.form__content-wrapper{padding-bottom:32px}.form__content-wrapper--right{flex-direction:row;gap:96px;justify-content:space-between}.form__content-wrapper--left{flex-direction:row-reverse;gap:96px;justify-content:space-between}.form__content-wrapper--center{flex-direction:column-reverse;gap:48px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.form__content-wrapper--left>*,.form__content-wrapper--right>*{align-content:flex-start;display:flex;flex-direction:column;justify-content:center;padding-bottom:96px;width:50%}.form__custom-wrapper{background-color:var(--grey-000);box-shadow:0 4px 6px 0 #0000001a;margin-top:-128px;padding:64px 48px}@media screen and (min-width:960px) and (max-width:1480px){.form__content-wrapper--left,.form__content-wrapper--right{gap:40px}.form__custom-wrapper{padding:48px 32px;width:70%}}@media screen and (max-width:960px){.form__content-wrapper--right{flex-direction:column;gap:32px}.form__content-wrapper--left{flex-direction:column-reverse;gap:32px}.form__content-wrapper--left>*,.form__content-wrapper--right>*{padding-bottom:48px;width:100%}.form__custom-wrapper{margin-top:-64px;padding:24px}}