.form-image-section{background-color:var(--bg_blue);overflow:hidden;padding:70px 0;position:relative}.form-image-section .heading{margin:0 auto;max-width:870px;text-align:center}.form-image{display:flex;justify-content:space-between;margin:40px 0 0}.left-side{flex:0 0 52.194%;max-width:52.194%}.right-side .image{height:100%;position:relative}.right-side .image img{border:4px solid var(--bg_blue);border-radius:0 0 97px 0;height:100%!important;object-fit:cover;vertical-align:bottom}.right-side{flex:0 0 46.667%;max-width:46.667%;position:relative}.right-side:before{aspect-ratio:1/1;background-image:var(--primary_gradient);border-radius:50%;content:"";position:absolute;right:-40px;top:-40px;width:302px}@media (max-width:767px){.form-image-section{padding:50px 0}.form-image{flex-wrap:wrap}.left-side,.right-side{flex:0 0 100%;max-width:100%}.right-side{margin:40px 0 0}.right-side:before{right:-20px;top:-20px;width:230px}.right-side .image img{height:auto!important;min-height:410px}}