@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@font-face{font-family:noodle;src:url(/fonts/big_noodle_titling.ttf) format("truetype")}:root{--blue:#000167;--white:#fff;--lightBlue:#5866a8;--lightBlack:#2f2f2f;--gray:#707070;--blueGrayBG:#ebedf5;--midBlue:#4a59a2}*{box-sizing:border-box;padding:0;margin:0}body,html{font-family:Montserrat;overflow-x:hidden}img{max-width:100%;height:auto}h1{font-size:clamp(3rem,6vw,4rem);color:var(--blue)}h2{color:var(--lightBlack)}a:hover{color:#4a59a2}.ba-section{display:flex;align-items:center;flex-direction:column;width:100%}.ba-container{max-width:1400px;width:100%}.text-no-break{white-space:nowrap}.text-break{word-break:break-word}.blue{color:var(--blue);--svgColor:var(--blue)}.white{color:var(--white);--svgColor:var(--white)}.lightBlue{color:var(--lightBlue);--svgColor:var(--lightBlue)}.gray{color:var(--gray)}.top-margin{margin-top:165px}a{text-decoration:none;color:inherit}header{position:-webkit-sticky;position:sticky;z-index:30;top:0}nav{display:flex;padding:16px;justify-content:space-between;align-items:center}.nav__item{color:var(--blue)}.nav__menu-bar{display:flex;flex-direction:column;row-gap:6px;cursor:pointer}.nav__menu-bar div{width:40px;height:4px;background-color:#000;border-radius:2px}.nav__menu-list{display:flex;flex-direction:column;position:fixed;align-items:center;top:60px;width:288px;row-gap:24px;right:-288px;padding:24px 16px;transition:all .2s;min-height:calc(100vh - 60px)}.nav__menu-list.active{right:10%;top:15%;width:70vw;display:flex;align-items:center;background-color:var(--lightBlue)}.nav__menu-list.active h2{color:var(--white)}.nav__link{font-size:18px;position:relative;transition:all .2s}.nav__link:hover{font-weight:700}.center{min-height:600px;display:flex;justify-content:center;align-items:center}@media screen and (min-width:1000px){.nav__menu-bar{display:none}.nav__menu-list{position:unset;flex-direction:row;min-height:-moz-fit-content;min-height:fit-content;width:-moz-fit-content;width:fit-content;column-gap:24px;align-items:center}.nav__link:before{content:"";position:absolute;width:0;height:6px;bottom:-16px;left:0;background-color:#000;transition:all .2s}.nav__link:hover:before{width:100%}}.footer_footerBG__ZBsIm{background-color:var(--blue);color:var(--white);width:100%}.footer_footer_section__kuhAK{display:flex;padding:3rem;width:100%;justify-content:space-evenly}.footer_footer_section__kuhAK h2{color:var(--white)}.footer_footerLinks__ldc0g{display:flex;gap:2rem;flex-direction:column}.footer_footerLinks__ldc0g a{flex-direction:column;text-decoration:none;color:var(--white)}.footer_column_one__G3IQF{color:var(--white);flex-direction:column;align-items:center;height:70%;border-right:3px solid #fff}.footer_column_one__G3IQF,.footer_column_two__oOfc2{display:flex;padding:2rem;gap:2rem}.footer_column_three__vclt0{display:flex;flex-direction:column;gap:1rem;padding:2rem}.footer_icon_group__dVLIf{display:flex;gap:1rem}.footer_iconwrap__0JSmo{width:3rem;min-width:3rem}.footer_iconRow__cL0Bb{display:flex;align-items:center;gap:1rem}.footer_imgWrap__ikxUv{min-width:8rem}@media (max-width:900px){.footer_footer_section__kuhAK{flex-direction:column;padding:2rem}.footer_column_one__G3IQF{border-right:none}.footer_column_two__oOfc2{justify-content:center}.footer_footerLinks__ldc0g{align-items:center}.footer_column_three__vclt0{align-items:center;padding:0}}.header_whiteBG__n5Aq4{background-color:#fff;display:flex;width:100%;flex-direction:column;box-shadow:0 12px 18px -6px #0000004d;height:165px;position:fixed;top:0}.header_blueBG__VBPS8{background-color:var(--blue);height:55px;width:100%}.header_nav__VTRQC{display:flex;justify-content:space-between;margin:0 6rem;align-items:center}.header_navBtns__f24wz{display:flex;gap:2rem;align-items:center}.header_navBtns__f24wz a{color:#20328c;text-decoration:none}.header_navBtns__f24wz a:hover{color:purple}.header_logoWrap__KX5vW{width:8rem;min-width:6rem}.header_iconWrap__msRHc{width:3rem;transition:transform .2s ease-in-out}.header_iconWrap__msRHc:hover{transform:translateY(-3px)}.header_icons__CXyN6{display:flex;align-items:center;gap:1rem;margin-left:5rem}@media (max-width:1000px){.header_icons__CXyN6{margin-left:unset}.header_nav__VTRQC{margin:1rem 6rem}}@media (max-width:600px){.header_nav__VTRQC{margin:1rem}}