.modal-contact-form .modal__wrapper{overflow:scroll}.modal-contact-form .modal__container{max-height:80vh;width:552px}@media (max-width: 640px){.modal-contact-form .modal__container{max-width:90%}}.modal-contact-form .modal__close button{height:80px}.form{background-color:#fff;border-radius:16px;display:flex;flex-flow:column nowrap;gap:32px;padding:40px}.form__helper-title{font-size:20px;font-weight:500;letter-spacing:.005em;line-height:22px;color:#118ee9;margin-bottom:8px}.form__helper{font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;color:#727272}.form__button{background-color:#118ee9;border-radius:8px;color:#fff;height:54px;padding:16px;text-align:center;width:100%}.form__button:disabled{background-color:#d1d1d1;cursor:not-allowed}.form-control{display:flex;flex-flow:column nowrap}.form-control__label{font-size:20px;font-weight:400;letter-spacing:.04em;line-height:24px;color:#727272;margin-bottom:4px}.form-control__input{font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;border:1px solid #d1d1d1;border-radius:4px;color:#727272;margin-bottom:4px;padding:10px 12px;resize:none}.form-control__input::placeholder{color:#d1d1d1}.form-control__error{font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;color:#ff5d55;margin:0}.form-attachment{display:flex;flex-flow:column nowrap;gap:24px}.form-attachment__info{background:#f5f5f5;border-radius:8px;padding:16px}.form-attachment__info p{font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;color:#727272;margin:0}.form-attachment__helper p{font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;color:#727272;margin:0 0 8px}.form-attachment__helper p:first-of-type{font-size:20px;font-weight:500;letter-spacing:.005em;line-height:22px;color:#118ee9}.form-attachment__group{display:flex;flex-flow:row wrap;gap:10px}.form-attachment__preview{background-color:#e3e3e3;height:64px;position:relative;width:64px}.form-attachment__remove-btn{background-color:#fff;border-radius:50%;cursor:pointer;height:16px;position:absolute;right:-8px;top:-8px;width:16px}.form-attachment__upload{cursor:pointer}.form-attachment__upload img{height:64px;width:64px}.form-attachment__input{display:none}
