:root{
  --blue:#005bac;
  --blue-dark:#082b59;
  --text:#071e38;
  --muted:#344a62;
  --light:#f5f9fe;
  --line:#e6edf5;
  --white:#fff;
  --green:#17bd66;
  --purple:#6c35c9;
  --telegram:#239fda;
  --shadow:0 12px 24px rgba(7,32,64,.13);
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Inter,Arial,"Helvetica Neue",sans-serif;background:#fff;color:var(--text);line-height:1.4;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(944px,calc(100% - 40px));margin:0 auto}.site-shell{background:#fff;min-height:100vh}.section-anchor{scroll-margin-top:90px}svg{stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

.header{position:absolute;left:0;right:0;top:0;z-index:20;height:93px}.header__inner{height:93px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-top:16px}.logo{display:flex;flex-direction:column;align-items:center;width:172px;color:var(--text);line-height:1}.logo__car{width:128px;height:26px;position:relative;display:block}.logo__car:before{content:"";position:absolute;left:10px;top:8px;width:106px;height:28px;border-top:4px solid #0d538f;border-radius:80px 80px 0 0;transform:skewX(-13deg)}.logo__car:after{content:"";position:absolute;left:31px;top:21px;width:74px;height:4px;background:#0d538f;border-radius:10px;box-shadow:-17px 0 0 #0d538f,30px 0 0 #0d538f}.logo__name{font-size:26px;font-weight:900;letter-spacing:-1.6px}.logo__caption{font-size:6px;font-weight:800;letter-spacing:-.1px;margin-top:3px;color:#1c2e42}.nav{display:flex;gap:27px;padding-top:28px;font-size:12px;font-weight:900;color:#061f3b;white-space:nowrap}.nav a{transition:.2s ease}.nav a:hover{color:var(--blue)}.header__contacts{display:flex;gap:13px;align-items:flex-start}.phone{display:flex;align-items:center;gap:10px;padding-top:19px}.phone svg{width:25px;height:25px;color:var(--blue)}.phone b{display:block;font-size:13px;font-weight:900;letter-spacing:-.3px}.phone small{display:block;font-size:11px;font-weight:600;color:#5e6670;margin-top:2px}.header-btn{margin-top:14px;background:var(--blue-dark);color:#fff;height:44px;padding:0 23px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(4,30,64,.16)}.burger{display:none;width:42px;height:42px;border:0;border-radius:10px;background:var(--blue-dark);padding:10px;flex-direction:column;justify-content:center;gap:5px}.burger span{height:2px;background:#fff;border-radius:3px;width:100%;display:block}

.hero{height:440px;position:relative;overflow:hidden;background:#f7fbff}.hero__photo{position:absolute;right:0;top:80px;bottom:0;width:66%;background:url('hero-photo.webp') center right/cover no-repeat}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 32%,rgba(255,255,255,.72) 48%,rgba(255,255,255,.05) 74%,rgba(255,255,255,0) 100%)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:78px;background:linear-gradient(0deg,rgba(255,255,255,.95),rgba(255,255,255,0))}.hero__inner{position:relative;z-index:2;padding-top:136px}.hero__copy{width:465px}.hero h1{font-size:34px;line-height:1.11;text-transform:uppercase;font-weight:900;letter-spacing:-1.55px;color:#09213d;margin-bottom:16px}.hero__tagline{font-size:19px;font-weight:900;letter-spacing:-.35px;margin-bottom:24px}.hero__text{font-size:12.5px;line-height:1.48;font-weight:600;color:#0c243f;width:370px;margin-bottom:23px}.hero__buttons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn{height:33px;border-radius:18px;color:#fff;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:900;box-shadow:0 8px 16px rgba(0,0,0,.12);transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn svg{width:15px;height:15px;stroke-width:2.5}.btn--phone{background:var(--blue-dark)}.btn--whatsapp{background:var(--green)}.btn--viber{background:var(--purple)}.btn--telegram{background:var(--telegram)}.social-links{display:flex;gap:35px;margin-top:23px;font-size:15px;font-weight:900;align-items:center}.social{display:inline-flex;align-items:center;gap:10px}.social span,.instagram-mini,.tiktok-mini{display:inline-block;position:relative}.social--instagram span,.instagram-mini{width:24px;height:24px;border-radius:7px;background:radial-gradient(circle at 30% 105%,#ffd86c 0 28%,transparent 29%),linear-gradient(135deg,#7b3cff,#ff3168 55%,#ffb100)}.social--instagram span:before,.instagram-mini:before{content:"";position:absolute;inset:6px;border:2px solid #fff;border-radius:50%}.social--instagram span:after,.instagram-mini:after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#fff;right:6px;top:6px}.social--tiktok span,.tiktok-mini{width:24px;height:24px}.social--tiktok span:before,.tiktok-mini:before{content:"♪";font-size:26px;line-height:24px;font-weight:900;color:#08111f;text-shadow:-2px 0 #29d9d0,2px 0 #ff2d55}

.services{height:360px;background:#fff;padding-top:29px}.section-head{text-align:center}.section-head span,.label{display:block;color:var(--blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.3px;margin-bottom:7px}.section-head h2{font-size:27px;line-height:1.15;font-weight:900;letter-spacing:-1.15px;margin-bottom:20px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.service-card{height:225px;background:#fff;border:1px solid #edf2f8;border-radius:10px;text-align:center;padding:14px 8px 8px;box-shadow:0 8px 19px rgba(7,32,64,.16);transition:.2s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px rgba(7,32,64,.19)}.service-card__icon{width:38px;height:38px;color:#0062bf;margin:0 auto 8px;stroke-width:1.7}.service-card h3{font-size:12px;line-height:1.2;font-weight:900;color:#0b213b;height:42px;margin-bottom:11px}.service-card img{height:78px;width:100%;object-fit:cover;border-radius:8px}.dots{height:4px;display:flex;justify-content:center;gap:5px;margin-top:24px}.dots span,.dots i{height:3px;border-radius:10px;background:#d6e0eb}.dots span{width:18px;background:#0c5ba6}.dots i{width:11px}

.benefits{height:116px;background:#fff}.benefit-panel{height:82px;border-radius:10px;background:#f7fbff;border:1px solid #eef4fb;display:grid;grid-template-columns:repeat(6,1fr);align-items:center;text-align:center}.benefit-item svg{width:28px;height:28px;color:#0062bf;margin-bottom:8px;stroke-width:1.7}.benefit-item b{font-size:11px;line-height:1.18;font-weight:900;color:#0b213b;display:block}

.directions{height:166px;background:#fff}.directions-panel{height:151px;background:#f7fbff;border:1px solid #eef4fb;border-radius:11px;text-align:center;padding-top:14px}.section-head--compact h2{font-size:23px;margin-bottom:16px}.countries{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;width:864px;max-width:calc(100% - 48px);margin:0 auto 12px}.country{height:48px;background:#fff;border:1px solid #e7edf5;border-radius:8px;box-shadow:0 6px 13px rgba(7,32,64,.1);display:flex;align-items:center;justify-content:center;gap:13px}.country b{font-size:15px;font-weight:900;line-height:1.05}.flag{width:42px;height:25px;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);flex:none}.flag--ua{background:linear-gradient(#1667d9 0 50%,#ffd51e 50%)}.flag--bg{background:linear-gradient(#fff 0 33%,#15915b 33% 66%,#d7232a 66%)}.flag--ro,.flag--md{background:linear-gradient(90deg,#0736a4 0 33%,#ffdc2d 33% 66%,#d31c31 66%)}.flag--eu{background:#17469d;position:relative}.flag--eu:after{content:"★ ★ ★";position:absolute;color:#ffd51e;font-size:6px;letter-spacing:1px;left:5px;top:8px}.location-note{font-size:13px;font-weight:700;color:#1a2d45}.location-note:before{content:"♦";color:#0059b8;font-size:18px;margin-right:8px}

.about-process{height:210px;background:#fff}.about-process__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.about-card{height:178px;background:#f7fbff;border:1px solid #eef4fb;border-radius:11px;padding:23px 28px}.about-card h2{font-size:24px;font-weight:900;letter-spacing:-.8px;margin-bottom:13px;line-height:1}.about-card p{font-size:12px;line-height:1.45;font-weight:600;color:#1a2c42;width:360px;max-width:100%}.stats{display:flex;gap:26px;margin-top:19px}.stats div{display:grid;grid-template-columns:26px auto;column-gap:8px;align-items:center}.stats svg{grid-row:span 2;width:25px;height:25px;color:#0062bf;stroke-width:1.7}.stats b{font-size:23px;line-height:1;font-weight:900;color:#0b213b}.stats span{font-size:10px;line-height:1.05;font-weight:700;color:#0b213b}.process-card{height:178px;padding-top:23px;text-align:center}.label--muted{color:#b9c6d5;margin-bottom:16px}.process-steps{display:grid;grid-template-columns:repeat(4,1fr)}.process-step{position:relative;text-align:center}.process-step:not(:last-child):after{content:"→";position:absolute;right:-9px;top:43px;color:#0062bf;font-size:22px;font-weight:700}.process-step em{position:absolute;top:-5px;left:50%;transform:translateX(-50%);z-index:2;width:22px;height:22px;border-radius:50%;background:#082b59;color:#fff;font-style:normal;font-size:12px;font-weight:900;display:grid;place-items:center}.process-step span{width:66px;height:66px;border-radius:50%;background:#edf5ff;margin:0 auto 9px;display:grid;place-items:center}.process-step svg{width:35px;height:35px;color:#0062bf;stroke-width:1.7}.process-step b{font-size:11px;font-weight:900;line-height:1.15;color:#0b213b;display:block}

.cta{height:142px;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(8,25,42,.96),rgba(8,25,42,.89)),linear-gradient(90deg,#0a2035,#1c3145);color:#fff}.cta__inner{height:142px;position:relative}.cta__text{position:relative;z-index:2;padding-top:24px}.cta h2{font-size:26px;font-weight:900;letter-spacing:-.8px;margin-bottom:6px}.cta p{font-size:14px;font-weight:600;color:#e8eef7;margin-bottom:13px}.cta__buttons{margin:0}.cta .btn{height:36px}.cta__image{position:absolute;right:0;bottom:0;width:455px;height:133px;object-fit:cover;object-position:center;border-radius:0;opacity:.92;mix-blend-mode:screen}.cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,20,34,0) 0%,rgba(6,20,34,.18) 56%,rgba(6,20,34,0) 100%)}

.footer{height:208px;background:#061b30;color:#cbd6e3;position:relative}.footer__grid{height:104px;display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;align-items:start;padding-top:22px}.logo--footer{align-items:flex-start;color:#fff;width:160px}.logo--footer .logo__car{width:120px;filter:brightness(1.8)}.logo--footer .logo__name{font-size:23px;color:#fff}.logo--footer .logo__caption{font-size:11px;line-height:1.2;color:#cbd6e3;text-align:center;margin-left:18px}.footer h3{font-size:14px;font-weight:900;color:#fff;margin-bottom:8px}.footer p,.footer a{font-size:12px;line-height:1.35}.footer-socials{display:flex;gap:13px}.instagram-mini,.tiktok-mini{width:18px;height:18px}.instagram-mini:before{inset:5px}.instagram-mini:after{right:5px;top:5px}.tiktok-mini:before{font-size:21px;line-height:18px}.copy{text-align:center;font-size:12px;color:#91a0b2;margin-top:28px}

@media (max-width: 980px){
  .container{width:min(944px,calc(100% - 28px))}.header{position:fixed;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);height:72px;box-shadow:0 8px 24px rgba(7,32,64,.08)}.header__inner{height:72px;align-items:center;padding-top:0}.logo{width:auto;align-items:flex-start}.logo__car{width:106px;height:18px}.logo__car:before{width:92px;height:22px;top:5px;left:5px;border-top-width:3px}.logo__car:after{left:24px;top:16px;width:66px;height:3px}.logo__name{font-size:21px}.logo__caption{display:none}.nav{position:fixed;left:14px;right:14px;top:78px;background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(7,32,64,.2);display:none;flex-direction:column;gap:0;padding:10px}.nav.is-open{display:flex}.nav a{padding:14px 16px;border-bottom:1px solid #eef4fb;font-size:14px}.nav a:last-child{border-bottom:0}.header__contacts{margin-left:auto}.phone{display:none}.header-btn{display:none}.burger{display:flex}.hero{height:auto;min-height:650px;padding-bottom:35px}.hero__photo{width:100%;top:70px;height:360px;opacity:.85}.hero__shade{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.92) 31%,rgba(255,255,255,.58) 55%,rgba(255,255,255,.94) 84%,#fff 100%)}.hero__inner{padding-top:112px}.hero__copy{width:min(500px,100%)}.hero__text{width:min(390px,100%)}.services{height:auto;padding:34px 0 34px}.service-grid{grid-template-columns:repeat(2,1fr);gap:14px}.service-card{height:auto;min-height:235px}.benefits{height:auto;padding:20px 0}.benefit-panel{height:auto;padding:24px 16px;grid-template-columns:repeat(3,1fr);gap:24px}.directions{height:auto;padding:0 0 20px}.directions-panel{height:auto;padding:18px 16px}.countries{grid-template-columns:repeat(2,1fr);max-width:100%;gap:12px}.country:last-child{grid-column:1/-1}.about-process{height:auto;padding:0 0 24px}.about-process__grid{grid-template-columns:1fr}.about-card,.process-card{height:auto}.process-card{padding:24px 0}.cta{height:auto}.cta__inner{height:auto;min-height:190px}.cta__text{padding:28px 0 30px}.cta__image{right:-100px;width:450px;height:145px}.footer{height:auto}.footer__grid{height:auto;grid-template-columns:repeat(2,1fr);gap:22px;padding:28px 0}.copy{margin-top:0;padding-bottom:24px}
}
@media (max-width: 620px){
  .container{width:calc(100% - 24px)}.hero{min-height:680px}.hero__photo{height:310px;background-position:center}.hero h1{font-size:30px;letter-spacing:-1.1px}.hero__tagline{font-size:17px;margin-bottom:16px}.hero__text{font-size:13px;margin-bottom:20px}.hero__buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px}.btn{height:40px;border-radius:21px}.social-links{margin-top:18px;gap:22px}.section-head h2{font-size:25px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:20px 16px}.service-card h3{height:auto;font-size:15px;margin-bottom:14px}.service-card img{height:145px}.benefit-panel{grid-template-columns:repeat(2,1fr)}.countries{grid-template-columns:1fr}.country:last-child{grid-column:auto}.about-card{padding:22px 18px}.about-card h2{font-size:22px;line-height:1.1}.stats{display:grid;grid-template-columns:1fr;gap:12px}.process-steps{grid-template-columns:repeat(2,1fr);gap:28px 8px}.process-step:not(:last-child):after{display:none}.cta__image{opacity:.3;right:-170px}.cta__buttons{grid-template-columns:1fr 1fr}.footer__grid{grid-template-columns:1fr;text-align:center}.logo--footer{align-items:center;margin:0 auto}.logo--footer .logo__caption{margin-left:0}.footer-socials{justify-content:center}
}
@media (max-width: 390px){.hero__buttons,.cta__buttons{grid-template-columns:1fr}.hero h1{font-size:27px}.benefit-panel{grid-template-columns:1fr}}
