@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap";@font-face{font-family:"Helvetica Neue LT Arabic 55 Roman";src:url(../fonts/HelveticaNeueLTArabic55Roman.ttf) format("truetype"),local("Helvetica Neue LT Arabic 55 Roman"),local("HelveticaNeueLTArabic-Roman"),local("HelveticaNeueLTArabic 55 Roman"),local("HelveticaNeueLTStd-Roman"),local("Helvetica Neue LT Std Roman"),local("HelveticaNeueLTStd Roman");font-style:normal;font-weight:400;font-display:swap}:root{--bg: #050a10;--panel: #0a1119;--panel-2: #101a24;--line: rgba(255, 255, 255, .14);--yellow: #FF6A00;--yellow-2: #ff8a2a;--white: #f8f9fa;--muted: #a9b0b8;--font-arabic: "Helvetica Neue LT Arabic 55 Roman", "HelveticaNeueLTArabic-Roman", "HelveticaNeueLTStd-Roman", Helvetica, Arial, sans-serif;--max: 1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Helvetica;-webkit-font-smoothing:antialiased}button,a{color:inherit;font:inherit}button{cursor:pointer}a{text-decoration:none}img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.onesite-app{min-height:100vh;overflow:hidden;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;background:radial-gradient(circle at 84% 2%,rgba(255,106,0,.08),transparent 28%),linear-gradient(180deg,#04080d,#07101a 54%,#04080d)}.onesite-app input,.onesite-app textarea{user-select:text;-webkit-user-select:text}.container{width:min(calc(100% - 64px),var(--max));margin:0 auto}.noise{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.site-header{position:fixed;inset:0 0 auto;z-index:50;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.12);transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease}.site-header-scrolled{background:#03080de6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-shell{display:flex;min-height:58px;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:1px;padding:0;border:0;background:transparent;color:#fff;text-align:left}.brand-logo{display:block;width:220px;height:82px;object-fit:contain;object-position:center;filter:drop-shadow(0 0 18px rgba(255,106,0,.28))}.logo-only-brand{flex:none}.brand-mark{position:relative;width:60px;height:55px;display:inline-block;filter:drop-shadow(0 0 20px rgba(255,106,0,.35))}.brand-mark:before{content:"";position:absolute;top:0;right:16px;bottom:0;left:0;clip-path:polygon(70% 0,100% 0,56% 100%,26% 100%);background:transparent}.brand-mark:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(54% 0,100% 0,42% 74%,67% 74%,20% 100%,37% 58%,10% 58%);background:linear-gradient(135deg,var(--yellow-2),#FF6A00)}.brand-mark span{position:absolute;left:31px;top:20px;z-index:2;width:5px;height:38px;border-radius:4px;background:#0a1119;transform:rotate(20deg)}.brand-copy strong{display:block;font-family:Helvetica;font-size:26px;font-weight:900;letter-spacing:1px;line-height:.9}.brand-copy strong span{color:var(--yellow)}.brand-copy small{display:block;margin-top:5px;color:#cbd0d5;font-size:8px;font-weight:800;letter-spacing:2.3px;text-transform:uppercase}.nav-links{display:flex;flex:1;align-items:center;justify-content:center;gap:28px}.nav-links button{border:0;background:transparent;color:#ecf1f5;font-size:16px;font-weight:600;transition:color .2s ease,transform .2s ease}.nav-links button:hover{color:var(--yellow);transform:translateY(-1px)}.btn{border:0;border-radius:7px;background:linear-gradient(135deg,#ff8a2a,#ff6a00);color:#080b0e;font-weight:900;padding:16px 31px;box-shadow:0 12px 35px #ff6a0029;transition:transform .25s ease,box-shadow .25s ease}.btn:hover{transform:translateY(-3px);box-shadow:0 16px 40px #ff6a004d}.btn-small{padding:12px 22px;font-size:12px;white-space:nowrap}.language-switch{display:inline-flex;align-items:center;gap:0;padding:3px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#15191feb;box-shadow:inset 0 1px #ffffff14,0 8px 22px #00000040}.language-switch button{width:42px;min-width:42px;height:30px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;font-size:12px;font-weight:800;line-height:1;transition:background .2s ease,color .2s ease}.language-switch button.active{background:var(--yellow);color:#05080b}.menu-button{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#0b121a;color:#fff}.hero-section{position:relative;min-height:720px;padding:135px 0 35px;background:radial-gradient(circle at 72% 52%,rgba(255,106,0,.1),transparent 24%),linear-gradient(90deg,#04080d,#07101a 44%,#0a1118)}.hero-grid{display:grid;grid-template-columns:45% 55%;min-height:560px;align-items:center}.hero-copy{position:relative;z-index:5}.hero-copy .eyebrow{margin-top:26px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.eyebrow span,.section-title i{display:inline-block;width:36px;height:2px;background:var(--yellow)}h1,h2,h3{font-family:Helvetica}.hero-copy h1{margin:0 0 28px;font-size:clamp(30px,2.9vw,46px);font-weight:700;line-height:1.22;letter-spacing:-1px;text-transform:uppercase}h1 em,h2 em{color:var(--yellow);font-style:normal}.hero-lead{max-width:520px;color:#d0d5da;font-size:20px;font-style:normal;line-height:1.65}.hero-lead b{color:#fff}.hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:630px;margin:36px 0 34px}.hero-benefit{min-width:0;padding:0 17px;border-right:1px solid var(--line);text-align:center}.hero-benefit:first-child{padding-left:0}.hero-benefit:last-child{border-right:0}.hero-benefit svg{width:34px;height:34px;margin-bottom:12px;color:var(--yellow)}.hero-benefit strong,.hero-benefit small{display:block}.hero-benefit strong{font-size:18px;line-height:1.25}.hero-benefit small{margin-top:6px;color:#aeb6bd;font-size:15px;line-height:1.5}.hero-visual{position:relative;height:560px;perspective:1000px;overflow:visible;background:transparent}.hero-road-lines{position:absolute;left:-10%;bottom:0;z-index:3;width:132%;height:220px;transform:none;overflow:hidden;clip-path:polygon(0 72%,100% 38%,100% 100%,0 100%);border-top:2px solid rgba(255,106,0,.55);border-bottom:1px solid rgba(255,106,0,.2);background:linear-gradient(100deg,transparent,rgba(255,106,0,.16),transparent),linear-gradient(180deg,#ff6a0014,#04080d8a);box-shadow:0 -20px 45px #ff6a0024,inset 0 34px #ff6a000f}.hero-road-lines:before,.hero-road-lines:after{content:"";position:absolute;left:-8%;width:124%;height:3px;transform:rotate(-5deg);background:repeating-linear-gradient(90deg,#ff7e1500 0,#ff7e1500 58px,#ff7e15e6 58px,#ff7e15e6 118px,#ff7e1500 118px,#ff7e1500 176px);animation:roadRun 1.8s linear infinite}.hero-road-lines:before{top:124px}.hero-road-lines:after{top:168px;opacity:.45}.speed-lines{position:absolute;right:-20%;bottom:22%;width:120%;height:2px;transform:skewY(-8deg);animation:lines 1.15s linear infinite;background:linear-gradient(90deg,transparent,var(--yellow),transparent);box-shadow:0 38px #ff6a0066,0 76px #ff6a003d,0 114px #ff6a0024}.construction-skyline span{position:absolute;bottom:24%;border:1px solid rgba(255,255,255,.05);background:linear-gradient(90deg,#071018,#15202a)}.tower-one{right:3%;width:30%;height:55%;clip-path:polygon(0 10%,100% 0,100% 100%,0 100%)}.tower-two{right:35%;width:20%;height:39%;opacity:.68}.tower-three{right:57%;width:16%;height:30%;opacity:.45}.crane{position:absolute;z-index:1;height:2px;background:#4a5259}.crane:before{content:"";position:absolute;top:0;width:2px;height:150px;background:#414950}.crane-one{top:31%;right:4%;width:65%}.crane-one:before{left:15%}.crane-two{top:22%;right:22%;width:42%;opacity:.6;transform:rotate(-4deg)}.crane-two:before{right:12%}.arrow-logo{position:absolute;left:16%;top:16%;z-index:3;width:250px;height:310px;filter:drop-shadow(0 0 22px rgba(255,106,0,.55));animation:float 3s ease-in-out infinite}.arrow-logo span{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(52% 0,86% 0,54% 48%,73% 48%,22% 100%,40% 57%,18% 57%);background:linear-gradient(135deg,var(--yellow-2),#FF6A00)}.arrow-logo:after{content:"";position:absolute;top:40px;right:98px;bottom:15px;left:120px;border-radius:12px;background:#0f1720;transform:rotate(18deg)}.arrow-logo i{position:absolute;left:134px;z-index:2;display:block;width:13px;height:46px;border-radius:6px;background:#fff;transform:rotate(17deg)}.arrow-logo i:nth-of-type(1){top:97px}.arrow-logo i:nth-of-type(2){top:158px}.arrow-logo i:nth-of-type(3){top:219px}.hero-truck-image{position:absolute;left:65%;bottom:5%;z-index:4;width:min(104%,960px);height:auto;object-fit:contain;transform:translate(-50%);filter:drop-shadow(-24px 34px 44px rgba(0,0,0,.7)) drop-shadow(0 0 22px rgba(255,106,0,.16));animation:truckIdleMove 3.8s linear infinite}.delivery-van{position:absolute;right:4%;bottom:19%;z-index:4;width:55%;height:34%;border-radius:25px 55px 18px 18px;background:linear-gradient(160deg,#111a22,#05080c 70%);box-shadow:-25px 35px 55px #000000bf,0 0 25px #ff6a001a;animation:vanIn 1.4s ease-out both}.delivery-van:before{content:"";position:absolute;right:-4%;top:10%;width:30%;height:50%;border-radius:8px 28px 10px 8px;background:#0a1015;transform:skewY(-5deg)}.van-window{position:absolute;right:5%;top:8%;width:29%;height:35%;border:2px solid #18232c;border-radius:6px 18px 4px 4px;background:linear-gradient(135deg,#0d1820,#38505e);transform:skewY(-5deg)}.van-headlight{position:absolute;right:-2%;top:50%;width:18px;height:10px;background:#fff6c8;box-shadow:0 0 20px #fff}.van-logo{position:absolute;left:18%;top:38%;color:#fff;font-family:Helvetica;font-size:31px;font-weight:900}.van-logo:first-letter{color:var(--yellow)}.van-tagline{position:absolute;left:18%;top:57%;color:#aaa;font-size:7px;letter-spacing:1.5px;text-transform:uppercase}.wheel{position:absolute;bottom:-11%;width:58px;height:58px;border:10px solid #1c252d;border-radius:50%;background:#030507;box-shadow:inset 0 0 0 7px #080c10}.wheel-back{left:16%}.wheel-front{right:14%}.orbit{position:absolute;border:1px solid rgba(255,106,0,.12);border-radius:50%;animation:spin 12s linear infinite}.orbit-one{top:40px;right:-50px;width:500px;height:500px}.orbit-two{top:110px;right:60px;width:360px;height:360px;animation-direction:reverse}.section-title{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px}.section-title h2{margin:0;color:#fff;font-size:30px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.section-title i:first-child{background:linear-gradient(90deg,transparent,var(--yellow))}.section-title i:last-child{background:linear-gradient(90deg,var(--yellow),transparent)}.categories-page-title{gap:12px;margin-bottom:34px}.categories-page-title h2{font-family:Helvetica;font-size:25px;line-height:1;font-weight:900;letter-spacing:0;text-shadow:0 1px 0 rgba(255,255,255,.18)}.categories-page-title i{width:30px;height:2px}.about-page-title h2{font-family:Helvetica;font-size:26px;font-weight:500;letter-spacing:0;text-transform:none}.categories-section{padding:30px 0 55px;background:#070e16}.page-section{min-height:70vh;padding-top:140px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:48px;row-gap:48px;max-width:1260px;margin:0 auto}.category-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;min-height:335px;gap:20px;padding:34px 24px 26px;border:1px solid var(--line);border-radius:10px;background:#080f17e6;color:#fff;font:inherit;cursor:pointer;text-align:center;touch-action:manipulation;box-shadow:0 18px 34px #00000047;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.category-card:hover{border-color:#ff6a0061;color:var(--yellow);background:#ff6a0014;transform:translateY(-3px)}.category-card-image{width:100%;max-width:335px;height:230px;border-radius:8px;object-fit:contain;object-position:center;filter:brightness(.8) saturate(1.04)}.category-card-image-large,.category-card-image-traffic,.category-card-image-power,.category-card-image-site{max-width:335px;height:230px}.category-card strong{display:block;min-height:48px;font-size:18px;line-height:1.3}.how-section{padding:65px 0;background:linear-gradient(180deg,#07101a,#050a10)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#0a121b}.step-card{position:relative;padding:35px 20px;border-right:1px solid var(--line);text-align:center}.step-card:last-child{border-right:0}.step-number{display:grid;width:36px;height:36px;place-items:center;margin:0 auto 18px;border:1px solid var(--yellow);border-radius:50%;color:var(--yellow);font-weight:900}.step-card svg{margin-bottom:12px}.step-card strong,.step-card small{display:block;font-size:13px}.step-card small{margin-top:5px;color:#aeb5bb}.industries-copy-panel{max-width:980px;margin:0 auto;padding:34px 38px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,rgba(247,144,30,.08),transparent 38%),#0a121b;box-shadow:0 24px 70px #0000003d}.industries-copy-panel p{margin:0;color:#b0b4bb;font-size:18px;line-height:1.8}.industries-copy-panel p+p{margin-top:16px}.cards-section{padding:34px 0 24px;background:#050a10}.about-page-section{background:linear-gradient(180deg,#07101a,#050a10)}.about-page-panel{max-width:920px;margin:0 auto;padding:38px 42px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,rgba(255,106,0,.08),transparent 36%),#0a121b;color:#cbd3da}.about-page-panel h3,.about-page-panel h4{margin:0;color:#fff;font-family:Helvetica;font-weight:700;text-transform:none}.about-page-panel h3{font-size:23px;line-height:1.45}.about-page-panel h4{margin-top:28px;font-size:20px}.about-page-panel p{margin:18px 0 0;font-size:17px;line-height:1.8;font-weight:400}.about-page-panel strong{color:#fff;font-weight:500}.about-text-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;margin:26px auto 0}.about-text-card{min-height:170px;padding:24px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,rgba(255,106,0,.08),transparent 42%),#0a121b}.about-text-card h3{margin:0;color:#fff;font-size:20px;font-weight:600;text-align:center}.about-text-card p{margin:14px 0 0;color:#cbd3da;font-size:17px;line-height:1.7}.about-service-panel{position:relative;display:flex;align-items:center;justify-content:center;gap:28px;margin:34px auto 0;padding:24px 34px;border-radius:0;background:#0a121b;text-align:center}.about-service-panel>div{flex:1}.about-service-panel h3{margin:0;color:var(--yellow);font-size:26px;font-weight:800}.about-service-panel p{max-width:880px;margin:16px auto 0;color:#cbd3da;font-size:21px;line-height:1.7}.about-service-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px;max-width:880px;margin:20px auto 0;padding:0;color:#cbd3da;font-size:21px;line-height:1.6;list-style:none}.about-service-list li{position:relative;padding-left:18px}.about-service-list li:before{content:"•";position:absolute;left:0;color:var(--yellow);font-weight:900}.about-service-animation{flex:0 0 auto;width:140px;height:140px;object-fit:contain}.about-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:34px auto 0}.about-support-card{min-height:170px;padding:26px 28px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,rgba(255,106,0,.08),transparent 42%),#0a121b;text-align:center}.about-support-card h3{margin:0;color:#fff;font-size:20px;font-weight:400}.about-card-title{display:flex;align-items:center;justify-content:center;gap:14px}.about-card-title i{width:28px;height:2px}.about-card-title i:first-child{background:linear-gradient(90deg,transparent,var(--yellow))}.about-card-title i:last-child{background:linear-gradient(90deg,var(--yellow),transparent)}.about-support-card p{margin:16px 0 0;color:#cbd3da;font-size:17px;line-height:1.7}.about-support-card ul{display:grid;gap:10px;width:fit-content;margin:18px auto 0;padding:0;color:#cbd3da;font-size:17px;line-height:1.6;list-style:none;text-align:left}.about-support-card li:before{content:"•";margin-right:8px;color:var(--yellow)}.about-quote-panel{display:grid;grid-template-columns:minmax(220px,34%) 1fr;align-items:center;gap:34px;margin:46px auto 0;padding:28px 36px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,rgba(255,106,0,.12),transparent 42%),#0a121b;text-align:left}.about-quote-animation{width:100%;max-height:220px;object-fit:contain}.about-quote-copy{text-align:center}.about-quote-panel h3{margin:0;color:#fff;font-size:26px;font-weight:600}.about-quote-panel p{max-width:860px;margin:16px auto 0;color:#cbd3da;font-size:18px;line-height:1.8}.about-stats-title{margin-top:44px}.about-stats-title h2{font-family:Helvetica;font-size:26px;font-weight:500;letter-spacing:0;text-transform:none}.about-stats-grid{grid-template-columns:repeat(4,1fr);margin-top:0;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-focus-card{gap:10px;padding:8px 18px}.about-focus-card span{max-width:240px;margin:0 auto;color:#d5dce3;font-size:16px;line-height:1.5;font-weight:500}.category-page-spacer{min-height:78vh;padding-top:130px;background:#070e16}.traffic-safety-page{padding-bottom:34px;background:linear-gradient(180deg,#07101a,#050a10)}.categories-page-container{opacity:1;transform:none}.categories-page .traffic-safety-copy h3,.categories-page .traffic-safety-copy h4{text-align:center}.categories-page .traffic-safety-copy h3{display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-family:Helvetica;font-size:25px;line-height:1;font-weight:600;letter-spacing:0;text-transform:uppercase;text-shadow:0 1px 0 rgba(255,255,255,.18)}.categories-section-link{display:flex;width:100%;align-items:center;justify-content:center;gap:12px;margin:0 0 28px;padding:0;border:0;background:transparent;color:#fff;font-family:Helvetica;font-size:25px;font-weight:600;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase;text-shadow:0 1px 0 rgba(255,255,255,.18);touch-action:manipulation}.categories-page .traffic-safety-copy h3:before,.categories-page .traffic-safety-copy h3:after,.categories-section-link:before,.categories-section-link:after{content:"";flex:0 0 30px;width:30px;height:2px;background:var(--yellow)}.categories-page .traffic-safety-copy h3:before,.categories-section-link:before{background:linear-gradient(90deg,transparent,var(--yellow))}.categories-page .traffic-safety-copy h3:after,.categories-section-link:after{background:linear-gradient(90deg,var(--yellow),transparent)}.traffic-safety-panel{max-width:1160px;margin:0 auto;padding:46px 48px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,rgba(255,106,0,.09),transparent 36%),#0a121b}.traffic-safety-copy h3{margin:0;color:#fff;font-family:Helvetica;font-size:26px;line-height:1.35;font-weight:500}.traffic-safety-copy p{margin:18px 0 0;color:#cbd3da;font-size:18px;line-height:1.8}.traffic-safety-copy h4{margin:24px 0 0;color:#fff;font-family:Helvetica;font-size:21px;line-height:1.35;font-weight:500}.traffic-safety-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin:26px 0 0}.traffic-safety-solution-card{display:grid;align-content:center;justify-items:start;width:100%;min-height:150px;padding:28px 26px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:linear-gradient(135deg,rgba(255,106,0,.05),transparent 42%),#080f17eb;box-shadow:0 18px 34px #00000047;transition:background .2s ease,border-color .2s ease,color .2s ease;font:inherit;text-align:left;cursor:pointer}.traffic-safety-solution-card:hover{border-color:#ff6a0061;background:#ff6a0014}.categories-solution-grid{grid-template-columns:repeat(3,1fr)}.categories-category-panel{margin-top:34px}.categories-category-panel:first-of-type{margin-top:0}.traffic-safety-solution-image{width:min(340px,100%);height:230px;margin:0 0 18px;object-fit:contain}.traffic-safety-solution-image-warning{transform:scale(1.6);transform-origin:center}.traffic-safety-solution-image-directional{transform:scale(1.35);transform-origin:center}.traffic-safety-solution-image-control{transform:scale(.78);transform-origin:center}.traffic-safety-solution-image-highway{transform:scale(1.35);transform-origin:center}.traffic-safety-solution-image-message,.traffic-safety-solution-image-overhead{transform:scale(1.15);transform-origin:center}.power-tool-solution-image-angle-grinders{transform:scale(1.32);transform-origin:center}.power-tool-solution-image-cutting-tools{transform:scale(1.18);transform-origin:center}.power-tool-solution-image-sanders{transform:scale(.86);transform-origin:center}.survey-measuring-solution-image{width:min(295px,100%);height:195px;object-fit:contain;transform:none}.survey-measuring-solution-image-accessories{transform:scale(1.22);transform-origin:center}.traffic-safety-stats-title h2{font-weight:500}.ppe-solution-image{width:min(240px,100%);height:160px;object-fit:contain;transform:none}.fire-safety-solution-image{width:min(270px,100%);height:180px;object-fit:contain;transform:none}.site-equipment-solution-image-wheelbarrows{transform:scale(1.25);transform-origin:center}.site-equipment-solution-image-porta-cabins,.site-equipment-solution-image-barriers{transform:scale(.82);transform-origin:center}.hand-tool-solution-image{width:min(250px,100%);height:165px;object-fit:contain;transform:none}.fastener-solution-image{width:min(235px,100%);height:180px;object-fit:contain;transform:none}.electrical-solution-image-lubricants{transform:scale(1.22);transform-origin:center}.traffic-safety-solution-card strong{color:#fff;font-size:18px;line-height:1.35}.traffic-safety-solution-card span{margin-top:10px;color:#cbd3da;font-size:16px;line-height:1.55}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:46px}.service-card{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#0a1119;box-shadow:0 18px 34px #00000057}.service-visual{position:relative;display:grid;grid-template-rows:auto 1fr;height:clamp(245px,22vw,350px);overflow:hidden;background:radial-gradient(circle at 80% 35%,rgba(255,106,0,.22),transparent 22%),linear-gradient(135deg,#102032,#050a10)}.service-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:linear-gradient(120deg,transparent 0 58%,rgba(255,106,0,.12) 58% 64%,transparent 64%),repeating-linear-gradient(90deg,transparent 0 34px,rgba(255,255,255,.05) 34px 35px)}.service-visual-heading{position:relative;z-index:2;padding:10px 18px 8px;background:#070e16db}.service-visual-heading span{display:block;font-size:16px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.service-visual-heading i{display:block;width:42px;height:2px;margin-top:6px;background:var(--yellow)}.service-visual-image{position:relative;z-index:1;align-self:stretch;justify-self:stretch;width:100%;height:100%;object-fit:cover;filter:brightness(.72) saturate(1.05)}.delivery .service-visual-image,.inventory .service-visual-image,.project .service-visual-image{object-fit:cover}.delivery .service-visual-heading,.inventory .service-visual-heading,.project .service-visual-heading{z-index:3}.inventory{background:linear-gradient(90deg,rgba(255,106,0,.12) 1px,transparent 1px),linear-gradient(rgba(255,106,0,.1) 1px,transparent 1px),linear-gradient(135deg,#12243a,#050a10);background-size:46px 46px,46px 46px,auto}.project{background:radial-gradient(circle at 35% 45%,rgba(255,255,255,.14),transparent 18%),linear-gradient(135deg,#102033,#050a10)}.service-content{padding:14px 24px}.service-content h3{margin:0 0 4px;color:#fff;font-size:29px;font-weight:900}.service-content p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.app-section{padding:24px 0 42px}.app-panel{display:grid;grid-template-columns:1fr;min-height:380px;align-items:start;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:linear-gradient(110deg,#0c1721,#07101a);padding:54px 32px 62px}.why-copy{max-width:920px;margin:0 auto;color:#cbd3da;font-size:20px;line-height:1.75;text-align:left}.why-copy+.why-copy{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.why-copy strong{color:inherit;font-weight:900}.phone-wrap{align-self:end;text-align:center}.phone{position:relative;width:190px;height:365px;margin:0 auto;overflow:hidden;border:8px solid #1d252d;border-bottom:0;border-radius:30px 30px 0 0;background:#03070b;box-shadow:0 0 0 2px #05080b,0 25px 50px #0000008c;transform:rotate(-5deg) translateY(28px)}.phone-notch{display:block;width:80px;height:16px;margin:0 auto;border-radius:0 0 12px 12px;background:#020405}.phone-screen{height:calc(100% - 16px);padding:18px 12px;background:linear-gradient(#0b141e,#05080d);text-align:left}.phone-screen strong{display:block;margin:16px 0;color:var(--yellow);font-weight:900}.search-bar{display:flex;align-items:center;gap:5px;padding:9px;border:1px solid #29333c;border-radius:7px;color:#929aa2;font-size:8px}.phone-screen p{margin:32px 0 0;font-family:Helvetica;font-size:25px}.phone-screen p b{color:var(--yellow)}.phone-screen button{margin-top:12px;padding:7px 12px;border:0;border-radius:4px;background:var(--yellow);color:#05080b;font-size:9px;font-weight:900}.mini-icons{display:flex;gap:7px;margin-top:20px}.mini-icons svg{box-sizing:content-box;padding:10px;border-radius:6px;background:#121d27;color:var(--yellow)}.app-copy{padding:50px}.app-copy h2{margin:0;color:#fff;font-size:58px;font-weight:900;text-transform:uppercase}.app-copy>p{color:#b8c0c6;font-size:18px}.app-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;color:#dce0e4;font-size:13px}.app-points span{display:inline-flex;align-items:center;gap:8px}.app-points svg{color:var(--yellow)}.store-row{display:flex;align-items:center;gap:10px}.qr{display:grid;width:58px;height:58px;place-items:center;background:#fff;color:#050a10}.store-row button{display:inline-flex;height:52px;align-items:center;gap:9px;padding:5px 14px;border:1px solid #4a535b;border-radius:7px;background:#05080b;color:#fff;text-align:left}.store-row small,.store-row b{display:block}.store-row small{font-size:8px;text-transform:uppercase}.store-row b{font-size:14px}.stats-section{padding:42px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat-card{display:grid;gap:6px;justify-items:center;border-right:1px solid var(--line);text-align:center}.stat-card:last-child{border-right:0}.stat-card svg,.stat-card strong{color:var(--yellow)}.stat-card strong{font-family:Helvetica;font-size:50px;font-weight:900}.stat-card span{color:#aeb6bd;font-size:15px}.traffic-safety-benefits-grid{grid-template-columns:repeat(5,1fr)}.traffic-safety-benefit-card{gap:14px;min-height:120px;align-content:center;padding:0 22px}.traffic-safety-benefit-card span{max-width:220px;color:#eef3f7;font-size:17px;font-weight:500;line-height:1.45}.category-support-section{padding:0 0 34px;background:#050a10}.category-support-panel{max-width:1120px;margin:0 auto;padding:30px 36px 32px;text-align:center;background:#08111be0}.category-support-panel h3{margin:0 0 18px;color:var(--yellow);font-family:Helvetica;font-size:24px;font-weight:800}.category-support-panel ul{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 34px;max-width:850px;margin:0 auto;padding:0;list-style:none}.category-support-panel li{position:relative;padding-left:16px;color:#eef3f7;font-size:18px;line-height:1.35}.category-support-panel li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--yellow)}.featured-brands-section{padding:32px 0 50px;border-bottom:1px solid var(--line)}.featured-brands-marquee{overflow:hidden;max-width:1040px;min-height:146px;margin:0 auto;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#08111bc7}.featured-brands-track{display:flex;width:max-content;min-height:146px;align-items:center;gap:22px;padding:20px 0;animation:featuredBrandsRun 90s linear infinite;will-change:transform}.featured-brands-marquee:hover .featured-brands-track{animation-play-state:paused}.featured-brand-item{display:grid;width:220px;height:105px;flex:0 0 auto;place-items:center;padding:16px 26px}.featured-brand-logo{display:block;width:170px;max-width:100%;height:74px;max-height:100%;object-fit:contain;opacity:1;visibility:visible}.site-equipment-featured-brands .featured-brand-logo{max-width:250px;max-height:112px}.featured-brand-logo.electrical-brand-logo-legrand{max-width:270px;max-height:112px}.testimonial-section{padding:70px 0}.testimonial{position:relative;display:flex;max-width:880px;align-items:center;gap:22px;margin:0 auto;padding:30px;border:1px solid var(--line);border-radius:12px;background:#0a1119}.avatar{display:grid;flex:none;width:60px;height:60px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#38424d,#0c141d);color:var(--yellow);font-weight:900}.testimonial p{margin:0 0 10px;font-size:19px;line-height:1.7}.testimonial-heading{color:var(--yellow);font-weight:800}.testimonial-copy{max-width:780px;color:#cbd3da}.testimonial strong{color:inherit;font-size:inherit}.quote{position:absolute;right:25px;color:var(--yellow);font-family:Helvetica;font-size:90px;opacity:.18}.cta-section{padding:30px 0}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;padding:48px 60px;border-radius:15px;background:linear-gradient(105deg,#0a141e 0,#0a141e 60%,#ff6a00 60%);color:#fff}.cta-panel h2{margin:0;color:#fff;font-size:48px;font-weight:900;line-height:1}.dark-btn{background:#05090d;color:#fff}.footer{padding:60px 0 20px;border-top:1px solid var(--line);background:#03070b}.contact-page-section{padding-bottom:80px;background:linear-gradient(180deg,#07101a,#050a10)}.contact-page-layout{display:grid;grid-template-columns:minmax(430px,1.25fr) minmax(340px,.95fr);gap:28px;align-items:stretch;max-width:1240px;margin:0 auto}.contact-page-panel{display:grid;gap:18px;min-height:100%;padding:48px 52px;border:1px solid var(--line);border-radius:14px;background:#0a121b;align-content:start}.contact-page-panel a{display:flex;align-items:center;gap:18px;color:#cbd3da;font-size:20px;min-width:0;overflow-wrap:anywhere}.contact-page-panel p{margin:0 0 10px;color:var(--yellow);font-size:20px;line-height:1.6;overflow-wrap:anywhere}.contact-page-panel svg{flex:none;color:var(--yellow)}.contact-page-animation{width:min(270px,90%);margin:18px auto 0;object-fit:contain}.contact-form{display:grid;gap:14px;min-width:0;min-height:100%;padding:42px 48px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,rgba(255,106,0,.08),transparent 38%),#0a121b}.contact-form label{color:#fff;font-size:17px;font-weight:500}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#ffffff0f;color:#fff;font-family:Helvetica;font-size:16px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--yellow);outline:none}.contact-form input{min-height:44px;padding:10px 12px}.contact-form textarea{min-height:160px;padding:12px;resize:vertical}.contact-form button{min-height:48px;margin-top:10px;border:0;border-radius:8px;background:var(--yellow);color:#050a10;font-size:17px;font-weight:800;box-shadow:0 12px 32px #ff6a003d}.contact-form button:hover{background:var(--yellow-2)}.contact-form button:disabled{cursor:wait;opacity:.72}.contact-form-status{margin:4px 0 0;font-size:15px;font-weight:700}.contact-form-status.success{color:#77e89b}.contact-form-status.error{color:#ff9a8a}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand{margin-bottom:20px}.footer-brand .brand-logo{width:260px;height:180px}.footer-grid p,.footer-grid a,.footer-grid span{display:block;color:#8f989f;font-size:17px;line-height:1.8}.footer-grid h4{margin:7px 0 15px;color:#fff;font-size:19px;letter-spacing:1.5px;text-transform:uppercase}.footer-contact a,.footer-contact span{display:flex;align-items:center;gap:10px;margin-top:10px}.footer-contact svg{flex:none;color:var(--yellow)}.footer-grid button{display:block;margin-top:10px;padding:0;border:0;background:transparent;color:#8f989f;font-size:17px}.footer-grid button:hover,.footer-grid a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:center;margin-top:40px;padding-top:20px;border-top:1px solid var(--line);color:#979fa7;font-size:13px;text-align:center}.top-button{position:fixed;right:22px;bottom:22px;z-index:20;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:var(--yellow);color:#05080b}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@keyframes vanIn{0%{opacity:0;transform:translate(120px)}to{opacity:1;transform:none}}@keyframes float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-15px) rotate(1deg)}}@keyframes lines{0%{opacity:.2;transform:translate(-30px) skewY(-8deg)}50%{opacity:1}to{opacity:.2;transform:translate(30px) skewY(-8deg)}}@keyframes roadRun{0%{background-position:0 0;transform:translate(0)}to{background-position:-176px 0;transform:translate(-176px)}}@keyframes truckRun{0%{transform:translate(18%) translateY(0) rotate(-.25deg)}25%{transform:translate(-8%) translateY(2px) rotate(.15deg)}50%{transform:translate(-34%) translateY(-2px) rotate(-.15deg)}75%{transform:translate(-60%) translateY(2px) rotate(.15deg)}to{transform:translate(-86%) translateY(0) rotate(-.25deg)}}@keyframes truckIdleMove{0%{transform:translate(calc(-50% + 26px)) translateY(0) rotate(-.25deg)}to{transform:translate(calc(-50% - 26px)) translateY(0) rotate(-.25deg)}}@keyframes featuredBrandsRun{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.nav-links{gap:15px}.nav-links button{font-size:11px}.hero-grid{grid-template-columns:1fr}.hero-section{padding-top:130px}.hero-copy{max-width:800px}.hero-visual{height:470px;margin-top:-20px}.delivery-van{width:50%}.hero-truck-image{left:53%;bottom:0;width:96%}.hero-road-lines{bottom:0;height:180px}.category-grid{grid-template-columns:repeat(3,1fr)}.about-text-grid{grid-template-columns:repeat(2,1fr);gap:32px}.contact-page-layout{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:20px}.contact-form{padding:32px 30px}.contact-page-panel{padding:32px 28px}.contact-page-panel p,.contact-page-panel a{font-size:17px}.contact-page-animation{width:min(220px,82%)}}@media(max-width:980px){.contact-page-layout{grid-template-columns:1fr;max-width:720px}.contact-page-panel{min-height:auto}.featured-brands-marquee{overflow:hidden;max-width:640px;min-height:122px}.featured-brands-track{display:flex;width:max-content;min-height:122px;gap:14px;padding:16px 0;animation:featuredBrandsRun 90s linear infinite}.featured-brand-item{width:190px}}@media(max-width:800px){.reveal{opacity:1;transform:none}.container{width:min(calc(100% - 32px),var(--max))}.nav-shell{justify-content:space-between;gap:10px}.nav-links{position:absolute;top:76px;left:16px;right:16px;display:none;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:10px;background:#08111a}.nav-links.open{display:flex}.btn.header-cta{display:none}.menu-button{display:grid}.contact-page-layout{grid-template-columns:1fr;gap:18px}.contact-page-section{padding-bottom:46px}.contact-form,.contact-page-panel{border-radius:10px}.contact-form{gap:11px;padding:24px 18px}.contact-form label{font-size:15px;line-height:1.45}.contact-form input{min-height:42px;padding:9px 11px}.contact-form textarea{min-height:132px;padding:11px}.contact-form button{min-height:44px;font-size:15px}.contact-page-panel{gap:13px;padding:24px 18px}.contact-page-panel p{margin-bottom:3px;font-size:16px;line-height:1.55}.contact-page-panel a{align-items:flex-start;gap:12px;min-width:0;font-size:15px;line-height:1.5}.contact-page-panel a span{min-width:0;overflow-wrap:anywhere}.contact-page-panel svg{width:19px;height:19px;margin-top:2px}.contact-page-animation{width:min(190px,72%);margin-top:8px}.brand-mark{width:48px;height:52px}.brand-logo{width:clamp(132px,42vw,168px);height:60px}.language-switch{padding:3px}.language-switch button{width:38px;min-width:38px;height:28px;font-size:11px}.menu-button{width:38px;height:38px}.brand-copy strong{font-size:21px}.hero-grid{min-height:auto}.hero-section{padding-bottom:35px}.hero-visual{height:390px}.hero-copy h1{font-size:26px}.hero-benefits{grid-template-columns:repeat(2,1fr);gap:15px}.hero-benefit{padding:12px!important;border-right:0;border-bottom:1px solid var(--line)}.category-grid{grid-template-columns:repeat(2,1fr);gap:14px}.category-card{min-height:190px;gap:12px;padding:16px 12px 14px;border-bottom:1px solid var(--line)}.category-card-image{max-width:180px;height:128px}.category-card strong{min-height:40px;font-size:14px;line-height:1.25}.categories-section{padding:26px 0 38px}.categories-section .section-title{gap:10px;margin-bottom:20px}.categories-section .section-title h2{font-size:21px;line-height:1.15;letter-spacing:0;text-align:center}.categories-section .section-title i{width:26px}.steps-grid{grid-template-columns:1fr 1fr}.step-card:nth-child(2){border-right:0}.step-card:nth-child(n+3){border-top:1px solid var(--line)}.cards-grid{grid-template-columns:1fr}.about-text-grid{grid-template-columns:1fr;gap:32px}.about-text-card{min-height:auto;padding:28px 24px}.about-service-panel{flex-direction:column;gap:18px;margin-top:26px;padding:24px 18px;text-align:center}.about-service-panel h3{font-size:22px}.about-service-list{display:grid;grid-template-columns:1fr;gap:10px;width:min(100%,360px);margin-top:16px}.about-service-list li{display:block;padding:10px 12px 10px 28px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0b;color:#eef3f7;font-size:15px;line-height:1.35;text-align:left}.about-service-list li:before{left:12px;top:10px}.about-service-animation{width:min(110px,42vw)}.about-support-grid{grid-template-columns:1fr;gap:18px;margin-top:26px}.about-support-card{min-height:auto;padding:22px 18px}.about-card-title{gap:10px}.about-card-title i{width:20px}.about-support-card h3{font-size:18px;line-height:1.35}.about-support-card p{font-size:15px;line-height:1.65}.about-support-card ul{width:100%;font-size:15px;line-height:1.5;text-align:left}.about-quote-panel{grid-template-columns:1fr;gap:16px;margin-top:26px;padding:24px 18px}.about-quote-animation{max-width:180px;max-height:120px;margin:0 auto}.about-quote-panel h3{font-size:21px;line-height:1.35}.about-quote-panel p{font-size:15px;line-height:1.65}.traffic-safety-panel{padding:30px 22px}.traffic-safety-solution-grid{grid-template-columns:1fr;gap:18px}.traffic-safety-solution-card{justify-items:center;min-width:0;padding:24px 18px;text-align:center}.traffic-safety-solution-image{width:min(260px,100%);height:170px;margin-bottom:14px}.traffic-safety-solution-image-warning{transform:scale(1.32)}.traffic-safety-solution-image-directional,.traffic-safety-solution-image-highway{transform:scale(1.18)}.traffic-safety-solution-image-message,.traffic-safety-solution-image-overhead{transform:scale(1.05)}.traffic-safety-solution-page .traffic-safety-solution-grid{gap:10px}.traffic-safety-solution-page .traffic-safety-solution-card{justify-items:center;min-height:auto;padding:16px;text-align:center}.traffic-safety-solution-page .traffic-safety-solution-image{display:block;width:min(220px,100%);height:145px;margin:0 auto 12px}.traffic-safety-solution-page .traffic-safety-solution-card strong{font-size:16px}.traffic-safety-solution-page .traffic-safety-solution-card span{margin-top:6px;font-size:14px;line-height:1.45}.app-panel{grid-template-columns:1fr}.phone-wrap{padding-top:25px}.app-copy{padding:35px}.app-copy h2{font-size:45px}.stats-grid{grid-template-columns:1fr 1fr;gap:25px}.traffic-safety-benefits-grid{grid-template-columns:1fr;gap:0}.stat-card{border-right:0}.stat-card:nth-child(n+3){padding-top:20px;border-top:1px solid var(--line)}.traffic-safety-benefit-card:nth-child(n+2){padding-top:20px;border-top:1px solid var(--line)}.category-support-section{padding:0 0 26px}.category-support-panel{padding:24px 20px 26px}.category-support-panel h3{font-size:22px}.category-support-panel ul{gap:12px 22px}.category-support-panel li{font-size:16px}.featured-brands-section{padding:26px 0 40px}.featured-brands-marquee{overflow:hidden;max-width:560px;min-height:116px}.featured-brands-track{display:flex;width:max-content;min-height:116px;gap:12px;padding:14px 0;animation:featuredBrandsRun 90s linear infinite}.featured-brand-item{width:168px;height:88px;flex:0 0 auto;padding:12px 16px}.featured-brand-logo{width:132px;max-width:100%;height:58px;max-height:100%}.featured-brand-logo.electrical-brand-logo-legrand{max-width:190px;max-height:82px}.cta-panel{display:block;padding:35px 25px;background:linear-gradient(160deg,#0a141e 0,#0a141e 70%,#ff6a00 70%)}.cta-panel .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1 / -1}}@media(max-width:500px){.hero-section{padding-top:110px}.hero-visual{height:300px}.arrow-logo{left:5%;top:12%;width:170px;height:230px}.arrow-logo:after{top:32px;right:66px;bottom:14px;left:84px}.arrow-logo i{left:95px;width:9px;height:32px}.arrow-logo i:nth-of-type(1){top:76px}.arrow-logo i:nth-of-type(2){top:120px}.arrow-logo i:nth-of-type(3){top:164px}.delivery-van{bottom:20%;width:64%}.hero-truck-image{left:52%;bottom:3%;width:108%}.hero-road-lines{bottom:0;width:138%;height:150px}.categories-section{padding:24px 0 34px}.categories-section .section-title h2{font-size:19px}.categories-section .section-title i{width:18px}.category-grid{grid-template-columns:1fr;gap:12px}.category-card{flex-direction:row;justify-content:flex-start;min-height:112px;gap:14px;padding:12px 14px;text-align:left}.category-card-image{width:42%;max-width:138px;height:88px;flex:none}.category-card strong{min-height:0;flex:1;font-size:15px;line-height:1.3}.traffic-safety-panel{padding:24px 14px}.traffic-safety-copy h3{font-size:22px}.traffic-safety-copy p{font-size:16px;line-height:1.65}.traffic-safety-solution-card{padding:22px 14px}.traffic-safety-solution-image{width:min(220px,100%);height:145px}.traffic-safety-solution-page .traffic-safety-panel{padding:20px 12px;border-radius:8px}.traffic-safety-solution-page .traffic-safety-solution-card{padding:14px 12px}.traffic-safety-solution-page .traffic-safety-solution-card strong,.traffic-safety-solution-page .traffic-safety-solution-card span{overflow-wrap:anywhere}.categories-section-link{gap:8px;margin-bottom:18px;font-size:18px;line-height:1.25}.categories-section-link:before,.categories-section-link:after{flex-basis:18px;width:18px}.featured-brands-section{padding:24px 0 34px}.featured-brands-track{gap:10px;min-height:102px;padding:12px 0}.featured-brand-item{width:150px;height:78px;flex:0 0 auto;padding:10px 14px}.featured-brand-logo{width:122px;max-width:100%;height:52px;max-height:100%}.onesite-app[dir=rtl] .category-card{text-align:right}.category-grid,.categories-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,2.6vw,18px)}.category-card{flex-direction:column;justify-content:space-between;min-width:0;min-height:clamp(150px,38vw,335px);gap:clamp(8px,2.5vw,20px);padding:clamp(10px,3.2vw,34px) clamp(8px,2.6vw,24px) clamp(10px,3vw,26px);text-align:center}.category-card-image{width:100%;max-width:335px;height:clamp(82px,25vw,230px)}.category-card strong{min-height:clamp(38px,9vw,48px);flex:none;font-size:clamp(11px,3.1vw,18px);line-height:1.3}.categories-page .traffic-safety-solution-card{justify-items:center;min-width:0;padding:clamp(10px,3vw,22px) clamp(6px,2.4vw,14px);text-align:center}.categories-page .traffic-safety-solution-image{display:block;width:min(340px,100%);height:clamp(82px,24vw,230px)}.onesite-app[dir=rtl] .contact-page-section .section-title{margin-bottom:20px}.onesite-app[dir=rtl] .contact-page-panel,.onesite-app[dir=rtl] .contact-form{direction:rtl;text-align:right}.onesite-app[dir=rtl] .contact-page-panel p,.onesite-app[dir=rtl] .contact-page-panel a,.onesite-app[dir=rtl] .contact-page-panel span,.onesite-app[dir=rtl] .contact-form label,.onesite-app[dir=rtl] .contact-form input,.onesite-app[dir=rtl] .contact-form textarea,.onesite-app[dir=rtl] .contact-form button,.onesite-app[dir=rtl] .contact-form-status{font-size:15px;line-height:1.65}.onesite-app[dir=rtl] .contact-page-panel p{font-size:16px}.onesite-app[dir=rtl] .contact-page-panel a{flex-direction:row-reverse;justify-content:flex-end;gap:10px}.onesite-app[dir=rtl] .contact-page-panel svg{margin:3px 0 0}.van-logo{font-size:20px}.hero-lead{font-size:15px}.btn{padding:14px 22px}.steps-grid{grid-template-columns:1fr}.step-card{border-right:0!important;border-bottom:1px solid var(--line)}.step-card:last-child{border-bottom:0}.industries-copy-panel{padding:26px 20px}.industries-copy-panel p{font-size:14px;line-height:1.75}.app-points{grid-template-columns:1fr}.store-row{flex-wrap:wrap}.qr{display:none}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block;line-height:2;text-align:center}}.onesite-app[dir=rtl],:lang(ar){font-family:var(--font-arabic)}.onesite-app[dir=rtl],.onesite-app[dir=rtl] *,:lang(ar),:lang(ar) *{font-family:var(--font-arabic)!important}.onesite-app[dir=rtl] h1,.onesite-app[dir=rtl] h2,.onesite-app[dir=rtl] h3,.onesite-app[dir=rtl] h4,.onesite-app[dir=rtl] p,.onesite-app[dir=rtl] span,.onesite-app[dir=rtl] small,.onesite-app[dir=rtl] li,.onesite-app[dir=rtl] a,.onesite-app[dir=rtl] strong,.onesite-app[dir=rtl] b,.onesite-app[dir=rtl] button,.onesite-app[dir=rtl] label,.onesite-app[dir=rtl] input,.onesite-app[dir=rtl] textarea,.onesite-app[dir=rtl] .stat-card strong,.onesite-app[dir=rtl] .section-title h2,.onesite-app[dir=rtl] .traffic-safety-solution-card strong,.onesite-app[dir=rtl] .traffic-safety-benefit-card span,.onesite-app[dir=rtl] .category-card strong,.onesite-app[dir=rtl] .about-card-title h3,.onesite-app[dir=rtl] .footer-grid h4{font-weight:400!important}.onesite-app[dir=rtl] .hero-copy h1{font-size:calc(1em + 12px);line-height:1.22;font-weight:400!important}.onesite-app[dir=rtl] .nav-links button,.onesite-app[dir=rtl] .footer-grid button,.onesite-app[dir=rtl] .footer-grid p,.onesite-app[dir=rtl] .footer-contact a,.onesite-app[dir=rtl] .footer-bottom,.onesite-app[dir=rtl] .eyebrow,.onesite-app[dir=rtl] .hero-lead,.onesite-app[dir=rtl] .hero-benefit strong,.onesite-app[dir=rtl] .hero-benefit small,.onesite-app[dir=rtl] .category-card strong,.onesite-app[dir=rtl] .industries-copy-panel p,.onesite-app[dir=rtl] .why-copy,.onesite-app[dir=rtl] .why-copy strong,.onesite-app[dir=rtl] .service-visual-heading span,.onesite-app[dir=rtl] .service-content h3,.onesite-app[dir=rtl] .service-content p,.onesite-app[dir=rtl] .stat-card strong,.onesite-app[dir=rtl] .stat-card span,.onesite-app[dir=rtl] .testimonial-heading,.onesite-app[dir=rtl] .testimonial-heading strong,.onesite-app[dir=rtl] .testimonial-copy,.onesite-app[dir=rtl] .testimonial-copy strong,.onesite-app[dir=rtl] .about-page-panel p,.onesite-app[dir=rtl] .about-focus-card span,.onesite-app[dir=rtl] .about-text-card h3,.onesite-app[dir=rtl] .about-text-card p,.onesite-app[dir=rtl] .about-service-panel h3,.onesite-app[dir=rtl] .about-service-list,.onesite-app[dir=rtl] .about-service-list li,.onesite-app[dir=rtl] .about-card-title h3,.onesite-app[dir=rtl] .about-support-card p,.onesite-app[dir=rtl] .about-support-card li,.onesite-app[dir=rtl] .about-quote-copy h3,.onesite-app[dir=rtl] .about-quote-copy p,.onesite-app[dir=rtl] .traffic-safety-copy p,.onesite-app[dir=rtl] .traffic-safety-solution-card strong,.onesite-app[dir=rtl] .traffic-safety-solution-card span,.onesite-app[dir=rtl] .traffic-safety-benefit-card span,.onesite-app[dir=rtl] .category-support-panel h3,.onesite-app[dir=rtl] .category-support-panel li,.onesite-app[dir=rtl] .contact-page-panel p,.onesite-app[dir=rtl] .contact-page-panel a,.onesite-app[dir=rtl] .contact-page-panel span,.onesite-app[dir=rtl] .contact-form label,.onesite-app[dir=rtl] .contact-form input,.onesite-app[dir=rtl] .contact-form textarea,.onesite-app[dir=rtl] .contact-form button,.onesite-app[dir=rtl] .contact-form-status{font-size:calc(1em + 6px);line-height:1.75}.onesite-app[dir=rtl] .section-title h2,.onesite-app[dir=rtl] .traffic-safety-copy h3,.onesite-app[dir=rtl] .traffic-safety-copy h4,.onesite-app[dir=rtl] .footer-grid h4{font-size:calc(1em + 8px);line-height:1.35}.onesite-app,.onesite-app *{font-weight:400!important}.onesite-app[dir=rtl] .language-switch button{width:42px;min-width:42px;padding:0;font-size:12px;line-height:1}.onesite-app[dir=rtl] .contact-page-panel,.onesite-app[dir=rtl] .contact-form{direction:rtl;text-align:right}.onesite-app[dir=rtl] .contact-page-panel p,.onesite-app[dir=rtl] .contact-page-panel a,.onesite-app[dir=rtl] .contact-page-panel span,.onesite-app[dir=rtl] .contact-form label,.onesite-app[dir=rtl] .contact-form input,.onesite-app[dir=rtl] .contact-form textarea,.onesite-app[dir=rtl] .contact-form button,.onesite-app[dir=rtl] .contact-form-status{font-size:17px;line-height:1.65}.onesite-app[dir=rtl] .contact-page-panel a{flex-direction:row-reverse;justify-content:flex-end;gap:12px}.onesite-app[dir=rtl] .contact-page-panel svg{margin-top:3px}@media(max-width:1100px){.onesite-app[dir=rtl] .contact-page-panel p,.onesite-app[dir=rtl] .contact-page-panel a,.onesite-app[dir=rtl] .contact-page-panel span,.onesite-app[dir=rtl] .contact-form label,.onesite-app[dir=rtl] .contact-form input,.onesite-app[dir=rtl] .contact-form textarea,.onesite-app[dir=rtl] .contact-form button,.onesite-app[dir=rtl] .contact-form-status{font-size:16px;line-height:1.6}}@media(max-width:800px){.onesite-app[dir=rtl] .language-switch button{width:38px;min-width:38px;font-size:11px}}.featured-brands-marquee{overflow:hidden!important;min-height:102px!important}.featured-brands-track{display:flex!important;width:max-content!important;min-height:102px!important;align-items:center!important;grid-template-columns:none!important;animation:featuredBrandsRun 90s linear infinite!important;will-change:transform!important}.featured-brand-item{display:grid!important;flex:0 0 auto!important;place-items:center!important}.featured-brand-logo{display:block!important;width:clamp(122px,18vw,170px)!important;max-width:100%!important;height:clamp(52px,7vw,74px)!important;max-height:100%!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}
