.saluforma-hero{position:relative;z-index:1;padding:80px 0;background:#efe6d5}.saluforma-hero::before{z-index:-1;content:'';position:absolute;top:0;left:-50vw;width:150vw;height:100%;background:#efe6d5}.saluforma-hero .hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.saluforma-hero .hero-content h1{font-size:var(--text-2xl);font-weight:700;line-height:1.15;margin-bottom:16px}.saluforma-hero .hero-content .hero-tagline{font-size:16px;margin-bottom:24px;line-height:1.6}.saluforma-hero .hero-checklist{list-style:none;padding:0;margin:0 0 24px 0;display:flex;flex-direction:column;gap:8px}.saluforma-hero .hero-checklist li{display:flex;align-items:flex-start;align-items:center;gap:8px;font-weight:600}.saluforma-hero .saluforma-btn-primary{font-size:18px}.saluforma-hero .hero-stat{margin-top:47px;display:flex;align-items:center;gap:20px}.saluforma-hero .hero-stat span:first-child{white-space:nowrap;line-height:100%;font-size:50px;font-weight:700}.saluforma-hero .hero-stat span:last-child{max-width:250px;line-height:120%;font-size:14px;font-weight:400;display:block}@media (max-width:768px){.saluforma-hero .hero-inner{grid-template-columns:1fr;gap:32px}}