@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{--lightblue: #248AD4;--orange: #FEAF01;--blue: #184CD9;--navy: #210A72;--gray: #535353}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Montserrat}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a,button{cursor:pointer}a{text-decoration:none}a:hover{text-decoration:underline}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.container{max-width:1440px;display:flex;width:100%;align-items:center;padding:18px 24px}.flex{display:flex;gap:12px}nav{background-color:var(--lightblue);color:#fff;display:flex;justify-content:center;border-bottom:6px solid var(--orange);padding-bottom:30px}nav a{color:#fff}nav .container{justify-content:space-between}nav .logo,nav .contact{width:50%}nav .contact{text-align:right}nav .english{font-size:16px;font-weight:600}nav .spanish{font-size:9px}@media (min-width: 506px){nav .english{font-size:20px}nav .spanish{font-size:13px}}@media (min-width: 648px){nav .logo{width:40%}nav .english{font-size:24px}nav .spanish{font-size:16px}}@media (min-width: 948px){nav{padding-bottom:0}nav .logo{width:25%}nav .english{font-size:36px}nav .spanish{font-size:24px}}footer{background-color:var(--lightblue);display:flex;justify-content:center;border-top:6px solid var(--orange)}footer .container{padding-bottom:0}footer>.flex{flex-direction:column}footer .top{background:#fff;border-radius:50px;width:100%;display:grid;gap:24px;padding:48px;grid-template-columns:repeat(2,minmax(0,1fr));text-align:center;margin-top:48px}footer .top h3{color:var(--orange);text-transform:uppercase;font-size:24px}footer .top h3 span{font-size:18px;line-height:0}footer .top p{color:var(--gray);font-weight:600}footer .top{gap:12px}footer .top .image-div{display:flex;justify-content:center;align-items:center}footer .top img{width:100px}footer .bottom{background:#fff;border-top-left-radius:50px;border-top-right-radius:50px;width:100%;display:flex;gap:24px;padding:48px;grid-template-columns:repeat(2,minmax(0,1fr));text-align:center;margin-top:24px;flex-direction:column}footer .bottom h3{font-size:36px;color:var(--navy);font-weight:600}footer .bottom p{color:var(--gray);font-size:20px}footer .bottom a{color:var(--gray)}footer .bottom .logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;align-items:center;justify-items:center}footer .bottom .logos.hide-mobile{display:none}@media (min-width: 992px){footer .bottom .logos.hide-mobile{display:grid}footer .bottom .logos.hide-desktop{display:none}footer .top{grid-template-columns:repeat(4,minmax(0,1fr))}footer .top{grid-template-columns:repeat(5,minmax(0,1fr))}footer .bottom .logos div{max-width:150px}footer .bottom .contact{font-weight:600;font-size:26px}footer .bottom h3{font-size:40px}footer .top p{font-size:20px;font-weight:500}footer .top h3{font-size:36px}footer .top h3 span{font-size:26px}}.landing-hero .mobile-hide{display:none}.landing-hero .container{padding-bottom:0}.landing-hero .content{text-align:center;font-size:20px}.landing-hero h1{font-size:48px;font-weight:500;color:var(--navy)}.landing-hero form{display:flex;flex-direction:column;margin-top:24px}.landing-hero input{padding:14px;border-radius:14px;border:1px solid var(--gray);text-align:center;font-size:24px}.landing-hero input::placeholder{font-weight:600}.landing-hero button{margin-top:24px;background:var(--orange);color:#fff;font-size:24px;text-transform:uppercase;font-weight:700;padding:14px;border-radius:14px;border:1px solid var(--orange)}.landing-hero .mt-4{margin-top:16px}.landing-hero>.container.flex{position:relative}.landing-hero .image a{position:absolute;z-index:1;width:110px;top:-34px}.landing-hero .content a,.landing-hero .content .bold{font-weight:600;color:var(--gray)}.landing-hero .content a{text-decoration:underline}.landing-hero .content a:hover{color:#000}@media (min-width: 992px){.landing-hero{display:flex;flex-direction:column;align-items:center}.landing-hero .container.flex{align-items:flex-end}.landing-hero .mobile-hide{display:flex;justify-content:flex-end}.landing-hero .desktop-hide{display:none}.landing-hero .image{width:50%;position:relative}.landing-hero .content{width:35%;padding:48px 0}.landing-hero h1 .first-br{display:none}.landing-hero .image a{width:185px;top:-72px;right:0}}.thank-hero{display:flex;justify-content:center;text-align:center}.thank-hero .flex{flex-direction:column}.thank-hero .container{padding-bottom:0}.thank-hero h1{font-size:36px;color:var(--navy);margin-top:48px}.thank-hero p{margin-top:24px;font-size:24px;max-width:1024px}@media (min-width: 480px){.thank-hero h1{font-size:48px}}.started-hero{display:flex;flex-direction:column;align-items:center}.started-hero .mobile-hide{display:none}.started-hero .container{padding-bottom:0;display:block}.started-hero .content{text-align:center;font-size:20px}.started-hero h1{font-size:36px;font-weight:500;color:var(--navy);width:75%}.started-hero .sub{font-size:32px;width:75%}.started-hero form{display:flex;flex-direction:column;margin-top:24px}.started-hero input{padding:14px;border-radius:14px;border:1px solid var(--gray);text-align:center;font-size:24px}.started-hero input::placeholder{font-weight:600}.started-hero button{margin-top:24px;background:var(--orange);color:#fff;font-size:24px;text-transform:uppercase;font-weight:700;padding:14px;border-radius:14px;border:1px solid var(--orange)}.started-hero .mt-4,label{margin-top:16px}.started-hero .container.flex{align-items:flex-end;position:relative}.started-hero .image a{position:absolute;z-index:1;width:110px;top:-34px}.started-hero .title{width:100%;display:flex;justify-content:flex-end;flex-direction:column;align-items:flex-end}@media (min-width: 992px){.started-hero .ribbon{height:75px}.started-hero{display:flex;justify-content:space-evenly}.started-hero .container.flex{display:flex;justify-content:flex-end}.started-hero .container.flex.second{justify-content:center;align-items:center}.started-hero .mobile-hide{display:flex;justify-content:flex-end}.started-hero .desktop-hide{display:none}.started-hero .image{width:50%;position:relative}.started-hero .content{padding:48px 0;text-align:left}.started-hero .ribbon .content{width:50%}.started-hero .image a{width:185px;top:-129px;right:0}.started-hero h1,.started-hero .sub{width:100%}}.verify-hero{display:flex;flex-direction:column;align-items:center}.verify-hero .mobile-hide{display:none}.verify-hero .actual{flex-direction:column}.verify-hero .container{padding-bottom:0}.verify-hero .content{text-align:center;font-size:20px}.verify-hero .title{width:100%;display:flex;justify-content:flex-end}.verify-hero h1{font-size:41px;font-weight:500;color:var(--navy);width:70%}.verify-hero .sub{font-size:32px}.verify-hero form{display:flex;flex-direction:column;margin-top:24px}.verify-hero select,.verify-hero input{padding:14px;border-radius:14px;border:1px solid var(--gray);font-size:24px;background-color:#fff;width:100%}.verify-hero button{margin-top:24px;background:var(--orange);color:#fff;font-size:24px;text-transform:uppercase;font-weight:700;padding:14px 40px;border-radius:14px;border:1px solid var(--orange)}.verify-hero .mt-4{margin-top:16px;margin-bottom:16px}.verify-hero input,.verify-hero select{margin-top:12px}.verify-hero .disclaimer{font-size:12px}.verify-hero form p{text-align:left;margin-top:6px;font-size:12px}.verify-hero .container.flex{align-items:flex-end;position:relative}.verify-hero .image a{position:absolute;z-index:1;width:110px;top:-34px}@media (min-width: 992px){.verify-hero{display:flex;justify-content:space-evenly}.verify-hero .pad-10{width:15%}.verify-hero .container.flex{justify-content:flex-end}.verify-hero .ribbon{height:75px}.verify-hero .mobile-hide{display:flex;justify-content:flex-end}.verify-hero .desktop-hide{display:none}.verify-hero .actual{flex-direction:row}.verify-hero .image{width:35%;position:relative}.verify-hero .content{padding:48px 0;text-align:left;width:50%}.verify-hero .half{display:flex;gap:12px}.verify-hero .disclaimer{text-align:center}.verify-hero .image a{width:185px;top:-129px;right:0}.verify-hero h1{width:100%;font-size:46px}.verify-hero button{width:fit-content}.verify-hero .btn{display:flex;justify-content:center;align-items:center}}footer .copyright p{font-size:14px}.g-recaptcha{margin-top:12px}
