/*! Flickity v2.3.0 https://flickity.metafizzy.co ---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}:root{--alpha-button-background: 1;--alpha-button-border: 1;--alpha-link: .85;--alpha-badge-border: .1;--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3)}.product-card-wrapper .card,.contains-card--product{--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)}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}body:has(.section-header .drawer-menu) .announcement-bar-section .page-width{max-width:100%}.page-width.drawer-menu{max-width:100%}.page-width-desktop{padding:0;margin:0 auto}.utility-bar__grid.page-width{padding-left:3rem;padding-right:3rem}@media screen and (min-width:750px){.page-width{padding:0 5rem}.header.page-width,.utility-bar__grid.page-width{padding-left:3.2rem;padding-right:3.2rem}.page-width--narrow{padding:0 9rem}.page-width-desktop{padding:0}.page-width-tablet{padding:0 5rem}}@media screen and (min-width:990px){.header:not(.drawer-menu).page-width{padding-left:5rem;padding-right:5rem}.page-width--narrow{max-width:72.6rem;padding:0}.page-width-desktop{max-width:var(--page-width);padding:0 5rem}}.isolate{position:relative;z-index:0}.section+.section{margin-top:var(--spacing-sections-mobile)}@media screen and (min-width:750px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.element-margin-top{margin-top:5rem}@media screen and (min-width:750px){.element-margin{margin-top:calc(5rem + var(--page-width-margin))}}.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;list-style:none}.hidden{display:none!important}.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}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.full-width-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}::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)}h1,h2,h3,h4,h5,.h0,.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}.hxxl{font-size:clamp(calc(var(--font-heading-scale) * 5.6rem),14vw,calc(var(--font-heading-scale) * 7.2rem));line-height:1.1}.hxl{font-size:calc(var(--font-heading-scale) * 5rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)))}@media only screen and (min-width:750px){.hxl{font-size:calc(var(--font-heading-scale) * 6.2rem)}}.h0{font-size:calc(var(--font-heading-scale) * 4rem)}@media only screen and (min-width:750px){.h0{font-size:calc(var(--font-heading-scale) * 5.2rem)}}h1,.h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width:750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 4rem)}}h2,.h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){h2,.h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}}h3,.h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width:750px){h3,.h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}h4,.h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);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){h5,.h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}h6,.h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem}@media screen and (min-width:750px){blockquote{padding-left:1.5rem}}.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}@media screen and (min-width:750px){.caption{font-size:1.2rem}}.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{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)}@media screen and (max-width:749px){.small-hide{display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.medium-hide{display:none!important}}@media screen and (min-width:990px){.large-up-hide{display:none!important}}.left{text-align:left}.center{text-align:center}.right{text-align:right}.uppercase{text-transform:uppercase}.light{opacity:.7}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}.link,.customer a{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}.link-with-icon{display:inline-flex;font-size:1.4rem;font-weight:600;letter-spacing:.1rem;text-decoration:none;margin-bottom:4.5rem;white-space:nowrap}.link-with-icon .icon{width:1.5rem;margin-left:1rem}a:not([href]){cursor:not-allowed}.circle-divider:after{content:"\2022";margin:0 1.3rem 0 1.5rem}.circle-divider:last-of-type:after{display:none}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}@media screen and (min-width:750px){hr{margin:7rem 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}.break{word-break:break-word}.visibility-hidden{visibility:hidden}@media(prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}:root{--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extra-longer: .75s;--duration-extended: 3s;--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}.underlined-link,.customer a,.inline-richtext a{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link,.customer a{color:rgba(var(--color-link),var(--alpha-link))}.inline-richtext a,.rte.inline-richtext a{color:currentColor}.underlined-link:hover,.customer a:hover,.inline-richtext a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.icon-arrow{width:1.5rem}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)}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.svg-wrapper>svg{height:100%;width:100%}summary{cursor:pointer;list-style:none;position:relative}summary .icon-caret{position:absolute;height:.6rem;right:1.5rem;top:calc(50% - .2rem)}summary::-webkit-details-marker{display:none}.disclosure-has-popup{position:relative}.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:transparent}.disclosure-has-popup>summary:before{display:none}.disclosure-has-popup[open]>summary+*{z-index:100}@media screen and (min-width:750px){.disclosure-has-popup[open]>summary+*{z-index:4}.facets .disclosure-has-popup[open]>summary+*{z-index:2}}.placeholder-svg{height:100%;width:100%}*:focus{outline:0;box-shadow:none}*:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focused{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.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{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{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:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.title--primary{margin:4rem 0}.title-wrapper--self-padded-tablet-down,.title-wrapper--self-padded-mobile{padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:750px){.title-wrapper--self-padded-mobile{padding-left:0;padding-right:0}}@media screen and (min-width:990px){.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}}.title-wrapper-with-link .link-with-icon{margin:0;flex-shrink:0;display:flex;align-items:center}.title-wrapper-with-link .link-with-icon .svg-wrapper{width:1.5rem}.title-wrapper-with-link a{margin-top:0;flex-shrink:0}.title-wrapper--no-top-margin{margin-top:0}.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}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid:last-child{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}@media screen and (min-width:750px){.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.grid--gapless.grid{column-gap:0;row-gap:0}@media screen and (max-width:749px){.grid__item.slider__slide--full-width{width:100%;max-width:none}}.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){.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}.slider.slider--tablet .scroll-trigger.animate--slide-in,.slider.slider--mobile .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}.scroll-trigger:not(.scroll-trigger--offscreen) .slider--tablet{animation:var(--animation-slide-in)}}@media screen and (min-width:990px){.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)}.slider.slider--desktop .scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}.scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop{animation:var(--animation-slide-in)}}@media screen and (min-width:990px){.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){.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)}.slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,.grid--peek .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)}.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,.slider--mobile.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){.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);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.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}@media screen and (min-width:990px){.media--cropped{padding-bottom:63%}}deferred-media{display:block}.button--secondary,.button--tertiary{--color-button: var(--color-secondary-button);--color-button-text: var(--color-secondary-button-text)}.button--tertiary{--alpha-button-background: 0;--alpha-button-border: .2}.button,.shopify-challenge__button,.customer 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}.button,.shopify-challenge__button,.customer 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)}.button,.shopify-challenge__button,.customer button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;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))}.button:before,.shopify-challenge__button:before,.customer 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,.shopify-challenge__button:after,.customer 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,.shopify-challenge__button:hover:after,.customer 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:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button__button--unbranded:focus{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__button--unbranded:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:rgba(var(--color-button-text),.3)}.button,.button-label,.shopify-challenge__button,.customer button{font-size:1.5rem;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}shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled,.quantity__button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}@media screen and (forced-colors:active){.button.loading{color:rgb(var(--color-foreground))}}.button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading__spinner .spinner{width:fit-content}.button.loading>.loading__spinner .path{stroke:rgb(var(--color-button-text))}.share-button{display:block;position:relative}.share-button details{width:fit-content}.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}details[open]>.share-button__fallback{animation:animateMenuOpen var(--duration-default) ease}.share-button__button:hover{text-decoration:underline;text-underline-offset:.3rem}.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}.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}.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-shadow),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),.75)}.share-button__fallback button:hover .svg-wrapper{transform:scale(1.07)}.share-button__close:not(.hidden)+.share-button__copy{display:none}.share-button__close,.share-button__copy{background-color:transparent;color:rgb(var(--color-foreground))}.share-button__copy:focus-visible,.share-button__close:focus-visible{background-color:rgb(var(--color-background));z-index:2}.share-button__copy:focus,.share-button__close:focus{background-color:rgb(var(--color-background));z-index:2}.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused),.field:not(:focus-visible):not(.focused)+.share-button__close: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:focus,.share-button__fallback .field__input:-webkit-autofill{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}.field__input,.select__select,.customer .field input,.customer select{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);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}.field:before,.select:before,.customer .field:before,.customer select:before,.localization-form__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-shadow),var(--inputs-shadow-opacity));z-index:-1}.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select: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}.select__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.field:hover.field:after,.select:hover.select:after,.select__select:hover.select__select:after,.customer .field:hover.field:after,.customer select:hover.select:after,.localization-form__select:hover.localization-form__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)}.field__input:focus-visible,.select__select:focus-visible,.customer .field input:focus-visible,.customer select:focus-visible,.localization-form__select:focus-visible.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.localization-form__select:focus{outline:0;box-shadow:none}.text-area,.select{display:flex;position:relative;width:100%}.select .svg-wrapper,.customer select+.svg-wrapper{height:.6rem;width:1rem;pointer-events:none;position:absolute;top:calc(50% - .2rem);right:0}.select__select,.customer 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)}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--duration-short) ease}.customer .field{display:flex}.field--with-error{flex-wrap:wrap}.field__input,.customer .field input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.field__label,.customer .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),.75);letter-spacing:.1rem;line-height:1.5}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label,.field__input:-webkit-autofill~.field__label,.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label,.customer .field input:-webkit-autofill~label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.field__input:focus,.field__input:not(:placeholder-shown),.field__input:-webkit-autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.customer .field input:-webkit-autofill{padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.field__input::placeholder,.customer .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}.field__button>.svg-wrapper{height:2.5rem;width:2.5rem}.field__input:-webkit-autofill~.field__button,.field__input:-webkit-autofill~.field__label,.customer .field input:-webkit-autofill~label{color:#000}.text-area{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);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__message--large{font-size:1.6rem}.customer .field .form__message{font-size:1.4rem;text-align:left}.form__message .icon,.customer .form__message .svg-wrapper{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.form__message--large .icon,.customer .form__message .svg-wrapper{height:1.5rem;width:1.5rem;margin-right:1rem}.customer .field .form__message .svg-wrapper{align-self:start}.form-status{margin:0;font-size:1.6rem}.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));position:relative;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: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}.quantity: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-shadow),var(--inputs-shadow-opacity));z-index:-1}.quantity__input{color:currentColor;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;font-weight:500;opacity:.85;text-align:center;background-color:transparent;border:0;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;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:0}.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-wrapper{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:hover,.quantity__input:-webkit-autofill:active{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-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__rules{margin-top:.5rem;position:relative;font-size:1.2rem}.quantity__rules .caption{display:inline-block;margin-top:0;margin-bottom:0}.quantity__rules .divider+.divider:before{content:"\2022";margin:0 .5rem}.quantity__rules-cart{position:relative}.product__info-container .loading__spinner:not(.hidden)~*,.quantity__rules-cart .loading__spinner:not(.hidden)~*{visibility:hidden}.modal__toggle{list-style-type:none}.modal__toggle-close{display:none}.modal__toggle-open{display:flex}.modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;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:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:1.7rem;width:1.7rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:.9rem;bottom:.8rem;left:2.2rem;line-height:calc(1 + .1 / var(--font-body-scale))}.utility-bar{height:100%}.utility-bar--bottom-border{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width:990px){.utility-bar--bottom-border-social-only{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}}.utility-bar__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"announcements"}.utility-bar__grid .list-social{justify-content:flex-start;align-content:center;margin-left:-1.2rem;grid-area:social-icons}@media screen and (max-width:989px){.utility-bar .utility-bar__grid .list-social{display:none}}.utility-bar .list-social__item .icon{scale:.9}@media screen and (min-width:990px){.utility-bar__grid--3-col{grid-template-columns:3fr 4fr 3fr;grid-template-areas:"social-icons announcements language-currency"}.utility-bar__grid--2-col{grid-template-columns:1fr 1fr;grid-template-areas:"social-icons language-currency"}.announcement-bar.announcement-bar--one-announcement,.announcement-bar--one-announcement .announcement-bar__link{width:fit-content;margin:auto}}.announcement-bar,.announcement-bar__announcement{color:rgb(var(--color-foreground));width:100%;height:100%;display:flex;justify-content:center;flex-wrap:wrap;align-content:center;grid-area:announcements}.announcement-bar .slider--everywhere{margin-bottom:0;scroll-behavior:auto}.utility-bar__grid .announcement-bar-slider,.announcement-bar-slider,.announcement-bar-slider .slider{width:100%}.announcement-bar .slider-button--next{margin-right:-1.5rem;min-width:44px}.announcement-bar .slider-button--prev{margin-left:-1.5rem;min-width:44px}.announcement-bar .slider-button--next:focus-visible,.announcement-bar .slider-button--prev:focus-visible,.utility-bar .list-social__link:focus-visible{outline-offset:-.3rem;box-shadow:0 0 0 -.2rem rgb(var(--color-foreground))}.localization-wrapper{grid-area:language-currency;align-self:center;display:flex;justify-content:flex-end}.localization-wrapper .localization-selector+.disclosure__list-wrapper{animation:animateMenuOpen var(--duration-default) ease}.utility-bar .localization-wrapper .disclosure .localization-form__select,.utility-bar .localization-wrapper .disclosure__link{font-size:calc(var(--font-heading-scale) * 1.3rem)}@media screen and (min-width:990px){body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width{padding-left:5rem;padding-right:5rem}.announcement-bar-slider{width:60%}.announcement-bar .slider-button{height:3.8rem}}.announcement-bar__link{display:flex;width:100%;text-decoration:none;height:100%;justify-content:center;align-items:center}.announcement-bar__link:hover{text-decoration:underline}.announcement-bar__link .icon-arrow{display:inline-block;pointer-events:none;margin-left:.8rem;vertical-align:middle;margin-bottom:.2rem}.announcement-bar__message{text-align:center;padding:1rem 0;margin:0;letter-spacing:.1rem;min-height:3.8rem}.announcement-bar-slider--fade-in-next .announcement-bar__message,.announcement-bar-slider--fade-in-previous .announcement-bar__message,.announcement-bar-slider--fade-out-next .announcement-bar__message,.announcement-bar-slider--fade-out-previous .announcement-bar__message{animation-duration:var(--duration-announcement-bar);animation-timing-function:ease-in-out;animation-fill-mode:forwards}.announcement-bar-slider--fade-in-next .announcement-bar__message{--announcement-translate-from: -1.5rem;opacity:0;animation-name:translateAnnouncementSlideIn;animation-delay:var(--duration-announcement-bar)}.announcement-bar-slider--fade-in-previous .announcement-bar__message{--announcement-translate-from: 1.5rem;opacity:0;animation-name:translateAnnouncementSlideIn;animation-delay:var(--duration-announcement-bar)}.announcement-bar-slider--fade-out-next .announcement-bar__message{--announcement-translate-to: 1.5rem;animation-name:translateAnnouncementSlideOut}.announcement-bar-slider--fade-out-previous .announcement-bar__message{--announcement-translate-to: -1.5rem;animation-name:translateAnnouncementSlideOut}@keyframes translateAnnouncementSlideIn{0%{opacity:0;transform:translate(var(--announcement-translate-from))}to{opacity:1;transform:translate(0)}}@keyframes translateAnnouncementSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--announcement-translate-to))}}.section-header.shopify-section-group-header-group{z-index:3}.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-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icons heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and (max-width:749px){.header--has-app{grid-template-columns:auto 1fr auto}}@media screen and (min-width:990px){.header{grid-template-columns:1fr auto 1fr}.header--top-left,.header--middle-left:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--top-left.drawer-menu,.header--middle-left.drawer-menu{grid-template-areas:"navigation heading icons";grid-template-columns:auto 1fr auto;column-gap:1rem}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto auto 1fr;column-gap:2rem}.header--middle-center:not(.drawer-menu){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-icons heading icons" "navigation navigation navigation"}.header--top-center.drawer-menu{grid-template-areas:"left-icons heading icons";grid-template-columns:1fr auto 1fr}.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:1.05rem}}.header *[tabindex="-1"]:focus{outline:none}.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;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.75)}.header__heading-logo{height:auto;max-width:100%}.header__heading-logo-wrapper{width:100%;display:inline-block;transition:width .3s cubic-bezier(.52,0,.61,.99)}@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}}@media screen and (min-width:990px){.header--middle-left .header__heading-link,.header--top-left .header__heading-link{margin-left:-.75rem}.header__heading,.header__heading-link{justify-self:start}.header--middle-center .header__heading-link,.header--middle-center .header__heading,.header--top-center .header__heading-link,.header--top-center .header__heading{justify-self:center;text-align:center}}.header__icons{display:flex;grid-area:icons;justify-self:end;padding-right:.8rem}.header__icons .shopify-app-block{max-width:4.4rem;max-height:4.4rem;overflow:hidden}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.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--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__icon--account shop-user-avatar{--shop-avatar-size: 2.8rem}details .header__icon-close{display:none}details[open] .header__icon-close{display:inline-block}account-icon{display:flex}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icons;justify-self:start}.header--top-center.drawer-menu>.header__search{margin-left:3.2rem}.header--top-center header-drawer{grid-area:left-icons}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}.header--top-center>.header__search{display:none}.header--top-center *>.header__search{display:inline-flex}@media screen and (min-width:990px){.header:not(.header--top-center) *>.header__search,.header--top-center>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search,.header--top-center *>.header__search{display:none}}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.search-modal{opacity:0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);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}@media screen and (min-width:750px){.search-modal__close-button{right:1rem}.search-modal__content{padding:0 6rem}}@media screen and (min-width:990px){.search-modal__form{max-width:74.2rem}.search-modal__close-button{position:initial;margin-left:.5rem}}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease}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-close{visibility:hidden}.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:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards;z-index:1}@media(prefers-reduced-motion){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__inline-menu,.header--top-center .header__heading-link{margin-left:0}@media screen and (min-width:990px){.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}}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.75)}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}details[open]>.header__menu-item{text-decoration:underline}details[open]:hover>.header__menu-item{text-decoration-thickness:.2rem}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:.2rem}.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:1rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:1rem 0;margin:1rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2rem}.header__submenu .header__menu-item:hover{text-decoration-line:underline}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}header-menu>details,details-disclosure>details{position:relative}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.overflow-hidden-mobile,.overflow-hidden-tablet,.overflow-hidden-desktop{overflow:hidden}@media screen and (min-width:750px){.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width:990px){.overflow-hidden-tablet{overflow:auto}}.badge{border:1px solid transparent;border-radius:var(--badge-corner-radius);display:inline-block;font-size:1.2rem;letter-spacing:.1rem;line-height:1;padding:.5rem 1.3rem .6rem;text-align:center;background-color:rgb(var(--color-badge-background));border-color:rgba(var(--color-badge-border),var(--alpha-badge-border));color:rgb(var(--color-badge-foreground));word-break:break-word}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors:active){.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{content:"";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 img,.global-media-settings iframe,.global-media-settings model-viewer,.global-media-settings video,.global-media-settings .placeholder-svg{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,.global-media-settings--full-width video,.global-media-settings--full-width iframe,.global-media-settings--full-width .placeholder-svg{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)}@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)}}.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){.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,.shopify-challenge__button,.customer button{border:transparent solid 1px}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:solid transparent 1px}.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}}.rte:after{clear:both;content:"";display:block}.rte>*:first-child{margin-top:0}.rte>*: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}.shape--mask{display:block;height:0;width:0}.shape--arch{clip-path:url(#Shape-Arch)}.shape--blob{clip-path:polygon(var(--shape--blob-1))}.shape--chevronleft{clip-path:polygon(100% 0%,85% 50%,100% 100%,15% 100%,0% 50%,15% 0%)}.shape--chevronright{clip-path:polygon(85% 0%,100% 50%,85% 100%,0% 100%,15% 50%,0% 0%)}.shape--circle{clip-path:circle(closest-side)}.shape--diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.shape--parallelogram{clip-path:polygon(15% 0,100% 0%,85% 100%,0% 100%)}.shape--round{clip-path:ellipse(45% 45% at 50% 50%)}.animate--fixed{clip-path:inset(0)}.animate--fixed>img:not(.zoom):not(.deferred-media__poster-button),.animate--fixed>svg:not(.zoom):not(.deferred-media__poster-button){position:fixed;height:100vh}.animate--zoom-in{--zoom-in-ratio: 1}.animate--zoom-in>img,.animate--zoom-in>.svg-wrapper{transition:scale var(--duration-short) linear;scale:var(--zoom-in-ratio)}@media(prefers-reduced-motion:no-preference){.animate--ambient>img,.animate--ambient>.svg-wrapper{animation:animateAmbient 30s linear infinite}@keyframes animateAmbient{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}.scroll-trigger.animate--fade-in,.scroll-trigger.animate--slide-in{opacity:.01}.scroll-trigger.animate--slide-in{transform:translateY(2rem)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in{opacity:1;animation:var(--animation-fade-in)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{animation:var(--animation-slide-in);animation-delay:calc(var(--animation-order) * 75ms)}.scroll-trigger.scroll-trigger--design-mode.animate--fade-in,.scroll-trigger.scroll-trigger--design-mode.animate--slide-in,.scroll-trigger.scroll-trigger--design-mode .slider,.scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel{opacity:1;animation:none;transition:none;transform:none}.scroll-trigger.scroll-trigger--design-mode.animate--slide-in{transform:translateY(0)}@keyframes slideIn{0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:.01}to{opacity:1}}}@media(prefers-reduced-motion:no-preference)and (hover:hover){.animate--hover-3d-lift .card-wrapper .card--card,.animate--hover-3d-lift .card-wrapper .card--standard .card__inner,.animate--hover-3d-lift .button:not(.button--tertiary),.animate--hover-3d-lift .shopify-challenge__button,.animate--hover-3d-lift .customer button,.animate--hover-3d-lift .shopify-payment-button__button,.animate--hover-3d-lift .deferred-media .deferred-media__poster-button{transition:transform var(--duration-long) ease,box-shadow var(--duration-long) ease;transform-origin:center}.animate--hover-3d-lift .card-wrapper:hover .card--card,.animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner,.animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover,.animate--hover-3d-lift .shopify-challenge__button:not([disabled]):hover,.animate--hover-3d-lift .customer button:not([disabled]):hover,.animate--hover-3d-lift .shopify-payment-button__button:hover,.animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button{transition:transform var(--duration-extended) ease,box-shadow var(--duration-long) ease;transform:rotate(1deg);box-shadow:-1rem -1rem 1rem -1rem #0000000d,1rem 1rem 1rem -1rem #0000000d,0 0 .5rem #fff0,0 2rem 3.5rem -2rem #00000080}.animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button{transform:translate(-50%,-50%) scale(1.05)}.animate--hover-3d-lift .collage__item .card-wrapper:hover .card--card,.animate--hover-3d-lift .collage__item .card-wrapper:hover .card--standard .card__inner{transform:rotate(.5deg)}.animate--hover-3d-lift .product-grid .grid__item:hover,.animate--hover-3d-lift .collection-list .grid__item:hover,.animate--hover-3d-lift .collage__item:hover,.animate--hover-3d-lift .blog-articles .article:hover,.animate--hover-3d-lift .complementary-slide li:hover{z-index:2}.animate--hover-3d-lift .product-grid{isolation:isolate}.animate--hover-3d-lift .card-wrapper .card--shape.card--standard:not(.card--text) .card__inner{box-shadow:none;transition:transform var(--duration-long) ease,filter var(--duration-long) ease}.animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner{transition:transform calc(2 * var(--duration-extended)) ease,filter var(--duration-long) ease;filter:drop-shadow(0rem 2rem 2rem rgba(0,0,0,.15)) drop-shadow(0rem 1rem 1rem rgba(0,0,0,.15))}.animate--hover-3d-lift .card-wrapper:hover .card--card:after,.animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner:after,.animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before{background-image:var(--easter-egg);background-size:250px 250px;mix-blend-mode:color-dodge;pointer-events:none;z-index:2}.animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.animate--hover-3d-lift .card-wrapper .card--card:before,.animate--hover-3d-lift .card-wrapper .card--standard .card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:background-position calc(2 * var(--duration-extended)) ease,opacity var(--duration-default) ease;mix-blend-mode:overlay;background-size:400% 100%;background-position:90% 0;background-repeat:no-repeat;background-image:linear-gradient(135deg,#fff0 45%,#fff,#fff0 55%)}.animate--hover-3d-lift .card-wrapper:hover .card--card:before,.animate--hover-3d-lift .card-wrapper:hover .card--standard .card__media:after{opacity:.2;transition:background-position 6s ease,opacity var(--duration-long) ease;background-position:left;z-index:2}:root{--easter-egg: none;--sparkle: url(./sparkle.gif)}.animate--hover-vertical-lift .button:not(.button--tertiary),.animate--hover-vertical-lift .shopify-challenge__button,.animate--hover-vertical-lift .customer button,.animate--hover-vertical-lift .shopify-payment-button__button{transition:transform var(--duration-default) var(--ease-out-slow)}.animate--hover-vertical-lift .card-wrapper .card--card,.animate--hover-vertical-lift .card-wrapper .card--standard .card__inner{transition:transform var(--duration-medium) var(--ease-out-slow)}.animate--hover-vertical-lift .card-wrapper:hover .card--card,.animate--hover-vertical-lift .card-wrapper:hover .card--standard .card__inner{transform:translateY(-.75rem)}.animate--hover-vertical-lift .card-wrapper:active .card--card,.animate--hover-vertical-lift .card-wrapper:active .card--standard .card__inner{transform:translateY(-.5rem)}.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):hover,.animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):hover,.animate--hover-vertical-lift .customer button:not([disabled]):hover,.animate--hover-vertical-lift .shopify-payment-button__button:hover{transform:translateY(-.25rem)}.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):active,.animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):active,.animate--hover-vertical-lift .customer button:not([disabled]):active,.animate--hover-vertical-lift .shopify-payment-button__button:active{transform:translateY(0)}.animate--hover-vertical-lift .button:not([disabled]):hover:after,.animate--hover-vertical-lift .customer button:not([disabled]):hover:after,.animate--hover-vertical-lift .shopify-payment-button__button:not([disabled]):hover:after{--border-offset: .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 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background))}.animate--hover-vertical-lift .button:not([disabled]).button--secondary:hover:after{--border-offset: 0px}}.loading__spinner{position:absolute;z-index:1;width:1.8rem}.loading__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__spinner:not(.hidden)+.cart-item__price-wrapper,.loading__spinner:not(.hidden)~cart-remove-button{opacity:50%}.loading__spinner:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}.progress-bar-container{width:100%;margin:auto}.progress-bar{height:.13rem;width:100%}.progress-bar-value{width:100%;height:100%;background-color:rgb(var(--color-foreground));animation:indeterminateAnimation var(--duration-extra-longer) infinite ease-in-out;transform-origin:0}.progress-bar .progress-bar-value{display:block}@keyframes indeterminateAnimation{0%{transform:translate(-20%) scaleX(0)}40%{transform:translate(30%) scaleX(.7)}to{transform:translate(100%) scaleX(0)}}@font-face{font-family:Montserrat;src:url(/cdn/shop/files/Montserrat-Bold.ttf?v=1768022772) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/cdn/shop/files/Montserrat-Regular.ttf?v=1768288538) format("truetype");font-weight:400;font-style:normal;font-display:swap}.tem_index #MainContent{margin:-147px 0 0}body.gradient{background:#eaecfb;height:auto}.tem_index .header-wrapper{background:transparent}.tem_index .scrolled-past-header .header-wrapper{background:var(--gradient-background)}.tem_index .scrolled-past-header .header-wrapper .list-menu .header__menu-item{color:#000}.header-wrapper .list-menu .header__menu-item{position:relative;padding-top:20px;padding-bottom:20px;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px}.header-wrapper .list-menu .header__menu-item:hover,.header-wrapper .list-menu .header__menu-item .header__active-menu-item{background:linear-gradient(83deg,#52a2fe 13.45%,#3965ff 167.06%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-wrapper .header--middle-left{grid-template-columns:auto}.header-wrapper .header__inline-menu{text-align:center;border-bottom:unset!important}.header-wrapper .header{border-bottom:unset!important}.header-wrapper .header__search{display:none!important}.header-wrapper .header__icon--account account-icon{justify-content:center;align-items:center;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;gap:10px}.header-wrapper .header__icon--account account-icon .svg-wrapper{width:24px;height:24px}.header-wrapper .header__menu-item .icon-caret{top:18px}.header-wrapper .list-menu .header__menu-item:before,.header-wrapper .list-menu .header__menu-item:after{content:"";position:absolute;width:0%;height:3.5px;top:0;transition:all .8s ease}.header-wrapper .list-menu .header__menu-item:before{left:50%;background:linear-gradient(93deg,#52a2fe 2.13%,#3965ff 92.25%)}.header-wrapper .list-menu .header__menu-item:after{right:50%;background:linear-gradient(93deg,#3965ff 2.13%,#52a2fe 92.25%)}.header-wrapper .list-menu .header__menu-item:hover:before,.header-wrapper .list-menu .header__menu-item:hover:after{width:50%}.banner_video .video_main video{width:100%;max-height:600px;object-fit:cover}.banner_video .video_main{position:relative;line-height:0}.banner_video .video_main:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg,#06228ae6 39%,#06228a00 129%)}.banner_video .video_main:before{content:"";position:absolute;bottom:-1px;width:100%;height:90px;background-image:url(/cdn/shop/files/lg4kXPOB3jKaHVq8jrH61jqwBA.avif?v=1768020563);z-index:1;background-repeat:no-repeat;background-size:cover;background-position:center}.banner_video{position:relative}.banner_video .video_content{position:absolute;bottom:20%;left:10%}.banner_video .content_inner .heading p{font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;color:#fff;margin:0}.banner_video .content_inner .heading p strong{display:block;padding-top:16px;background:linear-gradient(269deg,#27ffa9 -23.25%,#63b1ff 98.75%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner_video .content_inner .text p{color:#ddfff7;font-size:16px;line-height:32px;letter-spacing:.48px;width:55%;margin:0}.banner_video .btn_main{padding-top:20px;display:flex;align-items:center;gap:20px}.banner_video .btn_main a{display:flex;padding:4px 24px;justify-content:center;align-items:center;gap:10px;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;text-decoration:none;color:#ddfff7}.banner_video .btn_main a:first-child{transition:all .5s ease;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);box-shadow:0 14px 18px -10px #01185d80;border-radius:4px}.banner_video .btn_main a:last-child .arror_inner{overflow:hidden;display:flex;width:24px;height:24px;padding:7px 5px;justify-content:center;border-radius:20px;border:1px solid #92C7FF;background:linear-gradient(27deg,#4379ff00 22.14%,#4379ff66 74.37%);align-items:center}.banner_video .video_content .content_inner{display:flex;flex-direction:column;gap:16px}.banner_video .btn_main a:first-child:hover{background:linear-gradient(67deg,#2355cc,#00ffa6 520%);box-shadow:#2d62b3bf 0 0 43px 7px}.banner_video .btn_main a:first-child:hover svg{transform:translate(10px)}.banner_video .btn_main a:first-child svg{transition:all .5s ease}.banner_video .btn_main a:last-child .arror_inner .hover_arrow{position:absolute;transform:translate(-17px,19px);transition-duration:.5s;opacity:0}.banner_video .btn_main a:last-child:hover .arror_inner .hover_arrow{transform:translate(0);opacity:1}.banner_video .btn_main a:last-child:hover .arror_inner svg:not(.hover_arrow){transform:translate(17px,-19px)}.banner_video .btn_main a:last-child .arror_inner svg:not(.hover_arrow){transition-duration:.5s}.banner_video .btn_main a:last-child:hover .arror_inner{background:#52a2feba}:root{--marquee-width: 0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(var(--marquee-width))}}.marquee_content{padding-top:20px;width:100%;overflow:hidden;position:relative;background:#eaecfb}.marquee_list{padding:40px 0;width:max-content;display:flex;flex-wrap:nowrap;white-space:nowrap;animation:marquee 50s linear infinite}.marquee_list .marque_list span{padding:0 20px;color:#fff;font-size:16px;font-weight:700;line-height:1.3;letter-spacing:-.11px}.marque_list img{vertical-align:middle;margin:0 35px;max-width:200px}.marque_list{padding:10px 0}.marquee_content .marque_inner .heading_main h3{color:#282828;text-align:center;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.marquee_content .marque_inner{overflow:hidden}.marquee_content .marque_inner .heading_main{display:flex;align-items:center;justify-content:center;gap:10px}.marquee_content .marque_inner .heading_main .sub_heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.marquee_content .bottom_text,.marquee_content .marque_inner .description p{opacity:.8;color:#282828;text-align:center;font-size:16px;font-weight:500;line-height:28px}.two_marques .marquee_list{padding:0}.marquee_content.two_marques{padding-top:40px}.marquee_content.reverce_marque{padding-bottom:40px}.reverce_marque .marquee_list{padding:0}.reverce_marque .marquee_content,.reverce_marque .marque_inner .marque_list img{transform:rotate(180deg)}.cus_multicolumn{padding:40px 0}.cus_multicolumn .multicolumn_inner .top_text{color:#282828;text-align:center;font-size:16px;font-weight:500;letter-spacing:4px;text-transform:uppercase}.cus_multicolumn .multicolumn_inner .heading_main{display:flex;align-items:center;gap:10px;justify-content:center;flex-wrap:wrap}.cus_multicolumn .multicolumn_inner .heading_main h3{color:#282828;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.cus_multicolumn .multicolumn_inner .heading_main .sub_heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cus_multicolumn .multicolumn_inner .description p{opacity:.8;color:#282828;text-align:center;font-size:16px;font-weight:500;line-height:28px}.cus_multicolumn .multicolumn_inner .bottom_content{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.cus_multicolumn .multicolumn_inner .bottom_content .block_main{max-width:300px;border-radius:12px;background:linear-gradient(49deg,#092345 .4%,#1a5389 123.46%);box-shadow:0 20px 30px #0d73e033;padding:8px}.cus_multicolumn .multicolumn_inner .bottom_content .block_main img{width:130px}.cus_multicolumn .text_content{padding:0 12px}.cus_multicolumn .text_content h4{color:#fff;font-size:22px;font-weight:600;line-height:32px;margin:0}.cus_multicolumn .text_content p{color:#fff;font-size:14px;font-weight:400;line-height:22px;opacity:.8;margin-top:5px}.cus_multicolumn .multicolumn_inner .bottom_content .block_main:nth-child(2){margin-top:100px}.custom_richtext{padding:40px 0}.custom_richtext .richtext_inner{text-align:center;background:linear-gradient(49deg,#092345 .4%,#2269c7 123.46%);padding:60px 50px;border-radius:12px}.custom_richtext .richtext_inner .heading_main h3{color:#fff;text-align:center;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.custom_richtext .richtext_inner .cus_description p{color:#fff;font-size:16px;font-weight:400;line-height:28px;opacity:.8}.custom_richtext .richtext_inner a{border-radius:4px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);box-shadow:0 14px 18px #01185d66;display:flex;padding:4px 24px;align-items:center;gap:10px;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;text-decoration:none;width:fit-content;margin:40px auto 0}.custom_richtext .richtext_inner a:hover{background:linear-gradient(67deg,#2355cc,#00ffa6 520%);box-shadow:#2d62b3bf 0 0 43px 7px}.custom_richtext .richtext_inner a:hover svg{transform:translate(10px)}.custom_richtext .richtext_inner a svg{transition:all .5s ease}.custom_richtext .richtext_inner .heading_main .sub_heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.custom_richtext .richtext_inner .heading_main{display:flex;justify-content:center;gap:10px}.simple_richtext .richtext_inner{background:transparent;padding:0}.simple_richtext .richtext_inner .cus_description p,.simple_richtext .richtext_inner .heading_main h3{color:#282828}.simple_richtext .animate-right,.simple_richtext .animate-left{transition:all .7s ease-out}.simple_richtext .cus_description{max-width:65%;margin:0 auto}.image_text_blocks{padding:40px 0}.image_text_blocks .multicolumn_inner .heading_main{width:calc(50% - 20px);display:flex;align-items:center;gap:10px;justify-content:center;flex-wrap:wrap}.image_text_blocks .multicolumn_inner .heading_main h3{color:#282828;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.image_text_blocks .multicolumn_inner .heading_main .sub_heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.image_text_blocks .multicolumn_inner .description p{color:#282828;opacity:.8;font-size:16px;font-weight:500;line-height:28px}.image_text_blocks .multicolumn_inner .bottom_content{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.image_text_blocks .multicolumn_inner .bottom_content .block_main{padding:8px;border-radius:8px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;width:calc(25% - 18.75px)}.image_text_blocks .multicolumn_inner .bottom_content .block_main img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;border-radius:8px}.image_text_blocks .text_content{padding:22px 12px}.image_text_blocks .text_content h4{color:#424242;font-size:22px;font-weight:600;line-height:32px;margin:0}.image_text_blocks .text_content p{color:#424242;font-size:14px;font-weight:400;line-height:22px;opacity:.8;margin-top:5px}.image_text_blocks .multicolumn_inner .top_content{display:flex;align-items:center;gap:40px;padding-bottom:20px}.image_text_blocks .multicolumn_inner .description{width:calc(50% - 20px)}.image_text_blocks .multicolumn_inner .bottom_content .block_main .image_main{position:relative;padding-top:64%}.image_text_blocks a{border-radius:8px;border:2px solid #92C7FF;color:#017bff;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;display:flex;padding:2px 24px;justify-content:center;align-items:center;gap:16px;text-decoration:none}.image_text_blocks a span{border-radius:20px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);overflow:hidden;display:flex;width:24px;height:24px;padding:7px 5px;justify-content:center;align-items:center}.image_text_blocks a span .hover_arrow{position:absolute;transform:translate(-17px,19px);opacity:0}.image_text_blocks a span svg{transition-duration:.5s}.image_text_blocks a:hover span svg:not(.hover_arrow){transform:translate(17px,-19px)}.image_text_blocks a:hover span .hover_arrow{transform:translate(0);opacity:1}.image_text_blocks a:hover span{background:#017bff9e}.image_text_blocks a:hover{background:linear-gradient(90deg,#52a2fe1a 39.6396% 100%)}.image_text_blocks .multicolumn_inner .bottom_content .block_main:nth-child(2),.image_text_blocks .multicolumn_inner .bottom_content .block_main:nth-child(3){margin-top:100px}.custom_image_text .multicolumn_inner .bottom_content .block_main .block_inner{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.custom_image_text .multicolumn_inner .bottom_content .block_main .image_main{padding-top:0;line-height:0}.custom_image_text .multicolumn_inner .bottom_content .block_main img{position:unset;width:120px}.custom_image_text .multicolumn_inner .bottom_content .block_main{padding:10px 20px;width:calc(25% - 9px);margin-top:0!important;border-radius:12px;border:2px solid #92C7FF;background:#182f720f;box-shadow:0 20px 30px #0000000d;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}.custom_image_text .multicolumn_inner .top_content{padding-bottom:0}.custom_image_text .multicolumn_inner .bottom_content{align-items:unset;gap:12px}.custom_image_text .text_content{padding:0}.custom_image_text .page-width{max-width:1550px}.image_text_section{text-align:center;background:#11275b;position:relative;padding-top:67px;margin:50px 0}.image_text_section:before{background-size:cover;position:absolute;content:"";top:-69px;left:0;background-image:url(/cdn/shop/files/V1oYgj1bw8HuCyEenx5qD1c.avif?v=1768216934);width:100%;height:100px;background-repeat:no-repeat}.image_text_section:after{background-size:100%;position:absolute;content:"";bottom:-45px;left:0;background-image:url(/cdn/shop/files/V1oYgj1bw8HuCyEenx5qD1c_1_1.png?v=1768309052);width:100%;height:100px;background-repeat:no-repeat;transform:rotate(180deg)}.image_text_section .richtext_inner .heading_main h3{color:#fff;text-align:center;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.image_text_section .richtext_inner .cus_description p{color:#fff;font-size:16px;font-weight:400;line-height:28px;opacity:.8}.image_text_section .richtext_inner .cus_description li{position:relative;padding-left:24px;color:#fff;font-size:16px;font-weight:400;line-height:28px;opacity:.8}.image_text_section .richtext_inner .cus_description ul{padding:25px 0 0;list-style-type:none;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.image_text_section .richtext_inner .cus_description li:after{position:absolute;top:50%;left:0;content:"";background-image:url(/cdn/shop/files/check_circle_24dp_E8EAED_FILL0_wght400_GRAD0_opsz24_1.svg?v=1768216456);width:20px;height:20px;background-size:20px;transform:translateY(-50%);background-repeat:no-repeat}.image_text_section .richtext_inner a{border-radius:4px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);box-shadow:0 14px 18px #01185d66;display:flex;padding:4px 24px;align-items:center;gap:10px;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;text-decoration:none;width:fit-content;margin:40px auto 0}.image_text_section .richtext_inner a.animate-bottom{transform:translateY(60px);transition:all .9s ease-out}.image_text_section .richtext_inner a.animate-bottom.show{transform:translateY(0)}.image_text_section .richtext_inner a:hover{background:linear-gradient(67deg,#2355cc,#00ffa6 520%);box-shadow:#2d62b3bf 0 0 43px 7px}.image_text_section .richtext_inner a:hover svg{transform:translate(10px)}.image_text_section .richtext_inner a svg{transition:all .5s ease}.image_text_section .richtext_inner .heading_main .heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.image_text_section .richtext_inner .heading_main{display:flex;justify-content:center;gap:10px}.image_text_section .image_main img{width:100%}.image_text_section .cus_description{max-width:65%;margin:0 auto}.image_text_section .image_main{line-height:0}.image_text_section .animate-right,.image_text_section .animate-left{transition:all .7s ease-out}.image_text_description .top_content .top_text{color:#282828;font-size:16px;font-weight:500;line-height:normal;letter-spacing:4px;text-transform:uppercase}.image_text_description .top_content .heading_main h3{color:#282828;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.image_text_description .multicolumn_inner{display:flex;gap:50px;align-items:flex-start}.image_text_description .multicolumn_inner .top_content{width:33%;position:sticky;top:0}.image_text_description .multicolumn_inner .bottom_content{width:calc(67% - 50px)}.image_text_description .multicolumn_inner .sub_heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.image_text_description .multicolumn_inner .description{color:#282828;font-size:16px;font-weight:400;line-height:28px;opacity:.8}.image_text_description .multicolumn_inner .description ul{list-style-type:none;padding-left:0;margin-top:30px}.image_text_description .multicolumn_inner .description ul li{position:relative;padding-left:34px;margin-bottom:15px}.image_text_description .multicolumn_inner .description ul li:after{position:absolute;top:50%;left:0;content:"";background-image:url(/cdn/shop/files/check_circle_24dp_E8EAED_FILL0_wght400_GRAD0_opsz24_1.svg?v=1768216456);width:20px;height:20px;background-size:20px;transform:translateY(-50%);background-repeat:no-repeat}.image_text_description{padding:40px 0}.image_text_description .multicolumn_inner .top_content a{border-radius:8px;border:1px solid #92C7FF;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;display:flex;padding:2px 24px;justify-content:center;align-items:center;gap:16px;text-decoration:none;color:#017bff;width:fit-content;margin-top:30px}.image_text_description .multicolumn_inner .top_content a span{border-radius:20px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);overflow:hidden;display:flex;width:24px;height:24px;padding:7px 5px;justify-content:center;align-items:center}.image_text_description .multicolumn_inner .top_content a span .hover_arrow{position:absolute;transform:translate(-17px,19px);opacity:0}.image_text_description .multicolumn_inner .top_content a span svg{transition-duration:.5s}.image_text_description .multicolumn_inner .top_content a:hover span svg:not(.hover_arrow){transform:translate(17px,-19px)}.image_text_description .multicolumn_inner .top_content a:hover span .hover_arrow{transform:translate(0);opacity:1}.image_text_description .multicolumn_inner .top_content a:hover span{background:#017bff9e}.image_text_description .multicolumn_inner .top_content a:hover{background:linear-gradient(90deg,#52a2fe1a 39.6396% 100%)}.image_text_description .multicolumn_inner .bottom_content .block_inner{display:flex;align-items:center;gap:32px}.image_text_description .multicolumn_inner .bottom_content .block_inner img{width:120px}.image_text_description .multicolumn_inner .bottom_content .block_inner .text_content{width:calc(100% - 152px)}.image_text_description .multicolumn_inner .bottom_content .block_inner .text_content h4{color:#282828;font-size:22px;font-weight:600;line-height:32px;margin:0}.image_text_description .multicolumn_inner .bottom_content .block_inner .text_content p{color:#282828;font-size:16px;font-weight:400;line-height:28px;opacity:.8;margin:0}.cus_image_and_text{padding:40px 0}.cus_image_and_text .image_text_inner{background:linear-gradient(49deg,#092345 .4%,#2269c7 123.46%);border-radius:12px;display:flex;align-items:center;gap:50px}.cus_image_and_text .image_text_inner .left_part{width:35%}.cus_image_and_text .image_text_inner .left_part img{width:100%;position:absolute;top:-42px;left:0;height:100%;object-fit:cover}.cus_image_and_text .image_text_inner .right_part{width:calc(65% - 50px);padding:30px 0}.cus_image_and_text .image_text_inner .right_part .heading_main h3{color:#cee5ff;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.cus_image_and_text .image_text_inner .right_part .heading_main .heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cus_image_and_text .cus_description p{margin:30px 0 40px;color:#cee5ff;font-size:16px;font-weight:400;line-height:28px;opacity:.8}.cus_image_and_text .page-width{max-width:1200px}.cus_image_and_text .image_text_inner .left_part .image_main{position:relative;padding-top:80%;max-width:80%;margin:0 auto}.cus_image_and_text .btn_main a{display:flex;padding:4px 24px;justify-content:center;align-items:center;gap:10px;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;text-decoration:none;color:#ddfff7}.cus_image_and_text .btn_main a:first-child{transition:all .5s ease;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);box-shadow:0 14px 18px -10px #01185d80;border-radius:4px}.cus_image_and_text .btn_main a:last-child span{overflow:hidden;display:flex;width:24px;height:24px;padding:7px 5px;justify-content:center;border-radius:20px;border:1px solid #92C7FF;background:linear-gradient(27deg,#4379ff00 22.14%,#4379ff66 74.37%);align-items:center}.cus_image_and_text .btn_main a:first-child:hover{background:linear-gradient(67deg,#2355cc,#00ffa6 520%);box-shadow:#2d62b3bf 0 0 43px 7px}.cus_image_and_text .btn_main a:first-child:hover svg{transform:translate(10px)}.cus_image_and_text .btn_main a:first-child svg{transition:all .5s ease}.cus_image_and_text .btn_main a:last-child span .hover_arrow{position:absolute;transform:translate(-17px,19px);transition-duration:.5s;opacity:0}.cus_image_and_text .btn_main a:last-child:hover span .hover_arrow{transform:translate(0);opacity:1}.cus_image_and_text .btn_main a:last-child:hover span svg:not(.hover_arrow){transform:translate(17px,-19px)}.cus_image_and_text .btn_main a:last-child span svg:not(.hover_arrow){transition-duration:.5s}.cus_image_and_text .btn_main a:last-child:hover span{background:#52a2feba}.cus_image_and_text .btn_main{display:flex;gap:20px}.cus_image_and_text .btn_main a strong{background:linear-gradient(98deg,#92c7ff -45.29%,#007bff 85.58%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.horijontal_parts .multicolumn_inner .top_content{width:100%;text-align:center}.horijontal_parts .multicolumn_inner .bottom_content{display:none}.horijontal_parts .heading_main{display:flex;justify-content:center;gap:10px;align-items:center}.horijontal_parts .multicolumn_inner .description{width:70%;margin:0 auto}.horijontal_parts .multicolumn_inner .description ul{display:flex;gap:20px;justify-content:center}.horijontal_parts .multicolumn_inner .description ul li{padding-left:27px}.horijontal_parts .multicolumn_inner .top_content a{margin:0 auto}.without_image_blocks .multicolumn_inner .heading_main{flex-direction:column}.without_image_blocks .text_content p{font-size:22px;line-height:34px}.without_image_blocks .text_content h5{color:#fff;font-size:14px;font-weight:400;line-height:22px;margin:0;opacity:.8}.without_image_blocks .text_content p:nth-child(2){margin:0;opacity:1;font-size:16px;line-height:24px}.without_image_blocks .multicolumn_inner .bottom_content .block_main{max-width:360px;padding:18px}.footer{position:relative;margin-top:100px!important}.footer .footer-block .cus_contact_info .info_inner{display:flex;gap:10px;align-items:flex-start;padding-bottom:12px}.footer .footer-block .cus_contact_info .info_inner .info_text p{margin:0;color:#f5f9ffcc;font-family:Montserrat;font-size:12px;font-weight:400;line-height:24px;letter-spacing:.48px}.footer:after{content:"";position:absolute;top:-99px;left:0;height:100px;width:100%;background-image:url(/cdn/shop/files/xvpYcpKjSUaFg0qksnNH2pXT34U.avif?v=1768288115);background-size:cover;background-position:center}.footer .footer-block__heading{color:#cee5ff;font-size:16px;font-weight:600;line-height:24px}.footer .rte p:not(.footer-block__brand-info p){margin:24px 0;color:#f5f9ffcc;font-family:Montserrat;font-size:12px;font-weight:400;line-height:12px;letter-spacing:.48px}.footer .footer-block__brand-info p{color:#cee5ff;font-size:12px;font-weight:400;line-height:20px;opacity:.8}.footer .footer-block .cus_contact_info .info_inner img{width:21px;margin-top:3px}.footer .footer__content-bottom-wrapper--center{row-gap:10px;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer .footer__content-bottom-wrapper--center .policies{width:100%;justify-content:space-between;display:flex}.footer .footer__content-bottom-wrapper--center .policies li{color:#f5f9ff66}.footer .footer__content-bottom-wrapper--center .policies li:last-child{display:none}.footer .footer__content-bottom-wrapper--center .footer__copyright{margin-top:0}.footer .policies li:before{display:none}.footer .copyright__content{color:#f5f9ff66;font-family:Montserrat;font-size:12px;font-weight:400;line-height:12px;letter-spacing:.48px}.footer .footer__blocks-wrapper{justify-content:space-between}.footer .footer__blocks-wrapper .footer-block:nth-child(4),.footer .footer__blocks-wrapper .footer-block:nth-child(1){max-width:25%}.footer .footer__blocks-wrapper .footer-block:nth-child(2),.footer .footer__blocks-wrapper .footer-block:nth-child(3){max-width:fit-content}.footer .footer__content-top{padding-bottom:10px}.footer .footer__content-top .footer-block--newsletter{margin:0}.footer .footer__content-bottom{padding-top:24px}.custom_feature_collection .title_main{display:flex;align-items:center;justify-content:center;gap:10px}.custom_feature_collection .title_main .title{color:#282828;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.custom_feature_collection .title_main .sub_heading{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.custom_feature_collection .collection__title .collection__description p{opacity:.8;color:#282828;text-align:center;font-size:16px;font-weight:400;line-height:28px}.custom_feature_collection .card__content .quick-add .quick-add__submit{opacity:1;padding:4px 18px;gap:10px;border-radius:8px;background:linear-gradient(43deg,#5185ff .45%,#00ffa6 211.54%);box-shadow:0 14px 18px -10px #01185d33;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px}.custom_feature_collection .card__content .quick-add .quick-add__submit:after{display:none}.custom_feature_collection .card__badge,.custom_feature_collection .price__sale .price-item--regular{display:none}.custom_feature_collection .price__sale .price-item--last,.custom_feature_collection .price__regular .price-item--regular{font-size:20px;font-weight:600;line-height:33px;background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.custom_feature_collection .card__content .full-unstyled-link{padding-bottom:0;color:#424242;font-size:18px;font-weight:600;line-height:28px;text-decoration:unset!important}.custom_feature_collection .card__content:has(.card-information .price__container a) .full-unstyled-link{padding-bottom:0}.custom_feature_collection .grid__item{border-radius:12px;background:#f3f6ff33;box-shadow:0 20px 30px #0000000d;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding:8px}.custom_feature_collection .grid__item .card__inner{border-radius:8px;overflow:hidden;background-color:transparent}.custom_feature_collection .grid__item .card__inner .card__content{box-shadow:0 0 44px #041c79b3 inset}.custom_feature_collection .product-grid{--grid-desktop-horizontal-spacing: 40px;align-items:flex-start}.custom_feature_collection .grid__item .quick-add{position:absolute;bottom:0;right:0}.custom_feature_collection .grid__item .card__information{padding:17px 10px!important;display:flex;flex-direction:column;justify-content:space-between}.custom_feature_collection .grid__item:nth-child(2),.custom_feature_collection .grid__item:nth-child(3){margin-top:50px}.product-card-wrapper .card-information .price__container a{position:relative;z-index:1;background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:17px;font-weight:600;line-height:33px;text-decoration:unset}.collection .bottom_content{display:flex;align-items:center;justify-content:center;gap:30px;padding-top:40px}.collection .bottom_content p{color:#282828;font-size:16px;font-weight:400;line-height:28px;margin:0;opacity:.8}.collection .bottom_content a{border-radius:8px;color:#017bff;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;display:flex;justify-content:center;align-items:center;gap:16px;text-decoration:none}.collection .bottom_content a span{border-radius:20px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);overflow:hidden;display:flex;width:24px;height:24px;padding:7px 5px;justify-content:center;align-items:center}.collection .bottom_content a span .hover_arrow{position:absolute;transform:translate(-17px,19px);opacity:0}.collection .bottom_content a span svg{transition-duration:.5s}.collection .bottom_content a:hover span svg:not(.hover_arrow){transform:translate(17px,-19px)}.collection .bottom_content a:hover span .hover_arrow{transform:translate(0);opacity:1}.collection .bottom_content a:hover span{background:#017bff9e}html,body{position:relative;height:100%;scrollbar-width:none}.swiper-container{width:100%;height:100%;padding:50px 0}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-slide img{border-radius:26px 26px 0 0;display:block;position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.slider_main .heading_main{display:flex;align-items:center;justify-content:center;gap:10px}.slider_main .heading_main h3{color:#282828;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px;margin:0}.slider_main .heading_main .sub_heading h3{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.slider_main .cus_description p{color:#282828;font-size:16px;line-height:28px;opacity:.8;text-align:center}.slider_main .image_main{position:relative;padding-top:50%}.slider_main .data_content h4{color:#282828;font-size:22px;font-weight:600;line-height:32px;margin:0;text-align:left}.slider_main .data_content p{margin:0;color:#282828;font-size:14px;font-weight:400;line-height:22px;text-align:left}.slider_main .swiper-slide{height:auto;border-radius:32px;border:2px solid #92C7FF;background:#e8ecff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px}.slider_main .swiper-slide .data_content{padding:12px}.slider_main .swiper-wrapper{transition-timing-function:linear!important}.slider_main{padding:40px 0}.slider_main .cus_description{padding-bottom:30px}.slider_main .swiper-slide.up{transform:translateY(30px)}.slider_main .swiper-slide.down{transform:translateY(-30px)}.slider_main .swiper-slide{will-change:transform}.custom_top_bar{background:#05102f;padding:18px 0}.custom_top_bar .icon_text{display:flex;align-items:center;gap:32px}.custom_top_bar .icon_text .icon_inner{display:flex;align-items:center;gap:12px}.custom_top_bar .icon_text .icon_inner img{max-width:18px}.custom_top_bar .icon_text .icon_inner span{color:#f5f9ffcc;font-family:Montserrat;font-size:12px;line-height:12px;letter-spacing:.48px}.collection_top_bar{position:relative;gap:20px;justify-content:space-between;display:flex;padding:16px 24px;align-items:center;border-radius:24px;background:#f0f2fd;box-shadow:0 5px 13px #1b358412}.collection_top_bar .custom_btn{border-radius:12px;background:linear-gradient(86deg,#01944a -4.93%,#00b95c 130.66%);box-shadow:0 20px 30px #0a53;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);display:flex;padding:12px 16px;align-items:center;gap:8px;color:#fff;font-size:14px;line-height:normal}.collection_top_bar .facet-filters__field .facet-filters__label label{color:#282828;font-size:14px;line-height:22px}.collection_top_bar .facet-filters__field .facet-filters__label{margin-right:14px}.collection_top_bar .facet-filters__field .select{border-radius:8px;background:#739dff33;padding:8px 12px 8px 18px}.collection_top_bar .facet-filters__field .select .facet-filters__sort{box-shadow:unset!important;outline:unset!important;outline-offset:unset!important;color:#282828;font-size:14px;line-height:22px}.collection_top_bar .facet-filters__field .select .svg-wrapper{right:12px}.collection_top_bar .product-count-vertical{display:none}.collection_top_bar .custom_cart{line-height:1}.collection_top_bar .custom_search .field{border-radius:8px}.collection_top_bar .custom_search .field:before,.collection_top_bar .custom_search .field:after{display:none}.collection_top_bar .custom_search .search__button{background-color:transparent!important}.collection_top_bar .custom_search .field__input:focus-visible{box-shadow:unset;outline:0;border-radius:8px}.collection_top_bar .custom_search .field__input{padding-left:44px;padding-right:0;color:#282828;font-size:14px;line-height:22px;margin:0;border-radius:8px;background:#739dff33}.collection_top_bar .custom_search .field__label{left:44px}.collection_top_bar .custom_search .search__button{left:1px}.collection_top_bar .predictive-search{border-radius:24px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426}.field__label{color:#282828;font-size:14px;line-height:22px}.collection_top_bar .custom_search{width:60%}.collection_top_bar .facet-filters{padding-left:0}.facets-vertical{align-items:flex-start;padding-top:30px;gap:30px}.facets-vertical .facets-wrapper,.facets-vertical .product-grid-container{border-radius:24px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;padding:16px 24px}.facets-vertical .facets__form-vertical .facets__heading{color:#282828;font-size:22px;font-weight:600;line-height:32px}.facets-vertical .facets__summary span{color:#282828;font-size:14px;font-weight:600;line-height:22px}.facets-vertical .facets__disclosure-vertical .facets__header-vertical .facets__selected,.facets-vertical .facets__disclosure-vertical .facet-checkbox__text{color:#282828;font-size:14px;line-height:22px}.facets-vertical .facets__disclosure-vertical .active .facet-checkbox__text{background:linear-gradient(116deg,#8dc4ff -11.48%,#007bff 65.36%);background-clip:text;-webkit-text-fill-color:transparent}.facet-checkbox>svg rect,.mobile-facets__item .mobile-facets__label>svg rect,.mobile-facets__item .mobile-facets__label>svg path,.facet-checkbox>.svg-wrapper path{stroke:#000;stroke-width:2px}.active.facet-checkbox>svg rect,.mobile-facets__item .active.mobile-facets__label>svg rect,.mobile-facets__item .active.mobile-facets__label>svg path,.active.facet-checkbox>.svg-wrapper path{stroke:#007bff}.mobile-facets__item .mobile-facets__label>svg{background-color:transparent}.product-grid-container .product-grid .grid__item .card{flex-direction:row}.product-grid-container .product-grid .grid__item .card__inner{background:#fff;border-radius:12px;width:20%}.product-grid-container .product-grid .grid__item .card__content:not(.card__inner .card__content){width:80%;padding-left:24px}.product-grid-container .product-grid .grid__item .card__content:not(.card__inner .card__content) .full-unstyled-link{color:#212121;font-size:16px;font-weight:600;line-height:24px;text-decoration:unset!important}.product-grid-container .card__information .short_description{color:#282828;font-size:14px;line-height:22px;margin:0;width:80%}.product-grid-container .card__information .short_description span:last-child{display:none}.product-grid-container .card__information .price{display:none}.product-grid-container .card__information .part_no{color:#282828;font-size:14px;line-height:22px;opacity:.6}.product-grid-container .card-wrapper .card__information .card_top{display:flex;align-items:flex-start;justify-content:space-between}.product-grid-container .card-wrapper .card__information .card_top .card__heading{width:75%}.product-grid-container .card-wrapper .card__information .card_top span{position:relative;z-index:2;padding-left:20px;background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-weight:600;line-height:24px}.product-grid-container .card-wrapper .card__information .card_top span a{text-decoration:unset}.product-grid-container .grid__item{padding:16px 0;border-bottom:1px solid rgba(0,36,90,.1)}.product-grid-container .grid__item:first-child{border-top:1px solid rgba(0,36,90,.1)}.product-grid-container .product-grid{--grid-desktop-vertical-spacing: 0;margin-bottom:16px}.product-grid-container .product-grid .card__inner .card__media{border-radius:12px;background:#f3f6ff33;box-shadow:0 20px 30px #0000000d;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}.product-grid-container .collection_title h2{color:#212121;font-size:16px;font-weight:600;line-height:24px;margin-bottom:0;margin-top:4px}.product-grid-container .card--standard>.card__content .card__information{padding-top:0;padding-bottom:0}.product-grid-container .card__badge{display:none}.product-grid-container .pagination-wrapper{margin-top:0}.product-grid-container .pagination__list>li{line-height:0;flex:1 0 2.4rem;max-width:2.4rem}.product-grid-container .pagination__list .pagination__item{height:24px;width:24px;color:#212121;font-size:14px;font-weight:600;line-height:22px}.product-grid-container .pagination__list .pagination__item.pagination__item--current{border-radius:40px;background:linear-gradient(116deg,#8dc4ff -11.48%,#007bff 65.36%);color:#cee5ff}.product-grid-container .pagination__list .pagination__item:after{display:none}.product-grid-container .card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder){display:block}.product-grid-container .card__inner .card__content:not(.card__media+.card__content){border-radius:12px;background:#f3f6ff33;box-shadow:0 20px 30px #0000000d;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}.product-grid-container .collection .card-information .price{text-align:right;width:25%;display:unset;position:absolute;top:0;right:0;margin-top:0!important}.product-grid-container .card-information .price__sale .price-item--last,.product-grid-container .collection .card-wrapper .price__regular .price-item--regular{background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-weight:600;line-height:24px}.product-grid-container .card-information .price__sale .price-item--regular{margin-right:5px;background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:13px;font-weight:400;line-height:24px}.pagination-wrapper .pagination__item--next .icon{height:100%;transform:unset}.pagination-wrapper .pagination__item--prev .icon{transform:rotate(180deg);height:100%}.pagination-wrapper .svg-wrapper{width:24px;height:24px}.pagination-wrapper .pagination__item--next:hover .icon{transform:scale(1.07)}.pagination-wrapper .pagination__item--prev:hover .icon{transform:rotate(180deg) scale(1.07)}.facets-vertical .left_part .menu_content{height:0;overflow:hidden;transition:height .4s ease}.facets-vertical .left_part .menu_handle p{color:#282828;font-size:14px;font-weight:600;line-height:22px;margin:0}.facets-vertical .left_part .menu_handle{position:relative;padding-right:20px}.facets-vertical .left_part .menu_handle:after{top:0;line-height:1;content:"\25be";float:right;transition:transform .3s ease;position:absolute;right:0}.facets-vertical .left_part .menu_inner.active .menu_handle:after{transform:rotate(180deg)}.facets-vertical .left_part .category_part{border-radius:24px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;margin-bottom:24px;padding:16px 24px}.facets-vertical .left_part .category_part h2{color:#282828;font-size:22px;font-weight:600;line-height:32px;border-bottom:1px solid rgba(0,36,90,.1);margin:0;padding-bottom:10px}.facets-vertical .left_part .menu_inner:nth-child(1).active .menu_content{height:auto}.facets-vertical .left_part .menu_content a{color:#282828;font-size:14px;line-height:22px;display:block;text-decoration:none;padding:6px 0 6px 20px}.facets-vertical .left_part .cus_category .menu_inner{padding:12px 0}.facets-vertical .left_part .menu_content a:first-child{padding-top:12px}.facets-vertical .left_part .menu_content a:last-child{padding-bottom:0}.facets-vertical .left_part .cus_category .menu_inner.active{padding-bottom:0}.category_part .show_more_text{border-radius:28px;border:1px solid #8DC4FF;display:inline-block;width:100%;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;background:linear-gradient(116deg,#8dc4ff -11.48%,#007bff 65.36%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-top:10px}.facets-vertical .left_part .cus_category:not(.show_text){height:150px;overflow:hidden}.facets__disclosure-vertical .button-show-more{text-decoration:unset;border-radius:28px;border:1px solid #8DC4FF;display:inline-block;width:100%;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;background:linear-gradient(116deg,#8dc4ff -11.48%,#007bff 65.36%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:10px;padding:0}.facets__disclosure-vertical .button-show-more .label-text span{display:none}@media(min-width:749px){product-info .product.grid{display:flex;gap:24px;align-items:flex-start}product-info .product .product__media-wrapper{width:calc(35% - 16px);max-width:calc(35% - 16px)!important}product-info .product .custom_center_part{width:calc(40% - 16px);max-width:calc(40% - 16px)!important}product-info .product .product__info-wrapper{width:calc(25% - 16px);max-width:calc(25% - 16px)!important}product-info .product--no-media{max-width:100%}product-info.default_product .product .product__media-wrapper{max-width:calc(55% - 12px)!important}product-info.default_product .product .product__info-wrapper{max-width:calc(45% - 12px)!important}.default_product .product{margin-top:25px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;padding:24px}}product-info .product .custom_center_part{border-radius:24px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;padding:24px}product-info .product .product__info-wrapper .product__info-container{position:unset;border-radius:24px;background:#f0f2fd;box-shadow:0 5px 49px #1b358405;padding:16px 24px}product-info .product .product__info-wrapper{padding-left:0!important}.product .product__title h1{color:#00245a;font-size:16px;font-weight:600;line-height:normal}.product .product__info-wrapper .price__container{width:100%;text-align:center;padding:24px 0;margin:0}.product .product__info-wrapper .price__container .price__sale span:not([class]){display:block}.product .product__info-wrapper .price__container .price__sale .price-item--regular{color:#fff;font-size:20px;font-weight:500;line-height:26px;margin-right:0;opacity:.4}.product .product__info-wrapper .price__container .price__regular .price-item--regular,.product .product__info-wrapper .price__container .price__sale .price-item--last{color:#fff;font-size:30px;font-weight:600;line-height:46px;margin-right:0}.product .product__info-wrapper .price{border-radius:20px;background:linear-gradient(116deg,#8dc4ff -11.48%,#007bff 65.36%)}.product .product__info-wrapper .product__tax,.product .product__info-wrapper .badge{display:none}.product .product__info-wrapper .product-form__submit{margin-bottom:15px;border-radius:4px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);box-shadow:0 14px 18px #01185d29;gap:10px;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px}.product .product__info-wrapper .product-form__submit:after{display:none}.product .product__info-wrapper .product-form__submit:hover{background:linear-gradient(67deg,#2355cc,#00ffa6 520%);box-shadow:#2d62b34a 0 0 30px 7px}.product .product__info-wrapper .heading{color:#00245a;font-size:22px;font-weight:600;line-height:32px;border-bottom:1px solid rgba(0,36,90,.1);padding-bottom:10px;margin-bottom:16px}.product .product__info-wrapper .icon-with-text .icon-with-text__item img{width:32px;height:32px}.product .product__info-wrapper .icon-with-text .icon-with-text__item .inline-richtext p{color:#00245a;font-size:12px;font-weight:400;line-height:normal;margin:0}.product .custom_center_part .custom_content .custom_buttons{display:flex;gap:12px;align-items:center}.product .custom_center_part .custom_content .custom_buttons .btn1{border-radius:12px;background:linear-gradient(86deg,#01944a -4.93%,#00b95c 130.66%);box-shadow:0 20px 30px #0a53;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding:12px 16px;display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500;line-height:normal}.product .custom_center_part .custom_content .custom_buttons .btn2{border-radius:12px;background:linear-gradient(83deg,#617d86 -23.5% -4.52%,#e2f4fe 50.33%,#617d86 106.19%);box-shadow:0 14px 34px #0003321a;color:#414141;font-size:14px;font-weight:500;line-height:normal;padding:12px 16px}.product .custom_center_part .custom_content .custom_buttons .btn3{color:#171219;font-size:14px;font-weight:500;line-height:normal;display:flex;align-items:center;gap:8px;padding:0 12px}.product .meta_contents .meta_content_inner{display:flex;gap:10px;align-items:center;padding:5px 0}.product .meta_contents .icon{line-height:1}.product .meta_contents .icon img{width:16px;height:16px}.product .meta_contents h4{width:22%;margin:0;color:#282828;font-size:14px;font-weight:600;line-height:22px}.product .meta_contents p{color:#282828;font-size:14px;font-weight:400;line-height:22px;margin:0}.product .meta_contents{margin:16px 0 24px}.product .custom_center_part .product_contents .data_inner{padding:6px 0;display:flex;align-items:center;gap:12px}.product .custom_center_part .product_contents .data_inner h4{color:#282828;font-size:14px;font-weight:600;line-height:22px;width:22%;margin:0}.product .custom_center_part .product_contents .data_inner p{margin:0;color:#282828;font-size:14px;font-weight:400;line-height:22px;opacity:.6}.product .custom_center_part .product_contents{padding:24px 0;border-top:1px solid rgba(0,0,0,.1)}.product .custom_center_part .custom_payment_methods{border-radius:12px;background:#739dff33;box-shadow:0 20px 30px #0000000d;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding:24px 24px 16px}.product .custom_center_part .custom_payment_methods p:not(.shhiping_info p){color:#00245a;font-size:14px;font-weight:400;line-height:normal;margin:0;padding-bottom:8px}.product .custom_center_part .custom_payment_methods .payment_icon{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.product .custom_center_part .custom_payment_methods .payment_icon img{max-width:65px}.product .custom_center_part .custom_payment_methods .shhiping_info{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(0,0,0,.1);margin-top:16px}.product .custom_center_part .custom_payment_methods .shhiping_info p{color:#00245a;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}.product .product__info-wrapper .price .price__container .custom_text{color:#fff;font-size:16px;font-weight:400;line-height:24px;padding-bottom:4px;display:block}.product .product__info-wrapper .custom_blocks{border-radius:24px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;padding:24px;margin-top:24px}.product .product__info-wrapper .custom_blocks .block_inner .block_heading p{padding-bottom:12px;color:#282828;font-size:14px;line-height:22px;margin:0}.product .product__info-wrapper .custom_blocks .block_inner a{border-radius:8px;border:2px solid #92C7FF;color:#017bff;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px;display:flex;padding:2px 24px;justify-content:center;align-items:center;gap:16px;text-decoration:none}.product .product__info-wrapper .custom_blocks .block_inner a span{border-radius:20px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);overflow:hidden;display:flex;width:24px;height:24px;padding:7px 5px;justify-content:center;align-items:center}.product .product__info-wrapper .custom_blocks .block_inner a span .hover_arrow{position:absolute;transform:translate(-17px,19px);opacity:0}.product .product__info-wrapper .custom_blocks .block_inner a span svg{transition-duration:.5s}.product .product__info-wrapper .custom_blocks .block_inner a:hover span svg:not(.hover_arrow){transform:translate(17px,-19px)}.product .product__info-wrapper .custom_blocks .block_inner a:hover span .hover_arrow{transform:translate(0);opacity:1}.product .product__info-wrapper .custom_blocks .block_inner a:hover span{background:#017bff9e}.product .product__info-wrapper .custom_blocks .block_inner a:hover{background:linear-gradient(90deg,#52a2fe1a 39.6396% 100%)}.product .custom_blocks .block_inner:first-child{padding-bottom:23px}.product .custom_blocks .block_inner:not(:first-child){padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}.product .product__info-wrapper .price__container a{color:#fff;font-size:20px;font-weight:600;line-height:46px;margin-right:0;text-decoration:unset;letter-spacing:1px}product-info .product--thumbnail_slider:not(.product--hide-thumbnails) .product__media-item:not(.is-active){display:block!important}product-info product-gallery .product__media-list.flickity-enabled{display:block!important}product-info thumbnail-slider .slider.flickity-enabled{overflow:auto;scroll-snap-type:unset;scroll-behavior:unset;scrollbar-width:unset;-webkit-user-select:unset!important;user-select:unset}product-info thumbnail-slider .slider .thumbnail-list__item{width:16.66%}product-info .product--thumbnail .product__media-list{display:block;outline:unset!important;border-radius:12px;background:#f3f6ff33;box-shadow:0 20px 30px #0000000d!important;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);overflow:hidden}product-info .thumbnail-slider .thumbnail-list.flickity-enabled{max-width:calc(100% - 60px);margin:0 auto;display:block}product-info .thumbnail-slider .thumbnail-list .thumbnail-list__item{width:25%}product-info media-gallery .slider-mobile-gutter .product__media-list .product__media-item{display:block!important;width:100%!important}product-info .thumbnail-slider .thumbnail.global-media-settings img{border-radius:8px;opacity:.5}product-info .thumbnail-slider .thumbnail-list .thumbnail-list__item.is-nav-selected button img{border-radius:12px;border:2px solid #007bffa8;background:#f3f6ff33;box-shadow:0 20px 30px #0000000d;opacity:1}product-info .thumbnail-slider .thumbnail-list .thumbnail-list__item button{border:unset!important;padding:0 10px 2px}product-info .thumbnail-slider .thumbnail-list .thumbnail-list__item .thumbnail[aria-current]{box-shadow:unset;border-color:unset;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity))}product-info .flickity-button:hover,product-info .flickity-button{background:transparent}product-info .thumbnail-slider .slider{box-shadow:unset}product-info .product__media-wrapper .flickity-prev-next-button .flickity-button-icon{width:45%;height:45%}.product .product__media-wrapper .thumbnail-list__item:before{padding-bottom:80%}product-info .flickity-button:focus{box-shadow:unset}.product .product__media-wrapper .flickity-button svg{fill:#007bff}product-info .thumbnail-list .flickity-prev-next-button.previous{left:-30px}product-info .thumbnail-list .flickity-prev-next-button.next{right:-30px}product-info media-gallery .slider-mobile-gutter .product__media-list .product__media-item .product-media-container{border:unset}.product .product__media-wrapper .custom_share{border-radius:8px;border:0 solid #999;background:#739dff33;padding:24px 10px}.product .product__media-wrapper .custom_share p{opacity:.8;color:#282828;text-align:center;font-size:14px;font-weight:500;line-height:21px;margin:0;padding-bottom:12px}.product .product__media-wrapper .custom_share img{width:15px}.product .product__media-wrapper .custom_share .share_icon{display:flex;align-items:center;justify-content:center;gap:8px}.product .product__media-wrapper .custom_share span{border-radius:12px;background:#ffffffb3;box-shadow:0 20px 30px #0000000d;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);line-height:1;padding:8px;display:flex;align-items:center;justify-content:center}.product .product__media-wrapper .slider-mobile-gutter .custom_discount{position:absolute;top:30px;left:0;z-index:1;border-radius:0 24px 24px 0;border:0 solid #FFF;background:#00b95c;padding:7px 12px 7px 2px;color:#fff;font-size:14px;font-weight:700;line-height:18px}.product .product__media-wrapper .slider-mobile-gutter{position:relative}.product .product__media-wrapper .product__modal-opener .product__media-icon{right:1.2rem;left:unset;display:none}.product .product__info-wrapper .icon-with-text,.product .icon-with-text--vertical .icon-with-text__item{margin-bottom:0}.product__media-wrapper .thumbnail-slider .thumbnail:hover{opacity:initial}.product.product--no-media .product__pickup-availabilities{display:block}.related-products .related-products__heading{text-align:center;color:#282828;font-size:56px;line-height:62px;letter-spacing:-1px}.related-products .related-products__heading strong{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.related-products .product-grid{--grid-desktop-horizontal-spacing: 40px}.related-products .product-grid .grid__item{border-radius:24px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;overflow:hidden;padding:8px}.related-products .product-grid .grid__item .card__inner{border-radius:8px;overflow:hidden}.related-products .card_top .card__heading .full-unstyled-link{padding-bottom:10px;text-decoration:unset!important;color:#424242;font-size:16px;font-weight:600;line-height:24px}.related-products .price__sale .price-item--last,.related-products .price__container .price__regular .price-item--regular{background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-weight:600;line-height:33px}.related-products .card--standard .card__content .card__badge,.related-products .price__sale .price-item--regular{display:none}.related-products .product-grid .card__information:not(.card__inner .card__information){gap:0;display:flex;flex-direction:column;justify-content:space-between;padding:0 12px 12px}.related-products .product-grid .card__information:not(.card__inner .card__information):has(.price__container a){gap:0}.related-products .card-wrapper .quick-add{z-index:3;margin-bottom:10px;position:absolute;bottom:0;right:0}.related-products .card-wrapper .quick-add .quick-add__submit{opacity:1;padding:4px 18px;gap:10px;border-radius:8px;background:linear-gradient(43deg,#5185ff .45%,#00ffa6 211.54%);box-shadow:0 14px 18px -10px #01185d33;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px}.related-products .card-wrapper .quick-add .quick-add__submit:after{display:none}.related-products .card-wrapper .card__inner{margin-bottom:13px;background:transparent}.related-products .grid__item .card__inner .card__content{box-shadow:0 0 44px #041c79b3 inset}.related-products .card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder){display:block}.product .tooltip_open{cursor:pointer;position:absolute;right:10px;top:10px;z-index:1;width:30px;border-radius:50%;line-height:0;border:1px solid #b7b7b7;background:#eaecfbb3;padding:4px}.product .tooltip_open img{width:100%}.product .tooltip_content .share_icon{position:absolute;right:10px;z-index:9;background:linear-gradient(116deg,#8dc4ff -11.48%,#007bff 65.36%);line-height:0;top:46px;padding:5px 10px;border-radius:8px;display:flex;gap:10px}.product .tooltip_content .share_icon img{width:17px;filter:invert(1)}.product.product--no-media .product__media-wrapper,.product .tooltip_content{display:none}.product_top_bar{padding:8px 0;background:radial-gradient(232.07% 177.22% at -43.33% 100%,#92c7ff1a,#007bff1a)}.product_top_bar .icon_text .icon_inner .cus_content p{line-height:1.6;color:#212121;font-size:14px;font-weight:400;letter-spacing:-.14px;margin:0}.product_top_bar .icon_text .icon_inner img{max-height:20px;max-width:100%}.product_top_bar .icon_text{justify-content:space-between}.default_product .custom_title{color:#00245a;font-size:25px;font-weight:700;line-height:normal;letter-spacing:-.25px;margin:0}.default_product .custom_data{display:flex;align-items:center;gap:30px}.default_product .custom_data span{color:#333;font-size:14px;font-weight:400;letter-spacing:.42px}.default_product .product__info-container .top_content{margin:0;gap:15px;display:flex;align-items:center}.default_product .product__info-container .top_content .cus_label{color:#009fe3;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.default_product .product__info-container .top_content .custom_btn{color:#fff;text-align:center;font-size:12px;font-weight:400;line-height:normal;display:inline-block;border-radius:4px;border:1px solid rgba(0,0,0,0);background:#2d87fb;padding:5px 9px}.default_product .product .product__info-wrapper .heading{display:none}.default_product .product .price_and_atc{margin:0;display:flex;align-items:center}.default_product .product .price_and_atc .custom_atc,.default_product .product .price_and_atc .custom_price{width:50%}.default_product .product .product__info-wrapper .price{background:transparent}.default_product .product .product__info-wrapper .price .price__container{text-align:left;padding:0}.default_product .product .product__info-wrapper .price .custom_text{display:none}.default_product .product .product__info-wrapper .price__container .price__sale .price-item--regular{margin-right:5px;background:radial-gradient(232.07% 177.22% at -43.33% 100%,#92c7ff,#007bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:1;font-size:17px}.default_product .product .product__info-wrapper .price__container .price__sale .price-item--last,.default_product .product .product__info-wrapper .price__container .price__regular .price-item--regular{font-size:27px;font-weight:600;background:radial-gradient(232.07% 177.22% at -43.33% 100%,#92c7ff,#007bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.default_product .product .product__info-wrapper .price__container .price__sale span:not([class]){display:inline}.default_product .product .price__sale .cus_discount_price{letter-spacing:.8px;display:block;color:#797979;font-size:14px;font-weight:700}product-info.default_product .product .product__info-wrapper .product__info-container{background:transparent;box-shadow:unset;padding:0;50.01}.default_product .custom_blocks{display:none}product-info.default_product .product--thumbnail .product__media-list{box-shadow:unset;border-radius:32px}.default_product .product .tooltip_open,.default_product .product .product__media-wrapper .slider-mobile-gutter .custom_discount{display:none}product-info.default_product .thumbnail-slider .thumbnail-list .thumbnail-list__item{width:15%}.default_product .product .product__info-wrapper .product-form__submit{border-radius:50px}.default_product .product .product__info-wrapper .icon-with-text .icon-with-text__item img{width:22px;height:22px}.default_product .product .product__info-wrapper .icon-with-text .icon-with-text__item .inline-richtext p{font-size:14px}.default_product .product .heading_text h3{cursor:pointer;position:relative;padding-left:30px;color:#00245a;font-size:14px;font-weight:700;letter-spacing:-.14px;display:flex;align-items:center;gap:10px;margin:0}.default_product .product .heading_text h3:after{position:absolute;content:"";left:0;width:24px;height:24px;background-image:url(/cdn/shop/files/SVG_2.png?v=1770701427);background-repeat:no-repeat;background-size:24px;top:50%;transform:translateY(-50%)}.default_product .product .heading_text.active h3:after{background-image:url(/cdn/shop/files/SVG_1.png?v=1770701427)}.default_product .product .block_data li{color:#212121;font-size:14px;font-weight:400;line-height:normal;letter-spacing:normal;padding:6px 0}.default_product .product .block_data li strong{color:#00245a}.product .heading_text.active .block_data ul{margin-bottom:0}.default_product .product .heading_text{margin-top:25px;border-bottom:1px solid rgba(0,36,90,.1);padding-bottom:13px}product-info.default_product .thumbnail-slider .thumbnail-list .thumbnail-list__item.is-nav-selected button img{border-radius:5px;border:1px solid #333}.default_product .product .product__info-wrapper .price__container a{background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.default_product .product .custom_atc .product__pickup-availabilities{display:none}.product .heading_text .block_data{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.product .heading_text.active .block_data{max-height:1000px;opacity:1}.breadcrumbs .breadcrumbs__list{list-style-type:none;display:flex;gap:10px;padding-left:0}.breadcrumbs .breadcrumbs__list span{display:block;padding-top:5px;color:#000;font-size:14px;font-weight:400;line-height:normal;letter-spacing:.42px}.breadcrumbs .breadcrumbs__list a{text-decoration:none;color:#000;font-size:14px;font-weight:400;line-height:normal;letter-spacing:.42px}.cart-notification__links .button--secondary{color:#fff;--color-button-text: 255, 255, 255}.cart-notification__links .button--primary{background:#fff;color:#000}.cart-notification__links .button-label{color:#fff}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list{--grid-desktop-horizontal-spacing: 16px}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list .multicolumn-card__image-wrapper{margin:0}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list .multicolumn-card__info{padding:0}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list .multicolumn-card__info .inline-richtext{color:#00245a;font-size:18px;font-weight:700;letter-spacing:-.18px;padding-top:10px}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list .multicolumn-card__info .rte p{color:#424242;font-size:12px;font-weight:400;line-height:normal;letter-spacing:-.11px}.custom_collapsible_content .collapsible-content .collapsible-content-wrapper-narrow{display:flex;max-width:100%}.custom_collapsible_content .collapsible-content .collapsible-content__header{text-align:left!important;width:35%}.custom_collapsible_content .collapsible-content .collapsible-content__header .caption-with-letter-spacing{color:#282828;font-size:16px;font-weight:500;letter-spacing:4px;text-transform:uppercase;margin:0}.custom_collapsible_content .collapsible-content .collapsible-content__header .collapsible-content__heading{color:#282828;font-size:56px;font-weight:700;line-height:62px;letter-spacing:-1px}.custom_collapsible_content .collapsible-content .collapsible-content__header .collapsible-content__heading strong{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.custom_collapsible_content .collapsible-content .collapsible-content__grid{width:65%;padding-left:40px}.custom_collapsible_content .collapsible-content .collapsible-content__grid .accordion__title{position:relative;padding-left:20px;color:#282828;font-size:20px;font-weight:600;line-height:32px;opacity:.4;text-decoration:unset!important}.custom_collapsible_content .collapsible-content .collapsible-content__grid details[open] .accordion__title{opacity:1}.custom_collapsible_content .collapsible-content .collapsible-content__grid summary:after{position:absolute;content:"";background:radial-gradient(232.07% 177.22% at -43.33% 100%,#92c7ff,#007bff);width:5px;height:45%;left:0;top:27.5%}.custom_collapsible_content .accordion .accordion__content{color:#282828;font-size:16px;line-height:28px;opacity:.8}.custom_collapsible_content .collapsible-content .collapsible-content__grid summary:before{content:"";right:10px;position:absolute;background-image:url(/cdn/shop/files/Frame_1171275396.png?v=1770643822);height:20px;width:20px;background-repeat:no-repeat;background-size:20px;top:50%;transform:translateY(-50%)}.custom_collapsible_content .collapsible-content .collapsible-content__grid summary svg{display:none}.custom_collapsible_content .collapsible-content .collapsible-content__grid details[open] summary:before{background-image:url(/cdn/shop/files/Frame_1171275396_1.png?v=1770643822)}.password .password-header .password-content{display:none}.password .password-header{background:transparent!important;position:relative;z-index:1}.password.overflow-hidden .password-header{position:unset}.password .password-main{margin-top:-92px}.password .email-signup-banner .newsletter__wrapper{border-radius:32px;background:#fff3;box-shadow:21px 24px 28px -11px #00194db3;padding:50px 32px}.password .email-signup-banner .newsletter__wrapper .email-signup-banner__heading{color:#fff;font-size:56.2px;font-weight:700;line-height:67.2px}.password .email-signup-banner .newsletter__wrapper .newsletter__subheading{color:#fff;font-size:16px;line-height:28px;opacity:.8}.password .email-signup-banner .icon_text{display:flex;align-items:center;gap:12px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.password .email-signup-banner .icon_text span{color:#ddfff7;font-size:16px;line-height:24px;letter-spacing:.48px}.password .email-signup-banner .field__label{color:#fff;opacity:.4}.password .email-signup-banner .newsletter-form__field-wrapper .field__input{color:#fff;border-radius:8px;background:#fff3}.password .email-signup-banner .newsletter-form__field-wrapper .field:after{display:none}.password .email-signup-banner .newsletter-form .newsletter-form__field-wrapper,.password .email-signup-banner .newsletter-form{max-width:100%}.password .password-header .password-modal .password-link{color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:34px;letter-spacing:.28px;text-decoration:unset;border-radius:4px;border:2px solid #92C7FF;box-shadow:0 14px 18px -10px #01185d80;padding:4px 24px}.password .email-signup-banner .banner__box{max-width:81rem}.password .newsletter-form__field-wrapper .newsletter-form__button{position:unset;width:30%;border-radius:4px;background:linear-gradient(49deg,#5185ff .4%,#00ffa6 123.46%);box-shadow:0 14px 18px -10px #01185d80;padding:4px 24px;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:38px;letter-spacing:.28px}.password .newsletter-form__field-wrapper .field{gap:20px}.password footer{display:none}.password .banner--medium:not(.banner--adapt){min-height:100vh}.recently-viewed-wrapper{padding-bottom:40px}.recently-viewed-wrapper .recently-viewed-heading h2{margin-top:0;margin-bottom:30px;color:#282828;font-size:56px;line-height:62px;letter-spacing:-1px;text-align:center}.recently-viewed-wrapper .recently-viewed-heading h2 strong{background:linear-gradient(265deg,#00e379 -19.36%,#0072f5 133.53%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.recently-viewed-wrapper .recently-viewed-grid{--grid-desktop-horizontal-spacing: 40px}.recently-viewed-wrapper .recently-viewed-grid .grid__item{border-radius:24px;background:#f0f2fd;box-shadow:0 5px 100px #1b358426;overflow:hidden;padding:8px}.recently-viewed-wrapper .grid__item .card__heading a{padding-bottom:10px;text-decoration:unset!important;color:#424242;font-size:16px;font-weight:600;line-height:24px}.recently-viewed-wrapper .price__sale .price-item--last,.recently-viewed-wrapper .price__container .price__regular .price-item--regular{background:linear-gradient(90deg,#92c7ff 1.73%,#007bff 25%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-weight:600;line-height:33px}.recently-viewed-wrapper .card--standard .card__content .card__badge,.recently-viewed-wrapper .price__sale .price-item--regular{display:none}.recently-viewed-wrapper .card-wrapper .quick-add .quick-add__submit{opacity:1;padding:4px 18px;gap:10px;border-radius:8px;background:linear-gradient(43deg,#5185ff .45%,#00ffa6 211.54%);box-shadow:0 14px 18px -10px #01185d33;color:#ddfff7;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px;letter-spacing:.28px}.recently-viewed-wrapper .card-wrapper .quick-add .quick-add__submit:after{display:none}.recently-viewed-wrapper .card-wrapper .quick-add{z-index:2;margin-bottom:10px;position:absolute;bottom:0;right:0}.recently-viewed-wrapper .grid__item .card__inner .card__content{box-shadow:0 0 44px #041c79b3 inset}.recently-viewed-wrapper .grid__item .card__inner{margin-bottom:13px;background:transparent;border-radius:8px;overflow:hidden}.recently-viewed-wrapper .card__information:not(.card__inner .card__information){gap:0;display:flex;flex-direction:column;justify-content:space-between;padding:0 12px 12px}.meta_product_main{padding-bottom:40px}.meta_product_main .meta_product_inner .meta_product .top_part{display:flex;gap:12px}.meta_product_main .meta_product_inner .meta_product .top_part img{width:80px;height:80px}.meta_product_main .meta_product_inner .meta_product .top_part h3{margin:0;color:#424242;font-size:15px;font-weight:400;line-height:normal;letter-spacing:-.12px}.meta_product_main .meta_product_inner .meta_pro_inner{display:flex;flex-direction:column;gap:10px;height:100%;border-radius:8px;background:#f0f2fd;box-shadow:0 0 7px #00000026;padding:16px}.meta_product_main .meta_product_inner .meta_product{min-height:100%;padding:10px;width:33.33%}.meta_product_main .meta_product_inner .meta_product .bottom_part{display:flex;justify-content:space-between;align-items:center;gap:20px}.meta_product_main .meta_product_inner .meta_product .compare_price{color:#00245a;font-size:16px;font-weight:600;text-decoration-line:line-through;opacity:.4;margin-right:9px}.meta_product_main .meta_product_inner .meta_product .regular_price{font-size:24px;font-weight:600;line-height:normal;background:radial-gradient(232.07% 177.22% at -43.33% 100%,#92c7ff,#007bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.meta_product_main .meta_product_inner{box-shadow:unset!important}.meta_product_main .heading h2{padding-bottom:25px;margin:0;color:#00245a;font-size:45px;font-weight:700;letter-spacing:-.25px;text-align:center}.meta_product_main .custom_check label{color:#424242;font-size:15px;letter-spacing:.42px}.meta_product_main .flickity-page-dots .dot.is-selected{background:radial-gradient(232.07% 177.22% at -43.33% 100%,#92c7ff,#007bff)}.template-search .product-grid-container .collection .card-information .price{position:unset}.template-search .product-grid-container .product-grid .grid__item .card{align-items:flex-start}.template-search .product-grid-container .grid__item:first-child{border-top:unset}.template-search .product-grid-container .product-grid{--grid-desktop-horizontal-spacing: 30px}.template-search .product-grid-container .product-grid .grid__item .card__content:not(.card__inner .card__content) .full-unstyled-link{line-height:21px;font-size:14px}.template-search .card__inner .card__content .full-unstyled-link{font-size:12px}@media(max-width:1599px){.custom_image_text .multicolumn_inner .bottom_content .block_main{width:calc(50% - 6px)}.custom_image_text .page-width{max-width:1150px}}@media(min-width:1599px){.image_text_section:after{bottom:-50px}}@media(min-width:990px){.header-wrapper .header{grid-template-areas:"heading navigation icons";grid-template-columns:auto}}.header-wrapper .header .cart-count-bubble{top:-1px;right:6px;left:unset}@media(max-width:989px){.header-wrapper .header__icon--account{padding:0;border:unset}.header-wrapper .header__icon--account .svg-wrapper svg{width:24px;height:24px}.header-wrapper .header--middle-left{grid-template-columns:1fr auto auto;padding:10px 12px;grid-template-areas:"heading icons left-icons "}.header-wrapper .header__heading{width:100%;text-align:left}.header-wrapper .header__icon--menu .icon{stroke:#ddfff7}.header-wrapper .header__icon--menu .icon.icon-close,.header-wrapper .header__icon--menu .icon.icon-hamburger{width:18px;height:18px}.header-wrapper .header__heading .header__heading-logo-wrapper{text-align:left}.header-wrapper .header__heading .header__heading-logo{max-width:82%}.header-wrapper .header .cart-count-bubble{top:-2px;left:12px;bottom:unset}.header-wrapper .header{grid-template-areas:"heading icons left-icons"}.header-wrapper header-drawer{width:18px;margin-left:15px}.header-wrapper .header .header__icons{padding-right:0}.header-wrapper .header .header__icons .header__icon.header__icon--cart{margin-right:0}.scrolled-past-header .search-modal__form{display:none}.scrolled-past-header .header-wrapper .header{padding-bottom:20px}}@media(max-width:749px){.banner_video .video_main video{min-height:600px}.banner_video .video_content{bottom:12%;display:flex;width:100%;left:0}.banner_video .content_inner .heading p{text-align:center;font-size:32px;line-height:32px}.banner_video .content_inner .text p{text-align:center;font-size:16px;line-height:29px;width:100%}.banner_video .btn_main{flex-direction:column}.marquee_content .marque_inner .heading_main h3{font-size:32px;line-height:32px}.marque_list img{margin:0 15px;max-width:120px}.marquee_list{padding:0}.cus_multicolumn .multicolumn_inner .top_text{font-size:12px;line-height:normal}.cus_multicolumn .multicolumn_inner .heading_main h3{text-align:center;font-size:23px;line-height:36px}.cus_multicolumn .multicolumn_inner .description p{padding:0 20px 20px;text-align:center;font-size:12px;line-height:22px}.cus_multicolumn .multicolumn_inner .heading_main{gap:0;margin:0 auto;max-width:90%}.cus_multicolumn .text_content h4{font-size:18px;line-height:24px}.cus_multicolumn .multicolumn_inner .bottom_content .block_main img{width:110px}.cus_multicolumn .multicolumn_inner .bottom_content .block_main:nth-child(2){margin-top:0}.cus_multicolumn .multicolumn_inner .bottom_content{gap:24px}.custom_richtext .richtext_inner{padding:50px 40px}.custom_richtext .richtext_inner .heading_main h3{font-size:24px;line-height:32px}.custom_richtext .richtext_inner .cus_description p{font-size:14px;line-height:28px}.custom_richtext .richtext_inner a{margin:30px auto 0}.marquee_content .marque_inner .heading_main{flex-direction:column;gap:0}.marquee_content .bottom_text,.marquee_content .marque_inner .description p{font-size:14px;line-height:28px}.image_text_blocks .multicolumn_inner .top_content{flex-direction:column;gap:0}.image_text_blocks .multicolumn_inner .heading_main{width:100%;gap:0}.image_text_blocks .multicolumn_inner .bottom_content{width:100%;flex-direction:column}.image_text_blocks .multicolumn_inner .heading_main h3{font-size:32px;line-height:36px}.image_text_blocks .multicolumn_inner .description{width:100%}.image_text_blocks .multicolumn_inner .description p{text-align:center;font-size:14px;line-height:24px}.image_text_blocks .multicolumn_inner .bottom_content .block_main{width:83%}.image_text_blocks .multicolumn_inner .bottom_content .block_main:nth-child(2),.image_text_blocks .multicolumn_inner .bottom_content .block_main:nth-child(3){margin-top:0}.simple_richtext .richtext_inner{padding:0}.simple_richtext .cus_description{max-width:100%}.custom_image_text .multicolumn_inner .bottom_content .block_main{width:100%}.image_text_section:before{background-position:center}.image_text_section .richtext_inner .heading_main{flex-direction:column;gap:0}.image_text_section .richtext_inner .heading_main h3{font-size:32px;line-height:36px}.image_text_section .cus_description{max-width:100%}.image_text_section .richtext_inner .cus_description p{color:#cee5ff;font-size:14px;line-height:24px}.image_text_section .richtext_inner .cus_description li{color:#cee5ff}.image_text_section .richtext_inner .cus_description ul{justify-content:left;gap:16px}.image_text_section .richtext_inner a{margin:40px auto 20px}.image_text_section:after{height:12px;bottom:-12px}.image_text_section{margin-bottom:0}.image_text_description .multicolumn_inner{flex-direction:column;gap:0}.image_text_description .multicolumn_inner .top_content{width:100%;position:unset}.image_text_description .multicolumn_inner .bottom_content{width:100%}.image_text_description .top_content .heading_main h3{text-align:center;font-size:32px;line-height:36px}.image_text_description .top_content .top_text{font-size:14px;text-align:center}.image_text_description .multicolumn_inner .description{text-align:center;font-size:14px;line-height:24px}.image_text_description .multicolumn_inner .description ul li{text-align:left}.image_text_description .multicolumn_inner .top_content a{margin-left:auto;margin-right:auto}.image_text_description .multicolumn_inner .bottom_content .block_inner img{width:100px}.image_text_description .multicolumn_inner .bottom_content .block_inner{flex-direction:column;gap:10px}.image_text_description .multicolumn_inner .bottom_content .block_inner .text_content{width:100%;text-align:center}.image_text_description .multicolumn_inner .bottom_content .block_inner .text_content p{font-size:14px}.image_text_description .multicolumn_inner .bottom_content .block_inner .text_content h4{font-size:20px}.slider_main .heading_main h3{font-size:32px;line-height:36px}.slider_main .cus_description p{font-size:14px;line-height:24px}.cus_image_and_text .image_text_inner{flex-direction:column;gap:0;padding:20px}.cus_image_and_text .image_text_inner .right_part .heading_main h3{font-size:32px;line-height:36px;text-align:center}.cus_image_and_text .image_text_inner .right_part{width:100%;padding:0}.cus_image_and_text .image_text_inner .left_part{width:100%}.cus_image_and_text .cus_description p{text-align:center;font-size:14px;line-height:24px;margin:20px 0}.cus_image_and_text .btn_main{flex-direction:column}.cus_image_and_text .btn_main a{padding:4px 10px}.cus_image_and_text .image_text_inner .left_part .image_main{padding-top:0}.cus_image_and_text .image_text_inner .left_part img{position:unset;margin-top:-100px}.custom_feature_collection .title_main .title{font-size:32px;line-height:36px;text-align:center}.custom_feature_collection .collection__title .collection__description p{font-size:14px;line-height:24px}.custom_feature_collection .grid--1-col-tablet-down .grid__item{max-width:83%;margin:0 auto}.collection .bottom_content{flex-direction:column;justify-content:center;gap:0}.collection .bottom_content p{text-align:center;font-size:14px;line-height:24px}.custom_feature_collection .product-grid{--grid-mobile-vertical-spacing: 24px}.horijontal_parts .heading_main{flex-direction:column;gap:5px}.horijontal_parts .multicolumn_inner .description{width:100%}.horijontal_parts .multicolumn_inner .description ul{flex-direction:column;gap:10px}.without_image_blocks .text_content{padding:0}.without_image_blocks .text_content p{font-size:18px;line-height:28px}.without_image_blocks .multicolumn_inner .bottom_content{display:unset;box-shadow:unset!important}.without_image_blocks .flickity-page-dots .dot{width:4px;height:4px;margin:0 3px;background:#849ec9;opacity:1;border-radius:20px}.without_image_blocks .flickity-page-dots .dot.is-selected{background:#0e3057;width:24px}.without_image_blocks .multicolumn_inner .bottom_content .block_main{min-height:100%}.without_image_blocks .flickity-page-dots{display:flex;justify-content:center}.footer{padding-bottom:40px!important}.footer .footer__blocks-wrapper .footer-block{max-width:100%!important}.footer .footer__content-bottom-wrapper--center{justify-content:center;flex-direction:column}.footer .footer__content-bottom-wrapper--center .policies{flex-wrap:wrap;row-gap:15px}.footer .footer__content-bottom-wrapper--center .policies li{padding:0!important}.footer .footer__content-bottom-wrapper--center .footer__copyright{order:3}.footer .footer__list-social.list-social{order:1}.slider_main .swiper-wrapper{flex-wrap:wrap;justify-content:center;gap:20px}.slider_main .swiper-slide{max-width:75%}.slider_main .cus_description{padding-bottom:0}.banner_video,.marquee_content,.custom_richtext,.image_text_blocks,.image_text_description,.image_text_section .richtext_inner .heading_main,.cus_multicolumn,.slider_main{overflow:hidden}.custom_top_bar .icon_text{flex-wrap:wrap}.product-grid-container .product-grid .grid__item .card__content:not(.card__inner .card__content) .full-unstyled-link{font-size:14px;line-height:18px}.product-grid-container .card-wrapper .card__information .card_top{flex-wrap:wrap}.product-grid-container .card-wrapper .card__information .card_top .card__heading{width:100%}.product-grid-container .card-wrapper .card__information .card_top span{font-size:14px;line-height:18px;padding-left:0}.product-grid-container .card__information .short_description{display:-webkit-box;-webkit-box-orient:vertical;white-space:initial;-webkit-line-clamp:1;overflow:hidden;font-size:10px;line-height:14px;width:100%}.product-grid-container .card__information .part_no{display:none}.product-grid-container .product-grid .grid__item .card__content:not(.card__inner .card__content){padding-left:12px}.product-grid-container .product-grid .grid__item .card{align-items:flex-start}.product-grid-container .card__inner .card__content .card__heading a{text-align:center;font-size:10px;font-weight:600}.product-grid-container .card__inner .card__content{padding:0}.product-grid-container .card__inner .card__information{padding:5px}.product-grid-container .collection .card-information .price{position:unset}.collection_top_bar .custom_btn{width:52px;font-size:0;display:inline-block}.collection_top_bar{flex-wrap:wrap;gap:12px}.collection_top_bar .custom_btn svg{width:20px;height:20px}.collection_top_bar .facets-vertical-sort{display:block!important;width:calc(100% - 64px)}.collection_top_bar .custom_search{width:100%}.collection_top_bar .custom_cart{width:100%;text-align:center;margin-top:7px;border-top:1px solid rgba(125,166,255,.3);padding-top:13px}.collection_top_bar .facet-filters__field .facet-filters__label{margin-right:6px}.collection_top_bar .facet-filters__field .select{padding:8px 0 8px 6px}.collection_top_bar .facet-filters__field .select .svg-wrapper{right:5px}.mobile-facets__summary .mobile-facets__sort,.facets-container .mobile-facets__open,.mobile-facets__inner .mobile-facets__count,.facets-container .product-count{display:none}.facets-container .mobile-facets__wrapper{height:0;width:0}.left_part .facets-container{padding-top:0}.facets-container .active-facets-mobile{margin:0}.facets-vertical .facets-wrapper{padding:0;margin:0}.facets-wrapper:has(.facets-container .active-facets-mobile .active-facets__button){padding:16px 24px;margin-bottom:30px}.mobile-facets__main .mobile-facets__close-button,.mobile-facets__main .mobile-facets__summary span{color:#282828;font-size:14px;font-weight:600;line-height:22px}.mobile-facets__inner .mobile-facets__info,.mobile-facets__main .facet-checkbox__text{color:#282828;font-size:14px;line-height:22px}.mobile-facets__disclosure .mobile-facets__header .mobile-facets__heading{color:#282828;text-align:left;font-size:22px;font-weight:600;line-height:32px}.mobile-facets__disclosure .mobile-facets__footer .button:after{display:none}.mobile-facets__disclosure .mobile-facets__footer .button{background:linear-gradient(116deg,#8dc4ff -11.48%,#007bff 65.36%);border-radius:8px;font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px}.mobile-facets__disclosure .mobile-facets__footer .mobile-facets__clear{font-family:Montserrat;font-size:14px;font-weight:700;line-height:40px}product-info .product--thumbnail .product__media-list:after{display:none}product-info media-gallery .slider-mobile-gutter .product__media-list .product__media-item{margin:0!important;padding:0!important}product-info .thumbnail-slider .thumbnail-list.flickity-enabled{overflow:unset}.product .custom_center_part .custom_content .custom_buttons{flex-wrap:wrap;gap:7px}.product .meta_contents h4{width:32%}.product .custom_center_part .product_contents .data_inner h4{width:29%}.product .custom_center_part .custom_content .custom_buttons .btn2{padding:9px 5px;font-size:11px;border-radius:8px}.product .custom_center_part .custom_content .custom_buttons .btn1{padding:7px 5px;gap:5px;font-size:11px;border-radius:8px}.product .custom_center_part .custom_content .custom_buttons .btn1 svg{width:15px}.product .custom_center_part .custom_content .custom_buttons .btn3{padding:7px 0;gap:5px;font-size:11px}.product .custom_center_part .custom_content .custom_buttons .btn3 svg{width:13px}.product .custom_center_part .custom_payment_methods .payment_icon img{max-width:55px}product-info .product .custom_center_part{width:100%;margin-top:24px}product-info .product .product__info-wrapper .product__info-container{margin-top:24px}.product .product__info-wrapper .heading{margin-top:0}product-info .thumbnail-slider .thumbnail-list .thumbnail-list__item button{padding:0 6px 2px}.product .product__media-wrapper .thumbnail-list__item:before{padding-bottom:90%}.related-products .related-products__heading{font-size:38px;line-height:41px;display:flex;flex-direction:column;justify-content:center}.related-products .product-grid{--grid-mobile-vertical-spacing: 24px}.product-media-container.media-fit-cover .media{padding-top:113%!important}.product_top_bar .icon_text{display:block;box-shadow:unset!important}.custom_top_bar .icon_text .icon_inner{justify-content:center;min-width:100%}.product_top_bar .icon_text .icon_inner .cus_content p br{display:none}.product_top_bar{padding:15px 0}.tem_product .breadcrumbs{display:none}.breadcrumbs .breadcrumbs__list span,.breadcrumbs .breadcrumbs__list a{font-size:12px}.breadcrumbs .breadcrumbs__list{gap:5px}.default_product .product__info-container .top_content .cus_label{font-size:12px}.default_product .custom_title{padding-top:20px;font-size:16px;line-height:22px}.default_product .custom_data{padding-top:10px;padding-bottom:20px;gap:15px}product-info.default_product .thumbnail-slider .thumbnail-list .thumbnail-list__item{width:25%}.default_product .product .meta_contents{margin-bottom:0;background:#fff;margin-left:-15px;margin-right:-15px;padding:24px}.default_product .product .product__info-wrapper .icon-with-text{background:#fff;margin-top:0;margin-left:-15px;margin-right:-15px;padding:0 24px 24px}.default_product .product .product__info-wrapper .price__container .price__sale .price-item--last,.default_product .product .product__info-wrapper .price__container .price__regular .price-item--regular{line-height:26px;font-size:21px}.default_product .product .product__info-wrapper .price__container .price__sale .price-item--regular{font-size:14px}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list{--grid-mobile-horizontal-spacing: 16px;--grid-mobile-vertical-spacing: 16px;justify-content:center}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list .multicolumn-card__info{padding:0!important}.cus_multi_coloumn .slider-mobile-gutter .multicolumn-list .multicolumn-card__info .inline-richtext{font-size:16px}.custom_collapsible_content .collapsible-content .collapsible-content__header .collapsible-content__heading{font-size:32px;line-height:36px;display:flex;flex-direction:column}.custom_collapsible_content .collapsible-content .collapsible-content-wrapper-narrow{flex-wrap:wrap}.custom_collapsible_content .collapsible-content .collapsible-content__header{text-align:center!important;width:100%}.custom_collapsible_content .collapsible-content .collapsible-content__grid{width:100%;padding-left:0}.custom_collapsible_content .collapsible-content .collapsible-content__grid .accordion__title{font-size:16px;line-height:24px;max-width:calc(100% - 2rem)}.custom_collapsible_content .collapsible-content .collapsible-content__grid summary:before{right:0}.custom_collapsible_content .accordion .accordion__content{font-size:14px;line-height:24px}.password .email-signup-banner .newsletter__wrapper .email-signup-banner__heading{font-size:25.2px;line-height:36.2px}.password .email-signup-banner .newsletter__wrapper .newsletter__subheading{font-size:12px;line-height:22px;margin-top:10px}.password .password-header .password-modal .password-link{padding:4px 12px;font-size:12px;line-height:26px}.password .password-header{flex-direction:unset;align-items:center}.password .password-header .password-logo{max-width:120px;height:auto;margin-bottom:0}.password .email-signup-banner .icon_text span{font-size:14px}.password .newsletter-form__field-wrapper .field{gap:10px}.password .newsletter-form__field-wrapper .newsletter-form__button{font-size:11px}.password .banner:not(.banner--mobile-bottom) .banner__box{padding:20px}.password .password-main{margin-top:-84px}.password .banner .banner__content{align-items:flex-start;padding-top:100px}.recently-viewed-wrapper .recently-viewed-grid .grid__item{width:100%;max-width:100%}.recently-viewed-wrapper .recently-viewed-grid{--grid-mobile-vertical-spacing: 24px}.recently-viewed-wrapper .recently-viewed-heading h2{font-size:38px;line-height:41px;margin-bottom:20px}.meta_product_main .heading h2{font-size:25px;padding-bottom:10px}.meta_product_main .meta_product_inner .meta_product{width:90%;padding:6px}.meta_product_main .meta_product_inner .meta_product .top_part img{width:60px;height:60px}.meta_product_main .meta_product_inner .meta_product .top_part h3{font-size:12px}.meta_product_main .custom_check label,.meta_product_main .meta_product_inner .meta_product .compare_price{font-size:14px}.meta_product_main .meta_product_inner .meta_product .regular_price{font-size:22px}.meta_pro_inner .custom_price{flex:0}.meta_pro_inner .custom_check{flex:1;text-align:right}.meta_product_main .flickity-page-dots .dot{width:8px;height:8px}.template-search .product-grid-container .product-grid .grid__item .card__content:not(.card__inner .card__content) .full-unstyled-link{line-height:18px;font-size:12px}.template-search .mobile-facets__summary .mobile-facets__sort,.template-search .facets-container .mobile-facets__open{display:block}.template-search .facets-container .mobile-facets__wrapper{height:auto;width:auto}.template-search .facets-vertical .facets-wrapper{box-shadow:unset;background:transparent;margin-bottom:20px}.template-search .facets-vertical{padding-top:0}.template-search .template-search__header{margin-bottom:20px}.template-search .template-search__search{margin-bottom:0}}@media screen and (max-width:350px){.password .password-header .password-modal .password-link{padding:4px 8px;font-size:11px}.password .banner .banner__content{padding-top:60px}.cus_multicolumn .multicolumn_inner .heading_main h3{font-size:26px}.custom_richtext .richtext_inner .heading_main h3{font-size:28px}}.header-wrapper .header{padding-top:20px;padding-bottom:20px}.header-wrapper .header>.search-modal__form{grid-area:navigation;margin:0 auto}.header-wrapper .header>predictive-search .field:after,.header-wrapper .header>predictive-search .field:before{display:none!important}.header-wrapper .header>predictive-search .search__input{background-color:#fff;padding:10px 100px 10px 24px!important;color:#000;border-radius:50px;font-size:14px;font-weight:400;letter-spacing:.42px;outline:0!important;box-shadow:unset!important;border:1px solid var(--Button-Primary, #92C7FF)}.header-wrapper .header>predictive-search .search__input::placeholder{opacity:1;display:block;color:#212121;font-size:14px;opacity:.4;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.42px}.header-wrapper .header>predictive-search .search__input+label{display:none}.header-wrapper .header>predictive-search .search__button{right:0;width:auto;display:flex;padding:9px 32px;justify-content:center;align-items:center;gap:4px;border-radius:50px;background:var(--Linear-2Color, linear-gradient(49deg, #5185FF .4%, #00FFA6 123.46%));height:calc(100% - 2px);flex-direction:row-reverse}.header-wrapper .header>predictive-search .search__button span:not(.svg-wrapper){color:#fff;font-size:15px;font-weight:700;line-height:normal;letter-spacing:.45px}.header-wrapper .header>predictive-search .search__button span svg{width:15px;height:15px}.header-wrapper .header .header__icons{gap:15px}.header-wrapper .header .header__icons .header__icon{display:block;width:auto;text-decoration:unset}.header-wrapper .header .header__icons .header__icon.header__icon--account .small-hide{justify-content:center}.header-wrapper .header .header__icons .header__icon.header__icon--account>span:not([class]){display:block;height:auto}.header-wrapper .header .header__icons .header__icon.header__icon--cart>span:not([class]),.header-wrapper .header .header__icons .header__icon.header__icon--trackorder>span:not([class]){display:block;height:auto;width:auto;text-align:center}.header-wrapper .header .header__icons .header__icon.header__icon--cart>.svg-wrapper,.header-wrapper .header .header__icons .header__icon.header__icon--trackorder>.svg-wrapper{justify-content:center;height:auto;padding:2px 0;max-width:fit-content;margin:0 auto}.header-wrapper .header .header__icons .header__icon>span:not([class]){color:#ddfff7;font-size:14px;font-weight:400;line-height:normal;letter-spacing:.42px}.header-wrapper+.header__inline-menu{text-align:center}.header-wrapper .list-menu .header__menu-item{padding-top:0;padding-bottom:0;font-weight:400}body:not(.tem_index) .header-wrapper .list-menu .header__menu-item{color:#000}.header-wrapper .header__inline-menu{border-bottom:3px solid #006DFB;padding:10px 0}.section-header .header-wrapper+.header-wrapper{z-index:-1}@media screen and (min-width:990px){.header-wrapper .header{grid-template-columns:auto 1fr auto}}@media screen and (max-width:989px){.header-wrapper .header .header__icons .header__icon{height:auto}.header-wrapper .header .header__icons .header__icon>span:not([class]){display:none!important}.header-wrapper .header .header__icons .header__icon svg{width:24px;height:24px}.header-wrapper .header{padding-bottom:87px;border-bottom:3px solid #006DFB;grid-template-columns:auto 1fr}.header-wrapper .header>predictive-search .search__button span:not(.svg-wrapper){display:none!important}.header-wrapper .header predictive-search{position:absolute;max-width:calc(100% - 30px);left:50%;transform:translate(-50%);bottom:20px}.header-wrapper .header>predictive-search .search__button{border-radius:0 50px 50px 0;padding:9px 15px}.header>.header__heading-link{width:100%;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
