body{--background: #333333;--blue: #1B49C4;--blue-250: rgba(27, 73, 196, 0.25);--blue-footer: #222448;--coal: #25282A;--gold: #a8894a;--gold-2: #E6DBBE;--gray-1: #EAEBEC;--gray-2: #DADBDC;--gray-3: #CACBCC;--light-gray: #EDEDED;--navy: #1C2957;--purple: #7B61FF;--red: #FF0000;--slate: #4F525A;--white: #FFF;--yellow: #FCB736}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@use "sass:math";@use "sass:math";@use "sass:list";.a-input-field__text,.a-input-field__container--checkbox label,.a-input-field__container--radio-button label{color:var(--navy);display:inline-block;font-weight:700;margin-bottom:.5rem;text-align:left;text-transform:uppercase;width:100%}h1,.h1{color:var(--navy);font-weight:700}h2,.h2{color:var(--navy);font-weight:700}h3,.h3{color:var(--navy);font-weight:700}h4,.h4{color:var(--navy);font-weight:700}h5,.h5{color:var(--navy);font-weight:700}h6,.h6{color:var(--navy);font-weight:700}h1,.h1{font-size:2.5rem;line-height:1.2}h2,.h2{font-size:2rem;line-height:1.25}h3,.h3{font-size:1.5rem;line-height:1.166}h6,.h6{font-size:1rem;line-height:1.25}p{color:var(--slate);line-height:1.5}.text--style-micro{font-size:0.75rem;font-weight:400;line-height:1.666}.text--style-mini{font-size:0.875rem;font-weight:400;line-height:1.571}.text--style-small{font-size:1rem;font-weight:400;line-height:1.5}.text--style-medium{font-size:1.125rem;font-weight:400;line-height:1.444}.text--style-big{font-size:1.25rem;font-weight:400;line-height:1.4}.text--style-huge{font-size:1.5rem;font-weight:400;line-height:1.333}.text--c-background{color:var(--background)}.text--c-blue{color:var(--blue)}.text--c-blue-250{color:var(--blue-250)}.text--c-blue-footer{color:var(--blue-footer)}.text--c-coal{color:var(--coal)}.text--c-gold{color:var(--gold)}.text--c-gold-2{color:var(--gold-2)}.text--c-gray-1{color:var(--gray-1)}.text--c-gray-2{color:var(--gray-2)}.text--c-gray-3{color:var(--gary-3)}.text--c-light-gray{color:var(--light-gray)}.text--c-navy{color:var(--navy)}.text--c-purple{color:var(--purple)}.text--c-red{color:var(--red)}.text--c-slate{color:var(--slate)}.text--c-white{color:var(--white)}.text--c-yellow{color:var(--yellow)}.text--fade-0{opacity:0}.text--fade-1{opacity:.01}.text--fade-2{opacity:.02}.text--fade-3{opacity:.03}.text--fade-4{opacity:.04}.text--fade-5{opacity:.05}.text--fade-6{opacity:.06}.text--fade-7{opacity:.07}.text--fade-8{opacity:.08}.text--fade-9{opacity:.09}.text--fade-10{opacity:.1}.text--fade-11{opacity:.11}.text--fade-12{opacity:.12}.text--fade-13{opacity:.13}.text--fade-14{opacity:.14}.text--fade-15{opacity:.15}.text--fade-16{opacity:.16}.text--fade-17{opacity:.17}.text--fade-18{opacity:.18}.text--fade-19{opacity:.19}.text--fade-20{opacity:.2}.text--fade-21{opacity:.21}.text--fade-22{opacity:.22}.text--fade-23{opacity:.23}.text--fade-24{opacity:.24}.text--fade-25{opacity:.25}.text--fade-26{opacity:.26}.text--fade-27{opacity:.27}.text--fade-28{opacity:.28}.text--fade-29{opacity:.29}.text--fade-30{opacity:.3}.text--fade-31{opacity:.31}.text--fade-32{opacity:.32}.text--fade-33{opacity:.33}.text--fade-34{opacity:.34}.text--fade-35{opacity:.35}.text--fade-36{opacity:.36}.text--fade-37{opacity:.37}.text--fade-38{opacity:.38}.text--fade-39{opacity:.39}.text--fade-40{opacity:.4}.text--fade-41{opacity:.41}.text--fade-42{opacity:.42}.text--fade-43{opacity:.43}.text--fade-44{opacity:.44}.text--fade-45{opacity:.45}.text--fade-46{opacity:.46}.text--fade-47{opacity:.47}.text--fade-48{opacity:.48}.text--fade-49{opacity:.49}.text--fade-50{opacity:.5}.text--fade-51{opacity:.51}.text--fade-52{opacity:.52}.text--fade-53{opacity:.53}.text--fade-54{opacity:.54}.text--fade-55{opacity:.55}.text--fade-56{opacity:.56}.text--fade-57{opacity:.57}.text--fade-58{opacity:.58}.text--fade-59{opacity:.59}.text--fade-60{opacity:.6}.text--fade-61{opacity:.61}.text--fade-62{opacity:.62}.text--fade-63{opacity:.63}.text--fade-64{opacity:.64}.text--fade-65{opacity:.65}.text--fade-66{opacity:.66}.text--fade-67{opacity:.67}.text--fade-68{opacity:.68}.text--fade-69{opacity:.69}.text--fade-70{opacity:.7}.text--fade-71{opacity:.71}.text--fade-72{opacity:.72}.text--fade-73{opacity:.73}.text--fade-74{opacity:.74}.text--fade-75{opacity:.75}.text--fade-76{opacity:.76}.text--fade-77{opacity:.77}.text--fade-78{opacity:.78}.text--fade-79{opacity:.79}.text--fade-80{opacity:.8}.text--fade-81{opacity:.81}.text--fade-82{opacity:.82}.text--fade-83{opacity:.83}.text--fade-84{opacity:.84}.text--fade-85{opacity:.85}.text--fade-86{opacity:.86}.text--fade-87{opacity:.87}.text--fade-88{opacity:.88}.text--fade-89{opacity:.89}.text--fade-90{opacity:.9}.text--fade-91{opacity:.91}.text--fade-92{opacity:.92}.text--fade-93{opacity:.93}.text--fade-94{opacity:.94}.text--fade-95{opacity:.95}.text--fade-96{opacity:.96}.text--fade-97{opacity:.97}.text--fade-98{opacity:.98}.text--fade-99{opacity:.99}.text--fade-100{opacity:1}.text--wgt-bold{font-weight:700}.text--uppercase{text-transform:uppercase}.text--link{color:var(--navy);font-weight:700;padding-right:1.5rem;text-decoration:none;text-transform:uppercase;transition:padding .25s ease-out, color .4s ease-out;position:relative;z-index:1}.text--link::after{content:"\f061";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:900;color:var(--gold);font-size:1.25rem;position:absolute;right:0}.text--link:active,.text--link:focus,.text--link:hover{color:var(--blue)}.text--link:hover{padding-right:2rem}@use "~@fortawesome/fontawesome-pro/scss/sharp-regular";@use "~@fortawesome/fontawesome-pro/scss/sharp-solid";@use "~@fortawesome/fontawesome-pro/scss/brands";@use "~@fortawesome/fontawesome-pro/scss/solid";@use "~@fortawesome/fontawesome-pro/scss/regular";fieldset,.f-fieldset{border:0;display:flex;flex-wrap:wrap;gap:0 1.125rem}fieldset--no-gap,.f-fieldset--no-gap{gap:0}fieldset--border,.f-fieldset--border{border:1px solid var(--blue-250);padding:1.125rem}@media (min-width: 769px){fieldset--border,.f-fieldset--border{gap:0 1.75rem;padding:1.75rem}}@media (min-width: 901px){fieldset--border,.f-fieldset--border{gap:0 2.5rem;padding:2.5rem}}input{line-height:normal}button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus{outline:thin dotted;outline-offset:-4px}input[type="submit"]:not(.a-button--bg-navy){background-color:transparent}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="week"],input[type="month"],input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],input[type="file"],textarea,select{border:1px solid transparent;border-radius:2px;color:var(--navy);padding:1rem;position:relative;width:100%}input[type="date"]:focus,input[type="time"]:focus,input[type="datetime-local"]:focus,input[type="week"]:focus,input[type="month"]:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,input[type="file"]:focus,textarea:focus,select:focus{border-bottom:1px solid var(--blue);outline:0}input[type="date"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="file"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{color:var(--slate);opacity:.5}input[type="date"]::placeholder,input[type="time"]::placeholder,input[type="datetime-local"]::placeholder,input[type="week"]::placeholder,input[type="month"]::placeholder,input[type="text"]::placeholder,input[type="email"]::placeholder,input[type="url"]::placeholder,input[type="password"]::placeholder,input[type="search"]::placeholder,input[type="tel"]::placeholder,input[type="number"]::placeholder,input[type="file"]::placeholder,textarea::placeholder,select::placeholder{color:var(--slate);opacity:.5}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.f-summary{display:none;margin-bottom:.25rem}.f-loader{display:none}.f-loader--show{display:block}input.f-field--error{border-color:var(--gold)}label.f-field--error{bottom:-1.125rem;color:var(--red);font-size:.75rem;position:absolute}.grecaptcha-badge{visibility:hidden}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}button{background:none;border:0;cursor:pointer}.screen-reader-only:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.a-button{border:1px solid var(--gold);color:var(--navy);display:inline-block;font-size:1rem;font-weight:700;letter-spacing:1px;line-height:1;padding:.75rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:border-color 0.15s ease-in-out}.a-button:active,.a-button:hover{border-color:var(--blue)}.a-button--bg-navy{background-color:var(--navy);border:1px solid var(--navy);color:var(--gold)}.a-button--on-dark{color:var(--white)}.a-button--on-dark:active,.a-button--on-dark:hover{border-color:var(--white)}.a-button--arrow-down{border:0;transition:color 0.15s ease-in-out}.a-button--arrow-down::after{content:"\f063";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:900;color:var(--gold);display:inline-block;font-family:"Font Awesome 6 Sharp";padding-left:.5rem;transition:transform 0.15s ease-in-out}.a-button--arrow-down:active,.a-button--arrow-down:hover{color:var(--blue)}.a-icon{color:var(--gray-3);font-size:1.125rem;height:1.125rem;text-decoration:none;width:.75rem;position:relative;z-index:1}.a-icon--lg{font-size:2rem;height:2rem;line-height:1;width:2rem}.a-icon--c-background{color:var(--background)}.a-icon--c-blue{color:var(--blue)}.a-icon--c-blue-250{color:var(--blue-250)}.a-icon--c-blue-footer{color:var(--blue-footer)}.a-icon--c-coal{color:var(--coal)}.a-icon--c-gold{color:var(--gold)}.a-icon--c-gold-2{color:var(--gold-2)}.a-icon--c-gray-1{color:var(--gray-1)}.a-icon--c-gray-2{color:var(--gray-2)}.a-icon--c-gray-3{color:var(--gary-3)}.a-icon--c-light-gray{color:var(--light-gray)}.a-icon--c-navy{color:var(--navy)}.a-icon--c-purple{color:var(--purple)}.a-icon--c-red{color:var(--red)}.a-icon--c-slate{color:var(--slate)}.a-icon--c-white{color:var(--white)}.a-icon--c-yellow{color:var(--yellow)}.a-icon--email::before{content:"\40";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:400}.a-icon--facebook::before{content:"";display:inline-block;font-family:"Font Awesome 6 Brands",sans-serif;font-weight:400}.a-icon--phone::before{content:"\f2a0";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:400}.a-icon--spinner{display:inline-block;margin-bottom:.5rem}.a-icon--spinner::before{content:"";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:400}.a-icon--twitter::before{content:"";display:inline-block;font-family:"Font Awesome 6 Brands",sans-serif;font-weight:400}.a-image img{display:block;width:100%;height:auto}.a-input-field{display:flex;flex:1 0 100%;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem;position:relative}.a-input-field--grow{flex:1 0 auto}.a-input-field--shrink{flex:0 1 auto}.a-input-field--width-full{width:100%}@media (min-width: 601px){.a-input-field--width-half{flex:1 0 47%}}@media (min-width: 601px){.a-input-field--width-third{flex:0 0 auto}}@media (min-width: 601px){.a-input-field--width-two-thirds{flex:1 0 70%}}.a-input-field--stacked{flex-flow:column}.a-input-field__placeholder-text{align-items:center;bottom:1rem;display:flex;gap:.5rem;left:1rem;pointer-events:none;position:absolute;right:1rem;top:1rem;transform:translate3d(0, 0, 0);transition:transform 0.15s ease-out, font-size 0.15s ease-out, color 0.15s ease-out;z-index:1}.a-input-field__input{background-color:var(--light-gray);border:1px solid transparent;border-radius:2px;color:var(--navy);padding:1rem;width:100%}.a-input-field__input--bg-white{background-color:var(--white)}.a-input-field__input:focus{border-color:var(--blue);outline:0}.a-input-field__input::-moz-placeholder{color:var(--slate);opacity:.5}.a-input-field__input::placeholder{color:var(--slate);opacity:.5}.a-input-field__input::-webkit-file-upload-button{visibility:hidden}input:focus+.a-input-field__placeholder-text,:not(input[value=''])+.a-input-field__placeholder-text{font-size:0.75rem;opacity:.75;transform:translate3d(0, -170%, 0)}.a-input-field__container--checkbox,.a-input-field__container--radio-button{align-items:center;display:flex;gap:0.75rem;margin-bottom:1.25rem}.a-input-field__container--checkbox input[type='checkbox'],.a-input-field__container--checkbox input[type='radio'],.a-input-field__container--radio-button input[type='checkbox'],.a-input-field__container--radio-button input[type='radio']{accent-color:var(--navy);height:1.25rem;margin:0;width:1.25rem}.a-input-field__container--checkbox label,.a-input-field__container--radio-button label{margin:0}.a-input-field__container--select{position:relative;z-index:1}.a-input-field__container--select::after{content:"\f078";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:900;position:relative;z-index:1;color:var(--navy);font-size:1rem;height:1rem;line-height:1;pointer-events:none;position:absolute;right:1rem;text-align:center;top:50%;transform:translateY(-50%);width:1rem}.a-separator{border-top:2px solid var(--gold)}.a-separator--abbreviated{max-width:4rem}.a-video{padding-bottom:56.25%;position:relative;height:0}.a-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.m-accordion{background-color:var(--light-gray);cursor:pointer;padding:1rem 3.125rem 1rem 1.125rem;position:relative}.m-accordion summary{color:var(--navy)}.m-accordion summary>*{display:inline-block}.m-accordion summary::marker,.m-accordion summary::-webkit-details-marker{content:'';display:none}.m-accordion summary::after{content:"\f055";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:900;color:var(--blue);font-size:1.25rem;position:absolute;right:1rem}.m-accordion[open] summary::after{content:"\f056";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:900}.m-accordion p{margin-top:1.25rem}.m-stat{border-left:1px solid var(--gold);display:flex;flex:0 1 100%;flex-direction:column;gap:1rem;padding-left:2rem}.m-stat__description{color:var(--slate)}.m-stat__integer{color:var(--white);font-size:6rem;font-weight:800;line-height:1;position:relative}.m-stat__integer::before,.m-stat__integer::after{color:transparent;content:attr(data-stat);position:absolute}.m-stat__integer::before{bottom:0;left:0;-webkit-text-stroke:1px navy;text-stroke:1px var(--navy);z-index:2}.m-stat__integer::after{left:2px;top:2px;-webkit-text-stroke:1px var(--gold);text-stroke:1px var(--gold);z-index:1}.m-team-card{flex:0 1 100%}.m-team-card__content{background:var(--navy);display:flex;flex-direction:column;gap:.25rem;padding:1.5rem}.m-team-card__content h3{color:var(--white);font-size:1.5rem;line-height:1.166}.m-team-card__content p{color:var(--gold);font-size:1.25rem;line-height:1.4}.m-team-card__image{display:block;width:100%;height:auto;margin:0}.o-contact-cta__inner{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%;gap:2.5rem}@media (min-width: 769px){.o-contact-cta__inner{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-contact-cta__inner{padding:5rem 1.25rem}}@media (min-width: 769px){.o-contact-cta__inner{gap:3.75rem}}@media (min-width: 901px){.o-contact-cta__inner{gap:5rem}}.o-contact-cta__row{display:flex;flex-wrap:wrap;gap:2rem}.o-contact-cta__row--stretch{align-items:stretch}@media (min-width: 769px){.o-contact-cta__row{gap:4rem}}.o-contact-cta__col{display:flex;flex-direction:column;gap:1rem}@media (min-width: 901px){.o-contact-cta__col{flex:1}.o-contact-cta__col--borders{border-right:0;padding:0 3rem}.o-contact-cta__col--mini{flex:0 1 30%}}.o-contact-cta__person{color:var(--navy);display:flex;gap:1.5rem}.o-contact-cta__person img{display:block;height:auto;max-width:5.5rem;width:100%}.o-contact-cta__info{border-left:1px solid var(--blue-250);flex:1;padding-left:1.5rem}.o-contact-cta__info p:last-of-type{margin-bottom:.5rem}.o-contact-cta__info .a-icon{display:flex;gap:.5rem;margin:.25rem 0}.o-contact-cta__info a{flex:1 0 auto;text-decoration:none}.o-contact-cta .a-button{flex:1 0 100%}.o-content-image__column-image{flex:0 1 100%}.o-content-image__column-text{display:flex;flex:0 1 100%;flex-direction:column;gap:1.5rem}.o-content-image__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%}@media (min-width: 769px){.o-content-image__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-content-image__content{padding:5rem 1.25rem}}@media (min-width: 769px){.o-content-image--text-left .o-content-image__content{flex-direction:row-reverse}.o-content-image__column-image{max-width:calc(50% - (5rem / 2))}.o-content-image__column-text{max-width:calc(50% - (5rem / 2))}.o-content-image__content{align-items:center;gap:5rem}}.o-current-participants__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%}@media (min-width: 769px){.o-current-participants__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-current-participants__content{padding:5rem 1.25rem}}.o-current-participants__content .o-current-participants__participants img{display:block}.o-current-participants__content .a-button--arrow-down::after{padding-left:0;padding-right:0.5rem;transform:rotate(180deg)}.o-current-participants__participants{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem 2.5rem}.o-current-participants__participants img{display:none;flex:0 1 auto;height:auto;max-width:calc(50% - (2.5rem / 2));width:100%}.o-current-participants__participants img:nth-child(n+0):nth-child(-n+12){display:block}.o-current-participants .a-button{flex:0 1 100%}@media (min-width: 601px){.o-current-participants__participants img{max-width:calc(25% - ((2.5rem * 3) / 4))}}@media (min-width: 769px){.o-current-participants__content{align-items:flex-start;gap:5rem;justify-content:space-between}.o-current-participants__heading{max-width:60%}.o-current-participants__participants{gap:2.5rem;order:3}.o-current-participants .a-button{flex:0 1 auto}.o-current-participants .a-button:first-of-type{order:4}.o-current-participants .a-button:last-of-type{order:2}}@media (min-width: 901px){.o-current-participants__participants img{max-width:calc(20% - ((2.5rem * 4) / 5))}}.o-faq__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%}@media (min-width: 769px){.o-faq__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-faq__content{padding:5rem 1.25rem}}.o-faq__left,.o-faq__right{display:flex;flex-direction:column;gap:1.5rem}.o-faq__left>p,.o-faq__right>p{margin-bottom:1rem}@media (min-width: 769px){.o-faq__left,.o-faq__right{flex:1}}.o-faq__right{border:1px solid var(--blue-250);height:100%;max-width:23.4375rem;padding:1.25rem}.o-faq__right a{flex:1}.o-faq__download{aspect-ratio:1.77711;position:relative;z-index:1;overflow:hidden}@supports not (aspect-ratio: 1.77711){.o-faq__download::before{content:"";float:left;padding-top:calc($height/$width * 100%)}.o-faq__download::after{clear:both;content:"";display:block}}.o-faq__download img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.o-features{background-color:var(--light-gray)}.o-features__inner{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%;gap:2.5rem}@media (min-width: 769px){.o-features__inner{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-features__inner{padding:5rem 1.25rem}}@media (min-width: 769px){.o-features__inner{gap:3.75rem}}@media (min-width: 901px){.o-features__inner{gap:5rem}}.o-features__row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.o-features__row--stretch{align-items:stretch}@media (min-width: 769px){.o-features__row{gap:4rem}}.o-features__col{display:flex;flex-direction:column;gap:1rem}.o-features__col--borders{border-left:1px solid var(--gold);border-right:1px solid var(--gold);padding:0 1.25rem}.o-features__col p{flex:1}.o-features__col a{align-self:flex-start}@media (min-width: 901px){.o-features__col{flex:1}.o-features__col--borders{border-right:0;padding:0 3rem}.o-features__col--mini{flex:0 1 30%}}.o-footer__top{background:linear-gradient(180deg, #3C5390 0%, var(--navy) 100%)}.o-footer__top img{height:auto;width:100%}.o-footer__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%;align-items:flex-end;justify-content:space-between}@media (min-width: 769px){.o-footer__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-footer__content{padding:5rem 1.25rem}}.o-footer__content address{color:var(--white);font-style:normal;line-height:1.5;padding:1.5rem 0}.o-footer__social{display:flex;gap:1rem}.o-footer__bottom{background-color:var(--blue-footer)}.o-footer__copyright{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%;align-items:center;font-style:normal;justify-content:flex-end;opacity:.5;padding-bottom:2rem;padding-top:1.25rem}@media (min-width: 769px){.o-footer__copyright{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-footer__copyright{padding:5rem 1.25rem}}@media (min-width: 769px){.o-footer__copyright{padding-bottom:2rem;padding-top:1.25rem}}@media (min-width: 1261px){.o-footer__copyright{padding-bottom:2rem;padding-top:1.25rem}}.o-masthead{background:var(--navy);position:relative}.o-masthead__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%}@media (min-width: 769px){.o-masthead__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-masthead__content{padding:5rem 1.25rem}}.o-masthead__image{display:block;height:auto;width:100%}.o-masthead__image--left{display:none}.o-masthead__images{position:relative}.o-masthead__images::after,.o-masthead__images::before{bottom:0;content:"";height:4.375rem;left:0;pointer-events:none;position:absolute;width:100%}.o-masthead__images::after{background:var(--blue);-webkit-clip-path:polygon(0 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 100%, 0 100%);opacity:.5;z-index:2}.o-masthead__images::before{background:var(--navy);-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%);clip-path:polygon(100% 0, 100% 100%, 0 100%);opacity:.8;z-index:3}.o-masthead__site-logo{max-width:17rem;width:100%}.o-masthead__initiative-logo{flex:0 1 auto;width:25%;height:auto;display:none}.o-masthead__initiative-logo--mobile{display:block}.o-masthead__introduction{display:flex;gap:2.5rem}.o-masthead__introduction-text{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.o-masthead__heading{flex:1}@media (min-width: 901px){.o-masthead__content{align-content:center;height:100%;left:0;position:absolute;top:0;width:50%}.o-masthead__content *{z-index:2}.o-masthead__content::after,.o-masthead__content::before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.o-masthead__content::after{background:var(--navy);opacity:0.8}.o-masthead__content::before{background:var(--blue);opacity:0.5}.o-masthead__image{flex:0 1 50%;max-width:50%}.o-masthead__image--left{display:block}.o-masthead__images{display:flex}.o-masthead__images::after{bottom:auto;-webkit-clip-path:polygon(0 0, 100% 0, 0 100%);clip-path:polygon(0 0, 100% 0, 0 100%);height:100%;left:50%;top:0;width:8rem}.o-masthead__images::before{bottom:auto;-webkit-clip-path:polygon(0 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 100%, 0 100%);height:100%;left:50%;top:0;width:8rem}.o-masthead__initiative-logo{width:18%}}@media (min-width: 1261px){.o-masthead__content{gap:6rem;padding-left:calc(((100vw - 80rem) / 2) + 1.25rem)}.o-masthead__heading{font-size:2.5rem;line-height:1.2}.o-masthead__initiative-logo{width:25%}.o-masthead__initiative-logo--mobile{display:none}}@media (min-width: 601px){.o-masthead__initiative-logo{display:block}.o-masthead__initiative-logo--mobile{display:none}.o-masthead__introduction-text{border-left:1px solid rgba(255,255,255,0.25);padding-left:2.5rem}}.o-newsletter{background-color:var(--light-gray)}.o-newsletter__inner{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%}@media (min-width: 769px){.o-newsletter__inner{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-newsletter__inner{padding:5rem 1.25rem}}.o-newsletter__row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}@media (min-width: 769px){.o-newsletter__row{gap:4rem}}.o-newsletter__col{flex:1 0 100%}@media (min-width: 769px){.o-newsletter__col{flex:1 0 47%}}.o-newsletter input[type="submit"]{height:100%}.o-social-gallery__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr 2fr 1fr repeat(2, 2fr);grid-column-gap:1.5rem;grid-row-gap:1.5rem}@media (min-width: 769px){.o-social-gallery__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-social-gallery__content{padding:5rem 1.25rem}}.o-social-gallery__image:nth-of-type(1){grid-area:1 / 1 / 2 / 2}.o-social-gallery__image:nth-of-type(2){grid-area:1 / 2 / 2 / 3}.o-social-gallery__image:nth-of-type(3){grid-area:4 / 1 / 5 / 3}.o-social-gallery__image:nth-of-type(4){grid-area:2 / 1 / 3 / 3}.o-social-gallery__image:nth-of-type(5){grid-area:3 / 1 / 4 / 2}.o-social-gallery__image:nth-of-type(6){grid-area:3 / 2 / 4 / 3}.o-social-gallery__image:nth-of-type(7){grid-area:5 / 1 / 6 / 3}.o-social-gallery__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 769px){.o-social-gallery__content{grid-template-columns:repeat(20, 1fr);grid-template-rows:repeat(10, 1fr)}.o-social-gallery__image:nth-of-type(1){grid-area:1 / 1 / 5 / 5}.o-social-gallery__image:nth-of-type(2){grid-area:1 / 5 / 5 / 14}.o-social-gallery__image:nth-of-type(3){grid-area:1 / 14 / 6 / 21}.o-social-gallery__image:nth-of-type(4){grid-area:5 / 1 / 11 / 11}.o-social-gallery__image:nth-of-type(5){grid-area:5 / 11 / 8 / 14}.o-social-gallery__image:nth-of-type(6){grid-area:8 / 11 / 11 / 14}.o-social-gallery__image:nth-of-type(7){grid-area:6 / 14 / 11 / 21}}.o-stats__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%}@media (min-width: 769px){.o-stats__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-stats__content{padding:5rem 1.25rem}}.o-stats__stats{display:flex;flex-wrap:wrap;gap:2rem}.o-stats .a-button{flex:0 1 100%}@media (min-width: 769px){.o-stats__content{align-items:flex-start;gap:5rem;justify-content:space-between}.o-stats__heading{max-width:70%}.o-stats__heading p{margin-top:1.25rem}.o-stats__stats{order:3;gap:5rem}.o-stats .a-button{flex:0 1 auto;order:2}.o-stats .m-stat{max-width:calc(33% - (10rem * 0.333))}}.o-team__content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;max-width:82.5rem;padding:2.5rem 1.25rem;width:100%}@media (min-width: 769px){.o-team__content{padding:3.25rem 1.25rem}}@media (min-width: 1261px){.o-team__content{padding:5rem 1.25rem}}.o-team__heading{flex:0 1 100%}.o-team__team-members{display:flex;flex-wrap:wrap;gap:3rem}@media (min-width: 769px){.o-team__team-members{flex-wrap:nowrap}}html{font-size:16px}body{font-family:"din-2014", sans-serif}ul{padding-left:1rem}ul li{margin-bottom:.5rem;padding-left:.5rem}ul li::marker{content:"\f178";display:inline-block;font-family:"Font Awesome 6 Sharp",sans-serif;font-weight:400;color:var(--blue)}.divider{margin:.75rem auto;max-width:82.5rem;padding:0 1.25rem;width:100%}

