@charset "UTF-8";
.container.grid-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.separa-containers .site-main {
  margin: 0;
}
.site-content {
  display: block !important;
}
.container {
  max-width: 1300px;
  margin: 0 auto;
}
.container {
  padding-left: 24px;
  padding-right: 24px;
}
.container {
  overflow: hidden;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -24px;
  margin-right: -24px;
}
.aic {
  align-items: center;
}
.jcc {
  justify-content: center;
}
[class*="col-"] {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 0px) {
  .col-1 {
    width: 8.33%;
  }
  .col-2 {
    width: 16.66%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33%;
  }
  .col-5 {
    width: 41.66%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.33%;
  }
  .col-8 {
    width: 66.66%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33%;
  }
  .col-11 {
    width: 91.66%;
  }
  .col-12 {
    width: 100%;
  }
  .offset-1 {
    margin-left: 8.33%;
  }
  .offset-2 {
    margin-left: 16.66%;
  }
  .offset-3 {
    margin-left: 25%;
  }
  .offset-4 {
    margin-left: 33.33%;
  }
  .offset-5 {
    margin-left: 41.66%;
  }
  .offset-6 {
    margin-left: 50%;
  }
  .offset-7 {
    margin-left: 58.33%;
  }
  .offset-8 {
    margin-left: 66.66%;
  }
  .offset-9 {
    margin-left: 75%;
  }
  .offset-10 {
    margin-left: 83.33%;
  }
  .offset-11 {
    margin-left: 91.66%;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-center {
    text-align: center;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pt-8 {
    padding-top: 8px;
  }
  .pt-16 {
    padding-top: 16px;
  }
  .pt-24 {
    padding-top: 24px;
  }
  .pt-32 {
    padding-top: 32px;
  }
  .pt-48 {
    padding-top: 48px;
  }
  .pt-64 {
    padding-top: 64px;
  }
  .pt-96 {
    padding-top: 96px;
  }
  .pt-128 {
    padding-top: 128px;
  }
  .pt-192 {
    padding-top: 192px;
  }
  .pt-160 {
    padding-top: 160px;
  }
  .pt-192 {
    padding-top: 192px;
  }
  .pt-256 {
    padding-top: 256px;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .pb-8 {
    padding-bottom: 8px;
  }
  .pb-16 {
    padding-bottom: 16px;
  }
  .pb-24 {
    padding-bottom: 24px;
  }
  .pb-32 {
    padding-bottom: 32px;
  }
  .pb-48 {
    padding-bottom: 48px;
  }
  .pb-64 {
    padding-bottom: 64px;
  }
  .pb-96 {
    padding-bottom: 96px;
  }
  .pb-128 {
    padding-bottom: 128px;
  }
  .pb-192 {
    padding-bottom: 192px;
  }
  .pb-160 {
    padding-bottom: 160px;
  }
  .pb-192 {
    padding-bottom: 192px;
  }
  .pb-256 {
    padding-bottom: 256px;
  }
  .mt-0 {
    margin-top: 0;
  }
  .mt-8 {
    margin-top: 8px;
  }
  .mt-16 {
    margin-top: 16px;
  }
  .mt-24 {
    margin-top: 24px;
  }
  .mt-32 {
    margin-top: 32px;
  }
  .mt-48 {
    margin-top: 48px;
  }
  .mt-64 {
    margin-top: 64px;
  }
  .mt-96 {
    margin-top: 96px;
  }
  .mt-128 {
    margin-top: 128px;
  }
  .mt-160 {
    margin-top: 160px;
  }
  .mt-192 {
    margin-top: 192px;
  }
  .mt-256 {
    margin-top: 256px;
  }
  .mb-0 {
    margin-bottom: 0;
  }
  .mb-8 {
    margin-bottom: 8px;
  }
  .mb-16 {
    margin-bottom: 16px;
  }
  .mb-24 {
    margin-bottom: 24px;
  }
  .mb-32 {
    margin-bottom: 32px;
  }
  .mb-48 {
    margin-bottom: 48px;
  }
  .mb-64 {
    margin-bottom: 64px;
  }
  .mb-96 {
    margin-bottom: 96px;
  }
  .mb-128 {
    margin-bottom: 128px;
  }
  .mb-160 {
    margin-bottom: 160px;
  }
  .mb-192 {
    margin-bottom: 192px;
  }
  .mb-256 {
    margin-bottom: 256px;
  }
}
@media (min-width: 0px) {
  .col-sm-1 {
    width: 8.33%;
  }
  .col-sm-2 {
    width: 16.66%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33%;
  }
  .col-sm-5 {
    width: 41.66%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33%;
  }
  .col-sm-8 {
    width: 66.66%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33%;
  }
  .col-sm-11 {
    width: 91.66%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .offset-sm-1 {
    margin-left: 8.33%;
  }
  .offset-sm-2 {
    margin-left: 16.66%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33%;
  }
  .offset-sm-5 {
    margin-left: 41.66%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33%;
  }
  .offset-sm-8 {
    margin-left: 66.66%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33%;
  }
  .offset-sm-11 {
    margin-left: 91.66%;
  }
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .pt-sm-0 {
    padding-top: 0;
  }
  .pt-sm-8 {
    padding-top: 8px;
  }
  .pt-sm-16 {
    padding-top: 16px;
  }
  .pt-sm-24 {
    padding-top: 24px;
  }
  .pt-sm-32 {
    padding-top: 32px;
  }
  .pt-sm-48 {
    padding-top: 48px;
  }
  .pt-sm-64 {
    padding-top: 64px;
  }
  .pt-sm-96 {
    padding-top: 96px;
  }
  .pt-sm-128 {
    padding-top: 128px;
  }
  .pt-sm-192 {
    padding-top: 192px;
  }
  .pt-sm-160 {
    padding-top: 160px;
  }
  .pt-sm-192 {
    padding-top: 192px;
  }
  .pt-sm-256 {
    padding-top: 256px;
  }
  .pb-sm-0 {
    padding-bottom: 0;
  }
  .pb-sm-8 {
    padding-bottom: 8px;
  }
  .pb-sm-16 {
    padding-bottom: 16px;
  }
  .pb-sm-24 {
    padding-bottom: 24px;
  }
  .pb-sm-32 {
    padding-bottom: 32px;
  }
  .pb-sm-48 {
    padding-bottom: 48px;
  }
  .pb-sm-64 {
    padding-bottom: 64px;
  }
  .pb-sm-96 {
    padding-bottom: 96px;
  }
  .pb-sm-128 {
    padding-bottom: 128px;
  }
  .pb-sm-192 {
    padding-bottom: 192px;
  }
  .pb-sm-160 {
    padding-bottom: 160px;
  }
  .pb-sm-192 {
    padding-bottom: 192px;
  }
  .pb-sm-256 {
    padding-bottom: 256px;
  }
  .mt-sm-0 {
    margin-top: 0;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
  .mt-sm-16 {
    margin-top: 16px;
  }
  .mt-sm-24 {
    margin-top: 24px;
  }
  .mt-sm-32 {
    margin-top: 32px;
  }
  .mt-sm-48 {
    margin-top: 48px;
  }
  .mt-sm-64 {
    margin-top: 64px;
  }
  .mt-sm-96 {
    margin-top: 96px;
  }
  .mt-sm-128 {
    margin-top: 128px;
  }
  .mt-sm-160 {
    margin-top: 160px;
  }
  .mt-sm-192 {
    margin-top: 192px;
  }
  .mt-sm-256 {
    margin-top: 256px;
  }
  .mb-sm-0 {
    margin-bottom: 0;
  }
  .mb-sm-8 {
    margin-bottom: 8px;
  }
  .mb-sm-16 {
    margin-bottom: 16px;
  }
  .mb-sm-24 {
    margin-bottom: 24px;
  }
  .mb-sm-32 {
    margin-bottom: 32px;
  }
  .mb-sm-48 {
    margin-bottom: 48px;
  }
  .mb-sm-64 {
    margin-bottom: 64px;
  }
  .mb-sm-96 {
    margin-bottom: 96px;
  }
  .mb-sm-128 {
    margin-bottom: 128px;
  }
  .mb-sm-160 {
    margin-bottom: 160px;
  }
  .mb-sm-192 {
    margin-bottom: 192px;
  }
  .mb-sm-256 {
    margin-bottom: 256px;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    width: 8.33%;
  }
  .col-md-2 {
    width: 16.66%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33%;
  }
  .col-md-5 {
    width: 41.66%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33%;
  }
  .col-md-8 {
    width: 66.66%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33%;
  }
  .col-md-11 {
    width: 91.66%;
  }
  .col-md-12 {
    width: 100%;
  }
  .offset-md-1 {
    margin-left: 8.33%;
  }
  .offset-md-2 {
    margin-left: 16.66%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33%;
  }
  .offset-md-5 {
    margin-left: 41.66%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33%;
  }
  .offset-md-8 {
    margin-left: 66.66%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33%;
  }
  .offset-md-11 {
    margin-left: 91.66%;
  }
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .pt-md-0 {
    padding-top: 0;
  }
  .pt-md-8 {
    padding-top: 8px;
  }
  .pt-md-16 {
    padding-top: 16px;
  }
  .pt-md-24 {
    padding-top: 24px;
  }
  .pt-md-32 {
    padding-top: 32px;
  }
  .pt-md-48 {
    padding-top: 48px;
  }
  .pt-md-64 {
    padding-top: 64px;
  }
  .pt-md-96 {
    padding-top: 96px;
  }
  .pt-md-128 {
    padding-top: 128px;
  }
  .pt-md-192 {
    padding-top: 192px;
  }
  .pt-md-160 {
    padding-top: 160px;
  }
  .pt-md-192 {
    padding-top: 192px;
  }
  .pt-md-256 {
    padding-top: 256px;
  }
  .pb-md-0 {
    padding-bottom: 0;
  }
  .pb-md-8 {
    padding-bottom: 8px;
  }
  .pb-md-16 {
    padding-bottom: 16px;
  }
  .pb-md-24 {
    padding-bottom: 24px;
  }
  .pb-md-32 {
    padding-bottom: 32px;
  }
  .pb-md-48 {
    padding-bottom: 48px;
  }
  .pb-md-64 {
    padding-bottom: 64px;
  }
  .pb-md-96 {
    padding-bottom: 96px;
  }
  .pb-md-128 {
    padding-bottom: 128px;
  }
  .pb-md-192 {
    padding-bottom: 192px;
  }
  .pb-md-160 {
    padding-bottom: 160px;
  }
  .pb-md-192 {
    padding-bottom: 192px;
  }
  .pb-md-256 {
    padding-bottom: 256px;
  }
  .mt-md-0 {
    margin-top: 0;
  }
  .mt-md-8 {
    margin-top: 8px;
  }
  .mt-md-16 {
    margin-top: 16px;
  }
  .mt-md-24 {
    margin-top: 24px;
  }
  .mt-md-32 {
    margin-top: 32px;
  }
  .mt-md-48 {
    margin-top: 48px;
  }
  .mt-md-64 {
    margin-top: 64px;
  }
  .mt-md-96 {
    margin-top: 96px;
  }
  .mt-md-128 {
    margin-top: 128px;
  }
  .mt-md-160 {
    margin-top: 160px;
  }
  .mt-md-192 {
    margin-top: 192px;
  }
  .mt-md-256 {
    margin-top: 256px;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .mb-md-8 {
    margin-bottom: 8px;
  }
  .mb-md-16 {
    margin-bottom: 16px;
  }
  .mb-md-24 {
    margin-bottom: 24px;
  }
  .mb-md-32 {
    margin-bottom: 32px;
  }
  .mb-md-48 {
    margin-bottom: 48px;
  }
  .mb-md-64 {
    margin-bottom: 64px;
  }
  .mb-md-96 {
    margin-bottom: 96px;
  }
  .mb-md-128 {
    margin-bottom: 128px;
  }
  .mb-md-160 {
    margin-bottom: 160px;
  }
  .mb-md-192 {
    margin-bottom: 192px;
  }
  .mb-md-256 {
    margin-bottom: 256px;
  }
}
@media (min-width: 1024px) {
  .col-lg-1 {
    width: 8.33%;
  }
  .col-lg-2 {
    width: 16.66%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33%;
  }
  .col-lg-5 {
    width: 41.66%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33%;
  }
  .col-lg-8 {
    width: 66.66%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33%;
  }
  .col-lg-11 {
    width: 91.66%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .offset-lg-1 {
    margin-left: 8.33%;
  }
  .offset-lg-2 {
    margin-left: 16.66%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33%;
  }
  .offset-lg-5 {
    margin-left: 41.66%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33%;
  }
  .offset-lg-8 {
    margin-left: 66.66%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33%;
  }
  .offset-lg-11 {
    margin-left: 91.66%;
  }
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .pt-lg-0 {
    padding-top: 0;
  }
  .pt-lg-8 {
    padding-top: 8px;
  }
  .pt-lg-16 {
    padding-top: 16px;
  }
  .pt-lg-24 {
    padding-top: 24px;
  }
  .pt-lg-32 {
    padding-top: 32px;
  }
  .pt-lg-48 {
    padding-top: 48px;
  }
  .pt-lg-64 {
    padding-top: 64px;
  }
  .pt-lg-96 {
    padding-top: 96px;
  }
  .pt-lg-128 {
    padding-top: 128px;
  }
  .pt-lg-192 {
    padding-top: 192px;
  }
  .pt-lg-160 {
    padding-top: 160px;
  }
  .pt-lg-192 {
    padding-top: 192px;
  }
  .pt-lg-256 {
    padding-top: 256px;
  }
  .pb-lg-0 {
    padding-bottom: 0;
  }
  .pb-lg-8 {
    padding-bottom: 8px;
  }
  .pb-lg-16 {
    padding-bottom: 16px;
  }
  .pb-lg-24 {
    padding-bottom: 24px;
  }
  .pb-lg-32 {
    padding-bottom: 32px;
  }
  .pb-lg-48 {
    padding-bottom: 48px;
  }
  .pb-lg-64 {
    padding-bottom: 64px;
  }
  .pb-lg-96 {
    padding-bottom: 96px;
  }
  .pb-lg-128 {
    padding-bottom: 128px;
  }
  .pb-lg-192 {
    padding-bottom: 192px;
  }
  .pb-lg-160 {
    padding-bottom: 160px;
  }
  .pb-lg-192 {
    padding-bottom: 192px;
  }
  .pb-lg-256 {
    padding-bottom: 256px;
  }
  .mt-lg-0 {
    margin-top: 0;
  }
  .mt-lg-8 {
    margin-top: 8px;
  }
  .mt-lg-16 {
    margin-top: 16px;
  }
  .mt-lg-24 {
    margin-top: 24px;
  }
  .mt-lg-32 {
    margin-top: 32px;
  }
  .mt-lg-48 {
    margin-top: 48px;
  }
  .mt-lg-64 {
    margin-top: 64px;
  }
  .mt-lg-96 {
    margin-top: 96px;
  }
  .mt-lg-128 {
    margin-top: 128px;
  }
  .mt-lg-160 {
    margin-top: 160px;
  }
  .mt-lg-192 {
    margin-top: 192px;
  }
  .mt-lg-256 {
    margin-top: 256px;
  }
  .mb-lg-0 {
    margin-bottom: 0;
  }
  .mb-lg-8 {
    margin-bottom: 8px;
  }
  .mb-lg-16 {
    margin-bottom: 16px;
  }
  .mb-lg-24 {
    margin-bottom: 24px;
  }
  .mb-lg-32 {
    margin-bottom: 32px;
  }
  .mb-lg-48 {
    margin-bottom: 48px;
  }
  .mb-lg-64 {
    margin-bottom: 64px;
  }
  .mb-lg-96 {
    margin-bottom: 96px;
  }
  .mb-lg-128 {
    margin-bottom: 128px;
  }
  .mb-lg-160 {
    margin-bottom: 160px;
  }
  .mb-lg-192 {
    margin-bottom: 192px;
  }
  .mb-lg-256 {
    margin-bottom: 256px;
  }
}
*, *:before, *:after {
  box-sizing: border-box;
}
input:not([type=checkbox]):not([type=radio]), textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
html {
  scroll-behavior: smooth;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
.title-h1, .text h1, .title-h2, .text h2, .title-h3, .text h3, .title-h4, .text h4, .title-h5, .text h5, .title-h6, .text h6, .subtitle {
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -1px;
}
.title-h1, .text h1 {
  font-size: 48px;
}
.title-h2, .text h2 {
  font-size: 40px;
}
.title-h3, .text h3 {
  font-size: 32px;
}
.title-h4, .text h4 {
  font-size: 24px;
}
.title-h5, .text h5 {
  font-size: 20px;
}
.title-h6, .text h6 {
  font-size: 16px;
}
@media (max-width: 1024px) {
  .title-h1, .text h1 {
    font-size: 40px;
  }
  .title-h2, .text h2 {
    font-size: 36px;
  }
  .title-h3, .text h3 {
    font-size: 32px;
  }
  .title-h4, .text h4 {
    font-size: 20px;
  }
  .title-h5, .text h5 {
    font-size: 18px;
  }
  .title-h6, .text h6 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .title-h1, .text h1 {
    font-size: 32px;
  }
  .title-h2, .text h2 {
    font-size: 28px;
  }
  .title-h3, .text h3 {
    font-size: 24px;
  }
  .title-h4, .text h4 {
    font-size: 20px;
  }
  .title-h5, .text h5 {
    font-size: 18px;
  }
  .title-h6, .text h6 {
    font-size: 16px;
  }
}
.text-uppercase {
  text-transform: uppercase;
}
.display-none {
  display: none !important;
}
.bg-light {
  color: #212121;
  background-color: #f5f5fc;
}
.bg-light .specialist-card__content-wrapper {
  background: #fff;
}
.bg-light .specialist-card__tag {
  background: #f5f5fc;
}
.bg-primary {
  color: #fff;
  background: #6076e4;
}
.bg-primary .title-wrapper__title {
  color: #fff;
}
.bg-secondary {
  color: #fff;
  background: #6076e4;
}
.bg-secondary .title-wrapper__title {
  color: #fff;
}
.blocker {
  z-index: 99999;
}
.modal {
  max-width: 400px;
  border-radius: 4px;
  padding: 48px;
  padding-top: 24px;
}
.modal .close-modal {
  display: none !important;
}
.modal__close {
  position: absolute;
  top: 24px;
  right: 24px;
  transition: linear 0.24s;
  color: #db3727;
}
.modal__close:hover {
  color: #212121;
}
.modal__title {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .modal {
    padding: 24px;
  }
}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {
  width: 100%;
  padding: 16px;
  border: 1px solid #f5f5fc;
  border-radius: 4px;
  margin: 0;
  margin-bottom: 8px;
}
.wpcf7-list-item {
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}
.wpcf7-acceptance {
  font-size: 14px;
}
.wpcf7-acceptance a {
  color: #6076e4;
  text-decoration: underline;
}
.wpcf7 input[type="submit"] {
  padding: 16px;
  width: 100%;
  margin: 0;
  margin-top: 16px;
}
.wpcf7-spinner {
  display: none;
}
.wpcf7 p {
  margin: 0;
}
.wpcf7-not-valid-tip {
  font-size: 14px;
  color: #db3727;
  text-align: center;
}
.wpcf7-response-output {
  font-size: 14px;
  color: #212121;
  text-align: center;
  margin: 0 !important;
  margin-top: 16px !important;
  padding: 16px !important;
  border: 1px solid #db3727 !important;
  border-radius: 4px !important;
}
.title-wrapper {
  margin-bottom: 48px;
}
.title-wrapper__description {
  margin-top: 24px;
}
.title-wrapper__symbol {
  width: 96px;
}
.title-wrapper__symbol path {
  stroke: #6076e4;
}
.bg-primary .title-wrapper__symbol path, .bg-secondary .title-wrapper__symbol path {
  stroke: #fff;
}
.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin: 0 2px;
  background: #212121;
  opacity: 0.2;
}
.owl-theme .owl-dots .owl-dot.active span {
  opacity: 1;
  background: #6076e4;
}
.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  background: #6076e4;
}
.bg-primary .owl-dot span {
  background: #fff !important;
}
.specialists__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
}
.specialists .owl-nav {
  display: none;
}
.specialists .owl-dots {
  margin-top: 48px;
}
@media (max-width: 1024px) {
  .specialists__wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .specialists__wrapper {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.specialist-card__image-wrapper img {
  background: #ebf0f4;
  border-radius: 4px 4px 0 0;
  margin-bottom: -7px;
}
.specialist-card__content-wrapper {
  color: #212121;
  background: #f5f5fc;
  border-radius: 0 0 4px 4px;
  padding: 48px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.specialist-card__tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.specialist-card__tag {
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  background: #fff;
  border-radius: 32px;
}
.header {
  padding-top: 24px;
  padding-bottom: 24px;
}
.header-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
  align-items: center;
}
.header-logo__image {
  height: 64px;
}
.header-logo__title {
  color: #212121;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.header-logo__description {
  color: #212121;
  font-size: 16px;
  opacity: 0.8;
}
.header-contacts__phone {
  color: #212121;
  font-size: 20px;
  font-weight: 400;
}
.header-contacts__work-hours {
  font-size: 16px;
  opacity: 0.8;
}
.header-contacts__metro, .header-contacts__address {
  font-size: 16px;
  opacity: 0.8;
}
.header .buttons-wrapper {
  justify-content: right;
}
@media (max-width: 1024px) {
  .header-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .header-wrapper__item {
    text-align: center;
  }
  .header .buttons-wrapper {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .header-wrapper {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .header-logo__image {
    height: 52px;
  }
  .header-contacts__phone {
    font-size: 18px;
  }
  .header-contacts__metro, .header-contacts__address {
    display: none;
  }
  .header .buttons-wrapper .button {
    padding: 12px 24px;
    font-size: 16px;
  }
}
.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container {
  padding-left: 0;
  padding-right: 0;
}
.main-navigation {
  box-shadow: 0 16px 24px rgba(0, 0, 0, 0.32);
}
.sticky-enabled .main-navigation.is_stuck {
  box-shadow: none;
}
.buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 32px;
  border-radius: 32px;
}
.button-small {
  font-size: 16px !important;
  padding: 12px 24px !important;
}
a.button-link {
  padding: 0;
  color: #212121;
  background: transparent;
}
a.button-link:hover {
  padding: 0;
  color: #6076e4;
  background: transparent;
}
a.button-filled-secondary {
  color: #fff;
  background: #6076e4;
}
a.button-filled-secondary:hover {
  color: #fff;
  background: #6076e4;
  opacity: 0.9;
}
a.button-outlined-secondary {
  color: #212121;
  background: transparent;
  border: 1px solid #6076e4;
}
a.button-outlined-secondary:hover {
  color: #fff;
  background: #6076e4;
  border-color: #6076e4;
  opacity: 0.9;
}
a.button-filled-light {
  color: #212121;
  background: #ebf0f4;
}
a.button-filled-light:hover {
  color: #fff;
  background: #6076e4;
}
a.button-outlined-light {
  color: #212121;
  background: transparent;
  border: 1px solid #ebf0f4;
}
a.button-outlined-light:hover {
  color: #fff;
  background: #6076e4;
  border-color: #6076e4;
}
.filter__radio-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}
.filter__radio-button {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 12px 24px;
  color: #212121;
  border: 1px solid #ebf0f4;
  border-radius: 32px;
  font-size: 16px;
  font-weight: 400;
  transition: linear 0.24s;
}
.filter__radio-button input {
  display: none;
}
.filter__radio-button:active, .filter__radio-button:hover {
  color: #fff;
  background-color: #6076e4;
  border: 1px solid #6076e4;
}
.filter__radio-button--loading {
  display: none;
  font-size: 16px;
  animation: spin 1s linear infinite;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
}
/*

.code {
	
}

@media(max-width: $md) {
	.code {
		
	}
}

@media(max-width: $sm) {
	.code {
		
	}
}

*/
.header-hero {
  padding-top: 48px;
  padding-bottom: 48px;
  position: relative;
  background: #f5f5fc;
  /*
	&:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(to right, rgb($color-primary-rgb / 85%), rgb($color-primary-rgb));
		background: -webkit-linear-gradient(to right, rgb($color-primary-rgb / 85%), rgb($color-primary-rgb));
		opacity: .9;
	}
	*/
}
.header-hero .container {
  position: relative;
}
.header-hero__wrapper {
  display: flex;
  flex-direction: column;
  gap: 96px;
}
.header-hero__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.header-hero .subtitle, .header-hero .title-h1, .header-hero__description {
  color: #212121;
}
.header-hero__description {
  font-size: 20px;
  padding-right: 64px;
}
.header-hero .text ul, .header-hero .text ol {
  margin-top: 0;
  margin-bottom: 0;
}
.header-hero .text ul li, .header-hero .text ol li {
  padding-top: 2px;
  padding-bottom: 2px;
}
.header-hero .text ul li:before, .header-hero .text ol li:before {
  top: 2px;
}
.header-hero__form {
  padding: 40px 40px;
  color: #212121;
  background: #fff;
  border-radius: 4px;
}
@media (max-width: 1024px) {
  .header-hero__wrapper {
    gap: 96px;
  }
  .header-hero__description {
    font-size: 18px;
  }
  .header-hero__form {
    padding: 40px 32px;
  }
}
@media (max-width: 768px) {
  .header-hero__wrapper {
    gap: 64px;
  }
  .header-hero__description {
    font-size: 16px;
  }
  .header-hero__form {
    padding: 40px 24px;
  }
}
.text p {
  margin: 0;
  margin-bottom: 24px;
}
.text img {
  border-radius: 4px;
}
.text ul {
  list-style: none;
  margin: 0;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 0;
}
.text ul li {
  position: relative;
  padding-left: 32px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.text ul li:before {
  content: "—";
  position: absolute;
  top: 8px;
  left: 0;
  color: #6076e4;
  font-weight: 400;
}
.text ol {
  list-style: none;
  counter-reset: num;
  margin: 0;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 0;
}
.text ol li {
  position: relative;
  padding-left: 32px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.text ol li:before {
  position: absolute;
  content: counter(num) ".";
  counter-increment: num;
  top: 8px;
  left: 0;
  color: #6076e4;
  font-weight: 400;
}
.text blockquote {
  margin: 0;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
}
.text blockquote p:last-child {
  margin-bottom: 0;
}
.text blockquote {
  padding: 48px;
  border: 2px solid #6076e4;
  border-radius: 4px;
}
.text h2, .text h3, .text h4, .text h5, .text h6 {
  margin: 0;
  margin-top: 64px;
  margin-bottom: 32px;
}
.text h2:first-child, .text h3:first-child, .text h4:first-child, .text h5:first-child, .text h6:first-child {
  margin-top: 0;
}
@media (max-width: 768px) {
  .text-1 blockquote {
    padding: 24px;
  }
}
.text-2__columns {
  display: flex;
  flex-wrap: nowrap;
  gap: 64px;
}
.text-2__columns--align-items-center {
  align-items: center;
}
@media (max-width: 768px) {
  .text-2__columns {
    flex-wrap: wrap;
    gap: 24px;
  }
  .text-2__column-1, .text-2__column-2 {
    width: 100% !important;
  }
}
.gallery-2 .owl-nav {
  display: none;
}
.gallery-2 .owl-dots {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translate(-50%);
  background: #fff;
  border-radius: 32px;
  display: flex;
  align-items: center;
  padding: 4px 16px;
}
.gallery-2 .owl-dots .owl-dot span {
  width: 12px !important;
  height: 12px !important;
  background: #cccccc !important;
  opacity: 1 !important;
  margin: 2px 2px !important;
  transition: linear 0.24s;
}
.gallery-2 .owl-dots .owl-dot.active span, .gallery-2 .owl-dots .owl-dot:hover span {
  background: #6076e4 !important;
}
.gallery-2 .owl-item img {
  border-radius: 4px;
}
@media (max-width: 768px) {
  .gallery-2 .buttons-wrapper {
    justify-content: center;
  }
  .gallery-2 .buttons-wrapper .button {
    width: 100%;
    font-size: 16px;
  }
}
.gallery-3 {
  overflow: hidden;
}
.gallery-3-item {
  padding: 16px;
  background: #fff;
  border: 1px solid #f5f5fc;
  border-radius: 4px;
}
.gallery-3 .owl-nav {
  display: none;
}
.gallery-3 .owl-dots {
  margin-top: 48px;
}
.gallery-3 .owl-item {
  opacity: 0.5;
  scale: 95%;
}
.gallery-3 .owl-item.active {
  opacity: 1;
  scale: 100%;
  transition: scale 0.24s;
}
.gallery-3 .owl-item.active + .active {
  scale: 90%;
  opacity: 0.9;
}
.gallery-3 .owl-item.active + .active + .active {
  scale: 90%;
  opacity: 0.8;
}
.gallery-3 .owl-item.active + .active + .active + .active {
  scale: 90%;
  opacity: 0.7;
}
@media (max-width: 768px) {
  .specialists .buttons-wrapper {
    justify-content: center;
  }
  .specialists .buttons-wrapper .button {
    width: 100%;
    font-size: 16px;
  }
}
.promo-1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.promo-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgb(96 118 228 / 85%), #6076e4);
  background: -webkit-linear-gradient(to right, rgb(96 118 228 / 85%), #6076e4);
  opacity: 0.9;
}
.promo-1 .container {
  position: relative;
}
.promo-1 .buttons-wrapper {
  justify-content: center;
}
.promo-1 .buttons-wrapper .button-outlined-secondary {
  color: #fff;
  border-color: #fff;
}
.promo-1 .buttons-wrapper .button-outlined-secondary:hover {
  color: #212121;
  background: #fff;
  border-color: #fff;
}
.promo-1 .title-wrapper__title, .promo-1 .title-wrapper__description {
  color: #fff;
}
@media (max-width: 768px) {
  .promo-1 .buttons-wrapper .button {
    width: 100%;
    padding: 16px;
    font-size: 16px;
  }
}
.services-2__wrapper {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 24px;
}
.services-2__cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.services-2 .service-card {
  padding: 64px 32px;
  color: #212121;
  background: #f5f5fc;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
.services-2 .service-card__description {
  font-size: 16px;
}
.services-2 .service-card__price {
  font-size: 20px;
  font-weight: 400;
  color: #6076e4;
}
.services-2__list {
  padding: 32px;
  background: #f5f5fc;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
.services-2__list-item {
  display: block;
  font-weight: 400;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ebf0f4;
}
@media (max-width: 1024px) {
  .services-2__wrapper {
    display: grid;
    grid-template-columns: 2.5fr 1.5fr;
    gap: 24px;
  }
  .services-2__cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .services-2 .service-card {
    padding: 32px;
  }
  .services-2__list {
    padding: 32px;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .services-2__wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .services-2__cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .services-2 .service-card {
    padding: 24px;
  }
  .services-2__list {
    padding: 24px;
    justify-content: flex-start;
  }
}
.reviews .owl-nav {
  display: none;
}
.reviews .owl-dots {
  margin-top: 48px;
}
.reviews .owl-stage-outer, .reviews .container {
  overflow: visible;
}
.reviews .owl-item {
  opacity: 0.5;
  scale: 95%;
}
.reviews .owl-item.active {
  opacity: 1;
  scale: 100%;
  transition: scale 0.24s;
}
.reviews .owl-item.active + .active {
  scale: 90%;
  opacity: 0.9;
}
.reviews .owl-item.active + .active + .active {
  scale: 90%;
  opacity: 0.8;
}
.reviews .owl-item.active + .active + .active + .active {
  scale: 90%;
  opacity: 0.7;
}
.reviews-card {
  padding: 48px;
  color: #212121;
  background: #fff;
  border-radius: 4px;
}
.reviews-card__description {
  opacity: 0.9;
}
.reviews-card__meta {
  font-size: 16px;
  opacity: 0.9;
}
.reviews-card__meta a {
  text-decoration: underline;
  transition: linear 0.24s;
}
.contacts-block .contacts-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #f5f5fc;
}
.contacts-block .contacts-item:last-child {
  margin-bottom: 0;
}
.contacts-block .contacts-item__icon {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  border-radius: 50%;
  background: #6076e4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contacts-block .contacts-item__subtitle {
  font-size: 14px;
  opacity: 0.8;
  margin-bottom: 4px;
}
.contacts-block .contacts-yandex-map iframe {
  border-radius: 4px;
}
.accordion-item {
  margin-bottom: 16px;
}
.accordion-item__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px;
  background: #f5f5fc;
  border-radius: 4px;
  cursor: pointer;
}
.accordion-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  background: #6076e4;
}
.accordion-item__icon span {
  width: 24px;
  height: 24px;
}
.accordion-item__description {
  display: none;
  padding: 24px;
}
.price-group {
  padding: 32px;
  border: 1px solid #f5f5fc;
  border-radius: 8px;
  margin-bottom: 32px;
}
.price-group-item {
  display: grid;
  grid-template-columns: 3fr 1fr;
  align-items: center;
  gap: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  border-bottom: 1px solid #f5f5fc;
}
.price-group-item:nth-child(odd) {
  background: #f5f5fc;
}
.price-group-item__description {
  font-size: 16px;
  margin-top: 8px;
}
.price-group-item__price {
  text-align: right;
  font-weight: 400;
}
@media (max-width: 768px) {
  .price-group {
    padding: 8px;
  }
  .price-group h4 {
    padding: 16px;
    padding-bottom: 0;
  }
  .price-item {
    padding-left: 8px;
    padding-right: 8px;
  }
  .price-item__description {
    font-size: 14px;
  }
}
.steps-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}
.steps .step-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.steps .step-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background: #6076e4;
  position: relative;
}
.steps .step-item__icon img {
  width: 52px;
}
.steps .step-item__number {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #212121;
  background: #fff;
  font-size: 20px;
  font-weight: 400;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
.steps .step-item__content {
  padding: 24px;
  padding-top: 48px;
  background: #fff;
  border-radius: 4px;
  margin-top: -24px;
  min-height: 280px;
}
.steps .step-item__description {
  margin-top: 16px;
  font-size: 16px;
  opacity: 0.9;
}
@media (max-width: 1024px) {
  .steps-wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
  .steps .step-item__content {
    min-height: 240px;
  }
}
@media (max-width: 768px) {
  .steps-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
  .steps .step-item__content {
    min-height: unset;
  }
}
@media (max-width: 468px) {
  .steps-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.services-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}
.services-card {
  padding: 32px;
  color: #fff;
  background: #6076e4;
  border-radius: 4px;
}
.services-card__price-wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
}
.services-card__price {
  color: #212121;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 12px 24px;
  border-radius: 32px;
  display: inline-block;
}
.services-card .button-link {
  transition: linear 0.24s;
  color: #fff;
}
.services-card .button-link:hover {
  color: #fff;
  opacity: 0.9;
}
@media (max-width: 1024px) {
  .services-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .services-wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
}
.breadcrumbs {
  font-size: 16px;
}
.breadcrumbs a {
  color: #212121;
  opacity: 0.9;
  transition: linear 0.24s;
}
.breadcrumbs a:hover {
  color: #6076e4;
  opacity: 1;
}
.breadcrumbs .breadcrumb_last {
  color: #212121;
  opacity: 0.9;
}
.fixed-buttons {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  padding: 16px 0;
  background: #fff;
  border-top: 1px solid #f5f5fc;
}
.fixed-buttons__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.fixed-buttons .button-phone, .fixed-buttons .button-top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #fff;
  background: #6076e4;
  font-size: 18px;
}
.fixed-buttons .button-top {
  color: #212121;
  background: transparent;
}
.fixed-buttons .button {
  font-size: 18px;
  padding: unset 24px;
  height: 48px;
}
@media (max-width: 768px) {
  .fixed-buttons {
    padding: 8px 0;
  }
  .fixed-buttons .button-phone, .fixed-buttons .button-top {
    width: 40px;
    height: 40px;
  }
  .fixed-buttons .button {
    font-size: 16px;
    padding: unset 16px;
    height: 40px;
  }
}
