@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Barlow:wght@400;500;600;700&display=swap');
:root{--red:#b82127;--ink:#232724;--muted:#636863;--cream:#f4f4f0;--line:#dedfd9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font-family:'Barlow',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #cc9d22;outline-offset:5px}.wrap{width:min(1280px,90%);margin-inline:auto}.utility{background:#f1f2ee;font-size:12px}.utility .wrap{display:flex;align-items:center;gap:28px;min-height:35px}.utility .wrap>span{margin-right:auto;font-size:10px;letter-spacing:1.5px;font-weight:600}.utility a{font-weight:600}.header{background:#fff}.nav-row{height:100px;display:flex;align-items:center;gap:42px}.brand{flex-shrink:0}.brand img{width:185px;height:auto}.desktop-nav{display:flex;gap:32px;margin-left:auto;font-size:14px;font-weight:600}.desktop-nav a{padding-block:15px}.desktop-nav a:hover,.text-link:hover{color:var(--red)}.desktop-nav span{margin-left:10px}.nav-contact{border:1px solid #ccd0c9;padding:12px 20px;font-size:13px;font-weight:600}.nav-contact span{margin-left:20px}.mobile-menu{display:none}.hero{position:relative;min-height:600px;color:white;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,25,20,.87),rgba(13,25,20,.45) 42%,rgba(13,25,20,.03) 75%);z-index:-2}.hero-content{padding-top:88px;padding-bottom:92px}.eyebrow{font-size:11px;letter-spacing:2.1px;font-weight:700;color:var(--red);margin:0 0 17px}.eyebrow.light{color:#fff}.hero .eyebrow:before{content:'';display:inline-block;width:27px;height:3px;background:#de333a;vertical-align:middle;margin-right:12px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;line-height:1.02;letter-spacing:-.6px}h1{font-size:82px;margin-bottom:24px}h2{font-size:48px;margin-bottom:20px}.hero-copy{font-size:18px;line-height:1.6;margin-bottom:30px;color:#f1f1ec}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;background:var(--red);color:#fff;padding:15px 24px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#90191e;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.hero-bottom{position:absolute;bottom:22px;left:5%;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.8px}.hero-bottom a{border:1px solid #ffffff70;border-radius:50%;width:34px;height:34px;text-align:center;font-size:21px}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);padding-block:29px;border-bottom:1px solid var(--line)}.quick-links>a{display:flex;align-items:center;gap:17px;padding:0 28px;border-right:1px solid var(--line);font-weight:600;font-size:15px}.quick-links>a:first-child{padding-left:0}.quick-links>a:last-child{padding-right:0;border:0}.quick-icon{font-size:32px;line-height:1;color:var(--red)}.quick-links small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:2px}.quick-links b{margin-left:auto;font-size:20px;font-weight:400}.quick-links a:hover b{color:var(--red)}.section{padding-block:70px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading h2{margin-bottom:12px}.text-link{font-size:13px;font-weight:600;display:inline-flex;gap:25px;align-items:center}.text-link span{font-size:22px}.intro{color:var(--muted);font-size:15px;margin-bottom:32px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.product>div{overflow:hidden;background:var(--cream)}.product img{width:100%;height:200px;object-fit:cover;transition:transform .4s}.product:hover img{transform:scale(1.05)}.product h3{display:flex;justify-content:space-between;font-size:18px;margin:17px 0 4px}.product h3 span{color:var(--red);font-weight:400}.product p{font-size:13px;color:var(--muted);margin:0}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.story-photo{position:relative;min-height:460px}.story-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.story-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0006)}.story-photo>span{position:absolute;bottom:27px;left:10%;color:white;z-index:1;font-size:10px;letter-spacing:2px}.story-content{padding:65px clamp(28px,6vw,100px);align-self:center}.story-content h2{font-size:54px}.story-content>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:490px}.dark{background:var(--ink);margin-top:8px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:24px}.support-grid article{border-top:1px solid var(--line);padding-top:20px}.number{font-size:12px;color:var(--red);font-weight:600}.support-grid h3{font-size:22px;margin:17px 0 12px}.support-grid p{color:var(--muted);font-size:15px}.support-grid .text-link{margin-top:9px}.contact-band{background:var(--red);color:#fff;padding:40px 0}.contact-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:32px}.contact-band h2{font-size:35px;margin:0}.contact-band .eyebrow{font-size:10px;margin-bottom:12px}.white{background:#fff;color:var(--ink);flex-shrink:0}.white:hover{background:#f2e9e7}footer{background:#000;color:#fff;--muted:#bfbfbf;--line:#333}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1.2fr;gap:40px;padding-block:54px}.footer-brand img{width:160px;height:auto;margin-bottom:16px;filter:brightness(0) invert(1)}.footer-main h3{font-size:13px;margin-bottom:14px}.footer-main p,.footer-main a{font-size:12px;color:var(--muted)}.footer-main a{display:block;margin-bottom:8px}footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-bottom{display:flex;gap:25px;justify-content:space-between;border-top:1px solid var(--line);padding-block:21px;color:var(--muted);font-size:10px}.skip{position:absolute;top:-100px;left:15px;z-index:5;background:white;padding:12px}.skip:focus{top:12px}
@media(min-width:1500px){.hero-bottom{left:calc((100% - 1280px)/2)}}
@media(max-width:1100px){.nav-row{gap:24px}.desktop-nav{gap:22px;font-size:13px}.nav-contact{display:none}.hero{min-height:560px}.quick-links>a{padding-inline:18px;font-size:13px}.quick-icon{font-size:26px}.product img{height:170px}.product h3{font-size:16px}.story-content{padding:45px 35px}.footer-main{gap:24px}}
@media(max-width:760px){.utility .wrap>span{font-size:8px;letter-spacing:.5px}.utility .wrap{gap:12px;font-size:10px}.utility a:last-child{display:none}.nav-row{height:80px;justify-content:space-between}.brand img{width:157px}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{list-style:none;font-weight:600;font-size:14px;cursor:pointer;padding:12px 0 12px 12px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{margin-left:12px}.mobile-menu nav{position:absolute;left:0;right:0;top:115px;background:#fff;z-index:10;padding:10px 5% 22px;box-shadow:0 12px 20px #0002}.mobile-menu nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.hero{min-height:580px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(90deg,#0d1914de,#0d19146e)}.hero-content{padding-top:75px;padding-bottom:85px}h1{font-size:66px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px}.hero-copy{font-size:16px}.hero-bottom{font-size:8px;letter-spacing:1px}.quick-links{grid-template-columns:1fr;padding-block:9px}.quick-links>a,.quick-links>a:first-child,.quick-links>a:last-child{padding:17px 0;border-right:0;border-bottom:1px solid var(--line);font-size:15px}.quick-links>a:last-child{border-bottom:0}.quick-icon{width:34px;text-align:center}.section{padding-block:45px}.section-heading{align-items:flex-start;flex-direction:column;gap:4px}.section-heading .text-link{margin-bottom:15px}h2{font-size:41px}.eyebrow{font-size:9px;letter-spacing:1.5px}.intro{font-size:14px}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 16px}.product img{height:auto;aspect-ratio:1.3;object-fit:cover}.product h3{font-size:15px;margin-top:12px}.product p{font-size:12px}.story{grid-template-columns:1fr}.story-photo{min-height:270px}.story-content{padding:40px 5%}.story-content h2{font-size:46px}.support-grid{grid-template-columns:1fr;gap:28px;margin-top:15px}.support-grid h3{margin-top:10px}.support-grid .text-link{margin-top:0}.contact-band .wrap{align-items:flex-start;flex-direction:column;gap:24px}.contact-band h2{font-size:35px;max-width:420px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px;padding-block:35px}.footer-main a{overflow-wrap:anywhere}.footer-bottom{flex-direction:column;gap:7px}.footer-main .footer-brand{grid-column:1/-1}.footer-brand p{margin-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
