.contacts-page__wrapper{padding-bottom:40px}.contacts__title{text-align:center;font-size:40px;font-weight:500;margin-bottom:20px;margin-top:0}@media(max-width:767px){.contacts__title{font-size:30px}}.contacts__subtitle{text-align:center;font-size:27px;font-weight:300;margin-bottom:30px}@media(max-width:767px){.contacts__subtitle{font-size:20px}}.contacts__list{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}@media(max-width:991px){.contacts__list{flex-wrap:wrap;justify-content:space-around}}.contacts__list-item{display:flex;align-items:center;min-width:270px;margin:0 10px}@media(max-width:991px){.contacts__list-item{margin:20px 0}}.contacts__list-item__image{margin-right:15px}.contacts__list-item__text-title{font-size:20px;font-weight:500}.contacts__list-item__text-link{cursor:pointer;color:#337ab7;font-size:15px;font-weight:300}.contacts__list-item__text-link:hover{color:#23527c;text-decoration:underline}.contacts__bottom-text{text-align:center;font-size:20px;font-weight:300}.contacts__bottom-text__highlighted{font-weight:500}