:root{--ink:#111318;--navy:#071425;--navy-2:#0d2038;--red:#ee263b;--red-dark:#c71429;--muted:#68717e;--line:#dfe3e8;--paper:#fff;--mist:#f5f6f8;--green:#13815c;--shell:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.announcement{background:var(--red);color:#fff;text-align:center;font-size:12px;font-weight:800;letter-spacing:.13em;padding:10px 16px}.site-header{height:82px;background:#050505;color:#fff;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-block;font-size:31px;font-weight:900;letter-spacing:-.075em;line-height:1}.brand span{color:var(--red)}.brand--light{color:#fff}.brand--dark{color:var(--ink)}.nav{display:flex;align-items:center;gap:40px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nav a{color:#d4d6da;transition:color .2s}.nav a:hover{color:#fff}.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px}.menu-button span{display:block;height:2px;margin:5px 0;background:#fff}.hero{min-height:690px;position:relative;display:grid;align-items:center;overflow:hidden;background:var(--navy);color:#fff}.hero-media,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media{object-fit:cover;object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(4,11,22,.98),rgba(4,12,24,.88) 38%,rgba(4,12,24,.32) 68%,rgba(4,12,24,.2))}.hero-content{position:relative;z-index:2;padding-block:90px}.eyebrow,.hero-kicker{display:block;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero-kicker{color:#ff6677;margin-bottom:20px}.hero h1{max-width:720px;margin:0;font-size:clamp(50px,6.4vw,88px);line-height:.98;letter-spacing:-.058em}.hero p{max-width:620px;margin:28px 0 34px;color:#d4d9e1;font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:800;letter-spacing:.02em;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--red);color:#fff}.button--primary:hover{background:var(--red-dark)}.button--ghost{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(2,8,17,.3)}.button--ghost:hover{border-color:#fff}.button--light{background:#fff;color:var(--navy)}.button--outline-light{color:#fff;border-color:rgba(255,255,255,.55)}.hero-proof{display:flex;gap:34px;margin-top:48px;color:#b8c0cc;font-size:13px}.hero-proof span+span{padding-left:34px;border-left:1px solid rgba(255,255,255,.25)}.hero-proof strong{display:block;color:#fff;font-size:18px;margin-bottom:3px}.section-heading{margin-bottom:34px}.section-heading h2{margin:8px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-.045em}.section-heading--center{max-width:650px;margin:0 auto 44px;text-align:center}.section-heading--center p{color:var(--muted);line-height:1.65}.section-heading--split{display:flex;align-items:end;justify-content:space-between;gap:24px}.text-link{color:var(--ink);font-size:14px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:4px;white-space:nowrap}.text-link span{margin-left:6px;color:var(--red)}.category-section{padding-block:105px}.category-grid{display:grid;grid-template-columns:1.22fr .78fr;grid-template-rows:repeat(2,270px);gap:20px}.category-card{position:relative;overflow:hidden;color:#fff;background:var(--navy)}.category-card--large{grid-row:1/3}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(3,9,18,.88))}.category-card:hover img{transform:scale(1.035)}.category-card>div{position:absolute;z-index:2;inset:auto 30px 28px}.category-card span{color:#ff7180;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.category-card h3{margin:7px 0;max-width:430px;font-size:clamp(23px,3vw,36px);line-height:1.06;letter-spacing:-.035em}.category-card p{margin:8px 0 0;color:#dce0e7;line-height:1.5}.featured-section{background:var(--mist);padding:100px 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;background:#fff;border:1px solid var(--line);transition:transform .22s,box-shadow .22s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(7,20,37,.09)}.product-image-wrap{position:relative;display:block;aspect-ratio:1;background:#f8f9fa;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:contain;padding:15px;transition:transform .35s}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.sale-badge{position:absolute;top:14px;left:14px;z-index:2;background:var(--red);color:#fff;border-radius:2px;padding:7px 9px;font-size:10px;font-weight:900;letter-spacing:.08em}.product-card-body{padding:21px}.product-card-body .eyebrow{font-size:10px;color:#7b8490}.product-title{display:block;min-height:43px;margin:9px 0 10px;font-size:16px;font-weight:800;line-height:1.35}.rating{color:#5a6470;font-size:12px}.rating>span{color:#f3a91a;letter-spacing:.05em}.rating small{color:#9097a1}.price-line{display:flex;gap:9px;align-items:baseline;margin:15px 0 18px}.price-line strong{font-size:19px}.price-line del{color:#8c939d;font-size:13px}.card-action{display:flex;align-items:center;justify-content:center;min-height:43px;border:1px solid #cfd4da;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;transition:background .2s,color .2s,border-color .2s}.card-action:hover{border-color:var(--navy)}.card-action:hover,.deal-banner{background:var(--navy);color:#fff}.deal-banner{min-height:520px;margin-block:105px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.deal-copy{padding:70px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow--light{color:#ff7180}.deal-copy h2{margin:12px 0 18px;max-width:520px;font-size:clamp(40px,5vw,64px);line-height:.98;letter-spacing:-.052em}.deal-copy p{color:#c8cfda;font-size:17px;line-height:1.65;max-width:550px}.deal-price{display:flex;align-items:center;gap:13px;margin:12px 0 28px}.deal-price strong{font-size:30px}.deal-price del{color:#929cab}.deal-price span{background:var(--red);padding:7px 9px;font-size:11px;font-weight:900}.deal-image{min-height:520px;background:#fff}.deal-image img{width:100%;height:100%;object-fit:cover}.trust-wrap{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:-55px;position:relative;z-index:2;background:#fff8f6;border:1px solid #f0e2df;box-shadow:0 14px 45px rgba(9,18,31,.08)}.trust-item{min-height:150px;padding:32px 24px;display:flex;align-items:center;gap:17px}.trust-item+.trust-item{border-left:1px solid #eadeda}.trust-icon{flex:0 0 46px;width:46px;height:46px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;color:var(--red);font-size:12px;font-weight:900}.trust-item span,.trust-item strong{display:block}.trust-item strong{font-size:15px;margin-bottom:7px}.trust-item div span{color:var(--muted);font-size:12px;line-height:1.5}.story-strip{padding:135px 0 80px;background:var(--red);color:#fff}.story-inner{display:grid;grid-template-columns:auto 1.1fr 1fr auto;gap:45px;align-items:center}.story-number{font-size:90px;font-weight:900;line-height:1;opacity:.23}.story-inner h2{margin:8px 0 0;font-size:38px;letter-spacing:-.04em}.story-inner p{line-height:1.65;color:#ffe3e6}.site-footer{background:#050505;color:#fff;padding:95px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:65px}.footer-brand p{max-width:380px;color:#a8adb4;line-height:1.65;font-size:14px}.footer-grid h3{margin:4px 0 24px;font-size:14px}.footer-grid>div:not(.footer-brand) a,.footer-grid>div:not(.footer-brand) p{display:block;margin:0 0 13px;color:#afb4bb;font-size:13px;line-height:1.7}.footer-grid a:hover{color:#fff!important}.payment-pills{display:flex;gap:6px;margin-top:25px}.payment-pills span{display:grid;place-items:center;min-width:39px;height:24px;padding:0 6px;border-radius:3px;background:#fff;color:#1b2a3b;font-size:9px;font-weight:900}.copyright{margin-top:70px;padding-top:22px;border-top:1px solid #303030;color:#777e88;font-size:11px}.page-hero{min-height:390px;background:linear-gradient(120deg,#071425,#163353);color:#fff;display:grid;align-items:center}.page-hero .shell{padding-block:70px}.page-hero h1{max-width:760px;margin:12px 0 20px;font-size:clamp(47px,6vw,72px);line-height:1;letter-spacing:-.055em}.page-hero p{max-width:690px;margin:0;color:#cbd3df;font-size:18px;line-height:1.65}.page-hero--catalogue{background:radial-gradient(circle at 85% 20%,#254c6b 0,transparent 29%),linear-gradient(120deg,#071425,#102b47)}.page-hero--about{background:radial-gradient(circle at 18% 110%,#bb1f34 0,transparent 35%),linear-gradient(120deg,#071425,#142a43)}.page-hero--support{background:radial-gradient(circle at 80% 120%,#bb1f34 0,transparent 30%),linear-gradient(120deg,#0a1728,#163451)}.page-hero--policies{min-height:330px}.catalogue-section{padding-block:70px 110px}.catalogue-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:40px}.catalogue-topline>p{color:var(--muted);font-size:13px;white-space:nowrap}.filter-links{display:flex;flex-wrap:wrap;gap:8px}.filter-link{padding:11px 16px;border:1px solid #d6dbe1;color:#56606c;font-size:12px;font-weight:800}.filter-link--active,.filter-link:hover{background:var(--navy);border-color:var(--navy);color:#fff}.catalogue-section+.trust-wrap{margin-bottom:80px}.breadcrumb{display:flex;flex-wrap:wrap;gap:9px;padding-block:24px;color:#737c87;font-size:12px}.breadcrumb a:hover{color:var(--red)}.product-detail-section{padding:25px 0 90px}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:75px;align-items:start}.product-main-image{position:relative;aspect-ratio:1;background:var(--mist);border:1px solid #e1e5ea}.product-main-image img{width:100%;height:100%;object-fit:contain;padding:26px}.sale-badge--detail{top:20px;left:20px}.thumbnail-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.thumbnail{aspect-ratio:1;border:1px solid #dce0e5;background:#fff;padding:4px;cursor:pointer}.thumbnail img{width:100%;height:100%;object-fit:contain}.thumbnail--active{border:2px solid var(--navy)}.product-info{position:sticky;top:24px;padding-top:12px}.product-info h1{margin:12px 0 15px;font-size:clamp(40px,4.5vw,62px);line-height:1;letter-spacing:-.052em}.rating--detail{font-size:13px}.rating--detail small{margin-left:5px}.detail-price{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin:24px 0}.detail-price strong{font-size:30px}.detail-price del{color:#89909a}.detail-price>span{background:#ffe5e8;color:#b41528;padding:7px 9px;font-size:11px;font-weight:900}.product-summary{font-size:17px;color:#515b67;line-height:1.7}.feature-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.feature-list li{display:flex;gap:11px;align-items:center;color:#343c46;font-size:14px}.feature-list li span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#e4f6ef;color:var(--green);font-size:11px;font-weight:900}.purchase-box{border:1px solid #d9dde3;background:#fafbfc;padding:20px;margin-top:30px}.quantity-picker{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:13px;font-weight:700}.quantity-picker>div{display:grid;grid-template-columns:36px 42px 36px;border:1px solid #d1d6dc;background:#fff}.quantity-picker button{border:0;background:#fff;height:36px;cursor:pointer;font-size:18px}.quantity-picker strong{display:grid;place-items:center;border-inline:1px solid #e0e3e7}.button--buy{width:100%;min-height:58px;background:var(--red);color:#fff;font-size:16px}.button--buy:hover{background:var(--red-dark)}.shipping-note{margin:13px 0 0;color:#5c6570;text-align:center;font-size:12px}.shipping-note span{color:#20a16f;margin-right:5px}.mini-assurances{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;padding-top:18px;border-top:1px solid #e0e3e7}.mini-assurances span{text-align:center;color:#717983;font-size:10px;line-height:1.5}.mini-assurances span+span{border-left:1px solid #e0e3e7}.mini-assurances strong{display:block;color:#303741;font-size:12px}.product-story{background:var(--navy);color:#fff;padding:85px 0}.product-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.product-story h2{margin:10px 0 0;font-size:47px;line-height:1.04;letter-spacing:-.045em}.product-story p{margin-top:0;color:#c7cfdb;font-size:17px;line-height:1.75}.product-story+.trust-wrap{margin-top:60px}.related-section{padding:135px 0 100px}.content-section{padding:100px 0}.content-lede{display:grid;grid-template-columns:auto .85fr 1.15fr;gap:45px;align-items:start}.big-index{color:#e9ecf0;font-size:85px;font-weight:900;line-height:.8}.content-lede h2{margin:10px 0;font-size:45px;line-height:1.05;letter-spacing:-.045em}.content-lede p{margin:0;color:#5e6773;font-size:17px;line-height:1.8}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:90px;background:var(--line);border:1px solid var(--line)}.value-grid article{background:#fff;padding:42px}.value-grid article>span{color:var(--red);font-size:12px;font-weight:900}.value-grid h3{font-size:22px;margin:35px 0 10px}.value-grid p{margin:0;color:var(--muted);line-height:1.6}.content-cta{margin-top:80px;padding:55px;background:var(--mist);display:flex;justify-content:space-between;align-items:center;gap:24px}.content-cta h2{margin:0;font-size:34px;letter-spacing:-.035em}.content-section+.trust-wrap{margin-bottom:80px}.support-section{padding:90px 0 120px}.support-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:55px}.support-intro h2{margin:10px 0 0;font-size:46px;letter-spacing:-.045em}.support-intro p{color:var(--muted);line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:25px 3px;cursor:pointer;list-style:none;font-size:17px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:22px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:850px;margin:-5px 0 25px;color:var(--muted);line-height:1.7}.support-cta{margin-top:60px;padding:34px;background:var(--mist);justify-content:space-between;gap:30px}.support-cta,.support-cta>div{display:flex;align-items:center}.support-cta>div{gap:18px}.support-symbol{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--navy);color:#fff;font-size:24px;font-weight:900}.support-cta h3,.support-cta p{margin:0}.support-cta p{margin-top:5px;color:var(--muted)}.policy-layout{display:grid;grid-template-columns:240px 1fr;gap:85px;padding-block:90px 120px}.policy-layout aside{position:sticky;top:24px;height:max-content;display:grid;border:1px solid var(--line)}.policy-layout aside a{padding:17px 18px;font-size:13px;font-weight:800}.policy-layout aside a+a{border-top:1px solid var(--line)}.policy-layout aside a:hover{background:var(--mist)}.policy-copy section{scroll-margin-top:30px}.policy-copy section+section{margin-top:85px;padding-top:85px;border-top:1px solid var(--line)}.policy-copy h2{margin:10px 0 24px;font-size:42px;letter-spacing:-.04em}.policy-copy p{color:#59636f;line-height:1.8}.checkout-page{min-height:100vh;background:#fff}.checkout-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.checkout-header{height:92px;border-bottom:1px solid #e2e5e9;background:#fff}.checkout-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.checkout-header .brand{font-size:27px}.checkout-secure{color:#68717d;font-size:12px;font-weight:700}.checkout-secure span{color:var(--green);margin-right:6px}.checkout-main{padding-top:30px}.checkout-note{margin-bottom:20px;padding:13px 16px;border:1px solid #cfe4dc;border-radius:7px;background:#f0faf6;color:#376153;font-size:12px;line-height:1.5}.checkout-layout{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.checkout-left{display:grid;gap:18px}.checkout-card{border:1px solid #d9dee4;border-radius:9px;background:#f7f8fa;padding:22px}.checkout-card h2{margin:0 0 20px;font-size:20px}.checkout-product{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding-top:16px;border-top:1px solid #e1e4e8}.checkout-product-image{width:64px;height:64px;position:relative;background:#fff;border:1px solid #e0e3e7;border-radius:6px}.checkout-product-image img{width:100%;height:100%;object-fit:contain;padding:3px;border-radius:6px}.checkout-product-image span{position:absolute;right:-7px;top:-7px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#626b77;color:#fff;font-size:11px}.checkout-product small,.checkout-product strong{display:block}.checkout-product strong{font-size:14px}.checkout-product small{margin-top:5px;color:#7a838f;font-size:11px}.checkout-product b{font-size:14px}.summary-line,.summary-total{display:flex;align-items:center;justify-content:space-between;padding:13px 0;font-size:13px}.summary-line:first-of-type{border-top:1px solid #e1e4e8}.summary-line span{color:#626b77}.green-text{color:var(--green)}.summary-total{margin-top:8px;padding-top:20px;border-top:1px solid #dfe3e7;font-size:16px;font-weight:800}.summary-total div{display:flex;align-items:baseline;gap:6px}.summary-total small{color:#6a7380;font-size:10px;font-weight:500}.summary-total strong{font-size:25px}.check-line{position:relative;display:flex;align-items:center;gap:11px;cursor:pointer}.check-line input{position:absolute;opacity:0;pointer-events:none}.custom-check{flex:0 0 18px;width:18px;height:18px;border:1px solid #87909c;border-radius:3px;background:#fff}.check-line input:checked+.custom-check{background:#475260;border-color:#475260}.check-line input:checked+.custom-check:after{content:"✓";display:grid;place-items:center;color:#fff;font-size:11px;margin-top:1px}.check-line input:focus-visible+.custom-check{outline:3px solid rgba(238,38,59,.22)}.protection-card{padding:20px}.protection-detail{display:flex;gap:13px;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid #e0e4e8}.protection-detail p{margin:0;color:#626b77;font-size:12px;line-height:1.55}.protection-icon{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;border-radius:5px;background:var(--navy);color:#fff;font-size:24px}.checkout-form-card{padding:22px}.form-grid{display:grid;gap:12px}.form-grid--2{grid-template-columns:repeat(2,1fr)}.form-grid--3{grid-template-columns:1fr 1fr .9fr}.form-grid+.form-grid,.form-grid--3{margin-top:12px}.form-grid label,.payment-fields label{display:block}.form-grid label>span,.payment-fields label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.form-grid input,.form-grid select,.payment-fields input{width:100%;height:49px;padding:0 15px;border:1px solid #cfd5db;border-radius:5px;background:#fff;color:#232933;font-size:13px;outline:none}.form-grid input:focus,.form-grid select:focus,.payment-fields input:focus{border-color:#657a91;box-shadow:0 0 0 3px rgba(80,112,145,.12)}.check-line--small{margin:13px 0;font-size:12px;color:#4e5762}.check-line--small .custom-check{width:17px;height:17px;flex-basis:17px}.form-divider{height:1px;margin:27px 0 22px;background:#dde1e5}.payment-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.payment-heading h2{margin-bottom:4px}.payment-heading p{margin:0 0 16px;color:#68717d;font-size:12px}.payment-pills--light{margin:0}.payment-pills--light span{border:1px solid #d9dde2}.payment-fields{display:grid;gap:12px}.payment-fields .form-grid{gap:12px}.check-line--terms{align-items:flex-start;margin-top:18px;color:#414a55;font-size:12px;line-height:1.5}.check-line--terms a{text-decoration:underline;font-weight:700}.complete-order{width:100%;height:57px;margin-top:20px;border:0;border-radius:5px;background:var(--green);color:#fff;cursor:pointer;font-size:15px;font-weight:900}.complete-order:hover{background:#0e6f4e}.checkout-disclaimer{margin:12px 0 0;text-align:center;color:#7a838e;font-size:10px}.checkout-footer{display:flex;gap:24px;margin-top:55px;padding:22px 0 42px;border-top:1px solid #dde1e5;color:#536ca4;font-size:11px}.confirmation-page{min-height:100vh;background:#f4f6f8;padding:42px 24px 90px}.confirmation-page>a{display:block;width:max-content;margin:0 auto 35px}.confirmation-card{width:min(690px,100%);margin:0 auto;padding:55px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;text-align:center;box-shadow:0 20px 70px rgba(11,25,42,.08)}.confirmation-check{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 23px;border-radius:50%;background:#e7f7f1;color:var(--green);font-size:30px;font-weight:900}.confirmation-card .eyebrow{margin-bottom:8px}.confirmation-card h1{margin:0;font-size:49px;letter-spacing:-.05em}.confirmation-card>p{color:var(--muted);line-height:1.65}.confirmation-product{display:grid;grid-template-columns:65px 1fr auto;gap:14px;align-items:center;margin-top:30px;padding:16px;border:1px solid var(--line);background:#fafbfc;text-align:left}.confirmation-product img{width:65px;height:65px;object-fit:contain;background:#fff}.confirmation-product span,.confirmation-product strong{display:block}.confirmation-product span{color:var(--muted);font-size:12px;margin-top:5px}.confirmation-meta{display:grid;grid-template-columns:repeat(2,1fr);margin:25px 0 30px;border-block:1px solid var(--line)}.confirmation-meta div{padding:20px}.confirmation-meta div+div{border-left:1px solid var(--line)}.confirmation-meta span,.confirmation-meta strong{display:block}.confirmation-meta span{color:var(--muted);font-size:11px}.confirmation-meta strong{margin-top:7px;font-size:13px}.confirmation-actions{display:flex;align-items:center;justify-content:center;gap:25px}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-inner{grid-template-columns:auto 1fr 1fr}.story-inner .button{grid-column:2;width:max-content}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2/4}.product-detail-grid{gap:42px;grid-template-columns:1fr 1fr}.deal-copy{padding:45px}}@media(max-width:820px){.checkout-shell,.shell{width:min(100% - 32px,var(--shell))}.site-header{height:70px}.menu-button{display:block}.nav{position:absolute;top:70px;left:0;right:0;display:none;align-items:stretch;gap:0;padding:10px 24px 20px;background:#050505;border-top:1px solid #232323}.nav--open{display:grid}.nav a{padding:14px 0;border-bottom:1px solid #222}.hero{min-height:640px}.hero-media{object-position:69% center}.hero-shade{background:linear-gradient(90deg,rgba(4,11,22,.96),rgba(4,11,22,.62))}.category-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 250px}.category-card--large{grid-column:1/3;grid-row:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-banner{grid-template-columns:1fr}.deal-image{min-height:400px;order:-1}.trust-wrap{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(3){border-left:0}.trust-item:nth-child(3),.trust-item:nth-child(4){border-top:1px solid #eadeda}.story-inner{grid-template-columns:auto 1fr}.story-inner .button,.story-inner>p{grid-column:2}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.product-detail-grid{grid-template-columns:1fr}.product-info{position:static}.product-story-grid{grid-template-columns:1fr;gap:30px}.content-lede{grid-template-columns:auto 1fr}.content-lede>p{grid-column:2}.support-intro,.value-grid{grid-template-columns:1fr}.support-intro{gap:15px}.policy-layout{grid-template-columns:1fr;gap:40px}.policy-layout aside{position:static;grid-template-columns:repeat(3,1fr)}.policy-layout aside a+a{border-top:0;border-left:1px solid var(--line)}.checkout-layout{grid-template-columns:1fr}.checkout-left{order:2}}@media(max-width:560px){.announcement{font-size:10px;letter-spacing:.08em}.brand{font-size:27px}.hero{min-height:630px}.hero-content{padding-block:65px}.hero h1{font-size:49px}.hero p{font-size:16px}.hero-actions{display:grid}.hero-proof{gap:18px}.hero-proof span+span{padding-left:18px}.category-section,.featured-section{padding-block:75px}.category-grid{grid-template-columns:1fr;grid-template-rows:390px 230px 230px}.category-card--large{grid-column:auto}.product-grid{grid-template-columns:1fr}.section-heading--split{align-items:start;flex-direction:column}.product-card-body{padding:20px}.deal-banner{width:100%;margin-block:75px}.deal-copy{padding:38px 24px 45px}.deal-image{min-height:350px}.trust-wrap{width:calc(100% - 32px);grid-template-columns:1fr;margin-bottom:-35px}.trust-item{min-height:115px}.trust-item+.trust-item{border-left:0;border-top:1px solid #eadeda}.story-strip{padding-top:100px}.story-inner{grid-template-columns:1fr;gap:18px}.story-inner .button,.story-inner>p{grid-column:auto}.story-number{font-size:60px}.footer-grid{grid-template-columns:1fr;gap:45px}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.page-hero{min-height:340px}.page-hero h1{font-size:48px}.catalogue-topline{align-items:start;flex-direction:column}.filter-links{flex-wrap:nowrap;width:calc(100vw - 16px);overflow-x:auto;margin-right:-16px;padding-right:16px}.product-detail-section{padding-bottom:65px}.product-info h1{font-size:43px}.thumbnail-row{grid-template-columns:repeat(4,1fr)}.product-story{padding:65px 0}.product-story h2{font-size:38px}.related-section{padding-top:105px}.content-lede{grid-template-columns:1fr;gap:20px}.content-lede>p{grid-column:auto}.big-index{font-size:62px}.content-cta,.support-cta{align-items:flex-start;flex-direction:column}.content-cta{padding:35px 25px}.policy-layout aside{grid-template-columns:1fr}.policy-layout aside a+a{border-left:0;border-top:1px solid var(--line)}.checkout-header{height:76px}.checkout-secure{font-size:0}.checkout-secure span{font-size:16px}.checkout-main{padding-top:16px}.checkout-card{padding:18px 16px}.form-grid--2,.form-grid--3{grid-template-columns:1fr}.payment-heading{display:block}.payment-pills--light{margin-bottom:16px}.checkout-footer{flex-wrap:wrap;gap:14px 20px}.confirmation-card{padding:38px 20px}.confirmation-card h1{font-size:40px}.confirmation-product{grid-template-columns:58px 1fr}.confirmation-product b{grid-column:2}.confirmation-meta{grid-template-columns:1fr}.confirmation-meta div+div{border-left:0;border-top:1px solid var(--line)}.confirmation-actions{flex-direction:column}}.checkout-legal-module{margin-top:20px;padding-top:18px;border-top:1px solid #d9dee4}.checkout-legal-module .check-line--terms{margin:0}.billing-disclosure{margin:22px 0 0;color:#46505e;font-size:12px;line-height:1.75}.legal-article{max-width:920px;padding-block:80px 120px}.legal-intro{margin:0 0 60px;padding:24px 28px;border-left:4px solid var(--red);background:var(--mist);color:#485260;font-size:16px;line-height:1.75}.legal-article section a,.legal-intro a{font-weight:800;text-decoration:underline}.legal-article section{scroll-margin-top:30px}.legal-article section+section{margin-top:44px;padding-top:44px;border-top:1px solid var(--line)}.legal-article h2{margin:0 0 15px;font-size:28px;line-height:1.2;letter-spacing:-.025em}.legal-article h3{margin:28px 0 10px;font-size:18px}.legal-article li,.legal-article p{color:#56606c;font-size:15px;line-height:1.8}.legal-article ul{padding-left:22px}.legal-article strong{color:var(--ink)}@media(max-width:560px){.billing-disclosure{font-size:11px;line-height:1.7}.legal-article{padding-block:55px 80px}.legal-intro{margin-bottom:40px;padding:20px;font-size:14px}.legal-article section+section{margin-top:34px;padding-top:34px}.legal-article h2{font-size:24px}.legal-article li,.legal-article p{font-size:14px}}