    :root{--navy:#0b2d4b;--navy2:#123e63;--dark:#071e33;--orange:#ff6d2d;--orange2:#ff8a3d;--soft:#f3f5f7;--text:#18324b;--muted:#687987;--line:#dfe6ec;--shadow:0 20px 55px rgba(11,45,75,.14);--container:1180px}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;overflow-x:hidden;font-family:"Cairo",Tahoma,Arial,sans-serif;color:var(--text);background:#fff}body.menu-open,body.modal-open{overflow:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 40px),var(--container));margin:auto}.section{padding:90px 0;position:relative}.soft{background:var(--soft)}.dark-section{background:var(--navy);color:#fff;overflow:hidden}.dark-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-250px;top:-260px;background:rgba(255,109,45,.09)}
    .kicker{display:inline-flex;align-items:center;gap:9px;color:var(--orange);font-size:12px;font-weight:900;margin-bottom:10px}.kicker:before{content:"";width:27px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--orange),var(--orange2))}.heading{margin:0 0 14px;font-size:clamp(31px,4vw,50px);line-height:1.28;letter-spacing:-1px;font-weight:900}.copy{margin:0;color:var(--muted);font-size:14px;line-height:2;max-width:690px}.center{text-align:center}.center .kicker{justify-content:center}.center .copy{margin:auto}
    .btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 23px;border:0;border-radius:999px;font-weight:900;transition:.25s}.btn:hover{transform:translateY(-3px)}.btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;box-shadow:0 14px 30px rgba(255,109,45,.27)}.btn-dark{background:var(--navy);color:#fff}.btn-light{background:#fff;color:var(--navy)}.btn-outline{border:1px solid rgba(255,255,255,.46);color:#fff;background:transparent}
    .topbar{background:var(--dark);color:#fff;font-size:11px}.topbar-inner{min-height:36px;display:flex;justify-content:space-between;align-items:center;gap:20px}.topbar-note b{color:var(--orange2)}.topbar-phones{display:flex;gap:18px;direction:ltr;font-weight:800}.header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(223,230,236,.9)}.header-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand img{width:170px;height:62px;object-fit:contain}.nav{display:flex;justify-content:center;gap:26px}.nav a{position:relative;padding:10px 0;font-size:13px;font-weight:800;color:#243e55}.nav a:after{content:"";position:absolute;right:0;left:100%;bottom:1px;height:3px;border-radius:99px;background:var(--orange);transition:.25s}.nav a:hover:after{left:0}.header-actions{display:flex;align-items:center;gap:10px}.header-call{direction:ltr;font-size:13px;font-weight:900}.menu-toggle{display:none;width:45px;height:45px;border:0;border-radius:14px;background:#eef3f7;color:var(--navy);font-size:22px}
    .hero{position:relative;min-height:720px;color:#fff;background:linear-gradient(90deg,rgba(7,30,51,.95),rgba(7,30,51,.72) 48%,rgba(7,30,51,.18)),url("https://ik.imagekit.io/mkek1asn5/images/fast_move/slide1.webp") center/cover no-repeat;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(255,109,45,.18),transparent 28%),linear-gradient(180deg,transparent 62%,rgba(7,30,51,.38))}.hero-inner{position:relative;z-index:2;min-height:720px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:50px;padding:88px 0 132px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2);font-size:12px;font-weight:800;margin-bottom:20px}.hero-badge span{width:8px;height:8px;border-radius:50%;background:#43da79;box-shadow:0 0 0 5px rgba(67,218,121,.15)}.hero h1{margin:0 0 18px;font-size:clamp(46px,6vw,78px);line-height:1.13;letter-spacing:-2px;font-weight:900}.hero h1 em{font-style:normal;color:var(--orange2)}.hero-copy{margin:0 0 26px;max-width:620px;color:#e4ebf1;font-size:15px;line-height:2}.hero-actions,.promo-actions,.about-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-points{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:24px;font-size:12px;font-weight:700}.hero-points span{display:flex;align-items:center;gap:7px}.hero-points span:before{content:"✓";width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:rgba(255,109,45,.2);color:#ff9b67}.hero-side{justify-self:end;width:min(420px,100%);background:rgba(255,255,255,.97);color:var(--text);border-radius:28px;padding:25px;box-shadow:0 30px 80px rgba(0,0,0,.27)}.hero-side h2{margin:0 0 7px;font-size:24px;color:var(--navy)}.hero-side p{margin:0 0 18px;color:var(--muted);font-size:11px;line-height:1.8}.quick-form{display:grid;gap:11px}.quick-form input,.quick-form select{width:100%;border:1px solid var(--line);background:#f8fafb;border-radius:14px;padding:12px 13px;outline:none}.quick-form input:focus,.quick-form select:focus{border-color:var(--orange);box-shadow:0 0 0 4px rgba(255,109,45,.1)}.quick-form button{width:100%}.quick-form small{text-align:center;color:#7d8993;font-size:9px}.hero-estimate{position:absolute;z-index:4;right:50%;bottom:-58px;transform:translateX(50%);width:min(calc(100% - 40px),1120px);display:grid;grid-template-columns:1.2fr .8fr .8fr auto;align-items:center;gap:12px;background:#fff;color:var(--text);padding:24px 27px;border-radius:8px;box-shadow:0 22px 55px rgba(11,45,75,.2)}.hero-estimate h3{margin:0;color:var(--navy);font-size:20px}.hero-estimate input{width:100%;border:1px solid var(--line);background:#fff8f4;border-radius:8px;padding:12px}
    .trust{padding:92px 0 24px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px;display:flex;align-items:flex-start;gap:13px;box-shadow:0 12px 35px rgba(11,45,75,.09)}.trust-icon{width:48px;height:48px;border-radius:16px;flex:0 0 48px;display:grid;place-items:center;background:#fff0e7;color:var(--orange);font-size:21px}.trust-card h3{margin:0 0 5px;font-size:15px}.trust-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.8}
    .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.about-media{position:relative}.about-media img{width:100%;border-radius:26px;box-shadow:var(--shadow)}.experience{position:absolute;top:-23px;right:-23px;width:110px;height:110px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;text-align:center;box-shadow:0 14px 34px rgba(255,109,45,.28);border:7px solid #fff}.experience strong{display:block;font-size:28px;line-height:1}.experience span{font-size:9px;font-weight:800}.feature{display:flex;align-items:flex-start;gap:12px;margin-top:21px}.feature-icon{width:45px;height:45px;border-radius:15px;flex:0 0 45px;display:grid;place-items:center;background:#fff0e7;color:var(--orange);font-size:20px}.feature h3{margin:0 0 4px;font-size:15px}.feature p{margin:0;color:var(--muted);font-size:10px;line-height:1.85}.about-actions{margin-top:26px}
    .services-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:56px;align-items:center;position:relative;z-index:2}.services-visual{position:relative}.services-visual img{width:100%;border-radius:28px;filter:drop-shadow(0 24px 45px rgba(0,0,0,.28))}.rating-chip{position:absolute;top:22px;left:-18px;background:#fff;color:var(--navy);border-radius:16px;padding:13px 15px;box-shadow:var(--shadow);font-size:11px;font-weight:900}.rating-chip b{color:var(--orange);font-size:23px}.services-list{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-top:28px}.service-item{display:flex;gap:13px;align-items:flex-start;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:19px;padding:17px}.service-icon{width:44px;height:44px;border-radius:14px;flex:0 0 44px;display:grid;place-items:center;background:var(--orange);font-size:19px}.service-item h3{margin:0 0 4px;font-size:14px}.service-item p{margin:0;color:#c8d5df;font-size:9.5px;line-height:1.8}
    .promo{position:relative;min-height:420px;display:flex;align-items:center;color:#fff;overflow:hidden;background:linear-gradient(90deg,rgba(7,30,51,.94),rgba(7,30,51,.7),rgba(7,30,51,.28)),url("https://ik.imagekit.io/mkek1asn5/images/fast_move/slide2.webp") center/cover no-repeat}.promo-content{max-width:680px;padding:75px 0}.promo h2{margin:0 0 13px;font-size:clamp(34px,5vw,58px);line-height:1.25}.promo p{margin:0 0 22px;color:#e5edf3;font-size:13px;line-height:2}
    .coverage-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.coverage-card{background:#fff;border:1px solid var(--line);border-radius:25px;padding:26px;box-shadow:0 12px 35px rgba(11,45,75,.09)}.coverage-card h3{margin:0 0 14px;font-size:19px}.areas{display:flex;flex-wrap:wrap;gap:9px}.areas span{padding:9px 13px;border-radius:999px;background:#eef3f7;color:var(--navy);font-size:10px;font-weight:800}.map{position:relative;min-height:420px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 25% 30%,rgba(255,109,45,.18),transparent 20%),radial-gradient(circle at 75% 65%,rgba(11,45,75,.13),transparent 24%),#f6f8fa;border:1px solid var(--line)}.map svg{position:absolute;inset:0;width:100%;height:100%}.map-pin{position:absolute;display:flex;align-items:center;gap:7px;background:#fff;padding:8px 11px;border-radius:999px;box-shadow:0 9px 25px rgba(11,45,75,.16);font-size:9px;font-weight:900}.map-pin:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--orange)}.pin1{top:24%;right:17%}.pin2{top:46%;right:42%}.pin3{bottom:22%;left:18%}
    .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.gallery-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(11,45,75,.09);transition:.3s}.gallery-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.gallery-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-body{padding:18px}.gallery-body h3{margin:0 0 7px;font-size:16px}.gallery-body p{margin:0;color:var(--muted);font-size:10px;line-height:1.9}
    .stats{background:linear-gradient(135deg,var(--orange),#ff7f31);color:#fff;padding:44px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{text-align:center;padding:8px 18px;border-left:1px solid rgba(255,255,255,.28)}.stat:last-child{border-left:0}.stat strong{display:block;font-size:clamp(33px,5vw,52px);line-height:1.1;direction:ltr}.stat span{font-size:11px;font-weight:800}
    .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.review{border:1px solid var(--line);background:#fff;border-radius:23px;padding:22px;box-shadow:0 12px 35px rgba(11,45,75,.09)}.review-top{display:flex;align-items:center;gap:11px;margin-bottom:14px}.avatar{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;font-weight:900}.review h3{margin:0 0 2px;font-size:13px}.review small{color:#85929c;font-size:9px}.stars{margin-right:auto;color:#ff9d36;direction:ltr;font-size:12px}.review p{margin:0;color:var(--muted);font-size:10.5px;line-height:1.95}
    .final-cta{color:#fff;background:linear-gradient(90deg,rgba(7,30,51,.96),rgba(7,30,51,.72)),url("https://ik.imagekit.io/mkek1asn5/images/fast_move/slide3.webp") center/cover no-repeat}.final-inner{min-height:330px;display:grid;grid-template-columns:1fr .65fr;align-items:center;gap:30px}.final-cta h2{margin:0 0 10px;font-size:clamp(34px,5vw,54px)}.final-cta p{margin:0 0 22px;color:#dfe9ef;font-size:13px;line-height:2}.cta-box{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:23px;backdrop-filter:blur(10px)}.cta-box strong{display:block;font-size:18px;margin-bottom:9px}.cta-numbers{display:grid;gap:9px;direction:ltr}.cta-numbers button{border:0;border-radius:999px;padding:12px 14px;background:#fff;color:var(--navy);font-weight:900}
    .footer{background:var(--dark);color:#fff;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr .9fr;gap:38px}.footer-brand img{width:190px;height:78px;object-fit:contain;background:#fff;border-radius:16px;padding:5px;margin-bottom:14px}.footer-brand p{margin:0;color:#b9c9d4;font-size:10px;line-height:1.9}.footer h3{margin:0 0 15px;color:#ff9861;font-size:14px}.footer-links{display:grid;gap:9px}.footer-links a{font-size:10px;color:#d1dce4}.footer-bottom{margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;gap:18px;color:#91a7b7;font-size:9px}
    .floating-calls{position:fixed;z-index:1200;left:max(14px,env(safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom));display:grid;gap:10px}.floating-call{border:2px solid #fff;border-radius:999px;min-width:178px;height:54px;padding:0 10px 0 8px;display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;box-shadow:0 16px 35px rgba(255,109,45,.33);direction:ltr;font-weight:900;animation:callPulse 2.2s ease-in-out infinite}.floating-call:nth-child(2){animation-delay:.35s}.floating-call-icon{width:37px;height:37px;border-radius:50%;flex:0 0 37px;display:grid;place-items:center;background:var(--navy)}.floating-call svg{width:18px;height:18px}@keyframes callPulse{50%{transform:translateY(-3px);box-shadow:0 20px 45px rgba(255,109,45,.46)}}
    .call-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:18px;background:rgba(4,21,36,.72);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.25s}.call-modal.open{opacity:1;visibility:visible;pointer-events:auto}.modal-box{width:min(100%,430px);background:#fff;border-radius:28px;padding:25px;box-shadow:0 32px 90px rgba(0,0,0,.34);transform:translateY(18px) scale(.96);transition:.3s;text-align:center}.call-modal.open .modal-box{transform:none}.modal-icon{width:68px;height:68px;border-radius:50%;margin:0 auto 15px;display:grid;place-items:center;background:#fff0e7;color:var(--orange);font-size:29px}.modal-box h2{margin:0 0 7px;color:var(--navy)}.modal-box p{margin:0 0 17px;color:var(--muted);font-size:11px;line-height:1.8}.modal-phone{width:100%;min-height:55px;border-radius:999px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;font-size:18px;font-weight:900;direction:ltr}.modal-cancel{border:0;background:transparent;color:#778692;font-weight:800;padding:8px 14px}.reveal{opacity:0;transform:translateY(28px);transition:.75s cubic-bezier(.2,.78,.16,1)}.reveal.in-view{opacity:1;transform:none}
    @media(max-width:1050px){.nav{gap:16px}.nav a{font-size:12px}.header-call{display:none}.hero-inner{grid-template-columns:1fr .8fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>:last-child{grid-column:1/-1}}
    @media(max-width:820px){.section{padding:70px 0}.topbar-phones{display:none}.topbar-inner{justify-content:center}.header-inner{min-height:70px;display:flex;justify-content:space-between}.brand img{width:142px;height:54px}.header-actions .btn{display:none}.menu-toggle{display:grid;place-items:center}.nav{position:fixed;top:70px;right:0;left:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding:22px;background:#fff;transform:translateX(105%);transition:.3s;z-index:1100}.nav.open{transform:none}.nav a{padding:15px;border-bottom:1px solid var(--line);font-size:16px}.hero{min-height:auto}.hero-inner{min-height:auto;grid-template-columns:1fr;gap:28px;padding:70px 0}.hero-side{justify-self:start;width:min(100%,480px)}.hero-estimate{display:none}.about-grid,.services-layout,.coverage-grid,.final-inner{grid-template-columns:1fr}.about-grid{gap:44px}.services-visual{order:2}.coverage-grid{gap:35px}.map{min-height:360px}.services-list{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:18px 0}.stat:nth-child(2){border-left:0}.reviews-grid{grid-template-columns:1fr}.final-inner{padding:60px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
    @media(max-width:560px){.container{width:calc(100% - 24px)}.section{padding:58px 0}.heading{font-size:29px}.copy{font-size:12px}.hero{background:linear-gradient(180deg,rgba(7,30,51,.75),rgba(7,30,51,.95)),url("https://ik.imagekit.io/mkek1asn5/images/fast_move/slide1.webp") center/cover no-repeat}.hero-inner{padding:54px 0}.hero h1{font-size:41px;letter-spacing:-1px}.hero-copy{font-size:12px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .btn{padding-inline:10px;font-size:11px}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:10px}.hero-side{padding:20px;border-radius:22px}.hero-side h2{font-size:20px}.trust{padding-top:34px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trust-card{padding:14px;display:grid;text-align:center;justify-items:center}.trust-icon{width:42px;height:42px}.trust-card h3{font-size:12px}.trust-card p{font-size:9px}.experience{width:88px;height:88px;right:-5px;top:-15px}.experience strong{font-size:22px}.about-actions{display:grid;grid-template-columns:1fr 1fr}.about-actions .btn{font-size:11px;padding-inline:10px}.services-list{grid-template-columns:1fr}.service-item{padding:14px}.promo{min-height:370px}.promo-content{padding:55px 0}.promo h2{font-size:31px}.gallery-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat{padding:12px 6px}.stat strong{font-size:37px}.map{min-height:300px}.pin1{top:18%;right:8%}.pin2{top:47%;right:33%}.pin3{bottom:14%;left:5%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;text-align:center}.floating-calls{left:max(8px,env(safe-area-inset-left));bottom:max(8px,env(safe-area-inset-bottom));gap:7px}.floating-call{min-width:150px;height:48px;font-size:11px}.floating-call-icon{width:32px;height:32px;flex-basis:32px}.modal-box{padding:21px;border-radius:23px}}
    @media(max-width:380px){.hero h1{font-size:36px}.brand img{width:125px}.floating-call{min-width:138px;font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
  

    /* =========================================================
       Fast Move carousel, full-image frames and motion system
       ========================================================= */
    .hero{
      background:#071e33 !important;
      isolation:isolate;
    }
    .hero::before{
      z-index:1;
      background:
        linear-gradient(90deg,rgba(7,30,51,.90) 0%,rgba(7,30,51,.68) 44%,rgba(7,30,51,.22) 100%),
        linear-gradient(180deg,rgba(7,30,51,.05),rgba(7,30,51,.42)) !important;
      pointer-events:none;
    }
    .hero-carousel{
      position:absolute;
      inset:0;
      z-index:0;
      overflow:hidden;
      background:#071e33;
      direction:ltr;
      touch-action:pan-y;
    }
    .hero-slide{
      position:absolute;
      inset:0;
      display:grid;
      place-items:center;
      opacity:0;
      visibility:hidden;
      transform:translate3d(5%,0,0);
      filter:brightness(.80) saturate(.88);
      transition:
        opacity .95s ease,
        visibility .95s ease,
        transform 1.05s cubic-bezier(.2,.78,.16,1),
        filter .95s ease;
      background:#071e33;
      will-change:opacity,transform,filter;
    }
    .hero-slide.active{
      opacity:1;
      visibility:visible;
      transform:translate3d(0,0,0);
      filter:brightness(1) saturate(1);
      z-index:2;
    }
    .hero-slide.exit-left{transform:translate3d(-4%,0,0);opacity:0}
    .hero-slide.exit-right{transform:translate3d(4%,0,0);opacity:0}
    .hero-slide img{
      width:100%;
      height:100%;
      object-fit:contain !important;
      object-position:center !important;
      background:#071e33;
    }
    .hero-carousel-controls{
      position:absolute;
      z-index:5;
      right:24px;
      left:24px;
      bottom:88px;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:12px;
      pointer-events:none;
    }
    .hero-arrow,.hero-dots button{pointer-events:auto}
    .hero-arrow{
      width:44px;height:44px;border:1px solid rgba(255,255,255,.35);
      border-radius:50%;display:grid;place-items:center;
      background:rgba(7,30,51,.50);color:#fff;
      font-size:30px;line-height:1;backdrop-filter:blur(9px);
      transition:.25s ease;
    }
    .hero-arrow:hover{background:var(--orange);border-color:var(--orange);transform:scale(1.07)}
    .hero-dots{
      display:flex;align-items:center;gap:8px;
      padding:8px 11px;border-radius:999px;
      background:rgba(7,30,51,.30);backdrop-filter:blur(9px);
    }
    .hero-dots button{
      width:10px;height:10px;padding:0;border:0;border-radius:999px;
      background:rgba(255,255,255,.48);transition:.3s ease;
    }
    .hero-dots button.active{width:28px;background:var(--orange);box-shadow:0 0 16px rgba(255,109,45,.65)}
    .hero-inner,.hero-estimate{position:relative;z-index:3}

    /* Keep every supplied artwork fully visible instead of cropping it. */
    .about-media,
    .services-visual,
    .gallery-card{
      background:#f4f6f8;
    }
    .about-media img,
    .services-visual img{
      width:100% !important;
      height:auto !important;
      object-fit:contain !important;
      object-position:center !important;
      background:#f4f6f8;
    }
    .gallery-card img{
      width:100% !important;
      height:auto !important;
      aspect-ratio:4 / 3;
      object-fit:contain !important;
      object-position:center !important;
      background:#f4f6f8;
      padding:4px;
    }
    .brand img,.footer-brand img{
      object-fit:contain !important;
    }

    /* Replaying section and image entrance animations. */
    html.motion-ready .section-motion{
      --motion-x:0px;
      --motion-y:48px;
      --motion-scale:.975;
      opacity:0;
      transform:translate3d(var(--motion-x),var(--motion-y),0) scale(var(--motion-scale));
      filter:blur(7px);
      transition:
        opacity .8s ease,
        transform 1s cubic-bezier(.2,.78,.16,1),
        filter .85s ease;
      will-change:opacity,transform,filter;
    }
    html.motion-ready .section-motion.from-right{--motion-x:60px;--motion-y:15px}
    html.motion-ready .section-motion.from-left{--motion-x:-60px;--motion-y:15px}
    html.motion-ready .section-motion.zoom-in{--motion-y:0px;--motion-scale:.92}
    html.motion-ready .section-motion.motion-in{
      opacity:1;
      transform:translate3d(0,0,0) scale(1);
      filter:blur(0);
    }
    html.motion-ready .image-motion{
      --image-x:0px;
      opacity:0;
      transform:translate3d(var(--image-x),28px,0) scale(.94);
      filter:blur(5px) saturate(.85);
      clip-path:inset(10% 8% 10% 8% round 26px);
      transition:
        opacity .75s ease,
        transform 1.05s cubic-bezier(.2,.78,.16,1),
        filter .9s ease,
        clip-path 1.05s cubic-bezier(.2,.78,.16,1);
      will-change:opacity,transform,filter,clip-path;
    }
    html.motion-ready .image-motion.image-from-right{--image-x:45px}
    html.motion-ready .image-motion.image-from-left{--image-x:-45px}
    html.motion-ready .image-motion.image-zoom{--image-x:0px;transform:translate3d(0,15px,0) scale(.86)}
    html.motion-ready .image-motion.image-in{
      opacity:1;
      transform:translate3d(0,0,0) scale(1);
      filter:blur(0) saturate(1);
      clip-path:inset(0 0 0 0 round 0);
    }

    @media(max-width:820px){
      .hero-carousel-controls{bottom:24px}
      .hero-slide img{object-fit:contain !important}
      html.motion-ready .section-motion.from-right{--motion-x:30px}
      html.motion-ready .section-motion.from-left{--motion-x:-30px}
    }
    @media(max-width:560px){
      .hero{
        min-height:650px;
        background:#071e33 !important;
      }
      .hero-inner{min-height:650px;padding-top:50px;padding-bottom:74px}
      .hero-carousel-controls{right:10px;left:10px;bottom:16px}
      .hero-arrow{width:38px;height:38px;font-size:25px}
      .hero-dots{padding:7px 9px}
      .hero-slide img{
        width:100%;height:100%;object-fit:contain !important;
      }
      .gallery-card img{aspect-ratio:auto;min-height:0}
    }
    @media(prefers-reduced-motion:reduce){
      .hero-slide,.section-motion,.image-motion{transition:none !important}
    }


    /* =========================================================
       Final requested updates: clean hero + white services
       ========================================================= */
    html,body{width:100%;max-width:100%;overflow-x:hidden}

    /* The quick quote card was removed; the hero copy now has a clean single-column layout. */
    .hero-inner{
      grid-template-columns:minmax(0,720px) !important;
      justify-content:start;
      align-content:center;
    }
    .hero-inner > .reveal{max-width:720px}

    /* Fill the complete carousel frame with no exposed side/background gaps. */
    .hero-carousel,
    .hero-slide{
      background:#fff !important;
    }
    .hero-slide{
      display:block !important;
    }
    .hero-slide img{
      display:block;
      width:100% !important;
      height:100% !important;
      min-width:100% !important;
      min-height:100% !important;
      object-fit:cover !important;
      object-position:center center !important;
      background:#fff !important;
    }

    /* White services section with open, non-boxed service rows. */
    #services{
      background:#fff !important;
      color:var(--text) !important;
      overflow:hidden;
    }
    #services::before{display:none !important}
    #services .copy{color:var(--muted) !important}
    #services .services-layout{
      grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);
      gap:64px;
    }
    #services .services-visual{
      min-width:0;
      background:#fff;
      border-radius:28px;
      overflow:hidden;
      box-shadow:var(--shadow);
    }
    #services .services-visual img{
      display:block;
      width:100% !important;
      height:100% !important;
      aspect-ratio:4 / 5;
      object-fit:cover !important;
      object-position:center !important;
      background:#fff !important;
      border-radius:0 !important;
      filter:none !important;
    }
    #services .rating-chip{
      left:16px;
      top:16px;
      border:1px solid var(--line);
      box-shadow:0 12px 30px rgba(11,45,75,.15);
    }
    #services .services-list{
      grid-template-columns:repeat(2,minmax(0,1fr));
      column-gap:30px;
      row-gap:0;
      margin-top:30px;
    }
    #services .service-item{
      min-width:0;
      display:flex;
      align-items:flex-start;
      gap:15px;
      padding:19px 0;
      background:transparent !important;
      border:0 !important;
      border-bottom:1px solid var(--line) !important;
      border-radius:0 !important;
      box-shadow:none !important;
    }
    #services .service-item:nth-last-child(-n+2){border-bottom:0 !important}
    #services .service-icon{
      width:auto !important;
      height:auto !important;
      flex:0 0 auto !important;
      display:block !important;
      padding:0 !important;
      margin-top:1px;
      border:0 !important;
      border-radius:0 !important;
      background:transparent !important;
      color:var(--orange) !important;
      line-height:0;
    }
    #services .service-icon svg{
      width:35px;
      height:35px;
      display:block;
      fill:none;
      stroke:currentColor;
      stroke-width:2.25;
      stroke-linecap:round;
      stroke-linejoin:round;
      filter:drop-shadow(0 5px 9px rgba(255,109,45,.16));
      transition:transform .3s ease,color .3s ease;
    }
    #services .service-item:hover .service-icon svg{
      transform:translateY(-3px) scale(1.08);
      color:var(--navy);
    }
    #services .service-item h3{
      margin:0 0 6px;
      color:var(--navy);
      font-size:15px;
    }
    #services .service-item p{
      margin:0;
      color:var(--muted);
      font-size:10.5px;
      line-height:1.9;
    }

    /* Counter presentation makes the animated numbers more prominent. */
    .stat strong{
      font-variant-numeric:tabular-nums;
      min-height:1.12em;
      display:block;
    }

    @media(max-width:1050px){
      #services .services-layout{gap:40px}
    }

    @media(max-width:820px){
      .hero-inner{
        grid-template-columns:1fr !important;
        min-height:620px !important;
        padding:64px 0 82px !important;
      }
      .hero-inner > .reveal{max-width:610px}
      .hero-slide img{object-position:center center !important}

      #services .services-layout{
        grid-template-columns:1fr !important;
        gap:36px;
      }
      #services .services-visual{
        order:0 !important;
        width:min(100%,560px);
        margin-inline:auto;
      }
      #services .services-list{grid-template-columns:repeat(2,minmax(0,1fr))}
      #services .rating-chip{left:12px;top:12px}
    }

    @media(max-width:620px){
      #services .services-list{grid-template-columns:1fr}
      #services .service-item:nth-last-child(-n+2){border-bottom:1px solid var(--line) !important}
      #services .service-item:last-child{border-bottom:0 !important}
    }

    @media(max-width:560px){
      .hero{
        min-height:600px !important;
        background:#fff !important;
      }
      .hero-inner{
        min-height:600px !important;
        padding:48px 0 72px !important;
      }
      .hero-carousel-controls{bottom:14px !important}
      .hero-slide img{
        object-fit:cover !important;
        object-position:center center !important;
      }
      #services .services-layout{gap:28px}
      #services .service-item{padding:16px 0;gap:12px}
      #services .service-icon svg{width:31px;height:31px}
      #services .service-item h3{font-size:14px}
      #services .service-item p{font-size:10px}
      #services .services-visual img{aspect-ratio:4 / 5}
    }



    /* =========================================================
       Articles, animated logos, decimal counters and promo polish
       ========================================================= */
    .articles-grid{
      display:grid;
      grid-template-columns:repeat(3,minmax(0,1fr));
      gap:20px;
      margin-top:38px;
    }
    .article-card{
      min-width:0;
      overflow:hidden;
      background:#fff;
      border:1px solid var(--line);
      border-radius:24px;
      box-shadow:0 14px 38px rgba(11,45,75,.09);
      transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease;
    }
    .article-card:hover{
      transform:translateY(-8px);
      border-color:rgba(255,109,45,.38);
      box-shadow:0 24px 52px rgba(11,45,75,.15);
    }
    .article-image{
      position:relative;
      display:block;
      overflow:hidden;
      background:#eef2f5;
      aspect-ratio:16 / 10;
    }
    .article-image img{
      width:100%;
      height:100%;
      object-fit:contain;
      object-position:center;
      background:#eef2f5;
      transition:transform .55s cubic-bezier(.2,.78,.16,1);
    }
    .article-card:hover .article-image img{transform:scale(1.035)}
    .article-tag{
      position:absolute;
      top:13px;
      right:13px;
      z-index:3;
      padding:7px 11px;
      border-radius:999px;
      background:rgba(7,30,51,.88);
      color:#fff;
      font-size:9px;
      font-weight:900;
      backdrop-filter:blur(8px);
    }
    .article-body{padding:20px 19px 22px}
    .article-meta{display:block;color:var(--orange);font-size:9px;font-weight:900;margin-bottom:8px}
    .article-body h3{margin:0 0 9px;color:var(--navy);font-size:17px;line-height:1.7}
    .article-body p{margin:0;color:var(--muted);font-size:10.5px;line-height:1.95}
    .article-link{display:inline-flex;align-items:center;gap:7px;margin-top:15px;color:var(--orange);font-size:11px;font-weight:900}
    .article-link span{transition:transform .25s ease}
    .article-link:hover span{transform:translateX(-4px)}

    /* Logo enters when it becomes visible, then keeps a subtle floating motion. */
    .logo-motion{
      opacity:0;
      transform:perspective(700px) translateY(-14px) scale(.82) rotateY(-25deg);
      filter:blur(5px);
      transition:opacity .75s ease,transform 1s cubic-bezier(.2,.78,.16,1),filter .8s ease;
      will-change:transform,opacity,filter;
    }
    .logo-motion.logo-in{
      opacity:1;
      transform:perspective(700px) translateY(0) scale(1) rotateY(0);
      filter:blur(0);
      animation:logoGentleFloat 4.2s 1s ease-in-out infinite;
    }
    @keyframes logoGentleFloat{
      0%,100%{transform:perspective(700px) translateY(0) rotateY(0deg)}
      50%{transform:perspective(700px) translateY(-4px) rotateY(4deg)}
    }

    /* Show the promotional artwork fully, with a lighter overlay. */
    .promo{
      isolation:isolate;
      background-color:#0b2d4b !important;
      background-image:url("https://ik.imagekit.io/mkek1asn5/images/fast_move/slide2.webp") !important;
      background-size:contain !important;
      background-position:center !important;
      background-repeat:no-repeat !important;
    }
    .promo::before{
      content:"";
      position:absolute;
      inset:0;
      z-index:0;
      background:rgba(7,30,51,.30);
      pointer-events:none;
    }
    .promo .promo-content{position:relative;z-index:2}
    .promo .kicker,.promo h2,.promo p,.promo .promo-actions{position:relative;z-index:2}

    /* Counter badges use stable widths while animating. */
    .experience strong,
    .rating-chip b{
      display:block;
      min-width:2.4ch;
      font-variant-numeric:tabular-nums;
      direction:ltr;
    }

    @media(max-width:1050px){
      .articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
      .article-card:last-child{grid-column:1/-1;width:calc(50% - 10px);justify-self:center}
    }
    @media(max-width:820px){
      .promo{background-size:contain !important}
      .promo::before{background:rgba(7,30,51,.36)}
    }
    @media(max-width:620px){
      .articles-grid{grid-template-columns:1fr;gap:16px}
      .article-card:last-child{grid-column:auto;width:100%}
      .article-body{padding:17px 16px 19px}
      .article-body h3{font-size:15px}
      .promo{
        min-height:420px;
        background-size:contain !important;
        background-position:center !important;
      }
      .promo::before{background:rgba(7,30,51,.42)}
    }
    @media(prefers-reduced-motion:reduce){
      .logo-motion,.logo-motion.logo-in{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}
    }


    /* =========================================================
       Text-free full-image hero carousel + full article artwork
       ========================================================= */
    .hero{
      min-height:0 !important;
      height:auto !important;
      background:#fff !important;
      overflow:hidden !important;
    }
    .hero::before,.hero::after{display:none !important}
    .hero-inner,.hero-estimate{display:none !important}
    .hero-carousel{
      position:relative !important;
      inset:auto !important;
      width:100% !important;
      height:auto !important;
      min-height:0 !important;
      aspect-ratio:501 / 282;
      background:#fff !important;
      overflow:hidden;
      isolation:isolate;
    }
    .hero-slide{
      position:absolute !important;
      inset:0 !important;
      display:block !important;
      opacity:0;
      visibility:hidden;
      z-index:0;
      transform:scale(1.035);
      filter:brightness(.92) saturate(.92) blur(2px);
      background:#fff !important;
      transition:
        opacity .9s ease,
        visibility .9s ease,
        transform 1.15s cubic-bezier(.2,.78,.16,1),
        filter .95s ease !important;
      will-change:opacity,transform,filter;
    }
    .hero-slide.active{
      opacity:1;
      visibility:visible;
      z-index:3;
      transform:scale(1);
      filter:brightness(1) saturate(1) blur(0);
    }
    .hero-slide.exit-left,
    .hero-slide.exit-right{
      opacity:1 !important;
      visibility:visible !important;
      z-index:2 !important;
      transform:scale(1.012) !important;
      filter:brightness(.96) saturate(.96) blur(0) !important;
    }
    .hero-slide img{
      display:block !important;
      width:100% !important;
      height:100% !important;
      min-width:0 !important;
      min-height:0 !important;
      object-fit:contain !important;
      object-position:center !important;
      background:#fff !important;
    }
    .hero-slide.active img{
      animation:heroArtworkEntrance 1.05s cubic-bezier(.2,.78,.16,1) both;
    }
    @keyframes heroArtworkEntrance{
      0%{opacity:.35;filter:brightness(.86) saturate(.88);transform:scale(1.025)}
      100%{opacity:1;filter:brightness(1) saturate(1);transform:scale(1)}
    }
    .hero-slide::before,.hero-slide::after{display:none !important}
    .hero-carousel-controls{
      right:16px !important;
      left:16px !important;
      bottom:16px !important;
    }
    .trust{padding-top:34px !important}

    /* Article images are square artwork, so the frame follows their
       real ratio and displays every part without letterboxing or crop. */
    .article-image{
      aspect-ratio:1 / 1 !important;
      background:#fff !important;
    }
    .article-image img{
      width:100% !important;
      height:100% !important;
      object-fit:contain !important;
      object-position:center !important;
      background:#fff !important;
    }

    @media(max-width:820px){
      .hero-carousel{aspect-ratio:501 / 282 !important}
      .hero-carousel-controls{bottom:12px !important}
    }
    @media(max-width:560px){
      .hero{
        min-height:0 !important;
        height:auto !important;
      }
      .hero-carousel{
        aspect-ratio:501 / 282 !important;
        height:auto !important;
        min-height:0 !important;
      }
      .hero-slide img{
        object-fit:contain !important;
        object-position:center !important;
      }
      .hero-arrow{width:36px;height:36px;font-size:24px}
      .hero-dots{padding:6px 8px;gap:6px}
      .hero-dots button{width:8px;height:8px}
      .hero-dots button.active{width:22px}
      .trust{padding-top:24px !important}
    }



    /* =========================================================
       Final promo layout: full artwork, content below the image
       ========================================================= */
    .promo{
      display:block !important;
      min-height:0 !important;
      padding:0 0 66px !important;
      color:var(--text) !important;
      background:#fff !important;
      background-image:none !important;
      overflow:hidden;
      isolation:isolate;
    }

    .promo::before,
    .promo::after{
      display:none !important;
      content:none !important;
    }

    .promo-artwork{
      width:100%;
      background:#fff;
      overflow:hidden;
      line-height:0;
    }

    .promo-artwork img{
      display:block;
      width:100% !important;
      height:auto !important;
      max-height:none !important;
      object-fit:contain !important;
      object-position:center !important;
      background:#fff;
    }

    .promo .promo-content{
      position:relative !important;
      z-index:2;
      max-width:var(--container) !important;
      margin:0 auto !important;
      padding:38px 40px 0 !important;
      color:var(--text) !important;
      text-align:right;
    }

    .promo .kicker{
      color:var(--orange) !important;
    }

    .promo h2{
      margin:0 0 12px;
      color:var(--navy) !important;
      font-size:clamp(30px,4vw,48px) !important;
      line-height:1.3;
    }

    .promo p{
      max-width:760px;
      margin:0 0 22px !important;
      color:var(--muted) !important;
      font-size:13px;
      line-height:2;
    }

    .promo-actions{
      display:flex;
      flex-wrap:wrap;
      gap:11px;
    }

    /* More coverage areas with a green animated availability dot */
    .coverage-card .areas{
      display:flex;
      flex-wrap:wrap;
      gap:9px;
      margin-top:4px;
    }

    .coverage-card .areas span{
      position:relative;
      display:inline-flex;
      align-items:center;
      gap:8px;
      padding:9px 13px;
      border:1px solid #dfe8ee;
      border-radius:999px;
      background:#f7fafb;
      color:var(--navy);
      font-size:10px;
      font-weight:800;
      white-space:nowrap;
      transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
    }

    .coverage-card .areas span::before{
      content:"";
      width:7px;
      height:7px;
      flex:0 0 7px;
      border-radius:50%;
      background:#19b965;
      box-shadow:0 0 0 0 rgba(25,185,101,.38);
      animation:coverageDotVibrate 1.35s ease-in-out infinite;
    }

    .coverage-card .areas span:nth-child(3n+2)::before{animation-delay:.18s}
    .coverage-card .areas span:nth-child(3n)::before{animation-delay:.36s}

    .coverage-card .areas span:hover{
      transform:translateY(-2px);
      border-color:rgba(25,185,101,.38);
      box-shadow:0 9px 22px rgba(11,45,75,.09);
    }

    @keyframes coverageDotVibrate{
      0%,100%{transform:translate3d(0,0,0) scale(1);box-shadow:0 0 0 0 rgba(25,185,101,.34)}
      18%{transform:translate3d(-1px,0,0) scale(1.08)}
      36%{transform:translate3d(1px,0,0) scale(.96)}
      54%{transform:translate3d(-1px,0,0) scale(1.08);box-shadow:0 0 0 6px rgba(25,185,101,0)}
      72%{transform:translate3d(1px,0,0) scale(1)}
    }

    .map-pin::before{
      background:#19b965 !important;
      animation:coverageDotVibrate 1.35s ease-in-out infinite;
    }

    @media(max-width:820px){
      .promo{padding-bottom:54px !important}
      .promo .promo-content{
        width:min(calc(100% - 30px),var(--container));
        padding:30px 0 0 !important;
      }
      .promo-artwork img{width:100% !important;height:auto !important}
      .coverage-card .areas{gap:8px}
    }

    @media(max-width:560px){
      .promo{min-height:0 !important;padding-bottom:45px !important}
      .promo .promo-content{
        width:calc(100% - 24px);
        padding-top:24px !important;
      }
      .promo h2{font-size:28px !important}
      .promo p{font-size:11px !important;line-height:1.9}
      .promo-actions{display:grid;grid-template-columns:1fr}
      .promo-actions .btn{width:100%}
      .coverage-card{padding:21px 16px !important}
      .coverage-card .areas span{padding:8px 10px;font-size:9px;gap:7px}
      .coverage-card .areas span::before{width:6px;height:6px;flex-basis:6px}
    }


/* Coverage map: animated Fast Move logos above every pin */
.map{
  min-height:500px !important;
  overflow:hidden;
  isolation:isolate;
}
.map::before{
  content:"";
  position:absolute;
  inset:18px;
  z-index:0;
  border-radius:24px;
  pointer-events:none;
  background:
    radial-gradient(circle at 25% 24%,rgba(25,185,101,.08),transparent 22%),
    radial-gradient(circle at 75% 72%,rgba(255,109,45,.10),transparent 25%);
  animation:mapAmbientGlow 5.5s ease-in-out infinite alternate;
}
.map svg{z-index:1}
.map-location{
  position:absolute;
  z-index:4;
  display:grid;
  justify-items:center;
  gap:4px;
  min-width:92px;
  animation:mapLocationEntrance .8s cubic-bezier(.2,.78,.16,1) both;
}
.map-location-logo{
  width:58px;
  height:33px;
  object-fit:contain;
  background:transparent;
  filter:drop-shadow(0 7px 8px rgba(11,45,75,.24));
  transform-origin:center bottom;
  animation:mapLogoFloat 2.6s ease-in-out infinite;
  will-change:transform,filter;
}
.map-location:nth-of-type(2) .map-location-logo{animation-delay:.12s}
.map-location:nth-of-type(3) .map-location-logo{animation-delay:.24s}
.map-location:nth-of-type(4) .map-location-logo{animation-delay:.36s}
.map-location:nth-of-type(5) .map-location-logo{animation-delay:.48s}
.map-location:nth-of-type(6) .map-location-logo{animation-delay:.60s}
.map-location:nth-of-type(7) .map-location-logo{animation-delay:.72s}
.map-location:nth-of-type(8) .map-location-logo{animation-delay:.84s}
.map-location .map-pin{
  position:relative !important;
  inset:auto !important;
  display:flex;
  align-items:center;
  gap:7px;
  min-width:max-content;
  padding:7px 10px !important;
  border:1px solid rgba(11,45,75,.08);
  background:rgba(255,255,255,.96);
  box-shadow:0 9px 25px rgba(11,45,75,.17);
  backdrop-filter:blur(7px);
  color:var(--navy);
  line-height:1.4;
  transition:transform .25s ease,box-shadow .25s ease;
}
.map-location:hover .map-pin{
  transform:translateY(-3px);
  box-shadow:0 15px 34px rgba(11,45,75,.23);
}
.map-location:hover .map-location-logo{
  filter:drop-shadow(0 10px 12px rgba(11,45,75,.30));
}
.map-location .map-pin::before{
  content:"";
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:#19b965 !important;
  box-shadow:0 0 0 0 rgba(25,185,101,.38);
  animation:coverageDotVibrate 1.35s ease-in-out infinite;
}
.map-location-1{top:18%;right:5%}
.map-location-2{top:39%;right:30%}
.map-location-3{top:13%;left:7%}
.map-location-4{bottom:13%;right:12%}
.map-location-5{top:48%;left:5%}
.map-location-6{bottom:8%;left:7%}
.map-location-7{bottom:26%;left:30%}
@keyframes mapLogoFloat{
  0%,100%{transform:translateY(0) rotate(0deg) scale(1)}
  35%{transform:translateY(-6px) rotate(-1.5deg) scale(1.035)}
  70%{transform:translateY(-2px) rotate(1deg) scale(1.01)}
}
@keyframes mapLocationEntrance{
  from{opacity:0;filter:blur(5px);transform:translateY(12px) scale(.92)}
  to{opacity:1;filter:blur(0);transform:none}
}
@keyframes mapAmbientGlow{
  from{opacity:.55;transform:scale(.97)}
  to{opacity:1;transform:scale(1.03)}
}
@media(max-width:820px){
  .map{min-height:460px !important}
  .map-location-logo{width:50px;height:29px}
  .map-location .map-pin{font-size:8px !important;padding:6px 8px !important}
  .map-location-1{top:17%;right:2%}
  .map-location-2{top:38%;right:24%}
  .map-location-3{top:12%;left:3%}
  .map-location-4{bottom:14%;right:5%}
  .map-location-5{top:50%;left:2%}
  .map-location-6{bottom:5%;left:3%}
  .map-location-7{bottom:26%;left:25%}
}
@media(max-width:560px){
  .map{min-height:430px !important}
  .map-location{gap:2px;min-width:70px}
  .map-location-logo{width:42px;height:24px}
  .map-location .map-pin{
    max-width:104px;
    min-width:0;
    white-space:normal;
    text-align:center;
    justify-content:center;
    font-size:7px !important;
    padding:5px 7px !important;
    gap:5px;
  }
  .map-location .map-pin::before{width:6px;height:6px;flex-basis:6px}
  .map-location-1{top:16%;right:0}
  .map-location-2{top:37%;right:22%}
  .map-location-3{top:10%;left:0}
  .map-location-4{bottom:13%;right:0}
  .map-location-5{top:51%;left:0}
  .map-location-6{bottom:3%;left:0}
  .map-location-7{bottom:27%;left:23%}
}


/* =========================================================
   Professional route map and expanded articles
   ========================================================= */
#coverage .map{
  position:relative;
  min-height:540px !important;
  border:1px solid #d6e1e8;
  border-radius:30px;
  background:linear-gradient(145deg,#f9fbfc,#edf3f6);
  box-shadow:0 24px 60px rgba(11,45,75,.14);
  overflow:hidden;
}
#coverage .map::before{
  inset:0 !important;
  border-radius:30px !important;
  background:
    radial-gradient(circle at 78% 18%,rgba(255,109,45,.10),transparent 24%),
    radial-gradient(circle at 15% 78%,rgba(18,62,99,.09),transparent 26%) !important;
  animation:mapAmbientGlow 6s ease-in-out infinite alternate !important;
}
.professional-map{
  position:absolute;
  inset:0;
  z-index:1;
  width:100%;
  height:100%;
}
.map-land{filter:drop-shadow(0 9px 16px rgba(11,45,75,.08))}
.map-river-shadow{
  fill:none;
  stroke:rgba(11,45,75,.12);
  stroke-width:23;
  stroke-linecap:round;
}
.map-river{
  fill:none;
  stroke:url(#riverGradient);
  stroke-width:15;
  stroke-linecap:round;
}
.map-districts path{
  fill:rgba(255,255,255,.52);
  stroke:#d5e0e7;
  stroke-width:2;
  stroke-dasharray:6 5;
}
.road{
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.road-ring{
  stroke:#b9c8d2;
  stroke-width:6;
  stroke-dasharray:14 12;
  opacity:.72;
}
.road-secondary{
  stroke:#ced9e0;
  stroke-width:4;
  opacity:.86;
}
.route{
  fill:none;
  stroke-linecap:round;
  stroke-width:8;
  opacity:.92;
  filter:drop-shadow(0 5px 7px rgba(11,45,75,.12));
}
.route-orange{stroke:url(#mainRouteGradient)}
.route-navy{stroke:#123e63}
.route-motion path{
  fill:none;
  stroke:#fff;
  stroke-width:2.6;
  stroke-linecap:round;
  stroke-dasharray:8 18;
  opacity:.86;
  animation:routeFlow 2.8s linear infinite;
}
.route-motion path:nth-child(even){animation-delay:.35s}
.route-motion path:nth-child(3n){animation-delay:.7s}
.route-nodes circle{
  fill:#19b965;
  stroke:#fff;
  stroke-width:4;
  filter:drop-shadow(0 4px 7px rgba(25,185,101,.36));
  animation:routeNodePulse 1.9s ease-in-out infinite;
}
.route-nodes circle:nth-child(even){animation-delay:.28s}
.map-hub{transform-origin:397px 251px;animation:hubPulse 2.7s ease-in-out infinite}
.river-label,.map-city-label{
  fill:#7891a2;
  font-family:"Cairo",Tahoma,Arial,sans-serif;
  font-size:12px;
  font-weight:800;
}
.river-label{font-size:11px;writing-mode:vertical-rl;letter-spacing:2px}
.map-topline{
  position:absolute;
  z-index:7;
  top:17px;
  right:20px;
  left:20px;
  min-height:43px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:8px 13px;
  border:1px solid rgba(255,255,255,.78);
  border-radius:15px;
  background:rgba(255,255,255,.82);
  box-shadow:0 10px 28px rgba(11,45,75,.10);
  backdrop-filter:blur(10px);
}
.map-topline strong{font-size:11px;color:var(--navy)}
.map-topline small{margin-right:auto;color:#718493;font-size:8px}
.map-live-dot{
  width:9px;
  height:9px;
  flex:0 0 9px;
  border-radius:50%;
  background:#19b965;
  box-shadow:0 0 0 0 rgba(25,185,101,.35);
  animation:routeNodePulse 1.6s ease-in-out infinite;
}
.map-legend{
  position:absolute;
  z-index:7;
  right:20px;
  bottom:17px;
  left:20px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:12px 18px;
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.78);
  border-radius:14px;
  background:rgba(255,255,255,.82);
  box-shadow:0 10px 28px rgba(11,45,75,.10);
  backdrop-filter:blur(10px);
}
.map-legend span{display:flex;align-items:center;gap:7px;color:#687d8c;font-size:8px;font-weight:800}
.legend-line{display:inline-block;width:26px;height:4px;border-radius:99px}
.legend-orange{background:linear-gradient(90deg,#ff934d,#ff5f25)}
.legend-navy{background:#123e63}
.legend-hub{
  width:14px;height:14px;border-radius:50%;
  background:#0b2d4b;border:3px solid #ff6d2d;box-shadow:0 0 0 3px #fff;
}
#coverage .map-location{
  z-index:8;
  min-width:88px;
}
#coverage .map-location-logo{
  width:54px;
  height:30px;
  padding:2px;
  border-radius:7px;
  background:rgba(255,255,255,.88);
}
#coverage .map-location .map-pin{
  font-size:8px !important;
  padding:6px 9px !important;
}
#coverage .map-location-1{top:16%;right:4%}
#coverage .map-location-2{top:39%;right:24%}
#coverage .map-location-3{top:11%;right:35%}
#coverage .map-location-4{bottom:10%;right:18%}
#coverage .map-location-5{top:42%;left:20%}
#coverage .map-location-6{top:17%;left:2%}
#coverage .map-location-7{bottom:8%;left:3%}

@keyframes routeFlow{
  to{stroke-dashoffset:-52}
}
@keyframes routeNodePulse{
  0%,100%{transform:scale(1);filter:drop-shadow(0 4px 7px rgba(25,185,101,.32))}
  50%{transform:scale(1.35);filter:drop-shadow(0 7px 11px rgba(25,185,101,.52))}
}
@keyframes hubPulse{
  0%,100%{transform:scale(1)}
  50%{transform:scale(1.08)}
}

/* Nine article cards: consistent responsive layout. */
#articles .articles-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
}
#articles .article-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
#articles .article-body{
  display:flex;
  flex-direction:column;
  flex:1;
}
#articles .article-link{margin-top:auto;padding-top:15px}
#articles .article-card:last-child{
  grid-column:auto;
  width:auto;
  justify-self:stretch;
}

@media(max-width:1050px){
  #articles .articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #articles .article-card:last-child{
    grid-column:1/-1;
    width:calc(50% - 10px);
    justify-self:center;
  }
}
@media(max-width:820px){
  #coverage .map{min-height:500px !important}
  .map-topline{top:12px;right:12px;left:12px}
  .map-legend{right:12px;left:12px;bottom:12px;gap:8px 12px}
  #coverage .map-location-logo{width:46px;height:27px}
  #coverage .map-location-1{top:17%;right:1%}
  #coverage .map-location-2{top:39%;right:20%}
  #coverage .map-location-3{top:12%;right:32%}
  #coverage .map-location-4{bottom:11%;right:11%}
  #coverage .map-location-5{top:43%;left:13%}
  #coverage .map-location-6{top:18%;left:0}
  #coverage .map-location-7{bottom:9%;left:0}
}
@media(max-width:620px){
  #articles .articles-grid{grid-template-columns:1fr}
  #articles .article-card:last-child{
    grid-column:auto;
    width:100%;
    justify-self:stretch;
  }
  #coverage .map{min-height:455px !important;border-radius:23px}
  .map-topline{
    min-height:38px;
    padding:7px 9px;
    border-radius:12px;
  }
  .map-topline strong{font-size:9px}
  .map-topline small{display:none}
  .map-legend{padding:6px 8px}
  .map-legend span{font-size:6.8px;gap:5px}
  .legend-line{width:19px;height:3px}
  #coverage .map-location{
    min-width:65px;
    gap:1px;
  }
  #coverage .map-location-logo{
    width:38px;
    height:23px;
    background:rgba(255,255,255,.92);
  }
  #coverage .map-location .map-pin{
    max-width:92px;
    font-size:6.5px !important;
    padding:4px 6px !important;
  }
  #coverage .map-location-1{top:18%;right:0}
  #coverage .map-location-2{top:40%;right:18%}
  #coverage .map-location-3{top:13%;right:29%}
  #coverage .map-location-4{bottom:12%;right:4%}
  #coverage .map-location-5{top:44%;left:4%}
  #coverage .map-location-6{top:19%;left:0}
  #coverage .map-location-7{bottom:10%;left:0}
}



/* =========================================================
   Animated offers marquee — left to right
   ========================================================= */
.topbar{
  position:relative;
  z-index:1002;
  min-height:42px;
  overflow:hidden;
  color:#fff;
  background:
    linear-gradient(90deg,#071e33 0%,#0b2d4b 48%,#123e63 100%);
  border-bottom:1px solid rgba(255,255,255,.10);
  box-shadow:0 7px 22px rgba(7,30,51,.12);
}
.topbar::before,
.topbar::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  z-index:3;
  width:72px;
  pointer-events:none;
}
.topbar::before{
  left:0;
  background:linear-gradient(90deg,#071e33,transparent);
}
.topbar::after{
  right:0;
  background:linear-gradient(-90deg,#123e63,transparent);
}
.topbar .topbar-inner{
  width:100%;
  max-width:none;
  min-height:42px;
  padding:0;
  margin:0;
  display:block;
  overflow:hidden;
}
.offer-marquee{
  width:100%;
  overflow:hidden;
  user-select:none;
}.offer-marquee-track{
  display:flex;
  align-items:center;
  width:max-content;
  min-width:0;
  direction:ltr;
  transform:translate3d(0,0,0);
  will-change:transform;
  backface-visibility:hidden;
}
.offer-marquee-track.is-running{
  pointer-events:none;
}
.offer-marquee-track.is-finished{
  transform:translate3d(calc(100vw + 30px),0,0);
}
.offer-marquee-group{
  flex:0 0 auto;
  display:flex;
  flex-direction:row-reverse;
  align-items:center;
  justify-content:flex-start;
  gap:24px;
  width:max-content;
  min-width:0;
  min-height:42px;
  padding-inline:26px;
  white-space:nowrap;
}
.offer-item{
  direction:rtl;
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#f4f8fb;
  font-size:11px;
  font-weight:700;
  line-height:1;
  letter-spacing:0;
}
.offer-item b{
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:4px 10px;
  border:1px solid rgba(255,255,255,.20);
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ff6d2d,#ff8a3d);
  box-shadow:0 5px 14px rgba(255,109,45,.24);
  font-size:10px;
  font-weight:900;
}
.offer-separator{
  color:#ff9b67;
  font-size:9px;
  filter:drop-shadow(0 0 5px rgba(255,138,61,.50));
  animation:offerSeparatorPulse 1.8s ease-in-out infinite;
}
to{transform:translate3d(0,0,0)}
}
@keyframes offerSeparatorPulse{
  0%,100%{opacity:.55;transform:scale(.85) rotate(0deg)}
  50%{opacity:1;transform:scale(1.18) rotate(45deg)}
}
@media(max-width:820px){
  .topbar,
  .topbar .topbar-inner{min-height:39px}
  .topbar::before,
  .topbar::after{width:34px}
  .offer-marquee-group{
    min-height:39px;
    gap:17px;
    padding-inline:17px;
  }
  .offer-item{font-size:9.5px}
  .offer-item b{
    min-height:22px;
    padding:3px 8px;
    font-size:8.5px;
  }
}
@media(max-width:560px){
  .topbar,
  .topbar .topbar-inner{min-height:37px}
  .offer-marquee-group{
    min-height:37px;
    gap:13px;
    padding-inline:13px;
  }
  .offer-item{font-size:8.5px;gap:5px}
  .offer-item b{font-size:7.8px;padding:3px 7px}
  .offer-separator{font-size:7px}
}
@media(prefers-reduced-motion:reduce){
  .offer-separator{
    animation:offerSeparatorPulse 1.8s ease-in-out infinite !important;
  }
}


/* Final instant marquee behavior */
.offer-marquee-track{
  transition:none !important;
  animation:none !important;
}


/* =========================================================
   Mobile marquee: visible immediately and never stops
   ========================================================= */
@media(max-width:820px){
  .offer-marquee{
    direction:ltr;
    overflow:hidden;
  }

  .offer-marquee-track{
    display:flex !important;
    align-items:center;
    width:max-content !important;
    min-width:0 !important;
    transform:translate3d(0,0,0);
    transition:none !important;
    animation:none !important;
    will-change:transform;
    backface-visibility:hidden;
  }

  .offer-marquee-group{
    flex:0 0 auto;
    flex-direction:row !important;
    justify-content:flex-start !important;
    width:max-content !important;
    min-width:0 !important;
  }

  .offer-marquee-track.is-finished{
    transform:none;
  }
}


/* =========================================================
   Blog & Article pages (dynamic CMS) — navy/orange theme
   ========================================================= */
.page-hero{background:linear-gradient(90deg,rgba(7,30,51,.96),rgba(7,30,51,.78)),var(--navy);color:#fff;padding:74px 0 60px;position:relative;overflow:hidden}
.page-hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-200px;top:-210px;background:rgba(255,109,45,.10)}
.page-hero .container{position:relative;z-index:2}
.page-hero h1{margin:0 0 12px;font-size:clamp(30px,4.4vw,50px);line-height:1.25;letter-spacing:-1px;font-weight:900}
.page-hero p{margin:0;max-width:640px;color:#dbe5ec;font-size:14px;line-height:2}
.breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:#9db2c3;margin-bottom:14px;flex-wrap:wrap}
.breadcrumb a{color:#e4ebf1}
.breadcrumb a:hover{color:var(--orange2)}
.breadcrumb span{color:var(--orange2)}
.page-hero .article-meta{display:flex;gap:16px;color:#cdd9e2;font-size:12px;font-weight:700;margin-top:6px}

.py-lg{padding:70px 0}
.blog-preview .center,.center{text-align:center}

/* Blog listing cards (blog.php uses .article-img / h2 / time / .read-more) */
.article-img{position:relative;display:block;overflow:hidden;background:#eef2f5;aspect-ratio:16/10}
.article-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.78,.16,1)}
.article-card:hover .article-img img{transform:scale(1.04)}
.article-body time{display:block;color:var(--orange);font-size:10px;font-weight:900;margin-bottom:6px}
.article-body h2{margin:0 0 9px;color:var(--navy);font-size:17px;line-height:1.6}
.article-body h2 a{color:inherit}
.article-body h2 a:hover{color:var(--orange)}
.read-more{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--orange);font-size:11px;font-weight:900}
.read-more:hover{color:var(--orange2)}
.btn-more{display:inline-flex;align-items:center;gap:6px;color:var(--orange);font-weight:900;font-size:12px}

/* Pagination */
.pagination{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;padding:44px 0 8px}
.pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;border:1px solid var(--line);border-radius:13px;font-size:13px;font-weight:800;color:var(--navy);background:#fff;transition:.2s;box-shadow:0 6px 16px rgba(11,45,75,.06)}
.pagination a:hover,.pagination a.active{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 10px 26px rgba(255,109,45,.32)}

/* Empty state */
.empty-state{text-align:center;padding:70px 20px;color:var(--muted)}
.empty-state p{font-size:15px;line-height:2;margin-bottom:20px}

/* Single article */
.article-layout{display:grid;grid-template-columns:1fr 300px;gap:36px;align-items:start}
.article-main{min-width:0}
.article-featured-img{width:100%;border-radius:22px;margin-bottom:26px;max-height:430px;object-fit:cover;box-shadow:var(--shadow)}
.prose{font-size:15px;line-height:2.05;color:#2b435b}
.prose h2{font-size:clamp(21px,3vw,28px);font-weight:900;color:var(--navy);margin:34px 0 14px;padding-right:14px;border-right:4px solid var(--orange)}
.prose h3{font-size:clamp(17px,2.4vw,22px);font-weight:900;color:var(--navy2);margin:26px 0 10px}
.prose p{margin:0 0 17px}
.prose ul,.prose ol{padding-right:22px;margin:0 0 18px;display:grid;gap:8px}
.prose li{line-height:2}
.prose ul li::marker{color:var(--orange)}
.prose img{border-radius:16px;margin:10px 0;max-width:100%}
.prose a{color:var(--orange);font-weight:800}
.related-articles{margin-top:52px;padding-top:34px;border-top:1px solid var(--line)}
.related-articles h3{font-size:20px;font-weight:900;color:var(--navy);margin-bottom:20px}
.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.article-sidebar{position:sticky;top:96px}
.sidebar-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 12px 35px rgba(11,45,75,.09);margin-bottom:16px}
.contact-box{background:linear-gradient(150deg,#fff6f1,#fff);border-color:rgba(255,109,45,.28)}
.sidebar-card h3{font-size:16px;font-weight:900;color:var(--navy);margin-bottom:9px}
.sidebar-card p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:14px}
.contact-box .btn-wa,.contact-box .btn-call{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border-radius:13px;font-size:13px;font-weight:900;margin-bottom:9px;border:0;cursor:pointer;transition:.22s}
.btn-wa{background:#25D366;color:#fff;box-shadow:0 8px 22px rgba(37,211,102,.3)}
.btn-wa:hover{background:#1ebe58;transform:translateY(-2px)}
.contact-box .btn-call{background:var(--navy);color:#fff}
.contact-box .btn-call:hover{background:var(--navy2);transform:translateY(-2px)}
@media(max-width:900px){.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.related-grid{grid-template-columns:1fr}}

/* WhatsApp float (kept from CMS, positioned opposite the call buttons) */
.wa-float{position:fixed;bottom:max(14px,env(safe-area-inset-bottom));right:max(14px,env(safe-area-inset-right));z-index:1200;width:56px;height:56px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;box-shadow:0 14px 32px rgba(37,211,102,.4);transition:.3s}
.wa-float:hover{transform:scale(1.1)}
