/*!
Theme Name: preedyglass
Theme URI: http://underscores.me/
Author: tigren
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: preedyglass
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Preedyglass is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-BoldItalic.ttf") format("truetype");
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-LightItalic.ttf") format("truetype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-MediumItalic.ttf") format("truetype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-RegularItalic.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-Thin.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "IvyOraDisplay";
	src: url("/wp-content/themes/preedyglass/fonts/IvyOraDisplay-ThinItalic.ttf") format("truetype");
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-Black.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-BlackItalic.ttf") format("truetype");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-BoldItalic.ttf") format("truetype");
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-ExtraBold.ttf") format("truetype");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-ExtraBoldItalic.ttf") format("truetype");
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-ExtraLight.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-Italic.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-LightItalic.ttf") format("truetype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-MediumItalic.ttf") format("truetype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-Thin.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Poppins";
	src: url("/wp-content/themes/preedyglass/fonts/Poppins-ThinItalic.ttf") format("truetype");
	font-weight: 100;
	font-style: italic;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
*,
*::before,
*::after {
	transition: all 0.3s ease-out;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
main {
	min-height: 50vh;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #0f172a;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
.heading-1,
h2,
.heading-2,
h3,
.heading-3,
h4,
.heading-4,
h5,
.heading-5,
h6,
.heading-6 {
	clear: both;
	margin: 0;
	font-family: "IvyOraDisplay";
}

h1 span,
.heading-1 span,
h2 span,
.heading-2 span,
h3 span,
.heading-3 span,
h4 span,
.heading-4 span,
h5 span,
.heading-5 span,
h6 span,
.heading-6 span {
	font-weight: 400;
}

h1,
.heading-1 {
	font-size: 6.75rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 500;
}

h1 *,
.heading-1 * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h1 > p:not(:last-child),
.heading-1 > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 1024px) {

	h1,
	.heading-1 {
		font-size: 5rem;
	}
}

@media (max-width: 767px) {

	h1,
	.heading-1 {
		font-size: 3.4375rem;
	}
}

h2,
.heading-2 {
	font-size: 3.75rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 500;
}

h2 *,
.heading-2 * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h2 > p:not(:last-child),
.heading-2 > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	h2,
	.heading-2 {
		font-size: 2.25rem;
	}
}

h3,
.heading-3 {
	font-size: 2.5rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 500;
}

h3 *,
.heading-3 * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h3 > p:not(:last-child),
.heading-3 > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	h3,
	.heading-3 {
		font-size: 2rem;
	}
}

h4,
.heading-4 {
	font-size: 2rem;
	line-height: 1.3;
	text-decoration: auto;
	font-weight: 500;
}

h4 *,
.heading-4 * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h4 > p:not(:last-child),
.heading-4 > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	h4,
	.heading-4 {
		font-size: 1.5rem;
		line-height: 1.4;
	}
}

h5,
.heading-5 {
	font-size: 1.5rem;
	line-height: 1.4;
	text-decoration: auto;
	font-weight: 500;
}

h5 *,
.heading-5 * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h5 > p:not(:last-child),
.heading-5 > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	h5,
	.heading-5 {
		font-size: 1.25rem;
	}
}

h6,
.heading-6 {
	font-size: 1.125rem;
	line-height: 1.4;
	text-decoration: auto;
	font-weight: 500;
}

h6 *,
.heading-6 * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

h6 > p:not(:last-child),
.heading-6 > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	h6,
	.heading-6 {
		font-size: 1rem;
	}
}

.text-large-bold {
	font-size: 1.25rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-large-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-large-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-large-semi-bold {
	font-size: 1.25rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-large-semi-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-large-semi-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-large-reg {
	font-size: 1.25rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-large-reg * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-large-reg > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-large-link {
	font-size: 1.25rem;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: 500;
}

.text-large-link * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-large-link > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-med-bold {
	font-size: 1.125rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-med-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-med-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-med-semi-bold {
	font-size: 1.125rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-med-semi-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-med-semi-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-med-reg {
	font-size: 1.125rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-med-reg * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-med-reg > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-med-link {
	font-size: 1.125rem;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: 500;
}

.text-med-link * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-med-link > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-reg-bold {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-reg-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-reg-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-reg-semi-bold {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-reg-semi-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-reg-semi-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-reg-reg {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-reg-reg * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-reg-reg > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-reg-link {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: 500;
}

.text-reg-link * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-reg-link > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-smail-bold {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-smail-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-smail-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-smail-semi-bold {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-smail-semi-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-smail-semi-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-smail-reg {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-smail-reg * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-smail-reg > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-smail-link {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: 500;
}

.text-smail-link * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-smail-link > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-tiny-bold {
	font-size: 0.75rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-tiny-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-tiny-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-tiny-semi-bold {
	font-size: 0.75rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-tiny-semi-bold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-tiny-semi-bold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-tiny-reg {
	font-size: 0.75rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-tiny-reg * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-tiny-reg > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-tiny-link {
	font-size: 0.75rem;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: 500;
}

.text-tiny-link * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-tiny-link > p:not(:last-child) {
	margin-bottom: 12px;
}

ul,
.list-style {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

ul *,
.list-style * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

ul > p:not(:last-child),
.list-style > p:not(:last-child) {
	margin-bottom: 12px;
}

ul .inside,
.list-style .inside {
	list-style: inside;
}

ul .decimal,
.list-style .decimal {
	list-style: decimal;
}

.text-bodyLg {
	font-size: 1.25rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-bodyLg * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyLg > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodyLgBold {
	font-size: 1.25rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-bodyLgBold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyLgBold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodyBold {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-bodyBold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyBold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodyMd,
.text-bodyMd p {
	font-size: 1.125rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-bodyMd *,
.text-bodyMd p * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyMd > p:not(:last-child),
.text-bodyMd p > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	.text-bodyMd,
	.text-bodyMd p {
		font-size: 1rem;
	}
}

.text-bodyMdBold,
.text-bodyMdBold p {
	font-size: 1.125rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-bodyMdBold *,
.text-bodyMdBold p * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyMdBold > p:not(:last-child),
.text-bodyMdBold p > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodyMdLight,
.text-bodyMdLight p {
	font-size: 1.125rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 300;
}

.text-bodyMdLight *,
.text-bodyMdLight p * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyMdLight > p:not(:last-child),
.text-bodyMdLight p > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodyNormal,
.text-bodyRegular {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-bodyNormal *,
.text-bodyRegular * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyNormal > p:not(:last-child),
.text-bodyRegular > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-body {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-body * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-body > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-body strong {
	font-weight: 500;
}

.text-bodySm {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-bodySm * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodySm > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodySmLight {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 300;
}

.text-bodySmLight * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodySmLight > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodySmBold {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 500;
}

.text-bodySmBold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodySmBold > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodySmBolder {
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
}

.text-bodySmBolder * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodySmBolder > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-bodyTiny {
	font-size: 0.75rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.text-bodyTiny * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-bodyTiny > p:not(:last-child) {
	margin-bottom: 12px;
}

.text-linkBold {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 700;
	text-decoration: underline;
}

.text-linkBold * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.text-linkBold > p:not(:last-child) {
	margin-bottom: 12px;
}

.bold {
	font-weight: 700;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
html {
	position: relative;
	height: 100%;
	width: 100%;
	scroll-behavior: smooth;
}

body {
	width: 100%;
	position: relative;
	background: #f5f6f6;
}

p {
	margin: 0;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

p * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

p > p:not(:last-child) {
	margin-bottom: 12px;
}

.container {
	max-width: 1320px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

@media (max-width: 1024px) {

	.container {
		max-width: unset;
		padding-left: 20px;
		padding-right: 20px;
	}
}

.section-block.relative {
	position: relative;
	z-index: 1;
}

.section-block .container {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media (max-width: 1024px) {

	.section-block .container {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

.section-block .container.py-none {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.section-block .container.pt-none {
	padding-top: 0 !important;
}

.section-block .container.px-none {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.section-block .container.p-none {
	padding: 0 !important;
}

.section-block .container.pb-none {
	padding-bottom: 0 !important;
}

.section-block .container.py-to-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.section-block .container.pt-to-20 {
	padding-top: 20px !important;
}

.section-block .container.pb-to-20 {
	padding-bottom: 20px !important;
}

.section-block .container.py-to-40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.section-block .container.pt-to-40 {
	padding-top: 40px !important;
}

.section-block .container.pb-to-40 {
	padding-bottom: 40px !important;
}

.section-block .container.py-to-50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.section-block .container.pt-to-50 {
	padding-top: 50px !important;
}

.section-block .container.pb-to-50 {
	padding-bottom: 50px !important;
}

.section-block .container.py-to-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.section-block .container.pt-to-60 {
	padding-top: 60px !important;
}

.section-block .container.pb-to-60 {
	padding-bottom: 60px !important;
}

@media (max-width: 767px) {

	.section-block .container.py-to-50 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}

	.section-block .container.pt-to-50 {
		padding-top: 40px !important;
	}

	.section-block .container.pb-to-50 {
		padding-bottom: 40px !important;
	}

	.section-block .container.py-to-40 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

	.section-block .container.pt-to-40 {
		padding-top: 20px !important;
	}

	.section-block .container.pb-to-40 {
		padding-bottom: 20px !important;
	}
}

.error-404.not-found .breadcrumbs {
	display: none;
}

.block-link-absolute {
	position: relative;
}

.block-link-absolute .link-absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: disc;
	list-style-position: inside;
}

ol {
	list-style: decimal;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

video {
	max-width: 100%;
	height: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: inherit;
	text-decoration: none;
}

a:hover,
a:active {
	outline: 0;
}

.breadcrumbs {
	display: flex;
	align-items: center;
	gap: 8px;
	font-weight: 700;
	font-size: 14px;
}

.breadcrumbs a {
	font-weight: 400;
}

.breadcrumbs .delimiter {
	display: block;
	width: 16px;
	height: 18px;
}

/* Forms
--------------------------------------------- */
.btn-icon-left:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-icon-left::before {
	content: "";
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
	background-position: center;
	background-size: cover;
	width: 24px;
	height: 24px;
}

.btn-icon-right:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-icon-right::after {
	content: "";
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
	background-position: center;
	background-size: cover;
	width: 24px;
	height: 24px;
}

.btn,
.btn-brown-fill-large {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn:hover,
.btn-brown-fill-large:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn:hover,
.btn:focus,
.btn-brown-fill-large:hover,
.btn-brown-fill-large:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn:hover svg path,
.btn:focus svg path,
.btn-brown-fill-large:hover svg path,
.btn-brown-fill-large:focus svg path {
	fill: #661b00;
}

.btn.btn-icon-left:hover::before,
.btn-brown-fill-large.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn.btn-icon-right:hover::after,
.btn-brown-fill-large.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-large-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	border: 2px solid #0f172a;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-brown-fill-large-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-large-focus:hover,
.btn-brown-fill-large-focus:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-large-focus:hover svg path,
.btn-brown-fill-large-focus:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-large-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-large-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-large-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5) inset;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-brown-fill-large-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-large-pressed:hover,
.btn-brown-fill-large-pressed:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-large-pressed:hover svg path,
.btn-brown-fill-large-pressed:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-large-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-large-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-large-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	color: rgba(255, 255, 255, 0.75);
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-brown-fill-large-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-large-disabled:hover,
.btn-brown-fill-large-disabled:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-large-disabled:hover svg path,
.btn-brown-fill-large-disabled:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-large-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-large-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-brown-fill-small:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-small:hover,
.btn-brown-fill-small:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-small:hover svg path,
.btn-brown-fill-small:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-small.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	border: 2px solid #0f172a;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-brown-fill-small-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-small-focus:hover,
.btn-brown-fill-small-focus:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-small-focus:hover svg path,
.btn-brown-fill-small-focus:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-small-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5) inset;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-brown-fill-small-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-small-pressed:hover,
.btn-brown-fill-small-pressed:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-small-pressed:hover svg path,
.btn-brown-fill-small-pressed:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-small-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	color: rgba(255, 255, 255, 0.75);
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-brown-fill-small-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-small-disabled:hover,
.btn-brown-fill-small-disabled:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-small-disabled:hover svg path,
.btn-brown-fill-small-disabled:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-small-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-small-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-brown-fill-tiny:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-tiny:hover,
.btn-brown-fill-tiny:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-tiny:hover svg path,
.btn-brown-fill-tiny:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-tiny.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny::after {
	width: 20px;
	height: 20px;
}

.btn-brown-fill-tiny-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	border: 2px solid #0f172a;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-brown-fill-tiny-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-tiny-focus:hover,
.btn-brown-fill-tiny-focus:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-tiny-focus:hover svg path,
.btn-brown-fill-tiny-focus:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-tiny-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny-focus::after {
	width: 20px;
	height: 20px;
}

.btn-brown-fill-tiny-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5) inset;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-brown-fill-tiny-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-tiny-pressed:hover,
.btn-brown-fill-tiny-pressed:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-tiny-pressed:hover svg path,
.btn-brown-fill-tiny-pressed:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-tiny-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny-pressed::after {
	width: 20px;
	height: 20px;
}

.btn-brown-fill-tiny-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	color: rgba(255, 255, 255, 0.75);
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-brown-fill-tiny-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-fill-tiny-disabled:hover,
.btn-brown-fill-tiny-disabled:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.btn-brown-fill-tiny-disabled:hover svg path,
.btn-brown-fill-tiny-disabled:focus svg path {
	fill: #661b00;
}

.btn-brown-fill-tiny-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-fill-tiny-disabled::after {
	width: 20px;
	height: 20px;
}

.btn-brown-outline-large {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-brown-outline-large:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-large::after,
.btn-brown-outline-large::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-large:hover,
.btn-brown-outline-large:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-large:hover::after,
.btn-brown-outline-large:hover::before,
.btn-brown-outline-large:focus::after,
.btn-brown-outline-large:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-large-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	border: 2px solid #01141a;
	background: #fffff0;
	color: #334155;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-brown-outline-large-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-large-focus::after,
.btn-brown-outline-large-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-large-focus:hover,
.btn-brown-outline-large-focus:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-large-focus:hover::after,
.btn-brown-outline-large-focus:hover::before,
.btn-brown-outline-large-focus:focus::after,
.btn-brown-outline-large-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-large-focus::after,
.btn-brown-outline-large-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-brown-outline-large-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	border: 1px solid #01141a;
	background: #01141a;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5) inset;
	color: #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-brown-outline-large-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-large-pressed::after,
.btn-brown-outline-large-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-large-pressed:hover,
.btn-brown-outline-large-pressed:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-large-pressed:hover::after,
.btn-brown-outline-large-pressed:hover::before,
.btn-brown-outline-large-pressed:focus::after,
.btn-brown-outline-large-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-large-pressed::after,
.btn-brown-outline-large-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-large-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	border: 1px solid #cbd5e1;
	background: transparent;
	color: #cbd5e1;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-brown-outline-large-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-large-disabled::after,
.btn-brown-outline-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-large-disabled:hover,
.btn-brown-outline-large-disabled:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-large-disabled:hover::after,
.btn-brown-outline-large-disabled:hover::before,
.btn-brown-outline-large-disabled:focus::after,
.btn-brown-outline-large-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-large-disabled::after,
.btn-brown-outline-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-grey.svg);
}

.btn-brown-outline-small {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-brown-outline-small:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-small::after,
.btn-brown-outline-small::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-small:hover,
.btn-brown-outline-small:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-small:hover::after,
.btn-brown-outline-small:hover::before,
.btn-brown-outline-small:focus::after,
.btn-brown-outline-small:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-small-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	border: 2px solid #01141a;
	background: #fffff0;
	color: #334155;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
	background: #01141a;
	color: #fffff0;
}

.btn-brown-outline-small-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-small-focus::after,
.btn-brown-outline-small-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-small-focus:hover,
.btn-brown-outline-small-focus:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-small-focus:hover::after,
.btn-brown-outline-small-focus:hover::before,
.btn-brown-outline-small-focus:focus::after,
.btn-brown-outline-small-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-small-focus::after,
.btn-brown-outline-small-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-brown-outline-small-focus::before,
.btn-brown-outline-small-focus::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-small-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	border: 1px solid #01141a;
	background: #01141a;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5) inset;
	color: #fffff0;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
	background: #01141a;
	color: #fffff0;
}

.btn-brown-outline-small-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-small-pressed::after,
.btn-brown-outline-small-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-small-pressed:hover,
.btn-brown-outline-small-pressed:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-small-pressed:hover::after,
.btn-brown-outline-small-pressed:hover::before,
.btn-brown-outline-small-pressed:focus::after,
.btn-brown-outline-small-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-small-pressed::after,
.btn-brown-outline-small-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-small-pressed::before,
.btn-brown-outline-small-pressed::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-small-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	border: 1px solid #cbd5e1;
	background: transparent;
	color: #cbd5e1;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
	background: #01141a;
	color: #fffff0;
	color: rgba(255, 255, 255, 0.75);
}

.btn-brown-outline-small-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-brown-outline-small-disabled::after,
.btn-brown-outline-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-brown-outline-small-disabled:hover,
.btn-brown-outline-small-disabled:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-brown-outline-small-disabled:hover::after,
.btn-brown-outline-small-disabled:hover::before,
.btn-brown-outline-small-disabled:focus::after,
.btn-brown-outline-small-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-brown-outline-small-disabled::after,
.btn-brown-outline-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-grey.svg);
}

.btn-brown-outline-small-disabled::before,
.btn-brown-outline-small-disabled::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-fill-large:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-large::after,
.btn-white-fill-large::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-large:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-large.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large svg path {
	fill: #0f172a;
}

.btn-white-fill-large:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-large-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	border: 2px solid #0f172a;
	background: #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-fill-large-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-large-focus::after,
.btn-white-fill-large-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-large-focus:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-large-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large-focus svg path {
	fill: #0f172a;
}

.btn-white-fill-large-focus:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-large-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	border: 1px solid #fffff0;
	background: #fffff0;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-fill-large-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-large-pressed::after,
.btn-white-fill-large-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-large-pressed:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-large-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large-pressed svg path {
	fill: #0f172a;
}

.btn-white-fill-large-pressed:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-large-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	color: #d74200;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-fill-large-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-large-disabled::after,
.btn-white-fill-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-large-disabled:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-large-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-large-disabled svg path {
	fill: #0f172a;
}

.btn-white-fill-large-disabled:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-large-disabled::after,
.btn-white-fill-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange.svg) !important;
}

.btn-white-fill-small {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-fill-small:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-small::after,
.btn-white-fill-small::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-small:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-small.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small svg path {
	fill: #0f172a;
}

.btn-white-fill-small:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-small-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	border: 2px solid #0f172a;
	background: #fffff0;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-fill-small-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-small-focus::after,
.btn-white-fill-small-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-small-focus:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-small-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small-focus svg path {
	fill: #0f172a;
}

.btn-white-fill-small-focus:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-small-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	border: 1px solid #fffff0;
	background: #fffff0;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-fill-small-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-small-pressed::after,
.btn-white-fill-small-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-small-pressed:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-small-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small-pressed svg path {
	fill: #0f172a;
}

.btn-white-fill-small-pressed:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-small-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	color: #d74200;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-fill-small-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-small-disabled::after,
.btn-white-fill-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-small-disabled:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-small-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-small-disabled svg path {
	fill: #0f172a;
}

.btn-white-fill-small-disabled:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-small-disabled::after,
.btn-white-fill-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange.svg) !important;
}

.btn-white-fill-tiny {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-fill-tiny:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-tiny::after,
.btn-white-fill-tiny::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-tiny:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-tiny.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny svg path {
	fill: #0f172a;
}

.btn-white-fill-tiny:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-tiny::after {
	width: 20px;
	height: 20px;
}

.btn-white-fill-tiny::before,
.btn-white-fill-tiny::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-white-fill-tiny-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	border: 2px solid #0f172a;
	background: #fffff0;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-fill-tiny-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-tiny-focus::after,
.btn-white-fill-tiny-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-tiny-focus:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-tiny-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny-focus svg path {
	fill: #0f172a;
}

.btn-white-fill-tiny-focus:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-tiny-focus::after {
	width: 20px;
	height: 20px;
}

.btn-white-fill-tiny-focus::before,
.btn-white-fill-tiny-focus::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-white-fill-tiny-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	border: 1px solid #fffff0;
	background: #fffff0;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-fill-tiny-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-tiny-pressed::after,
.btn-white-fill-tiny-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-tiny-pressed:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-tiny-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny-pressed svg path {
	fill: #0f172a;
}

.btn-white-fill-tiny-pressed:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-tiny-pressed::after {
	width: 20px;
	height: 20px;
}

.btn-white-fill-tiny-pressed::before,
.btn-white-fill-tiny-pressed::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-white-fill-tiny-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	color: #d74200;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-fill-tiny-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-fill-tiny-disabled::after,
.btn-white-fill-tiny-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-fill-tiny-disabled:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-fill-tiny-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-fill-tiny-disabled svg path {
	fill: #0f172a;
}

.btn-white-fill-tiny-disabled:hover svg path {
	fill: #fffff0;
}

.btn-white-fill-tiny-disabled::after,
.btn-white-fill-tiny-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange.svg) !important;
}

.btn-white-fill-tiny-disabled::after {
	width: 20px;
	height: 20px;
}

.btn-white-fill-tiny-disabled::before,
.btn-white-fill-tiny-disabled::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-white-outline-large {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-outline-large:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-large::after,
.btn-white-outline-large::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-large:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-large.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large svg path {
	fill: #fffff0;
}

.btn-white-outline-large::after,
.btn-white-outline-large::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-large:hover,
.btn-white-outline-large:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-large:hover::after,
.btn-white-outline-large:hover::before,
.btn-white-outline-large:focus::after,
.btn-white-outline-large:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-outline-large-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-large-focus::after,
.btn-white-outline-large-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-large-focus:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-large-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-focus svg path {
	fill: #fffff0;
}

.btn-white-outline-large-focus::after,
.btn-white-outline-large-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-large-focus:hover,
.btn-white-outline-large-focus:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-large-focus:hover::after,
.btn-white-outline-large-focus:hover::before,
.btn-white-outline-large-focus:focus::after,
.btn-white-outline-large-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-outline-large-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-large-pressed::after,
.btn-white-outline-large-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-large-pressed:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-large-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-pressed svg path {
	fill: #fffff0;
}

.btn-white-outline-large-pressed::after,
.btn-white-outline-large-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-large-pressed:hover,
.btn-white-outline-large-pressed:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-large-pressed:hover::after,
.btn-white-outline-large-pressed:hover::before,
.btn-white-outline-large-pressed:focus::after,
.btn-white-outline-large-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-white-outline-large-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-large-disabled::after,
.btn-white-outline-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-large-disabled:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-large-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-large-disabled svg path {
	fill: #fffff0;
}

.btn-white-outline-large-disabled::after,
.btn-white-outline-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-large-disabled:hover,
.btn-white-outline-large-disabled:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-large-disabled:hover::after,
.btn-white-outline-large-disabled:hover::before,
.btn-white-outline-large-disabled:focus::after,
.btn-white-outline-large-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-outline-small:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-small::after,
.btn-white-outline-small::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-small:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-small.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small svg path {
	fill: #fffff0;
}

.btn-white-outline-small::after,
.btn-white-outline-small::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-small:hover,
.btn-white-outline-small:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-small:hover::after,
.btn-white-outline-small:hover::before,
.btn-white-outline-small:focus::after,
.btn-white-outline-small:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-outline-small-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-small-focus::after,
.btn-white-outline-small-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-small-focus:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-small-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-focus svg path {
	fill: #fffff0;
}

.btn-white-outline-small-focus::after,
.btn-white-outline-small-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-small-focus:hover,
.btn-white-outline-small-focus:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-small-focus:hover::after,
.btn-white-outline-small-focus:hover::before,
.btn-white-outline-small-focus:focus::after,
.btn-white-outline-small-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-outline-small-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-small-pressed::after,
.btn-white-outline-small-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-small-pressed:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-small-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-pressed svg path {
	fill: #fffff0;
}

.btn-white-outline-small-pressed::after,
.btn-white-outline-small-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-small-pressed:hover,
.btn-white-outline-small-pressed:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-small-pressed:hover::after,
.btn-white-outline-small-pressed:hover::before,
.btn-white-outline-small-pressed:focus::after,
.btn-white-outline-small-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-white-outline-small-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-small-disabled::after,
.btn-white-outline-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-small-disabled:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-small-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-small-disabled svg path {
	fill: #fffff0;
}

.btn-white-outline-small-disabled::after,
.btn-white-outline-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-small-disabled:hover,
.btn-white-outline-small-disabled:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-small-disabled:hover::after,
.btn-white-outline-small-disabled:hover::before,
.btn-white-outline-small-disabled:focus::after,
.btn-white-outline-small-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-outline-tiny:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-tiny::after,
.btn-white-outline-tiny::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-tiny:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-tiny.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny svg path {
	fill: #fffff0;
}

.btn-white-outline-tiny::after,
.btn-white-outline-tiny::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-tiny:hover,
.btn-white-outline-tiny:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-tiny:hover::after,
.btn-white-outline-tiny:hover::before,
.btn-white-outline-tiny:focus::after,
.btn-white-outline-tiny:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny::after {
	width: 20px;
	height: 20px;
}

.btn-white-outline-tiny::before,
.btn-white-outline-tiny::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-white-outline-tiny-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-outline-tiny-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-tiny-focus::after,
.btn-white-outline-tiny-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-tiny-focus:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-tiny-focus.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-focus.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-focus svg path {
	fill: #fffff0;
}

.btn-white-outline-tiny-focus::after,
.btn-white-outline-tiny-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-tiny-focus:hover,
.btn-white-outline-tiny-focus:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-tiny-focus:hover::after,
.btn-white-outline-tiny-focus:hover::before,
.btn-white-outline-tiny-focus:focus::after,
.btn-white-outline-tiny-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-focus::after {
	width: 20px;
	height: 20px;
}

.btn-white-outline-tiny-focus::before,
.btn-white-outline-tiny-focus::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-white-outline-tiny-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-outline-tiny-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-tiny-pressed::after,
.btn-white-outline-tiny-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-tiny-pressed:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-tiny-pressed.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-pressed.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-pressed svg path {
	fill: #fffff0;
}

.btn-white-outline-tiny-pressed::after,
.btn-white-outline-tiny-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-tiny-pressed:hover,
.btn-white-outline-tiny-pressed:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-tiny-pressed:hover::after,
.btn-white-outline-tiny-pressed:hover::before,
.btn-white-outline-tiny-pressed:focus::after,
.btn-white-outline-tiny-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-pressed::after {
	width: 20px;
	height: 20px;
}

.btn-white-outline-tiny-pressed::before,
.btn-white-outline-tiny-pressed::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-white-outline-tiny-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background: transparent;
	border: 1px solid #fffff0;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-white-outline-tiny-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-white-outline-tiny-disabled::after,
.btn-white-outline-tiny-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-white-outline-tiny-disabled:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.btn-white-outline-tiny-disabled.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-disabled.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-disabled svg path {
	fill: #fffff0;
}

.btn-white-outline-tiny-disabled::after,
.btn-white-outline-tiny-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.btn-white-outline-tiny-disabled:hover,
.btn-white-outline-tiny-disabled:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.btn-white-outline-tiny-disabled:hover::after,
.btn-white-outline-tiny-disabled:hover::before,
.btn-white-outline-tiny-disabled:focus::after,
.btn-white-outline-tiny-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-white-outline-tiny-disabled::after {
	width: 20px;
	height: 20px;
}

.btn-white-outline-tiny-disabled::before,
.btn-white-outline-tiny-disabled::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-orange-outline-large {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-orange-outline-large:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-large:hover,
.btn-orange-outline-large:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-large:hover::after,
.btn-orange-outline-large:hover::before,
.btn-orange-outline-large:focus::after,
.btn-orange-outline-large:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-large::after,
.btn-orange-outline-large::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-large-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	border: 2px solid #0f172a;
	background: #fffff0;
	color: #01141a;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-orange-outline-large-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-large-focus:hover,
.btn-orange-outline-large-focus:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-large-focus:hover::after,
.btn-orange-outline-large-focus:hover::before,
.btn-orange-outline-large-focus:focus::after,
.btn-orange-outline-large-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-large-focus::after,
.btn-orange-outline-large-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-large-focus:hover {
	border-width: 2px !important;
}

.btn-orange-outline-large-focus::after,
.btn-orange-outline-large-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-full {
	width: 100%;
}

.btn-orange-outline-large-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	border: 1px solid #fffff0;
	background: #fffff0;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
	color: #01141a;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-orange-outline-large-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-large-pressed:hover,
.btn-orange-outline-large-pressed:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-large-pressed:hover::after,
.btn-orange-outline-large-pressed:hover::before,
.btn-orange-outline-large-pressed:focus::after,
.btn-orange-outline-large-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-large-pressed::after,
.btn-orange-outline-large-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-large-pressed::after,
.btn-orange-outline-large-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-large-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	color: #d74200;
	background: #fffff0;
	border-color: transparent;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.btn-orange-outline-large-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-large-disabled:hover,
.btn-orange-outline-large-disabled:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-large-disabled:hover::after,
.btn-orange-outline-large-disabled:hover::before,
.btn-orange-outline-large-disabled:focus::after,
.btn-orange-outline-large-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-large-disabled::after,
.btn-orange-outline-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-large-disabled::after,
.btn-orange-outline-large-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange.svg);
}

.btn-orange-outline-small {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-orange-outline-small:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-small:hover,
.btn-orange-outline-small:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-small:hover::after,
.btn-orange-outline-small:hover::before,
.btn-orange-outline-small:focus::after,
.btn-orange-outline-small:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-small::after,
.btn-orange-outline-small::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-small-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	border: 2px solid #0f172a;
	background: #fffff0;
	color: #01141a;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-orange-outline-small-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-small-focus:hover,
.btn-orange-outline-small-focus:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-small-focus:hover::after,
.btn-orange-outline-small-focus:hover::before,
.btn-orange-outline-small-focus:focus::after,
.btn-orange-outline-small-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-small-focus::after,
.btn-orange-outline-small-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-small-focus:hover {
	border-width: 2px !important;
}

.btn-orange-outline-small-focus::after,
.btn-orange-outline-small-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-small-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	border: 1px solid #fffff0;
	background: #fffff0;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
	color: #01141a;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-orange-outline-small-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-small-pressed:hover,
.btn-orange-outline-small-pressed:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-small-pressed:hover::after,
.btn-orange-outline-small-pressed:hover::before,
.btn-orange-outline-small-pressed:focus::after,
.btn-orange-outline-small-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-small-pressed::after,
.btn-orange-outline-small-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-small-pressed::after,
.btn-orange-outline-small-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-small-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	color: #d74200;
	background: #fffff0;
	border-color: transparent;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.btn-orange-outline-small-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-small-disabled:hover,
.btn-orange-outline-small-disabled:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-small-disabled:hover::after,
.btn-orange-outline-small-disabled:hover::before,
.btn-orange-outline-small-disabled:focus::after,
.btn-orange-outline-small-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-small-disabled::after,
.btn-orange-outline-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-small-disabled::after,
.btn-orange-outline-small-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange.svg);
}

.btn-orange-outline-tiny {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-orange-outline-tiny:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-tiny:hover,
.btn-orange-outline-tiny:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-tiny:hover::after,
.btn-orange-outline-tiny:hover::before,
.btn-orange-outline-tiny:focus::after,
.btn-orange-outline-tiny:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-tiny::after,
.btn-orange-outline-tiny::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-tiny::after {
	width: 20px;
	height: 20px;
}

.btn-orange-outline-tiny:hover::before,
.btn-orange-outline-tiny:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-orange-outline-tiny-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	border: 2px solid #0f172a;
	background: #fffff0;
	color: #01141a;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-orange-outline-tiny-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-tiny-focus:hover,
.btn-orange-outline-tiny-focus:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-tiny-focus:hover::after,
.btn-orange-outline-tiny-focus:hover::before,
.btn-orange-outline-tiny-focus:focus::after,
.btn-orange-outline-tiny-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-tiny-focus::after,
.btn-orange-outline-tiny-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-tiny-focus:hover {
	border-width: 2px !important;
}

.btn-orange-outline-tiny-focus::after,
.btn-orange-outline-tiny-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-tiny-focus::after {
	width: 20px;
	height: 20px;
}

.btn-orange-outline-tiny-focus::before,
.btn-orange-outline-tiny-focus::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-orange-outline-tiny-focus:hover::before,
.btn-orange-outline-tiny-focus:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-orange-outline-tiny-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	border: 1px solid #fffff0;
	background: #fffff0;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) inset;
	color: #01141a;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-orange-outline-tiny-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-tiny-pressed:hover,
.btn-orange-outline-tiny-pressed:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-tiny-pressed:hover::after,
.btn-orange-outline-tiny-pressed:hover::before,
.btn-orange-outline-tiny-pressed:focus::after,
.btn-orange-outline-tiny-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-tiny-pressed::after,
.btn-orange-outline-tiny-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-tiny-pressed::after,
.btn-orange-outline-tiny-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-tiny-pressed::after {
	width: 20px;
	height: 20px;
}

.btn-orange-outline-tiny-pressed::before,
.btn-orange-outline-tiny-pressed::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-orange-outline-tiny-pressed:hover::before,
.btn-orange-outline-tiny-pressed:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-orange-outline-tiny-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #ff8032;
	color: #ff8032;
	background: transparent;
	color: #d74200;
	background: #fffff0;
	border-color: transparent;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-orange-outline-tiny-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-orange-outline-tiny-disabled:hover,
.btn-orange-outline-tiny-disabled:focus {
	background: #fffff0;
	color: #01141a;
	border: 1px solid transparent;
}

.btn-orange-outline-tiny-disabled:hover::after,
.btn-orange-outline-tiny-disabled:hover::before,
.btn-orange-outline-tiny-disabled:focus::after,
.btn-orange-outline-tiny-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.btn-orange-outline-tiny-disabled::after,
.btn-orange-outline-tiny-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.btn-orange-outline-tiny-disabled::after,
.btn-orange-outline-tiny-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange.svg);
}

.btn-orange-outline-tiny-disabled::after {
	width: 20px;
	height: 20px;
}

.btn-orange-outline-tiny-disabled:hover::before,
.btn-orange-outline-tiny-disabled:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-black-outline-tiny {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #01141a;
	color: #334155;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-black-outline-tiny:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-black-outline-tiny:hover,
.btn-black-outline-tiny:focus {
	border: 1px solid #01141a;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
}

.btn-black-outline-tiny:hover::after,
.btn-black-outline-tiny:hover::before,
.btn-black-outline-tiny:focus::after,
.btn-black-outline-tiny:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-black-outline-tiny::after,
.btn-black-outline-tiny::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-black-outline-tiny::after {
	width: 20px;
	height: 20px;
}

.btn-black-outline-tiny-focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #01141a;
	color: #334155;
	border: 2px solid #01141a;
	background: #eef0f2;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-black-outline-tiny-focus:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-black-outline-tiny-focus:hover,
.btn-black-outline-tiny-focus:focus {
	border: 1px solid #01141a;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
}

.btn-black-outline-tiny-focus:hover::after,
.btn-black-outline-tiny-focus:hover::before,
.btn-black-outline-tiny-focus:focus::after,
.btn-black-outline-tiny-focus:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-black-outline-tiny-focus::after,
.btn-black-outline-tiny-focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-black-outline-tiny-focus:hover,
.btn-black-outline-tiny-focus:focus {
	border-width: 2px;
}

.btn-black-outline-tiny-focus::after {
	width: 20px;
	height: 20px;
}

.btn-black-outline-tiny-pressed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #01141a;
	color: #334155;
	border: 1px solid #01141a;
	background: #01141a;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5) inset;
	color: #fffff0;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-black-outline-tiny-pressed:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-black-outline-tiny-pressed:hover,
.btn-black-outline-tiny-pressed:focus {
	border: 1px solid #01141a;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
}

.btn-black-outline-tiny-pressed:hover::after,
.btn-black-outline-tiny-pressed:hover::before,
.btn-black-outline-tiny-pressed:focus::after,
.btn-black-outline-tiny-pressed:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-black-outline-tiny-pressed::after,
.btn-black-outline-tiny-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-black-outline-tiny-pressed::after,
.btn-black-outline-tiny-pressed::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-black-outline-tiny-pressed::after {
	width: 20px;
	height: 20px;
}

.btn-black-outline-tiny-disabled {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	border: 1px solid #01141a;
	color: #334155;
	color: #057d99;
	padding: 4px 12px;
	font-size: 0.875rem;
	font-weight: 400;
	min-height: 31px;
}

.btn-black-outline-tiny-disabled:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.btn-black-outline-tiny-disabled:hover,
.btn-black-outline-tiny-disabled:focus {
	border: 1px solid #01141a;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
}

.btn-black-outline-tiny-disabled:hover::after,
.btn-black-outline-tiny-disabled:hover::before,
.btn-black-outline-tiny-disabled:focus::after,
.btn-black-outline-tiny-disabled:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.btn-black-outline-tiny-disabled::after,
.btn-black-outline-tiny-disabled::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-gunmetal.svg);
}

.btn-black-outline-tiny-disabled::after {
	width: 20px;
	height: 20px;
}

.nf-form-cont .nf-before-form-content {
	display: none;
}

.nf-form-cont .nf-form-content {
	padding: 0;
}

.nf-form-cont .nf-form-content [id*="nf-label"] {
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
	display: flex;
}

.nf-form-cont .nf-form-content [id*="nf-label"] * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content [id*="nf-label"] > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol {
	color: #b42318;
	margin-left: auto;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content .ninja-forms-req-symbol::after {
	content: "Required";
}

.nf-form-cont .nf-form-content .field-wrap.nf-pass .ninja-forms-req-symbol {
	color: #027a48;
}

.nf-form-cont .nf-form-content .label-above .nf-field-label {
	width: 100%;
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content .label-above .nf-field-label:not(:has(.ninja-forms-req-symbol)) label::after {
	content: "Optional";
	margin-left: auto;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
	color: #0f172a;
}

.nf-form-cont .nf-form-content .label-above .nf-field-label:not(:has(.ninja-forms-req-symbol)) label::after * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content .label-above .nf-field-label:not(:has(.ninja-forms-req-symbol)) label::after > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]),
.nf-form-cont .nf-form-content select.ninja-forms-field,
.nf-form-cont .nf-form-content textarea {
	border: 1px solid #64748b;
	background: #fffff0;
	padding: 12px 20px;
	color: #0f172a;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]) *,
.nf-form-cont .nf-form-content select.ninja-forms-field *,
.nf-form-cont .nf-form-content textarea * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]) > p:not(:last-child),
.nf-form-cont .nf-form-content select.ninja-forms-field > p:not(:last-child),
.nf-form-cont .nf-form-content textarea > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"])::placeholder,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder,
.nf-form-cont .nf-form-content textarea::placeholder {
	color: #0f172a;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
	opacity: 0.6;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"])::placeholder *,
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder *,
.nf-form-cont .nf-form-content textarea::placeholder * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"])::placeholder > p:not(:last-child),
.nf-form-cont .nf-form-content select.ninja-forms-field::placeholder > p:not(:last-child),
.nf-form-cont .nf-form-content textarea::placeholder > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content textarea,
.nf-form-cont .nf-form-content textarea.ninja-forms-field {
	height: 80px;
}

.nf-form-cont .nf-form-content select.ninja-forms-field:focus,
.nf-form-cont .nf-form-content textarea:focus {
	background: #fffff0;
	border: 1px solid #64748b;
}

.nf-form-cont .nf-form-content .nf-field-container {
	margin-bottom: 20px;
}

.nf-form-cont .nf-form-content .nf-field-container.submit-container {
	margin-bottom: 0;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-label {
	width: fit-content;
	height: fit-content;
}

.nf-form-cont .nf-form-content .checkbox-container .ninja-forms-req-symbol {
	display: none;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description {
	margin-right: 0;
	font-size: 0.875rem;
	line-height: 1.5;
	text-decoration: auto;
	font-weight: 400;
	color: #0f172a;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description > p:not(:last-child) {
	margin-bottom: 12px;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description a {
	font-weight: 500;
	text-decoration: underline;
}

.nf-form-cont .nf-form-content .checkbox-container .nf-field-description a:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content .nf-error.field-wrap .nf-field-element input,
.nf-form-cont .nf-form-content .nf-error.field-wrap .nf-field-element textarea {
	padding-right: 50px;
}

.nf-form-cont .nf-form-content .nf-error.field-wrap .nf-field-element::after {
	content: url(/wp-content/themes/preedyglass/images/icons/error.svg);
	background: transparent;
	display: flex;
	align-items: center;
	line-height: 0;
	right: 20px;
	width: auto;
}

.nf-form-cont .nf-form-content .nf-pass.field-wrap .nf-field-element input,
.nf-form-cont .nf-form-content .nf-pass.field-wrap .nf-field-element textarea {
	padding-right: 50px;
}

.nf-form-cont .nf-form-content .nf-pass.field-wrap .nf-field-element::after {
	content: url(/wp-content/themes/preedyglass/images/icons/check-circle.svg);
	background: transparent;
	display: flex;
	align-items: center;
	line-height: 0;
	right: 20px;
	width: auto;
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element::after {
	content: "";
	background-image: url(/wp-content/themes/preedyglass/images/icons/arrow-down-dark.svg);
	width: 16px;
	height: 10px;
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 9;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-size: contain;
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element.show::after {
	transform: rotate(180deg) translateY(50%);
}

.nf-form-cont .nf-form-content .checkbox-container.label-right label {
	display: block;
	color: #0f172a;
}

.nf-form-cont .nf-form-content .checkbox-container.label-right label a {
	text-decoration: underline;
}

.nf-form-cont .nf-form-content .checkbox-container.label-right label a:hover {
	text-decoration: none;
}

.nf-form-cont .nf-form-content .checkbox-container.label-right label::after {
	border: 1px solid #64748b;
	width: 16px;
	height: 16px;
	background: transparent;
}

.nf-form-cont .nf-form-content .checkbox-container.label-right label::before {
	content: "";
	height: 16px;
	width: 16px;
	background-image: url(/wp-content/themes/preedyglass/images/icons/checked-brown.svg);
	background-size: contain;
	left: -28px;
	top: 0;
}

.nf-form-cont .nf-form-content input[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.nf-form-cont .nf-form-content input[type="submit"]:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.nf-form-cont .nf-form-content input[type="submit"]:hover,
.nf-form-cont .nf-form-content input[type="submit"]:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

.nf-form-cont .nf-form-content input[type="submit"]:hover svg path,
.nf-form-cont .nf-form-content input[type="submit"]:focus svg path {
	fill: #661b00;
}

.nf-form-cont .nf-form-content input[type="submit"].btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.nf-form-cont .nf-form-content input[type="submit"].btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.dark .nf-form-cont .nf-form-content [id*="nf-label"],
.text-light .nf-form-cont .nf-form-content [id*="nf-label"] {
	color: #fffff0;
}

.dark .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]),
.dark .nf-form-cont .nf-form-content select.ninja-forms-field,
.dark .nf-form-cont .nf-form-content textarea,
.text-light .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"]),
.text-light .nf-form-cont .nf-form-content select.ninja-forms-field,
.text-light .nf-form-cont .nf-form-content textarea {
	border: 1px solid #fffff0;
	background: #01141a;
	color: #fffff0;
}

.dark .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"])::placeholder,
.dark .nf-form-cont .nf-form-content select.ninja-forms-field::placeholder,
.dark .nf-form-cont .nf-form-content textarea::placeholder,
.text-light .nf-form-cont .nf-form-content input:not([type="button"]):not([type="submit"])::placeholder,
.text-light .nf-form-cont .nf-form-content select.ninja-forms-field::placeholder,
.text-light .nf-form-cont .nf-form-content textarea::placeholder {
	color: #fffff0;
}

.dark .nf-form-cont .nf-form-content .checkbox-container.label-right label,
.text-light .nf-form-cont .nf-form-content .checkbox-container.label-right label {
	color: #fffff0;
}

.dark .nf-form-cont .nf-form-content select.ninja-forms-field + div,
.text-light .nf-form-cont .nf-form-content select.ninja-forms-field + div {
	display: none;
}

.dark .nf-form-cont .nf-form-content select.ninja-forms-field option,
.text-light .nf-form-cont .nf-form-content select.ninja-forms-field option {
	background: transparent;
}

.dark .nf-form-cont .nf-form-content .label-above .nf-field-label:not(:has(.ninja-forms-req-symbol)) label::after,
.text-light .nf-form-cont .nf-form-content .label-above .nf-field-label:not(:has(.ninja-forms-req-symbol)) label::after {
	color: #fffff0;
}

.dark .nf-form-cont .nf-form-content .list-select-wrap .nf-field-element::after,
.text-light .nf-form-cont .nf-form-content .list-select-wrap .nf-field-element::after {
	filter: invert(1);
}

.dark .nf-form-cont .nf-form-content .checkbox-container.label-right label,
.text-light .nf-form-cont .nf-form-content .checkbox-container.label-right label {
	margin-left: 26px;
}

.dark .nf-form-cont .nf-form-content .checkbox-container.label-right label::after,
.text-light .nf-form-cont .nf-form-content .checkbox-container.label-right label::after {
	border: 1px solid #ff8032;
}

.dark .nf-form-cont .nf-form-content .checkbox-container.label-right label::before,
.text-light .nf-form-cont .nf-form-content .checkbox-container.label-right label::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/checked-orange.svg);
}

.dark .nf-form-cont .nf-form-content .checkbox-container .nf-field-description,
.text-light .nf-form-cont .nf-form-content .checkbox-container .nf-field-description {
	color: #fffff0;
}

.dark .nf-form-cont .nf-form-content input[type="submit"],
.text-light .nf-form-cont .nf-form-content input[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	background-color: #fffff0;
	color: #0f172a;
	border: 1px solid #fffff0;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

.dark .nf-form-cont .nf-form-content input[type="submit"]:hover,
.text-light .nf-form-cont .nf-form-content input[type="submit"]:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.dark .nf-form-cont .nf-form-content input[type="submit"]::after,
.dark .nf-form-cont .nf-form-content input[type="submit"]::before,
.text-light .nf-form-cont .nf-form-content input[type="submit"]::after,
.text-light .nf-form-cont .nf-form-content input[type="submit"]::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
}

.dark .nf-form-cont .nf-form-content input[type="submit"]:hover,
.text-light .nf-form-cont .nf-form-content input[type="submit"]:hover {
	border-color: #fffff0;
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	color: #fffff0;
	background: transparent;
}

.dark .nf-form-cont .nf-form-content input[type="submit"].btn-icon-left:hover::before,
.text-light .nf-form-cont .nf-form-content input[type="submit"].btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.dark .nf-form-cont .nf-form-content input[type="submit"].btn-icon-right:hover::after,
.text-light .nf-form-cont .nf-form-content input[type="submit"].btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.dark .nf-form-cont .nf-form-content input[type="submit"] svg path,
.text-light .nf-form-cont .nf-form-content input[type="submit"] svg path {
	fill: #0f172a;
}

.dark .nf-form-cont .nf-form-content input[type="submit"]:hover svg path,
.text-light .nf-form-cont .nf-form-content input[type="submit"]:hover svg path {
	fill: #fffff0;
}

.dark .nf-form-cont .nf-form-content input[type="submit"]:hover,
.text-light .nf-form-cont .nf-form-content input[type="submit"]:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.dark .newsletter .nf-form-cont .nf-form-content input[type="email"],
.text-light .newsletter .nf-form-cont .nf-form-content input[type="email"] {
	color: #0f172a;
	border: 1px solid #0f172a;
}

.dark .newsletter .nf-form-cont .nf-form-content input[type="email"]::placeholder,
.text-light .newsletter .nf-form-cont .nf-form-content input[type="email"]::placeholder {
	color: #0f172a;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# popup
--------------------------------------------------------------*/
.icon-off-popup {
	background-image: url(/wp-content/themes/preedyglass/images/icons/x-circle-brown.svg);
	width: 32px;
	height: 32px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.popup-custom {
	display: none;
}

.popup-custom.show {
	display: flex;
}

.popup-notifi {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.6);
	justify-content: center;
	align-items: center;
}

.popup-notifi .bgr-off {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.popup-notifi .content-popup {
	position: relative;
	padding: clamp(30px, 5vw, 60px);
	background: #fffff0;
	text-align: center;
	width: 642px;
	max-width: 90%;
	max-height: 90%;
	overflow-y: auto;
}

@media (max-width: 767px) {

	.popup-notifi .content-popup {
		padding: 60px 24px;
	}
}

.popup-notifi .content-popup .heading {
	margin-bottom: 20px;
}

.popup-notifi .content-popup .text {
	margin-bottom: 28px;
}

@media (max-width: 767px) {

	.popup-notifi .content-popup .text {
		font-size: 0.875rem;
	}
}

.popup-notifi .content-popup .text > * {
	font-weight: inherit;
	font-size: inherit;
}

.popup-notifi .content-popup .text > *:first-child {
	margin-top: 0;
}

.popup-notifi .content-popup .text > *:last-child {
	margin-bottom: 0;
}

.popup-notifi .content-popup .list-button {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	row-gap: 12px;
	justify-content: center;
}

@media (max-width: 767px) {

	.popup-notifi .content-popup .list-button a {
		width: 100%;
		justify-content: center;
	}
}

.popup-notifi .content-popup .off-popup {
	position: absolute;
	right: 24px;
	top: 24px;
}

.popup-form .content-popup {
	width: 1240px;
	padding: clamp(60px, 6vw, 100px) clamp(40px, 6vw, 80px);
}

@media (max-width: 767px) {

	.popup-form .content-popup {
		padding: 60px 20px;
	}
}

.popup-form .content-popup .heading {
	margin-bottom: 28px;
}

.popup-form .content-popup .text {
	margin-bottom: 60px;
}

@media (max-width: 767px) {

	.popup-form .content-popup .text {
		margin-bottom: 40px;
	}
}

.popup-form .content-popup .form {
	max-width: 632px;
	margin: auto;
}

.popup-form .content-popup .nf-field-description {
	text-align: justify;
}

.popup-form .content-popup input[type="submit"] {
	width: 100%;
	display: flex;
	justify-content: center;
	cursor: pointer;
}

.popup-form .content-popup .nf-error,
.popup-form .content-popup .nf-error-msg {
	text-align: left;
}

.popup-form .content-popup .ninja-forms-req-symbol {
	color: #eb3d00;
}

body #moove_gdpr_cookie_info_bar,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	max-height: unset;
	background: rgba(0, 0, 0, 0.6);
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container {
	background: #fffff0;
	width: 642px;
	padding: 60px;
	max-width: 90%;
	max-height: 90%;
	overflow-y: auto;
}

@media (max-width: 767px) {

	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container,
	body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container {
		padding: 28px 24px;
	}
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
	display: block;
	padding: 0;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice {
	color: #0f172a;
	text-align: center;
	margin-bottom: 28px;
	padding: 0;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice *,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice * {
	color: #0f172a;
	font-size: 1rem;
	font-weight: 400;
	line-height: 150%;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice button,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice a,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice button,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice a {
	font-weight: 500;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice .title,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice .title {
	color: #0f172a;
	font-family: "IvyOraDisplay";
	font-size: 2rem;
	font-weight: 500;
	line-height: 130%;
	margin-bottom: 20px;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
	gap: 20px;
	row-gap: 12px;
	padding: 0;
	justify-content: center;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
	margin: 0;
	border-radius: 0;
	opacity: 1;
	box-shadow: unset;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton::after,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton::before,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button::after,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:focus,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:focus,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:focus,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover::after,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover::before,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:focus::after,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:focus::before,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover::after,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover::before,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:focus::after,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:focus::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:focus::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:focus::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:focus::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #fffff0;
	background-color: #661b00;
	border: 1px solid #661b00;
	padding: 12px 28px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 50px;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:hover,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:hover,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:focus,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:hover,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:focus,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:focus,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:hover,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:focus {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	background: transparent;
	color: #661b00;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:hover svg path,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:focus svg path,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:hover svg path,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:focus svg path,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:hover svg path,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child:focus svg path,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:hover svg path,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child:focus svg path {
	fill: #661b00;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child.btn-icon-left:hover::before,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child.btn-icon-left:hover::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child.btn-icon-left:hover::before,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child.btn-icon-left:hover::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child.btn-icon-right:hover::after,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child.btn-icon-right:hover::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:first-child.btn-icon-right:hover::after,
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:first-child.btn-icon-right:hover::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

@media (max-width: 767px) {

	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton,
	body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button,
	body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton,
	body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button {
		width: 100%;
		justify-content: center;
	}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header .logo_site_light {
	display: block;
}

.site-header .logo_site_dark {
	display: none;
}

.site-header.dark.has-search .search_icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	line-height: 1.5;
	transition-duration: 0.3s;
	cursor: pointer;
	z-index: 9;
	position: relative;
	color: #661b00;
	background: transparent;
	border: 1px solid #661b00;
	padding: 8px 20px;
	font-size: 1rem;
	font-weight: 500;
	min-height: 42px;
}

.site-header.dark.has-search .search_icon:hover {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.site-header.dark.has-search .search_icon::after,
.site-header.dark.has-search .search_icon::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
}

.site-header.dark.has-search .search_icon:hover,
.site-header.dark.has-search .search_icon:focus {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #01141a;
	color: #fffff0;
	border-color: #01141a;
}

.site-header.dark.has-search .search_icon:hover::after,
.site-header.dark.has-search .search_icon:hover::before,
.site-header.dark.has-search .search_icon:focus::after,
.site-header.dark.has-search .search_icon:focus::before {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
}

.site-header.dark.has-search .search_icon path {
	fill: #661b00;
}

.site-header.dark.has-search .search_icon:hover path,
.site-header.dark.has-search .search_icon:focus path {
	fill: #fffff0;
}

.site-header.dark:not(.has-search) .logo_site_light {
	display: none;
}

.site-header.dark:not(.has-search) .logo_site_dark {
	display: block;
}

.site-header.dark:not(.has-search) .header_preedy .sticky_header {
	background: #01141a;
}

.site-header.dark:not(.has-search) .header_preedy .header_bot {
	background: #01141a;
}

.site-header.dark:not(.has-search).off-sticky .header_preedy .sticky_header {
	background: transparent;
}

.site-header.dark:not(.has-search).off-sticky .header_preedy .sticky_header.sticky {
	background: #01141a;
}

.site-header.dark:not(.has-search).off-sticky .header_preedy .header_bot {
	background: transparent;
}

.site-header.dark:not(.has-search) #primary-menu > .menu-item > a {
	color: #fffff0;
}

.site-header.dark:not(.has-search) #primary-menu > .menu-item > a:hover {
	color: #eb3d00;
}

.site-header.off-sticky .sticky_header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

.header_preedy {
	position: relative;
}

.header_preedy .search_icon {
	cursor: pointer;
}

.header_preedy .search_icon:hover path,
.header_preedy .search_icon:focus path {
	fill: #fffff0;
}

.header_preedy .header_bot {
	display: flex;
	justify-content: space-between;
	background-color: #fffff0;
	border-radius: 8px;
	gap: 20px;
	align-items: center;
	position: relative;
}

.header_preedy .header_bot .right_bar {
	display: flex;
	gap: 20px;
}

.header_preedy .header_bot .right_bar .logo_site {
	min-width: fit-content;
}

.header_preedy .header_bot .main_menu {
	overflow-x: auto;
	flex-grow: 1;
}

.header_preedy .header_bot .main_menu::-webkit-scrollbar {
	height: 6px;
	border-radius: 10px;
	background-color: #94a3b8;
}

.header_preedy .header_bot .main_menu::-webkit-scrollbar-thumb {
	background-color: #1e293b;
	border-radius: 10px;
}

.header_preedy .header_bot .main_menu #primary-menu {
	width: max-content;
}

.header_preedy .header_bot ul {
	list-style: none;
}

.header_preedy .header_bot .logo_site,
.header_preedy .header_bot .right_bar {
	min-width: max-content;
}

.header_preedy .header_bot .menu-bar {
	display: none;
}

@media (max-width: 767px) {

	.header_preedy .header_bot .menu-bar {
		display: flex;
	}

	.header_preedy .header_bot .main_menu {
		display: none;
	}
}

.header_preedy .main-navigation ul {
	gap: 48px;
	row-gap: 14px;
}

.header_preedy .main-navigation a {
	color: #0f172a;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}

.header_preedy .main-navigation .menu-icon {
	width: 100%;
	object-fit: cover;
	display: block;
}

.header_preedy .main-navigation li,
.header_preedy .main-navigation ul {
	position: unset;
}

.header_preedy .main-navigation .nav-menu > .menu-item > .link_sub_menu .title_sub_menu {
	display: block;
	padding: 25px 0;
}

.header_preedy .main-navigation .nav-menu {
	width: max-content;
}

.header_preedy #primary-menu {
	list-style: none;
}

.header_preedy #primary-menu ul {
	list-style: none;
}

.header_preedy #primary-menu > .menu-item * {
	transition: none;
}

.header_preedy #primary-menu > .menu-item:hover > a {
	color: #661b00;
}

.header_preedy #primary-menu > .menu-item > .link_sub_menu .title_sub_menu {
	display: block;
	padding: 25px 0;
}

.header_preedy #primary-menu > .menu-item-has-children {
	display: flex;
	align-items: center;
	gap: 4px;
}

.header_preedy .sticky_header {
	background-color: #fffff0;
	padding-top: 44px;
	padding-bottom: 44px;
}

.header_preedy .sticky_header.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	padding-top: 20px;
	padding-bottom: 20px;
}

.header_preedy .sticky_header.sticky .header_bot .logo_site {
	height: 60px;
}

.header_preedy .sticky_header.sticky .header_bot .logo_site img {
	width: 114px;
	height: 60px;
}

.header_preedy .sticky_header.sticky #primary-menu > .menu-item > .link_sub_menu .title_sub_menu {
	padding: 16px 0;
}

.header_preedy .search_form {
	height: 0;
	width: 0;
	padding: 0;
	background: #fffff0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	max-width: 75%;
	overflow: hidden;
}

.header_preedy .search_form > form {
	padding: 10px 0;
}

.header_preedy .search_form.show {
	display: block;
	height: 100%;
	width: 75%;
	overflow: unset;
}

.header_preedy .content_menu_mb {
	display: none;
	height: calc(100vh - 100px);
	overflow-y: auto;
}

.header_preedy .content_menu_mb .sub-menu.show {
	display: block;
}

.header_preedy .content_menu_mb .menu-item.hidden {
	display: none !important;
}

.list_social {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 12px;
	margin-right: 40px;
}

.list_social .icon,
.list_social .icon a {
	display: flex;
	align-items: center;
}

#primary-menu > .menu-item-has-children > .custom-sub-menu:not(:has(.menu-image)) > .wrap_sub_menu > .menu-item > .link_sub_menu .title_sub_menu {
	font-weight: 700;
}

.menu-item-has-children .custom-sub-menu {
	position: absolute !important;
	width: calc(100% - 40px);
	left: 20px !important;
	bottom: 0 !important;
	top: unset !important;
	transform: translateY(calc(100% + 12px));
	display: none;
	row-gap: 0 !important;
	border-radius: 0;
	background: #fffff0;
	padding: 40px 80px;
	grid-template-columns: 100%;
	grid-template-areas: "menu";
}

.menu-item-has-children .custom-sub-menu::before {
	position: absolute;
	content: "";
	top: -18px;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 18px;
}

.menu-item-has-children .custom-sub-menu .wrap_sub_menu {
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(4, minmax(0%, 100%));
	padding: 0;
	width: 100%;
}

.menu-item-has-children .custom-sub-menu .wrap_sub_menu > .menu-item-has-children > a {
	font-weight: 700;
}

.menu-item-has-children .custom-sub-menu .wrap_sub_menu > .menu-item-has-children > a .title_sub_menu {
	font-weight: 700;
}

.menu-item-has-children .custom-sub-menu:has(.menu-image) {
	grid-template-columns: 65% 30%;
	column-gap: 5%;
	grid-template-areas: "title title" "menu image";
}

.menu-item-has-children .custom-sub-menu:has(.menu-image) .wrap_sub_menu {
	display: flex;
	flex-direction: column;
	gap: 8px;
	flex-wrap: wrap;
	max-height: calc(100% - 45px);
}

.menu-item-has-children .custom-sub-menu .title_menu_parent {
	grid-area: title;
	padding-bottom: 20px;
	color: #661b00;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
}

.menu-item-has-children .custom-sub-menu .menu-image {
	grid-area: image;
}

.menu-item-has-children .custom-sub-menu .menu-image .get-in-touch {
	width: 100%;
	display: flex;
	padding-top: 14px;
	justify-content: space-between;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #0f172a;
}

.menu-item-has-children .custom-sub-menu .menu-image .get-in-touch span {
	display: inline-block;
	width: 28px;
	height: 28px;
	padding: 4px;
	border-radius: 50%;
	background: #661b00;
}

.menu-item-has-children .custom-sub-menu .menu-image .get-in-touch:hover {
	color: #661b00;
}

.menu-item-has-children .custom-sub-menu .menu-image .get-in-touch:hover span {
	box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.menu-item-has-children .custom-sub-menu .wrap_sub_menu {
	grid-area: menu;
}

.menu-item-has-children .custom-sub-menu .link_sub_menu {
	display: flex;
	align-items: baseline;
	gap: 12px;
	width: 100%;
}

.menu-item-has-children .custom-sub-menu .link_sub_menu .title_sub_menu {
	display: block;
	color: #0f172a;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}

.menu-item-has-children .custom-sub-menu .link_sub_menu .title_sub_menu:hover {
	text-decoration: underline;
}

.menu-item-has-children .custom-sub-menu .custom-sub-menu {
	transform: none;
	display: block;
	position: unset !important;
	float: none;
	padding: 12px 0 0;
	box-shadow: none;
}

.menu-item-has-children .custom-sub-menu .custom-sub-menu .wrap_sub_menu {
	grid-template-columns: auto;
	gap: 8px;
	padding: 0;
}

.menu-item-has-children .custom-sub-menu .menu-item-has-children:hover > .custom-sub-menu {
	display: block;
}

.menu-item-has-children .menu-item-has-children {
	position: relative !important;
}

.menu-item-has-children:hover > .custom-sub-menu {
	display: grid;
}

.admin-bar .sticky_header.sticky {
	top: 32px;
}

.admin-bar .sticky_header.sticky + .content_menu_mb {
	top: 132px;
}

.search_form form.searchwp-form {
	width: 100%;
}

.search_form form.searchwp-form .swp-input {
	border-radius: 0 !important;
	border: 1px solid #661b00 !important;
	background-color: #fef5f2;
	padding: 8px 20px 8px 50px;
	color: #0f172a;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	outline: none;
	background-image: none;
}

.search_form form.searchwp-form .swp-input::placeholder {
	color: #0f172a;
}

.search_form form.searchwp-form .swp-input::-webkit-input-placeholder {
	color: #0f172a;
}

.search_form form.searchwp-form .swp-input::-moz-placeholder {
	color: #0f172a;
}

.search_form form.searchwp-form .swp-input::-webkit-search-cancel-button {
	-webkit-appearance: none;
	appearance: none;
	height: 15px;
	width: 15px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE1MTUyIDEuMTUxNTJDMS42MjAxNSAwLjY4Mjg5MyAyLjM3OTk0IDAuNjgyODkzIDIuODQ4NTggMS4xNTE1Mkw4LjAwMDA1IDYuMzAzTDEzLjE1MTUgMS4xNTE1MkMxMy42MjAxIDAuNjgyODkzIDE0LjM4IDAuNjgyODkzIDE0Ljg0ODYgMS4xNTE1MkMxNS4zMTcyIDEuNjIwMTUgMTUuMzE3MiAyLjM3OTk0IDE0Ljg0ODYgMi44NDg1OEw5LjY5NzA5IDguMDAwMDVMMTQuODQ4NiAxMy4xNTE1QzE1LjMxNzIgMTMuNjIwMSAxNS4zMTcyIDE0LjM4IDE0Ljg0ODYgMTQuODQ4NkMxNC4zOCAxNS4zMTcyIDEzLjYyMDEgMTUuMzE3MiAxMy4xNTE1IDE0Ljg0ODZMOC4wMDAwNSA5LjY5NzA5TDIuODQ4NTggMTQuODQ4NkMyLjM3OTk0IDE1LjMxNzIgMS42MjAxNSAxNS4zMTcyIDEuMTUxNTIgMTQuODQ4NkMwLjY4Mjg5MyAxNC4zOCAwLjY4Mjg5MyAxMy42MjAxIDEuMTUxNTIgMTMuMTUxNUw2LjMwMyA4LjAwMDA1TDEuMTUxNTIgMi44NDg1OEMwLjY4Mjg5MyAyLjM3OTk0IDAuNjgyODkzIDEuNjIwMTUgMS4xNTE1MiAxLjE1MTUyWiIgZmlsbD0iI0M4MTYwRCIvPgo8L3N2Zz4K);
	background-size: 15px 15px;
}

.search_form form.searchwp-form .swp-items-stretch {
	position: relative;
}

.search_form form.searchwp-form input[type="submit"] {
	position: absolute;
	font-size: 0;
	border: none;
	width: 24px;
	height: 24px;
	left: 20px;
	top: 8px;
	padding: 0;
	background-color: transparent;
	background-position: center;
	background-size: 24px;
	outline: none;
	background-image: url(/wp-content/themes/preedyglass/images/icons/search.png);
	background-repeat: no-repeat;
}

body.sticky .searchwp-live-search-results-showing.search-result-header {
	top: 69px !important;
}

body .searchwp-live-search-results-showing:not(.search-result-header) {
	display: none;
}

body .searchwp-live-search-results-showing.search-result-header {
	border-radius: 0;
	position: fixed;
	top: 93px !important;
	max-width: 990px;
	box-shadow: unset;
	max-height: 432px;
	border: 1px solid #661b00;
	background: #fef5f2;
	padding: 0;
}

body .searchwp-live-search-results-showing.search-result-header > div {
	border: none;
	background: #fef5f2;
	padding: 24px;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result--title a {
	color: #0f172a;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result--desc {
	color: #0f172a;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result {
	padding: 8px 0;
	gap: 12px;
	border: none;
	margin-bottom: 16px;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result:last-child {
	margin-bottom: 0;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result .searchwp-live-search-result--icon {
	width: 24px;
	height: 24px;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result .searchwp-live-search-result--icon img,
body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result .searchwp-live-search-result--icon .icon {
	width: 100%;
	max-width: 100%;
	object-fit: contain;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result .searchwp-live-search-result--icon svg {
	width: 100%;
	height: 100%;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result .searchwp-live-search-result--desc {
	display: block;
	display: -webkit-box;
	font-size: 16px;
	height: 24px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-weight: 400;
	height: auto;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result--img {
	flex-basis: auto !important;
}

body .searchwp-live-search-results-showing.search-result-header .searchwp-live-search-result--img img {
	height: 16px;
	object-fit: contain;
}

body .searchwp-live-search-no-min-chars::after {
	padding: 0;
}

body.admin-bar .searchwp-live-search-results-showing.search-result-header {
	top: 125px !important;
}

body.admin-bar.sticky .searchwp-live-search-results-showing.search-result-header {
	top: 101px !important;
}

body.sticky .site-header:not(.off-sticky) + #primary {
	padding-top: 100px;
	transition: none;
}

body main#primary {
	transition: none;
}

@media (min-width: 1281px) and (max-width: 1380px) {

	.header_preedy .main-navigation ul {
		gap: 14px;
	}
}

@media (min-width: 1025px) and (max-width: 1280px) {

	.header_preedy .main-navigation ul {
		gap: 10px;
	}

	.header_preedy .main-navigation a {
		font-size: 16px;
	}

	.header_preedy #primary-menu > .menu-item-has-children {
		gap: 0;
	}

	.header_preedy .logo_site {
		height: 60px;
	}

	.header_preedy .logo_site img {
		width: 114px;
		height: 60px;
	}

	.header_preedy .header_bot {
		gap: 10px;
		padding: 0 15px;
	}

	.header_preedy .header_bot .right_bar {
		gap: 10px;
	}
}

@media (max-width: 1024px) {

	.header_preedy .logo_site {
		height: 60px;
		width: fit-content;
	}

	.header_preedy .logo_site img {
		width: 114px;
		height: 60px;
	}

	.header_preedy .search_form {
		top: 100%;
		padding-top: 10px;
		max-width: 100%;
		right: 0;
		z-index: 10;
	}

	.header_preedy .search_form.show {
		width: 100%;
		height: fit-content;
	}

	.header_preedy .content_menu_mb {
		width: 100%;
		z-index: -1;
		background-color: #fffff0;
		display: flex;
		flex-direction: column;
		position: fixed;
		top: 0;
		visibility: hidden;
		opacity: 0;
	}

	.header_preedy .content_menu_mb.show {
		top: 100px;
		display: flex;
		z-index: 999;
		visibility: visible;
		opacity: 1;
	}

	.header_preedy .content_menu_mb .menu_mb_top {
		flex-grow: 1;
		padding: 16px 20px 32px;
	}

	.header_preedy .content_menu_mb .menu_mb_bot {
		background: #661b00;
		padding: 24px 20px 32px;
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.header_preedy .sticky_header {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.header_preedy .header_bot {
		padding: 0 20px;
	}

	.header_preedy .header_bot .header-logo {
		flex-grow: 1;
	}

	.header_preedy .header_bot .main_menu {
		display: none;
	}

	.header_preedy .header_bot .menu-bar {
		display: flex;
		gap: 8px;
	}

	.header_preedy .header_bot .menu-bar .icon_btn_menu {
		display: flex;
		width: 18px;
	}

	.header_preedy .header_bot .menu-bar .off {
		display: none;
	}

	.header_preedy .header_bot .menu-bar.active-menu .off {
		display: block;
	}

	.header_preedy .header_bot .menu-bar.active-menu .on {
		display: none;
	}

	.header_preedy .header_bot .right_bar > a {
		display: none;
	}

	.header_preedy #primary-menu {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.header_preedy .menu-item {
		padding: 12px 0;
	}

	.header_preedy .menu-item a {
		color: #0f172a;
		font-size: 16px;
		font-weight: 400;
		line-height: 150%;
		text-decoration: unset;
		display: block;
		width: fit-content;
		transition: none;
	}

	.header_preedy .menu-item-has-children {
		position: relative;
		transition: none;
	}

	.header_preedy .show_sub_menu {
		background-image: url(/wp-content/themes/preedyglass/images/icons/chevron-down.png);
		position: absolute;
		right: 0;
		top: 28px;
		width: 24px;
		height: 24px;
	}

	.header_preedy .menu > .menu-item .show_sub_menu {
		top: 16px;
	}

	.header_preedy .menu > .menu-item.show > .show_sub_menu {
		display: none;
	}

	.header_preedy .menu .menu-image {
		order: 10;
	}

	.header_preedy .menu .sub-menu {
		display: none;
		flex-direction: column;
		gap: 10px;
	}

	.header_preedy .menu .sub-menu .menu-item a {
		font-weight: 700;
	}

	.header_preedy .menu .sub-menu.show {
		display: flex;
	}

	.header_preedy .menu .sub-menu.show + .show_sub_menu {
		display: none;
	}

	.header_preedy .menu-item:not(.menu-item-has-children) .link_sub_menu,
	.header_preedy .menu-item:not(.menu-item-has-children) .get-in-touch {
		display: flex;
		justify-content: space-between;
		gap: 10px;
		width: 100%;
	}

	.header_preedy .menu-item:not(.menu-item-has-children) .link_sub_menu::after,
	.header_preedy .menu-item:not(.menu-item-has-children) .get-in-touch::after {
		content: "";
		background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
		display: block;
		width: 24px;
		height: 24px;
	}

	.header_preedy #primary-menu .menu-item-has-children {
		display: block;
		position: relative;
	}

	.header_preedy #primary-menu .menu-item-has-children::after {
		content: none;
	}

	.header_preedy #primary-menu .menu-item-has-children.show {
		padding-top: 64px;
		padding-bottom: 0;
		transition: none;
	}

	.header_preedy #primary-menu .menu-item-has-children.show > a {
		position: absolute;
		top: -16px;
		left: -20px;
		right: -20px;
		font-size: 16px;
		line-height: 1.5;
		font-weight: 500;
		width: auto;
		padding: 16px 20px 16px 48px;
		background-color: #334155;
		color: #fffff0;
		transition: none;
		pointer-events: none;
		height: 64px;
		display: flex;
		align-items: center;
	}

	.header_preedy #primary-menu .menu-item-has-children.show > a::before {
		content: "";
		background-image: url(/wp-content/themes/preedyglass/images/icons/chevron-down-light.png);
		position: absolute;
		left: 20px;
		top: 20px;
		width: 24px;
		height: 24px;
	}

	.header_preedy #primary-menu .menu-item-has-children.show .menu-item-has-children.show {
		margin-top: -64px;
	}

	.site-header.dark:not(.has-search) #primary-menu > .menu-item > a {
		color: #0f172a;
	}

	.site-header.dark:not(.has-search) #primary-menu .menu-item-has-children.show > a {
		color: #fffff0;
	}

	body.sticky .searchwp-live-search-results-showing.search-result-header {
		top: 141px !important;
	}

	body .searchwp-live-search-results-showing.search-result-header {
		top: 141px !important;
		max-width: 100%;
	}

	body.admin-bar .searchwp-live-search-results-showing.search-result-header {
		top: 196px !important;
	}

	body.admin-bar .searchwp-live-search-results-showing.search-result-header.sticky {
		top: 196px !important;
	}
}

@media (max-width: 380px) {

	.header_preedy .header_bot {
		gap: 10px;
	}

	.header_preedy .header_bot .menu-bar {
		padding-left: 10px;
		padding-right: 10px;
	}

	.header_preedy .search_icon {
		padding-left: 10px;
		padding-right: 10px;
	}

	.site-header.dark.has-search .search_icon {
		padding-left: 10px;
		padding-right: 10px;
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
	background: #fffff0;
}

.footer_custom {
	padding: 20px 20px 0;
}

.footer_custom .footer_mid .container-footer {
	display: flex;
	justify-content: space-between;
	row-gap: 40px;
	padding: 40px 0;
	margin: 40px auto;
}

@media (max-width: 767px) {

	.footer_custom .footer_mid .container-footer {
		flex-direction: column;
		row-gap: 60px;
		padding: 20px 0 40px;
		margin: 20px auto 32px;
	}
}

.footer_custom .footer_mid .logo {
	margin-bottom: 32px;
}

.footer_custom .footer_mid .list_menu_footer {
	display: flex;
	gap: 4%;
	white-space: nowrap;
}

.footer_custom .footer_mid .list_menu_footer .menu_footer {
	width: 48%;
	min-width: 164px;
}

.footer_custom .footer_mid .box_left .text_oliver {
	margin: 0;
	margin-bottom: 4px;
}

.footer_custom .footer_mid .box_left .content > *:first-child {
	margin-top: 0;
}

.footer_custom .footer_mid .box_left .content > *:last-child {
	margin-bottom: 0;
}

.footer_custom .footer_mid .box_left .content:not(:last-child) {
	margin-bottom: 24px;
}

.footer_custom .footer_mid .menu_footer .text_oliver {
	margin: 0;
	margin-bottom: 16px;
}

.footer_custom .footer_mid .menu_footer .menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer_custom .footer_mid .menu_footer .menu-item a {
	width: 100%;
	color: #0f172a;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	padding: 6px 0;
	display: block;
	text-decoration: unset;
}

.footer_custom .footer_mid .menu_footer .menu-item a:hover {
	text-decoration: underline;
}

.footer_custom .footer_bot {
	padding-bottom: 40px;
}

@media (max-width: 767px) {

	.footer_custom .footer_bot {
		padding-bottom: 60px;
	}
}

.footer_custom .footer_bot .container-footer {
	display: flex;
	justify-content: space-between;
	gap: 32px;
}

@media (max-width: 767px) {

	.footer_custom .footer_bot .container-footer {
		flex-direction: column;
		gap: 24px;
	}
}

.footer_custom .footer_bot .copyright {
	color: #334155;
}

.footer_custom .footer_bot .list_link {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: flex-end;
	color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 767px) {

	.footer_custom .footer_bot .list_link {
		justify-content: flex-start;
		color: #334155;
	}
}

.footer_custom .list_social svg path {
	fill: #661b00;
}

.footer_custom .list_social a:hover svg path {
	fill: #eb3d00;
}

/*--------------------------------------------------------------
/* Navigation
--------------------------------------------------------------*/
.main-navigation {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	padding-right: 40px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/*--------------------------------------------------------------
# multi-columns
--------------------------------------------------------------*/

/* Block one columns
--------------------------------------------- */
.one-col-wysiwyg .content_block {
	text-align: center;
	max-width: 952px;
	margin: auto;
}

.one-col-wysiwyg .content_block .heading {
	margin-bottom: 28px;
}

.one-col-wysiwyg .content_block .desc {
	margin-bottom: 28px;
}

.one-col-wysiwyg .content_block > *:last-child {
	margin-bottom: 0;
}

.one-col-wysiwyg .content_block.left {
	margin-left: 0;
	text-align: left;
}

@media (max-width: 767px) {

	.one-col-wysiwyg .content_block.left {
		padding-left: 0;
	}
}

.one-col-wysiwyg .content_block.right {
	margin-right: 0;
	text-align: right;
}

@media (max-width: 767px) {

	.one-col-wysiwyg .content_block.right {
		padding-right: 0;
	}
}

.one-col-wysiwyg.bg-black .content_block .heading,
.one-col-wysiwyg.bg-black .content_block .desc {
	color: #fffff0;
}

.column-1-acc.text-light .accordion_custom .item_acc {
	border-bottom: 1px solid #0e657c;
}

.column-1-acc.text-light .accordion_custom .item_acc .answer::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/plus-circle-orange.svg);
}

.column-1-acc.text-light .accordion_custom .item_acc.show .answer::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/x-circle-orange.svg);
}

.column-1-acc .container {
	display: flex;
	flex-direction: column;
}

.column-1-acc .accordion_custom .item_acc {
	margin-bottom: 32px;
	border-bottom: 1px solid #661b00;
	padding-bottom: 32px;
}

.column-1-acc .accordion_custom .item_acc:last-child {
	margin-bottom: 0;
}

.column-1-acc .accordion_custom .item_acc.show .smooth_animation {
	transform: translateY(0);
}

.column-1-acc .accordion_custom .item_acc.show .desc {
	max-height: 1000px;
}

.column-1-acc .accordion_custom .item_acc.show .answer::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/x-circle-brown.svg);
}

.column-1-acc .accordion_custom .item_acc .smooth_animation {
	transform: translateY(-100%);
	padding-top: 24px;
	transition-duration: 0.3s;
}

.column-1-acc .accordion_custom .item_acc .desc {
	overflow: hidden;
	max-height: 0;
	transition-duration: 0.3s;
}

.column-1-acc .accordion_custom .item_acc .desc .btn_item {
	margin-top: 28px;
}

.column-1-acc .accordion_custom .item_acc .answer {
	cursor: pointer;
	position: relative;
}

.column-1-acc .accordion_custom .item_acc .answer::after {
	content: "";
	background-image: url(/wp-content/themes/preedyglass/images/icons/plus-circle-brown.svg);
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	background-size: 23px 23px;
	background-position: center;
	background-repeat: no-repeat;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.column-1-acc .accordion_custom .item_acc .answer:hover::after {
	transform: translateY(-50%) scale(1.2);
}

.column-1-acc .btn_acc {
	width: fit-content;
	margin: auto;
	margin-top: 40px;
}

.central-text-image-below .content_block {
	display: flex;
	flex-direction: column;
	row-gap: clamp(40px, 5vw, 80px);
}

.central-text-image-below .content_block .content_top {
	max-width: 739px;
}

@media (min-width: 1280px) {

	.central-text-image-below .content_block .content_top {
		margin: 0 108px;
	}
}

.central-text-image-below .content_block .content_top .heading {
	margin-bottom: 24px;
}

.central-text-image-below .content_block .content_top .desc {
	margin-bottom: 32px;
}

.central-text-image-below .content_block .content_bot .img {
	width: 100%;
}

.central-text-image-below .content_block .content_bot.content-two-image {
	display: flex;
	align-items: flex-start;
	gap: 64px;
}

.central-text-image-below .content_block .content_bot.content-two-image .image-first {
	width: 72%;
	margin-top: 80px;
}

.central-text-image-below .content_block .content_bot.content-two-image .image-second {
	width: calc(28% - 64px);
}

@media (max-width: 767px) {

	.central-text-image-below .content_block .content_bot.content-two-image {
		gap: 20px;
	}

	.central-text-image-below .content_block .content_bot.content-two-image .image-first {
		width: 66%;
		margin-top: 40px;
	}

	.central-text-image-below .content_block .content_bot.content-two-image .image-second {
		width: calc(34% - 20px);
	}
}

.full-width-image-and-text .content_block {
	display: flex;
	flex-direction: column;
	row-gap: clamp(110px, 9vw, 150px);
}

.full-width-image-and-text .content_block .content_top {
	width: 50%;
}

.full-width-image-and-text .content_block .content_top .heading {
	margin-bottom: 24px;
}

.full-width-image-and-text .content_block .content_top .desc {
	margin-bottom: 32px;
}

.full-width-image-and-text .content_block .content_bot {
	width: 50%;
	margin-left: auto;
}

.full-width-image-and-text .content_block .content_bot .list_item {
	display: grid;
	grid-template-columns: repeat(2, minmax(0%, 100%));
	column-gap: 16px;
	row-gap: 40px;
}

@media (max-width: 767px) {

	.full-width-image-and-text .content_block .content_bot .list_item {
		grid-template-columns: repeat(1, minmax(0%, 100%));
	}
}

.full-width-image-and-text .content_block .content_bot .list_item .icon {
	margin-bottom: 12px;
	height: 28px;
	object-fit: contain;
}

.full-width-image-and-text .content_block .content_bot .list_item .title {
	margin-bottom: 16px;
}

@media (max-width: 767px) {

	.full-width-image-and-text .content_block .content_top,
	.full-width-image-and-text .content_block .content_bot {
		width: 100%;
	}
}

.lets-talk-cta .content_block .heading {
	margin-bottom: 20px;
}

.lets-talk-cta .content_block .content_right {
	margin-left: clamp(0px, 24vw, 430px);
}

@media (max-width: 767px) {

	.lets-talk-cta .content_block .content_right {
		margin-left: 0;
	}
}

.lets-talk-cta .content_block .content_right .desc {
	margin-bottom: 28px;
}

.column-1-text-slider {
	overflow: hidden;
}

.column-1-text-slider.text-light {
	color: #eb3d00;
}

.column-1-text-slider .container {
	max-width: 100%;
	display: inline-block;
}

.column-1-text-slider .marquee-container {
	position: relative;
	white-space: nowrap;
	width: 100%;
	float: left;
	display: block;
}

.column-1-text-slider .marquee-container .marquee-content {
	display: inline-flex;
	animation: slide 30s linear infinite;
}

.column-1-text-slider .marquee-container .marquee-box {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	padding-right: 10px;
}

.column-1-text-slider .marquee-container .marquee-box span {
	font-size: 20px;
	font-weight: 500;
}

@keyframes slide {

	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-100%);
	}
}

/* Block two columns
--------------------------------------------- */
.two-column-text .content_block .title_1 {
	margin-bottom: 28px;
}

.two-column-text .content_block .title_2 {
	margin-bottom: 40px;
}

.two-column-text .content_block .list_content {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	row-gap: 20px;
}

.two-column-text .content_block .list_content .content {
	width: calc(50% - 40px/2);
}

.two-column-text .content_block .list_content .content:nth-child(1),
.two-column-text .content_block .list_content .content:nth-child(2) {
	flex: 1 1 calc(50% - 40px/2);
}

@media (max-width: 767px) {

	.two-column-text .content_block .list_content .content {
		width: 100%;
		flex: auto !important;
	}
}

.two-column-text-ctas-images .content_block .list_content {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	row-gap: 40px;
}

.two-column-text-ctas-images .content_block .list_content .content {
	width: calc(50% - 20px/2);
}

.two-column-text-ctas-images .content_block .list_content .content:nth-child(1),
.two-column-text-ctas-images .content_block .list_content .content:nth-child(2) {
	flex: 1 1 calc(50% - 20px/2);
}

.two-column-text-ctas-images .content_block .list_content .content:first-child:last-child .desc {
	max-width: 100%;
}

@media (max-width: 767px) {

	.two-column-text-ctas-images .content_block .list_content .content {
		width: 100%;
		flex: auto !important;
	}
}

.two-column-text-ctas-images .content_block .list_content .content .heading {
	margin-bottom: 24px;
}

.two-column-text-ctas-images .content_block .list_content .content .desc {
	margin-bottom: 28px;
	max-width: 522px;
}

.two-column-text-ctas-images .content_block .list_content .content .img {
	width: 100%;
	aspect-ratio: 1.71 / 1;
	object-fit: cover;
	object-position: center;
	margin-bottom: 40px;
}

.two-column-text-media .content_block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 60px;
	row-gap: 40px;
}

.two-column-text-media .content_block.switch {
	flex-direction: row-reverse;
}

.two-column-text-media .content_block .content {
	width: calc(50% - 60px/2);
}

.two-column-text-media .content_block .content:first-child,
.two-column-text-media .content_block .content:last-child {
	flex: 1 1 calc(50% - 60px/2);
}

@media (max-width: 767px) {

	.two-column-text-media .content_block .content {
		width: 100%;
		flex: auto !important;
	}
}

.two-column-text-media .content_block .content .heading {
	margin-bottom: 24px;
}

@media (max-width: 1024px) {

	.two-column-text-media .content_block .content .heading {
		font-size: 3rem;
	}
}

@media (max-width: 767px) {

	.two-column-text-media .content_block .content .heading {
		font-size: 2.25rem;
	}
}

.two-column-text-media .content_block .content .desc {
	margin-bottom: 28px;
}

.two-column-text-media .content_block .content_right {
	position: relative;
}

.two-column-text-media .content_block .content_right .img {
	width: 100%;
}

.two-column-text-media .content_block .content_right .img.image-first {
	width: 72%;
}

.two-column-text-media .content_block .content_right .img.image-second {
	width: 50%;
	position: absolute;
	bottom: 50px;
	right: 0;
}

.two-column-text-media .content_block .content_right .video_youtube {
	width: 100%;
	aspect-ratio: 16 / 9;
}

.two-column-text-media .content_block .content_right .video_media {
	width: 100%;
	object-fit: cover;
	object-position: center;
	aspect-ratio: 16 / 9;
}

.two-column-layout-multiple-images .content_block {
	display: flex;
	flex-wrap: wrap;
	gap: 64px;
	row-gap: 40px;
}

.two-column-layout-multiple-images .content_block .content {
	width: calc(50% - 64px/2);
}

.two-column-layout-multiple-images .content_block .content:nth-child(1),
.two-column-layout-multiple-images .content_block .content:nth-child(2) {
	flex: 1 1 calc(50% - 64px/2);
}

.two-column-layout-multiple-images .content_block .content:first-child:last-child .group_content {
	max-width: 100%;
}

.two-column-layout-multiple-images .content_block .content.content_right {
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.two-column-layout-multiple-images .content_block .content.content_left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media (max-width: 767px) {

	.two-column-layout-multiple-images .content_block .content {
		width: 100%;
		flex: auto !important;
	}

	.two-column-layout-multiple-images .content_block .content.content_left {
		display: flex;
		flex-direction: column-reverse;
	}

	.two-column-layout-multiple-images .content_block .content.content_left .img_1 {
		margin-top: 0;
		margin-bottom: 40px;
		max-width: 260px;
	}
}

.two-column-layout-multiple-images .content_block .content .heading {
	margin-bottom: 24px;
}

.two-column-layout-multiple-images .content_block .content .desc {
	margin-bottom: 32px;
}

.two-column-layout-multiple-images .content_block .content .list_btn {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	row-gap: 12px;
}

.two-column-layout-multiple-images .content_block .content .img_1 {
	width: 100%;
	max-width: 320px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center;
	margin-top: 80px;
}

.two-column-layout-multiple-images .content_block .content .img_2 {
	border-radius: 304px 304px 0 0;
	width: 100%;
	aspect-ratio: 0.835 / 1;
	object-fit: cover;
	object-position: center;
}

.two-column-layout-multiple-images .content_block .content .group_content {
	max-width: 546px;
}

.two-column-tab.text-dark .content_block .heading_tab.show {
	border-left: 2px solid #661b00;
}

.two-column-tab .content_block {
	display: grid;
	align-items: center;
	grid-template-columns: repeat(2, minmax(0%, 100%));
	gap: 60px;
}

@media (max-width: 767px) {

	.two-column-tab .content_block {
		grid-template-columns: repeat(1, minmax(0%, 100%));
	}

	.two-column-tab .content_block .content_tab {
		order: 2;
	}

	.two-column-tab .content_block .list_tab .heading_tab {
		padding-left: 0;
		border-left: none !important;
	}
}

.two-column-tab .content_block .heading_tab {
	padding-left: 32px;
	border-left: 2px solid transparent;
	opacity: 0.6;
	cursor: pointer;
}

.two-column-tab .content_block .heading_tab.show {
	border-left: 2px solid #ff8032;
	opacity: 1;
}

.two-column-tab .content_block .heading_tab.show .button {
	pointer-events: visible;
	visibility: visible;
}

.two-column-tab .content_block .heading_tab:not(:last-child) {
	margin-bottom: 40px;
}

.two-column-tab .content_block .heading_tab .button {
	pointer-events: none;
	visibility: hidden;
	transition: unset;
}

.two-column-tab .content_block .heading_tab .heading {
	margin-bottom: 16px;
}

.two-column-tab .content_block .heading_tab .button {
	margin-top: 16px;
}

.two-column-tab .content_block .group_content {
	overflow: hidden;
	opacity: 0;
	transition-duration: 0.3s;
	height: 0;
}

.two-column-tab .content_block .group_content.show {
	opacity: 1;
	height: auto;
}

.two-column-tab .content_block .group_content .img {
	width: 100%;
	aspect-ratio: 0.95 / 1;
	object-fit: cover;
	object-position: center;
}

.two-column-cta-callout .content_block {
	display: grid;
	gap: 64px;
	grid-template-columns: repeat(2, minmax(0%, 100%));
}

@media (max-width: 767px) {

	.two-column-cta-callout .content_block {
		grid-template-columns: repeat(1, minmax(0%, 100%));
		gap: 28px;
	}
}

.two-column-cta-callout .content_block .list_btn {
	margin-top: 28px;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	row-gap: 20px;
}

.two-column-cards .content_block .list_cards {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	row-gap: 20px;
}

.two-column-cards .content_block .list_cards .box_card {
	width: calc(50% - 16px/2);
	aspect-ratio: 1/1;
}

.two-column-cards .content_block .list_cards .box_card > * {
	aspect-ratio: 1/1;
}

.two-column-cards .content_block .list_cards .box_card .content_card .button {
	z-index: 9;
}

.two-column-cards .content_block .list_cards .box_card:nth-child(1),
.two-column-cards .content_block .list_cards .box_card:nth-child(2) {
	flex: 1 1 calc(50% - 16px/2);
}

@media (max-width: 767px) {

	.two-column-cards .content_block .list_cards .box_card {
		width: 100%;
		flex: auto !important;
	}
}

.two-column-cta-card .content_block .heading {
	margin-bottom: 24px;
	text-align: center;
}

.two-column-cta-card .content_block .desc {
	text-align: center;
}

.two-column-cta-card .content_block .list-cards {
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	margin-top: clamp(60px, 6vw, 80px);
}

.two-column-cta-card .content_block .list-cards .box_card {
	position: relative;
	width: calc(50% - 32px / 2);
	aspect-ratio: 1.356 / 1;
	background-size: cover;
	background-position: center 0;
	background-repeat: no-repeat;
	padding: 50px;
	display: flex;
	align-items: end;
}

.two-column-cta-card .content_block .list-cards .box_card:first-child,
.two-column-cta-card .content_block .list-cards .box_card:last-child {
	flex: 1 1 calc(50% - 32px/2);
}

@media (max-width: 767px) {

	.two-column-cta-card .content_block .list-cards .box_card {
		width: 100%;
		flex: auto !important;
		padding: 180px 40px 40px;
		aspect-ratio: auto;
	}
}

.two-column-cta-card .content_block .list-cards .box_card.effect_1 {
	background-image: url(/wp-content/themes/preedyglass/images/Card-effect-1.png);
}

.two-column-cta-card .content_block .list-cards .box_card.effect_2 {
	background-image: url(/wp-content/themes/preedyglass/images/Card-effect-2.png);
}

.two-column-cta-card .content_block .list-cards .box_card .content_card .title {
	margin-bottom: 24px;
}

.two-column-cta-card .content_block .list-cards .box_card .content_card .desc_card {
	margin-bottom: 32px;
}

.two-column-cta-card .content_block .list-cards .box_card .content_card > * {
	z-index: 9;
	position: relative;
}

.two-column-cta-card .content_block .list-cards .box_card .link_absolute {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/* Block three columns
--------------------------------------------- */
.three-column-text-icons.text-light .content_block .list_col .col_item .icon {
	background-color: #ff8032;
}

.three-column-text-icons .content_block .list_col {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	row-gap: 60px;
}

.three-column-text-icons .content_block .list_col .col_item {
	display: flex;
	flex-direction: column;
	width: calc(33.333% - 20px*2/3);
}

.three-column-text-icons .content_block .list_col .col_item:nth-child(1),
.three-column-text-icons .content_block .list_col .col_item:nth-child(2),
.three-column-text-icons .content_block .list_col .col_item:nth-child(3) {
	flex: 1 1 calc(33.333% - 20px*2/3);
}

@media (max-width: 767px) {

	.three-column-text-icons .content_block .list_col .col_item {
		width: calc(50% - 20px/2);
	}

	.three-column-text-icons .content_block .list_col .col_item:nth-child(1),
	.three-column-text-icons .content_block .list_col .col_item:nth-child(2) {
		flex: 1 1 calc(50% - 20px/2);
	}

	.three-column-text-icons .content_block .list_col .col_item:nth-child(3) {
		flex: none;
	}
}

@media (max-width: 480px) {

	.three-column-text-icons .content_block .list_col .col_item {
		width: 100%;
		flex: none !important;
	}
}

.three-column-text-icons .content_block .list_col .col_item.right {
	text-align: right;
	align-items: end;
}

.three-column-text-icons .content_block .list_col .col_item.left {
	text-align: left;
	align-items: baseline;
}

.three-column-text-icons .content_block .list_col .col_item.center {
	text-align: center;
	align-items: center;
}

.three-column-text-icons .content_block .list_col .col_item .icon {
	background-color: #0e657c;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	padding: 24px;
	object-fit: contain;
	margin-bottom: 28px;
}

.three-column-text-icons .content_block .list_col .col_item .heading {
	margin-bottom: 24px;
}

.three-column-text-icons .content_block .list_col .col_item .desc {
	margin-bottom: 28px;
}

.three-column-text-icons .content_block .list_col .col_item .button {
	margin-top: auto;
	width: fit-content;
}

.three-column-text-icons .content_block .list_col .col_item > *:last-child {
	margin-bottom: 0;
}

.three-column-cards .content_block .list_cards {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.three-column-cards .content_block .list_cards .box-card-item {
	width: calc(33.33333% - 20px*2/3);
}

.three-column-cards .content_block .list_cards .box-card-item:nth-child(1),
.three-column-cards .content_block .list_cards .box-card-item:nth-child(2),
.three-column-cards .content_block .list_cards .box-card-item:nth-child(3) {
	flex: 1 1 calc(33.33333% - 20px*2/3);
}

@media (max-width: 767px) {

	.three-column-cards .content_block .list_cards .box-card-item {
		width: calc(50% - 20px/2);
	}

	.three-column-cards .content_block .list_cards .box-card-item:nth-child(1),
	.three-column-cards .content_block .list_cards .box-card-item:nth-child(2) {
		flex: 1 1 calc(50% - 20px/2);
	}

	.three-column-cards .content_block .list_cards .box-card-item:nth-child(3) {
		flex: unset;
	}
}

@media (max-width: 480px) {

	.three-column-cards .content_block .list_cards .box-card-item {
		width: 100%;
		flex: none !important;
	}
}

.three-column-cards .content_block .list_cards .box-card-item .content_card {
	max-width: 100%;
	text-align: left;
}

.three-column-cards .content_block .list_cards .box-card-item .content_card .heading {
	font-size: 1.5rem;
	line-height: 1.4;
	text-decoration: auto;
	font-weight: 500;
}

.three-column-cards .content_block .list_cards .box-card-item .content_card .heading * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.three-column-cards .content_block .list_cards .box-card-item .content_card .heading > p:not(:last-child) {
	margin-bottom: 12px;
}

.three-column-cards .content_block .list_cards .box-card-item .content_card .button {
	width: 100%;
}

.three-column-cards .content_block .list_cards .box-card-item > div {
	height: 100%;
	width: 100%;
}

.three-column-cards:has(.slick-three-column-cards) {
	overflow: hidden;
}

.three-column-cards .slick-list {
	overflow: visible;
	width: 100%;
}

.three-column-cards .slick-list .box-card-item {
	height: 100%;
}

.three-column-cards .slick-list .box-card-item > div {
	height: 100%;
	width: 100%;
}

.three-column-cards .slick-list .slick-track {
	display: flex;
}

.three-column-cards .slick-list .slick-slide {
	visibility: hidden;
	opacity: 0;
	transition: none;
}

.three-column-cards .slick-list .slick-slide > div {
	height: 100%;
}

.three-column-cards .slick-list .slick-slide.slick-active {
	visibility: visible;
	opacity: 1;
}

.three-column-cards .slick-list .slick-slide.slick-active ~ .slick-slide {
	visibility: visible;
	opacity: 1;
}

.three-column-cards-posts .list_cards {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.three-column-cards-posts .list_cards .post-card {
	width: calc(33.33% - ((20px * (3 - 1)) / 3));
}

@media (max-width: 767px) {

	.three-column-cards-posts .list_cards .post-card {
		width: calc(50% - ((20px * (2 - 1)) / 2));
	}
}

@media (max-width: 480px) {

	.three-column-cards-posts .list_cards .post-card {
		width: calc(100% - ((0px * (1 - 1)) / 1));
	}
}

.three-column-cards-posts .list_cards .post-card a[class*="btn"] {
	z-index: 9;
	position: relative;
}

.three-column-cards-posts .list_cards.slick-three-column-cards-posts {
	display: block;
}

.three-column-cards-posts .post-card__media img {
	aspect-ratio: 413 / 522;
	width: 100%;
}

.three-column-cards-posts .post-card__content {
	position: absolute;
	bottom: 0;
	top: 0;
	padding: 40px;
	background: linear-gradient(180deg, rgba(1, 20, 26, 0) 0%, #01141a 103.93%);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

/* Block four columns
--------------------------------------------- */
.four-column-cards-posts .list_cards {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.four-column-cards-posts .list_cards .content_post {
	width: calc(25% - 20px*3/4);
}

@media (max-width: 1024px) {

	.four-column-cards-posts .list_cards .content_post {
		width: calc(33.3333% - 20px*2/3);
	}
}

@media (max-width: 767px) {

	.four-column-cards-posts .list_cards .content_post {
		width: calc(50% - 20px/2);
	}
}

@media (max-width: 480px) {

	.four-column-cards-posts .list_cards .content_post {
		width: 100%;
		flex: unset !important;
	}
}

.card-linear-grey .box_card {
	display: grid !important;
	grid-template-areas: "all";
}

.card-linear-grey .box_card:hover .content_card {
	background: linear-gradient(180deg, rgba(1, 20, 26, 0) -3.25%, #01141a 71.33%);
}

.card-linear-grey .box_card:first-child:last-child .content_card {
	max-width: unset;
}

.card-linear-grey .box_card .content-card-image {
	height: 100%;
	width: 100%;
	position: relative;
	grid-area: all;
}

.card-linear-grey .box_card .content-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.card-linear-grey .box_card .content_card {
	width: 100%;
	height: 100%;
	text-align: center;
	grid-area: all;
	padding: 40px;
	background: linear-gradient(180deg, rgba(1, 20, 26, 0) 0%, #01141a 103.93%);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	position: absolute;
}

.card-linear-grey .box_card .content_card .heading {
	margin-bottom: 24px;
}

.card-linear-grey .box_card .content_card .desc {
	margin-bottom: 28px;
	max-width: 333px;
}

.section-block.text-light .post_card .content_post .go_to_post .button::after {
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-orange-light.svg);
}

.section-block.text-light .post_card .content_post .go_to_post .button:hover {
	color: #ff8032;
}

.post_card .content_post {
	display: flex;
	flex-direction: column;
}

.post_card .content_post .img_post {
	position: relative;
	margin-bottom: 28px;
}

.post_card .content_post .img_post .category_post {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 4px 16px;
	background: #fffff0;
}

.post_card .content_post .img_post > a {
	display: flex;
	aspect-ratio: 1.58 / 1;
	background-color: #64748b;
}

.post_card .content_post .img_post > a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.post_card .content_post .info_post {
	padding-right: 20px;
	margin-bottom: 20px;
}

.post_card .content_post .info_post .heading-5 {
	margin-bottom: 4px;
}

.post_card .content_post .info_post .desc {
	overflow: hidden;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.post_card .content_post .go_to_post {
	margin-top: auto;
}

.post_card .content_post .go_to_post .button {
	font-size: 0.875rem;
	display: flex;
	align-items: center;
	gap: 4px;
	padding: 4px 12px;
	padding-left: 0;
}

.post_card .content_post .go_to_post .button::after {
	content: "";
	background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
	width: 20px;
	height: 20px;
	display: inline-flex;
	background-size: cover;
	background-position: center;
}

.post_card .content_post .go_to_post .button:hover {
	color: #661b00;
}

.section-block.text-light .box_member .social_member .icon svg path {
	fill: #ff8032;
}

.section-block.text-light .box_member .social_member .icon:hover svg path {
	fill: #fffff0;
}

.box_member {
	display: flex;
	flex-direction: column;
}

.box_member .avatar {
	display: flex;
	aspect-ratio: 1.053 / 1;
	margin-bottom: clamp(20px, 3vw, 24px);
	position: relative;
}

.box_member .avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
}

.box_member .info_member .job {
	margin-bottom: 16px;
	display: block;
}

.box_member .info_member .desc {
	margin-bottom: 24px;
}

.box_member .social_member {
	margin-top: auto;
	display: flex;
	align-items: center;
	gap: 16px;
}

.box_member .social_member .icon {
	display: flex;
}

.box_member .social_member .icon:hover svg path {
	fill: #0f172a;
}

.section-block.text-light .slick-style-1.slick-slider .slick-dots li button {
	border-color: #ff8032;
}

.section-block.text-light .slick-style-1.slick-slider .slick-dots li.slick-active button {
	background: #ff8032;
}

.section-block .slick-style-1.slick-slider {
	margin-bottom: 0;
	gap: 0;
}

.section-block .slick-style-1.slick-slider .slick-list {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 -10px;
}

.section-block .slick-style-1.slick-slider .slick-list .slick-track .slick-slide {
	display: flex;
	height: auto;
	margin: 0 10px;
}

.section-block .slick-style-1.slick-slider .slick-list .slick-track .slick-slide > div {
	width: 100%;
}

.section-block .slick-style-1.slick-slider .slick-dots {
	position: unset;
	display: flex !important;
	justify-content: center;
	margin-top: 28px;
	gap: 8px;
}

.section-block .slick-style-1.slick-slider .slick-dots li {
	width: fit-content;
	height: fit-content;
	margin: 0;
}

.section-block .slick-style-1.slick-slider .slick-dots li.slick-active button {
	background: #661b00;
}

.section-block .slick-style-1.slick-slider .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	border: 1px solid #661b00;
	border-radius: 100%;
}

.section-block .slick-style-1.slick-slider .slick-dots li button::before {
	content: none;
}

.section-banner-homepage-hero .heading-animation {
	opacity: 0;
	transform: translateY(200px);
}

.section-banner-homepage-hero .banner-homepage-hero {
	position: relative;
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item {
	position: relative;
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-media video {
	width: 100%;
	max-width: 100%;
	height: 800px;
	object-fit: cover;
	display: block;
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-media iframe {
	width: 100%;
	height: 800px;
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-media .banner__image {
	height: 800px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

@media (max-width: 767px) {

	.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-media video,
	.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-media .banner__image {
		height: 800px;
	}
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: flex-end;
	background: linear-gradient(270deg, rgba(1, 20, 26, 0) 16.35%, #01141a 64.69%);
}

@media (max-width: 767px) {

	.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay {
		background: linear-gradient(0deg, #01141a 38.22%, rgba(1, 20, 26, 0) 73.56%);
	}
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content {
	padding-right: 100px;
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content h1 strong {
	font-weight: 700;
}

@media (max-width: 767px) {

	.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content {
		padding-right: 20px;
	}
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content .banner-excerpt {
	padding-left: 39%;
}

@media (max-width: 767px) {

	.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content .banner-excerpt {
		padding-left: 0;
	}
}

.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content .banner-ctas {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 16px;
	padding-left: 39%;
}

@media (max-width: 767px) {

	.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content .banner-ctas {
		flex-direction: column;
		padding-left: 0;
	}

	.section-banner-homepage-hero .banner-homepage-hero .banner-hero-item-overlay .banner-content .banner-ctas .banner-cta {
		min-width: 200px;
	}
}

.section-banner-inner-page.banner-inner-page-media {
	background: var(--banner-image) center/cover no-repeat;
}

@media (max-width: 767px) {

	.section-banner-inner-page.banner-inner-page-media {
		background: var(--banner-image-mobile, var(--banner-image)) center/cover no-repeat;
		min-height: 530px;
	}

	.section-banner-inner-page.banner-inner-page-media .banner-inner-page {
		min-height: 530px;
	}
}

.section-banner-inner-page.banner-inner-page-media.is-cart-checkout-page {
	min-height: 457px;
}

.section-banner-inner-page.banner-inner-page-media.is-cart-checkout-page .banner-inner-page {
	min-height: 457px;
	padding-bottom: 70px;
}

@media (max-width: 767px) {

	.section-banner-inner-page.banner-inner-page-media.is-cart-checkout-page {
		min-height: 308px;
	}

	.section-banner-inner-page.banner-inner-page-media.is-cart-checkout-page .banner-inner-page {
		min-height: 308px;
	}
}

.section-banner-inner-page.banner-inner-page-media .banner-content .text-bodyMdBold,
.section-banner-inner-page.banner-inner-page-media .banner-content h1 {
	max-width: 740px;
}

.section-banner-inner-page.text-dark .delimiter svg path {
	stroke: #661b00;
}

.section-banner-inner-page .banner-background-overlay {
	background: linear-gradient(0deg, rgba(1, 20, 26, 0.7) 0%, rgba(1, 20, 26, 0.7) 100%);
}

.section-banner-inner-page .banner-inner-page {
	display: flex;
	align-items: flex-start;
}

.section-banner-inner-page .banner-inner-page .banner-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
}

.section-banner-inner-page .banner-inner-page .text-bodyMdBold {
	max-width: 960px;
}

.section-banner-inner-page .banner-inner-page .shape--arch {
	aspect-ratio: 0.936 / 1;
	height: 100%;
	border-radius: 50% 50% 0 0;
	object-fit: cover;
}

.section-banner-inner-page.banner-inner-page-image .banner-content {
	flex-direction: row;
	flex-wrap: wrap;
}

.section-banner-inner-page.banner-inner-page-image .banner-content .breadcrumbs {
	width: 100%;
}

.section-banner-inner-page.banner-inner-page-image .banner-content .banner-content-left {
	width: 60%;
	padding-right: 16px;
}

@media (max-width: 1024px) {

	.section-banner-inner-page.banner-inner-page-image .banner-content .banner-content-left > h1 {
		font-size: 3.4375rem;
	}
}

.section-banner-inner-page.banner-inner-page-image .banner-content .banner-image {
	width: 40%;
}

@media (max-width: 767px) {

	.section-banner-inner-page.banner-inner-page-image .banner-content .banner-content-left {
		width: 100%;
		padding-right: 0;
		padding-bottom: 40px;
	}

	.section-banner-inner-page.banner-inner-page-image .banner-content .banner-image {
		width: 100%;
		height: 400px;
	}
}

.section-standard-form .standard-form {
	display: flex;
	gap: 60px;
}

.section-standard-form .standard-form-left {
	width: calc(50% - 10px);
}

.section-standard-form .standard-form-right {
	width: calc(50% - 10px);
}

@media (max-width: 767px) {

	.section-standard-form .standard-form {
		flex-wrap: wrap;
	}

	.section-standard-form .standard-form-left {
		width: 100%;
	}

	.section-standard-form .standard-form-right {
		width: 100%;
	}
}

.section-standard-form .standard-form .nf-form-cont .nf-form-content .checkbox-container.label-right label {
	color: #334155;
}

.section-standard-form .standard-form .nf-form-cont .nf-form-content input[type="submit"] {
	width: 100%;
	height: 48px;
	min-height: 48px;
}

.section-standard-form .standard-form .text-light .nf-form-cont .nf-form-content .checkbox-container.label-right label {
	color: #fffff0;
}

.section-standard-form .contact-links a:hover {
	text-decoration: underline;
}

.section-signup-form.using-bg-image .signup-form-container {
	background-image: var(--form-background-image);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

@media (max-width: 767px) {

	.section-signup-form.using-bg-image .signup-form-container {
		padding-bottom: 380px;
		background-size: 100% 380px;
		background-position: bottom;
		background-color: #fffff0;
	}
}

.section-signup-form.using-bg-image .signup-form-content {
	width: 50%;
	border: 1px solid rgba(255, 255, 255, 0.01);
	background: rgba(255, 255, 255, 0.48);
	backdrop-filter: blur(8.7px);
	padding: 60px 40px;
}

@media (max-width: 767px) {

	.section-signup-form.using-bg-image .signup-form-content {
		width: 100%;
		padding: 40px 20px;
	}
}

.section-signup-form.using-bg-image .signup-form .nf-form-content .nf-field-container:not(.checkbox-container):not(.submit-container) .nf-field-element input {
	background: transparent;
}

.section-signup-form .signup-form .nf-form-cont .nf-form-content .nf-field-container {
	margin-bottom: 0;
}

.section-signup-form .signup-form .form-container {
	max-width: 440px;
}

.section-signup-form .signup-form .nf-form-content {
	position: relative;
}

.section-signup-form .signup-form .nf-form-content .nf-field-container:not(.checkbox-container):not(.submit-container) .nf-field {
	width: calc(100% - 132px);
}

.section-signup-form .signup-form .nf-form-content .nf-field-container:not(.checkbox-container):not(.submit-container) .nf-field .nf-field-label {
	display: none;
}

.section-signup-form .signup-form .nf-form-content .checkbox-container {
	margin-bottom: 0 !important;
	margin-top: 20px;
}

.section-signup-form .signup-form .nf-form-content .submit-container {
	position: absolute;
	top: 0;
	right: 0;
}

.section-signup-form .signup-form .nf-form-content .submit-container .nf-field-label {
	display: none;
}

.subscribe_form .nf-field-label {
	display: none;
}

.subscribe_form .nf-form-content nf-fields-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.subscribe_form .nf-form-content nf-fields-wrap nf-field:first-child {
	width: calc(100% - 122px - 20px);
}

.subscribe_form .nf-form-content nf-fields-wrap .nf-field-container {
	margin-bottom: 0;
}

.media-gallery .container {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	gap: 120px;
}

@media (max-width: 767px) {

	.media-gallery .container {
		flex-direction: column;
		gap: 40px;
	}
}

.media-gallery .container.reverse-column .block-content {
	order: 2;
}

@media (max-width: 767px) {

	.media-gallery .container.reverse-column .block-content {
		order: unset;
	}
}

.media-gallery .container.reverse-column .block-excerpt {
	margin-left: auto;
}

.media-gallery .container .block-content,
.media-gallery .container .media-content {
	width: calc(50% - ((60px * (2 - 1)) / 2));
}

@media (max-width: 767px) {

	.media-gallery .container .block-content,
	.media-gallery .container .media-content {
		width: calc(100% - ((0px * (1 - 1)) / 1));
	}
}

.media-gallery .container .slick-slide img {
	display: block !important;
}

.media-gallery .container .slider-nav .slick-slide img {
	aspect-ratio: 196 / 111;
	object-fit: cover;
}

.media-gallery .container .slider-for {
	margin-bottom: 20px;
}

.media-gallery .container .slider-for .slick-slide img {
	aspect-ratio: 630 / 320;
	object-fit: cover;
}

.media-gallery-carousel {
	overflow: hidden;
}

.media-gallery-carousel .image-gallery-item {
	padding: 0 8px;
	height: 100%;
}

@media (max-width: 767px) {

	.media-gallery-carousel .image-gallery-item {
		padding: 0 6px;
	}
}

.media-gallery-carousel .image-gallery-item img {
	height: 100%;
	object-fit: cover;
}

.media-gallery-carousel .block-content {
	text-align: center;
}

.media-gallery-carousel .slick-list {
	overflow: visible;
}

.media-gallery-carousel .slick-track {
	display: flex;
	transition: unset;
}

.media-gallery-carousel .slick-track .slick-slide {
	height: auto;
}

.media-gallery-carousel .slick-track .slick-slide > div {
	height: 100%;
}

@media (max-width: 767px) {

	.media-gallery-carousel .block-excerpt {
		margin-bottom: 40px;
	}

	.media-gallery-carousel .media-content {
		width: 45%;
		margin: auto;
	}
}

.media-grid-gallery .block-content {
	text-align: center;
}

.media-grid-gallery .grid-gallery-masonry .grid-sizer,
.media-grid-gallery .grid-gallery-masonry .image-gallery-item {
	width: calc(25% - ((0px * (4 - 1)) / 4));
}

@media (max-width: 767px) {

	.media-grid-gallery .grid-gallery-masonry .grid-sizer,
	.media-grid-gallery .grid-gallery-masonry .image-gallery-item {
		width: calc(50% - ((0px * (2 - 1)) / 2));
	}
}

@media (max-width: 480px) {

	.media-grid-gallery .grid-gallery-masonry .grid-sizer,
	.media-grid-gallery .grid-gallery-masonry .image-gallery-item {
		width: calc(100% - ((0px * (1 - 1)) / 1));
	}
}

.media-grid-gallery .grid-gallery-masonry .image-gallery-item img {
	width: 100%;
	display: block;
	padding: 0 8px 20px;
}

.media-grid-gallery .image-gallery-card .image-title {
	padding: 20px 28px 40px;
}

.image-gallery-card {
	position: relative;
	overflow: hidden;
}

.image-gallery-card .image-title {
	position: absolute;
	bottom: 0;
	padding: 20px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-align: center;
	opacity: 0;
	transform: translateY(100%);
	height: 0;
}

@media (max-width: 767px) {

	.image-gallery-card .image-title {
		height: 100%;
		opacity: 1;
		transform: translateY(0);
	}
}

.image-gallery-card:hover .image-title {
	height: 100%;
	opacity: 1;
	transform: translateY(0);
}

.popup-image {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.6);
	justify-content: center;
	align-items: center;
}

.popup-image .bgr-off {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(1, 20, 26, 0.8);
}

.popup-image .content-popup {
	position: relative;
	padding: 0;
	background: transparent;
	text-align: center;
	width: 1280px;
	max-width: 90%;
	max-height: 90%;
	overflow-y: auto;
}

@media (max-width: 767px) {

	.popup-image .content-popup {
		padding: 0;
	}
}

.popup-image .content-popup img {
	display: block;
}

.popup-image .content-popup .modal-body {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 12px;
}

.popup-image .content-popup .off-popup {
	background: unset;
	display: flex;
	width: 100%;
	height: auto;
	justify-content: flex-end;
	gap: 24px;
	color: #fffff0;
	align-items: center;
}

.meet-the-team .content_top {
	margin-bottom: clamp(48px, 5vw, 60px);
}

.meet-the-team .content_top .heading {
	margin-bottom: clamp(20px, 3vw, 24px);
}

.meet-the-team .content_top .desc {
	margin-bottom: 28px;
}

.meet-the-team .content_top > *:last-child {
	margin-bottom: 0;
}

.meet-the-team .list_cards {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	row-gap: 40px;
}

@media (max-width: 480px) {

	.meet-the-team .list_cards {
		row-gap: 48px;
	}
}

.meet-the-team .list_cards .box_member {
	width: calc(33.3333% - 16px*2/3);
}

.meet-the-team .list_cards .box_member:nth-child(-n + 3) {
	flex: 1 1 calc(33.3333% - 16px*2/3);
}

@media (max-width: 767px) {

	.meet-the-team .list_cards .box_member {
		width: calc(50% - 16px/2);
	}

	.meet-the-team .list_cards .box_member:nth-child(-n + 2) {
		flex: 1 1 calc(50% - 16px/2);
	}

	.meet-the-team .list_cards .box_member:nth-child(3) {
		flex: unset;
	}
}

@media (max-width: 480px) {

	.meet-the-team .list_cards .box_member {
		width: 100%;
		flex: unset !important;
	}
}

.meet-the-team .content_bot {
	margin-top: clamp(60px, 6vw, 100px);
}

.meet-the-team .content_bot .heading {
	margin-bottom: clamp(12px, 3vw, 16px);
}

.meet-the-team .content_bot .desc {
	margin-bottom: clamp(24px, 3vw, 28px);
}

.meet-the-team .content_bot > *:last-child {
	margin-bottom: 0;
}

.content_testimonials.text-light .list_testimonials .box_testimonial {
	background: #334155;
}

.content_testimonials.text-light .list_testimonials .box_testimonial .rate svg path {
	fill: #ff8032;
}

.content_testimonials .content_top {
	text-align: center;
	margin: auto;
	margin-bottom: 60px;
	max-width: 632px;
}

.content_testimonials .content_top .heading {
	margin-bottom: 28px;
}

.content_testimonials .list_testimonials .box_testimonial {
	padding: clamp(80px, 6vw, 100px) clamp(20px, 5vw, 80px);
	background: #fef5f2;
	text-align: center;
}

.content_testimonials .list_testimonials .box_testimonial .rate {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin-bottom: 20px;
}

.content_testimonials .list_testimonials .box_testimonial .desc {
	max-width: 442px;
	margin: auto;
	margin-bottom: 16px;
}

.content_testimonials .list_testimonials .box_testimonial .name {
	display: block;
	margin-bottom: 4px;
}

.content_testimonials .list_testimonials .slick-dots {
	margin-top: 40px !important;
}

.content_timeline .content_block .list_timeline .timeline {
	display: grid !important;
	height: 100%;
	grid-template-rows: 1fr 47px 1fr;
}

.content_timeline .content_block .list_timeline .timeline .img {
	width: 180px;
	display: flex;
	align-items: end;
}

.content_timeline .content_block .list_timeline .timeline .img img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center;
}

.content_timeline .content_block .list_timeline .timeline .info .date {
	margin-bottom: 8px;
}

.content_timeline .content_block .list_timeline .timeline .divider {
	display: block;
	margin: 16px 0;
	position: relative;
}

.content_timeline .content_block .list_timeline .timeline .divider .dot {
	width: 15px;
	height: 15px;
	background: #661b00;
	border-radius: 100%;
}

.content_timeline .content_block .list_timeline .timeline .divider::after {
	content: "";
	background: #661b00;
	height: 3px;
	display: block;
	position: absolute;
	left: calc(15px + 8px);
	top: 50%;
	transform: translateY(-50%);
	width: calc(100% - 15px - 8px);
}

.content_timeline .content_block .slick-timeline {
	position: relative;
}

.content_timeline .content_block .slick-timeline::before {
	content: "";
	background: #661b00;
	height: 3px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) translateX(calc(-100% - 8px));
	width: 32px;
}

.content_timeline .content_block .slick-timeline.slick-dotted::before {
	top: calc(50% - 20px);
}

.content_timeline .content_block .slick-timeline .slick-list {
	margin: 0 -4px;
}

.content_timeline .content_block .slick-timeline .slick-list .slick-track {
	display: flex;
	min-width: 100%;
}

.content_timeline .content_block .slick-timeline .slick-list .slick-track .slick-slide {
	margin: 0 4px;
	flex: 1;
}

.content_timeline .content_block .slick-timeline .slick-list .slick-track .slick-slide:nth-child(2n) .timeline {
	flex-direction: column-reverse;
}

.content_timeline .content_block .slick-timeline .slick-list .slick-track .slick-slide:nth-child(2n) .timeline .img {
	align-items: baseline;
	grid-row: 3;
}

.content_timeline .content_block .slick-timeline .slick-list .slick-track .slick-slide:nth-child(2n) .timeline .info {
	display: flex;
	flex-direction: column;
	justify-content: end;
	grid-row: 1;
}

@media (max-width: 480px) {

	.content_timeline .content_block .list_timeline::before {
		content: none;
	}

	.content_timeline .content_block .list_timeline .slick-dots {
		display: none !important;
	}

	.content_timeline .content_block .list_timeline .slick-list {
		height: auto !important;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track {
		transform: unset !important;
		width: 100% !important;
		flex-direction: column;
		row-gap: 8px;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track .slick-slide {
		width: 100% !important;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track .slick-slide.slick-cloned {
		display: none;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track .slick-slide .timeline {
		display: flex !important;
		flex-direction: row !important;
		gap: 16px;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track .slick-slide .timeline .img {
		width: 96px;
		align-items: baseline;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track .slick-slide .timeline .info {
		width: calc(100% - 96px - 15px - (16px*2));
		padding-bottom: 16px;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track .slick-slide .timeline .divider {
		margin: 0;
	}

	.content_timeline .content_block .list_timeline .slick-list .slick-track .slick-slide .timeline .divider::after {
		left: 50%;
		top: 23px;
		transform: translateX(-50%);
		width: 3px;
		height: calc(100% - 15px - 8px);
	}
}

.content_timeline.text-light .list_timeline .timeline .divider::after,
.content_timeline.text-light .list_timeline .timeline .divider .dot {
	background: #ff8032;
}

.content_timeline.text-light .slick-timeline::before {
	background: #ff8032;
}

.section-dropdown-filter .dropdown-filter-inner,
.section-post-filter .dropdown-filter-inner {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-container,
.section-post-filter .dropdown-filter-inner .dropdown-filter-container {
	position: relative;
	width: calc(25% - 8px);
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-label,
.section-post-filter .dropdown-filter-inner .dropdown-filter-label {
	padding-bottom: 12px;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-content,
.section-post-filter .dropdown-filter-inner .dropdown-filter-content {
	position: relative;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-selected,
.section-post-filter .dropdown-filter-inner .dropdown-filter-selected {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
	z-index: 11;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #01141a;
	background-color: #fffff0;
	padding: 12px;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-selected span,
.section-post-filter .dropdown-filter-inner .dropdown-filter-selected span {
	opacity: 0.6;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-selected span button,
.section-post-filter .dropdown-filter-inner .dropdown-filter-selected span button {
	border: none;
	outline: none;
	color: inherit;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-selected.active,
.section-post-filter .dropdown-filter-inner .dropdown-filter-selected.active {
	border-radius: 0;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-selected.active > svg,
.section-post-filter .dropdown-filter-inner .dropdown-filter-selected.active > svg {
	transform: rotate(180deg);
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-selected.active + .blog-tags-list,
.section-post-filter .dropdown-filter-inner .dropdown-filter-selected.active + .blog-tags-list {
	z-index: 100;
	max-height: -moz-fit-content;
	max-height: fit-content;
	opacity: 1;
	border-top: none;
	transition-duration: 0.7s;
	top: 50px;
	pointer-events: auto;
}

.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-selected.active + .blog-tags-list .dropdown-link,
.section-post-filter .dropdown-filter-inner .dropdown-filter-selected.active + .blog-tags-list .dropdown-link {
	pointer-events: auto;
	cursor: pointer;
}

.section-dropdown-filter .dropdown-filter-inner .blog-tags-list,
.section-post-filter .dropdown-filter-inner .blog-tags-list {
	pointer-events: none;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 10;
	max-height: 0;
	display: flex;
	flex-direction: column;
	gap: 12px;
	border: 1px solid #01141a;
	border-radius: 0;
	background-color: #fffff0;
	opacity: 0;
	margin: 0;
	padding: 16px 20px;
	list-style: none;
}

.section-dropdown-filter .dropdown-filter-inner .cpt-search-container,
.section-post-filter .dropdown-filter-inner .cpt-search-container {
	width: calc(35% - 24px);
}

.section-dropdown-filter .dropdown-filter-inner .blog-sort-container,
.section-post-filter .dropdown-filter-inner .blog-sort-container {
	width: calc(15% - 8px);
}

@media (max-width: 1024px) {

	.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-container,
	.section-post-filter .dropdown-filter-inner .dropdown-filter-container {
		width: calc(50% - 8px);
	}

	.section-dropdown-filter .dropdown-filter-inner .cpt-search-container,
	.section-post-filter .dropdown-filter-inner .cpt-search-container {
		width: calc(50% - 8px);
	}

	.section-dropdown-filter .dropdown-filter-inner .blog-sort-container,
	.section-post-filter .dropdown-filter-inner .blog-sort-container {
		width: calc(50% - 8px);
	}
}

@media (max-width: 480px) {

	.section-dropdown-filter .dropdown-filter-inner,
	.section-post-filter .dropdown-filter-inner {
		gap: 16px;
	}

	.section-dropdown-filter .dropdown-filter-inner .dropdown-filter-container,
	.section-post-filter .dropdown-filter-inner .dropdown-filter-container {
		width: 100%;
	}

	.section-dropdown-filter .dropdown-filter-inner .cpt-search-container,
	.section-post-filter .dropdown-filter-inner .cpt-search-container {
		width: 100%;
	}

	.section-dropdown-filter .dropdown-filter-inner .blog-sort-container,
	.section-post-filter .dropdown-filter-inner .blog-sort-container {
		width: 100%;
	}
}

.section-dropdown-filter.bg-secondary .dropdown-filter-inner .dropdown-filter-selected,
.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-filter-selected {
	background: #334155;
}

.section-dropdown-filter.bg-secondary .dropdown-filter-inner .dropdown-filter-selected svg path,
.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-filter-selected svg path {
	fill: #fffff0;
}

.section-dropdown-filter.bg-secondary .dropdown-filter-inner .blog-tags-list,
.section-post-filter.bg-secondary .dropdown-filter-inner .blog-tags-list {
	background: #334155;
}

.section-dropdown-filter.bg-secondary .blog-sort-container .blog-sort-content .blog-sort-list,
.section-post-filter.bg-secondary .blog-sort-container .blog-sort-content .blog-sort-list {
	background: #334155;
}

.section-dropdown-filter.bg-secondary .blog-sort-container .blog-sort-content .blog-sort-selected,
.section-post-filter.bg-secondary .blog-sort-container .blog-sort-content .blog-sort-selected {
	background: #334155;
}

.section-dropdown-filter.bg-secondary .blog-sort-container .blog-sort-content .blog-sort-selected svg path,
.section-post-filter.bg-secondary .blog-sort-container .blog-sort-content .blog-sort-selected svg path {
	fill: #fffff0;
}

.section-dropdown-filter.bg-secondary .cpt-search-container .search-content input,
.section-post-filter.bg-secondary .cpt-search-container .search-content input {
	background: #334155;
	color: #fffff0;
}

.section-dropdown-filter.bg-secondary .cpt-search-container .search-content input::placeholder,
.section-post-filter.bg-secondary .cpt-search-container .search-content input::placeholder {
	color: #fffff0;
	opacity: 0.6;
}

.section-dropdown-filter.bg-secondary .cpt-search-container .search-content svg path,
.section-post-filter.bg-secondary .cpt-search-container .search-content svg path {
	fill: #fffff0;
}

.section-dropdown-filter.bg-secondary .cpt-search-container .search-content .search-clear svg path,
.section-post-filter.bg-secondary .cpt-search-container .search-content .search-clear svg path {
	stroke: #fffff0;
}

.section-dropdown-filter.bg-secondary .cpt-search-container .search-content .search-submit,
.section-post-filter.bg-secondary .cpt-search-container .search-content .search-submit {
	background: #334155;
}

@media (min-width: 767px) {

	.section-post-filter .blog-archive-info {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}

	.section-post-filter .blog-archive-info .blog-number-results {
		padding-bottom: 14px;
	}

	.section-post-filter .blog-archive-info .blog-sort-container {
		max-width: 300px;
		width: 100%;
	}

	.section-post-filter .dropdown-filter-inner {
		margin-bottom: 28px;
	}

	.section-post-filter .dropdown-filter-inner .dropdown-filter-container {
		width: 100%;
	}

	.section-post-filter .dropdown-filter-inner .dropdown-filter-selected {
		display: none;
	}

	.section-post-filter .dropdown-filter-inner .blog-tags-list {
		position: unset;
		opacity: 1;
		max-height: unset;
		background: transparent;
		border: none;
		padding: 0;
		flex-direction: row;
		gap: 20px;
		pointer-events: auto;
		flex-wrap: wrap;
	}

	.section-post-filter .dropdown-filter-inner .dropdown-link.active {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 4px;
		line-height: 1.5;
		transition-duration: 0.3s;
		cursor: pointer;
		z-index: 9;
		position: relative;
		color: #fffff0;
		background-color: #661b00;
		border: 1px solid #661b00;
		padding: 12px 28px;
		font-size: 1rem;
		font-weight: 500;
		min-height: 50px;
	}

	.section-post-filter .dropdown-filter-inner .dropdown-link.active:hover {
		box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	}

	.section-post-filter .dropdown-filter-inner .dropdown-link.active:hover,
	.section-post-filter .dropdown-filter-inner .dropdown-link.active:focus {
		box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
		background: transparent;
		color: #661b00;
	}

	.section-post-filter .dropdown-filter-inner .dropdown-link.active:hover svg path,
	.section-post-filter .dropdown-filter-inner .dropdown-link.active:focus svg path {
		fill: #661b00;
	}

	.section-post-filter .dropdown-filter-inner .dropdown-link.active.btn-icon-left:hover::before {
		background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
	}

	.section-post-filter .dropdown-filter-inner .dropdown-link.active.btn-icon-right:hover::after {
		background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-brown.svg);
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .blog-tags-list {
		background: transparent;
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 4px;
		line-height: 1.5;
		transition-duration: 0.3s;
		cursor: pointer;
		z-index: 9;
		position: relative;
		background-color: #fffff0;
		color: #0f172a;
		border: 1px solid #fffff0;
		padding: 12px 28px;
		font-size: 1rem;
		font-weight: 500;
		min-height: 50px;
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active:hover {
		box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active::after,
	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active::before {
		background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow-black.svg);
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active:hover {
		border-color: #fffff0;
		box-shadow: 0 12px 16px -4px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
		color: #fffff0;
		background: transparent;
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active.btn-icon-left:hover::before {
		background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active.btn-icon-right:hover::after {
		background-image: url(/wp-content/themes/preedyglass/images/icons/right-arrow.svg);
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active svg path {
		fill: #0f172a;
	}

	.section-post-filter.bg-secondary .dropdown-filter-inner .dropdown-link.active:hover svg path {
		fill: #fffff0;
	}
}

@media (max-width: 767px) {

	.section-post-filter .blog-archive-info {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 20px;
	}

	.section-post-filter .blog-archive-info .blog-sort-container {
		width: 100%;
	}

	.section-post-filter .dropdown-filter-inner {
		margin-bottom: 28px;
	}
}

.taxonomy-vacancy .blog-archive-result__inner .blog-list .vacancy-card {
	grid-column: 1 / 5;
}

.cpt-search-container .search-content {
	position: relative;
}

.cpt-search-container .search-content input[type="search"]::-webkit-search-decoration,
.cpt-search-container .search-content input[type="search"]::-webkit-search-cancel-button,
.cpt-search-container .search-content input[type="search"]::-webkit-search-results-button,
.cpt-search-container .search-content input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

.cpt-search-container .search-content input {
	width: 100%;
	border-radius: 0;
	border: 1px solid #01141a;
	background: #fffff0;
	padding: 12px 100px 12px 12px;
	-webkit-appearance: none;
	appearance: auto;
	outline: none;
}

.cpt-search-container .search-content .search-clear {
	display: none;
	position: absolute;
	top: 1px;
	right: 50px;
	height: 48px;
	width: 48px;
	background: transparent;
	border: none;
}

.cpt-search-container .search-content .search-clear.active {
	display: block;
}

.cpt-search-container .search-content .search-submit {
	position: absolute;
	top: 1px;
	right: 1px;
	height: 48px;
	width: 48px;
	border-radius: 0;
	background: #fffff0;
	border: none;
	cursor: pointer;
}

@media (min-width: 1024px) {

	.image-gallery .blog-sort-container {
		flex-grow: 1;
	}

	.image-gallery .blog-sort-container .dropdown-filter-label {
		max-width: 200px;
		margin-left: auto;
	}

	.image-gallery .blog-sort-container .blog-sort-content {
		max-width: 200px;
		margin-left: auto;
	}
}

.blog-sort-container .dropdown-filter-label {
	padding-bottom: 12px;
}

.blog-sort-container .blog-sort-content {
	position: relative;
}

.blog-sort-container .blog-sort-content .blog-sort-selected,
.blog-sort-container .blog-sort-content .product-sort-selected {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
	z-index: 11;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #01141a;
	background-color: #fffff0;
	padding: 12px;
}

.blog-sort-container .blog-sort-content .blog-sort-selected span,
.blog-sort-container .blog-sort-content .product-sort-selected span {
	opacity: 0.6;
}

.blog-sort-container .blog-sort-content .blog-sort-selected.active > svg,
.blog-sort-container .blog-sort-content .product-sort-selected.active > svg {
	transform: rotate(180deg);
}

.blog-sort-container .blog-sort-content .blog-sort-selected.active + .blog-sort-list,
.blog-sort-container .blog-sort-content .product-sort-selected.active + .blog-sort-list {
	z-index: 100;
	max-height: -moz-fit-content;
	max-height: fit-content;
	opacity: 1;
	transition-duration: 0.7s;
	top: 50px;
}

.blog-sort-container .blog-sort-content .blog-sort-selected.active + .blog-sort-list .dropdown-link,
.blog-sort-container .blog-sort-content .product-sort-selected.active + .blog-sort-list .dropdown-link {
	pointer-events: auto;
	cursor: pointer;
}

.blog-sort-container .blog-sort-content .blog-sort-list {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 10;
	display: flex;
	flex-direction: column;
	gap: 12px;
	max-height: 0;
	border: 1px solid #01141a;
	background-color: #fffff0;
	border-radius: 0;
	opacity: 0;
	margin: 0;
	padding: 16px 20px;
	list-style: none;
	pointer-events: none;
}

.blog-sort-container .blog-sort-content .blog-sort-list .blog-sort-item {
	cursor: pointer;
}

.dropdown-filter-results .load-more {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 28px;
	margin-top: 40px;
}

.blog-tags-list .dropdown-category-link button {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	pointer-events: none;
	border: none;
	background-color: transparent;
	color: inherit;
	transition: none;
}

.blog-archive-result__inner .blog-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px 16px;
}

.blog-archive-result__inner .blog-list > .not-found {
	grid-column: 1/5;
}

@media (max-width: 1280px) {

	.blog-archive-result__inner .blog-list {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 1024px) {

	.blog-archive-result__inner .blog-list {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767px) {

	.blog-archive-result__inner .blog-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.blog-archive-result__inner .blog-list.hardware-products .post-card__media img {
	aspect-ratio: 308/365;
	width: 100%;
}

.blog-archive-result__inner .blog-list.image-gallery-masonry {
	display: block;
	width: 100%;
}

.blog-archive-result__inner .blog-list.image-gallery-masonry .grid-sizer,
.blog-archive-result__inner .blog-list.image-gallery-masonry .image-gallery-item {
	width: calc(25% - ((0px * (4 - 1)) / 4));
}

.blog-archive-result__inner .blog-list.image-gallery-masonry .grid-sizer.not-found,
.blog-archive-result__inner .blog-list.image-gallery-masonry .image-gallery-item.not-found {
	width: 100%;
}

@media (max-width: 767px) {

	.blog-archive-result__inner .blog-list.image-gallery-masonry .grid-sizer,
	.blog-archive-result__inner .blog-list.image-gallery-masonry .image-gallery-item {
		width: calc(50% - ((0px * (2 - 1)) / 2));
	}
}

@media (max-width: 480px) {

	.blog-archive-result__inner .blog-list.image-gallery-masonry .grid-sizer,
	.blog-archive-result__inner .blog-list.image-gallery-masonry .image-gallery-item {
		width: calc(100% - ((0px * (1 - 1)) / 1));
	}
}

.blog-archive-result__inner .blog-list.image-gallery-masonry .image-gallery-item img {
	width: 100%;
	display: block;
	padding: 0 8px 20px;
}

.blog-archive-result__inner .blog-list.image-gallery-masonry .image-gallery-card .image-title {
	padding: 20px 28px 40px;
}

.dropdown-filter-results.hardware-products .blog-number-results,
.dropdown-filter-results.image-gallery .blog-number-results {
	display: none;
}

.filter_acf_custom {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-bottom: 90px;
	justify-content: flex-end;
}

.filter_acf_custom .box_select {
	position: relative;
	height: fit-content;
	color: #0f172a;
}

.filter_acf_custom .box_select .heading {
	margin-bottom: 12px;
	display: block;
}

.filter_acf_custom .box_select .current_option {
	border: 1px solid #0f172a;
	background: #fffff0;
	padding: 12px;
	display: block;
	width: 305px;
	max-width: 100%;
	min-width: fit-content;
	cursor: pointer;
}

.filter_acf_custom .box_select .current_option span {
	opacity: 0.6;
}

.filter_acf_custom .box_select svg {
	position: absolute;
	top: 62px;
	right: 12px;
	transform: translateY(-50%);
}

.filter_acf_custom .box_select .filter-dropdown {
	border: 1px solid var(--Border-primary, #0f172a);
	background: #fffff0;
	border-top: none;
	padding: 16px 20px;
	position: absolute;
	bottom: 0;
	transform: translateY(100%);
	width: 100%;
	z-index: 99;
	display: none;
	flex-direction: column;
	gap: 10px;
}

.filter_acf_custom .box_select.show .filter-dropdown {
	display: flex;
}

.filter_acf_custom .box_select.show svg {
	transform: rotate(180deg);
	transform-origin: 50% 20%;
}

.filter_acf_custom .acf-filter {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.filter_acf_custom .sorting-filter .box_select .current_option {
	width: 197px;
}

.filter_acf_custom .cpt-search-container {
	max-width: 100%;
}

.filter_acf_custom .cpt-search-container .search-field {
	width: 425px;
	max-width: 100%;
}

.filter_acf_custom .cpt-search-container .dropdown-filter-label {
	margin-bottom: 12px;
}

.filter_acf_custom .cpt-search-container .search-content .search-submit,
.filter_acf_custom .cpt-search-container .search-content .search-clear {
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	background: #fffff0;
}

.filter_acf_custom .cpt-search-container .search-content .search-clear {
	right: 35px;
}

@media (max-width: 480px) {

	.filter_acf_custom .acf-filter,
	.filter_acf_custom .box_select,
	.filter_acf_custom .box_select .current_option,
	.filter_acf_custom .sorting-filter,
	.filter_acf_custom .sorting-filter .box_select .current_option {
		width: 100%;
	}
}

.text-light .filter_acf_custom .box_select {
	color: #fffff0;
}

.text-light .filter_acf_custom .box_select .current_option,
.text-light .filter_acf_custom .box_select .filter-dropdown {
	border: 1px solid #0f172a;
	border-top: none;
	background: #334155;
}

.text-light .filter_acf_custom .box_select svg path {
	fill: #fffff0;
}

.text-light .filter_acf_custom .cpt-search-container .search-field {
	border: 1px solid #0f172a;
	background: #334155;
	color: #fffff0;
}

.text-light .filter_acf_custom .cpt-search-container .search-content .search-submit,
.text-light .filter_acf_custom .cpt-search-container .search-content .search-clear {
	background: #334155;
}

.text-light .filter_acf_custom .cpt-search-container .search-content .search-submit svg,
.text-light .filter_acf_custom .cpt-search-container .search-content .search-submit svg path,
.text-light .filter_acf_custom .cpt-search-container .search-content .search-clear svg,
.text-light .filter_acf_custom .cpt-search-container .search-content .search-clear svg path {
	fill: #fffff0;
	color: #fffff0;
}

.load-more-custom {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: fit-content;
	margin: auto;
	margin-top: 40px;
	gap: 28px;
}

.load-more-custom .btn-load-more {
	width: fit-content;
}

.dropdown-filter-results {
	position: relative;
}

#ajax-loader {
	display: flex;
	justify-content: center;
	padding: 100px 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	background-color: rgba(255, 255, 255, 0.3);
}

#ajax-loader .spinner {
	width: 50px;
	height: 50px;
	border: 5px solid rgba(0, 0, 0, 0.1);
	border-left-color: #0f172a;
	border-radius: 50%;
	animation: spin 1s linear infinite;
}

.text-light #ajax-loader .spinner,
.bg-secondary #ajax-loader .spinner {
	border-left-color: #fffff0;
}

@keyframes spin {

	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.text-dark {
	color: #0f172a;
}

.text-light {
	color: #fffff0;
}

.text-error {
	color: #b42318;
}

.text-success {
	color: #027a48;
}

.text-underline {
	text-decoration: underline;
}

a.text-underline:hover {
	text-decoration: unset;
}

.bg-white {
	background: #fff;
}

.bg-black {
	background: #01141a;
}

.bg-primary {
	background-color: #fffff0;
}

.bg-secondary {
	background-color: #01141a;
}

.bg-tertiary {
	background-color: #334155;
}

.m-0 {
	margin: 0;
}

.ml-0 {
	margin-left: 0;
}

.mt-0 {
	margin-top: 0;
}

.mr-0 {
	margin-right: 0;
}

.mb-0 {
	margin-bottom: 0;
}

.mx-0 {
	margin-top: 0;
	margin-bottom: 0;
}

.my-0 {
	margin-left: 0;
	margin-right: 0;
}

.m-0.25 {
	margin: 0.25rem;
}

.ml-1 {
	margin-left: 0.25rem;
}

.mt-1 {
	margin-top: 0.25rem;
}

.mr-1 {
	margin-right: 0.25rem;
}

.mb-1 {
	margin-bottom: 0.25rem;
}

.mx-1 {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}

.my-1 {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}

.m-0.5 {
	margin: 0.5rem;
}

.ml-2 {
	margin-left: 0.5rem;
}

.mt-2 {
	margin-top: 0.5rem;
}

.mr-2 {
	margin-right: 0.5rem;
}

.mb-2 {
	margin-bottom: 0.5rem;
}

.mx-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.my-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.m-0.75 {
	margin: 0.75rem;
}

.ml-3 {
	margin-left: 0.75rem;
}

.mt-3 {
	margin-top: 0.75rem;
}

.mr-3 {
	margin-right: 0.75rem;
}

.mb-3 {
	margin-bottom: 0.75rem;
}

.mx-3 {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}

.my-3 {
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}

.m-1 {
	margin: 1rem;
}

.ml-4 {
	margin-left: 1rem;
}

.mt-4 {
	margin-top: 1rem;
}

.mr-4 {
	margin-right: 1rem;
}

.mb-4 {
	margin-bottom: 1rem;
}

.mx-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.my-4 {
	margin-left: 1rem;
	margin-right: 1rem;
}

.m-1.25 {
	margin: 1.25rem;
}

.ml-5 {
	margin-left: 1.25rem;
}

.mt-5 {
	margin-top: 1.25rem;
}

.mr-5 {
	margin-right: 1.25rem;
}

.mb-5 {
	margin-bottom: 1.25rem;
}

.mx-5 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.my-5 {
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}

.m-1.5 {
	margin: 1.5rem;
}

.ml-6 {
	margin-left: 1.5rem;
}

.mt-6 {
	margin-top: 1.5rem;
}

.mr-6 {
	margin-right: 1.5rem;
}

.mb-6 {
	margin-bottom: 1.5rem;
}

.mx-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.my-6 {
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}

.m-1.75 {
	margin: 1.75rem;
}

.ml-7 {
	margin-left: 1.75rem;
}

.mt-7 {
	margin-top: 1.75rem;
}

.mr-7 {
	margin-right: 1.75rem;
}

.mb-7 {
	margin-bottom: 1.75rem;
}

.mx-7 {
	margin-top: 1.75rem;
	margin-bottom: 1.75rem;
}

.my-7 {
	margin-left: 1.75rem;
	margin-right: 1.75rem;
}

.m-2 {
	margin: 2rem;
}

.ml-8 {
	margin-left: 2rem;
}

.mt-8 {
	margin-top: 2rem;
}

.mr-8 {
	margin-right: 2rem;
}

.mb-8 {
	margin-bottom: 2rem;
}

.mx-8 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.my-8 {
	margin-left: 2rem;
	margin-right: 2rem;
}

.m-2.25 {
	margin: 2.25rem;
}

.ml-9 {
	margin-left: 2.25rem;
}

.mt-9 {
	margin-top: 2.25rem;
}

.mr-9 {
	margin-right: 2.25rem;
}

.mb-9 {
	margin-bottom: 2.25rem;
}

.mx-9 {
	margin-top: 2.25rem;
	margin-bottom: 2.25rem;
}

.my-9 {
	margin-left: 2.25rem;
	margin-right: 2.25rem;
}

.m-2.5 {
	margin: 2.5rem;
}

.ml-10 {
	margin-left: 2.5rem;
}

.mt-10 {
	margin-top: 2.5rem;
}

.mr-10 {
	margin-right: 2.5rem;
}

.mb-10 {
	margin-bottom: 2.5rem;
}

.mx-10 {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}

.my-10 {
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}

.m-2.75 {
	margin: 2.75rem;
}

.ml-11 {
	margin-left: 2.75rem;
}

.mt-11 {
	margin-top: 2.75rem;
}

.mr-11 {
	margin-right: 2.75rem;
}

.mb-11 {
	margin-bottom: 2.75rem;
}

.mx-11 {
	margin-top: 2.75rem;
	margin-bottom: 2.75rem;
}

.my-11 {
	margin-left: 2.75rem;
	margin-right: 2.75rem;
}

.m-3 {
	margin: 3rem;
}

.ml-12 {
	margin-left: 3rem;
}

.mt-12 {
	margin-top: 3rem;
}

.mr-12 {
	margin-right: 3rem;
}

.mb-12 {
	margin-bottom: 3rem;
}

.mx-12 {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.my-12 {
	margin-left: 3rem;
	margin-right: 3rem;
}

.m-3.25 {
	margin: 3.25rem;
}

.ml-13 {
	margin-left: 3.25rem;
}

.mt-13 {
	margin-top: 3.25rem;
}

.mr-13 {
	margin-right: 3.25rem;
}

.mb-13 {
	margin-bottom: 3.25rem;
}

.mx-13 {
	margin-top: 3.25rem;
	margin-bottom: 3.25rem;
}

.my-13 {
	margin-left: 3.25rem;
	margin-right: 3.25rem;
}

.m-3.5 {
	margin: 3.5rem;
}

.ml-14 {
	margin-left: 3.5rem;
}

.mt-14 {
	margin-top: 3.5rem;
}

.mr-14 {
	margin-right: 3.5rem;
}

.mb-14 {
	margin-bottom: 3.5rem;
}

.mx-14 {
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
}

.my-14 {
	margin-left: 3.5rem;
	margin-right: 3.5rem;
}

.m-3.75 {
	margin: 3.75rem;
}

.ml-15 {
	margin-left: 3.75rem;
}

.mt-15 {
	margin-top: 3.75rem;
}

.mr-15 {
	margin-right: 3.75rem;
}

.mb-15 {
	margin-bottom: 3.75rem;
}

.mx-15 {
	margin-top: 3.75rem;
	margin-bottom: 3.75rem;
}

.my-15 {
	margin-left: 3.75rem;
	margin-right: 3.75rem;
}

.m-4 {
	margin: 4rem;
}

.ml-16 {
	margin-left: 4rem;
}

.mt-16 {
	margin-top: 4rem;
}

.mr-16 {
	margin-right: 4rem;
}

.mb-16 {
	margin-bottom: 4rem;
}

.mx-16 {
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.my-16 {
	margin-left: 4rem;
	margin-right: 4rem;
}

.p-0 {
	padding: 0;
}

.pl-0 {
	padding-left: 0;
}

.pt-0 {
	padding-top: 0;
}

.pr-0 {
	padding-right: 0;
}

.pb-0 {
	padding-bottom: 0;
}

.px-0 {
	padding-top: 0;
	padding-bottom: 0;
}

.py-0 {
	padding-left: 0;
	padding-right: 0;
}

.p-0.25 {
	padding: 0.25rem;
}

.pl-1 {
	padding-left: 0.25rem;
}

.pt-1 {
	padding-top: 0.25rem;
}

.pr-1 {
	padding-right: 0.25rem;
}

.pb-1 {
	padding-bottom: 0.25rem;
}

.px-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.py-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}

.p-0.5 {
	padding: 0.5rem;
}

.pl-2 {
	padding-left: 0.5rem;
}

.pt-2 {
	padding-top: 0.5rem;
}

.pr-2 {
	padding-right: 0.5rem;
}

.pb-2 {
	padding-bottom: 0.5rem;
}

.px-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.py-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.p-0.75 {
	padding: 0.75rem;
}

.pl-3 {
	padding-left: 0.75rem;
}

.pt-3 {
	padding-top: 0.75rem;
}

.pr-3 {
	padding-right: 0.75rem;
}

.pb-3 {
	padding-bottom: 0.75rem;
}

.px-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.py-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.p-1 {
	padding: 1rem;
}

.pl-4 {
	padding-left: 1rem;
}

.pt-4 {
	padding-top: 1rem;
}

.pr-4 {
	padding-right: 1rem;
}

.pb-4 {
	padding-bottom: 1rem;
}

.px-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.py-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.p-1.25 {
	padding: 1.25rem;
}

.pl-5 {
	padding-left: 1.25rem;
}

.pt-5 {
	padding-top: 1.25rem;
}

.pr-5 {
	padding-right: 1.25rem;
}

.pb-5 {
	padding-bottom: 1.25rem;
}

.px-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.py-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-1.5 {
	padding: 1.5rem;
}

.pl-6 {
	padding-left: 1.5rem;
}

.pt-6 {
	padding-top: 1.5rem;
}

.pr-6 {
	padding-right: 1.5rem;
}

.pb-6 {
	padding-bottom: 1.5rem;
}

.px-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.py-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.p-1.75 {
	padding: 1.75rem;
}

.pl-7 {
	padding-left: 1.75rem;
}

.pt-7 {
	padding-top: 1.75rem;
}

.pr-7 {
	padding-right: 1.75rem;
}

.pb-7 {
	padding-bottom: 1.75rem;
}

.px-7 {
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}

.py-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}

.p-2 {
	padding: 2rem;
}

.pl-8 {
	padding-left: 2rem;
}

.pt-8 {
	padding-top: 2rem;
}

.pr-8 {
	padding-right: 2rem;
}

.pb-8 {
	padding-bottom: 2rem;
}

.px-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.py-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}

.p-2.25 {
	padding: 2.25rem;
}

.pl-9 {
	padding-left: 2.25rem;
}

.pt-9 {
	padding-top: 2.25rem;
}

.pr-9 {
	padding-right: 2.25rem;
}

.pb-9 {
	padding-bottom: 2.25rem;
}

.px-9 {
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}

.py-9 {
	padding-left: 2.25rem;
	padding-right: 2.25rem;
}

.p-2.5 {
	padding: 2.5rem;
}

.pl-10 {
	padding-left: 2.5rem;
}

.pt-10 {
	padding-top: 2.5rem;
}

.pr-10 {
	padding-right: 2.5rem;
}

.pb-10 {
	padding-bottom: 2.5rem;
}

.px-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.py-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.p-2.75 {
	padding: 2.75rem;
}

.pl-11 {
	padding-left: 2.75rem;
}

.pt-11 {
	padding-top: 2.75rem;
}

.pr-11 {
	padding-right: 2.75rem;
}

.pb-11 {
	padding-bottom: 2.75rem;
}

.px-11 {
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
}

.py-11 {
	padding-left: 2.75rem;
	padding-right: 2.75rem;
}

.p-3 {
	padding: 3rem;
}

.pl-12 {
	padding-left: 3rem;
}

.pt-12 {
	padding-top: 3rem;
}

.pr-12 {
	padding-right: 3rem;
}

.pb-12 {
	padding-bottom: 3rem;
}

.px-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.py-12 {
	padding-left: 3rem;
	padding-right: 3rem;
}

.p-3.25 {
	padding: 3.25rem;
}

.pl-13 {
	padding-left: 3.25rem;
}

.pt-13 {
	padding-top: 3.25rem;
}

.pr-13 {
	padding-right: 3.25rem;
}

.pb-13 {
	padding-bottom: 3.25rem;
}

.px-13 {
	padding-top: 3.25rem;
	padding-bottom: 3.25rem;
}

.py-13 {
	padding-left: 3.25rem;
	padding-right: 3.25rem;
}

.p-3.5 {
	padding: 3.5rem;
}

.pl-14 {
	padding-left: 3.5rem;
}

.pt-14 {
	padding-top: 3.5rem;
}

.pr-14 {
	padding-right: 3.5rem;
}

.pb-14 {
	padding-bottom: 3.5rem;
}

.px-14 {
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}

.py-14 {
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}

.p-3.75 {
	padding: 3.75rem;
}

.pl-15 {
	padding-left: 3.75rem;
}

.pt-15 {
	padding-top: 3.75rem;
}

.pr-15 {
	padding-right: 3.75rem;
}

.pb-15 {
	padding-bottom: 3.75rem;
}

.px-15 {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
}

.py-15 {
	padding-left: 3.75rem;
	padding-right: 3.75rem;
}

.p-4 {
	padding: 4rem;
}

.pl-16 {
	padding-left: 4rem;
}

.pt-16 {
	padding-top: 4rem;
}

.pr-16 {
	padding-right: 4rem;
}

.pb-16 {
	padding-bottom: 4rem;
}

.px-16 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.py-16 {
	padding-left: 4rem;
	padding-right: 4rem;
}

.line-clamp-2 {
	display: block;
	display: -webkit-box;
	font-size: 16px;
	height: 48px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.line-clamp-3 {
	display: block;
	display: -webkit-box;
	font-size: 16px;
	height: 72px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.line-clamp-4 {
	display: block;
	display: -webkit-box;
	font-size: 16px;
	height: 96px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.title-link:hover {
	text-decoration: underline;
}

.block-link-absolute {
	position: relative;
}

.block-link-absolute .link-absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.scroll-image img:first-of-type {
	opacity: 0;

	/* Initially hidden */
	transform: translateY(150px);

	/* Initially moved down */
}

/*--------------------------------------------------------------
# content
--------------------------------------------------------------*/
.single_post_default {
	background-color: #fffff0;
}

.single_post_default .banner_post {
	padding-top: 50px;
	padding-bottom: 50px;
}

.single_post_default .banner_post .posticle_all {
	margin-bottom: 32px;
}

.single_post_default .banner_post .posticle_all a {
	display: flex;
	align-items: center;
	gap: 8px;
}

.single_post_default .banner_post .posticle_all a svg {
	transform: translateY(-1px);
}

.single_post_default .banner_post .posticle_all a:hover {
	color: #661b00;
}

.single_post_default .banner_post .posticle_all a:hover svg path {
	stroke: #661b00;
}

.single_post_default .banner_post .posticle_category {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 16px;
	margin-bottom: 24px;
}

.single_post_default .banner_post .posticle_category a {
	padding: 4px 16px;
	font-size: 1rem;
}

.single_post_default .banner_post .heading-post {
	margin-bottom: 40px;
}

.single_post_default .banner_post .image-wrapper {
	margin-bottom: 32px;
}

.single_post_default .banner_post .image-wrapper img {
	width: 100%;
	aspect-ratio: 2.133 / 1;
	object-fit: cover;
	object-position: center;
}

.single_post_default .banner_post .posticle_info {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 24px;
}

.single_post_default .banner_post .posticle_info .posticle_info_left {
	display: flex;
	flex-wrap: wrap;
	gap: 48px;
	row-gap: 24px;
}

.single_post_default .banner_post .posticle_info .posticle_info_left .author {
	display: flex;
	flex-direction: column;
	row-gap: 8px;
}

.single_post_default .banner_post .posticle_info .share-content {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.single_post_default .banner_post .posticle_info .share-content .icon {
	display: flex;
	background: #eee;
	width: 32px;
	height: 32px;
	align-items: center;
	justify-content: center;
	padding: 4px;
	border-radius: 100%;
}

.single_post_default .banner_post .posticle_info .share-content .icon#copyButton {
	position: relative;
}

.single_post_default .banner_post .posticle_info .share-content .icon#copyButton #copyMessage {
	position: absolute;
	bottom: -5px;
	transform: translateY(100%);
}

.single_post_default .banner_post .posticle_info .share-content .icon svg path {
	fill: black;
}

.single_post_default .banner_post .posticle_info .share-content .icon:hover svg path {
	fill: #661b00;
}

.single_post_default .content_single_post {
	display: flex;
	gap: 80px;
	padding-top: 20px;
	padding-bottom: clamp(80px, 6vw, 100px);
}

.single_post_default .content_single_post .box_left {
	width: 100%;
}

.single_post_default .content_single_post .box_left h1,
.single_post_default .content_single_post .box_left h2,
.single_post_default .content_single_post .box_left h3,
.single_post_default .content_single_post .box_left h4,
.single_post_default .content_single_post .box_left h5,
.single_post_default .content_single_post .box_left h6 {
	margin-bottom: 24px;
}

.single_post_default .content_single_post .box_left p {
	margin-bottom: 16px;
}

.single_post_default .content_single_post .box_left figure {
	margin: 40px 0;
}

.single_post_default .content_single_post .box_left figure figcaption {
	padding-left: 8px;
	border-left: 2px solid #ff8032;
	margin-top: 16px;
	margin-bottom: 0;
}

.single_post_default .content_single_post .box_left strong {
	font-weight: 500;
	font-size: 1.125rem;
}

.single_post_default .content_single_post .box_left blockquote {
	margin: 28px 0;
	padding-left: 20px;
	border-left: 2px solid #ff8032;
}

.single_post_default .content_single_post .box_left blockquote p {
	font-size: 1.125rem;
	font-style: italic;
}

.single_post_default .content_single_post .box_right {
	min-width: 432px;
	width: 432px;
	position: relative;
}

.single_post_default .content_single_post .box_right .subscribe_form {
	position: sticky;
	top: 150px;
	border: 1px solid #ff8032;
	padding: 32px;
}

.single_post_default .content_single_post .box_right .subscribe_form .heading,
.single_post_default .content_single_post .box_right .subscribe_form .desc {
	margin-bottom: 16px;
}

@media (max-width: 1024px) {

	.single_post_default .content_single_post {
		flex-wrap: wrap;
	}

	.single_post_default .content_single_post .box_right {
		width: 100%;
		min-width: unset;
	}

	.single_post_default .content_single_post .box_right .subscribe_form {
		padding: 32px 16px;
	}
}

.content-product .main-content {
	display: flex;
	align-items: flex-start;
	gap: 80px;
	padding-bottom: 80px;
}

.content-product .main-content .product-image-gallery {
	width: calc(50% - 40px);
}

.content-product .main-content .product-image-gallery img {
	display: block;
	object-fit: contain;
}

.content-product .main-content .product-image-gallery .product-media {
	margin-bottom: 16px;
}

.content-product .main-content .product-image-gallery .product-media img {
	aspect-ratio: 584 / 500;
	width: 100%;
	display: block !important;
}

.content-product .main-content .product-image-gallery .product-thumbnail {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}

.content-product .main-content .product-image-gallery .product-thumbnail img {
	aspect-ratio: 284 / 250;
	width: 100%;
	cursor: pointer;
	object-fit: cover;
}

.content-product .main-content .product-image-gallery .breadcrumbs {
	display: none;
}

.content-product .main-content .product-image-gallery .breadcrumbs svg path {
	stroke: #661b00;
}

.content-product .main-content .product-information {
	width: calc(50% - 40px);
	position: sticky;
	top: 0;
}

.content-product .main-content .product-information .breadcrumbs svg path {
	stroke: #661b00;
}

@media (max-width: 767px) {

	.content-product .main-content {
		flex-direction: column;
		gap: 16px;
	}

	.content-product .main-content .product-image-gallery {
		width: 100%;
	}

	.content-product .main-content .product-image-gallery .product-thumbnail {
		display: none;
	}

	.content-product .main-content .product-image-gallery .breadcrumbs {
		display: flex;
	}

	.content-product .main-content .product-information {
		width: 100%;
	}

	.content-product .main-content .product-information .breadcrumbs {
		display: none;
	}
}

.content-product .main-content .heading-post {
	margin-bottom: 24px;
}

.content-product .main-content .product-short-description {
	margin-bottom: 40px;
}

.content-product .main-content .product-sku {
	margin-bottom: 12px;
}

.content-product .main-content .product-enquire {
	margin-bottom: 32px;
	margin-top: 32px;
}

.content-product .product-option {
	margin-bottom: 24px;
}

.content-product .product-option .option-label {
	padding-bottom: 8px;
}

.content-product .product-option .product-option-select {
	position: relative;
}

.content-product .product-option .selected-option {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
	z-index: 11;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #01141a;
	background-color: #fffff0;
	padding: 12px;
}

.content-product .product-option .selected-option span {
	opacity: 0.6;
}

.content-product .product-option .selected-option.active {
	border-radius: 0;
}

.content-product .product-option .selected-option.active > svg {
	transform: rotate(180deg);
}

.content-product .product-option .selected-option.active + .option-lists {
	z-index: 100;
	max-height: -moz-fit-content;
	max-height: fit-content;
	opacity: 1;
	border-top: none;
	top: 50px;
	pointer-events: auto;
}

.content-product .product-option .selected-option.active + .option-lists .option-value {
	pointer-events: auto;
	cursor: pointer;
}

.content-product .product-option .option-lists {
	pointer-events: none;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 10;
	max-height: 0;
	display: flex;
	flex-direction: column;
	gap: 0;
	border: 1px solid #01141a;
	border-radius: 0;
	background-color: #fffff0;
	opacity: 0;
	margin: 0;
	padding: 16px 20px;
	list-style: none;
}

.content-product .product-option .option-lists .option-value {
	padding-bottom: 12px;
}

.content-product .product-option .option-lists .option-value:last-child {
	padding-bottom: 0;
}

.content-product .column-1-acc .accordion_custom .item_acc {
	margin-bottom: 24px;
	padding-bottom: 24px;
}

.content-product .column-1-acc .accordion_custom .item_acc:first-child {
	padding-top: 24px;
	border-top: 1px solid #661b00;
}

.content-product .column-1-acc .accordion_custom .item_acc:last-child {
	border-bottom-color: #000;
}

.content-product .column-1-acc .accordion_custom .item_acc.show .answer svg {
	transform: rotate(180deg);
}

.content-product .column-1-acc .accordion_custom .item_acc .answer {
	display: flex;
	gap: 12px;
	justify-content: space-between;
}

.content-product .column-1-acc .accordion_custom .item_acc .answer::after {
	display: none;
}

@media (max-width: 767px) {

	.content-product .section-block .slick-style-1.slick-slider .slick-dots {
		margin-top: 16px;
	}

	.content-product .main-content {
		padding-bottom: 40px;
	}

	.content-product .main-content .heading-post {
		margin-bottom: 20px;
	}

	.content-product .main-content .product-sku {
		margin-bottom: 20px;
	}

	.content-product .main-content .product-short-description {
		margin-bottom: 20px;
	}
}

.content-product .modal {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
}

.content-product .modal-content {
	background: #01141a;
	color: #fffff0;
	padding: 60px;
	width: 90%;
	max-width: 1100px;
	max-height: 80vh;
	margin: 10vh auto;
	border-radius: 0;
	position: relative;
	overflow: auto;
}

@media (max-width: 767px) {

	.content-product .modal-content {
		padding: 32px;
	}
}

.content-product .modal-content .nf-form-cont {
	max-width: 632px;
	margin: auto;
}

.content-product .modal-content .nf-form-title {
	text-align: center;
	margin-bottom: 60px;
	display: block;
}

@media (max-width: 767px) {

	.content-product .modal-content .nf-form-title {
		margin-bottom: 32px;
	}
}

.content-product .modal-content .nf-form-title h3 {
	font-size: 3.75rem;
	line-height: 1.2;
	text-decoration: auto;
	font-weight: 500;
}

.content-product .modal-content .nf-form-title h3 * {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.content-product .modal-content .nf-form-title h3 > p:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 767px) {

	.content-product .modal-content .nf-form-title h3 {
		font-size: 2.25rem;
	}
}

.content-product .modal-content .nf-form-cont .nf-form-content .nf-field-container {
	margin-bottom: 28px;
}

@media (max-width: 767px) {

	.content-product .modal-content .nf-form-cont .nf-form-content .nf-field-container {
		margin-bottom: 20px;
	}
}

.content-product .modal-content .nf-form-cont .nf-form-content nf-field:last-child .nf-field-container {
	margin-bottom: 0;
}

.content-product .modal-content .nf-form-cont .nf-form-content input[type="submit"] {
	width: 100%;
}

.content-product .modal-content .nf-after-form-content {
	display: none;
}

.content-product .close {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 28px;
	cursor: pointer;
	color: #fff;
	display: none;
}

.search-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 28px;
}

.search-header .search_form {
	width: 50%;
	max-width: 520px;
	padding: 4px 0 4px 40px;
	border-left: 1px solid #ff8032;
}

.search-header .search_form form.searchwp-form .swp-input {
	padding-top: 17px;
	padding-bottom: 17px;
	border-color: #ff8032 !important;
	background-color: transparent;
	color: #fffff0;
}

.search-header .search_form form.searchwp-form .swp-input::placeholder {
	color: #fffff0;
}

.search-header .search_form form.searchwp-form .swp-input::-webkit-input-placeholder {
	color: #fffff0;
}

.search-header .search_form form.searchwp-form .swp-input::-moz-placeholder {
	color: #fffff0;
}

.search-header .search_form form.searchwp-form .swp-input::-webkit-search-cancel-button {
	-webkit-appearance: none;
	appearance: none;
	height: 15px;
	width: 15px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIj4KPHBhdGggaWQ9IlNoYXBlIiBkPSJNMC4yOTI4OTMgMTIuMjkyOUMtMC4wOTc2MzExIDEyLjY4MzQgLTAuMDk3NjMxMSAxMy4zMTY2IDAuMjkyODkzIDEzLjcwNzFDMC42ODM0MTcgMTQuMDk3NiAxLjMxNjU4IDE0LjA5NzYgMS43MDcxMSAxMy43MDcxTDAuMjkyODkzIDEyLjI5MjlaTTEzLjcwNzEgMS43MDcxMUMxNC4wOTc2IDEuMzE2NTggMTQuMDk3NiAwLjY4MzQxNyAxMy43MDcxIDAuMjkyODkzQzEzLjMxNjYgLTAuMDk3NjMxMSAxMi42ODM0IC0wLjA5NzYzMTEgMTIuMjkyOSAwLjI5Mjg5M0wxMy43MDcxIDEuNzA3MTFaTTEuNzA3MTEgMC4yOTI4OTNDMS4zMTY1OCAtMC4wOTc2MzExIDAuNjgzNDE3IC0wLjA5NzYzMTEgMC4yOTI4OTMgMC4yOTI4OTNDLTAuMDk3NjMxMSAwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggMC4yOTI4OTMgMS43MDcxMUwxLjcwNzExIDAuMjkyODkzWk0xMi4yOTI5IDEzLjcwNzFDMTIuNjgzNCAxNC4wOTc2IDEzLjMxNjYgMTQuMDk3NiAxMy43MDcxIDEzLjcwNzFDMTQuMDk3NiAxMy4zMTY2IDE0LjA5NzYgMTIuNjgzNCAxMy43MDcxIDEyLjI5MjlMMTIuMjkyOSAxMy43MDcxWk0xLjcwNzExIDEzLjcwNzFMMTMuNzA3MSAxLjcwNzExTDEyLjI5MjkgMC4yOTI4OTNMMC4yOTI4OTMgMTIuMjkyOUwxLjcwNzExIDEzLjcwNzFaTTAuMjkyODkzIDEuNzA3MTFMMTIuMjkyOSAxMy43MDcxTDEzLjcwNzEgMTIuMjkyOUwxLjcwNzExIDAuMjkyODkzTDAuMjkyODkzIDEuNzA3MTFaIiBmaWxsPSIjRkY4MDMyIi8+CjwvZz4KPC9zdmc+Cg==);
	background-size: 15px 15px;
}

.search-header .search_form form.searchwp-form input[type="submit"] {
	top: 17px;
	background-image: url(/wp-content/themes/preedyglass/images/icons/search-orange.png);
	background-size: 20px;
}

.search-header .search_form h6 {
	padding-bottom: 20px;
}

@media (max-width: 767px) {

	.search-header {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 60px;
	}

	.search-header .search_form {
		padding-left: 20px;
		max-width: 100%;
		width: 100%;
	}
}

.search-item {
	padding: 32px 0 28px;
	border-bottom: 1px solid #334155;
}

.search-item:hover .text-bodyMdBold a {
	text-decoration: underline;
}

.search-item .text-bodyMdBold {
	font-weight: 700;
}

.search-item .text-bodyMdBold a:hover {
	text-decoration: underline;
}

.search-item .line-clamp-3 {
	height: auto;
	max-height: 72px;
}

.search-item a[class*="btn"] {
	z-index: 9;
	position: relative;
}

.search-item .search-tag {
	margin-top: 28px;
	display: flex;
	align-items: center;
	gap: 16px;
	flex-wrap: wrap;
}

.search-item .search-tag:empty {
	display: none;
}

@media (max-width: 767px) {

	.search-item:first-child {
		padding-top: 0;
	}
}

.search-main .post-list-filters {
	text-align: center;
}

.search-main .post-list-filters .post-list-count {
	display: none;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
