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