.base-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:768px){.base-checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.base-checkbox__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-right:8px}.base-checkbox__icon rect{-webkit-transition:all .25s ease;transition:all .25s ease}.base-checkbox__icon[checked]:hover rect{fill:#1dc9a0}.base-checkbox__icon:hover rect{stroke:#d1d1d6}.base-checkbox input{display:none}.step-two{margin-top:8px;padding:34px 30px;border-radius:12px;background:#fff}.step-two__title{color:#030303;font-family:Montserrat,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:normal}@media(max-width:768px){.step-two__title{font-size:22px}}.step-two__counter{color:#878787;font-size:14px;font-weight:600;line-height:28px}.step-two__counter,.step-two__subtitle{font-family:Montserrat,sans-serif;font-style:normal}.step-two__subtitle{color:#1d1d1d;font-size:16px;font-weight:400;line-height:130%;margin-top:8px}.step-two__form{margin:24px 0}.step-two__form-name{color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px}@media(max-width:768px){.step-two__form-name{font-size:18px}}.step-two__labels-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step-two__label:not(:last-child){margin-bottom:12px}.step-two__text{color:#1d1d1d;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;max-width:90%}.step-two__text span{font-weight:600}.step-two__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px}@media(max-width:768px){.step-two__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.step-two__action{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:130%;padding:12px 18px;border-radius:100px;border:2px solid #c2c2c2}@media(max-width:768px){.step-two__action{font-size:14px;text-align:center;width:100%}}.step-two__action.blue{color:#fff;margin-right:24px;background:#5181db;border:none}.step-two__action.blue[disabled]{color:rgba(0,0,0,.25);background:rgba(0,0,0,.06)}@media(max-width:768px){.step-two__action.blue{margin:0 0 16px}}.step-two__textarea{resize:none;border-radius:8px;border:1px solid #e2e8f0;background:#fff;padding:10px;width:70%;outline:none;margin-top:8px}.step-two__textarea::-webkit-scrollbar{width:3px}.step-two__textarea::-webkit-scrollbar-track{background:#fff;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.step-two__textarea::-webkit-scrollbar-thumb{background-color:#2698b0;border-radius:100px}@media(max-width:768px){.step-two__textarea{width:100%}}