*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#071a2d;background:#fff}.top{background:#041426;color:#fff;padding:9px 4%;font-size:12px;display:flex;justify-content:space-between}.top span{color:#f6c21b}header{position:sticky;top:0;z-index:10;background:#061b2e;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 4%;box-shadow:0 4px 18px #0004}.brand{display:grid;grid-template-columns:55px auto;column-gap:9px;align-items:center}.brand img{width:55px;height:55px;object-fit:contain;background:#fff;border-radius:6px}.brand b{font-size:28px;letter-spacing:2px}.brand small{grid-column:2;color:#f6c21b;font-weight:bold;letter-spacing:3px}nav{display:flex;gap:20px;align-items:center}nav a{color:#fff;text-decoration:none;font-size:12px;font-weight:bold}nav a:hover{color:#f6c21b}.quote{background:#f6c21b!important;color:#071a2d!important;padding:12px 16px;border-radius:5px}#menu{display:none}.hero{min-height:560px;background:linear-gradient(90deg,#041827ee,#04182788),url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1800&q=85') center/cover;display:grid;grid-template-columns:1fr 1fr;padding:70px 5%;color:#fff}.copy{align-self:center}.copy label{background:#f6c21b;color:#111;padding:7px 12px;font-weight:bold}.copy h1{font-size:clamp(42px,5vw,70px);line-height:.95;margin:20px 0}.copy i{color:#f6c21b;font-style:normal}.copy p{font-size:18px;max-width:620px}.points{display:flex;gap:15px;margin-top:30px}.points b{border-left:2px solid #f6c21b;padding-left:10px;font-size:12px}.points small{font-weight:normal;color:#ccd7df}.hero-art{position:relative;align-self:end;height:380px}.bags{display:flex;align-items:end;justify-content:center;gap:7px;height:330px}.bag,.bags img{width:130px;height:190px;border-radius:6px;box-shadow:0 15px 25px #0007}.bag{display:grid;place-content:center;text-align:center;font-weight:bold;font-size:18px}.bags img{object-fit:cover}.u{background:#ffd02d}.w{background:#bfe0ec;color:#03446c}.c{background:#c7dfba;color:#18512a}.bars{position:absolute;bottom:20px;right:-5%;background:linear-gradient(145deg,#dce2e5,#69757c,#e8edef);padding:12px 30px;transform:rotate(-7deg);font-size:25px;font-weight:bold;color:#26313a}.strip{background:#061b2e;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 5%;gap:10px}.strip b{padding:8px 20px;border-right:1px solid #ffffff44;font-size:14px}.strip small{font-weight:normal;color:#d2dde4}.section{padding:75px 5%}.section>h2{text-align:center;font-size:40px;margin:0 0 8px}.sub{text-align:center;color:#667685;margin:0 0 35px}.cards{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.cards article{border:1px solid #dde5ea;border-radius:9px;padding:12px;background:#fff;box-shadow:0 7px 20px #0b24300d}.cards article>img,.fake{width:100%;height:190px;object-fit:cover;border-radius:6px}.fake{display:grid;place-content:center;text-align:center;font-size:24px;font-weight:bold}.yellow{background:linear-gradient(140deg,#ffe35a,#f2a900)}.blue{background:linear-gradient(#eefaff,#8eb8c8);color:#06456c}.green{background:linear-gradient(#f7fff5,#b5d5ab);color:#19502d}.cards h3{font-size:18px;margin:12px 0 5px}.cards p{font-size:12px;color:#667685}.feature{max-width:1200px;margin:20px auto 0;padding:28px;background:#061b2e;color:#fff;border-radius:9px;display:flex;justify-content:space-between;align-items:center}.feature h2{text-align:left;font-size:30px}.feature a{background:#f6c21b;color:#111;padding:10px 15px;text-decoration:none;font-weight:bold;font-size:12px}.steel{font-size:70px;font-weight:bold;color:#b9c2c8;transform:rotate(-8deg)}.ready{background:linear-gradient(110deg,#f2ad00,#ffd73b);color:#101820}.truck{font-size:55px;font-weight:bold}.dark{background:#061b2e;color:#fff}.dark h2{color:#fff}.why{max-width:1100px;margin:35px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.why div{padding:18px;border:1px solid #ffffff2b;border-radius:7px}.experience{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.experience div{border:1px solid #dde5ea;border-radius:8px;padding:22px}.experience b{color:#d99a00}.experience h3{font-size:20px}.experience p{font-size:12px;color:#667685}.group{background:#f5f7f9}.timeline{max-width:1100px;margin:35px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:center}.timeline>div{background:#fff;border:1px solid #dde5ea;border-radius:8px;padding:20px}.timeline img{display:block;width:85px;height:85px;object-fit:contain;margin:12px auto}.timeline b{background:#061b2e;color:#fff;padding:4px 10px;border-radius:14px}.contact{background:#061b2e;color:#fff;text-align:center}.contact h2{color:#fff}.contact p{color:#d3dee6}.contact .map{display:inline-block;border:1px solid #f6c21b;color:#fff;padding:10px 15px;margin:8px}.contact .quote{display:inline-block;text-decoration:none}.contact .map{text-decoration:none}footer{background:#03101e;color:#cbd7df;text-align:center;padding:20px;font-size:12px}.float{position:fixed;right:20px;bottom:20px;background:#25d366;color:#fff;padding:16px;border-radius:50%}@media(max-width:900px){nav{display:none}#menu{display:block;background:none;color:#fff;border:0;font-size:28px}.hero{grid-template-columns:1fr}.hero-art{display:none}.cards{grid-template-columns:repeat(2,1fr)}.experience{grid-template-columns:repeat(2,1fr)}.top{flex-wrap:wrap;gap:5px}.strip{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:1fr}.why{grid-template-columns:1fr 1fr}}@media(max-width:560px){.cards,.experience,.why,.strip{grid-template-columns:1fr}.points{display:grid;grid-template-columns:1fr}.brand b{font-size:23px}.copy h1{font-size:45px}.section>h2{font-size:32px}}