.contacts-header{padding:10.125rem 0 6.25rem;min-height:calc(100vh - 216px)}.contacts-header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-header .wrapper .contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:42%}.contacts-header .wrapper .contacts-list .contacts-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;height:7.75rem;max-width:29.0625rem;margin:.75rem 0;background:#242833;padding:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-header .wrapper .contacts-list .contacts-list__item .contacts-list__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.75rem;height:3.75rem;background:-o-linear-gradient(135deg,#343746 0,rgba(90,94,114,0) 100%);background:linear-gradient(315deg,#343746 0,rgba(90,94,114,0) 100%);margin-right:2rem}.contacts-header .wrapper .contacts-list .contacts-list__item .contacts-list__text{font-weight:400;font-size:1rem;line-height:1.5rem;color:rgba(255,255,255,.5)}.contacts-header .wrapper .contacts-list .contacts-list__item .contacts-list__title{font-weight:500;font-size:1.375rem;line-height:2rem;color:#fff}@media screen and (max-width:867px){.contacts-header{padding:10.125rem 0 3rem}.contacts-header .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-header .wrapper .page-header__wrapper{width:100%}.contacts-header .wrapper .page-header__wrapper .page-header__text,.contacts-header .wrapper .page-header__wrapper .page-header__title{max-width:none;text-align:center}.contacts-header .wrapper .contacts-list{width:100%;max-width:700px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px}.contacts-header .wrapper .contacts-list .contacts-list__item{width:100%}}