.main-form{padding:70px 0}.main-form__component{background-image:url(/_nuxt/img/bg.svg?v=1748265296610);background-repeat:repeat;padding:30px;border-radius:15px}.main-form__component-title{font-weight:600;font-size:30px;line-height:36px;color:#fff;margin-bottom:20px}.main-form__component-subtitle{font-weight:400;font-size:18px;line-height:30px;color:#fff;margin-bottom:20px}.main-form__component-items{display:flex;margin-left:-30px;margin-bottom:30px}.main-form__component-items>div{width:calc(33.33333% - 30px);margin-left:30px}.main-form__comp-input-wrap{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.main-form__comp-input-wrap .text-error{margin-left:20px}.main-form__component-item{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.main-form__component-label{font-weight:400;font-size:16px;line-height:19px;color:#fff;padding-left:20px}.main-form__component-input{background:#fff;border:1px solid #e9e9e9;border-radius:15px;height:45px;padding:0 20px;font-weight:400;font-size:16px;line-height:25px}.main-form__component-input.focus-visible,.main-form__component-input:focus-visible{outline:none}.main-form__component-submit{display:flex;grid-gap:40px;gap:40px;align-items:center;justify-content:flex-end}.main-form__component-agree{display:flex;align-items:center;grid-gap:10px;gap:10px}.main-form__component-agree>label{font-weight:400;font-size:12px;line-height:14px;color:#9a9a9a}@media(max-width:859px){.main-form__component{padding:15px}.main-form__component-items{display:flex;margin-left:0;margin-bottom:30px;flex-direction:column;grid-gap:15px;gap:15px}.main-form__component-items>div{width:100%;margin-left:0}}@media(max-width:639px){.main-form{padding:35px 0}.main-form__component-submit{flex-direction:column;grid-gap:15px;gap:15px;align-items:flex-start}.main-form__component-submit>.btn{width:100%}}