:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;& .swiper-slide,& .swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{&>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto;&::-webkit-scrollbar{display:none}}&>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{&>.swiper-wrapper{scroll-snap-type:x mandatory}&>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}&>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{&>.swiper-wrapper{scroll-snap-type:y mandatory}&>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}&>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{&>.swiper-wrapper{scroll-snap-type:none}&>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{&>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}&>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{&>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}&>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{&>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}&>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{& .swiper-slide-shadow,& .swiper-slide-shadow-left,& .swiper-slide-shadow-right,& .swiper-slide-shadow-top,& .swiper-slide-shadow-bottom,& .swiper-slide-shadow,& .swiper-slide-shadow-left,& .swiper-slide-shadow-right,& .swiper-slide-shadow-top,& .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}& .swiper-slide-shadow{background:#00000026}& .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}& .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}& .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}& .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{& .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative;.swiper-scrollbar-disabled>&,&.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>&,&.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>&,&.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute;&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}& ::slotted(svg),& svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;& ::slotted(.swiper-navigation-icon),& .swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{& .swiper-button-prev,& .swiper-button-next,&~.swiper-button-prev,&~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}& .swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}& .swiper-button-next,&~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}& .swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{& ::slotted(.swiper-navigation-icon),& .swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{& ::slotted(.swiper-navigation-icon),& .swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{& .swiper-button-prev,& .swiper-button-next,&~.swiper-button-prev,&~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}& .swiper-button-prev,&~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;& ::slotted(.swiper-navigation-icon),& .swiper-navigation-icon{transform:rotate(-90deg)}}& .swiper-button-next,&~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;& ::slotted(.swiper-navigation-icon),& .swiper-navigation-icon{transform:rotate(90deg)}}}.is-visible{visibility:visible;opacity:1;display:block}.is-hidden{visibility:hidden;opacity:0;display:none}.is-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.is-loading{opacity:.6;pointer-events:none;cursor:wait}.is-routing{pointer-events:none!important}.is-readonly{cursor:default;user-select:none}.validation-summary{color:#cc0300;background-color:#cc03001a;border:1px solid #cc0300;border-radius:4px;margin-bottom:1.5rem;padding:1rem;scroll-margin-top:180px;font-weight:500}.error-message{color:#cc0300;margin-top:.5rem;font-size:.9375rem;display:block}.has-error{border-color:#cc0300!important}.has-error:focus{outline-color:#cc0300}.has-success{border-color:#329f5b!important}.has-success:focus{outline-color:#329f5b}.has-warning{border-color:#ffc107!important}.has-warning:focus{outline-color:#ffc107}.is-unorderable{pointer-events:none;cursor:not-allowed}.flex{display:flex}.flex--start{justify-content:flex-start}.flex--end{justify-content:flex-end}.flex--center{justify-content:center}.flex--space-around{justify-content:space-around}.flex--space-between{justify-content:space-between}.flex--center-center{justify-content:center;align-items:center}.flex--vertical-stretch{align-items:stretch}.flex--vertical-direction{flex-direction:column}.flex--bottom{align-items:flex-end}.flex--vertical-center{align-items:center}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.img-wrapper{width:100%;position:relative}.dropdown{opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;display:none;transform:translateY(-8px)}.dropdown.is-active{opacity:1;pointer-events:all;display:block;transform:translateY(0)}.full-width{width:calc(100% + 3rem);margin-left:-1.5rem;margin-right:-1.5rem}@media only screen and (width<=768px){.full-width{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}}@media only screen and (width<=576px){.full-width--xs{width:100%;max-width:100%}.flex--start--xs{justify-content:flex-start}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/fonts/Inter-Variable.woff2)format("woff2")}*,:before,:after{box-sizing:border-box}html{scrollbar-gutter:stable}body{text-rendering:optimizelegibility;background-color:#f9f7f6;margin:0;padding:0;overflow:hidden scroll}@media (width<=1200px){body.scroll-lock,body.no-scroll{overflow-y:hidden}}.layout-wrapper{overflow:clip}.reset-ul{margin:0;padding:0;list-style-type:none}.reset-ul li{list-style:none}.background--red{background-color:#f9f7f6}.no-margin{margin:0}.page-content{position:relative}.page-content:after{content:"";z-index:-1;background-color:#f9f7f6;width:100vw;height:calc(100% + 9.375rem);display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.app{z-index:50;background-color:#f9f7f6;justify-content:center;align-items:center;width:100%;height:calc(100vh - 162px);display:flex;position:fixed;top:162px;left:0}@media only screen and (width<=768px){.app{height:calc(100vh - 142px);top:142px}}.app__logo{background-image:url(/logo.svg);background-repeat:no-repeat;background-size:contain;width:160px;height:160px}.row{padding-bottom:4rem}.row--no-padding{padding-bottom:0}.row--half-padding{padding-bottom:2rem}.async-product-slider{padding-bottom:4rem}.container{position:relative}img{max-width:100%}a figure,a [class*=img-wrapper]{overflow:hidden}a figure img,a [class*=img-wrapper] img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}a:hover figure img,a:hover [class*=img-wrapper] img{transform:scale(1.05)}.text-center{text-align:center}@media (inverted-colors){img,video,picture{filter:invert(100)}}.swiper-scrollbar{-ms-touch-action:none;cursor:pointer;border-radius:2px;position:relative;bottom:0;left:0;right:0}.swiper-scrollbar.swiper-scrollbar-horizontal{width:100%;height:2px;position:relative;bottom:0;left:0}.swiper-scrollbar-drag{cursor:pointer;border-radius:2px;height:2px}.slider-scrollbar{z-index:10;background:#0000001a;border-radius:2px;width:100%;height:2px;margin-top:1.5rem;position:relative}.slider-nav{flex-shrink:0;align-items:center;gap:1rem;display:flex}.slider-nav__btn{cursor:pointer;color:#2b2a2a;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .3s;display:flex}.slider-nav__btn:hover{opacity:.6}.slider-nav__btn:focus{outline:none}.slider-nav__btn:focus-visible{outline-offset:2px;outline:2px solid #2b2a2a}.slider-nav__btn svg{width:40px;height:40px}.slider-nav__btn.swiper-button-disabled{opacity:.3;cursor:not-allowed;pointer-events:none}h1,h2,h3{color:#2b2a2a;margin-top:0;font-family:Inter,sans-serif;font-weight:500;line-height:1.4}h1 a,h2 a,h3 a{color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;text-decoration:none}h1 a:hover,h2 a:hover,h3 a:hover{color:#a8505f}h1{margin-bottom:2rem;font-size:2rem}h2{margin-bottom:1rem;font-size:1.5rem}h3{margin-bottom:1rem;font-size:1.25rem}fieldset{border:none;margin:0;padding:0}legend{margin-bottom:1rem;padding:0;font-size:1.25rem;line-height:1.4}p,span,div,a{color:#2b2a2a;margin-top:0;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.6}a:hover{color:#a8505f}b,strong{font-weight:600}blockquote{background-color:#fff;margin:4rem 0;padding:2rem;font-style:italic}blockquote p{line-height:1.5}blockquote p:last-child{margin-bottom:0}blockquote footer{color:#2b2a2a;padding-top:1.5rem;font-style:normal;font-weight:600}blockquote footer:before{content:"— "}.text-contrast{color:#fff;font-size:.9375rem;font-weight:500}@media only screen and (width<=576px){h1,h2,h3{line-height:1.5}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem}blockquote{margin:4rem 0;padding:1.5rem 2rem}}.action-button{cursor:pointer;text-align:center;appearance:none;border:none;justify-content:center;align-items:center;gap:1rem;min-height:50px;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:flex}.action-button span{color:inherit}.action-button:focus{outline:none}.action-button:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.action-button{position:relative}.action-button:disabled,.action-button.is-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.action-button--primary{cursor:pointer;text-align:center;appearance:none;border:none;justify-content:center;align-items:center;gap:1rem;min-height:50px;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:flex}.action-button--primary span{color:inherit}.action-button--primary:focus{outline:none}.action-button--primary:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.action-button--primary{color:#fff;background-color:#329f5b}.action-button--primary:hover{color:#fff;background-color:#2b8a4e}.action-button--secondary{cursor:pointer;text-align:center;appearance:none;border:none;justify-content:center;align-items:center;gap:1rem;min-height:50px;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:flex}.action-button--secondary span{color:inherit}.action-button--secondary:focus{outline:none}.action-button--secondary:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.action-button--secondary{color:#fff;background-color:#2b2a2a}.action-button--secondary:hover{color:#fff;background-color:#454444}.action-button--loading,.action-button[aria-busy=true]{cursor:wait;color:#0000}.action-button--loading .action-button__loader,.action-button[aria-busy=true] .action-button__loader{opacity:1}.action-button--full-width{width:100%}.action-button__text{align-items:center;gap:.5rem;display:inline-flex}.action-button__icon{fill:currentColor;width:24px;height:16px;position:absolute;top:50%}.action-button__icon--forward{right:1.5rem;transform:translateY(-50%)rotate(-90deg)}.action-button__icon--back{left:1.5rem;transform:translateY(-50%)rotate(90deg)}.action-button__loader{opacity:0;pointer-events:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.action-button__loader .loader__circle{background-color:#fffc}.modal-close-button{cursor:pointer;color:#2b2a2a;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .2s;display:flex}.modal-close-button svg{width:24px;height:24px}.modal-close-button:focus{outline:none}.modal-close-button:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.modal-close-button:hover{opacity:.7}.modal-close-button{z-index:10;background-color:#fff;border-bottom:1px solid #2b2a2a;border-left:1px solid #2b2a2a;position:absolute;top:0;right:0}.modular-section{padding-bottom:4rem}.modular-section .rich-text{max-width:70%}@media only screen and (width<=1200px){.modular-section .rich-text{max-width:85%}}@media only screen and (width<=768px){.modular-section .rich-text{max-width:100%}}.featured-items-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media only screen and (width<=768px){.featured-items-grid{grid-template-columns:1fr;gap:1rem}}.grid-item__link{color:inherit;cursor:pointer;text-decoration:none;display:block}.grid-item__link:focus{outline:none}.grid-item__link:focus-visible{outline-offset:4px;outline:2px solid #2b2a2a}.grid-item__img-wrapper{overflow:hidden}.grid-item__img-wrapper img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.grid-item__link-box{z-index:5;background-color:#fff;border-bottom:1px solid #ccc;width:375px;min-height:100px;padding:3rem;position:relative;top:-2.5rem;left:2.5rem}@media only screen and (width<=576px){.grid-item__link-box{width:calc(100% - 4.5rem);margin-right:1.5rem;left:3rem}}.grid-item__category,.grid-item__description{display:block}.grid-item__arrow{width:20px;height:13px;position:absolute;top:4.0625rem;right:1.25rem;transform:rotate(-90deg)}.modular-gallery{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.modular-gallery--single{grid-template-columns:1fr}.modular-gallery__item{width:100%}.modular-gallery__picture{display:block}.modular-gallery__picture img{width:100%;height:auto;display:block}.modular-gallery__description{background-color:#fff;padding:1.5rem}@media only screen and (width<=576px){.modular-gallery__description{padding:1rem}.modular-gallery{grid-template-columns:1fr}}.modular-video{width:100%}.modular-video-wrapper{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.modular-video-wrapper iframe,.modular-video-wrapper video{width:100%;height:100%;position:absolute;top:0;left:0}.modular-video-wrapper video{object-fit:contain;background:#000}.newsletter-signup{max-width:448px}@media only screen and (width<=768px){.newsletter-signup{max-width:100%}}.newsletter-signup .form-field{margin-bottom:0}.newsletter-signup__form{flex-direction:column;gap:1rem;display:flex}.newsletter-signup__submit{cursor:pointer;text-align:center;appearance:none;border:none;justify-content:center;align-items:center;gap:1rem;min-height:50px;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:flex}.newsletter-signup__submit span{color:inherit}.newsletter-signup__submit:focus{outline:none}.newsletter-signup__submit:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.newsletter-signup__submit{color:#fff;background-color:#329f5b}.newsletter-signup__submit:hover{color:#fff;background-color:#2b8a4e}.newsletter-signup__submit{width:100%}.newsletter-signup__submit:disabled{opacity:.6;cursor:not-allowed}.newsletter-signup__thank-you-heading{margin:0 0 .5rem}.newsletter-signup__thank-you-text{margin:0}.video-wrapper{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-wrapper .video-element{width:100%;height:100%;position:absolute;top:0;left:0}.alternate-hero{background-color:#f9f7f6;padding-bottom:4rem}.alternate-hero__picture{max-height:660px;display:block;overflow:hidden}.alternate-hero__picture img{object-fit:cover;width:100%;max-height:660px;display:block}@media only screen and (width<=768px){.alternate-hero__picture{max-height:none}.alternate-hero__picture img{aspect-ratio:1;max-height:none}}.alternate-hero__text-box{background-color:#fff;border-bottom:1px solid #ccc;max-width:85%;margin-top:-6rem;margin-left:3rem;padding:2rem;display:inline-block}.alternate-hero__text-box h1:last-child{margin-bottom:0}@media only screen and (width<=768px){.alternate-hero__text-box{max-width:100%;margin-top:-3rem;margin-left:0}}.top-bar-wrapper{background-color:#2b2a2a;width:100%}.top-bar{color:#fff;align-items:center;gap:1rem;max-width:1440px;height:52px;margin:0 auto;padding:.5rem 1.5rem;display:flex}.top-bar__text{flex:1;position:relative;overflow:hidden}.top-bar__text p{color:#fff;text-align:center;white-space:nowrap;margin-bottom:0;padding-right:2rem}.top-bar__text a{color:#fff;padding-left:.5rem;padding-right:.5rem}.saleschannel-selector{z-index:25;flex-shrink:0;align-items:center;display:flex;position:relative}.saleschannel-selector__selected{cursor:pointer;height:36px;font:inherit;color:inherit;appearance:none;background-color:#0000;border:none;align-items:center;padding:0;display:flex}.saleschannel-selector__selected:focus{outline:none}.saleschannel-selector__selected:focus-visible{outline-offset:2px;outline:2px solid #fff}.saleschannel-selector__selected svg{width:48px;height:36px;display:block}.saleschannel-selector__flag-picture{border-radius:2px;flex-shrink:0;width:48px;height:36px;overflow:hidden}.saleschannel-selector__flag-picture img{object-fit:cover;width:100%;height:100%;display:block}.saleschannel-selector__fallback{color:#fff}.saleschannel-selector__content{flex-wrap:wrap;padding-top:2rem;padding-bottom:2rem;display:flex}.saleschannel-selector__item{color:#fff;flex-shrink:0;align-items:flex-start;gap:1rem;width:100%;padding:0 2rem 2rem 0;text-decoration:none;transition:color .2s;display:flex}@media (width>=1200px){.saleschannel-selector__item{width:33.3333%}}@media (width>=768px) and (width<=1199px){.saleschannel-selector__item{width:50%}}.saleschannel-selector__item:hover,.saleschannel-selector__item:focus-visible{color:#a8505f}.saleschannel-selector__item:focus{outline:none}.saleschannel-selector__item:focus-visible{outline-offset:-2px;outline:2px solid #fff}.saleschannel-selector__item.is-current{font-weight:700}.saleschannel-selector__item-flag-picture{border-radius:2px;flex-shrink:0;width:48px;height:36px;margin-top:.2rem;overflow:hidden}.saleschannel-selector__item-flag-picture img{object-fit:cover;width:100%;height:100%;display:block}.saleschannel-selector__item-text{color:inherit;flex-direction:column;gap:.125rem;display:flex}.saleschannel-selector__item-name{color:inherit;font-size:1.25rem;font-weight:500}.saleschannel-selector__item-language,.saleschannel-selector__item-currency,.saleschannel-selector__item-shipping{color:inherit;font-size:.9375rem}@media only screen and (width<=768px){.top-bar{padding:.5rem 1rem}}@media only screen and (width<=970px){.top-bar{padding-left:0}.top-bar__text p{animation:25s linear 3s infinite text-move}}@keyframes text-move{0%{transform:translate(0)}to{transform:translate(-100%)}}.product-card{width:100%;color:inherit;background-color:#fff;text-decoration:none;display:block;overflow:hidden}.product-card:hover .product-card__extra-img{opacity:1}.product-card__img-wrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.product-card__img{object-fit:cover;width:100%;height:100%;display:block}.product-card__extra-img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s ease-in;display:block;position:absolute;top:0;left:0}.product-card__text{box-sizing:border-box;width:100%;padding:1rem;overflow:hidden}.product-card__text>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-card__text-price{margin:0;font-weight:600}.product-card__text-price--sale{color:#a8505f}.product-card__text-sales{margin-right:.5rem;text-decoration:line-through}.product-card__text-title{font-size:inherit;font-weight:inherit;margin:0;line-height:1.6}.product-card__text-variant,.product-card__text-brand{margin:0}.product-slider__header-row{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.product-slider__header-row>h2{flex:1;min-width:0}.product-slider__description{padding-bottom:1rem}.product-slider{clip-path:inset(0 -100vw 0 0);overflow:visible!important}.product-slider .swiper-container,.product-slider .swiper-slide{cursor:none!important}.product-slider .swiper-wrapper{cursor:none}@media only screen and (width<=768px){.product-slider .swiper-container{cursor:grab!important}.product-slider .swiper-slide{cursor:pointer!important}.product-slider .swiper-wrapper{cursor:grab!important}.product-slider{clip-path:none}}.product-slider{padding-bottom:2rem}.product-slider .swiper-wrapper:after{content:"";flex-shrink:0;width:calc(100vw - 100%);height:0;display:block}.product-slider .swiper-slide{flex-shrink:0;align-self:flex-start;width:calc(50% - 12.5px);margin-right:25px;height:auto!important}.product-slider .swiper-slide:last-child{margin-right:0}@media (width>=769px){.product-slider .swiper-slide{width:calc(33.3333% - 16.6667px)}}@media (width>=1201px){.product-slider .swiper-slide{width:calc(25% - 18.75px)}}@media (width>=1921px){.product-slider .swiper-slide{width:calc(20% - 20px)}}.upsell-offers-section{grid-column:1/-1;margin-top:2rem}@media only screen and (width<=1200px){.front-page{padding-top:4rem}}.news-container{padding-bottom:4rem}.news-container__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}@media only screen and (width<=1200px){.news-container__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=768px){.news-container__grid{grid-template-columns:1fr}}.news-container__all-news{text-align:right;justify-content:flex-end;align-items:center;width:100%;text-decoration:none;display:inline-flex}.news-container__all-news:focus{outline:none}.news-container__all-news:focus-visible{outline-offset:4px;outline:2px solid #2b2a2a}.news-container__all-news svg{width:20px;height:12px;margin-left:1rem}.news-item__link{flex-direction:column;height:100%;text-decoration:none;display:flex}.news-item__link:focus{outline:none}.news-item__link:focus-visible{outline-offset:4px;outline:2px solid #2b2a2a}.news-item__img{aspect-ratio:3/2;background-color:#f9f7f6;width:100%;margin:0;overflow:hidden}.news-item__img img{object-fit:cover;width:100%;height:100%}.news-item__text{text-align:center;background-color:#fff;flex-direction:column;flex-grow:1;justify-content:center;width:100%;min-height:146px;padding:2rem;display:flex}.news-item__date{color:#2b2a2a;margin-bottom:.5rem;display:block}.news-item__title{margin:0}.basket{background-color:#fff;min-height:130px;padding:1.5rem}@media only screen and (width<=768px){.basket{padding:1rem}}.basket__sales-delete{font:inherit;cursor:pointer;outline:inherit;appearance:none;background:0 0;border:none;padding:0}.basket__sales-delete:focus{outline:none}.basket__sales-delete:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.basket__sales-delete{text-align:left;width:100%}.basket__sales-delete:hover{opacity:.8}.basket__delete{align-items:center;gap:1rem;display:flex}.basket__delete svg{fill:#743742;width:16px;height:16px}.basket__link{width:100%;margin-bottom:1.5rem}.basket__input{border:1px solid #ccc;justify-content:flex-start;align-items:center;width:100%;height:50px;margin:0 0 1rem;padding-left:1.5rem;padding-right:1.5rem;font-family:inherit;font-size:.9375rem;display:flex}.basket__input:focus{border-color:#a8505f;outline:none;box-shadow:0 0 0 2px #a8505f33}.basket__complete-icon{fill:#2b2a2a;border:1px solid #ccc;border-radius:50%;width:96px;height:96px;margin-bottom:3rem;padding:1rem}.basket-loading{flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.basket-loading__spinner{width:3rem;height:3rem;display:block;position:relative}.basket-loading__spinner .loader__circle{background-color:#a8505fa8}.basket-loading__spinner{margin-top:2rem}.basket-item{border-top:1px solid #2b2a2a;gap:2rem;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative}@media only screen and (width<=768px){.basket-item{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:1rem;display:grid}}.basket-item:first-of-type{border-top:none}.basket-item:last-of-type{padding-bottom:0}.basket-item--loading{pointer-events:none}.basket-item__overlay{z-index:10;backdrop-filter:blur(2px);background-color:#ffffffd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.basket-item__spinner{width:1.5rem;height:1.5rem;display:block;position:relative}.basket-item__spinner .loader__circle{background-color:#a8505fa8}.basket-item__spinner{flex-shrink:0}.basket-item__image{aspect-ratio:1;flex:3;min-width:0;position:relative}@media only screen and (width<=768px){.basket-item__image{grid-area:1/1}}.basket-item__content{flex-direction:column;flex:7;min-width:0;display:flex}@media only screen and (width<=768px){.basket-item__content{display:contents}}.basket-item__details{width:100%;margin-bottom:2rem}@media only screen and (width<=768px){.basket-item__details{grid-area:1/2;margin-bottom:0}}.basket-item__bottom{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}@media only screen and (width<=768px){.basket-item__bottom{grid-area:2/1/auto/-1;margin-top:1rem}}.basket-item__bottom--promo{background-color:#e8f5e9;flex-wrap:wrap;padding:.5rem}.basket-item__bottom--voucher{background-color:#329f5b1a;flex-wrap:wrap;padding:.5rem}.basket-item__quantity{flex:1;justify-content:flex-start;align-items:center;display:flex}.basket-item__multiply,.basket-item__equals{color:#2b2a2a;flex:none;justify-content:center;align-items:center;padding:0 1rem;font-weight:600;display:flex}@media only screen and (width<=768px){.basket-item__multiply,.basket-item__equals{padding:0 .5rem}}.basket-item__price,.basket-item__total{flex-direction:column;flex:1;align-items:center;display:flex}.basket-item__actions{justify-content:flex-start;display:flex}@media only screen and (width<=768px){.basket-item__actions{grid-area:3/1/auto/-1}}.basket-item__bundle{margin:0}@media only screen and (width<=768px){.basket-item__promo-block,.basket-item__voucher-block{grid-column:1/-1}}.basket-item__campaign{background-color:#e8f5e9;margin-bottom:0;padding:.5rem}.basket-item__voucher{background-color:#329f5b1a;margin-bottom:0;padding:.5rem}.basket-item__img{object-fit:cover;width:100%;height:auto}.basket-item__text{color:#2b2a2a;margin-bottom:0}.basket-item__text--bold{font-weight:600}.basket-item__text-sales{margin:0;text-decoration:line-through;display:block}.basket-item__text-sales-discount{color:#a8505f;display:block}.basket-item__text-sales-discount--strikethrough{text-decoration:line-through}.basket-item__select{width:auto;height:50px;font-family:inherit;font-size:inherit;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #ccc;border-radius:0;padding:.5rem 2rem .5rem 1rem;line-height:1.5}.basket-item__select:focus{border-color:#a8505f;outline:none;box-shadow:0 0 0 2px #a8505f33}.basket-item__select:hover{border-color:#2b2a2a}.basket-item__remove{font:inherit;cursor:pointer;outline:inherit;appearance:none;background:0 0;border:none;padding:0}.basket-item__remove:focus{outline:none}.basket-item__remove:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.basket-item__remove{color:#a8505f;text-decoration:underline;transition:color .2s}.basket-item__remove:hover{color:#a8505f}.basket-item__link{color:inherit;text-decoration:none;display:block}.basket-item__link:hover{opacity:.9}.basket-item__link:focus-visible{outline-offset:.125rem;outline:.125rem solid #a8505f}.upsell-offers-section{width:100%;margin-bottom:0;padding:0}.coupon-list{margin-bottom:1.5rem}.coupon-item{border-bottom:1px solid #ccc;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.coupon-item:first-child{border-top:1px solid #ccc}.coupon-item__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.coupon-item__icon svg{width:18px;height:18px}.coupon-item--voucher .coupon-item__icon{background-color:#329f5b1a}.coupon-item--voucher .coupon-item__icon svg{fill:#329f5b}.coupon-item--giftcard .coupon-item__icon{background-color:#a8505f1a}.coupon-item--giftcard .coupon-item__icon svg{fill:#a8505f}.coupon-item__info{flex-direction:column;gap:.25rem;min-width:0;display:flex}.coupon-item__code{color:#2b2a2a;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.coupon-item__type{font-size:.9375rem}.coupon-item__percent{color:#1d7a3e;white-space:nowrap;font-weight:600}.coupon-item__value{color:#2b2a2a;white-space:nowrap;font-weight:600}.coupon-item__remove{font:inherit;cursor:pointer;outline:inherit;appearance:none;background:0 0;border:none;padding:0}.coupon-item__remove:focus{outline:none}.coupon-item__remove:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.coupon-item__remove{justify-content:center;align-items:center;width:32px;height:32px;padding:.25rem;transition:opacity .2s;display:flex}.coupon-item__remove:hover:not(:disabled){opacity:.7}.coupon-item__remove:disabled{cursor:not-allowed;opacity:.6}.coupon-item__remove svg{fill:#743742;width:16px;height:16px}.coupon-item__loader{width:1rem;height:1rem;display:block;position:relative}.coupon-item__loader .loader__circle{background-color:#743742a8}.coupon-item--deleting{opacity:.6;pointer-events:none;min-height:48px;transition:opacity .3s}@media (width<=480px){.coupon-item{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto}.coupon-item__icon{grid-row:span 2}.coupon-item__percent{display:none}.coupon-item__value{grid-column:2;justify-self:start}.coupon-item__remove{grid-row:span 2}}.cart-summary__section{border-bottom:1px solid #2b2a2a;margin-bottom:1rem;padding-bottom:1rem}.cart-summary__section--final{margin-bottom:0}.cart-summary__row{justify-content:space-between;margin-bottom:.5rem;display:flex}.cart-summary__row:last-child{margin-bottom:0}.cart-summary__row--discount{align-items:flex-start;margin-top:-.25rem;margin-bottom:1rem}.cart-summary__row--discount .cart-summary__label{color:#1d7a3e;align-items:flex-start;gap:.5rem;display:flex}.cart-summary__row--discount .cart-summary__value{color:#1d7a3e}.cart-summary__row--total{font-weight:600}.cart-summary__row--giftcard{margin-bottom:.5rem}.cart-summary__row--giftcard .cart-summary__label{align-items:center;gap:.5rem;display:flex}.cart-summary__row--giftcard .cart-summary__value{color:#1d7a3e}.cart-summary__row--amount-to-pay{font-weight:600}.cart-summary__discounts{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:1rem 0;padding:1rem 0}.cart-summary__label{align-items:flex-start;gap:.5rem;display:flex}.cart-summary__value{text-align:right;color:#2b2a2a;white-space:nowrap;flex-shrink:0;margin-left:1rem}.cart-summary__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cart-summary__icon--promotion{width:14px;height:14px;margin-top:.25rem}.cart-summary__icon--promotion svg{fill:#329f5b;width:14px;height:14px}.cart-summary__icon--voucher{background-color:#329f5b1a;border-radius:50%;width:16px;height:16px;margin-top:.25rem}.cart-summary__icon--voucher svg{fill:#329f5b;width:10px;height:10px}.cart-summary__icon--giftcard{background-color:#a8505f1a;border-radius:50%;width:20px;height:20px}.cart-summary__icon--giftcard svg{fill:#a8505f;width:12px;height:12px}.cart-summary__promotion-banner{color:#329f5b;background-color:#329f5b14;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;display:flex}.promotion-opt-in{background-color:#e8f5e9;border:1px solid #329f5b;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.promotion-opt-in__label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.promotion-opt-in__checkbox{cursor:pointer;flex-shrink:0}.promotion-opt-in__heading{margin:0;font-weight:700}.promotion-opt-in__description{margin:.5rem 0 0}.promotion-opt-in--pending{opacity:.6;pointer-events:none}@keyframes productsFadeIn{0%{opacity:0}to{opacity:1}}.products-wrapper{width:100%;animation:.2s ease-out productsFadeIn}.ais-Hits{width:100%}.ais-Hits-list:not(.products){display:contents}.ais-Hits-item.products__item{box-shadow:none;border:none;margin:0;padding:0}.products{flex-wrap:wrap;gap:1rem;padding:0;animation:.15s ease-out productsFadeIn;display:flex}.products__spacing{cursor:pointer;background-color:#fff;flex-direction:column;align-items:center;width:100%;height:100%;text-decoration:none;transition:all .2s;display:flex;position:relative}.products__spacing:before{content:"";z-index:13;background:linear-gradient(90deg,#fff0,#fff);width:80px;height:95px;position:absolute;bottom:0;right:1rem}.products__spacing:after{content:"";z-index:13;background-color:#fff;width:15px;height:95px;position:absolute;bottom:0;right:0}.products__spacing:hover .products__extra-image{opacity:1}.products__item{box-sizing:border-box;flex:0 0 calc(25% - .75rem);max-width:calc(25% - .75rem);list-style-type:none;display:flex}.products__pagination{flex:0 0 100%;width:100%;padding-bottom:4rem}.products__pagination .ais-Stats{width:100%}.products figure,.products .img-wrapper{aspect-ratio:1;width:100%;margin:0;position:relative;overflow:hidden}.products picture{width:100%;height:100%}.products__image{object-fit:cover;border:none;width:100%;height:100%;display:block}.products__extra-image{z-index:12;object-fit:cover;opacity:0;border:none;width:100%;height:100%;transition:opacity .4s ease-in;display:block;position:absolute;top:0;left:0}.products__details{z-index:14;background-color:#fff;width:100%;min-height:140px;padding:1.5rem;position:relative;bottom:0;overflow:hidden}.products__details:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff 80%);width:40px;height:100%;position:absolute;top:0;right:0}.products__details p{white-space:nowrap;height:auto;margin-bottom:0;padding-right:1rem}.products__details h3{white-space:nowrap;height:auto;font-size:inherit;font-weight:inherit;margin:0;padding-right:1rem;line-height:1.6}.products__details .discount{padding-right:1rem;text-decoration:line-through}.products__details .discount:last-of-type{color:#c75a6a;text-decoration:none}.products__price{min-height:40px;font-weight:600}.products__no-results{padding:4rem 0}.pagination-container{flex:1;width:100%}.pagination{justify-content:flex-end;width:100%;margin-top:1.5rem;padding-bottom:4rem;padding-left:0;list-style-type:none;display:flex;flex-wrap:nowrap!important}.pagination a,.pagination button{white-space:nowrap;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.pagination__arrow{flex-shrink:0;width:16px;height:8px}.pagination__item{flex-shrink:0}.pagination__item a,.pagination__item button{height:21px}.pagination__item:last-of-type{margin-left:25px}.pagination__item:last-of-type .pagination__arrow{transform:rotate(-90deg)}.pagination__item:first-of-type{margin-right:25px}.pagination__item:first-of-type .pagination__arrow{transform:rotate(90deg)}@media only screen and (width<=1200px){.products__item{flex:0 0 calc(33.3333% - .666667rem);max-width:calc(33.3333% - .666667rem)}}@media only screen and (width<=768px){.products__item{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}}@media only screen and (width<=576px){.products{gap:.5rem}.products__item{flex:0 0 calc(50% - .25rem);max-width:calc(50% - .25rem)}.products__details{min-height:95px;padding-left:1rem}.products__details p{height:auto;font-size:.9375rem}.products__spacing:before,.products__spacing:after{height:78px}}.product{gap:2rem;padding-bottom:4rem;display:flex}.product__gallery{flex:2;min-width:0;position:relative}@media only screen and (width<=1200px){.product__gallery{flex:none;width:100%}.product{flex-direction:column}}.product-gallery__swiper{aspect-ratio:1;background-color:#fff}.product-gallery__swiper .swiper-slide{aspect-ratio:1}.product-gallery__swiper .swiper-slide picture,.product-gallery__swiper .swiper-slide img{object-fit:contain;width:100%;height:100%;display:block}.product-gallery__thumbs{margin-top:10px}.product-gallery__thumbs .swiper-slide{aspect-ratio:1;cursor:pointer;opacity:.5;background-color:#fff;border:2px solid #0000;transition:opacity .2s,border-color .2s}.product-gallery__thumbs .swiper-slide-thumb-active{opacity:1;border-color:#2b2a2a}.product-gallery__thumbs .swiper-slide:hover{opacity:.85}.product-gallery__thumbs .swiper-slide picture,.product-gallery__thumbs .swiper-slide img{object-fit:contain;width:100%;height:100%;display:block}.product-gallery__nav{justify-content:center;align-items:center;gap:1rem;padding:1rem 0 0;display:flex}.product-gallery__nav-btn{cursor:pointer;color:#2b2a2a;background-color:#0000;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .3s;display:flex}.product-gallery__nav-btn:hover{opacity:.6}.product-gallery__nav-btn:focus{outline:none}.product-gallery__nav-btn:focus-visible{outline-offset:2px;outline:2px solid #2b2a2a}.product-gallery__nav-btn svg{width:40px;height:40px}.product-gallery__counter{color:#2b2a2a;pointer-events:none;white-space:nowrap;text-align:center;width:128px}.product-gallery__accent{background-color:#f9f7f6;width:100%;height:7px}.product-details{flex:1;min-width:0}.product-details__title{margin-bottom:1.5rem}.product-details__price{height:32px;margin-bottom:1.5rem;font-weight:600}.product-details__price-rrp{margin-right:.5rem}.product-details__price-rrp--strike{text-decoration:line-through}.product-details__price-sale{color:#a8505f;font-weight:600}.product-details__price-notice{background:#ffc10726;border-radius:4px;margin:0 0 1.5rem;padding:.5rem 1rem}.product-details__specs{grid-template-columns:minmax(130px,auto) 1fr;gap:0 1.5rem;padding-bottom:1.5rem;display:grid}.product-details__specs dt{color:#000000b3;border-bottom:1px solid #0000000f;margin:0;padding:.25rem 0;font-weight:400}.product-details__specs dd{color:#000000f2;border-bottom:1px solid #0000000f;margin:0;padding:.25rem 0}.product-details__specs dt:last-of-type,.product-details__specs dd:last-of-type{border-bottom:none}.product-details__spec-with-link{justify-content:space-between;align-items:center;display:flex}.product-details__info-btn{cursor:pointer;color:#00000080;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.product-details__info-btn svg{fill:currentColor;width:18px;height:18px}.product-details__info-btn:hover{color:#a8505f}.product-details__actions{margin-bottom:2rem}.product-details__wishlist{min-height:40px;margin-bottom:2rem}.product-details__delivery{margin:0;padding:0;list-style:none}.product-details__delivery-item{align-items:center;padding-bottom:1rem;display:flex}.product-details__delivery-icon{flex-shrink:0;width:32px;height:32px;margin-right:1.5rem}.product-description{max-width:70%;padding-bottom:4rem}@media only screen and (width<=1200px){.product-description{max-width:85%}}@media only screen and (width<=768px){.product-description{max-width:100%}}.product-description__title{margin-bottom:1.5rem}.product-description p:last-child{margin-bottom:0}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-slider--skeleton{clip-path:none;overflow:hidden!important}.product-slider--skeleton .product-card__img-wrapper,.product-slider--skeleton .product-card__text-price,.product-slider--skeleton .product-card__text-title,.product-slider--skeleton .product-card__text-variant,.product-slider--skeleton .product-card__text-brand{color:#0000;background:linear-gradient(90deg,#ccc 25%,#f9f7f6 50%,#ccc 75%) 0 0/200% 100%;animation:1.5s infinite skeleton-shimmer}.pdp-brand-section{padding-bottom:4rem}.pdp-brand-section__heading{margin-bottom:2rem}.loader__circle{opacity:.6;background-color:#a8505fa8;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite loader-pulse;position:absolute;top:0;left:0}.loader__circle--delay{animation-delay:-1s}.loader{width:32px;height:32px;display:block;position:relative}.loader--big{width:64px;height:64px;margin:0 auto}@keyframes loader-pulse{0%,to{transform:scale(0)}50%{transform:scale(1)}}.checkout-layout{flex-wrap:wrap;gap:2rem;min-height:400px;padding-bottom:4rem;transition:opacity .2s;display:flex;position:relative}@media only screen and (width<=1200px){.checkout-layout{flex-direction:column}}.checkout-layout--loading{opacity:.5;pointer-events:none}.checkout-layout__main{background-color:#fff;flex:2;order:1;min-height:130px;padding:1.5rem}@media only screen and (width<=768px){.checkout-layout__main{padding:1rem}}@media only screen and (width<=1200px){.checkout-layout__main{flex:auto;order:1}.checkout-layout{margin-left:-1.5rem;margin-right:-1.5rem}}@media only screen and (width<=768px){.checkout-layout{margin-left:-1rem;margin-right:-1rem}}.checkout-layout__sidebar{flex-direction:column;flex:1;order:2;align-self:flex-start;gap:2rem;display:flex;position:sticky;top:170px}@media only screen and (width<=1200px){.checkout-layout__sidebar{flex:auto;order:3;width:100%;position:static}}.checkout-layout__block{background-color:#fff;min-height:130px;padding:1.5rem}.checkout-layout__block>.action-button{width:100%;margin-top:1rem;margin-bottom:1rem;display:flex}@media only screen and (width<=768px){.checkout-layout__block{padding:1rem}}.checkout-layout--single{display:block}.checkout-layout--single .checkout-layout__main{flex:none}.checkout-complete{padding-bottom:4rem}.checkout-complete__content{background-color:#fff;min-height:550px;padding:1.5rem}@media only screen and (width<=768px){.checkout-complete__content{padding:1rem}}.checkout-complete__loading{width:100%}.checkout-complete__order{width:100%;display:block}.checkout-complete__summary{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}@media only screen and (width<=768px){.checkout-complete__summary{grid-template-columns:1fr}}.checkout-complete__section{border:1px solid #ccc;padding:1.5rem}@media (width<=400px){.checkout-complete__section{padding:1rem}}.checkout-complete__section h2{border-bottom:1px solid #ccc;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem}.checkout-complete__section address{word-break:break-word;font-style:normal;line-height:1.6}.checkout-complete__section--items{grid-column:1/-1}.checkout-complete__pickup{background-color:#ccc;margin-top:.5rem;padding:1rem}.checkout-complete__items{flex-direction:column;display:flex}.checkout-complete__totals{border-top:1px solid #2b2a2a;margin-top:1.5rem}.checkout-complete__total-row{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 0;display:flex}@media (width<=400px){.checkout-complete__total-row{padding:.5rem 0}}.checkout-complete__total-row:last-child{border-bottom:none;padding-bottom:0}.checkout-complete__total-row--discount{color:#1d7a3e}.checkout-complete__total-row--giftcard{color:#a8505f}.checkout-complete__total-row:has(+.checkout-complete__total-row--grand){border-bottom:none}.checkout-complete__total-row--grand{border-top:2px solid #2b2a2a;padding-top:1rem;font-weight:600}.checkout-complete__total-row>span:first-child{word-break:break-word;min-width:0}.checkout-complete__total-row>span:last-child{text-align:right;flex-shrink:0}.checkout-complete__icon{vertical-align:middle;fill:currentColor;width:16px;height:16px;margin-right:.5rem}.checkout-complete__error{text-align:center;background-color:#fff;padding:3rem 1.5rem}.payment-failed{padding-bottom:4rem}.payment-failed__content{background-color:#fff;padding:1.5rem}@media only screen and (width<=768px){.payment-failed__content{padding:1rem}}.payment-failed__reason{background-color:#cc03000d;border:1px solid #cc0300;border-radius:4px;margin-top:2rem;padding:1.5rem}.payment-failed__reason h2{color:#cc0300;margin-bottom:.5rem;font-size:1.25rem}.payment-failed__reason p{margin:0}.payment-failed__actions{max-width:400px;margin-top:2rem}.payment-failed__support{margin-top:1rem;font-size:.9375rem}.order-item{border-top:1px solid #ccc;gap:1.5rem;padding:1.5rem 0;display:flex}@media only screen and (width<=768px){.order-item{flex-direction:column;gap:1rem}}@media (width<=400px){.order-item{gap:1rem;padding:1rem 0}}.order-item:first-child{border-top:none}.order-item:last-child{padding-bottom:0}.order-item__image{flex:0 0 120px;width:120px;height:120px}.order-item__image img{object-fit:cover;width:100%;height:100%}@media only screen and (width<=768px){.order-item__image{aspect-ratio:1;flex:none;width:100%;max-width:200px;height:auto}}@media (width<=400px){.order-item__image{max-width:150px}}.order-item__details{flex:1;min-width:0}.order-item__name{word-break:break-word;margin-bottom:.5rem;font-size:.9375rem}.order-item__text{word-break:break-word;margin-bottom:.25rem;font-size:.9375rem}.order-item__text--sku{margin-top:.5rem;font-size:.9375rem}.order-item__bundle{margin:.25rem 0;font-size:.9375rem}.order-item__pricing{text-align:right;flex:none}@media only screen and (width<=768px){.order-item__pricing{text-align:left;margin-top:1rem}}@media (width<=400px){.order-item__pricing{margin-top:.5rem}}.order-item__qty-price{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;font-weight:500;display:flex}@media only screen and (width<=768px){.order-item__qty-price{justify-content:flex-start}}@media (width<=400px){.order-item__qty-price{gap:.25rem}}.order-item__quantity{font-weight:600}.order-item__unit-price{flex-direction:column;align-items:flex-end;display:flex}@media only screen and (width<=768px){.order-item__unit-price{align-items:flex-start}}.order-item__price-original{font-size:.9375rem;text-decoration:line-through}.order-item__price-sale{color:#a8505f}.order-item__line-total{font-weight:600}.order-item__promotion,.order-item__voucher{color:#1d7a3e;margin-top:.5rem;font-size:.9375rem}.form-field{margin-bottom:1.5rem}.form-field__label{margin-bottom:.5rem;font-weight:500;display:block}.form-field__required{color:#a8505f;margin-left:.25rem}.form-field__input,.form-field__select,.form-field__textarea{background-color:#fff;border:1px solid #ccc;width:100%;padding:0 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s;display:block}.form-field__input:focus,.form-field__select:focus,.form-field__textarea:focus{border-color:#a8505f;outline:none;box-shadow:0 0 0 2px #a8505f33}.form-field__input,.form-field__select{height:50px}.form-field__textarea{resize:vertical;min-height:96px;padding-top:1rem;padding-bottom:1rem}.form-field__char-count{text-align:right;margin-top:.25rem;font-size:.9375rem;display:block}.form-field__char-count span{font-size:inherit}.form-field__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.form-field__error{color:#cc0300;margin-top:.5rem;font-size:.9375rem;display:block}.form-field--error .form-field__input,.form-field--error .form-field__select,.form-field--error .form-field__textarea{border-width:2px;border-color:#cc0300}.address-fieldgroup{margin-bottom:2rem}.address-fieldgroup__row--two-col{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media only screen and (width<=576px){.address-fieldgroup__row--two-col{grid-template-columns:1fr;gap:0}}.shipping-options{margin-top:2rem}.shipping-options__error,.shipping-options__empty{text-align:center;background-color:#cc03001a;border:1px solid #cc0300;padding:1.5rem}.shipping-options__products{padding-bottom:2rem}.shipping-options__option{margin-bottom:1rem;scroll-margin-top:180px}.shipping-options__option:last-child{margin-bottom:0}.shipping-options__pickup-points,.shipping-options__home-delivery{background-color:#a8505f0d;border:1px solid #a8505f;border-top:none;margin-top:0;padding:1rem}.shipping-options__home-delivery{padding-left:calc(2rem + 20px)}.shipping-options__details-label{margin:0 0 1rem;font-weight:600}.shipping-options__radio{cursor:pointer;border:1px solid #ccc;align-items:flex-start;gap:1rem;padding:1rem;transition:border-color .2s,background-color .2s;display:flex}.shipping-options__radio:hover{border-color:#a8505f}.shipping-options__radio:has(.shipping-options__radio-input:checked){background-color:#a8505f0d;border-color:#a8505f}.shipping-options__radio--selected-with-details{border-bottom:none}.shipping-options__radio-input{opacity:0;width:0;height:0;position:absolute}.shipping-options__radio-input:focus+.shipping-options__radio-box{outline-offset:2px;outline:2px solid #a8505f}.shipping-options__radio-box{border:2px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;transition:border-color .2s;display:flex}.shipping-options__radio:hover .shipping-options__radio-box,.shipping-options__radio:has(.shipping-options__radio-input:checked) .shipping-options__radio-box{border-color:#a8505f}.shipping-options__radio-box:after{content:"";background-color:#a8505f;border-radius:50%;width:10px;height:10px;transition:transform .2s;transform:scale(0)}.shipping-options__radio:has(.shipping-options__radio-input:checked) .shipping-options__radio-box:after{transform:scale(1)}.shipping-options__radio-content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.shipping-options__radio-label,.shipping-options__radio-description{font-size:.9375rem;line-height:1.4}.shipping-options__radio-delivery{font-size:.9375rem}.shipping-options__radio-price{font-weight:500}.shipping-options__radio-price--free{color:#1d7a3e}.shipping-options__radio-price--original{font-weight:400;text-decoration:line-through}.shipping-options__radio-hint{font-size:.9375rem;font-style:italic}.shipping-options__loading{justify-content:center;padding:2rem;display:flex}.shipping-options__address{font-style:normal;line-height:1.6}.shipping-options__store-pickup{background-color:#ccc;margin-top:2rem;padding:1.5rem}.shipping-options__store-info{line-height:1.6}.shipping-options__store-info p{margin:0}.customer-info-form{margin-top:2rem}.customer-info-form__section{margin-bottom:2rem}.customer-info-form__row--two-col{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media only screen and (width<=576px){.customer-info-form__row--two-col{grid-template-columns:1fr;gap:0}}.customer-info-form__row--phone{grid-template-columns:125px 1fr;gap:1rem;display:grid}@media only screen and (width<=576px){.customer-info-form__row--phone{grid-template-columns:125px 1fr;gap:.5rem}}.customer-info-form__toggle{margin:2rem 0}.customer-info-form__checkbox-label{cursor:pointer;user-select:none;align-items:center;display:flex;position:relative}.customer-info-form__checkbox-input{opacity:0;width:0;height:0;position:absolute}.customer-info-form__checkbox-input:focus+.customer-info-form__checkbox-box{outline-offset:2px;outline:2px solid #a8505f}.customer-info-form__checkbox-input:checked+.customer-info-form__checkbox-box svg{opacity:1}.customer-info-form__checkbox-box{border:1px solid #ccc;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;margin-right:1rem;transition:border-color .2s;display:flex}.customer-info-form__checkbox-box svg{opacity:0;width:17px;height:13px;transition:opacity .2s}.customer-info-form__checkbox-text{font-size:.9375rem}.checkout-status{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-bottom:1rem;padding:1rem;display:flex;overflow:auto hidden}.checkout-status::-webkit-scrollbar{height:6px}.checkout-status::-webkit-scrollbar-track{background:#ccc;border-radius:10px}.checkout-status::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.checkout-status::-webkit-scrollbar-thumb:hover{background:#2b2a2a}.checkout-status{scrollbar-width:thin;scrollbar-color:#ccc #ccc}.checkout-status__item{white-space:nowrap;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.checkout-status__number{color:#ccc;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;margin-right:1rem;font-size:.9375rem;font-weight:600;display:flex;position:relative}.checkout-status__checkmark{fill:#fff;background-color:#329f5b;border:1px solid #329f5b;border-radius:50%;width:20px;min-width:20px;height:20px;min-height:20px;padding:4px;position:absolute;top:-8px;right:-8px}.checkout-status__item.is-current{color:#2b2a2a;font-weight:600}.checkout-status__item.is-current .checkout-status__number{color:#fff;background-color:#329f5b;border-color:#329f5b}.checkout-status__item.is-done{color:#2b2a2a}.checkout-status__item.is-done .checkout-status__number{color:#2b2a2a;border-color:#2b2a2a}.checkout-status__arrow{width:24px;min-width:24px;height:16px;margin:0 1rem;transform:rotate(-90deg)}.free-shipping-banner{background-color:#fef9e7;border:1px solid #f0e4b0;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.free-shipping-banner--met{background-color:#e8f5e9;border-color:#329f5b}.free-shipping-banner__content{align-items:center;gap:.5rem;display:flex}.free-shipping-banner__icon{color:#329f5b;flex-shrink:0;align-items:center;display:flex}.free-shipping-banner__text{margin:0}.free-shipping-banner__progress{background-color:#e8e0c0;border-radius:2px;height:4px;margin-top:.5rem;overflow:hidden}.free-shipping-banner--met .free-shipping-banner__progress{display:none}.free-shipping-banner__progress-bar{background-color:#2b2a2a;border-radius:2px;height:100%;transition:width .3s}.free-shipping-banner__link{margin-top:.5rem;display:inline-block}.pickup-points{border:1px solid #0000;border-radius:4px;grid-template-columns:1fr 1fr;grid-template-areas:"search search""map list";gap:1.5rem;min-width:0;transition:border-color .2s;display:grid}.pickup-points--error{border-color:#cc0300}@media only screen and (width<=1200px){.pickup-points{grid-template-columns:1fr;grid-template-areas:"search""map""list"}}.pickup-points__search{background-color:#fff;border:1px solid #ccc;border-radius:4px;flex-wrap:wrap;grid-area:search;align-items:center;gap:1rem;min-width:0;padding:1rem;display:flex}@media only screen and (width<=576px){.pickup-points__search{flex-direction:column;align-items:stretch}}.pickup-points__search-label{white-space:nowrap;flex:auto;min-width:0;font-weight:500}.pickup-points__search-input{box-sizing:border-box;text-align:center;border:1px solid #ccc;flex:0 120px;min-width:80px;height:50px;padding:0 1rem;font-family:inherit;font-size:.9375rem}.pickup-points__search-input:focus{border-color:#2b2a2a;outline:none}@media only screen and (width<=576px){.pickup-points__search-input{flex:auto}}.pickup-points__search .action-button{flex:none}@media only screen and (width<=576px){.pickup-points__search .action-button{width:100%}}.pickup-points__list{flex-direction:column;grid-area:list;gap:1rem;min-width:0;max-height:500px;display:flex;overflow-y:auto}@media only screen and (width<=1200px){.pickup-points__list{max-height:400px}}@media only screen and (width<=576px){.pickup-points__list{max-height:300px}}.pickup-points .error-message{grid-column:1/-1}.pickup-points__loading{grid-column:1/-1;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.pickup-point{background-color:#fff;border:1px solid #ccc;border-radius:4px;transition:border-color .2s,background-color .2s}.pickup-point:hover{border-color:#ccc}.pickup-point--selected{background-color:#a8505f0d;border-color:#a8505f}.pickup-point__radio{cursor:pointer;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.pickup-point__radio-box{border:2px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;transition:border-color .2s;display:flex}.pickup-point__radio:hover .pickup-point__radio-box,.pickup-point__radio--selected .pickup-point__radio-box{border-color:#a8505f}.pickup-point__radio-box:after{content:"";background-color:#a8505f;border-radius:50%;width:10px;height:10px;transition:transform .2s;transform:scale(0)}.pickup-point__radio--selected .pickup-point__radio-box:after{transform:scale(1)}.pickup-point__info{flex-direction:column;gap:.25rem;min-width:0;display:flex}.pickup-point__header{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.pickup-point__name{font-weight:600}.pickup-point__distance{flex-shrink:0;font-size:.9375rem}.pickup-point__address,.pickup-point__hours{font-size:.9375rem}.pickup-map{aspect-ratio:1;z-index:0;border:1px solid #ccc;border-radius:4px;grid-area:map;align-self:start;min-width:0;position:relative;overflow:hidden}.pickup-map__container{width:100%;height:100%}.pickup-map__skeleton{background:linear-gradient(90deg,#ccc 0%,#e6e6e6 50%,#ccc 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite pickup-map-shimmer}@keyframes pickup-map-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.leaflet-popup-content-wrapper{border-radius:4px;font-family:inherit}.leaflet-popup-content{margin:1rem;font-size:.9375rem;line-height:1.4}.leaflet-popup-content strong{color:#2b2a2a;margin-bottom:.25rem;display:block}.gift-wrap{border-bottom:1px solid #ccc;margin-bottom:3rem}.gift-wrap:last-of-type{border-bottom:none;margin-bottom:0}.gift-wrap__count{justify-content:flex-end;margin-bottom:2rem;display:flex}.gift-wrap .form-field{margin-bottom:1rem}.gift-wrap .form-field__textarea{min-height:160px}.gift-wrap__seperate-header{align-items:center;gap:1rem;font-weight:600;display:flex}.gift-wrap__seperate-title{margin:0}.gift-wrap__seperate-img{max-width:100px;max-height:100px}.gift-wrap__header{justify-content:space-between;align-items:baseline;margin:0;padding:0;display:flex}.gift-wrap__remove{color:#a8505f;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.9375rem;text-decoration:underline}.gift-wrap__remove:hover{color:#743742}.gift-wrap__dropzone{border:2px dashed #ccc;border-radius:4px;margin-bottom:1.5rem;padding:1rem}@media only screen and (width<=768px){.gift-wrap__dropzone{padding:.5rem}}.gift-wrap__dropzone{transition:border-color .2s,background-color .2s}.gift-wrap__dropzone-empty{text-align:center;color:#ccc;margin:0;padding:1.5rem}.gift-wrap__message{border-top:1px solid #ccc;margin-top:1rem;padding-top:1rem}.gift-wrap-checkbox{cursor:pointer;margin-bottom:4rem;display:block;position:relative}.gift-wrap-checkbox__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gift-wrap-checkbox__input:focus+.gift-wrap-checkbox__checkbox{outline-offset:2px;outline:2px solid #a8505f}.gift-wrap-checkbox__input:checked~.gift-wrap-checkbox__checkbox svg{opacity:1}.gift-wrap-checkbox__text{padding-left:3rem;display:block}.gift-wrap-checkbox__checkbox{border:1px solid #ccc;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;transition:border-color .2s;display:flex}.gift-wrap-checkbox__checkbox svg{opacity:0;width:17px;height:13px;transition:opacity .2s}.gift-wrap-checkbox__checkbox{position:absolute;top:0;left:0}.gift-wrap-header-row{gap:2rem;display:flex}@media only screen and (width<=768px){.gift-wrap-header-row{gap:1rem}}.gift-wrap-header-row h3{flex:1;min-width:0}.gift-wrap-layout{gap:2rem;display:flex}@media only screen and (width<=768px){.gift-wrap-layout{gap:1rem}}.gift-wrap-pool{flex:1;min-width:0}.gift-wrap-pool__items{border:2px dashed #ccc;border-radius:4px;min-height:100px;padding:1rem}@media only screen and (width<=768px){.gift-wrap-pool__items{padding:.5rem}}.gift-wrap-pool__empty{text-align:center;color:#ccc;margin:0;padding:2rem}.gift-wrap-packages{flex:1;min-width:0}.gift-wrap-packages__add{width:100%;margin-top:1.5rem}.gift-wrap-item{cursor:pointer;border:1px solid #ccc;width:100%;margin-bottom:1rem}.gift-wrap-item:last-of-type{margin-bottom:0}.gift-wrap-item{background:#fff;flex-direction:column;display:flex;position:relative}.gift-wrap-item__img{aspect-ratio:1;width:100%;height:auto;display:block}.gift-wrap-item__text-wrap{padding:1rem}@media only screen and (width<=768px){.gift-wrap-item__text-wrap{padding:.5rem}}.gift-wrap-item__text{margin-bottom:0}.gift-wrap-item__text--bold{font-weight:600}.gift-wrap-item__sales-price{margin:0 .5rem 0 0;text-decoration:line-through;display:inline}.gift-wrap-item__discount-price{color:#a8505f}.gift-wrap-item--draggable{cursor:grab;user-select:none}.gift-wrap-item--draggable:active{cursor:grabbing}.gift-wrap-item__actions{padding:0 1rem 1rem}@media only screen and (width<=768px){.gift-wrap-item__actions{padding:0 .5rem .5rem}}.gift-wrap-item__move-btn,.gift-wrap-item__move-select{box-sizing:border-box;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ccc;border-radius:4px;width:100%;padding:.5rem 1rem;font-size:.9375rem;line-height:1.4}.gift-wrap-item__move-btn:hover,.gift-wrap-item__move-select:hover{border-color:#999}.gift-wrap-item.sortable-ghost{opacity:.15!important;border:2px dashed #ccc!important}.gift-wrap-item.sortable-chosen{cursor:grabbing!important}.filter{min-height:50px;margin-bottom:2rem;display:flex}.filter-container{width:100%;display:block}.filter-content{justify-content:space-between;width:100%;display:flex}.sort{z-index:13;justify-content:flex-end;align-items:center;height:50px;min-height:50px;display:flex;position:relative}.sort__label{align-items:center;min-height:50px;margin-right:1rem;line-height:50px;display:flex}.sort select{font-family:inherit;font-size:inherit;cursor:pointer;appearance:none;box-sizing:border-box;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23333' d='M1.41 0L6 4.59 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E") right .9375rem center/.75rem no-repeat;border:1px solid #ccc;outline:none;width:auto;height:50px;min-height:50px;padding:0 3rem 0 1.5rem;line-height:50px}.sort select:focus{outline:2px solid #0000}.sort option{background-color:#fff;padding:1rem;line-height:1.5}.filter-actions{justify-content:flex-start;align-items:center;gap:2rem;width:100%;min-height:50px;margin-bottom:2rem;display:flex}.filter-actions .ais-CurrentRefinements,.filter-actions .filter-actions__mobile-btn{display:none}.filter-actions .reset-all{flex:1;padding-top:0}.filter-actions .sort{flex:none}.reset-all{height:50px}.reset-all__button{cursor:pointer;text-align:center;appearance:none;border:none;justify-content:center;align-items:center;gap:1rem;min-height:50px;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:flex}.reset-all__button span{color:inherit}.reset-all__button:focus{outline:none}.reset-all__button:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.reset-all__button{color:#fff;background-color:#2b2a2a}.reset-all__button:hover{color:#fff;background-color:#454444}.reset-all__button-disabled:disabled,.reset-all__button-disabled.is-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.filter-mobile__open{cursor:pointer;text-align:left;appearance:none;width:100%;height:50px;font:inherit;background-color:#fff;border:1px solid #ccc;flex:1;padding-left:10px;position:relative}.filter-mobile__badge{white-space:nowrap;z-index:10;pointer-events:none;background-color:#329f5b;border-radius:4px;padding:4px 8px;position:absolute;top:-14px;right:10px;box-shadow:0 2px 4px #0000001a}.filter-mobile__close{color:#fff;cursor:pointer;text-align:center;width:100%;height:50px;font:inherit;background-color:#2b2a2a;border:1px solid #2b2a2a;padding-left:10px}.filter-mobile__open,.mobile-close,.mobile-stats{display:none}@media only screen and (width<=1200px){.filter{height:0;min-height:0;margin:0;overflow:visible}.filter-container{z-index:100;background-color:#f9f7f6;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow-y:auto}.filter-container.is-visible{display:block}.filter-content{flex-direction:column;width:100%;padding:8rem 2rem 2rem}.filter-content .custom-select{flex:none;width:100%;max-width:100%;height:50px;min-height:50px;margin-bottom:1rem;margin-right:0}.filter-content .custom-select .custom-select__toggle{box-sizing:border-box;border:1px solid #ccc;min-height:50px;height:50px!important;padding:0 20px!important}.filter-content .custom-select .custom-select-menu{width:calc(100% + 2px)}.filter-actions{flex-wrap:nowrap;justify-content:flex-start;gap:1rem}.filter-actions .filter-actions__mobile-btn{flex:0 0 calc(25% - .67rem);height:50px;display:block}.filter-actions .filter-actions__mobile-btn .ais-CurrentRefinements{height:100%;display:block}.filter-actions .filter-actions__mobile-btn .filter-mobile__open{width:100%;height:100%;display:block}.filter-actions .reset-all{flex:0 0 calc(25% - .67rem)}.filter-actions .sort{flex:0 0 calc(50% - .67rem);margin-left:0}.filter-mobile__open,.mobile-close,.mobile-stats{display:block}.mobile-close{cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;position:absolute;top:56px;right:32px;display:flex!important}.mobile-close svg{width:24px;height:24px}.mobile-stats{background-color:#fff;border-top:none;margin-top:0;padding-top:0;position:sticky;bottom:0;display:block!important}.mobile-stats .filter-mobile__close{width:100%;display:block}.filter-content>.custom-select{display:none}.filter-container.is-visible .filter-content>.custom-select{display:flex}}@media only screen and (width<=768px){.filter-actions{flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.filter-actions .filter-actions__mobile-btn{flex:0 0 calc(50% - .5rem);order:1}.filter-actions .reset-all{flex:0 0 calc(50% - .5rem);order:2}.filter-actions .reset-all__button{width:100%;padding-left:1rem;padding-right:1rem}.filter-actions .sort{flex:0 0 100%;order:3;justify-content:space-between;align-items:center;gap:1rem;display:flex}.filter-actions .sort .sort__label{text-align:left;flex:0 0 calc(50% - .5rem);margin:0}.filter-actions .sort select{flex:0 0 calc(50% - .5rem);width:100%}}@media only screen and (width<=576px){.filter-actions .sort .sort__label{flex:0 0 calc(25% - .5rem)}.filter-actions .sort select{flex:0 0 calc(75% - .5rem)}}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.custom-select{cursor:pointer;background-color:#fff;border:1px solid #ccc;flex-direction:column;flex:0 0 calc(16.6667% - 1.66667rem);width:calc(16.6667% - 1.66667rem);min-width:0;max-width:calc(16.6667% - 1.66667rem);height:50px;margin-right:2rem;animation:1.5s background;display:flex;position:relative}.custom-select:nth-of-type(6){margin-right:0}.custom-select__toggle{width:100%;height:100%;font:inherit;color:inherit;cursor:pointer;appearance:none;background-color:#fff;border:none;justify-content:space-between;align-items:center;padding:0 20px;display:flex;overflow:hidden}.custom-select__toggle-title{pointer-events:none;white-space:nowrap;margin-bottom:0}.custom-select__toggle-arrow{pointer-events:none;width:16px;height:8px;transition:transform .2s ease-out}.custom-select__badge{white-space:nowrap;z-index:10;pointer-events:none;background-color:#329f5b;border-radius:4px;padding:4px 8px;position:absolute;top:-22px;right:10px;box-shadow:0 2px 4px #0000001a}.custom-select__badge--locked{background-color:#cc0300}.custom-select.is-disabled{pointer-events:none}.custom-select.is-disabled svg{display:none}.locked{pointer-events:none;background-color:#f9f7f6;animation:none;position:relative;overflow:visible}.locked .custom-select__toggle-arrow{z-index:1;width:16px;height:16px;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.locked .custom-select__toggle-title{color:#2b2a2a}.locked:before{content:"";pointer-events:none;background:linear-gradient(270deg,#f9f7f6,#f9f7f600);width:calc(70% - 50px);height:50px;position:absolute;bottom:0;right:50px}.locked:after{content:"";background-color:#f9f7f6;width:50px;height:100%;position:absolute;top:0;right:0}.custom-select-menu{z-index:16;width:350px;max-height:0;transition:max-height .3s ease-in-out;position:absolute;top:49px;left:-1px;overflow:hidden}.custom-select-menu__container{background:#fff;flex-direction:column;padding:1rem;display:flex}.custom-select-menu__list{max-height:160px;margin:0;padding:0;overflow-y:auto}.custom-select-menu__no-items{padding-left:1.5rem}.custom-select-menu__group-header{color:#2b2a2a;margin-top:1rem;padding:0 1rem 1rem;font-weight:700}.custom-select-menu__group-header:first-child{margin-top:0}.custom-select-menu__price-range-item,.custom-select-menu__list-item{list-style:none}.custom-select-menu__list-item:not(:last-of-type){margin-bottom:1rem}.custom-select-menu__list-item-container{cursor:pointer;background-color:#fff;border:1px solid #ccc;align-items:center;width:100%;height:50px;padding:0 1rem;transition:background-color .1s ease-in,border-color .1s ease-in;display:flex;position:relative}.custom-select-menu__list-item-container:hover{background-color:#f9f7f6}.custom-select-menu__list-item-container.is-active{background-color:#f9f7f6;border-color:#2b2a2a;padding-right:3rem}.custom-select-menu__list-item-container.is-disabled{color:#ccc}.custom-select-menu__checkmark{width:17px;height:12px;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.custom-select-menu__item-content{display:flex}.custom-select-menu__item-count{padding-left:.25rem}.custom-select-menu__item-count:before{content:"("}.custom-select-menu__item-count:after{content:")"}.custom-select-menu .ais-RefinementList{height:100%}.custom-select.is-active{border:1px solid #2b2a2a;border-bottom:1px #fff}.custom-select.is-active .custom-select__toggle-arrow{transform:rotate(180deg)scaleX(-1)}.custom-select.is-active .custom-select-menu{border:1px solid #2b2a2a;max-height:270px;animation:.3s backwards hide-scroll}.product-details .custom-select{width:100%}.product-details .custom-select__toggle.has-error{border:1px solid #cc0300}.product-details .custom-select-menu{width:calc(100% + 2px);left:-1px}.product-details .is-disabled{pointer-events:none;cursor:unset}.product-details .is-disabled span{color:#ccc}.product-details .is-disabled:hover{background:unset}@media only screen and (width>=1201px){.filter-content>.custom-select{display:flex}}@media only screen and (width<=1200px){.product-details .custom-select{max-width:400px}}@media only screen and (width<=768px){.product-details .custom-select{display:flex}.product-details .custom-select__toggle{padding:0 2rem!important}.product-details .custom-select-menu{left:-1px!important}}@media only screen and (width<=576px){.product-details .custom-select{max-width:none}}.reset-label{margin-top:1rem}.reset-label:has(.reset-label__button-disabled),.reset-label__button-disabled{display:none}.reset-label .ais-ClearRefinements-button{cursor:pointer;text-align:center;appearance:none;border:none;justify-content:center;align-items:center;gap:1rem;min-height:50px;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:flex}.reset-label .ais-ClearRefinements-button span{color:inherit}.reset-label .ais-ClearRefinements-button:focus{outline:none}.reset-label .ais-ClearRefinements-button:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.reset-label .ais-ClearRefinements-button{color:#fff;background-color:#2b2a2a}.reset-label .ais-ClearRefinements-button:hover{color:#fff;background-color:#454444}.reset-label .ais-ClearRefinements-button{background-color:#2b2a2a!important;width:100%!important}.reset-label .ais-ClearRefinements-button:hover{background-color:#454444!important}@keyframes background{0%{background-color:#f9f7f6}to{background-color:#fff}}@keyframes hide-scroll{0%,to{overflow:hidden}}.price-range-input{flex-direction:column;gap:1rem;display:flex}.price-range-input__fields{align-items:flex-end;gap:.5rem;display:flex}.price-range-input__field{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.price-range-input__label{font-size:.9375rem}.price-range-input__input-wrapper{border:1px solid #ccc;align-items:center;display:flex}.price-range-input__input-wrapper:focus-within{border-color:#ccc}.price-range-input__currency{color:#ccc;white-space:nowrap;pointer-events:none;user-select:none;padding:0 .5rem;font-size:.9375rem}.price-range-input__input{-moz-appearance:textfield;border:none;flex:1;min-width:0;padding:.5rem;font-family:inherit;font-size:.9375rem}.price-range-input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-range-input__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price-range-input__input:focus{outline:none}.price-range-input__separator{padding-bottom:.5rem}.price-range-input .validation-summary{margin-bottom:0}.price-range-input__submit{cursor:pointer;background:0 0;border:1px solid #ccc;width:100%;padding:.5rem 1rem;font-family:inherit;font-size:.9375rem}.card{background-color:#fff;margin-bottom:1.5rem;padding:3rem 2rem;text-decoration:none;position:relative}.card a{text-decoration:none}.card__title{margin:0;padding:0;font-size:.9375rem;font-weight:600;text-decoration:none}.card__title a{padding-bottom:1.5rem;display:inline-block}.card__child-wrap{flex-wrap:wrap;display:flex}.card__child-title{margin-bottom:0;padding-bottom:1.5rem;text-decoration:none}@media only screen and (width<=768px){.card__child-wrap{padding:0}}.breadcrumbs{padding-bottom:4rem}.breadcrumbs__list{scroll-behavior:smooth;scrollbar-width:none;flex-wrap:nowrap;align-items:center;margin:0;padding:0;list-style:none;display:flex;overflow:auto hidden}.breadcrumbs__list::-webkit-scrollbar{display:none}.breadcrumbs__item{white-space:nowrap;flex-shrink:0;align-items:center;display:inline-flex}.breadcrumbs__link{margin-right:1rem;text-decoration:underline}.breadcrumbs__link:hover{color:#a8505f}.breadcrumbs__link:focus-visible{outline-offset:2px;outline:2px solid #2b2a2a}.breadcrumbs__link--active{pointer-events:none;text-decoration:none}.breadcrumbs__separator{width:6px;height:10px;margin-right:1rem}.brand-reference{position:relative}.brand-reference__link{color:inherit;text-decoration:none;display:block;position:relative}.brand-reference__link:focus{outline:none}.brand-reference__link:focus-visible{outline-offset:4px;outline:2px solid #2b2a2a}.brand-reference__picture{display:block;overflow:hidden}.brand-reference__image{object-fit:cover;width:100%;max-height:660px;transition:transform .5s;display:block}.brand-reference__link:hover .brand-reference__image{transform:scale(1.05)}.brand-reference__content{z-index:1;background-color:#fff;border-bottom:1px solid #ccc;width:375px;min-height:100px;margin-top:-2.5rem;margin-left:auto;margin-right:3rem;padding:3rem;position:relative}.brand-reference__label{margin:0 0 .5rem}.brand-reference__title{justify-content:space-between;align-items:center;margin:0;font-weight:600;display:flex}.brand-reference__arrow{flex-shrink:0;width:32px;height:21px;transform:rotate(-90deg)}@media only screen and (width<=768px){.brand-reference__image{aspect-ratio:1;max-height:none}.brand-reference__content{width:calc(100% - 4.5rem);margin-left:3rem;margin-right:1.5rem}}@media only screen and (width<=576px){.brand-reference__content{width:calc(100% - 4.5rem);margin-left:3rem;margin-right:1.5rem}.brand-reference__image{max-height:411px}}.dropdown-overlay{box-sizing:border-box;z-index:24;background-color:#fff;width:100%;height:calc(100vh - 162px);display:none;position:fixed;top:162px;left:0;right:0}.dropdown-overlay.is-active{flex-direction:column;display:flex}@media only screen and (width<=768px){.dropdown-overlay{height:calc(100vh - 142px);top:142px}}.dropdown-overlay--dark{background-color:#2b2a2a}.dropdown-overlay--topbar{z-index:25;height:auto;max-height:calc(100vh - 52px);top:52px}.dropdown-overlay-header{flex-shrink:0}.dropdown-overlay-header .dropdown-content{justify-content:flex-end;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.dropdown-overlay-scroll{scrollbar-gutter:stable;flex:1;width:100%;max-width:1440px;margin:0 auto;padding:0 1.5rem 4rem;overflow:hidden auto}.dropdown-content{max-width:1440px;margin:0 auto;padding:0 1.5rem}.dropdown-close{cursor:pointer;color:#2b2a2a;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .2s;display:flex}.dropdown-close svg{width:24px;height:24px}.dropdown-close:focus{outline:none}.dropdown-close:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.dropdown-close:hover{opacity:.7}.dropdown-close{flex-shrink:0}.dropdown-close--dark svg{color:#fff;fill:#fff}.dropdown-close--dark:focus-visible{outline-color:#fff}@keyframes instantSearchFadeIn{0%{opacity:0}to{opacity:1}}.search-results{border-bottom:1px solid #ccc;align-items:center;width:100%;min-height:70px;margin-bottom:2rem;padding:2rem 0 1rem;display:flex;position:relative}.search-results .ais-Stats{align-items:center;width:100%;height:26px;min-height:26px;animation:.15s ease-out instantSearchFadeIn;display:flex}.search-results__text{justify-content:space-between;align-items:center;gap:2rem;width:100%;height:26px;min-height:26px;display:flex}.search-results__text>span{text-align:left;flex:none}.search-results .pagination-container{flex:auto;justify-content:flex-end;align-items:center;height:26px;margin:0;padding:0;display:flex}.search-results .pagination{align-items:center;height:26px;margin:0;padding:0;display:flex}.search-results--bottom{border-top:1px solid #ccc;border-bottom:none;height:90px;min-height:90px;margin-top:2rem;margin-bottom:0;padding-bottom:2rem}.search-bar-result{background-color:#f9f7f6}.search-bar-wrap .search-bar-icon{flex-shrink:0;width:27px;height:27px}.search-bar-wrap .search-bar-input-wrapper{background-color:#f9f7f6;align-items:center;gap:1rem;width:100%;min-width:0;max-width:600px;padding:0 1rem;display:flex}.search-bar-wrap .search-bar-input{color:#2b2a2a;text-align:left;min-width:0;font:inherit;appearance:none;background-color:#0000;border:none;border-radius:0;flex:1;padding:1rem 0}.search-bar-wrap .search-bar-input:focus,.search-bar-wrap .search-bar-input:focus-visible{outline:none}@media only screen and (width<=768px){.search-bar-result{height:calc(100vh - 142px);top:142px}.search-bar-result.is-active{z-index:101}}.promotion-badges{z-index:15;flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex;position:absolute;top:1rem;left:1rem}.promotion-badges__new{background:#a8505f;border-radius:18px;justify-content:center;align-items:center;height:32px;margin-right:1rem;padding-left:18px;padding-right:18px;display:flex}.promotion-badges__sale-badge{color:#000;background:#ffe44d;border-radius:18px;justify-content:center;align-items:center;height:32px;margin-right:1rem;padding-left:12px;padding-right:12px;display:flex}@media only screen and (width<=576px){.promotion-badges{top:1rem;left:1rem}.promotion-badges__new{height:32px;padding-left:15px;padding-right:15px}.promotion-badges__sale-badge{white-space:nowrap;height:32px}}.added{pointer-events:none;opacity:0;z-index:20;background-color:#2b2a2acc;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .5s ease-in-out;display:flex;position:fixed;top:0;left:0}.added__content{background-color:#fff;border-radius:.3125rem;flex-direction:column;justify-content:center;align-items:center;width:240px;height:240px;padding:2rem;transition:all .2s ease-in-out .1s;display:flex;overflow:hidden;transform:scale(.8)}.added.is-active{opacity:1}.added.is-active .added__content{transform:scale(1)}.added__icon-row{justify-content:center;align-items:center;padding-bottom:1.5rem;display:flex}.added__icon{fill:#fff;box-sizing:border-box;background-color:#329f5b;border-radius:50%;width:48px;height:48px;padding:.5rem}.base-modal{visibility:hidden;opacity:0;z-index:100;background-color:#2b2a2a00;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;transition:opacity .2s,visibility .2s,background-color .2s;display:flex;position:fixed;top:0;left:0}.base-modal__content{background-color:#fff;max-height:calc(100vh - 2rem);position:relative;overflow-y:auto}.base-modal.is-active{visibility:visible;opacity:1;background-color:#2b2a2acc}.base-modal__content--small{width:90%;max-width:500px;padding:2rem}.base-modal__content--medium{width:90%;max-width:700px;padding:2rem}.base-modal__content--large{width:100%;max-width:1440px;height:calc(100vh - 4rem);overflow-y:auto}.base-modal__content--full{width:100%;max-width:100%;height:100%;max-height:100%}.base-modal__title{margin-top:0;padding-top:0;padding-right:2rem}.base-modal__actions{gap:2rem;margin-top:2rem;display:flex}@media only screen and (width<=576px){.base-modal__actions{flex-direction:column;gap:1rem}.base-modal__actions .action-button{width:100%}}.base-modal__teaser{margin-bottom:1.5rem}.base-modal__teaser p{margin:0 0 1rem}.base-modal__teaser p:last-child{margin-bottom:0}.quick-add-modal__loading{justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex}.quick-add-modal__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;padding:2rem;display:flex}.quick-add-modal__body{grid-template-columns:1fr;gap:0;display:grid}@media (width>=768px){.quick-add-modal__body{grid-template-columns:3fr 2fr;gap:0}}.quick-add-modal__gallery{background-color:#fff;padding:1rem;overflow:hidden}.quick-add-modal__main-image{aspect-ratio:1;object-fit:contain;background-color:#fff;width:100%;height:auto;display:block}.quick-add-modal__thumbs{gap:.5rem;margin-top:.5rem;display:flex}.quick-add-modal__thumb{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;flex:none;width:60px;height:60px;padding:0;transition:opacity .2s,border-color .2s}.quick-add-modal__thumb:hover{opacity:.85}.quick-add-modal__thumb--active{opacity:1;border-color:#2b2a2a}.quick-add-modal__thumb img{object-fit:contain;width:100%;height:100%;display:block}.quick-add-modal__info{flex-direction:column;padding:1.5rem;display:flex}@media (width>=768px){.quick-add-modal__info{padding:2rem}}.quick-add-modal__title{margin:0 0 .5rem}.quick-add-modal__brand{margin:0 0 1rem}.quick-add-modal__price{margin:0 0 1.5rem;font-weight:600}.quick-add-modal__price-original{margin-right:.5rem;font-weight:400;text-decoration:line-through}.quick-add-modal__price-sale{color:#a8505f}.quick-add-modal__specs{grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:0 0 1.5rem;padding:0;display:grid}.quick-add-modal__specs dd{margin:0}.quick-add-modal__variants{flex:1}.quick-add-modal__placeholder{font-style:italic}.quick-add-modal__add-btn{width:100%}.quick-add-modal__description{margin-top:1.5rem}.quick-add-modal__description-title{margin:0 0 1rem;font-weight:600}.quick-add-modal__description p{margin:0;line-height:1.6}.descriptive-modal__title{margin:0 0 1rem;padding:0 2rem 0 0}.descriptive-modal__teaser{margin:0 0 1.5rem;line-height:1.6}.descriptive-modal__link{cursor:pointer;text-align:center;appearance:none;border:none;justify-content:center;align-items:center;gap:1rem;min-height:50px;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s,opacity .2s;display:flex}.descriptive-modal__link span{color:inherit}.descriptive-modal__link:focus{outline:none}.descriptive-modal__link:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.descriptive-modal__link{color:#fff;background-color:#2b2a2a}.descriptive-modal__link:hover{color:#fff;background-color:#454444}.descriptive-modal__link{margin-top:2rem;text-decoration:none;display:flex}.color-picker{border:none;grid-template-columns:repeat(3,1fr);gap:15px;margin:0 0 1.5rem;padding:0;display:grid}.color-picker__btn{aspect-ratio:1;cursor:pointer;background:0 0;border:2px solid #0000;width:100%;padding:0;transition:border-color .2s;position:relative;overflow:hidden}.color-picker__btn:after{content:"";background-color:#2b2a2a;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.color-picker__btn:hover:after{width:100%}.color-picker__btn--active{border-color:#2b2a2a}.color-picker__btn--active:after{display:none}.color-picker__btn:focus{outline:none}.color-picker__btn:focus-visible{outline-offset:2px;outline:2px solid #2b2a2a}.color-picker__img{object-fit:cover;width:100%;height:100%}.color-picker__picture{width:100%;height:100%}.color-picker__picture img{object-fit:cover;width:100%;height:100%}.size-dropdown{width:100%;padding-bottom:1.5rem;position:relative}.size-dropdown__btn{width:100%;height:50px;font:inherit;color:inherit;text-align:left;cursor:pointer;appearance:none;background-color:#fff;border:1px solid #ccc;justify-content:space-between;align-items:center;gap:1.5rem;padding:0 1rem;display:flex}.size-dropdown__btn--error{border-color:#cc0300}.size-dropdown--open .size-dropdown__btn{border-color:#2b2a2a #2b2a2a #ccc}.size-dropdown__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-bottom:0;overflow:hidden}.size-dropdown__arrow{flex-shrink:0;width:16px;height:8px;transition:transform .2s ease-out}.size-dropdown--open .size-dropdown__arrow{transform:rotate(180deg)scaleX(-1)}.size-dropdown__menu{z-index:14;background-color:#fff;max-height:0;transition:max-height .3s ease-in-out;position:absolute;top:50px;left:0;right:0;overflow:hidden}.size-dropdown--open .size-dropdown__menu{border-bottom:1px solid #2b2a2a;border-left:1px solid #2b2a2a;border-right:1px solid #2b2a2a;max-height:270px}.size-dropdown__list{max-height:220px;margin:0;padding:1.5rem 0 1rem;list-style:none;overflow-y:auto}.size-dropdown__item{padding:0 1rem 1rem}.size-dropdown__item:last-child{padding-bottom:0}.size-dropdown__option{width:100%;min-height:50px;font:inherit;color:inherit;text-align:left;cursor:pointer;appearance:none;background-color:#fff;border:1px solid #ccc;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem 1rem;transition:background-color .1s ease-in,border-color .1s ease-in;display:flex;position:relative}.size-dropdown__option:hover{background-color:#f9f7f6}.size-dropdown__option--active,.size-dropdown__option--active:hover{border-color:#2b2a2a}.size-dropdown__option:disabled{pointer-events:none;color:#ccc}.size-dropdown__option:disabled:hover{background-color:#fff}.size-dropdown__option:disabled{background:linear-gradient(to top right,#0000 calc(50% - .5px),#ccc calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(to bottom right,#0000 calc(50% - .5px),#ccc calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),#fff}.size-dropdown__value,.size-dropdown__stock{margin-bottom:0}.size-dropdown__stock{align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.size-dropdown__stock svg{flex-shrink:0;width:16px;height:16px}.size-dropdown__stock--in-stock svg{fill:#329f5b}.size-dropdown__stock--low-stock svg{fill:#b45309}.size-dropdown__stock--out-of-stock svg{fill:#cc0300}.delivery-info{background-color:#329f5b0f;border:1px solid #329f5b;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.delivery-info--backorder{background-color:#b453090f;border-color:#b45309}.delivery-info--sold-out{background-color:#cc03000f;border-color:#cc0300}.delivery-info__icon{fill:#329f5b;flex-shrink:0;width:18px;height:18px;margin-top:2px}.delivery-info--backorder .delivery-info__icon{fill:#b45309}.delivery-info--sold-out .delivery-info__icon{fill:#cc0300}.delivery-info__lines{flex-direction:column;gap:2px;min-width:0;display:flex}.delivery-info__text{margin:0;font-size:.9375rem;line-height:1.4}.delivery-info__subtext{color:#2b2a2a;opacity:.7;margin:0;font-size:.8125rem;line-height:1.4}.delivery-info--skeleton{background-color:#0000;border-color:#ccc}.delivery-info__icon-placeholder{background:#ccc;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:2px}.delivery-info__text-placeholder{background:linear-gradient(90deg,#ccc 25%,#f9f7f6 50%,#ccc 75%) 0 0/200% 100%;border-radius:4px;flex:1;height:2.625rem;animation:1.5s infinite skeleton-shimmer}.product-category-page__filter-heading{margin-bottom:2rem}.product-category-page__products-section{width:100%;min-height:800px;padding-bottom:4rem;scroll-margin-top:162px}.article-page__header-image{margin-bottom:4rem}.article-page>.rich-text{max-width:70%}@media only screen and (width<=1200px){.article-page>.rich-text{max-width:85%}}@media only screen and (width<=768px){.article-page>.rich-text{max-width:100%}}.article-page>.rich-text{padding-bottom:4rem}.article-page__date{padding-bottom:4rem;display:block}.contact-info{padding-bottom:4rem}.contact-info p{margin:0;line-height:1.8}.contact-info__company{font-weight:700}.contact-info__field{margin-top:1rem!important}.article-listing{padding-bottom:4rem}.article-listing__content{grid-template-columns:2fr 3fr;gap:2rem;display:grid}@media only screen and (width<=768px){.article-listing__content{grid-template-columns:1fr}}.article-listing__sidebar{align-self:flex-start;max-height:calc(100vh - 186px);position:sticky;top:186px;overflow-y:auto}@media only screen and (width<=768px){.article-listing__sidebar{display:none}}.article-listing__accordion section{padding-bottom:2rem;scroll-margin-top:186px}.article-listing__accordion section:last-child{padding-bottom:0}.article-listing__accordion ul{margin:0;padding:0;list-style:none}.article-listing__accordion li{margin-bottom:1rem}.article-listing__accordion li:last-child{margin-bottom:0}.article-listing__list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:2rem;display:grid}@media only screen and (width<=576px){.article-listing__list{grid-template-columns:1fr}}.article-listing__item{margin-bottom:0;text-decoration:none}.article-listing__item>a{width:100%;display:block}.article-listing__item-img{width:100%;height:270px;margin:0;overflow:hidden}.article-listing__item-img div{width:100%;height:100%}.article-listing__item-img img{vertical-align:bottom;object-fit:cover;height:100%}.article-listing__item-text{text-align:center;background-color:#fff;flex-direction:column;justify-content:center;width:100%;height:245px;padding:2rem 1rem 3rem;display:flex}.article-listing__item-title{text-align:center;margin-top:2rem;font-size:1.25rem}.article-link,.category-link{justify-content:space-between;align-items:center;padding:1rem 1.5rem;text-decoration:none;display:flex}.article-link svg,.category-link svg{fill:currentColor;flex-shrink:0;width:24px;height:24px;transform:rotate(-90deg)}.category-nav{margin:0;padding:0;list-style:none}.category-nav li{margin-bottom:1rem}.category-link{color:#fff;background-color:#a8505f}.category-link:hover{color:#fff;background-color:#974855}.article-link{color:inherit;background-color:#fff}.article-link:hover{background-color:#f9f7f6}.rich-text>p,.rich-text>h2,.rich-text>h3,.rich-text>ul,.rich-text>ol,.rich-text>blockquote,.rich-text>pre,.rich-text>hr,.rich-text>picture{margin-top:0;margin-bottom:1rem}.rich-text>blockquote{margin-top:4rem;margin-bottom:4rem}.rich-text>:has(+h2),.rich-text>:has(+h3){margin-bottom:4rem}.rich-text>:last-child{margin-bottom:0}.rich-text--section-spacing{margin-bottom:4rem}.hero-slider{clip-path:inset(0 -100vw 0 0);overflow:visible!important}.hero-slider .swiper-container,.hero-slider .swiper-slide{cursor:none!important}.hero-slider .swiper-wrapper{cursor:none}@media only screen and (width<=768px){.hero-slider .swiper-container{cursor:grab!important}.hero-slider .swiper-slide{cursor:pointer!important}.hero-slider .swiper-wrapper{cursor:grab!important}.hero-slider{clip-path:none}}.hero-slider:not(.swiper-initialized){clip-path:none;overflow:hidden!important}.hero-slider{padding-bottom:2rem}.hero-slider .swiper-wrapper:after{content:"";flex-shrink:0;width:calc(100vw - 100%);height:0;display:block}.hero-slider .swiper-slide{align-self:flex-start;width:auto;height:auto;margin-right:25px}.hero-slider .swiper-slide:last-child{margin-right:0}.hero-slider__nav-row{justify-content:flex-end;margin-bottom:1rem;display:flex}.hero-slider__item{flex-direction:column;flex-shrink:0;width:672px;text-decoration:none;display:flex}@media only screen and (width<=576px){.hero-slider__item{width:calc(100vw - 2rem);max-width:672px}}.hero-slider__img-wrapper{aspect-ratio:1;width:100%;overflow:hidden}.hero-slider__img{object-fit:cover;width:100%;height:100%;display:block}.hero-slider__text{background-color:#fff;margin:0;padding:1.5rem}.hero{background-color:#f9f7f6;width:100%;padding-bottom:4rem}.hero__slider-layout{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.hero__text{min-width:0;max-width:670px;margin-top:8rem;padding-right:3rem}.hero__slider{min-width:0;overflow:visible}.hero>.hero__teaser{max-width:70%}@media only screen and (width<=1200px){.hero>.hero__teaser{max-width:85%}}@media only screen and (width<=768px){.hero>.hero__teaser{max-width:100%}}@media only screen and (width<=1200px){.hero__slider-layout{grid-template-columns:1fr;gap:0}.hero__text{width:100%;max-width:none;margin-top:0;padding-right:0}.hero__teaser{padding-bottom:4rem}}.brands-list{flex-direction:column;gap:1.5rem;display:flex}.brands-card{background-color:#fff;padding:1.5rem}@media only screen and (width<=768px){.brands-card{padding:1rem}}.brands-card__content{gap:2rem;display:flex}@media only screen and (width<=768px){.brands-card__content{flex-direction:column;gap:1rem}}.brands-card__title-wrapper{flex:none;width:33.33%}@media only screen and (width<=768px){.brands-card__title-wrapper{flex:auto;width:100%}}.brands-card__title{margin:0;padding:0;font-size:.9375rem;font-weight:600}.brands-card__title a{text-decoration:none}.brands-card__links{flex:auto;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media only screen and (width<=1200px){.brands-card__links{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=768px){.brands-card__links{flex:auto;grid-template-columns:1fr}}.brands-card__link{text-decoration:none}.footer{background-color:#fff;padding-top:4rem}.footer__content{max-width:1440px;margin:0 auto;padding:0 1.5rem}.footer__columns{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.footer-column__headline{border-bottom:1px solid #f9f7f6;margin-top:0;margin-bottom:1.5rem;padding-bottom:.5rem}.footer-column__item{padding:.25rem 0;text-decoration:none;display:block}.footer-column__item:hover{color:#a8505f}.footer-social{justify-content:center;gap:2rem;padding-bottom:4rem;display:flex}.footer-social__link svg{width:35px;height:35px}.footer-copyright{background-color:#f9f7f6;width:100%;padding:.5rem 0}.footer-copyright__link{text-align:center;padding:.25rem 1.5rem;text-decoration:none;display:block}.footer-copyright__link:hover{color:#a8505f}@media only screen and (width<=1200px){.footer__columns{grid-template-columns:repeat(2,1fr);gap:4rem}.footer{margin-bottom:0}}@media only screen and (width<=768px){.footer__content{padding:0 1rem}.footer__columns{grid-template-columns:1fr}.footer-social{justify-content:center;gap:1.5rem}.footer-copyright__link{padding:.25rem 1rem}}.header-wrapper{z-index:20;background-color:#fff;position:sticky;top:0}.header{background-color:#fff;align-items:center;gap:1.5rem;max-width:1440px;height:110px;margin:0 auto;padding:0 1.5rem;display:flex}.header__logo{flex:none;display:flex}.header__logo svg{width:112px;height:55px;display:block}.header__search{flex:auto;min-width:0;max-width:600px;margin:0 auto}.header__nav{flex:none}.nav{flex-direction:column;height:110px;display:inline-flex}.nav__list{justify-content:flex-end;align-items:center;height:100%;margin:0;padding:0;list-style:none;display:flex}.nav__list-item{align-items:center;margin:0;padding:0;list-style:none;display:flex;position:relative}.nav__list-item:first-child .nav__item{padding-left:0}.nav__item{text-transform:none;cursor:pointer;height:100%;font-family:inherit;font-size:.9375rem;font-weight:inherit;line-height:inherit;color:inherit;appearance:none;background:0 0;border:none;align-items:center;margin:0;padding:0 0 0 2rem;text-decoration:none;display:flex}.nav__item span{color:#2b2a2a}.nav__item.is-active span{color:#a8505f}.nav-dropdown__grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto;align-items:start;gap:0;margin:0;padding:0;display:grid}.nav-dropdown__section{min-height:0;padding-bottom:1.5rem}.nav-dropdown__section:first-child{padding-right:3rem}.nav-dropdown__section:nth-child(2){padding-left:3rem;position:relative}.nav-dropdown__section:nth-child(2):before{content:"";background-color:#ccc;width:1px;height:100%;position:absolute;top:0;left:0}.nav-dropdown__section:nth-child(2) h2{padding-left:0}.nav-dropdown__headline{margin:0 0 1.5rem;padding-left:0;font-weight:500}.nav-dropdown__links{flex-wrap:wrap;margin:-.75rem 0 0;padding:0;list-style:none;display:flex}.nav-dropdown__link{width:50%;margin:0;padding:0;list-style:none}.nav-dropdown__link a{color:#2b2a2a;padding:1rem 3rem 1rem 0;text-decoration:none;display:block}.nav-dropdown__link a.is-active{color:#a8505f}.header__basket{flex:none;position:relative}.header__basket-button{color:#2b2a2a;cursor:pointer;height:110px;font:inherit;appearance:none;background:0 0;border:none;align-items:center;gap:.5rem;padding:0 1.5rem 0 0;text-decoration:none;display:flex;position:relative}.header__basket-icon{width:30px;height:30px;margin-right:-.8rem;display:none;position:relative;top:-3px}.header__basket-label{display:inline}.header__basket-count{background-color:#a8505f;border-radius:50%;justify-content:center;align-items:center;min-width:29px;height:29px;padding:0 .5rem;display:flex;position:absolute;top:25px;right:0}.header__hamburger{cursor:pointer;background:0 0;border:none;flex:none;width:30px;height:30px;padding:0;display:none}.header__hamburger svg{width:30px;height:30px}.header__hamburger:focus{outline:none}.header__hamburger:focus-visible{outline-offset:2px;outline:2px solid #2b2a2a}.nav-highlight-wrapper{flex-wrap:wrap;width:100%;margin:0;padding:0;list-style:none;display:flex}.nav-highlight-wrapper>li{width:50%;display:flex}.nav-highlight-wrapper>li:first-child{padding-right:1rem}.nav-highlight-wrapper>li:nth-child(2){justify-content:flex-end;padding-left:1rem}.nav-highlight-wrapper>li:nth-child(2) .nav-highlight{align-items:flex-end}.nav-highlight-wrapper>li:nth-child(2) .nav-highlight .nav-highlight__picture{margin-left:auto;margin-right:0}.nav-highlight-wrapper>li:nth-child(2) .nav-highlight .nav-highlight__subject,.nav-highlight-wrapper>li:nth-child(2) .nav-highlight .nav-highlight__text{text-align:left;margin-left:auto}.nav-highlight{box-sizing:border-box;flex-direction:column;width:100%;padding:0;text-decoration:none;display:flex;position:relative}.nav-highlight__picture{width:100%;max-width:320px;margin-bottom:1rem}.nav-highlight__picture img{width:100%;height:auto;display:block}.nav-highlight__subject{width:100%;max-width:320px;margin:0;font-size:.9375rem}.nav-highlight__text{width:100%;max-width:320px;margin:0;padding-bottom:4rem}.nav__item span,.header__basket-label,.nav-dropdown__link a span{line-height:1.2;position:relative}.nav__item span:after,.header__basket-label:after,.nav-dropdown__link a span:after{content:"";background-color:#a8505f;width:0%;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:-6px;right:0}.nav__item:hover span:after,.header__basket-button:hover .header__basket-label:after,.nav-dropdown__link a:hover span:after{width:100%;left:0}.nav__item.is-active span:after,.nav-dropdown__link a.is-active span:after{width:100%}@media only screen and (width<=1200px){.nav-dropdown__links{flex-flow:column}.nav-dropdown__link{width:100%;padding-right:0}}@media only screen and (width<=768px){.header{gap:1rem;height:90px;padding:0 1rem}.header__basket-label{display:none}.header__basket-icon{display:block}.header__basket-button{height:90px}.header__basket-count{top:15px}.header__hamburger{display:block}.nav__list-item>.nav__item{display:none}.nav-dropdown{max-height:calc(100vh - 142px);top:142px}.nav-dropdown__content{padding:0 1rem 3rem}.nav-dropdown__grid{grid-template-columns:1fr;gap:0}.nav-dropdown__section:first-child,.nav-dropdown__section:nth-child(2){padding-left:0;padding-right:0}.nav-dropdown__section:nth-child(2):before{display:none}.nav-dropdown__links{flex-flow:column}.nav-dropdown__link{width:100%;padding-right:0}.nav-highlight{width:100%}.nav-highlight:first-of-type:before{display:none}.nav-highlight:nth-of-type(2){align-items:flex-start}.nav-highlight:nth-of-type(2) .nav-highlight__picture,.nav-highlight:nth-of-type(2) .nav-highlight__subject,.nav-highlight:nth-of-type(2) .nav-highlight__text{margin-left:0}}.mobile-nav{z-index:100;height:calc(100vh - 142px);top:142px;overflow-y:auto}.mobile-nav.is-active{display:block}.mobile-nav__close{cursor:pointer;color:#2b2a2a;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .2s;display:flex}.mobile-nav__close svg{width:24px;height:24px}.mobile-nav__close:focus{outline:none}.mobile-nav__close:focus-visible{outline-offset:2px;outline:2px solid #a8505f;box-shadow:0 0 0 4px #a8505f1a}.mobile-nav__close:hover{opacity:.7}.mobile-nav__close{z-index:102;position:fixed;top:calc(142px + 1.5rem);right:1.5rem}.mobile-nav__main{padding:4rem 1.5rem 2rem}.mobile-nav__list{margin:0 0 2rem;padding:0;list-style:none}.mobile-nav__item{color:#2b2a2a;width:100%;font:inherit;text-align:left;cursor:pointer;appearance:none;background:0 0;border:none;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:1rem 0;text-decoration:none;display:flex}.mobile-nav__item svg{width:16px;height:16px;transform:rotate(-90deg)}.mobile-nav__item:hover{color:#a8505f}.mobile-nav__promotions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.mobile-nav__promotions .nav-highlight{flex:calc(50% - .5rem);min-width:0}.mobile-nav__promotions .nav-highlight__picture{width:100%;max-width:none;margin-left:0;margin-right:0}.mobile-nav__promotions .nav-highlight__subject,.mobile-nav__promotions .nav-highlight__text{width:100%;max-width:none}.mobile-nav__promotions .nav-highlight:nth-of-type(2){align-items:flex-start}.mobile-nav__promotions .nav-highlight:nth-of-type(2) .nav-highlight__picture,.mobile-nav__promotions .nav-highlight:nth-of-type(2) .nav-highlight__subject,.mobile-nav__promotions .nav-highlight:nth-of-type(2) .nav-highlight__text{margin-left:0}@media (width<=576px){.mobile-nav__promotions{flex-direction:column;gap:0}.mobile-nav__promotions .nav-highlight{flex:100%}.mobile-nav__promotions .nav-highlight__picture{width:100%;max-width:none;margin-left:0;margin-right:0}.mobile-nav__promotions .nav-highlight__subject,.mobile-nav__promotions .nav-highlight__text{width:100%;max-width:none}}.mobile-nav__promotion-headline{color:#2b2a2a;width:100%;margin:0 0 1rem;font-size:.9375rem;font-weight:500}.mobile-nav__submenu{z-index:101;background-color:#fff;width:100%;height:calc(100vh - 142px);padding:1.5rem 1.5rem 2rem;transition:left .3s ease-in-out;position:fixed;top:142px;left:-100%;overflow-y:auto}.mobile-nav__submenu.is-active{left:0}.mobile-nav__submenu-header{color:#2b2a2a;cursor:pointer;text-align:left;appearance:none;background:0 0;border:none;align-items:center;gap:1rem;width:100%;margin:0 0 2rem;padding:0;font-weight:500;display:flex}.mobile-nav__submenu-header:focus{outline:none}.mobile-nav__submenu-header:focus-visible{outline-offset:2px;outline:2px solid #2b2a2a}.mobile-nav__submenu-back-arrow{flex-shrink:0;width:22px;height:22px;transform:rotate(90deg)}.mobile-nav__submenu-list{margin:0;padding:0;list-style:none}.mobile-nav__submenu-list li{border-bottom:1px solid #ccc}.mobile-nav__submenu-list a{color:#2b2a2a;padding:1rem 0;font-size:.9375rem;text-decoration:none;display:block}.mobile-nav__submenu-list a:hover,.mobile-nav__submenu-list a.is-active{color:#a8505f}@media (width>=769px){.mobile-nav{display:none!important}}.main-content-wrapper{background-color:#f9f7f6;max-width:1440px;min-height:75vh;margin:0 auto;padding:1.5rem 1.5rem 0}@media only screen and (width<=768px){.main-content-wrapper{padding:1rem 1rem 0}}[x-cloak]{display:none!important}
