.form-grid__row[data-v-1894d620]{grid-gap:16px 24px;display:grid;gap:16px 24px;grid-template-areas:"a b d" "a c d";grid-template-rows:1fr 1fr}@media screen and (max-width:1439px){.form-grid__row[data-v-1894d620]{gap:16px;grid-template-areas:"a b" "c d"}}@media screen and (max-width:1023px){.form-grid__row[data-v-1894d620]{gap:12px}}@media screen and (max-width:767px){.form-grid__row[data-v-1894d620]{grid-template-areas:"a" "b" "c" "d";grid-template-columns:1fr}}.form-grid__col[data-v-1894d620]{background:var(--backgroundSecondary);border:1px solid var(--outlineBorder);border-radius:var(--radius-small)}.form-grid__col[data-v-1894d620]:first-child{grid-area:a}.form-grid__col[data-v-1894d620]:nth-child(2){grid-area:b}.form-grid__col[data-v-1894d620]:nth-child(3){grid-area:c}.form-grid__col[data-v-1894d620]:nth-child(4){grid-area:d}@media screen and (min-width:1440px){.form-grid__col:first-child .form-grid__bottom[data-v-1894d620],.form-grid__col:nth-child(4) .form-grid__bottom[data-v-1894d620]{flex-direction:column;height:100%;margin-top:0}.form-grid__col:first-child .form-grid__image[data-v-1894d620],.form-grid__col:nth-child(4) .form-grid__image[data-v-1894d620]{margin-top:auto;max-height:264px}}.form-grid__image[data-v-1894d620]{max-height:102px}