.hero-section{position:relative;display:flex;align-items:center;overflow:hidden;background-color:transparent;color:var(--hero-text-color, #ffffff);padding:130px 0;margin-bottom:-150px}.hero-section__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-section__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hero-overlay, .45));display:flex!important}.hero-section__bg-color{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--hero-bg, #0a0a0a)}.hero-section__content--center{margin-inline:auto;text-align:center}.hero-section__content--right{margin-left:auto;text-align:right}.hero-section__content--left{text-align:left}.hero-section__eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--hero-accent, #e8c87d);margin:0 0 16px;opacity:.9}.hero-section__heading{margin:0;font-size:140px;font-weight:700;line-height:150px;letter-spacing:-.02em;color:var(--hero-text-color, #ffffff);text-transform:uppercase;position:relative;z-index:2}.hero-section__heading p{margin-top:0;margin-bottom:00px}.hero-section__subtitle{margin:0 0 16px;font-size:60px;text-transform:uppercase;font-weight:400;line-height:70px;color:var(--hero-text-color, #ffffff);opacity:.85}.hero-section__subtitle p{margin:0 0 8px}.hero-section__subtitle p:last-child{margin-bottom:0}.hero-section__subtitle strong,.hero-section__subtitle b{font-weight:700}.hero-section__paragraph{margin:0 0 36px;font-size:20px;line-height:30px;color:#fff;opacity:.7;max-width:60%}.hero-section__content--center .hero-section__paragraph{margin-inline:auto}.hero-section__content--right .hero-section__paragraph{margin-left:auto}.hero-section__cta-wrap{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-section__content--center .hero-section__cta-wrap{justify-content:center}.hero-section__content--right .hero-section__cta-wrap{justify-content:flex-end}.hero-section__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:4px;font-size:.9375rem;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease;white-space:nowrap}.hero-section__btn--primary{background-color:var(--hero-accent, #e8c87d);color:#0a0a0a;border:2px solid var(--hero-accent, #e8c87d)}.hero-section__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000040;background-color:color-mix(in srgb,var(--hero-accent, #e8c87d) 85%,#fff)}.hero-section__btn--secondary{background-color:transparent;color:var(--hero-text-color, #ffffff);border:2px solid rgba(255,255,255,.5)}.hero-section__btn--secondary:hover{border-color:var(--hero-text-color, #ffffff);transform:translateY(-2px)}@media(max-width:768px){.hero-section__container{padding:60px 24px}.hero-section__content{max-width:100%}.hero-section__btn{width:100%;justify-content:center}.hero-section__cta-wrap{flex-direction:column}.hero-section__content--center .hero-section__cta-wrap,.hero-section__content--right .hero-section__cta-wrap{align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
