.hero-banner{position:relative;overflow:hidden;display:flex;height:var(--inner-height, 100vh);background:linear-gradient(130.85deg,#f8eeee -21.65%,#caebe3 3.51%,#f4ded0 20.79%,#e9c9e4 36.35%,#d2d5f4 50.55%,#f8eeee 77.7%),linear-gradient(0deg,#ffffff4d,#ffffff4d);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-banner .media{display:none!important;border-radius:0}.hero-banner .hero__media.media--overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0000004d,#0000004d);pointer-events:none;z-index:2}.hero__inner{position:relative;z-index:3;width:100%;display:flex;color:rgb(var(--color-foreground));background-color:transparent!important}.hero__inner.hero-banner--30-70>*,.hero__inner.hero-banner--70-30>*{flex:1 0 50%}.hero__content{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;padding:4rem var(--page-gutter);background-color:transparent;color:rgb(var(--color-foreground));pointer-events:none}.hero__content a,.hero__content button,.hero__content .button{pointer-events:auto}.hero__content-inner{width:100%;max-width:1500px;padding:0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.4rem}.hero__text-block{display:flex;flex-direction:column;gap:19px;color:#000;text-align:left;min-width:0;max-width:100%}.hero-right-card{width:100%;flex-shrink:1;min-width:0;max-width:100%}.hero-right-card__inner{position:relative;width:100%;max-width:100%;pointer-events:auto}.hero-right-card__inner img{display:block;width:100%;height:auto}.hero__rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;color:#000;font-size:1.2rem;line-height:1.2;font-weight:400}.hero__rating-row-stars{display:inline-flex;align-items:center;gap:.2rem}.hero__rating-row-stars .star{width:18px;height:18px;flex-shrink:0;fill:#862f7b;display:block}.hero__rating-row-text strong{font-weight:600}.hero__rating-row-text>a{text-decoration:underline}.hero__subheading-block{color:#000;font-size:1.2rem;line-height:1.4;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hero__heading p{font-family:var(--font-heading-family);margin:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.hero-headline-accent{color:#ff004a}.hero__entry{color:#000;font-size:1.4rem;line-height:1.5;font-weight:400}.hero__entry p{margin-block-start:0}.hero__button{display:inline-flex;flex-wrap:wrap;gap:1.2rem}.hero__button .button:not(.section-hero__button){display:none}.section-hero__button{background-color:#e5f81e!important;border-color:#e5f81e!important;color:#000!important;border-radius:9999px!important;padding:1.2rem 2.4rem!important;font-size:1.4rem!important;line-height:1.2!important;font-weight:600!important;text-transform:uppercase;min-width:unset!important;box-shadow:none!important}.section-hero__button .button--filled{color:#000}.section-hero__button:hover,.section-hero__button:focus-visible{background-color:#d90040!important;border-color:#d90040!important;color:#fff!important}.hero__animation{position:relative}@media screen and (max-width:749px){.hero-banner{height:auto;min-height:100vh}.hero__inner{min-height:auto;text-align:left;align-items:stretch;justify-content:flex-start}.hero__content{padding-top:2.4rem;padding-bottom:4rem;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.hero__content-inner{flex-direction:column;align-items:center;gap:2.4rem;max-width:100%}.hero__text-block{width:100%;text-align:center}.hero__rating-row{justify-content:center}.hero-right-card{order:2;width:100%;max-width:100%}}@media screen and (min-width:750px){.hero__swiper,.hero__swiper-wrapper,.hero__swiper-slide{min-height:calc(var(--inner-height, 100vh))}.hero__inner{flex:1;display:flex;align-items:center}.hero__content{height:auto;padding-top:6.4rem;padding-bottom:6.4rem;padding-left:0;padding-right:0}.hero__content-inner{max-width:1500px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3.2rem}.hero__text-block{max-width:800px;width:100%;min-width:0;padding-top:0;text-align:left}.hero-right-card{flex:0 0 auto;max-width:648px;width:100%;min-width:0}.hero-right-card__inner{max-width:100%}.hero__heading,.hero__heading .hero-headline-main,.hero__heading .hero-headline-accent{font-size:56px;line-height:90%;letter-spacing:0}.hero__entry{font-size:18px;line-height:140%}}@media screen and (min-width:990px){.hero__content-inner{gap:3.2rem}.hero-right-card,.hero-right-card__inner{max-width:648px}}@media(max-width:749px){.hero-banner,.hero__swiper,.hero__swiper-wrapper,.hero__swiper-slide{min-height:auto!important}}.hero__swiper-button{display:none!important}.hero__swiper-pagination{position:absolute;left:50%!important;transform:translate(-50%)!important;z-index:50!important;justify-content:center;display:flex!important;align-items:center;gap:4.45px;pointer-events:auto;margin-bottom:17px}.hero__swiper-pagination:before,.hero__swiper-pagination:after{content:none!important;display:none!important}.hero__swiper-pagination .swiper-pagination-bullet{all:unset;display:inline-block!important;position:relative;width:1rem;height:1rem;cursor:pointer;pointer-events:auto}.hero__swiper-pagination .swiper-pagination-bullet span,.hero__swiper-pagination .swiper-pagination-bullet svg{display:none!important;visibility:hidden!important;opacity:0!important}.hero__swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:10.16px;height:10.16px;border-radius:50%;border:1px solid black;transform-origin:center center;transform:scale(1);transition:background-color .2s ease,transform .2s ease}.hero__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background-color:#000}@media screen and (max-width:749px){.hero__swiper-pagination{bottom:2.8rem!important}}.hero__rating-row,.hero__rating-row-text{font-family:var(--avenir);font-weight:400;font-style:oblique;font-size:13px;line-height:140%;letter-spacing:0;color:#000}.hero__rating-row-text strong{font-weight:400;font-style:oblique}.hero__subheading-block{font-family:var(--proxima);font-weight:500;font-style:normal;font-size:16px;line-height:115%;letter-spacing:.03em;text-transform:uppercase;color:#000;margin:0;text-align:left}.hero__subheading-block a{color:inherit;text-decoration:none}.hero__heading{font-family:var(--avenir-next);font-weight:900;font-style:normal;font-size:56px;line-height:90%;letter-spacing:0;text-transform:uppercase;margin:0;color:#b842a9;word-break:break-word;text-align:left}.hero__heading p{font-family:var(--avenir-next);margin:0;font:inherit;text-transform:inherit;color:inherit;line-height:inherit;letter-spacing:inherit}.hero__heading .hero-headline-main{display:block;font:inherit;color:#b842a9;line-height:inherit;letter-spacing:inherit;text-transform:inherit;margin:0}.hero__heading .hero-headline-accent{display:block;font:inherit;color:var(--hero-accent-color, #ff004a);line-height:inherit;letter-spacing:inherit;text-transform:inherit;margin:0}.hero__entry,.hero__entry p{font-family:var(--avenir);font-weight:400;font-style:normal;font-size:18px;line-height:140%;letter-spacing:0;color:#000;margin:0;text-align:left}@media screen and (max-width:900px){.hero__heading{font-size:32px}.hero__animation .hero__heading>p{font-size:32px}}@media screen and (max-width:749px){.hero__rating-row,.hero__rating-row-text{font-size:14px;line-height:140%;font-family:var(--avenir);font-weight:400;font-style:oblique;letter-spacing:0;color:#000;text-align:center;justify-content:center}.hero__rating-row-text strong{font-weight:400;font-style:oblique}.hero__rating-row-stars .star{width:16px;height:16px}.hero__subheading-block{font-family:var(--proxima);font-weight:500;font-style:normal;font-size:15px;line-height:115%;letter-spacing:.03em;text-transform:uppercase;color:#000;margin:0;text-align:center}.hero__heading,.hero__heading .hero-headline-main,.hero__heading .hero-headline-accent{font-weight:900;font-style:normal;font-size:32px;line-height:90%;letter-spacing:0;text-transform:uppercase;text-align:center}.hero__heading{color:#b842a9;margin:0}.hero__heading .hero-headline-main{display:block;color:#b842a9;margin:0}.hero__heading .hero-headline-accent{display:block;color:var(--hero-accent-color, #862F7B);margin:0}.hero__entry,.hero__entry p{font-family:Avenir,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:140%;letter-spacing:0;color:#000;margin:0;text-align:center}}@media screen and (min-width:750px){.hero__text-block{flex:1 1 0;min-width:0;max-width:none;text-align:left;padding-top:0}.hero__content-inner{max-width:1500px;width:100%;margin-inline:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3.2rem}.hero__text-block,.hero-right-card{flex:1 1 0;max-width:50%;min-width:0}.hero__text-block{text-align:left;padding-top:0}.hero-right-card{order:0}.hero-right-card__inner{width:100%;max-width:100%}.hero-right-card__inner img{width:100%;height:auto;display:block}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-hero-banner-new.css.map */
