*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d2f8a;--navy-mid:#1640a8;--navy-dark:#091f60;--cyan:#2e9ed6;--cyan-lt:#5bbde8;--cyan-pale:#e8f6fd;--orange:#e8840a;--orange-lt:#f5a03a;--white:#fff;--surface:#f7f9fc;--surface-2:#eef2f9;--border:#dde3f0;--border-lt:#edf0f8;--text-1:#0f1b35;--text-2:#3d4f72;--text-3:#7b8db0;--green:#0e7a42;--green-bg:#e8f6ee;--green-bd:#c3e8d4;--orange-pale:#fff4e6;--r-sm:8px;--r-md:14px;--r-lg:22px;--sh-xs:0 1px 4px #0d2f8a0f;--sh-sm:0 2px 12px #0d2f8a14;--sh-md:0 8px 28px #0d2f8a1f;--sh-lg:0 20px 56px #0d2f8a29;--ease:.3s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth}body{color:var(--text-1);background:var(--white);font-family:Plus Jakarta Sans,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3{font-family:Outfit,sans-serif;line-height:1.15}a{color:inherit;text-decoration:none}ul{list-style:none}#hdr{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-lt);box-shadow:var(--sh-xs);transition:box-shadow var(--ease);background:#fffffff5;position:fixed;top:0;left:0;right:0}#hdr.up{box-shadow:var(--sh-sm)}#hdr .hdr-in{justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;height:68px;margin:0 auto;padding:0 2.5rem;display:flex}.hdr-actions{align-items:center;gap:10px;display:flex}.hdr-btn-desk{display:none}@media (width>=901px){.hdr-btn-desk{justify-content:center;align-items:center;display:inline-flex}}.nav-toggle{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;display:flex}@media (width>=901px){.nav-toggle{display:none}}.nav-toggle-bar{background:var(--text-1);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle-bar.is-open:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle-bar.is-open:nth-child(2){opacity:0}.nav-toggle-bar.is-open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width>=901px){.hdr-nav{display:none!important}}@media (width<=900px){.hdr-nav{z-index:101;background:var(--white);border-bottom:1px solid var(--border-lt);box-shadow:var(--sh-sm);opacity:0;pointer-events:none;flex-direction:column;gap:0;padding:.5rem 2.5rem 1.25rem;transition:transform .2s,opacity .2s;display:flex;position:fixed;top:68px;left:0;right:0;transform:translateY(-120%)}.hdr-nav.hdr-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.hdr-link{color:var(--text-1);border-bottom:1px solid var(--border-lt);padding:14px 0;font-size:15px;font-weight:600}.hdr-nav-cta{text-align:center;justify-content:center;margin-top:12px}}.nav-backdrop{z-index:99;background:#0f1b3559;position:fixed;inset:68px 0 0}.logo{align-items:center;gap:10px;display:flex}.hdr-logo-img{width:auto;height:40px;display:block}.btn-hdr{background:var(--navy);color:#fff;border-radius:50px;padding:9px 22px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 3px 12px #0d2f8a40}.btn-hdr:hover{background:var(--navy-mid);transform:translateY(-1px)}#hero{background:var(--white);padding:130px 2.5rem 90px;position:relative;overflow:hidden}#hero:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='800' viewBox='0 0 1440 800'%3E%3Cdefs%3E%3ClinearGradient id='g1' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0%25' stop-color='%232e9ed6' stop-opacity='0.07'/%3E%3Cstop offset='100%25' stop-color='%230d2f8a' stop-opacity='0.03'/%3E%3C/linearGradient%3E%3ClinearGradient id='g2' x1='1' y1='0' x2='0' y2='1'%3E%3Cstop offset='0%25' stop-color='%230d2f8a' stop-opacity='0.05'/%3E%3Cstop offset='100%25' stop-color='%232e9ed6' stop-opacity='0.02'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M-100 500 Q200 350 500 450 Q800 550 1100 380 Q1300 280 1540 400 L1540 900 L-100 900Z' fill='url(%23g1)'/%3E%3Cpath d='M-100 580 Q300 430 600 520 Q900 610 1150 460 Q1320 370 1540 480 L1540 900 L-100 900Z' fill='url(%23g2)' opacity='0.7'/%3E%3Cpath d='M-100 120 Q300 -20 650 80 Q950 170 1200 40 Q1380 -40 1540 60 L1540 -100 L-100 -100Z' fill='url(%23g1)' opacity='0.5'/%3E%3C/svg%3E");background-position:50%;background-size:cover;position:absolute;inset:0}#hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2e9ed614 0%,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;top:-100px;right:-80px}.hero-in{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1180px;margin:0 auto;display:grid;position:relative}.hero-l{flex-direction:column;gap:1.5rem;display:flex}.badge{background:var(--cyan-pale);border:1px solid #2e9ed638;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:5px 14px 5px 8px;display:inline-flex}.badge-dot{background:var(--cyan);border-radius:50%;width:6px;height:6px;animation:2s infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.badge span{color:var(--navy);font-size:12px;font-weight:600}h1.ht{color:var(--text-1);letter-spacing:-.025em;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:800}.ht .ac{color:var(--cyan)}.ht .an{color:var(--navy)}.hero-sub{color:var(--text-2);max-width:440px;font-size:17px;line-height:1.7}.hero-sub strong{color:var(--text-1);font-weight:600}.ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.btn-p{background:var(--navy);color:#fff;border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 18px #0d2f8a47}.btn-p:hover{background:var(--navy-mid);transform:translateY(-2px);box-shadow:0 8px 26px #0d2f8a59}.btn-o{color:var(--navy);border:1.5px solid var(--border);background:0 0;border-radius:50px;align-items:center;gap:8px;padding:13px 26px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn-o:hover{border-color:var(--navy);background:var(--surface);transform:translateY(-2px)}.btn-o-sm{color:var(--text-2);align-items:center;gap:6px;padding:4px 0;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.btn-o-sm:hover{color:var(--navy)}.hero-promise{flex-direction:column;gap:5px;padding-top:.25rem;display:flex}.promise-item{color:var(--text-3);align-items:center;gap:7px;font-size:13px;display:flex}.promise-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px}.proof{align-items:center;gap:10px;padding-top:.25rem;display:flex}.proof-lbl{color:var(--text-3);white-space:nowrap;font-size:12px}.proof-pills{flex-wrap:wrap;gap:6px;display:flex}.pp{color:var(--navy);background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:3px 9px;font-size:11px;font-weight:600}.proof-div{background:var(--border);width:1px;height:18px}.hero-r{position:relative}.slider{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--white);box-shadow:var(--sh-lg);overflow:hidden}.prog{background:var(--surface-2);height:3px}.prog-bar{background:linear-gradient(to right, var(--cyan), var(--navy));width:0%;height:100%;transition:width linear}.slide{flex-direction:column;animation:.45s fu;display:none}.slide.on{display:flex}@keyframes fu{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chrome{background:var(--surface);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 14px;display:flex}.cdots{gap:5px;display:flex}.cd{border-radius:50%;width:9px;height:9px}.r{background:#ff5f57}.y{background:#febc2e}.g{background:#28c840}.curl{background:var(--border-lt);border:1px solid var(--border);height:22px;color:var(--text-3);border-radius:5px;flex:1;align-items:center;padding:0 10px;font-size:11px;display:flex}.sscreen{flex-direction:column;height:220px;display:flex;position:relative;overflow:hidden}.bg1{background:linear-gradient(150deg,#0d2040 0%,#0d3060 60%,#1050a0 100%)}.bg2{background:linear-gradient(150deg,var(--navy-dark) 0%,var(--navy) 100%)}.bg3{background:linear-gradient(150deg,#160a30 0%,#251060 100%)}.bg4{background:linear-gradient(150deg,#071a0e 0%,#0f3a20 100%)}.uw{flex-direction:column;flex:1;gap:9px;padding:14px 16px;display:flex}.utop{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.ubrand{color:#ffffffd9;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.unav{gap:8px;display:flex}.unn{background:#ffffff26;border-radius:2px;width:24px;height:5px}.urow{gap:8px;display:flex}.ublk{background:#ffffff0f;border:1px solid #ffffff14;border-radius:7px;flex:1;padding:8px}.ul{background:#ffffff59;border-radius:2px;height:5px;margin-bottom:4px}.ul.d{background:#ffffff1f;width:65%}.ul.ac{background:var(--cyan);width:45%}.ustat{gap:7px;display:flex}.us{background:#ffffff0d;border:1px solid #ffffff14;border-radius:7px;flex:1;padding:8px}.usn{background:#ffffff80;border-radius:3px;width:55%;height:12px;margin-bottom:5px}.usl{background:#ffffff26;border-radius:2px;height:5px}.mpair{justify-content:center;align-items:center;gap:14px;height:220px;padding:14px;display:flex}.mf{border:2px solid #fff3;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 28px #00000073}.mf.main{background:#0f2940;width:108px;height:190px}.mf.side{opacity:.55;background:#1a3a5c;width:82px;height:150px;transform:translateY(12px)scale(.94)}.mn{background:#000;justify-content:center;align-items:center;height:16px;display:flex}.mnp{background:#111;border-radius:4px;width:32px;height:7px}.ms{flex-direction:column;flex:1;gap:5px;padding:7px;display:flex}.mtr{justify-content:space-between;align-items:center;display:flex}.mlogo{color:#ffffffd9;font-family:Outfit,sans-serif;font-size:6px;font-weight:700}.mav{background:#ffffff40;border-radius:50%;width:13px;height:13px}.mcard{background:#ffffff1a;border:1px solid #ffffff21;border-radius:6px;padding:5px}.ml{background:#ffffff8c;border-radius:2px;height:4px;margin-bottom:3px}.ml.d{background:#fff3;width:60%}.mlist{flex-direction:column;gap:4px;display:flex}.mi{background:#ffffff12;border:1px solid #ffffff0f;border-radius:4px;height:16px}.mtab{background:#00000059;justify-content:space-around;align-items:center;height:20px;padding:0 6px;display:flex}.mti{background:#ffffff2e;border-radius:2px;width:10px;height:10px}.mti.on{background:#ffffffb3}.pinfo{border-top:1px solid var(--border);background:var(--white);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.ptype{letter-spacing:.07em;text-transform:uppercase;color:var(--cyan);margin-bottom:3px;font-size:10px;font-weight:700}.pname{color:var(--text-1);font-family:Outfit,sans-serif;font-size:16px;font-weight:700;line-height:1.25}.pdesc{color:var(--text-3);margin-top:3px;font-size:12px}.plink{white-space:nowrap;border:1.5px solid var(--border);color:var(--navy);border-radius:50px;flex-shrink:0;align-items:center;gap:5px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.plink:hover{border-color:var(--navy);background:var(--surface)}.sfoot{border-top:1px solid var(--border-lt);background:var(--surface);justify-content:space-between;align-items:center;padding:11px 18px;display:flex}.sdots{align-items:center;gap:7px;display:flex}.sd{background:var(--border);cursor:pointer;border-radius:50%;width:6px;height:6px;transition:all .3s}.sd.on{background:var(--navy);border-radius:3px;width:18px}.scnt{color:var(--text-3);font-size:12px}.sarr{gap:7px;display:flex}.sb{border:1.5px solid var(--border);background:var(--white);width:30px;height:30px;color:var(--text-2);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:all .2s;display:flex}.sb:hover{border-color:var(--navy);color:var(--navy)}#stats{background:var(--navy);padding:2.25rem 2.5rem}.stats-in{grid-template-columns:repeat(4,1fr);max-width:1180px;margin:0 auto;display:grid}.sti{border-right:1px solid #ffffff1f;padding:0 2rem}.sti:first-child{padding-left:0}.sti:last-child{border-right:none}.stv{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:1}.stv .c{color:var(--cyan)}.stv .o{color:var(--orange)}.stl{color:#ffffffbf;margin-top:3px;font-size:13px;font-weight:600}.sts{color:#ffffff61;margin-top:1px;font-size:12px}.sec{padding:5.5rem 2.5rem}.sec-in{max-width:1180px;margin:0 auto}.ey{letter-spacing:.1em;text-transform:uppercase;color:var(--cyan);margin-bottom:.5rem;font-size:11px;font-weight:700;display:block}.st{color:var(--text-1);letter-spacing:-.022em;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:800;line-height:1.15}.sd2{color:var(--text-2);max-width:500px;margin-top:.65rem;font-size:15px;line-height:1.7}#services{background:var(--white)}.sg{grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2.5rem;display:grid}.sc{border:1px solid var(--border);border-radius:var(--r-md);background:var(--white);transition:all var(--ease);padding:1.6rem;position:relative;overflow:hidden}.sc:before{content:"";background:linear-gradient(to right,var(--cyan),var(--navy));opacity:0;height:3px;transition:opacity var(--ease);position:absolute;top:0;left:0;right:0}.sc:hover{border-color:var(--cyan);box-shadow:var(--sh-md);transform:translateY(-3px)}.sc:hover:before{opacity:1}.sc:hover .si{background:var(--navy)}.sc:hover .si svg{color:#fff}.sc.feat{border-color:var(--navy);background:linear-gradient(160deg,#f5f8ff 0%,var(--white) 100%);border-width:1.5px}.sc.feat:before{opacity:1}.fb{letter-spacing:.05em;text-transform:uppercase;color:var(--cyan);background:var(--cyan-pale);border:1px solid #2e9ed633;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:14px;right:14px}.si{background:var(--surface-2);width:44px;height:44px;transition:background var(--ease);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.si svg{width:20px;height:20px;color:var(--navy);transition:color var(--ease)}.sn{color:var(--text-1);margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.sdc{color:var(--text-2);margin-bottom:.9rem;font-size:13px;line-height:1.6}.stags{flex-wrap:wrap;gap:5px;display:flex}.stag{color:var(--text-3);background:var(--surface-2);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.cases-header{margin-bottom:0}.cases-head-grid{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;margin-bottom:1.75rem;display:grid}.cases-head-lead{max-width:none;margin-top:0}@media (width<=900px){.cases-head-grid{grid-template-columns:1fr;align-items:start;gap:1.25rem}}.fr{flex-wrap:wrap;gap:7px;margin-top:1.5rem;display:flex}.fb2{border:1px solid var(--border);background:var(--white);color:var(--text-2);cursor:pointer;border-radius:50px;padding:7px 16px;font-size:13px;font-weight:600;transition:all .2s}.fb2:hover{border-color:var(--navy);color:var(--navy)}.fb2.on{background:var(--navy);color:#fff;border-color:var(--navy)}.pg{grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2rem;display:grid}.pc{border-radius:var(--r-md);background:var(--white);border:1px solid var(--border);transition:all var(--ease);overflow:hidden}.pc:hover{box-shadow:var(--sh-md);transform:translateY(-3px)}.pc.s2{grid-column:span 2}.th{flex-direction:column;height:176px;display:flex;position:relative;overflow:hidden}.pc.s2 .th{height:210px}.th:after{content:"";z-index:1;background:linear-gradient(#0000,#00000059);height:60px;position:absolute;bottom:0;left:0;right:0}.thm{z-index:2;border:2px solid #ffffff38;border-radius:10px;width:60px;height:110px;position:absolute;bottom:-4px;right:16px;overflow:hidden;box-shadow:0 6px 20px #00000080}.tmn{background:#000;justify-content:center;align-items:center;height:9px;display:flex}.tmp{background:#111;border-radius:2px;width:18px;height:3px}.tms{flex-direction:column;gap:3px;padding:4px;display:flex}.tml{background:#fff6;border-radius:1px;height:4px}.tml.d{background:#ffffff26;width:70%}.pb{padding:1.1rem 1.2rem}.pcat{letter-spacing:.07em;text-transform:uppercase;color:var(--cyan);margin-bottom:.35rem;font-size:10px;font-weight:700}.ptit{color:var(--text-1);margin-bottom:.35rem;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.pdsc{color:var(--text-2);margin-bottom:.75rem;font-size:13px;line-height:1.55}.pres{color:var(--green);background:var(--green-bg);border:1px solid var(--green-bd);border-radius:5px;align-items:center;gap:5px;margin-bottom:.75rem;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.pres--metric{align-items:center;gap:8px;padding:6px 10px}.pres--metric .m-metric-ic{border:1px solid var(--green-bd);background:#4ade8033;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;line-height:1;display:flex}.pres--metric .m-metric-body{text-align:left;flex-direction:column;gap:1px;min-width:0;line-height:1.2;display:flex}.pres--metric .m-metric-val{color:var(--green);font-family:Outfit,sans-serif;font-size:13px;font-weight:800}.pres--metric .m-metric-cap{color:var(--text-2);font-size:10px;font-weight:600}.pstk{flex-wrap:wrap;gap:5px;margin-bottom:.9rem;display:flex}.ptag{color:var(--text-3);background:var(--surface-2);border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600}.pcta{color:var(--navy);align-items:center;gap:5px;font-size:13px;font-weight:700;transition:gap .2s;display:inline-flex}.pcta:hover{gap:9px}#why{background:var(--navy);padding:5.5rem 2.5rem}.why-in{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1180px;margin:0 auto;display:grid}.wey{letter-spacing:.1em;text-transform:uppercase;color:var(--cyan);margin-bottom:.5rem;font-size:11px;font-weight:700;display:block}.wt{color:#fff;letter-spacing:-.022em;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:800;line-height:1.15}.wd{color:#fff9;max-width:380px;margin-top:.65rem;font-size:15px;line-height:1.7}.wcts{gap:12px;margin-top:2rem;display:flex}.bw{color:var(--navy);background:#fff;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #0003}.bw:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000047}.bg2{color:#fff;background:#ffffff14;border:1.5px solid #fff3;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.bg2:hover{background:#ffffff26;transform:translateY(-2px)}.wg{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.wc{border-radius:var(--r-md);background:#ffffff0d;border:1px solid #ffffff17;padding:1.1rem;transition:all .2s}.wc:hover{background:#ffffff17;border-color:#ffffff29;transform:translateY(-2px)}.wi{background:#2e9ed626;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.65rem;display:flex}.wi svg{width:16px;height:16px;color:var(--cyan-lt)}.wn{color:#fff;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:13px;font-weight:700}.wdesc{color:#ffffff73;font-size:12px;line-height:1.5}.testi{border-radius:var(--r-md);background:#ffffff0d;border:1px solid #ffffff17;grid-column:span 2;margin-top:.25rem;padding:1.3rem}.qq{color:var(--cyan);opacity:.5;margin-bottom:-.2rem;font-family:Georgia,serif;font-size:36px;line-height:1;display:block}.tt{color:#ffffffb8;margin-bottom:.9rem;font-size:13px;font-style:italic;line-height:1.7}.ta{align-items:center;gap:10px;display:flex}.tav{background:linear-gradient(135deg,var(--cyan),var(--navy-mid));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-family:Outfit,sans-serif;font-size:12px;font-weight:800;display:flex}.tn{color:#fff;font-size:13px;font-weight:700}.tr{color:#ffffff61;font-size:11px}#faq{background:var(--surface);padding:5.5rem 2.5rem}.faqw{max-width:740px;margin:0 auto}.faqh{text-align:center;margin-bottom:2.75rem}.faql{flex-direction:column;gap:.7rem;display:flex}.fi{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden}.fq{cursor:pointer;text-align:left;width:100%;color:var(--text-1);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;transition:color .2s;display:flex}.fq:hover{color:var(--navy)}.fic{background:var(--surface-2);width:22px;height:22px;color:var(--text-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;transition:all .3s;display:flex}.fi.open .fic{background:var(--navy);color:#fff;transform:rotate(45deg)}.fa{max-height:0;color:var(--text-2);padding:0 1.4rem;font-size:14px;line-height:1.7;transition:max-height .4s,padding .3s;overflow:hidden}.fi.open .fa{max-height:200px;padding:0 1.4rem 1.15rem}footer{background:var(--text-1);color:#fff;padding:4rem 2.5rem 2rem}.fw{max-width:1180px;margin:0 auto}.ftop{border-bottom:1px solid #ffffff12;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.fbrd{color:#ffffff61;max-width:240px;margin-top:.75rem;font-size:13px;line-height:1.6}.fcol h4{letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.fcol ul{flex-direction:column;gap:.55rem;display:flex}.fcol ul li a{color:#ffffff80;font-size:13px;transition:color .2s}.fcol ul li a:hover{color:#fff}.fct{flex-direction:column;gap:.55rem;display:flex}.fct a{color:#ffffff80;align-items:center;gap:7px;font-size:13px;transition:color .2s;display:flex}.fct a:hover{color:#fff}.fbot{justify-content:space-between;align-items:center;padding-top:1.75rem;display:flex}.fbot p{color:#ffffff38;font-size:12px}.socs{gap:8px;display:flex}.soc{color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff17;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.soc:hover{color:#fff;background:#ffffff1f}.waf{z-index:200;background:var(--orange);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 4px 20px #e8840a66}.waf:hover{transform:scale(1.1);box-shadow:0 8px 28px #e8840a80}.waf svg{fill:#fff;width:24px;height:24px}.soc .soc-ico{opacity:.92;flex-shrink:0}[x-cloak]{display:none!important}@media (width<=900px){.hero-in{grid-template-columns:1fr;gap:2rem}.hero-r{width:100%;max-width:100%}.stats-in{grid-template-columns:repeat(2,1fr);gap:1.5rem}.sti{border-right:none;padding:0}.sg,.pg{grid-template-columns:1fr}.pc.s2{grid-column:span 1}.why-in{grid-template-columns:1fr;gap:3rem}.ftop{grid-template-columns:1fr 1fr;gap:2rem}}
