﻿@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");
:root {
  --primary-color: #5180D8;
  --primary-hover: #035487;
  --secondary-color: #f1f3f9;
  --bg-second-color: #EFF2F8;
  --background-color: #fff;
  --white-grey: #DFE3EC;
  --black-color: #000000;
  --red-color: #FC4444;
  --hit-color: #FD6969;
  --blue-light-color: #7499E0;
  --grey-color: #6C6C6C;
  --grey-light: #C7C7CC;
  --green-color: #21681b;
  --text-color: #2E2E2E;
  --text-color-grey: #33363F;
  --text-subcolor: #777777;
  --color-btn-hover: #035487;
  --color-bg-modal: rgba(0,0,0,0.4);
  --properties-bg-color: #E9EDF6;
  --bg-producent: #B6CEF1;
  --checkbox-color: #33363f;
  --filter-color: #d2dbee;
  --logo-col: #FFA500;
  --title-col: #67686E;
  --text-col-grey: #2e2e33;
  --color-33: #333333;
  --color-titles: #434343;
  --color-grey: #45454C;
  --color-dark: #1d1d1f;
  --color-353: #353539;
  --color-h2: #383A3C;
  --color-yellow: #FBE601;
  --color-84: #8496B7;
  --color-cont: #FAA61A;
  --color-uni: #ED1D25;
  --color-bar: #20438C;
  --color-falk: #20438C;
  --color-kum: #CCA770;
  --font-family: "Open Sans", sans-serif;
  --font-secondary: "Roboto", sans-serif;
  --line-height-base: 20px;
  --line-stand: 27px;
  --font-max-mini: 10px;
  --font-mini: 11px;
  --font-size-small: 12px;
  --font-small: 13px;
  --font-size-base: 14px;
  --font-size-extra: 15px;
  --font-size-up: 16px;
  --font-17: 17px;
  --font-size-large: 18px;
  --font-size-low: 19px;
  --font-big: 20px;
  --font-big2: 22px;
  --font-title: 24px;
  --font-h1: 32px;
  --font-34: 34px;
  --font-h1-desktop: 40px;
  --font-24: 24px;
  --font-tab: 25px;
  --font-26: 26px;
  --font-card-name: 28px;
  --font-32: 32px;
  --font-big-mobile: 34px;
  --font-tablet: 36px;
  --font-40: 40px;
  --font-45: 45px;
  --size-huge: 46px;
  --font-50: 50px;
  --font-weight-normal: 400;
  --font-weight500: 500;
  --font-weight-bold: 600;
  --font-max-bold: 700;
  --transition-duration: 500ms;
  --transition-ease: ease-out;
  --shadow-right-bottom: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
  --radius-min: 4px;
  --radius-stand: 10px;
  --radius-mix: 14px;
  --line-top-bottom: 1px solid #D3DBEE;
  --line2-top-bottom: 1px solid #dde3f1;
  --line3-border: 1px solid #B2B2B2;
  --border-line: 1px solid #C1C1C1;
  --radius-input: 19px;
}

:root {
  --primary-color: #5180D8;
  --primary-hover: #035487;
  --secondary-color: #f1f3f9;
  --bg-second-color: #EFF2F8;
  --background-color: #fff;
  --white-grey: #DFE3EC;
  --black-color: #000000;
  --red-color: #FC4444;
  --hit-color: #FD6969;
  --blue-light-color: #7499E0;
  --grey-color: #6C6C6C;
  --grey-light: #C7C7CC;
  --green-color: #21681b;
  --text-color: #2E2E2E;
  --text-color-grey: #33363F;
  --text-subcolor: #777777;
  --color-btn-hover: #035487;
  --color-bg-modal: rgba(0,0,0,0.4);
  --properties-bg-color: #E9EDF6;
  --bg-producent: #B6CEF1;
  --checkbox-color: #33363f;
  --filter-color: #d2dbee;
  --logo-col: #FFA500;
  --title-col: #67686E;
  --text-col-grey: #2e2e33;
  --color-33: #333333;
  --color-titles: #434343;
  --color-grey: #45454C;
  --color-dark: #1d1d1f;
  --color-353: #353539;
  --color-h2: #383A3C;
  --color-yellow: #FBE601;
  --color-84: #8496B7;
  --color-cont: #FAA61A;
  --color-uni: #ED1D25;
  --color-bar: #20438C;
  --color-falk: #20438C;
  --color-kum: #CCA770;
  --font-family: "Open Sans", sans-serif;
  --font-secondary: "Roboto", sans-serif;
  --line-height-base: 20px;
  --line-stand: 27px;
  --font-max-mini: 10px;
  --font-mini: 11px;
  --font-size-small: 12px;
  --font-small: 13px;
  --font-size-base: 14px;
  --font-size-extra: 15px;
  --font-size-up: 16px;
  --font-17: 17px;
  --font-size-large: 18px;
  --font-size-low: 19px;
  --font-big: 20px;
  --font-big2: 22px;
  --font-title: 24px;
  --font-h1: 32px;
  --font-34: 34px;
  --font-h1-desktop: 40px;
  --font-24: 24px;
  --font-tab: 25px;
  --font-26: 26px;
  --font-card-name: 28px;
  --font-32: 32px;
  --font-big-mobile: 34px;
  --font-tablet: 36px;
  --font-40: 40px;
  --font-45: 45px;
  --size-huge: 46px;
  --font-50: 50px;
  --font-weight-normal: 400;
  --font-weight500: 500;
  --font-weight-bold: 600;
  --font-max-bold: 700;
  --transition-duration: 500ms;
  --transition-ease: ease-out;
  --shadow-right-bottom: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
  --radius-min: 4px;
  --radius-stand: 10px;
  --radius-mix: 14px;
  --line-top-bottom: 1px solid #D3DBEE;
  --line2-top-bottom: 1px solid #dde3f1;
  --line3-border: 1px solid #B2B2B2;
  --border-line: 1px solid #C1C1C1;
  --radius-input: 19px;
}

.contact-top {
  display: block;
  padding: 24px 30px;
}
.contact-top-box-title {
  font-family: var(--font-family);
  font-size: var(--font-32);
  font-weight: var(--font-max-bold);
  line-height: 1.5;
  color: var(--text-color);
}
.contact-top-box-text {
  font-family: var(--font-family);
  font-size: var(--font-size-up);
  font-weight: var(--font-weight-normal);
  line-height: 24px;
  color: var(--color-grey);
  padding-top: 20px;
}

.contact-hero {
  display: block;
  padding: 20px 30px 0 30px;
  background-color: var(--bg-second-color);
}
.contact-hero-box-title {
  font-family: var(--font-family);
  font-size: var(--font-32);
  font-weight: var(--font-weight-bold);
  line-height: 1.5;
  color: var(--text-color);
  padding: 32px 0 12px 0;
  border-bottom: 4px solid #CCD6EB;
  display: inline-block;
}
.contact-hero-box-office {
  border-bottom: 1px solid var(--grey-light);
  padding: 24px 0;
}
.contact-hero-box-office-days {
  font-family: var(--font-family);
  font-size: var(--font-17);
  font-weight: var(--font-weight-normal);
  line-height: 1.5;
  color: var(--color-grey);
}
.contact-hero-box-channels-title {
  font-family: var(--font-family);
  font-size: var(--font-card-name);
  font-weight: var(--font-weight-bold);
  line-height: 1.5;
  color: var(--text-color);
  padding: 32px 0 12px 0;
  border-bottom: 4px solid #CCD6EB;
  display: inline-block;
}
.contact-hero-box-channels-list {
  border-bottom: 1px solid var(--grey-light);
  padding: 0 0 24px 0;
}
.contact-hero-box-channels-list-item {
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 40px 0 0 0;
}
.contact-hero-box-channels-list-item img {
  max-width: 30px;
  max-height: 40px;
}
.contact-hero-box-channels-list-item-info-tel {
  font-family: var(--font-family);
  font-size: var(--font-size-large);
  font-weight: var(--font-weight-normal);
  line-height: 1.5;
  color: var(--text-color);
}
.contact-hero-box-channels-list-item-info-tel:hover {
  color: var(--text-color);
}
.contact-hero-box-channels-list-item-info-txt {
  font-family: var(--font-family);
  font-size: var(--font-size-large);
  font-weight: var(--font-weight-normal);
  line-height: 1.5;
  color: #73737F;
}
.contact-hero-box-accounting-list {
  padding: 24px 0;
  display: flex;
  flex-direction: column;
}
.contact-hero-box-accounting-list-item {
  width: 460px;
}
.contact-hero-box-accounting-list-item-title {
  font-family: var(--font-family);
  font-size: var(--font-card-name);
  font-weight: var(--font-weight-bold);
  line-height: 1.5;
  color: var(--text-color);
  padding: 32px 0 12px 0;
  border-bottom: 4px solid #CCD6EB;
  display: inline-block;
}
.contact-hero-box-accounting-list-item-channels {
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 24px 0;
}
.contact-hero-box-accounting-list-item-channels img {
  max-width: 30px;
  max-height: 20px;
}

.contact-footer {
  display: block;
  padding: 0 30px 20px 30px;
  background-color: var(--bg-second-color);
}
.contact-footer-box {
  background-color: var(--background-color);
  border: 1px solid #B9CCEF;
  border-radius: 20px;
  padding: 20px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  max-width: 330px;
  text-align: center;
  margin: 0 auto;
}
.contact-footer-box-name {
  font-family: var(--font-family);
  font-size: var(--font-size-large);
  font-weight: var(--font-weight-normal);
  line-height: 1.5;
  color: var(--color-grey);
}
.contact-footer-box-data {
  font-family: var(--font-family);
  font-size: var(--font-size-extra);
  font-weight: var(--font-weight-normal);
  line-height: 1.5;
  color: var(--color-grey);
}
.contact-footer-box .top {
  padding-top: 24px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .contact-top {
    display: flex;
    justify-content: center;
    padding-top: 32px;
  }
  .contact-top-box {
    display: flex;
    flex-direction: column;
    padding: 0 30px 0 30px;
    max-width: 627px;
  }
  .contact-top-box-title {
    font-family: var(--font-family);
    font-size: var(--font-40);
    font-weight: var(--font-max-bold);
  }
  .contact-top-box-text {
    font-family: var(--font-family);
    font-size: var(--font-17);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero {
    display: flex;
    justify-content: center;
  }
  .contact-hero-box {
    display: flex;
    flex-direction: column;
    padding: 0 30px 0 30px;
    width: 627px;
    display: inline-block;
  }
  .contact-hero-box-office {
    display: flex;
    gap: 24px;
  }
  .contact-hero-box-office-days {
    font-family: var(--font-family);
    font-size: var(--font-size-large);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero-box-channels-list {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-hero-box-channels-list-item {
    display: flex;
    align-items: center;
    gap: 28px;
    width: 312px;
    padding: 40px 0 0 0;
  }
  .contact-hero-box-channels-list-item-info-info-tel {
    font-family: var(--font-family);
    font-size: var(--font-big2);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero-box-channels-list-item-info-info-txt {
    font-family: var(--font-family);
    font-size: var(--font-size-up);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero-box-accounting-list {
    display: flex;
    flex-direction: column;
  }
  .contact-footer-box {
    max-width: 627px;
  }
  .contact-footer-box-name {
    font-family: var(--font-family);
    font-size: var(--font-big2);
    font-weight: var(--font-weight-normal);
  }
  .contact-footer-box-data {
    font-family: var(--font-family);
    font-size: var(--font-17);
    font-weight: var(--font-weight-normal);
  }
  .contact-footer-box .top {
    padding-top: 24px;
  }
}
@media (min-width: 1200px) {
  .contact-top {
    display: flex;
    justify-content: center;
  }
  .contact-top-box {
    max-width: 920px;
  }
  .contact-top-box-title {
    font-family: var(--font-family);
    font-size: var(--font-40);
    font-weight: var(--font-max-bold);
  }
  .contact-top-box-text {
    font-family: var(--font-family);
    font-size: var(--font-17);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero {
    display: flex;
    justify-content: center;
  }
  .contact-hero-box {
    width: 920px;
  }
  .contact-hero-box-office {
    display: flex;
    gap: 24px;
  }
  .contact-hero-box-office-days {
    font-family: var(--font-family);
    font-size: var(--font-size-large);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero-box-channels-list {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-hero-box-channels-list-item {
    display: flex;
    align-items: center;
    gap: 28px;
    width: 460px;
    padding: 40px 0 0 0;
  }
  .contact-hero-box-channels-list-item-info-info-tel {
    font-family: var(--font-family);
    font-size: var(--font-big2);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero-box-channels-list-item-info-info-txt {
    font-family: var(--font-family);
    font-size: var(--font-size-up);
    font-weight: var(--font-weight-normal);
  }
  .contact-hero-box-accounting-list {
    display: flex;
    flex-direction: initial;
  }
  .contact-footer-box {
    max-width: 980px;
  }
  .contact-footer-box-name {
    font-family: var(--font-family);
    font-size: var(--font-big2);
    font-weight: var(--font-weight-normal);
  }
  .contact-footer-box-data {
    font-family: var(--font-family);
    font-size: var(--font-17);
    font-weight: var(--font-weight-normal);
  }
  .contact-footer-box .top {
    padding-top: 24px;
  }
}
