@charset "UTF-8";
@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?2s8g4");
	src: url("../fonts/icomoon.eot?2s8g4#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2s8g4") format("truetype"), url("../fonts/icomoon.woff?2s8g4") format("woff"), url("../fonts/icomoon.svg?2s8g4#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-animated-images:before {
	content: "\e900";
}

.icon-arrow-right:before {
	content: "\e901";
}

.icon-arrow-top:before {
	content: "\e902";
}

.icon-assessment:before {
	content: "\e903";
}

.icon-assignment-turned-in:before {
	content: "\e904";
}

.icon-book:before {
	content: "\e905";
}

.icon-call:before {
	content: "\e906";
}

.icon-chevron-bottom:before {
	content: "\e907";
}

.icon-chevron-right:before {
	content: "\e908";
}

.icon-facebook:before {
	content: "\e909";
}

.icon-headphones:before {
	content: "\e90a";
}

.icon-indicator:before {
	content: "\e90b";
}

.icon-instagram:before {
	content: "\e90c";
}

.icon-linkedin:before {
	content: "\e90d";
}

.icon-local-pharmacy:before {
	content: "\e90e";
}

.icon-location:before {
	content: "\e90f";
}

.icon-outgoing-mail:before {
	content: "\e910";
}

.icon-passkey:before {
	content: "\e911";
}

.icon-play:before {
	content: "\e912";
}

.icon-play-arrow:before {
	content: "\e913";
}

.icon-play-filled:before {
	content: "\e914";
}

.icon-search:before {
	content: "\e915";
}

.icon-shopping-cart:before {
	content: "\e916";
}

.icon-warning:before {
	content: "\e917";
}

.icon-xmeta:before {
	content: "\e918";
}

.icon-youtube:before {
	content: "\e919";
}

.icon-plus:before {
	content: "\e91a";
}

/*! 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.
 */
html {
	-webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 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; /* 1 */
	text-decoration: underline; /* 2 */
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted; /* 2 */
}

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

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	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 {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * 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] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
	font: inherit; /* 2 */
}

/* 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;
}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	        box-shadow: none;
	-ms-touch-action: manipulation;
	    touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
}

.swiper-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	        transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	        transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
	-ms-touch-action: pan-y;
	    touch-action: pan-y;
}

.swiper-vertical {
	-ms-touch-action: pan-x;
	    touch-action: pan-x;
}

.swiper-slide {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	display: block;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}

.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	        perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
}

.swiper-3d {
	-webkit-perspective: 1200px;
	        perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	    scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	-ms-scroll-snap-type: none;
	    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
	content: "";
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-ordinal-group: 10000;
	    -ms-flex-order: 9999;
	        order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	        margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	        margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	        transform-origin: 50%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	        animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}
.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
	-webkit-transform-origin: center;
	        transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

.swiper-button-lock {
	display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 0.3s opacity;
	transition: 0.3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	        transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	        transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	        transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	        transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	        transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	        transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 0.2s top, 0.2s -webkit-transform;
	transition: 0.2s top, 0.2s -webkit-transform;
	transition: 0.2s transform, 0.2s top;
	transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s left, 0.2s -webkit-transform;
	transition: 0.2s left, 0.2s -webkit-transform;
	transition: 0.2s transform, 0.2s left;
	transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s right, 0.2s -webkit-transform;
	transition: 0.2s right, 0.2s -webkit-transform;
	transition: 0.2s transform, 0.2s right;
	transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	        transform: scale(0);
	-webkit-transform-origin: left top;
	        transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	        transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	-ms-touch-action: none;
	    touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
	-ms-touch-action: none;
	    touch-action: none;
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	        transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	        transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper.swiper-cube {
	overflow: visible;
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	        transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	        transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-filter: blur(50px);
	        filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-webkit-transition-property: opacity, height, -webkit-transform;
	transition-property: opacity, height, -webkit-transform;
	transition-property: transform, opacity, height;
	transition-property: transform, opacity, height, -webkit-transform;
}

.swiper.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	-webkit-transform-origin: center bottom;
	        transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.bg-str img {
	width: 100%;
	max-width: none;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

html {
	font-size: var(--rem-base);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: constant(safe-area-inset);
	padding: env(safe-area-inset);
}

body {
	color: var(--base-text-color);
	font: var(--base-font-weight) var(--base-font-size)/var(--base-line-height) var(--base-font);
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: var(--color-blue-100);
}

h1,
.h1,
h2,
.h2,
.woocommerce-products-header__title,
h3,
.h3,
.related.products h2,
:not(.products) .product_title,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	display: block;
	font-weight: 700;
	line-height: 1.2;
	color: var(--h1-h6-color);
}
h1 a,
.h1 a,
h2 a,
.h2 a,
.woocommerce-products-header__title a,
h3 a,
.h3 a,
.related.products h2 a,
:not(.products) .product_title a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
	color: inherit;
	font-size: inherit;
}

h1,
.h1 {
	font-family: var(--accent-font);
	font-size: var(--h1);
	line-height: 1.1;
	letter-spacing: 0.04em;
	text-transform: capitalize;
	margin: 0 0 0.5em;
}

h2,
.h2,
.woocommerce-products-header__title {
	font-family: var(--accent-font);
	font-size: var(--h2);
	line-height: 1.285;
	letter-spacing: 0.027em;
	margin: 0 0 0.5em;
}

h3,
.h3,
.related.products h2,
:not(.products) .product_title {
	font-size: var(--h3);
	line-height: 1.15;
	margin: 0 0 0.5em;
}

h4,
.h4 {
	font-size: var(--h4);
	margin: 0 0 0.6em;
}

h5,
.h5 {
	font-size: var(--h5);
	margin: 0 0 0.7em;
}

h6,
.h6 {
	font-size: var(--h6);
	margin: 0 0 0.8em;
}

.subtitle {
	display: block;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 700;
	color: var(--h1-h6-color);
	text-transform: uppercase;
	margin-bottom: 0.7rem;
}

p {
	margin-bottom: var(--vertical-rhythm);
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}

.text-lg {
	font-size: var(--text-lg);
	line-height: 1.35;
	font-weight: 500;
}

a {
	color: var(--base-link-color);
	text-decoration: none;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
a:hover {
	color: var(--base-link-hover-color);
}
a:not([class]) {
	text-decoration: underline;
}
a:not([class]):hover {
	text-decoration: none;
}

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

ul,
ol {
	list-style: none;
	margin-top: 0;
	padding-left: 0;
}
ul li,
ol li {
	list-style: none;
}

#sidebar ol:not([class]),
#sidebar ul:not([class]),
.entry ol:not([class]),
.entry ul:not([class]),
ul.list-style,
ol.list-style {
	--margin-li-top: 0;
	padding-left: 1rem;
	margin: 0 0 var(--vertical-rhythm);
}
#sidebar ol:not([class]):last-child,
#sidebar ul:not([class]):last-child,
.entry ol:not([class]):last-child,
.entry ul:not([class]):last-child,
ul.list-style:last-child,
ol.list-style:last-child {
	margin-bottom: 0;
}
#sidebar ol:not([class]) li,
#sidebar ul:not([class]) li,
.entry ol:not([class]) li,
.entry ul:not([class]) li,
ul.list-style li,
ol.list-style li {
	padding-left: 20px;
	position: relative;
}
#sidebar ol:not([class]) li + li,
#sidebar ul:not([class]) li + li,
.entry ol:not([class]) li + li,
.entry ul:not([class]) li + li,
ul.list-style li + li,
ol.list-style li + li {
	margin-top: var(--margin-li-top);
}
#sidebar ol:not([class]) ul,
#sidebar ul:not([class]) ul,
.entry ol:not([class]) ul,
.entry ul:not([class]) ul,
ul.list-style ul,
ol.list-style ul {
	margin-bottom: 0;
	margin-top: var(--margin-li-top);
}
#sidebar ol:not([class]) ol,
#sidebar ul:not([class]) ol,
.entry ol:not([class]) ol,
.entry ul:not([class]) ol,
ul.list-style ol,
ol.list-style ol {
	margin-bottom: 0;
	margin-top: var(--margin-li-top);
}

#sidebar ul:not([class]) > li,
.entry ul:not([class]) > li,
ul.list-style > li {
	padding-left: 15px;
}
#sidebar ul:not([class]) > li:before,
.entry ul:not([class]) > li:before,
ul.list-style > li:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	top: 0.85em;
	left: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	background-color: currentColor;
}
#sidebar ul:not([class]) > li:has(a):before,
.entry ul:not([class]) > li:has(a):before,
ul.list-style > li:has(a):before {
	color: var(--base-link-color);
}

#sidebar ol:not([class]),
.entry ol:not([class]),
ol.list-style {
	counter-reset: list;
}
#sidebar ol:not([class]) > li,
.entry ol:not([class]) > li,
ol.list-style > li {
	padding-left: 24px;
}
#sidebar ol:not([class]) > li:before,
.entry ol:not([class]) > li:before,
ol.list-style > li:before {
	content: counter(list) ".";
	counter-increment: list;
	position: absolute;
	top: 0;
	left: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: var(--vertical-rhythm);
	background: var(--color-white);
	border-radius: var(--base-radius);
	overflow: hidden;
}
table th,
table td {
	text-align: left;
	color: var(--color-blue-800);
	padding: 1.74rem 2.4rem;
}
table th {
	background: var(--color-blue-800);
	text-transform: uppercase;
	color: var(--color-white);
}
table tr:nth-child(even) td {
	background: var(--color-blue-100);
}
table tr:hover td {
	background: var(--color-blue-300);
}

.table-responsive {
	overflow-x: auto;
}

.table table {
	min-width: 60rem;
	table-layout: fixed;
}
.table table th:nth-child(1),
.table table td:nth-child(1) {
	width: 5.5rem;
}

pre {
	max-width: 100%;
	background: rgba(0, 0, 0, 0.1);
	padding: 0.5em;
	white-space: normal;
}

blockquote {
	font-size: 2rem;
	line-height: 1.2;
	color: var(--accent-blog-color);
	background: transparent;
	border-left: 6px solid #ececec;
	padding: 2rem 0 2rem 4rem;
	margin: 0 0 var(--vertical-rhythm);
}
blockquote:not([class]) p:first-child {
	font-weight: 700;
	margin-bottom: 16px;
}
blockquote:not([class]) p:first-child::before {
	content: "“";
}
blockquote:not([class]) p:first-child::after {
	content: "”";
}
blockquote:not([class]) p:last-child {
	color: var(--caption-color);
	font-weight: 400;
	font-size: 0.666em;
	line-height: normal;
	margin-bottom: 0;
}
blockquote q:last-child,
blockquote p:last-child {
	margin-bottom: 0;
}
blockquote cite {
	display: block;
	font-style: normal;
}

dl {
	margin: 0 0 var(--vertical-rhythm);
}
dl dt {
	float: left;
	clear: left;
	font-weight: bold;
	padding: 10px 5px;
}
dl dd {
	margin-left: 0;
	padding: 10px 0;
}

.button,
.wp-block-woocommerce-checkout .wc-block-components-button,
input[type=button],
input[type=reset],
input[type=submit],
button[type=submit] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 13px;
	position: relative;
	padding: 10px 24px;
	border: 1px solid transparent;
	border-radius: 30px;
	background: var(--color-blue-500);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
	font-size: 14px;
	line-height: 1.3143;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: var(--color-white);
	text-decoration: none;
	cursor: pointer;
}
.button i,
.wp-block-woocommerce-checkout .wc-block-components-button i,
input[type=button] i,
input[type=reset] i,
input[type=submit] i,
button[type=submit] i {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-inline: -6px;
	font-size: 2.4rem;
	line-height: 0;
}
.button:hover,
.wp-block-woocommerce-checkout .wc-block-components-button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button[type=submit]:hover {
	background: var(--color-blue-400);
	color: var(--color-white);
	text-decoration: none;
}
.button-light,
input[type=button].button-light,
input[type=reset].button-light,
input[type=submit].button-light,
button[type=submit].button-light {
	background-color: var(--color-blue-300);
	color: var(--color-blue-600);
}
.button-light:hover,
input[type=button].button-light:hover,
input[type=reset].button-light:hover,
input[type=submit].button-light:hover,
button[type=submit].button-light:hover {
	background-color: var(--color-blue-350);
	color: var(--accent-color);
}
.button-dark,
.cdh-related-cta-wrap .button,
.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button,
.cdh-related-cta-wrap input[type=button],
.cdh-related-cta-wrap input[type=reset],
.cdh-related-cta-wrap input[type=submit],
.cdh-related-cta-wrap button[type=submit] {
	background-color: var(--color-blue-800);
}
.button-dark:hover,
.cdh-related-cta-wrap .button:hover,
.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button:hover,
.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button:hover,
.cdh-related-cta-wrap input[type=button]:hover,
.cdh-related-cta-wrap input[type=reset]:hover,
.cdh-related-cta-wrap input[type=submit]:hover,
.cdh-related-cta-wrap button[type=submit]:hover {
	background: var(--color-blue-400);
	color: var(--color-white);
}
.button-secondary,
input[type=button].button-secondary,
input[type=reset].button-secondary,
input[type=submit].button-secondary,
button[type=submit].button-secondary {
	background-color: transparent;
	border-color: var(--color-white);
	color: var(--color-white);
}
.button-secondary:hover,
input[type=button].button-secondary:hover,
input[type=reset].button-secondary:hover,
input[type=submit].button-secondary:hover,
button[type=submit].button-secondary:hover {
	background-color: rgba(var(--color-white--rgb), 0.3);
}
.button-md,
input[type=button].button-md,
input[type=reset].button-md,
input[type=submit].button-md,
button[type=submit].button-md {
	padding: 14px 20px;
	font-size: 16px;
	line-height: 1.15;
}
.button-lg,
:not(.products) .product .single_add_to_cart_button,
input[type=button].button-lg,
input[type=reset].button-lg,
input[type=submit].button-lg,
button[type=submit].button-lg {
	padding: 18px 32px;
}
.button-lg i,
:not(.products) .product .single_add_to_cart_button i,
input[type=button].button-lg i,
input[type=reset].button-lg i,
input[type=submit].button-lg i,
button[type=submit].button-lg i {
	font-size: 18px;
}
.button-xl,
.cdh-related-cta-wrap .button,
.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button,
.cdh-related-cta-wrap input[type=button],
.cdh-related-cta-wrap input[type=reset],
.cdh-related-cta-wrap input[type=submit],
.cdh-related-cta-wrap button[type=submit] {
	padding: 20px 24px;
	font-size: 18px;
	line-height: 1.244;
	border-radius: var(--base-radius);
}
.button-xl i,
.cdh-related-cta-wrap .button i,
.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button i,
.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button i,
.cdh-related-cta-wrap input[type=button] i,
.cdh-related-cta-wrap input[type=reset] i,
.cdh-related-cta-wrap input[type=submit] i,
.cdh-related-cta-wrap button[type=submit] i {
	font-size: 18px;
}

.button-label,
.button-list a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 13px;
	position: relative;
	min-height: 6.4rem;
	padding: 10px 24px;
	padding-right: 48px;
	border: 1px solid transparent;
	border-radius: var(--base-radius);
	background: var(--color-blue-800);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
	line-height: 1.125;
	font-weight: 700;
	color: var(--color-white);
	text-decoration: none;
	cursor: pointer;
}
.button-label:after,
.button-list a:after {
	position: absolute;
	top: 50%;
	right: 22px;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	font-family: "icomoon";
	content: "\e908";
	font-weight: 400;
}
.button-label:hover,
.button-list a:hover {
	background-color: var(--accent-color);
}

.button-link,
.wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 5px;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--base-link-color);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}

.button-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 1.6rem;
}

.button-list {
	display: grid;
	gap: 1.6rem;
}
.button-list:last-child {
	margin-bottom: 0;
}
.button-list a {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
.button-list--alt {
	grid-template-columns: repeat(4, 1fr);
}

.button-toggle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1rem;
	margin: 0 0 2rem;
	padding: 0;
	background: none;
	border: none;
	cursor: pointer;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}
.button-toggle-switch {
	display: block;
	position: relative;
	width: 6rem;
	height: 3rem;
	border-radius: 3rem;
	background: var(--color-gray-350);
}
.button-toggle-switch:after {
	position: absolute;
	top: 0.1rem;
	left: 0.1rem;
	z-index: 1;
	content: "";
	width: 2.8rem;
	aspect-ratio: 1;
	background: var(--color-white);
	border: 1px solid var(--color-blue-800);
	border-radius: 50%;
}
.button-toggle.active .button-toggle-switch {
	background: var(--color-blue-500);
}
.button-toggle.active .button-toggle-switch:after {
	left: 3.1rem;
}

form,
fieldset {
	border: none;
	display: block;
	padding: 0;
	margin: 0 0 var(--vertical-rhythm);
}

label {
	display: block;
	font-weight: 500;
	font-size: var(--label-fz);
	line-height: var(--label-lh);
	color: var(--label-color);
	margin: 0 0 var(--vertical-rhythm);
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=number],
input[type=date],
input[type=file],
textarea {
	-webkit-appearance: none;
	outline: none;
	max-width: 100%;
	width: 100%;
	padding: var(--input-y) var(--input-x);
	margin: 0;
	border: var(--input-border) solid var(--input-border-color);
	border-radius: var(--input-radius);
	background: var(--input-bg-color);
	font-size: var(--input-fz);
	line-height: var(--input-lh);
	font-weight: 500;
	color: var(--input-color);
	text-align: left;
}
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=file]:-moz-placeholder,
textarea:-moz-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=file]::-moz-placeholder,
textarea::-moz-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-ms-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=file]:focus,
textarea:focus {
	border-color: var(--input-focus-border-color);
}
input[type=text]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
input[type=date]:focus::-webkit-input-placeholder,
input[type=file]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity: 0;
}

input[type=text]:focus:-moz-placeholder,
input[type=tel]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=search]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=url]:focus:-moz-placeholder,
input[type=number]:focus:-moz-placeholder,
input[type=date]:focus:-moz-placeholder,
input[type=file]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	opacity: 0;
}

input[type=text]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=url]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
input[type=date]:focus::-moz-placeholder,
input[type=file]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	opacity: 0;
}

input[type=text]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=date]:focus:-ms-input-placeholder,
input[type=file]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	opacity: 0;
}

.error input[type=text],
.error input[type=tel],
.error input[type=email],
.error input[type=search],
.error input[type=password],
.error input[type=url],
.error input[type=number],
.error input[type=date],
.error input[type=file],
.error textarea {
	color: var(--color-red);
}

textarea {
	resize: none;
	vertical-align: top;
	width: 100%;
	height: 22.4rem;
}

/* button, */
input[type=button],
input[type=reset],
input[type=submit],
button[type=submit] {
	-webkit-appearance: none;
}
input[type=reset] {
	margin-bottom: 13px;
}

input[type=file] {
	max-width: 100%;
}

input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

/* custom checkbox styles */
.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: var(--input-bg-color);
	border: 1px solid var(--input-border-color);
	border-radius: 6px;
	margin: 0 0.5em 0 0;
	height: var(--checkbox-size);
	width: var(--checkbox-size);
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 var(--checkbox-size);
	        flex: 0 0 var(--checkbox-size);
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 8px;
	width: 15px;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -7px;
	border: 3px solid white;
	border-width: 0 0 3px 3px;
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.jcf-checkbox input[type=checkbox] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked {
	border-color: var(--form-theme-color);
	background-color: var(--form-theme-color);
}
.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */
.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid var(--input-border-color);
	border-radius: 50%;
	margin: 0 0.5em 0 0;
	height: var(--radio-size);
	width: var(--radio-size);
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 var(--radio-size);
	        flex: 0 0 var(--radio-size);
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background: var(--form-theme-color);
	border-radius: 100%;
}

.jcf-radio input[type=radio] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

/* custom select styles */
.jcf-select {
	--input-x: 2.4rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: var(--input-border) solid var(--input-border-color);
	border-width: 1px;
	border-radius: var(--input-radius);
	background: var(--input-bg-color);
	min-width: 0;
	width: 100%;
	padding: var(--input-y) var(--input-x);
	padding-right: 50px;
	font-size: var(--input-fz);
	line-height: var(--input-lh);
	font-weight: 700;
	color: var(--input-color);
}
.jcf-select.jcf-focus {
	border-color: var(--input-focus-border-color);
}
.jcf-select.jcf-drop-active {
	--input-border-color: var(--input-focus-border-color);
}
.jcf-select.jcf-drop-active:not(.jcf-drop-flipped) {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-color: transparent;
}
.jcf-select.jcf-drop-active:not(.jcf-drop-flipped) .jcf-select-drop .jcf-select-drop-content {
	border-bottom-left-radius: var(--input-radius);
	border-bottom-right-radius: var(--input-radius);
	border-top-color: transparent;
}
.jcf-select.jcf-drop-active.jcf-drop-flipped {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top-color: transparent;
}
.jcf-select.jcf-drop-active.jcf-drop-flipped .jcf-select-drop .jcf-select-drop-content {
	border-top-left-radius: var(--input-radius);
	border-top-right-radius: var(--input-radius);
	border-bottom-color: transparent;
}
.jcf-select.jcf-drop-active .jcf-select-opener:before {
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}
.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	min-height: 1.333em;
}
.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 50px;
	bottom: 0;
	right: 0;
	top: 0;
	fill: red;
	color: red;
}
.jcf-select .jcf-select-opener:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 23px;
	width: 16px;
	height: 16px;
	-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzg1MDZfODcyIiBzdHlsZT0ibWFzay10eXBlOmFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPgo8cmVjdCB5PSIxNiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMCAxNikiIGZpbGw9IiNEOUQ5RDkiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzg1MDZfODcyKSI+CjxwYXRoIGQ9Ik0xNC43OTQ0IDUuMzI1MzdMOC4wMDAyMiAxMi4xMjM1TDEuMjA2MDUgNS4zMjUzN0wyLjUxNjg5IDQuMDE0NTNMOC4wMDAyMiA5LjQ5Nzg3TDEzLjQ4MzYgNC4wMTQ1NEwxNC43OTQ0IDUuMzI1MzdaIiBmaWxsPSIjMDEzNjU3Ii8+CjwvZz4KPC9zdmc+Cg==");
	        mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzg1MDZfODcyIiBzdHlsZT0ibWFzay10eXBlOmFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPgo8cmVjdCB5PSIxNiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMCAxNikiIGZpbGw9IiNEOUQ5RDkiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzg1MDZfODcyKSI+CjxwYXRoIGQ9Ik0xNC43OTQ0IDUuMzI1MzdMOC4wMDAyMiAxMi4xMjM1TDEuMjA2MDUgNS4zMjUzN0wyLjUxNjg5IDQuMDE0NTNMOC4wMDAyMiA5LjQ5Nzg3TDEzLjQ4MzYgNC4wMTQ1NEwxNC43OTQ0IDUuMzI1MzdaIiBmaWxsPSIjMDEzNjU3Ii8+CjwvZz4KPC9zdmc+Cg==");
	-webkit-mask-size: 100% auto;
	        mask-size: 100% auto;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	background-color: var(--color-blue-800);
	margin-top: -8px;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0px;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid var(--input-border-color);
	overflow: hidden;
}

/* multiple select styles */
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid var(--input-border-color);
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: var(--color-white);
	font-size: 16px;
	line-height: 1.25;
	font-weight: 500;
	color: var(--input-color);
	width: 100%;
}
.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}
.jcf-list ul {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}
.jcf-list ul li {
	overflow: hidden;
	display: block;
	padding: 0 !important;
}
.jcf-list ul li:before {
	display: none !important;
}
.jcf-list .jcf-overflow {
	overflow: auto;
}
.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 8px var(--input-x);
	color: var(--input-color);
	height: 1%;
}
.jcf-list .jcf-option-placeholder {
	display: none;
}
.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}
.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: var(--color-blue-100);
	color: var(--color-blue-600);
}

.form-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	-webkit-column-gap: 1.6rem;
	   -moz-column-gap: 1.6rem;
	        column-gap: 1.6rem;
}

.form-el {
	margin-bottom: 2.4rem;
}

.js-form-el {
	position: relative;
}
.js-form-el label {
	position: absolute;
	top: calc(1.92rem + 1px);
	left: calc(2.2rem + 1px);
	z-index: 2;
	margin: 0;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.js-form-el.focus {
	--input-border-color: var(--color-blue-400);
}
.js-form-el.focus label {
	top: 1.2rem;
	font-size: 13px;
	color: var(--color-blue-700);
}
.js-form-el.focus input,
.js-form-el.focus textarea {
	padding-top: calc(var(--input-y) + 0.7rem);
	padding-bottom: calc(var(--input-y) - 0.7rem);
}

.form-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 4rem;
}

.form-contact {
	margin-bottom: var(--vertical-rhythm);
}
.form-contact:last-child {
	margin-bottom: 0;
}

.wrapper .with_frm_style {
	--field-height: 0;
	--field-pad: var(--input-y) var(--input-x);
	--border-radius: var(--input-radius);
	--border-color: var(--input-border-color);
	--field-border-width: var(--input-border);
	--text-color: var(--input-color);
	--bg-color: var(--input-bg-color);
	--field-font-size: var(--input-fz);
	--font-size: var(--label-fz);
	--label-color: var(--color-blue-800);
	--check-font-size: var(--label-fz);
	--check-label-color: var(--label-color);
	--required-color: var(--label-color);
}
.wrapper .with_frm_style form {
	margin: 0;
}
.wrapper .with_frm_style fieldset {
	padding: 0;
}
.wrapper .with_frm_style h2,
.wrapper .with_frm_style .h2,
.wrapper .with_frm_style .woocommerce-products-header__title {
	font-size: var(--h2) !important;
}
.wrapper .with_frm_style h3,
.wrapper .with_frm_style .h3,
.wrapper .with_frm_style .related.products h2,
.related.products .wrapper .with_frm_style h2,
.wrapper .with_frm_style :not(.products) .product_title,
:not(.products) .wrapper .with_frm_style .product_title {
	font-size: var(--h3) !important;
}
.wrapper .with_frm_style h4,
.wrapper .with_frm_style .h4 {
	font-size: var(--h4) !important;
}
.wrapper .with_frm_style h5,
.wrapper .with_frm_style .h5 {
	font-size: var(--h5) !important;
}
.wrapper .with_frm_style h6,
.wrapper .with_frm_style .h6 {
	font-size: var(--h6) !important;
}
.wrapper .frm_combo_inputs_container,
.wrapper .frm_grid_container,
.wrapper .frm_form_fields .frm_section_heading,
.wrapper .frm_form_fields .frm_fields_container {
	grid-gap: 2.4rem 1.6rem;
}
.wrapper .frm_form_fields .frm_fields_container {
	margin-bottom: var(--field-margin);
}
.wrapper .with_frm_style .frm_inside_container {
	padding-top: 0;
}
.wrapper .with_frm_style .frm_primary_label,
.wrapper .with_frm_style .frm_radio label,
.wrapper .with_frm_style .frm_checkbox label {
	font-size: var(--label-fz);
	line-height: var(--label-lh);
	font-weight: 500;
	padding: 0;
	margin: 0;
}
.wrapper .with_frm_style .frm_primary_label {
	margin-bottom: 1rem;
}
.wrapper .with_frm_style input[type=text],
.wrapper .with_frm_style input[type=password],
.wrapper .with_frm_style input[type=email],
.wrapper .with_frm_style input[type=number],
.wrapper .with_frm_style input[type=url],
.wrapper .with_frm_style input[type=tel],
.wrapper .with_frm_style input[type=file],
.wrapper .with_frm_style input[type=search],
.wrapper .with_frm_style select,
.wrapper .with_frm_style .frm-card-element.StripeElement,
.wrapper textarea {
	line-height: var(--input-lh);
}
.wrapper .with_frm_style input[type=text]::-webkit-input-placeholder,
.wrapper .with_frm_style input[type=password]::-webkit-input-placeholder,
.wrapper .with_frm_style input[type=email]::-webkit-input-placeholder,
.wrapper .with_frm_style input[type=number]::-webkit-input-placeholder,
.wrapper .with_frm_style input[type=url]::-webkit-input-placeholder,
.wrapper .with_frm_style input[type=tel]::-webkit-input-placeholder,
.wrapper .with_frm_style input[type=file]::-webkit-input-placeholder,
.wrapper .with_frm_style input[type=search]::-webkit-input-placeholder,
.wrapper .with_frm_style select::-webkit-input-placeholder,
.wrapper .with_frm_style .frm-card-element.StripeElement::-webkit-input-placeholder,
.wrapper textarea::-webkit-input-placeholder {
	color: var(--input-placeholder-color);
}

.wrapper .with_frm_style input[type=text]:-moz-placeholder,
.wrapper .with_frm_style input[type=password]:-moz-placeholder,
.wrapper .with_frm_style input[type=email]:-moz-placeholder,
.wrapper .with_frm_style input[type=number]:-moz-placeholder,
.wrapper .with_frm_style input[type=url]:-moz-placeholder,
.wrapper .with_frm_style input[type=tel]:-moz-placeholder,
.wrapper .with_frm_style input[type=file]:-moz-placeholder,
.wrapper .with_frm_style input[type=search]:-moz-placeholder,
.wrapper .with_frm_style select:-moz-placeholder,
.wrapper .with_frm_style .frm-card-element.StripeElement:-moz-placeholder,
.wrapper textarea:-moz-placeholder {
	color: var(--input-placeholder-color);
}

.wrapper .with_frm_style input[type=text]::-moz-placeholder,
.wrapper .with_frm_style input[type=password]::-moz-placeholder,
.wrapper .with_frm_style input[type=email]::-moz-placeholder,
.wrapper .with_frm_style input[type=number]::-moz-placeholder,
.wrapper .with_frm_style input[type=url]::-moz-placeholder,
.wrapper .with_frm_style input[type=tel]::-moz-placeholder,
.wrapper .with_frm_style input[type=file]::-moz-placeholder,
.wrapper .with_frm_style input[type=search]::-moz-placeholder,
.wrapper .with_frm_style select::-moz-placeholder,
.wrapper .with_frm_style .frm-card-element.StripeElement::-moz-placeholder,
.wrapper textarea::-moz-placeholder {
	color: var(--input-placeholder-color);
}

.wrapper .with_frm_style input[type=text]:-ms-input-placeholder,
.wrapper .with_frm_style input[type=password]:-ms-input-placeholder,
.wrapper .with_frm_style input[type=email]:-ms-input-placeholder,
.wrapper .with_frm_style input[type=number]:-ms-input-placeholder,
.wrapper .with_frm_style input[type=url]:-ms-input-placeholder,
.wrapper .with_frm_style input[type=tel]:-ms-input-placeholder,
.wrapper .with_frm_style input[type=file]:-ms-input-placeholder,
.wrapper .with_frm_style input[type=search]:-ms-input-placeholder,
.wrapper .with_frm_style select:-ms-input-placeholder,
.wrapper .with_frm_style .frm-card-element.StripeElement:-ms-input-placeholder,
.wrapper textarea:-ms-input-placeholder {
	color: var(--input-placeholder-color);
}

.wrapper .with_frm_style input[type=text]:focus,
.wrapper .with_frm_style input[type=password]:focus,
.wrapper .with_frm_style input[type=email]:focus,
.wrapper .with_frm_style input[type=number]:focus,
.wrapper .with_frm_style input[type=url]:focus,
.wrapper .with_frm_style input[type=tel]:focus,
.wrapper .with_frm_style input[type=file]:focus,
.wrapper .with_frm_style input[type=search]:focus,
.wrapper .with_frm_style select:focus,
.wrapper .with_frm_style .frm-card-element.StripeElement:focus,
.wrapper textarea:focus {
	border-color: var(--input-focus-border-color);
	color: var(--input-color);
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
}
.wrapper textarea {
	height: 22.4rem;
}
.wrapper .with_frm_style .frm_form_field .frm_checkbox,
.wrapper .with_frm_style .frm_form_field .frm_radio {
	margin-bottom: 1rem;
}
.wrapper .with_frm_style .vertical_radio .frm_checkbox,
.wrapper .with_frm_style .vertical_radio .frm_radio,
.wrapper .with_frm_style .vertical_radio .frm_catlevel_1 {
	margin-bottom: 1rem;
}
.wrapper .with_frm_style .vertical_radio .frm_checkbox label,
.wrapper .with_frm_style .vertical_radio .frm_radio label,
.wrapper .with_frm_style .vertical_radio .frm_catlevel_1 label {
	margin-bottom: 0;
}
.wrapper .with_frm_style .horizontal_radio .frm_checkbox {
	margin-bottom: 1rem;
}
.wrapper .with_frm_style .button,
.wrapper .with_frm_style .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .wrapper .with_frm_style .wc-block-components-button,
.wrapper .with_frm_style input[type=button],
.wrapper .with_frm_style input[type=reset],
.wrapper .with_frm_style input[type=submit],
.wrapper .with_frm_style button[type=submit],
.wrapper .with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.wrapper .with_frm_style .frm_submit input[type=button],
.wrapper .with_frm_style .frm_submit button,
.wrapper .frm_form_submit_style,
.wrapper .with_frm_style .frm-edit-page-btn,
.wrapper .frm_style_emc-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.wrapper .frm_style_emc-style.with_frm_style input[type=submit],
.wrapper .frm_style_emc-style.with_frm_style .frm_submit input[type=button],
.wrapper .frm_style_emc-style.with_frm_style .frm_submit button,
.wrapper .frm_style_emc-style.with_frm_style .frm-edit-page-btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 13px;
	width: auto !important;
	position: relative;
	padding: 18px 32px !important;
	margin-bottom: 0 !important;
	border: 1px solid transparent !important;
	border-radius: 30px !important;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
	background: var(--accent-color) !important;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
	font-family: var(--base-main-font) !important;
	font-size: 14px !important;
	line-height: 1.3143 !important;
	font-weight: 600 !important;
	text-align: center !important;
	text-transform: uppercase !important;
	color: var(--color-white) !important;
	text-decoration: none !important;
	cursor: pointer;
	margin: 0;
}
.wrapper .with_frm_style .button:hover,
.wrapper .with_frm_style .wp-block-woocommerce-checkout .wc-block-components-button:hover,
.wp-block-woocommerce-checkout .wrapper .with_frm_style .wc-block-components-button:hover,
.wrapper .with_frm_style input[type=button]:hover,
.wrapper .with_frm_style input[type=reset]:hover,
.wrapper .with_frm_style input[type=submit]:hover,
.wrapper .with_frm_style button[type=submit]:hover,
.wrapper .with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.wrapper .with_frm_style .frm_submit input[type=button]:hover,
.wrapper .with_frm_style .frm_submit button:hover,
.wrapper .frm_form_submit_style:hover,
.wrapper .with_frm_style .frm-edit-page-btn:hover,
.wrapper .frm_style_emc-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.wrapper .frm_style_emc-style.with_frm_style input[type=submit]:hover,
.wrapper .frm_style_emc-style.with_frm_style .frm_submit input[type=button]:hover,
.wrapper .frm_style_emc-style.with_frm_style .frm_submit button:hover,
.wrapper .frm_style_emc-style.with_frm_style .frm-edit-page-btn:hover {
	background: var(--color-blue-400) !important;
	color: var(--color-white) !important;
	text-decoration: none;
}
.wrapper .frm_time_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1rem;
}
.wrapper .frm_time_wrap .ltr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.wrapper .frm_time_wrap .jcf-select {
	padding-right: var(--input-x);
	font-weight: var(--field-weight);
}
.wrapper .frm_time_wrap .jcf-select .jcf-select-opener {
	width: 3rem;
}
.wrapper .frm_time_wrap .jcf-select .jcf-select-opener:before {
	right: 1.5rem;
}
.wrapper .frm_time_wrap .jcf-select-frm_time_select {
	width: 50%;
	min-width: 8rem;
}
.wrapper .frm_time_sep {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 1rem;
	padding-block: var(--input-y);
	line-height: var(--input-lh);
}
.wrapper .frm_description {
	margin: 1rem 0 !important;
	padding: 1rem !important;
	font-weight: 400 !important;
	color: var(--base-text-color) !important;
}
.wrapper .frm_style_cdh-form-on-white-style.with_frm_style p.description,
.wrapper .frm_style_cdh-form-on-white-style.with_frm_style div.description,
.wrapper .frm_style_cdh-form-on-white-style.with_frm_style div.frm_description,
.wrapper .frm_style_cdh-form-on-white-style.with_frm_style .frm-show-form > div.frm_description,
.wrapper .frm_style_cdh-form-on-white-style.with_frm_style .frm_error,
.wrapper .frm_style_cdh-form-on-white-style.with_frm_style .frm_pro_max_limit_desc {
	font-size: 14px;
}
.wrapper .bg-blue .with_frm_style,
.wrapper .bg-blue-dark .with_frm_style {
	--label-color: var(--color-white);
	--repeat-icon-color: var(--color-white);
	--section-color: var(--color-white);
	--form-desc-color: var(--color-white);
	--title-color: var(--color-white);
}
.wrapper .bg-blue .with_frm_style .js-form-el,
.wrapper .bg-blue-dark .with_frm_style .js-form-el {
	--label-color: var(--color-blue-800);
}
.wrapper .bg-blue .with_frm_style .frm_description,
.wrapper .bg-blue-dark .with_frm_style .frm_description {
	color: var(--color-white) !important;
}

* {
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
	max-height: 1000000px;
}
*:after,
*:before {
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}

.resize-active {
	-webkit-transition: none !important;
	transition: none !important;
}
.resize-active *,
.resize-active *:before,
.resize-active *:after {
	-webkit-transition: inherit !important;
	transition: inherit !important;
}

.container {
	width: 100%;
	max-width: calc(var(--container) + var(--gutter) * 2);
	margin: 0 auto;
	padding-left: var(--gutter);
	padding-right: var(--gutter);
}
.container-sm {
	max-width: calc(var(--container-sm) + var(--gutter) * 2);
}

html,
body {
	height: 100%;
}

.wrapper {
	display: grid;
	grid-template-rows: 1fr auto;
	min-height: 100%;
	width: 100%;
	position: relative;
	overflow: clip;
}

.main,
.header,
.footer {
	min-width: 0;
}

.offset-header {
	padding-top: var(--offset-header);
}

.bg-str {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.bg-blue {
	--h1-h6-color: var(--color-white);
	--form-theme-color: var(--color-blue-500);
	color: var(--color-white);
	background: var(--color-blue-600);
}

.bg-blue-light {
	--base-link-color: var(--color-blue-560);
	background: var(--color-blue-200);
}

.bg-blue-dark {
	--h1-h6-color: var(--color-white);
	--form-theme-color: var(--color-blue-500);
	color: var(--color-white);
	background: var(--color-blue-800);
}

.py:not([class*=bg-]) + .py:not([class*=bg-]) {
	padding-top: 0 !important;
}
.py-none {
	padding-block: 0 !important;
}
.py-sm {
	padding-block: 4.8rem;
}
.py-md {
	padding-block: 7.2rem;
}
.py-lg {
	padding-block: 12rem;
}

.pt-none {
	padding-top: 0 !important;
}
.pt-sm {
	padding-top: 4.8rem;
}
.pt-md {
	padding-top: 7.2rem;
}
.pt-lg {
	padding-top: 12rem;
}

.pb-none {
	padding-bottom: 0 !important;
}
.pb-sm {
	padding-bottom: 4.8rem;
}
.pb-md {
	padding-bottom: 7.2rem;
}
.pb-lg {
	padding-bottom: 12rem;
}

.section-heading {
	margin-bottom: 5rem;
}
.section-heading:has(.button-link, .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 2rem 5rem;
}
.section-heading h2,
.section-heading .h2,
.section-heading .woocommerce-products-header__title {
	margin-bottom: 0;
}

.section-intro {
	margin-bottom: 5rem;
}
.section-intro h2,
.section-intro .h2,
.section-intro .woocommerce-products-header__title {
	margin-bottom: 2rem;
}

.location-list {
	display: grid;
	gap: 1rem;
}
.location-list li {
	position: relative;
	padding-left: 20px;
}
.location-list li:before {
	position: absolute;
	top: 0.1em;
	left: 0;
	z-index: 1;
	font-family: "icomoon";
	font-size: 16px;
	content: "\e90f";
	opacity: 0.5;
}
.location-list address {
	font-style: inherit;
	font-weight: 300;
}
.location-list address strong {
	font-weight: 700;
}

.js-drop {
	position: relative;
}
.js-drop a {
	-webkit-transition: none;
	transition: none;
}
.js-drop-slide {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	margin: 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	will-change: transition;
}
.js-drop.is-open .js-drop-slide {
	opacity: 1;
	visibility: visible;
}

.tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 0;
}
.tags a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 8px 20px;
	background: var(--color-white);
	border-radius: 0.8rem;
	color: var(--color-blue-800);
	font-size: 16px;
	line-height: 1.125;
	font-weight: 500;
	letter-spacing: -0.1px;
	text-decoration: none;
}
.tags a:hover {
	background-color: var(--color-blue-350);
	color: var(--color-blue-500);
}

.icon-circle-arrow {
	width: 4rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background: var(--color-blue-800);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 120%;
	line-height: 1;
	color: var(--color-white);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}

.socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 16px;
	margin: 0;
	font-size: 24px;
	line-height: 1;
}
.socials a {
	text-decoration: none;
}

.mfp-container {
	padding-inline: var(--gutter) !important;
}

.mfp-close,
button.mfp-close,
button.mfp-arrow {
	top: 3.2rem;
	right: 3.2rem;
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	background: var(--color-blue-800);
	color: var(--color-white) !important;
	opacity: 1;
	font-size: 0;
	line-height: 100%;
}
.mfp-close:after,
button.mfp-close:after,
button.mfp-arrow:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	content: "";
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 2.4rem;
	aspect-ratio: 1;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzYwNzZfMTI3MTkiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+CjxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI0Q5RDlEOSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfNjA3Nl8xMjcxOSkiPgo8cGF0aCBkPSJNNi40IDE5TDUgMTcuNkwxMC42IDEyTDUgNi40TDYuNCA1TDEyIDEwLjZMMTcuNiA1TDE5IDYuNEwxMy40IDEyTDE5IDE3LjZMMTcuNiAxOUwxMiAxMy40TDYuNCAxOVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==");
	background-size: cover;
}
.mfp-close:hover,
button.mfp-close:hover,
button.mfp-arrow:hover {
	opacity: 0.9;
}
.mfp-close:active,
button.mfp-close:active,
button.mfp-arrow:active {
	top: 3.2rem;
}

.card-image,
.image {
	width: 100%;
	max-width: 100%;
	aspect-ratio: 16/9;
	margin: var(--vertical-rhythm) auto;
	border: 1px solid var(--color-blue-400);
	border-radius: var(--base-radius);
	overflow: hidden;
}
.card-image:last-child,
.image:last-child {
	margin-bottom: 0;
}
.card-image img,
.image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}

.swiper * {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.swiper-button-prev,
.swiper-button-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	padding: 0;
	margin: 0 !important;
	width: 4.4rem;
	height: auto;
	aspect-ratio: 1;
	background: var(--color-blue-500);
	border: none;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 2.6rem;
	line-height: 1;
	text-align: center;
	color: var(--color-white);
}
.swiper-button-prev:after,
.swiper-button-next:after {
	margin-left: 0.25rem;
	font-family: "icomoon";
	content: "\e908";
	font-size: inherit;
	line-height: inherit;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background: var(--color-blue-400);
}
.swiper-button-prev {
	left: 2.5rem;
}
.swiper-button-prev:after {
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}
.swiper-button-next {
	right: 2.5rem;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background: var(--color-white);
	font-size: 16px;
	line-height: 1.25;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.header > .container {
	padding-block: 1.6rem;
}
.header-logo {
	display: block;
	position: relative;
	z-index: 2;
	width: 126px;
	aspect-ratio: 1/0.38;
	font-size: 0;
	line-height: 0;
}
.header-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 2rem;
}
.header-submenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 16px;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
.header .button,
.header .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .header .wc-block-components-button,
.header input[type=button],
.header input[type=reset],
.header input[type=submit],
.header button[type=submit] {
	font-size: 16px;
	line-height: 1.15;
}
.header._sticked {
	-webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.5);
	        box-shadow: 5px 0 10px rgba(0, 0, 0, 0.5);
}
.admin-bar .header {
	top: 32px !important;
}
.admin-bar .header._sticked {
	top: -150px !important;
}
.admin-bar .header._showed {
	top: 32px !important;
}

.header-banner {
	padding-block: 4px;
	position: relative;
	z-index: 3;
	background: var(--color-blue-800);
}
.header-banner-text {
	font-size: 12px;
	line-height: 1.3333333333;
	color: var(--color-white);
	text-align: center;
}
.header-banner-text img {
	vertical-align: top;
	margin: 3px 5px 0 0;
}
.header-banner-text p {
	display: inline;
	margin-bottom: 0;
}
.header-banner-text a {
	color: inherit;
}
.header-banner .button-link,
.header-banner .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,
.wp-block-woocommerce-checkout .header-banner .wc-block-components-checkout-return-to-cart-button {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-left: 6px;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	font-weight: inherit;
	color: var(--color-blue-400);
}
.header-banner .button-link span,
.header-banner .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button span,
.wp-block-woocommerce-checkout .header-banner .wc-block-components-checkout-return-to-cart-button span {
	text-decoration: underline;
}
.header-banner .button-link i,
.header-banner .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button i,
.wp-block-woocommerce-checkout .header-banner .wc-block-components-checkout-return-to-cart-button i {
	font-size: 0.8em;
}
.header-banner .button-link:hover,
.header-banner .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:hover,
.wp-block-woocommerce-checkout .header-banner .wc-block-components-checkout-return-to-cart-button:hover {
	color: inherit;
}
.header-banner .js-drop-slide {
	width: 100%;
	padding-block: 4rem;
	background: var(--color-blue-800);
}
.header-banner-box {
	padding: 3.2rem;
	padding-right: 14rem;
	background: var(--color-brown-100);
	border-radius: var(--base-radius);
	font-size: var(--base-font-size);
	line-height: 1.5;
	color: var(--color-brown-400);
}
.header-banner-box h6,
.header-banner-box .h6 {
	font-size: inherit;
	line-height: inherit;
	font-weight: 700;
	color: inherit;
	margin: 0;
}
.header-banner-box ul:not([class]) {
	--margin-li-top: 0;
}
.header-banner-box ul:not([class]) > li {
	padding-left: 2.8rem;
}
.header-banner-box ul:not([class]) > li:before {
	top: 0.75em;
	left: 1.15rem;
}
.header-banner-box p:last-child {
	margin-bottom: 0;
}
.header-banner-box a {
	font-weight: 700;
	color: inherit;
}

.menu-drop {
	margin-bottom: -0.6rem;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.menu-drop__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 3rem;
}

.search-opener {
	margin: -1rem;
	padding: 2.4rem 1.6rem;
	position: relative;
	background: none;
	border: none;
	border-radius: 8px 8px 0 0;
	color: var(--color-blue-800);
	font-size: 3.2rem;
	line-height: 1;
	cursor: pointer;
}
.search-opener i {
	display: block;
	margin-block: -0.6rem;
}
.search-active .search-opener,
.search-opener:hover {
	background: var(--color-blue-100);
}
.search-drop {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	padding: 4rem 0;
	background: var(--color-blue-100);
}
.search-active .search-drop {
	opacity: 1;
	visibility: visible;
	z-index: 100;
}
.search-form {
	--form-color: #90aec1;
	--input-placeholder-color: var(--form-color);
	max-width: calc(var(--container) + var(--gutter) * 2);
	margin: 0 auto;
	padding-inline: var(--gutter);
}
.search-form-input {
	position: relative;
	padding-left: 6.5rem;
}
.search-form-input:before {
	position: absolute;
	top: 50%;
	left: 3rem;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	font-family: "icomoon";
	font-size: 3.2rem;
	line-height: 1;
	content: "\e915";
	color: var(--form-color);
}
.search-form label {
	position: fixed;
	bottom: 100%;
	right: 100%;
	z-index: -1;
	opacity: 0;
}
.search-form input {
	padding: 1.7rem 1.2rem;
	margin: 0;
	font-size: 2.4rem;
	line-height: 1.25;
	font-weight: 300;
	letter-spacing: -0.05em;
	color: var(--color-blue-800);
	background: none;
	border: none;
	border-radius: 0;
}

.language {
	min-width: 54px;
}
.language-opener {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 5px;
	position: relative;
	padding: 0 13px 0 0;
	margin: 0;
	color: var(--color-gray-350);
	background: none;
	border: none;
	cursor: pointer;
}
.language-opener:before {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	font-family: "icomoon";
	content: "\e907";
	font-size: 0.6em;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.language-opener:hover {
	color: var(--accent-color);
}
.language-drop {
	padding: 5px 10px;
	margin-inline: -10px;
	margin-top: 5px;
	background: var(--color-blue-100);
	border-radius: 8px;
	border: 1px solid var(--color-blue-300);
}
.language-drop li + li {
	margin-top: 2px;
}
.language-drop a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 5px;
	text-decoration: none;
	color: inherit;
}
.language-drop a:hover {
	color: var(--color-gray-300);
}
.language-icon {
	width: 16px;
}
.language .gt_float_switcher {
	display: block;
	position: relative;
	z-index: 1;
	overflow: visible;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	border-radius: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: none;
}
.language .gt_float_switcher .gt-selected {
	background: none;
	z-index: 1;
}
.language .gt_float_switcher .gt-selected .gt-current-lang {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 4px;
	padding: 0 13px 0 0;
	font-weight: 400;
	color: var(--color-gray-350);
}
.language .gt_float_switcher .gt-selected .gt-current-lang:before {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	font-family: "icomoon";
	content: "\e907";
	font-size: 0.6em;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.language .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
	position: static;
}
.language .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
	display: none;
}
.language .gt_float_switcher .gt_options {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 2;
	-webkit-transform: none;
	        transform: none;
	background: var(--color-blue-100);
	border-radius: 8px;
	border: 1px solid var(--color-blue-300);
}
.language .gt_float_switcher .gt_options a {
	padding: 5px 10px;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.language .gt_float_switcher .gt_options a:hover {
	background-color: var(--color-blue-500);
}
.language .gt_float_switcher img {
	width: 15px;
	margin: 0;
	border-radius: 0;
}

.menu {
	margin: -1rem;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-weight: 500;
	color: var(--color-blue-800);
}
.menu a {
	display: inline-block;
	vertical-align: top;
	padding: 2.4rem 1.6rem;
	position: relative;
	text-decoration: none;
	color: inherit;
	border-radius: 8px 8px 0 0;
}
.menu a:hover,
.menu a.highlighted {
	color: var(--accent-color);
	background: var(--color-blue-100);
}
.menu a.has-submenu.highlighted {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.menu ul a {
	display: block;
	padding: 1.3rem 1.6rem;
	border-radius: 8px;
}
.menu ul a:hover {
	color: var(--color-blue-600);
	background: rgba(206, 229, 248, 0.3);
}
.menu .has-mega-menu {
	position: static !important;
}
.menu .has-mega-menu .mega-menu {
	display: none;
	position: absolute;
	top: 100% !important;
	left: 50% !important;
	z-index: 2;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	padding: 2.4rem var(--gutter);
	margin-top: 0 !important;
	margin-left: 0 !important;
	min-width: 0 !important;
	width: 100% !important;
	max-width: calc(var(--container) + var(--gutter) * 2 + 1.6rem) !important;
	max-height: calc(100vh - var(--offset-header));
	background: none;
}
.menu .has-mega-menu .mega-menu:before {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	bottom: 0;
	z-index: -1;
	content: "";
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 100vw;
	background: var(--color-blue-100);
	-webkit-box-shadow: 0 10rem 10rem 0 rgba(1, 54, 87, 0.1);
	        box-shadow: 0 10rem 10rem 0 rgba(1, 54, 87, 0.1);
}

.submenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 16px;
	margin: 0;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
	color: var(--color-gray-350);
}
.submenu li {
	position: relative;
}
.submenu li:after {
	position: absolute;
	top: 50%;
	right: -8px;
	z-index: 1;
	content: "";
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1px;
	height: 15px;
	background: currentColor;
}
.submenu li:last-child:after {
	display: none;
}
.submenu a {
	text-decoration: none;
	color: inherit;
}
.submenu a:hover {
	color: var(--accent-color);
}

.menu-opener {
	display: none;
	width: 32px;
	height: 26px;
	position: relative;
	z-index: 2;
	background-color: transparent;
	outline: none;
	border: none;
	padding: 0;
	cursor: pointer;
}
.menu-opener:before,
.menu-opener:after,
.menu-opener span {
	content: "";
	background-color: var(--base-text-color);
	border-radius: 3px;
	position: absolute;
	right: 0;
	height: 2px;
	width: 100%;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.menu-opener span {
	top: 12px;
	width: 70%;
}
.menu-opener:before {
	top: 4px;
}
.menu-opener:after {
	top: 20px;
}

.menu-active {
	overflow: hidden;
}
.menu-active .menu-opener:before {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	top: 50%;
}
.menu-active .menu-opener:after {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	top: 50%;
}
.menu-active .menu-opener span {
	opacity: 0;
}

.current-menu-item > a {
	color: var(--accent-color);
}

.footer {
	margin-top: auto;
	overflow: hidden;
}
.footer-back-to-top {
	padding-block: 3.2rem;
	text-align: center;
}
.footer-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1rem 1.65rem;
	padding-block: 8px;
	margin: 0;
	position: relative;
	z-index: 1;
	background: var(--color-blue-300);
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
	text-transform: uppercase;
}
.footer-menu:before,
.footer-menu:after {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	content: "";
	width: 100vw;
	background: var(--color-blue-300);
}
.footer-menu:before {
	right: 100%;
}
.footer-menu:after {
	left: 100%;
}
.footer-menu a {
	color: var(--color-blue-800);
	text-decoration: none;
}
.footer-menu a:hover {
	color: var(--accent-color);
}
.footer-main {
	padding-block: 4.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 5rem;
	position: relative;
	z-index: 1;
	background: var(--color-blue-800);
	color: var(--color-white);
}
.footer-main:before,
.footer-main:after {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	content: "";
	width: 100vw;
	background: var(--color-blue-800);
}
.footer-main:before {
	right: 100%;
}
.footer-main:after {
	left: 100%;
}
.footer-main a {
	color: inherit;
	text-decoration: none;
}
.footer-main a:hover {
	color: var(--color-blue-400);
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
	-webkit-transition-duration: 50ms;
	        transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
	-webkit-transition-delay: 50ms;
	        transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
	-webkit-transition-duration: 0.1s;
	        transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.1s;
	        transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
	-webkit-transition-duration: 0.15s;
	        transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.15s;
	        transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
	-webkit-transition-duration: 0.2s;
	        transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.2s;
	        transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
	-webkit-transition-duration: 0.25s;
	        transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.25s;
	        transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
	-webkit-transition-duration: 0.3s;
	        transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
	-webkit-transition-duration: 0.35s;
	        transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.35s;
	        transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
	-webkit-transition-duration: 0.4s;
	        transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.4s;
	        transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
	-webkit-transition-duration: 0.45s;
	        transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.45s;
	        transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
	-webkit-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.5s;
	        transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
	-webkit-transition-duration: 0.55s;
	        transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.55s;
	        transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
	-webkit-transition-duration: 0.6s;
	        transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.6s;
	        transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
	-webkit-transition-duration: 0.65s;
	        transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.65s;
	        transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
	-webkit-transition-duration: 0.7s;
	        transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.7s;
	        transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
	-webkit-transition-duration: 0.75s;
	        transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.75s;
	        transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
	-webkit-transition-duration: 0.8s;
	        transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.8s;
	        transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
	-webkit-transition-duration: 0.85s;
	        transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.85s;
	        transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
	-webkit-transition-duration: 0.9s;
	        transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.9s;
	        transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
	-webkit-transition-duration: 0.95s;
	        transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
	-webkit-transition-delay: 0.95s;
	        transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
	-webkit-transition-duration: 1s;
	        transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
	-webkit-transition-delay: 1s;
	        transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
	-webkit-transition-duration: 1.05s;
	        transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.05s;
	        transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
	-webkit-transition-duration: 1.1s;
	        transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.1s;
	        transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
	-webkit-transition-duration: 1.15s;
	        transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.15s;
	        transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
	-webkit-transition-duration: 1.2s;
	        transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.2s;
	        transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
	-webkit-transition-duration: 1.25s;
	        transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.25s;
	        transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
	-webkit-transition-duration: 1.3s;
	        transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.3s;
	        transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
	-webkit-transition-duration: 1.35s;
	        transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.35s;
	        transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
	-webkit-transition-duration: 1.4s;
	        transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.4s;
	        transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
	-webkit-transition-duration: 1.45s;
	        transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.45s;
	        transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
	-webkit-transition-duration: 1.5s;
	        transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.5s;
	        transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
	-webkit-transition-duration: 1.55s;
	        transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.55s;
	        transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
	-webkit-transition-duration: 1.6s;
	        transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.6s;
	        transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
	-webkit-transition-duration: 1.65s;
	        transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.65s;
	        transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
	-webkit-transition-duration: 1.7s;
	        transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.7s;
	        transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
	-webkit-transition-duration: 1.75s;
	        transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.75s;
	        transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
	-webkit-transition-duration: 1.8s;
	        transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.8s;
	        transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
	-webkit-transition-duration: 1.85s;
	        transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.85s;
	        transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
	-webkit-transition-duration: 1.9s;
	        transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.9s;
	        transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
	-webkit-transition-duration: 1.95s;
	        transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.95s;
	        transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
	-webkit-transition-duration: 2s;
	        transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
	-webkit-transition-delay: 2s;
	        transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
	-webkit-transition-duration: 2.05s;
	        transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.05s;
	        transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
	-webkit-transition-duration: 2.1s;
	        transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.1s;
	        transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
	-webkit-transition-duration: 2.15s;
	        transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.15s;
	        transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
	-webkit-transition-duration: 2.2s;
	        transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.2s;
	        transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
	-webkit-transition-duration: 2.25s;
	        transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.25s;
	        transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
	-webkit-transition-duration: 2.3s;
	        transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.3s;
	        transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
	-webkit-transition-duration: 2.35s;
	        transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.35s;
	        transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
	-webkit-transition-duration: 2.4s;
	        transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.4s;
	        transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
	-webkit-transition-duration: 2.45s;
	        transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.45s;
	        transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
	-webkit-transition-duration: 2.5s;
	        transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.5s;
	        transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
	-webkit-transition-duration: 2.55s;
	        transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.55s;
	        transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
	-webkit-transition-duration: 2.6s;
	        transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.6s;
	        transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
	-webkit-transition-duration: 2.65s;
	        transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.65s;
	        transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
	-webkit-transition-duration: 2.7s;
	        transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.7s;
	        transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
	-webkit-transition-duration: 2.75s;
	        transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.75s;
	        transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
	-webkit-transition-duration: 2.8s;
	        transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.8s;
	        transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
	-webkit-transition-duration: 2.85s;
	        transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.85s;
	        transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
	-webkit-transition-duration: 2.9s;
	        transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.9s;
	        transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
	-webkit-transition-duration: 2.95s;
	        transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.95s;
	        transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
	-webkit-transition-duration: 3s;
	        transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
	-webkit-transition-delay: 0;
	        transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
	-webkit-transition-delay: 3s;
	        transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
	        transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
	-webkit-transition-timing-function: ease;
	        transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
	-webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
	-webkit-transition-timing-function: ease-out;
	        transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
	-webkit-transition-timing-function: ease-in-out;
	        transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
	        transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	        transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	        transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	        transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
	        transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
	        transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	        transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
	        transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
	        transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	        transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
	        transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
	        transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	        transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
	        transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
	opacity: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
}

[data-aos=fade-up] {
	-webkit-transform: translate3d(0, 100px, 0);
	        transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
	-webkit-transform: translate3d(0, -100px, 0);
	        transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
	-webkit-transform: translate3d(-100px, 0, 0);
	        transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
	-webkit-transform: translate3d(100px, 0, 0);
	        transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
	-webkit-transform: translate3d(-100px, 100px, 0);
	        transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
	-webkit-transform: translate3d(100px, 100px, 0);
	        transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
	-webkit-transform: translate3d(-100px, -100px, 0);
	        transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
	-webkit-transform: translate3d(100px, -100px, 0);
	        transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
	opacity: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
	opacity: 1;
	-webkit-transform: translateZ(0) scale(1);
	        transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
	-webkit-transform: scale(0.6);
	        transform: scale(0.6);
}

[data-aos=zoom-in-up] {
	-webkit-transform: translate3d(0, 100px, 0) scale(0.6);
	        transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
	-webkit-transform: translate3d(0, -100px, 0) scale(0.6);
	        transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
	-webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
	        transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
	-webkit-transform: translate3d(100px, 0, 0) scale(0.6);
	        transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
	-webkit-transform: scale(1.2);
	        transform: scale(1.2);
}

[data-aos=zoom-out-up] {
	-webkit-transform: translate3d(0, 100px, 0) scale(1.2);
	        transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
	-webkit-transform: translate3d(0, -100px, 0) scale(1.2);
	        transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
	-webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
	        transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
	-webkit-transform: translate3d(100px, 0, 0) scale(1.2);
	        transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
}

[data-aos=slide-up] {
	-webkit-transform: translate3d(0, 100%, 0);
	        transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
	-webkit-transform: translate3d(0, -100%, 0);
	        transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
	-webkit-transform: translate3d(-100%, 0, 0);
	        transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
	-webkit-transform: translate3d(100%, 0, 0);
	        transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

[data-aos=flip-left] {
	-webkit-transform: perspective(2500px) rotateY(-100deg);
	        transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
	-webkit-transform: perspective(2500px) rotateY(0);
	        transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
	-webkit-transform: perspective(2500px) rotateY(100deg);
	        transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
	-webkit-transform: perspective(2500px) rotateY(0);
	        transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
	-webkit-transform: perspective(2500px) rotateX(-100deg);
	        transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
	-webkit-transform: perspective(2500px) rotateX(0);
	        transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
	-webkit-transform: perspective(2500px) rotateX(100deg);
	        transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
	-webkit-transform: perspective(2500px) rotateX(0);
	        transform: perspective(2500px) rotateX(0);
}

.main-post,
.main-blog {
	padding-top: 50px;
}

.main-blog {
	padding-bottom: 80px;
}
.main-blog .container {
	max-width: calc(1240px + var(--gutter) * 2);
}

.section-entry .container.entry {
	max-width: 1028px;
	padding-inline: var(--gutter);
	margin-inline: auto;
}
.section-entry .page-site-header {
	margin: 0 calc(var(--gutter) * -1) 41px;
}
.section-entry .page-site-header figure img {
	width: 100%;
}
.section-entry .entry-header {
	margin-bottom: 31px;
}
.section-entry .entry-category {
	font-weight: 700;
	margin-bottom: 1.8rem;
}
.section-entry .meta {
	font-weight: 500;
	margin-bottom: 0;
}
.section-entry .entry-title {
	margin-bottom: 2rem;
}
.section-entry .entry-title > * {
	margin-bottom: 0;
}
.section-entry .entry-category,
.section-entry .meta {
	color: var(--caption-color);
}
.section-entry .entry-category a,
.section-entry .meta a {
	color: inherit;
}
.section-entry .entry-category a:hover,
.section-entry .meta a:hover {
	color: var(--accent-blog-color);
}
.section-entry .entry-aligner {
	margin-left: -18px;
}
.section-entry .entry-aligner,
.section-entry .entry-header {
	padding-inline: 81px;
}

.post-content-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.post-content-wrap .b-social-wrap {
	-webkit-box-flex: 0;
	    -ms-flex: 0;
	        flex: 0;
}
.post-content-wrap .b-social {
	position: sticky;
	top: 10px;
	left: 0;
	z-index: 1;
}

figure {
	padding: 0;
	margin: 0 0 var(--vertical-rhythm);
}
figure.alignnone img {
	width: 100%;
}
figure figcaption {
	font-size: 0.875em;
	line-height: normal;
	text-align: right;
	color: var(--caption-color);
	padding-top: 11px;
}
figure figcaption a {
	color: inherit;
	text-decoration: underline;
}
figure figcaption a:hover {
	text-decoration: none;
}

.entry-content::after {
	content: "";
	display: table;
	clear: both;
}

.ac {
	font-size: 16px;
	line-height: 1.4;
	border-radius: 4px;
	overflow: hidden;
	color: var(--base-text-color);
	background-color: #f8f8f7;
	padding: 30px;
}
.ac-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.ac-avatar {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 85px;
	        flex: 0 0 85px;
	border-radius: 150px;
	overflow: hidden;
	-ms-flex-item-align: start;
	    align-self: flex-start;
	margin-right: 30px;
}
.ac-info {
	padding-top: 5px;
}
.ac-info:not(:last-child) {
	margin-bottom: 20px;
}
.ac-info__name {
	color: #2b2e38;
	font-size: 1.125em;
	line-height: normal;
	font-weight: 700;
	margin-bottom: 0.2em;
}
.ac-info__desc > *:last-child {
	margin-bottom: 0;
}
.post-content-wrap .ac:not(:first-child) {
	margin-top: 33px;
}

.b-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 20px;
	margin: 0 -5px;
}
.b-social._b-horizontal {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.b-social a {
	display: block;
	font-size: 0;
	line-height: 0;
	color: #767676;
	padding: 5px;
}
.b-social a:hover {
	color: var(--accent-blog-color);
}
.b-social__icon {
	font-size: 18px;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	width: 1em;
	height: 1em;
}

.section-recent {
	padding-block: 50px;
}
.section-recent .container {
	max-width: calc(1240px + var(--gutter) * 2);
}
.section-recent__title {
	overflow: clip;
	font-size: 16px;
	line-height: normal;
	font-weight: 700;
	color: var(--caption-color);
	text-align: center;
	margin-bottom: 57px;
}
.section-recent__title span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.section-recent__title span:before,
.section-recent__title span:after {
	content: "";
	position: absolute;
	top: 50%;
	height: 1px;
	width: 1000px;
	background-color: #ddd;
}
.section-recent__title span:before {
	left: auto;
	right: calc(100% + 30px);
}
.section-recent__title span:after {
	right: auto;
	left: calc(100% + 30px);
}

.row-post {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}
.row-post:not(:last-child) {
	margin-bottom: 90px;
}
.row-post .post {
	font-size: 18px;
}
.row-post .post .entry-header {
	padding-inline: 0;
}
.row-post .post-img {
	margin-bottom: 17px;
}
.row-post .post-img a,
.row-post .post-img img {
	display: block;
	width: 100%;
}
.row-post .entry-category {
	color: var(--caption-color);
	font-size: 0.888em;
	line-height: 1.2;
	font-weight: 700;
	margin-bottom: 9px;
}
.row-post .entry-category a {
	color: var(--caption-color);
	text-decoration: none;
}
.row-post .entry-category a:hover {
	color: var(--accent-blog-color);
}
.row-post .entry-title {
	margin-bottom: 6px;
}
.row-post .entry-title h3 {
	font-size: 1.3333em;
	line-height: 1.25;
	margin-bottom: 0;
}
.row-post .entry-title a {
	text-decoration: none;
	color: var(--base-text-color);
}
.row-post .entry-title a:hover {
	color: var(--accent-blog-color);
}
.row-post .entry-content {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.row-post .entry-content > *:last-child {
	margin-bottom: 0;
}

.comment {
	display: grid;
	gap: 40px;
	font-size: 18px;
	line-height: 140%;
}
.comment .comment-body {
	padding-left: 69px;
}
.comment .comment-author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 21px;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin-left: -69px;
	font-size: 1.1em;
}
.comment .comment-author img {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 48px;
	        flex: 0 0 48px;
	aspect-ratio: 1/1;
	border-radius: 50%;
}
.comment .comment-content > *:last-child {
	margin-bottom: 0;
}
.comment .says,
.comment .comment-metadata {
	display: none;
}
.comment .reply {
	font-size: clamp(14px, 0.77em, 16px);
	padding-top: 10px;
}
.comment .reply a {
	color: inherit;
}
.comment .reply a:hover {
	color: var(--accent-blog-color);
	text-decoration: underline;
}

.section-respond {
	background-color: #f8f8f7;
	padding-block: 60px 90px;
}
.section-respond .block {
	max-width: 816px;
	width: 100%;
	margin-inline: auto;
}
.section-respond #comments {
	margin-block: 70px 46px;
}
.section-respond .comment-form {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px 15px;
}
.section-respond .comment-form:last-child {
	margin-bottom: 0;
}
.section-respond .comment-form p {
	margin-bottom: 0;
}
.section-respond .comment-form label {
	font-weight: 700;
	font-size: 14px;
	line-height: normal;
	color: #2b2e38;
	margin-bottom: 5px;
}
.section-respond .comment-form input.submit {
	width: 100%;
	border-radius: 4px;
	text-transform: none;
}
.section-respond .comment-form .comment-form-comment {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
	grid-column: 1/span 3;
}
.section-respond .comment-form .comment-notes {
	grid-column: 1/span 3;
	-webkit-box-ordinal-group: -1;
	    -ms-flex-order: -2;
	        order: -2;
}
.section-respond .comment-form .comment-form-cookies-consent {
	grid-column: 1/span 3;
}
.section-respond .comment-form .comment-form-cookies-consent label {
	font-weight: 400;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.section-respond .comment-form .form-submit {
	grid-column: 1/span 3;
}
.section-respond .comment-form textarea,
.section-respond .comment-form input[type=text],
.section-respond .comment-form input[type=email],
.section-respond .comment-form input[type=url] {
	border-radius: 4px;
	border-color: #ddd;
	background-color: white;
}
.section-respond .comment-form textarea {
	height: 115px;
}

.blog-categories {
	margin-bottom: 30px;
}
.blog-categories .jcf-select {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.25;
	width: auto;
	border-color: var(--accent-blog-color);
	background-color: var(--color-white);
	color: var(--accent-blog-color);
	min-width: 126px;
	text-align: left;
	padding: 11px 20px 11px 16px;
}
.blog-categories .jcf-select-drop {
	min-width: 250px;
	padding-top: 3px;
}
.blog-categories .jcf-select-drop-content {
	min-width: 250px;
	border: 1px solid var(--accent-blog-color);
	border-radius: 4px;
	overflow: hidden;
}
.blog-categories .jcf-list {
	font-size: inherit;
	line-height: inherit;
}
.blog-categories .jcf-list ul {
	margin: 0;
}
.blog-categories .jcf-list ul li {
	margin: 0 !important;
	padding: 0;
}
.blog-categories .jcf-list ul li:before {
	display: none;
}
.blog-categories .jcf-list .jcf-option {
	padding: 12px 16px;
	color: var(--accent-blog-color);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.blog-categories .jcf-list .jcf-option:hover {
	background-color: var(--accent-blog-color);
	color: var(--color-white);
}

.widget {
	margin-bottom: 4rem;
}
.widget:after {
	content: "";
	display: block;
	clear: both;
}
.widgettitle {
	margin-bottom: 2.5rem;
}
.widget h3,
.widget .h3,
.widget .related.products h2,
.related.products .widget h2,
.widget :not(.products) .product_title,
:not(.products) .widget .product_title {
	margin-bottom: 2.5rem;
}
.widget select {
	min-width: 0;
	width: 100%;
}

.entry-category,
.breadcrumb,
.meta,
.post-img {
	margin-bottom: 1rem;
}

.video {
	width: 100%;
	max-width: 100%;
	aspect-ratio: 16/9;
	margin: 0 auto var(--vertical-rhythm);
	border: 1px solid var(--color-blue-400);
	border-radius: var(--base-radius);
	overflow: hidden;
}
.video iframe {
	width: 100%;
	height: 100%;
	border-radius: var(--base-radius);
}

.no-margin {
	margin: 0;
}

.aligncenter {
	display: block;
	margin: 0 auto var(--vertical-rhythm);
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0 var(--vertical-rhythm) var(--vertical-rhythm) 0;
}

.alignright {
	float: right;
	margin: 0 0 var(--vertical-rhythm) var(--vertical-rhythm);
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 8px;
	padding-block: 1.6rem;
	margin-block: 3.2rem;
	font-size: 0;
	line-height: 0;
}
.pagination:last-child {
	margin-bottom: 0;
}
.pagination:has(.ar) {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.pagination__pages {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 8px;
}
.pagination .pagination__page,
.pagination .pagination__prev,
.pagination .pagination__next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0;
	padding: 0;
	width: 4rem;
	aspect-ratio: 1;
	border-radius: 50%;
	border: none;
	background: var(--color-white);
	font-size: var(--base-font-size);
	line-height: 1.15;
	font-weight: 500;
	color: var(--color-blue-800);
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pagination .pagination__page:hover,
.pagination .pagination__prev:hover,
.pagination .pagination__next:hover {
	background-color: var(--color-blue-300);
}
.pagination .pagination__page.is-active,
.pagination .pagination__prev.is-active,
.pagination .pagination__next.is-active {
	background: none;
}
.pagination .pagination__prev,
.pagination .pagination__next {
	position: relative;
	z-index: 1;
	font-size: 0;
	line-height: 0;
}
.pagination .pagination__prev:before,
.pagination .pagination__next:before {
	position: absolute;
	inset: 50%;
	z-index: -1;
	content: "";
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 1.6rem;
	aspect-ratio: 1;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzg1NjFfMjE1MiIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij4KPHJlY3QgeD0iMTYiIHk9IjE2IiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHRyYW5zZm9ybT0icm90YXRlKDE4MCAxNiAxNikiIGZpbGw9IiNEOUQ5RDkiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzg1NjFfMjE1MikiPgo8cGF0aCBkPSJNNS4zMzMzMyAxLjMzMzI5TDEyIDcuOTk5OTZMNS4zMzMzMyAxNC42NjY2TDQuMTUgMTMuNDgzM0w5LjYzMzMzIDcuOTk5OTZMNC4xNSAyLjUxNjYzTDUuMzMzMzMgMS4zMzMyOVoiIGZpbGw9IiMwMTM2NTciLz4KPC9nPgo8L3N2Zz4K");
	background-repeat: no-repeat;
	background-size: cover;
}
.pagination .pagination__prev.is-disabled,
.pagination .pagination__next.is-disabled {
	opacity: 0;
	pointer-events: none;
}
.pagination .pagination__prev {
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}
.pagination a {
	color: var(--base-text-color);
}
.pagination a:hover {
	color: var(--accent-blog-color);
}
.pagination a:hover span:before {
	background-color: var(--accent-blog-color) !important;
}
.pagination .al,
.pagination .ar {
	font-size: var(--base-font-size);
	line-height: var(--base-line-height);
}
.pagination .al a,
.pagination .al > a,
.pagination .ar a,
.pagination .ar > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 0.5rem;
	text-decoration: none;
}
.pagination .al a span,
.pagination .al > a span,
.pagination .ar a span,
.pagination .ar > a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
}
.pagination .al a span:before,
.pagination .al > a span:before,
.pagination .ar a span:before,
.pagination .ar > a span:before {
	content: "";
	display: block;
	width: 1.2rem;
	aspect-ratio: 1/0.75;
	-webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNiA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4zIDQuNzY4MzdlLTA3TDYgMC43NTY3NTdMMyA0TDAgMC43NTY3NTdMMC43IDQuNzY4MzdlLTA3TDMgMi40ODY0OUw1LjMgNC43NjgzN2UtMDdaIiBmaWxsPSIjMjI2RkMyIi8+Cjwvc3ZnPgo=);
	        mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgNiA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4zIDQuNzY4MzdlLTA3TDYgMC43NTY3NTdMMyA0TDAgMC43NTY3NTdMMC43IDQuNzY4MzdlLTA3TDMgMi40ODY0OUw1LjMgNC43NjgzN2UtMDdaIiBmaWxsPSIjMjI2RkMyIi8+Cjwvc3ZnPgo=);
	-webkit-mask-size: 100% auto;
	        mask-size: 100% auto;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	background-color: var(--base-text-color);
	-webkit-transition: background-color var(--animation-duration) var(--animation-timing-function);
	transition: background-color var(--animation-duration) var(--animation-timing-function);
}
.pagination .al a span:before {
	rotate: 90deg;
}
.pagination .ar a span:before {
	rotate: -90deg;
}

.comment-form .comment-form-cookies-consent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.comment-form .comment-form-cookies-consent input[type=checkbox] {
	width: auto;
	margin: 4px 10px 0 0;
}
.comment-form .comment-form-cookies-consent label {
	margin: 0;
}

.clearfix:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.error404 .main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-block: 60px;
}

.error404 #search_block,
.search-no-results #search_block {
	max-width: 500px;
}
.error404 #search_block fieldset,
.search-no-results #search_block fieldset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2rem;
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gform_fields {
	grid-column-gap: 2rem !important;
	grid-row-gap: 2rem !important;
}
.gform_wrapper.gravity-theme input:not([type=submit]),
.gform_wrapper.gravity-theme textarea {
	padding: var(--input-y) var(--input-x) !important;
	margin: 0 !important;
	min-height: 0 !important;
	font-size: var(--input-fz) !important;
	line-height: var(--input-lh) !important;
}
.gform_wrapper.gravity-theme button[type=submit],
.gform_wrapper.gravity-theme input[type=submit] {
	line-height: 1.2 !important;
	min-height: 0 !important;
}
.gform_wrapper.gravity-theme .gfield textarea.small {
	height: 18rem !important;
}
.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	padding: 4rem 0 0 !important;
	margin: 0 !important;
}
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_footer .button,
.gform_wrapper.gravity-theme .gform_footer .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .gform_wrapper.gravity-theme .gform_footer .wc-block-components-button,
.gform_wrapper.gravity-theme .gform_footer button[type=submit],
.gform_wrapper.gravity-theme .gform_page_footer input,
.gform_wrapper.gravity-theme .gform_page_footer .button,
.gform_wrapper.gravity-theme .gform_page_footer .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .gform_wrapper.gravity-theme .gform_page_footer .wc-block-components-button,
.gform_wrapper.gravity-theme .gform_page_footer button[type=submit] {
	margin: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
	border-color: var(--error-color) !important;
}
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	color: var(--error-color) !important;
}
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
	padding-top: 5px !important;
	font-size: 14px !important;
	line-height: 1.2 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	background: none !important;
	border: none !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
	-webkit-padding-end: 0 !important;
	        padding-inline-end: 0 !important;
	-webkit-margin-before: 0 !important;
	        margin-block-start: 0 !important;
	outline: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
	font-size: 14px !important;
	line-height: 1.2 !important;
	color: var(--error-color) !important;
	margin: 0 !important;
}
.gform_wrapper.gravity-theme .gform-loader {
	display: none !important;
}

.page-title {
	text-align: center;
}

.content-area {
	padding-block: 7.2rem;
}

.woocommerce-breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	row-gap: 0.5rem;
	font-size: 13px;
	line-height: 1.23;
	text-transform: uppercase;
	letter-spacing: -0.13px;
	color: var(--colo-blue-700);
	margin-block: -4.6rem 6.4rem;
}
.woocommerce-breadcrumb a {
	font-weight: 500;
	color: var(--color-blue-800);
	text-decoration: none;
}
.woocommerce-breadcrumb a:hover {
	color: var(--color-blue-500);
}
.woocommerce-breadcrumb .breadcrumb-sep {
	display: inline-block;
	vertical-align: middle;
	margin-inline: 0.8rem;
	width: 1.2rem;
	aspect-ratio: 1;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzg1NjFfMjU2MSIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIj4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHRyYW5zZm9ybT0icm90YXRlKDE4MCAxMiAxMikiIGZpbGw9IiNEOUQ5RDkiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzg1NjFfMjU2MSkiPgo8cGF0aCBkPSJNMy45OTQxNSAwLjkwNDM3Nkw5LjA5Mjc3IDZMMy45OTQxNSAxMS4wOTU2TDMuMDExMDIgMTAuMTEyNUw3LjEyMzUyIDZMMy4wMTEwMiAxLjg4NzVMMy45OTQxNSAwLjkwNDM3NloiIGZpbGw9IiMzMTVBNzQiLz4KPC9nPgo8L3N2Zz4K");
	background-size: cover;
}

.woocommerce-products-header {
	text-align: center;
	margin-bottom: 4.4rem;
}
.woocommerce-products-header__title:last-child {
	margin-bottom: 0;
}

.woocommerce_customfilters {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2.4rem;
	margin-bottom: 3.2rem;
}

.woocommerce-notices-wrapper {
	--h1-h6-color: var(--color-blue-800);
	--base-link-color: var(--color-blue-560);
}
.woocommerce-notices-wrapper .woocommerce-message {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1rem 2rem;
	margin-bottom: 4rem;
	padding: 2.4rem;
	position: relative;
	background: var(--color-blue-200);
	border: 1px solid var(--color-blue-400);
	border-radius: var(--base-radius);
	line-height: 1.5;
	outline: none;
}
.woocommerce-notices-wrapper .woocommerce-message .button,
.woocommerce-notices-wrapper .woocommerce-message .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message .wc-block-components-button,
.woocommerce-notices-wrapper .woocommerce-message input[type=button],
.woocommerce-notices-wrapper .woocommerce-message input[type=reset],
.woocommerce-notices-wrapper .woocommerce-message input[type=submit],
.woocommerce-notices-wrapper .woocommerce-message button[type=submit] {
	margin-left: auto;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
	display: grid;
	gap: 3.2rem 1.6rem;
	margin-bottom: 0;
}
.woocommerce ul.products:before,
.woocommerce ul.products:after,
.woocommerce-page ul.products:before,
.woocommerce-page ul.products:after {
	display: none;
}
.woocommerce ul.products.columns-4,
.woocommerce-page ul.products.columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	float: none !important;
	margin: 0 !important;
	width: 100% !important;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce-page ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
	display: block;
	width: 100%;
	height: 100%;
	background: var(--color-white);
	border-radius: var(--base-radius);
	overflow: hidden;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__link:hover,
.woocommerce-page ul.products li.product .woocommerce-LoopProduct-link:hover,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover {
	background: var(--color-blue-300);
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-LoopProduct-link:hover .price,
.woocommerce ul.products li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__link:hover .price,
.woocommerce-page ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-LoopProduct-link:hover .price,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover .price {
	color: var(--color-blue-500);
}
.woocommerce ul.products li.product .attachment-woocommerce_thumbnail,
.woocommerce-page ul.products li.product .attachment-woocommerce_thumbnail {
	display: block;
	overflow: hidden;
	width: 100%;
	aspect-ratio: 1;
	border-radius: var(--base-radius);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	font-family: var(--font-public-sans) !important;
	font-family: serif;
	font-size: 18px;
	line-height: 1.15;
	font-weight: 500;
	color: var(--color-blue-700);
	padding-inline: 3.2rem;
	padding-top: 2.4rem;
	margin-bottom: 1rem;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	padding-inline: 3.2rem;
	padding-bottom: 2.4rem;
	margin-bottom: 0;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .woocommerce ul.products li.product .wc-block-components-button,
.woocommerce ul.products li.product input[type=button],
.woocommerce ul.products li.product input[type=reset],
.woocommerce ul.products li.product input[type=submit],
.woocommerce ul.products li.product button[type=submit],
.woocommerce-page ul.products li.product .button,
.woocommerce-page ul.products li.product .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .woocommerce-page ul.products li.product .wc-block-components-button,
.woocommerce-page ul.products li.product input[type=button],
.woocommerce-page ul.products li.product input[type=reset],
.woocommerce-page ul.products li.product input[type=submit],
.woocommerce-page ul.products li.product button[type=submit] {
	display: none;
}

.cdh-related-cta-wrap {
	width: 100%;
	padding-top: 6.4rem;
	text-align: right;
}
.cdh-related-cta-wrap .button,
.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button,
.cdh-related-cta-wrap input[type=button],
.cdh-related-cta-wrap input[type=reset],
.cdh-related-cta-wrap input[type=submit],
.cdh-related-cta-wrap button[type=submit] {
	padding-right: 55px;
	font-weight: 700;
	text-transform: none;
}
.cdh-related-cta-wrap .button:before,
.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button:before,
.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button:before,
.cdh-related-cta-wrap input[type=button]:before,
.cdh-related-cta-wrap input[type=reset]:before,
.cdh-related-cta-wrap input[type=submit]:before,
.cdh-related-cta-wrap button[type=submit]:before {
	position: absolute;
	top: 50%;
	right: 23px;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	font-family: "icomoon";
	content: "\e908";
	font-size: 0.9em;
	line-height: 1;
	font-weight: 400;
}

:not(.products) .product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
:not(.products) .product_title {
	font-family: var(--base-main-font);
	margin-bottom: 1rem;
}
:not(.products) .product .price {
	display: block;
	font-size: 2.4rem;
	line-height: 1.15;
	font-weight: 600;
	color: var(--color-blue-800);
	margin-bottom: 3.2rem;
}
:not(.products) .product .single_add_to_cart_button {
	margin-top: 4.8rem;
	padding-left: 52px;
	position: relative;
}
:not(.products) .product .single_add_to_cart_button::before {
	position: absolute;
	top: 50%;
	left: 24px;
	z-index: 1;
	content: "";
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 20px;
	aspect-ratio: 1;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzg1NjFfMTQ3NCIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj4KPHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSIjRDlEOUQ5Ii8+CjwvbWFzaz4KPGcgbWFzaz0idXJsKCNtYXNrMF84NTYxXzE0NzQpIj4KPHBhdGggZD0iTTUuODMzMDEgMTguMzMzNEM1LjM3NDY3IDE4LjMzMzQgNC45ODIzMSAxOC4xNzAyIDQuNjU1OTIgMTcuODQzOEM0LjMyOTU0IDE3LjUxNzQgNC4xNjYzNCAxNy4xMjUgNC4xNjYzNCAxNi42NjY3QzQuMTY2MzQgMTYuMjA4NCA0LjMyOTU0IDE1LjgxNiA0LjY1NTkyIDE1LjQ4OTZDNC45ODIzMSAxNS4xNjMyIDUuMzc0NjcgMTUgNS44MzMwMSAxNUM2LjI5MTM0IDE1IDYuNjgzNyAxNS4xNjMyIDcuMDEwMDkgMTUuNDg5NkM3LjMzNjQ4IDE1LjgxNiA3LjQ5OTY3IDE2LjIwODQgNy40OTk2NyAxNi42NjY3QzcuNDk5NjcgMTcuMTI1IDcuMzM2NDggMTcuNTE3NCA3LjAxMDA5IDE3Ljg0MzhDNi42ODM3IDE4LjE3MDIgNi4yOTEzNCAxOC4zMzM0IDUuODMzMDEgMTguMzMzNFpNMTQuMTY2MyAxOC4zMzM0QzEzLjcwOCAxOC4zMzM0IDEzLjMxNTYgMTguMTcwMiAxMi45ODkzIDE3Ljg0MzhDMTIuNjYyOSAxNy41MTc0IDEyLjQ5OTcgMTcuMTI1IDEyLjQ5OTcgMTYuNjY2N0MxMi40OTk3IDE2LjIwODQgMTIuNjYyOSAxNS44MTYgMTIuOTg5MyAxNS40ODk2QzEzLjMxNTYgMTUuMTYzMiAxMy43MDggMTUgMTQuMTY2MyAxNUMxNC42MjQ3IDE1IDE1LjAxNyAxNS4xNjMyIDE1LjM0MzQgMTUuNDg5NkMxNS42Njk4IDE1LjgxNiAxNS44MzMgMTYuMjA4NCAxNS44MzMgMTYuNjY2N0MxNS44MzMgMTcuMTI1IDE1LjY2OTggMTcuNTE3NCAxNS4zNDM0IDE3Ljg0MzhDMTUuMDE3IDE4LjE3MDIgMTQuNjI0NyAxOC4zMzM0IDE0LjE2NjMgMTguMzMzNFpNNC4zMzMwMSAzLjMzMzM1SDE2LjYyNDdDMTYuOTQ0MSAzLjMzMzM1IDE3LjE4NzIgMy40NzU3MSAxNy4zNTM4IDMuNzYwNDRDMTcuNTIwNSA0LjA0NTE2IDE3LjUyNzUgNC4zMzMzNSAxNy4zNzQ3IDQuNjI1MDJMMTQuNDE2MyA5Ljk1ODM1QzE0LjI2MzYgMTAuMjM2MSAxNC4wNTg3IDEwLjQ1MTQgMTMuODAxOCAxMC42MDQyQzEzLjU0NDggMTAuNzU3IDEzLjI2MzYgMTAuODMzNCAxMi45NTggMTAuODMzNEg2Ljc0OTY3TDUuODMzMDEgMTIuNUgxNS44MzNWMTQuMTY2N0g1LjgzMzAxQzUuMjA4MDEgMTQuMTY2NyA0LjczNTc5IDEzLjg5MjQgNC40MTYzNCAxMy4zNDM4QzQuMDk2OSAxMi43OTUyIDQuMDgzMDEgMTIuMjUgNC4zNzQ2NyAxMS43MDg0TDUuNDk5NjcgOS42NjY2OUwyLjQ5OTY3IDMuMzMzMzVIMC44MzMwMDhWMS42NjY2OUgzLjU0MTM0TDQuMzMzMDEgMy4zMzMzNVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==");
	background-size: cover;
}

.wcgs-woocommerce-product-gallery.vertical {
	float: none !important;
	min-width: 0 !important;
	max-width: inherit !important;
	margin: 0 !important;
	width: calc(100% - 384px - 4.8rem) !important;
}

.wcgs-woocommerce-product-gallery + .summary {
	float: none !important;
	min-width: 0 !important;
	max-width: inherit !important;
	width: 384px !important;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-left: 4.8rem;
}

#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
	width: 72px !important;
	height: 100% !important;
	margin-right: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) .spswiper-slide {
	border-radius: var(--base-radius);
	border: 1px solid transparent;
	overflow: hidden;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) .spswiper-slide:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 37, 58, 0.2)), to(rgba(3, 37, 58, 0.2)));
	background: linear-gradient(0deg, rgba(3, 37, 58, 0.2) 0%, rgba(3, 37, 58, 0.2) 100%);
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) .spswiper-slide.spswiper-slide-thumb-active {
	border-color: var(--input-focus-border-color);
}

#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
	width: calc(100% - 72px - 24px) !important;
	aspect-ratio: 1;
	margin-left: 96px;
	background: var(--color-white);
	border-radius: var(--base-radius);
}
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel .spswiper-slide,
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel .wcgs-slider-image {
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
}
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel:hover .wcgs-lightbox .sp_wgs-lightbox {
	opacity: 1 !important;
}

#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery:has(.wcgs-hidden) .wcgs-carousel {
	width: 100% !important;
	margin-left: 0 !important;
}

#wpgs-gallery img {
	margin: 0 !important;
	border-radius: 0 !important;
}

#wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox {
	opacity: 0 !important;
	width: 12.8rem !important;
	height: 12.8rem !important;
	border-radius: var(--base-radius);
	background: rgba(0, 0, 0, 0.4);
	backdrop-filter: blur(14px);
}
#wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox .sp_wgs-icon-zoom-in-1 {
	width: 38.185%;
	aspect-ratio: 1;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM4LjczMzMgNDJMMjQuMDMzMyAyNy4zQzIyLjg2NjcgMjguMjMzMyAyMS41MjUgMjguOTcyMiAyMC4wMDgzIDI5LjUxNjdDMTguNDkxNyAzMC4wNjExIDE2Ljg3NzggMzAuMzMzMyAxNS4xNjY3IDMwLjMzMzNDMTAuOTI3OCAzMC4zMzMzIDcuMzQwMjggMjguODY1MyA0LjQwNDE3IDI1LjkyOTJDMS40NjgwNiAyMi45OTMxIDAgMTkuNDA1NiAwIDE1LjE2NjdDMCAxMC45Mjc4IDEuNDY4MDYgNy4zNDAyOCA0LjQwNDE3IDQuNDA0MTdDNy4zNDAyOCAxLjQ2ODA2IDEwLjkyNzggMCAxNS4xNjY3IDBDMTkuNDA1NiAwIDIyLjk5MzEgMS40NjgwNiAyNS45MjkyIDQuNDA0MTdDMjguODY1MyA3LjM0MDI4IDMwLjMzMzMgMTAuOTI3OCAzMC4zMzMzIDE1LjE2NjdDMzAuMzMzMyAxNi44Nzc4IDMwLjA2MTEgMTguNDkxNyAyOS41MTY3IDIwLjAwODNDMjguOTcyMiAyMS41MjUgMjguMjMzMyAyMi44NjY3IDI3LjMgMjQuMDMzM0w0MiAzOC43MzMzTDM4LjczMzMgNDJaTTE1LjE2NjcgMjUuNjY2N0MxOC4wODMzIDI1LjY2NjcgMjAuNTYyNSAyNC42NDU4IDIyLjYwNDIgMjIuNjA0MkMyNC42NDU4IDIwLjU2MjUgMjUuNjY2NyAxOC4wODMzIDI1LjY2NjcgMTUuMTY2N0MyNS42NjY3IDEyLjI1IDI0LjY0NTggOS43NzA4MyAyMi42MDQyIDcuNzI5MTdDMjAuNTYyNSA1LjY4NzUgMTguMDgzMyA0LjY2NjY3IDE1LjE2NjcgNC42NjY2N0MxMi4yNSA0LjY2NjY3IDkuNzcwODMgNS42ODc1IDcuNzI5MTcgNy43MjkxN0M1LjY4NzUgOS43NzA4MyA0LjY2NjY3IDEyLjI1IDQuNjY2NjcgMTUuMTY2N0M0LjY2NjY3IDE4LjA4MzMgNS42ODc1IDIwLjU2MjUgNy43MjkxNyAyMi42MDQyQzkuNzcwODMgMjQuNjQ1OCAxMi4yNSAyNS42NjY3IDE1LjE2NjcgMjUuNjY2N1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
	background-size: cover;
}
#wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox .sp_wgs-icon-zoom-in-1:before {
	display: none;
}

#wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow {
	border-radius: 8px !important;
}

.variations {
	background: none;
	border-radius: 0;
	overflow: visible;
	position: relative;
	margin-bottom: 3.2rem;
}
.variations th {
	display: none;
}
.variations td {
	padding: 0;
	background: none !important;
}
.variations_form {
	margin: 3.2rem 0 0;
}
.variations .reset_variations {
	position: absolute;
	top: 100%;
	right: 0;
	padding-top: 5px;
	font-size: 16px;
	line-height: 1.2;
}

.related.products {
	padding-top: 6.4rem;
}
.related.products h2 {
	font-family: var(--base-main-font);
	margin-bottom: 6.4rem;
}

.wp-block-woocommerce-checkout {
	--wp--preset--font-size--small: 14px;
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label,
.wp-block-woocommerce-checkout .wc-block-components-text-input label,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label {
	top: 3.4rem;
	left: var(--input-x);
	font-size: calc(var(--input-fz) - 2px);
	color: var(--label-color);
}
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input:autofill + label,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active label,
.wp-block-woocommerce-checkout .wc-block-components-text-input input:autofill + label,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active label {
	top: 1rem;
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email],
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number],
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password],
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel],
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text],
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url],
.wp-block-woocommerce-checkout .wc-block-components-textarea,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: var(--input-y) var(--input-x);
	margin: 0;
	border: var(--input-border) solid var(--input-border-color);
	border-radius: var(--input-radius);
	background: var(--input-bg-color);
	font-size: var(--input-fz);
	line-height: var(--input-lh);
	font-weight: 500;
	color: var(--input-color);
	text-align: left;
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select::-webkit-input-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:-moz-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select::-moz-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:-ms-input-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-ms-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:focus,
.wp-block-woocommerce-checkout .wc-block-components-textarea:focus,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus {
	height: auto;
	padding-inline: var(--input-x);
	padding-top: 3rem;
	padding-bottom: 0.85rem;
	border: var(--input-border) solid var(--input-focus-border-color);
	color: var(--input-color);
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea:focus::-webkit-input-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus::-webkit-input-placeholder {
	opacity: 0;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea:focus:-moz-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus:-moz-placeholder {
	opacity: 0;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea:focus::-moz-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus::-moz-placeholder {
	opacity: 0;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=email]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=number]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=password]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=text]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-text-input input[type=url]:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-block-components-textarea:focus:-ms-input-placeholder,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus:-ms-input-placeholder {
	opacity: 0;
}

.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input:autofill,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=password],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wp-block-woocommerce-checkout .wc-block-components-text-input input:autofill,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=email],
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=number],
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=password],
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=tel],
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=text],
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=url] {
	padding-inline: var(--input-x);
	padding-top: 3rem;
	padding-bottom: 0.85rem;
	color: var(--input-color);
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input:autofill:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=email]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=number]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=password]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=text]:focus,
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=url]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input input:autofill:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=email]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=number]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=password]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=tel]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=text]:focus,
.wp-block-woocommerce-checkout .wc-block-components-text-input.is-active input[type=url]:focus {
	padding-inline: var(--input-x);
	padding-top: 3rem;
	padding-bottom: 0.85rem;
	color: var(--input-color);
}
.wp-block-woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
	border: var(--input-border) solid var(--input-border-color);
}
.wp-block-woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wp-block-woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
	border-radius: var(--input-radius);
}
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select,
.wp-block-woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus {
	padding-top: 3rem;
	padding-bottom: 0.85rem;
}
.wp-block-woocommerce-checkout .wc-block-components-button {
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block,
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill {
	border-color: var(--color-blue-400);
}
.wp-block-woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator,
.wp-block-woocommerce-checkout .wc-block-components-totals-wrapper,
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-totals-block,
.wp-block-woocommerce-checkout .wc-block-components-totals-wrapper {
	border-top-color: var(--color-blue-400);
}
.wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
	border: 1px solid var(--input-border-color);
}
.wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__mark {
	fill: var(--color-blue-800);
}
.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	color: var(--color-blue-800);
}

.hero {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.hero-inner:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: "";
	width: 100%;
	height: 70%;
	background: -webkit-gradient(linear, left bottom, left top, from(#013657), to(rgba(1, 54, 87, 0)));
	background: linear-gradient(0deg, #013657 0%, rgba(1, 54, 87, 0) 100%);
}
.hero-main {
	padding-block: 15rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 6rem 5rem;
	position: relative;
	z-index: 1;
}
.hero-main:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: "";
	width: 100vw;
	height: 30rem;
	background: -webkit-gradient(linear, left bottom, left top, from(#013657), to(rgba(1, 54, 87, 0)));
	background: linear-gradient(0deg, #013657 0%, rgba(1, 54, 87, 0) 100%);
}
.hero-main:last-child {
	margin-bottom: 0;
}
.hero-main-text {
	font-size: 24px;
	line-height: 1.333;
	font-weight: 300;
}
.hero-main-text h1,
.hero-main-text .h1 {
	margin-bottom: 4rem;
}
.hero-main-contact {
	padding: 4.2rem 4.6rem;
	border-radius: var(--base-radius);
	background: rgba(245, 248, 250, 0.3);
	backdrop-filter: blur(6.4rem);
}
.hero-main-contact h4,
.hero-main-contact .h4 {
	font-family: inherit;
	letter-spacing: 0;
	margin-bottom: 2rem;
}
.hero-main-contact address {
	font-style: normal;
	font-weight: 300;
	text-decoration: underline;
	margin: 0;
}
.hero-main-contact strong {
	font-weight: 700;
}
.hero-main-contact .button,
.hero-main-contact input[type=button],
.hero-main-contact input[type=reset],
.hero-main-contact input[type=submit],
.hero-main-contact button[type=submit],
.hero-main-contact .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .hero-main-contact .wc-block-components-button {
	font-size: inherit;
	line-height: 1.0218;
}
.hero-cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2.5rem;
	padding-bottom: 5.6rem;
	position: relative;
	z-index: 1;
	background: var(--color-blue-800);
}
.hero-cards:before,
.hero-cards:after {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
	content: "";
	width: 100vw;
	background: var(--color-blue-800);
}
.hero-cards:before {
	right: 100%;
}
.hero-cards:after {
	left: 100%;
}
.hero-card {
	--h1-h6-color: var(--color-white);
	padding: 2.4rem;
	border-radius: var(--base-radius);
	background: var(--color-blue-400);
	line-height: 1.2;
	color: var(--color-blue-100);
}
.hero-card:hover {
	background-color: #5ea4dd;
	color: var(--color-blue-100);
}
.hero-card:hover .icon-circle-arrow {
	background: var(--color-white);
	color: var(--color-blue-800);
}
.hero-card:nth-child(2) {
	background-color: var(--color-teal);
	color: #cef8e2;
}
.hero-card:nth-child(2):hover {
	background-color: #078e83;
}
.hero-card:nth-child(3) {
	background-color: var(--color-green);
	color: #cef8e2;
}
.hero-card:nth-child(3):hover {
	background-color: #5aae2e;
}
.hero-card h3,
.hero-card .h3,
.hero-card :not(.products) .product_title,
:not(.products) .hero-card .product_title,
.hero-card .related.products h2,
.related.products .hero-card h2 {
	margin-bottom: 0.5rem;
}
.hero-card p {
	margin-bottom: 1.6rem;
}
.hero-card p:last-child {
	margin-bottom: 0;
}
.hero-card .icon-circle-arrow {
	margin-left: auto;
}
.hero-content {
	padding-block: 9rem;
	font-size: 24px;
	line-height: 1.333;
	font-weight: 300;
}
.hero-content h1,
.hero-content .h1 {
	margin-bottom: 4rem;
}
.hero-content h1:last-child,
.hero-content .h1:last-child {
	margin-bottom: 0;
}
.hero-content p:last-child {
	margin-bottom: 0;
}
.hero-text-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1rem;
}
.hero-text-group p {
	margin-bottom: 0;
}
.hero-text-group .button,
.hero-text-group input[type=button],
.hero-text-group input[type=reset],
.hero-text-group input[type=submit],
.hero-text-group button[type=submit],
.hero-text-group .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .hero-text-group .wc-block-components-button {
	padding: 10px 25px;
	font-size: inherit;
	line-height: 1.1;
	font-weight: 400;
}
.hero-bg {
	position: absolute;
	top: -23%;
	left: 42%;
	z-index: -1;
	content: "";
	width: 203rem;
}
.hero-inner .hero-bg {
	top: auto !important;
	bottom: -8%;
	left: 50%;
	-webkit-transform: translateX(-46.5%);
	        transform: translateX(-46.5%);
}
.hero-inner .hero-bg:after {
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	width: 50rem;
	background: -webkit-gradient(linear, right top, left top, color-stop(5%, #013657), to(rgba(1, 54, 87, 0)));
	background: linear-gradient(-90deg, #013657 5%, rgba(1, 54, 87, 0) 100%);
}
.hero-bg img {
	width: 100%;
	aspect-ratio: 1;
}

.card-item {
	grid-column: span 4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	gap: 1.6rem;
	padding: 4rem;
	background: var(--color-white);
	border-radius: var(--base-radius);
	color: var(--base-text-color);
}
.card-item--double {
	grid-column: span 8;
}
.card-item__icon {
	width: 6.4rem;
}
.card-item-grid {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 2.4rem;
}
.card-item h3,
.card-item .h3,
.card-item :not(.products) .product_title,
:not(.products) .card-item .product_title,
.card-item .related.products h2,
.related.products .card-item h2 {
	margin-bottom: 0;
}
.card-item .button,
.card-item input[type=button],
.card-item input[type=reset],
.card-item input[type=submit],
.card-item button[type=submit],
.card-item .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .card-item .wc-block-components-button {
	margin-top: auto;
	margin-left: auto;
	pointer-events: none;
}
.card-item:is(a):hover {
	color: var(--base-text-color);
	background-color: var(--color-blue-300);
}
.card-item:is(a):hover .button,
.card-item:is(a):hover input[type=button],
.card-item:is(a):hover input[type=reset],
.card-item:is(a):hover input[type=submit],
.card-item:is(a):hover button[type=submit],
.card-item:is(a):hover .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .card-item:is(a):hover .wc-block-components-button {
	background-color: var(--color-white);
	color: var(--color-blue-500);
}
.card-item--dark {
	--h1-h6-color: var(--color-white);
	background-color: var(--color-blue-800);
	color: var(--color-white);
}
.card-item--dark:hover {
	color: var(--color-white);
	background-color: var(--color-blue-500);
}
.card-item--dark:hover .button,
.card-item--dark:hover input[type=button],
.card-item--dark:hover input[type=reset],
.card-item--dark:hover input[type=submit],
.card-item--dark:hover button[type=submit],
.card-item--dark:hover .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .card-item--dark:hover .wc-block-components-button {
	background-color: var(--color-blue-300);
	color: var(--color-blue-600);
}

.card-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5rem 2.4rem;
}
.card-items .card-item {
	grid-column: span 6;
}
.card-items .card-item--double {
	grid-column: span 12;
}
.card-items-aside {
	width: 29rem;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.card-info {
	--h1-h6-color: var(--color-blue-800);
	--base-link-color: var(--color-blue-560);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	padding: 2.4rem;
	padding-left: 6.4rem;
	position: relative;
	background: var(--color-blue-200);
	border: 1px solid var(--color-blue-400);
	border-radius: var(--base-radius);
	line-height: 1.5;
}
.card-info__icon {
	position: absolute;
	top: 2.4rem;
	left: 2.4rem;
	font-size: 24px;
	line-height: 1;
	color: var(--h1-h6-color);
	margin-bottom: 0.5rem;
}
.card-info-content {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.card-info h4,
.card-info .h4 {
	margin-bottom: 1.5rem;
}
.card-info p {
	margin-bottom: 3rem;
}
.card-info p:last-child {
	margin-bottom: 0;
}
.card-info .location-list {
	margin-bottom: 0;
}
.card-info--sm {
	padding-left: 2.4rem;
}
.card-info--sm .card-info__icon {
	position: static;
}
.card-info--alert {
	--h1-h6-color: var(--color-brown-800);
	background: var(--color-brown-100);
	border-color: var(--color-brown-300);
	color: var(--color-brown-400);
}
.card-info--alert a {
	white-space: nowrap;
	font-weight: 700;
	color: var(--color-brown-400);
}
.card-info-section .container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2.4rem;
}
.card-info-single {
	padding-block: 6.4rem;
}
.card-info-single .card-info {
	max-width: 67.2rem;
	margin-inline: auto;
}

.news {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	gap: 4.8rem;
}
.news-list {
	display: grid;
	gap: 5rem;
}
.news-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	gap: 2.4rem;
	color: inherit;
}
.news-post-date {
	width: 7.2rem;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	overflow: hidden;
	background: var(--color-white);
	border-radius: var(--base-radius);
	text-align: center;
	color: var(--color-blue-800);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.news-post-date__month {
	display: block;
	padding: 8px 4px;
	background: var(--color-blue-800);
	font-size: 16px;
	line-height: 1.25;
	font-weight: 700;
	color: var(--color-white);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.news-post-date__date {
	display: block;
	padding: 4px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
}
.news-post h4,
.news-post .h4 {
	font-size: 22px;
	line-height: 1.15;
	margin-bottom: 1.6rem;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.news-post p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin-bottom: 1rem;
}
.news-post p:last-child {
	margin-bottom: 0;
}
.news-post .button-link,
.news-post .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,
.wp-block-woocommerce-checkout .news-post .wc-block-components-checkout-return-to-cart-button {
	color: var(--base-link-color);
}
.news-post:hover {
	color: inherit;
}
.news-post:hover .news-post-date {
	color: var(--accent-color);
}
.news-post:hover .news-post-date__month {
	background-color: var(--accent-color);
}
.news-post:hover h4,
.news-post:hover .h4 {
	color: var(--accent-color);
}
.news-post:hover .button-link,
.news-post:hover .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,
.wp-block-woocommerce-checkout .news-post:hover .wc-block-components-checkout-return-to-cart-button {
	color: var(--color-blue-400);
}
.news .card-info {
	width: 38.5rem;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.group-list .container {
	display: grid;
	gap: 6.8rem;
}

.icons-list {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 7.2rem 2.4rem;
	margin: 0;
}
.icons-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.6rem;
}
.icons-list-icon {
	width: 6.4rem;
	aspect-ratio: 1;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
.icons-list h4,
.icons-list .h4 {
	margin-bottom: 0;
}

.info-section .container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 4.8rem;
}
.info-section h2,
.info-section .h2,
.info-section .woocommerce-products-header__title {
	margin-bottom: 4.8rem;
}
.info-section h2:last-child,
.info-section .h2:last-child,
.info-section .woocommerce-products-header__title:last-child {
	margin-bottom: 0;
}
.info-section p:last-child {
	margin-bottom: 0;
}
.info-section-icons {
	padding-inline: 2.4rem;
}

.collapse {
	--input-bg-color: var(--color-blue-200);
	display: grid;
	gap: 1.6rem;
	margin-bottom: var(--vertical-rhythm);
}
.collapse:last-child {
	margin-bottom: 0;
}
.collapse-item {
	overflow: hidden;
	border-radius: var(--base-radius);
	background: var(--color-white);
}
.collapse-item-opener {
	display: block;
	position: relative;
	width: 100%;
	padding: 2rem 2.4rem;
	padding-right: 6rem;
	margin: 0;
	font-size: 18px;
	line-height: 1.15;
	font-weight: 700;
	text-align: left;
	color: var(--color-blue-800);
	background: none;
	border: none;
	cursor: pointer;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.collapse-item-opener:before,
.collapse-item-opener:after {
	position: absolute;
	top: 50%;
	right: 3rem;
	z-index: 1;
	content: "";
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	background: var(--color-blue-800);
}
.collapse-item-opener:before {
	width: 14px;
	height: 2px;
}
.collapse-item-opener:after {
	width: 2px;
	height: 14px;
	margin-right: 6px;
}
.active .collapse-item-opener:after {
	display: none;
}
.active .collapse-item-opener,
.collapse-item-opener:focus,
.collapse-item-opener:hover {
	background: var(--color-blue-300);
}
.collapse-item-slide {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.5s ease-in-out;
	transition: max-height 0.5s ease-in-out;
}
.collapse-item-slide__holder {
	padding: 4rem 4.8rem;
}
.collapse h4,
.collapse .h4 {
	margin-bottom: 2.5rem;
}
.collapse .tags {
	margin-bottom: 4rem;
}
.collapse .tags:last-child {
	margin-bottom: 0;
}
.collapse .tags a {
	background: var(--color-blue-100);
}
.collapse .tags a:hover {
	background: var(--color-blue-300);
	color: var(--color-blue-500);
}

.post-cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 4.8rem 2.4rem;
}
.post-card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	color: inherit;
}
.post-card__image {
	aspect-ratio: 1/0.88;
	border-radius: var(--base-radius);
	overflow: hidden;
	margin-bottom: 2.4rem;
}
.post-card__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.post-card h3,
.post-card .h3,
.post-card :not(.products) .product_title,
:not(.products) .post-card .product_title,
.post-card .related.products h2,
.related.products .post-card h2 {
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
	margin-bottom: 0.8rem;
}
.post-card h4,
.post-card .h4 {
	font-weight: 400;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
	margin-bottom: 1.6rem;
}
.post-card p {
	margin-bottom: 2.2rem;
}
.post-card p:last-child {
	margin-bottom: 0;
}
.post-card:is(a):hover {
	--h1-h6-color: var(--accent-color);
	color: inherit;
}
.post-card:is(a):hover .post-card__image {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 37, 58, 0.1)), to(rgba(3, 37, 58, 0.1)));
	background: linear-gradient(0deg, rgba(3, 37, 58, 0.1) 0%, rgba(3, 37, 58, 0.1) 100%);
}
.post-card:is(a):hover .post-card__image img {
	mix-blend-mode: multiply;
}
.post-card:is(a):hover .button-link,
.post-card:is(a):hover .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,
.wp-block-woocommerce-checkout .post-card:is(a):hover .wc-block-components-checkout-return-to-cart-button {
	color: var(--color-blue-400);
}

.post-section {
	padding-block: 4.2rem;
}
.post-section-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 4.8rem;
}
.post-section-aside {
	width: 288px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	position: relative;
}
.post-section-menu {
	width: 288px;
	max-height: calc(100vh - var(--offset-header) - 4rem);
	padding-block: 2.4rem;
	overflow-y: auto;
	background: var(--color-white);
	border-radius: var(--base-radius);
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: -0.16px;
	color: var(--color-blue-800);
}
.post-section-menu h6,
.post-section-menu .h6 {
	font-size: inherit;
	line-height: inherit;
	margin-inline: 2.4rem;
	margin-bottom: 8px;
}
.post-section-content {
	width: 100%;
	padding: 3.5rem 0 0;
}
.post-section-content h2,
.post-section-content .h2,
.post-section-content .woocommerce-products-header__title {
	margin-bottom: 0.35em;
}
.post-section-content h3,
.post-section-content .h3,
.post-section-content :not(.products) .product_title,
:not(.products) .post-section-content .product_title,
.post-section-content .related.products h2,
.related.products .post-section-content h2 {
	margin-top: 10rem;
}
.post-section-content h3:first-child,
.post-section-content .h3:first-child,
.post-section-content :not(.products) .product_title:first-child,
:not(.products) .post-section-content .product_title:first-child,
.post-section-content .related.products h2:first-child,
.related.products .post-section-content h2:first-child {
	margin-top: 0;
}
.post-section-content h4,
.post-section-content .h4 {
	margin-top: 4rem;
}
.post-section-content h4:first-child,
.post-section-content .h4:first-child {
	margin-top: 0;
}
.post-section-content address {
	font-style: normal;
	padding-left: 2.2rem;
	margin-bottom: var(--vertical-rhythm);
}
.post-section-content a {
	font-weight: 700;
}
.post-section-content .card-info {
	margin-block: 4rem;
}
.post-section-content .card-info h4,
.post-section-content .card-info .h4 {
	margin-top: 0;
}
.post-section-content .collapse {
	margin-top: 3rem;
}
.post-section-content .collapse:first-child {
	margin-top: 0;
}
.post-section-content .py {
	padding: 0 !important;
}

.text-columns {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: var(--vertical-rhythm) 3.4rem;
}
.text-columns p {
	margin-bottom: 0;
}

.sidenav {
	font-weight: 500;
	margin: 0 0 2rem;
}
.sidenav:last-child {
	margin-bottom: 0;
}
.sidenav a {
	display: block;
	padding: 8px 24px 8px 42px;
	text-decoration: none;
	color: inherit;
}
.sidenav a.active,
.sidenav a:hover {
	background: var(--color-blue-100);
	color: var(--color-blue-600);
}
.sidenav > li {
	position: relative;
}
.sidenav > li:before {
	position: absolute;
	top: 14px;
	left: 24px;
	z-index: 1;
	content: "";
	width: 8px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: var(--color-blue-400);
}
.sidenav > li ul:not([class]) {
	padding-left: 0;
	position: relative;
	font-weight: 400;
}
.sidenav > li ul:not([class]):before {
	position: absolute;
	top: 0;
	left: 27px;
	bottom: 0;
	z-index: 1;
	content: "";
	width: 2px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMiA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfODUwOV8yNjExKSI+CjxwYXRoIGQ9Ik0xIDFWMzIiIHN0cm9rZT0iIzczQjNFNyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjAuMSA2Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfODUwOV8yNjExIj4KPHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");
	background-repeat: repeat-y;
	background-size: 2px 6px;
}
.sidenav > li ul:not([class]) li {
	padding-left: 0;
}
.sidenav > li ul:not([class]) li:before {
	display: none;
}
.sidenav > li ul:not([class]) a {
	padding-left: 37px;
}

.location-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 5.6rem 4.8rem;
}
.location-item__map {
	width: 100%;
	aspect-ratio: 1/0.53;
	margin-bottom: 2.3rem;
}
.location-item__map a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: var(--base-radius);
}
.location-item__map img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	border-radius: var(--base-radius);
}
.location-item h3,
.location-item .h3,
.location-item :not(.products) .product_title,
:not(.products) .location-item .product_title,
.location-item .related.products h2,
.related.products .location-item h2 {
	margin-bottom: 1rem;
}
.location-item ul {
	margin: 0;
}
.location-item address {
	display: inline;
	font-style: normal;
	margin: 0;
}
.location-item a {
	color: inherit;
	text-decoration: none;
}
.location-item a:hover {
	text-decoration: underline;
}

.video-holder {
	width: 100%;
	aspect-ratio: 1/0.5;
	display: block;
	overflow: hidden;
	position: relative;
	border-radius: var(--base-radius);
	margin-bottom: 3.2rem;
}
.video-holder:last-child {
	margin-bottom: 0;
}
.video-holder video,
.video-holder iframe,
.video-holder img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.video-holder.playing .video-button {
	opacity: 0;
}
.video-button {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.video-button:before {
	position: absolute;
	inset: 0;
	z-index: 1;
	content: "";
	width: 100%;
	height: 100%;
	background: var(--color-black);
	opacity: 0;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.video-button:hover:before {
	opacity: 0.2;
}
.video-button:hover .video-button__icon:before {
	opacity: 0;
}
.video-button:hover .video-button__icon:after {
	opacity: 1;
}
.video-button__icon {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 15.2rem;
	aspect-ratio: 1;
}
.video-button__icon:before,
.video-button__icon:after {
	position: absolute;
	inset: 0;
	z-index: 2;
	content: "";
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
.video-button__icon:before {
	background-image: url("../img/icon-play.svg");
}
.video-button__icon:after {
	opacity: 0;
	background-image: url("../img/icon-play-filled.svg");
}
.video-description h3,
.video-description .h3,
.video-description :not(.products) .product_title,
:not(.products) .video-description .product_title,
.video-description .related.products h2,
.related.products .video-description h2 {
	margin-bottom: 0.5rem;
}
.video-description h4,
.video-description .h4 {
	font-weight: 500;
}
.video-description h4:last-child,
.video-description .h4:last-child {
	margin-bottom: 0;
}

.contact-card {
	padding: 3.2rem;
	border-radius: var(--base-radius);
	line-height: 1.42;
}
.contact-card h3,
.contact-card .h3,
.contact-card :not(.products) .product_title,
:not(.products) .contact-card .product_title,
.contact-card .related.products h2,
.related.products .contact-card h2 {
	margin-bottom: 1rem;
}
.contact-card p {
	margin-bottom: 3.4rem;
}
.contact-card ul {
	display: grid;
	gap: 8px;
	margin-bottom: 0;
}
.contact-card ul strong {
	display: block;
}
.contact-card a {
	text-decoration: none;
	color: inherit;
}
.contact-card a:hover {
	color: var(--accent-color);
}
.contact-card-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 1fr;
}

.acticle {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 9.6rem;
	min-height: 60rem;
	margin-bottom: 7.2rem;
}
.acticle:last-child {
	margin-bottom: 0;
}
.acticle h1,
.acticle .h1 {
	margin-bottom: 2.5rem;
}
.acticle h2,
.acticle .h2,
.acticle .woocommerce-products-header__title {
	line-height: 1.14;
	margin-bottom: 1.6rem;
}
.acticle-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	z-index: 2;
}
.acticle-image {
	position: relative;
	overflow: hidden;
	border-radius: var(--base-radius);
}
.acticle-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.acticle-card {
	--h1-h6-color: var(--color-white);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	overflow: hidden;
	position: relative;
	border-radius: var(--base-radius);
	font-size: var(--text-lg);
	line-height: 1.333;
	font-weight: 300;
	text-align: center;
	color: var(--color-white);
}
.acticle-card p {
	margin-bottom: var(--vertical-rhythm);
}
.acticle-card .acticle-text {
	width: 100%;
	display: block;
	padding: 7.2rem 16rem;
}
.acticle-card .acticle-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.modal {
	width: auto;
	max-width: 624px;
	max-height: 80rem;
	margin: 5rem auto;
	padding: 3.2rem;
	padding-top: 7.2rem;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 3.2rem;
	background: var(--color-white);
	border-radius: var(--base-radius);
	line-height: 1.82;
}
.modal h3,
.modal .h3,
.modal :not(.products) .product_title,
:not(.products) .modal .product_title,
.modal .related.products h2,
.related.products .modal h2 {
	margin-bottom: 1rem;
}
.modal h4,
.modal .h4 {
	font-weight: 400;
	color: inherit;
}
.modal h4:last-child,
.modal .h4:last-child {
	margin-bottom: 0;
}
.modal p {
	margin-bottom: 3.2rem;
}
.modal p:last-child {
	margin-bottom: 0;
}
.modal-scrollable {
	overflow-y: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.modal-scrollable::-webkit-scrollbar {
	display: none;
}

.post {
	--input-border-color: var(--color-blue-400);
	margin-bottom: 5rem;
	padding: 5rem 3rem;
	background: var(--color-white);
	border-radius: var(--base-radius);
}
.post-content {
	width: 100%;
}
.post h3 a,
.post .h3 a,
.post :not(.products) .product_title a,
:not(.products) .post .product_title a,
.post .related.products h2 a,
.related.products .post h2 a {
	text-decoration: none;
}
.post .entry-content {
	width: 100%;
	margin-bottom: 3rem;
}
.post .entry-content:last-child {
	margin-bottom: 0;
}
.post .entry-content:has(.button, input[type=button],
input[type=reset],
input[type=submit],
button[type=submit], .wp-block-woocommerce-checkout .wc-block-components-button) {
	display: grid;
}
.post .button,
.post input[type=button],
.post input[type=reset],
.post input[type=submit],
.post button[type=submit],
.post .wp-block-woocommerce-checkout .wc-block-components-button,
.wp-block-woocommerce-checkout .post .wc-block-components-button {
	justify-self: flex-end;
}

.testimonial {
	border: none;
	margin: 0;
	padding: 2rem 8.5rem 0;
	position: relative;
	font-size: 2.4rem;
	line-height: 1.62;
	font-weight: 400;
	color: var(--color-blue-700);
	quotes: none;
}
.testimonial:before {
	position: absolute;
	top: 2rem;
	left: 2rem;
	z-index: 1;
	content: "";
	width: 3.8rem;
	aspect-ratio: 1/0.71;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAzOCAyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNC42NjYzIDI2LjMzMzNIMjYuNjY2M0wyMS4zMzMgMTUuNjY2N1YtMC4zMzMzNDRIMzcuMzMzVjE1LjY2NjdIMjkuMzMzTDM0LjY2NjMgMjYuMzMzM1pNMTMuMzMzIDI2LjMzMzNINS4zMzMwMUwtMC4wMDAzMjQyNDkgMTUuNjY2N1YtMC4zMzMzNDRIMTUuOTk5N1YxNS42NjY3SDcuOTk5NjhMMTMuMzMzIDI2LjMzMzNaIiBmaWxsPSIjMDEzNjU3Ii8+Cjwvc3ZnPgo=");
	background-size: cover;
}
.testimonial q,
.testimonial p {
	font-style: italic;
	margin-bottom: 0;
}
.testimonial cite {
	display: block;
	margin-top: 2rem;
	font-style: normal;
	line-height: 1.3;
}
.testimonial-name {
	display: block;
	font-size: 133.34%;
	color: var(--color-blue-800);
}
@media (max-width: 1365px){
	.menu-drop__wrap {
		-webkit-column-gap: 2rem;
		   -moz-column-gap: 2rem;
		        column-gap: 2rem;
	}
}
@media screen and (max-width: 1199px) and (max-width: 782px){
	.admin-bar .menu-drop {
		top: 46px !important;
	}
}
@media (max-width: 1199px){
	html {
		font-size: calc(var(--rem-base) - 1.5px);
	}
	.menu-drop {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: var(--offset-header);
		overflow: hidden;
		visibility: hidden;
		opacity: 0;
		background: var(--color-white);
	}
	.admin-bar .menu-drop {
		top: 32px !important;
	}
	.menu-drop__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
		padding: var(--gutter);
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.search-opener {
		display: none;
	}
	.search-drop {
		position: static;
		visibility: visible;
		opacity: 1;
		padding: 0;
		border-radius: 8px;
	}
	.search-form {
		padding: 0;
	}
	.search-form-input {
		padding-left: 5rem;
	}
	.search-form-input:before {
		left: 1.5rem;
	}
	.menu {
		display: block;
		margin: 0;
	}
	.menu a {
		padding-inline: 1.2rem;
	}
	.menu a {
		display: block;
		padding: 1.6rem;
		border-radius: 8px;
	}
	.menu .has-mega-menu .mega-menu {
		position: static;
		max-width: initial;
		background: none;
		-webkit-box-shadow: none;
		        box-shadow: none;
		-webkit-transform: none;
		        transform: none;
		width: 100% !important;
		max-width: inherit !important;
		padding-inline: var(--gutter);
		max-height: inherit;
		overflow-y: inherit;
		background-color: #fafafa;
	}
	.menu-opener {
		display: block;
	}
	.menu-active .menu-drop {
		opacity: 1;
		visibility: visible;
	}
	.main-post,
	.main-blog {
		padding-top: 35px;
	}
	.main-blog {
		padding-bottom: 40px;
	}
	.section-entry .page-site-header figure figcaption {
		padding-inline: 10px;
	}
	.hero-main {
		padding-block: 12rem;
	}
	.hero-main-text {
		font-size: 20px;
	}
	.hero-content {
		font-size: 20px;
	}
	.info-section-icons {
		padding-inline: 0;
	}
	.acticle {
		gap: 4.8rem;
	}
	.acticle-card .acticle-text {
		padding-inline: 8rem;
	}
}
@media only screen and (max-width: 1023px){
	.wrapper .frm2,
	.wrapper .frm_sixth,
	.wrapper .frm_form_field.frm2,
	.wrapper .frm_submit.frm2,
	.wrapper .frm_form_field.frm_sixth,
	.wrapper .frm_submit.frm_sixth,
	.wrapper .frm_form_field.frm_first_sixth,
	.wrapper .frm_form_field.frm_last_sixth,
	.wrapper .frm3,
	.wrapper .frm_fourth,
	.wrapper .frm_form_field.frm3,
	.wrapper .frm_submit.frm3,
	.wrapper .frm_form_field.frm_left_fourth,
	.wrapper .frm_form_field.frm_fourth,
	.wrapper .frm_submit.frm_fourth,
	.wrapper .frm_form_field.frm_right_fourth,
	.wrapper .frm_form_field.frm_first_fourth,
	.wrapper .frm_form_field.frm_last_fourth {
		grid-column: span 6/span 6;
	}
}
@media (max-width: 1023px){
	.button-list--alt {
		grid-template-columns: repeat(2, 1fr);
	}
	.wrapper .frm_time_wrap .jcf-select-frm_time_select {
		min-width: 12rem;
	}
	.location-list li:before {
		top: 0;
	}
	.header-banner-box {
		padding-right: 3.2rem;
	}
	.section-entry .page-site-header figure figcaption {
		padding-inline: var(--gutter);
	}
	.section-entry .entry-aligner,
	.section-entry .entry-header {
		padding-inline: 54px;
	}
	.row-post {
		grid-template-columns: repeat(2, 1fr);
	}
	.row-post._recent {
		grid-template-columns: repeat(3, 1fr);
	}
	.row-post .post {
		font-size: 16px;
	}
	.woocommerce-breadcrumb {
		margin-top: -3.2rem;
	}
	.woocommerce_customfilters {
		gap: 1.6rem;
	}
	.woocommerce ul.products.columns-4,
	.woocommerce-page ul.products.columns-4 {
		grid-template-columns: repeat(3, 1fr);
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title,
	.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
		padding-top: 1.6rem;
		padding-inline: 2.4rem;
	}
	.woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
		padding-inline: 2.4rem;
		padding-bottom: 1.6rem;
	}
	.wcgs-woocommerce-product-gallery.vertical {
		width: 100% !important;
	}
	.wcgs-woocommerce-product-gallery + .summary {
		width: 100% !important;
		margin-left: 0;
		margin-top: 4.8rem;
	}
	.hero-main {
		grid-template-columns: 100%;
	}
	.hero-main-text h1,
	.hero-main-text .h1 {
		margin-bottom: 3rem;
	}
	.card-item {
		grid-column: span 6;
	}
	.card-items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.card-items-aside {
		width: auto;
	}
	.card-info-section .container {
		grid-template-columns: 100%;
	}
	.news {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.news .card-info {
		width: 100%;
	}
	.icons-list h4,
	.icons-list .h4 {
		font-size: 2rem;
	}
	.info-section .container {
		grid-template-columns: 100%;
	}
	.post-card h3,
	.post-card .h3,
	.post-card :not(.products) .product_title,
	:not(.products) .post-card .product_title,
	.post-card .related.products h2,
	.related.products .post-card h2 {
		font-size: 2.4rem;
	}
	.post-card h4,
	.post-card .h4 {
		font-size: 2rem;
	}
	.post-section-body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.post-section-aside {
		width: 100%;
	}
	.post-section-menu {
		width: 100%;
		max-height: inherit;
		overflow-y: inherit;
		position: static !important;
	}
	.location-grid {
		gap: 4.8rem 2.4rem;
	}
	.contact-card-list {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: auto;
	}
	.acticle {
		grid-template-columns: 100%;
		min-height: 0;
	}
	.acticle-image {
		height: clamp(25rem, 50vw, 40rem);
	}
	.acticle-card .acticle-text {
		padding-inline: 4.8rem;
	}
}
@media all and (max-width: 900px){
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){
	/**
   * Remove all paddings around the image on small screen
   */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}
@media screen and (max-width: 782px){
	.admin-bar .header {
		top: 46px !important;
	}
	.admin-bar .header._sticked {
		top: -150px !important;
	}
	.admin-bar .header._showed {
		top: 46px !important;
	}
}
@media (max-width: 767px){
	html {
		font-size: calc(var(--rem-base) - 2px);
	}
	.subtitle {
		font-size: 14px;
	}
	blockquote {
		border-left-width: 4px;
	}
	.section-entry .page-site-header {
		margin-bottom: 31px;
	}
	.row-post._recent {
		grid-template-columns: repeat(2, 1fr);
	}
	.comment {
		font-size: 16px;
	}
	.blog-categories {
		margin-bottom: var(--gutter);
	}
	.alignleft {
		display: block;
		float: none;
		margin: 0 auto var(--vertical-rhythm);
	}
	.alignleft img {
		width: 100%;
	}
	.alignright {
		display: block;
		float: none;
		margin: 0 auto var(--vertical-rhythm);
	}
	.alignright img {
		width: 100%;
	}
	.woocommerce-notices-wrapper .woocommerce-message {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.woocommerce-notices-wrapper .woocommerce-message .button,
	.woocommerce-notices-wrapper .woocommerce-message .wp-block-woocommerce-checkout .wc-block-components-button,
	.wp-block-woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message .wc-block-components-button,
	.woocommerce-notices-wrapper .woocommerce-message input[type=button],
	.woocommerce-notices-wrapper .woocommerce-message input[type=reset],
	.woocommerce-notices-wrapper .woocommerce-message input[type=submit],
	.woocommerce-notices-wrapper .woocommerce-message button[type=submit] {
		margin-left: 0;
	}
	.hero-main-text {
		font-size: 18px;
	}
	.hero-cards {
		grid-template-columns: 100%;
	}
	.hero-content {
		padding-block: 7rem;
		font-size: 18px;
	}
}
@media (max-width: 699px){
	.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
		border-top-color: var(--color-blue-400);
		border-bottom-color: var(--color-blue-400);
	}
	.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
		border-bottom-color: var(--color-blue-400);
	}
}
@media (max-width: 666px){
	html {
		font-size: calc(var(--rem-base) - 2.5px);
	}
	.button-xl,
	.cdh-related-cta-wrap .button,
	.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button,
	.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button,
	.cdh-related-cta-wrap input[type=button],
	.cdh-related-cta-wrap input[type=reset],
	.cdh-related-cta-wrap input[type=submit],
	.cdh-related-cta-wrap button[type=submit] {
		padding: 18px 20px;
		font-size: 16px;
		line-height: 1.15;
	}
	.header-banner-box {
		padding: 3rem;
		font-size: 14px;
	}
	.header-banner-box ul:not([class]) > li {
		padding-left: 1.5rem;
	}
	.header-banner-box ul:not([class]) > li:before {
		left: 0;
		width: 3px;
		height: 3px;
	}
	.submenu {
		display: none;
	}
	.footer-menu {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.footer-main {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.section-entry .entry-aligner,
	.section-entry .entry-header {
		padding-inline: 40px;
	}
	.ac {
		padding-inline: var(--gutter);
	}
	.ac-avatar {
		-ms-flex-preferred-size: 62px;
		    flex-basis: 62px;
		margin-right: 15px;
	}
	.b-social {
		gap: 14px;
	}
	.section-respond .comment-form .comment-form-author,
	.section-respond .comment-form .comment-form-email,
	.section-respond .comment-form .comment-form-url {
		grid-column: 1/span 3;
	}
	.blog-categories .jcf-select {
		font-size: 15px;
	}
	.woocommerce_customfilters {
		grid-template-columns: 100%;
		margin-bottom: 2.4rem;
	}
	.woocommerce ul.products.columns-4,
	.woocommerce-page ul.products.columns-4 {
		grid-template-columns: repeat(2, 1fr);
	}
	.cdh-related-cta-wrap {
		text-align: center;
	}
	.cdh-related-cta-wrap .button,
	.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button,
	.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button,
	.cdh-related-cta-wrap input[type=button],
	.cdh-related-cta-wrap input[type=reset],
	.cdh-related-cta-wrap input[type=submit],
	.cdh-related-cta-wrap button[type=submit] {
		padding-right: 35px;
	}
	.hero-bg {
		top: -20%;
		width: 200%;
	}
	.card-item {
		grid-column: span 12;
	}
	.card-items .card-item {
		grid-column: span 12;
	}
	.news-post-date__month {
		padding: 6px 4px;
		font-size: 14px;
	}
	.news-post-date__date {
		font-size: 20px;
	}
	.news-post h4,
	.news-post .h4 {
		font-size: 20px;
	}
	.collapse-item-opener {
		font-size: 16px;
	}
	.post-cards {
		grid-template-columns: 100%;
	}
	.post-card h3,
	.post-card .h3,
	.post-card :not(.products) .product_title,
	:not(.products) .post-card .product_title,
	.post-card .related.products h2,
	.related.products .post-card h2 {
		font-size: var(--h3);
	}
	.post-card h4,
	.post-card .h4 {
		font-size: var(--h4);
	}
	.location-grid {
		grid-template-columns: 100%;
	}
}
@media only screen and (max-width: 600px){
	.wrapper .frm2,
	.wrapper .frm_sixth,
	.wrapper .frm_form_field.frm2,
	.wrapper .frm_submit.frm2,
	.wrapper .frm_form_field.frm_sixth,
	.wrapper .frm_submit.frm_sixth,
	.wrapper .frm_form_field.frm_first_sixth,
	.wrapper .frm_form_field.frm_last_sixth,
	.wrapper .frm3,
	.wrapper .frm_fourth,
	.wrapper .frm_form_field.frm3,
	.wrapper .frm_submit.frm3,
	.wrapper .frm_form_field.frm_left_fourth,
	.wrapper .frm_form_field.frm_fourth,
	.wrapper .frm_submit.frm_fourth,
	.wrapper .frm_form_field.frm_right_fourth,
	.wrapper .frm_form_field.frm_first_fourth,
	.wrapper .frm_form_field.frm_last_fourth {
		grid-column: span 12/span 12;
	}
	.wrapper .frm_combo_inputs_container,
	.wrapper .frm_grid_container,
	.wrapper .frm_form_fields .frm_section_heading,
	.wrapper .frm_form_fields .frm_fields_container {
		grid-gap: 1.6rem 1.6rem;
	}
}
@media (max-width: 567px){
	blockquote:not([class]) p:last-child {
		font-size: 0.86em;
	}
	.button-label,
	.button-list a {
		min-height: 8rem;
	}
	.button-list--alt {
		grid-template-columns: 100%;
	}
	.form-grid {
		grid-template-columns: 100%;
	}
	.form-button {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.ac {
		font-size: 15px;
	}
	.section-recent__title span:before {
		right: calc(100% + 15px);
	}
	.section-recent__title span:after {
		left: calc(100% + 15px);
	}
	.row-post {
		grid-template-columns: repeat(1, 1fr);
	}
	.row-post._recent {
		grid-template-columns: repeat(1, 1fr);
	}
	.row-post .post {
		font-size: 14px;
	}
	.error404 #search_block fieldset,
	.search-no-results #search_block fieldset {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	#wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox {
		width: 8rem !important;
		height: 8rem !important;
	}
	.hero-main {
		padding-block: 10rem;
	}
	.card-item {
		padding: 3rem;
	}
	.icons-list {
		grid-template-columns: repeat(3, 1fr);
		row-gap: 4.8rem;
	}
	.collapse-item-slide__holder {
		padding: 3rem 2.4rem;
	}
	.text-columns {
		grid-template-columns: 100%;
	}
	.contact-card:nth-child(even) {
		background: var(--color-blue-100);
	}
	.contact-card-list {
		grid-template-columns: 100%;
	}
	.acticle-card .acticle-text {
		padding-inline: 3.2rem;
	}
	.modal {
		line-height: var(--base-line-height);
	}
	.testimonial {
		padding: 4rem 0 0;
	}
	.testimonial:before {
		top: 0;
		left: 0;
	}
	.testimonial cite {
		margin-right: 9rem;
	}
	.testimonial-slider .swiper-button-next {
		top: auto;
		bottom: 0.5rem;
		-webkit-transform: none;
		        transform: none;
	}
}
@media (max-width: 479px){
	.section-heading:has(.button-link, .wp-block-woocommerce-checkout .wc-block-components-checkout-return-to-cart-button) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.footer-menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.section-entry .entry-aligner {
		margin-left: 0;
		padding-right: 30px;
	}
	.section-entry .entry-aligner,
	.section-entry .entry-header {
		padding-inline: 0;
	}
	.post-content-wrap .b-social-wrap {
		margin-left: 15px;
	}
	.woocommerce ul.products.columns-4,
	.woocommerce-page ul.products.columns-4 {
		grid-template-columns: 100%;
	}
	.cdh-related-cta-wrap .button:before,
	.cdh-related-cta-wrap .wp-block-woocommerce-checkout .wc-block-components-button:before,
	.wp-block-woocommerce-checkout .cdh-related-cta-wrap .wc-block-components-button:before,
	.cdh-related-cta-wrap input[type=button]:before,
	.cdh-related-cta-wrap input[type=reset]:before,
	.cdh-related-cta-wrap input[type=submit]:before,
	.cdh-related-cta-wrap button[type=submit]:before {
		right: 14px;
	}
	#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
		width: 64px !important;
	}
	#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
		width: calc(100% - 64px - 16px) !important;
		margin-left: 80px;
	}
	.hero-main-contact {
		padding: 3rem;
	}
	.hero-content {
		font-size: 16px;
	}
	.hero-text-group .button,
	.hero-text-group input[type=button],
	.hero-text-group input[type=reset],
	.hero-text-group input[type=submit],
	.hero-text-group button[type=submit],
	.hero-text-group .wp-block-woocommerce-checkout .wc-block-components-button,
	.wp-block-woocommerce-checkout .hero-text-group .wc-block-components-button {
		padding: 10px 20px;
	}
	.card-info {
		padding-left: 2.4rem;
	}
	.card-info__icon {
		position: static;
	}
}
@media (max-width: 374px){
	html {
		overflow-x: hidden;
		font-size: calc(var(--rem-base) - 3px);
	}
}
@media (min-width: 480px){
	.post-content-wrap .b-social-wrap {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}
}
@media (min-width: 568px) and (max-width: 767px){
	.row-post._recent .post:last-child {
		display: none;
	}
}
@media (min-width: 568px) and (max-width: 1023px){
	.contact-card:nth-child(4n+2),
	.contact-card:nth-child(4n+3) {
		background: var(--color-blue-100);
	}
}
@media (min-width: 768px){
	.comment:not(.depth-1) {
		padding-left: 69px;
	}
}
@media (min-width: 1024px){
	.info-section .icons-list {
		grid-template-columns: repeat(3, 1fr);
		gap: 3.2rem 2.4rem;
	}
	.contact-card:nth-child(even) {
		background: var(--color-blue-100);
	}
	.acticle p {
		margin-bottom: 4rem;
	}
	.acticle--reversed .acticle-text {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	.acticle--reversed .acticle-image {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
}
@media (min-width: 1200px){
	.header-holder {
		margin-bottom: 2.8rem;
	}
	.header .button,
	.header .wp-block-woocommerce-checkout .wc-block-components-button,
	.wp-block-woocommerce-checkout .header .wc-block-components-button,
	.header input[type=button],
	.header input[type=reset],
	.header input[type=submit],
	.header button[type=submit] {
		margin-left: auto;
	}
	.menu .has-mega-menu .mega-menu:before {
		display: block;
	}
	.menu .two-columns-list-wrap ul {
		-webkit-columns: 2;
		   -moz-columns: 2;
		        columns: 2;
		-webkit-column-gap: 4rem;
		   -moz-column-gap: 4rem;
		        column-gap: 4rem;
	}
}
@media (min-width: 1728px){
	.hero-inner .hero-bg:after {
		opacity: 1;
	}
}
