.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-routing{pointer-events:none!important}.has-error{border-color:#cc0300!important}.has-error:focus{outline-color:#cc0300}.flex{display:flex}.flex--center{justify-content:center}.flex--space-between{justify-content:space-between}.flex--center-center{justify-content:center;align-items:center}.flex--vertical-direction{flex-direction:column}.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}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{padding:0;margin:0;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;background-color:#f9f7f6}.layout-wrapper{overflow:hidden}.reset-ul{padding:0;margin:0;list-style-type:none}.reset-ul li{list-style:none}.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:10rem;width:10rem;background-image:url(/logo.svg);background-size:contain;background-repeat:no-repeat}.overlay-enter-active,.overlay-leave-active{transition:opacity .2s cubic-bezier(.645,.045,.355,1)}.overlay-leave-to{opacity:0}@keyframes enter{0%{background-color:rgba(0,0,0,.5)}to{background-color:#fff}}img{max-width:100%}a img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)!important}a:hover img{transform:scale(1.05)}@media(inverted-colors){img,video{filter:invert(100)}}.featured-products-slider,.hero-slider,.swiper-slider-base{overflow:visible!important;-webkit-clip-path:inset(0 -100vw 0 0);clip-path:inset(0 -100vw 0 0)}.featured-products-slider .swiper-container,.featured-products-slider .swiper-slide,.hero-slider .swiper-container,.hero-slider .swiper-slide,.swiper-slider-base .swiper-container,.swiper-slider-base .swiper-slide{cursor:none!important}.featured-products-slider .swiper-wrapper,.hero-slider .swiper-wrapper,.swiper-slider-base .swiper-wrapper{cursor:none}@media only screen and (max-width:768px){.featured-products-slider,.hero-slider,.swiper-slider-base{-webkit-clip-path:none;clip-path:none}.featured-products-slider .swiper-container,.hero-slider .swiper-container,.swiper-slider-base .swiper-container{cursor:grab!important}.featured-products-slider .swiper-slide,.hero-slider .swiper-slide,.swiper-slider-base .swiper-slide{cursor:pointer!important}.featured-products-slider .swiper-wrapper,.hero-slider .swiper-wrapper,.swiper-slider-base .swiper-wrapper{cursor:grab!important}}.swiper-scrollbar{border-radius:1rem;position:relative;bottom:0;left:0;right:0;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-drag{height:2px}div[class*=scrollbar-swiper]{position:relative;width:100%;height:2px;margin-top:1.5rem;z-index:10}h1,h2,h3{color:#363535;font-family:sans-serif;font-weight:500;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:#ca7181}h1{font-size:3rem;line-height:1.2}h2{font-size:2rem;line-height:1.3;margin-bottom:2rem}h3{font-size:1.375rem;line-height:1.4;margin-bottom:1rem}a,div,p,span{font-size:1rem;line-height:1.6;margin-top:0;color:#363535;font-family:sans-serif}b,strong{font-weight:600}blockquote{margin:0 0 3rem;padding:3rem;background-color:#fff;font-style:italic}blockquote p{margin-bottom:0;line-height:1.5}blockquote footer{padding-top:1.5rem;font-style:normal;font-weight:600;color:#030202}blockquote footer:before{content:"— "}@media only screen and (max-width:576px){h1{font-size:2rem}h2{font-size:1.375rem}h3{font-size:1rem}blockquote{padding:1.5rem 2rem;margin:2rem 0}}.btn{width:auto;min-width:11rem;height:50px;min-height:50px;display:flex;align-items:center;justify-content:space-between;position:relative;color:#fff;font-size:1rem;font-family:inherit;text-align:left;text-decoration:none;padding:0 2rem;border:none;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.btn:focus{outline:none}.btn.focus-visible,.btn:focus-visible{outline:2px solid #ca7181;outline-offset:2px;box-shadow:0 0 0 4px rgba(202,113,129,.1)}.btn.is-disabled,.btn:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.btn svg{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%) rotate(-90deg);width:24px;height:16px;fill:currentColor;transition:right .2s ease-in-out}.btn:hover:not(:disabled) svg{right:calc(1.5rem - 10px)}.btn:active:not(:disabled){transform:translateY(1px)}.btn--primary{background-color:#ca7181}.btn--primary:hover:not(:disabled){background-color:#c35e71}.btn--secondary{background-color:#af4b5d}.btn--secondary:hover:not(:disabled){background-color:#9d4354}.btn--tertiary{background-color:#3e3d3c}.btn--tertiary:hover:not(:disabled){background-color:#585755}.btn--simple{text-align:center;justify-content:center}.btn--simple svg{display:none}.btn .loader{margin:0 auto}.mobile-nav__close,.nav-dropdown__close,.search-bar-close{width:22px;height:22px;padding:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-nav__close svg,.nav-dropdown__close svg,.search-bar-close svg{width:100%;height:100%}.mobile-nav__close:focus,.nav-dropdown__close:focus,.search-bar-close:focus{outline:none}.mobile-nav__close.focus-visible,.mobile-nav__close:focus-visible,.nav-dropdown__close.focus-visible,.nav-dropdown__close:focus-visible,.search-bar-close.focus-visible,.search-bar-close:focus-visible{outline:2px solid #ca7181;outline-offset:2px;box-shadow:0 0 0 4px rgba(202,113,129,.1)}.mobile-nav__close:hover,.nav-dropdown__close:hover,.search-bar-close:hover{opacity:.7}.modular-section{padding-bottom:3rem}.modular-section ol+h2,.modular-section p+h2,.modular-section ul+h2{padding-top:3rem}.modular-section:last-child{padding-bottom:0}.structured-text{max-width:70%}@media only screen and (max-width:1200px){.structured-text{max-width:85%}}@media only screen and (max-width:768px){.structured-text{max-width:100%}}.featured-items-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media only screen and (max-width:768px){.featured-items-grid{grid-template-columns:1fr;grid-gap:1rem;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,.grid-item__link:focus-visible{outline:2px solid #363535;outline-offset:4px}.grid-item__img-wrapper{overflow:hidden}.grid-item__img-wrapper img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.grid-item__link-box{width:23.4375rem;min-height:6.25rem;padding:3rem;background-color:#fff;position:relative;top:-2.5rem;left:2.5rem;z-index:5;border-bottom:1px solid #ccc}@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);grid-gap:0;gap:0}.modular-gallery--single{grid-template-columns:1fr}.modular-gallery__item{width:100%;padding-bottom:2rem}.modular-gallery__item div,.modular-gallery__item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modular-gallery__description{padding-top:1.5rem}@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%}.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__image,.alternate-hero__image img{width:100%;max-height:41.25rem}.alternate-hero__image img{-o-object-fit:cover;object-fit:cover}.alternate-hero__message,.alternate-hero__title{position:relative;margin:1rem}.alternate-hero__message{margin-bottom:2rem}.alternate-hero-text-box{position:relative;display:inline-block;background-color:#fff;max-width:85%;left:3rem;top:-6rem;border-bottom:1px solid #ccc;padding:1rem}@media only screen and (max-width:768px){.alternate-hero__image img{aspect-ratio:1/1;max-height:none;-o-object-fit:cover;object-fit:cover}.alternate-hero-text-box{left:0;top:-3rem;max-width:100%}}.top-bar-wrapper{width:100%;background-color:#363535}.top-bar{height:52px;padding:.5rem 1.5rem;color:#fff;max-width:1440px;margin:0 auto;display:flex;align-items:center;grid-gap:1rem;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}.language-dropdown{position:relative;flex-shrink:0;z-index:25;display:flex;align-items:center}.language-dropdown__selected{height:36px;padding:0;cursor:pointer;background-color:transparent;border:none;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center}.language-dropdown__selected:focus{outline:none}.language-dropdown__selected.focus-visible,.language-dropdown__selected:focus-visible{outline:2px solid #fff;outline-offset:2px}.language-dropdown__selected svg{width:48px;height:36px;display:block}.language-dropdown__item-wrapper{position:absolute;top:calc(100% + 8px);right:0;width:200px;flex-direction:column;background-color:#363535;box-shadow:0 4px 6px rgba(0,0,0,.1)}.language-dropdown__item-wrapper.is-active{display:flex}.language-dropdown__item{width:100%;color:#fff;text-decoration:none;padding:1rem 2rem;transition:background-color .2s ease;flex-shrink:0}.language-dropdown__item:hover{background-color:hsla(0,0%,100%,.1)}.language-dropdown__item:focus{outline:none}.language-dropdown__item.focus-visible,.language-dropdown__item:focus-visible{background-color:hsla(0,0%,100%,.1);outline:2px solid #fff;outline-offset:-2px}.language-dropdown__item.is-current{font-weight:700;background-color:hsla(0,0%,100%,.05)}@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%)}}.featured-products-slider{padding-bottom:3rem;margin-right:calc(-100vw + 100%);padding-right:calc(100vw - 100%)}.featured-products-slider__item{height:auto}.featured-products-slider__link{display:block;text-decoration:none;color:inherit;position:relative;background-color:#fff;width:100%;overflow:hidden;min-height:10rem;cursor:pointer}.featured-products-slider__link:focus{outline:none}.featured-products-slider__link.focus-visible,.featured-products-slider__link:focus-visible{outline:2px solid #363535;outline-offset:4px}.featured-products-slider__link:hover .featured-products-slider__extra-img{opacity:1}.featured-products-slider__img-wrapper{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}.featured-products-slider__img{position:relative;width:100%;height:100%;display:block;z-index:1}.featured-products-slider__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.featured-products-slider__extra-img{position:absolute!important;top:0;left:0;z-index:2;width:100%;height:100%;opacity:0;display:block;transition:opacity .4s ease-in}.featured-products-slider__extra-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.featured-products-slider__text{position:relative;padding:1.5rem 2rem 2rem;width:100%;box-sizing:border-box;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-start;z-index:3}.featured-products-slider__text:after{content:"";position:absolute;right:0;bottom:0;width:1.25rem;height:100%;background-color:#fff}.featured-products-slider__text:before{content:"";position:absolute;right:1.25rem;bottom:0;width:2.5rem;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 80%)}.featured-products-slider__text-price{margin:0;font-weight:600}.featured-products-slider__text-price--sale{color:#ca7181}.featured-products-slider__text-sales{color:#9a9a9a;text-decoration:line-through;margin-right:.3125rem}.featured-products-slider__text-title{margin:0;font-size:inherit;font-weight:inherit}.featured-products-slider__text-brand,.featured-products-slider__text-variant{margin:0}@media only screen and (max-width:1200px){.front-page .hero h1{padding-top:3.5rem}}.news-container{margin-bottom:0}.news-container h2{margin-bottom:2rem}.news-container__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;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,.news-container__all-news:focus-visible{outline:2px solid #363535;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,.news-item__link:focus-visible{outline:2px solid #363535;outline-offset:4px}.news-item__img{margin:0;width:100%;overflow:hidden;aspect-ratio:4/3;background-color:#f9f7f6}.news-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-item__text{width:100%;padding:2rem;background-color:#fff;min-height:9.125rem;text-align:center;display:flex;flex-direction:column;justify-content:center;flex-grow:1}.news-item__date{display:block;color:#9a9a9a;margin-bottom:.5rem}.news-item__title{margin:0}.basket{background-color:#fff;padding:1.5rem;min-height:8.125rem}@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;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;width:100%}.basket__sales-delete:focus{outline:none}.basket__sales-delete.focus-visible,.basket__sales-delete:focus-visible{outline:2px solid #ca7181;outline-offset:2px;box-shadow:0 0 0 4px rgba(202,113,129,.1)}.basket__sales-delete:hover{opacity:.8}.basket__delete{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.basket__delete svg{width:16px;height:16px;fill:#af4b5d}.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%;border:1px solid #ccc;margin:0 0 1rem;font-size:1rem;font-family:inherit}.basket__input:focus{outline:none;border-color:#ca7181;box-shadow:0 0 0 2px rgba(202,113,129,.2)}.basket__validate--red{color:#cc0300}.basket__validate--green{color:#329f5b}.basket__input::-moz-placeholder{color:#9a9a9a}.basket__input::placeholder{color:#9a9a9a}.basket-item{display:flex;grid-gap:2rem;gap:2rem;padding-top:2rem;padding-bottom:2rem;border-top:1px solid #363535}@media only screen and (max-width:768px){.basket-item{flex-direction:column}}.basket-item:first-of-type{border-top:none}.basket-item:last-of-type{padding-bottom:0}.basket-item__image{flex:1}@media only screen and (max-width:768px){.basket-item__image{flex:0 0 auto;width:100%}}.basket-item__content{flex:1;display:flex;flex-direction:column}@media only screen and (max-width:768px){.basket-item__content{flex:0 0 auto;width:100%}}.basket-item__details{width:100%;margin-bottom:2rem}.basket-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.basket-item__quantity{flex:1;display:flex;align-items:center;justify-content:flex-start}.basket-item__multiply{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 1rem;font-size:1.25rem;font-weight:600;color:#363535}.basket-item__price{flex:1;display:flex;flex-direction:column;align-items:center}.basket-item__equals{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 1rem;font-size:1.25rem;font-weight:600;color:#363535}.basket-item__total{flex:1;display:flex;flex-direction:column;align-items:center}.basket-item__actions{display:flex;justify-content:flex-start}.basket-item__bundle{margin:0}.basket-item__img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.basket-item__text-sales{margin:0;text-decoration:line-through;color:#9a9a9a;display:block}.basket-item__text-sales-discount{color:#af4b5d;display:block}.basket-item__select{width:70px;height:50px;padding:.5rem 1.75rem .5rem .75rem;border:1px solid #ccc;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%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.basket-item__select:focus{outline:none;border-color:#ca7181;box-shadow:0 0 0 2px rgba(202,113,129,.2)}.basket-item__select:hover{border-color:#363535}.basket-item__remove{background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:underline;color:#ca7181;transition:color .2s ease}.basket-item__remove:focus{outline:none}.basket-item__remove.focus-visible,.basket-item__remove:focus-visible{outline:2px solid #ca7181;outline-offset:2px;box-shadow:0 0 0 4px rgba(202,113,129,.1)}.basket-item__remove:hover{color:#bc4c60}.basket-item__text{color:#363535;margin-bottom:0}.basket-item__text--bold{font-weight:600}.basket-item__link{text-decoration:none;color:inherit;display:block}.basket-item__link:hover{opacity:.9}.basket-item__link.focus-visible,.basket-item__link:focus-visible{outline:.125rem solid #ca7181;outline-offset:.125rem}.related-products-header{padding:0 1.25rem 1.25rem 0}.related-product{padding-bottom:2rem}.related-product__img-wrapper{background-color:#fff}.cart-summary__items{padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid #363535}.cart-summary__item{margin-bottom:.5rem}.cart-summary__item,.cart-summary__row{display:flex;justify-content:space-between}.cart-summary__row{margin-bottom:0}.cart-summary__row--total{font-weight:600;padding-top:2rem;padding-bottom:2rem;margin-top:2rem;border-top:1px solid #363535}.cart-summary__row--discount{color:#ca7181;margin-bottom:1rem;overflow:hidden}.cart-summary__row--discount .cart-summary__value{color:#ca7181}.cart-summary__value{text-align:right;color:#363535}.vue-slider .vue-slider-dot-tooltip-inner{display:none}.products{display:flex;flex-wrap:wrap;padding:0;margin-left:-1rem;margin-right:-1rem}.products__spacing{cursor:pointer;overflow:hidden;text-decoration:none;position:relative;background-color:#fff;align-items:center;margin-bottom:2rem;transition:all .2s ease}.products__spacing:before{right:1rem;width:5rem;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.products__spacing:after,.products__spacing:before{content:"";position:absolute;bottom:0;height:5.9375rem;z-index:13}.products__spacing:after{right:0;width:.9375rem;background-color:#fff}.products__spacing:hover .products__extra-image{opacity:1}.products__item{list-style-type:none;padding:0 1rem;flex:0 0 25%;max-width:25%}.products__pagination{width:100%;flex:0 0 100%}.products .img-wrapper,.products figure{margin:0}.products__image{position:relative;z-index:1;opacity:1}.products__extra-image,.products__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border:none}.products__extra-image{position:absolute;z-index:12;opacity:0;top:0;left:0;transition:opacity .4s ease-in}.products__details{z-index:14;background-color:#fff;position:relative;width:100%;padding:1.25rem;bottom:0}.products__details:after{content:"";height:100%;position:absolute;right:0;top:0;width:2.5rem;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 80%)}.products__details p{height:auto;margin-bottom:0;padding-right:1rem;white-space:nowrap}.products__details .discount{padding-right:1rem;color:#9a9a9a;text-decoration:line-through}.products__details .discount:last-of-type{color:#ca7181;text-decoration:none}.products__price{font-weight:600}.pagination{list-style-type:none;padding-left:0;padding-bottom:4rem;margin-top:1.5rem}.pagination a{text-decoration:none}.pagination__arrow{height:8px;width:16px}.pagination__item a{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)}.simple-pagination{position:absolute;left:50%;transform:translateX(-50%);top:5px}.simple-pagination .pagination{padding-bottom:0}@media only screen and (max-width:1200px){.products__item{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (max-width:768px){.products__item{flex:0 0 50%;max-width:50%}}@media only screen and (max-width:576px){.products__item{flex:0 0 50%;max-width:50%}.products__item:nth-child(odd){padding-right:.5rem}.products__item:nth-child(2n){padding-left:.5rem}.products__details{min-height:5.9375rem;padding-left:.9375rem}.products__details p{height:auto}.products__spacing:after,.products__spacing:before{height:4.875rem}}.product-validation{color:#cc0300;margin-bottom:1rem;display:block}.product{display:flex;grid-gap:2rem;gap:2rem;padding-bottom:6rem}@media only screen and (max-width:1200px){.product{padding-bottom:4rem}}.product__gallery--desktop{display:block;flex:2}.product__gallery--mobile{display:none}@media only screen and (max-width:1200px){.product{flex-direction:column}.product__gallery--desktop{display:none}.product__gallery--mobile{display:block}}.product__primaryImage{cursor:pointer}.product__primaryImage img{height:100%;width:100%}.product__content{padding-bottom:1.25rem}.product__content .img-wrapper--product{margin-bottom:2rem}.product .img-wrapper{width:100%;position:relative}.product .img-wrapper--product{aspect-ratio:1/1;background-color:#fff;max-width:1200px}.product .img-wrapper--product img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product__mobile-image{display:none;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;padding:0}.product__middle-row{width:100%;display:flex;justify-content:space-between;margin-bottom:2rem;grid-gap:2%;gap:2%}.product__middle-content{height:23.125rem;padding:0;cursor:pointer;max-width:49%;width:49%;overflow:hidden}.product .is-big{height:100%;max-width:100%;width:100%}.product__middle-image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product__bottom-row{cursor:pointer;overflow:hidden;position:relative}.product__bottom-row img{height:100%;width:100%}.product__bottom-row:after{content:"";position:absolute;bottom:0;height:.4375rem;width:100%;left:0;background-color:#f9f7f6}.product__bottom-image,.product__middle-image{background-color:#fff}.product__bottom-image img,.product__middle-image img{height:100%;-o-object-fit:cover;object-fit:cover;padding:0}.product .swiper-container{cursor:unset!important}.product .swiper-wrapper{cursor:unset}.product .swiper-slide{cursor:unset!important}.product__swiper{display:none;position:relative}.product__swiper .swiper-pagination{width:100%;position:relative;background-color:#fff}.product__arrow-container{display:none}@media only screen and (max-width:1200px){.product__swiper--mobile-only{display:block!important;position:relative;width:calc(100vw - 3rem)}.product__swiper--mobile-only .img-wrapper--product{width:100%;aspect-ratio:1/1;background-color:#fff}.product__swiper--mobile-only .img-wrapper--product img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.product__swiper--mobile-only .swiper-pagination{padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:center}.product .product__arrow-container{display:flex;align-items:center;justify-content:center;position:absolute;top:calc(50% - 2rem);transform:translateY(-50%);z-index:10;cursor:pointer;width:48px;height:48px;background-color:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s ease}.product .product__arrow-container:hover{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.product .product__arrow-container.product-arrow-right{right:16px}.product .product__arrow-container.product-arrow-right svg{transform:rotate(-90deg)}.product .product__arrow-container.product-arrow-left{left:16px}.product .product__arrow-container.product-arrow-left svg{transform:rotate(90deg)}.product .product__arrow-container svg{width:24px;height:24px;fill:#363535}.product__mobile-image{display:block}}.product-details{flex:1}.product-details__title{margin-bottom:1.25rem}.product-details__price{height:2rem;font-weight:600;margin-bottom:1.25rem}.product-details__price--sale{color:#af4b5d}.product-details__price-original{text-decoration:line-through}.product-details__specs,.product-details__variant-group--bundle+.product-details__variant-group--bundle{padding-bottom:1.25rem}.product-details__specs dt{float:left;margin:0 1.25rem 0 0;min-width:130px}.product-details__specs dd+dd,.product-details__specs dd+dt{clear:left}.product-details__specs dd+dd{float:none}.product-details__colors{display:flex;flex-wrap:wrap;grid-gap:15px;gap:15px;border:none;padding:0 0 1.25rem;margin:0}.product-details__color-btn{position:relative;width:75px;height:75px;cursor:pointer;background:none;border:none;padding:0}.product-details__color-btn:after{content:"";position:absolute;width:0;height:1px;background-color:#363535;bottom:0;left:0;transition:width .4s ease}.product-details__color-btn--active:after,.product-details__color-btn:hover:after{width:100%}.product-details__color-btn:disabled{pointer-events:none;opacity:.5}.product-details__color-btn:disabled:hover:after{width:0}.product-details__color-img{width:75px;height:75px;display:block}.product-details__cart-btn{width:100%;margin-bottom:2rem}.product-details__wishlist{padding-bottom:2rem}.product-details__delivery{list-style:none;padding:0 0 3rem;margin:0}.product-details__delivery-item{display:flex;align-items:center;padding-bottom:1rem}.product-details__delivery-icon{margin-right:1.25rem;height:32px;width:32px;flex-shrink:0}.product-details__description{min-height:12.5rem}.product-details__description-title{margin-bottom:1rem;font-size:1rem;font-weight:600}.gift-card{width:100%;margin-bottom:1.5rem}.gift-card__label{position:relative}.gift-card__input{width:100%;height:50px;padding-left:2rem;padding-right:2rem;border-radius:0;outline:none;border:1px solid #ccc;margin-bottom:1.5rem;font:inherit;color:inherit;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gift-card__input::-webkit-inner-spin-button,.gift-card__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;display:none}.gift-card__edit-icon{display:none}.gift-card button{width:100%}.gift-card__error{display:block;margin-bottom:2rem;color:#cc0300}.product-details__size-selector{position:relative;width:100%;padding-bottom:1.25rem}.product-details__size-selector--open .product-details__size-arrow{transform:rotate(180deg) scaleX(-1)}.product-details__size-selector--open .product-details__size-menu{max-height:16.875rem;border-left:1px solid #363535;border-right:1px solid #363535;border-bottom:1px solid #363535}.product-details__size-btn{width:100%;height:50px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #ccc;font:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-details__size-btn--error{border-color:#cc0300}.product-details__size-selector--open .product-details__size-btn{border-bottom-color:#fff}.product-details__size-label{margin-bottom:0;white-space:nowrap}.product-details__size-arrow{height:8px;width:16px;transition:transform .2s ease-out;flex-shrink:0}.product-details__size-menu{max-height:0;z-index:14;position:absolute;width:calc(100% + 2px);top:50px;left:-1px;transition:max-height .3s ease-in-out;overflow:hidden;background-color:#fff}.product-details__size-list{max-height:13.75rem;overflow-y:auto;padding:1.25rem 0 .9375rem;margin:0;list-style:none}.product-details__size-item{padding:0 1rem 1rem}.product-details__size-item:last-child{padding-bottom:0}.product-details__size-option{width:100%;height:50px;background-color:#fff;border:1px solid #ccc;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font:inherit;color:inherit;transition:background-color .1s ease-in,border-color .1s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-details__size-option:hover{background-color:#f9f7f6}.product-details__size-option--active,.product-details__size-option--active:hover{border-color:#363535}.product-details__size-option:disabled{pointer-events:none;color:#ccc}.product-details__size-option:disabled:hover{background-color:#fff}.product-details__size-stock,.product-details__size-value{margin-bottom:0}.product-details__size-option:disabled .product-details__size-stock,.product-details__size-stock{color:#ccc}@media only screen and (max-width:1200px){.gift-card,.product-details__cart-btn,.product-details__size-selector{max-width:576px}}@media only screen and (max-width:576px){.gift-card,.product-details__cart-btn,.product-details__size-selector{max-width:none}}@media only screen and (max-width:768px){.product__middle-row,.product__primaryImage{margin-bottom:1.5rem}.product__middle-content{height:9.375rem}.product__bottom-row{height:18.75rem}.product__mobile-image{display:block}.product__swiper{position:relative;display:block}.product__swiper--mobile-only{display:block;width:calc(100vw - 2rem)}.product__content{display:none}}.loader{width:2rem;height:2rem;position:relative;display:block}.loader__circle{width:100%;height:100%;border-radius:1.25rem;background-color:rgba(202,113,129,.66);opacity:.6;position:absolute;top:0;left:0;animation:animation 2s ease-in-out infinite}.loader__circle--delay{animation-delay:-1s}.loader--big{margin:0 auto;width:4rem;height:4rem}.btn .loader__circle{background-color:hsla(0,0%,100%,.8)}@keyframes animation{0%,to{transform:scale(0)}50%{transform:scale(1)}}.checkout-loader{height:75vh;display:flex;justify-content:center;align-items:center}.checkout-layout,.checkout-wrapper{padding-bottom:3rem}.checkout-layout{display:flex;grid-gap:2rem;gap:2rem;position:relative;transition:opacity .2s ease}@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:8.125rem}@media only screen and (max-width:768px){.checkout-layout__main{padding:1rem}}@media only screen and (max-width:1200px){.checkout-layout__main{flex:auto}}.checkout-layout__main textarea{width:100%;height:17rem;padding:2rem;margin-top:0;margin-bottom:3rem;border:1px solid #ccc;font-family:inherit;font-size:inherit}.checkout-layout__main textarea:focus{outline:none;border-color:#ca7181;box-shadow:0 0 0 2px rgba(202,113,129,.2)}.checkout-layout__main textarea.has-error{border:2px solid #cc0300}.checkout-layout__sidebar{flex:1;display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}@media only screen and (max-width:1200px){.checkout-layout__sidebar{flex:auto}}.checkout-layout__block{background-color:#fff;padding:1.5rem;min-height:8.125rem}@media only screen and (max-width:768px){.checkout-layout__block{padding:1rem}}.checkout-complete{padding-bottom:3rem}.checkout-complete__content{background-color:#fff;padding:1.5rem;min-height:34.375rem}@media only screen and (max-width:768px){.checkout-complete__content{padding:1rem}}.checkout-complete__loading{width:100%}.checkout-complete__order{width:100%;display:block}.basket-empty{padding-bottom:3rem}.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;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.checkout-status::-webkit-scrollbar{height:6px}.checkout-status::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.checkout-status::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.checkout-status::-webkit-scrollbar-thumb:hover{background:#555}.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 #ccc;color:#ccc;font-weight:600;font-size:1.125rem;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:#3e3d3c;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:#3e3d3c}.checkout-status__item.is-done .checkout-status__number{border-color:#363535;color:#363535}.checkout-status__arrow{width:24px;min-width:24px;height:16px;margin:0 1rem;transform:rotate(-90deg)}.gift-wrap{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #ccc}.gift-wrap:last-of-type{border-bottom:none;margin-bottom:0}.gift-wrap__list{overflow:hidden;padding-left:0;margin-bottom:3rem;position:relative}.gift-wrap__count{display:flex;justify-content:flex-end;margin-bottom:3rem}.gift-wrap__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.gift-wrap__remove{width:3rem;height:2rem;position:relative;cursor:pointer;background:transparent;border:none;padding:0;flex-shrink:0}.gift-wrap__remove:focus{outline:2px solid #ca7181;outline-offset:2px}.gift-wrap__remove span{width:2rem;border-radius:.3125rem;height:2px;background-color:#363535;position:absolute;top:50%;left:50%;transition:all .3s cubic-bezier(.21,.59,.56,.71)}.gift-wrap__remove span:first-of-type{transform:translate(-50%,-50%) rotate(45deg)}.gift-wrap__remove span:nth-of-type(2){transform:translate(-50%,-50%) rotate(-45deg)}.gift-wrap__remove:hover span:first-of-type,.gift-wrap__remove:hover span:nth-of-type(2){transform:translate(-50%,-50%) rotate(0deg)}.gift-wrap textarea{width:100%;height:17rem;padding:2rem;margin-top:0}.gift-wrap textarea.has-error{border:2px solid #cc0300}.gift-wrap__seperate{margin-bottom:3rem}.gift-wrap__seperate-header{display:flex;align-items:center;grid-gap:1rem;gap:1rem;margin-bottom:2rem}.gift-wrap__seperate-title{margin:0}.gift-wrap__seperate-img{max-height:100px;max-width:100px}.gift-wrap-validation{color:#cc0300;display:block;margin-bottom:3rem}.gift-wrap-checkbox{position:relative;display:block;cursor:pointer;margin-bottom:3rem}.gift-wrap-checkbox__input{display:none}.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 #ccc;position:absolute;left:0;top:0}.gift-wrap-checkbox__checkbox svg{opacity:0;width:17px;height:13px}.gift-wrap-checkbox__input:checked~.gift-wrap-checkbox__checkbox svg{opacity:1}.gift-wrap-item{padding-right:5rem;width:100%;height:14rem;border:1px solid #ccc;margin-bottom:1.5rem;cursor:pointer;display:flex;position:relative;justify-content:flex-start;align-items:center}.gift-wrap-item__img{width:8.4375rem;margin-right:1rem}.gift-wrap-item *{pointer-events:none}.gift-wrap-item__text{margin-bottom:0}.gift-wrap-item__text--bold{font-weight:600}.gift-wrap-item__sales-price{display:block;color:#9a9a9a;text-decoration:line-through;margin:0 .3125rem 0 0}.gift-wrap-item__discount-price{color:#ca7181}.gift-wrap-item__checkbox{display:flex;align-items:center;justify-content:center;position:absolute;right:2rem;width:25px;height:25px;top:50%;transform:translateY(-50%);border:1px solid #ccc;transition:all .3s cubic-bezier(.645,.045,.355,1)}.gift-wrap-item__checkbox svg{width:17px;height:13px;opacity:0;transition:all .3s cubic-bezier(.645,.045,.355,1)}.gift-wrap-item.is-selected{opacity:.3;pointer-events:none}.gift-wrap-item.is-selected.is-in-current-package{opacity:1;pointer-events:all;border:1px solid #af4b5d}.gift-wrap-item.is-selected.is-in-current-package .gift-wrap-item__checkbox{border-color:#af4b5d}.gift-wrap-item.is-selected.is-in-current-package .gift-wrap-item__checkbox svg{opacity:1;fill:#af4b5d}@media only screen and (max-width:768px){.gift-wrap-item{height:auto;padding-right:3rem;padding-top:1rem;padding-bottom:1rem}}@media only screen and (max-width:576px){.gift-wrap-item__text-wrap{padding-right:3rem}.gift-wrap-item__checkbox{right:1rem}}.search-results{position:relative;padding-top:2rem;width:100%;border-bottom:1px solid #ccc;padding-bottom:1rem;margin-bottom:2rem}.search-results__text{width:100%;display:flex;justify-content:space-between;align-items:baseline}.search-results .ais-Stats{width:calc(50% + 3.03125rem)}.filter{display:flex;margin-bottom:2rem}.filter-container{width:100%;display:block}.filter-content{display:flex;justify-content:space-between;width:100%}.filter-content div:nth-last-of-type(2){margin-right:0}.sort{display:flex;justify-content:flex-end;align-items:baseline;z-index:13;position:relative}.sort__label{margin-right:1rem}.sort select{border:1px solid #ccc;padding:0 2.5rem 0 1.25rem;font-family:inherit;font-size:inherit;line-height:50px;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;min-width:-moz-max-content;min-width:max-content;height:50px;min-height:50px;box-sizing:border-box;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='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;grid-gap:2rem;gap:2rem}.filter-actions .ais-CurrentRefinements{display:none}.filter-actions .reset-all{flex:1;padding-top:0;height:auto}.filter-actions .sort{flex:0 0 auto}.reset-all{height:50px}.reset-all__button{background-color:#fff;border-radius:0;transition:all .2s ease;border:1px solid #ccc;outline:none;cursor:pointer;padding-left:1rem;padding-right:1rem;height:50px;display:flex;align-items:center}.reset-all__button span{text-decoration:none}.reset-all__button:hover{background-color:transparent}.reset-all__button-disabled{visibility:hidden}.filter-mobile__close,.filter-mobile__open{background-color:#fff;border:1px solid #ccc;flex:1;position:relative;height:50px;width:100%;cursor:pointer;text-align:left;padding-left:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}.filter-mobile__badge{position:absolute;top:-10px;right:10px;background-color:#329f5b;color:#fff;padding:4px 8px;font-size:.75rem;font-weight:600;border-radius:4px;white-space:nowrap;z-index:10;pointer-events:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.filter-mobile__close{background-color:#363535;color:#fff;flex:unset;width:100%;text-align:center}.filter-mobile__close,.filter-mobile__open,.mobile-close,.mobile-stats{display:none}@media only screen and (max-width:1200px){.filter{margin-bottom:0}.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%;height:50px;flex:0 0 50px;min-height:50px}.filter-content .custom-select .custom-select__toggle{padding:0 20px!important;height:50px!important;min-height:50px;border:1px solid #ccc;box-sizing:border-box}.filter-content .custom-select .custom-select-menu{width:calc(100% + 2px)}.filter-actions{flex-wrap:nowrap;justify-content:flex-start;grid-gap:1rem;gap:1rem}.filter-actions .ais-CurrentRefinements{flex:0 0 calc(25% - 0.67rem);display:block}.filter-actions .reset-all{flex:0 0 calc(25% - 0.67rem)}.filter-actions .sort{flex:0 0 calc(50% - 0.67rem);margin-left:0}.filter-mobile__close,.filter-mobile__open,.mobile-close,.mobile-stats{display:block}.mobile-close{display:flex;align-items:center;justify-content:center;position:absolute;top:56px;right:32px;width:40px;height:40px;cursor:pointer;background:none;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mobile-close svg{width:24px;height:24px}.mobile-stats{display:block;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;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.filter-actions .ais-CurrentRefinements{flex:0 0 calc(50% - 0.5rem);order:1}.filter-actions .reset-all{flex:0 0 calc(50% - 0.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;grid-gap:1rem;gap:1rem;justify-content:space-between;align-items:center}.filter-actions .sort .sort__label{flex:0 0 calc(50% - 0.5rem);text-align:left;margin:0}.filter-actions .sort .ais-SortBy{flex:0 0 calc(50% - 0.5rem)}.filter-actions .sort select{width:100%}}@media only screen and (max-width:576px){.filter-actions .sort .sort__label{flex:0 0 calc(25% - 0.5rem)}.filter-actions .sort .ais-SortBy{flex:0 0 calc(75% - 0.5rem)}}.custom-select{border:1px solid #ccc;flex:1;background-color:#fff;position:relative;height:50px;margin-right:2rem;cursor:pointer;display:flex;flex-direction:column;animation:background 1.5s ease}.custom-select:last-of-type{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;-webkit-appearance:none;-moz-appearance:none;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:-14px;right:10px;background-color:#329f5b;color:#fff;padding:4px 8px;font-size:.75rem;font-weight:600;border-radius:4px;white-space:nowrap;z-index:10;pointer-events:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.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:#e9cfc8;pointer-events:none;animation:none;overflow:visible}.locked .custom-select__toggle-arrow{height:1rem;width:1rem;z-index:1;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.locked .custom-select__toggle-title{color:#000}.locked:before{content:"";position:absolute;height:50px;width:calc(70% - 50px);bottom:0;right:50px;pointer-events:none;background:linear-gradient(270deg,#e9cfc8,rgba(233,207,200,0))}.locked:after{content:"";position:absolute;width:50px;height:100%;right:0;top:0;background-color:#e9cfc8}.custom-select-menu{max-height:0;z-index:14;position:absolute;width:350px;top:49px;left:-1px;transition:max-height .3s ease-in-out;overflow:hidden}.custom-select-menu__container{height:calc(100% - 40px)}.custom-select-menu__list{transition:max-height .3s ease-in-out;height:100%;background:#fff;max-height:13.75rem;position:relative;padding-left:0;margin-bottom:0;margin-top:0;overflow-y:auto;padding-top:1.25rem}.custom-select-menu__list-item{padding:0 1.0625rem;margin-top:1rem;display:flex;justify-content:center;align-items:center}.custom-select-menu__list-item:first-of-type{margin-top:0}.custom-select-menu__list-item:last-of-type{margin-bottom:.9375rem}.custom-select-menu__list-item-container{background-color:#fff;border:1px solid #ccc;flex:1;padding:0 1rem;transition:background-color .1s ease-in,border-color .1s ease-in;cursor:pointer;display:flex;align-items:center;justify-content:space-between;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select-menu__list-item-container:hover{background-color:#f9f7f6;border:1px solid #ccc}.custom-select-menu__list-item-container.is-active{background-color:#e8f5e9;border:1px solid #363535;padding-right:2.5rem}.custom-select-menu__list-item-container.is-active:hover{background-color:#e8f5e9;border:1px solid #363535}.custom-select-menu__list-item-container.is-active svg{height:.75rem;width:1.0625rem}.custom-select-menu__list-item-container.is-disabled{color:#ccc;border:1px solid #ccc}.custom-select-menu__checkmark{position:absolute;right:1rem;top:50%;transform:translateY(-50%);flex-shrink:0}.custom-select-menu__item-content{display:flex}.custom-select-menu__item-count{height:1.3125rem;color:#9a9a9a;padding-left:.3125rem}.custom-select-menu .ais-RefinementList{height:100%}.custom-select.is-active{border:1px solid #363535;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 #363535;max-height:16.875rem;animation:hide-scroll .3s backwards}.custom-select.is-active .custom-select-menu .custom-select-menu__list{max-height:13.75rem}.product-details .custom-select{width:100%}.product-details .custom-select__toggle.has-error{border:1px solid #cc0300}.product-details .custom-select-menu{background-color:#fff;width:calc(100% + 2px);left:-1px}.product-details .custom-select-menu__container{padding-left:0}.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}}@keyframes background{0%{background-color:#e9cfc8}to{background-color:#fff}}@keyframes hide-scroll{0%,to{overflow:hidden}}@keyframes scrollbar{0%{background-color:#e9cfc8}to{background-color:#ccc}}.slider__range{width:80%!important;margin:auto;padding-bottom:1.25rem!important;padding-top:.8125rem!important}.slider__values{display:flex;margin:auto;width:calc(80% + .875rem);justify-content:space-between}.slider__values p{margin-bottom:0}.reset-label{position:sticky;bottom:0;background-color:#fff}.reset-label,.reset-label__spacing{width:100%;display:flex;justify-content:flex-end}.reset-label__spacing{height:40px;cursor:default}.reset-label__button{outline:none;cursor:pointer;width:50%;height:40px;border-radius:0;background-color:#9a9a9a;transition:all .2s ease-in;max-width:50%;padding:0;border:none;display:flex;align-items:center;justify-content:center}.reset-label__button span{color:#fff}.reset-label__button:hover{background-color:#747474}.reset-label__button-disabled{max-width:0}.product__content .active{visibility:visible;transition-delay:0s;z-index:100;pointer-events:all;background-color:rgba(54,53,53,.8)}.product__content .active .modal__image-wrapper{opacity:1;transition:opacity .8s ease}.product__content .active .modal__close{opacity:1;z-index:2}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:transparent;visibility:hidden;z-index:100;transition:all .8s ease;transition-delay:.2s;pointer-events:none}.modal__image,.modal__image-container{width:95%;max-width:1000px;height:95%;max-height:95%}.modal__image{-o-object-fit:cover;object-fit:cover;opacity:1;transition:opacity .5s}.modal__image-wrapper{position:relative;opacity:0;height:85%;width:87%;background-color:#fff;overflow:hidden;transition:opacity .2s ease;transition-delay:.1s}.modal__image-wrapper:after{content:"";position:absolute;top:0;width:100%;height:10%;background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff 80%)}.modal__close{position:absolute;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;top:1.25rem;right:1.25rem;opacity:0;transition:all .2s ease}.modal__close svg{width:24px;height:24px;fill:#363535}.modal__pagination{position:absolute;width:100%;height:100%;top:0;z-index:1}.modal__pagination span{height:1.3125rem}.modal__arrow-container{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;width:48px;height:48px;background-color:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s ease}.modal__arrow-container:hover{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.modal__arrow-container:first-of-type{left:16px}.modal__arrow-container:first-of-type .modal__arrow{transform:rotate(90deg)}.modal__arrow-container:last-of-type{right:16px}.modal__arrow-container:last-of-type .modal__arrow{transform:rotate(-90deg)}.modal__arrow{width:24px;height:24px}.modal .swiper-pagination{left:calc(50% - .5rem);bottom:0;transform:translateX(-50%);margin-bottom:.4375rem}.modal .swiper-pagination span{outline:none}.modal .swiper-pagination-bullet-active{background:#363535!important}.modal .swiper-container{flex-direction:column;height:100%}.modal .product__singleImage,.modal .swiper-container,.modal .swiper-slide{display:flex;justify-content:center;align-items:center}.modal .product__singleImage{height:100%}.modal__pagination{display:flex;justify-content:space-between;align-items:center}@keyframes pagination-background{0%{background-color:#fff}to{background-color:#f9f7f6}}@keyframes pagination-image-out{0%{transform:translateX(0)}to{transform:translateX(-1000px)}}@media only screen and (min-width:1920px){.modal__image-wrapper{width:50%}}@media only screen and (max-width:768px){.modal__close{height:.9375rem;width:.9375rem;top:.9375rem;right:.9375rem}.modal__image-wrapper{max-height:28.125rem}}@media only screen and (max-width:576px){.modal{display:none}.modal__close{height:.9375rem;width:.9375rem;top:.9375rem;right:.9375rem}.modal__image-wrapper{max-height:17.6875rem}}.card{background-color:#fff;margin-bottom:1.5rem;padding:2.5rem 2rem;position:relative}.card,.card a{text-decoration:none}.breadcrumbs{padding-bottom:2rem}.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;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.breadcrumbs__list::-webkit-scrollbar{height:6px}.breadcrumbs__list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.breadcrumbs__list::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.breadcrumbs__list::-webkit-scrollbar-thumb:hover{background:#555}.breadcrumbs__item{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap}.breadcrumbs__link{text-decoration:none;margin-right:.8rem}.breadcrumbs__link:hover{color:#ca7181}.breadcrumbs__link:focus{outline:none}.breadcrumbs__link.focus-visible,.breadcrumbs__link:focus-visible{outline:2px solid #363535;outline-offset:2px}.breadcrumbs__link--active{color:#9a9a9a;pointer-events:none}.breadcrumbs__separator{margin-right:.8rem;width:6px;height:10px}.brand-reference{position:relative;margin-top:-2rem;margin-bottom:-2rem}.brand-reference__link{display:block;position:relative;text-decoration:none;color:inherit}.brand-reference__link:focus{outline:none}.brand-reference__link.focus-visible,.brand-reference__link:focus-visible{outline:2px solid #363535;outline-offset:4px}.brand-reference__image{width:100%;display:block}.brand-reference__image img{max-height:41.25rem;-o-object-fit:cover;object-fit:cover;width:100%}.brand-reference__content{background-color:#fff;min-height:6.25rem;width:23.4375rem;margin-left:auto;margin-right:2.5rem;transform:translateY(-2.5rem);border-bottom:1px solid #ccc;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 img{aspect-ratio:1/1;max-height:none;-o-object-fit:cover;object-fit:cover}.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 img{max-height:25.6875rem}}.search-bar-result{position:fixed;z-index:25;background-color:#f9f7f6;width:100vw;height:auto;top:158px;left:0;border-bottom:1px solid transparent;display:none}.search-bar-result.is-active{display:block;border-bottom:1px solid #e5e1dc}.search-bar-content{max-width:1440px;margin:0 auto;padding:0 1.5rem;position:relative}.scroll-wrap{overflow-y:auto;height:calc(100vh - 158px);position:relative}.search-bar-headline{font-size:3rem;font-weight:500;border-radius:0;padding-top:3rem;margin-top:0;background-color:transparent;border:none}.search-bar-headline:focus{outline:none;border-bottom:1px solid #9a9a9a}.search-bar-wrap input{border-radius:0}.search-bar-wrap input::-moz-placeholder{color:#ccc}.search-bar-wrap input::placeholder{color:#ccc}.search-bar-wrap .search-bar-icon{height:1.7rem;width:1.7rem;flex-shrink:0}.search-bar-wrap .search-bar-text{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-bar-wrap .search-bar-close{display:block;margin-left:auto;margin-top:1.5rem;margin-bottom:1.5rem;width:22px;height:22px;cursor:pointer;background:none;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:10}.search-bar-wrap .search-bar-close:focus{outline:none}.search-bar-wrap .search-bar-close.focus-visible,.search-bar-wrap .search-bar-close:focus-visible{outline:2px solid #363535;outline-offset:2px}.search-bar-wrap .search-bar-close svg{width:100%;height:100%;display:block}.search-bar-wrap .search-bar-input{display:flex;align-items:center;grid-gap:1rem;gap:1rem;width:100%;max-width:600px;min-width:0;border:none;color:#ccc;border-radius:0;margin:0;cursor:pointer;padding:1rem;background-color:#f9f7f6;text-align:left;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-bar-wrap .search-bar-input:focus{outline:none}.search-bar-wrap .search-bar-input.focus-visible,.search-bar-wrap .search-bar-input:focus-visible{outline:2px solid #363535;outline-offset:2px}@media only screen and (max-width:768px){.search-bar-result{padding:0;top:0;height:100vh}.search-bar-result.is-active{display:block;z-index:99999}.scroll-wrap{height:calc(100vh - 10rem)}.search-bar-headline{font-size:2rem}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.promotion-badges{position:absolute;z-index:3;top:1.25rem;left:1.25rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.promotion-badges__new{color:#fff;padding-left:18px;padding-right:18px;background:#ca7181}.promotion-badges__new,.promotion-badges__sale-badge{height:32px;display:flex;justify-content:center;align-items:center;margin-right:1rem;border-radius:18px}.promotion-badges__sale-badge{color:#ca7181;padding-left:12px;padding-right:12px;background:#f9f7f6}@media only screen and (max-width:576px){.promotion-badges{top:1rem;left:1.5rem}.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:rgba(54,53,53,.8);transition:all .5s ease-in-out;opacity:0;z-index:20}.added__content{transform:scale(.8);border-radius:.3125rem;transition:all .2s ease-in-out;transition-delay:.1s;overflow:hidden;width:15rem;height:15rem;background-color:#fff;padding:2rem}.added.is-active{opacity:1}.added.is-active .added__content{transform:scale(1)}.added__icon{margin-left:1rem;width:2rem;height:2rem;fill:#363535}.remove-modal{position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;background-color:transparent;transition:opacity .2s ease,visibility .2s ease,background-color .2s ease;z-index:100}.remove-modal__content{background-color:#fff;padding:2rem;width:90%;max-width:700px;transform:scale(.95);transition:transform .2s ease}.remove-modal__title{margin-top:0;padding-top:0}.remove-modal__text{margin:0 0 2rem}.remove-modal__actions{grid-gap:2rem;gap:2rem}@media only screen and (max-width:576px){.remove-modal__actions{flex-direction:column;grid-gap:1rem;gap:1rem}}@media only screen and (max-width:576px){.remove-modal__btn{width:100%}}.remove-modal.is-active{visibility:visible;opacity:1;background-color:rgba(54,53,53,.8)}.remove-modal.is-active .remove-modal__content{transform:scale(1)}.product-category-page__products-section{width:100%}.product-category-page__content{width:100%;padding:3rem 0}.product-category-page__content ol+h2,.product-category-page__content p+h2,.product-category-page__content ul+h2{padding-top:3rem}.article-page__header-image{margin-bottom:3rem}.article-page__date{display:block;padding-bottom:1.5rem}.article-listing__content{display:grid;grid-template-columns:2fr 3fr;grid-gap:2rem;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:3rem}.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__additional-content{max-width:75%}@media only screen and (max-width:768px){.article-listing__additional-content{max-width:100%}}.article-listing__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;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:16.875rem;overflow:hidden;margin:0}.article-listing__item-img div{height:100%;width:100%}.article-listing__item-img img{vertical-align:bottom;height:100%;-o-object-fit:cover;object-fit:cover}.article-listing__item-text{padding:2rem 1rem 2.5rem;background-color:#fff;height:15.3rem;width:100%}.article-listing__item-title{font-size:1.375rem;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:#ca7181;color:#fff}.category-link:hover{opacity:.9}.article-link{background-color:#fff;color:inherit}.article-link:hover{background-color:#f5f5f5}.hero-slider .swiper-container{width:100%;padding:0!important;margin:0!important;box-sizing:border-box}.hero-slider .swiper-wrapper{width:-moz-fit-content!important;width:fit-content!important;padding:0!important;margin:0!important}.hero-slider .swiper-wrapper:after{content:"";display:block;width:calc(100vw - 100%);height:1px;flex-shrink:0}.hero-slider .swiper-slide{width:auto!important}.hero-slider-item{display:flex;height:100%;text-decoration:none;flex-direction:column;width:600px!important;flex-shrink:0}.hero-slider-item__img{width:100%!important;height:600px;overflow:hidden}.hero-slider-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-slider-item__text{text-decoration:none;padding:1.5rem;background-color:#fff}.hero{background-color:#f9f7f6;width:100%;padding-bottom:3rem}.hero__simple-layout h1{margin-top:0;margin-bottom:3rem}.hero__image-layout{position:relative}.hero__slider-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.hero__text{padding-top:6rem;padding-right:3rem;max-width:670px;min-width:0}.hero__slider{position:relative;z-index:3;min-width:0;overflow:visible}@media only screen and (max-width:1200px){.hero__slider-layout{grid-template-columns:1fr;grid-gap:0;gap:0;padding-top:0}.hero__text{width:100%;max-width:none;padding-top:0}.hero__slider{max-width:100%}.hero__spacing{position:relative;width:100%}}@media only screen and (max-width:576px){.hero-slider-item{width:calc(100vw - 2rem)!important;max-width:600px!important}.hero-slider-item__img{height:auto;aspect-ratio:1/1}}.brands-list{display:flex;flex-direction:column;grid-gap:1.5rem;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;grid-gap:2rem;gap:2rem}@media only screen and (max-width:768px){.brands-card__content{flex-direction:column;grid-gap:1rem;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:1rem;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);grid-gap:1rem;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:6rem}.footer__content{max-width:1440px;margin:0 auto;padding:0 1.5rem}.footer__columns{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.footer-column__headline{margin-bottom:1.5rem;border-bottom:1px solid #f6ecea;padding-bottom:.5rem;margin-top:0}.footer-column__item{text-decoration:none;display:block;padding:.3rem 0}.footer-column__item:hover{color:#ca7181}.footer-social{display:flex;justify-content:center;grid-gap:2rem;gap:2rem;padding-bottom:3rem}.footer-social__link svg{width:35px;height:35px}.footer-copyright{width:100%;background-color:#f6ecea;padding:.5rem 0}.footer-copyright__content{max-width:1440px;margin:0 auto;padding:0 1.5rem;text-align:center}.footer-copyright__content a,.footer-copyright__content p{margin:0}@media only screen and (max-width:1200px){.footer{margin-bottom:0;padding-top:4rem}.footer__columns{grid-template-columns:repeat(2,1fr);grid-gap:4rem;gap:4rem}}@media only screen and (max-width:768px){.footer__content{padding:0 1rem}.footer__columns{grid-template-columns:1fr}.footer-social{justify-content:center;grid-gap:1.5rem;gap:1.5rem}.footer-copyright__content{padding:0 1rem}.footer-copyright__content a,.footer-copyright__content p{padding-top:1rem;padding-bottom:1rem}}.header-wrapper{position:fixed;top:0;left:0;width:100%;height:162px;z-index:20;background-color:#fff}.header{height:110px;background-color:#fff;display:flex;align-items:center;grid-gap:1.5rem;gap:1.5rem;padding:0 1.5rem;max-width:1440px;margin:0 auto}.header.is-routing{pointer-events:none}.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{height:100%;justify-content:flex-end}.nav__list,.nav__list-item{margin:0;padding:0;list-style:none;display:flex;align-items:center}.nav__list-item{position:relative}.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:1rem;font-weight:inherit;line-height:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nav__item span{color:#000;position:relative}.nav__item.is-active span,.nav__item.nuxt-link-active span{color:#ca7181}.nav__item.is-active span:after{width:100%}.nav__item span:after{content:"";position:absolute;right:0;bottom:-2px;width:0;height:2px;background-color:#ca7181;transition:.3s ease-in-out}.nav-dropdown,.nav__item:hover span:after{width:100%;left:0}.nav-dropdown{position:fixed;box-sizing:border-box;margin:0 auto;right:0;top:158px;max-height:calc(100vh - 158px);background-color:#fff;border-top:none;border-bottom:1px solid transparent;z-index:24;overflow-y:auto;overflow-x:hidden;display:none}.nav-dropdown.is-routing{pointer-events:none!important}.nav-dropdown.is-active{display:block!important;border-bottom:1px solid #e5e1dc}.nav-dropdown__content{max-width:1440px;margin:0 auto;padding:0 1.5rem 3rem;position:relative;width:100%;min-height:-moz-min-content;min-height:min-content}.nav-dropdown__header{display:flex;justify-content:flex-end;align-items:center;margin-top:1.5rem;margin-bottom:1.5rem}.nav-dropdown__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;margin:0;padding:0;align-items:start;grid-auto-rows:auto}.nav-dropdown__close{width:22px;height:22px;cursor:pointer;flex-shrink:0;background:none;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nav-dropdown__close:focus{outline:none}.nav-dropdown__close.focus-visible,.nav-dropdown__close:focus-visible{outline:2px solid #000;outline-offset:2px}.nav-dropdown__close svg{width:100%;height:100%;display:block}.nav-dropdown__section{padding-bottom:1.5rem;min-height:0}.nav-dropdown__section:first-child{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__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:#000;text-decoration:none;position:relative;display:block;padding:.75rem 3rem .75rem 0}.nav-dropdown__link a:after{content:"";left:0;width:0;position:absolute;height:2px;background-color:#ca7181;bottom:.75rem;transition:.3s ease-in-out}.nav-dropdown__link a.is-active{color:#ca7181}.nav-dropdown__link a:hover:after{width:.9375rem}.header__basket{flex:0 0 auto;position:relative}.header__basket-button{position:relative;color:#000;text-decoration:none;cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px;padding:0 1.5rem 0 0;height:110px;background:none;border:none;font:inherit;-webkit-appearance:none;-moz-appearance:none;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 6px;background-color:#ca7181;color:#fff;border-radius:50%;font-size:14px;font-weight:500}.header__hamburger{flex:0 0 auto;padding:0;border:none;background:none;cursor:pointer;flex-shrink:0;display:none}.header__hamburger,.header__hamburger svg{width:30px;height:30px}.header__hamburger:focus{outline:none}.header__hamburger.focus-visible,.header__hamburger:focus-visible{outline:2px solid #000;outline-offset:2px}.nav-highlight-wrapper{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;grid-gap:0;gap:0;width:100%}.nav-highlight-wrapper>li{width:50%;display:flex}.nav-highlight-wrapper>li:nth-child(2){justify-content:flex-end}.nav-highlight-wrapper>li:nth-child(2) .nav-highlight{align-items:flex-end}.nav-highlight-wrapper>li:nth-child(2) .nav-highlight .nav-highlight__img{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{width:95%;max-width:320px;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__img{margin-bottom:1rem;width:95%;max-width:320px;height:auto;display:block}.nav-highlight__subject{margin:0;font-size:1rem}.nav-highlight__text{margin:0;padding-bottom:3rem}.header.is-routing,.nav__item.is-routing{pointer-events:none!important}@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-wrapper{height:142px}.header{height:90px;padding:0 1rem;grid-gap:1rem;gap:1rem}.header__logo{flex:0 0 auto}.header__logo svg{width:112px;height:55px}.header__search.is-active{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;background-color:#fff;max-width:none;margin:0}.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;grid-gap:0;gap:0}.nav-dropdown__section:first-child,.nav-dropdown__section:nth-child(2){padding-left:0;padding-right:0}.nav-dropdown__section:nth-child(2):before{display:none}.nav-dropdown__links{flex-direction:column;flex-wrap:nowrap}.nav-dropdown__link{width:100%;padding-right:0}.nav-highlight{width:100%}.nav-highlight:first-of-type:before{display:none}.nav-highlight:nth-of-type(2){align-items:flex-start}.nav-highlight:nth-of-type(2) .nav-highlight__img,.nav-highlight:nth-of-type(2) .nav-highlight__subject,.nav-highlight:nth-of-type(2) .nav-highlight__text{margin-left:0}}.mobile-nav{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:100;overflow-y:auto;display:none}.mobile-nav.is-active{display:block}.mobile-nav__close{position:fixed;top:1.5rem;right:1.5rem;width:22px;height:22px;cursor:pointer;background:none;border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:102}.mobile-nav__close:focus{outline:none}.mobile-nav__close.focus-visible,.mobile-nav__close:focus-visible{outline:2px solid #000;outline-offset:2px}.mobile-nav__close svg{width:100%;height:100%;display:block}.mobile-nav__main{padding:5rem 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;text-decoration:none;color:#000;font-size:1.125rem;background:none;border:none;border-bottom:1px solid #ccc;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mobile-nav__item svg{width:16px;height:16px;transform:rotate(-90deg)}.mobile-nav__item:hover{color:#ca7181}.mobile-nav__promotions{margin-top:2rem;display:flex;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.mobile-nav__promotions .nav-highlight{flex:1 1 calc(50% - 0.5rem);min-width:0}.mobile-nav__promotions .nav-highlight__img{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__img,.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;grid-gap:0;gap:0}.mobile-nav__promotions .nav-highlight{flex:1 1 100%}.mobile-nav__promotions .nav-highlight__img{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:1rem;font-weight:500;margin:0 0 1rem;color:#000;width:100%}.mobile-nav__submenu{position:fixed;top:0;left:-100%;width:100%;height:100vh;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-size:1.5rem;font-weight:500;margin:0 0 2rem;padding:0;border:none;background:none;color:#000;cursor:pointer;text-align:left;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;grid-gap:1rem;gap:1rem}.mobile-nav__submenu-header:focus{outline:none}.mobile-nav__submenu-header.focus-visible,.mobile-nav__submenu-header:focus-visible{outline:2px solid #000;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 #ccc}.mobile-nav__submenu-list a{display:block;padding:1rem 0;text-decoration:none;color:#000;font-size:1rem}.mobile-nav__submenu-list a.is-active,.mobile-nav__submenu-list a:hover{color:#ca7181}@media(min-width:769px){.mobile-nav{display:none!important}}.main-content-wrapper{background-color:#f9f7f6;max-width:1440px;margin:0 auto;padding:186px 1.5rem 6rem;min-height:75vh}@media only screen and (max-width:1200px){.main-content-wrapper{padding-bottom:4rem}}@media only screen and (max-width:768px){.main-content-wrapper{padding-top:158px;padding-left:1rem;padding-right:1rem}}