html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
@font-face{font-family:SF Pro Display;font-style:normal;font-weight:400;font-display:swap;src:local(SF Pro Display),url(../media/SFPRODISPLAYREGULAR.2ibl6z-2sb5wj.woff?dpl=dpl_FGjZ8meCWUPsoGch5oFXwRAsoY9B)format("woff")}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:500;font-display:swap;src:local(SF Pro Display),url(../media/SFPRODISPLAYMEDIUM.19i5ll2vgjakv.woff?dpl=dpl_FGjZ8meCWUPsoGch5oFXwRAsoY9B)format("woff")}@font-face{font-family:SF Pro Display;font-style:normal;font-weight:700;font-display:swap;src:local(SF Pro Display),url(../media/SFPRODISPLAYBOLD.3pidmcl--hb0u.woff?dpl=dpl_FGjZ8meCWUPsoGch5oFXwRAsoY9B)format("woff")}
@keyframes header-teleprompter-scroll{to{transform:translateY(-50%)}}.header{z-index:2;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 10px;display:flex;position:relative}.header__image{position:absolute;left:50%;transform:translate(-50%)}.header__container{align-items:center;gap:22px;display:flex}.header__container_right{justify-content:flex-end}@media (max-width:880px){.header__container_right svg{display:none}}.header__item{font-size:13px;font-weight:600;line-height:16px}@media (max-width:880px){.header__item_desktop{display:none}}.header__item_bold{font-weight:700}.header__topGradient{background-image:linear-gradient(to bottom, var(--color-primary-blue) -100%, transparent 100%);opacity:.25;height:100%;position:absolute;top:100%;left:0;right:0}.header__telepromter{background-color:var(--color-primary-black);background-image:radial-gradient(at bottom, var(--color-primary-blue) -80%, transparent 80%);z-index:0;border-bottom-right-radius:13px;border-bottom-left-radius:13px;flex-direction:column;width:400px;height:160px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #0d6fff40}@media (max-width:640px){.header__telepromter{width:240px;height:80px}}.header__shapes{flex-shrink:0;justify-content:space-between;width:calc(100% + 50px);display:flex;position:relative;left:-25px}.header__telepromterViewport{box-sizing:border-box;-webkit-mask-image:linear-gradient(#0000 10%,#000 40% 60%,#0000 90%);mask-image:linear-gradient(#0000 10%,#000 40% 60%,#0000 90%);flex:1;min-height:100%;padding:0 18px 10px;position:relative;top:-25px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 40% 60%,#0000 100%)}.header__telepromterTrack{animation:60s linear infinite header-teleprompter-scroll}.header__telepromterColumn{color:var(--color-tertiary-white);text-align:center;margin:0;padding:0 4px 50px;font-size:24px;font-weight:500;line-height:40px}@media (max-width:640px){.header__telepromterColumn{padding:0 4px 20px;font-size:14px;line-height:24px}}.header__telepromterColumn p{margin:0 0 20px}.header__telepromterColumn p:last-child{margin-bottom:0}.header__telepromterLead{font-size:24px;font-weight:500;line-height:40px}@media (max-width:640px){.header__telepromterLead{font-size:14px;line-height:24px}}.header__telepromterOutro{margin-top:8px}@media (prefers-reduced-motion:reduce){.header__telepromterTrack{animation:none}.header__telepromterViewport{overflow-y:auto;-webkit-mask-image:none;mask-image:none}.header__telepromterColumn[aria-hidden=true]{display:none}}
.footer{flex-direction:column;align-items:center;gap:146px;width:100%;padding:150px 0 50px;display:flex}@media (max-width:1024px){.footer{gap:120px;padding:125px 0 50px}}@media (max-width:640px){.footer{gap:80px;padding:100px 0 20px}}.footer *{z-index:1}@media (max-width:1080px){.footer_thanksPage{padding-top:0}}.footer__inner{flex-direction:column;align-items:center;gap:50px;display:flex}@media (max-width:1024px){.footer__inner{gap:30px}}@media (max-width:640px){.footer__inner{gap:12px}}.footer__header{flex-direction:column;align-items:center;display:flex}.footer__titleWrapper{display:flex}.footer__title{text-align:center;filter:drop-shadow(0 -2px 3px #b4b4b4e6);color:#0000;background-image:linear-gradient(#fff 30%,#b4b4b4 70%);-webkit-background-clip:text;background-clip:text;font-size:75px;font-weight:600;line-height:110%}@media (max-width:1024px){.footer__title{font-size:58px}}@media (max-width:640px){.footer__title{filter:drop-shadow(0 -1px 2px #b4b4b4e6);font-size:40px}}.footer__title_add{margin-top:-20px}@media (max-width:1024px){.footer__title_add{margin-top:-15px}}@media (max-width:640px){.footer__title_add{margin-top:-10px}}.footer__title span{font-size:75px;font-weight:600}.footer__note{color:var(--color-primary-gray);font-size:20px;font-weight:400}@media (max-width:1024px){.footer__note{font-size:17px}}@media (max-width:640px){.footer__note{font-size:14px}}.footer__nav{gap:32px;display:flex}.footer__navItem{font-size:20px;font-weight:500;transition:color .2s}@media (max-width:1024px){.footer__navItem{font-size:16px}}@media (max-width:640px){.footer__navItem{font-size:12px}}.footer__navItem:hover{color:var(--color-primary-white)}
.logo{font-size:22px;font-weight:700;line-height:100%}@media (max-width:1024px){.logo{font-size:19px}}@media (max-width:640px){.logo{font-size:16px}}.logo_footer{font-size:75px}@media (max-width:1024px){.logo_footer{font-size:58px}}@media (max-width:640px){.logo_footer{font-size:40px}}.logo span{color:var(--color-primary-blue)}
