:root{--ink:#111827;--blue:#2449ed;--muted:#66707b;--line:#dfe3e8;--pale:#f4f6f8;--dark:#0e1724}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;background:#fff;color:var(--ink);font-family:'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.wrap{width:min(1360px,90%);margin:auto}.skip{position:fixed;top:-100px;z-index:100;background:#fff;padding:15px}.skip:focus{top:0}:focus-visible{outline:3px solid #7188ff;outline-offset:5px}header{position:sticky;top:0;background:#fffffff5;backdrop-filter:blur(12px);z-index:30;border-bottom:1px solid var(--line)}.nav{height:110px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:16px;flex-shrink:0}.brandmark{background:var(--blue);color:white;font-weight:850;font-size:29px;letter-spacing:-2px;width:68px;height:68px;display:grid;place-items:center;border-radius:3px}.brandname{font-size:21px;letter-spacing:.3px;line-height:1.1;font-weight:750}.brandname>span{display:block;letter-spacing:5.9px;font-weight:500;font-size:14px;margin-top:9px}nav{display:flex;gap:34px;font-size:15px;font-weight:550}nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--blue);color:#fff;padding:16px 24px;border-radius:4px;font-size:15px;font-weight:600;transition:background .2s,transform .2s;min-height:54px}.button span{font-size:22px}.button:hover{background:#1635bb;transform:translateY(-2px)}.nav-quote{padding:12px 23px}.mobile-menu{display:none}.hero{background:linear-gradient(110deg,#f8f9fb,#eef1f5);padding:46px 0 52px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.hero-copy{padding:26px 0 12px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.6px;margin:0 0 26px}.hero .eyebrow{font-size:11px;letter-spacing:1.2px;display:flex;gap:10px;align-items:center}.dash{width:24px;height:2px;background:var(--blue);display:inline-block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,5.1vw,78px);line-height:1.01;letter-spacing:-4px;font-weight:600;margin-bottom:25px}h1 em{font-style:normal;color:var(--blue);display:block;font-size:.72em;letter-spacing:-2.8px;line-height:1.35;margin-top:12px;white-space:nowrap}.hero-description{font-size:19px;line-height:1.65;color:#58616d;margin:0 0 28px}.actions{display:flex;align-items:center;gap:26px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:12px;align-items:center;padding:7px 0;border-bottom:1px solid #9aa4b1}.text-link:hover{color:var(--blue)}.hero-proof{display:flex;gap:22px;font-size:12px;letter-spacing:.5px;color:#66707b;margin-top:38px}.hero-proof span:before{content:'✓';color:var(--blue);margin-right:7px}.hero-visual{position:relative;align-self:stretch;min-height:510px;margin-right:-5.56vw;overflow:hidden;border-radius:5px 0 0 5px}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.image-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:20px;background:#111c30e8;color:#e3e9f7;padding:20px 24px;font-size:10px;letter-spacing:1.2px;backdrop-filter:blur(10px)}.range-ribbon{background:var(--blue);color:#fff}.range-ribbon .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.range-ribbon a{display:flex;align-items:center;gap:20px;padding:22px 24px;border-right:1px solid #ffffff38;font-size:16px;transition:background .2s}.range-ribbon a:first-child{padding-left:0}.range-ribbon a:last-child{border:0}.range-ribbon a:hover{background:#ffffff0d}.range-ribbon a>span{font-size:11px;color:#bcc9ff}.range-ribbon b{margin-left:auto;font-size:19px;font-weight:400}.section{padding:100px 0}.section-title{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:52px}.section-title .eyebrow{color:var(--blue)}h2{font-size:clamp(34px,3.2vw,48px);line-height:1.18;letter-spacing:-1.8px;font-weight:580;margin:0}h2 em{font-style:normal;color:#77828f}.section-title>p{max-width:350px;color:var(--muted);font-size:16px;margin:0}.catalogue-layout{display:grid;grid-template-columns:190px 1fr;gap:40px;align-items:start}.catalogue-sidebar{position:sticky;top:140px}.filter-label{font-size:11px;color:#7a8590;letter-spacing:1px;margin:0 0 15px}.filters{display:flex;flex-direction:column;gap:4px}.filters button{display:flex;align-items:center;justify-content:space-between;text-align:left;background:none;border:0;cursor:pointer;padding:13px 14px;color:#65717e;font-size:14px;border-radius:3px}.filters button span{font-size:11px;color:#8d98a5}.filters button.active{background:#eaf0ff;color:#193ccb;font-weight:650}.filters button.active span{color:#2449ed}.filters button:hover{background:#f0f3fa}.sidebar-help{margin-top:38px;padding-top:24px;border-top:1px solid var(--line);font-size:14px}.sidebar-help>span{font-weight:650}.sidebar-help p{color:var(--muted);font-size:13px;margin:8px 0 17px}.sidebar-help a{color:var(--blue);font-weight:650;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 23px}.product-card{min-width:0;display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding-bottom:20px}.product-card[hidden]{display:none}.product-image{position:relative;background:#f2f4f7;border-radius:4px;aspect-ratio:1.3;display:flex;align-items:center;justify-content:center;padding:32px 24px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.product-card:hover img{transform:scale(1.055)}.product-number{position:absolute;top:12px;left:13px;font-size:10px;color:#87929e;letter-spacing:1px}.product-content{padding:20px 0 0;display:flex;flex:1;flex-direction:column}.product-meta{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:var(--blue);margin-bottom:7px}.product-content h3{font-size:20px;line-height:1.3;letter-spacing:-.5px;font-weight:600;margin-bottom:12px}.product-content>p:not(.product-meta){font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:18px}.product-content details{font-size:14px;color:var(--muted);margin-top:auto}.product-content summary{list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:13px;cursor:pointer;padding:4px 0 13px}.product-content summary::-webkit-details-marker{display:none}.product-content summary span{font-size:20px;color:#758291}.product-content details[open] summary span{transform:rotate(45deg)}.product-content details p{margin:0 0 15px}.product-enquire{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;color:var(--ink);border-top:1px solid #e6eaf0;padding-top:12px}.product-enquire>span{color:var(--blue);font-size:21px}.product-enquire:hover{color:var(--blue)}.fine-print{font-size:12px;color:#76818c;margin:28px 0 0}.about-section{background:var(--dark);color:white;padding:95px 0}.about-section .eyebrow{color:#9baadc}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about-section h2{font-size:clamp(35px,3.7vw,53px);line-height:1.14}.about-section h2 em{color:#889fff}.about-photo{margin-top:40px;height:245px;overflow:hidden;border-radius:4px}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:70% 55%}.about-copy .lead{color:#fff;font-size:25px;line-height:1.4;letter-spacing:-.5px}.about-copy>p{color:#abb7c7;font-size:16px}.about-values{margin-top:30px}.about-values>div{display:flex;gap:25px;padding:19px 0;border-top:1px solid #2c3849}.about-values>div>span{color:#879ffe;font-size:12px;padding-top:4px}.about-values p{font-size:14px;color:#9eaebf;margin:0}.about-values strong{display:block;color:#f3f5fa;font-size:17px;font-weight:500;margin-bottom:5px}.contact-section{background:#f1f4f8;position:relative}.contact-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:110px}.contact-section .eyebrow{color:var(--blue)}.contact-section h2{font-size:clamp(32px,3.25vw,47px)}.contact-section h2 em{color:var(--blue)}.contact-section p{color:var(--muted);margin:25px 0 30px}.contact-details>div{padding:18px 0;border-bottom:1px solid #d2d9e1}.contact-details>div:last-child{border:0}.contact-details span{font-size:11px;letter-spacing:1.5px;display:block;color:#788492;margin-bottom:9px}.contact-details a{font-size:clamp(16px,1.5vw,22px);overflow-wrap:anywhere;line-height:1.4}.contact-details a:hover{color:var(--blue)}.contact-details p{margin:0;font-size:17px;color:#334054}footer{padding:40px 0 28px;background:white}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:30px}.footer-top .brandmark{width:52px;height:52px;font-size:24px}.footer-top .brandname{font-size:16px}.footer-top .brandname>span{font-size:11px;letter-spacing:4px}.footer-top p{color:var(--muted);font-size:14px;margin:0}.back-top{width:44px;height:44px;display:grid;place-items:center;background:var(--pale);border-radius:50%;font-size:23px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#77818e}.whatsapp{position:fixed;right:22px;bottom:20px;z-index:35;display:flex;align-items:center;gap:9px;padding:13px 18px;background:#fff;border:1px solid #d4e4db;border-radius:30px;color:#136438;font-size:13px;font-weight:650;box-shadow:0 6px 22px #121c241a}.whatsapp:hover{background:#ecfff4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1600px){.hero-visual{margin-right:0}}@media(max-width:1150px){.brandname{font-size:17px}.brandname>span{font-size:12px}.brandmark{width:58px;height:58px;font-size:26px}nav{gap:22px}.hero-grid{gap:25px}h1{font-size:65px}.hero .eyebrow{font-size:9px}.hero-visual{min-height:500px}.actions{gap:18px}.actions .button{padding:14px 18px;gap:18px}.catalogue-layout{grid-template-columns:160px 1fr;gap:25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-grid,.contact-grid{gap:60px}}@media(max-width:800px){html{scroll-padding-top:125px}.wrap{width:90%}.nav{height:83px;gap:14px}.brand{gap:11px}.brandmark{height:49px;width:49px;font-size:23px}.brandname{font-size:16px}.brandname>span{font-size:10px;letter-spacing:4.4px;margin-top:6px}.nav>nav{display:none}.nav-quote{min-height:42px;padding:9px 14px;font-size:13px;gap:14px}.mobile-menu{display:block;border-top:1px solid var(--line);font-size:13px}.mobile-menu summary{padding:8px 5%;cursor:pointer;list-style:none}.mobile-menu summary:after{content:'+';float:right}.mobile-menu[open] summary:after{content:'−'}.mobile-menu nav{padding:5px 5% 17px;display:flex;gap:25px;font-size:14px}.hero{padding:26px 0 30px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{padding:10px 0 0}.hero .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:22px}h1{font-size:68px;letter-spacing:-3px}h1 em{font-size:.67em;letter-spacing:-2px;margin-top:6px}.hero-description{font-size:17px;margin:20px 0 25px}.hero-description br{display:none}.hero-proof{margin-top:26px}.hero-visual{min-height:340px;aspect-ratio:1.35;margin:0;border-radius:4px}.image-caption{font-size:9px;padding:15px}.range-ribbon .wrap{grid-template-columns:repeat(2,1fr)}.range-ribbon a,.range-ribbon a:first-child{padding:15px 12px;font-size:14px;gap:12px;border-bottom:1px solid #ffffff2d}.range-ribbon a:nth-child(2){border-right:0}.range-ribbon a:nth-child(3),.range-ribbon a:nth-child(4){border-bottom:0}.section{padding:65px 0}.section-title{display:block;margin-bottom:30px}.section-title>p{margin-top:24px;max-width:500px}.eyebrow{font-size:11px}.catalogue-layout{display:block}.catalogue-sidebar{position:static}.filter-label,.sidebar-help{display:none}.filters{flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:25px}.filters button{border:1px solid var(--line);padding:9px 12px;font-size:13px;gap:14px}.filters button.active{border-color:#cbd6fe}.product-grid{gap:28px 18px}.product-image{padding:30px 18px}.about-section{padding:65px 0}.about-grid{grid-template-columns:1fr;gap:35px}.about-photo{height:250px}.about-copy .lead{font-size:24px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-details a{font-size:21px}.footer-top{flex-wrap:wrap}.footer-top p{display:none}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:45px}.whatsapp{right:16px;bottom:16px}.contact-section h2{font-size:35px}}@media(max-width:460px){.brandname{font-size:15px}.brandname>span{font-size:10px;letter-spacing:4px}.nav-quote{font-size:12px;gap:8px;padding:8px 12px}.brandmark{width:45px;height:45px;font-size:22px}.brand{gap:9px}h1{font-size:59px;letter-spacing:-2.7px}h1 em{font-size:.65em;letter-spacing:-1.7px}.hero .eyebrow{font-size:9px;letter-spacing:.6px;gap:8px}.dash{width:16px}.actions{gap:17px}.actions .button{font-size:13px;padding:13px 16px;gap:14px}.actions .text-link{font-size:13px;gap:7px}.hero-proof{font-size:11px;gap:20px}.hero-visual{min-height:295px}.image-caption{font-size:8px;letter-spacing:.6px;padding:12px}.section-title h2{font-size:31px;letter-spacing:-1.2px}.product-grid{grid-template-columns:1fr 1fr;gap:27px 14px}.product-image{aspect-ratio:1;padding:28px 12px 20px}.product-number{font-size:9px;top:10px;left:10px}.product-content{padding-top:15px}.product-meta{font-size:10px;letter-spacing:.5px}.product-content h3{font-size:17px;letter-spacing:-.3px}.product-content>p:not(.product-meta){font-size:13px;line-height:1.55}.product-content summary{font-size:12px;gap:5px}.product-enquire{font-size:13px}.product-content details p{font-size:13px}.filters button{font-size:12px;gap:9px}.filters button span{font-size:10px}.contact-section h2{font-size:32px;letter-spacing:-1.4px}.about-section h2{font-size:37px}.about-copy>p{font-size:16px}.range-ribbon a{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:460px){.product-grid{grid-template-columns:1fr;gap:32px}.product-image{aspect-ratio:1.5;padding:35px 45px}.product-content h3{font-size:23px}.product-content>p:not(.product-meta){font-size:16px}.product-content summary,.product-enquire,.product-content details p{font-size:14px}.product-meta{font-size:12px}.filters button{font-size:14px}.product-number{font-size:11px}}
/* Refined slate palette, wordmark and tighter masthead. */
:root{--blue:#294653;--ink:#192a33;--dark:#142831}.brandname{font-size:24px;letter-spacing:.4px;font-weight:650}.brandname>span{font-size:13px;letter-spacing:7.6px;margin-top:8px}.nav{justify-content:flex-start;gap:30px;height:100px}.nav>nav{margin-left:auto;gap:28px}.nav-quote{margin-left:0}.button:hover{background:#172f3c}.hero{background:#f0f3f4}.hero .eyebrow{color:#60717b}.hero-proof span:before{color:#496e72}.range-ribbon{background:#e5ecee;color:#273f4c;border-top:1px solid #d7e1e4;border-bottom:1px solid #d7e1e4}.range-ribbon .wrap{grid-template-columns:repeat(3,1fr)}.range-ribbon a{border-right:1px solid #cad8dc;font-weight:550}.range-ribbon a>span{color:#778e98}.range-ribbon a:hover{background:#dce6e9}.filters button.active{background:#e5edf0;color:#294653}.filters button.active span{color:#294653}.filters button:hover{background:#edf2f4}.sidebar-help a{color:#294653}.about-section h2 em{color:#b6c9ce}.about-section .eyebrow,.about-values>div>span{color:#b6c9ce}.hero-collection{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.35fr 1fr;gap:12px;margin-right:0;min-height:540px;border-radius:0;overflow:visible}.hero-tile{position:relative;overflow:hidden;border-radius:4px;background:#e4e9eb;display:block;min-height:0}.hardware-tile{grid-column:1/-1}.hero-tile>img{position:absolute;width:100%;height:100%;object-fit:cover}.hardware-tile img{object-position:65% 55%}.steel-tile img{object-fit:cover;object-position:center}.abrasive-tile img{object-fit:contain;padding:0 8px 35px;mix-blend-mode:multiply}.hero-tile>span{position:absolute;left:0;right:0;bottom:0;padding:28px 18px 15px;background:linear-gradient(transparent,#0d2533ed);color:white;font-size:14px;font-weight:500}.hero-tile small{display:block;font-size:10px;letter-spacing:1.3px;font-weight:400;margin-bottom:5px;color:#bdcdd5}.hero-tile b{float:right;font-weight:400}.steel-tile>span,.abrasive-tile>span{font-size:13px;padding-top:32px}.product-card[data-category="steel"] .product-image{padding:0;background:#f6f7f8;aspect-ratio:1.25}.product-card[data-category="steel"] .product-image img{object-fit:contain;width:100%;height:100%}.product-card[data-category="steel"] .product-image img[src="assets/bars-v2.webp"],.product-card[data-category="steel"] .product-image img[src="assets/flat-bars-v2.webp"]{object-fit:cover}.product-card[data-category="steel"] .product-number{background:#ffffffbd;padding:3px 5px;z-index:1}.product-card[data-category="abrasives"] .product-image{padding:12px;background:#f7f7f7}.type-product{align-self:stretch;width:100%;display:flex;flex-direction:column;justify-content:space-between;background:#e5ebee;color:#294653;padding:30px 18px 18px}.type-product>span{font-size:9px;letter-spacing:1px}.type-product strong{font-size:24px;line-height:1.15;font-weight:500;letter-spacing:-.8px}.contact-section{background:#172f3a;color:white;padding:90px 0}.contact-grid{grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.contact-section .eyebrow{color:#b6cbcf}.contact-section h2{font-size:clamp(36px,3.8vw,55px);line-height:1.12;color:#f7fafb}.contact-section h2 em{color:#d5b593}.contact-section p{color:#b7c8d0}.contact-section .button{background:#d7bc9d;color:#1a303a;font-size:14px}.contact-section .button:hover{background:#e7cdb0}.contact-details{background:#203c48;border:1px solid #44606b;border-radius:6px;padding:12px 30px}.contact-details>div,.contact-details>a{display:block;padding:24px 0;border-bottom:1px solid #47606b;position:relative}.contact-details span{font-size:11px;letter-spacing:1.6px;color:#a3bbc5;margin-bottom:10px}.contact-details strong{font-size:clamp(17px,1.55vw,24px);font-weight:450;letter-spacing:-.4px;display:block;color:#fff;padding-right:20px;overflow-wrap:anywhere}.contact-details a:hover strong{color:#e6c49d}.contact-details b{position:absolute;right:0;bottom:28px;font-size:23px;color:#d5b593;font-weight:400}.contact-details .contact-address{border-bottom:0;padding-bottom:25px}.contact-details p{font-size:19px;line-height:1.55;color:#e9f0f3;margin:0}.address-rule{width:42px;height:2px;background:#d5b593;margin:22px 0 15px}.contact-address small{font-size:12px;letter-spacing:.5px;color:#a4bcc7}.contact-signoff{margin-top:40px;font-size:13px;letter-spacing:1.7px;color:#dfe9ed}.contact-signoff>span{display:block;font-size:12px;letter-spacing:0;color:#8faab6;margin-top:5px}.footer-top .brandname{font-size:20px}.footer-top .brandname>span{font-size:11px;letter-spacing:5px}@media(max-width:1100px){.nav{gap:22px}.nav>nav{gap:20px}.brandname{font-size:20px}.brandname>span{letter-spacing:6px}.hero-collection{min-height:520px}.contact-grid{gap:42px}.contact-details{padding:10px 22px}}@media(max-width:800px){.nav{justify-content:space-between;height:82px}.brandname{font-size:20px}.brandname>span{font-size:11px;letter-spacing:6px}.hero-collection{min-height:460px;aspect-ratio:auto;grid-template-rows:270px 205px;margin:0}.range-ribbon .wrap{grid-template-columns:repeat(3,1fr)}.range-ribbon a,.range-ribbon a:first-child{padding:15px 10px;gap:8px;border-bottom:0;font-size:13px}.range-ribbon a:nth-child(2){border-right:1px solid #cad8dc}.range-ribbon a>b{display:none}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-section{padding:60px 0}.contact-section h2{font-size:42px}.contact-signoff{display:none}.contact-details strong{font-size:22px}.contact-details p{font-size:18px}}@media(max-width:460px){.brandname{font-size:19px}.brandname>span{font-size:10px;letter-spacing:6px}.hero-collection{grid-template-rows:225px 180px;min-height:405px;gap:9px}.hero-tile>span{font-size:13px;padding:30px 12px 12px}.hero-tile small{font-size:9px;letter-spacing:.6px}.steel-tile>span,.abrasive-tile>span{font-size:11px}.hero-tile b{display:none}.range-ribbon a{font-size:12px;line-height:1.4}.range-ribbon a>span{display:none}.contact-section h2{font-size:37px}.contact-details{padding:8px 20px}.contact-details strong{font-size:19px}.contact-details span{font-size:10px}.contact-section .button{font-size:13px;padding:14px 17px;gap:15px}.type-product{min-height:185px;padding:30px}.type-product strong{font-size:31px}.type-product>span{font-size:11px}.product-card[data-category="steel"] .product-image{aspect-ratio:1.3}}

/* A light editorial approach section contrasts with the slate contact panel. */
.about-section{background:#f3f1ec;color:#192a33;border-top:1px solid #e3dfd6}.about-section .eyebrow{color:#65716e}.about-section h2 em{color:#8a7055}.about-copy .lead{color:#243c46}.about-copy>p{color:#596970}.about-values>div{border-top:1px solid #d5d9d5;padding:23px 0}.about-values>div>span{color:#8a7055;font-weight:650}.about-values p{color:#5b6b71}.about-values strong{color:#203c48}.about-photo{border-radius:3px}.product-image:has(img[src$="-supplied.jpg"]){padding:0;background:#fafafa}.product-image img[src$="-supplied.jpg"]{object-fit:contain!important;mix-blend-mode:normal}.abrasive-tile img{object-fit:cover;padding:0;mix-blend-mode:normal}.product-number{z-index:1;background:#ffffffb8;padding:2px 4px}

.footer-identity{display:flex;flex-direction:column;gap:20px}.footer-registration{display:flex;flex-direction:column;gap:6px;font-size:12px;line-height:1.5;color:#5a6b74;overflow-wrap:anywhere}.footer-registration strong{font-weight:650;color:#294653}.footer-top{align-items:flex-start}

.category-guides{display:flex;flex-wrap:wrap;gap:12px 26px;margin:0 0 35px;font-size:14px}.category-guides a{border-bottom:1px solid #b6c9ce;padding:8px 0;color:#294653}.guide-hero{background:#f3f1ec;padding:60px 0}.guide-hero .eyebrow{margin:30px 0 20px}.guide-hero h1{font-size:clamp(36px,4.6vw,64px);max-width:950px;letter-spacing:-2px;line-height:1.12}.guide-hero p{max-width:850px;color:#596970}.guide-hero .lead{font-size:22px}.guide-products{margin-top:40px}.guide-help{padding:65px 0;background:#eef2f3}.guide-help .wrap{max-width:1050px}.guide-help ul{padding-left:22px;margin:30px 0}.guide-help li{margin-bottom:18px}.guide-help h3{margin-top:30px}.guide-help a{text-decoration:underline}.guide-help .category-guides{margin-top:30px;margin-bottom:0}
