.hero-banner{position:relative;overflow:hidden;border-radius:0 0 var(--hero-radius, 24px) var(--hero-radius, 24px)}.hero-banner__image-wrapper{position:relative;width:100%;aspect-ratio:var(--hero-ratio-desktop, 16/7)}.hero-banner__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-overlay-bg, transparent);pointer-events:none;display:block!important}.hero-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:6.4rem}.hero-banner__inner{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.hero-banner__text{display:flex;flex-direction:column;gap:1.2rem;max-width:50%}.hero-banner__heading{margin:0;color:var(--hero-text-color, rgb(var(--color-foreground)))}.hero-banner__subheading{margin:0;color:var(--hero-text-color, rgb(var(--color-foreground)));opacity:.8}.hero-banner__button{margin-top:.8rem}.hero-banner__rating{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.hero-banner__rating-score{font-weight:600;font-size:1.6rem;color:var(--hero-text-color, rgb(var(--color-foreground)));display:flex;align-items:center;gap:.4rem}.hero-banner__rating-logo{display:inline-flex}.hero-banner__rating-logo img{width:1.6rem;height:1.6rem;object-fit:contain}.hero-banner__rating-stars{display:flex;gap:.2rem;color:#f5a623;font-size:1.6rem}.hero-banner__rating-stars svg{width:1.8rem;height:1.8rem;fill:#f5a623}@media(min-width:750px){.hero-banner__image-wrapper.hero-banner--desktop-fullscreen{aspect-ratio:unset;height:calc(100vh - var(--locale-selector-height, 0px))}.hero-banner__image-wrapper.hero-banner--desktop-fullscreen-no-header{aspect-ratio:unset;height:calc(100vh - var(--header-height, 0px) - var(--locale-selector-height, 0px))}}@media(max-width:749px){.hero-banner__image-wrapper.hero-banner--mobile-fullscreen{aspect-ratio:unset;height:calc(100vh - var(--locale-selector-height, 0px))}.hero-banner__image-wrapper.hero-banner--mobile-fullscreen-no-header{aspect-ratio:unset;height:calc(100vh - var(--header-height, 0px) - var(--locale-selector-height, 0px))}}@media(max-width:1023px){.hero-banner__content{padding:4rem}.hero-banner__text{max-width:60%}}@media(max-width:749px){.hero-banner__content{padding:2.4rem}.hero-banner__inner{flex-direction:column;align-items:flex-start;gap:2.4rem}.hero-banner__text{max-width:100%}.hero-banner__rating{align-items:flex-start}.hero-banner__image-wrapper{aspect-ratio:var(--hero-ratio-mobile, 4/5)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-banner.css.map */
