/* D-53: Services uses the shared SUMMA type, buttons and native motion. */
.freight-page{background:#e7e5de;color:var(--ink)}
.freight-hero{position:relative;isolation:isolate;display:grid;align-items:center;min-height:580px;height:clamp(580px,44vw,800px);background:#132631;color:#fff}
.freight-hero-photo{position:absolute;inset:0;z-index:-1;overflow:hidden}
.freight-hero-photo picture{display:block;width:100%;height:100%}
.freight-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 62%}
.freight-hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#091b26f2 0%,#091b26db 26%,#091b267a 43%,transparent 64%);pointer-events:none}
.freight-hero .hero-network{height:85px;opacity:.38}
.freight-hero-content{padding-block:54px 60px}
.freight-hero-copy{width:45%;max-width:570px}
.freight-hero .eyebrow{font-size:10px;color:#f7f7f2;letter-spacing:.14em;margin-bottom:23px}
.freight-hero h1{font-size:clamp(44px,3.9vw,62px);line-height:1.04;text-wrap:initial;letter-spacing:-.045em;color:#fff}
.freight-hero h1 span{display:block;font-size:.58em;line-height:1.28;letter-spacing:-.025em;margin-top:19px}
.freight-hero p{font-size:15px;color:#edf1f3;line-height:1.7;margin-top:23px;max-width:41ch}
.freight-hero .actions{gap:12px;margin-top:28px}
.freight-hero .btn{font-size:12px;min-height:50px;padding-inline:19px;gap:18px}
.freight-nav{background:#cdd6d2;border-bottom:1px solid #aebcb6}
.freight-nav .container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.freight-nav a{display:flex;align-items:center;gap:18px;padding:20px 24px;min-height:70px;border-left:1px solid #aebcb6;font-size:14px;font-weight:700;transition:background .2s,color .2s}
.freight-nav a:first-child{border-left:0;padding-left:0}
.freight-nav a>span{font-size:10px;color:#49615b;font-weight:400}
.freight-nav b{font-size:20px;font-weight:400;margin-left:auto;color:#a8253b}
.freight-nav a:hover,.freight-nav a:focus-visible{background:#bccbc4;color:#821c30}
.freight-offer{padding-block:64px 68px}
.freight-section-head{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end;margin-bottom:32px}
.freight-page .eyebrow{color:#49605f}
.freight-hero .eyebrow{color:#f7f7f2}
.freight-section-head h2,.freight-contact h2{font-size:clamp(35px,3.25vw,48px);line-height:1.07}
.freight-section-head p{font-size:15px;color:#455961;max-width:46ch;justify-self:end}
.freight-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.freight-card{min-width:0;display:flex;flex-direction:column;padding:28px 30px;background:#f7f6f0;border:1px solid #ccd3cf;border-radius:7px;scroll-margin-top:128px;box-shadow:0 6px 20px #243a3505;transition:border-color .22s,box-shadow .22s}
.freight-card:hover,.freight-card:focus-within{border-color:#90a49a;box-shadow:0 10px 28px #243a350c}
.freight-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.freight-symbol{display:grid;place-items:center;width:49px;height:49px;background:#e5ebe5;border:1px solid #cad6cc;border-radius:6px;color:#213b40}
.freight-number{font-size:12px;letter-spacing:.12em;color:#687a76}
.freight-card h3{font-size:28px;line-height:1.1}
.freight-card-label{font-size:12px;font-weight:700;color:#a1263a;margin-top:9px}
.freight-card p{font-size:14px;line-height:1.7;color:#475b62;margin-top:13px;max-width:57ch}
.freight-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #d4dcd5;padding-top:20px;margin-top:23px}
.freight-card-bottom>span{font-size:11px;color:#536660;max-width:19ch;line-height:1.6}
.freight-card .btn{font-size:11px;min-height:44px;padding:12px 15px;gap:16px;white-space:nowrap}
.freight-contact{background:#cfd9d4;border-top:1px solid #bdcbc3;padding-block:66px}
.freight-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.freight-photography{position:relative;min-width:0;padding-bottom:56px}
.freight-terminal-photo{aspect-ratio:1.42;overflow:hidden;border-radius:7px;background:#b3c1bb}
.freight-terminal-photo img{width:100%;height:100%;object-fit:cover;object-position:58% 42%}
.freight-equipment-photo{position:absolute;bottom:0;left:-15px;width:42%;aspect-ratio:1.16;border:7px solid #cfd9d4;border-radius:9px;overflow:hidden;background:#b3c1bb}
.freight-equipment-photo img{width:100%;height:100%;object-fit:cover;object-position:66% 50%;transition:transform .7s var(--ease)}
.freight-photography:hover .freight-equipment-photo img{transform:scale(1.025)}
.freight-photo-note{position:absolute;bottom:12px;right:0;width:54%;font-size:10px;color:#425a53;border-top:1px solid #93a99d;padding-top:14px}
.freight-contact-copy>p{font-size:15px;line-height:1.75;margin-top:21px;color:#3c535a;max-width:50ch}
.freight-checklist{margin:23px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.freight-checklist li{min-width:0;border-top:1px solid #a8bab0;padding-top:11px}
.freight-checklist li>span{font-size:10px;color:#9e2437}
.freight-checklist strong{display:block;font-size:12px;line-height:1.5;margin:7px 0 3px}
.freight-checklist small{display:block;font-size:11px;color:#425a53;line-height:1.6}
.freight-contact .actions{margin-top:26px}
.freight-contact .btn{font-size:12px}
.freight-direct-contact{display:flex;flex-wrap:wrap;gap:6px 22px;font-size:12px;color:#344c53;margin-top:18px}
.freight-direct-contact a:hover{text-decoration:underline;text-underline-offset:4px}
.freight-driver-route{background:#172b37;color:#fff;padding-block:34px}
.freight-driver-route .container{display:flex;justify-content:space-between;align-items:center;gap:32px}
.freight-driver-route .eyebrow{color:#bccbcf;font-size:9px;margin-bottom:9px}
.freight-driver-route h2{font-size:25px;line-height:1.15}
.freight-driver-route p{font-size:13px;color:#c5d0d5;margin-top:10px}
.freight-driver-route .btn{flex-shrink:0;font-size:12px}
@media(min-width:851px) and (max-width:1150px){
 .freight-hero-copy{width:49%}.freight-hero h1{font-size:46px}.freight-hero .btn{padding-inline:13px;font-size:11px;gap:10px}
 .freight-contact-grid{gap:38px}.freight-card{padding:24px}.freight-card-bottom{align-items:flex-start;flex-direction:column;gap:12px}.freight-card-bottom>span{max-width:none}
}
@media(max-width:850px){
 .freight-hero{display:block;height:auto;min-height:0}
 .freight-hero-content{padding-block:35px calc(75vw + 15px)}
 .freight-hero-copy{width:100%;max-width:600px}
 .freight-hero h1{font-size:clamp(42px,6.8vw,56px)}
 .freight-hero h1 span{font-size:.58em;max-width:none;margin-top:15px}
 .freight-hero p{max-width:48ch;font-size:14px;margin-top:19px}
 .freight-hero-photo img{position:absolute;inset:auto 0 0;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}
 .freight-hero-photo:after{inset:0 0 auto;height:calc(100% - 75vw + 42px);background:linear-gradient(180deg,#132631 0%,#132631 calc(100% - 42px),transparent 100%)}
 .freight-hero .hero-network{height:55px;opacity:.28}
 .freight-nav a{font-size:12px;padding-inline:15px;gap:12px}
 .freight-section-head{gap:30px}
 .freight-card{padding:24px}.freight-card h3{font-size:26px}
 .freight-card-bottom{flex-direction:column;align-items:flex-start;gap:12px}.freight-card-bottom>span{max-width:none}
 .freight-contact-grid{grid-template-columns:1fr;gap:35px}
 .freight-photography{max-width:620px;width:100%;justify-self:center}
 .freight-contact-copy{max-width:660px}
}
@media(max-width:600px){
 .freight-hero .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:18px}
 .freight-hero h1{font-size:clamp(36px,9.5vw,48px)}
 .freight-hero .actions{margin-top:22px;gap:10px}
 .freight-hero .btn{font-size:11px;gap:10px;padding:12px;min-height:47px}
 .freight-nav .container{grid-template-columns:1fr 1fr}
 .freight-nav a{min-height:56px;padding:13px 10px;border-top:1px solid #aebcb6;font-size:11px}
 .freight-nav a:nth-child(odd){border-left:0;padding-left:0}
 .freight-nav b{font-size:17px}
 .freight-offer{padding-block:42px}
 .freight-section-head{grid-template-columns:1fr;gap:17px;margin-bottom:24px}
 .freight-section-head .eyebrow{margin-bottom:14px}
 .freight-section-head h2{font-size:35px}
 .freight-section-head p{justify-self:start;font-size:14px}
 .freight-cards{grid-template-columns:1fr;gap:15px}
 .freight-card{padding:22px}
 .freight-card-top{margin-bottom:15px}
 .freight-card p{font-size:14px}
 .freight-card-bottom{margin-top:19px;padding-top:17px}
 .freight-card-bottom .btn{width:100%;justify-content:space-between}
 .freight-contact{padding-block:40px 44px}
 .freight-contact-grid{gap:28px}
 .freight-photography{padding-bottom:37px}
 .freight-terminal-photo{aspect-ratio:1.22}
 .freight-equipment-photo{left:-9px;border-width:5px;width:43%}
 .freight-photo-note{font-size:9px;bottom:5px;padding-top:10px;width:53%}
 .freight-contact h2{font-size:35px}
 .freight-contact-copy>p{font-size:14px;margin-top:18px}
 .freight-checklist{gap:12px}.freight-checklist strong{font-size:11px}.freight-checklist small{font-size:10px}
 .freight-direct-contact{flex-direction:column;gap:10px}
 .freight-driver-route{padding-block:30px}
 .freight-driver-route .container{flex-direction:column;align-items:flex-start;gap:21px}
 .freight-driver-route h2{font-size:24px}
}
@media(prefers-reduced-motion:reduce){
 .freight-card,.freight-nav a,.freight-equipment-photo img{transition:none;transform:none!important}
}
