@font-face{font-family:Roboto;src:url('./roboto-regular.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:Roboto;src:url('./roboto-bold.woff') format('woff');font-weight:600 900;font-display:swap}
@font-face{font-family:Russo;src:url('./russo-cyrillic.woff2') format('woff2');font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Russo;src:url('./russo-latin.woff2') format('woff2');font-display:swap;unicode-range:U+0000-00FF}
:root{--orange:#f78600;--orange-light:#ff9f2d;--ink:#333;--dark:#292720;--card-dark:#37342e;--green:#54c32d;--muted:#666;--page-width:1140px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:16px/1.4 Roboto,Arial,sans-serif;color:var(--ink);background:#fff}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-underline-offset:3px}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{width:24px;height:24px;fill:currentColor}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1}h1{font-size:46px;font-weight:700}h2{font-size:48px;font-weight:700;text-align:center;margin-bottom:64px}h3{font-size:25px;font-weight:700}p+p{margin-top:18px}[hidden]{display:none!important}:focus-visible{outline:2px solid #b46a15;outline-offset:3px}::selection{background:#ffcf94;color:#292720}.container{max-width:var(--page-width);width:calc(100% - 40px);margin-inline:auto}.section{padding-block:70px}.skip-link{position:fixed;left:20px;top:-80px;padding:12px;background:white;z-index:100}.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:20;background:#fff;transition:box-shadow .2s}.site-header.scrolled{box-shadow:0 2px 8px #00000012}.header-inner{display:flex;align-items:center;gap:20px;min-height:128px}.identity{display:flex;align-items:center;gap:24px}.brand{font-family:Russo,Roboto,sans-serif;font-size:27px;line-height:1;text-decoration:none;white-space:nowrap;letter-spacing:-1px}.brand span{color:#eca414}.tagline{font-size:12px;line-height:1.1;color:#757575}.header-contact{margin-left:auto;display:flex;flex-direction:column;align-items:center;gap:7px}.phone{font-size:25px;font-weight:700;white-space:nowrap;text-decoration:none}.phone:hover{text-decoration:underline}.status{display:flex;align-items:center;gap:8px;font-size:11px;color:#397d29;font-weight:700}.status>span{width:10px;height:10px;border-radius:50%;background:#65bc50;box-shadow:0 0 0 5px #66bc501a}.messenger{display:grid;place-items:center;min-width:44px;min-height:44px}.messenger img{width:42px;height:41px}.menu-toggle{border:0;background:transparent;width:44px;height:44px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:11px}.menu-toggle span{height:2px;width:22px;background:#555}.navigation{padding-block:8px 20px;display:flex;flex-wrap:wrap;gap:12px 28px}.navigation a{font-weight:600;text-decoration:none}.navigation a:hover{color:#b65f00}
.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:10px;padding:27px 0 28px}.hero-copy{position:relative;z-index:1}.hero-truck{width:100%;object-fit:contain;align-self:center}.hero-services{display:flex;gap:10px;margin:12px 0 26px}.hero-services .hero-label{border-radius:24px;background:#f6f6f6;padding:17px 18px;font-size:20px;line-height:1.1}.hero-services .hero-label:first-child{flex:1}.hero-services .hero-label:last-child{font-size:26px;min-width:140px}.hero-services .hero-label span{color:#d77a00}.payment{padding-inline:8px}.payment .payment-title{display:flex;align-items:center;gap:10px;line-height:1.2}.payment img{flex:none;width:44px;height:44px}.payment p{margin-top:3px}.button{display:inline-flex;justify-content:center;align-items:center;gap:6px;min-height:40px;border:0;border-radius:25px;padding:10px 25px;background:var(--orange);color:#fff;text-decoration:none;font-size:14px;line-height:1.2;font-weight:600;transition:background-color .15s,filter .15s}.button:hover{background:#db7600}.button-primary{border-radius:15px;background:linear-gradient(140deg,#f78600,#ff9f2d);color:#292521;font-size:26px;font-weight:700;padding:18px 30px;min-height:64px;margin:20px 0 0 5px}.button-primary:hover{background:linear-gradient(140deg,#e67d00,#fb9721);filter:brightness(.98)}.button-primary svg{width:26px;height:28px;flex:none}
.services{padding-top:78px;padding-bottom:38px}.services h2{margin-bottom:66px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.service-card{position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:260px;overflow:hidden;border-radius:22px;padding:38px 24px 12px;background:var(--photo) center/cover}.service-card:before{content:"";position:absolute;inset:0;background:#0009;z-index:-1}.service-card h3{color:#fff;line-height:1.2;margin-bottom:24px;min-height:90px}.service-price{border-top:1px solid #ffffff70;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:9px;color:white}.service-price>span{font-size:14px;text-align:right;line-height:1.15}.service-price strong{font-size:22px;font-weight:400;white-space:nowrap}.service-card .button{align-self:flex-end;margin-top:12px}.services .list-heading{text-align:left;border-left:6px solid var(--orange);font-size:34px;line-height:1.25;padding:8px 14px;margin:48px 0 18px}.services-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:start}.services-details details{border-radius:22px;background:#f2f2f2;padding:15px 20px}.services-details details:nth-child(3){grid-column:1}.services-details summary{position:relative;font-size:24px;font-weight:700;list-style:none;cursor:pointer;min-height:40px;padding:4px 0 8px 26px;border-bottom:1px dashed #bdbdbd}.services-details summary::-webkit-details-marker{display:none}.services-details summary:before{content:"";position:absolute;left:3px;top:11px;border-right:3px solid;border-bottom:3px solid;width:7px;height:7px;transform:rotate(45deg)}.services-details details[open] summary:before{transform:rotate(225deg);top:15px}.services-details ul{padding-left:24px;margin-bottom:5px}.services-details li+li{margin-top:8px}
.benefits{padding-top:42px;padding-bottom:105px}.benefits h2{font-size:34px;line-height:1.1;margin:0 30px 34px}.benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.benefits-grid article{border-radius:30px;background:var(--card-dark);color:#fff;padding:18px 14px 22px}.benefit-heading{display:flex;align-items:center;gap:7px;min-height:77px}.benefit-heading img{width:77px;height:77px;flex:none}.benefit-heading h3{font-size:26px;font-weight:400;line-height:1.2}.benefit-heading strong{font-weight:700;color:#ff9312}.benefits-grid p{font-size:14px;line-height:1.4;margin:6px 13px 0}.benefits-grid p span{color:#ffad48}.benefits-note{text-align:center;color:#6a6a6a;margin:17px 8px 0;line-height:1.5}
.fleet{background:#e2e2e2;padding-top:70px;padding-bottom:65px}.fleet h2{margin-bottom:55px}.fleet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.truck-card{display:flex;flex-direction:column;align-items:stretch;background:#fff;border-radius:22px;padding:20px 20px 10px;min-width:0}.truck-image{width:100%;height:215px;object-fit:contain}.truck-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px}.truck-heading h3{font-size:25px}.volume{font-size:25px;font-weight:700;line-height:1.2;white-space:nowrap;background:var(--green);color:#fff;border-radius:5px;padding:5px 7px;min-width:95px}.truck-card p{margin-top:4px;line-height:1.25;min-height:60px}.truck-card>strong{line-height:1.3}.truck-card ul{margin:0 0 18px;padding-left:15px;line-height:1.3}.truck-card .button{align-self:flex-end;margin-top:auto;min-width:108px}
.steps{padding-bottom:100px}.steps h2{margin-bottom:62px}.steps ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none}.steps li{text-align:center}.steps img{width:68px;height:68px;margin:0 auto 10px}.steps h3{font-size:22px;line-height:1.2;margin-bottom:10px}.steps p{font-size:16px;line-height:1.5}
.area{padding-block:40px}.area-panel{padding:30px 25px;background:var(--dark);color:white;border-radius:27px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.area h2{text-align:left;font-size:48px;margin:5px 10px 18px;line-height:1.1}.area-copy>p{line-height:1.4;margin-bottom:12px}.contact-form{max-width:380px;border:1px solid #ffffff12;border-radius:5px;padding:10px;scroll-margin-top:110px}.contact-form h3{line-height:1.15;margin-bottom:15px}.contact-form label{font-size:13px;font-weight:700;display:block;margin:0 4px 8px;color:#d8d7d3}.contact-form input{width:100%;height:45px;border:1px solid #bdbdbd;border-radius:0;background:white;color:#292720;padding:8px 12px;caret-color:#d57800}.contact-form input::placeholder{color:#707070}.form-actions{display:flex;justify-content:flex-end;gap:20px;margin:14px 0 18px}.button-white{background:#fff;color:#222;min-height:44px;font-weight:400}.button-white:hover{background:#fff0dc}.back-button{border:0;color:white;background:transparent;text-decoration:underline}.form-note{font-size:13px;line-height:1.5;color:#e2dfd7;margin-top:12px}.form-note a{white-space:nowrap}#selected-service{font-size:14px;margin-bottom:15px}#form-message{font-size:14px;line-height:1.5;border-top:1px solid #ffffff40;padding-top:10px}.map{align-self:start;overflow:hidden;border-radius:25px;background:#eeede8}.map iframe{display:block;border:0;width:100%;height:400px}.map-link{display:block;text-align:center;font-size:13px;color:#333;background:#f5f4ee;padding:9px}
.about{display:grid;grid-template-columns:1fr;padding-top:80px;padding-bottom:140px}.about h2{text-align:left;font-size:48px;line-height:1.1;margin:0 0 22px}.about p{font-size:16px;line-height:1.6}.about-photo{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;object-position:50% 32%;border-radius:24px;display:block}.about-copy{margin-top:34px;columns:2;column-gap:44px}.about-copy p{margin:0 0 18px}.about-copy p:last-child{margin-bottom:0}.about-location{font-weight:700;margin-top:24px}.gallery{background:#ddd;padding-top:65px;padding-bottom:60px}.gallery h2{margin-bottom:55px}.gallery-layout{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px}.gallery-thumbs{display:flex;flex-direction:column;gap:8px;max-height:583px;overflow:auto;scrollbar-width:thin;scrollbar-color:#f78600 #d2d2d2}.gallery-thumb{background:#eee;border:2px solid transparent;border-radius:10px;padding:0;flex:none;overflow:hidden;opacity:.55}.gallery-thumb[aria-pressed=true]{border-color:#6b6b62;opacity:1}.gallery-thumb:hover{opacity:1}.gallery-thumb img{width:100%;height:76px;object-fit:cover}.gallery-stage{position:relative;min-width:0;background:#d2d2d2;border-radius:12px;overflow:hidden}.gallery-main{width:100%;height:583px;object-fit:contain}.gallery-arrow{position:absolute;top:calc(50% - 24px);width:48px;height:48px;border:0;background:#ffffffdd;color:#333;border-radius:50%;display:grid;place-items:center}.gallery-arrow:hover{background:white}.gallery-arrow svg{fill:none;stroke:currentColor;stroke-width:2}.prev{left:15px}.next{right:15px}.gallery-counter{position:absolute;bottom:12px;right:15px;background:#292720db;color:white;border-radius:20px;padding:4px 12px;font-size:13px}
footer{background:var(--dark);color:white;padding:75px 0 60px}.footer-grid{display:grid;grid-template-columns:230px 1fr auto;gap:24px}.footer-grid .tagline{color:#ddd;margin-top:3px}.company-details{line-height:1.7}.company-details p+p{margin-top:15px}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer-contact .status{color:#a3dd90}.privacy-link{text-align:center;padding-top:30px;color:#bfbeb8}.floating-call{position:fixed;right:24px;bottom:24px;z-index:15;display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#17cd61;color:white;box-shadow:0 2px 5px #0002}.floating-call svg{width:30px;height:30px}.floating-call:hover{background:#0dad4d}
@media(min-width:1100px){.price-date{white-space:nowrap}}
@media(max-width:1100px){h1{font-size:39px}h2{font-size:40px}.hero-services .hero-label{font-size:17px;padding:15px 12px}.hero-services .hero-label:last-child{min-width:110px;font-size:24px}.payment .payment-title{font-size:21px}.button-primary{font-size:23px}.services-grid{gap:16px}.service-card{padding:26px 17px 12px}.service-card h3{font-size:23px}.service-price strong{font-size:19px}.benefit-heading h3{font-size:22px}.benefit-heading img{width:62px;height:62px}.benefits-grid p{margin-inline:5px}.truck-card{padding:14px 15px 10px}.truck-image{height:190px}.truck-heading h3,.volume{font-size:22px}.volume{min-width:82px}.area h2,.about h2{font-size:40px}.footer-grid{grid-template-columns:200px 1fr auto}.phone{font-size:23px}}
@media(max-width:800px){.header-inner{min-height:100px;gap:12px}.identity{gap:12px}.identity .tagline{display:none}.header-contact .phone{font-size:20px}.header-contact .status{font-size:10px}.hero{gap:15px}.hero-services{flex-direction:column;gap:8px}.hero-services .hero-label:last-child{font-size:21px}.payment .payment-title{font-size:19px}.payment p{font-size:14px}.button-primary{padding:15px;font-size:21px}h1{font-size:32px}.services-grid{gap:12px}.service-card{padding:24px 14px 12px}.service-card h3{font-size:20px}.service-price{align-items:flex-start;flex-direction:column;gap:4px}.service-price>span{text-align:left}.service-price>span br{display:none}.service-price strong{font-size:20px}.benefits-grid{gap:12px}.benefit-heading{flex-direction:column;align-items:flex-start}.benefit-heading h3{font-size:23px;min-height:55px}.benefits-grid article{border-radius:24px;padding:18px}.benefits-grid p{margin:10px 0 0}.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.truck-card p{min-height:60px}.steps ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.area-panel{gap:20px;padding:25px 20px}.area h2{font-size:34px;margin-inline:0}.map iframe{height:420px}.about h2{font-size:34px}.about-copy{margin-top:26px;column-gap:32px}.about-photo{aspect-ratio:16/9;border-radius:20px}.gallery-main{height:440px}.gallery-thumbs{max-height:440px}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:2;grid-row:1 / 3}.company-details{grid-row:2}.services-details summary{font-size:21px}}
@media(max-width:600px){html{scroll-padding-top:84px}.container{width:calc(100% - 36px)}.section{padding-block:45px}h1{font-size:30px;line-height:1.05}h2{font-size:30px;line-height:1.15;margin-bottom:30px}.header-inner{min-height:88px;gap:7px;flex-wrap:wrap;position:relative;padding:14px 0}.brand{font-size:24px}.identity{margin-right:auto}.header-contact{gap:4px;margin-left:0;align-items:flex-end}.header-contact .phone{font-size:16px}.header-contact .status{font-size:9px;gap:6px}.status>span{width:7px;height:7px;box-shadow:0 0 0 3px #66bc501a}.header-inner>.messenger{display:none}.menu-toggle{width:35px;padding:7px;margin-right:-7px}.navigation{gap:16px 24px;padding-bottom:20px}.hero{grid-template-columns:1fr;padding-top:28px;padding-bottom:12px;gap:18px}.hero h1{text-align:center}.hero-services{margin:14px 0 20px;gap:12px;text-align:center}.hero-services .hero-label{padding:12px 14px;font-size:18px;border-radius:23px;line-height:1.15}.hero-services .hero-label:last-child{font-size:21px;padding:11px}.payment{padding:0 5px}.payment .payment-title{font-size:20px;gap:7px;letter-spacing:-.3px}.payment .payment-title img{width:44px;height:44px}.payment p{font-size:14px;line-height:1.4;margin-top:5px}.button-primary{margin:20px 0 0;width:100%;min-height:58px;font-size:21px;padding:15px 10px}.button-primary svg{width:22px;height:24px}.hero-truck{width:100%;max-width:450px;justify-self:center}.services{padding-top:34px;padding-bottom:25px}.services h2{font-size:30px;margin-bottom:28px}.price-date{display:block}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{min-height:260px;padding:35px 24px 16px;background-position:center}.service-card h3{font-size:25px;min-height:90px;margin-bottom:24px}.service-price{flex-direction:row;align-items:center;gap:8px}.service-price>span{text-align:right}.service-price>span br{display:block}.service-price strong{font-size:22px}.service-card .button{min-height:44px;margin-top:14px}.services .list-heading{font-size:26px;margin-top:36px;margin-bottom:16px;padding-left:12px}.services-details{grid-template-columns:1fr;gap:10px}.services-details details{padding:12px 15px}.services-details summary{font-size:20px;line-height:1.25}.services-details ul{font-size:15px}.benefits{padding-top:28px;padding-bottom:45px}.benefits h2{font-size:27px;margin:0 0 25px;line-height:1.15}.benefits-grid{grid-template-columns:1fr;gap:12px}.benefits-grid article{padding:18px 17px 22px;border-radius:27px}.benefit-heading{flex-direction:row;align-items:center;gap:10px;min-height:68px}.benefit-heading img{width:68px;height:68px}.benefit-heading h3{font-size:25px;min-height:0}.benefits-grid p{margin:9px 9px 0;font-size:14px}.benefits-note{margin:20px 2px 0;font-size:14px;line-height:1.5}.fleet h2{margin-bottom:30px}.fleet-grid{grid-template-columns:1fr;gap:16px}.truck-card{padding:18px 20px 14px;border-radius:22px}.truck-image{height:215px}.truck-heading h3,.volume{font-size:25px}.volume{min-width:95px}.truck-card p{min-height:0;font-size:16px;margin-bottom:2px}.truck-card ul{margin-bottom:22px}.truck-card .button{min-height:44px}.steps h2{margin-bottom:34px}.steps ol{grid-template-columns:1fr;gap:28px}.steps li{max-width:320px;margin:auto}.steps img{margin-bottom:12px}.steps h3{font-size:22px}.steps p{font-size:16px}.area{padding-top:12px;padding-bottom:35px}.area-panel{grid-template-columns:1fr;padding:25px 18px;gap:25px;border-radius:25px}.area h2{font-size:30px;margin:0 0 18px}.area-copy>p{font-size:15px}.contact-form{max-width:none;padding:12px 8px}.contact-form h3{font-size:24px}.map{border-radius:18px}.map iframe{height:320px}.map-link{font-size:12px}.about{padding-top:30px;padding-bottom:55px}.about h2{font-size:30px;margin-bottom:20px}.about p{font-size:15px;line-height:1.6}.gallery h2{margin-bottom:30px}.gallery-layout{display:flex;flex-direction:column-reverse;gap:12px}.gallery-main{height:300px;object-fit:contain}.gallery-thumbs{flex-direction:row;max-height:none;overflow-x:auto;padding-bottom:5px}.gallery-thumb{width:65px}.gallery-thumb img{height:65px}.gallery-arrow{width:42px;height:42px;top:calc(50% - 21px)}.prev{left:8px}.next{right:8px}.gallery-counter{font-size:12px;bottom:8px;right:10px}footer{padding:45px 0 85px}.footer-grid{display:flex;flex-direction:column;gap:25px}.footer-grid .brand{font-size:27px}.footer-grid .tagline{font-size:12px}.company-details{font-size:15px}.footer-contact{align-items:flex-start;gap:12px}.footer-contact .phone{font-size:27px}.footer-contact .status{font-size:11px}.privacy-link{text-align:left;padding-top:28px;font-size:14px}.floating-call{right:18px;bottom:18px;width:56px;height:56px}}
@media(max-width:359px){.container{width:calc(100% - 28px)}h1{font-size:27px}.brand{font-size:21px}.header-contact .phone{font-size:14px}.header-contact .status{font-size:8px}.payment .payment-title{font-size:18px}.button-primary{font-size:19px}.service-card{padding-inline:20px}.service-price strong{font-size:20px}.services-details summary{font-size:18px}.truck-card{padding-inline:16px}.truck-heading h3{font-size:23px}.area-panel{padding-inline:14px}}
.hero-label,.payment-title{font-weight:700;line-height:1.1;margin:0}.hero-services p+p{margin:0}.payment-title{font-size:25px}.payment>.payment-title{margin-top:0}.map{text-decoration:none;display:block}.coverage-map{width:100%;height:auto;min-height:319px;object-fit:cover}.map-link{text-decoration:underline}.privacy-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:35px}.privacy-document{max-width:850px;padding-block:30px 80px}.privacy-document h1{font-size:40px;margin-bottom:36px;overflow-wrap:anywhere}.privacy-document h2{font-size:25px;text-align:left;margin:32px 0 16px;line-height:1.25}.privacy-document>div{margin-bottom:15px;line-height:1.65}.privacy-document ul{padding-left:24px}.privacy-document a{overflow-wrap:anywhere}.privacy-document>p:last-child{margin-top:35px}
@media(max-width:600px){.coverage-map{min-height:0}.privacy-document h1{font-size:30px}.privacy-document h2{font-size:23px}.payment-title{font-size:20px}}
.steps ol{gap:12px}.steps li{background:#f2f2f2;border-radius:22px;padding:8px 22px 20px;text-align:left;display:flex;flex-direction:column}.steps img{margin:0 0 10px}.steps p{line-height:1.15;margin-top:auto}.steps h3{margin-bottom:24px}.about>h2{margin:0 0 22px}
@media(max-width:600px){.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.truck-card{padding:10px 10px 12px}.truck-image{height:100px}.truck-heading{display:block;margin-top:0}.truck-heading h3{font-size:18px;line-height:1.15;margin-bottom:3px}.volume{display:block;font-size:18px;min-width:0;padding:3px 5px;line-height:1.15}.truck-card p{font-size:14px;line-height:1.25;margin-top:5px}.truck-card>strong{font-size:13px}.truck-card ul{font-size:12px;line-height:1.25;margin-bottom:18px;padding-left:13px}.truck-card .button{align-self:center;min-width:0;padding:10px 17px;font-size:13px}.steps li{width:100%;max-width:none;padding:15px 20px 20px}.steps ol{gap:12px}.steps p{line-height:1.3}.steps h3{margin-bottom:12px}.about-copy{columns:1;margin-top:24px}.about-photo{aspect-ratio:3/2;object-position:50% 38%;border-radius:0;width:calc(100% + 36px);max-width:none;margin-inline:-18px}}
@media(max-width:359px){.about-photo{width:calc(100% + 28px);margin-inline:-14px}.fleet-grid{grid-template-columns:1fr}.truck-image{height:190px}.truck-heading{display:flex}.truck-heading h3,.volume{font-size:23px}.truck-card{padding:16px}.truck-card p{font-size:16px}.truck-card>strong{font-size:16px}.truck-card ul{font-size:15px}.truck-card .button{align-self:flex-end}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* --- Audit pass: a11y utility, fleet note, tap target, radii on small blocks --- */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.fleet-note{text-align:center;color:#5c5c56;margin:-35px 8px 40px;line-height:1.5}
/* 30px on a 360px card read as a pill rather than a panel */
.benefits-grid article{border-radius:24px}
@media(max-width:1100px){.fleet-note{margin-bottom:34px}}
@media(max-width:600px){
  /* Primary conversion element: 22px tall was under the 44px tap guideline.
     Padding grows the hit area; the negative margin keeps the layout identical. */
  .header-contact .phone{padding-block:11px;margin-block:-11px}
  .fleet-note{font-size:14px;margin:-20px 2px 26px}
  .benefits-grid article{border-radius:20px}
}
@media(max-width:600px){
  /* Fleet is two-up here, so each card is ~170px wide: 22px was far too round. */
  .truck-card{border-radius:14px}
}

