/*! hya-theme v1.1.0 | (c) 2024 Kirill Miniaev | UNLICENSED License | 1706280573 */
@charset "UTF-8";
/**
    __ __                                 
   / //_/____ _ _____ __  __ ____   ____ _
  / ,<  / __ `// ___// / / // __ \ / __ `/
 / /| |/ /_/ // /   / /_/ // / / // /_/ / 
/_/ |_|\__,_//_/    \__,_//_/ /_/ \__,_/  

**/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** Gradients */
/** Responsive Breakpoints */
/** Mixins */
/**
 * MS Grid
 */
.m-button, .m-coupon input[type=submit], .m-gateway__fields .button, .m-checkout__form input[type=submit], .m-updatecartitem input[type=submit], .m-comments input[type=submit], .m-login form input[type=submit],
.m-register form input[type=submit], .m-leavereview__body form input[type=submit], .m-account__addpayment form input[type=submit], .m-account__subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .button.change_payment_method, .m-account__subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .button.cancel, .m-account__subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .woocommerce-button.view, .m-bb footer input[type=submit], .m-bb input[type=submit] {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.4rem;
	font-weight: 600;
	padding: 1rem 2rem;
	border-radius: 1.6rem;
	transition: all 250ms ease-in-out;
	position: relative;
	cursor: pointer;
	border: 0;
	line-height: 1.2;
	outline: none;
}
@media (min-width: 768px) {
	.m-button, .m-coupon input[type=submit], .m-gateway__fields .button, .m-checkout__form input[type=submit], .m-updatecartitem input[type=submit], .m-comments input[type=submit], .m-login form input[type=submit],
	.m-register form input[type=submit], .m-leavereview__body form input[type=submit], .m-account__addpayment form input[type=submit], .m-account__subscriptions table .button.change_payment_method,
	.m-account .woocommerce_account_subscriptions table .button.change_payment_method, .m-account__subscriptions table .button.cancel,
	.m-account .woocommerce_account_subscriptions table .button.cancel, .m-account__subscriptions table .woocommerce-button.view,
	.m-account .woocommerce_account_subscriptions table .woocommerce-button.view, .m-bb footer input[type=submit], .m-bb input[type=submit] {
		font-size: 1.6rem;
		padding: 1.4rem 2.6rem;
	}
}
.m-button--small, .m-updatecartitem input[type=submit], .m-productgrid mini-product .m-button, .m-productgrid mini-product .m-coupon input[type=submit], .m-coupon .m-productgrid mini-product input[type=submit], .m-productgrid mini-product .m-gateway__fields .button, .m-gateway__fields .m-productgrid mini-product .button, .m-productgrid mini-product .m-checkout__form input[type=submit], .m-checkout__form .m-productgrid mini-product input[type=submit], .m-productgrid mini-product .m-comments input[type=submit], .m-comments .m-productgrid mini-product input[type=submit], .m-productgrid mini-product .m-bb input[type=submit], .m-bb .m-productgrid mini-product input[type=submit], .m-productgrid mini-product .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-productgrid mini-product input[type=submit], .m-productgrid mini-product .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-productgrid mini-product input[type=submit], .m-productgrid mini-product .m-login form input[type=submit], .m-login form .m-productgrid mini-product input[type=submit],
.m-productgrid mini-product .m-register form input[type=submit],
.m-register form .m-productgrid mini-product input[type=submit], .m-account__subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .button.change_payment_method, .m-account__subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .button.cancel, .m-account__subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .woocommerce-button.view {
	font-size: 1.4rem;
	padding: 1rem 1.6rem;
}
.m-button--xsmall {
	font-size: 1.2rem;
	padding: 0.8rem 1rem;
}
.m-button span, .m-coupon input[type=submit] span, .m-gateway__fields .button span, .m-checkout__form input[type=submit] span, .m-updatecartitem input[type=submit] span, .m-comments input[type=submit] span, .m-login form input[type=submit] span,
.m-register form input[type=submit] span, .m-leavereview__body form input[type=submit] span, .m-account__addpayment form input[type=submit] span, .m-account__subscriptions table .button.change_payment_method span,
.m-account .woocommerce_account_subscriptions table .button.change_payment_method span, .m-account__subscriptions table .button.cancel span,
.m-account .woocommerce_account_subscriptions table .button.cancel span, .m-account__subscriptions table .woocommerce-button.view span,
.m-account .woocommerce_account_subscriptions table .woocommerce-button.view span, .m-bb input[type=submit] span {
	z-index: 3;
	pointer-events: none;
}
.m-button::before, .m-coupon input[type=submit]::before, .m-gateway__fields .button::before, .m-checkout__form input[type=submit]::before, .m-updatecartitem input[type=submit]::before, .m-comments input[type=submit]::before, .m-login form input[type=submit]::before,
.m-register form input[type=submit]::before, .m-leavereview__body form input[type=submit]::before, .m-account__addpayment form input[type=submit]::before, .m-account__subscriptions table .button.change_payment_method::before,
.m-account .woocommerce_account_subscriptions table .button.change_payment_method::before, .m-account__subscriptions table .button.cancel::before,
.m-account .woocommerce_account_subscriptions table .button.cancel::before, .m-account__subscriptions table .woocommerce-button.view::before,
.m-account .woocommerce_account_subscriptions table .woocommerce-button.view::before, .m-bb input[type=submit]::before {
	content: "";
	position: absolute;
	top: -0.3rem;
	left: -0.3rem;
	right: -0.3rem;
	bottom: -0.3rem;
	border: 0.1rem solid #DCDEE0;
	border-radius: 2rem;
}
.m-button--white, .m-account__subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .woocommerce-button.view {
	background-color: #fff;
	color: #0071C9 !important;
	border: 1px solid #0071C9;
}
.m-button--white::before, .m-account__subscriptions table .woocommerce-button.view::before,
.m-account .woocommerce_account_subscriptions table .woocommerce-button.view::before {
	content: none;
}
.m-button--white:hover, .m-account__subscriptions table .woocommerce-button.view:hover,
.m-account .woocommerce_account_subscriptions table .woocommerce-button.view:hover {
	color: #0099E5 !important;
	transform: translateY(-2px);
	filter: drop-shadow(0 8px 1.5rem rgba(0, 0, 0, 0.1));
	border: 1px solid #0071C9;
}
.m-button--o-white, .m-leavereview__header .m-button, .m-leavereview__header .m-coupon input[type=submit], .m-coupon .m-leavereview__header input[type=submit], .m-leavereview__header .m-gateway__fields .button, .m-gateway__fields .m-leavereview__header .button, .m-leavereview__header .m-checkout__form input[type=submit], .m-checkout__form .m-leavereview__header input[type=submit], .m-leavereview__header .m-updatecartitem input[type=submit], .m-updatecartitem .m-leavereview__header input[type=submit], .m-leavereview__header .m-comments input[type=submit], .m-comments .m-leavereview__header input[type=submit], .m-leavereview__header .m-login form input[type=submit], .m-login form .m-leavereview__header input[type=submit],
.m-leavereview__header .m-register form input[type=submit],
.m-register form .m-leavereview__header input[type=submit], .m-leavereview__header .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-leavereview__header input[type=submit], .m-leavereview__header .m-bb input[type=submit], .m-bb .m-leavereview__header input[type=submit], .m-leavereview__header .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-leavereview__header .woocommerce-button.view,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .woocommerce-button.view, .m-leavereview__header .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-leavereview__header .button.cancel,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.cancel, .m-leavereview__header .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-leavereview__header .button.change_payment_method,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.change_payment_method, .m-leavereview__header .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-leavereview__header input[type=submit] {
	background: none;
	color: #fff !important;
	border: 0.2rem solid #fff;
}
.m-button--o-white::before, .m-leavereview__header .m-button::before, .m-leavereview__header .m-coupon input[type=submit]::before, .m-coupon .m-leavereview__header input[type=submit]::before, .m-leavereview__header .m-gateway__fields .button::before, .m-gateway__fields .m-leavereview__header .button::before, .m-leavereview__header .m-checkout__form input[type=submit]::before, .m-checkout__form .m-leavereview__header input[type=submit]::before, .m-leavereview__header .m-updatecartitem input[type=submit]::before, .m-updatecartitem .m-leavereview__header input[type=submit]::before, .m-leavereview__header .m-comments input[type=submit]::before, .m-comments .m-leavereview__header input[type=submit]::before, .m-leavereview__header .m-login form input[type=submit]::before, .m-login form .m-leavereview__header input[type=submit]::before,
.m-leavereview__header .m-register form input[type=submit]::before,
.m-register form .m-leavereview__header input[type=submit]::before, .m-leavereview__header .m-leavereview__body form input[type=submit]::before, .m-leavereview__body form .m-leavereview__header input[type=submit]::before, .m-leavereview__header .m-bb input[type=submit]::before, .m-bb .m-leavereview__header input[type=submit]::before, .m-leavereview__header .m-account__subscriptions table .woocommerce-button.view::before, .m-account__subscriptions table .m-leavereview__header .woocommerce-button.view::before,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .woocommerce-button.view::before,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .woocommerce-button.view::before, .m-leavereview__header .m-account__subscriptions table .button.cancel::before, .m-account__subscriptions table .m-leavereview__header .button.cancel::before,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.cancel::before,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.cancel::before, .m-leavereview__header .m-account__subscriptions table .button.change_payment_method::before, .m-account__subscriptions table .m-leavereview__header .button.change_payment_method::before,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.change_payment_method::before,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.change_payment_method::before, .m-leavereview__header .m-account__addpayment form input[type=submit]::before, .m-account__addpayment form .m-leavereview__header input[type=submit]::before {
	content: none;
}
.m-button--o-white:hover, .m-leavereview__header .m-button:hover, .m-leavereview__header .m-coupon input[type=submit]:hover, .m-coupon .m-leavereview__header input[type=submit]:hover, .m-leavereview__header .m-gateway__fields .button:hover, .m-gateway__fields .m-leavereview__header .button:hover, .m-leavereview__header .m-checkout__form input[type=submit]:hover, .m-checkout__form .m-leavereview__header input[type=submit]:hover, .m-leavereview__header .m-updatecartitem input[type=submit]:hover, .m-updatecartitem .m-leavereview__header input[type=submit]:hover, .m-leavereview__header .m-comments input[type=submit]:hover, .m-comments .m-leavereview__header input[type=submit]:hover, .m-leavereview__header .m-login form input[type=submit]:hover, .m-login form .m-leavereview__header input[type=submit]:hover,
.m-leavereview__header .m-register form input[type=submit]:hover,
.m-register form .m-leavereview__header input[type=submit]:hover, .m-leavereview__header .m-leavereview__body form input[type=submit]:hover, .m-leavereview__body form .m-leavereview__header input[type=submit]:hover, .m-leavereview__header .m-bb input[type=submit]:hover, .m-bb .m-leavereview__header input[type=submit]:hover, .m-leavereview__header .m-account__subscriptions table .woocommerce-button.view:hover, .m-account__subscriptions table .m-leavereview__header .woocommerce-button.view:hover,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .woocommerce-button.view:hover,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .woocommerce-button.view:hover, .m-leavereview__header .m-account__subscriptions table .button.cancel:hover, .m-account__subscriptions table .m-leavereview__header .button.cancel:hover,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.cancel:hover,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.cancel:hover, .m-leavereview__header .m-account__subscriptions table .button.change_payment_method:hover, .m-account__subscriptions table .m-leavereview__header .button.change_payment_method:hover,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.change_payment_method:hover,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.change_payment_method:hover, .m-leavereview__header .m-account__addpayment form input[type=submit]:hover, .m-account__addpayment form .m-leavereview__header input[type=submit]:hover {
	color: #0099E5 !important;
	background: #fff;
	border: 0.2rem solid #fff;
}
.m-button--o-orange {
	background: none;
	color: #FFA457 !important;
	border: 0.2rem solid #FFA457;
}
.m-button--o-orange::before {
	content: none;
}
.m-button--o-orange:hover {
	color: #fff !important;
	background: #FFA457;
	border: 0.2rem solid #FFA457;
}
.m-button--blue, .m-minicart__actions .m-button--primary, .m-account__subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .button.change_payment_method {
	background: #0071C9;
	color: #fff !important;
}
.m-button--blue:hover, .m-minicart__actions .m-button--primary:hover, .m-account__subscriptions table .button.change_payment_method:hover,
.m-account .woocommerce_account_subscriptions table .button.change_payment_method:hover {
	color: #fff !important;
	transform: translateY(-2px);
	filter: drop-shadow(0 8px 1.5rem rgba(0, 0, 0, 0.1));
}
.m-button--blue-l {
	background: #71C3FF;
	color: #fff !important;
}
.m-button--blue-l:hover {
	color: #fff !important;
	transform: translateY(-2px);
	filter: drop-shadow(0 8px 1.5rem rgba(0, 0, 0, 0.1));
}
.m-button--orange, .m-coupon input[type=submit], .m-gateway__fields .button, .m-checkout__form input[type=submit], .m-updatecartitem input[type=submit], .m-comments input[type=submit], .m-login form input[type=submit],
.m-register form input[type=submit], .m-minicart__actions .m-button--secondary, .m-minipost__content .m-button-container .m-button, .m-minipost__content .m-button-container .m-coupon input[type=submit], .m-coupon .m-minipost__content .m-button-container input[type=submit], .m-minipost__content .m-button-container .m-gateway__fields .button, .m-gateway__fields .m-minipost__content .m-button-container .button, .m-minipost__content .m-button-container .m-checkout__form input[type=submit], .m-checkout__form .m-minipost__content .m-button-container input[type=submit], .m-minipost__content .m-button-container .m-updatecartitem input[type=submit], .m-updatecartitem .m-minipost__content .m-button-container input[type=submit], .m-minipost__content .m-button-container .m-comments input[type=submit], .m-comments .m-minipost__content .m-button-container input[type=submit], .m-minipost__content .m-button-container .m-login form input[type=submit], .m-login form .m-minipost__content .m-button-container input[type=submit],
.m-minipost__content .m-button-container .m-register form input[type=submit],
.m-register form .m-minipost__content .m-button-container input[type=submit], .m-minipost__content .m-button-container .m-bb input[type=submit], .m-bb .m-minipost__content .m-button-container input[type=submit], .m-minipost__content .m-button-container .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-minipost__content .m-button-container .woocommerce-button.view,
.m-minipost__content .m-button-container .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-minipost__content .m-button-container .woocommerce-button.view, .m-minipost__content .m-button-container .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-minipost__content .m-button-container .button.cancel,
.m-minipost__content .m-button-container .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-minipost__content .m-button-container .button.cancel, .m-minipost__content .m-button-container .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-minipost__content .m-button-container .button.change_payment_method,
.m-minipost__content .m-button-container .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-minipost__content .m-button-container .button.change_payment_method, .m-minipost__content .m-button-container .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-minipost__content .m-button-container input[type=submit], .m-minipost__content .m-button-container .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-minipost__content .m-button-container input[type=submit], .m-reviews__action .m-button, .m-reviews__action .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-reviews__action .woocommerce-button.view,
.m-reviews__action .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-reviews__action .woocommerce-button.view, .m-reviews__action .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-reviews__action .button.cancel,
.m-reviews__action .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-reviews__action .button.cancel, .m-reviews__action .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-reviews__action .button.change_payment_method,
.m-reviews__action .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-reviews__action .button.change_payment_method, .m-leavereview__body form input[type=submit], .m-miniprod__footer .m-button, .m-miniprod__footer .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-miniprod__footer .woocommerce-button.view,
.m-miniprod__footer .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-miniprod__footer .woocommerce-button.view, .m-miniprod__footer .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-miniprod__footer .button.cancel,
.m-miniprod__footer .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-miniprod__footer .button.cancel, .m-miniprod__footer .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-miniprod__footer .button.change_payment_method,
.m-miniprod__footer .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-miniprod__footer .button.change_payment_method, .m-account__addpayment form input[type=submit], .m-bb input[type=submit] {
	background: #FFA457;
	color: #fff !important;
}
.m-button--orange:hover, .m-coupon input[type=submit]:hover, .m-gateway__fields .button:hover, .m-checkout__form input[type=submit]:hover, .m-updatecartitem input[type=submit]:hover, .m-comments input[type=submit]:hover, .m-login form input[type=submit]:hover,
.m-register form input[type=submit]:hover, .m-minicart__actions .m-button--secondary:hover, .m-minipost__content .m-button-container .m-button:hover, .m-minipost__content .m-button-container .m-account__subscriptions table .woocommerce-button.view:hover, .m-account__subscriptions table .m-minipost__content .m-button-container .woocommerce-button.view:hover,
.m-minipost__content .m-button-container .m-account .woocommerce_account_subscriptions table .woocommerce-button.view:hover,
.m-account .woocommerce_account_subscriptions table .m-minipost__content .m-button-container .woocommerce-button.view:hover, .m-minipost__content .m-button-container .m-account__subscriptions table .button.cancel:hover, .m-account__subscriptions table .m-minipost__content .m-button-container .button.cancel:hover,
.m-minipost__content .m-button-container .m-account .woocommerce_account_subscriptions table .button.cancel:hover,
.m-account .woocommerce_account_subscriptions table .m-minipost__content .m-button-container .button.cancel:hover, .m-minipost__content .m-button-container .m-account__subscriptions table .button.change_payment_method:hover, .m-account__subscriptions table .m-minipost__content .m-button-container .button.change_payment_method:hover,
.m-minipost__content .m-button-container .m-account .woocommerce_account_subscriptions table .button.change_payment_method:hover,
.m-account .woocommerce_account_subscriptions table .m-minipost__content .m-button-container .button.change_payment_method:hover, .m-reviews__action .m-button:hover, .m-reviews__action .m-account__subscriptions table .woocommerce-button.view:hover, .m-account__subscriptions table .m-reviews__action .woocommerce-button.view:hover,
.m-reviews__action .m-account .woocommerce_account_subscriptions table .woocommerce-button.view:hover,
.m-account .woocommerce_account_subscriptions table .m-reviews__action .woocommerce-button.view:hover, .m-reviews__action .m-account__subscriptions table .button.cancel:hover, .m-account__subscriptions table .m-reviews__action .button.cancel:hover,
.m-reviews__action .m-account .woocommerce_account_subscriptions table .button.cancel:hover,
.m-account .woocommerce_account_subscriptions table .m-reviews__action .button.cancel:hover, .m-reviews__action .m-account__subscriptions table .button.change_payment_method:hover, .m-account__subscriptions table .m-reviews__action .button.change_payment_method:hover,
.m-reviews__action .m-account .woocommerce_account_subscriptions table .button.change_payment_method:hover,
.m-account .woocommerce_account_subscriptions table .m-reviews__action .button.change_payment_method:hover, .m-leavereview__body form input[type=submit]:hover, .m-miniprod__footer .m-button:hover, .m-miniprod__footer .m-account__subscriptions table .woocommerce-button.view:hover, .m-account__subscriptions table .m-miniprod__footer .woocommerce-button.view:hover,
.m-miniprod__footer .m-account .woocommerce_account_subscriptions table .woocommerce-button.view:hover,
.m-account .woocommerce_account_subscriptions table .m-miniprod__footer .woocommerce-button.view:hover, .m-miniprod__footer .m-account__subscriptions table .button.cancel:hover, .m-account__subscriptions table .m-miniprod__footer .button.cancel:hover,
.m-miniprod__footer .m-account .woocommerce_account_subscriptions table .button.cancel:hover,
.m-account .woocommerce_account_subscriptions table .m-miniprod__footer .button.cancel:hover, .m-miniprod__footer .m-account__subscriptions table .button.change_payment_method:hover, .m-account__subscriptions table .m-miniprod__footer .button.change_payment_method:hover,
.m-miniprod__footer .m-account .woocommerce_account_subscriptions table .button.change_payment_method:hover,
.m-account .woocommerce_account_subscriptions table .m-miniprod__footer .button.change_payment_method:hover, .m-account__addpayment form input[type=submit]:hover, .m-bb input[type=submit]:hover {
	color: #fff !important;
	transform: translateY(-2px);
	filter: drop-shadow(0 8px 1.5rem rgba(0, 0, 0, 0.1));
}
.m-button--red, .m-account__subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .button.cancel {
	background: #ef1644;
	color: #fff !important;
}
.m-button--red:hover, .m-account__subscriptions table .button.cancel:hover,
.m-account .woocommerce_account_subscriptions table .button.cancel:hover {
	color: #fff !important;
	transform: translateY(-2px);
	filter: drop-shadow(0 8px 1.5rem rgba(0, 0, 0, 0.1));
}
.m-button--teal {
	background: #55bfbf;
	color: #fff !important;
}
.m-button--teal:hover {
	color: #fff !important;
	transform: translateY(-2px);
	filter: drop-shadow(0 8px 1.5rem rgba(0, 0, 0, 0.1));
}
.m-button--arrow::after {
	content: "";
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
	transform: rotate(45deg) translate(-1px, -1px);
	border: 0.3rem solid #fff;
	border-width: 0 0.3rem 0.3rem 0;
	margin: 0 0 0 0.5rem;
}
.m-button--arrow.active::after {
	border-width: 0.3rem 0 0 0.3rem;
	transform: rotate(45deg) translateY(0px);
}
.m-button--arrow.m-button--o-orange::after {
	border-color: #FFA457;
}
.m-button--arrow.m-button--o-orange:hover::after {
	border-color: #fff;
}
.m-button__icn--play {
	margin: 0 0 0 1rem;
	position: relative;
	top: 0.1rem;
}

.m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	color: #000;
	padding: 1rem 1.5rem 1rem 1rem;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 1px solid #847e78;
}
.m-select__parent {
	display: block;
	width: 100%;
	position: relative;
}
.m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-select__parent--multi::after {
	content: none;
}
.m-select__parent--multi select {
	min-height: 10rem;
}
.m-select.invalid {
	border-color: #ef1644;
}
.m-select:focus {
	border-color: #302d2b;
}

@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.gform_ajax_spinner,
.spinner,
.m-cartsummary::after,
.sub_address_fields::after,
.m-checkout__form::after,
.m-minicart__items::after,
.m-leavereview__body form::after,
.m-savedcards::after,
.m-bb::after {
	display: inline-block;
	border: 4px solid rgba(0, 0, 0, 0.2);
	border-left-color: #0099E5;
	border-radius: 50%;
	width: 3rem;
	height: 3rem;
	animation: spinner 1.2s linear infinite;
}

.hide {
	display: none !important;
}

html, body {
	width: 100%;
	height: 100%;
}

html {
	font-size: 62.5%;
}

body {
	box-sizing: border-box;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.4rem;
	color: #302d2b;
	overflow-x: hidden;
}
@media (min-width: 768px) {
	body {
		font-size: 1.5rem;
	}
}

*, *:before, *:after {
	box-sizing: inherit;
}

.m-heading__preheader {
	color: #FFA457;
	letter-spacing: 0.2rem;
	font-weight: 500;
	display: block;
	margin-bottom: 1.4rem;
	text-transform: uppercase;
	font-size: 2.4rem;
}
.m-heading__preheader--white {
	color: #fff;
}
.m-heading__preheader--orange {
	color: #FFA457;
}
.m-heading__preheader--blue {
	color: #0071C9;
}
.m-heading__preheader--blue-l {
	color: #71C3FF;
}
.m-heading__preheader--gray {
	color: #605a55;
}
.m-heading__preheader--teal {
	color: #55bfbf;
}
.m-heading__postheader {
	color: #FFA457;
	letter-spacing: 0.1rem;
	font-weight: 500;
	font-size: 1.3rem;
}
.m-heading__postheader--white {
	color: #fff;
}
.m-heading__postheader--orange {
	color: #FFA457;
}
.m-heading__postheader--blue {
	color: #0071C9;
}
.m-heading__postheader--blue-l {
	color: #71C3FF;
}
.m-heading__postheader--gray {
	color: #605a55;
}
.m-heading__postheader--teal {
	color: #55bfbf;
}
.m-heading__title {
	display: block;
}
.m-heading__title--white {
	color: #fff;
}
.m-heading__title--orange {
	color: #FFA457;
}
.m-heading__title--blue {
	color: #0071C9;
}
.m-heading__title--blue-l {
	color: #71C3FF;
}
.m-heading__title--gray {
	color: #605a55;
}
.m-heading__title--teal {
	color: #55bfbf;
}
.m-heading__title--1 {
	font-family: "shelby", arial, sans-serif;
	margin-bottom: -1rem;
}
.m-heading__title--2 {
	font-weight: 300;
	letter-spacing: -0.1rem;
}
@media (min-width: 1220px) {
	.m-heading--left .m-heading__title--1 {
		margin-left: -4rem;
	}
}
@media (min-width: 1220px) {
	.m-heading--left .m-heading__postheader {
		padding-left: 4rem;
	}
}

h1, h2, h3, h4, h5, h6 {
	font-family: "interstate", arial, sans-serif;
	color: #0071C9;
}

h1, h2, h3 {
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	h1, h2, h3 {
		margin-bottom: 1.5rem;
	}
}
@media (min-width: 1024px) {
	h1, h2, h3 {
		margin-bottom: 2rem;
	}
}

h1,
.m-heading--xl h1,
.m-heading--xl h2,
.m-heading--xl h3,
.m-heading--xl h4,
.m-heading--xl h5 {
	font-size: 3.8rem;
	line-height: 1.2;
}
@media (min-width: 768px) {
	h1,
	.m-heading--xl h1,
	.m-heading--xl h2,
	.m-heading--xl h3,
	.m-heading--xl h4,
	.m-heading--xl h5 {
		font-size: 4.8rem;
	}
}
@media (min-width: 1024px) {
	h1,
	.m-heading--xl h1,
	.m-heading--xl h2,
	.m-heading--xl h3,
	.m-heading--xl h4,
	.m-heading--xl h5 {
		font-size: 5.4rem;
	}
}
h1 *, h1 a,
.m-heading--xl h1 *,
.m-heading--xl h1 a,
.m-heading--xl h2 *,
.m-heading--xl h2 a,
.m-heading--xl h3 *,
.m-heading--xl h3 a,
.m-heading--xl h4 *,
.m-heading--xl h4 a,
.m-heading--xl h5 *,
.m-heading--xl h5 a {
	line-height: 1;
}
h1 .m-heading__preheader,
.m-heading--xl h1 .m-heading__preheader,
.m-heading--xl h2 .m-heading__preheader,
.m-heading--xl h3 .m-heading__preheader,
.m-heading--xl h4 .m-heading__preheader,
.m-heading--xl h5 .m-heading__preheader {
	font-size: 1.9rem;
}
h1 .m-heading__title--1,
.m-heading--xl h1 .m-heading__title--1,
.m-heading--xl h2 .m-heading__title--1,
.m-heading--xl h3 .m-heading__title--1,
.m-heading--xl h4 .m-heading__title--1,
.m-heading--xl h5 .m-heading__title--1 {
	font-size: 5.8rem;
	line-height: 0.7;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	h1 .m-heading__title--1,
	.m-heading--xl h1 .m-heading__title--1,
	.m-heading--xl h2 .m-heading__title--1,
	.m-heading--xl h3 .m-heading__title--1,
	.m-heading--xl h4 .m-heading__title--1,
	.m-heading--xl h5 .m-heading__title--1 {
		font-size: 6.8rem;
	}
}
@media (min-width: 1024px) {
	h1 .m-heading__title--1,
	.m-heading--xl h1 .m-heading__title--1,
	.m-heading--xl h2 .m-heading__title--1,
	.m-heading--xl h3 .m-heading__title--1,
	.m-heading--xl h4 .m-heading__title--1,
	.m-heading--xl h5 .m-heading__title--1 {
		font-size: 7.8rem;
	}
}

h2,
.m-heading--lg h1,
.m-heading--lg h2,
.m-heading--lg h3,
.m-heading--lg h4,
.m-heading--lg h5 {
	font-size: 3.5rem;
	line-height: 1;
}
@media (min-width: 768px) {
	h2,
	.m-heading--lg h1,
	.m-heading--lg h2,
	.m-heading--lg h3,
	.m-heading--lg h4,
	.m-heading--lg h5 {
		font-size: 4.2rem;
	}
}
@media (min-width: 1024px) {
	h2,
	.m-heading--lg h1,
	.m-heading--lg h2,
	.m-heading--lg h3,
	.m-heading--lg h4,
	.m-heading--lg h5 {
		font-size: 4.8rem;
	}
}
h2 *, h2 a,
.m-heading--lg h1 *,
.m-heading--lg h1 a,
.m-heading--lg h2 *,
.m-heading--lg h2 a,
.m-heading--lg h3 *,
.m-heading--lg h3 a,
.m-heading--lg h4 *,
.m-heading--lg h4 a,
.m-heading--lg h5 *,
.m-heading--lg h5 a {
	line-height: 1;
}
h2 .m-heading__preheader,
.m-heading--lg h1 .m-heading__preheader,
.m-heading--lg h2 .m-heading__preheader,
.m-heading--lg h3 .m-heading__preheader,
.m-heading--lg h4 .m-heading__preheader,
.m-heading--lg h5 .m-heading__preheader {
	font-size: 1.7rem;
}
h2 .m-heading__title--1,
.m-heading--lg h1 .m-heading__title--1,
.m-heading--lg h2 .m-heading__title--1,
.m-heading--lg h3 .m-heading__title--1,
.m-heading--lg h4 .m-heading__title--1,
.m-heading--lg h5 .m-heading__title--1 {
	font-size: 4.8rem;
	line-height: 0.7;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	h2 .m-heading__title--1,
	.m-heading--lg h1 .m-heading__title--1,
	.m-heading--lg h2 .m-heading__title--1,
	.m-heading--lg h3 .m-heading__title--1,
	.m-heading--lg h4 .m-heading__title--1,
	.m-heading--lg h5 .m-heading__title--1 {
		font-size: 5.8rem;
	}
}
@media (min-width: 1024px) {
	h2 .m-heading__title--1,
	.m-heading--lg h1 .m-heading__title--1,
	.m-heading--lg h2 .m-heading__title--1,
	.m-heading--lg h3 .m-heading__title--1,
	.m-heading--lg h4 .m-heading__title--1,
	.m-heading--lg h5 .m-heading__title--1 {
		font-size: 6.8rem;
	}
}

h3,
.m-heading--md h1,
.m-heading--md h2,
.m-heading--md h3,
.m-heading--md h4,
.m-heading--md h5 {
	font-size: 2.8rem;
	line-height: 1;
}
h3 *, h3 a,
.m-heading--md h1 *,
.m-heading--md h1 a,
.m-heading--md h2 *,
.m-heading--md h2 a,
.m-heading--md h3 *,
.m-heading--md h3 a,
.m-heading--md h4 *,
.m-heading--md h4 a,
.m-heading--md h5 *,
.m-heading--md h5 a {
	line-height: 1;
}
@media (min-width: 768px) {
	h3,
	.m-heading--md h1,
	.m-heading--md h2,
	.m-heading--md h3,
	.m-heading--md h4,
	.m-heading--md h5 {
		font-size: 3rem;
	}
}
@media (min-width: 1024px) {
	h3,
	.m-heading--md h1,
	.m-heading--md h2,
	.m-heading--md h3,
	.m-heading--md h4,
	.m-heading--md h5 {
		font-size: 3.6rem;
	}
}
h3 .m-heading__preheader,
.m-heading--md h1 .m-heading__preheader,
.m-heading--md h2 .m-heading__preheader,
.m-heading--md h3 .m-heading__preheader,
.m-heading--md h4 .m-heading__preheader,
.m-heading--md h5 .m-heading__preheader {
	font-size: 1.5rem;
}
h3 .m-heading__title--1,
.m-heading--md h1 .m-heading__title--1,
.m-heading--md h2 .m-heading__title--1,
.m-heading--md h3 .m-heading__title--1,
.m-heading--md h4 .m-heading__title--1,
.m-heading--md h5 .m-heading__title--1 {
	font-size: 3.8rem;
	line-height: 0.7;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	h3 .m-heading__title--1,
	.m-heading--md h1 .m-heading__title--1,
	.m-heading--md h2 .m-heading__title--1,
	.m-heading--md h3 .m-heading__title--1,
	.m-heading--md h4 .m-heading__title--1,
	.m-heading--md h5 .m-heading__title--1 {
		font-size: 4.8rem;
	}
}
@media (min-width: 1024px) {
	h3 .m-heading__title--1,
	.m-heading--md h1 .m-heading__title--1,
	.m-heading--md h2 .m-heading__title--1,
	.m-heading--md h3 .m-heading__title--1,
	.m-heading--md h4 .m-heading__title--1,
	.m-heading--md h5 .m-heading__title--1 {
		font-size: 5.8rem;
	}
}

h4,
.m-heading--sm h1,
.m-heading--sm h2,
.m-heading--sm h3,
.m-heading--sm h4,
.m-heading--sm h5 {
	font-size: 2.4rem;
	line-height: 1.1;
	margin-bottom: 0.5rem;
}
h4 *, h4 a,
.m-heading--sm h1 *,
.m-heading--sm h1 a,
.m-heading--sm h2 *,
.m-heading--sm h2 a,
.m-heading--sm h3 *,
.m-heading--sm h3 a,
.m-heading--sm h4 *,
.m-heading--sm h4 a,
.m-heading--sm h5 *,
.m-heading--sm h5 a {
	line-height: 1.2;
}
@media (min-width: 768px) {
	h4,
	.m-heading--sm h1,
	.m-heading--sm h2,
	.m-heading--sm h3,
	.m-heading--sm h4,
	.m-heading--sm h5 {
		font-size: 2.7rem;
	}
}
@media (min-width: 1024px) {
	h4,
	.m-heading--sm h1,
	.m-heading--sm h2,
	.m-heading--sm h3,
	.m-heading--sm h4,
	.m-heading--sm h5 {
		font-size: 3rem;
	}
}
h4 .m-heading__preheader,
.m-heading--sm h1 .m-heading__preheader,
.m-heading--sm h2 .m-heading__preheader,
.m-heading--sm h3 .m-heading__preheader,
.m-heading--sm h4 .m-heading__preheader,
.m-heading--sm h5 .m-heading__preheader {
	font-size: 1.3rem;
	text-transform: uppercase;
}
h4 .m-heading__title--1,
.m-heading--sm h1 .m-heading__title--1,
.m-heading--sm h2 .m-heading__title--1,
.m-heading--sm h3 .m-heading__title--1,
.m-heading--sm h4 .m-heading__title--1,
.m-heading--sm h5 .m-heading__title--1 {
	font-size: 2.8rem;
	line-height: 0.7;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	h4 .m-heading__title--1,
	.m-heading--sm h1 .m-heading__title--1,
	.m-heading--sm h2 .m-heading__title--1,
	.m-heading--sm h3 .m-heading__title--1,
	.m-heading--sm h4 .m-heading__title--1,
	.m-heading--sm h5 .m-heading__title--1 {
		font-size: 3.8rem;
	}
}
@media (min-width: 1024px) {
	h4 .m-heading__title--1,
	.m-heading--sm h1 .m-heading__title--1,
	.m-heading--sm h2 .m-heading__title--1,
	.m-heading--sm h3 .m-heading__title--1,
	.m-heading--sm h4 .m-heading__title--1,
	.m-heading--sm h5 .m-heading__title--1 {
		font-size: 4.8rem;
	}
}

h5,
.m-heading--xs h1,
.m-heading--xs h2,
.m-heading--xs h3,
.m-heading--xs h4,
.m-heading--xs h5 {
	font-size: 2rem;
	line-height: 1.2;
}
h5 *, h5 a,
.m-heading--xs h1 *,
.m-heading--xs h1 a,
.m-heading--xs h2 *,
.m-heading--xs h2 a,
.m-heading--xs h3 *,
.m-heading--xs h3 a,
.m-heading--xs h4 *,
.m-heading--xs h4 a,
.m-heading--xs h5 *,
.m-heading--xs h5 a {
	line-height: 1.2;
}
@media (min-width: 768px) {
	h5,
	.m-heading--xs h1,
	.m-heading--xs h2,
	.m-heading--xs h3,
	.m-heading--xs h4,
	.m-heading--xs h5 {
		font-size: 2.2rem;
	}
}
@media (min-width: 1024px) {
	h5,
	.m-heading--xs h1,
	.m-heading--xs h2,
	.m-heading--xs h3,
	.m-heading--xs h4,
	.m-heading--xs h5 {
		font-size: 2.4rem;
	}
}
h5 .m-heading__preheader,
.m-heading--xs h1 .m-heading__preheader,
.m-heading--xs h2 .m-heading__preheader,
.m-heading--xs h3 .m-heading__preheader,
.m-heading--xs h4 .m-heading__preheader,
.m-heading--xs h5 .m-heading__preheader {
	font-size: 1.1rem;
}
h5 .m-heading__title--1,
.m-heading--xs h1 .m-heading__title--1,
.m-heading--xs h2 .m-heading__title--1,
.m-heading--xs h3 .m-heading__title--1,
.m-heading--xs h4 .m-heading__title--1,
.m-heading--xs h5 .m-heading__title--1 {
	font-size: 2.4rem;
	line-height: 0.7;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	h5 .m-heading__title--1,
	.m-heading--xs h1 .m-heading__title--1,
	.m-heading--xs h2 .m-heading__title--1,
	.m-heading--xs h3 .m-heading__title--1,
	.m-heading--xs h4 .m-heading__title--1,
	.m-heading--xs h5 .m-heading__title--1 {
		font-size: 3.2rem;
	}
}
@media (min-width: 1024px) {
	h5 .m-heading__title--1,
	.m-heading--xs h1 .m-heading__title--1,
	.m-heading--xs h2 .m-heading__title--1,
	.m-heading--xs h3 .m-heading__title--1,
	.m-heading--xs h4 .m-heading__title--1,
	.m-heading--xs h5 .m-heading__title--1 {
		font-size: 4rem;
	}
}

h6 {
	font-size: 1.6rem;
	line-height: 1.3;
}
h6 *, h6 a {
	line-height: 1.3;
}
@media (min-width: 768px) {
	h6 {
		font-size: 1.7rem;
	}
}
@media (min-width: 1024px) {
	h6 {
		font-size: 1.8rem;
	}
}

p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
	margin-top: 3rem;
}

div, span, p, a, ol, ul, li, dl, dd, dt, em, i, strong, b {
	line-height: 1.4;
}

a {
	text-decoration: none;
	color: #0071C9;
	transition: color 250ms ease-in-out;
}
a:hover, a:focus {
	outline: none;
	border: 0;
	color: #0071C9;
}

input, textarea {
	outline: none;
	box-shadow: none;
	font-family: "interstate", arial, sans-serif;
	padding: 8px 1rem;
}

input, textarea {
	-webkit-appearance: none;
}

input[type=radio] {
	-webkit-appearance: radio;
}

input[type=checkbox] {
	-webkit-appearance: checkbox;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

select {
	-webkit-appearance: none;
	appearance: none;
	outline: 0;
	cursor: pointer;
}

sup {
	font-size: 75%;
	position: relative;
	top: -4px;
}

sub {
	font-size: 75%;
	position: relative;
	bottom: -4px;
}

big {
	font-size: 130%;
}

small {
	font-size: 80%;
}

img {
	max-width: 100%;
	height: auto;
}
img.alignright {
	float: right;
	margin: 2rem 0 2rem 3rem;
}
img.alignleft {
	float: right;
	margin: 2rem 3rem 2rem 0;
}

strong, b {
	font-weight: 700;
}

em, i {
	font-style: italic;
}

p {
	line-height: 1.6;
	margin-bottom: 2rem;
}

.l-wrapper {
	display: block;
	width: 1140px;
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	padding: 2rem 0;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	transition: padding 250ms ease-in-out;
}
.l-wrapper--wrapped {
	flex-wrap: wrap;
}
.l-wrapper--left {
	justify-content: flex-start;
}
.l-wrapper--right {
	justify-content: flex-end;
}
.l-wrapper--center {
	justify-content: center;
}
.l-wrapper--top {
	align-items: flex-start;
}
.l-wrapper--bottom {
	align-items: flex-end;
}
.l-wrapper--nopadding {
	padding: 0;
}
@media screen and (max-width: 1180px) {
	.l-wrapper {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	}
}
.l-wrapper--xnarrow {
	width: 800px;
}
.l-wrapper--narrow {
	width: 1000px;
}
.l-wrapper--wide {
	width: 1340px;
}
.l-wrapper--full {
	width: 100%;
	padding: 0 !important;
}

.l-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.l-row--left {
	justify-content: flex-start;
}
.l-row--right {
	justify-content: flex-end;
}
.l-row--center {
	justify-content: center;
}
.l-row--stretch {
	align-items: stretch;
}
.l-row--top {
	align-items: flex-start;
}
.l-row--bottom {
	align-items: flex-end;
}
.l-row--space {
	justify-content: space-between;
}

.l-col {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	position: relative;
}
.l-col--top {
	align-items: flex-start;
}
.l-col--bottom {
	align-items: flex-end;
}
.l-col--center {
	align-items: center;
	justify-content: center;
}
.l-col--right {
	justify-content: flex-end;
}
.l-col--vstretch {
	align-items: stretch;
}
.l-col--1 {
	width: 100%;
}
.l-col--1\.5 {
	width: 20%;
}
.l-col--5\.6 {
	width: 83.333333333%;
}
.l-col--3\.4 {
	width: 75%;
}
.l-col--2 {
	width: 50%;
}
.l-col--2\.3 {
	width: 66.666666667%;
}
.l-col--2\.5 {
	width: 40%;
}
.l-col--3 {
	width: 33.333333333%;
}
.l-col--3\.5 {
	width: 60%;
}
.l-col--4 {
	width: 25%;
}
.l-col--4\.5 {
	width: 80%;
}
.l-col--5 {
	width: 20%;
}
.l-col--6 {
	width: 16.666666667%;
}
.l-col--30 {
	width: 30%;
}
.l-col--35 {
	width: 35%;
}
.l-col--45 {
	width: 45%;
}
.l-col--47 {
	width: 47%;
}
.l-col--55 {
	width: 55%;
}
.l-col--60 {
	width: 60%;
}
.l-col--65 {
	width: 65%;
}
.l-col--70 {
	width: 70%;
}
@media (max-width: 767px) {
	.l-col {
		width: 100% !important;
	}
	.l-col:not(:last-child()) {
		margin-bottom: 2rem;
	}
}

.l-grid {
	display: grid;
	grid-column-gap: 2rem;
	grid-row-gap: 4rem;
	width: 100%;
}
.l-grid--narrow {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 768px) {
	.l-grid {
		grid-row-gap: 7rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 {
		grid-template-columns: 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[1] 1fr;
	}
	.l-grid--2 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(3) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(4) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(5) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(6) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(7) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(8) {
		-ms-grid-row: 4;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(9) {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(10) {
		-ms-grid-row: 5;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(11) {
		-ms-grid-row: 6;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--2 *:nth-child(12) {
		-ms-grid-row: 6;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--2 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 {
		grid-template-columns: 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[1] 1fr;
	}
	.l-grid--3 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(3) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(4) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(5) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(6) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(7) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(8) {
		-ms-grid-row: 4;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(9) {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(10) {
		-ms-grid-row: 5;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(11) {
		-ms-grid-row: 6;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) {
	.l-grid--3 *:nth-child(12) {
		-ms-grid-row: 6;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 {
		grid-template-columns: 1fr 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[2] 1fr;
	}
	.l-grid--3 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(3) {
		-ms-grid-row: 1;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(4) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(5) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(6) {
		-ms-grid-row: 2;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(7) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(8) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(9) {
		-ms-grid-row: 3;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(10) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(11) {
		-ms-grid-row: 4;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--3 *:nth-child(12) {
		-ms-grid-row: 4;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--3 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 {
		grid-template-columns: 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[1] 1fr;
	}
	.l-grid--4 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(3) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(4) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(5) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(6) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(7) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(8) {
		-ms-grid-row: 4;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(9) {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(10) {
		-ms-grid-row: 5;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(11) {
		-ms-grid-row: 6;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--4 *:nth-child(12) {
		-ms-grid-row: 6;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[3] 1fr;
	}
	.l-grid--4 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(3) {
		-ms-grid-row: 1;
		-ms-grid-column: 5;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(4) {
		-ms-grid-row: 1;
		-ms-grid-column: 7;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(5) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(6) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(7) {
		-ms-grid-row: 2;
		-ms-grid-column: 5;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(8) {
		-ms-grid-row: 2;
		-ms-grid-column: 7;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(9) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(10) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(11) {
		-ms-grid-row: 3;
		-ms-grid-column: 5;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--4 *:nth-child(12) {
		-ms-grid-row: 3;
		-ms-grid-column: 7;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--4 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 {
		grid-template-columns: 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[1] 1fr;
	}
	.l-grid--5 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(3) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(4) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(5) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(6) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(7) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(8) {
		-ms-grid-row: 4;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(9) {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(10) {
		-ms-grid-row: 5;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(11) {
		-ms-grid-row: 6;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) {
	.l-grid--5 *:nth-child(12) {
		-ms-grid-row: 6;
		-ms-grid-column: 3;
	}
}
@media (min-width: 600px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 {
		grid-template-columns: 1fr 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[2] 1fr;
	}
	.l-grid--5 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(3) {
		-ms-grid-row: 1;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(4) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(5) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(6) {
		-ms-grid-row: 2;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(7) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(8) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(9) {
		-ms-grid-row: 3;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(10) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(11) {
		-ms-grid-row: 4;
		-ms-grid-column: 3;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.l-grid--5 *:nth-child(12) {
		-ms-grid-row: 4;
		-ms-grid-column: 5;
	}
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[4] 1fr;
	}
	.l-grid--5 *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(3) {
		-ms-grid-row: 1;
		-ms-grid-column: 5;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(4) {
		-ms-grid-row: 1;
		-ms-grid-column: 7;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(5) {
		-ms-grid-row: 1;
		-ms-grid-column: 9;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(6) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(7) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(8) {
		-ms-grid-row: 2;
		-ms-grid-column: 5;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(9) {
		-ms-grid-row: 2;
		-ms-grid-column: 7;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(10) {
		-ms-grid-row: 2;
		-ms-grid-column: 9;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(11) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(12) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(13) {
		-ms-grid-row: 3;
		-ms-grid-column: 5;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(13) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(14) {
		-ms-grid-row: 3;
		-ms-grid-column: 7;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(14) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 1024px) {
	.l-grid--5 *:nth-child(15) {
		-ms-grid-row: 3;
		-ms-grid-column: 9;
	}
}
@media (min-width: 1024px) and (-ms-high-contrast: none) {
	.l-grid--5 *:nth-child(15) {
		margin-bottom: 2rem;
	}
}
.l-grid--gap-md {
	grid-column-gap: 4rem;
}
@media (max-width: 767px) {
	.l-grid--gap-md {
		grid-row-gap: 7rem;
	}
}
.l-grid--gap-md.l-grid--2 {
	-ms-grid-columns: (1fr 4rem)[1] 1fr;
}
.l-grid--gap-md.l-grid--2 *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(1) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(2) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(3) {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(3) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(4) {
	-ms-grid-row: 2;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(4) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(5) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(5) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(6) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(6) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(7) {
	-ms-grid-row: 4;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(7) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(8) {
	-ms-grid-row: 4;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(8) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(9) {
	-ms-grid-row: 5;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(9) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(10) {
	-ms-grid-row: 5;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(10) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(11) {
	-ms-grid-row: 6;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(11) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--2 *:nth-child(12) {
	-ms-grid-row: 6;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--2 *:nth-child(12) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 {
	-ms-grid-columns: (1fr 4rem)[2] 1fr;
}
.l-grid--gap-md.l-grid--3 *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(1) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(2) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(3) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(4) {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(4) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(5) {
	-ms-grid-row: 2;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(5) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(6) {
	-ms-grid-row: 2;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(6) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(7) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(7) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(8) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(8) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(9) {
	-ms-grid-row: 3;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(9) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(10) {
	-ms-grid-row: 4;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(10) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(11) {
	-ms-grid-row: 4;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(11) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--3 *:nth-child(12) {
	-ms-grid-row: 4;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--3 *:nth-child(12) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 {
	-ms-grid-columns: (1fr 4rem)[3] 1fr;
}
.l-grid--gap-md.l-grid--4 *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(1) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(2) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(3) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 7;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(4) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(5) {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(5) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(6) {
	-ms-grid-row: 2;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(6) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(7) {
	-ms-grid-row: 2;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(7) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(8) {
	-ms-grid-row: 2;
	-ms-grid-column: 7;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(8) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(9) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(9) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(10) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(10) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(11) {
	-ms-grid-row: 3;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(11) {
		margin-bottom: 4rem;
	}
}
.l-grid--gap-md.l-grid--4 *:nth-child(12) {
	-ms-grid-row: 3;
	-ms-grid-column: 7;
}
@media all and (-ms-high-contrast: none) {
	.l-grid--gap-md.l-grid--4 *:nth-child(12) {
		margin-bottom: 4rem;
	}
}

/**
 * Header
 */
body > header {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

/*
 * Container style
 */
.ps {
	overflow: hidden !important;
	overflow-anchor: none;
	-ms-overflow-style: none;
	touch-action: auto;
	-ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
	display: none;
	opacity: 0;
	transition: background-color 0.2s linear, opacity 0.2s linear;
	-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
	height: 15px;
	/* there must be 'bottom' or 'top' for ps__rail-x */
	bottom: 0px;
	/* please don't change 'position' */
	position: absolute;
}

.ps__rail-y {
	display: none;
	opacity: 0;
	transition: background-color 0.2s linear, opacity 0.2s linear;
	-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
	width: 15px;
	/* there must be 'right' or 'left' for ps__rail-y */
	right: 0 !important;
	/* please don't change 'position' */
	position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
	display: block;
	background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
	opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
	background-color: #eee;
	opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color 0.2s linear, height 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
	height: 6px;
	/* there must be 'bottom' for ps__thumb-x */
	bottom: 2px;
	/* please don't change 'position' */
	position: absolute;
}

.ps__thumb-y {
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color 0.2s linear, width 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
	width: 6px;
	/* there must be 'right' for ps__thumb-y */
	right: 2px;
	/* please don't change 'position' */
	position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
	background-color: #999;
	height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
	background-color: #999;
	width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
	.ps {
		overflow: auto !important;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ps {
		overflow: auto !important;
	}
}
/*
 * Glide Slider
 */
.glide {
	position: relative;
	width: 100%;
	box-sizing: border-box;
}

.glide * {
	box-sizing: inherit;
}

.glide__track {
	overflow: hidden;
}

.glide__slides {
	position: relative;
	width: 100%;
	list-style: none;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	touch-action: pan-Y;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	display: flex;
	flex-wrap: nowrap;
	will-change: transform;
	align-items: center;
}

.glide__slides--dragging {
	user-select: none;
}

.glide__slide {
	width: 100%;
	height: 100%;
	flex-shrink: 0;
	white-space: normal;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
}

.glide__slide a {
	user-select: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.glide__arrows {
	-webkit-touch-callout: none;
	user-select: none;
}

.glide__bullets {
	-webkit-touch-callout: none;
	user-select: none;
}

.glide--rtl {
	direction: rtl;
}

/*
 * Vanilla Zoom
 */
.vanilla-zoom {
	width: 100%;
	display: flex;
}

.vanilla-zoom .sidebar {
	flex-basis: 30%;
	display: flex;
	flex-direction: column;
}

.vanilla-zoom .sidebar img.small-preview {
	width: 100%;
	margin-bottom: 5px;
	cursor: pointer;
}

.vanilla-zoom .sidebar img.small-preview:last-child {
	margin-bottom: 0;
}

.vanilla-zoom .zoomed-image {
	flex: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-left: 5px;
}

@media (max-width: 768px) {
	.vanilla-zoom .sidebar {
		flex: 1;
	}
	.vanilla-zoom .sidebar img.small-preview {
		cursor: auto;
		margin-bottom: 12px;
	}
	.vanilla-zoom .zoomed-image {
		display: none;
	}
}
.splide__container {
	box-sizing: border-box;
	position: relative;
}

.splide__list {
	backface-visibility: hidden;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	backface-visibility: hidden;
	box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0);
	}
	to {
		transform: rotate(1turn);
	}
}
.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0 !important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

.splide__arrow {
	-ms-flex-align: center;
	align-items: center;
	background: #ccc;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	height: 2em;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2em;
	z-index: 1;
}

.splide__arrow svg {
	fill: #000;
	height: 1.2em;
	width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
	opacity: 0.9;
}

.splide__arrow:disabled {
	opacity: 0.3;
}

.splide__arrow:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__arrow--prev {
	left: 1em;
}

.splide__arrow--prev svg {
	transform: scaleX(-1);
}

.splide__arrow--next {
	right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__pagination {
	bottom: 0.5em;
	left: 0;
	padding: 0 1em;
	position: absolute;
	right: 0;
	z-index: 1;
}

.splide__pagination__page {
	background: #ccc;
	border: 0;
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin: 3px;
	opacity: 0.7;
	padding: 0;
	position: relative;
	transition: transform 0.2s linear;
	width: 8px;
}

.splide__pagination__page.is-active {
	background: #fff;
	transform: scale(1.4);
	z-index: 1;
}

.splide__pagination__page:hover {
	cursor: pointer;
	opacity: 0.9;
}

.splide__pagination__page:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__progress__bar {
	background: #ccc;
	height: 3px;
}

.splide__slide {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
	outline: 0;
}

@supports (outline-offset: -3px) {
	.splide__slide:focus-visible {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}
@media screen and (-ms-high-contrast: none) {
	.splide__slide:focus-visible {
		border: 3px solid #0bf;
	}
}
@supports (outline-offset: -3px) {
	.splide.is-focus-in .splide__slide:focus {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}
@media screen and (-ms-high-contrast: none) {
	.splide.is-focus-in .splide__slide:focus {
		border: 3px solid #0bf;
	}
	.splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
		border-color: #0bf;
	}
}
.splide__toggle {
	cursor: pointer;
}

.splide__toggle:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
	border: 3px solid transparent;
	cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
	border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
	left: auto;
	right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
	transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
	left: 1em;
	right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
	transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
	left: 50%;
	transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
	top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
	transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
	bottom: 1em;
	top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
	transform: rotate(90deg);
}

.splide__pagination--ttb {
	bottom: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	left: auto;
	padding: 1em 0;
	right: 0.5em;
	top: 0;
}

/***********************/
body .m-header {
	transition: all 0.3s ease-in-out;
	position: relative;
}
body .m-header--pro {
	background: #55bfbf;
}
body .m-header--pro .m-header__middle {
	border: 0;
}
body .m-header--pro .m-header__phone {
	color: #fff;
}
body .m-header--pro .m-header__phone a {
	color: #fff;
}
body .m-header--pro .m-header__phone svg path {
	fill: #000;
}
body .m-header--pro .m-header-actions a {
	color: #fff;
}
body .m-header--pro .m-header-actions a svg path {
	fill: #000;
}
body .m-header--pro .m-minicart__icon span {
	background: #000;
}
body .m-header__notice {
	background: #0071C9;
	background: linear-gradient(to right, #0071C9 0%, #0099E5 100%);
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
	padding: 1rem;
}
body .m-header__notice a {
	text-decoration: underline;
	color: #fff;
}
body .m-header__phone {
	color: #FFA457;
	justify-content: flex-start;
	flex-wrap: wrap;
}
body .m-header__phone > div {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
body .m-header__phone .m-button, body .m-header__phone .m-coupon input[type=submit], .m-coupon body .m-header__phone input[type=submit], body .m-header__phone .m-gateway__fields .button, .m-gateway__fields body .m-header__phone .button, body .m-header__phone .m-checkout__form input[type=submit], .m-checkout__form body .m-header__phone input[type=submit], body .m-header__phone .m-updatecartitem input[type=submit], .m-updatecartitem body .m-header__phone input[type=submit], body .m-header__phone .m-comments input[type=submit], .m-comments body .m-header__phone input[type=submit], body .m-header__phone .m-login form input[type=submit], .m-login form body .m-header__phone input[type=submit],
body .m-header__phone .m-register form input[type=submit],
.m-register form body .m-header__phone input[type=submit], body .m-header__phone .m-leavereview__body form input[type=submit], .m-leavereview__body form body .m-header__phone input[type=submit], body .m-header__phone .m-account__addpayment form input[type=submit], .m-account__addpayment form body .m-header__phone input[type=submit], body .m-header__phone .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table body .m-header__phone .button.change_payment_method,
body .m-header__phone .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table body .m-header__phone .button.change_payment_method, body .m-header__phone .m-account__subscriptions table .button.cancel, .m-account__subscriptions table body .m-header__phone .button.cancel,
body .m-header__phone .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table body .m-header__phone .button.cancel, body .m-header__phone .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table body .m-header__phone .woocommerce-button.view,
body .m-header__phone .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table body .m-header__phone .woocommerce-button.view, body .m-header__phone .m-bb input[type=submit], .m-bb body .m-header__phone input[type=submit] {
	font-size: 1.4rem;
	padding: 1rem 1.6rem;
	margin-top: -1.5rem;
}
@media (max-width: 899px) {
	body .m-header__phone .m-button, body .m-header__phone .m-coupon input[type=submit], .m-coupon body .m-header__phone input[type=submit], body .m-header__phone .m-gateway__fields .button, .m-gateway__fields body .m-header__phone .button, body .m-header__phone .m-checkout__form input[type=submit], .m-checkout__form body .m-header__phone input[type=submit], body .m-header__phone .m-updatecartitem input[type=submit], .m-updatecartitem body .m-header__phone input[type=submit], body .m-header__phone .m-comments input[type=submit], .m-comments body .m-header__phone input[type=submit], body .m-header__phone .m-login form input[type=submit], .m-login form body .m-header__phone input[type=submit],
	body .m-header__phone .m-register form input[type=submit],
	.m-register form body .m-header__phone input[type=submit], body .m-header__phone .m-leavereview__body form input[type=submit], .m-leavereview__body form body .m-header__phone input[type=submit], body .m-header__phone .m-account__addpayment form input[type=submit], .m-account__addpayment form body .m-header__phone input[type=submit], body .m-header__phone .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table body .m-header__phone .button.change_payment_method,
	body .m-header__phone .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
	.m-account .woocommerce_account_subscriptions table body .m-header__phone .button.change_payment_method, body .m-header__phone .m-account__subscriptions table .button.cancel, .m-account__subscriptions table body .m-header__phone .button.cancel,
	body .m-header__phone .m-account .woocommerce_account_subscriptions table .button.cancel,
	.m-account .woocommerce_account_subscriptions table body .m-header__phone .button.cancel, body .m-header__phone .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table body .m-header__phone .woocommerce-button.view,
	body .m-header__phone .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
	.m-account .woocommerce_account_subscriptions table body .m-header__phone .woocommerce-button.view, body .m-header__phone .m-bb input[type=submit], .m-bb body .m-header__phone input[type=submit] {
		margin-top: 0;
	}
}
@media (max-width: 599px) {
	body .m-header__phone .m-button, body .m-header__phone .m-coupon input[type=submit], .m-coupon body .m-header__phone input[type=submit], body .m-header__phone .m-gateway__fields .button, .m-gateway__fields body .m-header__phone .button, body .m-header__phone .m-checkout__form input[type=submit], .m-checkout__form body .m-header__phone input[type=submit], body .m-header__phone .m-updatecartitem input[type=submit], .m-updatecartitem body .m-header__phone input[type=submit], body .m-header__phone .m-comments input[type=submit], .m-comments body .m-header__phone input[type=submit], body .m-header__phone .m-login form input[type=submit], .m-login form body .m-header__phone input[type=submit],
	body .m-header__phone .m-register form input[type=submit],
	.m-register form body .m-header__phone input[type=submit], body .m-header__phone .m-leavereview__body form input[type=submit], .m-leavereview__body form body .m-header__phone input[type=submit], body .m-header__phone .m-account__addpayment form input[type=submit], .m-account__addpayment form body .m-header__phone input[type=submit], body .m-header__phone .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table body .m-header__phone .button.change_payment_method,
	body .m-header__phone .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
	.m-account .woocommerce_account_subscriptions table body .m-header__phone .button.change_payment_method, body .m-header__phone .m-account__subscriptions table .button.cancel, .m-account__subscriptions table body .m-header__phone .button.cancel,
	body .m-header__phone .m-account .woocommerce_account_subscriptions table .button.cancel,
	.m-account .woocommerce_account_subscriptions table body .m-header__phone .button.cancel, body .m-header__phone .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table body .m-header__phone .woocommerce-button.view,
	body .m-header__phone .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
	.m-account .woocommerce_account_subscriptions table body .m-header__phone .woocommerce-button.view, body .m-header__phone .m-bb input[type=submit], .m-bb body .m-header__phone input[type=submit] {
		display: none;
	}
}
@media (max-width: 899px) {
	body .m-header__phone span {
		font-size: 0;
	}
}
body .m-header__phone a {
	font-weight: 700;
	color: #FFA457;
	display: inline-flex;
	align-items: center;
}
@media (max-width: 899px) {
	body .m-header__phone a {
		letter-spacing: -0.1rem;
		color: #0071C9;
		font-weight: 400;
	}
}
@media (max-width: 599px) {
	body .m-header__phone a {
		font-size: 0;
	}
}
body .m-header__phone svg {
	width: 1.8rem;
	height: 3rem;
	margin: 0 0.4rem 0 0.7rem;
}
@media (max-width: 899px) {
	body .m-header__phone svg {
		width: 2rem;
		height: 2.5rem;
		margin: 0;
	}
}
body .m-header__phone svg path {
	fill: #FFA457;
}
@media (max-width: 899px) {
	body .m-header__phone svg path {
		fill: #0071C9;
	}
}
body .m-header__middle {
	border-bottom: 1px solid #f3f0ee;
}
@media (min-width: 768px) {
	body .m-header__middle__side {
		width: calc(50% - 10.5rem);
	}
}
body .m-header__middle__center {
	width: 21rem;
}
body .m-header__middle .l-col {
	margin-bottom: 0 !important;
}
@media (max-width: 767px) {
	body .m-header__middle .l-col:nth-child(1) {
		width: 20rem !important;
	}
}
@media (max-width: 599px) {
	body .m-header__middle .l-col:nth-child(1) {
		order: 2;
		width: 3rem !important;
		margin-right: auto;
	}
}
@media screen and (max-width: 360px) {
	body .m-header__middle .l-col:nth-child(1) {
		display: none;
	}
}
@media (max-width: 767px) {
	body .m-header__middle .l-col:nth-child(2) {
		width: calc(100% - 40rem) !important;
	}
}
@media (max-width: 599px) {
	body .m-header__middle .l-col:nth-child(2) {
		order: 1;
		width: calc(100% - 16rem) !important;
		justify-content: flex-start;
	}
}
@media (max-width: 480px) {
	body .m-header__middle .l-col:nth-child(2) {
		width: calc(100% - 20rem) !important;
	}
}
@media (min-width: 480px) and (max-width: 599px) {
	body .m-header__middle .l-col:nth-child(2) {
		width: calc(100% - 29rem) !important;
	}
}
@media (max-width: 767px) {
	body .m-header__middle .l-col:nth-child(3) {
		width: 20rem !important;
	}
}
@media (max-width: 599px) {
	body .m-header__middle .l-col:nth-child(3) {
		width: 11rem !important;
		order: 3;
	}
}
body .m-header__bottom {
	border-bottom: 1px solid #f3f0ee;
}
@media (max-width: 1023px) {
	body .m-header.mobile-nav-active {
		background: #fff;
	}
}
body .m-header .l-wrapper {
	padding-bottom: 2rem;
}
@media (max-width: 899px) {
	body .m-header .l-wrapper {
		padding: 0.5rem 2rem 0.7rem 2rem;
	}
}
body .m-header .m-brand__mark {
	display: block;
	max-width: 13.2rem;
	padding-top: 7.5rem;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	font-size: 0;
}
@media (min-width: 768px) {
	body .m-header .m-brand__mark {
		max-width: 17rem;
		padding-top: 45%;
	}
}
@media (min-width: 1024px) {
	body .m-header .m-brand__mark {
		max-width: 20rem;
	}
}
@media (min-width: 600px) {
	body .m-header .m-brand__mark {
		margin: 0 auto;
	}
}
body.m-header-display--simple .m-header {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	body.m-header-display--simple .m-header {
		margin-bottom: 0;
	}
}
body.m-header-display--simple .m-header .l-wrapper {
	border: 0;
}

a[href="#globalsearch"] * {
	pointer-events: none;
}

.m-gsearch {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	pointer-events: none;
	transition: opacity 250ms ease-in-out;
}
.m-gsearch.active {
	opacity: 1;
	pointer-events: all;
}
.m-gsearch button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 6rem;
	height: 6rem;
	font-size: 3.6rem;
	color: #fff;
	background-color: #0071C9;
	border: 0;
	border-radius: 100%;
	outline: none;
	cursor: pointer;
}
.m-gsearch form {
	width: 100%;
	display: flex;
	justify-content: center;
}
.m-gsearch input {
	display: block;
	width: 80%;
	border: 0;
	background-color: #fff;
	padding: 3rem 4rem;
	font-size: 2.4rem;
}
@media (max-width: 480px) {
	.m-gsearch input {
		width: 90%;
		padding: 2rem 3rem;
		font-size: 1.8rem;
		margin-bottom: 25rem;
	}
}

.m-responsive-navs {
	display: none;
}
@media (min-width: 1024px) {
	.m-responsive-navs {
		display: none !important;
	}
}

.m-popup {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.91);
	align-items: center;
	justify-content: center;
}

.m-preheader {
	display: block;
	width: 100%;
}

.menu-pre-header-menu-container .menu {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: -2.5rem;
	position: relative;
	z-index: 10;
}
@media (max-width: 479px) {
	.menu-pre-header-menu-container .menu {
		justify-content: center;
		padding-bottom: 2rem;
	}
}
.menu-pre-header-menu-container .menu li:not(:last-of-type) {
	margin-right: 3rem;
}
@media (max-width: 767px) {
	.menu-pre-header-menu-container .menu li.hide-mobile {
		display: none;
	}
}
.menu-pre-header-menu-container .menu li.special a {
	font-style: italic;
	color: #FFA457;
}
.menu-pre-header-menu-container .menu a {
	color: #302d2b;
	font-size: 1.5rem;
	font-weight: 600;
}

@media (max-width: 1023px) {
	.m-header-nav {
		display: none;
	}
}

.m-header-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.m-header-actions a {
	display: flex;
	font-weight: 700;
	color: #0071C9;
	line-height: 1.7;
}
@media (max-width: 899px) {
	.m-header-actions a {
		font-size: 0;
	}
}
.m-header-actions a svg {
	margin-right: 0.7rem;
}
.m-header-actions a svg path {
	fill: #71C3FF;
}
@media (max-width: 899px) {
	.m-header-actions a svg path {
		fill: #0071C9;
	}
}
.m-header-actions a:not(:last-child) {
	margin-right: 3.5rem;
}
@media (min-width: 1024px) {
	.m-header-actions a:not(:last-child) {
		margin-right: 2rem;
	}
}
@media (max-width: 767px) {
	.m-header-actions a.m-header-actions__search {
		display: none;
	}
}
@media (max-width: 479px) {
	.m-header-actions a.m-header-actions__account {
		display: none;
	}
}
@media (max-width: 479px) {
	.m-header-actions a.m-header-actions__wishlist {
		display: none;
	}
}

.m-mainnav__list {
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.m-mainnav__list > li {
	transition: background 250ms ease-in-out;
}
.m-mainnav__list > li:hover, .m-mainnav__list > li.active {
	color: #fff;
	background: #0071C9;
}
.m-mainnav__list > li:hover > a, .m-mainnav__list > li:hover span, .m-mainnav__list > li.active > a, .m-mainnav__list > li.active span {
	color: #fff;
}
.m-mainnav__list > li:hover .m-mainnav__submenu, .m-mainnav__list > li.active .m-mainnav__submenu {
	opacity: 1;
	transition: opacity 0.2s ease-in-out;
	pointer-events: all;
	box-shadow: 0 2rem 2rem rgba(0, 0, 0, 0.15);
}
.m-mainnav__list > li > a, .m-mainnav__list > li span {
	font-weight: 700;
}
.m-mainnav__list > li.m-highlighted-link > a, .m-mainnav__list > li.m-highlighted-link span {
	color: #FFA457;
}
.m-mainnav__list > li.m-highlighted-link:hover {
	background: #FFA457;
}
.m-mainnav__list > li.m-highlighted-link:hover > a, .m-mainnav__list > li.m-highlighted-link:hover span {
	color: #fff;
}
@media (min-width: 768px) {
	.m-mainnav__item.mobile-only, .m-mainnav__item.mobile-sm-only {
		display: none;
	}
}
.m-mainnav__item--has-megamenu.active {
	color: #fff;
	background: #0071C9;
}
.m-mainnav__item--has-megamenu.active .m-mega {
	opacity: 1;
	pointer-events: all;
	transform: translateY(0);
}
.m-mainnav__item--has-submenu {
	position: relative;
}
.m-mainnav__item--has-submenu.active {
	color: #fff;
	background: #0071C9;
}
.m-mainnav__item--has-submenu.active .m-mainnav__submenu {
	opacity: 1;
	pointer-events: all;
	transform: translateY(0);
	height: auto;
}
.m-mainnav__link {
	display: inline-flex;
	font-size: 1.5rem;
	text-transform: uppercase;
	color: #0071C9;
	padding: 1.5rem 1.3rem;
}
.m-mainnav__submenu {
	overflow: hidden;
	opacity: 0;
	pointer-events: none;
	background: #fff;
}
.m-mainnav__arrow {
	width: 1rem;
	height: 1.9rem;
	margin-left: 0.5rem;
}
.m-mainnav__arrow path {
	fill: #71C3FF;
}

.m-link--decorated > a {
	position: relative;
}
.m-link--decorated > a::after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #0099E5;
	position: absolute;
	left: 0;
	bottom: -3px;
}

.m-minicart button[name=close] {
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	outline: none;
	position: absolute;
	left: 2rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
}
.m-minicart button[name=close] svg {
	display: block;
	width: 2.2rem;
	height: auto;
	pointer-events: none;
}
.m-minicart button[name=close] svg * {
	fill: #0071C9;
}
.m-minicart__header {
	position: relative;
}
.m-minicart__icon {
	position: relative;
}
@media (max-width: 767px) {
	.m-minicart__icon {
		font-size: 0;
	}
}
.m-minicart__icon span {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 2.2rem;
	height: 2.2rem;
	background-color: #71C3FF;
	border-radius: 100%;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
	transform: translateX(1rem) translateY(-50%);
}
@media (max-width: 899px) {
	.m-minicart__icon span {
		background-color: #0071C9;
	}
}

.m-mainnav__submenu {
	border-top: 0.4rem solid #0071C9;
	position: absolute;
	left: 0;
	width: 24rem;
	z-index: 999;
	pointer-events: none;
	opacity: 0;
	transform: translateY(-1px);
	transition: all 350ms ease-in-out;
}
.m-mainnav__submenu a {
	text-transform: none;
	font-size: 1.4rem;
	padding: 1rem 2rem;
	display: block;
	width: 100%;
	font-weight: 400;
	color: #0071C9;
}
.m-mainnav__submenu a:hover {
	background: linear-gradient(-90deg, #FAFAFA, #FAFAFA 80%, #fff) !important;
}

.m-mega {
	display: flex;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 999;
	pointer-events: none;
	opacity: 0;
	transform: translateY(-1px);
	transition: all 350ms ease-in-out;
}
.m-mega .l-wrapper {
	display: grid;
	grid-column-gap: 5rem;
	padding: 3rem 3rem 5rem;
	position: relative;
	z-index: 2;
	align-items: stretch;
	background: #fff;
	border-top: 0.4rem solid #0071C9;
	box-shadow: 0 2rem 2rem rgba(0, 0, 0, 0.15);
}
.m-mega--1-col .l-wrapper {
	grid-template-columns: repeat(1, 1fr);
	-ms-grid-columns: 1fr;
}
.m-mega--1-col .l-wrapper *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--1-col .l-wrapper *:nth-child(1) {
		margin-bottom: 5rem;
	}
}
.m-mega--2-col .l-wrapper {
	grid-template-columns: repeat(2, 1fr);
	-ms-grid-columns: (1fr 2rem)[1] 1fr;
}
.m-mega--2-col .l-wrapper *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--2-col .l-wrapper *:nth-child(1) {
		margin-bottom: 5rem;
	}
}
.m-mega--2-col .l-wrapper *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--2-col .l-wrapper *:nth-child(2) {
		margin-bottom: 5rem;
	}
}
.m-mega--3-col .l-wrapper {
	grid-template-columns: repeat(3, 1fr);
	-ms-grid-columns: (1fr 2rem)[2] 1fr;
}
.m-mega--3-col .l-wrapper *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--3-col .l-wrapper *:nth-child(1) {
		margin-bottom: 5rem;
	}
}
.m-mega--3-col .l-wrapper *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--3-col .l-wrapper *:nth-child(2) {
		margin-bottom: 5rem;
	}
}
.m-mega--3-col .l-wrapper *:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--3-col .l-wrapper *:nth-child(3) {
		margin-bottom: 5rem;
	}
}
.m-mega--4-col .l-wrapper {
	grid-template-columns: repeat(4, 1fr);
	-ms-grid-columns: (1fr 2rem)[3] 1fr;
}
.m-mega--4-col .l-wrapper *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--4-col .l-wrapper *:nth-child(1) {
		margin-bottom: 5rem;
	}
}
.m-mega--4-col .l-wrapper *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--4-col .l-wrapper *:nth-child(2) {
		margin-bottom: 5rem;
	}
}
.m-mega--4-col .l-wrapper *:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--4-col .l-wrapper *:nth-child(3) {
		margin-bottom: 5rem;
	}
}
.m-mega--4-col .l-wrapper *:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 7;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--4-col .l-wrapper *:nth-child(4) {
		margin-bottom: 5rem;
	}
}
.m-mega--5-col .l-wrapper {
	grid-template-columns: repeat(5, 1fr);
	-ms-grid-columns: (1fr 2rem)[4] 1fr;
}
.m-mega--5-col .l-wrapper *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--5-col .l-wrapper *:nth-child(1) {
		margin-bottom: 5rem;
	}
}
.m-mega--5-col .l-wrapper *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--5-col .l-wrapper *:nth-child(2) {
		margin-bottom: 5rem;
	}
}
.m-mega--5-col .l-wrapper *:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--5-col .l-wrapper *:nth-child(3) {
		margin-bottom: 5rem;
	}
}
.m-mega--5-col .l-wrapper *:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 7;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--5-col .l-wrapper *:nth-child(4) {
		margin-bottom: 5rem;
	}
}
.m-mega--5-col .l-wrapper *:nth-child(5) {
	-ms-grid-row: 1;
	-ms-grid-column: 9;
}
@media all and (-ms-high-contrast: none) {
	.m-mega--5-col .l-wrapper *:nth-child(5) {
		margin-bottom: 5rem;
	}
}
.m-mega--1-5-col .l-wrapper {
	grid-template-columns: 1fr 4fr;
}
.m-mega--5-1-col .l-wrapper {
	grid-template-columns: 4fr 1fr;
}
.m-mega .l-col:not(:last-child) {
	border-right: 0.1rem solid #aaa8a2;
}
.m-mega .l-col .l-col {
	border: 0;
}
.m-mega\:simple_card {
	display: block;
	width: 100%;
}
.m-mega\:simple_card__image {
	display: block;
}
.m-mega\:simple_card__image picture {
	display: block;
}
.m-mega\:simple_card__image:hover + a {
	color: #0099E5;
}
.m-mega\:simple_card__heading {
	display: block;
	width: 100%;
	font-size: 1.8rem;
	font-weight: 600;
	color: #605a55;
	text-align: center;
	margin-top: 2rem;
}
.m-mega\:simple_card__heading:hover {
	color: #0099E5;
}
.m-mega\:simple_nav {
	display: block;
	width: 100%;
}
.m-mega\:simple_nav a {
	display: block;
	width: 100%;
	font-size: 1.8rem;
	color: #302d2b;
}
.m-mega\:simple_nav a:hover {
	color: #0099E5;
}
.m-mega\:simple_nav a:not(:last-child) {
	margin-bottom: 3rem;
}
.m-mega\:simple_nav a.m-mega\:simple_nav--secondary {
	font-size: 1.6rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #0099E5;
}
.m-mega\:heading {
	color: #847e78;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	padding: 0rem 2rem 1rem;
}
.m-mega\:heading.active {
	background: none !important;
}
.m-mega\:highlighted a {
	color: #FFA457 !important;
}
.m-mega\:submenu a {
	text-transform: none;
	font-size: 1.4rem;
	padding: 0.8rem 2rem;
	display: block;
	width: 100%;
	font-weight: bold;
	color: #0071C9;
}
.m-mega\:submenu--categories a {
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
}
.m-mega\:submenu--products {
	opacity: 0;
	height: 0;
	overflow: hidden;
	transition: opacity 0.3s ease-in-out;
}
.m-mega\:submenu--products a {
	font-weight: 400;
}
.m-mega\:submenu--products.active {
	opacity: 1;
	height: auto;
	overflow: visible;
}
.m-mega\:submenu li {
	display: block;
	width: 100%;
}
.m-mega\:submenu li.active {
	background: linear-gradient(-90deg, #FAFAFA, #FAFAFA 80%, #fff) !important;
}
.m-mega\:submenu li.active.m-mega\:heading {
	background: none !important;
}
.m-mega\:submenu li + li.m-mega\:heading {
	padding-top: 2rem;
}
.m-mega\:menu_image_set {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.m-mega\:menu_image_set .m-mega\:menu_image {
	opacity: 0;
	pointer-events: none;
	transition: all 250ms ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.m-mega\:menu_image_set .m-mega\:menu_image.active {
	opacity: 1;
	pointer-events: all;
}
.m-mega\:menu_image a, .m-mega\:menu_image defer-image, .m-mega\:menu_image picture, .m-mega\:menu_image img, .m-mega\:menu_image--initial a, .m-mega\:menu_image--initial defer-image, .m-mega\:menu_image--initial picture, .m-mega\:menu_image--initial img {
	display: block;
}
.m-mega\:menu_image defer-image, .m-mega\:menu_image picture, .m-mega\:menu_image img, .m-mega\:menu_image--initial defer-image, .m-mega\:menu_image--initial picture, .m-mega\:menu_image--initial img {
	position: relative;
	z-index: 1;
}
.m-mega\:menu_image a, .m-mega\:menu_image--initial a {
	position: relative;
}
.m-mega\:menu_image a::before, .m-mega\:menu_image--initial a::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.05) 0, rgba(0, 0, 0, 0.18) 60%, rgba(0, 0, 0, 0.3) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.m-mega\:menu_image a span, .m-mega\:menu_image--initial a span {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	font-size: 6.6rem;
	font-weight: 600;
	font-family: "interstate", arial, sans-serif;
	color: #fff;
	text-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
}
.m-mega\:product_category_nav .m-card__footer {
	justify-content: center;
}
.m-mega\:product_category_nav .m-card .l-col--2 star-reviews {
	justify-content: left;
}
.m-mega\:product_category_nav .m-card .l-col--2 .m-card__title,
.m-mega\:product_category_nav .m-card .l-col--2 .m-card__subtitle {
	text-align: left;
}
.m-mega\:product_category_nav .m-card .l-col--2 .m-card__footer {
	justify-content: left;
}
.m-mega\:product_category_nav .m-card--stacked {
	flex-direction: column;
	justify-content: center;
	text-align: center;
	width: 100%;
	padding-bottom: 2rem;
}
.m-mega\:product_category_nav .m-card--stacked .m-card__header img {
	max-height: 20rem;
	width: auto;
}
.m-mega\:product_category_nav .m-card--stacked .m-card__header .m-card__title,
.m-mega\:product_category_nav .m-card--stacked .m-card__header .m-card__subtitle {
	padding-left: 1rem;
	padding-right: 1rem;
}
.m-mega\:product_category_nav .m-card .m-stars__reviews {
	display: none;
}

.m-row,
.m-grid {
	position: relative;
	padding: 2rem 0;
}
.m-row .l-wrapper,
.m-grid .l-wrapper {
	position: relative;
	z-index: 12;
}

.single-product .m-row,
.single-product .m-grid {
	position: relative;
	padding: 0;
}

.m-row.top, .m-row.top > .l-wrapper {
	align-items: flex-start;
}
.m-row.middle, .m-row.middle > .l-wrapper {
	align-items: center;
}
.m-row.bottom, .m-row.bottom > .l-wrapper {
	align-items: flex-end;
}
.m-row.stretch, .m-row.stretch > .l-wrapper {
	align-items: stretch;
}
.m-row.left, .m-row.left > .l-wrapper {
	justify-content: flex-start;
}
.m-row.center, .m-row.center > .l-wrapper {
	justify-content: center;
}
.m-row.right, .m-row.right > .l-wrapper {
	justify-content: flex-end;
}

.m-grid.top > .l-wrapper > .l-grid {
	align-items: start;
}
.m-grid.middle > .l-wrapper > .l-grid {
	align-items: center;
}
.m-grid.bottom > .l-wrapper > .l-grid {
	align-items: end;
}
.m-grid.stretch > .l-wrapper > .l-grid {
	align-items: stretch;
}
.m-grid.left > .l-wrapper > .l-grid {
	justify-content: start;
}
.m-grid.center > .l-wrapper > .l-grid {
	justify-content: center;
}
.m-grid.right > .l-wrapper > .l-grid {
	justify-content: end;
}
.m-grid.stretch > .l-wrapper > .l-grid {
	justify-content: stretch;
}

.m-row--c-nopadding > .l-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.m-row--nopadding {
	padding-top: 0;
	padding-bottom: 0;
}

.m-row--space > .l-wrapper {
	align-items: space-between;
}

@media (min-width: 900px) {
	.m-relprods {
		grid-row-gap: 7rem;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods {
		grid-template-columns: 1fr 1fr;
		-ms-grid-columns: (1fr 2rem)[1] 1fr;
	}
	.m-relprods *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(3) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(4) {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(5) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(6) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(7) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(8) {
		-ms-grid-row: 4;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(9) {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(10) {
		-ms-grid-row: 5;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(11) {
		-ms-grid-row: 6;
		-ms-grid-column: 1;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 899px) {
	.m-relprods *:nth-child(12) {
		-ms-grid-row: 6;
		-ms-grid-column: 3;
	}
}
@media (min-width: 480px) and (max-width: 899px) and (-ms-high-contrast: none) {
	.m-relprods *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 480px) and (max-width: 1219px) {
	.m-relprods mini-product img {
		max-height: 21vw;
		width: auto;
		margin: 0 auto;
	}
}

.m-product__banner {
	display: block;
	width: 100%;
	text-align: center;
	padding: 2rem;
	background-color: #0071C9;
}
.m-product__banner, .m-product__banner * {
	color: #fff;
	font-size: 1.7rem;
}
.m-product__banner a {
	font-weight: 600;
}
.m-product__banner a:hover {
	color: #fff;
	text-decoration: underline;
}
.m-product__crumbs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 2rem;
}
.m-product__crumbs\:link, .m-product__crumbs\:final {
	color: #aaa8a2;
	font-size: 1.2rem;
}
@media (max-width: 767px) {
	.m-product__crumbs\:link, .m-product__crumbs\:final {
		display: inline-block;
		padding: 0.5rem 0;
	}
}
@media (min-width: 768px) {
	.m-product__crumbs\:link, .m-product__crumbs\:final {
		font-size: 1.6rem;
	}
}
.m-product__crumbs\:link::after {
	content: "/";
	margin: 0 0.5rem;
}
.m-product__crumbs\:final {
	font-weight: 600;
}
.m-product__atf {
	position: relative !important;
	z-index: 99;
}
.m-product__atf > .l-wrapper {
	padding-top: 2rem;
}
@media (min-width: 1024px) {
	.m-product__atf > .l-wrapper {
		padding-top: 6rem;
	}
}
.m-product__atf\:grid {
	width: 100%;
}
@media (min-width: 1024px) {
	.m-product__atf\:grid {
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}
}
.m-product.-layout-2023 .m-product__atf {
	padding-bottom: 8rem;
}
@media (max-width: 599px) {
	.m-product__gallery {
		margin: 0 auto 3rem;
		max-width: 42rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-product__gallery {
		float: right;
		position: sticky;
		top: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-product__gallery--full {
		width: 46%;
	}
}
@media (min-width: 1024px) {
	.m-product__gallery--full {
		width: 40%;
	}
}
.m-product__gallery--narrow {
	width: 30%;
}
.m-product__gallery__slider {
	display: block;
	position: relative;
}
.m-product__gallery__slider:hover .m-prodslider__nav {
	opacity: 1;
}
.m-product__gallery__slider .m-prodslider__nav {
	height: 0;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.m-product__gallery__slider .m-prodslider__nav button {
	position: absolute;
	background: none;
	border: 0;
	padding: 0;
	font-size: 0;
	top: calc(50% - 3rem);
	outline: 0;
	background: #000;
	border-radius: 1.5rem;
	cursor: pointer;
}
.m-product__gallery__slider .m-prodslider__nav button polygon {
	fill: #fff;
}
.m-product__gallery__slider .m-prodslider__nav button:nth-child(1) {
	left: 0;
}
.m-product__gallery__slider .m-prodslider__nav button:nth-child(2) {
	right: 0;
}
.m-product__gallery__slider .m-slide {
	/*height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0ms ease-in-out;*/
}
.m-product__gallery__slider .m-slide .m-zoom-image {
	background-size: contain !important;
	background-repeat: no-repeat;
}
@media (max-width: 767px) {
	.m-product__gallery__slider .m-slide .m-zoom-image {
		background-image: none !important;
	}
}
.m-product__gallery__slider .m-slide:not(:hover) .m-zoom-image {
	background-position: center top !important;
}
.m-product__gallery__slider .m-slide:hover .m-zoom-image {
	background-size: 200% !important;
}
@media (min-width: 768px) {
	.m-product__gallery__slider .m-slide:hover picture {
		opacity: 0;
	}
}
.m-product__gallery__slider .m-slide picture {
	display: block;
	cursor: pointer;
}
.m-product__gallery__thumbs {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}
.m-product__gallery__thumbs .m-slide {
	opacity: 0.5;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	width: calc(25% - 1rem);
	padding: 0.5rem;
}
@media (max-width: 599px) and (min-width: 481px) {
	.m-product__gallery__thumbs .m-slide {
		width: calc(20% - 1rem);
	}
}
@media (max-width: 480px) and (min-width: 321px) {
	.m-product__gallery__thumbs .m-slide {
		width: calc(33% - 1rem);
	}
}
@media (max-width: 320px) {
	.m-product__gallery__thumbs .m-slide {
		width: calc(50% - 1rem);
	}
}
.m-product__gallery__thumbs .m-slide.active {
	opacity: 1;
}
.m-product__gallery__thumbs .m-slide:hover {
	opacity: 1;
}
.m-product__about {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-product__about {
		width: 50%;
		float: left;
	}
}
@media (min-width: 1024px) {
	.m-product__about {
		position: sticky;
		padding: 0 2rem;
	}
	.m-product__about--full {
		width: 40%;
	}
	.m-product__about--narrow {
		width: 50%;
	}
}
.m-product__about\:title {
	font-weight: 100;
	display: block;
	margin-bottom: 2.5rem;
	width: 100%;
}
.m-product__about\:title sup {
	font-size: 45%;
	top: -30px;
}
.m-product__about\:reviews {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 3rem;
	width: 100%;
	padding-bottom: 3rem;
	border-bottom: 1px solid #d3d2cd;
}
.m-product__about\:reviews:hover {
	border-bottom: 1px solid #d3d2cd;
}
@media (max-width: 767px) {
	.m-product__about\:reviews {
		flex-direction: column;
	}
}
.m-product__about\:reviews > span {
	display: block;
	color: #FFA457;
	line-height: 1;
	position: relative;
	top: 1px;
	font-weight: 600;
}
@media (min-width: 768px) {
	.m-product__about\:reviews > span {
		margin-left: 2.5rem;
	}
}
.m-product__about\:description {
	width: 55%;
	font-size: 1.6rem;
	color: #000;
}
.m-product__about\:description--full {
	width: 100%;
}
.m-product__about\:description--narrow {
	width: 55%;
}
.m-product__about\:description--variable {
	font-size: 1.6rem;
	color: #000;
	padding-top: 2.5rem;
	border-top: 1px solid #d3d2cd;
	width: 100%;
}
.m-product__about\:description--variable--empty {
	border: 0;
	padding-top: 0;
}
@media (max-width: 1023px) {
	.m-product__about\:description {
		width: 100%;
	}
}
.m-product__about\:description p:not(:last-child), .m-product__about\:description ul:not(:last-child), .m-product__about\:description ol:not(:last-child) {
	margin-bottom: 1.5rem;
}
.m-product__about\:description ul {
	list-style-type: disc;
	padding-left: 3rem;
}
.m-product__about\:description li:not(:last-child) {
	margin-bottom: 1rem;
}
.m-product__about\:description:not(:last-child) {
	margin-bottom: 1.5rem;
}
.m-product__about\:description img {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.m-product__about\:description img:not(:last-child) {
	margin-right: 1rem;
}
.m-product__about\:ingredients {
	display: block;
	width: 45%;
	padding-left: 1.5rem;
}
@media (max-width: 1023px) {
	.m-product__about\:ingredients {
		width: 100%;
		padding-left: 0;
		margin-top: 3rem;
	}
}
.m-product__about\:ingredients > h3 {
	font-size: 3.4rem;
	display: block;
	width: 100%;
	text-align: center;
}
.m-product__about\:ingredients ingredient-box {
	margin-bottom: 2rem;
}
.m-product__tags {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	border-top: 1px solid #847e78;
	border-bottom: 1px solid #847e78;
	padding: 1.5rem 0;
	font-size: 1.5rem;
	color: #605a55;
	font-weight: 500;
	margin: 1.5rem 0 2rem;
	width: 100%;
}
@media (min-width: 768px) {
	.m-product__tags {
		padding: 0.5rem 2rem;
	}
}
.m-product__tag:not(:last-child)::after {
	content: "•";
	padding: 0 1.2rem;
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-product__purchase {
		width: 50%;
		float: left;
		padding-top: 4rem;
		clear: left;
	}
}
@media (min-width: 1024px) {
	.m-product__purchase {
		width: 20%;
		position: sticky;
		top: 2rem;
		margin-left: 2rem;
	}
}

star-reviews {
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 767px) {
	star-reviews {
		justify-content: left;
	}
}

@media (max-width: 767px) {
	.m-stars {
		flex-direction: column;
	}
}
.m-stars, .m-stars__stars {
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-stars__stars li {
	display: block;
	width: 2.2rem;
	height: 2rem;
	background-image: url("/wp-content/themes/hyalogic/assets/images/m-star--gray.svg");
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: auto 100%;
}
@media (max-width: 767px) {
	.m-stars__stars {
		margin-bottom: 1rem;
	}
}
@media (min-width: 768px) {
	.m-stars__stars {
		margin-right: 0.2rem;
	}
}
.m-stars__reviews {
	line-height: 1;
	position: relative;
	top: 1px;
	font-weight: 600;
}
.m-stars--summary .m-stars__reviews {
	font-size: 1.5rem;
	font-weight: 600;
}
@media (max-width: 767px) {
	.m-stars--summary .m-stars__reviews {
		margin-bottom: 2rem;
	}
}
@media (min-width: 768px) {
	.m-stars--summary .m-stars__reviews {
		margin-left: 1rem;
	}
}

.m-star {
	color: #FFA457;
	font-size: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("/wp-content/themes/hyalogic/assets/images/m-star--orange.svg");
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: auto 100%;
}

fs-tracker {
	display: block;
	margin-bottom: 2rem;
}
fs-tracker > span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;
	color: #0099E5;
	margin-bottom: 1rem;
}
fs-tracker .bar {
	display: block;
	width: 100%;
	position: relative;
	height: 1.5rem;
	border-radius: 3rem;
	background-color: #f3f0ee;
}
fs-tracker .icon {
	display: block;
	width: 3.5rem;
	height: 3.5rem;
	background-color: #fff;
	background-size: 60%;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #847e78;
	filter: drop-shadow(0 5px 1rem rgba(0, 0, 0, 0.1));
	z-index: 3;
	position: absolute;
	top: 0;
	border-radius: 100%;
	transform: translateX(-50%) translateY(-25%);
	transition: left 750ms ease-in-out;
}
fs-tracker .fill {
	display: block;
	height: 100%;
	border-radius: 3rem;
	background: #0071C9;
	background: linear-gradient(to right, #0071C9 0%, #0099E5 100%);
	transition: width 750ms ease-in-out;
}

ingredient-box {
	display: block;
}

.m-igbox {
	display: block;
	padding: 2rem;
	border-radius: 3px;
	background-color: #f3f0ee;
	position: relative;
}
@media (min-width: 768px) {
	.m-igbox {
		padding: 2rem 3rem;
	}
}
.m-igbox--slim {
	padding: 1.5rem;
}
.m-igbox--slim .m-igbox__name {
	font-size: 2rem;
}
.m-igbox--slim .m-igbox__weight {
	font-size: 1.5rem;
}
.m-igbox__name {
	display: block;
	font-size: 2rem;
	font-weight: 600;
	font-family: "interstate", arial, sans-serif;
	margin-bottom: 1.5rem;
	color: #302d2b;
	position: relative;
	z-index: 2;
}
@media (min-width: 768px) {
	.m-igbox__name {
		font-size: 2.8rem;
	}
}
.m-igbox__description {
	display: block;
	font-size: 1.4rem;
	color: #000;
	margin-bottom: 2rem;
	position: relative;
	z-index: 2;
}
@media (min-width: 600px) {
	.m-igbox__description {
		min-height: 8rem;
		width: 75%;
	}
}
@media (min-width: 768px) {
	.m-igbox__description {
		font-size: 1.8rem;
	}
}
.m-igbox__weight {
	font-size: 1.8rem;
	color: #000;
	font-weight: 600;
	position: relative;
	z-index: 2;
}
@media (min-width: 768px) {
	.m-igbox__weight {
		font-size: 1.8rem;
	}
}
.m-igbox__image {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 3px;
	background-size: 35% auto;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

buy-box {
	display: block;
	background-color: #f3f0ee;
	border-radius: 3px;
	padding: 2rem;
}
buy-box.hidden {
	top: -15rem !important;
}
buy-box.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	border-radius: 0;
	transition: top 250ms ease-in-out;
}
@media (max-width: 767px) {
	buy-box.sticky {
		display: none;
	}
}
@media (min-width: 768px) {
	buy-box.sticky {
		height: 8rem;
	}
}
@media (min-width: 1220px) {
	buy-box.sticky {
		height: 11rem;
	}
}
buy-box.sticky .m-flashmsgs {
	position: fixed;
	top: 13rem;
	left: 20%;
	width: 60%;
	z-index: 9999999;
}
buy-box.sticky .m-flashmsg {
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
}
buy-box.sticky .m-bb {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 0;
}
@media (min-width: 768px) {
	buy-box.sticky .m-bb {
		padding: 0 3rem;
	}
}
buy-box.sticky .m-bb__options {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
buy-box.sticky .m-bb__title, buy-box.sticky .m-bb__stock {
	width: auto;
}
buy-box.sticky .m-bb__title {
	margin-bottom: 0;
	border-bottom: 0;
	margin-right: 1rem;
	border-right: 1px solid #d3d2cd;
	padding: 3rem 2rem 3rem 0;
}
@media (max-width: 767px) {
	buy-box.sticky .m-bb__title {
		display: none;
	}
}
buy-box.sticky .m-bb__price {
	margin-bottom: 0;
}
buy-box.sticky .m-bb__qty {
	margin-bottom: 0;
}
buy-box.sticky .m-bb__stock--in-stock {
	display: none;
}
buy-box.sticky .m-bb__offline {
	margin-top: 0;
	font-size: 1.8rem;
}
buy-box.sticky .m-bb buy-box-options {
	border-bottom: 0;
}
buy-box.sticky .m-bb buy-box-option {
	margin: 0 2rem;
	max-width: 25rem;
}
buy-box.sticky .m-bb buy-box-option:last-of-type {
	padding-bottom: 0;
}
buy-box.sticky .m-bb input[type=radio] + label, buy-box.sticky .m-bb input[type=checkbox] + label {
	margin-bottom: 0;
}
buy-box + a {
	margin-top: 2rem;
}

buy-box-options {
	display: block;
	border-bottom: 1px solid #d3d2cd;
}

buy-box-option {
	display: block;
}
buy-box-option:last-of-type {
	padding-bottom: 2rem;
}

.m-bb {
	position: relative;
}
.m-bb label {
	cursor: pointer;
}
.m-bb input[type=radio],
.m-bb input[type=checkbox] {
	display: none;
}
.m-bb input[type=radio] + label,
.m-bb input[type=checkbox] + label {
	display: block;
	width: 100%;
	padding-left: 2.5rem;
	position: relative;
	line-height: 1;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.m-bb input[type=radio] + label *,
.m-bb input[type=checkbox] + label * {
	line-height: 1;
}
.m-bb input[type=radio] + label::before, .m-bb input[type=radio] + label::after,
.m-bb input[type=checkbox] + label::before,
.m-bb input[type=checkbox] + label::after {
	content: "";
	display: block;
	border-radius: 100%;
	position: absolute;
	transition: all 250ms ease-in-out;
}
.m-bb input[type=radio] + label::before,
.m-bb input[type=checkbox] + label::before {
	width: 1.5rem;
	height: 1.5rem;
	border: 1px solid #847e78;
	background-color: #fff;
	z-index: 1;
	top: 0;
	left: 0;
}
.m-bb input[type=radio] + label::after,
.m-bb input[type=checkbox] + label::after {
	width: 0.7rem;
	height: 0.7rem;
	background-color: #0099E5;
	top: 4px;
	left: 4px;
	z-index: 3;
	opacity: 0;
	transform: scale(0.8);
}
.m-bb input[type=radio] + label:focus::before,
.m-bb input[type=checkbox] + label:focus::before {
	border-color: #302d2b;
}
.m-bb input[type=radio]:checked + label,
.m-bb input[type=checkbox]:checked + label {
	font-weight: 600;
}
.m-bb input[type=radio]:checked + label::before,
.m-bb input[type=checkbox]:checked + label::before {
	border-color: #0099E5;
}
.m-bb input[type=radio]:checked + label::after,
.m-bb input[type=checkbox]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.m-bb input[type=checkbox] + label::before, .m-bb input[type=checkbox] + label::after {
	border-radius: 0;
}
.m-bb .payment_methods input[type=radio] + label::before,
.m-bb .payment_methods input[type=checkbox] + label::before {
	top: 4px;
}
.m-bb .payment_methods input[type=radio] + label::after,
.m-bb .payment_methods input[type=checkbox] + label::after {
	top: 8px;
}
.m-bb > p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.m-bb label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.m-bb input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-bb textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 5px 0;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-bb input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.m-bb textarea::placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-bb input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-bb textarea.invalid {
	border-color: #ef1644;
}
.m-bb input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-bb textarea:focus {
	border-color: #302d2b;
}
.m-bb textarea {
	min-height: 10rem;
	resize: vertical;
	width: 100%;
	padding: 1rem;
	border: 1px solid #d3d2cd;
}
.m-bb .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-bb .alternate textarea {
	border: 1px solid #847e78;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 1rem;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-bb .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):placeholder,
.m-bb .alternate textarea:placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-bb .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-bb .alternate textarea.invalid {
	border-color: #ef1644;
}
.m-bb .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-bb .alternate textarea:focus {
	border-color: #302d2b;
}
.m-bb .alternate .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	color: #000;
	padding: 1rem 1.5rem 1rem 1rem;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 1px solid #d3d2cd;
}
.m-bb .alternate .m-select__parent {
	display: block;
	width: inherit;
	position: relative;
	margin-bottom: 4rem;
}
.m-bb .alternate .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-bb .alternate .m-select__parent--multi::after {
	content: none;
}
.m-bb .alternate .m-select__parent--multi select {
	min-height: 10rem;
}
.m-bb .alternate .m-select__parent.invalid {
	border-color: #ef1644;
}
.m-bb .alternate .m-select__parent:focus {
	border-color: #302d2b;
}
.m-bb .no-main-label > label {
	display: none !important;
}
.m-bb .ginput_complex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-bb .ginput_complex > * {
	width: 48%;
}
.m-bb .ginput_complex label {
	font-size: 1.2rem;
	display: block;
	margin-top: 1rem;
	color: #aaa8a2;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 1rem;
}
.m-bb .field_sublabel_above .ginput_complex label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-top: 0;
	margin-bottom: 1rem;
	text-transform: none;
	padding-left: 0;
	color: #302d2b;
}
.m-bb .gform_footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.m-bb .gform_footer input {
	margin-right: 2rem;
}
.m-bb .validation_error {
	display: block;
	color: #fff;
	background-color: #ef1644;
	padding: 5px 1rem;
	margin-bottom: 2rem;
	border-radius: 3px;
	font-size: 1.4rem;
}
.m-bb .gfield_description.validation_message {
	display: block;
	color: #ef1644;
	padding: 5px 0;
	margin-top: -3rem;
	margin-bottom: 3rem;
	font-size: 1.4rem;
}
.m-bb select {
	border-radius: 0;
}
.m-bb .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.7rem;
	color: #000;
	padding: 5px;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
}
.m-bb .m-select__parent {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 4rem;
}
.m-bb .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-bb .m-select__parent--multi::after {
	content: none;
}
.m-bb .m-select__parent--multi select {
	min-height: 10rem;
}
.m-bb .m-select.invalid {
	border-color: #ef1644;
}
.m-bb .m-select:focus {
	border-color: #302d2b;
}
.m-bb::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	position: absolute;
	z-index: 5;
	pointer-events: none;
}
.m-bb::after {
	content: "";
	position: absolute;
	z-index: 6;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
}
.m-bb.loading::before, .m-bb.loading::after {
	opacity: 1;
	pointer-events: all;
}
.m-bb__title {
	display: block;
	width: 100%;
	font-size: 1.8rem;
	text-transform: uppercase;
	font-family: "interstate", arial, sans-serif;
	color: #302d2b;
	font-weight: 600;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #d3d2cd;
}
.m-bb__price {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: 1.5rem;
}
.m-bb__price--normal {
	font-size: 2.4rem;
	font-weight: 600;
	color: #0071C9;
	margin-right: 1rem;
	text-decoration: none;
}
@media (min-width: 768px) {
	.m-bb__price--normal {
		font-size: 3rem;
	}
}
.m-bb__price--old {
	font-size: 1.8rem;
	font-weight: 600;
	color: #ef1644;
	text-decoration: none;
	display: block;
	padding: 0.5rem;
	position: relative;
}
.m-bb__price--old::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ef1644;
	position: absolute;
	left: 0;
	top: 50%;
	transform: rotate(-15deg);
}
.m-bb label[for=bb-opt-recurring] {
	color: #0071C9;
	display: flex !important;
	flex-wrap: wrap;
}
.m-bb label[for=bb-opt-recurring] span {
	width: 100%;
	font-size: 80%;
	color: #FFA457;
	display: block;
	margin: 5px 0;
}
.m-bb label[for=bb-opt-recurring] a {
	display: block;
	font-size: 80%;
	color: #847e78;
	margin-bottom: 5px;
	font-style: italic;
	text-decoration: underline;
}
.m-bb .alternate .m-select__parent,
.m-bb .m-select__parent {
	width: calc(100% - 2.5rem);
	margin-left: 2.5rem;
	margin-bottom: 0;
}
.m-bb .m-bb__variation {
	display: block;
	width: 100%;
	margin-bottom: 1.5rem;
}
.m-bb .m-bb__variation .alternate .m-select__parent,
.m-bb .m-bb__variation .m-select__parent {
	margin-left: 0;
	width: 100%;
}
.m-bb__stock {
	margin-top: 1.5rem;
	font-size: 1.4rem;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	width: 100%;
	margin-bottom: 2rem;
	padding-left: 1.5rem;
	position: relative;
}
.m-bb__stock::before {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	width: 1rem;
	height: 1rem;
	border-radius: 100%;
	left: 0;
	background-color: #000;
}
.m-bb__stock--in-stock {
	color: #81b91b;
}
.m-bb__stock--in-stock::before {
	background-color: #81b91b;
}
.m-bb__stock--out-of-stock {
	color: #ef1644;
}
.m-bb__stock--out-of-stock::before {
	background-color: #ef1644;
}
.m-bb__offline {
	margin-top: 2rem;
	font-size: 1.6rem;
}
.m-bb__offline a {
	font-weight: 600;
}
.m-bb__qty {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	margin-bottom: 1.5rem;
}
.m-bb__qty button {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #d8d7d2;
	border: 1px solid #d3d2cd;
	font-size: 1.8rem;
	font-weight: 600;
	cursor: pointer;
	width: 3rem;
	outline: 0;
	margin: 0;
}
.m-bb__qty button:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}
.m-bb__qty\:decrement {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.m-bb__qty input {
	display: block;
	width: 6rem !important;
	font-size: 2rem !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 1px solid #d3d2cd !important;
	border-bottom: 1px solid #d3d2cd !important;
	color: #000;
	padding: 0.5rem;
	text-align: center;
	font-weight: 600;
	transition: border-color 250ms ease-in-out;
	margin: 0 !important;
}
.m-bb__qty input.invalid {
	border-color: #ef1644;
}
.m-bb__qty\:increment {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.m-bb footer {
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-bb footer input[type=submit]:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

.m-notices span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 4rem;
	background: #FFA457;
	padding: 0.5rem 1rem;
	color: #fff;
	font-weight: 600;
	font-size: 1.6rem;
}
.m-notices span.error {
	background-color: #ef1644;
}
.m-notices span.success {
	background-color: #0071C9;
}

body > .m-notice a {
	color: #fff;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
body > .m-notice a span {
	display: block;
	width: 100%;
}
body > .m-notice a::after {
	content: "";
	display: block;
	height: 1px;
	background-color: #fff;
	transition: width 250ms ease-in-out;
	width: 0;
}
body > .m-notice a:hover::after {
	width: 100%;
}

.m-notice {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 4rem;
	background: #FFA457;
	padding: 0.5rem 1rem;
}
.m-notice--error {
	background-color: #ef1644;
}
.m-notice--success {
	background-color: #0071C9;
}
.m-notice__text {
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}
@media (min-width: 768px) {
	.m-notice__text {
		font-size: 1.6rem;
	}
}

.woocommerce-success,
.woocommerce-warning,
.woocommerce-error {
	display: block;
	width: 100%;
	height: auto;
}
.woocommerce-success li,
.woocommerce-warning li,
.woocommerce-error li {
	display: block;
	width: 100%;
	padding: 5px 1rem;
	color: #fff;
	font-weight: 500;
	font-size: 1.4rem;
	margin-bottom: 1rem;
	border-radius: 3px;
}
.woocommerce-success li a,
.woocommerce-warning li a,
.woocommerce-error li a {
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
	font-style: italic;
}

.woocommerce-success li {
	background-color: #0071C9;
}

.woocommerce-warning li {
	background-color: #FFA457;
}

.woocommerce-error li {
	background-color: #ef1644;
}

.m-flashmsgs {
	display: block;
	width: 100%;
	height: auto;
}
.m-flashmsgs .error,
.m-flashmsgs .notice,
.m-flashmsgs .success {
	display: block;
	width: 100%;
	padding: 5px 1rem;
	color: #fff;
	font-weight: 500;
	font-size: 1.4rem;
	margin-bottom: 1rem;
	border-radius: 3px;
}
.m-flashmsgs .error a,
.m-flashmsgs .notice a,
.m-flashmsgs .success a {
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
	font-style: italic;
}
.m-flashmsgs .error {
	background-color: #ef1644;
}
.m-flashmsgs .notice {
	background-color: #FFA457;
}
.m-flashmsgs .success {
	background-color: #0071C9;
}

.m-flashmsg--error, .m-flashmsg--warning, .m-flashmsg--success {
	display: block;
	width: 100%;
	padding: 5px 1rem;
	color: #fff;
	font-weight: 500;
	font-size: 1.4rem;
	margin-bottom: 1rem;
	border-radius: 3px;
}
.m-flashmsg--error a, .m-flashmsg--warning a, .m-flashmsg--success a {
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
	font-style: italic;
}
.m-flashmsg--error {
	background-color: #ef1644 !important;
}
.m-flashmsg--warning {
	background-color: #FFA457 !important;
}
.m-flashmsg--success {
	background-color: #0071C9 !important;
}

defer-image picture {
	opacity: 0;
	transition: opacity 500ms ease-in-out;
}
defer-image img {
	display: block;
	margin: 0 auto;
}

@media (max-width: 1023px) {
	.m-prod-grid-section .l-col--70 {
		width: 100% !important;
		padding-bottom: 5rem;
	}
}
@media (max-width: 1023px) {
	.m-prod-grid-section .m-sidebar {
		width: 100% !important;
		border-left: 0;
		padding-left: 0;
	}
}

.m-grid-title-bar {
	display: flex;
	width: 100%;
	margin-bottom: 2rem;
}
@media (max-width: 1023px) {
	.m-grid-title-bar {
		flex-wrap: wrap;
	}
}
.m-grid-title-bar__right {
	display: inline-flex;
	align-items: center;
	margin-bottom: 2.5rem;
}
@media (max-width: 479px) {
	.m-grid-title-bar__right {
		flex-wrap: wrap;
	}
}
@media (max-width: 1023px) {
	.m-grid-title-bar__right {
		width: 100%;
		justify-content: space-between;
	}
}
.m-grid-title-bar .m-prod-count {
	white-space: nowrap;
	padding-right: 3rem;
}
@media (max-width: 479px) {
	.m-grid-title-bar .m-prod-count {
		width: 100%;
		padding-bottom: 2rem;
	}
}
.m-grid-title-bar .m-prod-sort {
	display: inline-flex;
	align-items: center;
}
.m-grid-title-bar .m-prod-sort span {
	white-space: nowrap;
	padding-right: 1.2rem;
}
.m-grid-title-bar .m-prod-sort label {
	font-weight: 700;
	display: inline-flex;
	align-items: center;
}
.m-grid-title-bar .m-prod-sort .m-select__parent {
	min-width: 17rem;
}
.m-grid-title-bar .m-prod-sort .m-select__parent .m-select {
	padding-right: 3rem;
}

@media (min-width: 768px) {
	.m-sidebar {
		border-left: 0.1rem solid #9e9c95;
		padding-left: 5%;
	}
}
.m-sidebar__title {
	font-family: "interstate", arial, sans-serif;
	border-bottom: 0.1rem solid #847e78;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 2rem 0;
	margin-bottom: 2rem;
}

.m-sidebar-nav {
	padding-bottom: 3rem;
}
@media (min-width: 768px) {
	.m-sidebar-nav {
		padding-bottom: 7rem;
	}
}
.m-sidebar-nav ul a,
.m-sidebar-nav ul span {
	color: #000;
	font-size: 1.8rem;
	display: block;
	padding: 1rem 0;
}
.m-sidebar-nav ul span {
	color: #0071C9;
}

.m-account > .l-wrapper {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.m-account__dashboard > h2, .m-account__subscriptions > h2 {
	display: block;
	width: 100%;
	margin-bottom: 2rem;
	font-size: 6rem;
	font-weight: 400;
	font-family: "shelby", arial, sans-serif;
}
.m-account__dashboard > footer, .m-account__subscriptions > footer {
	margin-top: 2rem;
}
.m-account__nav {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	flex-wrap: wrap;
	position: relative;
}
.m-account__nav\:wrapper {
	width: 25%;
	position: sticky;
	top: 2rem;
	z-index: 99;
}
@media screen and (max-width: 1024px) {
	.m-account__nav\:wrapper {
		width: 100%;
		top: 0;
	}
	.m-account__nav\:wrapper.start::before {
		opacity: 0;
	}
	.m-account__nav\:wrapper.start::after {
		opacity: 1;
	}
	.m-account__nav\:wrapper.end::before {
		opacity: 1;
	}
	.m-account__nav\:wrapper.end::after {
		opacity: 0;
	}
	.m-account__nav\:wrapper::before, .m-account__nav\:wrapper::after {
		content: "";
		width: 3rem;
		height: 100%;
		display: block;
		position: absolute;
		top: 0;
		z-index: 5;
		pointer-events: none;
		transition: opacity 250ms ease-in-out;
	}
	.m-account__nav\:wrapper::before {
		left: 0;
		background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
	}
	.m-account__nav\:wrapper::after {
		right: 0;
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
	}
}
@media screen and (max-width: 1024px) {
	.m-account__nav {
		flex-wrap: initial;
		justify-content: flex-start;
		overflow: hidden;
		z-index: 1;
	}
}
.m-account__nav .ps__rail-x {
	z-index: 99;
}
.m-account__nav\:item {
	display: flex;
	width: 60%;
	align-items: center;
	justify-content: center;
	padding: 1.5rem;
	background-color: #fff;
	border: 1px solid #f3f0ee;
	transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border-color 250ms ease-in-out;
	position: relative;
	white-space: nowrap;
}
@media screen and (max-width: 1024px) {
	.m-account__nav\:item {
		width: auto;
		min-width: 22%;
	}
}
@media screen and (max-width: 768px) {
	.m-account__nav\:item {
		width: auto;
		min-width: 28%;
	}
}
@media screen and (max-width: 520px) {
	.m-account__nav\:item {
		width: auto;
		min-width: 40%;
	}
}
@media screen and (max-width: 375px) {
	.m-account__nav\:item {
		width: auto;
		min-width: 55%;
	}
}
.m-account__nav\:item:hover {
	border: 1px solid #d3d2cd;
	background-color: #f3f0ee;
	z-index: 4;
}
.m-account__nav\:item:not(:first-of-type) {
	margin-top: -1px;
}
@media screen and (max-width: 1024px) {
	.m-account__nav\:item:not(:first-of-type) {
		margin-top: 0;
		margin-left: -1px;
	}
}
.m-account__nav\:item--active {
	width: 80%;
	background-color: #71C3FF;
	color: #fff;
	border: 1px solid #71C3FF;
	z-index: 5;
}
@media screen and (max-width: 1024px) {
	.m-account__nav\:item--active {
		width: auto;
	}
}
.m-account__nav\:item--active:hover {
	border: 1px solid #0071C9;
	background-color: #71C3FF;
	color: #fff;
}
.m-account__content {
	width: 75%;
	padding: 0 3rem;
}
.m-account__content .m-notices span:last-child {
	margin-bottom: 3rem;
}
@media screen and (max-width: 1024px) {
	.m-account__content {
		width: 100%;
		padding: 0;
		margin-top: 3rem;
	}
}
.m-account__tab {
	width: 100%;
}
.m-account__orders {
	width: 100%;
}
.m-account__order {
	display: block;
	width: 100%;
	background-color: #fff;
}
.m-account__order:not(:last-of-type) {
	margin-bottom: 5rem;
}
.m-account__order header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #d3d2cd;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #f3f0ee;
}
@media screen and (max-width: 768px) {
	.m-account__order header {
		flex-wrap: wrap;
	}
}
.m-account__order header dl {
	flex: 1;
	padding: 1.5rem 2rem;
}
@media screen and (max-width: 768px) {
	.m-account__order header dl {
		flex: auto;
	}
	.m-account__order header dl:last-of-type, .m-account__order header dl:nth-last-child(2) {
		border-top: 1px solid #d3d2cd;
		width: 50%;
	}
	.m-account__order header dl:nth-last-child(3) {
		border-right: 0 !important;
	}
}
.m-account__order header dl:not(:last-of-type) {
	border-right: 1px solid #d3d2cd;
}
@media screen and (max-width: 520px) {
	.m-account__order header dl {
		width: 100%;
	}
	.m-account__order header dl:first-of-type, .m-account__order header dl:nth-child(2) {
		border-right: 0 !important;
		border-bottom: 1px solid #d3d2cd;
	}
}
.m-account__order header dl dt {
	text-transform: uppercase;
	font-size: 1.4rem;
	line-height: 1.1;
	font-weight: 600;
	margin-bottom: 0.5rem;
}
.m-account__order header dl dd {
	font-size: 1.6rem;
	font-weight: 400;
	white-space: nowrap;
}
.m-account__order header dl.status dd {
	text-transform: uppercase;
}
.m-account__order\:content {
	display: block;
	width: 100%;
	border-left: 1px solid #d3d2cd;
	border-right: 1px solid #d3d2cd;
	border-top: 0;
}
.m-account__order\:content__product {
	padding: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #d3d2cd;
	flex-wrap: wrap;
}
.m-account__order\:content__product\:about {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
@media (min-width: 480px) {
	.m-account__order\:content__product\:about {
		width: 100%;
	}
}
@media (max-width: 479px) {
	.m-account__order\:content__product\:about {
		justify-content: center;
	}
}
.m-account__order\:content__product\:about img {
	max-width: 15rem;
}
@media (min-width: 480px) {
	.m-account__order\:content__product\:about img {
		max-width: 9rem;
	}
}
@media (max-width: 479px) {
	.m-account__order\:content__product\:about img {
		width: 50%;
	}
}
.m-account__order\:content__product\:about div {
	padding-left: 2rem;
}
@media (max-width: 479px) {
	.m-account__order\:content__product\:about div {
		width: 100%;
		margin-top: 1rem;
	}
}
.m-account__order\:content__product\:about div h3 {
	font-size: 3.2rem;
	font-weight: 400;
	margin-bottom: 0;
	color: #302d2b;
}
@media (max-width: 479px) {
	.m-account__order\:content__product\:about div h3 {
		text-align: center;
	}
}
.m-account__order\:content__product\:about div span {
	display: block;
	margin-top: 5px;
}
.m-account__order\:content__product\:price {
	margin-top: 2rem;
	font-size: 1.8rem;
	font-weight: 600;
	color: #0071C9;
	width: 100%;
	text-align: center;
	padding: 2rem 1rem 1rem;
	border-top: 1px solid #f3f0ee;
}
.m-account__order footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1.5rem;
	border: 1px solid #d3d2cd;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #f9f8f7;
}
.m-account__subscriptions h2,
.m-account .woocommerce_account_subscriptions h2 {
	margin-top: 4rem;
	display: block;
	width: 100%;
	margin-bottom: 2rem;
	font-size: 6rem;
	font-weight: 400;
	font-family: "shelby", arial, sans-serif;
}
.m-account__subscriptions table,
.m-account .woocommerce_account_subscriptions table {
	width: 100%;
	border-collapse: collapse;
}
.m-account__subscriptions table th, .m-account__subscriptions table td,
.m-account .woocommerce_account_subscriptions table th,
.m-account .woocommerce_account_subscriptions table td {
	border: 1px solid #d3d2cd;
	padding: 1rem;
	vertical-align: middle;
}
.m-account__subscriptions table th,
.m-account .woocommerce_account_subscriptions table th {
	background-color: #f3f0ee;
	font-weight: 600;
	text-transform: uppercase;
}
.m-account__subscriptions table .subscription-id,
.m-account .woocommerce_account_subscriptions table .subscription-id {
	text-align: center;
}
.m-account__subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .button.cancel {
	display: inline-block;
}
@media screen and (max-width: 500px) {
	.m-account__subscriptions table .button.cancel,
	.m-account .woocommerce_account_subscriptions table .button.cancel {
		width: 100%;
		display: block;
	}
}
.m-account__subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .button.change_payment_method {
	display: inline-block;
	margin-left: 0.5rem;
}
@media screen and (max-width: 500px) {
	.m-account__subscriptions table .button.change_payment_method,
	.m-account .woocommerce_account_subscriptions table .button.change_payment_method {
		width: 100%;
		display: block;
		margin-left: 0;
		margin-top: 1rem;
	}
}
.m-account__subscriptions table.subscription_details td:first-of-type,
.m-account .woocommerce_account_subscriptions table.subscription_details td:first-of-type {
	font-weight: 600;
}
@media screen and (max-width: 600px) {
	.m-account__subscriptions table,
	.m-account .woocommerce_account_subscriptions table {
		display: block;
	}
	.m-account__subscriptions table thead,
	.m-account .woocommerce_account_subscriptions table thead {
		display: none;
	}
	.m-account__subscriptions table tbody,
	.m-account__subscriptions table tr,
	.m-account .woocommerce_account_subscriptions table tbody,
	.m-account .woocommerce_account_subscriptions table tr {
		display: block;
		width: 100%;
		margin-bottom: 3rem;
	}
	.m-account__subscriptions table td,
	.m-account .woocommerce_account_subscriptions table td {
		display: block;
		width: 100%;
		padding-left: calc(50% + 1rem);
		position: relative;
	}
	.m-account__subscriptions table td:not(:first-of-type),
	.m-account .woocommerce_account_subscriptions table td:not(:first-of-type) {
		border-top: none;
	}
	.m-account__subscriptions table td::before,
	.m-account .woocommerce_account_subscriptions table td::before {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: calc(50% + 1px);
		background-color: #f3f0ee;
		font-weight: 600;
		text-transform: uppercase;
		border-right: 1px solid #d3d2cd;
	}
	.m-account__subscriptions table td.subscription-id,
	.m-account .woocommerce_account_subscriptions table td.subscription-id {
		text-align: left;
	}
	.m-account__subscriptions table td.subscription-id::before,
	.m-account .woocommerce_account_subscriptions table td.subscription-id::before {
		content: "Subscription";
	}
	.m-account__subscriptions table td.subscription-status::before, .m-account__subscriptions table td.order-status::before,
	.m-account .woocommerce_account_subscriptions table td.subscription-status::before,
	.m-account .woocommerce_account_subscriptions table td.order-status::before {
		content: "Status";
	}
	.m-account__subscriptions table td.subscription-next-payment::before,
	.m-account .woocommerce_account_subscriptions table td.subscription-next-payment::before {
		content: "Next Payment";
	}
	.m-account__subscriptions table td.subscription-total::before,
	.m-account .woocommerce_account_subscriptions table td.subscription-total::before {
		content: "Total";
	}
	.m-account__subscriptions table td.product-name::before,
	.m-account .woocommerce_account_subscriptions table td.product-name::before {
		content: "Product";
	}
	.m-account__subscriptions table td.product-total::before, .m-account__subscriptions table td.order-total::before,
	.m-account .woocommerce_account_subscriptions table td.product-total::before,
	.m-account .woocommerce_account_subscriptions table td.order-total::before {
		content: "Total";
	}
	.m-account__subscriptions table td.order-number::before,
	.m-account .woocommerce_account_subscriptions table td.order-number::before {
		content: "Order";
	}
	.m-account__subscriptions table td.order-date::before,
	.m-account .woocommerce_account_subscriptions table td.order-date::before {
		content: "Date";
	}
	.m-account__subscriptions table td.subscription-actions, .m-account__subscriptions table td.order-actions,
	.m-account .woocommerce_account_subscriptions table td.subscription-actions,
	.m-account .woocommerce_account_subscriptions table td.order-actions {
		display: flex;
		justify-content: center;
		padding-left: 0;
	}
	.m-account__subscriptions table.subscription_details tbody,
	.m-account .woocommerce_account_subscriptions table.subscription_details tbody {
		display: block;
		width: 100%;
	}
	.m-account__subscriptions table.subscription_details tr,
	.m-account .woocommerce_account_subscriptions table.subscription_details tr {
		margin-bottom: 0;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.m-account__subscriptions table.subscription_details tr:not(:first-of-type) td,
	.m-account .woocommerce_account_subscriptions table.subscription_details tr:not(:first-of-type) td {
		border-top: 0;
	}
	.m-account__subscriptions table.subscription_details tr:not(:last-of-type) td:first-of-type,
	.m-account .woocommerce_account_subscriptions table.subscription_details tr:not(:last-of-type) td:first-of-type {
		border-right: 0;
	}
	.m-account__subscriptions table.subscription_details tr:first-of-type td,
	.m-account .woocommerce_account_subscriptions table.subscription_details tr:first-of-type td {
		border-top: 1px solid #d3d2cd;
	}
	.m-account__subscriptions table.subscription_details tr:last-of-type td,
	.m-account .woocommerce_account_subscriptions table.subscription_details tr:last-of-type td {
		width: 100%;
	}
	.m-account__subscriptions table.subscription_details tr:last-of-type td:last-of-type,
	.m-account .woocommerce_account_subscriptions table.subscription_details tr:last-of-type td:last-of-type {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.m-account__subscriptions table.subscription_details td,
	.m-account .woocommerce_account_subscriptions table.subscription_details td {
		width: 50%;
		padding: 1rem;
	}
	.m-account__subscriptions table.subscription_details td:first-of-type,
	.m-account .woocommerce_account_subscriptions table.subscription_details td:first-of-type {
		background-color: #f3f0ee;
		font-weight: 600;
		text-transform: uppercase;
	}
	.m-account__subscriptions table.order_details tbody,
	.m-account__subscriptions table.order_details tbody tr:last-of-type,
	.m-account .woocommerce_account_subscriptions table.order_details tbody,
	.m-account .woocommerce_account_subscriptions table.order_details tbody tr:last-of-type {
		margin-bottom: 0;
	}
	.m-account__subscriptions table.order_details tfoot,
	.m-account .woocommerce_account_subscriptions table.order_details tfoot {
		display: block;
		width: 100%;
	}
	.m-account__subscriptions table.order_details tfoot tr,
	.m-account .woocommerce_account_subscriptions table.order_details tfoot tr {
		margin-bottom: 0;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.m-account__subscriptions table.order_details tfoot tr td,
	.m-account .woocommerce_account_subscriptions table.order_details tfoot tr td {
		border-top: 0;
	}
	.m-account__subscriptions table.order_details tfoot th,
	.m-account .woocommerce_account_subscriptions table.order_details tfoot th {
		background-color: #f3f0ee;
		font-weight: 600;
		text-transform: uppercase;
		width: 50%;
		border-right: 0;
		border-top: 0;
	}
	.m-account__subscriptions table.order_details tfoot td,
	.m-account .woocommerce_account_subscriptions table.order_details tfoot td {
		width: 50%;
		padding: 1rem;
	}
}
.m-account__subscriptions .wc-item-meta li,
.m-account .woocommerce_account_subscriptions .wc-item-meta li {
	display: flex;
}
.m-account__subscriptions .wc-item-meta li strong,
.m-account .woocommerce_account_subscriptions .wc-item-meta li strong {
	margin-right: 5px;
}
.m-account__addresses h2 {
	display: block;
	width: 100%;
	margin-bottom: 2rem;
	font-size: 6rem;
	font-family: "shelby", arial, sans-serif;
	font-weight: 400;
}
.m-account__addresses > .l-row > .l-col:first-of-type {
	padding-right: 1.5rem;
}
@media screen and (max-width: 768px) {
	.m-account__addresses > .l-row > .l-col:first-of-type {
		padding-right: 0;
		margin-bottom: 2.5rem;
	}
}
.m-account__addresses > .l-row > .l-col:last-of-type {
	padding-left: 1.5rem;
}
@media screen and (max-width: 768px) {
	.m-account__addresses > .l-row > .l-col:last-of-type {
		padding-left: 0;
	}
}
.m-account__addresses .m-address {
	position: relative;
	display: block;
	width: 100%;
	border: 1px solid #d3d2cd !important;
	border-radius: 0 !important;
}
.m-account__addresses .m-address a.m-button, .m-account__addresses .m-address .m-gateway__fields a.button, .m-gateway__fields .m-account__addresses .m-address a.button, .m-account__addresses .m-address .m-account__subscriptions table a.woocommerce-button.view, .m-account__subscriptions table .m-account__addresses .m-address a.woocommerce-button.view,
.m-account__addresses .m-address .m-account .woocommerce_account_subscriptions table a.woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-account__addresses .m-address a.woocommerce-button.view, .m-account__addresses .m-address .m-account__subscriptions table a.button.cancel, .m-account__subscriptions table .m-account__addresses .m-address a.button.cancel,
.m-account__addresses .m-address .m-account .woocommerce_account_subscriptions table a.button.cancel,
.m-account .woocommerce_account_subscriptions table .m-account__addresses .m-address a.button.cancel, .m-account__addresses .m-address .m-account__subscriptions table a.button.change_payment_method, .m-account__subscriptions table .m-account__addresses .m-address a.button.change_payment_method,
.m-account__addresses .m-address .m-account .woocommerce_account_subscriptions table a.button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-account__addresses .m-address a.button.change_payment_method {
	position: absolute;
	top: 1rem;
	right: 1rem;
}
.m-account .m-accountfields form,
.m-account .m-addressfields form {
	padding: 2.5rem;
	background-color: #fff;
	border: 1px solid #d3d2cd;
	border-radius: 5px;
}
.m-account .m-accountfields form .m-select,
.m-account .m-addressfields form .m-select {
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	padding-left: 0;
	padding-right: 0;
	border-color: #d3d2cd;
}
.m-account .m-accountfields form .m-select:focus,
.m-account .m-addressfields form .m-select:focus {
	border-color: #605a55;
}
.m-account .m-accountfields .l-col--2:first-child,
.m-account .m-addressfields .l-col--2:first-child {
	padding-right: 2rem;
}
@media screen and (max-width: 768px) {
	.m-account .m-accountfields .l-col--2:first-child,
	.m-account .m-addressfields .l-col--2:first-child {
		padding-right: 0;
	}
}
.m-account .m-accountfields .l-col--2:last-child,
.m-account .m-addressfields .l-col--2:last-child {
	padding-left: 2rem;
}
@media screen and (max-width: 768px) {
	.m-account .m-accountfields .l-col--2:last-child,
	.m-account .m-addressfields .l-col--2:last-child {
		padding-left: 0;
	}
}
.m-account .m-accountfields label,
.m-account .m-addressfields label {
	font-weight: 700;
}
.m-account .m-accountfields input:not([type=submit]),
.m-account .m-accountfields .m-select__parent,
.m-account .m-addressfields input:not([type=submit]),
.m-account .m-addressfields .m-select__parent {
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-account .m-accountfields input:not([type=submit]).invalid,
.m-account .m-accountfields .m-select__parent.invalid,
.m-account .m-addressfields input:not([type=submit]).invalid,
.m-account .m-addressfields .m-select__parent.invalid {
	border-color: #ef1644 !important;
}
.m-account .m-accountfields select.invalid,
.m-account .m-addressfields select.invalid {
	border-color: #ef1644 !important;
}
.m-account__payments > h2 {
	display: block;
	width: 100%;
	margin-bottom: 2rem;
	font-size: 6rem;
	font-family: "shelby", arial, sans-serif;
	font-weight: 400;
}
.m-account__payments > footer {
	margin-top: 2rem;
}
.m-account__addpayment .woocommerce-paytrace-SavedPaymentMethods-wrapper {
	background-color: transparent !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.m-account__addpayment form {
	position: relative;
}
.m-account__addpayment form label {
	cursor: pointer;
}
.m-account__addpayment form input[type=radio],
.m-account__addpayment form input[type=checkbox] {
	display: none;
}
.m-account__addpayment form input[type=radio] + label,
.m-account__addpayment form input[type=checkbox] + label {
	display: block;
	width: 100%;
	padding-left: 2.5rem;
	position: relative;
	line-height: 1;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.m-account__addpayment form input[type=radio] + label *,
.m-account__addpayment form input[type=checkbox] + label * {
	line-height: 1;
}
.m-account__addpayment form input[type=radio] + label::before, .m-account__addpayment form input[type=radio] + label::after,
.m-account__addpayment form input[type=checkbox] + label::before,
.m-account__addpayment form input[type=checkbox] + label::after {
	content: "";
	display: block;
	border-radius: 100%;
	position: absolute;
	transition: all 250ms ease-in-out;
}
.m-account__addpayment form input[type=radio] + label::before,
.m-account__addpayment form input[type=checkbox] + label::before {
	width: 1.5rem;
	height: 1.5rem;
	border: 1px solid #847e78;
	background-color: #fff;
	z-index: 1;
	top: 0;
	left: 0;
}
.m-account__addpayment form input[type=radio] + label::after,
.m-account__addpayment form input[type=checkbox] + label::after {
	width: 0.7rem;
	height: 0.7rem;
	background-color: #0099E5;
	top: 4px;
	left: 4px;
	z-index: 3;
	opacity: 0;
	transform: scale(0.8);
}
.m-account__addpayment form input[type=radio] + label:focus::before,
.m-account__addpayment form input[type=checkbox] + label:focus::before {
	border-color: #302d2b;
}
.m-account__addpayment form input[type=radio]:checked + label,
.m-account__addpayment form input[type=checkbox]:checked + label {
	font-weight: 600;
}
.m-account__addpayment form input[type=radio]:checked + label::before,
.m-account__addpayment form input[type=checkbox]:checked + label::before {
	border-color: #0099E5;
}
.m-account__addpayment form input[type=radio]:checked + label::after,
.m-account__addpayment form input[type=checkbox]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.m-account__addpayment form input[type=checkbox] + label::before, .m-account__addpayment form input[type=checkbox] + label::after {
	border-radius: 0;
}
.m-account__addpayment form .payment_methods input[type=radio] + label::before,
.m-account__addpayment form .payment_methods input[type=checkbox] + label::before {
	top: 4px;
}
.m-account__addpayment form .payment_methods input[type=radio] + label::after,
.m-account__addpayment form .payment_methods input[type=checkbox] + label::after {
	top: 8px;
}
.m-account__addpayment form > p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.m-account__addpayment form label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.m-account__addpayment form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-account__addpayment form textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 5px 0;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-account__addpayment form input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.m-account__addpayment form textarea::placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-account__addpayment form input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-account__addpayment form textarea.invalid {
	border-color: #ef1644;
}
.m-account__addpayment form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-account__addpayment form textarea:focus {
	border-color: #302d2b;
}
.m-account__addpayment form textarea {
	min-height: 10rem;
	resize: vertical;
	width: 100%;
	padding: 1rem;
	border: 1px solid #d3d2cd;
}
.m-account__addpayment form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-account__addpayment form .alternate textarea {
	border: 1px solid #847e78;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 1rem;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-account__addpayment form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):placeholder,
.m-account__addpayment form .alternate textarea:placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-account__addpayment form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-account__addpayment form .alternate textarea.invalid {
	border-color: #ef1644;
}
.m-account__addpayment form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-account__addpayment form .alternate textarea:focus {
	border-color: #302d2b;
}
.m-account__addpayment form .alternate .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	color: #000;
	padding: 1rem 1.5rem 1rem 1rem;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 1px solid #d3d2cd;
}
.m-account__addpayment form .alternate .m-select__parent {
	display: block;
	width: inherit;
	position: relative;
	margin-bottom: 4rem;
}
.m-account__addpayment form .alternate .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-account__addpayment form .alternate .m-select__parent--multi::after {
	content: none;
}
.m-account__addpayment form .alternate .m-select__parent--multi select {
	min-height: 10rem;
}
.m-account__addpayment form .alternate .m-select__parent.invalid {
	border-color: #ef1644;
}
.m-account__addpayment form .alternate .m-select__parent:focus {
	border-color: #302d2b;
}
.m-account__addpayment form .no-main-label > label {
	display: none !important;
}
.m-account__addpayment form .ginput_complex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-account__addpayment form .ginput_complex > * {
	width: 48%;
}
.m-account__addpayment form .ginput_complex label {
	font-size: 1.2rem;
	display: block;
	margin-top: 1rem;
	color: #aaa8a2;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 1rem;
}
.m-account__addpayment form .field_sublabel_above .ginput_complex label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-top: 0;
	margin-bottom: 1rem;
	text-transform: none;
	padding-left: 0;
	color: #302d2b;
}
.m-account__addpayment form .gform_footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.m-account__addpayment form .gform_footer input {
	margin-right: 2rem;
}
.m-account__addpayment form .validation_error {
	display: block;
	color: #fff;
	background-color: #ef1644;
	padding: 5px 1rem;
	margin-bottom: 2rem;
	border-radius: 3px;
	font-size: 1.4rem;
}
.m-account__addpayment form .gfield_description.validation_message {
	display: block;
	color: #ef1644;
	padding: 5px 0;
	margin-top: -3rem;
	margin-bottom: 3rem;
	font-size: 1.4rem;
}
.m-account__addpayment form select {
	border-radius: 0;
}
.m-account__addpayment form .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.7rem;
	color: #000;
	padding: 5px;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
}
.m-account__addpayment form .m-select__parent {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 4rem;
}
.m-account__addpayment form .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-account__addpayment form .m-select__parent--multi::after {
	content: none;
}
.m-account__addpayment form .m-select__parent--multi select {
	min-height: 10rem;
}
.m-account__addpayment form .m-select.invalid {
	border-color: #ef1644;
}
.m-account__addpayment form .m-select:focus {
	border-color: #302d2b;
}
.m-account__addpayment form::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
	opacity: 0;
	pointer-events: none;
	transition: opacity 250ms ease-in-out;
	z-index: 10;
}
.m-account__addpayment form::after {
	content: "";
	display: block;
	width: 3.5rem;
	height: 3.5rem;
	border: 4px solid rgba(0, 0, 0, 0.2);
	border-left-color: #0071C9;
	border-radius: 50%;
	animation: spinner 800ms linear infinite;
	position: absolute;
	top: 20%;
	left: calc(50% - 1.75rem);
	position: absolute;
	z-index: 9;
	opacity: 0;
	pointer-events: none;
	transition: opacity 250ms ease-in-out;
	z-index: 10;
}
.m-account__addpayment form.loading::before, .m-account__addpayment form.loading::after {
	opacity: 1;
	pointer-events: all;
}
.m-account__addpayment form > footer {
	margin-top: 2rem;
}
.m-account .m-accountfields h2 {
	margin-bottom: 2rem;
	font-size: 6rem;
	font-family: "shelby", arial, sans-serif;
	font-weight: 400;
}

.m-savedcards {
	display: block;
	position: relative;
}
.m-savedcards::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	position: absolute;
	z-index: 5;
	pointer-events: none;
}
.m-savedcards::after {
	content: "";
	position: absolute;
	z-index: 6;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
}
.m-savedcards.loading::before, .m-savedcards.loading::after {
	opacity: 1;
	pointer-events: all;
}

.m-savedcard {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	border: 1px solid #d3d2cd;
	background-color: #fff;
}
.m-savedcard:not(:first-of-type) {
	margin-top: -1px;
}
@media screen and (max-width: 768px) {
	.m-savedcard:not(:first-of-type) {
		margin-top: 2rem;
	}
}
.m-savedcard dl {
	padding: 1rem 2rem;
}
.m-savedcard dl:not(:last-of-type) {
	border-right: 1px solid #d3d2cd;
}
.m-savedcard dl dt {
	text-transform: uppercase;
	font-size: 1.4rem;
	font-weight: 600;
	margin-bottom: 5px;
}
.m-savedcard dl dd {
	font-size: 1.6rem;
	font-weight: 600;
	white-space: nowrap;
}
.m-savedcard dl.card {
	width: 50%;
}
@media screen and (max-width: 768px) {
	.m-savedcard dl.card {
		border-right: 0;
		width: 100%;
	}
}
.m-savedcard dl.card dd {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	max-width: 100%;
}
.m-savedcard dl.card dd::before {
	content: "";
	display: block;
	width: 3.5rem;
	height: 3rem;
	margin-right: 1rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
}
.m-savedcard dl.card dd.mastercard::before, .m-savedcard dl.card dd.mc::before {
	background-image: url(/wp-content/themes/hyalogic/assets/images/mastercard.svg);
}
.m-savedcard dl.card dd.visa::before {
	background-image: url(/wp-content/themes/hyalogic/assets/images/visa.svg);
}
.m-savedcard dl.card dd.amex::before {
	background-image: url(/wp-content/themes/hyalogic/assets/images/amex.svg);
}
.m-savedcard dl.card dd.disc::before, .m-savedcard dl.card dd.discover::before {
	background-image: url(/wp-content/themes/hyalogic/assets/images/discover.svg);
}
.m-savedcard dl.card dd.jcb::before {
	background-image: url(/wp-content/themes/hyalogic/assets/images/jcb.svg);
}
.m-savedcard dl.card dd.diners::before {
	background-image: url(/wp-content/themes/hyalogic/assets/images/diners.svg);
}
.m-savedcard dl.expiration {
	width: 20%;
}
@media screen and (max-width: 768px) {
	.m-savedcard dl.expiration {
		border-top: 1px solid #d3d2cd;
		width: 50%;
	}
}
@media screen and (max-width: 520px) {
	.m-savedcard dl.expiration {
		width: 100%;
		border-right: 0;
	}
}
.m-savedcard dl.actions {
	width: 30%;
}
@media screen and (max-width: 768px) {
	.m-savedcard dl.actions {
		border-top: 1px solid #d3d2cd;
		width: 50%;
	}
}
@media screen and (max-width: 520px) {
	.m-savedcard dl.actions {
		width: 100%;
	}
}
.m-savedcard dl.actions dt {
	text-align: center;
}
.m-savedcard dl.actions dd {
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-savedcard dl.actions dd a {
	margin: 5px;
}

.m-product-features-callout {
	display: flex;
	align-items: center;
}
@media (max-width: 479px) {
	.m-product-features-callout {
		flex-direction: column-reverse;
	}
}
@media (max-width: 767px) {
	.m-product-features-callout {
		justify-content: center;
		width: 100%;
	}
}
.m-product-features-callout .m-product-features {
	transform: skewX(12deg);
}
@media (min-width: 480px) {
	.m-product-features-callout .m-product-features {
		width: 28rem;
	}
}
@media (min-width: 768px) {
	.m-product-features-callout .m-product-features {
		width: 80%;
	}
}
.m-product-features-callout .m-product-features li {
	padding: 1rem 3rem;
	background: linear-gradient(135deg, #0099E5, #FFA457) !important;
	margin-bottom: 1rem;
}
.m-product-features-callout .m-product-features li .m-product-features__content {
	transform: skewX(-12deg);
	color: #fff;
}
.m-product-features-callout .m-product-features li .m-product-features__content p {
	font-size: 1.2rem;
}
.m-product-features-callout .m-product-features li h4 {
	margin: 0;
}
@media (min-width: 1024px) {
	.m-product-features-callout .m-product-features li h4 {
		font-size: 3.3rem;
	}
}
.m-product-features-callout .m-product-image {
	z-index: 2;
}
@media (min-width: 480px) and (max-width: 767px) {
	.m-product-features-callout .m-product-image {
		width: 28rem;
		margin-left: -6rem;
	}
}
@media (min-width: 768px) {
	.m-product-features-callout .m-product-image {
		width: 20%;
	}
}
@media (max-width: 767px) {
	.m-product-features-callout .m-product-image img {
		max-width: 23rem;
	}
}
@media (min-width: 768px) {
	.m-product-features-callout .m-product-image img {
		margin: 0 -80%;
		width: 300%;
		max-width: 300%;
	}
}
@media (min-width: 1024px) {
	.m-product-features-callout .m-product-image img {
		margin: 0 -10rem;
		width: 330%;
		max-width: 330%;
	}
}

@media (max-width: 479px) {
	body .m-hero--home {
		margin-bottom: -14rem;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	body .m-hero--home {
		padding-bottom: 19rem !important;
		padding-top: 62vw !important;
		margin-bottom: -21rem;
	}
}
@media (max-width: 767px) {
	body .m-hero--home .m-heading__title--white,
	body .m-hero--home .m-heading__postheader--white {
		color: #0071C9;
	}
}
body .m-hero--home .m-heading__postheader {
	padding-left: 0;
	font-size: 1.8rem;
}

.grecaptcha-badge {
	z-index: -1;
}

.m-products {
	transition: opacity 250ms ease-in-out;
}
.m-products.loading {
	opacity: 0;
}
.m-products--carousel__slide {
	width: 1%;
}

.slide_parent {
	display: flex;
	align-items: center;
	justify-content: center;
}

.m-giveaway__header {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 40rem;
}
@media screen and (max-width: 660px) {
	.m-giveaway__header {
		height: 30rem;
	}
}
.m-giveaway__header h3 {
	font-family: "shelby", arial, sans-serif;
	font-size: 7.8rem;
	text-align: center;
	color: #0071C9;
	display: flex;
	flex-direction: column;
	z-index: 2;
}
.m-giveaway__header h3 span {
	display: inline-block;
	text-align: center;
	font-family: "interstate", arial, sans-serif;
	color: #fff;
	background-color: #FFA457;
	font-size: 1.8rem;
	text-transform: uppercase;
	padding: 1rem 3.5rem;
	border-radius: 3px;
	font-weight: 600;
	margin: -0.5rem auto 0;
	z-index: -1;
}
.m-giveaway__header svg {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.m-giveaway__header svg * {
	fill: #fff;
}
.m-giveaway__main, .m-giveaway__alt, .m-giveaway__final {
	position: relative;
}
.m-giveaway__main h1, .m-giveaway__main h2, .m-giveaway__alt h1, .m-giveaway__alt h2, .m-giveaway__final h1, .m-giveaway__final h2 {
	font-family: "shelby", arial, sans-serif;
	font-size: 7.8rem;
	text-align: center;
	color: #FFA457;
	width: 100%;
}
.m-giveaway__main h1 span, .m-giveaway__main h2 span, .m-giveaway__alt h1 span, .m-giveaway__alt h2 span, .m-giveaway__final h1 span, .m-giveaway__final h2 span {
	display: block;
	text-align: center;
	font-family: "interstate", arial, sans-serif;
	color: #605a55;
	font-size: 5.4rem;
	font-weight: 100;
	margin-top: -1rem;
	line-height: 1;
}
@media screen and (max-width: 500px) {
	.m-giveaway__main h1 span, .m-giveaway__main h2 span, .m-giveaway__alt h1 span, .m-giveaway__alt h2 span, .m-giveaway__final h1 span, .m-giveaway__final h2 span {
		margin-top: -2rem;
	}
}
.m-giveaway__main h2 span, .m-giveaway__alt h2 span, .m-giveaway__final h2 span {
	color: #0099E5;
}
.m-giveaway__main h3.bubble, .m-giveaway__alt h3.bubble, .m-giveaway__final h3.bubble {
	display: block;
	text-align: center;
	font-family: "interstate", arial, sans-serif;
	color: #fff;
	background-color: #FFA457;
	font-size: 1.8rem;
	text-transform: uppercase;
	padding: 1rem 1.5rem;
	border-radius: 3px;
	font-weight: 600;
	margin-top: 3rem;
}
.m-giveaway__main > .l-wrapper, .m-giveaway__alt > .l-wrapper, .m-giveaway__final > .l-wrapper {
	position: relative;
	z-index: 20;
}
.m-giveaway__main > .l-wrapper > p, .m-giveaway__alt > .l-wrapper > p, .m-giveaway__final > .l-wrapper > p {
	text-align: center;
	width: 60%;
	margin: 0 auto 5rem;
	font-size: 1.7rem;
}
@media screen and (max-width: 660px) {
	.m-giveaway__main > .l-wrapper > p, .m-giveaway__alt > .l-wrapper > p, .m-giveaway__final > .l-wrapper > p {
		width: 80%;
	}
}
.m-giveaway__main > .l-wrapper > span, .m-giveaway__alt > .l-wrapper > span, .m-giveaway__final > .l-wrapper > span {
	text-align: center;
	width: 60%;
	margin: 5rem auto 2rem;
	font-weight: 600;
	font-size: 1.7rem;
}
@media screen and (max-width: 660px) {
	.m-giveaway__main > .l-wrapper > span, .m-giveaway__alt > .l-wrapper > span, .m-giveaway__final > .l-wrapper > span {
		width: 80%;
	}
}
.m-giveaway__main > .l-wrapper > img, .m-giveaway__alt > .l-wrapper > img, .m-giveaway__final > .l-wrapper > img {
	width: 70%;
	height: auto;
	margin-top: 2rem;
}
@media screen and (max-width: 660px) {
	.m-giveaway__main > .l-wrapper > img, .m-giveaway__alt > .l-wrapper > img, .m-giveaway__final > .l-wrapper > img {
		width: 90%;
	}
}
.m-giveaway__main > .l-wrapper > ul, .m-giveaway__alt > .l-wrapper > ul, .m-giveaway__final > .l-wrapper > ul {
	display: block;
	width: 80%;
	margin-left: 10%;
}
@media screen and (max-width: 660px) {
	.m-giveaway__main > .l-wrapper > ul, .m-giveaway__alt > .l-wrapper > ul, .m-giveaway__final > .l-wrapper > ul {
		width: 95%;
		margin-left: 5%;
	}
}
@media screen and (max-width: 550px) {
	.m-giveaway__main > .l-wrapper > ul, .m-giveaway__alt > .l-wrapper > ul, .m-giveaway__final > .l-wrapper > ul {
		width: 100%;
		margin-left: 0;
	}
}
.m-giveaway__main > .l-wrapper > ul li, .m-giveaway__alt > .l-wrapper > ul li, .m-giveaway__final > .l-wrapper > ul li {
	display: block;
	width: 100%;
	margin-top: 5rem;
	padding-left: 10rem;
	position: relative;
}
@media screen and (max-width: 550px) {
	.m-giveaway__main > .l-wrapper > ul li, .m-giveaway__alt > .l-wrapper > ul li, .m-giveaway__final > .l-wrapper > ul li {
		padding-left: 0;
	}
}
.m-giveaway__main > .l-wrapper > ul li.product, .m-giveaway__alt > .l-wrapper > ul li.product, .m-giveaway__final > .l-wrapper > ul li.product {
	padding-bottom: 5rem;
}
.m-giveaway__main > .l-wrapper > ul li.product:not(:last-child)::after, .m-giveaway__alt > .l-wrapper > ul li.product:not(:last-child)::after, .m-giveaway__final > .l-wrapper > ul li.product:not(:last-child)::after {
	content: "";
	display: block;
	width: 70%;
	left: 6%;
	height: 2px;
	background: linear-gradient(90deg, rgba(204, 227, 250, 0), #CCE3FA 15%, #CCE3FA 60%, rgba(204, 227, 250, 0));
	position: absolute;
	bottom: -1px;
}
@media screen and (max-width: 550px) {
	.m-giveaway__main > .l-wrapper > ul li.product:not(:last-child)::after, .m-giveaway__alt > .l-wrapper > ul li.product:not(:last-child)::after, .m-giveaway__final > .l-wrapper > ul li.product:not(:last-child)::after {
		width: 80%;
		left: 10%;
	}
}
@media screen and (max-width: 550px) {
	.m-giveaway__main > .l-wrapper > ul li a, .m-giveaway__alt > .l-wrapper > ul li a, .m-giveaway__final > .l-wrapper > ul li a {
		display: block;
		width: 100%;
	}
}
.m-giveaway__main > .l-wrapper > ul li img, .m-giveaway__alt > .l-wrapper > ul li img, .m-giveaway__final > .l-wrapper > ul li img {
	position: absolute;
	top: calc(50% - 3rem);
	left: 0;
	width: 16rem;
	height: auto;
	transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 550px) {
	.m-giveaway__main > .l-wrapper > ul li img, .m-giveaway__alt > .l-wrapper > ul li img, .m-giveaway__final > .l-wrapper > ul li img {
		position: static;
		width: 80%;
		max-width: 40rem;
		margin: 0 auto 3rem;
		transform: none;
		display: block;
	}
}
.m-giveaway__main > .l-wrapper > ul li h4, .m-giveaway__alt > .l-wrapper > ul li h4, .m-giveaway__final > .l-wrapper > ul li h4 {
	font-weight: 100;
	font-size: 3.3rem;
	padding-left: 4rem;
}
.m-giveaway__main > .l-wrapper > ul li h4 sup, .m-giveaway__alt > .l-wrapper > ul li h4 sup, .m-giveaway__final > .l-wrapper > ul li h4 sup {
	font-size: 50%;
	top: -15px;
}
.m-giveaway__main > .l-wrapper > ul li h4 b, .m-giveaway__alt > .l-wrapper > ul li h4 b, .m-giveaway__final > .l-wrapper > ul li h4 b {
	font-size: 2rem;
	color: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 3.2rem;
	height: 3.2rem;
	background-color: #0071C9;
	margin-right: 0.5rem;
	border-radius: 100%;
	position: relative;
	top: -0.5rem;
	margin-left: -4rem;
}
.m-giveaway__main > .l-wrapper > ul li p, .m-giveaway__alt > .l-wrapper > ul li p, .m-giveaway__final > .l-wrapper > ul li p {
	font-size: 1.7rem;
	margin-bottom: 0;
	margin-top: 0.5rem;
	margin-left: 1rem;
}
@media screen and (max-width: 870px) {
	.m-giveaway__main .m-plax, .m-giveaway__alt .m-plax, .m-giveaway__final .m-plax {
		display: none;
	}
}
.m-giveaway__main {
	z-index: 5;
}
.m-giveaway__alt {
	z-index: 2;
	background: linear-gradient(to right, #CCE3FA 0%, #fff 100%);
}
.m-giveaway__alt .l-wrapper {
	padding-bottom: 4rem;
}
.m-giveaway__alt svg {
	width: 100%;
	height: auto;
}
.m-giveaway__alt svg:first-of-type {
	position: relative;
	top: -8px;
}
.m-giveaway__alt svg:last-of-type {
	position: relative;
	bottom: -5px;
}
.m-giveaway .frm {
	display: block;
	width: 90%;
	padding: 2.5rem 6rem;
	background-color: #0071C9;
	color: #fff;
	position: relative;
	margin: 6rem auto;
}
@media screen and (max-width: 660px) {
	.m-giveaway .frm {
		width: 100%;
	}
}
@media screen and (max-width: 550px) {
	.m-giveaway .frm {
		padding: 2.5rem 3rem;
	}
}
.m-giveaway .frm > img {
	position: absolute;
	display: block;
	width: 20rem;
	height: auto;
}
@media screen and (max-width: 550px) {
	.m-giveaway .frm > img {
		display: none;
	}
}
.m-giveaway .frm > img:first-of-type {
	left: 0;
	top: 40%;
	transform: translateX(-65%);
}
.m-giveaway .frm > img:last-of-type {
	right: 0;
	top: 10%;
	transform: translateX(65%);
}
.m-giveaway .frm::before {
	content: "";
	width: 100%;
	height: 10rem;
	transform: skewY(-4deg);
	position: absolute;
	top: -4rem;
	left: 0;
	z-index: -1;
	background-color: #0071C9;
}
.m-giveaway .frm::after {
	content: "";
	width: 100%;
	height: 10rem;
	transform: skewY(-4deg);
	position: absolute;
	bottom: -4rem;
	left: 0;
	z-index: -1;
	background-color: #0071C9;
}
.m-giveaway .frm h4 {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: 600;
	margin-bottom: 3rem;
	color: #fff;
}
.m-giveaway .frm .validation_error,
.m-giveaway .frm .validation_message {
	display: block;
	width: 100%;
	background-color: #ef1644;
	color: #fff;
	text-align: center;
	padding: 1rem 1.5rem;
	margin-bottom: 1.5rem;
}
.m-giveaway .frm .validation_message {
	margin-top: 1rem;
}
.m-giveaway .frm .gform_body .hidden_label .gfield_label {
	display: none !important;
}
.m-giveaway .frm .gform_body ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.m-giveaway .frm .gform_body .ginput_complex {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-giveaway .frm .gform_body .ginput_complex > * {
	width: 49%;
}
@media screen and (max-width: 870px) {
	.m-giveaway .frm .gform_body .ginput_complex > * {
		width: 100%;
	}
	.m-giveaway .frm .gform_body .ginput_complex > *:not(:first-of-type) {
		margin-top: 3rem;
	}
}
.m-giveaway .frm .gform_body .ginput_complex label {
	display: block;
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.m-giveaway .frm .gform_body .gfield {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3rem;
}
.m-giveaway .frm .gform_body .gfield .gfield_label {
	display: block;
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.m-giveaway .frm .gform_body .gfield .gfield_description:not(.validation_message) {
	margin-top: 0.5rem;
	margin-left: 1rem;
}
.m-giveaway .frm .gform_body .gfield .ginput_container {
	width: 100%;
}
.m-giveaway .frm .gform_body .gfield input:not([type=checkbox]) {
	border: 0;
	width: 100%;
	padding: 2rem 1.5rem;
	font-size: 2rem;
	font-family: "interstate", arial, sans-serif;
	color: #000;
	border-radius: 0;
	background-color: #fff;
}
.m-giveaway .frm .gform_body .gfield .ginput_container_select {
	position: relative;
}
.m-giveaway .frm .gform_body .gfield .ginput_container_select::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #000;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 2rem;
}
.m-giveaway .frm .gform_body .gfield select {
	border: 0;
	width: 100%;
	padding: 2rem 1.5rem;
	font-size: 2rem;
	font-family: "interstate", arial, sans-serif;
	color: #000;
	appearance: none;
	border-radius: 0;
	background-color: #fff;
}
.m-giveaway .frm .gform_body .gfield.half {
	width: 49%;
}
@media screen and (max-width: 870px) {
	.m-giveaway .frm .gform_body .gfield.half {
		width: 100%;
	}
}
.m-giveaway .frm .gform_body .gfield_checkbox li {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.m-giveaway .frm .gform_body .gfield_checkbox label {
	font-size: 1.7rem;
	font-weight: 600;
	color: #fff;
	display: block;
	margin-left: 0.5rem;
}
.m-giveaway .frm .gform_body .gfield_checkbox label a {
	color: #fff;
	text-decoration: underline;
}
.m-giveaway .frm .gform_body .gfield_checkbox input[type=checkbox] {
	width: 2rem;
	height: 2rem;
	cursor: pointer;
	margin: 0 1rem 0 0;
	border: 0;
	border-radius: 0;
	background-color: #fff;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	position: relative;
}
.m-giveaway .frm .gform_body .gfield_checkbox input[type=checkbox]:checked::before {
	content: "";
	color: #fff;
	position: absolute;
	top: 1px;
	right: 1px;
	left: 1px;
	bottom: 1px;
	background-color: transparent;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	transition: transform 0.25s ease-in-out;
	background-image: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQ0OCIgaGVpZ2h0PSI0NDgiIHZpZXdCb3g9IjAgMCA0NDggNDQ4Ij4KPHRpdGxlPjwvdGl0bGU+CjxnIGlkPSJpY29tb29uLWlnbm9yZSI+CjwvZz4KPHBhdGggZmlsbD0iIzAwNzFDOSIgZD0iTTQxNy43NSAxNDEuNWMwIDYuMjUtMi41IDEyLjUtNyAxN2wtMjE1IDIxNWMtNC41IDQuNS0xMC43NSA3LTE3IDdzLTEyLjUtMi41LTE3LTdsLTEyNC41LTEyNC41Yy00LjUtNC41LTctMTAuNzUtNy0xN3MyLjUtMTIuNSA3LTE3bDM0LTM0YzQuNS00LjUgMTAuNzUtNyAxNy03czEyLjUgMi41IDE3IDdsNzMuNSA3My43NSAxNjQtMTY0LjI1YzQuNS00LjUgMTAuNzUtNyAxNy03czEyLjUgMi41IDE3IDdsMzQgMzRjNC41IDQuNSA3IDEwLjc1IDcgMTd6Ij48L3BhdGg+Cjwvc3ZnPgo=);
}
.m-giveaway .frm .gform_body .ginput_container_checkbox + .gfield_description:not(.validation_message) {
	font-size: 1.7rem;
	font-weight: 300;
	margin-top: 1rem;
	margin-left: 3.4rem;
}
.m-giveaway .frm .gform_footer {
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-giveaway .frm .gform_footer input[type=submit],
.m-giveaway .frm .gform_footer button[type=submit] {
	padding: 4px;
	border: 1px solid #fff;
	border-radius: 25px;
	background: transparent;
	outline: none;
}
.m-giveaway .frm .gform_footer input[type=submit] span,
.m-giveaway .frm .gform_footer button[type=submit] span {
	color: #0071C9;
	font-size: 2.4rem;
	font-weight: 600;
	font-family: "interstate", arial, sans-serif;
	border-radius: 2rem;
	padding: 1rem 3rem;
	cursor: pointer;
	background: #fff;
	display: block;
}
.m-giveaway .frm .gform_footer .gform_ajax_spinner {
	margin-left: 1rem;
	border-left-color: #71C3FF;
}

#agreement {
	display: block;
	position: absolute;
	top: 60rem;
	left: 50%;
	transform: translateX(-50%);
	background-color: #3d3d3d;
	color: #fff;
	padding: 3rem;
	border-radius: 1rem;
	width: 65vw;
	z-index: 9;
}
@media screen and (max-width: 768px) {
	#agreement {
		width: 87vw;
	}
}
#agreement.hide {
	display: none;
}
#agreement a {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1;
	border-radius: 10rem;
	background-color: #000;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(50%, -50%);
	padding: 0;
	margin: 0;
	width: 4rem;
	height: 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
#agreement h3 {
	font-size: 1.6rem;
	font-weight: 600;
	margin-bottom: 1.5rem;
}
#agreement p {
	font-size: 1.5rem;
}
#agreement p b, #agreement p strong {
	font-weight: 600;
}
#agreement p:not(:last-of-type) {
	margin-bottom: 1rem;
}

.m-shop-cta {
	margin: 0 0 6rem;
}
@media (min-width: 1024px) {
	.m-shop-cta {
		margin: 0 0 3rem;
	}
}
.m-shop-cta h3 {
	font-family: "interstate", arial, sans-serif;
	color: #fff;
}
@media (min-width: 1024px) {
	.m-shop-cta h3 {
		font-size: 4rem;
	}
}
@media (max-width: 767px) {
	.m-shop-cta .u-circle {
		max-width: 400px;
		margin: 0 auto;
	}
}
.m-shop-cta .m-button, .m-shop-cta .m-coupon input[type=submit], .m-coupon .m-shop-cta input[type=submit], .m-shop-cta .m-gateway__fields .button, .m-gateway__fields .m-shop-cta .button, .m-shop-cta .m-checkout__form input[type=submit], .m-checkout__form .m-shop-cta input[type=submit], .m-shop-cta .m-updatecartitem input[type=submit], .m-updatecartitem .m-shop-cta input[type=submit], .m-shop-cta .m-comments input[type=submit], .m-comments .m-shop-cta input[type=submit], .m-shop-cta .m-login form input[type=submit], .m-login form .m-shop-cta input[type=submit],
.m-shop-cta .m-register form input[type=submit],
.m-register form .m-shop-cta input[type=submit], .m-shop-cta .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-shop-cta input[type=submit], .m-shop-cta .m-bb input[type=submit], .m-bb .m-shop-cta input[type=submit], .m-shop-cta .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-shop-cta .woocommerce-button.view,
.m-shop-cta .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-shop-cta .woocommerce-button.view, .m-shop-cta .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-shop-cta .button.cancel,
.m-shop-cta .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-shop-cta .button.cancel, .m-shop-cta .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-shop-cta .button.change_payment_method,
.m-shop-cta .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-shop-cta .button.change_payment_method, .m-shop-cta .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-shop-cta input[type=submit] {
	display: inline-block;
}
@media (max-width: 767px) {
	.m-shop-cta .l-col:nth-child(2) {
		align-items: center;
		justify-content: center;
		text-align: center;
		padding-bottom: 3rem;
	}
}
@media (min-width: 768px) {
	.m-shop-cta::before, .m-shop-cta::after {
		position: absolute;
		content: "";
		display: block;
		z-index: -1;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
	}
}
.m-shop-cta::before {
	background-image: url(../images/splash-3.png);
	height: 300px;
	width: 500px;
	left: -232px;
	top: 212px;
}
.m-shop-cta::after {
	background-image: url(../images/splash-2.png);
	height: 600px;
	width: 600px;
	right: -232px;
	top: 200px;
}
@media (min-width: 768px) {
	.m-shop-cta::after {
		height: 500px;
		width: 500px;
	}
}
@media (min-width: 1220px) {
	.m-shop-cta::after {
		height: 600px;
		width: 600px;
	}
}
@media (min-width: 1024px) {
	.m-shop-cta .u-angled-bg:after {
		height: 70%;
		top: 46%;
	}
}
.m-shop-cta__inner {
	padding: 0 2rem;
	z-index: 1;
}
@media (min-width: 768px) {
	.m-shop-cta__inner {
		padding: 0 3rem;
	}
}
@media (min-width: 1024px) {
	.m-shop-cta__inner {
		padding: 0 3rem;
	}
}

.m-blog-section {
	text-align: center;
}
.m-blog-section h2 {
	margin: 0;
}
.m-blog-section__text {
	max-width: 450px;
	margin: 0 auto 3rem;
}

.pum-container {
	transform: skewY(-5deg) translateZ(0);
	-webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 599px) {
	.pum-container {
		padding: 3rem !important;
	}
}
.pum-container::before, .pum-container::after {
	content: "";
	background-image: url(https://ha.krna.co/wp-content/uploads//2019/08/hexagons.svg);
	background-size: 100% auto;
	background-position: center;
	background-repeat: none;
	width: 140px;
	height: 208px;
	display: block;
	position: absolute;
}
.pum-container::before {
	left: 0;
	bottom: 4rem;
	transform: translateX(-60%);
}
.pum-container::after {
	right: 0;
	top: 6rem;
	transform: translateX(60%);
}
.pum-container .pum-title,
.pum-container .pum-content,
.pum-container .pum-close {
	transform: skewY(5deg) translateZ(0);
}
.pum-container .pum-title {
	font-family: "shelby", arial, sans-serif;
	font-size: 6rem;
}
.pum-container .pum-content p {
	font-size: 1.7rem;
}
.pum-container .gform_wrapper .hidden_label > label {
	display: none !important;
}
.pum-container .gform_wrapper form {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.pum-container .gform_wrapper .gform_body {
	width: calc(100% - 15rem);
}
@media (max-width: 599px) {
	.pum-container .gform_wrapper .gform_body {
		width: 100%;
	}
}
.pum-container .gform_wrapper .gform_footer {
	width: 15rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
@media (max-width: 599px) {
	.pum-container .gform_wrapper .gform_footer {
		width: 100%;
		justify-content: center;
	}
}
.pum-container .gform_wrapper .gform_footer input {
	display: block;
	margin-right: 1rem;
	padding: 1.5rem 2rem;
	color: #fff;
	background-color: #FFA457;
	border-radius: 1.6rem;
	font-size: 1.6rem;
	border: 0;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
}
.pum-container .gform_wrapper .gform_fields {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pum-container .gform_wrapper .gform_fields li {
	width: 48%;
}
@media (max-width: 599px) {
	.pum-container .gform_wrapper .gform_fields li {
		width: 100%;
		margin-bottom: 2rem;
	}
}
.pum-container .gform_wrapper .validation_error,
.pum-container .gform_wrapper .validation_message {
	color: #ef1644;
	padding: 1rem 2rem;
	background-color: #fff;
	margin: 1rem 0;
	font-weight: 600;
	border-radius: 5px;
}
.pum-container .gform_wrapper input:not([type=submit]) {
	outline: 0;
	border: 0;
	background-color: transparent;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 400;
	border-bottom: 2px solid #fff;
	padding: 1rem;
	width: 100%;
	border-radius: 0;
}
.pum-container .gform_wrapper input:not([type=submit])::placeholder {
	color: rgba(255, 255, 255, 0.8);
}

.l-buttons .m-button, .l-buttons .m-coupon input[type=submit], .m-coupon .l-buttons input[type=submit], .l-buttons .m-gateway__fields .button, .m-gateway__fields .l-buttons .button, .l-buttons .m-checkout__form input[type=submit], .m-checkout__form .l-buttons input[type=submit], .l-buttons .m-updatecartitem input[type=submit], .m-updatecartitem .l-buttons input[type=submit], .l-buttons .m-comments input[type=submit], .m-comments .l-buttons input[type=submit], .l-buttons .m-login form input[type=submit], .m-login form .l-buttons input[type=submit],
.l-buttons .m-register form input[type=submit],
.m-register form .l-buttons input[type=submit], .l-buttons .m-leavereview__body form input[type=submit], .m-leavereview__body form .l-buttons input[type=submit], .l-buttons .m-bb input[type=submit], .m-bb .l-buttons input[type=submit], .l-buttons .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .l-buttons .woocommerce-button.view,
.l-buttons .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .l-buttons .woocommerce-button.view, .l-buttons .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .l-buttons .button.cancel,
.l-buttons .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .l-buttons .button.cancel, .l-buttons .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .l-buttons .button.change_payment_method,
.l-buttons .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .l-buttons .button.change_payment_method, .l-buttons .m-account__addpayment form input[type=submit], .m-account__addpayment form .l-buttons input[type=submit] {
	margin-top: 1.5rem;
}
.l-buttons .m-button:not(:first-of-type), .l-buttons .m-coupon input[type=submit]:not(:first-of-type), .m-coupon .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-gateway__fields .button:not(:first-of-type), .m-gateway__fields .l-buttons .button:not(:first-of-type), .l-buttons .m-checkout__form input[type=submit]:not(:first-of-type), .m-checkout__form .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-updatecartitem input[type=submit]:not(:first-of-type), .m-updatecartitem .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-comments input[type=submit]:not(:first-of-type), .m-comments .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-login form input[type=submit]:not(:first-of-type), .m-login form .l-buttons input[type=submit]:not(:first-of-type),
.l-buttons .m-register form input[type=submit]:not(:first-of-type),
.m-register form .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-leavereview__body form input[type=submit]:not(:first-of-type), .m-leavereview__body form .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-bb input[type=submit]:not(:first-of-type), .m-bb .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-account__subscriptions table .woocommerce-button.view:not(:first-of-type), .m-account__subscriptions table .l-buttons .woocommerce-button.view:not(:first-of-type),
.l-buttons .m-account .woocommerce_account_subscriptions table .woocommerce-button.view:not(:first-of-type),
.m-account .woocommerce_account_subscriptions table .l-buttons .woocommerce-button.view:not(:first-of-type), .l-buttons .m-account__subscriptions table .button.cancel:not(:first-of-type), .m-account__subscriptions table .l-buttons .button.cancel:not(:first-of-type),
.l-buttons .m-account .woocommerce_account_subscriptions table .button.cancel:not(:first-of-type),
.m-account .woocommerce_account_subscriptions table .l-buttons .button.cancel:not(:first-of-type), .l-buttons .m-account__subscriptions table .button.change_payment_method:not(:first-of-type), .m-account__subscriptions table .l-buttons .button.change_payment_method:not(:first-of-type),
.l-buttons .m-account .woocommerce_account_subscriptions table .button.change_payment_method:not(:first-of-type),
.m-account .woocommerce_account_subscriptions table .l-buttons .button.change_payment_method:not(:first-of-type), .l-buttons .m-account__addpayment form input[type=submit]:not(:first-of-type), .m-account__addpayment form .l-buttons input[type=submit]:not(:first-of-type) {
	margin-left: 2rem;
}
@media screen and (max-width: 420px) {
	.l-buttons .m-button:not(:first-of-type), .l-buttons .m-coupon input[type=submit]:not(:first-of-type), .m-coupon .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-gateway__fields .button:not(:first-of-type), .m-gateway__fields .l-buttons .button:not(:first-of-type), .l-buttons .m-checkout__form input[type=submit]:not(:first-of-type), .m-checkout__form .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-updatecartitem input[type=submit]:not(:first-of-type), .m-updatecartitem .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-comments input[type=submit]:not(:first-of-type), .m-comments .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-login form input[type=submit]:not(:first-of-type), .m-login form .l-buttons input[type=submit]:not(:first-of-type),
	.l-buttons .m-register form input[type=submit]:not(:first-of-type),
	.m-register form .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-leavereview__body form input[type=submit]:not(:first-of-type), .m-leavereview__body form .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-bb input[type=submit]:not(:first-of-type), .m-bb .l-buttons input[type=submit]:not(:first-of-type), .l-buttons .m-account__subscriptions table .woocommerce-button.view:not(:first-of-type), .m-account__subscriptions table .l-buttons .woocommerce-button.view:not(:first-of-type),
	.l-buttons .m-account .woocommerce_account_subscriptions table .woocommerce-button.view:not(:first-of-type),
	.m-account .woocommerce_account_subscriptions table .l-buttons .woocommerce-button.view:not(:first-of-type), .l-buttons .m-account__subscriptions table .button.cancel:not(:first-of-type), .m-account__subscriptions table .l-buttons .button.cancel:not(:first-of-type),
	.l-buttons .m-account .woocommerce_account_subscriptions table .button.cancel:not(:first-of-type),
	.m-account .woocommerce_account_subscriptions table .l-buttons .button.cancel:not(:first-of-type), .l-buttons .m-account__subscriptions table .button.change_payment_method:not(:first-of-type), .m-account__subscriptions table .l-buttons .button.change_payment_method:not(:first-of-type),
	.l-buttons .m-account .woocommerce_account_subscriptions table .button.change_payment_method:not(:first-of-type),
	.m-account .woocommerce_account_subscriptions table .l-buttons .button.change_payment_method:not(:first-of-type), .l-buttons .m-account__addpayment form input[type=submit]:not(:first-of-type), .m-account__addpayment form .l-buttons input[type=submit]:not(:first-of-type) {
		margin-left: 0;
	}
}

/**
 * Overall
 */
.gform_wrapper .gform_validation_container {
	display: none !important;
}

.m-form {
	padding: 2rem 0;
}
.m-form--nolabels_wrapper label {
	display: none;
}
.m-form\:col {
	clear: none !important;
	clear: none;
}
.m-form\:colli {
	clear: none;
}
@media (min-width: 768px) {
	.m-form\:col__2 {
		width: 50%;
		float: left;
	}
}
@media (min-width: 768px) {
	.m-form\:col__4 {
		width: 25%;
		float: left;
	}
}
.m-form\:col__first {
	clear: left;
}
.m-form ul {
	margin: 0 calc(4rem * -1) 0 0 !important;
	padding: 0 !important;
}
.m-form li {
	list-style: none;
	margin-bottom: 2rem;
	padding-right: 4rem;
}
.m-form li:not(.m-form\:col) {
	clear: left;
}
.m-form input,
.m-form select,
.m-form textarea {
	width: 100%;
	background: none;
	cursor: pointer;
}
.m-form input::-webkit-input-placeholder,
.m-form select::-webkit-input-placeholder,
.m-form textarea::-webkit-input-placeholder { /* WebKit browsers */
	color: #605a55;
}
.m-form input:-moz-placeholder,
.m-form select:-moz-placeholder,
.m-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #605a55;
}
.m-form input::-moz-placeholder,
.m-form select::-moz-placeholder,
.m-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #605a55;
}
.m-form input:-ms-input-placeholder,
.m-form select:-ms-input-placeholder,
.m-form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #605a55;
}
.m-form input:not([type=submit]) {
	border: 1px solid #d3d2cd;
	border-width: 0 0 0.1rem 0;
	height: 4rem;
	padding: 0;
	font-size: 1.6rem;
}
.m-form input:not([type=submit]):focus {
	border-color: #000;
}
.m-form input[type=submit] {
	border: 0;
	border-radius: 2.2rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	width: auto;
	padding: 1.5rem 2.5rem;
	height: auto;
	background: #FFA457;
	transition: all 0.3s ease-in-out;
}
@media (min-width: 480px) {
	.m-form input[type=submit] {
		padding: 1.5rem 5rem;
	}
}
.m-form input[type=submit]:hover {
	background: #ffb271;
}
.m-form select:not(.m-select) {
	height: 5rem;
	padding: 0 2rem;
	font-size: 1.6rem;
	margin-top: 0.5rem;
	background-image: url(../images/icn_select_arrow.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 2rem) calc(50% - 0.1rem);
	background-size: 1rem auto;
	cursor: pointer;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
	font-family: "interstate", arial, sans-serif;
}
.m-form select:not(.m-select):focus {
	border-color: #302d2b;
}
.m-form textarea {
	border-radius: 0;
	margin-top: 0.5rem;
	font-size: 1.6rem;
	min-height: 100px;
	resize: vertical;
	border: 1px solid #d3d2cd;
}
.m-form textarea:focus {
	border-color: #000;
}
.m-form .gform_body {
	overflow: hidden;
}
.m-form .gfield_label {
	font-weight: 700;
}
.m-form .hidden_label .gfield_label {
	display: none;
}
.m-form .gform_footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.m-form .gform_footer .gform_ajax_spinner {
	margin-left: 1rem;
}
.m-form\:address {
	clear: both;
}
.m-form\:address .gfield_label {
	display: none;
}
.m-form\:address .ginput_complex > span {
	display: flex;
	flex-direction: column-reverse;
	margin-bottom: 4rem;
}
.m-form .ginput_complex label {
	font-size: 1.2rem;
	display: block;
	margin-top: 1rem;
	color: #aaa8a2;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 1rem;
}
.m-form .validation_error {
	background: #ef1644;
	border-radius: 0.4rem;
	margin-bottom: 2rem;
	padding: 1rem;
	color: #fff;
}
.m-form .validation_message {
	color: #ef1644;
}
.m-form--dark input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
.m-form--dark input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
.m-form--dark input:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
.m-form--dark input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}
.m-form--inline .gform_wrapper form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	.m-form--inline .gform_wrapper form {
		flex-direction: column;
	}
}
.m-form--inline .gform_wrapper .gform_fields {
	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 599px) {
	.m-form--inline .gform_wrapper .gform_fields {
		flex-direction: column;
	}
}
@media (min-width: 600px) {
	.m-form--inline .gform_wrapper .gform_fields .gfield {
		width: 50%;
	}
	.m-form--inline .gform_wrapper .gform_fields .gfield.gfield--type-captcha {
		width: 100%;
	}
}
.m-form--inline .gform_wrapper .gform_fields .gfield.gfield--type-captcha {
	.gfield_label {
		display: none !important;
	}
}
.m-form--inline .gform_wrapper .gform_body {
	width: 66.66%;
}
@media (max-width: 767px) {
	.m-form--inline .gform_wrapper .gform_body {
		width: 100%;
	}
}
.m-form--inline .gform_wrapper .gform_footer {
	width: 30%;
	align-items: flex-start;
}
@media (max-width: 767px) {
	.m-form--inline .gform_wrapper .gform_footer {
		width: 100%;
	}
}
.m-form--inline .gform_wrapper .gform_footer input.button,
.m-form--inline .gform_wrapper .gform_footer input[type=submit] {
	width: 100%;
}
.m-form--inline .gform_wrapper li input {
	width: 100%;
}
.m-form--inline .gform_wrapper .validation_message {
	background: #ef1644;
	border-radius: 0.4rem;
	padding: 0.2rem;
	color: #fff;
}
.m-form--inline .gform_wrapper .validation_error {
	order: 5;
	margin-top: 1.5rem;
	width: 100%;
}

.m-shortcode {
	width: 100%;
}

.m-component.m-form .gform_confirmation_message {
	background-color: #0099E5;
	padding: 0.5rem 1rem;
	color: #fff;
	font-weight: 600;
}

/**
 * Header
 */
body {
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
}

.m-burger {
	font-size: 0;
	display: block;
	width: 3rem;
	height: 1.7rem;
	transition: transform 500ms ease-in-out, color 250ms ease-in-out;
}
@media (min-width: 1024px) {
	.m-burger {
		display: none !important;
	}
}
.m-burger--active:hover__lines {
	background: transparent;
}
.m-burger--active .m-burger__lines {
	background: transparent;
}
.m-burger--active .m-burger__lines::before, .m-burger--active .m-burger__lines::after {
	top: 0;
	left: 0;
	width: 2.4rem;
	transform-origin: 50% 50%;
	background: #0071C9;
}
.m-burger--active .m-burger__lines::before {
	transform: rotate3d(0, 0, 1, 45deg);
}
.m-burger--active .m-burger__lines::after {
	transform: rotate3d(0, 0, 1, -45deg);
}
.m-burger__lines {
	position: relative;
	top: 0;
	display: inline-block;
	width: 2.4rem;
	height: 0.2rem;
	transition: all 250ms ease-in-out;
	background: #0071C9;
	top: 0.6rem;
}
.m-burger__lines::before, .m-burger__lines::after {
	position: absolute;
	right: 0;
	display: block;
	width: 2.4rem;
	height: 0.2rem;
	content: "";
	transition: all 250ms ease-in-out;
	transform-origin: 0 center;
	background: #0071C9;
}
.m-burger__lines::before {
	top: 0.6rem;
}
.m-burger__lines::after {
	top: -0.6rem;
}

.m-responsive-navs {
	width: 100%;
	padding: 1rem 0 0;
	background: #0071C9;
}
.m-responsive-navs li {
	text-align: center;
}
@media (min-width: 768px) {
	.m-responsive-navs li.mobile-only {
		display: none;
	}
}
@media (min-width: 480px) {
	.m-responsive-navs li.mobile-sm-only {
		display: none;
	}
}
.m-responsive-navs li.m-highlighted-link a {
	background: #FFA457;
}
.m-responsive-navs li a {
	font-size: 1.6rem;
	display: inline-block;
	padding: 1.3rem 1rem;
	color: #fff;
	position: relative;
	width: 100%;
	cursor: pointer;
}
.m-responsive-navs li:not(:last-child)::after {
	display: block;
	content: "";
	width: 90%;
	margin-left: 5%;
	height: 0.1rem;
	background: #007fe3;
}
.m-responsive-navs li.menu-item-has-children > a {
	position: relative;
}
.m-responsive-navs li.menu-item-has-children > a::after {
	content: "";
	display: inline-block;
	height: 1rem;
	width: 1rem;
	background: url(../images/icn_mobile_dropdown.svg) center/contain no-repeat;
	opacity: 0.5;
	right: 8rem;
	margin: 0 -0.9rem 0 0.5rem;
}
.m-responsive-navs li.menu-item-has-children.active > a::after {
	transform: rotate(-180deg);
}
.m-responsive-navs li .sub-menu {
	display: none;
	background: #0063b0;
}
.m-responsive-navs li .sub-menu li:not(:last-child)::after {
	background: #0071C9;
}
.m-responsive-navs li .sub-menu li a {
	font-size: 1.4rem;
}
.m-responsive-navs .menu-header-menu-container .m-shop-link > a:before {
	font-size: 0.9rem;
	font-weight: bold;
	color: #0099E5;
	text-transform: uppercase;
	display: block;
	line-height: 0.7;
}
.m-responsive-navs .menu-header-menu-container .m-support-link > a:after {
	display: inline-block;
	padding-left: 0.5rem;
}

.menu-main-menu-container {
	position: relative;
}
.menu-main-menu-container .m-location-link a svg {
	content: "";
	display: inline-block;
	height: 3rem;
	width: 2rem;
	margin-right: 0.5rem;
	transform: translateY(-0.5rem);
	margin-bottom: -2rem;
}
.menu-main-menu-container .m-location-link a svg path {
	fill: #FFA457;
}
.menu-main-menu-container .m-location-link:hover a svg path {
	fill: #fff;
}

.m-heading {
	display: block;
	width: 100%;
}
.m-heading sup {
	font-size: 40%;
	position: relative;
	top: -26px;
}
.m-heading--center {
	text-align: center;
}
.m-heading__secondary {
	display: block;
	width: 100%;
	font-size: 14rem;
	font-weight: 200;
	color: rgba(0, 0, 0, 0.3);
	font-family: "interstate", arial, sans-serif;
	margin-bottom: -6rem;
	line-height: 1;
}
.m-heading__primary {
	display: block;
	width: 100%;
	font-size: 14rem;
	font-weight: 600;
	font-family: "interstate", arial, sans-serif;
	padding-left: 3rem;
	line-height: 1;
	margin-bottom: 3rem;
}
.m-heading__primary--green {
	color: #0099E5;
}
.m-heading__primary--yellow {
	color: #FFA457;
}
.m-heading__primary--orange {
	color: #FFA457;
}
.m-heading__primary--purple {
	color: #0071C9;
}
.m-heading__primary--blue {
	color: #0071C9;
}
.m-heading__primary--teal {
	color: #55bfbf;
}

.-spa .m-heading {
	margin-bottom: 3rem;
}
.-spa .m-heading__preheader {
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.-spa h1, .-spa h2, .-spa h3 {
	margin-bottom: 1rem;
	font-size: 6.5rem;
}
.-spa .m-heading__postheader {
	padding-left: 0;
	color: #000;
	font-size: 2rem;
	font-weight: 600;
}

hr-fancy {
	display: block;
	width: 100%;
}

.m-hr__line {
	display: block;
	height: 2px;
	background-color: #d3d2cd;
	transition: width 250ms ease-in-out;
}
.m-hr__line--smline {
	width: 6rem;
}
.m-hr__line--mdline {
	width: 45rem;
}
@media screen and (max-width: 600px) {
	.m-hr__line--mdline {
		width: 90%;
	}
}
.m-hr__line--lgline {
	width: 100%;
}

.m-inglist {
	margin: 0 auto 3rem auto;
}
@media (max-width: 767px) {
	.m-inglist {
		grid-row-gap: 2rem;
	}
}

@media (max-width: 1219px) {
	.m-products--carousel {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc(100% + 4rem) !important;
		padding-bottom: 4rem;
	}
}
.m-products--carousel .m-card__body {
	padding: 0 2rem;
}
.m-products--carousel .glide__track {
	width: 100%;
}
.m-products--carousel .m-image {
	text-align: center;
}
.m-products--carousel .m-image img {
	max-height: 28rem;
	width: auto;
}

.m-product {
	background-color: transparent !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	z-index: 0 !important;
}
.m-product__section {
	margin: 4rem 0;
}
@media (min-width: 768px) {
	.m-product__section {
		margin: 7rem 0;
	}
}
@media (min-width: 1024px) {
	.m-product__section {
		margin: 10rem 0;
	}
}
.m-product__section .l-col:not(.l-col--overflowchildren) {
	border-radius: 3px;
	padding: 4rem;
}
@media (max-width: 767px) {
	.m-product__section .l-col:not(.l-col--overflowchildren) {
		padding: 4rem 3rem !important;
	}
}
.m-product__section .l-col:not(.l-col--overflowchildren) .m-bgimage {
	top: 3rem;
	right: 3rem;
}
.m-product__section .l-col:not(.l-col--overflowchildren) .m-heading,
.m-product__section .l-col:not(.l-col--overflowchildren) .m-contentblock {
	position: relative;
	z-index: 3;
}
.m-product__section .l-col.l-col--overflowchildren {
	display: block;
	position: relative;
	z-index: 5;
}
.m-product__reviews {
	position: relative;
}
@media (min-width: 768px) {
	.m-product__reviews {
		margin: 5rem 0 0;
		padding-bottom: 5rem;
	}
}
@media (min-width: 1024px) {
	.m-product__reviews {
		margin: 10rem 0 0;
		padding-bottom: 10rem;
	}
}
.m-product__posts {
	margin-top: 25rem;
}
.m-product__posts .l-wrapper {
	position: relative;
	top: -20rem;
	margin-bottom: -15rem;
}
.m-product__posts\:title {
	display: block;
	width: 100%;
	font-size: 6.6rem;
	font-weight: 600;
	color: #000;
	margin-bottom: 3.5rem;
	text-align: center;
}
@media (min-width: 768px) {
	.m-product__posts\:title {
		font-size: 6.6rem;
	}
}

.m-bgimage {
	display: block;
	width: 100%;
	min-height: 24rem;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: -2;
}

.m-contentblock {
	font-weight: 400;
	width: 100%;
}
.m-contentblock--narrow {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 1024px) {
	.m-contentblock--narrow {
		width: 100%;
	}
}
.m-contentblock p, .m-contentblock ul, .m-contentblock ol {
	font-size: 1.7rem;
}
.m-contentblock p:not(:last-child), .m-contentblock ul:not(:last-child), .m-contentblock ol:not(:last-child) {
	margin-bottom: 1.5rem;
}
.m-contentblock ul {
	list-style-type: disc;
	padding-left: 3rem;
}
.m-contentblock li:not(:last-child) {
	margin-bottom: 1rem;
}
.m-contentblock ol {
	counter-reset: ol-list-counter;
	list-style: none;
	margin: 2rem 0;
}
.m-contentblock ol li {
	counter-increment: ol-list-counter;
	position: relative;
	color: #0071C9;
	padding: 0rem 0rem 0rem 5rem;
	border-radius: 2.7rem;
}
.m-contentblock ol li:not(:last-child) {
	margin-bottom: 1.5rem;
}
.m-contentblock ol li:not(:last-child)::after {
	display: block;
	content: "";
	width: 100%;
	height: 0.2rem;
	background: linear-gradient(90deg, rgba(204, 227, 250, 0), #CCE3FA 15%, #CCE3FA 60%, rgba(204, 227, 250, 0)) !important;
	margin: 2rem 0 0 -7rem;
}
.m-contentblock ol li::before {
	content: counter(ol-list-counter);
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	font-family: "interstate", arial, sans-serif;
	position: absolute;
	left: 1rem;
	width: 3rem;
	height: 3rem;
	top: -0.5rem;
	background: #0071C9;
	border-radius: 50%;
	text-align: center;
	line-height: 1.5;
}
.m-contentblock hr {
	border: 0;
	border-top: 1px solid #E6E6E6;
	margin: 2.5rem 0;
}
.m-contentblock blockquote,
.m-contentblock blockquote * {
	font-size: 2.2rem;
	color: #FFA457;
	font-weight: 500;
	line-height: 1.3;
}

.large-content .m-contentblock {
	font-size: 2.2rem;
}

@media (max-width: 767px) {
	.l-overflow {
		width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}
.m-image {
	display: block;
	width: 100%;
}
.m-image picture {
	display: block;
	width: 100%;
	height: auto;
}
.m-image--circle {
	box-shadow: 1rem 2rem 2rem rgba(0, 0, 0, 0.1);
	border-radius: 50%;
}
@media (max-width: 767px) {
	.m-image--circle {
		max-width: 56rem;
		margin: 0 auto 2rem;
	}
}
.m-image--circle picture img {
	float: left;
	border-radius: 50%;
}
.m-image--blue-pattern {
	padding: 0 1.5rem 2rem 2.5rem;
	position: relative;
	margin: 2.5rem auto;
}
.m-image--blue-pattern::before {
	content: "";
	width: 80%;
	height: 70%;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	background-image: url(../images/wave-pattern.svg);
	background-size: 350px auto;
	background-repeat: repeat;
	opacity: 0.9;
}
.m-image--blue-pattern defer-image {
	position: relative;
	z-index: 2;
}
.m-image--blue-pattern picture, .m-image--blue-pattern img {
	border-radius: 1rem;
}

.m-video {
	display: block;
	width: 100%;
	cursor: pointer;
	margin-bottom: 1rem;
}
.m-video__thumb {
	position: relative;
	display: flex;
}
.m-video__overlay {
	position: absolute;
	color: #fff;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.3);
}
.m-video__overlay svg {
	width: 7rem;
	margin-bottom: 1rem;
}
.m-video__overlay svg path {
	fill: #fff;
}
.m-video .m-video__header {
	max-width: 40rem;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 300;
	margin-top: 2rem;
	line-height: 1.3;
}
@media (min-width: 768px) {
	.m-video .m-video__header {
		font-size: 2.6rem;
	}
}
.m-video .m-video__header--below {
	margin-top: 1rem;
	color: #0071C9;
}
.m-video img {
	float: left;
}
.m-video--l3 {
	position: relative;
	padding: 0 3rem 4rem;
	margin: 2.5rem auto;
}
.m-video--l3::before {
	content: "";
	width: 100%;
	height: 70%;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	background-image: url(../images/wave-pattern.svg);
	background-size: 350px auto;
	background-repeat: repeat;
	opacity: 0.9;
}
.m-video--l3 .m-video__thumb {
	filter: drop-shadow(0 4rem 4rem rgba(0, 0, 0, 0.2));
}
.m-video--l3 .m-video__overlay {
	background: transparent;
}
.m-video--l3 .m-video__overlay svg {
	width: 5rem;
	position: absolute;
	left: 2.2rem;
	bottom: 5rem;
}
.m-video--l3 .m-video__overlay svg path {
	fill: #71C3FF;
}
.m-video--l3 defer-image {
	border-radius: 1rem;
	overflow: hidden;
}
.m-video--l3 .m-video__header {
	color: #71C3FF;
	text-align: left;
	position: absolute;
	bottom: 2rem;
	left: 9rem;
	width: calc(100% - 12rem);
}
@media (min-width: 768px) {
	.m-video--l3 .m-video__header {
		font-size: 1.9rem;
	}
}

mini-product {
	display: block;
	transition: opacity 250ms ease-in-out;
}

.m-miniprod__header .m-image {
	text-align: center;
}
.m-miniprod__header .m-image img {
	max-height: 20rem;
	width: auto;
}
.m-miniprod__header a, .m-miniprod__content a {
	display: block;
}
.m-miniprod__content {
	margin-top: 2rem;
	margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
	.m-miniprod__content {
		min-height: 9rem;
	}
}
.m-miniprod__content star-reviews {
	justify-content: center;
	margin-bottom: 1.5rem;
}
.m-miniprod__content .m-stars__stars li {
	width: 1.4rem;
	height: 1rem;
}
.m-miniprod__content .m-stars__reviews {
	font-size: 1.2rem;
	color: #FFA457;
}
.m-miniprod__title {
	display: block;
	width: 100%;
	font-size: 2.4rem;
	color: #0071C9;
	font-family: "interstate", arial, sans-serif;
	font-weight: 400;
	margin-bottom: 1rem;
	text-align: center;
	padding: 0 1rem;
}
.m-miniprod__price--normal {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 2rem;
	color: #71C3FF;
	font-weight: 600;
}
.m-miniprod__footer {
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-htimage {
	position: relative;
}

.m-hotspots {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

.m-hs {
	display: flex;
	position: absolute;
}
.m-hs__button {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: absolute;
	top: -1.5rem;
	left: -1.5rem;
	width: 3rem;
	height: 3rem;
	font-size: 2.5rem;
	font-weight: 600;
	color: #0099E5;
	background-color: #fff;
	border-radius: 100%;
	transition: all 250ms ease-in-out;
	line-height: 1.2;
}
.m-hs__button:hover {
	transform: scale(1.1);
}
.m-hs__button.on {
	transform: rotate(-135deg);
}
.m-hs__button.on:hover {
	transform: scale(1.1) rotate(-135deg);
}
.m-hs__content {
	display: block;
	position: absolute;
	top: 2.5rem;
	left: -2rem;
	background-color: #fff;
	border-radius: 3px;
	padding: 1.5rem 2rem;
	transition: opacity 250ms ease-in-out;
	pointer-events: all;
	opacity: 1;
	width: 20rem;
}
.m-hs__content * {
	line-height: 1.2;
}
.m-hs__content.hidden {
	opacity: 0;
	pointer-events: none;
}

.m-igfeed {
	display: block;
	width: 100%;
	overflow-x: hidden;
	padding: 15% 0 5%;
	margin-top: -15%;
}
@media (min-width: 600px) and (max-width: 767px) {
	.m-igfeed {
		margin-top: -10%;
	}
}
.m-igfeed__row {
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
}

ig-tile {
	display: block;
	width: 48%;
}
@media (max-width: 599px) {
	ig-tile {
		width: calc(50% - 3rem);
		margin: 1rem;
	}
}
@media (min-width: 600px) {
	ig-tile {
		width: 23%;
	}
	ig-tile:first-of-type {
		transform: translateX(-70%) translateY(40%);
	}
	ig-tile:last-of-type {
		transform: translateX(70%) translateY(-60%);
	}
	ig-tile:nth-child(2) {
		transform: translateX(-60%) translateY(-40%);
	}
	ig-tile:nth-child(3) {
		transform: translateX(-50%) translateY(5%);
	}
	ig-tile:nth-child(4) {
		transform: translateX(-40%) translateY(-50%);
	}
	ig-tile:nth-child(5) {
		transform: translateX(40%) translateY(-30%);
	}
	ig-tile:nth-child(6) {
		transform: translateX(50%) translateY(15%);
	}
	ig-tile:nth-child(7) {
		transform: translateX(60%) translateY(-40%);
	}
}
ig-tile a {
	display: block;
	width: 100%;
	padding-bottom: 100%;
	font-size: 0 !important;
	color: transparent !important;
	position: relative;
}
ig-tile a::before {
	content: "";
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 15rem rgba(0, 0, 0, 0.65);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 250ms ease-in-out;
}
ig-tile a svg {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	transition: opacity 250ms ease-in-out;
	opacity: 0;
}
ig-tile a:hover::before,
ig-tile a:hover svg {
	opacity: 1;
}

@media (min-width: 768px) {
	rating-summary {
		width: 33.3333333333%;
		padding-right: 2rem;
		position: sticky;
		top: 13rem;
	}
}

@media (max-width: 767px) {
	review-timeline {
		padding-top: 2rem;
		width: 100%;
	}
}
@media (min-width: 768px) {
	review-timeline {
		width: 66.6666666667%;
		padding-left: 2rem;
	}
}

.m-revsummary {
	padding: 2rem 3rem;
	background-color: #f3f0ee;
	border-radius: 3px;
	color: #302d2b;
}
.m-revsummary__title {
	font-weight: 500;
	color: #0071C9;
	margin-bottom: 2.5rem;
	margin-bottom: 2rem;
}
@media (max-width: 767px) {
	.m-revsummary__title {
		text-align: center;
	}
}
@media (min-width: 768px) {
	.m-revsummary__title {
		font-size: 3.4rem;
	}
}
@media (max-width: 768px) {
	.m-revsummary star-reviews {
		justify-content: center;
	}
}
.m-revsummary .m-stars {
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 2rem;
	color: #0071C9;
}
.m-revsummary .m-stars__average {
	display: block;
	font-size: 3.4rem;
	font-weight: 600;
	margin-right: 1.5rem;
}
.m-revsummary .m-stars__reviews {
	width: 100%;
	margin-top: 0.5rem;
	font-size: 2rem;
	top: 0;
}

.m-ratingcounters {
	border-top: 1px solid #d3d2cd;
	padding-top: 2rem;
}

.m-ratingcounter {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 1rem 0;
}
.m-ratingcounter__rating, .m-ratingcounter__total {
	font-size: 1.8rem;
	font-weight: 600;
}
.m-ratingcounter__rating {
	width: 7rem;
}
.m-ratingcounter__counter {
	display: block;
	width: calc(100% - 10rem);
	height: 2.2rem;
	border-radius: 3rem;
	background-color: #d3d2cd;
}
.m-ratingcounter__bar {
	display: block;
	width: 0;
	transition: all 500ms ease-in-out;
	height: 100%;
	border-radius: 3rem;
	background-color: #0099E5;
}
.m-ratingcounter__total {
	width: 3rem;
	text-align: right;
}

@media (max-width: 767px) {
	rating-summary {
		width: 100%;
	}
}

leave-review {
	display: block;
	background-color: #0071C9;
	border-radius: 3px;
	padding: 2rem 4rem;
	overflow: hidden;
	margin-bottom: 4rem;
}

.m-leavereview.active .m-leavereview__body {
	max-height: 1200rem;
}
.m-leavereview__header {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
}
.m-leavereview__header .m-button, .m-leavereview__header .m-coupon input[type=submit], .m-coupon .m-leavereview__header input[type=submit], .m-leavereview__header .m-gateway__fields .button, .m-gateway__fields .m-leavereview__header .button, .m-leavereview__header .m-checkout__form input[type=submit], .m-checkout__form .m-leavereview__header input[type=submit], .m-leavereview__header .m-updatecartitem input[type=submit], .m-updatecartitem .m-leavereview__header input[type=submit], .m-leavereview__header .m-comments input[type=submit], .m-comments .m-leavereview__header input[type=submit], .m-leavereview__header .m-login form input[type=submit], .m-login form .m-leavereview__header input[type=submit],
.m-leavereview__header .m-register form input[type=submit],
.m-register form .m-leavereview__header input[type=submit], .m-leavereview__header .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-leavereview__header input[type=submit], .m-leavereview__header .m-bb input[type=submit], .m-bb .m-leavereview__header input[type=submit], .m-leavereview__header .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-leavereview__header .woocommerce-button.view,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .woocommerce-button.view, .m-leavereview__header .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-leavereview__header .button.cancel,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.cancel, .m-leavereview__header .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-leavereview__header .button.change_payment_method,
.m-leavereview__header .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-leavereview__header .button.change_payment_method, .m-leavereview__header .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-leavereview__header input[type=submit] {
	position: relative;
	z-index: 2;
}
.m-leavereview__title {
	color: #fff;
	font-weight: 600;
	width: 100%;
	margin-bottom: 1rem;
	position: relative;
	z-index: 2;
}
.m-leavereview__subtitle {
	font-size: 1.8rem;
	font-weight: 400;
	font-family: "interstate", arial, sans-serif;
	color: #fff;
	display: block;
	width: 100%;
	margin-bottom: 1.5rem;
	position: relative;
	z-index: 2;
}
.m-leavereview__body {
	margin-top: 2rem;
	max-height: 0;
	overflow: hidden;
	transition: max-height 500ms ease-in-out;
	background-color: #fff;
	width: 100%;
	margin-top: 3rem;
}
.m-leavereview__body .m-flashmsgs {
	width: calc(100% - 4rem);
	margin: 2rem;
}
.m-leavereview__body form {
	padding: 2rem;
	position: relative;
}
.m-leavereview__body form label {
	cursor: pointer;
}
.m-leavereview__body form input[type=radio],
.m-leavereview__body form input[type=checkbox] {
	display: none;
}
.m-leavereview__body form input[type=radio] + label,
.m-leavereview__body form input[type=checkbox] + label {
	display: block;
	width: 100%;
	padding-left: 2.5rem;
	position: relative;
	line-height: 1;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.m-leavereview__body form input[type=radio] + label *,
.m-leavereview__body form input[type=checkbox] + label * {
	line-height: 1;
}
.m-leavereview__body form input[type=radio] + label::before, .m-leavereview__body form input[type=radio] + label::after,
.m-leavereview__body form input[type=checkbox] + label::before,
.m-leavereview__body form input[type=checkbox] + label::after {
	content: "";
	display: block;
	border-radius: 100%;
	position: absolute;
	transition: all 250ms ease-in-out;
}
.m-leavereview__body form input[type=radio] + label::before,
.m-leavereview__body form input[type=checkbox] + label::before {
	width: 1.5rem;
	height: 1.5rem;
	border: 1px solid #847e78;
	background-color: #fff;
	z-index: 1;
	top: 0;
	left: 0;
}
.m-leavereview__body form input[type=radio] + label::after,
.m-leavereview__body form input[type=checkbox] + label::after {
	width: 0.7rem;
	height: 0.7rem;
	background-color: #0099E5;
	top: 4px;
	left: 4px;
	z-index: 3;
	opacity: 0;
	transform: scale(0.8);
}
.m-leavereview__body form input[type=radio] + label:focus::before,
.m-leavereview__body form input[type=checkbox] + label:focus::before {
	border-color: #302d2b;
}
.m-leavereview__body form input[type=radio]:checked + label,
.m-leavereview__body form input[type=checkbox]:checked + label {
	font-weight: 600;
}
.m-leavereview__body form input[type=radio]:checked + label::before,
.m-leavereview__body form input[type=checkbox]:checked + label::before {
	border-color: #0099E5;
}
.m-leavereview__body form input[type=radio]:checked + label::after,
.m-leavereview__body form input[type=checkbox]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.m-leavereview__body form input[type=checkbox] + label::before, .m-leavereview__body form input[type=checkbox] + label::after {
	border-radius: 0;
}
.m-leavereview__body form .payment_methods input[type=radio] + label::before,
.m-leavereview__body form .payment_methods input[type=checkbox] + label::before {
	top: 4px;
}
.m-leavereview__body form .payment_methods input[type=radio] + label::after,
.m-leavereview__body form .payment_methods input[type=checkbox] + label::after {
	top: 8px;
}
.m-leavereview__body form > p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.m-leavereview__body form label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.m-leavereview__body form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-leavereview__body form textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 5px 0;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-leavereview__body form input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.m-leavereview__body form textarea::placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-leavereview__body form input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-leavereview__body form textarea.invalid {
	border-color: #ef1644;
}
.m-leavereview__body form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-leavereview__body form textarea:focus {
	border-color: #302d2b;
}
.m-leavereview__body form textarea {
	min-height: 10rem;
	resize: vertical;
	width: 100%;
	padding: 1rem;
	border: 1px solid #d3d2cd;
}
.m-leavereview__body form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-leavereview__body form .alternate textarea {
	border: 1px solid #847e78;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 1rem;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-leavereview__body form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):placeholder,
.m-leavereview__body form .alternate textarea:placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-leavereview__body form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-leavereview__body form .alternate textarea.invalid {
	border-color: #ef1644;
}
.m-leavereview__body form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-leavereview__body form .alternate textarea:focus {
	border-color: #302d2b;
}
.m-leavereview__body form .alternate .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	color: #000;
	padding: 1rem 1.5rem 1rem 1rem;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 1px solid #d3d2cd;
}
.m-leavereview__body form .alternate .m-select__parent {
	display: block;
	width: inherit;
	position: relative;
	margin-bottom: 4rem;
}
.m-leavereview__body form .alternate .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-leavereview__body form .alternate .m-select__parent--multi::after {
	content: none;
}
.m-leavereview__body form .alternate .m-select__parent--multi select {
	min-height: 10rem;
}
.m-leavereview__body form .alternate .m-select__parent.invalid {
	border-color: #ef1644;
}
.m-leavereview__body form .alternate .m-select__parent:focus {
	border-color: #302d2b;
}
.m-leavereview__body form .no-main-label > label {
	display: none !important;
}
.m-leavereview__body form .ginput_complex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-leavereview__body form .ginput_complex > * {
	width: 48%;
}
.m-leavereview__body form .ginput_complex label {
	font-size: 1.2rem;
	display: block;
	margin-top: 1rem;
	color: #aaa8a2;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 1rem;
}
.m-leavereview__body form .field_sublabel_above .ginput_complex label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-top: 0;
	margin-bottom: 1rem;
	text-transform: none;
	padding-left: 0;
	color: #302d2b;
}
.m-leavereview__body form .gform_footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.m-leavereview__body form .gform_footer input {
	margin-right: 2rem;
}
.m-leavereview__body form .validation_error {
	display: block;
	color: #fff;
	background-color: #ef1644;
	padding: 5px 1rem;
	margin-bottom: 2rem;
	border-radius: 3px;
	font-size: 1.4rem;
}
.m-leavereview__body form .gfield_description.validation_message {
	display: block;
	color: #ef1644;
	padding: 5px 0;
	margin-top: -3rem;
	margin-bottom: 3rem;
	font-size: 1.4rem;
}
.m-leavereview__body form select {
	border-radius: 0;
}
.m-leavereview__body form .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.7rem;
	color: #000;
	padding: 5px;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
}
.m-leavereview__body form .m-select__parent {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 4rem;
}
.m-leavereview__body form .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-leavereview__body form .m-select__parent--multi::after {
	content: none;
}
.m-leavereview__body form .m-select__parent--multi select {
	min-height: 10rem;
}
.m-leavereview__body form .m-select.invalid {
	border-color: #ef1644;
}
.m-leavereview__body form .m-select:focus {
	border-color: #302d2b;
}
.m-leavereview__body form::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	position: absolute;
	z-index: 5;
	pointer-events: none;
}
.m-leavereview__body form::after {
	content: "";
	position: absolute;
	z-index: 6;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
}
.m-leavereview__body form.loading::before, .m-leavereview__body form.loading::after {
	opacity: 1;
	pointer-events: all;
}
.m-leavereview__body fieldset {
	margin-bottom: 2rem;
}
.m-leavereview__body fieldset span {
	display: block;
	width: 100%;
	margin-top: -3rem;
	font-size: 1.4rem;
	font-style: italic;
	color: #605a55;
	margin-bottom: 1rem;
}

review-item {
	display: block;
	width: 100%;
	padding: 3rem 0;
	border-bottom: 1px solid #d3d2cd;
}

.m-product-reviews .m-reviews__action {
	display: none;
}
.m-product-reviews review-item {
	padding: 3rem 0 1rem;
}

.m-reviews.loaded .m-reviews__end {
	display: block;
}
.m-reviews.loaded .m-reviews__action {
	display: none;
}
.m-reviews.empty .m-reviews__empty {
	display: flex;
}
.m-reviews.empty .m-reviews__end {
	display: none;
}
.m-reviews.empty .m-reviews__action {
	display: none;
}
.m-reviews__action {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3rem;
}
.m-reviews__end {
	display: none;
	width: 100%;
	text-align: center;
	color: #aaa8a2;
	margin-top: 2rem;
}
.m-reviews__empty {
	display: none;
	align-items: center;
	justify-content: center;
	font-size: 1.6rem;
	color: #605a55;
	font-weight: 600;
}

.m-review__meta {
	display: flex;
	width: 100%;
	align-items: center;
	margin-bottom: 2rem;
}
@media (max-width: 767px) {
	.m-review__meta {
		flex-wrap: wrap;
	}
}
.m-review__author {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.8rem;
	font-family: "interstate", arial, sans-serif;
	margin: 0 5px 0 1rem;
	position: relative;
	top: 1px;
}
@media (max-width: 767px) {
	.m-review__author {
		margin-left: 0;
	}
}
.m-review__date {
	font-size: 1.8rem;
	position: relative;
	top: 1px;
}
@media (min-width: 768px) {
	.m-review__body, .m-review__footer {
		padding-left: 12.2rem;
	}
}
.m-review__body {
	color: #302d2b;
	margin-bottom: 2rem;
}
@media (min-width: 768px) {
	.m-review__body {
		font-size: 2rem;
	}
}
.m-review__body--nostars, .m-review__body--nostars + .m-review__footer {
	padding-left: 1rem;
}
.m-review__footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.m-review__footer\:label {
	font-weight: 600;
	color: #605a55;
	margin-right: 2rem;
	font-size: 1.6rem;
}
.m-review__footer small {
	color: #aaa8a2;
	font-style: italic;
}
.m-review__counter {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: 600;
}
.m-review__counter--empty svg {
	opacity: 0.5;
}
.m-review__counter svg {
	position: relative;
	top: -4px;
	margin-right: 0.75rem;
}
.m-review__counter svg * {
	fill: #0099E5;
}
@media (max-width: 767px) {
	.m-review star-reviews {
		width: 100%;
	}
}

.m-postgrid {
	grid-column-gap: 4rem;
	grid-row-gap: 3rem;
}
@media (max-width: 1023px) {
	.m-postgrid {
		grid-template-columns: 1fr;
	}
}

mini-post {
	display: block;
	background-color: #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	position: relative;
	background: #f3f0ee;
	border-radius: 0.6rem;
	overflow: hidden;
}
@media (min-width: 600px) and (max-width: 1023px) {
	mini-post {
		display: flex;
	}
	mini-post:nth-of-type(even) {
		flex-direction: row-reverse;
	}
}

.m-minipost__header {
	display: block;
	position: relative;
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-minipost__header {
		width: 50%;
		min-height: 32vw;
	}
}
.m-minipost__header__overlay {
	height: 100%;
	position: relative;
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	align-content: flex-end;
	justify-content: flex-end;
	text-align: center;
	z-index: 5;
	background: linear-gradient(0deg, rgba(48, 45, 43, 0.4), rgba(48, 45, 43, 0)) !important;
}
.m-minipost__header a {
	display: block;
	height: 40vw;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
@media (min-width: 768px) {
	.m-minipost__header a {
		height: 23vw;
	}
}
@media (min-width: 1024px) {
	.m-minipost__header a {
		height: 22rem;
	}
}
.m-minipost__header a defer-image {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
.m-minipost__header a defer-image,
.m-minipost__header a picture {
	display: block;
}
.m-minipost__header a picture {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m-minipost__header a picture img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.m-minipost__content {
	padding: 2.5rem 2rem 10rem;
	text-align: center;
	position: relative;
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-minipost__content {
		width: 50%;
		text-align: left;
		padding: 2.5rem 3rem 3rem;
		justify-content: center;
		display: flex;
		flex-direction: column;
	}
}
.m-minipost__content .m-button-container {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 4.5rem;
	left: 0;
	width: 100%;
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-minipost__content .m-button-container {
		justify-content: flex-start;
		position: relative;
		bottom: 0;
	}
}
.m-minipost__title {
	font-size: 2.6rem;
	font-weight: 300;
	width: 100%;
	margin-bottom: 1rem;
	line-height: 1.2;
}
.m-minipost__date {
	font-size: 1rem;
	letter-spacing: 0.2rem;
	width: 100%;
	color: #605a55;
	margin-bottom: 2rem;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
}
.m-minipost__excerpt {
	color: #605a55;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 1rem;
}

plax-wrapper {
	display: block;
}

.m-plax {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 10;
	max-width: 45%;
}
.m-plax + .l-wrapper {
	z-index: 20;
	position: relative;
}
@media (max-width: 767px) {
	.m-plax {
		display: none;
	}
}
.m-plax--top,
.m-plax--top .m-plax__wrapper {
	top: 0;
}
.m-plax--middle,
.m-plax--middle .m-plax__wrapper {
	top: 50%;
}
.m-plax--left,
.m-plax--left .m-plax__wrapper {
	left: 0;
}
.m-plax--bottom,
.m-plax--bottom .m-plax__wrapper {
	bottom: 0;
}
.m-plax--right,
.m-plax--right .m-plax__wrapper {
	right: 0;
}
.m-plax__wrapper {
	display: block;
	position: absolute;
}
.m-plax__wrapper picture {
	display: block;
}
.m-plax__wrapper picture img {
	max-height: 65rem;
	width: auto;
}

.m-fda {
	display: block;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
}
.m-fda p {
	display: block;
	background-color: #fff;
	padding: 3rem 1rem 1rem;
	font-weight: 600;
	font-size: 1.4rem;
	border-top: 1px solid #f3f0ee;
}

.m-nsl {
	position: relative;
	padding: 5rem 0 3rem 0;
	background-size: cover;
}
@media (min-width: 768px) {
	.m-nsl {
		padding: 7rem 0 4rem 0;
	}
}
@media (min-width: 1024px) {
	.m-nsl {
		padding: 11rem 0 6rem 0;
	}
}
.m-nsl::before, .m-nsl::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
}
.m-nsl::before {
	top: -0.1rem;
	height: 3.5vw;
	background: url(../images/border_newsletter_top.svg) center/cover no-repeat;
}
.m-nsl::after {
	bottom: -0.1rem;
	height: 7vw;
	background: url(../images/border_newsletter_bottom.svg) center/cover no-repeat;
}
.m-nsl .l-wrapper {
	width: 82rem;
}
.m-nsl .m-form_wrapper {
	width: 100%;
}
@media (min-width: 1024px) {
	.m-nsl .m-form_wrapper {
		width: calc(100% - 62rem);
	}
}

.l-col__bgimage {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
	bottom: 0;
	overflow: hidden;
}
.l-col__bgimage defer-image picture img {
	object-fit: cover;
	max-width: none;
	object-position: center;
	height: 100%;
	width: 100%;
}
.l-col__bgimage ~ * {
	position: relative;
	z-index: 3;
}

.m-card {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}
.m-card--decorated::before {
	content: "";
	width: 100%;
	height: 1px;
	background: #FFA457;
	background: linear-gradient(to right, #FFA457 0%, #ffc08a 100%);
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 3rem;
	z-index: -1;
}
.m-card--decorated .m-card__footer {
	position: relative;
}
.m-card--decorated .m-card__footer::before {
	content: "";
	width: calc(50% - 10rem);
	height: 1px;
	background: #FFA457;
	background: linear-gradient(to right, #FFA457 0%, #ffc08a 100%);
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 50%;
	z-index: -1;
}
.m-card--decorated .m-card__footer::after {
	content: "";
	width: calc(50% - 10rem);
	height: 1px;
	background: #FFA457;
	background: linear-gradient(to right, #FFA457 0%, #ffc08a 100%);
	display: block;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 50%;
	z-index: -1;
}
.m-card__header {
	display: block;
	width: 100%;
	padding: 0 3rem;
	position: relative;
}
.m-card__header defer-image,
.m-card__header picture {
	display: block;
}
.m-card__header img {
	width: 100%;
	height: auto;
}
.m-card__body {
	display: block;
	width: 100%;
	margin: 3rem 0;
}
.m-card__title, .m-card__subtitle {
	display: block;
	width: 100%;
	text-align: center;
}
.m-card__title {
	font-size: 2.4rem;
	color: #605a55;
	margin-bottom: 1rem;
}
.m-card__title a {
	color: #605a55;
}
.m-card__subtitle {
	font-size: 1.8rem;
	font-family: "interstate", arial, sans-serif;
	color: #71C3FF;
}
.m-card__footer {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}

/**
 * Breadcrumbs
 */
.m-breadcrumbs .current {
	font-weight: 600;
}
.m-breadcrumbs a {
	color: #000;
}
.m-breadcrumbs a:hover {
	text-decoration: underline;
}
.m-breadcrumbs + .m-row {
	padding-top: 0rem;
}
@media (min-width: 768px) {
	.m-breadcrumbs + .m-row {
		padding-top: 3rem;
	}
}

/**
 * Testimonials
 */
.m-testimonial {
	text-align: center;
	padding: 3rem 5%;
	width: 100%;
}
.m-testimonial__content {
	font-size: 2.1rem;
	padding: 0 0 3rem;
	max-width: 80rem;
	margin: 0 auto;
}
.m-testimonial__content:before {
	content: "“";
	font-size: 16.3rem;
	font-weight: 600;
	line-height: 1rem;
	color: #000;
	display: block;
	margin: 6rem auto 1rem;
	opacity: 0.06;
}
.m-testimonial__thumb {
	margin: 0 auto;
	width: 9rem;
	border-radius: 5rem;
}
.m-testimonial__thumb img {
	border-radius: 5rem;
}
.m-testimonial__title {
	font-size: 2rem;
	font-weight: 700;
	font-style: italic;
}

/**
 * Sliders
 */
.glide .glide__arrow {
	padding: 2rem 0;
	background: none;
	border-radius: 4rem;
	border: 0.3rem solid #aaa8a2;
	height: 5rem;
	width: 5rem;
	text-align: center;
	position: absolute;
	bottom: -2rem;
	font-size: 0;
	outline: 0;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
@media (min-width: 1220px) {
	.glide .glide__arrow {
		top: calc(50% - 4rem);
	}
}
.glide .glide__arrow:hover {
	background: #FFA457;
}
.glide .glide__arrow:hover:before {
	border-color: #fff;
}
.glide .glide__arrow:before {
	content: "";
	border: 0.5rem solid #FFA457;
	transform: rotate(45deg);
	height: 1.6rem;
	width: 1.6rem;
	display: block;
	position: absolute;
	top: calc(50% - 0.9rem);
	left: calc(50% - 1.1rem);
}
.glide .glide__arrow.glide__arrow--right {
	right: calc(50% - 6rem);
}
@media (min-width: 1220px) {
	.glide .glide__arrow.glide__arrow--right {
		right: -6rem;
	}
}
.glide .glide__arrow.glide__arrow--right:before {
	border-width: 0.4rem 0.4rem 0 0;
}
.glide .glide__arrow.glide__arrow--left {
	left: calc(50% - 6rem);
}
@media (min-width: 1220px) {
	.glide .glide__arrow.glide__arrow--left {
		left: -6rem;
	}
}
.glide .glide__arrow.glide__arrow--left:before {
	left: calc(50% - 0.5rem);
	border-width: 0 0 0.4rem 0.4rem;
}

.m-testimonial-slider {
	margin-bottom: 5rem;
}
.m-testimonial-slider .m-testimonial {
	padding: 2rem 10rem;
}

/**
 * Featured Product
 */
.m-feat-prod--image {
	z-index: 2;
}
.m-feat-prod--img-left .m-feat-prod__thumb {
	right: -15rem;
}
.m-feat-prod--img-left .m-feat-prod__cta {
	right: 0;
}
.m-feat-prod--img-left .m-feat-prod__cta .m-button, .m-feat-prod--img-left .m-feat-prod__cta .m-coupon input[type=submit], .m-coupon .m-feat-prod--img-left .m-feat-prod__cta input[type=submit], .m-feat-prod--img-left .m-feat-prod__cta .m-gateway__fields .button, .m-gateway__fields .m-feat-prod--img-left .m-feat-prod__cta .button, .m-feat-prod--img-left .m-feat-prod__cta .m-checkout__form input[type=submit], .m-checkout__form .m-feat-prod--img-left .m-feat-prod__cta input[type=submit], .m-feat-prod--img-left .m-feat-prod__cta .m-updatecartitem input[type=submit], .m-updatecartitem .m-feat-prod--img-left .m-feat-prod__cta input[type=submit], .m-feat-prod--img-left .m-feat-prod__cta .m-comments input[type=submit], .m-comments .m-feat-prod--img-left .m-feat-prod__cta input[type=submit], .m-feat-prod--img-left .m-feat-prod__cta .m-login form input[type=submit], .m-login form .m-feat-prod--img-left .m-feat-prod__cta input[type=submit],
.m-feat-prod--img-left .m-feat-prod__cta .m-register form input[type=submit],
.m-register form .m-feat-prod--img-left .m-feat-prod__cta input[type=submit], .m-feat-prod--img-left .m-feat-prod__cta .m-bb input[type=submit], .m-bb .m-feat-prod--img-left .m-feat-prod__cta input[type=submit], .m-feat-prod--img-left .m-feat-prod__cta .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-feat-prod--img-left .m-feat-prod__cta .woocommerce-button.view,
.m-feat-prod--img-left .m-feat-prod__cta .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-feat-prod--img-left .m-feat-prod__cta .woocommerce-button.view, .m-feat-prod--img-left .m-feat-prod__cta .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-feat-prod--img-left .m-feat-prod__cta .button.cancel,
.m-feat-prod--img-left .m-feat-prod__cta .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-feat-prod--img-left .m-feat-prod__cta .button.cancel, .m-feat-prod--img-left .m-feat-prod__cta .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-feat-prod--img-left .m-feat-prod__cta .button.change_payment_method,
.m-feat-prod--img-left .m-feat-prod__cta .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-feat-prod--img-left .m-feat-prod__cta .button.change_payment_method, .m-feat-prod--img-left .m-feat-prod__cta .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-feat-prod--img-left .m-feat-prod__cta input[type=submit], .m-feat-prod--img-left .m-feat-prod__cta .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-feat-prod--img-left .m-feat-prod__cta input[type=submit] {
	transform: translateX(50%);
}
.m-feat-prod--img-right {
	order: 2;
}
.m-feat-prod--img-right .m-feat-prod__thumb {
	left: -15rem;
}
.m-feat-prod--img-right .m-feat-prod__cta {
	left: 0;
}
.m-feat-prod--img-right .m-feat-prod__cta .m-button, .m-feat-prod--img-right .m-feat-prod__cta .m-coupon input[type=submit], .m-coupon .m-feat-prod--img-right .m-feat-prod__cta input[type=submit], .m-feat-prod--img-right .m-feat-prod__cta .m-gateway__fields .button, .m-gateway__fields .m-feat-prod--img-right .m-feat-prod__cta .button, .m-feat-prod--img-right .m-feat-prod__cta .m-checkout__form input[type=submit], .m-checkout__form .m-feat-prod--img-right .m-feat-prod__cta input[type=submit], .m-feat-prod--img-right .m-feat-prod__cta .m-updatecartitem input[type=submit], .m-updatecartitem .m-feat-prod--img-right .m-feat-prod__cta input[type=submit], .m-feat-prod--img-right .m-feat-prod__cta .m-comments input[type=submit], .m-comments .m-feat-prod--img-right .m-feat-prod__cta input[type=submit], .m-feat-prod--img-right .m-feat-prod__cta .m-login form input[type=submit], .m-login form .m-feat-prod--img-right .m-feat-prod__cta input[type=submit],
.m-feat-prod--img-right .m-feat-prod__cta .m-register form input[type=submit],
.m-register form .m-feat-prod--img-right .m-feat-prod__cta input[type=submit], .m-feat-prod--img-right .m-feat-prod__cta .m-bb input[type=submit], .m-bb .m-feat-prod--img-right .m-feat-prod__cta input[type=submit], .m-feat-prod--img-right .m-feat-prod__cta .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-feat-prod--img-right .m-feat-prod__cta .woocommerce-button.view,
.m-feat-prod--img-right .m-feat-prod__cta .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-feat-prod--img-right .m-feat-prod__cta .woocommerce-button.view, .m-feat-prod--img-right .m-feat-prod__cta .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-feat-prod--img-right .m-feat-prod__cta .button.cancel,
.m-feat-prod--img-right .m-feat-prod__cta .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-feat-prod--img-right .m-feat-prod__cta .button.cancel, .m-feat-prod--img-right .m-feat-prod__cta .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-feat-prod--img-right .m-feat-prod__cta .button.change_payment_method,
.m-feat-prod--img-right .m-feat-prod__cta .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-feat-prod--img-right .m-feat-prod__cta .button.change_payment_method, .m-feat-prod--img-right .m-feat-prod__cta .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-feat-prod--img-right .m-feat-prod__cta input[type=submit], .m-feat-prod--img-right .m-feat-prod__cta .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-feat-prod--img-right .m-feat-prod__cta input[type=submit] {
	transform: translateX(-50%);
}
.m-feat-prod--img-right .m-feat-prod--content {
	padding-left: 7rem;
	padding-right: 19rem;
}
.m-feat-prod--content {
	transform: translateY(5rem);
	background-color: #aaa8a2;
	background: linear-gradient(0deg, #fff, #aaa8a2 50%) !important;
	align-items: center;
	padding: 5rem 7rem 5rem 19rem;
}
.m-feat-prod__thumb {
	position: absolute;
	width: 30rem;
	top: 50%;
	transform: translateY(-45%);
}
.m-feat-prod__cta {
	position: absolute;
	bottom: -2rem;
}
.m-feat-prod__content {
	margin-bottom: 3rem;
}
.m-feat-prod__review {
	padding: 3rem 4rem;
	background-color: #aaa8a2;
}
.m-feat-prod__review__content {
	margin-bottom: 1rem;
}
.m-feat-prod__review__author {
	text-transform: uppercase;
	font-weight: 700;
	text-align: right;
}
.m-feat-prod h6 {
	font-family: "interstate", arial, sans-serif;
	letter-spacing: 0.2rem;
	color: #0099E5;
}
.m-feat-prod h3 {
	font-size: 4.8rem;
	margin-bottom: 2rem;
}
.m-feat-prod h3 a:not(:hover) {
	color: #000;
}

/*
Video Embeds
*/
.m-embed-container {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	width: 100%;
	overflow: hidden;
	aspect-ratio: 16/9;
}
.m-embed-container.-vertical {
	aspect-ratio: 9/16;
	max-width: none;
	width: auto;
	height: 80vh;
}
.m-embed-container iframe,
.m-embed-container object,
.m-embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
Popups
*/
@media (min-width: 1220px) {
	.m-popup {
		display: flex;
	}
}
.m-popup * {
	pointer-events: none;
}
.m-popup.active {
	pointer-events: all;
	opacity: 1;
	display: flex;
}
.m-popup.active * {
	pointer-events: all;
}
.m-popup__wrapper {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 70rem;
	max-height: 96vh;
	overflow: scroll;
	background: #fff;
}
.m-popup__wrapper.-vertical {
	width: auto;
}
.m-popup__wrapper__inner {
	padding: 9rem 3rem;
}
@media (min-width: 768px) {
	.m-popup__wrapper__inner {
		padding: 9rem 7rem;
	}
}
.m-popup__close {
	position: absolute;
	top: 0;
	color: #fff;
	font-size: 3.5rem;
	display: block;
	height: 7rem;
	width: 7rem;
	line-height: 1.9;
	opacity: 1;
	right: 0;
	transition: all 0.3s ease-in-out;
	text-align: center;
	background: #0071C9;
	z-index: 999999;
}
.m-popup__close:hover {
	background: #0071C9;
	color: #fff;
}
.m-popup__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m-popup__content, .m-popup--content {
	width: 100%;
	transition: all 0.3s ease-in-out;
}
.m-popup__content.hidden, .m-popup--content.hidden {
	opacity: 0;
}
.m-popup__content ul, .m-popup--content ul {
	margin: 1.5rem 0 1rem 2rem;
}
.m-popup__content ul li, .m-popup--content ul li {
	margin-bottom: 0.5rem;
	font-weight: 900;
}
.m-popup__content ul li::before, .m-popup--content ul li::before {
	color: #0071C9;
}
.m-popup__content h3, .m-popup--content h3 {
	font-size: 3.5rem;
}
.m-popup__content .m-popup__wrapper, .m-popup--content .m-popup__wrapper {
	max-width: 62rem;
}
@media (min-width: 768px) {
	.m-popup--form .m-popup__wrapper__inner {
		padding: 7rem 7rem 7rem;
	}
}
.m-popup--form .m-form textarea {
	height: 18rem;
}
.m-popup--video .m-popup__wrapper {
	max-width: 80vw;
	max-height: 200vh;
	position: static;
	background: none;
	overflow: hidden;
}
@media (min-width: 1024px) {
	.m-popup--video .m-popup__wrapper {
		max-width: 70vw;
	}
}
.m-popup--video .m-popup__wrapper__inner {
	position: relative;
	padding: 0 0 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: 0;
	width: auto;
}
.m-popup--video .m-popup__wrapper__inner iframe, .m-popup--video .m-popup__wrapper__inner object, .m-popup--video .m-popup__wrapper__inner embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.m-popup--image .m-popup__wrapper {
	background: none;
}
.m-popup--productimage {
	background-color: #fff;
}
.m-popup--productimage .l-row {
	height: 100vh;
	width: 100vw;
}
.m-popup--productimage .m-popup__wrapper {
	background: none;
	width: 100%;
	height: 100%;
	max-height: none;
	max-width: none;
	overflow: initial;
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-popup--productimage pinch-zoom {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-popup--productimage pinch-zoom img {
	cursor: grab;
}
.m-popup--text {
	background-color: #fff;
	color: #000;
	font-size: 2.4rem;
	text-align: center;
}
.m-popup--text .l-row {
	height: 100vh;
	width: 100vw;
}
.m-popup--text .m-popup__wrapper {
	background: none;
	width: 100%;
	max-height: none;
	max-width: 80rem;
	overflow: initial;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding: 2rem 3rem;
}
.m-popup__nav {
	position: absolute;
	font-size: 0;
	transition: all 0.3s ease-in-out;
	border: 0.1rem solid #fff;
	height: 5rem;
	width: 5rem;
	top: calc(50% - 6rem);
	transform: none;
	z-index: 99;
	padding: 0.7rem;
	opacity: 1;
	font-size: 0;
	border-radius: 5rem;
	outline: none;
	cursor: pointer;
	position: absolute;
	transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
	.m-popup__nav {
		display: none;
	}
}
@media (min-width: 768px) {
	.m-popup__nav {
		bottom: 5rem;
	}
}
.m-popup__nav:hover {
	background: #0071C9;
	border-color: #0071C9;
}
.m-popup__prev {
	left: 2rem;
}
@media (min-width: 768px) {
	.m-popup__prev {
		left: 5rem;
	}
}
.m-popup__prev::before {
	content: "";
	display: block;
	border: 0.2rem solid #fff;
	width: 1.4rem;
	height: 1.4rem;
	left: 1.2rem;
	position: relative;
	border-width: 0.2rem 0 0 0.2rem;
	transform: rotate(-45deg);
	top: 0.8rem;
}
.m-popup__next {
	right: 2rem;
}
@media (min-width: 768px) {
	.m-popup__next {
		right: 5rem;
	}
}
.m-popup__next::before {
	content: "";
	display: block;
	border: 0.2rem solid #fff;
	width: 1.4rem;
	height: 1.4rem;
	left: 0.8rem;
	position: relative;
	border-width: 0 0.2rem 0.2rem 0;
	transform: rotate(-45deg);
	top: 0.8rem;
}

/**
 * Split Sections with Media / Content
 */
.m-split--content-r .l-col:last-child {
	padding: 5rem 8rem 5rem 10rem;
}
.m-split--content-l .l-col:first-child {
	padding: 5rem 10rem 5rem 8rem;
}

/**
 * Split Column Section
 */
.m-split-cols {
	justify-content: space-between;
	padding: 1rem 0;
}
.m-split-cols > .l-col {
	align-content: center;
}
@media (max-width: 767px) {
	.m-split-cols > .l-col:not(:last-child()) {
		margin-bottom: 1rem;
	}
}
@media (min-width: 768px) {
	.m-split-cols > .l-col {
		width: calc(50% - 0.5rem);
	}
}

/**
 * Mini Cart
 */
mini-cart {
	display: block;
	width: 100vw;
	height: 100vh;
	background-color: transparent;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	transition: all 500ms ease-in-out;
	pointer-events: none;
}
mini-cart.active {
	background-color: rgba(0, 0, 0, 0.3);
	pointer-events: all;
}
mini-cart.active .m-minicart {
	right: 0;
}

.m-minicart {
	display: block;
	width: 38rem;
	max-width: calc(100% - 6rem);
	height: 100vh;
	position: fixed;
	top: 0;
	right: -41rem;
	z-index: 9999;
	background-color: #fff;
	filter: drop-shadow(-1rem 0 1rem rgba(0, 0, 0, 0.2));
	background-repeat: no-repeat;
	background-size: 105% auto;
	background-position: center top;
	transition: all 500ms ease-in-out;
	opacity: 1 !important;
}
.m-minicart.loading .m-minicart__items::before, .m-minicart.loading .m-minicart__items::after {
	opacity: 1;
	pointer-events: all;
}
.m-minicart__header {
	padding: 0 2rem;
}
.m-minicart__title {
	font-family: "shelby", arial, sans-serif;
	font-size: 5rem;
	font-weight: 400;
	color: #FFA457;
	padding: 2rem 0 0;
	text-align: center;
	position: relative;
}
.m-minicart__empty {
	display: block;
	width: 100%;
	margin: 2rem 0;
	padding: 1.5rem;
	color: #aaa8a2;
	border-top: 1px solid #f3f0ee;
	border-bottom: 1px solid #f3f0ee;
	line-height: 1;
	text-align: center;
}
.m-minicart__items {
	display: block;
	width: 100%;
	height: calc(100% - 31.8rem);
	overflow: hidden;
	position: relative;
	padding: 0 2rem;
}
@media (max-width: 600px) {
	.m-minicart__items {
		height: calc(100% - 37.5rem);
	}
}
.m-minicart__items::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	position: absolute;
	z-index: 5;
	pointer-events: none;
}
.m-minicart__items::after {
	content: "";
	position: absolute;
	z-index: 6;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
}
.m-minicart__item {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 2rem 0;
	border-bottom: 1px solid #f3f0ee;
}
.m-minicart__item\:image {
	width: 12rem;
	margin-right: 2rem;
}
@media (max-width: 479px) {
	.m-minicart__item\:image {
		width: 6rem;
		margin-right: 1.5rem;
	}
}
.m-minicart__item\:image, .m-minicart__item\:image a, .m-minicart__item\:image defer-image, .m-minicart__item\:image picture, .m-minicart__item\:image img {
	display: block;
}
.m-minicart__item\:details {
	width: calc(100% - 14rem);
	display: flex;
	flex-wrap: wrap;
	line-height: 2;
}
@media (max-width: 479px) {
	.m-minicart__item\:details {
		width: calc(100% - 9rem);
	}
}
.m-minicart__item\:details a:not([href="#remove"]) {
	width: 100%;
	color: #302d2b;
}
.m-minicart__item\:details a:not([href="#remove"]):hover {
	color: #0099E5;
}
.m-minicart__item\:details a[href="#remove"] {
	display: block;
	font-weight: bold;
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-top: 2rem;
}
.m-minicart__item\:name {
	font-family: "interstate", arial, sans-serif;
	font-size: 1.8rem;
	font-weight: 600;
}
.m-minicart__item\:desc {
	color: #71C3FF;
	font-size: 1.6rem;
	display: block;
	width: 100%;
	margin-bottom: 0.5rem;
	font-style: italic;
}
.m-minicart__item\:price, .m-minicart__item\:quantity {
	color: #605a55;
	font-size: 1.6rem;
	display: block;
	width: 100%;
	margin-top: 0.5rem;
}
.m-minicart__item\:price b, .m-minicart__item\:quantity b {
	color: #0099E5;
}
.m-minicart__item.-no-image .m-minicart__item\:details {
	width: 100%;
}
.m-minicart__autoship {
	display: block;
	width: 100%;
	padding: 0.5rem 1rem;
	border-radius: 3rem;
	text-align: center;
	background-color: #0099E5;
	text-transform: uppercase;
	margin-top: 1rem;
	font-size: 1.2rem;
	font-weight: 600;
	color: #fff;
}
.m-minicart__footer {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.m-minicart__insurance {
	display: block;
	width: 100%;
	padding: 1rem 2rem;
	border-top: 1px solid #f3f0ee;
	border-bottom: 1px solid #f3f0ee;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
mini-cart[cart-has-insurance] .m-minicart__insurance div::before {
	background-color: #0071C9;
}

.m-minicart__insurance div::before {
	content: "";
	width: 4rem;
	height: 2.4rem;
	background-color: #f3f0ee;
	border-radius: 10rem;
	display: block;
	position: absolute;
	top: 50%;
	left: 18px;
	transform: translateY(-50%);
	cursor: default;
	transition: background-color 100ms ease-in-out;
}
.m-minicart__insurance span {
	margin-left: 3rem;
}
.m-minicart__insurance input {
	appearance: none;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	padding: 0;
	aspect-ratio: 1/1;
	background: #aaa8a2;
	border-radius: 100%;
	border: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
	transition: background-color 200ms ease-in-out, transform 200ms cubic-bezier(0.75, 0, 0.25, 1);
}
.m-minicart__insurance input:checked {
	background-color: #fff;
	transform: translateX(1.4rem);
}
.m-minicart__totals {
	padding: 1rem 2rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #0071C9;
}
.m-minicart__actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.5rem 2rem;
	background-color: #f3f0ee;
}
@media (max-width: 600px) {
	.m-minicart__actions {
		padding-bottom: 12rem;
	}
}
mini-cart-item {
	display: block;
}

.m-loginregister {
	margin-top: 0;
	margin-bottom: 0;
}

.m-login__form\:wrapper {
	margin: 2rem 0;
	overflow: hidden;
	display: block;
	max-height: 0;
	transition: max-height 250ms ease-in-out;
}
.m-login__form\:wrapper.active {
	max-height: 30rem;
}
.m-login__form\:wrapper .m-login__form {
	padding: 2rem 2.5rem;
	background-color: #f3f0ee;
}
.m-login__form\:wrapper label {
	font-weight: 600;
}

.m-login,
.m-register {
	display: block;
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	width: 100%;
	padding: 4rem;
}
.m-login__title,
.m-register__title {
	font-size: 8rem;
	margin-bottom: 1rem;
	font-family: "shelby", arial, sans-serif;
}
.m-login form label,
.m-register form label {
	cursor: pointer;
}
.m-login form input[type=radio],
.m-login form input[type=checkbox],
.m-register form input[type=radio],
.m-register form input[type=checkbox] {
	display: none;
}
.m-login form input[type=radio] + label,
.m-login form input[type=checkbox] + label,
.m-register form input[type=radio] + label,
.m-register form input[type=checkbox] + label {
	display: block;
	width: 100%;
	padding-left: 2.5rem;
	position: relative;
	line-height: 1;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.m-login form input[type=radio] + label *,
.m-login form input[type=checkbox] + label *,
.m-register form input[type=radio] + label *,
.m-register form input[type=checkbox] + label * {
	line-height: 1;
}
.m-login form input[type=radio] + label::before, .m-login form input[type=radio] + label::after,
.m-login form input[type=checkbox] + label::before,
.m-login form input[type=checkbox] + label::after,
.m-register form input[type=radio] + label::before,
.m-register form input[type=radio] + label::after,
.m-register form input[type=checkbox] + label::before,
.m-register form input[type=checkbox] + label::after {
	content: "";
	display: block;
	border-radius: 100%;
	position: absolute;
	transition: all 250ms ease-in-out;
}
.m-login form input[type=radio] + label::before,
.m-login form input[type=checkbox] + label::before,
.m-register form input[type=radio] + label::before,
.m-register form input[type=checkbox] + label::before {
	width: 1.5rem;
	height: 1.5rem;
	border: 1px solid #847e78;
	background-color: #fff;
	z-index: 1;
	top: 0;
	left: 0;
}
.m-login form input[type=radio] + label::after,
.m-login form input[type=checkbox] + label::after,
.m-register form input[type=radio] + label::after,
.m-register form input[type=checkbox] + label::after {
	width: 0.7rem;
	height: 0.7rem;
	background-color: #0099E5;
	top: 4px;
	left: 4px;
	z-index: 3;
	opacity: 0;
	transform: scale(0.8);
}
.m-login form input[type=radio] + label:focus::before,
.m-login form input[type=checkbox] + label:focus::before,
.m-register form input[type=radio] + label:focus::before,
.m-register form input[type=checkbox] + label:focus::before {
	border-color: #302d2b;
}
.m-login form input[type=radio]:checked + label,
.m-login form input[type=checkbox]:checked + label,
.m-register form input[type=radio]:checked + label,
.m-register form input[type=checkbox]:checked + label {
	font-weight: 600;
}
.m-login form input[type=radio]:checked + label::before,
.m-login form input[type=checkbox]:checked + label::before,
.m-register form input[type=radio]:checked + label::before,
.m-register form input[type=checkbox]:checked + label::before {
	border-color: #0099E5;
}
.m-login form input[type=radio]:checked + label::after,
.m-login form input[type=checkbox]:checked + label::after,
.m-register form input[type=radio]:checked + label::after,
.m-register form input[type=checkbox]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.m-login form input[type=checkbox] + label::before, .m-login form input[type=checkbox] + label::after,
.m-register form input[type=checkbox] + label::before,
.m-register form input[type=checkbox] + label::after {
	border-radius: 0;
}
.m-login form .payment_methods input[type=radio] + label::before,
.m-login form .payment_methods input[type=checkbox] + label::before,
.m-register form .payment_methods input[type=radio] + label::before,
.m-register form .payment_methods input[type=checkbox] + label::before {
	top: 4px;
}
.m-login form .payment_methods input[type=radio] + label::after,
.m-login form .payment_methods input[type=checkbox] + label::after,
.m-register form .payment_methods input[type=radio] + label::after,
.m-register form .payment_methods input[type=checkbox] + label::after {
	top: 8px;
}
.m-login form > p,
.m-register form > p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.m-login form label,
.m-register form label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.m-login form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-login form textarea,
.m-register form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-register form textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 5px 0;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-login form input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.m-login form textarea::placeholder,
.m-register form input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.m-register form textarea::placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-login form input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-login form textarea.invalid,
.m-register form input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-register form textarea.invalid {
	border-color: #ef1644;
}
.m-login form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-login form textarea:focus,
.m-register form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-register form textarea:focus {
	border-color: #302d2b;
}
.m-login form textarea,
.m-register form textarea {
	min-height: 10rem;
	resize: vertical;
	width: 100%;
	padding: 1rem;
	border: 1px solid #d3d2cd;
}
.m-login form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-login form .alternate textarea,
.m-register form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-register form .alternate textarea {
	border: 1px solid #847e78;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 1rem;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-login form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):placeholder,
.m-login form .alternate textarea:placeholder,
.m-register form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):placeholder,
.m-register form .alternate textarea:placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-login form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-login form .alternate textarea.invalid,
.m-register form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-register form .alternate textarea.invalid {
	border-color: #ef1644;
}
.m-login form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-login form .alternate textarea:focus,
.m-register form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-register form .alternate textarea:focus {
	border-color: #302d2b;
}
.m-login form .alternate .m-select,
.m-register form .alternate .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	color: #000;
	padding: 1rem 1.5rem 1rem 1rem;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 1px solid #d3d2cd;
}
.m-login form .alternate .m-select__parent,
.m-register form .alternate .m-select__parent {
	display: block;
	width: inherit;
	position: relative;
	margin-bottom: 4rem;
}
.m-login form .alternate .m-select__parent::after,
.m-register form .alternate .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-login form .alternate .m-select__parent--multi::after,
.m-register form .alternate .m-select__parent--multi::after {
	content: none;
}
.m-login form .alternate .m-select__parent--multi select,
.m-register form .alternate .m-select__parent--multi select {
	min-height: 10rem;
}
.m-login form .alternate .m-select__parent.invalid,
.m-register form .alternate .m-select__parent.invalid {
	border-color: #ef1644;
}
.m-login form .alternate .m-select__parent:focus,
.m-register form .alternate .m-select__parent:focus {
	border-color: #302d2b;
}
.m-login form .no-main-label > label,
.m-register form .no-main-label > label {
	display: none !important;
}
.m-login form .ginput_complex,
.m-register form .ginput_complex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-login form .ginput_complex > *,
.m-register form .ginput_complex > * {
	width: 48%;
}
.m-login form .ginput_complex label,
.m-register form .ginput_complex label {
	font-size: 1.2rem;
	display: block;
	margin-top: 1rem;
	color: #aaa8a2;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 1rem;
}
.m-login form .field_sublabel_above .ginput_complex label,
.m-register form .field_sublabel_above .ginput_complex label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-top: 0;
	margin-bottom: 1rem;
	text-transform: none;
	padding-left: 0;
	color: #302d2b;
}
.m-login form .gform_footer,
.m-register form .gform_footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.m-login form .gform_footer input,
.m-register form .gform_footer input {
	margin-right: 2rem;
}
.m-login form .validation_error,
.m-register form .validation_error {
	display: block;
	color: #fff;
	background-color: #ef1644;
	padding: 5px 1rem;
	margin-bottom: 2rem;
	border-radius: 3px;
	font-size: 1.4rem;
}
.m-login form .gfield_description.validation_message,
.m-register form .gfield_description.validation_message {
	display: block;
	color: #ef1644;
	padding: 5px 0;
	margin-top: -3rem;
	margin-bottom: 3rem;
	font-size: 1.4rem;
}
.m-login form select,
.m-register form select {
	border-radius: 0;
}
.m-login form .m-select,
.m-register form .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.7rem;
	color: #000;
	padding: 5px;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
}
.m-login form .m-select__parent,
.m-register form .m-select__parent {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 4rem;
}
.m-login form .m-select__parent::after,
.m-register form .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-login form .m-select__parent--multi::after,
.m-register form .m-select__parent--multi::after {
	content: none;
}
.m-login form .m-select__parent--multi select,
.m-register form .m-select__parent--multi select {
	min-height: 10rem;
}
.m-login form .m-select.invalid,
.m-register form .m-select.invalid {
	border-color: #ef1644;
}
.m-login form .m-select:focus,
.m-register form .m-select:focus {
	border-color: #302d2b;
}
.m-login form input,
.m-register form input {
	border-radius: 0 !important;
}

#forgot-password-link {
	display: block;
	margin-top: 2rem;
}

/**
 * FOOTER
 */
body .m-footer {
	background-color: #fff;
}
body .m-footer .l-wrapper {
	padding: 6rem 0rem 4rem;
	width: 1240px;
}
body .m-footer .l-col {
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
body .m-footer .l-col .menu {
	text-align: center;
}
body .m-footer .l-col .menu li {
	margin-bottom: 1rem;
}
body .m-footer .l-col .menu li.mx-flag {
	display: flex;
	justify-content: center;
	align-items: center;
}

body .m-footer .l-col .menu li.mx-flag::before {
	content: '';
	display: block;
	aspect-ratio: 30/23;
	width: 22px;
	margin-right: 5px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 30 23'%3E%3Cdefs%3E%3Cpath id='reuse-0' d='M13.8 9.7z' class='st71'/%3E%3C/defs%3E%3Cstyle%3E.st1%7Bfill:%23fff%7D.st3,.st4%7Bfill:%23fcca3e;stroke:%23aa8c30;stroke-width:8.200000e-03;stroke-miterlimit:4.67%7D.st4%7Bstroke-width:7.000000e-03%7D.st5%7Bfill:%23aa8c30%7D.st6%7Bfill:%239ca168%7D.st7%7Bfill:%23717732%7D.st9%7Bfill:%23cd202a%7D.st11%7Bfill:%23fff;stroke:%230872a7;stroke-width:3.200000e-02;stroke-miterlimit:4.67%7D.st12%7Bfill:%23f8c83c%7D.st13%7Bfill:%23f9aa51;stroke:%23953220;stroke-width:1.400000e-02;stroke-linecap:round;stroke-linejoin:round%7D.st15%7Bfill:%23231f20%7D.st16%7Bfill:%238cbebf;stroke:%2304534e;stroke-width:1.400000e-02%7D.st17%7Bfill:%230c8489%7D.st18%7Bfill:%2304534e%7D.st19%7Bfill:%238cbebf%7D.st23%7Bfill:%23e92736%7D.st26%7Bfill:%23a8ac71%7D.st28%7Bfill:%2378732e%7D.st31%7Bfill:%23f8c83c;stroke:%23977c2e;stroke-width:8.200000e-03;stroke-miterlimit:4.67%7D.st32%7Bfill:%23af7029%7D.st33%7Bfill:%23816c2a%7D.st34%7Bfill:%23fcca3d%7D.st39%7Bfill:%234d2a15%7D.st40%7Bfill:%23d2a567%7D.st41%7Bfill:%238f4620%7D.st42%7Bfill:%23ab6d29%7D.st43%7Bfill:%23202020%7D.st44%7Bfill:%23f8c83c;stroke:%23977c2e;stroke-width:7.000000e-03%7D.st45%7Bfill:%23202220%7D.st46%7Bfill:%234b4139%7D.st47%7Bfill:%23f8c83c;stroke:%23977c2e;stroke-width:7.000000e-03;stroke-linecap:round;stroke-linejoin:round%7D.st48%7Bfill:%23904720%7D.st49%7Bfill:%23803f1d%7D.st52%7Bfill:%238b441f%7D.st55%7Bfill:%231e2121%7D.st56%7Bfill:%235c3818%7D.st59%7Bfill:%23dbad6c%7D.st61%7Bfill:%23b27129%7D.st65%7Bfill:%236c4119%7D.st71%7Bfill:%23f9c83a%7D%3C/style%3E%3Cpath fill='%23ce1126' d='M0 1.5c10 5.2 20-5.2 30 0v20c-10-5.2-20 5.2-30 0v-20z'/%3E%3Cpath d='M0 1.5C6.7 5 13.3 1.5 20 .3v20C13.3 21.5 6.7 25 0 21.5v-20z' class='st1'/%3E%3Cpath fill='%23006847' d='M0 1.5c3.3 1.7 6.7 1.7 10 1.2v20c-3.3.6-6.7.6-10-1.2v-20z'/%3E%3Cpath d='M16.7 13.4v.2s.1 0 .1-.1l-.1-.1z' class='st3'/%3E%3Cpath d='M16.7 13.3c.1.1 0 .1 0 .1-.1 0-.1 0 0-.1-.1 0-.1 0 0 0z' class='st4'/%3E%3Cpath d='M16.9 13.7c-.1 0-.1-.1-.2-.1l-.1.1c.2-.1.2 0 .3 0z' class='st3'/%3E%3Cpath d='M16.9 13.7c0-.1.1-.1.1-.1.1.1 0 .1-.1.1.1.1 0 .1 0 0z' class='st4'/%3E%3Cpath d='M18.1 11.2c.1 0 .1.1.2.1v-.1h-.2z' class='st3'/%3E%3Cpath d='M18.1 11.1s.1 0 0 0c.1.1 0 .1 0 .1s-.1 0 0-.1c-.1 0 0 0 0 0z' class='st4'/%3E%3Cpath d='M18.5 11.2c-.1 0-.2.1-.2.1v-.1h.2z' class='st3'/%3E%3Cpath d='M18.6 11.1c.1.1 0 .1 0 .1-.1 0-.1 0 0-.1-.1 0-.1 0 0 0z' class='st4'/%3E%3Cpath d='M17.7 12.5c0-.1-.1-.1-.1-.2.1.1.1.1.1.2z' class='st3'/%3E%3Cpath d='M17.6 12.2c.1.1 0 .1 0 .1-.1.1-.1.1 0-.1-.1.1-.1 0 0 0z' class='st4'/%3E%3Cpath d='M17.7 12.6h.2c0-.1-.1-.1-.2 0 .1-.1 0-.1 0 0z' class='st3'/%3E%3Cpath d='M18 12.5c.1.1 0 .1 0 .1-.1 0-.1 0 0-.1-.1 0-.1 0 0 0zM13.3 14.2c0 .1-.1 0 0 0-.1 0 0-.1 0 0 0-.1 0 0 0 0z' class='st4'/%3E%3Cpath d='M13.3 14.3v.2h-.1c.1-.1.1-.1.1-.2z' class='st3'/%3E%3Cpath d='M13.4 14.2s0 .1-.1.1h-.1c0-.1.1-.1.2-.1-.1 0 0 0 0 0zM13 14.6s.1 0 0 0c.1.1 0 .1 0 .1-.1 0-.1 0 0-.1-.1 0-.1 0 0 0z' class='st4'/%3E%3Cpath d='M13.1 14.6c.1 0 .2 0 .2-.1-.1 0-.1.1-.2.1z' class='st3'/%3E%3Cpath d='M13.1 14.6v.1c-.1 0-.1-.1-.1-.1v-.1c.1 0 .1 0 .1.1zM12.4 13.5v.1s-.1 0 0-.1c-.1 0 0 0 0 0z' class='st4'/%3E%3Cpath d='M12.4 13.7v.2h-.1c0-.1 0-.2.1-.2z' class='st3'/%3E%3Cpath d='m12.5 13.6-.1.1c-.1 0-.1 0-.1-.1 0 0 .1-.1.1 0 0 0 .1-.1.1 0zM12 13.9s.1 0 0 0c.1.1 0 .1 0 0 0 .1-.1.1 0 0-.1.1 0 0 0 0z' class='st4'/%3E%3Cpath d='M12.1 13.9c.1 0 .1 0 .2-.1h.1c-.1.1-.2.2-.3.1 0 .1 0 0 0 0z' class='st3'/%3E%3Cpath d='M12.1 13.9c0-.1.1 0 0 0 .1.1 0 .2 0 .2V14c-.1-.1-.1-.1 0-.1-.1 0 0 0 0 0zm-.2-1.3c-.1 0 0 0 0 0 0-.1 0-.1 0 0 .1-.1.1-.1 0 0z' class='st4'/%3E%3Cpath d='M11.7 12.9c0-.1.1-.2.1-.2s0 .1-.1.2z' class='st3'/%3E%3Cpath d='M11.8 12.7s0-.1 0 0v-.1s.1 0 0 .1l.1-.1v.1h-.1zm-.4.1c.1 0 .1 0 0 0 .1 0 0 .1 0 0 0 0-.1 0 0 0 0 0 0-.1 0 0z' class='st4'/%3E%3Cpath d='M11.5 12.8c.1 0 .1 0 .2.1v.1l-.2-.2c0 .1 0 0 0 0z' class='st3'/%3E%3Cpath d='M11.5 12.9c0 .1-.1.1-.1.1v-.1c0-.1 0-.1.1 0-.1-.1-.1-.1 0-.1h.1l-.1.1z' class='st4'/%3E%3Cpath d='M16.7 13.4s0 .1 0 0zM16.7 13.4h-.1v-.1c0 .1 0 .1.1.1-.1 0-.1 0 0 0zm.2.2c0 .1 0 .1 0 0h-.2c.1 0 .1.1.2 0 0 .1 0 .1 0 0zm.1.1-.1.1s.1 0 .1-.1c0 .1 0 .1 0 0zm1.2-2.5s-.1 0 0 0c-.1 0-.1 0 0 0zm0-.1s-.1.1 0 0c-.1.1-.1 0-.1 0-.1.1 0 .1.1 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1 0 .1 0 0zm.4 0s0 .1 0 0c-.1.1-.1.1-.1 0 0 .1 0 .1.1 0l-.1.1c.1 0 .1 0 .1-.1 0 .1 0 .1 0 0 0 .1 0 0 0 0zM18.5 11.2c-.1 0-.1.1 0 0-.1 0 0 0 0 0zm-.8 1.2s0 .1 0 0c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0zm-.1-.1s0 .1 0 0h-.1c0 .1 0 .1.1 0-.1.1-.1.1 0 0 0 .1 0 .1 0 0zm.3.2c-.1 0-.1 0 0 0-.1 0 0 0 0 0zM18 12.5s0 .1 0 0c0 .1 0 .1 0 0-.1.1-.1.1-.1 0 0 .1 0 .1.1 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm-4.6 1.7s0 .1-.1.1h-.1c.1 0 .2 0 .2-.1 0 .1 0 .1 0 0 0 .1 0 0 0 0zM13.3 14.3c0 .1 0 .1 0 0 0 .1 0 0 0 0zm-.1.3c-.1 0-.1 0 0 0-.1 0-.1 0 0 0zm-.1 0s0 .1 0 0c0 .1 0 .1 0 0-.1.1-.1.1-.1 0 0 .1 0 .1.1 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zM12.9 14.7h.1-.1c.1 0 .1 0 0 0 .1 0 .1 0 0 0zm-.4-1.1s-.1.1 0 0c-.1.1-.2.1-.2.1h.1l.1-.1c-.1.1-.1.1 0 0zm-.1.1s-.1 0 0 0c-.1 0-.1 0 0 0zm-.2.2h.2c-.1 0-.2.1-.2 0-.1.1 0 0 0 0zm-.1 0s0 .1 0 0c0 .1 0 .1-.1.1.1 0 .1 0 .1-.1 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm-.1.1h-.1.1zm-.1-1.4s0 .1 0 0c0 .1 0 .1 0 0-.1.1-.1 0-.2 0 .1.1.2.1.2 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zM11.8 12.7c0 .1 0 .1 0 0 0 .1 0 0 0 0zm-.2.2s0-.1 0 0l.1.1-.1-.1c-.1 0-.1-.1 0 0-.1-.1-.1-.1 0 0 0-.1 0 0 0 0zm-.1 0c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0zm-.1-.1z' class='st5'/%3E%3Cpath d='M18.7 10.6c0 .2-.2.3-.3.4-.1.1-.1.1-.1.2v.5l.1-.1s.1 0 .1-.1c0 0-.1.1-.1.2s-.1.4-.2.5c-.1.1-.2.1-.3.1v.1s0 .1-.1.1V12.8h.2v.1s0 .2-.2.4-.6.2-.6.2-.1 0-.1.1l-.1.1s0 .1-.1.1l-.1.1-.1.1H17c-.1 0-.1 0-.2.1-.1 0-.4.3-.5.3-.2 0-.4-.1-.4-.1h-.5.4c.1 0 .1 0 .2-.1l.3-.3c.1-.1.2-.1.3-.2h.1v.1l-.1.1c.1 0 .1 0 .2-.1h.1v-.1c0-.1.1-.1.2-.2 0 0 .1 0 .1-.1l.1-.2v-.1c.1-.1.1-.2.2-.2 0-.1.1-.1.1-.2s0-.1.1-.2v.2l.2-.2h.1l.1-.1v-.5c0-.1.1-.2.1-.3l.2-.2v.2s.1-.1.1-.2v-.5c0-.1-.1-.1-.1-.2v-.3l-.1-.1s.1 0 .1.1c.1.1.1.2.1.2.1-.2.1-.3.2-.5l.1.1v.1s0-.1.1-.1c-.2.2-.1.2-.2.4zm-3.1 3.8s0-.1-.2-.1h-.3v.1h.5c-.1 0 0 0 0 0z' class='st6'/%3E%3Cpath d='M16.7 13.7s.1-.2.2-.2c0 0 .1-.1.2-.1s.1 0 .3-.2l.3-.3.1-.1-.2.2-.3.3c-.1.1-.4.2-.4.2-.1 0-.1 0-.2.2 0-.1 0 0 0 0-.1 0 0 0 0 0zm.5-.7c-.2.2-.2.3-.2.3l.3-.3c.1-.1.2-.2.3-.2l.1-.1.1-.1c-.2 0-.2 0-.6.4zm-.4.5.1-.1v-.1l.3-.3c.1-.2.1-.3.1-.3v.1c-.1.1-.3.3-.3.4v.2c-.1 0-.2.1-.2.1zm-.1.5h-.2c-.2.1-.4.3-.6.3-.2 0-.2 0-.3-.1-.1-.1-.4 0-.4 0s.2-.1.3-.1c.2 0 .3.2.5.1.3-.1.5-.3.6-.3l.1.1zm-1.1.2s.2 0 .3-.1c.1-.1.3-.3.4-.3h.2-.2c-.1 0-.2.1-.3.1-.1.1-.1.2-.2.3-.1-.1-.2-.1-.2 0zm-.1.2h-.4.4c0 .1 0 .1 0 0 .1.1.1 0 0 0 .1 0 .1 0 0 0zm.2-.2h.2c.2-.1.4-.3.6-.4l.2-.1h-.2c-.3.1-.5.3-.6.4-.1 0-.2.1-.2.1zm2.6-2.5c-.1.1-.2.4-.3.5l-.2.2-.1.2.1-.1c0-.1 0-.1.1-.2s.2-.2.2-.3c.1 0 .2-.3.2-.3l.2-.2s-.1 0-.2.2zm-.4.6.1-.1c.1-.1.1-.1.1-.2s.1-.2.1-.3c0-.1.1-.2.1-.2s-.1 0-.1.1c-.1.1-.2.3-.2.5-.1 0-.1.1-.1.2zm-.1.1V11.8c0-.1.2-.4.2-.4s-.1 0-.2.2c-.1.1-.2.3-.2.4 0 .1.1.2.1.3.1 0 .1.1.1.1zm.5-1 .1-.2c0-.1 0-.1.1-.2s.1-.1.1-.2v-.4.4c0 .1-.1.3-.2.3v-.3c0-.1.1-.2.1-.3v-.3c0 .1-.1.1-.1.2s-.1.3-.1.4v.6c0-.1 0 0 0 0zm-.2-1s.1.1.1.2v.3c0 .1.1.1.1.1v.2-.3c0-.1 0 0-.1-.1v-.3c0-.1 0-.1-.1-.1z' class='st7'/%3E%3Cpath d='M14.4 14.7s0-.1.1-.2.3-.2.3-.2v.1s-.1 0-.1.1l-.1.1-.1.1h-.1z' class='st6'/%3E%3Cpath d='M14.7 14.3c-.2 0-.3.1-.3.1h-.1s-.1 0-.1-.1v.1c-.1 0-.2-.1-.2-.1v.2c-.1-.1-.2-.1-.2-.2v.2h-.1c-.1 0-.1 0-.2-.1 0 0 0 .1.1.1-.1 0-.1 0-.2.1v.1h.1s0 .1 0 0c0 0 .1-.1.2-.1s-.1.1-.1.2.1 0 .2 0c0 0 .1-.2.2-.1s-.1.1-.1.2.1 0 .2 0l.2-.2c0 .1-.1.1-.1.2 0 0 .1 0 .2-.1 0 0 .1-.1.1-.2.1-.1.1 0 .1 0l.1-.1c-.2-.1-.1-.1 0-.2 0 .1 0 .1 0 0 0 .1.1.1 0 0l.1.1v-.1h-.1zm-1.3.3c0-.1 0-.1 0 0 0-.1-.1-.1-.1-.1-.1 0-.1 0-.1-.1h-.1v-.1H13c0-.1-.1-.2-.1-.3 0 .1 0 .1-.1.2 0 0 0-.1-.1-.1v-.2.1l-.1.1c0-.1-.1-.1-.1-.2v.1c-.1 0-.1 0-.1-.1l-.1-.1s0-.1-.1-.1v-.2s-.1 0-.1.1v-.4c0 .1-.1.1-.1.2V13.1s0 .1-.1.1c0 0 0-.1-.1-.1v-.2c0-.1-.1-.1-.1-.2v-.1s-.1 0 0 0c0 0 .2-.2.1-.2 0 0-.2.1-.2 0s.2-.1.2-.3c0-.1-.1.1-.2 0 0 0 .1-.1.1-.2v-.1l-.1.1h-.1v.2h-.1v.2h-.1s0 .1.1.1c0 0 .1 0 .1.1l.1.1h.1v.5h-.1l.1.1h-.2s0 .1.1.1h.2s-.2-.1-.2 0 .1.1.1.1.2-.1.2 0c0 0-.2 0-.2.1s.1.1.1 0h.1s.1.1.2.1.2.1.2.1h-.1s.3.1.2.1c-.1.1-.2 0-.2 0 0 .1.1.1.1.1s.3-.1.3 0c-.1.1-.2 0-.2.1s.1.2.2.1c.1 0 .1-.1.2-.1 0 .1-.1.1 0 .1s.1-.1.2-.1.2 0 .3.1c0 .5.1.5.1.5z' class='st6'/%3E%3Cpath d='M14.5 14.7c0-.1 0 0 0 0 .1 0 .1-.1.2-.1s.1-.1.2-.1c0 0-.1.1-.2.1s-.2.1-.2.1c-.1 0-.1 0 0 0-.1 0-.1 0 0 0zm.4-.4c-.1.1-.1.1 0 0h-.2c-.1 0-.1.1-.2.1 0 0 0 .1-.1.1 0 0 .1 0 .1-.1.1-.1.1-.1.2-.1 0 .1.1.1.2 0-.1.1 0 .1 0 0 0 .1 0 .1 0 0zm-2.4-.3s-.1 0-.1-.1c-.1 0-.2-.1-.2-.1s.1 0 .1.1c0 0 .1.1.2.1zm1.7.7.1-.1.1-.1v-.2.1h.2-.1c-.1 0-.1-.1-.1-.1v.1c-.1 0-.1-.2-.2-.2s-.1 0-.1.1l.1.1s-.2-.2-.3-.1c-.1 0-.1.1-.1.1s.1 0 .1.1-.1-.1-.2 0c-.1 0-.1 0-.1.1v.1s-.1 0-.1.1l-.1.1.1-.1c.1 0 .3-.1.3-.1h-.1l-.1-.1.1.1h.2v.1l-.1.1.1-.1.1-.1h.1v-.1l-.1-.1.1.1c0 .1 0 .1.1.1h.1v.1s0 .1-.1.1c0 0 0-.1.1-.1l.1-.1h.1v-.2s0 .1.1.1l.1.1h.1v.1l-.6-.1zm-1.1-.3c.1 0 .1 0 0 0 .1 0 0 0 0 0 0-.1 0-.3-.1-.3l-.1.1v-.3c0-.1-.1-.1-.1-.1s0 .2-.1.2 0-.2 0-.2c0-.1-.1-.1-.1-.1v.2s0-.1-.1-.1v-.1.2h-.1.2l.1.1v-.2.2s.1 0 0 0H12.4 12.7s.1 0 .1.1v-.2V14.2l-.1.1c-.1 0-.2.1-.2.1h.2c.1 0 .1-.1.1-.1h.1-.1l-.1.1s.1 0 .1-.1h.1c.1.1.2.1.2.1-.1-.1-.1-.1-.1-.2.1.1.1.1.1.2zm-1.4-1.3v-.2c0-.1-.1-.2-.1-.2v-.1l-.1.1h-.1.1v-.1h-.1s-.1 0-.1-.1H11.6l.1-.1s-.1 0-.1.1h-.1v-.1h-.1l-.1-.1.1.1.1.1.1-.1.1-.1s-.1 0-.1.1c-.1.1-.1 0-.1 0V12.1v.1l.2-.2v-.1c-.1 0 0 .1-.1.1 0 0 0-.1-.1 0l-.1.1v.2s-.1-.1-.1 0c-.1 0-.1.1-.1.1s.1.1.1.2c0 0-.1-.1-.2 0 0 .1.2.2.2.2v.1s.1 0 .1.1c0 0 .1.2.1.3.2-.3.2-.3.2-.2zm.5.7v-.1c0-.1.1-.3.1-.3l-.1.1v-.3c0-.1 0-.1-.1-.1s-.1.2-.1.2v-.2s0-.1-.1 0c0 0 0 .1-.1.1l-.1-.1.1.2v-.2.2h-.2.2c.1 0 0 0 0 0l.1.1v-.1c0-.1.1-.2.1-.2v.4H11.7 12l.1.1v-.2.2h-.2.2c0 .1.1.1.1.2 0-.1 0 0 0 0z' class='st7'/%3E%3Cpath d='M14.7 14.9h-.1v-.1l.3-.3v-.3h.2v.3c.1 0 .2.1.3.1v.1h-.1c-.1 0-.1-.1-.2-.1 0 0-.1 0-.1-.1-.1.2-.1.3-.3.4.1 0 .1 0 0 0z' class='st1'/%3E%3Cpath fill='%23016848' d='M14.9 14.2v.3s-.2.1-.2.2l-.1.1h-.1s-.1 0-.1.1c0 0 0-.1.2-.3l.2-.2v-.3c0 .1.1.1.1.1zm.4.6c0-.1.1-.1.1-.1H15.1s-.1 0-.1-.1c0 0 0 .1-.1.1l.1.1h.3c-.1 0 0 0 0 0z'/%3E%3Cpath d='M15.1 14.1c.1 0 .1 0 0 0 .1 0 .1.2.1.3 0 .1 0 .1-.1.2 0 0-.1.2-.2.2 0 .1-.1.1-.1.2l.2-.2c.1-.1.2-.2.2-.3-.1-.2-.1-.4-.1-.4z' class='st9'/%3E%3Cpath d='M15.6 14.6h-.2s-.1 0-.1-.1h-.2s-.1 0-.1-.1v-.1l.1.1c.1 0 .2 0 .2.1.2.1.3.1.3.1z' class='st9'/%3E%3Cpath fill='%2330c2dc' stroke='%230872a7' stroke-miterlimit='4.67' stroke-width='.016' d='M16.2 13.4s-.2 0-.2-.1.4-.3.4-.3v-.1c-.1 0-.1 0-.1.1-.1.1-.3.1-.4.2h-.2s-1.3.3-1.4.3h-.1c-.2 0-.3-.2-.3-.2h-.1v.1c-.1 0-.7-.1-.7-.1v.1s.3.1.3.2-.1.1-.1.1v.1s.6-.1.6 0-.1.1-.1.1.3-.1.4-.1c.1 0 .1.1.2.1s.8-.2.9-.2c.1-.1.2-.2.4-.3.4.1.5 0 .5 0z'/%3E%3Cpath d='M13.3 13.7c.1 0 .1.1 0 0 .1.1.1.2 0 .2s-.1 0-.1-.1c0 0 .1 0 .1-.1zM13.9 13.1s.1.1 0 0c.1.1.1.2 0 .2s-.1 0-.1-.1l.1-.1zM16.2 13.3c.1 0 .1 0 .1.1s0 .1-.1.1-.1 0-.1-.1.1-.1.1-.1z' class='st11'/%3E%3Cpath d='M12.9 13.3c0 .1.1.2.2.2s.1 0 .2-.1v-.1h-.4z' class='st12'/%3E%3Cpath d='m13.2 13.4-.1-.1H13c0 .1.1.1.2.1-.1 0-.1.1 0 0-.1.1-.1.1 0 0z' class='st1'/%3E%3Cpath d='M14 14c0 .1 0 .1-.1.2-.1 0-.2.1-.2 0 0 0 0-.2.1-.2h.2z' class='st12'/%3E%3Cpath d='M13.8 14.1c.1 0 .1 0 0 0 .1-.1.1-.1 0 0 0-.1-.1 0-.1.1l.1-.1c0 .1 0 0 0 0z' class='st1'/%3E%3Cpath d='M16.4 13.1c.1.1.2 0 .2-.1 0 0 .1-.1.1-.2h-.1l-.1.1c-.1.1-.2.1-.1.2z' class='st12'/%3E%3Cpath d='M16.4 13s0-.1.1-.1h.1s0 .1-.1.1c0 0 0-.1-.1 0z' class='st1'/%3E%3Cpath d='M15.1 13.2s0 0 0 0h-.4c.1.1.1.3.2.4.1.1.1.2.2.2h.2v-.1c0-.1 0-.3-.1-.4 0 0 0-.1-.1-.1 0 0 0 0 0 0z' class='st13'/%3E%3Cpath d='M14.6 13.4c0-.1 0-.1 0 0 0-.1 0-.1 0 0 .1-.1.2-.1.2-.1s.1.1.1.2.1.2.1.3c0 .1.1.2.1.2H14.8l-.3-.3c.1-.2.1-.3.1-.3z' class='st13'/%3E%3Cpath d='M14.4 13.3h.1l.2.2c0 .1 0 .1.1.3 0 .1.1.1.2.2 0 0-.2.1-.3.1h-.4v-.5c0-.1 0-.2.1-.3 0 .1 0 0 0 0zm1.1-.2h-.2c-.1 0-.2 0-.3.1v.2c0 .1.1.3.1.3.1.1.1.2.1.2l.2-.1h.1v-.1s0 0 0 0v-.4c.1-.2.1-.2 0-.2.1 0 .1 0 0 0z' class='st13'/%3E%3Cpath d='M14.4 13.4c0 .1 0 .1 0 0 .1 0 .1 0 .1-.1s0-.1-.1-.1-.1.1-.1.2.1.1.1.1-.1.1-.1.2.1.1.1.1-.1.1-.1.2.1.1.1.1c.1 0 .1-.1.1-.1s0-.1-.1-.1c0 0-.1 0-.1.1m1.3-.9c0 .1 0 .1 0 0-.1.1-.1.1-.1 0s.1-.1.1-.1.1 0 .1.1c0 0 0 .1-.1.1v.1c0 .1 0 .1-.1.2l.1.1c0 .1-.1.1-.1.2 0 0-.1 0-.1-.1s0-.1.1-.1c0 0 .1 0 .1.1' class='st13'/%3E%3Cpath fill='%23953220' d='M14.5 13.9c0 .1 0 .1 0 0 .1.1.4 0 .5 0 .1 0 .4-.1.4-.1.1 0 .1-.1.1-.1v.1s-.1 0-.1.1c0 0-.6.2-.7.2h-.1c-.1-.1-.1-.1-.1-.2 0 .1 0 0 0 0zm.9-.8c.1 0 .1 0 0 0 .1 0 0 0 0 .1v.1l-.3.1v-.1c.1 0 .2-.1.3-.2z'/%3E%3Cpath d='m16.2 12.9-.1-.1c.1-.1.1 0 .1.1 0-.1 0 0 0 0zm.5-.3s.1.1 0 0l.1.1-.1-.1c0 .1 0 .1 0 0zM16.9 12.6s-.1.1 0 0h-.1.1c-.1 0 0 0 0 0zm.2-.2c-.1 0-.1.1-.1 0h.1zm-.3-.4s-.1 0 0 0l-.1.1s0-.1.1-.1c-.1 0-.1 0 0 0zm-.3.1c0 .1 0 .1 0 0-.1.1-.1.1 0 .1v-.1c0 .1 0 .1 0 0z' class='st15'/%3E%3Cpath d='M16.1 12.6c0 .1-.1.1-.1.2 0 0 .3.1.5 0s.5-.3.5-.4v-.2s-.2-.1-.3-.1c-.1 0-.2.1-.3.3-.1.1-.1.2-.2.2 0-.1-.1-.1-.1 0z' class='st16'/%3E%3Cpath d='M16 12.6s.3 0 .4-.1c.1-.1.2-.3.3-.4l.1-.1h.2V12.3l-.1.1c-.1 0-.1.1-.2.1s-.1.1-.2.1H16c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0z' class='st17'/%3E%3Cpath d='M16.5 12.3s.1 0 0 0c.1 0 .1 0 0 0 .1 0 .1.1 0 0 .1.1 0 0 0 0zm.2.1c0-.1 0-.1 0 0 .1-.1.1 0 .1 0h-.1zm-.1.2c0-.1 0-.1 0 0 .1-.1.1-.1 0 0 .1 0 .1 0 0 0zm-.1-.1c.1-.1.1 0 .1 0 0 .1-.1.1-.1 0 0 .1 0 .1 0 0zm-.3.2c0-.1 0-.1 0 0 .1-.1.1-.1.1 0h-.1z' class='st18'/%3E%3Cpath d='M16.7 12.4c0-.1 0-.1 0 0 0-.1.1-.1 0 0 .1 0 0 0 0 0zm-.1.2c0-.1.1-.1 0 0 .1-.1.1-.1.1 0h-.1zm-.1-.1c0 .1 0 .1 0 0 0 .1 0 .1 0 0zm0-.2s.1 0 0 0c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1.1 0 0 0 0zm-.3.3.1-.1c0 .1 0 .2-.1.1 0 .1 0 .1 0 0z' class='st19'/%3E%3Cpath d='M16.3 12.5c0 .1 0 .1 0 0l-.1.1c0 .1 0 0 .1-.1 0 .1 0 .1 0 0zm.2-.1s0 .1 0 0c-.1.1 0 .1 0 .1v-.1c0 .1 0 0 0 0zM16.6 12.5c-.1 0-.1 0 0 0-.1 0-.1.1 0 0-.1.1-.1 0 0 0-.1 0 0 0 0 0zm0-.3c0 .1-.1.1 0 0 0 .1 0 .1 0 0zm.2.1s-.1 0 0 0c-.1 0-.1.1 0 0-.1.1-.1 0 0 0-.1 0 0 0 0 0zm-.1.2c0 .1 0 .1 0 0z' class='st15'/%3E%3Cpath d='M17 12.3s0 .1-.1.2-.3.3-.5.3H16h.7c.1 0 .1-.1.2-.1s.1-.1.2-.1l.1-.1c-.2-.1-.2-.1-.2-.2z' class='st18'/%3E%3Cpath d='M12.9 12.1s0 .1 0 0v.1-.1c0 .1 0 .1 0 0zm.3.3s0 .1 0 0c0 .1 0 .1 0 0zm-.7.2s0 .1 0 0c0 .1.1 0 0 0zm.1.3h.1c0-.1 0-.1-.1 0 .1 0 0 0 0 0zm.2.1s.1 0 0 0l.1-.1-.1.1c.1 0 0 0 0 0z' class='st15'/%3E%3Cpath d='M13.2 12.8s0-.3-.2-.4c-.2-.1-.4-.1-.5 0-.1.1-.1.4.1.5.2.2.5 0 .5 0l.1-.1z' class='st16'/%3E%3Cpath d='M12.5 12.6s0-.2.1-.2c.1-.1.3-.2.4 0 .1.2.1.3.1.4H12.8c-.1 0-.1-.1-.2-.1l-.1-.1z' class='st17'/%3E%3Cpath d='m13.2 12.8-.1.1c-.1 0-.5 0-.6-.3v.2l.1.1s.1 0 .1.1H13l.2-.2c0 .1 0 0 0 0z' class='st18'/%3E%3Cpath d='M13 12.8c0-.1 0-.1 0 0 .1-.1.1-.1 0 0 .1 0 .1 0 0 0zm0-.2c0-.1 0-.1 0 0 .1-.1.1-.1 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0 0zm-.1.2s.1 0 0 0c.1 0 0 0 0 0-.1.1 0 0 0 0zm-.1-.2s.1 0 0 0c.1 0 .1 0 0 0 .1 0 .1.1 0 0 .1.1 0 0 0 0zm-.1.1s0-.1 0 0c.1-.1.1-.1.1 0h-.1zm0-.2h.1-.1zm.2-.1c.1 0 .1 0 0 0 .1 0 0 .1 0 0 0 .1 0 0 0 0z' class='st18'/%3E%3Cpath d='M12.7 12.5s0-.1 0 0c.1-.1.1-.1 0 0 .1 0 .1 0 0 0zm0 .2c0-.1 0-.1 0 0 0-.1 0-.1 0 0zm.2-.3s.1 0 0 0c.1 0 0 0 0 0 0 .1 0 0 0 0zm-.1.2s.1.1 0 0c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1-.1 0 0 .1 0 0 0 0 0zm.2-.1c0 .1.1.1 0 0 .1.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0 0zm-.2.3s.1 0 0 0c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1.1 0 0 0 0zm.2-.1c.1 0 .1 0 0 0 .1 0 .1.1 0 0 .1.1.1.1 0 0 0 .1 0 .1 0 0z' class='st19'/%3E%3Cpath d='M13.1 12.4c0 .1 0 .1 0 0v.1-.1c0 .1 0 .1 0 0zm-.2-.1c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zm-.2.1s.1 0 0 0c.1.1.1.1 0 0 0 .1 0 .1 0 0zM12.7 12.4c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zm.1.2c.1 0 .1 0 0 0 .1 0 0 0 0 0zm-.2 0c.1 0 .1 0 0 0 .1 0 .1.1 0 0 .1.1.1.1 0 0 .1 0 .1 0 0 0zm.4 0c0 .1 0 .1 0 0v.1-.1c0 .1 0 .1 0 0zm0 .1s0 .1 0 0c0 .1 0 0 0 0zm-.2.1c.1 0 .1 0 0 0 .1 0 .1 0 0 0z' class='st15'/%3E%3Cpath d='M12.8 12.3s-.2.1-.2.2v.2V12.4c0-.1 0-.1.2-.1-.1 0-.1 0 0 0-.1 0-.1 0 0 0zm.4.4v-.2c0-.1-.1-.2-.1-.2l.1.1s0 .1.1.1v.2c-.1-.1-.1 0-.1 0z' class='st18'/%3E%3Cpath d='M13.4 12.5c.1 0 .1.1 0 0 0 .1 0 .1 0 0zm-.2.6.1-.1c0 .1 0 .1-.1.1zm.3.1c.1 0 .1 0 0 0l.1-.1-.1.1c.1-.1 0 0 0 0zm0 0s0-.1 0 0c0-.1.1-.1 0 0 .1-.1.1-.1 0 0 0-.1 0 0 0 0z' class='st15'/%3E%3Cpath d='M14.1 12.7s-.2-.3-.6-.2c-.3.1-.4.3-.4.4 0 .1.1.2.5.1.5 0 .5-.2.5-.3.1.1 0 0 0 0z' class='st16'/%3E%3Cpath d='M13.9 12.6s.1 0 .1.1c0 0 .1.1 0 .1 0 0-.2-.1-.4-.1s-.3.1-.4.2c0 .1 0 .2.1.2h.5l.2-.1.1-.1v-.2l-.1-.1h-.1z' class='st17'/%3E%3Cpath d='M13.6 12.7s-.1 0 0 0c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0zm-.3.1s.1 0 0 0c.1 0 .1 0 0 0 .1 0 .1.1 0 0 .1.1 0 0 0 0zm.3.1s0-.1 0 0c.1-.1.1-.1.1 0h-.1z' class='st18'/%3E%3Cpath d='M13.4 13s0-.1 0 0c.1-.1.1 0 0 0 .1 0 .1 0 0 0z' class='st19'/%3E%3Cpath d='M13.7 13s0-.1 0 0c0-.1 0-.1 0 0 .1-.1.1-.1 0 0 .1 0 .1 0 0 0zm.1-.2s.1 0 0 0c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1.1.1.1 0 0 .1.1 0 .1 0 0z' class='st18'/%3E%3Cpath d='M13.5 12.7c0-.1 0 0 0 0zm-.1.1s-.1 0 0 0c-.1 0-.1 0 0 0-.1 0 0 0 0 0zm.1.2c-.1 0-.1 0 0 0-.1 0-.1-.1 0 0 0-.1 0-.1 0 0zm.2-.2c0 .1-.1.1 0 0-.1.1-.1.1 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0zm.2 0c0 .1 0 .1 0 0 0 .1-.1.1 0 0-.1 0 0 0 0 0zm-.1.2c-.1 0-.1 0 0 0-.1 0-.1-.1 0 0 0-.1 0-.1 0 0z' class='st19'/%3E%3Cpath d='M13.8 12.8c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0 0zm-.2.2c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0zm-.1-.2s.1 0 0 0c.1.1.1.1 0 0 .1.1.1.1 0 0 .1.1 0 0 0 0zM13.5 12.9s.1 0 0 0h.1-.1c.1 0 0 0 0 0zm-.1 0c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zM13.4 13zm-.1-.2c.1 0 .1 0 0 0 .1 0 .1 0 0 0zm.1-.2s.1 0 0 0c.1.1.1.1 0 0 .1.1.1.1 0 0 .1.1 0 0 0 0z' class='st15'/%3E%3Cpath d='M14.1 12.9s-.1.1-.4.2c-.3.1-.5 0-.5-.1v.1l.1.1H13.9s.1 0 .1-.1 0-.2.1-.2c-.1 0 0 0 0 0zm0-.2-.1-.1c-.1 0-.3-.1-.3-.1h.2s.1 0 .1.1.1.1.1.1z' class='st18'/%3E%3Cpath d='M14.1 12.5s.1 0 0 0c.1 0 .1 0 0 0 .1 0 .1.1 0 0 .1.1.1.1 0 0zm.2-.1s.1 0 0 0c.1 0 .1 0 0 0 .1 0 0 0 0 0zM14.4 12.3c0 .1.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zm.3 0c.1.1.1.1 0 .1v-.1c0 .1 0 .1 0 0zm.1 0s0 .1 0 0c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zm-.6.9c.1-.1.1-.1 0 0 .1-.1.1-.1 0 0 0-.1 0-.1 0 0zm.3 0s.1-.1 0 0l.1-.1-.1.1c.1-.1.1-.1 0 0 0-.1 0 0 0 0zm.3-.1.1-.1c-.1 0-.1 0-.1.1z' class='st15'/%3E%3Cpath d='M14.8 13.1c.1 0 .1-.1 0 0 0-.1.1-.1 0-.1.1 0 .1 0 0 .1 0-.1 0 0 0 0z' class='st15'/%3E%3Cpath d='M14.1 12.9c0-.1.2-.4.4-.5h.4c.1 0 .1.1.2.1h.2c.1 0 .2-.1.2-.1-.1.1-.1.2-.2.3 0 0 0 .1-.1.1l-.2.2c-.2.1-.4.1-.6.1-.2 0-.3-.1-.3-.2z' class='st16'/%3E%3Cpath d='M14.1 12.9v-.1c0-.1.1-.1.1-.2.1-.1.1-.1.2-.1H15.2c.1 0 .1-.1.2-.1-.1.1-.1.2-.2.3 0 0 0 .1-.1.1l-.2.2c-.1 0-.1.1-.2.1h-.4c-.1 0-.1 0-.2-.1v-.1c-.1 0-.1 0 0 0-.1 0-.1 0 0 0 0 .1 0 .1.1.2.1 0 .1.1.2.1h.4c.1 0 .1 0 .2-.1.2-.1.2-.2.2-.2s0-.1.1-.1c.1-.1.1-.2.2-.3-.1 0-.2.1-.3.1h-.8s-.1 0-.1.1l-.2.2c0-.1-.1-.1 0 0-.1 0 0 0 0 0z' class='st18'/%3E%3Cpath d='M15.2 12.6s-.1.1 0 0c-.1 0-.6-.1-.8-.1-.2.1-.3.2-.3.3 0 .2 0 .2.1.2h.4c.1 0 .1 0 .2-.1.1 0 .1 0 .2-.1l.1-.1s0-.1.1-.1c-.1.2-.1.1 0 0-.1.1 0 .1 0 0z' class='st17'/%3E%3Cpath d='M14.4 12.8c-.1 0-.1 0 0 0-.1 0-.1-.1 0 0-.1-.1 0-.1 0 0zm0-.2s0-.1 0 0c.1-.1.1-.1.1 0h-.1c.1 0 .1 0 0 0zm.3 0s0-.1 0 0c.1-.1.1-.1 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0 0zm.1.2c0-.1 0-.1 0 0 .1-.1.1-.1.1 0h-.1zm-.2.1s.1 0 0 0c.1-.1.1-.1.1 0 0 0 0 .1-.1 0 .1.1.1.1 0 0 .1.1 0 .1 0 0zm-.2.1c0-.1 0-.1 0 0 0-.1 0-.1 0 0z' class='st18'/%3E%3Cpath d='M14.4 12.7c0 .1-.1.1 0 0-.1.1-.1.1 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0zm.1-.1s-.1 0 0 0c-.1 0-.1-.1 0 0 0-.1 0-.1 0 0zm.3 0s-.1 0 0 0c-.1 0-.1-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0z' class='st19'/%3E%3Cpath d='M14.7 12.7c0 .1-.1.1 0 0-.1.1-.1.1 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0z' class='st18'/%3E%3Cpath d='M14.4 12.9c0 .1 0 .1 0 0 0 .1-.1.1 0 0-.1 0 0 0 0 0zm.2-.2c0 .1 0 .1 0 0 0 .1 0 .1 0 0zm.3 0c0 .1 0 .1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1 0-.1 0 0 0zm-.2.2s0 .1 0 0c0 .1-.1 0 0 0-.1 0 0 0 0 0z' class='st19'/%3E%3Cpath d='M14.8 12.7c.1 0 .1 0 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zm-.1-.2c.1 0 .1.1 0 0 .1.1 0 .1 0 0 0 .1 0 0 0 0zm-.2.2s.1 0 0 0c.1 0 .1 0 0 0 .1.1.1.1 0 0zm0 0h.1c0 .1-.1.1-.1 0 0 .1 0 0 0 0zm-.1-.2s.1 0 0 0c.1 0 .1.1 0 0 .1.1 0 .1 0 0 0 .1 0 0 0 0zm-.2.2s.1 0 0 0c.1.1.1.1 0 0 .1.1.1.1 0 0 .1 0 0 0 0 0z' class='st15'/%3E%3Cpath d='M14.2 12.8c.1 0 .1-.1.1 0h-.1c.1 0 0 0 0 0zm.4.1c.1 0 .1-.1.1 0h-.1c.1 0 0 0 0 0zm-.3.1s0-.1 0 0c.1-.1.1-.1 0 0 .1-.1.1 0 0 0 .1 0 0 0 0 0z' class='st15'/%3E%3Cpath d='m15.1 12.7-.2.2c-.1.1-.2.1-.3.1h-.3c-.1 0-.2-.1-.2-.1l.1.1h.6s.1 0 .1-.1c0 0 .1 0 .1-.1l.1-.1v-.1.1zm-.1-.2h-.1c-.1 0-.2-.1-.4 0s-.3.2-.3.2l.1-.1.1-.1h.6c-.1 0-.1 0 0 0-.1 0 0 0 0 0zm.3 0h-.2v-.1c0 .1 0 .1.2.1-.1-.1-.1-.1 0 0 0-.1 0 0 0 0z' class='st18'/%3E%3Cpath fill='%230c8489' stroke='%2304534e' stroke-width='.014' d='M15 13.4s.1 0 0 0h.1c.1 0 .1 0 .2-.1 0 0 0-.1.1-.1V12.9l.2-.1s.1 0 .1-.1h.1s.1 0 .1-.1c0 0 .1 0 .1-.1V12.2l-.1-.1H15.6l-.1.1c-.1 0-.2.1-.3.1l-.2.2V13.4z'/%3E%3Cpath d='M15.1 13.3s0-.1.1-.2.1-.2.1-.3l.1-.1v-.1l.1-.1h.5s.1.1.1 0v-.1l-.1-.1h-.1c-.1 0-.1 0-.2.1l-.2.2c-.1 0-.1.1-.2.1v.1s-.1-.1-.1 0c0 0 0 .1-.1.2 0 .1-.1.2-.1.3h.1z' class='st19'/%3E%3Cpath d='M15.3 13c0 .1-.1.1 0 0-.1.1-.1.1 0 0v.1-.1c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zm.3-.3c-.1 0-.1 0 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm.2 0c-.1 0-.1.1 0 0-.1.1-.1.1 0 0-.1.1 0 .1 0 0 0 .1 0 .1 0 0zm-.7.3s.1 0 0 0h.1c0-.1 0-.1-.1 0 .1 0 .1 0 0 0z' class='st19'/%3E%3Cpath d='M15.3 13.1s0 .1 0 0l-.1.1c0-.1 0 0 .1-.1zm.7-.6s0 .1 0 0c-.1.1-.1.1 0 0l-.1.1v-.1s0 .1.1 0c-.1.1 0 .1 0 0zm-.6.3s0 .1 0 0c-.1.1-.1.1 0 0-.1.1-.1.1 0 0zm.1 0s.1 0 0 0c.1 0 .1 0 0 0h.1-.1c.1 0 .1 0 0 0 .1 0 0 0 0 0zm.2-.3s0 .1 0 0c0 .1-.1.1 0 0-.1.1 0 .1 0 0 0 .1 0 0 0 0z' class='st18'/%3E%3Cpath d='M15.1 13.4s.2-.1.3-.1c0 0 0-.2.1-.3.1-.1.3-.2.3-.2.1 0 .2-.1.3-.3 0-.1-.1-.1-.2-.1 0-.1-.2 0-.2 0s-.1 0-.2.1c0 0 0 .1-.1.1 0 0-.2 0-.2.1v.1h-.1v-.1l.2-.2c.1-.1.2-.1.2-.2h.4l.1.1v.2c0 .1-.2.3-.3.3-.1 0-.2.1-.3.2-.1.1-.1.3-.1.3h-.2z' class='st18'/%3E%3Cpath d='M15.2 12.9c-.1 0 0-.1 0 0 0-.1 0 0 0 0zm.1-.1c0-.1.1-.1.1-.1l-.1.1c.1 0 .1 0 0 0zm0 .3V13v.1c0-.1 0 0 0 0zM15.4 13l-.1.1.1-.1c-.1 0 0 0 0 0zm.2-.4c0 .1 0 .1 0 0-.1.1-.1.1 0 .1v-.1c0 .1 0 0 0 0zM15.7 12.7s-.1 0 0 0h-.1c0 .1 0 .1.1 0-.1 0-.1 0 0 0zm-.1-.2c.1 0 .1 0 0 0l.1-.1s0 .1-.1.1c.1 0 0 0 0 0zm.4-.1c-.1.1-.1.1 0 0l-.1.1c0 .1 0 0 .1-.1-.1.1 0 0 0 0zm-.1.3s-.1 0 0 0l-.1.1s0-.1.1-.1c-.1 0-.1 0 0 0-.1 0 0 0 0 0z' class='st15'/%3E%3CradialGradient id='SVGID_1_' cx='-23673.967' cy='-17537.375' r='.778' gradientTransform='matrix(.2084 .09248 -.0826 .2099 3498.286 5880.367)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23f15770'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGID_1_)' d='M13.6 12.5c0-.1.1-.2.2-.2s.1.1.1.2-.1.2-.2.2c0 0-.1-.1-.1-.2z'/%3E%3Cpath d='M13.8 12.1c0 .1-.1.1-.1.2h.1s.1-.1 0-.2c.1 0 .1 0 0 0z' class='st3'/%3E%3Cpath d='M13.9 12c-.1 0-.1.1 0 0-.1.1-.1.1 0 .1V12c0 .1 0 .1 0 0 0 .1 0 0 0 0z' class='st4'/%3E%3Cpath d='M17.3 11.7c-.1.1-.1.2-.2.2h.1c.1-.1.1-.2.1-.2z' class='st3'/%3E%3Cpath d='M17.4 11.6c0-.1-.1 0 0 0l-.1.1c.1 0 .1 0 .1-.1.1 0 .1 0 0 0z' class='st4'/%3E%3Cpath d='M12.3 11.9c0 .1.1.1.1.2V12c0-.1 0-.1-.1-.1 0-.1 0-.1 0 0z' class='st3'/%3E%3Cpath d='M12.3 11.8c-.1 0-.1 0 0 0 0 .1 0 .1 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 0-.1 0-.1 0 0z' class='st4'/%3E%3Cpath d='M13.9 12s-.1.1 0 0c-.1.1 0 .1 0 .1-.1 0-.1 0 0-.1-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0zM13.9 12.2s-.1 0 0 0c-.1 0-.1.1 0 0-.1 0-.1 0 0 0-.1-.1 0-.1 0 0zm3.5-.6s.1 0 0 0h-.1v.1c0-.1 0-.1.1-.1zM17.3 11.7c-.1 0-.1.1-.1.1l.1-.1zm-5 0c0 .1 0 .1 0 0 0 .2 0 .2 0 0 .1.1.1.1 0 0 .1.1.1.1 0 0 .1.1 0 .1 0 .1v-.1c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0z' class='st5'/%3E%3Cpath d='M12.4 11.9v.1c0-.1-.1-.1 0-.1-.1 0-.1-.1 0 0z' class='st5'/%3E%3CradialGradient id='SVGID_00000045602231231956804010000002889709170740714913_' cx='29772.65' cy='-26758.58' r='.773' gradientTransform='matrix(-.0244 -.2234 .2056 -.0153 6237.747 6250.435)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23f15770'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGID_00000045602231231956804010000002889709170740714913_)' d='M12.5 12.1c.1-.1.2 0 .2.1.1.1 0 .2 0 .3-.1.1-.2 0-.2-.1-.1-.2-.1-.3 0-.3z'/%3E%3Cpath d='M12.3 12.2s.1 0 0 0c.1 0 .1-.1.1-.1V12h-.1c0 .1-.1.2 0 .2 0 0 0-.1 0 0z' class='st23'/%3E%3Cpath d='M12.4 12.1h.1c-.1-.2-.2-.1-.1 0 0-.1 0-.1 0 0 0-.1 0 0 0 0zM12.6 12s0-.1 0 0c0-.1 0-.1 0 0v-.1h-.1c0 .1 0 .1.1.1zm1 .3s.1.1 0 0c.1.1.1.1 0 0h.1v-.1c.1 0 0 0-.1.1.1 0 .1-.1 0 0 .1 0 .1 0 0 0zM13.8 12.3c.1 0 .1 0 0 0h.1c0-.1-.1-.1-.1 0 0-.1 0-.1 0 0 0-.1 0 0 0 0zM13.9 12.4s.1-.1 0 0c.1-.1.1-.1 0 0 0-.1.1-.1.1-.1s-.1-.1-.1 0v.1c0-.1 0-.1 0 0 0-.1 0-.1 0 0zm3.1-.6s0 .1 0 0c.1.1.1.1 0 0 .1.1.1.1 0 0h.1c.1 0 0-.1-.1 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0z' class='st23'/%3E%3Cpath d='M17.2 11.8c-.1 0-.1.1 0 0-.1.1-.1.1 0 0-.1.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0h.1-.1zM17.2 12c.1 0 .1-.1 0 0 .1-.1.1 0 0 0 .1 0 .1-.1.1-.1l-.1.1.1-.1c-.1 0-.1 0-.1.1 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0z' class='st23'/%3E%3Cpath fill='%23f7e204' d='M12.4 12.1s0 .1 0 0c0 .1-.1.1 0 0-.1.1-.1.1 0 0-.1 0-.1 0 0 0zm0 0c.1 0 .1-.1 0 0 .1-.1.1-.1 0 0 0-.1 0-.1 0 0zm.1-.1s.1 0 0 0c.1 0 .1 0 0 0 .1-.1.1-.1 0 0 .1-.1 0 0 0 0zm1.2.3zm.1 0s.1 0 0 0c.1 0 .1 0 0 0zm.1 0c.1 0 .1 0 0 0zm3.2-.5c0 .1 0 .1 0 0 0 .1 0 0 0 0zm.1 0c-.1.1-.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm0 .1c0 .1 0 .1 0 0 0 .1 0 .1 0 0z'/%3E%3CradialGradient id='SVGID_00000042724874122036580030000007073607043771387274_' cx='-56450.789' cy='-3177.51' r='.778' gradientTransform='matrix(.08053 .08897 -.1772 .1469 3993.269 5501.398)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23f15770'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23SVGID_00000042724874122036580030000007073607043771387274_)' d='M17 12c.1-.1.2-.2.2-.1 0 0 0 .1-.1.2s-.2.2-.2.1c-.1 0 0-.1.1-.2z'/%3E%3Cpath d='M13.4 10s-.2.1-.3.1c-.1 0-.1-.3-.1-.3l-.1-.1c0-.1.2-.3.3-.3h.1l.1-.1-.1.1v.1l-.1.1v.1s.1 0 .2-.1c.1 0 .1-.1.1-.1s0 .1-.1.1-.1.1-.2.1c0 0 0 .1.1.1s.2-.1.2-.1c-.1.1-.1.2-.1.3zm-.7.9c.1 0 .1.1.1.1 0 .1-.1.2-.1.4s0 .2.3.3l.1.1c0 .1.1.4.3.3.2-.1.3-.2.3-.2l-.1-.1h-.1c-.1 0-.1 0-.1-.1s0-.2-.1-.2c-.1-.1-.3-.1-.3-.3 0-.2.1-.2.1-.4s-.3-.2-.3-.2h-.1c-.1.2-.1.3 0 .3-.1 0 0 0 0 0z' class='st26'/%3E%3Cpath fill='%23f1a720' d='M13.3 9.5c.1 0 0-.2 0-.2l-.1.1c.1-.1.2-.1.1.1.1-.1.1-.1 0 0z'/%3E%3Cpath d='M13.5 11.5c-.1 0-.2-.1-.2-.4 0-.3.5-.6.5-.8 0-.2.1-.3-.2-.5l-.1.1c.1 0 .1.1.2.1 0 0 0 .1-.1.1l-.3.3-.1.1c-.1.1-.1.1-.1.2-.1.1 0 .3 0 .3 0 .2 0 .5.4.5z' class='st26'/%3E%3Cpath d='M13.2 11.7v.1h-.1l-.1.1v-.1h.1c.1.1.1.1.1-.1 0 .1 0 .1 0 0zm-.2.1c-.1-.1 0-.1 0-.1h.1c-.1 0-.1 0-.1.1zm.2-.2s0 .1 0 0v.1c-.1 0-.1 0 0-.1-.1.1-.1 0 0 0-.1 0-.1 0 0 0zm-.1.6c0-.1 0-.1 0 0v-.1h.2c-.1-.1-.1 0-.2.1.1-.1 0-.1 0 0zm.3-.3s-.1 0 0 0c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1.1-.2.1-.2.1s.1 0 .2-.1c-.1.1-.1.1 0 0-.1 0 0 0 0 0zm-.3.3s.1 0 0 0h.1v-.1c.1 0 0 0-.1.1.1 0 0 0 0 0zm.2-.1.1-.1v-.1s0 .1-.1.2c0-.1 0-.1 0 0zm0 .1s.1 0 .2-.1c.1 0 .1-.1.1-.1h-.1l-.1.1-.1.1zm-.2-.9v-.1.1c.1-.1.1-.1 0 0 .1-.1.1 0 0 0 .1 0 0 0 0 0zm.1.1s.1 0 0 0c.1 0 .1 0 0 0z' class='st28'/%3E%3Cpath fill='%23c6c7a6' d='M13 9.5c0 .1-.1.1 0 0 0 .1.1.1.2-.1v-.2h-.1c0 .2-.1.3-.1.3z'/%3E%3Cpath fill='%231c242f' d='M13.2 9.3s.1 0 0 0c.1 0 0 0 0 0z'/%3E%3Cpath d='M13.1 9.4c.1 0 .1-.1.2-.1 0 0-.1 0-.2.1.1-.1 0-.1 0 0z' class='st26'/%3E%3Cpath d='M13.3 11.2v-.1.1s-.1 0 0 0zm-.2-.1V10.8v.1s0 .1.1.1c0 .1 0 .1-.1.1.1 0 0 0 0 0zm.2 0s0-.1 0 0V11v.1c0-.1 0-.1 0 0m-.2-.3c.1 0 .1 0 0 0 .1-.1.1-.2.1-.2v.2c.1.1 0 .1-.1 0 .1.1 0 0 0 0zm.3.1.1-.1c-.1 0-.1 0-.1.1-.1 0-.1 0 0 0-.1 0 0 0 0 0zm-.1-.3.1-.1v.2l-.1-.1z' class='st28'/%3E%3Cpath d='m13.5 10.8.1-.1h-.2l.1.1c-.1 0 0 0 0 0zm0-.3v-.2.2c-.1-.1-.1-.1-.1 0h.1c-.1 0 0 0 0 0zm.2-.2v-.1c-.1 0-.1.1 0 .1-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0zm0 .2s.1-.1 0 0c.1-.1.1-.1.1-.2h-.2c.1.1.1.1.1.2 0-.1 0 0 0 0zm-.4-.5c0 .1.1.1.2 0-.1-.1-.2-.1-.2 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0zm.3.6.1-.1h-.2l.1.1zm.3-.3v-.2l-.1.1.1.1c-.1-.1-.1 0 0 0-.1 0 0 0 0 0z' class='st28'/%3E%3Cpath d='M13.7 10.2s0-.1 0 0c0-.1 0-.1 0 0l.1-.1h.1v.1c-.1-.1-.1 0-.2 0zm.2-.1s-.1-.1 0 0l-.1-.1v.1h.1z' class='st28'/%3E%3Cpath d='M12.7 11.2c0 .1 0 .1 0 0 0 .1.1 0 0 0h.2-.2c.1 0 0 0 0 0zm.1-.2c0-.1 0-.1 0 0 .1-.1.2-.1.2-.1-.1-.1-.2-.1-.2.1 0-.1 0-.1 0 0zm.2.1s-.1 0 0 0c-.1-.1-.2 0-.2 0 0 .1 0 0 .2 0-.1 0-.1 0 0 0 0 .1 0 0 0 0zm-.3-.2s0 .1 0 0c0 .1 0 0 0 0l.1-.1-.1.1zm0-.1c.1 0 .1 0 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm.4-1c.1 0 0 0 0 .1v.1-.1l.1.1v-.1h.1s-.1 0-.1-.1l.1-.1-.1.1v-.1c0 .1 0 .1-.1.1.1 0 .1-.1.1-.1 0 .1-.1.1-.1.1-.1 0-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0zm0 .1c.1 0 .1 0 0 0 .1-.1.1 0 .1 0 .1 0 0 .1-.1 0 .1.1.1.1 0 0zm-.3 1.1h.2v-.1s-.1 0-.2.1c0-.1 0 0 0 0zm1-.8c0-.1.1-.1.1-.2h-.2v-.2h-.1.2v.1h.2c-.2.2-.2.2-.2.3 0-.1-.1-.1-.1-.1l.1.1c-.1-.1-.1 0 0 0h-.1v.1h-.1v.2h-.1v.1h-.1v.2h-.1v.1s0 .1.1.2l-.1.1h.1l-.1.1.1-.1h.1-.1s0-.1.1-.1h-.1l.1-.1h-.1s.1 0 .1-.1v-.1h.1v-.1h.1v-.1c.1-.3.2-.3.1-.4.1.1.1.1 0 0 .1.1 0 .1 0 0zm-.5.9s0 .1-.1.1h-.1c.1-.1.1-.1.2-.1zm0-.2-.1.1s-.1-.1-.1-.2c.1.1.1.1.2.1zm.1-.1s-.1 0-.1.1v-.2h.1v.1zm0-.1v-.1h.1v.1c0-.1 0-.1-.1 0zm.3-.2h-.1v-.1h.1v.1zm0-.2v-.1h.1l-.1.1c.1-.1.1 0 .2 0h-.2zm-.4 1h-.2c.1.1.1.1.2 0 0 .1 0 .1 0 0l-.1.1c.1 0 .1 0 .1-.1 0 .1 0 .1 0 0v.2h.1-.1v-.2zm-.5.1h.1s0-.1-.1 0h-.1v.1s0-.1.1-.1zm.6.7s-.1 0-.1.1c0 0 0-.1.1-.1 0-.1.1-.2.1-.2-.1.1-.1.1-.1.2-.1-.1 0-.2 0-.2s0 .1-.1.1v-.1s-.1 0-.1.1c0-.1.1-.1.1-.2 0 .1 0 .1-.1.2h-.1.1l-.1.1h.1l-.1.1c.1 0 .1 0 .2-.1 0 0 0 .1-.1.1.1 0 .2 0 .2-.1.1 0 .1-.1 0 0 .1-.1.1-.1 0 0 .1 0 .1 0 0 0zm-.3-.1c.1-.1.1-.1 0 0 .1-.1.2-.1.2-.1v.1h-.2zm.1.1.1-.1s.1 0 .1-.1v.1c-.1.1-.2.1-.2.1zm-.1-.4h.2-.2c0-.1.1-.1.1-.1-.1 0-.1 0-.1.1H13h.1l-.1.1.1-.1zm-.2-.3h-.1l-.1.1s0-.1.1-.1c.1.1.1.1.1 0zm.2.1s-.1 0 0 0c0 0-.1 0-.2.1v.1s0-.1.1-.1c0 0 0-.1.1-.1zm-.2 0s.1 0 0 0c.1 0 .1 0 0 0 .1 0 0 0 0 0-.1 0-.1.1-.1.1s.1 0 .1-.1zm.2-2.1c.1-.1.1-.1 0 0l.1-.1s0 .1-.1.1c.1.1 0 .1 0 .1l-.1.1v.1-.1c.2-.1.2-.1.1-.2.1 0 .1 0 .1-.1.1 0 0 0-.1.1.1-.1 0-.1 0 0l-.1.1.1-.1z' class='st1'/%3E%3Cpath d='M13.4 9.8h-.1v.1s0-.1.1-.1zm-.2 0c-.1 0-.1.1-.1.1.1 0 .1 0 .1-.1zm0 .3-.1-.1v.1h.1zm.4 2c-.1.1-.1.1-.2.1h-.2s-.1 0-.1-.1v-.2c0-.1 0-.1-.1-.2 0-.1-.1-.1-.2-.1s-.1-.1-.1-.2 0-.2.1-.2c0-.1.1-.1.1-.2 0 0 0-.1-.1-.1h-.1.1l.1.1s0 .1-.1.2c0 .1-.1.2-.1.2 0 .1.1.2.1.2.1 0 .1.1.2.1 0 0 0 .1.1.2v.1s0 .1.1.1h.2c0 .1.1 0 .2 0z' class='st28'/%3E%3Cpath d='M13.5 11.9c-.1 0-.1 0 0 0h-.1s0-.1-.1-.1v-.1c0-.1-.1-.1-.2-.1s-.1-.1-.1-.1v-.4c0-.1-.1-.1-.1-.2h-.1.1c.1 0 .1.1.1.2v.4c0 .1.1.1.1.1.1 0 .1.1.2.1v.1s0 .1.1.1h.1c-.1 0-.1 0 0 0z' class='st28'/%3E%3Cpath d='M13.9 11.4s.1 0 0 0c.1.1.1.2 0 .2 0 0-.1 0-.1-.1 0 0 .1 0 .1-.1 0 .1 0 .1 0 0z' class='st26'/%3E%3Cpath d='M12.5 10.9s-.1.1 0 0c-.1 0-.1 0-.1-.1l.1-.1s0-.1.1-.1h.1c-.2.2-.2.3-.2.3z' class='st31'/%3E%3Cpath d='M12.6 10.9s-.1.1 0 0c-.1 0-.1 0 0 0l-.1-.1s.1 0 .1-.1c0 0 0-.1.1-.1h.1c-.2.1-.2.3-.2.3z' class='st31'/%3E%3Cpath d='M12.7 10.9c0 .1-.1.1 0 0-.1.1-.1 0-.1 0v-.1l.1-.1s0-.1.1-.1c0 0 .1 0 .1.1-.2.1-.2.1-.2.2-.1 0 0 0 0 0z' class='st31'/%3E%3Cpath d='m13.8 11.4-.1-.1-.1-.1h-.1s0-.1-.1-.1V10.8s-.2.1-.1.5c0 .2.2.2.2.2.1 0 .1 0 .3-.1-.1 0-.1 0 0 0z' class='st32'/%3E%3Cpath d='M13.7 10c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .2-.2.3-.3.5l-.2.2c0 .1-.1.2-.1.3 0 .2.1.3.2.4h.5v.1-.1h-.2c-.1 0-.1 0-.2.1h-.2c-.1 0-.2-.1-.2-.4 0-.1 0-.2.1-.3l.3-.3c.2-.2.3-.3.3-.5 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0z' class='st33'/%3E%3Cpath d='m14 11.4-.1.1h.1-.1l.1-.1c-.1.1-.1 0 0 0-.1 0 0 0 0 0z' class='st1'/%3E%3Cpath d='M14.2 11.4s-.1 0-.1.1H14v-.1h-.2c-.1-.1-.2-.1-.2-.2h.1s.1 0 .1-.1H14.1v.2c.1 0 .1 0 .1.1z' class='st34'/%3E%3Cpath d='M14.2 11.4H14v.2h.2c-.1 0-.1 0 0-.2 0 .1 0 .1 0 0z' class='st32'/%3E%3Cpath d='M14.1 11.4s.1 0 0 0c.1 0 .1 0 0 0zM14 10s0-.1 0 0c0-.1 0-.1-.1-.2l-.1-.1h-.2s0 .1-.1.1c0 0 .2.1.3.2.1.1.2.1.2 0 0 .1 0 .1 0 0 0 .1 0 0 0 0z' class='st34'/%3E%3Cpath d='M13.9 10.1v.2-.2h.1-.1z' class='st32'/%3E%3Cpath d='M14.1 11.6s-.1 0 0 0l-.1-.1c0 .1 0 .1.1.1-.1 0-.1 0 0 0 0 0 0 .1 0 0 0 .1 0 0 0 0z' class='st33'/%3E%3Cpath fill='%236f5b24' d='M14.2 11.5s0 .1-.1.1l-.1.1h.1l.1-.1v-.1z'/%3E%3Cpath fill='%23404118' d='M14.2 11.6s-.1.1 0 0c-.1.1-.1.1 0 0-.1 0-.1 0 0 0z'/%3E%3Cpath fill='none' stroke='%2378732e' stroke-miterlimit='4.67' stroke-width='.007' d='M13.4 10s-.2.1-.3.1c-.1 0-.1-.3-.1-.3l-.1-.1c0-.1.2-.3.3-.3h.1l.1-.1-.1.1v.1l-.1.1v.1s.1 0 .2-.1c.1 0 .1-.1.1-.1s0 .1-.1.1-.1.1-.2.1c0 0 0 .1.1.1s.2-.1.2-.1c-.1.1-.1.2-.1.3z'/%3E%3Cpath fill='%23ab6d29' stroke='%234d2a15' stroke-width='.01' d='M14.9 8.3s-.3 0-.3.3c0 .1 0 .1.1.1h.3c.1.1.1.2.1.2V9c0 .1 0 .2.1.3 0 .1 0 .2.1.2l.2-.2c0-.1.1-.3.1-.4-.1-.2-.1-.4-.2-.7-.1.1-.3.1-.5.1z'/%3E%3Cpath d='M15.3 9.6s.1-.1.1-.2l-.1-.1h.2s.1-.1 0-.2l-.1-.1h-.1s.1-.1.1 0h.1v-.2s0-.1-.1 0h-.1l.1-.1h.1v-.1l-.1-.1h-.1s.1 0 .1-.1h.1-.4v-.1h.1-.2l-.1.1v-.1h.1v-.1h.2c.1 0 .3.1.4.1.1 0 .1.1.2.1 0 .1.1.2.1.3v.5c-.4.2-.5.3-.6.4.1.1 0 .1 0 .1-.1 0 0-.1 0-.1z' class='st39'/%3E%3Cpath d='M14.9 8.4s0-.1 0 0v-.1s-.1 0-.2.1 0 .2 0 .2l.1-.1s.1 0 .1-.1h-.2.2z' class='st40'/%3E%3Cpath d='M15.3 9.6c-.1.2 0 .3 0 .4.1.2.2.3.3.5.1 0 .1-.1.2-.1 0 0 0-.1.1-.1l.1.1h.1s.2.2.2.3v-.1s0-.1-.1-.1c0 0 0-.1-.1-.1h.2s.1 0 .1.1v.2s0 .1.1.1v-.1c0-.1-.1-.2-.1-.3 0 0 0-.1-.1-.1h.1l.1.1v.4h.1v-.5h.1l.1.1v.4c0 .1 0 .1.1.2 0 0 0 .1.1.1v.1-.1c0-.2 0-.5-.1-.7V11c0 .1.1.1.1.2v.1-.9h.1V11.2c0-.5.1-.9.1-1.4h.1-.1c0-.1-.1-.1-.1-.2s-.1-.1-.1-.2c-.1-.1-.1-.2-.2-.3l-.3-.3-.2-.1h-.1v-.1s0-.1.1-.1h-.2c-.1 0-.1-.1-.2-.1H14.9s-.1 0-.1.1c0 0-.1 0-.1.1v.1c0 .1 0 .1.1.1s.3.1.3.1.1 0 .1.1c0 .2 0 .3.1.5.2-.2.2-.1 0 .1.1-.1 0 0 0 0z' class='st41'/%3E%3Cpath d='M15.6 10.3s.1.1.1 0c.1-.1 0-.3 0-.3s0 .1.1.1v.1c0 .1-.1.2-.1.2h-.1c.1 0 .1-.1 0-.1z' class='st42'/%3E%3Cpath d='M17.6 11c0-.1 0-.1-.1-.2V10.1l-.1-.1v-.2c0-.1-.2-.3-.2-.3h.4s0 .1.1.1v.3c0 .1 0 .2-.1.3 0 .1-.1.5-.1.6.1.1.1.2.1.2z' class='st39'/%3E%3Cpath d='M17.6 10.4s0-.1.1-.1v-.6c-.1 0-.2-.1-.2-.1v.7c.1 0 .1.1.1.1z' class='st41'/%3E%3Cpath d='M17.3 10.8V10.2c-.1-.1-.1-.2-.1-.3 0-.1-.1-.2-.1-.3l-.1-.1v.1h-.1v-.2s.1 0 .1.1c.1 0 .1.1.2.1 0 .1.1.3.1.4 0 .1.1.2.1.2v.8c-.1-.1-.1-.1-.1-.2zm.1-1.2c.1.1.1.1 0 0 .1.1.2.1.2.1s-.1 0-.2-.1c.1.1 0 .1 0 0 0 .1 0 .1 0 0z' class='st39'/%3E%3Cpath d='M17 10.8v-.2c0-.1-.1-.4-.1-.4l-.2-.2c-.1-.1-.1-.2-.1-.2l-.1-.1v-.2H16.8c0 .1.1.3.1.4l.1.1V10.9c.1 0 .1 0 0-.1zm-.1-.1v-.2c0-.1-.1-.2-.1-.2l-.2-.2-.2-.2v-.2h.2v.2s0 .1.1.1l.1.1h.1V10.7c0-.1 0 0 0 0zm-.2 0v-.1c0-.1 0-.1-.1-.2 0-.1 0-.1-.1-.1l-.2-.1s-.1-.1-.2-.1H16v-.2l.1.1h.1c0 .1.1.1.1.2 0 0 .1 0 .1.1 0 0 0 .1.1.1v.1c.2 0 .2.1.2.2 0-.1 0 0 0 0zm-.2 0-.1-.1v-.1c0-.1-.1-.1-.2-.2-.1 0-.2-.1-.2-.1l.2.2s0 .1.1.1v.2c.1-.1.2 0 .2 0zm.7-1.3s.1.1.2 0c0-.1-.1-.2 0-.2 0 0-.1-.2-.2-.2l-.3-.3h-.2s0 .1.1.1l.3.3c.1.2.1.3.1.3zm-.8-.8s.3.2.5.4.3.4.2.4h-.2c0-.1-.1-.2-.3-.3-.2-.2-.3-.2-.3-.2 0-.1-.1-.1-.1-.2.1-.1.1-.1.2-.1zm-.2.6c.1.1.2.1.3.2.1 0 .1.1.2.2l.1.1v-.1h.1c-.2-.1-.4-.3-.5-.4-.2-.1-.2-.1-.2 0zm0 0c0 .1.1.1.1.2.1 0 .1.1.2.1v.1l-.2-.1.1.1h-.1l-.1-.1s0-.1-.1-.1c0-.1 0-.1-.1-.2h.2z' class='st39'/%3E%3Cpath d='M15.4 10s.1.1.2 0 0-.2 0-.2.2.2.2 0l-.1-.2v-.1l.1.1c.2-.1.2-.2.2-.2 0-.1-.1-.2-.1-.2s.1 0 .1.1c0 0 .2 0 .2-.1 0-.2-.2-.3-.2-.3s.1 0 .1-.1-.2-.1-.2-.1 0-.1.1-.1.2 0 .2-.1v-.1h-.5v.8c0 .1 0 .2-.1.2 0 0 0 .1-.1.1l-.1.1c0 .1-.1.1-.1.2.2.1.2.1.1.2z' class='st39'/%3E%3Cpath d='m16.4 10.3-.1-.1h-.2s.1 0 .3.1c-.1 0-.1 0 0 0zm.2-.1c0-.1-.1-.1-.1-.2l-.1-.1v.1l.1.1c0 .1.1.2.1.1zm.2 0c0-.1-.1-.2-.1-.3-.1-.1-.1-.2-.1-.2v.1s0 .1.1.1c0 .2 0 .2.1.3zm.2-.2s.1-.3 0-.4l-.1-.1v.2c0 .2 0 .3.1.3zm.2-.5c.1.2.2.5.2.5l-.2-.2v-.3z' class='st42'/%3E%3Cpath d='M16 10.2s0-.1 0 0c.1-.1 0-.1 0-.2h.1s-.1-.1-.1-.2l.1.1s.1.1 0 .1c0 .2-.1.2-.1.2zm.2-.3h.1l-.1-.1v-.1h.1l-.1-.1.1.1c0 .1.1.1.1.2s-.2 0-.2 0zm.6-.4v-.1h.1-.2l.1.1z' class='st40'/%3E%3Cpath d='M16.4 9.7h.2l-.2-.1h.1v.1l.1.1v-.2l.1.1s.1.1.2 0v-.1.1h-.2v.1h-.2c0-.1-.1-.1-.1-.1zm.5-.3s.2.1.3.1c0 0-.1-.3 0-.4 0 0 .2.3.1.4-.1.1-.1 0-.1 0-.1 0-.2 0-.3-.1 0 .1 0 .1 0 0zm.6.5s.1 0 0 0c.1 0 .1 0 0 0 .1 0 0 0 0 0zm-.2-.7c.1 0 .1 0 0 0 .1 0 .1 0 0 0zm-.1-.1c.1 0 .1-.1 0 0 .1-.1.1-.1 0 0 .1-.1.1-.1 0 0V9v.1c0-.1 0-.1 0 0 0-.1 0-.1 0 0zm.2.6c.1 0 .1 0 0 0h.1-.1c.1 0 .1 0 0 0 .1 0 0 0 0 0zm-.3-1s0 .1 0 0c0 .1 0 .1 0 0 0 .1-.1 0 0 0-.1 0-.1 0 0 0zm-.4-.2s.1 0 0 0h.1v.2s-.2 0-.2-.1c.1 0 .1-.1.1-.1zm-.1 0s.1 0 .1-.1c0 0 0-.1-.1-.1 0 0-.1.1 0 .2-.1-.1-.1 0 0 0zm-.3-.1c.1 0 .2-.2.3-.2h.1v.1l-.2.2c-.1-.1-.1-.1-.2-.1zm-.1-.2s0-.1 0 0c-.1 0 0 0 0 0v.2c.1-.1.1-.1 0-.2.1.1.1.1 0 0 .1.1.1.1 0 0zm-.2 0c-.1-.1-.2-.1-.3-.1 0 0 .2 0 .3.1v.2-.2zm-.3-.1c-.1-.1-.3-.1-.5 0-.2 0-.2.1-.2.2s.1.1.2.1.2-.1.2-.1h.2l-.1-.1h-.1.1c.1 0 .2 0 .3.1v.1-.1c0-.1 0-.1-.1-.2zm-.4 1.5c.1 0 .2-.2.2-.4s-.1-.5-.1-.6h.1s.1.3.1.5 0 .3-.1.4l-.2.1zm.2.5c.1 0 .3-.1.3-.2s-.1-.1-.1-.1h.1v.1h.1s.1-.1.1-.2-.1-.1-.1-.1v-.1h.1v.1h.1l.1-.1-.1-.1h.1c.1 0 .1-.1.1-.1v-.1.2s0 .1-.1.1h-.1v.2l-.1.1s-.1 0-.1.1v.2l-.1.1v.1s0 .1-.1.1l-.1.1c0-.4 0-.4-.1-.4z' class='st40'/%3E%3Cpath d='M16.1 8.9s.2 0 .2-.1-.2-.2-.2-.2v-.1s.1 0 .1.1c0 0 .1 0 .1-.1v-.1h.1v.1c0 .1 0 .2-.1.3 0 0 0 .1-.1.1 0 .1-.1 0-.1 0zm.2 1.4c0-.1 0-.1 0 0-.1-.1-.2-.1-.2-.1 0-.1.1.1.2.1-.1 0 0 0 0 0zm.2-.1-.1-.1-.1-.1v.1c.1.1.2.1.2.1zm.3 0s-.1-.1-.1-.2c0 0-.1-.1-.1-.2v.2c.1 0 .1.1.2.2-.1-.1 0-.1 0 0zm.2-.2v-.2c0-.1-.1-.1-.1-.1v.2l.1.1zm.4 0s-.1-.1-.1-.2-.1-.2-.1-.2v.1c0 .1 0 .2.2.3-.1 0-.1 0 0 0zm.3-.5s-.1 0-.2-.1h-.3.2c.1.1.2.1.3.1-.1 0 0 0 0 0z' class='st40'/%3E%3Cpath d='M16.3 9.9s0 .1.1.2.2.1.2.2c0 0 0 .1.1.3 0 .1 0 .2.1.2 0 0 .1.1 0 .1 0 0-.1 0-.1-.1v-.1c0-.1-.1-.3-.1-.3s-.2-.1-.3-.2l-.1-.2c.1 0 .1-.1.1-.1z' class='st43'/%3E%3Cpath d='M16.6 10.6c0-.1 0-.1-.1-.2l-.2-.1h-.1l-.2-.1s.2.1.2.2c.1 0 .1.2.1.2v.1s0 .1.1.1l-.1-.1c0-.1-.1-.2-.1-.3h.1l.2.1c.1-.1.1 0 .1.1.1.1.1.2.1.2 0-.1 0-.1-.1-.2zm-.2-.9h.2s0 .2.1.3l.1.1s0 .2.1.4c.1.1.1.3.1.4 0 0-.1-.1-.1-.2s-.1-.2-.1-.3c0-.1-.1-.2-.1-.2.1 0 .1.1.1.2s.1.2.1.2V10.3c0-.1 0-.2-.1-.2l-.1-.1c-.1-.1-.1-.2-.1-.2v-.1c-.1.1-.1.1-.2 0 0 .1 0 0 0 0z' class='st43'/%3E%3Cpath d='M16.7 9.6h.2s0 .2.1.3c0 .1.1.1.2.2v1.2c-.1 0 0-.3 0-.3 0-.1-.1-.1-.1-.3-.1-.2 0-.3-.1-.4 0-.1-.1-.1-.1-.1s.1 0 .1.1 0 .3.1.4c.1.2.1.3.1.3v-.4c0-.2 0-.3-.1-.4 0-.1-.1-.1-.1-.2s-.1-.2-.1-.3h-.1c-.1 0-.1-.1-.1-.1z' class='st43'/%3E%3Cpath d='m16.9 9.4.1.1h.1s0 .2.1.3c.1.1.1.1.1.2V11.3c-.1 0 0-.4 0-.5 0-.1 0-.1-.1-.1 0-.1 0-.4-.1-.5 0-.1-.1-.1-.1-.1s.1 0 .1.1 0 .5.1.5c0 0 .1.1.1.2v-.7s-.2-.3-.2-.4v-.2H17c0-.1-.1-.1-.1-.2z' class='st43'/%3E%3Cpath d='M17.2 9.4s0 .1.2.1h.3s.1.2.1.5 0 .3-.1.5c0 .2 0 .7-.1.8v.2-1.4l-.1-.1s.1 0 .1.1v.7-.6c0-.1-.1-.4-.1-.5 0 0 0 .1.1.1 0 .1.1.2.1.4v.8s0-.3.1-.5c0-.2.1-.3.1-.5s-.1-.4-.1-.4h-.3c-.2-.1-.3-.1-.3-.2zm-1.7.7c.1 0 .1 0 0 0l.2-.2v-.1l.1-.1v-.1s.1-.1.1-.2-.1-.1-.1-.1h.1l.1-.1c0-.1 0-.1-.1-.1h.1c.1 0 .1-.1.1-.1 0-.1-.1-.2-.1-.2s.1 0 .1-.1v-.1s.1 0 .1-.1c.1-.1.1-.1.2-.1 0 0-.1.1-.1.2l.1.1h.2-.1c.1 0 .2.1.3.2h.1-.1l.2.2h.1-.1c.1.1.1.2.2.2-.1-.1-.2-.3-.3-.4-.2-.2-.2-.2-.2-.1 0 0 .1.2.2.3.1.1.1.2.1.2s-.2-.3-.4-.5-.3-.2-.3-.2v.2s.2.1.4.3c.2.1.3.4.3.4 0-.2-.1-.4-.3-.5-.2-.2-.3-.2-.3-.2v.1l-.1.1s.2.1.2.2h.2-.2l.2.2h.2-.2l.1.1-.3-.3-.2-.1v.1s-.1 0-.1.1l.2.2.2.2-.2-.2c-.1-.1-.2-.1-.2-.1v.1l.2.2s-.2-.2-.3-.2v.1s-.1 0-.1.1l.3.3s-.3-.2-.3-.1l.1.2-.2-.2-.1.1s-.1 0-.1.1l.2.2-.2-.2c0 .1.1.1.1.2l-.1-.1-.1.1h-.1l.1.1v.1s0-.1-.1-.1c.2-.2.1-.3 0-.3.1.1.1.1 0 0 .1.1 0 0 0 0z' class='st43'/%3E%3Cpath d='M17.7 9.5c.1 0 0 0 0 0-.1-.2-.2-.6-.4-.8-.3-.3-.6-.4-.6-.4.2.1.4.2.6.4.3.3.3.6.4.7l.1.1h-.1zm-2.3.5.1-.1h-.1v-.1s0 .1.1.1h.1s.2-.2.1-.2h-.1v-.1l.1.1h.1l.1-.2h-.1l-.1-.1s0 .1.1.1c0 0 .1 0 .1-.1v-.2h-.1s-.1 0-.1-.1h.1c.1 0 .1 0 .1-.1v-.1l-.1-.1h-.1c-.1 0-.1-.1-.1-.1h.1l.1-.1v-.2l-.1.1h-.1.1s.1 0 .1-.1c0 0 0-.1-.1-.1s-.1-.1-.2-.1c.1 0 .1 0 .2.1l.1.1h.1v-.1l-.1-.1.1.1v.1h.2v-.1l-.1-.1.1.1v.1h.2v-.2.2h.1-.1c-.1 0-.4-.1-.4-.1s.1.1.2.1l.1.1h-.1c-.1 0-.2-.1-.2 0h.1v.1l.2.1-.1.1s-.1-.1-.1 0l.1.1V9l.1.1-.1.1.1.1h-.1s-.1-.1-.1 0v.1s.1 0 .1.1v.1l-.1-.1s-.1.1 0 .1c0 0 .1 0 .1.1v.1l-.1-.1-.1.1s.1 0 .1.1h-.1c-.4.1-.4.1-.5.1z' class='st43'/%3E%3Cpath d='M16.6 8.3c0-.1.1-.1 0 0 0-.1.1-.1.1-.2h-.1s-.1 0-.2-.1c0 0-.4-.2-1.1-.1-.2 0-.3.1-.3.2 0 0 .1-.1.3-.2.1 0 .8-.1 1.1 0-.1.2.1.3.2.4 0-.1.1-.2.1-.1 0-.1 0 0-.1.1 0-.1 0-.1 0 0zm-1.1.4-.1-.1c-.1-.1-.4-.2-.4-.2s.3.1.4.1c.1.1.1.2.1.2z' class='st43'/%3E%3Cpath d='M15.5 9.1c-.1 0-.1 0 0 0-.1-.1-.2-.1-.2-.1 0 .1.1.1.2.1-.1 0 0 0 0 0zm-.1-.2h-.2s.1-.1.2 0c0-.1 0 0 0 0zm0-.2h-.2c0-.1.1-.1.2 0 0-.1 0 0 0 0zm-.1-.1h-.4l.2-.1c.1 0 .2.1.2.1zm-.3-.1h-.2c-.1 0-.1 0-.2.1.1 0 .3-.1.4-.1z' class='st40'/%3E%3Cpath d='M14.3 11.6s.1.1.1 0c.1 0 .1.1.1.1l-.1.1c-.1 0-.1 0-.2.1 0 0 0-.1-.1-.1.1 0 .1-.1.2-.2zm0-.1-.1-.1c-.1 0 0 0 0 .1v.2l.1-.2z' class='st44'/%3E%3Cpath d='M14.2 11.8c.1 0 .1 0 0 0 .1 0 .1 0 .1-.1m-.1 0s.1-.1.1-.2h-.1v.2c0-.1 0 0 0 0z' class='st44'/%3E%3Cpath d='M14.1 11.8s0 .1 0 0h.2s0-.1-.1-.1c0 0-.1 0-.1.1z' class='st44'/%3E%3Cpath d='m14.2 11.7-.1.1s-.1 0-.1-.1h.2c-.1 0-.1-.1 0 0 0-.1 0-.1 0 0z' class='st44'/%3E%3Cpath d='M14.1 11.8s-.1.2-.2.2v-.2c.1-.1.1-.1.2 0 0-.1 0-.1 0 0z' class='st44'/%3E%3Cpath d='M13.9 11.7h.2s-.1.1-.2 0c0 .1 0 0 0 0z' class='st44'/%3E%3Cpath d='M13.5 12s.1.1 0 0h.2-.2c.1 0 .1 0 0 0z' class='st45'/%3E%3Cpath d='M13.5 12c0 .1.1.1 0 0 .1.1.1.1 0 0 .1.1.1.1 0 0h.2-.2c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1-.1.2 0 .2 0s0 .1-.2 0c.1.1.1.1 0 0 .1.1.1.1 0 0 .1.1.1.1 0 0 .1 0 .1 0 0 0z' class='st46'/%3E%3Cpath d='M13.6 12h.1c.1 0 .2-.1.2-.1s-.1 0-.1-.1l-.2.2z' class='st45'/%3E%3Cpath d='M13.6 12s0 .1.1 0c.1 0 .2-.1.2-.1l-.1-.1-.2.2s.1-.1.1-.2c0 0 .1 0 .1.1l-.1.1h-.1zM13.6 12s.1 0 0 0h.2-.2c.1 0 .1 0 0 0 .1 0 0 0 0 0z' class='st46'/%3E%3Cpath d='M13.7 11.9s0 .1.1.1.1-.1.1-.1l-.1-.1-.1.1z' class='st45'/%3E%3Cpath d='M13.7 11.9c0 .1.1.1.1.1s.1 0 .1-.1l-.1-.1-.1.1.1-.1.1.1-.1.1-.1-.1z' class='st46'/%3E%3Cpath d='M13.7 11.9s.1.1 0 0h.2c-.1.1-.1.1-.2 0 .1.1.1.1 0 0 0 .1 0 0 0 0zm-.1.2h.2-.2z' class='st46'/%3E%3Cpath d='m13.9 11.7.1.1c0 .1 0 .1-.1.1 0 0-.1 0-.1-.1v-.1c0 .1.1 0 .1 0zm-.4.1c-.1 0-.1.1-.1.1.1 0 .1 0 .1-.1zM13.5 11.9c-.1.1 0 .1 0 .1s.1 0 0-.1c.1 0 0 0 0 0zM13.6 11.9s-.1.1 0 0c-.1.1 0 .1 0 .1v-.1c0 .1 0 0 0 0zm0-.2c-.1 0-.1.1-.1.1v.1l.1-.1v-.1z' class='st44'/%3E%3Cpath d='m13.6 11.8-.1.1s0 .1.1.1c0 0 .1-.2 0-.2.1 0 0 0 0 0z' class='st44'/%3E%3Cpath d='m13.7 11.9-.1.1s-.1 0 0-.1h.1c0-.1 0 0 0 0zm.1-.4s-.1 0 0 0c-.2 0-.2.1-.2.2v.1l.2-.1v-.2z' class='st44'/%3E%3Cpath d='M13.7 11.9c-.1 0-.1-.1 0 0-.1-.1 0-.2.1-.2v.1l-.1.1z' class='st44'/%3E%3Cpath d='M13.8 11.8s0 .1 0 0c-.1.1-.1.1-.2.1v-.1h.2zM13.7 11.7c0 .1 0 .1.1.1 0 0 .1 0 .1-.1l.1-.1v-.1c-.1.1-.2.1-.3.2z' class='st44'/%3E%3Cpath d='M13.9 11.5s-.1 0 0 0c-.1.1-.2.1-.2.2v.1s.1 0 .1-.1v-.1c.1 0 0 0 .1-.1-.1 0 0 0 0 0z' class='st45'/%3E%3Cpath d='M13.9 11.5s-.1 0 0 0c-.1.1-.1.1-.2.1v-.1h.2c-.1 0 0 0 0 0z' class='st46'/%3E%3Cpath d='M15.4 12.2s.1 0 0 0c.1-.1.2-.1.2-.1v.1l-.1.1c0-.1 0 0-.1-.1 0 .1 0 0 0 0zM15.3 12.2h.1v.1l-.1.1v-.2c0 .1 0 .1 0 0zm.6-.2s-.1 0 0 0l-.1-.1v.2h.1c-.1 0 0 0 0-.1 0 .1 0 .1 0 0z' class='st44'/%3E%3Cpath d='M15.3 12.2c-.1 0-.2.1-.2.1v.1h.1l.3-.2h-.2c.1.1.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zM15.5 12.3c-.1 0-.1 0 0 0l-.1.1v.1h.1v-.2zm.5-.2s-.1 0 0 0c-.1-.1-.1-.1 0 0h-.1.1c-.1.1-.1.1 0 0z' class='st44'/%3E%3Cpath d='M15.6 12.1c0 .1-.1.1 0 0l-.1.1h.2c-.1.1 0 0-.1-.1.1.1.1 0 0 0 .1 0 0 0 0 0zm.4 0h-.1.1c0 .1 0 .1 0 0 .1.1 0 0 0 0z' class='st44'/%3E%3Cpath d='M15.8 12.3c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0l.1.1h.1s0 0 0 0l.1-.1s0 0 0 0v-.1H16s0 .1-.1.1c.1-.1 0-.1-.1 0 .1-.1.1-.1 0 0 .1-.1.1-.1 0 0v-.1s0 0 0 0 0 0 0 0l-.1.1-.1.1-.1.1s0 .1-.1.1-.1-.1-.1-.1h-.1v.2h.1c.1-.1 0-.1 0-.1s0 0 0 0l.1-.1' class='st47'/%3E%3Cpath d='M15.7 11.8V12.1s-.1.1-.1 0V12s.1-.1.1-.2z' class='st44'/%3E%3Cpath d='M15.6 12.3s0 0 0 0h.1s0 0 0 0 0 0 0 0 0 0 0 0 .1 0 .1-.1c0 0 0 0 0 0' class='st47'/%3E%3Cpath d='M15.1 12.6s-.1-.1 0 0l.1-.1v-.1c-.1-.1-.2 0-.1.2-.1 0 0 0 0 0zm.2.2v-.1h.1v-.1s0-.1-.1-.1c0 0-.1.1-.1.2 0 0 0 .1.1.1zm.8-.3s.2 0 .2-.1-.1-.1-.1-.1l-.1.1s-.1.1 0 .1h.1c0-.1-.1 0-.1 0z' class='st45'/%3E%3Cpath d='M15.3 12.8s-.1 0-.1-.1.1-.1.1-.1l-.1.1c0 .1.1.1.1.1zm-.2-.2s-.1 0-.1-.1.2-.1.2-.1c-.1-.1-.2 0-.1.2-.1 0 0 0 0 0zm1-.1c.1 0 .1 0 0 0 .1 0 .2 0 .2-.1v-.1h-.1.1s.1.1 0 .1c0 0-.1 0-.2.1.1-.1.1 0 0 0 0-.1 0 0 0 0z' class='st46'/%3E%3Cpath d='M14.2 9.5s0-.1 0 0c0-.1 0-.1.1-.1h.2v.1c-.1 0-.1.1-.2.1v-.1h-.1z' class='st48'/%3E%3Cpath d='M15.8 11.6v-.3c-.2.1-.5.3-.7.4.1.1.2.1.3.2.1-.1.3-.2.4-.3z' class='st43'/%3E%3Cpath d='M14.5 11.4c-.1 0-.1 0-.1-.1h-.1l.1.1c0 .1.1.1.1 0v.1-.1zm0 .2s0-.1 0 0c0 0 .1 0 0 0 .1 0 .1.1.1.1v.1H14.3v-.1c.1-.1.1-.1.2-.1-.1 0-.1 0 0 0-.1 0 0 0 0 0z' class='st40'/%3E%3Cpath d='M14.6 11.7s.1 0 0 0c.1 0 .1 0 0 0l.1-.1v-.3l-.2-.2v.1c0 .1 0 .1.1.2V11.7z' class='st40'/%3E%3Cpath d='M14.5 11.2s0 .1 0 0c0 .2 0 .3.1.4l-.1-.1c.1.1 0-.1 0-.3 0-.2 0 0 0 0zM14.6 11.3v.2-.1.1c.1.1.1-.1 0-.2.1.1.1 0 0 0zm.1.5h-.2c-.1 0-.2 0-.2-.1h.2s.1 0 .2.1c-.1-.1 0-.1 0 0 0-.1.1-.1.1-.2v.1c-.1 0-.1.1-.1.1zm-.4 0s.1.1 0 0c0 .1-.1.1 0 0 0 .1 0 .1.1.1s-.1-.1-.1-.1z' class='st42'/%3E%3Cpath d='M14.3 11.8h.2v.1c-.1-.1-.1-.1-.2-.1z' class='st40'/%3E%3Cpath d='M14.7 11.6c.1 0 .1-.1 0 0 .1-.1.1-.2.1-.2h-.1v.2z' class='st42'/%3E%3Cpath d='M14.5 11.4c-.1-.1-.1-.2-.1-.2v-.1l.1.1v.2z' class='st39'/%3E%3Cpath d='M14.1 11.9s.1 0 0 0c.1-.1.2-.1.2-.1h.1-.2c0 .1-.1.1-.1.1z' class='st40'/%3E%3Cpath d='M14.7 11.3v.4h-.1.1v-.2c-.1 0-.1-.2 0-.2z' class='st41'/%3E%3Cpath d='M14.3 11.8H14.6v.1l-.1.1v-.1c-.1 0-.1-.1-.2-.1z' class='st42'/%3E%3Cpath d='M14.5 11.4s-.2-.1-.2-.2V11l.1.1v.1c0 .1.1.2.1.2z' class='st41'/%3E%3Cpath d='M14.4 12c.1-.2.3-.4.3-.4v.1c0 .2-.1.3-.3.3z' class='st42'/%3E%3Cpath d='M14.4 11.9s.1 0 0 0c.1-.1.1-.1 0 0-.1-.1-.1-.1-.2-.1.1.1.2.1.2.1zm.4 0c0-.1 0-.1 0 0-.1-.1-.1-.2-.1-.2l-.1.1h.1l-.1.1s.1-.1.1 0c0 0-.1 0-.1.1 0 0-.1 0-.1.1h.1s.1 0 .1-.1 0-.1.1-.1z' class='st41'/%3E%3Cpath d='M14.8 11.9s-.1 0-.1-.2v-.3h.1l.1.1c0 .2-.1.3-.1.4z' class='st42'/%3E%3Cpath d='M14.9 11.5v.4l.1.1V11.7c-.1-.1-.1-.1-.1-.2z' class='st41'/%3E%3Cpath d='M15 11.6s0 .3-.1.3l-.1-.1.1.1c.1 0 0-.3.1-.3zm-.2.3c-.1-.1 0 0-.2.1l-.2.1s.1 0 .2-.1l.2-.1z' class='st43'/%3E%3Cpath d='M14.5 11.6c.1 0 .1 0 0 0 .1.1.1.2.1.2 0-.1 0-.2-.1-.2.1 0 0-.1 0 0 0-.1 0-.1 0 0z' class='st42'/%3E%3Cpath d='M14.4 12s.1-.1 0 0c0-.1 0-.1-.1 0h-.2H14.4s0-.1 0 0z' class='st41'/%3E%3Cpath d='M14.4 12c0-.1 0-.1 0 0H14h.4z' class='st43'/%3E%3Cpath d='M14.5 11.6s-.1 0-.1.1l-.1.1h.1v-.1c0-.1.1-.1.1-.1z' class='st42'/%3E%3Cpath d='M14.3 11.4s.1.1 0 0c.1.1.2.1.2.1v.1s-.1 0-.2-.1v-.1z' class='st41'/%3E%3Cpath d='M14.4 11.4h-.1s0 .1.1 0c0 .1 0 .1 0 0-.1.1-.1 0-.1 0h.1z' class='st41'/%3E%3Cpath d='M14.8 11.1c.3-.2.5-.4.8-.6l.4.4c-.2.1-.5.2-.7.4-.1 0-.2.1-.4.1-.1 0-.1-.1-.2-.1.1 0 .1-.1.1-.2z' class='st43'/%3E%3Cpath d='M15.9 11.1c.3.2.7.4 1 .6l-.1.1h-.2c-.2-.1-.3-.2-.5-.4-.1 0-.1-.1-.2-.1v-.2zM17.2 11.4l-.6-.3c-.3-.2-.7-.4-.7-.4v.3c.3.2.5.4.8.5.1 0 .2 0 .3.1 0 0 .1 0 .1-.1 0 .1.1 0 .1-.1 0 .1 0 .1 0 0z' class='st39'/%3E%3Cpath d='M15.9 11.2s.3.2.5.4c.2.1.4.2.5.2v-.1c-.3-.2-.7-.4-1-.5 0-.1 0-.1 0 0z' class='st49'/%3E%3Cpath d='m16.6 11.8-.1.1h-.1c-.2-.2-.4-.3-.6-.5v-.1h.1c.2.2.5.3.7.5z' class='st39'/%3E%3Cpath d='M17.2 11.4s-.1.2-.2.2c-.2 0-1-.6-1-.6v.1s.9.6 1.1.6c0 0 .2-.2.1-.3 0 .1 0 0 0 0z' class='st43'/%3E%3Cpath d='m15.8 11.3.4.4c.1.1.3.2.3.1.1 0 0-.1 0-.1-.1-.1-.3-.2-.4-.3-.1 0-.1-.1-.3-.1.1 0 0 0 0 0z' class='st49'/%3E%3Cpath d='M15.9 11.3s.7.5.8.5c.1 0 .3-.2.3-.2h-.1s0 .1-.2.1c-.2.1-.8-.4-.8-.4z' class='st43'/%3E%3Cpath d='M16.1 11.9c-.1-.1-.2-.2-.3-.2 0 0 0-.1-.1-.1v-.1c.2.1.3.3.5.4l-.1.1c.1-.1.1-.1 0-.1.1 0 0 0 0 0z' class='st39'/%3E%3Cpath d='m16.6 11.8-.1.1h-.1c-.2-.1-.3-.2-.5-.4v-.1s.5.4.6.4c0 .1.1 0 .1 0zM16.3 11.9l-.2.1-.3-.3v-.1s.3.4.4.4l.1-.1z' class='st43'/%3E%3Cpath fill='%23b07229' d='m16 11 .3.2h.1-.1s.1.1.2.1h.1-.1s.1.1.2.1h.2s-.1 0-.1.1l.2.1-.3-.1v.1-.1l-.2-.1v.1-.1s-.1-.1-.2-.1v.1-.1c0-.1-.3-.3-.3-.3z'/%3E%3Cpath d='M15.5 12v.1c-.1 0-.1-.2-.1-.2v-.2l.1.1c-.1.1 0 .1 0 .2zm.4-.2V11.5l-.1.1V11.9l.1-.1c-.1 0 0 0 0 0zM15.8 12v-.2c0-.1-.1-.1-.1-.2v-.1h-.1v.2s.1.1.1.2l.1.1z' class='st39'/%3E%3Cpath d='m15.7 11.6.1.1.1.2s.1.1.1 0v-.1c-.2-.1-.2-.1-.3-.2.1 0 .1-.1.1-.1s.1.1.1.2V11c-.1.1-.2.3-.2.6-.1-.1 0-.1 0 0z' class='st43'/%3E%3Cpath d='M15.7 11.5v.2c0 .1.1.1.1.1v.2s-.1-.2-.1-.3c-.1-.1-.1-.1 0-.2l-.1.1.1-.1z' class='st43'/%3E%3Cpath d='M15.7 12.1v-.2c0-.1-.1-.1-.1-.2l-.1-.1s0-.1-.1-.1v.2l.1.2.2.2z' class='st39'/%3E%3Cpath d='M15.2 11.7c0 .1 0 .1 0 0v.1s0 .1.1.1c0 .1.1.1.1.1v-.1s0 .1-.1.1c.1.1 0-.2-.1-.3.1.1.1.1 0 0 .1.1 0 0 0 0zm.4.2-.1-.1-.1-.1v-.1s0 .1.1.1h.1v.2z' class='st43'/%3E%3Cpath fill='%235c3a1d' d='M15.3 11.8s0 .1.1.1l.1.1-.1-.1s0-.1-.1-.1z'/%3E%3Cpath d='M15.6 11.7s0-.1 0 0c0-.1.1-.1 0 0 .1-.1.1-.1 0-.1h-.1c0-.1.1 0 .1.1 0-.1 0-.1 0 0zm-.1 0 .1.2v.2-.1c0-.1-.1-.2-.1-.3z' class='st43'/%3E%3Cpath d='M15.7 11.5v-.4c0-.1-.1-.2-.1-.3h-.1v.2c-.1.3 0 .4.2.5-.1 0-.1 0 0 0z' class='st39'/%3E%3Cpath d='M15.2 11.8s0 .1 0 0c.1 0 .1-.1 0-.1 0 0-.3-.4-.4-.4l.4.5z' class='st52'/%3E%3Cpath fill='%238b441f' stroke='%235c3a1d' stroke-width='.001' d='M15.4 11.6v.2c-.1 0-.4-.3-.5-.4l-.2-.1h.2c.2.1.3.2.5.3z'/%3E%3Cpath d='M15.2 11.8v-.2s-.2-.3-.3-.3h-.1v.1c.1.1.1.2.2.2 0 .1.1.2.2.2z' class='st43'/%3E%3Cpath d='M15.5 11.7v-.2l-.2-.4h-.1s-.1 0-.1-.1l-.1-.1v.2c.1.1.1.2.2.2.2.3.3.3.3.4zm.3-.3s0-.1 0 0v-.3c0-.1-.1-.3-.1-.4h-.2v.3c0 .1.1.2.1.3.1 0 .1 0 .2.1-.1 0-.1 0 0 0z' class='st39'/%3E%3Cpath d='m15.4 11.6-.2-.2c0-.1-.1-.1-.1-.1H15l-.1-.1s0 .1.2.2c.2.3.3.2.3.2z' class='st43'/%3E%3Cpath d='M15.7 11.6c.1 0 .1-.3 0-.4 0-.1-.1-.2-.1-.3 0 0 .1.2.1.3v.2s0-.1-.1-.1c0-.1-.1-.1-.1-.1 0-.1.2.3.2.4-.1 0-.3-.4-.3-.5 0 0 .1.6.3.5z' class='st52'/%3E%3Cpath d='M15.8 10.4c0 .1.1.1.1.2v.8h-.1l-.1-.4c0-.1-.1-.3-.1-.4l.2-.2c-.1.1-.1 0 0 0z' class='st39'/%3E%3Cpath d='M15.5 11.7v-.1.1c-.1-.1-.1-.2-.1-.2v-.1s0 .1-.1.1l-.2-.2s.3.5.4.4z' class='st52'/%3E%3Cpath d='M15.4 11.5v-.1c0-.1-.1-.2-.1-.2h-.2c0 .1.1.1.1.2.1 0 .2.1.2.1zm.2-.1c0-.1 0-.2-.1-.3-.1-.1-.1-.2-.1-.2v.2c.1 0 .1 0 .1.1 0 0 0 .1.1.2zm.2-.4v-.3c0-.1-.1-.2-.1-.2l.1.1v-.1V10.8c0 .1 0 .1.1.2-.2-.1-.1 0-.1 0zm.1 0v-.4c-.1-.1-.1-.2-.1-.2s.1.1.1.2v.4zm-.2.2c0-.1 0-.2-.1-.3v-.2h-.1V11s0 .1.1.1c0-.1.1.1.1.1z' class='st43'/%3E%3Cpath d='M15.8 11.4v-.3c0-.1-.1-.4-.1-.4s.1.4.1.5l-.1-.1.1.3c-.1 0-.1-.1-.1-.1s0 .1.1.1c-.1 0 0 0 0 0zM15.9 11.3v-.4c0-.1-.1-.3-.1-.3 0 .1.1.2.1.3v.4c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0z' class='st48'/%3E%3Cpath fill='%23312317' d='M15.4 11.7v.1s-.1-.1-.2-.1c0 0 .1.1.2 0 0 .1 0 0 0 0 0-.1 0 0 0 0z'/%3E%3Cpath d='M15.7 10.4h.1s.1-.1.1-.2v-.1.1c0 .1 0 .2-.2.2-.1.1 0 .1 0 0z' class='st40'/%3E%3Cpath d='M15.6 10.2c0 .1.1.1.1.2v.2c-.1-.1-.1-.4-.1-.4z' class='st41'/%3E%3Cpath d='M14.3 10.7c.2.2.3.4.5.6l.6-.9c-.1-.1-.3-.2-.4-.3-.3.2-.5.4-.7.6z' class='st55'/%3E%3Cpath d='M14.9 10.1v.1c0 .1 0 .1.1.2l.1.1h.1v-.2h.1s0-.1.1-.1c0-.1.1-.1.1-.2v-.1c0-.1-.1-.1-.1-.2v.1h-.1l-.1.1c-.2.1-.2.1-.3.2 0-.1 0-.1 0 0z' class='st39'/%3E%3Cpath d='M15.1 10.5s.1 0 0 0v-.4c0-.1-.1-.2-.1-.2s.1.1.1.3v.3zM15.2 10.2s.1.1.1 0V10c0-.1-.1-.1-.1-.1v.1c0 .1.1.2 0 .3v-.1z' class='st56'/%3E%3Cpath d='m14.9 10.3.1-.1v.1s0 .1.1.1H15c-.1 0-.1 0-.1-.1z' class='st41'/%3E%3Cpath d='M15.1 11.3h-.2c-.1 0-.3-.2-.3-.2V11h.1c.1 0 .1-.1.2-.1v-.1l.2-.2.1-.1c.1 0 .2 0 .3-.1 0 0 0-.1.1-.1 0 0 .1.1.1.2v.3h-.1s.1.3 0 .3-.2-.1-.2-.1v.2c-.1 0-.2 0-.2-.1-.1 0 0 .2-.1.2z' class='st40'/%3E%3Cpath d='M15 11c.1 0 .1 0 0 0 .1.1.1.2 0 .2 0 0-.1 0-.1-.1 0 0-.1-.1-.1-.2s.2.1.2.1zm.6-.7s.1.4 0 .4l-.2-.1-.2-.3h.4z' class='st41'/%3E%3Cpath d='M14.9 11.2s-.1-.1 0 0c-.1-.1-.2-.1-.2-.2-.1 0-.1-.1-.1-.1s.3.1.3.2v.1zm.4-.1-.2-.1c-.1-.1-.1-.2-.2-.2v-.1h.1c-.1 0 .3.4.3.4zm0-.2s-.1 0-.1-.1v-.1s.2.2.1.2zm.1-.1-.2-.2-.1-.1H15v-.1c.3.1.3.2.4.4 0-.1 0 0 0 0z' class='st41'/%3E%3Cpath d='M14.9 11.3c-.1 0-.4 0-.5-.2 0-.1-.1-.1-.1-.2 0 0 0-.1.1-.1l.4.4.1.1z' class='st42'/%3E%3Cpath d='M14.9 11.3c-.1 0-.2 0-.4-.1-.2-.2-.2-.3-.2-.3v-.1h.1c.1.1.2.3.3.4 0 0 .1 0 .2.1z' class='st41'/%3E%3Cpath d='M15.2 11c-.1 0-.1-.1-.2-.1l-.2-.2h.1v-.1h.1l.1.1.1.2s-.1-.1-.1 0c0-.1.1.1.1.1zm-.2 0s.1 0 0 0c0 .1 0 .1 0 0h-.2v.1l-.1-.1c0-.1-.1-.2-.1-.1v-.2l.2.2c.1-.1.1 0 .2.1zm-.6-.1s.1.2.3.3c.1.1.2.1.3.1-.1-.1-.3-.2-.4-.4h-.2zm1-.1-.1-.1c-.1-.1-.1-.2-.1-.2v-.2l.2.2c0 .1.1.1.1.1h-.1c-.1 0 0 .1 0 .2zm.2-.2s-.1 0-.1-.1v-.1s0-.1-.1-.1v-.2h.1l.1.1v.4zm-1.1.6c-.1-.1-.1-.2-.2-.2v-.1s0 .1.2.3l.2.1v.1l-.2-.2z' class='st39'/%3E%3Cpath d='M14.7 11.4c-.1-.1-.2-.1-.3-.2-.1-.1-.1-.2-.2-.3l.1-.1s.1.2.2.3c0 .1.2.3.2.3zm.2-.1s-.2-.1-.3-.2c-.1 0-.1-.1-.1-.2h.1c0 .1.1.1.1.1 0 .1.2.3.2.3zm0-.3s-.1-.1-.1-.2-.1-.2-.1-.2.1.1.2.1V11zm0-.5v.2l.1.1s.1 0 .1.1l-.1-.1s-.1-.1 0-.1h.1l.1.1s0-.1-.1-.1c0-.2-.2-.2-.2-.2zM15.3 10.6s-.1-.1-.1-.2-.1-.2-.1-.2V10.5H15h.1v-.1c.1 0 .1.1.2.2 0-.1 0 0 0 0zM15.2 10.2s.1.1.1 0V10h.1v-.1l.2.2c.1.1.1.3.1.3-.1-.1-.1-.2-.1-.2 0-.1-.1-.2-.1-.1v.1s0 .1.1.1c0 .1.1.1.1.1l-.1-.1s-.1 0-.1-.1h-.1c-.1.1-.2.1-.2 0 0 .1 0 0 0 0z' class='st43'/%3E%3Cpath d='M15.5 10.6s-.1 0 0 0c-.1 0 0 .1 0 .1h.1c-.1.1-.1 0-.1-.1 0 .1 0 0 0 0z' class='st41'/%3E%3Cpath d='M14.3 10.2c0 .1 0 .1 0 0-.1.1-.1.2-.1.2v.2l.1.1s.2.2.2.1c0 0 .1-.1.1-.2v-.2l.1.1c.1 0 .1.1.1.1l.1-.2-.2-.4h-.1c-.1.2-.2.2-.3.2z' class='st40'/%3E%3Cpath d='M14.8 10.5s0 .1.1.2v.1l.1-.2v-.5h-.1c0 .1-.1.1-.1.2v.2zm-.4 0v.2c0 .1 0 .1.1.1l.1-.2v-.5c-.1.2-.1.3-.2.4z' class='st42'/%3E%3Cpath fill='%2345392d' d='M14.2 10.2s-.1.3-.1.4c0 .1 0 .1.1.2 0 .1 0 .2.1.3-.1-.1-.1-.9-.1-.9z'/%3E%3Cpath d='M14.2 10.2s-.1.2-.1.3c0 .1 0 .1.1.2v.2s.1 0 .1-.1l.1-.1v-.4c-.2 0-.1 0-.2-.1.1 0 .1 0 0 0z' class='st42'/%3E%3Cpath d='M14.9 10.4c-.1 0-.1 0 0 0h-.1c0-.1 0-.1.1 0z' class='st59'/%3E%3Cpath d='M14.2 10.2s-.1.2-.1.4c0 .1.1.3.1.3v-.7c.1.1.1 0 0 0z' class='st40'/%3E%3Cpath d='M14.4 10.2s0 .1 0 0c0 .1-.1.2-.1.2v.1s0-.1.1-.1c0 0 0-.1 0 0V10.7v-.2s0 .1.1.1v-.1l.1-.1v-.2s.1 0 .1-.1l-.1-.1-.2.2z' class='st41'/%3E%3Cpath d='M14.9 10.5s-.1 0 0 0c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0z' class='st59'/%3E%3Cpath d='M14.3 10.7v.2c-.1-.1-.1-.1 0-.2-.1-.1-.1-.1 0 0l-.1-.1v-.2.1-.1s.1-.1.1-.2v-.1s.1 0 .1.1V10.5c-.2.1-.1.1-.1.2zm.4-.5v.1s0 .1-.1.1v.1-.2.2-.1l-.1-.1v-.1h.1V9.9c.3.1.1.3.1.3z' class='st41'/%3E%3Cpath d='M15.2 9.9v.2c0 .1.1.2.1.2s-.1-.1-.1-.2v-.2c-.1 0-.1.1-.1.1v.2l-.1-.1V10 10.3l.1.1H15v.1l.1.1-.1-.1c0-.1-.1-.3 0-.4 0 0 0-.1.1-.1l.1-.2c-.1-.2-.1 0 0 .1 0-.1 0 0 0 0zm-.4 0c.1.1.1.1 0 0v.2l-.1.1.1-.1v-.2zm-.5.3s0 .1 0 0c.1.1.2-.1.2-.1V10s-.1.2-.2.2zm0-.1v.1s-.1.1-.1 0v-.1c0 .1 0 .1.1 0zm1-.4s0 .1.1.1l.1.1-.1-.1h-.1v-.1z' class='st55'/%3E%3Cpath d='M14.2 10.2s0-.1 0 0l.1-.1v.1h.1s.1 0 .1-.1l.1-.1v.1c0 .1.1 0 .1 0s.1-.1.1-.2v-.1l.1-.1v-.3h-.2v.1h-.1l-.1.1h-.1s0 .1-.1.1v.1c-.1.3-.1.3-.1.4z' class='st59'/%3E%3Cpath d='M14.7 9.8v.2c0 .1 0 .1-.1.2l.2-.2v-.3l-.1.1zm.2-.2V9.9l.1.1v-.1c0-.1.1-.1.1-.2v.1h.1v-.1l-.1-.2c0-.1 0-.1-.1-.2v-.1h-.1v.4z' class='st41'/%3E%3Cpath d='M15.1 9.4v.4-.4z' class='st42'/%3E%3Cpath d='M15.3 9.7v.1s-.1 0 0-.1c-.1-.1-.1-.1-.1-.2v-.1h.1c-.1.1-.1.2 0 .3zm-.4.3s.1-.1.1-.3c0-.1-.1-.3-.1-.3v.6-.2c.1 0 .1.1 0 .2.1-.1 0-.1 0 0zm-.1-.4s0 .1-.1.1l-.1.1.1-.1v-.1.1h-.1v-.1s0-.1.1-.1c0 0 0 .1.1.1z' class='st39'/%3E%3Cpath d='M15.2 9.3v.4l-.1-.1V9.3h.1zm-.3.5c.1-.1.1-.2.1-.2v-.2h-.1l-.1-.1v.1c0 .1-.1.2-.1.2h.1l.1-.1v.1c.1 0 .1.1 0 .2z' class='st55'/%3E%3Cpath d='M14.1 10.2s0-.1.1-.2c0-.1.1-.1.1-.2l.1-.1v-.1.1h.1V10v-.1.1s0 .1-.1.1v-.5l-.1.1c0 .1-.1.1-.1.1v.1s0 .1-.1.1v-.1c0-.1.1-.2 0-.2 0 0 0 .1-.1.2.2.2.2.3.1.3.1 0 0 0 0 0z' class='st41'/%3E%3Cpath fill='%23874f20' d='M15.3 9.2s0 .1 0 0c-.1.1-.1.1-.2.1v-.1h.2z'/%3E%3Cpath d='M14.3 9.6v.1c0 .1-.1.1-.1.1h.1s.1-.2 0-.2c.1 0 .1 0 0 0 .1 0 0 0 0 0z' class='st61'/%3E%3Cpath d='M14.9 9.3s0 .3-.1.3-.1-.1-.1-.1 0 .2-.1.2c0 0-.1-.1-.1-.2 0 0 0 .1-.1.2s-.2.1-.2.1.1-.1.1-.2c0 0 0-.1.1-.1l.1-.1s0-.1.1-.1h.1l.1-.1s.1 0 .1.1z' class='st59'/%3E%3Cpath d='m14.6 9.1.1.1c0 .1-.1.1 0 .2v-.2.3-.2c0-.1 0 0 0 0l.1.1c.1 0 .1-.1.1-.2V9h-.1v.1h-.2z' class='st61'/%3E%3Cpath d='M15 9c.1.1.1.4 0 .4h-.1v-.2s0-.1-.1-.1V9c.1-.1.1-.1.2 0-.1-.1 0-.1 0 0z' class='st41'/%3E%3Cpath d='m15 8.9.1.1.1.1h.1c0 .1-.1.1-.1.1s0-.1-.1-.2c-.1 0-.1-.1-.1-.1-.1 0-.1 0 0 0-.1 0 0 0 0 0z' class='st39'/%3E%3Cpath d='M14.9 8.8s.1 0 .1.1.1.1.1.2.1.1.1.1h-.1l-.1-.1s-.1-.1-.1-.2c.1 0 0 0 0-.1 0 .1 0 .1.1.2 0 .1.1.1.1.1L15 9c0-.1-.1-.1-.1-.1s0 .1.1.1l.1.1s0-.1-.1-.1h-.2l-.1-.1c.1 0 .1 0 .2-.1 0 .1 0 .1 0 0z' class='st55'/%3E%3Cpath d='M14.6 9.1h.2v.2-.1c-.1-.1-.2-.1-.2-.1z' class='st41'/%3E%3Cpath d='M14.7 9.3v.2c0 .1-.1.2-.1.2v-.2.1-.1c0-.1 0-.2.1-.2-.1 0 0 0 0 0z' class='st61'/%3E%3Cpath d='m14.5 9.4-.1.1.1-.1-.1.1c0 .1-.1.2-.1.2s.1-.1.1-.2c.1 0 .1 0 .1-.1.1 0 .1 0 0 0 .1.1.1.2.1.2v-.2h-.1c.1-.1.1-.1 0 0z' class='st41'/%3E%3Cpath d='M14.9 8.7v.1h-.5v-.1h.4c0 .1 0 .1.1 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0z' class='st59'/%3E%3Cpath d='M14.9 8.7c0 .1 0 .1 0 0 0 .1-.1.1-.1.1h-.4.2c.1 0 .2 0 .3-.1 0 .1 0 0 0 0z' class='st42'/%3E%3Cpath d='M14.4 8.8c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0 0z' class='st39'/%3E%3Cpath d='M14.8 8.9s.1 0 0 .1c0 0-.1 0 0-.1-.2.1-.2.1-.3.1h-.1.1c.1-.1.1-.1.3-.1-.1 0-.1 0 0 0zM14.6 9.1s.1.1.1.2c-.1 0-.2-.1-.3-.1 0 .1-.1.1-.1.2-.1 0-.1 0-.2-.1l.2-.2h.1c.1-.1.2-.1.2 0 0-.1 0 0 0 0z' class='st59'/%3E%3Cpath d='M14.6 8.9H14.9l-.1.1h-.1c0-.1-.1-.1-.1-.1z' class='st42'/%3E%3Cpath d='M14.4 8.9h.2-.2c.1 0 0 0 0 0z' class='st39'/%3E%3Cpath d='M14.8 9c0 .1 0 .1 0 0l-.1.1s0-.1-.1-.1h-.2.4zm-.3.2v.2-.1h-.1s0-.1.1-.1c0 0-.1 0 0 0z' class='st42'/%3E%3Cpath d='M14.4 9h.4-.4c-.1 0 0 0 0 0z' class='st39'/%3E%3Cpath d='M14.7 9.2c0 .1-.1.1-.2 0v-.1h-.1.2l.1.1z' class='st42'/%3E%3Cpath d='M14.7 9.2s-.1-.1-.2-.1h.1-.2v.1h.1c.1 0 0 0 0 0l-.1.1s0-.1.1-.1h.1s-.1 0 0 0h.2-.1z' class='st39'/%3E%3Cpath d='M14.4 9.2s.1 0 .1.1-.1.1-.1.1v-.1c.1-.1.1-.1 0-.1.1 0 .1 0 0 0z' class='st59'/%3E%3Cpath fill='%236c3f18' d='M13.9 9v.1c0 .1-.1.1-.1.2-.1.1-.2.2-.1.2h.1l.2-.3c-.1-.1-.1-.1-.1-.2z'/%3E%3Cpath d='M14.3 8.6s.1.1 0 .2c0 .2-.2.3-.2.3l-.3.3h-.1v-.1l.1-.1s0-.1.1-.1v-.2.2s.1 0 .1-.1c0 0 .1 0 .1-.1v-.4.2-.1c.2.2.2.2.2 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0z' class='st59'/%3E%3Cpath d='M14.4 9.4c0 .1 0 .2-.1.2 0 0 0-.1.1-.2l-.1.1h-.1s.1 0 .1-.1h.1z' class='st48'/%3E%3Cpath d='M14.3 9.4s.1 0 0 0c.1 0 .1 0 0 0 .1-.1.1 0 0 0 .1 0 0 0 0 0-.1-.1-.1 0-.1 0h.1z' class='st42'/%3E%3Cpath d='M13.9 9.3s.1 0 0 0c.1 0 .2-.1.2-.1l.1-.1s.1-.1.2-.3v-.2s.2.1 0 .4c-.1.2-.2.2-.2.2l.2-.1v.1h.1-.2l-.1.1h-.1c-.1 0-.1.1-.1.1h-.2l.1-.1c-.1 0 0 0 0 0z' class='st48'/%3E%3Cpath d='m14.2 8.9.1-.1v-.1.1l-.1.1z' class='st42'/%3E%3Cpath d='M14.2 8.7s.1.2 0 .3l-.3.3s.2-.1.2-.3c.1-.1.1-.1.1-.3 0 .1 0 .1 0 0z' class='st48'/%3E%3Cpath d='M14 9.3s.1 0 .1-.1l.1-.1-.1.1-.1.1zm.2-.3s.1-.1.1-.2-.1-.1-.1-.1V9zm0 0s.1 0 .1-.1v-.1.1s0 .1-.1.1zm0 .5s0-.1 0 0c.1-.1.1-.1.1 0 0-.1 0-.1-.1 0 0-.1 0-.1 0 0zm-.1-.1s.1-.1.2-.1.1-.1.1-.1c0 .1-.1.1-.1.1-.1.1-.2.1-.2.1 0 .1.2 0 .2-.1l-.2.1z' class='st55'/%3E%3Cpath d='M13.9 9.2c.1 0 .1.1 0 .2 0 .1-.1.1-.2.1' class='st1'/%3E%3Cpath fill='%23f16e16' d='M13.9 9.3v.2l-.1.1'/%3E%3Cpath d='M13.8 9.3c.1 0 .1.1 0 0 .1.1 0 .1 0 0 0 .1 0 .1 0 0'/%3E%3Cpath fill='%23d5d3ca' d='M13.8 9.4z'/%3E%3Cpath d='M13.9 9.2c.1-.1.1-.2.1-.2v-.1.2s.1 0 .1-.1c0 0 .1-.2.1-.3v.2l-.3.3s0 .1-.1.2c0 .1-.1.1-.1.2l.1-.1c0-.2 0-.2.1-.3z' class='st42'/%3E%3Cpath d='M13.9 9.2V8.9 9.2z' class='st48'/%3E%3Cpath d='M14 9.1v-.2s.1 0 .1.1l-.1.1z' class='st39'/%3E%3Cpath d='M13.7 9.5v-.2c.1-.1.1-.1.1-.2 0 0 .1-.2 0-.2v.2c-.1.1-.1.2-.2.2 0 .1 0 .2.1.2-.1 0-.1 0 0 0z' class='st42'/%3E%3Cpath d='M14.3 9.6c.1-.1 0-.1 0 0 0-.1 0-.1-.1-.1h-.1.1s.1 0 .1.1c0-.1 0 0 0 0z' class='st65'/%3E%3Cpath d='M14.3 9.6s.1 0 .1-.1v-.1c.1 0 0 .2-.1.2z' class='st65'/%3E%3Cpath fill='%23bf802d' d='M13.8 9.7c.1.1.1.1 0 0h.3l.1-.1v-.1h-.1c-.2.1-.2.2-.3.2z'/%3E%3Cpath fill='%23f9c83a' stroke='%238f4620' stroke-width='.01' d='M14.2 9.5c-.1-.1-.2 0-.2 0h-.5l-.1.1-.2.2c0 .1.2.3.3.1l-.1-.1c0-.1.1-.2.2-.2s.1 0 .2-.1.1-.1.2 0c.1 0-.2.2-.2.2.1.1.5-.1.4-.2z'/%3E%3Cpath fill='%23fcf3d8' d='M13.6 10s-.1 0-.1-.1.1-.2.2-.2v-.1h.2s-.3.2-.3.3c-.1.1 0 .1 0 .1z'/%3E%3Cpath fill='%23fdeaaf' d='M14.2 9.5H14c-.1 0-.1.1-.2.1H13.5v.1h-.1s0-.1.1-.1h.3c.1 0 .1-.1.2-.1h.2z'/%3E%3Cpath fill='%23513625' d='M13.8 9.7s.1 0 .1-.1c0 0 .1 0 .1-.1l-.1.1c0 .1 0 .1-.1.1z'/%3E%3Cpath d='M13.6 10.1h-.1c-.1 0-.1-.1-.1-.1s0-.1.1-.2l.1-.1s0 .1-.1.1v.4c0-.2 0-.2.1-.1z' class='st71'/%3E%3Cpath fill='%238b5122' d='M13.6 9.6c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1.1-.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0z'/%3E%3Cpath d='m13.8 9.7-.2.1s.1-.1.2-.1c0 0 .1 0 0 0 .1 0 .2-.1.3 0l-.2.1c.1 0 .1-.1.2-.1 0 0 .1 0 .1-.1v-.1H14l-.2.2c.1-.1.1-.1 0 0z' class='st71'/%3E%3Cpath d='M13.6 10c.1.1.1.1 0 0 .1.1.1.1 0 .1s-.1 0-.2-.1v.1H13.7c0-.1-.1-.1-.1-.1 0-.1 0 0 0 0z' class='st41'/%3E%3Cpath d='M14.2 11.4c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0zm-.3-1.6z' class='st34'/%3E%3Cpath d='M14.2 11.5c-.1 0-.1 0 0 0H14h.2c-.1 0-.1 0 0 0zm0-.1s-.1 0 0 0H14h.2c-.1 0-.1 0 0 0zm-.1-.2-.1.1-.1.1h.1c0-.1.1-.1.1-.2 0 .1 0 .1 0 0 0 .1 0 0 0 0zm0-.1c0 .1 0 .1 0 0v.1l-.1.1v.1l.1-.1.1-.1c-.2 0-.2 0-.1-.1 0 .1 0 .1 0 0zm-.1 0v.2c0-.1.1-.1.1-.2-.1.1-.1.1-.1 0zm-.1 0s0 .1 0 0V11.4 11.1zm-.1 0s0 .1 0 0v.2-.2zm-.1.1v.2-.2zm-.1 0v.2-.1s.1-.1 0-.1c.1 0 .1 0 0 0zm0 0v.1s0 .1-.1.1l.1-.1v-.1zm-.1 0v.1l-.1.1.1-.1v-.1zm0 0s-.1 0 0 0c-.1 0-.1 0 0 0-.1.1-.1.1 0 0l-.1.1.1-.1c-.1.1-.1 0 0 0zm-.1 0-.1.1.1-.1zm0-.1c0 .1 0 .1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0 0 .1 0 .1 0 0zm0 0c-.1 0-.1 0 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0 0 .1 0 0 0 0zm0-.1c0 .1 0 .1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0zm0-.1s0 .1 0 0c-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0-.1.1-.1.1 0 0l-.1.1c0 .1 0 0 .1-.1-.1.1-.1.1 0 0-.1.1-.1.1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zm.5-.7c.1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 0 0 0 0zm0 0c0-.1.1-.1 0 0l.1-.1-.1.1c.1-.1 0-.1 0 0 0-.1 0-.1 0 0zm0-.1s0-.1 0 0l.1-.1s-.1 0-.1.1zm-.1-.1c.1 0 .1 0 0 0 .1-.1.2-.1.2-.1s-.1 0-.2.1c.1 0 .1 0 0 0zm0 0s.1-.1.2-.1c-.1 0-.2 0-.2.1zm-.1-.1c.1 0 .1 0 0 0 .1-.1.1-.1.2-.1 0 0-.1 0-.2.1.1 0 .1 0 0 0zm0 0 .1-.1-.1.1z' class='st33'/%3E%3Cpath d='M13.8 9.7c.1 0 .1.1.1.1s.1.1.1.2-.1.2-.1.3c-.1.1-.2.3-.3.4-.1.1-.1.1-.1.2s-.1.1-.1.2 0 .1.1.1l.1.1c.1 0 .2-.1.3-.1h.2c.1 0 .1.1.1.3V11.8v-.3c0-.1 0-.2-.1-.3-.1 0-.1-.1-.2 0-.1 0-.2.1-.3.1h-.1s0-.1-.1-.1c0-.1 0-.1.1-.2s.2-.2.3-.4c.1-.1.2-.3.2-.4 0-.1-.1-.2-.1-.2 0-.2-.1-.3-.1-.3z' class='st28'/%3E%3Cpath d='M13.7 9.9zm0 0z' class='st26'/%3E%3Cpath d='M13.8 10zm.1 0c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0zm0 .1zm0 .1s0-.1 0 0zm0 0zm-.6.9c0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0z' class='st28'/%3E%3Cpath d='M13.3 11.1z' class='st1'/%3E%3Cpath d='M13.3 11.2z' class='st28'/%3E%3Cpath d='M13.3 11.2zm0 .1zm0 .1c0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0z' class='st1'/%3E%3Cpath d='M13.4 11.4zm.1.1c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0zm.4-.1z' class='st26'/%3E%3Cpath d='M14 11.4c-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0 0 0 0 0z' class='st1'/%3E%3Cpath d='M14 11.4s0 .1 0 0c0 .1 0 .1 0 0 0 .1 0 0 0 0zm0 .1z' class='st26'/%3E%3Cpath d='M13.9 11.6zm-.7-2.3s.1 0 0 0c0 .1.1 0 0 0 .1 0 .1 0 0 0z' class='st1'/%3E%3Cuse xlink:href='%23reuse-0' class='st71'/%3E%3Cuse xlink:href='%23reuse-0' class='st41'/%3E%3Cpath fill='%23977c2e' d='M14.1 11.7z'/%3E%3C/svg%3E");
	background-size: 100% auto;
	background-repeat: no-repeat;
}
body .m-footer .l-col .menu li.u-orange-link a {
	color: #FFA457;
	font-weight: 600;
}
body .m-footer .l-col .menu a {
	font-size: 1.6rem;
	color: #0071C9;
}
body .m-footer__heading {
	color: #FFA457;
	font-size: 1.9rem;
	letter-spacing: 0.2rem;
	margin: 2rem 0 1rem;
}
@media (min-width: 768px) {
	body .m-footer__heading {
		margin: 3rem 0 2rem;
	}
}
@media (max-width: 767px) {
	body .m-footer__col-md {
		margin-bottom: 1rem;
	}
}
@media (max-width: 1023px) {
	body .m-footer__col-md {
		order: 2;
	}
}
@media (min-width: 600px) {
	body .m-footer__col-md {
		width: 50%;
	}
}
@media (min-width: 900px) {
	body .m-footer__col-md {
		width: 25%;
	}
}
@media (min-width: 1024px) {
	body .m-footer__col-md {
		width: 17%;
	}
}
body .m-footer__col-lg {
	width: 100%;
}
@media (max-width: 767px) {
	body .m-footer__col-lg {
		margin-bottom: 2rem;
	}
}
@media (max-width: 1023px) {
	body .m-footer__col-lg {
		order: 1;
	}
}
@media (min-width: 1024px) {
	body .m-footer__col-lg {
		width: 26%;
	}
}
@media (max-width: 1023px) {
	body .m-footer .m-brand {
		width: 100%;
	}
}
@media (max-width: 1023px) {
	body .m-footer .m-brand__link {
		display: block;
		text-align: center;
	}
}
body .m-footer .m-brand__mark {
	display: block;
	width: 15.2rem;
	height: 8rem;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	font-size: 0;
}
@media (max-width: 1023px) {
	body .m-footer .m-brand__mark {
		margin: 0 auto;
	}
}
body .m-footer .menu-footer-menu-container {
	margin-top: 2.8rem;
}
@media (max-width: 1023px) {
	body .m-footer .menu-footer-menu-container {
		width: 100%;
	}
}
body .m-footer .menu-footer-menu-container .menu {
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 767px) {
	body .m-footer .menu-footer-menu-container .menu {
		flex-direction: column;
	}
}
@media (min-width: 768px) {
	body .m-footer .menu-footer-menu-container .menu li:not(:last-child) {
		border-right: 1px solid #302d2b;
		padding-right: 1.5rem;
		margin-right: 1.5rem;
	}
}
body .m-footer .menu-footer-menu-container .menu a {
	color: #302d2b;
	font-size: 1.6rem;
	font-weight: 600;
}
@media (max-width: 767px) {
	body .m-footer .menu-footer-menu-container .menu a {
		display: block;
		padding: 1rem;
	}
}
body .m-footer .m-social {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	margin-top: 2.4rem;
}
@media (max-width: 1023px) {
	body .m-footer .m-social {
		width: 100%;
	}
}
body .m-footer .m-social a {
	width: 3.5rem;
	height: 3.5rem;
	display: block;
	background: #0071C9;
	background: linear-gradient(to right, #0071C9 0%, #0099E5 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-radius: 5rem;
	transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
	body .m-footer .m-social a {
		width: 4.5rem;
		height: 4.5rem;
	}
}
body .m-footer .m-social a:hover {
	transform: translateY(-0.5rem);
}
body .m-footer .m-social a svg {
	position: relative;
	z-index: 3;
	width: auto;
	height: 2rem;
	max-width: 2.2rem;
}
body .m-footer .m-social a svg path {
	fill: #fff;
}
body .m-footer .m-social a:not(:last-child) {
	margin-right: 1.5rem;
}
body .m-footer__bottom {
	padding: 5rem 0;
}
body .m-footer__bottom .menu {
	padding: 0 0 3rem;
	display: flex;
}
@media (max-width: 767px) {
	body .m-footer__bottom .menu {
		flex-direction: column;
	}
}
@media (min-width: 768px) {
	body .m-footer__bottom .menu {
		margin-left: 2rem;
	}
}
body .m-footer__bottom .menu li {
	line-height: 0.1;
}
@media (max-width: 767px) {
	body .m-footer__bottom .menu li {
		padding: 1rem 0;
		text-align: center;
	}
}
@media (min-width: 768px) {
	body .m-footer__bottom .menu li:not(:last-child) {
		border-right: 0.1rem solid #605a55;
		padding: 0 1rem 0 0;
		margin-right: 1rem;
	}
}
body .m-footer__bottom .menu a {
	font-size: 1.3rem;
	color: #605a55;
	line-height: 0.9;
}
body .m-footer .m-button--blue, body .m-footer .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table body .m-footer .button.change_payment_method,
body .m-footer .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table body .m-footer .button.change_payment_method, body .m-footer .m-minicart__actions .m-button--primary, .m-minicart__actions body .m-footer .m-button--primary {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.m-footertext {
	text-align: center;
	font-size: 1.2rem;
	color: #605a55;
	padding: 3rem 0;
}
.m-footertext p:not(:last-child) {
	margin-bottom: 0.75rem;
}

.m-copy {
	text-align: center;
	font-size: 1.3rem;
	color: #605a55;
	padding: 0 0 3rem;
	line-height: 1;
}
@media (max-width: 767px) {
	.m-copy {
		width: 100%;
	}
}

.m-map {
	background: url(../images/map.svg) center/contain no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5rem 0;
}

.m-faq-accordion {
	width: 100%;
}
.m-faq-accordion__item {
	padding: 1rem 0;
}
.m-faq-accordion__title {
	padding: 2rem 3rem;
	position: relative;
	font-size: 1.6rem;
	font-weight: 700;
	cursor: pointer;
	line-height: 1.2;
	background-color: #f3f0ee;
	border-radius: 5px;
	transition: background-color 250ms ease-in-out, border 250ms ease-in-out;
	border: 1px solid transparent;
}
@media (min-width: 768px) {
	.m-faq-accordion__title {
		font-size: 2rem;
	}
}
.m-faq-accordion__title:before {
	content: "×";
	position: absolute;
	border-radius: 5rem;
	background-color: #d3d2cd;
	top: calc(50% - 1.5rem);
	right: 3rem;
	width: 3rem;
	height: 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #fff;
	transform: rotate(-45deg);
	transition: transform 250ms ease-in-out, background-color 250ms ease-in-out;
	font-weight: 400;
	font-size: 2.4rem;
}
.m-faq-accordion__title.open {
	border: 1px solid #d3d2cd;
	background-color: transparent;
}
.m-faq-accordion__title.open:before {
	background-color: #dfdedb;
	transform: rotate(0);
}
.m-faq-accordion__content {
	display: none;
	padding: 2rem 3rem;
}
.m-faq-accordion.-style-2023 .m-faq-accordion__item:not(:last-of-type) {
	margin-bottom: 2rem;
	padding-bottom: 2.5rem;
	border-bottom: 1px solid #aaa8a2;
}
.m-faq-accordion.-style-2023 .m-faq-accordion__title {
	background-color: transparent;
	border-radius: 0;
	font-size: 1.7rem;
	padding: 0 4.5rem 0 0;
	border: 0;
}
.m-faq-accordion.-style-2023 .m-faq-accordion__title::before {
	right: 0;
	background-color: #fff;
	border-radius: 1rem;
	color: #0071C9;
	content: "+";
	font-size: 1.8rem;
	font-weight: 600;
	transform: rotate(0);
	filter: drop-shadow(0 1rem 1rem rgba(133, 193, 250, 0.0901960784));
}
.m-faq-accordion.-style-2023 .m-faq-accordion__title.open::before {
	transform: rotate(45deg);
}
.m-faq-accordion.-style-2023 .m-faq-accordion__content {
	padding: 2rem 0;
}

@media (min-width: 768px) {
	.m-compliance-info .l-col--4 {
		width: 25%;
	}
}
@media (max-width: 1023px) {
	.m-compliance-info .l-col--4 img {
		width: 30rem;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.m-compliance-info .l-col--2\.5 {
		width: 70%;
	}
}
@media (max-width: 767px) {
	.m-compliance-info__details .l-col--4 {
		width: 50%;
		margin-bottom: 2rem !important;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.m-compliance-info__details .l-col--4 {
		width: 25%;
		margin-bottom: 2rem !important;
	}
}

.m-border {
	position: absolute;
	z-index: 9;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.m-border--top {
	top: -0.7rem;
	transform: rotate(180deg);
}
.m-border--bottom {
	bottom: -0.7rem;
}
@media (max-width: 767px) {
	.m-border svg {
		width: 300%;
		margin-left: -100%;
	}
}
.m-border svg path {
	fill: #fff;
}

.m-circle-callout {
	position: relative;
}
.m-circle-callout__thumb {
	display: flex;
	border-radius: 50%;
	border: 0.5rem solid #FFA457;
	background: #fff;
}
@media (min-width: 600px) {
	.m-circle-callout__thumb {
		width: 17rem;
	}
}
@media (min-width: 768px) and (max-width: 899px) {
	.m-circle-callout__thumb {
		width: 11rem;
	}
}
@media (min-width: 900px) and (max-width: 1023px) {
	.m-circle-callout__thumb {
		width: 12.5rem;
	}
}
@media (min-width: 1024px) and (max-width: 1219px) {
	.m-circle-callout__thumb {
		width: 14rem;
	}
}
.m-circle-callout__thumb img {
	float: left;
	border-radius: 50%;
}
.m-circle-callout__product {
	position: absolute;
	bottom: -3rem;
	right: -26%;
	z-index: 5;
	width: 36%;
}
.m-circle-callout__title {
	position: absolute !important;
	bottom: -1rem;
	color: #fff;
	padding: 1.5rem 1rem 1rem;
	width: 100%;
	text-align: center;
	font-size: 1.6rem;
	z-index: 3;
}

.m-circle-splash-callouts {
	position: relative;
}
@media (min-width: 600px) {
	.m-circle-splash-callouts {
		padding: 10%;
	}
}
@media (min-width: 600px) and (max-width: 899px) {
	.m-circle-splash-callouts {
		max-width: 60rem;
		margin: 0 auto;
	}
}
@media (min-width: 600px) and (max-width: 1219px) {
	.m-circle-splash-callouts {
		margin-right: 10%;
	}
}
.m-circle-splash-callouts__bg {
	position: absolute;
	top: -14%;
	right: -19%;
	left: -16%;
	z-index: 0;
}
@media (max-width: 599px) {
	.m-circle-splash-callouts__bg {
		display: none;
	}
}
@media (min-width: 600px) {
	.m-circle-splash-callouts .m-circle {
		padding-bottom: 100%;
		width: 100%;
		border-radius: 50%;
		border: 0.5rem solid #FFA457;
		z-index: 1;
		position: relative;
	}
}
@media (max-width: 599px) {
	.m-circle-splash-callouts .m-circle-callout {
		display: inline-block;
		float: left;
		width: calc(50% - 11vw);
		margin-right: 11vw;
		margin-bottom: 5rem;
	}
}
@media (min-width: 600px) {
	.m-circle-splash-callouts .m-circle-callout {
		position: absolute;
		z-index: 3;
		max-width: 16rem;
	}
}
@media (min-width: 480px) and (max-width: 599px) {
	.m-circle-splash-callouts .m-circle-callout:nth-of-type(odd) {
		clear: left;
	}
}
@media (min-width: 480px) and (max-width: 599px) {
	.m-circle-splash-callouts .m-circle-callout:nth-of-type(even) {
		float: right;
		margin-top: -3vw;
	}
}
@media (min-width: 600px) {
	.m-circle-splash-callouts .m-circle-callout:nth-of-type(1) {
		top: -1%;
		left: calc(50% - 7.5rem);
	}
}
@media (min-width: 600px) {
	.m-circle-splash-callouts .m-circle-callout:nth-of-type(2) {
		top: 25%;
		right: calc(15% - 7.5rem);
	}
}
@media (min-width: 600px) {
	.m-circle-splash-callouts .m-circle-callout:nth-of-type(3) {
		top: 64%;
		right: calc(26% - 7.5rem);
	}
}
@media (min-width: 600px) {
	.m-circle-splash-callouts .m-circle-callout:nth-of-type(4) {
		top: 64%;
		left: calc(26% - 7.5rem);
	}
}
@media (min-width: 600px) {
	.m-circle-splash-callouts .m-circle-callout:nth-of-type(5) {
		top: 25%;
		left: calc(15% - 7.5rem);
	}
}

.m-awards.l-grid {
	gap: 3rem 4rem;
}

.m-award {
	position: relative;
	text-align: center;
	padding: 3rem;
	transition: all 0.3s ease-in-out;
}
.m-award__award {
	width: 50%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	transition: all 0.3s ease-in-out;
	position: absolute;
}
.m-award__title {
	color: #0071C9;
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.m-award__prod-thumb {
	transition: all 0.3s ease-in-out;
	max-height: 32rem;
}
.m-award:hover {
	transform: translateY(-3px);
	box-shadow: 0 0.7rem 1rem rgba(0, 0, 0, 0.1);
}
.m-award:hover .m-award__award {
	transform: translateY(-45%);
}
.m-award:hover .m-award__prod-thumb {
	transform: translateY(-1rem);
}

.m-media.l-grid {
	gap: 3rem 4rem;
}
.m-media__item {
	position: relative;
	text-align: center;
	padding: 1rem 1rem 3rem;
	transition: all 0.3s ease-in-out;
}
.m-media__item:hover {
	transform: translateY(-3px);
	box-shadow: 0 0.7rem 1rem rgba(0, 0, 0, 0.1);
}
.m-media__item:hover .m-media__thumb {
	transform: translateY(-1rem);
}
.m-media__title {
	color: #0071C9;
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.m-media__thumb {
	transition: all 0.3s ease-in-out;
	max-height: 32rem;
	margin: 0 0 1rem;
}

.m-hyalock {
	text-align: center;
	padding: 1rem;
	border-radius: 3rem;
	background: #fff;
	max-width: 40rem;
	margin-bottom: 2rem;
}
@media (max-width: 767px) {
	.m-hyalock {
		margin: 3rem auto 3rem;
	}
}
@media (min-width: 768px) {
	.m-hyalock {
		padding: 5rem;
	}
}
.m-hyalock__logo {
	width: 80%;
	margin-top: -28%;
	max-width: 22rem;
	margin-bottom: 1.5rem;
}
.m-hyalock__description {
	color: #223f7f;
	margin-bottom: 2rem;
}
.m-hyalock__description::after {
	content: "";
	display: block;
	height: 0.2rem;
	width: 100%;
	background: linear-gradient(90deg, #fff, #f3f0ee, #f3f0ee, #fff) !important;
	margin-top: 2rem;
}
.m-hyalock__tagline {
	color: #0071C9;
	font-size: 1.5rem;
	font-weight: 700;
}
@media (min-width: 768px) {
	.m-hyalock__tagline {
		font-size: 2rem;
	}
}
.m-hyalock__tagline .u-orange {
	color: #FFA457;
}

.m-hyalock-list {
	text-align: left;
	padding: 1rem 0 1rem 5rem;
	margin: 0 auto 2rem;
	max-width: 30rem;
}
.m-hyalock-list li {
	counter-increment: ol-list-counter;
	position: relative;
	font-weight: 400;
	color: #0071C9;
	padding: 0;
	box-shadow: none;
	border-radius: 0;
}
.m-hyalock-list li:not(:last-child) {
	margin-bottom: 1.5rem;
}
.m-hyalock-list li::before {
	content: counter(ol-list-counter);
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	font-family: "interstate", arial, sans-serif;
	position: absolute;
	left: -3.7rem;
	width: 3rem;
	height: 3rem;
	top: -0.5rem;
	background: url(../images/hyalock-list.svg) center/contain no-repeat;
	text-align: center;
	line-height: 1.5;
}

@media (max-width: 1219px) {
	.m-store-locator-section .l-col {
		width: 100% !important;
	}
}

.m-store-locator {
	border: 0.2rem solid #f3f0ee;
	border-radius: 1rem;
}
.m-store-locator #wpsl-wrap {
	margin: 0;
}
.m-store-locator #wpsl-wrap #wpsl-result-list li {
	padding: 1.2rem 2rem 0.5rem;
	display: flex;
}
.m-store-locator #wpsl-wrap #wpsl-result-list li .wpsl-store-location {
	width: calc(100% - 9rem);
}
.m-store-locator .wpsl-search {
	border-radius: 1rem 1rem 0 0rem;
	background: #f3f0ee;
	margin: 0;
	padding: 1.5rem 2rem 0.5rem;
}
.m-store-locator #wpsl-search-wrap input,
.m-store-locator #wpsl-search-wrap select,
.m-store-locator .wpsl-dropdown {
	height: auto;
	padding: 0.9rem 1.4rem 1rem;
	border-radius: 1rem;
	border: 0;
	display: block;
}
.m-store-locator .wpsl-dropdown {
	padding: 0.1rem 0 0.2rem 0;
}
.m-store-locator #wpsl-search-wrap input#wpsl-search-btn {
	border: 0;
	border-radius: 1.4rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	width: auto;
	padding: 0.5rem 2rem 0.8rem;
	height: auto;
	background: #FFA457;
	transition: all 0.3s ease-in-out;
}
.m-store-locator #wpsl-search-wrap input#wpsl-search-btn:hover {
	background: #ffb271;
}

.m-shop {
	padding: 2rem 2rem 4rem;
}
@media (max-width: 768px) {
	.m-shop .l-col--4,
	.m-shop .l-col--3\.4 {
		width: 100%;
	}
	.m-shop .l-col--4:not(:last-child),
	.m-shop .l-col--3\.4:not(:last-child) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 769px) {
	.m-shop {
		padding: 4rem 2rem;
	}
}
.m-shop .l-row > aside {
	display: block;
	top: 0;
}
@media (min-width: 769px) {
	.m-shop .l-row > aside {
		position: sticky;
		padding: 0 8rem 0 4rem;
	}
}
.m-shop .m-empty {
	display: block;
	width: 100%;
	margin: 2rem 0;
	padding: 1.5rem;
	color: #aaa8a2;
	border-top: 1px solid #f3f0ee;
	border-bottom: 1px solid #f3f0ee;
	line-height: 1;
	text-align: center;
}

@media (min-width: 769px) {
	.m-filter-toggle {
		display: none;
	}
}

@media (max-width: 768px) {
	.m-filter-container {
		display: none;
	}
}
@media (min-width: 769px) {
	.m-filter-container {
		display: block !important;
	}
}

filter-nav {
	display: block;
	margin-top: 2rem;
}
filter-nav:not(:last-of-type) {
	margin-bottom: 3rem;
}
@media (min-width: 769px) {
	filter-nav:not(:last-of-type) {
		margin-bottom: 4rem;
	}
}
filter-nav h3 {
	font-size: 1.1rem;
	font-weight: 600;
	color: #605a55;
	text-transform: uppercase;
	display: block;
	margin: 0;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #d3d2cd;
}
@media (min-width: 769px) {
	filter-nav h3 {
		font-size: 1.3rem;
	}
}
filter-nav ul {
	padding: 0 1rem;
}
filter-nav li {
	display: block;
	padding: 0.3rem 0;
}
filter-nav a {
	display: block;
	width: 100%;
	position: relative;
	color: #605a55;
	transition: padding-left 175ms ease-in-out, margin-left 175ms ease-in-out;
}
filter-nav a:focus {
	color: #605a55;
}
filter-nav a:hover::before {
	background-color: #0071C9;
	color: #fff;
}
filter-nav a.selected {
	font-weight: 600;
	color: #0071C9;
	padding-left: 0.3rem;
}
filter-nav a.selected::before {
	opacity: 1;
	transform: scale(1);
	left: -1.4rem;
}
filter-nav a::before {
	content: "✕";
	display: block;
	position: absolute;
	top: 4px;
	left: -1.2rem;
	padding: 1px 2px;
	border: 1px solid #0071C9;
	border-radius: 1px;
	line-height: 1;
	font-size: 8px;
	font-weight: 600;
	opacity: 0;
	transform: scale(0.9);
	transition: opacity 250ms ease-in-out, background-color 250ms ease-in-out, color 250ms ease-in-out, transform 250ms ease-in-out, left 250ms ease-in-out;
}

.m-productactions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: sticky;
	top: 0;
	background-color: #fff;
	padding: 0 0 2rem;
	width: 100%;
	z-index: 10;
	margin-bottom: 1rem;
}
@media (min-width: 769px) {
	.m-productactions {
		padding: 1rem 1.5rem;
	}
}

.m-productgrid mini-product {
	opacity: 0;
	background-color: #fff;
	transition: opacity 250ms ease-in-out, filter 250ms ease-in-out, transform 250ms ease-in-out;
}
@media (min-width: 769px) {
	.m-productgrid mini-product {
		padding: 2rem;
	}
}
@media (min-width: 769px) {
	.m-productgrid mini-product:hover {
		transform: translateY(-3px);
		filter: drop-shadow(0 0.7rem 1rem rgba(0, 0, 0, 0.1));
	}
}
.m-productgrid mini-product.show {
	opacity: 1;
}
.m-productgrid .m-miniprod__title {
	font-size: 2rem;
}
.m-productgrid .m-miniprod__price--normal {
	font-size: 1.6rem;
}
.m-productsort,
.m-productsearch {
	display: flex;
	align-items: center;
}
@media (max-width: 768px) {
	.m-productsort,
	.m-productsearch {
		width: 48%;
		flex-direction: column;
		align-items: flex-start;
	}
}
.m-productsort label,
.m-productsearch label {
	display: block;
	font-size: 1.1rem;
	font-weight: 600;
	color: #605a55;
	text-transform: uppercase;
	display: block;
	margin-right: 1rem;
	white-space: nowrap;
}
@media (max-width: 768px) {
	.m-productsort label,
	.m-productsearch label {
		margin-bottom: 0.5rem;
	}
}
@media (min-width: 769px) {
	.m-productsort label,
	.m-productsearch label {
		font-size: 1.3rem;
	}
}
.m-productsort .m-select,
.m-productsearch .m-select {
	border-radius: 0.5rem;
	padding: 5px;
	padding-right: 2.5rem;
	font-size: 1.5rem;
	border: 1px solid #d3d2cd;
}
.m-productsort .m-select__parent::after,
.m-productsearch .m-select__parent::after {
	border-top: 0.4rem solid #302d2b;
	border-left: 0.4rem solid transparent;
	border-right: 0.4rem solid transparent;
	border-bottom: 0rem solid transparent;
}
.m-productsort .m-select:focus,
.m-productsearch .m-select:focus {
	border: 1px solid #847e78;
}
.m-productsort input,
.m-productsearch input {
	border-radius: 0.5rem;
	padding: 5px;
	font-size: 1.5rem;
	border: 1px solid #d3d2cd;
}
@media (max-width: 768px) {
	.m-productsort input,
	.m-productsearch input {
		width: 100%;
	}
}
.m-productsort input:focus,
.m-productsearch input:focus {
	border: 1px solid #847e78;
}

.m-comments .comment-form-comment {
	display: flex;
	flex-direction: column;
}
.m-pagination {
	width: 100%;
	text-align: center;
	margin-top: 5rem;
}
.m-pagination li {
	display: inline-block;
	margin: 0 0.5rem;
}
.m-pagination li span,
.m-pagination li a {
	display: block;
	width: 4rem;
	height: 4rem;
	padding: 0.3rem 0;
	border-radius: 5rem;
	border: 0.2rem solid transparent;
	color: #FFA457;
	font-weight: 700;
	text-align: center;
	line-height: 2;
	transition: all 0.3s ease-in-out;
}
.m-pagination li span.current,
.m-pagination li a.current {
	border-color: #FFA457;
	background: #FFA457;
	color: #fff;
}
.m-pagination li span:hover,
.m-pagination li a:hover {
	border-color: #FFA457;
}

sfp-panel {
	display: block;
}

.m-sfp {
	display: block;
	max-width: 50rem;
	margin: 0 auto;
}
.m-sfp__container {
	padding: 0.8rem 1rem;
	border: 1px solid #000;
	margin-bottom: 1.5rem;
	border-radius: 3px;
}
.m-sfp__container header {
	padding-bottom: 0.5rem;
	border-bottom: 6px solid #000;
	margin-bottom: 0.5rem;
}
.m-sfp__container header h3 {
	display: block;
	font-size: 3.37rem !important;
	font-weight: 600;
	color: #000;
	margin-bottom: 0.3rem;
}
.m-sfp__container header span {
	display: block;
	width: 100%;
}
.m-sfp__container header span em {
	font-weight: 400;
	font-style: normal;
}
.m-sfp__container > div h4 {
	font-size: 1.4rem;
	font-weight: 600;
	color: #000;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	padding-bottom: 0.5rem;
	border-bottom: 3px solid #000;
	margin-bottom: 0.5rem;
}
.m-sfp__container > div h4 span {
	display: block;
	padding: 0 0.5rem;
}
.m-sfp__container > div h4 span:first-child {
	width: 80%;
	text-align: right;
}
.m-sfp__container > div h4 span:last-child {
	width: 20%;
	text-align: right;
}
.m-sfp__container footer {
	padding-top: 0.5rem;
	border-top: 6px solid #000;
	margin-top: 0.5rem;
	font-size: 1.4rem;
}
.m-sfp__row {
	display: flex;
	justify-content: space-between;
}
.m-sfp__row span {
	display: block;
	padding: 0.2rem 0.5rem;
	width: 20%;
	text-align: right;
	border-bottom: 1px solid #000;
}
.m-sfp__row span:first-child {
	width: 60%;
	text-align: left;
}
.m-sfp__row:last-child span {
	border-bottom: 0 !important;
}
.m-sfp__row\:div--normal span {
	border-bottom: 3px solid #000;
}
.m-sfp__row\:div--wide span {
	border-bottom: 6px solid #000;
}
.m-sfp__row--bold span:first-child {
	font-weight: 600;
}
.m-sfp__row--indent span:first-child {
	padding-left: 2rem;
}

.m-ingredients {
	display: block;
	padding: 1.5rem 2rem;
	border: 1px solid #000;
	max-width: 60rem;
}
.m-ingredients h4 {
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 1rem;
	color: #000;
}
.m-ingredients p {
	font-size: 1.8rem;
	margin: 0;
}

.m-dfp {
	display: block;
	max-width: 50rem;
	margin: 0 auto;
	border: 4px solid #000;
}
.m-dfp header {
	width: calc(100% - 2rem);
	margin-left: 1rem;
	border-bottom: 1px solid #000;
	padding: 1rem 0;
}
.m-dfp header h3 {
	display: block;
	font-size: 2.4rem !important;
	font-weight: 600;
	color: #000;
	margin: 0;
	font-style: italic;
}
.m-dfp section {
	padding: 1rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-dfp section h4, .m-dfp section dt {
	display: block;
	font-size: 1.8rem !important;
	font-weight: 600;
	color: #000;
	margin: 0;
	margin-bottom: 0.5rem;
	width: 100%;
	font-style: italic;
}
.m-dfp section dl:last-of-type {
	text-align: right;
}
.m-dfp section:not(:last-of-type) {
	border-bottom: 4px solid #000;
}
.m-dfp section ul {
	list-style-type: square;
	padding-left: 2rem;
}
.m-dfp p {
	margin-bottom: 0.5rem;
}
.m-dfp p:last-of-type {
	margin-bottom: 0;
}

.m-lifestyleslider {
	margin-top: 6rem;
}
.m-lifestyleslider__parent {
	position: relative;
	z-index: 80;
}
.m-lifestyleslider__slides {
	align-items: center;
}

.m-didyouknow {
	display: block;
	margin: 4rem 0;
	background-color: #f3f0ee;
	padding: 4rem 3.5rem;
	position: relative;
	transform: skew(0, -5deg);
}
.m-didyouknow h3 {
	background-color: #FFA457;
	border-radius: 5px;
	font-size: 1.6rem;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	padding: 1rem;
	color: #fff;
	position: absolute;
	top: 0;
	transform: translateX(-50%) translateY(-75%) skew(0, 5deg);
}
.m-didyouknow p {
	transform: skew(0, 5deg);
}
.m-didyouknow p:last-of-type {
	margin-bottom: 0;
}

.m-icontile {
	display: block;
	width: 20%;
	margin: 2rem auto;
	transition: transform 200ms cubic-bezier(0.81, -0.32, 0.47, 1.57);
	cursor: default;
}
.m-icontile:hover {
	transform: scale(1.15);
}
@media screen and (max-width: 768px) {
	.m-icontile {
		width: 33.3333%;
	}
}
@media screen and (max-width: 450px) {
	.m-icontile {
		width: 50%;
	}
}
.m-icontile img {
	display: block;
	margin: 0 auto 2rem;
}
.m-icontile h3 {
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	color: #302d2b;
	font-size: 1.8rem;
	line-height: 1.2;
	margin-bottom: 1rem;
	font-weight: 500;
}
.m-icontile h4 {
	text-align: center;
	width: 100%;
	font-style: italic;
	font-size: 1.4rem;
	color: #302d2b;
}

.m-overlapbox {
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 4rem auto;
}
.m-overlapbox .img {
	width: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
}
@media screen and (max-width: 768px) {
	.m-overlapbox .img {
		width: 100%;
		min-height: 40rem;
		border-top-left-radius: 1rem;
		border-top-right-radius: 1rem;
		border-bottom-left-radius: 0;
	}
}
.m-overlapbox .text {
	display: block;
	width: 50%;
	padding: 2rem;
	position: relative;
	z-index: 5;
	background-image: url(../images/wave-pattern.svg);
	background-size: 350px auto;
	background-repeat: repeat;
	filter: drop-shadow(0 4rem 4rem rgba(0, 0, 0, 0.2));
}
@media screen and (max-width: 768px) {
	.m-overlapbox .text {
		padding: 1rem;
		width: 100%;
	}
}
.m-overlapbox .text > div {
	background-color: #fff;
	padding: 8rem;
	border-top-right-radius: 1rem;
	border-bottom-right-radius: 1rem;
	transform: translateX(-4rem);
}
@media screen and (max-width: 768px) {
	.m-overlapbox .text > div {
		padding: 4rem;
		transform: translateX(0rem);
		border-top-right-radius: 0;
		border-bottom-left-radius: 1rem;
		transform: translateY(-4rem);
	}
}
.m-overlapbox .text > div *:last-child {
	margin-bottom: 0 !important;
}
.m-overlapbox.-copy-image {
	flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
	.m-overlapbox.-copy-image {
		flex-direction: column-reverse;
	}
}
.m-overlapbox.-copy-image .img {
	border-radius: 0;
	border-top-right-radius: 1rem;
	border-bottom-right-radius: 1rem;
}
@media screen and (max-width: 768px) {
	.m-overlapbox.-copy-image .img {
		border-top-right-radius: 0;
		border-bottom-left-radius: 1rem;
	}
}
.m-overlapbox.-copy-image .text > div {
	border-radius: 0;
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
	transform: translateX(4rem);
}
@media screen and (max-width: 768px) {
	.m-overlapbox.-copy-image .text > div {
		transform: translateY(4rem);
		border-bottom-left-radius: 0;
		border-top-right-radius: 1rem;
	}
}

.m-quote {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 3rem 20%;
}
@media screen and (max-width: 768px) {
	.m-quote {
		padding: 3rem 10%;
	}
}
.m-quote .quote {
	display: block;
	width: 100%;
	font-size: 2.4rem;
	font-style: italic;
	margin-bottom: 1rem;
	font-weight: 200;
}
.m-quote .quote p {
	display: inline;
	line-height: 1.2;
}
.m-quote .m-stars__stars li {
	width: 1.6rem;
	height: 1.2rem;
}
.m-quote figcaption {
	margin-left: 2.5rem;
	font-size: 1.4rem;
	font-style: italic;
}

.m-vtslider {
	position: relative;
	width: 100%;
}
.m-vtslider .splide__slide {
	padding: 5rem 5rem 14rem;
}
@media screen and (max-width: 1024px) {
	.m-vtslider .splide__slide {
		padding: 5rem 10rem 14rem;
	}
}
@media screen and (max-width: 500px) {
	.m-vtslider .splide__slide {
		padding: 8rem 2rem 14rem;
	}
}
.m-vtslider .splide__arrows {
	display: block;
	width: calc(100% - 26rem);
	left: 13rem;
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	height: 4rem;
	z-index: 99;
	pointer-events: none;
}
@media screen and (max-width: 1024px) {
	.m-vtslider .splide__arrows {
		width: calc(100% - 4rem);
		left: 2rem;
	}
}
@media screen and (max-width: 500px) {
	.m-vtslider .splide__arrows {
		width: calc(100% - 4rem);
		top: 3.5rem;
	}
}
.m-vtslider .splide__arrow {
	background-color: #aaa8a2;
	border: 2px solid #aaa8a2;
	height: 4rem;
	width: 4rem;
	pointer-events: all;
}
.m-vtslider .splide__arrow svg {
	fill: #fff;
	width: 2rem;
	height: 2rem;
}

.m-vtslide {
	display: flex;
	justify-content: center;
	align-items: center;
	filter: drop-shadow(0 4rem 4rem rgba(0, 0, 0, 0.3));
}
@media screen and (max-width: 600px) {
	.m-vtslide {
		flex-wrap: wrap;
	}
}
.m-vtslide .copy {
	background-color: #fff;
	border-top-left-radius: 2rem;
	border-bottom-left-radius: 2rem;
	padding: 5rem 4rem;
	width: 50%;
}
@media screen and (max-width: 600px) {
	.m-vtslide .copy {
		border-bottom-left-radius: 0;
		border-top-right-radius: 2rem;
		width: 100%;
		padding: 3rem;
	}
}
.m-vtslide .copy::before {
	content: "“";
	font-family: arial;
	font-weight: 600;
	font-size: 8rem;
	color: #FFA457;
	line-height: 1;
}
.m-vtslide .copy h4 {
	font-size: 2.4rem;
	font-style: italic;
	margin-bottom: 1rem;
	color: #302d2b;
	font-weight: 200;
}
.m-vtslide .poster {
	width: 50%;
	align-self: stretch;
	background-size: cover;
	background-position: center;
	cursor: pointer;
	position: relative;
	border-top-right-radius: 2rem;
	border-bottom-right-radius: 2rem;
}
@media screen and (max-width: 600px) {
	.m-vtslide .poster {
		border-top-right-radius: 0;
		border-bottom-left-radius: 2rem;
		width: 100%;
		min-height: 40rem;
	}
}
.m-vtslide .poster svg {
	width: 5rem;
	position: absolute;
	left: 3rem;
	bottom: 3rem;
	filter: drop-shadow(0 0 1.5rem rgba(0, 0, 0, 0.8));
	background-color: #0099E5;
	border-radius: 100%;
	aspect-ratio: 1;
}
.m-vtslide .poster svg path {
	fill: #fff;
}
.m-vtslide star-reviews {
	margin-top: 4rem;
	width: 8rem;
}
.m-vtslide .m-stars__stars li {
	width: 1.6rem;
	height: 1.2rem;
}

.m-cart.m-cart--empty .m-grid {
	display: block;
	width: 60%;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	padding: 3rem;
}

.m-emptycart__message {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 3rem;
}

.m-cart .m-grid {
	width: 100%;
	grid-template-columns: 1fr;
	grid-template-areas: "carthead carthead" "cartsummary carttotals";
	padding: 0;
	align-items: start;
}
@media (min-width: 1024px) {
	.m-cart .m-grid {
		display: grid;
		grid-template-columns: 2fr 1fr;
		grid-column-gap: 4rem;
	}
}
.m-cart .m-grid h1 {
	grid-area: carthead;
	margin-bottom: 3rem;
}

.m-cart__insurance {
	width: 100%;
	padding: 1rem 2rem;
	border-bottom: 1px solid #d3d2cd;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	margin-bottom: 1.5rem;
}
.m-cart[cart-has-insurance] .m-cart__insurance div::before {
	background-color: #0071C9;
}

.m-cart__insurance div::before {
	content: "";
	width: 4rem;
	height: 2.4rem;
	background-color: #f3f0ee;
	border-radius: 10rem;
	display: block;
	position: absolute;
	top: 50%;
	left: 18px;
	transform: translateY(-50%);
	cursor: default;
	transition: background-color 100ms ease-in-out;
}
.m-cart__insurance span {
	margin-left: 3rem;
}
.m-cart__insurance input {
	appearance: none;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	padding: 0;
	aspect-ratio: 1/1;
	background: #aaa8a2;
	border-radius: 100%;
	border: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
	transition: background-color 200ms ease-in-out, transform 200ms cubic-bezier(0.75, 0, 0.25, 1);
}
.m-cart__insurance input:checked {
	background-color: #fff;
	transform: translateX(1.4rem);
}

.m-totals {
	grid-area: cartsummary;
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	padding: 2rem;
}
@media (max-width: 1023px) {
	.m-totals {
		margin-bottom: 3rem;
	}
}
@media (min-width: 768px) {
	.m-totals {
		padding: 3rem;
	}
}
.m-totals header ul,
.m-totals section li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-totals header {
	padding-bottom: 1rem;
	margin-bottom: 2rem;
	border-bottom: 1px solid #f3f0ee;
	color: #302d2b;
}
@media (max-width: 767px) {
	.m-totals header {
		display: none;
	}
}
@media (max-width: 480px) {
	.m-totals section li {
		padding-bottom: 3rem;
	}
}
.m-totals section li.no-click p {
	margin-bottom: 0;
	color: #71C3FF;
	font-size: 1.6rem;
	display: block;
	width: 100%;
	font-style: italic;
}
.m-totals section li.no-click .m-totals__price {
	margin-top: 1rem;
	text-align: left;
}
.m-totals section li:not(:first-of-type) {
	margin-top: 3rem;
	padding-top: 3rem;
	border-top: 1px solid #f3f0ee;
}
.m-totals header li {
	display: flex;
	align-items: center;
	justify-content: center;
}
.m-totals > footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1rem 2rem;
	background-color: #f3f0ee;
	margin-top: 3rem;
	flex-wrap: wrap;
}
.m-totals__product {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 768px) {
	.m-totals__product {
		width: 57%;
	}
}
@media (max-width: 480px) {
	.m-totals__product {
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
	}
}
.m-totals__product dl {
	display: flex;
	width: 100%;
	justify-content: flex-start;
}
.m-totals__product dl dd {
	font-weight: 600;
}
.m-totals__product\:image {
	width: 45%;
}
@media (min-width: 768px) {
	.m-totals__product\:image {
		width: 30%;
	}
}
@media (max-width: 480px) {
	.m-totals__product\:image {
		width: 50%;
	}
}
.m-totals__product\:data {
	width: 45%;
}
@media (min-width: 768px) {
	.m-totals__product\:data {
		width: 66%;
	}
}
@media (max-width: 480px) {
	.m-totals__product\:data {
		width: 100%;
	}
}
.m-totals__product\:data h3 {
	font-size: 2rem;
}
@media (min-width: 768px) {
	.m-totals__product\:data h3 {
		font-size: 2.6rem;
	}
}
.m-totals__product\:data h3 a {
	color: #0071C9;
	line-height: 1;
	display: block;
}
.m-totals__product\:data a.remove {
	display: block;
	font-weight: bold;
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-top: 1rem;
}
.m-totals__price, .m-totals__quantity, .m-totals__autoship,
.m-totals cart-item-update {
	width: 100%;
}
@media (max-width: 767px) {
	.m-totals__price, .m-totals__quantity, .m-totals__autoship,
	.m-totals cart-item-update {
		padding: 1rem 0;
	}
}
@media (min-width: 768px) {
	.m-totals__price, .m-totals__quantity, .m-totals__autoship,
	.m-totals cart-item-update {
		width: 20%;
	}
}
.m-totals__autoshipnote {
	display: block;
	width: 100%;
	padding: 0.5rem 1rem;
	border-radius: 3rem;
	text-align: center;
	background-color: #0099E5;
	text-transform: uppercase;
	margin-top: 1rem;
	font-size: 1.2rem;
	font-weight: 600;
	color: #fff;
}
.m-totals__autoship .m-select {
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	border-radius: 3px;
}
.m-totals__price {
	text-align: center;
}
.m-totals section .m-totals__price {
	font-size: 2rem;
}

.m-cart__extras {
	grid-area: carttotals;
}

.m-gotocheckout {
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	padding: 2rem;
	margin-bottom: 3rem;
}
@media (min-width: 768px) {
	.m-gotocheckout {
		padding: 3rem;
	}
}
.m-gotocheckout__title {
	display: block;
	width: 100%;
	font-size: 2.2rem;
	font-family: "interstate", arial, sans-serif;
	color: #0071C9;
	font-weight: 600;
	padding-bottom: 1rem;
	margin-bottom: 2rem;
	border-bottom: 1px solid #d3d2cd;
}
.m-gotocheckout__subtotal, .m-gotocheckout__tax, .m-gotocheckout__coupons, .m-gotocheckout__shipping, .m-gotocheckout__summary {
	display: block;
	width: 100%;
	line-height: 1.6;
	font-size: 1.6rem;
	margin-bottom: 0.5rem;
}
.m-gotocheckout__subtotal.hide, .m-gotocheckout__tax.hide, .m-gotocheckout__coupons.hide, .m-gotocheckout__shipping.hide, .m-gotocheckout__summary.hide {
	display: none;
}
.m-gotocheckout .m-button, .m-gotocheckout .m-coupon input[type=submit], .m-coupon .m-gotocheckout input[type=submit], .m-gotocheckout .m-gateway__fields .button, .m-gateway__fields .m-gotocheckout .button, .m-gotocheckout .m-checkout__form input[type=submit], .m-checkout__form .m-gotocheckout input[type=submit], .m-gotocheckout .m-updatecartitem input[type=submit], .m-updatecartitem .m-gotocheckout input[type=submit], .m-gotocheckout .m-bb input[type=submit], .m-bb .m-gotocheckout input[type=submit], .m-gotocheckout .m-account__subscriptions table .woocommerce-button.view, .m-account__subscriptions table .m-gotocheckout .woocommerce-button.view,
.m-gotocheckout .m-account .woocommerce_account_subscriptions table .woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-gotocheckout .woocommerce-button.view, .m-gotocheckout .m-account__subscriptions table .button.cancel, .m-account__subscriptions table .m-gotocheckout .button.cancel,
.m-gotocheckout .m-account .woocommerce_account_subscriptions table .button.cancel,
.m-account .woocommerce_account_subscriptions table .m-gotocheckout .button.cancel, .m-gotocheckout .m-account__subscriptions table .button.change_payment_method, .m-account__subscriptions table .m-gotocheckout .button.change_payment_method,
.m-gotocheckout .m-account .woocommerce_account_subscriptions table .button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-gotocheckout .button.change_payment_method, .m-gotocheckout .m-account__addpayment form input[type=submit], .m-account__addpayment form .m-gotocheckout input[type=submit], .m-gotocheckout .m-leavereview__body form input[type=submit], .m-leavereview__body form .m-gotocheckout input[type=submit], .m-gotocheckout .m-login form input[type=submit], .m-login form .m-gotocheckout input[type=submit],
.m-gotocheckout .m-register form input[type=submit],
.m-register form .m-gotocheckout input[type=submit], .m-gotocheckout .m-comments input[type=submit], .m-comments .m-gotocheckout input[type=submit] {
	margin-top: 2rem;
}

cart-item-update {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
cart-item-update footer {
	opacity: 0;
	pointer-events: none;
	transition: opacity 250ms ease-in-out;
	position: relative;
	width: 100%;
}
cart-item-update footer.active {
	opacity: 1;
	pointer-events: all;
}
cart-item-update .spinner, cart-item-update .m-cartsummary::after, cart-item-update .sub_address_fields::after, cart-item-update .m-checkout__form::after, cart-item-update .m-bb::after, cart-item-update .m-savedcards::after, cart-item-update .m-leavereview__body form::after, .m-leavereview__body cart-item-update form::after, cart-item-update .m-minicart__items::after {
	position: absolute;
	top: 1.5rem;
	right: -4rem;
	opacity: 1;
	pointer-events: all;
	transition: opacity 250ms ease-in-out;
}
cart-item-update .spinner.hide, cart-item-update .hide.m-cartsummary::after, cart-item-update .hide.sub_address_fields::after, cart-item-update .hide.m-checkout__form::after, cart-item-update .hide.m-bb::after, cart-item-update .hide.m-savedcards::after, cart-item-update .m-leavereview__body form.hide::after, .m-leavereview__body cart-item-update form.hide::after, cart-item-update .hide.m-minicart__items::after {
	opacity: 0;
	pointer-events: none;
}

.m-updatecartitem {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}
.m-updatecartitem__qty {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	width: 100%;
}
.m-updatecartitem__qty button {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f3f0ee;
	border: 1px solid #d3d2cd;
	font-size: 1.8rem;
	font-weight: 600;
	cursor: pointer;
	width: 3rem;
	outline: 0;
	margin: 0;
}
.m-updatecartitem__qty button:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}
.m-updatecartitem__qty\:decrement {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.m-updatecartitem__qty input {
	display: block;
	width: 6rem !important;
	font-size: 2rem !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 1px solid #d3d2cd !important;
	border-bottom: 1px solid #d3d2cd !important;
	border-radius: 0 !important;
	color: #000;
	padding: 0.5rem;
	text-align: center;
	font-weight: 600;
	transition: border-color 250ms ease-in-out;
	margin: 0 !important;
}
.m-updatecartitem__qty input.invalid {
	border-color: #ef1644;
}
.m-updatecartitem__qty\:increment {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.m-updatecartitem input[type=submit] {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -5rem;
}

coupon-code {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #0099E5;
	padding: 5px 10px;
	border-radius: 2px;
	color: #fff;
	font-style: normal;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 5px;
}
coupon-code input[type=submit] {
	padding: 0;
	background-color: transparent;
	font-weight: 600;
	margin-left: 5px;
	color: #fff;
	border: 0;
	cursor: pointer;
}

.m-checkout .m-grid {
	width: 100%;
	display: grid;
	grid-column-gap: 0;
	grid-template-areas: "checkoutnav" "checkoutnav" "checkoutsummary" "checkoutflow" "footcheckoutnav" "footcheckoutnav";
	padding: 0;
}
@media (min-width: 1024px) {
	.m-checkout .m-grid {
		grid-template-columns: 2fr 1fr;
		grid-column-gap: 4rem;
		grid-template-areas: "checkoutnav checkoutnav" "checkoutflow checkoutsummary" "footcheckoutnav footcheckoutnav";
	}
}

.m-summarycart + .m-checkout__nav {
	grid-area: footcheckoutnav;
	margin-top: 5rem;
	margin-bottom: 1rem;
}
@media (max-width: 479px) {
	.m-summarycart + .m-checkout__nav {
		font-size: 1.2rem;
	}
}

.m-loginbar {
	display: block;
	width: 100%;
	background-color: #0071C9;
	padding: 1rem 1.5rem;
	border-radius: 1rem;
	color: #fff;
}
.m-loginbar a {
	color: #fff;
	font-weight: 600;
	display: inline-flex;
	justify-content: center;
	flex-wrap: wrap;
}
.m-loginbar a span {
	width: 100%;
	display: block;
}
.m-loginbar a::after {
	content: "";
	display: block;
	height: 1px;
	background-color: #fff;
	-webkit-transition: width 250ms ease-in-out;
	-o-transition: width 250ms ease-in-out;
	transition: width 250ms ease-in-out;
	width: 0.1%;
}
.m-loginbar a:hover::after {
	width: 100%;
}

.m-checkout__nav {
	grid-area: checkoutnav;
	margin-bottom: 4rem;
	margin-top: 2rem;
	padding: 0 3.3rem;
}
@media (max-width: 479px) {
	.m-checkout__nav {
		font-size: 1.2rem;
	}
}
.m-checkout__nav > div {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
@media (max-width: 320px) {
	.m-checkout__nav > div {
		flex-wrap: wrap;
	}
}
@media (max-width: 320px) {
	.m-checkout__nav span {
		display: none !important;
	}
}
.m-checkout__nav a {
	margin: 0 1rem;
	white-space: nowrap;
}
@media (max-width: 320px) {
	.m-checkout__nav a {
		width: 100%;
		margin: 0.3rem 0;
	}
}
.m-checkout__nav a:first-of-type {
	margin-left: 0;
}
.m-checkout__nav a:last-of-type {
	margin-left: 1rem;
}
@media (max-width: 320px) {
	.m-checkout__nav a:last-of-type {
		margin-left: 0;
	}
}
.m-checkout__nav a.active {
	font-weight: bold;
}
.m-checkout__nav .hide {
	display: none;
}
.m-checkout__nav .only-with-shipping {
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.m-checkout__left {
	grid-area: checkoutflow;
}
.m-checkout__promo {
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	margin-bottom: 4rem;
	overflow: hidden;
}
.m-checkout__promo__message {
	padding: 1rem 2rem 3rem;
}
@media (min-width: 768px) {
	.m-checkout__promo__message {
		padding: 2rem 3rem 4rem;
	}
}
.m-checkout__form {
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	padding: 2rem;
	position: relative;
}
.m-checkout__form label {
	cursor: pointer;
}
.m-checkout__form input[type=radio],
.m-checkout__form input[type=checkbox] {
	display: none;
}
.m-checkout__form input[type=radio] + label,
.m-checkout__form input[type=checkbox] + label {
	display: block;
	width: 100%;
	padding-left: 2.5rem;
	position: relative;
	line-height: 1;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.m-checkout__form input[type=radio] + label *,
.m-checkout__form input[type=checkbox] + label * {
	line-height: 1;
}
.m-checkout__form input[type=radio] + label::before, .m-checkout__form input[type=radio] + label::after,
.m-checkout__form input[type=checkbox] + label::before,
.m-checkout__form input[type=checkbox] + label::after {
	content: "";
	display: block;
	border-radius: 100%;
	position: absolute;
	transition: all 250ms ease-in-out;
}
.m-checkout__form input[type=radio] + label::before,
.m-checkout__form input[type=checkbox] + label::before {
	width: 1.5rem;
	height: 1.5rem;
	border: 1px solid #847e78;
	background-color: #fff;
	z-index: 1;
	top: 0;
	left: 0;
}
.m-checkout__form input[type=radio] + label::after,
.m-checkout__form input[type=checkbox] + label::after {
	width: 0.7rem;
	height: 0.7rem;
	background-color: #0099E5;
	top: 4px;
	left: 4px;
	z-index: 3;
	opacity: 0;
	transform: scale(0.8);
}
.m-checkout__form input[type=radio] + label:focus::before,
.m-checkout__form input[type=checkbox] + label:focus::before {
	border-color: #302d2b;
}
.m-checkout__form input[type=radio]:checked + label,
.m-checkout__form input[type=checkbox]:checked + label {
	font-weight: 600;
}
.m-checkout__form input[type=radio]:checked + label::before,
.m-checkout__form input[type=checkbox]:checked + label::before {
	border-color: #0099E5;
}
.m-checkout__form input[type=radio]:checked + label::after,
.m-checkout__form input[type=checkbox]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.m-checkout__form input[type=checkbox] + label::before, .m-checkout__form input[type=checkbox] + label::after {
	border-radius: 0;
}
.m-checkout__form .payment_methods input[type=radio] + label::before,
.m-checkout__form .payment_methods input[type=checkbox] + label::before {
	top: 4px;
}
.m-checkout__form .payment_methods input[type=radio] + label::after,
.m-checkout__form .payment_methods input[type=checkbox] + label::after {
	top: 8px;
}
.m-checkout__form > p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.m-checkout__form label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.m-checkout__form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-checkout__form textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 5px 0;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-checkout__form input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.m-checkout__form textarea::placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-checkout__form input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-checkout__form textarea.invalid {
	border-color: #ef1644;
}
.m-checkout__form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-checkout__form textarea:focus {
	border-color: #302d2b;
}
.m-checkout__form textarea {
	min-height: 10rem;
	resize: vertical;
	width: 100%;
	padding: 1rem;
	border: 1px solid #d3d2cd;
}
.m-checkout__form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-checkout__form .alternate textarea {
	border: 1px solid #847e78;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 1rem;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-checkout__form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):placeholder,
.m-checkout__form .alternate textarea:placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-checkout__form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-checkout__form .alternate textarea.invalid {
	border-color: #ef1644;
}
.m-checkout__form .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-checkout__form .alternate textarea:focus {
	border-color: #302d2b;
}
.m-checkout__form .alternate .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	color: #000;
	padding: 1rem 1.5rem 1rem 1rem;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 1px solid #d3d2cd;
}
.m-checkout__form .alternate .m-select__parent {
	display: block;
	width: inherit;
	position: relative;
	margin-bottom: 4rem;
}
.m-checkout__form .alternate .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-checkout__form .alternate .m-select__parent--multi::after {
	content: none;
}
.m-checkout__form .alternate .m-select__parent--multi select {
	min-height: 10rem;
}
.m-checkout__form .alternate .m-select__parent.invalid {
	border-color: #ef1644;
}
.m-checkout__form .alternate .m-select__parent:focus {
	border-color: #302d2b;
}
.m-checkout__form .no-main-label > label {
	display: none !important;
}
.m-checkout__form .ginput_complex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-checkout__form .ginput_complex > * {
	width: 48%;
}
.m-checkout__form .ginput_complex label {
	font-size: 1.2rem;
	display: block;
	margin-top: 1rem;
	color: #aaa8a2;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 1rem;
}
.m-checkout__form .field_sublabel_above .ginput_complex label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-top: 0;
	margin-bottom: 1rem;
	text-transform: none;
	padding-left: 0;
	color: #302d2b;
}
.m-checkout__form .gform_footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.m-checkout__form .gform_footer input {
	margin-right: 2rem;
}
.m-checkout__form .validation_error {
	display: block;
	color: #fff;
	background-color: #ef1644;
	padding: 5px 1rem;
	margin-bottom: 2rem;
	border-radius: 3px;
	font-size: 1.4rem;
}
.m-checkout__form .gfield_description.validation_message {
	display: block;
	color: #ef1644;
	padding: 5px 0;
	margin-top: -3rem;
	margin-bottom: 3rem;
	font-size: 1.4rem;
}
.m-checkout__form select {
	border-radius: 0;
}
.m-checkout__form .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.7rem;
	color: #000;
	padding: 5px;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
}
.m-checkout__form .m-select__parent {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 4rem;
}
.m-checkout__form .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-checkout__form .m-select__parent--multi::after {
	content: none;
}
.m-checkout__form .m-select__parent--multi select {
	min-height: 10rem;
}
.m-checkout__form .m-select.invalid {
	border-color: #ef1644;
}
.m-checkout__form .m-select:focus {
	border-color: #302d2b;
}
.m-checkout__form::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	position: absolute;
	z-index: 5;
	pointer-events: none;
	top: 0;
	left: 0;
}
.m-checkout__form::after {
	content: "";
	position: absolute;
	z-index: 6;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
}
.m-checkout__form .woocommerce-NoticeGroup-checkout {
	display: none !important;
}
.m-checkout__form.loading::before, .m-checkout__form.loading::after {
	opacity: 1;
	pointer-events: all;
}
@media (min-width: 768px) {
	.m-checkout__form {
		padding: 3rem;
	}
}
.m-checkout__form .hide {
	display: none;
}
.m-checkout__form .l-col {
	margin-bottom: 0 !important;
}
@media (min-width: 768px) {
	.m-checkout__form .l-col--2:first-of-type {
		padding-right: 2rem;
	}
}
@media (min-width: 768px) {
	.m-checkout__form .l-col--2:last-of-type {
		padding-left: 2rem;
	}
}
.m-checkout__form--one-step .m-checkout__step {
	display: block !important;
	opacity: 1;
}
.m-checkout__form--one-step .m-checkout__step:not(:last-child) .m-checkout__actions {
	display: none;
}
.m-checkout__form--one-step .m-checkout__step:last-child .m-checkout__actions {
	justify-content: flex-end;
}
.m-checkout__form--one-step .m-checkout__actions a.m-button, .m-checkout__form--one-step .m-checkout__actions .m-gateway__fields a.button, .m-gateway__fields .m-checkout__form--one-step .m-checkout__actions a.button, .m-checkout__form--one-step .m-checkout__actions .m-account__subscriptions table a.woocommerce-button.view, .m-account__subscriptions table .m-checkout__form--one-step .m-checkout__actions a.woocommerce-button.view,
.m-checkout__form--one-step .m-checkout__actions .m-account .woocommerce_account_subscriptions table a.woocommerce-button.view,
.m-account .woocommerce_account_subscriptions table .m-checkout__form--one-step .m-checkout__actions a.woocommerce-button.view, .m-checkout__form--one-step .m-checkout__actions .m-account__subscriptions table a.button.cancel, .m-account__subscriptions table .m-checkout__form--one-step .m-checkout__actions a.button.cancel,
.m-checkout__form--one-step .m-checkout__actions .m-account .woocommerce_account_subscriptions table a.button.cancel,
.m-account .woocommerce_account_subscriptions table .m-checkout__form--one-step .m-checkout__actions a.button.cancel, .m-checkout__form--one-step .m-checkout__actions .m-account__subscriptions table a.button.change_payment_method, .m-account__subscriptions table .m-checkout__form--one-step .m-checkout__actions a.button.change_payment_method,
.m-checkout__form--one-step .m-checkout__actions .m-account .woocommerce_account_subscriptions table a.button.change_payment_method,
.m-account .woocommerce_account_subscriptions table .m-checkout__form--one-step .m-checkout__actions a.button.change_payment_method {
	display: none;
}
.m-checkout__step {
	display: none;
	pointer-events: 0;
	opacity: 0;
	transition: opacity 250ms ease-in-out;
}
.m-checkout__step.active {
	display: block;
	opacity: 1;
	pointer-events: all;
}
.m-checkout__step p {
	margin-bottom: 2rem;
}
@media (max-width: 767px) {
	.m-checkout__actions {
		flex-direction: column-reverse;
	}
}
@media (max-width: 767px) {
	.m-checkout__actions a, .m-checkout__actions input {
		margin-bottom: 3rem;
	}
}

.sub_address_fields {
	display: block;
	position: relative;
}
.sub_address_fields::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	position: absolute;
	z-index: 5;
	pointer-events: none;
}
.sub_address_fields::after {
	content: "";
	position: absolute;
	z-index: 6;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
}
.sub_address_fields.loading::before, .sub_address_fields.loading::after {
	opacity: 1;
	pointer-events: all;
}

#shippingaddress .m-addressfields__address {
	margin-top: 3rem;
}

#shippingaddress > .m-checkbox {
	padding-bottom: 1.5rem;
	margin-bottom: 3rem;
	border-bottom: 1px solid #d3d2cd;
}

.m-addressfields__title,
.m-delivery__title,
.m-survey__title,
.m-payment__title {
	font-size: 3.6rem;
	margin-bottom: 3rem;
}

.m-delivery__note,
.m-survey__note,
.m-payment__note {
	display: block;
	margin-bottom: 1rem;
}

.m-createaccount {
	background-color: #f3f0ee;
	padding: 2rem 3rem;
	margin-bottom: 2rem;
}
.m-createaccount input {
	margin-bottom: 0 !important;
	display: none;
}
.m-createaccount input.active {
	display: block;
}

.woocommerce-password-strength {
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-weight: 600;
	color: #81b91b;
}
.woocommerce-password-strength.short, .woocommerce-password-strength.bad {
	color: #ef1644;
}
.woocommerce-password-strength.good {
	color: #FFA457;
}

.m-payment__options,
.m-delivery__options {
	display: block;
	width: 100%;
	border-radius: 3px;
	margin-bottom: 3rem;
}
@media (min-width: 768px) {
	.m-payment__options,
	.m-delivery__options {
		border: 1px solid #f3f0ee;
	}
}
.m-payment__options li,
.m-delivery__options li {
	display: block;
	padding: 2rem 0;
	margin: 0;
}
@media (min-width: 768px) {
	.m-payment__options li,
	.m-delivery__options li {
		padding: 2rem 2.5rem;
	}
}
.m-payment__options li:not(:first-of-type),
.m-delivery__options li:not(:first-of-type) {
	border-top: 1px solid #f3f0ee;
}
.m-payment__options--none,
.m-delivery__options--none {
	font-size: 1.4rem;
	background-color: #f3f0ee;
	padding: 0.5rem 1rem;
	margin: 0.5rem;
	display: block;
	width: calc(100% - 1rem);
}

.m-delivery__option label {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	margin: 0 !important;
}

.m-payment__option > label {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 767px) {
	.m-payment__option > label {
		flex-direction: column;
	}
}
@media (max-width: 767px) {
	.m-payment__option span.title {
		line-height: 1.4 !important;
		width: 100%;
	}
}

.m-gateway__fields > p {
	display: block;
	background-color: #f3f0ee;
	padding: 1rem;
	margin-bottom: 2rem;
}
.m-gateway__fields > p:first-child {
	margin-top: 2rem;
}
.m-gateway__fields .woocommerce-paytrace-SavedPaymentMethods-wrapper {
	background-color: #f3f0ee;
	padding: 0;
	margin-bottom: 2rem;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.m-gateway__fields .woocommerce-paytrace-SavedPaymentMethods-wrapper input[type=radio] {
	display: initial;
}
.m-gateway__fields .woocommerce-paytrace-SavedPaymentMethods-wrapper ul {
	width: calc(100% - 5rem);
	margin: 2rem 2.5rem;
}
.m-gateway__fields .woocommerce-paytrace-SavedPaymentMethods-wrapper li {
	padding: 0;
	border: 0;
}
.m-gateway__fields .woocommerce-paytrace-SavedPaymentMethods-wrapper div.clear {
	display: none;
}
.m-gateway__fields .paytrace-create-account {
	margin: 0;
	width: 100%;
}
.m-gateway__fields .paytrace_manage_tokens {
	white-space: nowrap;
	margin-top: 2rem;
	margin-right: 2.5rem;
}
.m-gateway__fields fieldset {
	display: block;
}
@media (min-width: 768px) {
	.m-gateway__fields fieldset {
		background-color: #fff;
		padding: 0;
	}
}
.m-gateway__fields fieldset > div {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media (min-width: 768px) {
	.m-gateway__fields fieldset > div {
		margin: 2rem 0;
		width: calc(100% - 6rem);
		margin-left: 3rem;
	}
}
.m-gateway__fields fieldset > div.clear {
	display: none;
}
.m-gateway__fields fieldset .form-row {
	display: inline-block;
	padding: 0;
}
.m-gateway__fields input {
	margin-bottom: 0rem !important;
}
.m-gateway__fields input[type=radio] + label::before,
.m-gateway__fields input[type=checkbox] + label::before {
	top: 0 !important;
}
.m-gateway__fields input[type=radio] + label::after,
.m-gateway__fields input[type=checkbox] + label::after {
	top: 4px !important;
}
.m-gateway__fields .form-row:not(:last-of-type) {
	margin-bottom: 3rem;
}
.m-gateway__fields .form-row {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.m-gateway__fields .form-row label {
	width: 100%;
	margin-bottom: 1rem !important;
}
.m-gateway__fields .form-row-wide {
	width: 100%;
}
.m-gateway__fields .form-row-first,
.m-gateway__fields .form-row-last {
	width: 50%;
}
@media (max-width: 480px) {
	.m-gateway__fields .form-row-first,
	.m-gateway__fields .form-row-last {
		width: 100%;
	}
}
.m-gateway__fields .form-row-first input,
.m-gateway__fields .form-row-last input {
	margin-bottom: 0 !important;
}
@media (min-width: 480px) {
	.m-gateway__fields .form-row-first {
		padding-right: 2rem !important;
	}
}
@media (min-width: 480px) {
	.m-gateway__fields .form-row-last {
		padding-left: 2rem !important;
	}
}

.m-cccards {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
@media (max-width: 767px) {
	.m-cccards {
		width: 100%;
		justify-content: flex-start;
	}
}

.m-cccard {
	margin-left: 1rem !important;
	display: block !important;
	width: 2.5rem;
	height: 2.5rem;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0;
	padding: 0 !important;
	border: 0 !important;
}
@media (max-width: 767px) {
	.m-cccard:first-of-type {
		margin-left: 0 !important;
	}
}
@media (min-width: 480px) {
	.m-cccard {
		width: 3.5rem;
	}
}
@media (min-width: 768px) {
	.m-cccard {
		width: 4.5rem;
		background-size: auto 100%;
	}
}
.m-cccard--VISA, .m-cccard--visa {
	background-image: url(../images/visa.svg);
}
.m-cccard--MC, .m-cccard--mc {
	background-image: url(../images/mastercard.svg);
}
.m-cccard--AMEX, .m-cccard--amex {
	background-image: url(../images/amex.svg);
}
.m-cccard--DISCOVER, .m-cccard--discover, .m-cccard--DISC, .m-cccard--disc {
	background-image: url(../images/discover.svg);
}
.m-cccard--DINERS, .m-cccard--diners {
	background-image: url(../images/diners.svg);
}
.m-cccard--JCB, .m-cccard--jcb {
	background-image: url(../images/jcb.svg);
}

.m-summarycart {
	grid-area: checkoutsummary;
	margin-bottom: 2rem;
}

.m-cartsummary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	padding: 2rem;
	margin-bottom: 2rem;
	position: relative;
}
@media (min-width: 768px) {
	.m-cartsummary {
		padding: 3rem;
		margin-bottom: 4rem;
	}
}
.m-cartsummary::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	position: absolute;
	z-index: 5;
	pointer-events: none;
	top: 0;
	left: 0;
}
.m-cartsummary::after {
	content: "";
	position: absolute;
	z-index: 6;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	opacity: 0;
	transition: opacity 250ms ease-in-out;
	pointer-events: none;
}
.m-cartsummary.loading::before, .m-cartsummary.loading::after {
	opacity: 1;
	pointer-events: all;
}
.m-cartsummary__items {
	display: block;
	width: 100%;
}
.m-cartsummary__item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #f3f0ee;
	width: 100%;
}
.m-cartsummary__price {
	display: block;
	margin-top: 0.5rem;
}
.m-cartsummary__autoship {
	display: block;
	width: 100%;
	padding: 0.5rem 1rem;
	border-radius: 3rem;
	text-align: center;
	background-color: #0099E5;
	text-transform: uppercase;
	margin-top: 1rem;
	font-size: 1.2rem;
	font-weight: 600;
	color: #fff;
}
.m-cartsummary__product {
	width: 30%;
}
.m-cartsummary__product\:name {
	font-size: 2rem;
}
.m-cartsummary__product\:desc {
	color: #71C3FF;
	font-size: 1.6rem;
	display: block;
	width: 100%;
	margin-bottom: 1rem;
	font-style: italic;
}
.m-cartsummary__product\:data {
	width: 65%;
}
.m-cartsummary__product\:data dl {
	display: flex;
	width: 100%;
	justify-content: flex-start;
}
.m-cartsummary__product\:data dl dd {
	font-weight: 600;
}
.m-cartsummary__totals {
	display: block;
	width: 100%;
}
.m-cartsummary__totals li:not(:last-of-type) {
	margin-bottom: 1rem;
}
.m-cartsummary__totals dl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 1.6rem;
}
.m-cartsummary__totals dd {
	font-weight: 600;
}
.m-cartsummary__totals .hide {
	display: none;
}
.m-cartsummary__totals .total {
	margin-top: 2rem;
	padding-top: 2rem;
	border-top: 1px solid #d3d2cd;
}
.m-cartsummary__totals .total dt {
	font-size: 1.8rem;
}
.m-cartsummary__totals .total dd {
	font-size: 2.4rem;
}

.m-coupon {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 3px;
	filter: drop-shadow(0 1rem 1rem rgba(0, 0, 0, 0.1));
	padding: 2rem;
}
.m-coupon label {
	cursor: pointer;
}
.m-coupon input[type=radio],
.m-coupon input[type=checkbox] {
	display: none;
}
.m-coupon input[type=radio] + label,
.m-coupon input[type=checkbox] + label {
	display: block;
	width: 100%;
	padding-left: 2.5rem;
	position: relative;
	line-height: 1;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.m-coupon input[type=radio] + label *,
.m-coupon input[type=checkbox] + label * {
	line-height: 1;
}
.m-coupon input[type=radio] + label::before, .m-coupon input[type=radio] + label::after,
.m-coupon input[type=checkbox] + label::before,
.m-coupon input[type=checkbox] + label::after {
	content: "";
	display: block;
	border-radius: 100%;
	position: absolute;
	transition: all 250ms ease-in-out;
}
.m-coupon input[type=radio] + label::before,
.m-coupon input[type=checkbox] + label::before {
	width: 1.5rem;
	height: 1.5rem;
	border: 1px solid #847e78;
	background-color: #fff;
	z-index: 1;
	top: 0;
	left: 0;
}
.m-coupon input[type=radio] + label::after,
.m-coupon input[type=checkbox] + label::after {
	width: 0.7rem;
	height: 0.7rem;
	background-color: #0099E5;
	top: 4px;
	left: 4px;
	z-index: 3;
	opacity: 0;
	transform: scale(0.8);
}
.m-coupon input[type=radio] + label:focus::before,
.m-coupon input[type=checkbox] + label:focus::before {
	border-color: #302d2b;
}
.m-coupon input[type=radio]:checked + label,
.m-coupon input[type=checkbox]:checked + label {
	font-weight: 600;
}
.m-coupon input[type=radio]:checked + label::before,
.m-coupon input[type=checkbox]:checked + label::before {
	border-color: #0099E5;
}
.m-coupon input[type=radio]:checked + label::after,
.m-coupon input[type=checkbox]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.m-coupon input[type=checkbox] + label::before, .m-coupon input[type=checkbox] + label::after {
	border-radius: 0;
}
.m-coupon .payment_methods input[type=radio] + label::before,
.m-coupon .payment_methods input[type=checkbox] + label::before {
	top: 4px;
}
.m-coupon .payment_methods input[type=radio] + label::after,
.m-coupon .payment_methods input[type=checkbox] + label::after {
	top: 8px;
}
.m-coupon > p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.m-coupon label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.m-coupon input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-coupon textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 5px 0;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-coupon input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.m-coupon textarea::placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-coupon input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-coupon textarea.invalid {
	border-color: #ef1644;
}
.m-coupon input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-coupon textarea:focus {
	border-color: #302d2b;
}
.m-coupon textarea {
	min-height: 10rem;
	resize: vertical;
	width: 100%;
	padding: 1rem;
	border: 1px solid #d3d2cd;
}
.m-coupon .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.m-coupon .alternate textarea {
	border: 1px solid #847e78;
	font-family: "interstate", arial, sans-serif;
	font-size: 1.6rem;
	padding: 1rem;
	margin-bottom: 4rem;
	border-radius: 0 !important;
}
.m-coupon .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):placeholder,
.m-coupon .alternate textarea:placeholder {
	color: #aaa8a2;
	font-size: 1.4rem;
}
.m-coupon .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]).invalid,
.m-coupon .alternate textarea.invalid {
	border-color: #ef1644;
}
.m-coupon .alternate input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.m-coupon .alternate textarea:focus {
	border-color: #302d2b;
}
.m-coupon .alternate .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.6rem;
	color: #000;
	padding: 1rem 1.5rem 1rem 1rem;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 1px solid #d3d2cd;
}
.m-coupon .alternate .m-select__parent {
	display: block;
	width: inherit;
	position: relative;
	margin-bottom: 4rem;
}
.m-coupon .alternate .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-coupon .alternate .m-select__parent--multi::after {
	content: none;
}
.m-coupon .alternate .m-select__parent--multi select {
	min-height: 10rem;
}
.m-coupon .alternate .m-select__parent.invalid {
	border-color: #ef1644;
}
.m-coupon .alternate .m-select__parent:focus {
	border-color: #302d2b;
}
.m-coupon .no-main-label > label {
	display: none !important;
}
.m-coupon .ginput_complex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.m-coupon .ginput_complex > * {
	width: 48%;
}
.m-coupon .ginput_complex label {
	font-size: 1.2rem;
	display: block;
	margin-top: 1rem;
	color: #aaa8a2;
	text-transform: uppercase;
	font-weight: 500;
	padding-left: 1rem;
}
.m-coupon .field_sublabel_above .ginput_complex label {
	display: block;
	width: 100%;
	font-weight: 600;
	font-size: 1.4rem;
	margin-top: 0;
	margin-bottom: 1rem;
	text-transform: none;
	padding-left: 0;
	color: #302d2b;
}
.m-coupon .gform_footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.m-coupon .gform_footer input {
	margin-right: 2rem;
}
.m-coupon .validation_error {
	display: block;
	color: #fff;
	background-color: #ef1644;
	padding: 5px 1rem;
	margin-bottom: 2rem;
	border-radius: 3px;
	font-size: 1.4rem;
}
.m-coupon .gfield_description.validation_message {
	display: block;
	color: #ef1644;
	padding: 5px 0;
	margin-top: -3rem;
	margin-bottom: 3rem;
	font-size: 1.4rem;
}
.m-coupon select {
	border-radius: 0;
}
.m-coupon .m-select {
	display: block;
	width: 100%;
	cursor: pointer;
	font-size: 1.7rem;
	color: #000;
	padding: 5px;
	background-color: #fff;
	font-family: "interstate", arial, sans-serif;
	border: 0;
	border-bottom: 1px solid #d3d2cd;
}
.m-coupon .m-select__parent {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 4rem;
}
.m-coupon .m-select__parent::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0.6rem solid #302d2b;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-bottom: 0rem solid transparent;
	pointer-events: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	right: 1rem;
}
.m-coupon .m-select__parent--multi::after {
	content: none;
}
.m-coupon .m-select__parent--multi select {
	min-height: 10rem;
}
.m-coupon .m-select.invalid {
	border-color: #ef1644;
}
.m-coupon .m-select:focus {
	border-color: #302d2b;
}
@media (max-width: 479px) {
	.m-coupon {
		flex-direction: column;
	}
}
@media (min-width: 768px) {
	.m-coupon {
		padding: 3rem;
	}
}
.m-coupon .entry {
	width: calc(100% - 10rem);
}
@media (max-width: 479px) {
	.m-coupon .entry {
		width: 100%;
		margin-bottom: 1rem;
	}
}
.m-coupon .entry input {
	margin-bottom: 0 !important;
}
.m-coupon input[type=submit] {
	width: 8rem !important;
}
@media (max-width: 479px) {
	.m-coupon input[type=submit] {
		width: 100% !important;
	}
}

.m-confirmation,
.m-orderpay {
	display: block;
}
.m-confirmation header,
.m-confirmation footer,
.m-orderpay header,
.m-orderpay footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}
.m-confirmation footer .l-row,
.m-orderpay footer .l-row {
	align-items: stretch;
}
@media (max-width: 768px) {
	.m-confirmation footer .l-row .l-col--3\.5,
	.m-orderpay footer .l-row .l-col--3\.5 {
		width: 100%;
	}
}
.m-confirmation__status,
.m-orderpay__status {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 3rem;
}
.m-confirmation__status b,
.m-orderpay__status b {
	text-transform: uppercase;
	background-color: #0099E5;
	color: #fff;
	padding: 0.5rem;
}
.m-confirmation__status--processing b,
.m-orderpay__status--processing b {
	background-color: #FFA457;
}
.m-confirmation__status--on-hold b,
.m-orderpay__status--on-hold b {
	background-color: #FFA457;
}
.m-confirmation__status--failed b, .m-confirmation__status--pending-payment b,
.m-orderpay__status--failed b,
.m-orderpay__status--pending-payment b {
	background-color: #ef1644;
}
.m-confirmation__overview,
.m-orderpay__overview {
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin: 2rem auto 6rem;
	border: 1px solid #d3d2cd;
	border-radius: 3px;
	background-color: #fff;
}
@media (max-width: 767px) {
	.m-confirmation__overview,
	.m-orderpay__overview {
		flex-direction: column;
		width: 100%;
		padding: 1rem 0;
	}
}
.m-confirmation__overview dl,
.m-orderpay__overview dl {
	padding: 0.7rem 2rem;
}
@media (min-width: 768px) {
	.m-confirmation__overview dl,
	.m-orderpay__overview dl {
		padding: 2rem;
	}
}
@media (min-width: 768px) {
	.m-confirmation__overview dl:not(:last-of-type),
	.m-orderpay__overview dl:not(:last-of-type) {
		border-right: 1px solid #d3d2cd;
	}
}
.m-confirmation__overview dl dt,
.m-orderpay__overview dl dt {
	font-weight: 600;
	text-transform: uppercase;
}
.m-confirmation__details,
.m-orderpay__details {
	display: block;
	background-color: #fff;
}
@media (max-width: 767px) {
	.m-confirmation__details,
	.m-orderpay__details {
		width: 100%;
		margin-bottom: 3rem;
	}
}
@media (min-width: 768px) {
	.m-confirmation__details,
	.m-orderpay__details {
		margin-bottom: 6rem;
	}
}
.m-confirmation__details h2,
.m-orderpay__details h2 {
	font-size: 8rem;
	text-align: center;
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-family: "shelby", arial, sans-serif;
}
.m-confirmation__details li,
.m-orderpay__details li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-top: 1px solid #d3d2cd;
	border-left: 1px solid #d3d2cd;
	border-right: 1px solid #d3d2cd;
}
.m-confirmation__details li:first-of-type,
.m-orderpay__details li:first-of-type {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.m-confirmation__details li:last-of-type,
.m-orderpay__details li:last-of-type {
	border-bottom: 1px solid #d3d2cd;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.m-confirmation__details\:product,
.m-orderpay__details\:product {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 2.5rem;
}
@media (max-width: 480px) {
	.m-confirmation__details\:product,
	.m-orderpay__details\:product {
		flex-wrap: wrap;
		justify-content: center;
	}
}
.m-confirmation__details\:product picture, .m-confirmation__details\:product img,
.m-orderpay__details\:product picture,
.m-orderpay__details\:product img {
	width: 20%;
}
@media (max-width: 480px) {
	.m-confirmation__details\:product picture, .m-confirmation__details\:product img,
	.m-orderpay__details\:product picture,
	.m-orderpay__details\:product img {
		width: 50%;
	}
}
.m-confirmation__details\:product picture img,
.m-orderpay__details\:product picture img {
	width: 100%;
}
.m-confirmation__details\:product__data,
.m-orderpay__details\:product__data {
	width: 80%;
	padding-left: 2rem;
}
@media (max-width: 480px) {
	.m-confirmation__details\:product__data,
	.m-orderpay__details\:product__data {
		width: 100%;
		padding: 0;
	}
}
.m-confirmation__details\:product__data h3,
.m-orderpay__details\:product__data h3 {
	display: block;
	width: 100%;
	font-size: 2.6rem;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	.m-confirmation__details\:product__data h3,
	.m-orderpay__details\:product__data h3 {
		font-size: 2.8rem;
	}
}
.m-confirmation__details\:product__price,
.m-orderpay__details\:product__price {
	display: block;
	width: 100%;
	font-size: 1.8rem;
	font-weight: 600;
}
.m-confirmation__details\:product__autoship,
.m-orderpay__details\:product__autoship {
	display: block;
	width: 100%;
}
.m-confirmation__details li:not(.product),
.m-orderpay__details li:not(.product) {
	justify-content: center;
	background-color: #f3f0ee;
}
@media (max-width: 767px) {
	.m-confirmation__details li:not(.product),
	.m-orderpay__details li:not(.product) {
		flex-direction: column;
		padding: 1rem 0;
	}
}
.m-confirmation__details li:not(.product) dl,
.m-orderpay__details li:not(.product) dl {
	width: 100%;
	padding: 0.7rem 2rem;
}
@media (min-width: 768px) {
	.m-confirmation__details li:not(.product) dl,
	.m-orderpay__details li:not(.product) dl {
		width: 25%;
		padding: 2rem;
	}
}
@media (min-width: 768px) {
	.m-confirmation__details li:not(.product) dl:not(:last-of-type),
	.m-orderpay__details li:not(.product) dl:not(:last-of-type) {
		border-right: 1px solid #d3d2cd;
	}
}
.m-confirmation__details li:not(.product) dl dt,
.m-orderpay__details li:not(.product) dl dt {
	font-weight: 600;
	text-transform: uppercase;
}

.m-address {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	border: 1px solid #d3d2cd;
	padding: 1.5rem;
	background-color: #fff;
}
.m-address:nth-child(1) {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
@media (max-width: 767px) {
	.m-address:nth-child(1) {
		border-radius: 3px;
	}
}
.m-address:nth-child(2) {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
@media (min-width: 768px) {
	.m-address:nth-child(2) {
		border-left: 0;
	}
}
@media (max-width: 767px) {
	.m-address:nth-child(2) {
		border-radius: 3px;
	}
}
.m-address h2 {
	width: 100%;
	margin-bottom: 1rem;
	font-size: 6rem;
	font-family: "shelby", arial, sans-serif;
}
.m-address address {
	width: 100%;
}
.m-address span {
	display: block;
	width: 100%;
}

.m-paynowfooter {
	margin-top: 3rem;
}

#order_review > span {
	color: #0071C9;
	font-size: 6rem;
	margin-bottom: 1rem;
	font-family: "shelby", arial, sans-serif;
}

.m-sitemap {
	display: block;
	width: 100%;
}
.m-sitemap__section {
	display: block;
	width: 100%;
}
.m-sitemap__section h3 {
	font-size: 1.8rem;
	font-weight: 600;
	margin: 2rem 0 1rem;
}
.m-sitemap__section ul {
	padding-left: 3rem;
	margin-bottom: 1rem;
}

.m-search h1 {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1.1;
	margin: 3rem auto;
}
.m-search .empty {
	display: block;
	padding: 2rem 0;
	border-top: 1px solid #d3d2cd;
	border-bottom: 1px solid #d3d2cd;
	margin: 3rem 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}

.m-results {
	width: 100%;
	padding: 6rem 0;
}
.m-results:not(:last-of-type) {
	border-bottom: 1px solid #f3f0ee;
}
.m-results h2 {
	font-size: 2.4rem;
	text-transform: uppercase;
	color: #FFA457;
	text-align: center;
	font-weight: 600;
	margin-bottom: 2rem;
}
.m-results .m-pagegrid mini-post {
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-results .m-pagegrid .m-minipost__content {
	margin-top: auto;
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid,
	.m-results .m-pagegrid {
		grid-template-columns: 1fr;
		-ms-grid-columns: 1fr;
	}
	.m-results .m-postgrid *:nth-child(1),
	.m-results .m-pagegrid *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(1),
	.m-results .m-pagegrid *:nth-child(1) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(2),
	.m-results .m-pagegrid *:nth-child(2) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(2),
	.m-results .m-pagegrid *:nth-child(2) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(3),
	.m-results .m-pagegrid *:nth-child(3) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(3),
	.m-results .m-pagegrid *:nth-child(3) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(4),
	.m-results .m-pagegrid *:nth-child(4) {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(4),
	.m-results .m-pagegrid *:nth-child(4) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(5),
	.m-results .m-pagegrid *:nth-child(5) {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(5),
	.m-results .m-pagegrid *:nth-child(5) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(6),
	.m-results .m-pagegrid *:nth-child(6) {
		-ms-grid-row: 6;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(6),
	.m-results .m-pagegrid *:nth-child(6) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(7),
	.m-results .m-pagegrid *:nth-child(7) {
		-ms-grid-row: 7;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(7),
	.m-results .m-pagegrid *:nth-child(7) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(8),
	.m-results .m-pagegrid *:nth-child(8) {
		-ms-grid-row: 8;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(8),
	.m-results .m-pagegrid *:nth-child(8) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(9),
	.m-results .m-pagegrid *:nth-child(9) {
		-ms-grid-row: 9;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(9),
	.m-results .m-pagegrid *:nth-child(9) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(10),
	.m-results .m-pagegrid *:nth-child(10) {
		-ms-grid-row: 10;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(10),
	.m-results .m-pagegrid *:nth-child(10) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(11),
	.m-results .m-pagegrid *:nth-child(11) {
		-ms-grid-row: 11;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(11),
	.m-results .m-pagegrid *:nth-child(11) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(12),
	.m-results .m-pagegrid *:nth-child(12) {
		-ms-grid-row: 12;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(12),
	.m-results .m-pagegrid *:nth-child(12) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(13),
	.m-results .m-pagegrid *:nth-child(13) {
		-ms-grid-row: 13;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(13),
	.m-results .m-pagegrid *:nth-child(13) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(14),
	.m-results .m-pagegrid *:nth-child(14) {
		-ms-grid-row: 14;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(14),
	.m-results .m-pagegrid *:nth-child(14) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(15),
	.m-results .m-pagegrid *:nth-child(15) {
		-ms-grid-row: 15;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(15),
	.m-results .m-pagegrid *:nth-child(15) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(16),
	.m-results .m-pagegrid *:nth-child(16) {
		-ms-grid-row: 16;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(16),
	.m-results .m-pagegrid *:nth-child(16) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(17),
	.m-results .m-pagegrid *:nth-child(17) {
		-ms-grid-row: 17;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(17),
	.m-results .m-pagegrid *:nth-child(17) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(18),
	.m-results .m-pagegrid *:nth-child(18) {
		-ms-grid-row: 18;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(18),
	.m-results .m-pagegrid *:nth-child(18) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(19),
	.m-results .m-pagegrid *:nth-child(19) {
		-ms-grid-row: 19;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(19),
	.m-results .m-pagegrid *:nth-child(19) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(20),
	.m-results .m-pagegrid *:nth-child(20) {
		-ms-grid-row: 20;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(20),
	.m-results .m-pagegrid *:nth-child(20) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(21),
	.m-results .m-pagegrid *:nth-child(21) {
		-ms-grid-row: 21;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(21),
	.m-results .m-pagegrid *:nth-child(21) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(22),
	.m-results .m-pagegrid *:nth-child(22) {
		-ms-grid-row: 22;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(22),
	.m-results .m-pagegrid *:nth-child(22) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(23),
	.m-results .m-pagegrid *:nth-child(23) {
		-ms-grid-row: 23;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(23),
	.m-results .m-pagegrid *:nth-child(23) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(24),
	.m-results .m-pagegrid *:nth-child(24) {
		-ms-grid-row: 24;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(24),
	.m-results .m-pagegrid *:nth-child(24) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(25),
	.m-results .m-pagegrid *:nth-child(25) {
		-ms-grid-row: 25;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(25),
	.m-results .m-pagegrid *:nth-child(25) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(26),
	.m-results .m-pagegrid *:nth-child(26) {
		-ms-grid-row: 26;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(26),
	.m-results .m-pagegrid *:nth-child(26) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(27),
	.m-results .m-pagegrid *:nth-child(27) {
		-ms-grid-row: 27;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(27),
	.m-results .m-pagegrid *:nth-child(27) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(28),
	.m-results .m-pagegrid *:nth-child(28) {
		-ms-grid-row: 28;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(28),
	.m-results .m-pagegrid *:nth-child(28) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(29),
	.m-results .m-pagegrid *:nth-child(29) {
		-ms-grid-row: 29;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(29),
	.m-results .m-pagegrid *:nth-child(29) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(30),
	.m-results .m-pagegrid *:nth-child(30) {
		-ms-grid-row: 30;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(30),
	.m-results .m-pagegrid *:nth-child(30) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(31),
	.m-results .m-pagegrid *:nth-child(31) {
		-ms-grid-row: 31;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(31),
	.m-results .m-pagegrid *:nth-child(31) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(32),
	.m-results .m-pagegrid *:nth-child(32) {
		-ms-grid-row: 32;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(32),
	.m-results .m-pagegrid *:nth-child(32) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(33),
	.m-results .m-pagegrid *:nth-child(33) {
		-ms-grid-row: 33;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(33),
	.m-results .m-pagegrid *:nth-child(33) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(34),
	.m-results .m-pagegrid *:nth-child(34) {
		-ms-grid-row: 34;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(34),
	.m-results .m-pagegrid *:nth-child(34) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(35),
	.m-results .m-pagegrid *:nth-child(35) {
		-ms-grid-row: 35;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(35),
	.m-results .m-pagegrid *:nth-child(35) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(36),
	.m-results .m-pagegrid *:nth-child(36) {
		-ms-grid-row: 36;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(36),
	.m-results .m-pagegrid *:nth-child(36) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(37),
	.m-results .m-pagegrid *:nth-child(37) {
		-ms-grid-row: 37;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(37),
	.m-results .m-pagegrid *:nth-child(37) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(38),
	.m-results .m-pagegrid *:nth-child(38) {
		-ms-grid-row: 38;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(38),
	.m-results .m-pagegrid *:nth-child(38) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(39),
	.m-results .m-pagegrid *:nth-child(39) {
		-ms-grid-row: 39;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(39),
	.m-results .m-pagegrid *:nth-child(39) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(40),
	.m-results .m-pagegrid *:nth-child(40) {
		-ms-grid-row: 40;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(40),
	.m-results .m-pagegrid *:nth-child(40) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(41),
	.m-results .m-pagegrid *:nth-child(41) {
		-ms-grid-row: 41;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(41),
	.m-results .m-pagegrid *:nth-child(41) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(42),
	.m-results .m-pagegrid *:nth-child(42) {
		-ms-grid-row: 42;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(42),
	.m-results .m-pagegrid *:nth-child(42) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(43),
	.m-results .m-pagegrid *:nth-child(43) {
		-ms-grid-row: 43;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(43),
	.m-results .m-pagegrid *:nth-child(43) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(44),
	.m-results .m-pagegrid *:nth-child(44) {
		-ms-grid-row: 44;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(44),
	.m-results .m-pagegrid *:nth-child(44) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(45),
	.m-results .m-pagegrid *:nth-child(45) {
		-ms-grid-row: 45;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(45),
	.m-results .m-pagegrid *:nth-child(45) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(46),
	.m-results .m-pagegrid *:nth-child(46) {
		-ms-grid-row: 46;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(46),
	.m-results .m-pagegrid *:nth-child(46) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(47),
	.m-results .m-pagegrid *:nth-child(47) {
		-ms-grid-row: 47;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(47),
	.m-results .m-pagegrid *:nth-child(47) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(48),
	.m-results .m-pagegrid *:nth-child(48) {
		-ms-grid-row: 48;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(48),
	.m-results .m-pagegrid *:nth-child(48) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(49),
	.m-results .m-pagegrid *:nth-child(49) {
		-ms-grid-row: 49;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(49),
	.m-results .m-pagegrid *:nth-child(49) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(50),
	.m-results .m-pagegrid *:nth-child(50) {
		-ms-grid-row: 50;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(50),
	.m-results .m-pagegrid *:nth-child(50) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(51),
	.m-results .m-pagegrid *:nth-child(51) {
		-ms-grid-row: 51;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(51),
	.m-results .m-pagegrid *:nth-child(51) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(52),
	.m-results .m-pagegrid *:nth-child(52) {
		-ms-grid-row: 52;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(52),
	.m-results .m-pagegrid *:nth-child(52) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(53),
	.m-results .m-pagegrid *:nth-child(53) {
		-ms-grid-row: 53;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(53),
	.m-results .m-pagegrid *:nth-child(53) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(54),
	.m-results .m-pagegrid *:nth-child(54) {
		-ms-grid-row: 54;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(54),
	.m-results .m-pagegrid *:nth-child(54) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(55),
	.m-results .m-pagegrid *:nth-child(55) {
		-ms-grid-row: 55;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(55),
	.m-results .m-pagegrid *:nth-child(55) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(56),
	.m-results .m-pagegrid *:nth-child(56) {
		-ms-grid-row: 56;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(56),
	.m-results .m-pagegrid *:nth-child(56) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(57),
	.m-results .m-pagegrid *:nth-child(57) {
		-ms-grid-row: 57;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(57),
	.m-results .m-pagegrid *:nth-child(57) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(58),
	.m-results .m-pagegrid *:nth-child(58) {
		-ms-grid-row: 58;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(58),
	.m-results .m-pagegrid *:nth-child(58) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(59),
	.m-results .m-pagegrid *:nth-child(59) {
		-ms-grid-row: 59;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(59),
	.m-results .m-pagegrid *:nth-child(59) {
		margin-bottom: 2rem;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.m-results .m-postgrid *:nth-child(60),
	.m-results .m-pagegrid *:nth-child(60) {
		-ms-grid-row: 60;
		-ms-grid-column: 1;
	}
}
@media (min-width: 600px) and (max-width: 1023px) and (-ms-high-contrast: none) {
	.m-results .m-postgrid *:nth-child(60),
	.m-results .m-pagegrid *:nth-child(60) {
		margin-bottom: 2rem;
	}
}

.u-col--border-right {
	border-right: 0.1rem solid #9e9c95;
	padding-right: 5%;
}

.u-p-t--none {
	padding-top: 0 !important;
}
.u-p-t--sm {
	padding-top: 2.5rem !important;
}
@media (min-width: 768px) {
	.u-p-t--sm {
		padding-top: 5rem !important;
	}
}
.u-p-t--md {
	padding-top: 5rem !important;
}
@media (min-width: 768px) {
	.u-p-t--md {
		padding-top: 10rem !important;
	}
}
.u-p-t--lg {
	padding-top: 8rem !important;
}
@media (min-width: 768px) {
	.u-p-t--lg {
		padding-top: 16rem !important;
	}
}
.u-p-t--xl {
	padding-top: 11rem !important;
}
@media (min-width: 768px) {
	.u-p-t--xl {
		padding-top: 22rem !important;
	}
}

.u-p-b--none {
	padding-bottom: 0 !important;
}
.u-p-b--sm {
	padding-bottom: 2.5rem !important;
}
@media (min-width: 768px) {
	.u-p-b--sm {
		padding-bottom: 5rem !important;
	}
}
.u-p-b--md {
	padding-bottom: 5rem !important;
}
@media (min-width: 768px) {
	.u-p-b--md {
		padding-bottom: 10rem !important;
	}
}
.u-p-b--lg {
	padding-bottom: 8rem !important;
}
@media (min-width: 768px) {
	.u-p-b--lg {
		padding-bottom: 16rem !important;
	}
}
.u-p-b--xl {
	padding-bottom: 11rem !important;
}
@media (min-width: 768px) {
	.u-p-b--xl {
		padding-bottom: 22rem !important;
	}
}

.u-p-l--none {
	padding-left: 0 !important;
}
.u-p-l--sm {
	padding-left: 1rem !important;
}
@media (min-width: 768px) {
	.u-p-l--sm {
		padding-left: 2.5rem !important;
	}
}
.u-p-l--md {
	padding-left: 3rem !important;
}
@media (min-width: 768px) {
	.u-p-l--md {
		padding-left: 5rem !important;
	}
}
.u-p-l--lg {
	padding-left: 8rem !important;
}
@media (min-width: 768px) {
	.u-p-l--lg {
		padding-left: 10rem !important;
	}
}
.u-p-l--xl {
	padding-left: 11rem !important;
}
@media (min-width: 768px) {
	.u-p-l--xl {
		padding-left: 18rem !important;
	}
}

.u-p-r--none {
	padding-right: 0 !important;
}
.u-p-r--sm {
	padding-right: 1rem !important;
}
@media (min-width: 768px) {
	.u-p-r--sm {
		padding-right: 2.5rem !important;
	}
}
.u-p-r--md {
	padding-right: 3rem !important;
}
@media (min-width: 768px) {
	.u-p-r--md {
		padding-right: 5rem !important;
	}
}
.u-p-r--lg {
	padding-right: 8rem !important;
}
@media (min-width: 768px) {
	.u-p-r--lg {
		padding-right: 10rem !important;
	}
}
.u-p-r--xl {
	padding-right: 11rem !important;
}
@media (min-width: 768px) {
	.u-p-r--xl {
		padding-right: 18rem !important;
	}
}

@media (min-width: 768px) {
	.u-o-t--sm {
		margin-top: -4rem;
	}
}
.u-o-t--md {
	margin-top: -2rem;
}
@media (min-width: 768px) {
	.u-o-t--md {
		margin-top: -8rem;
	}
}
.u-o-t--lg {
	margin-top: -4rem;
}
@media (min-width: 768px) {
	.u-o-t--lg {
		margin-top: -12rem;
	}
}
.u-o-t--xl {
	margin-top: -9rem;
}
@media (min-width: 768px) {
	.u-o-t--xl {
		margin-top: -16rem;
	}
}

.u-angled-bg {
	position: relative;
}
.u-angled-bg:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, #0071C9, #0099E5) !important;
	transform: skew(0, -3deg) translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
}

.u-warning {
	color: #ef1644;
}

.u-white {
	color: #fff;
}
.u-white h1,
.u-white h2,
.u-white h3,
.u-white h4,
.u-white h5,
.u-white h6,
.u-white p {
	color: #fff;
}

.u-100 {
	width: 100%;
}

.u-bg-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media (min-width: 768px) and (max-width: 1023px) {
	.u-bg-img {
		background-size: 136% auto;
		background-position: 67% top;
		padding-top: 0;
	}
}
@media (max-width: 767px) {
	.u-bg-img {
		background-size: 165% auto;
		background-position: right top;
		padding-top: 56vw !important;
	}
}
.u-bg-img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 95vw;
	background: linear-gradient(0deg, #fff, #fff 30%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0)) !important;
}
@media (min-width: 1024px) {
	.u-bg-img::before {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.u-bg-img--left {
		background-position: 33% top;
	}
}
@media (max-width: 767px) {
	.u-bg-img--left {
		background-position: left top;
	}
}
.u-bg-img--o-gray-xxl::before {
	height: 100%;
	background: linear-gradient(180deg, rgba(233, 232, 237, 0), rgba(233, 232, 237, 0) 30vw, #e9e8ed 55vw, #e9e8ed) !important;
}

.u-bg-img--top {
	background-position: center top !important;
}

.u-bg-img--right {
	background-position: right top !important;
}

.u-bg--g-blue-d-angled {
	z-index: 10;
}
.u-bg--g-blue-d-angled .l-wrapper {
	position: relative;
	color: #fff;
}
.u-bg--g-blue-d-angled .l-wrapper::before {
	content: "";
	background: linear-gradient(135deg, #0071C9, #0099E5) !important;
	position: absolute;
	transform: skew(0, -5deg);
	top: -5%;
	right: -2rem;
	bottom: -5%;
	left: -2rem;
	z-index: 0;
}
@media screen and (max-width: 1100px) {
	.u-bg--g-blue-d-angled .l-wrapper::before {
		left: 0;
		right: 0;
	}
}
@media (min-width: 768px) {
	.u-bg--g-blue-d-angled .l-wrapper::before {
		top: -8%;
		bottom: -8%;
	}
}
.u-bg--g-blue-d-angled .l-wrapper .l-row {
	position: relative;
	z-index: 1;
}
@media (min-width: 768px) {
	.u-bg--g-blue-d-angled .l-wrapper .l-row {
		padding: 2rem 9%;
	}
}
.u-bg--g-blue-d-angled .l-wrapper .l-row .l-row {
	padding: 0;
}
.u-bg--g-blue-d-angled .l-wrapper .m-plax img {
	width: 20rem;
	height: 40rem;
	max-width: none;
	max-height: none;
	display: block;
}
.u-bg--g-blue-d-angled .l-wrapper .m-plax--left {
	left: -10rem;
}
.u-bg--g-blue-d-angled .l-wrapper .m-plax--right {
	right: -10rem;
}
.u-bg--g-blue-d-angled.short-angle .l-wrapper::before {
	top: 9%;
	bottom: 5%;
}
.u-bg--l-blue {
	background-color: #F0FAFF;
}

.u-5-pillars {
	color: #FFA457;
	align-items: center;
}
@media (min-width: 768px) {
	.u-5-pillars {
		font-size: 5rem;
		display: flex;
	}
}
.u-5-pillars span {
	margin-right: 0.5rem;
	display: inline-block;
}
@media (min-width: 768px) {
	.u-5-pillars span {
		margin-right: 1rem;
		line-height: 0.7;
		font-size: 12rem;
		font-weight: 300;
	}
}

.u-circle-image-collage .m-image {
	position: absolute;
}
.u-circle-image-collage .m-image:nth-of-type(1) {
	width: 100%;
	position: relative;
	margin-top: 10%;
	z-index: 5;
}
.u-circle-image-collage .m-image:nth-of-type(2) {
	width: 46%;
	left: -7%;
	top: 73%;
	z-index: 7;
}
.u-circle-image-collage .m-image:nth-of-type(3) {
	width: 28%;
	left: -4%;
	top: 2%;
	z-index: 3;
}
.u-circle-image-collage .m-image:nth-of-type(4) {
	width: 31%;
	left: 75%;
	top: 73%;
	z-index: 8;
}
.u-circle-image-collage .m-image:nth-of-type(5) {
	width: 18%;
	left: 83%;
	top: -3%;
	z-index: 8;
}

.u-content-below .l-wrapper {
	z-index: 2;
}

.u-notice {
	border-radius: 0.5rem;
	padding: 1.4rem 2rem;
	line-height: 1.4;
	background: #f3f0ee;
	color: #0071C9;
}

@media (max-width: 767px) {
	.u-p-col--0 .l-col:not(:last-child) {
		margin-bottom: 0.2rem;
	}
}

@media (max-width: 767px) {
	.u-reverse .l-row {
		flex-direction: column-reverse;
	}
}
@media (max-width: 767px) {
	.u-reverse .l-row .l-col {
		margin-bottom: 0;
	}
}

.u-circle {
	border-radius: 500px;
}

/*# sourceMappingURL=core.css.map */