.form__cell{width:calc(33.3333% - 6px)}@media(max-width:1023px){.form__cell{width:calc(100% - 6px)}.form__cell:not(:last-child){margin-bottom:20px}}.form__cell--full-width{width:100%;max-width:100%}.form__cell:nth-child(2) .field-text__title,.form__cell:nth-child(3) .field-text__title{opacity:0}@media(max-width:1023px){.form__cell:nth-child(2) .field-text__title,.form__cell:nth-child(3) .field-text__title{display:none}}.form__row{display:flex;flex-wrap:wrap;gap:0 8px}.form__row:not(:last-child){margin-bottom:50px}@media(max-width:767px){.form__row:not(:last-child){margin-bottom:40px}}@media(max-width:1023px){.form__row{flex-direction:column}}.form__control{margin-top:50px}@media(max-width:767px){.form__control{margin-top:40px}}@media(max-width:479px){.form__control{margin-top:30px;text-align:center}.form__control .button{justify-content:center;width:100%;max-width:100%}}