body,html{overflow-x:clip;max-width:100vw}*{box-sizing:border-box}.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}*,:after,:before{box-sizing:inherit;padding:0;margin:0}html{box-sizing:border-box;font-size:100%;height:100%;scroll-behavior:smooth}html.overflow-hidden-tablet{overflow:visible}body{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:100%;min-height:100%;margin:0;overflow-x:clip;max-width:100vw;font-size:calc(var(--font-body-scale) * 1rem);line-height:calc(1.4 * 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,h6{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 2rem);line-height:1.2}div,li,p,span{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}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);--gutter-inline:var(--container-padding-mobile);padding:0 var(--gutter-inline)}.container--narrow{max-width:var(--page-width-narrow)}.container--normal{max-width:var(--page-width-normal)}.container--full{max-width:100%;padding:0}.container--full-padded{max-width:100%}.visually-hidden{clip:rect(0 0 0 0);word-wrap:normal!important}.padding--null{padding:0!important}.border-radius--null{border-radius:0!important}::selection{background-color:rgba(var(--color-foreground),.2)}.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground));line-height:1.15;word-break:break-word}.left{text-align:left}.center{text-align:center;justify-content:center}.right{text-align:right}@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}}.list-unstyled{list-style:none}.break{word-break:break-word}.uppercase{text-transform:uppercase}.light{opacity:.7}a:empty,article:empty,dl:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty,p:empty,section:empty,ul:empty{display:none}.layout-stack{display:flex;flex-direction:column;gap:var(--stack-gap,1rem)}.layout-cluster{display:flex;flex-wrap:wrap;gap:var(--cluster-gap,1rem);align-items:var(--cluster-align,center);justify-content:var(--cluster-justify,start)}.layout-grid{display:grid;gap:var(--grid-gap,var(--grid-mobile-vertical-spacing,2rem)) var(--grid-gap-x,var(--grid-mobile-horizontal-spacing,2rem));grid-template-columns:var(--cols-template,repeat(var(--cols,1),1fr))}.layout-sidebar{display:grid;gap:var(--sidebar-gap,2rem);grid-template-columns:var(--sidebar-width,250px) 1fr}.layout-center{display:grid;place-items:center;min-height:var(--center-height,auto)}@media (min-width:750px){.layout-grid{gap:var(--grid-gap,var(--grid-desktop-vertical-spacing,2rem)) var(--grid-gap-x,var(--grid-desktop-horizontal-spacing,2rem));grid-template-columns:var(--cols-template-md,var(--cols-template,repeat(var(--cols-md,var(--cols,1)),1fr)))}.layout-cluster{justify-content:var(--cluster-justify-md,var(--cluster-justify,start))}}@media (min-width:990px){.layout-grid{grid-template-columns:var(--cols-template-lg,var(--cols-template-md,var(--cols-template,repeat(var(--cols-lg,var(--cols-md,var(--cols,1))),1fr))))}}.gap-none{gap:0}.gap-xs{gap:.25rem}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:2rem}.gap-xl{gap:3rem}.align-start{align-items:start}.align-center{align-items:center}.align-end{align-items:end}.align-stretch{align-items:stretch}.justify-start{justify-content:start}.justify-center{justify-content:center}.justify-end{justify-content:end}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.media{display:block;position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media model-viewer,.media>:not(.zoom):not(.deferred-media__poster-button){display:block;max-width:100%;position:absolute;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}.field__input{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground));font-size:1rem;width:100%;box-sizing:border-box;border-radius:8px;position:relative;box-shadow:0 1px 3px #0000001a;border:1px solid #e0e0e0;padding:.875rem}.field__input:focus,.field__input:focus-visible,.field__input:focus-within{outline:#007cba solid 2px}.field{display:flex}input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}@media (forced-colors:active){.button,.customer button,.shopify-challenge__button{border:1px solid transparent}.button.focused,.button:focus,.button:focus-visible,.shopify-payment-button [role=button]:focus,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button__button--unbranded:focus-visible{outline:transparent solid 1px}.button.loading{color:rgb(var(--color-foreground))}.customer .field input:focus,.customer select:focus,.field__input:focus,.localization-form__select:focus.localization-form__select:after,.select__select:focus{outline:transparent solid 1px}.localization-form__select:focus{outline:transparent solid 1px}.icon{color:CanvasText;fill:CanvasText!important}.icon-close-small path{stroke:CanvasText}}.align--left{text-align:left}.align--center{text-align:center}.align--right{text-align:right}@media screen and (min-width:750px){.mobile-margins{margin-top:var(--margin-top-desktop,0);margin-bottom:var(--margin-bottom-desktop,30px);padding-left:var(--padding-left-desktop,0);padding-right:var(--padding-right-desktop,0)}.hide-on-desktop{display:none}.align-desktop--left{text-align:left}.align-desktop--center{text-align:center}.align-desktop--right{text-align:right}}@media screen and (max-width:749px){.mobile-margins{margin-top:var(--margin-top-mobile,0);margin-bottom:var(--margin-bottom-mobile,20px);padding-left:var(--padding-left-mobile,0);padding-right:var(--padding-right-mobile,0)}.hide-on-mobile{display:none}.align-mobile--left{text-align:left}.align-mobile--center{text-align:center}.align-mobile--right{text-align:right}}.align-flex--left{display:flex;justify-content:flex-start;align-items:flex-start}.align-flex--center{display:flex;justify-content:center;align-items:center}.align-flex--right{display:flex;justify-content:flex-end;align-items:flex-end}.align-content--left{text-align:left}.align-content--left>*{align-self:flex-start;text-align:left}.align-content--center{text-align:center}.align-content--center>*{align-self:center;text-align:center}.align-content--right{text-align:right}.align-content--right>*{align-self:flex-end;text-align:right}@media screen and (min-width:750px){.align-flex-desktop--left{display:flex;justify-content:flex-start;align-items:flex-start}.align-flex-desktop--center{display:flex;justify-content:center;align-items:center}.align-flex-desktop--right{display:flex;justify-content:flex-end;align-items:flex-end}.align-content-desktop--left{text-align:left}.align-content-desktop--left>*{align-self:flex-start;text-align:left}.align-content-desktop--center{text-align:center}.align-content-desktop--center>*{align-self:center;text-align:center}.align-content-desktop--right{text-align:right}.align-content-desktop--right>*{align-self:flex-end;text-align:right}.align-desktop--left .subheading--with-separator:after{left:0;right:auto;transform:none}.align-desktop--center .subheading--with-separator:after{left:50%;right:auto;transform:translate(-50%)}.align-desktop--right .subheading--with-separator:after{left:auto;right:0;transform:none}}@media screen and (max-width:749px){.align-flex-mobile--left{display:flex;justify-content:flex-start;align-items:flex-start}.align-flex-mobile--center{display:flex;justify-content:center;align-items:center}.align-flex-mobile--right{display:flex;justify-content:flex-end;align-items:flex-end}.align-content-mobile--left{text-align:left}.align-content-mobile--left>*{align-self:flex-start;text-align:left}.align-content-mobile--center{text-align:center}.align-content-mobile--center>*{align-self:center;text-align:center}.align-content-mobile--right{text-align:right}.align-content-mobile--right>*{align-self:flex-end;text-align:right}}.align-vertical--top{align-items:flex-start;align-self:flex-start}.align-vertical--middle{align-items:center;align-self:center}.align-vertical--bottom{align-items:flex-end;align-self:flex-end}.align--left .button__container,.align-desktop--left .button__container{display:flex;justify-content:flex-start;gap:1rem}.align--center .button__container,.align-desktop--center .button__container{display:flex;justify-content:center;gap:1rem}.align--right .button__container,.align-desktop--right .button__container{display:flex;justify-content:flex-end;gap:1rem}@media screen and (max-width:749px){.align-mobile--left .subheading--with-separator:after{left:0;right:auto;transform:none}.align-mobile--center .subheading--with-separator:after{left:50%;right:auto;transform:translate(-50%)}.align-mobile--right .subheading--with-separator:after{left:auto;right:0;transform:none}.align-mobile--left .button__container{justify-content:flex-start}.align-mobile--center .button__container{justify-content:center}.align-mobile--right .button__container{justify-content:flex-end}}.align-self--left{align-self:flex-start!important}.align-self--center{align-self:center!important}.align-self--right{align-self:flex-end!important}.align-margin--center{margin-left:auto;margin-right:auto}.align-margin--left{margin-right:auto}.align-margin--right{margin-left:auto}[data-animate]{opacity:0;will-change:opacity,transform;transform:translateZ(0);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}[data-animate].animate{opacity:1;transform:translateZ(0);animation:.1s .7s forwards remove-will-change}[data-animate=fade-up]{transform:translate3d(0,30px,0)}[data-animate=fade-down]{transform:translate3d(0,-30px,0)}[data-animate=fade-left]{transform:translate3d(30px,0,0)}[data-animate=fade-right]{transform:translate3d(-30px,0,0)}[data-animate=fade-up-right]{transform:translate3d(-30px,30px,0)}[data-animate=fade-up-left]{transform:translate3d(30px,30px,0)}[data-animate=fade-down-right]{transform:translate3d(-30px,-30px,0)}[data-animate=fade-down-left]{transform:translate3d(30px,-30px,0)}[data-animate=zoom-in]{transform:scale3d(.9,.9,1)}[data-animate=zoom-out]{transform:scale3d(1.1,1.1,1)}[data-animate=zoom-in-up]{transform:translate3d(0,30px,0) scale3d(.9,.9,1)}[data-animate=zoom-in-down]{transform:translate3d(0,-30px,0) scale3d(.9,.9,1)}[data-animate=zoom-in-right]{transform:translate3d(-30px,0,0) scale3d(.9,.9,1)}[data-animate=zoom-in-left]{transform:translate3d(30px,0,0) scale3d(.9,.9,1)}[data-animate=slide-up]{transform:translate3d(0,100%,0)}[data-animate=slide-down]{transform:translate3d(0,-100%,0)}[data-animate=slide-right]{transform:translate3d(-100%,0,0)}[data-animate=slide-left]{transform:translate3d(100%,0,0)}[data-animate-duration=fast]{transition-duration:.3s}[data-animate-duration=slow]{transition-duration:.9s}[data-animate-duration=very-slow]{transition-duration:1.2s}[data-animate-easing=bounce]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-animate-easing=smooth]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-animate-easing=sharp]{transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-animate-delay="100"]{transition-delay:.1s}[data-animate-delay="200"]{transition-delay:.2s}[data-animate-delay="300"]{transition-delay:.3s}[data-animate-delay="400"]{transition-delay:.4s}[data-animate-delay="500"]{transition-delay:.5s}[data-animate-stagger]>*{transition-delay:calc(var(--stagger-delay, .1s) * var(--stagger-index, 0))}@keyframes remove-will-change{to{will-change:auto}}@media (prefers-reduced-motion:reduce){[data-animate]{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}@media (prefers-contrast:high){[data-animate]{transition-duration:.1s}}@media (update:slow){[data-animate]{transition-duration:.2s}}.announcement-bar{display:block;width:100%;text-decoration:none;color:inherit}.announcement-bar__link{display:block;text-decoration:none;color:inherit;transition:opacity .2s}.announcement-bar__link:hover{opacity:.85}.announcement-bar__message{margin:0;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;line-height:1.3}.announcement-bar__message--left{justify-content:flex-start}.announcement-bar__message--center{justify-content:center}.announcement-bar__message--right{justify-content:flex-end}.announcement-bar__wrapper{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.announcement-bar .timer__numbers{font-size:1.6rem}.announcement-bar__fade-container{position:relative;min-height:2rem;display:flex;align-items:center;justify-content:center}.announcement-bar__message--fade{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .5s ease-in-out}.announcement-bar__message--fade.active{opacity:1}.announcement-bar__scroll-container{overflow:hidden;white-space:nowrap;position:relative}.announcement-bar__scroll-content{display:inline-flex;align-items:center;animation:scroll var(--scroll-speed) linear infinite}.announcement-bar__scroll-content .announcement-bar__message{flex-shrink:0;margin-right:var(--message-spacing);white-space:nowrap}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-16.666%)}}@media screen and (max-width:749px){.announcement-bar__wrapper{flex-direction:column;gap:.75rem}.announcement-bar .timer__numbers{font-size:1.4rem}}.announcement-bar .icon-arrow{width:1rem;height:1rem;transition:transform .2s}.announcement-bar__link:hover .icon-arrow{transform:translate(.25rem)}.banner-slider.minimal-slider--slide .minimal-slider__track{display:flex;transition:transform .5s;will-change:transform}.banner-slider.minimal-slider--slide .banner__slide,.banner-slider.minimal-slider--slide .minimal-slider__slide{min-width:100%;flex-shrink:0;position:relative}.banner-slider.minimal-slider--fade .minimal-slider__track{position:relative}.banner-slider.minimal-slider--fade .minimal-slider__slide{opacity:0;transition:opacity .5s;will-change:opacity}.banner-slider.minimal-slider--fade .minimal-slider__slide:first-child{position:relative}.banner-slider.minimal-slider--fade .minimal-slider__slide:not(:first-child){position:absolute;top:0;left:0;width:100%;height:100%}.banner-slider.minimal-slider--fade .minimal-slider__slide.slide--active{opacity:1;z-index:1}@media screen and (min-width:750px){.banner-slider .minimal-slider__slide{min-height:400px}}@media screen and (min-width:1200px){.banner-slider .minimal-slider__slide{min-height:500px}}.banner{position:relative;width:100%}.banner__media,.banner__media-wrapper{position:relative;width:100%;overflow:hidden}.banner__media--small{height:50vh}.banner__media--medium{height:70vh}.banner__media--large{height:85vh}.banner__media--full{height:calc(100vh - var(--header-height-estimate,70px) - var(--announcement-height-estimate,0px))}.banner__media--adapt{height:auto;aspect-ratio:var(--media-aspect-ratio,16/9)}@media screen and (max-width:749px){.banner__media--mobile-small{height:40vh;min-height:300px}.banner__media--mobile-medium{height:60vh;min-height:400px}.banner__media--mobile-large{height:80vh;min-height:500px}.banner__media--mobile-full{height:100vh;min-height:600px}.banner__media--mobile-adapt{height:auto;aspect-ratio:var(--mobile-media-aspect-ratio,4/5)}}.banner__media--desktop{display:none}.banner__media--mobile{display:block}@media screen and (min-width:750px){.banner__media--desktop{display:block}.banner__media--mobile{display:none}}.banner__image,.banner__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.banner__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-background-secondary)}.banner__placeholder svg{width:100%;height:100%;max-width:600px;opacity:.3}.banner__placeholder:has(svg.placeholder-svg){background:0 0}.banner__placeholder svg.placeholder-svg{max-width:none;opacity:1;object-fit:cover}.banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.banner__content{z-index:2;width:100%}.banner__content>*+*{margin-top:1.5rem}.banner--hero .banner__media-wrapper{position:relative}.banner--hero .banner__content{padding:2rem}@media screen and (min-width:750px){.banner--hero .banner__content{padding:3rem}.banner__grid--desktop-reverse{direction:rtl}.banner__grid--desktop-reverse>*{direction:ltr}}.banner--split .banner__grid{display:grid;align-items:stretch}.banner--split .banner__media-item,.banner--split .banner__text-item{position:relative}.banner--split .banner__text-item{display:flex;align-items:stretch}.banner--split .banner__content--top{align-items:flex-start}.banner--split .banner__content--middle{align-items:center}.banner--split .banner__content--bottom{align-items:flex-end}.banner--split .banner__content{display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;height:100%}@media screen and (max-width:749px){.banner__grid--mobile-reverse{display:flex;flex-direction:column-reverse}}.banner--stacked .banner__stacked{display:flex;flex-direction:column}.banner--stacked .banner__content{padding:2rem 0;max-width:800px;margin:0 auto;width:100%}@media screen and (min-width:750px){.banner--stacked .banner__content{padding:3rem 0}}.banner--slideshow .banner__slide,.banner--slideshow .banner__slideshow{position:relative;width:100%;height:100%}.banner--slideshow .banner__slide .banner__media{position:relative}.banner--slideshow .banner__slide .banner__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:800px;padding:2rem;z-index:2}.banner--slideshow .swiper-pagination{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}.banner--slideshow .swiper-pagination-bullet{width:10px;height:10px;background:#ffffff80;opacity:1;margin:0 5px}.banner--slideshow .swiper-pagination-bullet-active{background:#fff}.banner--slideshow .swiper-button-next,.banner--slideshow .swiper-button-prev{color:#fff;width:40px;height:40px;background:#0000004d;border-radius:50%}.banner--slideshow .swiper-button-next:after,.banner--slideshow .swiper-button-prev:after{font-size:18px}@media screen and (max-width:749px){.banner--slideshow .swiper-button-next,.banner--slideshow .swiper-button-prev{display:none}.banner--split .banner__grid{grid-template-columns:1fr!important;gap:0!important}.banner--split .banner__content{padding:2rem 1.5rem}}@media (prefers-reduced-motion:no-preference){.banner__content>*{animation:.6s ease-out forwards fadeInUp;opacity:0}.banner__content>:first-child{animation-delay:.1s}.banner__content>:nth-child(2){animation-delay:.2s}.banner__content>:nth-child(3){animation-delay:.3s}.banner__content>:nth-child(4){animation-delay:.4s}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blog-articles{width:100%}.card-article{display:block;text-decoration:none;height:100%}.blog__style--card .card-article{background:rgb(var(--color-background-secondary));border-radius:var(--content-container-radius);border:var(--content-container-border);overflow:hidden}.blog__shadow--enabled .card-article{box-shadow:var(--content-container-shadow);transition:transform .2s}.blog__shadow--enabled .card-article:hover{transform:translateY(-2px)}.card-article__link{display:block;text-decoration:none;color:inherit}.card-article__media{position:relative;overflow:hidden;margin-bottom:1rem}.card-article__media img{width:100%;height:100%;object-fit:cover}.card-article__content{padding:1.5rem;display:flex;flex-direction:column;gap:.8rem}.card-article__title{font-weight:600;line-height:1.2;margin:0}.card-article__meta{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:rgba(var(--color-foreground),.7)}.card-article__excerpt{font-size:.95rem;line-height:1.4;color:rgba(var(--color-foreground),.8)}.article-template__hero-container{max-width:130rem;margin:0 auto}.article-template__hero-small{height:20rem}.article-template__hero-medium{height:35rem}.article-template__hero-large{height:50rem}@media screen and (min-width:990px){.article-template__hero-small{height:25rem}.article-template__hero-medium{height:45rem}.article-template__hero-large{height:65rem}.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child,.card:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}.article-template__content{margin-top:2rem;margin-bottom:2rem}.breadcrumbs__list{display:flex;list-style:none;gap:.5rem;margin:0;padding:0}.breadcrumbs__list a{text-decoration:none}.breadcrumbs__list a:hover{text-decoration:underline}.bold-text--default b,.bold-text--default strong{font-weight:700}.bold-text--color b,.bold-text--color strong{font-weight:700;transition:color .2s}.bold-text--color.bold-text--accent-1 b,.bold-text--color.bold-text--accent-1 strong{color:rgb(var(--color-accent-1))}.bold-text--color.bold-text--accent-2 b,.bold-text--color.bold-text--accent-2 strong{color:rgb(var(--color-accent-2))}.bold-text--color.bold-text--text b,.bold-text--color.bold-text--text strong{color:rgb(var(--color-foreground))}.bold-text--highlight b,.bold-text--highlight strong{font-weight:700;padding:.05em .2em;border-radius:8px;display:inline-block;line-height:1.2;transition:.2s;position:relative;margin:0 .1em}.bold-text--highlight.bold-bg--accent-1 b,.bold-text--highlight.bold-bg--accent-1 strong{background:rgb(var(--color-accent-1))}.bold-text--highlight.bold-bg--accent-2 b,.bold-text--highlight.bold-bg--accent-2 strong{background:rgb(var(--color-accent-2))}.bold-text--highlight.bold-bg--background b,.bold-text--highlight.bold-bg--background strong{background:rgb(var(--color-background));box-shadow:0 0 0 1px rgba(var(--color-foreground),.1)}.bold-text--highlight.bold-bg--text b,.bold-text--highlight.bold-bg--text strong{background:rgb(var(--color-foreground))}.bold-text--highlight.bold-highlight-text--background b,.bold-text--highlight.bold-highlight-text--background strong{color:rgb(var(--color-background))}.bold-text--highlight.bold-highlight-text--text b,.bold-text--highlight.bold-highlight-text--text strong{color:rgb(var(--color-foreground))}.bold-text--highlight.bold-highlight-text--accent-1 b,.bold-text--highlight.bold-highlight-text--accent-1 strong{color:rgb(var(--color-accent-1))}.bold-text--highlight.bold-highlight-text--accent-2 b,.bold-text--highlight.bold-highlight-text--accent-2 strong{color:rgb(var(--color-accent-2))}h1.bold-text--highlight b,h1.bold-text--highlight strong,h2.bold-text--highlight b,h2.bold-text--highlight strong,h3.bold-text--highlight b,h3.bold-text--highlight strong{padding:.05em .2em;margin:0 .15em}.bold-text--highlight{word-wrap:break-word}.bold-text--highlight b+b,.bold-text--highlight b+strong,.bold-text--highlight strong+b,.bold-text--highlight strong+strong{margin-left:.2em}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;outline:0;position:relative;font-family:var(--buttons-font-family);font-size:var(--buttons-font-size);font-weight:var(--buttons-font-weight);padding:var(--buttons-space-vertical) var(--buttons-space-horizontal);border-radius:var(--buttons-radius);border:1px solid transparent;transition:.3s;transform:translateY(0);line-height:1;user-select:none;-webkit-user-select:none}.button:hover:not(:disabled){transform:translateY(var(--buttons-hover-translate));text-decoration:none}.button:disabled{opacity:.6;cursor:not-allowed}.button--full-width{width:100%}.button svg{width:1em;height:1em;fill:currentColor;color:currentColor;flex-shrink:0}.button span+svg,.button svg+span{margin-left:.5em}.button.loading{pointer-events:none;opacity:.7}.button.loading:after{content:"";position:absolute;width:16px;height:16px;margin:auto;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:1s infinite button-loading-spinner}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.button__style--1{background:var(--button-1-bg);color:var(--button-1-color);border:var(--button-1-border-width,0) solid var(--button-1-border-color);box-shadow:var(--button-1-shadow);transition:.3s}.button__style--1:hover:not(:disabled){background:var(--button-1-bg-hover);color:var(--button-1-color-hover);box-shadow:var(--button-1-shadow-hover);transform:translateY(var(--buttons-hover-translate))}.button__style--2{background:var(--button-2-bg);color:var(--button-2-color);border:var(--button-2-border-width,0) solid var(--button-2-border-color);box-shadow:var(--button-2-shadow);transition:.3s}.button__style--2:hover:not(:disabled){background:var(--button-2-bg-hover);color:var(--button-2-color-hover);box-shadow:var(--button-2-shadow-hover);transform:translateY(var(--buttons-hover-translate))}.button__style--3{background:var(--button-3-bg);color:var(--button-3-color);border:var(--button-3-border-width,0) solid var(--button-3-border-color);box-shadow:var(--button-3-shadow);transition:.3s}.button__style--3:hover:not(:disabled){background:var(--button-3-bg-hover);color:var(--button-3-color-hover);box-shadow:var(--button-3-shadow-hover);transform:translateY(var(--buttons-hover-translate))}.button__style--1 svg,.button__style--2 svg,.button__style--3 svg{fill:currentColor;color:currentColor;width:1em;height:1em}.button__style--1:hover:not(:disabled) svg,.button__style--2:hover:not(:disabled) svg,.button__style--3:hover:not(:disabled) svg{fill:currentColor;color:currentColor}.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment:left;--image-padding:0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 1rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width:750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}.cart-drawer--fullscreen .cart-drawer__container{max-width:100%}.cart-drawer--wide .cart-drawer__container{max-width:600px}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>:not(.visually-hidden:first-child)+:not(.rating){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width:750px){.container{--gutter-inline:var(--container-padding-desktop)}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--card .card__heading a:after,.card--standard.card--text a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus,.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card--standard.card--media .card__inner .card__information,.card--standard.card--text.article-card>.card__content .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading,.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard>.card__content .card__caption{display:none}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--media>.card__content .card__badge,.card--card.card--text .card__inner,.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--media,.card--extend-height.card--standard.card--text{display:flex;flex-direction:column}.card--extend-height.card--media .card__inner,.card--extend-height.card--standard.card--text .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information>*+*{margin-top:.5rem}.card-information{text-align:var(--text-alignment);width:100%}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card-information>.rating{margin-top:.4rem}.card-information>:not(.visually-hidden:first-child)+:not(.rating){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.card-product{position:relative;display:flex;flex-direction:column;height:100%;border-radius:var(--card-border-radius,8px);overflow:hidden;transition:box-shadow .3s}.card-product--secondary-bg{background:rgb(var(--color-background-secondary))}.card-product--shadow-small{box-shadow:0 2px 4px #00000014}.card-product--shadow-medium{box-shadow:0 4px 8px #0000001f}.card-product--shadow-large{box-shadow:0 8px 16px #00000029}.card-product__media-wrapper{position:relative;overflow:hidden;border-radius:var(--card-border-radius,8px) var(--card-border-radius,8px) 0 0;background:rgba(var(--color-foreground),.04)}.card-product--image-padding .card-product__media-wrapper{margin:.5rem .5rem 0;border-radius:calc(var(--card-border-radius,8px) - 2px)}.card-product__media{display:block;position:relative;overflow:hidden}.card-product__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s,opacity .3s}.card-product__image--secondary{opacity:0}.card-product:hover .card-product__image--secondary{opacity:1}.card-product__placeholder{width:100%;height:100%}.card-product__badges{position:absolute;top:.5rem;left:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem;z-index:2;max-width:calc(100% - 1rem)}.card-product__badge{display:inline-block;padding:.2rem .5rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;border-radius:3px;line-height:1}.card-product__badge--accent-1{background:rgb(var(--color-accent-1))}.card-product__badge--accent-2{background:rgb(var(--color-accent-2))}.card-product__badge--background{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1)}.card-product__badge--text{background:rgb(var(--color-foreground))}.card-product__badge--text-background{color:rgb(var(--color-background))}.card-product__badge--text-text{color:rgb(var(--color-foreground))}.card-product__badge--text-accent-1{color:rgb(var(--color-accent-1))}.card-product__badge--text-accent-2{color:rgb(var(--color-accent-2))}.card-product__content{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.card-product__vendor{font-size:.75rem;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.card-product__title{font-size:1rem;font-weight:400;margin:0 0 .5rem;line-height:1.4}.card-product__title a{color:inherit;text-decoration:none}.card-product__title a:hover{text-decoration:underline}.card-product__description{font-size:.875rem;color:rgba(var(--color-foreground),.7);line-height:1.5;margin:.5rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-product__price{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:.75rem 0}.price-item{font-size:1.125rem;font-weight:600}.price-item--sale{color:rgb(var(--color-accent))}.price-item--regular-sale{text-decoration:line-through;color:rgba(var(--color-foreground),.5);font-weight:400;font-size:1rem}.card-product__actions{margin-top:auto;padding-top:.5rem}.card-product__button{width:100%;padding:.75rem 1rem;border:1px solid rgba(var(--color-foreground),1);border-radius:4px;font-size:.9rem;font-weight:500;text-align:center;cursor:pointer;transition:.2s;text-decoration:none;display:inline-block}.card-product__button.button--primary{background:rgba(var(--color-foreground),1);color:rgba(var(--color-background),1)}.card-product__button.button--primary:hover{background:rgba(var(--color-foreground),.85)}.card-product__button.button--secondary{background:0 0;color:rgba(var(--color-foreground),1)}.card-product__button.button--secondary:hover{background:rgba(var(--color-foreground),.05)}.card-product__button[disabled]{opacity:.5;cursor:not-allowed}.card-product__form{margin:0}.card-product__media--portrait{padding-bottom:133%}.card-product__media--square{padding-bottom:100%}@media screen and (max-width:749px){.card-product__title{font-size:.9rem}.price-item{font-size:1rem}.card-product__badge{padding:.2rem .5rem;font-size:.75rem}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:999;pointer-events:none;visibility:hidden}.cart-drawer--open{pointer-events:all;visibility:visible}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity var(--duration-default, .3s) ease}.cart-drawer--open .cart-drawer__overlay{opacity:1}.cart-drawer__container{position:fixed;right:0;top:0;bottom:0;width:100%;max-width:var(--cart-drawer-width,480px);background:rgb(var(--color-background));transform:translate(100%);transition:transform var(--duration-default, .3s) ease-out;height:100vh;height:100dvh;display:flex;flex-direction:column}.cart-drawer--open .cart-drawer__container{transform:translate(0)}.cart-drawer--left .cart-drawer__container{right:auto;left:0;transform:translate(-100%)}.cart-drawer--left.cart-drawer--open .cart-drawer__container{transform:translate(0)}.cart-drawer__header{padding:1.2rem 1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.08);background:rgb(var(--color-background));flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.cart-drawer__title{margin:0;font-size:1.4rem;font-weight:500}.cart-drawer__close{background:0 0;border:none;font-size:2.4rem;line-height:1;cursor:pointer;padding:.5rem;margin:-.5rem;color:rgb(var(--color-foreground));opacity:.7;transition:opacity var(--duration-short, .1s)}.cart-drawer__close:hover{opacity:1}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.5rem;min-height:0}.cart-drawer__body::-webkit-scrollbar{width:4px}.cart-drawer__body::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.05)}.cart-drawer__body::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:2px}.cart-drawer__error{background:#fee;color:#c00;padding:1.2rem;margin-bottom:1rem;border-radius:4px;font-size:1.4rem;border-left:3px solid #c00}.cart-drawer__error-message{display:block}.cart-drawer__footer{border-top:1px solid rgba(var(--color-foreground),.08);padding:1.2rem 1.5rem;background:rgb(var(--color-background));flex-shrink:0;display:flex;flex-direction:column}.cart-drawer__empty{display:none;text-align:center;padding:3rem 1.5rem}.cart-drawer--empty .cart-drawer__empty{display:block}.cart-drawer--empty .cart-drawer__footer,.cart-drawer--empty .cart-items{display:none}.cart-drawer__empty-icon{font-size:3rem;opacity:.3;margin-bottom:.8rem}.cart-drawer__empty-title{font-size:1.4rem;margin-bottom:.8rem}.cart-drawer__empty-message{color:rgb(var(--color-foreground-secondary));margin-bottom:1.5rem;font-size:1.2rem}.cart-drawer__timer{padding:.8rem 1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.08);flex-shrink:0;text-align:center}.cart-drawer__timer-text{font-size:1.2rem;line-height:1.3;font-weight:500}.cart-drawer__timer-countdown{font-weight:600;color:rgb(var(--color-accent-1));font-family:monospace;font-size:1.1em}.cart-drawer__timer--warning{animation:1s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.cart-drawer__shipping-bar,.cart-page__shipping-bar{padding:.8rem 1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.08);flex-shrink:0}.cart-page__shipping-bar{margin-bottom:2rem;border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--border-radius)}.cart-drawer__shipping-progress-container,.cart-page__shipping-progress-container{position:relative;margin-bottom:.6rem}.cart-drawer__shipping-progress,.cart-page__shipping-progress{height:4px;background:rgba(var(--color-foreground),.1);border-radius:2px;overflow:hidden;position:relative}.cart-drawer__shipping-progress-bar,.cart-page__shipping-progress-bar{height:100%;background:linear-gradient(90deg,rgb(var(--color-accent-1)),rgb(var(--color-accent-2,var(--color-accent-1))));border-radius:4px;width:0;transition:width var(--duration-default, .3s) ease-out}.cart-drawer__shipping-icon,.cart-page__shipping-icon{position:absolute;right:0;top:50%;transform:translateY(-50%);background:rgb(var(--color-background));padding:.2rem;border-radius:50%;color:rgb(var(--color-accent-1));transition:all var(--duration-default, .3s) ease}.cart-drawer__shipping-icon svg,.cart-page__shipping-icon svg{width:16px;height:16px;display:block}.cart-drawer__shipping-bar--success .cart-drawer__shipping-icon,.cart-page__shipping-bar--success .cart-page__shipping-icon{color:rgb(var(--color-accent-2,var(--color-accent-1)));animation:.5s bounceIn}.cart-drawer__shipping-text,.cart-page__shipping-text{text-align:center;font-size:1.1rem;line-height:1.2}.cart-drawer__shipping-message,.cart-drawer__shipping-success,.cart-page__shipping-message,.cart-page__shipping-success{margin:0}.cart-drawer__shipping-success,.cart-page__shipping-success{font-weight:500;color:rgb(var(--color-accent-2,var(--color-accent-1)))}@keyframes bounceIn{0%,to{transform:translateY(-50%) scale(1)}40%{transform:translateY(-50%) scale(1.3)}}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{padding:1rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08);display:grid;grid-template-columns:80px 1fr auto;gap:1rem;align-items:start}.cart-item:last-child{border-bottom:none}.cart-item--drawer{padding:1rem 0}.cart-item--drawer .cart-item__image{width:80px;height:80px}.cart-item--page .cart-item__price{font-size:1.3rem;margin-top:.6rem}.cart-item--notification .cart-item__details{gap:.3rem}.cart-item--notification .cart-item__quantity{margin-top:.3rem}.cart-item__quantity-text{font-size:1rem;color:rgba(var(--color-foreground),.7)}.cart-item__image{width:80px;height:80px;overflow:hidden;border-radius:6px;background:rgba(var(--color-foreground),.03)}.cart-item__image img{width:100%;height:100%;object-fit:cover;display:block}.cart-item__details{display:flex;flex-direction:column;gap:.5rem;min-width:0}.cart-item__title{font-size:1.3rem;font-weight:400;margin:0;line-height:1.2}.cart-item__title a{color:rgb(var(--color-foreground));text-decoration:none;display:block;overflow:hidden;text-overflow:ellipsis}.cart-item__title a:hover{text-decoration:underline}.cart-item__variant{font-size:1.1rem;color:rgba(var(--color-foreground),.75);margin:0}.cart-item__price{font-size:1.2rem;display:flex;gap:.6rem;align-items:center;margin-top:.4rem}.cart-item__price--compare{opacity:.5;font-weight:400;font-size:1.1rem}.cart-item__properties{display:flex;flex-direction:column;gap:.3rem}.cart-item__property{display:flex;gap:.5rem;font-size:1rem;color:rgba(var(--color-foreground),.7)}.cart-item__property-name{font-weight:500}.cart-item__discounts{display:flex;flex-direction:column;gap:.3rem}.cart-item__discount{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:rgb(var(--color-accent-2,var(--color-accent-1)))}.cart-item__quantity{margin-top:.5rem;display:flex;align-items:center;gap:1rem}.cart-item__actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.cart-item__remove{background:0 0;border:none;cursor:pointer;padding:.5rem;color:rgba(var(--color-foreground),.4);transition:color .1s;display:inline-flex;align-items:center;justify-content:center}.cart-item__remove:hover{color:rgb(var(--color-accent-1))}.cart-item__remove svg{width:18px;height:18px}.cart-item__total{font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));text-align:right}.quantity-selector{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--buttons-radius,4px);overflow:hidden;background:rgb(var(--color-background))}.quantity-selector button{background:0 0;border:none;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:rgb(var(--color-foreground));transition:background var(--duration-short, .1s)}.quantity-selector button:hover{background:rgba(var(--color-foreground),.05)}.quantity-selector input{border:none;background:0 0;width:3.5rem;text-align:center;font-size:1.2rem;-moz-appearance:textfield}.quantity-selector input::-webkit-inner-spin-button,.quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-price-breakdown{margin-bottom:1rem}.cart-price-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:1.2rem}.cart-price-line--savings{color:rgb(var(--color-accent-2,var(--color-accent-1)));font-weight:400}.cart-price-line--total{font-size:1.4rem;font-weight:500;margin-bottom:0}.cart-price-line--savings+.cart-price-line--total,.cart-price-line:not(.cart-price-line--savings):not(.cart-price-line--total)+.cart-price-line--total{padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.08)}.cart-checkout-button{display:block;width:100%;text-align:center;text-decoration:none;padding:1rem;background:rgb(var(--color-accent-1));color:rgb(var(--color-background));border:none;border-radius:var(--buttons-radius);font-size:1.4rem;font-weight:500;cursor:pointer;transition:transform var(--duration-short, .1s),box-shadow var(--duration-short, .1s)}.cart-checkout-button:hover{transform:translateY(var(--buttons-hover-translate,0));box-shadow:0 4px 12px rgba(var(--color-accent-1),.3)}.cart-item--updating{opacity:.6;pointer-events:none}.cart-page{min-height:60vh;padding:0}.cart-page__header{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.cart-page__header h1{margin:0}.cart-page__empty{text-align:center;padding:4rem 1rem}.cart-page__empty-content{max-width:400px;margin:0 auto}.cart-page__empty-icon{font-size:4rem;margin-bottom:1.5rem}.cart-page__empty-title{font-size:1.5rem;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.cart-page__empty-message{color:rgb(var(--color-foreground-75));margin-bottom:2rem;line-height:1.5}.cart-page__login{margin-top:2rem;padding-top:2rem;border-top:1px solid rgb(var(--color-border))}.cart-page__login h3{font-size:1.2rem;margin-bottom:.5rem}.cart-page__login p{color:rgb(var(--color-foreground-75));line-height:1.5}.cart-page__content{margin-top:2rem}.cart-page__body{gap:3rem;align-items:flex-start}.cart-page__items{min-width:0}.cart-page__sidebar{position:sticky;top:2rem}.cart-page__timer{margin-bottom:2rem;padding:1rem 1.5rem;border-radius:var(--border-radius);text-align:center;background:rgb(var(--color-accent-1));color:rgb(var(--color-accent-1-foreground))}.cart-page__timer-text{font-weight:500;margin:0}.cart-page__timer-countdown{font-weight:600;color:rgb(var(--color-accent-1-foreground))}.cart-items--page{display:flex;flex-direction:column;gap:1.5rem}.cart-item--page{display:grid;grid-template-columns:100px 1fr auto;gap:1.5rem;padding:1.5rem;background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:var(--border-radius);align-items:start}.cart-item--page .cart-item__image{width:100px;height:100px}.cart-item--page .cart-item__image img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--border-radius) - 2px)}.cart-item--page .cart-item__details{min-width:0}.cart-item--page .cart-item__title{font-size:1.1rem;margin:0 0 .5rem;font-weight:600}.cart-item--page .cart-item__title a{color:inherit;text-decoration:none}.cart-item--page .cart-item__title a:hover{color:rgb(var(--color-accent-1))}.cart-item--page .cart-item__variant{color:rgb(var(--color-foreground-75));margin:0 0 .75rem;font-size:.9rem}.cart-item--page .cart-item__price{font-weight:500;margin-bottom:1rem}.cart-item--page .cart-item__quantity{display:flex;align-items:center;gap:1rem}.cart-item--page .quantity-selector{display:flex;align-items:center;border:1px solid rgb(var(--color-border));border-radius:var(--border-radius);overflow:hidden}.cart-item--page .quantity-selector button{background:rgb(var(--color-background));border:none;padding:.5rem .75rem;cursor:pointer;color:rgb(var(--color-foreground));font-size:1rem;transition:background-color .15s}.cart-item--page .quantity-selector button:hover{background:rgb(var(--color-background-2))}.cart-item--page .quantity-selector input{background:rgb(var(--color-background));border:none;border-left:1px solid rgb(var(--color-border));border-right:1px solid rgb(var(--color-border));padding:.5rem .75rem;text-align:center;width:60px;color:rgb(var(--color-foreground));font-size:1rem}.cart-item--page .cart-item__remove{background:0 0;border:none;color:rgb(var(--color-foreground-75));cursor:pointer;padding:.25rem;transition:color .15s}.cart-item--page .cart-item__remove:hover{color:rgb(var(--color-accent-2))}.cart-item--page .cart-item__total{text-align:right;font-weight:600;font-size:1.1rem}.cart-page__summary{background:rgb(var(--color-background-2));border:1px solid rgb(var(--color-border));border-radius:var(--border-radius);padding:2rem;min-width:300px}.cart-page__summary-title{font-size:1.25rem;margin:0 0 1.5rem;font-weight:600}.cart-page__actions{margin-top:2rem}.cart-page__dynamic-checkout{margin-bottom:1rem}.cart-page__continue-shopping{display:block;text-align:center;margin-top:1rem;color:rgb(var(--color-foreground-75));text-decoration:none;font-size:.9rem;transition:color .15s}.cart-page__continue-shopping:hover{color:rgb(var(--color-accent-1));text-decoration:underline}.hidden{display:none!important}@media screen and (max-width:998px){.cart-page__sidebar{position:static;order:-1}.cart-page__summary{min-width:auto;padding:1.5rem}.cart-item--page{grid-template-columns:80px 1fr;gap:1rem;padding:1rem}.cart-item--page .cart-item__image{width:80px;height:80px}.cart-item--page .cart-item__total{grid-column:2;text-align:left;margin-top:1rem}.cart-item--page .cart-item__quantity{flex-wrap:wrap;gap:.75rem}}.cart-items--page{gap:0}.cart-items--page .cart-item{border-bottom:1px solid rgba(var(--color-foreground),.08)}.cart-items--page .cart-item:last-child{border-bottom:none}.cart-price-breakdown--page{background:rgba(var(--color-foreground),.02);padding:1.5rem;border-radius:var(--buttons-radius,8px);margin-top:2rem}.cart-price-breakdown--page .cart-price-line{font-size:1.3rem;margin-bottom:.8rem}.cart-price-breakdown--page .cart-price-line--total{font-size:1.6rem;padding-top:1.2rem}@media screen and (max-width:749px){.cart-drawer__timer{padding:.6rem 1rem}.cart-drawer__timer-text{font-size:1.1rem}.cart-drawer__shipping-bar{padding:.6rem 1.2rem}.cart-drawer__shipping-progress{height:3px}.cart-drawer__shipping-text,.cart-page__shipping-text{font-size:1rem}.cart-drawer__shipping-icon svg,.cart-page__shipping-icon svg{width:14px;height:14px}.cart-drawer__container{max-width:100%;width:100%;overflow-y:auto;min-height:100vh;min-height:100dvh}.cart-drawer__footer,.cart-drawer__header,.cart-drawer__shipping-bar{flex-shrink:initial}.cart-drawer__body{padding:.8rem 1rem;overflow-y:visible;flex:1;min-height:initial}.cart-item__title{font-size:1.2rem}.cart-item__price{font-size:1.1rem}.cart-item__total{font-size:1.2rem}.quantity-selector button{width:2.4rem;height:2.4rem;font-size:1.3rem}.quantity-selector input{width:3rem;font-size:1.1rem}.cart-item__remove{padding:.3rem}.cart-item__remove svg{width:14px;height:14px}.cart-drawer__footer{padding:1rem}.cart-price-line{font-size:1.1rem}.cart-price-line--total{font-size:1.3rem}.cart-checkout-button{padding:.9rem;font-size:1.3rem}}.accordion summary{display:flex;position:relative;line-height:1;align-items:center;gap:1rem;padding:var(--collapsibles-space-vertical) var(--collapsibles-space-horizontal);transition:var(--transitions-delay) ease background-color;font-weight:500;width:100%;cursor:pointer;box-sizing:border-box}.accordion .summary__content{display:flex;justify-content:space-between;align-items:center;flex:1;gap:1rem}.accordion .summary__title{display:flex;flex:1}.accordion .summary__title p{margin:0;display:flex;align-items:center}.accordion .icon-caret{transition:transform .3s;flex-shrink:0}.accordion details[open] .accordion-icon--chevron{transform:rotate(180deg)}.accordion .accordion-icon--arrow{transform:rotate(-90deg)}.accordion details[open] .accordion-icon--arrow{transform:rotate(90deg)}.accordion details[open] .accordion-icon--plus .icon-plus{display:none}.accordion details[open] .accordion-icon--plus .icon-minus{display:block!important}.accordion{margin:0;border-radius:var(--collapsibles-radius);border-bottom:var(--collapsibles-border-bottom)!important;border:var(--collapsibles-border);overflow:hidden;box-sizing:border-box}.accordion details{box-sizing:border-box;width:100%}.accordion+.accordion,.accordion+.collapsible__subtitle{margin-top:1rem}.accordion__title{display:inline-block;min-height:1.6rem;margin:0;word-break:break-word;font-family:var(--collapsibles-font-family);font-style:inherit;font-weight:var(--collapsibles-font-weight)}.accordion__bg_secondary{background:rgb(var(--color-background-secondary))}.accordion__content{word-break:break-word;overflow-x:auto;padding:var(--collapsibles-space-vertical) var(--collapsibles-space-horizontal)}.accordion__content p:not(:last-child){margin-bottom:1rem}.accordion__content img{max-width:100%;border-radius:var(--border-radius)}.collapsible__wrapper{width:100%}.image-with-text__content.no_image .collapsible__wrapper{margin-top:0}.list-collections{width:100%}.list-collections__header{margin-bottom:4rem;text-align:center}.list-collections__header .subheading{margin-bottom:1rem;font-size:1.4rem;font-weight:500;letter-spacing:.1rem;text-transform:uppercase;opacity:.8}.list-collections__header .heading{margin-bottom:1.5rem}.list-collections__header .description{max-width:60rem;margin:0 auto}.list-collections__grid{margin-bottom:4rem}.list-collections__item{position:relative;height:100%}.list-collections__link{display:block;height:100%;text-decoration:none;color:inherit;border-radius:var(--border-radius-collection,8px);overflow:hidden}.list-collections__link:hover{text-decoration:none}.list-collections__media{position:relative;overflow:hidden;background-color:rgba(var(--color-base-text),.04)}.list-collections__media--square{aspect-ratio:1/1}.list-collections__media--portrait{aspect-ratio:3/4}.list-collections__media--placeholder{display:flex;align-items:center;justify-content:center;min-height:20rem}.list-collections__image{width:100%;height:100%;object-fit:cover}.list-collections__content{padding:1.5rem}.list-collections__content--under{padding:1.5rem 0 0}.list-collections__content--above{padding:0 0 1.5rem;order:-1}.list-collections__content--hover{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(to bottom,#0000 0,#0009);color:#fff;opacity:0;text-align:center}.list-collections__link:hover .list-collections__content--hover{opacity:1}.list-collections__title{margin:0 0 .5rem;font-size:1.8rem;font-weight:600;line-height:1.3;color:inherit}.list-collections__content--hover .list-collections__title{font-size:2rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5)}.list-collections__count{margin:0;font-size:1.3rem;opacity:.8;color:inherit}.list-collections__content--hover .list-collections__count{font-size:1.4rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media screen and (max-width:749px){.list-collections__header{margin-bottom:3rem}.list-collections__header .subheading{font-size:1.2rem}.list-collections__content{padding:1.2rem}.list-collections__content--under{padding:1.2rem 0 0}.list-collections__content--above{padding:0 0 1.2rem}.list-collections__title{font-size:1.6rem}.list-collections__count{font-size:1.2rem}}.list-collections__empty{text-align:center;padding:6rem 0}.list-collections__empty .heading{margin-bottom:1rem;opacity:.6}.list-collections__empty .description{opacity:.5}.list-collections+.pagination-wrapper{margin-top:2rem;text-align:center}.contact{display:flex;align-items:start;justify-content:space-between;gap:var(--grid-desktop-horizontal-spacing);flex-wrap:wrap}.contact__form,.contact__meta{width:100%}.contact img{max-width:100%}.contact .heading__section{margin-bottom:2rem}.contact .heading{margin-bottom:1rem}.contact__description{margin-bottom:2rem}.contact .form__message{align-items:flex-start}.contact .icon-success{margin-top:.2rem}.contact .field{margin-bottom:1.5rem}.contact__button{margin-top:3rem}.contact__fields{display:grid;grid-gap:1rem}@media screen and (min-width:750px){.contact__form.contact__form--with-show-blocks,.contact__meta{width:calc(50% - (var(--grid-desktop-horizontal-spacing)/ 2))}.contact .field{margin-bottom:2rem}.contact__button{margin-top:4rem}.contact__fields{grid-template-columns:repeat(2,1fr);grid-gap:2rem}}.product-coupon{width:100%;margin-top:var(--margin-top-mobile,0);margin-bottom:var(--margin-bottom-mobile,2rem);padding-left:var(--padding-left-mobile,0);padding-right:var(--padding-right-mobile,0)}.product-coupon__wrapper{display:flex;flex-direction:column;gap:.8rem}.product-coupon__label{margin:0;font-weight:500}.product-coupon__container{display:flex;align-items:center;gap:1rem;padding:1rem 1.4rem;width:fit-content;max-width:var(--coupon-max-width,300px);background:var(--coupon-bg);color:var(--coupon-text);border:2px solid var(--coupon-border);border-radius:var(--coupon-radius);cursor:pointer;transition:.3s}.product-coupon__icon{display:flex;width:2rem;height:2rem;flex-shrink:0}.product-coupon__icon svg{width:100%;height:100%}.product-coupon__code{font-family:Courier New,monospace;font-weight:700;letter-spacing:.1em;text-transform:uppercase;-webkit-user-select:all;user-select:all}.product-coupon__copy{display:flex;align-items:center;justify-content:center;position:relative;width:1.8rem;height:1.8rem;flex-shrink:0}.product-coupon__copy svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s,transform .3s}.product-coupon__container.copied .product-coupon__copy-icon{opacity:0;transform:translate(-50%,-50%) scale(.5)}.product-coupon__container.copied .product-coupon__check-icon{opacity:1;transform:translate(-50%,-50%) scale(1)}.product-coupon__container:active{transform:scale(.98)}.product-coupon--dashed .product-coupon__container{border-style:dashed;position:relative}.product-coupon--dashed .product-coupon__container:after,.product-coupon--dashed .product-coupon__container:before{content:"";position:absolute;width:1rem;height:1rem;top:50%;transform:translateY(-50%);background:var(--color-background);border-radius:50%;border:2px solid var(--coupon-border)}.product-coupon--dashed .product-coupon__container:before{left:-.6rem;border-right:none}.product-coupon--dashed .product-coupon__container:after{right:-.6rem;border-left:none}.product-coupon--minimal .product-coupon__container{background:0 0;padding:.8rem 1rem}.product-coupon__container:hover{border-color:var(--coupon-text);opacity:.9}.product-coupon__success{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;background:#10b981;color:#fff;border-radius:var(--coupon-radius);font-weight:500;opacity:0;transform:translateY(-10px);transition:.3s;pointer-events:none;width:fit-content}.product-coupon__success svg{width:1.6rem;height:1.6rem;flex-shrink:0}.product-coupon__success.show{opacity:1;transform:translateY(0)}.product-coupon__success.hidden{display:none}.product-coupon.align-desktop--left .product-coupon__wrapper{align-items:flex-start}.product-coupon.align-desktop--center .product-coupon__wrapper{align-items:center}.product-coupon.align-desktop--right .product-coupon__wrapper{align-items:flex-end}@media (min-width:750px){.product-coupon{margin-top:var(--margin-top-2col,0);margin-bottom:var(--margin-bottom-2col,3rem)}}@media (min-width:996px){.product-coupon{margin-top:var(--margin-top-3col,0);margin-bottom:var(--margin-bottom-3col,4rem)}}@media (max-width:749px){.product-coupon.align-mobile--left .product-coupon__wrapper{align-items:flex-start}.product-coupon.align-mobile--center .product-coupon__wrapper{align-items:center}.product-coupon.align-mobile--right .product-coupon__wrapper{align-items:flex-end}.product-coupon__container{padding:.8rem 1.2rem;gap:.8rem}}@media (prefers-reduced-motion:reduce){.product-coupon__container,.product-coupon__copy svg,.product-coupon__success{transition:none}}.facets-container{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);padding-top:1rem;position:sticky;top:calc(3rem + var(--header-height-estimate,80px));transition:top ease var(--duration-default, .3s)}body.header-hidden .facets-container{top:3rem}.active-facets-mobile{margin-bottom:.5rem}.mobile-facets__list{overflow-y:auto}@media screen and (min-width:750px){.facets-container>*+*{margin-top:0}.facets__form .product-count{grid-column-start:3}}@media screen and (max-width:989px){.facets-container{grid-template-columns:auto minmax(0,max-content);column-gap:2rem}}.facet-filters{align-items:flex-start;display:flex;grid-column:2;grid-row:1;padding-left:2.5rem}@media screen and (min-width:990px){.facet-filters{padding-left:3rem}}.facet-filters__label{display:block;color:var(--color-foreground-85);font-size:1.2rem;margin:0 2rem 0 0}.facet-filters__summary{display:flex;align-items:center;justify-content:space-between;font-size:1.2rem;cursor:pointer;height:4.5rem;padding:0 1.5rem;min-width:25rem;margin-top:2.4rem;border:.1rem solid rgba(var(--color-foreground),.55)}.facet-filters__summary:after{position:static}.facet-filters__field{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.facet-filters__field .select{width:auto}.facet-filters button{margin-left:2.5rem}.facet-filters__field .select svg,.mobile-facets__sort .select svg{top:58%;left:88%}.facets{display:block;margin-bottom:1rem;grid-column-start:span 2}.facets__form{display:grid;gap:0 3.5rem;grid-template-columns:1fr max-content max-content;margin-bottom:.5rem}.facets-wrapper{z-index:10;position:relative;margin-bottom:1rem}.facets__wrapper{align-items:center;align-self:center;grid-column:1;grid-row:1;display:flex;flex-wrap:wrap;gap:1rem}.facets__heading{display:block;color:rgba(var(--color-foreground),.85);font-size:1.2rem}.facets__reset{margin-left:auto}.facets__disclosure{border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:0}.facets__summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:1.2rem;color:rgba(var(--color-foreground),.75);cursor:pointer;list-style:none}.facets__summary:hover{color:rgb(var(--color-foreground))}.facets__summary>div{display:flex;align-items:center;gap:.5rem;flex:1}.facets__summary svg{width:1.2rem;height:1.2rem;transition:transform .2s;color:rgba(var(--color-foreground),.5)}.facets__disclosure[open] .facets__summary svg{transform:rotate(180deg)}.facets__disclosure fieldset{padding:0;margin:0;border:0}.facets__display{padding-bottom:1.5rem}.facets__wrapper .facets__display{border:1px solid rgba(var(--color-foreground),.1);border-radius:4px;background-color:rgb(var(--color-background));position:absolute;top:calc(100% + .5rem);left:-1.2rem;width:35rem;max-height:55rem;overflow-y:auto}.facets__header{border-bottom:1px solid rgba(var(--color-foreground),.1);padding:1.5rem 2rem;display:flex;justify-content:space-between;font-size:1.2rem;background-color:rgb(var(--color-background))}.facets__list{padding:.5rem 2rem}.facets__item{display:flex;align-items:center}.facets__item input[type=checkbox],.facets__item label{cursor:pointer}.facet-checkbox{padding:1rem 2rem 1rem 0;flex-grow:1;position:relative;font-size:1.2rem;display:flex;word-break:break-word}.facet-checkbox input[type=checkbox]{position:absolute;opacity:1;width:1.6rem;height:1.6rem;top:.7rem;left:-.4rem;z-index:-1;appearance:none;-webkit-appearance:none}.facet-checkbox>svg{background-color:rgb(var(--color-background));margin-right:1.2rem;flex-shrink:0}.facet-checkbox .icon-checkmark{visibility:hidden;position:absolute;left:.3rem;z-index:5;top:1.4rem}.facet-checkbox>input[type=checkbox]:checked~.icon-checkmark{visibility:visible}@media screen and (forced-colors:active){.facet-checkbox>svg{background-color:inherit;border:.1rem solid rgb(var(--color-background))}.facet-checkbox>input[type=checkbox]:checked~.icon-checkmark{border:none}}.facet-checkbox--disabled{color:rgba(var(--color-foreground),.4)}.facets__price{padding:2rem}.facets__price-range{display:flex;flex-direction:column;gap:1.5rem}.facets__price-range>div:first-of-type,.facets__price-range>div:last-of-type{display:flex;align-items:center;gap:.8rem}.facets__price .field{flex:1;align-items:center}.facets__price .field-currency{font-size:1.2rem;color:rgba(var(--color-foreground),.75);flex-shrink:0}.facets__price .field__label{left:1.5rem}button.facets__button{min-height:0;margin:0 0 0 .5rem;box-shadow:none;padding-top:1.4rem;padding-bottom:1.4rem}.active-facets{display:flex;flex-wrap:wrap;width:100%;grid-column:1/-1;grid-row:2;margin-top:-.5rem}.active-facets__button{display:block;margin-right:1.5rem;margin-top:1.5rem;padding-left:.2rem;padding-right:.2rem;text-decoration:none}span.active-facets__button-inner{color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;font-size:1rem;min-height:0;min-width:0;padding:.5rem 1rem;display:flex;align-items:stretch}.active-facets__button-wrapper{align-items:center;display:flex;justify-content:center;padding-top:1.5rem}.active-facets__button-wrapper *{font-size:1rem}@media screen and (min-width:990px){.active-facets__button{margin-right:1.5rem}.active-facets__button-wrapper *,span.active-facets__button-inner{font-size:1.2rem}}@media screen and (max-width:989px){.active-facets{margin:0 -1.2rem -1.2rem}.active-facets__button,.active-facets__button-remove{margin:0;padding:1.2rem}span.active-facets__button-inner{padding-bottom:.3rem;padding-top:.3rem}.active-facets__button-wrapper{padding-top:0;margin-left:1.2rem}}.active-facets__button:hover .active-facets__button-inner{background:rgba(var(--color-foreground),.05)}.active-facets__button svg{align-self:center;flex-shrink:0;margin-left:.6rem;margin-right:-.2rem;pointer-events:none;width:1.2rem}@media all and (min-width:990px){.active-facets__button svg{margin-right:-.4rem;margin-top:.1rem;width:1.4rem}}.active-facets facet-remove:only-child,.facets-vertical .active-facets .active-facets-vertical-filter:only-child>facet-remove{display:none}.facets-vertical .active-facets-vertical-filter{display:flex;width:100%;justify-content:space-between}.facets-vertical .active-facets-vertical-filter .active-facets__button-wrapper{padding-top:0;display:flex;align-items:flex-start}.facets-vertical .active-facets__button{margin-top:0}.active-facets__button.disabled,.mobile-facets__clear.disabled{pointer-events:none}.mobile-facets__clear-wrapper{align-items:center;display:flex;justify-content:center}.mobile-facets{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background-color:rgba(var(--color-foreground),.5);pointer-events:none}.mobile-facets__disclosure{display:flex}.mobile-facets__wrapper{margin-left:0;display:flex}.mobile-facets__wrapper .disclosure-has-popup[open]>summary:before{height:100vh;z-index:3}.mobile-facets__inner{background-color:rgb(var(--color-background));width:calc(100% - 5rem);margin-left:auto;height:100%;overflow-y:auto;pointer-events:all;max-width:37.5rem;display:flex;flex-direction:column;border-left:var(--drawer-border)}.mobile-facets__header{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:1rem 2.5rem;text-align:center;display:flex;position:sticky;top:0;z-index:2}.mobile-facets__header-inner{flex-grow:1;position:relative}.mobile-facets__info{padding:0 2.6rem}.mobile-facets__heading{font-size:calc(var(--font-heading-scale) * 1.4rem);margin:0}.mobile-facets__count{color:rgba(var(--color-foreground),.7);font-size:1.3rem;margin:0;flex-grow:1}.mobile-facets__open-wrapper{display:inline-block}.mobile-facets__open{text-align:left;width:100%;padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center;color:rgba(var(--color-link),var(--alpha-link))}.mobile-facets__open:hover{color:rgb(var(--color-link))}.mobile-facets__open:hover circle,.mobile-facets__open:hover line{stroke:rgb(var(--color-link))}.mobile-facets__open-label{transition:text-decoration var(--duration-short) ease}.mobile-facets__open:hover .mobile-facets__open-label{text-decoration:underline;text-underline-offset:.3rem}.mobile-facets__open>*+*{margin-left:1rem}.mobile-facets__open svg{width:2rem}.mobile-facets__open circle,.mobile-facets__open line{stroke:rgba(var(--color-link),var(--alpha-link))}.mobile-facets__close{display:none;align-items:center;justify-content:center;position:fixed;top:.7rem;right:1rem;width:4.4rem;height:4.4rem;z-index:101;opacity:0}.mobile-facets__close svg{width:2.2rem}.mobile-facets__close-button{align-items:center;background-color:transparent;display:flex;font-size:1.2rem;font:inherit;letter-spacing:inherit;margin-top:1.5rem;padding:1.2rem 2.6rem;text-decoration:none;width:calc(100% - 5.2rem)}.mobile-facets__close-button .icon-arrow{transform:rotate(180deg);margin-right:1rem}.mobile-facets__main{padding:2.7rem 0 0;position:relative;z-index:1;flex-grow:1;display:flex;flex-direction:column;overflow-y:auto}.mobile-facets__details[open] .icon-caret{transform:rotate(180deg)}.mobile-facets__highlight{opacity:0;visibility:hidden}.mobile-facets__checkbox:checked+.mobile-facets__highlight{visibility:visible;opacity:1;position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-color:rgba(var(--color-foreground),.04)}.mobile-facets__summary{padding:1.3rem 2.5rem}.mobile-facets__summary svg{margin-left:auto}.facets__summary>div,.mobile-facets__summary>div{display:flex;align-items:center}.js .mobile-facets__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;z-index:3;transform:translate(100%);visibility:hidden;display:flex;flex-direction:column}.js .menu-drawer__submenu .mobile-facets__submenu{overflow-y:auto}.js .mobile-facets .submenu-open{visibility:hidden}.mobile-facets__item{position:relative}input.mobile-facets__checkbox{border:0;width:1.6rem;height:1.6rem;position:absolute;left:2.1rem;top:1.2rem;z-index:0;appearance:none;-webkit-appearance:none}.mobile-facets__label{padding:1.5rem 2rem 1.5rem 2.5rem;width:100%;word-break:break-word;display:flex}.mobile-facets__label>svg{background-color:rgb(var(--color-background));position:relative;z-index:2;margin-right:1.2rem;flex-shrink:0}.mobile-facets__label .icon-checkmark{position:absolute;top:1.9rem;left:2.8rem;visibility:hidden}.mobile-facets__label>input[type=checkbox]:checked~.icon-checkmark{visibility:visible}.mobile-facets__arrow,.mobile-facets__summary .icon-caret{margin-left:auto;display:block}.mobile-facets__label--disabled{opacity:.5}.mobile-facets__footer{border-top:.1rem solid rgba(var(--color-foreground),.08);padding:2rem;bottom:0;position:sticky;display:flex;z-index:2;margin-top:auto;background-color:rgb(var(--color-background));background:var(--gradient-background)}.mobile-facets__footer>*+*{margin-left:1rem}.mobile-facets__footer>*{width:50%}.mobile-facets__footer noscript .button{width:100%}.mobile-facets__sort{display:flex;justify-content:space-between}.mobile-facets__sort label{flex-shrink:0}.mobile-facets__sort .select{width:auto}.product-count{align-self:center;position:relative;text-align:right}.product-count__text{font-size:1.2rem;line-height:calc(1 + .5 / var(--font-body-scale));margin:0}.product-count__text.loading{visibility:hidden}.product-count .loading-overlay__spinner,.product-count-vertical .loading-overlay__spinner{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.8rem}.product-count__text.loading+.loading-overlay__spinner{display:block}@media screen and (min-width:750px){.facets-vertical{display:flex}.facets-wrap-vertical{border:none;padding-left:0}.facets__form-vertical{display:flex;flex-direction:column;width:clamp(12rem,16vw,18rem)}.facets__disclosure-vertical{border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:none;margin-right:0}.facets__heading--vertical{margin:0 0 1.5rem;font-size:1.5rem}.facets__header-vertical{padding:1.5rem 2rem 1.5rem 0;font-size:1.2rem}.facets__display-vertical{padding-bottom:1.5rem}.facets-vertical .facets-wrapper{padding-right:2rem}.facets-vertical .facets-wrapper--no-filters{display:none}.facets-vertical .product-grid-container{width:100%}.facets-vertical-form{display:flex;justify-content:flex-end}.product-count-vertical{margin-left:3.5rem}.facets-vertical .active-facets__button-wrapper{margin-bottom:2rem}.facets-vertical .no-js .facets__button-no-js{transform:none;margin-left:0}.facets-vertical .no-js .facet-filters__field{justify-content:flex-start;padding-bottom:1rem;padding-top:2rem}.facets-vertical .facets__price{padding:.5rem .5rem .5rem 0}.facets-vertical .facets__price .field:last-of-type{margin-left:1rem}.facets-vertical .active-facets__button{margin-bottom:1.5rem}.no-js .facets-vertical .facet-filters.sorting{padding-left:0;flex-direction:column}.facets-vertical .facet-checkbox input[type=checkbox]{z-index:0}.no-js .facets-vertical .facets-container{display:flex;flex-direction:column}.facets-vertical .active-facets facet-remove:last-of-type{margin-bottom:1rem}.facets-vertical .active-facets{margin:0;align-items:flex-start}.facets-container-drawer{display:flex;flex-flow:row wrap;align-items:center;column-gap:0}.facets-container-drawer .mobile-facets__wrapper{margin-right:2rem;flex-grow:1}.facets-container-drawer .product-count{margin:0 0 .5rem 3.5rem}.facets-container-drawer .facets-pill{width:100%}.facets-container-drawer .facets__form{display:block}}@media screen and (min-width:750px) and (max-width:989px){.facets-vertical .active-facets__button{padding:1rem;margin-bottom:0;margin-left:-.5rem}.facets-vertical .active-facets__button-remove{padding:0 1rem 1rem}}.flexible-columns{display:flex;flex-direction:column}.flexible-columns__column{display:contents}.flexible-block--3col-column_1,.flexible-block--3col-column_2,.flexible-block--3col-column_3{display:none}.flexible-block{order:var(--mobile-order,50);min-width:0;margin-top:var(--margin-top-mobile,0);margin-bottom:var(--margin-bottom-mobile,0);padding-left:var(--padding-left-mobile,0);padding-right:var(--padding-right-mobile,0)}.flexible-columns .flexible-block--2col-column_1,.flexible-columns .flexible-block--2col-column_2{display:block}.footer{--footer-text-color:rgb(var(--color-foreground));--footer-background:rgb(var(--color-background));--footer-border-color:rgba(var(--color-foreground), .1);--footer-link-hover:rgb(var(--color-accent-1));background:var(--footer-background);color:var(--footer-text-color)}.footer.center{text-align:center}.footer__top.layout-grid{--grid-gap:2rem;margin-bottom:2rem}@media screen and (min-width:750px){.flexible-columns{display:grid;gap:var(--columns-gap,4rem)}.flexible-columns--2-col{grid-template-columns:var(--column-1-width) var(--column-2-width)}.flexible-columns--3-col{grid-template-columns:var(--column-1-width) var(--column-2-width) var(--column-3-width)}.flexible-columns__column{display:flex;flex-direction:column}.flexible-block{order:unset;margin-top:var(--margin-top-2col,0);margin-bottom:var(--margin-bottom-2col,0);padding-left:var(--padding-left-2col,0);padding-right:var(--padding-right-2col,0)}.footer__top.layout-grid{--grid-gap:3rem;margin-bottom:3rem}}.footer__block{display:flex;flex-direction:column;gap:1rem}.footer__block h2{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:var(--footer-text-color)}.footer-block__image-wrapper{display:inline-block}.footer-block__image img{max-width:100%;height:auto}.footer-block__text{margin-top:1rem;font-size:.875rem;line-height:1.5;color:rgba(var(--color-foreground),.8)}.footer-block__linklist{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0}.footer-block__linklist .link{color:rgba(var(--color-foreground),.8);text-decoration:none;font-size:.875rem;line-height:1.4;transition:color .2s}.footer-block__linklist .link:hover{color:var(--footer-link-hover)}.footer-block__linklist .link.list-menu__item--active{color:var(--footer-text-color);font-weight:500}.menu-accordion-title{position:relative;cursor:pointer;padding-right:1.5rem}.menu-accordion-title:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.2rem;transition:transform .2s}.menu-accordion-title.open:after{transform:translateY(-50%) rotate(45deg)}.menu-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s}.menu-accordion-title.open+.menu-accordion-content{max-height:500px}@media screen and (min-width:750px){.menu-accordion-title{cursor:default;padding-right:0}.menu-accordion-title:after{display:none}.menu-accordion-content{max-height:none;overflow:visible}}.list-social--footer{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0}.list-social--footer__item{list-style:none}.list-social--footer__link{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:rgba(var(--color-foreground),.05);border-radius:50%;transition:.2s}.list-social--footer__link:hover{background:var(--footer-link-hover);transform:translateY(-1px)}.list-social--footer__link svg{width:1.25rem;height:1.25rem;fill:currentColor}.footer-block__contact-list{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0}.footer-block__contact-item{display:flex;align-items:flex-start;gap:.75rem;list-style:none}.footer-block__contact-item svg{width:1rem;height:1rem;margin-top:.125rem;fill:rgba(var(--color-foreground),.6);flex-shrink:0}.footer-block__contact-item .link{color:rgba(var(--color-foreground),.8);text-decoration:none;font-size:.875rem;transition:color .2s}.footer-block__contact-item .link:hover{color:var(--footer-link-hover)}.newsletter-form{width:100%}.newsletter-form__field-wrapper{margin-bottom:1rem}.newsletter-form .field{position:relative;display:flex;align-items:stretch;border:1px solid var(--footer-border-color);border-radius:.5rem;background:var(--footer-background);transition:border-color .2s}.newsletter-form .field:focus-within{border-color:rgb(var(--color-accent-1))}.newsletter-form .field__input{flex:1;border:none;background:0 0;padding:.75rem 1rem;font-size:.875rem;color:var(--footer-text-color);outline:0}.newsletter-form .field__input::placeholder{color:rgba(var(--color-foreground),.6)}.newsletter-form .field__label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:rgba(var(--color-foreground),.6);pointer-events:none;transition:.2s}.newsletter-form .field__input:focus+.field__label,.newsletter-form .field__input:not(:placeholder-shown)+.field__label{top:.25rem;font-size:.75rem;background:var(--footer-background);padding:0 .25rem}.newsletter-form .field__button{border:none;background:rgb(var(--color-accent-1));color:rgb(var(--color-accent-1-text));padding:.75rem 1.5rem;border-radius:0 .5rem .5rem 0;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.newsletter-form .field__button:hover{background:rgba(var(--color-accent-1),.9)}.newsletter-form .field__button svg{width:1rem;height:1rem}.newsletter-form__message{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-top:.5rem}.newsletter-form__message--success{color:#10b981}.newsletter-form__message--success svg{fill:#10b981}.newsletter-form__message:not(.newsletter-form__message--success){color:#ef4444}.newsletter-form__message:not(.newsletter-form__message--success) svg{fill:#ef4444}.footer__bottom{border-top:1px solid var(--footer-border-color);padding-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.footer__bottom-border--1{border-top-width:1px}.footer__bottom-border--2{border-top-width:2px}.footer__bottom-border--3{border-top-width:3px}@media screen and (min-width:750px){.footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}.footer__bottom--centered{justify-content:center}}.footer__bottom-block{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width:750px){.footer__bottom-block{flex-direction:row;gap:2rem}}.footer__socials .list-social{display:flex;gap:.75rem;margin:0;padding:0}.footer__socials .list-social__item{list-style:none}.footer__socials .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:rgba(var(--color-foreground),.05);transition:.2s}.footer__socials .list-social__link:hover{background:var(--footer-link-hover);color:#fff;transform:translateY(-1px)}.footer__socials .list-social__link svg{width:1rem;height:1rem;fill:currentColor}.footer__payment{display:flex;align-items:center}.footer__payment--margin{margin-left:2rem;padding-left:2rem;border-left:1px solid var(--footer-border-color)}.list-payment{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.list-payment__item{list-style:none}.list-payment svg{width:auto;height:1.5rem;max-width:3rem}.footer__copyright{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width:750px){.footer__copyright{flex-direction:row;gap:2rem}}.copyright__content{font-size:.875rem;color:rgba(var(--color-foreground),.7)}.copyright__content a{color:rgba(var(--color-foreground),.8);text-decoration:none;transition:color .2s}.copyright__content a:hover{color:var(--footer-link-hover)}.policies{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;justify-content:center}@media screen and (min-width:750px){.policies{justify-content:flex-start}}.policies li{list-style:none}.center-image{margin:0 auto}.center-list{align-items:center;text-align:center}.center-list .footer-block__linklist{align-items:center}.center-list .list-social--footer{justify-content:center}.center-list .footer-block__contact-list{align-items:center;text-align:center}@media screen and (max-width:749px){.footer__block{margin-bottom:2rem}.footer__block:last-child{margin-bottom:0}.newsletter-form .field{flex-direction:column}.newsletter-form .field__button{border-radius:0 0 .5rem .5rem;margin-top:1px}.gallery__slider .minimal-slider__slide.gallery__slide{width:calc(100% / var(--slides-per-view-mobile,1))}}.gallery-section{position:relative}.gallery{position:relative;width:100%}.gallery__header{margin-bottom:3rem}.gallery__header .subheading{margin-bottom:.5rem}.gallery__header .heading{margin-bottom:1rem}.gallery__description{font-size:1rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.gallery__description p{margin-bottom:1rem}.gallery__description p:last-child{margin-bottom:0}.gallery__grid{display:grid;gap:var(--grid-gap,20px)}.gallery__grid-item{position:relative;width:100%;height:100%}.gallery__slider{position:relative}.gallery__slider .minimal-slider__container{overflow:hidden}.gallery__track{display:flex;transition:transform .4s}.gallery__slider .minimal-slider__slide.gallery__slide{flex-shrink:0;padding:0 calc(var(--gallery-gap)/ 2);box-sizing:border-box;height:100%}@media screen and (min-width:750px) and (max-width:999px){.gallery__slider .minimal-slider__slide.gallery__slide{width:calc(100% / var(--slides-per-view-tablet,2))}}@media screen and (min-width:1000px){.gallery__slider .minimal-slider__slide.gallery__slide{width:calc(100% / var(--slides-per-view-desktop,3))}}.gallery__masonry{column-gap:var(--gallery-gap,20px);column-fill:balance}.gallery__masonry-item{display:inline-block;width:100%;margin-bottom:var(--gallery-gap,20px);break-inside:avoid;page-break-inside:avoid}.gallery__masonry-item:last-child{margin-bottom:0}.gallery__collage{display:grid;gap:var(--grid-gap,20px)}.gallery__collage-item{position:relative;width:100%;height:100%}.gallery__collage-item--small{grid-column:span 1}.gallery__collage-item--medium{grid-column:span 2}@media screen and (min-width:750px){.gallery__collage-item--small{grid-column:span 2}.gallery__collage-item--medium{grid-column:span 3}}@media screen and (min-width:990px){.gallery__collage-item--medium{grid-column:span 3}}.gallery__collage-item--large{grid-column:span 2}@media screen and (min-width:750px){.gallery__collage-item--large{grid-column:span 4}}@media screen and (min-width:990px){.gallery__collage-item--large{grid-column:span 4}}.gallery__collage-item--xlarge{grid-column:span 2}.gallery__empty{padding:4rem 2rem;text-align:center;color:rgba(var(--color-foreground),.5);border:2px dashed rgba(var(--color-foreground),.2);border-radius:var(--gallery-border-radius,8px)}.gallery__empty p{font-size:1rem;margin:0}@media screen and (max-width:749px){.gallery__header{margin-bottom:2rem}.gallery__description{font-size:.875rem}}@media screen and (min-width:750px){.gallery__collage-item--xlarge{grid-column:span 4}.gallery__header{margin-bottom:3rem}}.gallery-image__link:focus-visible{outline:2px solid rgb(var(--color-accent-1));outline-offset:4px}.gallery__filter-label:focus-visible{outline:2px solid rgb(var(--color-accent-1));outline-offset:4px}@media (prefers-contrast:high){.gallery__filter-label{border-width:2px}.gallery__overlay{border:1px solid currentColor}}@media (prefers-reduced-motion:reduce){.gallery__collage-item,.gallery__grid-item,.gallery__masonry-item,.gallery__overlay,.gallery__slide{transition:none!important}}@media print{.gallery__filters,.gallery__lightbox,.minimal-slider__navigation,.minimal-slider__pagination{display:none!important}.gallery__collage,.gallery__grid,.gallery__masonry{break-inside:avoid}.gallery__collage-item,.gallery__grid-item,.gallery__masonry-item{break-inside:avoid;page-break-inside:avoid}}.header--logo-menu-icons .header__logo{order:1}.header--logo-menu-icons .header__menu-wrapper{order:2}.header--logo-menu-icons .header__icons{order:3}.header--menu-logo-icons .header__menu-wrapper{order:1}.header--menu-logo-icons .header__logo{order:2}.header--menu-logo-icons .header__icons{order:3}.header--icons-menu-logo .header__icons{order:1}.header--icons-menu-logo .header__menu-wrapper{order:2}.header--icons-menu-logo .header__logo{order:3}.header__menu-wrapper{flex:1 1 auto;display:flex;min-width:0}.header--menu-left .header__menu-wrapper{justify-content:flex-start}.header--menu-center .header__menu-wrapper{justify-content:center}.header--menu-right .header__menu-wrapper{justify-content:flex-end}.header--menu-logo-icons .header__logo{flex:0 0 auto;margin:0 auto}.header__menu-item.header__menu-cta--right{margin-left:auto;padding-left:2rem}@media screen and (max-width:989px){.header--mobile-hamburger-logo-icons .header__mobile-menu-toggle{order:1}.header--mobile-hamburger-logo-icons .header__logo{order:2}.header--mobile-hamburger-logo-icons .header__icons{order:3}.header--mobile-hamburger-logo-icons.header--split .header__island:first-child{order:2}.header--mobile-hamburger-logo-icons.header--split .header__island:nth-child(3){order:3}.header--mobile-hamburger-icons-logo .header__mobile-menu-toggle{order:1}.header--mobile-hamburger-icons-logo .header__icons{order:2}.header--mobile-hamburger-icons-logo .header__logo{order:3}.header--mobile-hamburger-icons-logo.header--split .header__island:nth-child(3){order:2}.header--mobile-hamburger-icons-logo.header--split .header__island:first-child{order:3}.header--mobile-logo-hamburger-icons .header__logo{order:1}.header--mobile-logo-hamburger-icons .header__mobile-menu-toggle{order:2}.header--mobile-logo-hamburger-icons .header__icons{order:3}.header--mobile-logo-hamburger-icons.header--split .header__island:first-child{order:1}.header--mobile-logo-hamburger-icons.header--split .header__island:nth-child(3){order:3}.header--mobile-logo-icons-hamburger .header__logo{order:1}.header--mobile-logo-icons-hamburger .header__icons{order:2}.header--mobile-logo-icons-hamburger .header__mobile-menu-toggle{order:3}.header--mobile-logo-icons-hamburger.header--split .header__island:first-child{order:1}.header--mobile-logo-icons-hamburger.header--split .header__island:nth-child(3){order:2}.header--mobile-icons-hamburger-logo .header__icons{order:1}.header--mobile-icons-hamburger-logo .header__mobile-menu-toggle{order:2}.header--mobile-icons-hamburger-logo .header__logo{order:3}.header--mobile-icons-hamburger-logo.header--split .header__island:nth-child(3){order:1}.header--mobile-icons-hamburger-logo.header--split .header__island:first-child{order:3}.header--mobile-icons-logo-hamburger .header__icons{order:1}.header--mobile-icons-logo-hamburger .header__logo{order:2}.header--mobile-icons-logo-hamburger .header__mobile-menu-toggle{order:3}.header--mobile-icons-logo-hamburger.header--split .header__island:nth-child(3){order:1}.header--mobile-icons-logo-hamburger.header--split .header__island:first-child{order:2}.header--mobile-hamburger-logo-icons .header__logo,.header--mobile-icons-logo-hamburger .header__logo{flex:1;justify-content:center}.header__menu-wrapper{display:none!important}}.header-wrapper{--icon-size:20px;--icon-button-size:44px;position:relative;width:100%;overflow-x:clip}.section-header{transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.section-header--sticky{will-change:transform;backface-visibility:hidden}.header-wrapper--border-bottom:not(.header-wrapper--floating){border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header--split .header-wrapper--border-bottom{border-bottom:none}.header{display:flex;align-items:center;gap:var(--header-gap);padding:var(--header-padding-y) var(--header-padding-x);margin:0 auto;position:relative;contain:layout style;transition:background .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-bottom .3s cubic-bezier(.4,0,.2,1)}.header--classic,.header--floating{justify-content:space-between}.header--classic .header__logo,.header--floating .header__logo{flex-shrink:0}.header--classic .header__menu,.header--floating .header__menu{justify-content:center}.header--classic .header__icons,.header--floating .header__icons{flex-shrink:0}.header--centered{position:relative;display:flex;justify-content:center;align-items:center}.header--centered .header__centered-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;width:100%}.header--centered .header__primary-row,.header--centered .header__secondary-row{display:flex;align-items:center;justify-content:center;width:100%;gap:var(--header-gap);position:relative}.header--centered .header__icons--inline-left.header__icons--relative{margin-right:auto;position:relative}.header--centered .header__icons--inline-right.header__icons--relative{margin-left:auto;position:relative}.header--centered .header__icons--inline-left.header__icons--absolute{position:absolute;left:0;top:50%;transform:translateY(-50%)}.header--centered .header__icons--inline-right.header__icons--absolute{position:absolute;right:0;top:50%;transform:translateY(-50%)}.header--centered .header__icons--vertical-left{position:absolute;left:var(--header-padding-x,1rem);top:50%;transform:translateY(-50%);flex-direction:column;gap:var(--header-icons-vertical-gap,.25rem)}.header--centered .header__icons--vertical-right{position:absolute;right:var(--header-padding-x,1rem);top:50%;transform:translateY(-50%);flex-direction:column;gap:var(--header-icons-vertical-gap,.25rem)}.header--centered .header__icons--split-left{position:absolute;left:var(--header-padding-x,1rem);top:50%;transform:translateY(-50%)}.header--centered .header__icons--split-right{position:absolute;right:var(--header-padding-x,1rem);top:50%;transform:translateY(-50%)}.header--centered.header--has-vertical-icons{min-height:calc(var(--header-active-icons-count,3) * var(--icon-button-size) + (var(--header-active-icons-count,3) - 1) * var(--header-icons-vertical-gap) + 2rem)}.header--centered.header--has-split-icons .header__centered-content,.header--centered.header--has-vertical-icons .header__centered-content{padding:0 calc(var(--icon-button-size) + 2rem)}.header--centered .header__icons--split-left:empty,.header--centered .header__icons--split-right:empty{display:none}.section-has-floating,.section-has-split{background:rgb(var(--color-background-2))}.header--split .header__island,.header-wrapper--floating .header{background:rgb(var(--color-background));box-shadow:0 4px 24px #00000014;border-radius:var(--border-radius,8px)}.header-wrapper--floating .header{margin:1rem auto}.header--split{display:flex;justify-content:space-between;align-items:stretch;gap:1rem}.header--split .header__island{background:rgb(var(--color-background));box-shadow:0 4px 24px #00000014;border-radius:var(--border-radius,12px);padding:.75rem 1.5rem;display:flex;align-items:center}.header--split .header__island:nth-child(2){flex:1;justify-content:center}.header__logo{display:flex;align-items:center;line-height:0}.header__logo-link{display:inline-block;text-decoration:none;color:inherit}.header__logo-image{height:var(--logo-height,40px);width:auto;display:block}.header__logo-text{font-size:1.8rem;font-weight:700;margin:0}.header__menu{max-width:100%;display:flex;justify-content:center;align-items:center}.header__menu-list{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.header__menu-link{color:var(--header-color);text-decoration:none;padding:.5rem 0;display:inline-block;position:relative;transition:opacity .2s,color .3s cubic-bezier(.4,0,.2,1)}.header__menu-link:hover{opacity:.7}.header__menu-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:rgb(var(--color-accent-1));transition:width .3s}.header__menu-link--active:after,.header__menu-link:hover:after{width:100%}.header__menu-item--cta{display:flex;align-items:center;margin-left:1rem}.header__menu-cta{display:inline-flex;align-items:center;text-decoration:none;transition:transform .2s,box-shadow .2s;white-space:nowrap;font-size:.9rem;padding:.6rem 1.5rem!important}.header__menu-cta:hover{transform:translateY(-2px)}.header__menu-cta:after{display:none!important}.header__menu--cta-right{flex:1;justify-content:flex-start;margin:0 var(--header-gap)}.header__menu--cta-right .header__menu-list{width:100%;justify-content:space-between}.header__menu--cta-right .header__menu-item--cta{margin-left:auto}.header__icons{display:flex;align-items:center;gap:.5rem}.header__icon{display:flex;align-items:center;justify-content:center;min-width:var(--icon-button-size);min-height:var(--icon-button-size);padding:.8rem;color:rgb(var(--color-foreground));background:0 0;border:none;border-radius:50%;cursor:pointer;transition:background .2s,color .3s cubic-bezier(.4,0,.2,1);position:relative}.header__icon:hover{background:rgba(var(--color-foreground),.05)}.header__icon svg{width:var(--icon-size);height:var(--icon-size);display:block}.header__icon-badge{position:absolute;top:.5rem;right:.5rem;background:rgb(var(--color-accent-1));color:rgb(var(--color-background));font-size:.7rem;font-weight:700;padding:.1rem .3rem;border-radius:10px;min-width:1.2rem;text-align:center}.header__mobile-menu-toggle{display:none}.header__mobile-menu-toggle:hover .icon-hamburger{transform:scale(1.05);transition:transform .2s}.header__drawer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1001;visibility:hidden;pointer-events:none;transition:visibility .3s;display:flex}.header__drawer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;opacity:0;transition:opacity .3s;pointer-events:none}.header__drawer-content{position:absolute;top:0;bottom:0;width:80%;max-width:400px;background:rgb(var(--color-background));transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;pointer-events:auto;display:flex;flex-direction:column}.header__drawer--left .header__drawer-content{left:0;transform:translate(-100%);box-shadow:2px 0 10px #0000001a}.header__drawer--right .header__drawer-content{right:0;left:auto;transform:translate(100%);box-shadow:-2px 0 10px #0000001a}.header__drawer--full .header__drawer-content{width:100%;max-width:none;box-shadow:none}.header__drawer--large .header__drawer-content{width:80%;max-width:500px}.header__drawer--medium .header__drawer-content{width:60%;max-width:400px}.header__drawer--small .header__drawer-content{width:300px;max-width:300px}.header__drawer.drawer--open{visibility:visible;pointer-events:auto}.header__drawer.drawer--open .header__drawer-overlay{opacity:1;pointer-events:auto}.header__drawer--left.drawer--open .header__drawer-content,.header__drawer--right.drawer--open .header__drawer-content,.header__drawer.drawer--open .header__drawer-content{transform:translate(0)}.header__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.08);flex-shrink:0}.header__drawer-title{margin:0;font-size:1.2rem;font-weight:600}.header__drawer-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:0 0;border:none;border-radius:50%;color:rgb(var(--color-foreground));cursor:pointer;transition:background .2s}.header__drawer-close:hover{background:rgba(var(--color-foreground),.05)}.header__drawer-nav{flex:1;padding:1rem 0;display:flex;flex-direction:column}.header__drawer-menu{list-style:none;margin:0;padding:0}.header__drawer-menu-item{position:relative}.header__drawer-link{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;color:rgb(var(--color-foreground));text-decoration:none;transition:background .2s,color .2s;cursor:pointer;width:100%;text-align:left;background:0 0;border:none;font-size:1rem;font-family:inherit}.header__drawer-link:hover{background:rgba(var(--color-foreground),.05)}.header__drawer-link--active{color:rgb(var(--color-accent-1));font-weight:600}.header__drawer-caret{transition:transform .2s;flex-shrink:0}.header__drawer-dropdown[open]>summary .header__drawer-caret,.header__drawer-subdropdown[open]>summary .header__drawer-caret{transform:rotate(180deg)}.header__drawer-submenu,.header__drawer-subsubmenu{list-style:none;margin:0;padding:0;background:rgba(var(--color-foreground),.02)}.header__drawer-link--child{padding-left:3rem;font-size:.95rem}.header__drawer-link--grandchild{padding-left:4.5rem;font-size:.9rem;color:rgba(var(--color-foreground),.8)}.header__drawer-utilities{padding:1rem 0;border-top:1px solid rgba(var(--color-foreground),.08);margin-top:auto}.header__drawer-utility-link{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;color:rgb(var(--color-foreground));text-decoration:none;transition:background .2s;background:0 0;border:none;width:100%;text-align:left;font-size:1rem;font-family:inherit;cursor:pointer}.header__drawer-utility-link:hover{background:rgba(var(--color-foreground),.05)}.header__drawer-utility-link svg{width:20px;height:20px;flex-shrink:0}.header__drawer-social{padding:1rem 1.5rem;border-top:1px solid rgba(var(--color-foreground),.08)}.header__search-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1001}.header__search-modal--active{opacity:1;visibility:visible}.header__search-container{background:rgb(var(--color-background));border-radius:8px;padding:2rem;width:90%;max-width:600px;transform:translateY(-20px);transition:transform .3s}.header__search-modal--active .header__search-container{transform:translateY(0)}.section-header--hidden{transform:translate3d(0,-100%,0)}.section-header--transparent-absolute{position:absolute;top:var(--sticky-announcement-height,0);left:0;right:0;width:100%;z-index:100}.section-header--allow-content-behind-absolute{position:absolute;top:0;left:0;right:0;width:100%;z-index:100}.section-header--transparent{background:0 0;transition:max-height .3s,background .3s}.section-header--transparent.section-has-floating .header,.section-header--transparent.section-has-split .header__island{background:0 0;box-shadow:none}.section-header--transparent .header{border-bottom:none}.section-header--transparent.scrolled .header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.section-header--transparent:not(.section-has-floating):not(.section-has-split).scrolled{max-height:200px;background:rgb(var(--color-background))}.section-header--transparent.section-has-floating.scrolled,.section-header--transparent.section-has-split.scrolled{max-height:200px}.section-header--transparent.section-has-floating.scrolled .header,.section-header--transparent.section-has-split.scrolled .header__island{background:rgb(var(--color-background));box-shadow:0 4px 24px #00000014;transition:background .2s,box-shadow .2s}.header__icon--desktop-only{display:flex}.header__icon--mobile-only{display:none}@media screen and (max-width:989px){.header__icon--desktop-only{display:none!important}.header__icon--mobile-only{display:flex!important}.header__mobile-menu-toggle{display:flex;align-items:center;justify-content:center;order:1}.header__menu{display:none!important}.header--centered,.header--classic,.header--floating,.header--split{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.header--centered .header__centered-content{flex-direction:row!important;gap:0!important;width:auto!important}.header--centered .header__primary-row,.header--centered .header__secondary-row{width:auto!important}.header__icons{position:static!important;transform:none!important;flex-shrink:0}.header--split .header__island{background:0 0!important;box-shadow:none!important;padding:0;border-radius:0}.header-wrapper--floating{width:100%;margin:0}.header-wrapper--floating .header{border-radius:0;box-shadow:none}}.heading{position:relative;line-height:1.2;margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground));font-size:calc(var(--font-heading-scale) * 2rem)}.heading__section{margin-bottom:1.6rem}.heading__section .subheading{text-transform:uppercase;letter-spacing:.1em;opacity:.8;position:relative;margin-bottom:.8rem}.subheading--with-separator{padding-bottom:2rem}.subheading--with-separator:after{content:"";position:absolute;bottom:.8rem;left:0;width:var(--separator-width,50%);height:var(--separator-height,3px);background-color:var(--separator-color,rgb(var(--color-accent-1)));transition:.3s}@media screen and (max-width:749px){.header{--header-padding-y:1rem}.header__menu-list{gap:1rem}.heading--separator:after{width:calc(var(--separator-width,100px) * .8)}}.product__title.heading{margin-bottom:1.2rem}.card-container{background-color:rgb(var(--color-background-secondary));padding:var(--grid-mobile-vertical-spacing) 0}.image-with-text__content,.image-with-text__media-item>*{border-radius:var(--border-radius)}.layout-grid.no-gap{gap:0}.layout-grid:has(.card-container).no-gap .card-container,.layout-grid:has(.card-container).no-gap .image-with-text__media-item>*{border-radius:0}.layout-grid:has(.card-container):not(.image-with-text__grid--reverse).no-gap .image-with-text__media-item>*{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.layout-grid:has(.card-container):not(.image-with-text__grid--reverse).no-gap .card-container{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.layout-grid:has(.card-container).image-with-text__grid--reverse.no-gap .card-container{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.layout-grid:has(.card-container).image-with-text__grid--reverse.no-gap .image-with-text__media-item>*{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.image-with-text__text{margin-top:2rem}.image-with-text__content--mobile-left{align-items:flex-start}.image-with-text__content--mobile-center{align-items:center}.image-with-text__content--mobile-right{align-items:flex-end}.image-with-text__icons--mobile-left{justify-content:flex-start}.image-with-text__icons--mobile-center{justify-content:center}.image-with-text__icons--mobile-right{justify-content:flex-end}.image-with-text__media{min-height:100%;overflow:visible}.image-with-text__media.media{min-height:0}.image-with-text__icons--grid{width:100%}.image-with-text__media--small,.image-with-text__media-superposition--small{height:19.4rem}.image-with-text__media--medium,.image-with-text__media-superposition--medium{height:29.6rem}.image-with-text__media--large,.image-with-text__media-superposition--large{height:43.5rem}.image-with-text__media--full{height:100vh}.image-with-text__media-desktop{display:none}.image-with-text__media-mobile{display:block;margin:2rem 0}.image-with-text__buttons{width:fit-content}.image-with-text__media--placeholder{position:relative;overflow:hidden}.image-with-text__media--placeholder:after{content:"";position:absolute;width:100%;height:100%;background:rgba(var(--color-foreground),.04)}.image-with-text__media--placeholder.image-with-text__media--adapt{height:20rem}@media screen and (min-width:750px){.image-with-text__content--desktop-left{align-items:flex-start}.image-with-text__content--desktop-center{align-items:center}.image-with-text__content--desktop-right{align-items:flex-end}.image-with-text__icons--desktop-left{justify-content:flex-start}.image-with-text__icons--desktop-center{justify-content:center}.image-with-text__icons--desktop-right{justify-content:flex-end}.image-with-text__grid--reverse .image-with-text__media-item{order:2}.image-with-text__grid--reverse .image-with-text__text-item{order:1}.image-with-text__media-desktop{display:block}.image-with-text__media-mobile{display:none}.image-with-text__media--small{height:31.4rem}.image-with-text__media--medium{height:46rem}.image-with-text__media--large{height:69.5rem}.image-with-text__media--placeholder.image-with-text__media--adapt{height:30rem}}.image-with-text__media--placeholder>svg{position:absolute;left:50%;max-width:80rem;top:50%;transform:translate(-50%,-50%);width:100%;fill:currentColor}.image-with-text__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;position:relative;z-index:1}.image-with-text__content:not(.no_image){padding:var(--grid-mobile-vertical-spacing) 0}.image-with-text .global-media-settings{box-shadow:var(--media-container-shadow);overflow:hidden!important}.image-with-text__content--mobile-right>*{align-self:flex-end;text-align:right}.image-with-text__content--mobile-center>*{align-self:center;text-align:center}@media screen and (max-width:749px){.image-with-text__content--mobile-center .heading:after{left:50%;transform:translate(-50%)}.image-with-text__text-container>:not(.image-with-text__media-mobile){padding:0 var(--grid-mobile-vertical-spacing)}.image-with-text__media--full{height:50vh}}@media screen and (min-width:750px){.image-with-text__content:not(.no_image){padding:0 0 0 var(--grid-desktop-horizontal-spacing)}.image-with-text__grid--reverse .image-with-text__content{padding:0 var(--grid-desktop-horizontal-spacing) 0 var(--grid-desktop-horizontal-spacing);margin-left:auto}.card-container{padding:var(--grid-desktop-vertical-spacing) var(--grid-desktop-horizontal-spacing)}.image-with-text__content--bottom{justify-content:flex-end;align-self:flex-end}.image-with-text__content--top{justify-content:flex-start;align-self:flex-start}.image-with-text__content--desktop-right>*{align-self:flex-end;text-align:right}.image-with-text__content--desktop-left>*{align-self:flex-start;text-align:left}.image-with-text__content--desktop-left .button__container{align-items:stretch}.image-with-text__content--desktop-center>*{align-self:center;text-align:center}.image-with-text__content--desktop-center .heading:after{left:50%;transform:translate(-50%)}}.image-with-text__content>*+*,.image-with-text__content>.image-with-text__text:empty~a{margin-top:2rem}.image-with-text__content>:first-child:is(.image-with-text__heading){margin-top:0}.image-with-text__content :last-child:is(.image-with-text__heading){margin-bottom:0}.image-with-text__content .button+.image-with-text__text{margin-top:2rem}.image-with-text__content .image-with-text__text+.button{margin-top:3rem}.image-with-text__heading{margin-bottom:0}.image-with-text__text p{margin-top:0}.image-with-text__text-container>:last-child{margin-bottom:0!important}.image-before-after__wrapper{position:relative;width:100%;height:100%;overflow:hidden}.image-before-after__wrapper img{width:100%;height:100%;object-fit:cover;display:block}.image-before-after__wrapper img:first-child,.image-before-after__wrapper img:last-child{position:absolute;top:0;left:0;width:100%;height:100%}.image-before-after__wrapper img:last-child{position:relative}.before-after-labels{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:5}.before-after-label{position:absolute;top:1rem;padding:.5rem 1rem;background:rgba(var(--color-foreground),.8);color:rgb(var(--color-background));font-size:.875rem;font-weight:600;border-radius:.25rem;text-transform:uppercase;letter-spacing:.05em;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.before-after-label--before{left:1rem}.before-after-label--after{right:1rem}@media (max-width:768px){.before-after-label{font-size:.75rem;padding:.375rem .75rem;top:.75rem}.before-after-label--before{left:.75rem}.before-after-label--after{right:.75rem}}.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:0}.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}.loading-overlay{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}@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:1.4s ease-in-out infinite dash}@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__menu-item{position:relative}.header__menu-item--mega{position:static!important}.header__menu-link--parent{display:inline-flex;align-items:center;gap:.4rem}.header__menu-caret{transition:transform .2s}.header__menu-item--active .header__menu-caret,.header__menu-item:hover .header__menu-caret{transform:rotate(180deg)}.header__dropdown{position:absolute;top:calc(100% + .5rem);left:0;min-width:240px;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:16px;box-shadow:0 10px 40px #0000001f;padding:.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s,transform .2s,width .3s;transform:translateY(-10px);z-index:999}.header__dropdown:before{content:"";position:absolute;top:-.5rem;left:0;right:0;height:.5rem}.header__dropdown-inner{display:flex;gap:0;position:relative}.header__dropdown:has(.header__submenu-panel:not([aria-hidden=true])){width:500px}.header__dropdown-list{list-style:none;margin:0;padding:0;min-width:220px;flex-shrink:0}.header__dropdown-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:.95rem;border-radius:10px;transition:background .15s,color .15s}.header__dropdown-link:hover{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-accent-1))}.header__dropdown-link.header__menu-link--active{color:rgb(var(--color-accent-1));background:rgba(var(--color-accent-1),.08)}.header__dropdown-link--has-submenu{font-weight:500}.header__dropdown-link--has-submenu:hover{background:rgba(var(--color-accent-1),.1)}.header__dropdown-caret{width:6px;height:10px;opacity:.5;transition:transform .2s}.header__dropdown-link--has-submenu:hover .header__dropdown-caret{transform:translate(2px)}.header__dropdown-submenu-area{position:absolute;top:0;left:220px;bottom:0;width:260px;padding:0 1rem;border-left:1px solid rgba(var(--color-foreground),.08);opacity:0;visibility:hidden;transform:translate(-20px);transition:opacity .2s,visibility .2s,transform .2s}.header__dropdown:has(.header__submenu-panel:not([aria-hidden=true])) .header__dropdown-submenu-area{opacity:1;visibility:visible;transform:translate(0)}.header__submenu-panel{display:none}.header__submenu-panel:not([aria-hidden=true]){display:block;animation:.2s fadeInPanel}@keyframes fadeInPanel{0%{opacity:0}to{opacity:1}}.header__submenu-title{margin:0 0 1rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.6)}.header__submenu{list-style:none;margin:0;padding:0}.header__submenu-link{display:block;padding:.5rem .75rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:.9rem;border-radius:8px;transition:background .15s,color .15s}.header__submenu-link:hover{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-accent-1))}.header__submenu-link.header__menu-link--active{color:rgb(var(--color-accent-1));background:rgba(var(--color-accent-1),.08)}.header__mega-menu{position:absolute;top:100%;left:0;right:0;width:100%;background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08);box-shadow:0 12px 48px #00000026;opacity:0;visibility:hidden;pointer-events:none;z-index:998;transition:opacity .25s,visibility .25s}.header__mega-menu-inner{padding:3rem 0}.header__mega-menu-content{display:flex;gap:4rem}.header__mega-menu-columns{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.header__mega-menu-column{min-width:0}.header__mega-menu-title{margin:0 0 1rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-foreground))}.header__mega-menu-title-link{color:inherit;text-decoration:none;transition:color .2s}.header__mega-menu-title-link:hover{color:rgb(var(--color-accent-1))}.header__mega-menu-title-link--simple{display:block;font-size:1rem;font-weight:500;text-transform:none;letter-spacing:normal;padding:.4rem 0;color:rgb(var(--color-foreground))}.header__mega-menu-sublist{list-style:none;margin:0;padding:0}.header__mega-menu-sublink{display:block;padding:.4rem 0;color:rgba(var(--color-foreground),.75);text-decoration:none;font-size:.95rem;transition:color .2s}.header__mega-menu-sublink:hover{color:rgb(var(--color-accent-1))}.header__mega-menu-sublink--more{color:rgb(var(--color-accent-1));font-weight:500;margin-top:.5rem}.header__mega-menu-images{display:flex;gap:1.5rem;flex-shrink:0}.header__mega-menu-image-wrapper{display:block;text-decoration:none;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s}.header__mega-menu-image-wrapper:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.header__mega-menu-image{width:240px;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.header__mega-menu-image:before{content:"";position:absolute;bottom:0;left:0;right:0;height:70%;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.7));pointer-events:none}.header__mega-menu-image-content{position:relative;padding:1.5rem;color:#fff;z-index:1}.header__mega-menu-image-title{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;line-height:1.2}.header__mega-menu-image-subtitle{margin:0 0 .75rem;font-size:.9rem;opacity:.9;line-height:1.3}.header__mega-menu-image-button{display:inline-block;padding:.5rem 1.25rem;background:#fff;color:rgb(var(--color-foreground));border-radius:25px;font-size:.85rem;font-weight:500;transition:transform .2s,box-shadow .2s}.header__mega-menu-image-wrapper:hover .header__mega-menu-image-button{transform:scale(1.05);box-shadow:0 4px 12px #0003}.header__menu-item--has-dropdown{--hover-delay-in:.1s;--hover-delay-out:.3s}@media (hover:hover) and (pointer:fine){.header__menu-item--has-dropdown:hover .header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:var(--hover-delay-in)}.header__menu-item--has-dropdown:hover .header__mega-menu{opacity:1;visibility:visible;pointer-events:auto;transition-delay:var(--hover-delay-in)}.header__menu-item--has-dropdown:not(:hover) .header__dropdown,.header__menu-item--has-dropdown:not(:hover) .header__mega-menu{transition-delay:var(--hover-delay-out)}.header__dropdown:hover,.header__mega-menu:hover{opacity:1;visibility:visible;pointer-events:auto}}.header__menu-item--active .header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header__menu-item--active .header__mega-menu{opacity:1;visibility:visible;pointer-events:auto}@media screen and (max-width:1200px){.header__mega-menu-content{gap:2rem}.header__mega-menu-columns{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.header__mega-menu-image{width:200px;height:250px}}@media screen and (max-width:989px){.header__dropdown,.header__mega-menu,.header__submenu{display:none}.collection .slider.slider--tablet{margin-bottom:1.5rem}}.minimal-slider{position:relative;width:100%}.minimal-slider__container{position:relative;width:100%;overflow:hidden}.minimal-slider__slide,.minimal-slider__track{position:relative;width:100%}.minimal-slider__navigation{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.minimal-slider__btn{position:relative;width:clamp(40px,4cqw,60px);height:clamp(40px,4cqw,60px);background:var(--nav-bg-color);border:var(--nav-border-size,0) solid rgba(var(--nav-border-color,var(--color-foreground)),1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:.3s,opacity .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.minimal-slider__btn:hover{transform:scale(1.1);opacity:.8}.minimal-slider__btn svg{width:var(--nav-icon-size,20px);height:var(--nav-icon-size,20px);fill:rgb(var(--nav-icon-color,var(--color-foreground)))}.minimal-slider__btn--prev svg{transform:rotate(180deg)}.minimal-slider__btn--next .icon-caret{transform:rotate(-90deg)}.minimal-slider__btn--prev .icon-caret{transform:rotate(90deg)}@media screen and (max-width:749px){.minimal-slider__btn{display:none}}.minimal-slider__dots-container,.minimal-slider__pagination{display:flex;gap:.5rem;z-index:10;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.dots-external .minimal-slider__dots-container{position:static;transform:none;left:auto;bottom:auto;justify-content:center;margin-top:1rem}.nav-external{display:flex;align-items:center;gap:1rem}.nav-external .minimal-slider__navigation{position:static;width:auto;height:auto;padding:0;margin:0;display:contents}.nav-external .minimal-slider__btn--prev{order:-1}.nav-external .minimal-slider__btn--next{order:1}.nav-external .minimal-slider__container,.nav-external .minimal-slider__track{order:0;flex:1}.minimal-slider__dot{width:var(--dots-size,12px);height:var(--dots-size,12px);border-radius:50%;border:none;background:rgba(var(--dots-bg-color,var(--color-background)),.5);cursor:pointer;transition:.3s}.minimal-slider__dot--active,.minimal-slider__dot:hover{background:rgba(var(--dots-bg-color,var(--color-background)),1);transform:scale(1.2)}.banner__slideshow-empty{min-height:400px;display:flex;align-items:center;justify-content:center}.banner__slideshow-empty .banner__placeholder{position:relative;width:100%;max-width:400px;text-align:center}.banner__empty-message{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:rgb(var(--color-foreground));opacity:.7;font-size:1.1rem;margin:0}.pagination-wrapper{margin-top:4rem}@media screen and (min-width:990px){.gallery__collage-item--xlarge{grid-column:span 6}.pagination-wrapper{margin-top:5rem}}.pagination__list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.pagination__list>li{flex:0 0 4.4rem;max-width:4.4rem}.pagination__item{color:rgb(var(--color-foreground));display:inline-flex;justify-content:center;align-items:center;position:relative;height:4.4rem;width:100%;padding:0;text-decoration:none;font-size:1.4rem;transition:transform var(--duration-short) ease}a.pagination__item:hover{transform:translateY(-.1rem)}a.pagination__item:hover:after{height:.1rem}.pagination__item .icon-caret{height:.6rem;width:.6rem}.pagination__item--current{font-weight:600;color:rgb(var(--color-accent-1))}.pagination__item--current:after{height:.1rem}.pagination__item--current:after,.pagination__item:hover:after{content:"";display:block;width:2rem;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%);background-color:currentColor;transition:height var(--duration-short) ease}.pagination__item--next .icon-caret{margin-left:-.2rem;transform:rotate(-90deg);transition:transform var(--duration-short) ease}.pagination__item--next:hover .icon-caret{transform:rotate(-90deg) scale(1.1)}.pagination__item--prev .icon-caret{margin-right:-.2rem;transform:rotate(90deg);transition:transform var(--duration-short) ease}.pagination__item--prev:hover .icon-caret{transform:rotate(90deg) scale(1.1)}.pagination__item-arrow:hover:after{display:none}@media screen and (max-width:749px){.pagination-wrapper{margin-top:3rem}.pagination__list{gap:.5rem}.pagination__list>li{flex:0 0 4rem;max-width:4rem}.pagination__item{height:4rem;font-size:1.3rem}}.price{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}.price--large{line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.13rem}@media screen and (min-width:750px){.price{margin-bottom:0}.price--large{font-size:calc(var(--font-body-scale) * 1.125em)}}.price--sold-out .price__availability,.price__regular{display:block}.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__availability,.price--on-sale .price__regular,.price__availability,.price__sale{display:none}.price--on-sale .price__badge-sale,.price--sold-out .price__badge-sold-out{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__wrapper{display:flex;align-items:center;gap:.5rem}.price-item--compare{text-decoration:line-through;opacity:.7}.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)}.product__xr-button{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));margin:1rem auto;box-shadow:none;display:flex}.button.product__xr-button:hover{box-shadow:none}.product__xr-button[data-shopify-xr-hidden]{visibility:hidden}.shopify-design-mode .product__xr-button[data-shopify-xr-hidden]{display:none}.product__xr-button .icon{width:1.4rem;margin-right:1rem}.product-media-slider .minimal-slider__track{position:relative}.product-media-slider .minimal-slider__slide{display:none;width:100%}.product-media-slider .minimal-slider__slide.slide--active{display:block}.product-thumbnails{display:flex;gap:var(--spacing-xs,.5rem);margin-top:var(--spacing-md,1rem);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumbnail{flex-shrink:0;width:80px;height:80px;border:2px solid transparent;border-radius:var(--border-radius,4px);overflow:hidden;cursor:pointer;transition:.2s;position:relative}.product-thumbnail.active{border-color:var(--color-accent-1);box-shadow:0 0 0 1px var(--color-accent-1)}.product-thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.product__xr-button[data-shopify-xr-hidden],slider-component+.button.product__xr-button{display:none}.product-thumbnails{gap:var(--spacing-sm,.75rem)}.product-thumbnail{width:100px;height:100px}}@media screen and (min-width:990px){.product-thumbnail{width:120px;height:120px}}.product__sidebar-layout{display:flex;gap:var(--spacing-md,1rem);align-items:flex-start}.product-thumbnails--sidebar{flex-direction:column;width:var(--sidebar-width,20%);flex-shrink:0;margin-top:0;margin-right:0;gap:var(--spacing-xs,.5rem)}.product-thumbnails--sidebar .product-thumbnail{width:100%;height:auto;aspect-ratio:1}.product__sidebar-main{flex:1;width:calc(100% - var(--sidebar-width,20%) - var(--spacing-md,1rem))}.product-thumbnails--grid{display:grid;grid-template-columns:repeat(var(--thumb-grid-cols,3),1fr);gap:var(--spacing-xs,.5rem);overflow:visible}.product-thumbnails--grid .product-thumbnail{width:100%;height:auto;aspect-ratio:1}.product-media-slider .minimal-slider__slide img{width:100%;height:auto;display:block}.product__stock{display:flex;flex-direction:column;gap:.8rem}.stock__text{font-size:1.4rem;font-weight:500;margin:0}.stock__quantity{font-weight:600}.stock__bar-container{position:relative;width:100%;height:8px;background-color:rgba(var(--color-foreground),.15);border-radius:4px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08)}.stock__bar{height:100%;background-color:rgb(var(--color-accent-1));border-radius:4px;transition:width .3s;min-width:3px;box-shadow:0 0 0 1px rgba(var(--color-accent-1),.3)}.product__stock--color-accent .stock__bar,.stock__bar--accent{background-color:rgb(var(--color-accent-1))}.product__stock--color-heading .stock__bar,.stock__bar--heading{background-color:rgb(var(--color-foreground))}.product__stock--color-text .stock__bar,.stock__bar--text{background-color:rgb(var(--color-foreground));opacity:.7}@media screen and (max-width:749px){slider-component .product__xr-button{display:none}.active .product__xr-button:not([data-shopify-xr-hidden]){display:block}.stock__text{font-size:1.3rem}.stock__bar-container{height:5px}}@media (prefers-reduced-motion:no-preference){.stock__bar{transition:width .4s cubic-bezier(.4,0,.2,1)}}.product-video-carousel{position:relative;width:100%;margin-left:auto;margin-right:auto}.product-video-carousel__container{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-video-carousel__slider{display:flex;gap:var(--video-gap,10px);padding:0 10px}.product-video-carousel__slide{flex:0 0 var(--mobile-video-width,60%);max-width:var(--video-max-width,360px);scroll-snap-align:center;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (min-width:750px){.product-video-carousel__slide{flex:0 0 var(--desktop-video-width,23%);max-width:var(--video-max-width,260px)}.rte table td{padding-left:1.2rem;padding-right:1.2rem}}.product-video-carousel__border-wrapper{padding:var(--video-border-width,4px);border-radius:var(--video-border-radius,10px);background:var(--video-border-gradient,transparent);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-video-carousel__video{width:100%;height:auto;aspect-ratio:9/16;border-radius:var(--video-border-radius,10px);display:block;object-fit:cover;background:#000}.product-video-carousel__border-wrapper .product-video-carousel__video{border-radius:calc(var(--video-border-radius,10px) - 2px)}.product-video-carousel__pause-button,.product-video-carousel__play-button{position:absolute;width:var(--play-button-size,50px);height:var(--play-button-size,50px);background:#0009;color:#fff;border:none;display:flex;justify-content:center;align-items:center;font-size:calc(var(--play-button-size, 50px) * .4);cursor:pointer;z-index:10;transition:opacity .3s,transform .2s;top:50%;left:50%;transform:translate(-50%,-50%)}.product-video-carousel__pause-button--circle,.product-video-carousel__play-button--circle{border-radius:50%}.product-video-carousel__pause-button--square,.product-video-carousel__play-button--square{border-radius:8px}.product-video-carousel__pause-button:hover,.product-video-carousel__play-button:hover{transform:translate(-50%,-50%) scale(1.1);background:#000c}.product-video-carousel__play-button{display:flex}.product-video-carousel__play-icon{margin-left:2px}.product-video-carousel__pause-button{display:none;opacity:1;transition:opacity .5s}.product-video-carousel__pause-button.hidden{opacity:0;pointer-events:none}.product-video-carousel__pause-button svg,.product-video-carousel__play-button svg{width:40%;height:40%}.product-video-carousel__container::-webkit-scrollbar{height:10px}.product-video-carousel__container::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:10px}.product-video-carousel__container::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.5)}.product-video-carousel__container::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:10px}.product-video-carousel--tiktok .product-video-carousel__container{padding:10px 0}.product-video-carousel--instagram .product-video-carousel__slide{border-radius:0}.product-video-carousel--instagram .product-video-carousel__video{aspect-ratio:1/1}@media screen and (max-width:749px){.product-video-carousel__slider{padding:0 5px}.product-video-carousel__container{margin:0 -10px;padding:0 10px}}.product-video-carousel__video:not([src]){background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:1.5s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-video-carousel__pause-button:focus-visible,.product-video-carousel__play-button:focus-visible{outline:2px solid rgba(var(--color-accent-1),1);outline-offset:2px}.product-video-carousel__video::-webkit-media-controls-panel{border-radius:0 0 var(--video-border-radius,10px) var(--video-border-radius,10px)}.product-video-carousel__video:not([controls]){pointer-events:none}.product-video-carousel__slide:hover .product-video-carousel__video:not([controls]){pointer-events:auto}@media screen and (prefers-reduced-motion:no-preference){.product-video-carousel__slide{animation:.5s ease-out forwards fadeIn;opacity:0}.product-video-carousel__slide:first-child{animation-delay:.1s}.product-video-carousel__slide:nth-child(2){animation-delay:.2s}.product-video-carousel__slide:nth-child(3){animation-delay:.3s}.product-video-carousel__slide:nth-child(4){animation-delay:.4s}.product-video-carousel__slide:nth-child(5){animation-delay:.5s}.product-video-carousel__slide:nth-child(6){animation-delay:.6s}.product-video-carousel__slide:nth-child(7){animation-delay:.7s}.product-video-carousel__slide:nth-child(8){animation-delay:.8s}}@keyframes fadeIn{to{opacity:1}}.product-quantity-selector{display:block}.product-form__quantity{display:flex;flex-direction:column;gap:.5rem}.product-form__quantity .form__label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.quantity{display:flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);background:rgb(var(--color-background));max-width:140px}.quantity__button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:0 0;border:none;color:rgb(var(--color-foreground));cursor:pointer;transition:.2s}.quantity__button:hover{background:rgba(var(--color-foreground),.05)}.quantity__button:active{transform:scale(.95)}.quantity__button[name=minus]{border-right:1px solid rgba(var(--color-foreground),.1)}.quantity__button[name=plus]{border-left:1px solid rgba(var(--color-foreground),.1)}.quantity__input{flex:1;width:100%;min-width:50px;height:44px;padding:0;text-align:center;background:0 0;border:none;color:rgb(var(--color-foreground));font-size:1rem;font-weight:500;-moz-appearance:textfield}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity__input:focus{outline:0}.quantity:focus-within{border-color:rgb(var(--color-accent-1));box-shadow:0 0 0 1px rgb(var(--color-accent-1))}.quantity-popover{position:relative;display:inline-flex;align-items:center}.quantity-popover__info-button{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;background:0 0;border:none;color:rgba(var(--color-foreground),.5);cursor:pointer;transition:color .2s}.quantity-popover__info-button:hover{color:rgb(var(--color-foreground))}.quantity-popover__content{position:absolute;top:calc(100% + 8px);left:0;padding:.5rem .75rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:4px;font-size:.875rem;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(-4px);transition:.2s;pointer-events:none;z-index:10;box-shadow:0 2px 8px #00000026}.quantity-popover__arrow{position:absolute;top:-4px;left:8px;width:8px;height:8px;background:rgb(var(--color-foreground));transform:rotate(45deg)}.quantity-popover__content:hover,.quantity-popover__info-button:focus+.quantity-popover__content,.quantity-popover__info-button:hover+.quantity-popover__content{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.quantity-popover__text{display:flex;align-items:center;gap:.5rem}.product-form__cart-quantity{font-weight:500}.loading-spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(var(--color-background),.3);border-top-color:rgb(var(--color-background));border-radius:50%;animation:.6s linear infinite spin}.quantity--disabled{opacity:.5;pointer-events:none}@media screen and (max-width:749px){.quantity{max-width:120px}.quantity__button{width:36px;height:36px}.quantity__input{height:36px;font-size:.875rem}}@media (prefers-reduced-motion:reduce){.loading-spinner,.quantity-popover__content,.quantity__button{transition:none;animation:none}}.no-js .quantity__button{display:none}.no-js .quantity__input{width:100%;max-width:100px}.reviews-carousel{display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden}.reviews-carousel__title{font-size:var(--reviews-title-size, 24px);margin-bottom:15px;text-align:center;line-height:1.3}.reviews-carousel__container{width:100%;position:relative;display:flex;flex-direction:column;gap:var(--reviews-row-gap,20px);padding-bottom:10px}.reviews-carousel--scrolling .reviews-carousel__container{overflow:hidden}.reviews-carousel__container--static .reviews-carousel__row-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth}.reviews-carousel__container--static .reviews-carousel__row-wrapper::-webkit-scrollbar{display:none}.reviews-carousel__slider{display:flex;gap:var(--reviews-card-gap,20px)}.reviews-carousel--scrolling .reviews-carousel__slider{width:max-content;animation:reviewsScrollAnimation var(--reviews-scroll-speed-desktop,30s) linear infinite}.reviews-carousel__container--static .reviews-carousel__slider{width:max-content}.reviews-carousel__container--static .reviews-carousel__card{scroll-snap-align:start;flex-shrink:0}.reviews-carousel--scrolling .reviews-carousel__slider--reverse{animation-direction:reverse}.reviews-carousel--pause-on-hover .reviews-carousel__slider:hover{animation-play-state:paused}.reviews-carousel__card{background-color:var(--reviews-card-bg,#fff);border-radius:var(--reviews-card-radius,25px);padding:var(--reviews-card-padding,20px);display:flex;align-items:center;gap:15px;white-space:nowrap;min-width:max-content;box-sizing:border-box;transition:transform .2s}.reviews-carousel__image{width:var(--reviews-image-size,40px);height:var(--reviews-image-size,40px);border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 2px var(--reviews-card-bg,#fff),0 0 0 calc(2px + var(--reviews-ring-width,4px)) var(--reviews-ring-color,#f4b400)}.reviews-carousel__text{margin:0;color:var(--reviews-text-color,#000);font-size:var(--reviews-text-size, 16px);line-height:1.4}@keyframes reviewsScrollAnimation{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.reviews-carousel--scrolling .reviews-carousel__slider{animation-duration:var(--reviews-scroll-speed-mobile, 15s)}.reviews-carousel__title{font-size:calc(var(--reviews-title-size, 24px) * .9)}.reviews-carousel__card{padding:calc(var(--reviews-card-padding,20px) * .75)}.reviews-carousel__text{font-size:calc(var(--reviews-text-size, 16px) * .9)}}.reviews-carousel__container--static{position:relative}.reviews-carousel__container--static .reviews-carousel__nav-btn.minimal-slider__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10}.reviews-carousel__container--static .reviews-carousel__nav-btn.minimal-slider__btn:hover{transform:translateY(-50%) scale(1.1)}.reviews-carousel__container--static .reviews-carousel__nav-btn.minimal-slider__btn--prev{left:10px}.reviews-carousel__container--static .reviews-carousel__nav-btn.minimal-slider__btn--next{right:10px}.shopify-section--is-selected .reviews-carousel--scrolling .reviews-carousel__slider{animation-play-state:paused}.reviews{position:relative;width:100%}.reviews__header{margin-bottom:4rem}.reviews__header-content{display:flex;flex-direction:column;gap:1rem}.reviews__description{margin-top:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.reviews__slider{position:relative}.reviews__slider .minimal-slider__track{display:flex;transition:transform .4s}.reviews__slide{flex-shrink:0;padding:0 calc(var(--reviews-gap)/ 2);box-sizing:border-box}.reviews__slide-content{height:100%}@media screen and (max-width:749px){.reviews-carousel__container--static .reviews-carousel__nav-btn.minimal-slider__btn{display:flex;width:calc(var(--nav-icon-size,40px) * .8);height:calc(var(--nav-icon-size,40px) * .8)}.reviews-carousel__container--static .reviews-carousel__nav-btn.minimal-slider__btn--prev{left:5px}.reviews-carousel__container--static .reviews-carousel__nav-btn.minimal-slider__btn--next{right:5px}.reviews__slide{width:calc(100% / var(--slides-per-view-mobile,1))}}@media screen and (min-width:750px) and (max-width:999px){.reviews__slide{width:calc(100% / var(--slides-per-view-tablet,2))}.minimal-slider__dot.hide-on-tablet{display:none}}@media screen and (min-width:1000px){.reviews__slide{width:calc(100% / var(--slides-per-view-desktop,3))}.minimal-slider__dot.hide-on-desktop{display:none}}.reviews__grid-item{width:100%}.reviews__show-more{margin-top:4rem;text-align:center}.reviews__show-all-btn{min-width:200px}.review__block{background:rgb(var(--color-background-secondary,var(--color-background)));border-radius:var(--content-container-radius,8px);border:var(--content-container-border,none);box-shadow:var(--content-container-shadow,0 2px 10px rgba(0,0,0,.05));overflow:hidden;height:100%;display:flex;flex-direction:column}.review__media{position:relative;width:100%;overflow:hidden;border-radius:var(--media-border-radius,8px) var(--media-border-radius,8px) 0 0}.review__media .media{width:100%;height:100%}.review__media--square{aspect-ratio:1/1}.review__media--horizontal{aspect-ratio:16/9}.review__media--vertical{aspect-ratio:3/4}.review__media--placeholder{background:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center}.review__media--placeholder svg{width:4rem;height:4rem;fill:rgba(var(--color-foreground),.3)}.review__image,.review__video{width:100%;height:100%;object-fit:cover}.review__content{padding:2rem;flex:1;display:flex;flex-direction:column;gap:1.2rem}.review__stars{margin-bottom:.5rem}.review__name{font-weight:600;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:.8rem}.review__verified{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;background:rgb(var(--color-accent-1));border-radius:50%;flex-shrink:0}.review__verified svg{width:1.2rem;height:1.2rem;fill:rgb(var(--color-background))}.review__heading{font-weight:600;margin:0;color:rgb(var(--color-foreground));line-height:1.3}.review__description{flex:1}.review__text{color:rgba(var(--color-foreground),.8);line-height:1.6}.review__read-more-btn{background:0 0;border:none;color:rgb(var(--color-accent-1));cursor:pointer;padding:0;margin-top:.5rem;text-decoration:underline;transition:opacity .3s}.review__read-more-btn:hover{opacity:.8}.reviews__empty{text-align:center;padding:6rem 2rem;background:rgba(var(--color-foreground),.02);border-radius:var(--content-container-radius,12px);border:2px dashed rgba(var(--color-foreground),.1)}.reviews__empty-content h3{margin:0 0 1rem;color:rgb(var(--color-foreground))}.reviews__empty-content p{margin:0 0 2rem;color:rgba(var(--color-foreground),.7)}@media (prefers-color-scheme:dark){.review__media--placeholder{background:rgba(var(--color-foreground),.1)}.trust-badges__payment-icon{filter:brightness(0) invert(1)}}@media (prefers-reduced-motion:reduce){.review__read-more-btn,.reviews__slider .minimal-slider__track{transition:none}}@media screen and (max-width:749px){.review__content{padding:1.5rem;gap:1rem}.minimal-slider__dot.hide-on-mobile{display:none}}@media print{.reviews__slider .minimal-slider__navigation,.reviews__slider .minimal-slider__pagination{display:none}}.rte{white-space:pre-line;word-wrap:break-word}.rte:after{clear:both;content:"";display:block}.rte p{margin:1rem 0}.rte>p:first-child{margin-top:0}.rte>p:last-child{margin-bottom:0}.rte table{table-layout:fixed}.rte img{height:auto;max-width:100%;border-radius:var(--border-radius)}.rte ol,.rte ul{list-style-position:inside;padding-left:2rem}.rte li{list-style:inherit}.rte li:last-child{margin-bottom:0}.rte a{color:rgb(var(--color-accent-1));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.rte a:hover{color:rgb(var(--color-accent-1));text-decoration-thickness:.2rem}.rte blockquote{display:inline-flex}.rte blockquote>*{margin:-.5rem 0}.search{position:relative;display:flex;width:100%;max-width:60rem;margin:0 auto}.field{position:relative;width:100%;display:flex;align-items:center}.search__input{width:100%;padding:1.2rem 6rem 1.2rem 1.6rem;border:2px solid rgba(var(--color-base-text),.2);border-radius:var(--border-radius,8px);font-size:1.6rem;background:rgba(var(--color-base-background),1);color:rgba(var(--color-base-text),1);transition:border-color var(--duration-short) ease}.search__input:focus{outline:0;border-color:rgba(var(--color-base-text),.8)}.search__input::placeholder{color:rgba(var(--color-base-text),.6)}.field__label{position:absolute;left:-9999px;visibility:hidden}.field__button{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);background:0 0;border:none;padding:.8rem;cursor:pointer;color:rgba(var(--color-base-text),.6);transition:color var(--duration-short) ease}.field__button:hover{color:rgba(var(--color-base-text),1)}.search__button{right:.8rem}.reset__button{right:4rem}.reset__button.hidden{display:none}.field__button svg{width:2rem;height:2rem}.template-search__results{margin-top:4rem}.product-grid{margin-bottom:4rem}.template-search--empty .template-search__header{padding-bottom:8rem}.title-wrapper{text-align:center;padding:4rem 0}.title--primary{font-size:2.4rem;margin-bottom:1rem;opacity:.8}.article-card-wrapper{height:100%}.card--text{padding:2rem;border:1px solid rgba(var(--color-base-text),.1);border-radius:var(--border-radius,8px);height:100%;display:flex;flex-direction:column}.card__content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.card__heading{font-size:1.8rem;line-height:1.3;margin-bottom:1rem}.full-unstyled-link{color:inherit;text-decoration:none}.full-unstyled-link:hover{color:rgba(var(--color-base-text),.8)}.card__badge{margin-top:auto}.badge{display:inline-block;padding:.4rem 1rem;background:rgba(var(--color-base-text),.1);border-radius:calc(var(--border-radius,8px)/ 2);font-size:1.2rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.predictive-search{position:absolute;top:100%;left:0;right:0;z-index:10;background:rgba(var(--color-base-background),1);border:2px solid rgba(var(--color-base-text),.2);border-top:none;border-radius:0 0 var(--border-radius,8px) var(--border-radius,8px);max-height:40rem;overflow-y:auto;display:none}.predictive-search--search-template{margin-top:-2px}.predictive-search__loading-state{display:flex;justify-content:center;padding:2rem}.spinner{width:2rem;height:2rem;animation:1s linear infinite spin}.spinner .path{stroke:rgba(var(--color-base-text),.3);stroke-dasharray:90,150;stroke-dashoffset:0;stroke-linecap:round}@keyframes spin{to,to{transform:rotate(360deg)}0%{transform:rotate(0)}}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(var(--color-base-background),.8);display:none;align-items:center;justify-content:center;z-index:5}.loading-overlay.loading{display:flex}.loading-overlay__spinner{display:none}@media screen and (max-width:749px){.search__input{padding:1rem 5rem 1rem 1.2rem;font-size:1.4rem}.field__button{right:.6rem;padding:.6rem}.field__button svg{width:1.8rem;height:1.8rem}.reset__button{right:3.5rem}.title--primary{font-size:2rem}}.template-search .layout-grid{--grid-gap:var(--grid-gap-horizontal, 2rem)}.reset__button:focus,.search__button:focus,.search__input:focus+.field__label{outline:2px solid rgba(var(--color-base-text),.5);outline-offset:2px}.visually-hidden{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;white-space:nowrap!important;border:0!important}.product-share{width:100%}.product-share__wrapper{display:flex;flex-direction:column;gap:1.2rem}.product-share__label{margin:0;font-size:1.4rem;font-weight:500;color:var(--color-foreground)}.product-share__buttons{display:flex;flex-wrap:wrap;gap:1rem}.product-share.align--left .product-share__wrapper{align-items:flex-start}.product-share.align--center .product-share__wrapper{align-items:center}.product-share.align--right .product-share__wrapper{align-items:flex-end}.product-share__button{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:none;cursor:pointer;transition:.3s;text-decoration:none;position:relative}.product-share__button svg{width:2rem;height:2rem;transition:transform .3s}.product-share__button:hover svg{transform:scale(1.1)}.product-share__button:active{transform:scale(.95)}.product-share__button.button-style-1{background:var(--button-1-background);color:var(--button-1-text);border-radius:var(--button-1-border-radius,.8rem);border:var(--button-1-border-width,0) solid var(--button-1-border-color);box-shadow:var(--button-1-shadow)}.product-share__button.button-style-1:hover{opacity:.85;box-shadow:0 4px 12px #00000026}.product-share__button.button-style-2{background:0 0;color:var(--button-2-text);border-radius:var(--button-2-border-radius,.8rem);border:var(--button-2-border-width,2px) solid var(--button-2-border-color);box-shadow:var(--button-2-shadow)}.product-share__button.button-style-2:hover{background:var(--button-2-background);color:var(--button-2-text);box-shadow:0 4px 12px #0000001a}.product-share__button.button-style-3{background:0 0;border:2px solid currentColor;border-radius:.8rem;box-shadow:var(--button-3-shadow)}.product-share__button--facebook.button-style-3{color:#1877f2}.product-share__button--twitter.button-style-3{color:#1da1f2}.product-share__button--pinterest.button-style-3{color:#e60023}.product-share__button--whatsapp.button-style-3{color:#25d366}.product-share__button--email.button-style-3{color:#ea4335}.product-share__button--copy.button-style-3{color:var(--color-foreground)}.product-share__button.button-style-3:hover{background:currentColor;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.product-share__button.button-style-3:active{transform:translateY(0)}.product-share__success{display:flex;align-items:center;gap:.8rem;padding:1rem 1.6rem;background:#10b981;color:#fff;border-radius:.8rem;font-size:1.4rem;font-weight:500;opacity:0;transform:translateY(-10px);transition:.3s;pointer-events:none}.product-share__success svg{width:2rem;height:2rem;flex-shrink:0}.product-share__success.show{opacity:1;transform:translateY(0);pointer-events:auto}.product-share__success.hidden{display:none}@media screen and (max-width:749px){.product-share__label{font-size:1.3rem}.product-share__button{width:4rem;height:4rem}.product-share__button svg{width:1.8rem;height:1.8rem}.product-share__buttons{gap:.8rem}}.product-share__button:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}@media (prefers-reduced-motion:reduce){.product-share__button,.product-share__button svg,.product-share__success{transition:none}}.stars{display:inline-block;margin:0}.rating-star{--percent:calc((var(--rating) / var(--rating-max)) * 100%);letter-spacing:calc(var(--letter-spacing, .1) * 1rem);font-size:calc(var(--font-size, 1.4) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}.rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,rgb(var(--color-accent-1)) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product .rating-star{--letter-spacing:.05;--font-size:1.7}.card-wrapper .rating-star{--letter-spacing:.05;--font-size:1.4}.stars__mini{display:inline-flex;align-items:center;gap:.5rem}.stars__full{display:inline-flex;align-items:center;gap:.8rem}.stars__rating{font-weight:600;color:rgb(var(--color-foreground))}.stars__text{color:rgba(var(--color-foreground),.75);font-size:.9em}.rating-text{display:none}@media (forced-colors:active){.rating-star{display:none}.rating-text{display:block}}[dir=rtl] .stars__full,[dir=rtl] .stars__mini{flex-direction:row-reverse}.swiper-button-next.navigation__color--accent,.swiper-button-prev.navigation__color--accent{color:rgb(var(--color-accent-1))!important}.swiper-button-next.navigation__color--text,.swiper-button-prev.navigation__color--text{color:rgb(var(--color-foreground))!important}.swiper-button-disabled{opacity:.35}.pagination__color--accent .swiper-pagination-bullet{background:rgba(var(--color-accent-1),.3)}.pagination__color--accent .swiper-pagination-bullet-active{background:rgb(var(--color-accent-1))}.pagination__color--text .swiper-pagination-bullet{background:rgba(var(--color-foreground),.3)}.pagination__color--text .swiper-pagination-bullet-active{background:rgb(var(--color-foreground))}.pagination__color--accent.swiper-scrollbar{background:rgba(var(--color-accent-1),.1)}.pagination__color--accent .swiper-scrollbar-drag{background:rgb(var(--color-accent-1))}.pagination__color--text.swiper-scrollbar{background:rgba(var(--color-foreground),.1)}.pagination__color--text .swiper-scrollbar-drag{background:rgb(var(--color-foreground))}.swiper-button-next[class*=navigation__style--],.swiper-button-prev[class*=navigation__style--]{width:44px!important;height:44px!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.swiper-button-next[class*=navigation__style--]:after,.swiper-button-prev[class*=navigation__style--]:after{font-size:20px!important}.swiper-button-next.navigation__style--outline,.swiper-button-prev.navigation__style--outline{background:0 0!important;border:2px solid currentColor!important;border-radius:var(--buttons-radius)!important}.swiper-button-next.navigation__style--square,.swiper-button-prev.navigation__style--square{border-radius:var(--buttons-radius)!important;box-shadow:0 2px 8px #00000026!important}.swiper-button-next.navigation__style--circle,.swiper-button-prev.navigation__style--circle{border-radius:50%!important;box-shadow:0 2px 8px #00000026!important}.swiper-button-next.navigation__style--blur,.swiper-button-prev.navigation__style--blur{background:rgba(var(--color-background),.8)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--color-foreground),.1)!important;border-radius:var(--buttons-radius)!important}.navigation__style--circle.navigation__color--accent,.navigation__style--square.navigation__color--accent{background:rgb(var(--color-accent-1))!important;color:rgb(var(--color-background))!important}.navigation__style--circle.navigation__color--text,.navigation__style--square.navigation__color--text{background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important}.swiper-button-next.navigation__position--top_right,.swiper-button-prev.navigation__position--top_right{top:10px!important;bottom:auto!important}.swiper-button-prev.navigation__position--top_right{right:60px!important;left:auto!important}.swiper-button-next.navigation__position--top_right{right:10px!important;left:auto!important}.swiper-button-next.navigation__position--bottom_right,.swiper-button-prev.navigation__position--bottom_right{bottom:10px!important;top:auto!important}.swiper-button-prev.navigation__position--bottom_right{right:60px!important;left:auto!important}.swiper-button-next.navigation__position--bottom_right{right:10px!important;left:auto!important}.scrollbar__style--thick_reduce_width.swiper-scrollbar{height:8px;width:calc(100% - 120px);left:60px;border-radius:4px}.scrollbar__style--thin_full_width.swiper-scrollbar{height:2px;width:100%;left:0}.scrollbar__style--thin_reduce_width.swiper-scrollbar{height:2px;width:calc(100% - 120px);left:60px}.swiper-scrollbar-drag{border-radius:10px}.swiper-button-next:hover,.swiper-button-prev:hover{opacity:.8;transform:scale(1.05);transition:.2s}.swiper{overflow:hidden}.swiper-pagination{position:relative;margin-top:1rem}.swiper-pagination-bullet{opacity:1;transition:.3s}.tabs{width:100%}.tabs__nav{display:grid;grid-template-columns:repeat(var(--tabs-count,3),1fr);gap:0;border-bottom:1px solid rgba(var(--color-foreground-rgb),.12);position:relative;margin-bottom:2.4rem}.tabs__link{background:0 0;border:none;cursor:pointer;padding:1.2rem 1rem;transition:.3s;color:rgba(var(--color-foreground-rgb),.75);display:flex;align-items:center;justify-content:center;gap:.4rem;position:relative;font-weight:400;font-size:clamp(.85rem,2vw,1rem);min-width:0;overflow:hidden}.tabs__link:hover{color:var(--color-foreground);background-color:rgba(var(--color-foreground-rgb),.04)}.tabs__links--active{color:var(--color-foreground);font-weight:500}.tabs__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.tabs__icon{flex-shrink:0;width:20px;height:20px}.tabs__panels{animation:.3s tabFadeIn}.tabs__panel{display:none}.tabs__panel--active{display:block;animation:.3s tabSlideIn}.tabs__content{padding:0}.tabs--underline .tabs__link{border-bottom:2px solid transparent;margin-bottom:-1px}.tabs--underline .tabs__links--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background-color:var(--color-foreground);animation:.3s tabUnderlineSlide}.tabs--boxed .tabs__nav{border:1px solid rgba(var(--color-foreground-rgb),.12);border-radius:var(--border-radius,8px);padding:.4rem;background-color:rgba(var(--color-foreground-rgb),.02);margin-bottom:2.4rem}.tabs--boxed .tabs__link{border-radius:calc(var(--border-radius,8px) - 4px);border:1px solid transparent}.tabs--boxed .tabs__links--active{background-color:var(--color-background);border-color:rgba(var(--color-foreground-rgb),.12);box-shadow:0 1px 3px #0000000d}.tabs--pills .tabs__nav{gap:.8rem;border-bottom:none;padding-bottom:0}.tabs--pills .tabs__link{border-radius:100px;padding:.8rem 2rem;background-color:rgba(var(--color-foreground-rgb),.06)}.tabs--pills .tabs__link:hover{background-color:rgba(var(--color-foreground-rgb),.1)}.tabs--pills .tabs__links--active{background-color:var(--color-foreground);color:var(--color-background)}.tabs--pills .tabs__links--active:hover{background-color:var(--color-foreground)}.tabs--icon-column .tabs__link{flex-direction:column;gap:.4rem;padding:1rem .8rem;min-height:60px}.tabs--icon-column .tabs__icon{margin-bottom:.2rem}@media screen and (max-width:749px){.tabs__link{padding:1rem .6rem;font-size:.9rem}.tabs__nav:has(.tabs__link:nth-child(3)) .tabs__link{flex-direction:column;gap:.3rem;padding:.8rem .4rem;font-size:.85rem}.tabs--pills .tabs__nav{gap:.4rem}.tabs--pills .tabs__link{padding:.7rem .8rem}.tabs--pills .tabs__nav:has(.tabs__link:nth-child(3)) .tabs__link{padding:.6rem;font-size:.8rem}}@keyframes tabFadeIn{0%{opacity:0}to{opacity:1}}@keyframes tabSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes tabUnderlineSlide{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media print{.tabs__nav{display:none}.tabs__panel{display:block!important;page-break-inside:avoid;margin-bottom:2rem}.tabs__panel:before{content:attr(aria-label);font-weight:700;display:block;margin-bottom:1rem}}.text-bold-heading strong{color:rgb(var(--color-foreground))}.text-bold-text strong{color:rgb(var(--color-foreground-secondary))}.text-bold-accent-1 strong{color:rgb(var(--color-accent-1))}.text-bold-accent-2 strong{color:rgb(var(--color-accent-2))}.trust-badges{display:flex;flex-wrap:wrap;align-items:center;gap:var(--trust-badges-gap,1rem)}.trust-badges__payment{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.trust-badges__payment-icon{height:24px;width:auto;max-width:40px}.trust-badges__custom{display:flex;align-items:center}.trust-badges__custom-image{height:auto;max-height:40px;width:auto}.trust-badges__rating{display:flex;align-items:center;gap:.5rem}.trust-badges__rating-text{margin:0;font-size:.875rem;line-height:1.2;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.trust-badges__payment-icon{height:20px;max-width:32px}.trust-badges__custom-image{max-height:32px}.trust-badges__rating-text{font-size:.8125rem}}.product-form .trust-badges{margin-top:1rem}.product-variant-option{display:block}.product-variant-option fieldset{border:none;padding:0;margin:0}.product-variant-option__error{font-size:calc(.875rem * var(--font-body-scale));color:#856404}.product-variant-option__values{display:flex;flex-wrap:wrap;gap:.5rem}.product-variant-option__values--horizontal{flex-direction:row}.product-variant-option__values--vertical{flex-direction:column}.product-variant-option__values--horizontal .product-variant-option__label{flex:0 0 calc((100% - (var(--items-per-line,3) - 1) * .5rem)/ var(--items-per-line,3))}.product-variant-option__values--vertical .product-variant-option__label{width:100%}.product-variant-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.product-variant-option__label{position:relative;display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--button-radius,4px);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:.2s;text-align:center;min-height:44px;font-size:calc(.875rem * var(--font-body-scale))}.product-variant-option__values--small .product-variant-option__label{padding:.5rem .75rem;font-size:calc(.8125rem * var(--font-body-scale));min-height:36px}.product-variant-option__values--medium .product-variant-option__label{padding:.625rem 1rem;font-size:calc(.875rem * var(--font-body-scale))}.product-variant-option__values--big .product-variant-option__label{padding:.875rem 1.25rem;font-size:calc(1rem * var(--font-body-scale));font-weight:500;min-height:52px}.product-variant-option__label:hover:not(.disabled){border-color:rgba(var(--color-foreground),.4);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.product-variant-option input[type=radio]:checked+.product-variant-option__label,.product-variant-option__label.selected{border-color:rgb(var(--color-accent-1));background:rgb(var(--color-accent-1));color:rgb(var(--color-background))}.product-variant-option input[type=radio]:disabled+.product-variant-option__label,.product-variant-option__label.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.product-variant-option input[type=radio]:focus-visible+.product-variant-option__label{outline:2px solid rgb(var(--color-accent-1));outline-offset:2px}.product-variant-option input[type=radio]:checked+.product-variant-option__label--border-selection,.product-variant-option__label--border-selection.selected{border-color:rgb(var(--color-accent-1));border-width:2px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-variant-option--dropdown .product-variant-option__values{display:block}.product-variant-option--dropdown .select{width:100%;max-width:300px}.product-variant-option--image .product-variant-option__label,.product-variant-option__label--image{padding:.25rem;height:auto;border-radius:4px;overflow:hidden}.product-variant-option__label--image.product-variant-option__label--circle{border-radius:50%;aspect-ratio:1}.product-variant-option__swatch{position:relative;display:block;width:100%;height:100%;border-radius:inherit;overflow:hidden}.product-variant-option__swatch img{width:100%;height:100%;object-fit:cover}.product-variant-option__swatch-text{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:calc(.625rem * var(--font-body-scale));font-weight:700;text-transform:uppercase}.product-variant-option__value-text{position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);font-size:calc(.75rem * var(--font-body-scale));white-space:nowrap;opacity:0;transition:opacity .2s}.product-variant-option__label:hover .product-variant-option__value-text{opacity:1}.product-variant-option--bundle .product-variant-option__values{flex-direction:column;gap:.75rem}.product-variant-option__bundle-label{display:block;padding:.75rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:var(--button-radius,8px);background:rgb(var(--color-background));transition:.2s;cursor:pointer;position:relative;overflow:hidden}.product-variant-option__bundle-label:hover:not(.disabled){border-color:rgba(var(--color-foreground),.4);transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label,.product-variant-option__bundle-label.selected{border-color:rgb(var(--bundle-active-background-color));background:rgba(var(--bundle-active-background-color),var(--bundle-background-opacity))}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label.product-variant-option__label--border-selection,.product-variant-option__bundle-label.product-variant-option__label--border-selection.selected{border-color:rgb(var(--bundle-active-background-color));border-width:2px;background:rgb(var(--color-background))}.product-variant-option__bundle-content{position:relative;width:100%}.product-variant-option__bundle-top-bar{position:absolute;top:.375rem;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-start;z-index:1}.product-variant-option__bundle-badge{background:rgb(var(--bundle-badge-color));color:rgb(var(--color-background));font-size:calc(.6875rem * var(--font-body-scale));font-weight:600;padding:.1875rem .375rem;border-radius:3px;text-transform:uppercase;margin-left:auto}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-badge,.product-variant-option__bundle-label.selected .product-variant-option__bundle-badge{background:rgb(var(--bundle-active-badge-color))}.product-variant-option__bundle-rest{position:relative;width:100%}.product-variant-option__bundle-rest--with-top-bar{padding-top:2rem}.product-variant-option__bundle-bottom{display:flex;align-items:flex-start;gap:.75rem;width:100%}.product-variant-option__bundle-main{flex:1;display:flex;flex-direction:column;gap:.125rem;text-align:left}.product-variant-option__bundle-header{display:flex;flex-direction:column;gap:.125rem;text-align:left}.product-variant-option__bundle-title-row{display:flex;align-items:center;gap:.75rem}.product-variant-option__bundle-title{font-size:calc(.9375rem * var(--font-body-scale));font-weight:600;margin:0;color:rgb(var(--bundle-text-color))}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-title,.product-variant-option__bundle-label.selected .product-variant-option__bundle-title{color:rgb(var(--bundle-active-text-color))}.product-variant-option__bundle-description{font-size:calc(.8125rem * var(--font-body-scale));color:rgb(var(--bundle-description-color));margin:0;line-height:1.3;margin-left:calc(18px + .75rem)}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-description,.product-variant-option__bundle-label.selected .product-variant-option__bundle-description{color:rgb(var(--bundle-active-description-color))}.product-variant-option__bundle-pricing{display:flex;align-items:center;gap:.25rem;flex-shrink:0;align-self:center;flex-direction:column}.product-variant-option__bundle-price{font-size:calc(1rem * var(--font-body-scale));font-weight:700;color:rgb(var(--bundle-price-color))}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-price,.product-variant-option__bundle-label.selected .product-variant-option__bundle-price{color:rgb(var(--bundle-active-price-color))}.product-variant-option__bundle-compare-price{font-size:calc(.875rem * var(--font-body-scale));text-decoration:line-through;color:rgba(var(--color-foreground),.6)}.product-variant-option__bundle-features{margin:0;margin-left:calc(18px + .75rem)}.product-variant-option__bundle-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.125rem}.product-variant-option__bundle-feature{display:flex;align-items:center;gap:.375rem;font-size:calc(.75rem * var(--font-body-scale));color:rgba(var(--color-foreground),.9)}.product-variant-option__bundle-feature-icon{color:rgb(var(--bundle-features-color));font-weight:700;font-size:calc(.6875rem * var(--font-body-scale));flex-shrink:0}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-feature-icon,.product-variant-option__bundle-label.selected .product-variant-option__bundle-feature-icon{color:rgb(var(--bundle-active-features-color))}.product-variant-option__bundle-savings{font-size:calc(.8125rem * var(--font-body-scale));color:rgb(var(--bundle-savings-color));font-weight:600;background:rgba(var(--bundle-savings-color),.1);padding:.1875rem .375rem;border-radius:3px;display:inline-block;width:fit-content;align-self:flex-start;margin-left:calc(18px + .75rem)}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-savings,.product-variant-option__bundle-label.selected .product-variant-option__bundle-savings{color:rgb(var(--bundle-active-savings-color));background:rgba(var(--bundle-active-savings-color),.1)}.product-variant-option__bundle-check{flex-shrink:0;width:18px;height:18px;border-radius:3px;border:2px solid rgba(var(--color-foreground),.3);display:flex;align-items:center;justify-content:center;transition:.2s}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-check,.product-variant-option__bundle-label.selected .product-variant-option__bundle-check{border-color:rgb(var(--bundle-active-background-color));background:rgb(var(--bundle-active-background-color))}.product-variant-option__bundle-checkmark{color:rgb(var(--color-background));font-size:calc(.6875rem * var(--font-body-scale));font-weight:700;opacity:0;transition:opacity .2s}.product-variant-option input[type=radio]:checked+.product-variant-option__bundle-label .product-variant-option__bundle-checkmark,.product-variant-option__bundle-label.selected .product-variant-option__bundle-checkmark{opacity:1}.product-variant-option__bundle-label.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media screen and (max-width:749px){.product-variant-option__values--horizontal{--items-per-line:2!important}.product-variant-option__label{font-size:calc(.8125rem * var(--font-body-scale));padding:.5rem .75rem}.product-variant-option--image .product-variant-option__label,.product-variant-option__label--image{padding:.125rem}.product-variant-option__bundle-savings{font-size:calc(.8125rem * var(--font-body-scale));text-align:left}}.discounts{font-size:1.2rem}.discounts__discount{display:flex;align-items:center;line-height:calc(1 + .5 / var(--font-body-scale))}.discounts__discount svg{color:rgba(var(--color-button),var(--alpha-button-background))}.discounts__discount--position{justify-content:center}@media screen and (min-width:750px){.discounts__discount--position{justify-content:flex-end}}.discounts__discount>.icon{color:rgb(var(--color-foreground));width:1.2rem;height:1.2rem;margin-right:.7rem}.collection{position:relative}.collection .heading__section,.medium-up-hide .collection__grid--image{margin-bottom:2rem}.collection__section--wrapper{position:relative}.collection__header--flex{display:flex;align-items:stretch;justify-content:center;gap:2rem;flex-direction:column;margin-bottom:2rem}.collection__header--flex .button__container,.collection__header--flex .heading__section{margin:0}.collection__header--flex.left .button__container{align-items:start}.collection__header--flex.right .button__container{align-items:end}.collection__container-button--mobile{margin-top:2rem}.small-hide .collection__grid--image{height:100%}.collection__card--product .placeholder{margin-bottom:1rem}.card--product a:not(.button){display:block;position:relative;text-decoration:none}.card--product .card__content{padding-top:1.6rem;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;width:auto}.card--product-aspect-ratio--adapt.card--product .card__content{justify-content:start}.collection__style--card .card{border:var(--content-container-border);border-radius:var(--content-container-radius);box-shadow:var(--content-container-shadow);overflow:hidden}.collection__style--card .card__content{padding:1.6rem;background:rgb(var(--color-background-secondary))}.collection__style--card .global-media-settings img{border-radius:0}.collection .card__product-form{flex-direction:row}.card--product-hover-line .card__product-link--media:after{content:"";position:absolute;bottom:0;width:0%;left:50%;transform:translate(-50%);height:2px;background:rgb(var(--color-accent-1));transition:var(--transitions-delay) ease width}.card--product-hover-line:hover .card__product-link--media:after{width:100%}.card--product-hover-zoom .card__media img{left:50%!important;transform:translate(-50%);transition:var(--transitions-delay) ease width,var(--transitions-delay) ease max-width}.card--product-hover-zoom:hover .card__media img{max-width:105%;width:105%}.collection__card--product.card--product-hover-translate{transition:var(--transitions-delay) ease transform}.collection__card--product.card--product-hover-translate:hover{transform:translateY(-3px)}.card__product-badges{position:absolute;font-size:1.2rem;text-transform:uppercase;font-weight:bolder;letter-spacing:1px;border-radius:var(--media-container-radius);padding:0 1rem;white-space:nowrap;z-index:1}.card__product-badges-style--accent_full{background:rgb(var(--color-accent-1));color:rgb(var(--color-background))}.card__product-badges-style--accent_outline{background:0 0;color:rgb(var(--color-accent-1));border:2px solid rgb(var(--color-accent-1))}.card__product-badges-style--text_full{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.card__product-badges-style--text_outline{background:0 0;color:rgb(var(--color-foreground));border:2px solid rgb(var(--color-foreground))}.card__product-badges-position--bottom{bottom:1rem;left:50%;transform:translate(-50%)}.card__product-badges-position--top_center{top:1rem;left:50%;transform:translate(-50%)}.card__product-badges-position--top_left{top:1rem;left:1rem}.card__product-badges-position--top_right{top:1rem;right:1rem}.card__product-badges-position--bottom_left{bottom:1rem;left:1rem}.card__product-badges-position--bottom_right{bottom:1rem;right:1rem}.card__product-informations{display:flex;flex-direction:column;gap:.2rem}.card__product-informations.with_price--besides{gap:.8rem;flex-direction:row;align-items:center;justify-content:space-between}.card__alignment--center .card__product-informations:not(.with_price){justify-content:center;text-align:center}.card__alignment--center .card__content{text-align:center}.card__alignment--center .card__product-informations .price__container .price__sale{flex-direction:row;gap:.5rem}.card--product .heading--2-lines{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.card__product-vendor{margin-top:2px;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px;color:rgba(var(--color-foreground-secondary),.6)}.card__product-informations .price__container{width:max-content}.card__product-informations .price__container .price__sale{text-align:inherit;line-height:1.2}.drawer__upsell--swiper .card__product-informations .price__container .price__sale{display:flex}@media only screen and (max-width:749px){.drawer__upsell--swiper .card__product-informations .price__container .price__sale{gap:.5rem}}.card__product-informations .price__container .price__sale>span{display:block}.card__product-informations .price__container .price__sale .price-item{margin:0}.card__product-informations .price__container .price__sale .price-item--regular{color:rgba(var(--color-foreground-secondary),.6)}.card__product-heading{font-size:1.6rem;font-weight:400}.card__product-cta{margin-top:1rem;box-sizing:border-box}.card__product-cta .button{width:100%}.card__product-form-with_variants{display:flex;justify-content:space-between;gap:.8rem}.card__product-form-with_variants .product-form__submit{min-width:auto!important}.card__product-form-with_variants .card__product-form-select{min-width:calc(50% - .4rem)}.card__product-form-buttons{display:flex;width:100%}.collection__slide{height:auto}.card--product,.collection__card--product{height:100%}.card--product{display:flex;align-items:stretch;flex-direction:column}.drawer__upsell--swiper .card:not(.ratio).card--product{height:7rem}.card__media--secondary-image{position:relative}.card__media--secondary-image img:last-child{opacity:0;visibility:hidden;transition:var(--transitions-delay) ease all}.card__product-link--media:hover .card__media--secondary-image img:last-child{opacity:1;visibility:visible}@media only screen and (min-width:750px){.collection__header--flex{align-items:center;justify-content:space-between;flex-direction:row}.collection__header--flex .heading:after{left:0;transform:none}.card__alignment--center .card--product .card__content,.collection__header--flex .heading__section{text-align:left}.card__product-informations .price__container .price__sale{display:flex;flex-direction:column;justify-content:end;text-align:right}}@media only screen and (max-width:399px){.card__product-form-with_variants{flex-wrap:wrap}.card__product-form-with_variants .card__product-form-select,.card__product-form-with_variants .product-form__buttons{width:100%}}.collection-best-sellers__header{margin-bottom:3rem}.collection-best-sellers__heading{margin-bottom:1rem}.collection-best-sellers__description{margin-bottom:1.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.collection-best-sellers__products{width:100%}@media screen and (max-width:1024px){.collection-best-sellers__products{display:grid;grid-auto-flow:column;grid-template-columns:initial!important;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 10%;margin:0 -10%;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.collection-best-sellers__product{scroll-snap-align:center;scroll-snap-stop:always}.collection-best-sellers__products::-webkit-scrollbar{display:none}}@media screen and (max-width:749px){.collection-best-sellers__products{grid-auto-columns:80%}.collection-best-sellers__products:after,.collection-best-sellers__products:before{content:"";width:10%;display:block}.featured-collection__slide{width:calc(100% / var(--slides-per-view-mobile,1))}}@media screen and (min-width:750px) and (max-width:1024px){.collection-best-sellers__products{grid-auto-columns:45%}}.featured-collection__header{margin-bottom:4rem}.featured-collection__header-content{display:flex;flex-direction:column;gap:1rem}.featured-collection__description{margin-top:1.5rem;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.featured-collection__header--with-button{display:flex;flex-direction:column;gap:2rem;align-items:center}@media screen and (min-width:750px){.featured-collection__header--with-button{flex-direction:row;justify-content:space-between;align-items:flex-start}}.featured-collection__view-all{flex-shrink:0}.featured-collection__track{display:flex;transition:transform .4s}.featured-collection__slide{flex-shrink:0;padding:0 calc(var(--products-gap)/ 2);box-sizing:border-box}.featured-collection__slide-content{height:100%}@media screen and (min-width:750px) and (max-width:999px){.featured-collection__slide{width:calc(100% / var(--slides-per-view-tablet,2))}}@media screen and (min-width:1000px){.featured-collection__slide{width:calc(100% / var(--slides-per-view-desktop,4))}}.featured-collection__empty{text-align:center;padding:6rem 2rem;background:rgba(var(--color-foreground),.02);border-radius:var(--content-container-radius,12px);border:2px dashed rgba(var(--color-foreground),.1)}.featured-collection__empty-content h3{font-size:2.4rem;margin:0 0 1rem;color:rgb(var(--color-foreground))}.featured-collection__empty-content p{font-size:1.6rem;margin:0;color:rgba(var(--color-foreground),.7)}.featured-collection__view-all--mobile{margin-top:1.5rem}.featured-collection .card-product{height:100%}.password{min-height:100vh;display:flex;align-items:center;box-sizing:border-box}.password__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;padding:2rem;box-sizing:border-box}.password__inner{max-width:500px;width:100%}.password__inner>*+*{margin-top:2rem}.password__login{background:rgba(var(--color-background),.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;padding:2rem;box-shadow:0 8px 32px #0000001a;transition:.3s}.password-form{display:flex;gap:1rem;align-items:flex-end}.password-field{flex:1}.password-field .field__input{width:100%;border-radius:8px;border:1px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-background),.9);padding:1rem;font-size:1rem;transition:.3s}.password-field .field__input:focus{border-color:rgb(var(--color-accent-1));box-shadow:0 0 0 2px rgba(var(--color-accent-1),.2);outline:0}.password-field .field__label{color:rgba(var(--color-foreground),.7);font-size:.875rem;margin-bottom:.5rem;display:block}.password-button{white-space:nowrap;border-radius:8px;padding:1rem 1.5rem;font-weight:600;transition:.3s}.password__footer-text{margin-top:1rem;text-align:center;opacity:.7;font-size:.875rem}.password__footer-text a{color:rgb(var(--color-accent-1));text-decoration:none}.password__footer-text a:hover{text-decoration:underline}.password__form--email{width:100%;max-width:400px;margin:0 auto}.password__form--email .newsletter-form{width:100%}.password__form--email .field{position:relative;display:flex;border-radius:8px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-background),.9);transition:.3s;width:100%}.password__form--email .field:focus-within{border-color:rgb(var(--color-accent-1));box-shadow:0 0 0 2px rgba(var(--color-accent-1),.2)}.password__form--email .field__input{flex:1;border:none;background:0 0;padding:1rem;font-size:1rem;width:100%}.password__form--email .field__input:focus{outline:0}.password__form--email .field__label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:rgba(var(--color-foreground),.6);pointer-events:none;transition:.3s;font-size:1rem}.password__form--email .field__input:focus+.field__label,.password__form--email .field__input:not(:placeholder-shown)+.field__label{top:.75rem;font-size:.75rem;transform:translateY(0)}.password__form--email .field__button,.password__form--email .newsletter-form__button{background:rgb(var(--color-accent-1));color:rgb(var(--color-background));border:none;padding:1rem;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;min-width:60px;flex-shrink:0}.password__form--email .field__button:hover,.password__form--email .newsletter-form__button:hover{background:rgb(var(--color-accent-2))}.password__form--email .field__button svg,.password__form--email .newsletter-form__button svg{width:20px;height:20px}.password__form--email .newsletter-form__message{margin-top:.5rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem;text-align:left}.password__form--email .newsletter-form__message--success{color:rgb(var(--color-accent-1))}.password__form--email .form__message{color:rgb(var(--color-accent-2))}.password-field--error .field__input{border-color:rgb(var(--color-accent-2))}.password-field .form__message{margin-top:.5rem;color:rgb(var(--color-accent-2));font-size:.875rem;display:flex;align-items:center;gap:.5rem}@media screen and (max-width:749px){.password{min-height:auto}.password__content{min-height:auto;padding:1.5rem}.password-form{flex-direction:column;align-items:stretch;gap:1rem}.password-button{padding:1rem;text-align:center}.password__login{padding:1.5rem}.password__form--email .newsletter-form{max-width:none}.password__form--email .field{flex-direction:column}.password__form--email .newsletter-form__button{border-radius:0 0 8px 8px;padding:1rem}}.password .image-with-text__content{display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:2rem}.password .image-with-text__text-container>*+*{margin-top:1.5rem}.password .field__input:focus,.password .newsletter-form__button:focus{outline:2px solid rgb(var(--color-accent-1));outline-offset:2px}.password .button,.password .newsletter-form__button{position:relative;overflow:hidden}.password .button:before,.password .newsletter-form__button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.password .button:hover:before,.password .newsletter-form__button:hover:before{left:100%}.product__main-medias{position:relative;overflow:visible}.product__title-block{display:flex;justify-content:space-between;align-items:start;gap:1rem}.product__title-block .heading{margin-bottom:0}.product__title-block .price{text-align:right}.price--bold{font-weight:700}.product__title-block .price-item{white-space:nowrap}@media screen and (min-width:750px){.product__grid-layout{display:grid;grid-template-columns:repeat(var(--grid-columns,2),1fr);gap:1rem}.product__grid-item{cursor:pointer;border-radius:8px;overflow:hidden}.product__grid-item:hover{transform:scale(1.02);transition:transform .2s}}.button.width-auto{width:auto;max-width:none}.button.width-half{width:50%;max-width:300px}.button.width-all{width:100%;max-width:none}@media screen and (max-width:749px){.button.width-auto,.button.width-half{width:100%}}.buy-buttons__text-flex{display:flex;align-items:center;justify-content:center;gap:.5rem}.product__sale-badge{font-size:1.2rem;padding:6px 10px;border-radius:10rem;background:rgb(var(--color-accent-1));color:rgb(var(--color-background));line-height:1;font-weight:600;display:inline-block}.product__sale-badge:empty{display:none}.product-form__error-message-wrapper{display:flex;align-items:center;gap:.8rem;background:#fee;color:#c00;padding:1rem;margin-bottom:1.6rem;border-radius:6px;border-left:3px solid #c00}.product-form__error-message-wrapper[hidden]{display:none}.product-form__error-message-wrapper .icon-error{width:1.6rem;height:1.6rem;flex-shrink:0}.product-form__error-message{line-height:1.5;flex:1}.rich-text>:not(:first-child){margin-top:1.8rem}.rich-text__alignement--left{text-align:left}.rich-text__alignement--left .button__container{width:fit-content}.rich-text__alignement--center{text-align:center}.rich-text__alignement--center .heading:after{left:50%;transform:translate(-50%)}.rich-text__alignement--right{text-align:right}.rich-text__alignement--right .heading:after{left:auto;right:0}.image-with-text__bold-heading strong{color:rgb(var(--color-foreground))}.image-with-text__bold-text strong{color:rgb(var(--color-foreground-secondary))}.image-with-text__bold-accent-1 strong{color:rgb(var(--color-accent-1))}.image-with-text__bold-accent-2 strong{color:rgb(var(--color-accent-2))}.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:0;border:var(--inputs-border);box-sizing:border-box;transition:border .25s}.select__select:active,.select__select:hover{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}.shape{position:relative;overflow:hidden;background:0 0}.shape:before{content:"";position:absolute;bottom:-1px;left:-1px;right:-1px;top:-1px;z-index:3;pointer-events:none;background-repeat:no-repeat}@keyframes shape-animation{to{transform:scaleX(4) translate(75%)}}.shape.animated:before{transform:scaleX(4);transform-origin:100% 0;animation:10s linear infinite alternate shape-animation}.shape-wave{height:60px}.shape-wave:before{background-size:145% 60px}@media (min-width:750px){.shape.animated:before{transform:scaleX(4);transform-origin:100% 0;animation:10s linear infinite alternate shape-animation}.shape-wave:before{background-size:100% 60px}}@media (min-width:1000px){.shape:before{bottom:0;left:-.1vw;right:-.1vw;top:0}.shape.animated:before{transform:scaleX(4);transform-origin:100% 0;animation:10s linear infinite alternate shape-animation}.shape-wave{height:100px}.shape-wave:before{background-size:100% 100px}}@media (min-width:2000px){.shape-wave{height:calc(2vw + 100px)}.shape-wave:before{background-size:100% calc(2vw + 100px)}}.shape-curve-1{height:58px}.shape-curve-1.bottom{margin-bottom:-3.5rem}.shape-curve-1.top{margin-top:-3.5rem}.shape-curve-1:before{background-size:136% 58px}@media (min-width:750){.shape-curve-1:before{background-size:167% 101px}}@media (min-width:1000px){.shape-curve-1{height:100px}.shape-curve-1.bottom{margin-bottom:-6rem}.shape-curve-1.top{margin-top:-6rem}.shape-curve-1:before{background-size:100% 100px}}@media (min-width:2000px){.shape-curve-1{height:calc(2vw + 100px)}.shape-curve-1:before{background-size:100% calc(2vw + 100px)}}.shape-curve-2{height:58px}.shape-curve-2:before{background-size:136% 58px}@media (min-width:750){.shape-curve-2:before{background-size:167% 101px}}@media (min-width:1000px){.shape-curve-2{height:100px}.shape-curve-2:before{background-size:100% 100px}}@media (min-width:2000px){.shape-curve-2{height:calc(2vw + 100px)}.shape-curve-2:before{background-size:100% calc(2vw + 100px)}}.shape-curve-3{height:58px}.shape-curve-3:before{background-size:136% 58px}@media (min-width:750){.shape-curve-3:before{background-size:167% 101px}}@media (min-width:1000px){.shape-curve-3{height:100px}.shape-curve-3:before{background-size:100% 100px}}@media (min-width:2000px){.shape-curve-3{height:calc(2vw + 100px)}.shape-curve-3:before{background-size:100% calc(2vw + 100px)}}.shape-arrow-1{height:60px}.shape-arrow-1:before{background-size:136% 60px}@media (min-width:750px){.shape-arrow-1{height:79px}.shape-arrow-1:before{background-size:167% 79px}}@media (min-width:1000px){.shape-arrow-1{height:110px}.shape-arrow-1:before{background-size:100% 110px}}@media (min-width:2000px){.shape-arrow-1{height:calc(2vw + 110px)}.shape-arrow-1:before{background-size:100% calc(2vw + 110px)}}.shape-arrow-2{height:60px}.shape-arrow-2:before{background-size:136% 60px}@media (min-width:750px){.shape-arrow-2{height:79px}.shape-arrow-2:before{background-size:167% 79px}}@media (min-width:1000px){.shape-arrow-2{height:110px}.shape-arrow-2:before{background-size:100% 110px}}@media (min-width:2000px){.shape-arrow-2{height:calc(2vw + 110px)}.shape-arrow-2:before{background-size:100% calc(2vw + 110px)}}.shape-circle{height:60px}.shape-circle:before{background-size:136% 60px}@media (min-width:750px){.shape-circle{height:80px}.shape-circle:before{background-size:167% 80px}}@media (min-width:1000px){.shape-circle{height:80px}.shape-circle:before{background-size:100% 80px}}@media (min-width:2000px){.shape-circle{height:calc(2vw + 80px)}.shape-circle:before{background-size:100% calc(2vw + 80px)}}.shape-diagonal-1{height:60px}.shape-diagonal-1:before{background-size:130% 60px}@media (min-width:750px){.shape-diagonal-1{height:80px}.shape-diagonal-1:before{background-size:120% 80px}}@media (min-width:1000px){.shape-diagonal-1{height:100px}.shape-diagonal-1:before{background-size:100% 100px}}@media (min-width:2000px){.shape-diagonal-1{height:calc(2vw + 100px)}.shape-diagonal-1:before{background-size:100% calc(2vw + 100px)}}.shape-diagonal-2{height:60px}.shape-diagonal-2:before{background-size:130% 60px}@media (min-width:750px){.shape-diagonal-2{height:80px}.shape-diagonal-2:before{background-size:120% 80px}}@media (min-width:1000px){.shape-diagonal-2{height:100px}.shape-diagonal-2:before{background-size:100% 100px}}@media (min-width:2000px){.shape-diagonal-2{height:calc(2vw + 100px)}.shape-diagonal-2:before{background-size:100% calc(2vw + 100px)}}.shape-diagonal-3{height:60px}.shape-diagonal-3:before{background-size:130% 60px}@media (min-width:750px){.shape-diagonal-3{height:80px}.shape-diagonal-3:before{background-size:120% 80px}}@media (min-width:1000px){.shape-diagonal-3{height:100px}.shape-diagonal-3:before{background-size:100% 100px}}@media (min-width:2000px){.shape-diagonal-3{height:calc(2vw + 100px)}.shape-diagonal-3:before{background-size:100% calc(2vw + 100px)}}.shape-fade{height:70px}.shape-fade:before{background-size:130% 70px}@media (min-width:750px){.shape-fade{height:80px}.shape-fade:before{background-size:120% 80px}}@media (min-width:1000px){.shape-fade{height:100px}.shape-fade:before{background-size:100% 100px}}@media (min-width:2000px){.shape-fade{height:calc(2vw + 100px)}.shape-fade:before{background-size:100% calc(2vw + 100px)}}.shape-line{height:2px}.shape-line:before{background:rgb(var(--color-background-secondary))}@media screen and (max-width:749px){.collection .grid__item:only-child{flex:0 0 100%;max-width:100%}}.collection .loading-overlay{top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7}@media screen and (min-width:750px){.collection .loading-overlay{padding-left:5rem;padding-right:5rem}}.collection.loading .loading-overlay{display:block}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}@media screen and (max-width:989px){.collection .slider--tablet.product-grid{scroll-padding-left:1.5rem}}.collection__description>*{margin:0}.collection__title.title-wrapper{margin-bottom:2.5rem}.collection__title .title:not(:only-child){margin-bottom:1rem}@media screen and (min-width:990px){.collection__title--desktop-slider .title{margin-bottom:2.5rem}.collection__title.title-wrapper--self-padded-tablet-down{padding:0 5rem}.collection slider-component:not(.page-width-desktop){padding:0}.collection--full-width slider-component:not(.slider-component-desktop){padding:0 1.5rem;max-width:none}}.collection__view-all a:not(.link){margin-top:1rem}.timer{display:flex;flex-direction:column;align-items:center;gap:.5rem}.timer__numbers{display:flex;align-items:center;font-size:2rem;font-weight:600}.timer__number{margin:0;line-height:1}.timer__change{font-variant-numeric:tabular-nums}.timer__text:not(.cart-drawer *){font-size:1.2rem;line-height:1.3;margin:0}.timer__minimalist .timer__number:not(:last-child){position:relative;padding-right:1.2rem}.timer__minimalist .timer__number:not(:last-child):after{position:absolute;right:.3rem;content:":";line-height:1;top:50%;transform:translateY(-50%)}.timer__full .timer__numbers{gap:.5rem}.timer__full .timer__number{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.8rem;gap:.4rem;background:rgb(var(--color-background-secondary));border-radius:var(--content-container-radius);border:var(--content-container-border);box-shadow:var(--content-container-shadow);min-width:3.5rem}.timer__full .timer__change{font-size:1.5rem;font-weight:700}.timer__full .timer__meta{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;opacity:.8}.timer__full .timer__number span{display:block;line-height:1;white-space:nowrap}@media screen and (max-width:749px){.timer__numbers{font-size:1.6rem}.timer__full .timer__number{padding:.6rem;min-width:3rem}.timer__full .timer__change{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/global.css.map */
