:root{--color-background:#fff;--color-foreground:#171717;--color-nav-link:#1f1f1f;--section-gap:184px;--font-size-base:clamp(16px,1.5vw,18px);--font-size-h1:clamp(32px,4vw,64px);--font-size-h2:clamp(23px,3.5vw,68px);--font-size-h3:clamp(24px,3vw,36px);--font-size-h4:clamp(20px,2.5vw,28px);--font-size-h5:clamp(18px,2vw,24px);--font-size-h6:clamp(16px,1.5vw,20px);--line-height-base:1.5;--line-height-heading:1.2;--font-primary:"NeueHelveticaPro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--breakpoint-xs:430px;--breakpoint-sm:768px;--breakpoint-md:1200px;--breakpoint-lg:1366px;--breakpoint-xl:1920px;--layout-side-padding:24px}@media (max-width:430px){:root{--layout-side-padding:16px}}@media (min-width:1920px){:root{--layout-side-padding:48px}}
@font-face{font-family:NeueHelveticaPro;src:url(/fonts/NeueHelveticaPro45Light/font.woff2)format("woff2"),url(/fonts/NeueHelveticaPro45Light/font.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:NeueHelveticaPro;src:url(/fonts/NeueHelveticaPro55Roman/font.woff2)format("woff2"),url(/fonts/NeueHelveticaPro55Roman/font.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NeueHelveticaPro;src:url(/fonts/NeueHelveticaPro65Medium/font.woff2)format("woff2"),url(/fonts/NeueHelveticaPro65Medium/font.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:NeueHelveticaPro;src:url(/fonts/NeueHelveticaPro75Bold/font.woff2)format("woff2"),url(/fonts/NeueHelveticaPro75Bold/font.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}
.grid{grid-template-columns:repeat(24,minmax(0,1fr));column-gap:16px;display:grid}@media (max-width:768px){.grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:48px}.span-mobile-1{grid-column-end:span 1!important}.span-mobile-2{grid-column-end:span 2!important}.span-mobile-3{grid-column-end:span 3!important}.span-mobile-4{grid-column-end:span 4!important}.start-mobile-1{grid-column-start:1!important}.order-mobile-1{order:1!important}.order-mobile-2{order:2!important}.order-mobile-3{order:3!important}.order-mobile-4{order:4!important}.order-mobile-5{order:5!important}.order-mobile-6{order:6!important}.order-mobile-7{order:7!important}.order-mobile-8{order:8!important}.order-mobile-9{order:9!important}.order-mobile-10{order:10!important}.order-mobile-11{order:11!important}.order-mobile-12{order:12!important}.order-mobile-13{order:13!important}.order-mobile-14{order:14!important}.order-mobile-15{order:15!important}.order-mobile-16{order:16!important}.order-mobile-17{order:17!important}.order-mobile-18{order:18!important}.order-mobile-19{order:19!important}.order-mobile-20{order:20!important}.order-mobile-21{order:21!important}.order-mobile-22{order:22!important}.order-mobile-23{order:23!important}.order-mobile-24{order:24!important}}.grid>*{min-width:0}.span-1{grid-column-end:span 1}.span-2{grid-column-end:span 2}.span-3{grid-column-end:span 3}.span-4{grid-column-end:span 4}.span-5{grid-column-end:span 5}.span-6{grid-column-end:span 6}.span-7{grid-column-end:span 7}.span-8{grid-column-end:span 8}.span-9{grid-column-end:span 9}.span-10{grid-column-end:span 10}.span-11{grid-column-end:span 11}.span-12{grid-column-end:span 12}.span-13{grid-column-end:span 13}.span-14{grid-column-end:span 14}.span-15{grid-column-end:span 15}.span-16{grid-column-end:span 16}.span-17{grid-column-end:span 17}.span-18{grid-column-end:span 18}.span-19{grid-column-end:span 19}.span-20{grid-column-end:span 20}.span-21{grid-column-end:span 21}.span-22{grid-column-end:span 22}.span-23{grid-column-end:span 23}.span-24{grid-column-end:span 24}@media (min-width:768px){.start-1{grid-column-start:1}.start-2{grid-column-start:2}.start-3{grid-column-start:3}.start-4{grid-column-start:4}.start-5{grid-column-start:5}.start-6{grid-column-start:6}.start-7{grid-column-start:7}.start-8{grid-column-start:8}.start-9{grid-column-start:9}.start-10{grid-column-start:10}.start-11{grid-column-start:11}.start-12{grid-column-start:12}.start-13{grid-column-start:13}.start-14{grid-column-start:14}.start-15{grid-column-start:15}.start-16{grid-column-start:16}.start-17{grid-column-start:17}.start-18{grid-column-start:18}.start-19{grid-column-start:19}.start-20{grid-column-start:20}.start-21{grid-column-start:21}.start-22{grid-column-start:22}.start-23{grid-column-start:23}.start-24{grid-column-start:24}}
h2{font-family:var(--font-primary);font-size:var(--font-size-h2);white-space:pre-line;font-weight:500;line-height:100%}
*{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow-x:hidden}body{font-family:var(--font-primary);font-weight:400;font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:weight;flex-direction:column;display:flex;position:relative}a{color:inherit;text-decoration:none}main{flex-direction:column;flex:1;display:flex}img{max-width:100%;height:auto}.container{max-width:var(--breakpoint-xl);padding:0 var(--layout-side-padding);margin:0 auto}.section{padding:var(--section-gap)0 0}@media (max-width:768px){.section{padding:84px 0 0}}.section-title{border-top:1px solid #eaeaea;padding-top:48px}@media (max-width:768px){.section-title{padding-top:32px}}.section-title h3{color:#000;font-size:24px;font-weight:500;line-height:100%}
