@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica Neue/100/helveticaneuecyr_thin.otf') format('opentype');
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica Neue/200/helveticaneuecyr_ultralight.otf') format('opentype');
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica Neue/200/helveticaneuecyr_ultralightitalic.otf') format('opentype');
  font-style: italic;
  font-weight: 200;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica Neue/400/helveticaneuecyr_roman.otf') format('opentype');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/Helvetica Neue/900/helveticaneuecyr_black.otf') format('opentype');
  font-style: normal;
  font-weight: 900;
}
.type-blue-button {
  flex: 1;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  background-color: #12406e;
  border: none;
  border-radius: 8px;
  padding: 15px 0;
  min-width: 320px;
  cursor: pointer;
  transition: 0.4s;
}
.type-blue-button:hover {
  filter: brightness(85%);
}

.dialer-select__wrapper .dialer-select__title {
  font-weight: 400;
  font-size: 36px;
  line-height: 43px;
  color: #12406e;
  margin: 0 0 30px 0;
}
.dialer-select__wrapper .dialer-select__selects {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px 30px;
  margin: 0 0 60px 0;
}
.dialer-select__wrapper .dialer-select {
  flex: 1;
    border: 1px solid;
  font-size: 16px;
  line-height: 21px;
  color: #12406e;
  border-color: #12406e;
  border-radius: 8px;
  padding: 13.5px 30px;
  cursor: pointer;
  min-width: 320px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent url('data:image/svg+xml, <svg width="35" height="9" viewBox="0 0 35 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25 1L17.5 7L10 1" stroke="%2312406E" stroke-width="2"/></svg>') no-repeat;
  background-position-x: 95%;
  background-position-y: 22px;
}
.dialer-select__wrapper .dialer-select::-moz-selection {
  color: #12406e;
  background: #ffffff;
}
.dialer-select__wrapper .dialer-select::selection {
  color: #12406e;
  background: #ffffff;
}
.map {
  height: 550px;
  background-color: #f5f5f5;
  margin: 0 0 60px 0;
}
.dialer-addresses__wrapper .dialer-addresses__title {
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  color: #12406e;
  margin: 0 0 40px 0;
}
/*.dialer-addresses__wrapper .dialer-addresses__blocks {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: space-between;*/
/*  flex-wrap: wrap;*/
/*  gap: 15px 30px;*/
/*  margin: 0 0 100px 0;*/
/*}*/

.dialer-addresses__wrapper .dialer-addresses__blocks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px 30px;
  margin: 0 0 100px 0;
}

@media (max-width: 1200px) {

  .dialer-addresses__wrapper .dialer-addresses__blocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 30px;
    margin: 0 0 100px 0;
  }
}

@media (max-width: 800px) {

  .dialer-addresses__wrapper .dialer-addresses__blocks {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px 30px;
    margin: 0 0 100px 0;
  }
}


.dialer-addresses__wrapper .dialer-addresses__block {
  flex: 1;
  background-color: #f5f5f5;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 25px;
  min-width: 320px;
}
/*.dialer-addresses__wrapper .dialer-addresses__block:first-child {*/
/*  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1), 4px 4px 10px rgba(0, 0, 0, 0.1);*/
/*}*/
.dialer-addresses__wrapper .block__company {
  font-size: 22px;
  line-height: 29px;
  font-weight: 400;
  color: #12406e;
  margin: 0;
}
.dialer-addresses__wrapper .block__address {
  font-size: 22px;
  line-height: 29px;
  font-weight: 400;
  color: #0c0c0c;
  margin: 0 0 10px 0;
}
.dialer-addresses__wrapper .block__show-on-map {
  margin: 0 0 29px 0;
}
.dialer-addresses__wrapper .block__show-on-map a {
  display: flex;
  align-items: flex-end;
  column-gap: 3px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #12406e;
}
.dialer-addresses__wrapper .block__show-on-map a:before {
  content: url('data:image/svg+xml, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.99999 17.657L10.6009 16.9799C11.2828 16.199 11.8962 15.458 12.4419 14.7532L12.8924 14.159C14.7733 11.6247 15.7143 9.61324 15.7143 8.12657C15.7143 4.95324 13.1562 2.38086 9.99999 2.38086C6.8438 2.38086 4.28571 4.95324 4.28571 8.12657C4.28571 9.61324 5.22666 11.6247 7.10761 14.159L7.55809 14.7532C8.3366 15.7508 9.1511 16.7187 9.99999 17.657Z" stroke="%2312406E" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.99997 10.4758C11.3149 10.4758 12.3809 9.40978 12.3809 8.09482C12.3809 6.77986 11.3149 5.71387 9.99997 5.71387C8.68501 5.71387 7.61902 6.77986 7.61902 8.09482C7.61902 9.40978 8.68501 10.4758 9.99997 10.4758Z" stroke="%2312406E" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  display: block;
  width: 20px;
  height: 20px;
}
.dialer-addresses__wrapper .block__website-title,
.dialer-addresses__wrapper .block__contact-us-title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #9d9d9d;
  margin: 0 0 5px 0;
}
.dialer-addresses__wrapper .block__website-text {
  margin: 0 0 29px 0;
}
.dialer-addresses__wrapper .block__website-text a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #0c0c0c;
  text-decoration: none;
}
.dialer-addresses__wrapper .block__contact-us-text {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #0c0c0c;
  margin: 0;
}
.dialer-contact-us__wrapper .dialer-contact-us__title {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  color: #12406e;
  margin: 0 0 20px 0;
}
.dialer-contact-us__wrapper .dialer-contact-us__title-under-text {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #000000b2;
  max-width: 712px;
  margin: 0 0 21px 0;
}
.dialer-contact-us__input-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 21px 30px;
  padding: 0;
  margin: 0 0 25px 0;
}
.dialer-contact-us__input-blocks .dialer-contact-us__input-block {
  display: flex;
  flex-direction: column;
}
.dialer-contact-us__input-blocks .dialer-contact-us__label {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #12406e;
  margin: 0 0 5px 0;
}
.dialer-contact-us__input-blocks .dialer-contact-us__input {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #bbbbbb;
  border: 1px solid #bbbbbb;
  border-radius: 8px;
  padding: 11px 3px 11px 20px;
  width: 393px;
}
.dialer-contact-us__input-blocks .dialer-contact-us__button {
  margin-top: auto;
  padding: 11px 0;
}
.dialer-contact-us__terms-confirm {
  max-width: 419px;
}
.dialer-contact-us__terms-confirm .dialer-contact-us__terms-confirm-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.dialer-contact-us__terms-confirm .dialer-contact-us__terms-confirm-input + label {
  display: flex;
  align-items: center;
  column-gap: 15px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #0c0c0c;
  cursor: pointer;
}
.dialer-contact-us__terms-confirm .dialer-contact-us__terms-confirm-input + label::before {
  content: '';
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border: 1px solid #0c0c0c;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  cursor: pointer;
}
.dialer-contact-us__terms-confirm .dialer-contact-us__terms-confirm-input:checked + label::before {
  border-color: #12406e;
  background-color: #12406e;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
label.required {
  position: relative;
  width: fit-content;
}
label.required:after {
  position: absolute;
  top: 0;
  right: -5px;
  content: "*";
  display: block;
  font-size: 12px;
  line-height: 12px;
  color: #ff0000;
}
*,
:after,
:before {
  box-sizing: border-box;
}
@media (max-width: 768px) {
  body {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .dialer-select__wrapper .dialer-select__title {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .dialer-select__wrapper .dialer-select__selects {
    margin-bottom: 20px;
  }
  .map {
    /*height: 175px;*/
  }
  .dialer-addresses__wrapper .dialer-addresses__title {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .dialer-addresses__wrapper .dialer-addresses__blocks {
    margin-bottom: 60px;
  }
  .dialer-addresses__wrapper .dialer-addresses__block {
    padding: 20px 15px;
  }
  .dialer-addresses__wrapper .dialer-addresses__block:first-child {
    box-shadow: none;
  }
  .dialer-addresses__wrapper .block__company,
  .dialer-addresses__wrapper .block__address {
    font-size: 14px;
    line-height: 18px;
  }
  .dialer-addresses__wrapper .block__show-on-map a {
    font-size: 14px;
    line-height: 14px;
  }
  .dialer-addresses__wrapper .block__website-title,
  .dialer-addresses__wrapper .block__contact-us-title {
    font-size: 16px;
    line-height: 16px;
  }
  .dialer-addresses__wrapper .block__website-text a,
  .dialer-addresses__wrapper .block__contact-us-text {
    font-size: 14px;
    line-height: 21px;
  }
  .dialer-contact-us__wrapper .dialer-contact-us__title {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .dialer-contact-us__wrapper .dialer-contact-us__title-under-text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .dialer-contact-us__input-blocks {
    row-gap: 15px;
    margin-bottom: 30px;
  }
  .dialer-contact-us__input-blocks .dialer-contact-us__label {
    font-size: 10px;
    line-height: 10px;
  }
  .dialer-contact-us__input-blocks .dialer-contact-us__input {
    line-height: 20px;
    width: 100%;
    min-width: 320px;
    padding: 9.5px 3px 9.5px 15px;
  }
  .dialer-contact-us__input-blocks .dialer-contact-us__button {
    max-width: 320px;
    margin-top: 15px;
  }
  .dialer-contact-us__terms-confirm .dialer-contact-us__terms-confirm-input + label {
    align-items: flex-start;
  }
}
