.hero-banner{position:relative;display:flex;align-items:center;min-height:var(--hero-min-height-mobile, 480px);overflow:hidden;width:100%;max-width:var(--hero-max-width, 100%);margin-left:auto;margin-right:auto}.hero-banner--fullscreen{max-width:100%}.hero-banner__bg,.hero-banner__bg--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-banner__bg-img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.hero-banner__bg-placeholder svg{width:100%;height:100%;object-fit:cover}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-banner__container{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:60px 24px}.hero-banner__content{max-width:640px}.hero-banner__content--left{margin-right:auto;text-align:left}.hero-banner__content--center{margin:0 auto;text-align:center}.hero-banner__content--right{margin-left:auto;text-align:right}.hero-banner__eyebrow{font-family:var(--font-body-family, sans-serif);font-size:16px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf;margin:0 0 14px}.hero-banner__heading{font-family:var(--font-heading-family, serif);font-size:clamp(32px,6vw,72px);font-weight:var(--font-heading-weight, 400);line-height:1.1;color:#fff;margin:0 0 20px;word-break:break-word}.hero-banner__subheading{font-family:var(--font-body-family, sans-serif);font-size:clamp(16px,2vw,17px);font-weight:400;line-height:1.55;color:#ffffffe0;margin:0 0 16px}.hero-banner__body{font-family:var(--font-body-family, sans-serif);font-size:16px;line-height:1.7;color:#ffffffb8;margin:0 0 32px;max-width:520px}.hero-banner__content--center .hero-banner__body{margin-left:auto;margin-right:auto}.hero-banner__buttons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-banner__content--center .hero-banner__buttons{justify-content:center}.hero-banner__content--right .hero-banner__buttons{justify-content:flex-end}.hero-banner__btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;font-family:var(--font-body-family, sans-serif);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer;white-space:nowrap}.hero-banner__btn--primary{background-color:#fff;color:#1a1008;border:2px solid #ffffff}.hero-banner__btn--primary:hover{background-color:transparent;color:#fff}.hero-banner__btn--secondary{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}.hero-banner__btn--secondary:hover{background-color:#ffffff1f;border-color:#fff}@media screen and (min-width:768px){.hero-banner__container{padding:80px 48px}}@media screen and (min-width:990px){.hero-banner{min-height:var(--hero-min-height-desktop, 620px)}.hero-banner__container{padding:100px 80px}.hero-banner__content{max-width:560px}.hero-banner__body{margin-bottom:40px}}@media screen and (min-width:1280px){.hero-banner__container{padding:120px 100px}.hero-banner__content{max-width:620px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/hero-banner.css.map */
