

/* ===== bundled source styles ===== */
:root{--navy:#052f68;--blue:#0758bd;--red:#ef2d34;--ink:#0b1933;--muted:#5f6d82;--line:#e3eaf3;--bg:#f7faff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}
.top{height:38px;background:linear-gradient(90deg,#062e66,#003c7e);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,24px);font-size:13px}
header{height:84px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,24px);position:sticky;top:0;z-index:50;box-shadow:0 2px 10px rgba(3,40,80,.06)}
.brand{display:flex;align-items:center;gap:9px}.mark{width:48px;height:48px;position:relative}.mark:before,.mark:after{content:"";position:absolute;background:var(--red);transform:skew(-30deg)}.mark:before{width:15px;height:45px;left:15px;top:2px}.mark:after{width:42px;height:13px;left:1px;bottom:5px}
.brandtext strong{display:block;color:#0758bd;font-size:29px;letter-spacing:4px;line-height:.9}.brandtext span{font-weight:800;font-size:15px;letter-spacing:2px}
nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}nav a:hover{color:var(--blue)}.enq{background:linear-gradient(135deg,#f23a40,#dc151d);color:#fff!important;padding:15px 18px;border-radius:4px}
.hero{height:470px;position:relative;overflow:hidden;background:linear-gradient(90deg,#f5faff 0,#f8fbff 48%,#e8f5ff 100%)}
.slide{position:absolute;inset:0;opacity:0;transition:opacity .8s;pointer-events:none}.slide.active{opacity:1;pointer-events:auto}
.slide-inner{width:min(1240px,92vw);height:100%;margin:auto;display:grid;grid-template-columns:48% 52%;align-items:center}
.hero-copy{z-index:2}.eyebrow{color:#0860c5;font-size:17px;font-weight:700}.hero h1{font-size:43px;line-height:1.08;margin:12px 0 18px;letter-spacing:-1px}.hero h1 span{color:#0758bd}.hero p{max-width:540px;color:#43526b;line-height:1.65;font-size:14px}.actions{display:flex;gap:14px;margin-top:22px}
.btn{display:inline-block;padding:14px 22px;border-radius:4px;border:1px solid var(--blue);font-size:13px;font-weight:800;color:var(--blue);background:#fff}.btn.primary{background:linear-gradient(135deg,#0758bd,#004a9d);color:#fff}
.hero-visual{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,#cce8ff 0,transparent 68%)}.hero-visual img{width:100%;height:350px;object-fit:cover;object-position:center;mix-blend-mode:multiply;position:relative}
.arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;border:0;background:transparent;font-size:46px;cursor:pointer;color:#051b36}.prev{left:18px}.next{right:18px}.dots{position:absolute;bottom:24px;left:50%;display:flex;gap:9px;z-index:8}.dot{width:20px;height:6px;border-radius:8px;background:#aab5c2}.dot.active{background:#0758bd}
.features{width:min(1170px,90vw);margin:-1px auto 0;position:relative;z-index:10;background:#fff;box-shadow:0 8px 28px rgba(10,50,95,.12);border-radius:0 0 10px 10px;padding:24px;display:grid;grid-template-columns:repeat(4,1fr)}
.feature{padding:0 28px;border-right:1px solid var(--line)}.feature:last-child{border:0}.feature strong{display:block;font-size:13px;color:#08295a;margin-bottom:6px}.feature span{font-size:12px;color:var(--muted);line-height:1.45}
section{padding:62px max(4vw,24px)}.title{text-align:center;font-size:26px;margin:0 0 34px}.title:after{content:"";display:block;width:42px;height:3px;background:var(--red);margin:10px auto}
.cat-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cat{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(20,55,90,.05);transition:.25s}.cat:hover{transform:translateY(-5px);box-shadow:0 14px 30px rgba(10,60,120,.12)}.cat img{width:100%;height:135px;object-fit:cover}.cat h3{font-size:13px;line-height:1.35;margin:0;padding:13px 12px;color:#fff;background:linear-gradient(90deg,#0758bd,#03458f);min-height:58px}
.service-strip{max-width:1240px;margin:0 auto 26px;display:grid;grid-template-columns:1.05fr .85fr 1.15fr;border-radius:7px;overflow:hidden}.service-box{min-height:125px;padding:25px 28px;display:flex;align-items:center;background:#f2f8ff}.service-box.dark{background:linear-gradient(120deg,#063678,#004d9d);color:#fff}.service-box img{width:45%;height:110px;object-fit:cover;margin-left:auto}.service-box h3{font-size:18px;margin:0 0 8px}.service-box p{font-size:12px;line-height:1.5;margin:0;color:inherit}
.stats{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);border-radius:7px;background:#fff}.stat{text-align:center;padding:18px 8px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{display:block;color:#063d84;font-size:20px}.stat span{font-size:10px;font-weight:700}
.blue-section{background:linear-gradient(125deg,#052f68,#0758bd);color:#fff}.two{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.two h2{font-size:35px;margin-top:0}.two p{line-height:1.8;color:#dceaff}
.formbox{background:#fff;color:var(--ink);padding:28px;border-radius:10px;box-shadow:0 18px 50px rgba(0,0,0,.15)}.formbox h2{font-size:25px;margin:0 0 8px}.formbox>p{color:var(--muted);font-size:13px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.formgrid input,.formgrid select,.formgrid textarea{width:100%;padding:13px;border:1px solid #d7e1ed;border-radius:4px;font:inherit;font-size:13px}.formgrid textarea{grid-column:1/-1;height:105px}.formgrid button{border:0;cursor:pointer}
.pagehero{padding:65px max(4vw,24px);background:linear-gradient(120deg,#edf7ff,#fff)}.pagehero .inner{max-width:1180px;margin:auto}.pagehero h1{font-size:40px;margin:0 0 10px}.pagehero p{color:var(--muted)}
.filters{max-width:1240px;margin:0 auto 25px;display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #cfdbea;background:#fff;padding:9px 13px;border-radius:20px;cursor:pointer;font-size:12px}.filter.active{background:var(--blue);color:#fff}
.product-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.product img{width:100%;height:190px;object-fit:cover}.product .pad{padding:16px}.product h3{font-size:16px;margin:0 0 7px}.product small{color:var(--blue);font-weight:700}.product p{font-size:12px;color:var(--muted);line-height:1.55}.product a{font-size:12px;color:var(--blue);font-weight:800}
.contact-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px}.contact-card{background:#f6faff;padding:28px;border-radius:9px}.contact-card p{line-height:1.7;color:var(--muted)}iframe{width:100%;height:430px;border:0;border-radius:9px}
footer{background:#041f46;color:#d7e4f4;padding:48px max(4vw,24px) 24px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:35px}footer h4{color:#fff}.footer-grid p,.footer-grid a{font-size:13px;line-height:1.7}.copy{max-width:1180px;margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:12px}
.wa{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:#19b956;color:#fff;display:grid;place-items:center;font-weight:900;z-index:60;box-shadow:0 8px 25px rgba(0,0,0,.2)}
.mobile-toggle{display:none}
@media(max-width:1050px){nav{gap:12px;font-size:11px}.cat-grid{grid-template-columns:repeat(3,1fr)}.stats{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.top{display:none}header{height:72px}.mobile-toggle{display:block;font-size:25px}nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;box-shadow:0 10px 20px rgba(0,0,0,.1)}nav.open{display:flex}.hero{height:620px}.slide-inner{grid-template-columns:1fr}.hero-copy{padding-top:35px}.hero h1{font-size:34px}.hero-visual{height:260px}.hero-visual img{height:250px}.features{grid-template-columns:1fr 1fr}.feature{border:0;padding:14px}.cat-grid{grid-template-columns:repeat(2,1fr)}.service-strip,.two,.contact-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:500px){.cat-grid,.product-grid,.features,.formgrid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:30px}.hero p{font-size:13px}.actions{flex-wrap:wrap}.formgrid textarea{grid-column:auto}}

.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product img{height:220px}.product .pad{min-height:185px}table th,table td{padding:15px 18px;border-bottom:1px solid #e3eaf3;text-align:left}table th{width:34%;background:#f7faff;color:#063d84}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}}

/* Approved slider composition update */
.hero{height:490px;background:#eef7ff}
.slide-inner{width:100%;max-width:none;grid-template-columns:1fr;position:relative}
.hero-copy{position:absolute;z-index:5;left:max(9vw,70px);top:52px;width:42%;background:linear-gradient(90deg,rgba(247,251,255,.98),rgba(247,251,255,.82),rgba(247,251,255,0));padding:28px 70px 30px 0}
.hero-visual{position:absolute;inset:0;width:100%;height:100%;display:block}
.hero-visual:before{display:none}
.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:normal}
.arrow{width:44px;height:44px;border-radius:50%;background:#062d65;color:#fff;font-size:32px;line-height:38px}
.dots{bottom:20px;left:47%}.dot{width:12px;height:12px;border-radius:50%}
.cat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.cat img{height:296px; width:296px;}.cat h3{font-size:15px;min-height:62px}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.product img{height:235px;object-fit:contain;background:#fff;padding:10px}
@media(max-width:900px){.hero-copy{left:7vw;width:58%}.cat-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.hero-copy{left:24px;right:24px;width:auto;top:25px;padding:20px;background:rgba(247,251,255,.9)}.hero{height:590px}.cat-grid,.product-grid{grid-template-columns:1fr}}

.hero{height:520px!important;overflow:hidden}.slide-inner{width:min(1280px,94vw)!important;max-width:1280px!important;height:100%;margin:auto;display:grid!important;grid-template-columns:46% 54%!important;align-items:center;position:relative!important}.hero-copy{position:relative!important;left:auto!important;top:auto!important;width:auto!important;background:none!important;padding:0 25px 0 0!important}.hero-visual{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important}.hero-visual img{width:100%!important;height:420px!important;object-fit:cover!important;mix-blend-mode:normal!important}.dots{left:50%!important;transform:translateX(-50%)}.mega-wrap{position:relative}.mega-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(1180px,94vw);background:#fff;box-shadow:0 18px 50px rgba(5,47,104,.18);padding:25px;border-top:3px solid #0758bd;grid-template-columns:repeat(4,1fr);gap:18px;z-index:100}.mega-wrap:hover .mega-menu{display:grid}.mega-menu h4{margin:0 0 8px;color:#0758bd;font-size:13px}.mega-menu a{display:block;font-size:11px;font-weight:500;padding:4px 0;color:#52627a}.content-hero{padding:80px 5vw;background:linear-gradient(120deg,#052f68,#0758bd);color:#fff}.content-hero .inner{max-width:1180px;margin:auto}.content-hero h1{font-size:46px;margin:0 0 15px}.content-hero p{max-width:760px;line-height:1.8;color:#dcecff}.info-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{padding:30px;border:1px solid #e3eaf3;border-radius:12px;background:#fff;box-shadow:0 10px 35px rgba(5,47,104,.07)}.info-card h3{color:#063d84}.info-card p{color:#5f6d82;line-height:1.8}.sidebar-layout{max-width:1280px;margin:auto;display:grid;grid-template-columns:270px 1fr;gap:30px}.product-sidebar{border:1px solid #e3eaf3;border-radius:10px;background:#fff;position:sticky;top:105px;height:max-content;max-height:75vh;overflow:auto}.product-sidebar h3{margin:0;padding:18px;background:#052f68;color:#fff}.product-sidebar a{display:block;padding:11px 15px;border-bottom:1px solid #edf1f6;font-size:12px}.client-carousel,.brand-carousel{overflow:hidden;max-width:1180px;margin:auto}.carousel-track{display:flex;gap:20px;width:max-content;animation:scrolllogos 30s linear infinite}.logo-card{width:211px;height:130px;border:1px solid #e3eaf3;border-radius:10px;background:#fff;display:grid;place-items:center;padding:16px;font-size:18px;font-weight:800;color:#063d84;text-align:center}@keyframes scrolllogos{to{transform:translateX(-50%)}}.client-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.client-logo{height:120px;border:1px solid #e3eaf3;border-radius:10px;display:grid;place-items:center;padding:15px;font-weight:800;color:#063d84;text-align:center}.category-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.slide-inner{grid-template-columns:1fr!important}.hero-copy{position:absolute!important;left:20px!important;right:20px!important;top:35px!important;padding:30px!important;background:rgba(247,251,255,.92)!important}.mega-menu{display:none!important}.sidebar-layout{grid-template-columns:1fr}.info-grid,.client-grid{grid-template-columns:repeat(2,1fr)}.category-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.info-grid,.client-grid,.category-products{grid-template-columns:1fr}}

/* ===== SEO content + premium UI rebuild ===== */
.brand img.site-logo{width:180px;height:auto;display:block}
.mega-menu h4,.mega-menu h4 a{font-weight:900!important;color:#052f68!important;font-size:14px!important}
.premium-hero{
	height:560px;
	position:relative;
	overflow:hidden;
	background:linear-gradient(110deg,#eaf5ff 0%,#f8fbff 45%,#dceeff 100%);
	background-image: url(1.jpg);
}
.premium-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.premium-slide.active{opacity:1;z-index:2}
.premium-inner{max-width:1320px;width:94vw;height:100%;margin:auto;display:grid;grid-template-columns:48% 52%;align-items:center;position:relative}
.premium-copy{padding-right:35px;z-index:3}.premium-copy .tag{display:inline-block;padding:8px 14px;border-radius:20px;background:#dcecff;color:#0758bd;font-size:13px;font-weight:800;letter-spacing:.5px}.premium-copy h1{font-size:50px;line-height:1.06;margin:18px 0;color:#071b3d;letter-spacing:-1.5px}.premium-copy h1 span{color:#0758bd}.premium-copy p{font-size:16px;line-height:1.75;color:#50617a;max-width:620px}.premium-actions{display:flex;gap:14px;margin-top:26px}
.premium-visual{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.premium-visual:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#c8e7ff,transparent 68%)}.premium-visual img{width:100%;height:440px;object-fit:cover;position:relative;border-radius:24px;box-shadow:0 25px 70px rgba(4,58,120,.18)}
.premium-nav{position:absolute;z-index:10;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:#052f68;color:#fff;font-size:30px;cursor:pointer}.premium-prev{left:24px}.premium-next{right:24px}.premium-dots{position:absolute;z-index:10;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.premium-dot{width:30px;height:5px;border-radius:5px;background:#b6c5d6}.premium-dot.active{background:#0758bd}
.article-layout{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:35px}.article-main{font-size:16px;color:#56677f;line-height:1.95}.article-main h2{font-size:30px;color:#0758bd;margin:10px 0 20px}.article-main h3{font-size:22px;color:#092d62;margin-top:30px}.article-side{height:max-content;position:sticky;top:105px}.side-box{border:1px solid #e1e7ef;background:#fff;margin-bottom:20px}.side-box h3{margin:0;padding:18px 22px;color:#ef3c3c;background:#f7f7f7;font-size:18px}.side-box a{display:block;padding:16px 22px;border-top:1px solid #e7ebf0;color:#0758bd;font-weight:800}.quick-box{background:#f7f7f7;padding:25px}.quick-box h3{font-size:25px;color:#0758bd}.quick-box input,.quick-box textarea{width:100%;padding:14px;margin:8px 0;border:1px solid #d8dde5;border-radius:5px}
.certificate-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.cert-card{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(4,50,100,.08);cursor:pointer}.cert-card img{width:100%;height:420px;object-fit:contain;background:#fafafa}.cert-card h3{padding:15px;margin:0;text-align:center;color:#063d84}.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:1000;align-items:center;justify-content:center;flex-direction:column}.lightbox.open{display:flex}.lightbox img{max-width:85vw;max-height:78vh;object-fit:contain;transform:scale(1);transition:.2s}.zoom-controls{display:flex;gap:10px;margin-top:15px}.zoom-controls button{padding:10px 18px;border:0;border-radius:5px;font-weight:800;cursor:pointer}.client-logo-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.client-logo-card{height:185px;border:1px solid #e4e9ef;border-radius:10px;display:grid;place-items:center;background:#fff;padding:20px}.client-logo-card img{max-width:85%;max-height:130px;object-fit:contain}.client-logo-card span{font-weight:800;color:#0758bd;text-align:center}
.rich-band{background:#f4f9ff;padding:60px 5vw}.rich-band-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.rich-band h2{font-size:34px;color:#063d84}.rich-band p{color:#5f6d82;line-height:1.9}
@media(max-width:900px){.premium-inner{grid-template-columns:1fr}.premium-copy{position:absolute;z-index:4;left:25px;right:25px;background:rgba(255,255,255,.9);padding:25px;border-radius:12px}.premium-copy h1{font-size:36px}.premium-visual img{height:100%;border-radius:0}.article-layout{grid-template-columns:1fr}.article-side{position:relative;top:0}.certificate-grid{grid-template-columns:repeat(2,1fr)}.client-logo-grid{grid-template-columns:repeat(2,1fr)}.rich-band-inner{grid-template-columns:1fr}}
@media(max-width:520px){.certificate-grid,.client-logo-grid{grid-template-columns:1fr}.premium-copy h1{font-size:30px}}

/* ===== Navigation, slider, catalogue and footer correction ===== */
header,.navwrap{position:relative;z-index:500}
.mega-wrap{position:static!important}
.mega-menu{
 display:none;position:absolute!important;top:100%!important;left:50%!important;
 transform:translateX(-50%)!important;width:min(1480px,94vw)!important;
 max-height:calc(100vh - 115px)!important;overflow-y:auto!important;overscroll-behavior:contain;
 background:#fff!important;padding:28px 32px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;
 gap:26px 42px!important;box-shadow:0 22px 60px rgba(3,35,77,.22)!important;border-top:3px solid #0758bd!important
}
.mega-wrap:hover .mega-menu,.mega-wrap:focus-within .mega-menu{display:grid!important}
.mega-col h4{margin:0 0 10px!important}.mega-col h4 a{font-size:16px!important;font-weight:900!important;color:#052f68!important}
.mega-col>a{font-size:12px!important;line-height:1.4!important;padding:4px 0!important;color:#52627a!important}
.mega-col>a:hover{color:#0758bd!important;padding-left:4px!important}

.premium-hero{height:610px!important;background:#0b2d68!important}
.premium-slide{background-size:cover!important;background-position:center!important}
.premium-inner{max-width:none!important;width:100%!important;display:block!important;position:relative}
.premium-copy{position:absolute!important;left:0;top:0;bottom:0;width:58%;padding:100px 9vw!important;
 background:linear-gradient(90deg,rgba(11,31,92,.98) 0%,rgba(29,42,117,.91) 62%,rgba(29,42,117,.18) 100%)!important;color:#fff}
.premium-copy .tag{background:rgba(255,255,255,.14)!important;color:#fff!important}
.premium-copy h1{font-size:58px!important;color:#fff!important;max-width:760px}.premium-copy h1 span{color:#fff!important}
.premium-copy p{font-size:20px!important;color:#fff!important;max-width:760px}
.premium-visual{height:100%!important}.premium-visual:before{display:none!important}
.premium-visual img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;box-shadow:none!important}
.premium-actions .btn{font-size:15px!important;padding:16px 25px!important}
.premium-dots{bottom:28px!important}.premium-dot{width:14px!important;height:14px!important;border-radius:50%!important;background:#d8d8d8!important}.premium-dot.active{background:#ef2d32!important}

.home-cat-grid{max-width:1480px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.home-cat-card{border:1px solid #dce5ef;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 7px 20px rgba(4,48,101,.06);transition:.25s}
.home-cat-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(4,48,101,.14)}
.home-cat-card img{width:100%;height:210px;object-fit:contain;background:#fff;padding:12px}
.home-cat-card h3{margin:0;background:#0755a5;color:#fff;padding:18px;font-size:16px;min-height:58px}
.delivery-support-fix{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;overflow:hidden!important}
.delivery-support-fix>div{min-height:220px!important;background-size:cover!important;background-position:center!important;position:relative!important;padding:35px!important}
.delivery-support-fix>div:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,250,255,.97),rgba(245,250,255,.62))}
.delivery-support-fix h3,.delivery-support-fix p{position:relative;z-index:2}

footer{background:linear-gradient(135deg,#061c42,#08366e)!important;border-top:6px solid #0b64c0!important}
footer .foot{padding-top:55px!important;padding-bottom:38px!important}
footer h3{position:relative;padding-bottom:12px!important}
footer h3:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;background:#ef3038}
footer a{transition:.2s}footer a:hover{color:#8fc8ff!important;padding-left:4px}
.footer-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.footer-badge{border:1px solid rgba(255,255,255,.18);padding:8px 10px;border-radius:6px;font-size:11px;color:#dcecff}
@media(max-width:1000px){.mega-menu{grid-template-columns:repeat(2,1fr)!important}.home-cat-grid{grid-template-columns:repeat(2,1fr)}.premium-copy{width:75%!important}.premium-copy h1{font-size:44px!important}}
@media(max-width:600px){.home-cat-grid{grid-template-columns:1fr}.mega-menu{display:none!important}.premium-copy{width:100%!important;padding:65px 28px!important;background:rgba(11,31,92,.86)!important}.premium-copy h1{font-size:34px!important}.premium-copy p{font-size:16px!important}.delivery-support-fix{grid-template-columns:1fr!important}}

/* FINAL CLEAN PRODUCT NAV */
.products-nav{position:static}.products-trigger{display:flex!important;align-items:center;gap:6px}.products-panel{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(1120px,92vw);background:#fff;border-top:4px solid #0b62c0;box-shadow:0 24px 60px rgba(4,35,75,.22);z-index:999;padding:0;border-radius:0 0 14px 14px;overflow:hidden}.products-nav:hover .products-panel,.products-nav:focus-within .products-panel{display:block}.products-panel-head{display:flex;justify-content:space-between;align-items:center;padding:20px 26px;background:#f3f8ff;border-bottom:1px solid #dce7f3}.products-panel-head strong{display:block;font-size:20px;color:#062e64}.products-panel-head small{display:block;color:#65758b;margin-top:4px}.products-panel-head>a{background:#0758bd;color:#fff!important;padding:11px 15px;border-radius:6px;font-size:12px!important}.products-groups{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:0}.nav-group{padding:22px 25px;border-right:1px solid #e6edf5}.nav-group:last-child{border:0}.nav-group h4{font-size:15px;color:#ef3038;margin:0 0 12px;font-weight:900}.nav-group a{display:block!important;padding:7px 0!important;color:#314b6c!important;font-size:13px!important;font-weight:600!important;line-height:1.25}.nav-group a:hover{color:#0758bd!important;transform:translateX(3px)}
/* coherent slider family */
.premium-hero{height:600px!important}.premium-slide .premium-visual img{filter:saturate(.92) contrast(1.02)}.premium-slide:nth-child(2) .premium-visual img{object-position:65% center}.premium-slide:nth-child(3) .premium-visual img{object-position:35% center}.premium-copy{width:62%!important;background:linear-gradient(90deg,rgba(7,30,86,.98) 0%,rgba(24,47,126,.92) 58%,rgba(24,47,126,.12) 100%)!important}.premium-copy h1{font-size:56px!important;line-height:1.08!important}.premium-copy p{max-width:700px!important}
/* product page visual honesty */
.product-specific-visual{width:100%;min-height:420px;background:linear-gradient(145deg,#f8fbff,#e8f2ff);border:1px solid #dce7f3;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px;text-align:center}.product-specific-visual svg{width:210px;height:210px}.product-specific-visual h3{font-size:25px;color:#063d84;margin:18px 0 6px}.product-specific-visual p{color:#64748b;margin:0;max-width:440px}
@media(max-width:950px){.products-panel{display:none!important}.products-groups{grid-template-columns:1fr 1fr}.premium-copy{width:78%!important}.premium-copy h1{font-size:42px!important}}@media(max-width:600px){.premium-copy{width:100%!important}.premium-copy h1{font-size:34px!important}}

/* ===== FINAL DROPDOWN ACCESSIBILITY FIX ===== */
header{overflow:visible!important}.navwrap,nav{overflow:visible!important}
.mega-wrap,.products-nav{position:relative!important}
.about-menu{left:0!important;transform:none!important;width:280px!important;min-width:280px!important;max-width:280px!important;grid-template-columns:1fr!important;padding:10px 0!important;border-radius:0 0 10px 10px!important;top:calc(100% + 8px)!important;overflow:visible!important;max-height:none!important}
.about-menu:before,.products-panel:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;background:transparent}
.about-menu>div{padding:8px 0!important}.about-menu h4{padding:8px 18px 6px!important;margin:0!important;font-size:12px!important;letter-spacing:.5px!important}.about-menu a{padding:10px 18px!important;font-size:13px!important;white-space:nowrap}.about-menu a:hover{background:#f2f7fd!important;color:#0758bd!important;padding-left:22px!important}
.products-panel{top:calc(65% + 8px)!important}
.mega-wrap:hover>.mega-menu,.mega-wrap>.mega-menu:hover,.mega-wrap:focus-within>.mega-menu{display:grid!important}
.products-nav:hover>.products-panel,.products-panel:hover,.products-nav:focus-within>.products-panel{display:block!important}
nav>a,.mega-wrap>a,.products-trigger{padding-top:22px!important;padding-bottom:22px!important}
@media(max-width:950px){.about-menu,.products-panel{display:none!important}}


/* ===== Apex Scientific UI / SEO / Accessibility Enhancement v3 ===== */
:root{
  --navy:#052f68;--blue:#0758bd;--blue2:#0b73e8;--red:#e52b32;
  --ink:#0a1a31;--muted:#64748b;--line:#e3eaf3;--bg:#f6f9fd;
  --shadow:0 14px 40px rgba(7,45,92,.10);--radius:12px
}
html{scroll-padding-top:96px}
body{font-family:"Inter",Arial,Helvetica,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}
.skip-link{position:fixed;left:12px;top:-60px;background:#071b3a;color:#fff;padding:10px 14px;border-radius:7px;z-index:9999}
.skip-link:focus{top:12px}
.site-logo{width:190px;height:auto;max-height:62px;object-fit:contain}
header{min-height:78px;height:auto;padding:12px max(4vw,24px);backdrop-filter:saturate(130%) blur(8px)}
nav{gap:20px;font-size:12px;letter-spacing:.15px}
nav>a,.products-trigger,.about-nav>a{padding:12px 2px;white-space:nowrap}
nav a{transition:color .2s ease}
nav a:hover,nav a:focus-visible{color:var(--blue)}
.enq,.btn,.premium-actions .btn{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.btn:hover,.enq:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(7,88,189,.18)}
.hero h1,.premium-copy h1{font-weight:800;letter-spacing:-1.4px}
.hero p,.premium-copy p{font-size:15px}
.title{font-weight:800;letter-spacing:-.5px}
section{scroll-margin-top:90px}
.cat,.product,.contact-card,.formbox,.service-box{border-radius:var(--radius)}
.cat,.product{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.cat:hover,.product:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c9d9ec}
.cat img{width:100%;height:230px;object-fit:contain;background:#fff;padding:14px}
.cat h3{font-weight:700}
.product img{height:235px;object-fit:contain}
.product h3{font-weight:700;line-height:1.35}
.product .pad{min-height:190px}
.products-panel{border-radius:0 0 12px 12px;box-shadow:0 24px 55px rgba(5,47,104,.20)}
.products-groups{gap:26px}
.nav-group a{transition:background .18s ease,color .18s ease;padding:7px 9px;border-radius:6px}
.nav-group a:hover{background:#eef6ff;color:var(--blue)}
.pagehero{padding:72px max(4vw,24px)}
.pagehero h1,.content-hero h1{font-weight:800;letter-spacing:-1.2px}
.filters{margin-bottom:32px}
.filter{transition:.2s ease}
.filter:hover{border-color:var(--blue);color:var(--blue)}
.formgrid input:focus,.formgrid select:focus,.formgrid textarea:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(7,88,189,.10)}
.wa{display:grid;place-items:center;text-decoration:none}
.wa:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.25)}
footer a:hover{color:#fff}
@media(max-width:1050px){
  .site-logo{width:165px}
  nav{gap:12px}
}
@media(max-width:780px){
  header{position:sticky}
  .site-logo{width:155px;max-height:52px}
  .mobile-toggle{border:0;background:transparent;color:#062f68;padding:7px 10px;line-height:1}
  nav{top:78px;padding:14px 18px;gap:2px;align-items:stretch;max-height:calc(100vh - 78px);overflow:auto}
  nav>a,.products-trigger,.about-nav>a{padding:12px 8px}
  .mega-menu,.products-panel{position:static!important;transform:none!important;width:100%!important;box-shadow:none!important}
  .mega-wrap:hover .mega-menu{display:none}
  .mega-wrap.open .mega-menu,.products-nav.open .products-panel{display:grid}
  .products-groups{grid-template-columns:1fr!important}
  .premium-copy h1,.hero h1{letter-spacing:-.8px}
}
@media(max-width:520px){
  .site-logo{width:145px}
  .hero-copy{padding:18px!important}
  .btn{padding:12px 16px}
  .pagehero{padding:52px 20px}
  .pagehero h1,.content-hero h1{font-size:34px}
  .cat img{height:210px}
}



/* =========================================================
   APEX SCIENTIFIC V10 — FINAL REFERENCE DESIGN SYSTEM
   ========================================================= */
:root{--navy:#062d63;--blue:#0868d5;--blue2:#0b7bea;--cyan:#1bb8e8;--ink:#10243f;--muted:#5e7189;--line:#e1eaf3;--bg:#f5faff;--white:#fff;--red:#ef3340;--shadow:0 12px 32px rgba(7,31,61,.10)}
html{scroll-behavior:smooth}
body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;color:var(--ink)!important;background:#fff!important}
a{transition:color .2s,background .2s,transform .2s}
button,input,select,textarea{font-family:inherit}
.skip-link{position:fixed;left:12px;top:-60px;z-index:999999;background:#fff;color:#062d63;padding:10px 14px;border-radius:8px;box-shadow:var(--shadow);font-weight:800}.skip-link:focus{top:12px}
.ax-topbar{height:38px;background:#062d63;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 3.3vw;font-size:12px;font-weight:600}
.ax-top-right{display:flex;align-items:center;gap:17px}.ax-top-right a{color:#fff!important;text-decoration:none}.ax-top-right a:hover{color:#7ce8ff!important}
.ax-header{height:108px;background:#fff;display:grid;grid-template-columns:245px minmax(360px,1fr) auto auto;gap:24px;align-items:center;padding:0 3.3vw;position:relative;z-index:1000;border-bottom:1px solid #edf2f7}
.ax-logo img{width:190px;height:auto;display:block;object-fit:contain}
.ax-search{height:44px;border:1px solid #cfdae7;border-radius:7px;display:flex;overflow:hidden;background:#fff;box-shadow:0 4px 15px rgba(7,31,61,.035)}
.ax-search input{flex:1;min-width:0;border:0!important;outline:0!important;padding:0 16px!important;color:#233b59!important;background:#fff!important;box-shadow:none!important}.ax-search input::placeholder{color:#73839a}
.ax-search select{width:165px;border:0!important;border-left:1px solid #e1e8f0!important;border-radius:0!important;padding:0 10px!important;color:#1c3554!important;background:#fff!important;box-shadow:none!important}
.ax-search button{width:52px;border:0!important;border-radius:0!important;background:var(--blue)!important;color:#fff!important;font-size:25px;cursor:pointer}
.ax-search button:hover{background:var(--blue2)!important}
.ax-contact{display:flex;gap:23px}.ax-contact-item{display:flex;gap:9px;align-items:center;color:#5a6c83;font-size:11px}.ax-contact-item>b{font-size:24px;color:var(--blue)}.ax-contact-item span{display:flex;flex-direction:column;white-space:nowrap}.ax-contact-item strong{color:#122b4b;font-size:12px;margin-top:4px}
.ax-quote{background:var(--blue);color:#fff!important;padding:13px 19px;border-radius:6px;text-decoration:none!important;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 8px 20px rgba(8,104,213,.16)}.ax-quote:hover{background:var(--blue2);transform:translateY(-1px)}
.ax-mobile-toggle{display:none}
.ax-nav{height:50px;background:#062e63;position:relative;}
.ax-nav-inner{height:100%;max-width:1440px;margin:auto;display:flex;align-items:stretch;padding:0 3.3vw}
.ax-allcats-wrap{position:relative;flex:0 0 250px;width:250px}
.ax-allcats-toggle{width:100%;height:50px;border:0;border-radius:0!important;background:#0868d5!important;color:#fff!important;display:flex;align-items:center;gap:9px;padding:0 17px;font-size:12px;font-weight:900;cursor:pointer}.ax-allcats-toggle span{flex:1;text-align:left}
.ax-cat-panel{display:none;position:absolute;top:50px;left:0;width:315px;max-height:calc(100vh - 150px);overflow-y:auto;background:#fff;box-shadow:0 20px 48px rgba(7,31,61,.20);z-index:99999;border-radius:0 0 10px 10px}
.ax-allcats-wrap:hover .ax-cat-panel,.ax-allcats-wrap.open .ax-cat-panel{display:block}
.ax-cat-panel a{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#142d4d!important;background:#fff;border-bottom:1px solid #edf2f7;text-decoration:none!important;font-size:12px;font-weight:600}
.ax-cat-panel a:hover{background:#f0f7ff!important;color:var(--blue)!important}.ax-cat-panel .viewall{font-weight:900;color:var(--blue)!important}
.ax-links{display:flex;align-items:stretch;flex:1}.ax-links>a,.ax-products-trigger{height:50px;display:flex;align-items:center;padding:0 17px;color:#fff!important;background:transparent;border:0;font-size:12px;font-weight:900;text-decoration:none!important;white-space:nowrap;cursor:pointer}
.ax-links>a:hover,.ax-products-trigger:hover{background:transparent!important;color:#fff!important}.ax-links>a.active{background:transparent!important;color:#4cc7ff!important}
.ax-links>a.active:after{content:"";position:absolute}.ax-links>a{position:relative}.ax-links>a:before,.ax-products-trigger:before{content:"";position:absolute;bottom:0;height:3px;background:#27bce9;transform:scaleX(0);transition:.2s}.ax-links>a:before{left:17px;right:17px}.ax-products-trigger:before{left:17px;right:17px}.ax-links>a:hover:before,.ax-products-trigger:hover:before{transform:scaleX(1)}
.ax-products-wrap{position:relative;display:flex}.ax-products-panel{display:none;position:absolute;top:50px;left:50%;transform:translateX(-22%);width:min(1050px,86vw);background:#fff;border-top:4px solid var(--blue);box-shadow:0 25px 65px rgba(4,35,75,.22);z-index:99999;border-radius:0 0 12px 12px;overflow:hidden}.ax-products-wrap:hover .ax-products-panel,.ax-products-wrap.open .ax-products-panel{display:block}
.ax-products-head{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;background:#f3f8ff;border-bottom:1px solid #dce7f3}.ax-products-head strong{display:block;color:#062e64;font-size:18px}.ax-products-head small{display:block;color:#687b91;margin-top:4px}.ax-products-head>a{background:var(--blue);color:#fff!important;padding:10px 14px;border-radius:6px;text-decoration:none!important;font-size:11px!important;font-weight:800}
.ax-products-groups{display:grid;grid-template-columns:repeat(4,1fr)}.ax-products-groups>div{padding:18px 20px;border-right:1px solid #e6edf5}.ax-products-groups>div:last-child{border:0}.ax-products-groups h4{font-size:13px;color:var(--red);margin:0 0 9px}.ax-products-groups a{display:block!important;padding:5px 0!important;color:#314b6c!important;font-size:11px!important;font-weight:650!important;text-decoration:none!important}.ax-products-groups a:hover{color:var(--blue)!important;transform:translateX(3px)}
.ax-nav-wa{margin-left:auto;display:flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:900}.ax-nav-wa svg{width:32px;height:32px;flex:0 0 32px}.ax-nav-wa span{display:flex;flex-direction:column}.ax-nav-wa small{font-size:9px;font-weight:500;margin-top:2px;opacity:.85}
.ax-hero-full{padding:0 3.3vw 18px;background:#f4f9fd}.ax-hero-full .premium-hero{height:500px;min-height:500px;position:relative;overflow:hidden;border-radius:0;background:linear-gradient(120deg,#edf8ff,#fbfdff 60%,#e5f5ff)}
.ax-hero-full .premium-slide{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .4s ease!important}.ax-hero-full .premium-slide.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.ax-hero-full .premium-inner{height:100%!important;width:100%!important;display:grid!important;grid-template-columns:47% 53%!important;align-items:center!important}.ax-hero-full .premium-copy{padding:0 15px 0 45px!important;position:relative!important;z-index:5}.ax-hero-full .premium-copy h1{font-size:47px!important;line-height:1.04!important;color:#071b3d!important;margin:14px 0!important}.ax-hero-full .premium-copy p{font-size:15px!important;line-height:1.7!important;color:#4f6682!important;max-width:540px}.ax-hero-full .premium-copy .tag{display:inline-flex;padding:8px 14px;border:1px solid #bedaf3;border-radius:999px;color:var(--blue);font-weight:900;letter-spacing:.05em;background:#fff}.ax-hero-full .premium-visual{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.ax-hero-full .premium-visual img{height:430px!important;width:100%!important;object-fit:contain!important;border-radius:0!important;box-shadow:none!important}
.ax-hero-full .premium-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#07519f!important;box-shadow:0 8px 22px rgba(7,31,61,.15)!important;z-index:10!important;font-size:29px!important;cursor:pointer}.ax-hero-full .premium-prev{left:15px!important}.ax-hero-full .premium-next{right:15px!important}
.ax-hero-full .premium-dots{position:absolute!important;bottom:15px!important;left:50%!important;transform:translateX(-50%)!important;z-index:10!important;display:flex!important;gap:6px!important}.ax-hero-full .premium-dot{width:25px!important;height:5px!important;border:0!important;border-radius:10px!important;background:#b8cadc!important;padding:0!important;cursor:pointer}.ax-hero-full .premium-dot.active{background:var(--blue)!important}
.features{max-width:1240px!important;margin:-2px auto 0!important;border:1px solid #e3ebf3!important;border-radius:10px!important;box-shadow:0 8px 25px rgba(7,31,61,.08)!important;background:#fff!important}
.ax-shop-wrap{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start;padding:55px 0 15px}.ax-shop-wrap>section{padding:0!important;margin:0!important}.ax-shop-wrap .title{margin-top:0!important}.ax-shop-wrap .home-cat-grid{grid-template-columns:repeat(3,1fr)!important}
.ax-quick{background:linear-gradient(145deg,#0758bd,#06408e);padding:22px 20px;border-radius:10px;box-shadow:0 14px 32px rgba(7,31,61,.14);color:#fff;position:sticky;top:20px}.ax-quick-head h2{margin:0;font-size:24px;color:#fff}.ax-quick-head span{display:block;width:40px;height:3px;background:#fff;margin:9px 0 17px}.ax-quick form{display:flex;flex-direction:column;gap:9px}.ax-quick input,.ax-quick select,.ax-quick textarea{width:100%;box-sizing:border-box;background:#fff!important;border:0!important;border-radius:7px!important;min-height:39px;padding:10px 12px!important;font-size:12px;box-shadow:none!important;color:#17304f}.ax-quick textarea{height:82px;resize:vertical}.ax-quick button{border:0;background:#0a76e8;color:#fff;border-radius:7px;padding:12px;font-weight:900;font-size:12px;cursor:pointer}.ax-quick button:hover{background:#1184f3}
.home-cat-grid{max-width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.home-cat-card{border:1px solid #e2eaf3!important;border-radius:9px!important;overflow:hidden;background:#fff;box-shadow:0 5px 15px rgba(7,31,61,.06)!important}.home-cat-card img{width:100%!important;height:175px!important;object-fit:contain!important;padding:13px!important;background:#fff!important}.home-cat-card h3{min-height:60px!important;padding:10px!important;background:#fff!important;color:#092b58!important;font-size:12px!important}
.ax-client-section{padding:55px max(3.3vw,18px)!important}.ax-client-carousel{max-width:1240px;margin:auto;display:flex;align-items:center;gap:12px}.ax-client-track{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1;padding:8px 3px}.ax-client-track::-webkit-scrollbar{display:none}.ax-client-card{flex:0 0 190px;height:105px;border:1px solid #dfe8f1;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 4px 14px rgba(7,31,61,.05)}.ax-client-card img{width:100%!important;height:100%!important;object-fit:contain!important}.ax-client-arrow{width:38px;height:38px;border:1px solid #d9e5ef;border-radius:50%;background:#fff;color:#0758bd;font-size:25px;cursor:pointer;flex:0 0 38px}
.brand-carousel{max-width:1240px!important;margin:auto!important;overflow:hidden!important}.brand-carousel .carousel-track{display:flex!important;gap:14px!important;overflow-x:auto!important;scrollbar-width:none!important;padding:8px 3px 15px!important}.brand-carousel .carousel-track::-webkit-scrollbar{display:none}.brand-carousel .logo-card{flex:0 0 150px!important;height:72px!important;border:1px solid #dfe8f1!important;border-radius:8px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 14px rgba(7,31,61,.05)!important;color:#174b86!important;font-size:14px!important;font-weight:900!important;letter-spacing:.04em!important}
footer{background:linear-gradient(145deg,#041d3c,#083b78)!important;color:#dcecff!important;padding:0!important;border-top:5px solid #0b64c0!important}.ax-footer-main{max-width:1280px;margin:auto;padding:48px 3.3vw 35px;display:grid;grid-template-columns:1.5fr repeat(4,1fr) 1.2fr;gap:28px}.ax-footer-about img{width:170px;filter:brightness(0) invert(1)}.ax-footer-col h4{color:#fff;font-size:15px;margin:0 0 15px}.ax-footer-col p,.ax-footer-col a{font-size:12px;line-height:1.75;color:#c9dbef}.ax-footer-col a{display:block;text-decoration:none;margin:5px 0}.ax-footer-col a:hover{color:#6ee7f7}.ax-social{display:flex;gap:8px;margin-top:14px}.ax-social span{width:28px;height:28px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center}.ax-footer-quote{display:inline-block!important;background:#0b70df!important;color:#fff!important;padding:10px 14px!important;border-radius:6px!important;font-weight:900!important}.ax-footer-bottom{border-top:1px solid rgba(255,255,255,.12);max-width:1280px;margin:auto;padding:17px 3.3vw;display:flex;justify-content:space-between;gap:20px;font-size:11px}.ax-footer-bottom a{color:#dcecff}
.inner-page-hero{background:linear-gradient(120deg,#062d63,#0868d5);color:#fff;padding:55px max(3.3vw,18px);position:relative;overflow:hidden}.inner-page-hero:after{content:"";position:absolute;right:-80px;top:-100px;width:360px;height:360px;border-radius:50%;background:rgba(38,190,235,.16)}.inner-page-hero .inner{max-width:1240px;margin:auto;position:relative;z-index:2}.inner-page-hero h1{margin:0 0 10px;font-size:44px;color:#fff}.inner-page-hero p{margin:0;max-width:760px;color:#dcecff;line-height:1.7}
.inner-content{max-width:1240px;margin:auto;padding:55px max(3.3vw,18px)}.inner-content h2{color:#062d63;font-size:29px}.inner-content h3{color:#0b58a8}.inner-content p,.inner-content li{color:#526a84;line-height:1.75}.info-grid{max-width:1240px;margin:0 auto;padding:55px max(3.3vw,18px);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{border:1px solid var(--line);border-radius:12px;padding:25px;background:#fff;box-shadow:0 8px 25px rgba(7,31,61,.06)}.info-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(7,31,61,.10)}.info-card h3{margin-top:0;color:#0758bd}.info-card p{color:#58708a;line-height:1.7}
.product-page-v10{max-width:1240px;margin:auto;padding:35px max(3.3vw,18px)}.product-page-v10 .product-intro{display:grid;grid-template-columns:42% 58%;gap:35px;align-items:start}.product-page-v10 .product-image-wrap{border:1px solid var(--line);border-radius:14px;background:#fff;padding:20px;box-shadow:var(--shadow)}.product-page-v10 .product-image-wrap img{width:100%;height:390px;object-fit:contain}.product-page-v10 h1{font-size:38px;color:#062d63}.product-page-v10 .product-cta{display:flex;gap:10px;flex-wrap:wrap}.product-page-v10 .product-cta a{background:var(--blue);color:#fff!important;padding:13px 18px;border-radius:7px;text-decoration:none;font-weight:900}.product-page-v10 .product-cta a.secondary{background:#fff;color:var(--blue)!important;border:1px solid var(--blue)}.product-extra{margin-top:35px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-extra article{border:1px solid var(--line);border-radius:12px;padding:23px;background:#fff}.product-extra h2{font-size:21px;color:#062d63}.product-extra p,.product-extra li{color:#5a7088;line-height:1.7}
.wa-float-v10{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.18);z-index:99999;text-decoration:none!important}.wa-float-v10 svg{width:31px;height:31px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(27,184,232,.55);outline-offset:2px}
@media(max-width:1200px){.ax-header{grid-template-columns:200px 1fr auto}.ax-contact{display:none}.ax-shop-wrap{grid-template-columns:minmax(0,1fr) 320px}.ax-footer-main{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.ax-top-right{display:none}.ax-header{height:78px;grid-template-columns:1fr auto;padding:0 18px}.ax-logo img{width:160px}.ax-search{display:none}.ax-mobile-toggle{display:block;background:#062e63;color:#fff;border:0;border-radius:7px;padding:9px 13px;font-size:20px}.ax-nav{height:auto}.ax-nav-inner{display:block;padding:0}.ax-allcats-wrap{width:100%;flex-basis:auto}.ax-allcats-toggle{height:48px}.ax-cat-panel{position:relative;top:0;width:100%;max-height:60vh}.ax-links{display:none;flex-direction:column;background:#062e63}.ax-nav.mobile-open .ax-links{display:flex}.ax-nav.mobile-open .ax-links>a,.ax-nav.mobile-open .ax-products-trigger{width:100%;height:44px;justify-content:flex-start}.ax-products-wrap{display:block}.ax-products-panel{position:relative;top:0;left:0;transform:none;width:100%}.ax-products-groups{grid-template-columns:1fr 1fr}.ax-nav-wa{display:none}.ax-hero-full{padding:0}.ax-hero-full .premium-hero{height:560px;min-height:560px}.ax-hero-full .premium-inner{grid-template-columns:1fr}.ax-hero-full .premium-visual{position:absolute;inset:0;opacity:.28}.ax-hero-full .premium-copy{padding:30px;z-index:4}.ax-shop-wrap{grid-template-columns:1fr;padding:45px 18px}.ax-quick{position:relative;top:auto}.home-cat-grid{grid-template-columns:repeat(3,1fr)!important}.info-grid{grid-template-columns:repeat(2,1fr)}.product-page-v10 .product-intro{grid-template-columns:1fr}.product-extra{grid-template-columns:1fr}.ax-footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.ax-topbar{font-size:10px;justify-content:center}.ax-hero-full .premium-copy h1{font-size:34px!important}.home-cat-grid{grid-template-columns:repeat(2,1fr)!important}.home-cat-card img{height:160px!important}.ax-products-groups{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr}.ax-footer-main{grid-template-columns:1fr}.ax-footer-bottom{flex-direction:column}.product-page-v10 h1{font-size:30px}.product-page-v10 .product-image-wrap img{height:280px}}



.ax-hero-full{padding:0 3.3vw 18px!important;background:#f4f9fd!important}
.ax-hero-full .premium-hero{display:block!important;height:500px!important;min-height:500px!important;position:relative!important;overflow:hidden!important;background:#edf7ff!important}
.ax-hero-full .premium-slide{display:block!important;position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:0!important;transition:opacity .45s ease!important}
.ax-hero-full .premium-slide.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}
.ax-hero-full .premium-inner{height:100%!important;width:100%!important;display:grid!important;grid-template-columns:46% 54%!important;align-items:center!important}
.ax-hero-full .premium-visual{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;order:2!important;position:relative!important;z-index:1!important}
.ax-hero-full .premium-visual img{width:100%!important;height:430px!important;object-fit:contain!important}
.ax-hero-full .premium-copy{order:1!important;position:relative!important;z-index:4!important;padding:0 20px 0 45px!important}
.ax-hero-full .premium-copy h1{font-size:46px!important;line-height:1.04!important;margin:14px 0!important;color:#071b3d!important}
.ax-hero-full .premium-copy p{font-size:15px!important;line-height:1.7!important;color:#4f6682!important;max-width:540px!important}
.ax-hero-full .premium-copy .tag{display:inline-flex!important;padding:8px 14px!important;border:1px solid #bedaf3!important;border-radius:999px!important;color:#0868d5!important;font-weight:900!important;background:#fff!important}
.ax-hero-full .premium-actions{display:flex!important;gap:12px!important;margin-top:22px!important}
.ax-hero-full .premium-actions .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:13px 20px!important;border:1px solid #0868d5!important;border-radius:7px!important;text-decoration:none!important;font-weight:900!important;color:#0868d5!important;background:#fff!important}
.ax-hero-full .premium-actions .btn.primary{background:#0868d5!important;color:#fff!important}
.ax-hero-full .premium-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:42px!important;height:42px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#0758bd!important;box-shadow:0 8px 22px rgba(7,31,61,.15)!important;z-index:20!important;font-size:29px!important;cursor:pointer!important}
.ax-hero-full .premium-prev{left:16px!important}.ax-hero-full .premium-next{right:16px!important}
.ax-hero-full .premium-dots{position:absolute!important;bottom:14px!important;left:50%!important;transform:translateX(-50%)!important;z-index:20!important;display:flex!important;gap:7px!important}
.ax-hero-full .premium-dot{width:27px!important;height:5px!important;border:0!important;border-radius:8px!important;background:#b8cadc!important;padding:0!important;cursor:pointer!important}.ax-hero-full .premium-dot.active{background:#0868d5!important}

.ax-brand-strip{background:#fff;border-top:1px solid #e3ebf3;border-bottom:1px solid #e3ebf3;padding:10px max(3.3vw,18px) 13px}
.ax-brand-heading{max-width:1240px;margin:0 auto 8px;text-align:center;color:#123b6c;font-size:12px;font-weight:900}
.ax-brand-track{max-width:1240px;margin:auto;display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding:2px 1px}.ax-brand-track::-webkit-scrollbar{display:none}
.ax-brand-logo{flex:0 0 135px;height:48px;border:1px solid #e0e8f1;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;padding:5px 9px;box-shadow:0 3px 10px rgba(7,31,61,.04)}
.ax-brand-logo img{max-width:100%;max-height:38px;width:auto;height:auto;object-fit:contain!important}

.lab-furniture-grid{max-width:1240px!important;margin:auto!important;padding:50px max(3.3vw,18px)!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}
.lab-furniture-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid #dfe8f1!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 24px rgba(7,31,61,.07)!important;text-decoration:none!important;color:inherit!important;transition:.2s!important}
.lab-furniture-card:hover{transform:translateY(-5px)!important;box-shadow:0 16px 34px rgba(7,31,61,.12)!important}
.lab-furniture-card .lf-img{height:205px!important;background:#f5faff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px!important}
.lab-furniture-card .lf-img img{width:100%!important;height:100%!important;object-fit:contain!important}
.lab-furniture-card .lf-body{padding:18px 19px 20px!important}.lab-furniture-card h3{margin:0 0 8px!important;font-size:18px!important;color:#073b79!important}.lab-furniture-card p{margin:0!important;color:#61748b!important;line-height:1.65!important;font-size:13px!important}.lf-more{margin-top:13px!important;color:#0868d5!important;font-weight:900!important;font-size:12px!important}

.product-v11{max-width:1240px;margin:auto;padding:45px max(3.3vw,18px)}
.product-v11 .pv-top{display:grid;grid-template-columns:43% 57%;gap:38px;align-items:start}
.product-v11 .pv-image{background:#fff;border:1px solid #dfe8f1;border-radius:14px;padding:22px;box-shadow:0 12px 30px rgba(7,31,61,.08)}
.product-v11 .pv-image img{width:100%;height:410px;object-fit:contain}
.product-v11 .pv-copy h2{font-size:34px;color:#062d63;margin:0 0 12px}.product-v11 .pv-copy .crumb{font-size:12px;color:#71849a;margin-bottom:10px}.product-v11 .pv-copy p{color:#5c7188;line-height:1.75}
.product-v11 .pv-features{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.product-v11 .pv-feature{padding:10px 12px;border:1px solid #e0e9f2;border-radius:7px;background:#f8fbfe;color:#35506e;font-size:12px}
.pv-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.pv-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 20px;border-radius:7px!important;text-decoration:none!important;font-weight:900!important;font-size:13px!important}.pv-actions .quote{background:#0868d5!important;color:#fff!important}.pv-actions .wa{background:#25d366!important;color:#fff!important}.pv-actions .call{background:#fff!important;color:#0868d5!important;border:1px solid #0868d5!important}
.product-v11 .pv-section{margin-top:35px;border:1px solid #e0e9f2;border-radius:12px;padding:25px;background:#fff}.product-v11 .pv-section h2{margin:0 0 12px;color:#062d63;font-size:22px}.product-v11 .pv-section p,.product-v11 .pv-section li{color:#5d7188;line-height:1.75}.product-v11 .pv-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-v11 .pv-related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.enquiry-cta-v11{max-width:1240px;margin:35px auto;padding:20px 24px;background:linear-gradient(120deg,#062d63,#0868d5);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff}.enquiry-cta-v11 h3{margin:0 0 5px;font-size:20px;color:#fff}.enquiry-cta-v11 p{margin:0;color:#d9ecff;font-size:13px}.enquiry-cta-v11 a{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:7px;background:#fff;color:#0758bd!important;text-decoration:none!important;font-weight:900;font-size:12px}
@media(max-width:900px){.ax-hero-full .premium-inner{grid-template-columns:1fr!important}.ax-hero-full .premium-visual{position:absolute!important;inset:0!important;opacity:.25!important}.ax-hero-full .premium-copy{padding:30px!important}.ax-hero-full .premium-copy h1{font-size:36px!important}.lab-furniture-grid{grid-template-columns:1fr 1fr!important}.product-v11 .pv-top{grid-template-columns:1fr}.product-v11 .pv-grid{grid-template-columns:1fr}.enquiry-cta-v11{margin:25px 18px;flex-direction:column;align-items:flex-start}}
@media(max-width:600px){.ax-hero-full .premium-hero{height:560px!important;min-height:560px!important}.ax-hero-full .premium-copy h1{font-size:32px!important}.lab-furniture-grid{grid-template-columns:1fr!important}.product-v11 .pv-image img{height:280px}.product-v11 .pv-features{grid-template-columns:1fr}.ax-brand-logo{flex-basis:125px}}

/* ===== GLOBAL QUOTATION CTA — CONSISTENT INNER-PAGE DESIGN ===== */
.enquiry-cta,
.enquiry-cta-v11{
  box-sizing:border-box!important;
  width:calc(100% - 36px)!important;
  max-width:1240px!important;
  min-height:132px!important;
  margin:36px auto 42px!important;
  padding:28px 32px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
  position:relative!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:14px!important;
  background:linear-gradient(105deg,#062d63 0%,#0758bd 62%,#0b72dc 100%)!important;
  color:#fff!important;
  box-shadow:0 14px 34px rgba(7,47,91,.16)!important;
}
.enquiry-cta::before,
.enquiry-cta-v11::before{
  content:""!important;
  position:absolute!important;
  width:220px!important;
  height:220px!important;
  right:-70px!important;
  top:-100px!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.08)!important;
}
.enquiry-cta > div,
.enquiry-cta-v11 > div{position:relative!important;z-index:1!important;flex:1!important}
.enquiry-cta h3,
.enquiry-cta-v11 h3{
  margin:0 0 8px!important;
  color:#fff!important;
  font-size:25px!important;
  line-height:1.2!important;
  font-weight:800!important;
  letter-spacing:-.2px!important;
}
.enquiry-cta p,
.enquiry-cta-v11 p{
  margin:0!important;
  color:#dcecff!important;
  font-size:14px!important;
  line-height:1.6!important;
}
.enquiry-cta a,
.enquiry-cta-v11 a{
  position:relative!important;
  z-index:2!important;
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:185px!important;
  min-height:48px!important;
  box-sizing:border-box!important;
  padding:0 22px!important;
  border:1px solid rgba(255,255,255,.65)!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#0758bd!important;
  text-decoration:none!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
  box-shadow:0 6px 16px rgba(0,0,0,.10)!important;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;
}
.enquiry-cta a:hover,
.enquiry-cta-v11 a:hover{transform:translateY(-2px)!important;box-shadow:0 10px 22px rgba(0,0,0,.16)!important;background:#f4f9ff!important}
@media(max-width:700px){
 .enquiry-cta,.enquiry-cta-v11{width:calc(100% - 24px)!important;margin:25px auto 32px!important;padding:24px 20px!important;min-height:0!important;flex-direction:column!important;align-items:flex-start!important;gap:18px!important}
 .enquiry-cta h3,.enquiry-cta-v11 h3{font-size:21px!important}
 .enquiry-cta p,.enquiry-cta-v11 p{font-size:13px!important}
 .enquiry-cta a,.enquiry-cta-v11 a{width:100%!important;min-width:0!important}
}



/* ===== APEX V12: exact reference-style home ===== */
body{overflow-x:hidden}
.home-reference{position:relative;background:#fff}
.home-hero-stage{position:relative;min-height:500px;background:#eef8ff;border-top:1px solid #e5eef6}
.home-hero-stage .ax-hero-full{padding:0!important;background:transparent!important}
.home-hero-stage .premium-hero{height:500px!important;min-height:500px!important;border-radius:0!important;max-width:none!important;margin:0!important;background:#eef8ff!important}
.home-hero-stage .premium-inner{grid-template-columns:45% 55%!important;padding:0 250px 0 255px!important;box-sizing:border-box!important}
.home-hero-stage .premium-copy{padding:0 18px!important}
.home-hero-stage .premium-copy h1{font-size:40px!important;line-height:1.04!important;letter-spacing:-1px!important;color:#062b63!important;margin:12px 0 15px!important}
.home-hero-stage .premium-copy p{font-size:15px!important;color:#536b85!important;line-height:1.65!important}
.home-hero-stage .premium-copy .tag{font-size:12px!important;letter-spacing:.6px!important}
.home-hero-stage .premium-visual img{height:420px!important;width:100%!important;object-fit:contain!important}
.home-hero-stage .premium-slide{background:linear-gradient(90deg,#eef8ff 0%,#eef8ff 38%,#f7fcff 100%)!important}
.home-hero-stage .premium-slide .premium-visual{background:transparent!important}
.home-hero-stage .premium-nav{width:42px!important;height:42px!important}
.home-cat-sidebar{position:absolute;z-index:50;left:0;top:0;width:250px;background:#fff;border:1px solid #dfe7ef;box-shadow:0 10px 25px rgba(5,40,80,.12)}
.home-cat-sidebar .side-head{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:linear-gradient(135deg,#096bd6,#0758b9);color:#fff;font-size:13px;font-weight:900}
.home-cat-sidebar a{display:flex;align-items:center;justify-content:space-between;min-height:31px;padding:5px 13px;color:#102b4d;text-decoration:none;font-size:11px;font-weight:600;border-bottom:1px solid #eef2f6}
.home-cat-sidebar a:hover{background:#edf6ff;color:#075ec5}
.home-cat-sidebar a b{font-size:16px;color:#7b91a8}
.home-cat-sidebar .side-more{color:#075ec5;font-weight:800;background:#fafcff}
.home-quick{position:absolute;z-index:50;right:18px;top:20px;width:315px;background:linear-gradient(160deg,#073d80,#0758b9);border-radius:8px;padding:15px;box-shadow:0 12px 30px rgba(2,48,100,.22)}
.home-quick h3{margin:0;color:#fff;font-size:20px;font-weight:900}
.home-quick .qline{width:40px;height:3px;background:#fff;margin:8px 0 12px}
.home-quick input,.home-quick select,.home-quick textarea{display:block;width:100%;box-sizing:border-box;border:0;border-radius:6px;background:#fff;color:#334b65;padding:11px 12px;margin:7px 0;font:500 12px Inter,Arial,sans-serif;outline:0}
.home-quick textarea{height:68px;resize:vertical}
.home-quick button{width:100%;border:0;border-radius:6px;background:#0877e5;color:#fff;padding:12px;font:800 13px Inter,Arial,sans-serif;cursor:pointer;margin-top:2px}
.home-quick button:hover{background:#0b66c5}
.home-benefits{max-width:1230px;margin:-1px auto 0;position:relative;z-index:10;background:#fff;border:1px solid #e1e9f1;box-shadow:0 8px 24px rgba(9,48,91,.08);display:grid;grid-template-columns:repeat(4,1fr)}
.home-benefit{padding:16px 18px;display:flex;align-items:center;gap:11px;border-right:1px solid #edf1f5}
.home-benefit:last-child{border-right:0}.home-benefit .bi{font-size:24px;color:#0868d5}.home-benefit strong{display:block;color:#082c5d;font-size:12px}.home-benefit span{display:block;color:#647991;font-size:11px;margin-top:2px}
.home-reference .ax-shop-wrap{max-width:1230px;margin:25px auto 0!important;padding:0!important}
.home-reference .ax-shop-wrap>section{width:100%!important}
.home-reference .ax-shop-wrap .title{text-align:left!important;font-size:24px!important;margin:0 0 13px!important;color:#092f61!important}
.home-reference .ax-shop-wrap .title:after{content:"";display:block;width:37px;height:3px;background:#0868d5;margin-top:7px}
.home-reference .home-cat-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:13px!important}
.home-reference .home-cat-card{min-height:170px!important;background:#fff!important;border:1px solid #e1e8ef!important;border-radius:7px!important;box-shadow:0 4px 15px rgba(8,39,74,.05)!important;padding:10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;text-decoration:none!important}
.home-reference .home-cat-card img{width:100%!important;height:112px!important;object-fit:contain!important}
.home-reference .home-cat-card h3{font-size:10px!important;line-height:1.25!important;text-align:center!important;color:#092f61!important;margin:6px 0 1px!important}
.home-reference .ax-client-section{max-width:1230px!important;margin:22px auto 0!important;padding:0 0 12px!important}
.home-reference .ax-client-section .title{font-size:18px!important;text-align:center!important;margin-bottom:8px!important}
.home-reference .ax-client-card{height:52px!important;padding:4px 10px!important}.home-reference .ax-client-card img{width:100%!important;height:100%!important;object-fit:contain!important}
.home-reference .service-strip,.home-reference .stats,.home-reference .blue-section{display:none!important}
.home-reference .ax-brand-strip{margin-top:0!important}
.home-reference footer{margin-top:0!important}
.product-v11 .enquiry-cta-v11{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:25px!important;width:100%!important;box-sizing:border-box!important;min-height:110px!important;padding:22px 26px!important;background:linear-gradient(135deg,#07366f,#0870da)!important;border-radius:12px!important;color:#fff!important;box-shadow:0 10px 28px rgba(6,54,111,.18)!important}
.product-v11 .enquiry-cta-v11 h3{color:#fff!important;margin:0 0 5px!important;font-size:21px!important}
.product-v11 .enquiry-cta-v11 p{color:#e4f2ff!important;margin:0!important;font-size:13px!important}
.product-v11 .enquiry-cta-v11 a{background:#fff!important;color:#0758b9!important;padding:0 22px!important;min-height:46px!important;border-radius:7px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}
@media(max-width:1200px){.home-hero-stage .premium-inner{padding-left:235px!important;padding-right:330px!important}.home-cat-sidebar{width:235px}.home-quick{width:290px}.home-reference .home-cat-grid{grid-template-columns:repeat(5,1fr)!important}}
@media(max-width:900px){.home-hero-stage{min-height:560px}.home-hero-stage .premium-hero{height:560px!important}.home-hero-stage .premium-inner{padding:0 20px!important;grid-template-columns:1fr!important}.home-hero-stage .premium-visual{position:absolute!important;inset:0!important;opacity:.22!important}.home-cat-sidebar{display:none}.home-quick{display:none}.home-benefits{grid-template-columns:repeat(2,1fr);margin:0 12px}.home-benefit{border-bottom:1px solid #edf1f5}.home-reference .ax-shop-wrap{margin:20px 14px 0!important}.home-reference .home-cat-grid{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:600px){.home-hero-stage .premium-copy h1{font-size:32px!important}.home-benefits{grid-template-columns:1fr 1fr}.home-reference .home-cat-grid{grid-template-columns:repeat(2,1fr)!important}.home-reference .home-cat-card{min-height:155px!important}.home-reference .home-cat-card img{height:100px!important}.product-v11 .enquiry-cta-v11{flex-direction:column!important;align-items:flex-start!important}.product-v11 .enquiry-cta-v11 a{width:100%!important;justify-content:center!important}}



/* Product page final shared chrome + CTA fixes */
html,body{margin:0;padding:0;width:100%;max-width:none;overflow-x:hidden}
body>.ax-topbar,body>header.ax-header,body>nav.ax-nav,body>footer{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}
body>main#main-content{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}
.product-v11 .pv-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.product-v11 .pv-actions a{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;border-radius:8px;text-decoration:none;font-weight:800;box-sizing:border-box}
.product-v11 .pv-actions .wa{background:#20c967;color:#fff;border:1px solid #20c967}
.product-v11 .pv-actions .wa:hover{background:#18ae58}
@media(max-width:600px){.product-v11 .pv-actions{display:grid;grid-template-columns:1fr}.product-v11 .pv-actions a{width:100%}}



/* Apex Scientific — shared product-page chrome isolation */
html,body{width:100%;max-width:none;margin:0;padding:0;overflow-x:hidden}
body>.ax-topbar,body>header.ax-header,body>nav.ax-nav,body>footer{
  width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;
  box-sizing:border-box!important;
}
body>main#main-content{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}
body>.ax-brand-strip{width:100%;box-sizing:border-box;margin:0}
.product-v11 .pv-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important}
.product-v11 .pv-actions a{min-height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 26px!important;border-radius:8px!important;box-sizing:border-box!important;text-decoration:none!important;font-weight:800!important}
.product-v11 .pv-actions .wa{background:#20c967!important;color:#fff!important;border:1px solid #20c967!important}
@media(max-width:700px){.product-v11 .pv-actions{display:grid!important;grid-template-columns:1fr!important}.product-v11 .pv-actions a{width:100%!important}}



/* APEX SCIENTIFIC 2026 — lightweight visual/UX upgrade */
:root{--apx-blue:#075fc3;--apx-navy:#082e62;--apx-ink:#142f4e;--apx-soft:#f4f9fd;--apx-line:#dce7f0;--apx-red:#e83b3b}
html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:var(--apx-ink)}img{max-width:100%;height:auto}.ax-header,.ax-nav{position:relative;z-index:100}.ax-header{box-shadow:0 3px 18px rgba(8,46,91,.07)}.ax-nav{box-shadow:0 2px 10px rgba(8,46,91,.05)}
.ax-links a,.ax-products-trigger{transition:color .18s ease,background .18s ease}.ax-links a:hover,.ax-products-trigger:hover{color:var(--apx-blue)!important}
.ax-quote,.ax-footer-quote,.pv-actions a,.enquiry-cta-v11 a{transition:transform .18s ease,box-shadow .18s ease}.ax-quote:hover,.ax-footer-quote:hover,.pv-actions a:hover,.enquiry-cta-v11 a:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(7,95,195,.16)}
.product-v11{max-width:1240px!important;margin:0 auto!important;padding:34px 22px 55px!important}.product-v11 .pv-top{gap:42px!important}.product-v11 .pv-image{border:1px solid var(--apx-line)!important;border-radius:14px!important;background:linear-gradient(145deg,#fff,#f6fbff)!important;box-shadow:0 10px 28px rgba(8,46,91,.07)!important;padding:18px!important}.product-v11 .pv-image img{transition:transform .25s ease}.product-v11 .pv-image:hover img{transform:scale(1.025)}.product-v11 .pv-copy h2{font-size:32px!important;line-height:1.12!important;color:var(--apx-navy)!important}.product-v11 .crumb{color:#67809a!important;font-size:12px!important}.product-v11 .pv-section{border:1px solid var(--apx-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 5px 18px rgba(8,46,91,.045)!important;padding:24px!important}.product-v11 .pv-section h2{color:var(--apx-navy)!important}.apex-seo-section{margin:22px 0;padding:25px 26px;border:1px solid var(--apx-line);border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(8,46,91,.045)}.apex-seo-section h2{margin:0 0 12px;color:var(--apx-navy);font-size:24px;line-height:1.2}.apex-seo-section p,.apex-seo-section li{color:#536b85;font-size:14px;line-height:1.75}.apex-seo-section ul{margin:10px 0 0;padding-left:20px}.apex-table-wrap{overflow-x:auto;border:1px solid var(--apx-line);border-radius:10px}.apex-spec-table{width:100%;border-collapse:collapse;min-width:640px}.apex-spec-table th,.apex-spec-table td{padding:13px 15px;text-align:left;border-bottom:1px solid #e9f0f5;font-size:13px;vertical-align:top}.apex-spec-table th{background:#edf7ff;color:var(--apx-navy);font-weight:800}.apex-spec-table tr:last-child td{border-bottom:0}.apex-spec-table td:first-child{width:30%;font-weight:750;color:#193b62}.apex-note{margin:13px 0 0!important;padding:12px 14px;background:#f6fbff;border-left:3px solid var(--apx-blue);border-radius:6px}.apex-faq{border-bottom:1px solid #e5edf4;padding:0}.apex-faq:last-child{border-bottom:0}.apex-faq summary{cursor:pointer;padding:16px 2px;font-weight:750;color:var(--apx-navy);list-style:none}.apex-faq summary::-webkit-details-marker{display:none}.apex-faq summary:after{content:'+';float:right;color:var(--apx-blue);font-size:20px}.apex-faq[open] summary:after{content:'−'}.apex-faq p{padding:0 25px 14px 2px!important;margin:0!important}.apex-category-intro{max-width:1240px;margin:22px auto;padding:24px 26px;border:1px solid var(--apx-line);border-radius:14px;background:linear-gradient(135deg,#f7fbff,#fff)}.apex-category-intro h2{margin:0 0 8px;color:var(--apx-navy);font-size:24px}.apex-category-intro p{margin:0;color:#536b85;line-height:1.75;font-size:14px}.ax-footer-main{border-top:1px solid rgba(255,255,255,.08)}
@media(max-width:900px){.product-v11{padding:22px 15px 42px!important}.product-v11 .pv-top{gap:24px!important}.product-v11 .pv-copy h2{font-size:27px!important}.apex-seo-section{padding:20px 17px}.apex-seo-section h2,.apex-category-intro h2{font-size:21px}.apex-category-intro{margin:16px 14px;padding:20px 17px}.apex-spec-table th,.apex-spec-table td{padding:11px 12px}}
@media(max-width:600px){.product-v11 .pv-image{padding:10px!important;border-radius:10px!important}.product-v11 .pv-section{padding:18px!important}.product-v11 .pv-section h2{font-size:20px!important}.apex-seo-section p,.apex-seo-section li,.apex-category-intro p{font-size:13px;line-height:1.65}.apex-spec-table{min-width:560px}.apex-spec-table td:first-child{width:34%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-v11 .pv-image img,.ax-quote,.ax-footer-quote,.pv-actions a{transition:none}}

.apx-seo-home-intro{max-width:1230px;margin:28px auto;padding:28px 30px;border:1px solid var(--apx-line);border-radius:14px;background:linear-gradient(135deg,#f5fbff,#fff);box-shadow:0 7px 22px rgba(8,46,91,.045)}.apx-seo-home-intro h2{margin:0 0 9px;color:var(--apx-navy);font-size:25px}.apx-seo-home-intro p{margin:0;color:#536b85;font-size:14px;line-height:1.75}@media(max-width:900px){.apx-seo-home-intro{margin:20px 14px;padding:21px 18px}.apx-seo-home-intro h2{font-size:21px}.apx-seo-home-intro p{font-size:13px;line-height:1.65}}


/* Apex Scientific 2026 v2 — lightweight responsive safeguards */
*{box-sizing:border-box}.ax-header,.ax-nav{width:100%}.ax-search-input{min-width:0}.ax-nav{overflow:visible}.ax-products-panel{max-width:min(1100px,calc(100vw - 24px))}.product-v11,.apex-category-intro,.apx-seo-home-intro{width:100%;max-width:1240px}table{max-width:100%}img{content-visibility:auto}.pv-image img,.ax-logo img{content-visibility:visible}@media(max-width:900px){.ax-header{gap:12px}.ax-contact{flex-wrap:wrap}.ax-search{min-width:0}.ax-nav-inner{width:100%;padding-left:14px;padding-right:14px}.ax-products-panel{position:absolute;left:12px;right:12px;width:auto;max-height:calc(100vh - 120px);overflow:auto}.product-v11 .pv-top{grid-template-columns:1fr}.product-v11 .pv-grid{grid-template-columns:1fr}.pv-actions{width:100%}}@media(max-width:600px){body{overflow-x:hidden}.ax-header{padding-left:12px;padding-right:12px}.ax-search{order:3;width:100%}.ax-contact{display:none}.ax-quote{white-space:nowrap}.ax-nav{overflow:hidden}.ax-nav.mobile-open{overflow:visible}.ax-links{max-width:100%}.ax-products-panel{left:8px;right:8px}.product-v11{padding-left:12px!important;padding-right:12px!important}.pv-actions a{width:100%;min-height:50px}.apex-category-intro,.apx-seo-home-intro{margin-left:12px;margin-right:12px;width:calc(100% - 24px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* PRODUCT DETAIL CTA — consistent conversion bar */
.product-v11 .pv-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important;margin-top:22px!important}
.product-v11 .pv-actions a{min-height:52px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 28px!important;border-radius:8px!important;text-decoration:none!important;font-weight:800!important;letter-spacing:.1px!important}
.product-v11 .pv-actions .pv-whatsapp{background:#20c967!important;color:#fff!important;border:1px solid #20c967!important}
.product-v11 .pv-actions .pv-whatsapp:hover{background:#18ae58!important;border-color:#18ae58!important;transform:translateY(-1px)}
.product-v11 .pv-actions .btn.primary{background:#086bd5!important;color:#fff!important;border-color:#086bd5!important}
.product-v11 .pv-actions .btn:not(.primary){border:1px solid #086bd5!important;color:#086bd5!important;background:#fff!important}
.product-v11 .pv-actions .pv-whatsapp:before{content:"◉";font-size:15px;margin-right:8px}
@media(max-width:600px){.product-v11 .pv-actions{display:grid!important;grid-template-columns:1fr!important}.product-v11 .pv-actions a{width:100%!important}}
/* Trusted brands: continuously moving strip */
.ax-brand-strip{overflow:hidden!important}
.ax-brand-track{display:flex!important;flex-wrap:nowrap!important;width:max-content!important;gap:14px!important;animation:apexBrandMove 24s linear infinite!important}
.ax-brand-strip:hover .ax-brand-track{animation-play-state:paused!important}
.ax-brand-logo{flex:0 0 150px!important}
@keyframes apexBrandMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}
