*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#071b35;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}.shell{width:min(1280px,calc(100% - 48px));margin:auto}.topbar{background:#040e1a;color:#fff;font-size:12px}.topbar__in{height:36px;display:flex;align-items:center;justify-content:space-between}.topbar__contact{opacity:.72}.header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e2e8f0}.header__in{height:76px;display:flex;align-items:center;gap:30px}.brand{width:190px;flex:none}.brand__img{width:auto;max-height:50px}.brandmark{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:end;width:max-content;line-height:.8}.brandmark b{font-size:31px;letter-spacing:-2px;color:#071b35}.brandmark i{font-size:19px;font-style:normal;font-weight:900;color:#f96322;margin-left:6px;letter-spacing:1px}.brandmark small{grid-column:1/3;font-size:7px;letter-spacing:2.4px;margin-top:5px;color:#506176}.brandmark.light b,.brandmark.light small{color:#fff}.nav{display:flex;justify-content:center;align-items:center;gap:2px;flex:1}.navitem{position:relative}.navitem>a{display:flex;gap:6px;padding:12px 10px;font-size:13px;font-weight:750}.navitem>a:hover{color:#f96322}.dropdown{position:absolute;top:100%;left:0;width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px;box-shadow:0 18px 40px #071b351f;display:none}.dropdown a{display:block;padding:10px;border-radius:7px;font-size:13px}.dropdown a:hover{background:#f1f5f9}.navitem:hover .dropdown{display:block}.actions{display:flex;align-items:center;gap:8px;white-space:nowrap}.actions>a,.menuBtn{padding:9px 10px;border-radius:8px;font-size:13px;font-weight:700}.actions>a:hover{background:#f1f5f9}.actions b{background:#f96322;color:#fff;border-radius:99px;padding:2px 6px;font-size:10px}.menuBtn{display:none;border:0;background:#071b35;color:#fff}.mobileNav{display:none}.hero{min-height:560px;background:linear-gradient(90deg,#040e1af0,#071b35c2),var(--hero,linear-gradient(135deg,#071b35,#194b7e));background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.hero__grid{display:grid;grid-template-columns:1.4fr .85fr;gap:70px;align-items:center}.eyebrow{display:inline-block;color:#ff8a55;font-size:12px;font-weight:900;letter-spacing:2px;margin-bottom:16px}.eyebrow.dark{color:#f96322}.hero h1{font-size:clamp(40px,5vw,62px);line-height:1.02;letter-spacing:-2.5px;margin:0 0 20px;max-width:760px}.hero p{font-size:18px;color:#d8e0ea;max-width:660px}.hero__buttons{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border-radius:9px;font-weight:800;border:1px solid transparent;cursor:pointer}.primary{background:#f96322;color:#fff}.primary:hover{background:#dd4f12}.ghost{border-color:#ffffff73;color:#fff}.quoteBtn{border-color:#cbd5e1;background:#fff;color:#071b35}.full{width:100%}.hero__mini{display:flex;gap:22px;font-size:12px;color:#cbd5e1}.heroCard{background:#ffffff14;border:1px solid rgba(255,255,255,.17);border-radius:14px;padding:28px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 25px 70px #0003}.heroCard__top{font-size:10px;letter-spacing:1.8px;color:#ff9c71;font-weight:900}.heroCard h3{font-size:25px;line-height:1.2;margin:12px 0 20px}.heroCard__list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px}.heroCard__list span{background:#ffffff12;padding:11px;border-radius:8px;font-size:12px}.trust{border-bottom:1px solid #e2e8f0;background:#fff}.trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust__item{min-height:118px;display:flex;gap:16px;align-items:center;padding:20px;border-right:1px solid #e2e8f0}.trust__item:last-child{border:0}.trust__item>b{font-size:28px;color:#f96322}.trust__item strong,.trust__item small{display:block}.trust__item small{color:#8290a5;font-size:12px}.section{padding:78px 0}.soft{background:#f8fafc}.navy{background:#071b35;color:#fff}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.sectionHead h2,.valuegrid h2,.quote h2{font-size:36px;line-height:1.12;letter-spacing:-1.2px;margin:0}.sectionHead>a{color:#f96322;font-weight:800;font-size:13px}.catgrid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cat{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden;transition:.2s}.cat:hover{transform:translateY(-3px);box-shadow:0 12px 30px #071b3517;border-color:#cad5e2}.cat__img{height:150px;padding:15px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.cat__img img,.cat__img svg{width:100%;height:100%;object-fit:contain}.cat strong,.cat span{display:block;padding:0 14px}.cat strong{font-size:14px;margin-top:13px}.cat span{font-size:11px;color:#f96322;font-weight:800;margin:5px 0 14px}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pcard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;min-width:0;transition:.2s}.pcard:hover{transform:translateY(-3px);box-shadow:0 10px 25px #071b351a}.pcard__img{height:220px;padding:12px;position:relative;display:flex;align-items:center;justify-content:center;background:#fff}.pcard__img img,.pcard__img svg{width:100%;height:100%;object-fit:contain}.badge{position:absolute;top:10px;left:10px;background:#f96322;color:#fff;padding:5px 7px;border-radius:5px;font-size:9px;font-weight:900}.pcard__body{padding:14px}.vendor{font-size:10px;color:#8290a5;font-weight:900;letter-spacing:1px;text-transform:uppercase}.ptitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43px;font-size:15px;font-weight:750;margin:6px 0}.price{font-size:17px;font-weight:900;margin:8px 0 12px}.price s,.bigprice s{font-size:.75em;color:#8290a5;margin-left:8px;font-weight:500}.add{width:100%;height:38px;border:0;border-radius:8px;background:#071b35;color:#fff;font-weight:800;cursor:pointer}.add:hover{background:#f96322}.add.muted{background:#cbd5e1}.valuegrid{display:grid;grid-template-columns:.9fr 1.2fr;gap:70px;align-items:center}.valuegrid>div>p{color:#b9c5d3;max-width:520px}.valuecards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.valuecards>div{padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a}.valuecards b{display:block;color:#f96322;font-size:22px}.valuecards strong{display:block;margin:8px 0}.valuecards p{font-size:13px;color:#b9c5d3;margin:0}.quote{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.quote>div>p{color:#506176}.quoteform{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quoteform input,.quoteform textarea,.productInfo select,.qty,.searchbox input{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:13px 14px;font:inherit}.quoteform textarea{grid-column:1/3;min-height:110px}.quoteform button{grid-column:1/3}.footer{background:#040e1a;color:#c4cfda;padding:60px 0 20px}.footergrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footer p{font-size:13px;max-width:320px}.footer h4{color:#fff;margin:0 0 14px}.footer a{display:block;font-size:13px;margin:8px 0}.footer a:hover{color:#f96322}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;font-size:12px}.productPage{display:grid;grid-template-columns:55% 45%;gap:45px}.mainpic{height:520px;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;align-items:center;justify-content:center}.mainpic img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.thumbs img{width:78px;height:78px;object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;padding:5px}.productInfo h1{font-size:34px;line-height:1.12;margin:8px 0 16px}.bigprice{font-size:27px;font-weight:900}.stock{color:#15803d;font-size:13px;font-weight:800;margin:12px 0 20px}.productInfo label{display:block;font-size:12px;font-weight:800;margin:12px 0 5px}.qty{max-width:100px}.productInfo .btn{margin-top:12px}.description{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:22px;color:#506176}.collectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.collectionHead h1,.narrow h1,.prose h1{font-size:38px;margin:0}.pagination{text-align:center;margin-top:35px}.narrow{max-width:900px}.cartrow{display:grid;grid-template-columns:110px 1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #e2e8f0}.cartrow img{width:100px;height:100px;object-fit:contain}.cartrow small{display:block;color:#8290a5}.cartrow input{width:70px;margin-top:10px;padding:8px}.carttotal{display:flex;justify-content:space-between;font-size:22px;padding:25px 0}.empty{text-align:center;padding:70px 0}.searchbox{display:flex;gap:10px;max-width:700px;margin:20px 0 35px}.prose{max-width:900px}.prose img{height:auto}.placeholder .pcard__img svg{background:#f8fafc}@media(min-width:1400px){.shell{width:min(1360px,calc(100% - 56px))}.products{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:989px){.shell{width:calc(100% - 40px)}.nav{display:none}.menuBtn{display:block}.header__in{height:68px}.actions{margin-left:auto}.mobileNav.open{display:flex;position:absolute;top:68px;left:0;right:0;background:#fff;padding:14px 20px;flex-direction:column;border-bottom:1px solid #e2e8f0}.mobileNav a{padding:11px 0;border-bottom:1px solid #f1f5f9;font-weight:700}.hero{min-height:500px}.hero__grid{grid-template-columns:1fr;gap:30px;padding:55px 0}.heroCard{display:none}.trust__grid{grid-template-columns:1fr 1fr}.catgrid{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(3,1fr);gap:16px}.pcard__img{height:210px}.valuegrid,.quote,.productPage{grid-template-columns:1fr}.footergrid{grid-template-columns:1fr 1fr}.mainpic{height:440px}}@media(max-width:749px){.shell{width:calc(100% - 28px)}.topbar__contact{display:none}.header__in{height:64px}.brand{width:145px}.brandmark b{font-size:25px}.brandmark i{font-size:15px}.actions>a:nth-child(2){display:none}.hero{min-height:auto}.hero__grid{padding:50px 0}.hero h1{font-size:36px;letter-spacing:-1.4px}.hero p{font-size:15px}.hero__buttons{flex-direction:column}.hero__mini{display:grid;grid-template-columns:1fr 1fr;gap:8px}.trust__item{min-height:95px;padding:14px;gap:10px}.trust__item>b{font-size:20px}.section{padding:44px 0}.sectionHead{align-items:start}.sectionHead h2,.valuegrid h2,.quote h2{font-size:28px}.sectionHead>a{display:none}.catgrid{grid-template-columns:repeat(2,1fr);gap:10px}.cat__img{height:120px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pcard__img{height:155px;padding:8px}.pcard__body{padding:10px}.ptitle{font-size:13px;min-height:39px}.price{font-size:14px}.add{height:36px;font-size:12px}.valuecards,.quoteform{grid-template-columns:1fr}.quoteform textarea,.quoteform button{grid-column:1}.footergrid{grid-template-columns:1fr;gap:28px}.productPage{gap:24px}.mainpic{height:360px}.thumbs img{width:62px;height:62px}.productInfo h1{font-size:26px}.collectionHead{display:block}.collectionHead form{margin-top:18px}.cartrow{grid-template-columns:80px 1fr}.cartrow>b{grid-column:2}.cartrow img{width:75px;height:75px}}.siteHeader{position:sticky;top:0;z-index:80;background:#050505;color:#fff;box-shadow:0 2px 12px #00000024}.headerMain{background:#050505}.headerMain__in{min-height:84px;display:grid;grid-template-columns:210px minmax(300px,1fr) 230px;gap:28px;align-items:center}.siteHeader .brand__img{max-height:58px;filter:none}.darklogo b,.darklogo small{color:#fff}.headerSearch{height:48px;border:1px solid #777;border-radius:28px;display:flex;align-items:center;overflow:hidden;background:#050505}.headerSearch>span{font-size:27px;margin-left:18px;color:#ddd}.headerSearch input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;color:#fff;padding:0 14px;font-size:15px}.headerSearch input::placeholder{color:#bbb}.headerSearch button{height:100%;border:0;background:#f96322;color:#fff;font-weight:800;padding:0 20px;cursor:pointer}.headerIcons{display:flex;justify-content:flex-end;align-items:center;gap:18px}.headerIcons>a{display:grid;justify-items:center;position:relative;min-width:46px}.headerIcons>a>span{font-size:25px;line-height:1}.headerIcons small{font-size:10px;margin-top:5px}.cartIcon b{position:absolute;top:-9px;right:1px;background:#f96322;color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center}.categoryNav{background:#222;border-top:1px solid #333}.categoryNav__in{display:flex;align-items:center;justify-content:space-between;min-height:48px;overflow:visible}.categoryNav .navitem>a{display:flex;padding:14px 12px;color:#fff;font-size:13px;font-weight:650}.categoryNav .navitem>a:hover{background:#303030;color:#fff}.compactSection{padding:34px 0}.promoPanels{display:grid;grid-template-columns:1.1fr 1.1fr .9fr;gap:16px}.promoPanel{min-height:160px;padding:25px;border-radius:10px;display:flex;align-items:center;overflow:hidden;position:relative}.promoPanel:after{content:"";position:absolute;width:140px;height:140px;border:26px solid rgba(255,255,255,.07);border-radius:50%;right:-30px;bottom:-45px}.promoPanel>div{position:relative;z-index:1}.promoPanel small{font-weight:900;letter-spacing:1.5px}.promoPanel h3{font-size:25px;margin:6px 0}.promoPanel p{font-size:13px;max-width:330px;margin:0 0 16px}.promoPanel span{font-size:12px;font-weight:900}.bulk{background:#071b35;color:#fff}.dealer{background:#eef3f7;color:#071b35}.profile{background:#f96322;color:#fff}.brandGrid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.brandTile{height:84px;background:#fff;border:1px solid #dfe6ee;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:14px}.brandTile img{max-width:100%;max-height:50px;object-fit:contain}.brandTile strong{font-size:17px;letter-spacing:.5px}.industryGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.industryCard{border:1px solid #e2e8f0;border-radius:10px;padding:22px 18px;background:#fff}.industryCard>b{font-size:28px}.industryCard h3{font-size:16px;margin:10px 0 7px}.industryCard p{font-size:12px;color:#66758a;margin:0}.newsletter{background:#071b35;color:#fff;padding:24px 0}.newsletter__in{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:30px;align-items:center}.newsletter__in strong,.newsletter__in small{display:block}.newsletter__in small{color:#c4cfda;font-size:11px;margin-top:4px}.newsletterForm{display:flex}.newsletterForm input{flex:1;min-width:0;border:0;padding:0 16px}.newsletterForm .btn{border-radius:0 7px 7px 0}.help{text-align:right}.productSection{padding:20px 0 70px}.breadcrumbs{font-size:11px;color:#758399;margin:2px 0 20px;display:flex;gap:7px;flex-wrap:wrap}.productSection .productPage{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:50px}.productSection .mainpic{height:560px;background:#f8f8f8;border-color:#eee;border-radius:2px}.thumbBtn{width:76px;height:76px;padding:5px;border:1px solid #ddd;background:#fff;cursor:pointer}.thumbBtn img{width:100%;height:100%;object-fit:contain}.productInfo{position:relative}.saleRibbon{display:inline-block;background:#e5232e;color:#fff;padding:5px 12px;font-size:11px;font-weight:800;margin-bottom:12px}.productInfo h1{font-size:28px;letter-spacing:-.4px}.sku{font-size:12px;color:#657184}.sku strong{color:#e5232e}.ratingline{display:flex;gap:10px;align-items:center;margin:10px 0}.ratingline span{color:#ff9d00;letter-spacing:1px}.ratingline small{color:#777}.bigprice{color:#e5232e}.bigprice em{font-style:normal;font-size:12px;color:#e5232e;margin-left:8px}.taxline{display:block;color:#777;margin-bottom:14px}.offerBox{border:1px solid #b8d99e;background:#f4faef;border-radius:4px;padding:12px 14px;margin:12px 0 20px;font-size:12px}.offerBox strong{color:#4d8b24}.offerBox p{margin:7px 0 0}.offerBox a{color:#e5232e;font-weight:800}.optionHead{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.optionHead label{font-size:12px}.optionHead span{font-size:10px;color:#777}.variantSelect{border-radius:3px!important}.buyRow{display:flex;gap:10px;align-items:stretch}.buyRow .qty{width:90px;max-width:none}.buyRow .addMain{flex:1;border-radius:3px;background:#e5232e}.buyRow .shopify-payment-button{flex:1}.buyRow .shopify-payment-button__button{min-height:48px!important;border-radius:3px!important}.enquireBtn{background:#101010;color:#fff;border:0;border-radius:3px;margin-top:10px!important}.deliveryBox{display:grid;grid-template-columns:150px 1fr;gap:8px 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:18px 0;margin-top:20px;font-size:11px}.deliveryBox span{color:#697587}.accordions{margin-top:18px}.accordions details{border:1px solid #d8dde4;margin-top:10px}.accordions summary{list-style:none;padding:14px 15px;font-size:12px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}.accordions details[open] summary{color:#e5232e;border-bottom:1px solid #e6e6e6}.accBody{padding:14px 16px;font-size:12px;color:#58677a}.accBody ul{padding-left:18px;margin:0}.accBody li{margin:8px 0}.idealUse{margin-top:45px}.idealUse h3,.productAbout h3{font-size:16px}.useGrid{display:flex;gap:10px}.useGrid span{width:105px;height:78px;border:1px solid #e1e5ea;background:#fafafa;display:grid;place-items:center;text-align:center;font-size:24px;padding:7px}.useGrid b{display:block;font-size:9px;color:#5c6878}.productAbout{margin-top:30px;border-top:1px solid #eee;padding-top:20px}.productAbout>div{font-size:12px;color:#66758a}.related{margin-top:45px}.related .sectionHead h2{font-size:22px}@media(max-width:989px){.headerMain__in{grid-template-columns:170px 1fr auto;gap:14px}.headerIcons>a small{display:none}.headerIcons{gap:8px}.categoryNav{display:none}.productSection .productPage{grid-template-columns:1fr;gap:30px}.brandGrid{grid-template-columns:repeat(4,1fr)}.industryGrid{grid-template-columns:repeat(3,1fr)}.promoPanels{grid-template-columns:1fr 1fr}.promoPanel:last-child{grid-column:1/3}.newsletter__in{grid-template-columns:1fr 1.4fr}.help{display:none}}@media(max-width:749px){.headerMain__in{min-height:66px;grid-template-columns:130px 1fr auto}.headerSearch{height:40px}.headerSearch>span{display:none}.headerSearch input{padding:0 10px;font-size:12px}.headerSearch button{width:42px;padding:0;font-size:0}.headerSearch button:after{content:"\2315";font-size:20px}.headerIcons>a:not(.cartIcon){display:none}.promoPanels{grid-template-columns:1fr}.promoPanel:last-child{grid-column:auto}.brandGrid,.industryGrid{grid-template-columns:repeat(2,1fr)}.newsletter__in{grid-template-columns:1fr}.productSection .mainpic{height:360px}.productSection .productPage{gap:22px}.buyRow{display:grid;grid-template-columns:80px 1fr}.buyRow .shopify-payment-button{grid-column:1/3}.deliveryBox{grid-template-columns:1fr}.useGrid{overflow:auto}.useGrid span{flex:0 0 92px}.productInfo h1{font-size:23px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/stc.css.map */
