@charset "utf-8";:root{--red:#ED282F;--ink:#111318;--muted:#626771;--soft:#f4f5f7;--line:#e5e7eb;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(11,12,15,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:260px;max-width:42vw;height:auto}.links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.links a{text-decoration:none}.links a:hover{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:8px;background:var(--red);color:#fff;text-decoration:none;font-weight:800;border:2px solid var(--red);box-shadow:0 10px 24px rgba(237,40,47,.24);transition:.2s ease}.btn:hover{transform:translateY(-2px);background:#d91f26;border-color:#d91f26}.btn.alt{background:transparent;color:#fff;border-color:rgba(255,255,255,.78);box-shadow:none}.btn.alt:hover{background:#fff;color:var(--ink)}.hero{position:relative;min-height:690px;display:grid;align-items:center;color:#fff;background:#222 center/cover no-repeat;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,14,.93) 0%,rgba(8,10,14,.76) 45%,rgba(8,10,14,.22) 78%,rgba(8,10,14,.08) 100%);z-index:-1}.hero-content{max-width:760px;padding:96px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:#fff}.eyebrow:before{content:"";width:34px;height:3px;background:var(--red);border-radius:3px}.hero h1{font-size:clamp(42px,5.7vw,74px);line-height:1.02;letter-spacing:-.045em;margin:0 0 24px;max-width:950px}.hero p{font-size:clamp(18px,2vw,22px);line-height:1.6;color:rgba(255,255,255,.88);max-width:720px;margin:0 0 32px}.actions{display:flex;gap:14px;flex-wrap:wrap}.region{margin-top:28px;display:flex;align-items:center;gap:10px;font-weight:700;color:rgba(255,255,255,.82)}.region span{width:9px;height:9px;background:var(--red);border-radius:50%;box-shadow:0 0 0 6px rgba(237,40,47,.2)}.trust{background:var(--ink);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:26px 28px;border-right:1px solid rgba(255,255,255,.1);font-weight:750}.trust-item:last-child{border-right:0}.trust-item small{display:block;color:rgba(255,255,255,.58);font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.section{padding:104px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--ink);color:#fff}.head{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:end;margin-bottom:46px}.kicker{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--red);font-weight:900;margin-bottom:13px}.head h2,.split h2,.cta h2{font-size:clamp(34px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0}.head p,.split p{font-size:18px;color:var(--muted);margin:0}.dark .head p{color:rgba(255,255,255,.68)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:0 14px 40px rgba(17,19,24,.06)}.num{width:44px;height:44px;border-radius:12px;background:rgba(237,40,47,.1);color:var(--red);display:grid;place-items:center;font-weight:900;margin-bottom:24px}.card h3{font-size:22px;line-height:1.25;margin:0 0 12px}.card p{color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.photo{min-height:500px;border-radius:20px;overflow:hidden;position:relative;background:#ddd}.photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:34px}.fact{padding:20px;border:1px solid var(--line);border-radius:12px;font-weight:750;background:#fff}.gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:260px 260px;gap:18px}.gallery figure{margin:0;overflow:hidden;border-radius:16px;position:relative;background:#222}.gallery figure:first-child{grid-row:1/3}.gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s}.gallery figure:hover img{transform:scale(1.025)}.gallery figcaption{position:absolute;left:16px;bottom:16px;background:rgba(17,19,24,.84);color:#fff;padding:8px 12px;border-radius:7px;font-size:13px;font-weight:750}.compare{display:grid;grid-template-columns:1fr 1fr;gap:22px}.compare figure{margin:0;background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 40px rgba(17,19,24,.07)}.compare img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.compare figcaption{padding:18px 22px;font-weight:900}.label{color:var(--red);font-size:12px;letter-spacing:.12em;text-transform:uppercase;display:block;margin-bottom:3px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.step{border-top:3px solid var(--red);padding:24px 4px}.step strong{font-size:18px}.step p{color:rgba(255,255,255,.65);margin:8px 0 0}.faq{display:grid;gap:12px;max-width:900px;margin:auto}.faq details{border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 22px}.faq summary{cursor:pointer;padding:20px 40px 20px 0;font-weight:850;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:4px;top:12px;font-size:28px;color:var(--red)}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted);margin:0 0 22px}.cta{padding:92px 0;background:linear-gradient(120deg,#be151c,var(--red));color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta p{max-width:700px;color:rgba(255,255,255,.83);font-size:18px;margin:18px 0 0}.cta .btn{background:#fff;color:var(--ink);border-color:#fff;box-shadow:none;white-space:nowrap}.footer{background:#0b0c0f;color:rgba(255,255,255,.7);padding:48px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer img{width:240px;opacity:.95}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer a{text-decoration:none}.footer a:hover{color:#fff}.fine{font-size:13px;margin-top:24px;color:rgba(255,255,255,.45)}@media(max-width:900px){.links>a:not(.btn){display:none}.nav{height:72px}.brand img{width:210px;max-width:58vw}.hero{min-height:620px}.hero:before{background:linear-gradient(90deg,rgba(8,10,14,.92),rgba(8,10,14,.62))}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.head,.split{grid-template-columns:1fr;gap:32px}.cards{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:320px 220px}.gallery figure:first-child{grid-column:1/3;grid-row:auto}.steps{grid-template-columns:1fr 1fr}.cta-inner{align-items:flex-start;flex-direction:column}.section{padding:78px 0}}@media(max-width:600px){.wrap{width:min(var(--max),calc(100% - 28px))}.nav{gap:10px}.brand img{width:150px;max-width:44vw}.nav .btn{min-height:42px;padding:0 10px;font-size:12px}.hero{min-height:650px;background-position:center}.hero-content{padding:78px 0;min-width:0}.hero h1{font-size:38px;overflow-wrap:anywhere}.hero p{font-size:18px}.actions{flex-direction:column;align-items:stretch}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)!important;padding:20px 14px}.trust-item:last-child{border-bottom:0!important}.section{padding:66px 0}.head{margin-bottom:32px}.cards,.facts,.compare,.steps{grid-template-columns:1fr}.photo{min-height:340px}.gallery{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,260px)}.gallery figure:first-child{grid-column:auto}.footer-grid{align-items:flex-start;flex-direction:column}.footer img{width:210px}}
