.calltoaction{float:left;width:100%;display:flex;justify-content:center;text-align:left;color:#fff}.calltoaction .submitted{align-self:center}.calltoaction .split-content{align-content:center;padding:0 74px}.calltoaction h1,.calltoaction h2{color:#fff;font-weight:300}.calltoaction .intro-txt{padding-right:60px}.calltoaction .introduction{margin-bottom:0}.calltoaction .call-box{width:100%;padding:120px 0 100px;background:#001431;box-shadow:0 0 35px rgba(0,0,0,.2)}.calltoaction .call-box h2{margin-bottom:20px}.calltoaction .call-box input[type=text],.calltoaction .call-box textarea{background:#021f47;border:1px solid transparent;color:#fff;background-image:linear-gradient(#021f47,#021f47),linear-gradient(94.12deg,#b0b5bd 55%,#b0b5bd 100.07%);border-radius:8px;background-origin:border-box;background-clip:padding-box,border-box}.calltoaction .call-box input[type=text]:focus,.calltoaction .call-box input[type=text]:focus-visible,.calltoaction .call-box input[type=text]:hover,.calltoaction .call-box textarea:focus,.calltoaction .call-box textarea:focus-visible,.calltoaction .call-box textarea:hover{background-image:linear-gradient(#021f47,#021f47),linear-gradient(94.12deg,#2e71f0 55%,#c3d8ff 100.07%);outline:none}.calltoaction .call-box input[type=submit]{background:#2e71f0;border-radius:8px}.calltoaction .call-box .split{display:flex;gap:24px}.calltoaction .call-box .split input{margin:0;height:48px}.calltoaction .call-box .intro-txt{width:100%;align-self:center}.calltoaction .call-box .intro-txt h2{font-size:40px;font-weight:500;line-height:55px;letter-spacing:0}.calltoaction .call-box .form{display:flex;flex-direction:column;width:100%}.calltoaction .call-box .form .question{height:120px}.calltoaction .call-box .button-send{text-align:center;height:45px;border-radius:16px}