.footer-form .footer-form__row{display:grid;grid-template-columns:1fr;row-gap:40px}.footer-form .footer-form__row .footer-form__row-heading>div>:last-child{margin-bottom:0}.footer-form .footer-form__row .footer-form__row-image{align-items:center;display:flex;flex-direction:column;grid-row:3/4;line-height:0}.footer-form .footer-form__row .footer-form__row-form{grid-row:2/3}.footer-form .footer-form__row .footer-form__row-form .form{background-color:#fff;border:1px solid var(--secondary);border-radius:14px;-webkit-box-shadow:0 8px 32px rgba(21,31,44,.08);box-shadow:0 8px 32px rgba(21,31,44,.08);padding:0 30px 30px;position:relative}@media (min-width:768px){.footer-form .footer-form__row{align-items:center;column-gap:60px;grid-template-columns:1fr 1.25fr;row-gap:40px}.footer-form .footer-form__row .footer-form__row-image{grid-column:1/2;grid-row:2/3;height:100%;justify-content:flex-end}.footer-form .footer-form__row .footer-form__row-form{grid-column:2/3;grid-row:1/3;margin-bottom:80px}}@media (max-width:767px){.footer-form .footer-form__row .footer-form__row-image img{height:100%;max-width:100%;object-fit:cover}.footer-form .footer-form__row .footer-form__row-image{height:390px;margin:0 auto;width:220px}}