*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050b12;color:#eef6ff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.research-banner{background:#081522;border-bottom:1px solid #12304a;color:#63bfff;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:2px}.site-header{background:#050b12;border-bottom:1px solid #132235}.header-inner{max-width:1400px;margin:auto;min-height:88px;padding:0 40px;justify-content:space-between}.brand,.header-inner{display:flex;align-items:center}.brand{gap:14px}.brand-mark{width:42px;height:42px;border:1px solid #159cff;border-radius:11px;display:grid;place-items:center;color:#55baff;font-weight:800}.brand strong{font-size:20px}.brand small,.brand strong{display:block;letter-spacing:4px}.brand small{margin-top:3px;color:#66829d;font-size:8px}nav{display:flex;gap:34px}nav a{color:#9cafc2;font-size:14px}nav a:hover{color:#54b8ff}.hero{max-width:1400px;min-height:620px;margin:auto;padding:100px 80px;display:flex;align-items:center;overflow:visible}.hero-copy{width:58%;z-index:2}.eyebrow{color:#49b4ff;font-size:12px;font-weight:800;letter-spacing:4px}.hero h1{font-size:clamp(52px,6vw,88px);letter-spacing:-4px}.hero h1 span{color:#42adff}.hero p{max-width:650px;color:#9bb2c9;font-size:18px;line-height:1.8;margin:35px 0}.hero-buttons{gap:14px}.button-primary,.button-secondary{padding:16px 24px;border-radius:8px;font-weight:700;font-size:14px}.button-primary{background:#1698ed;color:#fff}.button-secondary{border:1px solid #24445f;color:#d7e8f8}.hero-orbit{width:560px;height:560px;position:absolute;right:-20px;top:50px}.hero-core{position:absolute;width:300px;height:300px;border-radius:50%;left:130px;top:130px;background:radial-gradient(circle at 40% 35%,#168de0,#071a2c 55%,#040b12 75%);box-shadow:0 0 80px rgba(15,142,235,.25)}.orbit{position:absolute;border:1px solid rgba(54,157,224,.35);border-radius:50%;width:530px;height:230px;left:15px;top:165px;transform:rotate(-25deg)}.orbit-two{transform:rotate(25deg)}.particle{position:absolute;width:13px;height:13px;border-radius:50%;background:#69c6ff;box-shadow:0 0 20px #159cff}.particle-one{top:105px;right:50px}.particle-two{bottom:75px;right:5px}.particle-three{top:170px;left:50px}.catalogue{max-width:1400px;margin:auto;padding:100px 80px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:55px}.info-section h2,.section-heading h2{margin:0;font-size:52px;letter-spacing:-2px}.section-heading p{max-width:420px;color:#86a5c1;line-height:1.7}.products-grid{grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.product-card{background:linear-gradient(145deg,#091522,#06101a);border:1px solid #17344c;border-radius:18px;padding:28px;transition:transform .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);border-color:#168fe0}.product-image{height:180px;border:1px solid #17364e;border-radius:13px;display:grid;place-items:center;margin-bottom:25px;background:radial-gradient(circle,#123653,#07121d 65%)}.product-placeholder{color:#4db9ff;font-size:20px;font-weight:800}.product-code{color:#4aaef0;font-size:11px;letter-spacing:3px;margin-bottom:12px}.product-card h3{font-size:25px;margin:0 0 12px}.product-card p{color:#86a5c1;margin:0 0 25px}.product-sizes{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:25px}.product-sizes span{padding:7px 11px;border:1px solid #21445e;border-radius:6px;color:#b9d5eb;font-size:12px}.product-footer{border-top:1px solid #142b3e;padding-top:18px;display:flex;justify-content:space-between;color:#7395b1;font-size:12px}.arrow{color:#43b3ff;font-size:18px}.catalogue-notice{margin-top:22px;padding:18px 20px;border:1px solid #17344c;border-radius:10px;display:flex;gap:20px;color:#7895ad;font-size:13px}.catalogue-notice strong{color:#c9e5f8}.info-section{max-width:1400px;margin:auto;padding:100px 80px;border-top:1px solid #132638}.info-section p{max-width:700px;color:#8da8bf;font-size:17px;line-height:1.8}.site-footer{border-top:1px solid #132638;padding:35px 80px;display:flex;justify-content:space-between;color:#6f8ba3;font-size:12px}@media (max-width:900px){.header-inner{padding:0 25px}nav{display:none}.catalogue,.hero,.info-section{padding:70px 25px}.hero{min-height:auto}.hero-copy{width:100%}.hero-orbit{opacity:.25;right:-250px}.section-heading{display:block}.products-grid{grid-template-columns:1fr}.catalogue-notice,.site-footer{display:block}.site-footer span{display:block;margin-top:10px}}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;width:100%}.product-card{min-width:0;width:100%}.product-image{width:100%;height:260px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;display:block}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.products-grid{grid-template-columns:1fr}}.cart-section{margin-top:40px;padding:24px;border:1px solid #d9dee5;border-radius:16px}.cart-header{align-items:center;margin-bottom:20px}.cart-items{gap:14px}.cart-item{gap:20px;padding:16px;border:1px solid #e2e6eb;border-radius:12px}.cart-item-controls{gap:12px}.cart-item-controls button{width:34px;height:34px;border:1px solid #ccd2d9;border-radius:8px}.cart-total{padding-top:16px;border-top:1px solid #e2e6eb;text-align:right;font-size:20px;font-weight:700}@media (max-width:600px){.cart-item{align-items:flex-start;flex-direction:column}.cart-item-controls{width:100%}}.cart-item-info span,.cart-item-info strong,.cart-section,.cart-section h2,.cart-section span,.cart-section strong,.cart-total{color:#111827}.cart-header span{color:#6b7280}.cart-item-controls button{color:#111827}.cart-section{margin:28px 0 42px;padding:28px;background:#fff;border:1px solid #dce5ee;border-radius:20px;box-shadow:0 18px 45px rgba(5,20,35,.12)}.cart-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #e5ebf1}.cart-header .eyebrow{margin-bottom:7px;color:#199cff;font-size:11px;font-weight:800;letter-spacing:3px}.cart-header h2{margin:0;color:#071321;font-size:28px;line-height:1}.cart-count{color:#64748b;font-size:14px;font-weight:600}.cart-items{display:flex;flex-direction:column;gap:12px;padding-top:18px}.cart-item{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;background:#f8fafc;border:1px solid #e3e9ef;border-radius:14px}.cart-item-info{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-item-info strong{color:#071321;font-size:17px;font-weight:750}.cart-item-info span{color:#64748b;font-size:13px}.cart-item-info span:last-child{margin-top:3px;color:#071321;font-size:15px;font-weight:700}.cart-item-controls{display:flex;align-items:center;gap:9px;flex-shrink:0}.cart-item-controls button{width:38px;height:38px;padding:0;border:1px solid #d4dde6;border-radius:9px;background:#fff;color:#071321;cursor:pointer;font-size:18px;font-weight:600;transition:all .18s ease}.cart-item-controls button:hover{border-color:#199cff;color:#199cff;transform:translateY(-1px)}.cart-quantity{min-width:28px;text-align:center;color:#071321;font-size:15px;font-weight:700}.cart-item-controls .cart-remove{width:auto;min-width:78px;padding:0 13px;color:#64748b;font-size:13px;font-weight:600}.cart-item-controls .cart-remove:hover{border-color:#cbd5e1;color:#071321;transform:none}.cart-total{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.cart-total span{color:#64748b;font-size:14px;font-weight:600}.cart-total strong{color:#071321;font-size:24px;font-weight:800}@media (max-width:700px){.cart-section{padding:20px;border-radius:16px}.cart-item{align-items:flex-start;flex-direction:column;gap:16px}.cart-item-controls{width:100%}.cart-item-controls .cart-remove{margin-left:auto}.cart-total{justify-content:space-between}}.cart-section{background:#071321!important;border:1px solid #17344d!important}.cart-header span{color:#8ca8bd!important}.cart-item{background:#0b1b2b!important;border:1px solid #17344d!important}.cart-item span{color:#8ca8bd!important}.cart-item-controls button{background:#10263a!important;border:1px solid #28516f!important}.cart-total{border-top:1px solid #17344d!important}.product-card button{background:#087cff!important;color:#fff!important;border:1px solid #087cff!important;border-radius:8px!important;font-weight:700!important;padding:10px 18px!important;cursor:pointer!important}.product-card button:hover{background:#0066d6!important;border-color:#0066d6!important}.cart-section{background:#071a2b!important;border:1px solid #168cff!important;border-radius:20px!important;color:#fff!important;box-shadow:0 0 25px rgba(0,132,255,.15)!important}.cart-header{border-bottom:1px solid #163a55!important;padding-bottom:18px!important}.cart-header h2{color:#fff!important}.cart-header span{color:#4da3ff!important}.cart-item{background:#0b2237!important;border:1px solid #164564!important;border-radius:14px!important}.cart-item,.cart-item strong{color:#fff!important}.cart-item span{color:#8fc7ff!important}.cart-item-controls button{background:#0d2d49!important;border:1px solid #168cff!important;color:#fff!important}.cart-item-controls button:hover{background:#168cff!important}.cart-total{border-top:1px solid #164564!important;color:#fff!important}.cart-total strong{color:#168cff!important}.checkout-button{background:#1683ff;color:#fff;border:1px solid #1683ff;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease}.checkout-button:hover{background:#0d6fe0;border-color:#0d6fe0}.checkout-page{min-height:100vh;padding:70px 20px 100px;background:#020912;color:#fff}.checkout-container{width:min(100%,900px);margin:0 auto}.checkout-container .eyebrow{color:#168cff;font-size:14px;font-weight:800;letter-spacing:5px;margin-bottom:18px}.checkout-container h1{margin:0 0 18px;color:#fff;font-size:clamp(42px,6vw,64px);line-height:1}.checkout-intro{max-width:700px;margin:0 0 35px;color:#8fc8ff;font-size:17px;line-height:1.7}.checkout-card{padding:35px;background:#071a2b;border:1px solid #164d78;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.checkout-card h2{margin:0 0 28px;color:#fff;font-size:28px}.checkout-card label{display:block;margin-bottom:20px;color:#dceeff;font-size:15px;font-weight:700}.checkout-card input,.checkout-card textarea{display:block;width:100%;margin-top:8px;padding:14px 16px;box-sizing:border-box;border:1px solid #245b86;border-radius:8px;background:#04111e;color:#fff;font-size:16px;outline:none}.checkout-card input:focus,.checkout-card textarea:focus{border-color:#168cff;box-shadow:0 0 0 2px rgba(22,140,255,.15)}.checkout-card textarea{min-height:130px;resize:vertical}.checkout-card input::placeholder,.checkout-card textarea::placeholder{color:#6f91ad}.checkout-card button{margin-top:8px;padding:14px 24px;border:1px solid #168cff;border-radius:8px;background:#168cff;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.2s ease}.checkout-card button:hover{background:#0d6fe0;border-color:#0d6fe0;transform:translateY(-1px)}.checkout-page .research-notice{margin-top:22px;color:#6fbaff;font-size:14px;line-height:1.6}@media (max-width:700px){.checkout-page{padding:45px 16px 70px}.checkout-card{padding:24px}.checkout-container h1{font-size:42px}}.enquiry-confirmation{margin-top:24px;padding:28px;border:1px solid #1683ff;border-radius:14px;background:#081f33;box-shadow:0 0 25px rgba(22,131,255,.12)}.enquiry-confirmation h2{margin:0 0 12px;color:#fff;font-size:28px}.enquiry-confirmation p{margin:8px 0;color:#6fbaff;font-size:16px;line-height:1.6}.product-sizes button.selected-size{background:#fff;color:#06111f;border:2px solid #fff;box-shadow:0 0 0 2px #1597ff;transform:translateY(-1px)}:root{--pbl-bg:#061525;--pbl-bg-deep:#040d18;--pbl-panel:#0a1d31;--pbl-panel-light:#0e2942;--pbl-blue:#159cff;--pbl-blue-bright:#28aaff;--pbl-text:#f3f8ff;--pbl-muted:#a9bdd0;--pbl-border:rgba(42,169,255,.22)}body,html{background:var(--pbl-bg)!important;color:var(--pbl-text)!important}main{background:radial-gradient(circle at 80% 10%,rgba(21,156,255,.1),transparent 32%),radial-gradient(circle at 10% 45%,rgba(21,156,255,.06),transparent 28%),var(--pbl-bg)}.site-header{background:rgba(4,13,24,.96)!important;border-bottom:1px solid var(--pbl-border)!important;box-shadow:0 8px 30px rgba(0,0,0,.25);position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{max-width:1250px;margin:0 auto;min-height:78px}.brand{color:#fff!important;font-weight:700;letter-spacing:.04em}.brand-mark{color:var(--pbl-blue)!important}.brand small{color:#8fa8bd!important}.site-header nav a{color:#dce9f5!important;transition:color .2s ease,text-shadow .2s ease}.site-header nav a:hover{color:var(--pbl-blue-bright)!important;text-shadow:0 0 12px rgba(21,156,255,.35)}.research-banner{background:linear-gradient(90deg,#087acb,#159cff,#087acb)!important;color:#fff!important;border:none!important;font-weight:700;letter-spacing:.08em}section{border-color:var(--pbl-border)!important}section h1,section h2,section h3{color:#f5f9ff!important}section p{color:var(--pbl-muted);line-height:1.75}.eyebrow{color:var(--pbl-blue-bright)!important;letter-spacing:.25em}#products{background:linear-gradient(180deg,rgba(10,29,49,.65),rgba(6,21,37,.9))}.product-card{background:linear-gradient(145deg,#0d243a,#081a2d)!important;border:1px solid var(--pbl-border)!important;border-radius:16px!important;box-shadow:0 14px 40px rgba(0,0,0,.25);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-5px);border-color:rgba(40,170,255,.55)!important;box-shadow:0 18px 45px rgba(0,0,0,.35),0 0 25px rgba(21,156,255,.08)}.product-card h2,.product-card h3{color:#fff!important}.product-card p{color:#aebfd0!important}.price{color:var(--pbl-blue-bright)!important;font-weight:800}.btn,a.button,button{background:linear-gradient(135deg,#087fd1,#159cff)!important;color:#fff!important;border:1px solid rgba(76,190,255,.65)!important;border-radius:8px!important;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover,a.button:hover,button:hover{background:linear-gradient(135deg,#159cff,#39b2ff)!important;transform:translateY(-2px);box-shadow:0 8px 25px rgba(21,156,255,.25)}.info-section{background:linear-gradient(145deg,rgba(10,29,49,.92),rgba(6,21,37,.92))!important;border-top:1px solid var(--pbl-border)!important;border-bottom:1px solid var(--pbl-border)!important}.feature-card,.info-card,.standard-card{background:rgba(12,35,57,.75)!important;border:1px solid var(--pbl-border)!important;border-radius:14px!important}a{transition:color .2s ease}a:hover{color:var(--pbl-blue-bright)!important}input,select,textarea{background:#081a2d!important;color:#fff!important;border:1px solid var(--pbl-border)!important;border-radius:8px!important}input:focus,select:focus,textarea:focus{border-color:var(--pbl-blue)!important;outline:none!important;box-shadow:0 0 0 3px rgba(21,156,255,.12)}.site-footer{background:linear-gradient(180deg,#07192b,#030b14)!important;border-top:1px solid var(--pbl-border)!important;color:#b7c8d8!important}.site-footer strong{color:#fff!important}.site-footer a{color:#a9c8df!important}.site-footer a:hover{color:var(--pbl-blue-bright)!important}hr{border:0;border-top:1px solid var(--pbl-border)}::selection{background:rgba(21,156,255,.35);color:#fff}@media (max-width:768px){.header-inner{min-height:68px}section{padding-left:20px;padding-right:20px}.product-card{border-radius:12px!important}}body,html{background:#08243d!important;color:#f4f8fc}body{background:linear-gradient(180deg,#061a2d,#08243d 45%,#0a2d4a)!important}main{background:transparent!important}section{background:transparent}.about-section,.info-card,.info-section,.products-section,.quality-section,.standards-section{background:transparent!important}section{border-color:rgba(70,170,235,.22)!important}h1,h2,h3{color:#f7fbff}p{color:#c5d8e8}.eyebrow,.label,.section-label{color:#35aef5!important}.product-card{background:rgba(12,48,76,.92)!important;border:1px solid rgba(80,180,235,.28)!important;box-shadow:0 12px 35px rgba(0,0,0,.25)}.product-card p{color:#bfd3e3}.product-code{color:#42b5f5!important}.product-sizes button{background:#0b304d!important;color:#eaf5fc!important;border:1px solid rgba(70,175,235,.35)!important}.product-sizes button.selected-size,.product-sizes button:hover{background:#168bd0!important;border-color:#45b9f5!important;color:#fff!important}.add-cart-btn{background:linear-gradient(135deg,#0789d1,#16a5ee)!important;color:#fff!important;border:none!important;box-shadow:0 8px 20px rgba(0,130,210,.25)}.add-cart-btn:hover{background:linear-gradient(135deg,#0a9be8,#21b5f5)!important}.info-section{border-top:1px solid rgba(70,170,235,.22);border-bottom:1px solid rgba(70,170,235,.22)}.site-footer{background:#061a2d!important;border-top:1px solid rgba(70,170,235,.25)!important}.site-footer a{color:#42b5f5!important}.site-footer a:hover{color:#8bd8ff!important}a{color:#42b5f5}a:hover{color:#8bd8ff}.shipping-section{width:100%;max-width:1200px;margin:70px auto 0;padding:70px 40px;text-align:center}.shipping-section .section-eyebrow{color:#00a8ff;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:14px}.shipping-section h2{margin:0 0 45px;font-size:36px;line-height:1.2;color:#fff}.shipping-section h2 span{color:#00a8ff}.shipping-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.shipping-item{background:hsla(0,0%,100%,.04);border:1px solid rgba(0,168,255,.22);border-radius:14px;padding:30px 22px;min-height:170px;display:flex;flex-direction:column;justify-content:center;transition:transform .2s ease,border-color .2s ease}.shipping-item:hover{transform:translateY(-4px);border-color:#00a8ff}.shipping-item strong{display:block;color:#fff;font-size:18px;margin-bottom:12px}.shipping-item p{margin:0;color:#9fc5df;font-size:14px;line-height:1.6}@media (max-width:900px){.shipping-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.shipping-section{padding:50px 20px}.shipping-section h2{font-size:28px}.shipping-grid{grid-template-columns:1fr}}.hero{position:relative;min-height:790px;padding:70px 48px 35px;overflow:hidden;background:radial-gradient(circle at 72% 48%,rgba(0,128,255,.16),transparent 27%),radial-gradient(circle at 38% 55%,rgba(0,90,180,.12),transparent 32%),linear-gradient(135deg,#02070d,#041321 48%,#02070d)}.hero-inner{position:relative;z-index:2;max-width:1450px;min-height:620px;margin:0 auto;display:grid;grid-template-columns:48% 52%;align-items:center}.hero-copy{position:relative;z-index:5;padding-left:0}.eyebrow{margin-bottom:25px;color:#159cff;font-size:18px;font-weight:700;letter-spacing:5px}.hero h1{margin:0;color:#f5f8fc;font-size:clamp(58px,5vw,88px);line-height:.98;font-weight:900;letter-spacing:-2px}.hero h1 span{color:#159cff}.hero-description{margin:30px 0 32px;max-width:650px;color:#c3d0dc;font-size:20px;line-height:1.6}.hero-buttons{display:flex;gap:22px;flex-wrap:wrap}.hero-button{min-height:72px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:17px;font-weight:800;text-decoration:none;transition:.2s ease}.hero-button-primary{color:#fff;background:linear-gradient(135deg,#159cff,#0877d8);box-shadow:0 10px 35px rgba(21,156,255,.25)}.hero-button-primary:hover{transform:translateY(-2px)}.hero-button-secondary{color:#fff;border:1px solid rgba(21,156,255,.55);background:rgba(3,16,29,.7)}.hero-button-secondary:hover{border-color:#159cff;background:rgba(21,156,255,.08)}.hero-notice{margin-top:28px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.12);color:#d8e2eb;font-size:17px}.hero-product{position:relative;height:610px;display:flex;align-items:center;justify-content:center}.hero-vial{position:relative;z-index:3;width:min(430px,72%);max-height:570px;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(0,0,0,.75)) drop-shadow(0 0 35px rgba(0,140,255,.18))}.hero-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(0,145,255,.34) 0,rgba(0,100,200,.12) 38%,transparent 72%);filter:blur(10px)}.hero-feature{position:absolute;z-index:6;width:300px;min-height:105px;padding:18px 20px;display:flex;align-items:center;gap:18px;border:1px solid rgba(120,180,230,.28);border-radius:12px;background:rgba(3,13,23,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 15px 35px rgba(0,0,0,.35)}.hero-feature-one{top:95px;right:0}.hero-feature-two{top:220px;right:0}.hero-feature-three{top:345px;right:0}.hero-feature-icon{width:52px;height:52px;flex:0 0 52px;display:flex;align-items:center;justify-content:center;color:#159cff;border:1px solid rgba(21,156,255,.35);border-radius:9px;font-size:27px}.hero-feature strong{display:block;margin-bottom:7px;color:#159cff;font-size:16px;letter-spacing:.5px}.hero-feature span{display:block;color:#d5dfe8;font-size:14px;line-height:1.55}.hero-stats{position:relative;z-index:8;max-width:1450px;min-height:125px;margin:0 auto;padding:0 35px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid rgba(120,180,230,.3);border-radius:13px;background:rgba(2,9,16,.88);box-shadow:0 20px 50px rgba(0,0,0,.35)}.hero-stat{position:relative;padding:10px 35px}.hero-stat:not(:last-child):after{content:"";position:absolute;top:10%;right:0;width:1px;height:80%;background:rgba(150,190,220,.3)}.hero-stat strong{display:block;color:#159cff;font-size:38px;line-height:1;font-weight:900}.hero-stat span{display:block;margin-top:10px;color:#c8d3dd;font-size:16px}@media (max-width:1100px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-copy{padding-top:20px}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-product{height:560px}.hero-feature{display:none}.hero-stats{grid-template-columns:repeat(2,1fr)}.hero-stat:nth-child(2):after{display:none}}@media (max-width:650px){.hero{padding:45px 20px 25px}.hero h1{font-size:48px}.eyebrow{font-size:12px;letter-spacing:3px}.hero-description{font-size:16px}.hero-button{width:100%}.hero-product{height:430px}.hero-vial{width:75%}.hero-stats{grid-template-columns:1fr;padding:15px}.hero-stat{padding:20px;text-align:center}.hero-stat:not(:last-child):after{display:none}}