.hero--fullwidth{display:block;position:relative;background:var(--white)}.hero--fullwidth .hero-slider{position:relative;width:100%;height:72vw;min-height:280px;max-height:480px;overflow:hidden;background:var(--creamD)}.hero--fullwidth .hero-slides{display:flex;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1)}.hero--fullwidth .hero-slide{flex-shrink:0;width:100%;height:100%}.hero--fullwidth .hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero--fullwidth .hero-slide-placeholder{width:100%;height:100%;background:var(--creamD);display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px}.hero-overlay--desktop{display:none}.hero-mobile-text{display:flex;flex-direction:column;padding:24px var(--gap) 32px;background:var(--cream);border-bottom:1px solid var(--border)}.hero-eye--dark{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--rust);margin-bottom:10px;display:flex;align-items:center;gap:10px}.hero-eye--dark:before{content:"";display:block;width:20px;height:1px;background:var(--rust)}.hero-h1--dark{font-family:var(--serif);font-size:clamp(28px,8vw,42px);font-weight:300;line-height:1.08;color:var(--ink);margin-bottom:12px}.hero-h1--dark em{font-style:italic;color:var(--gold);display:block}.hero-sub--dark{font-family:var(--serif);font-size:15px;font-weight:300;color:var(--muted);margin:0 0 22px;line-height:1.7}.hero-mobile-text .hero-ctas{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.hero-tags--dark{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:0}.hero-tag--dark{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:5px 10px;border:1px solid var(--border);background:var(--white);text-decoration:none;transition:all .2s}.hero-tag--dark:hover{border-color:var(--gold);color:var(--gold)}.hero-stats--mobile{display:flex;border-top:1px solid var(--border);padding-top:16px;margin-top:16px}.hero-stats--mobile .hero-stat{flex:1;text-align:center;border-right:1px solid var(--border)}.hero-stats--mobile .hero-stat:last-child{border:none}.hero-stats--mobile .hero-stat-n{font-family:var(--serif);font-size:22px;font-weight:300;display:block;line-height:1;color:var(--ink)}.hero-stats--mobile .hero-stat-l{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);display:block;margin-top:3px}.hero--fullwidth .hero-arrows{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:3}.hero--fullwidth .hero-arr{pointer-events:all;width:36px;height:36px;background:#ffffffbf;border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 8px;transition:background .2s}.hero--fullwidth .hero-arr:hover{background:#ffffffeb}.hero--fullwidth .hero-arr svg{width:14px;height:14px;stroke:var(--ink);fill:none;stroke-width:2}.hero--fullwidth .hero-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:4}.hero--fullwidth .hero-dot{width:6px;height:6px;border-radius:50%;background:#ffffff73;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.hero--fullwidth .hero-dot.on{background:#fff;transform:scale(1.4)}@media(min-width:768px){.hero--fullwidth .hero-slider{height:70vh;max-height:680px;min-height:480px}.hero-overlay--desktop{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,8,3,.82) 0%,rgba(15,8,3,.45) 40%,rgba(15,8,3,.1) 75%,transparent 100%);align-items:flex-end;z-index:2}.hero-mobile-text{display:none}.hero--fullwidth .hero-content{width:100%;max-width:680px;padding:48px 56px 52px;display:flex;flex-direction:column}.hero--fullwidth .hero-eye{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffbf;margin-bottom:10px;display:flex;align-items:center;gap:10px}.hero--fullwidth .hero-eye:before{content:"";display:block;width:20px;height:1px;background:#ffffff80}.hero--fullwidth .hero-h1{font-family:var(--serif);font-size:clamp(36px,4.5vw,64px);font-weight:300;line-height:1.05;color:#fff;margin-bottom:12px}.hero--fullwidth .hero-h1 em{font-style:italic;color:var(--gold);display:block}.hero--fullwidth .hero-sub{font-family:var(--serif);font-size:clamp(14px,1.6vw,18px);font-weight:300;color:#fffc;margin:0 0 24px;line-height:1.65;max-width:460px}.hero--fullwidth .hero-ctas{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.btn-outline--light{color:#fff!important;border-color:#fff9!important}.btn-outline--light:hover{background:#ffffff1f!important;border-color:#fff!important;color:#fff!important}.hero--fullwidth .hero-tags{display:flex;gap:8px;flex-wrap:wrap}.hero--fullwidth .hero-tag{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#ffffffa6;padding:5px 12px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;transition:all .2s}.hero--fullwidth .hero-tag:hover{border-color:var(--gold);color:var(--gold)}.hero-stats--light{border-top:1px solid rgba(255,255,255,.2);padding-top:16px;margin-top:16px}.hero-stats--light .hero-stat{border-right:1px solid rgba(255,255,255,.2)}.hero-stats--light .hero-stat:last-child{border:none}.hero-stats--light .hero-stat-n{color:#fff}.hero-stats--light .hero-stat-l{color:#ffffff8c}.hero--fullwidth .hero-arr{width:40px;height:40px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);margin:0 12px}.hero--fullwidth .hero-arr:hover{background:#ffffff47}.hero--fullwidth .hero-arr svg{stroke:#fff}.hero--fullwidth .hero-dots{bottom:16px;left:auto;right:var(--gap);transform:none}}@media(min-width:1200px){.hero--fullwidth .hero-content{padding:56px 72px 64px}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/hero-fullwidth.css.map */
