.no-js:not(html){display:none!important}html.no-js .no-js:not(html){display:block!important}.no-js-inline{display:none!important}html.no-js .no-js-inline{display:inline-block!important}html.no-js .no-js-hidden{display:none!important}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0}html{box-sizing:border-box;font-size:calc(var(--font-body-scale) * 62.5%);height:100%;scroll-behavior:smooth}html.overflow-hidden-tablet{overflow:hidden}body{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:100%;min-height:100vh;min-height:100dvh;margin:0;overflow-x:hidden;font-size:1.6rem;line-height:calc(1.6 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.page-wrapper{display:flex;flex-direction:column;flex:1 0 auto;min-height:100%}.content-for-layout{flex:1 0 auto;min-height:0}.page-wrapper>.shopify-section-group-footer-group,.page-wrapper>#shopify-section-footer,.page-wrapper>footer{margin-top:auto}:root{--payment-badge-height: 3.12rem;--payment-badges-gap: .45rem;--payment-badges-max-inline-size: 31rem}.payment-badges{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--payment-badges-gap);inline-size:min(100%,var(--payment-badges-max-inline-size));max-inline-size:100%;margin-inline:auto}.payment-type-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:100%}.payment-type-badge>svg{display:block;width:auto;height:var(--payment-badge-height);max-width:100%}a{color:rgb(var(--color-link));text-underline-offset:.3rem;-webkit-text-decoration-color:rgba(var(--color-foreground),.7);text-decoration-color:rgba(var(--color-foreground),.7);-webkit-text-decoration-thickness:.1rem;text-decoration-thickness:.1rem}a:hover{-webkit-text-decoration-color:rgba(var(--color-foreground),1);text-decoration-color:rgba(var(--color-foreground),1);-webkit-text-decoration-thickness:.15rem;text-decoration-thickness:.15rem}.container{position:relative;margin:0 auto;max-width:var(--page-width)}.container--narrow,.container--normal{--gutter-inline: 1.5rem;padding:0 var(--gutter-inline)}.container--full-padded{--gutter-inline: 1.5rem;padding:0 var(--gutter-inline);max-width:100%}.container--full{max-width:100%}@media only screen and (min-width:750px){.container--narrow{--gutter-inline: 1.5rem;max-width:var(--page-width-narrow)}.container--normal{--gutter-inline: 5rem}.container--full-padded{--gutter-inline: 5rem;max-width:100%}}.hidden{display:none!important}template-modal-shell{display:none}template-modal-shell[open]{display:flex}.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}::selection{background-color:rgba(var(--color-foreground),.2)}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);color:rgb(var(--color-foreground));line-height:1.15;word-break:break-word}blockquote{font-style:italic;color:rgba(var(--color-foreground-secondary),.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:calc(1rem * var(--font-body-scale));letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}@media screen and (min-width:750px){.caption{font-size:calc(1.2rem * var(--font-body-scale))}}.caption-with-letter-spacing{font-size:calc(1rem * var(--font-body-scale));letter-spacing:.13rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase}.caption-large{font-size:calc(1.3rem * var(--font-body-scale));line-height:1.2}@media screen and (max-width:749px){.small-hide{display:none!important}}@media screen and (min-width:750px){.medium-up-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}}:root{--heading-elements-gap: .8rem;--heading-section-spacing: 2rem;--section-content-spacing: var(--heading-section-spacing)}.heading__section{display:flex;flex-direction:column;row-gap:var(--heading-elements-gap, .8rem);margin-bottom:var(--heading-section-spacing, 2rem)}.heading__section>.subheading,.heading__section>.heading,.heading__section>.heading__description{margin:0}.heading__section p:is(:only-child,:not(:last-child)){margin-bottom:0}.heading__section .heading__description>*:first-child{margin-top:0}.heading__section .heading__description>*:last-child{margin-bottom:0}.heading__icon{display:flex;align-items:center;gap:.6rem}.heading__icon img{width:20px;height:20px;display:block}.heading__icon .icon{width:var(--global-icons-size, 20px);height:var(--global-icons-size, 20px);font-size:var(--global-icons-size, 20px);color:var(--global-icons-color, rgb(var(--color-foreground)));fill:currentColor}.heading strong,.heading-highlightable strong{color:var(--heading-highlight-color, currentColor)}.left.left{text-align:left}.center.center{text-align:center;justify-content:center}.center .heading:after{left:50%;transform:translate(-50%)}.right{text-align:right}.right .heading:after{left:auto;right:0}a:empty,ul:empty,dl:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}.link{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)}a:not([href]){cursor:not-allowed}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}}.placeholder{background-color:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.55);fill:rgba(var(--color-foreground),.55)}.placeholder svg{display:block;width:100%;height:100%}details>*{box-sizing:border-box}@media(prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}:root{--duration-short: .1s;--duration-default: .2s;--duration-long: .5s}.underlined-link{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link: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)}summary{cursor:pointer;list-style:none;position:relative}summary .icon-caret{position:absolute;height:1.5rem;right:1.5rem;top:50%;transform:translateY(-50%)}summary::-webkit-details-marker{display:none}.focused,.no-js *:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.no-js *:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-inset:focus-visible{outline:var(--content-container-border);outline-offset:-.2rem;box-shadow:var(--content-container-shadow);border-radius:var(--content-container-radius)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;box-shadow:none}.overflow-hidden,.overflow-hidden-mobile,.overflow-hidden-tablet{overflow:hidden}@media screen and (min-width:750px){.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width:990px){.overflow-hidden-tablet{overflow:auto}}.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(--content-container-radius);border:var(--content-container-border);position:relative}.global-media-settings{position:relative;border:var(--media-container-border);border-radius:var(--media-container-radius);box-shadow:var(--media-container-shadow);background-color:rgb(var(--color-background))}.global-media-settings img,.global-media-settings iframe,.global-media-settings model-viewer,.global-media-settings video{border-radius:calc(var(--media-container-radius) - 2px)}.global-media-settings--full-width,.global-media-settings--full-width img{border-radius:0;border-left:none;border-right:none}.list-unstyled{list-style:none}.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)}.grid--gapless.grid--3-col .grid__item{width:33.33%}@media screen and (min-width:750px){.grid--3-col .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--gapless.grid--3-col .grid__item{width:33.33%}}.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.grid--gapless.grid--2-col .grid__item{width:50%}@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);max-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);max-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);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--gapless.grid--2-col .grid__item{width:50%}.grid--gapless.grid--4-col-tablet .grid__item{width:25%;max-width:25%}.grid--gapless.grid--3-col-tablet .grid__item{width:33.33%;max-width:33.33%}.grid--gapless.grid--2-col-tablet .grid__item{width:50%;max-width:50%}}@media screen and (max-width:989px){.grid--1-col-tablet-down .grid__item{width:100%;max-width:100%}.slider--tablet.grid--peek{margin:0;width:100%}.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}}@media screen and (min-width:990px){.grid--6-col-desktop .grid__item{width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);max-width:calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)}.grid--5-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)}.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.grid--3-col-desktop .grid__item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.grid--2-col-desktop .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--gapless.grid--6-col-desktop .grid__item{width:16.66%;max-width:16.66%}.grid--gapless.grid--5-col-desktop .grid__item{width:20%;max-width:20%}.grid--gapless.grid--4-col-desktop .grid__item{width:25%;max-width:25%}.grid--gapless.grid--3-col-desktop .grid__item{width:33.33%;max-width:33.33%}.grid--gapless.grid--2-col-desktop .grid__item{width:50%;max-width:50%}}@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;position:relative;overflow:hidden;background-color:rgb(var(--color-background))}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;object-fit:cover;top:0;left:0;height:100%;width:100%}.media--video,.media--video>video{width:100%;height:100%;object-fit:cover}.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,button.shopify-payment-button__button--unbranded,.shopify-payment-button [role=button],.cart__dynamic-checkout-buttons [role=button],.cart__dynamic-checkout-buttons iframe{border-radius:var(--buttons-radius);position:relative;cursor:pointer;font-family:var(--buttons-font);font-size:var(--buttons-font-size);padding:var(--buttons-space-vertical) var(--buttons-space-horizontal);transition:box-shadow var(--transitions-delay) var(--transitions-style),transform var(--transitions-delay) var(--transitions-style),background-color var(--transitions-delay) var(--transitions-style),color var(--transitions-delay) var(--transitions-style)}.button,button.shopify-payment-button__button--unbranded{min-width:7rem;min-height:4rem}@media only screen and (min-width:750px){.button,button.shopify-payment-button__button--unbranded{min-width:12rem;min-height:4.5rem}}.shopify-payment-button__button--branded{z-index:auto}.button,.shopify-payment-button__button--unbranded{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;-webkit-appearance:none;appearance:none;font-weight:var(--buttons-font-weight);text-align:center}.button,.button-label{line-height:calc(1 + .2 / var(--font-body-scale))}.button:disabled,.button[aria-disabled=true],.button.disabled,.quantity__button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}.button.loading>.loading-overlay__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading-overlay__spinner .spinner{width:fit-content}.button.loading>.loading-overlay__spinner .path{stroke:rgb(var(--color-background))}@media(forced-colors:active){.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}.button.loading{color:rgb(var(--color-foreground))}.localization-form__select:focus{outline:transparent solid 1px}.icon{color:CanvasText;fill:CanvasText!important}.icon-close-small path{stroke:CanvasText}}.customer .field input,.customer select,.field__input,.select__select{font-size:1.3rem;line-height:1.2}.form__label{display:block;margin-bottom:.6rem;font-size:1.3rem;line-height:1.2}.field__input{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground));font-size:1.6rem;width:100%;box-sizing:border-box;border-radius:var(--inputs-radius);min-height:4.5rem;position:relative;box-shadow:var(--inputs-shadow);border:var(--inputs-border)}.field__input:focus,.field__input:focus-visible,.field__input:focus-within{outline:var(--inputs-focus-behavior)}.field{position:relative;width:100%;display:flex}.field--with-error{flex-wrap:wrap}.field__input{flex-grow:1;text-align:left;padding:1.4rem}.field__label{font-size:1.6rem;left:1.5rem;margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--transitions-delay) var(--transitions-style),font-size var(--transitions-delay) var(--transitions-style);color:rgba(var(--color-foreground),.75);line-height:1}.field__label:not(.field__label--from-textarea){transform:translateY(-50%);top:50%}.field__label.field__label--from-textarea{transform:translateY(0);top:1.5rem}.field__input:focus~.field__label:not(.field__label--variant-file),.field__input:not(:placeholder-shown)~.field__label:not(.field__label--variant-file),.field__input:-webkit-autofill~.field__label:not(.field__label--variant-file){font-size:1rem;top:.5rem;left:1.5rem;transform:translateY(0)}.field__input::-webkit-search-cancel-button,.customer .field input::-webkit-search-cancel-button{display:none}.field__input::placeholder,.customer .field input::placeholder{opacity:0}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.field__button>svg{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:8rem;resize:none}input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}.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{flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}.form__message--large .icon,.customer .form__message svg{height:1.5rem;width:1.5rem;margin-right:1rem}.customer .field .form__message svg{align-self:start}.form-status{margin:0;font-size:1.6rem}.form-status-list{padding:0;margin:0 0 2rem}.form-status-list li{list-style-position:inside}.form-status-list .link:first-letter{text-transform:capitalize}.select{max-width:100%;position:relative;cursor:pointer;width:100%}.select__select{height:5rem;width:100%;border-radius:var(--inputs-radius);box-shadow:var(--inputs-shadow);padding:.5rem 2rem .5rem 1.5rem;line-height:1;-webkit-appearance:none;appearance:none;cursor:pointer;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground));outline:none;border:var(--inputs-border);box-sizing:border-box;transition:border .25s ease}.select__select:hover,.select__select:active{border:var(--inputs-focus-behavior)}.select svg{width:1rem;height:auto;position:absolute;left:86%;top:55%;color:rgb(var(--color-foreground));transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.select svg path:not(.arrow){display:none}@media(forced-colors:active){.field__input:focus,.select__select:focus,.customer .field input:focus,.customer select:focus,.localization-form__select:focus.localization-form__select:after{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}}.price{font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale));color:rgb(var(--color-foreground))}.price>*{display:inline-block;vertical-align:top}.price.price--unavailable{visibility:hidden}.price--end{text-align:right}.price .price-item{display:inline-block}.price__regular .price-item--regular{margin-right:0}.price:not(.price--show-badge) .price-item--last:last-of-type{margin:0}@media screen and (min-width:750px){.price{margin-bottom:0}}.price--large{font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.13rem}@media screen and (min-width:750px){.price--large{font-size:1.8rem}}.price--sold-out .price__availability,.price__regular{display:block}.price__sale,.price__availability,.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__regular,.price--on-sale .price__availability{display:none}.price--sold-out .price__badge-sold-out,.price--on-sale .price__badge-sale{display:inline-block}.price--on-sale .price__sale{display:initial;flex-direction:row;flex-wrap:wrap}.price--center{display:initial;justify-content:center}.price__color--accent-1 .price-item{color:rgb(var(--color-accent-1))}.price__color--accent-2 .price-item{color:rgb(var(--color-accent-2))}.price__color--headings .price-item{color:rgb(var(--color-foreground))}.price__color--text .price-item{color:rgb(var(--color-foreground-secondary))}.price--on-sale .price-item--regular{text-decoration:line-through;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.unit-price{display:block;font-size:1.1rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.loading-overlay{position:absolute;z-index:1;width:1.8rem}@media screen and (max-width:749px){.loading-overlay{top:0;right:0}}@media screen and (min-width:750px){.loading-overlay{left:0}}.loading-overlay__spinner{width:1.8rem;display:inline-block}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){.path{stroke:CanvasText}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.loading-overlay:not(.hidden)+.cart-item__price-wrapper,.loading-overlay:not(.hidden)~cart-remove-button{opacity:50%}.loading-overlay:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}.header__icon--country{display:flex;align-items:center;justify-content:center;position:relative}.header__icon--country img{display:block;width:20px;height:auto}.icon-country{height:2rem;width:2rem;align-self:center;margin:0 auto}.flag-dropdown{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);z-index:1;gap:1rem;background-color:rgb(var(--color-foreground));padding:1rem;border-radius:var(--media-container-radius)}.flag-dropdown a{display:block;margin:0 auto}.flag-dropdown img{display:block}.flag-dropdown a:hover .icon-country{transform:scale(1.07)}.list-menu--right{right:0}.list-menu--disclosure{position:absolute;min-width:100%;width:20rem;border:1px solid rgba(var(--color-foreground),.2)}.list-menu--disclosure:focus{outline:none}.list-menu__item--active{text-decoration:underline;text-underline-offset:.3rem}.list-menu__item--active:hover{text-decoration-thickness:.2rem}.list-menu--disclosure.localization-selector{max-height:18rem;overflow:auto;width:10rem;padding:.5rem}.menu-drawer,.menu-drawer__submenu{display:block}.header__icon--menu{position:initial}.js menu-drawer>details>summary:before{content:none}.js menu-drawer>details[open]>summary:before,.js menu-drawer>details[open]:not(.menu-opening)>summary:before{content:"";position:absolute;cursor:default;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));top:100%;left:0;background:rgba(var(--color-foreground),.5);z-index:2;opacity:0;visibility:hidden;transition:opacity 0s,visibility 0s}menu-drawer>details[open]>summary:before{visibility:visible;opacity:1;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}.menu-drawer{position:absolute;display:none;transform:translate(-100%);visibility:hidden;pointer-events:none;z-index:3;left:0;top:100%;width:var(--drawer-width);padding:0;border-right:var(--drawer-border);background-color:rgb(var(--color-background));overflow-x:hidden}.js .menu-drawer{height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)))}.js details[open]>.menu-drawer,.js details[open]>.menu-drawer__submenu{display:block;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.no-js details[open]>.menu-drawer,.js details[open].menu-opening>.menu-drawer,details[open].menu-opening>.menu-drawer__submenu{transform:translate(0);visibility:visible;pointer-events:auto}.js .menu-drawer__navigation .submenu-open{visibility:hidden}@media screen and (min-width:750px){.menu-drawer{width:40rem}.no-js .menu-drawer{height:auto}}.menu-drawer__inner-container{position:relative;height:100%}.menu-drawer__navigation-container{display:grid;grid-template-rows:1fr auto;align-content:space-between;overflow-y:auto;height:100%}.menu-drawer__navigation{padding:0 0 5.6rem}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden;overflow-y:auto}.no-js .menu-drawer__navigation{padding:0}.no-js .menu-drawer__navigation>ul>li{border-bottom:.1rem solid rgba(var(--color-foreground),.04)}.no-js .menu-drawer__submenu ul>li{border-top:.1rem solid rgba(var(--color-foreground),.04)}.js .menu-drawer__menu li{margin-bottom:.2rem}.menu-drawer__menu-item{padding:1.1rem 3.2rem;text-decoration:none;font-size:1.8rem}.no-js .menu-drawer__menu-item{font-size:1.6rem}.no-js .menu-drawer__submenu .menu-drawer__menu-item{padding:1.2rem 5.2rem 1.2rem 6rem}.no-js .menu-drawer__submenu .menu-drawer__submenu .menu-drawer__menu-item{padding-left:9rem}.menu-drawer summary.menu-drawer__menu-item{padding-right:5.2rem}.no-js .menu-drawer__menu-item .icon-caret{right:3rem}.menu-drawer__menu-item--active,.menu-drawer__menu-item:focus,.menu-drawer__close-button:focus,.menu-drawer__menu-item:hover,.menu-drawer__close-button:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-background-secondary))}.menu-drawer__menu-item--active:hover{background-color:rgba(var(--color-background-secondary))}.js .menu-drawer__menu-item .icon-caret,.no-js .menu-drawer .icon-arrow{display:none}.menu-drawer__menu-item>.icon-arrow{position:absolute;right:2.5rem;top:50%;transform:translateY(-50%)}.js .menu-drawer__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;background-color:rgb(var(--color-background));border-left:.1rem solid rgba(var(--color-background-secondary));z-index:1;transform:translate(100%);visibility:hidden}.js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto}.menu-drawer__close-button{margin-top:1.5rem;padding:1.2rem 2.6rem;text-decoration:none;display:flex;align-items:center;font-size:1.4rem;width:100%;background-color:transparent;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:left}.no-js .menu-drawer__close-button{display:none}.menu-drawer__close-button .icon-arrow{transform:rotate(180deg);margin-right:1rem}.menu-drawer__utility-links{padding:2rem;background-color:rgba(var(--color-background-secondary))}.menu-drawer__utility-links:not(:has(>*:not(:empty))){display:none}.menu-drawer__account{display:inline-flex;align-items:center;text-decoration:none;padding:1.2rem;margin-left:-1.2rem;font-size:1.4rem;color:rgb(var(--color-foreground))}.menu-drawer__account .icon-account{height:2rem;width:2rem;margin-right:1rem}.menu-drawer__account:hover .icon-account{transform:scale(1.07)}.menu-drawer .list-social{justify-content:flex-start;margin-left:-1.25rem;margin-top:2rem}.menu-drawer .list-social__link{padding:1.3rem 1.25rem}.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}details[open]>.header__submenu li{max-height:28vh;overflow-y:scroll}@media(prefers-reduced-motion){details[open]>.header__submenu{opacity:1;transform:translateY(0)}}.list-menu--inline{display:inline-flex;flex-wrap:wrap}.button__highlight-nav{padding:.5rem 1.2rem;margin-left:1.2rem;min-width:auto;min-height:2rem}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__inline-menu{margin-left:0}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;transition:color .25s ease}.section-header:not(.scrolled-past-header,:hover):has(~.page-wrapper .section-banner:first-child) .header__transparent--transparent .header__menu-item{color:rgba(var(--color-background),1)}.header__menu-item span{position:relative}.header__menu-item span:after{content:"";position:absolute;left:50%;bottom:-.3rem;top:auto;transform:translate(-50%);height:.3rem;background:rgb(var(--color-accent-1));width:0%;transition:width ease var(--transitions-delay)}.header__menu-item:hover{color:rgba(var(--color-foreground),.9)}.header__menu-item:hover span:after,.header__menu-item .header__active-menu-item:after,details[open]>.header__menu-item span:after{width:100%}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg) translateY(50%)}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.global-settings-popup,.header__submenu.global-settings-popup{border-radius:var(--content-container-radius);border:var(--content-container-border);box-shadow:var(--content-container-shadow);background-color:rgb(var(--color-background));z-index:-1}.header__submenu.list-menu{padding:2.4rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:.5rem 0;margin:.5rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2.4rem}.header__submenu .header__submenu .header__menu-item{padding-left:3.4rem}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;right:2.4rem}header-menu>details,details-disclosure>details{position:relative}@media screen and (min-width:990px){.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:.4rem}.header:has(>.header__inline-menu) header-drawer{display:none}.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}}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icon;justify-self:start}.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}}.search__input.field__input{padding-right:9.8rem}.search__button{right:1rem;top:50%;transform:translateY(-50%)}.reset__button{right:5.4rem;top:50%;transform:translateY(-50%)}.reset__button:not(:focus-visible):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.6rem);content:"";position:absolute;right:0}.reset__button:not(:focus):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.8rem);content:"";position:absolute;right:0}.search__button:focus-visible,.reset__button:focus-visible{background-color:rgb(var(--color-background));z-index:4}.search__button:focus,.reset__button:focus{background-color:rgb(var(--color-background));z-index:4}.search__button:not(:focus-visible):not(.focused),.reset__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button:hover .icon,.reset__button:hover .icon{transform:scale(1.07)}.search__button .icon{height:1.8rem;width:1.8rem}.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:.1rem}input::-webkit-search-decoration{-webkit-appearance:none}.no-js .predictive-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}details[open] .modal__content--center .modal-overlay:after{top:0;z-index:-1}.no-js details[open]>.header__icon--search{top:1rem;right:.5rem}.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}}.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border:var(--content-container-border);background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--content-container-radius);border-bottom-left-radius:var(--content-container-radius);box-shadow:var(--content-container-shadow);overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-list{list-style:none}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}.predictive-search__result-block--suggestions{order:1}.predictive-search__result-block--products{order:2}.predictive-search__result-block--pages{order:3}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}.predictive-search__results-groups-wrapper{display:grid;grid-template-columns:minmax(0,26.4rem) minmax(0,1fr);grid-template-areas:"suggestions products" "pages products";align-items:start}.predictive-search__results-groups-wrapper--no-products{grid-template-columns:minmax(0,1fr);grid-template-areas:"suggestions" "pages"}.predictive-search__results-groups-wrapper--no-suggestions:not(.predictive-search__results-groups-wrapper--no-products){grid-template-areas:"pages products"}.predictive-search__results-groups-wrapper--no-pages:not(.predictive-search__results-groups-wrapper--no-products){grid-template-areas:"suggestions products"}.predictive-search__results-groups-wrapper--no-pages.predictive-search__results-groups-wrapper--no-products{grid-template-areas:"suggestions"}.predictive-search__results-groups-wrapper--no-suggestions.predictive-search__results-groups-wrapper--no-products{grid-template-areas:"pages"}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-block{display:flex;flex-direction:column;gap:2rem}.predictive-search__result-block--suggestions{grid-area:suggestions}.predictive-search__result-block--products{grid-area:products}.predictive-search__result-block--pages{grid-area:pages}@media screen and (min-width:750px){.predictive-search__result-block--suggestions,.predictive-search__result-block--products,.predictive-search__result-block--pages{min-width:0}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-1-scale) * 1.4rem);height:calc(var(--font-heading-1-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-1-scale) * 2rem);color:rgb(var(--color-foreground))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.mega-menu{position:static}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:0;overflow-y:auto;position:absolute;right:0;top:100%}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem)}.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0)}.mega-menu__list{display:flex;justify-content:space-between;gap:5rem;list-style:none}.mega-menu__list .mega-menu__all-menus{padding:5rem 0 5rem 5rem;display:flex;gap:5rem;flex-wrap:wrap}.mega-menu__images{display:flex}.mega-menu__images a{width:23rem;text-decoration:none}.mega-menu__images a,.mega-menu__image{height:100%}.mega-menu__image{background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:end;padding:3rem;color:rgb(var(--color-background))}.mega-menu__image-title{font-size:1.6rem;font-weight:bolder;color:rgb(var(--color-background));margin-bottom:.4rem}.mega-menu__image-button{font-size:1.4rem;color:rgba(var(--color-background),.8)}.mega-menu__link{color:rgba(var(--color-foreground),.75);display:block;font-size:1.3rem;line-height:calc(1 + .3 / var(--font-body-scale));padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word}.mega-menu__link--level-2{font-size:1.4rem;font-weight:bolder}.mega-menu__link--level-2:not(:only-child){margin-bottom:.8rem}.header--top-center .mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list>li{width:16%;padding-right:2.4rem}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground));text-decoration:underline}.mega-menu__link--active:hover{text-decoration-thickness:.2rem}.mega-menu__list--condensed .mega-menu__link{font-weight:400}.footer__top.grid{margin-bottom:0;row-gap:2.4rem}.footer__block .image__image.text-center .footer-block__image-wrapper{margin:0 auto}.footer__block .image__image.text-right .footer-block__image-wrapper{margin:0 0 0 auto}.footer__block .center-image{margin:0 auto}.footer__block .center-list{display:flex;flex-direction:column;align-items:center}.footer-block__image-wrapper img{max-width:100%;height:auto;display:block;margin-bottom:.5rem}.footer__block .image__text p,.footer__block .informations__text,.footer__block .informations__list li span{font-size:1.4rem}.footer__block .informations__list{margin-top:1rem;list-style:none}.footer__block .informations__list li span{line-height:1.2;color:rgb(var(--color-foreground-secondary))}.footer__block .informations__list li a{text-decoration:none;line-height:1.2}.footer__block .informations__list li:first-child span{line-break:anywhere}.footer__block .informations__list li,.footer__block .list-social--footer li a{display:flex;align-items:center;justify-content:start;gap:.5rem}.footer__block .informations__list li svg,.footer__block .list-social--footer li svg{fill:rgb(var(--color-foreground-secondary));width:1.6rem}.footer__block .informations__list li .icon,.footer__block .list-social--footer li .icon{color:rgb(var(--color-foreground-secondary));width:1.6rem;height:1.6rem;min-width:1.6rem;font-size:1.6rem!important}.footer__block .informations__list li:not(:last-child),.footer__block .list-social--footer li:not(:last-child){margin-bottom:.2rem}.footer-block__heading{font-size:2rem;margin-bottom:1rem}.footer-block__linklist a,.footer__block .list-social--footer li a{text-decoration:none;padding:0}.footer-block__linklist .link--text,.footer__block .list-social--footer li a{color:rgb(var(--color-foreground-secondary));transition:color ease var(--transitions-delay)}.footer-block__linklist .link--text:hover,.footer__block .list-social--footer li a:hover{color:rgb(var(--color-foreground))}.newsletter__text{font-size:1.4rem;margin-top:1rem}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer__bottom:not(.footer__bottom-border--1):not(.footer__bottom-border--2):not(.footer__bottom-border--3){padding-top:0}.footer__bottom--centered{justify-content:center}.footer__bottom-block{width:100%}.footer__bottom-border--1{border-top:var(--border-1)}.footer__bottom-border--2{border-top:var(--border-2)}.footer__bottom-border--3{border-top:var(--border-3)}.footer__copyright a{text-decoration:none;color:rgb(var(--color-foreground-secondary));transition:color ease var(--transitions-delay)}.footer__copyright a:hover{color:rgb(var(--color-foreground))}.footer__copyright .policies{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.footer__copyright{text-align:center}.footer__copyright .policies li{line-height:1.2}.footer__socials .list-social,.footer__payment .list-payment{justify-content:center}.footer__socials .list-social__link{padding:.8rem}.footer__payment--margin{margin-top:1rem}@media only screen and (max-width:749px){.menu-accordion-title{position:relative;cursor:pointer;padding-right:2rem}.menu-accordion-title:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);line-height:0;font-size:1.8rem}.menu-accordion-title.open:after{content:"-"}.menu-accordion-title+.menu-accordion-content{display:none}.menu-accordion-title.open+.menu-accordion-content{display:block}}@media only screen and (min-width:750px){.footer__top.grid{row-gap:var(--grid-desktop-vertical-spacing)}.footer__bottom{flex-wrap:nowrap;gap:1rem}.footer__copyright{text-align:right}.footer__copyright .policies{justify-content:end}.footer__bottom--centered .footer__copyright{text-align:center}.footer__bottom--centered .footer__copyright .policies{justify-content:center}.footer__socials .list-social,.footer__payment .list-payment{justify-content:start}.footer__bottom--centered .footer__socials .list-social,.footer__bottom--centered .footer__payment .list-payment{justify-content:center}.footer__bottom-block{width:50%}}.newsletter-form{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;position:relative}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto 0 0;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:4.4rem;margin:0;right:.1rem;top:0;height:100%;z-index:2}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter .text-center{text-align:center}.newsletter .text-center .heading:after{left:50%;transform:translate(-50%)}.newsletter .text-center .newsletter-form{justify-content:center;margin:0 auto}.newsletter .text-right{text-align:right}.newsletter .text-right .heading:after{right:0;left:auto;transform:none}.newsletter .text-right .newsletter-form{justify-content:end;margin:0 0 0 auto}.list-payment{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--payment-badges-gap);margin:0 auto;padding-top:1rem;padding-left:0;max-width:100%}@media screen and (min-width:750px){.list-payment{justify-content:flex-end;padding-top:0}}.list-payment__item{align-items:center;display:flex;padding:0}.list-social{display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width:749px){.list-social{justify-content:center}}.list-social__item .icon{height:1.8rem;width:1.8rem}.list-social__link{align-items:center;display:flex;padding:1.3rem;color:rgb(var(--color-foreground))}.list-social__link:hover .icon{transform:scale(1.07)}.rte:after{clear:both;content:"";display:block}.rte>p:first-child{margin-top:0}.rte>h2,.rte>h3,.rte>h4{margin-bottom:1.5rem}.rte>p{margin-bottom:1rem}.rte>p:last-child{margin-bottom:0}.rte table{table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}.rte table td,.rte table th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}@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}
/*# sourceMappingURL=/cdn/shop/t/463/assets/core.css.map */
