.getresponse-form{margin:40px;background-color:#F5F3F2;display:flex;padding:48px;column-gap:48px}.getresponse-form h3{font-weight:bold;font-size:2.8rem;margin-bottom:44px}.getresponse-form p{font-weight:500;margin-bottom:20px}.getresponse-form a{color:#364979;font-weight:600;text-decoration:underline}.getresponse-form form{margin-top:30px}@media (max-width:1023px){.getresponse-form{flex-direction:column-reverse;align-items:center;row-gap:2.4rem;width:100%;margin:0;margin-top:40px;margin-bottom:40px}.getresponse-form h3{margin-bottom:24px}.getresponse-form p{margin-bottom:30px}}@media (max-width:420px){.getresponse-form{padding:30px;width:100%}}.getresponse-column{flex:1}.getresponse-form-image img{width:100%;height:auto;background-color:white;object-fit:cover}@media (max-width:1023px){.getresponse-form-image{background-color:unset;width:300px;height:300px}.getresponse-form-image img{max-width:100%;height:auto}}@media (max-width:621px){.getresponse-form-image{width:200px;height:200px}}@media (max-width:420px){.getresponse-form-image{width:auto;height:auto}}.getresponse-form-column{display:flex;flex-direction:column;justify-content:space-around}.getresponse-form-field{margin-bottom:44px;position:relative}.getresponse-form-field input{background-color:white;border-radius:3px}.getresponse-form-field label{position:absolute;top:13px;left:21px;color:#707070;font-weight:500;transition:top 0.2s ease-out}.getresponse-form-field label.isFocus{font-size:1.3rem;top:-22px}.getresponse-form-field label.isTyped{color:#364979;font-weight:700}@media (max-width:1023px){.getresponse-form-field{margin-bottom:30px}}.getresponse-form-checkbox{display:flex;column-gap:12px}.getresponse-form-checkbox p{font-size:1.3rem}.getresponse-form-checkbox input[type="checkbox"]{display:inline-block;position:relative;width:20px;height:20px;cursor:pointer;background-color:white;border-radius:3px;border:1px solid #364979;outline:none}.getresponse-form-checkbox input[type="checkbox"]:checked{background-image:url("../Images/check_24dp_030303_FILL0_wght400_GRAD0_opsz24.png");background-size:90%;background-position:right center;background-repeat:no-repeat}.getresponse-button{width:100%;height:50px;background:#2F406E;border-radius:3px;color:white;font-weight:bold;display:flex;align-items:center;justify-content:center;column-gap:6px}.response{margin:80px 0;width:100%;background-color:#F5F3F2;display:flex;column-gap:20px;position:relative;overflow:visible}.response .sparkle{position:absolute}.response .sparkle img{width:120px;height:120px}.response .sparkle-1{top:-60px;right:-60px}.response .sparkle-2{bottom:-60px;left:-60px}.response h3{font-weight:bold;font-size:3.2rem}.response p{font-weight:500}@media (max-width:1140px){.response .sparkle{visibility:hidden}}@media (max-width:1023px){.response{flex-direction:column-reverse;align-items:center}.response .sparkle{visibility:visible}}@media (max-width:840px){.response .sparkle{visibility:hidden}}.response-column{flex:1;padding:50px}.response-column img{background-color:white;width:100%;height:auto;object-fit:cover}@media (max-width:1023px){.response-column img{background-color:unset;max-width:100%;height:auto}}.response-text{display:flex;flex-direction:column;row-gap:20px;justify-content:space-evenly}@media (max-width:1023px){.response-image{padding-bottom:0}}