:root{--ink:#0b1320;--ink2:#162235;--yellow:#f6b900;--yellow2:#ffd447;--paper:#f6f7f9;--muted:#667085;--line:#dfe3e8;--white:#fff;--radius:22px;--shadow:0 22px 60px #060e1c24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}button,a{touch-action:manipulation}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{color:#fff;z-index:20;background:#09111df7;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;height:82px;padding:0 max(20px,50vw - 590px);display:flex;position:absolute}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--yellow);width:46px;height:46px;color:var(--ink);border-radius:13px;place-items:center;display:grid}.brand span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{text-transform:uppercase;letter-spacing:.8px;font-family:Oswald,sans-serif;font-size:19px}.brand em{color:var(--yellow);margin-top:5px;font-size:15px;font-style:normal;font-weight:800}.site-header nav{gap:30px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--yellow)}.header-call{background:var(--yellow);color:var(--ink);border-radius:10px;align-items:center;gap:9px;padding:13px 18px;font-weight:800;display:flex}.hero{color:#fff;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-bg{background:url(/images/mercedes-prevoz.jpg) 50% 55%/cover no-repeat;position:absolute;inset:0;transform:scale(1.015)}.hero-overlay{background:linear-gradient(90deg,#060c16f5 0%,#060c16c9 47%,#060c162e 78%,#060c160d 100%),linear-gradient(#0000 55%,#060c1673);position:absolute;inset:0}.hero-content{z-index:2;padding-top:100px;position:relative}.eyebrow,.kicker{letter-spacing:2.4px;text-transform:uppercase;color:var(--yellow);font-size:12px;font-weight:800}.eyebrow{background:#f6b90017;border:1px solid #f6b9007a;border-radius:99px;align-items:center;gap:9px;padding:9px 13px;display:inline-flex}.pulse{background:var(--yellow);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 7px #f6b90021}h1,h2,h3,p{margin-top:0}.hero h1{text-transform:uppercase;letter-spacing:-1px;max-width:850px;margin:25px 0;font-family:Oswald,sans-serif;font-size:clamp(50px,7vw,88px);line-height:.98}.hero h1 span{color:var(--yellow)}.hero-content>p{color:#d5dbe4;max-width:680px;font-size:18px;line-height:1.75}.hero-actions{gap:13px;margin:34px 0;display:flex}.btn{border-radius:11px;align-items:center;gap:10px;height:54px;padding:0 23px;font-weight:800;display:inline-flex}.btn.primary{background:var(--yellow);color:var(--ink)}.btn.primary:hover{background:var(--yellow2)}.btn.secondary{background:#ffffff12;border:1px solid #fff6}.trust-row{color:#e4e8ee;gap:27px;margin-top:38px;font-size:13px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.trust-row svg{width:18px;color:var(--yellow)}.quick-strip{background:var(--yellow);color:var(--ink)}.quick-grid{grid-template-columns:repeat(3,1fr) 1.45fr;align-items:stretch;min-height:116px;display:grid}.quick-grid>div,.quick-grid>a{border-right:1px solid #0b132033;flex-direction:column;justify-content:center;padding:20px 28px;display:flex}.quick-grid strong{text-transform:uppercase;font-family:Oswald,sans-serif;font-size:27px}.quick-grid span{font-size:12px;font-weight:700}.quick-grid>a{background:var(--ink);color:#fff;border:0;flex-direction:row;align-items:center;gap:15px}.quick-grid>a svg{color:var(--yellow);width:28px;height:28px}.quick-grid>a span{flex-direction:column;display:flex}.quick-grid>a strong{color:var(--yellow);margin-top:4px;font-size:24px}.section{padding:104px 0}.section-head{justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px;display:flex}.section-head h2,.about-copy h2,.coverage h2,.cta h2{text-transform:uppercase;letter-spacing:-.5px;margin:12px 0 0;font-family:Oswald,sans-serif;font-size:clamp(38px,4vw,58px);line-height:1.08}.section-head>p{max-width:490px;color:var(--muted);line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:34px;transition:all .25s}.service-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-6px)}.service-icon{background:var(--yellow);border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:26px;display:grid}.service-card h3{font-size:22px}.service-card p{color:var(--muted);min-height:92px;line-height:1.75}.service-card a{border-bottom:2px solid var(--yellow);align-items:center;gap:7px;padding-bottom:4px;font-weight:800;display:inline-flex}.about-section{background:var(--paper);padding:100px 0}.about-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:74px;display:grid}.about-image{box-shadow:var(--shadow);border-radius:28px;position:relative;overflow:hidden}.about-image img{object-fit:cover;height:540px}.about-image:after{content:"DO 2.200 KG";background:var(--yellow);border-radius:9px;padding:13px 18px;font-family:Oswald;font-size:21px;font-weight:700;position:absolute;bottom:18px;right:18px}.about-copy>p{color:var(--muted);font-size:16px;line-height:1.8}.about-copy ul{gap:15px;margin:28px 0;padding:0;list-style:none;display:grid}.about-copy li{align-items:center;gap:11px;font-weight:700;display:flex}.about-copy li svg{color:#bd8e00}.text-call{align-items:center;gap:13px;margin-top:28px;display:flex}.text-call>span{background:var(--ink);width:54px;height:54px;color:var(--yellow);border-radius:50%;place-items:center;display:grid}.text-call div{color:var(--muted);flex-direction:column;font-size:12px;font-weight:700;display:flex}.text-call strong{color:var(--ink);margin-top:3px;font-family:Oswald;font-size:25px}.centered{text-align:center;justify-content:center}.steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.steps article{border-top:1px solid var(--line);padding:32px 30px;position:relative}.steps article:not(:last-child):after{content:"";background:var(--line);width:1px;height:calc(100% - 64px);position:absolute;top:32px;right:0}.steps article>span{color:#e1e5ea;font-family:Oswald;font-size:53px;font-weight:700}.steps article h3{margin:11px 0;font-size:20px}.steps article p{color:var(--muted);font-size:14px;line-height:1.7}.gallery-section{background:var(--ink);padding:105px 0}.section-head.light h2{color:#fff}.section-head.light>p{color:#aeb7c4}.gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:14px;display:grid}.gallery-grid figure{border-radius:15px;margin:0;overflow:hidden}.gallery-grid figure.wide{grid-column:span 2}.gallery-grid img{object-fit:cover;height:100%;transition:all .35s}.gallery-grid figure:hover img{transform:scale(1.04)}.coverage{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.coverage>div:first-child p{color:var(--muted);line-height:1.8}.coverage-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:27px;display:grid}.coverage-card>svg{color:#bd8e00;width:44px;height:44px}.coverage-card div{flex-direction:column;gap:5px;display:flex}.coverage-card div span{color:var(--muted);font-size:13px}.coverage-card a{color:#9b7500;align-items:center;gap:5px;font-weight:800;display:flex}.coverage-card a svg{width:17px}.cta{background:var(--yellow);padding:72px 0}.cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta .kicker{color:var(--ink)}.cta h2{margin-top:10px}.cta p{margin:12px 0 0}.cta-inner>a{background:var(--ink);color:#fff;border-radius:17px;align-items:center;gap:14px;min-width:275px;padding:20px 25px;display:flex}.cta-inner>a svg{color:var(--yellow);width:30px;height:30px}.cta-inner>a span{flex-direction:column;font-size:12px;display:flex}.cta-inner>a strong{color:var(--yellow);margin-top:3px;font-family:Oswald;font-size:26px}footer{color:#fff;background:#07101d;padding:70px 0 0}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:55px;display:grid}.footer-brand{gap:18px;display:flex}.footer-brand p{color:#9ca8b8;max-width:380px;margin-top:10px;line-height:1.7}.footer-grid>div:not(:first-child){color:#b7c0cd;flex-direction:column;gap:11px;font-size:14px;display:flex}.footer-grid>div:not(:first-child)>strong{color:#fff;margin-bottom:8px}.copyright{text-align:center;color:#7d8998;border-top:1px solid #ffffff1a;padding:20px;font-size:12px}.mobile-call{display:none}@media (width<=900px){.site-header{height:72px}.site-header nav,.header-call{display:none}.hero{min-height:720px}.hero-overlay{background:linear-gradient(90deg,#060c16f0,#060c1694)}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid>a{grid-column:span 2}.service-grid{grid-template-columns:1fr}.service-card p{min-height:0}.about-grid{grid-template-columns:1fr;gap:45px}.about-image img{height:430px}.steps,.gallery-grid{grid-template-columns:repeat(2,1fr)}.coverage{grid-template-columns:1fr;gap:35px}.cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}@media (width<=600px){.wrap{width:min(100% - 28px,1180px)}.brand strong{font-size:17px}.hero{min-height:700px}.hero-bg{background-position:61%}.hero-content{padding-top:80px}.hero h1{font-size:48px}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.btn{justify-content:center}.trust-row{flex-wrap:wrap;gap:12px 18px}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid>div{padding:18px 12px}.quick-grid strong{font-size:22px}.quick-grid>a{padding:18px}.section,.gallery-section{padding:75px 0}.section-head{margin-bottom:32px;display:block}.section-head>p{margin-top:20px}.service-card{padding:27px}.about-section{padding:74px 0}.about-image img{height:300px}.steps{grid-template-columns:1fr}.steps article:after{display:none}.steps article{padding:25px 10px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:250px;display:grid}.gallery-grid figure.wide{grid-column:auto}.coverage-card{grid-template-columns:auto 1fr}.coverage-card a{grid-column:2}.cta{padding:62px 0}.cta-inner>a{min-width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.mobile-call{z-index:40;background:var(--yellow);height:54px;color:var(--ink);border:2px solid var(--ink);border-radius:13px;justify-content:center;align-items:center;gap:9px;font-weight:900;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 10px 30px #0000004d}footer{padding-bottom:70px}}
