:root{--space-0:0;--space-025:.125rem;--space-050:.25rem;--space-075:.375rem;--space-100:.5rem;--space-150:.75rem;--space-200:1rem;--space-250:1.25rem;--space-300:1.5rem;--space-400:2rem;--space-500:2.5rem;--space-600:3rem;--space-700:3.5rem;--space-750:3.75rem;--space-800:4rem;--space-1000:5rem;--space-1500:calc(var(--space-1000) * 1.5);--layout-column-margin:16px;--layout-column-gutter:16px;--layout-section-padding:80px;--layout-content-width:calc(var(--max-width) - (var(--layout-column-margin) * 2));--layout-container-max-width:var(--max-width);--layout-column-width:calc((var(--max-width) - (var(--layout-column-margin) * 2) - (var(--layout-column-gutter) * 11)) / 12)}@media (min-width:750px){:root{--layout-column-margin:32px;--layout-column-gutter:24px;--layout-section-padding:80px}}@media (min-width:1024px){:root{--layout-column-margin:60px;--layout-column-gutter:30px;--layout-section-padding:120px}}:root{--text-xs:clamp(.75rem, .187793vw + .705986rem, .875rem);--text-s:clamp(.875rem, .187793vw + .830986rem, 1rem);--text-base:clamp(1rem, .187793vw + .955986rem, 1.125rem);--text-md:clamp(1.125rem, .187793vw + 1.08099rem, 1.25rem);--text-lg:clamp(1.5rem, .375587vw + 1.41197rem, 1.75rem);--text-xl:clamp(1.75rem, .751174vw + 1.57394rem, 2.25rem);--text-2xl:clamp(2rem, 1.50235vw + 1.64789rem, 3rem);--text-3xl:clamp(2.5rem, 1.87793vw + 2.05986rem, 3.75rem);--text-4xl:clamp(2.8125rem, 2.53521vw + 2.21831rem, 4.5rem);--text-5xl:clamp(4.5rem, 1.87793vw + 4.05986rem, 5.75rem)}.hex-canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.home_hero-section{background-color:var(--orange-650);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home_hero-content-wrapper{z-index:2;padding:0 var(--layout-column-margin);position:relative}@media (min-width:750px){.home_hero-content-wrapper{width:100%;max-width:1600px;padding:var(--space-1500) var(--layout-column-margin) var(--space-1000);margin:0 auto}.home_hero-content{width:100%;max-width:60.417vw}}.home_hero-title{color:var(--stone-000);text-transform:uppercase;font-size:clamp(7.8125rem,7.04225vw + 6.16197rem,12.5rem);font-weight:500;line-height:100%}@media (min-width:750px){.home_hero-title{font-size:clamp(9.375rem,4.69484vw + 8.27465rem,12.5rem)}}.home_hero-subtitle{color:var(--orange-100)}.home_hero-body{color:var(--orange-100);margin-top:var(--space-300)}.home_hero-actions{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.home_hero-btns{margin-top:var(--space-500)}.home_hero-center .home_hero-content{text-align:center;margin:0 auto}.home_hero-center .home_hero-content .eyebrow,.home_hero-center .home_hero-content .btns{justify-content:center}
:root{--space-0:0;--space-025:.125rem;--space-050:.25rem;--space-075:.375rem;--space-100:.5rem;--space-150:.75rem;--space-200:1rem;--space-250:1.25rem;--space-300:1.5rem;--space-400:2rem;--space-500:2.5rem;--space-600:3rem;--space-700:3.5rem;--space-750:3.75rem;--space-800:4rem;--space-1000:5rem;--space-1500:calc(var(--space-1000) * 1.5);--layout-column-margin:16px;--layout-column-gutter:16px;--layout-section-padding:80px;--layout-content-width:calc(var(--max-width) - (var(--layout-column-margin) * 2));--layout-container-max-width:var(--max-width);--layout-column-width:calc((var(--max-width) - (var(--layout-column-margin) * 2) - (var(--layout-column-gutter) * 11)) / 12)}@media (min-width:750px){:root{--layout-column-margin:32px;--layout-column-gutter:24px;--layout-section-padding:80px}}@media (min-width:1024px){:root{--layout-column-margin:60px;--layout-column-gutter:30px;--layout-section-padding:120px}}:root{--text-xs:clamp(.75rem, .187793vw + .705986rem, .875rem);--text-s:clamp(.875rem, .187793vw + .830986rem, 1rem);--text-base:clamp(1rem, .187793vw + .955986rem, 1.125rem);--text-md:clamp(1.125rem, .187793vw + 1.08099rem, 1.25rem);--text-lg:clamp(1.5rem, .375587vw + 1.41197rem, 1.75rem);--text-xl:clamp(1.75rem, .751174vw + 1.57394rem, 2.25rem);--text-2xl:clamp(2rem, 1.50235vw + 1.64789rem, 3rem);--text-3xl:clamp(2.5rem, 1.87793vw + 2.05986rem, 3.75rem);--text-4xl:clamp(2.8125rem, 2.53521vw + 2.21831rem, 4.5rem);--text-5xl:clamp(4.5rem, 1.87793vw + 4.05986rem, 5.75rem)}.product_card{justify-content:space-between;gap:var(--space-700);padding:var(--space-300);flex-direction:column;display:flex}@media (min-width:750px){.product_card{padding:var(--space-500)}}.product_card-text{gap:var(--space-200);flex-direction:column;display:flex}.product_card-icon{width:fit-content;height:fit-content;position:relative}.product_card-icon .pc-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:750px){.product_card-icon .pc-icon{width:clamp(40px,12vw,50px);height:clamp(40px,12vw,50px)}}.product_card .pc-cta{font-style:italic}.product_card .hex-icon{flex-basis:clamp(95px,6.944vw,105px);width:clamp(95px,6.944vw,105px)}.product_card-gray{background-color:var(--stone-400);color:var(--stone-1000)}.product_card-gray .pc-cta{color:var(--stone-900)}.product_card-gray .pc-hex{filter:drop-shadow(43px 21px 13px #a3957f03)drop-shadow(27px 13px 12px #a3957f12)drop-shadow(15px 8px 10px #a3957f40)drop-shadow(7px 3px 8px #a3957f6e)drop-shadow(2px 1px 4px #a3957f7d)}.product_card-orange{background-color:var(--orange-650);color:var(--orange-100)}.product_card-orange .pc-cta{color:var(--orange-200)}.product_card-orange .pc-hex{filter:drop-shadow(43px 21px 13px #7a2d0d03)drop-shadow(27px 13px 12px #7a2d0d12)drop-shadow(15px 8px 10px #7a2d0d40)drop-shadow(7px 3px 8px #7a2d0d6e)drop-shadow(2px 1px 4px #7a2d0d7d)}.product_card-dark-orange{background-color:var(--orange-850);color:var(--stone-000)}.product_card-dark-orange .pc-cta{color:var(--stone-300)}.product_card-dark-orange .pc-hex{filter:drop-shadow(43px 21px 13px #2e0f0203)drop-shadow(27px 13px 12px #2e0f0212)drop-shadow(15px 8px 10px #2e0f0240)drop-shadow(7px 3px 8px #2e0f026e)drop-shadow(2px 1px 4px #2e0f027d)}.product_card-bright-orange{background-color:var(--orange-500);color:var(--orange-900)}.product_card-bright-orange .pc-cta{color:var(--orange-850)}.product_card-bright-orange .pc-hex{filter:drop-shadow(43px 21px 13px #a03c1203)drop-shadow(27px 13px 12px #a03c1212)drop-shadow(15px 8px 10px #a03c1240)drop-shadow(7px 3px 8px #a03c126e)drop-shadow(2px 1px 4px #a03c127d)}.product_card-dark-oxblood{background-color:var(--oxblood-600);color:var(--stone-000)}.product_card-dark-oxblood .pc-cta{color:var(--stone-300)}.product_card-dark-oxblood .pc-hex{filter:drop-shadow(43px 21px 13px #43111103)drop-shadow(27px 13px 12px #43111112)drop-shadow(15px 8px 10px #43111140)drop-shadow(7px 3px 8px #4311116e)drop-shadow(2px 1px 4px #4311117d)}.product_cards{gap:var(--layout-column-gutter,30px);grid-template-columns:repeat(1,100%);display:grid}@media (min-width:750px){.product_cards{grid-template-columns:repeat(3,1fr)}}@media (min-width:650px) and (max-width:1100px){.product_cards{grid-template-columns:repeat(2,1fr)}}
:root{--space-0:0;--space-025:.125rem;--space-050:.25rem;--space-075:.375rem;--space-100:.5rem;--space-150:.75rem;--space-200:1rem;--space-250:1.25rem;--space-300:1.5rem;--space-400:2rem;--space-500:2.5rem;--space-600:3rem;--space-700:3.5rem;--space-750:3.75rem;--space-800:4rem;--space-1000:5rem;--space-1500:calc(var(--space-1000) * 1.5);--layout-column-margin:16px;--layout-column-gutter:16px;--layout-section-padding:80px;--layout-content-width:calc(var(--max-width) - (var(--layout-column-margin) * 2));--layout-container-max-width:var(--max-width);--layout-column-width:calc((var(--max-width) - (var(--layout-column-margin) * 2) - (var(--layout-column-gutter) * 11)) / 12)}@media (min-width:750px){:root{--layout-column-margin:32px;--layout-column-gutter:24px;--layout-section-padding:80px}}@media (min-width:1024px){:root{--layout-column-margin:60px;--layout-column-gutter:30px;--layout-section-padding:120px}}:root{--text-xs:clamp(.75rem, .187793vw + .705986rem, .875rem);--text-s:clamp(.875rem, .187793vw + .830986rem, 1rem);--text-base:clamp(1rem, .187793vw + .955986rem, 1.125rem);--text-md:clamp(1.125rem, .187793vw + 1.08099rem, 1.25rem);--text-lg:clamp(1.5rem, .375587vw + 1.41197rem, 1.75rem);--text-xl:clamp(1.75rem, .751174vw + 1.57394rem, 2.25rem);--text-2xl:clamp(2rem, 1.50235vw + 1.64789rem, 3rem);--text-3xl:clamp(2.5rem, 1.87793vw + 2.05986rem, 3.75rem);--text-4xl:clamp(2.8125rem, 2.53521vw + 2.21831rem, 4.5rem);--text-5xl:clamp(4.5rem, 1.87793vw + 4.05986rem, 5.75rem)}.values_grid-inner{grid-template-columns:repeat(3,1fr);display:grid}.values_grid .img-holder{aspect-ratio:31/37}.values_grid .img-holder img{object-fit:contain}.values_grid-img1{grid-area:1/1/auto/3;margin-bottom:-25%}.values_grid-img2{grid-area:2/2/auto/4}.values_grid-img3{grid-area:3/1/auto/3;margin-top:-25%}
:root{--space-0:0;--space-025:.125rem;--space-050:.25rem;--space-075:.375rem;--space-100:.5rem;--space-150:.75rem;--space-200:1rem;--space-250:1.25rem;--space-300:1.5rem;--space-400:2rem;--space-500:2.5rem;--space-600:3rem;--space-700:3.5rem;--space-750:3.75rem;--space-800:4rem;--space-1000:5rem;--space-1500:calc(var(--space-1000) * 1.5);--layout-column-margin:16px;--layout-column-gutter:16px;--layout-section-padding:80px;--layout-content-width:calc(var(--max-width) - (var(--layout-column-margin) * 2));--layout-container-max-width:var(--max-width);--layout-column-width:calc((var(--max-width) - (var(--layout-column-margin) * 2) - (var(--layout-column-gutter) * 11)) / 12)}@media (min-width:750px){:root{--layout-column-margin:32px;--layout-column-gutter:24px;--layout-section-padding:80px}}@media (min-width:1024px){:root{--layout-column-margin:60px;--layout-column-gutter:30px;--layout-section-padding:120px}}:root{--text-xs:clamp(.75rem, .187793vw + .705986rem, .875rem);--text-s:clamp(.875rem, .187793vw + .830986rem, 1rem);--text-base:clamp(1rem, .187793vw + .955986rem, 1.125rem);--text-md:clamp(1.125rem, .187793vw + 1.08099rem, 1.25rem);--text-lg:clamp(1.5rem, .375587vw + 1.41197rem, 1.75rem);--text-xl:clamp(1.75rem, .751174vw + 1.57394rem, 2.25rem);--text-2xl:clamp(2rem, 1.50235vw + 1.64789rem, 3rem);--text-3xl:clamp(2.5rem, 1.87793vw + 2.05986rem, 3.75rem);--text-4xl:clamp(2.8125rem, 2.53521vw + 2.21831rem, 4.5rem);--text-5xl:clamp(4.5rem, 1.87793vw + 4.05986rem, 5.75rem)}#about{gap:var(--space-800);flex-direction:column;display:flex}@media (min-width:750px){#about{align-items:center;gap:var(--layout-column-gutter);flex-direction:row}#about .copy{flex:754px}}#about .values_hex{justify-content:flex-end;display:flex}@media (min-width:750px){#about .values_hex{flex:378px}}#products{gap:var(--space-800);flex-direction:column;display:flex}@media (min-width:750px){#products{gap:var(--space-1000)}}#contact{gap:var(--space-800);background-color:var(--stone-300);flex-direction:column;display:flex}@media (min-width:750px){#contact{gap:var(--space-1000)}}#contact .section-inner{margin:0 auto}@media (min-width:750px){#contact .section-inner{max-width:var(--max-width)}}
