.s3_demo_form{display:flex;min-height:calc(100svh - 70px);padding:150px 0 80px}.s3_demo_form .content-wrapper{display:flex;gap:4%;justify-content:flex-start;max-width:var(--max-width-large);width:100%;z-index:1}.s3_demo_form .content-wrapper .left-pull{display:flex;flex-direction:column;width:48%}.s3_demo_form .form-title{display:none}.s3_demo_form .form-container{align-items:flex-start;background:var(--color-lightgrey);border-radius:20px;display:flex;flex-direction:column;padding:50px 40px;width:100%}.s3_demo_form .form-container h2{color:var(--color-secondary);font-size:60px}.s3_demo_form .form-container .content{font-size:16px;margin-bottom:20px}.s3_demo_form .form-container .info{display:flex;font-size:16px;gap:20px;justify-content:space-between;width:100%}.s3_demo_form .form-container .info .item{margin-top:40px;padding-top:40px;position:relative}.s3_demo_form .form-container .info .item.icon-type:before{background-position:0 100%;background-repeat:no-repeat;background-size:contain;content:"";height:30px;left:0;position:absolute;top:0;width:24px}.s3_demo_form .hs_cos_wrapper_type_form{width:100%}.s3_demo_form form{margin:20px 0}.s3_demo_form form .hs-form-field{margin-bottom:10px}.s3_demo_form form .hs_recaptcha{display:none}.s3_demo_form form input,.s3_demo_form form select,.s3_demo_form form textarea{border:1px solid var(--color-secondary);border-radius:10px;font-size:16px;padding:8px 20px}.s3_demo_form form label{font-size:12px;padding:0 10px}.s3_demo_form div.background{background:#060048;height:100%;left:0;object-fit:cover;object-position:60% center;position:absolute;top:0;width:100%;z-index:0}.s3_demo_form .submitted-message{background:transparent!important}.s3_demo_form .content-wrapper .right-pull{width:48%}.s3_demo_form .content-wrapper .right-pull h1,.s3_demo_form .content-wrapper .right-pull h3,.s3_demo_form .content-wrapper .right-pull p,.s3_demo_form .content-wrapper .right-pull ul li{color:#fff}.s3_demo_form .content-wrapper .right-pull h1{color:#ffcb04;font-size:44px}.s3_demo_form .content-wrapper .right-pull h3,.s3_demo_form .content-wrapper .right-pull p,.s3_demo_form .content-wrapper .right-pull ul li{font-size:22px;line-height:30px}.s3_demo_form .content-wrapper .right-pull .testimonial-text{color:#ffcb04;font-size:22px;font-style:italic;line-height:30px;margin:0 0 10px}.s3_demo_form .content-wrapper .right-pull .testimonial-author{color:#fff;font-size:18px;line-height:30px}@media (max-width:1140px){.s3_demo_form .content-wrapper{flex-direction:column-reverse}.s3_demo_form .content-wrapper .left-pull,.s3_demo_form .content-wrapper .right-pull{width:100%}.s3_demo_form .content-wrapper .left-pull{margin:50px 0 0}.s3_demo_form .content-wrapper{padding:0}}@media (max-width:767px){.s3_demo_form .form-container{padding:40px 30px}.s3_demo_form .form-container h2{font-size:44px}.s3_demo_form .form-container .info{align-items:center;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:center;text-align:center}.s3_demo_form .form-container .info .item.icon-type:before{background-position:bottom;left:50%;transform:translateX(-50%)}}