:root{--color-green: #01A04A;--color-blue: #1D64EF;--color-pink: #F1ADD4;--color-dark-green: #005426;--color-white: #FFFFFF;--color-black: #000000;--color-gray: #E9E3DE;--color-light-gray: #E9E3DE;--color-yellow: #D5FF7A;--color-tan: #E9E3DE;--font-header: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-quote: "Merriweather", Georgia, serif;--monasans: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--merriweather: "Merriweather", serif;--font-weight-header: 800;--font-weight-black: 900;--font-weight-bold: 700;--font-weight-medium: 500;--font-weight-regular: 400;--font-weight-light: 300;--font-weight-thin: 200;--font-weight-extra-light: 100;--font-weight-extra-bold: 800;--font-weight-body: 500;--font-weight-quote: 400;--font-size-h1: clamp(2.5rem, 1.29rem + 6.06vw, 8.5625rem);--font-size-h2: clamp(1.75rem, 1.05rem + 1.81vw, 3.5625rem);--font-size-h3: clamp(1.25rem, .875rem + .688vw, 1.9375rem);--p-desktop-size: clamp(.9rem, .625rem + .938vw, 1.9375rem);--p-desktop-size-large: clamp(1.25rem, .75rem + 2vw, 3.25rem);--font-size-footer-heading: clamp(1rem, 1rem + .938vw, 1.125rem);--font-size-footer-text: clamp(.875rem, .75rem + .3125vw, 1rem);--font-size-button: clamp(1.5rem, 1rem + 1.25vw, 2rem);--line-height-ultra-tight: 1;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--nav-desktop-size: 50px;--nav-mobile-size: 30px;--h1-desktop-size: 80px;--h1-desktop-alt-size: 95px;--h1-mobile-size: 40px;--h2-desktop-size: 38px;--h2-mobile-size: 24px;--h3-desktop-size: 36px;--h3-mobile-size: 20px;--h3-desktop-alt-size: 30px;--h4-desktop-size: 22px;--h4-mobile-size: 18px;--h5-desktop-size: 22px;--h5-mobile-size: 16px;--p-desktop-size: 22px;--p-desktop-alt-size: 26px;--p-mobile-size: 18px;--desktop-padding: 3rem;--mobile-padding: 2rem}body{font-family:var(--font-body);font-weight:var(--font-weight-body);font-size:var(--p-desktop-size);line-height:var(--line-height-normal);color:var(--color-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0}h1,._h1_100u8_1{font-family:var(--font-header);font-weight:var(--font-weight-header);font-size:var(--h1-desktop-size);line-height:var(--line-height-tight);color:var(--color-black);margin:0}h2,._h2_100u8_1{font-family:var(--font-header);font-weight:var(--font-weight-header);font-size:var(--h2-desktop-size);line-height:var(--line-height-tight);color:var(--color-black);margin:0}@media (max-width: 768px){h1,._h1_100u8_1{font-size:var(--h1-mobile-size)}h2,._h2_100u8_1{font-size:var(--h2-mobile-size)}h3,._h3_100u8_1{font-size:var(--h3-mobile-size)}}h1 h2,._h1_100u8_1 ._h2_100u8_1,h1 ._h2_100u8_1,._h1_100u8_1 h2{font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit}h3,._h3_100u8_1{font-family:var(--font-header);font-weight:var(--font-weight-header);font-size:var(--h3-desktop-size);line-height:var(--line-height-tight);color:var(--color-black);margin:0}h2 h3,._h2_100u8_1 ._h3_100u8_1,h2 ._h3_100u8_1,._h2_100u8_1 h3,h1 h3,._h1_100u8_1 ._h3_100u8_1,h1 ._h3_100u8_1,._h1_100u8_1 h3{font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit}p,._p_100u8_1{font-family:var(--font-body);font-weight:var(--font-weight-body);font-size:var(--p-desktop-size);line-height:var(--line-height-normal);color:var(--color-black);margin:0}p._large_100u8_1,._p-large_100u8_1{font-size:var(--p-desktop-size-large);line-height:var(--line-height-relaxed)}blockquote,._quote_100u8_1{font-family:var(--font-quote);font-weight:var(--font-weight-quote);font-style:italic;font-size:var(--p-desktop-size);line-height:var(--line-height-relaxed);color:var(--color-black);margin:0;padding-left:1.5rem;border-left:3px solid var(--color-green)}q,._quote-inline_100u8_1{font-family:var(--font-quote);font-weight:var(--font-weight-quote);font-style:italic;font-size:inherit}._text-green_100u8_1{color:var(--color-green)}._text-blue_100u8_1{color:var(--color-blue)}._text-pink_100u8_1{color:var(--color-pink)}._text-dark-green_100u8_1{color:var(--color-dark-green)}._text-white_100u8_1{color:var(--color-white)}._text-black_100u8_1{color:var(--color-black)}._text-gray_100u8_1{color:var(--color-gray)}._bg-green_100u8_1{background-color:var(--color-green)}._bg-blue_100u8_1{background-color:var(--color-blue)}._bg-pink_100u8_1{background-color:var(--color-pink)}._bg-dark-green_100u8_1{background-color:var(--color-dark-green)}._bg-white_100u8_1{background-color:var(--color-white)}._bg-black_100u8_1{background-color:var(--color-black)}._bg-gray_100u8_1{background-color:var(--color-gray)}._grecaptcha-badge_100u8_1{visibility:hidden!important}._content_box_100u8_1{margin-top:0!important}._two-col-content_100u8_1{padding:2rem!important;gap:0!important;margin:0}._two-col-content_100u8_1 ._flex_row_100u8_1{padding:0;margin:0;gap:0!important}._two-col-content_100u8_1 ._description_100u8_1{padding:0;margin:0!important}._item-pagination-title_100u8_1{font-size:14px!important;color:#000!important;text-transform:uppercase;line-height:1.3!important;font-weight:var(--font-weight-header)!important;font-family:var(--font-header)!important}._counter-section_100u8_1 ._inner_100u8_1{width:100%}nav li:before{content:unset!important}nav li a:hover{color:var(--color-white)!important}._headlineCTA_100u8_7{width:100%;position:relative}._content_100u8_12{max-width:1450px;padding:4rem 2rem 1rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative}._headline_100u8_7{font-family:var(--font-header);font-weight:var(--font-weight-header);font-size:var(--h2-desktop-size);line-height:var(--line-height-ultra-tight);margin:0;text-transform:uppercase;max-width:800px}svg{position:absolute;top:0;left:0;width:150px}svg rect{opacity:0}@keyframes _slideInUp_100u8_1{0%{opacity:0}to{opacity:1}}._svgVisible_100u8_56 ._rect1_100u8_56{animation:_slideInUp_100u8_1 .3s ease-out 0s forwards}._svgVisible_100u8_56 ._rect2_100u8_60{animation:_slideInUp_100u8_1 .3s ease-out .1s forwards}._svgVisible_100u8_56 ._rect3_100u8_64{animation:_slideInUp_100u8_1 .3s ease-out .2s forwards}._svgVisible_100u8_56 ._rect4_100u8_68{animation:_slideInUp_100u8_1 .3s ease-out .3s forwards}._svgVisible_100u8_56 ._rect5_100u8_72{animation:_slideInUp_100u8_1 .3s ease-out .4s forwards}._svgVisible_100u8_56 ._rect6_100u8_76{animation:_slideInUp_100u8_1 .3s ease-out .5s forwards}@media (max-width: 768px){._content_100u8_12{padding:6rem 2rem 0}svg{position:absolute;top:0;left:0;width:75px}._content_100u8_12{gap:0}._headline_100u8_7{font-size:var(--h2-mobile-size)}}
