.product-price{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:3em;margin-bottom:.45455rem}.product-price__price{display:inline-block;color:#ff7552}.product-price__price--discount{position:relative;color:grey}.product-price__price--discount:after{content:"";position:absolute;display:block;height:4px;background-color:grey;width:100%;left:0;top:50%;transform:rotate(-10deg)}.box-product{margin-bottom:2.72727rem;position:relative}.box-product__img-wrapper{position:relative;height:0;padding-bottom:75%;overflow:hidden;margin-bottom:1em}.box-product__img-wrapper>img{position:absolute;height:100%;width:auto;max-width:none;left:50%;transform:translateX(-50%)}@supports ((-o-object-fit:cover) or (object-fit:cover)){.box-product__img-wrapper>img{width:100%;-o-object-fit:cover;object-fit:cover}}.box-product__image{margin-bottom:.90909rem;cursor:pointer}.box-product__link{color:inherit}.box-product__link svg.new-product-ribbon{fill:#ee5730}.box-product__title{margin-bottom:.90909rem}.box-product__price{color:#ee5730;margin-bottom:.18182rem}.slider{position:relative}.slider>.l-container{position:relative}.slider.slider--single{overflow:hidden}.slider.slider--single>.l-container{position:static}.slider.slider--single .swiper-container{overflow:visible}.slider.slider--single .swiper-button-prev{left:0}.slider.slider--single .swiper-button-next{right:0}.slider .swiper-wrapper{transition-timing-function:cubic-bezier(.3,0,.1,1)}.slider .swiper-button-next,.slider .swiper-button-prev{background:#ee5730;height:2.72727rem;width:6.90909rem;display:flex;justify-content:center;align-items:center}.slider .swiper-button-next,.slider .swiper-button-next svg,.slider .swiper-button-prev,.slider .swiper-button-prev svg{transition:transform .35s}.slider .swiper-button-next svg,.slider .swiper-button-prev svg{width:63px;position:relative;z-index:10}.slider .swiper-button-next:hover,.slider .swiper-button-prev:hover{transform:scaleX(1.2)}.slider .swiper-button-next:hover svg,.slider .swiper-button-prev:hover svg{transform:scaleX(.8)}.slider .swiper-button-prev{left:0;transform-origin:left center}@media (min-width:48em){.slider .swiper-button-prev{left:-15px}}.slider .swiper-button-next{right:0;transform-origin:right center}@media (min-width:48em){.slider .swiper-button-next{right:-15px}}.slider__content{display:block}.slider__image{width:100%;margin-bottom:.45455rem}.slider__caption{color:#939393;font-size:.81818rem}.hero{position:relative}.hero .hero-image__filters{position:absolute;bottom:0;width:100%;transform:translateY(50%);z-index:1}.hero__image{background-size:cover;background-position:50%}.hero__image>img{width:100%}.hero__image{min-height:350px;height:100%}@media (min-width:48em){.hero__image{min-height:500px}}@media (min-width:62em){.hero__image{min-height:500px}}.hero__image--small{min-height:250px}@media (min-width:48em){.hero__image--small{min-height:420px}}@media (min-width:62em){.hero__image--small{min-height:420px}}.hero__image--smaller{min-height:250px}@media (min-width:48em){.hero__image--smaller{min-height:320px}}.hero__image--fixed{min-height:auto}.hero__overlay--light{color:#fff}.hero__fade{height:210px;margin-top:-210px;position:relative}.hero__fade.dark{background:linear-gradient(180deg,transparent,rgba(0,0,0,.78))}.hero__fade.light{background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.78))}@media (max-width:47.99em){.hero__fade{display:none}}.hero__title{margin-bottom:15px}.block--slider{margin-bottom:3.63636rem}.block__best-products{position:relative;padding-bottom:3.63636rem}.block__best-products .block__title{margin-bottom:1.36364rem}.block__best-products .block__best-products--wrapper{margin-bottom:2.72727rem}.block__best-products .block-highlight__pagination{display:flex;justify-content:center;margin:auto}.block__best-products .block-highlight__pagination .pag{display:inline-block;margin:0 .54545rem;width:12px;height:12px;border-radius:100%;background-color:#ee5730;cursor:pointer;opacity:.5;transition:opacity .35s}.block__best-products .block-highlight__pagination .pag.is-active{opacity:1}