@charset "UTF-8";html{scroll-behavior:smooth;scroll-padding-top:150px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}body{font-family:var(--font-primary);line-height:1.5;color:var(--color-text);background-color:var(--color-dark-blue);overflow-x:hidden}:root{--color-text: #1d1d1f;--color-text-alt: #ebe7d7;--color-text-light: #999999;--color-dark-blue: #000915;--color-dark-gunmetal: #22222c;--color-dark-gunmetal-fade: rgba(34, 34, 44, .6980392157);--color-background: #0d131a;--color-background-alt: rgba(31, 42, 55, .8);--black: #000000;--color-hesco-green: #7ebb00;--color-hesco-green-dark: #659502;--color-betafence-red: #a10e30;--color-betafence-red-dark: #890624;--color-grey: #999;--color-grey-85: #d9d9d9;--color-grey-100: #f8f2db;--color-grey-200: rgba(121, 130, 141, .4);--color-grey-300: rgba(127, 135, 145, .4);--color-grey-400: #9ca3af;--color-grey-700: #374151;--white: #ffffff;--color-chrome-white: #ccc7b8;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--font-weight-normal: 400;--font-weight-bold: 700;--font-weight-black: 900;--font-style-normal: normal;--font-style-italic: italic;--font-style-oblique: oblique;--font-style-inherit: inherit;--font-style-initial: initial;--font-size-base: 1rem;--font-size-sm: .875rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--transition-base-time: .2s;--transition-slow-time: .4s;--transition-very-slow-time: .4s * 2;--font-size-base: 16px;--color-text: #222;--color-text-light: #bdbdbd;--color-primary: #007aff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}}body{font-family:Inter,sans-serif;line-height:1.5;color:var(--color-text)}body h1,body h2,body h3,body h4,body h5,body h6{font-family:nimbus-sans-extended,sans-serif;line-height:1.1;text-transform:uppercase;font-weight:300}body h1{font-size:3.75rem}@media (min-width: 768px){body h1{font-size:6.25rem}}@media (min-width: 1024px){body h1{font-size:9.625rem}}body h2{font-size:2.8125rem}@media (min-width: 768px){body h2{font-size:3.75rem}}body h3{font-size:var(--font-size-xl)}body h4{font-size:var(--font-size-lg)}body p{font-family:Inter,sans-serif;font-weight:400;line-height:1.5;font-size:1rem}body a{color:var(--color-primary);text-decoration:none;transition:var(--transition-base)}body a:hover{opacity:.8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:var(--color-primary)}.text-light{color:var(--color-text-light)}.text-white{color:#fff}.text-grey{color:var(--color-grey)}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}h1{font-size:154.5px}h2,.h2{font-size:60px}h3{font-size:30px}h4{font-size:20px}h5{font-size:14px}h6{font-size:12px}p{font-size:16px}@media (max-width: 1023px){h1{font-size:72px}h2,.h2{font-size:48px}h3{font-size:36px}h4{font-size:28px}h5{font-size:20px}h6{font-size:18px}p{font-size:16px}}@media (max-width: 699px){h1,.h1{font-size:48px}h2,.h2{font-size:32px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p{font-size:15px}}.p-0{padding:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.p-1{padding:.5rem}.pt-1{padding-top:.5rem}.pb-1{padding-bottom:.5rem}.pl-1{padding-left:.5rem}.pr-1{padding-right:.5rem}.px-1{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.5rem;padding-bottom:.5rem}.p-2{padding:1rem}.pt-2{padding-top:1rem}.pb-2{padding-bottom:1rem}.pl-2{padding-left:1rem}.pr-2{padding-right:1rem}.px-2{padding-left:1rem;padding-right:1rem}.py-2{padding-top:1rem;padding-bottom:1rem}.p-3{padding:1.5rem}.pt-3{padding-top:1.5rem}.pb-3{padding-bottom:1.5rem}.pl-3{padding-left:1.5rem}.pr-3{padding-right:1.5rem}.px-3{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:1.5rem;padding-bottom:1.5rem}.p-4{padding:2rem}.pt-4{padding-top:2rem}.pb-4{padding-bottom:2rem}.pl-4{padding-left:2rem}.pr-4{padding-right:2rem}.px-4{padding-left:2rem;padding-right:2rem}.py-4{padding-top:2rem;padding-bottom:2rem}.p-5{padding:2.5rem}.pt-5{padding-top:2.5rem}.pb-5{padding-bottom:2.5rem}.pl-5{padding-left:2.5rem}.pr-5{padding-right:2.5rem}.px-5{padding-left:2.5rem;padding-right:2.5rem}.py-5{padding-top:2.5rem;padding-bottom:2.5rem}.p-6{padding:3rem}.pt-6{padding-top:3rem}.pb-6{padding-bottom:3rem}.pl-6{padding-left:3rem}.pr-6{padding-right:3rem}.px-6{padding-left:3rem;padding-right:3rem}.py-6{padding-top:3rem;padding-bottom:3rem}.p-7{padding:3.5rem}.pt-7{padding-top:3.5rem}.pb-7{padding-bottom:3.5rem}.pl-7{padding-left:3.5rem}.pr-7{padding-right:3.5rem}.px-7{padding-left:3.5rem;padding-right:3.5rem}.py-7{padding-top:3.5rem;padding-bottom:3.5rem}.p-8{padding:4rem}.pt-8{padding-top:4rem}.pb-8{padding-bottom:4rem}.pl-8{padding-left:4rem}.pr-8{padding-right:4rem}.px-8{padding-left:4rem;padding-right:4rem}.py-8{padding-top:4rem;padding-bottom:4rem}.p-9{padding:4.5rem}.pt-9{padding-top:4.5rem}.pb-9{padding-bottom:4.5rem}.pl-9{padding-left:4.5rem}.pr-9{padding-right:4.5rem}.px-9{padding-left:4.5rem;padding-right:4.5rem}.py-9{padding-top:4.5rem;padding-bottom:4.5rem}.p-10{padding:5rem}.pt-10{padding-top:5rem}.pb-10{padding-bottom:5rem}.pl-10{padding-left:5rem}.pr-10{padding-right:5rem}.px-10{padding-left:5rem;padding-right:5rem}.py-10{padding-top:5rem;padding-bottom:5rem}.p-11{padding:5.5rem}.pt-11{padding-top:5.5rem}.pb-11{padding-bottom:5.5rem}.pl-11{padding-left:5.5rem}.pr-11{padding-right:5.5rem}.px-11{padding-left:5.5rem;padding-right:5.5rem}.py-11{padding-top:5.5rem;padding-bottom:5.5rem}.p-12{padding:6rem}.pt-12{padding-top:6rem}.pb-12{padding-bottom:6rem}.pl-12{padding-left:6rem}.pr-12{padding-right:6rem}.px-12{padding-left:6rem;padding-right:6rem}.py-12{padding-top:6rem;padding-bottom:6rem}@media screen and (min-width: 640px){.p-0-sm{padding:0}.p-1-sm{padding:.5rem}.p-2-sm{padding:1rem}.p-3-sm{padding:1.5rem}.p-4-sm{padding:2rem}.p-5-sm{padding:2.5rem}.p-6-sm{padding:3rem}.p-7-sm{padding:3.5rem}.p-8-sm{padding:4rem}.p-9-sm{padding:4.5rem}.p-10-sm{padding:5rem}.p-11-sm{padding:5.5rem}.p-12-sm{padding:6rem}}@media screen and (min-width: 768px){.p-0-md{padding:0}.p-1-md{padding:.5rem}.p-2-md{padding:1rem}.p-3-md{padding:1.5rem}.p-4-md{padding:2rem}.p-5-md{padding:2.5rem}.p-6-md{padding:3rem}.p-7-md{padding:3.5rem}.p-8-md{padding:4rem}.p-9-md{padding:4.5rem}.p-10-md{padding:5rem}.p-11-md{padding:5.5rem}.p-12-md{padding:6rem}}@media screen and (min-width: 1024px){.p-0-lg{padding:0}.p-1-lg{padding:.5rem}.p-2-lg{padding:1rem}.p-3-lg{padding:1.5rem}.p-4-lg{padding:2rem}.p-5-lg{padding:2.5rem}.p-6-lg{padding:3rem}.p-7-lg{padding:3.5rem}.p-8-lg{padding:4rem}.p-9-lg{padding:4.5rem}.p-10-lg{padding:5rem}.p-11-lg{padding:5.5rem}.p-12-lg{padding:6rem}}@media screen and (min-width: 1280px){.p-0-xl{padding:0}.p-1-xl{padding:.5rem}.p-2-xl{padding:1rem}.p-3-xl{padding:1.5rem}.p-4-xl{padding:2rem}.p-5-xl{padding:2.5rem}.p-6-xl{padding:3rem}.p-7-xl{padding:3.5rem}.p-8-xl{padding:4rem}.p-9-xl{padding:4.5rem}.p-10-xl{padding:5rem}.p-11-xl{padding:5.5rem}.p-12-xl{padding:6rem}}@media screen and (min-width: 1536px){.p-0-2xl{padding:0}.p-1-2xl{padding:.5rem}.p-2-2xl{padding:1rem}.p-3-2xl{padding:1.5rem}.p-4-2xl{padding:2rem}.p-5-2xl{padding:2.5rem}.p-6-2xl{padding:3rem}.p-7-2xl{padding:3.5rem}.p-8-2xl{padding:4rem}.p-9-2xl{padding:4.5rem}.p-10-2xl{padding:5rem}.p-11-2xl{padding:5.5rem}.p-12-2xl{padding:6rem}}.flex-inline{display:inline-flex}.flex-1{flex:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-self-start{justify-self:flex-start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.gap-0{gap:0}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}.gap-5{gap:3rem}.gap-6{gap:4rem}.gap-7{gap:5rem}.gap-8{gap:6rem}.gap-9{gap:7rem}.gap-10{gap:8rem}.gap-11{gap:9rem}.gap-12{gap:10rem}@media (max-width: 640px){.flex-inline-sm{display:inline-flex}.flex-row-sm{flex-direction:row}.flex-col-sm{flex-direction:column}.items-start-sm{align-items:flex-start}.items-center-sm{align-items:center}.items-end-sm{align-items:flex-end}.items-stretch-sm{align-items:stretch}.justify-start-sm{justify-content:flex-start}.justify-center-sm{justify-content:center}.justify-end-sm{justify-content:flex-end}.justify-between-sm{justify-content:space-between}.justify-around-sm{justify-content:space-around}.justify-evenly-sm{justify-content:space-evenly}.flex-wrap-sm{flex-wrap:wrap}.flex-nowrap-sm{flex-wrap:nowrap}.flex-wrap-reverse-sm{flex-wrap:wrap-reverse}.justify-self-start-sm{justify-self:flex-start}.justify-self-center-sm{justify-self:center}.justify-self-end-sm{justify-self:flex-end}}@media (max-width: 768px){.flex-inline-md{display:inline-flex}.flex-row-md{flex-direction:row}.flex-col-md{flex-direction:column}.items-start-md{align-items:flex-start}.items-center-md{align-items:center}.items-end-md{align-items:flex-end}.items-stretch-md{align-items:stretch}.justify-start-md{justify-content:flex-start}.justify-center-md{justify-content:center}.justify-end-md{justify-content:flex-end}.justify-between-md{justify-content:space-between}.justify-around-md{justify-content:space-around}.justify-evenly-md{justify-content:space-evenly}.flex-wrap-md{flex-wrap:wrap}.flex-nowrap-md{flex-wrap:nowrap}.flex-wrap-reverse-md{flex-wrap:wrap-reverse}.justify-self-start-md{justify-self:flex-start}.justify-self-center-md{justify-self:center}.justify-self-end-md{justify-self:flex-end}}@media (max-width: 1024px){.flex-inline-lg{display:inline-flex}.flex-row-lg{flex-direction:row}.flex-col-lg{flex-direction:column}.items-start-lg{align-items:flex-start}.items-center-lg{align-items:center}.items-end-lg{align-items:flex-end}.items-stretch-lg{align-items:stretch}.justify-start-lg{justify-content:flex-start}.justify-center-lg{justify-content:center}.justify-end-lg{justify-content:flex-end}.justify-between-lg{justify-content:space-between}.justify-around-lg{justify-content:space-around}.justify-evenly-lg{justify-content:space-evenly}.flex-wrap-lg{flex-wrap:wrap}.flex-nowrap-lg{flex-wrap:nowrap}.flex-wrap-reverse-lg{flex-wrap:wrap-reverse}.justify-self-start-lg{justify-self:flex-start}.justify-self-center-lg{justify-self:center}.justify-self-end-lg{justify-self:flex-end}}@media (max-width: 1280px){.flex-inline-xl{display:inline-flex}.flex-row-xl{flex-direction:row}.flex-col-xl{flex-direction:column}.items-start-xl{align-items:flex-start}.items-center-xl{align-items:center}.items-end-xl{align-items:flex-end}.items-stretch-xl{align-items:stretch}.justify-start-xl{justify-content:flex-start}.justify-center-xl{justify-content:center}.justify-end-xl{justify-content:flex-end}.justify-between-xl{justify-content:space-between}.justify-around-xl{justify-content:space-around}.justify-evenly-xl{justify-content:space-evenly}.flex-wrap-xl{flex-wrap:wrap}.flex-nowrap-xl{flex-wrap:nowrap}.flex-wrap-reverse-xl{flex-wrap:wrap-reverse}.justify-self-start-xl{justify-self:flex-start}.justify-self-center-xl{justify-self:center}.justify-self-end-xl{justify-self:flex-end}}@media (max-width: 1536px){.flex-inline-2xl{display:inline-flex}.flex-row-2xl{flex-direction:row}.flex-col-2xl{flex-direction:column}.items-start-2xl{align-items:flex-start}.items-center-2xl{align-items:center}.items-end-2xl{align-items:flex-end}.items-stretch-2xl{align-items:stretch}.justify-start-2xl{justify-content:flex-start}.justify-center-2xl{justify-content:center}.justify-end-2xl{justify-content:flex-end}.justify-between-2xl{justify-content:space-between}.justify-around-2xl{justify-content:space-around}.justify-evenly-2xl{justify-content:space-evenly}.flex-wrap-2xl{flex-wrap:wrap}.flex-nowrap-2xl{flex-wrap:nowrap}.flex-wrap-reverse-2xl{flex-wrap:wrap-reverse}.justify-self-start-2xl{justify-self:flex-start}.justify-self-center-2xl{justify-self:center}.justify-self-end-2xl{justify-self:flex-end}}.grid{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.grid{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.grid{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.grid{grid-template-columns:repeat(20,1fr)}}.subgrid{display:grid;grid-template-columns:subgrid}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-13{grid-column:span 13/span 13}.col-span-14{grid-column:span 14/span 14}.col-span-15{grid-column:span 15/span 15}.col-span-16{grid-column:span 16/span 16}.col-span-17{grid-column:span 17/span 17}.col-span-18{grid-column:span 18/span 18}.col-span-19{grid-column:span 19/span 19}.col-span-20{grid-column:span 20/span 20}@media (max-width: 1024px){.col-span-1-xl{grid-column:span 1/span 1}.col-span-2-xl{grid-column:span 2/span 2}.col-span-3-xl{grid-column:span 3/span 3}.col-span-4-xl{grid-column:span 4/span 4}.col-span-5-xl{grid-column:span 5/span 5}.col-span-6-xl{grid-column:span 6/span 6}.col-span-7-xl{grid-column:span 7/span 7}.col-span-8-xl{grid-column:span 8/span 8}.col-span-9-xl{grid-column:span 9/span 9}.col-span-10-xl{grid-column:span 10/span 10}.col-span-11-xl{grid-column:span 11/span 11}.col-span-12-xl{grid-column:span 12/span 12}.col-span-13-xl{grid-column:span 13/span 13}.col-span-14-xl{grid-column:span 14/span 14}.col-span-15-xl{grid-column:span 15/span 15}.col-span-16-xl{grid-column:span 16/span 16}.col-span-17-xl{grid-column:span 17/span 17}.col-span-18-xl{grid-column:span 18/span 18}.col-span-19-xl{grid-column:span 19/span 19}.col-span-20-xl{grid-column:span 20/span 20}}@media (max-width: 768px){.col-span-1-md{grid-column:span 1/span 1}.col-span-2-md{grid-column:span 2/span 2}.col-span-3-md{grid-column:span 3/span 3}.col-span-4-md{grid-column:span 4/span 4}.col-span-5-md{grid-column:span 5/span 5}.col-span-6-md{grid-column:span 6/span 6}.col-span-7-md{grid-column:span 7/span 7}.col-span-8-md{grid-column:span 8/span 8}.col-span-9-md{grid-column:span 9/span 9}.col-span-10-md{grid-column:span 10/span 10}}@media (max-width: 640px){.col-span-1-sm{grid-column:span 1/span 1}.col-span-2-sm{grid-column:span 2/span 2}.col-span-3-sm{grid-column:span 3/span 3}.col-span-4-sm{grid-column:span 4/span 4}}.col-span-full{grid-column:1/-1}@media (max-width: 1024px){.col-span-full-lg{grid-column:1/-1}}@media (max-width: 768px){.col-span-full-md{grid-column:1/-1}}@media (max-width: 640px){.col-span-full-sm{grid-column:1/-1}}.start-col-1{grid-column-start:1}.start-col-2{grid-column-start:2}.start-col-3{grid-column-start:3}.start-col-4{grid-column-start:4}.start-col-5{grid-column-start:5}.start-col-6{grid-column-start:6}.start-col-7{grid-column-start:7}.start-col-8{grid-column-start:8}.start-col-9{grid-column-start:9}.start-col-10{grid-column-start:10}.start-col-11{grid-column-start:11}.start-col-12{grid-column-start:12}.start-col-13{grid-column-start:13}.start-col-14{grid-column-start:14}.start-col-15{grid-column-start:15}.start-col-16{grid-column-start:16}.start-col-17{grid-column-start:17}.start-col-18{grid-column-start:18}.start-col-19{grid-column-start:19}.start-col-20{grid-column-start:20}@media (max-width: 1280px){.start-col-1-xl{grid-column-start:1}.start-col-2-xl{grid-column-start:2}.start-col-3-xl{grid-column-start:3}.start-col-4-xl{grid-column-start:4}.start-col-5-xl{grid-column-start:5}.start-col-6-xl{grid-column-start:6}.start-col-7-xl{grid-column-start:7}.start-col-8-xl{grid-column-start:8}.start-col-9-xl{grid-column-start:9}.start-col-10-xl{grid-column-start:10}.start-col-11-xl{grid-column-start:11}.start-col-12-xl{grid-column-start:12}.start-col-13-xl{grid-column-start:13}.start-col-14-xl{grid-column-start:14}.start-col-15-xl{grid-column-start:15}.start-col-16-xl{grid-column-start:16}.start-col-17-xl{grid-column-start:17}.start-col-18-xl{grid-column-start:18}.start-col-19-xl{grid-column-start:19}.start-col-20-xl{grid-column-start:20}}@media (max-width: 1024px){.start-col-1-lg{grid-column-start:1}.start-col-2-lg{grid-column-start:2}.start-col-3-lg{grid-column-start:3}.start-col-4-lg{grid-column-start:4}.start-col-5-lg{grid-column-start:5}.start-col-6-lg{grid-column-start:6}.start-col-7-lg{grid-column-start:7}.start-col-8-lg{grid-column-start:8}.start-col-9-lg{grid-column-start:9}.start-col-10-lg{grid-column-start:10}.start-col-11-lg{grid-column-start:11}.start-col-12-lg{grid-column-start:12}.start-col-13-lg{grid-column-start:13}.start-col-14-lg{grid-column-start:14}.start-col-15-lg{grid-column-start:15}.start-col-16-lg{grid-column-start:16}.start-col-17-lg{grid-column-start:17}.start-col-18-lg{grid-column-start:18}.start-col-19-lg{grid-column-start:19}.start-col-20-lg{grid-column-start:20}}@media (max-width: 768px){.start-col-1-md{grid-column-start:1}.start-col-2-md{grid-column-start:2}.start-col-3-md{grid-column-start:3}.start-col-4-md{grid-column-start:4}.start-col-5-md{grid-column-start:5}.start-col-6-md{grid-column-start:6}.start-col-7-md{grid-column-start:7}.start-col-8-md{grid-column-start:8}.start-col-9-md{grid-column-start:9}.start-col-10-md{grid-column-start:10}}@media (max-width: 640px){.start-col-1-sm{grid-column-start:1}.start-col-2-sm{grid-column-start:2}.start-col-3-sm{grid-column-start:3}.start-col-4-sm{grid-column-start:4}}.end-col-1{grid-column-end:1}.end-col-2{grid-column-end:2}.end-col-3{grid-column-end:3}.end-col-4{grid-column-end:4}.end-col-5{grid-column-end:5}.end-col-6{grid-column-end:6}.end-col-7{grid-column-end:7}.end-col-8{grid-column-end:8}.end-col-9{grid-column-end:9}.end-col-10{grid-column-end:10}.end-col-11{grid-column-end:11}.end-col-12{grid-column-end:12}.end-col-13{grid-column-end:13}.end-col-14{grid-column-end:14}.end-col-15{grid-column-end:15}.end-col-16{grid-column-end:16}.end-col-17{grid-column-end:17}.end-col-18{grid-column-end:18}.end-col-19{grid-column-end:19}.end-col-20{grid-column-end:20}.end-col-21{grid-column-end:21}@media (max-width: 1280px){.end-col-1-xl{grid-column-end:1}.end-col-2-xl{grid-column-end:2}.end-col-3-xl{grid-column-end:3}.end-col-4-xl{grid-column-end:4}.end-col-5-xl{grid-column-end:5}.end-col-6-xl{grid-column-end:6}.end-col-7-xl{grid-column-end:7}.end-col-8-xl{grid-column-end:8}.end-col-9-xl{grid-column-end:9}.end-col-10-xl{grid-column-end:10}.end-col-11-xl{grid-column-end:11}.end-col-12-xl{grid-column-end:12}.end-col-13-xl{grid-column-end:13}.end-col-14-xl{grid-column-end:14}.end-col-15-xl{grid-column-end:15}.end-col-16-xl{grid-column-end:16}.end-col-17-xl{grid-column-end:17}.end-col-18-xl{grid-column-end:18}.end-col-19-xl{grid-column-end:19}.end-col-20-xl{grid-column-end:20}}@media (max-width: 1024px){.end-col-1-lg{grid-column-end:1}.end-col-2-lg{grid-column-end:2}.end-col-3-lg{grid-column-end:3}.end-col-4-lg{grid-column-end:4}.end-col-5-lg{grid-column-end:5}.end-col-6-lg{grid-column-end:6}.end-col-7-lg{grid-column-end:7}.end-col-8-lg{grid-column-end:8}.end-col-9-lg{grid-column-end:9}.end-col-10-lg{grid-column-end:10}.end-col-11-lg{grid-column-end:11}.end-col-12-lg{grid-column-end:12}.end-col-13-lg{grid-column-end:13}.end-col-14-lg{grid-column-end:14}.end-col-15-lg{grid-column-end:15}.end-col-16-lg{grid-column-end:16}.end-col-17-lg{grid-column-end:17}.end-col-18-lg{grid-column-end:18}.end-col-19-lg{grid-column-end:19}.end-col-20-lg{grid-column-end:20}}@media (max-width: 768px){.end-col-1-md{grid-column-end:1}.end-col-2-md{grid-column-end:2}.end-col-3-md{grid-column-end:3}.end-col-4-md{grid-column-end:4}.end-col-5-md{grid-column-end:5}.end-col-6-md{grid-column-end:6}.end-col-7-md{grid-column-end:7}.end-col-8-md{grid-column-end:8}.end-col-9-md{grid-column-end:9}.end-col-10-md{grid-column-end:10}}@media (max-width: 640px){.end-col-1-sm{grid-column-end:1}.end-col-2-sm{grid-column-end:2}.end-col-3-sm{grid-column-end:3}.end-col-4-sm{grid-column-end:4}}.col-span-1-2{grid-column:span 10/span 10}.col-span-1-3{grid-column:span 6/span 6}.col-span-2-3{grid-column:span 12/span 12}.col-span-1-4{grid-column:span 5/span 5}.col-span-3-4{grid-column:span 15/span 15}.col-span-1-5{grid-column:span 4/span 4}.col-span-2-5{grid-column:span 8/span 8}.col-span-3-5{grid-column:span 12/span 12}.col-span-4-5{grid-column:span 16/span 16}@media (max-width: 1024px){.col-span-1-2-xl{grid-column:span 10/span 10}.col-span-1-3-xl{grid-column:span 6/span 6}.col-span-2-3-xl{grid-column:span 12/span 12}.col-span-1-4-xl{grid-column:span 5/span 5}.col-span-3-4-xl{grid-column:span 15/span 15}.col-span-1-5-xl{grid-column:span 4/span 4}.col-span-2-5-xl{grid-column:span 8/span 8}.col-span-3-5-xl{grid-column:span 12/span 12}.col-span-4-5-xl{grid-column:span 16/span 16}}@media (max-width: 768px){.col-span-1-2-md{grid-column:span 5/span 5}.col-span-1-3-md{grid-column:span 3/span 3}.col-span-2-3-md{grid-column:span 7/span 7}.col-span-1-4-md{grid-column:span 2/span 2}.col-span-3-4-md{grid-column:span 8/span 8}.col-span-1-5-md{grid-column:span 2/span 2}.col-span-2-5-md{grid-column:span 4/span 4}.col-span-3-5-md{grid-column:span 6/span 6}.col-span-4-5-md{grid-column:span 8/span 8}}@media (max-width: 640px){.col-span-1-2-sm{grid-column:span 2/span 2}.col-span-1-3-sm{grid-column:span 1/span 1}.col-span-2-3-sm{grid-column:span 3/span 3}.col-span-1-4-sm{grid-column:span 1/span 1}.col-span-3-4-sm{grid-column:span 3/span 3}.col-span-1-5-sm{grid-column:span 1/span 1}.col-span-2-5-sm,.col-span-3-5-sm{grid-column:span 2/span 2}.col-span-4-5-sm{grid-column:span 3/span 3}}.grid-auto-fill-120{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.grid-auto-fit-120{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.grid-auto-fill-160{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.grid-auto-fit-160{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.grid-auto-fill-200{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid-auto-fit-200{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid-auto-fill-240{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.grid-auto-fit-240{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid-auto-fill-300{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.grid-auto-fit-300{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-auto-fill-400{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.grid-auto-fit-400{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.flex{display:flex}.grid{display:grid}@media screen and (max-width: 640px){.block-sm{display:block}.inline-block-sm{display:inline-block}.inline-sm{display:inline}.hidden-sm{display:none}.flex-sm{display:flex}.grid-sm{display:grid}}@media screen and (max-width: 768px){.block-md{display:block}.inline-block-md{display:inline-block}.inline-md{display:inline}.hidden-md{display:none}.flex-md{display:flex}.grid-md{display:grid}}@media screen and (max-width: 1024px){.block-lg{display:block}.inline-block-lg{display:inline-block}.inline-lg{display:inline}.hidden-lg{display:none}.flex-lg{display:flex}.grid-lg{display:grid}}@media screen and (max-width: 1280px){.block-xl{display:block}.inline-block-xl{display:inline-block}.inline-xl{display:inline}.hidden-xl{display:none}.flex-xl{display:flex}.grid-xl{display:grid}}@media screen and (max-width: 1536px){.block-2xl{display:block}.inline-block-2xl{display:inline-block}.inline-2xl{display:inline}.hidden-2xl{display:none}.flex-2xl{display:flex}.grid-2xl{display:grid}}.bg-background{background:var(--color-background)}.bg-background-alt{background:var(--color-background-alt)}.bg-hesco-green{background:var(--color-hesco-green)}.bg-hesco-green-dark{background:var(--color-hesco-green-dark)}.bg-betafence-red{background:var(--color-betafence-red)}.bg-betafence-red-dark{background:var(--color-betafence-red-dark)}.bg-chrome-white{background:var(--color-chrome-white)}.bg-grey{background:var(--color-grey)}.bg-grey-85{background:var(--color-grey-85)}.bg-grey-100{background:var(--color-grey-100)}.bg-grey-200{background:var(--color-grey-200)}.bg-grey-300{background:var(--color-grey-300)}.bg-grey-700{background:var(--color-grey-700)}.bg-white{background:var(--white)}.bg-dark-blue{background:var(--color-dark-blue)}.bg-dark-gunmetal{background:var(--color-dark-gunmetal)}.bg-dark-gunmetal-fade{background:var(--color-dark-gunmetal-fade)}.bg-transparent{background:transparent}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}@media screen and (min-width: 640px){.relative-sm{position:relative}.absolute-sm{position:absolute}.fixed-sm{position:fixed}.sticky-sm{position:sticky}.static-sm{position:static}}@media screen and (min-width: 768px){.relative-md{position:relative}.absolute-md{position:absolute}.fixed-md{position:fixed}.sticky-md{position:sticky}.static-md{position:static}}@media screen and (min-width: 1024px){.relative-lg{position:relative}.absolute-lg{position:absolute}.fixed-lg{position:fixed}.sticky-lg{position:sticky}.static-lg{position:static}}@media screen and (min-width: 1280px){.relative-xl{position:relative}.absolute-xl{position:absolute}.fixed-xl{position:fixed}.sticky-xl{position:sticky}.static-xl{position:static}}@media screen and (min-width: 1536px){.relative-2xl{position:relative}.absolute-2xl{position:absolute}.fixed-2xl{position:fixed}.sticky-2xl{position:sticky}.static-2xl{position:static}}.rounded-0{border-radius:0}.rounded-t-0{border-top-left-radius:0;border-top-right-radius:0}.rounded-b-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-l-0{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-0{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-1{border-radius:.25rem}.rounded-t-1{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-b-1{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-l-1{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-r-1{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-2{border-radius:.5rem}.rounded-t-2{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-b-2{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-l-2{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-2{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-3{border-radius:.75rem}.rounded-t-3{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-b-3{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-l-3{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-3{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-4{border-radius:1rem}.rounded-t-4{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-b-4{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-l-4{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-r-4{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-full{border-radius:9999px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-b-full{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}@media screen and (min-width: 640px){.rounded-0-sm{border-radius:0}.rounded-1-sm{border-radius:.25rem}.rounded-2-sm{border-radius:.5rem}.rounded-3-sm{border-radius:.75rem}.rounded-4-sm{border-radius:1rem}.rounded-full-sm{border-radius:9999px}}@media screen and (min-width: 768px){.rounded-0-md{border-radius:0}.rounded-1-md{border-radius:.25rem}.rounded-2-md{border-radius:.5rem}.rounded-3-md{border-radius:.75rem}.rounded-4-md{border-radius:1rem}.rounded-full-md{border-radius:9999px}}@media screen and (min-width: 1024px){.rounded-0-lg{border-radius:0}.rounded-1-lg{border-radius:.25rem}.rounded-2-lg{border-radius:.5rem}.rounded-3-lg{border-radius:.75rem}.rounded-4-lg{border-radius:1rem}.rounded-full-lg{border-radius:9999px}}@media screen and (min-width: 1280px){.rounded-0-xl{border-radius:0}.rounded-1-xl{border-radius:.25rem}.rounded-2-xl{border-radius:.5rem}.rounded-3-xl{border-radius:.75rem}.rounded-4-xl{border-radius:1rem}.rounded-full-xl{border-radius:9999px}}@media screen and (min-width: 1536px){.rounded-0-2xl{border-radius:0}.rounded-1-2xl{border-radius:.25rem}.rounded-2-2xl{border-radius:.5rem}.rounded-3-2xl{border-radius:.75rem}.rounded-4-2xl{border-radius:1rem}.rounded-full-2xl{border-radius:9999px}}.w-0{width:0}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.w-auto{width:auto}@media screen and (min-width: 640px){.w-0-sm{width:0}.w-25-sm{width:25%}.w-50-sm{width:50%}.w-75-sm{width:75%}.w-100-sm{width:100%}.w-auto-sm{width:auto}}@media screen and (min-width: 768px){.w-0-md{width:0}.w-25-md{width:25%}.w-50-md{width:50%}.w-75-md{width:75%}.w-100-md{width:100%}.w-auto-md{width:auto}}@media screen and (min-width: 1024px){.w-0-lg{width:0}.w-25-lg{width:25%}.w-50-lg{width:50%}.w-75-lg{width:75%}.w-100-lg{width:100%}.w-auto-lg{width:auto}}@media screen and (min-width: 1280px){.w-0-xl{width:0}.w-25-xl{width:25%}.w-50-xl{width:50%}.w-75-xl{width:75%}.w-100-xl{width:100%}.w-auto-xl{width:auto}}@media screen and (min-width: 1536px){.w-0-2xl{width:0}.w-25-2xl{width:25%}.w-50-2xl{width:50%}.w-75-2xl{width:75%}.w-100-2xl{width:100%}.w-auto-2xl{width:auto}}.button{all:unset;cursor:pointer;color:#fff;font:inherit;background:none;padding:0;border:none;white-space:nowrap;background-color:#fff3;display:flex;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1rem;gap:.625rem;border-radius:2.5rem;padding:1rem 1.5625rem;max-height:3.625rem;line-height:initial;text-transform:uppercase;transition:background-color .4s}.button:visited,.button:hover,.button:focus,.button:active{color:#fff}.button:hover{background-color:#fffc;opacity:1!important}.button__icon{width:1.5625rem;height:1.5625rem}.button--pill{background:none;border:.0625rem solid white}.button--pill:hover{background-color:#fff;color:#000}.product-card{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:.625rem;padding:.75rem;aspect-ratio:5/4;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.product-card__header{margin-bottom:1.5rem}.product-card__title{font-family:nimbus-sans-extended,sans-serif;font-size:1.875rem;font-weight:300;letter-spacing:.02em;color:var(--color-text);margin:0;text-transform:uppercase}.product-card__footer{display:flex;justify-content:flex-start}.product-card__buttons{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.product-card__button{background:var(--color-background);color:#fff;border:none;border-radius:2rem;padding:.5rem 1.25rem;text-transform:uppercase;font-family:var(--font-primary);font-weight:400;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;transition:background .2s}.product-card__button-icon{background:var(--white);border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.product-card__button-icon--no-bg{background:none}.location-accordion details[disabled] summary,.location-accordion details.disabled summary{pointer-events:none;-webkit-user-select:none;user-select:none}.location-accordion__item{position:relative;overflow:hidden;border:none;background-color:var(--color-grey-200);border-radius:20px;margin-bottom:1rem}.location-accordion__item .location-accordion__banner-bg-wrapper{position:absolute;top:0;left:0;width:100%;height:200px;z-index:3;pointer-events:none;opacity:0}.location-accordion__item .location-accordion__banner-bg{width:100%;height:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}.location-accordion__item.open .location-accordion__banner-bg-wrapper,.location-accordion__item[open] .location-accordion__banner-bg-wrapper{opacity:1;height:200px}.location-accordion__title{position:relative;padding:1rem 2rem;display:flex;align-items:flex-end;border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden;z-index:4}.location-accordion__item[open] .location-accordion__title{background:transparent}.location-accordion__title-content{position:relative;z-index:4;width:100%;display:flex;align-items:center;justify-content:space-between}.location-accordion__title,.location-accordion__content-wrapper{position:relative;z-index:4}.location-accordion__title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:.7rem 1.2rem;color:var(--white);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal;text-transform:uppercase}.location-accordion__title-icon{display:flex;align-items:center;gap:.5em}.location-accordion__title-text{color:var(--color-grey-100);font-size:.875rem;font-weight:300}.location-accordion__chevron{transition:transform .3s ease}.location-accordion__item[open] .location-accordion__chevron{transform:rotate(180deg)}.location-accordion__content{position:relative;z-index:2}.location-accordion__content--upper{padding:1rem 2.2rem}.location-accordion__content-body-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0}.location-accordion__content-body-item-icon{flex-shrink:0}.location-accordion__content-body-item-content{color:var(--color-grey-100);font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.location-accordion__content-wrapper{border-radius:0 0 20px 20px;overflow:hidden;padding:0;position:relative;z-index:2}.location-accordion__item[open] .location-accordion__content-wrapper{padding-top:0;background:transparent}.location-accordion__overview{padding:1rem 0 1.5rem;margin-top:150px}.location-accordion__overview-label{font-family:nimbus-sans-extended,sans-serif;font-size:.5rem;color:#999;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem}.location-accordion__overview-desc{font-family:Inter,sans-serif;font-size:1rem;color:#e0e0e0;line-height:1.5;opacity:.9}.location-accordion__insights{display:flex;justify-content:space-between;align-items:stretch}@media (min-width: 768px){.location-accordion__insights{padding:2rem 0 1.5rem}}@media (max-width: 700px){.location-accordion__insights{flex-direction:column;align-items:stretch;gap:1.5rem}}.location-accordion__insight{display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:space-between}@media (min-width: 768px){.location-accordion__insight{width:33.3%}.location-accordion__insight:first-child{border-right:1px solid #e0e0e0;padding-right:1rem}.location-accordion__insight:nth-child(2),.location-accordion__insight:nth-child(3){padding-left:1rem}.location-accordion__insight:last-child{border-left:1px solid #e0e0e0}}.location-accordion__insight-label{font-family:nimbus-sans-extended,sans-serif;font-size:.5rem;color:#999;text-transform:uppercase;margin-bottom:.5rem}.location-accordion__insight-value{font-family:Inter,sans-serif;font-size:3.75rem;text-align:left;font-weight:400;color:#f8f2db;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}.location-accordion__insight-info{font-family:Inter,sans-serif;font-size:.75rem;color:var(--color-grey-85);opacity:.9}.location-accordion__insight-icon{padding-bottom:.625rem}@media (min-width: 768px){.location-accordion__insight-icon{padding-top:.625rem}}.location-accordion__contacts{padding:1.5rem 2.2rem;background-color:var(--color-grey-300);border-bottom-left-radius:20px;border-bottom-right-radius:20px}.location-accordion__contacts-label{font-family:nimbus-sans-extended,sans-serif;font-size:.5rem;color:#999;text-transform:uppercase;margin-bottom:1rem;letter-spacing:.08em}.location-accordion__contacts-inner{display:flex;gap:2rem}@media (max-width: 700px){.location-accordion__contacts-inner{flex-direction:column;gap:1rem}}.location-accordion__contacts-col{flex:1 1 0;display:flex;flex-direction:column;gap:1rem}.location-accordion__contacts svg{width:1.25rem;height:1.25rem}.location-accordion__contact-item{display:flex;align-items:flex-start;gap:.7em;font-family:Inter,sans-serif;font-size:.75rem;color:#e0e0e0;text-transform:uppercase}.location-accordion__contact-email{font-size:.75rem;font-weight:500}.custom-dropdown__button{max-width:340px;min-width:fit-content;background:transparent;border:1.5px solid #fff;border-radius:2em;color:#fff;font-family:Inter,sans-serif;font-size:1rem;text-align:left;padding:1.1em 1.3em;display:flex;gap:2rem;align-items:center;justify-content:space-between;cursor:pointer;transition:border .2s;outline:none}.custom-dropdown__button:hover,.custom-dropdown__button:focus{border-color:#f8f2db}.custom-dropdown__chevron{transition:transform var(--transition-slow-time)}.custom-dropdown__chevron.open{transform:rotate(180deg)}.custom-dropdown__menu{position:absolute;top:110%;left:0;width:340px;max-width:100%;background:#fff;border-radius:1em;box-shadow:0 4px 24px #0000001f;z-index:10;padding:.5em 0;max-height:220px;overflow-y:auto;border:none;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity var(--transition-slow-time) cubic-bezier(.4,0,.2,1),transform var(--transition-slow-time) cubic-bezier(.4,0,.2,1)}.custom-dropdown__menu[hidden]{display:block;opacity:0;pointer-events:none}.custom-dropdown__button[aria-expanded=true]+.custom-dropdown__menu,.custom-dropdown__menu:not([hidden]){opacity:1;pointer-events:auto;transform:translateY(0)}.custom-dropdown ul{list-style:none;margin:0;padding:0}.custom-dropdown li{font-family:Inter,sans-serif;font-size:1rem;color:#222;padding:1em 1.5em;cursor:pointer;transition:background .2s,opacity .3s;text-transform:uppercase;opacity:0;transform:translateY(10px);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.custom-dropdown__button[aria-expanded=true]+.custom-dropdown__menu li,.custom-dropdown__menu:not([hidden]) li{opacity:1;transform:translateY(0)}.custom-dropdown__button[aria-expanded=true]+.custom-dropdown__menu li:nth-child(1),.custom-dropdown__menu:not([hidden]) li:nth-child(1){transition-delay:.05s}.custom-dropdown__button[aria-expanded=true]+.custom-dropdown__menu li:nth-child(2),.custom-dropdown__menu:not([hidden]) li:nth-child(2){transition-delay:.1s}.custom-dropdown__button[aria-expanded=true]+.custom-dropdown__menu li:nth-child(3),.custom-dropdown__menu:not([hidden]) li:nth-child(3){transition-delay:.15s}.custom-dropdown__button[aria-expanded=true]+.custom-dropdown__menu li:nth-child(4),.custom-dropdown__menu:not([hidden]) li:nth-child(4){transition-delay:.2s}.custom-dropdown__button[aria-expanded=true]+.custom-dropdown__menu li:nth-child(5),.custom-dropdown__menu:not([hidden]) li:nth-child(5){transition-delay:.25s}.custom-dropdown__menu::-webkit-scrollbar{width:8px}.custom-dropdown__menu::-webkit-scrollbar-thumb{background:var(--color-grey-85);border-radius:8px}.terms-check__option{display:flex;align-items:center;gap:1.5rem;font-family:Inter,Arial,sans-serif;font-size:1.25rem;color:#888;text-transform:uppercase;font-weight:400;letter-spacing:.01em;cursor:pointer;transition:opacity .2s,color .2s;background:none;border:none;width:100%;text-align:left;padding:0;outline:none}.terms-check__option:hover,.terms-check__option:focus{background:none;color:#222}.terms-check__option--active{color:#222;font-weight:600}.terms-check__custom-radio{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:none;flex-shrink:0}.terms-check__label-text{display:inline-block;color:inherit;font-size:1.1rem;font-family:Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.01em;font-weight:400}.terms-check__link{color:var(--white);text-decoration:underline;font-weight:400;opacity:.8;transition:color .2s}.terms-check__link:hover{color:#222;opacity:1}.filter-bar{display:flex;flex-direction:column;gap:1.5rem}.filter-bar__controls{display:flex;flex-wrap:wrap;gap:1.5rem}.filter-bar__controls--desktop{background:#1f2a3766;padding:2rem 2.5rem;border-radius:10rem;width:fit-content;position:relative;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);margin-left:auto}@media (max-width: 768px){.filter-bar__controls--desktop{padding:unset;background:unset}}@media (max-width: 700px){.filter-bar__controls--desktop{display:none}}.filter-bar__select{border:1.5px solid #fff;border-radius:2em;color:#fff;font-family:Inter,Arial,sans-serif;font-size:18px;text-transform:uppercase;display:flex;align-items:center;gap:.7em;cursor:pointer;transition:border .2s,color .2s;outline:none;font-weight:400}.filter-bar__select:hover,.filter-bar__select:focus{border-color:#f8f2db;color:#f8f2db}.filter-bar__chevron{font-size:1.1em;pointer-events:none;display:inline-block;transform:translateY(1px)}.filter-bar__filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0 1rem;width:100%;gap:.5rem}.filter-bar__filters--desktop{position:absolute;top:110%;right:0;z-index:-1}@media (max-width: 700px){.filter-bar__filters--desktop{display:none}}.filter-bar__filter{color:#222;border-radius:16px;font-family:Inter,Arial,sans-serif;font-size:1.1rem;display:flex;align-items:center;gap:.7em;text-transform:uppercase;font-weight:500;box-shadow:0 1px 4px #00000008}.filter-bar__filter-remove{border:none;color:#222;font-size:1.2em;cursor:pointer;opacity:.7;transition:opacity .2s}.filter-bar__filter-remove:hover{opacity:1}.filter-bar__filter--hidden{opacity:0;transform:scale(.95);transition:all .3s ease-out}.filter-bar__filter--hidden.filter-bar__filter--enter{opacity:1;transform:scale(1)}.filter-bar__filter--hidden.filter-bar__filter--leave{opacity:0;transform:scale(.95);transition-duration:.2s;transition-timing-function:ease-in}.filter-bar__filter--hidden[x-cloak]{display:none!important}.filter-bar__more{color:#222;border-radius:120px;border:none;cursor:pointer;padding:.5rem 1rem;background:#fff}.filter-bar__preferences{border-radius:40px;position:relative;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 700px){.filter-bar__preferences--desktop{display:none}}.filter-bar__preferences-label{color:#fff;font-family:Inter,Arial,sans-serif;font-size:1.1rem;text-transform:uppercase;font-weight:500;letter-spacing:.04em}.filter-bar__collapse{position:absolute;top:1.5rem;right:1.5rem;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.filter-bar__collapse svg{display:block}.filter-bar--expanded{border-radius:48px;box-shadow:0 4px 24px #00000014}.filter-bar__mobile-toggle{display:none;z-index:20;background:#ffffff1f;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:2rem;color:#fff}@media (max-width: 700px){.filter-bar__mobile-toggle{display:flex}}.filter-bar__mobile-toggle-icon{font-size:1.5em}.filter-bar__mobile-overlay{display:none}@media (max-width: 700px){.filter-bar__mobile-overlay{display:flex;flex-direction:column;position:fixed;top:50px;left:0;width:100vw;height:100vh;background:#141419fa;z-index:1000;padding:2.5rem 1.5rem 1.5rem;box-sizing:border-box}}.filter-bar__mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.filter-bar__mobile-title{color:#fff;font-size:2rem;font-weight:400;letter-spacing:.04em}.filter-bar__mobile-close{background:#ffffff1f;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.filter-bar__background-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:10;opacity:0;transition:opacity .3s ease-out}.filter-bar__background-overlay.filter-bar__background-overlay--enter{opacity:1}.filter-bar__background-overlay.filter-bar__background-overlay--leave{opacity:0;transition-duration:.2s;transition-timing-function:ease-in}@media (min-width: 701px){.filter-bar__mobile-toggle,.filter-bar__mobile-overlay{display:none}}[x-cloak]{display:none}.base-contact__error-message{color:#ff6868;font-size:.75rem;text-transform:uppercase;margin-bottom:2rem}.base-contact__title{color:var(--color-text-alt);font-size:1.875rem;font-weight:300;letter-spacing:.04em;margin-bottom:1.5rem}.base-contact__form{display:flex;width:100%}.base-contact__form--inner{flex:2;display:flex;flex-direction:column;gap:1rem}.base-contact__form--submit{display:flex;justify-content:flex-end;flex:1;align-items:center}.base-contact__row{display:flex;gap:1.5rem;width:100%}@media (max-width: 640px){.base-contact__row{flex-direction:column;gap:.5rem}}@media (max-width: 640px){.base-contact__title{font-size:1.5rem;margin-bottom:1rem}.base-contact__form{flex-direction:column;gap:1.5rem}.base-contact__form--submit{justify-content:flex-start}.base-contact__row{flex-direction:column;gap:.5rem}.base-contact__input{font-size:1rem;padding:.7em .5em}}.sidebar-overlay{min-height:100vh;position:relative;display:flex;flex-direction:column;overflow-x:hidden}@media (min-width: 768px){.sidebar-overlay{flex-direction:row}}.sidebar-overlay--trigger{transition:opacity .4s}.sidebar-overlay--trigger:hover{cursor:pointer;opacity:.8}.sidebar-overlay.red,.sidebar-overlay--trigger.red,.sidebar-overlay--content.red{background:var(--color-betafence-red)}.sidebar-overlay.red .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--trigger.red .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--content.red .sidebar-overlay--trigger-info-icon svg{fill:var(--color-betafence-red)}.sidebar-overlay--trigger.red{transition:background-color 1s}.sidebar-overlay--trigger.red:hover{cursor:pointer;background-color:#890624}.sidebar-overlay--trigger.green{transition:background-color 1s}.sidebar-overlay--trigger.green:hover{cursor:pointer;background-color:#659502}.sidebar-overlay.green,.sidebar-overlay--trigger.green,.sidebar-overlay--content.green{background:var(--color-hesco-green)}.sidebar-overlay.green .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--trigger.green .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--content.green .sidebar-overlay--trigger-info-icon svg{fill:var(--color-betafence-green)}.sidebar-overlay.chrome-white,.sidebar-overlay--trigger.chrome-white,.sidebar-overlay--content.chrome-white{background:var(--color-chrome-white)}.sidebar-overlay.chrome-white .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--trigger.chrome-white .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--content.chrome-white .sidebar-overlay--trigger-info-icon svg{fill:var(--color-chrome-white)}.sidebar-overlay.grey,.sidebar-overlay--trigger.grey,.sidebar-overlay--content.grey{background:var(--color-grey)}.sidebar-overlay.grey .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--trigger.grey .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--content.grey .sidebar-overlay--trigger-info-icon svg{fill:var(--color-grey)}.sidebar-overlay.dark-gunmetal,.sidebar-overlay--trigger.dark-gunmetal,.sidebar-overlay--content.dark-gunmetal{background:var(--color-dark-gunmetal)}.sidebar-overlay.dark-gunmetal .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--trigger.dark-gunmetal .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--content.dark-gunmetal .sidebar-overlay--trigger-info-icon svg{fill:var(--color-dark-gunmetal)}.sidebar-overlay.black,.sidebar-overlay--trigger.black,.sidebar-overlay--content.black{background:#000}.sidebar-overlay.black .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--trigger.black .sidebar-overlay--trigger-info-icon svg,.sidebar-overlay--content.black .sidebar-overlay--trigger-info-icon svg{fill:var(--color-black)}.sidebar-overlay__title{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.25rem}@media (min-width: 768px){.sidebar-overlay__title{font-size:2.8125rem;margin-bottom:2.5rem}}@media (min-width: 1024px){.sidebar-overlay__title{font-size:3.75rem;margin-bottom:0rem}}.sidebar-overlay--trigger{top:0;right:0;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;padding:2.5rem 1.5rem;z-index:21;width:100%}@media (min-width: 768px){.sidebar-overlay--trigger{flex-direction:column;display:flex;position:absolute;width:4.5rem}}.sidebar-overlay--trigger-info{flex-direction:row;gap:.5rem;text-transform:uppercase;display:flex}@media (min-width: 768px){.sidebar-overlay--trigger-info{flex-direction:column}}.sidebar-overlay--trigger-info-text,.sidebar-overlay--trigger-info-close{transition:opacity 2s ease-in-out;font-size:12px}.sidebar-overlay--trigger-info-close{font-size:0;opacity:0}.sidebar-overlay--trigger-info-icon{background:var(--white);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.sidebar-overlay--trigger-info-icon svg{transition:transform .4s ease-in-out;transform:rotate(-180deg)}.sidebar-overlay--trigger-info span{white-space:nowrap}@media (min-width: 768px){.sidebar-overlay--trigger-info span{writing-mode:vertical-rl;text-orientation:mixed}}.sidebar-overlay__track{width:200vw;display:flex;justify-content:space-between;align-items:center}.sidebar-overlay__track-item{width:100vw}.sidebar-overlay--content{position:relative;display:flex;min-height:100vh;color:#fff;justify-content:center;align-items:center;width:100vw;padding:2.5rem 1.5rem}@media (min-width: 768px){.sidebar-overlay--content{padding:5rem 7.5rem 5rem 5rem}}@media (min-width: 1024px){.sidebar-overlay--content{padding-right:0rem;padding-left:0rem}}.sidebar-overlay--content-inner{display:flex;flex-direction:column}@media (min-width: 1024px){.sidebar-overlay--content-inner{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);width:100vw;height:100%}}@media (min-width: 1024px) and (min-width: 768px){.sidebar-overlay--content-inner{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px) and (min-width: 1024px){.sidebar-overlay--content-inner{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1024px) and (min-width: 1280px){.sidebar-overlay--content-inner{grid-template-columns:repeat(20,1fr)}}.sidebar-overlay--content-left{grid-column:1/6}@media (min-width: 768px){.sidebar-overlay--content-left{margin-bottom:5rem}}@media (min-width: 1024px){.sidebar-overlay--content-left{grid-column:2/10}}.sidebar-overlay--content-right{display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.sidebar-overlay--content-right{grid-column:6/112}}@media (min-width: 1024px){.sidebar-overlay--content-right{grid-column:11/20}}.sidebar-overlay--content-left,.sidebar-overlay--content-right{position:relative;height:100%}.sidebar-overlay--content-close{display:initial;margin-bottom:2.5rem}@media (min-width: 768px){.sidebar-overlay--content-close{display:none}}.sidebar-overlay__media{display:flex;justify-content:center;align-items:center;width:100%}.sidebar-overlay__media .video-component{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.625rem}.sidebar-overlay__media .video-component__iframe{position:relative;width:100%;height:100%}.sidebar-overlay__media--desktop{display:none}@media (min-width: 768px){.sidebar-overlay__media--desktop{display:initial}}.sidebar-overlay__media--mobile{display:initial;margin-bottom:1.25rem}@media (min-width: 768px){.sidebar-overlay__media--mobile{display:none}}.sidebar-overlay .video-component,.sidebar-overlay .video-component__iframe{width:100%}.sidebar-overlay__left-inner{display:flex;flex-direction:column;justify-content:space-around;height:100%;max-width:50rem}.sidebar-overlay.open .sidebar-overlay--content{display:flex}.sidebar-overlay.closing .carousel-takeover,.sidebar-overlay.closing .image-takeover{display:initial}.cards-carousel{position:relative}.cards-carousel__track-wrapper{overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;flex:1}.cards-carousel__track-wrapper::-webkit-scrollbar{display:none}.cards-carousel__track{display:flex;gap:1rem}.cards-carousel__slide{max-width:33.3333333333%;width:100%;min-width:25rem}.cards-carousel__nav-btn{background-color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.cards-carousel__nav-btn--prev{transform:rotate(180deg)}.cards-carousel__dots{gap:.5rem}.cards-carousel__dots .embla__dot{display:flex;justify-content:center;width:25px;height:25px;border-radius:50%;background-color:transparent;border:1px solid var(--white);cursor:pointer}.cards-carousel__dots .embla__dot--selected{background-color:var(--color-grey)}@media screen and (max-width: 768px){.cards-carousel{flex-direction:column;align-items:flex-start;gap:1rem}.cards-carousel__track-wrapper{overflow-x:hidden;max-width:100%}.cards-carousel__slide{min-width:100%;width:100%}.cards-carousel__nav-btn{display:none}}.images-carousel{position:relative}.images-carousel__track-wrapper{overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;flex:1}.images-carousel__track-wrapper::-webkit-scrollbar{display:none}.images-carousel__track{display:flex;gap:1rem}.images-carousel__slide{min-width:100%;position:relative}.images-carousel__slide-text{position:absolute;bottom:0;left:0;max-width:80%;background:#fff3;color:var(--white);padding:1.5rem 2rem;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom-left-radius:.625rem}.images-carousel__image{width:100%;aspect-ratio:16/9;border-radius:.625rem;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}.images-carousel__nav-btn{background-color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.images-carousel__nav-btn--prev{transform:rotate(180deg)}.images-carousel__dots{gap:.5rem}.images-carousel__dots .embla__dot{display:flex;justify-content:center;width:25px;height:25px;border-radius:50%;background-color:transparent;border:1px solid var(--white);cursor:pointer}.images-carousel__dots .embla__dot--selected{background-color:var(--color-grey)}@media screen and (max-width: 768px){.images-carousel{flex-direction:column;align-items:flex-start;gap:1rem}.images-carousel__track-wrapper{overflow-x:hidden;max-width:100%}.images-carousel__slide{min-width:100%;width:100%}.images-carousel__nav-btn{display:none}}.spacer-list{padding-top:5rem;padding-bottom:5rem}.spacer-list__title{text-align:center;margin-bottom:5rem}.spacer-list__title h2{font-size:5rem;font-weight:400;color:var(--white)}.spacer-list__carousel{width:100%;overflow-x:hidden}.spacer-list__title{grid-row:1;text-align:left;font-size:8vw;font-family:nimbus-sans-extended,sans-serif;font-weight:300;color:#fff;text-transform:uppercase;grid-column:1/-1}@media (min-width: 1024px){.spacer-list__title{grid-column:3/-1}}.spacer-list__locations{grid-row:2;grid-column:1/-1}@media (min-width: 1024px){.spacer-list__locations{grid-column:3/-1}}.spacer-list__locations-inner{max-width:34.375rem}@media (max-width: 768px){.spacer-list{padding:3rem 1rem}.spacer-list__title{text-align:left;margin-bottom:2rem}.spacer-list__title h2{font-size:45px}}.overview{background-color:var(--color-dark-blue);color:var(--color-white);display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.overview{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.overview{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.overview{grid-template-columns:repeat(20,1fr)}}.overview .images-carousel{width:100%}.overview__feature{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (min-width: 768px){.overview__feature{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.overview__feature{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.overview__feature{grid-template-columns:repeat(20,1fr)}}.overview__feature-title{grid-column:1/5}.overview__feature-values{grid-column:6/-1;display:flex;gap:1rem;flex-wrap:wrap}.overview__feature-values-icon{width:calc(20% - 1rem)}.overview__feature-values-text{width:100%}.overview__media{grid-column:1/-1;margin-bottom:2.5rem;height:100%;display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 1024px){.overview__media{align-items:center}}@media (min-width: 1024px){.overview__media{grid-column:1/11;flex-direction:row}}@media (min-width: 1280px){.overview__media{grid-column:2/12}}.overview__content{grid-column:1/-1}@media (min-width: 1024px){.overview__content{grid-column:11/21}}@media (min-width: 1280px){.overview__content{grid-column:13/20}}.overview__title{color:#fff}.overview__title--mobile{display:initial;margin-bottom:2.5rem}@media (min-width: 1024px){.overview__title--mobile{display:none}}.overview__title--desktop{display:none}@media (min-width: 1024px){.overview__title--desktop{display:initial}}.comparison-table-section{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.comparison-table-section{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.comparison-table-section{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.comparison-table-section{grid-template-columns:repeat(20,1fr)}}.comparison-table-section__inner{grid-column:1/-1;padding-bottom:6.25rem}@media (min-width: 1024px){.comparison-table-section__inner{grid-column:2/20}}.comparison-table-section__title{font-weight:300;color:#fff;font-family:nimbus-sans-extended,sans-serif;text-transform:uppercase;max-width:50rem;padding-top:6.25rem;padding-bottom:3.75rem}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;font-size:1rem;color:var(--color-grey, #e0e6ed);position:relative}.comparison-table__overlay{background:linear-gradient(90deg,#00091500,#000915);right:0;width:10%;height:100%;position:absolute;top:0;z-index:2}.comparison-table__inner{position:relative;width:100%;overflow-x:scroll}.comparison-table__inner td:last-child{width:5%;background-color:transparent;border-bottom-color:transparent}.comparison-table__table{border-collapse:collapse;border-spacing:0}.comparison-table__table--spacer{pointer-events:none;position:absolute;z-index:2}.comparison-table__table--spacer td,.comparison-table__table--spacer th{visibility:hidden}.comparison-table__table--spacer .comparison-table__feature{visibility:initial}.comparison-table__table--spacer .comparison-table__empty{visibility:visible;background:#000915}.comparison-table__table--spacer td,.comparison-table__table--spacer th{border-bottom:1px solid transparent!important}.comparison-table__track{z-index:1;position:relative;-webkit-overflow-scrolling:touch}.comparison-table__track::-webkit-scrollbar{display:none}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--color-grey-700);text-transform:uppercase;color:var(--white);min-width:30rem}.comparison-table td{padding:1.25rem 1.5rem;text-align:left}.comparison-table td{background:var(--color-background-alt)}.comparison-table__header{text-align:center}.comparison-table__header-img{display:block;margin-bottom:1rem;object-fit:contain;background:transparent}.comparison-table__header-label{background:var(--color-grey-700);padding:1.25rem 1.5rem;width:100%;font-weight:300;font-family:nimbus-sans-extended,sans-serif;font-size:.875rem}.comparison-table__empty{visibility:hidden;border-bottom:0px!important}.comparison-table__empty,.comparison-table__feature{min-width:20rem!important;width:100%}.comparison-table tr:last-child td{border-bottom:none}.comparison-table__feature{background:var(--color-grey-700)!important;border-right:1px solid var(--color-grey-700);min-width:150px;max-width:200px;font-weight:300;font-family:nimbus-sans-extended,sans-serif;visibility:hidden;font-size:.875rem}.comparison-table__feature--first{border-top-left-radius:.625rem;overflow:hidden;min-width:initial!important}.comparison-table__feature--last{border-bottom-left-radius:.625rem;overflow:hidden}@media (max-width: 768px){.comparison-table th,.comparison-table td{min-width:20rem}}.tech-spec.parent{background-color:#1f2a3766;border-radius:2rem;overflow:hidden}.tech-spec__header{display:flex;justify-content:space-between;align-items:center;gap:10px;background-color:var(--color-background-alt);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;color:var(--white)}.tech-spec__header-tabs{display:flex;gap:10px}.tech-spec__tab.active.red{background-color:var(--color-betafence-red-dark);color:#fff;border:none;outline:none}.tech-spec__tab.active.green{background-color:var(--color-hesco-green-dark);color:#fff;border:none;outline:none}.tech-spec__header,.tech-spec__content{padding:1.5rem 4rem}.tech-spec__content{color:var(--white);display:none;animation:fadeIn .3s ease-in-out;overflow:hidden}.tech-spec__content-item{padding:1rem 2rem;max-height:500px;overflow:auto}@media (max-width: 768px){.tech-spec.parent{border-radius:unset}.tech-spec__header{border-bottom-left-radius:unset;border-bottom-right-radius:unset}.tech-spec__tab span{display:none}.tech-spec__header,.tech-spec__content{padding:1rem 1.5rem}.tech-spec__content{display:initial}.tech-spec__content-item{padding:unset;max-height:100%;overflow:auto;height:100%}}.carousel-takeover{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.carousel-takeover{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.carousel-takeover{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.carousel-takeover{grid-template-columns:repeat(20,1fr)}}.carousel-takeover .filter-bar__mobile-toggle{display:flex}@media (min-width: 1024px){.carousel-takeover .filter-bar__mobile-toggle{display:none}}@media (min-width: 768px){.carousel-takeover{padding-right:6rem}}.carousel-takeover__header{padding-top:7.5rem;grid-column:1/-1;display:flex}@media (min-width: 768px){.carousel-takeover__header{padding-bottom:3.125rem}}@media (min-width: 1024px){.carousel-takeover__header{grid-column:2/-1;display:flex;align-items:flex-end;justify-content:space-between}}.carousel-takeover__title{width:100%;padding-right:1.25rem;max-width:37.5rem}.carousel-takeover__title h2{font-weight:300;color:#fff;font-size:2.8125rem}@media (min-width: 1024px){.carousel-takeover__title h2{font-size:3.75rem}}.carousel-takeover__filters{display:none}@media (min-width: 1024px){.carousel-takeover__filters{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem;height:fit-content;justify-content:flex-end}}.carousel-takeover__carousel-container{grid-column:1/-1;margin-bottom:5rem}@media (min-width: 1024px){.carousel-takeover__carousel-container{margin-bottom:0rem;grid-column:2/20}}.stats{padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width: 1024px){.stats{padding-top:6.25rem;padding-bottom:6.25rem}}.stats__grid-container{grid-column:1/-1;max-width:46.875rem;margin-bottom:2.5rem}@media (min-width: 1024px){.stats__grid-container{grid-column:1/11}}@media (min-width: 1280px){.stats__grid-container{grid-column:2/11}}.stats__description-container{grid-column:1/-1}@media (min-width: 1024px){.stats__description-container{grid-column:11/21}}@media (min-width: 1280px){.stats__description-container{grid-column:13/20}}.stats__label{font-size:1rem;font-family:Inter,sans-serif;font-weight:400;text-transform:uppercase;color:#fff;margin-bottom:1.25rem}.stats__description-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:.625rem}.resources{padding-top:5rem;padding-bottom:5rem;grid-column:1/-1}.resources__title{margin-bottom:2.5rem}@media (min-width: 1024px){.resources__title{margin-bottom:0}}.resources__inner{grid-column:1/-1}@media (min-width: 1024px){.resources__inner{grid-column:2/20}}.resources__left{grid-column:1/-1}@media (min-width: 768px){.resources__left{grid-column:1/4}}.resources .cards-carousel{grid-column:1/-1}@media (min-width: 768px){.resources .cards-carousel{grid-column:4/-1}}.image-takeover{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);position:relative}@media (min-width: 768px){.image-takeover{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.image-takeover{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.image-takeover{grid-template-columns:repeat(20,1fr)}}.image-takeover__inner{grid-column:1/-1;display:flex;gap:2.5rem;flex-direction:column;gap:5rem}@media (min-width: 768px){.image-takeover__inner{grid-column:1/10}}@media (min-width: 1024px){.image-takeover__inner{flex-direction:row;align-items:center}}@media (min-width: 1024px){.image-takeover__inner{gap:5rem;grid-column:2/19}}.image-takeover__content{margin-bottom:2.5rem;width:50%}.image-takeover__media{width:50%}.image-takeover__label{font-size:1.25rem;font-family:nimbus-sans-extended,sans-serif;font-weight:300;text-transform:uppercase;margin-bottom:2.5rem}@media (min-width: 768px){.image-takeover__label{font-size:1.25rem}}.fixed-filter-header{display:grid;column-gap:1.5rem;width:100%;padding:1.25rem 1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.fixed-filter-header{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.fixed-filter-header{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.fixed-filter-header{grid-template-columns:repeat(20,1fr)}}.fixed-filter-header__inner{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){.fixed-filter-header__inner{grid-column:2/20}}.fixed-filter-header__back{display:flex;align-items:center;margin-right:.625rem}@media (min-width: 768px){.fixed-filter-header__back{position:absolute;left:-3rem}}.fixed-filter-header__left{position:relative;display:flex;align-items:center}.fixed-filter-header__title{font-size:1.875rem;font-family:nimbus-sans-extended,sans-serif;text-transform:uppercase;font-weight:300;color:#fff}@media (min-width: 768px){.fixed-filter-header__title{font-size:3.75rem}}.fixed-filter-header__filters-open{display:block}@media (min-width: 1024px){.fixed-filter-header__filters-open{display:none}}.fixed-filter-header__filters{display:none}@media (min-width: 1024px){.fixed-filter-header__filters{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap;gap:1.25rem}}.fixed-filter-header__filters-mobile{display:none}.fixed-filter-header__filters-mobile.open{display:initial}.custom-dropdown{position:relative}.custom-dropdown__header{display:flex;align-items:center;text-transform:uppercase;justify-content:space-between;color:#fff;gap:1.25rem;border-radius:2.5rem;padding:1rem 1.5625rem;max-height:3.625rem;font-size:1rem;border:.0625rem solid white}.fullscreen-filters{position:fixed;z-index:100;background:#0d131a;height:100vh;width:100vw;top:0;left:0;padding-top:7.5rem;display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.fullscreen-filters{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.fullscreen-filters{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.fullscreen-filters{grid-template-columns:repeat(20,1fr)}}.fullscreen-filters__inner{grid-column:1/-1}.fullscreen-filters__header{color:#fff;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.fullscreen-filters__title{font-size:1.875rem;font-family:nimbus-sans-extended,sans-serif;font-weight:300}.fullscreen-filters__items{display:flex;width:100%;flex-direction:column;gap:1.25rem}.generic-index__items{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);margin-top:5rem;margin-bottom:5rem}@media (min-width: 768px){.generic-index__items{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.generic-index__items{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.generic-index__items{grid-template-columns:repeat(20,1fr)}}.generic-index__items-inner{display:flex;flex-wrap:wrap;gap:1rem;grid-column:1/-1;flex-direction:column}@media (min-width: 768px){.generic-index__items-inner{grid-column:2/20;flex-direction:row}}.generic-index__items-inner .product-card{width:100%}@media (min-width: 768px){.generic-index__items-inner .product-card{width:calc(50% - 1rem)}}@media (min-width: 1024px){.generic-index__items-inner .product-card{width:calc(33.3% - 1rem)}}.article{padding-top:5rem}.article__main{display:flex;flex-direction:column;gap:4rem;max-width:62.5rem;margin:auto;width:100%;padding-left:3rem;padding-right:3rem}.video-stream-background{position:relative;width:100%;height:100%;overflow:hidden}.video-stream-background iframe{position:absolute;top:50%;left:50%;width:177.77vh;height:100vh;transform:translate(-50%,-50%);pointer-events:none}#map{width:95vw;height:45vw;position:relative;z-index:20;border-radius:.625rem;filter:grayscale(1)}#map .maplibregl-canvas{filter:invert(1)}.popup{position:fixed;width:100%;height:100%;z-index:100000;display:none;justify-content:center;align-items:center;top:0;left:0;background-color:#000915e0;padding:2.5rem}.popup.open{display:flex}.popup__inner{background-color:#1f2a3799;width:100%;max-width:70rem;min-height:10rem;border-radius:1rem;overflow:hidden}.popup-content__back{position:absolute;left:1.6rem;margin-top:.5rem}.popup-content__back:hover{cursor:pointer}.popup-content__back:hover rect{fill:#999}.popup-content__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem;font-weight:300;font-family:nimbus-sans-extended,sans-serif;background-color:#1f2a3799;position:relative}.popup-content__title{font-size:2rem;color:#fff;text-transform:uppercase;font-weight:300}.popup-content__close:hover{cursor:pointer}.popup-content__close:hover svg path{fill:#d9d9d9}.popup-content__body{padding:1rem 4rem 4rem}.text-input{position:relative;display:flex;flex-direction:column}.text-input input{font-size:1rem;font-weight:300;font-family:nimbus-sans-extended,sans-serif;text-transform:uppercase;transition:border-color .2s ease,box-shadow .2s ease;background-color:transparent;border:none;border-bottom:1px solid #999999;color:#fff;padding:.6rem 0}.text-input input:focus{border-color:#fff;outline:none!important}.text-input input::placeholder{color:#fff}.popup-form{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.popup-form__action{text-transform:uppercase;font-size:.75rem;text-decoration:underline;color:#fff}.popup-form__action:hover{cursor:pointer;color:#999}.popup-form__input{grid-column:span 6}.popup-form__input--full{grid-column:1/-1}.popup-form__input--spacing{margin-top:1.5rem;margin-bottom:1.5rem}.popup-form__input--space-between{display:flex;justify-content:space-between}.popup-form__help{text-transform:uppercase;font-size:.75rem;font-weight:300;font-family:nimbus-sans-extended,sans-serif;color:#999;grid-column:span 6}.popup-form__help--full{grid-column:1/-1}.popup-form__help--white{color:#fff}.popup-form__help--space-between{display:flex;justify-content:space-between}.select-input{color:#fff}.select-input:after{content:"";position:absolute;right:0;top:50%;width:6px;height:6px;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;transform:translateY(-50%) rotate(45deg);pointer-events:none}.select-input input{text-transform:uppercase!important}.input-group .error-message{margin-top:.8rem;color:#ff6868;font-size:.75rem;text-transform:uppercase}.checkbox-input{display:flex;flex-direction:column;font-family:nimbus-sans-extended,sans-serif;font-weight:300;color:#fff;text-transform:uppercase;font-size:.75rem}.checkbox-input label{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;gap:.5rem;color:#999}.checkbox-input label a{color:#fff}.checkbox-input input[type=checkbox]{display:none}.checkbox-input .custom-checkbox{width:1rem;height:1rem;border:1px solid #ffffff;border-radius:50%;display:inline-block;position:relative;transition:background-color .2s ease,border-color .2s ease}input:checked+.checkbox-input .custom-checkbox{background-color:#fff}.checkbox-input .custom-checkbox:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;transform:translate(-50%,-50%);background-color:transparent;transition:background-color .2s ease}.checkbox-input .custom-checkbox.checked{background-color:#fff}.checkbox-input .error-message{margin-top:.25rem;color:#d9534f;font-size:.875rem}.welcome__header{color:#fff;display:flex;flex-direction:column;margin-top:2rem;border-bottom:1px solid #999999;padding-bottom:2rem}.welcome__user{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.welcome__user-name{text-transform:uppercase;font-size:1rem;font-weight:300}.welcome__message{font-size:.75rem;font-weight:300;text-transform:uppercase}.welcome__close{text-decoration:underline;color:#fff;text-transform:uppercase;margin-top:2rem;font-weight:300}.welcome__close:hover{cursor:pointer;color:#999}.welcome__resource{border-bottom:1px solid #999999}.welcome-resource{display:flex;width:100%;gap:2rem;padding:2rem 0}.welcome-resource__image{width:40%;aspect-ratio:16/10;border-radius:.5rem;background-repeat:no-repeat!important;background-position:center center!important;background-size:cover!important}.welcome-resource__content{color:#fff;width:60%;display:flex;flex-direction:column;justify-content:space-between}.welcome-resource__title{font-size:1.25rem;text-transform:uppercase;font-weight:300}.welcome-resource__buttons{display:flex;justify-content:flex-start;gap:1rem;flex-wrap:wrap;width:100%}.favourite-button.active,.favourite-button.active:hover{background:#a10e2f}.favourite-button.busy{background:#76575e}.user-dropdown{position:relative;padding:.8rem 1rem;border-radius:.5rem}.user-dropdown:hover{background:#ffffff1a;cursor:pointer}.user-dropdown.active .user-dropdown__draw{display:block}.user-dropdown__inner{display:flex;align-items:center;color:#fff;gap:.8rem;text-transform:uppercase;font-size:1rem;font-weight:300}.user-dropdown__draw{position:absolute;margin-top:1rem;background:#fff;border-radius:.5rem;min-width:10rem;width:100%;display:none}.user-dropdown__draw button{background:none;border:none;text-transform:uppercase;color:#a10e2f}.user-dropdown__draw button:hover{cursor:pointer}.user-dropdown__draw ul{list-style:none;margin:0;padding:0}.user-dropdown__draw ul li{text-transform:uppercase;border-bottom:1px solid rgb(217,217,217);padding:.5rem 1rem}.user-dropdown__draw ul li:hover{background:#d9d9d933}.user-dropdown__draw ul li:last-child{border-bottom:none}.user-dropdown__draw ul li a{color:#000;text-decoration:none}.sign-in{color:#fff;text-transform:uppercase;display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border-radius:.5rem;margin-top:.2rem}.sign-in:hover{background:#ffffff1a;cursor:pointer}.list-card{background:#1f2a3799;margin-top:4rem;margin-bottom:4rem;border-radius:1rem;overflow:hidden}.list-card__title{font-family:nimbus-sans-extended,sans-serif;font-size:2.25rem;color:#fff;text-transform:uppercase;font-weight:300}.list-card__header{padding:1rem;background:#1f2a3799;display:flex;justify-content:space-between}.list-card__controls{padding:1rem}.list-card__controls-inner{color:#fff;display:flex;justify-content:space-between;border-bottom:1px solid rgb(153,153,153);padding-bottom:1.5rem;padding-top:1.5rem}.list-card__body{color:#fff;padding:1rem;display:grid;grid-template-columns:repeat(21,1fr);gap:1rem}.list-card__body .list-card-item{grid-column:1/-1}@media (min-width: 768px){.list-card__body .list-card-item{grid-column:span 10}}@media (min-width: 1024px){.list-card__body .list-card-item{grid-column:span 7}}.list-card-button{background:#fff3;display:flex;align-items:center;gap:1rem;padding:.5rem 1.2rem;border-radius:2rem;transition:background-color .2s}.list-card-button:hover{cursor:pointer;background-color:#fffc;opacity:1!important;color:#fff}.list-card-button__text{color:#fff;text-transform:uppercase;font-size:1rem}.list-card-button__icon{margin-top:.5rem}.portal-wrapper{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.portal-wrapper{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.portal-wrapper{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.portal-wrapper{grid-template-columns:repeat(20,1fr)}}.portal-wrapper__inner{grid-column:1/-1}@media (min-width: 1024px){.portal-wrapper__inner{grid-column:2/20}}.card-meta{display:flex;flex-direction:column;width:100%}.card-meta__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgb(153,153,153)}.card-meta__stats{text-transform:uppercase;font-weight:300;font-family:nimbus-sans-extended,sans-serif;font-size:1rem}.card-meta__stats span{color:#999}.video-lightbox{position:fixed;z-index:2000;width:100%;height:100%;background:#000915e0;top:0;left:0;display:flex;align-items:center;justify-content:center;padding:2rem}.video-lightbox__close{position:absolute;top:4rem;right:4rem}.video-lightbox__close:hover{cursor:pointer}.video-lightbox__close:hover path{fill:#ccc7b8}.video-lightbox__inner{width:100%;max-width:70rem}.video-lightbox iframe{width:100%;aspect-ratio:16/9}.hero-home{position:relative;width:100%;min-height:90vh;background:#000;align-items:stretch;overflow:hidden}.hero-home__logos{width:100%;display:flex;justify-content:center;margin-top:2rem}@media (min-width: 768px){.hero-home__logos{justify-content:flex-end;margin-top:0rem}}.hero-home__logos svg{width:100%;max-width:33.625rem}.hero-home__top-button{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:2.5rem}.hero-home__top-button .button{display:none}@media (min-width: 768px){.hero-home__top-button .button{display:flex}}.hero-home .hero-section__container{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;padding-bottom:5rem;grid-column:1/5}@media (min-width: 768px){.hero-home .hero-section__container{grid-column:1/11}}@media (min-width: 1024px){.hero-home .hero-section__container{grid-column:2/20}}.hero-home .hero-section__container--inner{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 768px){.hero-home .hero-section__container--inner{flex-direction:row;align-items:flex-end;justify-content:space-between}}.hero-home .hero-section__content{max-width:650px;display:flex;flex-direction:column}.hero-home .hero-section__headline{color:var(--white);text-transform:uppercase;font-size:1.875rem;margin-bottom:40px}@media (min-width: 768px){.hero-home .hero-section__headline{font-size:3.75rem}}.hero-home .hero-section__description{color:var(--white)}.hero-home .hero-section__cta{display:none}.hero-discover-btn{transform-origin:center;margin-top:40px}@media (min-width: 768px){.hero-discover-btn{margin-top:0;transform:rotate(90deg) translateY(-3.5rem)}}.hero-discover-btn--desktop{display:none}@media (min-width: 768px){.hero-discover-btn--desktop{display:flex}}.hero-discover-btn--mobile{display:flex}@media (min-width: 768px){.hero-discover-btn--mobile{display:none}}.hero__background-image{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;position:absolute;width:100%;height:100%;top:0;left:0}.hero__background-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:#0006}.hero-discover-btn__container{position:relative}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.hero__background-video-container{position:absolute;top:0;left:0;width:100%;height:100%;display:none}@media (min-width: 768px){.hero__background-video-container{display:initial}}.hero__bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-hero{position:relative;color:#fff;min-height:80vh;padding:0 0 2rem;overflow:hidden}.product-hero.is-red{background:linear-gradient(to bottom,rgba(161,14,47,.631372549) 0%,transparent 100%)}.product-hero.is-green{background:linear-gradient(to bottom,rgba(126,187,0,.5019607843) 0%,transparent 100%)}.product-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transform:scale(1.3);transform-origin:center}.product-hero__header{display:grid;column-gap:1.5rem;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);position:fixed;width:100%;top:6.25rem;z-index:10}@media (min-width: 768px){.product-hero__header{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.product-hero__header{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.product-hero__header{grid-template-columns:repeat(20,1fr)}}@media (min-width: 768px){.product-hero__header{top:7.5rem}}@media (min-width: 1024px){.product-hero__header{top:9.375rem}}.product-hero__header-inner{display:flex;align-items:center;justify-content:flex-start;grid-column:2/20}.product-hero__header-left{position:relative}.product-hero__back{background:var(--white);border-radius:50%;padding:.25rem;display:flex;align-items:center;justify-content:center;margin-top:.5rem;position:absolute;margin-left:-3rem}.product-hero__back svg{transform:rotate(180deg)}.product-hero__title{font-size:3.75rem;font-weight:300;letter-spacing:.02em;display:inline-block;height:fit-content}.product-hero__brand{display:flex;align-items:center;gap:.5rem;margin-bottom:.5em;position:absolute}.product-hero__brand .product-hero__brand-name{font-weight:700;color:#fff;text-transform:uppercase;font-size:1.1em}.product-hero__tabs{margin-left:auto;display:flex;gap:1rem}.product-hero__tabs a{background:none;border:1px solid #fff;color:#fff;border-radius:2rem;padding:.7rem 2.2rem;font-size:1rem;cursor:pointer;transition:background .2s,color .2s}.product-hero__tabs a.active{background:#fff;color:#222b3a;border:1px solid #fff}.product-hero__tabs a:hover:not(.active){color:#fff}.product-hero__gradient{position:absolute;background:#000915;background:linear-gradient(360deg,#000915,#00091500);width:100%;height:20vh;z-index:-1;bottom:0;left:0}.product-hero__media-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;align-items:center;display:flex;justify-content:center}.product-hero__media{position:relative;z-index:3;display:block;margin:0 auto;width:65vw;max-width:65.625rem;z-index:2}.product-hero__footer{margin-top:auto;display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:5rem;position:relative;z-index:3}@media (min-width: 768px){.product-hero__footer{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.product-hero__footer{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.product-hero__footer{grid-template-columns:repeat(20,1fr)}}.product-hero__footer-inner{display:flex;justify-content:space-between;align-items:flex-end;grid-column:2/20}.product-hero__desc{max-width:40vw;font-size:1rem;color:#fff;letter-spacing:.01em}.product-hero__cta-group{display:flex;align-items:center;gap:.5rem;background:#222b3a;border-radius:2.5rem;padding:.5rem 1.5rem .5rem 2rem;min-width:320px;justify-content:space-between}.product-hero__cta-group .button{margin-right:-1rem}.product-hero__cta-separator{min-width:100px;height:1px}.product-hero__cta-separator.is-green{background:var(--color-hesco-green-dark)}.product-hero__cta-separator.is-red{background:var(--color-betafence-red-dark)}.product-hero__cta-label{color:#fff;opacity:.7;font-size:1rem;letter-spacing:.05em}@keyframes rotateArc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.product-hero__desc{display:none}.product-hero__footer-inner{grid-column:1/-1}}@media (max-width: 1024px){.product-hero__header-inner{grid-column:1/-1}.product-hero__footer-inner{grid-column:1/-1;gap:2rem}.product-hero__video{transform:scale(1)}.product-hero__back{background:transparent;margin-left:0;margin-right:1.5rem;position:relative}.product-hero__back svg{fill:var(--white)}.product-hero__title{font-size:1.5rem}.product-hero__brand-name{font-size:1rem}.product-hero__tabs{display:none}.product-hero__media-wrapper{width:100%;height:unset;min-width:unset;min-height:unset}.product-hero__media{width:100%}.product-hero__footer{flex-direction:column;align-items:stretch;gap:1.2rem;margin-top:500px;display:grid;column-gap:1.5rem;width:100%;padding:1.2rem 1.5rem 0;grid-template-columns:repeat(4,1fr)}}@media (max-width: 1024px) and (min-width: 768px){.product-hero__footer{grid-template-columns:repeat(10,1fr)}}@media (max-width: 1024px) and (min-width: 1024px){.product-hero__footer{grid-template-columns:repeat(20,1fr)}}@media (max-width: 1024px) and (min-width: 1280px){.product-hero__footer{grid-template-columns:repeat(20,1fr)}}@media (max-width: 1024px){.product-hero__desc{max-width:100%;font-size:.95rem}.product-hero__cta-group{min-width:0;padding:0;width:100%;justify-content:flex-start;background:none}.product-hero__cta-group .button{margin-right:0rem}.product-hero__cta-group .product-hero__cta-separator,.product-hero__cta-group .product-hero__cta-label{display:none}}.hero-standard{position:relative;width:100%;min-height:80vh;overflow:hidden}.hero-standard_background,.hero-standard__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.hero-standard_background img,.hero-standard_background video,.hero-standard__bg-video img,.hero-standard__bg-video video{width:100%;height:100%;object-fit:cover;display:block}.hero-standard_background:after,.hero-standard__bg-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,var(--color-dark-blue) 100%);z-index:1}.hero-standard--404 .hero-standard__title{font-size:7vw;margin-top:-7vw}@media (min-width: 640px){.hero-standard--404 .hero-standard__title{font-size:6vw;margin-top:10vw}}@media (min-width: 768px){.hero-standard--404 .hero-standard__title{font-size:4vw;margin-top:4vw}}@media (min-width: 1024px){.hero-standard--404 .hero-standard__title{font-size:3vw;margin-top:1.8vw}}.hero-standard--404 .hero-standard_background{width:150%;top:-5%;left:-25%}.hero-standard_container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;position:absolute;bottom:0;left:0;z-index:2}.hero-standard_headline{color:#fff;text-align:center;width:100%;margin:0;z-index:2;font-size:60px}.hero-standard__header-label{font-size:1.875rem;font-family:nimbus-sans-extended,sans-serif}.hero-standard__header{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.hero-standard__header{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-standard__header{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-standard__header{grid-template-columns:repeat(20,1fr)}}.hero-standard__header-cta-group{display:flex;align-items:center;gap:.5rem;background:#222b3a;border-radius:2.5rem;padding:.5rem .5rem .5rem 2rem;min-width:320px;justify-content:space-between}.hero-standard__header-cta-label{color:#fff;opacity:.7;font-size:1.25rem;font-family:nimbus-sans-extended,sans-serif;text-transform:uppercase;font-weight:300}.hero-standard__header-cta-separator{min-width:100px;height:1px;background:#444}.hero-standard__header-inner{display:flex;justify-content:space-between;align-items:center;padding-top:2.5rem;grid-column:1/-1}@media (min-width: 1024px){.hero-standard__header-inner{grid-column:2/20}}.hero-standard__header-inner h4{color:#fff}.hero-standard__footer{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);padding-bottom:5rem}@media (min-width: 768px){.hero-standard__footer{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-standard__footer{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-standard__footer{grid-template-columns:repeat(20,1fr)}}.hero-standard__footer .hero-standard_description{color:#fff;max-width:500px}.hero-standard__footer-inner{display:flex;justify-content:space-between;align-items:flex-start;grid-column:1/-1}@media (min-width: 1024px){.hero-standard__footer-inner{grid-column:2/20}}.hero-standard__title{text-align:center;color:#fff;font-family:nimbus-sans-extended,sans-serif;font-weight:300;font-size:8vw}@media (min-width: 768px){.hero-standard__title{font-size:8.5vw}}@media (min-width: 1024px){.hero-standard__title{font-size:8vw}}.hero-standard__header-cta-group--bottom{display:none}@media (min-width: 1024px){.hero-standard__header-cta-group--bottom{display:flex}}@media (max-width: 640px){.hero-standard .hero-standard__header{width:100%;padding:1rem;justify-content:space-between;gap:0}.hero-standard .hero-standard__header-cta-group{min-width:unset;background:transparent;padding:0;justify-content:flex-end}.hero-standard .hero-standard__header-cta-group .hero-standard__header-cta-label,.hero-standard .hero-standard__header-cta-group .hero-standard__header-cta-separator{display:none}.hero-standard .hero-standard__footer{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1rem 2rem}.hero-standard .hero-standard__footer .hero-discover-btn{display:none;transform-origin:center}.hero-standard .hero-standard_headline{font-size:30px}}.hero-featured{position:relative;width:100%;min-height:100vh;overflow:hidden}.hero-featured_background,.hero-featured__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.hero-featured_background img,.hero-featured_background video,.hero-featured__bg-video img,.hero-featured__bg-video video{width:100%;height:100%;object-fit:cover;display:block}.hero-featured_container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;position:absolute;bottom:0;left:0;z-index:2}.hero-featured_headline{color:#fff;width:100%;margin:0;z-index:2;font-size:60px}.hero-featured__header{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);padding-top:7.5rem}@media (min-width: 768px){.hero-featured__header{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-featured__header{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-featured__header{grid-template-columns:repeat(20,1fr)}}.hero-featured__header-inner{display:flex;grid-column:1/-1}@media (min-width: 1024px){.hero-featured__header-inner{grid-column:2/20}}.hero-featured__footer{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr);padding-bottom:7.5rem}@media (min-width: 768px){.hero-featured__footer{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-featured__footer{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-featured__footer{grid-template-columns:repeat(20,1fr)}}.hero-featured__footer-inner{grid-column:1/-1;display:flex;gap:2rem;flex-direction:column;align-items:flex-start}@media (min-width: 1024px){.hero-featured__footer-inner{grid-column:2/20}}.hero-featured__footer .hero-featured_description{color:#fff;max-width:500px}@media (max-width: 640px){.hero-featured .hero-featured__header{width:100%;padding:1rem;justify-content:space-between;gap:0}.hero-featured .hero-featured__header-cta-group{min-width:unset;background:transparent;padding:0;justify-content:flex-end}.hero-featured .hero-featured__header-cta-group .hero-featured__header-cta-label,.hero-featured .hero-featured__header-cta-group .hero-featured__header-cta-separator{display:none}.hero-featured .hero-featured__footer{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1rem 2rem}.hero-featured .hero-featured__footer .hero-discover-btn{display:none}.hero-featured .hero-featured_headline{font-size:30px}}.hero-listicle{position:relative;width:100%;overflow:hidden;margin-bottom:5rem}.hero-listicle_background,.hero-listicle__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.hero-listicle_background img,.hero-listicle_background video,.hero-listicle__bg-video img,.hero-listicle__bg-video video{width:100%;height:100%;object-fit:cover;display:block}.hero-listicle_background:after,.hero-listicle__bg-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,var(--color-dark-blue) 100%);z-index:1}.hero-listicle_container{position:relative;width:100%;height:100%;bottom:0;left:0;z-index:2}.hero-listicle__content-container{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.hero-listicle__content-container{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-listicle__content-container{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-listicle__content-container{grid-template-columns:repeat(20,1fr)}}.hero-listicle__content{grid-column:1/-1;display:flex;align-items:flex-start;flex-wrap:wrap;gap:2rem}@media (min-width: 1024px){.hero-listicle__content{grid-column:2/20}}.hero-listicle__content-info{display:flex;flex-wrap:nowrap}.hero-listicle__content-item{width:100%}@media (min-width: 640px){.hero-listicle__content-item{width:calc(50% - 2rem)}}@media (min-width: 768px){.hero-listicle__content-item{width:calc(33.3% - 2rem)}}@media (min-width: 1024px){.hero-listicle__content-item{width:calc(25% - 2rem)}}.hero-listicle__content-item-top{display:flex;flex-direction:row;gap:1rem}@media (min-width: 768px){.hero-listicle__content-item-top{flex-direction:column}}.hero-listicle__header-container{display:grid;column-gap:1.5rem;width:100%;padding:7.5rem 1.5rem 9.375rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.hero-listicle__header-container{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-listicle__header-container{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-listicle__header-container{grid-template-columns:repeat(20,1fr)}}.hero-listicle__header{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;grid-column:1/-1;gap:2rem}@media (min-width: 768px){.hero-listicle__header{flex-direction:row;align-items:center}}@media (min-width: 1024px){.hero-listicle__header{grid-column:2/20}}.hero-listicle__header h2{font-size:1.875rem;font-weight:300}.hero-listicle__header h4{color:#fff}.hero-listicle__header-cta-group{display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){.hero-listicle__header-cta-group{background:#222b3a;border-radius:2.5rem;padding:.5rem .6rem .5rem 1.2rem;min-width:320px;justify-content:space-between}}.hero-listicle__header-cta-label{color:#fff;opacity:.7;font-family:nimbus-sans-extended,sans-serif;font-size:1.25rem;text-transform:uppercase;font-weight:300;display:none}@media (min-width: 768px){.hero-listicle__header-cta-label{display:initial}}.hero-listicle__header-cta-separator{display:none;min-width:100px;height:1px;background:#444}@media (min-width: 768px){.hero-listicle__header-cta-separator{display:initial}}.hero-general{position:relative;width:100%;min-height:75vh;overflow:hidden}.hero-general_background,.hero-general__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.hero-general_background img,.hero-general_background video,.hero-general__bg-video img,.hero-general__bg-video video{width:100%;height:100%;object-fit:cover;display:block}.hero-general_background:after,.hero-general__bg-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,var(--color-dark-blue) 100%);z-index:1}.hero-general_container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;position:absolute;bottom:0;left:0;z-index:2}.hero-general_headline{color:#fff;text-align:left;width:100%;margin:0;z-index:2;font-size:60px}.hero-general__header{display:flex;justify-content:space-between;align-items:center}.hero-general__header h4{color:#fff}.hero-general__header-cta-group{display:flex;align-items:center;gap:.5rem;background:#222b3a;border-radius:2.5rem;padding:.5rem 1.5rem .5rem 2rem;min-width:320px;justify-content:space-between}.hero-general__header-cta-label{color:#fff;opacity:.7;font-size:1rem;letter-spacing:.05em}.hero-general__header-cta-separator{min-width:100px;height:1px;background:#444}.hero-general__footer{display:flex;justify-content:space-between;align-items:center}.hero-general__footer .hero-general_description{color:#fff;max-width:500px}.hero-general__header,.hero-general__footer{padding:4rem}@media (max-width: 768px){.hero-general .hero-general__header{width:100%;padding:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;flex-direction:column}.hero-general .hero-general__header-cta-group{min-width:unset;background:transparent;padding:0;justify-content:flex-end}.hero-general .hero-general__header-cta-group .hero-general__header-cta-label,.hero-general .hero-general__header-cta-group .hero-general__header-cta-separator{display:none}.hero-general .hero-general__footer{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1rem 2rem}.hero-general .hero-general__footer .hero-discover-btn{display:none}.hero-general .hero-general_headline{font-size:30px}}.hero-article{position:relative;width:100%;min-height:80vh;overflow:hidden;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important;margin-top:-5rem;height:100%;display:flex;flex-direction:column}.hero-article_background,.hero-article__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.hero-article_background img,.hero-article_background video,.hero-article__bg-video img,.hero-article__bg-video video{width:100%;height:100%;object-fit:cover;display:block}.hero-article_background:after,.hero-article__bg-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,var(--color-dark-blue) 100%);z-index:1}.hero-article_container{padding-top:10rem;position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:80vh;bottom:0;left:0;z-index:2}.hero-article_headline{color:#fff;text-align:left;width:100%;margin:0;z-index:2;font-size:60px}.hero-article__header-container{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.hero-article__header-container{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-article__header-container{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-article__header-container{grid-template-columns:repeat(20,1fr)}}.hero-article__header{display:flex;justify-content:space-between;align-items:center!important;grid-column:1/-1;flex-direction:row!important}@media (min-width: 1024px){.hero-article__header{grid-column:2/20}}.hero-article__header h4{color:#fff;font-size:1.875rem}.hero-article__header .btn--contact__icon{background:transparent}.hero-article__footer-container{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.hero-article__footer-container{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.hero-article__footer-container{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.hero-article__footer-container{grid-template-columns:repeat(20,1fr)}}.hero-article__footer{grid-column:1/-1;display:flex;align-items:flex-start;gap:6rem;flex-direction:column}@media (min-width: 1024px){.hero-article__footer{grid-column:2/20}}.hero-article__footer-title{display:flex;flex-direction:column;gap:1rem}.hero-article__footer-meta{background:var(--color-background-alt);min-height:4.375rem;padding:.625rem 1.25rem;position:relative;width:100%;border-radius:100px;display:flex;align-items:center;justify-content:space-between;color:var(--color-grey);text-transform:uppercase}@media (min-width: 1024px){.hero-article__footer-meta{width:calc(100% + 2.5rem);margin-left:-1.25rem}}.hero-article__footer-meta>div{display:flex;align-items:center}.hero-article__footer-meta>div:first-child{gap:2rem}.hero-article__footer-meta>div:last-child{gap:1rem}.hero-article__footer-meta>div:last-child .hero-article__footer-meta-tag{padding:1rem 1.5rem;background:var(--color-grey-100);border-radius:100px;font-size:12px;font-weight:400;text-transform:uppercase;text-align:center}.hero-article__footer-meta>div:last-child .hero-article__footer-meta-tag>span{color:var(--black)}.hero-article__footer .hero-article_description{color:#fff;max-width:500px}@media (max-width: 768px){.hero-article .hero-article__header{width:100%;padding:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;flex-direction:column}.hero-article .hero-article__footer{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1rem 2rem}.hero-article .hero-article__footer-meta{flex-direction:column;align-items:flex-start;border-radius:1rem;gap:1rem}.hero-article .hero-article__footer-meta>div{flex-direction:column;align-items:flex-start}.hero-article .hero-article__footer-meta>div:first-child{gap:1rem}.hero-article .hero-article_headline{font-size:30px}}header{background-color:#181c22b3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:grid;column-gap:1.5rem;width:100%;padding:1.25rem 1.5rem;grid-template-columns:repeat(4,1fr);position:sticky;top:0;z-index:1000}@media (min-width: 768px){header{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){header{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){header{grid-template-columns:repeat(20,1fr)}}header .main-nav__container--mobile{display:none}header .main-nav__container--mobile .main-nav__logo{padding-left:1.875rem}header .main-nav{grid-column:1/-1;width:100%;background:transparent}@media (min-width: 1024px){header .main-nav{grid-column:2/20}}header .main-nav__container{display:flex;align-items:center;justify-content:space-between}header .main-nav__container--left{display:flex;align-items:center;gap:2rem}header .main-nav__logo{color:#fff;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:.25rem}header .main-nav__links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}header .main-nav__links li a{color:#fff;font-size:1rem;text-transform:uppercase;text-decoration:none;letter-spacing:.04em;transition:color .2s;position:relative}header .main-nav__links li a.active,header .main-nav__links li a:hover{color:#fff}header .main-nav__hamburger,header .main-nav__hamburger-mobile{display:flex;flex-direction:column;gap:.3em;background:none;border:none;cursor:pointer}@media (max-width: 1024px){header .main-nav__links{display:none}header .main-nav__hamburger{display:flex}}@media (max-width: 768px){header .main-nav__container--mobile{display:flex;align-items:center;justify-content:space-between}header .main-nav__container{display:none}}.main-nav__actions{display:flex;align-items:center;gap:1rem}.main-nav__lang-wrapper{position:relative}.main-nav__lang{color:#fff;font-size:1.1rem;text-decoration:none;display:flex;align-items:center;gap:.2em;background:none;border:none;cursor:pointer;padding:0;font-family:Inter,Arial,sans-serif;display:none!important}.main-nav__chevron{font-size:1em;margin-left:.2em;transition:transform .2s ease}.main-nav__chevron--open{transform:rotate(180deg)}.main-nav__lang-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:.5rem;box-shadow:0 4px 24px #0000001f;min-width:120px;z-index:1000;overflow:hidden}.main-nav__lang-dropdown--enter{transition:opacity .2s,transform .2s}.main-nav__lang-dropdown--enter-start{opacity:0;transform:translateY(-10px)}.main-nav__lang-dropdown--enter-end{opacity:1;transform:translateY(0)}.main-nav__lang-dropdown--leave{transition:opacity .2s,transform .2s}.main-nav__lang-dropdown--leave-start{opacity:1;transform:translateY(0)}.main-nav__lang-dropdown--leave-end{opacity:0;transform:translateY(-10px)}.main-nav__lang-option{display:block;padding:.75rem 1rem;color:#222;text-decoration:none;font-size:1rem;transition:background-color .2s}.main-nav__lang-option:hover{background-color:#0000000d}.main-nav__lang-option--active{background-color:#0000000d;font-weight:500}.main-nav__icon{color:#fff;display:flex;align-items:center}.main-nav__contact{background:#ffffff4d;color:#fff;border-radius:2em;padding:.6em 1.8em;font-size:1.1rem;text-decoration:none;transition:background .2s,color .2s}.main-nav__contact:hover{background:#fff;color:#999}.hamburger-overlay{display:none;position:fixed;right:0;bottom:0;transition:opacity .3s;top:0;left:0;z-index:9998;background:#999;animation:fadeIn .3s ease-in-out;font-family:nimbus-sans-extended,sans-serif;font-weight:300}.hamburger-overlay__header{display:flex;align-items:center;justify-content:space-between;padding:0rem 5rem;position:absolute;top:2rem;left:0;width:100%;z-index:1000}.hamburger-overlay.open{display:block;animation:fadeIn .3s ease-in-out}.hamburger-overlay__close{background:none;border:none;color:#fff;font-size:3rem;cursor:pointer}.hamburger-overlay__content{background:#01020e99;display:flex;flex-direction:row;height:100vh;width:100vw}.hamburger-overlay__content--left{display:flex;flex-direction:column;gap:2rem;height:100%;flex:0 0 40vw;padding:10rem 0 6rem 5rem}.hamburger-overlay__content--right{flex:1;height:100%}.hamburger-overlay__content--right-item{height:100%;max-height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;animation:fadeIn .3s ease-in-out;padding:10rem 0 6rem 5rem;display:flex;gap:2rem;flex-wrap:wrap}.hamburger-overlay__content--right-item .view-all-link{position:absolute;top:-50px;left:0;color:var(--white)}.hamburger-overlay__content--right-item .content-subnav__items{display:flex;flex-wrap:wrap}.hamburger-overlay__content--right-item .content-subnav__item{position:relative;width:100%;min-width:18.75rem;flex-direction:column;gap:2rem}.hamburger-overlay__content--right-item .content-subnav__item a{color:#fff;text-transform:uppercase;font-size:30px;font-weight:300}.hamburger-overlay__content--right-item .content-subnav__title{color:var(--color-grey)}.hamburger-overlay__content--right-item.overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#01020ee6;opacity:.8;z-index:0}.hamburger-overlay__nav{flex:1;display:flex;flex-direction:column;gap:2rem;list-style:none;margin:0}.hamburger-overlay__nav li{font-size:2.2rem;color:#fff;text-transform:uppercase;position:relative}.hamburger-overlay__nav li a{color:inherit;text-decoration:none}.hamburger-overlay__nav li:hover,.hamburger-overlay__nav li.active{color:#fff;position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.hamburger-overlay__nav li.has-subnav:hover:after{animation:fadeIn .3s ease-in-out;content:"";display:inline-block;border-bottom:2px solid #ffffff;flex:1;margin-left:1rem}.hamburger-overlay__nav li>div{display:block}.hamburger-overlay__nav li>div>.nav-chevron{display:none}.hamburger-overlay__submenu{display:none;list-style:none;padding:0}.hamburger-overlay__submenu li{font-size:1.2rem;color:#fff;text-transform:none;margin-bottom:.5rem}.hamburger-overlay__footer{position:absolute;left:0;padding:0rem 5rem;bottom:2rem;display:flex;width:100%;justify-content:space-between;align-items:center;z-index:1200}.hamburger-overlay__footer h3{color:#999;opacity:.7;font-size:30px;font-weight:400;text-transform:uppercase;letter-spacing:.04em}@media (max-width: 768px){.hamburger-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh}.hamburger-overlay.open{display:block}.hamburger-overlay__header{padding:1rem 1.5rem 0;top:0}.hamburger-overlay__header .main-nav__actions .main-nav__lang,.hamburger-overlay__header .main-nav__actions .main-nav__icon{display:none}.hamburger-overlay__content--left{padding:6rem 1.5rem;flex:0 0 100vw}.hamburger-overlay__nav li>div{display:flex;align-items:center;justify-content:space-between;width:100%}.hamburger-overlay__nav li>div>.nav-chevron{display:flex;align-items:center;background:#ffffff4d;width:2rem;height:2rem;border-radius:50%;padding:.5rem;margin-left:1rem;transition:transform .3s}.hamburger-overlay__nav li:hover,.hamburger-overlay__nav li.active{color:#fff}.hamburger-overlay__nav li:hover.has-subnav:after,.hamburger-overlay__nav li.active.has-subnav:after{content:"";display:none}.hamburger-overlay__nav li.selected{color:#fff;position:relative;display:flex;align-items:center;justify-content:space-between;flex-direction:column;align-items:flex-start}.hamburger-overlay__nav li.selected .hamburger-overlay__submenu{display:list-item;animation:fadeIn .3s ease-in-out}.hamburger-overlay__nav li.selected:after{content:"";display:none}.hamburger-overlay__nav li.selected>div>.nav-chevron{transform:rotate(180deg);transition:transform .3s}.hamburger-overlay__footer{display:none}}.footer{background:var(--color-dark-blue);padding:0;margin-top:auto;color:#fff;padding-top:5rem;display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.footer{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px){.footer{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1280px){.footer{grid-template-columns:repeat(20,1fr)}}.footer .brand-icons{margin-bottom:1.25rem}.footer__main{display:flex;flex-direction:column;align-items:flex-start;grid-column:1/-1}@media (min-width: 1024px){.footer__main{grid-column:2/20}}@media (max-width: 640px){.footer__main{gap:2rem}}.footer__brand-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;margin-bottom:5rem}@media (max-width: 640px){.footer__brand-container{flex-direction:column;align-items:flex-start;gap:1rem}}.footer__brand-text{text-transform:uppercase;margin:0;color:#192430}.footer__columns{display:flex;justify-content:space-between;gap:5rem;width:100%;margin-bottom:2.5rem;flex-wrap:wrap}@media (max-width: 768px){.footer__columns{flex-direction:column;gap:2rem;align-items:flex-start}}@media (max-width: 640px){.footer__columns{flex-direction:column;gap:1.5rem;align-items:stretch;margin-bottom:1.5rem}}.footer__col{flex:1;min-width:160px}.footer__col-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.04em}.footer__col ul{list-style:none;padding:0;margin:0;columns:1;column-gap:2rem}.footer__col ul.footer__col--twocol{columns:2}@media (max-width: 1024px){.footer__col ul{columns:1}}.footer__col ul li{color:#fff;font-size:1rem;margin-bottom:.7rem;opacity:.85;font-weight:400;break-inside:avoid}.footer__col ul li a{color:#fff;text-decoration:none;opacity:.85;font-weight:400;font-size:1rem;transition:color .2s,text-decoration .2s}.footer__col ul li a:hover,.footer__col ul li a:focus{color:#f8f2db;text-decoration:underline;opacity:1}.footer__secure{color:#79828d66;font-size:2.5rem;font-weight:400;letter-spacing:.04em;opacity:.18;margin-top:2rem;text-align:center}@media (max-width: 640px){.footer__secure{font-size:1.3rem;margin-top:1rem}}.footer-contact{background:var(--color-background-alt);padding-top:5rem;padding-bottom:5rem;display:flex;flex-direction:column}@media (min-width: 1024px){.footer-contact{display:grid;column-gap:1.5rem;width:100%;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px) and (min-width: 768px){.footer-contact{grid-template-columns:repeat(10,1fr)}}@media (min-width: 1024px) and (min-width: 1024px){.footer-contact{grid-template-columns:repeat(20,1fr)}}@media (min-width: 1024px) and (min-width: 1280px){.footer-contact{grid-template-columns:repeat(20,1fr)}}.footer-contact__left{display:none;align-items:flex-start;justify-content:flex-start;grid-column:2/10}@media (min-width: 1024px){.footer-contact__left{display:flex}}.footer-contact__right{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;grid-column:11/20;padding-left:1.5rem;padding-right:1.5rem}.footer-contact__right .base-contact__form{gap:2.5rem}@media (min-width: 1024px){.footer-contact__right{padding-left:0;padding-right:0}.footer-contact__right .base-contact__form{gap:initial}}.footer-contact__title{color:var(--color-text-alt);font-weight:300;letter-spacing:.04em;font-size:1.875rem;font-family:nimbus-sans-extended,sans-serif}.home-stats__title-container{width:100%;position:relative;z-index:3}@media (min-width: 1024px){.home-stats__title-container{grid-column:2/20;margin-bottom:5rem}}.home-stats__title{font-size:1.875rem;color:#fff;white-space:break-spaces}@media (min-width: 768px){.home-stats__title{font-size:7vw;white-space:nowrap}}@media (min-width: 1024px){.home-stats__title{font-size:8vw;white-space:nowrap;color:#fff}}.home-stats--section{position:relative;overflow:hidden;padding-top:8rem}.home-stats--section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,var(--color-dark-blue) 100%);z-index:0}.home-stats--section #home-stats--section--stats .stats--content{color:#fff;text-transform:uppercase;font-weight:400;line-height:1.5;margin-top:4rem;position:relative;z-index:1}.home-stats--section #home-stats--section--stats.opening{animation:fadeIn .2s ease-in-out;opacity:1}.home-stats--section #home-stats--section--stats.closing{animation:fadeOut .2s ease-in-out;opacity:0}.home-stats--section--map{transition:right .5s ease-in-out}.home-stats--section--map.opening{animation:fadeIn .2s ease-in-out;opacity:1;right:0}.home-stats--section--map.closing{animation:fadeOut .2s ease-in-out;opacity:0;right:-1000px}.home-stats--video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}.home-stats--title .brand-legend{display:none}.home-stats--title .brand-legend #stats-betafence--trigger-mobile svg,.home-stats--title .brand-legend #stats-hesco--trigger-mobile svg{fill:var(--white)}.home-stats--title .brand-legend #stats-betafence--trigger-mobile.active,.home-stats--title .brand-legend #stats-hesco--trigger-mobile.active{background:var(--white)}.home-stats--title .brand-legend #stats-betafence--trigger-mobile.active svg{fill:var(--color-betafence-red-dark)}.home-stats--title .brand-legend #stats-hesco--trigger-mobile.active svg{fill:var(--color-hesco-green-dark)}.home-stats--form{background:#1f2a37cc;padding:4rem 0;position:relative;z-index:2}.home-stats--form>*{grid-column-start:2;grid-column-end:13}.home-stats--content{position:relative;z-index:1}.home-stats--content .brand-legend{margin-bottom:2rem;row-gap:.5rem;column-gap:0;height:fit-content}.home-stats--content .brand-legend .brand-item{grid-column:1/-1;width:100%;align-items:center;justify-content:space-between;border:1px solid transparent;transition:border .3s ease}.home-stats--content .brand-legend .brand-item.inactive{opacity:.2}.home-stats--content .brand-legend .brand-item:hover{cursor:pointer}.home-stats--content .brand-legend .brand-item--line{width:50%;height:1px;background:#fff;transition:width .3s ease;position:relative;left:-1.5rem}.home-stats--content .brand-legend .brand-item--content{display:flex;align-items:center;justify-content:flex-start;gap:1rem;font-size:1.2rem;font-weight:600;color:#fff;text-transform:uppercase;border:1px solid transparent;transition:border .3s ease;padding:.6rem 1.4rem;border-radius:60px;width:fit-content}@media (max-width: 1024px){.home-stats--section{padding-top:4rem}.home-stats--title{text-align:left;margin-bottom:4rem}.home-stats--title h2{font-size:30px}.home-stats--title .brand-legend{display:flex;gap:1rem;margin-top:1rem}.home-stats--title .brand-legend .brand-item{background:#fff3;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;padding:.25rem}.home-stats--content .brand-legend{display:none}.home-stats--form{padding:2rem}.home-stats--form>*{grid-column-start:1;grid-column:1/-1}}.home-stats__grid-stats{grid-row:2;grid-column:1/-1}@media (min-width: 768px){.home-stats__grid-stats{grid-column:1/7}}@media (min-width: 1024px){.home-stats__grid-stats{grid-column:3/10}}.home-stats__products-container{grid-row:1/span 2;grid-column:1/5;position:relative;z-index:20;height:fit-content}.home-stats__products-container--desktop{display:none}.home-stats__products-container--mobile{display:initial}@media (min-width: 768px){.home-stats__products-container{grid-column:1/9}}@media (min-width: 1024px){.home-stats__products-container{grid-column:4/21}.home-stats__products-container--dekstop{display:initial}.home-stats__products-container--mobile{display:none}}@media (min-width: 1280px){.home-stats__products-container{grid-column:6/20}}.home-stats__products-brand{display:none;gap:.625rem;flex-direction:row;flex-wrap:wrap;position:relative;width:100%;height:fit-content}.home-stats__product{display:none}@media (min-width: 1024px){.home-stats__product{display:initial;width:calc(50% - 1rem)}}@media (min-width: 1280px){.home-stats__product{width:calc(33.3% - 1rem)}}.home-stats__mobile-products{display:initial;width:100%}@media (min-width: 1024px){.home-stats__mobile-products{display:none}}.home-stats__mobile-trigger{z-index:10}.home-stats--form{margin-left:-1.5rem;margin-right:-1.5rem;grid-column:1/-1;padding-right:2.5rem}@media (min-width: 640px){.home-stats--form{grid-column:1/5}}@media (min-width: 768px){.home-stats--form{grid-column:1/5}}@media (min-width: 1024px){.home-stats--form{grid-column:1/13}}.home-stats #home-stats--section--stats{transition:opacity 4s;opacity:1}.home-stats__products-container{z-index:0;opacity:0}.home-stats--brand .home-stats__products-container{z-index:2;opacity:1;display:flex}.home-stats--brand #home-stats--section--stats{opacity:0;z-index:1}.home-stats__products-brand{opacity:0;display:none}.home-stats--brand-hesco .home-stats__brand-mobile-icon--hesco path{fill:#7ebb00}.home-stats--brand-hesco .brand-item--hesco .brand-item--content{border:1px solid white}.home-stats--brand-hesco .brand-item--hesco .brand-item--line{width:calc(100% + 1.5rem)}.home-stats--brand-hesco .home-stats__products-brand--hesco{opacity:1;display:flex}.home-stats--brand-betafence .home-stats__brand-mobile-icon--betafence path{fill:#a10e2f}.home-stats--brand-betafence .brand-item--betafence .brand-item--content{border:1px solid white}.home-stats--brand-betafence .brand-item--betafence .brand-item--line{width:calc(100% + 1.5rem)}.home-stats--brand-betafence .home-stats__products-brand--betafence{opacity:1;display:flex}.solutions-page{padding:2.5rem 2rem 2rem;min-height:100vh;position:relative}.solutions-title-container{margin-bottom:10rem;position:sticky;top:7rem}@media (max-width: 768px){.solutions-title-container{margin-bottom:2rem}}.solutions-title{font-size:2.2rem;font-weight:400;letter-spacing:.04em;color:#fff;display:flex;align-items:center;gap:1.2rem}.solutions-title svg{rotate:180deg}.solutions-title__button{background:var(--white);border-radius:50%;padding:.25rem;display:flex;align-items:center;justify-content:center}.articles-page{padding:2.5rem 2rem 2rem;min-height:100vh}.articles-title-container{margin-bottom:10rem}@media (max-width: 768px){.articles-title-container{margin-bottom:2rem}}.articles-title{font-size:2.2rem;font-weight:400;letter-spacing:.04em;color:#fff;display:flex;align-items:center;gap:1.2rem}.articles-title svg{rotate:180deg}.articles-title__button{background:var(--white);border-radius:50%;padding:.25rem;display:flex;align-items:center;justify-content:center}.contact-map-section{background:var(--color-background);display:flex;justify-content:center;align-items:center;background:var(--color-dark-blue)}.contact-map-section__half-bg{position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:0;background:var(--color-background-alt)}.contact-form-section{padding-top:10rem;padding-bottom:10rem}@media (max-width: 768px){.contact-form-section{padding-top:2rem;padding-bottom:2rem}}.extended-contact__form--inner{display:flex;flex-direction:column;gap:1.5rem}.extended-contact__row{display:flex;gap:2rem;margin-bottom:1.5rem}.extended-contact__form select,.extended-contact__form textarea{background:transparent;border:1px solid #4a5568;padding:.75rem 1rem;border-radius:.5rem;font-size:1rem;width:100%;margin-bottom:1rem;transition:border .2s;text-transform:uppercase}.extended-contact__form select:focus,.extended-contact__form textarea:focus{border-color:#7f9cf5;outline:none}.extended-contact__radio-group{margin:1.5rem 0 1rem}.extended-contact__radio-group label{font-size:.95rem;margin-bottom:.5rem;display:block;text-transform:uppercase}.extended-contact__radio-options{display:flex;gap:2rem;margin-top:.5rem}.extended-contact__radio-options label{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.extended-contact__select{margin-bottom:1.5rem}.extended-contact__select .custom-dropdown__button{background:transparent;border:1.5px solid var(--color-grey);color:var(--color-grey);border-radius:2em}.extended-contact__textarea textarea{margin-bottom:1.5rem;resize:vertical;color:var(--color-grey)}.extended-contact__recaptcha{margin:1.5rem 0}.extended-contact__checkbox-group{display:flex;gap:2.5rem;margin:1.5rem 0}.extended-contact__checkbox-group .custom-checkbox--container{position:relative;text-transform:uppercase;gap:.5rem;font-size:.8rem;display:flex;align-items:center;justify-content:center;padding-left:2.5rem}.extended-contact__checkbox-group .custom-checkbox--container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.extended-contact__checkbox-group .custom-checkbox--container .checkmark{position:absolute;top:50%;left:0;transform:translateY(-50%);height:25px;width:25px;border-radius:50%;background-color:#eee}.extended-contact__checkbox-group .custom-checkbox--container .container:hover input~.checkmark{background-color:#ccc}.extended-contact__checkbox-group .custom-checkbox--container input:checked~.checkmark{background-color:#2196f3}.extended-contact__checkbox-group .custom-checkbox--container .checkmark:after{content:"";position:absolute;display:none}.extended-contact__checkbox-group .custom-checkbox--container input:checked~.checkmark:after{display:block}.extended-contact__checkbox-group .custom-checkbox--container .checkmark:after{left:10px;top:7px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.extended-contact__checkbox-group a{color:var(--white);text-decoration:underline}.extended-contact__form--submit{display:flex;justify-content:flex-start;margin-top:2rem}.extended-contact__form--submit .btn--contact{background:#4a5568;color:#fff;border:none;border-radius:2rem;padding:.75rem 2.5rem;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:background .2s}.extended-contact__form--submit .btn--contact:hover{background:#7f9cf5;color:#19212a}@media (max-width: 768px){.extended-contact__form--inner{display:flex;flex-direction:column;gap:1.5rem}.extended-contact__row{flex-direction:column;gap:1rem}.extended-contact__form textarea{background:transparent;border:1px solid #4a5568;padding:.75rem 1rem;border-radius:.5rem;font-size:1rem;width:100%;margin-bottom:1rem;transition:border .2s;text-transform:uppercase}.extended-contact__form textarea:focus{border-color:#7f9cf5;outline:none}.extended-contact__textarea textarea{margin-bottom:1.5rem;resize:vertical;color:var(--color-grey)}}.about-us--video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}.input-container{width:100%;display:flex;flex-direction:column;gap:.5rem}.input-container input{background:transparent;border:none;border-bottom:2px solid #999999;color:var(--color-text-light);text-transform:uppercase;font-size:1rem;font-family:nimbus-sans-extended,sans-serif;font-weight:300;padding:0;width:100%;outline:none}.input-container input::placeholder{color:var(--color-text-light);opacity:1}.input-container__error-message{color:#ff6868;font-size:.8rem;font-weight:400;text-transform:uppercase;margin-top:.5rem;margin-bottom:-.5rem;margin-left:.5rem}.map-container{top:0;right:0;z-index:-1;display:flex;align-items:center;justify-content:flex-end;height:100%;width:100%}.map-container img{object-fit:contain;max-width:80%;margin-right:-20rem}.embla__viewport{overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;flex:1}.embla__viewport::-webkit-scrollbar{display:none}.embla__container{display:flex;gap:1rem}.embla__slide{width:100%}.embla__dots{gap:.5rem}.embla__dots .embla__dot{display:flex;justify-content:center;width:25px;height:25px;border-radius:50%;background-color:transparent;border:1px solid var(--white);cursor:pointer}.embla__dots .embla__dot--selected{background-color:var(--color-grey)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);color:#fff;position:relative;z-index:2}.stats-grid>.stat-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.25rem;padding-left:1.5rem;padding-right:1.5rem}.stats-grid>.stat-block:nth-child(1),.stats-grid>.stat-block:nth-child(2),.stats-grid>.stat-block:nth-child(3){border-bottom:.5px solid #ffffff;padding-bottom:1.5rem}.stats-grid>.stat-block:nth-child(2),.stats-grid>.stat-block:nth-child(5){border-right:.5px solid #ffffff;border-left:.5px solid #ffffff}.stats-grid>.stat-block:nth-child(1),.stats-grid>.stat-block:nth-child(4){padding-left:0}.stats-grid>.stat-block .stat-number{font-size:60px}.stats-grid>.stat-block .stat-desc{font-size:.75rem}@media (max-width: 768px){.stats{gap:1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid .stat-block:nth-child(odd){border-bottom:.5px solid #ffffff;padding-left:0;border-right:.5px solid #ffffff;border-left:none}.stats-grid .stat-block:nth-child(2n){border-bottom:.5px solid #ffffff;border-right:none;padding-left:1.5rem}.stats-grid .stat-block:nth-child(5),.stats-grid .stat-block:nth-child(6){border-bottom:none}}.page-section__padding{padding:6rem 0}@media (max-width: 768px){.page-section__padding{padding:2rem 1rem}}.rich-text{color:var(--white)}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{font-family:nimbus-sans-extended,sans-serif;line-height:1.1;text-transform:uppercase;font-weight:300}.rich-text h1{font-size:3.75rem}@media (min-width: 768px){.rich-text h1{font-size:6.25rem}}@media (min-width: 1024px){.rich-text h1{font-size:9.625rem}}.rich-text h2{font-size:2.8125rem}@media (min-width: 768px){.rich-text h2{font-size:3.75rem}}.rich-text h3{font-size:var(--font-size-xl)}.rich-text h4{font-size:var(--font-size-lg)}.rich-text p{font-family:Inter,sans-serif;font-weight:400;line-height:1.5;font-size:1rem}.rich-text a{color:var(--color-primary);text-decoration:none;transition:var(--transition-base)}.rich-text a:hover{opacity:.8}.incremental-counter{width:100%;display:flex}.incremental-counter__bar{height:20px;background:var(--color-grey-700);flex:1;border-right:1px solid black}.incremental-counter__bar:first-child{border-top-left-radius:100px;border-bottom-left-radius:100px}.incremental-counter__bar:last-child{border-top-right-radius:100px;border-bottom-right-radius:100px;border-right:none}.incremental-counter__bar.red{background:var(--color-betafence-red-dark)}.incremental-counter__bar.green{background:var(--color-hesco-green-dark)}.brand-icons{display:flex;gap:.5rem;border:1px solid #f8f2db;border-radius:10rem;padding:.75rem 1rem}.brand-icons svg{width:2rem;height:2rem;fill:#fff;background:none}@media (max-width: 640px){.brand-icons{margin-bottom:1.5rem}}
