.contact_banner {
  position: relative;
  min-height: 430px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding: 142px 0 74px;
  background: linear-gradient(90deg, rgba(8, 25, 42, .86) 0%, rgba(8, 25, 42, .58) 48%, rgba(8, 25, 42, .18) 100%), url("/skin/static/picture/banner02.jpg") center center / cover no-repeat;
  color: #fff;
  overflow: hidden;
}
.contact_banner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, .28);
}
.contact_banner_inner {
  position: relative;
  z-index: 1;
}
.contact_banner_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 42px;
  color: rgba(255, 255, 255, .76);
  font-size: 14px;
  line-height: 1.5;
}
.contact_banner_nav a {
  color: rgba(255, 255, 255, .9);
}
.contact_banner_nav span:before {
  content: "/";
  margin-right: 10px;
  color: rgba(255, 255, 255, .45);
}
.contact_kicker {
  display: block;
  margin-bottom: 15px;
  color: #f2c94c;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
}
.contact_banner h1 {
  max-width: 860px;
  margin: 0;
  color: #fff;
  font-family: 'AkzidenzGrotesk-Md', Arial, sans-serif;
  font-size: 50px;
  line-height: 1.12;
}
.contact_banner p {
  max-width: 720px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, .86);
  font-size: 18px;
  line-height: 1.85;
}
.contact_grand_page {
  padding: 0 0 86px;
  background: #f5f7fa;
  color: #172232;
}
.contact_priority {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
  gap: 0;
  margin-top: -56px;
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 8px;
  box-shadow: 0 24px 54px rgba(16, 35, 55, .14);
  overflow: hidden;
}
.contact_priority_main {
  padding: 44px 48px;
}
.contact_priority_side {
  padding: 44px 46px;
  background: #102033;
  color: #fff;
}
.contact_section_kicker {
  display: block;
  margin-bottom: 10px;
  color: #a67712;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}
.contact_priority_side .contact_section_kicker {
  color: #f2c94c;
}
.contact_title {
  margin: 0;
  color: #101d2b;
  font-family: 'AkzidenzGrotesk-Md', Arial, sans-serif;
  font-size: 34px;
  line-height: 1.25;
}
.contact_priority_side .contact_title {
  color: #fff;
}
.contact_text {
  margin: 18px 0 0;
  color: #536170;
  font-size: 16px;
  line-height: 1.85;
}
.contact_priority_side .contact_text {
  color: rgba(255, 255, 255, .76);
}
.contact_action_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}
.contact_action_row .sys_btn {
  min-width: 156px;
  text-align: center;
}
.contact_direct_list {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.contact_direct_item {
  padding: 20px;
  border: 1px solid #e4eaf0;
  border-radius: 8px;
  background: #f9fbfd;
}
.contact_direct_item strong {
  display: block;
  color: #172232;
  font-size: 15px;
  line-height: 1.35;
}
.contact_direct_item a,
.contact_direct_item span {
  display: block;
  margin-top: 10px;
  color: #5a6572;
  font-size: 14px;
  line-height: 1.6;
  word-break: break-word;
}
.contact_profile_lines {
  margin-top: 28px;
}
.contact_profile_line {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 18px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .16);
}
.contact_profile_line:last-child {
  border-bottom: 0;
}
.contact_profile_line b {
  color: rgba(255, 255, 255, .64);
  font-size: 13px;
  line-height: 1.6;
}
.contact_profile_line span,
.contact_profile_line a {
  color: #fff;
  font-size: 15px;
  line-height: 1.65;
}
.contact_section {
  padding-top: 76px;
}
.contact_section_head {
  max-width: 780px;
  margin-bottom: 34px;
}
.contact_cards_clean {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.contact_person_clean {
  padding: 28px 24px;
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 8px;
  box-shadow: 0 14px 32px rgba(16, 35, 55, .07);
}
.contact_person_clean h3 {
  margin: 0;
  color: #172232;
  font-family: 'AkzidenzGrotesk-Md', Arial, sans-serif;
  font-size: 22px;
  line-height: 1.28;
}
.contact_person_clean p {
  min-height: 48px;
  margin: 12px 0 18px;
  color: #6a7480;
  font-size: 14px;
  line-height: 1.65;
}
.contact_person_clean a {
  color: #172232;
  font-size: 15px;
  line-height: 1.55;
  font-weight: bold;
}
.contact_process_band {
  margin-top: 78px;
  padding: 68px 0;
  background: #fff;
  border-top: 1px solid #e4eaf0;
  border-bottom: 1px solid #e4eaf0;
}
.contact_process_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: #dfe6ed;
  border: 1px solid #dfe6ed;
}
.contact_process_item {
  min-height: 210px;
  padding: 30px 26px;
  background: #fff;
}
.contact_process_item span {
  display: block;
  color: #c1901e;
  font-family: 'AkzidenzGrotesk-Md', Arial, sans-serif;
  font-size: 34px;
  line-height: 1;
}
.contact_process_item h3 {
  margin: 22px 0 12px;
  color: #172232;
  font-size: 21px;
  line-height: 1.3;
}
.contact_process_item p {
  margin: 0;
  color: #66717d;
  font-size: 15px;
  line-height: 1.78;
}
.contact_support {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 42px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.contact_support_photo {
  min-height: 420px;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #dfe6ed;
}
.contact_support_photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact_support_panel {
  padding: 42px 46px;
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 8px;
}
.contact_checklist {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 28px;
}
.contact_checklist div {
  padding: 16px 18px;
  border-left: 3px solid #f2c94c;
  background: #f8fafc;
  color: #4d5966;
  font-size: 15px;
  line-height: 1.7;
}
.contact_form_map {
  display: grid;
  grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr);
  gap: 28px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.contact_form_panel,
.contact_map_panel {
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 8px;
  box-shadow: 0 16px 36px rgba(16, 35, 55, .08);
}
.contact_form_panel {
  padding: 38px;
}
.contact_form_panel .contact_text {
  margin-bottom: 28px;
}
.contact_page_form .submit_btn {
  border-radius: 6px;
  background: #102033;
  color: #fff;
  box-shadow: none;
}
.contact_page_form .submit_btn:hover {
  background: #f2c94c;
  color: #102033;
}
.contact_map_panel {
  display: grid;
  grid-template-rows: auto minmax(320px, 1fr);
  overflow: hidden;
}
.contact_map_info {
  padding: 34px 36px 26px;
}
.contact_map_info .contact_text {
  margin-top: 12px;
}
.contact_map_address {
  margin-top: 22px;
  padding: 18px 20px;
  border-left: 3px solid #f2c94c;
  background: #f8fafc;
  color: #2b3642;
  font-size: 15px;
  line-height: 1.75;
}
.contact_map_address strong {
  display: block;
  margin-bottom: 6px;
  color: #172232;
}
.contact_map_link {
  display: inline-block;
  margin-top: 18px;
  color: #102033;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: underline;
}
.contact_google_map {
  min-height: 360px;
  background: #dfe6ed;
}
.contact_google_map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  border: 0;
}
.contact_cta {
  margin-top: 78px;
  padding: 46px 50px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #102033;
  border-radius: 8px;
  color: #fff;
}
.contact_cta .contact_title {
  color: #fff;
  font-size: 30px;
}
.contact_cta .contact_text {
  margin-top: 12px;
  color: rgba(255, 255, 255, .76);
}
@media only screen and (max-width: 1100px) {
  .contact_banner {
    min-height: 390px;
  }
  .contact_banner h1 {
    font-size: 42px;
  }
  .contact_priority,
  .contact_support,
  .contact_form_map,
  .contact_cta {
    grid-template-columns: 1fr;
  }
  .contact_cards_clean,
  .contact_process_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 720px) {
  .contact_banner {
    min-height: 360px;
    padding: 118px 0 52px;
  }
  .contact_banner h1 {
    font-size: 32px;
  }
  .contact_banner p {
    font-size: 16px;
  }
  .contact_priority_main,
  .contact_priority_side,
  .contact_support_panel,
  .contact_form_panel,
  .contact_map_info,
  .contact_cta {
    padding: 30px 22px;
  }
  .contact_title {
    font-size: 27px;
  }
  .contact_direct_list,
  .contact_cards_clean,
  .contact_process_grid,
  .contact_checklist,
  .contact_page_form .form_grid {
    grid-template-columns: 1fr;
  }
  .contact_profile_line {
    grid-template-columns: 1fr;
    gap: 4px;
  }
  .contact_section,
  .contact_process_band {
    padding-top: 54px;
  }
  .contact_process_band {
    margin-top: 58px;
    padding-bottom: 54px;
  }
  .contact_support_photo {
    min-height: 280px;
  }
  .contact_google_map,
  .contact_google_map iframe {
    min-height: 300px;
  }
  .contact_cta {
    margin-top: 58px;
  }
}
