.hero-full{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.hero-full__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.03);transition:transform 8s ease}.hero-full:hover .hero-full__bg{transform:scale(1)}.hero-full__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000c7,#0000007a 55%,#0000002e)}.hero-full__content{position:relative;z-index:2;max-width:680px;padding:0 clamp(24px,6vw,96px)}.hero-full__label{display:block;font-family:var(--font-body, "Jost", sans-serif);font-size:11px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:#b8975a;margin-bottom:20px}.hero-full__title{font-family:var(--font-display, "Cormorant Garamond", serif);font-size:clamp(44px,6.5vw,80px);font-weight:300;color:#fff;line-height:1.04;margin-bottom:22px;letter-spacing:-.01em}.hero-full__title em{font-style:italic;color:#b8975a}.hero-full__subtitle{font-family:var(--font-body, "Jost", sans-serif);font-size:15px;font-weight:300;color:#ffffffb8;line-height:1.85;margin-bottom:38px;max-width:480px}.hero-full__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}.btn--white{background:#fff;color:#111;border:none;display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-family:var(--font-body, "Jost", sans-serif);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .2s ease,transform .2s ease}.btn--white:hover{background:#f5f5f5;transform:translateY(-1px)}.hero-full__cod{font-family:var(--font-body, "Jost", sans-serif);font-size:12px;font-weight:300;color:#ffffff7a;letter-spacing:.06em;display:flex;align-items:center;gap:8px}@media(max-width:768px){.hero-full{min-height:88vh}.hero-full__overlay{background:linear-gradient(to bottom,#0000004d,#000000b8)}.hero-full__content{text-align:center;padding:0 24px;max-width:100%;position:absolute;bottom:56px;left:0;right:0}.hero-full__subtitle{margin-left:auto;margin-right:auto}.hero-full__actions,.hero-full__cod{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero-full.css.map */
