.hero-module__bLJxgG__hero{margin-top:var(--header-height);height:calc(100vh - var(--header-height));background:radial-gradient(80% 60% at 50% 40%,#c4956a 0%,#a67b52 25%,#8b6540 50%,#5c3d28 75%,#2c2420 100%);justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-module__bLJxgG__heroBg{object-fit:cover;object-position:center 70%;width:100%;height:100%;animation:.6s both hero-module__bLJxgG__imageFadeIn;position:absolute;inset:0}.hero-module__bLJxgG__heroBgMobile{object-fit:cover;object-position:center 70%;width:100%;height:100%;animation:.6s both hero-module__bLJxgG__imageFadeIn;display:none;position:absolute;inset:0}@keyframes hero-module__bLJxgG__imageFadeIn{0%{opacity:0}to{opacity:1}}.hero-module__bLJxgG__overlay{z-index:1;background:linear-gradient(#1e181433 0%,#1e181473 60%,#1e1814c7 100%);position:absolute;inset:0}.hero-module__bLJxgG__content{z-index:2;text-align:center;max-width:800px;padding:0 40px;animation:1.4s both hero-module__bLJxgG__heroFadeIn;position:relative}@keyframes hero-module__bLJxgG__heroFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-module__bLJxgG__kicker{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;margin-bottom:20px;font-size:13px;font-weight:400}.hero-module__bLJxgG__title{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;text-shadow:0 2px 20px #00000026;white-space:pre-line;margin:0 0 24px;font-size:clamp(40px,6vw,80px);font-style:italic;font-weight:400;line-height:1.1}.hero-module__bLJxgG__tagline{font-family:var(--font-body);color:#fffc;margin:0 0 40px;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.6}.hero-module__bLJxgG__cta{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:#fff;transition:all var(--transition-base);background:0 0;border:1px solid #fff9;align-items:center;gap:8px;padding:16px 36px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.hero-module__bLJxgG__cta:hover{color:var(--dark);background:#fff;border-color:#fff}@media (min-width:769px) and (max-width:1199px){.hero-module__bLJxgG__title{font-size:72px}}@media (min-width:1200px){.hero-module__bLJxgG__title{font-size:85.6px}.hero-module__bLJxgG__tagline{font-size:21.4px}.hero-module__bLJxgG__cta{padding:17px 39px;font-size:13px}}@media (max-width:768px){.hero-module__bLJxgG__hero{height:80vh;min-height:500px}.hero-module__bLJxgG__title{font-size:clamp(49.9px,15.6vw,72px)}.hero-module__bLJxgG__heroBg{display:none}.hero-module__bLJxgG__heroBgMobile{display:block}}@media (prefers-reduced-motion:reduce){.hero-module__bLJxgG__content,.hero-module__bLJxgG__heroBg{animation:none}}
.brand-seo-module__L_VNeq__section{background:var(--bg);border-top:1px solid var(--border-light);padding:40px 0 64px}.brand-seo-module__L_VNeq__title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--dark);text-align:center;margin:0 0 28px;font-size:clamp(24px,3vw,32px);font-style:italic;font-weight:400;line-height:1.25}.brand-seo-module__L_VNeq__storyWrap{align-items:center;gap:16px;max-width:720px;margin:0 auto;display:flex}.brand-seo-module__L_VNeq__story{flex:1;min-width:0;min-height:140px}.brand-seo-module__L_VNeq__story p{font-family:var(--font-body);color:var(--text-secondary);text-align:justify;text-align-last:left;margin:0;font-size:14px;font-weight:400;line-height:1.8}.brand-seo-module__L_VNeq__story .brand-seo-module__L_VNeq__active{animation:.35s brand-seo-module__L_VNeq__fade-in}.brand-seo-module__L_VNeq__story .brand-seo-module__L_VNeq__inactive{display:none}@keyframes brand-seo-module__L_VNeq__fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.brand-seo-module__L_VNeq__controls{justify-content:center;align-items:center;max-width:720px;margin:20px auto 0;display:flex}.brand-seo-module__L_VNeq__arrow{border:1px solid var(--border);width:36px;height:36px;color:var(--dark);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast), background var(--transition-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.brand-seo-module__L_VNeq__arrow:hover{border-color:var(--dark);background:var(--card-bg)}.brand-seo-module__L_VNeq__dots{align-items:center;gap:8px;display:flex}.brand-seo-module__L_VNeq__dot{border:1px solid var(--border);cursor:pointer;width:8px;height:8px;transition:background var(--transition-fast), border-color var(--transition-fast);background:padding-box padding-box;border-radius:50%;padding:0;box-shadow:0 0 0 18px #0000}.brand-seo-module__L_VNeq__dot:hover{border-color:var(--text-secondary)}.brand-seo-module__L_VNeq__dotActive{border:1px solid var(--dark);background:var(--dark);cursor:pointer;background-clip:padding-box;border-radius:50%;width:8px;height:8px;padding:0;box-shadow:0 0 0 18px #0000}@media (max-width:768px){.brand-seo-module__L_VNeq__section{padding:32px 0 48px}.brand-seo-module__L_VNeq__story{min-height:180px}.brand-seo-module__L_VNeq__story p{text-align:left;font-size:15px}.brand-seo-module__L_VNeq__controls{gap:16px}}
