@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: 600;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  display: block;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.compensate-for-scrollbar {
  padding-right: 0 !important;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a,
button {
  text-decoration: none;
  color: inherit;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  cursor: pointer;
  background: none;
  font-weight: inherit;
  font-size: inherit;
}

select {
  background-color: inherit;
}

blockquote {
  margin: 0;
}

button {
  border: none;
  font-family: inherit;
  margin: 0;
  padding: 0;
  font-size: inherit;
}

textarea {
  outline: none;
  border: none;
  resize: none;
}

textarea:focus {
  outline-width: 0;
}

input::-moz-placeholder {
  font-size: inherit;
  font-weight: 400;
  font-family: inherit;
  border: none;
  outline: none;
}

input,
input::placeholder {
  font-size: inherit;
  font-weight: 400;
  font-family: inherit;
  border: none;
  outline: none;
}

input::-moz-placeholder {
  color: inherit;
}

input::placeholder {
  color: inherit;
}

picture {
  display: block;
}
picture img {
  width: 100%;
  max-width: 100%;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  margin-block-end: 0;
  margin-block-start: 0;
}

ul li {
  list-style-type: none;
}

ol {
  margin: 0;
  padding: 0;
}

ol li {
  list-style-position: inside;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

*, *::after, *::before {
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: "InterTight";
  src: url("/netcat_template/redesign/assets/fonts/InterTight-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "InterTight";
  src: url("/netcat_template/redesign/assets/fonts/InterTight-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "InterTight";
  src: url("/netcat_template/redesign/assets/fonts/InterTight-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "InterTight";
  src: url("/netcat_template/redesign/assets/fonts/InterTight-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "InterTight";
  src: url("/netcat_template/redesign/assets/fonts/InterTight-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html.burger-lock {
  overflow: hidden;
}

body.burger-lock {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.container {
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  padding: 0px 20px;
}

body {
  font-family: "InterTight", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;
  color: #2D2D2D;
}

.section__title {
  font-size: 60px;
  font-weight: 500;
  line-height: 110%;
}

.section__subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
}

.section__subtitle span {
  text-decoration: underline;
  cursor: pointer;
}

.section__title-offset {
  margin-bottom: 60px;
}

.section__offset {
  margin-bottom: 160px;
}

.section__offset_top {
  margin-top: 160px;
}

.section__offset_small {
  margin-bottom: 60px;
}

.section__offset_between {
  margin: 80px 0px;
}

.section__title-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section__title-button-wrapper .button {
  max-width: 277px;
  font-size: 18px;
}

.breadcrumbs__container {
  position: absolute;
  top: 92px;
}

.breadcrumbs__links {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
}

.breadcrumbs__links a {
  color: rgba(255, 255, 255, 0.6);
}

.breadcrumbs__links a::after {
  padding-left: 12px;
  content: "/";
}

.breadcrumbs__links span {
  color: #FFFFFF;
}

.breadcrumbs__container.breadcrumbs__container.no-bg-intro {
  position: relative;
  top: 0;
  margin-bottom: 80px;
}

.breadcrumbs__container.no-bg-intro .breadcrumbs__links a {
  color: rgba(45, 45, 45, 0.6);
}

.breadcrumbs__container.no-bg-intro .breadcrumbs__links span {
  color: #2D2D2D;
}

.intro__section.intro__section_header-overlap {
  background: none;
  justify-content: start;
  height: 100%;
  top: 32px;
}

.header-bottom-bg {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #83A1CA;
}

.intro__section.intro__section_header-overlap .intro__title {
  color: #2D2D2D;
}

.intro__section.intro__section_header-overlap .intro__subtitle {
  color: rgba(45, 45, 45, 0.9);
}

.intro__section.intro__section_header-overlap .intro__wrapper {
  gap: 48px;
}

.intro__section.intro__section_header-overlap .intro__wrapper .intro__right {
  min-width: 722px;

}

.intro__title.search-intro__title {
  color: #2D2D2D;
  position: relative;
  display: flex;
  text-align: center;
}

.search-intro__title span {
  padding: 0 20px;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.search-intro__title::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 6px;
  width: 100%;
  border-top: 2px solid #83A1CA;
  border-bottom: 2px solid #83A1CA;
  z-index: 0;
}

@media (max-width: 1120px) {
  .header-bottom-bg {
    height: 56px;
  }
}
@media (max-width: 724px) {
  .header-bottom-bg {
    height: 48px;
  }
}
@media (max-width: 1260px) {
  .section__title {
    font-size: 48px;
  }
  .section__subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1120px) {
  .container {
    padding: 0px 16px;
  }
  body {
    font-size: 16px;
  }
}
@media (max-width: 724px) {
  .section__title {
    font-size: 28px;
  }
  .section__title-offset {
    margin-bottom: 32px;
  }
  .section__offset {
    margin-bottom: 72px;
  }
  .section__offset_top {
    margin-top: 72px;
  }
  .section__offset_small {
    margin-bottom: 40px;
  }
  .section__offset_between {
    margin: 72px 0px;
  }
  .breadcrumbs__container {
    top: 63px;
  }
  .breadcrumbs__container.breadcrumbs__container.no-bg-intro {
    margin-bottom: 48px;
  }
}
.standart-button {
  background-color: #83A1CA;
  border-radius: 44px;
  padding: 20px 40px;
  width: 100%;
  font-weight: 500;
  transition: all 0.2s linear;
  color: #FFFFFF;
  text-align: center;
}

.search__button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__button.search__button {
  border: 1px solid #83A1CA;
  width: 50px;
  height: 50px;
  padding: 0;
  transition: all 0.2s linear;
}

.search__form .search__button {
  width: 20px;
  height: 20px;
  padding: 0;
}

.header__button.search__button svg circle, .header__button.search__button svg path {
  transition: stroke 0.2s linear;
}

.button.transparent-button {
  color: #2D2D2D;
  height: 60px;
  background-color: transparent;
  transition: all 0.2s linear;
  padding: 21px 0px;
}

.header__button, .transparent-button {
  border-radius: 44px;
  border: 1px solid #83A1CA;
  height: 50px;
  padding: 16px 30px;
  transition: all 0.2s linear;
  line-height: 110%;
  font-size: 16px;
  font-weight: 500;
}

.button.yellow__button {
  background-color: #FFFD7D;
  border: 1px solid transparent;
  color: #2D2D2D;
}

.header__burger-phone, .header__burger-button {
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 44px;
}

.header__burger-button {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  transition: all 0.2s ease-in-out;
}

.header__burger-button.burger-opened {
  background-color: #83A1CA;
}

.header__burger-button.burger-opened .bar {
  background-color: #FFFFFF;
}

.header__burger-button .bar {
  height: 1px;
  width: 16px;
  background-color: #2D2D2D;
  transition: all 0.2s ease-in-out;
}

.header__burger-phone {
  align-items: center;
  justify-content: center;
  display: none;
}

.x:nth-of-type(1) {
  transition: all 0.2s ease-in-out;
  transform: rotate(45deg) translateY(-5px);
  transform-origin: top left;
  width: 67%;
}

.x:nth-of-type(2) {
  transition: all 0.2s ease-in-out;
  transform-origin: center;
  width: 0;
}

.x:nth-of-type(3) {
  transition: all 0.2s ease-in-out;
  transform: rotate(-45deg) translateY(5px);
  transform-origin: bottom left;
  width: 67%;
}

.header__burger-phone {
  border: 1px solid #2D2D2D;
}

.header__burger-button {
  background-color: #FFFD7D;
}

.header__button_burger {
  display: none;
}

.consultation__button {
  max-width: 300px;
  background-color: #FFFD7D;
  border: 2px solid transparent;
  color: #2D2D2D;
}

.consultation__button_service {
  max-width: 207px;
}

.swiper-controls {
  display: flex;
  justify-self: center;
  align-items: center;
  gap: 20px;
  margin-top: 32px;
}

.swiper-controls.section__title-offset {
  margin-top: 0;
}

.nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #D9E8FD;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  transition: all 0.2s linear;
}

.nav-btn_next svg {
  margin-left: 2px;
}

.nav-btn_prev svg {
  margin-right: 2px;
}

.nav-btn.swiper-button-disabled {
  opacity: 0.6;
}

.checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
}

.checkbox-mark {
  justify-content: center;
  padding: 6px 5px;
  width: 20px;
  border: 1px solid #2D2D2D;
  aspect-ratio: 1/1;
  border-radius: 4px;
  transition: 0.3s;
  position: relative;
  align-items: center;
  display: flex;
}

.checkbox input[type=checkbox]:checked ~ .checkbox-mark::before {
  opacity: 1;
}

.checkbox-mark::before {
  content: "";
  display: block;
  width: 10px;
  height: 7px;
  background: url(/netcat_template/redesign/assets/img/checkmark.svg) center center/cover no-repeat;
  opacity: 0;
  transition: opacity 0.3s;
}

.checkbox input[type=checkbox]:checked ~ .checkbox-mark {
  border: 1px solid #2D2D2D;
}

@media (max-width: 1260px) {
  .header__button.yellow__button {
    display: none;
  }
}
@media (max-width: 1120px) {
  .menu.header__menu form.search__form.active .search__button svg circle, .menu.header__menu form.search__form.active .search__button svg path {
    stroke: #2D2D2D;
  }
  .header__button.yellow__button.header__button_burger {
    display: block;
  }
  .header__button_burger {
    background-color: #FFFFFF;
    border-color: transparent;
    margin-bottom: 8px;
    width: 100%;
    display: block;
  }
}
.textblock__title {
  font-size: 48px;
  font-weight: 500;
  line-height: 110%;
  margin-bottom: 40px;
  width: 65%;
}

.textblock__grid {
  display: grid;
  grid-template-columns: 65% 33%;
  -moz-column-gap: 32px;
  column-gap: 32px;
}

.text-content {
  color: rgba(45, 45, 45, 0.8);
  line-height: 140%;
}

.text-content p {
  padding-bottom: 12px;
}

.text-content h2 {
  font-weight: 500;
  color: #2D2D2D;
  margin-bottom: 32px;
  font-size: 40px;
  margin-top: 48px;
  line-height: 110%;
}

.text-content h3 {
  font-weight: 500;
  color: #2D2D2D;
  margin-bottom: 32px;
  font-size: 40px;
  margin-top: 48px;
  line-height: 110%;
}

.text-content ol {
  list-style: none;
  padding-left: 0;
  margin: 8px 0px;
}

.text-content ol li {
  position: relative;
  padding-left: 41px;
  margin-bottom: 12px;
  line-height: 25px;
}

.text-content ol li::marker {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-content ol li::before {
  content: counter(list-item);
  position: absolute;
  color: #83A1CA;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background: #D9E8FD;
  text-align: center;
  line-height: 25px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
}

.text-content ul {
  list-style: none;
  padding-left: 0;
  margin: 20px 0px;
}

.text-content ul li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 12px;
}

.text-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-color: #D9E8FD;
  border-radius: 50%;
  flex-shrink: 0;
}

.textblock__grid picture {
  width: 100%;
}

.textblock__grid picture, .text-content .textblock__image {
  border-radius: 36px;
  overflow: hidden;
  height: 400px;
}

.text-content .textblock__image {
  width: 573px;
  float: right;
}

.text-content p a {
  font-weight: 600;
}

.textblock__grid picture img, .text-content .textblock__image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.text-content picture {
  height: auto;
  border-radius: 0;
}

.text-content blockquote {
  background: #F4F8FD;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding: 32px 40px;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  margin-top: 40px;
}

.text-content blockquote p {
  position: relative;
  z-index: 2;
  padding: 0;
}

.text-content blockquote p a {
  font-weight: 600;
  padding: 5px 9px;
  color: #2D2D2D;
  background-color: #FFFD7D;
  border-radius: 24px;
  text-wrap: nowrap;
}

.textblock__grid .text-content blockquote p:first-child {
  margin-bottom: 0;
}

.text-content blockquote::before {
  position: absolute;
  top: -6px;
  left: 24px;
  text-align: center;
  content: url(/netcat_template/redesign/assets/img/icons/quotes.webp);
  z-index: 1;
  transform: rotate(180deg);
}

.text-content blockquote::after {
  position: absolute;
  bottom: -6px;
  right: 24px;
  text-align: center;
  content: url(/netcat_template/redesign/assets/img/icons/quotes.webp);
  z-index: 1;
}

.text-content .year:not(:first-child) {
  margin-top: 20px;
}

.text-content .year {
  color: rgba(45, 45, 45, 0.4);
  font-size: 24px;
  line-height: 140%;
  font-weight: 500;
  margin-bottom: 8px;
}

.text-content b {
  font-weight: 500;
  line-height: 140%;
  color: #2D2D2D;
}

.text-content figure {
  background-color: #F4F8FD;
  border-radius: 24px;
  padding-top: 28px;
  margin-top: 20px;
}

.text-content figure figcaption {
  position: relative;
  left: 40px;
  width: calc(100% - 80px);
  color: #2D2D2D;
  line-height: 140%;
  padding-bottom: 11px;
  border-bottom: 1px solid rgba(45, 45, 45, 0.2);
}

.text-content figure blockquote {
  padding-top: 24px;
  margin-top: 0;
}

.text-content figure blockquote::before {
  display: none;
}

@media (max-width: 1200px) {
  .textblock__grid picture {
    display: none;
  }
  .text-content .textblock__image {
    width: 100%;
    margin-bottom: 20px;
  }
  .textblock__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 900px) {
  .textblock__title_wide {
    width: 100%;
  }
}
@media (max-width: 724px) {
  .text-content .textblock__image {
    display: none;
  }
  .textblock__title {
    font-size: 24px;
    margin-bottom: 20px;
    width: 100%;
  }
  .text-content h2 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 32px;
  }
  .text-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 32px;
  }
  .text-content p {
    padding-bottom: 8px;
  }
  .text-content ol {
    margin: 4px 0px;
  }
  .text-content ol li {
    padding-left: 39px;
  }
  .text-content ol li::before {
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 6px;
    font-size: 14px;
  }
  .text-content ul {
    margin: 16px 0px;
  }
  .text-content ul li {
    padding-left: 20px;
  }
  .text-content ul li::before {
    width: 8px;
    height: 8px;
    top: 12px;
  }
  .text-content blockquote {
    padding: 20px 22px;
    border-radius: 20px;
    margin-top: 24px;
  }
  .text-content blockquote::before {
    top: -16px;
    left: 4px;
    transform: rotate(180deg) scale(0.68);
  }
  .text-content blockquote::after {
    position: absolute;
    bottom: -16px;
    right: -8px;
    transform: scale(0.68);
  }
  .text-content figure {
    border-radius: 20px;
    padding-top: 18px;
    margin-top: 12px;
  }
  .text-content figure figcaption {
    position: relative;
    left: 20px;
    width: calc(100% - 40px);
    padding-bottom: 16px;
  }
  .text-content figure blockquote {
    padding-top: 20px;
  }
  .text-content .year {
    margin-bottom: 4px;
  }
  .text-content .year:not(:first-child) {
    margin-top: 24px;
  }
}
@media (hover: hover) {
  .header__info-item_dropdown:hover .header__info-item-bottom-wrapper svg {
    transform: rotate(-180deg);
  }
  .header__info-item_dropdown:hover .header__info-item-bottom.header__info-item-bottom_dropdown {
    display: block;
  }
  .header__button.search__button:hover {
    background-color: #83A1CA;
  }
  .transparent-button:hover {
    background-color: #83A1CA;
    color: #FFFFFF;
    border-color: transparent;
  }
  .header__button.search__button:hover svg circle, .header__button.search__button:hover svg path {
    stroke: #FFFFFF;
  }
  .header__button:hover {
    background-color: #83A1CA;
    color: #FFFFFF;
    border-color: transparent;
  }
  .button.yellow__button:hover {
    background-color: #FFE164;
    border: 1px solid transparent;
    color: #2D2D2D;
  }
  .menu__item_dropdown:hover .menu__dropdown {
    display: block;
  }
  .menu__item_dropdown:hover .menu__item-arrow svg {
    transform: rotate(-180deg);
  }
  a.menu__dropdown-item:hover::before {
    width: 100%;
  }
  .standart-button.transparent-hover:hover {
    background-color: transparent;
    border: 2px solid #FFFD7D;
    color: #FFFD7D;
  }
  .standart-button:hover {
    background-color: #5879A6;
  }
  .nav-btn:not(.swiper-button-disabled):hover {
    background-color: #83A1CA;
  }
  .nav-btn:not(.swiper-button-disabled):hover svg path {
    stroke: #FFFFFF;
  }
  .swiper-slide.doctors__slide:hover {
    background: #C1D5F1;
  }
  .gallery__item:hover::after, .certificate__slide:hover::after {
    opacity: 1;
  }
  .gallery__item:hover::before, .certificate__slide:hover::before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .review__read-more:hover span::before {
    width: 100%;
  }
  .swiper-slide.articles__slide:hover, .articles__card:hover {
    background: #E9F2FD;
  }
  .articles-links__card:hover {
    background-color: #83A1CA;
  }
  .popup__content .popup__search-list.popup__search-list_city li:hover {
    font-weight: 500;
  }
  .popup__content .popup__search-list.popup__search-list_city li:hover::before {
    filter: brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7000%) hue-rotate(0deg);
  }
}
.header {
  position: relative;
  z-index: 2;
}

.header__top {
  padding: 20px 0px;
  background-color: #FFFFFF;
}

.header__top.no-bg-intro {
  background-color: #F4F8FD;
}

.header__top .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__logo {
  display: flex;
  justify-content: space-between;
  gap: 13px;
  flex-shrink: 0;
}

.logo__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.logo__title span:first-of-type {
  font-size: 23px;
  font-weight: 700;
  color: #4F72A2;
}

.logo__title span:not(:first-of-type) {
  font-size: 9px;
  font-weight: 300;
  color: #2C3F58;
}

.header__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 52%;
  max-width: 925px;
  gap: 8px;
}

.header__info-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.header__info-item_mobile .header__info-item-top {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 110%;
}

.header__info-item_mobile .header__info-item-bottom {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 110%;
}

.header__info-item-top {
  font-size: 15px;
  color: rgba(45, 45, 45, 0.6);
}

.header__info-item_dropdown {
  position: relative;
}

.header__info-item-bottom-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 9px;
}

.header__info-item-bottom {
  color: #2D2D2D;
  font-weight: 500;
  text-wrap: nowrap;
}

.header__info-item-bottom-wrapper svg {
  transition: all 0.2s linear;
}

.header__info-item-bottom a, .header__info-item-bottom span {
  position: relative;
}

.header__info-item-bottom span {
  cursor: pointer;
}

.header__info-item-bottom a::before, .header__info-item-bottom span::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  transition: width 0.2s linear;
  background-color: #2D2D2D;
}

.header__info-item.header__info-item_mobile span::before {
  background-color: #FFFFFF;
}

.header__info-item-bottom.header__info-item-bottom_dropdown {
  display: none;
  position: absolute;
  padding-top: 2px;
  bottom: -20px;
}

.header__buttons {
  display: flex;
  align-items: center;
  gap: 16px;
}

.header__bottom {
  padding: 20px 0px;
  background-color: rgba(255, 255, 255, 0.13);
  -webkit-backdrop-filter: blur(20.5px);
  backdrop-filter: blur(20.5px);
}

.header__bottom.no-bg-intro {
  background-color: #83A1CA;
}

.header__bottom.no-bg-intro .menu__dropdown .menu__dropdown-list {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.05);
}

.header__bottom.desktop-hidden {
  display: none;
}

.header__bottom .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu {
  display: flex;
  width: 100%;
  align-items: center;
}

.menu.header__menu form.search__form {
  display: none;
}

.menu__item {
  color: #FFFFFF;
}

.menu__item-link-row {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: space-between;
}

.menu__item-arrow svg {
  transition: all 0.2s linear;
}

.menu__item-arrow {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu__dropdown {
  display: none;
  position: absolute;
  top: 38px;
  padding-top: 34px;
}

.menu__dropdown-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  -moz-column-gap: 48px;
  column-gap: 48px;
  row-gap: 8px;
  background-color: #fff;
  color: #2D2D2D;
  position: relative;
  padding: 32px 40px;
  border-radius: 36px;
}

.menu__dropdown-list::before {
  content: "";
  position: absolute;
  top: 32px;
  left: 50%;
  width: 1px;
  height: calc(100% - 64px);
  background-color: rgba(132, 171, 227, 0.5);
}

.menu__dropdown-item {
  position: relative;
  text-wrap: nowrap;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  width: -moz-fit-content;
  width: fit-content;
}

a.menu__dropdown-item::before {
  content: "";
  position: absolute;
  bottom: 2px;
  width: 0%;
  height: 1px;
  transition: width 0.2s linear;
  background-color: #2D2D2D;
}

.menu__list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__burger-and-phone {
  display: none;
  align-items: center;
  gap: 12px;
}

.menu__contacts {
  display: none;
}

@media (max-width: 1650px) {
  .header__info-item:last-of-type {
    display: none;
  }
  .header__info {
    width: -moz-fit-content;
    width: fit-content;
    gap: 20px;
  }
}
@media (max-width: 1450px) {
  .header__info-item:first-of-type {
    display: none;
  }
  .header__info {
    width: 40%;
  }
  .menu__dropdown_last {
    right: 20px;
  }
}

@media (max-width: 1260px) {
  .header__info {
    width: 50%;
  }
  .menu__list {
    gap: 4px;
  }
}
@media (max-width: 1120px) {
  .header__buttons {
    display: none;
  }
  .header__burger-and-phone {
    display: flex;
  }
  .header__bottom.desktop-hidden {
    display: flex;
  }
  .header__bottom.desktop-hidden .header__info-item:first-of-type {
    display: flex;
    overflow: hidden;
  }
  .header__info-item.header__info-item_mobile {
    display: flex;
    flex-direction: row;
    gap: 4px;
  }
  .header__info-item:first-of-type {
    display: flex;
  }
  .header__info-item:nth-of-type(2) {
    display: none;
  }
  .header__bottom_burgerable-y-translate {
    position: relative;
  }
  .header__bottom_burgerable {
    transform: translateX(-100%);
    transition: transform 0.5s linear;
    padding: 24px 0px;
    background-color: #83A1CA;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    opacity: 0;
    height: 100vh;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    position: absolute;
    top: -55px;
    left: 0;
    width: 100%;
    z-index: 100;
    pointer-events: none;
  }
  .header__bottom_burgerable.active {
    transform: translateX(0%);
    transition: transform 0.5s linear;
    opacity: 1;
    pointer-events: auto;
  }
  .header__bottom.active {
    opacity: 1;
  }
  .header__bottom_burgerable .menu__list {
    flex-direction: column;
    margin-bottom: 32px;
  }
  .menu {
    flex-direction: column;
    padding-bottom: 121px;
    position: relative;
  }
  .menu__list {
    gap: 8px;
  }
  .menu__dropdown {
    position: relative;
    top: -16px;
    padding-top: 0px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0px 0px 24px 24px;
  }
  .menu__item_dropdown {
    flex-direction: column;
  }
  .menu.header__menu form.search__form {
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 12px 20px;
    border-radius: 24px;
    position: relative;
    z-index: 2;
  }
  .menu.header__menu form.search__form.active {
    background-color: #FFFFFF;
    border-radius: 24px 24px 0px 0px;
  }
  .menu.header__menu form.search__form.active::after {
    content: "";
    width: calc(100% - 40px);
    height: 1px;
    background-color: #D9D9D9;
    position: absolute;
    bottom: 0;
    left: 20px;
  }
  input.search__input::-moz-placeholder {
    color: #FFFFFF;
  }
  input.search__input::placeholder {
    color: #FFFFFF;
  }
  .search__input {
    width: 100%;
    background-color: transparent;
  }
  .menu__dropdown-list {
    background: none;
    color: #FFFFFF;
    padding: 32px 20px 16px 20px;
  }
  .menu__dropdown-list::before {
    display: none;
  }
  .menu__item {
    width: 100%;
  }
  .menu__item.menu__item_dropdown {
    margin: 0px 0px -16px 0px;
  }
  .menu__item-link-row {
    color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 12px 20px;
    position: relative;
    z-index: 2;
  }
  .menu__item-link-row.active {
    color: #83A1CA;
    background-color: #FFFFFF;
  }
  .menu__item-link-row.active .menu__item-arrow svg path {
    stroke: #83A1CA;
  }
  .menu__dropdown-item {
    width: 100%;
    text-wrap: wrap;
  }
  a.menu__dropdown-item::before {
    display: none;
  }
  .menu__dropdown_last {
    right: 0;
  }
  .menu__dropdown {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease-in-out, padding 0.3s ease-in-out, margin 0.3s ease-in-out;
    opacity: 0;
    padding: 0 0px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0px 0px 24px 24px;
    visibility: hidden;
    pointer-events: none;
    overflow: hidden;
  }
  .menu__dropdown.active {
    grid-template-rows: 1fr;
    opacity: 1;
    padding: 16px 0px 16px 0px;
    margin-top: 0px;
    pointer-events: auto;
    visibility: visible;
  }
  .menu__dropdown-list {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: none;
    width: 100%;
    color: #FFFFFF;
    padding: 16px 20px 0px 20px;
    gap: 8px;
    min-height: 0;
    opacity: 0;
    transition: opacity 0.2s ease-in-out 0.1s;
  }
  .menu__dropdown.active .menu__dropdown-list {
    opacity: 1;
  }
  .menu__item-arrow svg {
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform: rotate(0deg);
  }
  .menu__item-link-row.active .menu__item-arrow svg {
    transform: rotate(-180deg);
  }
  .menu__item-link-row {
    position: relative;
    z-index: 2;
    cursor: pointer;
  }
  .menu__item_no-dropdown-link {
    display: flex;
    color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 12px 20px;
    width: 100%;
  }
  .menu__contacts {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    margin-bottom: 24px;
    color: #FFFFFF;
    line-height: 140%;
  }
  .menu__contacts-phones {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 4px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 16px;
  }
  .menu__contacts-phones span {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 2px;
  }
  .menu__contacts-phones a {
    font-weight: 500;
    font-size: 18px;
  }
  .menu__contacts-address {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .menu__contacts-address span {
    font-size: 14px;
    font-weight: 400;
  }
  .menu__contacts-address div, .menu__contacts-address div span {
    font-size: 16px;
    font-weight: 500;
  }
  .menu__contacts-address div span {
    position: relative;
  }
  .menu__contacts-address div span::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    transition: width 0.2s linear;
    background-color: #FFFFFF;
  }
}
@media (max-width: 724px) {
  .header__info {
    width: -moz-fit-content;
    width: fit-content;
  }
  .header__info-item:nth-of-type(3) {
    display: none;
  }
  .header__burger-phone {
    display: flex;
  }
  .header__bottom.desktop-hidden {
    padding: 16px 0px;
  }
  .header__bottom_burgerable {
    top: -47px;
  }
}
@media (max-width: 520px) {
  .header__top {
    padding: 14px 0px;
  }
  .logo__title span:first-of-type {
    font-size: 18px;
  }
  .logo__title span:not(:first-of-type) {
    font-size: 7px;
  }
  .header__info-item:first-of-type {
    display: none;
  }
  .header__logo {
    gap: 10px;
  }
  .logo__picture {
    width: 40px;
  }
}
.intro__section {
  position: relative;
  height: calc(100vh - 90px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image: url(/netcat_template/redesign/assets/img/main-page-background.webp);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  top: -60px;
  z-index: 1;
}

.intro__section-minh {
  min-height: 810px;
}

@media (max-width: 724px) {
  .intro__section {
    top: -47px;
  }
  .intro__section-minh {
    min-height: 620px;
  }
  .intro__section-minh_service {
    min-height: 785px;
  }
}
.intro__wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 80px;
  gap: 40px;
}

.intro__left {
  max-width: 1211px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.intro__title {
  color: #FFFFFF;
  margin-bottom: 20px;
}

.intro__subtitle {
  color: rgba(255, 255, 255, 0.8);
  max-width: 584px;
  margin-bottom: 100px;
}

.intro__right {
  height: auto;
  max-width: 472px;
  flex-shrink: 0;
  align-self: stretch;
  display: flex;
}

.callback__form {
  background-color: #D9E8FD;
  padding: 30px;
  border-radius: 36px;
  align-self: flex-end;
}

.callback__form-title {
  text-align: center;
  font-size: 34px;
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 40px;
}

.callback__form-title_service {
  margin-bottom: 12px;
}

.callback__form-subtitle {
  text-align: center;
  color: rgba(45, 45, 45, 0.8);
  line-height: 140%;
  margin-bottom: 40px;
}

.callback__form input[type=text], .callback__form input[type=tel] {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 30px;
  width: 100%;
  padding: 19px 26px;
  margin-bottom: 8px;
}

.callback__form input::-moz-placeholder {
  color: rgba(45, 45, 45, 0.6);
  font-size: 16px;
  line-height: 100%;
}

.callback__form input::placeholder {
  color: rgba(45, 45, 45, 0.6);
  font-size: 16px;
  line-height: 100%;
}

.callback__form button[type=submit] {
  margin-bottom: 14px;
}

.callback__form .checkbox {
  display: flex;
  align-items: start;
  gap: 10px;
}

.callback__form .checkbox span {
  font-size: 12px;
  line-height: 16px;
}

@media (max-width: 1260px) {
  .intro__right {
    max-width: 372px;
  }
  .callback__form {
    padding: 15px;
  }
  .callback__form-title {
    font-size: 22px;
    line-height: 30px;
  }
  .intro__subtitle {
    margin-bottom: 40px;
  }
}
@media (max-width: 960px) {
  .intro__right {
    display: none;
  }
}
@media (max-width: 724px) {
  .intro__right {
    display: none;
  }
  .intro__title {
    margin-bottom: 16px;
  }
  .intro__subtitle {
    margin-bottom: 32px;
    font-size: 18px;
  }
  .intro__subtitle_main {
    font-size: 20px;
  }
  .intro__wrapper {
    margin-bottom: 68px;
  }
  .intro__section {
    height: calc(100vh - 77px);
  }
}
@media (max-width: 480px) {
  .intro__title {
    margin-top: 99px;
  }
  .intro__section {
    height: auto;
  }
}
.services-listing__swiper-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.swiper-slide.services-listing__card {
  display: flex;
  flex-direction: column;
  width: calc((100% - 40px) / 3);
  background-color: #F4F8FD;
  border-radius: 36px;
  padding: 24px 32px;
  height: auto;
}

.services-listing__card button {
  margin-top: auto;
}

.services-listing__consultation-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #D9E8FD;
  border-radius: 36px;
  width: calc((100% - 40px) / 3);
  padding: 55px 42px;
}

.consultation-form__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  margin-bottom: 16px;
  text-align: center;
}

.consultation-form__subtitle {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 40px;
  text-align: center;
}

.services-listing__card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0px 20px 8px;
}

.services-listing__card-header-right {
  margin-right: -32px;
}

.services-listing__card-header-left {
  display: flex;
  flex-direction: column;
}

.services-listing__card-header-left-title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 110%;
}

.services-listing__card-header-left-price {
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 16px;
}

.services-listing__card-header-left-tags {
  display: flex;
  align-items: center;
  gap: 6px;
}

.services-listing__card-header-left-tag {
  font-size: 14px;
  line-height: 140%;
  background-color: #D9E8FD;
  padding: 8px 16px;
  border-radius: 5px;
  flex-shrink: 0;
}

.services-listing__card-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin: 20px 0px;
}

.services-listing__card-list-item {
  width: 100%;
}

.services-listing__card-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.services-listing__card-list-item-text {
  line-height: 140%;
  min-width: 367px;
}

.services-listing__card-list-item:not(:last-child) .services-listing__card-list-item-text {
  border-bottom: 1px solid rgba(45, 45, 45, 0.1);
  padding-bottom: 15px;
}

.services-listing__card-item svg {
  flex-shrink: 0;
  margin-top: 8px;
}

.services-listing__card-link-row {
  background-color: #D9E8FD;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  margin-bottom: 30px;
}

.services-listing__card-link-row-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: rgba(45, 45, 45, 0.8);
}

.services-listing__card-link-row-text span {
  font-weight: 300;
}

.services-listing__card-link-row-circle {
  content: "";
  background-color: #83A1CA;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.standart__input {
  background-color: #FFFFFF;
  padding: 20px 40px;
  width: 100%;
  margin-bottom: 12px;
  border-radius: 24px;
  font-size: 16px;
  line-height: 100%;
}

.standart__input::-moz-placeholder {
  color: rgba(45, 45, 45, 0.4);
}

.standart__input::placeholder {
  color: rgba(45, 45, 45, 0.4);
}

.services-listing__consultation-form button {
  margin-bottom: 24px;
}

.form__oferta {
  text-align: center;
  color: #83A1CA;
  line-height: 140%;
  font-size: 16px;
  width: 90%;
}

.form__oferta a {
  font-weight: 600;
}

@media (max-width: 1540px) {
  .swiper-slide.services-listing__card, .services-listing__consultation-form {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 968px) {
  .swiper-slide.services-listing__card {
    padding: 18px 20px 20px 20px;
    overflow: hidden;
  }
  .services-listing__card-header {
    padding: 0;
  }
  .services-listing__card-header-left-title {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .services-listing__card-header-left-tag {
    font-size: 12px;
  }
  .services-listing__card-header-right {
    margin-right: -20px;
    margin-top: -62px;
  }
  .services-listing__card-header-right img {
    height: 69px;
  }
  .services-listing__card-list-item-text {
    min-width: unset;
  }
  .services-listing__card-list-item:not(:last-child) .services-listing__card-list-item-text {
    border: none;
  }
  .services-listing__card-item {
    gap: 6px;
  }
  .services-listing__card-list-item-text {
    font-size: 14px;
  }
  .services-listing__card-link-row-text {
    font-size: 12px;
  }
  .services-listing__card-list-item:not(:last-of-type) {
    border-bottom: 1px solid rgba(45, 45, 45, 0.1);
  }
  .consultation-form__title {
    font-size: 20px;
  }
  .consultation-form__subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .services-listing__consultation-form {
    padding: 20px;
  }
  .services-listing__consultation-form button {
    margin-bottom: 16px;
  }
  .form__oferta {
    font-size: 14px;
  }
  .services-listing__card button {
    font-size: 18px;
  }
  .services-listing__card-link-row {
    margin-bottom: 20px;
  }
}
@media (max-width: 700px) {
  .services-listing__consultation-form {
    display: none;
  }
  .services-listing__swiper-wrapper {
    flex-wrap: nowrap;
    gap: 0;
  }
  .swiper-slide.services-listing__card {
    width: 100%;
  }
  .services-listing__swiper-pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
  }
  .services-listing__swiper-pagination .swiper-pagination-bullet {
    width: 100%;
    border-radius: 20px;
    height: 6px;
    background-color: #D9E8FD;
  }
  .services-listing__swiper-pagination .swiper-pagination-bullet-active {
    background-color: #83A1CA;
  }
  .services-listing {
    overflow: hidden;
  }
  .services-listing__swiper {
    padding-bottom: 32px !important;
    overflow: visible !important;
  }
}
.swiper-wrapper.stages__wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.swiper-slide.stages__card {
  display: flex;
  flex-direction: column;
  width: calc((100% - 40px) / 3);
  background-color: #F4F8FD;
  border-radius: 36px;
  padding: 32px 40px 0px 40px;
  height: auto;
  justify-content: space-between;
}

.stages__card-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  margin-bottom: 91px;
}

.stages__card-numeration {
  display: flex;
  gap: 8px;
  align-items: flex-end;
  margin-top: auto;
  justify-content: center;
}

.stages__card-number {
  height: 88px;
  width: 14%;
  background-color: #E9F2FD;
  border-radius: 16px 16px 0px 0px;
}

.stages__card-number_current {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 110%;
  color: #F4F8FD;
  background-color: #83A1CA;
  width: 18%;
  height: 106px;
}

@media (max-width: 1540px) {
  .swiper-slide.stages__card {
    width: calc((100% - 20px) / 2);
  }
  .stages__card-title {
    margin-bottom: 120px;
  }
}
@media (max-width: 968px) {
  .stages__card-title {
    margin-bottom: 100px;
    font-size: 18px;
  }
  .swiper-slide.stages__card {
    padding: 20px 24px 0px 24px;
  }
}
@media (max-width: 700px) {
  .swiper-wrapper.stages__wrapper {
    flex-wrap: nowrap;
    gap: 0;
  }
  .swiper-slide.stages__card {
    width: 100%;
    height: 272px;
  }
  .stages__card-title {
    margin-bottom: 0;
  }
  .stages__section {
    overflow: hidden;
  }
  .swiper.stages__swiper {
    overflow: visible;
  }
  .stages__card-number {
    border-radius: 12px 12px 0px 0px;
    width: 11%;
    height: 100%;
  }
  .stages__card-number_current {
    width: 23%;
    font-size: 30px;
  }
  .stages__card-numeration {
    height: 31%;
    min-height: 60px;
  }
}
@media (max-width: 550px) {
  .stages__card-numeration {
    max-height: 60px;
  }
}
.certificate__slide {
  height: auto !important;
  overflow: hidden;
  border-radius: 36px;
  border: 4px solid #F0F7F7;
  width: 100%;
  max-height: 543px;
  position: relative;
}

.certificate__slide picture {
  height: 100%;
}

.certificate__slide img {
  height: 100%;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

a.button.desktop-hidden {
  display: none;
}

@media (max-width: 724px) {
  .certificates__title-wrapper .button {
    display: none;
  }
  a.button.desktop-hidden {
    display: block;
    margin-top: 20px;
  }
  .certificates__swiper .swiper-controls {
    display: none;
  }
}
.advantages__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 1315px;
  margin-bottom: 60px;
  align-items: stretch;
}

.advantages__card {
  background-color: #F4F8FD;
  border-radius: 36px;
  width: calc((100% - 40px) / 3);
  padding: 28px 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 1 auto;
  min-height: 0;
}

.advantages__card-title {
  margin-bottom: 12px;
}

.advantages__card-subtitle {
  line-height: 110%;
  color: rgba(45, 45, 45, 0.8);
  margin-bottom: auto;
}

.advantages__card-icon {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: -22px;
  margin-bottom: -18px;
  align-self: flex-end;
  justify-self: flex-end;
}

.advantages__section {
  position: relative;
  overflow: hidden;
}

.advantages__side-image {
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 1680px) {
  .advantages__side-image {
    display: none;
  }
  .advantages__list {
    max-width: 100%;
  }
}
@media (max-width: 1030px) {
  .advantages__card {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 700px) {
  .advantages__card-icon {
    width: 80px;
    height: 80px;
    margin-right: -14px;
    margin-bottom: -10px;
  }
  .advantages__card-icon img {
    width: 82%;
    height: 82%;
  }
  .advantages__card {
    padding: 20px 24px;
    border-radius: 20px;
  }
}
@media (max-width: 600px) {
  .advantages__list {
    gap: 12px;
  }
  .advantages__card {
    width: 100%;
    flex: 1 0 auto;
    min-height: 214px;
  }
}
.doc-consultation-form__section {
  display: flex;
  align-items: stretch;
  gap: 12px;
  position: relative;
}

.doc-consultation-form__section-right {
  border-radius: 36px 0px 0px 36px;
  background-color: #D9E8FD;
  padding: 131px 80px 131px 120px;
  flex-shrink: 0;
  margin-left: auto;
  position: relative;
  min-width: 1070px;
}

.doc-consultation-form__section-left {
  background-color: #D9E8FD;
  border-radius: 0px 36px 36px 0px;
  position: absolute;
  top: 0;
  right: calc(100% + 12px);
  height: 100%;
  min-height: 100%;
  width: 100%;
  flex-shrink: 0;
  z-index: 1;
}

.doc-consultation-form__side-image {
  height: 100%;
  position: relative;
  left: 33%;
  bottom: 20px;
  z-index: 2;
}

.doc-consultation-form__side-image img {
  width: 695px;
  height: 653px;
  max-width: 695px;
}

.doc-consultation-form-background-block {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.3);
  height: 100%;
  bottom: 0;
  border-radius: 0px 36px 36px 0px;
  box-shadow: 11px 0 54px 0 #D9E8FD;
  clip-path: inset(0 -54px 0 0);
}

.doc-consultation-form-background-block:nth-of-type(1) {
  width: 85%;
}

.doc-consultation-form-background-block:nth-of-type(2) {
  width: 65%;
}

.doc-consultation-form-background-block:nth-of-type(3) {
  background-color: #F2F7FE;
  width: 100%;
  right: 45%;
}

.doc-consultation__form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}

.doc-consultation__form-title {
  font-size: 60px;
  line-height: 110%;
  font-weight: 500;
  margin-bottom: 24px;
}

.consultation__form-input-wrapper {
  margin-top: 8px;
  display: grid;
  grid-template-columns: 425px 425px;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
}

.form__oferta.doc-consultation__form-oferta {
  text-align: left;
  color: #2D2D2D;
}

.doc-consultation-form__section-right .container {
  display: contents;
}

.consultation__form-input-wrapper button {
  font-size: 18px;
}

.consultation__form-input-wrapper .standart__input {
  margin-bottom: 0;
}

@media (max-width: 1640px) {
  .doc-consultation-form__section-right .container {
    display: block;
  }
  .doc-consultation-form__section-left {
    display: none;
  }
  .doc-consultation-form__section-right {
    width: 100%;
    border-radius: 36px;
    padding: 80px 0px;
    min-width: 100%;
  }
  .doc-consultation__form {
    align-items: center;
  }
}
@media (max-width: 1030px) {
  .consultation__form-input-wrapper {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    gap: 12px;
  }
  .doc-consultation__form-title {
    font-size: 48px;
  }
  .doc-consultation-form__section-right {
    width: 100%;
    border-radius: 36px;
    padding: 40px 0px;
  }
}
@media (max-width: 700px) {
  .doc-consultation-form__section-right {
    border-radius: 20px;
  }
  .consultation__form-input-wrapper {
    grid-template-columns: 1fr;
    align-self: center;
    gap: 0;
  }
  .consultation__form-input-wrapper .standart__input {
    margin-bottom: 8px;
  }
  .doc-consultation__form-oferta {
    margin-top: 12px;
  }
  .doc-consultation__form-title {
    font-size: 28px;
  }
  .doc-consultation__form {
    align-items: flex-start;
  }
  .consultation-form__subtitle {
    text-align: left;
  }
}
.gallery__section {
  overflow: hidden;
}

.swiper.gallery__swiper {
  overflow: visible;
}

.swiper-wrapper.gallery__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
}

.gallery__item:first-child {
  grid-column: span 2;
  grid-row: span 2;
}

.gallery__item {
  border-radius: 36px;
  overflow: hidden;
  position: relative;
}

.gallery__item picture {
  width: 100%;
  height: 100%;
}

.gallery__item::before, .certificate__slide::before {
  content: url("/netcat_template/redesign/assets/img/icons/fancyboxhover.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 60px;
  height: 60px;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 1;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  text-align: center;
}

.gallery__item::after, .certificate__slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(64, 82, 106, 0.6);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.gallery__item img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

@media (max-width: 1200px) {
  .swiper-wrapper.gallery__grid {
    gap: 12px;
  }
}
@media (max-width: 900px) {
  a.button.desktop-hidden.desktop-hidden_gallery {
    display: block;
    margin-top: 20px;
  }
  .gallery__title-wrapper .button {
    display: none;
  }
  .swiper-wrapper.gallery__grid {
    display: flex;
    gap: 0;
  }
  .gallery__item {
    border-radius: 20px;
  }
}
.doctors__section .button.standart-button {
  display: block;
  margin-top: 32px;
  width: 360px;
  justify-self: center;
  font-size: 18px;
}

.swiper-slide.doctors__slide, .doctors__slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #D9E8FD;
  border-radius: 36px;
  padding: 12px 12px 28px 12px;
  transition: all 0.2s linear;
  height: auto;
}

.picture__wrapper {
  position: relative;
}

.swiper-slide.doctors__slide .picture__wrapper picture, .doctors__slide .picture__wrapper picture {
  border-radius: 28px;
  overflow: hidden;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.swiper-slide.doctors__slide .picture__wrapper picture, .doctors__slide .picture__wrapper picture img {
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.picture__wrapper .doctors__tag-wrapper {
  display: flex;
  gap: 8px;
  position: absolute;
  bottom: 12px;
  left: 12px;
  color: #FFFFFF;
  line-height: 140%;
  font-weight: 500;
  font-size: 18px;
}

.picture__wrapper .doctors__tag-wrapper .doctors__tag {
  background-color: #83A1CA;
  padding: 8px 16px;
  border-radius: 34px;
}

.swiper-slide.doctors__slide .picture__wrapper, .doctors__slide .picture__wrapper {
  margin-bottom: 24px;
  height: 70%;
}

.doctors__slide-title {
  font-size: 28px;
  line-height: 110%;
  font-weight: 500;
  text-align: left;
  margin-bottom: 12px;
  padding: 0px 20px;
}

.doctors__slide-position {
  font-size: 20px;
  line-height: 140%;
  padding: 0px 20px;
}

.doctors__section {
  overflow: hidden;
}

@media (max-width: 900px) {
  .swiper-slide.doctors__slide .picture__wrapper picture, .doctors__slide .picture__wrapper picture {
    border-radius: 12px;
  }
  .swiper-slide.doctors__slide, .doctors__slide {
    border-radius: 18px;
    padding: 8px 8px 38px 8px;
  }
  .doctors__slide-title {
    font-size: 24px;
    margin-bottom: 8px;
    padding: 0px 16px;
  }
  .doctors__slide-position {
    font-size: 16px;
    line-height: 140%;
    padding: 0px 16px;
  }
  .picture__wrapper .doctors__tag-wrapper {
    font-size: 14px;
  }
  .swiper-slide.doctors__slide .picture__wrapper, .doctors__slide .picture__wrapper {
    margin-bottom: 20px;
  }
}
@media (max-width: 724px) {
  .doctors__title-wrapper .swiper-controls {
    display: none;
  }
  .doctors__section .button.standart-button {
    width: 100%;
    margin-top: 20px;
  }
  .swiper.doctors__swiper {
    overflow: visible;
  }
}
.guarantees__wrapper {
  position: relative;
}

.guarantees__side-image {
  height: auto;
  position: absolute;
  right: -62px;
  top: -16px;
}

.guarantees__list {
  margin-bottom: 0;
}

.guarantees__card {
  padding: 28px 32px;
}

.guarantees__card-subtitle {
  margin-bottom: 0;
  margin-top: auto;
  color: #2D2D2D;
  font-weight: 500;
  font-size: 20px;
}

.guarantees__wrapper {
  display: flex;
  gap: 20px;
  align-items: stretch;
}

.guarantees__list {
  margin-bottom: 0;
  flex: 1;
}

.guarantees__list.advantages__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 1315px;
  margin-bottom: 0;
  align-items: stretch;
  height: auto;
  padding-top: 17px;
}

.guarantees__side-image {
  position: static;
  right: auto;
  top: auto;
  display: flex;
  flex-shrink: 0;
  margin-right: calc(-50vw + 50% - 19px);
}

.guarantees__side-image img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1880px) {
  .guarantees__side-image {
    margin-right: 0;
  }
}
@media (max-width: 1540px) {
  .guarantees__side-image {
    display: none;
  }
  .guarantees__wrapper {
    gap: 0;
  }
  .guarantees__list.advantages__list {
    max-width: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    padding-top: 0;
  }
  .guarantees__card {
    gap: 84px;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .guarantees__list.advantages__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .guarantees__list.advantages__list {
    grid-template-columns: 1fr;
  }
  .guarantees__card {
    gap: 49px;
    min-height: 173px;
    padding: 20px 24px;
  }
  .guarantees__card {
    border-radius: 20px;
  }
  .guarantees__card-subtitle {
    font-size: 16px;
  }
  .guarantees__card-icon img {
    width: 48px;
    height: 48px;
  }
}
.reviews__slide.swiper-slide {
  height: auto !important;
  padding-top: 25px;
}

.reviews__slide-inner {
  display: flex;
  flex-direction: column;
  background-color: #F4F8FD;
  border-radius: 36px;
  justify-content: flex-start;
  height: 100%;
}

.review__rating, .review__text, .review__read-more {
  padding: 0 40px;
}

.review__rating {
  position: relative;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 18px;
  background-color: #E9F2FD;
  max-width: 210px;
  border-radius: 40px;
  top: -25px;
  left: 40px;
}

.review__text {
  font-size: 20px;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  transition: all 0.3s ease;
  max-height: 200px;
  position: relative;
  word-break: break-word;
}

.review__text.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}

.review__read-more {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
  margin-top: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.2s ease;
  flex-shrink: 0;
  margin-bottom: 24px;
}

.review__read-more span {
  position: relative;
}

.review__read-more span::before {
  width: 0%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #2D2D2D;
  height: 1px;
  transition: all 0.2s linear;
}

.review__read-more svg {
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.review__read-more.active svg {
  transform: rotate(180deg);
}

.review__person-info {
  margin-top: auto;
  background-color: #E9F2FD;
  padding: 16px 40px;
  flex-shrink: 0;
  border-radius: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.review__person-info picture {
  height: 95px;
  width: 98px;
}

.review__person-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.review__person-name-age {
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
}

.review__person-city-date {
  display: flex;
  gap: 8px;
  color: rgba(45, 45, 45, 0.8);
}

.review__person-city {
  padding-right: 8px;
  border-right: 1px solid rgba(45, 45, 45, 0.2);
}

.swiper-wrapper.reviews__swiper-wrapper {
  align-items: stretch;
}

.reviews__swiper-pagination {
  display: none;
}

@media (max-width: 724px) {
  .reviews__slide-inner, .review__person-info {
    border-radius: 20px;
  }
  .review__person-info {
    padding: 16px 12px 16px 20px;
  }
  .review__text {
    font-size: 16px;
  }
  .review__read-more {
    font-size: 16px;
  }
  .review__person-name-age {
    font-size: 16px;
  }
  .review__person-city-date {
    font-size: 14px;
  }
  .review__rating {
    max-width: 140px;
    padding: 11px 12px;
    gap: 4px;
    top: -12px;
    left: 20px;
  }
  .review__rating img {
    width: 20px;
    height: 20px;
  }
  .reviews__slide.swiper-slide {
    padding-top: 12px;
  }
  .review__text, .review__read-more {
    padding: 0 20px;
  }
  .reviews__section .button.standart-button {
    display: none;
  }
  .reviews__section .button.standart-button.desktop-hidden {
    display: block;
  }
  .reviews__controls {
    display: none;
  }
  .reviews__swiper-pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
  }
  .reviews__swiper-pagination .swiper-pagination-bullet {
    width: 100%;
    border-radius: 20px;
    height: 6px;
    background-color: #D9E8FD;
  }
  .reviews__swiper-pagination .swiper-pagination-bullet-active {
    background-color: #83A1CA;
  }
  .section__title-offset.reviews__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .review__person-info picture {
    display: none;
  }
}
.swiper-slide.articles__slide, .articles__card {
  background-color: #F4F8FD;
  border-radius: 36px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  transition: all 0.2s linear;
}

.swiper-slide.articles__slide {
  height: auto !important;
}

.article-slide__text-wrapper {
  padding: 28px 32px 0px 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

.article-slide__date {
  margin-bottom: auto;
  font-size: 20px;
  line-height: 140%;
  color: rgba(45, 45, 45, 0.6);
  padding-bottom: 59px;
}

.article-slide__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 12px;
}

.article-slide__subtitle {
  font-size: 20px;
  line-height: 140%;
  color: rgba(45, 45, 45, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-slide__subtitle p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-slide__picture-wrapper {
  position: relative;
  max-height: 270px;
  overflow: hidden;
  border-radius: 36px;
}

.article-slide__link-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFD7D;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  bottom: 32px;
  right: 32px;
}

.article-slide__picture-wrapper picture {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 270px;
}

.article-slide__picture-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}

@media (max-width: 800px) {
  .articles__section {
    overflow: hidden;
  }
  .swiper.articles__swiper {
    overflow: visible;
  }
}
@media (max-width: 724px) {
  .articles__section .button.standart-button {
    display: none;
  }
  .articles__section .button.standart-button.desktop-hidden {
    display: block;
  }
  .articles__swiper .swiper-controls {
    display: none;
  }
  .article-slide__picture-wrapper {
    max-height: 175px;
    border-radius: 20px;
  }
  .article-slide__link-button {
    width: 32px;
    height: 32px;
    bottom: 16px;
    right: 16px;
  }
  .article-slide__picture-wrapper picture {
    max-height: 175px;
  }
  .article-slide__date {
    font-size: 14px;
    padding-bottom: 18px;
  }
  .article-slide__text-wrapper {
    padding: 20px 24px 0px 24px;
  }
  .swiper-slide.articles__slide, .articles__card {
    border-radius: 20px;
    gap: 20px;
  }
  .article-slide__title {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .article-slide__subtitle {
    font-size: 16px;
  }
}
.doc-consultation-form__section--mirrored {
  display: flex;
  align-items: stretch;
  gap: 12px;
  position: relative;
  justify-content: flex-start;
  overflow: hidden;
}

.doc-consultation-form__section-right--mirrored {
  border-radius: 0px 36px 36px 0px;
  background-color: #D9E8FD;
  padding: 131px 120px 131px 80px;
  flex-shrink: 0;
  margin-left: 0;
  margin-right: auto;
  position: relative;
}

.doc-consultation-form__section-right--mirrored .container {
  display: contents;
}

.doc-consultation-form__section-left--mirrored {
  background-color: #D9E8FD;
  border-radius: 36px 0px 0px 36px;
  position: absolute;
  top: 0;
  left: calc(100% + 12px);
  height: 100%;
  min-height: 100%;
  width: 100%;
  flex-shrink: 0;
  z-index: 1;
}

.doc-consultation-form__side-image--mirrored {
  height: 100%;
  position: relative;
  left: 96px;
  bottom: 0;
  z-index: 2;
}

.doc-consultation-form__side-image--mirrored img {
  height: 100%;
}

.doc-consultation-form-background-block--mirrored {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.3);
  height: 100%;
  bottom: 0;
  border-radius: 36px 0px 0px 36px;
  box-shadow: -11px 0 54px 0 #D9E8FD;
  clip-path: inset(0 0 0 -54px);
}

.doc-consultation-form-background-block--mirrored:nth-of-type(1) {
  width: 50%;
  left: 30%;
}

.doc-consultation-form-background-block--mirrored:nth-of-type(2) {
  width: 50%;
  left: 50%;
}

.doc-consultation-form-background-block--mirrored:nth-of-type(3) {
  background-color: #F2F7FE;
  width: 100%;
  left: 70%;
  right: auto;
}

.doc-consultation__form--mirrored {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 850px;
  flex-shrink: 0;
}

.doc-consultation__form-title--mirrored {
  font-size: 60px;
  line-height: 110%;
  font-weight: 500;
  margin-bottom: 24px;
}

.consultation__form-input-wrapper--mirrored {
  margin-top: 8px;
  display: grid;
  grid-template-columns: 425px 425px;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
}

.doc-consultation__form-oferta--mirrored {
  text-align: left;
  color: #2D2D2D;
}

.consultation__form-input-wrapper--mirrored button {
  font-size: 18px;
}

.consultation__form-input-wrapper--mirrored .standart__input {
  margin-bottom: 0;
}

@media (max-width: 1640px) {
  .doc-consultation-form__section-right--mirrored .container {
    display: block;
  }
  .doc-consultation-form__section-left--mirrored {
    display: none;
  }
  .doc-consultation-form__section-right--mirrored {
    width: 100%;
    border-radius: 36px;
    padding: 80px 0px;
    margin-right: 0;
  }
  .doc-consultation__form--mirrored {
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
  }
  .doc-consultation-form__section--mirrored {
    justify-content: center;
  }
}
@media (max-width: 1030px) {
  .consultation__form-input-wrapper--mirrored {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    gap: 12px;
  }
  .doc-consultation__form-title--mirrored {
    font-size: 48px;
  }
  .doc-consultation-form__section-right--mirrored {
    width: 100%;
    border-radius: 36px;
    padding: 40px 0px;
    margin-right: 0;
  }
}
@media (max-width: 700px) {
  .doc-consultation-form__section-right--mirrored {
    border-radius: 20px;
    padding: 30px 0px;
  }
  .consultation__form-input-wrapper--mirrored {
    grid-template-columns: 1fr;
    align-self: center;
    gap: 0;
  }
  .consultation__form-input-wrapper--mirrored .standart__input {
    margin-bottom: 8px;
  }
  .doc-consultation__form-oferta--mirrored {
    margin-top: 12px;
  }
  .doc-consultation__form-title--mirrored {
    font-size: 28px;
  }
  .doc-consultation__form--mirrored {
    align-items: flex-start;
    max-width: 100%;
  }
  .consultation-form__subtitle--mirrored {
    text-align: left;
  }
}
.yamap {
  position: relative;
}

.yamap__overlay-wrapper {
  position: absolute;
  top: 57px;
  left: 80px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.yamap__overlay {
  background-color: #FFFFFF;
  border-radius: 36px;
  padding: 32px 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 573px;
}

.yamap__overlay-header {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(45, 45, 45, 0.2);
}

.yamap__overlay-title {
  font-size: 32px;
  line-height: 110%;
}

.yamap__overlay-body {
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.yamap__overlay-row {
  display: flex;
  gap: 16px;
  align-items: center;
  font-size: 20px;
}

.yamap__overlay-row-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}

.yamap__overlay-row-links {
  display: flex;
  gap: 12px;
}

.yamap__overlay-row-links a:not(:first-child)::before {
  padding-right: 12px;
  content: "/";
  color: rgba(45, 45, 45, 0.4);
}

.yamap__overlay-rating-grid {
  display: grid;
  grid-template-columns: auto 35px;
  grid-template-rows: 36px 30px;
  align-items: center;
  row-gap: 13px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.yamap__overlay-rating-stars {
  display: flex;
  align-items: center;
  grid-column: span 2;
  gap: 6px;
  width: 100%;
}

.yamap__overlay-rating-stars img {
  width: 30px;
  height: 30px;
}

.yamap__overlay-body_ratings {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 86px;
}

.yamap__overlay-rating-value {
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 110%;
}

#map-cars #map {
  width: 100%;
  height: 85vh;
  min-height: 918px;
  margin: 120px 0px 80px 0px;
}

.yamap .container {
  display: contents;
}

.yamap__overlay button {
  font-size: 18px;
}

@media (max-width: 1400px) {
  .yamap__overlay-wrapper {
    flex-direction: row;
    top: unset;
    bottom: 30px;
    left: 10px;
  }
  .yamap__overlay-row-links {
    flex-direction: column;
  }
  .yamap__overlay {
    max-width: 400px;
  }
  .yamap__overlay-body_ratings {
    flex-direction: column;
  }
  .yamap .container {
    display: block;
  }
  .yamap__overlay-row-links a:not(:first-child)::before {
    display: none;
  }
  #map-cars #map {
    height: 65vh;
    min-height: 618px;
  }
}
@media (max-width: 1280px) {
  .yamap__overlay-wrapper {
    position: relative;
    bottom: 0px;
    left: 0px;
    margin-bottom: 80px;
  }
  .yamap__overlay {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.05);
  }
  #map-cars #map {
    margin-bottom: 0;
  }
}
@media (max-width: 1040px) {
  .yamap__overlay-wrapper {
    flex-direction: column;
  }
  .yamap__overlay {
    width: 100%;
    max-width: 100%;
  }
  .yamap__overlay-body_ratings {
    flex-direction: row;
  }
}
@media (max-width: 724px) {
  .yamap__overlay-wrapper {
    flex-direction: column;
    margin-bottom: 72px;
  }
  .yamap__overlay {
    width: 100%;
    max-width: 100%;
    gap: 20px;
  }
  .yamap__overlay-body_ratings {
    flex-direction: row;
  }
  .yamap .container {
    display: contents;
  }
  .yamap__overlay-header {
    padding-bottom: 16px;
  }
  .yamap__overlay-rating-grid {
    grid-template-columns: 76px 26px;
    grid-template-rows: 26px 20px;
    row-gap: 13px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  .yamap__overlay-body_ratings {
    gap: 35px;
  }
  .yamap__overlay-rating-value {
    font-size: 18px;
  }
  .yamap__google-img {
    width: 78px;
    height: 26px;
  }
  .yamap__yandex-img {
    width: 82px;
    height: 24px;
  }
  .yamap__overlay-rating-stars img {
    width: 20px;
    height: 20px;
  }
  .yamap__overlay-rating-stars {
    gap: 4px;
  }
  .yamap__overlay-title {
    font-size: 20px;
  }
  .yamap__overlay {
    padding: 18px 20px;
  }
}
.footer__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-bottom: 32px;
  margin-bottom: 32px;
  gap: 20px;
}

.footer__top::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background-color: rgba(131, 161, 202, 0.6);
  bottom: 0px;
  left: 0;
}

.footer__top-nav {
  width: 60%;
}

.footer__top-nav ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-wrap: nowrap;
  width: 100%;
  gap: 8px;
}

.standart-button.footer__button {
  width: 303px;
  font-size: 18px;
  flex-shrink: 0;
}

.footer__nav-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
}

.footer__nav-title.desktop-hidden {
  display: none;
}

@media (max-width: 1420px) {
  .footer__top-nav ul {
    flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  .footer__top {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer__top-nav {
    width: 100%;
  }
  .footer__top-nav ul {
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .footer__top-nav ul {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .footer__top::before {
    top: 70px;
  }
  .footer__logo {
    order: 1;
  }
  .standart-button.footer__button {
    order: 2;
    margin-top: 24px;
    margin-bottom: 12px;
    width: 100%;
  }
  .footer__top .footer__nav-title {
    order: 3;
    margin-bottom: -8px;
  }
  .footer__top-nav {
    order: 4;
  }
  .footer__nav-title {
    font-size: 18px;
  }
  .footer__nav-title.desktop-hidden {
    display: block;
  }
  .footer__top {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
}
.footer__mid {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 67px;
}

.footer__mid-nav {
  display: flex;
  -moz-column-gap: 21px;
  column-gap: 21px;
  flex: 1;
  justify-content: space-between;
}

.footer__mid-column {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: -moz-fit-content;
  height: fit-content;
}

.footer__mid-column-group {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.footer__mid-column ul {
  display: flex;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
  color: rgba(45, 45, 45, 0.8);
  line-height: 110%;
  gap: 10px;
}

.payment-methods__wrapper.footer__payment-methods {
  gap: 16px;
  height: 256px;
}

.payment-methods__wrapper.footer__payment-methods .payment-methods__header {
  font-size: 20px;
  padding: 16px 30px 0px 30px;
}

.payment-methods__wrapper.footer__payment-methods .payment-methods__list {
  padding: 20px;
  gap: 8px;
}

.payment-methods__wrapper.footer__payment-methods .payment-methods__list .payment-method {
  width: calc(50% - 4px);
  border-radius: 40px;
  font-size: 14px;
  line-height: 130%;
}

@media (max-width: 1280px) {
  .footer__mid {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .footer__mid-column {
    gap: 12px;
  }
  .footer__mid-column ul {
    gap: 8px;
  }
  .footer__mid-nav {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .footer__mid {
    gap: 32px;
    margin-bottom: 40px;
  }
  .payment-methods__wrapper.footer__payment-methods {
    height: 240px;
    width: 100%;
  }
  .payment-methods__wrapper.footer__payment-methods .payment-methods__list .payment-method {
    border-radius: 10px;
  }
}
@media (max-width: 550px) {
  .footer__mid-nav {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.footer__bottom {
  background-color: #83A1CA;
  padding: 80px 0px;
  color: rgba(255, 255, 255, 0.8);
}

.footer__bottom .container {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

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

.footer__bottom-column:first-child {
  gap: 12px;
}

.footer__bottom-left {
  display: flex;
  gap: 40px;
}

.footer__bottom-column p {
  max-width: 870px;
}

.footer__bottom-column p span {
  display: block;
}

@media (max-width: 1060px) {
  .footer__bottom .container {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .footer__bottom {
    padding: 32px 0px;
  }
  .footer__bottom .container {
    gap: 20px;
  }
  .footer__bottom-left {
    gap: 20px;
  }
}
@media (max-width: 550px) {
  .footer__bottom-left {
    display: flex;
    flex-direction: column;
  }
}
.intro__subtitle_service {
  max-width: 960px;
  margin-bottom: 120px;
  color: rgba(255, 255, 255, 0.9);
}

.intro__subtitle_service a {
  text-decoration: underline;
}

.consultation__button-wrapper {
  display: flex;
  align-items: center;
  padding: 8px 8px 8px 40px;
  justify-content: space-between;
  max-width: 439px;
  gap: 12px;
  background-color: rgba(255, 255, 255, 0.13);
  -webkit-backdrop-filter: blur(20.5px);
  backdrop-filter: blur(20.5px);
  border-radius: 74px;
}

.consultation__button-pretext {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #FFFFFF;
}

.consultation__button-text {
  font-size: 16px;
}

.consultation__button-price {
  font-weight: 500;
}

@media (max-width: 724px) {
  .intro__subtitle_service {
    margin-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .consultation__button-text {
    font-size: 14px;
  }
  .consultation__button-pretext {
    gap: 5px;
  }
  .consultation__button-wrapper {
    padding: 4px 4px 4px 24px;
  }
  .consultation__button_service {
    font-size: 0;
    color: transparent;
    background-image: url('data:image/svg+xml,<svg width="9" height="16" viewBox="0 0 9 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.75L7.75 7.75L0.75 14.75" stroke="%232D2D2D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    width: 52px;
    height: 52px;
    border-radius: 44px;
    padding: 0;
  }
}
.text-summary__section .container {
  display: flex;
  gap: 48px;
  justify-content: space-between;
}

.summary-wrapper {
  max-width: 545px;
  width: 31%;
}

.summary-title {
  font-size: 32px;
  font-weight: 600;
}


.summary-wrapper .text-content ul {
  margin: 32px 0px 20px 0px;
}

.summary-wrapper .text-content ul .summary__read-more {
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  background: none;
  border: none;
  color: #2D2D2D;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}

.summary-wrapper .text-content ul .summary__read-more span:last-child{
  display: flex;
  align-items: center;
  justify-content: center;
}

.summary-wrapper .text-content ul li.expand-li {
    margin-top: 16px;
    padding: 0;
}

.summary-wrapper .text-content ul li.expand-li::before {
    display: none;
    content: none;
}


.summary-doctors-wrapper {
  align-self: flex-start;
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.summary-doctor-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 22px;
  background-color: #F4F8FD;
  border-radius: 36px;
  width: 100%;
}

.summary-doctor-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 32px 0px 32px;
  font-size: 16px;
  line-height: 140%;
  color: rgba(45, 45, 45, 0.8);
}

.summary-doctor-card__body {
  display: grid;
  grid-template-columns: 225px 1fr;
  grid-template-rows: auto auto;
  background-color: #E9F2FD;
  border-radius: 36px;
  -moz-column-gap: 32px;
  column-gap: 32px;
}

.summary-doctor-card__body picture {
  grid-row: span 2;
  border-radius: 36px;
  overflow: hidden;
  height: 277px;
  width: 225px;
}

.summary-doctor-card__body picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}

.summary-doctor-card__body a.standart-button {
  height: 50px;
  font-size: 16px;
  padding: 16px 40px;
}

.summary-doctor-card__body-right-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px 32px 28px 0px;
  grid-row: span 2;
}

.summary-doctor-card__name {
  font-weight: 500;
  line-height: 130%;
  font-size: 24px;
  margin-bottom: 16px;
}

.summary-doctor-card__position {
  line-height: 130%;
  font-size: 16px;
  color: rgba(45, 45, 45, 0.8);
}

@media (max-width: 1420px) {
  .text-summary__section .container {
    gap: 24px;
  }
  .summary-wrapper {
    max-width: 50%;
    width: 50%;
  }
  .summary-doctors-wrapper {
    flex-direction: column;
    gap: 12px;
  }
}
@media (max-width: 800px) {
  .text-summary__section .container {
    gap: 40px;
    flex-direction: column;
  }
  .summary-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .summary-doctor-card__body-right-wrapper {
    display: contents;
  }
  .summary-doctor-card__body picture {
    grid-row: span 1;
    width: 100px;
    height: 104px;
    border-radius: 20px;
    min-height: 104px;
    height: 100%;
  }
  .summary-doctor-card__body {
    grid-template-columns: 100px 1fr;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 20px;
  }
  .summary-doctor-card__body a.standart-button {
    grid-column: span 2;
    width: calc(100% - 40px);
    justify-self: center;
  }
  .summary-doctor-card__body {
    border-radius: 20px;
    padding-bottom: 20px;
  }
  .summary-doctor-card {
    border-radius: 20px;
    gap: 16px;
  }
  .summary-doctor-card__header {
    padding: 16px 52px 0px 20px;
    font-size: 14px;
  }
  .summary-doctor-card__body-right {
    padding: 16px 20px 0px 0px;
  }
  .summary-doctor-card__name {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .summary-doctor-card__position {
    font-size: 14px;
  }
  .summary-title {
    font-size: 24px;
  }
  .summary-wrapper .text-content ul {
    margin: 20px 0px 16px 0px;
  }
  .summary-wrapper .text-content ul .summary__read-more {
    font-size: 16px;
  }
}
.packages__wrapper {
  display: flex;
  align-items: stretch;
  gap: 20px;
  flex-wrap: wrap;
}

.package {
  background-color: #F4F8FD;
  border-radius: 36px;
  width: calc((100% - 40px) / 3);
  height: auto;
  display: flex;
  flex-direction: column;
}

.package__header {
  padding: 20px;
  background-color: #E9F2FD;
  display: flex;
  align-items: center;
  gap: 32px;
  border-radius: 36px;
}

.package__icon {
  display: flex;
  align-content: center;
  justify-content: center;
  width: 110px;
  height: 110px;
  border: 1px solid #83A1CA;
  border-radius: 110px;
  padding: 32px;
}

.package__header-text {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.package__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
}

.package__price {
  font-size: 24px;
  line-height: 130%;
  color: rgba(45, 45, 45, 0.8);
}

.package__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 40px 37px 40px;
  gap: 32px;
  flex: 1;
}

.package__body .text-content {
  flex: 1;
  margin-bottom: auto;
}

.package__body .text-content ul {
  margin: 0;
}

.package__body button {
  font-size: 18px;
}

@media (max-width: 1340px) {
  .package {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 976px) {
  .package {
    border-radius: 20px;
  }
  .package__header {
    padding: 16px;
    gap: 20px;
    border-radius: 20px;
  }
  .package__title {
    font-size: 28px;
  }
  .package__icon {
    width: 88px;
    height: 88px;
    border-radius: 88px;
    padding: 26px;
  }
  .package__body {
    padding: 20px 16px 16px 16px;
  }
  .package__body .text-content ul li {
    margin-bottom: 8px;
  }
}
@media (max-width: 800px) {
  .package {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .package {
    width: 100%;
  }
  .package__icon {
    width: 72px;
    height: 72px;
    border-radius: 72px;
    padding: 20px;
  }
  .package__title {
    font-size: 20px;
  }
  .package__price {
    font-size: 18px;
  }
  .package__header-text {
    gap: 8px;
  }
}
.prices__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
}

.price__card {
  width: calc((100% - 80px) / 4);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 29px;
  background-color: #F4F8FD;
  border-radius: 36px;
  padding: 32px 40px;
  position: relative;
}

.price__card-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  flex: 1;
  margin-bottom: auto;
}

.price__card-price {
  font-size: 20px;
  line-height: 130%;
}

.price__card__link-button {
  width: 46px;
  height: 46px;
  border-radius: 40px;
}

@media (max-width: 1440px) {
  .price__card {
    width: calc((100% - 60px) / 3);
  }
}
@media (max-width: 1160px) {
  .price__card {
    width: calc((100% - 40px) / 2);
  }
}
@media (max-width: 800px) {
  .price__card-title {
    font-size: 20px;
  }
  .price__card-price {
    font-size: 16px;
  }
  .price__card {
    gap: 19px;
    padding: 20px 32px;
    border-radius: 28px;
  }
  .price__card__link-button {
    width: 36px;
    height: 36px;
    bottom: 20px;
    right: 20px;
  }
  .prices__wrapper {
    gap: 12px;
  }
}
@media (max-width: 550px) {
  .price__card {
    width: 100%;
  }
}
.faq-form__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}

.faq-form__wrapper .callback__form {
  max-width: 472px;
  max-height: 496px;
  flex-shrink: 0;
}

.faq__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  counter-reset: faq-counter 0;
  max-width: 1240px;
  width: 100%;
}

.faq__item {
  background-color: #F4F8FD;
  border-radius: 24px;
  cursor: pointer;
  position: relative;
}

.faq__top {
  padding: 24px 62px 24px 40px;
  display: flex;
  align-items: center;
  gap: 40px;
}

.faq__answer {
  background-color: #E9F2FD;
  border-radius: 24px;
  max-height: 0;
  transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
  overflow: hidden;
  padding: 0 40px;
  line-height: 140%;
}

.faq__question-wrapper.active .faq__answer {
  padding: 32px 40px;
}

.faq__icon {
  width: 32px;
  height: 32px;
  background-color: #FFFD7D;
  border-radius: 40px;
  position: absolute;
  transition: all 0.2s linear;
  border: 1px solid transparent;
  top: 22px;
  right: 22px;
}

.faq__icon :first-child {
  position: absolute;
  content: "";
  height: 1px;
  width: 14px;
  background-color: #2D2D2D;
  top: 15px;
  left: 8px;
}

.faq__icon :not(:first-child) {
  position: absolute;
  content: "";
  height: 1px;
  width: 14px;
  background-color: #2D2D2D;
  transform: rotate(90deg);
  top: 15px;
  left: 8px;
  transition: width 0.2s linear;
}

.faq__item:hover .faq__icon {
  background-color: #FFE164;
}

.faq__item.active .faq__icon {
  transform: rotate(90deg);
  background-color: transparent;
  border: 1px solid #2D2D2D;
}

.faq__item.active .faq__icon :first-child {
  width: 0%;
}

.faq__item.active .faq__icon :not(:first-child) {
  top: 14px;
}

.faq__question-counter {
  display: flex;
  align-items: center;
  gap: 40px;
  color: rgba(45, 45, 45, 0.5);
  line-height: 140%;
  font-size: 16px;
  text-wrap: nowrap;
}

.faq__question-counter span::before {
  counter-increment: faq-counter 1;
  content: counter(faq-counter);
}

.faq__question-counter::after {
  content: "";
  height: 56px;
  background-color: rgba(45, 45, 45, 0.1);
  width: 1px;
}

@media (max-width: 1440px) {
  .faq__top {
    gap: 20px;
  }
  .faq__question-counter {
    gap: 20px;
  }
  .faq-form__wrapper {
    gap: 20px;
  }
}
@media (max-width: 1260px) {
  .faq-form__wrapper .callback__form {
    max-height: 410px;
  }
}
@media (max-width: 1080px) {
  .faq-form__wrapper .callback__form {
    display: none;
  }
}
@media (max-width: 800px) {
  .faq__question-counter {
    display: none;
  }
}
@media (max-width: 724px) {
  .faq__top {
    padding: 16px 76px 16px 20px;
  }
  .faq__item {
    border-radius: 20px;
  }
  .faq__icon {
    width: 26px;
    height: 26px;
    top: 16px;
    right: 20px;
  }
  .faq__item.active .faq__icon :not(:first-child) {
    top: 50%;
  }
  .faq__icon :first-child, .faq__icon :not(:first-child) {
    width: 10px;
    top: 50%;
    left: 30%;
  }
  .faq__answer {
    border-radius: 20px;
    padding: 0px 20px;
  }
  .faq__question-wrapper.active .faq__answer {
    padding: 16px 20px;
  }
  .faq__list {
    gap: 8px;
  }
}
.literature-payment__wrapper {
  display: flex;
  align-items: center;
  gap: 48px;
}

.literature__title.section__title-offset {
  margin-bottom: 48px;
}

.literature-list {
  max-width: 1287px;
}

.literature-list .text-content ul {
  margin: 0;
}

.payment-methods__wrapper {
  background-color: rgba(244, 248, 253, 1);
  border-radius: 36px;
  height: 260px;
  width: 425px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-shrink: 0;
}

.payment-methods__header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 30px 0px 30px;
  font-size: 32px;
  line-height: 42px;
  font-weight: 500;
}

.payment-methods__list {
  background-color: #D9E8FD;
  border-radius: 36px;
  padding: 28px 25px 28px 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 8px;
}

.payment-method {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px;
  background-color: #FFFFFF;
  border-radius: 10px;
  font-size: 16px;
}

@media (max-width: 900px) {
  .literature-payment__wrapper {
    flex-direction: column;
    gap: 32px;
  }
}
@media (max-width: 724px) {
  .payment-methods__header {
    font-size: 20px;
    line-height: 100%;
    padding: 16px 45px 0px 45px;
  }
  .payment-methods__wrapper {
    width: auto;
    height: auto;
    border-radius: 20px;
    gap: 16px;
  }
  .payment-method {
    width: calc((100% - 8px) / 2);
    font-size: 14px;
  }
  .payment-methods__list {
    gap: 8px;
    border-radius: 20px;
    padding: 12px;
  }
  .literature__title.section__title-offset {
    margin-bottom: 20px;
  }
}
.popup {
  background: hsla(0, 0%, 9%, 0.5);
  height: 100vh;
  left: 50%;
  overflow-y: auto;
  pointer-events: none;
  position: fixed;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: width 0.4s, opacity 0.1s;
  width: 40%;
  z-index: 1000;
  opacity: 0;
}

.popup {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.popup.open {
  opacity: 1;
  pointer-events: all;
  width: 100%;
  z-index: 10000;
}

.popup__body {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 100%;
  padding: 60px 15px 20px;
  width: 100%;
}

.popup__content {
  align-items: center;
  background-color: #F4F8FD;
  border-radius: 36px;
  display: flex;
  flex-direction: column;
  max-width: 700px;
  padding: 42px 40px;
  position: relative;
  transition: padding 0.2s;
  width: 100%;
}

.popup__title {
  font-size: 32px;
  line-height: 110%;
  font-weight: 500;
  margin-bottom: 12px;
  text-align: center;
}

.popup__subtitle {
  line-height: 140%;
  color: rgba(45, 45, 45, 0.8);
  text-align: center;
}

.popup__form {
  z-index: 103;
  margin-top: 32px;
}

.consultation__form-input-wrapper.popup__consultation-input-wrapper {
  grid-template-columns: 300px 300px;
  grid-template-rows: 60px 60px;
  margin-top: 0;
}

.popup__form .form__oferta {
  width: 100%;
}

.close-popup {
  position: absolute;
  top: -40px;
  right: -40px;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  border-radius: 40px;
  width: 40px;
  height: 40px;
  z-index: 10;
  cursor: pointer;
}

.close-popup div {
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  top: 50%;
  left: 50%;
  background-color: #FFFFFF;
  z-index: 11;
}

.close-popup div:first-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close-popup div:not(:first-child) {
  transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width: 840px) {
  .close-popup {
    top: -60px;
    right: 0;
  }
}
@media (max-width: 724px) {
  .popup__content {
    padding: 24px 16px;
    border-radius: 20px;
  }
  .popup__title {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .popup__subtitle {
    font-size: 16px;
  }
  .consultation__form-input-wrapper.popup__consultation-input-wrapper {
    display: flex;
    flex-direction: column;
  }
  .consultation__form-input-wrapper.popup__consultation-input-wrapper .standart__input {
    border-radius: 54px;
  }
  .popup__form .form__oferta {
    text-align: center;
  }
}
.popup__content .popup__search-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.popup__content .popup__search-list li {
  color: rgba(45, 45, 45, 0.8);
  line-height: 140%;
  font-size: 16px;
}

.popup__content .search__input {
  margin: 24px 0px 20px 0px;
}

.popup__content .popup__search-list.popup__search-list_city {
  gap: 12px;
  overflow-y: auto;
  max-height: 288px;
  padding-right: 8px;
}

.popup__content .popup__search-list.popup__search-list_city p {
  color: rgba(45, 45, 45, 0.6);
  font-size: 18px;
  line-height: 140%;
}

.popup__content .popup__search-list.popup__search-list_city::-webkit-scrollbar {
  width: 6px;
}

.popup__content .popup__search-list.popup__search-list_city::-webkit-scrollbar-track {
  background: #E9F2FD;
  border-radius: 10px;
}

.popup__content .popup__search-list.popup__search-list_city::-webkit-scrollbar-thumb {
  background: #83A1CA;
  border-radius: 20px;
  min-height: 60px;
  max-height: 60px;
}

.popup__content .popup__search-list.popup__search-list_city li {
  font-size: 18px;
  color: #2D2D2D;
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}

.popup__content .popup__search-list.popup__search-list_city li::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/netcat_template/redesign/assets/img/icons/location.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.popup__title span {
  color: #83A1CA;
  padding-left: 16px;
  margin-left: 16px;
  border-left: 1px solid rgba(45, 45, 45, 0.2);
}

div.popup[data-target=popup-city] .popup__content {
  height: 458px;
  overflow: hidden;
  padding-bottom: 0;
}

.popup__content .search__input::-moz-placeholder {
  color: rgba(45, 45, 45, 0.6);
}

.popup__content .search__input::placeholder {
  color: rgba(45, 45, 45, 0.6);
}

.article-intro__title {
  max-width: 990px;
}

.article-intro__subtitle {
  max-width: 960px;
  margin-bottom: 82px;
}

.article-intro__info-wrapper {
  background-color: #F4F8FD;
  padding: 40px 60px 40px 52px;
  border-radius: 36px;
  margin-top: auto;
}

.article-intro__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.article-intro__info-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.article-intro__info-border {
  content: "";
  height: 56px;
  width: 1px;
  background-color: rgba(45, 45, 45, 0.1);
}

.article-intro__info-item-top {
  color: rgba(45, 45, 45, 0.6);
  line-height: 28px;
}

.article-intro__info-item-bottom {
  font-size: 24px;
  line-height: 28px;
}

.intro__right-image {
  border-radius: 36px;
  overflow: hidden;
  height: 100%;
  position: relative;
}

.intro__right-image::before {
  content: "Внимание! Материал содержит информацию о веществах. Употребление которых может нанести серьёзный вред вашему здоровью!";
  display: flex;
  position: absolute;
  background-color: #FFFFFF;
  padding: 20px 47px 20px 32px;
  width: calc(100% - 40px);
  justify-self: center;
  bottom: 20px;
  left: 20px;
  border-radius: 24px;
  font-size: 18px;
}

.intro__right-image::after {
  position: absolute;
  content: "!";
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  width: 30px;
  height: 30px;
  background-color: #FF6264;
  color: #FFFFFF;
  border-radius: 40px;
  bottom: 90px;
  left: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.intro__right-image img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.intro__attention.desktop-hidden {
  display: none;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #F4F4F4;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 20px;
  padding: 20px;
  margin-top: 28px;
}

.intro__attention::before {
  position: absolute;
  content: "!";
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  width: 24px;
  height: 24px;
  background-color: #FF6264;
  color: #FFFFFF;
  border-radius: 40px;
  top: -12px;
  left: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1660px) {
  .intro__section.intro__section_header-overlap .intro__wrapper .intro__right {
    min-width: 560px;
  }
  .intro__right-image::after {
    bottom: 110px;
    left: 52px;
  }
}
@media (max-width: 1440px) {
  .article-intro__info-wrapper {
    padding: 20px 24px;
    position: relative;
  }
  .article-intro__info-border {
    display: none;
  }
  .article-intro__info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    padding: 20px 24px;
    margin: -20px -24px;
    width: calc(100% + 48px);
  }
  .article-intro__info-item {
    background-color: #F4F8FD;
    padding-bottom: 16px;
  }
  .article-intro__info-item.article-intro__info-item_bottom {
    padding-bottom: 0;
    padding-top: 16px;
    order: 2;
  }
  .article-intro__info-item.article-intro__info-item_right {
    padding-left: 24px;
  }
  .article-intro__info::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 50%;
    width: 1px;
    height: calc(100% - 40px);
    background: rgba(45, 45, 45, 0.1);
    z-index: 1;
    transform: translateX(-50%);
    pointer-events: none;
  }
  .article-intro__info::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 24px;
    width: calc(100% - 48px);
    height: 1px;
    background: rgba(45, 45, 45, 0.1);
    z-index: 1;
    transform: translateY(-50%);
    pointer-events: none;
  }
}
@media (max-width: 1140px) {
  .intro__section.intro__section_header-overlap .intro__wrapper .intro__right {
    min-width: 400px;
  }
  .intro__right-image::after {
    bottom: 150px;
    left: 52px;
  }
}
@media (max-width: 1120px) {
  .intro__right-image::after {
    bottom: 140px;
    left: 52px;
  }
}
@media (max-width: 960px) {
  .intro__section.intro__section_header-overlap .intro__wrapper {
    flex-direction: column;
  }
  .intro__section.intro__section_header-overlap .intro__wrapper .intro__right {
    display: block;
    order: -1;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .article-intro__subtitle {
    margin-bottom: 48px;
  }
  .intro__attention.desktop-hidden {
    display: flex;
  }
  .intro__right-image::after, .intro__right-image::before {
    display: none;
  }
}
@media (max-width: 724px) {
  .intro__section.intro__section_header-overlap .intro__wrapper {
    gap: 32px;
  }
  .intro__right-image {
    border-radius: 20px;
  }
  .article-intro__subtitle {
    margin-bottom: 24px;
    font-size: 18px;
  }
  .article-intro__info-item-top {
    font-size: 14px;
    line-height: 100%;
  }
  .article-intro__info-item-bottom {
    font-size: 16px;
    line-height: 100%;
  }
  .article-intro__info-wrapper {
    border-radius: 20px;
  }
}
@media (max-width: 550px) {
}
@media (max-width: 480px) {
  .intro__section.intro__section_header-overlap .intro__title {
    margin-top: 0;
  }
  .article-intro__info {
    grid-template-columns: 40% auto;
  }
  .article-intro__info::after {
    left: 44%;
  }
}
.recommendation-banner {
  background-color: #D9E8FD;
  border-radius: 36px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.recommendation-banner__left {
  display: flex;
  flex-direction: column;
  padding: 60px 0px 60px 80px;
}

.recommendation-banner_tag {
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  padding: 16px 32px;
  color: #83A1CA;
  border-radius: 50px;
  width: 205px;
  margin-bottom: 32px;
}

.recommendation-banner__title {
  font-weight: 500;
  font-size: 48px;
  margin-bottom: 24px;
  max-width: 829px;
  line-height: 110%;
}

.recommendation-banner__text {
  line-height: 140%;
  max-width: 829px;
  margin-bottom: 38px;
}

.recommendation-banner__right {
  position: relative;
  max-width: 797px;
  width: 45%;
  overflow: hidden;
}

.recommendation-banner__left .standart-button {
  max-width: 281px;
  text-wrap: nowrap;
  font-size: 18px;
}

.recommendation-banner__image {
  position: absolute;
  bottom: 0;
  right: 68px;
  height: 543px;
  width: 661px;
  z-index: 4;
}

.recommendation-banner__background-item {
  background-color: rgba(255, 255, 255, 0.3);
  height: 100%;
  position: absolute;
  right: 0;
  border-radius: 36px;
  clip-path: inset(0px 0px 0px -54px);
}

.recommendation-banner__background-item::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 36px;
  box-shadow: rgb(217, 232, 253) -11px 0px 54px 0px;
  pointer-events: none;
  clip-path: inset(0 0 0 -54px round 36px);
}

.recommendation-banner__background-item:nth-child(1) {
  z-index: 1;
  width: 100%;
}

.recommendation-banner__background-item:nth-child(2) {
  z-index: 2;
  width: 80%;
}

.recommendation-banner__background-item:nth-child(3) {
  z-index: 3;
  width: 60%;
}

@media (max-width: 1470px) {
  .recommendation-banner {
    flex-direction: column;
  }
  .recommendation-banner__right {
    height: 316px;
    width: 100%;
    max-width: 100%;
  }
  .recommendation-banner__section {
    background-color: #D9E8FD;
    border-radius: 36px;
  }
  .recommendation-banner__background-item {
    bottom: -40px;
    clip-path: none;
  }
  .recommendation-banner__background-item:nth-child(1) {
    height: calc(100% + 40px);
    width: 100%;
  }
  .recommendation-banner__background-item:nth-child(2) {
    height: calc(80% + 40px);
    width: 100%;
  }
  .recommendation-banner__background-item:nth-child(3) {
    height: calc(60% + 40px);
    width: 100%;
  }
  .recommendation-banner__background-item::after {
    clip-path: none;
  }
}
@media (max-width: 1340px) {
  .recommendation-banner__image {
    height: 341px;
    width: 415px;
  }
  .recommendation-banner__left {
    padding: 60px 80px 60px 80px;
  }
}
@media (max-width: 724px) {
  .recommendation-banner__left {
    padding: 20px 0px 65px 0px;
  }
  .recommendation-banner__section {
    border-radius: 20px;
    overflow: hidden;
  }
  .recommendation-banner_tag {
    font-size: 16px;
    padding: 14px 32px;
    margin-bottom: 20px;
    width: 158px;
  }
  .recommendation-banner__title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .recommendation-banner__text {
    margin-bottom: 40px;
  }
  .recommendation-banner__left .standart-button {
    max-width: 100%;
  }
  .recommendation-banner__image {
    right: 0;
  }
}
@media (max-width: 455px) {
  .recommendation-banner__image {
    right: -80px;
  }
}
.doc-consultation-form__side-image_comment-form {
  bottom: -46px;
  left: 40%;
}

.doc-consultation-form__side-image_comment-form img {
  height: 689px;
  width: 568px;
}

.comment-form__input-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 177px 60px auto;
  width: 100%;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 12px;
}

.comment-form__input-grid .standart__input {
  margin-bottom: 0;
  height: 100%;
  font-size: 18px;
}

.comment-form__input-grid .comment-form__comment {
  border-radius: 24px;
  padding: 24px 32px;
}

.comment-form__input-grid .comment-form__comment::-moz-placeholder {
  color: rgba(0, 34, 35, 0.4);
}

.comment-form__input-grid .comment-form__comment::placeholder {
  color: rgba(0, 34, 35, 0.4);
}

.comment-form__input-grid .comment-form__comment, .comment-form__input-grid .form__oferta {
  grid-column: span 2;
}

.comment-form__input-grid .form__oferta {
  padding-top: 12px;
}

.consultation-form__subtitle.consultation-form__subtitle_comment {
  max-width: 870px;
  text-align: left;
}

.doc-consultation-form-background-block_comment:nth-of-type(2) {
  width: 83%;
}

.doc-consultation-form-background-block_comment:nth-of-type(2) {
  width: 63%;
}

.doc-consultation-form-background-block_comment:nth-of-type(3) {
  right: 56%;
}

@media (max-width: 1640px) {
  .consultation-form__subtitle.consultation-form__subtitle_comment {
    text-align: center;
  }
}
@media (max-width: 700px) {
  .consultation-form__subtitle.consultation-form__subtitle_comment {
    text-align: left;
    margin-bottom: 32px;
  }
  .doc-consultation__form-title {
    margin-bottom: 16px;
  }
  .comment-form__input-grid .form__oferta {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .comment-form__input-grid .comment-form__comment {
    height: 192px;
  }
  .comment-form__input-grid .form__oferta {
    padding-top: 4px;
  }
  .comment-form__input-grid {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
}
.article-review__wrapper {
  max-width: 1156px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(45, 45, 45, 0.2);
  margin-top: 80px;
}

.article-review__wrapper-left {
  display: flex;
  gap: 20px;
  align-items: center;
}

.article-review__wrapper-left .article-review-text {
  font-size: 24px;
}

#search-rait {
  display: none;
}

.rating-area {
  overflow: hidden;
  width: 174px;
  display: flex;
  flex-direction: row-reverse;
  gap: 6px;
  justify-content: flex-end;
}

.rating-area:not(:checked) > input {
  display: none;
}

.rating-area:not(:checked) > label {
  width: 30px;
  padding: 0;
  cursor: pointer;
  font-size: 30px;
  line-height: 30px;
  color: #E9F2FD;
}

.rating-area:not(:checked) > label::before {
  content: "★";
}

.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
  color: #FFC037;
}

.rating-area > input:checked ~ label {
  color: #FFC037;
}

.article-review__wrapper-right {
  display: flex;
  gap: 10px;
}

.social-icon__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 38px;
  background-color: #D9E8FD;
}

@media (max-width: 620px) {
  .article-review__wrapper {
    display: none;
  }
}
.intro__left_doctor {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.intro__left-tags-row {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  gap: 12px;
  width: calc(100% - 40px);
}

.intro__left-tag-left {
  border-radius: 44px;
  background-color: #83A1CA;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  color: #FFFFFF;
  width: 326px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.intro__left-tag-right {
  border-radius: 44px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 18px;
  line-height: 110%;
  color: #FFFFFF;
  width: 193px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-backdrop-filter: blur(34px);
  backdrop-filter: blur(34px);
}

.intro__right-doctor-image {
  border-radius: 36px;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.intro__right-doctor-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.intro__section.intro__section_header-overlap .intro__wrapper.intro__wrapper_doctor {
  display: grid;
  grid-template-columns: 573px 1fr;
  gap: 80px;
  align-items: stretch;
}

.intro__right-doctor {
  width: 100%;
  max-width: 1107px;
  display: flex;
  flex-direction: column;
}

.doctor-intro__title {
  font-size: 48px;
  margin-bottom: 107px;
}

.doctor-intro__subtitle {
  max-width: 990px;
  margin-bottom: 24px;
}

.doctor-intro__info-timetable {
  background-color: #F4F8FD;
  padding: 28px 32px;
  border-radius: 24px;
  margin-bottom: 20px;
  max-width: 1107px;
}

.timetable {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  line-height: 100%;
  width: 100%;
  background: #F4F8FD;
}

.timetable .cell {
  background: #F4F8FD;
  padding: 16px 20px;
  text-align: center;
  color: #2D2D2D;
  text-wrap: nowrap;
  font-weight: 500;
  border-right: 1px solid rgba(45, 45, 45, 0.1);
  border-bottom: 1px solid rgba(45, 45, 45, 0.1);
}

.timetable .cell:nth-child(7n) {
  border-right: none;
}

.timetable .cell:nth-last-child(-n+7) {
  border-bottom: none;
}

.timetable .cell[data-status=off] {
  color: #83A1CA;
}

.timetable .cell-header {
  background: #F4F8FD;
  color: rgba(45, 45, 45, 0.6);
  padding: 16px 20px;
  font-weight: 400;
  border-right: 1px solid rgba(45, 45, 45, 0.1);
  border-bottom: 1px solid rgba(45, 45, 45, 0.1);
}

.timetable .cell-header:nth-child(7n) {
  border-right: none;
}

.timetable .cell-header:nth-last-child(-n+7) {
  border-bottom: none;
}

.doctor-intro__info {
  margin-bottom: 49px;
  flex: 1;
}

.doctor-intro__info-title {
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 20px;
}

.doctor-intro__info-bottom {
  display: flex;
  gap: 15px;
}

.doctor-intro__info-bottom-item {
  background-color: #F4F8FD;
  padding: 12px;
  border-radius: 24px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
  text-wrap: nowrap;
}

.doctor-intro__info-bottom-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  background-color: #FFFFFF;
  border-radius: 12px;
}

.doctor-intro__info-bottom-icon img {
  width: 32px;
  height: 32px;
}

.doctor-intro__info-botom-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.intro__right-doctor .standart-button {
  font-size: 18px;
  max-width: 322px;
  text-wrap: nowrap;
}

.intro__right-doctor-mobile-wrapper {
  display: contents;
}

.intro__right-doctor-image_mobile {
  display: none;
}

.intro__right-doctor-mobile-text-wrapper {
  display: contents;
}

.intro__right-doctor .standart-button.desktop-hidden, .intro__right-doctor .doctor-intro__reviews.desktop-hidden {
  display: none;
}

@media (max-width: 1725px) {
  .doctor-intro__title {
    margin-bottom: 40px;
  }
  .timetable {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(7, auto);
    gap: 0;
    background: #F4F8FD;
  }
  .timetable .cell,
  .timetable .cell-header {
    border: none;
    text-align: left;
    padding: 12px 20px;
  }
  .timetable .cell-header {
    grid-column: 1;
    border-right: 1px solid rgba(45, 45, 45, 0.1);
    border-bottom: 1px solid rgba(45, 45, 45, 0.1);
  }
  .timetable .cell:not(.cell-header) {
    grid-column: 2;
    border-bottom: 1px solid rgba(45, 45, 45, 0.1);
  }
  .timetable .cell-header:nth-child(1) {
    grid-row: 1;
  }
  .timetable .cell:nth-child(8) {
    grid-row: 1;
  }
  .timetable .cell-header:nth-child(2) {
    grid-row: 2;
  }
  .timetable .cell:nth-child(9) {
    grid-row: 2;
  }
  .timetable .cell-header:nth-child(3) {
    grid-row: 3;
  }
  .timetable .cell:nth-child(10) {
    grid-row: 3;
  }
  .timetable .cell-header:nth-child(4) {
    grid-row: 4;
  }
  .timetable .cell:nth-child(11) {
    grid-row: 4;
  }
  .timetable .cell-header:nth-child(5) {
    grid-row: 5;
  }
  .timetable .cell:nth-child(12) {
    grid-row: 5;
  }
  .timetable .cell-header:nth-child(6) {
    grid-row: 6;
  }
  .timetable .cell:nth-child(13) {
    grid-row: 6;
  }
  .timetable .cell-header:nth-child(7) {
    grid-row: 7;
  }
  .timetable .cell:nth-child(14) {
    grid-row: 7;
  }
  .timetable .cell-header:nth-child(7) {
    border-bottom: none;
  }
  .timetable .cell:nth-child(14) {
    border-bottom: none;
  }
  .timetable .cell-header:nth-child(7) {
    border-bottom: none;
    border-right: 1px solid rgba(45, 45, 45, 0.1);
  }
  .timetable .cell:nth-child(14) {
    border-bottom: none;
  }
}
@media (max-width: 1660px) {
  .doctor-intro__info-bottom-icon {
    width: 60px;
    height: 60px;
  }
  .doctor-intro__info-bottom-icon img {
    width: 28px;
    height: 28px;
  }
  .doctor-intro__info-botom-text-wrapper {
    font-size: 16px;
  }
}
@media (max-width: 1520px) {
  .doctor-intro__info-bottom-icon {
    width: 60px;
    height: 60px;
  }
  .doctor-intro__info-bottom-icon img {
    width: 28px;
    height: 28px;
  }
  .doctor-intro__info-botom-text-wrapper {
    font-size: 16px;
  }
  .doctor-intro__info-bottom {
    position: relative;
  }
  .doctor-intro__info-bottom-item:last-child {
    position: absolute;
    top: 112px;
    right: 0;
    width: calc(50% - 6px);
  }
}
@media (max-width: 1352px) {
  .intro__left_doctor {
    display: none;
  }
  .intro__section.intro__section_header-overlap .intro__wrapper.intro__wrapper_doctor {
    grid-template-columns: 1fr;
  }
  .doctor-intro__info-timetable, .intro__right-doctor {
    max-width: 100%;
  }
  .intro__right-doctor-mobile-wrapper {
    display: flex;
    gap: 20px;
    height: 325px;
    margin-bottom: 20px;
  }
  .intro__right-doctor-image_mobile {
    display: block;
  }
  .intro__right-doctor-image {
    width: 45%;
  }
  .intro__right-doctor-mobile-text-wrapper {
    display: flex;
    flex-direction: column;
  }
  .intro__right-doctor-image img {
    -o-object-position: top;
    object-position: top;
  }
  .doctor-intro__title {
    font-size: 32px;
  }
  .intro__right-doctor .standart-button.desktop-hidden {
    display: block;
  }
  .intro__right-doctor .doctor-intro__reviews.desktop-hidden {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 18;
    background-color: #F4F8FD;
    color: #83A1CA;
    border-radius: 44px;
    width: 322px;
    height: 60px;
  }
  .doctor-intro__tablet-wrapper {
    display: flex;
    gap: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .doctor-intro__title {
    font-size: 24px;
  }
}
@media (max-width: 724px) {
  .intro__right-doctor-mobile-wrapper {
    flex-direction: column;
    margin-bottom: 0;
    height: auto;
    align-items: center;
  }
  .intro__right-doctor-mobile-text-wrapper {
    text-align: center;
    gap: 6px;
  }
  .doctor-intro__subtitle {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .doctor-intro__title {
    margin-bottom: 32px;
  }
  .doctor-intro__info-title {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .doctor-intro__info-timetable {
    padding: 24px 28px;
    margin-bottom: 16px;
  }
  .intro__right-doctor-image {
    width: 288px;
    height: 325px;
  }
  .intro__right-doctor-image img {
    width: 288px;
    height: 325px;
  }
  .doctor-intro__info-bottom {
    flex-direction: column;
  }
  .doctor-intro__info-bottom-item:last-child {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  .doctor-intro__info {
    margin-bottom: 32px;
  }
  .intro__right-doctor .standart-button {
    max-width: 100%;
  }
  .doctor-intro__tablet-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 12px;
  }
  .intro__right-doctor .doctor-intro__reviews.desktop-hidden {
    width: 100%;
  }
  .timetable .cell.cell-header {
    padding: 12px 12px 12px 0px;
  }
  .timetable .cell {
    padding: 12px 0px 12px 12px;
  }
}
.doctor-exp__header {
  position: relative;
  z-index: 100;
  background-color: #F4F8FD;
  display: flex;
  gap: 12px;
  border-radius: 24px;
  padding: 8px;
  margin-bottom: 60px;
}

.doctor-exp__tab {
  cursor: pointer;
  padding: 16px 20px;
  background-color: #FFFFFF;
  border-radius: 18px;
  font-size: 16px;
  line-height: 110%;
  width: 100%;
  text-wrap: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s linear;
}

.doctor-exp__tab.active {
  background-color: #83A1CA;
  color: #FFFFFF;
}

.doctor-exp__tab-content {
  display: block;
  transition: all 0.2s linear;
}

.doctor-exp__tab-content:not(.active) {
  display: none;
}

.doctor-exp__section .textblock__grid picture {
  height: 328px;
}

@media (max-width: 1660px) {
  .doctor-exp__header {
    flex-wrap: wrap;
  }
  .doctor-exp__tab {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 724px) {
  .doctor-exp__tab {
    width: 100%;
  }
  .doctor-exp__header {
    display: flex;
    flex-direction: column;
    gap: 4px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background-color: transparent;
    padding: 0;
    margin-bottom: 32px;
  }
  .doctor-exp__header .doctor-exp__tab.active {
    display: flex;
    position: relative;
  }
  .doctor-exp__tab.active::after {
    content: "";
    position: absolute;
    right: 29px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L5.75 5.75L10.75 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
  }
  .doctor-exp__header.open .doctor-exp__tab.active::after {
    transform: translateY(-50%) rotate(180deg);
  }
  .doctor-exp__header:not(.open) .doctor-exp__tab:not(.active) {
    display: none;
  }
  .doctor-exp__header.open .doctor-exp__tab {
    display: block;
    border-bottom: 1px solid #eee;
  }
  .doctor-exp__header.open .doctor-exp__tab.active {
    border-bottom: 1px solid #ddd;
  }
  .doctor-exp__tab-content:not(.active) {
    display: none !important;
  }
}
.swiper-slide.education-docs__slide {
  height: 300px;
  border-radius: 36px;
  overflow: hidden;
}

.swiper-slide.education-docs__slide picture img {
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 800px) {
  .swiper-slide.education-docs__slide {
    height: 191px;
    border-radius: 20px;
  }
  .swiper-slide.education-docs__slide picture img {
    height: 191px;
  }
  .swiper.education-docs__swiper {
    overflow: visible;
  }
  .education-docs__section {
    overflow: hidden;
  }
}
.articles-links__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.articles-links__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: calc((100% - 40px) / 3);
  background-color: #F4F8FD;
  border-radius: 24px;
  padding: 8px 8px 8px 32px;
  transition: all 0.2s linear;
}

.articles-links__card-title {
  font-size: 20px;
  line-height: 140%;
}

.articles-links__card-button {
  width: 74px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  border-radius: 17px;
}

@media (max-width: 1400px) {
  .articles-links__card {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 978px) {
  .articles-links__card {
    width: 100%;
  }
  .articles-links__wrapper {
    gap: 8px;
  }
}
@media (max-width: 724px) {
  .articles-links__card-title {
    font-size: 16px;
  }
  .articles-links__card-button {
    width: 44px;
    height: 44px;
    display: flex;
    border-radius: 12px;
  }
  .articles-links__card {
    gap: 12px;
    border-radius: 16px;
    padding: 12px 12px 12px 20px;
  }
}
.intro__right-image_about {
  border-radius: 16px;
  overflow: hidden;
  height: 412px;
}

.intro__right-image_about img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.intro__wrapper_about {
  gap: 40px;
}

.about-intro__subtitle {
  max-width: 1147px;
  margin-bottom: 0;
}

.about-intro__subtitle p:not(:last-child) {
  margin-bottom: 12px;
}

.intro__section.intro__section_header-overlap .intro__wrapper .intro__right.intro__right_about {
  width: 573px;
  align-self: flex-start;
  min-width: 573px;
}

.about-intro__title {
  max-width: 1100px;
  margin-bottom: 40px;
}

@media (max-width: 1420px) {
  .intro__section.intro__section_header-overlap .intro__wrapper.intro__wrapper_about {
    flex-direction: column;
    align-items: start;
    gap: 32px;
  }
  .intro__right_about {
    order: -1;
  }
  .intro__section.intro__section_header-overlap .intro__wrapper .intro__right.intro__right_about {
    width: 100%;
    min-width: 100%;
  }
  .about-intro__title {
    max-width: 1300px;
    width: 100%;
  }
  .about-intro__subtitle {
    width: 100%;
    max-width: 1300px;
  }
}
@media (max-width: 724px) {
  .about-intro__title {
    margin-bottom: 16px;
  }
  .about-intro__subtitle {
    font-size: 16px;
  }
  .about-intro__subtitle p:not(:last-child) {
    margin-bottom: 8px;
  }
}
.licenses__intro {
  height: calc(60vh - 78px);
  background-image: url(/netcat_template/redesign/assets/img/licensesBackground.webp);
  min-height: 480px;
}

.licenses__intro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(31, 31, 31, 0.6);
  z-index: 1;
}

.licenses__intro > * {
  position: relative;
  z-index: 2;
}

.licenses__intro .container {
  position: static;
}

.intro__subtitle_licenses {
  margin-bottom: 0;
  max-width: 960px;
}

.intro__wrapper_licenses {
  margin-bottom: 112px;
}

.licenses__listing-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.licenses__listing-wrapper .certificate__slide {
  width: calc((100% - 60px) / 4);
}

@media (max-width: 1200px) {
  .licenses__listing-wrapper .certificate__slide {
    width: calc((100% - 40px) / 3);
  }
}
@media (max-width: 800px) {
  .licenses__listing-wrapper {
    gap: 12px;
  }
  .licenses__listing-wrapper .certificate__slide {
    width: calc((100% - 12px) / 2);
  }
}
@media (max-width: 724px) {
  .licenses__listing-wrapper .certificate__slide {
    max-height: 431px;
  }
  .intro__wrapper_licenses {
    margin-bottom: 60px;
  }
  .licenses__intro {
    min-height: 450px;
  }
  .intro__subtitle_licenses {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .licenses__listing-wrapper .certificate__slide {
    width: 100%;
  }
}
.doctors-listing__intro {
  height: calc(50vh - 46px);
  background-image: url(/netcat_template/redesign/assets/img/doctorsListingBg.webp);
  min-height: 400px;
}

.doctors-listing__title {
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 48px;
  line-height: 110%;
}

.licenses__listing-wrapper .doctors__slide {
  width: calc((100% - 60px) / 4);
}

@media (max-width: 1400px) {
  .licenses__listing-wrapper .doctors__slide {
    width: calc((100% - 40px) / 3);
  }
}
@media (max-width: 1040px) {
  .licenses__listing-wrapper {
    gap: 12px;
  }
  .licenses__listing-wrapper .doctors__slide {
    width: calc((100% - 12px) / 2);
  }
}
@media (max-width: 724px) {
  .doctors-listing__intro {
    min-height: 310px;
  }
  .doctors-listing__title {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
@media (max-width: 600px) {
  .licenses__listing-wrapper .doctors__slide {
    width: 100%;
  }
}
.gallery__intro {
  height: calc(60vh - 68px);
  background-image: url(/netcat_template/redesign/assets/img/galleryBackground.webp);
  min-height: 460px;
}

.intro__subtitle_gallery {
  margin-bottom: 0;
}

.swiper-wrapper.gallery-continued__grid {
  grid-auto-rows: 1fr;
  grid-template-rows: auto;
}

.swiper-wrapper.gallery-continued__grid .gallery__item:nth-child(10n+1), .swiper-wrapper.gallery-continued__grid .gallery__item:nth-child(10n+8) {
  grid-column: span 2;
  grid-row: span 2;
}

@media (max-width: 900px) {
  .swiper-wrapper.gallery-continued__grid {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
  .swiper-wrapper.gallery-continued__grid .gallery__item:nth-child(10n+1), .swiper-wrapper.gallery-continued__grid .gallery__item:nth-child(10n+8) {
    grid-column: span 1;
    grid-row: span 1;
  }
}
.reviews__intro {
  background-image: url(/netcat_template/redesign/assets/img/reviewsBackground.webp);
}

.intro__subtitle_reviews {
  margin-bottom: 0;
  max-width: 960px;
}

.reviews__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 35px;
}

@media (max-width: 900px) {
  .reviews__grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 12px;
  }
}
.faq__intro {
  height: calc(55vh - 34px);
  background-image: url(/netcat_template/redesign/assets/img/faqBackground.webp);
  min-height: 467px;
}

.faq__intro-title {
  max-width: 1100px;
}

.summary-doctors-wrapper_vertical {
  flex-direction: column;
  max-width: 472px;
}

.summary-doctors-wrapper_vertical .summary-doctor-card__body {
  grid-template-columns: 189px 1fr;
  -moz-column-gap: 24px;
  column-gap: 24px;
}

.summary-doctors-wrapper_vertical .summary-doctor-card__body picture {
  height: 233px;
  width: 189px;
}

.summary-doctors-wrapper_vertical .summary-doctor-card__body-right-wrapper {
  padding: 24px 24px 20px 0px;
}

@media (max-width: 1540px) {
  .faq-form__wrapper_faq-page {
    flex-direction: column;
  }
  .faq-form__wrapper_faq-page .faq__list {
    max-width: 100%;
  }
  .summary-doctors-wrapper_vertical {
    flex-direction: row;
    max-width: 100%;
  }
}
@media (max-width: 1000px) {
  .summary-doctors-wrapper_vertical {
    flex-direction: column;
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  .summary-doctors-wrapper_vertical .summary-doctor-card__body picture {
    height: 104px;
    width: 100px;
  }
  .summary-doctors-wrapper_vertical .summary-doctor-card__body {
    grid-template-columns: 100px 1fr;
    gap: 20px;
  }
}
@media (max-width: 724px) {
  .faq__intro {
    min-height: 340px;
  }
}
.payments__intro {
  height: calc(50vh - 46px);
  background-image: url(/netcat_template/redesign/assets/img/paymentsBackground.webp);
  min-height: 400px;
}

.payments__intro-left {
  max-width: 1251px;
}

.payments__intro-title {
  max-width: 1251px;
}

.payments__section-wrapper {
  display: flex;
  align-items: stretch;
  gap: 20px;
}

.payments__card {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #F4F8FD;
  border-radius: 36px;
  padding: 32px 32px 28px 32px;
  gap: 64px;
}

.payments__card-top {
  display: flex;
  align-items: center;
  gap: 32px;
}

.payments__card-icon {
  width: 80px;
  height: 80px;
  background-color: #83A1CA;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.payments__card-top-title {
  line-height: 110%;
  font-weight: 500;
  font-size: 32px;
}

.payments__card-bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.payments__card-bottom-row {
  display: flex;
  align-items: center;
}

.payments__card-bottom-row-item {
  padding: 12px 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(131, 161, 202, 0.2);
}

.payments__card-bottom-row-item:first-child {
  border-left: 1px solid rgba(131, 161, 202, 0.2);
}

@media (max-width: 1620px) {
  .payments__section-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .payments__card:nth-child(2) {
    order: 2;
    grid-column: span 2;
  }
}
@media (max-width: 1040px) {
  .payments__section-wrapper {
    grid-template-columns: 1fr;
  }
  .payments__card:nth-child(2) {
    order: 0;
    grid-column: span 1;
  }
}
@media (max-width: 724px) {
  .payments__intro {
    min-height: 310px;
  }
  .payments__section-wrapper {
    gap: 12px;
  }
}
@media (max-width: 600px) {
  .payments__card {
    border-radius: 20px;
    padding: 20px 20px 18px 20px;
    gap: 32px;
  }
  .payments__card-top {
    gap: 16px;
  }
  .payments__card-icon {
    width: 60px;
    height: 60px;
    border-radius: 8px;
  }
  .payments__card-icon img {
    width: 54%;
  }
  .payments__card-top-title {
    font-size: 18px;
  }
  .payments__card-bottom-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .payments__card-bottom-row-item {
    border-right: none;
    padding: 12px 20px;
  }
  .payments__card-bottom-row-item:first-child {
    border-left: none;
    border-right: 1px solid rgba(131, 161, 202, 0.2);
    border-bottom: 1px solid rgba(131, 161, 202, 0.2);
    margin-right: -1px;
  }
  .payments__card-bottom-row-item:last-child {
    margin-top: -1px;
    border-left: 1px solid rgba(131, 161, 202, 0.2);
    border-top: 1px solid rgba(131, 161, 202, 0.2);
  }
}
.contacts__intro {
  height: calc(50vh - 46px);
  background-image: url(/netcat_template/redesign/assets/img/contactsBackground.webp);
  min-height: 400px;
}

.payments__intro-left {
  max-width: 1251px;
}

.payments__intro-title {
  max-width: 1251px;
}

.contacts__section-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
}

.contacts__card {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #F4F8FD;
  border-radius: 36px;
  padding: 32px 40px 20px 40px;
  position: relative;
}

.contacts__card-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 110%;
  margin-bottom: 24px;
}

.contacts__card-text {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 20px;
  line-height: 110%;
}

.contacts__card-text p {
  font-size: 20px;
  max-width: 460px;
  line-height: 110%;
}

.contacts__card-text p span {
  font-size: 18px;
  color: rgba(45, 45, 45, 0.8);
}

.contacts__card-text a {
  font-size: 20px;
}

.contacts__card-text p b {
  font-size: 18px;
  font-weight: 500;
}

.contacts__card-icon {
  position: absolute;
  bottom: 20px;
  right: 40px;
}

.contacts__card:nth-child(1), .contacts__card:nth-child(2) {
  grid-column: 1;
}

.contacts__card:nth-child(3) {
  grid-column: 2;
  grid-row: 1/3;
}

.contacts__card:nth-child(4) {
  grid-column: 3;
  grid-row: 1/3;
}

.contacts__card-text_thin {
  max-width: 249px;
}

@media (max-width: 1500px) {
  .contacts__section-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .contacts__card:nth-child(3) {
    grid-column: 2;
    grid-row: 1/2;
  }
  .contacts__card:nth-child(4) {
    grid-column: 2;
    grid-row: 2/3;
  }
}
@media (max-width: 1020px) {
  .contacts__section-wrapper {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 724px) {
  .contacts__intro {
    min-height: 310px;
  }
  .contacts__card {
    padding: 20px 25px 20px 24px;
    border-radius: 20px;
  }
  .contacts__card-icon {
    bottom: 8px;
    right: 8px;
  }
  .contacts__card-icon img {
    width: 52px;
    height: 52px;
  }
  .contacts__card-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .contacts__card-text p {
    font-size: 16px;
    max-width: 258px;
  }
}
.prices__intro {
  height: calc(60vh - 68px);
  background-image: url(/netcat_template/redesign/assets/img/pricesBackground.webp);
  min-height: 460px;
}

.intro__subtitle_gallery {
  margin-bottom: 0;
}

.faq__top_prices {
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 21px 40px;
  font-size: 24px;
  line-height: 110%;
  font-weight: 500;
  background-color: #D9E8FD;
  border-radius: 24px;
}

.faq__answer_prices {
  background-color: #F4F8FD;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.prices__icon {
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFD7D;
  border-radius: 50%;
  transition: all 0.2s linear;
}

.faq__answer-left {
  font-size: 20px;
  line-height: 110%;
}

.faq__answer-right {
  display: flex;
  align-items: center;
  gap: 47px;
  justify-content: space-between;
  justify-self: flex-end;
}

.prices__price {
  color: rgba(45, 45, 45, 0.8);
  font-size: 20px;
  text-wrap: nowrap;
}

.prices__link {
  padding: 16px 30px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 110%;
  background-color: #83A1CA;
  border-radius: 44px;
}

.prices__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(132, 171, 227, 0.5);
  gap: 12px;
}

.prices__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.prices__section-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
}

.prices__section-wrapper-left, .prices__section-wrapper-right {
  width: calc(50% - 10px);
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.faq__item_prices {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.faq__item_prices.active .prices__icon {
  transform: rotate(180deg);
  background-color: transparent;
  border: 1px solid #2D2D2D;
}

.prices__link svg {
  display: none;
}

@media (max-width: 1160px) {
  .prices__section-wrapper-left, .prices__section-wrapper-right {
    display: contents;
  }
}
@media (max-width: 800px) {
  .prices__section-wrapper {
    gap: 8px;
  }
  .faq__top_prices {
    font-size: 18px;
  }
  .prices__icon {
    width: 32px;
    height: 32px;
  }
  .prices__icon svg {
    width: 10px;
    height: 5px;
  }
  .prices__link {
    font-size: 0;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
  }
  .prices__link svg {
    display: block;
  }
  .faq__answer-left {
    font-size: 16px;
    width: calc(100% - 44px);
  }
  .prices__item {
    align-items: flex-start;
    flex-direction: column;
    position: relative;
  }
  .faq__top_prices {
    padding: 14px 24px;
    border-radius: 20px;
  }
}
.articles-page__intro {
  height: calc(55vh - 68px);
  background-image: url(/netcat_template/redesign/assets/img/articlesBackground.webp);
  min-height: 460px;
}

.articles-list__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.articles__card {
  width: calc(33.3333333333% - 13.3333333333px);
}

@media (max-width: 1400px) {
  .articles__card {
    width: calc(50% - 10px);
  }
}
@media (max-width: 880px) {
  .articles__card {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .articles-page__intro {
    min-height: 310px;
  }
}
@media (max-width: 724px) {
  .articles-list__wrapper {
    gap: 10px;
  }
}
.intro__section.intro__section_header-overlap .intro__wrapper.intro__wrapper_fof {
  flex-direction: column;
  gap: 0;
  margin-bottom: 122px;
  justify-content: center;
  position: relative;
  margin-top: 136px;
  align-items: center;
}

.intro__section.intro__section_header-overlap .intro__title.fof-intro__title {
  font-weight: 500;
  font-size: 200px;
  color: #83A1CA;
  line-height: 110%;
  margin-bottom: 8px;
}

.intro__section.intro__section_header-overlap .intro__subtitle.fof-intro__subtitle {
  font-size: 20px;
  line-height: 140%;
  max-width: 658px;
  text-align: center;
  margin-bottom: 40px;
}

.intro__center-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.intro__wrapper_fof .standart-button {
  display: block;
  width: 248px;
}

@media (max-width: 960px) {
  .intro__section.intro__section_header-overlap .intro__wrapper.intro__wrapper_fof {
    margin-top: 82px;
    margin-bottom: 72px;
  }
  .intro__center-svg svg {
    width: 224px;
    height: 236px;
  }
  .intro__section.intro__section_header-overlap .intro__title.fof-intro__title {
    font-size: 100px;
    margin-bottom: 4px;
  }
  .intro__section.intro__section_header-overlap .intro__subtitle.fof-intro__subtitle {
    font-size: 16px;
  }
  .intro__wrapper_fof .standart-button {
    width: 100%;
  }
  .intro__center-svg {
    top: 30%;
  }
}

.razmett {
  display: none;
}

.search__form {
  display: flex;
  width: 50%;
  justify-self: center;
}

.search__form .search__input {
  border: 1px solid #83A1CA;
}

.search__link {
  text-decoration: underline;
  color: rgba(34, 126, 255, 0.8);
}

.search__des {
  border-bottom: 1px solid #e2e2e2;
}

@media (max-width: 800px) {
  .search__form {
    width: 80%;
  }
}

.city__list {
  margin: 20px;
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
  z-index: 100;
}
.city__list-item {
  color: rgba(34, 126, 255, 0.8);
  transition: color 0.2s linear;
}

.city__list-item:hover {
  color: rgba(34, 126, 255, 1);
}

@media (max-width: 757px) {
    .city__list {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 500px) {
    .city__list {
        grid-template-columns: 1fr;
    }
}