:root{--home:#10b981;--home-dark:#0d89bb;--home-light:#ecfdf5;--home-gradient:linear-gradient(135deg, #1d4ed8 0%, #2563eb 30%, #0ea5e9 65%, #14b8a6 100%);--red:#d62828;--red-dark:#a91515;--red-light:#fff0f0;--white:#fff;--surface:#fffffff0;--text:#172033;--muted:#667085;--border:#1e40af21;--shadow-sm:0 8px 24px #17203314;--shadow:0 18px 50px #0b3d9121;--radius-sm:18px;--radius:26px;--radius-lg:32px}*{box-sizing:border-box}img{max-width:100%;display:block}.home-page{width:min(1180px,100% - 32px);margin-inline:auto;padding:32px 0 80px}.home-page>section+section{margin-top:42px}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--white);background:var(--red);box-shadow:0 10px 25px #d6282840}.button--primary:hover{background:var(--red-dark)}.button--secondary{color:var(--white);background:#ffffff1a;border-color:#ffffff59}.button--secondary:hover{background:#ffffff2e}.button--white{color:var(--home-dark);background:var(--white);box-shadow:0 10px 30px #00000026}.section-badge{color:var(--home);background:var(--home-light);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:12px;padding:7px 12px;font-size:.78rem;font-weight:900;display:inline-block}.section-badge--light{color:var(--white);background:#ffffff26}.section-heading{max-width:760px;margin-bottom:34px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2,.home-feature h2,.home-results h2{color:var(--home-dark);letter-spacing:-.03em;white-space:pre-line;margin:0 0 14px;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.08}news .section-heading p,.home-feature p,.home-results p{color:var(--muted);margin:0;font-size:1.03rem;line-height:1.7}.text-link{color:var(--red);align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.home-news{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);opacity:1;box-shadow:var(--shadow-sm);grid-template-columns:minmax(300px,2fr) minmax(0,1.1fr);align-items:center;gap:34px;padding:24px;display:grid}.home-news__image{border-radius:var(--radius-sm);aspect-ratio:16/9;background:0 0;border:0;width:100%;padding:0;transition:transform .2s;display:block;overflow:hidden}.home-news__image_since{border-radius:var(--radius-sm);aspect-ratio:16/9;background:0 0;border:0;padding:0;transition:transform .3s;display:block;overflow:hidden}.home-news__image_since:hover{transform:scale(1.1)}.home-news__image:hover{transform:scale(1.043)}@media (width>=901px){.home-news__image{cursor:zoom-in;transition:transform .3s}.home-news__image:hover{transform:scale(1.043)}.news-lightbox{background:0 0;border:0;max-width:90vw;max-height:90vh;padding:0}.news-lightbox::backdrop{backdrop-filter:blur(5px);background:#000000d1}.news-lightbox img{border-radius:22px;width:80vw;max-width:90vw;height:auto;max-height:90vh;display:block}.news-lightbox__close{z-index:2;color:#fff;cursor:pointer;background:#000000b8;border:0;border-radius:50%;place-items:center;width:64px;height:64px;padding:0;font-size:2rem;line-height:1;display:grid;position:absolute;top:14px;right:14px}.news-lightbox__close:hover{background:var(--red)}}.home-news__image_since img{object-fit:cover;border:8px solid #ffffff21;width:100%;height:100%;transition:transform .45s}.home-news__image_since img{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .45s}.home-news:hover .home-news__image_since img{transform:scale(1.035)}.home-news__content{padding:14px 14px 14px 0}.home-news__content h2{color:var(--home-dark);margin:0 0 14px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.08}.home-news__content p{color:var(--muted);margin:0 0 18px;line-height:1.7}.home-hero{isolation:isolate;border-radius:var(--radius-lg);min-height:610px;color:var(--white);background:radial-gradient(circle at 16% 14%, #ffffff21, transparent 28%), linear-gradient(135deg, var(--home-dark), var(--home));box-shadow:var(--shadow);grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);align-items:center;gap:46px;padding:clamp(36px,5vw,58px);display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-1;aspect-ratio:1;background:#d628283b;border-radius:50%;width:420px;position:absolute;bottom:-210px;left:-150px}.home-hero__badge{letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border-radius:999px;align-self:flex-start;margin-bottom:18px;padding:8px 14px;font-size:.82rem;font-weight:900;display:inline-block}.home-hero h1{letter-spacing:-.045em;max-width:680px;margin:0 0 22px;font-size:clamp(3rem,6.4vw,5.5rem);line-height:.98}.home-hero h1 span{color:#ffb4b4;display:block}.home-hero__content>p{color:#ffffffd6;max-width:610px;margin:0 0 28px;font-size:1.08rem;line-height:1.7}.home-hero__actions,.home-hero__trust{flex-wrap:wrap;display:flex}.home-hero__actions{gap:12px}.home-hero__trust{color:#ffffffc2;gap:18px;margin-top:28px;font-size:.88rem}.home-hero__image-wrapper{aspect-ratio:4/5;border:8px solid #ffffff21;border-radius:30px;width:100%;max-height:520px;overflow:hidden}.home-hero__image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home-hero__image-wrapper:hover img{transform:scale(1.04)}.home-results{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:40px;padding:28px;display:grid}.home-results__visual{border-radius:22px;overflow:hidden}.home-results__visual img{aspect-ratio:16/10;object-fit:cover;width:100%}.home-results__content h2{color:var(--red)}.home-results__quality{flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;display:flex}.home-results__quality img{object-fit:contain;width:min(150px,40%);max-height:150px;transition:transform .3s}.home-results__quality:hover img{transform:scale(1.08)}.home-section{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:clamp(30px,5vw,54px)}.logo-grid,.financing-grid{gap:20px;display:grid}.logo-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.financing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.logo-card,.financing-card{border-radius:var(--radius-sm);background:var(--white);border:1px solid #1e40af14;place-items:center;min-height:150px;padding:22px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 5px 18px #1720330f}.logo-card:hover,.financing-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #1720331c}.logo-card img{object-fit:contain;width:100%;max-width:190px;max-height:100px}.financing-card img{object-fit:contain;width:100%;max-width:230px;max-height:120px}.home-feature{border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1.15fr) minmax(260px,.55fr);align-items:center;gap:42px;padding:clamp(32px,5vw,52px);display:grid}.home-feature__content .button{margin-top:24px}.home-feature__logos{background:var(--white);border-radius:154px;place-items:center;padding:28px;transition:transform .3s;display:grid}.home-feature__logos img{border-radius:4px}.home-feature__logos:hover{transform:scale(1.088)}.home-feature__logos img{object-fit:contain;max-width:190px;max-height:180px}.home-feature--autoplus{border:1px solid var(--border);background:var(--surface)}.home-feature--since{color:var(--white);background:linear-gradient(135deg, var(--home-dark), var(--home));grid-template-columns:minmax(0,1.15fr) minmax(260px,1.2fr)}.home-feature--since h2,.home-feature--since p{color:var(--white)}.home-feature--since p{opacity:.82}.home-feature__media{border:7px solid #ffffff24;border-radius:24px;overflow:hidden}.home-feature__media img{aspect-ratio:4/3;object-fit:cover;width:100%}.home-journey{border-radius:var(--radius);color:var(--white);background:linear-gradient(135deg, var(--home-dark), var(--home));box-shadow:var(--shadow);padding:clamp(34px,5vw,48px)}.home-journey__header{grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);align-items:end;gap:30px;margin-bottom:34px;display:grid}.home-journey__header h2{max-width:650px;margin:0;font-size:clamp(2rem,5vw,3.3rem);line-height:1.1}.home-journey__header>p{color:#ffffffc7;margin:0;line-height:1.7}.home-steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border-radius:var(--radius-sm);background:#ffffff14;border:1px solid #ffffff24;gap:18px;padding:24px;display:flex}.step-card__number{color:#ffb4b4;font-size:1.3rem;font-weight:900}.step-card h3{margin:0 0 8px}.step-card p{color:#ffffffbd;margin:0;line-height:1.6}.home-services{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:22px;display:grid}.service-card--large{border-radius:var(--radius);min-height:480px;position:relative;overflow:hidden}.service-card--large:after{content:"";background:linear-gradient(#0000 25%,#082a63f2);position:absolute;inset:0}.service-card--large img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-card--large:hover img{transform:scale(1.04)}.service-card__overlay{z-index:2;color:var(--white);position:absolute;bottom:34px;left:34px;right:34px}.service-card__overlay h2{max-width:560px;margin:8px 0 22px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.1}.home-services__side{gap:22px;display:grid}.service-small{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:22px;align-items:flex-start;gap:20px;padding:28px;display:flex}.service-small__icon{aspect-ratio:1;background:var(--red-light);border-radius:15px;flex:none;place-items:center;width:52px;font-size:1.45rem;display:grid}.service-small h3{color:var(--home-dark);margin:0 0 8px}.service-small p{color:var(--muted);margin:0 0 14px;line-height:1.6}.service-small a{color:var(--red);font-weight:800;text-decoration:none}.home-cta{border-radius:var(--radius);color:var(--white);background:linear-gradient(135deg, var(--red-dark), var(--red));justify-content:space-between;align-items:center;gap:40px;padding:clamp(34px,5vw,48px);display:flex;box-shadow:0 18px 45px #d6282838}.home-cta h2{max-width:730px;margin:0 0 12px;font-size:clamp(2rem,5vw,3.3rem);line-height:1.08}.home-cta p{color:#ffffffd1;max-width:720px;margin:0;line-height:1.65}@media (width<=900px){:root{--surface:#ffffff80}.home-hero{min-height:auto}.home-hero__visual{display:none}.home-news,.home-hero,.home-results,.home-feature,.home-services,.home-journey__header{grid-template-columns:1fr}.home-hero{gap:28px;min-height:auto}.home-hero__visual{order:2;width:100%;display:block}.home-hero__content{order:1}.home-hero__image-wrapper{aspect-ratio:16/10;max-height:none;margin:0 auto}.home-results__visual{max-height:420px}.financing-grid,.home-steps{grid-template-columns:1fr}.home-cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.home-page{width:min(100% - 16px,600px);padding-top:16px}.home-page>section+section{margin-top:24px}.home-news,.home-results,.home-section,.home-feature,.home-journey,.home-cta{border-radius:20px;padding:20px}.home-news{gap:22px}.home-news__content{padding:0}.home-hero{border-radius:22px;padding:36px 22px}.home-hero h1{font-size:clamp(2.55rem,14vw,4rem)}.home-hero__actions,.home-hero__trust{flex-direction:column;align-items:stretch}.home-hero__trust{gap:8px}.logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.logo-card,.financing-card{min-height:120px;padding:16px}.home-feature__logos img{max-width:70px}.step-card,.service-small{padding:20px}.service-card--large{min-height:390px}.service-card__overlay{bottom:24px;left:22px;right:22px}}@media (width<=420px){.logo-grid{grid-template-columns:1fr}}
