:root{--black:#070707;--ink:#131313;--green:#63b40f;--deepgreen:#215d13;--orange:#ff5a0a;--cream:#f6f5f1;--line:#d7d7d2;--muted:#555}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-body),Arial,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;height:auto;display:block}.utility{height:39px;background:#050505;color:#fff;justify-content:center;gap:34px;font:600 14px var(--font-display);letter-spacing:.5px}.header,.utility{display:flex;align-items:center}.header{height:85px;background:#fff;padding:0 3%;gap:28px;border-bottom:1px solid #ddd;position:relative;z-index:5}.brand{width:180px;flex:0 0 180px}.brand picture img{height:70px;object-fit:contain}.header nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.7vw,48px);flex:1 1}.header nav a{font:700 21px var(--font-display);letter-spacing:.4px;white-space:nowrap}.header nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 19px;border:2px solid transparent;font:700 18px var(--font-display);letter-spacing:.45px;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button i{font-style:normal;font-size:27px;line-height:0}.orange{background:var(--orange);color:#fff}.green{background:var(--deepgreen);color:#fff}.white{background:#fff;color:#111}.outline{border-color:#111;background:transparent}.header-cta{white-space:nowrap}.hero{height:min(55vw,680px);min-height:560px;position:relative;background:#111;overflow:hidden}.hero-media{position:absolute;inset:0 0 0 34%}.hero-media img,.hero-media picture{width:100%;height:100%;object-fit:cover;object-position:center}.hero-slab{position:relative;z-index:1;color:#fff;width:47%;height:100%;padding:clamp(38px,5vw,80px) 3% 35px;background:#050505;-webkit-clip-path:polygon(0 0,90% 0,100% 100%,0 100%);clip-path:polygon(0 0,90% 0,100% 100%,0 100%)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);font-weight:800;line-height:.86;letter-spacing:-.8px}h1{font-size:clamp(64px,7.4vw,124px);margin-bottom:20px}h1 span,h2 span{color:var(--green)}.hero-slab>p{font-size:19px;line-height:1.24;max-width:390px;margin-bottom:20px}.actions{display:flex;gap:14px;flex-wrap:wrap}.hero-proof{display:flex;gap:24px;margin-top:28px;font:700 15px/1 var(--font-display)}.hero-proof b{padding-left:12px;border-left:2px solid var(--green)}.category-rail{display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.category-rail a{height:100px;background:#050505;color:#fff;display:flex;align-items:center;gap:14px;padding:7px 20px;border-right:2px solid #eee;overflow:hidden;position:relative}.category-rail a:first-child{background:var(--green);color:#080808}.category-rail picture{width:37%;height:100%;flex:0 0 37%}.category-rail picture img{height:100%;object-fit:contain}.category-rail strong{font:700 28px/.82 var(--font-display)}.category-rail span{margin-left:auto;font:400 44px/.5 var(--font-display);color:var(--green)}.category-rail a:first-child span{color:#111}.service-pricing{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(560px,2.25fr) minmax(190px,.65fr);padding:42px 2.5%;background:#fff;grid-gap:28px;gap:28px;align-items:stretch}.eyebrow{color:var(--green);font:700 14px var(--font-display);letter-spacing:1px}.final-cta h2,.service-intro h2,.split-promo h2{font-size:clamp(52px,5.1vw,88px);margin:5px 0 16px}.service-intro>p:not(.eyebrow){font-size:17px;line-height:1.3;max-width:285px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.price-grid article{border:1px solid var(--line);padding:24px 17px 15px;min-width:0}.price-grid h3{font-size:25px;margin:0 0 15px}.price,.price-grid h3 span{display:block}.price{color:var(--orange);font:800 clamp(36px,3vw,54px) var(--font-display);line-height:.9;white-space:nowrap}.price-grid small{display:block;font:700 12px var(--font-display);text-transform:uppercase;margin-top:8px}.price-grid hr{border:0;border-top:2px solid var(--green);margin:14px 0 12px}.price-grid em{font:700 11px var(--font-display);font-style:normal}.price-grid ul{list-style:none;padding:0;margin:5px 0 0;font-size:12px;line-height:1.55}.price-grid li:first-letter{color:var(--green)}.service-photo{height:100%;min-height:270px;-webkit-clip-path:polygon(22% 0,100% 0,100% 100%,0 100%);clip-path:polygon(22% 0,100% 0,100% 100%,0 100%)}.service-photo img{height:100%;object-fit:cover}.split-promo{display:grid;grid-template-columns:1.1fr .9fr;background:#080808;color:#fff;min-height:465px}.split-promo>div{padding:74px 11%;align-self:center}.split-promo>div>p:not(.eyebrow){font-size:18px;line-height:1.4;max-width:460px}.split-promo picture img{height:100%;min-height:465px;object-fit:cover;background:#fff}.review-strip{background:var(--green);padding:32px 8%;display:flex;gap:50px}.review-strip p{font:700 23px var(--font-display);white-space:nowrap;margin:0}.review-strip blockquote{border-left:2px solid #101010;margin:0;padding-left:35px;font-size:17px;line-height:1.35}.review-strip cite{font:700 14px var(--font-display);font-style:normal;text-transform:uppercase;display:block;margin-top:6px}.final-cta{background:#050505;color:#fff;text-align:center;padding:96px 20px}.final-cta h2{margin-bottom:17px}.final-cta>p:not(.eyebrow){font-size:18px;max-width:510px;margin:0 auto 24px}.final-cta .actions{justify-content:center}footer{background:#141414;color:#fff;padding:55px 5% 16px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;max-width:1350px;margin:auto}.footer-logo{width:190px;margin-bottom:16px;background:#fff;padding:4px}.footer-grid p{color:#d1d1d1;line-height:1.5}.footer-grid b{font:700 17px var(--font-display);color:var(--green);letter-spacing:.7px}.footer-grid a{display:block;margin:8px 0;color:#fff}.footer-bottom{border-top:1px solid #424242;margin-top:40px;padding-top:15px;display:flex;justify-content:space-between;align-items:center;color:#aaa;font-size:13px}.footer-bottom img{width:92px;height:28px;object-fit:contain}.not-found,.simple-page{max-width:1100px;margin:auto;padding:90px 25px}.not-found h1{font-size:82px}.not-found p{font-size:19px;margin-bottom:25px}@media (max-width:1100px){.header nav{gap:18px}.header nav a{font-size:17px}.header-cta{font-size:15px;padding:0 12px}.category-rail strong{font-size:23px}.service-pricing{grid-template-columns:1fr 2fr}.service-photo{display:none}.price-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.utility{height:auto;min-height:34px;padding:7px 12px;font-size:12px;justify-content:flex-start;overflow:hidden}.utility span:nth-child(2){display:none}.header{height:73px;padding:0 15px}.brand{width:120px;flex-basis:120px}.brand picture img{height:58px}.header nav{display:none}.header-cta{margin-left:auto;font-size:16px;min-height:39px}.hero{height:675px;min-height:0}.hero-media{inset:0;height:100%;opacity:.5}.hero-media img{object-position:55% center}.hero-slab{width:100%;padding:45px 25px 25px;-webkit-clip-path:none;clip-path:none;background:linear-gradient(90deg,#050505,rgba(5,5,5,.92) 52%,rgba(5,5,5,.25))}h1{font-size:74px}.hero-slab>p{font-size:18px}.hero-proof{gap:12px;font-size:13px;position:absolute;left:25px;bottom:26px}.category-rail{grid-template-columns:repeat(2,1fr)}.category-rail a{height:87px;padding:8px 12px}.category-rail strong{font-size:21px}.service-pricing{display:block;padding:48px 20px}.service-intro{margin-bottom:28px}.final-cta h2,.service-intro h2,.split-promo h2{font-size:57px}.price-grid{grid-template-columns:repeat(2,1fr)}.price-grid article{padding:16px 11px}.price-grid h3{font-size:21px}.price-grid ul{font-size:11px}.split-promo{display:block}.split-promo>div{padding:58px 25px}.split-promo picture img{min-height:300px}.review-strip{display:block;padding:30px 25px}.review-strip p{margin-bottom:18px}.review-strip blockquote{padding-left:17px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.final-cta{padding:68px 18px}}@media (max-width:390px){h1{font-size:65px}.header-cta{font-size:14px}.hero-proof{font-size:11px}.button{font-size:16px;padding:0 13px}}.footer-logo{display:block}.dealer-tenure{display:grid;grid-template-columns:repeat(3,1fr);background:#050505;color:#fff;padding:0 10%;border-bottom:2px solid var(--green)}.dealer-tenure>div{min-height:68px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border-right:1px solid #424242}.dealer-tenure>div:last-child{border-right:0}.dealer-tenure strong{color:var(--green);font:800 clamp(25px,2.2vw,34px) /.8 var(--font-display);letter-spacing:-.3px}.dealer-tenure span{font:700 15px/.95 var(--font-display);letter-spacing:.45px}@media (max-width:720px){.dealer-tenure{grid-template-columns:1fr;padding:0 25px}.dealer-tenure>div{min-height:58px;justify-content:flex-start;padding:12px 0;border-right:0;border-bottom:1px solid #424242}.dealer-tenure>div:last-child{border-bottom:0}.dealer-tenure strong{min-width:122px;font-size:29px}.dealer-tenure span{font-size:16px}}.review-strip{display:grid;grid-template-columns:210px minmax(250px,1fr) auto;align-items:center;grid-gap:38px;gap:38px}.review-strip>p{display:none}.review-rating p{font:700 15px var(--font-display);letter-spacing:1px;margin:0 0 5px}.review-rating strong{display:block;font:800 25px/1 var(--font-display);letter-spacing:1px}.review-rating strong b{font-size:31px}.review-rating span{display:block;font:600 14px var(--font-display);margin-top:5px}.review-strip blockquote{padding-left:28px}.review-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.review-actions .button{border-color:#111;color:#111;white-space:nowrap}.review-actions>a:last-child{font:700 14px var(--font-display);letter-spacing:.6px;text-decoration:underline;text-underline-offset:3px}@media (max-width:1100px){.review-strip{grid-template-columns:190px 1fr}.review-actions{grid-column:2;justify-self:start;align-items:flex-start;flex-direction:row}}@media (max-width:720px){.review-strip{display:block}.review-rating{margin-bottom:20px}.review-actions{margin-top:20px;align-items:flex-start}.review-strip blockquote{padding-left:17px}}.page-hero{background:#070707;color:#fff;padding:82px max(5%,calc((100% - 1220px)/2));position:relative;overflow:hidden;min-height:330px}.page-hero h1{font-size:clamp(66px,8vw,118px);margin:8px 0 14px}.page-hero h1,.page-hero>p{position:relative;z-index:1}.page-hero>p{max-width:420px;font-size:18px;line-height:1.35}.simple-hero{display:grid;grid-template-columns:1fr 42%;align-items:stretch;padding:0}.simple-hero>div{padding:72px 7%;min-width:0}.simple-hero picture{order:2;height:100%;min-height:330px;-webkit-clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);clip-path:polygon(13% 0,100% 0,100% 100%,0 100%)}.simple-hero picture img{height:100%;object-fit:cover}.green-word{color:var(--green)}.page-content{max-width:980px;margin:0 auto;padding:70px 25px 95px;font-size:18px;line-height:1.55}.page-content h2{font-size:45px;margin:38px 0 14px}.page-content h2:first-child{margin-top:0}.service-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);margin:20px 0}.service-list>div{padding:25px 26px;border-bottom:1px solid var(--line)}.service-list b{font:800 28px var(--font-display);display:block}.service-list strong{font:800 42px var(--font-display);color:var(--orange);display:block}.service-list strong small{font-size:15px;color:#333}.service-list p{font-size:15px;margin:9px 0 0}.resource-links{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin:20px 0}.resource-links a{border:1px solid #111;padding:17px;font:700 20px var(--font-display);transition:.2s}.resource-links a:hover{background:var(--green)}.check-list{list-style:none;padding:0}.check-list li{padding:11px 0;border-bottom:1px solid var(--line)}.check-list li:before{content:"✓";color:var(--green);font-weight:900;margin-right:11px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.gallery-grid img{height:270px;object-fit:cover}.contact-page{background:#fff}.contact-page .page-hero{padding-bottom:65px}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;max-width:1150px;margin:0 auto;padding:70px 25px;grid-gap:70px;gap:70px}.contact-grid h2{font-size:53px}.contact-grid aside{background:#101010;color:#fff;padding:38px}.contact-grid aside h3{font-size:25px;color:var(--green);margin:30px 0 8px}.big-link{font:700 34px var(--font-display);color:#fff}.contact-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.contact-form label{font:700 17px var(--font-display);letter-spacing:.3px}.contact-form label:nth-of-type(4),.contact-form label:nth-of-type(5){grid-column:1/-1}.contact-form input,.contact-form textarea{display:block;width:100%;border:1px solid #aaa;background:#fff;padding:13px;margin-top:6px;font:16px var(--font-body)}.contact-form textarea{min-height:130px}.contact-form p{grid-column:1/-1;margin:0}.contact-form button{width:max-content}.inventory-hero{height:410px;padding:0;display:flex;align-items:center}.inventory-hero picture{position:absolute;inset:0;opacity:.55}.inventory-hero picture img{height:100%;object-fit:cover;object-position:center 65%}.inventory-hero>div{position:relative;padding:55px 8%;max-width:620px}.inventory{padding:70px 4%;max-width:1440px;margin:auto}.section-heading{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;align-items:end;margin-bottom:36px}.section-heading h2{font-size:70px;margin:0}.section-heading>p:last-child{font-size:17px;line-height:1.4;max-width:390px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.product-card{border:1px solid var(--line);padding:15px;background:#fff;transition:transform .2s,border .2s}.product-card:hover{transform:translateY(-5px);border-color:#111}.product-card picture{height:175px;background:#fafafa;display:block;margin:-4px -4px 15px}.product-card picture img{height:100%;object-fit:contain}.product-card small{font:700 12px var(--font-display);color:var(--green);letter-spacing:.5px}.product-card h3{font-size:28px;min-height:50px;margin:6px 0}.product-card>b{font:800 31px var(--font-display);color:var(--orange);display:block}.product-card>span{font:700 13px var(--font-display);display:block;margin-top:13px}.product-detail{padding:45px 7% 90px;max-width:1350px;margin:auto}.back,.crumb{font:700 15px var(--font-display);color:var(--deepgreen);letter-spacing:.4px}.product-detail section{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center;margin-top:35px}.product-detail picture{background:#fff}.product-detail picture img{max-height:580px;object-fit:contain}.product-detail h1{font-size:75px;margin:10px 0 20px}.detail-price{font:800 58px var(--font-display);color:var(--orange);display:block;margin-bottom:18px}.product-detail p{font-size:19px;line-height:1.4}.product-detail small{display:block;margin-top:16px;color:#555;line-height:1.4}.blog .page-hero{padding-left:10%;min-height:300px}.post-grid{max-width:1200px;margin:auto;padding:60px 25px 90px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.post-card{border:1px solid var(--line);padding:24px;background:#fff}.post-card picture{height:255px;display:block;margin:-24px -24px 20px}.post-card picture img{height:100%;object-fit:cover}.post-card small{font:700 13px var(--font-display);color:var(--deepgreen)}.post-card h2{font-size:42px;margin:10px 0}.post-card p{font-size:17px;line-height:1.4}.post-card b{font:700 15px var(--font-display);color:var(--orange)}.article{max-width:900px;margin:auto;padding:70px 25px 100px}.article .eyebrow{margin-top:42px}.article h1{font-size:76px;line-height:.93;margin-bottom:30px}.article picture{height:370px;display:block}.article picture img{height:100%;object-fit:cover}.article-copy{max-width:680px;margin:35px auto;font-size:19px;line-height:1.6}@media(max-width:720px){.page-hero{padding:55px 25px;min-height:265px}.page-hero h1{font-size:72px}.simple-hero{display:flex;flex-direction:column}.simple-hero>div{padding:55px 25px;order:1}.simple-hero picture{order:2;min-height:260px;-webkit-clip-path:none;clip-path:none}.page-content{padding:50px 20px;font-size:17px}.gallery-grid,.resource-links,.service-list{grid-template-columns:1fr}.gallery-grid img{height:240px}.contact-grid{display:block;padding:45px 20px}.contact-grid aside{margin-top:45px}.contact-form{grid-template-columns:1fr}.contact-form label:nth-of-type(4),.contact-form label:nth-of-type(5){grid-column:auto}.section-heading{display:block}.section-heading h2{font-size:61px;margin:6px 0 15px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:10px}.product-card picture{height:120px}.product-card h3{font-size:23px;min-height:63px}.product-card>b{font-size:28px}.product-detail{padding:30px 20px 70px}.product-detail section{display:block;margin-top:25px}.product-detail h1{font-size:57px;margin-top:28px}.post-grid{grid-template-columns:1fr;padding:35px 20px 70px}.article{padding:45px 20px 70px}.article h1{font-size:56px}.article picture{height:250px}}@media(max-width:900px) and (min-width:721px){.header nav{display:none}.header-cta{margin-left:auto}}.product-placeholder{height:100%;min-height:250px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font:800 32px/.85 var(--font-display);letter-spacing:1px}.product-card .product-placeholder{height:205px;min-height:0;margin:-18px -18px 17px;background:#171717;color:#b8b8b8;font-size:25px}.product-card{padding:20px;min-height:205px;display:flex;flex-direction:column;justify-content:flex-start}.product-card h3{min-height:75px;margin:10px 0}.product-card>b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card>span{margin-top:auto;padding-top:13px}.product-detail{max-width:920px}.product-detail section{display:block;max-width:680px}.detail-price{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(max-width:720px){.product-grid{grid-template-columns:1fr}.product-card{padding:17px;min-height:180px}.product-card h3{font-size:29px;min-height:0}.product-card>b{font-size:30px}}.product-detail section.with-product-image{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;max-width:none}.product-detail section.with-product-image picture{display:block;min-height:420px}.product-detail section.with-product-image picture img{height:100%;width:100%;object-fit:contain}@media(max-width:720px){.product-detail section.with-product-image{display:block}.product-detail section.with-product-image picture{min-height:280px}}.stihl-stock{margin-top:88px}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/05af89ad76258aac-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c047de4e6e16a01b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f54c84255ccf44e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5de5dda68c9a1053-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac44098818d287e8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3667c091265cf81b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d6e015f239232eb3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55b35d87b6156eea-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5fb5c05ff73c0616-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8599be8653318abe-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3352fdb488e19d84-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/437e5f23c97e320c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bd4099f982a70777-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/adc67d25e358ad72-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/79f0f365efbf4f90-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed Fallback;src:local("Arial");ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.00%;size-adjust:76.49%}.__className_17b670{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal}.__variable_17b670{--font-display:"Barlow Condensed","Barlow Condensed Fallback"}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/88e4012f2051f8b4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0be08cad6fae8421-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/61d96c4884191721-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd5242d34e82716d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6662f7f4c6f2f062-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b0bb26939bb40fdb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7816b93d847886e9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ea06843a6d8e9ab3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/60c9b95e8d9e49be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1e6ec62843814326-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a8bcd0492b5976ee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6ad0344ed98ac2e9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Fallback;src:local("Arial");ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.00%;size-adjust:96.68%}.__className_52f0b0{font-family:Barlow,Barlow Fallback;font-style:normal}.__variable_52f0b0{--font-body:"Barlow","Barlow Fallback"}