.contacts .page__wrapper{text-align:center;background:#e9fffb;padding:70px 0 30px}.contacts .page__title{font-size:35px;line-height:1;margin-bottom:20px;color:#333}.contacts .page__subtitle{font-size:22px;font-weight:300;line-height:34px;color:#333;max-width:1040px;margin:0 auto}.contacts__live__wrapper{padding:30px 0}.contacts__list{display:flex;justify-content:center;flex-wrap:wrap;margin:20px 0}.contacts__list-item{margin:10px 0;width:25%}@media(max-width:991px){.contacts__list-item{width:100%}}.contacts__list-item__wrapper{display:flex;flex-direction:column;align-items:center}@media(max-width:991px){.contacts__list-item__wrapper{margin:0 auto;width:300px}}.contacts__list-item__image{width:50px;height:38px;margin-bottom:15px}.contacts__list-item__text{text-align:center;color:#333;font-weight:300}.contacts__list-item__text-title{font-size:20px;line-height:23px;font-weight:500;margin-bottom:10px;color:#0d3958}.contacts__list-item__text-link{font-size:18px;font-weight:300;color:#333;cursor:pointer}.contacts__list-item__text-link:focus,.contacts__list-item__text-link:hover{text-decoration:underline}@media(max-width:1199px)and (min-width:992px){.contacts__list-item__text-link{font-size:18px}}