@charset "UTF-8";
/*
 * Этот файл создан сборкой автоматически.
 * Не редактируй его вручную.
 * Добавляй шрифты в src/assets/font/source.
 */
@font-face {
  font-family: "Inter";
  src: url("../font/generated/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  src: url("../font/generated/SourceSerifPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  src: url("../font/generated/SourceSerifPro-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  src: url("../font/generated/SourceSerifPro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

a {
  text-decoration: none;
  transition: all 0.5s ease;
  color: #13627c;
}
@media (any-hover: hover) {
  a:hover {
    color: rgb(4.7936377348%, 24.7250788427%, 31.2847936377%);
  }
}

textarea,
input {
  font-family: "Source Serif Pro";
}

a,
button {
  cursor: pointer;
  border: none;
  font-family: "Source Serif Pro";
}

html {
  overflow: hidden auto;
}
html::-webkit-scrollbar {
  width: 10px;
}
html::-webkit-scrollbar-track {
  background-color: #e9ecf1;
}
html::-webkit-scrollbar-thumb {
  background-color: #13627c;
}

body {
  margin: 0;
  font-family: "Source Serif Pro", "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  background-color: #40788a;
  color: #fff;
}

.container,
[class*=__container] {
  max-width: 1382px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1199px) {
  .container,
  [class*=__container] {
    max-width: 100%;
    padding: 0 10px;
  }
}

body {
  padding-top: 76px;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body footer {
  margin-top: auto;
}
@media (max-width: 767.8px) {
  body {
    padding-top: 55px;
  }
}

.white-wrapper {
  background: #fff;
  border-radius: 30px 30px;
  color: rgba(0, 0, 0, 0.9);
  position: relative;
  z-index: 1;
}
@media (max-width: 767.8px) {
  .white-wrapper {
    border-radius: 0;
  }
}

.btn {
  display: flex;
  padding: 14px 36px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 51px;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  transition: all 0.5s ease;
  background: #13627c;
  color: #fff;
}
.btn::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  transition: all 0.5s ease;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.47276 3.92535C2.64182 3.20459 3.2046 2.64182 3.92535 2.47276C4.54997 2.32624 5.20003 2.32624 5.82465 2.47276C6.54541 2.64182 7.10818 3.20459 7.27724 3.92535C7.42376 4.54997 7.42376 5.20003 7.27724 5.82465C7.10818 6.54541 6.54541 7.10818 5.82465 7.27724C5.20003 7.42376 4.54997 7.42376 3.92535 7.27724C3.2046 7.10818 2.64182 6.54541 2.47276 5.82465C2.32624 5.20003 2.32624 4.54997 2.47276 3.92535Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M2.47276 12.1753C2.64182 11.4546 3.2046 10.8918 3.92535 10.7228C4.54997 10.5762 5.20003 10.5762 5.82465 10.7228C6.54541 10.8918 7.10818 11.4546 7.27724 12.1753C7.42376 12.8 7.42376 13.45 7.27724 14.0747C7.10818 14.7954 6.54541 15.3582 5.82465 15.5272C5.20003 15.6738 4.54997 15.6738 3.92535 15.5272C3.2046 15.3582 2.64182 14.7954 2.47276 14.0747C2.32624 13.45 2.32624 12.8 2.47276 12.1753Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M10.7228 3.92535C10.8918 3.20459 11.4546 2.64182 12.1753 2.47276C12.8 2.32624 13.45 2.32624 14.0747 2.47276C14.7954 2.64182 15.3582 3.20459 15.5272 3.92535C15.6738 4.54997 15.6738 5.20003 15.5272 5.82465C15.3582 6.54541 14.7954 7.10818 14.0747 7.27724C13.45 7.42376 12.8 7.42376 12.1753 7.27724C11.4546 7.10818 10.8918 6.54541 10.7228 5.82465C10.5762 5.20003 10.5762 4.54997 10.7228 3.92535Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M10.7228 12.1753C10.8918 11.4546 11.4546 10.8918 12.1753 10.7228C12.8 10.5762 13.45 10.5762 14.0747 10.7228C14.7954 10.8918 15.3582 11.4546 15.5272 12.1753C15.6738 12.8 15.6738 13.45 15.5272 14.0747C15.3582 14.7954 14.7954 15.3582 14.0747 15.5272C13.45 15.6738 12.8 15.6738 12.1753 15.5272C11.4546 15.3582 10.8918 14.7954 10.7228 14.0747C10.5762 13.45 10.5762 12.8 10.7228 12.1753Z' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.btn--white {
  background: #fff;
  color: #13627c;
  padding: 6px 22px;
  font-size: 14px;
}
.btn--white::before {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.47276 3.92535C2.64182 3.20459 3.2046 2.64182 3.92535 2.47276C4.54997 2.32624 5.20003 2.32624 5.82465 2.47276C6.54541 2.64182 7.10818 3.20459 7.27724 3.92535C7.42376 4.54997 7.42376 5.20003 7.27724 5.82465C7.10818 6.54541 6.54541 7.10818 5.82465 7.27724C5.20003 7.42376 4.54997 7.42376 3.92535 7.27724C3.2046 7.10818 2.64182 6.54541 2.47276 5.82465C2.32624 5.20003 2.32624 4.54997 2.47276 3.92535Z' stroke='%2313627C' stroke-width='1.5'/%3E%3Cpath d='M2.47276 12.1753C2.64182 11.4546 3.2046 10.8918 3.92535 10.7228C4.54997 10.5762 5.20003 10.5762 5.82465 10.7228C6.54541 10.8918 7.10818 11.4546 7.27724 12.1753C7.42376 12.8 7.42376 13.45 7.27724 14.0747C7.10818 14.7954 6.54541 15.3582 5.82465 15.5272C5.20003 15.6738 4.54997 15.6738 3.92535 15.5272C3.2046 15.3582 2.64182 14.7954 2.47276 14.0747C2.32624 13.45 2.32624 12.8 2.47276 12.1753Z' stroke='%2313627C' stroke-width='1.5'/%3E%3Cpath d='M10.7228 3.92535C10.8918 3.20459 11.4546 2.64182 12.1753 2.47276C12.8 2.32624 13.45 2.32624 14.0747 2.47276C14.7954 2.64182 15.3582 3.20459 15.5272 3.92535C15.6738 4.54997 15.6738 5.20003 15.5272 5.82465C15.3582 6.54541 14.7954 7.10818 14.0747 7.27724C13.45 7.42376 12.8 7.42376 12.1753 7.27724C11.4546 7.10818 10.8918 6.54541 10.7228 5.82465C10.5762 5.20003 10.5762 4.54997 10.7228 3.92535Z' stroke='%2313627C' stroke-width='1.5'/%3E%3Cpath d='M10.7228 12.1753C10.8918 11.4546 11.4546 10.8918 12.1753 10.7228C12.8 10.5762 13.45 10.5762 14.0747 10.7228C14.7954 10.8918 15.3582 11.4546 15.5272 12.1753C15.6738 12.8 15.6738 13.45 15.5272 14.0747C15.3582 14.7954 14.7954 15.3582 14.0747 15.5272C13.45 15.6738 12.8 15.6738 12.1753 15.5272C11.4546 15.3582 10.8918 14.7954 10.7228 14.0747C10.5762 13.45 10.5762 12.8 10.7228 12.1753Z' stroke='%2313627C' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
@media (any-hover: hover) {
  .btn--white:hover {
    background-color: #7ee320;
    color: #fff;
  }
  .btn--white:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.47276 3.92535C2.64182 3.20459 3.2046 2.64182 3.92535 2.47276C4.54997 2.32624 5.20003 2.32624 5.82465 2.47276C6.54541 2.64182 7.10818 3.20459 7.27724 3.92535C7.42376 4.54997 7.42376 5.20003 7.27724 5.82465C7.10818 6.54541 6.54541 7.10818 5.82465 7.27724C5.20003 7.42376 4.54997 7.42376 3.92535 7.27724C3.2046 7.10818 2.64182 6.54541 2.47276 5.82465C2.32624 5.20003 2.32624 4.54997 2.47276 3.92535Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M2.47276 12.1753C2.64182 11.4546 3.2046 10.8918 3.92535 10.7228C4.54997 10.5762 5.20003 10.5762 5.82465 10.7228C6.54541 10.8918 7.10818 11.4546 7.27724 12.1753C7.42376 12.8 7.42376 13.45 7.27724 14.0747C7.10818 14.7954 6.54541 15.3582 5.82465 15.5272C5.20003 15.6738 4.54997 15.6738 3.92535 15.5272C3.2046 15.3582 2.64182 14.7954 2.47276 14.0747C2.32624 13.45 2.32624 12.8 2.47276 12.1753Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M10.7228 3.92535C10.8918 3.20459 11.4546 2.64182 12.1753 2.47276C12.8 2.32624 13.45 2.32624 14.0747 2.47276C14.7954 2.64182 15.3582 3.20459 15.5272 3.92535C15.6738 4.54997 15.6738 5.20003 15.5272 5.82465C15.3582 6.54541 14.7954 7.10818 14.0747 7.27724C13.45 7.42376 12.8 7.42376 12.1753 7.27724C11.4546 7.10818 10.8918 6.54541 10.7228 5.82465C10.5762 5.20003 10.5762 4.54997 10.7228 3.92535Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M10.7228 12.1753C10.8918 11.4546 11.4546 10.8918 12.1753 10.7228C12.8 10.5762 13.45 10.5762 14.0747 10.7228C14.7954 10.8918 15.3582 11.4546 15.5272 12.1753C15.6738 12.8 15.6738 13.45 15.5272 14.0747C15.3582 14.7954 14.7954 15.3582 14.0747 15.5272C13.45 15.6738 12.8 15.6738 12.1753 15.5272C11.4546 15.3582 10.8918 14.7954 10.7228 14.0747C10.5762 13.45 10.5762 12.8 10.7228 12.1753Z' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  }
}
.btn--arrow {
  background: #40788a;
  flex-direction: row-reverse;
}
.btn--arrow::before {
  background: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M0.75 4.75H11.75M7.16176 8.75L11.75 4.75L7.16176 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E%0A") center center/contain no-repeat;
}
.btn--submit {
  width: 100%;
  padding: 16px;
}
.btn--submit::before {
  display: none;
}
@media (any-hover: hover) {
  .btn:hover {
    color: #fff;
  }
}

.form-item {
  width: 100%;
}
.form-item input {
  width: 100%;
  border: none;
  border-radius: 60px;
  background: rgba(0, 0, 0, 0.05);
  padding: 20px 30px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.form-item input::placeholder {
  color: #8d8d8d;
}

form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.contraindications {
  padding: 60px 0;
  background: #40788a;
  color: #fff;
}
.contraindications__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 80px;
}
.contraindications__title {
  flex: 0 0 48%;
  margin: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 115%;
}
.contraindications__content {
  flex: 1 1 auto;
  padding-top: 4px;
}
.contraindications__list {
  margin: 0;
  padding-left: 20px;
  font-size: 16px;
  line-height: 145%;
}

.whitening-stages {
  padding: 35px 15px 45px;
  border-radius: 24px;
  background: #fff;
  margin: 0 10px;
}
.whitening-stages__title {
  margin: 0 0 30px;
  color: #292929;
  font-size: 38px;
  font-weight: 400;
  line-height: 115%;
  text-align: center;
}
.whitening-stages__body {
  display: flex;
  align-items: flex-start;
  gap: 45px;
}
.whitening-stages__tabs {
  flex: 0 0 210px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.whitening-stages__tab {
  width: 100%;
  min-height: 44px;
  padding: 8px 20px;
  border: 1px solid #40788a;
  border-radius: 100px;
  background: transparent;
  color: #40788a;
  font: inherit;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.whitening-stages__tab.active {
  background: #40788a;
  color: #fff;
}
.whitening-stages__panels {
  flex: 1 1 auto;
  min-width: 0;
}
.whitening-stages__panel {
  display: none;
  align-items: center;
  gap: 35px;
}
.whitening-stages__panel.active {
  display: flex;
}
.whitening-stages__text {
  flex: 1 1 auto;
  min-width: 0;
}
.whitening-stages__text h3 {
  margin: 0 0 20px;
  color: #40788a;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}
.whitening-stages__text p {
  margin: 0;
  color: #292929;
  font-size: 15px;
  line-height: 150%;
}
.whitening-stages__text p + p {
  margin-top: 12px;
}
.whitening-stages__image {
  flex: 0 0 38%;
  align-self: stretch;
  min-height: 290px;
  overflow: hidden;
  border-radius: 18px;
}
.whitening-stages__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.aftercare {
  padding: 45px 0;
  background: #40788a;
  color: #fff;
}
.aftercare__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 70px;
}
.aftercare__content {
  flex: 1 1 auto;
}
.aftercare__title {
  margin: 0 0 30px;
  font-size: 38px;
  font-weight: 400;
  line-height: 115%;
}
.aftercare__list {
  margin: 0;
  padding-left: 20px;
  font-size: 15px;
  line-height: 150%;
}
.aftercare__list li + li {
  margin-top: 5px;
}
.aftercare__card {
  flex: 0 0 340px;
  overflow: hidden;
  border-radius: 18px;
  background: #6eb4c9;
}
.aftercare__image {
  height: 190px;
}
.aftercare__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.aftercare__card-content {
  padding: 18px;
}
.aftercare__card-content p {
  margin: 0 0 18px;
  font-size: 14px;
  line-height: 145%;
}
.aftercare__card-content .btn {
  width: 100%;
}

.faq {
  padding: 40px 20px 50px;
  border-radius: 24px;
  background: #fff;
  margin: 0 10px;
}
.faq__title {
  margin: 0 0 35px;
  color: #292929;
  font-size: 38px;
  font-weight: 400;
  line-height: 115%;
  text-align: center;
}
.faq__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.faq__item {
  overflow: hidden;
  border-radius: 100px;
  background: rgba(64, 120, 138, 0.18);
  transition: border-radius 0.25s ease;
}
.faq__item.active {
  border-radius: 22px;
}
.faq__item.active .faq__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 0;
}
.faq__question {
  width: 100%;
  min-height: 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 10px 18px 10px 30px;
  border: 0;
  background: transparent;
  color: #292929;
  font: inherit;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
}
.faq__icon {
  position: relative;
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border: 1px solid #292929;
  border-radius: 50%;
}
.faq__icon::before, .faq__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 1px;
  background: #292929;
  transform: translate(-50%, -50%);
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.faq__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.faq__answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.faq__answer-inner {
  padding: 0 75px 22px 30px;
}
.faq__answer-inner p {
  margin: 0;
  color: #292929;
  font-size: 15px;
  line-height: 150%;
}

@media (max-width: 991px) {
  .contraindications__inner {
    gap: 40px;
  }
  .contraindications__title {
    flex-basis: 45%;
    font-size: 34px;
  }
  .whitening-stages {
    margin: 0;
    border-radius: 0;
  }
  .whitening-stages__body {
    gap: 25px;
  }
  .whitening-stages__tabs {
    flex-basis: 170px;
  }
  .whitening-stages__panel {
    gap: 25px;
  }
  .whitening-stages__image {
    flex-basis: 40%;
  }
  .aftercare__inner {
    gap: 40px;
  }
  .aftercare__card {
    flex-basis: 310px;
  }
}
@media (max-width: 767px) {
  .contraindications {
    padding: 35px 0;
  }
  .contraindications__inner {
    display: block;
  }
  .contraindications__title {
    margin-bottom: 25px;
    font-size: 28px;
  }
  .contraindications__title br {
    display: none;
  }
  .contraindications__list {
    font-size: 14px;
  }
  .whitening-stages {
    margin: 0;
    border-radius: 0;
    padding: 30px 10px;
  }
  .whitening-stages__title {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .whitening-stages__body {
    display: block;
  }
  .whitening-stages__tabs {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 22px;
  }
  .whitening-stages__tab {
    flex: 1 1 calc(50% - 4px);
    width: auto;
    min-height: 38px;
    padding: 7px 12px;
    font-size: 13px;
  }
  .whitening-stages__panel {
    display: none;
  }
  .whitening-stages__panel.active {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }
  .whitening-stages__text {
    width: 100%;
  }
  .whitening-stages__text h3 {
    margin-bottom: 14px;
    font-size: 20px;
  }
  .whitening-stages__text p {
    font-size: 14px;
  }
  .whitening-stages__image {
    width: 100%;
    min-height: 0;
    height: auto;
    border-radius: 14px;
  }
  .whitening-stages__image img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.2/1;
  }
  .aftercare {
    padding: 35px 0;
  }
  .aftercare__inner {
    display: block;
  }
  .aftercare__content {
    margin-bottom: 25px;
  }
  .aftercare__title {
    margin-bottom: 22px;
    font-size: 28px;
  }
  .aftercare__title br {
    display: none;
  }
  .aftercare__list {
    font-size: 14px;
  }
  .aftercare__card {
    width: 100%;
    max-width: none;
  }
  .aftercare__image {
    height: auto;
  }
  .aftercare__image img {
    height: auto;
    aspect-ratio: 1.8/1;
  }
  .aftercare__card-content {
    padding: 18px;
  }
  .faq {
    margin: 0;
    border-radius: 0;
    padding: 30px 10px;
  }
  .faq__title {
    margin-bottom: 25px;
    font-size: 27px;
    text-align: left;
  }
  .faq__list {
    gap: 10px;
  }
  .faq__question {
    min-height: 54px;
    padding: 9px 10px 9px 16px;
    gap: 12px;
    font-size: 13px;
  }
  .faq__icon {
    flex-basis: 32px;
    width: 32px;
    height: 32px;
  }
  .faq__answer-inner {
    padding: 0 16px 18px;
  }
  .faq__answer-inner p {
    font-size: 13px;
  }
}
.page-white {
  border-radius: 0 0 40px 40px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-bottom: -20px;
}

.section-header {
  padding-top: 40px;
}
.section-header.contacts {
  padding-bottom: 40px;
}
.section-header h1 {
  margin: 0;
  color: #13627c;
  font-size: 45px;
  font-weight: 400;
  line-height: 111%;
  text-transform: uppercase;
}
.section-header__filters {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 10px;
}
.section-header__filters.--portfolio {
  padding-bottom: 50px;
}
.section-header__filters.is-expanded .filters__toggle svg {
  transform: rotate(180deg);
}

.breadcrumb {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-bottom: 20px;
  gap: 8px;
  overflow-x: auto;
  overflow-y: hidden;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}
.breadcrumb > * {
  flex-shrink: 0;
}
.breadcrumb a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
  color: #000;
  white-space: nowrap;
}
.breadcrumb a::after {
  content: "/";
  display: inline-block;
  flex-shrink: 0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.breadcrumb span {
  flex-shrink: 0;
  color: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}

.filters__btn {
  min-width: 200px;
  display: flex;
  padding: 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  border: 1px solid #40788a;
  background: transparent;
  color: #40788a;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  cursor: pointer;
}
.filters__btn.active {
  border-color: rgba(64, 120, 138, 0.54);
  background: #40788a;
  color: #fff;
}
.filters__btn.is-hidden {
  display: none;
}
.filters__toggle {
  flex: 0 0 54px;
  width: 54px;
  min-height: 54px;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  border: 1px solid #40788a;
  border-radius: 50%;
  background: #fff;
  color: #13627c;
  cursor: pointer;
}
.filters__toggle.is-visible {
  display: flex;
}
.filters__toggle svg {
  transition: transform 0.25s ease;
}

.services {
  padding: 30px 0 50px;
}
.services.--portfolio {
  padding-top: 50px;
}
.services__grid {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 26px;
}
.services__grid .service-card,
.services__grid .examples__card,
.services__grid .doctors-slider__card {
  flex: 0 0 calc(33.3333333333% - 20px);
}

.certificates-grid {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  padding: 50px 0;
}
.certificates-grid .sertifficate__scan {
  flex: 0 0 calc(25% - 20px);
}

@media (max-width: 1199px) {
  .section-header {
    padding-top: 40px;
  }
  .section-header h1 {
    font-size: 35px;
  }
  .services__grid {
    gap: 26px;
  }
  .services__grid .service-card,
  .services__grid .examples__card,
  .services__grid .doctors-slider__card {
    flex: 0 0 calc(50% - 20px);
  }
  .certificates-grid .sertifficate__scan {
    flex: 0 0 calc(33.3333333333% - 20px);
  }
}
@media (max-width: 767.8px) {
  .page-white {
    border-radius: 0;
    margin-bottom: 0px;
  }
  .section-header {
    padding-top: 30px;
  }
  .section-header h1 {
    font-size: 24px;
  }
  .services__grid {
    gap: 20px;
  }
  .services__grid .service-card,
  .services__grid .examples__card,
  .services__grid .doctors-slider__card {
    flex: 0 0 100%;
  }
  .breadcrumb {
    font-size: 12px;
  }
  .breadcrumb a::after {
    font-size: 12px;
  }
  .certificates-grid {
    padding: 30px 0 50px;
  }
  .certificates-grid .sertifficate__scan {
    flex: 0 0 calc(50% - 10px);
  }
}
@media (min-width: 768px) {
  .section-header__filters:has(.filters__btn:nth-child(6)) .filters__btn {
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .filters__btn {
    min-width: 0;
    flex: 1 1 calc(50% - 5px);
    padding: 15px 10px;
    font-size: 14px;
  }
  .filters__toggle {
    flex-basis: 54px;
  }
}
.price-table {
  width: 100%;
  overflow: hidden;
  border: 1px solid #40788a;
  border-radius: 20px;
  color: #292929;
}
.price-table__header, .price-table__row {
  display: flex;
  align-items: center;
}
.price-table__header {
  min-height: 56px;
  padding: 0 30px;
  background: #40788a;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.price-table__row {
  min-height: 68px;
  padding: 0 30px;
  background: #fff;
  font-size: 18px;
}
.price-table__row:not(:last-child) {
  border-bottom: 1px solid #40788a;
}
.price-table__cell--service {
  flex: 0 0 58%;
  padding-right: 30px;
}
.price-table__cell--price {
  flex: 1 1 auto;
  font-weight: 600;
}

@media (max-width: 767px) {
  .price-table {
    border-radius: 16px;
  }
  .price-table__header {
    min-height: 50px;
    padding: 0 20px;
    font-size: 14px;
  }
  .price-table__row {
    min-height: 62px;
    padding: 0 20px;
    font-size: 16px;
  }
  .price-table__cell--service {
    flex-basis: 62%;
    padding-right: 15px;
  }
  .price-table__cell--price {
    text-align: right;
  }
}
@media (max-width: 479px) {
  .price-table__header {
    display: none;
  }
  .price-table__row {
    min-height: 0;
    display: block;
    padding: 16px 20px;
  }
  .price-table__cell--service {
    padding-right: 0;
  }
  .price-table__cell--price {
    margin-top: 8px;
    color: #40788a;
    text-align: left;
  }
  .price-table__cell--price::before {
    content: "Стоимость: ";
    color: #292929;
    font-weight: 400;
  }
}
.mobile-menu {
  position: fixed;
  top: var(--header-height, 50px);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  overflow-x: hidden;
  overflow-y: auto;
  background: #40788a;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-15px);
  transition: visibility 0s linear 0.3s, opacity 0.3s ease, transform 0.3s ease;
}
.mobile-menu._active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  transition: visibility 0s linear 0s, opacity 0.3s ease, transform 0.3s ease;
}
.mobile-menu__container {
  width: 100%;
  max-width: none !important;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
.mobile-menu__content {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  padding: 25px 0 0;
  background: transparent;
  color: #fff;
}

.no-scroll {
  overflow: hidden;
}

.mobile-menu__content {
  width: 100%;
  min-height: calc(100dvh - 100px);
  display: flex;
  flex-direction: column;
  padding: 24px 20px;
  background: #40788a;
  color: #fff;
  opacity: 0;
  transform: translateX(60px);
  transition: transform 0.4s ease, opacity 0.3s ease;
}
.mobile-menu._active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  background: rgba(18, 36, 42, 0.45);
  transition: visibility 0s linear 0s, opacity 0.3s ease, background-color 0.3s ease;
}
.mobile-menu._active .mobile-menu__content {
  opacity: 1;
  transform: translateX(0);
}
.mobile-menu__nav {
  margin-bottom: 30px;
}
.mobile-menu__name {
  margin-bottom: 14px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.mobile-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-menu__list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mobile-menu__list a {
  display: block;
  padding: 13px 0;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 120%;
}
.mobile-menu__services {
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.1);
}
.mobile-menu__services-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-menu__services-list li {
  display: flex;
}
.mobile-menu__services-list a {
  display: flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 100px;
  color: #fff;
  font-size: 13px;
  line-height: 130%;
}
.mobile-menu__contacts {
  margin-bottom: 30px;
}
.mobile-menu__contacts .btn {
  width: 100%;
  margin-top: 20px;
}
.mobile-menu__phone {
  display: block;
  color: #fff;
  font-size: 27px;
  font-weight: 600;
  line-height: 120%;
}
.mobile-menu__address {
  max-width: 280px;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 15px;
  font-style: normal;
  line-height: 145%;
}
.mobile-menu__bottom {
  margin-top: auto;
  padding-top: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.mobile-menu__social {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.mobile-menu__social a {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  transition: background-color 0.2s ease;
}
.mobile-menu__social a:hover {
  background: rgba(255, 255, 255, 0.22);
}
.mobile-menu__social img {
  width: 21px;
  height: 21px;
  display: block;
  object-fit: contain;
}
.mobile-menu__policy {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  line-height: 140%;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.mobile-menu__copy {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 140%;
}

.no-scroll {
  overflow: hidden;
}

@media (max-width: 374px) {
  .mobile-menu__content {
    padding: 20px 15px;
  }
  .mobile-menu__list a {
    font-size: 22px;
  }
  .mobile-menu__services {
    padding: 15px;
  }
  .mobile-menu__phone {
    font-size: 23px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu,
  .mobile-menu__content {
    transition-duration: 0.01ms;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #40788a;
  color: #fff;
  z-index: 50;
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__logo {
  max-width: 230px;
}
.header__menu ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.header__menu ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
@media (any-hover: hover) {
  .header__menu ul li a:hover {
    color: #7ee320;
  }
}
.header__action {
  max-width: 230px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 24px;
}
.header__call {
  display: none;
}
.header__search {
  background: transparent;
}
.header__burger {
  display: none;
}

@media (max-width: 1199px) {
  .header__menu {
    display: none;
  }
  .header__action {
    max-width: 100%;
  }
  .header__call {
    display: block;
    background: transparent;
  }
  .header__burger {
    display: block;
    position: relative;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
  }
  .header__burger span {
    position: absolute;
    left: 2px;
    width: 20px;
    height: 2px;
    border-radius: 10px;
    background-color: #fff;
    transition: top 0.3s ease, opacity 0.2s ease, transform 0.3s ease;
  }
  .header__burger span:nth-child(1) {
    top: 5px;
  }
  .header__burger span:nth-child(2) {
    top: 11px;
  }
  .header__burger span:nth-child(3) {
    top: 17px;
  }
  .header__burger._close span:nth-child(1) {
    top: 11px;
    transform: rotate(45deg);
  }
  .header__burger._close span:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
  }
  .header__burger._close span:nth-child(3) {
    top: 11px;
    transform: rotate(-45deg);
  }
}
@media (max-width: 767.8px) {
  .header__action {
    gap: 18px;
  }
  .header__action .btn {
    display: none;
  }
}
.footer {
  padding: 55px 0 75px;
  border-radius: 30px 30px 0 0;
  background: #13627c;
  margin-top: -35px;
  position: relative;
  z-index: 1;
}
.footer a {
  color: #fff;
}
.footer__container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 40px;
}
.footer__start {
  display: flex;
  flex-direction: column;
}
.footer__social {
  margin-top: auto;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.footer__social a {
  display: flex;
  width: 31px;
  height: 31px;
  border-radius: 500px;
  border: 1px solid #ddd;
  background: rgba(255, 255, 255, 0);
  display: flex;
  justify-content: center;
}
.footer__social a img {
  max-width: 14px;
}
.footer__docs a {
  font-size: 12px;
  font-weight: 500;
}
.footer__copy {
  font-size: 12px;
  font-weight: 500;
}
.footer__menu {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 50px;
}
.footer__name {
  color: rgba(255, 255, 255, 0.29);
  font-family: "Inter";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 14px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}
.footer__list li a {
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.footer__contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.footer__contacts a {
  font-family: "Inter";
  font-size: 18px;
  font-weight: 500;
}
.footer__contacts span {
  font-family: "Inter";
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .footer__container {
    flex-flow: wrap-reverse;
    gap: 40px;
  }
  .footer__menu {
    display: none;
  }
  .footer__logo {
    margin-bottom: 40px;
  }
}
.popup {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  padding: 30px 10px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: visibility 0.5s ease 0s;
  visibility: hidden;
  z-index: 9999;
  color: #000;
}

.popup::before {
  content: "";
  background: rgba(16, 12, 12, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.8s ease 0s;
}

.popup.show {
  visibility: visible;
}

.popup.show::before {
  opacity: 1;
}

.popup.show .popup__body {
  transition: all 0.5s ease 0.2s;
  transform: scale(1);
}

.popup__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100%;
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup__body {
  max-width: 380px;
  padding: 50px 40px;
  width: 100%;
  transform: scale(0);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease 0s;
  background: #fff;
  border-radius: 10px;
}
.popup__body._big {
  max-width: 610px;
}

@media (max-width: 767px) and (orientation: landscape) {
  .popup__body {
    padding: 30px 15px;
  }
}
.popup__close {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  z-index: 30;
  background: transparent;
}

.popup__close::after,
.popup__close::before {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease 0s;
}

.popup__close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.popup__close::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.popup__close:hover::after,
.popup__close:hover::before,
.popup__close:focus-visible::after,
.popup__close:focus-visible::before {
  background: #1e7afd;
}

.popup__title {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 15px;
  text-align: center;
}

.popup__text {
  margin: 0 auto;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.popup__form {
  margin-top: 30px;
}

.popup__form .btn {
  width: 100%;
}

.wpcf7 form .wpcf7-response-output {
  display: none !important;
}

.checkbox {
  margin-top: 20px;
}

.checkbox-label {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer;
}

.checkbox-input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}
.checkbox-input:checked + .checkbox-control {
  border-color: #40788a;
  background: #40788a;
}
.checkbox-input:checked + .checkbox-control::after {
  opacity: 1;
  transform: rotate(45deg) scale(1);
}
.checkbox-input:focus-visible + .checkbox-control {
  outline: 3px solid rgba(64, 120, 138, 0.25);
  outline-offset: 3px;
}

.checkbox-control {
  position: relative;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin-top: 1px;
  border: 1px solid #40788a;
  border-radius: 5px;
  background: #fff;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.checkbox-control::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 11px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  opacity: 0;
  transform: rotate(45deg) scale(0.5);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.checkbox-text {
  color: #292929;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
}
.checkbox-text a {
  color: #40788a;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.checkbox-text a:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .checkbox-label {
    gap: 10px;
  }
  .checkbox-control {
    flex-basis: 20px;
    width: 20px;
    height: 20px;
  }
  .checkbox-control::after {
    top: 2px;
    left: 6px;
  }
  .checkbox-text {
    font-size: 12px;
  }
}
.hero {
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  margin: 0 10px;
  padding: 55px 0;
}
.hero__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
.hero__content {
  max-width: 100%;
}
.hero__content h1 {
  margin: 0;
  align-self: stretch;
  color: #13627c;
  font-family: Inter;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
  text-transform: uppercase;
}
.hero__content h1 span {
  display: inline-block;
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.9);
  text-transform: none;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
}
.hero__content p {
  max-width: 435px;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.hero__content .btn {
  margin-top: 30px;
}
.hero__label {
  margin-bottom: 10px;
  color: #5e902f;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 11px;
}
.hero__label::before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2915 1.71511C11.9835 2.27549 10.0958 2.27549 8.7878 1.71511C7.72508 1.2598 6.53637 1.21758 5.43954 1.69468C3.12489 2.7015 2.08672 5.64376 3.09415 8.29792C3.09438 8.29851 3.09437 8.29917 3.09412 8.29975L3.40851 8.98335C4.47123 11.2942 5.27227 13.7166 5.7967 16.2054L6.29558 18.5729C6.46823 19.2535 7.07831 19.7298 7.77742 19.7298C8.52825 19.7298 9.16801 19.1822 9.28721 18.4374L9.99052 14.0431C10.0734 13.5256 10.5179 13.145 11.0397 13.145C11.5614 13.145 12.006 13.5256 12.0889 14.0431L12.7921 18.4374C12.9113 19.1822 13.5511 19.7298 14.3019 19.7298C15.001 19.7298 15.6111 19.2535 15.7838 18.5729L16.2827 16.2054C16.8071 13.7166 17.6081 11.2942 18.6709 8.98335L18.9852 8.29975C18.985 8.29917 18.985 8.29851 18.9852 8.29792C19.9926 5.64376 18.9545 2.7015 16.6398 1.69468C15.543 1.21757 14.3543 1.2598 13.2915 1.71511Z' fill='%235E902F'/%3E%3C/svg%3E%0A");
}
.hero__image {
  max-width: 618px;
}
.hero__image img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 37/29;
  border-radius: 30px;
}

@media (max-width: 1199px) {
  .hero {
    border-radius: 0px;
    margin: 0;
    padding: 30px 0;
  }
  .hero__content h1 {
    font-size: 40px;
  }
  .hero__content h1 span {
    font-size: 24px;
  }
  .hero__content p {
    font-size: 16px;
  }
  .hero__content .btn {
    margin-top: 16px;
  }
  .hero__image {
    max-width: 418px;
  }
  .hero__image img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 37/29;
    border-radius: 30px;
  }
}
@media (max-width: 1023.8px) {
  .hero {
    border-radius: 0px;
    margin: 0;
    padding: 30px 0;
  }
  .hero__container {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .hero__label {
    font-size: 12px;
  }
  .hero__content h1 {
    font-size: 28px;
  }
  .hero__content h1 span {
    font-size: 20px;
  }
  .hero__content p {
    font-size: 14px;
  }
  .hero__content .btn {
    margin-top: 16px;
    width: 100%;
  }
  .hero__image {
    max-width: 100%;
  }
  .hero__image img {
    aspect-ratio: 185/82;
    border-radius: 8px;
  }
}
.hero-features {
  margin: 32px 0;
}
.hero-features__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 48px;
}
.hero-features__image {
  max-width: 419px;
}
.hero-features__image img {
  width: 100%;
  object-fit: cover;
}
.hero-features__content {
  max-width: 700px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.hero-features__content h2 {
  margin: 0;
  margin-bottom: 24px;
  color: #f4f4f4;
  font-size: 29px;
  font-style: normal;
  font-weight: 400;
  line-height: 43px;
  text-transform: uppercase;
}
.hero-features__content p {
  max-width: 450px;
  margin: 0;
  color: #fff;
  text-align: right;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.3px;
}

@media (max-width: 1023.8px) {
  .hero-features {
    margin: 32px 0;
  }
  .hero-features__container {
    gap: 24px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .hero-features__content h2 {
    font-size: 25px;
    line-height: 1.2;
  }
  .hero-features__content p {
    font-size: 14px;
  }
}
@media (max-width: 767.8px) {
  .hero-features {
    margin: 30px 0;
  }
  .hero-features__container {
    gap: 14px;
  }
  .hero-features__content h2 {
    font-size: 20px;
    line-height: normal;
  }
  .hero-features__content p {
    font-size: 12px;
  }
}
.hero-services {
  padding: 70px 0;
  margin: 0 10px;
  background: #fff;
  border-radius: 30px;
}
.hero-services__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 48px;
}
.hero-services__container h2 {
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  margin: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 111%;
}
.hero-services__slider {
  overflow: hidden;
  width: 100%;
}
.hero-services__wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
}
.hero-services__slide {
  max-width: 370px;
  margin-right: 0 !important;
}

.service-card {
  color: #fff;
  background: #40788a;
  border-radius: 20px;
  padding: 14px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (any-hover: hover) {
  .service-card:hover {
    color: #fff;
    background: #2d687b;
  }
}
.service-card__cover img {
  aspect-ratio: 342/205;
  border-radius: 20px;
  object-fit: cover;
}
.service-card__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.service-card__content h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 141%;
}
.service-card__content p {
  margin: 10px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

@media (max-width: 1199px) {
  .hero-services {
    padding: 60px 0;
    border-radius: 30px;
  }
  .hero-services__container {
    gap: 30px;
  }
  .hero-services__container h2 {
    font-size: 35px;
  }
  .hero-services__wrapper {
    gap: 10px;
    justify-content: flex-start;
  }
  .hero-services__slide {
    max-width: 300px;
    margin-right: 0 !important;
  }
}
@media (max-width: 767.8px) {
  .hero-services {
    padding: 40px 0;
    border-radius: 0px;
    margin: 0;
  }
  .hero-services__container {
    gap: 30px;
  }
  .hero-services__container h2 {
    font-size: 28px;
  }
  .hero-services__wrapper {
    gap: 10px;
  }
  .hero-services__slide {
    max-width: 300px;
    margin-right: 0 !important;
  }
  .service-card {
    border-radius: 12px;
    padding: 10px;
    gap: 18px;
  }
  .service-card__cover img {
    aspect-ratio: 292/175.03;
    border-radius: 8px;
  }
  .service-card__content {
    padding: 0;
  }
  .service-card__content h3 {
    margin: 0;
    font-size: 20px;
  }
  .service-card__content p {
    margin: 18px 0;
  }
}
.sertifficate {
  padding: 30px 0;
}
.sertifficate__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.sertifficate__header h2 {
  margin: 0;
  color: rgba(0, 0, 0, 0.9);
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
}
.sertifficate__header a {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  color: #13627c;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
.sertifficate__header a::after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M0.75 4.75H11.75M7.16176 8.75L11.75 4.75L7.16176 0.75' stroke='%2313627C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E%0A") center center/13px no-repeat;
}
.sertifficate__slider {
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
}
.sertifficate__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.sertifficate__slide {
  margin: 0 !important;
  flex: 1 1 auto;
  aspect-ratio: 59/81;
  min-width: 169px;
}
.sertifficate__scan img {
  border-radius: 10px;
}

@media (max-width: 767.8px) {
  .sertifficate {
    padding: 20px 0;
  }
  .sertifficate__header h2 {
    font-size: 28px;
  }
  .sertifficate__header a {
    display: none;
  }
  .sertifficate__slide {
    margin: 0 !important;
    flex: 1 1 auto;
    aspect-ratio: 59/81;
    min-width: 200px;
  }
}
.doctors-slider {
  padding: 30px 0;
}
.doctors-slider__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.doctors-slider__header h2 {
  margin: 0;
  color: rgba(0, 0, 0, 0.9);
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
}
@media (max-width: 767.8px) {
  .doctors-slider__header h2 {
    font-size: 28px;
  }
}
.doctors-slider__header a {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  color: #13627c;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
.doctors-slider__header a::after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M0.75 4.75H11.75M7.16176 8.75L11.75 4.75L7.16176 0.75' stroke='%2313627C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E%0A") center center/13px no-repeat;
}
.doctors-slider__slider {
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
}
.doctors-slider__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.doctors-slider__slide {
  margin: 0 !important;
  flex: 1 1 auto;
  min-width: 315px;
}
.doctors-slider__photo img {
  border-radius: 15px;
  aspect-ratio: 113/101;
  object-fit: cover;
}
.doctors-slider__content {
  margin-top: 18px;
}
.doctors-slider__content h3 {
  margin: 0;
  color: #101010;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 141%;
}
.doctors-slider__content p {
  margin: 0;
  color: #434343;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.examples {
  padding: 60px 0;
  color: #ffffff;
  background-color: #477f8f;
}
.examples__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 30px;
}
.examples__title {
  margin: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.1;
}
.examples__link {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: inherit;
  font-size: 14px;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.examples__link:hover {
  color: #fff;
  opacity: 0.7;
}
.examples__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px;
}
.examples__slide {
  flex: 1 1 auto;
  margin: 0 !important;
  min-width: 314px;
}
.examples__card {
  height: 100%;
}
.examples__content {
  padding-top: 16px;
}
.examples__card-title {
  margin: 0 0 10px;
  font-family: Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}
.examples__description {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  opacity: 0.85;
}
@media (max-width: 767px) {
  .examples {
    padding: 30px 0;
  }
  .examples__header {
    margin-bottom: 30px;
  }
  .examples__title {
    font-size: 28px;
  }
  .examples__link {
    display: none;
  }
}

.compare {
  --position: 50%;
  position: relative;
  width: 100%;
  aspect-ratio: 1/1.04;
  overflow: hidden;
  border-radius: 20px;
  background-color: #d7d7d7;
  isolation: isolate;
  user-select: none;
  touch-action: pan-y;
}
.compare__image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.compare__before {
  position: absolute;
  inset: 0;
  z-index: 1;
  clip-path: inset(0 calc(100% - var(--position)) 0 0);
  pointer-events: none;
}
.compare__label {
  position: absolute;
  bottom: 16px;
  z-index: 2;
  padding: 5px 8px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  pointer-events: none;
}
.compare__label--before {
  left: 10px;
}
.compare__label--after {
  right: 10px;
}
.compare__line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--position);
  z-index: 2;
  width: 2px;
  background-color: #ffffff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  transform: translateX(-50%);
  pointer-events: none;
}
.compare__handle {
  position: absolute;
  top: 50%;
  left: var(--position);
  z-index: 3;
  width: 10px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.compare__handle::before, .compare__handle::after {
  position: absolute;
  top: 50%;
  color: #477f8f;
  font-size: 11px;
  line-height: 1;
  transform: translateY(-50%);
}
.compare__handle::before {
  right: calc(100% + 7px);
  content: "‹";
}
.compare__handle::after {
  left: calc(100% + 7px);
  content: "›";
}
.compare__range {
  position: absolute;
  inset: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: ew-resize;
  opacity: 0;
}
.compare__range:focus-visible + * {
  outline: none;
}
.compare:has(.compare__range:focus-visible) {
  outline: 3px solid rgba(255, 255, 255, 0.75);
  outline-offset: 3px;
}
@media (max-width: 767px) {
  .compare {
    aspect-ratio: 1/1;
  }
  .compare__label {
    bottom: 12px;
    font-size: 12px;
  }
}

.main-forms {
  padding: 50px 0 130px;
  border-radius: 30px 30px 0 0;
  background: #fff;
  color: #434343;
  position: relative;
  z-index: 1;
}
.main-forms__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 100px;
}
.main-forms__content {
  max-width: 495px;
}
.main-forms__content h2 {
  margin: 0;
  margin-bottom: 14px;
  color: #353434;
  font-size: 40px;
  font-weight: 400;
  line-height: 130%;
}
.main-forms__content p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 142%;
}
.main-forms__form {
  max-width: 440px;
  width: 100%;
}

@media (max-width: 1023.8px) {
  .main-forms {
    padding: 40px 0 60px;
    border-radius: 0;
  }
  .main-forms__container {
    flex-direction: column;
    gap: 24px;
  }
  .main-forms__content {
    max-width: 495px;
  }
  .main-forms__content h2 {
    font-size: 40px;
  }
  .main-forms__content p {
    font-size: 16px;
  }
  .main-forms__form {
    max-width: 440px;
  }
}
@media (max-width: 767.8px) {
  .main-forms__content h2 {
    font-size: 28px;
  }
  .main-forms__content p {
    font-size: 14px;
  }
  .main-forms__form {
    max-width: 100%;
  }
}
.raiting {
  padding: 30px 0 60px;
}
.raiting__header {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.raiting__header h2 {
  margin: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 767.8px) {
  .raiting {
    padding: 20px 0 40px;
  }
  .raiting .raiting__header h2 {
    font-size: 28px;
  }
}
.raiting__slider {
  overflow: hidden;
  width: 100%;
}
.raiting__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  align-self: stretch;
}
.raiting__slide {
  margin: 0 !important;
  flex: 1 1 auto;
  min-width: 276px;
  border-radius: 15px;
  background: #40788a;
  overflow: hidden;
}
.raiting__logo {
  width: 100%;
  background: #eeecec;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 17px 0;
}
.raiting__logo img {
  max-height: 24px;
}
.raiting__box {
  padding: 11px 20px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.raiting__number {
  color: #fff;
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
}
.raiting__star {
  display: inline-flex;
  align-items: center;
  gap: 9px;
}
.raiting__link {
  margin-top: 30px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.map {
  margin: -30px 0;
  position: relative;
}
.map__code {
  width: 100%;
  height: auto;
  min-height: 419px;
  aspect-ratio: 212/109;
  background-color: #f2f2f2;
}

@media (max-width: 767.8px) {
  .map {
    margin: 0;
  }
}