@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#122236;background:#f8f9f8}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{background:#0b1d31;color:white}.wrap{max-width:1180px;margin:auto;padding:0 28px}.top{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:82px}.brand{font:800 25px Manrope,sans-serif;letter-spacing:-.07em;text-decoration:none}.brand span{color:#ff695b}.nav{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.nav a{font-size:14px;text-decoration:none;opacity:.84}.nav a:hover,.nav a[aria-current]{opacity:1;text-decoration:underline;text-underline-offset:7px}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#e96356}.hero{background:#0b1d31;color:#fff}.hero-grid{display:grid;grid-template-columns:1fr 48%;align-items:center;gap:50px;padding-top:72px;padding-bottom:72px}.hero h1{font:700 clamp(42px,5.3vw,76px)/1.05 Manrope,sans-serif;letter-spacing:-.065em;margin:17px 0 22px}.hero p{max-width:570px;color:#cdd9e2;font-size:19px;line-height:1.65}.hero img{width:100%;height:470px;object-fit:cover;border-radius:6px}.button{display:inline-block;background:#ff705f;color:#102034;padding:15px 22px;border-radius:4px;text-decoration:none;font-weight:800;margin-top:16px}.button:hover{background:#ff9588}.button.secondary{border:1px solid #a0afb9;background:transparent;color:white;margin-left:10px}.section{padding:75px 0}.section h2,.page h1{font:700 clamp(32px,3vw,46px)/1.15 Manrope,sans-serif;letter-spacing:-.045em}.intro{max-width:770px;font-size:18px;line-height:1.7;color:#52606a}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.card{background:#fff;border:1px solid #dce2e5;border-radius:6px;padding:26px}.card h3{font:700 22px Manrope;margin:14px 0}.card p,.card li{line-height:1.6;color:#52606a}.card a{font-weight:700;text-decoration-color:#ff705f;text-underline-offset:5px}.number{color:#db5b50;font-weight:800;letter-spacing:.08em}.band{background:#e8eef0;padding:50px 0}.band .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.band p{max-width:600px;line-height:1.6}.page{padding:60px 0 90px;min-height:60vh}.page h1{max-width:850px;margin:12px 0 20px}.article{max-width:810px}.article p,.article li{font-size:17px;line-height:1.78;color:#394a56}.article h2{font:700 26px Manrope;margin-top:42px}.article a{color:#a73e36}.note{background:#eaf0f2;border-left:4px solid #e96356;padding:18px 22px;margin:26px 0;line-height:1.6}.table-scroll{overflow-x:auto;margin:28px 0}table{border-collapse:collapse;width:100%;min-width:680px;background:white}th,td{text-align:left;vertical-align:top;padding:19px;border-bottom:1px solid #dce2e5;line-height:1.5}th{background:#122b42;color:white;font-size:14px}td:first-child{font-weight:700}td a{color:#a73e36}.fine{font-size:14px;color:#596775}footer{background:#0b1d31;color:#c3ced5;padding:44px 0}footer .wrap{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}footer a{color:inherit}footer nav{display:flex;gap:16px;flex-wrap:wrap}footer p{max-width:550px;font-size:13px;line-height:1.6}@media(max-width:800px){.top{align-items:flex-start;padding-top:22px;padding-bottom:22px;flex-direction:column}.nav{gap:14px}.hero-grid{grid-template-columns:1fr;padding-top:45px;gap:32px}.hero img{height:330px}.grid{grid-template-columns:1fr}.band .wrap{display:block}.button.secondary{margin-left:0}.section{padding:50px 0}}

.product-grid{grid-template-columns:repeat(4,1fr)}.product-grid .card{display:flex;flex-direction:column}.product-grid .card-cta{display:block;margin-top:auto;padding-top:23px;color:#a73e36}.product-grid .card a:not(.card-cta){margin-bottom:12px}@media(max-width:1150px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.product-grid{grid-template-columns:1fr}}

.listed-price{font:800 23px Manrope,sans-serif;color:#122b42;margin:-3px 0 14px}.listed-price small{display:block;font:500 12px "DM Sans",sans-serif;color:#596775;margin-top:3px}

.product-grid .compact-title{font-size:19px;letter-spacing:-.045em}@media(min-width:1151px){.product-grid .compact-title{white-space:nowrap}}

.article-visual{float:right;width:300px;max-width:42%;margin:4px 0 20px 26px}.article-visual img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:6px}.article-visual figcaption{font-size:13px;line-height:1.45;color:#596775;margin-top:8px}@media(max-width:650px){.article-visual{float:none;width:100%;max-width:100%;margin:24px 0}.article-visual img{max-height:260px}}
