:root{--font-body-family: "PeakRounded", ui-rounded, system-ui, sans-serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-heading-family: "PeakRounded", ui-rounded, system-ui, sans-serif;--font-heading-style: normal;--font-heading-weight: 700;--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);--primary-color-blue: #254398;--primary-color-off: #F4F3EC;--primary-color-white: #FFFFFF;--auxiliary-color-earth-1: #e1d4c4;--auxiliary-color-earth-2: #d5c2ab;--auxiliary-color-earth-3: #cbb295;--auxiliary-color-blue-1: #d7ecf5;--auxiliary-color-blue-2: #bce0ef;--auxiliary-color-blue-3: #9bdaf7;--auxiliary-color-salmon-1: #f7d4c2;--auxiliary-color-salmon-2: #f4c2aa;--auxiliary-color-salmon-3: #f7b292;--auxiliary-color-light-green-1: #d2eae5;--auxiliary-color-light-green-2: #b4dcd4;--auxiliary-color-light-green-3: #7ad0c5;--auxiliary-color-lilac-1: #e8ddeb;--auxiliary-color-lilac-2: #d8c6de;--auxiliary-color-lilac-3: #ceb8d9;--auxiliary-color-yellow-1: #fbefc9;--auxiliary-color-yellow-2: #f6e5ae;--auxiliary-color-yellow-3: #fce28a;--auxiliary-color-mint-1: #d0e3e1;--auxiliary-color-mint-2: #bdd7d6;--auxiliary-color-mint-3: #aad1ce;--neutral-color-500: #1d1d1f;--neutral-color-400: #2b2b2b;--neutral-color-300: #696969;--neutral-color-200: #cfcfcf;--neutral-color-100: #dbdbdb;--neutral-color-50: #f3f3f3;--icon-color-blue: #254398;--icon-color-skyblue: #63b4e1;--icon-color-coral: #e27b87;--icon-color-yellow: #ffc810;--icon-color-green: #5ba984;--icon-color-lilac: #b566a1;--icon-color-earth: #cbb295;--icon-color-pebble: #cac0bb;--success-color-500: #47b881;--success-color-400: #6bc497;--success-color-300: #97d4b4;--success-color-200: #c0e5d1;--success-color-100: #e5f5ec;--success-color-50: #f2faf6;--warning-color-500: #ffad0d;--warning-color-400: #ffc62b;--warning-color-300: #ffdd82;--warning-color-200: #ffeab3;--warning-color-100: #fff7e1;--warning-color-50: #fff9ee;--error-color-500: #ec2d30;--error-color-400: #f64c4c;--error-color-300: #eb6f70;--error-color-200: #ffccd2;--error-color-100: #ffebee;--error-color-50: #fef2f2;--info-color-500: #3a70e2;--info-color-400: #3b82f6;--info-color-300: #4ba1ff;--info-color-200: #bdddff;--info-color-100: #e4f2ff;--info-color-50: #f1f8ff;--h1-size-d: 40px;--h2-size-d: 36px;--h3-size-d: 30px;--h4-size-d: 26px;--h5-size-d: 24px;--h6-size-d: 20px;--h1-size-m: 30px;--h2-size-m: 28px;--h3-size-m: 26px;--h4-size-m: 24px;--h5-size-m: 20px;--h6-size-m: 18px;--subtitle-size-1: 18px;--subtitle-size-2: 16px;--paragraph-size-1: 16px;--paragraph-size-2: 14px;--paragraph-size-3: 12px;--animation-cubic-bezier: cubic-bezier(.17,.67,.33,.97)}html,body,body *,body *:before,body *:after{font-family:PeakRounded,ui-rounded,system-ui,sans-serif!important}.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)}body{background-color:var(--primary-color-off)!important;letter-spacing:0!important}#shop-hcaptcha-badge-container{display:none!important}.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}.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}.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)}.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)}.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}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height: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){.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:4;top:30.39px}@media screen and (max-width:355px){.section-header.shopify-section-group-header-group{top:36.39px}}.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;position:sticky;top:0}.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 .svg-wrapper{width:44px;height:44px}.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}.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)}}.ec-top-bar{width:100%;background-color:var(--auxiliary-color-earth-1)}.ec-top-bar__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:1.5rem;min-height:30px}.ec-top-bar__slider{grid-column:2;justify-self:center;max-width:100%;text-align:center}.ec-top-bar__slider--single{min-width:min-content;width:max-content}.ec-top-bar__slider--multi{min-width:0;width:min(42rem,100%);max-width:100%}.ec-top-bar__slider--multi .ec-top-bar__slider-inner,.ec-top-bar__slider--multi .ec-top-bar__slide-inner{width:100%;max-width:100%}.ec-top-bar__slider:only-child{grid-column:1 / -1;justify-self:center}.ec-top-bar__slider-inner{display:flex;align-items:center;justify-content:center;gap:.4rem;width:auto;max-width:100%}.ec-top-bar__nav{flex-shrink:0;color:var(--primary-color-blue);background:transparent;border:none;cursor:pointer;width:16px;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;opacity:.75}.ec-top-bar__nav:hover{opacity:1}.ec-top-bar__nav .svg-wrapper{display:flex;align-items:center;justify-content:center}.ec-top-bar__nav .svg-wrapper svg{height:.6rem;width:auto}.ec-top-bar__nav--next .svg-wrapper{transform:rotate(-90deg)}.ec-top-bar__nav--prev .svg-wrapper{transform:rotate(90deg)}.ec-top-bar__nav--next:not(:disabled):hover .svg-wrapper{transform:rotate(-90deg) scale(1.1)}.ec-top-bar__nav--prev:not(:disabled):hover .svg-wrapper{transform:rotate(90deg) scale(1.1)}.ec-top-bar__nav.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.ec-top-bar__swiper{flex:0 1 auto;max-width:100%;overflow:hidden}.ec-top-bar__swiper:not(.ec-top-bar__swiper--single){width:100%;min-width:0}.ec-top-bar__swiper--single{width:max-content;min-width:min-content;overflow:visible}.ec-top-bar__swiper--single .swiper-wrapper{overflow:visible}.ec-top-bar__swiper--single .swiper-slide{overflow:visible;width:auto!important;max-width:100%}.ec-top-bar__swiper .swiper-slide{display:flex;justify-content:center;align-items:center;height:auto;box-sizing:border-box}.ec-top-bar__slide-inner{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:max-content;max-width:100%}.ec-top-bar__icon{display:flex;flex-shrink:0;width:1.8rem;height:1.8rem;align-items:center;justify-content:center}.ec-top-bar__icon img{width:1.8rem;height:1.8rem;object-fit:contain}.ec-top-bar__text,.ec-top-bar__text p,.ec-top-bar__text strong{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue);font-size:1.2rem;line-height:1.5;letter-spacing:0;text-align:center}.ec-top-bar__text.rte{max-width:100%;overflow-wrap:break-word}.ec-top-bar__text.rte p{margin:0;max-width:100%}.ec-top-bar__text.rte a{color:inherit;text-decoration:underline}.ec-top-bar__right-text{padding:8px 48px;background-color:var(--auxiliary-color-light-green-3);grid-column:3;justify-self:end;text-align:right;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif!important;font-weight:500;font-size:12px;line-height:1.2;text-decoration:none}.ec-top-bar__right-text:hover{background-color:var(--icon-color-lilac);color:var(--primary-color-white)}.ec-top-bar__right-text span{font-family:PeakRounded,ui-rounded,system-ui,sans-serif!important;font-weight:500}@media screen and (max-width:1280px){.ec-top-bar__right-text{padding:8px 24px}}@media screen and (max-width:1024px){.ec-top-bar__slider--single,.ec-top-bar__slider--multi{width:100%;min-width:0;max-width:100%}.ec-top-bar__swiper,.ec-top-bar__swiper--single{min-width:0;width:100%;max-width:100%}.ec-top-bar__swiper--single .swiper-slide{width:100%!important;overflow:hidden}.ec-top-bar__slide-inner{width:100%;max-width:100%}.ec-top-bar__right-text,.ec-top-bar__nav{display:none}}.ec-header{position:relative;z-index:20;padding:8px 48px;background-color:var(--primary-color-white)}.ec-header__inner{display:flex;align-items:stretch;flex-wrap:wrap;gap:53px}.ec-header__logo img{display:block}.ec-default-menu{display:flex;flex-wrap:wrap;align-items:stretch;gap:53px}.ec-header__nav-item,.ec-header__all-products{display:flex;align-items:center;align-self:stretch;z-index:0}.ec-header__nav-item:hover,.ec-header__nav-item:focus-within,.ec-header__all-products:hover,.ec-header__all-products:focus-within{z-index:32}.ec-header__all-products-link{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.6rem;height:100%;padding-bottom:.4rem;box-sizing:border-box;text-decoration:none;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.2;letter-spacing:0;border-bottom:2px solid transparent;transition:border-color .15s ease,opacity .15s ease}button.ec-header__all-products-link{-webkit-appearance:none;appearance:none;background:none;margin:0;padding:0 0 .4rem;border:none;border-bottom:2px solid transparent;border-radius:0;cursor:default;text-align:inherit}.ec-header__all-products>a.ec-header__all-products-link,.ec-header__nav-item>a.ec-header__all-products-link.ec-default-menu__link{cursor:pointer}.ec-header__link-label{display:inline-block;overflow:hidden;height:1.2em;line-height:1.2;flex-shrink:0}.ec-header__link-label__track{display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.33,1,.68,1);will-change:transform}.ec-header__link-label__line{display:block;flex-shrink:0;line-height:1.2;height:1.2em}.ec-header__all-products:hover .ec-header__link-label__track,.ec-header__all-products:focus-within .ec-header__link-label__track,.ec-header__nav-item:hover .ec-header__link-label__track,.ec-header__nav-item:focus-within .ec-header__link-label__track,.ec-header__all-products-link:hover .ec-header__link-label__track,.ec-header__all-products-link:focus-visible .ec-header__link-label__track{transform:translateY(-1.2em)}@media(prefers-reduced-motion:reduce){.ec-header__link-label__track{transition:none}.ec-header__all-products:hover .ec-header__link-label__track,.ec-header__all-products:focus-within .ec-header__link-label__track,.ec-header__nav-item:hover .ec-header__link-label__track,.ec-header__nav-item:focus-within .ec-header__link-label__track,.ec-header__all-products-link:hover .ec-header__link-label__track,.ec-header__all-products-link:focus-visible .ec-header__link-label__track{transform:none}}.ec-header__all-products:hover .ec-header__all-products-link,.ec-header__all-products:focus-within .ec-header__all-products-link,.ec-header__nav-item:hover .ec-header__all-products-link,.ec-header__nav-item:focus-within .ec-header__all-products-link{border-bottom-color:var(--primary-color-blue);opacity:1}.ec-all-products-menu{position:absolute;left:48px;right:48px;top:100%;z-index:30;padding-top:1.2rem;opacity:0;visibility:hidden;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease;pointer-events:none}@media screen and (max-width:1024px){.ec-all-products-menu,.ec-default-menu__dropdown{left:16px;right:16px}}.ec-header__all-products:hover .ec-all-products-menu,.ec-header__all-products:focus-within .ec-all-products-menu,.ec-header__nav-item:hover .ec-default-menu__dropdown,.ec-header__nav-item:focus-within .ec-default-menu__dropdown{opacity:1;visibility:visible;pointer-events:auto}.ec-default-menu__dropdown{position:absolute;left:48px;right:48px;top:100%;z-index:30;padding-top:1.2rem;opacity:0;visibility:hidden;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease;pointer-events:none}@media screen and (min-width:750px){.ec-all-products-menu,.ec-default-menu__dropdown{top:calc(100% - .25rem);padding-top:1.45rem}.ec-header__all-products-link:after{content:"";position:absolute;left:0;right:0;top:100%;height:1.25rem;z-index:1;pointer-events:auto}}.ec-all-products-menu__panel{position:relative;z-index:1;display:grid;gap:2rem 4.4rem;align-items:start;padding:3.5rem 4.5rem;background:var(--primary-color-white);border-radius:2rem;border:.1rem solid rgba(37,67,152,.08);overflow:hidden}@media screen and (min-width:750px){.ec-all-products-menu__panel--has-media{align-items:stretch}.ec-all-products-menu__panel--has-featured.ec-all-products-menu__panel--has-media{grid-template-columns:max-content minmax(0,26.7rem) 1fr minmax(0,36rem)}.ec-all-products-menu__panel--has-featured.ec-all-products-menu__panel--has-media .ec-all-products-menu__col--categories{grid-column:1}.ec-all-products-menu__panel--has-featured.ec-all-products-menu__panel--has-media .ec-all-products-menu__col--featured{grid-column:2}.ec-all-products-menu__panel--has-featured.ec-all-products-menu__panel--has-media .ec-all-products-menu__col--media{grid-column:4}.ec-all-products-menu__panel--has-featured:not(.ec-all-products-menu__panel--has-media){grid-template-columns:max-content minmax(0,26.7rem)}.ec-all-products-menu__panel:not(.ec-all-products-menu__panel--has-featured).ec-all-products-menu__panel--has-media{grid-template-columns:max-content minmax(0,36rem)}.ec-all-products-menu__panel--has-featured .ec-all-products-menu__col--categories .ec-all-products-menu__grid,.ec-all-products-menu__panel--has-media .ec-all-products-menu__col--categories .ec-all-products-menu__grid{grid-template-columns:repeat(2,max-content)}.ec-all-products-menu__panel:not(.ec-all-products-menu__panel--has-featured):not(.ec-all-products-menu__panel--has-media){grid-template-columns:1fr}.ec-all-products-menu__col--media{display:grid;grid-template-rows:minmax(268px,1fr);align-items:stretch;min-height:0;transition:opacity .15s ease}.ec-all-products-menu__col--media:hover{opacity:.75}.ec-all-products-menu__image{width:100%;height:100%;min-height:268px;object-fit:contain}}.ec-all-products-menu__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 3.5rem}.ec-all-products-menu__item{display:flex;align-items:center;gap:1rem;padding:.5rem 0;text-decoration:none;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;transition:opacity .15s ease}.ec-all-products-menu__item:hover{opacity:.75}.ec-all-products-menu__icon-wrap{flex-shrink:0;width:4rem;height:4rem;border-radius:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#2543980f}.ec-all-products-menu__icon-wrap img{width:100%;height:100%;object-fit:cover}.ec-all-products-menu__item-title{font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:0;text-align:left}.ec-all-products-menu__col--featured{padding-left:4.4rem;border-left:.1rem solid var(--primary-color-off);display:flex;flex-direction:column;gap:2rem}.ec-all-products-menu__item-featured{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:2rem;font-weight:700;color:var(--primary-color-blue);text-decoration:none;line-height:1.2;letter-spacing:0;transition:opacity .15s ease}.ec-all-products-menu__item-featured:hover{opacity:.75}.ec-all-products-menu__col--media{align-self:stretch;min-width:0}.ec-all-products-menu__image{display:block;width:100%;max-width:100%;object-position:center;border-radius:1.2rem}.ec-default-menu__panel{position:relative;z-index:1;display:grid;gap:2rem 3.2rem;align-items:start;padding:3.5rem 4.5rem;background:var(--primary-color-white);border-radius:2rem;border:.1rem solid rgba(37,67,152,.08);overflow:hidden}.ec-default-menu__panel--contact{max-width:839px;width:100%}.ec-default-menu__panel--about{max-width:1111px;width:100%}.ec-default-menu__col--about-intro{margin-right:6rem}@media screen and (min-width:750px){.ec-default-menu__panel--about{display:flex!important}.ec-default-menu__panel--about.ec-default-menu__panel--about--no-right{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.ec-default-menu__panel--contact--has-image{align-items:stretch;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr)}.ec-default-menu__panel--contact:not(.ec-default-menu__panel--contact--has-image){grid-template-columns:minmax(0,1fr)}}.ec-default-menu__col--about-featured{min-width:0;width:fit-content;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.2rem;padding-right:5.5rem;border-right:.1rem solid var(--primary-color-off)}.ec-default-menu__about-featured-card{width:fit-content;display:flex;flex-direction:column;gap:1.2rem;min-width:0;text-decoration:none;color:inherit;transition:opacity .15s ease}.ec-default-menu__about-featured-card:hover{opacity:.75}.ec-default-menu__about-image-link{display:block;min-height:0;border-radius:1.6rem;overflow:hidden;line-height:0;flex-shrink:0}.ec-default-menu__about-image{display:block;height:auto;min-height:20rem;object-fit:contain;object-position:center}@media screen and (min-width:750px){.ec-default-menu__about-image{min-height:22rem;max-height:28rem}}.ec-default-menu__about-heading{margin:0 0 1.2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue)}.ec-default-menu__about-text{margin:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--neutral-color-400);max-width:254px}.ec-default-menu__featured-cta{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.6rem;text-decoration:none;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0;text-transform:uppercase;transition:opacity .15s ease;align-self:flex-start}.ec-default-menu__featured-cta:hover{opacity:.75}.ec-default-menu__featured-cta-icon{width:2rem;height:2rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--primary-color-blue);transform:scale(2)}.ec-default-menu__featured-cta-icon svg{display:block;width:1.2rem;height:1rem;margin-top:.1rem}.ec-default-menu__col--about-links{width:fit-content;height:100%;padding-left:2rem;min-width:0}.ec-default-menu__about-link-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:2rem}.ec-default-menu__about-link{text-decoration:none;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0;transition:opacity .15s ease}.ec-default-menu__about-link:hover{opacity:.75}.ec-default-menu__col--contact-nav{min-width:0;padding-right:2.4rem}.ec-default-menu__panel--contact--has-image .ec-default-menu__col--contact-nav{padding-right:3.2rem;border-right:.1rem solid var(--primary-color-off);margin-right:.4rem}.ec-default-menu__contact-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:2rem}.ec-default-menu__contact-link{text-decoration:none;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0;transition:opacity .15s ease}.ec-default-menu__contact-link:hover{opacity:.75}.ec-default-menu__col--contact-media{min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:flex-end;border-radius:1.6rem;overflow:hidden}.ec-default-menu__contact-image{display:block;min-height:22rem;object-fit:contain;object-position:center;transition:opacity .15s ease}.ec-default-menu__contact-image:hover{opacity:.75}@media screen and (min-width:750px){.ec-default-menu__col--contact-media .ec-default-menu__contact-image{min-height:26rem;max-height:36rem}}.ec-default-menu__list-plain{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.2rem;min-width:12rem}.ec-default-menu__link-item{text-decoration:none;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;transition:opacity .15s ease}.ec-default-menu__link-item:hover{opacity:.75}@media screen and (max-width:1024px){.ec-header{padding:5px 16px}}@media screen and (max-width:749px){.ec-header__logo{align-self:flex-start}.ec-header__all-products{flex-direction:column;align-items:stretch;width:100%}.ec-header__all-products-link{align-self:flex-start}.ec-all-products-menu{position:static;left:auto;right:auto;width:100%;padding-top:1rem;opacity:1;visibility:visible;transform:none;pointer-events:auto}.ec-header__all-products-link:after{display:none}.ec-all-products-menu__panel{grid-template-columns:1fr;padding:1.6rem;border-radius:1.2rem;gap:1.6rem}.ec-all-products-menu__panel--has-featured.ec-all-products-menu__panel--has-media .ec-all-products-menu__col--categories,.ec-all-products-menu__panel--has-featured.ec-all-products-menu__panel--has-media .ec-all-products-menu__col--featured,.ec-all-products-menu__panel--has-featured.ec-all-products-menu__panel--has-media .ec-all-products-menu__col--media{grid-column:auto}.ec-all-products-menu__col--featured{padding-left:0;border-left:none;border-top:.1rem solid var(--primary-color-off);padding-top:1.6rem}.ec-all-products-menu__col--media{display:block}.ec-all-products-menu__image{flex:unset;height:auto;min-height:auto;max-height:none;aspect-ratio:16 / 10;object-fit:contain}.ec-default-menu{flex-direction:column;align-items:stretch;width:100%;gap:.8rem}.ec-header__nav-item{flex-direction:column;align-items:stretch;width:100%}.ec-header__nav-item .ec-header__all-products-link{align-self:flex-start}.ec-default-menu__dropdown{position:static;left:auto;right:auto;width:100%;padding-top:1rem;opacity:1;visibility:visible;transform:none;pointer-events:auto}.ec-default-menu__panel,.ec-default-menu__panel--about,.ec-default-menu__panel--about.ec-default-menu__panel--about--no-right,.ec-default-menu__panel--contact,.ec-default-menu__panel--contact--has-image{grid-template-columns:1fr;padding:1.6rem;border-radius:1.2rem;gap:1.6rem}.ec-default-menu__col--about-links{border-left:none;border-top:.1rem solid var(--primary-color-off);padding-left:0;padding-top:1.6rem}.ec-default-menu__col--contact-nav{padding-right:0;border-right:none}.ec-default-menu__panel--contact--has-image .ec-default-menu__col--contact-nav{border-right:none;border-bottom:.1rem solid var(--primary-color-off);margin-right:0;padding-right:0;padding-bottom:1.6rem}.ec-default-menu__contact-image{min-height:auto;max-height:none}.ec-default-menu__col--contact-media .ec-default-menu__contact-image{min-height:18rem}.ec-default-menu__about-image{min-height:14rem;max-height:22rem}}.ec-header-search{display:flex;align-items:center;align-self:center;margin-left:auto;flex:0 0 auto}.ec-search-trigger{height:4rem;display:inline-flex;align-items:center;justify-content:space-between;gap:1.2rem;min-width:min(34rem,70vw);padding:1.1rem 1.6rem;border:none;border-radius:10rem;background:var(--primary-color-off);color:var(--neutral-color-300);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.2rem;line-height:1.2;letter-spacing:0;cursor:pointer;text-align:left;transition:background .2s ease,box-shadow .2s ease}.ec-search-trigger:hover,.ec-search-trigger:focus-visible{background:#eceae3;box-shadow:0 0 0 .1rem #2543981f;outline:none}.ec-search-trigger__text{flex:1;min-width:0;opacity:.75}.ec-search-trigger__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:var(--primary-color-blue, #254398)}.ec-search-trigger__icon svg{display:block;width:1.7rem;height:1.7rem}.ec-search-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:none;background:transparent;color:var(--primary-color-blue, #254398);overflow:visible;box-shadow:none;border-radius:0}.ec-search-dialog::backdrop{background:#14182373}.ec-search-dialog__inner{position:fixed;z-index:1;left:0;top:0;display:flex;flex-direction:column;width:525px;min-width:525px;max-width:525px;max-height:min(80vh,calc(100vh - 1rem));margin:0;border:none;border-radius:2.4rem;background:#fff;box-shadow:0 1.2rem 4.8rem #1d1d1f29;overflow:auto;-webkit-overflow-scrolling:touch;padding:2.7rem 2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;box-sizing:border-box}@media screen and (min-width:750px){.ec-search-dialog__inner{padding:3.2rem 3.2rem 2.4rem}}@media screen and (max-width:1024px){.ec-search-dialog__inner{left:50%;right:auto;transform:translate(-50%);width:90vw;min-width:0;max-width:90vw}}.ec-search-dialog__head{flex-shrink:0;margin-bottom:1.2rem}.ec-search-dialog__title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.ec-search-dialog__title{display:inline-flex;align-items:center;gap:.6rem;margin:0;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;color:var(--primary-color-blue, #254398)}.ec-search-dialog__title-icon{display:flex;width:1.7rem;height:1.7rem;color:var(--primary-color-blue, #254398)}.ec-search-dialog__title-icon svg{width:100%;height:100%}.ec-search-dialog__close{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:none;border-radius:.6rem;background:transparent;color:#1d1d1f99;cursor:pointer;transition:color .15s ease,background .15s ease}.ec-search-dialog__close:hover,.ec-search-dialog__close:focus-visible{color:#1d1d1f;background:#1d1d1f0f;outline:none}.ec-search-dialog__close svg{width:2rem;height:2rem}.ec-search-dialog__subtitle{margin:0 0 1.2rem;font-size:1.4rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300);border-bottom:.1rem solid var(--primary-color-off);padding-bottom:1.2rem}.ec-search-dialog__rule{height:.1rem;background:#e8e6e0;margin:0 0 1.2rem}.ec-search-dialog__form-wrap{border:none!important;box-shadow:none!important;position:relative;margin-bottom:1.6rem}.ec-search-predictive{display:block;width:100%;border:none!important;box-shadow:none!important}.ec-search-form{position:relative;z-index:2}.ec-search-modal__field{position:relative;display:block;margin:0;border:none!important;box-shadow:none!important;outline:none!important}.ec-search-field-typeahead{position:relative;width:100%;display:block}.ec-search-field-typeahead__layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;box-sizing:border-box;padding:1rem 1.6rem;border-radius:10rem;pointer-events:none;background:var(--primary-color-white);overflow:hidden}.ec-search-field-typeahead__ruler{display:inline-block;max-width:100%;padding:0;margin:0;font:inherit;font-size:1.4rem;font-weight:500;line-height:1.3;color:transparent;white-space:pre;-webkit-user-select:none;user-select:none;flex:0 0 auto}.ec-search-field-typeahead__suffix{display:inline;font:inherit;font-size:1.4rem;font-weight:500;line-height:1.3;color:#1d1d1f3d;white-space:pre;-webkit-user-select:none;user-select:none;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:clip}.ec-search-field-typeahead .ec-search-modal__input{position:relative;z-index:1;background:transparent}.ec-search-modal__field:before,.ec-search-form{border:none!important;box-shadow:none!important}.ec-search-modal__input{width:100%;height:4rem;margin:0!important;padding:1rem 3.6rem 1rem 1.6rem!important;border:.1rem solid var(--neutral-color-100);border-radius:10rem;background:var(--primary-color-white);color:#1d1d1f;font-size:1.4rem;font-weight:500;line-height:1.3;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;outline:none!important;box-shadow:none!important}.ec-header-search .ec-search-modal__reset,.ec-header-search [data-ec-search-reset]{display:none!important}.ec-header-search .ec-search-modal__input[type=search]::-webkit-search-decoration,.ec-header-search .ec-search-modal__input[type=search]::-webkit-search-cancel-button,.ec-header-search .ec-search-modal__input[type=search]::-webkit-search-results-button,.ec-header-search .ec-search-modal__input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none;height:0;width:0}.ec-header-search .ec-search-modal__input[type=search]::-ms-clear,.ec-header-search .ec-search-modal__input[type=search]::-ms-reveal{display:none;width:0;height:0}.ec-search-form--touched .ec-search-modal__input,.ec-search-modal__input:focus{box-shadow:0 0 0 .1rem #25439826;outline:none!important;border-color:var(--primary-color-blue, #254398)}.ec-search-modal__input::placeholder{color:var(--neutral-color-300);font-size:1.4rem;line-height:1.5;letter-spacing:0}.ec-search-modal__field .field__button{position:absolute;top:50%;transform:translateY(-50%)}.ec-search-modal__reset{right:4.2rem}.ec-search-modal__submit{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;border-radius:50%;background:transparent;color:var(--primary-color-blue, #254398);cursor:pointer;padding:0}.ec-search-modal__submit .svg-wrapper{display:flex;width:1.7rem;height:1.7rem}.ec-header-search [data-predictive-search]{position:static!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;max-height:none!important;margin:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;overflow:visible!important;z-index:1!important;display:block!important}#predictive-search-results{margin-top:.4rem}.ec-header-search .ec-search-predictive__panel .predictive-search__results-groups-wrapper,.ec-header-search [data-predictive-search] .predictive-search__results-groups-wrapper{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:1.2rem;padding-bottom:0!important;border-bottom:none!important}.ec-header-search [data-predictive-search] .predictive-search__result-group,.ec-header-search .ec-search-predictive__panel .predictive-search__result-group{flex:0 0 auto!important;width:100%!important;max-width:100%!important}@media screen and (min-width:750px){.ec-header-search [data-predictive-search] .predictive-search__result-group:first-child,.ec-header-search .ec-search-predictive__panel .predictive-search__result-group:first-child{flex:0 0 auto!important;max-width:100%!important}.ec-header-search [data-predictive-search] .predictive-search__result-group:first-child .predictive-search__pages-wrapper,.ec-header-search .ec-search-predictive__panel .predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none!important}}.ec-header-search predictive-search[open] [data-predictive-search],.ec-header-search predictive-search[loading] [data-predictive-search]{display:block!important}.ec-header-search .predictive-search__result-group,.ec-header-search .predictive-search__results-groups-wrapper{border-color:#e8e6e0}.predictive-search__search-for-button{display:none!important}.ec-header-search .predictive-search__heading{color:var(--primary-color-blue, #254398);font-size:1.6rem;font-weight:700;line-height:1.5;margin:0 0 .8rem;text-transform:none;letter-spacing:0}.ec-header-search .predictive-search__list-item{border-radius:.4rem}.ec-header-search .predictive-search__item{color:#1d1d1f;padding:.6rem 0;transition:opacity .15s ease}.ec-header-search .predictive-search__item:hover{opacity:.8}.ec-header-search .predictive-search__item-heading{color:#1d1d1f;font-size:1.4rem;font-weight:400}.ec-header-search .predictive-search__item-query-result mark,.ec-header-search .predictive-search__item-query-result strong,.ec-header-search .predictive-search__item-query-result b,.ec-header-search .predictive-search__item-query-result em{font-weight:700;color:#1d1d1d;background-color:transparent;font-style:normal}.ec-search-initial{margin-top:.4rem;transition:opacity .2s ease,max-height .25s ease}.ec-search-initial.is-hidden{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;pointer-events:none}.ec-search-initial[hidden]{display:none!important}.ec-header-search .ec-search-predictive-skeleton{display:block;padding-top:.8rem}.ec-header-search .ec-search-predictive-skeleton[hidden]{display:none!important}.ec-header-search .ec-search-predictive-skeleton__title,.ec-header-search .ec-search-predictive-skeleton__line,.ec-header-search .ec-search-predictive-skeleton__card{position:relative;overflow:hidden;background:#eceae6;border-radius:.4rem}.ec-header-search .ec-search-predictive-skeleton__title:after,.ec-header-search .ec-search-predictive-skeleton__line:after,.ec-header-search .ec-search-predictive-skeleton__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.45) 50%,transparent 100%);animation:ec-search-skeleton-shimmer 1.1s ease-in-out infinite}@keyframes ec-search-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ec-header-search .ec-search-predictive-skeleton__title{width:42%;height:1.4rem;margin:0 0 1.2rem}.ec-header-search .ec-search-predictive-skeleton__list{display:flex;flex-direction:column;gap:.7rem;margin:0 0 1.2rem}.ec-header-search .ec-search-predictive-skeleton__line{height:1.1rem;width:100%}.ec-header-search .ec-search-predictive-skeleton__line--short{width:68%}.ec-header-search .ec-search-predictive-skeleton__products{display:flex;gap:.8rem}.ec-header-search .ec-search-predictive-skeleton__card{flex:1 1 0;min-width:0;height:6.4rem;border-radius:.5rem}.ec-header-search.is-search-predictive-loading [data-predictive-search]{max-height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0;pointer-events:none}.ec-search-initial__heading{margin:0 0 1.2rem;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;color:var(--primary-color-blue, #254398)}.ec-search-initial__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}.ec-search-initial__link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--primary-color-blue, #254398);font-size:1.6rem;line-height:1.5;letter-spacing:0;padding:.3rem 0;transition:opacity .15s ease}.ec-search-initial__link:hover{opacity:.8}.ec-search-initial__num{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;font-size:1.1rem;font-weight:700;flex-shrink:0;color:var(--primary-color-blue, #254398)}.ec-search-initial__list li:nth-child(1) .ec-search-initial__num{background:#c8d8f4}.ec-search-initial__list li:nth-child(2) .ec-search-initial__num{background:#e8e0c8}.ec-search-initial__list li:nth-child(3) .ec-search-initial__num{background:#c8e8de}.ec-search-initial__list li:nth-child(4) .ec-search-initial__num{background:#e0c8e8}.ec-search-initial__list li:nth-child(5) .ec-search-initial__num{background:#f4d4c4}.ec-search-initial__list li:nth-child(n+6) .ec-search-initial__num{background:#e5e4e1}.ec-search-no-results{display:block;width:100%;min-width:0;max-width:100%;padding-top:.8rem;box-sizing:border-box}.ec-search-no-results[hidden]{display:none!important}.ec-search-no-results__title{margin:0 0 .6rem;text-align:center;font-size:1.8rem;font-weight:700;color:var(--neutral-color-500);line-height:1.5;letter-spacing:0}.ec-search-no-results__term{margin:0 0 1.6rem;max-width:100%;text-align:center;font-size:1.6rem;color:var(--neutral-color-300);line-height:1.5;letter-spacing:0;overflow-wrap:anywhere;word-break:break-word}.ec-search-no-results__quote{display:inline;max-width:100%;color:#1d1d1f73;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.ec-search-no-results__chips{display:flex;flex-wrap:nowrap;justify-content:center;gap:1.2rem;margin-bottom:1.6rem;text-align:center}.ec-search-no-results__chip{width:100%;display:flex;align-items:center;justify-content:center;padding:.8rem 1.4rem;border-radius:10rem;background:#e2ecf9;color:var(--primary-color-blue, #254398);font-size:1.3rem;font-weight:600;text-decoration:none;transition:background .15s ease,opacity .15s ease}.ec-search-no-results__chip:hover{opacity:.9;background:#d4e2f6}.ec-header-search .ec-search-no-results .ec-search-recommendations.ec-predictive-products{margin-top:2.4rem;padding-top:.5rem;border-top:.1rem solid var(--primary-color-off)}.ec-predictive-card.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:7.2rem minmax(0,1fr);grid-template-areas:"product-image product-content";align-items:start;column-gap:1.2rem;padding:.8rem 0;border:none}.ec-predictive-card__media{width:7.2rem;height:7.2rem;flex-shrink:0;border-radius:.6rem;background:#f2f2f0;overflow:hidden;display:flex;align-items:center;justify-content:center}.ec-predictive-card__image{width:100%;height:100%;object-fit:contain;display:block}a.ec-predictive-card__link--image{grid-area:product-image;text-decoration:none;color:inherit;display:block;align-self:start;width:8rem;height:10.6rem;border-radius:.6rem;overflow:hidden;background:#fcfcfc}a.ec-predictive-card__link--image .ec-predictive-card__media{width:100%;height:100%;margin:0;border-radius:.6rem}a.ec-predictive-card__link--title{text-decoration:none;color:#1d1d1f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;align-self:start;width:100%;margin:0;font-size:1.4rem;font-weight:700!important;line-height:1.3}.ec-predictive-card__body.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.35rem;min-width:0}.ec-predictive-card__rating{line-height:1;font-size:.85rem;color:#f0b000;letter-spacing:.05em}.ec-predictive-card__vendor{font-size:1.1rem;color:#1d1d1fa6}.ec-predictive-card__title{margin:0;font-size:1.4rem;font-weight:700;color:#1d1d1f;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ec-predictive-card__price{margin:0;font-size:1.3rem;font-weight:700;color:var(--primary-color-blue, #254398)}.ec-predictive-card__price .price,.ec-predictive-card__price .ec-predictive-card__price-inner,.ec-predictive-card__price .price .price-item{color:var(--primary-color-blue, #254398);font-weight:700;visibility:visible}.ec-predictive-card__swatches{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin:.25rem 0 0;padding:0;list-style:none}.ec-predictive-card__swatch-item{--swatch-input--size: 1.8rem;margin:0;padding:0;line-height:0}button.ec-predictive-card__swatch-btn{margin:0;padding:0;border:none;background:none;display:block;line-height:0;border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:transparent}button.ec-predictive-card__swatch-btn .swatch{width:16px!important;height:16px!important}button.ec-predictive-card__swatch-btn:focus-visible{outline:.2rem solid var(--primary-color-blue, #254398);outline-offset:.15rem}.ec-predictive-card__swatch-item--selected .swatch{outline:.1rem solid var(--neutral-color-500);outline-offset:.2rem}.ec-header__search-and-icons-wrap{display:flex;align-items:center;justify-content:center;gap:2rem;margin-left:auto}.ec-header__icons{display:flex;align-items:center;justify-content:center;gap:2rem}.ec-header__icon{position:relative;overflow:hidden;width:4rem;height:4rem;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-color-off);text-decoration:none;color:inherit;outline:none}.ec-header__icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--primary-color-blue, #254398);z-index:0;transform:translate(-100%);transition:transform .15s ease;will-change:transform}.ec-header__icon:hover:before,.ec-header__icon:focus-visible:before{transform:translate(0)}a.ec-header__icon-wrap{position:relative;display:block;width:4.4rem;height:4.4rem;flex-shrink:0;margin:-.2rem;text-decoration:none;color:inherit;overflow:visible;outline:none}a.ec-header__icon-wrap .ec-header__icon{position:absolute;left:.2rem;top:.2rem}a.ec-header__icon-wrap:hover .ec-header__icon:before,a.ec-header__icon-wrap:focus-visible .ec-header__icon:before{transform:translate(0)}a.ec-header__icon-wrap:focus-visible .ec-header__icon{box-shadow:0 0 0 .2rem var(--primary-color-off),0 0 0 .4rem var(--primary-color-blue, #254398)}a.ec-header__icon-wrap:hover .ec-header__icon .svg-wrapper svg path,a.ec-header__icon-wrap:focus-visible .ec-header__icon .svg-wrapper svg path{fill:var(--primary-color-white, #fff)}.ec-header__icon:hover,.ec-header__icon:focus-visible{outline:none}.ec-header__icon:focus-visible{box-shadow:0 0 0 .2rem var(--primary-color-off),0 0 0 .4rem var(--primary-color-blue, #254398)}.ec-header__icon .svg-wrapper{position:relative;z-index:1;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center}a.ec-header__icon-wrap .cart-count-bubble{top:-.2rem;right:-.6rem;bottom:auto;left:auto;min-width:2rem;min-height:2rem;font-size:1rem;z-index:2;background-color:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff);line-height:1;border:.15rem solid var(--primary-color-off);box-sizing:border-box}.ec-header__icon .svg-wrapper svg path{transition:fill .3s ease}.ec-header__icon:hover .svg-wrapper svg path,.ec-header__icon:focus-visible .svg-wrapper svg path{fill:var(--primary-color-white, #fff)}.ec-header__all-products-mobile,.ec-header__icon--user-mobile{display:none}@media(prefers-reduced-motion:reduce){.ec-search-initial,.ec-search-trigger,.ec-header__icon:before,.ec-header__icon .svg-wrapper svg path,a.ec-header__icon-wrap .ec-header__icon:before,a.ec-header__icon-wrap .ec-header__icon .svg-wrapper svg path{transition:none}}@media screen and (max-width:1439px){.ec-header__inner,.ec-default-menu{gap:2rem}}@media screen and (max-width:1280px){.ec-header__inner,.ec-default-menu{gap:1.5rem}.ec-search-trigger{min-width:min(18rem,70vw)}}@media screen and (max-width:1024px){.ec-header__inner{flex-wrap:nowrap;justify-content:space-between;align-items:center}.ec-header__logo{order:3}.ec-header__logo img{width:5.5rem;height:5.5rem}a.ec-header__icon-wrap{width:3.6rem;height:3.6rem}.ec-header__icon{width:3.6rem;height:3.6rem}.ec-header__icon .svg-wrapper{width:1.8rem;height:1.8rem}.ec-default-menu,.ec-header__icon--user,.ec-header__all-products,.ec-search-trigger__text,.ec-header__icon--wishlist{display:none}.ec-header__search-and-icons-wrap{order:4;margin-left:0}.ec-header__all-products-mobile{display:flex;gap:2rem}.ec-header__icon--user-mobile{display:flex}.ec-header__all-products-link-mobile{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-color-off);text-decoration:none;color:inherit;outline:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit;-webkit-appearance:none;appearance:none}.ec-header__all-products-link-mobile svg{width:1.8rem;height:1.8rem}.ec-search-trigger{min-width:min(0rem,70vw);width:3.6rem;height:3.6rem;padding:0;display:flex;align-items:center;justify-content:center}.ec-search-trigger .svg-wrapper{width:1.8rem;height:1.8rem}.ec-all-products-menu__item-title{font-size:1.6rem}.ec-all-products-menu__grid{grid-template-columns:1fr!important}.ec-default-menu__about-heading{font-size:1.8rem}.ec-default-menu__about-featured-card{gap:2rem}.ec-default-menu__contact-list{gap:3rem}}ec-mobile-nav-drawer.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-start;align-items:stretch;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease;visibility:hidden}ec-mobile-nav-drawer.drawer.active{visibility:visible}.ec-mobile-nav-drawer__root{position:relative;display:flex;width:100%;height:100%;justify-content:flex-start}.ec-mobile-nav-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.ec-mobile-nav-drawer__inner{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;width:95vw;max-width:95vw;padding:0;border:.1rem solid rgba(var(--color-foreground),.2);border-left:0;border-top-right-radius:2.4rem;border-bottom-right-radius:2.4rem;overflow:hidden;background:#fff;color:var(--primary-color-blue, #254398);box-shadow:var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity));transform:translate(-100%);transition:transform var(--duration-default) ease;box-sizing:border-box;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}ec-mobile-nav-drawer.drawer.active .ec-mobile-nav-drawer__inner{transform:translate(0)}.ec-mobile-nav-drawer__header{flex-shrink:0;position:relative;padding:1.6rem 1.2rem 1.2rem 1.6rem;margin-bottom:2.6rem}.ec-mobile-nav-drawer__header-block{width:100%}.ec-mobile-nav-drawer__header--root{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ec-mobile-nav-drawer__header--sub{display:none;align-items:center;grid-template-columns:minmax(4.4rem,auto) 1fr minmax(4.4rem,auto);gap:.4rem;min-height:4.4rem;margin-top:.7rem}ec-mobile-nav-drawer[data-sub-view] .ec-mobile-nav-drawer__header--root{display:none}ec-mobile-nav-drawer[data-sub-view] .ec-mobile-nav-drawer__header--sub{display:grid}.ec-mobile-nav-drawer__sub-back{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin:0;padding:0;border:none;border-radius:.6rem;background:transparent;color:var(--primary-color-blue, #254398);cursor:pointer}.ec-mobile-nav-drawer__sub-back-ic{display:flex;width:2rem;height:2rem;transform:rotate(180deg);opacity:.75}.ec-mobile-nav-drawer__sub-back-ic svg{display:block;width:100%;height:100%;filter:brightness(0) saturate(100%) invert(44%) sepia(0%) saturate(1701%) hue-rotate(201deg) brightness(92%) contrast(89%)}.ec-mobile-nav-drawer__sub-title{margin:0;font-size:1.4rem;font-weight:600;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue, #254398);text-align:center;padding:0 .4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ec-mobile-nav-drawer__logo{display:block;line-height:0;border-radius:.8rem;overflow:hidden}.ec-mobile-nav-drawer__logo img{display:block;width:5.8rem;height:5.8rem;object-fit:contain}.ec-mobile-nav-drawer__close{display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:4.4rem;margin:0;padding:0;border:none;border-radius:.6rem;color:#1d1d1f99;background:transparent;cursor:pointer}.ec-mobile-nav-drawer__close:focus-visible{color:#1d1d1f;background:#1d1d1f0f;outline:none}.ec-mobile-nav-drawer__close .svg-wrapper{width:2rem;height:2rem}.ec-mobile-nav-drawer__content{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.ec-mobile-nav-drawer__scroll{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:0 0 1.6rem}.ec-mobile-nav-drawer__nav{display:flex;flex-direction:column;padding:0 2rem;margin:0;list-style:none}.ec-mobile-nav-drawer__item{border-bottom:.1rem solid var(--primary-color-off)}.ec-mobile-nav-drawer__item:first-child{border-top:.1rem solid var(--primary-color-off)}.ec-mobile-nav-drawer__link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.7rem 0;outline:none;text-decoration:none}.ec-mobile-nav-drawer__link span{color:var(--primary-color-blue, #254398);text-decoration:none;font-size:1.4rem;font-weight:600;line-height:1.2;letter-spacing:0}button.ec-mobile-nav-drawer__link{width:100%;text-align:left;background:none;border:none;font:inherit;cursor:pointer;border-radius:0;-webkit-appearance:none;appearance:none}.ec-mobile-nav-drawer__link:hover,.ec-mobile-nav-drawer__link:focus-visible{opacity:.85}.ec-mobile-nav-drawer__link .ec-mobile-nav-drawer__chev{flex-shrink:0;width:1.7rem;height:1.7rem;display:flex;align-items:center;justify-content:center}.ec-mobile-nav-drawer__link .ec-mobile-nav-drawer__chev svg{display:block;width:100%;height:100%}.ec-mobile-nav-drawer__cta{height:40px;display:block;margin:3rem 2rem 0;padding:.8rem 1.6rem;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.2rem;font-weight:500;letter-spacing:0;color:#fff;background:var(--primary-color-blue, #254398);text-decoration:none;line-height:1.3;outline:none}.ec-mobile-nav-drawer__cta:hover,.ec-mobile-nav-drawer__cta:focus-visible{filter:brightness(1.05)}.ec-mobile-nav-drawer__footer{flex-shrink:0;padding:1.2rem 2rem 3rem}.ec-mobile-nav-drawer__footer .ec-mobile-nav-drawer__social{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;list-style:none;margin:0;padding:0}.ec-mobile-nav-drawer__footer .ec-mobile-nav-drawer__social a{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;text-decoration:none;line-height:0;color:#fff;transition:transform .15s ease;padding:0}.ec-mobile-nav-drawer__footer .ec-mobile-nav-drawer__social a .svg-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.ec-mobile-nav-drawer__footer .ec-mobile-nav-drawer__social a .svg-wrapper svg{width:100%;height:100%}.ec-mobile-nav-drawer__sub-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;min-height:0;background:#fff;border-radius:inherit;opacity:0;visibility:hidden;transform:translateY(1.6rem);transition:opacity .28s ease,transform .28s ease,visibility .28s;pointer-events:none}ec-mobile-nav-drawer[data-sub-view=all-products] [data-ec-sub-panel=all-products],ec-mobile-nav-drawer[data-sub-view=about] [data-ec-sub-panel=about],ec-mobile-nav-drawer[data-sub-view=contact] [data-ec-sub-panel=contact]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.ec-mobile-nav-drawer__sub-panel-body{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:1.2rem 0 1.6rem;box-sizing:border-box}.ec-all-products-menu__panel--in-mobile-nav-drawer{display:flex;flex-direction:column;gap:1.2rem;margin:0 1.2rem 1.2rem;padding:1.2rem;border:none;box-shadow:none;max-width:none}.ec-all-products-menu__panel--in-mobile-nav-drawer .ec-all-products-menu__col--categories{width:100%}.ec-all-products-menu__panel--in-mobile-nav-drawer .ec-all-products-menu__grid{grid-template-columns:1fr;gap:.6rem 0}.ec-all-products-menu__panel--in-mobile-nav-drawer .ec-all-products-menu__col--featured{width:100%;padding:2.2rem 0 0;border-left:none;border-top:.1rem solid var(--primary-color-off);gap:3rem;margin:1.2rem 0}.ec-all-products-menu__panel--in-mobile-nav-drawer .ec-all-products-menu__item-featured{font-size:1.8rem}.ec-all-products-menu__panel--in-mobile-nav-drawer .ec-all-products-menu__col--media{display:flex;align-items:center;justify-content:center;border-radius:1.2rem;overflow:hidden}.ec-all-products-menu__panel--in-mobile-nav-drawer .ec-all-products-menu__image{width:100%;max-width:669px;aspect-ratio:unset!important;object-fit:contain;min-height:0}.ec-default-menu__panel--in-mobile-nav-drawer{box-sizing:border-box;width:100%;max-width:100%;min-width:0;display:flex!important;flex-direction:column;align-items:stretch;gap:1.2rem;margin:0 0 1.2rem;padding:0 2rem 1.2rem;border:none;box-shadow:none}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__col--about-intro{margin-right:0;min-width:0;max-width:100%;margin-bottom:1.2rem}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__about-text{max-width:100%;width:100%;min-width:0;overflow-wrap:break-word}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__col--about-featured{width:100%;max-width:100%;min-width:0;padding-right:0;border-right:none;align-items:stretch}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__about-featured-card,.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__featured-cta{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__about-image-link{max-width:100%;width:100%}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__about-image{max-width:100%;width:100%;height:auto;min-height:0;object-fit:contain;max-height:340px}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__col--about-links{width:100%;max-width:100%;min-width:0;height:auto;padding:2.4rem 0;border-top:.1rem solid var(--primary-color-off);padding-left:0;margin-top:2rem}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__col--about-links .ec-default-menu__about-link-list{gap:3rem}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__col--contact-nav{padding-right:0;width:100%;border:none}.ec-default-menu__panel--in-mobile-nav-drawer.ec-default-menu__panel--contact--has-image .ec-default-menu__col--contact-nav{border-right:none;margin-right:0;padding-right:0;border-bottom:.1rem solid var(--primary-color-off);padding-bottom:3rem;margin-bottom:3rem}.ec-default-menu__panel--in-mobile-nav-drawer .ec-default-menu__contact-image{width:100%;height:auto;min-height:0;aspect-ratio:unset!important;object-fit:contain}@media screen and (max-height:650px){.ec-mobile-nav-drawer__inner{overflow:scroll}}.ec-hero-banner{width:100%}.ec-hero-banner__swiper{position:relative;width:100%;overflow:hidden}.ec-hero-banner__slide{height:auto}.ec-hero-banner__slide-link{position:relative;display:block;width:100%;color:inherit;text-decoration:none;aspect-ratio:1440 / 700;overflow:hidden}.ec-hero-banner__image{display:block;width:100%;height:100%;object-fit:contain;transform-origin:center center}.ec-hero-banner__slide:not(.swiper-slide-active) .ec-hero-banner__image{transform:scale(1);animation:none}.ec-hero-banner__slide.swiper-slide-active .ec-hero-banner__image{animation:ec-hero-banner-image-zoom-out 1.15s cubic-bezier(.33,1,.68,1) both}@media(prefers-reduced-motion:reduce){.ec-hero-banner__slide.swiper-slide-active .ec-hero-banner__image,.ec-hero-banner__slide:not(.swiper-slide-active) .ec-hero-banner__image{animation:none;transform:scale(1)}}@keyframes ec-hero-banner-image-zoom-out{0%{transform:scale(1.3)}to{transform:scale(1)}}.ec-hero-banner__slide-link picture{display:block;width:100%;height:100%}.ec-hero-banner__image--placeholder{background:rgba(var(--color-foreground),.04)}.ec-hero-banner__content{position:absolute;z-index:2;bottom:5%;left:48px;max-width:80%;transform:translateY(-50%);color:rgb(var(--color-foreground));font-family:PeakRounded}.ec-hero-banner__subheading,.ec-hero-banner__title,.ec-hero-banner__description{margin:0}.ec-hero-banner__subheading{margin-bottom:1.8rem;font-size:14px;line-height:1.2;letter-spacing:0;text-transform:uppercase;color:var(--primary-color-white)}.ec-hero-banner__title{margin-bottom:1.8rem;font-size:40px;letter-spacing:0;line-height:1.2;color:var(--primary-color-white)}.ec-hero-banner__description{font-size:18px;line-height:1.5;letter-spacing:0;color:var(--primary-color-white)}.ec-hero-banner__button{display:inline-flex;align-items:center;justify-content:center;margin-top:1.8rem;height:3.4rem;min-width:185px;padding:0 2rem;border-radius:100px;background:transparent;color:var(--primary-color-white);font-size:12px;font-weight:700;letter-spacing:0;line-height:1.2;border:1px solid var(--primary-color-white);transition:all .5s ease}.ec-hero-banner__button:hover{background:var(--primary-color-white);color:var(--primary-color-blue)}.ec-hero-banner__nav-wrap{position:absolute;z-index:3;bottom:5%;right:48px;align-items:center;justify-content:center;gap:2rem;transform:translateY(-50%)}.ec-hero-banner__nav{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:1px solid var(--primary-color-white);border-radius:50%;background:transparent;color:var(--primary-color-white);box-shadow:0 .4rem 1.6rem #0000001f;cursor:pointer}.ec-hero-banner__nav svg{width:2rem;height:2rem}.ec-hero-banner__nav svg path{stroke:var(--primary-color-white)}.ec-hero-banner__nav:hover{background:var(--primary-color-white)}.ec-hero-banner__nav:hover svg path{stroke:var(--neutral-color-500)}.ec-hero-banner__nav--prev svg{transform:rotate(180deg)}.ec-hero-banner__nav.swiper-button-disabled{opacity:.4;cursor:default}.ec-hero-banner__pagination{position:absolute;z-index:3;left:138px!important;bottom:8%!important;align-items:center;justify-content:center;gap:0;width:168px!important;max-width:calc(100% - 4rem);height:3px;border-radius:100px;overflow:hidden;background:#e8e8e8;transform:translate(-50%)}.ec-hero-banner__pagination .swiper-pagination-bullet{flex:1 1 0;width:auto;min-width:0;height:100%;margin:0!important;border-radius:100px;background:#e8e8e8;opacity:1;transition:background .22s ease}.ec-hero-banner__pagination .swiper-pagination-bullet-active{background:var(--primary-color-blue, #254398)}@media screen and (max-width:749px){.ec-hero-banner__slide-link{aspect-ratio:390 / 600}.ec-hero-banner__content{left:1.6rem;max-width:none;bottom:0;margin-right:1.6rem}.ec-hero-banner__title{font-size:3rem}.ec-hero-banner__description{font-size:1.4rem}.ec-hero-banner__nav-wrap{bottom:1%;right:16px;gap:1.6rem}.ec-hero-banner__nav{width:3rem;height:3rem}.ec-hero-banner__pagination{left:74px!important;bottom:3.5%!important;width:114px!important}}@media screen and (max-width:439px){.ec-hero-banner__content{bottom:-30px}}.ec-shelf{width:100%;overflow:hidden}.ec-shelf__header{position:relative;display:flex;align-items:flex-end;justify-content:start;gap:2rem;margin-bottom:2rem}.ec-collection-cards{width:100%;overflow:hidden;margin:0 auto}.ec-collection-cards__header{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:.8rem;margin-bottom:4rem}.ec-collection-cards__heading{min-width:0;text-align:center}.ec-collection-cards__subtitle{margin:0 0 .8rem;color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:1.2;letter-spacing:0;text-transform:uppercase}.ec-collection-cards__title{margin:0;color:var(--primary-color-blue, #254398);font-size:3rem;line-height:1.2;letter-spacing:0}.ec-shelf__navigation{position:absolute;right:0;bottom:0}.ec-collection-cards__title p{margin:0}.ec-collection-cards__nav{position:absolute;right:0;bottom:0;display:flex;flex:0 0 auto;align-items:center;gap:2rem}.ec-nav-arrow{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:.1rem solid var(--neutral-color-100);border-radius:50%;background:var(--primary-color-white);color:var(--primary-color-blue, #254398);cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}.ec-nav-arrow svg{width:2rem;height:2rem}.ec-nav-arrow svg path{stroke:currentColor}.ec-nav-arrow:hover{background:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff)}.ec-nav-arrow--prev svg{transform:rotate(180deg)}.ec-nav-arrow.swiper-button-disabled,.ec-nav-arrow:disabled{opacity:.35;cursor:default;pointer-events:none}.ec-shelf__nav-button{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:.1rem solid var(--neutral-color-100);border-radius:50%;background:var(--primary-color-white);color:var(--primary-color-blue, #254398);cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}.ec-shelf__nav-button svg{width:2rem;height:2rem}.ec-shelf__nav-button svg path{stroke:currentColor}.ec-shelf__nav-button:hover{background:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff)}.ec-shelf__nav-button--prev svg{transform:rotate(180deg)}.ec-shelf__nav-button.swiper-button-disabled,.ec-shelf__nav-button:disabled{opacity:.35;cursor:default;pointer-events:none}@media screen and (max-width:749px){.ec-shelf__nav-button{width:2.8rem;height:2.8rem}}.ec-collection-cards__swiper{width:100%;overflow:visible}.ec-collection-cards__slide{height:auto}.ec-collection-cards__swiper--centered-desktop .swiper-wrapper{justify-content:center}.ec-collection-cards__card{position:relative;display:block;width:100%;color:inherit;text-decoration:none}.ec-collection-cards__media{width:100%;aspect-ratio:250 / 178;overflow:hidden;border-radius:2rem;position:relative}.ec-collection-cards__image{display:block;width:100%;height:100%;object-fit:contain;border-radius:2rem;transition:transform .8s var(--animation-cubic-bezier)}.ec-collection-cards__media:after{display:block!important;width:100%;height:50%;background:linear-gradient(to top,#010101,#1d1d1b00);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;z-index:2;position:absolute;left:0;right:0;bottom:0;content:""}.ec-collection-cards__card:hover .ec-collection-cards__image{transform:scale(1.15)}.ec-collection-cards__image--placeholder{background:rgba(var(--color-foreground),.04)}.ec-collection-cards__card-title{position:absolute;z-index:2;left:1.6rem;right:1.6rem;bottom:1.2rem;margin:0;color:var(--primary-color-white);font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0}@media screen and (max-width:749px){.ec-collection-cards__header{align-items:flex-start}.ec-collection-cards__nav{display:none}.ec-collection-cards__swiper--centered-desktop .swiper-wrapper{justify-content:flex-start}.ec-collection-cards__swiper--single-mobile .swiper-wrapper{justify-content:center}.ec-collection-cards__title{font-size:2.6rem}.ec-collection-cards__media{aspect-ratio:155 / 138;border-radius:1.2rem}.ec-collection-cards__media:after{display:none!important}.ec-collection-cards__image{object-fit:cover;border-radius:1.2rem}.ec-collection-cards__card-title{position:static;margin-top:2.3rem;color:var(--primary-color-blue, #254398);font-size:1.4rem;text-align:center}}.ec-shelf{width:100%;overflow:hidden;margin:0 auto}.ec-shelf__header{position:relative;display:flex;align-items:flex-end;justify-content:start;gap:2rem}.ec-shelf__heading{min-width:0;text-align:left}.ec-shelf__title,.ec-shelf__subtitle{margin:0;color:var(--primary-color-blue, #254398);letter-spacing:0}.ec-shelf__title{font-size:3rem;line-height:1.2;letter-spacing:0}.ec-shelf__title p,.ec-shelf__subtitle p{margin:0}.ec-shelf__subtitle{margin-bottom:.8rem;font-size:1.4rem;line-height:1.2;letter-spacing:0;text-transform:uppercase}.ec-shelf__navigation{position:absolute;right:0;bottom:0;flex:0 0 auto;align-items:center;gap:2rem}.ec-shelf__collection-titles{display:flex;align-items:center;justify-content:start;gap:1.2rem;margin-top:2rem;overflow-x:auto;scrollbar-width:none}.ec-shelf__collection-titles::-webkit-scrollbar{display:none}.ec-shelf__collection-title{flex:0 0 auto;padding:.4rem 1rem;border-radius:100px;border:none;min-width:18.5rem;height:3.4rem;background:var(--primary-color-white);color:var(--neutral-color-300);cursor:pointer;transition:background .18s ease,color .18s ease}.ec-shelf__collection-title.is-active,.ec-shelf__collection-title:hover{background:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff)}.ec-shelf__collection-title.is-active{font-weight:700}.ec-shelf__collection-title-text{display:block;font-family:PeakRounded,ui-rounded,system-ui,sans-serif!important;font-weight:400;font-size:1.6rem;line-height:1.5;letter-spacing:0}.ec-shelf__panel[hidden]{display:none}.ec-shelf__carousel{margin-top:4rem}.ec-related-products-shelf__swiper .ec-shelf__slide{max-width:283px}.ec-shelf__swiper{width:100%;overflow:visible}.ec-shelf__slide{height:auto}.ec-shelf__card{display:flex;flex-direction:column;height:100%;color:inherit}.ec-shelf__media{position:relative;display:block;width:100%;aspect-ratio:253 / 336;overflow:hidden;border-radius:2rem;background:var(--primary-color-white)}.ec-shelf__media-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.ec-shelf__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .8s var(--animation-cubic-bezier)}.ec-shelf__image--placeholder{background:var(--primary-color-white)}.ec-shelf__card:hover .ec-shelf__image{transform:scale(1.08)}.ec-shelf__quick-add{position:absolute;right:1.4rem;bottom:1.4rem;z-index:2;opacity:0;transform:translateY(.8rem);transition:opacity .18s ease,transform .18s ease}.ec-shelf__card:hover .ec-shelf__quick-add,.ec-shelf__quick-add:focus-within{opacity:1;transform:translateY(0)}.ec-shelf__quick-add .form{margin:0}.ec-shelf__quick-add-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.44rem;padding:0;border:0;border-radius:50%;background:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff);cursor:pointer;transition:background .18s ease,transform .18s ease}.ec-shelf__quick-add-button:hover{transform:scale(1.06)}.ec-shelf__quick-add-button:disabled{cursor:default;opacity:.45}.ec-shelf__quick-add-button svg{width:1.8rem;height:1.8rem}.ec-shelf__quick-add-button .loading__spinner{position:absolute;width:1.8rem;height:1.8rem}.ec-shelf__quick-add-button .loading__spinner .path{stroke:var(--primary-color-white, #fff)}.ec-shelf__quick-add-button.loading>svg{opacity:0}.ec-shelf__product-info{display:flex;flex-direction:column;align-items:start;gap:.8rem;margin-top:1.6rem;text-align:left}.ec-shelf__product-title{height:54px;margin:0;color:var(--primary-color-blue, #254398);font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0;line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ec-shelf__product-title a{color:inherit;text-decoration:none}.ec-shelf__price .price{color:var(--primary-color-blue, #254398);font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0}.ec-shelf__price .price__container{display:flex;justify-content:center}.ec-shelf__price s{font-size:1.4rem!important;font-family:PeakRounded,ui-rounded,system-ui,sans-serif!important;font-weight:300;line-height:1.2;letter-spacing:0;color:var(--neutral-color-300)!important}.ec-shelf__price .price__sale{gap:.6rem;justify-content:center}.ec-shelf__price .price .price-item{margin:0!important}.ec-shelf__price .price--on-sale .price__sale>.visually-hidden:first-child+span{display:inline-flex;align-items:center}.ec-shelf__price .price--on-sale .price__sale>.visually-hidden:first-child+span:after{content:"\2022";margin-left:.8rem;margin-right:.5rem;color:var(--neutral-color-300);font-size:1.2rem;line-height:1}.ec-shelf__pagination{position:relative;align-items:center;justify-content:center;gap:0;width:168px!important;max-width:100%;height:3px;margin:4.8rem 0 0;border-radius:100px;overflow:hidden;background:#e8e8e8}.ec-shelf__pagination .swiper-pagination-bullet{flex:1 1 0;width:auto;min-width:0;height:100%;margin:0!important;border-radius:100px;background:#e8e8e8;opacity:1;transition:background .22s ease}.ec-shelf__pagination .swiper-pagination-bullet-active{background:var(--primary-color-blue, #254398)}@media screen and (max-width:749px){.ec-shelf__header{margin-bottom:2.4rem}.ec-shelf__title{font-size:2.6rem}.ec-shelf__collection-titles{justify-content:flex-start;flex-wrap:wrap;margin-top:3rem}.ec-shelf__collection-title{min-width:11.3rem;height:3.4rem}.ec-shelf__collection-title-text{font-size:1.4rem}.ec-shelf__media{border-radius:1.2rem}.ec-shelf__quick-add{display:none}.ec-shelf__product-title{height:unset;line-clamp:3;font-size:1.4rem}.ec-shelf__price s{font-size:1.2rem!important}.ec-shelf__price .price{font-size:1.6rem}.ec-shelf__pagination{width:114px!important}}@media screen and (max-width:460px){.ec-shelf__navigation{position:static}}.ec-main-collection__facets .ec-price-range{display:flex;flex-direction:column;gap:1.6rem;padding:.8rem 2rem 2rem}.ec-main-collection__facets .mobile-facets__label{padding:.6rem 2rem;color:var(--neutral-color-500);font-size:1.2rem;line-height:1.3;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-main-collection__facets .mobile-facets__label>svg{width:1.4rem;height:1.4rem;margin-right:.8rem}.ec-main-collection__facets .mobile-facets__label .icon-checkmark{top:1rem;left:2.2rem}.ec-main-collection__facets .mobile-facets__clear-wrapper{width:100%}.ec-main-collection__facets .mobile-facets__footer .button{width:100%;min-width:6.8rem;min-height:3.2rem;padding:.8rem 1.8rem;background:var(--primary-color-blue);border-radius:999rem;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;border:.1rem solid var(--primary-color-blue);transition:all .3s ease}.ec-footer__payment-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin:0;padding:0;list-style:none}.ec-main-collection__inner{display:flex;flex-direction:column;margin:0 auto;padding:2rem 4.8rem 6rem}.ec-main-collection__heading{display:flex;flex-direction:column;align-items:center;gap:1.3rem;padding-bottom:4rem;margin-bottom:4rem;text-align:center;border-bottom:.1rem solid var(--neutral-color-100)}.ec-main-collection__title{margin:0;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:4rem;font-weight:700;line-height:1.2;letter-spacing:0}.ec-main-collection__description{max-width:72rem;color:var(--neutral-color-400);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;line-height:1.5;letter-spacing:0;text-align:center}.ec-main-collection__description>*{margin-top:0}.ec-main-collection__description>*:last-child{margin-bottom:0}.ec-main-collection__controls{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:2rem;margin-bottom:6rem}.ec-main-collection__facets .mobile-facets__wrapper{margin-right:0!important}.ec-main-collection__products-count{margin-right:auto;color:var(--neutral-color-300);font-size:1.8rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-main-collection__active-facets{margin:-4rem 0 4rem}.ec-main-collection__active-facets .active-facets{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0}.ec-main-collection__active-facets facet-remove{display:inline-flex}.ec-main-collection__active-facets .active-facets__button{margin:0;padding:0;color:var(--primary-color-blue);text-decoration:none}.ec-main-collection__active-facets .active-facets__button-inner{display:inline-flex;align-items:center;gap:.8rem;min-height:3.6rem;padding:.8rem 1.4rem;background:var(--primary-color-white);border:.1rem solid transparent;border-radius:999rem;box-shadow:none;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2;transition:border-color .18s ease,background-color .18s ease}.ec-main-collection__active-facets .active-facets__button:hover .active-facets__button-inner,.ec-main-collection__active-facets .active-facets__button:focus-visible .active-facets__button-inner{background:var(--primary-color-white);border-color:var(--primary-color-blue);box-shadow:none}.ec-main-collection__active-facets .active-facets__button .svg-wrapper{width:1.2rem;height:1.2rem;margin:0}.ec-main-collection__active-facets .active-facets__button svg{width:100%;height:100%}.ec-main-collection__active-facets .active-facets__button svg path{stroke:var(--primary-color-blue)}.ec-main-collection__active-facets .active-facets__button-wrapper{margin:0;padding:0}.ec-main-collection__active-facets .active-facets__button-remove{display:inline-flex;align-items:center;min-height:3.6rem;padding:.8rem 1.4rem;color:var(--neutral-color-300);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2;text-decoration:underline;text-underline-offset:.3rem}.ec-main-collection__active-facets .active-facets__button-remove:hover,.ec-main-collection__active-facets .active-facets__button-remove:focus-visible{color:var(--primary-color-blue)}.ec-main-collection__facets .facets-container{padding-top:0}.ec-main-collection__facets .facets-container-drawer{align-items:center;justify-content:space-between}.ec-main-collection__facets .mobile-facets{background-color:rgb(var(--color-foreground),.5)}.ec-main-collection__facets .mobile-facets__inner{position:absolute;top:30%;right:4.8rem;bottom:auto;width:min(43rem,calc(100vw - 3.2rem));max-width:none;height:100%;max-height:70dvh;padding:1.2rem 0;margin-left:0;overflow:hidden;background:var(--primary-color-white);border:0;border-radius:1.2rem;filter:none;transform:translateY(-30%) translate(calc(100% + 4.8rem))}.ec-main-collection__facets .menu-opening .mobile-facets__inner{transform:translateY(-30%) translate(0)}.js .ec-main-collection__facets .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translateY(-30%) translate(calc(100% + 4.8rem))}.ec-main-collection__facets .mobile-facets__wrapper{flex-grow:0}.ec-main-collection__facets .mobile-facets__open-wrapper{height:4rem;width:173px;padding:1rem 1.6rem;background:var(--primary-color-white);border:.1rem solid var(--neutral-color-100);border-radius:10rem;display:flex;align-items:center;justify-content:center}.ec-main-collection__facets .mobile-facets__open-wrapper:hover{border-color:var(--primary-color-blue)}.ec-main-collection__facets .mobile-facets__open{display:inline-flex;align-items:center;gap:.8rem;width:auto;color:var(--primary-color-blue);font-size:1.4rem;font-weight:700;line-height:1.2;text-decoration:none}.ec-main-collection__facets .mobile-facets__open:hover{color:var(--primary-color-blue)}.ec-main-collection__facets .mobile-facets__open-label{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;color:var(--neutral-color-400);line-height:1.5;letter-spacing:0;font-weight:400}.ec-main-collection__facets .mobile-facets__open:hover .mobile-facets__open-label{text-decoration:none}.ec-main-collection__facets .mobile-facets__open .svg-wrapper{width:1.6rem;height:1.6rem;margin:0}.ec-main-collection__facets .mobile-facets__open line,.ec-main-collection__facets .mobile-facets__open circle{stroke:var(--primary-color-blue)}.ec-main-collection__facets .mobile-facets__open>*+*{margin-left:0}.ec-main-collection__facets .mobile-facets__close{position:static;margin-left:auto;padding:0;width:3.2rem;height:3.2rem;background:transparent;border:0;color:var(--neutral-color-300);cursor:pointer}.ec-main-collection__facets .mobile-facets__close .svg-wrapper{width:2rem;height:2rem}.ec-main-collection__facets .mobile-facets__header{position:static;align-items:center;min-height:5.6rem;margin:0 2rem;padding:0;background:var(--primary-color-white);border-bottom:.1rem solid var(--neutral-color-50);text-align:left}.ec-main-collection__facets .mobile-facets__header-inner{display:flex;align-items:center}.ec-main-collection__facets .mobile-facets__heading{display:flex;align-items:center;gap:.8rem;margin:0;color:var(--primary-color-blue);font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-main-collection__facets .mobile-facets__heading .svg-wrapper{width:1.6rem;height:1.6rem}.ec-main-collection__facets .mobile-facets__heading svg path{fill:var(--primary-color-blue)}.ec-main-collection__facets .mobile-facets__count{display:none}.ec-main-collection__facets .mobile-facets__main{padding:1.2rem 2rem 0;background:var(--primary-color-white)}.ec-main-collection__facets .mobile-facets__details{border-bottom:.1rem solid var(--neutral-color-50)}.ec-main-collection__facets .mobile-facets__summary{padding:1.6rem 0;font-size:1.6rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-weight:500;color:var(--neutral-color-500)}.ec-main-collection__facets .mobile-facets__arrow{position:relative;width:1.4rem;height:1.4rem;transform:none}.ec-main-collection__facets .mobile-facets__arrow svg{display:none}.ec-main-collection__facets .mobile-facets__arrow:before,.ec-main-collection__facets .mobile-facets__arrow:after{position:absolute;top:50%;left:50%;width:1.2rem;height:.1rem;background:var(--neutral-color-500);content:"";transform:translate(-50%,-50%)}.ec-main-collection__facets .mobile-facets__arrow:after{transform:translate(-50%,-50%) rotate(90deg)}.ec-main-collection__facets .mobile-facets__details[open] .mobile-facets__arrow:after{opacity:0}.js .ec-main-collection__facets .mobile-facets__submenu,.ec-main-collection__facets .mobile-facets__submenu{position:static;display:none;width:auto;visibility:visible;background:var(--primary-color-white);transform:none;transition:none}.js .ec-main-collection__facets details[open]>.mobile-facets__submenu,.ec-main-collection__facets details[open]>.mobile-facets__submenu{display:block;transform:none;visibility:visible}.ec-main-collection__facets .mobile-facets__close-button,.ec-main-collection__facets .mobile-facets__info{display:none}.ec-main-collection__facets .mobile-facets__list{padding-bottom:1.2rem}.ec-main-collection__facets .ec-price-range{display:flex;flex-direction:column;gap:1.6rem;padding:.8rem 0 2rem}.ec-main-collection__facets .ec-price-range__values{display:flex;align-items:center;justify-content:space-between;color:var(--neutral-color-500);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;line-height:1.4}.ec-main-collection__facets .ec-price-range__slider{position:relative;height:2rem}.ec-main-collection__facets .ec-price-range__track{position:absolute;top:50%;right:0;left:0;height:.4rem;background:linear-gradient(to right,var(--neutral-color-100) 0,var(--neutral-color-100) var(--ec-price-min, 0%),var(--primary-color-blue) var(--ec-price-min, 0%),var(--primary-color-blue) var(--ec-price-max, 100%),var(--neutral-color-100) var(--ec-price-max, 100%),var(--neutral-color-100) 100%);border-radius:999rem;transform:translateY(-50%)}.ec-main-collection__facets .ec-price-range__input{position:absolute;top:50%;right:0;left:0;width:100%;height:1.6rem;margin:0;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;transform:translateY(-50%)}.ec-main-collection__facets .ec-price-range__input::-webkit-slider-thumb{width:1.6rem;height:1.6rem;-webkit-appearance:none;appearance:none;background:var(--primary-color-blue);border:.2rem solid var(--primary-color-white);border-radius:50%;box-shadow:0 0 0 .1rem var(--primary-color-blue);cursor:pointer;pointer-events:auto}.ec-main-collection__facets .ec-price-range__input::-moz-range-thumb{width:1.6rem;height:1.6rem;background:var(--primary-color-blue);border:.2rem solid var(--primary-color-white);border-radius:50%;box-shadow:0 0 0 .1rem var(--primary-color-blue);cursor:pointer;pointer-events:auto}.ec-main-collection__facets .ec-price-range__input::-webkit-slider-runnable-track{height:1.6rem;background:transparent}.ec-main-collection__facets .ec-price-range__input::-moz-range-track{height:1.6rem;background:transparent}.js .ec-main-collection__facets .mobile-facets .submenu-open{visibility:visible}.ec-main-collection__facets .mobile-facets__label{place-items:center;padding:.6rem .5rem;color:var(--neutral-color-500);font-size:1.6rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;text-transform:capitalize}.ec-main-collection__facets .mobile-facets__label>svg{color:var(--primary-color-blue);stroke-width:2.5px;width:1.6rem;height:1.6rem;margin-right:.8rem}.ec-main-collection__facets input.mobile-facets__checkbox{top:.6rem;left:2rem;width:1.4rem;height:1.4rem}.ec-main-collection__facets .mobile-facets__label .icon-checkmark{top:1.2rem;left:.7rem;width:1.2rem;height:1.2rem}.ec-main-collection__facets .mobile-facets__footer{gap:1.2rem;padding:1.6rem 0;background:var(--primary-color-white);border-top:0}.ec-main-collection__facets .mobile-facets__submenu .mobile-facets__footer{display:none}.ec-main-collection__facets .mobile-facets__footer>*{width:auto}.ec-main-collection__facets .mobile-facets__footer>*+*{margin-left:0}.ec-main-collection__facets .mobile-facets__clear-wrapper{width:100%;max-width:145px}.ec-main-collection__facets .mobile-facets__clear{width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.8rem 2.4rem;color:var(--primary-color-blue);border:.1rem solid var(--primary-color-blue);border-radius:999rem;font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:1.5;text-decoration:none;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;transition:all .3s ease}.ec-main-collection__facets .mobile-facets__clear:hover{background:var(--primary-color-blue);color:var(--primary-color-white)}.ec-main-collection__facets .mobile-facets__footer .button{min-width:6.8rem;min-height:3.2rem;padding:.8rem 1.8rem;background:var(--primary-color-blue);border-radius:999rem;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;border:.1rem solid var(--primary-color-blue);transition:all .3s ease}.ec-main-collection__facets .mobile-facets__footer .button:after,.ec-main-collection__facets .mobile-facets__footer .button:before{display:none}.ec-main-collection__facets .mobile-facets__footer .button:hover{background:var(--primary-color-white);color:var(--primary-color-blue)}@media screen and (max-width:389px){.ec-main-collection__facets .mobile-facets__clear,.ec-main-collection__facets .mobile-facets__footer .button{font-size:1.4rem;padding:.8rem 1rem}}.ec-main-collection__sort-options{display:flex;flex-direction:column;padding:.8rem 0 1.2rem}.ec-main-collection__sort-option{display:flex;align-items:center;gap:.8rem;padding:1.1rem 0;color:var(--neutral-color-500);cursor:pointer;font-size:1.6rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-main-collection__sort-option input{width:1.6rem;height:1.6rem;margin:0;accent-color:var(--primary-color-blue)}.ec-main-collection__facets .product-count{display:none}.ec-main-collection__facets>.facets.small-hide,.ec-main-collection__facets>.facets-pill{display:none}.ec-main-collection__grid-container,.ec-main-collection__products-wrap{position:relative}.ec-main-collection__products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3.2rem 2.4rem}.ec-video-shelf{width:100%;overflow:hidden;margin:0 auto}.ec-video-shelf__header{position:relative;display:flex;align-items:flex-end;justify-content:start;gap:2rem;margin-bottom:4.8rem}.ec-video-shelf__heading{min-width:0;text-align:left}.ec-video-shelf__title,.ec-video-shelf__subtitle{margin:0;color:var(--primary-color-blue, #254398);letter-spacing:0}.ec-video-shelf__title{font-size:3rem;line-height:1.2;letter-spacing:0}.ec-video-shelf__title p,.ec-video-shelf__subtitle p{margin:0}.ec-video-shelf__subtitle{margin-bottom:.8rem;font-size:1.4rem;line-height:1.2;letter-spacing:0;text-transform:uppercase}.ec-video-shelf__navigation{position:absolute;right:0;bottom:0;flex:0 0 auto;align-items:center;gap:2rem}.ec-video-shelf__swiper{width:100%;overflow:visible}.ec-video-shelf__slide{height:auto}.ec-video-shelf__card{display:flex;flex-direction:column;gap:1.6rem;height:100%}.ec-video-shelf__video-wrap{position:relative;width:100%;aspect-ratio:281 / 478;overflow:hidden;border-radius:1rem;background:rgba(var(--color-foreground),.04)}.ec-video-shelf__video,.ec-video-shelf__video-placeholder{display:block;width:100%;height:100%;object-fit:cover}.ec-video-shelf__play-button{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;padding:0;border:0;border-radius:50%;background:var(--primary-color-white);color:var(--primary-color-blue, #254398);cursor:pointer;transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.ec-video-shelf__play-button:before{position:absolute;top:-1.1rem;right:-1.1rem;bottom:-1.1rem;left:-1.1rem;z-index:-1;display:block;border-radius:50%;background:#ffffff73;content:"";transform:scale(1)}.ec-video-shelf__video-wrap:hover .ec-video-shelf__play-button:before{animation:ec-video-shelf-play-pulse 1.5s ease-in-out infinite}.ec-video-shelf__play-button svg{width:1.1rem;height:1.1rem;margin-left:.2rem}.ec-video-shelf__card.is-playing .ec-video-shelf__play-button{opacity:0;visibility:hidden;pointer-events:none}@keyframes ec-video-shelf-play-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.ec-video-shelf__product{height:6rem;display:flex;align-items:center;gap:.4rem;min-width:0;color:inherit;text-decoration:none;border:.1rem solid var(--neutral-color-50);border-radius:.4rem;background-color:var(--primary-color-white);padding:0 .8rem 0 .4rem}.ec-video-shelf__product-media{flex:0 0 6.4rem;width:4.5rem;height:4.5rem;overflow:hidden;border-radius:1.2rem}.ec-video-shelf__product-image{display:block;width:100%;height:100%;object-fit:contain}.ec-video-shelf__product-info{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;min-width:0;gap:.4rem}.ec-video-shelf__product-title{width:100%;height:2.1rem;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:1.5;letter-spacing:0}.ec-video-shelf__product-price{margin-left:auto;padding-right:.4rem}.ec-video-shelf__product-price s{font-size:1.2rem!important;margin-right:.4rem!important}.ec-video-shelf__product-price .price{color:var(--primary-color-blue, #254398);font-size:1.2rem;font-weight:700;line-height:1.2;letter-spacing:0}.ec-video-shelf__product-price .price__container{display:flex;gap:.4rem}.ec-video-shelf__product-price .price .price-item{margin:0}@media screen and (max-width:749px){.ec-video-shelf__title{font-size:2.4rem}}@media screen and (max-width:460px){.ec-video-shelf__navigation{position:static}}.ec-blog-shelf{width:100%;overflow:hidden;margin:0 auto}.ec-blog-shelf__header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:4rem}.ec-blog-shelf__heading{min-width:0;text-align:left}.ec-blog-shelf__title,.ec-blog-shelf__subtitle{margin:0;color:var(--primary-color-blue, #254398);letter-spacing:0}.ec-blog-shelf__title{font-size:3rem;line-height:1.2}.ec-blog-shelf__title p,.ec-blog-shelf__subtitle p{margin:0}.ec-blog-shelf__subtitle{margin-bottom:.8rem;font-size:1.4rem;line-height:1.2;text-transform:uppercase}.ec-blog-shelf__actions{display:flex;flex:0 0 auto;align-items:center;gap:2rem}.ec-blog-shelf__button{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:.8rem 6.4rem;border:.1rem solid var(--primary-color-blue, #254398);border-radius:100px;background:transparent;color:var(--primary-color-blue, #254398);font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;text-decoration:none;transition:background .18s ease,color .18s ease}.ec-blog-shelf__button:hover{background:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff)}.ec-blog-shelf__navigation{flex:0 0 auto;align-items:center;gap:2rem}.ec-blog-shelf__swiper{width:100%;overflow:visible}.ec-blog-shelf__slide{height:auto}.ec-blog-shelf__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:2rem;background:var(--auxiliary-color-lilac-1);padding:1.2rem;color:inherit;text-decoration:none}.ec-blog-shelf__media{display:block;width:100%;aspect-ratio:416 / 180;overflow:hidden;border-radius:1rem;background:rgba(var(--color-foreground),.04)}.ec-blog-shelf__image{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem;transition:transform 1.8s var(--animation-cubic-bezier)}.ec-blog-shelf__card:hover .ec-blog-shelf__image{transform:scale(1.2)}.ec-blog-shelf__card-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:1.2rem;padding:1rem 0 0}.ec-blog-shelf__card-title{margin:0;color:var(--neutral-color-500);font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0}.ec-blog-shelf__card-description{width:100%;color:var(--neutral-color-300);font-size:1.6rem;line-height:1.5;letter-spacing:0}.ec-blog-shelf__card-description p{height:4.8rem;margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ec-blog-shelf__card-button{display:inline-flex;align-items:center;margin-top:auto;color:var(--primary-color-blue, #254398);font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;text-decoration:underline}.ec-blog-shelf__pagination{position:relative;align-items:center;justify-content:center;gap:0;width:168px!important;max-width:100%;height:3px;margin:4rem auto 0;border-radius:100px;overflow:hidden;background:#e8e8e8}.ec-blog-shelf__pagination .swiper-pagination-bullet{flex:1 1 0;width:auto;min-width:0;height:100%;margin:0!important;border-radius:100px;background:#e8e8e8;opacity:1;transition:background .22s ease}.ec-blog-shelf__pagination .swiper-pagination-bullet-active{background:var(--primary-color-blue, #254398)}@media screen and (max-width:1024px){.ec-blog-shelf__header{align-items:flex-start}}@media screen and (max-width:749px){.ec-blog-shelf__header{flex-direction:column}.ec-blog-shelf__title{font-size:2.4rem}.ec-blog-shelf__actions{width:100%;justify-content:space-between}.ec-blog-shelf__pagination{width:114px!important;margin-top:4rem}.ec-blog-shelf__card-button{font-size:1.4rem}}@media screen and (max-width:439px){.ec-blog-shelf__actions{flex-wrap:wrap}.ec-blog-shelf__button{height:4rem;text-wrap:nowrap}}.ec-static-banner{width:100%;overflow:hidden;margin:0 auto}.ec-static-banner__container{position:relative;display:block;overflow:hidden;color:var(--primary-color-white);text-decoration:none}.ec-static-banner__media{position:relative;width:100%;overflow:hidden;border-radius:inherit;background:rgba(var(--color-foreground),.04)}.ec-static-banner__media picture{display:block;width:100%;height:100%}.ec-static-banner__image{display:block;width:100%;height:100%;object-fit:contain}.ec-static-banner__image--placeholder{background:rgba(var(--color-foreground),.04)}.ec-about-banner{width:100%;margin:0 auto}.ec-about-banner__container{position:relative;width:100%;height:100%;overflow:hidden}.ec-about-banner__media{position:relative;display:block;width:100%;margin:0 auto;aspect-ratio:1344 / 579;color:inherit;text-decoration:none;overflow:hidden;border-radius:2rem}.ec-about-banner__media:after{display:block!important;width:100%;height:100%;background:linear-gradient(to top,#010101,#1d1d1b33);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;z-index:2;position:absolute;left:0;right:0;bottom:0;content:""}.ec-about-banner__media-item{display:block;width:100%;height:100%;object-fit:cover}.ec-about-banner__content{position:absolute;z-index:3;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;width:calc(100% - 48px);max-width:78rem;text-align:center;transform:translate(-50%,-50%)}.ec-about-banner__subtitle{margin:0 0 .8rem;color:var(--primary-color-white);font-size:1.4rem;line-height:1.2;letter-spacing:0;text-transform:uppercase}.ec-about-banner__title{margin:0;color:var(--primary-color-white);font-size:3.6rem;line-height:1.2;letter-spacing:0}.ec-about-banner__content-text{margin-top:1.8rem;color:var(--primary-color-white);font-size:1.8rem;line-height:1.5;letter-spacing:0}.ec-about-banner__content-text p{margin:0}.ec-about-banner__button{display:inline-flex;align-items:center;justify-content:center;margin-top:1.8rem;color:var(--primary-color-white);font-size:1.4rem;line-height:1.2;letter-spacing:0;text-transform:uppercase;text-decoration:underline}@media screen and (max-width:749px){.ec-about-banner__container{width:auto;max-width:none}.ec-about-banner__content{width:calc(100% - 30px)}.ec-about-banner__media{aspect-ratio:358 / 579}.ec-about-banner__title{font-size:2.8rem}.ec-about-banner__content-text{font-size:1.6rem}}.ec-newsletter{width:100%;margin-top:4.8rem;background:var(--primary-color-white)}.ec-newsletter__container{position:relative;margin:0 auto;display:flex;justify-content:center;align-items:center}.ec-newsletter__content{width:100%;position:relative;display:flex;justify-content:center;align-items:center;gap:7rem;margin:0 8rem}.ec-newsletter__heading{width:45%;min-width:0;display:flex;place-items:center;justify-content:center}.ec-newsletter__title{max-width:36.6rem;margin:0;color:var(--primary-color-blue, #254398);font-size:3.6rem;line-height:1.2;letter-spacing:0}.ec-newsletter__title p{margin:0}.ec-newsletter__form{width:55%}.ec-newsletter__customer-form{width:100%}.ec-newsletter__customer-form{position:relative;max-width:100%!important;display:flex;flex-direction:column;align-items:stretch;gap:1.6rem;max-width:none;margin:0}.ec-newsletter__customer-form>.h-captcha{position:absolute;width:0;height:0;overflow:hidden}.ec-newsletter__field-wrapper{width:100%;max-width:100%!important;max-width:none;border:none!important;box-shadow:none!important;outline:none!important}.ec-newsletter__email-field{width:100%}.ec-newsletter__email-input{height:4.8rem;border-radius:100px;background:var(--primary-color-off);padding:.4rem 5.4rem .4rem 2.2rem;font-size:1.2rem;line-height:1.2;letter-spacing:0;color:var(--neutral-color-300)}.ec-newsletter__email-label{display:none}.ec-newsletter__submit{right:.5rem!important;top:.5rem!important;width:4rem!important;height:4rem!important;background-color:var(--primary-color-blue, #254398)!important;border-radius:100px!important;transition:background-color .2s ease!important}.ec-newsletter__submit:hover{background-color:transparent!important}.ec-newsletter__submit:hover svg path{stroke:var(--primary-color-blue, #254398)!important}.ec-newsletter__submit svg{width:2.4rem;height:2.4rem}.ec-newsletter__submit svg path{stroke:var(--primary-color-white)!important;stroke-width:1!important}.ec-newsletter__checkbox-field{display:flex;align-items:center;gap:.5rem;height:fit-content}.ec-newsletter__checkbox-field input{position:relative;box-sizing:border-box;display:inline-block;-webkit-appearance:none;appearance:none;width:1.6rem;height:1.6rem;border:.1rem solid var(--primary-color-blue, #254398);border-radius:50%;background:var(--primary-color-white)}.ec-newsletter__checkbox-field input{flex:0 0 auto;width:1.6rem;height:1.6rem;margin:.2rem 0 0;accent-color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:1.5;letter-spacing:0;cursor:pointer}.ec-newsletter__checkbox-field input:checked:before{position:absolute;top:50%;left:50%;content:"";display:block;width:.6rem;height:.6rem;margin:0;border-radius:50%;background:var(--primary-color-blue, #254398);transform:translate(-50%,-50%)}.ec-newsletter__checkbox-field--consent{gap:1rem;padding:0 2rem}.ec-newsletter__checkbox-field--consent input{position:relative;border-radius:.2rem;background:var(--primary-color-white)}.ec-newsletter__checkbox-field--consent label{padding-top:2.5px}.ec-newsletter__checkbox-field--consent input:checked:before{position:absolute;top:50%;left:50%;width:.9rem;height:.5rem;margin:0;border-right:0;border-bottom:.2rem solid var(--primary-color-blue, #254398);border-left:.2rem solid var(--primary-color-blue, #254398);border-radius:0;background:transparent;transform:translate(-50%,-60%) rotate(-45deg)}.ec-newsletter__checkbox-field label{cursor:pointer;font-size:1.4rem;line-height:1.5;letter-spacing:0;font-weight:400;color:var(--neutral-color-300)}.ec-newsletter__question-field-wrapper{display:flex;gap:1rem}.ec-newsletter__question-field{width:100%;padding:0 2rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.8rem;color:var(--primary-color-blue, #254398)}.ec-newsletter__question-title,.ec-newsletter__question-date{margin:0;font-size:1.4rem;line-height:1.5;letter-spacing:0;font-weight:700;white-space:nowrap}.ec-newsletter__question-title{font-weight:700}.ec-newsletter__question-options{display:flex;gap:1.2rem}.ec-newsletter__date-fields{display:flex;align-items:flex-end;gap:.6rem;max-width:18rem;height:15px}.ec-newsletter__date-field{position:relative;display:flex;flex-direction:column;width:2rem;height:100%}.ec-newsletter__date-field:not(:last-child):after{position:absolute;right:-.7rem;bottom:.3rem;color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:.5;content:"/"}.ec-newsletter__date-field label{display:none}.ec-newsletter__date-field input{box-sizing:border-box;width:100%;height:100%;padding:0;border:0;border-bottom:.1rem solid var(--primary-color-blue, #254398);border-radius:0;background:transparent;color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:1.2;text-align:center}.ec-newsletter input:focus,.ec-newsletter input.focused{outline:0;box-shadow:none}.ec-newsletter__date-field input::-webkit-inner-spin-button,.ec-newsletter__date-field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.ec-newsletter__checkbox-title,.ec-newsletter__checkbox-text{display:block}.ec-newsletter__checkbox-title{font-weight:700}.ec-newsletter__message{justify-content:flex-start;margin:1.2rem 0 0}.ec-newsletter__message--success{margin-top:0}.ec-newsletter__right-floating-buttons{position:absolute;z-index:3;top:37%;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;transform:translate(200%,-50%)}.ec-newsletter__scroll-to-top-button,.ec-newsletter__atendimento-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:4rem;min-height:4rem;padding:.8rem;border:.1rem solid var(--neutral-color-100);border-radius:100px;background:var(--primary-color-white);color:var(--primary-color-blue, #254398);cursor:pointer;text-decoration:none;box-shadow:2.25px 5.25px 7.13px #4845442b;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.ec-newsletter__atendimento-toggle{background:var(--icon-color-lilac)}.ec-newsletter__scroll-to-top-button{animation:ec-newsletter-scroll-bg 6s ease-in-out infinite}.ec-newsletter__scroll-to-top-button:hover{background:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff)}@keyframes ec-newsletter-scroll-bg{0%,to{background:var(--primary-color-blue, #254398)}25%{background:var(--auxiliary-color-blue-3)}50%{background:var(--icon-color-coral)}75%{background:var(--icon-color-lilac)}}.ec-newsletter__atendimento[open] .ec-newsletter__atendimento-toggle{background:#000;color:var(--primary-color-white, #fff);box-shadow:0 1rem 2.4rem #0003}.ec-newsletter__scroll-to-top-button svg{width:2rem;height:2rem;transform:rotate(-90deg)}.ec-newsletter__scroll-to-top-button svg path{stroke:var(--primary-color-white)!important}.ec-newsletter__atendimento{position:relative}.ec-newsletter__atendimento-toggle{position:relative;gap:.8rem;font-size:1.4rem;font-weight:700;line-height:1.2;list-style:none}.ec-newsletter__atendimento-toggle::-webkit-details-marker{display:none}.ec-newsletter__atendimento-icon{display:inline-flex;align-items:center;justify-content:center;transition:opacity .22s ease,transform .22s ease}.ec-newsletter__atendimento-icon svg{width:2.2rem;height:2.2rem}.ec-newsletter__atendimento-icon--close{position:absolute;opacity:0;transform:scale(.7) rotate(-45deg)}.ec-newsletter__atendimento[open] .ec-newsletter__atendimento-icon--chat{opacity:0;transform:scale(.7) rotate(45deg)}.ec-newsletter__atendimento[open]:not(.is-closing) .ec-newsletter__atendimento-icon--chat{animation:ec-newsletter-atendimento-icon-out .22s ease forwards}.ec-newsletter__atendimento[open] .ec-newsletter__atendimento-icon--close{color:var(--primary-color-white, #fff);opacity:1;transform:scale(1) rotate(0)}.ec-newsletter__atendimento[open]:not(.is-closing) .ec-newsletter__atendimento-icon--close{animation:ec-newsletter-atendimento-icon-in .22s ease forwards}.ec-newsletter__atendimento.is-closing .ec-newsletter__atendimento-icon--chat{animation:ec-newsletter-atendimento-icon-in .22s ease forwards;opacity:1;transform:scale(1) rotate(0)}.ec-newsletter__atendimento.is-closing .ec-newsletter__atendimento-icon--close{animation:ec-newsletter-atendimento-icon-out .22s ease forwards;opacity:0;transform:scale(.7) rotate(-45deg)}.ec-newsletter__atendimento-icon--close svg{width:1.1rem!important;height:1.1rem!important}.ec-newsletter__atendimento-icon--close svg path{stroke:var(--primary-color-white)!important}.ec-newsletter__atendimento-menu{position:absolute;right:0;bottom:calc(100% + 2rem);display:flex;flex-direction:column;gap:1.5rem;min-width:18rem;opacity:0;pointer-events:none;transform:translateY(.8rem);transition:opacity .22s ease,transform .22s ease}.ec-newsletter__atendimento[open] .ec-newsletter__atendimento-menu{animation:ec-newsletter-atendimento-menu-enter .22s ease forwards;opacity:1;pointer-events:auto;transform:translateY(0)}.ec-newsletter__atendimento.is-closing .ec-newsletter__atendimento-menu{animation:ec-newsletter-atendimento-menu-exit .22s ease forwards;opacity:0;pointer-events:none;transform:translateY(.8rem)}@keyframes ec-newsletter-atendimento-menu-enter{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}@keyframes ec-newsletter-atendimento-menu-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(.8rem)}}@keyframes ec-newsletter-atendimento-icon-in{0%{opacity:0;transform:scale(.7) rotate(-45deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes ec-newsletter-atendimento-icon-out{0%{opacity:1;transform:scale(1) rotate(0)}to{opacity:0;transform:scale(.7) rotate(45deg)}}.ec-newsletter__atendimento-button{width:21rem;position:relative;font-family:PeakRounded;display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;border-radius:100px;background:var(--primary-color-white);color:var(--neutral-color-500);font-size:1.4rem;font-weight:600;line-height:1.2;letter-spacing:0;text-align:center;text-decoration:none;white-space:nowrap;box-shadow:2.25px 5.25px 7.13px #4845442b;padding-right:4rem}.ec-newsletter__atendimento-button .svg-wrapper{position:absolute;top:50%;right:0;width:4rem;height:4rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border-radius:100px;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.ec-newsletter__atendimento-button .svg-wrapper:before{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#ffffff59;content:"";opacity:0;transform:scale(.35);transition:opacity .28s ease,transform .28s ease}.ec-newsletter__atendimento-button .svg-wrapper svg{position:relative;z-index:1;width:2rem;height:2rem;transform-origin:center;transition:transform .28s ease}.ec-newsletter__atendimento-button:hover .svg-wrapper{box-shadow:0 .6rem 1.4rem #2543982e;transform:translateY(-50%) scale(1.08)}.ec-newsletter__atendimento-button:hover .svg-wrapper:before{opacity:1;transform:scale(1)}.ec-newsletter__atendimento-button:hover .svg-wrapper svg{animation:ec-newsletter-atendimento-button-icon-hover .58s ease}.ec-newsletter__atendimento-button--whatsapp .svg-wrapper{background:var(--auxiliary-color-light-green-1)}.ec-newsletter__atendimento-button--chat .svg-wrapper{background:var(--auxiliary-color-lilac-1)}@keyframes ec-newsletter-atendimento-button-icon-hover{0%,to{transform:translateY(0) rotate(0) scale(1)}35%{transform:translateY(-.25rem) rotate(-8deg) scale(1.12)}70%{transform:translateY(.1rem) rotate(6deg) scale(.96)}}@media screen and (max-width:1439px){.ec-newsletter__content{gap:1rem}.ec-newsletter__right-floating-buttons{top:43%}}@media screen and (max-width:1280px){.ec-newsletter__right-floating-buttons{top:40%}}@media screen and (max-width:1025px){.ec-newsletter__content{flex-direction:column;gap:2rem}.ec-newsletter__right-floating-buttons{top:-63px;right:-20px}.ec-newsletter__heading,.ec-newsletter__form{width:100%}.ec-newsletter__title{text-align:center;max-width:100%}.ec-newsletter__customer-form{gap:2rem}}@media screen and (max-width:749px){.ec-newsletter__right-floating-buttons{transform:translateY(-50%);right:0}.ec-newsletter__content{margin:0}.ec-newsletter__title{font-size:2rem;max-width:100%}.ec-newsletter__question-field,.ec-newsletter__checkbox-field--consent{padding:0}}.ec-footer{position:relative;width:100%}.ec-footer__inner{width:100%;margin:0 auto}.ec-footer__top,.ec-footer__middle,.ec-footer__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem}.ec-footer__top{padding-bottom:4rem}.ec-footer__middle{align-items:center;padding-bottom:2.4rem}.ec-footer__bottom{width:100%;align-items:center;border-top:.1rem solid var(--auxiliary-color-earth-1)}.ec-footer__bottom-inner{width:100%;margin:0 auto;padding:2rem 4.8rem;display:flex;align-items:center;justify-content:space-between;gap:4rem}.ec-footer__menus{flex:1 1 auto}.ec-footer__menus--desktop{display:grid;grid-template-columns:repeat(4,minmax(12rem,1fr));gap:4.8rem;max-width:78rem;margin-top:5rem}.ec-footer__menus--mobile{display:none}.ec-footer__menu-title{font-family:PeakRounded;margin:0 0 2rem;color:inherit;font-size:1.1rem;font-weight:700;line-height:1.2;letter-spacing:0}.ec-footer__link-list{display:flex;flex-direction:column;gap:.9rem}.ec-footer__link{display:block;color:inherit;font-size:1.4rem;line-height:1.5;letter-spacing:0;text-decoration:none;transition:opacity .18s ease}.ec-footer__link:hover{text-decoration:underline;text-underline-offset:.3rem}.ec-footer__follow{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;gap:1.6rem}.ec-footer__follow-title{margin-bottom:0;color:inherit;font-size:1.8rem;font-weight:700;line-height:1.2;letter-spacing:0}.ec-footer__follow-images{display:flex;gap:1.2rem}.ec-footer__follow-image{display:block;border-radius:1rem;object-fit:contain}.ec-footer__social-list{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.2rem;margin:0;padding:0}.ec-footer__social-link{position:relative;isolation:isolate;overflow:hidden;width:3.2rem;height:3.2rem;padding:0;border-radius:50%;background:var(--primary-color-off);color:var(--primary-color-blue, #254398);display:flex;justify-content:center;align-items:center;transition:transform .18s ease}.ec-footer__social-link:before{position:absolute;top:-.3rem;right:-.3rem;bottom:-.3rem;left:-.3rem;z-index:0;background:var(--ec-footer-social-hover-color, var(--primary-color-blue));border-radius:inherit;content:"";transform:translate(-100%);transition:transform .15s ease;will-change:transform}.ec-footer__social-link:hover:before,.ec-footer__social-link:focus-visible:before{transform:translate(0)}.ec-footer__social-link--instagram{--ec-footer-social-hover-color: var(--icon-color-lilac)}.ec-footer__social-link--facebook{--ec-footer-social-hover-color: var(--icon-color-skyblue)}.ec-footer__social-link--pinterest{--ec-footer-social-hover-color: var(--icon-color-earth)}.ec-footer__social-link--tiktok{--ec-footer-social-hover-color: var(--icon-color-green)}.ec-footer__social-link--youtube{--ec-footer-social-hover-color: var(--icon-color-coral)}.ec-footer__social-icon{position:relative;z-index:1;display:block;width:1.8rem;height:1.8rem;background:var(--primary-color-blue, #254398);mask:var(--ec-footer-social-icon) center / contain no-repeat;-webkit-mask:var(--ec-footer-social-icon) center / contain no-repeat;transition:background-color .24s ease}.ec-footer__social-link:hover .ec-footer__social-icon,.ec-footer__social-link:focus-visible .ec-footer__social-icon{background:var(--primary-color-off)}.ec-footer__social-svg{position:relative;z-index:1;display:block;width:1.8rem;height:1.8rem}.ec-footer__youtube-shape{fill:var(--primary-color-blue, #254398);transition:fill .24s ease}.ec-footer__youtube-play{fill:var(--primary-color-off);transition:fill .24s ease}.ec-footer__social-link--youtube:hover .ec-footer__youtube-shape,.ec-footer__social-link--youtube:focus-visible .ec-footer__youtube-shape{fill:var(--primary-color-off)}.ec-footer__social-link--youtube:hover .ec-footer__youtube-play,.ec-footer__social-link--youtube:focus-visible .ec-footer__youtube-play{fill:var(--ec-footer-social-hover-color)}.ec-footer__direct-links{display:flex;flex-wrap:wrap;gap:3.2rem}.ec-footer__direct-link{display:inline-flex;font-size:1.6rem;font-weight:600;text-decoration:none;letter-spacing:0;line-height:1.2;color:inherit}.ec-footer__direct-link-label{display:inline-block;overflow:hidden;height:1.2em;line-height:1.2}.ec-footer__direct-link-track{display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.33,1,.68,1);will-change:transform}.ec-footer__direct-link-line{display:block;flex-shrink:0;height:1.2em;line-height:1.2}.ec-footer__direct-link:hover .ec-footer__direct-link-track,.ec-footer__direct-link:focus-visible .ec-footer__direct-link-track{transform:translateY(-1.2em)}@media(prefers-reduced-motion:reduce){.ec-footer__direct-link-track{transition:none}.ec-footer__direct-link:hover .ec-footer__direct-link-track,.ec-footer__direct-link:focus-visible .ec-footer__direct-link-track{transform:none}}.ec-footer__payment-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin:0;padding:0}.ec-main-collection__product{min-width:0}.ec-main-collection__empty{position:relative;padding:4rem 0}.ec-main-collection .pagination-wrapper{margin-top:4.8rem}.ec-main-collection .pagination__list{justify-content:center}.ec-main-collection .pagination__list li{padding:0;margin:0;width:3rem;height:3rem;margin-right:.5rem!important;flex:unset!important}.ec-main-collection .pagination__item{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:100px;background:var(--primary-color-white);border:.1rem solid var(--neutral-color-100);color:var(--neutral-color-300);font-size:1.6rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-main-collection .pagination__item:after{display:none!important}.ec-main-collection .pagination__item--current{border-color:var(--primary-color-blue);opacity:1!important}@media screen and (max-width:1279px){.ec-main-collection__products{grid-template-columns:repeat(3,minmax(0,1fr))}.ec-footer__payment-list .list-payment__item{padding:0}}.ec-footer__payment-list svg{height:2rem;width:auto}.ec-footer__certifications{display:flex;flex:0 0 auto;align-items:center;gap:1.6rem;min-width:20rem}.ec-footer__certification-logo{display:block;width:auto;max-width:7.5rem;max-height:3rem;object-fit:contain}.ec-footer__legal{display:flex;flex:1 1 auto;justify-content:center;gap:.6rem;color:inherit;font-size:1.1rem;line-height:1.5;letter-spacing:0;text-align:center}.ec-footer__legal p{margin:0}@media screen and (max-width:1280px){.ec-footer__follow-image{width:8.8rem;height:8.8rem}.ec-footer__legal{flex-direction:column}}@media screen and (max-width:1024px){.ec-footer__follow-images{flex-direction:column}}@media screen and (max-width:989px){.ec-footer__top,.ec-footer__middle,.ec-footer__bottom,.ec-footer__menus--desktop{gap:2.4rem}.ec-footer__social-list{flex-direction:column}}@media screen and (max-width:749px){.ec-main-collection__inner{padding:2.4rem 1.6rem 4rem}.ec-main-collection__heading{gap:1.2rem;margin-bottom:3rem;padding-bottom:3rem}.ec-main-collection__products-count{display:none}.ec-main-collection__title{font-size:3rem}.ec-main-collection__description{font-size:1.6rem}.ec-main-collection__controls{margin-bottom:6rem;display:flex;flex-wrap:nowrap}.ec-main-collection__facets{width:100%;display:flex;justify-content:center;align-items:center}.ec-main-collection__facets .facets-container-drawer,.ec-main-collection__facets .mobile-facets__wrapper,.ec-main-collection__facets .mobile-facets__disclosure{width:100%;display:flex!important}.ec-main-collection__facets .mobile-facets__open-wrapper{width:100%}.ec-main-collection__facets .mobile-facets{display:flex;align-items:stretch;justify-content:flex-start;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.ec-main-collection__facets .mobile-facets__inner{position:fixed;top:0;right:0;left:auto;z-index:1;width:95vw;max-width:95vw;height:100%;max-height:none;margin-left:0;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;border-top-left-radius:2.4rem;border-bottom-left-radius:2.4rem;border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity));transform:translate(100%);transition:transform var(--duration-default) ease;box-sizing:border-box}.ec-main-collection__facets .menu-opening .mobile-facets__inner{transform:translate(0)}.js .ec-main-collection__facets .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translate(100%)}.ec-main-collection__facets .mobile-facets__header{flex-shrink:0;min-height:7.2rem}.ec-main-collection__facets .mobile-facets__main{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 2rem;-webkit-overflow-scrolling:touch}.ec-main-collection__facets .mobile-facets__summary{padding-right:0;padding-left:0}.ec-main-collection__facets .mobile-facets__footer{flex-shrink:0}.ec-main-collection__facets .mobile-facets__close{width:4.4rem;height:4.4rem}.ec-main-collection__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 1.2rem}.ec-main-collection .pagination-wrapper{margin-top:3.2rem}}.ec-main-collection-text{margin:0 auto}.ec-main-collection-text__inner{display:flex;gap:8.8rem}.ec-main-collection-text__title{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue);text-transform:uppercase;margin:0 0 .8rem}.ec-main-collection-text__title-description{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:3rem;font-weight:600;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue)}.ec-main-collection-text__description-text{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300);max-width:88.4rem}@media screen and (max-width:749px){.ec-main-collection-text__inner{flex-direction:column;gap:4rem}.ec-main-collection-text__title-description{font-size:2.8rem}.ec-footer__inner{display:flex;flex-direction:column}.ec-footer__top,.ec-footer__middle,.ec-footer__bottom{flex-direction:column;align-items:stretch;gap:2.4rem}.ec-footer__top,.ec-footer__middle{display:contents}.ec-footer__menus--desktop{display:none}.ec-footer__menus--mobile{display:flex;flex-direction:column;order:1;margin-bottom:4.8rem}.ec-footer__menu-accordion{border-bottom:.1rem solid var(--primary-color-off)}.ec-footer__menu-summary{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;color:inherit;cursor:pointer;font-size:1.6rem;font-weight:700;line-height:1.2;list-style:none;text-transform:uppercase}.ec-footer__menu-summary::-webkit-details-marker{display:none}.ec-footer__menu-icon{position:relative;width:1rem;height:1rem;color:var(--primary-color-off)}.ec-footer__menu-icon:before,.ec-footer__menu-icon:after{position:absolute;top:50%;left:50%;width:1rem;height:.1rem;background:currentColor;content:"";transform:translate(-50%,-50%);opacity:1}.ec-footer__menu-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.ec-footer__menu-accordion[open] .ec-footer__menu-icon:after{opacity:0}.ec-footer__menu-accordion .ec-footer__link-list{padding-bottom:1.6rem;gap:1.6rem}.ec-footer__direct-links{order:2;justify-content:space-between;gap:2.4rem;margin-bottom:4.8rem}.ec-footer__direct-link{font-size:1.4rem}.ec-footer__payment{order:3}.ec-footer__payment-list{justify-content:center;margin-bottom:4.8rem}.ec-footer__follow{order:4;align-items:center;gap:2rem;margin-bottom:2.4rem}.ec-footer__follow-images{width:100%;justify-content:space-between;flex-direction:row;gap:2rem}.ec-footer__follow-image{width:100%;height:100%;object-fit:contain}.ec-footer__social-list{justify-content:space-between;flex-direction:row;gap:1.2rem}.ec-footer__bottom{order:5;align-items:center;padding-top:1.6rem}.ec-footer__bottom-inner{flex-direction:column;padding:2rem 1.6rem;gap:2.6rem}.ec-footer__certifications{justify-content:center;min-width:0}.ec-footer__legal{flex-direction:column;align-items:center}}@media screen and (max-width:749px){.ec-breadcrumb{margin-bottom:2rem}}.ec-main-product__inner{padding:0 4.8rem;margin:0 auto}.ec-main-product__content{display:flex;align-items:flex-start;gap:3rem}.ec-main-product__gallery-col{box-sizing:border-box;flex:0 0 55%;max-width:55%}@media screen and (max-width:749px){.ec-main-product__inner{padding:0 1.6rem}}.ec-main-product__info-col{box-sizing:border-box;flex:0 0 45%;max-width:calc(45% - 3rem)}.ec-main-product__gallery-shell{width:100%;--ec-gallery-media-padding: clamp(.8rem, 2.4vw, 1.6rem);--ec-gallery-thumb-padding: clamp(.4rem, 1.2vw, .75rem)}.ec-main-product__gallery-shell media-gallery{display:grid;grid-template-columns:minmax(0,10rem) minmax(0,1fr);column-gap:1.7rem;align-items:start}.ec-main-product__gallery-shell media-gallery>[id^=GalleryStatus]{grid-column:1 / -1}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer]{grid-column:2;grid-row:2;width:100%;min-width:0;position:relative}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer]>.ec-main-product__gallery-viewer-slider-buttons{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer].ec-main-product__gallery-viewer--ec-nav .ec-main-product__gallery-main-nav{position:absolute;left:0;right:0;bottom:1.2rem;display:flex;justify-content:center;align-items:center;gap:2rem;z-index:3;pointer-events:none;opacity:0;transition:opacity .2s ease}.ec-main-product__gallery-main-nav.ec-main-product__gallery-main-nav--visible,.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer]:focus-within .ec-main-product__gallery-main-nav{opacity:1}@media screen and (hover:hover)and (pointer:fine){.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer].ec-main-product__gallery-viewer--ec-nav:hover .ec-main-product__gallery-main-nav{opacity:1}}.ec-main-product__gallery-main-nav .ec-main-product__gallery-main-nav-btn{pointer-events:auto}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media-list{width:100%;margin-left:0;margin-right:0;margin-bottom:0}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media-item{width:100%;max-width:100%}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product-media-container{--aspect-ratio: 1 !important;--preview-ratio: 1 !important;--ratio: 1 !important;box-sizing:border-box;padding:var(--ec-gallery-media-padding);width:100%;max-width:100%;background-color:rgb(var(--color-background))}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product-media-container.constrain-height{margin-left:0;margin-right:0}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product-media-container.constrain-height.media-fit-contain{width:100%;max-width:100%;border-radius:20px}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product-media-container.constrain-height .media{padding-top:var(--ratio-percent)}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media{background-color:rgb(var(--color-background))}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product-media-container.media-fit-cover .product__modal-opener,.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product-media-container.media-fit-cover .media{height:100%;max-height:100%}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media img,.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__modal-opener img,.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .deferred-media__poster img{object-fit:contain!important;object-position:center}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media video{object-fit:contain}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryThumbnails]{grid-column:1;grid-row:2;display:flex;flex-direction:column;align-self:start;width:100%;min-width:0;max-width:10rem;box-sizing:border-box}.ec-main-product__gallery-shell media-gallery:not(:has([id^=GalleryThumbnails])) slider-component[id^=GalleryViewer]{grid-column:1 / -1}.ec-main-product__gallery-shell media-gallery .product__xr-button{grid-column:1 / -1}.ec-main-product__thumb-swiper{flex:0 0 auto;width:100%;max-height:100%;min-height:0;overflow:hidden;box-sizing:border-box}.ec-main-product__gallery-shell.ec-main-product__gallery-shell--thumbs-swiper .thumbnail-list.slider.swiper-wrapper{display:flex!important;flex-direction:column;gap:0;max-height:none;overflow:visible}.ec-main-product__gallery-shell .ec-main-product__thumb-swiper .swiper-slide{width:100%!important;height:auto}.ec-main-product__gallery-shell .thumbnail-slider{display:flex;flex-direction:column;align-items:stretch;flex:0 0 auto;gap:0;width:100%}.ec-main-product__gallery-shell .thumbnail-slider>.slider-button{display:none}.ec-main-product__gallery-shell .thumbnail-list.slider{display:flex!important;flex-direction:column;flex-wrap:nowrap;gap:.8rem;width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:hidden;scroll-snap-type:none;grid-template-columns:unset}.ec-main-product__gallery-shell .thumbnail-list.slider:after{content:none;padding:0;width:auto}.ec-main-product__gallery-shell .thumbnail-list__item.slider__slide{width:100%!important;max-width:100%;flex:0 0 auto}.ec-main-product__gallery-shell .thumbnail.global-media-settings{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--ec-gallery-thumb-padding);box-sizing:border-box;border-radius:10px;border:.1rem solid transparent;background-color:rgb(var(--color-background));box-shadow:none}.ec-main-product__gallery-shell .thumbnail.global-media-settings[aria-current]{border-color:var(--primary-color-blue);box-shadow:none!important}.ec-main-product__gallery-shell .thumbnail.global-media-settings img{width:100%;height:100%;object-fit:contain!important;object-position:center}.ec-main-product__gallery-shell .thumbnail-list__item:before{padding-bottom:100%}.ec-product-lightbox{background-color:var(--primary-color-white);height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.ec-product-lightbox[open]{visibility:visible;opacity:1;z-index:102}.ec-product-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000e0}.ec-product-lightbox__shell{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:2rem;box-sizing:border-box;pointer-events:none}.ec-product-lightbox__swiper,.ec-product-lightbox__toolbar{pointer-events:auto}.ec-product-lightbox__swiper{width:100%;max-width:min(120rem,95vw)}.ec-product-lightbox__slide{height:80dvh!important;display:flex;align-items:center;justify-content:center}.ec-product-lightbox__img-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ec-product-lightbox__img{max-width:100%;width:auto;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.ec-product-lightbox__toolbar{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:2rem}.ec-product-lightbox__toolbar--single [data-ec-lightbox-prev],.ec-product-lightbox__toolbar--single [data-ec-lightbox-next]{display:none}.ec-product-lightbox__toolbar .ec-shelf__nav-button:hover{border-color:var(--primary-color-blue);background-color:var(--primary-color-white);color:var(--primary-color-blue)}.ec-product-lightbox__close{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:.1rem solid var(--neutral-color-100);border-radius:50%;background:var(--primary-color-white);color:var(--primary-color-blue, #254398);cursor:pointer;transition:background .18s ease,color .18s ease,opacity .18s ease}.ec-product-lightbox__close:hover{border-color:var(--primary-color-blue)}.ec-product-lightbox__close .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}.ec-product-lightbox__close svg{width:1.2rem;height:1.2rem}.ec-product-lightbox__close svg path{fill:currentColor}@media screen and (max-width:749px){.ec-main-product__gallery-main-nav .ec-main-product__gallery-main-nav-btn{width:2.8rem;height:2.8rem}.ec-main-product__gallery-main-nav .ec-main-product__gallery-main-nav-btn svg{width:1.6rem;height:1.6rem}.ec-product-lightbox__shell{padding:1.6rem}.ec-product-lightbox__img{max-height:calc(100vh - 16rem)}.ec-product-lightbox__toolbar{gap:1.2rem;margin-top:1.6rem}}.ec-main-product__title{margin:0;font-size:3rem;line-height:1.2;letter-spacing:0;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue)}.ec-main-product__sku{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:0;font-weight:400;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-300)}.ec-main-product__description{margin:2.6rem 0;font-size:1.6rem;line-height:1.5;letter-spacing:0;font-weight:400;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-300)}.ec-main-product__description p:first-child{margin-top:0}.ec-main-product__description p:last-child{margin-bottom:0}.ec-main-product__price{margin:0 0 2.6rem;padding-bottom:2.6rem;height:3rem}.ec-main-product__price .price-item--regular{font-size:1.4rem!important;line-height:1.2;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-300)!important;margin-right:0!important}.ec-main-product__price .price:not(.price--on-sale) .price__regular .price-item--regular{font-size:2rem!important;font-weight:700;color:var(--primary-color-blue)!important}.ec-main-product__price .price--on-sale .price__sale>.visually-hidden:first-child+span:after{content:"\2022";margin-left:.8rem;margin-right:.5rem;color:var(--neutral-color-300);font-size:1.2rem;line-height:1}.ec-main-product__price .price-item--sale{font-size:2rem;line-height:1.2;letter-spacing:0;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue)}.ec-main-product__price .price--on-sale .price__sale{display:flex!important;place-items:center}.price-wrapper-span{display:flex;place-items:center}.price--large{display:flex;place-items:center;gap:1rem}.ec-main-product__price .price--on-sale .ec-main-product__sale-badge,.ec-main-product__price .volume-pricing--sale-badge .ec-main-product__sale-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-left:.5rem;padding:.5rem 1.2rem;border-radius:100px;background-color:var(--icon-color-coral);color:var(--primary-color-white);font-size:1.2rem;font-weight:700;line-height:0;letter-spacing:0;vertical-align:middle;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-main-product__sale-badge-icon{display:inline-flex;flex-shrink:0;width:1.3rem;height:1.3rem;align-items:center;justify-content:center}.ec-main-product__sale-badge-icon svg{width:100%;height:100%}.ec-main-product__sale-badge-icon :is(path,circle,ellipse,rect,polygon){fill:currentColor}.ec-main-product--loading{cursor:progress}.ec-main-product--loading .ec-variants-selector{opacity:.65;pointer-events:none}.ec-variants-selector{width:100%;display:flex;gap:2rem;margin-bottom:2.6rem;padding-top:2.6rem;border-top:1px solid var(--neutral-color-100)}.ec-variants-selector__color-container,.ec-variants-selector__size-container{width:50%;display:flex;flex-direction:column;gap:1.6rem}.ec-variants-selector__color-label,.ec-variants-selector__size-label{font-size:1.6rem;font-weight:700;color:var(--neutral-color-500);line-height:1.2;letter-spacing:0}.ec-variants-selector__color-name,.ec-variants-selector__size-name{font-weight:400}.ec-variants-selector__color-options,.ec-variants-selector__size-options{display:flex;flex-wrap:wrap;gap:1.2rem .8rem}.ec-variants-selector__color-option,.ec-variants-selector__size-option{position:relative;-webkit-appearance:none;appearance:none;border:0;background:none;cursor:pointer;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-variants-selector__color-option{--ec-color-option-size: 4rem;--ec-color-option-circle: 3.2rem;--ec-color-option-padding: .4rem;--ec-swatch-overlap: .3;width:calc(var(--ec-color-option-padding) * 2 + var(--ec-color-option-circle) * (1 + (1 - var(--ec-swatch-overlap)) * (var(--ec-swatch-count, 1) - 1)));min-width:var(--ec-color-option-size);height:var(--ec-color-option-size);padding:var(--ec-color-option-padding);border:1px solid transparent;border-radius:999px}.ec-variants-selector__color-option:not(.ec-variants-selector__color-option--multi){width:var(--ec-color-option-size);border-radius:50%}.ec-variants-selector__color-option--multi .ec-variants-selector__color-swatch{overflow:visible;border-radius:0}.ec-variants-selector__color-swatch{display:block;position:relative;width:100%;height:100%;border-radius:50%;background-color:transparent;overflow:hidden}.ec-variants-selector__color-swatch-layer{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:var(--neutral-color-100);background-position:center;background-size:cover}.ec-variants-selector__color-swatch--multi .ec-variants-selector__color-swatch-layer{width:var(--ec-color-option-circle);height:var(--ec-color-option-circle);top:50%;left:calc(var(--ec-swatch-index) * var(--ec-color-option-circle) * (1 - var(--ec-swatch-overlap)));transform:translateY(-50%);box-shadow:0 0 0 .15rem var(--primary-color-white)}.ec-variants-selector__size-option{min-width:5.6rem;min-height:4.1rem;padding:0 1.6rem;border:1px solid transparent;border-radius:1rem;background-color:var(--primary-color-white);color:var(--primary-color-blue);font-size:1.4rem;font-weight:500;line-height:1.5;letter-spacing:0}.ec-variants-selector__size-option:hover{border-color:var(--auxiliary-color-blue-3)}.ec-variants-selector__option--selected{border-color:var(--primary-color-blue)!important}.ec-variants-selector__option--disabled{cursor:not-allowed;opacity:.38}.ec-variants-selector__option--disabled:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:1px;background-color:var(--primary-color-blue);transform:translate(-50%,-50%) rotate(-35deg);pointer-events:none}@media screen and (max-width:749px){.ec-variants-selector{gap:4rem}}.ec-main-product__buy-row{display:flex;gap:1.2rem}.ec-main-product__quantity.product-form__quantity .quantity__label.form__label{margin-bottom:0}.ec-main-product__quantity quantity-input.quantity{position:relative;display:flex;align-items:stretch;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:4rem;border-radius:100px;border:1px solid var(--neutral-color-100);box-shadow:none;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground))}.ec-main-product__quantity quantity-input.quantity:before,.ec-main-product__quantity quantity-input.quantity:after{display:none}.ec-main-product__quantity .quantity__button:first-child{margin-left:0}.ec-main-product__quantity .quantity__button:last-child{margin-right:0}.ec-main-product__quantity .quantity__button{border-radius:100px}.ec-main-product__quantity .quantity__button:focus-visible,.ec-main-product__quantity .quantity__input:focus-visible{background-color:transparent;box-shadow:none}.ec-main-product__quantity .quantity__button:focus,.ec-main-product__quantity .quantity__input:focus{background-color:transparent}.ec-main-product__quantity .quantity__button:not(:focus-visible):not(.focused),.ec-main-product__quantity .quantity__input:not(:focus-visible):not(.focused){background-color:transparent;font-size:1.6rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-400)}.ec-main-product__quantity .quantity__input:-webkit-autofill,.ec-main-product__quantity .quantity__input:-webkit-autofill:hover,.ec-main-product__quantity .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}.ec-main-product__product-form{flex:1 1 18rem}.ec-main-product__product-form .product-form__buttons{margin-top:0}.ec-main-product__product-form .product-form__submit.button,.ec-sticky-buy-bar__cta.button{--shadow-visible: 0;--alpha-button-background: 1;background-color:var(--primary-color-blue);color:var(--primary-color-white);transition:opacity var(--duration-short) ease,filter var(--duration-short) ease;border-radius:100px;border:1px solid var(--primary-color-blue);font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;padding:.8rem 1.2rem;transition:all .5s ease;min-height:4rem;margin:0}.ec-main-product__product-form .product-form__submit.button:before,.ec-main-product__product-form .product-form__submit.button:after,.ec-sticky-buy-bar__cta.button:before,.ec-sticky-buy-bar__cta.button:after{display:none}.ec-main-product__product-form .product-form__submit.button:not([disabled]):hover,.ec-sticky-buy-bar__cta.button:not([disabled]):hover{background-color:var(--primary-color-white);color:var(--primary-color-blue)}.ec-main-product__product-form .product-form__submit.button:not([disabled]):hover:after,.ec-sticky-buy-bar__cta.button:not([disabled]):hover:after{box-shadow:none}.ec-sticky-buy-bar__cta.button{flex:0 1 auto;white-space:nowrap;max-width:35rem}.ec-main-product__product-form .product-form__submit.button[disabled],.ec-main-product__product-form .product-form__submit.button[aria-disabled=true],.ec-sticky-buy-bar__cta.button[disabled],.ec-sticky-buy-bar__cta.button[aria-disabled=true]{opacity:.55;filter:none;cursor:not-allowed}.ec-sticky-buy-bar{position:fixed;bottom:2rem;left:0;right:0;z-index:25;padding:0 4.8rem env(safe-area-inset-bottom,0);box-shadow:0 -4px 24px rgb(var(--color-foreground) / .08);border-top:1px solid rgb(var(--color-foreground) / .08);transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .25s ease,opacity .25s ease,visibility .25s}.ec-sticky-buy-bar.ec-sticky-buy-bar--visible{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.ec-sticky-buy-bar__wrapper{padding:0 4.8rem;margin:0 auto}.ec-sticky-buy-bar__inner{padding:2rem 4rem;border-radius:50px;background:var(--primary-color-off)}.ec-sticky-buy-bar__row{display:flex;flex-wrap:nowrap;align-items:center;gap:1.2rem}.ec-sticky-buy-bar__info-wrapper{flex-grow:1;min-width:0}.ec-sticky-buy-bar__title{flex:1 1 0;min-width:0;margin:0;font-size:1.6rem;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--primary-color-blue)}.ec-sticky-buy-bar__price{flex:0 0 auto;max-width:16rem}.ec-sticky-buy-bar__price .price[data-ec-sticky-price-last-only] .price__regular{display:none!important}.ec-sticky-buy-bar__price .price[data-ec-sticky-price-last-only] .price__sale{display:flex!important;place-items:center}.ec-sticky-buy-bar__price .price[data-ec-sticky-price-last-only] .price__sale>*:not(.price-item--last){display:none!important}.ec-sticky-buy-bar__price .price--on-sale .price__sale{display:flex!important;flex-wrap:nowrap;place-items:center}.ec-sticky-buy-bar__price .price .price-item{white-space:nowrap}.ec-sticky-buy-bar__inner .ec-main-product__sale-badge{display:none}.ec-sticky-buy-bar__inner .price--on-sale .price-item--regular{font-size:1.4rem!important;line-height:1.2!important;letter-spacing:0!important;font-weight:400!important;font-family:PeakRounded,ui-rounded,system-ui,sans-serif!important;color:var(--neutral-color-300)!important;text-decoration:line-through!important;margin-right:0!important}.ec-sticky-buy-bar__inner .price-item--last{font-size:1.6rem!important;line-height:1.2!important;letter-spacing:0!important;font-weight:700!important;font-family:PeakRounded,ui-rounded,system-ui,sans-serif!important;color:var(--primary-color-blue)!important}.ec-sticky-buy-bar__inner .price--on-sale .price__sale>.visually-hidden:first-child+span:after{content:"\2022";margin-left:.8rem;margin-right:.5rem;color:var(--neutral-color-300);font-size:1.2rem;line-height:1}.ec-sticky-buy-bar__quantity-wrap{flex:0 0 auto}.ec-main-product__gallery-placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:rgb(var(--color-foreground) / .04)}.ec-main-product__gallery-placeholder svg{width:50%;height:auto;opacity:.35}.ec-main-product__empty{margin:0;padding:2rem 0;color:rgb(var(--color-foreground) / .65)}.ec-product-unavailable{margin-top:2.6rem;padding:2rem;border-radius:2rem;background-color:var(--primary-color-white)}.ec-product-unavailable__header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2.4rem}.ec-product-unavailable__title{margin:0 0 .8rem;font-size:2rem;line-height:1.5;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-500);text-align:center}.ec-product-unavailable__title strong{font-weight:700}.ec-product-unavailable__description{margin:0;font-size:1.6rem;line-height:1.5;color:var(--neutral-color-300);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;text-align:center}.ec-product-frete{width:100%;min-height:8.1rem;display:flex;justify-content:space-between;align-items:center;gap:.7rem;border-radius:8px;border:none;background-color:var(--primary-color-white);color:var(--primary-color-blue);font-size:1.6rem;cursor:pointer;padding:1.2rem 1.6rem;transition:all .5s ease;margin-top:2.6rem}.ec-product-frete__inner{display:flex;flex-direction:column;justify-content:center;gap:.7rem}.ec-product-frete__heading{display:flex;align-items:center;justify-content:center;gap:.7rem;width:fit-content;margin-bottom:.7rem;font-size:1.6rem;line-height:1.5;letter-spacing:0;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue)}.ec-product-frete__icon{height:2.4rem;width:2.4rem;display:flex;align-items:center;justify-content:center}.ec-product-frete__text{font-size:1.4rem;line-height:1.5;letter-spacing:0;font-weight:400;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-300);text-align:left}.ec-product-frete-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:none;background:transparent;overflow:visible;box-shadow:none;border-radius:0;color:inherit}.ec-product-frete-dialog::backdrop{background:#14182373}.ec-product-frete-dialog__panel{position:fixed;z-index:1;right:4rem;top:50%;width:100%;max-width:46.1rem;max-height:min(calc(100vh - 4rem),90vh);overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:20px;background:var(--primary-color-white);box-shadow:0 1.6rem 4.8rem #0f172a2e;padding:2.7rem 2rem;box-sizing:border-box;transform:translateY(-50%) translate(calc(100% + 3rem));opacity:0;transition:transform .35s ease,opacity .35s ease}.ec-product-frete-dialog[open].ec-product-frete-dialog--panel-in .ec-product-frete-dialog__panel{transform:translateY(-50%) translate(0);opacity:1}.ec-product-frete-modal__close{position:absolute;top:1.6rem;right:1.6rem;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:var(--primary-color-blue);cursor:pointer}.ec-product-frete-modal__close svg{width:1.4rem;height:1.4rem}.ec-product-frete-modal__header{padding-right:3.6rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid var(--primary-color-off)}.ec-product-frete-modal__header-content{display:flex;align-items:center;gap:.6rem;margin-bottom:1.2rem}.ec-product-frete-modal__header-icon,.ec-product-frete-modal__faq-icon{flex:0 0 auto;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;color:var(--primary-color-blue)}.ec-product-frete-modal__title{margin:0;font-size:1.6rem;line-height:1.4;letter-spacing:0;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue)}.ec-product-frete-modal__subtitle{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:0;color:var(--neutral-color-300)}.ec-product-frete-modal__cep{margin-bottom:3rem}.ec-product-frete-modal__label{display:block;margin-bottom:2rem;font-size:1.2rem;line-height:1.2;letter-spacing:0;font-weight:500;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-500)}.ec-product-frete-modal__cep-row{display:flex;gap:1rem}.ec-product-frete-modal__input{flex:1 1 auto;min-width:0;height:4rem;border:1px solid var(--neutral-color-100);border-radius:999px;padding:1rem 1.6rem;font-size:1.2rem;line-height:1.2;letter-spacing:0;font-weight:300;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-300);outline:none}.ec-product-frete-modal__input::placeholder{color:var(--neutral-color-300)}.ec-product-frete-modal__input:focus-visible{border-color:var(--primary-color-blue);box-shadow:0 0 0 .2rem #1f30721f}.ec-product-frete-modal__calculate{flex:0 0 auto;min-height:4rem;border:none;border-radius:999px;background:var(--primary-color-blue);color:var(--primary-color-white);padding:0 2rem;font-size:1.6rem;line-height:1.5;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;cursor:pointer}.ec-product-frete-modal__calculate:disabled{cursor:default;opacity:.72}.ec-product-frete-modal__calculate.is-loading{position:relative;color:transparent}.ec-product-frete-modal__calculate.is-loading:after{content:"";position:absolute;inset:50% auto auto 50%;width:1.6rem;height:1.6rem;margin:-.8rem 0 0 -.8rem;border:2px solid rgba(255,255,255,.4);border-top-color:var(--primary-color-white);border-radius:999px;animation:ec-product-frete-spin .7s linear infinite}.ec-product-frete-modal__rates{display:flex;flex-direction:column;gap:.8rem;margin-top:1.2rem}.ec-product-frete-modal__rates:empty{display:none}.ec-product-frete-modal__rates-message{margin:0;border-radius:8px;background:#fcfcfc;padding:1.2rem 1.4rem;font-size:1.2rem;line-height:1.5;letter-spacing:0;font-weight:400;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-300)}.ec-product-frete-modal__rates--error .ec-product-frete-modal__rates-message{color:#b3261e}.ec-product-frete-modal__rate-option{display:grid;grid-template-columns:1fr auto;gap:.4rem 1.2rem;border:1px solid rgba(31,48,114,.08);border-radius:8px;background:#fcfcfc;padding:1.2rem 1.4rem}.ec-product-frete-modal__rate-name,.ec-product-frete-modal__rate-price{font-size:1.3rem;line-height:1.35;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue)}.ec-product-frete-modal__rate-name{font-weight:600}.ec-product-frete-modal__rate-price{font-weight:700;text-align:right}.ec-product-frete-modal__rate-delivery{grid-column:1 / -1;font-size:1.2rem;line-height:1.4;color:var(--neutral-color-300)}@keyframes ec-product-frete-spin{to{transform:rotate(360deg)}}.ec-product-frete-modal__faq-list{display:flex;flex-direction:column;gap:1.2rem}.ec-product-frete-modal__faq-item{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;border-radius:8px;background:#fcfcfc;padding:1.6rem}.ec-product-frete-modal__faq-item-header{display:flex;align-items:center;gap:.8rem}.ec-product-frete-modal__faq-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.7rem;height:2.7rem;background:var(--primary-color-off);border-radius:999px}.ec-product-frete-modal__faq-icon svg{width:1.8rem;height:1.8rem;color:var(--primary-color-blue)}.ec-product-frete-modal__faq-icon svg path{fill:currentColor}.ec-product-frete-modal__faq-title,.ec-product-frete-modal__important-title{margin:0;font-size:1.4rem;line-height:1.35;letter-spacing:0;font-weight:600;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue)}.ec-product-frete-modal__faq-text,.ec-product-frete-modal__important-text{margin:0;font-size:1.2rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300)}.ec-product-frete-modal__important{margin-top:3rem}.ec-product-frete-modal__important-text{margin-top:1.2rem}.ec-product-frete-modal__important-text a{color:var(--primary-color-blue);text-decoration:underline;text-underline-offset:.2rem}@media screen and (max-width:749px){.ec-product-frete-dialog__panel{left:1.6rem;right:1.6rem;top:50%;bottom:auto;max-width:none;width:auto;max-height:85vh;max-height:85dvh;min-height:0;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transform:translateY(-50%) translate(calc(100% + 3.2rem));opacity:1}.ec-product-frete-dialog[open].ec-product-frete-dialog--panel-in .ec-product-frete-dialog__panel{transform:translateY(-50%) translate(0)}.ec-product-frete-dialog__panel .ec-product-frete-modal__header,.ec-product-frete-dialog__panel .ec-product-frete-modal__divider,.ec-product-frete-dialog__panel .ec-product-frete-modal__cep,.ec-product-frete-dialog__panel .ec-product-frete-modal__important{flex-shrink:0}.ec-product-frete-modal__faq-list{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--primary-color-blue) rgba(31,48,114,.12);touch-action:pan-y;padding-inline-end:.4rem}.ec-product-frete-modal__faq-list::-webkit-scrollbar{width:10px}.ec-product-frete-modal__faq-list::-webkit-scrollbar-track{background:#1f30721f;border-radius:999px}.ec-product-frete-modal__faq-list::-webkit-scrollbar-thumb{background:var(--primary-color-blue);border-radius:999px;border:2px solid rgba(31,48,114,.12);background-clip:padding-box}.ec-product-frete-modal__faq-title{font-size:1.2rem}.ec-sticky-buy-bar{padding:0}.ec-sticky-buy-bar__wrapper{padding:0 1.6rem}.ec-sticky-buy-bar__inner{padding:2rem}.ec-sticky-buy-bar__cta.button{max-width:100%}.ec-main-product__content{flex-direction:column;gap:2rem}.ec-main-product__gallery-col,.ec-main-product__info-col{flex:1 1 100%;max-width:100%;width:100%}.ec-variants-selector{flex-direction:column}.ec-variants-selector__color-container,.ec-variants-selector__size-container{width:100%}.ec-main-product__gallery-shell media-gallery{grid-template-columns:1fr}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer]{grid-column:1;grid-row:2;width:100%!important;max-width:100%!important;min-width:0;border-radius:10px}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media-list.slider--mobile{margin-left:0!important;width:100%!important;scroll-padding-left:0;scroll-padding-right:0}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media-list.slider--mobile:after{content:none!important;padding:0!important;width:0!important;margin:0!important}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media-list.grid--peek.slider .product__media-item:first-of-type{margin-left:0!important}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer] .product__media-list .product__media-item{width:100%!important;min-width:100%}.ec-main-product__gallery-shell .product__media-icon{display:none!important}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryViewer].ec-main-product__gallery-viewer--ec-nav .ec-main-product__gallery-main-nav{width:fit-content;opacity:1;bottom:2rem;right:1rem;gap:1.2rem;left:unset}.ec-main-product__gallery-shell media-gallery slider-component[id^=GalleryThumbnails]{grid-column:1;grid-row:3;max-width:none;height:auto;flex-direction:row;align-items:center}.ec-main-product__gallery-shell .thumbnail-slider{flex-direction:row;align-items:center}.ec-main-product__gallery-shell .thumbnail-slider>.slider-button{display:none!important}.ec-main-product__gallery-shell .thumbnail-list.slider{flex-direction:row;flex-wrap:nowrap;max-height:none;overflow-x:auto;overflow-y:visible;gap:1rem;padding-bottom:.4rem;-webkit-overflow-scrolling:touch;scroll-snap-type:none;scroll-padding-left:0;scroll-padding-right:0;flex:1;min-width:0}.ec-main-product__gallery-shell .thumbnail-list.slider.slider--mobile:after{content:none!important;padding:0!important;width:0!important;margin:0!important}.ec-main-product__gallery-shell .thumbnail-list__item.slider__slide:before{padding-bottom:calc(45 / 63 * 100%)}.ec-main-product__gallery-shell .thumbnail-list__item.slider__slide{flex:0 0 calc((100% - 4rem)/5)!important;width:calc((100% - 4rem)/5)!important;max-width:none;scroll-snap-align:unset}.ec-main-product__product-form .product-form__buttons{max-width:100%}.ec-main-product__product-form{flex:1 1 auto}.ec-main-product__title{font-size:2.6rem}.ec-main-product__description{font-size:1.4rem}.ec-main-product__price{padding-bottom:3rem;margin-bottom:3rem}.ec-sticky-buy-bar__title,.ec-sticky-buy-bar__price{display:none!important}}@media screen and (max-width:479px){.ec-main-product__quantity quantity-input.quantity{width:calc(11rem / var(--font-body-scale) + var(--inputs-border-width) * 2)}}@media screen and (max-width:380px){.ec-sticky-buy-bar__quantity-wrap{flex:unset;max-width:100%;width:100%}.ec-main-product__quantity quantity-input.quantity{width:100%}.ec-sticky-buy-bar__row{gap:.8rem;flex-wrap:wrap}.ec-main-product__buy-row{height:auto;flex-direction:column}.ec-sticky-buy-bar__cta.button{flex:1 1 auto;min-width:0;white-space:normal;max-width:100%;padding:.3rem .6rem}}.ec-feedback-video{margin-top:2.4rem}.ec-feedback-video__heading{margin-bottom:1.6rem;color:var(--neutral-color-500);font-size:1.4rem;font-weight:700;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-feedback-video__videos{display:flex;gap:1.6rem}.ec-feedback-video__video-toggle,.ec-feedback-video-modal__thumb{position:relative;display:inline-flex;flex:0 0 auto;border:0;padding:0;background:transparent;cursor:pointer}.ec-feedback-video__thumb-image,.ec-feedback-video-modal__thumb-image{width:6.5rem;height:6.5rem;border-radius:999px;object-fit:cover;border:.1rem solid #d7deef;padding:.3rem}.ec-feedback-video-modal__thumb-image{width:4.4rem;height:4.4rem;padding:.2rem}.ec-feedback-video__video-toggle:nth-child(4n+1) .ec-feedback-video__thumb-image,.ec-feedback-video-modal__thumb:nth-child(4n+1) .ec-feedback-video-modal__thumb-image{border-color:var(--icon-color-skyblue)}.ec-feedback-video__video-toggle:nth-child(4n+2) .ec-feedback-video__thumb-image,.ec-feedback-video-modal__thumb:nth-child(4n+2) .ec-feedback-video-modal__thumb-image{border-color:var(--icon-color-coral)}.ec-feedback-video__video-toggle:nth-child(4n+3) .ec-feedback-video__thumb-image,.ec-feedback-video-modal__thumb:nth-child(4n+3) .ec-feedback-video-modal__thumb-image{border-color:var(--icon-color-green)}.ec-feedback-video__video-toggle:nth-child(4n) .ec-feedback-video__thumb-image,.ec-feedback-video-modal__thumb:nth-child(4n) .ec-feedback-video-modal__thumb-image{border-color:var(--icon-color-lilac)}.ec-feedback-video-modal__thumb.is-playing:after{position:absolute;right:.1rem;bottom:.1rem;content:"";width:1.9rem;height:1.9rem;border-radius:999px;border:.2rem solid #fff;background:var(--primary-color-blue);box-shadow:0 .2rem .6rem rgba(var(--color-shadow),.18)}.ec-feedback-video-modal__thumb.is-playing:before{position:absolute;right:.8rem;bottom:.8rem;z-index:1;content:"";width:0;height:0;border-top:.35rem solid transparent;border-bottom:.35rem solid transparent;border-left:.55rem solid #fff}.ec-feedback-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-start;justify-content:center;place-items:center;padding:2rem}.ec-feedback-video-modal[hidden]{display:none}.ec-feedback-video-modal .modal-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0}.ec-feedback-video-modal .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:0;left:0;right:0;height:100vh}.ec-feedback-video-modal__dialog{position:relative;z-index:1;width:min(100%,38rem);max-height:calc(100vh - 4rem);overflow:auto;border-radius:2rem;background:#fff;padding:2.7rem 2rem}.ec-feedback-video-modal__close{position:absolute;right:1.5rem;width:2.4rem;height:2.4rem;border:0;padding:0;background:transparent;color:#666;cursor:pointer}.ec-feedback-video-modal__heading{margin:0 0 1.2rem;color:var(--primary-color-blue);font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-feedback-video-modal__thumbs{display:flex;gap:1rem;overflow-x:auto;padding-bottom:2rem;margin-bottom:3rem;border-bottom:.1rem solid var(--primary-color-off)}.ec-feedback-video-modal__viewer{position:relative}.ec-feedback-video-modal__video-item video{display:block;width:100%;max-height:68vh;border-radius:1.2rem;object-fit:cover;background:#111}.ec-feedback-video-modal__controls{position:absolute;left:0;right:0;bottom:2rem;display:flex;justify-content:center;gap:1rem}.ec-feedback-video-modal__control{width:4.2rem;height:4.2rem;border:0;border-radius:999px;background:#323232a6;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ec-feedback-video-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem}.ec-feedback-video-modal__icon svg{width:1.8rem;height:1.8rem}.ec-feedback-video-modal__icon--play svg:last-child{display:none}.ec-feedback-video-modal__icon--volume svg:last-child{display:none}.ec-feedback-video-modal__control.is-paused .ec-feedback-video-modal__icon--play svg:first-child{display:none}.ec-feedback-video-modal__control.is-paused .ec-feedback-video-modal__icon--play svg:last-child{display:block}.ec-feedback-video-modal__control.is-muted .ec-feedback-video-modal__icon--volume svg:first-child{display:none}.ec-feedback-video-modal__control.is-muted .ec-feedback-video-modal__icon--volume svg:last-child{display:block}@media screen and (max-width:749px){.ec-feedback-video__heading{font-size:1.2rem}.ec-feedback-video-modal__dialog{width:100%;max-height:100vh}.ec-feedback-video-modal__video-item video{max-height:74vh}}.ec-buy-together{margin-top:2.6rem}.ec-buy-together__title{margin:0 0 1.6rem;color:var(--neutral-color-500);font-size:1.4rem;line-height:1.2;letter-spacing:0;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-buy-together__list{display:flex;flex-direction:column;gap:1.2rem}.ec-buy-together__product{display:grid;grid-template-columns:8rem minmax(0,1fr) auto;background:var(--primary-color-white);padding:1.2rem;border-radius:1rem;gap:1.2rem}.ec-buy-together__media{display:block;width:7.6rem;height:7.6rem;border-radius:1.2rem;overflow:hidden;background:rgb(var(--color-background));color:inherit;text-decoration:none}.ec-buy-together__image{display:block;width:100%;height:100%;object-fit:contain}.ec-buy-together__image--placeholder{background:var(--primary-color-white)}.ec-buy-together__info{display:flex;min-width:0;flex-direction:column;justify-content:space-around;gap:.6rem}.ec-buy-together__product-title{margin:0;font-size:1.4rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-weight:700;color:var(--neutral-color-500)}.ec-buy-together__product-title a{color:inherit;text-decoration:none}.ec-buy-together__price .price--on-sale .price__sale{display:flex;align-items:center;gap:.2rem}.ec-buy-together__price .price--on-sale .price-item--regular{font-size:1.2rem;margin-right:0;color:var(--neutral-color-300);font-weight:400}.ec-buy-together__price .price--on-sale .price__sale>.visually-hidden:first-child+span:after{content:"\2022";margin-left:.6rem;margin-right:.4rem;color:var(--neutral-color-300);font-size:1.2rem;line-height:1}.ec-buy-together__price .price{color:var(--primary-color-blue);font-size:1.2rem;line-height:1.2;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-weight:700}.ec-buy-together__quick-add{height:100%;display:flex;align-items:end}.ec-buy-together__quick-add .form{margin:0}.ec-buy-together__quick-add-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;padding:0;border:0;border-radius:999px;background:var(--primary-color-blue, #254398);color:var(--primary-color-white, #fff);cursor:pointer;transition:transform .18s ease,opacity .18s ease}.ec-buy-together__quick-add-button:hover{transform:scale(1.06)}.ec-buy-together__quick-add-button:disabled{cursor:default;opacity:.45}.ec-buy-together__quick-add-button svg{width:1.8rem;height:1.8rem}.ec-buy-together__quick-add-button .loading__spinner{position:absolute;width:1.8rem;height:1.8rem}.ec-buy-together__quick-add-button .loading__spinner .path{stroke:var(--primary-color-white, #fff)}.ec-buy-together__quick-add-button.loading>svg{opacity:0}@media screen and (max-width:749px){.ec-buy-together__product{padding:1rem}}.ec-main-product__share-buttons{margin-top:2.6rem;display:flex;place-items:center;gap:1.6rem}.ec-main-product__share-buttons-title{font-size:1.4rem;line-height:1.5;letter-spacing:0;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--neutral-color-500);margin:0}.ec-main-product__share-buttons-list{display:flex;gap:.8rem}.ec-main-product__share-button{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:0;border-radius:999px;background:var(--primary-color-white);cursor:pointer;border:1px solid var(--neutral-color-100)}.ec-main-product__share-button .svg-wrapper{width:1.2rem;height:1.2rem}.ec-main-product__share-button .svg-wrapper svg{width:100%;height:100%}.ec-main-product__share-button .svg-wrapper img{display:block;width:100%;height:100%;object-fit:contain}.ec-main-product__share-button--facebook{border-color:#0866ff}.ec-main-product__share-button--whatsapp{border-color:#27d045}.ec-main-product__share-button--twitter{border-color:#000}.ec-main-product__share-button--copy{border-color:var(--neutral-color-300);position:relative}.ec-main-product__share-button--copy .ec-main-product__share-copy-visual{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.ec-main-product__share-button--copy .ec-main-product__share-copy-visual[hidden],.ec-main-product__share-button--copy [data-ec-pdp-share-icon][hidden]{display:none!important}.ec-main-product__share-button--copy:not(.is-copied) [data-ec-pdp-share-icon=check]:not([hidden]){display:none!important}.ec-main-product__share-button--copy .ec-main-product__share-copy-visual--check{color:var(--primary-color-blue)}.ec-main-product__share-button--copy.is-copied{border-color:var(--primary-color-blue)}.ec-technical-details{--ec-tech-navy: #1a3673;--ec-tech-muted: #607090;--ec-tech-line: #d1d1d1;padding:0;margin:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--ec-tech-navy)}.ec-technical-details__inner{padding:0 4.8rem;margin:0 auto}.ec-technical-details__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.6fr);align-items:start;column-gap:clamp(2rem,4vw,4.8rem);row-gap:2rem}.ec-technical-details__grid.ec-technical-details__grid--accordion-only{grid-template-columns:1fr}.ec-technical-details__col--title{padding-top:1.2rem}.ec-technical-details__title{display:flex;flex-direction:column;gap:1.2rem;margin:0;line-height:1.25}.ec-technical-details__title--plain{color:var(--ec-tech-navy);font-size:clamp(2.4rem,4vw,4rem);font-weight:700}.ec-technical-details__title-line{display:block}.ec-technical-details__title-line--lead{font-size:1.4rem;letter-spacing:0;text-transform:uppercase;color:var(--primary-color-blue)}.ec-technical-details__title-line--remainder{font-size:3rem;font-weight:700;color:var(--primary-color-blue);max-width:22ch}.ec-technical-details__content{display:flex;flex-direction:column;border-top:.1rem solid var(--neutral-color-100)}.ec-technical-details__item{border:none;border-radius:0;margin:0;overflow:visible;background:transparent;border-bottom:.1rem solid var(--neutral-color-100)}.ec-technical-details__summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:2rem 0;list-style:none;cursor:pointer}.ec-technical-details__summary::-webkit-details-marker{display:none}.ec-technical-details__summary-main{display:flex;align-items:center;gap:1rem;min-width:0}.ec-technical-details__summary-icon-slot{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;color:var(--primary-color-blue)}.ec-technical-details__summary-icon-slot svg{width:2rem;height:2rem}.ec-technical-details__summary-icon-slot svg path{fill:currentColor}.ec-technical-details__summary-label{font-size:1.6rem;font-weight:600;color:var(--primary-color-blue)}.ec-technical-details__summary-toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;font-size:2.2rem;font-weight:400;line-height:1;color:var(--primary-color-blue);-webkit-user-select:none;user-select:none}.ec-technical-details__summary-toggle-minus,.ec-technical-details__item[open] .ec-technical-details__summary-toggle-plus{display:none}.ec-technical-details__item[open] .ec-technical-details__summary-toggle-minus{display:block}.ec-technical-details__body{padding:0 0 2rem;margin-top:-.3rem;color:var(--neutral-color-400);font-size:1.4rem;line-height:1.5;letter-spacing:0;font-weight:400}.ec-technical-details__body strong,.ec-technical-details__body b{font-weight:700}.ec-technical-details__body>*:first-child{margin-top:0}.ec-technical-details__body>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.ec-technical-details__inner{padding:0 1.6rem}.ec-technical-details__grid{grid-template-columns:1fr;row-gap:4rem}.ec-technical-details__grid.ec-technical-details__grid--accordion-only{grid-template-columns:1fr}.ec-technical-details__col--title{padding-top:0}.ec-technical-details__title{gap:.8rem}.ec-technical-details__title-line--remainder{max-width:none;font-size:2.6rem}}.ec-moving-markee{--ec-moving-markee-gap: 6rem;--ec-moving-markee-lilac: var(--auxiliary-color-lilac, var(--auxiliary-color-lilac-3));--ec-moving-markee-green: var(--auxiliary-color-light-green-3);--ec-moving-markee-salmon: var(--auxiliary-color-salmon-3);--ec-moving-markee-blue: var(--auxiliary-color-blue-3);overflow:hidden;width:100%}.ec-moving-markee__viewport{overflow:hidden;width:100%}.ec-moving-markee__track{display:flex;width:max-content;will-change:transform;animation-name:ec-moving-markee-scroll;animation-timing-function:linear;animation-iteration-count:infinite}.ec-moving-markee__group{display:flex;align-items:center;flex:0 0 auto;gap:var(--ec-moving-markee-gap);padding-right:var(--ec-moving-markee-gap)}.ec-moving-markee__text{flex:0 0 auto;white-space:nowrap;font-size:9rem;line-height:1.2;letter-spacing:0;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-moving-markee__text--lilac{color:var(--ec-moving-markee-lilac)}.ec-moving-markee__text--green-outline{color:transparent;-webkit-text-stroke:.06rem var(--ec-moving-markee-green)}.ec-moving-markee__text--salmon{color:var(--ec-moving-markee-salmon)}.ec-moving-markee__text--blue-outline{color:transparent;-webkit-text-stroke:.06rem var(--ec-moving-markee-blue)}@keyframes ec-moving-markee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media screen and (max-width:749px){.ec-moving-markee{--ec-moving-markee-gap: 4rem}.ec-moving-markee__text{font-size:6rem}}@media(prefers-reduced-motion:reduce){.ec-moving-markee__track{animation-play-state:paused}}.ec-benefits-cards{width:100%;overflow:hidden;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-benefits-cards__container{margin:auto;padding:0 4.8rem}.ec-benefits-cards__heading{margin-bottom:6.6rem;text-align:center}.ec-benefits-cards__kicker{margin:0 0 .8rem;color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:1.2;letter-spacing:0;text-transform:uppercase;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-benefits-cards__title{margin:0;color:var(--primary-color-blue, #254398);font-size:3rem;line-height:1.2;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-benefits-cards__title p{margin:0}.ec-benefits-cards__title strong{font-weight:700}.ec-benefits-cards__swiper{width:100%;overflow:visible}.ec-benefits-cards__slide{height:auto}.ec-benefits-cards__card{position:relative;display:flex;width:100%;aspect-ratio:428 / 487;border-radius:2rem;overflow:hidden;background-color:#ecebe6;cursor:pointer}.ec-benefits-cards__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ec-benefits-cards__image--placeholder{display:block;width:100%;height:100%}.ec-benefits-cards__content{position:relative;z-index:5;width:100%;padding:5.1rem 2rem 0;color:var(--primary-color-white, #fff)}.ec-benefits-cards__index{display:block;margin-bottom:.8rem;font-size:2rem;line-height:1;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-benefits-cards__card-title{margin:0;color:var(--primary-color-white, #fff);font-size:2.4rem;line-height:1.2;font-weight:700;letter-spacing:0}.ec-benefits-cards__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:3.2rem 2rem 8.8rem;color:var(--primary-color-white, #fff);background:#0003;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transform-origin:top center;transform:scaleY(.05) translateY(-1.2rem);opacity:0;pointer-events:none;transition:transform .38s ease,opacity .3s ease}.ec-benefits-cards__overlay-inner{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;min-height:0}.ec-benefits-cards__card-description{margin-top:0;align-self:stretch;max-width:34rem;width:100%;color:var(--primary-color-white, #fff);font-size:1.6rem;line-height:1.5;font-weight:400;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;line-clamp:9;text-overflow:ellipsis;flex-shrink:0}.ec-benefits-cards__card-description>*:first-child{margin-top:0}.ec-benefits-cards__card-description>*:last-child{margin-bottom:0}.ec-benefits-cards__card-description.rte>p{display:contents}.ec-benefits-cards__toggle{position:absolute;z-index:6;right:1.6rem;bottom:1.6rem;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:3.4rem;height:3.4rem;min-width:0;min-height:0;padding:0;margin:0;border:none;border-radius:100%;background:var(--primary-color-white, #fff);color:var(--primary-color-blue, #254398);box-shadow:0 .2rem .8rem rgba(var(--color-shadow),.16);cursor:pointer;line-height:0;font:inherit;-webkit-appearance:none;appearance:none;transition:transform .2s ease}.ec-benefits-cards__toggle-plus,.ec-benefits-cards__toggle-minus{position:absolute;display:inline-flex;align-items:center;justify-content:center;font-size:2.6rem;line-height:1;font-weight:400;transition:opacity .2s ease;font-weight:300}.ec-benefits-cards__toggle-minus{opacity:0}.ec-benefits-cards__card.is-open .ec-benefits-cards__overlay{transform:scaleY(1) translateY(0);opacity:1;pointer-events:auto}.ec-benefits-cards__card.is-open .ec-benefits-cards__toggle-plus{opacity:0}.ec-benefits-cards__card.is-open .ec-benefits-cards__toggle-minus{opacity:1}.ec-benefits-cards__footer{display:flex;align-items:center;justify-content:space-between;margin-top:4.8rem}.ec-benefits-cards__footer[hidden]{display:none!important}.ec-benefits-cards .ec-benefits-cards__pagination{display:flex}.ec-benefits-cards__pagination{margin:0!important}.ec-benefits-cards__navigation{display:inline-flex;align-items:center;gap:1.2rem}@media screen and (max-width:749px){.ec-benefits-cards__container{padding:0 1.6rem}.ec-benefits-cards__heading{margin-bottom:4rem}.ec-benefits-cards__title{font-size:2.6rem}.ec-benefits-cards__index{font-size:1.6rem}.ec-benefits-cards__card-title{font-size:2rem}.ec-benefits-cards__card-description{font-size:1.2rem;max-width:100%;-webkit-line-clamp:7;line-clamp:7}.ec-benefits-cards__footer{margin-top:4rem;gap:1.6rem;flex-wrap:wrap}.ec-benefits-cards__navigation{margin-left:auto}}.ec-product-faq{width:100%;background:var(--primary-color-off, #f4f3ec);font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-product-faq__container{margin:0 auto;padding:0 4.8rem}.ec-product-faq__heading{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin-bottom:4rem}.ec-product-faq__heading-text{max-width:64rem}.ec-product-faq__label{margin:0 0 .8rem;color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:1.2;letter-spacing:0;text-transform:uppercase;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-product-faq__title{margin:0;color:var(--primary-color-blue, #254398);font-size:3rem;line-height:1.2;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-product-faq__title p{margin:0}.ec-product-faq__title strong{font-weight:700}.ec-product-faq__button-link{display:inline-flex;align-items:center;justify-content:center;height:4rem;padding:.8rem 3rem;border:.1rem solid var(--primary-color-blue, #254398);border-radius:999px;color:var(--primary-color-blue, #254398);background:transparent;font-size:1.6rem;line-height:1.5;font-weight:700;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:color .2s ease,background-color .2s ease}.ec-product-faq__button-link:hover{color:var(--primary-color-white, #fff);background:var(--primary-color-blue, #254398)}.ec-product-faq__content{display:flex;flex-wrap:wrap;gap:20px}.ec-product-faq__content--swiper{flex-wrap:nowrap;gap:0}.ec-product-faq__content--swiper .ec-product-faq__slide{display:flex!important;flex-direction:column;gap:20px!important;row-gap:20px!important;height:auto}.ec-product-faq__item{flex:0 0 calc((100% - 4.8rem) / 3);background:var(--primary-color-white, #fff);border-radius:.8rem}.ec-product-faq__content--swiper .ec-product-faq__item{flex:0 0 auto;width:100%}.ec-product-faq__item-content{display:flex;flex-direction:column;height:100%;min-height:13.4rem;padding:2rem 2.4rem}.ec-product-faq__item-icon{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;margin-bottom:1.6rem;border-radius:50%}.ec-product-faq__item-icon-placeholder{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border:.1rem solid currentColor;border-radius:50%;font-size:1.2rem;line-height:1;font-weight:700}.ec-product-faq__item-question{margin:0 0 .8rem;color:var(--primary-color-blue, #254398);font-size:1.4rem;line-height:1.5;font-weight:700;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-product-faq__item-answer{color:var(--neutral-color-300, #5f6368);font-size:1.4rem;line-height:1.5;font-weight:400;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;letter-spacing:0}.ec-product-faq__item-answer>*:first-child{margin-top:0}.ec-product-faq__item-answer>*:last-child{margin-bottom:0}.ec-product-faq__button-link--mobile{display:none!important}.ec-product-faq__footer{display:flex;align-items:center;justify-content:space-between;margin-top:4.8rem}.ec-product-faq__footer[hidden]{display:none!important}.ec-product-faq .ec-product-faq__pagination{display:flex}.ec-product-faq__pagination{margin:0!important}.ec-product-faq__navigation{display:inline-flex;align-items:center;gap:1.2rem}@media screen and (max-width:989px){.ec-product-faq__heading{align-items:flex-start;margin-bottom:3.2rem}.ec-product-faq__item{flex-basis:calc((100% - 2rem)/2)}.ec-product-faq__content{gap:20px}.ec-product-faq__content--swiper{gap:0}}@media screen and (max-width:749px){.ec-product-faq__container{padding:0 1.6rem}.ec-product-faq__heading{flex-direction:column;place-items:center;gap:1.6rem;margin-bottom:4rem}.ec-product-faq__label{text-align:center}.ec-product-faq__title{font-size:2.6rem;text-align:center}.ec-product-faq__button-link{display:none}.ec-product-faq__button-link-container-mobile{margin-top:4rem;display:flex;justify-content:center;place-items:center}.ec-product-faq__button-link--mobile{display:inline-flex!important}.ec-product-faq__content{gap:20px}.ec-product-faq__content--swiper{gap:0}.ec-product-faq__content--swiper .ec-product-faq__slide{gap:20px}.ec-product-faq__item{flex-basis:100%}.ec-product-faq__item-content{min-height:0;padding:2rem}.ec-product-faq__footer{margin-top:4rem;gap:1.6rem;flex-wrap:wrap}.ec-product-faq__navigation{margin-left:auto}}.ec-product-seals{width:100%;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-product-seals__container{margin:0 auto;padding:0 4.8rem}.ec-product-seals__title{margin:0 0 4rem;color:var(--primary-color-blue, #254398);font-size:3rem;line-height:1.2;font-weight:700;letter-spacing:0}.ec-product-seals__title--center-desktop{text-align:center}.ec-product-seals__content-inner{display:flex;flex-wrap:wrap;gap:30px}.ec-product-seals__content-inner--swiper{justify-content:center;flex-wrap:nowrap;gap:0}.ec-product-seals__content-inner--swiper .ec-product-seals__slide{display:flex!important;flex-direction:column;gap:30px!important;row-gap:30px!important;height:auto}.ec-product-seals__seal-card{flex:0 0 calc((100% - 6rem)/4);display:flex;flex-direction:column;align-items:center;text-align:center}.ec-product-seals__content-inner--swiper .ec-product-seals__seal-card{flex:0 0 auto;width:100%}.ec-product-seals__seal-image{width:7rem;height:auto;margin-bottom:2rem}.ec-product-seals__seal-title{margin:0 0 1.6rem;color:var(--primary-color-blue, #254398);font-size:1.8rem;line-height:1.5;font-weight:700;letter-spacing:0;text-transform:uppercase}.ec-product-seals__seal-description{color:var(--primary-color-blue, #254398);font-size:1.8rem;line-height:1.1;font-weight:400;letter-spacing:0}.ec-product-seals__seal-description>*:first-child{margin-top:0}.ec-product-seals__seal-description>*:last-child{margin-bottom:0}.ec-product-seals__footer{display:flex;align-items:center;justify-content:space-between;margin-top:4.8rem}.ec-product-seals__footer[hidden]{display:none!important}.ec-product-seals .ec-product-seals__pagination{display:flex}.ec-product-seals__pagination{margin:0!important}.ec-product-seals__navigation{display:inline-flex;align-items:center;gap:1.2rem}@media screen and (max-width:1024px){.ec-product-seals__seal-card{flex-basis:calc((100% - 4rem) / 3)}.ec-product-seals__content-inner{gap:30px}.ec-product-seals__content-inner--swiper{gap:0}}@media screen and (max-width:749px){.ec-product-seals__container{padding:0 1.6rem}.ec-product-seals__title{margin-bottom:3.2rem;font-size:2.6rem;text-align:center}.ec-product-seals__content-inner{gap:20px}.ec-product-seals__content-inner--swiper{gap:0}.ec-product-seals__content-inner--swiper .ec-product-seals__slide{gap:20px}.ec-product-seals__seal-card{flex-basis:calc((100% - 2rem)/2)}.ec-product-seals__footer{margin-top:4rem;gap:1.6rem;flex-wrap:wrap}.ec-product-seals__navigation{margin-left:auto}}.ec-related-products-shelf{display:block;font-family:PeakRounded,ui-rounded,system-ui,sans-serif}.ec-related-products-shelf__container{position:relative}.ec-related-products-shelf__container-inner{padding:0 4.8rem;margin:0 auto}.ec-related-products-shelf__header{margin-bottom:3.2rem}.ec-related-products-shelf__label,.ec-related-products-shelf__title{margin:0}.ec-related-products-shelf__carousel{width:100%}.ec-related-products-shelf__swiper{width:100%;overflow:hidden}.ec-related-products-shelf__swiper .ec-shelf__slide{height:auto}.ec-related-products-shelf__swiper .ec-shelf__card{height:100%}.ec-related-products-shelf__pagination{display:flex}@media screen and (max-width:749px){.ec-related-products-shelf__header{margin-bottom:2.4rem}.ec-related-products-shelf__container-inner{padding:0 1.6rem}}.cart-drawer__footer-freight{width:100%;text-align:center;background-color:var(--primary-color-white);border-radius:.8rem;padding:1.2rem 1.6rem}.cart-drawer__footer-freight-text{margin:0 0 .6rem;font-size:1.6rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-500)}.cart-drawer__footer-freight-text strong{font-weight:700}.cart-drawer__footer-freight--complete .cart-drawer__footer-freight-text{font-weight:700;color:rgb(var(--color-foreground))}.cart-drawer__footer-freight-bar{position:relative;width:100%;height:.5rem;border-radius:100px;background-color:var(--primary-color-off);overflow:hidden}.cart-drawer__footer-freight-bar-fill{display:block;height:100%;border-radius:inherit;background-color:var(--icon-color-lilac);transition:width .35s ease}.cart-drawer__footer-freight--complete .cart-drawer__footer-freight-bar-fill{background-color:var(--auxiliary-color-light-green-3)}@media screen and (max-width:749px){.cart-drawer__footer-freight{padding:1rem 1.6rem}.cart-drawer__footer-freight-text{font-size:1.4rem}}.ec-breadcrumb{margin-bottom:2.4rem;color:var(--neutral-color-300);font-size:1.4rem;line-height:1.5;letter-spacing:0}.ec-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0;padding:0}.ec-breadcrumb__link{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:inherit;text-decoration:none}.ec-breadcrumb__current{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;color:var(--primary-color-blue)}.ec-institucional-page{background:var(--primary-color-off);padding:var(--ec-institucional-padding-desktop, 6rem) 0}.ec-institucional-page__container{margin:0 auto;padding:0 4.8rem}.ec-institucional-page__content{display:flex;gap:8rem}.ec-institucional-page__content--single{display:block}.ec-institucional-page__content-inner{max-width:94rem;width:100%;padding-right:2rem}.ec-institucional-page__title{margin:0 0 2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:4rem;font-weight:400;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue)}.ec-institucional-page__title strong{font-weight:700}.ec-institucional-page__description{margin-bottom:2.6rem;color:var(--neutral-color-300);font-size:1.4rem;line-height:1.5;letter-spacing:0;font-weight:500}.ec-institucional-page__description p{margin:0 0 1rem}.ec-institucional-page__description p:last-child{margin-bottom:0}.ec-terms-page__terms{border-top:.1rem solid var(--neutral-color-100)}.ec-terms-page__term{border-bottom:.1rem solid var(--neutral-color-100)}.ec-terms-page__term-summary{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;min-height:7.4rem;padding:2.4rem 0;cursor:pointer;list-style:none}.ec-terms-page__term-summary::-webkit-details-marker{display:none}.ec-terms-page__term-title{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;color:var(--neutral-color-500)}.ec-terms-page__term-icon{position:relative;width:1.2rem;height:1.2rem;flex:0 0 1.2rem}.ec-terms-page__term-icon:before,.ec-terms-page__term-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.2rem;height:.1rem;background:var(--primary-color-blue);transform:translate(-50%,-50%);transition:transform var(--duration-short) ease}.ec-terms-page__term-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.ec-terms-page__term[open] .ec-terms-page__term-icon:after{transform:translate(-50%,-50%) rotate(0)}.ec-terms-page__term-description{max-width:84rem;padding:0 4rem 2.8rem 0;color:var(--neutral-color-400);font-size:1.4rem;line-height:1.5;letter-spacing:0}.ec-terms-page__term-description p{margin:0 0 1.4rem}.ec-terms-page__term-description p:last-child{margin-bottom:0}@media screen and (max-width:989px){.ec-institucional-page__content-inner{padding-right:0}.ec-institucional-page__content{display:block}.ec-institucional-page__title{font-size:var(--h1-size-m)}}@media screen and (max-width:749px){.ec-institucional-page__container{padding:0 1.6rem}.ec-institucional-page{padding:var(--ec-institucional-padding-mobile, 4.8rem) 0}.ec-institucional-page__title{font-size:3rem}.ec-institucional-page__description{margin-bottom:4rem}.ec-terms-page__term-summary{min-height:6.4rem;padding:2rem 0}.ec-terms-page__term-description{padding-right:2.4rem}}.ec-institucional-side-menu{width:32rem;background:var(--primary-color-white);padding:2rem 3.6rem;border-radius:2rem}.ec-institucional-side-menu__section--bordered{margin-top:2rem;padding-top:2rem;border-top:.1rem solid var(--neutral-color-100)}.ec-institucional-side-menu__heading{margin:0 0 1.6rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;color:var(--neutral-color-500)}.ec-institucional-side-menu__list,.ec-institucional-side-menu__item{margin:0;padding:0}.ec-institucional-side-menu__link{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:4.4rem;padding:.8rem 1.2rem .8rem 1.6rem;margin:0 -1.6rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:0;color:var(--neutral-color-300);text-decoration:none;border-radius:0 .8rem .8rem 0;transition:background-color var(--duration-short) ease,color var(--duration-short) ease}.ec-institucional-side-menu__link:hover{color:var(--neutral-color-500)}.ec-institucional-side-menu__label{flex:1;min-width:0}.ec-institucional-side-menu__chevron{flex-shrink:0;width:.55rem;height:.55rem;margin-right:.4rem;border-right:.12rem solid currentColor;border-bottom:.12rem solid currentColor;transform:rotate(-45deg);opacity:.55}.ec-institucional-side-menu__link--active{background:var(--primary-color-blue);color:var(--primary-color-white);font-weight:700}.ec-institucional-side-menu__link--active .ec-institucional-side-menu__chevron{opacity:1;border-color:var(--primary-color-white)}.ec-institucional-side-menu__link--active:hover{color:var(--primary-color-white)!important}.ec-institucional-side-menu__dropdown{display:none}.ec-institucional-side-menu__dropdown-summary{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:4.8rem;padding:0 2rem;margin:0;list-style:none;cursor:pointer;background:var(--primary-color-white);border:.1rem solid #e0e0e0;border-radius:5rem;box-sizing:border-box;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:var(--paragraph-size-2);font-weight:400;line-height:1.3;color:#333}.ec-institucional-side-menu__dropdown-summary::-webkit-details-marker{display:none}.ec-institucional-side-menu__dropdown-summary:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.ec-institucional-side-menu__dropdown-label{flex:1;min-width:0;text-align:left}.ec-institucional-side-menu__dropdown-icon{flex-shrink:0;width:.55rem;height:.55rem;margin-top:-.25rem;border-right:.12rem solid #333333;border-bottom:.12rem solid #333333;transform:rotate(45deg);transition:transform var(--duration-short) ease}.ec-institucional-side-menu__dropdown[open] .ec-institucional-side-menu__dropdown-icon{margin-top:.15rem;transform:rotate(-135deg)}.ec-institucional-side-menu__dropdown-panel{margin-top:.8rem;padding:0 1.6rem 1.6rem;background:var(--primary-color-white);border:.1rem solid #e0e0e0;border-radius:1.2rem}@media screen and (max-width:989px){.ec-institucional-side-menu{width:100%;margin-bottom:4rem;padding:0;background:transparent;border-radius:0}.ec-institucional-side-menu__heading{margin:2rem 0}.ec-institucional-side-menu__dropdown{width:100%;display:block}.ec-institucional-side-menu__static{display:none}.ec-institucional-side-menu__section{padding:0 1.2rem}.ec-institucional-side-menu__link{margin:0 -1.2rem;padding-left:1.2rem;padding-right:1rem}}.ec-faq{margin-top:2.4rem}.ec-faq__tabs{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1rem;margin-bottom:4rem;padding-bottom:.4rem}.ec-faq__tab{height:3.4rem;width:100%;display:flex;align-items:center;justify-content:center;padding:.4rem 1.8rem;border-radius:5rem;background:var(--primary-color-white);color:var(--neutral-color-300);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;border:.1rem solid var(--primary-color-white);font-size:1.6rem;letter-spacing:0;line-height:1.5;cursor:pointer;transition:background-color var(--duration-short) ease,color var(--duration-short) ease}.ec-faq__tab:hover{background:var(--primary-color-off);color:var(--primary-color-blue);border-color:var(--primary-color-blue)}.ec-faq__tab-label{white-space:nowrap}.ec-faq__state:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.ec-faq__category{border-bottom:.1rem solid var(--neutral-color-100)}.ec-faq__category-summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:5.6rem;padding:2.6rem 0;cursor:pointer;list-style:none}.ec-faq__category-summary::-webkit-details-marker{display:none}.ec-faq__category-title{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue)}.ec-faq__category[open] .ec-faq__category-title{color:var(--icon-color-lilac)}.ec-faq__category-icon{position:relative;width:2rem;height:2rem;flex:0 0 1.2rem}.ec-faq__category-icon:before,.ec-faq__category-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.2rem;height:.1rem;background:var(--primary-color-blue);transform:translate(-50%,-50%);transition:transform var(--duration-short) ease}.ec-faq__category-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.ec-faq__category[open] .ec-faq__category-icon:after{transform:translate(-50%,-50%) rotate(0)}.ec-faq__questions{padding:0 0 .8rem}.ec-faq__category-description{color:var(--neutral-color-400);font-size:1.4rem;letter-spacing:0;line-height:1.65;margin-bottom:2rem}.ec-faq__category-description p{margin:0 0 1rem}.ec-faq__category-description p:last-child{margin-bottom:0}.ec-faq__question{border-top:.1rem solid var(--neutral-color-100);padding:2.6rem 0}.ec-faq__question-summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;cursor:pointer;list-style:none}.ec-faq__question-summary::-webkit-details-marker{display:none}.ec-faq__question-title{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--neutral-color-500)}.ec-faq__question-image-container{display:flex;align-items:center;justify-content:center;margin:2rem auto 0}.ec-faq__question-image{width:100%;max-width:300px;height:auto;object-fit:contain}.ec-faq__question[open] .ec-faq__question-title{color:var(--neutral-color-500)}.ec-faq__question-icon{position:relative;width:1rem;height:1rem;flex:0 0 1rem}.ec-faq__question-icon:before,.ec-faq__question-icon:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:.1rem;background:var(--primary-color-blue);transform:translate(-50%,-50%);transition:transform var(--duration-short) ease}.ec-faq__question-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.ec-faq__question[open] .ec-faq__question-icon:after{transform:translate(-50%,-50%) rotate(0)}.ec-faq__answer{color:var(--neutral-color-400);font-size:1.4rem;letter-spacing:0;line-height:1.65;padding-top:2rem}.ec-faq__answer p{margin:0 0 1rem}.ec-faq__answer p:last-child{margin-bottom:0}@media screen and (max-width:749px){.ec-faq__tabs{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr))}.ec-faq__tab{height:auto;min-height:3.4rem;padding:.8rem 1.8rem}.ec-faq__tab-label{white-space:normal;text-align:center}.ec-faq__category-title{font-size:2rem}}.ec-contact-page__content{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.ec-contact-page__form{margin-top:4rem;padding-top:4rem;border-top:.1rem solid var(--primary-color-white);max-width:90rem}.ec-contact-page__content-item-link{height:4rem;min-width:16.8rem;display:flex;align-items:center;padding:.3rem 1.5rem .3rem 1rem;border-radius:7.5rem;gap:.6rem;color:var(--neutral-color-500);background:var(--primary-color-white);text-decoration:none;font-size:1.2rem;line-height:1.2;font-weight:600;letter-spacing:0;overflow:hidden}.ec-contact-page__content-item-link .svg-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;flex-shrink:0;border-radius:50%;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.ec-contact-page__content-item-link .svg-wrapper:before{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#ffffff59;content:"";opacity:0;transform:scale(.35);transition:opacity .28s ease,transform .28s ease}.ec-contact-page__content-item-link:hover .svg-wrapper{box-shadow:0 .6rem 1.4rem #2543982e;transform:scale(1.08)}.ec-contact-page__content-item-link:hover .svg-wrapper:before{opacity:1;transform:scale(1)}.ec-contact-page__content-item-whatsapp-icon{background:var(--auxiliary-color-light-green-1)}.ec-contact-page__content-item-chat-icon{background:var(--auxiliary-color-lilac-1)}.ec-contact-page__content-item-email-icon{background:var(--auxiliary-color-blue-1)}.ec-contact-page__content-item-link .svg-wrapper svg{position:relative;z-index:1;width:1.6rem;height:1.6rem;flex-shrink:0;transform-origin:center;transition:transform .28s ease}.ec-contact-page__content-item-link:hover .svg-wrapper svg{animation:ec-newsletter-atendimento-button-icon-hover .58s ease}.ec-contact-form{display:flex;flex-direction:column;gap:4rem}.ec-contact-form__status{margin:0;padding:1.2rem 1.6rem;border-radius:1.2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:var(--paragraph-size-2);line-height:1.45}.ec-contact-form__status--success{background:var(--success-color-100);color:var(--neutral-color-500)}.ec-contact-form__status--error{background:var(--error-color-100);color:var(--error-color-500)}.ec-contact-form__error-list{margin:0;padding:0}.ec-contact-form__error-link{color:var(--primary-color-blue);font-size:var(--paragraph-size-2)}.ec-contact-form__row--2{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1.2rem}.ec-contact-form__field{display:flex;flex-direction:column;gap:1rem}.ec-contact-form__label{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.2;letter-spacing:0;color:var(--neutral-color-500)}.ec-contact-form__input,.ec-contact-form__textarea,.ec-contact-form__select{height:4rem;width:100%;margin:0;padding:1.2rem 1.8rem;box-sizing:border-box;border:.1rem solid var(--neutral-color-100);border-radius:10rem;background:var(--primary-color-white);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.2rem;line-height:1.2;letter-spacing:0;color:var(--neutral-color-300);transition:border-color var(--duration-short) ease}.ec-contact-form__input::placeholder,.ec-contact-form__textarea::placeholder{color:var(--neutral-color-300)}.ec-contact-form__textarea{min-height:16rem;border-radius:2rem;resize:vertical}.ec-contact-form__input:focus,.ec-contact-form__textarea:focus,.ec-contact-form__select:focus{outline:none;border-color:var(--primary-color-blue)}.ec-contact-form__field--error .ec-contact-form__input{border-color:var(--error-color-400)}.ec-contact-form__field-error{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:var(--paragraph-size-3);color:var(--error-color-500)}.ec-contact-form__select-wrap{position:relative}.ec-contact-form__select-wrap:after{content:"";position:absolute;top:50%;right:1.8rem;width:.65rem;height:.65rem;border-right:.12rem solid var(--neutral-color-500);border-bottom:.12rem solid var(--neutral-color-500);transform:translateY(-65%) rotate(45deg);pointer-events:none}.ec-contact-form__select{-webkit-appearance:none;appearance:none;padding-right:4rem;cursor:pointer}.ec-contact-form__field--file .ec-contact-form__file{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1.2rem 1.3rem}.ec-contact-form__file-btn{height:4rem;width:20.9rem;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;margin:0;border-radius:3rem;border:.1rem solid transparent;background:var(--primary-color-white);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.2rem;line-height:1.2;letter-spacing:0;color:var(--neutral-color-500);cursor:pointer;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease}.ec-contact-form__file-btn:hover{border-color:var(--primary-color-blue)}.ec-contact-form__file-name{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;line-height:1.2;letter-spacing:0;color:var(--neutral-color-300)}.ec-contact-form__field--consent{margin-top:.4rem}.ec-contact-form__consent-label{display:flex;align-items:center;gap:.4rem;margin:0;cursor:pointer}.ec-contact-form__checkbox{width:2rem!important;height:2rem;flex-shrink:0;accent-color:var(--primary-color-blue);cursor:pointer}.ec-contact-form__consent-text{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;line-height:1.2;letter-spacing:0;color:var(--neutral-color-300)}.ec-contact-form__inline-link{color:var(--neutral-color-300);text-decoration:underline;text-underline-offset:.2rem}.ec-contact-form__inline-link:hover{color:var(--primary-color-blue)}.ec-contact-form__note{margin:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300)}.ec-contact-form__submit{height:4rem;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:25.7rem;margin-top:.4rem;padding:1.6rem 2.4rem;border:.1rem solid var(--primary-color-blue);border-radius:3rem;background:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;letter-spacing:0;color:var(--primary-color-white);cursor:pointer;transition:all .3s ease}.ec-contact-form__submit:hover{background:var(--primary-color-white);color:var(--primary-color-blue)}.ec-contact-form__submit:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}@media screen and (max-width:749px){.ec-contact-form__row--2{grid-template-columns:1fr;gap:3rem}.ec-contact-form__field--file .ec-contact-form__file{flex-direction:column;align-items:flex-start}.ec-contact-page__form{border-top:none;padding-top:0}.ec-contact-form{gap:3rem}}.section-ec-lgpd-popup{display:contents}.ec-lgpd-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998;box-sizing:border-box}.ec-lgpd-popup[hidden]{display:none!important}.ec-lgpd-popup__backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:#14182373}.ec-lgpd-popup__panel{max-width:91.3rem;width:80dvw;margin:0 auto;height:auto;position:absolute;left:0;right:0;bottom:4.8rem;box-sizing:border-box;padding:2.4rem 4rem;border-radius:2rem;background:var(--primary-color-off)}.ec-lgpd-popup__inner{margin:0 auto;width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;box-sizing:border-box}.ec-lgpd-popup__copy{flex:1;min-width:0}.ec-lgpd-popup__lead,.ec-lgpd-popup__sub{margin:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2;letter-spacing:0;color:var(--neutral-color-500)}.ec-lgpd-popup__sub{margin-top:.4rem;color:var(--neutral-color-500)}.ec-lgpd-popup__link{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:.15em}.ec-lgpd-popup__link:hover{color:var(--primary-color-blue)}.ec-lgpd-popup__button{width:25rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:4rem;padding:.8rem 1.2rem;margin:0;border:none;border-radius:10rem;border:.1rem solid var(--primary-color-blue);background:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;color:var(--primary-color-white);cursor:pointer;transition:all .3s ease;outline:none!important}.ec-lgpd-popup__button:hover{background:var(--primary-color-white);color:var(--primary-color-blue)}.ec-lgpd-popup__button:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}@media screen and (max-width:749px){.ec-lgpd-popup__panel{width:86dvw;padding:2rem 1.6rem}.ec-lgpd-popup__inner{flex-direction:column;align-items:stretch;width:100%}.ec-lgpd-popup__button{width:100%;max-width:100%}}.template-404{margin:0 auto}.template-404__content{display:flex;place-items:center;justify-content:center;gap:13rem;padding:10rem 0;margin:0 6rem}.template-404__content-number{font-size:27rem;font-weight:700;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue, #254398);font-family:PeakRounded;margin:0}.template-404__title{font-size:2.4rem;font-weight:700;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue, #254398);font-family:PeakRounded;margin:0 0 2rem}.template-404__description{font-size:1.6rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300);margin:0 0 3rem}.template-404__content-infos-list-title{font-size:1.4rem;font-weight:700;line-height:1.5;letter-spacing:0;color:var(--neutral-color-500);margin:0 0 2rem}.template-404__content-infos-list{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}.template-404__content-infos-list li{font-size:1.4rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300);margin:0 0 1.6rem;list-style:none;padding-left:.2rem}.template-404__content-infos-list li:nth-of-type(1):before{content:"\2022";margin-right:.75rem;font-size:2rem;color:var(--auxiliary-color-salmon-3)}.template-404__content-infos-list li:nth-of-type(2):before{content:"\2022";margin-right:.75rem;font-size:2rem;color:var(--icon-color-lilac)}.template-404__content-infos-list li:nth-of-type(3):before{content:"\2022";margin-right:.75rem;font-size:2rem;color:var(--icon-color-green)}.template-404__content-infos-list li:nth-of-type(4):before{content:"\2022";margin-right:.75rem;font-size:2rem;color:var(--icon-color-skyblue)}.template-404__content-infos-button{width:32.9rem;height:4rem;border-radius:100px;background:var(--primary-color-blue, #254398);color:var(--primary-color-white);border:.1rem solid var(--primary-color-blue, #254398);font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;font-family:PeakRounded;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.2rem;margin-top:2.2rem;transition:all .3s ease}.template-404__content-infos-button:hover{background:transparent;color:var(--primary-color-blue, #254398)}@media screen and (max-width:990px){.template-404__content{flex-direction:column;gap:6rem;margin:0 1.6rem;padding:6rem 0}.template-404__content-number{font-size:20rem}.template-404__content-infos-button{width:100%}}@media screen and (max-width:389px){.template-404__content-number{font-size:15rem}}.ec-hero-rounded-banner__container{position:relative;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;overflow:hidden}.ec-hero-rounded-banner__container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#1d1d1b33,#010101c4);z-index:1}.ec-hero-rounded-banner__content{width:81%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.8rem}.ec-hero-rounded-banner__media{width:100%;height:100%}.ec-hero-rounded-banner__media-item{display:block;width:100%;height:100%}.ec-hero-rounded-banner__media-mobile{display:none}.ec-hero-rounded-banner__media-desktop{display:block}.ec-hero-rounded-banner__label{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;line-height:1.2;letter-spacing:0;color:var(--primary-color-white);text-transform:uppercase;margin:0;text-align:center}.ec-hero-rounded-banner__title{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:3.6rem;line-height:1.2;letter-spacing:0;color:var(--primary-color-white);margin:0;text-align:center;font-weight:400}.ec-hero-rounded-banner__title p{margin:0}.ec-hero-rounded-banner__title strong{font-weight:700}.ec-hero-rounded-banner__description{max-width:44.2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;line-height:1.5;letter-spacing:0;color:var(--primary-color-white);margin:0;text-align:center;font-weight:400}.ec-hero-rounded-banner__description p{margin:0}.ec-hero-rounded-banner__description strong{font-weight:700}.ec-hero-rounded-banner__breadcrumb{padding:2rem 4.8rem}@media screen and (max-width:749px){.ec-hero-rounded-banner__media-item{aspect-ratio:390/579;object-fit:cover}.ec-hero-rounded-banner__media-mobile{display:block}.ec-hero-rounded-banner__media-desktop{display:none}.ec-hero-rounded-banner__title{font-size:2.8rem}.ec-hero-rounded-banner__description{font-size:1.6rem}.ec-hero-rounded-banner__breadcrumb{padding:2rem 1.6rem}}.ec-quote-box__container{margin:0 auto;padding:0 4.8rem}.ec-quote-box__quote{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:2.6rem;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue);margin:0;text-align:center;font-weight:400;margin-bottom:3rem}.ec-quote-box__author-info{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem}.ec-quote-box__quote{border:none;font-style:normal;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:2.6rem;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue);margin:0 0 3rem;text-align:center;font-weight:400;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.ec-quote-box__quote p{margin:0}.ec-quote-box__quote strong{font-weight:700}.ec-quote-box__author{width:fit-content;text-align:center;margin:0 auto}.ec-quote-box__author-image{border-radius:50%;margin-bottom:.5rem}.ec-quote-box__author-name{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-500);margin:0;text-align:center;font-weight:700}.ec-quote-box__author-title{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300);margin:0;text-align:center}@media screen and (max-width:749px){.ec-quote-box__container{padding:0 1.6rem}.ec-quote-box__quote{font-size:2rem}}.ec-rich-text__container{margin:0 auto;padding:0 4.8rem}.ec-rich-text__text{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;line-height:1.5;letter-spacing:0;font-weight:400;margin:0 auto}.ec-rich-text__text p{margin:0}.ec-rich-text__text strong{font-weight:700}.ec-rich-text__text ol{padding-left:1.6rem}.ec-rich-text__text ul{padding-left:2rem}.ec-rich-text__text ul li::marker{font-size:1rem}@media screen and (max-width:749px){.ec-rich-text__container{padding:0 1.6rem}}.ec-image-and-text{width:100%}.ec-image-and-text__container{width:100%;display:flex}.ec-image-and-text__image-item{display:block;width:100%;height:100%}.ec-image-and-text__image-item-mobile{display:none}.ec-image-and-text__texts{width:50%;display:flex;flex-direction:column;justify-content:center;gap:5.4rem;padding:4.8rem}.ec-image-and-text__main-text{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;line-height:1.5;letter-spacing:0;color:var(--primary-color-white);margin:0;font-weight:400}.ec-image-and-text__main-text p{margin:0}.ec-image-and-text__main-text strong{font-weight:700}.ec-image-and-text__sub-text{max-width:34.2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;line-height:1.5;letter-spacing:0;color:var(--primary-color-white);margin:0;font-weight:500}.ec-image-and-text__sub-text p{margin:0}.ec-image-and-text__sub-text strong{font-weight:700;color:var(--primary-color-white)}.ec-image-and-text__sub-text h2{margin:0;color:var(--primary-color-white);font-size:3rem}@media screen and (max-width:749px){.ec-image-and-text__container{flex-direction:column}.ec-image-and-text__image{width:100%!important;height:fit-content!important}.ec-image-and-text__image-item-desktop{display:none}.ec-image-and-text__image-item-mobile{display:block}.ec-image-and-text__texts{order:2;width:100%;padding:4.8rem 1.6rem}}.ec-scrollable-image__container{padding:0 4.8rem;margin:0 auto}.ec-scrollable-image__image-item{width:100%;object-fit:contain;height:100%}@media screen and (max-width:749px){.ec-scrollable-image__container{padding:0 1.6rem}.ec-scrollable-image__image{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.ec-scrollable-image__image::-webkit-scrollbar{display:none}.ec-scrollable-image__image:active{cursor:grabbing}.ec-scrollable-image__image-item{height:76.8rem;width:auto;max-width:none;display:block}}.ec-static-video{width:100%}.ec-static-video__container{width:100%;margin:0 auto;padding:0 4.8rem}.ec-static-video__video{width:100%}.ec-static-video__video-item-desktop{display:block;width:100%;height:100%;border-radius:2rem}.ec-static-video__video-item-mobile{display:none;width:100%;height:100%;border-radius:2rem}.ec-static-video__video-wrap{position:relative;width:100%;cursor:pointer}.ec-static-video__play-button{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;padding:0;border:0;border-radius:50%;background:var(--primary-color-white);color:var(--primary-color-blue, #254398);cursor:pointer;transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.ec-static-video__play-button:before{position:absolute;top:-1.1rem;right:-1.1rem;bottom:-1.1rem;left:-1.1rem;z-index:-1;display:block;border-radius:50%;background:#ffffff73;content:"";transform:scale(1)}.ec-static-video__video-wrap:hover .ec-static-video__play-button:before{animation:ec-static-video-play-pulse 1.5s ease-in-out infinite}.ec-static-video__play-button svg{width:1.1rem;height:1.1rem;margin-left:.2rem}.ec-static-video__video-wrap.is-playing .ec-static-video__play-button{opacity:0;visibility:hidden;pointer-events:none}@keyframes ec-static-video-play-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ec-static-video__youtube-wrapper{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;border-radius:2rem}.ec-static-video__youtube-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2rem}@media screen and (max-width:749px){.ec-static-video__container{padding:0 1.6rem}.ec-static-video__video-item-desktop{display:none}.ec-static-video__video-item-mobile{display:block}}.ec-boxes{width:100%}.ec-boxes__container{position:relative;width:100%;padding:0 4.8rem;margin:0 auto}.ec-boxes__navigation{position:absolute;top:-8rem;right:4.8rem;display:flex;align-items:center;gap:2rem;pointer-events:none;transform:translateY(-50%)}.ec-boxes__navigation button{pointer-events:all}.ec-boxes__swiper{width:100%;overflow:visible}.ec-boxes__grid,.ec-boxes__wrapper{display:flex}.ec-boxes__grid{flex-wrap:wrap}.ec-boxes__image-box,.ec-boxes__text-box{position:relative;flex:1 1 calc(33.333% - 1rem);min-width:0;overflow:hidden;aspect-ratio:448/377}.ec-boxes__image-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#1d1d1b17,#010101a6);z-index:1}.ec-boxes__image{display:block;width:100%;height:100%;object-fit:cover}.ec-boxes__image-box-content{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:2;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:2rem;font-weight:400;line-height:1.2;letter-spacing:0}.ec-boxes__image-box-content p{margin:0}.ec-boxes__image-box-content strong{font-weight:700}.ec-boxes__text-box{display:flex!important;align-items:flex-end;justify-content:flex-end}.ec-boxes__text-box-content{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5;letter-spacing:0;padding:4rem}.ec-boxes__text-box-content p{margin:0}.ec-boxes__text-box-content strong{font-weight:700}@media screen and (max-width:1024px){.ec-boxes__grid,.ec-boxes__wrapper{flex-direction:column}.ec-boxes__image-box,.ec-boxes__text-box{flex:1 1 auto;width:100%;border-radius:0!important;align-items:flex-start;justify-content:center}.ec-boxes__navigation{display:none!important}.ec-boxes__text-box{aspect-ratio:auto;min-height:auto}}@media screen and (max-width:749px){.ec-boxes{margin-top:0!important}.ec-boxes__container{padding:0 1.6rem}.ec-boxes__image-box-content{padding:1.8rem 1.6rem;font-size:1.8rem}.ec-boxes__text-box-content{padding:4rem 1.6rem}}.ec-quote-slider{width:100%}.ec-quote-slider__container{position:relative;padding:0 4.8rem;margin:0 auto}.ec-quote-slider__navigation{z-index:10;display:flex;align-items:center;gap:2rem;pointer-events:none}.ec-quote-slider__navigation button{pointer-events:all}.ec-quote-slider__navigation--desktop{position:absolute;top:-8rem;right:4.8rem}.ec-quote-slider__navigation--mobile{display:none;justify-content:center}.ec-quote-slider__swiper{width:100%;overflow:visible}.ec-quote-slider__single{width:100%}.ec-quote-slider__slide{display:flex!important;align-items:center;gap:6.4rem}.ec-quote-slider__quote-image{flex-shrink:0}.ec-quote-slider__quote-image img{display:block;width:21.5rem;height:21.5rem;border-radius:50%;object-fit:cover}.ec-quote-slider__quote{flex:1}.ec-quote-slider__quote-icon{display:block;margin-bottom:1rem}.ec-quote-slider__quote-content{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:2.4rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--primary-color-blue);margin:0 0 3.3rem}.ec-quote-slider__quote-content p{margin:0}.ec-quote-slider__quote-content strong{font-weight:700}.ec-quote-slider__quote-author-name{font-size:1.6rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-weight:700;line-height:1.5;letter-spacing:0;color:var(--neutral-color-400);margin-bottom:.4rem}.ec-quote-slider__quote-author-title{font-size:1.6rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--neutral-color-300)}.ec-quote-slider__navigation-wrapper{display:flex;place-items:center;justify-content:space-between;margin-top:2rem}.ec-quote-slider__pagination{position:relative;display:flex;align-items:center;justify-content:center;gap:0;width:168px!important;max-width:100%;height:3px;margin:4.8rem auto 0;border-radius:100px;overflow:hidden}.ec-quote-slider__pagination .swiper-pagination-bullet{display:none;flex:1 1 0;width:auto;min-width:0;height:100%;margin:0!important;border-radius:100px;background:#e8e8e8;opacity:1;transition:background .22s ease}.ec-quote-slider__pagination .swiper-pagination-bullet-active{background:var(--primary-color-blue, #254398)}@media screen and (max-width:1024px){.ec-quote-slider__navigation--desktop{display:none}.ec-quote-slider__navigation--mobile{display:flex}.ec-quote-slider__slide{flex-direction:column;align-items:flex-start;gap:3rem}.ec-quote-slider__pagination{width:114px!important;bottom:unset!important;margin:0}.ec-quote-slider__pagination .swiper-pagination-bullet{display:block}}@media screen and (max-width:749px){.ec-quote-slider__container{padding:0 1.6rem}.ec-quote-slider__quote-image img{width:10.9rem;height:10.9rem}.ec-quote-slider__quote-content{font-size:2rem}}.ec-flex-text{margin:0 auto}.ec-flex-text__container{padding:0 4.8rem;display:flex;justify-content:space-between}.ec-flex-text__title{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-weight:400;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue);margin:0}.ec-flex-text__title p{margin:0}.ec-flex-text__title strong{font-weight:700}.ec-flex-text__title h2{margin:0;color:var(--primary-color-blue);font-size:3rem}.ec-flex-text__text{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--neutral-color-400);margin:0}.ec-flex-text__text p{margin:0}.ec-flex-text__text strong{font-weight:700}@media screen and (max-width:768px){.ec-flex-text__container{padding:0 1.6rem;flex-direction:column;gap:4rem}.ec-flex-text__title{max-width:100%!important}.ec-flex-text__title h2{font-size:2.8rem}.ec-flex-text__text{max-width:100%!important}}.ec-divider{width:100%;display:flex;justify-content:center}.ec-divider__inner{width:100%;padding:0 4.8rem}@media screen and (max-width:768px){.ec-divider__inner{padding:0 1.6rem}}.ec-divider__line{width:100%;height:1px;display:block!important}.ec-blog-page__container{margin:0 auto;padding:0 4.8rem}.ec-blog-page__title{margin:0 0 1.2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:4rem;font-weight:400;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue)}.ec-blog-page__header{margin-bottom:4rem;display:flex;justify-content:space-between;place-items:center;gap:2rem}.ec-blog-page__header-text{max-width:466px}.ec-blog-page__header-title{margin-bottom:2rem;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:3rem;line-height:1.2;letter-spacing:0;color:var(--primary-color-blue)}.ec-blog-page__header-title p{margin:0}.ec-blog-page__header-title strong{font-weight:700}.ec-blog-page__header-description{margin:0;color:var(--neutral-color-400);font-size:1.4rem;line-height:1.5;letter-spacing:0}.ec-blog-page__header-description p{margin:0 0 1rem}.ec-blog-page__header-description p:last-child{margin-bottom:0}.ec-blog-page__search-posts{width:100%;max-width:757px;position:relative}.ec-blog-page__search-posts-input{width:100%;height:4.8rem;padding:0 2.6rem 0 1.6rem;border:.1rem solid transparent;border-radius:10rem;background:var(--primary-color-white);color:var(--neutral-color-500);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;transition:border-color .2s ease}.ec-blog-page__search-posts-input:focus{border-color:var(--primary-color-blue);outline:none}.ec-blog-page__search-posts-button{position:absolute;top:50%;right:1.6rem;width:1.8rem;height:1.8rem;transform:translateY(-50%);cursor:pointer;background:none;border:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.ec-blog-page__banner{margin-bottom:4rem;border-radius:2rem;overflow:hidden}.ec-blog-page__banner-image{display:block;width:100%;height:auto}.ec-blog-page__banner-image--placeholder{background:rgba(var(--color-foreground),.04)}.ec-blog-page__filters-wrap{margin-bottom:4rem}.ec-blog-page__filters-wrap[hidden],.ec-blog-page__filters-wrap.ec-blog-page__filters-wrap--hidden{display:none}.ec-blog-page__filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.ec-blog-page__filter{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:4.3rem;padding:.8rem 1.2rem;text-align:center;border:.1rem solid transparent;border-radius:10rem;background:var(--primary-color-white);color:var(--neutral-color-300);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;line-height:1.5;letter-spacing:0;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ec-blog-page__filter:hover{border-color:var(--primary-color-blue);color:var(--primary-color-blue)}.ec-blog-page__filter--active{border-color:var(--primary-color-blue);background:var(--primary-color-blue);color:var(--primary-color-white)}.ec-blog-page__filter--active:hover{color:var(--primary-color-white)}.ec-blog-page__filter-select-wrap{position:relative;display:none;width:100%}.ec-blog-page__filter-select{width:100%;min-height:4rem;padding:1.2rem 4rem 1.2rem 1.6rem;border:.1rem solid var(--primary-color-blue);border-radius:10rem;background:var(--primary-color-white);color:var(--neutral-color-400);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.2rem;line-height:1.5;letter-spacing:0;-webkit-appearance:none;appearance:none;cursor:pointer}.ec-blog-page__filter-select-icon{position:absolute;top:50%;right:1.6rem;width:1.2rem;height:1.2rem;pointer-events:none;transform:translateY(-50%)}.ec-blog-page__filter-select-icon svg{display:block;width:100%;height:100%}.ec-blog-page__cards-inner{margin:0 auto;padding:0 4.8rem}.ec-blog-page__grid{border-top:.1rem solid var(--neutral-color-100);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2.6rem;column-gap:1.2rem;padding:4rem 0 0}.ec-blog-page__card{display:none;min-width:0}.ec-blog-page__card.ec-blog-page__card--visible{display:block}.ec-blog-page__card.ec-blog-page__card--visible.ec-blog-page__card--enter{opacity:0;transform:translateY(2.4rem)}.ec-blog-page__card.ec-blog-page__card--visible.ec-blog-page__card--enter.ec-blog-page__card--enter-active{opacity:1;transform:translateY(0);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1);transition-delay:var(--ec-blog-page-enter-delay, 0ms)}@media(prefers-reduced-motion:reduce){.ec-blog-page__card.ec-blog-page__card--visible.ec-blog-page__card--enter,.ec-blog-page__card.ec-blog-page__card--visible.ec-blog-page__card--enter.ec-blog-page__card--enter-active{opacity:1;transform:none;transition:none}}.ec-blog-page__card-link{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:2rem;border:.1rem solid var(--auxiliary-color-lilac-1);background:var(--primary-color-white);padding:1.2rem;color:inherit;text-decoration:none}.ec-blog-page__card-media{display:block;width:100%;aspect-ratio:416 / 180;overflow:hidden;border-radius:1rem;background:rgba(var(--color-foreground),.04)}.ec-blog-page__card-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem;transition:transform 1.8s var(--animation-cubic-bezier)}.ec-blog-page__card-link:hover .ec-blog-page__card-image{transform:scale(1.08)}.ec-blog-page__card-image--placeholder{background:rgba(var(--color-foreground),.04)}.ec-blog-page__card-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.2rem 0 0}.ec-blog-page__card-title{margin:0;color:var(--primary-color-blue);font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0}.ec-blog-page__card-description{width:100%;color:var(--neutral-color-300);font-size:1.6rem;line-height:1.5;letter-spacing:0;font-weight:400}.ec-blog-page__card-description p{height:4.8rem;margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ec-blog-page__card-button{display:inline-flex;align-items:center;margin-top:auto;color:var(--primary-color-blue);font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;text-decoration:underline}.ec-blog-page__empty{margin:0;text-align:center;color:var(--neutral-color-300);font-size:1.6rem;line-height:1.5}.ec-blog-page .pagination-wrapper{margin-top:4.8rem}.ec-blog-page .pagination__list{justify-content:center}.ec-blog-page .pagination__list li{padding:0;margin:0;width:3rem;height:3rem;margin-right:.5rem!important;flex:unset!important}.ec-blog-page .pagination__item{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:100px;background:var(--primary-color-white);border:.1rem solid var(--neutral-color-100);color:var(--neutral-color-300);font-size:1.6rem;line-height:1.5;letter-spacing:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;cursor:pointer;padding:0}.ec-blog-page .pagination__item:after{display:none!important}.ec-blog-page .pagination__item--current{border-color:var(--primary-color-blue);opacity:1!important}@media screen and (max-width:749px){.ec-blog-page__container,.ec-blog-page__cards-inner{padding:0 1.6rem}.ec-blog-page__banner-image{aspect-ratio:358 / 308;object-fit:cover}.ec-blog-page__header{flex-direction:column;gap:2rem}.ec-blog-page__header-text{max-width:100%}.ec-blog-page__title{font-size:3rem}.ec-blog-page__filters{display:none}.ec-blog-page__filter-select-wrap{display:block}.ec-blog-page__grid{grid-template-columns:minmax(0,1fr);gap:1.6rem}.ec-blog-page .pagination-wrapper{margin-top:3.2rem}.ec-blog-page__card-button{font-size:1.4rem}}.ec-post-page__container{margin:0 auto;padding:0 4.8rem}.ec-post-page__image-image{border-radius:2rem;width:100%;height:100%;object-fit:contain}.ec-post-page__header{margin:2rem auto}.ec-post-page__blog-name{display:inline-block;border-radius:10rem;background-color:var(--auxiliary-color-lilac-1);padding:1rem 2rem;color:var(--primary-color-blue);font-size:1.6rem;font-weight:500;line-height:1.3;letter-spacing:0;text-align:center;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease}.ec-post-page__blog-name:hover{background-color:var(--primary-color-blue);color:var(--primary-color-white)}.ec-post-page__content{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:2.4rem;align-items:start}.ec-post-page__body{grid-column:1;grid-row:1;min-width:0}.ec-post-page__body h1,.ec-post-page__body h2,.ec-post-page__body h3,.ec-post-page__body h4,.ec-post-page__body h5,.ec-post-page__body h6{color:var(--primary-color-blue)}.ec-post-page__share{grid-column:2;grid-row:1;position:sticky;top:12rem;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:4rem;padding:2rem .5rem;margin-top:4rem;border-radius:10rem;background:var(--primary-color-white);align-self:start}.ec-post-page__share-label{margin:0;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.3;letter-spacing:0;color:var(--neutral-color-500);writing-mode:vertical-rl;white-space:nowrap}.ec-post-page__share-list{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%}.ec-post-page__share-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:0;border-radius:50%;background:var(--primary-color-blue);cursor:pointer;text-decoration:none;transition:opacity .2s ease}.ec-post-page__share-button:hover{opacity:.88}.ec-post-page__share-icon{display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem}.ec-post-page__share-icon svg{display:block;width:100%;height:100%}.ec-post-page__share-button--facebook path{fill:var(--primary-color-white)}.ec-post-page__share-button--linkedin .ec-post-page__share-icon{width:1.2rem;height:1.2rem}.ec-post-page__share-button--copy{position:relative}.ec-post-page__share-icon--copy svg{filter:brightness(0) invert(1)}.ec-post-page__share-icon--copy[hidden],.ec-post-page__share-button--copy [data-ec-post-share-icon][hidden]{display:none!important}.ec-post-page__share-button--copy:not(.is-copied) [data-ec-post-share-icon=check]:not([hidden]){display:none!important}.ec-post-page__share-icon--check{color:var(--primary-color-white)}.ec-post-page__footer{display:flex;flex-direction:column;align-items:center;gap:6rem;margin-top:4rem}.ec-post-page__hashtags{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.ec-post-page__hashtags-item{border-radius:10rem;background-color:var(--auxiliary-color-lilac-1);padding:.6rem 2rem;color:var(--primary-color-blue);font-size:1.4rem;font-weight:500;line-height:1.5;letter-spacing:0;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease}.ec-post-page__hashtags-item:hover{background-color:var(--primary-color-blue);color:var(--primary-color-white)}.ec-post-page__posts-navigation{display:flex;align-items:stretch;justify-content:space-between;gap:2.4rem;width:100%;border-top:.1rem solid var(--neutral-color-100);padding-top:2rem;border-bottom:.1rem solid var(--neutral-color-100);padding-bottom:2rem}.ec-post-page__posts-navigation-spacer{flex:1 1 0}.ec-post-page__posts-navigation-item{display:flex;align-items:center;gap:1.6rem;max-width:calc(50% - 1.2rem);color:var(--neutral-color-500);text-decoration:none;transition:color .2s ease}.ec-post-page__posts-navigation-item:hover{color:var(--primary-color-blue)}.ec-post-page__posts-navigation-item--next{margin-left:auto;text-align:right}.ec-post-page__posts-navigation-text{display:flex;flex-direction:column;gap:.4rem;min-width:0}.ec-post-page__posts-navigation-item-label{font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.3;letter-spacing:0;color:var(--primary-color-blue)}.ec-post-page__posts-navigation-item-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:PeakRounded,ui-rounded,system-ui,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.5;letter-spacing:0}.ec-post-page__posts-navigation-arrow{flex:0 0 auto;pointer-events:none}@media screen and (max-width:749px){.ec-post-page__container{padding:0 1.6rem}.ec-post-page__header{margin:1rem auto}.ec-post-page__blog-name{font-size:1.4rem}.ec-post-page__content{grid-template-columns:minmax(0,1fr);column-gap:0}.ec-post-page__body{grid-column:1;grid-row:2}.ec-post-page__share{position:static;top:auto;grid-column:1;grid-row:1;width:fit-content;max-width:100%;flex-direction:row;justify-content:start;gap:1.5rem;margin:1rem 0;padding:.6rem 2rem}.ec-post-page__share-label{width:100%;writing-mode:horizontal-tb;transform:none;text-align:center}.ec-post-page__share-list{flex-direction:row;justify-content:center;gap:.8rem}.ec-post-page__posts-navigation{flex-direction:column;place-items:center;gap:2rem}.ec-post-page__posts-navigation-item-title{font-size:1.4rem}.ec-post-page__posts-navigation-item,.ec-post-page__posts-navigation-item--next{max-width:100%;text-align:left;margin-left:0}}.ec-post-page__comments{width:100%;max-width:100vw;box-sizing:border-box;margin-top:4rem}.ec-post-page__comments-inner{width:100%;max-width:96rem;margin:0 auto}.ec-post-page__comments-list-wrap{margin-bottom:6rem}.ec-post-page__comments-list-title{margin:0 0 3.2rem;color:var(--primary-color-blue);font-size:2.4rem;font-weight:700;line-height:1.2;text-align:center}.ec-post-page__comments-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:6rem}.ec-post-page__comments-item{padding:2.4rem;border-radius:2rem;background-color:var(--primary-color-white)}.ec-post-page__comments-item-body{margin:0;color:var(--neutral-color-500);font-size:1.6rem;line-height:1.5}.ec-post-page__comments-item-body p:last-child{margin-bottom:0}.ec-post-page__comments-item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.6rem;margin-top:1.6rem;padding-top:1.6rem;border-top:.1rem solid var(--neutral-color-100)}.ec-post-page__comments-item-author{color:var(--primary-color-blue);font-size:1.4rem;font-weight:700;line-height:1.3}.ec-post-page__comments-item-date{color:var(--neutral-color-300);font-size:1.4rem;line-height:1.3}.ec-post-page__comments .pagination-wrapper{margin-top:3.2rem}.ec-post-page__comments-header{margin-bottom:4rem}.ec-post-page__comments-title{margin:0 0 1.2rem;color:var(--primary-color-blue);font-size:3rem;line-height:1.2;letter-spacing:0;font-weight:500}.ec-post-page__comments-subtitle{margin:0;color:var(--neutral-color-300);font-size:1.4rem;line-height:1.5;letter-spacing:0}.ec-post-page__comments-form{width:100%}.ec-post-page__comments-form-wrap{margin-top:4rem}.ec-post-page__comments-status{margin-bottom:2.4rem;padding:1.6rem 2rem;border-radius:1.6rem;font-size:1.4rem;line-height:1.5}.ec-post-page__comments-status--error{background-color:#fdecec;color:#8a1f1f}.ec-post-page__comments-status--success{background-color:var(--auxiliary-color-light-green-1);color:var(--neutral-color-500)}.ec-post-page__comments-status-title{margin:0;font-weight:700}.ec-post-page__comments-status-list{margin:1rem 0 0;padding-left:2rem}.ec-post-page__comments-status-link{color:inherit}.ec-post-page__comments-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.ec-post-page__comments-field{display:flex;flex-direction:column;min-width:0}.ec-post-page__comments-field--full{grid-column:1 / -1}.ec-post-page__comments-label{display:block;margin-bottom:1rem;color:var(--neutral-color-500);font-size:1.2rem;font-weight:500;line-height:1.2;letter-spacing:0}.ec-post-page__comments-required{margin-left:.2rem}.ec-post-page__comments-input,.ec-post-page__comments-textarea{width:100%;border:.1rem solid var(--neutral-color-100);border-radius:999rem;background-color:var(--primary-color-white);padding:1.6rem 2.4rem;color:var(--neutral-color-500);font-family:inherit;font-size:1.2rem;line-height:1.2;letter-spacing:0;box-sizing:border-box;transition:border-color .2s ease}.ec-post-page__comments-input::placeholder,.ec-post-page__comments-textarea::placeholder{color:var(--neutral-color-300)}.ec-post-page__comments-input:focus,.ec-post-page__comments-textarea:focus{outline:none;border-color:var(--primary-color-blue)}.ec-post-page__comments-input--error,.ec-post-page__comments-textarea.ec-post-page__comments-input--error{border-color:#c62828}.ec-post-page__comments-textarea{min-height:16rem;border-radius:2rem;resize:vertical}.ec-post-page__comments-field-error{margin-top:.8rem;color:#c62828;font-size:1.4rem;line-height:1.3}.ec-post-page__comments-moderated{margin:2.4rem 0 0;color:var(--neutral-color-300);font-size:1.4rem;line-height:1.5;text-align:center}.ec-post-page__comments-actions{display:flex;justify-content:center;margin-top:1rem}.ec-post-page__comments-submit{height:4rem;width:25.7rem;border:0;border-radius:999rem;background-color:var(--primary-color-blue);color:var(--primary-color-white);font-family:inherit;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:0;cursor:pointer;transition:opacity .2s ease}.ec-post-page__comments-submit:hover{opacity:.88}@media(max-width:749px){.ec-post-page__comments-list-wrap{margin-bottom:4rem}.ec-post-page__comments-list-title,.ec-post-page__comments-title{font-size:2.4rem}.ec-post-page__comments-subtitle{font-size:1.4rem}.ec-post-page__comments-form-grid{grid-template-columns:1fr;gap:2rem}.ec-post-page__comments-list{margin-bottom:4rem}.ec-post-page__comments-submit{width:100%}}.ec-post-shelf{width:100%;overflow:hidden}.ec-post-shelf__container{margin:0 auto;padding:0 4.8rem}.ec-post-shelf__header{margin-bottom:4rem;text-align:left}.ec-post-shelf__title,.ec-post-shelf__subtitle{margin:0;color:var(--primary-color-blue);letter-spacing:0}.ec-post-shelf__title{font-size:1.4rem;letter-spacing:0;line-height:1.2;text-transform:uppercase;font-weight:400}.ec-post-shelf__title p{margin:0}.ec-post-shelf__title strong{font-weight:700}.ec-post-shelf__title p,.ec-post-shelf__subtitle p{margin:0}.ec-post-shelf__subtitle{margin-bottom:.8rem;font-size:3rem;line-height:1.2}.ec-post-shelf__subtitle p{margin:0}.ec-post-shelf__subtitle strong{font-weight:700}.ec-post-shelf__swiper{width:100%;overflow:visible}.ec-post-shelf__slide{height:auto}.ec-post-shelf__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:2rem;background:var(--auxiliary-color-lilac-1);padding:1.2rem;color:inherit;text-decoration:none}.ec-post-shelf__media{display:block;width:100%;aspect-ratio:416 / 180;overflow:hidden;border-radius:1rem;background:rgba(var(--color-foreground),.04)}.ec-post-shelf__image{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem;transition:transform 1.8s var(--animation-cubic-bezier)}.ec-post-shelf__card:hover .ec-post-shelf__image{transform:scale(1.2)}.ec-post-shelf__card-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 0 0}.ec-post-shelf__card-title{height:3rem;margin:0;color:var(--primary-color-blue);font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:0;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ec-post-shelf__card-description{height:5.2rem;width:100%;color:var(--neutral-color-300);font-size:1.6rem;line-height:1.5;letter-spacing:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ec-post-shelf__card-description p{height:5.2rem;margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ec-post-shelf__card-button{display:inline-flex;align-items:center;margin-top:auto;color:var(--primary-color-blue);font-size:1.6rem;font-weight:700;line-height:1.5;text-decoration:underline}.ec-post-shelf__pagination{display:flex;margin-right:auto}.ec-post-shelf__pagination .swiper-pagination-bullet{flex:1 1 0;width:auto;min-width:0;height:100%;margin:0!important;border-radius:100px;background:#e8e8e8;opacity:1;transition:background .22s ease}.ec-post-shelf__pagination .swiper-pagination-bullet-active{background:var(--primary-color-blue);opacity:1}@media screen and (max-width:749px){.ec-post-shelf__container{padding:0 1.6rem}.ec-post-shelf__header{margin-bottom:2.4rem}.ec-post-shelf__subtitle{font-size:2.4rem}.ec-post-shelf__card-button{font-size:1.4rem}.ec-post-shelf__pagination{width:114px!important}.ec-post-shelf__card-title{height:auto;line-clamp:unset;-webkit-line-clamp:unset}}.main-blog{margin:auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
