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