

.contacts_form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}
.contacts_form .btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.contacts_form textarea{width:100%;padding:20px;min-height:200px}
@media screen and (min-width:767.98px){.contacts{padding-top:40px}.contacts_form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts_form input{width:calc(50% - 7.5px)}}
@media screen and (min-width:1023.98px){.page_cover{height:450px}.page_cover-title{margin-top:130px}
.info .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 60px}.info_media{display:block;width:570px}.info_media img{height:100%}
.contacts_form,.info_main{gap:30px}.contacts_form input{width:calc(50% - 15px)}}
@media screen and (min-width:1199.98px){.contacts{padding-top:130px}}