.hero-promo{display:flex;justify-content:center;max-width:120rem;position:relative;margin:0 auto}.hero-promo__medias{width:100%}.hero-promo__media,.hero-promo .media{height:100%}.hero-promo .image{width:100%;height:100%;object-fit:cover}.hero-promo__content{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.875rem;padding:1.46875rem 1rem;text-align:center}@media(min-width: 768px){.hero-promo__content{gap:0;padding:1.5rem 2.5rem;padding-top:5.33125rem}}@media(min-width: 1024px){.hero-promo__content{padding:2rem 3.5rem;padding-top:7.0625rem}}@media(min-width: 1440px){.hero-promo__content{padding:2.5rem 4rem;padding-top:11.875rem}}.hero-promo__sub{font-family:"Aquawax Pro";font-style:italic;font-weight:600;font-size:0.75rem;line-height:150%;text-align:center}@media(min-width: 768px){.hero-promo__sub{font-size:0.875rem;margin-bottom:1.0125rem}}@media(min-width: 1024px){.hero-promo__sub{font-size:1.0625rem;margin-bottom:1.3rem}}@media(min-width: 1440px){.hero-promo__sub{font-size:1.125rem;mbargin-bottom:1.386875rem}}.hero-promo__heading{margin:0;font-family:"Cormorant Garamond",serif;font-style:normal;font-weight:700;font-size:1.875rem;line-height:90%;letter-spacing:-0.05625rem;text-transform:uppercase;text-align:center}@media(min-width: 768px){.hero-promo__heading{font-size:3rem;letter-spacing:-0.09rem;margin-bottom:4.09375rem}}@media(min-width: 1024px){.hero-promo__heading{font-size:4rem;letter-spacing:-0.12rem;margin-bottom:4.9375rem}}@media(min-width: 1440px){.hero-promo__heading{font-size:4.75rem;letter-spacing:-0.1425rem;margin-bottom:8.125rem}}.hero-promo .promo-code{text-decoration-line:underline;cursor:pointer}.hero-promo .button{width:8.5rem;height:1.5rem;padding:0;border-radius:0.375rem;font-family:"DM Sans",sans-serif;font-size:0.5rem;font-weight:600;line-height:100%;white-space:nowrap}@media(min-width: 768px){.hero-promo .button{width:12.875rem;height:2rem;font-size:0.75rem}}@media(min-width: 1024px){.hero-promo .button{width:14.2856875rem;height:2.625rem;border-radius:0.5rem;font-size:0.875rem}}@media(min-width: 1440px){.hero-promo .button{width:18.875rem;height:2.875rem}}.hero-promo_color_white .hero-promo__sub,.hero-promo_color_white .hero-promo__heading{color:var(--color-white-100)}.hero-promo_color_dark .hero-promo__sub,.hero-promo_color_dark .hero-promo__heading{color:var(--color-black-20)}