.ls-hero-v6{background:linear-gradient(135deg,var(--primary-50) 0,#fff 50%,var(--amber-50) 100%);overflow:hidden;padding:140px 0 80px}.ls-hero-v6__inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr}.ls-hero-v6__content{max-width:560px}.ls-hero-v6__tagline{align-items:center;color:var(--gray-500);display:flex;font-size:.875rem;font-weight:500;gap:6px;margin-bottom:16px}.ls-hero-v6__tagline img{display:block;height:22px;width:auto}.ls-hero-v6__trust-oec{margin-top:24px}.ls-hero-v6__trust-oec img{height:40px;opacity:.7;transition:opacity .2s;width:auto}.ls-hero-v6__trust-oec img:hover{opacity:1}.ls-hero-v6__title{color:var(--primary-950);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin:20px 0 24px}.ls-hero-v6__subtitle{color:var(--gray-600);font-size:1.1875rem;line-height:1.7;margin-bottom:32px}.ls-hero-v6__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.ls-hero-v6__mosaic{display:grid;gap:16px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;position:relative}.ls-hero-v6__mosaic-img{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.ls-hero-v6__mosaic-img img{height:100%;object-fit:cover;width:100%}.ls-hero-v6__mosaic-img--1{aspect-ratio:335/423;grid-column:1;grid-row:1}.ls-hero-v6__mosaic-img--2{aspect-ratio:400/537;grid-column:2;grid-row:1/span 2}.ls-hero-v6__mosaic-img--3{aspect-ratio:450/360;grid-column:1;grid-row:2}.ls-hero-v6__rating-card{align-items:center;background:#fff;border:1px solid var(--gray-100);border-radius:var(--radius-lg);bottom:-20px;box-shadow:0 8px 32px rgba(67,56,202,.14),0 2px 8px rgba(67,56,202,.04);display:flex;gap:10px;left:50%;padding:14px 24px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:2}.ls-hero-v6__rating-stars{display:flex;gap:2px}.ls-hero-v6__rating-score{color:var(--primary-950);font-family:var(--font-heading);font-size:1rem;font-weight:700}.ls-hero-v6__rating-count{color:var(--gray-500);font-size:.8125rem}.ls-hero-v6__rating-google{align-items:center;display:flex;margin-left:4px}.ls-hero-v6__form-wrapper{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:32px}@media (max-width:1024px){.ls-hero-v6__inner{gap:40px}.ls-hero-v6__title{font-size:2.5rem}}@media (max-width:768px){.ls-hero-v6{padding:100px 0 48px}.ls-hero-v6__inner{gap:40px;grid-template-columns:1fr}.ls-hero-v6__content{max-width:100%;text-align:center}.ls-hero-v6__title{font-size:2.25rem}.ls-hero-v6__subtitle{font-size:1.0625rem}.ls-hero-v6__ctas{justify-content:center}.ls-hero-v6__mosaic{margin:0 auto;max-width:400px}}@media (max-width:480px){.ls-hero-v6__title{font-size:1.875rem}.ls-hero-v6__ctas{flex-direction:column;width:100%}.ls-hero-v6__ctas .ls-btn{text-align:center;width:100%}}