﻿@font-face{font-family:"Mullish";src:url("resources/fonts/Mulish-Bold.ttf") format("truetype");font-weight:800;font-display:swap}@font-face{font-family:"Mullish";src:url("resources/fonts/Mulish-SemiBold.ttf") format("truetype");font-weight:600;font-display:swap}@font-face{font-family:"Mullish";src:url("resources/fonts/Mulish-Regular.ttf") format("truetype");font-weight:400;font-display:swap}@font-face{font-family:"Mullish";src:url("resources/fonts/Mulish-Light.ttf") format("truetype");font-weight:300;font-display:swap}@font-face{font-family:"Lato";src:url("resources/fonts/lato-black-italic.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Lato";src:url("resources/fonts/lato-italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Lato";src:url("resources/fonts/lato-bold.ttf") format("truetype");font-weight:500;font-display:swap}@font-face{font-family:"Lato";src:url("resources/fonts/lato-black.ttf") format("truetype");font-weight:600;font-display:swap}@font-face{font-family:"Lato";src:url("resources/fonts/lato-regular.ttf") format("truetype");font-weight:400;font-display:swap}@keyframes pillarFadeIn{from{opacity:0}to{opacity:1}}@keyframes pillarFadeOut{from{opacity:1}to{opacity:0}}@keyframes pillarSlideIn{from{transform:translate(-50%, 0);opacity:0}to{transform:translate(0, -50%);opacity:1}}@keyframes slideIn{from{transform:translate(-100%, 0);opacity:0}to{transform:translate(0, 0);opacity:1}}@keyframes slideInNoFade{from{transform:translate(-100%, 0);opacity:0}to{transform:translate(0, 0);opacity:.2}}.body--active{overflow:hidden}@media only screen and (min-width: 1490px){.body--active{overflow:auto}}body,html{margin:0;padding:0;overflow-x:hidden}.navbar{background-color:#fff;position:fixed;z-index:100;top:0;left:0;width:100%;transition:all .3s ease;z-index:1000}.navbar--background{background-color:#fff}.navbar__content{padding:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;position:relative;background-color:#fff}@media only screen and (min-width: 1535px){.navbar__content{padding:.25rem 0;background-color:rgba(0,0,0,0)}}.navbar__logo{display:block;position:relative;overflow:visible;min-width:120px;transition:all .3s ease}@media only screen and (min-width: 1024px){.navbar__logo{margin-left:2rem}}.navbar__logo::before{content:"";display:block;position:relative;width:100%;height:0;padding-bottom:30%}.navbar__logo--source{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;height:auto;max-height:50px}.navbar__logo--float{min-width:120px;width:120px}.navbar__row{display:flex;flex-direction:column;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0;z-index:-1;transition:all .3s ease-out;transform:translateY(-100%);width:100%;overflow:auto;background-color:#fff;height:calc(100vh - 68px)}@media only screen and (min-width: 1535px){.navbar__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;height:auto;position:relative;transform:none;overflow:unset;z-index:1;background-color:rgba(0,0,0,0)}}.navbar__row--active{transform:translateY(100%)}.navbar__list{display:block;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;list-style:none;order:2;transition:all .3s ease-in-out;padding:0}@media only screen and (min-width: 1024px){.navbar__list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:start}}@media only screen and (min-width: 1535px){.navbar__list{display:inline-flex;position:relative;bottom:auto;left:auto;transform:none;flex-wrap:nowrap;overflow:unset;align-items:center;justify-content:flex-start;z-index:0;height:100%;background-color:rgba(0,0,0,0);margin:0 2rem}}.navbar__item{display:flex;flex-direction:column;font-size:16px;position:relative;padding-right:1.5rem;text-transform:uppercase;transition:all .3s ease;font-family:"Mullish",sans-serif;font-weight:800;appearance:initial}@media only screen and (min-width: 1490px){.navbar__item{flex-direction:row;font-weight:400}}@media only screen and (min-width: 1490px){.navbar__item--ddl::after{content:"";position:absolute;display:inline-block;width:7px;height:7px;top:50%;right:15px;transform:translateY(-80%) rotate(45deg);border-right:solid 2px #0f3253;border-bottom:solid 2px #0f3253;pointer-events:all;z-index:1000}.navbar__item--ddl:hover{background-color:#fff}.navbar__item--ddl:hover .navbar__dropdown{opacity:1;z-index:10;visibility:visible;pointer-events:all}}.navbar__link{text-decoration:none;color:#0f3253;padding:1rem;padding-right:1.5rem}.navbar__dropdown{transition:opacity .3s ease;background-color:#fff;font-weight:400;padding-left:2rem}@media only screen and (min-width: 1490px){.navbar__dropdown{position:absolute;top:52px;width:max-content;opacity:0;z-index:-1;background-color:#fff;left:0;visibility:hidden;pointer-events:none;padding:0}}.navbar__dropdown--list{list-style:none;padding-left:0;padding:.5rem}.navbar__dropdown--item{margin-bottom:1rem;font-family:"Mullish",sans-serif}.navbar__dropdown--link{text-decoration:none;color:#0f3253}.navbar__dropdown--link:hover{text-decoration:underline;color:inherit}.navbar__ctas{display:flex;flex-direction:row;flex-wrap:nowrap;transition:all .3s ease;transition:all .3s ease;order:1;justify-content:center}@media only screen and (min-width: 1490px){.navbar__ctas{margin-left:auto;margin-right:0px;flex-direction:row;flex-wrap:nowrap;order:2;justify-content:start}}.navbar__ctas--row{flex-direction:row}@media only screen and (min-width: 1470px){.navbar__ctas--row{flex-wrap:nowrap}}.navbar__ctas--row .navbar__ctas--button{width:75px}@media only screen and (min-width: 1400px){.navbar__ctas--row .navbar__ctas--button{width:65px}}@media only screen and (min-width: 1500px){.navbar__ctas--row .navbar__ctas--button{width:70px}}.navbar__ctas--button{display:inline-flex;justify-content:center;background-color:gray;color:#fff;padding:.5rem;text-decoration:none;margin:.25rem;transition:all .3s ease;text-align:center;width:100px;font-weight:600;border:1px solid gray;justify-self:flex-end;font-family:"Mullish",sans-serif}.navbar__ctas--button:hover{color:gray;background-color:#fff}.navbar__ctas--button:hover .navbar__ctas--icon svg .st1,.navbar__ctas--button:hover .navbar__ctas--icon svg .st0{stroke:gray !important}.navbar__ctas--button-blue{background-color:#0f3253;border:1px solid #0f3253}.navbar__ctas--button-blue:hover{color:#0f3253;background-color:#fff}.navbar__ctas--button-green{background-color:#7a873e;border:1px solid #7a873e}.navbar__ctas--button-green:hover{color:#7a873e;background-color:#fff}.navbar__ctas--icon{padding-right:8px;margin-top:2px;width:15px;height:auto}.navbar__ctas--icon-padding{min-width:80px !important}.navbar__ctas--icon svg{width:100%;stroke:#fff}.navbar__btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:block;width:50px;height:50px;overflow:hidden;text-indent:-1000000000px;outline:0;cursor:pointer;background-color:rgba(0,0,0,0);border:none}@media only screen and (min-width: 1535px){.navbar__btn{display:none}}.navbar__btn-ui{transform:translate(-50%, -50%) rotate(0);width:2.5rem;height:4px;top:50%;left:50%;transition:transform .2s ease-out;display:block;border-radius:1px;background:#0f3253;position:absolute}.navbar__btn-ui::before{transform:translateY(-10px) rotate(0)}.navbar__btn-ui::after{transform:translateY(10px) rotate(0)}.navbar__btn-ui::after,.navbar__btn-ui::before{content:"";transition:transform .2s ease-out;display:block;border-radius:1px;background:#0f3253;position:absolute;height:4px;width:100%}.navbar__btn-ui--active{transform:translate(-50%, -50%) rotate(45deg)}.navbar__btn-ui--active::before,.navbar__btn-ui--active::after{transform:translateY(0) rotate(-90deg)}.header{position:relative;margin-top:60px;z-index:-1;margin:1rem 0}.header::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:none;z-index:1;pointer-events:none}.header__image{padding-bottom:66.66%;width:100%;height:0;position:relative;z-index:-1}.header__image--short{padding-bottom:220px}@media only screen and (min-width: 1024px){.header__image{padding-bottom:708px}.header__image--alt{padding-bottom:758px}.header__image--short{padding-bottom:400px}}.header__image--source{position:absolute;width:100%;height:100%;bottom:0;left:0;object-fit:cover;object-position:center}.footer{position:relative;width:100%}.footer__content{display:flex;flex-direction:column;position:relative}.footer__top{position:relative;overflow:hidden;height:500px}.footer__top--background{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;height:100%;z-index:0}@media only screen and (min-width: 768px){.footer__top--background{width:100%;height:auto}}.footer__top::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block;width:150%;height:150%;z-index:0}.footer__form{background-color:#7a873e;color:#fff;display:flex;flex-direction:row;width:100%;z-index:10;order:1}.footer__form--contents{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}@media only screen and (min-width: 1024px){.footer__form{max-width:550px}}@media only screen and (min-width: 1250px){.footer__form{position:absolute;bottom:70%;right:1rem;z-index:5}}@media only screen and (min-width: 1490px){.footer__form{right:3rem}}.footer__form--header{width:100%;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:600;font-family:"Lato",sans-serif}.footer__form--text{width:100%;text-align:center;margin-bottom:2rem;font-size:1.1rem;font-weight:600;font-family:"Mullish",sans-serif}.footer__form--input{font-size:1rem;appearance:none;font-family:"Mullish",sans-serif}.footer__form--group{margin-bottom:1rem;transition:all .3s;flex-basis:100%;flex-grow:1;flex-shrink:1;width:100%;margin-left:.5rem;margin-right:.5rem}.footer__form--group-half{flex-basis:100%}@media only screen and (min-width: 768px){.footer__form--group-half{flex-basis:calc(50% - 1rem);width:calc(50% - 1rem)}}.footer__form--label{font-size:1rem;padding-left:.65rem;color:#abadae;display:block;opacity:1;transform:translateY(-1.8rem);transform-origin:0 0;transition:all .3s;font-family:"Mullish",sans-serif}.footer__form--label--no-transform{transform:none;padding-left:0;color:#fff}.footer__form--input{width:calc(100% - .5rem);box-shadow:none;background-color:#fff;border-radius:0;padding:.5rem;border-color:none;border:none;min-width:100px}.footer__form--input::placeholder{color:#fff}.footer__form--input:focus+.footer__form--label,.footer__form--input:not(:placeholder-shown)+.footer__form--label{transform:translateY(-4rem);padding-left:0;color:#fff}.footer__form--link{color:#fff;background-color:#0f3253;border:1px solid #0f3253;font-weight:800;padding:.5rem 1rem;text-decoration:none;min-width:80px;text-align:center;font-family:"Lato",sans-serif;transition:all .3s ease}.footer__form--link:hover{color:#0f3253;background-color:#fff}.footer__bottom{background-color:#0f3253;display:block;position:relative;display:flex;flex-direction:column;padding-top:2rem}@media only screen and (min-width: 768px){.footer__bottom{flex-direction:column}}@media only screen and (min-width: 1024px){.footer__bottom{flex-direction:row}}@media only screen and (min-width: 1490px){.footer__bottom{flex-wrap:nowrap;flex-direction:row}}.footer__nav{display:none;list-style:none;columns:1;flex-grow:1;flex-shrink:1;order:2}@media only screen and (min-width: 768px){.footer__nav{display:block;columns:2}}@media only screen and (min-width: 1024px){.footer__nav{columns:3;order:1}}.footer__nav--title{font-family:"Mullish",sans-serif;color:#fff;font-weight:800;font-size:20px;text-transform:uppercase;text-decoration:none}.footer__nav--title:hover{text-decoration:underline;color:#fff}.footer__nav--list{padding:0;list-style:none;margin-top:.5rem;margin-bottom:2.5rem}.footer__nav--item{margin-bottom:.25rem;page-break-inside:avoid;break-inside:avoid-column}.footer__nav--link{font-family:"Mullish",sans-serif;text-decoration:none;color:#fff}.footer__nav--link:hover{text-decoration:underline;color:#fff}.footer__info{display:block;width:100%}@media only screen and (min-width: 1024px){.footer__info{flex-basis:calc(550px + 3rem);max-width:calc(550px + 3rem);margin-right:3rem;margin-top:0;order:3}}@media only screen and (min-width: 1250px){.footer__info{margin-top:15%}}.footer__column{margin-top:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem}.footer__logo{display:block;position:relative;width:200px;height:auto;margin-bottom:2rem;overflow:hidden}.footer__logo::before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;z-index:0}.footer__logo--source{width:100%;height:100%}.footer__address{font-family:"Mullish",sans-serif;color:#fff;text-align:center;margin-bottom:1rem}.footer__address--text{font-size:1rem;font-weight:400}.footer__contact{font-family:"Mullish",sans-serif;color:#fff;text-align:center;font-weight:600}.footer__contact--link{text-decoration:none;color:#fff;font-weight:400}.footer__contact--link:hover{text-decoration:underline;color:#fff}.footer__social{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center}.footer__social--link{text-decoration:none;color:rgba(0,0,0,0)}.footer__social--item{width:36px;height:36px;margin:1rem;transition:all .3s ease;position:relative}.footer__social--item:hover{transform:scale(1.1)}.footer__social--item{transform:scale(1)}.footer__social--item--source{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.footer__social--item--source-tall{width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.section{position:relative}.section--blue{color:#fff;background-color:#0f3253}.section--gray{color:#fff;background-color:gray}.section--green{color:#fff;background-color:#7a873e}.section--light-blue{color:#fff;background-color:#476078}.section--light-green{color:#fff;background-color:#94b067}.section__content{max-width:1024px;padding:2rem 1rem;margin:0 auto}.section__content--short{padding:1rem}.section__content-wide{max-width:1250px}.section__title{font-family:"Lato",sans-serif;font-size:1.8rem;font-weight:800;margin-bottom:.5rem;color:inherit}@media only screen and (min-width: 1024px){.section__title{font-size:2.2rem}}.section__title--center{text-align:center}.section__title--green{color:#7a873e}.section__title--blue{color:#0f3253}.section__title--space-bottom{margin-bottom:2rem}.section__subtitle{font-family:"Lato",sans-serif;font-size:1.5rem;font-weight:400;margin-top:.5rem;color:inherit}@media only screen and (min-width: 1024px){.section__subtitle{font-size:1.8rem}}.section__subtitle--center{text-align:center}.section__subtitle--green{color:#7a873e}.section__text,.section__text--title{font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;margin:0;margin-bottom:1rem;color:inherit}.section__text--title{font-weight:800;margin-bottom:.25rem;font-size:22px}.section__link{text-decoration:none;font-weight:600;color:inherit;font-family:"Mullish",sans-serif}.section__link:hover{text-decoration:underline;color:inherit}.section__video{width:100%;transition:all .3s ease}.section__video--source{width:100%;height:auto;margin:0 auto;display:block}.section__image{padding:1rem;width:calc(100% - 2rem);transition:all .3s ease}.section__image--desktop{display:none}@media only screen and (min-width: 768px){.section__image{display:block;text-align:center}}@media only screen and (min-width: 1024px){.section__image{padding:2rem;width:calc(100% - 4rem)}}.section__image--source{width:100%;height:auto;margin:0 auto;display:block}.section__image--source-tall{width:auto;height:100%}.section__image-25{width:calc(50% - 2rem)}@media only screen and (min-width: 1024px){.section__image-25{width:calc(25% - 4rem)}}.section__image-33{width:calc(50% - 2rem)}@media only screen and (min-width: 1024px){.section__image-33{width:calc(33% - 4rem)}}.section__image-50{width:calc(100% - 2rem)}@media only screen and (min-width: 1024px){.section__image-50{width:calc(50% - 4rem)}}.section__image-75{width:calc(100% - 2rem)}@media only screen and (min-width: 1024px){.section__image-75{width:calc(75% - 4rem)}}.section__image-no-padding{padding:0}.section__date{font-family:"Lato",sans-serif;font-size:14px;font-weight:400;color:#0f3253;margin:2rem 0}.section__row{display:flex;flex-direction:column;flex-wrap:wrap;position:relative}@media only screen and (min-width: 768px){.section__row{flex-direction:row;flex-wrap:nowrap}}.section__row--half{flex-basis:100%;width:100%}@media only screen and (min-width: 1024px){.section__row--half{flex-basis:50%;width:50%}}.section__row--full{flex-basis:100%;width:100%}.section__row--third{flex-basis:100%;width:100%}@media only screen and (min-width: 1024px){.section__row--third{flex-basis:33.33%;width:33.33%}}.section__row--two-third{flex-basis:100%;width:100%}@media only screen and (min-width: 1024px){.section__row--two-third{flex-basis:66.67%;width:66.67%}}.section__row--quarter{flex-basis:100%;width:100%}@media only screen and (min-width: 1024px){.section__row--quarter{flex-basis:25%;width:25%}}.section__row--center{justify-content:center;align-items:center;display:flex}.section__row--wrap{flex-wrap:wrap;display:flex}.section__wysiwyg{color:#0f3253}.section__wysiwyg p{margin:0;margin-bottom:1rem;font-family:"Lato",sans-serif;font-size:1rem;font-weight:400;color:inherit}.section__wysiwyg h1,.section__wysiwyg h2,.section__wysiwyg h3,.section__wysiwyg h4,.section__wysiwyg h5,.section__wysiwyg h6{font-family:"Lato",sans-serif;font-weight:800;font-size:1.2rem}.section__wysiwyg ul,.section__wysiwyg ol{margin:0;list-style-type:none;font-family:"Lato",sans-serif;font-weight:400;font-size:1rem;padding-left:1rem}.section__wysiwyg li{text-indent:-5px}.section__wysiwyg li::before{content:"-";text-indent:-5px}.section__wysiwyg a{text-decoration:none;color:inherit;font-family:"Lato",sans-serif;text-decoration:underline}.section__social{list-style:none;padding:0;display:flex;flex-direction:row;justify-content:start;align-items:center}.section__social--link{text-decoration:none;color:rgba(0,0,0,0)}.section__social--item{width:36px;height:36px;margin:1rem;transition:all .3s ease;position:relative}.section__social--item:first-child{margin-left:0}.section__social--item:hover{transform:scale(1.1)}.section__social--item{transform:scale(1)}.section__social--item--source{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.section__social--item--source-tall{width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.section__button{display:inline-flex;justify-content:center;background-color:gray;color:#fff;padding:.5rem;text-decoration:none;margin:.25rem;transition:all .3s ease;text-align:center;max-width:200px;font-weight:600;font-size:16px;border:1px solid gray;justify-self:flex-end;font-family:"Mullish",sans-serif}.section__button:hover{color:gray;background-color:#fff}.section__button:hover .navbar__ctas--icon svg .st1,.section__button:hover .navbar__ctas--icon svg .st0{stroke:gray !important}.section__button--blue{background-color:#0f3253;border:1px solid #0f3253}.section__button--blue:hover{color:#0f3253;background-color:#fff}.section__button--green{background-color:#7a873e;border:1px solid #7a873e}.section__button--green:hover{color:#7a873e;background-color:#fff}.section__button--abs{display:none;position:absolute;top:0;right:0;z-index:10}@media only screen and (min-width: 1024px){.section__button--abs{display:block}}.momentum-interest .form{background-color:inherit;color:#fff;display:flex;flex-direction:row;width:100%;z-index:10;order:1}.momentum-interest .form__contents{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;padding:2rem;width:100%}.momentum-interest .form__input{font-size:1rem;appearance:none;font-family:"Mullish",sans-serif}.momentum-interest .form__group{margin-bottom:1rem;transition:all .3s;flex-basis:100%;flex-grow:1;flex-shrink:1;width:calc(100% - 1rem) !important}.momentum-interest .form__group-half{flex-basis:100%}@media only screen and (min-width: 768px){.momentum-interest .form__group-half{flex-basis:48%;width:calc(48% - 1rem) !important}}.momentum-interest .form__label{font-size:1rem;padding-left:.65rem;color:#abadae;display:block;opacity:1;transform:translateY(-1.8rem);transform-origin:0 0;transition:all .3s;font-family:"Mullish",sans-serif}.momentum-interest .form__label--no-transform{transform:none;padding-left:0;color:#fff}.momentum-interest .form__input{width:calc(100% - 2rem);box-shadow:none;background-color:#fff;border-radius:0;padding:.5rem;border-color:none;border:none;min-width:100px;position:relative}.momentum-interest .form__input::placeholder{color:#fff}.momentum-interest .form__input:focus+.form__label,.momentum-interest .form__input:not(:placeholder-shown)+.form__label{transform:translateY(-4rem);padding-left:0;color:#fff}.momentum-interest .form__search{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin:2rem 0}.momentum-interest .form__search-input{font-size:1rem;appearance:none;font-family:"Mullish",sans-serif;font-weight:400;border:none;outline:none;box-shadow:none;border-radius:0;padding:.5rem;padding-left:1rem;width:calc(100% - 50px);font-size:1rem;border-color:none;background-color:#fff;min-width:100px;max-height:36px}.momentum-interest .form__search-input::placeholder{color:gray;font-weight:400}@media only screen and (min-width: 1024px){.momentum-interest .form__search-input{width:90%}}.momentum-interest .form__search--button{flex-grow:1;background:#fff;border:none;outline:none;box-shadow:none;cursor:pointer;width:50px;padding-right:1rem;height:36px;transform:scale(1);transition:transform .2s ease-out;pointer-events:painted;display:flex;justify-content:center;align-items:center;color:rgba(0,0,0,0);font-size:0;min-width:36px}@media only screen and (min-width: 1024px){.momentum-interest .form__search--button{width:100px}}.momentum-interest .form__search--button img{height:90%;width:auto;pointer-events:none;max-height:40px;transition:all .3s ease-in-out}.momentum-interest .form__search--button:hover img{transform:scale(1.1)}.momentum-giant-arrow__top{position:absolute;bottom:2rem;right:-40%;width:100vw;height:auto;opacity:.2;z-index:-1}@media only screen and (min-width: 500px){.momentum-giant-arrow__top{right:-100%;width:100vw}}.momentum-giant-arrow__bottom{position:absolute;top:130%;left:-20%;width:70vw;height:auto;opacity:0;z-index:-1}.momentum-giant-arrow__bottom.animate{animation:slideInNoFade .7s ease-out forwards}@media only screen and (min-width: 500px){.momentum-giant-arrow__bottom{top:40%;left:-80%;width:70vw}}.investor-testimonials{background-color:rgba(85,189,203,.2);padding:2rem 0rem 1rem 0rem;margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.investor-testimonials__header{font-family:"Lato",sans-serif;font-weight:800;margin-bottom:0;color:#003056;text-transform:uppercase;font-size:1.2rem}@media only screen and (min-width: 500px){.investor-testimonials__header{font-size:1.5rem}}@media only screen and (min-width: 768px){.investor-testimonials__header{font-size:2rem}}.investor-testimonials__testimonial{display:flex;justify-content:space-between;align-items:flex-start;width:100%}@media only screen and (min-width: 500px){.investor-testimonials__testimonial{width:80%}}.investor-testimonials__testimonial--image{width:200px;height:200px;border-radius:50%;background-color:#fff;padding:5px;object-fit:cover;display:none}@media only screen and (min-width: 768px){.investor-testimonials__testimonial--image{display:block}}.investor-testimonials__testimonial--copy{font-size:1rem;padding-left:0;font-weight:400;color:#0f3253;text-align:left;display:flex;flex-direction:column;justify-content:space-between;font-family:"Lato",sans-serif;width:90%;margin:auto}@media only screen and (min-width: 500px){.investor-testimonials__testimonial--copy{width:100%}}@media only screen and (min-width: 768px){.investor-testimonials__testimonial--copy{margin:0;padding-left:1.5rem}}.investor-testimonials__testimonial--author{padding-top:3rem;display:flex;align-items:center;font-family:"Lato",sans-serif;text-wrap:nowrap;flex-direction:column;width:50%;margin:0 2rem 0 auto;position:relative}@media only screen and (min-width: 500px){.investor-testimonials__testimonial--author{flex-direction:row;width:100%}}.investor-testimonials__testimonial--author span{font-weight:600;font-size:1.1rem;margin-right:.5rem}.investor-testimonials__testimonial--author-arrow{width:40px;height:auto;margin-right:1rem;position:absolute;bottom:5px;left:-85px}@media only screen and (min-width: 500px){.investor-testimonials__testimonial--author-arrow{width:50px;position:relative;bottom:unset;left:unset}}.momentumSwiper{width:100%;height:100%;background-color:rgba(0,0,0,0) !important}.momentumSwiper .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:flex-start}.momentumSwiper .swiper-wrapper{padding:4rem 0}.momentumSwiper .swiper-pagination{position:absolute;bottom:-10px}.momentumSwiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#84bd00;opacity:1;margin:0 5px;transition:all .3s ease}.momentumSwiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background-color:#0f3253}.heroSwiper .swiper{width:100%;height:100%}.heroSwiper .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.heroSwiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.modal{height:100%;width:100%;z-index:200;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.65);display:none;justify-content:center;align-items:center;z-index:500}.modal__container{max-width:60rem;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;position:relative}.modal__main-image{display:block;width:100%;overflow:hidden;position:relative;height:100%}.modal__main-image::before{content:"";display:block;position:relative;padding-bottom:56.25%;width:100%;height:0}.modal__main-image--video::before{padding-bottom:56.25%}.modal__main-image-source{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;width:auto;height:auto}.modal__close{position:fixed;top:2rem;right:2rem;width:50px;height:50px;color:rgba(0,0,0,0);font-size:0;background-color:rgba(0,0,0,0);border:none;outline:none;box-shadow:none;cursor:pointer}.modal__close::before,.modal__close::after{content:"";position:absolute;display:block;width:25px;height:4px;background-color:#fff;top:50%;left:50%;z-index:100}.modal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.modal__close::after{transform:translate(-50%, -50%) rotate(135deg)}.modal--active{display:flex}.modal__element--hidden{display:none}.modal__arrow{position:absolute;bottom:0%;left:25px;width:40px;height:40px;color:rgba(0,0,0,0);font-size:0;background-color:rgba(0,0,0,0);border:none;outline:none;box-shadow:none;text-decoration:none}@media only screen and (min-width: 768px){.modal__arrow{top:50%;left:25px;width:50px;height:50px;bottom:unset}}.modal__arrow--left::after{content:"";position:absolute;display:block;width:100%;height:100%;transform:translateY(-80%) rotate(135deg);border-right:solid 2px #0f3253;border-bottom:solid 2px #0f3253;pointer-events:all;z-index:1000}.modal__arrow--right{right:25px;left:unset}.modal__arrow--right::after{content:"";position:absolute;display:block;width:100%;height:100%;transform:translateY(-80%) rotate(-45deg);border-right:solid 2px #0f3253;border-bottom:solid 2px #0f3253;pointer-events:all;z-index:1000}.campaign-investors{background-color:rgba(132,189,0,.2);padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.campaign-investors__header{font-family:"Lato",sans-serif;font-weight:800;margin-bottom:.5rem;color:#003056;text-transform:uppercase;font-size:1.2rem}@media only screen and (min-width: 500px){.campaign-investors__header{font-size:1.5rem}}@media only screen and (min-width: 768px){.campaign-investors__header{font-size:2rem}}.campaign-investors__list{padding:2rem 0;columns:1;column-gap:1rem;font-family:"Lato",sans-serif;font-weight:400;width:100%;max-width:1100px;margin:auto}@media only screen and (min-width: 500px){.campaign-investors__list{padding:5rem 0 5rem 0rem}}@media only screen and (min-width: 768px){.campaign-investors__list{columns:2}}@media only screen and (min-width: 1024px){.campaign-investors__list{columns:3}}@media only screen and (min-width: 1024px){.campaign-investors__list{padding:5rem 0 5rem 1rem}}@media only screen and (min-width: 1250px){.campaign-investors__list{padding:5rem 0 5rem 3rem}}.campaign-investors__subitem{list-style:none;margin-left:1.5rem}.campaign-investors__item{list-style:none;margin:5px;max-width:330px}.momentum-pillars{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;max-width:1400px;margin:0 auto}@media only screen and (min-width: 500px){.momentum-pillars{padding:2rem}}@media only screen and (min-width: 1024px){.momentum-pillars{padding:2rem 4rem}}.momentum-pillars__header{font-family:"Lato",sans-serif;font-weight:800;margin-bottom:.5rem;color:#003056;text-transform:uppercase;padding:2rem 0;font-size:1.2rem}@media only screen and (min-width: 500px){.momentum-pillars__header{font-size:1.5rem}}@media only screen and (min-width: 768px){.momentum-pillars__header{font-size:2rem}}.momentum-pillars__header span{font-size:1.5rem}@media only screen and (min-width: 768px){.momentum-pillars__header span{font-size:2rem}}.momentum-pillars__blocks{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}@media only screen and (min-width: 1024px){.momentum-pillars__blocks{display:grid;grid-template-columns:repeat(5, 1fr);column-gap:1rem;row-gap:1rem;align-items:unset}}.momentum-pillars__block{max-width:100%;width:100%;background-color:#003056;border-right:solid 15px #55bdcb;color:#fff;flex:20%;transition:all .3s ease;cursor:pointer;display:flex;gap:10px;align-items:center}@media only screen and (min-width: 1024px){.momentum-pillars__block{border-bottom:solid 15px #55bdcb;border-right:none;display:block}}.momentum-pillars__block--header{font-family:"Lato",sans-serif;font-size:1rem;font-weight:600;padding:0;text-align:center;margin:0}@media only screen and (min-width: 768px){.momentum-pillars__block--header{font-size:1.2rem}}@media only screen and (min-width: 1024px){.momentum-pillars__block--header{font-size:1.5rem}}@media only screen and (min-width: 1024px){.momentum-pillars__block--header{padding:2rem 1rem;margin-bottom:1rem}}.momentum-pillars__block:nth-child(1) .momentum-pillars__block--arrow.animate{animation-delay:0s}.momentum-pillars__block:nth-child(3) .momentum-pillars__block--arrow.animate{animation-delay:.3s}.momentum-pillars__block:nth-child(5) .momentum-pillars__block--arrow.animate{animation-delay:.6s}.momentum-pillars__block:nth-child(7) .momentum-pillars__block--arrow.animate{animation-delay:.9s}.momentum-pillars__block:nth-child(9) .momentum-pillars__block--arrow.animate{animation-delay:1.2s}.momentum-pillars__block--arrow{position:absolute;width:120%;height:150%;top:50%;left:-55px;opacity:0;transform:translate(-50%, -50%);pointer-events:none}.momentum-pillars__block--arrow.animate{animation:pillarSlideIn .5s ease-out forwards}.momentum-pillars__block--number{font-family:"Mullish",sans-serif;color:#003056;font-size:2.5rem;font-weight:800;padding:1rem;text-align:right;background-color:#84bd00;max-width:100px;width:100%;padding:0;margin:0;position:relative;overflow:hidden}@media only screen and (min-width: 1024px){.momentum-pillars__block--number{padding:0 10px;margin:-1rem auto 0 auto;width:30%}}.momentum-pillars__block--active{border-right-color:#84bd00;opacity:.96}@media only screen and (min-width: 1024px){.momentum-pillars__block--active{border-bottom-color:#84bd00}}.momentum-pillars__block:hover{opacity:.95;transition:all .3s ease}.momentum-pillars__panels{width:100%;margin-top:2rem}.momentum-pillars__content{padding:0}@media only screen and (min-width: 1024px){.momentum-pillars__content{padding:2rem 1rem}}.momentum-pillars__expanded{display:none;max-width:100%;width:calc(100% - 2rem);background-color:#003056;color:#fff;padding:1.5rem 1rem;position:relative;opacity:0;transition:all .5s ease-out}@media only screen and (min-width: 500px){.momentum-pillars__expanded{width:calc(100% - 4rem);padding:1.5rem 2rem}}@media only screen and (min-width: 1024px){.momentum-pillars__expanded{display:block;grid-row:2;grid-column:1/-1;max-width:100%;opacity:0;pointer-events:none;transition:opacity .8s ease-out}}.momentum-pillars__expanded--close{position:absolute;top:1.5rem;right:1.5rem;width:30px;height:30px;background-color:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;padding:0}.momentum-pillars__expanded--close::before,.momentum-pillars__expanded--close::after{content:"";position:absolute;top:50%;left:50%;width:4px;height:25px;background-color:#fff}.momentum-pillars__expanded--close::before{transform:translate(-50%, -50%) rotate(45deg)}.momentum-pillars__expanded--close::after{transform:translate(-50%, -50%) rotate(-45deg)}.momentum-pillars__expanded--arrow{position:absolute;width:auto;height:125%;top:-90px;right:-9%;pointer-events:none}.momentum-pillars__expanded--header{background-color:#84bd00;max-width:70%;font-family:"Lato",sans-serif;font-weight:600;justify-content:flex-start;align-items:center;margin:0;padding:0;clip-path:polygon(0% 0%, 97% 0, 100% 50%, 97% 100%, 0% 100%);position:relative;display:none}@media only screen and (min-width: 1024px){.momentum-pillars__expanded--header{display:flex}}.momentum-pillars__expanded--header-number{font-family:"Mullish",sans-serif;color:#fff;font-size:2rem;font-weight:800;padding:.5rem 10px;margin:0}.momentum-pillars__expanded--header-title{font-family:"Lato",sans-serif;color:#003056;font-size:1.5rem;font-weight:600;padding:.5rem 0;margin:0;text-align:left}@media only screen and (min-width: 1024px){.momentum-pillars__expanded--header-title{font-size:2rem}}.momentum-pillars__expanded--header-arrow{position:absolute;width:auto;height:56px;top:1.5rem;left:70%;display:none}@media only screen and (min-width: 1024px){.momentum-pillars__expanded--header-arrow{display:block}}.momentum-pillars__expanded--closed{opacity:0;padding:0;height:0;transition:all .5s ease-out,opacity .3s ease-out}.momentum-pillars__expanded--active{display:block;opacity:0;animation:pillarFadeIn .8s ease-out forwards}@media only screen and (min-width: 1024px){.momentum-pillars__expanded--active{opacity:1;pointer-events:auto;animation:none}}.momentum-pillars__expanded--list{margin:0;padding:.5rem;list-style-position:outside}@media only screen and (min-width: 1024px){.momentum-pillars__expanded--list{padding:.5rem 3rem}}.momentum-pillars__expanded--list-bullet ul li{list-style:none;padding-left:1.2rem;text-indent:-1rem}.momentum-pillars__expanded--list-bullet ul li::before{content:"•";margin-right:.5rem}.momentum-pillars__expanded--list-dash ul li{list-style:none;padding-left:1.2rem;text-indent:-1rem}.momentum-pillars__expanded--list-dash ul li::before{content:"-";margin-right:.5rem}.momentum-pillars__expanded--list--item{font-family:"Lato",sans-serif;color:#fff;font-size:1.1rem;font-weight:400}@media only screen and (min-width: 1024px){.momentum-pillars__expanded--list--item{font-size:1.2rem}}.momentum-pillars__expanded--list--header{font-family:"Lato",sans-serif;font-style:italic;text-transform:uppercase;color:#fff;font-size:1.2rem;font-weight:600;padding:0;margin:1rem 0 0 0;text-align:left}@media only screen and (min-width: 1024px){.momentum-pillars__expanded--list--header{margin:1rem 0 -0.3rem 2rem}}.emphasis{font-family:"Lato",sans-serif;font-size:1.2rem;font-weight:600;font-style:italic;text-transform:uppercase}.momentum-intro{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1rem;max-width:1400px;margin:0 auto;font-size:1.2rem;position:relative;z-index:10}@media only screen and (min-width: 500px){.momentum-intro{padding:3rem 4rem}}.momentum-intro__logo{max-width:100%}@media only screen and (min-width: 500px){.momentum-intro__logo{max-width:57%}}.momentum-intro__content,.momentum-intro .paragraph-wysiwyg{max-width:100%;font-family:"Lato",sans-serif;padding:1rem 0;position:relative}@media only screen and (min-width: 1024px){.momentum-intro__content,.momentum-intro .paragraph-wysiwyg{max-width:75%}}.momentum-intro__content strong,.momentum-intro .paragraph-wysiwyg strong{font-family:"Lato",sans-serif;font-size:1.2rem;font-weight:600;font-style:italic;text-transform:uppercase}.momentum-intro__button{display:flex;gap:.5rem;align-items:center}.momentum-intro__button--link{text-decoration:none;color:#fff;background-color:#326298;border:2px solid #326298;padding:.5rem 1.5rem;font-family:"Lato",sans-serif;font-style:italic;transition:all .3s ease;text-wrap:nowrap;font-weight:400;font-size:18px}.momentum-intro__button--link:hover{background-color:#55bdcb;border:2px solid #55bdcb}.momentum-intro__button--link:hover+.momentum-intro__button--arrow{transform:translateX(7px);transition:all .3s ease}@media only screen and (min-width: 500px){.momentum-intro__button--link{padding:.5rem 1rem}}.momentum-intro__button--arrow{width:auto;height:40px;display:none;transition:all .3s ease}@media only screen and (min-width: 500px){.momentum-intro__button--arrow{display:block}}.momentum-video{width:100%;height:auto;position:relative;margin:2rem 0 2rem 0}@media only screen and (min-width: 500px){.momentum-video{margin:5rem 0 7rem 0}}.momentum-video__bg-image{position:relative;top:0;left:0;width:100%;height:100%;min-height:300px;max-height:500px;object-fit:cover}@media only screen and (min-width: 500px){.momentum-video__bg-image{min-height:500px;max-height:700px}}.momentum-video__top-border{background-repeat:repeat-x;background-size:cover;width:100%;height:30px;margin-bottom:-1.7rem;margin-top:2.7rem}@media only screen and (min-width: 500px){.momentum-video__top-border{margin-bottom:-4.7rem;margin-top:5.7rem}}.momentum-video__thumbnail{position:absolute;top:50%;left:50%;max-width:900px;width:100%;height:auto;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.momentum-video__thumbnail--image{max-width:calc(100% - 2rem);width:auto;height:auto;padding:0 1rem;padding-bottom:1rem}@media only screen and (min-width: 500px){.momentum-video__thumbnail--image{max-width:calc(100% - 4rem);padding:0 2rem}}.momentum-video__header{font-family:"Lato",sans-serif;color:#fff;font-size:1.2rem;font-weight:600;margin:1rem 0 0 0;padding-bottom:1.5rem;text-align:center;text-transform:uppercase}@media only screen and (min-width: 500px){.momentum-video__header{font-size:1.5rem}}@media only screen and (min-width: 768px){.momentum-video__header{font-size:2rem;margin:1rem 0 1rem 0}}.momentum-video__header span{font-size:1.5rem}@media only screen and (min-width: 768px){.momentum-video__header span{font-size:2rem}}.momentum-video__play-btn{position:absolute;top:65%;left:50%;transform:translate(-50%, -50%);cursor:pointer;background-color:#fff;padding:1.2rem;border-radius:50%;border:5px solid gray}@media only screen and (min-width: 500px){.momentum-video__play-btn{top:55%;left:50%;transform:translate(-50%, -50%)}}@media only screen and (min-width: 768px){.momentum-video__play-btn{top:60%;left:50%;transform:translate(-50%, -50%)}}.momentum-video__play-btn--svg{width:45px;height:45px;transition:all .3s ease;padding-left:5px}@media only screen and (min-width: 500px){.momentum-video__play-btn--svg{width:50px;height:50px}}@media only screen and (min-width: 768px){.momentum-video__play-btn--svg{width:80px;height:80px}}.momentum-video__modal{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center}.momentum-video__modal--active{display:flex}.momentum-video__modal--overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.85);cursor:pointer}.momentum-video__modal--container{position:relative;z-index:1;width:100%;max-width:900px;padding:0 1rem}@media only screen and (min-width: 500px){.momentum-video__modal--container{padding:0 2rem}}.momentum-video__modal--close{position:absolute;right:1rem;top:-100%;width:30px;height:30px;background:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;padding:0}@media only screen and (min-width: 500px){.momentum-video__modal--close{right:-1.5rem;top:-3rem}}.momentum-video__modal--close::before,.momentum-video__modal--close::after{content:"";position:absolute;top:50%;left:50%;width:4px;height:25px;background-color:#fff}.momentum-video__modal--close::before{transform:translate(-50%, -50%) rotate(45deg)}.momentum-video__modal--close::after{transform:translate(-50%, -50%) rotate(-45deg)}.momentum-video__modal--video{width:100%;height:auto;display:block}.campaign-chairs{display:flex;justify-content:center;align-items:center;position:relative;max-width:1100px;width:calc(100% - 2rem);padding:0 1rem;margin:2rem auto}@media only screen and (min-width: 500px){.campaign-chairs{margin:7rem auto;padding:0 2rem;width:calc(100% - 4rem)}}.campaign-chairs__container{background-color:#84bd00;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;color:#003056;font-family:"Lato",sans-serif}@media only screen and (min-width: 768px){.campaign-chairs__container{flex-direction:row}}.campaign-chairs__header{margin:0 0 .5rem 0;text-transform:uppercase;font-weight:500;font-size:1.2rem;color:#fff;font-style:italic;margin-top:-10px}@media only screen and (min-width: 500px){.campaign-chairs__header{font-size:1.5rem}}@media only screen and (min-width: 768px){.campaign-chairs__header{font-size:2rem}}.campaign-chairs__content{padding:2rem;max-width:800px;font-size:1.2rem;font-weight:400;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 500px){.campaign-chairs__content{padding:2rem 4rem}}.campaign-chairs__individual{margin-top:1rem}.campaign-chairs__individual--name{font-weight:600;font-size:1.2rem;font-style:italic}@media only screen and (min-width: 500px){.campaign-chairs__individual--name{font-size:1.5rem}}.campaign-chairs__individual--title{font-weight:400;font-style:italic;font-size:1.2rem}@media only screen and (min-width: 500px){.campaign-chairs__individual--title{font-size:1.5rem}}.campaign-chairs__image{overflow:hidden;position:relative;min-width:40%}.campaign-chairs__image picture{position:relative;inset:0}@media only screen and (min-width: 768px){.campaign-chairs__image picture{position:absolute}}.campaign-chairs__image--source{width:100%;height:100%;object-fit:cover;display:block;object-position:top}.campaign-chairs__links{padding-top:2.5rem;color:#003056}@keyframes growOut{from{transform:scale(0)}to{transform:scale(1)}}.momentum-info{display:flex;max-width:1400px;padding:0rem;margin:0 auto;flex-direction:column;align-items:center;gap:1rem}@media only screen and (min-width: 1024px){.momentum-info{flex-direction:row;padding:0rem 0rem 0rem 3rem}}.momentum-info__image-container{width:calc(100% - 3rem);height:100%;margin:0 1rem 0 2rem;position:relative}@media only screen and (min-width: 500px){.momentum-info__image-container{width:80%}}@media only screen and (min-width: 768px){.momentum-info__image-container{width:50%}}.momentum-info__image-container.animate:before{animation:growOut .7s ease-out forwards;animation-delay:.2s}.momentum-info__image-container--arrow{display:none;width:100px;height:auto;margin-right:1rem;position:absolute;right:-55px;opacity:0}.momentum-info__image-container--arrow.animate{animation:slideIn .7s ease-out forwards}@media only screen and (min-width: 1024px){.momentum-info__image-container--arrow{width:150px;right:-75px}}@media only screen and (min-width: 1024px){.momentum-info__image-container--arrow{display:block}}.momentum-info__image-container--source{max-width:100%;width:auto;height:auto}.momentum-info__image-container:before{content:"";position:absolute;bottom:-5%;left:-5%;width:90%;height:90%;border:3px solid #84bd00;z-index:-1;transform:scale(0)}.momentum-info__graphic{width:100%;height:100%}.momentum-info__graphic img{max-width:100%;height:auto;width:auto}.momentum-interest{display:flex;flex-direction:column;max-width:1200px;margin:2rem auto;padding:1rem;gap:1rem}@media only screen and (min-width: 500px){.momentum-interest{margin:4rem auto;padding:2rem 1rem;gap:0}}@media only screen and (min-width: 1024px){.momentum-interest{flex-direction:row}}.momentum-interest__image{width:100%;height:auto;margin-right:3rem;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.momentum-interest__image{align-items:flex-start;height:100%}}.momentum-interest__image--source{max-width:100%;width:auto;height:auto}@media only screen and (min-width: 1024px){.momentum-interest__image--source{width:100%;height:100%;object-fit:cover}}.momentum-interest__header{font-family:"Lato",sans-serif;font-size:1.5rem;font-weight:400;color:#003056;text-transform:uppercase;margin-bottom:2rem;width:100%;transform:scale(0)}.momentum-interest__header.animate{animation:growOut .3s ease-in forwards}.momentum-interest__header.animate img{animation:slideIn .5s ease-out forwards;animation-delay:.3s}@media only screen and (min-width: 768px){.momentum-interest__header{font-size:2rem;width:60%}}@media only screen and (min-width: 1024px){.momentum-interest__header{width:100%}}.momentum-interest__header span{margin:0 0 3rem 3rem}.momentum-interest__header img{padding-top:1rem;width:100%;opacity:0}@media only screen and (min-width: 768px){.momentum-interest__header img{width:70%}}.momentum-interest__form{background-color:#003056;color:#fff;display:flex;flex-direction:row;width:100%;z-index:10;order:1}.momentum-interest__form--contents{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:1rem;width:100%}@media only screen and (min-width: 500px){.momentum-interest__form--contents{padding:2rem}}@media only screen and (min-width: 1024px){.momentum-interest__form{max-width:550px}}@media only screen and (min-width: 1250px){.momentum-interest__form{right:1rem;z-index:5}}@media only screen and (min-width: 1490px){.momentum-interest__form{right:3rem}}.momentum-interest__form--header{width:100%;text-align:center;margin-bottom:3rem;font-size:1.2rem;font-weight:600;font-family:"Lato",sans-serif}@media only screen and (min-width: 500px){.momentum-interest__form--header{font-size:1.3rem}}.momentum-interest__form--header span{font-size:1.3rem}.momentum-interest__form--text{width:100%;text-align:center;margin-bottom:2rem;font-size:1.1rem;font-weight:600;font-family:"Mullish",sans-serif}.momentum-interest__form--input{font-size:1rem;appearance:none;font-family:"Mullish",sans-serif}.momentum-interest__form--group{margin-bottom:1rem;transition:all .3s;flex-basis:100%;flex-grow:1;flex-shrink:1;width:calc(100% - 1rem);margin-left:.5rem;margin-right:.5rem}.momentum-interest__form--group-half{flex-basis:100%}@media only screen and (min-width: 768px){.momentum-interest__form--group-half{flex-basis:calc(48% - 1rem);width:calc(48% - 1rem)}}.momentum-interest__form--group-half-container{display:flex;gap:1rem;width:100%}.momentum-interest__form--label{font-size:1rem;padding-left:.65rem;color:#abadae;display:block;opacity:1;transform:translateY(-1.8rem);transform-origin:0 0;transition:all .3s;font-family:"Mullish",sans-serif}.momentum-interest__form--label--no-transform{transform:none;padding-left:0;color:#fff}.momentum-interest__form--input{width:calc(100% - 1rem);box-shadow:none;background-color:#fff;border-radius:0;padding:.5rem;border-color:none;border:none;min-width:100px}.momentum-interest__form--input::placeholder{color:#fff}.momentum-interest__form--input:focus+.momentum-interest__form--label,.momentum-interest__form--input:not(:placeholder-shown)+.momentum-interest__form--label{transform:translateY(-4rem);padding-left:0;color:#fff}.momentum-interest__form--textarea{height:120px;resize:vertical;font-family:"Mullish",sans-serif;font-size:1rem}.momentum-interest__form--textarea:focus+.momentum-interest__form--label,.momentum-interest__form--textarea:not(:placeholder-shown)+.momentum-interest__form--label{transform:translateY(-10.5rem);padding-left:0;color:#fff}.momentum-interest__form--group-textarea .momentum-interest__form--label{transform:translateY(-8.25rem)}.momentum-interest__form--link{color:#fff;background-color:#84bd00;border:1px solid #84bd00;font-weight:800;padding:.5rem 1rem;margin-left:10px;text-decoration:none;min-width:80px;text-align:center;font-family:"Lato",sans-serif;transition:all .3s ease}.momentum-interest__form--link:hover{color:#0f3253;background-color:#fff}.pop-up__container{position:fixed;bottom:0;top:0;right:0;left:0;width:auto;height:100%;z-index:100000;background-color:hsla(0,0%,100%,.3490196078);backdrop-filter:blur(10px);color:#fff;padding:1.7rem;border-radius:5px;animation:popUp .7s ease-in-out;animation-fill-mode:forwards;display:none;overflow:hidden}.pop-up__container.active{display:block}.pop-up__container--image{width:100%;height:105%;object-fit:cover;min-width:unset}@media only screen and (min-width: 1024px){.pop-up__container--image{width:100%}}.pop-up__form-container{display:flex;flex-direction:column;align-items:center;padding:2rem 0;margin:auto;width:100%}@media only screen and (min-width: 1024px){.pop-up__form-container{padding:2rem;width:50%}}.pop-up__content{position:relative;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;background-color:#003056;display:flex;height:auto;align-items:stretch;justify-content:space-between;flex-direction:column;overflow:hidden;margin:0;max-width:100%}@media only screen and (min-width: 768px){.pop-up__content{max-width:80%}}@media only screen and (min-width: 1024px){.pop-up__content{flex-direction:row}}@media only screen and (min-width: 1024px){.pop-up__content{max-width:80%;align-items:center;justify-content:space-between}}.pop-up__content--image{width:100%;height:auto;overflow:hidden;display:flex}@media only screen and (min-width: 1024px){.pop-up__content--image{width:50%;height:100%}}.pop-up__content--image picture{width:100%;height:100%;display:flex}.pop-up__content--image img{width:100%;height:105%;object-fit:cover;min-height:200px}@media only screen and (min-width: 500px){.pop-up__content--image img{min-height:400px}}.pop-up__content .momentum-interest__form--header{width:85%;margin-bottom:0}@media only screen and (min-width: 1024px){.pop-up__content .momentum-interest__form--header{width:70%;text-align:center}}.pop-up__content .momentum-interest__form--link{width:100%}@media only screen and (min-width: 1024px){.pop-up__content .momentum-interest__form--link{width:auto}}.pop-up__close{position:absolute;top:-5px;right:10px;cursor:pointer;font-size:4rem;color:#fff;cursor:pointer}.pop-up__header{font-weight:600;font-size:30px;color:#fff;text-align:center;margin-bottom:.5rem;text-transform:uppercase;line-height:1.5;padding:1rem}@media only screen and (min-width: 1024px){.pop-up__header{font-size:25px}}@media only screen and (min-width: 500px){.pop-up__header{padding:2rem 1rem 0;font-size:20px}}.pop-up__button{color:#fff;font-weight:600;font-size:1rem;padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer;text-transform:uppercase;width:60%;margin:auto;text-align:center;display:block;transition:.3s ease;text-decoration:none;scroll-behavior:smooth}.pop-up__button:hover{background-color:#fff;transition:.3s ease}#wpcf7-f56778-o1{width:calc(100% - 1rem)}/*# sourceMappingURL=style-momentum.min.css.map */