.contact_cards__row{display:grid;gap:60px;grid-template-columns:repeat(3,1fr)}.contact_cards__card{background-color:#fff;border-radius:3px;box-shadow:0 4px 15px 0 #0000001f;padding:40px}.contact_cards__card_title{color:#233772;font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px}.contact_cards__card_link{align-items:center;color:#595959!important;display:flex;font-size:18px;font-weight:400!important;gap:9px;margin-bottom:25px}.contact_cards__card_link.variant_2{margin-bottom:0}.contact_cards__card_link img{margin-top:3px}.contact_cards__card_description{color:#595959;font-size:18px;font-weight:600;line-height:1.2;margin-bottom:19px}.contact_cards__card_location_wrapper{align-items:center;display:flex;gap:12px}.contact_cards__card_location_wrapper.variant_2{margin-bottom:15px}.contact_cards__card_location{color:#595959;font-size:18px;font-weight:400;line-height:1.2;margin:0}.contact_cards__card_bottom_text{color:#595959;font-size:18px;font-weight:400;line-height:1.2;margin:20px 0 0}.contact_cards__bottom_description{color:#595959;margin-top:40px}.contact_cards__bottom_description p{margin-bottom:10px}@media(max-width:1420px){.contact_cards__row{gap:40px;grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.contact_cards__bottom_description{margin-top:30px}.contact_cards__card{padding:30px}}@media(max-width:885px){.contact_cards__row{grid-template-columns:repeat(1,1fr)}.contact_cards__card{padding:20px}.contact_cards__card_link{font-size:15px;gap:5px}}