.contacts__content{margin-bottom:50px}.contacts__content .contacts__content-wrapper{display:flex;justify-content:space-between}.contacts__content .contacts__content-left,.contacts__content .contacts__content-right{width:45%}.contacts__content .title{font-size:13px;color:#3a3e59;margin-bottom:10px;font-weight:600}.contacts__content .link{color:#3a3e59;font-weight:700;font-size:25px;line-height:27px;height:27px;text-decoration:none;display:table}.contacts__content .link:hover{color:#252525;padding-left:5px}.contacts__content .messanger{padding:4px 10px;text-decoration:none;border:1px solid #56606e;border-radius:5px;color:#3a3e59;display:inline-block;margin-right:3px;font-size:14px}.contacts__content .messanger:hover{background-color:#3a3e59;border:1px solid transparent;color:#fff}.contacts__content .text p{font-size:16px;color:#3a3e59;margin-bottom:12px;line-height:23px}.contacts__content .text p:nth-last-child(1){margin-bottom:0}.contacts__content .requisites{border-spacing:0;width:100%}.contacts__content .requisites tr{transition:all .15s linear}.contacts__content .requisites tr:hover{background-color:#f7f8fa}.contacts__content .requisites tr:hover td:nth-child(1){padding-left:10px}.contacts__content .requisites td{transition:all .15s linear;padding:18px 0;font-size:16px;color:#3a3e59;border-bottom:1px solid #e7e9ec}.contacts__content .requisites td:nth-child(2n){text-align:right}@media screen and (max-width:900px){.contacts__content .contacts__content-wrapper{display:block}.contacts__content .contacts__content-left,.contacts__content .contacts__content-right{width:100%}.contacts__content .requisites td{font-size:14px}}