@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#131d44;--muted:#616779;--accent:#b9192f;--cream:#f4f5f8;--line:#e0e3eb;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--font);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #617197;outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}.wrap{max-width:1320px;width:calc(100% - 112px);margin:0 auto}.topbar{background:var(--ink);color:#e1e5f0;font-size:11px;letter-spacing:.3px;padding:10px 0}.topbar .wrap{display:flex;justify-content:space-between}.topbar a span{margin-left:15px;color:#fff}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e0e3eb}nav{height:95px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:25px;letter-spacing:-1.2px;font-weight:750;white-space:nowrap}.brandfour{font-weight:450}.brand small{display:block;font-size:8px;letter-spacing:2.4px;margin-top:3px;font-weight:550}.brandmark{font-family:Arial,sans-serif;position:relative;font-weight:900;font-style:italic;font-size:38px;letter-spacing:-5px;background:var(--ink);color:white;width:54px;height:54px;border-radius:11px;padding:3px 10px 0 6px;overflow:hidden}.brandmark span{color:var(--accent)}.brandmark i{position:absolute;width:30px;height:3px;background:var(--accent);bottom:6px;left:9px;transform:skew(-25deg)}#navlinks{display:flex;gap:34px;align-items:center;font-size:13px;font-weight:600}#navlinks>a:not(.button):hover{color:#35446b}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;border:0;padding:17px 23px;border-radius:6px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:20px;font-weight:400}.button-dark{background:var(--ink);color:white}.button-accent{background:var(--accent);color:var(--ink)}.button-accent:hover{background:#99152a}.button-outline{border:1px solid #a5b0ca}.menu-toggle{display:none}.hero{background:var(--cream);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;min-height:650px;gap:10px}.hero-copy{padding:65px 0;position:relative;z-index:2}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;display:flex;align-items:center;gap:10px;line-height:1.7}.status-dot{width:6px;height:6px;background:#617197;border-radius:100%;display:inline-block;box-shadow:0 0 0 4px #a5b0ca20;flex:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(52px,5.7vw,80px);line-height:1.08;font-weight:650;letter-spacing:-4.4px;margin:28px 0 26px}em{font-style:normal;color:#35446b}.hero-copy>p{font-size:17px;line-height:1.8;color:var(--muted);max-width:430px}.hero-buttons{display:flex;gap:25px;align-items:center;margin-top:34px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:700}.text-link span{font-size:20px}.hero-proof{display:flex;align-items:center;gap:10px;font-size:11px;color:#617197;margin-top:30px}.proof-icon{border:1px solid #a5b0ca;border-radius:50%;padding:2px 4px;font-size:10px;color:#35446b}.hero-art{position:relative;height:530px;isolation:isolate}#globe{width:100%;height:100%;position:absolute;inset:0;z-index:-1}.orbit{position:absolute;inset:64px -18px;border:1px solid #d6dcea;border-radius:50%;transform:rotate(-35deg) scaleY(.8);z-index:-2}.orbit-two{transform:rotate(45deg) scaleY(.8);inset:25px 20px}.route-card{position:absolute;display:flex;align-items:center;gap:12px;background:#ffffffed;box-shadow:0 12px 36px #202d5312;border:1px solid #e0e3eb;padding:16px;border-radius:10px;animation:float 7s ease-in-out infinite}.route-card small{display:block;font-size:7px;font-weight:700;letter-spacing:1.1px;margin-bottom:5px;color:#617197}.route-card strong{font-size:11px;font-weight:650}.route-top{top:76px;right:0}.mini-icon{background:var(--accent);border-radius:5px;padding:7px 10px;font-size:21px}.card-dot{width:5px;height:5px;border-radius:50%;background:#617197;margin-left:10px}.route-bottom{bottom:65px;left:8px;animation-delay:-3s}.pin{font-size:30px;color:#617197}.parcel-art{position:absolute;width:175px;right:-1px;bottom:42px;filter:drop-shadow(0 15px 20px #202d5325);animation:float 8s ease-in-out infinite}.globe-caption{position:absolute;font-size:7px;letter-spacing:1.8px;top:25px;left:80px;color:#617197}.coordinate{position:absolute;bottom:22px;left:54px;font-family:monospace;font-size:9px;color:#617197}.hero-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e0e3eb;padding:23px 0;font-size:10px}.hero-bottom>span{font-size:8px;letter-spacing:1.8px;color:#617197}.hero-bottom>div{display:flex;gap:55px}.trust-strip{border-bottom:1px solid var(--line)}.trust-strip .wrap{display:flex;align-items:center;justify-content:space-between;padding:31px 0}.trust-strip .wrap>span{font-size:11px;line-height:1.8;color:var(--muted)}.trust-strip strong{color:var(--ink);font-weight:500}.trust-strip .wrap>div{font-family:'Manrope',sans-serif;font-size:22px;font-weight:600;letter-spacing:-.6px}.trust-strip i{font-style:normal;font-size:16px;background:var(--cream);padding:5px 10px;border-radius:50%;margin-left:15px;color:#617197}.section{padding-top:100px;padding-bottom:100px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px;gap:40px}h2{font-size:44px;line-height:1.18;letter-spacing:-2px;font-weight:600;margin-top:18px}.section-head>p{font-size:14px;color:var(--muted);line-height:1.85;margin-bottom:5px}.services{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:20px}.service-card{background:var(--cream);border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-7px);box-shadow:0 20px 30px #131d4410}.card-heading{padding:25px 24px 0;display:flex;justify-content:space-between;align-items:center}.pill{font-size:8px;font-weight:700;letter-spacing:1px}.round-arrow{border:1px solid #d6dcea;border-radius:50%;padding:5px 9px;font-size:19px}.warehouse-art{height:200px;padding-top:12px;overflow:hidden}.warehouse-art img{height:100%;width:100%;object-fit:contain}.card-text{padding:18px 25px 26px}.service-number{font-size:9px;color:#617197}.card-text h3{font-size:22px;letter-spacing:-.7px;margin-top:10px}.card-text p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:13px;min-height:91px}.service-link{display:flex;justify-content:space-between;border-top:1px solid #d6dcea;margin-top:21px;padding-top:18px;font-size:11px;font-weight:700}.international{background:#f8edef}.shipping-art{height:200px;position:relative;overflow:hidden}.big-arrow{position:absolute;font-family:Arial,sans-serif;font-size:245px;line-height:.9;right:50px;top:-22px;color:#a5b0ca;transform:rotate(-6deg)}.shipping-line{position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent,transparent 33px,#d6dcea 34px,transparent 35px);mask-image:linear-gradient(90deg,transparent,#000)}.shipping-label{position:absolute;font-size:8px;letter-spacing:2px;bottom:20px;left:25px}.domestic{background:#e9edf0}.domestic .card-text p{color:#616e72}.road-art{height:200px;position:relative;overflow:hidden}.road{position:absolute;background:#d3dbe0;width:440px;height:63px;transform:rotate(-20deg);left:-40px;top:82px;border-top:2px solid #fff;border-bottom:2px solid #fff}.road:after{content:'';position:absolute;border-top:2px dashed #fff;top:30px;left:0;width:100%}.van{position:absolute;width:124px;height:53px;background:#fff;top:75px;left:90px;transform:rotate(-20deg);border-radius:5px 19px 5px 5px;box-shadow:0 7px 10px #131d4420;border-bottom:5px solid var(--ink)}.van:before,.van:after{content:'';position:absolute;bottom:-12px;border:5px solid var(--ink);background:#a5b0ca;border-radius:50%;width:8px;height:8px;left:17px}.van:after{left:92px}.van b{font-size:30px;position:absolute;left:17px;top:2px;font-style:italic;letter-spacing:-4px}.van i{position:absolute;right:6px;top:7px;background:#8e9dbb;width:24px;height:20px;border-radius:0 12px 0 0}.road-label{position:absolute;bottom:20px;left:25px;font-size:7px;letter-spacing:1.7px}.global-section{background:var(--ink);color:#fff;padding:90px 0;position:relative;overflow:hidden}.global-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.global-copy .eyebrow{color:#d6dcea}.global-copy h2{font-size:48px}.global-copy em{color:var(--accent)}.global-copy>p{font-size:14px;line-height:1.9;color:#c5ccdf;margin-top:23px;max-width:395px}.check-list{padding:0;list-style:none;margin:25px 0 32px;font-size:12px;color:#e1e5f0;display:grid;gap:15px}.check-list li:before{content:'✓';color:var(--accent);margin-right:13px}.route-board{border:1px solid #445578;border-radius:13px;background:linear-gradient(130deg,#202d53,#192648);padding:30px;box-shadow:0 30px 70px #0002}.board-header{display:flex;align-items:center;gap:10px;font-size:7px;letter-spacing:1.1px;color:#c5ccdf;border-bottom:1px solid #35446b;padding-bottom:23px}.board-header>span:last-child{margin-left:auto;font-size:19px}.destination{display:flex;align-items:center;gap:16px;margin-top:32px;background:#202d53;border:1px solid #35446b;border-radius:7px;padding:20px}.destination>span:first-child{color:var(--accent);border:1px solid #617197;border-radius:50%;padding:12px 9px;font-size:12px}.destination small{font-size:7px;letter-spacing:1.4px;color:#d6dcea}.destination h3{font-size:22px;font-weight:500;margin-top:6px}.origin-dot{width:7px;height:7px;background:var(--accent);border-radius:50%;margin-left:auto;box-shadow:0 0 0 5px #b9192f15}.connection{height:90px;display:flex;align-items:center;justify-content:center;gap:15px}.connection i{height:100%;border-left:1px dashed #617197}.connection span{font-size:7px;color:#a5b0ca;letter-spacing:1.4px}.destinations{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.destinations>div{border:1px solid #35446b;border-radius:6px;padding:17px 12px}.destination-code{font-family:monospace;font-size:11px;color:var(--accent)}.destinations h4{font-size:12px;margin-top:18px}.destinations p{font-size:9px;line-height:1.8;color:#bfc8dd;margin-top:9px}.board-note{font-size:9px;color:#a5b0ca;padding-top:26px;display:flex;justify-content:space-between}.difference-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:110px}.large-number{font-size:100px;letter-spacing:-7px;line-height:1.1;font-family:'Manrope';font-weight:500}.large-number>span{color:#617197}.difference-intro h3{font-size:17px;line-height:1.6;letter-spacing:-.3px;margin:17px 0}.difference-intro p{font-size:13px;line-height:1.9;color:var(--muted);max-width:340px;margin-bottom:22px}.benefits article{display:flex;gap:24px;border-top:1px solid var(--line);padding:26px 0}.benefits article>span{font-size:10px;color:#617197;padding-top:3px}.benefits h3{font-size:18px;letter-spacing:-.6px}.benefits p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:10px}.process-section{background:var(--cream);padding:80px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.steps article>span{display:flex;justify-content:space-between;border-top:1px solid #d6dcea;padding:20px 0;font-size:11px;color:#617197}.steps i{font-size:20px;font-style:normal}.steps h3{font-size:17px;letter-spacing:-.5px}.steps p{font-size:12px;line-height:1.9;color:var(--muted);max-width:295px;margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.faq-section h2{font-size:35px;margin-bottom:25px}.faqs details{border-bottom:1px solid var(--line);padding:23px 0}.faqs details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:17px;max-width:460px}.contact-section{background:var(--ink);color:white;padding:85px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.contact-section .eyebrow{color:#d6dcea}.contact-section h2{font-size:64px;letter-spacing:-3px;margin:28px 0 24px}.contact-section h2 em{color:var(--accent)}.contact-grid>div>p{color:#c5ccdf;line-height:1.9;font-size:15px}.contact-phone{display:block;font-size:25px;margin-top:36px;letter-spacing:-.5px}.contact-phone span{color:var(--accent);margin-left:15px}.contact-email{display:block;font-size:14px;margin-top:14px}.contact-hours{display:block;color:#bfc8dd;font-size:10px;margin-top:25px}form{background:#fff;color:var(--ink);padding:32px;border-radius:10px}form h3{font-size:21px;letter-spacing:-.5px;margin-bottom:24px}form label{display:block;font-size:10px;font-weight:600;margin-bottom:15px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,select,textarea{display:block;width:100%;border:1px solid #e0e3eb;border-radius:4px;background:#f8f9fc;color:var(--ink);padding:12px;margin-top:7px;font-size:12px;outline-color:#617197}textarea{resize:vertical}form .button{width:100%}.form-note{font-size:9px;color:#617197;line-height:1.7;margin-top:13px}#form-status{font-size:11px;line-height:1.7;margin-top:15px;background:var(--cream);padding:12px}footer{padding:40px 0 20px}.footer-main{display:flex;justify-content:space-between;align-items:center;padding-bottom:35px}.footer-main>p{font-size:11px;line-height:1.9;color:var(--muted)}.footer-main>div{display:flex;gap:25px;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:9px;color:#617197}.skip{position:fixed;left:10px;top:-100px;background:var(--accent);z-index:100;padding:12px}.skip:focus{top:10px}@keyframes float{50%{transform:translateY(-10px)}}@media(min-width:1500px){.hero-grid{min-height:710px}.hero-art{height:590px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}#navlinks{gap:20px}.hero-grid{min-height:570px}h1{font-size:59px}.hero-art{height:460px}.hero-buttons{gap:15px;flex-wrap:wrap}.hero-copy>p{font-size:15px}.route-top{right:-10px;top:50px}.route-bottom{left:0;bottom:52px}.parcel-art{width:130px;bottom:10px}.global-grid,.contact-grid{gap:45px}.difference-grid,.faq-section{gap:55px}.card-heading{padding:20px 18px 0}.card-text{padding:15px 19px 24px}.card-text h3{font-size:19px}.card-text p{min-height:112px}.destinations>div{padding:14px 8px}.route-board{padding:24px}.hero-bottom>div{gap:30px}.footer-main .brand{font-size:21px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.topbar{font-size:9px}.topbar .wrap>span{max-width:180px}.topbar a{font-size:0}.topbar a span{font-size:10px;margin:0}nav{height:78px}.brand{font-size:23px}.brandmark{width:48px;height:48px;font-size:33px}.menu-toggle{display:flex;background:none;border:1px solid #d6dcea;padding:12px 10px;border-radius:5px;flex-direction:column;gap:5px}.menu-toggle span{height:2px;width:22px;background:var(--ink)}#navlinks{display:none;position:absolute;left:0;right:0;top:78px;background:white;padding:25px;box-shadow:0 18px 20px #131d4410;align-items:stretch;gap:24px}#navlinks.open{display:flex;flex-direction:column}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:48px 0 0}h1{font-size:64px;letter-spacing:-3.9px;margin:22px 0}.hero-copy>p{max-width:470px;font-size:16px}.hero-art{height:450px;max-width:520px;width:100%;margin:0 auto}.route-top{right:0;top:50px}.parcel-art{right:15px;bottom:35px;width:150px}.route-bottom{left:0;bottom:55px}.globe-caption{top:24px;left:95px}.hero-bottom{align-items:start;gap:15px;flex-direction:column;padding:20px 0}.hero-bottom>div{width:100%;justify-content:space-between;gap:15px;font-size:9px}.trust-strip .wrap{flex-wrap:wrap;gap:25px;padding:26px 0}.trust-strip .wrap>span{width:100%}.trust-strip .wrap>div{font-size:17px}.trust-strip i{display:none}.section{padding-top:65px;padding-bottom:65px}.section-head{align-items:start;gap:20px;flex-direction:column;margin-bottom:30px}h2{font-size:36px;letter-spacing:-1.7px}.section-head>p{font-size:13px}.desktop{display:none}.services{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:1fr 1.2fr;position:relative}.card-heading{position:absolute;width:100%;top:0;z-index:1}.warehouse-art,.shipping-art,.road-art{height:240px;align-self:end}.card-text{padding:76px 24px 24px}.card-text p{min-height:0}.service-number{display:none}.shipping-label,.road-label{display:none}.van{left:40px;top:107px}.road{top:115px}.big-arrow{right:0;top:30px;font-size:200px}.global-grid,.difference-grid,.contact-grid,.faq-section{grid-template-columns:1fr;gap:40px}.global-section,.contact-section{padding:65px 0}.global-copy h2{font-size:43px}.route-board{max-width:560px;width:100%;margin:auto}.difference-intro p{max-width:450px}.steps{gap:25px}.steps h3{font-size:15px}.process-section{padding:60px 0}.contact-section h2{font-size:55px}.contact-grid{gap:36px}.footer-main{flex-wrap:wrap;gap:30px}.footer-main>div{width:100%}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom>span{width:100%}}@media(max-width:440px){h1{font-size:53px}.eyebrow{font-size:8px;letter-spacing:1.5px}.hero-copy>p{font-size:14px}.hero-buttons{gap:20px}.hero-art{height:390px}.route-top{top:35px}.route-bottom{bottom:45px}.route-card{padding:12px;gap:9px}.route-card strong{font-size:10px}.route-card small{font-size:6px}.parcel-art{width:115px;right:0;bottom:22px}.globe-caption{font-size:6px;left:50px;top:15px}.coordinate{bottom:10px;left:20px}.hero-proof{font-size:9px}.service-card{display:block}.warehouse-art,.shipping-art,.road-art{height:200px;margin-top:50px}.card-text{padding:10px 24px 25px}.van{left:130px;top:70px}.road{top:75px}.big-arrow{right:75px;top:0}.shipping-label,.road-label{display:block}.steps{grid-template-columns:1fr;gap:25px}.steps p{max-width:none}.destinations{gap:7px}.destinations h4{font-size:10px}.destinations p{font-size:8px}.route-board{padding:19px}.board-header{font-size:6px}.contact-section h2{font-size:51px}form{padding:24px}.field-row{grid-template-columns:1fr;gap:0}.footer-main .brand{font-size:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Official First 4 Logistics brand, sourced from the company's original logo. */
.brand{display:flex;flex-shrink:0}.brand-logo{width:230px;height:auto;max-width:100%;object-fit:contain}.button-accent{background:var(--accent);color:#fff}.button-accent:hover{background:#99152a}.status-dot,.card-dot{background:#b9192f}.hero h1 em,em,.pin,.service-number{color:#b9192f}.mini-icon{background:#b9192f;color:#fff}.skip{background:#b9192f;color:#fff}.global-copy em,.contact-section h2 em,.check-list li:before,.destination-code,.contact-phone span{color:#ffbec6}.destination>span:first-child{color:#ffbec6;border-color:#7180a4}.origin-dot{background:#ffbec6}.big-arrow{color:#b9192f}.international{background:#f8edef}.shipping-line{opacity:.45}.large-number>span{color:#b9192f}.van b{display:none}.van-logo{position:absolute;left:9px;top:12px;width:63px;height:auto}.van{border-bottom-color:#131d44}.route-board{background:linear-gradient(130deg,#24345b,#192648)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline-color:#b9192f}input:focus,select:focus,textarea:focus{outline-color:#b9192f}.brandmark,.brandfour{display:none}
@media(min-width:801px) and (max-width:1100px){#navlinks{gap:14px;font-size:11px}.brand-logo{width:195px}#navlinks .button{padding:14px;gap:12px}}
@media(max-width:440px){.brand-logo{width:210px}}

/* Photography from the existing First 4 Logistics website. */
.hero-grid{grid-template-columns:1fr 1fr;gap:50px}
.hero-art.hero-photography{height:540px;min-width:0;margin:36px 0}
.hero-photo{margin:0;position:relative;height:100%;overflow:hidden;border-radius:12px;background:#131d44}
.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:62% center}
.hero-photo:after,.global-photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(19,29,68,.85));pointer-events:none}
.hero-photo figcaption,.global-photo figcaption{position:absolute;bottom:30px;left:30px;right:25px;color:#fff;z-index:1}
.hero-photo figcaption span,.global-photo figcaption span{display:block;font-size:9px;font-weight:700;letter-spacing:1.6px;margin-bottom:12px}
.hero-photo figcaption strong{font-family:Manrope,Arial,sans-serif;font-size:25px;line-height:1.35;font-weight:600}
.services{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-card{display:flex;flex-direction:column}
.service-card .card-heading{position:static;width:auto;padding:22px 24px;min-height:74px}
.service-photo{height:235px;overflow:hidden;background:#e0e3eb;flex:none}
.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.service-card:hover .service-photo img{transform:scale(1.035)}
.domestic-photo img{object-position:center 60%}
.service-card .card-text{padding:24px;display:flex;flex:1;flex-direction:column}
.service-card .card-text p{min-height:0;margin-bottom:24px}
.service-card .service-link{margin-top:auto}
.global-photo{position:relative;margin:0;min-height:430px;align-self:stretch;border-radius:12px;overflow:hidden;background:#202d53}
.global-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.global-photo figcaption strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:24px;line-height:1.4}
@media(max-width:1100px){.hero-grid{gap:28px}.hero-art.hero-photography{height:490px}.service-photo{height:205px}}
@media(max-width:800px){.hero-grid{grid-template-columns:1fr;gap:28px}.hero-art.hero-photography{max-width:none;height:440px;margin:0 0 30px}.hero-photo>img{object-position:center 55%}.services{grid-template-columns:1fr}.service-photo{height:300px}.service-card .card-text{padding:24px}.global-photo{min-height:360px}.service-number{display:block}}
@media(max-width:440px){.hero-art.hero-photography{height:340px}.hero-photo figcaption,.global-photo figcaption{bottom:24px;left:24px}.hero-photo figcaption strong{font-size:22px}.service-photo{height:230px}.global-photo{min-height:330px}}

/* Ecommerce parcel identity: bespoke two-colour icons and a restrained vector globe. */
.f4-icon{display:inline-block;width:26px;height:26px;flex:none;vertical-align:middle;color:inherit}.f4-icon .icon-red{fill:#b9192f;stroke:none}
.button>.f4-icon,.text-link>.f4-icon{width:23px;height:23px}.button-accent .icon-red{fill:#fff}.button-dark .icon-red{fill:#ffbec6}
.hero-proof>.f4-icon{width:23px;height:23px;color:#b9192f}.hero-bottom>div>span{display:flex;align-items:center;gap:8px}.hero-bottom .f4-icon{width:19px;height:19px}
.trust-strip .wrap>div{display:flex;align-items:center;gap:14px;font-size:20px}.trust-strip .f4-icon{width:39px;height:39px;color:#131d44}
.service-badge{display:flex;align-items:center;gap:13px}.service-badge>.f4-icon{width:37px;height:37px;color:#131d44}.service-card .round-arrow{display:flex;align-items:center;justify-content:center;width:33px;height:33px;padding:6px}.round-arrow>.f4-icon{width:21px;height:21px}
.service-link>.f4-icon{width:21px;height:21px}.benefit-icon>.f4-icon{width:39px;height:39px;color:#131d44}.steps article>span{align-items:center}.steps article>span>.f4-icon{width:38px;height:38px;color:#131d44}.steps b{font-weight:500}
.check-list li{display:flex;gap:10px;align-items:start}.check-list li:before{content:none}.check-list .f4-icon{width:20px;height:20px;color:#ffbec6}.check-list .icon-red{fill:#ffbec6}
summary>.f4-icon{width:21px;height:21px;transition:transform .2s}details[open] summary>.f4-icon{transform:rotate(45deg)}.contact-phone>.f4-icon{margin-left:12px;color:#ffbec6}.footer-main .f4-icon{width:18px;height:18px}
.hero-art.hero-photography{overflow:visible}.hero-photo>img{object-position:50% center}.hero-photo figcaption{max-width:205px}.hero-photo figcaption strong{font-size:25px}.hero-photo:after{background:linear-gradient(transparent,rgba(19,29,68,.87))}
.globe-float{position:absolute;right:-15px;bottom:-13px;width:235px;padding:17px 10px 10px;background:#fff;border:1px solid #e0e3eb;border-radius:14px;box-shadow:0 12px 35px #131d4420;z-index:3;color:#131d44;text-align:center}
.globe-heading{font-size:8px;font-weight:750;letter-spacing:1px}.parcel-world{display:block;width:100%;height:auto;margin:-4px 0 -5px}.world-motion{font-size:9px;background:#f4f5f8;border:1px solid #e0e3eb;border-radius:20px;color:#616779;padding:5px 10px;cursor:pointer}.world-motion:hover{color:#b9192f;border-color:#b9192f}.world-motion:disabled{cursor:default;opacity:.7}
.global-photo>img{object-position:48% center}.domestic-photo img{object-position:45% center}.international .service-photo img{object-position:50% center}
.parcel-note{font-size:11px;line-height:1.7;color:var(--muted);margin-top:20px}.international-hero h1{font-size:56px;letter-spacing:-2.7px}.international-hero .hero-photo{height:480px}.international-hero .hero-grid{gap:45px;min-height:630px}.international-hero .hero-copy{padding:55px 0}
.parcel-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.parcel-guide article{padding:30px;background:var(--cream);border:1px solid var(--line);border-radius:12px}.parcel-guide .f4-icon{width:44px;height:44px;color:#b9192f;margin-bottom:20px}.parcel-guide h3{font-size:21px;letter-spacing:-.5px}.parcel-guide p{font-size:13px;line-height:1.85;color:var(--muted);margin-top:15px}.parcel-cta{text-align:center;padding:70px 20px;background:#131d44;color:#fff}.parcel-cta p{max-width:560px;margin:22px auto;line-height:1.8;color:#c5ccdf}.parcel-cta .button{margin-top:8px}
@media(max-width:1100px){.globe-float{width:205px;right:-8px}.hero-photo figcaption{left:24px;max-width:160px}.hero-photo figcaption strong{font-size:22px}.international-hero h1{font-size:47px}.service-badge{gap:9px}.card-heading .pill{font-size:7px}.service-badge>.f4-icon{width:30px;height:30px}}
@media(max-width:800px){.hero-art.hero-photography{margin-bottom:45px}.globe-float{width:230px;right:12px;bottom:-20px}.hero-photo figcaption{max-width:220px}.hero-bottom>div{flex-wrap:wrap;justify-content:start;gap:16px 25px}.trust-strip .wrap>div{font-size:17px;gap:10px}.trust-strip .f4-icon{width:31px;height:31px}.parcel-guide{grid-template-columns:1fr}.international-hero .hero-grid{gap:0;padding-bottom:30px}.international-hero .hero-photo{height:360px}.international-hero h1{font-size:48px}.international-hero .hero-copy{padding:40px 0 30px}}
@media(max-width:440px){.globe-float{width:180px;right:6px;bottom:-23px;padding:13px 7px 9px}.globe-heading{font-size:6.5px}.world-motion{font-size:8px}.hero-photo figcaption{left:19px;bottom:26px;max-width:120px}.hero-photo figcaption strong{font-size:20px}.hero-photo figcaption span{font-size:7px;letter-spacing:1px}.hero-art.hero-photography{height:375px}.trust-strip .wrap>div{width:calc(50% - 15px)}.international-hero h1{font-size:40px}.international-hero nav .brand-logo{width:165px}.international-hero .hero-photo{height:300px}}

.international-hero~.section,.ecommerce-workflow{padding-top:85px;padding-bottom:85px}.parcel-guide{margin-top:35px}@media(max-width:600px){header nav.wrap>.button{padding:12px;font-size:11px;gap:8px}header nav.wrap>.brand .brand-logo{max-width:165px}.ecommerce-workflow{padding-top:55px;padding-bottom:55px}}
