.HeroSection-module-scss-module__vqafza__hero{background:var(--bg-main);padding:40px 0;overflow:hidden}.HeroSection-module-scss-module__vqafza__inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1240px;min-height:480px;margin:0 auto;padding:0 20px;display:grid}@media (max-width:768px){.HeroSection-module-scss-module__vqafza__inner{grid-template-columns:1fr;gap:28px;min-height:auto;padding:0 16px}}.HeroSection-module-scss-module__vqafza__content{flex-direction:column;gap:16px;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__vqafza__content{text-align:center;order:2;align-items:center}}.HeroSection-module-scss-module__vqafza__tag{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);background:var(--gold-light);border-radius:999px;width:fit-content;padding:6px 16px;font-size:11px;font-weight:700;display:inline-block}.HeroSection-module-scss-module__vqafza__heading{color:var(--text-main);margin:0;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.1}.HeroSection-module-scss-module__vqafza__highlight{color:var(--gold)}.HeroSection-module-scss-module__vqafza__desc{color:var(--text-soft);max-width:440px;margin:0;font-size:15px;line-height:1.7}.HeroSection-module-scss-module__vqafza__actions{gap:12px;margin-top:8px;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__vqafza__actions{justify-content:center}}.HeroSection-module-scss-module__vqafza__btnPrimary{background:var(--gold);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:14px 32px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s}.HeroSection-module-scss-module__vqafza__btnPrimary:hover{background:var(--gold-dark)}.HeroSection-module-scss-module__vqafza__btnOutline{color:var(--text-main);border:1.5px solid var(--border-light);text-transform:uppercase;letter-spacing:.08em;background:0 0;border-radius:999px;padding:14px 32px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s}.HeroSection-module-scss-module__vqafza__btnOutline:hover{border-color:var(--gold);color:var(--gold)}.HeroSection-module-scss-module__vqafza__visual{position:relative}@media (max-width:768px){.HeroSection-module-scss-module__vqafza__visual{order:1}}.HeroSection-module-scss-module__vqafza__imageWrap{aspect-ratio:3/4;background:var(--bg-input);border-radius:16px;overflow:hidden}.HeroSection-module-scss-module__vqafza__imageWrap img{object-fit:cover;width:100%;height:100%;display:block}.HeroSection-module-scss-module__vqafza__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.HeroSection-module-scss-module__vqafza__dot{background:var(--border-light);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.HeroSection-module-scss-module__vqafza__dotActive{background:var(--gold);border-radius:4px;width:24px}
.newsletter-section{padding:46px 0 40px}.newsletter-box{background-color:var(--bg-elevated,#1a1a2e);border-radius:14px;min-height:206px;position:relative;overflow:hidden}.newsletter-bg{object-fit:cover;z-index:0}.newsletter-overlay{background:#08172394;position:absolute;inset:0}.newsletter-content{z-index:2;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:206px;padding:24px;display:flex;position:relative}.newsletter-content h2{margin:0 0 10px;font-size:28px;font-style:italic;font-weight:800}.newsletter-content p{max-width:500px;margin:0 0 16px;font-size:12px;line-height:1.8}.newsletter-form{gap:10px;width:100%;max-width:380px;display:flex}.newsletter-form input{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;outline:none;flex:1;height:40px;padding:0 14px}.newsletter-form input::placeholder{color:#ffffffb8}@media (max-width:768px){.newsletter-content h2{font-size:24px}}@media (max-width:600px){.newsletter-form{flex-direction:column;max-width:100%}}
