.hero{--gap: 2rem;position:relative;display:flex;overflow:hidden;justify-content:space-between;gap:var(--gap);flex-wrap:wrap}.hero--reverse{flex-direction:row-reverse}.hero__item-slider,.hero__item-media{flex:1 1 100%}.hero__slider{overflow:hidden;position:relative;aspect-ratio:3/4}@media screen and (min-width:750px){.hero__slider{aspect-ratio:21/9}}.hero__slide{position:relative;height:100%;display:flex;justify-content:flex-end;align-items:center;border-radius:1rem;overflow:hidden;background:#c8c8c866}@media screen and (min-width:990px){.hero__item-slider{flex:1 1 calc(66.67% - var(--gap))}.hero__item-media{flex:1 1 calc(33.33% - var(--gap));max-width:33.33%}}@media screen and (min-width:1400px){.hero{--gap: 2.5rem}}.hero__image-content{position:absolute;top:0;left:0;width:100%;height:100%}.hero__text-content{position:relative;z-index:1;height:100%;width:100%;display:flex;align-items:center;justify-content:flex-end}.hero__text-inner{padding:3rem 2rem 5.5rem;float:right;width:52%}.hero__heading{color:var(--color-heading, #be425d);margin-top:0;line-height:1.2}.hero__product-sku{margin-bottom:.5rem}.hero__description{line-height:1.3}.hero__description p{margin-top:0;margin-bottom:1.2rem}.hero__description,.hero__description *{color:var(--color-description, --color-dark-grey)}.hero__price-wrapper{display:flex;gap:1.2rem;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap;line-height:1;margin-top:3rem}.hero__price-wrapper .price-was{color:var(--color-sale-price);font-size:1.8rem;margin-bottom:1rem}.hero__price-wrapper .price-offer-content{color:#000;flex-wrap:wrap}.hero__price-wrapper .price-club-content{color:#be425d}.hero__price-wrapper .price-club,.hero__price-wrapper .price-offer{display:block;padding:.3rem 1.5rem;background:var(--color-white);border-radius:var(--buttons-radius);text-align:center;font-family:var(--font-bold-body-family);font-size:2.4rem}.hero__price-wrapper .price-club{border:.3rem solid #be425d}.hero__price-wrapper .price-offer{border:.3rem solid #000}.hero__price-wrapper .label{display:block;font-size:1.5rem;text-align:center;text-transform:uppercase;font-family:var(--font-bold-body-family);margin-bottom:.3rem}.hero__button{font-size:1.8rem;border-radius:0 var(--buttons-radius) 0 0;position:absolute;left:0;bottom:0;min-height:5.4rem;box-sizing:border-box;justify-content:center;align-items:center}.hero__button--right{left:auto;right:0;border-radius:var(--buttons-radius) 0 0 0}.hero__button--center{width:100%;border-radius:0}.hero__button:hover{--color-button: var(--color-button-hover) !important;--color-button-text: var(--color-button-text-hover) !important}@media screen and (max-width:749px){.hero__text-inner.inner-full-width{width:100%}.hero__text-content:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:#ffffff1a;z-index:-1}.hero__text-inner{padding-bottom:9rem}.hero__description{font-size:1.5rem}.hero__price-wrapper .price-was{font-size:1.5rem;margin-bottom:.5rem}.hero__price-wrapper .label{font-size:1.2rem}.hero__price-wrapper .price-club,.hero__price-wrapper .price-offer{font-size:1.8rem}.hero__button{width:100%;border-top-right-radius:0}.hero__text-content--mob-top-left{align-items:flex-start;justify-content:flex-start}.hero__text-content--mob-top-center{align-items:flex-start;justify-content:center}.hero__text-content--mob-top-right{align-items:flex-start;justify-content:flex-end}.hero__text-content--mob-middle-left{align-items:center;justify-content:flex-start}.hero__text-content--mob-middle-center{align-items:center;justify-content:center}.hero__text-content--mob-middle-right{align-items:center;justify-content:flex-end}.hero__text-content--mob-bottom-left{align-items:flex-end;justify-content:flex-start}.hero__text-content--mob-bottom-center{align-items:flex-end;justify-content:center}.hero__text-content--mob-bottom-right{align-items:flex-end;justify-content:flex-end}}@media screen and (max-width:480px){.hero__text-inner{padding-top:2rem}.swiper-wrapper .hero__text-inner{padding-top:5rem}.hero__heading{font-size:2.2rem;margin-bottom:1rem}.hero__price-wrapper{margin-top:1.5rem}}@media screen and (min-width:750px){.hero__text-content--top-left{align-items:flex-start;justify-content:flex-start}.hero__text-content--top-center{align-items:flex-start;justify-content:center}.hero__text-content--top-right{align-items:flex-start;justify-content:flex-end}.hero__text-content--middle-left{align-items:center;justify-content:flex-start}.hero__text-content--middle-center{align-items:center;justify-content:center}.hero__text-content--middle-right{align-items:center;justify-content:flex-end}.hero__text-content--bottom-left{align-items:flex-end;justify-content:flex-start}.hero__text-content--bottom-center{align-items:flex-end;justify-content:center}.hero__text-content--bottom-right{align-items:flex-end;justify-content:flex-end}:is(.hero__text-content--top-left,.hero__text-content--middle-left,.hero__text-content--bottom-left) .hero__text-inner{padding-bottom:10rem}.hero__slider--full .hero__button{width:100%;border-radius:0;font-size:2rem}}@media screen and (min-width:990px){.hero__text-inner{width:51%;padding-right:4rem}:is(.hero__text-content--top-left,.hero__text-content--middle-left,.hero__text-content--bottom-left) .hero__text-inner{padding-left:4rem}.hero__description{padding-right:2rem}.hero__button{font-size:1.6rem}.hero__slider--full .hero__button{min-height:6.5rem;font-size:2.4rem}.button--with-arrow .icon{width:1.5rem;height:1.5rem;margin-top:.2rem}.hero__slider--full .button--with-arrow .icon{width:2rem;height:2rem}}@media screen and (min-width:1200px){.hero__text-inner{width:46%}}.featured-media__box{background-color:var(--color-fuchsia-rose);border:.1rem solid var(--color-fuchsia-rose);border-radius:1rem;overflow:hidden}@media screen and (min-width:750px)and (max-width:989px){.featured-media__box{max-width:80%;margin:0 auto}}.featured-media__title,.featured-media__description{color:var(--color-white)}.featured-media__info{background-color:var(--color-deep-rose);padding:1.5rem;margin-bottom:.3rem}.featured-media__title{margin:0}.featured-media__buttons{background-color:var(--color-fuchsia-rose);display:flex;justify-content:space-between;column-gap:.2rem;padding-top:.3rem}.featured-media__buttons .button{--color-button: var(--color-deep-rose-rgb);font-size:1.6rem;flex:1 1 calc(50% - 1.5rem);min-height:5.4rem;--buttons-radius: 0;--buttons-radius-outset: 0}.featured-media__buttons .button:hover{--color-button: var(--color-dark-grey-rgb);--buttons-radius: 0;--buttons-radius-outset: 0}.featured-media__media{--ratio-percent: 56.25%;position:relative;padding-bottom:var(--ratio-percent)}.featured-media__poster,.featured-media__media :is(iframe,video){position:absolute;width:100%;height:100%}.featured-media__media iframe{background-color:rgba(var(--color-foreground),.03);border:0}.hero__item-slider .swiper-wrapper{justify-content:flex-start}.hero__item-slider swiper-slide{flex:1 0 100%}.hero__pagination-wrapper{--swiper-navigation-size: 14px;--swiper-theme-color: var(--color-slider-pagination);--swiper-pagination-color: var(--color-slider-pagination);--swiper-pagination-bullet-width: 12px;--swiper-pagination-bullet-height: 12px;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;column-gap:.8rem;z-index:1;padding:1.5rem 2.5rem}.hero__pagination-wrapper .swiper-pagination{margin-top:0}.hero__pagination-wrapper .swiper-pagination-bullet{border-width:1px}.hero__pagination-wrapper :is(.swiper-button-next,.swiper-button-prev){display:block!important;position:relative;top:0;left:auto;right:auto;margin:0;width:auto;height:auto}@media screen and (max-width:480px){.hero__pagination-wrapper{--swiper-navigation-size: 11px;--swiper-theme-color: #d2355d;--swiper-pagination-color: #d2355d;--swiper-pagination-bullet-width: 10px;--swiper-pagination-bullet-height: 10px;padding:1rem 1.5rem;column-gap:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-hero.css.map */
