cart-drawer,.cart-drawer,#CartDrawer,.drawer{--color-foreground: 18, 18, 18 !important;--color-background: 255, 255, 255 !important;--color-button: 0, 134, 255 !important;--color-button-text: 255, 255, 255 !important}cart-drawer .button,cart-drawer .button--primary,cart-drawer .cart__checkout-button,.cart-drawer .button,.cart-drawer .button--primary,.cart-drawer .cart__checkout-button,#CartDrawer .button,#CartDrawer .button--primary,#CartDrawer .cart__checkout-button,.drawer .button,.drawer .button--primary,.drawer .cart__checkout-button{background-color:#0086ff!important;background:#0086ff!important;color:#fff!important;border-color:#0086ff!important;opacity:1!important;visibility:visible!important;box-shadow:none!important}cart-drawer .quantity,.cart-drawer .quantity,#CartDrawer .quantity,.drawer .quantity{background:#f4f4f4!important;background-color:#f4f4f4!important;border:1px solid #e2e2e2!important;border-radius:6px!important;color:#121212!important;box-shadow:none!important}cart-drawer .quantity:before,.cart-drawer .quantity:before,#CartDrawer .quantity:before,.drawer .quantity:before,cart-drawer .quantity:after,.cart-drawer .quantity:after,#CartDrawer .quantity:after,.drawer .quantity:after{display:none!important;background:transparent!important;box-shadow:none!important}cart-drawer .quantity__button,.cart-drawer .quantity__button,#CartDrawer .quantity__button,.drawer .quantity__button{background:transparent!important;background-color:transparent!important;color:#121212!important;border:none!important;box-shadow:none!important;opacity:1!important}cart-drawer .quantity__button *,.cart-drawer .quantity__button *,#CartDrawer .quantity__button *,.drawer .quantity__button *{fill:#121212!important;stroke:#121212!important;color:#121212!important}cart-drawer .quantity__input,.cart-drawer .quantity__input,#CartDrawer .quantity__input,.drawer .quantity__input{background:transparent!important;background-color:transparent!important;color:#121212!important;border:none!important;box-shadow:none!important}cart-drawer .cart-item__remove-button,.cart-drawer .cart-item__remove-button,#CartDrawer .cart-item__remove-button,.drawer .cart-item__remove-button,cart-drawer .button--tertiary,.cart-drawer .button--tertiary,#CartDrawer .button--tertiary,.drawer .button--tertiary{background:transparent!important;background-color:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important}cart-drawer .cart-item__remove-button *,.cart-drawer .cart-item__remove-button *,#CartDrawer .cart-item__remove-button *,.drawer .cart-item__remove-button *,cart-drawer .button--tertiary *,.cart-drawer .button--tertiary *,#CartDrawer .button--tertiary *,.drawer .button--tertiary *{fill:#666!important;stroke:#666!important;color:#666!important;background:transparent!important}.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:0 0 var(--popup-border-width);padding:2.5rem 3.5rem;position:absolute;right:0;transform:translateY(-100%);visibility:hidden;width:100%;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.cart-notification.focused{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.cart-notification:focus-visible{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification .cart-notification{border-top-width:var(--popup-border-width)}.cart-notification{border-width:0 var(--popup-border-width) var(--popup-border-width);max-width:36.8rem;right:4rem}}.cart-notification.animate{transition:transform var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification.active{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible}.cart-notification__header{align-items:flex-start;display:flex}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__close{margin-top:-2rem;margin-right:-3rem}.cart-notification__links{text-align:center}.cart-notification__links>*{margin-top:1rem}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{display:inline-flex;margin-right:1.5rem;margin-top:.5rem}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0}.disclosure{position:relative}.disclosure__button{align-items:center;cursor:pointer;display:flex;height:4rem;padding:0 1.5rem;font-size:1.3rem;background-color:transparent}.disclosure__list-wrapper{border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));overflow:hidden;position:absolute;bottom:100%;transform:translateY(-1rem);z-index:2;background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.disclosure__list{position:relative;overflow-y:auto;font-size:1.4rem;padding-bottom:.5rem;padding-top:.5rem;scroll-padding:.5rem 0;min-height:8.2rem;max-height:19rem;max-width:22rem;min-width:12rem;width:max-content}.disclosure__item{position:relative}.disclosure__link{display:block;padding:.5rem 2.2rem;text-decoration:none;line-height:calc(1 + .8 / var(--font-body-scale))}.totals{display:flex;justify-content:space-between;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__subtotal-value{font-size:1.8rem;font-weight:var(--font-heading-weight)}.cart__ctas+.totals{margin-top:2rem}.popup-overlay{position:fixed;top:0;left:0;z-index:1090;transition:width 0s,height 0s,background-color .3s;width:0;height:0;background-color:#0000}.popup-overlay--active{width:100%;height:100%;background-color:#0000004d}.popup-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transform-origin:center center;border-radius:1.25rem;overflow:hidden;visibility:hidden;opacity:0;z-index:1100;transition:all .3s ease-in-out;max-width:calc(100% - 1rem);width:38rem}.popup-modal--image{width:76rem}.popup-modal--image-second .popup-modal__content{order:-1}.popup-modal__container{display:flex}.popup-modal--active{transform:translate(-50%,-50%);visibility:visible;opacity:1}.popup-modal__image{width:100%;max-width:38rem;position:relative}.popup-modal__image img{object-fit:cover;object-position:center center;vertical-align:bottom;position:absolute;top:0;left:0}.popup-modal__content{text-align:center;display:flex;flex-direction:column;align-items:center;padding:5rem 2rem 2.5rem;background:rgb(var(--color-background));max-width:38rem;width:100%}.popup-modal__title{margin:0;margin-bottom:2rem;z-index:0;margin-top:2rem}.popup-modal__title span{display:block}.popup-modal__title .title{margin:0;position:relative;z-index:0}.popup-modal__title .title:before{content:"";display:block;width:25rem;height:25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-35%);border-radius:50%;z-index:-1;background:linear-gradient(180deg,rgba(var(--color-base-accent-1),.1) 20%,#0000 60%)}.popup-modal__title__prefix,.popup-modal__title__suffix{font-size:calc(var(--font-heading-scale) * 1.6rem)}.popup-modal__title .h2{font-size:calc(var(--font-heading-scale) * 2.5rem)}.popup-modal__title .h1{font-size:calc(var(--font-heading-scale) * 3.5rem)}.popup-modal__title .h0{font-size:calc(var(--font-heading-scale) * 4.5rem)}.popup-modal__title .title{line-height:calc(1 + .2 / max (1,var(--font-heading-scale)))}.popup-modal__text p{margin-top:0;line-height:1.4;margin-bottom:.5em}.popup-modal__timer p{margin:0;line-height:1;margin-bottom:1.5rem;font-weight:var(--font-heading-weight)}.popup-modal__timer__minutes,.popup-modal__timer__seconds{font-size:4rem}.popup-modal__timer__colon{font-size:3rem}.popup-modal__email-form{padding:0 3rem;width:100%}.popup-modal .newsletter-form__message{justify-content:center;width:100%;margin-top:1rem}.popup-modal .button{width:100%;margin-top:.75rem;margin-bottom:1.5rem}.popup-modal__close{cursor:pointer;outline:none;width:4rem;height:4rem;position:absolute;top:.5rem;right:.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;border:solid .2rem rgba(var(--color-foreground),.5);background:rgb(var(--color-background));z-index:2}.popup-modal__close span{display:block;width:2.5rem;height:.2rem;background:rgba(var(--color-foreground),.5);transform:rotate(45deg);flex-shrink:0}.popup-modal__close span:nth-child(2){position:absolute;transform:rotate(-45deg)}.popup-modal__dismiss-btn{border:none;outline:none;background:none;font-size:1.4rem;color:rgba(var(--color-foreground),.75);cursor:pointer;position:relative}.popup-modal__dismiss-btn:hover{text-decoration:underline}@media screen and (max-width:50rem){.popup-modal__image{display:none}.popup-modal--image{width:38rem}}.success-popup-modal__text{margin-bottom:1rem}.popup-modal__discount-code{margin-bottom:1.5rem;position:relative}.field:hover.field:after{box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity))}.popup-modal__discount-code .field{align-items:center}.popup-modal__discount-code .field__input{padding-left:1.2rem;box-shadow:none;cursor:default}.popup-modal__discount-code .field__input:not(:placeholder-shown)~.field__label{left:calc(var(--inputs-border-width) + 1.2rem)}.popup-modal .popup-modal__copy-btn{margin:0;display:flex;align-items:center;min-width:auto;width:fit-content;min-height:3.9rem;line-height:1;margin-right:.4rem;font-size:1.6rem;padding:0 2.5rem}.popup-modal__copy-btn svg{width:1.6rem;height:1.6rem;margin-left:.5rem}.popup-modal__success-msg{font-size:1.3rem;margin:0;margin-top:.2rem;color:#00a100;display:none}.header__icon--menu{position:initial}.js menu-drawer>details>summary:before,.js menu-drawer>details[open]:not(.menu-opening)>summary:before{content:"";position:absolute;cursor:default;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));left:0;background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden;z-index:2;transition:opacity 0s,visibility 0s;top:0}menu-drawer>details[open]>summary:before{visibility:visible;opacity:1;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}.menu-drawer{position:absolute;transform:translate(-100%);visibility:hidden;z-index:10;left:0;width:calc(100vw - 4rem);padding:0;border-width:0 var(--drawer-border-width) 0 0;background-color:rgb(var(--color-background));overflow-x:hidden;border-style:solid;border-color:rgba(var(--color-foreground),var(--drawer-border-opacity));filter:drop-shadow(var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity)));top:0;position:fixed}.js .menu-drawer{height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));height:100vh}.js details[open]>.menu-drawer,.js details[open]>.menu-drawer__submenu{transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.no-js details[open]>.menu-drawer,.js details[open].menu-opening>.menu-drawer,details[open].menu-opening>.menu-drawer__submenu{transform:translate(0);visibility:visible}.js .menu-drawer__navigation .submenu-open{visibility:hidden}.menu-drawer__title-and-close-btn{display:flex;align-items:center;justify-content:space-between;padding:1rem .5rem 1rem 2rem;border-bottom:solid 1px rgba(var(--color-foreground),.1)}.menu-drawer__title{margin:0}.menu-drawer__close-btn{display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.menu-drawer{width:40rem}}.menu-drawer__inner-container{position:relative;height:100%}.menu-drawer__navigation-container{height:100%}.menu-drawer__navigation{padding:5.6rem 0}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden;overflow-y:auto}.no-js .menu-drawer__navigation{padding:0}.no-js .menu-drawer__navigation>ul>li{border-bottom:.1rem solid rgba(var(--color-foreground),.04)}.no-js .menu-drawer__submenu ul>li{border-top:.1rem solid rgba(var(--color-foreground),.04)}.js .menu-drawer__menu li{margin-bottom:.2rem}.menu-drawer__menu-item{padding:1.1rem 3.2rem;text-decoration:none;font-size:1.8rem}.no-js .menu-drawer__menu-item{font-size:1.6rem}.no-js .menu-drawer__submenu .menu-drawer__menu-item{padding:1.2rem 5.2rem 1.2rem 6rem}.no-js .menu-drawer__submenu .menu-drawer__submenu .menu-drawer__menu-item{padding-left:9rem}.menu-drawer summary.menu-drawer__menu-item{padding-right:5.2rem}.no-js .menu-drawer__menu-item .icon-caret{right:3rem}.menu-drawer__menu-item--active,.menu-drawer__menu-item:focus,.menu-drawer__close-button:focus,.menu-drawer__menu-item:hover,.menu-drawer__close-button:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.menu-drawer__menu-item--active:hover{background-color:rgba(var(--color-foreground),.08)}.js .menu-drawer__menu-item .icon-caret,.no-js .menu-drawer .icon-arrow{display:none}.menu-drawer__menu-item>.icon-arrow{position:absolute;right:2.5rem;top:50%;transform:translateY(-50%)}.js .menu-drawer__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;background-color:rgb(var(--color-background));border-left:.1rem solid rgba(var(--color-foreground),.2);z-index:1;transform:translate(100%);visibility:hidden}.js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto}header-drawer .js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto}.menu-drawer__close-button{margin-top:1.5rem;padding:1.2rem 2.6rem;text-decoration:none;display:flex;align-items:center;font-size:1.4rem;width:100%;background-color:transparent;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:left}.no-js .menu-drawer__close-button{display:none}.menu-drawer__close-button .icon-arrow{transform:rotate(180deg);margin-right:1rem}.menu-drawer__utility-links{padding:2rem;background-color:rgba(var(--color-foreground),.03)}.menu-drawer__account{display:inline-flex;align-items:center;text-decoration:none;padding:1.2rem;margin-left:-1.2rem;font-size:1.4rem;color:rgb(var(--color-foreground))}.menu-drawer__account .icon-account{height:2rem;width:2rem;margin-right:1rem}.menu-drawer__account:hover .icon-account{transform:scale(1.07)}.menu-drawer .list-social{justify-content:flex-start;margin-left:-1.25rem;margin-top:2rem}.menu-drawer .list-social:empty{display:none}.menu-drawer .list-social__link{padding:1.3rem 1.25rem}.menu-drawer__menu-item{padding:.9rem 2rem;color:rgb(var(--color-foreground))}.menu-drawer__inner-container{height:auto}header-drawer .menu-drawer__inner-container{height:calc(100% - 6.5rem)}.menu-drawer__navigation{padding:1rem 0}.menu-drawer__utility-links{background:transparent;padding:1rem 2rem;border-top:solid 1px rgba(var(--color-foreground),.1)}.menu-drawer .list-social{justify-content:center;margin:0}.header__icon--menu[aria-expanded=true]:before{z-index:1;position:fixed;height:100vh;top:0}.shopify-payment-button__button--hidden{visibility:hidden}.shopify-payment-button__button{height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,44px),55px);min-height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,44px),55px);border-radius:var(--shopify-accelerated-checkout-button-border-radius,0px);color:#fff;cursor:pointer;text-align:center;border:none;width:100%;font-size:1em;font-weight:500;line-height:1;transition:background .2s ease-in-out;display:block;box-shadow:0 0 #0000}.shopify-payment-button__button[disabled]{opacity:.6;cursor:default}.shopify-payment-button__button--unbranded{background-color:#1990c6;padding:1em 2em}.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:#136f99}.shopify-payment-button__more-options{cursor:pointer;text-align:center;background:0 0;border:0;width:100%;margin-top:1em;font-size:1em;text-decoration:underline;display:block}.shopify-payment-button__more-options.shopify-payment-button__skeleton{width:50%;margin-left:25%;margin-right:25%;border-radius:4px!important;height:auto!important;min-height:0!important}.shopify-payment-button__button.shopify-payment-button__button--branded{z-index:1;flex-direction:column;display:flex;position:relative}.shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate{flex-direction:column!important;flex:1!important;display:flex!important}.shopify-payment-button__button.button.loading{color:#0000;position:relative}.shopify-payment-button__button.button.loading>.loading-overlay__spinner{align-items:center;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shopify-payment-button__button.button.loading>.loading-overlay__spinner .spinner{width:fit-content}.button.loading>.loading-overlay__spinner .path{stroke:#fff}.shopify-payment-button__button .loading-overlay__spinner{width:1.8rem;display:inline-block}.shopify-payment-button__button .spinner{animation:1.4s linear infinite shopify-rotator}@keyframes shopify-rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.shopify-payment-button__button .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:50%;stroke:#121212;animation:1.4s ease-in-out infinite shopify-dash}@media screen and (forced-colors:active){.shopify-payment-button__button .path{stroke:canvastext}}@keyframes shopify-dash{0%{stroke-dashoffset:280px}50%{stroke-dashoffset:75px;transform:rotate(135deg)}to{stroke-dashoffset:280px;transform:rotate(450deg)}}#shopify-buyer-consent{width:100%;margin-top:1em;display:inline-block}#shopify-subscription-policy-button,#shopify-managed-markets-terms-and-conditions-button,#shopify-managed-markets-privacy-policy-button{font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}#shopify-subscription-policy-button:before,#shopify-managed-markets-terms-and-conditions-button:before,#shopify-managed-markets-privacy-policy-button:before{box-shadow:none}@keyframes acceleratedCheckoutLoadingSkeleton{50%{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-start,1)}75%{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-end,.5)}to{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-start,1)}}.shopify-payment-button__skeleton{animation:acceleratedCheckoutLoadingSkeleton var(--shopify-accelerated-checkout-skeleton-animation-duration,4s) var(--shopify-accelerated-checkout-skeleton-animation-timing-function,ease) infinite;background-color:var(--shopify-accelerated-checkout-skeleton-background-color,#dedede);box-sizing:border-box;height:var(--shopify-accelerated-checkout-button-block-size,inherit);border-radius:var(--shopify-accelerated-checkout-button-border-radius,inherit);min-height:25px;max-height:55px;animation-delay:-.168s;text-decoration:none!important}.wallet-cart-button__skeleton{animation:acceleratedCheckoutLoadingSkeleton var(--shopify-accelerated-checkout-skeleton-animation-duration,4s) var(--shopify-accelerated-checkout-skeleton-animation-timing-function,ease) infinite;background-color:var(--shopify-accelerated-checkout-skeleton-background-color,#dedede);animation-delay:-.168s}.wallet-button-wrapper{width:100%;container:wrapper/inline-size}.wallet-cart-grid{justify-content:var(--shopify-accelerated-checkout-inline-alignment,start);flex-direction:row;margin:0 -5px -5px;padding:0;display:flex}.wallet-cart-button-container{margin:0 5px 5px;position:relative}.wallet-cart-button-container,.wallet-cart-button{width:auto;min-width:100px;height:clamp(25px,var(--shopify-accelerated-checkout-button-inline-size,var(--shopify-accelerated-checkout-button-block-size,42px)),55px);border-radius:var(--shopify-accelerated-checkout-button-border-radius,4px);text-align:center;flex:1 1 0;list-style-type:none!important}.wallet-cart-grid.wallet-cart-grid--vertical,.additional-checkout-buttons--vertical .wallet-cart-grid{flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-grid.wallet-cart-grid--vertical .wallet-cart-button-container,.additional-checkout-buttons--vertical .wallet-cart-grid .wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-grid.wallet-cart-grid--vertical .wallet-cart-button-container:first-child,.additional-checkout-buttons--vertical .wallet-cart-grid .wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-grid.wallet-cart-grid--vertical .wallet-cart-button,.additional-checkout-buttons--vertical .wallet-cart-grid .wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}.wallet-cart-grid.wallet-cart-grid--horizontal,.additional-checkout-buttons--horizontal .wallet-cart-grid{justify-content:stretch}.wallet-cart-grid.wallet-cart-grid--horizontal .wallet-cart-button-container,.additional-checkout-buttons--horizontal .wallet-cart-grid .wallet-cart-button-container,.wallet-cart-grid.wallet-cart-grid--horizontal .wallet-cart-button,.additional-checkout-buttons--horizontal .wallet-cart-grid .wallet-cart-button{min-width:0}@container wrapper (width>=100px) and (width<=500px){.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:first-of-type).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(2))){flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:first-of-type).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(2))) .wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:first-of-type).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(2))) .wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:first-of-type).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(2))) .wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}}@container wrapper (width<=210px){.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(2)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(3))){flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(2)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(3))) .wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(2)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(3))) .wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(2)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(3))) .wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}}@container wrapper (width<=320px){.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(3)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(4))){flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(3)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(4))) .wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(3)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(4))) .wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(3)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(4))) .wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}}@container wrapper (width<=430px){.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(4)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(5))){flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(4)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(5))) .wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(4)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(5))) .wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(4)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(5))) .wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}}@container wrapper (width<=540px){.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(5)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(6))){flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(5)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(6))) .wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(5)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(6))) .wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(5)).wallet-cart-grid:not(:has(>.wallet-cart-button-container:nth-of-type(6))) .wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(6)){flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(6)) .wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(6)) .wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-grid:not(.wallet-cart-grid--horizontal):has(>.wallet-cart-button-container:nth-of-type(6)) .wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}@media screen and (max-width:750px){.wallet-cart-grid{justify-content:stretch}.wallet-cart-button-container,.wallet-cart-button{min-width:0}}@supports (not (container-type:inline-size)) or (not selector(:has(*))){.wallet-cart-grid{flex-direction:column;justify-content:flex-start;margin:0}.wallet-cart-button-container{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px);margin:var(--shopify-accelerated-checkout-row-gap,8px) 0 0 0}.wallet-cart-button-container:first-child{margin:8px 0 0}.wallet-cart-button{width:100%;height:clamp(25px,var(--shopify-accelerated-checkout-button-block-size,54px),55px)}}.screen-reader-text{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}img,video{max-width:100%;height:auto;vertical-align:bottom}button{background-color:transparent;outline:none;border:none;color:rgb(var(--color-foreground))}button:not([disabled]){cursor:pointer}a{color:inherit}a:not(:hover){text-decoration:none}.grid,.list-unstyled,summary{list-style:none}.customer a,.link,.share-button__button:hover{text-decoration:underline;text-underline-offset:.3rem}.link-with-icon,.nowrap{white-space:nowrap}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close,.quantity__rules-cart .loading-overlay:not(.hidden)~*,.visibility-hidden,product-info .loading-overlay:not(.hidden)~*{visibility:hidden}details[open]>.header__submenu,details[open]>.search-modal,details[open]>.share-button__fallback{animation:animateMenuOpen var(--duration-default) ease}.header__menu-item:hover .header__active-menu-item,details[open]:hover>.header__menu-item{text-decoration-thickness:.2rem}.badge,.break,.header__heading-link{word-break:break-word}.color-background-1,:root{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-1);--gradient-background: var(--gradient-base-background-1);--color-link: var(--color-base-outline-button-labels);--alpha-link: .85;--accent-color: var(--color-base-accent-1);--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1;--alpha-button-border: 1;--color-badge-background: var(--color-background);--color-badge-border: var(--color-foreground);--alpha-badge-border: .1}.color-background-2{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background-2);--gradient-background: var(--gradient-base-background-2)}.color-inverse{--color-foreground: var(--color-base-background-1);--color-background: var(--color-base-text);--gradient-background: rgb(var(--color-base-text))}.color-accent-1,.color-accent-2{--color-foreground: var(--color-base-solid-button-labels)}.color-accent-1{--color-background: var(--color-base-accent-1);--gradient-background: var(--gradient-base-accent-1)}.color-accent-2{--color-background: var(--color-base-accent-2);--gradient-background: var(--gradient-base-accent-2)}.color-foreground-outline-button{--color-foreground: var(--color-base-outline-button-labels)}.color-foreground-accent-1{--color-foreground: var(--color-base-accent-1)}.color-foreground-accent-2{--color-foreground: var(--color-base-accent-2)}.color-foreground-text{--color-foreground: var(--color-base-text)}.accent-color-outline-button{--accent-color: var(--color-base-outline-button-labels)}.accent-color-accent-1{--accent-color: var(--color-base-accent-1)}.accent-color-accent-2{--accent-color: var(--color-base-accent-2)}.accent-color-text{--accent-color: var(--color-base-text)}.text-color-outline-button{color:rgb(var(--color-base-outline-button-labels))}.text-color-accent-1{color:rgb(var(--color-base-accent-1))}.text-color-accent-2{color:rgb(var(--color-base-accent-2))}.text-color-text{color:rgb(var(--color-base-text))}.color-accent-1,.color-accent-2,.color-background-2,.color-inverse{--color-link: var(--color-foreground);--alpha-link: .7;--color-button: var(--color-foreground);--color-button-text: var(--color-background);--color-badge-background: var(--color-background);--color-badge-border: var(--color-background);--alpha-badge-border: 1}.button--secondary,.button--tertiary{--color-button-text: var(--color-base-outline-button-labels)}.button--secondary{--color-button: var(--color-base-outline-button-labels);--color-button: var(--color-background);--alpha-button-background: 1}.color-accent-1 .button--secondary,.color-accent-2 .button--secondary,.color-background-2 .button--secondary,.color-inverse .button--secondary{--color-button: var(--color-background);--color-button-text: var(--color-foreground)}.button--tertiary{--color-button: var(--color-base-outline-button-labels);--alpha-button-background: 0;--alpha-button-border: .2}.color-accent-1 .button--tertiary,.color-accent-2 .button--tertiary,.color-background-2 .button--tertiary,.color-inverse .button--tertiary{--color-button: var(--color-foreground);--color-button-text: var(--color-foreground)}.color-background-1,.color-background-2,:root{--color-card-hover: var(--color-base-text)}.color-inverse{--color-card-hover: var(--color-base-background-1)}.color-accent-1,.color-accent-2{--color-card-hover: var(--color-base-solid-button-labels)}.color-icon-text,:root{--color-icon: rgb(var(--color-base-text))}.color-icon-accent-1{--color-icon: rgb(var(--color-base-accent-1))}.color-icon-accent-2{--color-icon: rgb(var(--color-base-accent-2))}.color-icon-outline-button{--color-icon: rgb(var(--color-base-outline-button-labels))}.contains-card--product,.product-card-wrapper .card{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--product-card-shadow-vertical-offset);--shadow-blur-radius: var(--product-card-shadow-blur-radius);--shadow-opacity: var(--product-card-shadow-opacity);--shadow-visible: var(--product-card-shadow-visible);--image-padding: var(--product-card-image-padding);--text-alignment: var(--product-card-text-alignment)}.collection-card-wrapper .card,.contains-card--collection{--border-radius: var(--collection-card-corner-radius);--border-width: var(--collection-card-border-width);--border-opacity: var(--collection-card-border-opacity);--shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);--shadow-blur-radius: var(--collection-card-shadow-blur-radius);--shadow-opacity: var(--collection-card-shadow-opacity);--shadow-visible: var(--collection-card-shadow-visible);--image-padding: var(--collection-card-image-padding);--text-alignment: var(--collection-card-text-alignment)}.article-card-wrapper .card,.contains-card--article{--border-radius: var(--blog-card-corner-radius);--border-width: var(--blog-card-border-width);--border-opacity: var(--blog-card-border-opacity);--shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);--shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);--shadow-blur-radius: var(--blog-card-shadow-blur-radius);--shadow-opacity: var(--blog-card-shadow-opacity);--shadow-visible: var(--blog-card-shadow-visible);--image-padding: var(--blog-card-image-padding);--text-alignment: var(--blog-card-text-alignment)}.contains-content-container,.content-container{--border-radius: var(--text-boxes-radius);--border-width: var(--text-boxes-border-width);--border-opacity: var(--text-boxes-border-opacity);--shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);--shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);--shadow-blur-radius: var(--text-boxes-shadow-blur-radius);--shadow-opacity: var(--text-boxes-shadow-opacity);--shadow-visible: var(--text-boxes-shadow-visible)}.contains-media,.global-media-settings{--border-radius: var(--media-radius);--border-width: var(--media-border-width);--border-opacity: var(--media-border-opacity);--shadow-horizontal-offset: var(--media-shadow-horizontal-offset);--shadow-vertical-offset: var(--media-shadow-vertical-offset);--shadow-blur-radius: var(--media-shadow-blur-radius);--shadow-opacity: var(--media-shadow-opacity);--shadow-visible: var(--media-shadow-visible)}.hidden,.no-js-inline,.no-js:not(html),html.no-js .no-js-hidden{display:none!important}html.no-js .no-js:not(html){display:block!important}html.no-js .no-js-inline{display:inline-block!important}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.page-width-desktop{padding:0;margin:0 auto}.isolate{position:relative;z-index:0}.section+.section{margin-top:var(--spacing-sections-mobile)}.element-margin-top{margin-top:5rem}.color-accent-1,.color-accent-2,.color-background-1,.color-background-2,.color-inverse,body{color:rgba(var(--color-foreground),.9);background-color:rgb(var(--color-background))}@media screen and (min-width:750px){.desktop-hidden{display:none!important}.desktop-full-page{max-width:none;padding:0}}@media screen and (max-width:749px){.mobile-hidden{display:none!important}.mobile-full-page{max-width:none;padding:0}}.pointer-events--none{pointer-events:none}.ks-html-content p,.ks-html-content p span{font-family:var(--font-body-family)!important;line-height:1.3!important}.track-order-form{padding-bottom:2rem;margin:0 auto;max-width:60rem}.track-order-form .field{margin-top:3rem}.background-secondary{background-color:rgba(var(--color-foreground),.04)}.grid-auto-flow{display:grid;grid-auto-flow:column}.page-margin,.shopify-challenge__container{margin:7rem auto}.rte-width{max-width:82rem;margin:0 auto 2rem}.list-unstyled{margin:0;padding:0}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}.overflow-hidden,.overflow-hidden-mobile,.overflow-hidden-tablet{overflow:hidden}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.icon-arrow,.title-wrapper-with-link .link-with-icon svg{width:1.5rem}.full-width-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.disclosure-has-popup,.media,summary{position:relative}::selection{background-color:rgba(var(--color-foreground),.2)}.text-body{font-size:1.5rem;letter-spacing:.06rem;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}.h6,.link--text:hover,blockquote,h6{color:rgba(var(--color-foreground),.9)}.hxl{font-size:calc(var(--font-heading-scale) * 4rem)}.h0{font-size:calc(var(--font-heading-scale) * 3.25rem)}.h1,h1{font-size:calc(var(--font-heading-scale) * 2.5rem)}.h2,h2{font-size:calc(var(--font-heading-scale) * 2rem)}.h3,h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}.h4,h4{font-size:calc(var(--font-heading-scale) * 1.5rem)}.h5,h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width:750px){.hxl{font-size:calc(var(--font-heading-scale) * 5.5rem)}.h0{font-size:calc(var(--font-heading-scale) * 4.5rem)}.h1,h1{font-size:calc(var(--font-heading-scale) * 3.25rem)}.h2,h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}.h3,h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}.h5,h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.h6,h6{margin-block-start:1.67em;margin-block-end:1.67em}blockquote{font-style:italic;border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem}.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}.caption-with-letter-spacing{font-size:1rem;letter-spacing:.13rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase}.caption-with-letter-spacing--medium{font-size:1.2rem;letter-spacing:.16rem}.caption-with-letter-spacing--large{font-size:1.4rem;letter-spacing:.18rem}.caption-large,.customer .field input,.customer select,.field__input,.form__label,.select__select{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}.color-foreground,.link--text{color:rgb(var(--color-foreground))}table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}.left{text-align:left}.center{text-align:center}.right{text-align:right}.uppercase{text-transform:uppercase}.light{opacity:.7}.circle-divider:last-of-type:after,a:empty,article:empty,div:empty,dl:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty,p:empty,section:empty,ul:empty{display:none}.customer a,.link{cursor:pointer;display:inline-block;border:none;box-shadow:none;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.music-player__btn[disabled],a:not([href]){cursor:not-allowed}.link-with-icon{display:inline-flex;font-size:1.4rem;font-weight:600;letter-spacing:.1rem;text-decoration:none;margin-bottom:4.5rem}.link-with-icon .icon{width:1.5rem;margin-left:1rem}.circle-divider:after{content:"\2022";margin:0 1.3rem 0 1.5rem}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}.full-unstyled-link{text-decoration:none;color:currentColor;display:block}.placeholder{background-color:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.55);fill:rgba(var(--color-foreground),.55)}details>*{box-sizing:border-box}:root{--duration-short: .1s;--duration-default: .2s;--duration-long: .5s}.customer a,.underlined-link{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness .1s}.customer a:hover,.underlined-link:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.h3 .icon-arrow,h3 .icon-arrow{width:calc(var(--font-heading-scale) * 1.5rem)}.animate-arrow .icon-arrow path{transform:translate(-.25rem);transition:transform var(--duration-short) ease}.animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}.cart-discount{border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.cart-discount-form{margin:1.5rem 0}.cart-discount-form__row{display:flex;align-items:center}.cart-discount-form .button{min-width:auto;min-height:4.7rem;padding:0 2.5rem;margin-left:.5rem}.cart-discount-form .field input{padding-left:1.25rem}.cart-discount-form .field input:focus~label,.cart-discount-form .field label,.cart-discount-form .field__input:not(:placeholder-shown)~.field__label{left:calc(var(--inputs-border-width) + 1.25rem)}.cart-discount-form__error{margin:0;font-size:1.4rem;display:none;color:#dd1d1d}.shopify-policy__container{padding-bottom:3rem}summary{cursor:pointer}summary .icon-caret{position:absolute;height:.6rem;right:1.5rem;top:calc(50% - .2rem)}summary::-webkit-details-marker{display:none}.disclosure-has-popup[open]>summary:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;display:block;cursor:default;content:" ";background:0 0}.disclosure-has-popup>summary:before{display:none}.disclosure-has-popup[open]>summary+*{z-index:100}.no-js .focus-inset:focus:not(:focus-visible),.no-js .focus-offset:focus:not(:focus-visible),.no-js :focus:not(:focus-visible),:focus{outline:0;box-shadow:none}:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.focused,.no-js :focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focus-none{box-shadow:none!important;outline:0!important}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused,.no-js .focus-offset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.title,.title-wrapper-with-link{margin:3rem 0 2rem}.title-wrapper-with-link .title{margin:0}.title .link{font-size:inherit}.title-wrapper{margin-bottom:3rem}.title-wrapper-with-link{display:flex;justify-content:center;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.title-wrapper-with-link--spacing{justify-content:space-between}.title--primary{margin:4rem 0}.title-wrapper--self-padded-mobile,.title-wrapper--self-padded-tablet-down{padding-left:1.5rem;padding-right:1.5rem}.title-wrapper-with-link .link-with-icon{margin:0;flex-shrink:0;display:flex;align-items:center}.title-wrapper-with-link a{color:rgb(var(--color-link));margin-top:0;flex-shrink:0}.title-wrapper--no-top-margin,.title-wrapper--no-top-margin>.title{margin-top:0}.subtitle{font-size:1.8rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:.06rem;color:rgba(var(--color-foreground),.7)}.subtitle--small{font-size:1.4rem;letter-spacing:.1rem}.subtitle--medium{font-size:1.6rem;letter-spacing:.08rem}.collage-wrapper-title,.collection-hero__title,.collection__title,.main-page-title,.page-title,.title--primary,.title-wrapper,.title-wrapper--no-top-margin,.title-wrapper--self-padded-mobile,.title-wrapper--self-padded-tablet-down,.title-wrapper-with-link{text-align:center}.grid{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:2rem;padding:0;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.grid:last-child,.mb-0{margin-bottom:0}.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}.grid--gapless.grid{column-gap:0;row-gap:0}.grid--1-col .grid__item{max-width:100%;width:100%}.grid--3-col .grid__item{width:calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3)}@media screen and (min-width:750px){.page-width{padding:0 5rem}.page-width--narrow{padding:0 9rem}.page-width-desktop{padding:0}.page-width-tablet{padding:0 5rem}.section+.section{margin-top:var(--spacing-sections-desktop)}.element-margin{margin-top:calc(5rem + var(--page-width-margin))}blockquote{padding-left:1.5rem}.caption{font-size:1.2rem}hr{margin:7rem 0}.disclosure-has-popup[open]>summary+*{z-index:4}.facets .disclosure-has-popup[open]>summary+*{z-index:2}.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--3-col .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}@media screen and (min-width:750px){.grid--2-col .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--4-col-tablet .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-tablet .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}@media screen and (max-width:989px){.grid--1-col-tablet-down .grid__item{width:100%;max-width:100%}.slider--tablet.grid--peek{margin:0;width:100%}.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}}@media screen and (min-width:990px){.page-width--narrow{max-width:72.6rem;padding:0}.page-width-desktop{max-width:var(--page-width);padding:0 5rem}.large-up-hide{display:none!important}.title,.title-wrapper-with-link{margin:5rem 0 3rem}.title--primary{margin:2rem 0}.title-wrapper-with-link{align-items:center}.title-wrapper-with-link .title{margin-bottom:0}.title-wrapper--self-padded-tablet-down{padding-left:0;padding-right:0}.grid--6-col-desktop .grid__item{width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)}.grid--5-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-desktop .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--1-col-desktop{flex:0 0 100%;max-width:100%}.grid--1-col-desktop .grid__item{width:100%;max-width:100%}}@media screen and (max-width:749px){.small-hide{display:none!important}.grid__item.slider__slide--full-width{width:100%;max-width:none}.grid--peek.slider--mobile{margin:0;width:100%}.grid--peek.slider--mobile .grid__item{box-sizing:content-box;margin:0}.grid--peek .grid__item{min-width:35%}.grid--peek.slider .grid__item:first-of-type{margin-left:1.5rem}.grid--peek.slider:after{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.grid--peek .grid__item,.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)}.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item,.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem)}}@media screen and (min-width:750px)and (max-width:989px){.medium-hide{display:none!important}.slider--tablet.grid--peek .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--3-col-tablet .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--2-col-tablet .grid__item,.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek .grid__item:first-of-type{margin-left:1.5rem}.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--1-col-tablet-down.grid--peek .grid__item{width:calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)}}.media{display:block;background-color:rgba(var(--color-foreground),.1);overflow:hidden}.media--transparent{background-color:transparent}.media model-viewer,.media>:not(.zoom):not(.deferred-media__poster-button){display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img,.media>video,.media>internal-video video{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media>internal-video video{width:100%;height:100%}.media--square{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.media--cropped{padding-bottom:56%}.media--16-9{padding-bottom:56.25%}.media--circle{padding-bottom:100%;border-radius:50%}.media.media--hover-effect>img+img{opacity:0}deferred-media,details[open] .modal-overlay{display:block}.button,.cart__dynamic-checkout-buttons [role=button],.cart__dynamic-checkout-buttons iframe,.customer button,.shopify-challenge__button,.shopify-payment-button [role=button],button.shopify-payment-button__button--unbranded{--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset);--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative;font-weight:700}.button,.customer button,.shopify-challenge__button,button.shopify-payment-button__button--unbranded{min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2);font-weight:700}.shopify-payment-button__button--branded{z-index:auto}.cart__dynamic-checkout-buttons iframe{box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-base-text),var(--shadow-opacity))}.button,.customer button,.shopify-challenge__button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background));font-weight:700}.music-player__btn,.scroll-to-top-btn{display:flex;border-radius:50%;outline:0;box-shadow:.1rem .1rem 1rem #0000004d;cursor:pointer}.select__select,.text-area{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.button:before,.cart__dynamic-checkout-buttons [role=button]:before,.customer button:before,.shopify-challenge__button:before,.shopify-payment-button [role=button]:before,.shopify-payment-button__button--unbranded:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.button:after,.customer button:after,.shopify-challenge__button:after,.shopify-payment-button__button--unbranded:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.button:not([disabled]):hover:after,.customer button:hover:after,.shopify-challenge__button:hover:after,.shopify-payment-button__button--unbranded:hover:after{--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}.button--secondary:after{--border-opacity: var(--buttons-border-opacity)}.button.focused,.button:focus,.button:focus-visible,.shopify-payment-button [role=button]:focus,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button__button--unbranded:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.button:focus:not(:focus-visible):not(.focused),.shopify-payment-button [role=button]:focus:not(:focus-visible):not(.focused),.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.button::selection,.customer button::selection,.shopify-challenge__button::selection{background-color:rgba(var(--color-button-text),.3)}.button,.button-label,.customer button,.shopify-challenge__button{font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale))}.button--tertiary{font-size:1.2rem;padding:1rem 1.5rem;min-width:calc(9rem + var(--buttons-border-width) * 2);min-height:calc(3.5rem + var(--buttons-border-width) * 2)}.button--small{padding:1.2rem 2.6rem}.mb-1em{margin-bottom:1em}.btn--mt-center{margin:1em auto 0;width:fit-content;display:flex}.scroll-to-top-btn{width:4rem;height:4rem;justify-content:center;align-items:center;padding:.5rem;overflow:hidden;border:none}.scroll-to-top-btn svg{width:2.2rem;height:2.2rem;pointer-events:none}.music-player,.scroll-to-top-btn{--sticky-atc-offset: 0px;position:fixed;transition:.15s ease-in-out;bottom:calc(var(--offset-y) + var(--sticky-atc-offset));z-index:2}.music-player-bottom-left,.scroll-to-top-btn-bottom-left{left:var(--offset-x)}.music-player-bottom-center,.scroll-to-top-btn-bottom-center{left:50%;transform:translate(-50%)}.music-player-bottom-right,.scroll-to-top-btn-bottom-right{right:var(--offset-x)}.music-player{background:0 0}.music-player__audio{width:0;height:0}.music-player__btn{width:5rem;height:5rem;justify-content:center;align-items:center;position:relative;z-index:0;background:rgb(var(--color-background));border:none}.music-player__btn svg{color:rgb(var(--color-foreground));height:2.5rem;pointer-events:none}.music-player__btn--animation:after,.music-player__btn--animation:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1;border-radius:50%;border:solid 1px rgb(var(--color-background));animation:2s linear infinite ripple}.music-player__btn--animation:after{animation-delay:1s}.music-player__btn--paused .music-player__btn__paused-icon,.music-player__btn--playing .music-player__btn__playing-icon,.share-button__close:not(.hidden)+.share-button__copy{display:none}.music-player__btn__playing-icon{transform:translate(10%)}@keyframes ripple{0%{opacity:0;transform:none}20%,70%{opacity:1}to{opacity:0;transform:scale(1.5)}}.button.disabled,.button:disabled,.button[aria-disabled=true],.customer button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.quantity__button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}.button.loading>.loading-overlay__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.header__icon:hover .icon,.modal__close-button:hover .icon,.share-button__fallback button:hover svg{transform:scale(1.07)}.button.loading>.loading-overlay__spinner .spinner,.share-button details{width:fit-content}.button.loading>.loading-overlay__spinner .path{stroke:rgb(var(--color-button-text))}@media(hover:hover){a.button:not([aria-disabled=true]){transition:.3s ease-in-out;overflow:hidden}a.button:not([aria-disabled=true]):before{top:50%;right:3rem;left:auto;bottom:auto;z-index:1;box-shadow:none;border-radius:0;background:rgb(var(--color-button-text));transform:translate(calc(3rem + 100%),-50%);height:.65em;width:2em;clip-path:polygon(0% 32%,70% 32%,70% 0%,100% 50%,70% 100%,70% 68%,0% 68%);transition:.3s ease-in-out}a.button:not([aria-disabled=true]):hover{padding-right:6rem;white-space:nowrap}a.button:not([aria-disabled=true]):hover:before{transform:translate(50%,-50%)}}.share-button{display:block;position:relative}.share-button__button{font-size:1.4rem;display:flex;align-items:center;color:rgb(var(--color-link));margin-left:0;padding-left:0;min-height:4.4rem}.share-button__button,.share-button__fallback button{cursor:pointer;background-color:transparent;border:none}.share-button__button .icon-share{height:1.2rem;margin-right:1rem;min-width:1.3rem}.share-button__fallback{display:flex;align-items:center;position:absolute;top:3rem;left:.1rem;z-index:3;width:100%;min-width:max-content;border-radius:var(--inputs-radius);border:0}.customer .field:after,.customer select:after,.field:after,.localization-form__select:after,.quantity:after,.select:after,.share-button__fallback:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.field,.select,.text-area{position:relative;width:100%}.quantity:before,.share-button__fallback:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text),var(--inputs-shadow-opacity));z-index:-1}.share-button__fallback button{width:4.4rem;height:4.4rem;padding:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;right:var(--inputs-border-width)}.share-button__fallback button:hover{color:rgba(var(--color-foreground),.9)}.share-button__close,.share-button__copy{background-color:transparent;color:rgb(var(--color-foreground))}.share-button__close:focus-visible,.share-button__copy:focus-visible{background-color:rgb(var(--color-background));z-index:2}.share-button__close:focus,.share-button__copy:focus{background-color:rgb(var(--color-background));z-index:2}.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused),.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused){background-color:inherit}.share-button__fallback .field:after,.share-button__fallback .field:before{content:none}.share-button__fallback .field{border-radius:0;min-width:auto;min-height:auto;transition:none}.share-button__fallback .field__input:-webkit-autofill,.share-button__fallback .field__input:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.1rem;box-shadow:0 0 0 .1rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.share-button__fallback .field__input{box-shadow:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;filter:none;min-width:auto;min-height:auto}.share-button__fallback .field__input:hover{box-shadow:none}.share-button__fallback .icon{width:1.5rem;height:1.5rem}.share-button__message:not(:empty){display:flex;align-items:center;width:100%;height:100%;margin-top:0;padding:.8rem 0 .8rem 1.5rem;margin:var(--inputs-border-width)}.share-button__message:not(:empty):not(.hidden)~*{display:none}.customer .field input,.customer select,.field__input,.select__select{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.6rem;width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0}.customer .field:before,.customer select:before,.field:before,.localization-form__select:before,.select:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text),var(--inputs-shadow-opacity));z-index:-1}.select__select{font-size:1.4rem;color:rgba(var(--color-foreground),.9);height:3.7rem}.customer .field:hover.field:after,.customer select:hover.select:after,.field:hover.field:after,.localization-form__select:hover.localization-form__select:after,.select:hover.select:after,.select__select:hover.select__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline:0;border-radius:var(--inputs-radius)}.customer .field input:focus-visible,.customer select:focus-visible,.field__input:focus-visible,.localization-form__select:focus-visible.localization-form__select:after,.select__select:focus-visible{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.customer .field input:focus,.customer select:focus,.field__input:focus,.localization-form__select:focus.localization-form__select:after,.select__select:focus{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.select--small .select__select,.select--small:after{border-radius:calc((var(--inputs-radius-outset)) / 2)}.select--small:before{border-radius:calc(((var(--inputs-radius-outset)) / 2) + var(--inputs-border-width))}.localization-form__select:focus{outline:0;box-shadow:none}.select,.text-area{display:flex}.customer select+svg,.select .icon-caret{height:.6rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);right:calc(var(--inputs-border-width) + 1.5rem)}.customer select,.select__select{cursor:pointer;line-height:calc(1 + .6 / var(--font-body-scale));padding:0 calc(var(--inputs-border-width) + 3rem) 0 2rem;margin:var(--inputs-border-width);min-height:calc(var(--inputs-border-width) * 2)}.select__select{padding-left:1.2rem}.variant-selects--small{display:flex;gap:1rem;flex-wrap:wrap}.variant-selects--small .product-form__input--dropdown{flex:0 0 auto;margin:0}.variant-selects--small .form__label{text-align:left;margin-bottom:0}.select--small .select__select{font-size:1.2rem;height:2.25em;padding:0 2.5rem 0 1rem}.select--small .icon-caret{right:calc(var(--inputs-border-width) + 1rem)}.field{display:flex;transition:box-shadow var(--duration-short) ease}.customer .field{display:flex}.field--with-error{flex-wrap:wrap}.customer .field input,.field__input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.customer .field label,.field__label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.9);letter-spacing:.1rem;line-height:1.5}.customer .field input:-webkit-autofill~label,.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label,.field__input:-webkit-autofill~.field__label,.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.customer .field input:-webkit-autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.field__input:-webkit-autofill,.field__input:focus,.field__input:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.customer .field input::-webkit-search-cancel-button,.field__input::-webkit-search-cancel-button{display:none}.customer .field input::placeholder,.field__input::placeholder{opacity:0}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.quantity,.quantity__rules,.quantity__rules-cart,details-disclosure>details,header-menu>details{position:relative}.field__button>svg{height:2.5rem;width:2.5rem}.customer .field input:-webkit-autofill~label,.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label{color:#000}.text-area{min-height:10rem;resize:none}input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}.form__label{display:block;margin-bottom:.6rem}.form__message{align-items:center;display:flex;font-size:1.4rem;line-height:1;margin-top:1rem}.form-status,.form__message--large{font-size:1.6rem}.customer .field .form__message{font-size:1.4rem;text-align:left}.customer .form__message svg,.form__message .icon{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.customer .form__message svg,.form__message--large .icon{height:1.5rem;width:1.5rem;margin-right:1rem}.customer .field .form__message svg{align-self:start}.form-status{margin:0}.form-status-list{padding:0;margin:2rem 0 4rem}.form-status-list li{list-style-position:inside}.form-status-list .link:first-letter{text-transform:capitalize}.quantity{color:rgba(var(--color-foreground));width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc((var(--inputs-border-width) * 2) + 4.5rem)}.quantity__button,.quantity__input{border:0;background-color:transparent}.quantity__input{color:currentColor;font-size:1.4rem;font-weight:500;opacity:.85;text-align:center;padding:0 .5rem;width:100%;flex-grow:1;-webkit-appearance:none;appearance:none}.quantity__button{width:calc(4.5rem / var(--font-body-scale));flex-shrink:0;font-size:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:0}.announcement-bar,.header-wrapper--border-bottom,.search-modal{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.quantity__button:first-child{margin-left:calc(var(--inputs-border-width))}.quantity__button:last-child{margin-right:calc(var(--inputs-border-width))}.quantity__button svg{width:1rem;pointer-events:none}.quantity__button:focus-visible,.quantity__input:focus-visible{background-color:rgb(var(--color-background));z-index:2}.quantity__button:focus,.quantity__input:focus{background-color:rgb(var(--color-background));z-index:2}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:active,.quantity__input:-webkit-autofill:hover{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__rules{margin-top:1.2rem;font-size:1.2rem}.quantity__rules .caption{display:inline-block;margin-top:0;margin-bottom:0}.cart-count-bubble:empty,.header:not(.header--has-menu) *>.header__search,.modal__toggle-close,.no-js .modal__close-button.link,.no-js details[open] .modal__toggle-open,menu-drawer+.header__search{display:none}.quantity__rules .divider+.divider:before{content:"\2022";margin:0 .5rem}.modal__toggle{list-style-type:none}.no-js details[open] .modal__toggle{position:absolute;z-index:5}.no-js details[open] svg.modal__toggle-close{display:flex;z-index:1;height:1.7rem;width:1.7rem}.modal__toggle-open{display:flex}.modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0;height:4.4rem;width:4.4rem;background-color:transparent}.modal__close-button .icon{width:1.7rem;height:1.7rem}.modal__content{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(var(--color-background));z-index:4;display:flex;justify-content:center;align-items:center}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.4rem;width:1.4rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.8rem;bottom:.8rem;left:2.2rem}.announcement-bar,.announcement-bar__link:hover,.header__heading-link:hover .h2,.header__icon{color:rgb(var(--color-foreground))}.cart-count-bubble span{line-height:1.4rem}.announcement-bar__link{display:block;width:100%;padding:1rem 0;text-decoration:none}.announcement-bar__link:hover{background-color:rgba(var(--color-card-hover),.06)}.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}.announcement-bar__link .announcement-bar__message{padding:0}.announcement-bar__message{padding:1rem 0;margin:0;letter-spacing:.1rem}.section-header.shopify-section-group-header-group{z-index:5;margin:0}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.shopify-section-header-hidden.menu-open{top:0}.section-header.animate{transition:top .15s ease-out}.shopify-section-group-header-group{z-index:4}.section-header~.shopify-section-group-header-group{z-index:initial}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background))}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and (min-width:990px){.media--cropped{padding-bottom:63%}.header--middle-left:not(.header--has-menu),.header--top-left{grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto auto 1fr;column-gap:2rem}.header--middle-center{grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}.header--middle-center a.header__heading-link{text-align:center}.header--top-center{grid-template-areas:"left-icon heading icons" "navigation navigation navigation"}.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:1.05rem}}.header [tabindex="-1"]:focus{outline:0}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:.75rem;text-decoration:none}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.9)}.header__heading-logo{height:auto;width:100%;transition:width .3s cubic-bezier(.52,0,.61,.99)}.header__icons{display:flex;grid-area:icons;justify-self:end}.header__icon span,.header__icon:not(.header__icon--summary){display:flex;align-items:center;justify-content:center}.header__icon span{height:100%}.header__icon:after{content:none}.header__icon .icon{height:2rem;width:2rem;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:4.4rem;width:4.4rem;padding:0}.header__icon--cart{position:relative;margin-right:-1.2rem}.header__icon--cart .icon-cart{width:2.4rem;height:2.4rem}.header__icon--cart svg circle,.header__icon--cart svg polyline{color:rgba(var(--color-foreground),.85)}@media screen and (max-width:989px){.header__heading,.header__heading-link{text-align:center}.header--mobile-left .header__heading,.header--mobile-left .header__heading-link{text-align:left;justify-self:start}.header--mobile-left{grid-template-columns:auto 2fr 1fr}menu-drawer~.header__icons .header__icon--account{display:none}}.header__icon--menu[aria-expanded=true]:before{content:"";top:100%;left:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background:rgba(var(--color-foreground),.5)}.header>.header__search{grid-area:left-icon;justify-self:start}.header__search{display:inline-flex;line-height:0}.header--top-center>.header__search,.no-js .predictive-search{display:none}.header--top-center *>.header__search{display:inline-flex}details[open]>.search-modal{opacity:1}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.no-js details[open]>.header__icon--search{top:1rem;right:.5rem}.search-modal{opacity:0;min-height:calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));height:100%}.search-modal__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 5rem 0 1rem;line-height:calc(1 + .8 / var(--font-body-scale));position:relative}.search-modal__content-bottom{bottom:calc((var(--inputs-margin-offset) / 2))}.search-modal__content-top{top:calc((var(--inputs-margin-offset) / 2))}.search-modal__form{width:100%}.search-modal__close-button{position:absolute;right:.3rem}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s,opacity .15s}details:not([open])>.header__icon--menu .icon-close,details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0;transform:scale(.8)}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1;transform:scale(1.07)}.js details>.header__submenu{opacity:0;transform:translateY(-1.5rem)}details[open]>.header__submenu{animation-fill-mode:forwards;z-index:1}@media(prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}details[open]>.header__submenu{opacity:1;transform:translateY(0)}}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__heading-link,.header--top-center .header__inline-menu{margin-left:0}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.9)}.header__active-menu-item,details[open]>.header__menu-item{color:rgb(var(--accent-color))}.badge,.color-accent-1 .header__menu-item:hover,.color-accent-2 .header__menu-item:hover,.header__active-menu-item{color:rgb(var(--color-foreground))}.header__menu-item:hover{transition:color var(--duration-short) ease;color:rgb(var(--accent-color))}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__active-menu-item{color:rgb(var(--accent-color));text-decoration:none}.header__active-menu-item-v2{font-weight:700;padding:0 .7em;position:relative;z-index:0}.header__active-menu-item-v2:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;transform:scaleY(1.4);background:rgb(var(--color-background));z-index:-1;border-radius:.3rem}.header__menu-item:hover .header__active-menu-item-v2{text-decoration:none;text-underline-offset:0}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.global-settings-popup,.header__submenu.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.header__submenu.list-menu{padding:2.4rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:.5rem 0;margin:.5rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2.4rem}.header__submenu .header__submenu .header__menu-item{padding-left:3.4rem}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:750px){.search-modal__close-button{right:1rem}.search-modal__content{padding:0 6rem}.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width:990px){.header__heading-link{margin-left:-.75rem}.header__heading,.header__heading-link{justify-self:start}.header--top-center .header__heading,.header--top-center .header__heading-link{justify-self:center;text-align:center}.header--top-center>.header__search,.header:not(.header--top-center) *>.header__search{display:inline-flex}.header--top-center *>.header__search,.header:not(.header--top-center)>.header__search{display:none}.search-modal__form{max-width:74.2rem}.search-modal__close-button{position:initial;margin-left:.5rem}.header__inline-menu{display:block}.header--top-center .header__inline-menu{justify-self:center}.header--top-center .header__inline-menu>.list-menu--inline{justify-content:center}.header--middle-left .header__inline-menu{margin-left:0}.overflow-hidden-tablet{overflow:auto}}.badge{border:1px solid transparent;border-radius:var(--badge-corner-radius);font-size:1.2rem;letter-spacing:.1rem;text-align:center;background-color:rgb(var(--color-badge-background));border-color:rgba(var(--color-badge-border),var(--alpha-badge-border));font-weight:700;line-height:1.75em;padding:0 .5em;display:inline-flex;align-items:center;column-gap:.4em}.badge svg{height:1em}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors:active){.button.loading{color:rgb(var(--color-foreground))}.icon{color:CanvasText;fill:CanvasText!important}.icon-close-small path{stroke:CanvasText}}.ratio{display:flex;position:relative;align-items:stretch}.ratio:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent)}.content-container{border-radius:var(--text-boxes-radius);border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));position:relative}.content-container:after{content:"";position:absolute;top:calc(var(--text-boxes-border-width) * -1);right:calc(var(--text-boxes-border-width) * -1);bottom:calc(var(--text-boxes-border-width) * -1);left:calc(var(--text-boxes-border-width) * -1);border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));z-index:-1}.content-container--full-width:after{left:0;right:0;border-radius:0}@media screen and (max-width:749px){.content-container--full-width-mobile{border-left:none;border-right:none;border-radius:0}.content-container--full-width-mobile:after{display:none}}.global-media-settings{position:relative;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);overflow:visible!important;background-color:rgb(var(--color-background))}.global-media-settings:after{position:absolute;top:calc(var(--media-border-width) * -1);right:calc(var(--media-border-width) * -1);bottom:calc(var(--media-border-width) * -1);left:calc(var(--media-border-width) * -1);border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));z-index:-1;pointer-events:none}.global-media-settings--no-shadow{overflow:hidden!important}.global-media-settings--no-shadow:after{content:none}.global-media-settings iframe,.global-media-settings img,.global-media-settings model-viewer,.global-media-settings video{border-radius:calc(var(--media-radius) - var(--media-border-width))}.content-container--full-width,.global-media-settings--full-width,.global-media-settings--full-width img{border-radius:0;border-left:none;border-right:none}@supports not (inset: 10px){.grid{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid__item{padding-left:var(--grid-mobile-horizontal-spacing);padding-bottom:var(--grid-mobile-vertical-spacing)}.grid--gapless .grid__item{padding-left:0;padding-bottom:0}@media screen and (min-width:749px){.grid--peek .grid__item{padding-left:var(--grid-mobile-horizontal-spacing)}}.product-grid .grid__item{padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}.grid__item{padding-left:var(--grid-desktop-horizontal-spacing);padding-bottom:var(--grid-desktop-vertical-spacing)}.product-grid .grid__item{padding-bottom:var(--grid-desktop-vertical-spacing)}}}.font-body-bold{font-weight:var(--font-body-weight-bold)}@media(forced-colors:active){.button,.customer button,.shopify-challenge__button{border:1px solid transparent}.button.focused,.button:focus,.button:focus-visible,.shopify-payment-button [role=button]:focus,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button__button--unbranded:focus-visible{outline:transparent solid 1px}.customer .field input:focus,.customer select:focus,.field__input:focus,.localization-form__select:focus.localization-form__select:after,.select__select:focus{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}}body{overflow-x:hidden!important}.vertical-ticker__inner{overflow:hidden;-webkit-mask-image:linear-gradient(0deg,transparent 0,#000 20%,#000 70%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 20%,#000 70%,transparent)}.vertical-ticker__container{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center}.vertical-ticker__item{margin:0;color:rgb(var(--color-foreground))}.vertical-ticker__item--italic{font-style:italic}.vertical-ticker__item--uppercase{text-transform:uppercase}.vertical-ticker__item--bold{font-weight:700}@keyframes vertTicker{to{transform:translateY(-50%)}}.vertical-ticker-and-content{display:grid;grid-template-columns:repeat(1,1fr)}.vertical-ticker-content{display:grid;place-items:center;position:relative}.vertical-ticker-content .title{margin-top:0}.vertical-ticker-content__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.vertical-ticker-content__bg img{width:100%;height:100%;object-fit:cover;object-position:center center;position:absolute;top:0;left:0;z-index:-2}.vertical-ticker-content .page-width{position:relative;z-index:1}@media screen and (min-width:900px){.vertical-ticker-and-content--ticker-first .vertical-ticker{order:-1}.vertical-ticker-and-content{grid-template-columns:repeat(2,1fr)}.vertical-ticker-content{padding-top:36px}}@media screen and (max-width:900px){.vertical-ticker-and-content--content-desktop-only .vertical-ticker-content{display:none}}.horizontal-ticker{overflow-x:hidden;max-width:100%}.horizontal-ticker__inner{overflow:hidden}.horizontal-ticker__container{display:flex;width:fit-content}.horizontal-ticker__item{margin:0;color:rgb(var(--color-foreground));line-height:1;white-space:nowrap}.horizontal-ticker__item--italic{font-style:italic}.horizontal-ticker__item--uppercase{text-transform:uppercase}.horizontal-ticker__item--bold{font-weight:700}@keyframes horTicker{to{transform:translate(-50%)}}.contact img{max-width:100%}.contact .form__message{align-items:flex-start}.contact .icon-success{margin-top:.2rem}.contact .field{margin-bottom:1.5rem}@media screen and (min-width:750px){.contact .field{margin-bottom:2rem}}.contact__button{margin-top:1.5rem;display:flex;justify-content:center}@media screen and (min-width:750px){.contact__button{margin-top:2rem}}@media screen and (min-width:750px){.contact__fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem}}.list-payment{display:flex;flex-wrap:wrap;justify-content:center;margin:-.5rem 0;padding-top:1rem;padding-left:0}@media screen and (min-width:750px){.list-payment{justify-content:flex-end;margin:-.5rem;padding-top:0}}.list-payment__item{align-items:center;display:flex;padding:.5rem}.loading-overlay{position:absolute;z-index:1;width:1.8rem}@media screen and (max-width:749px){.loading-overlay{top:0;right:0}}@media screen and (min-width:750px){.loading-overlay{left:0}}.loading-overlay__spinner{width:1.8rem;display:inline-block}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){.path{stroke:CanvasText}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.loading-overlay:not(.hidden)+.cart-item__price-wrapper,.loading-overlay:not(.hidden)~cart-remove-button{opacity:50%}.loading-overlay:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}.mega-menu{position:static}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:0;overflow-y:auto;padding-bottom:2.4rem;padding-top:2.4rem;position:absolute;right:0;top:100%}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem)}.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0)}.mega-menu__list{display:grid;gap:2.4rem 4rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none}.mega-menu__link{color:rgba(var(--color-foreground),.9);display:block;font-size:1.3rem;line-height:calc(1 + .3 / var(--font-body-scale));padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word}.mega-menu__link--level-2{font-size:1.4rem}.mega-menu__link--level-2:not(:only-child){margin-bottom:.8rem}.header--top-center .mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list>li{width:16%;padding-right:2.4rem}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--accent-color))}.mega-menu .mega-menu__list--condensed{display:block}.mega-menu__list--condensed .mega-menu__link{font-weight:400}.price{font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .5 / var(--font-body-scale));color:rgb(var(--color-foreground));display:flex;align-items:center;flex-wrap:wrap;margin-bottom:.5rem;column-gap:1rem}.price>*{display:inline-block;vertical-align:top}.price.price--unavailable{visibility:hidden}.price--end{text-align:right}.price .price-item{display:inline-block;margin:0;color:rgb(var(--accent-color));font-weight:700}.price__regular .price-item--regular{margin-right:0}.price:not(.price--show-badge) .price-item--last:last-of-type{margin:0}@media screen and (min-width:750px){.price{margin-bottom:0}}.price--large{font-size:2rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.13rem}.price--sold-out .price__availability,.price__regular{display:block}.price__sale,.price__availability,.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__regular,.price--on-sale .price__availability{display:none}.price--sold-out .price__badge-sold-out,.price--on-sale .price__badge-sale{display:inline-flex}.price--on-sale .price__sale{display:initial;flex-direction:row;flex-wrap:wrap}.price--center{display:initial;justify-content:center}.price--on-sale .price-item--regular{text-decoration:line-through;color:rgba(var(--color-foreground),.9);font-size:1.3rem}.price--on-sale .main-comapre-price{color:rgba(var(--accent-color),.9)}.unit-price{display:block;font-size:1.1rem;letter-spacing:.04rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.price--large .price-item--regular{font-size:1.6rem}.product-page-price .price--on-sale .price__sale--price-second{display:flex;flex-direction:row;flex-wrap:wrap}.product-page-price .price--on-sale .price__sale--price-second .compare-price-label{order:1}.product-page-price .price--on-sale .price__sale--price-second .price__compare-price{order:2;margin-right:.55rem}.product-page-price .price--on-sale .price__sale--price-second .price__compare-price .price-item--regular{font-size:2rem}.product-page-price .price--on-sale .price__sale--price-second .regular-price-label{order:3}.product-page-price .price--on-sale .price__sale--price-second .price-item--sale{order:4}.product-page-price .price--on-sale .price__sale--price-second .price-item--sale span.money{font-size:1.7rem}.newsletter__wrapper{padding-right:calc(4rem / var(--font-body-scale));padding-left:calc(4rem / var(--font-body-scale))}@media screen and (min-width:750px){.newsletter__wrapper{padding-right:9rem;padding-left:9rem}}.newsletter__wrapper>*{margin-top:0;margin-bottom:0}.newsletter__wrapper>*+*{margin-top:2rem}.newsletter__wrapper>*+.newsletter-form{margin-top:3rem}.newsletter__subheading{max-width:70rem;margin-left:auto;margin-right:auto}.newsletter__wrapper .newsletter-form__field-wrapper{max-width:36rem}.newsletter-form__field-wrapper .newsletter-form__message{margin-top:1.5rem}.newsletter__button{margin-top:3rem;width:fit-content}@media screen and (min-width:750px){.newsletter__button{flex-shrink:0;margin:0 0 0 1rem}}.list-menu--right{right:0}.list-menu--disclosure{position:absolute;min-width:100%;width:20rem;border:1px solid rgba(var(--color-foreground),.2)}.list-menu--disclosure:focus{outline:none}.list-menu__item--active{text-decoration:underline;text-underline-offset:.3rem}.list-menu__item--active:hover{text-decoration-thickness:.2rem}.list-menu--disclosure.localization-selector{max-height:18rem;overflow:auto;width:10rem;padding:.5rem}.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter__solid-btn{margin-top:1rem}.search__input.field__input{padding-right:9.8rem}.search__button{right:var(--inputs-border-width);top:var(--inputs-border-width)}.reset__button{right:calc(var(--inputs-border-width) + 4.4rem);top:var(--inputs-border-width)}.reset__button:not(:focus-visible):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.6rem);content:"";position:absolute;right:0}.reset__button:not(:focus):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.8rem);content:"";position:absolute;right:0}.search__button:focus-visible,.reset__button:focus-visible{background-color:rgb(var(--color-background));z-index:4}.search__button:focus,.reset__button:focus{background-color:rgb(var(--color-background));z-index:4}.search__button:not(:focus-visible):not(.focused),.reset__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button:hover .icon,.reset__button:hover .icon{transform:scale(1.07)}.search__button .icon{height:1.8rem;width:1.8rem}.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:.1rem}input::-webkit-search-decoration{-webkit-appearance:none}.product-grid.product-grid--stretch{align-items:stretch}.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card-information{text-align:var(--text-alignment)}.card-information .price{display:block}.card__media,.card .media{bottom:0;position:absolute;top:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 1rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width:750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width:750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading,.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--text .card__inner,.card--card.card--media>.card__content .card__badge{display:none}.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--standard.card--text,.card--extend-height.card--media{display:flex;flex-direction:column}.card--extend-height.card--standard.card--text .card__inner,.card--extend-height.card--media .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information>*+*{margin-top:.5rem}.card-information{width:100%}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.9)}.card-information>.rating{margin-top:.4rem}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}@media screen and (max-width:749px){.grid--2-col-tablet-down .product-card-wrapper .card__information{padding:.5rem 0 1rem}.grid--2-col-tablet-down .product-card-wrapper .badge{font-size:1rem}.grid--2-col-tablet-down .product-card-wrapper .card{--border-radius: calc(var(--product-card-corner-radius) / 2)}.grid--2-col-tablet-down .product-card-wrapper .card__heading{font-size:1.7rem}.grid--2-col-tablet-down .product-card-wrapper .card__heading.h5,.grid--2-col-tablet-down .product-card-wrapper .price--on-sale{font-size:1.3rem}.grid--2-col-tablet-down .product-card-wrapper .price--on-sale .price-item--regular{font-size:1rem}.grid--2-col-tablet-down .product-card-wrapper .card--media .card__inner .card__content{padding:calc(var(--image-padding) + .8rem)}.grid--2-col-tablet-down .product-card-wrapper .card--media .card__inner .card__badge{line-height:1}}.discounts{font-size:1.2rem}.discounts__discount{display:flex;align-items:center;line-height:calc(1 + .5 / var(--font-body-scale))}.discounts__discount svg{color:rgba(var(--color-button),var(--alpha-button-background))}.discounts__discount--position{justify-content:center}@media screen and (min-width:750px){.discounts__discount--position{justify-content:flex-end}}.discounts__discount>.icon{color:rgb(var(--color-foreground));width:1.2rem;height:1.2rem;margin-right:.7rem}.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.9)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.rte:after{clear:both;content:"";display:block}.rte>p:first-child{margin-top:0}.rte>p:last-child{margin-bottom:0}.rte table{table-layout:fixed}@media screen and (min-width:750px){.rte table td{padding-left:1.2rem;padding-right:1.2rem}}.rte img{height:auto;max-width:100%;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));margin-bottom:var(--media-shadow-vertical-offset)}.rte ul,.rte ol{list-style-position:inside;padding-left:2rem}.rte li{list-style:inherit}.rte li:last-child{margin-bottom:0}.rte a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.rte a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.rte blockquote{display:inline-flex}.rte blockquote>*{margin:-.5rem 0}.list-social{display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width:749px){.list-social{justify-content:center}}.list-social__item .icon{height:1.8rem;width:1.8rem}.list-social__link{align-items:center;display:flex;padding:1.3rem;color:rgb(var(--color-foreground))}.list-social__link:hover .icon{transform:scale(1.07)}.cart{position:relative;display:block}.cart__empty-text,.is-empty .cart__contents,cart-items.is-empty .title-wrapper-with-link,.is-empty .cart__footer{display:none}.is-empty .cart__empty-text,.is-empty .cart__warnings{display:block}.cart__warnings{display:none;text-align:center;padding:3rem 0 1rem}.cart__empty-text{margin:4.5rem 0 2rem}.cart__contents>*+*{margin-top:2.5rem}.cart__login-title{margin:5.5rem 0 .5rem}.cart__login-paragraph{margin-top:.8rem}.cart__login-paragraph a{font-size:inherit}@media screen and (min-width:990px){.cart__warnings{padding:7rem 0 1rem}.cart__empty-text{margin:0 0 3rem}}cart-items{display:block}.cart__items{position:relative;padding-bottom:3rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart__items--disabled{pointer-events:none}.cart__footer{padding:4rem 0 0}.cart__footer-wrapper:last-child .cart__footer{padding-bottom:5rem}.cart__footer>div:only-child{margin-left:auto}.cart__footer>*+*{margin-top:4rem}.cart__footer .discounts{margin-top:1rem}.cart__note{height:fit-content}.cart__note label{display:flex;align-items:flex-end;position:absolute;line-height:1;height:1.8rem;top:-3rem;color:rgba(var(--color-foreground),.9)}.cart__note .field__input{height:100%;position:relative;border-radius:var(--inputs-radius);padding:1rem 2rem}.cart__note .text-area{resize:vertical}.cart__note:after,.cart__note:hover.cart__note:after,.cart__note:before,.cart__note:hover.cart__note:before,.cart__note .field__input:focus,.cart__note .field__input{border-bottom-right-radius:0}@media screen and (min-width:750px){.cart__items{grid-column-start:1;grid-column-end:3;padding-bottom:4rem}.cart__contents>*+*{margin-top:0}.cart__items+.cart__footer{grid-column:2}.cart__footer{display:flex;justify-content:space-between;border:0}.cart__footer-wrapper:last-child{padding-top:0}.cart__footer>*{width:35rem}.cart__footer>*+*{margin-left:4rem;margin-top:0}}.cart__ctas button{width:100%}.cart__ctas>*:not(noscript:first-child)+*{margin-top:1rem}.cart__update-button{margin-bottom:1rem}.cart__dynamic-checkout-buttons{max-width:36rem;margin:0 auto;max-width:none}.cart__blocks>*+*{margin-top:1.25rem}.cart__blocks>link:first-child~.cart-discount{margin-top:0}.cart__dynamic-checkout-buttons div[role=button]{border-radius:var(--buttons-radius-outset)!important}.cart-note__label{display:inline-block;margin-bottom:1rem;line-height:calc(1 + 1 / var(--font-body-scale))}.tax-note{margin:2.2rem 0 1.6rem auto;text-align:center;display:block}.cart__checkout-button{max-width:36rem;max-width:none}.cart__ctas{text-align:center}.cart__footer .cart-discount-form{margin-top:0}@media screen and (min-width:750px){.cart-note{max-width:36rem}.cart__update-button{margin-bottom:0;margin-right:.8rem}.tax-note{margin-bottom:2.2rem;text-align:right}[data-shopify-buttoncontainer]{justify-content:flex-end}.cart__ctas{display:flex;gap:1rem}}.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer:not(.color-background-1){border-top:none}.footer__content-top{padding-bottom:5rem;display:block}@media screen and (max-width:749px){.footer .grid{display:block}.footer-block.grid__item{padding:0;margin:4rem 0;width:100%}.footer-block.grid__item:first-child{margin-top:0}.footer__content-top{padding-bottom:3rem}}@media screen and (min-width:750px){.footer__content-top .grid{row-gap:6rem;margin-bottom:0}}.footer__content-bottom{border-top:solid .1rem rgba(var(--color-foreground),.08);padding-top:3rem}.footer__content-bottom:only-child{border-top:0}.footer__content-bottom-wrapper{display:flex;width:100%;justify-content:center}@media screen and (max-width:749px){.footer__content-bottom{flex-wrap:wrap;padding-top:0;padding-left:0;padding-right:0;row-gap:1.5rem}.footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:1.5rem;justify-content:center}}.footer__localization:empty+.footer__column--info{align-items:center}@media screen and (max-width:749px){.footer__localization:empty+.footer__column{padding-top:1.5rem}}.footer__column{width:100%;align-items:flex-end}.footer__column--info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:2rem;padding-right:2rem}@media screen and (min-width:750px){.footer__column--info{padding-left:0;padding-right:0;align-items:flex-end}}.footer-block:only-child:last-child{text-align:center;max-width:76rem;margin:0 auto}@media screen and (min-width:750px){.footer-block{display:block;margin-top:0}}.footer-block:empty{display:none}.footer-block--newsletter{display:flex;align-items:flex-end;margin-top:3rem;gap:1rem}.footer-block--newsletter:only-child{margin-top:0}@media screen and (max-width:749px){.footer-block.footer-block--menu:only-child{text-align:left}}@media screen and (min-width:750px){.footer-block--newsletter{flex-wrap:nowrap;justify-content:center}}.footer-block__heading{margin-bottom:2rem;margin-top:0;font-size:calc(var(--font-heading-scale) * 1.6rem)}@media screen and (min-width:990px){.footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.footer__list-social:empty,.footer-block--newsletter:empty{display:none}.footer__follow-on-shop{display:flex;text-align:center}.footer__list-social.list-social:only-child{justify-content:center}.footer-block__newsletter{text-align:center;flex-grow:1}@media screen and (min-width:750px){.footer-block__newsletter:not(:only-child){text-align:left;margin-right:auto}.footer-block__newsletter:not(:only-child) .footer__newsletter{justify-content:flex-start;margin:0}.footer-block__newsletter:not(:only-child) .newsletter-form__message--success{left:auto}.footer__follow-on-shop{margin-bottom:.4rem}.footer__follow-on-shop:first-child:not(:last-child){justify-content:flex-start;margin-right:auto;text-align:left}.footer__follow-on-shop:not(:first-child):not(:last-child){justify-content:flex-end;text-align:right}}@media screen and (max-width:749px){.footer-block--newsletter{display:flex;flex-direction:column;flex:1 1 100%;align-items:center;gap:3rem}.footer__list-social.list-social,.footer__follow-on-shop,.footer-block__newsletter{display:flex;justify-content:center}.footer-block__newsletter{flex-direction:column}}@media screen and (min-width:750px){.footer-block__newsletter+.footer__list-social{margin-top:0}}.footer__localization{display:flex;flex-direction:row;justify-content:center;align-content:center;flex-wrap:wrap;padding:1rem 1rem 0}.footer__localization:empty{display:none}.localization-form{display:flex;flex-direction:column;flex:auto 1 0;padding:1rem;margin:0 auto}.localization-form:only-child{display:inline-flex;flex-wrap:wrap;flex:initial;padding:1rem 0}.localization-form:only-child .button,.localization-form:only-child .localization-form__select{margin:1rem 1rem .5rem;flex-grow:1}.footer__localization h2{margin:1rem 1rem .5rem;color:rgba(var(--color-foreground),.9)}@media screen and (min-width:750px){.footer__localization{padding:.4rem 0;justify-content:flex-start}.localization-form{padding:1rem 2rem 1rem 0}.localization-form:first-of-type{padding-left:0}.localization-form:only-child{justify-content:start;width:auto;margin:0 1rem 0 0}.localization-form:only-child .button,.localization-form:only-child .localization-form__select{margin:1rem 0}.footer__localization h2{margin:1rem 0 0}}@media screen and (max-width:989px){noscript .localization-form:only-child,.footer__localization noscript{width:100%}}.localization-form .button{padding:1rem}.localization-form__currency{display:inline-block}@media screen and (max-width:749px){.localization-form .button{word-break:break-all}}.localization-form__select{border-radius:var(--inputs-radius-outset);position:relative;margin-bottom:1.5rem;padding-left:1rem;text-align:left;min-height:calc(4rem + var(--inputs-border-width) * 2);min-width:calc(7rem + var(--inputs-border-width) * 2)}.disclosure__button.localization-form__select{padding:calc(2rem + var(--inputs-border-width));background:rgb(var(--color-background))}noscript .localization-form__select{padding-left:0rem}@media screen and (min-width:750px){noscript .localization-form__select{min-width:20rem}}.localization-form__select .icon-caret{position:absolute;content:"";height:.6rem;right:calc(var(--inputs-border-width) + 1.5rem);top:calc(50% - .2rem)}.localization-selector.link{text-decoration:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;color:rgb(var(--color-foreground));width:100%;padding-right:4rem;padding-bottom:1.5rem}noscript .localization-selector.link{padding-top:1.5rem;padding-left:1.5rem}.disclosure .localization-form__select{padding-top:1.5rem}.localization-selector option{color:#000}.localization-selector+.disclosure__list-wrapper{margin-left:1rem;opacity:1;animation:animateLocalization var(--duration-default) ease}@media screen and (min-width:750px){.footer__payment{margin-top:1.5rem}}.footer__content-bottom-wrapper--center{justify-content:center}.footer__copyright{text-align:center;margin-top:1.5rem}@media screen and (min-width:750px){.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:right}}@keyframes appear-down{0%{opacity:0;margin-top:-1rem}to{opacity:1;margin-top:0}}.footer-block__details-content{margin-bottom:4rem}@media screen and (min-width:750px){.footer-block__details-content{margin-bottom:0}.footer-block__details-content>p,.footer-block__details-content>li{padding:0}.footer-block:only-child li{display:inline}.footer-block__details-content>li:not(:last-child){margin-right:1.5rem}}.footer-block__details-content .list-menu__item--link,.copyright__content a{color:rgba(var(--color-foreground),.9)}.footer-block__details-content .list-menu__item--active{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.footer-block__details-content .list-menu__item--link:hover,.copyright__content a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-block__details-content .list-menu__item--active:hover{text-decoration-thickness:.2rem}}@media screen and (max-width:989px){.footer-block__details-content .list-menu__item--link{padding-top:1rem;padding-bottom:1rem}}@media screen and (min-width:750px){.footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.4rem}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0}}.footer-block-image{display:flex}.footer-block-image.left{justify-content:flex-start}.footer-block-image.center{justify-content:center}.footer-block-image.right{justify-content:flex-end}@media screen and (max-width:749px){.footer-block-image,.footer-block-image.left,.footer-block-image.center,.footer-block-image.right{justify-content:center}}.footer-block__image-wrapper{margin-bottom:max(calc(2rem + var(--media-shadow-vertical-offset) * var(--media-shadow-visible)),2rem);overflow:hidden!important}.footer-block__image-wrapper img{display:block;height:auto;max-width:100%}.footer-block__brand-info{text-align:left}.footer-block:only-child .footer-block__brand-info{text-align:center}.footer-block:only-child>.footer-block__brand-info>.footer-block__image-wrapper{margin-left:auto;margin-right:auto}.footer-block-image>img,.footer-block__brand-info>img{height:auto}.footer-block:only-child .footer-block__brand-info .footer__list-social.list-social{justify-content:center}.footer-block__brand-info .footer__list-social.list-social{justify-content:flex-start;margin-left:-1.3rem;margin-right:-1.3rem}.footer-block__details-content .placeholder-svg{max-width:20rem}.copyright__content{font-size:1.1rem}.copyright__content a{color:currentColor;text-decoration:none}.policies{display:inline}.policies li{display:inline-flex;justify-content:center;align-items:center}.policies li:before{content:"\b7";padding:0 .8rem}.policies li a{padding:.6rem 0;display:block}@media screen and (min-width:750px){.policies li a{padding:0}}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}.footer .disclosure__link{padding:.95rem 3.5rem .95rem 2rem;color:rgba(var(--color-foreground),.9)}.footer .disclosure__link:hover{color:rgb(var(--color-foreground))}.footer .disclosure__link--active{text-decoration:underline}@supports not (inset: 10px){@media screen and (max-width:749px){.footer .grid{margin-left:0}}@media screen and (min-width:750px){.footer__content-top .grid{margin-left:-3rem}.footer__content-top .grid__item{padding-left:3rem}}}.footer .footer-block__details-content.footer-block__details-content-mb p{margin-bottom:1em}.footer .footer__newsletter,.footer .newsletter-form__field-wrapper{max-width:none}@media screen and (min-width:750px){.footer__content-top .grid{column-gap:0;margin-left:calc((var(--grid-desktop-horizontal-spacing) / 2) * -1);margin-right:calc((var(--grid-desktop-horizontal-spacing) / 2) * -1)}.footer-block.grid__item{margin:0 calc(var(--grid-desktop-horizontal-spacing) / 2);flex-shrink:0;flex-grow:0;max-width:none}.footer-block.footer-block--desktop-12{width:calc(100% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-11{width:calc(91.63% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-10{width:calc(83.33% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-9{width:calc(75% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-6{width:calc(50% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-5{width:calc(41.6% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-4{width:calc(33.3% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-3{width:calc(25% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-2{width:calc(16.66% - var(--grid-desktop-horizontal-spacing))}.footer-block.footer-block--desktop-1{width:calc(8.33% - var(--grid-desktop-horizontal-spacing))}}@media screen and (max-width:749px){.footer__content-top .grid{column-gap:var(--grid-mobile-horizontal-spacing);row-gap:0;display:flex;margin:0}.footer-block.grid__item{margin:0;flex-shrink:0;flex-grow:0;max-width:none;margin-bottom:4rem}.footer-block.grid__item:last-child{margin-bottom:0}.footer-block__details-content{margin-bottom:0}.footer-block.footer-block--mobile-1{width:calc(50% - (var(--grid-mobile-horizontal-spacing) / 2))}.footer-block.footer-block--mobile-2{width:100%}.footer-block__details-content .list-menu__item--link{padding-top:.75rem;padding-bottom:.75rem}.footer_card--half-width .card__information,.footer-block--mobile-1 .card__information{padding:0}.footer_card--half-width{max-width:50%}}.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;background-color:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;background-color:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;background-color:rgb(var(--color-background));padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close svg{height:2.4rem;width:2.4rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.2);padding:0 0 1.5rem}cart-drawer.is-empty .drawer__footer{display:none}.drawer__footer>details{border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}.drawer__footer>.cart-drawer__footer{padding-top:1.5rem;padding-bottom:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%;position:sticky;top:0;z-index:2;background-color:rgb(var(--color-base-background-1))}.cart-drawer-items-and-upsell{overflow:auto;flex:1}@media screen and (max-height:650px){.cart-drawer-items-and-upsell{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem 1.5rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%;box-shadow:.3rem .3rem 1rem #0000000d}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading-overlay{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:2rem}.cart-drawer .cart-item>td+td{padding-left:1rem}@media screen and (max-width:749px){.cart-drawer .cart-item>td+td{padding-left:.2rem}.cart-drawer .cart-item__name{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__quantity-wrapper{align-items:center}.cart-drawer .quantity{width:calc(10rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 3rem);border-radius:calc(var(--inputs-radius) / 4 * 3)}.cart-drawer .quantity:before{border-radius:calc((var(--inputs-radius) / 4 * 3) + var(--inputs-border-width))}.cart-drawer .quantity:after{border-radius:calc(var(--inputs-radius) / 4 * 3)}.cart-drawer .quantity__input{font-size:1.3rem}.cart-drawer .quantity__button{width:calc(3.2rem / var(--font-body-scale))}.cart-drawer .quantity__button svg{width:.9rem}.cart-drawer .cart-item cart-remove-button{margin-top:0;margin-left:1rem;width:fit-content;height:auto}.cart-drawer .cart-item cart-remove-button .button{min-width:auto;min-height:auto;width:3rem;height:3rem}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 1rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none;font-size:1.7rem}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}.cart-drawer-items-and-upsell::-webkit-scrollbar{width:3px}.cart-drawer-items-and-upsell::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.cart-drawer-items-and-upsell::-webkit-scrollbar-track-piece{margin-top:31px}.cart-progress{padding-bottom:2.5rem}.cart-progress__bar{height:.9rem;background:rgb(var(--color-base-background-2));position:relative;border-radius:5rem;text-align:center;margin:0 .5rem}.cart-progress__bar__progress{position:absolute;top:0;left:0;height:100%;border-radius:5rem;background:rgb(var(--color-base-accent-1));background-image:linear-gradient(315deg,rgba(255,255,255,.4) 25%,transparent 0,transparent 50%,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 75%,transparent 0,transparent);background-size:1rem 1rem;animation:slideBar 4s linear infinite}.cart-progress__bar__badge{width:3rem;height:3rem;position:absolute;right:0;top:50%;transform:translate(50%,-50%);background:rgb(var(--color-base-background-1));border-radius:50%;border:solid .2rem rgb(var(--color-base-accent-1));display:flex!important;justify-content:center;align-items:center}.cart-progress__bar__badge svg{fill:rgb(var(--color-base-accent-1));width:70%;height:70%}.cart-progress__text{margin:0 0 1em;text-align:center;font-size:1.4rem;font-weight:600;line-height:1.3em}@keyframes slideBar{0%{background-position-x:0}to{background-position-x:10rem}}.cart-drawer thead{display:none}.cart-drawer tbody{border-top:.1rem solid rgba(var(--color-foreground),.08)}.cart-secondary-upsell-container{border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.cart-secondary-upsell-container .title,.cart-primary-upsell-container .title{margin:.75rem 0;font-size:calc(var(--font-heading-scale) * 1.6rem)}.cart-secondary-upsell{display:flex;padding:1rem;align-items:flex-start;border-radius:2rem;box-shadow:.3rem .3rem 1rem #00000026;margin:1.5rem 0}.cart-secondary-upsell__image{width:7rem;flex-shrink:0;box-shadow:.3rem .3rem 1rem #0000000d;border-radius:1rem;overflow:hidden}.cart-secondary-upsell__image img{vertical-align:bottom}.cart-secondary-upsell__content{padding-left:1.25rem;flex-grow:1}.cart-secondary-upsell__title{text-decoration:none;display:block;margin-bottom:.3em;font-size:calc(var(--font-heading-scale) * 1.4rem)}a.cart-secondary-upsell__title:hover{text-decoration:underline}.cart-secondary-upsell__desc p{font-size:1.4rem;margin-top:0;line-height:1.3;margin-bottom:.5em}.cart-secondary-upsell__variants{margin:.3rem 0 .75rem}.cart-secondary-upsell__prices-and-btn{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;column-gap:.75rem;row-gap:.5rem}.cart-secondary-upsell__btn{cursor:pointer;position:relative;border:none;outline:none;padding:.1em 1em;font-weight:700;font-size:1.5rem;line-height:1.8;background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-background-1));white-space:nowrap;border-radius:.3em}.cart-secondary-upsell__btn:hover{background:rgba(var(--color-base-accent-1),.9)}.cart-secondary-upsell__btn .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:1.8rem;width:1.8rem;display:inline-flex}.cart-secondary-upsell__prices-and-btn .price{flex-shrink:0;margin:0;font-size:1.8rem}@media screen and (max-width:370px){.cart-secondary-upsell__prices-and-btn product-form{max-width:7rem}}.cart-secondary-upsell .variant-selects--small{margin-bottom:.75rem}.cart-drawer-items-and-upsell .cart-secondary-upsell-container{border-bottom:none}.cart-primary-upsell-container{margin-bottom:1.5rem}.cart-primary-upsell-container .title{margin:1rem 0 1.5rem}.cart-primary-upsell{display:flex;align-items:flex-start;border-radius:2rem;padding:1rem;box-shadow:.3rem .3rem 1rem #00000026}.cart-upsell--no-shadow{box-shadow:none}.cart-upsell--no-shadow.color-background-1{padding:.5rem}.cart-primary-upsell__image{width:7rem;border-radius:1rem;flex-shrink:0;overflow:hidden;box-shadow:.3rem .3rem 1rem #0000000d}.cart-primary-upsell__image img{vertical-align:bottom}.cart-primary-upsell__content{padding-left:1.25rem}.cart-primary-upsell__title{font-size:calc(var(--font-heading-scale) * 1.4rem);line-height:1.3;margin-top:0;margin-bottom:.3em;text-decoration:none;display:block}a.cart-primary-upsell__title:hover{text-decoration:underline}.cart-primary-upsell__desc p{font-size:1.4rem;margin-top:0;line-height:1.3;margin-bottom:.5em}.cart-primary-upsell__btn{cursor:pointer;position:relative;border:none;outline:none;padding:.1em 1em;font-weight:700;font-size:1.5rem;line-height:1.8;background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-background-1));white-space:nowrap;border-radius:.3em}.cart-primary-upsell__btn .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:1.8rem;width:1.8rem;display:inline-flex}.cart-primary-upsell__prices-and-btn{display:flex;align-items:center;text-align:center;column-gap:.75rem;row-gap:.5rem;flex-wrap:wrap}.cart-primary-upsell__prices-and-btn .price{margin:0}.cart-primary-upsell__variants{margin:.5rem 0 1rem}.cart-primary-upsell .variant-selects--small{margin-bottom:.75rem}.cart-primary-upsell-container+.cart-secondary-upsell-container{margin-top:3rem}.cart__badges{margin-top:1.5rem}.payment-badges{padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0}.cart__badges img{max-width:100%;width:100%}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem;opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width:750px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block;font-size:calc(var(--font-heading-scale) * 1.4rem)}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:1.4rem}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.product-option{font-size:1.4rem;word-break:break-all;line-height:calc(1 + .5 / var(--font-body-scale))}.cart-item cart-remove-button{display:flex;margin-left:1rem}@media screen and (min-width:750px)and (max-width:989px){.cart-item cart-remove-button{width:4.5rem;height:4.5rem}}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:4.5rem;padding:0;margin:0 .1rem .1rem 0}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}@media screen and (min-width:750px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.cart-item .loading-overlay{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width:750px){.cart-item .loading-overlay{right:0;padding-top:4.5rem;bottom:auto}}.cart-item .loading-overlay:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:1rem}.cart-item__error-text{font-size:1.2rem;order:1}.cart-item__error-text+svg{flex-shrink:0;width:1.2rem;margin-right:.7rem}.cart-item__error-text:empty+svg{display:none}.product-option+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}@media screen and (max-width:749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}.cart-item__error-text+svg{margin-top:.4rem}@media screen and (min-width:750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:top;padding-top:4rem}.cart-item{display:table-row}.cart-item>td+td{padding-left:4rem}.cart-item__details{width:35rem}.cart-item__media{width:10rem}.cart-item cart-remove-button{margin:.5rem 0 0 1.5rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}}@media screen and (min-width:990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:6rem}.cart-item__details{width:50rem}.cart-items thead th:first-child{width:60%}}@media screen and (max-width:500px){.title-wrapper-with-link{flex-direction:column;align-items:center}}#main-page{position:absolute;font-size:1200px;line-height:1;word-wrap:break-word;top:0;left:0;width:96vw;height:96vh;max-width:99vw;max-height:99vh;pointer-events:none;z-index:99999999999;color:transparent;overflow:hidden}#shopify-buyer-consent{margin-top:1em;display:inline-block;width:100%}#shopify-buyer-consent.hidden{display:none}#shopify-subscription-policy-button{background:none;border:none;padding:0;text-decoration:underline;font-size:inherit;cursor:pointer}#shopify-subscription-policy-button:before{box-shadow:none}@font-face{font-family:Libre Franklin;font-weight:400;font-style:normal;font-display:swap;src:url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_n4.a9b0508e1ffb743a0fd6d0614768959c54a27d86.woff2) format("woff2"),url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_n4.948f6f27caf8552b1a9560176e3f14eeb2c6f202.woff) format("woff")}@font-face{font-family:Libre Franklin;font-weight:700;font-style:normal;font-display:swap;src:url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_n7.6739620624550b8695d0cc23f92ffd46eb51c7a3.woff2) format("woff2"),url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_n7.7cebc205621b23b061b803310af0ad39921ae57d.woff) format("woff")}@font-face{font-family:Libre Franklin;font-weight:400;font-style:italic;font-display:swap;src:url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_i4.5cee60cade760b32c7b489f9d561e97341909d7c.woff2) format("woff2"),url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_i4.2f9ee939c2cc82522dfb62e1a084861f9beeb411.woff) format("woff")}@font-face{font-family:Libre Franklin;font-weight:700;font-style:italic;font-display:swap;src:url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_i7.5cd0952dea701f27d5d0eb294c01347335232ef2.woff2) format("woff2"),url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_i7.41af936a1cd17668e4e060c6e0ad838ccf133ddd.woff) format("woff")}@font-face{font-family:Libre Franklin;font-weight:600;font-style:normal;font-display:swap;src:url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_n6.c976b0b721ea92417572301ef17640150832a2b9.woff2) format("woff2"),url(//tryledaffaires.com/cdn/fonts/libre_franklin/librefranklin_n6.bb41783c980fb0a0dad0f0403cbcc7159efe6030.woff) format("woff")}:root{--font-body-family: "Libre Franklin", sans-serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-heading-family: "Libre Franklin", sans-serif;--font-heading-style: normal;--font-heading-weight: 600;--font-body-scale: 1;--font-heading-scale: 1;--color-base-text: 18, 18, 18;--color-shadow: 18, 18, 18;--color-base-background-1: 255, 255, 255;--color-base-background-2: 173, 196, 151;--color-base-solid-button-labels: 255, 255, 255;--color-base-outline-button-labels: 59, 59, 59;--color-base-accent-1: 18, 18, 18;--color-base-accent-2: 173, 196, 151;--payment-terms-background-color: #ffffff;--gradient-base-background-1: #ffffff;--gradient-base-background-2: linear-gradient(180deg, rgba(173, 196, 151, 1) 38%, rgba(173, 196, 151, 1) 61%, rgba(173, 196, 151, 1) 71%);--gradient-base-accent-1: #121212;--gradient-base-accent-2: #adc497;--media-padding: px;--media-border-opacity: .1;--media-border-width: 0px;--media-radius: 12px;--media-shadow-opacity: 0;--media-shadow-horizontal-offset: 0px;--media-shadow-vertical-offset: 0px;--media-shadow-blur-radius: 20px;--media-shadow-visible: 0;--page-width: 140rem;--page-width-margin: 0rem;--product-card-image-padding: 0rem;--product-card-corner-radius: 1.2rem;--product-card-text-alignment: center;--product-card-border-width: 0rem;--product-card-border-opacity: .1;--product-card-shadow-opacity: .1;--product-card-shadow-visible: 1;--product-card-shadow-horizontal-offset: .2rem;--product-card-shadow-vertical-offset: .6rem;--product-card-shadow-blur-radius: 1rem;--collection-card-image-padding: 0rem;--collection-card-corner-radius: 1.2rem;--collection-card-text-alignment: center;--collection-card-border-width: 0rem;--collection-card-border-opacity: .1;--collection-card-shadow-opacity: .05;--collection-card-shadow-visible: 1;--collection-card-shadow-horizontal-offset: 1rem;--collection-card-shadow-vertical-offset: 1rem;--collection-card-shadow-blur-radius: 3.5rem;--blog-card-image-padding: 0rem;--blog-card-corner-radius: 1.2rem;--blog-card-text-alignment: center;--blog-card-border-width: 0rem;--blog-card-border-opacity: .1;--blog-card-shadow-opacity: .05;--blog-card-shadow-visible: 1;--blog-card-shadow-horizontal-offset: 1rem;--blog-card-shadow-vertical-offset: 1rem;--blog-card-shadow-blur-radius: 3.5rem;--badge-corner-radius: .6rem;--popup-border-width: 1px;--popup-border-opacity: .1;--popup-corner-radius: 22px;--popup-shadow-opacity: .1;--popup-shadow-horizontal-offset: 10px;--popup-shadow-vertical-offset: 12px;--popup-shadow-blur-radius: 20px;--drawer-border-width: 1px;--drawer-border-opacity: .1;--drawer-shadow-opacity: 0;--drawer-shadow-horizontal-offset: 0px;--drawer-shadow-vertical-offset: 4px;--drawer-shadow-blur-radius: 5px;--spacing-sections-desktop: 0px;--spacing-sections-mobile: 0px;--grid-desktop-vertical-spacing: 40px;--grid-desktop-horizontal-spacing: 40px;--grid-mobile-vertical-spacing: 20px;--grid-mobile-horizontal-spacing: 20px;--text-boxes-border-opacity: .1;--text-boxes-border-width: 0px;--text-boxes-radius: 24px;--text-boxes-shadow-opacity: 0;--text-boxes-shadow-visible: 0;--text-boxes-shadow-horizontal-offset: 10px;--text-boxes-shadow-vertical-offset: 12px;--text-boxes-shadow-blur-radius: 20px;--buttons-radius: 2px;--buttons-radius-outset: 4px;--buttons-border-width: 2px;--buttons-border-opacity: 1;--buttons-shadow-opacity: 0;--buttons-shadow-visible: 0;--buttons-shadow-horizontal-offset: 0px;--buttons-shadow-vertical-offset: 4px;--buttons-shadow-blur-radius: 5px;--buttons-border-offset: .3px;--inputs-radius: 6px;--inputs-border-width: 1px;--inputs-border-opacity: .55;--inputs-shadow-opacity: 0;--inputs-shadow-horizontal-offset: 0px;--inputs-margin-offset: 0px;--inputs-shadow-vertical-offset: 4px;--inputs-shadow-blur-radius: 5px;--inputs-radius-outset: 7px;--variant-pills-radius: 4px;--variant-pills-border-width: 2px;--variant-pills-border-opacity: .55;--variant-pills-shadow-opacity: 0;--variant-pills-shadow-horizontal-offset: 0px;--variant-pills-shadow-vertical-offset: 4px;--variant-pills-shadow-blur-radius: 5px}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:calc(var(--font-body-scale) * 62.5%);height:100%}body{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:100%;min-height:100%;margin:0;font-size:1.5rem;letter-spacing:.06rem;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}@media screen and (min-width:750px){body{font-size:1.6rem}}.gps *,.gps :after,.gps :before{border:0 solid #e5e7eb;box-sizing:border-box}.gps :after,.gps :before{--tw-content:""}.gps{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;line-height:inherit;margin:0;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.gps hr{border-top-width:1px;color:inherit;height:0}.gps abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.gps h1,.gps h2,.gps h3,.gps h4,.gps h5,.gps h6{font-size:inherit;font-weight:inherit}.gps a{color:inherit;text-decoration:inherit}.gps b,.gps strong{font-weight:bolder}.gps code,.gps kbd,.gps pre,.gps samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.gps small{font-size:80%}.gps sub,.gps sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.gps sub{bottom:-.25em}.gps sup{top:-.5em}.gps table{border-collapse:collapse;border-color:inherit;text-indent:0}.gps button,.gps input,.gps optgroup,.gps select,.gps textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}.gps button,.gps select{text-transform:none}.gps [type=button],.gps [type=reset],.gps [type=submit],.gps button{-webkit-appearance:button;background-color:transparent;background-image:none}.gps :-moz-focusring{outline:auto}.gps :-moz-ui-invalid{box-shadow:none}.gps progress{vertical-align:baseline}.gps ::-webkit-inner-spin-button,.gps ::-webkit-outer-spin-button{height:auto}.gps [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.gps ::-webkit-search-decoration{-webkit-appearance:none}.gps ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.gps summary{display:list-item}.gps blockquote,.gps dd,.gps dl,.gps figure,.gps h1,.gps h2,.gps h3,.gps h4,.gps h5,.gps h6,.gps hr,.gps p,.gps pre{margin:0}.gps fieldset{margin:0;padding:0}.gps legend{padding:0}.gps menu,.gps ol,.gps ul{list-style:none;margin:0;padding:0}.gps textarea{resize:vertical}.gps input::-moz-placeholder,.gps textarea::-moz-placeholder{color:#9ca3af;opacity:1}.gps input::placeholder,.gps textarea::placeholder{color:#9ca3af;opacity:1}.gps [role=button],.gps button{cursor:pointer}.gps :disabled{cursor:default}.gps audio,.gps canvas,.gps embed,.gps iframe,.gps img,.gps object,.gps svg,.gps video{display:block;vertical-align:middle}.gps img,.gps video{height:auto;max-width:100%}.gps [hidden]{display:none}.gps{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}.gps #__next{height:100%;overflow-x:clip}.gps .wrapper{margin-left:auto;margin-right:auto;max-width:var(--g-ct-w,1200px);padding-left:var(--g-ct-p);padding-right:var(--g-ct-p);width:100%}.gps .gem-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;min-height:100%;overflow:hidden;position:relative;width:100%}.gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.gps .gem-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.gps [data-keen-slider-moves] *{pointer-events:none}.gps .pb-safe{padding-bottom:env(safe-area-inset-bottom)}.gps .pt-safe{padding-top:env(safe-area-inset-top)}.gps .pl-safe{padding-left:env(safe-area-inset-left)}.gps .pr-safe{padding-right:env(safe-area-inset-right)}.gps .p-safe{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.gps .px-safe{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.gps .py-safe{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}.gps .h-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.gps .min-h-safe{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.gps .gp-text ol,.gps .gp-text ul,.gps .gp-text-instant ol,.gps .gp-text-instant ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gps .gp-text strong{font-weight:700}.gps .gp-text ul>li,.gps .gp-text-instant ul>li{list-style:disc inside!important}.gps .gp-text ol>li,.gps .gp-text-instant ol>li{list-style:decimal inside!important}.gps [display-init=hide]>div{display:inline!important;overflow:hidden!important;visibility:hidden!important}.gps [display-init=hide]>div,.gps [display-init=hide]>div *{max-height:0!important;max-width:0!important}.gps [data-slot=children]{align-items:center;border:1px dashed #9e9e9e;border-radius:3px;display:inline-flex;height:100%;justify-content:center;min-height:60px;overflow:hidden;visibility:hidden;width:100%}.gps [data-slot=children].product-feature-image{border:unset;border-radius:0;visibility:visible!important}.gps [data-slot=children]:not(.product-feature-image):after{content:"Drop element here";font-size:14px;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;visibility:hidden;white-space:nowrap}.gps .gp-instant-page [data-slot=children].product-feature-image{border:unset;visibility:visible!important}.gps .gp-instant-page [data-slot=children].product-feature-image:after{border:unset;color:#aaa;visibility:visible}.gps .gp-instant-page [data-slot=children].product-feature-image .drag-placeholder{height:100%}.gps .gp-dialog{display:none}.gps .gp-dialog[open]{display:block}.gps .gp-dialog:modal{position:fixed}.gps h1,.gps h2,.gps h3,.gps h4,.gps h5,.gps h6{word-break:normal}.gps p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}.gps .gp-p-description-text ol,.gps .gp-p-description-text ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gps .gp-p-description-text ol ol{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.gps .gp-p-description-text h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;font-size:2em;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0}.gps .gp-p-description-text h1,.gps .gp-p-description-text h2,.gps .gp-p-description-text h3,.gps .gp-p-description-text h4,.gps .gp-p-description-text h5,.gps .gp-p-description-text h6{display:block;font-weight:700}.gps .gp-p-description-text h1,.gps .gp-p-description-text h2,.gps .gp-p-description-text h3,.gps .gp-p-description-text h4,.gps .gp-p-description-text h5,.gps .gp-p-description-text h6,.gps .gp-p-description-text p{line-height:1.4!important;margin:0 0 1em}.gps .gp-p-description-text h2{font-size:1.5em}.gps .gp-p-description-text h3{font-size:1.17em}.gps .gp-p-description-text a{color:-webkit-link;cursor:text;text-decoration:underline}.gps .gp-p-description-text h4{font-size:1em}.gps .gp-p-description-text h5{font-size:.83em}.gps .gp-p-description-text h6{font-size:.67em}.gps .gp-p-description-text ul{list-style-type:disc}.gps .gp-p-description-text ol{list-style-type:decimal}.gps .gp-p-description-text ul li{display:list-item;list-style:disc none outside;text-align:-webkit-match-parent;word-break:break-word}.gps .gp-p-description-text blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px}.gps .gp-p-description-text table,.gps .gp-p-description-text td,.gps .gp-p-description-text th{border:1px dashed #ccc!important;padding:unset!important}.gps .gp-p-description-text table{border-collapse:separate;border-spacing:2px;box-sizing:border-box;display:table;text-indent:0;width:100%}.gps .gp-p-description-text p:last-child{margin-bottom:0!important}.gps .gp-tab-header-list::-webkit-scrollbar{display:none}.gps .rfm-marquee-container{display:flex;flex-direction:row;max-width:unset!important;position:relative;transform:var(--transform);width:var(--width)}.gps .rfm-overlay{height:100%;position:absolute;width:100%}.gps .rfm-overlay:after{right:0;top:0;transform:rotate(180deg)}.gps .rfm-overlay:before{left:0;top:0}.gps .rfm-marquee{align-items:center;animation:gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-delay:var(--delay);animation-direction:var(--direction);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;max-width:unset!important;min-width:var(--min-width);z-index:1}@keyframes gp-merquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.gps .rfm-initial-child-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.gps .rfm-child{transform:var(--transform)}.gps [style*="--mbchild:"]>:first-child{margin-bottom:var(--mbchild)}.gps [style*="--grchild:"]>:first-child{grid-row:var(--grchild)}@media(min-width:1025px){.gps .rfm-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.gps .rfm-marquee-container:active div{animation-play-state:var(--pause-on-click)}}.gps.gpsil [style*="--d:"]{display:var(--d)}@media only screen and (max-width:1024px){.gps.gpsil [style*="--d-tablet:"]{display:var(--d-tablet)}}@media only screen and (max-width:767px){.gps.gpsil [style*="--d-mobile:"]{display:var(--d-mobile)}}.gps.gpsi [style*="--ai:"]{align-items:var(--ai)}.gps.gpsi [style*="--hvr-ai:"]:hover{align-items:var(--hvr-ai)}.gps.gpsi [style*="--focus-ai:"]:focus{align-items:var(--focus-ai)}.gps.gpsi [style*="--as:"]{align-self:var(--as)}.gps.gpsi [style*="--hvr-as:"]:hover{align-self:var(--hvr-as)}.gps.gpsi [style*="--focus-as:"]:focus{align-self:var(--focus-as)}.gps.gpsi [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps.gpsi [style*="--hvr-aspect:"]:hover{aspect-ratio:var(--hvr-aspect)}.gps.gpsi [style*="--focus-aspect:"]:focus{aspect-ratio:var(--focus-aspect)}.gps.gpsi [style*="--bg:"]{background:var(--bg)}.gps.gpsi [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps.gpsi [style*="--focus-bg:"]:focus{background:var(--focus-bg)}.gps.gpsi [style*="--bga:"]{background-attachment:var(--bga)}.gps.gpsi [style*="--hvr-bga:"]:hover{background-attachment:var(--hvr-bga)}.gps.gpsi [style*="--focus-bga:"]:focus{background-attachment:var(--focus-bga)}.gps.gpsi [style*="--bgc:"]{background-color:var(--bgc)}.gps.gpsi [style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}.gps.gpsi [style*="--focus-bgc:"]:focus{background-color:var(--focus-bgc)}.gps.gpsi [style*="--bgi:"]{background-image:var(--bgi)}.gps.gpsi [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}.gps.gpsi [style*="--focus-bgi:"]:focus{background-image:var(--focus-bgi)}.gps.gpsi [style*="--bgp:"]{background-position:var(--bgp)}.gps.gpsi [style*="--hvr-bgp:"]:hover{background-position:var(--hvr-bgp)}.gps.gpsi [style*="--focus-bgp:"]:focus{background-position:var(--focus-bgp)}.gps.gpsi [style*="--bgr:"]{background-repeat:var(--bgr)}.gps.gpsi [style*="--hvr-bgr:"]:hover{background-repeat:var(--hvr-bgr)}.gps.gpsi [style*="--focus-bgr:"]:focus{background-repeat:var(--focus-bgr)}.gps.gpsi [style*="--bgs:"]{background-size:var(--bgs)}.gps.gpsi [style*="--hvr-bgs:"]:hover{background-size:var(--hvr-bgs)}.gps.gpsi [style*="--focus-bgs:"]:focus{background-size:var(--focus-bgs)}.gps.gpsi [style*="--b:"]{border:var(--b)}.gps.gpsi [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps.gpsi [style*="--focus-b:"]:focus{border:var(--focus-b)}.gps.gpsi [style*="--bb:"]{border-bottom:var(--bb)}.gps.gpsi [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps.gpsi [style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}.gps.gpsi [style*="--bbw:"]{border-bottom-width:var(--bbw)}.gps.gpsi [style*="--hvr-bbw:"]:hover{border-bottom-width:var(--hvr-bbw)}.gps.gpsi [style*="--focus-bbw:"]:focus{border-bottom-width:var(--focus-bbw)}.gps.gpsi [style*="--blw:"]{border-left-width:var(--blw)}.gps.gpsi [style*="--hvr-blw:"]:hover{border-left-width:var(--hvr-blw)}.gps.gpsi [style*="--focus-blw:"]:focus{border-left-width:var(--focus-blw)}.gps.gpsi [style*="--brw:"]{border-right-width:var(--brw)}.gps.gpsi [style*="--hvr-brw:"]:hover{border-right-width:var(--hvr-brw)}.gps.gpsi [style*="--focus-brw:"]:focus{border-right-width:var(--focus-brw)}.gps.gpsi [style*="--btw:"]{border-top-width:var(--btw)}.gps.gpsi [style*="--hvr-btw:"]:hover{border-top-width:var(--hvr-btw)}.gps.gpsi [style*="--focus-btw:"]:focus{border-top-width:var(--focus-btw)}.gps.gpsi [style*="--bbc:"]{border-bottom-color:var(--bbc)}.gps.gpsi [style*="--hvr-bbc:"]:hover{border-bottom-color:var(--hvr-bbc)}.gps.gpsi [style*="--focus-bbc:"]:focus{border-bottom-color:var(--focus-bbc)}.gps.gpsi [style*="--btc:"]{border-top-color:var(--btc)}.gps.gpsi [style*="--hvr-btc:"]:hover{border-top-color:var(--hvr-btc)}.gps.gpsi [style*="--focus-btc:"]:focus{border-top-color:var(--focus-btc)}.gps.gpsi [style*="--blc:"]{border-left-color:var(--blc)}.gps.gpsi [style*="--hvr-blc:"]:hover{border-left-color:var(--hvr-blc)}.gps.gpsi [style*="--focus-blc:"]:focus{border-left-color:var(--focus-blc)}.gps.gpsi [style*="--brc:"]{border-right-color:var(--brc)}.gps.gpsi [style*="--hvr-brc:"]:hover{border-right-color:var(--hvr-brc)}.gps.gpsi [style*="--focus-brc:"]:focus{border-right-color:var(--focus-brc)}.gps.gpsi [style*="--bc:"]{border-color:var(--bc)}.gps.gpsi [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps.gpsi [style*="--focus-bc:"]:focus{border-color:var(--focus-bc)}.gps.gpsi [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps.gpsi [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps.gpsi [style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}.gps.gpsi [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps.gpsi [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps.gpsi [style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}.gps.gpsi [style*="--bl:"]{border-left:var(--bl)}.gps.gpsi [style*="--hvr-bl:"]:hover{border-left:var(--hvr-bl)}.gps.gpsi [style*="--focus-bl:"]:focus{border-left:var(--focus-bl)}.gps.gpsi [style*="--radius:"]{border-radius:var(--radius)}.gps.gpsi [style*="--hvr-radius:"]:hover{border-radius:var(--hvr-radius)}.gps.gpsi [style*="--focus-radius:"]:focus{border-radius:var(--focus-radius)}.gps.gpsi [style*="--br:"]{border-right:var(--br)}.gps.gpsi [style*="--hvr-br:"]:hover{border-right:var(--hvr-br)}.gps.gpsi [style*="--focus-br:"]:focus{border-right:var(--focus-br)}.gps.gpsi [style*="--bs:"]{border-style:var(--bs)}.gps.gpsi [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps.gpsi [style*="--focus-bs:"]:focus{border-style:var(--focus-bs)}.gps.gpsi [style*="--bt:"]{border-top:var(--bt)}.gps.gpsi [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps.gpsi [style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}.gps.gpsi [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps.gpsi [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps.gpsi [style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}.gps.gpsi [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps.gpsi [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps.gpsi [style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}.gps.gpsi [style*="--bw:"]{border-width:var(--bw)}.gps.gpsi [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps.gpsi [style*="--focus-bw:"]:focus{border-width:var(--focus-bw)}.gps.gpsi [style*="--bottom:"]{bottom:var(--bottom)}.gps.gpsi [style*="--hvr-bottom:"]:hover{bottom:var(--hvr-bottom)}.gps.gpsi [style*="--focus-bottom:"]:focus{bottom:var(--focus-bottom)}.gps.gpsi [style*="--shadow:"]{box-shadow:var(--shadow)}.gps.gpsi [style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}.gps.gpsi [style*="--focus-shadow:"]:focus{box-shadow:var(--focus-shadow)}.gps.gpsi [style*="--c:"]{color:var(--c)}.gps.gpsi [style*="--hvr-c:"]:hover{color:var(--hvr-c)}.gps.gpsi [style*="--focus-c:"]:focus{color:var(--focus-c)}.gps.gpsi [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps.gpsi [style*="--hvr-cg:"]:hover{-moz-column-gap:var(--hvr-cg);column-gap:var(--hvr-cg)}.gps.gpsi [style*="--focus-cg:"]:focus{-moz-column-gap:var(--focus-cg);column-gap:var(--focus-cg)}.gps.gpsi [style*="--d:"]{display:var(--d)}.gps.gpsi [style*="--hvr-d:"]:hover{display:var(--hvr-d)}.gps.gpsi [style*="--focus-d:"]:focus{display:var(--focus-d)}.gps.gpsi [style*="--fd:"]{flex-direction:var(--fd)}.gps.gpsi [style*="--hvr-fd:"]:hover{flex-direction:var(--hvr-fd)}.gps.gpsi [style*="--focus-fd:"]:focus{flex-direction:var(--focus-fd)}.gps.gpsi [style*="--ff:"]{font-family:var(--ff)}.gps.gpsi [style*="--hvr-ff:"]:hover{font-family:var(--hvr-ff)}.gps.gpsi [style*="--focus-ff:"]:focus{font-family:var(--focus-ff)}.gps.gpsi [style*="--size:"]{font-size:var(--size)}.gps.gpsi [style*="--hvr-size:"]:hover{font-size:var(--hvr-size)}.gps.gpsi [style*="--focus-size:"]:focus{font-size:var(--focus-size)}.gps.gpsi [style*="--weight:"]{font-weight:var(--weight)}.gps.gpsi [style*="--hvr-weight:"]:hover{font-weight:var(--hvr-weight)}.gps.gpsi [style*="--focus-weight:"]:focus{font-weight:var(--focus-weight)}.gps.gpsi [style*="--fs:"]{font-style:var(--fs)}.gps.gpsi [style*="--hvr-fs:"]:hover{font-style:var(--hvr-fs)}.gps.gpsi [style*="--focus-fs:"]:focus{font-style:var(--focus-fs)}.gps.gpsi [style*="--gg:"]{grid-gap:var(--gg)}.gps.gpsi [style*="--hvr-gg:"]:hover{grid-gap:var(--hvr-gg)}.gps.gpsi [style*="--focus-gg:"]:focus{grid-gap:var(--focus-gg)}.gps.gpsi [style*="--gr:"]{grid-row:var(--gr)}.gps.gpsi [style*="--hvr-gr:"]:hover{grid-row:var(--hvr-gr)}.gps.gpsi [style*="--focus-gr:"]:focus{grid-row:var(--focus-gr)}.gps.gpsi [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps.gpsi [style*="--hvr-gtc:"]:hover{grid-template-columns:var(--hvr-gtc)}.gps.gpsi [style*="--focus-gtc:"]:focus{grid-template-columns:var(--focus-gtc)}.gps.gpsi [style*="--gtr:"]{grid-template-rows:var(--gtr)}.gps.gpsi [style*="--hvr-gtr:"]:hover{grid-template-rows:var(--hvr-gtr)}.gps.gpsi [style*="--focus-gtr:"]:focus{grid-template-rows:var(--focus-gtr)}.gps.gpsi [style*="--h:"]{height:var(--h)}.gps.gpsi [style*="--hvr-h:"]:hover{height:var(--hvr-h)}.gps.gpsi [style*="--focus-h:"]:focus{height:var(--focus-h)}.gps.gpsi [style*="--jc:"]{justify-content:var(--jc)}.gps.gpsi [style*="--hvr-jc:"]:hover{justify-content:var(--hvr-jc)}.gps.gpsi [style*="--focus-jc:"]:focus{justify-content:var(--focus-jc)}.gps.gpsi [style*="--js:"]{justify-self:var(--js)}.gps.gpsi [style*="--hvr-js:"]:hover{justify-self:var(--hvr-js)}.gps.gpsi [style*="--focus-js:"]:focus{justify-self:var(--focus-js)}.gps.gpsi [style*="--left:"]{left:var(--left)}.gps.gpsi [style*="--hvr-left:"]:hover{left:var(--hvr-left)}.gps.gpsi [style*="--focus-left:"]:focus{left:var(--focus-left)}.gps.gpsi [style*="--ls:"]{letter-spacing:var(--ls)}.gps.gpsi [style*="--hvr-ls:"]:hover{letter-spacing:var(--hvr-ls)}.gps.gpsi [style*="--focus-ls:"]:focus{letter-spacing:var(--focus-ls)}.gps.gpsi [style*="--lh:"]{line-height:var(--lh)}.gps.gpsi [style*="--hvr-lh:"]:hover{line-height:var(--hvr-lh)}.gps.gpsi [style*="--focus-lh:"]:focus{line-height:var(--focus-lh)}.gps.gpsi [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps.gpsi [style*="--hvr-tdt:"]:hover{text-decoration-thickness:var(--hvr-tdt)}.gps.gpsi [style*="--focus-tdt:"]:focus{text-decoration-thickness:var(--focus-tdt)}.gps.gpsi [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps.gpsi [style*="--hvr-tdc:"]:hover{text-decoration-color:var(--hvr-tdc)}.gps.gpsi [style*="--focus-tdc:"]:focus{text-decoration-color:var(--focus-tdc)}.gps.gpsi [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps.gpsi [style*="--hvr-tdl:"]:hover{text-decoration-line:var(--hvr-tdl)}.gps.gpsi [style*="--focus-tdl:"]:focus{text-decoration-line:var(--focus-tdl)}.gps.gpsi [style*="--m:"]{margin:var(--m)}.gps.gpsi [style*="--hvr-m:"]:hover{margin:var(--hvr-m)}.gps.gpsi [style*="--focus-m:"]:focus{margin:var(--focus-m)}.gps.gpsi [style*="--mb:"]{margin-bottom:var(--mb)}.gps.gpsi [style*="--hvr-mb:"]:hover{margin-bottom:var(--hvr-mb)}.gps.gpsi [style*="--focus-mb:"]:focus{margin-bottom:var(--focus-mb)}.gps.gpsi [style*="--ml:"]{margin-left:var(--ml)}.gps.gpsi [style*="--hvr-ml:"]:hover{margin-left:var(--hvr-ml)}.gps.gpsi [style*="--focus-ml:"]:focus{margin-left:var(--focus-ml)}.gps.gpsi [style*="--mr:"]{margin-right:var(--mr)}.gps.gpsi [style*="--hvr-mr:"]:hover{margin-right:var(--hvr-mr)}.gps.gpsi [style*="--focus-mr:"]:focus{margin-right:var(--focus-mr)}.gps.gpsi [style*="--mt:"]{margin-top:var(--mt)}.gps.gpsi [style*="--hvr-mt:"]:hover{margin-top:var(--hvr-mt)}.gps.gpsi [style*="--focus-mt:"]:focus{margin-top:var(--focus-mt)}.gps.gpsi [style*="--maxh:"]{max-height:var(--maxh)}.gps.gpsi [style*="--hvr-maxh:"]:hover{max-height:var(--hvr-maxh)}.gps.gpsi [style*="--focus-maxh:"]:focus{max-height:var(--focus-maxh)}.gps.gpsi [style*="--maxw:"]{max-width:var(--maxw)}.gps.gpsi [style*="--hvr-maxw:"]:hover{max-width:var(--hvr-maxw)}.gps.gpsi [style*="--focus-maxw:"]:focus{max-width:var(--focus-maxw)}.gps.gpsi [style*="--minh:"]{min-height:var(--minh)}.gps.gpsi [style*="--hvr-minh:"]:hover{min-height:var(--hvr-minh)}.gps.gpsi [style*="--focus-minh:"]:focus{min-height:var(--focus-minh)}.gps.gpsi [style*="--minw:"]{min-width:var(--minw)}.gps.gpsi [style*="--hvr-minw:"]:hover{min-width:var(--hvr-minw)}.gps.gpsi [style*="--focus-minw:"]:focus{min-width:var(--focus-minw)}.gps.gpsi [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps.gpsi [style*="--hvr-objf:"]:hover{-o-object-fit:var(--hvr-objf);object-fit:var(--hvr-objf)}.gps.gpsi [style*="--focus-objf:"]:focus{-o-object-fit:var(--focus-objf);object-fit:var(--focus-objf)}.gps.gpsi [style*="--op:"]{opacity:var(--op)}.gps.gpsi [style*="--hvr-op:"]:hover{opacity:var(--hvr-op)}.gps.gpsi [style*="--focus-op:"]:focus{opacity:var(--focus-op)}.gps.gpsi [style*="--o:"]{order:var(--o)}.gps.gpsi [style*="--hvr-o:"]:hover{order:var(--hvr-o)}.gps.gpsi [style*="--focus-o:"]:focus{order:var(--focus-o)}.gps.gpsi [style*="--of:"]{overflow:var(--of)}.gps.gpsi [style*="--hvr-of:"]:hover{overflow:var(--hvr-of)}.gps.gpsi [style*="--focus-of:"]:focus{overflow:var(--focus-of)}.gps.gpsi [style*="--ofx:"]{overflow-x:var(--ofx)}.gps.gpsi [style*="--hvr-ofx:"]:hover{overflow-x:var(--hvr-ofx)}.gps.gpsi [style*="--focus-ofx:"]:focus{overflow-x:var(--focus-ofx)}.gps.gpsi [style*="--ofy:"]{overflow-y:var(--ofy)}.gps.gpsi [style*="--hvr-ofy:"]:hover{overflow-y:var(--hvr-ofy)}.gps.gpsi [style*="--focus-ofy:"]:focus{overflow-y:var(--focus-ofy)}.gps.gpsi [style*="--pc:"]{place-content:var(--pc)}.gps.gpsi [style*="--hvr-pc:"]:hover{place-content:var(--hvr-pc)}.gps.gpsi [style*="--focus-pc:"]:focus{place-content:var(--focus-pc)}.gps.gpsi [style*="--p:"]{padding:var(--p)}.gps.gpsi [style*="--hvr-p:"]:hover{padding:var(--hvr-p)}.gps.gpsi [style*="--focus-p:"]:focus{padding:var(--focus-p)}.gps.gpsi [style*="--pb:"]{padding-bottom:var(--pb)}.gps.gpsi [style*="--hvr-pb:"]:hover{padding-bottom:var(--hvr-pb)}.gps.gpsi [style*="--focus-pb:"]:focus{padding-bottom:var(--focus-pb)}.gps.gpsi [style*="--pl:"]{padding-left:var(--pl)}.gps.gpsi [style*="--hvr-pl:"]:hover{padding-left:var(--hvr-pl)}.gps.gpsi [style*="--focus-pl:"]:focus{padding-left:var(--focus-pl)}.gps.gpsi [style*="--pr:"]{padding-right:var(--pr)}.gps.gpsi [style*="--hvr-pr:"]:hover{padding-right:var(--hvr-pr)}.gps.gpsi [style*="--focus-pr:"]:focus{padding-right:var(--focus-pr)}.gps.gpsi [style*="--pt:"]{padding-top:var(--pt)}.gps.gpsi [style*="--hvr-pt:"]:hover{padding-top:var(--hvr-pt)}.gps.gpsi [style*="--focus-pt:"]:focus{padding-top:var(--focus-pt)}.gps.gpsi [style*="--pe:"]{pointer-events:var(--pe)}.gps.gpsi [style*="--hvr-pe:"]:hover{pointer-events:var(--hvr-pe)}.gps.gpsi [style*="--focus-pe:"]:focus{pointer-events:var(--focus-pe)}.gps.gpsi [style*="--pos:"]{position:var(--pos)}.gps.gpsi [style*="--hvr-pos:"]:hover{position:var(--hvr-pos)}.gps.gpsi [style*="--focus-pos:"]:focus{position:var(--focus-pos)}.gps.gpsi [style*="--right:"]{right:var(--right)}.gps.gpsi [style*="--hvr-right:"]:hover{right:var(--hvr-right)}.gps.gpsi [style*="--focus-right:"]:focus{right:var(--focus-right)}.gps.gpsi [style*="--rg:"]{row-gap:var(--rg)}.gps.gpsi [style*="--hvr-rg:"]:hover{row-gap:var(--hvr-rg)}.gps.gpsi [style*="--focus-rg:"]:focus{row-gap:var(--focus-rg)}.gps.gpsi [style*="--ta:"]{text-align:var(--ta)}.gps.gpsi [style*="--hvr-ta:"]:hover{text-align:var(--hvr-ta)}.gps.gpsi [style*="--focus-ta:"]:focus{text-align:var(--focus-ta)}.gps.gpsi [style*="--ts:"]{text-shadow:var(--ts)}.gps.gpsi [style*="--hvr-ts:"]:hover{text-shadow:var(--hvr-ts)}.gps.gpsi [style*="--focus-ts:"]:focus{text-shadow:var(--focus-ts)}.gps.gpsi [style*="--tt:"]{text-transform:var(--tt)}.gps.gpsi [style*="--hvr-tt:"]:hover{text-transform:var(--hvr-tt)}.gps.gpsi [style*="--focus-tt:"]:focus{text-transform:var(--focus-tt)}.gps.gpsi [style*="--top:"]{top:var(--top)}.gps.gpsi [style*="--hvr-top:"]:hover{top:var(--hvr-top)}.gps.gpsi [style*="--focus-top:"]:focus{top:var(--focus-top)}.gps.gpsi [style*="--t:"]{transform:var(--t)}.gps.gpsi [style*="--hvr-t:"]:hover{transform:var(--hvr-t)}.gps.gpsi [style*="--focus-t:"]:focus{transform:var(--focus-t)}.gps.gpsi [style*="--v:"]{visibility:var(--v)}.gps.gpsi [style*="--hvr-v:"]:hover{visibility:var(--hvr-v)}.gps.gpsi [style*="--focus-v:"]:focus{visibility:var(--focus-v)}.gps.gpsi [style*="--ws:"]{white-space:var(--ws)}.gps.gpsi [style*="--hvr-ws:"]:hover{white-space:var(--hvr-ws)}.gps.gpsi [style*="--focus-ws:"]:focus{white-space:var(--focus-ws)}.gps.gpsi [style*="--w:"]{width:var(--w)}.gps.gpsi [style*="--hvr-w:"]:hover{width:var(--hvr-w)}.gps.gpsi [style*="--focus-w:"]:focus{width:var(--focus-w)}.gps.gpsi [style*="--z:"]{z-index:var(--z)}.gps.gpsi [style*="--hvr-z:"]:hover{z-index:var(--hvr-z)}.gps.gpsi [style*="--focus-z:"]:focus{z-index:var(--focus-z)}.gps.gpsi [style*="--wm:"]{writing-mode:var(--wm)}.gps.gpsi [style*="--hvr-wm:"]:hover{writing-mode:var(--hvr-wm)}.gps.gpsi [style*="--focus-wm:"]:focus{writing-mode:var(--focus-wm)}.gps.gpsi [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps.gpsi [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.gps.gpsi [style*="--hvr-ai-tablet:"]:hover{align-items:var(--hvr-ai-tablet)}.gps.gpsi [style*="--focus-ai-tablet:"]:focus{align-items:var(--focus-ai-tablet)}.gps.gpsi [style*="--as-tablet:"]{align-self:var(--as-tablet)}.gps.gpsi [style*="--hvr-as-tablet:"]:hover{align-self:var(--hvr-as-tablet)}.gps.gpsi [style*="--focus-as-tablet:"]:focus{align-self:var(--focus-as-tablet)}.gps.gpsi [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps.gpsi [style*="--hvr-aspect-tablet:"]:hover{aspect-ratio:var(--hvr-aspect-tablet)}.gps.gpsi [style*="--focus-aspect-tablet:"]:focus{aspect-ratio:var(--focus-aspect-tablet)}.gps.gpsi [style*="--bg-tablet:"]{background:var(--bg-tablet)}.gps.gpsi [style*="--hvr-bg-tablet:"]:hover{background:var(--hvr-bg-tablet)}.gps.gpsi [style*="--focus-bg-tablet:"]:focus{background:var(--focus-bg-tablet)}.gps.gpsi [style*="--bga-tablet:"]{background-attachment:var(--bga-tablet)}.gps.gpsi [style*="--hvr-bga-tablet:"]:hover{background-attachment:var(--hvr-bga-tablet)}.gps.gpsi [style*="--focus-bga-tablet:"]:focus{background-attachment:var(--focus-bga-tablet)}.gps.gpsi [style*="--bgc-tablet:"]{background-color:var(--bgc-tablet)}.gps.gpsi [style*="--hvr-bgc-tablet:"]:hover{background-color:var(--hvr-bgc-tablet)}.gps.gpsi [style*="--focus-bgc-tablet:"]:focus{background-color:var(--focus-bgc-tablet)}.gps.gpsi [style*="--bgi-tablet:"]{background-image:var(--bgi-tablet)}.gps.gpsi [style*="--hvr-bgi-tablet:"]:hover{background-image:var(--hvr-bgi-tablet)}.gps.gpsi [style*="--focus-bgi-tablet:"]:focus{background-image:var(--focus-bgi-tablet)}.gps.gpsi [style*="--bgp-tablet:"]{background-position:var(--bgp-tablet)}.gps.gpsi [style*="--hvr-bgp-tablet:"]:hover{background-position:var(--hvr-bgp-tablet)}.gps.gpsi [style*="--focus-bgp-tablet:"]:focus{background-position:var(--focus-bgp-tablet)}.gps.gpsi [style*="--bgr-tablet:"]{background-repeat:var(--bgr-tablet)}.gps.gpsi [style*="--hvr-bgr-tablet:"]:hover{background-repeat:var(--hvr-bgr-tablet)}.gps.gpsi [style*="--focus-bgr-tablet:"]:focus{background-repeat:var(--focus-bgr-tablet)}.gps.gpsi [style*="--bgs-tablet:"]{background-size:var(--bgs-tablet)}.gps.gpsi [style*="--hvr-bgs-tablet:"]:hover{background-size:var(--hvr-bgs-tablet)}.gps.gpsi [style*="--focus-bgs-tablet:"]:focus{background-size:var(--focus-bgs-tablet)}.gps.gpsi [style*="--b-tablet:"]{border:var(--b-tablet)}.gps.gpsi [style*="--hvr-b-tablet:"]:hover{border:var(--hvr-b-tablet)}.gps.gpsi [style*="--focus-b-tablet:"]:focus{border:var(--focus-b-tablet)}.gps.gpsi [style*="--bb-tablet:"]{border-bottom:var(--bb-tablet)}.gps.gpsi [style*="--hvr-bb-tablet:"]:hover{border-bottom:var(--hvr-bb-tablet)}.gps.gpsi [style*="--focus-bb-tablet:"]:focus{border-bottom:var(--focus-bb-tablet)}.gps.gpsi [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}.gps.gpsi [style*="--hvr-bbw-tablet:"]:hover{border-bottom-width:var(--hvr-bbw-tablet)}.gps.gpsi [style*="--focus-bbw-tablet:"]:focus{border-bottom-width:var(--focus-bbw-tablet)}.gps.gpsi [style*="--blw-tablet:"]{border-left-width:var(--blw-tablet)}.gps.gpsi [style*="--hvr-blw-tablet:"]:hover{border-left-width:var(--hvr-blw-tablet)}.gps.gpsi [style*="--focus-blw-tablet:"]:focus{border-left-width:var(--focus-blw-tablet)}.gps.gpsi [style*="--brw-tablet:"]{border-right-width:var(--brw-tablet)}.gps.gpsi [style*="--hvr-brw-tablet:"]:hover{border-right-width:var(--hvr-brw-tablet)}.gps.gpsi [style*="--focus-brw-tablet:"]:focus{border-right-width:var(--focus-brw-tablet)}.gps.gpsi [style*="--btw-tablet:"]{border-top-width:var(--btw-tablet)}.gps.gpsi [style*="--hvr-btw-tablet:"]:hover{border-top-width:var(--hvr-btw-tablet)}.gps.gpsi [style*="--focus-btw-tablet:"]:focus{border-top-width:var(--focus-btw-tablet)}.gps.gpsi [style*="--bbc-tablet:"]{border-bottom-color:var(--bbc-tablet)}.gps.gpsi [style*="--hvr-bbc-tablet:"]:hover{border-bottom-color:var(--hvr-bbc-tablet)}.gps.gpsi [style*="--focus-bbc-tablet:"]:focus{border-bottom-color:var(--focus-bbc-tablet)}.gps.gpsi [style*="--btc-tablet:"]{border-top-color:var(--btc-tablet)}.gps.gpsi [style*="--hvr-btc-tablet:"]:hover{border-top-color:var(--hvr-btc-tablet)}.gps.gpsi [style*="--focus-btc-tablet:"]:focus{border-top-color:var(--focus-btc-tablet)}.gps.gpsi [style*="--blc-tablet:"]{border-left-color:var(--blc-tablet)}.gps.gpsi [style*="--hvr-blc-tablet:"]:hover{border-left-color:var(--hvr-blc-tablet)}.gps.gpsi [style*="--focus-blc-tablet:"]:focus{border-left-color:var(--focus-blc-tablet)}.gps.gpsi [style*="--brc-tablet:"]{border-right-color:var(--brc-tablet)}.gps.gpsi [style*="--hvr-brc-tablet:"]:hover{border-right-color:var(--hvr-brc-tablet)}.gps.gpsi [style*="--focus-brc-tablet:"]:focus{border-right-color:var(--focus-brc-tablet)}.gps.gpsi [style*="--bc-tablet:"]{border-color:var(--bc-tablet)}.gps.gpsi [style*="--hvr-bc-tablet:"]:hover{border-color:var(--hvr-bc-tablet)}.gps.gpsi [style*="--focus-bc-tablet:"]:focus{border-color:var(--focus-bc-tablet)}.gps.gpsi [style*="--bblr-tablet:"]{border-bottom-left-radius:var(--bblr-tablet)}.gps.gpsi [style*="--hvr-bblr-tablet:"]:hover{border-bottom-left-radius:var(--hvr-bblr-tablet)}.gps.gpsi [style*="--focus-bblr-tablet:"]:focus{border-bottom-left-radius:var(--focus-bblr-tablet)}.gps.gpsi [style*="--bbrr-tablet:"]{border-bottom-right-radius:var(--bbrr-tablet)}.gps.gpsi [style*="--hvr-bbrr-tablet:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-tablet)}.gps.gpsi [style*="--focus-bbrr-tablet:"]:focus{border-bottom-right-radius:var(--focus-bbrr-tablet)}.gps.gpsi [style*="--bl-tablet:"]{border-left:var(--bl-tablet)}.gps.gpsi [style*="--hvr-bl-tablet:"]:hover{border-left:var(--hvr-bl-tablet)}.gps.gpsi [style*="--focus-bl-tablet:"]:focus{border-left:var(--focus-bl-tablet)}.gps.gpsi [style*="--radius-tablet:"]{border-radius:var(--radius-tablet)}.gps.gpsi [style*="--hvr-radius-tablet:"]:hover{border-radius:var(--hvr-radius-tablet)}.gps.gpsi [style*="--focus-radius-tablet:"]:focus{border-radius:var(--focus-radius-tablet)}.gps.gpsi [style*="--br-tablet:"]{border-right:var(--br-tablet)}.gps.gpsi [style*="--hvr-br-tablet:"]:hover{border-right:var(--hvr-br-tablet)}.gps.gpsi [style*="--focus-br-tablet:"]:focus{border-right:var(--focus-br-tablet)}.gps.gpsi [style*="--bs-tablet:"]{border-style:var(--bs-tablet)}.gps.gpsi [style*="--hvr-bs-tablet:"]:hover{border-style:var(--hvr-bs-tablet)}.gps.gpsi [style*="--focus-bs-tablet:"]:focus{border-style:var(--focus-bs-tablet)}.gps.gpsi [style*="--bt-tablet:"]{border-top:var(--bt-tablet)}.gps.gpsi [style*="--hvr-bt-tablet:"]:hover{border-top:var(--hvr-bt-tablet)}.gps.gpsi [style*="--focus-bt-tablet:"]:focus{border-top:var(--focus-bt-tablet)}.gps.gpsi [style*="--btlr-tablet:"]{border-top-left-radius:var(--btlr-tablet)}.gps.gpsi [style*="--hvr-btlr-tablet:"]:hover{border-top-left-radius:var(--hvr-btlr-tablet)}.gps.gpsi [style*="--focus-btlr-tablet:"]:focus{border-top-left-radius:var(--focus-btlr-tablet)}.gps.gpsi [style*="--btrr-tablet:"]{border-top-right-radius:var(--btrr-tablet)}.gps.gpsi [style*="--hvr-btrr-tablet:"]:hover{border-top-right-radius:var(--hvr-btrr-tablet)}.gps.gpsi [style*="--focus-btrr-tablet:"]:focus{border-top-right-radius:var(--focus-btrr-tablet)}.gps.gpsi [style*="--bw-tablet:"]{border-width:var(--bw-tablet)}.gps.gpsi [style*="--hvr-bw-tablet:"]:hover{border-width:var(--hvr-bw-tablet)}.gps.gpsi [style*="--focus-bw-tablet:"]:focus{border-width:var(--focus-bw-tablet)}.gps.gpsi [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps.gpsi [style*="--hvr-bottom-tablet:"]:hover{bottom:var(--hvr-bottom-tablet)}.gps.gpsi [style*="--focus-bottom-tablet:"]:focus{bottom:var(--focus-bottom-tablet)}.gps.gpsi [style*="--shadow-tablet:"]{box-shadow:var(--shadow-tablet)}.gps.gpsi [style*="--hvr-shadow-tablet:"]:hover{box-shadow:var(--hvr-shadow-tablet)}.gps.gpsi [style*="--focus-shadow-tablet:"]:focus{box-shadow:var(--focus-shadow-tablet)}.gps.gpsi [style*="--c-tablet:"]{color:var(--c-tablet)}.gps.gpsi [style*="--hvr-c-tablet:"]:hover{color:var(--hvr-c-tablet)}.gps.gpsi [style*="--focus-c-tablet:"]:focus{color:var(--focus-c-tablet)}.gps.gpsi [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps.gpsi [style*="--hvr-cg-tablet:"]:hover{-moz-column-gap:var(--hvr-cg-tablet);column-gap:var(--hvr-cg-tablet)}.gps.gpsi [style*="--focus-cg-tablet:"]:focus{-moz-column-gap:var(--focus-cg-tablet);column-gap:var(--focus-cg-tablet)}.gps.gpsi [style*="--d-tablet:"]{display:var(--d-tablet)}.gps.gpsi [style*="--hvr-d-tablet:"]:hover{display:var(--hvr-d-tablet)}.gps.gpsi [style*="--focus-d-tablet:"]:focus{display:var(--focus-d-tablet)}.gps.gpsi [style*="--fd-tablet:"]{flex-direction:var(--fd-tablet)}.gps.gpsi [style*="--hvr-fd-tablet:"]:hover{flex-direction:var(--hvr-fd-tablet)}.gps.gpsi [style*="--focus-fd-tablet:"]:focus{flex-direction:var(--focus-fd-tablet)}.gps.gpsi [style*="--ff-tablet:"]{font-family:var(--ff-tablet)}.gps.gpsi [style*="--hvr-ff-tablet:"]:hover{font-family:var(--hvr-ff-tablet)}.gps.gpsi [style*="--focus-ff-tablet:"]:focus{font-family:var(--focus-ff-tablet)}.gps.gpsi [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps.gpsi [style*="--hvr-size-tablet:"]:hover{font-size:var(--hvr-size-tablet)}.gps.gpsi [style*="--focus-size-tablet:"]:focus{font-size:var(--focus-size-tablet)}.gps.gpsi [style*="--weight-tablet:"]{font-weight:var(--weight-tablet)}.gps.gpsi [style*="--hvr-weight-tablet:"]:hover{font-weight:var(--hvr-weight-tablet)}.gps.gpsi [style*="--focus-weight-tablet:"]:focus{font-weight:var(--focus-weight-tablet)}.gps.gpsi [style*="--fs-tablet:"]{font-style:var(--fs-tablet)}.gps.gpsi [style*="--hvr-fs-tablet:"]:hover{font-style:var(--hvr-fs-tablet)}.gps.gpsi [style*="--focus-fs-tablet:"]:focus{font-style:var(--focus-fs-tablet)}.gps.gpsi [style*="--gg-tablet:"]{grid-gap:var(--gg-tablet)}.gps.gpsi [style*="--hvr-gg-tablet:"]:hover{grid-gap:var(--hvr-gg-tablet)}.gps.gpsi [style*="--focus-gg-tablet:"]:focus{grid-gap:var(--focus-gg-tablet)}.gps.gpsi [style*="--gr-tablet:"]{grid-row:var(--gr-tablet)}.gps.gpsi [style*="--hvr-gr-tablet:"]:hover{grid-row:var(--hvr-gr-tablet)}.gps.gpsi [style*="--focus-gr-tablet:"]:focus{grid-row:var(--focus-gr-tablet)}.gps.gpsi [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps.gpsi [style*="--hvr-gtc-tablet:"]:hover{grid-template-columns:var(--hvr-gtc-tablet)}.gps.gpsi [style*="--focus-gtc-tablet:"]:focus{grid-template-columns:var(--focus-gtc-tablet)}.gps.gpsi [style*="--gtr-tablet:"]{grid-template-rows:var(--gtr-tablet)}.gps.gpsi [style*="--hvr-gtr-tablet:"]:hover{grid-template-rows:var(--hvr-gtr-tablet)}.gps.gpsi [style*="--focus-gtr-tablet:"]:focus{grid-template-rows:var(--focus-gtr-tablet)}.gps.gpsi [style*="--h-tablet:"]{height:var(--h-tablet)}.gps.gpsi [style*="--hvr-h-tablet:"]:hover{height:var(--hvr-h-tablet)}.gps.gpsi [style*="--focus-h-tablet:"]:focus{height:var(--focus-h-tablet)}.gps.gpsi [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps.gpsi [style*="--hvr-jc-tablet:"]:hover{justify-content:var(--hvr-jc-tablet)}.gps.gpsi [style*="--focus-jc-tablet:"]:focus{justify-content:var(--focus-jc-tablet)}.gps.gpsi [style*="--js-tablet:"]{justify-self:var(--js-tablet)}.gps.gpsi [style*="--hvr-js-tablet:"]:hover{justify-self:var(--hvr-js-tablet)}.gps.gpsi [style*="--focus-js-tablet:"]:focus{justify-self:var(--focus-js-tablet)}.gps.gpsi [style*="--left-tablet:"]{left:var(--left-tablet)}.gps.gpsi [style*="--hvr-left-tablet:"]:hover{left:var(--hvr-left-tablet)}.gps.gpsi [style*="--focus-left-tablet:"]:focus{left:var(--focus-left-tablet)}.gps.gpsi [style*="--ls-tablet:"]{letter-spacing:var(--ls-tablet)}.gps.gpsi [style*="--hvr-ls-tablet:"]:hover{letter-spacing:var(--hvr-ls-tablet)}.gps.gpsi [style*="--focus-ls-tablet:"]:focus{letter-spacing:var(--focus-ls-tablet)}.gps.gpsi [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps.gpsi [style*="--hvr-lh-tablet:"]:hover{line-height:var(--hvr-lh-tablet)}.gps.gpsi [style*="--focus-lh-tablet:"]:focus{line-height:var(--focus-lh-tablet)}.gps.gpsi [style*="--tdt-tablet:"]{text-decoration-thickness:var(--tdt-tablet)}.gps.gpsi [style*="--hvr-tdt-tablet:"]:hover{text-decoration-thickness:var(--hvr-tdt-tablet)}.gps.gpsi [style*="--focus-tdt-tablet:"]:focus{text-decoration-thickness:var(--focus-tdt-tablet)}.gps.gpsi [style*="--tdc-tablet:"]{text-decoration-color:var(--tdc-tablet)}.gps.gpsi [style*="--hvr-tdc-tablet:"]:hover{text-decoration-color:var(--hvr-tdc-tablet)}.gps.gpsi [style*="--focus-tdc-tablet:"]:focus{text-decoration-color:var(--focus-tdc-tablet)}.gps.gpsi [style*="--tdl-tablet:"]{text-decoration-line:var(--tdl-tablet)}.gps.gpsi [style*="--hvr-tdl-tablet:"]:hover{text-decoration-line:var(--hvr-tdl-tablet)}.gps.gpsi [style*="--focus-tdl-tablet:"]:focus{text-decoration-line:var(--focus-tdl-tablet)}.gps.gpsi [style*="--m-tablet:"]{margin:var(--m-tablet)}.gps.gpsi [style*="--hvr-m-tablet:"]:hover{margin:var(--hvr-m-tablet)}.gps.gpsi [style*="--focus-m-tablet:"]:focus{margin:var(--focus-m-tablet)}.gps.gpsi [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps.gpsi [style*="--hvr-mb-tablet:"]:hover{margin-bottom:var(--hvr-mb-tablet)}.gps.gpsi [style*="--focus-mb-tablet:"]:focus{margin-bottom:var(--focus-mb-tablet)}.gps.gpsi [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps.gpsi [style*="--hvr-ml-tablet:"]:hover{margin-left:var(--hvr-ml-tablet)}.gps.gpsi [style*="--focus-ml-tablet:"]:focus{margin-left:var(--focus-ml-tablet)}.gps.gpsi [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}.gps.gpsi [style*="--hvr-mr-tablet:"]:hover{margin-right:var(--hvr-mr-tablet)}.gps.gpsi [style*="--focus-mr-tablet:"]:focus{margin-right:var(--focus-mr-tablet)}.gps.gpsi [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps.gpsi [style*="--hvr-mt-tablet:"]:hover{margin-top:var(--hvr-mt-tablet)}.gps.gpsi [style*="--focus-mt-tablet:"]:focus{margin-top:var(--focus-mt-tablet)}.gps.gpsi [style*="--maxh-tablet:"]{max-height:var(--maxh-tablet)}.gps.gpsi [style*="--hvr-maxh-tablet:"]:hover{max-height:var(--hvr-maxh-tablet)}.gps.gpsi [style*="--focus-maxh-tablet:"]:focus{max-height:var(--focus-maxh-tablet)}.gps.gpsi [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps.gpsi [style*="--hvr-maxw-tablet:"]:hover{max-width:var(--hvr-maxw-tablet)}.gps.gpsi [style*="--focus-maxw-tablet:"]:focus{max-width:var(--focus-maxw-tablet)}.gps.gpsi [style*="--minh-tablet:"]{min-height:var(--minh-tablet)}.gps.gpsi [style*="--hvr-minh-tablet:"]:hover{min-height:var(--hvr-minh-tablet)}.gps.gpsi [style*="--focus-minh-tablet:"]:focus{min-height:var(--focus-minh-tablet)}.gps.gpsi [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps.gpsi [style*="--hvr-minw-tablet:"]:hover{min-width:var(--hvr-minw-tablet)}.gps.gpsi [style*="--focus-minw-tablet:"]:focus{min-width:var(--focus-minw-tablet)}.gps.gpsi [style*="--objf-tablet:"]{-o-object-fit:var(--objf-tablet);object-fit:var(--objf-tablet)}.gps.gpsi [style*="--hvr-objf-tablet:"]:hover{-o-object-fit:var(--hvr-objf-tablet);object-fit:var(--hvr-objf-tablet)}.gps.gpsi [style*="--focus-objf-tablet:"]:focus{-o-object-fit:var(--focus-objf-tablet);object-fit:var(--focus-objf-tablet)}.gps.gpsi [style*="--op-tablet:"]{opacity:var(--op-tablet)}.gps.gpsi [style*="--hvr-op-tablet:"]:hover{opacity:var(--hvr-op-tablet)}.gps.gpsi [style*="--focus-op-tablet:"]:focus{opacity:var(--focus-op-tablet)}.gps.gpsi [style*="--o-tablet:"]{order:var(--o-tablet)}.gps.gpsi [style*="--hvr-o-tablet:"]:hover{order:var(--hvr-o-tablet)}.gps.gpsi [style*="--focus-o-tablet:"]:focus{order:var(--focus-o-tablet)}.gps.gpsi [style*="--of-tablet:"]{overflow:var(--of-tablet)}.gps.gpsi [style*="--hvr-of-tablet:"]:hover{overflow:var(--hvr-of-tablet)}.gps.gpsi [style*="--focus-of-tablet:"]:focus{overflow:var(--focus-of-tablet)}.gps.gpsi [style*="--ofx-tablet:"]{overflow-x:var(--ofx-tablet)}.gps.gpsi [style*="--hvr-ofx-tablet:"]:hover{overflow-x:var(--hvr-ofx-tablet)}.gps.gpsi [style*="--focus-ofx-tablet:"]:focus{overflow-x:var(--focus-ofx-tablet)}.gps.gpsi [style*="--ofy-tablet:"]{overflow-y:var(--ofy-tablet)}.gps.gpsi [style*="--hvr-ofy-tablet:"]:hover{overflow-y:var(--hvr-ofy-tablet)}.gps.gpsi [style*="--focus-ofy-tablet:"]:focus{overflow-y:var(--focus-ofy-tablet)}.gps.gpsi [style*="--pc-tablet:"]{place-content:var(--pc-tablet)}.gps.gpsi [style*="--hvr-pc-tablet:"]:hover{place-content:var(--hvr-pc-tablet)}.gps.gpsi [style*="--focus-pc-tablet:"]:focus{place-content:var(--focus-pc-tablet)}.gps.gpsi [style*="--p-tablet:"]{padding:var(--p-tablet)}.gps.gpsi [style*="--hvr-p-tablet:"]:hover{padding:var(--hvr-p-tablet)}.gps.gpsi [style*="--focus-p-tablet:"]:focus{padding:var(--focus-p-tablet)}.gps.gpsi [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps.gpsi [style*="--hvr-pb-tablet:"]:hover{padding-bottom:var(--hvr-pb-tablet)}.gps.gpsi [style*="--focus-pb-tablet:"]:focus{padding-bottom:var(--focus-pb-tablet)}.gps.gpsi [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps.gpsi [style*="--hvr-pl-tablet:"]:hover{padding-left:var(--hvr-pl-tablet)}.gps.gpsi [style*="--focus-pl-tablet:"]:focus{padding-left:var(--focus-pl-tablet)}.gps.gpsi [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps.gpsi [style*="--hvr-pr-tablet:"]:hover{padding-right:var(--hvr-pr-tablet)}.gps.gpsi [style*="--focus-pr-tablet:"]:focus{padding-right:var(--focus-pr-tablet)}.gps.gpsi [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps.gpsi [style*="--hvr-pt-tablet:"]:hover{padding-top:var(--hvr-pt-tablet)}.gps.gpsi [style*="--focus-pt-tablet:"]:focus{padding-top:var(--focus-pt-tablet)}.gps.gpsi [style*="--pe-tablet:"]{pointer-events:var(--pe-tablet)}.gps.gpsi [style*="--hvr-pe-tablet:"]:hover{pointer-events:var(--hvr-pe-tablet)}.gps.gpsi [style*="--focus-pe-tablet:"]:focus{pointer-events:var(--focus-pe-tablet)}.gps.gpsi [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps.gpsi [style*="--hvr-pos-tablet:"]:hover{position:var(--hvr-pos-tablet)}.gps.gpsi [style*="--focus-pos-tablet:"]:focus{position:var(--focus-pos-tablet)}.gps.gpsi [style*="--right-tablet:"]{right:var(--right-tablet)}.gps.gpsi [style*="--hvr-right-tablet:"]:hover{right:var(--hvr-right-tablet)}.gps.gpsi [style*="--focus-right-tablet:"]:focus{right:var(--focus-right-tablet)}.gps.gpsi [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}.gps.gpsi [style*="--hvr-rg-tablet:"]:hover{row-gap:var(--hvr-rg-tablet)}.gps.gpsi [style*="--focus-rg-tablet:"]:focus{row-gap:var(--focus-rg-tablet)}.gps.gpsi [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.gps.gpsi [style*="--hvr-ta-tablet:"]:hover{text-align:var(--hvr-ta-tablet)}.gps.gpsi [style*="--focus-ta-tablet:"]:focus{text-align:var(--focus-ta-tablet)}.gps.gpsi [style*="--ts-tablet:"]{text-shadow:var(--ts-tablet)}.gps.gpsi [style*="--hvr-ts-tablet:"]:hover{text-shadow:var(--hvr-ts-tablet)}.gps.gpsi [style*="--focus-ts-tablet:"]:focus{text-shadow:var(--focus-ts-tablet)}.gps.gpsi [style*="--tt-tablet:"]{text-transform:var(--tt-tablet)}.gps.gpsi [style*="--hvr-tt-tablet:"]:hover{text-transform:var(--hvr-tt-tablet)}.gps.gpsi [style*="--focus-tt-tablet:"]:focus{text-transform:var(--focus-tt-tablet)}.gps.gpsi [style*="--top-tablet:"]{top:var(--top-tablet)}.gps.gpsi [style*="--hvr-top-tablet:"]:hover{top:var(--hvr-top-tablet)}.gps.gpsi [style*="--focus-top-tablet:"]:focus{top:var(--focus-top-tablet)}.gps.gpsi [style*="--t-tablet:"]{transform:var(--t-tablet)}.gps.gpsi [style*="--hvr-t-tablet:"]:hover{transform:var(--hvr-t-tablet)}.gps.gpsi [style*="--focus-t-tablet:"]:focus{transform:var(--focus-t-tablet)}.gps.gpsi [style*="--v-tablet:"]{visibility:var(--v-tablet)}.gps.gpsi [style*="--hvr-v-tablet:"]:hover{visibility:var(--hvr-v-tablet)}.gps.gpsi [style*="--focus-v-tablet:"]:focus{visibility:var(--focus-v-tablet)}.gps.gpsi [style*="--ws-tablet:"]{white-space:var(--ws-tablet)}.gps.gpsi [style*="--hvr-ws-tablet:"]:hover{white-space:var(--hvr-ws-tablet)}.gps.gpsi [style*="--focus-ws-tablet:"]:focus{white-space:var(--focus-ws-tablet)}.gps.gpsi [style*="--w-tablet:"]{width:var(--w-tablet)}.gps.gpsi [style*="--hvr-w-tablet:"]:hover{width:var(--hvr-w-tablet)}.gps.gpsi [style*="--focus-w-tablet:"]:focus{width:var(--focus-w-tablet)}.gps.gpsi [style*="--z-tablet:"]{z-index:var(--z-tablet)}.gps.gpsi [style*="--hvr-z-tablet:"]:hover{z-index:var(--hvr-z-tablet)}.gps.gpsi [style*="--focus-z-tablet:"]:focus{z-index:var(--focus-z-tablet)}.gps.gpsi [style*="--wm-tablet:"]{writing-mode:var(--wm-tablet)}.gps.gpsi [style*="--hvr-wm-tablet:"]:hover{writing-mode:var(--hvr-wm-tablet)}.gps.gpsi [style*="--focus-wm-tablet:"]:focus{writing-mode:var(--focus-wm-tablet)}.gps.gpsi [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps.gpsi [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.gps.gpsi [style*="--hvr-ai-mobile:"]:hover{align-items:var(--hvr-ai-mobile)}.gps.gpsi [style*="--focus-ai-mobile:"]:focus{align-items:var(--focus-ai-mobile)}.gps.gpsi [style*="--as-mobile:"]{align-self:var(--as-mobile)}.gps.gpsi [style*="--hvr-as-mobile:"]:hover{align-self:var(--hvr-as-mobile)}.gps.gpsi [style*="--focus-as-mobile:"]:focus{align-self:var(--focus-as-mobile)}.gps.gpsi [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps.gpsi [style*="--hvr-aspect-mobile:"]:hover{aspect-ratio:var(--hvr-aspect-mobile)}.gps.gpsi [style*="--focus-aspect-mobile:"]:focus{aspect-ratio:var(--focus-aspect-mobile)}.gps.gpsi [style*="--bg-mobile:"]{background:var(--bg-mobile)}.gps.gpsi [style*="--hvr-bg-mobile:"]:hover{background:var(--hvr-bg-mobile)}.gps.gpsi [style*="--focus-bg-mobile:"]:focus{background:var(--focus-bg-mobile)}.gps.gpsi [style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}.gps.gpsi [style*="--hvr-bga-mobile:"]:hover{background-attachment:var(--hvr-bga-mobile)}.gps.gpsi [style*="--focus-bga-mobile:"]:focus{background-attachment:var(--focus-bga-mobile)}.gps.gpsi [style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}.gps.gpsi [style*="--hvr-bgc-mobile:"]:hover{background-color:var(--hvr-bgc-mobile)}.gps.gpsi [style*="--focus-bgc-mobile:"]:focus{background-color:var(--focus-bgc-mobile)}.gps.gpsi [style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}.gps.gpsi [style*="--hvr-bgi-mobile:"]:hover{background-image:var(--hvr-bgi-mobile)}.gps.gpsi [style*="--focus-bgi-mobile:"]:focus{background-image:var(--focus-bgi-mobile)}.gps.gpsi [style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}.gps.gpsi [style*="--hvr-bgp-mobile:"]:hover{background-position:var(--hvr-bgp-mobile)}.gps.gpsi [style*="--focus-bgp-mobile:"]:focus{background-position:var(--focus-bgp-mobile)}.gps.gpsi [style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}.gps.gpsi [style*="--hvr-bgr-mobile:"]:hover{background-repeat:var(--hvr-bgr-mobile)}.gps.gpsi [style*="--focus-bgr-mobile:"]:focus{background-repeat:var(--focus-bgr-mobile)}.gps.gpsi [style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}.gps.gpsi [style*="--hvr-bgs-mobile:"]:hover{background-size:var(--hvr-bgs-mobile)}.gps.gpsi [style*="--focus-bgs-mobile:"]:focus{background-size:var(--focus-bgs-mobile)}.gps.gpsi [style*="--b-mobile:"]{border:var(--b-mobile)}.gps.gpsi [style*="--hvr-b-mobile:"]:hover{border:var(--hvr-b-mobile)}.gps.gpsi [style*="--focus-b-mobile:"]:focus{border:var(--focus-b-mobile)}.gps.gpsi [style*="--bb-mobile:"]{border-bottom:var(--bb-mobile)}.gps.gpsi [style*="--hvr-bb-mobile:"]:hover{border-bottom:var(--hvr-bb-mobile)}.gps.gpsi [style*="--focus-bb-mobile:"]:focus{border-bottom:var(--focus-bb-mobile)}.gps.gpsi [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}.gps.gpsi [style*="--hvr-bbw-mobile:"]:hover{border-bottom-width:var(--hvr-bbw-mobile)}.gps.gpsi [style*="--focus-bbw-mobile:"]:focus{border-bottom-width:var(--focus-bbw-mobile)}.gps.gpsi [style*="--blw-mobile:"]{border-left-width:var(--blw-mobile)}.gps.gpsi [style*="--hvr-blw-mobile:"]:hover{border-left-width:var(--hvr-blw-mobile)}.gps.gpsi [style*="--focus-blw-mobile:"]:focus{border-left-width:var(--focus-blw-mobile)}.gps.gpsi [style*="--brw-mobile:"]{border-right-width:var(--brw-mobile)}.gps.gpsi [style*="--hvr-brw-mobile:"]:hover{border-right-width:var(--hvr-brw-mobile)}.gps.gpsi [style*="--focus-brw-mobile:"]:focus{border-right-width:var(--focus-brw-mobile)}.gps.gpsi [style*="--btw-mobile:"]{border-top-width:var(--btw-mobile)}.gps.gpsi [style*="--hvr-btw-mobile:"]:hover{border-top-width:var(--hvr-btw-mobile)}.gps.gpsi [style*="--focus-btw-mobile:"]:focus{border-top-width:var(--focus-btw-mobile)}.gps.gpsi [style*="--bbc-mobile:"]{border-bottom-color:var(--bbc-mobile)}.gps.gpsi [style*="--hvr-bbc-mobile:"]:hover{border-bottom-color:var(--hvr-bbc-mobile)}.gps.gpsi [style*="--focus-bbc-mobile:"]:focus{border-bottom-color:var(--focus-bbc-mobile)}.gps.gpsi [style*="--btc-mobile:"]{border-top-color:var(--btc-mobile)}.gps.gpsi [style*="--hvr-btc-mobile:"]:hover{border-top-color:var(--hvr-btc-mobile)}.gps.gpsi [style*="--focus-btc-mobile:"]:focus{border-top-color:var(--focus-btc-mobile)}.gps.gpsi [style*="--blc-mobile:"]{border-left-color:var(--blc-mobile)}.gps.gpsi [style*="--hvr-blc-mobile:"]:hover{border-left-color:var(--hvr-blc-mobile)}.gps.gpsi [style*="--focus-blc-mobile:"]:focus{border-left-color:var(--focus-blc-mobile)}.gps.gpsi [style*="--brc-mobile:"]{border-right-color:var(--brc-mobile)}.gps.gpsi [style*="--hvr-brc-mobile:"]:hover{border-right-color:var(--hvr-brc-mobile)}.gps.gpsi [style*="--focus-brc-mobile:"]:focus{border-right-color:var(--focus-brc-mobile)}.gps.gpsi [style*="--bc-mobile:"]{border-color:var(--bc-mobile)}.gps.gpsi [style*="--hvr-bc-mobile:"]:hover{border-color:var(--hvr-bc-mobile)}.gps.gpsi [style*="--focus-bc-mobile:"]:focus{border-color:var(--focus-bc-mobile)}.gps.gpsi [style*="--bblr-mobile:"]{border-bottom-left-radius:var(--bblr-mobile)}.gps.gpsi [style*="--hvr-bblr-mobile:"]:hover{border-bottom-left-radius:var(--hvr-bblr-mobile)}.gps.gpsi [style*="--focus-bblr-mobile:"]:focus{border-bottom-left-radius:var(--focus-bblr-mobile)}.gps.gpsi [style*="--bbrr-mobile:"]{border-bottom-right-radius:var(--bbrr-mobile)}.gps.gpsi [style*="--hvr-bbrr-mobile:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-mobile)}.gps.gpsi [style*="--focus-bbrr-mobile:"]:focus{border-bottom-right-radius:var(--focus-bbrr-mobile)}.gps.gpsi [style*="--bl-mobile:"]{border-left:var(--bl-mobile)}.gps.gpsi [style*="--hvr-bl-mobile:"]:hover{border-left:var(--hvr-bl-mobile)}.gps.gpsi [style*="--focus-bl-mobile:"]:focus{border-left:var(--focus-bl-mobile)}.gps.gpsi [style*="--radius-mobile:"]{border-radius:var(--radius-mobile)}.gps.gpsi [style*="--hvr-radius-mobile:"]:hover{border-radius:var(--hvr-radius-mobile)}.gps.gpsi [style*="--focus-radius-mobile:"]:focus{border-radius:var(--focus-radius-mobile)}.gps.gpsi [style*="--br-mobile:"]{border-right:var(--br-mobile)}.gps.gpsi [style*="--hvr-br-mobile:"]:hover{border-right:var(--hvr-br-mobile)}.gps.gpsi [style*="--focus-br-mobile:"]:focus{border-right:var(--focus-br-mobile)}.gps.gpsi [style*="--bs-mobile:"]{border-style:var(--bs-mobile)}.gps.gpsi [style*="--hvr-bs-mobile:"]:hover{border-style:var(--hvr-bs-mobile)}.gps.gpsi [style*="--focus-bs-mobile:"]:focus{border-style:var(--focus-bs-mobile)}.gps.gpsi [style*="--bt-mobile:"]{border-top:var(--bt-mobile)}.gps.gpsi [style*="--hvr-bt-mobile:"]:hover{border-top:var(--hvr-bt-mobile)}.gps.gpsi [style*="--focus-bt-mobile:"]:focus{border-top:var(--focus-bt-mobile)}.gps.gpsi [style*="--btlr-mobile:"]{border-top-left-radius:var(--btlr-mobile)}.gps.gpsi [style*="--hvr-btlr-mobile:"]:hover{border-top-left-radius:var(--hvr-btlr-mobile)}.gps.gpsi [style*="--focus-btlr-mobile:"]:focus{border-top-left-radius:var(--focus-btlr-mobile)}.gps.gpsi [style*="--btrr-mobile:"]{border-top-right-radius:var(--btrr-mobile)}.gps.gpsi [style*="--hvr-btrr-mobile:"]:hover{border-top-right-radius:var(--hvr-btrr-mobile)}.gps.gpsi [style*="--focus-btrr-mobile:"]:focus{border-top-right-radius:var(--focus-btrr-mobile)}.gps.gpsi [style*="--bw-mobile:"]{border-width:var(--bw-mobile)}.gps.gpsi [style*="--hvr-bw-mobile:"]:hover{border-width:var(--hvr-bw-mobile)}.gps.gpsi [style*="--focus-bw-mobile:"]:focus{border-width:var(--focus-bw-mobile)}.gps.gpsi [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps.gpsi [style*="--hvr-bottom-mobile:"]:hover{bottom:var(--hvr-bottom-mobile)}.gps.gpsi [style*="--focus-bottom-mobile:"]:focus{bottom:var(--focus-bottom-mobile)}.gps.gpsi [style*="--shadow-mobile:"]{box-shadow:var(--shadow-mobile)}.gps.gpsi [style*="--hvr-shadow-mobile:"]:hover{box-shadow:var(--hvr-shadow-mobile)}.gps.gpsi [style*="--focus-shadow-mobile:"]:focus{box-shadow:var(--focus-shadow-mobile)}.gps.gpsi [style*="--c-mobile:"]{color:var(--c-mobile)}.gps.gpsi [style*="--hvr-c-mobile:"]:hover{color:var(--hvr-c-mobile)}.gps.gpsi [style*="--focus-c-mobile:"]:focus{color:var(--focus-c-mobile)}.gps.gpsi [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps.gpsi [style*="--hvr-cg-mobile:"]:hover{-moz-column-gap:var(--hvr-cg-mobile);column-gap:var(--hvr-cg-mobile)}.gps.gpsi [style*="--focus-cg-mobile:"]:focus{-moz-column-gap:var(--focus-cg-mobile);column-gap:var(--focus-cg-mobile)}.gps.gpsi [style*="--d-mobile:"]{display:var(--d-mobile)}.gps.gpsi [style*="--hvr-d-mobile:"]:hover{display:var(--hvr-d-mobile)}.gps.gpsi [style*="--focus-d-mobile:"]:focus{display:var(--focus-d-mobile)}.gps.gpsi [style*="--fd-mobile:"]{flex-direction:var(--fd-mobile)}.gps.gpsi [style*="--hvr-fd-mobile:"]:hover{flex-direction:var(--hvr-fd-mobile)}.gps.gpsi [style*="--focus-fd-mobile:"]:focus{flex-direction:var(--focus-fd-mobile)}.gps.gpsi [style*="--ff-mobile:"]{font-family:var(--ff-mobile)}.gps.gpsi [style*="--hvr-ff-mobile:"]:hover{font-family:var(--hvr-ff-mobile)}.gps.gpsi [style*="--focus-ff-mobile:"]:focus{font-family:var(--focus-ff-mobile)}.gps.gpsi [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps.gpsi [style*="--hvr-size-mobile:"]:hover{font-size:var(--hvr-size-mobile)}.gps.gpsi [style*="--focus-size-mobile:"]:focus{font-size:var(--focus-size-mobile)}.gps.gpsi [style*="--weight-mobile:"]{font-weight:var(--weight-mobile)}.gps.gpsi [style*="--hvr-weight-mobile:"]:hover{font-weight:var(--hvr-weight-mobile)}.gps.gpsi [style*="--focus-weight-mobile:"]:focus{font-weight:var(--focus-weight-mobile)}.gps.gpsi [style*="--fs-mobile:"]{font-style:var(--fs-mobile)}.gps.gpsi [style*="--hvr-fs-mobile:"]:hover{font-style:var(--hvr-fs-mobile)}.gps.gpsi [style*="--focus-fs-mobile:"]:focus{font-style:var(--focus-fs-mobile)}.gps.gpsi [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps.gpsi [style*="--hvr-gg-mobile:"]:hover{grid-gap:var(--hvr-gg-mobile)}.gps.gpsi [style*="--focus-gg-mobile:"]:focus{grid-gap:var(--focus-gg-mobile)}.gps.gpsi [style*="--gr-mobile:"]{grid-row:var(--gr-mobile)}.gps.gpsi [style*="--hvr-gr-mobile:"]:hover{grid-row:var(--hvr-gr-mobile)}.gps.gpsi [style*="--focus-gr-mobile:"]:focus{grid-row:var(--focus-gr-mobile)}.gps.gpsi [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps.gpsi [style*="--hvr-gtc-mobile:"]:hover{grid-template-columns:var(--hvr-gtc-mobile)}.gps.gpsi [style*="--focus-gtc-mobile:"]:focus{grid-template-columns:var(--focus-gtc-mobile)}.gps.gpsi [style*="--gtr-mobile:"]{grid-template-rows:var(--gtr-mobile)}.gps.gpsi [style*="--hvr-gtr-mobile:"]:hover{grid-template-rows:var(--hvr-gtr-mobile)}.gps.gpsi [style*="--focus-gtr-mobile:"]:focus{grid-template-rows:var(--focus-gtr-mobile)}.gps.gpsi [style*="--h-mobile:"]{height:var(--h-mobile)}.gps.gpsi [style*="--hvr-h-mobile:"]:hover{height:var(--hvr-h-mobile)}.gps.gpsi [style*="--focus-h-mobile:"]:focus{height:var(--focus-h-mobile)}.gps.gpsi [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps.gpsi [style*="--hvr-jc-mobile:"]:hover{justify-content:var(--hvr-jc-mobile)}.gps.gpsi [style*="--focus-jc-mobile:"]:focus{justify-content:var(--focus-jc-mobile)}.gps.gpsi [style*="--js-mobile:"]{justify-self:var(--js-mobile)}.gps.gpsi [style*="--hvr-js-mobile:"]:hover{justify-self:var(--hvr-js-mobile)}.gps.gpsi [style*="--focus-js-mobile:"]:focus{justify-self:var(--focus-js-mobile)}.gps.gpsi [style*="--left-mobile:"]{left:var(--left-mobile)}.gps.gpsi [style*="--hvr-left-mobile:"]:hover{left:var(--hvr-left-mobile)}.gps.gpsi [style*="--focus-left-mobile:"]:focus{left:var(--focus-left-mobile)}.gps.gpsi [style*="--ls-mobile:"]{letter-spacing:var(--ls-mobile)}.gps.gpsi [style*="--hvr-ls-mobile:"]:hover{letter-spacing:var(--hvr-ls-mobile)}.gps.gpsi [style*="--focus-ls-mobile:"]:focus{letter-spacing:var(--focus-ls-mobile)}.gps.gpsi [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps.gpsi [style*="--hvr-lh-mobile:"]:hover{line-height:var(--hvr-lh-mobile)}.gps.gpsi [style*="--focus-lh-mobile:"]:focus{line-height:var(--focus-lh-mobile)}.gps.gpsi [style*="--tdt-mobile:"]{text-decoration-thickness:var(--tdt-mobile)}.gps.gpsi [style*="--hvr-tdt-mobile:"]:hover{text-decoration-thickness:var(--hvr-tdt-mobile)}.gps.gpsi [style*="--focus-tdt-mobile:"]:focus{text-decoration-thickness:var(--focus-tdt-mobile)}.gps.gpsi [style*="--tdc-mobile:"]{text-decoration-color:var(--tdc-mobile)}.gps.gpsi [style*="--hvr-tdc-mobile:"]:hover{text-decoration-color:var(--hvr-tdc-mobile)}.gps.gpsi [style*="--focus-tdc-mobile:"]:focus{text-decoration-color:var(--focus-tdc-mobile)}.gps.gpsi [style*="--tdl-mobile:"]{text-decoration-line:var(--tdl-mobile)}.gps.gpsi [style*="--hvr-tdl-mobile:"]:hover{text-decoration-line:var(--hvr-tdl-mobile)}.gps.gpsi [style*="--focus-tdl-mobile:"]:focus{text-decoration-line:var(--focus-tdl-mobile)}.gps.gpsi [style*="--m-mobile:"]{margin:var(--m-mobile)}.gps.gpsi [style*="--hvr-m-mobile:"]:hover{margin:var(--hvr-m-mobile)}.gps.gpsi [style*="--focus-m-mobile:"]:focus{margin:var(--focus-m-mobile)}.gps.gpsi [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps.gpsi [style*="--hvr-mb-mobile:"]:hover{margin-bottom:var(--hvr-mb-mobile)}.gps.gpsi [style*="--focus-mb-mobile:"]:focus{margin-bottom:var(--focus-mb-mobile)}.gps.gpsi [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps.gpsi [style*="--hvr-ml-mobile:"]:hover{margin-left:var(--hvr-ml-mobile)}.gps.gpsi [style*="--focus-ml-mobile:"]:focus{margin-left:var(--focus-ml-mobile)}.gps.gpsi [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps.gpsi [style*="--hvr-mr-mobile:"]:hover{margin-right:var(--hvr-mr-mobile)}.gps.gpsi [style*="--focus-mr-mobile:"]:focus{margin-right:var(--focus-mr-mobile)}.gps.gpsi [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps.gpsi [style*="--hvr-mt-mobile:"]:hover{margin-top:var(--hvr-mt-mobile)}.gps.gpsi [style*="--focus-mt-mobile:"]:focus{margin-top:var(--focus-mt-mobile)}.gps.gpsi [style*="--maxh-mobile:"]{max-height:var(--maxh-mobile)}.gps.gpsi [style*="--hvr-maxh-mobile:"]:hover{max-height:var(--hvr-maxh-mobile)}.gps.gpsi [style*="--focus-maxh-mobile:"]:focus{max-height:var(--focus-maxh-mobile)}.gps.gpsi [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps.gpsi [style*="--hvr-maxw-mobile:"]:hover{max-width:var(--hvr-maxw-mobile)}.gps.gpsi [style*="--focus-maxw-mobile:"]:focus{max-width:var(--focus-maxw-mobile)}.gps.gpsi [style*="--minh-mobile:"]{min-height:var(--minh-mobile)}.gps.gpsi [style*="--hvr-minh-mobile:"]:hover{min-height:var(--hvr-minh-mobile)}.gps.gpsi [style*="--focus-minh-mobile:"]:focus{min-height:var(--focus-minh-mobile)}.gps.gpsi [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps.gpsi [style*="--hvr-minw-mobile:"]:hover{min-width:var(--hvr-minw-mobile)}.gps.gpsi [style*="--focus-minw-mobile:"]:focus{min-width:var(--focus-minw-mobile)}.gps.gpsi [style*="--objf-mobile:"]{-o-object-fit:var(--objf-mobile);object-fit:var(--objf-mobile)}.gps.gpsi [style*="--hvr-objf-mobile:"]:hover{-o-object-fit:var(--hvr-objf-mobile);object-fit:var(--hvr-objf-mobile)}.gps.gpsi [style*="--focus-objf-mobile:"]:focus{-o-object-fit:var(--focus-objf-mobile);object-fit:var(--focus-objf-mobile)}.gps.gpsi [style*="--op-mobile:"]{opacity:var(--op-mobile)}.gps.gpsi [style*="--hvr-op-mobile:"]:hover{opacity:var(--hvr-op-mobile)}.gps.gpsi [style*="--focus-op-mobile:"]:focus{opacity:var(--focus-op-mobile)}.gps.gpsi [style*="--o-mobile:"]{order:var(--o-mobile)}.gps.gpsi [style*="--hvr-o-mobile:"]:hover{order:var(--hvr-o-mobile)}.gps.gpsi [style*="--focus-o-mobile:"]:focus{order:var(--focus-o-mobile)}.gps.gpsi [style*="--of-mobile:"]{overflow:var(--of-mobile)}.gps.gpsi [style*="--hvr-of-mobile:"]:hover{overflow:var(--hvr-of-mobile)}.gps.gpsi [style*="--focus-of-mobile:"]:focus{overflow:var(--focus-of-mobile)}.gps.gpsi [style*="--ofx-mobile:"]{overflow-x:var(--ofx-mobile)}.gps.gpsi [style*="--hvr-ofx-mobile:"]:hover{overflow-x:var(--hvr-ofx-mobile)}.gps.gpsi [style*="--focus-ofx-mobile:"]:focus{overflow-x:var(--focus-ofx-mobile)}.gps.gpsi [style*="--ofy-mobile:"]{overflow-y:var(--ofy-mobile)}.gps.gpsi [style*="--hvr-ofy-mobile:"]:hover{overflow-y:var(--hvr-ofy-mobile)}.gps.gpsi [style*="--focus-ofy-mobile:"]:focus{overflow-y:var(--focus-ofy-mobile)}.gps.gpsi [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps.gpsi [style*="--hvr-pc-mobile:"]:hover{place-content:var(--hvr-pc-mobile)}.gps.gpsi [style*="--focus-pc-mobile:"]:focus{place-content:var(--focus-pc-mobile)}.gps.gpsi [style*="--p-mobile:"]{padding:var(--p-mobile)}.gps.gpsi [style*="--hvr-p-mobile:"]:hover{padding:var(--hvr-p-mobile)}.gps.gpsi [style*="--focus-p-mobile:"]:focus{padding:var(--focus-p-mobile)}.gps.gpsi [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps.gpsi [style*="--hvr-pb-mobile:"]:hover{padding-bottom:var(--hvr-pb-mobile)}.gps.gpsi [style*="--focus-pb-mobile:"]:focus{padding-bottom:var(--focus-pb-mobile)}.gps.gpsi [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps.gpsi [style*="--hvr-pl-mobile:"]:hover{padding-left:var(--hvr-pl-mobile)}.gps.gpsi [style*="--focus-pl-mobile:"]:focus{padding-left:var(--focus-pl-mobile)}.gps.gpsi [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps.gpsi [style*="--hvr-pr-mobile:"]:hover{padding-right:var(--hvr-pr-mobile)}.gps.gpsi [style*="--focus-pr-mobile:"]:focus{padding-right:var(--focus-pr-mobile)}.gps.gpsi [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps.gpsi [style*="--hvr-pt-mobile:"]:hover{padding-top:var(--hvr-pt-mobile)}.gps.gpsi [style*="--focus-pt-mobile:"]:focus{padding-top:var(--focus-pt-mobile)}.gps.gpsi [style*="--pe-mobile:"]{pointer-events:var(--pe-mobile)}.gps.gpsi [style*="--hvr-pe-mobile:"]:hover{pointer-events:var(--hvr-pe-mobile)}.gps.gpsi [style*="--focus-pe-mobile:"]:focus{pointer-events:var(--focus-pe-mobile)}.gps.gpsi [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps.gpsi [style*="--hvr-pos-mobile:"]:hover{position:var(--hvr-pos-mobile)}.gps.gpsi [style*="--focus-pos-mobile:"]:focus{position:var(--focus-pos-mobile)}.gps.gpsi [style*="--right-mobile:"]{right:var(--right-mobile)}.gps.gpsi [style*="--hvr-right-mobile:"]:hover{right:var(--hvr-right-mobile)}.gps.gpsi [style*="--focus-right-mobile:"]:focus{right:var(--focus-right-mobile)}.gps.gpsi [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.gps.gpsi [style*="--hvr-rg-mobile:"]:hover{row-gap:var(--hvr-rg-mobile)}.gps.gpsi [style*="--focus-rg-mobile:"]:focus{row-gap:var(--focus-rg-mobile)}.gps.gpsi [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps.gpsi [style*="--hvr-ta-mobile:"]:hover{text-align:var(--hvr-ta-mobile)}.gps.gpsi [style*="--focus-ta-mobile:"]:focus{text-align:var(--focus-ta-mobile)}.gps.gpsi [style*="--ts-mobile:"]{text-shadow:var(--ts-mobile)}.gps.gpsi [style*="--hvr-ts-mobile:"]:hover{text-shadow:var(--hvr-ts-mobile)}.gps.gpsi [style*="--focus-ts-mobile:"]:focus{text-shadow:var(--focus-ts-mobile)}.gps.gpsi [style*="--tt-mobile:"]{text-transform:var(--tt-mobile)}.gps.gpsi [style*="--hvr-tt-mobile:"]:hover{text-transform:var(--hvr-tt-mobile)}.gps.gpsi [style*="--focus-tt-mobile:"]:focus{text-transform:var(--focus-tt-mobile)}.gps.gpsi [style*="--top-mobile:"]{top:var(--top-mobile)}.gps.gpsi [style*="--hvr-top-mobile:"]:hover{top:var(--hvr-top-mobile)}.gps.gpsi [style*="--focus-top-mobile:"]:focus{top:var(--focus-top-mobile)}.gps.gpsi [style*="--t-mobile:"]{transform:var(--t-mobile)}.gps.gpsi [style*="--hvr-t-mobile:"]:hover{transform:var(--hvr-t-mobile)}.gps.gpsi [style*="--focus-t-mobile:"]:focus{transform:var(--focus-t-mobile)}.gps.gpsi [style*="--v-mobile:"]{visibility:var(--v-mobile)}.gps.gpsi [style*="--hvr-v-mobile:"]:hover{visibility:var(--hvr-v-mobile)}.gps.gpsi [style*="--focus-v-mobile:"]:focus{visibility:var(--focus-v-mobile)}.gps.gpsi [style*="--ws-mobile:"]{white-space:var(--ws-mobile)}.gps.gpsi [style*="--hvr-ws-mobile:"]:hover{white-space:var(--hvr-ws-mobile)}.gps.gpsi [style*="--focus-ws-mobile:"]:focus{white-space:var(--focus-ws-mobile)}.gps.gpsi [style*="--w-mobile:"]{width:var(--w-mobile)}.gps.gpsi [style*="--hvr-w-mobile:"]:hover{width:var(--hvr-w-mobile)}.gps.gpsi [style*="--focus-w-mobile:"]:focus{width:var(--focus-w-mobile)}.gps.gpsi [style*="--z-mobile:"]{z-index:var(--z-mobile)}.gps.gpsi [style*="--hvr-z-mobile:"]:hover{z-index:var(--hvr-z-mobile)}.gps.gpsi [style*="--focus-z-mobile:"]:focus{z-index:var(--focus-z-mobile)}.gps.gpsi [style*="--wm-mobile:"]{writing-mode:var(--wm-mobile)}.gps.gpsi [style*="--hvr-wm-mobile:"]:hover{writing-mode:var(--hvr-wm-mobile)}.gps.gpsi [style*="--focus-wm-mobile:"]:focus{writing-mode:var(--focus-wm-mobile)}.gps.gpsi [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gpsil>section{transition:opacity .5s}.gpsil .gps-lazy,.gpsil .gps-lazy>.gp-dialog{opacity:0!important;max-width:100%!important;overflow-x:hidden!important;width:100%!important;min-width:100%!important}.gpsil .gps-lazy .gp-button-base:before{display:none!important}.gps,.gpsi{display:contents}.gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:46px;--g-h1-weight:400;--g-h1-lh:130%;--g-h2-ff:var(--g-font-heading,heading);--g-h2-size:41px;--g-h2-weight:400;--g-h2-lh:130%;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:52px;--g-h3-weight:400;--g-h3-lh:130%;--g-p1-ff:var(--g-font-body,body);--g-p1-size:16px;--g-p1-weight:400;--g-p1-lh:180%;--g-p2-ff:var(--g-font-body,body);--g-p2-size:14px;--g-p2-weight:400;--g-p2-lh:180%;--g-p3-ff:var(--g-font-body,body);--g-p3-size:10px;--g-p3-weight:400;--g-p3-lh:180%;--g-sh1-ff:var(--g-font-heading,heading);--g-sh1-size:25px;--g-sh1-weight:400;--g-sh1-lh:130%;--g-sh2-ff:var(--g-font-heading,heading);--g-sh2-size:18px;--g-sh2-weight:400;--g-sh2-lh:130%;--g-sh3-ff:var(--g-font-heading,heading);--g-sh3-size:32px;--g-sh3-weight:400;--g-sh3-lh:130%;--g-s-2xl:32px;--g-s-3xl:48px;--g-s-4xl:80px;--g-s-5xl:112px;--g-s-l:16px;--g-s-m:12px;--g-s-s:8px;--g-s-xl:24px;--g-s-xs:4px;--g-s-xxs:2px;--g-ct-p:16px;--g-ct-w:1200px;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object];--g-c-bg-1:#e2e2e2;--g-c-bg-2:#f3f3f3;--g-c-bg-3:#fff;--g-c-brand:#121212;--g-color-color-index-change:0;--g-c-error:#ea3335;--g-c-highlight:#4d4d4d;--g-c-info:#1890ff;--g-c-line-1:#ececec;--g-c-line-2:#7d7d7d;--g-c-line-3:#121212;--g-color-my-colors-0:#242424;--g-color-my-colors-1:#f9f4ec;--g-color-my-colors-2:#86a605;--g-color-my-colors-3:#0e5234;--g-color-my-colors-4:#bcbcbc;--g-color-my-colors-5:#fff;--g-color-my-colors-6:#3d7033;--g-c-success:#428445;--g-c-text-1:#4d4d4d;--g-c-text-2:#121212;--g-c-text-3:#fff;--g-color-theme-colors-0:#242424;--g-color-theme-colors-1:#f9f4ec;--g-color-theme-colors-2:#86a605;--g-color-theme-colors-3:#0e5234;--g-color-theme-colors-4:#bcbcbc;--g-color-theme-colors-5:#fff;--g-color-theme-colors-6:#3d7033;--g-c-warning:#f2a73b;--g-radius-large:16px;--g-radius-medium:6px;--g-radius-small:3px}@media(max-width:1024px){.gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:46px;--g-h1-weight:400;--g-h2-size:41px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:52px;--g-h3-weight:400;--g-p1-size:16px;--g-p1-lh:180%;--g-p2-size:14px;--g-p3-size:10px;--g-sh1-size:25px;--g-sh2-size:18px;--g-sh3-size:32px;--g-ct-p:16px;--g-ct-w:100%;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object]}}@media(max-width:767px){.gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:41px;--g-h1-weight:400;--g-h2-size:36px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:46px;--g-h3-weight:400;--g-p1-size:14px;--g-p2-size:12px;--g-p3-size:9px;--g-sh1-size:23px;--g-sh2-size:16px;--g-sh3-size:29px;--g-ct-p:16px;--g-ct-w:100%;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object]}}@font-face{font-family:Domaine Text;src:url(https://files.gempages.net/532202358701032350-b26f4462-9f20-4bb7-9d7e-39211982d0a6.otf?v=1726806073054) format("opentype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Domaine Text;src:url(https://files.gempages.net/532202358701032350-2a0a6d9c-a527-4053-ae05-f6fab820a4c0.otf?v=1726806102905) format("opentype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Domaine Text;src:url(https://files.gempages.net/532202358701032350-eacfb3bc-c075-497b-9453-2c9eea12720e.otf?v=1726806122812) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Domaine Text;src:url(https://files.gempages.net/532202358701032350-3d9bc4e2-5d62-44d2-9379-97b2cf51eb23.otf?v=1726806135465) format("opentype");font-style:normal;font-weight:700;font-display:swap}.kaching-bundles__block,.kaching-bundles-sticky-atc{display:none}.drawer{visibility:hidden}.section-sections--23275700715829__horizontal_ticker_mc34Qc-padding{padding-top:9px;padding-bottom:9px}@media screen and (min-width:750px){.section-sections--23275700715829__horizontal_ticker_mc34Qc-padding{padding-top:12px;padding-bottom:12px}}.horizontal-ticker-sections--23275700715829__horizontal_ticker_mc34Qc .horizontal-ticker__item{font-size:1.5rem;padding:0 3.5rem}.horizontal-ticker-sections--23275700715829__horizontal_ticker_mc34Qc .horizontal-ticker__container{animation:horTicker 75s linear infinite forwards}header-drawer{justify-self:start;margin-left:-1.2rem}.header__heading-logo{max-width:200px}@media screen and (max-width:749px){.header__heading-logo{max-width:300px}}.header__icon--search{display:none}@media screen and (min-width:990px){header-drawer{display:none}}.menu-drawer-container{display:flex}.list-menu{list-style:none;padding:0;margin:0}.list-menu--inline{display:inline-flex;flex-wrap:wrap}summary.list-menu__item{padding-right:2.7rem}.list-menu__item{display:flex;align-items:center;line-height:calc(1 + .3 / var(--font-body-scale))}.list-menu__item--link{text-decoration:none;padding-bottom:1rem;padding-top:1rem;line-height:calc(1 + .8 / var(--font-body-scale))}@media screen and (min-width:750px){.list-menu__item--link{padding-bottom:.5rem;padding-top:.5rem}}.header{padding-top:0;padding-bottom:0}.section-header{position:sticky;margin-bottom:0}@media screen and (min-width:750px){.section-header{margin-bottom:0}}@media screen and (min-width:990px){.header{padding-top:0;padding-bottom:0}}.gps-532297083785315221.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-532297083785315221.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083785315221.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083785315221.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-532297083785315221.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083785315221.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}.gps-532297083785315221.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}.gps-532297083785315221.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083785315221.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083785315221.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083785315221.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083785315221.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-532297083785315221.gps.gpsil [style*="--focus-b:"]:focus{border:var(--focus-b)}.gps-532297083785315221.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps-532297083785315221.gps.gpsil [style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}.gps-532297083785315221.gps.gpsil [style*="--bbw:"]{border-bottom-width:var(--bbw)}.gps-532297083785315221.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps-532297083785315221.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps-532297083785315221.gps.gpsil [style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}.gps-532297083785315221.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps-532297083785315221.gps.gpsil [style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}.gps-532297083785315221.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083785315221.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps-532297083785315221.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps-532297083785315221.gps.gpsil [style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}.gps-532297083785315221.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083785315221.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps-532297083785315221.gps.gpsil [style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}.gps-532297083785315221.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083785315221.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps-532297083785315221.gps.gpsil [style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}.gps-532297083785315221.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083785315221.gps.gpsil [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps-532297083785315221.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-532297083785315221.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083785315221.gps.gpsil [style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}.gps-532297083785315221.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083785315221.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083785315221.gps.gpsil [style*="--fd:"]{flex-direction:var(--fd)}.gps-532297083785315221.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083785315221.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083785315221.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083785315221.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083785315221.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-532297083785315221.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083785315221.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083785315221.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083785315221.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-532297083785315221.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083785315221.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083785315221.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083785315221.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-532297083785315221.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083785315221.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083785315221.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083785315221.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-532297083785315221.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-532297083785315221.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083785315221.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-532297083785315221.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-532297083785315221.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083785315221.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083785315221.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083785315221.gps.gpsil [style*="--of:"]{overflow:var(--of)}.gps-532297083785315221.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083785315221.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083785315221.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083785315221.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083785315221.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083785315221.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083785315221.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-532297083785315221.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-532297083785315221.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-532297083785315221.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083785315221.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083785315221.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-532297083785315221.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-532297083785315221.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083785315221.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083785315221.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083785315221.gps.gpsil [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.gps-532297083785315221.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083785315221.gps.gpsil [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}.gps-532297083785315221.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-532297083785315221.gps.gpsil [style*="--hvr-shadow-tablet:"]:hover{box-shadow:var(--hvr-shadow-tablet)}.gps-532297083785315221.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083785315221.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083785315221.gps.gpsil [style*="--gg-tablet:"]{grid-gap:var(--gg-tablet)}.gps-532297083785315221.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-532297083785315221.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083785315221.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-532297083785315221.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-532297083785315221.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083785315221.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-532297083785315221.gps.gpsil [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}.gps-532297083785315221.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083785315221.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-532297083785315221.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-532297083785315221.gps.gpsil [style*="--o-tablet:"]{order:var(--o-tablet)}.gps-532297083785315221.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083785315221.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083785315221.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083785315221.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083785315221.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps-532297083785315221.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-532297083785315221.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-532297083785315221.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083785315221.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083785315221.gps.gpsil [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.gps-532297083785315221.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083785315221.gps.gpsil [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}.gps-532297083785315221.gps.gpsil [style*="--bblr-mobile:"]{border-bottom-left-radius:var(--bblr-mobile)}.gps-532297083785315221.gps.gpsil [style*="--bbrr-mobile:"]{border-bottom-right-radius:var(--bbrr-mobile)}.gps-532297083785315221.gps.gpsil [style*="--btlr-mobile:"]{border-top-left-radius:var(--btlr-mobile)}.gps-532297083785315221.gps.gpsil [style*="--btrr-mobile:"]{border-top-right-radius:var(--btrr-mobile)}.gps-532297083785315221.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-532297083785315221.gps.gpsil [style*="--hvr-shadow-mobile:"]:hover{box-shadow:var(--hvr-shadow-mobile)}.gps-532297083785315221.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-532297083785315221.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083785315221.gps.gpsil [style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}.gps-532297083785315221.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083785315221.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083785315221.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083785315221.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-532297083785315221.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083785315221.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-532297083785315221.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-532297083785315221.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083785315221.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-532297083785315221.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-532297083785315221.gps.gpsil [style*="--op-mobile:"]{opacity:var(--op-mobile)}.gps-532297083785315221.gps.gpsil [style*="--o-mobile:"]{order:var(--o-mobile)}.gps-532297083785315221.gps.gpsil [style*="--pc-mobile:"]{place-content:var(--pc-mobile)}.gps-532297083785315221.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083785315221.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083785315221.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083785315221.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083785315221.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-532297083785315221.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-532297083785315221.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-532297083785315221.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083785315221.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083785315221 .-gp-rotate-90,.gps-532297083785315221 .-gp-translate-x-1\/2,.gps-532297083785315221 .-gp-translate-y-1\/2,.gps-532297083785315221 .gp-rotate-0,.gps-532297083785315221 .gp-rotate-180,.gps-532297083785315221 .gp-rotate-90,.gps-532297083785315221 .gp-translate-x-\[-50\%\],.gps-532297083785315221 .gp-translate-y-0,.gps-532297083785315221 .mobile\:gp-rotate-0,.gps-532297083785315221 .mobile\:gp-rotate-180,.gps-532297083785315221 .tablet\:gp-rotate-0,.gps-532297083785315221 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-532297083785315221 .gp-shadow-none{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.gps-532297083785315221 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-532297083785315221 .gp-g-paragraph-2{font-family:var(--g-p2-ff);font-size:var(--g-p2-size);font-style:var(--g-p2-fs);font-weight:var(--g-p2-weight);letter-spacing:var(--g-p2-ls);line-height:var(--g-p2-lh)}.gps-532297083785315221 .gp-sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gps-532297083785315221 .gp-pointer-events-none{pointer-events:none}.gps-532297083785315221 .gp-invisible{visibility:hidden}.gps-532297083785315221 .gp-static{position:static}.gps-532297083785315221 .gp-absolute{position:absolute}.gps-532297083785315221 .\!gp-relative{position:relative!important}.gps-532297083785315221 .gp-relative{position:relative}.gps-532297083785315221 .gp-inset-0{top:0;right:0;bottom:0;left:0}.gps-532297083785315221 .gp-bottom-0{bottom:0}.gps-532297083785315221 .gp-bottom-\[-4px\]{bottom:-4px}.gps-532297083785315221 .gp-bottom-\[calc\(100\%\+20px\)\]{bottom:calc(100% + 20px)}.gps-532297083785315221 .gp-left-0{left:0}.gps-532297083785315221 .gp-left-1\/2,.gps-532297083785315221 .gp-left-\[50\%\]{left:50%}.gps-532297083785315221 .gp-right-0{right:0}.gps-532297083785315221 .gp-top-0{top:0}.gps-532297083785315221 .gp-top-1\/2{top:50%}.gps-532297083785315221 .gp-z-0{z-index:0}.gps-532297083785315221 .gp-z-1{z-index:1}.gps-532297083785315221 .gp-z-10{z-index:10}.gps-532297083785315221 .gp-z-2{z-index:2}.gps-532297083785315221 .gp-z-\[90\]{z-index:90}.gps-532297083785315221 .\!gp-m-0{margin:0!important}.gps-532297083785315221 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083785315221 .gp-my-0{margin-bottom:0;margin-top:0}.gps-532297083785315221 .\!gp-ml-0{margin-left:0!important}.gps-532297083785315221 .gp-mb-0{margin-bottom:0}.gps-532297083785315221 .gp-mb-\[-10px\]{margin-bottom:-10px}.gps-532297083785315221 .gp-line-clamp-2{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.gps-532297083785315221 .gp-block{display:block}.gps-532297083785315221 .gp-inline-block{display:inline-block}.gps-532297083785315221 .\!gp-flex{display:flex!important}.gps-532297083785315221 .gp-flex{display:flex}.gps-532297083785315221 .gp-inline-flex{display:inline-flex}.gps-532297083785315221 .gp-grid{display:grid}.gps-532297083785315221 .gp-contents{display:contents}.gps-532297083785315221 .\!gp-hidden{display:none!important}.gps-532297083785315221 .gp-hidden{display:none}.gps-532297083785315221 .gp-aspect-\[56\/32\]{aspect-ratio:56/32}.gps-532297083785315221 .gp-h-0{height:0}.gps-532297083785315221 .gp-h-5{height:20px}.gps-532297083785315221 .gp-h-6{height:24px}.gps-532297083785315221 .gp-h-auto{height:auto}.gps-532297083785315221 .gp-h-full{height:100%}.gps-532297083785315221 .gp-max-h-full{max-height:100%}.gps-532297083785315221 .\!gp-min-h-full{min-height:100%!important}.gps-532297083785315221 .gp-min-h-0{min-height:0}.gps-532297083785315221 .gp-w-14{width:56px}.gps-532297083785315221 .gp-w-5{width:20px}.gps-532297083785315221 .gp-w-6{width:24px}.gps-532297083785315221 .gp-w-auto{width:auto}.gps-532297083785315221 .gp-w-full{width:100%}.gps-532297083785315221 .gp-w-max{width:-moz-max-content;width:max-content}.gps-532297083785315221 .\!gp-min-w-full{min-width:100%!important}.gps-532297083785315221 .gp-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.gps-532297083785315221 .\!gp-max-w-\[150px\]{max-width:150px!important}.gps-532297083785315221 .\!gp-max-w-full{max-width:100%!important}.gps-532297083785315221 .gp-max-w-full{max-width:100%}.gps-532297083785315221 .gp-flex-1{flex:1 1 0%}.gps-532297083785315221 .gp-flex-none{flex:none}.gps-532297083785315221 .gp-shrink-0{flex-shrink:0}.gps-532297083785315221 .-gp-translate-x-1\/2{--tw-translate-x:-50%}.gps-532297083785315221 .-gp-translate-x-1\/2,.gps-532297083785315221 .-gp-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083785315221 .-gp-translate-y-1\/2{--tw-translate-y:-50%}.gps-532297083785315221 .gp-translate-x-\[-50\%\]{--tw-translate-x:-50%}.gps-532297083785315221 .gp-translate-x-\[-50\%\],.gps-532297083785315221 .gp-translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083785315221 .gp-translate-y-0{--tw-translate-y:0px}.gps-532297083785315221 .-gp-rotate-90{--tw-rotate:-90deg}.gps-532297083785315221 .-gp-rotate-90,.gps-532297083785315221 .gp-rotate-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083785315221 .gp-rotate-0{--tw-rotate:0deg}.gps-532297083785315221 .gp-rotate-180{--tw-rotate:180deg}.gps-532297083785315221 .gp-rotate-180,.gps-532297083785315221 .gp-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083785315221 .gp-rotate-90{--tw-rotate:90deg}.gps-532297083785315221 .\!gp-cursor-not-allowed{cursor:not-allowed!important}.gps-532297083785315221 .gp-cursor-default{cursor:default}.gps-532297083785315221 .gp-cursor-pointer{cursor:pointer}.gps-532297083785315221 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-532297083785315221 .gp-grid-rows-\[0fr\]{grid-template-rows:0fr}.gps-532297083785315221 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083785315221 .\!gp-flex-row{flex-direction:row!important}.gps-532297083785315221 .gp-flex-row{flex-direction:row}.gps-532297083785315221 .gp-flex-col{flex-direction:column}.gps-532297083785315221 .gp-flex-wrap{flex-wrap:wrap}.gps-532297083785315221 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083785315221 .gp-items-start{align-items:flex-start}.gps-532297083785315221 .gp-items-end{align-items:flex-end}.gps-532297083785315221 .gp-items-center{align-items:center}.gps-532297083785315221 .gp-justify-start{justify-content:flex-start}.gps-532297083785315221 .gp-justify-center{justify-content:center}.gps-532297083785315221 .gp-justify-between{justify-content:space-between}.gps-532297083785315221 .gp-gap-2{gap:8px}.gps-532297083785315221 .gp-gap-3{gap:12px}.gps-532297083785315221 .gp-gap-\[16px\]{gap:16px}.gps-532297083785315221 .gp-overflow-hidden{overflow:hidden}.gps-532297083785315221 .gp-overflow-clip{overflow:clip}.gps-532297083785315221 .gp-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gps-532297083785315221 .gp-text-ellipsis{text-overflow:ellipsis}.gps-532297083785315221 .gp-break-words{overflow-wrap:break-word}.gps-532297083785315221 .gp-break-all{word-break:break-all}.gps-532297083785315221 .\!gp-rounded-none{border-radius:0!important}.gps-532297083785315221 .gp-rounded{border-radius:4px}.gps-532297083785315221 .gp-rounded-\[8px\]{border-radius:8px}.gps-532297083785315221 .gp-rounded-none{border-radius:0}.gps-532297083785315221 .gp-border{border-width:1px}.gps-532297083785315221 .gp-border-g-line-2{border-color:var(--g-c-line-2)}.gps-532297083785315221 .gp-border-transparent{border-color:transparent}.gps-532297083785315221 .gp-bg-\[\#333333\]{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.gps-532297083785315221 .gp-bg-black\/50{background-color:#00000080}.gps-532297083785315221 .gp-bg-black\/80{background-color:#000c}.gps-532297083785315221 .gp-bg-auto{background-size:auto}.gps-532297083785315221 .gp-object-cover{-o-object-fit:cover;object-fit:cover}.gps-532297083785315221 .gp-p-\[4px\]{padding:4px}.gps-532297083785315221 .gp-px-0{padding-left:0;padding-right:0}.gps-532297083785315221 .gp-px-1{padding-left:4px;padding-right:4px}.gps-532297083785315221 .gp-px-\[8px\]{padding-left:8px;padding-right:8px}.gps-532297083785315221 .gp-py-0{padding-bottom:0;padding-top:0}.gps-532297083785315221 .gp-py-\[4px\]{padding-bottom:4px;padding-top:4px}.gps-532297083785315221 .\!gp-pb-0{padding-bottom:0!important}.gps-532297083785315221 .gp-pb-1{padding-bottom:4px}.gps-532297083785315221 .gp-pl-4{padding-left:16px}.gps-532297083785315221 .gp-pr-1{padding-right:4px}.gps-532297083785315221 .gp-pr-6{padding-right:24px}.gps-532297083785315221 .gp-text-left{text-align:left}.gps-532297083785315221 .gp-text-center{text-align:center}.gps-532297083785315221 .gp-text-\[12px\]{font-size:12px}.gps-532297083785315221 .gp-leading-\[0\]{line-height:0}.gps-532297083785315221 .gp-text-\[\#F9F9F9\]{--tw-text-opacity:1;color:rgb(249 249 249/var(--tw-text-opacity))}.gps-532297083785315221 .gp-text-g-line-3{color:var(--g-c-line-3)}.gps-532297083785315221 .gp-text-g-text-1{color:var(--g-c-text-1)}.gps-532297083785315221 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-532297083785315221 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-532297083785315221 .gp-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gps-532297083785315221 .gp-no-underline{text-decoration-line:none}.gps-532297083785315221 .gp-opacity-0{opacity:0}.gps-532297083785315221 .gp-opacity-25{opacity:.25}.gps-532297083785315221 .gp-opacity-30{opacity:.3}.gps-532297083785315221 .gp-opacity-75{opacity:.75}.gps-532297083785315221 .gp-shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-532297083785315221 .gp-outline-none{outline:2px solid transparent;outline-offset:2px}.gps-532297083785315221 .gp-outline-1{outline-width:1px}.gps-532297083785315221 .-gp-outline-offset-1{outline-offset:-1px}.gps-532297083785315221 .gp-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083785315221 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083785315221 .gp-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083785315221 .gp-duration-100{transition-duration:.1s}.gps-532297083785315221 .gp-duration-200{transition-duration:.2s}.gps-532297083785315221 .gp-duration-500{transition-duration:.5s}.gps-532297083785315221 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083785315221 .disabled\:gp-btn-disabled:disabled{cursor:default}.gps-532297083785315221 .after\:gp-absolute:after{content:var(--tw-content);position:absolute}.gps-532297083785315221 .after\:gp-bottom-\[-10px\]:after{bottom:-10px;content:var(--tw-content)}.gps-532297083785315221 .after\:gp-left-0:after{content:var(--tw-content);left:0}.gps-532297083785315221 .after\:gp-w-full:after{content:var(--tw-content);width:100%}.gps-532297083785315221 .after\:gp-p-\[7px\]:after{content:var(--tw-content);padding:7px}.gps-532297083785315221 .after\:gp-content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}@media(hover:hover)and (pointer:fine){.gps-532297083785315221 .hover\:gp-border-g-line-3:hover{border-color:var(--g-c-line-3)}.gps-532297083785315221 .hover\:gp-bg-\[\#ef0800\]:hover{--tw-bg-opacity:1;background-color:rgb(239 8 0/var(--tw-bg-opacity))}}.gps-532297083785315221 .disabled\:gp-opacity-30:disabled{opacity:.3}@media(hover:hover)and (pointer:fine){.gps-532297083785315221 .gp-group:hover .group-hover\:gp-block{display:block}.gps-532297083785315221 .gp-group:hover .group-hover\:gp-opacity-100{opacity:1}.gps-532297083785315221 .gp-group:hover .group-hover\:\[color\:var\(--icon-expand-hover-color\)\]{color:var(--icon-expand-hover-color)}.gps-532297083785315221 .gp-group:hover .group-hover\:\[color\:var\(--text-hover-color\)\!important\]{color:var(--text-hover-color)!important}}.gps-532297083785315221 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-532297083785315221 .data-\[disabled\=\'disabled\'\]\:gp-pointer-events-none[data-disabled=disabled]{pointer-events:none}.gps-532297083785315221 .data-\[hidden\=\'false\'\]\:gp-flex[data-hidden=false]{display:flex}.gps-532297083785315221 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-532297083785315221 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true],.gps-532297083785315221 .data-\[only-image\=true\]\:gp-hidden[data-only-image=true]{display:none}.gps-532297083785315221 .data-\[disabled\=\'disabled\'\]\:\!gp-cursor-not-allowed[data-disabled=disabled]{cursor:not-allowed!important}.gps-532297083785315221 .data-\[outline\=active\]\:gp-outline[data-outline=active]{outline-style:solid}.gps-532297083785315221 .data-\[outline\=deactive\]\:after\:\!gp-border-transparent[data-outline=deactive]:after{border-color:transparent!important;content:var(--tw-content)}.gps-532297083785315221 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-visible{visibility:visible}.gps-532297083785315221 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible{visibility:hidden}.gps-532297083785315221 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media(max-width:1024px){.gps-532297083785315221 .tablet\:gp-static{position:static}.gps-532297083785315221 .tablet\:\!gp-relative{position:relative!important}.gps-532297083785315221 .tablet\:gp-left-0{left:0}.gps-532297083785315221 .tablet\:gp-right-0{right:0}.gps-532297083785315221 .tablet\:gp-block{display:block}.gps-532297083785315221 .tablet\:\!gp-flex{display:flex!important}.gps-532297083785315221 .tablet\:\!gp-hidden{display:none!important}.gps-532297083785315221 .tablet\:gp-hidden{display:none}.gps-532297083785315221 .tablet\:gp-h-auto{height:auto}.gps-532297083785315221 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-532297083785315221 .tablet\:gp-flex-none{flex:none}.gps-532297083785315221 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083785315221 .tablet\:gp-rotate-0,.gps-532297083785315221 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083785315221 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083785315221 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-532297083785315221 .tablet\:gp-flex-row{flex-direction:row}.gps-532297083785315221 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083785315221 .tablet\:gp-px-0{padding-left:0;padding-right:0}.gps-532297083785315221 .tablet\:gp-py-0{padding-bottom:0;padding-top:0}}@media(max-width:767px){.gps-532297083785315221 .mobile\:gp-static{position:static}.gps-532297083785315221 .mobile\:\!gp-relative{position:relative!important}.gps-532297083785315221 .mobile\:gp-left-0{left:0}.gps-532297083785315221 .mobile\:gp-right-0{right:0}.gps-532297083785315221 .mobile\:gp-block{display:block}.gps-532297083785315221 .mobile\:\!gp-flex{display:flex!important}.gps-532297083785315221 .mobile\:\!gp-hidden{display:none!important}.gps-532297083785315221 .mobile\:gp-hidden{display:none}.gps-532297083785315221 .mobile\:gp-h-auto{height:auto}.gps-532297083785315221 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-532297083785315221 .mobile\:gp-flex-none{flex:none}.gps-532297083785315221 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083785315221 .mobile\:gp-rotate-0,.gps-532297083785315221 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083785315221 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083785315221 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-532297083785315221 .mobile\:gp-flex-row{flex-direction:row}.gps-532297083785315221 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083785315221 .mobile\:gp-px-0{padding-left:0;padding-right:0}.gps-532297083785315221 .mobile\:gp-py-0{padding-bottom:0;padding-top:0}}.gps-532297083785315221 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-532297083785315221 .\[\&\>svg\]\:\!gp-h-\[var\(--height-iconCollapseSize\)\]>svg{height:var(--height-iconCollapseSize)!important}.gps-532297083785315221 .\[\&\>svg\]\:\!gp-h-\[var\(--size-desktop\)\]>svg{height:var(--size-desktop)!important}.gps-532297083785315221 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-532297083785315221 .\[\&\>svg\]\:\!gp-w-\[var\(--size-desktop\)\]>svg{width:var(--size-desktop)!important}.gps-532297083785315221 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-532297083785315221 .\[\&\>svg\]\:\!gp-w-full>svg{width:100%!important}.gps-532297083785315221 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media(max-width:1024px){.gps-532297083785315221 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}.gps-532297083785315221 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--size-tablet\)\]>svg{height:var(--size-tablet)!important}.gps-532297083785315221 .tablet\:\[\&\>svg\]\:\!gp-w-\[var\(--size-tablet\)\]>svg{width:var(--size-tablet)!important}}@media(max-width:767px){.gps-532297083785315221 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}.gps-532297083785315221 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--size-mobile\)\]>svg{height:var(--size-mobile)!important}.gps-532297083785315221 .mobile\:\[\&\>svg\]\:\!gp-w-\[var\(--size-mobile\)\]>svg{width:var(--size-mobile)!important}}.gps-532297083785315221 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-532297083785315221 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format("truetype")}.gem-slider-item-gM1fWPRXsg-9756863988021.gp-gallery-image-item:after,.gem-slider-item-gp-gallery-gM1fWPRXsg-9756863988021.gp-gallery-image-item:after{content:"";height:100%;width:100%;position:absolute;z-index:999;top:0;left:0;border-style:solid;border-width:2px 2px 2px 2px;border-color:#0e5234;border-radius:0/0px}.gem-slider-item-gM1fWPRXsg-9756863988021.gp-gallery-image-item[data-outline=active]:after,.gem-slider-item-gp-gallery-gM1fWPRXsg-9756863988021.gp-gallery-image-item[data-outline=active]:after{pointer-events:none}.ft-gp-carousel-gM1fWPRXsg-template--23648276087093__gp_section_532297083785315221-9756863988021.gp-carousel-arrow-gp-carousel-gM1fWPRXsg{border-radius:0/0px}.ft-gp-carousel-gM1fWPRXsg-template--23648276087093__gp_section_532297083785315221-9756863988021.gp-carousel-arrow-gp-carousel-gM1fWPRXsg:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:0/0px}@media only screen and (max-width:1024px)and (min-width:768px){.ft-gp-carousel-gM1fWPRXsg-template--23648276087093__gp_section_532297083785315221-9756863988021.gp-carousel-arrow-gp-carousel-gM1fWPRXsg{border-radius:0/0px}.ft-gp-carousel-gM1fWPRXsg-template--23648276087093__gp_section_532297083785315221-9756863988021.gp-carousel-arrow-gp-carousel-gM1fWPRXsg:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:0/0px}}@media only screen and (max-width:768px){.ft-gp-carousel-gM1fWPRXsg-template--23648276087093__gp_section_532297083785315221-9756863988021.gp-carousel-arrow-gp-carousel-gM1fWPRXsg{border-radius:0/0px}.ft-gp-carousel-gM1fWPRXsg-template--23648276087093__gp_section_532297083785315221-9756863988021.gp-carousel-arrow-gp-carousel-gM1fWPRXsg:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:0/0px}}.gp-gallery-gM1fWPRXsg-9756863988021.gp-carousel-arrow-gp-gallery-gM1fWPRXsg{border-radius:0/0px}.gp-gallery-gM1fWPRXsg-9756863988021.gp-carousel-arrow-gp-gallery-gM1fWPRXsg:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:0/0px}@media only screen and (max-width:1024px)and (min-width:768px){.gp-gallery-gM1fWPRXsg-9756863988021.gp-carousel-arrow-gp-gallery-gM1fWPRXsg{border-radius:0/0px}.gp-gallery-gM1fWPRXsg-9756863988021.gp-carousel-arrow-gp-gallery-gM1fWPRXsg:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:0/0px}}@media only screen and (max-width:768px){.gp-gallery-gM1fWPRXsg-9756863988021.gp-carousel-arrow-gp-gallery-gM1fWPRXsg{border-radius:0/0px}.gp-gallery-gM1fWPRXsg-9756863988021.gp-carousel-arrow-gp-gallery-gM1fWPRXsg:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:0/0px}}.gp-feature-image-carousel[id*=gM1fWPRXsg] [media-type]{border:2px solid #0E5234!important}.gf-gtimBNZ [aria-label="Carousel Next Arrow"],.gf-gtimBNZ [aria-label="Carousel Back Arrow"]{width:26px!important;height:26px!important}.gZhYHFCE3B gp-product-tag>div>div{background-image:url(https://cdn.shopify.com/s/files/1/0883/4610/0021/files/gempages_532202358701032350-f3f68ac8-9459-4c0e-ae3f-eb660ca830eb.svg)!important;background-size:14px 14px!important;padding-left:28px!important;background-repeat:no-repeat!important;background-position:left 8px center!important}@media only screen and (max-width:767px){.gZhYHFCE3B gp-product-tag>div>div{background-size:11px 11px!important;padding-left:22px!important;background-repeat:no-repeat!important;background-position:left 4px center!important}}.gVWGwudPw1 .gp-icon-list-wrapper{border-bottom:1.25px dashed #0E5234;padding-bottom:15px}.gVWGwudPw1 .gp-icon-list-wrapper:last-child{border:none;padding-bottom:0}.gdgviHi6HR .kaching-bundles__block-title{line-height:25px!important;font-family:Montserrat!important}.gdgviHi6HR .kaching-bundles__bar-title{line-height:16px!important;max-width:190px!important;min-height:32px!important;font-family:Domaine Text!important}.gdgviHi6HR .kaching-bundles__bar-full-price,.gdgviHi6HR .kaching-bundles__bar-price{line-height:16px!important}.gdgviHi6HR .kaching-bundles__bar-pricing-row--secondary{order:1}.gdgviHi6HR .kaching-bundles__bar-pricing-row--main{order:2}.gdgviHi6HR .kaching-bundles__bars>.kaching-bundles__bar:nth-child(3) .kaching-bundles__bar-pricing-row--main .kaching-bundles__bar-price,.gdgviHi6HR .kaching-bundles__bars>.kaching-bundles__bar:nth-child(2) .kaching-bundles__bar-pricing-row--main .kaching-bundles__bar-price{color:#35312e!important;font-weight:300!important;line-height:13px!important;font-family:Montserrat!important;margin-top:16px}.gdgviHi6HR .kaching-bundles__bars>.kaching-bundles__bar:nth-child(3) .kaching-bundles__bar-pricing-row--main .kaching-bundles__bar-price:after,.gdgviHi6HR .kaching-bundles__bars>.kaching-bundles__bar:nth-child(2) .kaching-bundles__bar-pricing-row--main .kaching-bundles__bar-price:after{content:" / Grater"}.gdgviHi6HR .kaching-bundles__bars>.kaching-bundles__bar:nth-child(3) .kaching-bundles__bar-pricing-row--main .kaching-bundles__bar-full-price,.gdgviHi6HR .kaching-bundles__bars>.kaching-bundles__bar:nth-child(2) .kaching-bundles__bar-pricing-row--main .kaching-bundles__bar-full-price{display:none!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__block-title:before,.gdgviHi6HR .kaching-bundles .kaching-bundles__block-title:after{display:none!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__bars .kaching-bundles__bar-image{height:auto!important;min-width:120px}.gdgviHi6HR .kaching-bundles .kaching-bundles__block--horizontal .kaching-bundles__bar-wrapper{padding-top:35px!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container{cursor:default;background-color:#f9f4ec!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__bar-label{border-radius:3px!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-label{color:#c8e1b4!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-label{color:#c8e1b4!important;background-color:#0e5234!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__block--horizontal .kaching-bundles__bar-label{top:5px!important;left:6px!important;right:6px!important}.gdgviHi6HR .kaching-bundles .kaching-bundles__bar-content{gap:12px!important}.quantity-app{color:#35312e;font-size:16px;line-height:1.2;font-weight:700;font-family:Montserrat;margin-top:14px}.quantity-app span{font-weight:400}.gdgviHi6HR .kaching-bundles__bars{margin-top:22px!important}@media only screen and (max-width:767px){.gdgviHi6HR .kaching-bundles__block-title{line-height:19px!important;font-size:15px!important}}@media only screen and (min-width:1024px){.gdgviHi6HR .kaching-bundles .kaching-bundles__block--horizontal .kaching-bundles__bars{overflow-x:hidden}}[data-id=gmi7Bm_T1X].gp-button-base:before,[data-id=gmi7Bm_T1X-interaction].gp-button-base:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;top:0;left:0;border-style:none;border-width:1px 1px 1px 1px;border-radius:6px}[data-id=gmi7Bm_T1X]:hover:before,[data-id=gmi7Bm_T1X-interaction]:hover:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:6px}[data-id=gmi7Bm_T1X-sold-out].gp-button-base:before,[data-id=gmi7Bm_T1X-sold-out-interaction].gp-button-base:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;top:0;left:0;border-style:none;border-width:1px 1px 1px 1px;border-radius:6px}.gsvZgc-NtT ul li{margin-top:14px}.g6lZYoviht strong,.ggcZqhvscx strong,.gCemn1fwXb strong,.grZR5inaG9 strong,.gza4Ftzwo1 strong,.ga3Igar3AP strong{font-weight:700!important}.gMteWteebQ strong{font-weight:600!important}.g1N4IIokbg strong,.g7eS3kdlwk strong,.gmcwAlojAH strong{font-weight:700!important}.gps-536777064766768308.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-536777064766768308.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-536777064766768308.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-536777064766768308.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-536777064766768308.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-536777064766768308.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-536777064766768308.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-536777064766768308.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-536777064766768308.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-536777064766768308.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-536777064766768308.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-536777064766768308.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-536777064766768308.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-536777064766768308.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-536777064766768308.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-536777064766768308.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-536777064766768308.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-536777064766768308.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-536777064766768308.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-536777064766768308.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-536777064766768308.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-536777064766768308.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-536777064766768308.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-536777064766768308.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-536777064766768308.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-536777064766768308.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-536777064766768308.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-536777064766768308.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-536777064766768308.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-536777064766768308.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-536777064766768308.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-536777064766768308.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-536777064766768308.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-536777064766768308.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-536777064766768308.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-536777064766768308.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-536777064766768308.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-536777064766768308.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-536777064766768308.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-536777064766768308.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-536777064766768308.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-536777064766768308.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-536777064766768308.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-536777064766768308.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-536777064766768308.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-536777064766768308.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-536777064766768308.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-536777064766768308.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-536777064766768308.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1023px){.gps-536777064766768308.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-536777064766768308.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-536777064766768308.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-536777064766768308.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-536777064766768308.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-536777064766768308.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-536777064766768308.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-536777064766768308.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-536777064766768308.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-536777064766768308.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-536777064766768308.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-536777064766768308.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-536777064766768308.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-536777064766768308.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-536777064766768308.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-536777064766768308.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-536777064766768308.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-536777064766768308.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-536777064766768308.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-536777064766768308.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-536777064766768308.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-536777064766768308.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-536777064766768308.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-536777064766768308.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-536777064766768308.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-536777064766768308.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-536777064766768308.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-536777064766768308.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-536777064766768308.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-536777064766768308.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-536777064766768308.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-536777064766768308.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-536777064766768308.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-536777064766768308.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-536777064766768308.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-536777064766768308.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-536777064766768308.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-536777064766768308.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-536777064766768308.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-536777064766768308.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-536777064766768308.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-536777064766768308 .gp-rotate-0,.gps-536777064766768308 .gp-rotate-180,.gps-536777064766768308 .mobile\:gp-rotate-0,.gps-536777064766768308 .mobile\:gp-rotate-180,.gps-536777064766768308 .tablet\:gp-rotate-0,.gps-536777064766768308 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-536777064766768308 .gp-shadow-md{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-536777064766768308 .gp-static{position:static}.gps-536777064766768308 .gp-relative{position:relative}.gps-536777064766768308 .gp-left-0{left:0}.gps-536777064766768308 .gp-right-0{right:0}.gps-536777064766768308 .gp-z-1{z-index:1}.gps-536777064766768308 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-536777064766768308 .gp-my-0{margin-bottom:0;margin-top:0}.gps-536777064766768308 .gp-mb-0{margin-bottom:0}.gps-536777064766768308 .gp-block{display:block}.gps-536777064766768308 .\!gp-inline{display:inline!important}.gps-536777064766768308 .gp-flex{display:flex}.gps-536777064766768308 .gp-inline-flex{display:inline-flex}.gps-536777064766768308 .gp-grid{display:grid}.gps-536777064766768308 .\!gp-hidden{display:none!important}.gps-536777064766768308 .gp-hidden{display:none}.gps-536777064766768308 .gp-aspect-square{aspect-ratio:1/1}.gps-536777064766768308 .gp-h-full{height:100%}.gps-536777064766768308 .\!gp-min-h-full{min-height:100%!important}.gps-536777064766768308 .gp-w-\[12px\]{width:12px}.gps-536777064766768308 .gp-w-full{width:100%}.gps-536777064766768308 .gp-max-w-full{max-width:100%}.gps-536777064766768308 .gp-shrink-0{flex-shrink:0}.gps-536777064766768308 .gp-rotate-0{--tw-rotate:0deg}.gps-536777064766768308 .gp-rotate-0,.gps-536777064766768308 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-536777064766768308 .gp-rotate-180{--tw-rotate:180deg}.gps-536777064766768308 .gp-cursor-pointer{cursor:pointer}.gps-536777064766768308 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-536777064766768308 .\!gp-flex-row{flex-direction:row!important}.gps-536777064766768308 .gp-flex-row{flex-direction:row}.gps-536777064766768308 .gp-flex-col{flex-direction:column}.gps-536777064766768308 .gp-flex-wrap{flex-wrap:wrap}.gps-536777064766768308 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-536777064766768308 .gp-items-center{align-items:center}.gps-536777064766768308 .gp-justify-center{justify-content:center}.gps-536777064766768308 .gp-justify-between{justify-content:space-between}.gps-536777064766768308 .gp-gap-2{gap:8px}.gps-536777064766768308 .gp-gap-y-0{row-gap:0}.gps-536777064766768308 .gp-overflow-hidden{overflow:hidden}.gps-536777064766768308 .gp-rounded-full{border-radius:9999px}.gps-536777064766768308 .gp-text-center{text-align:center}.gps-536777064766768308 .gp-leading-\[0\]{line-height:0}.gps-536777064766768308 .gp-text-g-line-3{color:var(--g-c-line-3)}.gps-536777064766768308 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-536777064766768308 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-536777064766768308 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-536777064766768308 .gp-duration-200{transition-duration:.2s}.gps-536777064766768308 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1023px){.gps-536777064766768308 .tablet\:gp-static{position:static}.gps-536777064766768308 .tablet\:gp-left-0{left:0}.gps-536777064766768308 .tablet\:gp-right-0{right:0}.gps-536777064766768308 .tablet\:gp-block{display:block}.gps-536777064766768308 .tablet\:\!gp-hidden{display:none!important}.gps-536777064766768308 .tablet\:gp-hidden{display:none}.gps-536777064766768308 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-536777064766768308 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-536777064766768308 .tablet\:gp-rotate-0,.gps-536777064766768308 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-536777064766768308 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-536777064766768308 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-536777064766768308 .tablet\:gp-flex-row{flex-direction:row}.gps-536777064766768308 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-536777064766768308 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media(max-width:767px){.gps-536777064766768308 .mobile\:gp-static{position:static}.gps-536777064766768308 .mobile\:gp-left-0{left:0}.gps-536777064766768308 .mobile\:gp-right-0{right:0}.gps-536777064766768308 .mobile\:gp-block{display:block}.gps-536777064766768308 .mobile\:\!gp-hidden{display:none!important}.gps-536777064766768308 .mobile\:gp-hidden{display:none}.gps-536777064766768308 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-536777064766768308 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-536777064766768308 .mobile\:gp-rotate-0,.gps-536777064766768308 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-536777064766768308 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-536777064766768308 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-536777064766768308 .mobile\:gp-flex-row{flex-direction:row}.gps-536777064766768308 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-536777064766768308 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-536777064766768308 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-536777064766768308 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-536777064766768308 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-536777064766768308 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media(max-width:1023px){.gps-536777064766768308 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}}@media(max-width:767px){.gps-536777064766768308 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}}.gps-536777064766768308 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-536777064766768308 .\[\&_p\]\:gp-inline p{display:inline}.gps-536777064766768308 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-536777064766768308 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\a";content:var(--tw-content)}.gNWjw_liY_{overflow:hidden}.g0RLsK7mzP [data-gp-text]{position:relative!important;overflow:visible!important;display:inline-block!important;width:auto!important;margin-left:auto!important;margin-right:auto!important}.g0RLsK7mzP [data-gp-text]:before{content:"";border-top:1px solid #6C937E;border-bottom:1px solid #6C937E;position:absolute!important;right:115%!important;top:50%!important;height:5px!important;width:2600px!important;z-index:1!important;left:auto!important;display:block!important;transform:translateY(-50%)}.g0RLsK7mzP [data-gp-text]:after{content:"";border-top:1px solid #6C937E;border-bottom:1px solid #6C937E;position:absolute;left:115%;top:50%;height:5px;width:2600px;z-index:1;display:block;transform:translateY(-50%)}.gp-carousel-arrow-gdo-_FkEfx{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gdo-_FkEfx:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1023px)and (min-width:768px){.gp-carousel-arrow-gdo-_FkEfx{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gdo-_FkEfx:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-gdo-_FkEfx{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gdo-_FkEfx:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}.gdo-_FkEfx .gp-carousel-dot-container{column-gap:5px!important}.gdo-_FkEfx .gp-carousel-dot-container button{box-shadow:none!important}.grVEXjcJ7i{overflow:hidden}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.gps-532297083600831381.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083600831381.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083600831381.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083600831381.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083600831381.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083600831381.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083600831381.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083600831381.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083600831381.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083600831381.gps.gpsil [style*="--bbw:"]{border-bottom-width:var(--bbw)}.gps-532297083600831381.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083600831381.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083600831381.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083600831381.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083600831381.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083600831381.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083600831381.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083600831381.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083600831381.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083600831381.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-532297083600831381.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083600831381.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083600831381.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083600831381.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083600831381.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083600831381.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083600831381.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083600831381.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083600831381.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083600831381.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083600831381.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-532297083600831381.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083600831381.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083600831381.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083600831381.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083600831381.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083600831381.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083600831381.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-532297083600831381.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-532297083600831381.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083600831381.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-532297083600831381.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-532297083600831381.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083600831381.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083600831381.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083600831381.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083600831381.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083600831381.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083600831381.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083600831381.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083600831381.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-532297083600831381.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083600831381.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083600831381.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-532297083600831381.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-532297083600831381.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083600831381.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083600831381.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083600831381.gps.gpsil [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}.gps-532297083600831381.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-532297083600831381.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083600831381.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083600831381.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083600831381.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-532297083600831381.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083600831381.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083600831381.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-532297083600831381.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-532297083600831381.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083600831381.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083600831381.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083600831381.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083600831381.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-532297083600831381.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-532297083600831381.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083600831381.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083600831381.gps.gpsil [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}.gps-532297083600831381.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-532297083600831381.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-532297083600831381.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083600831381.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083600831381.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083600831381.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083600831381.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-532297083600831381.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083600831381.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083600831381.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-532297083600831381.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-532297083600831381.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083600831381.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083600831381.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083600831381.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083600831381.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-532297083600831381.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083600831381.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-532297083600831381.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083600831381.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083600831381 .gp-rotate-0,.gps-532297083600831381 .gp-rotate-180,.gps-532297083600831381 .mobile\:gp-rotate-0,.gps-532297083600831381 .mobile\:gp-rotate-180,.gps-532297083600831381 .tablet\:gp-rotate-0,.gps-532297083600831381 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-532297083600831381 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-532297083600831381 .gp-absolute{position:absolute}.gps-532297083600831381 .gp-relative{position:relative}.gps-532297083600831381 .gp-left-0{left:0}.gps-532297083600831381 .gp-right-0{right:0}.gps-532297083600831381 .gp-z-1{z-index:1}.gps-532297083600831381 .gp-z-2{z-index:2}.gps-532297083600831381 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083600831381 .gp-my-0{margin-bottom:0;margin-top:0}.gps-532297083600831381 .gp-mb-0{margin-bottom:0}.gps-532297083600831381 .gp-block{display:block}.gps-532297083600831381 .gp-flex{display:flex}.gps-532297083600831381 .gp-inline-flex{display:inline-flex}.gps-532297083600831381 .gp-grid{display:grid}.gps-532297083600831381 .\!gp-hidden{display:none!important}.gps-532297083600831381 .gp-hidden{display:none}.gps-532297083600831381 .gp-h-full{height:100%}.gps-532297083600831381 .\!gp-min-h-full{min-height:100%!important}.gps-532297083600831381 .gp-w-full{width:100%}.gps-532297083600831381 .gp-max-w-full{max-width:100%}.gps-532297083600831381 .gp-flex-1{flex:1 1 0%}.gps-532297083600831381 .gp-flex-none{flex:none}.gps-532297083600831381 .gp-shrink-0{flex-shrink:0}.gps-532297083600831381 .gp-rotate-0{--tw-rotate:0deg}.gps-532297083600831381 .gp-rotate-0,.gps-532297083600831381 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083600831381 .gp-rotate-180{--tw-rotate:180deg}.gps-532297083600831381 .gp-cursor-pointer{cursor:pointer}.gps-532297083600831381 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-532297083600831381 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083600831381 .\!gp-flex-row{flex-direction:row!important}.gps-532297083600831381 .gp-flex-row{flex-direction:row}.gps-532297083600831381 .gp-flex-col{flex-direction:column}.gps-532297083600831381 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083600831381 .gp-items-center{align-items:center}.gps-532297083600831381 .gp-justify-start{justify-content:flex-start}.gps-532297083600831381 .gp-justify-center{justify-content:center}.gps-532297083600831381 .gp-justify-between{justify-content:space-between}.gps-532297083600831381 .gp-gap-2{gap:8px}.gps-532297083600831381 .gp-overflow-hidden{overflow:hidden}.gps-532297083600831381 .gp-text-center{text-align:center}.gps-532297083600831381 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-532297083600831381 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083600831381 .gp-duration-200{transition-duration:.2s}.gps-532297083600831381 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083600831381 .tablet\:gp-absolute{position:absolute}.gps-532297083600831381 .tablet\:gp-left-0{left:0}.gps-532297083600831381 .tablet\:gp-right-0{right:0}.gps-532297083600831381 .tablet\:gp-block{display:block}.gps-532297083600831381 .tablet\:\!gp-hidden{display:none!important}.gps-532297083600831381 .tablet\:gp-hidden{display:none}.gps-532297083600831381 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-532297083600831381 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083600831381 .tablet\:gp-rotate-0,.gps-532297083600831381 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083600831381 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083600831381 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-532297083600831381 .tablet\:gp-flex-row{flex-direction:row}.gps-532297083600831381 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083600831381 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media(max-width:767px){.gps-532297083600831381 .mobile\:\!gp-absolute{position:absolute!important}.gps-532297083600831381 .mobile\:gp-absolute{position:absolute}.gps-532297083600831381 .mobile\:gp-left-0{left:0}.gps-532297083600831381 .mobile\:gp-right-0{right:0}.gps-532297083600831381 .mobile\:gp-z-2{z-index:2}.gps-532297083600831381 .mobile\:gp-block{display:block}.gps-532297083600831381 .mobile\:\!gp-flex{display:flex!important}.gps-532297083600831381 .mobile\:\!gp-hidden{display:none!important}.gps-532297083600831381 .mobile\:gp-hidden{display:none}.gps-532297083600831381 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-532297083600831381 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083600831381 .mobile\:gp-rotate-0,.gps-532297083600831381 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083600831381 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083600831381 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-532297083600831381 .mobile\:gp-flex-row{flex-direction:row}.gps-532297083600831381 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083600831381 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-532297083600831381 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-532297083600831381 .\[\&\>svg\]\:gp-w-full>svg{width:100%}.gps-532297083600831381 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Alice;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/alice/v21/OpNCnoEEmtHa6FcJ.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format("truetype")}.gDM1Jupc8N{overflow:hidden}.gDM1Jupc8N .video-inner-container{position:relative;padding-top:100%}.gDM1Jupc8N .play-button-wrapper #circle-play-b svg{width:155px;height:155px}.gDM1Jupc8N video{border-radius:8px}.gmjsf8rrcE{overflow:hidden}.gmjsf8rrcE .video-inner-container{position:relative;padding-top:100%}.gmjsf8rrcE .play-button-wrapper #circle-play-b svg{width:155px;height:155px}.gmjsf8rrcE video{border-radius:8px}.gp-carousel-arrow-gE5pnNgt9Y{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gE5pnNgt9Y:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1024px)and (min-width:768px){.gp-carousel-arrow-gE5pnNgt9Y{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gE5pnNgt9Y:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-gE5pnNgt9Y{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gE5pnNgt9Y:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:767px){.gE5pnNgt9Y .gem-slider{padding-bottom:13px}.gE5pnNgt9Y [class*=gp-carousel-arrow-]{top:-58px!important;z-index:9}.gE5pnNgt9Y .gem-slider-next{right:20px!important;transform:translate(0)!important}.gE5pnNgt9Y .gem-slider-previous{left:auto!important;right:75px!important;transform:translate(0)!important}}@media only screen and (max-width:430px){.gE5pnNgt9Y h2[data-gp-text]{font-size:75px!important}}.gps-532297083768538005.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-532297083768538005.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083768538005.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083768538005.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083768538005.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083768538005.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083768538005.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083768538005.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083768538005.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083768538005.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083768538005.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083768538005.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083768538005.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083768538005.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083768538005.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083768538005.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083768538005.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083768538005.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083768538005.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083768538005.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083768538005.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083768538005.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-532297083768538005.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083768538005.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083768538005.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083768538005.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083768538005.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083768538005.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083768538005.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083768538005.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083768538005.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083768538005.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083768538005.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-532297083768538005.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083768538005.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083768538005.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083768538005.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083768538005.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083768538005.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083768538005.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-532297083768538005.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083768538005.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-532297083768538005.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-532297083768538005.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083768538005.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083768538005.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083768538005.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083768538005.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083768538005.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083768538005.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083768538005.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083768538005.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083768538005.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-532297083768538005.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-532297083768538005.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-532297083768538005.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083768538005.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083768538005.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-532297083768538005.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083768538005.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083768538005.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083768538005.gps.gpsil [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.gps-532297083768538005.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083768538005.gps.gpsil [style*="--bc-tablet:"]{border-color:var(--bc-tablet)}.gps-532297083768538005.gps.gpsil [style*="--bs-tablet:"]{border-style:var(--bs-tablet)}.gps-532297083768538005.gps.gpsil [style*="--bw-tablet:"]{border-width:var(--bw-tablet)}.gps-532297083768538005.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-532297083768538005.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083768538005.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083768538005.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-532297083768538005.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083768538005.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-532297083768538005.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083768538005.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-532297083768538005.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083768538005.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-532297083768538005.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-532297083768538005.gps.gpsil [style*="--op-tablet:"]{opacity:var(--op-tablet)}.gps-532297083768538005.gps.gpsil [style*="--pc-tablet:"]{place-content:var(--pc-tablet)}.gps-532297083768538005.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083768538005.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083768538005.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083768538005.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083768538005.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps-532297083768538005.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-532297083768538005.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-532297083768538005.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083768538005.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083768538005.gps.gpsil [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.gps-532297083768538005.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bc-mobile:"]{border-color:var(--bc-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bs-mobile:"]{border-style:var(--bs-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bw-mobile:"]{border-width:var(--bw-mobile)}.gps-532297083768538005.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-532297083768538005.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-532297083768538005.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083768538005.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083768538005.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083768538005.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-532297083768538005.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083768538005.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-532297083768538005.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-532297083768538005.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083768538005.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-532297083768538005.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-532297083768538005.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083768538005.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083768538005.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083768538005.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083768538005.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-532297083768538005.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-532297083768538005.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-532297083768538005.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083768538005.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083768538005 .gp-rotate-0,.gps-532297083768538005 .gp-rotate-180,.gps-532297083768538005 .mobile\:gp-rotate-0,.gps-532297083768538005 .mobile\:gp-rotate-180,.gps-532297083768538005 .tablet\:gp-rotate-0,.gps-532297083768538005 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-532297083768538005 .gp-absolute{position:absolute}.gps-532297083768538005 .\!gp-relative{position:relative!important}.gps-532297083768538005 .gp-relative{position:relative}.gps-532297083768538005 .gp-left-0{left:0}.gps-532297083768538005 .gp-right-0{right:0}.gps-532297083768538005 .gp-z-1{z-index:1}.gps-532297083768538005 .gp-z-2{z-index:2}.gps-532297083768538005 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083768538005 .gp-my-0{margin-bottom:0;margin-top:0}.gps-532297083768538005 .gp-mb-0{margin-bottom:0}.gps-532297083768538005 .gp-block{display:block}.gps-532297083768538005 .gp-inline-block{display:inline-block}.gps-532297083768538005 .\!gp-flex{display:flex!important}.gps-532297083768538005 .gp-flex{display:flex}.gps-532297083768538005 .gp-inline-flex{display:inline-flex}.gps-532297083768538005 .gp-grid{display:grid}.gps-532297083768538005 .gp-contents{display:contents}.gps-532297083768538005 .\!gp-hidden{display:none!important}.gps-532297083768538005 .gp-hidden{display:none}.gps-532297083768538005 .gp-h-auto{height:auto}.gps-532297083768538005 .gp-h-full{height:100%}.gps-532297083768538005 .\!gp-min-h-full{min-height:100%!important}.gps-532297083768538005 .gp-w-full{width:100%}.gps-532297083768538005 .gp-max-w-full{max-width:100%}.gps-532297083768538005 .gp-flex-1{flex:1 1 0%}.gps-532297083768538005 .gp-flex-none{flex:none}.gps-532297083768538005 .gp-shrink-0{flex-shrink:0}.gps-532297083768538005 .gp-rotate-0{--tw-rotate:0deg}.gps-532297083768538005 .gp-rotate-0,.gps-532297083768538005 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083768538005 .gp-rotate-180{--tw-rotate:180deg}.gps-532297083768538005 .gp-cursor-pointer{cursor:pointer}.gps-532297083768538005 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-532297083768538005 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083768538005 .\!gp-flex-row{flex-direction:row!important}.gps-532297083768538005 .gp-flex-row{flex-direction:row}.gps-532297083768538005 .gp-flex-col{flex-direction:column}.gps-532297083768538005 .gp-flex-wrap{flex-wrap:wrap}.gps-532297083768538005 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083768538005 .gp-items-center{align-items:center}.gps-532297083768538005 .gp-justify-center{justify-content:center}.gps-532297083768538005 .gp-justify-between{justify-content:space-between}.gps-532297083768538005 .gp-gap-2{gap:8px}.gps-532297083768538005 .gp-overflow-hidden{overflow:hidden}.gps-532297083768538005 .gp-border{border-width:1px}.gps-532297083768538005 .gp-border-transparent{border-color:transparent}.gps-532297083768538005 .gp-text-left{text-align:left}.gps-532297083768538005 .gp-text-center{text-align:center}.gps-532297083768538005 .gp-leading-\[0\]{line-height:0}.gps-532297083768538005 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-532297083768538005 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083768538005 .gp-duration-200{transition-duration:.2s}.gps-532297083768538005 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083768538005 .tablet\:gp-static{position:static}.gps-532297083768538005 .tablet\:gp-left-0{left:0}.gps-532297083768538005 .tablet\:gp-right-0{right:0}.gps-532297083768538005 .tablet\:gp-block{display:block}.gps-532297083768538005 .tablet\:\!gp-hidden{display:none!important}.gps-532297083768538005 .tablet\:gp-hidden{display:none}.gps-532297083768538005 .tablet\:gp-h-auto{height:auto}.gps-532297083768538005 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-532297083768538005 .tablet\:gp-flex-none{flex:none}.gps-532297083768538005 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083768538005 .tablet\:gp-rotate-0,.gps-532297083768538005 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083768538005 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083768538005 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-532297083768538005 .tablet\:gp-flex-row{flex-direction:row}.gps-532297083768538005 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083768538005 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media(max-width:767px){.gps-532297083768538005 .mobile\:gp-static{position:static}.gps-532297083768538005 .mobile\:gp-left-0{left:0}.gps-532297083768538005 .mobile\:gp-right-0{right:0}.gps-532297083768538005 .mobile\:gp-block{display:block}.gps-532297083768538005 .mobile\:\!gp-hidden{display:none!important}.gps-532297083768538005 .mobile\:gp-hidden{display:none}.gps-532297083768538005 .mobile\:gp-h-auto{height:auto}.gps-532297083768538005 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-532297083768538005 .mobile\:gp-flex-none{flex:none}.gps-532297083768538005 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083768538005 .mobile\:gp-rotate-0,.gps-532297083768538005 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083768538005 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083768538005 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-532297083768538005 .mobile\:gp-flex-row{flex-direction:row}.gps-532297083768538005 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083768538005 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-532297083768538005 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-532297083768538005 .\[\&\>svg\]\:\!gp-h-\[var\(--size-desktop\)\]>svg{height:var(--size-desktop)!important}.gps-532297083768538005 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-532297083768538005 .\[\&\>svg\]\:\!gp-w-\[var\(--size-desktop\)\]>svg{width:var(--size-desktop)!important}.gps-532297083768538005 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-532297083768538005 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media(max-width:1024px){.gps-532297083768538005 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}.gps-532297083768538005 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--size-tablet\)\]>svg{height:var(--size-tablet)!important}.gps-532297083768538005 .tablet\:\[\&\>svg\]\:\!gp-w-\[var\(--size-tablet\)\]>svg{width:var(--size-tablet)!important}}@media(max-width:767px){.gps-532297083768538005 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}.gps-532297083768538005 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--size-mobile\)\]>svg{height:var(--size-mobile)!important}.gps-532297083768538005 .mobile\:\[\&\>svg\]\:\!gp-w-\[var\(--size-mobile\)\]>svg{width:var(--size-mobile)!important}}.gps-532297083768538005 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}.g2eqD4OqJ5 img{border-radius:20px!important;border:1px solid #0E5234!important}.go81bQz6vB>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-5px;top:50%;transform:tr;height:29px;width:1px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.gW9XuVCIbT{height:100%}.g4sa3z2xWA img{border-radius:20px!important;border:1px solid #0E5234!important}.g7Gj5t9LNI>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-5px;top:50%;transform:tr;height:29px;width:1px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.gYdJllol1V{height:100%}.ghKIzmYP-H img{border-radius:20px!important;border:1px solid #0E5234!important}.gH4UUbKXsS>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-5px;top:50%;transform:tr;height:29px;width:1px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.gV2vjg6Jjq{height:100%}.gRlw4GPQu_ img{border-radius:20px!important;border:1px solid #0E5234!important}.gEZbeApskq>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-5px;top:50%;transform:tr;height:29px;width:1px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.gqU3n3bH2Z{height:100%}#gBiDN0SPNe>div:nth-child(2){transform:translate(-7px,12px)}#gBiDN0SPNe>div:nth-child(3){transform:translate(-14px)}#gBiDN0SPNe>div:nth-child(4){transform:translate(-21px,12px)}@media only screen and (max-width:1023px){#gBiDN0SPNe>div:nth-child(2){transform:translate(-7px,12px)}#gBiDN0SPNe>div:nth-child(3){transform:translate(-14px)}#gBiDN0SPNe>div:nth-child(4){transform:translate(-21px,12px)}}.gXghqoxqCL img{border-radius:20px!important;border:1px solid #0E5234!important}.gfb8fOz4BX>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-10px;top:50%;transform:tr;height:18px;width:2px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.g9PnYzoHGx{height:100%}.gw0nYPBzI1 img{border-radius:20px!important;border:1px solid #0E5234!important}.gVHyqhOdj6>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-10px;top:50%;transform:tr;height:18px;width:2px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.gDgXvCBdt0{height:100%}.gsL4aCiXt4 img{border-radius:20px!important;border:1px solid #0E5234!important}.gSR03fV11h>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-10px;top:50%;transform:tr;height:18px;width:2px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.gbFwvEamNw{height:100%}.gu2q9wlFNT img{border-radius:20px!important;border:1px solid #0E5234!important}.gk_uEslWTl>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-10px;top:50%;transform:tr;height:18px;width:2px;background:#0e5234;z-index:1;display:block;transform:translateY(-50%)}.gKcvFTkulj{height:100%}.gp-carousel-arrow-gvQoezevqO{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gvQoezevqO:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1024px)and (min-width:768px){.gp-carousel-arrow-gvQoezevqO{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gvQoezevqO:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-gvQoezevqO{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gvQoezevqO:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}.gvQoezevqO .gp-carousel-dot-container{column-gap:5px!important}.gvQoezevqO .gp-carousel-dot-container button{border:1px solid #0E5234!important;box-shadow:none!important}.gps-532297083718206357.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083718206357.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083718206357.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083718206357.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083718206357.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083718206357.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083718206357.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083718206357.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083718206357.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083718206357.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083718206357.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083718206357.gps.gpsil [style*="--bbw:"]{border-bottom-width:var(--bbw)}.gps-532297083718206357.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083718206357.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083718206357.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083718206357.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083718206357.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083718206357.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083718206357.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083718206357.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083718206357.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083718206357.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-532297083718206357.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083718206357.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083718206357.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083718206357.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083718206357.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083718206357.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083718206357.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083718206357.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083718206357.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083718206357.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083718206357.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-532297083718206357.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083718206357.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083718206357.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083718206357.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083718206357.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083718206357.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083718206357.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-532297083718206357.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-532297083718206357.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083718206357.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-532297083718206357.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-532297083718206357.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083718206357.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083718206357.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083718206357.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083718206357.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083718206357.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083718206357.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083718206357.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083718206357.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083718206357.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-532297083718206357.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083718206357.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083718206357.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-532297083718206357.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-532297083718206357.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083718206357.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083718206357.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083718206357.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083718206357.gps.gpsil [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}.gps-532297083718206357.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-532297083718206357.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083718206357.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083718206357.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083718206357.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-532297083718206357.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083718206357.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-532297083718206357.gps.gpsil [style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}.gps-532297083718206357.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083718206357.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-532297083718206357.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-532297083718206357.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083718206357.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083718206357.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083718206357.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083718206357.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-532297083718206357.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-532297083718206357.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083718206357.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083718206357.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083718206357.gps.gpsil [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}.gps-532297083718206357.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-532297083718206357.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-532297083718206357.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083718206357.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083718206357.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083718206357.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083718206357.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-532297083718206357.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083718206357.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-532297083718206357.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-532297083718206357.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-532297083718206357.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083718206357.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-532297083718206357.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-532297083718206357.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083718206357.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083718206357.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083718206357.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083718206357.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-532297083718206357.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083718206357.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-532297083718206357.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083718206357.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083718206357 .gp-rotate-0,.gps-532297083718206357 .gp-rotate-180,.gps-532297083718206357 .mobile\:gp-rotate-0,.gps-532297083718206357 .mobile\:gp-rotate-180,.gps-532297083718206357 .tablet\:gp-rotate-0,.gps-532297083718206357 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-532297083718206357 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-532297083718206357 .\!gp-absolute{position:absolute!important}.gps-532297083718206357 .gp-absolute{position:absolute}.gps-532297083718206357 .gp-relative{position:relative}.gps-532297083718206357 .gp-left-0{left:0}.gps-532297083718206357 .gp-right-0{right:0}.gps-532297083718206357 .gp-z-1{z-index:1}.gps-532297083718206357 .gp-z-2{z-index:2}.gps-532297083718206357 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083718206357 .gp-my-0{margin-bottom:0;margin-top:0}.gps-532297083718206357 .gp-mb-0{margin-bottom:0}.gps-532297083718206357 .gp-block{display:block}.gps-532297083718206357 .gp-inline-block{display:inline-block}.gps-532297083718206357 .\!gp-flex{display:flex!important}.gps-532297083718206357 .gp-flex{display:flex}.gps-532297083718206357 .gp-inline-flex{display:inline-flex}.gps-532297083718206357 .gp-grid{display:grid}.gps-532297083718206357 .gp-contents{display:contents}.gps-532297083718206357 .\!gp-hidden{display:none!important}.gps-532297083718206357 .gp-hidden{display:none}.gps-532297083718206357 .gp-h-auto{height:auto}.gps-532297083718206357 .gp-h-full{height:100%}.gps-532297083718206357 .\!gp-min-h-full{min-height:100%!important}.gps-532297083718206357 .gp-w-full{width:100%}.gps-532297083718206357 .gp-max-w-full{max-width:100%}.gps-532297083718206357 .gp-flex-1{flex:1 1 0%}.gps-532297083718206357 .gp-flex-none{flex:none}.gps-532297083718206357 .gp-shrink-0{flex-shrink:0}.gps-532297083718206357 .gp-rotate-0{--tw-rotate:0deg}.gps-532297083718206357 .gp-rotate-0,.gps-532297083718206357 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083718206357 .gp-rotate-180{--tw-rotate:180deg}.gps-532297083718206357 .gp-cursor-pointer{cursor:pointer}.gps-532297083718206357 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-532297083718206357 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083718206357 .\!gp-flex-row{flex-direction:row!important}.gps-532297083718206357 .gp-flex-row{flex-direction:row}.gps-532297083718206357 .gp-flex-col{flex-direction:column}.gps-532297083718206357 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083718206357 .gp-items-center{align-items:center}.gps-532297083718206357 .gp-justify-start{justify-content:flex-start}.gps-532297083718206357 .gp-justify-center{justify-content:center}.gps-532297083718206357 .gp-justify-between{justify-content:space-between}.gps-532297083718206357 .gp-gap-2{gap:8px}.gps-532297083718206357 .gp-overflow-hidden{overflow:hidden}.gps-532297083718206357 .gp-text-center{text-align:center}.gps-532297083718206357 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-532297083718206357 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083718206357 .gp-duration-200{transition-duration:.2s}.gps-532297083718206357 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083718206357 .tablet\:\!gp-absolute{position:absolute!important}.gps-532297083718206357 .tablet\:gp-absolute{position:absolute}.gps-532297083718206357 .tablet\:gp-left-0{left:0}.gps-532297083718206357 .tablet\:gp-right-0{right:0}.gps-532297083718206357 .tablet\:gp-z-2{z-index:2}.gps-532297083718206357 .tablet\:gp-block{display:block}.gps-532297083718206357 .tablet\:\!gp-flex{display:flex!important}.gps-532297083718206357 .tablet\:\!gp-hidden{display:none!important}.gps-532297083718206357 .tablet\:gp-hidden{display:none}.gps-532297083718206357 .tablet\:gp-h-auto{height:auto}.gps-532297083718206357 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-532297083718206357 .tablet\:gp-flex-none{flex:none}.gps-532297083718206357 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083718206357 .tablet\:gp-rotate-0,.gps-532297083718206357 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083718206357 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083718206357 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-532297083718206357 .tablet\:gp-flex-row{flex-direction:row}.gps-532297083718206357 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083718206357 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media(max-width:767px){.gps-532297083718206357 .mobile\:gp-absolute{position:absolute}.gps-532297083718206357 .mobile\:gp-left-0{left:0}.gps-532297083718206357 .mobile\:gp-right-0{right:0}.gps-532297083718206357 .mobile\:gp-block{display:block}.gps-532297083718206357 .mobile\:\!gp-hidden{display:none!important}.gps-532297083718206357 .mobile\:gp-hidden{display:none}.gps-532297083718206357 .mobile\:gp-h-auto{height:auto}.gps-532297083718206357 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-532297083718206357 .mobile\:gp-flex-none{flex:none}.gps-532297083718206357 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083718206357 .mobile\:gp-rotate-0,.gps-532297083718206357 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083718206357 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083718206357 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-532297083718206357 .mobile\:gp-flex-row{flex-direction:row}.gps-532297083718206357 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083718206357 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-532297083718206357 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-532297083718206357 .\[\&\>svg\]\:gp-w-full>svg{width:100%}.gps-532297083718206357 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Alice;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/alice/v21/OpNCnoEEmtHa6FcJ.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}.ggrfaD00A3 img{transform:scale(1.01)}.gPWwn3VDnO{overflow:hidden}.gKQXMa1Lra img{transform:scale(1.01)}.gVBCCrd0SX{overflow:hidden}.gopvdO5ZP5 img{transform:scale(1.01)}.glm9Qwjbng{overflow:hidden}.g1MD47H6KC img{transform:scale(1.01)}.gr99emYdQL{overflow:hidden}.gJ5TAreseM img{transform:scale(1.01)}.gcxFw7sBo_{overflow:hidden}.g_5x4HOyjn img{transform:scale(1.01)}.gmp1rOxjy2{overflow:hidden}.gLIqJ5SQVh img{transform:scale(1.01)}.goFhFn2Msn{overflow:hidden}.gp-carousel-arrow-geQP3R5Tnb{border-radius:var(--g-radius-small)}.gp-carousel-arrow-geQP3R5Tnb:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1024px)and (min-width:768px){.gp-carousel-arrow-geQP3R5Tnb{border-radius:var(--g-radius-small)}.gp-carousel-arrow-geQP3R5Tnb:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-geQP3R5Tnb{border-radius:var(--g-radius-small)}.gp-carousel-arrow-geQP3R5Tnb:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}.giSsXrm8UT img{transform:scale(1.01)}.gjo82k3bN_{overflow:hidden}.glNmAtvPBw img{transform:scale(1.01)}.geTW69sH16{overflow:hidden}.gGbkGqh4WU img{transform:scale(1.01)}.gT27SV08q0{overflow:hidden}.gp-carousel-arrow-gcYvriVS26{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gcYvriVS26:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1024px)and (min-width:768px){.gp-carousel-arrow-gcYvriVS26{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gcYvriVS26:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-gcYvriVS26{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gcYvriVS26:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}.gps-536776804384375950.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-536776804384375950.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-536776804384375950.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-536776804384375950.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-536776804384375950.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-536776804384375950.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-536776804384375950.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-536776804384375950.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-536776804384375950.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-536776804384375950.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-536776804384375950.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-536776804384375950.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-536776804384375950.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-536776804384375950.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-536776804384375950.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-536776804384375950.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-536776804384375950.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-536776804384375950.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-536776804384375950.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-536776804384375950.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-536776804384375950.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-536776804384375950.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-536776804384375950.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-536776804384375950.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-536776804384375950.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-536776804384375950.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-536776804384375950.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-536776804384375950.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-536776804384375950.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-536776804384375950.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-536776804384375950.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-536776804384375950.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-536776804384375950.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-536776804384375950.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-536776804384375950.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-536776804384375950.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-536776804384375950.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-536776804384375950.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-536776804384375950.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-536776804384375950.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-536776804384375950.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-536776804384375950.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-536776804384375950.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-536776804384375950.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-536776804384375950.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-536776804384375950.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-536776804384375950.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-536776804384375950.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-536776804384375950.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1023px){.gps-536776804384375950.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-536776804384375950.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-536776804384375950.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-536776804384375950.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-536776804384375950.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-536776804384375950.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-536776804384375950.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-536776804384375950.gps.gpsil [style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}.gps-536776804384375950.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-536776804384375950.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-536776804384375950.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-536776804384375950.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-536776804384375950.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-536776804384375950.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-536776804384375950.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-536776804384375950.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-536776804384375950.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-536776804384375950.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-536776804384375950.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-536776804384375950.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-536776804384375950.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-536776804384375950.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-536776804384375950.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-536776804384375950.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-536776804384375950.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-536776804384375950.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-536776804384375950.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-536776804384375950.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-536776804384375950.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-536776804384375950.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-536776804384375950.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-536776804384375950.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-536776804384375950.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-536776804384375950.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-536776804384375950.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-536776804384375950.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-536776804384375950.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-536776804384375950.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-536776804384375950.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-536776804384375950.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-536776804384375950.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-536776804384375950 .gp-rotate-0,.gps-536776804384375950 .gp-rotate-180,.gps-536776804384375950 .mobile\:gp-rotate-0,.gps-536776804384375950 .mobile\:gp-rotate-180,.gps-536776804384375950 .tablet\:gp-rotate-0,.gps-536776804384375950 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-536776804384375950 .gp-shadow-md{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.gps-536776804384375950 .gp-absolute{position:absolute}.gps-536776804384375950 .gp-relative{position:relative}.gps-536776804384375950 .gp-left-0{left:0}.gps-536776804384375950 .gp-right-0{right:0}.gps-536776804384375950 .gp-z-1{z-index:1}.gps-536776804384375950 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-536776804384375950 .gp-my-0{margin-bottom:0;margin-top:0}.gps-536776804384375950 .gp-mb-0{margin-bottom:0}.gps-536776804384375950 .gp-block{display:block}.gps-536776804384375950 .\!gp-inline{display:inline!important}.gps-536776804384375950 .gp-flex{display:flex}.gps-536776804384375950 .gp-grid{display:grid}.gps-536776804384375950 .\!gp-hidden{display:none!important}.gps-536776804384375950 .gp-hidden{display:none}.gps-536776804384375950 .gp-aspect-square{aspect-ratio:1/1}.gps-536776804384375950 .gp-h-full{height:100%}.gps-536776804384375950 .\!gp-min-h-full{min-height:100%!important}.gps-536776804384375950 .gp-w-\[12px\]{width:12px}.gps-536776804384375950 .gp-w-full{width:100%}.gps-536776804384375950 .gp-max-w-full{max-width:100%}.gps-536776804384375950 .gp-shrink-0{flex-shrink:0}.gps-536776804384375950 .gp-rotate-0{--tw-rotate:0deg}.gps-536776804384375950 .gp-rotate-0,.gps-536776804384375950 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-536776804384375950 .gp-rotate-180{--tw-rotate:180deg}.gps-536776804384375950 .gp-cursor-pointer{cursor:pointer}.gps-536776804384375950 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-536776804384375950 .\!gp-flex-row{flex-direction:row!important}.gps-536776804384375950 .gp-flex-row{flex-direction:row}.gps-536776804384375950 .gp-flex-col{flex-direction:column}.gps-536776804384375950 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-536776804384375950 .gp-items-center{align-items:center}.gps-536776804384375950 .gp-justify-center{justify-content:center}.gps-536776804384375950 .gp-justify-between{justify-content:space-between}.gps-536776804384375950 .gp-gap-2{gap:8px}.gps-536776804384375950 .gp-gap-y-0{row-gap:0}.gps-536776804384375950 .gp-overflow-hidden{overflow:hidden}.gps-536776804384375950 .gp-rounded-full{border-radius:9999px}.gps-536776804384375950 .gp-text-center{text-align:center}.gps-536776804384375950 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-536776804384375950 .gp-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gps-536776804384375950 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-536776804384375950 .gp-duration-200{transition-duration:.2s}.gps-536776804384375950 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1023px){.gps-536776804384375950 .tablet\:gp-absolute{position:absolute}.gps-536776804384375950 .tablet\:gp-left-0{left:0}.gps-536776804384375950 .tablet\:gp-right-0{right:0}.gps-536776804384375950 .tablet\:gp-block{display:block}.gps-536776804384375950 .tablet\:\!gp-hidden{display:none!important}.gps-536776804384375950 .tablet\:gp-hidden{display:none}.gps-536776804384375950 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-536776804384375950 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-536776804384375950 .tablet\:gp-rotate-0,.gps-536776804384375950 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-536776804384375950 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-536776804384375950 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-536776804384375950 .tablet\:gp-flex-row{flex-direction:row}.gps-536776804384375950 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-536776804384375950 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media(max-width:767px){.gps-536776804384375950 .mobile\:gp-static{position:static}.gps-536776804384375950 .mobile\:gp-left-0{left:0}.gps-536776804384375950 .mobile\:gp-right-0{right:0}.gps-536776804384375950 .mobile\:gp-block{display:block}.gps-536776804384375950 .mobile\:\!gp-hidden{display:none!important}.gps-536776804384375950 .mobile\:gp-hidden{display:none}.gps-536776804384375950 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-536776804384375950 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-536776804384375950 .mobile\:gp-rotate-0,.gps-536776804384375950 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-536776804384375950 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-536776804384375950 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-536776804384375950 .mobile\:gp-flex-row{flex-direction:row}.gps-536776804384375950 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-536776804384375950 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-536776804384375950 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-536776804384375950 .\[\&\>svg\]\:gp-w-full>svg{width:100%}.gps-536776804384375950 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-536776804384375950 .\[\&_p\]\:gp-inline p{display:inline}.gps-536776804384375950 .\[\&_p\]\:after\:gp-whitespace-pre-wrap p:after{content:var(--tw-content);white-space:pre-wrap}.gps-536776804384375950 .\[\&_p\]\:after\:gp-content-\[\'\\A\'\] p:after{--tw-content:"\a";content:var(--tw-content)}.gp-carousel-arrow-gK3BrRuh2Q{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gK3BrRuh2Q:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1023px)and (min-width:768px){.gp-carousel-arrow-gK3BrRuh2Q{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gK3BrRuh2Q:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-gK3BrRuh2Q{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gK3BrRuh2Q:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}.gK3BrRuh2Q .gp-carousel-dot-container{counter-reset:button-counter;padding-top:45px;justify-content:left;width:auto;left:50%;transform:translate(6px)}.gK3BrRuh2Q .gp-carousel-dot-container:before{content:"Scroll to section";text-transform:uppercase;font-size:14px;font-family:Montserrat;font-weight:700;color:#0e5234;position:absolute;top:0;line-height:28px}.gK3BrRuh2Q .gp-carousel-dot-container button:before{content:counter(button-counter);counter-increment:button-counter;color:#0e5234;font-size:16px;line-height:33px}.gK3BrRuh2Q .gp-carousel-dot-container button{border:1px solid #0E5234!important}.gK3BrRuh2Q .gp-carousel-dot-container button.gp-carousel-dot--active:before{color:#fff}@media only screen and (max-width:767px){.gK3BrRuh2Q .gp-carousel-dot-container{justify-content:center;transform:translate(0)}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.gps-532297083684651925.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083684651925.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083684651925.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083684651925.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083684651925.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083684651925.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083684651925.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083684651925.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083684651925.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083684651925.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083684651925.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083684651925.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083684651925.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083684651925.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083684651925.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083684651925.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083684651925.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083684651925.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083684651925.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083684651925.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083684651925.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083684651925.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083684651925.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083684651925.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083684651925.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083684651925.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083684651925.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083684651925.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083684651925.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083684651925.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083684651925.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083684651925.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083684651925.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083684651925.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083684651925.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083684651925.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083684651925.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-532297083684651925.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-532297083684651925.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083684651925.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083684651925.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083684651925.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083684651925.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083684651925.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083684651925.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083684651925.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083684651925.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083684651925.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083684651925.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083684651925.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083684651925.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083684651925.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083684651925.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083684651925.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083684651925.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083684651925.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083684651925.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083684651925.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083684651925.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083684651925.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083684651925.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083684651925.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083684651925.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083684651925.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083684651925.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083684651925.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083684651925.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083684651925.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083684651925.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083684651925.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083684651925.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-532297083684651925.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-532297083684651925.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083684651925.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083684651925.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083684651925.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083684651925.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083684651925.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083684651925.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083684651925.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083684651925 .gp-relative{position:relative}.gps-532297083684651925 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083684651925 .gp-mb-0{margin-bottom:0}.gps-532297083684651925 .gp-inline-block{display:inline-block}.gps-532297083684651925 .gp-flex{display:flex}.gps-532297083684651925 .gp-grid{display:grid}.gps-532297083684651925 .gp-contents{display:contents}.gps-532297083684651925 .\!gp-hidden{display:none!important}.gps-532297083684651925 .gp-hidden{display:none}.gps-532297083684651925 .gp-h-auto{height:auto}.gps-532297083684651925 .gp-h-full{height:100%}.gps-532297083684651925 .gp-w-full{width:100%}.gps-532297083684651925 .gp-max-w-full{max-width:100%}.gps-532297083684651925 .gp-flex-none{flex:none}.gps-532297083684651925 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083684651925 .gp-flex-col{flex-direction:column}.gps-532297083684651925 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083684651925 .gp-duration-200{transition-duration:.2s}.gps-532297083684651925 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083684651925 .tablet\:\!gp-hidden{display:none!important}.gps-532297083684651925 .tablet\:gp-hidden{display:none}.gps-532297083684651925 .tablet\:gp-h-auto{height:auto}.gps-532297083684651925 .tablet\:gp-flex-none{flex:none}}@media(max-width:767px){.gps-532297083684651925 .mobile\:\!gp-hidden{display:none!important}.gps-532297083684651925 .mobile\:gp-hidden{display:none}.gps-532297083684651925 .mobile\:gp-h-auto{height:auto}.gps-532297083684651925 .mobile\:gp-flex-none{flex:none}}.gps-532297083684651925 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/merriweather/v33/u-4D0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiScCmDxhtNOKl8yDr3icqEw.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format("truetype")}@font-face{font-family:Alice;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/alice/v21/OpNCnoEEmtHa6FcJ.ttf) format("truetype")}@media only screen and (max-width:767px){.gwpU55m3xO{border-radius:0 5px 5px 0!important}}@media only screen and (max-width:767px){.gJbmyNYuIk{border-radius:5px 0 0 5px!important}}@media only screen and (max-width:767px){.ghB82OfexV{border-radius:0 5px 5px 0!important}}@media only screen and (max-width:767px){.gawqwP3mWJ>div:nth-child(odd){padding-right:65px}.gawqwP3mWJ>div:nth-child(2n){padding-left:65px}.gps .gawqwP3mWJ>div>div{position:relative!important}.gps .gawqwP3mWJ>div:nth-child(odd)>div:before{content:"";height:91px;width:26px;display:block;position:absolute;right:-37px;left:auto;top:46px;border-top:1px solid #35312E;border-right:1px solid #35312E}.gps .gawqwP3mWJ>div:nth-child(2n)>div:before{content:"";height:91px;width:26px;display:block;position:absolute;left:-37px;top:46px;border-top:1px solid #35312E;border-left:1px solid #35312E}}@media only screen and (max-width:767px){.g3jqOHRw_b{border-radius:5px 0 0 5px!important}}@media only screen and (max-width:767px){.gh9dllXUJ5{border-radius:0 5px 5px 0!important}}@media only screen and (max-width:767px){.g_5coFfROj{border-radius:5px 0 0 5px!important}}@media only screen and (max-width:767px){.gGuOjYXaCS>div:nth-child(2n){padding-right:65px}.gGuOjYXaCS>div:nth-child(odd){padding-left:65px}.gps .gGuOjYXaCS>div>div{position:relative!important}.gps .gGuOjYXaCS>div:nth-child(2)>div:before{content:"";height:91px;width:26px;display:block;position:absolute;right:-37px;left:auto;top:46px;border-top:1px solid #35312E;border-right:1px solid #35312E}.gps .gGuOjYXaCS>div:nth-child(1)>div:before{content:"";height:91px;width:26px;display:block;position:absolute;left:-37px;top:46px;border-top:1px solid #35312E;border-left:1px solid #35312E}}.gps-532297083583988629.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-532297083583988629.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083583988629.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083583988629.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083583988629.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083583988629.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083583988629.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083583988629.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083583988629.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083583988629.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083583988629.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083583988629.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083583988629.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083583988629.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083583988629.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083583988629.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083583988629.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083583988629.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083583988629.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083583988629.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083583988629.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083583988629.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-532297083583988629.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083583988629.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083583988629.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083583988629.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083583988629.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083583988629.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083583988629.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083583988629.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083583988629.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083583988629.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083583988629.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-532297083583988629.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083583988629.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083583988629.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083583988629.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083583988629.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083583988629.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083583988629.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-532297083583988629.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-532297083583988629.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083583988629.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-532297083583988629.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-532297083583988629.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083583988629.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083583988629.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083583988629.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083583988629.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083583988629.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083583988629.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083583988629.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083583988629.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083583988629.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-532297083583988629.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-532297083583988629.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-532297083583988629.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083583988629.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083583988629.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-532297083583988629.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083583988629.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083583988629.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083583988629.gps.gpsil [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.gps-532297083583988629.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083583988629.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-532297083583988629.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083583988629.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083583988629.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083583988629.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-532297083583988629.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083583988629.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-532297083583988629.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083583988629.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-532297083583988629.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-532297083583988629.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083583988629.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083583988629.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083583988629.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083583988629.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps-532297083583988629.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-532297083583988629.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-532297083583988629.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083583988629.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083583988629.gps.gpsil [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.gps-532297083583988629.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083583988629.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-532297083583988629.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-532297083583988629.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083583988629.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083583988629.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083583988629.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083583988629.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-532297083583988629.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083583988629.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-532297083583988629.gps.gpsil [style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}.gps-532297083583988629.gps.gpsil [style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}.gps-532297083583988629.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083583988629.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-532297083583988629.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-532297083583988629.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083583988629.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083583988629.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083583988629.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083583988629.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-532297083583988629.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-532297083583988629.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083583988629.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-532297083583988629.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083583988629.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083583988629 .gp-rotate-0,.gps-532297083583988629 .gp-rotate-180,.gps-532297083583988629 .mobile\:gp-rotate-0,.gps-532297083583988629 .mobile\:gp-rotate-180,.gps-532297083583988629 .tablet\:gp-rotate-0,.gps-532297083583988629 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-532297083583988629 .\!gp-absolute{position:absolute!important}.gps-532297083583988629 .gp-absolute{position:absolute}.gps-532297083583988629 .gp-relative{position:relative}.gps-532297083583988629 .gp-left-0{left:0}.gps-532297083583988629 .gp-right-0{right:0}.gps-532297083583988629 .gp-z-1{z-index:1}.gps-532297083583988629 .gp-z-2{z-index:2}.gps-532297083583988629 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083583988629 .gp-my-0{margin-bottom:0;margin-top:0}.gps-532297083583988629 .gp-mb-0{margin-bottom:0}.gps-532297083583988629 .gp-block{display:block}.gps-532297083583988629 .gp-inline-block{display:inline-block}.gps-532297083583988629 .\!gp-flex{display:flex!important}.gps-532297083583988629 .gp-flex{display:flex}.gps-532297083583988629 .gp-inline-flex{display:inline-flex}.gps-532297083583988629 .gp-grid{display:grid}.gps-532297083583988629 .gp-contents{display:contents}.gps-532297083583988629 .\!gp-hidden{display:none!important}.gps-532297083583988629 .gp-hidden{display:none}.gps-532297083583988629 .gp-h-auto{height:auto}.gps-532297083583988629 .gp-h-full{height:100%}.gps-532297083583988629 .\!gp-min-h-full{min-height:100%!important}.gps-532297083583988629 .gp-w-full{width:100%}.gps-532297083583988629 .gp-max-w-full{max-width:100%}.gps-532297083583988629 .gp-flex-1{flex:1 1 0%}.gps-532297083583988629 .gp-flex-none{flex:none}.gps-532297083583988629 .gp-shrink-0{flex-shrink:0}.gps-532297083583988629 .gp-rotate-0{--tw-rotate:0deg}.gps-532297083583988629 .gp-rotate-0,.gps-532297083583988629 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083583988629 .gp-rotate-180{--tw-rotate:180deg}.gps-532297083583988629 .gp-cursor-pointer{cursor:pointer}.gps-532297083583988629 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-532297083583988629 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083583988629 .\!gp-flex-row{flex-direction:row!important}.gps-532297083583988629 .gp-flex-row{flex-direction:row}.gps-532297083583988629 .gp-flex-col{flex-direction:column}.gps-532297083583988629 .gp-flex-wrap{flex-wrap:wrap}.gps-532297083583988629 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083583988629 .gp-items-center{align-items:center}.gps-532297083583988629 .gp-justify-center{justify-content:center}.gps-532297083583988629 .gp-justify-between{justify-content:space-between}.gps-532297083583988629 .gp-gap-2{gap:8px}.gps-532297083583988629 .gp-overflow-hidden{overflow:hidden}.gps-532297083583988629 .gp-border{border-width:1px}.gps-532297083583988629 .gp-border-transparent{border-color:transparent}.gps-532297083583988629 .gp-text-left{text-align:left}.gps-532297083583988629 .gp-text-center{text-align:center}.gps-532297083583988629 .gp-leading-\[0\]{line-height:0}.gps-532297083583988629 .gp-text-g-line-3{color:var(--g-c-line-3)}.gps-532297083583988629 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-532297083583988629 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083583988629 .gp-duration-200{transition-duration:.2s}.gps-532297083583988629 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083583988629 .tablet\:\!gp-absolute{position:absolute!important}.gps-532297083583988629 .tablet\:gp-absolute{position:absolute}.gps-532297083583988629 .tablet\:gp-left-0{left:0}.gps-532297083583988629 .tablet\:gp-right-0{right:0}.gps-532297083583988629 .tablet\:gp-z-2{z-index:2}.gps-532297083583988629 .tablet\:gp-block{display:block}.gps-532297083583988629 .tablet\:\!gp-flex{display:flex!important}.gps-532297083583988629 .tablet\:\!gp-hidden{display:none!important}.gps-532297083583988629 .tablet\:gp-hidden{display:none}.gps-532297083583988629 .tablet\:gp-h-auto{height:auto}.gps-532297083583988629 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-532297083583988629 .tablet\:gp-flex-none{flex:none}.gps-532297083583988629 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083583988629 .tablet\:gp-rotate-0,.gps-532297083583988629 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083583988629 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083583988629 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-532297083583988629 .tablet\:gp-flex-row{flex-direction:row}.gps-532297083583988629 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083583988629 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media(max-width:767px){.gps-532297083583988629 .mobile\:\!gp-absolute{position:absolute!important}.gps-532297083583988629 .mobile\:gp-absolute{position:absolute}.gps-532297083583988629 .mobile\:gp-left-0{left:0}.gps-532297083583988629 .mobile\:gp-right-0{right:0}.gps-532297083583988629 .mobile\:gp-z-2{z-index:2}.gps-532297083583988629 .mobile\:gp-block{display:block}.gps-532297083583988629 .mobile\:\!gp-flex{display:flex!important}.gps-532297083583988629 .mobile\:\!gp-hidden{display:none!important}.gps-532297083583988629 .mobile\:gp-hidden{display:none}.gps-532297083583988629 .mobile\:gp-h-auto{height:auto}.gps-532297083583988629 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-532297083583988629 .mobile\:gp-flex-none{flex:none}.gps-532297083583988629 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083583988629 .mobile\:gp-rotate-0,.gps-532297083583988629 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083583988629 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083583988629 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-532297083583988629 .mobile\:gp-flex-row{flex-direction:row}.gps-532297083583988629 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083583988629 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-532297083583988629 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.gps-532297083583988629 .\[\&\>svg\]\:\!gp-h-\[var\(--size-desktop\)\]>svg{height:var(--size-desktop)!important}.gps-532297083583988629 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-532297083583988629 .\[\&\>svg\]\:\!gp-w-\[var\(--size-desktop\)\]>svg{width:var(--size-desktop)!important}.gps-532297083583988629 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.gps-532297083583988629 .\[\&\>svg\]\:gp-w-full>svg{width:100%}@media(max-width:1024px){.gps-532297083583988629 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--height-tablet\)\]>svg{height:var(--height-tablet)!important}.gps-532297083583988629 .tablet\:\[\&\>svg\]\:\!gp-h-\[var\(--size-tablet\)\]>svg{height:var(--size-tablet)!important}.gps-532297083583988629 .tablet\:\[\&\>svg\]\:\!gp-w-\[var\(--size-tablet\)\]>svg{width:var(--size-tablet)!important}}@media(max-width:767px){.gps-532297083583988629 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--height-mobile\)\]>svg{height:var(--height-mobile)!important}.gps-532297083583988629 .mobile\:\[\&\>svg\]\:\!gp-h-\[var\(--size-mobile\)\]>svg{height:var(--size-mobile)!important}.gps-532297083583988629 .mobile\:\[\&\>svg\]\:\!gp-w-\[var\(--size-mobile\)\]>svg{width:var(--size-mobile)!important}}.gps-532297083583988629 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}@font-face{font-family:Alice;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/alice/v21/OpNCnoEEmtHa6FcJ.ttf) format("truetype")}.g7ITmrVNzu>div>div:nth-child(1)>div{align-items:center!important}.gljWdr2fOR>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-9px;top:50%;height:21px;width:1px;background:#35312e;z-index:1;display:block;transform:translateY(-50%)}@media only screen and (max-width:767px){.gljWdr2fOR>div:nth-child(1):after{height:17px}}.g7G6fT2aQd{box-shadow:0 4.88px 12.08px #0000001c!important}.g3FnM2531g>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-9px;top:50%;height:21px;width:1px;background:#35312e;z-index:1;display:block;transform:translateY(-50%)}@media only screen and (max-width:767px){.g3FnM2531g>div:nth-child(1):after{height:17px}}.gmPqXq-JZh{box-shadow:0 4.88px 12.08px #0000001c!important}.gX7EMuQjXz>div:nth-child(1):after{content:"";position:absolute;left:auto;right:-9px;top:50%;height:21px;width:1px;background:#35312e;z-index:1;display:block;transform:translateY(-50%)}@media only screen and (max-width:767px){.gX7EMuQjXz>div:nth-child(1):after{height:17px}}.ghPvgnOzpk{box-shadow:0 4.88px 12.08px #0000001c!important}.gp-carousel-arrow-gUkHuI_gag{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gUkHuI_gag:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1024px)and (min-width:768px){.gp-carousel-arrow-gUkHuI_gag{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gUkHuI_gag:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-gUkHuI_gag{border-radius:var(--g-radius-small)}.gp-carousel-arrow-gUkHuI_gag:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}button.gp-carousel-arrow-gUkHuI_gag:hover svg{fill:#0e5234!important}.gUkHuI_gag .gem-slider{padding-bottom:13px}.gUkHuI_gag [class*=gp-carousel-arrow-]{bottom:-90px!important;top:auto!important;z-index:9}.gUkHuI_gag .gem-slider-next{right:0!important;transform:translate(0)!important}.gUkHuI_gag .gem-slider-previous{left:auto!important;right:68px!important;transform:translate(0)!important}@media only screen and (max-width:767px){.gUkHuI_gag .gp-carousel-dot-container{justify-content:left;padding-right:0;padding-left:20px}.gUkHuI_gag [class*=gp-carousel-arrow-]{bottom:-71px!important}.gUkHuI_gag .gem-slider-next{right:20px!important}.gUkHuI_gag .gem-slider-previous{right:75px!important}.gUkHuI_gag .gp-carousel-dot-container button{border-right:.5px solid #35312E;padding-left:10px!important;border-radius:0!important}}.gps-532297083567211413.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083567211413.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083567211413.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083567211413.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083567211413.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083567211413.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083567211413.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083567211413.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083567211413.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083567211413.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083567211413.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083567211413.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083567211413.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083567211413.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083567211413.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083567211413.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083567211413.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083567211413.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083567211413.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083567211413.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083567211413.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083567211413.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083567211413.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083567211413.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083567211413.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083567211413.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083567211413.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083567211413.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083567211413.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083567211413.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083567211413.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083567211413.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083567211413.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083567211413.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083567211413.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083567211413.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083567211413.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083567211413.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083567211413.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083567211413.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083567211413.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083567211413.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083567211413.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083567211413.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083567211413.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083567211413.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083567211413.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083567211413.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-532297083567211413.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083567211413.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083567211413.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083567211413.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083567211413.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083567211413.gps.gpsil [style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}.gps-532297083567211413.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083567211413.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083567211413.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-532297083567211413.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083567211413.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083567211413.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083567211413.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083567211413.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083567211413.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083567211413.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083567211413.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083567211413.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-532297083567211413.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083567211413.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083567211413.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083567211413.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083567211413.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083567211413.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083567211413.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083567211413.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083567211413.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083567211413.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083567211413.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083567211413.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083567211413.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083567211413 .gp-relative{position:relative}.gps-532297083567211413 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083567211413 .gp-mb-0{margin-bottom:0}.gps-532297083567211413 .gp-inline-block{display:inline-block}.gps-532297083567211413 .gp-flex{display:flex}.gps-532297083567211413 .gp-grid{display:grid}.gps-532297083567211413 .gp-contents{display:contents}.gps-532297083567211413 .\!gp-hidden{display:none!important}.gps-532297083567211413 .gp-hidden{display:none}.gps-532297083567211413 .gp-h-auto{height:auto}.gps-532297083567211413 .gp-h-full{height:100%}.gps-532297083567211413 .gp-w-full{width:100%}.gps-532297083567211413 .gp-max-w-full{max-width:100%}.gps-532297083567211413 .gp-flex-none{flex:none}.gps-532297083567211413 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083567211413 .gp-flex-col{flex-direction:column}.gps-532297083567211413 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083567211413 .gp-duration-200{transition-duration:.2s}.gps-532297083567211413 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083567211413 .tablet\:\!gp-hidden{display:none!important}.gps-532297083567211413 .tablet\:gp-hidden{display:none}.gps-532297083567211413 .tablet\:gp-h-auto{height:auto}.gps-532297083567211413 .tablet\:gp-flex-none{flex:none}}@media(max-width:767px){.gps-532297083567211413 .mobile\:\!gp-hidden{display:none!important}.gps-532297083567211413 .mobile\:gp-hidden{display:none}.gps-532297083567211413 .mobile\:gp-h-auto{height:auto}.gps-532297083567211413 .mobile\:gp-flex-none{flex:none}}.gps-532297083567211413 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Alice;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/alice/v21/OpNCnoEEmtHa6FcJ.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format("truetype")}@media only screen and (max-width:767px){.gCCGWhNq-Q{max-width:100px;display:inline-block!important}}.glc_f9-tpc>div{line-height:1}.g-CvWOTvBh>div{line-height:1}.gwaItgQeEE>div{line-height:1}.gwMpEJxpBF>div{line-height:1}.g8Fi6AmCiE>div{line-height:1}.gbpB91qNWG>div{line-height:1}.g5MG2cj0wN>div{line-height:1}.custombg>[data-component-tag=Col]:nth-child(3),.custombg>[data-component-tag=Col]:nth-child(1){border-top:1px solid #E8E8E8}.custombgbottom>[data-component-tag=Col]:nth-child(3),.custombgbottom>[data-component-tag=Col]:nth-child(1){border-top:1px solid #E8E8E8}.custombgtop>[data-component-tag=Col]:nth-child(2):before,.custombgtop>[tag=Col]:nth-child(2):before{content:"";left:0;right:0;top:0;bottom:0;height:100%;width:100%;display:block;z-index:0;background:#0e5234;position:absolute;border-radius:30px 30px 0 0;border:1px solid #E8E8E8;border-bottom:none}.custombg>[data-component-tag=Col]:nth-child(2):before,.custombg>[tag=Col]:nth-child(2):before{content:"";left:0;right:0;top:0;bottom:0;height:100%;width:100%;display:block;z-index:0;background:#0e5234;position:absolute;border-left:1px solid #E8E8E8;border-right:1px solid #E8E8E8}.custombg>[data-component-tag=Col]:nth-child(2)>div,.custombg>[tag=Col]:nth-child(2)>div{z-index:1}.custombgbottom>[data-component-tag=Col]:nth-child(2):before,.custombgbottom>[tag=Col]:nth-child(2):before{content:"";left:0;right:0;top:0;bottom:0;height:100%;width:100%;display:block;z-index:0;background:#0e5234;position:absolute;border-radius:0 0 30px 30px;border:1px solid #E8E8E8;border-top:none}.custombgtop>[data-component-tag=Col],.custombgtop>[tag=Col]{padding-top:2px;padding-bottom:2px}.custombg>[data-component-tag=Col],.custombg>[tag=Col]{padding-top:20px;padding-bottom:20px}.custombgbottom>[data-component-tag=Col],.custombgbottom>[tag=Col]{padding-top:20px;padding-bottom:30px}.custombg,.custombgbottom,.custombgtop{grid-template-columns:minmax(0,5.7fr) minmax(0,3.3fr) minmax(0,3fr)!important}@media only screen and (max-width:767px){.custombgtop>[data-component-tag=Col]:nth-child(2):before,.custombgtop>[tag=Col]:nth-child(2):before{border-radius:15px 15px 0 0}.custombgbottom>[data-component-tag=Col]:nth-child(2):before,.custombgbottom>[tag=Col]:nth-child(2):before{border-radius:0 0 15px 15px}.custombg,.custombgbottom,.custombgtop{grid-template-columns:minmax(0,7fr) minmax(0,3fr) minmax(0,3fr)!important}.custombg>[data-component-tag=Col],.custombg>[tag=Col]{padding-top:11px;padding-bottom:11px}.custombgbottom>[data-component-tag=Col],.custombgbottom>[tag=Col]{padding-top:11px;padding-bottom:20px}}.gdhm_hx4tq{background-size:450px!important}@media only screen and (max-width:1300px){.gdhm_hx4tq{background-image:none!important}}.gps-532297083550434197.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083550434197.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083550434197.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083550434197.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083550434197.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083550434197.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083550434197.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083550434197.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083550434197.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083550434197.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083550434197.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083550434197.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083550434197.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083550434197.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083550434197.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083550434197.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083550434197.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083550434197.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083550434197.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-532297083550434197.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083550434197.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083550434197.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083550434197.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083550434197.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083550434197.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083550434197.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083550434197.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083550434197.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083550434197.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083550434197.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-532297083550434197.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083550434197.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083550434197.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083550434197.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083550434197.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083550434197.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083550434197.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083550434197.gps.gpsil [style*="--maxw:"]{max-width:var(--maxw)}.gps-532297083550434197.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-532297083550434197.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083550434197.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083550434197.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083550434197.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083550434197.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083550434197.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083550434197.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083550434197.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083550434197.gps.gpsil [style*="--right:"]{right:var(--right)}.gps-532297083550434197.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083550434197.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083550434197.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-532297083550434197.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083550434197.gps.gpsil [style*="--w:"]{width:var(--w)}@media only screen and (max-width:1024px){.gps-532297083550434197.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-532297083550434197.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083550434197.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083550434197.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083550434197.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-532297083550434197.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083550434197.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.gps-532297083550434197.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083550434197.gps.gpsil [style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}.gps-532297083550434197.gps.gpsil [style*="--minw-tablet:"]{min-width:var(--minw-tablet)}.gps-532297083550434197.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083550434197.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083550434197.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083550434197.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083550434197.gps.gpsil [style*="--right-tablet:"]{right:var(--right-tablet)}.gps-532297083550434197.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-532297083550434197.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}}@media only screen and (max-width:767px){.gps-532297083550434197.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-532297083550434197.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.gps-532297083550434197.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083550434197.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083550434197.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083550434197.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083550434197.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-532297083550434197.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083550434197.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-532297083550434197.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083550434197.gps.gpsil [style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}.gps-532297083550434197.gps.gpsil [style*="--minw-mobile:"]{min-width:var(--minw-mobile)}.gps-532297083550434197.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083550434197.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083550434197.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083550434197.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083550434197.gps.gpsil [style*="--right-mobile:"]{right:var(--right-mobile)}.gps-532297083550434197.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083550434197.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-532297083550434197.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}}.gps-532297083550434197 .gp-rotate-0,.gps-532297083550434197 .gp-rotate-180,.gps-532297083550434197 .mobile\:gp-rotate-0,.gps-532297083550434197 .mobile\:gp-rotate-180,.gps-532297083550434197 .tablet\:gp-rotate-0,.gps-532297083550434197 .tablet\:gp-rotate-180{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-532297083550434197 .gp-absolute{position:absolute}.gps-532297083550434197 .gp-relative{position:relative}.gps-532297083550434197 .gp-left-0{left:0}.gps-532297083550434197 .gp-right-0{right:0}.gps-532297083550434197 .gp-z-1{z-index:1}.gps-532297083550434197 .gp-z-2{z-index:2}.gps-532297083550434197 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083550434197 .gp-my-0{margin-bottom:0;margin-top:0}.gps-532297083550434197 .gp-mb-0{margin-bottom:0}.gps-532297083550434197 .gp-block{display:block}.gps-532297083550434197 .gp-flex{display:flex}.gps-532297083550434197 .gp-grid{display:grid}.gps-532297083550434197 .\!gp-hidden{display:none!important}.gps-532297083550434197 .gp-hidden{display:none}.gps-532297083550434197 .gp-h-full{height:100%}.gps-532297083550434197 .\!gp-min-h-full{min-height:100%!important}.gps-532297083550434197 .gp-w-full{width:100%}.gps-532297083550434197 .gp-max-w-full{max-width:100%}.gps-532297083550434197 .gp-flex-1{flex:1 1 0%}.gps-532297083550434197 .gp-shrink-0{flex-shrink:0}.gps-532297083550434197 .gp-rotate-0{--tw-rotate:0deg}.gps-532297083550434197 .gp-rotate-0,.gps-532297083550434197 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083550434197 .gp-rotate-180{--tw-rotate:180deg}.gps-532297083550434197 .gp-cursor-pointer{cursor:pointer}.gps-532297083550434197 .gp-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gps-532297083550434197 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083550434197 .\!gp-flex-row{flex-direction:row!important}.gps-532297083550434197 .gp-flex-row{flex-direction:row}.gps-532297083550434197 .gp-flex-col{flex-direction:column}.gps-532297083550434197 .\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083550434197 .gp-items-center{align-items:center}.gps-532297083550434197 .gp-justify-center{justify-content:center}.gps-532297083550434197 .gp-justify-between{justify-content:space-between}.gps-532297083550434197 .gp-gap-2{gap:8px}.gps-532297083550434197 .gp-overflow-hidden{overflow:hidden}.gps-532297083550434197 .gp-text-center{text-align:center}.gps-532297083550434197 .gp-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.gps-532297083550434197 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083550434197 .gp-duration-200{transition-duration:.2s}.gps-532297083550434197 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083550434197 .tablet\:gp-absolute{position:absolute}.gps-532297083550434197 .tablet\:gp-left-0{left:0}.gps-532297083550434197 .tablet\:gp-right-0{right:0}.gps-532297083550434197 .tablet\:gp-block{display:block}.gps-532297083550434197 .tablet\:\!gp-hidden{display:none!important}.gps-532297083550434197 .tablet\:gp-hidden{display:none}.gps-532297083550434197 .tablet\:\!gp-min-h-full{min-height:100%!important}.gps-532297083550434197 .tablet\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083550434197 .tablet\:gp-rotate-0,.gps-532297083550434197 .tablet\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083550434197 .tablet\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083550434197 .tablet\:\!gp-flex-row{flex-direction:row!important}.gps-532297083550434197 .tablet\:gp-flex-row{flex-direction:row}.gps-532297083550434197 .tablet\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083550434197 .tablet\:gp-px-0{padding-left:0;padding-right:0}}@media(max-width:767px){.gps-532297083550434197 .mobile\:\!gp-absolute{position:absolute!important}.gps-532297083550434197 .mobile\:gp-absolute{position:absolute}.gps-532297083550434197 .mobile\:gp-left-0{left:0}.gps-532297083550434197 .mobile\:gp-right-0{right:0}.gps-532297083550434197 .mobile\:gp-z-2{z-index:2}.gps-532297083550434197 .mobile\:gp-block{display:block}.gps-532297083550434197 .mobile\:\!gp-flex{display:flex!important}.gps-532297083550434197 .mobile\:\!gp-hidden{display:none!important}.gps-532297083550434197 .mobile\:gp-hidden{display:none}.gps-532297083550434197 .mobile\:\!gp-min-h-full{min-height:100%!important}.gps-532297083550434197 .mobile\:gp-rotate-0{--tw-rotate:0deg}.gps-532297083550434197 .mobile\:gp-rotate-0,.gps-532297083550434197 .mobile\:gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083550434197 .mobile\:gp-rotate-180{--tw-rotate:180deg}.gps-532297083550434197 .mobile\:\!gp-flex-row{flex-direction:row!important}.gps-532297083550434197 .mobile\:gp-flex-row{flex-direction:row}.gps-532297083550434197 .mobile\:\!gp-flex-nowrap{flex-wrap:nowrap!important}.gps-532297083550434197 .mobile\:gp-px-0{padding-left:0;padding-right:0}}.gps-532297083550434197 .\[\&\>svg\]\:gp-h-full>svg{height:100%}.gps-532297083550434197 .\[\&\>svg\]\:gp-w-full>svg{width:100%}.gps-532297083550434197 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gQeAl8qep8{overflow:hidden}.gQeAl8qep8 .video-inner-container{position:relative;padding-top:178%}.gQeAl8qep8 .play-button-wrapper #circle-play-b svg{width:100px;height:100px}.gQeAl8qep8 .video-container video{border:2px solid #0E5234;border-radius:8px;overflow:hidden}.gcofkCq9Xc{overflow:hidden}.gcofkCq9Xc .video-inner-container{position:relative;padding-top:178%}.gcofkCq9Xc .play-button-wrapper #circle-play-b svg{width:100px;height:100px}.gcofkCq9Xc .video-container video{border:2px solid #0E5234;border-radius:8px;overflow:hidden}.glaTr-R8z9{overflow:hidden}.glaTr-R8z9 .video-inner-container{position:relative;padding-top:178%}.glaTr-R8z9 .play-button-wrapper #circle-play-b svg{width:100px;height:100px}.glaTr-R8z9 .video-container video{border:2px solid #0E5234;border-radius:8px;overflow:hidden}.gSeMBqNRXy{overflow:hidden}.gSeMBqNRXy .video-inner-container{position:relative;padding-top:178%}.gSeMBqNRXy .play-button-wrapper #circle-play-b svg{width:100px;height:100px}.gSeMBqNRXy .video-container video{border:2px solid #0E5234;border-radius:8px;overflow:hidden}.gk5YjH_MZF{overflow:hidden}.gk5YjH_MZF .video-inner-container{position:relative;padding-top:178%}.gk5YjH_MZF .play-button-wrapper #circle-play-b svg{width:100px;height:100px}.gk5YjH_MZF .video-container video{border:2px solid #0E5234;border-radius:8px;overflow:hidden}.gJzVyLzQvU{overflow:hidden}.gJzVyLzQvU .video-inner-container{position:relative;padding-top:178%}.gJzVyLzQvU .play-button-wrapper #circle-play-b svg{width:100px;height:100px}.gJzVyLzQvU .video-container video{border:2px solid #0E5234;border-radius:8px;overflow:hidden}.gp-carousel-arrow-glGgGOUUuM{border-radius:var(--g-radius-small)}.gp-carousel-arrow-glGgGOUUuM:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;z-index:10;border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}@media only screen and (max-width:1024px)and (min-width:768px){.gp-carousel-arrow-glGgGOUUuM{border-radius:var(--g-radius-small)}.gp-carousel-arrow-glGgGOUUuM:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}@media only screen and (max-width:768px){.gp-carousel-arrow-glGgGOUUuM{border-radius:var(--g-radius-small)}.gp-carousel-arrow-glGgGOUUuM:before{border-style:none;border-width:1px 1px 1px 1px;border-radius:var(--g-radius-small)}}button.gp-carousel-arrow-glGgGOUUuM:hover svg{fill:#0e5234!important}.glGgGOUUuM .gem-slider{padding-bottom:13px}.glGgGOUUuM [class*=gp-carousel-arrow-]{bottom:-90px!important;top:auto!important;z-index:9}.glGgGOUUuM .gem-slider-next{right:0!important;transform:translate(0)!important}.glGgGOUUuM .gem-slider-previous{left:auto!important;right:68px!important;transform:translate(0)!important}@media only screen and (max-width:767px){.glGgGOUUuM .gp-carousel-dot-container{justify-content:left;padding-right:0;padding-left:20px}.glGgGOUUuM [class*=gp-carousel-arrow-]{bottom:-71px!important}.glGgGOUUuM .gem-slider-next{right:20px!important}.glGgGOUUuM .gem-slider-previous{right:75px!important}}.gps-532297083634320277.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083634320277.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083634320277.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083634320277.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083634320277.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083634320277.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083634320277.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083634320277.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083634320277.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083634320277.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083634320277.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083634320277.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083634320277.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083634320277.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083634320277.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083634320277.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083634320277.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083634320277.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083634320277.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083634320277.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083634320277.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083634320277.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083634320277.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083634320277.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083634320277.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083634320277.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083634320277.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083634320277.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083634320277.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083634320277.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083634320277.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083634320277.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083634320277.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083634320277.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083634320277.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083634320277.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083634320277.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083634320277.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083634320277.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083634320277.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083634320277.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083634320277.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083634320277.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083634320277.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083634320277.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083634320277.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083634320277.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083634320277.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083634320277.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083634320277.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083634320277.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083634320277.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083634320277.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083634320277.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083634320277.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083634320277.gps.gpsil [style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}.gps-532297083634320277.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083634320277.gps.gpsil [style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}.gps-532297083634320277.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083634320277.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083634320277.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083634320277.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083634320277.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083634320277.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083634320277.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083634320277.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083634320277.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083634320277.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083634320277.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083634320277.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083634320277.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.gps-532297083634320277.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083634320277.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083634320277.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083634320277.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083634320277.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083634320277.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083634320277.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083634320277.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083634320277 .gp-relative{position:relative}.gps-532297083634320277 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083634320277 .gp-mb-0{margin-bottom:0}.gps-532297083634320277 .gp-inline-block{display:inline-block}.gps-532297083634320277 .gp-flex{display:flex}.gps-532297083634320277 .gp-grid{display:grid}.gps-532297083634320277 .gp-contents{display:contents}.gps-532297083634320277 .\!gp-hidden{display:none!important}.gps-532297083634320277 .gp-hidden{display:none}.gps-532297083634320277 .gp-h-auto{height:auto}.gps-532297083634320277 .gp-h-full{height:100%}.gps-532297083634320277 .gp-w-full{width:100%}.gps-532297083634320277 .gp-max-w-full{max-width:100%}.gps-532297083634320277 .gp-flex-none{flex:none}.gps-532297083634320277 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083634320277 .gp-flex-col{flex-direction:column}.gps-532297083634320277 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083634320277 .gp-duration-200{transition-duration:.2s}.gps-532297083634320277 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083634320277 .tablet\:\!gp-hidden{display:none!important}.gps-532297083634320277 .tablet\:gp-hidden{display:none}.gps-532297083634320277 .tablet\:gp-h-auto{height:auto}.gps-532297083634320277 .tablet\:gp-flex-none{flex:none}}@media(max-width:767px){.gps-532297083634320277 .mobile\:\!gp-hidden{display:none!important}.gps-532297083634320277 .mobile\:gp-hidden{display:none}.gps-532297083634320277 .mobile\:gp-h-auto{height:auto}.gps-532297083634320277 .mobile\:gp-flex-none{flex:none}}.gps-532297083634320277 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1s.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6V1s.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7V1s.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v50/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammT.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJA.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1s.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7V1s.ttf) format("truetype")}.gps-532297083651163029.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.gps-532297083651163029.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083651163029.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-532297083651163029.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083651163029.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083651163029.gps.gpsil [style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}.gps-532297083651163029.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083651163029.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083651163029.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083651163029.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083651163029.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083651163029.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-532297083651163029.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083651163029.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083651163029.gps.gpsil [style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}.gps-532297083651163029.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083651163029.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083651163029.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083651163029.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083651163029.gps.gpsil [style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}.gps-532297083651163029.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083651163029.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083651163029.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083651163029.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083651163029.gps.gpsil [style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}.gps-532297083651163029.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083651163029.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083651163029.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083651163029.gps.gpsil [style*="--fd:"]{flex-direction:var(--fd)}.gps-532297083651163029.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083651163029.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083651163029.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083651163029.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083651163029.gps.gpsil [style*="--gg:"]{grid-gap:var(--gg)}.gps-532297083651163029.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083651163029.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083651163029.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083651163029.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083651163029.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083651163029.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083651163029.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083651163029.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083651163029.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083651163029.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083651163029.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083651163029.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083651163029.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083651163029.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083651163029.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083651163029.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083651163029.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083651163029.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083651163029.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083651163029.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083651163029.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083651163029.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083651163029.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083651163029.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083651163029.gps.gpsil [style*="--gg-tablet:"]{grid-gap:var(--gg-tablet)}.gps-532297083651163029.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083651163029.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083651163029.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083651163029.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083651163029.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083651163029.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083651163029.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083651163029.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083651163029.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083651163029.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083651163029.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083651163029.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532297083651163029.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083651163029.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083651163029.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083651163029.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083651163029.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083651163029.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083651163029.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.gps-532297083651163029.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083651163029.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083651163029 .-gp-rotate-90,.gps-532297083651163029 .gp-rotate-180,.gps-532297083651163029 .gp-rotate-90{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1}.gps-532297083651163029 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-532297083651163029 .gp-relative{position:relative}.gps-532297083651163029 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083651163029 .gp-mb-0{margin-bottom:0}.gps-532297083651163029 .gp-flex{display:flex}.gps-532297083651163029 .gp-inline-flex{display:inline-flex}.gps-532297083651163029 .gp-grid{display:grid}.gps-532297083651163029 .\!gp-hidden{display:none!important}.gps-532297083651163029 .gp-hidden{display:none}.gps-532297083651163029 .gp-min-h-0{min-height:0}.gps-532297083651163029 .gp-w-full{width:100%}.gps-532297083651163029 .gp-max-w-full{max-width:100%}.gps-532297083651163029 .-gp-rotate-90{--tw-rotate:-90deg}.gps-532297083651163029 .-gp-rotate-90,.gps-532297083651163029 .gp-rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083651163029 .gp-rotate-180{--tw-rotate:180deg}.gps-532297083651163029 .gp-rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.gps-532297083651163029 .gp-cursor-pointer{cursor:pointer}.gps-532297083651163029 .gp-grid-rows-\[0fr\]{grid-template-rows:0fr}.gps-532297083651163029 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083651163029 .gp-flex-col{flex-direction:column}.gps-532297083651163029 .gp-items-center{align-items:center}.gps-532297083651163029 .gp-justify-center{justify-content:center}.gps-532297083651163029 .gp-gap-\[16px\]{gap:16px}.gps-532297083651163029 .gp-overflow-hidden{overflow:hidden}.gps-532297083651163029 .gp-overflow-clip{overflow:clip}.gps-532297083651163029 .gp-break-all{word-break:break-all}.gps-532297083651163029 .gp-text-\[var\(--icon-expand-active-color\)\]{color:var(--icon-expand-active-color)}.gps-532297083651163029 .gp-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083651163029 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083651163029 .gp-duration-200{transition-duration:.2s}.gps-532297083651163029 .gp-duration-500{transition-duration:.5s}.gps-532297083651163029 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(hover:hover)and (pointer:fine){.gps-532297083651163029 .gp-group:hover .group-hover\:\[color\:var\(--icon-expand-hover-color\)\]{color:var(--icon-expand-hover-color)}.gps-532297083651163029 .gp-group:hover .group-hover\:\[color\:var\(--text-hover-color\)\!important\]{color:var(--text-hover-color)!important}}@media(max-width:1024px){.gps-532297083651163029 .tablet\:\!gp-hidden{display:none!important}.gps-532297083651163029 .tablet\:gp-hidden{display:none}}@media(max-width:767px){.gps-532297083651163029 .mobile\:\!gp-hidden{display:none!important}.gps-532297083651163029 .mobile\:gp-hidden{display:none}}.gps-532297083651163029 .\[\&\>svg\]\:\!gp-h-\[var\(--height-iconCollapseSize\)\]>svg{height:var(--height-iconCollapseSize)!important}.gps-532297083651163029 .\[\&\>svg\]\:\!gp-w-full>svg{width:100%!important}.gps-532297083651163029 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}.gIk2TkDaW6 strong{font-weight:500!important}[uid=gMgd8mKOKg] .gp-accordion-item_header p{display:inline-block;max-width:290px}.gps-532777977113478118.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532777977113478118.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532777977113478118.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532777977113478118.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532777977113478118.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532777977113478118.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532777977113478118.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532777977113478118.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532777977113478118.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532777977113478118.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532777977113478118.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532777977113478118.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532777977113478118.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532777977113478118.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532777977113478118.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532777977113478118.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532777977113478118.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532777977113478118.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532777977113478118.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532777977113478118.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532777977113478118.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532777977113478118.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532777977113478118.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532777977113478118.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532777977113478118.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532777977113478118.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532777977113478118.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532777977113478118.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532777977113478118.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532777977113478118.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532777977113478118.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532777977113478118.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532777977113478118.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532777977113478118.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532777977113478118.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532777977113478118.gps.gpsil [style*="--w:"]{width:var(--w)}@media only screen and (max-width:1024px){.gps-532777977113478118.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532777977113478118.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532777977113478118.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}}@media only screen and (max-width:767px){.gps-532777977113478118.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532777977113478118.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532777977113478118.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532777977113478118.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}}.gps-532777977113478118 .gp-relative{position:relative}.gps-532777977113478118 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532777977113478118 .gp-mb-0{margin-bottom:0}.gps-532777977113478118 .gp-flex{display:flex}.gps-532777977113478118 .gp-grid{display:grid}.gps-532777977113478118 .\!gp-hidden{display:none!important}.gps-532777977113478118 .gp-hidden{display:none}.gps-532777977113478118 .gp-max-w-full{max-width:100%}.gps-532777977113478118 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532777977113478118 .gp-flex-col{flex-direction:column}.gps-532777977113478118 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532777977113478118 .gp-duration-200{transition-duration:.2s}.gps-532777977113478118 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532777977113478118 .tablet\:\!gp-hidden{display:none!important}.gps-532777977113478118 .tablet\:gp-hidden{display:none}}@media(max-width:767px){.gps-532777977113478118 .mobile\:\!gp-hidden{display:none!important}.gps-532777977113478118 .mobile\:gp-hidden{display:none}}.gps-532777977113478118 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-532297083617543061.gps.gpsil [style*="--as:"]{align-self:var(--as)}.gps-532297083617543061.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.gps-532297083617543061.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532297083617543061.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532297083617543061.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532297083617543061.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532297083617543061.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532297083617543061.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532297083617543061.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532297083617543061.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532297083617543061.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532297083617543061.gps.gpsil [style*="--bbw:"]{border-bottom-width:var(--bbw)}.gps-532297083617543061.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532297083617543061.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532297083617543061.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532297083617543061.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.gps-532297083617543061.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532297083617543061.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532297083617543061.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532297083617543061.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532297083617543061.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532297083617543061.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532297083617543061.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532297083617543061.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532297083617543061.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532297083617543061.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532297083617543061.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532297083617543061.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532297083617543061.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532297083617543061.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532297083617543061.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532297083617543061.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532297083617543061.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532297083617543061.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532297083617543061.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532297083617543061.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532297083617543061.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532297083617543061.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.gps-532297083617543061.gps.gpsil [style*="--mr:"]{margin-right:var(--mr)}.gps-532297083617543061.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532297083617543061.gps.gpsil [style*="--minw:"]{min-width:var(--minw)}.gps-532297083617543061.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.gps-532297083617543061.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532297083617543061.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532297083617543061.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532297083617543061.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532297083617543061.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532297083617543061.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532297083617543061.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532297083617543061.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532297083617543061.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532297083617543061.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532297083617543061.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-532297083617543061.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532297083617543061.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532297083617543061.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532297083617543061.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.gps-532297083617543061.gps.gpsil [style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}.gps-532297083617543061.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532297083617543061.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532297083617543061.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532297083617543061.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532297083617543061.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532297083617543061.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532297083617543061.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532297083617543061.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532297083617543061.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532297083617543061.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532297083617543061.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.gps-532297083617543061.gps.gpsil [style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}.gps-532297083617543061.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532297083617543061.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532297083617543061.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532297083617543061.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532297083617543061.gps.gpsil [style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}.gps-532297083617543061.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532297083617543061.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532297083617543061.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532297083617543061.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532297083617543061.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532297083617543061.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532297083617543061 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-532297083617543061 .gp-relative{position:relative}.gps-532297083617543061 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532297083617543061 .gp-mb-0{margin-bottom:0}.gps-532297083617543061 .gp-block{display:block}.gps-532297083617543061 .gp-inline-block{display:inline-block}.gps-532297083617543061 .gp-flex{display:flex}.gps-532297083617543061 .gp-inline-flex{display:inline-flex}.gps-532297083617543061 .gp-grid{display:grid}.gps-532297083617543061 .gp-contents{display:contents}.gps-532297083617543061 .\!gp-hidden{display:none!important}.gps-532297083617543061 .gp-hidden{display:none}.gps-532297083617543061 .gp-h-auto{height:auto}.gps-532297083617543061 .gp-h-full{height:100%}.gps-532297083617543061 .gp-w-full{width:100%}.gps-532297083617543061 .gp-max-w-full{max-width:100%}.gps-532297083617543061 .gp-flex-none{flex:none}.gps-532297083617543061 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532297083617543061 .gp-flex-col{flex-direction:column}.gps-532297083617543061 .gp-items-center{align-items:center}.gps-532297083617543061 .gp-justify-start{justify-content:flex-start}.gps-532297083617543061 .gp-justify-center{justify-content:center}.gps-532297083617543061 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532297083617543061 .gp-duration-200{transition-duration:.2s}.gps-532297083617543061 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){.gps-532297083617543061 .tablet\:gp-block{display:block}.gps-532297083617543061 .tablet\:\!gp-hidden{display:none!important}.gps-532297083617543061 .tablet\:gp-hidden{display:none}.gps-532297083617543061 .tablet\:gp-h-auto{height:auto}.gps-532297083617543061 .tablet\:gp-flex-none{flex:none}}@media(max-width:767px){.gps-532297083617543061 .mobile\:gp-block{display:block}.gps-532297083617543061 .mobile\:\!gp-hidden{display:none!important}.gps-532297083617543061 .mobile\:gp-hidden{display:none}.gps-532297083617543061 .mobile\:gp-h-auto{height:auto}.gps-532297083617543061 .mobile\:gp-flex-none{flex:none}}.gps-532297083617543061 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format("truetype")}.gmli-lrvzE,.g-ydYKOSSv{height:100%}.gZwA8k0iPf{display:flex!important;align-items:center!important}.gPzov3srVm{height:100%}.video-inner-container{position:relative;padding-top:56.25%}.video-inner-container video{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;border-radius:8px}.play-button-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:auto;pointer-events:none}.play-button-wrapper #circle-play-b{cursor:pointer;pointer-events:auto}.video-inner-container .play-gif{opacity:1}.video-inner-container.playing .play-gif{opacity:0}.play-button-wrapper #circle-play-b svg{width:155px;height:155px;cursor:pointer;border-radius:50%;opacity:1}@media only screen and (max-width:767px){.play-button-wrapper #circle-play-b svg{width:100px;height:100px}}.gp-flex>[data-unique-text] ul{padding-left:0;margin-top:0;margin-bottom:0}.gp-flex [data-gp-text] ul{padding-left:0;margin-top:0;margin-bottom:0}.gps{letter-spacing:0}.gps :focus-visible{outline:none;outline-offset:none;box-shadow:none}.sealsubs-target-element{display:none!important}.gps-532477628557296533.gps.gpsil [style*="--bg:"]{background:var(--bg)}.gps-532477628557296533.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.gps-532477628557296533.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.gps-532477628557296533.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.gps-532477628557296533.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.gps-532477628557296533.gps.gpsil [style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}.gps-532477628557296533.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.gps-532477628557296533.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.gps-532477628557296533.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.gps-532477628557296533.gps.gpsil [style*="--b:"]{border:var(--b)}.gps-532477628557296533.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.gps-532477628557296533.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.gps-532477628557296533.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.gps-532477628557296533.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.gps-532477628557296533.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.gps-532477628557296533.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.gps-532477628557296533.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.gps-532477628557296533.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.gps-532477628557296533.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.gps-532477628557296533.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.gps-532477628557296533.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.gps-532477628557296533.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.gps-532477628557296533.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.gps-532477628557296533.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.gps-532477628557296533.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.gps-532477628557296533.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.gps-532477628557296533.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.gps-532477628557296533.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.gps-532477628557296533.gps.gpsil [style*="--c:"]{color:var(--c)}.gps-532477628557296533.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.gps-532477628557296533.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.gps-532477628557296533.gps.gpsil [style*="--size:"]{font-size:var(--size)}.gps-532477628557296533.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.gps-532477628557296533.gps.gpsil [style*="--fs:"]{font-style:var(--fs)}.gps-532477628557296533.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.gps-532477628557296533.gps.gpsil [style*="--h:"]{height:var(--h)}.gps-532477628557296533.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.gps-532477628557296533.gps.gpsil [style*="--left:"]{left:var(--left)}.gps-532477628557296533.gps.gpsil [style*="--ls:"]{letter-spacing:var(--ls)}.gps-532477628557296533.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.gps-532477628557296533.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.gps-532477628557296533.gps.gpsil [style*="--tdc:"]{text-decoration-color:var(--tdc)}.gps-532477628557296533.gps.gpsil [style*="--tdl:"]{text-decoration-line:var(--tdl)}.gps-532477628557296533.gps.gpsil [style*="--m:"]{margin:var(--m)}.gps-532477628557296533.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.gps-532477628557296533.gps.gpsil [style*="--mt:"]{margin-top:var(--mt)}.gps-532477628557296533.gps.gpsil [style*="--op:"]{opacity:var(--op)}.gps-532477628557296533.gps.gpsil [style*="--o:"]{order:var(--o)}.gps-532477628557296533.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.gps-532477628557296533.gps.gpsil [style*="--p:"]{padding:var(--p)}.gps-532477628557296533.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.gps-532477628557296533.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.gps-532477628557296533.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.gps-532477628557296533.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.gps-532477628557296533.gps.gpsil [style*="--pos:"]{position:var(--pos)}.gps-532477628557296533.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.gps-532477628557296533.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.gps-532477628557296533.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.gps-532477628557296533.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.gps-532477628557296533.gps.gpsil [style*="--top:"]{top:var(--top)}.gps-532477628557296533.gps.gpsil [style*="--t:"]{transform:var(--t)}.gps-532477628557296533.gps.gpsil [style*="--w:"]{width:var(--w)}.gps-532477628557296533.gps.gpsil [style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){.gps-532477628557296533.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.gps-532477628557296533.gps.gpsil [style*="--cg-tablet:"]{-moz-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}.gps-532477628557296533.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.gps-532477628557296533.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.gps-532477628557296533.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.gps-532477628557296533.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.gps-532477628557296533.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.gps-532477628557296533.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.gps-532477628557296533.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.gps-532477628557296533.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.gps-532477628557296533.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.gps-532477628557296533.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.gps-532477628557296533.gps.gpsil [style*="--t-tablet:"]{transform:var(--t-tablet)}.gps-532477628557296533.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.gps-532477628557296533.gps.gpsil [style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.gps-532477628557296533.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.gps-532477628557296533.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.gps-532477628557296533.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.gps-532477628557296533.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.gps-532477628557296533.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.gps-532477628557296533.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.gps-532477628557296533.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.gps-532477628557296533.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.gps-532477628557296533.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.gps-532477628557296533.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.gps-532477628557296533.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.gps-532477628557296533.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.gps-532477628557296533.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.gps-532477628557296533.gps.gpsil [style*="--t-mobile:"]{transform:var(--t-mobile)}.gps-532477628557296533.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.gps-532477628557296533.gps.gpsil [style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}.gps-532477628557296533 .gp-g-paragraph-1{font-family:var(--g-p1-ff);font-size:var(--g-p1-size);font-style:var(--g-p1-fs);font-weight:var(--g-p1-weight);letter-spacing:var(--g-p1-ls);line-height:var(--g-p1-lh)}.gps-532477628557296533 .gp-invisible{visibility:hidden}.gps-532477628557296533 .gp-absolute{position:absolute}.gps-532477628557296533 .gp-relative{position:relative}.gps-532477628557296533 .gp-sticky{position:sticky}.gps-532477628557296533 .gp-mx-auto{margin-left:auto;margin-right:auto}.gps-532477628557296533 .gp-mb-0{margin-bottom:0}.gps-532477628557296533 .gp-block{display:block}.gps-532477628557296533 .gp-flex{display:flex}.gps-532477628557296533 .gp-inline-flex{display:inline-flex}.gps-532477628557296533 .gp-grid{display:grid}.gps-532477628557296533 .\!gp-hidden{display:none!important}.gps-532477628557296533 .gp-hidden{display:none}.gps-532477628557296533 .gp-h-5{height:20px}.gps-532477628557296533 .gp-h-full{height:100%}.gps-532477628557296533 .gp-w-5{width:20px}.gps-532477628557296533 .gp-w-full{width:100%}.gps-532477628557296533 .gp-max-w-full{max-width:100%}.gps-532477628557296533 .gp-cursor-default{cursor:default}.gps-532477628557296533 .gp-grid-rows-\[1fr\]{grid-template-rows:1fr}.gps-532477628557296533 .gp-flex-col{flex-direction:column}.gps-532477628557296533 .gp-flex-wrap{flex-wrap:wrap}.gps-532477628557296533 .gp-items-end{align-items:flex-end}.gps-532477628557296533 .gp-items-center{align-items:center}.gps-532477628557296533 .gp-justify-center{justify-content:center}.gps-532477628557296533 .gp-gap-3{gap:12px}.gps-532477628557296533 .gp-overflow-hidden{overflow:hidden}.gps-532477628557296533 .gp-break-words{overflow-wrap:break-word}.gps-532477628557296533 .gp-text-center{text-align:center}.gps-532477628557296533 .gp-text-g-text-3{color:var(--g-c-text-3)}.gps-532477628557296533 .gp-no-underline{text-decoration-line:none}.gps-532477628557296533 .gp-opacity-25{opacity:.25}.gps-532477628557296533 .gp-opacity-30{opacity:.3}.gps-532477628557296533 .gp-opacity-75{opacity:.75}.gps-532477628557296533 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532477628557296533 .gp-duration-200{transition-duration:.2s}.gps-532477628557296533 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.gps-532477628557296533 .disabled\:gp-btn-disabled:disabled{cursor:default}.gps-532477628557296533 .disabled\:gp-opacity-30:disabled{opacity:.3}.gps-532477628557296533 .gp-group\/button:active .group-active\/button\:\!gp-text-inherit{color:inherit!important}.gps-532477628557296533 .data-\[disabled\=true\]\:gp-hidden[data-disabled=true],.gps-532477628557296533 .data-\[hidden\=true\]\:gp-hidden[data-hidden=true]{display:none}.gps-532477628557296533 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-visible{visibility:visible}.gps-532477628557296533 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-invisible{visibility:hidden}@keyframes gp-spin{to{transform:rotate(1turn)}}.gps-532477628557296533 .gp-group[data-state=loading] .group-data-\[state\=loading\]\:gp-animate-spin{animation:gp-spin 1s linear infinite}@media(max-width:1024px){.gps-532477628557296533 .tablet\:\!gp-hidden{display:none!important}.gps-532477628557296533 .tablet\:gp-hidden{display:none}}@media(max-width:767px){.gps-532477628557296533 .mobile\:\!gp-hidden{display:none!important}.gps-532477628557296533 .mobile\:gp-hidden{display:none}}.gps-532477628557296533 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.gps-532477628557296533 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format("truetype")}.drawer-page-content{transform:none!important;-webkit-transform:none!important}[data-id=ge_hOwmmU5].gp-button-base:before,[data-id=ge_hOwmmU5-interaction].gp-button-base:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;top:0;left:0;border-style:none;border-width:1px 1px 1px 1px;border-radius:5px}[data-id=gpuN1IQkCl].gp-button-base:before,[data-id=gpuN1IQkCl-interaction].gp-button-base:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;top:0;left:0;border-style:solid;border-width:0px 0px 0px 0px;border-color:#121212;border-radius:4px}[data-id=gpuN1IQkCl]:hover:before,[data-id=gpuN1IQkCl-interaction]:hover:before{border-style:solid;border-width:0px 0px 0px 0px;border-color:#4d4d4d}[data-id=gpuN1IQkCl-sold-out].gp-button-base:before,[data-id=gpuN1IQkCl-sold-out-interaction].gp-button-base:before{content:"";height:100%;width:100%;position:absolute;pointer-events:none;top:0;left:0;border-style:solid;border-width:0px 0px 0px 0px;border-color:#121212;border-radius:4px}.scroll-to-top-btn-scroll-to-top-btn{--offset-x: 2rem;--offset-y: 2rem}@media screen and (max-width:749px){.scroll-to-top-btn-scroll-to-top-btn{--offset-x: 1.5rem;--offset-y: 1.5rem}}.music-player-global-music-player{--offset-x: 2rem;--offset-y: 2rem}@media screen and (max-width:749px){.music-player-global-music-player{--offset-x: 1.5rem;--offset-y: 1.5rem}}.footer{margin-top:0}.section-sections--23275700617525__footer-padding{padding-top:24px;padding-bottom:15px}@media screen and (min-width:750px){.footer{margin-top:0}.section-sections--23275700617525__footer-padding{padding-top:32px;padding-bottom:20px}}.cheese-mill-landing-wrapper{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;background-color:#fbf9f5;padding-bottom:40px}.cm-value-card{background:#fdfbf7;border:1px solid #eae3d9;border-radius:12px;padding:24px;margin-bottom:16px;text-align:center;box-shadow:0 2px 8px #00000008}.cm-value-card-icon{width:48px;height:48px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:#1b4d3e;color:#fff;border-radius:50%;font-size:24px}.cm-value-card h3{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;color:#111;margin:0 0 8px}.cm-value-card p{font-size:.95rem;color:#555;line-height:1.5;margin:0}.cm-bundle-selector{margin:20px 0}.cm-bundle-card{display:flex;align-items:center;justify-content:space-between;border:2px solid #ded6c9;background:#fff;border-radius:10px;padding:16px 20px;margin-bottom:12px;cursor:pointer;position:relative;transition:all .2s ease}.cm-bundle-card.is-selected{border-color:#1b4d3e;background:#f4f8f6;box-shadow:0 0 0 1px #1b4d3e}.cm-bundle-badge{position:absolute;top:-12px;right:16px;background:#e63946;color:#fff;font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.cm-bundle-left{display:flex;align-items:center;gap:12px}.cm-bundle-radio{width:20px;height:20px;accent-color:#1b4d3e}.cm-bundle-title{font-weight:700;font-size:1.05rem;color:#111}.cm-bundle-save{background:#e8f5e9;color:#2e7d32;font-size:.8rem;font-weight:700;padding:2px 8px;border-radius:4px;margin-left:8px}.cm-bundle-subtitle{font-size:.85rem;color:#666;margin-top:2px}.cm-bundle-price{text-align:right}.cm-bundle-main-price{font-weight:700;font-size:1.2rem;color:#111}.cm-bundle-compare-price{font-size:.85rem;color:#888;text-decoration:line-through}.cheese-mill-landing-wrapper .cm-atc-btn,.cheese-mill-landing-wrapper .product-form__submit{background:#ff9800!important;background-color:#ff9800!important;color:#fff!important;font-weight:700!important;font-size:1.3rem!important;text-transform:uppercase!important;letter-spacing:1px!important;width:100%!important;min-height:56px!important;border-radius:8px!important;border:none!important;box-shadow:0 4px 14px #ff980066!important;cursor:pointer!important;margin:16px 0!important;display:flex!important;align-items:center!important;justify-content:center!important}.cheese-mill-landing-wrapper .cm-atc-btn:hover,.cheese-mill-landing-wrapper .product-form__submit:hover{background:#f57c00!important;background-color:#f57c00!important}.cm-trust-bar{display:flex;align-items:center;justify-content:center;gap:16px;background:#f4efea;border-radius:6px;padding:10px 16px;font-size:.85rem;font-weight:600;color:#333;margin-top:16px}.cm-pub-section{background:#1b4d3e;color:#fff;padding:60px 20px;text-align:center}.cm-pub-section h2{font-family:Georgia,Times New Roman,serif;font-size:2.2rem;color:#fff;margin-bottom:8px}.cm-pub-stars{color:#ffb703;font-size:1.2rem;margin-bottom:24px}.cm-pub-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:40px auto 0}@media(max-width:768px){.cm-pub-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.cm-pub-card{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:20px;text-align:left}.cm-pub-card p{font-size:.9rem;line-height:1.5;color:#e0e6e3;margin-bottom:16px}.cm-pub-card-logo{font-weight:700;font-style:italic;color:#fff;opacity:.85}.cm-blades-section{background:#f5f3ee;padding:60px 20px;text-align:center}.cm-blades-section h2{font-family:Georgia,Times New Roman,serif;font-size:2.2rem;color:#111;margin-bottom:10px}.cm-blades-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:1200px;margin:32px auto 0}@media(max-width:900px){.cm-blades-grid{grid-template-columns:repeat(2,1fr)}}.cm-blade-card{background:#fff;border:1px solid #1b4d3e;border-radius:10px;overflow:hidden;text-align:left}.cm-blade-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.cm-blade-card-body{padding:12px}.cm-blade-card-title{font-weight:700;font-size:.95rem;color:#111;margin-bottom:4px}.cm-blade-card-desc{font-size:.8rem;color:#666}.cm-stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1100px;margin:40px auto;text-align:center}@media(max-width:768px){.cm-stats-grid{grid-template-columns:repeat(2,1fr)}}.cm-stat-num{font-family:Georgia,serif;font-size:2.8rem;font-weight:700;color:#1b4d3e;line-height:1}.cm-stat-label{font-size:.85rem;font-weight:600;color:#444;margin-top:6px}.cm-steps-section{background:#fdfbf7;padding:50px 20px}.cm-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin:0 auto}@media(max-width:768px){.cm-steps-grid{grid-template-columns:repeat(2,1fr)}}.cm-step-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 10px #0000000a;display:flex;align-items:center;gap:16px}.cm-step-num{font-family:Georgia,serif;font-size:1.8rem;font-weight:700;color:#1b4d3e}.cm-step-desc{font-size:.9rem;font-weight:600;color:#222}.cm-comp-section{background:#f5f3ee;padding:50px 20px;text-align:center}.cm-comp-box{background:#fff;border-radius:16px;max-width:600px;margin:24px auto 0;padding:24px;box-shadow:0 4px 20px #0000000f}.cm-comp-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:.95rem}.cm-comp-check{color:#2e7d32;font-weight:700;font-size:1.2rem}.cm-comp-cross{color:#d32f2f;font-weight:700;font-size:1.2rem}
/*# sourceMappingURL=/cdn/shop/t/8/assets/cheese-mill-copied.css.map */
