@font-face{font-family:Manrope;src:url('fonts/manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('fonts/manrope-500.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url('fonts/manrope-600.ttf') format('truetype');font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url('fonts/manrope-700.ttf') format('truetype');font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url('fonts/manrope-800.ttf') format('truetype');font-weight:800;font-display:swap}
/* Native CSS. Light technical direction; variance 6, motion 3, density 4.
   One accent: brand red. 4px controls, 12px content surfaces. */
:root{--ink:#202327;--muted:#60656c;--red:#d90b2c;--red-hover:#b60824;--surface:#f2f4f6;--line:#dfe2e6;--white:#fff;--radius:12px;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em}p{line-height:1.75;color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--red);outline-offset:5px}button:disabled{opacity:.6;cursor:wait}[hidden]{display:none!important}.wrap{width:calc(100% - 96px);max-width:1344px;margin-inline:auto}.header{height:80px;max-width:1440px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--white);position:relative;z-index:20}.brand{width:138px;flex-shrink:0}.brand img{width:138px;height:76px;object-fit:contain}.nav{display:flex;gap:32px;font-size:.875rem;font-weight:600}.nav a{padding:15px 0;transition:color .2s}.nav a:hover,.text-link:hover{color:var(--red)}.header-phone{font-size:.875rem;font-weight:700;border-left:1px solid var(--line);padding-left:28px;white-space:nowrap}.header-phone span{margin-right:10px;color:var(--red)}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.menu-toggle span{height:2px;background:var(--ink);display:block;margin:7px 0;transition:transform .2s}.skip-link{position:fixed;left:12px;top:-60px;z-index:100;background:var(--ink);color:#fff;padding:12px}.skip-link:focus{top:12px}.hero{background:var(--surface);border-radius:var(--radius);display:grid;grid-template-columns:1.03fr 1fr;min-height:568px;position:relative;overflow:hidden}.hero-copy{padding:68px 0 65px 56px;position:relative;z-index:2}.eyebrow{color:var(--red);font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin-bottom:24px}.hero h1{font-size:clamp(3.2rem,5.3vw,5rem);font-weight:600;line-height:1.09;letter-spacing:-.065em;margin-bottom:26px}.hero-description{font-size:1rem;max-width:440px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.button{border:1px solid transparent;border-radius:4px;padding:16px 23px;display:inline-flex;gap:24px;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:700;min-height:52px;transition:background .2s,border-color .2s,transform .2s;white-space:nowrap}.button span,.text-link span{font-size:1.2rem;line-height:1}.primary{background:var(--red);color:white}.primary:hover{background:var(--red-hover);transform:translateY(-2px)}.outline{border-color:#b7bdc5;color:var(--ink);background:transparent}.outline:hover{border-color:var(--ink);background:#e9ecef}.text-link{display:inline-flex;gap:13px;align-items:center;font-size:.875rem;font-weight:700;transition:color .2s;border:0;background:none;padding:0;min-height:44px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.hero-visual>img{width:118%;max-width:none;aspect-ratio:1.25;object-fit:contain;margin-left:-26px;mix-blend-mode:multiply;transform:rotate(-6deg)}.image-caption{font-size:.6875rem;color:#6b7076;letter-spacing:.01em}.hero-visual .image-caption{position:absolute;bottom:34px;right:36px;font-size:.75rem}.service-strip{padding:29px 0;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.service-strip>div{display:flex;flex-direction:column;gap:5px;padding-left:32px;border-left:1px solid var(--line)}.service-strip>div:first-child{padding-left:0;border:0}.service-strip strong{font-size:.875rem;font-weight:700}.service-strip span{font-size:.8125rem;color:var(--muted)}.section{padding-block:100px;scroll-margin-top:20px}.section-heading{margin-bottom:40px;max-width:730px}.section-heading .eyebrow{margin-bottom:14px}h2{font-size:clamp(2rem,3.1vw,2.9rem);font-weight:600;line-height:1.2}.section-heading>p:not(.eyebrow){margin-top:20px;max-width:600px;font-size:.9375rem}.featured-product{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.featured-visual{background:var(--surface);display:flex;align-items:center;justify-content:center;position:relative;min-width:0}.featured-visual img{width:96%;height:auto;aspect-ratio:1.2;object-fit:contain;mix-blend-mode:multiply}.featured-visual .image-caption{position:absolute;bottom:22px;left:25px;right:25px;text-align:center}.featured-copy{padding:46px 52px}.product-label{font-size:.75rem;display:inline-block;font-weight:700;color:var(--red);background:#fff0f2;padding:7px 11px;border-radius:4px}.featured-copy h3{font-size:2.5rem;line-height:1.2;margin:20px 0 16px;font-weight:600}.featured-copy>p{font-size:.9375rem;max-width:450px}.kit-list{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:24px 0 28px;gap:12px;font-size:.875rem}.kit-list li{display:flex;align-items:center;gap:10px}.kit-list li:before{content:'✓';color:var(--red);font-weight:700}.featured-price{display:flex;flex-direction:column;gap:3px;margin-bottom:24px}.featured-price strong{font-size:2.25rem;font-weight:700;letter-spacing:-.045em;line-height:1.2}.featured-price strong span{font-size:1.5rem}.featured-price>span{font-size:.75rem;color:var(--muted)}.featured-copy .button{min-width:210px}.featured-copy .purchase-note{font-size:.75rem;margin-top:14px;max-width:380px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:24px}.product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.product-image{background:var(--surface);aspect-ratio:1.25;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.product-card:hover img{transform:scale(1.05)}.product-body{padding:23px;display:flex;flex-direction:column;flex:1}.product-category{font-size:.6875rem;color:var(--muted)}.product-body h3{font-size:1.35rem;font-weight:700;margin:8px 0 12px}.product-body>p{font-size:.8125rem;line-height:1.7;margin-bottom:28px}.card-buy{margin-top:auto;display:flex;flex-direction:column;gap:16px}.card-buy>strong{font-size:.8125rem;font-weight:700}.card-buy .button{padding:12px 16px;min-height:46px;font-size:.8125rem}.section-note{font-size:.75rem;line-height:1.7;color:var(--muted);margin-top:24px;max-width:960px}.training-section{background:var(--surface)}.training-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.training-intro h2{max-width:420px}.training-intro>p:not(.eyebrow){font-size:.9375rem;margin-top:23px;max-width:450px}.training-intro>.text-link{margin-top:18px}.training-image{border-radius:var(--radius);overflow:hidden;max-width:470px;height:270px;margin-top:30px}.training-image img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.training-item{padding:26px 0 30px;border-bottom:1px solid #d3d7dd}.training-item:first-child{padding-top:0}.training-type{font-size:.75rem;color:var(--muted)}.training-item h3{font-size:2rem;line-height:1.2;font-weight:600;margin:8px 0 14px}.training-item p{font-size:.875rem;max-width:510px;line-height:1.7}.training-item>div{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:16px}.training-item>div>span{font-size:.6875rem;color:var(--muted)}.training-item .text-link{font-size:.8125rem;white-space:nowrap}.training-section>.section-note{max-width:1344px;margin-top:40px;font-size:.75rem}.compact{max-width:none;margin-bottom:42px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.step{font-size:.8125rem;color:var(--red);font-weight:700;border-bottom:1px solid var(--line);display:block;padding-bottom:18px;margin-bottom:25px}.process-grid h3{font-size:1.2rem;margin-bottom:15px;font-weight:700;letter-spacing:-.025em}.process-grid p{font-size:.875rem;max-width:345px}.order-section{background:var(--surface)}.order-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:100px;align-items:start}.order-intro h2{max-width:420px}.order-intro>p:not(.eyebrow){font-size:.9375rem;margin-top:23px;max-width:450px}.selected-product{margin-top:40px;border-top:1px solid #cdd2d9;padding-top:24px}.selected-product>span{font-size:.75rem;color:var(--muted)}.selected-product h3{font-size:1.5rem;font-weight:600;margin:10px 0 15px;max-width:400px}.selected-product strong{font-size:1.1rem;color:var(--red)}.order-intro>p.order-disclaimer{font-size:.75rem;line-height:1.7;margin-top:25px}.order-intro>.text-link{margin-top:22px}.order-form{background:white;border:1px solid var(--line);padding:36px;border-radius:var(--radius);position:relative}.order-form label:not(.delivery-options label){font-size:.8125rem;font-weight:600;display:block;margin:20px 0 8px}.order-form label[for=product]{margin-top:0!important}input:not([type=radio]),select,textarea{display:block;width:100%;border:1px solid #b5bcc5;border-radius:4px;background:#fff;padding:12px 13px;min-height:46px;color:var(--ink);font-size:.875rem;line-height:1.5}select{padding-right:24px;text-overflow:ellipsis}textarea{resize:vertical}textarea::placeholder{color:#707780}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.optional{font-weight:400;color:var(--muted)}.delivery-options{padding:0;border:0;margin:24px 0 2px;display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}.delivery-options legend{font-size:.8125rem;font-weight:600;margin-bottom:10px}.delivery-options label{display:flex;padding:13px 10px;gap:8px;border:1px solid #b5bcc5;border-radius:4px;cursor:pointer;align-items:flex-start}.delivery-options label:has(input:checked){border-color:var(--red);background:#fff6f7}.delivery-options input{accent-color:var(--red);width:15px;height:15px;margin:2px 0 0;flex-shrink:0}.delivery-options span{font-size:.75rem;font-weight:600;line-height:1.5}.delivery-options small{display:block;font-size:.625rem;color:var(--muted);font-weight:400;line-height:1.6;margin-top:4px}.privacy-note{font-size:.6875rem;line-height:1.7;margin:22px 0}.privacy-note a,.form-fallback a,.legal-content a{text-decoration:underline;text-underline-offset:3px}.submit-button{width:100%}.form-footnote{font-size:.6875rem;text-align:center;margin-top:12px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{padding:18px;border:1px solid #d6dbe0;border-radius:4px;font-size:.875rem;line-height:1.7;margin-bottom:24px;background:var(--surface)}.form-status.error{border-color:var(--red);color:#a40c22;background:#fff4f6}.form-status.success{border-color:#596777;color:var(--ink)}.form-fallback{font-size:.8125rem;margin-top:18px}.contact-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:55px;gap:40px}.contact-email{font-size:clamp(1rem,2.2vw,1.8rem);font-weight:500;letter-spacing:-.045em;padding-bottom:5px;border-bottom:1px solid var(--ink);display:flex;align-items:center;gap:35px}.contact-grid{display:grid;grid-template-columns:.9fr 1fr 1.2fr;gap:40px;padding-top:35px;border-top:1px solid var(--line)}.contact-grid h3{font-size:.8125rem;font-weight:700;letter-spacing:0;margin-bottom:18px}.contact-grid p,.contact-grid address{font-size:.8125rem;line-height:1.8;font-style:normal;color:var(--muted)}.contact-grid .text-link{margin-top:10px;font-size:.75rem}.contact-phone{font-size:1.25rem;display:block;margin-bottom:13px}.bank-details p.account-number{color:var(--ink);font-size:.9375rem;font-weight:600;letter-spacing:.015em}.bank-details>p:last-of-type{font-size:.6875rem;margin-top:14px;max-width:300px}.copy-status{display:block;font-size:.75rem;min-height:20px;margin-top:6px}.footer{padding:28px 0 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:.6875rem;color:var(--muted)}.footer>div{display:flex;flex-direction:column;gap:5px}.footer strong{font-weight:600}.legal-content{max-width:850px;padding-block:70px}.legal-content h1{font-size:2.7rem;line-height:1.2;margin-bottom:35px}.legal-content h2{font-size:1.3rem;margin:32px 0 15px}.legal-content p,.legal-content li{font-size:.9375rem;line-height:1.8;margin-bottom:15px;color:var(--muted)}
@media(min-width:1500px){.hero{min-height:620px}.hero-copy{padding-top:82px}.hero h1{font-size:5.3rem}}
@media(max-width:1180px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px}.nav{gap:23px}.hero-copy{padding:50px 0 50px 36px}.hero{min-height:515px}.hero h1{font-size:4rem}.hero-actions{gap:18px;flex-wrap:wrap}.hero-actions .button{padding-inline:18px}.hero-visual>img{width:125%}.featured-copy{padding:35px}.product-grid{gap:16px}.product-body{padding:18px}.product-body h3{font-size:1.15rem}.training-layout,.order-layout{gap:60px}.training-item>div{align-items:flex-start;flex-direction:column;gap:3px}.order-form{padding:28px}.delivery-options{grid-template-columns:1fr}.delivery-options small{font-size:.6875rem}.section{padding-block:80px}.contact-grid{gap:28px}.account-number{overflow-wrap:anywhere}}
@media(max-width:900px){.header-phone{display:none}.hero{grid-template-columns:1.1fr 1fr}.hero h1{font-size:3.4rem}.hero-copy{padding-left:30px}.hero-description{font-size:.9375rem}.hero-actions{gap:12px}.hero-visual>img{width:140%;margin-left:0}.featured-product{grid-template-columns:1fr 1fr}.featured-copy{padding:28px}.featured-copy h3{font-size:2rem}.kit-list{grid-template-columns:1fr;gap:8px}.product-grid{grid-template-columns:repeat(2,1fr);gap:24px}.product-image{aspect-ratio:1.6}.product-body{padding:25px}.product-body h3{font-size:1.45rem}.product-body>p{font-size:.875rem}.training-layout,.order-layout{gap:35px}.training-intro h2{font-size:2.2rem}.form-row{grid-template-columns:1fr;gap:0}.process-grid{gap:30px}.contact-heading{align-items:flex-start;flex-direction:column;gap:30px}.contact-grid{grid-template-columns:1fr 1fr}.bank-details{grid-column:1/-1}.footer{flex-wrap:wrap}}
@media(max-width:640px){:root{scroll-padding-top:30px}.wrap{width:calc(100% - 40px)}.header{height:72px;padding:0 20px;gap:15px}.brand,.brand img{width:116px;height:64px}.header-phone{display:block;margin-left:auto;border:0;padding:0;font-size:.75rem}.header-phone span{display:none}.menu-toggle{display:block}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;box-shadow:0 12px 20px #2023270c;border-top:1px solid var(--line);padding:20px;flex-direction:column;gap:0}.nav.is-open{display:flex}.nav a{padding:15px 8px}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:36px 26px 10px}.eyebrow{font-size:.625rem;margin-bottom:20px}.hero h1{font-size:clamp(2.7rem,10.4vw,4rem);margin-bottom:20px}.hero-description{font-size:.875rem;line-height:1.7;max-width:350px}.hero-actions{margin-top:24px;gap:14px;flex-wrap:wrap}.hero-actions .button{font-size:.75rem;min-height:48px;padding:13px 15px;gap:15px}.hero-actions .text-link{font-size:.75rem;gap:7px}.hero-visual{height:260px;overflow:hidden}.hero-visual>img{width:107%;max-width:480px;aspect-ratio:1.2;height:310px;margin-left:8px;transform:rotate(-5deg)}.hero-visual .image-caption{bottom:18px;right:22px;font-size:.625rem}.service-strip{grid-template-columns:1fr;gap:16px;padding:25px 5px}.service-strip>div{border:0;padding:0;flex-direction:row;justify-content:space-between;gap:15px}.service-strip strong{font-size:.6875rem}.service-strip span{font-size:.625rem;text-align:right}.section{padding-block:60px}.section-heading{margin-bottom:28px}.section-heading>p:not(.eyebrow){font-size:.875rem;margin-top:16px}h2{font-size:2.1rem;line-height:1.22}.featured-product{grid-template-columns:1fr}.featured-visual{min-height:285px}.featured-visual img{height:290px;width:100%;margin-bottom:20px}.featured-visual .image-caption{font-size:.5625rem;bottom:18px;left:14px;right:14px}.featured-copy{padding:28px}.featured-copy h3{font-size:2rem}.featured-copy>p{font-size:.875rem}.kit-list{grid-template-columns:1fr 1fr;font-size:.75rem;column-gap:12px}.featured-price strong{font-size:2.05rem}.featured-copy .button{width:100%}.featured-copy .purchase-note{font-size:.6875rem}.product-grid{gap:14px}.product-image{aspect-ratio:1.05}.product-body{padding:15px}.product-category{font-size:.5625rem}.product-body h3{font-size:1rem;margin:8px 0 12px;letter-spacing:-.04em}.product-body>p{font-size:.6875rem;line-height:1.7;margin-bottom:20px}.card-buy>strong{font-size:.625rem}.card-buy .button{font-size:.6875rem;padding:10px;gap:4px;min-height:42px}.card-buy .button span{font-size:1rem}.section-note{font-size:.6875rem}.training-layout,.order-layout{grid-template-columns:1fr;gap:40px}.training-intro h2{font-size:2.1rem;max-width:340px}.training-intro>p:not(.eyebrow){font-size:.875rem;margin-top:20px}.training-image{height:210px;max-width:none}.training-item{padding:25px 0}.training-item>div{flex-direction:row;align-items:center;gap:12px}.training-item h3{font-size:1.75rem}.training-item p{font-size:.8125rem}.training-item .text-link{font-size:.6875rem}.training-item>div>span{font-size:.625rem;max-width:100px}.training-section>.section-note{font-size:.6875rem;margin-top:28px}.compact h2{font-size:1.95rem}.process-grid{grid-template-columns:1fr;gap:30px}.process-grid article{padding-left:45px;position:relative}.step{position:absolute;left:0;top:5px;padding:0;margin:0;border:0}.process-grid h3{font-size:1.05rem;margin-bottom:8px}.process-grid p{font-size:.8125rem;max-width:none}.order-intro h2{font-size:2.1rem}.order-intro>p:not(.eyebrow){font-size:.875rem}.selected-product{margin-top:28px}.selected-product h3{font-size:1.25rem}.order-intro>.text-link{font-size:.75rem}.order-form{padding:24px 20px}.form-row{grid-template-columns:1fr;gap:0}.delivery-options{grid-template-columns:1fr}.delivery-options label{padding:13px}.delivery-options span{font-size:.8125rem}.delivery-options small{font-size:.6875rem}input:not([type=radio]),select,textarea{font-size:1rem}.privacy-note{font-size:.6875rem}.contact-heading{margin-bottom:35px;gap:28px}.contact-heading h2{font-size:2.1rem}.contact-email{font-size:1.12rem;gap:20px}.contact-grid{grid-template-columns:1fr;gap:35px}.bank-details{grid-column:auto}.contact-grid h3{margin-bottom:14px}.contact-grid p,.contact-grid address{font-size:.875rem}.footer{font-size:.625rem;padding-block:25px;justify-content:flex-start;column-gap:30px;row-gap:18px}.footer>div{width:100%}.legal-content{padding-block:40px}.legal-content h1{font-size:2rem}.legal-content p,.legal-content li{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.about-copy p{font-size:.9375rem;margin-bottom:20px;max-width:560px}.about-copy .text-link{margin-top:3px}.clients-section{margin-top:70px;border-top:1px solid var(--line);padding-top:40px}.clients-section>h3{font-size:1.45rem;font-weight:600;margin-bottom:14px}.clients-section>p{font-size:.8125rem;max-width:640px}.client-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px;gap:24px}.client-grid figure{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:25px 18px;text-align:center;min-width:0}.client-grid img{width:110px;height:110px;object-fit:contain;margin-bottom:18px}.client-grid figcaption{font-size:.6875rem;line-height:1.6;color:var(--muted);max-width:210px}.about-section+.section{padding-top:0}
@media(max-width:900px){.about-layout{gap:40px}.client-grid{gap:14px}.client-grid figure{padding:20px 8px}.client-grid img{width:90px;height:90px}}
@media(max-width:640px){.about-layout{grid-template-columns:1fr;gap:25px}.about-copy p{font-size:.875rem}.clients-section{margin-top:35px;padding-top:30px}.clients-section>h3{font-size:1.35rem}.clients-section>p{font-size:.75rem}.client-grid{grid-template-columns:repeat(2,1fr);gap:10px}.client-grid figure{padding:20px 5px}.client-grid img{width:95px;height:95px}.client-grid figcaption{font-size:.625rem}}
/* Keep factual copy and controls readable at each breakpoint. */
.hero-visual>img{height:auto;width:110%;aspect-ratio:1.3;max-width:none}.product-category,.section-note,.purchase-note,.image-caption,.training-type,.training-item>div>span,.privacy-note,.form-footnote,.footer,.client-grid figcaption,.bank-details>p:last-of-type{font-size:.75rem}.product-body>p{font-size:.875rem}.hero .hero-description{font-size:1rem}.delivery-options small{font-size:.75rem}.delivery-options span{font-size:.8125rem}.training-item>div>span{font-size:.75rem}.training-item .text-link{font-size:.875rem}.contact-grid p,.contact-grid address{font-size:.875rem}.product-body .card-buy>strong{font-size:.875rem}
@media(max-width:1180px){.hero-visual>img{width:118%}.hero{min-height:515px}.training-item>div{flex-direction:column;gap:4px}.training-item>div>span{max-width:none}}
@media(max-width:900px){.hero-visual>img{width:126%}}
@media(max-width:640px){.hero-visual>img{width:105%;max-width:480px;height:260px}.hero{min-height:0}.hero .eyebrow{font-size:.6875rem}.hero .hero-description{font-size:.9375rem}.service-strip strong,.service-strip span{font-size:.75rem}.product-category,.section-note,.training-section>.section-note,.featured-copy .purchase-note,.privacy-note,.form-footnote,.client-grid figcaption,.footer,.bank-details>p:last-of-type{font-size:.75rem}.training-item p,.process-grid p{font-size:.875rem}.training-item .text-link{font-size:.8125rem}.training-item>div{flex-direction:row}.training-item>div>span{max-width:125px;font-size:.75rem}.kit-list{font-size:.8125rem}.product-body .card-buy>strong{font-size:.75rem}.contact-grid .text-link,.order-intro>.text-link{font-size:.8125rem}}
@media(max-width:480px){.product-grid{grid-template-columns:1fr;gap:20px}.product-image{aspect-ratio:1.55;padding:20px}.product-body{padding:22px}.product-body h3{font-size:1.5rem}.product-body>p{font-size:.875rem;min-height:0;margin-bottom:20px}.product-body .card-buy>strong{font-size:.875rem}.card-buy .button{font-size:.875rem;padding:13px 16px;min-height:48px}.product-category{font-size:.75rem}.hero-actions{gap:12px}.hero-actions .text-link{font-size:.75rem}}
.featured-copy>.text-link{margin:-8px 0 20px}.product-body .card-buy>.text-link{font-size:.8125rem;justify-content:space-between;min-height:36px}.featured-copy h3 a:hover,.product-body h3 a:hover{color:var(--red)}

#selected-description{font-size:.8125rem;margin-top:15px;line-height:1.7}#selected-description:empty{display:none}
