:root{--ink:#121917;--muted:#65706c;--paper:#f4f5f1;--white:#fff;--line:#d9ddd7;--brand:#155f4a;--brand2:#d9f15a;--dark:#10251f;--r:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:32px;padding:18px 5vw;background:rgba(244,245,241,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand img{width:122px;height:auto;display:block}.main-nav{display:flex;gap:22px;margin-left:auto}.main-nav a,.site-footer a{color:inherit;text-decoration:none}.language-switcher{display:flex;gap:5px}.language-switcher button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 9px;cursor:pointer}.legal-page{width:min(900px,calc(100% - 40px));margin:60px auto 90px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(28px,5vw,64px);box-shadow:0 24px 70px rgba(18,25,23,.07)}.legal-card h1{font-size:clamp(36px,4.2vw,48px);line-height:1;letter-spacing:-.045em;margin:0 0 12px}.legal-updated{color:var(--muted);margin:0 0 40px}.legal-card h2{font-size:22px;margin:32px 0 10px}.legal-card p,.legal-card li{color:#4e5b56;line-height:1.75}.legal-card a{color:var(--brand)}.site-footer{background:var(--dark);color:#dbe3df;padding:38px 5vw;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.site-footer img{width:115px;filter:brightness(0) invert(1)}.site-footer p{margin-right:auto}.site-footer div{display:flex;gap:18px;flex-wrap:wrap}.site-footer a{font-size:13px;color:#b6c3be}@media(max-width:760px){.main-nav{display:none}.site-header{gap:12px}.language-switcher{margin-left:auto}.legal-page{margin-top:25px}.legal-card{border-radius:20px}.site-footer{align-items:flex-start;flex-direction:column}.site-footer div{flex-direction:column;gap:8px}}

/* V24 cookie consent */
.cookie-consent{position:fixed;inset:0;z-index:30000;display:none;align-items:flex-end;justify-content:center;padding:24px}.cookie-consent.is-open{display:flex}.cookie-backdrop{position:absolute;inset:0;background:rgba(7,18,15,.48);backdrop-filter:none}.cookie-panel{position:relative;width:min(760px,100%);background:#fff;border:1px solid #d9ddd7;border-radius:24px;padding:32px;box-shadow:0 28px 90px rgba(0,0,0,.28);font-family:Manrope,Arial,sans-serif;color:#121917}.cookie-x{position:absolute;right:18px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:#f0f2ee;font-size:24px;cursor:pointer}.cookie-panel h2{font-size:28px;line-height:1.1;margin:0 50px 12px 0;letter-spacing:-.035em}.cookie-panel p{color:#65706c;line-height:1.6;margin:0 0 12px}.cookie-policy-link{display:inline-block;color:#3f4945;font-weight:600;text-decoration:none;margin-bottom:22px;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.cookie-policy-link:hover,.cookie-policy-link:focus-visible{color:#121917;border-bottom-color:#121917}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-btn{border:1px solid #d9ddd7;background:#f4f5f1;color:#121917;border-radius:999px;padding:12px 17px;font:700 13px Manrope;cursor:pointer}.cookie-primary{background:#d9f15a;color:#142016;border-color:#d9f15a}.cookie-settings-btn{margin-left:auto}.cookie-settings{padding-top:4px}.cookie-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid #e6e9e4}.cookie-row strong{display:block;margin-bottom:4px}.cookie-row span{display:block;color:#65706c;font-size:13px;line-height:1.45}.cookie-switch{position:relative;flex:0 0 46px;height:26px}.cookie-switch input{opacity:0;width:0;height:0}.cookie-switch>span{position:absolute;inset:0;background:#cfd5d1;border-radius:999px;cursor:pointer}.cookie-switch>span:before{content:'';position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.cookie-switch input:checked+span{background:#155f4a}.cookie-switch input:checked+span:before{transform:translateX(20px)}.cookie-save{margin-top:22px}.cookie-modal-open{overflow:visible}@media(max-width:640px){.cookie-consent{padding:12px;align-items:flex-end}.cookie-panel{padding:25px 20px 20px;border-radius:20px}.cookie-panel h2{font-size:24px}.cookie-actions{display:grid}.cookie-settings-btn{margin-left:0}.cookie-btn{width:100%}}



:root{--ink:#121917;--muted:#65706c;--paper:#f4f5f1;--white:#fff;--line:#d9ddd7;--brand:#155f4a;--brand2:#d9f15a;--dark:#10251f;--r:22px;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.nav{position:absolute;z-index:10;left:0;right:0;top:0;padding:24px 0;color:white}.navin{display:flex;align-items:center;justify-content:space-between}.logo{font:800 24px Manrope;letter-spacing:-1px}.logo i{display:inline-block;width:10px;height:10px;background:var(--brand2);border-radius:50%;margin-left:3px}.links{display:flex;gap:24px;align-items:center;font-size:14px}.lang{position:relative}.langbtn{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:10px 13px;font:600 12px "DM Sans";cursor:pointer}.langmenu{display:none;position:absolute;right:0;top:44px;min-width:92px;background:#fff;color:var(--ink);padding:7px;border-radius:12px;box-shadow:0 18px 45px rgba(0,0,0,.22)}.lang.open .langmenu{display:block}.langmenu a{display:block!important;padding:8px 10px;border-radius:8px;margin:0}.langmenu a:hover{background:var(--paper)}.pill{display:inline-flex;align-items:center;gap:12px;padding:13px 18px;border-radius:999px;background:var(--brand2);color:#142016;font-weight:700}.icon-arrow{position:relative;width:16px;height:16px;display:inline-block;flex:0 0 16px}.icon-arrow:before{content:"";position:absolute;width:11px;height:1.5px;background:currentColor;left:2px;top:7px;transform:rotate(-45deg);transform-origin:center}.icon-arrow:after{content:"";position:absolute;width:6px;height:6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;right:1px;top:1px}.chevron{display:inline-block;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:-3px 0 0 7px;vertical-align:middle}.langbtn{display:inline-flex;align-items:center;gap:0}.hero{min-height:780px;background:linear-gradient(90deg,rgba(8,24,20,.92) 0%,rgba(8,24,20,.68) 48%,rgba(8,24,20,.18) 100%),url('../hero.jpg') center/cover;color:white;display:flex;align-items:flex-end;padding:170px 0 72px}.hero .eyebrow{margin-bottom:14px}
.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;color:var(--brand2)}h1,h2,h3{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.045em}h1{font-size:clamp(58px,8vw,112px);line-height:.88;max-width:940px}.hero p{font-size:20px;line-height:1.55;max-width:580px;color:#dce5e1;margin:30px 0}.herofoot{display:flex;align-items:end;justify-content:space-between;gap:40px}.trust{display:flex;gap:36px;font-size:13px;color:#d4ddd9}.trust b{display:block;color:white;font-size:18px;margin-bottom:3px}.section{padding:110px 0}.services .intro{display:block;max-width:900px}.services .intro .eyebrow{margin-bottom:38px}.services .intro h2{max-width:820px}.services .intro .lead{max-width:700px;margin-top:34px}.intro{display:grid;grid-template-columns:220px minmax(0,760px);justify-content:space-between;gap:70px}.intro>div:last-child{min-width:0}.intro .lead{max-width:720px}.intro h2,.services h2,.why h2,.contact h2{font-size:clamp(42px,5vw,70px);line-height:1}.lead{font-size:23px;line-height:1.5;margin:0 0 38px}.muted{color:var(--muted)}.service-list{margin-top:70px;border-top:1px solid var(--line)}.service{display:grid;grid-template-columns:90px 1fr 1fr 40px;gap:28px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line);transition:.2s}.service:hover{padding-left:10px}.num{font-size:13px;color:var(--muted)}.service h3{font-size:27px}.service p{margin:0;color:var(--muted);line-height:1.5}.arrow{display:flex;justify-content:flex-end;align-items:center}.route{background:var(--dark);color:white;overflow:hidden}.routegrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}.route h2{font-size:clamp(48px,6vw,84px);line-height:.94}.route p{color:#b9c9c3;line-height:1.6;font-size:18px}.map{min-height:560px;position:relative;background:radial-gradient(circle at 60% 45%,#20493c 0 2px,transparent 3px),linear-gradient(135deg,#14342b,#0c1d18);border-radius:30px;border:1px solid #2b493f;overflow:hidden}.map:before{content:"EUROPE";position:absolute;inset:0;display:grid;place-items:center;font:800 clamp(70px,10vw,145px) Manrope;color:#18382e;letter-spacing:-.08em}.map svg{position:absolute;inset:8%;width:84%;height:84%}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;margin-top:80px}.stat{background:var(--white);padding:34px}.stat strong{font:700 42px Manrope;letter-spacing:-.05em}.stat span{display:block;color:var(--muted);margin-top:5px}.stat p{margin:16px 0 0;color:var(--muted);font-size:14px;line-height:1.55;max-width:320px}.whygrid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:55px}.whycard{background:white;border-radius:var(--r);padding:36px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.whycard .n{font:700 14px Manrope;color:var(--brand)}.whycard h3{font-size:30px;max-width:350px}.whycard p{color:var(--muted);max-width:440px;line-height:1.55}.quote{background:var(--brand2);padding:100px 0}.quotein{display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px}.quote h2{font-size:clamp(48px,7vw,92px);line-height:.92;max-width:850px}.quote .pill{background:var(--ink);color:white}.footer{background:#0b1512;color:#dbe3df;padding:72px 0 28px}.footgrid{display:grid;grid-template-columns:1.4fr .6fr .6fr .8fr;gap:60px}.footer .logo{font-size:30px;color:white}.footer p{color:#879791;line-height:1.6;max-width:330px}.footer h4{color:white;margin:0 0 18px;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.company-details{font-style:normal;color:#b6c3be;font-size:14px;line-height:1.7}.company-details strong{display:block;color:#fff;font:700 18px Manrope;margin-bottom:8px}.company-details a{margin:0;color:#b6c3be}.company-details .primary-contact{color:#fff;font-weight:700;margin-top:16px}.company-details .meta{margin-top:16px;color:#879791}.footer-bottom-info{display:flex;gap:24px;flex-wrap:wrap}.footer a{display:block;margin:10px 0;color:#b6c3be;font-size:14px}.legal{border-top:1px solid #23312c;margin-top:60px;padding-top:24px;display:flex;justify-content:space-between;color:#70817a;font-size:12px}.menu{display:none;background:none;border:0;color:white;width:42px;height:42px;padding:0;position:relative;-webkit-appearance:none;appearance:none;touch-action:manipulation}.menu span,.menu:before,.menu:after{content:"";position:absolute;left:10px;width:22px;height:2px;background:currentColor;border-radius:2px;transition:.2s}.menu:before{top:12px}.menu span{top:20px}.menu:after{top:28px}.menu.open:before{top:20px;transform:rotate(45deg)}.menu.open span{opacity:0}.menu.open:after{top:20px;transform:rotate(-45deg)}.mobilepanel{display:none}.contactline{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.contactline a{display:inline-flex!important;align-items:center;gap:8px;color:#dbe3df!important}.contactline small{color:#70817a}
@media(max-width:800px){.wrap{width:min(100% - 30px,var(--max))}.links{display:none}.menu{display:block}.nav .pill{display:none}.mobilepanel{display:none;position:fixed;top:76px;left:15px;right:15px;z-index:9999;background:#fff;color:var(--ink);padding:18px;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.28)}.mobilepanel.open{display:block}.mobilepanel a{display:block;padding:12px 8px;border-bottom:1px solid var(--line)}.mobilepanel .mobilelangs{display:flex;gap:8px;flex-wrap:wrap;padding-top:14px}.mobilepanel .mobilelangs a{border:1px solid var(--line);border-radius:999px;padding:7px 10px}.intro{grid-template-columns:1fr!important;gap:18px!important}.intro h2{max-width:100%;font-size:clamp(38px,11vw,58px);overflow-wrap:anywhere}.intro .lead{font-size:18px;max-width:100%;margin-top:22px}.hero{min-height:700px;padding:135px 0 45px;background-position:62% center}.herofoot{display:block}.trust{margin-top:42px;gap:20px;flex-wrap:wrap}.intro,.routegrid,.quotein,.footgrid{grid-template-columns:1fr;gap:35px}.section{padding:72px 0}.service{grid-template-columns:42px 1fr 30px;gap:14px}.service p{grid-column:2/4;font-size:14px}.service h3{font-size:22px}.map{min-height:390px}.stats{grid-template-columns:1fr}.whygrid{grid-template-columns:1fr}.whycard{min-height:220px}.quote{padding:72px 0}.quote .pill{justify-self:start}.footgrid{gap:34px}.legal{display:block;line-height:1.8}.hero p{font-size:17px}.intro .eyebrow{margin-bottom:0}.hero .eyebrow{margin-bottom:20px}.hero h1{margin-bottom:26px}.hero p{margin-top:0}.services .intro .eyebrow{margin-bottom:24px}.services .intro .lead{margin-top:26px}}



/* V8: single alignment system, visible motion, language spacing */
:root{--content-pad:0px}
.section-copy{margin:0!important;padding:0!important;max-width:820px}
.section-copy>.eyebrow,.section-copy>h2,.section-copy>p,.section-copy>.pill{margin-left:0!important;padding-left:0!important;text-indent:0!important}
.section-copy>.eyebrow{display:block;margin-bottom:28px!important}
.section-copy>h2{display:block;margin:0!important}
.section-copy>p{margin-top:30px!important}
.services-copy{max-width:900px}
.services-copy>.eyebrow{margin-bottom:34px!important}
.services-copy>.lead{max-width:700px;margin-top:32px!important}
.why-copy{max-width:820px}
.route-copy{max-width:560px}
.route-copy>.eyebrow{margin-bottom:18px!important}
.route-copy>h2{max-width:520px}
.hero-copy>.eyebrow,.hero-copy>h1,.hero-copy>.herofoot{margin-left:0!important;padding-left:0!important}
/* Optical alignment for large Manrope display type. Containers stay mathematically aligned; only glyph side-bearing is compensated. */
.hero-copy>h1,.section-copy>h2,.quote h2{position:relative;left:-.032em}
@media(max-width:800px){.hero-copy>h1,.section-copy>h2,.quote h2{left:-.026em}}
.hero-copy>.eyebrow{margin-bottom:20px!important}

.langbtn{display:inline-flex!important;align-items:center!important;gap:0!important;white-space:nowrap}
.langbtn .flag{display:inline-block;margin-right:0!important;font-size:17px;line-height:1}.langbtn .flag+span{margin-left:6px}
.langbtn .current-lang{display:inline-block}
.langbtn .chevron{margin-left:8px!important}
.langmenu a,.mobilelangs a{display:flex!important;align-items:center!important;gap:7px!important}
.flag{font-size:17px;line-height:1;min-width:20px;text-align:center}
/* Hero entrance - intentionally visible but restrained */
@keyframes heroRise{0%{opacity:0;transform:translateY(28px)}100%{opacity:1;transform:translateY(0)}}
.hero-copy>.eyebrow,.hero-copy>h1,.hero-copy>.herofoot{opacity:0;animation:heroRise .75s cubic-bezier(.2,.72,.25,1) forwards}
.hero-copy>h1{animation-delay:.12s}.hero-copy>.herofoot{animation-delay:.24s}
/* Scroll reveal */
.js .reveal{opacity:0;transform:translateY(30px);transition:opacity .75s cubic-bezier(.2,.72,.25,1),transform .75s cubic-bezier(.2,.72,.25,1)}
.js .reveal.from-right{transform:translateX(34px)}
.js .reveal.is-visible{opacity:1;transform:none}
.js .delay-1{transition-delay:.08s}.js .delay-2{transition-delay:.16s}.js .delay-3{transition-delay:.24s}.js .delay-4{transition-delay:.32s}
.service,.whycard,.stat,.pill,.icon-arrow{transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}
.service:hover{transform:translateX(7px);padding-left:0}
.whycard:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(18,25,23,.09)}
.pill:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.14)}
.pill:hover .icon-arrow,.service:hover .icon-arrow{transform:translate(3px,-3px)}
@media(max-width:800px){
 .section-copy>.eyebrow{margin-bottom:18px!important}
 .services-copy>.eyebrow{margin-bottom:22px!important}
 .hero-copy>.eyebrow{margin-bottom:24px!important}

 .js .reveal{transform:translateY(20px)}
 .js .reveal.from-right{transform:translateY(20px)}
}
@media(prefers-reduced-motion:reduce){
 .hero-copy>.eyebrow,.hero-copy>h1,.hero-copy>.herofoot{opacity:1!important;animation:none!important}
 .js .reveal,.js .reveal.from-right{opacity:1!important;transform:none!important;transition:none!important}
 *{scroll-behavior:auto!important}
}



  /* Keep V9 layout exactly as-is. Only typography / small UI polish below. */

  h1, h2,
  .hero h1,
  .hero-title,
  .section-title,
  .intro h2,
  .route-copy h2,
  .why-copy h2 {
    font-family: "Raleway", "Manrope", sans-serif !important;
    font-weight: 600 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
    transform: none !important;
    letter-spacing: -0.035em;
  }

  body, button, input, textarea, select {
    font-family: "Manrope", sans-serif;
  }

  /* Language flag/code spacing */
  .lang-current {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
  }
  .lang-current .flag { margin: 0 !important; }

  /* Route CTA should never touch the left edge */
  .route-copy .pill,
  .route-copy .btn,
  .route-copy a[class*="btn"],
  .route-copy a[class*="pill"] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  /* Stats: children are always fully rendered.
     Only the complete stats component fades/slides in. */
  .stat,
  .stat-card,
  .stats > *,
  .stats-grid > *,
  .stats-panel > * {
    opacity: 1 !important;
    transform: none !important;
    transition-delay: 0s !important;
  }

  .v12-stats-reveal {
    opacity: 0;
    transform: translateY(10px);
    transition:
      opacity .55s ease,
      transform .55s cubic-bezier(.22,1,.36,1);
  }

  .v12-stats-reveal.v12-visible {
    opacity: 1;
    transform: translateY(0);
  }

  @media (max-width: 768px) {
    h1, h2,
    .hero h1,
    .hero-title,
    .section-title,
    .intro h2,
    .route-copy h2,
    .why-copy h2 {
      letter-spacing: -0.03em;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .v12-stats-reveal {
      opacity: 1 !important;
      transform: none !important;
      transition: none !important;
    }
  }



/* CTA: center the whole text group vertically against the button */
.final-cta-inner,
.cta-inner,
.quote-cta-inner {
  align-items: center !important;
}

.final-cta-copy,
.cta-copy,
.quote-cta-copy {
  align-self: center !important;
}

.final-cta .pill,
.final-cta .btn,
.cta-section .pill,
.cta-section .btn,
.quote-cta .pill,
.quote-cta .btn {
  align-self: center !important;
}

/* Stats shell/cards stay visible. Animate text/content only. */
.stats,
.stats-grid,
.stats-panel,
.stats-wrap,
.stats-row {
  opacity: 1 !important;
  transform: none !important;
}

.stat,
.stat-card,
.stats > *,
.stats-grid > *,
.stats-panel > *,
.stats-wrap > *,
.stats-row > * {
  opacity: 1 !important;
  transform: none !important;
}

/* JS adds this class to the text elements only */
.v13-stat-text {
  opacity: 0;
  transform: translateY(9px);
  transition:
    opacity .48s ease,
    transform .58s cubic-bezier(.22,1,.36,1);
}

.v13-stat-text.v13-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .v13-stat-text {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}



@media (min-width: 769px) {
  /* Match the actual green CTA section generically without changing its design. */
  section:has(.eyebrow):has(a[href*="contact"]) > div,
  section:has(.eyebrow):has(a[href*="quote"]) > div {
    align-items: center !important;
  }

  /* Known CTA wrappers from the existing file */
  .cta-wrap,
  .cta-inner,
  .final-cta-inner,
  .contact-cta-inner,
  .ready-inner {
    display: grid !important;
    align-items: center !important;
  }

  .cta-wrap > *,
  .cta-inner > *,
  .final-cta-inner > *,
  .contact-cta-inner > *,
  .ready-inner > * {
    align-self: center !important;
  }

  /* If old CSS positions the button with bottom/margins, neutralize it. */
  .cta-wrap .pill,
  .cta-inner .pill,
  .final-cta-inner .pill,
  .contact-cta-inner .pill,
  .ready-inner .pill,
  .cta-wrap .btn,
  .cta-inner .btn,
  .final-cta-inner .btn,
  .contact-cta-inner .btn,
  .ready-inner .btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    top: auto !important;
    bottom: auto !important;
    align-self: center !important;
  }
}



/* Exact selector from the actual HTML: .quote > .quotein */
@media (min-width:801px){
  .quote .quotein{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    align-items:center !important;
  }
  .quote .quotein > div{
    align-self:center !important;
  }
  .quote .quotein > .pill{
    align-self:center !important;
    justify-self:end !important;
    margin:0 !important;
  }
}
/* Remove old optical left hack from the CTA title only */
.quote h2{
  left:0 !important;
}



@media (min-width:801px){
  .quote .quotein{align-items:center !important;}
  .quote .quotein > .pill{align-self:center !important; justify-self:end !important;}
}



/* Consistent eyebrow rhythm. Hero stays intentionally tighter. */
.services .eyebrow,
.network .eyebrow,
.quote .eyebrow,
section:not(.hero) .eyebrow {
  margin-bottom: 21px !important;
}
.hero .eyebrow {
  margin-bottom: 15px !important;
}

/* Keep section headings cleanly attached to their eyebrow. */
.services h2,
.network h2,
.quote h2 {
  margin-top: 0 !important;
}

/* Route drawing animation: the SVG/card remains in place; only artwork animates. */
.route-visual svg path:not(.v18-ignore),
.network-visual svg path:not(.v18-ignore) {
  transition: opacity .25s ease;
}
.v18-draw {
  stroke-dasharray: var(--v18-length);
  stroke-dashoffset: var(--v18-length);
  opacity: .15;
}
.v18-route-visible .v18-draw {
  animation: v18Draw 1.45s cubic-bezier(.65,0,.35,1) forwards;
}
.v18-route-visible .v18-draw:nth-of-type(2) { animation-delay: .18s; }

.v18-route-label {
  opacity: 0;
  transform: translateY(5px);
  transition: opacity .4s ease, transform .45s ease;
}
.v18-route-visible .v18-route-label {
  opacity: 1;
  transform: translateY(0);
}
.v18-route-visible .v18-route-label:nth-of-type(1) { transition-delay: .75s; }
.v18-route-visible .v18-route-label:nth-of-type(2) { transition-delay: 1.02s; }
.v18-route-visible .v18-route-label:nth-of-type(3) { transition-delay: 1.28s; }

.v18-route-dot {
  opacity: 0;
  transform-box: fill-box;
  transform-origin: center;
}
.v18-route-visible .v18-route-dot {
  animation: v18Dot .42s cubic-bezier(.2,.8,.2,1) forwards;
}
.v18-route-visible .v18-route-dot:nth-of-type(1) { animation-delay: .68s; }
.v18-route-visible .v18-route-dot:nth-of-type(2) { animation-delay: .96s; }
.v18-route-visible .v18-route-dot:nth-of-type(3) { animation-delay: 1.22s; }

@keyframes v18Draw {
  0% { stroke-dashoffset: var(--v18-length); opacity:.15; }
  100% { stroke-dashoffset: 0; opacity:1; }
}
@keyframes v18Dot {
  0% { opacity:0; transform:scale(.25); }
  70% { opacity:1; transform:scale(1.3); }
  100% { opacity:1; transform:scale(1); }
}

/* Mobile hero only. Desktop hero remains untouched. */
@media (max-width: 800px) {
  .hero {
    overflow: hidden !important;
  }
  .hero .hero-copy,
  .hero-copy {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .hero h1,
  .hero-title {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(43px, 12.6vw, 56px) !important;
    line-height: .94 !important;
    letter-spacing: -.035em !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
  }
  html[lang="lt"] .hero h1,
  html[lang="lt"] .hero-title,
  html[lang="de"] .hero h1,
  html[lang="de"] .hero-title,
  html[lang="ru"] .hero h1,
  html[lang="ru"] .hero-title {
    font-size: clamp(40px, 11.7vw, 52px) !important;
  }
  .hero .eyebrow {
    max-width: 300px !important;
    margin-bottom: 16px !important;
    font-size: 11px !important;
    line-height: 1.35 !important;
  }
  .hero .hero-description,
  .hero .lead,
  .hero-copy > p {
    max-width: 305px !important;
    font-size: 15.5px !important;
    line-height: 1.48 !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
  }
  .hero .hero-stats,
  .hero .quickstats {
    margin-top: 36px !important;
  }

  .services .eyebrow,
  .network .eyebrow,
  .quote .eyebrow,
  section:not(.hero) .eyebrow {
    margin-bottom: 18px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .v18-draw {
    stroke-dashoffset: 0 !important;
    opacity: 1 !important;
    animation: none !important;
  }
  .v18-route-label,
  .v18-route-dot {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
    transition: none !important;
  }
}



/* Animate SVG PARTS, never the whole map/SVG. */
.route-svg { opacity:1 !important; transform:none !important; }

.route-mask {
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
}
.map.route-animate .route-mask-lime {
  animation: routeReveal 1.65s cubic-bezier(.65,0,.35,1) .10s forwards;
}
.map.route-animate .route-mask-grey {
  animation: routeReveal 1.45s cubic-bezier(.65,0,.35,1) .38s forwards;
}

.route-dot {
  opacity:0;
  transform-box:fill-box;
  transform-origin:center;
}
.map.route-animate .dot-1 { animation: routePop .38s ease .48s forwards; }
.map.route-animate .dot-2 { animation: routePop .38s ease .94s forwards; }
.map.route-animate .dot-3 { animation: routePop .38s ease 1.42s forwards; }

.route-label {
  opacity:0;
  transform:translateY(5px);
}
.map.route-animate .label-1 { animation: routeLabel .42s ease .62s forwards; }
.map.route-animate .label-2 { animation: routeLabel .42s ease 1.08s forwards; }
.map.route-animate .label-3 { animation: routeLabel .42s ease 1.56s forwards; }

@keyframes routeReveal { to { stroke-dashoffset:0; } }
@keyframes routePop {
  0% { opacity:0; transform:scale(.35); }
  70% { opacity:1; transform:scale(1.25); }
  100% { opacity:1; transform:scale(1); }
}
@keyframes routeLabel {
  to { opacity:1; transform:translateY(0); }
}
@media (prefers-reduced-motion:reduce) {
  .route-mask { stroke-dashoffset:0 !important; }
  .route-dot,.route-label { opacity:1 !important; transform:none !important; animation:none !important; }
}



.footer-bottom-info .legal-links{display:flex;gap:16px;flex-wrap:wrap}
.footer-bottom-info .legal-links a{display:inline;color:#879791;font-size:12px;margin:0;transition:color .2s ease}
.footer-bottom-info .legal-links a:hover{color:#fff}
@media(max-width:800px){.footer-bottom-info .legal-links{margin-top:8px;gap:10px 16px}}



/* V24 cookie consent */
.cookie-consent{position:fixed;inset:0;z-index:30000;display:none;align-items:flex-end;justify-content:center;padding:24px}.cookie-consent.is-open{display:flex}.cookie-backdrop{position:absolute;inset:0;background:rgba(7,18,15,.48);backdrop-filter:none}.cookie-panel{position:relative;width:min(760px,100%);background:#fff;border:1px solid #d9ddd7;border-radius:24px;padding:32px;box-shadow:0 28px 90px rgba(0,0,0,.28);font-family:Manrope,Arial,sans-serif;color:#121917}.cookie-x{position:absolute;right:18px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:#f0f2ee;font-size:24px;cursor:pointer}.cookie-panel h2{font-size:28px;line-height:1.1;margin:0 50px 12px 0;letter-spacing:-.035em}.cookie-panel p{color:#65706c;line-height:1.6;margin:0 0 12px}.cookie-policy-link{display:inline-block;color:#3f4945;font-weight:600;text-decoration:none;margin-bottom:22px;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.cookie-policy-link:hover,.cookie-policy-link:focus-visible{color:#121917;border-bottom-color:#121917}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-btn{border:1px solid #d9ddd7;background:#f4f5f1;color:#121917;border-radius:999px;padding:12px 17px;font:700 13px Manrope;cursor:pointer}.cookie-primary{background:#d9f15a;color:#142016;border-color:#d9f15a}.cookie-settings-btn{margin-left:auto}.cookie-settings{padding-top:4px}.cookie-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid #e6e9e4}.cookie-row strong{display:block;margin-bottom:4px}.cookie-row span{display:block;color:#65706c;font-size:13px;line-height:1.45}.cookie-switch{position:relative;flex:0 0 46px;height:26px}.cookie-switch input{opacity:0;width:0;height:0}.cookie-switch>span{position:absolute;inset:0;background:#cfd5d1;border-radius:999px;cursor:pointer}.cookie-switch>span:before{content:'';position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.cookie-switch input:checked+span{background:#155f4a}.cookie-switch input:checked+span:before{transform:translateX(20px)}.cookie-save{margin-top:22px}.cookie-modal-open{overflow:visible}@media(max-width:640px){.cookie-consent{padding:12px;align-items:flex-end}.cookie-panel{padding:25px 20px 20px;border-radius:20px}.cookie-panel h2{font-size:24px}.cookie-actions{display:grid}.cookie-settings-btn{margin-left:0}.cookie-btn{width:100%}}



@media (min-width:801px){
  .quote .quotein{
    display:flex !important;
    flex-direction:row !important;
    justify-content:space-between !important;
    align-items:center !important;
    gap:48px !important;
  }
  .quote .quotein > h2{
    flex:1 1 auto !important;
    align-self:auto !important;
  }
  .quote .quotein > .pill{
    flex:0 0 auto !important;
    align-self:auto !important;
    justify-self:auto !important;
    margin:0 !important;
  }
}

.footer-socials{display:flex;gap:8px;margin-top:22px}.footer-socials a{width:30px;height:30px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;transition:border-color .2s ease,background .2s ease,transform .2s ease}.footer-socials a:hover{border-color:var(--brand2);background:rgba(217,241,90,.08);transform:translateY(-2px)}


/* Reliable language flags (SVG/CSS, no emoji dependency) */
.flag{display:inline-block!important;width:20px!important;height:14px!important;min-width:20px!important;border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.12);background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;font-size:0!important;line-height:0!important;vertical-align:middle}
.flag-en{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v30h60V0z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath d='M30 15h30v15zv15H0zH0V0zV0h30z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M0 0v30h60V0z' fill='%23012169'/%3E%3Cpath d='m0 0 60 30m0-30L0 30' stroke='%23fff' stroke-width='6'/%3E%3Cpath d='m0 0 60 30m0-30L0 30' clip-path='url(%23b)' stroke='%23C8102E' stroke-width='4'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23fff' stroke-width='10'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23C8102E' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E")}
.flag-lt{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3 2'%3E%3Cpath fill='%23FDB913' d='M0 0h3v.667H0z'/%3E%3Cpath fill='%23006A44' d='M0 .667h3v.666H0z'/%3E%3Cpath fill='%23C1272D' d='M0 1.333h3V2H0z'/%3E%3C/svg%3E")}
.flag-pl{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 5'%3E%3Cpath fill='%23fff' d='M0 0h8v2.5H0z'/%3E%3Cpath fill='%23DC143C' d='M0 2.5h8V5H0z'/%3E%3C/svg%3E")}
.flag-de{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 3'%3E%3Cpath d='M0 0h5v1H0z'/%3E%3Cpath fill='%23DD0000' d='M0 1h5v1H0z'/%3E%3Cpath fill='%23FFCE00' d='M0 2h5v1H0z'/%3E%3C/svg%3E")}
.flag-ru{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3 2'%3E%3Cpath fill='%23fff' d='M0 0h3v.667H0z'/%3E%3Cpath fill='%230039A6' d='M0 .667h3v.666H0z'/%3E%3Cpath fill='%23D52B1E' d='M0 1.333h3V2H0z'/%3E%3C/svg%3E")}

