@charset "UTF-8";

@font-face {
  font-family: 'Montserrat M';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Medium.woff2') format('woff2'),
    url('../fonts/Montserrat-Medium.woff') format('woff'),
    url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat R';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/Montserrat-Regular.woff') format('woff'),
    url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Prompt R';
  src: url('../fonts/Prompt-Regular.eot');
  src: url('../fonts/Prompt-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Prompt-Regular.woff2') format('woff2'),
    url('../fonts/Prompt-Regular.woff') format('woff'),
    url('../fonts/Prompt-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Prompt M';
  src: url('../fonts/Prompt-Medium.eot');
  src: url('../fonts/Prompt-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Prompt-Medium.woff2') format('woff2'),
    url('../fonts/Prompt-Medium.woff') format('woff'),
    url('../fonts/Prompt-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Golos Text';
  src: url('../fonts/GolosText-Regular.eot');
  src: url('../fonts/GolosText-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GolosText-Regular.woff2') format('woff2'),
    url('../fonts/GolosText-Regular.woff') format('woff'),
    url('../fonts/GolosText-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html {
  height: 100%;
  font-family: 'Montserrat R', sans-serif;
}

.lock {
  overflow: hidden;
}

body {
  margin: 0;
  -webkit-animation: bodyOpacity 0.1s ease 0.05s forwards;
  animation: bodyOpacity 0.1s ease 0.05s forwards;
}

@media screen and (max-width: 768px) {
  body {
    padding-top: 46px;
  }
}

p,
h1,
h2,
h3,
h4,
h5 {
  cursor: default;
  font-family: 'Montserrat R', sans-serif;
}

body.page-template-patients-page,
body.page-template-correspondants-page {
  padding-top: 108px;
}

div,
p,
form,
input,
a,
span,
button,
textarea,
input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

ul,
li {
  display: block;
  padding: 0;
  margin: 0;
}

a,
a:hover,
a:active {
  text-decoration: none;
}

a,
button,
input {
  transition: all 0.4s ease;
  color: #222222;
}

strong {
  font-family: 'Montserrat R', sans-serif;
}

.container-content ul li strong *,
.container-content a *,
.container-content ul li span a {
  font-family: 'Montserrat M', sans-serif;
  -webkit-text-decoration-color: #d1559d;
  text-decoration-color: #d1559d;
  text-decoration: none;
}

.container-content ul li strong * {
  color: inherit;
}

/* .container-content a:hover {
   text-decoration: underline;
   text-decoration-color: #d1559d;
} */
img {
  max-width: 100%;
}

input,
input:hover,
input:focus,
input:active,
button,
button:hover,
button:focus,
button:active {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
div,
ul li,
span,
strong,
b,
label,
input,
a,
button {
  font-family: 'Montserrat R';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

a p,
a span,
a div,
a li,
a label,
a input,
a button {
  cursor: pointer;
}

.error {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  min-height: 100vh;
}

span {
  color: inherit;
}

ul li {
  display: block;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
}

a,
a svg,
a svg path,
a p,
a div {
  cursor: pointer;
}

p,
span,
li,
ul,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button,
label,
strong,
b {
  cursor: default;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-family: 'Montserrat R', sans-serif;
  font-style: normal;
}

h1 {
  font-family: 'Montserrat M', sans-serif;
  /* identical to box height, or 164% */
  font-weight: 500;
  font-size: 34px;
  line-height: 46px;
  text-transform: uppercase;
}

h1 * {
  font-size: inherit;
  line-height: inherit;
  /* identical to box height, or 164% */
  letter-spacing: inherit;
  text-transform: inherit;
}

h2 {
  font-family: 'Montserrat M', sans-serif;
  font-size: 30px;
  line-height: 42px;
  /* identical to box height, or 140% */
  letter-spacing: 0.06em;
  text-transform: uppercase;
  /* Primary/Dark */
  color: #1d1d1b;
}

h2 * {
  font-family: 'Montserrat R', sans-serif;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
  /* or 200% */
  text-transform: inherit;
}

h3,
h3 a {
  font-family: 'Montserrat R', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
}

h3 a {
  position: relative;
  display: block;
  padding-bottom: 4px;
  display: inline-block;
}

h3 a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #2a2e35;
  transition: width 0.3s ease;
}

h3 a:hover:before {
  width: 100%;
}

#wpadminbar {
  display: none;
}

.btn {
  width: 180px;
  min-width: 180px;
  max-width: 180px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 16px;
  font-family: 'Montserrat R', sans-serif;
  border: 1px solid #2a2e35;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
  z-index: 1;
}

.btn::before {
  content: '';
  opacity: 0;
  background: radial-gradient(
    36.25% 596.25% at 24.78% 100%,
    #612c4b 0%,
    #2a2d35 100%
  );
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.btn:hover {
  color: #fff;
}

.btn:hover::before {
  opacity: 1;
}

@media screen and (max-width: 576px) {
  .btn {
    max-width: 335px;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Montserrat M', sans-serif;
  }
}

.list-i ul {
  padding-left: 25px;
}

.list-i ul li {
  display: list-item;
}

.btn-slider {
  position: static;
  margin: 0;
  width: 40px;
  height: 40px;
  max-width: 40px;
  max-height: 40px;
  min-width: 40px;
  min-height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
  transition: 0.3s ease-in-out;
}

.btn-slider svg {
  transition: 0.3s ease-in-out;
}

.btn-slider:after {
  display: none;
}

.btn-slider:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
}

.btn-slider:hover svg g path {
  stroke: #000;
}

.single,
.page-template,
.archive,
.error404 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.single .footer,
.page-template .footer,
.archive .footer,
.error404 .footer {
  background-color: #fff;
}

.single .footer-links,
.page-template .footer-links,
.archive .footer-links,
.error404 .footer-links {
  color: #2a2e35;
}

.single .footer-logo path,
.page-template .footer-logo path,
.archive .footer-logo path,
.error404 .footer-logo path {
  fill: #2a2e35;
}

.single h2,
.single h3,
.single h4,
.single h5,
.single h6,
.page-template h2,
.page-template h3,
.page-template h4,
.page-template h5,
.page-template h6,
.archive h2,
.archive h3,
.archive h4,
.archive h5,
.archive h6,
.error404 h2,
.error404 h3,
.error404 h4,
.error404 h5,
.error404 h6 {
  font-family: 'Montserrat M', sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  text-align: left;
}

.single h2,
.page-template h2,
.archive h2,
.error404 h2 {
  font-size: 22px;
}

.single h2,
.single h3,
.single h2 span,
.single h3 span,
.single h2 strong,
.single h3 strong {
  color: #d1559d;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 2222;
}

.preloader .hero-slider__nav {
  opacity: 0;
}

.preloader .preloader-logo {
  opacity: 1 !important;
}

.preloader.loaded {
  position: relative;
  transition: height 2s ease-in-out;
  z-index: 1;
}

.preloader.loaded .hero-slider__nav {
  opacity: 1 !important;
  transition: 1s ease-in-out 1s;
}

.preloader.loaded .preloader-logo {
  opacity: 0 !important;
  transition: 1s ease-in-out 1s;
}

.preloader-pc {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 999999;
  right: 0;
  bottom: 0;
  display: none;
}

.preloader-pc .preloader-logo {
  opacity: 1 !important;
}

.preloader-pc .hero-slider__nav {
  display: none;
}

@media screen and (max-width: 992px) {
  .preloader-pc {
    display: none !important;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: 0.3s ease-in-out;
  overflow: visible;
}

.header.f-nav {
  background: #fff;
  /* padding-top: 7px;
   padding-bottom: 5px; */
}

.header.f-nav .burger {
  color: #2a2e35;
}

.header.f-nav .burger span {
  background: #2a2e35;
}

.header.f-nav .header__contacts-phone::before {
  color: #222222;
}

.header.f-nav * {
  color: #2a2e35;
}

.header.f-nav svg:not(.header-logo) path {
  stroke: #2a2e35;
}

.header.f-nav .header-logo path {
  fill: #2a2e35;
}

.header.f-nav nav ul li a:before {
  background: #000;
}

.header.f-nav .header__contacts-us p::before,
.header.f-nav .header__contacts-phone p::before {
  background: #2a2e35;
}

.header * {
  color: #fff;
  font-family: 'Montserrat M', sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.header .container {
  max-width: 1840px;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  /* padding: 7.11px 15px; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  margin: 0 auto;
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 52px;
  max-width: 1390px;
  width: 100%;
}

.header nav {
  max-width: 1205px;
  width: 100%;
  /* overflow: auto; */
}

.header nav ul {
  display: flex;
  align-items: center;
  /* gap: 15px; */
  justify-content: space-between;
  white-space: nowrap;
  text-transform: uppercase;
  width: 100%;
}

.header nav ul li a {
  position: relative;
  display: block;
  padding-bottom: 4px;
}

.header nav ul li a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s ease;
}

.header nav ul li a:hover:before {
  width: 100%;
}

.header__contacts {
  display: flex;
  gap: 15px;
  max-width: 353px;
  width: 35%;
  justify-content: space-between;
}

.header__contacts-mob {
  display: none;
}

.header__contacts-us,
.header__contacts-phone {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: space-between;
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .header__contacts-phone {
    pointer-events: none;
  }
}

.header__contacts-us p,
.header__contacts-phone p {
  position: relative;
  display: block;
  padding-bottom: 4px;
}

.header__contacts-us p:before,
.header__contacts-phone p:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s ease;
}

.header__contacts-us p:hover:before,
.phone-wrap:hover .header__contacts-phone p:before {
  width: 100%;
}

.header__contacts-us svg,
.header__contacts-phone svg {
  padding-bottom: 6px;
}

.header .burger {
  display: block;
  color: #fff;
  width: 37px;
  height: 37px;
  min-width: 37px;
  min-height: 37px;
  position: relative;
  border: none;
  background: transparent;
  transition: 0.3s ease-in-out;
  display: none;
}

.header .burger span {
  position: absolute;
  top: 50%;
  display: block;
  height: 1px;
  background: #fff;
  width: 100%;
  transform: scale(1) translateY(-50%);
  transition: transform 1s;
  transition: 0.3s ease-in-out;
}

.header .burger::after,
.header .burger::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  transition: transform 1s;
}

.header .burger::before {
  top: 0;
  transform: translateY(10px);
}

.header .burger::after {
  bottom: 0;
  transform: translateY(-10px);
}

.header .burger.active span {
  transform: scale(0);
  transition: transform 1s;
}

.header .burger.active::before {
  transform: rotate(45deg) translateY(12px) translateX(11px);
  background-color: #1d1d1b;
  transition: transform 1s, background-color 0.3s ease-in-out;
}

.header .burger.active::after {
  transform: rotate(-45deg) translateY(-13px) translateX(12px);
  background-color: #1d1d1b;
  transition: transform 1s, background-color 0.3s ease-in-out;
}

@media screen and (max-width: 1311px) {
  .header .burger {
    display: block;
  }

  .header-content {
    max-width: 371px;
  }

  .header__contacts {
    width: 100%;
  }

  .header nav {
    opacity: 0;
    padding-top: 40px;
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 241px;
    background: #fff;
    width: 20vw;
    height: calc(100vh - 4px);
    transform: scaleX(0);
    transition: transform 0.3s ease-in-out;
    z-index: -1;
    overflow: scroll;
    max-height: 89vh;
  }

  .header nav ul {
    flex-direction: column;
  }

  .header nav ul li + li {
    margin-top: 40px;
  }

  .header nav ul li.menu-color + li.menu-color {
    margin-top: 0;
  }

  .header nav ul li a {
    color: #000;
  }

  .header nav.active {
    transform: scaleX(1);
    z-index: 100;
    opacity: 1;
    padding-left: 22px;
    padding-right: 22px;
  }

  .menu-item.menu-item-has-children {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .header {
    background: #fff;
    padding-top: 7px;
    padding-bottom: 5px;
  }

  .menu-item {
    width: 100%;
    text-align: center;
  }

  .header .burger {
    color: #2a2e35;
  }

  .header .burger span {
    background: #2a2e35;
  }

  .header .header__contacts-phone::before {
    color: #222222;
  }

  .header * {
    color: #2a2e35;
  }

  .header svg:not(.header-logo) path {
    stroke: #2a2e35;
  }

  .header .header-logo path {
    fill: #2a2e35;
  }

  .header nav ul li a:before {
    background: #000;
  }

  .header-logo {
    width: 21%;
    min-width: 92px;
  }

  .header-logo svg {
    width: 100%;
  }

  .header__contacts-us,
  .header__contacts-phone {
    /* justify-content: flex-start; */
    justify-content: center;
  }

  .header__contacts-mob {
    margin-top: 40px;
    display: block;
  }

  .header__contacts-mob a p {
    display: block;
  }

  .header__contacts-mob .header__contacts-phone {
    margin-top: 40px;
  }

  .header-content {
    max-width: 92px;
  }

  .header__contacts-us p,
  .header__contacts-phone p {
    display: none;
  }

  .header nav {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    padding-bottom: 100px;
    max-height: 100vh;
  }

  .header nav ul li a {
    display: inline-block !important;
  }

  .header nav ul {
    align-items: flex-start;
  }
}

@media screen and (max-width: 576px) {
  .header-logo {
    height: 34px;
  }

  .header .burger.active::after {
    transform: rotate(-45deg) translateY(-11px) translateX(9px);
  }

  .header .burger {
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
  }
}

.hero,
.preloader-pc {
  position: relative;
  width: 100%;
}

.hero:before,
.preloader-pc:before {
  content: '';
  display: block;
  padding-top: 36.4587%;
}

.hero-slider,
.preloader-pc-slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hero-title,
.preloader-pc-title {
  color: #fff;
  max-width: 471px;
  width: 100%;
  font-family: 'Montserrat M', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 34px;
  line-height: 46px;
  /* or 135% */
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.hero-sub-title,
.preloader-pc-sub-title {
  color: #fff;
  font-family: 'Montserrat R', sans-serif;
  margin-top: 20px;
  font-size: 28px;
  line-height: 42px;
}

.hero .preloader-logo,
.preloader-pc .preloader-logo {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 43%;
  top: 15%;
}

.hero-info,
.preloader-pc-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 54.6875%;
  height: 100%;
  display: flex;
  align-items: center;
  background: url(../img/hero-gradient.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.hero-info-wrap,
.preloader-pc-info-wrap {
  padding-left: calc((100vw - 1254px) / 2);
  width: 100%;
  padding-bottom: 28px;
}

@media only screen and (max-width: 1284px) {
  .hero-info-wrap,
  .preloader-pc-info-wrap {
    padding-left: 15px;
  }
}

.hero-slider--mob,
.preloader-pc-slider--mob {
  display: none;
}

.hero-slider__slide img,
.preloader-pc-slider__slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  height: 100.02%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hero-slider__btn-wrap,
.preloader-pc-slider__btn-wrap {
  display: flex;
  gap: 32px;
}

.hero-slider__nav,
.preloader-pc-slider__nav {
  display: flex;
  align-items: center;
  gap: 85px;
  margin-top: 31.6%;
  position: absolute;
  left: 0;
  bottom: 28px;
  padding-left: calc((100vw - 1254px) / 2);
}

@media only screen and (max-width: 1284px) {
  .hero-slider__nav,
  .preloader-pc-slider__nav {
    padding-left: 15px;
  }
}

.hero-slider__nav .swiper-pagination,
.preloader-pc-slider__nav .swiper-pagination {
  position: static;
  display: flex;
  justify-content: space-between;
  color: #fff;
  max-width: 49px;
}

.hero-slider__nav .swiper-pagination span,
.preloader-pc-slider__nav .swiper-pagination span {
  color: #fff;
  font-size: 18px;
}

.hero-slider__nav .swiper-pagination--desc,
.preloader-pc-slider__nav .swiper-pagination--desc {
  display: flex;
  gap: 12px;
}

.hero-slider__nav .swiper-pagination--mob,
.preloader-pc-slider__nav .swiper-pagination--mob {
  display: none;
}

@media screen and (max-width: 1060px) {
  .hero-title,
  .preloader-pc-title {
    font-size: 27px;
  }

  .hero-sub-title,
  .preloader-pc-sub-title {
    font-size: 24px;
  }
}

@media screen and (max-width: 922px) {
  .hero,
  .preloader-pc {
    display: flex;
    flex-direction: column;
  }

  .hero::before,
  .preloader-pc::before {
    display: none;
  }

  .hero-info,
  .preloader-pc-info {
    position: static;
    width: 100%;
    order: 1;
    background: url(../img/hero-gradient-mob.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    flex-direction: column;
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .hero-slider__nav,
  .preloader-pc-slider__nav {
    position: static;
    margin-left: 0;
    margin-right: auto;
  }

  .hero-slider,
  .preloader-pc-slider {
    position: static;
    order: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .hero-slider__nav,
  .preloader-pc-slider__nav {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .hero-title,
  .preloader-pc-title {
    font-size: 26px;
  }

  .hero-sub-title,
  .preloader-pc-sub-title {
    font-size: 20px;
  }

  .hero-info,
  .preloader-pc-info {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-info-wrap,
  .preloader-pc-info-wrap {
    padding: 0;
  }

  .hero .btn-slider,
  .preloader-pc .btn-slider {
    width: 60px;
    height: 60px;
    max-width: 60px;
    max-height: 60px;
    min-width: 60px;
    min-height: 60px;
  }

  .hero .swiper-pagination--desc,
  .preloader-pc .swiper-pagination--desc {
    display: none;
  }

  .hero .swiper-pagination--mob,
  .preloader-pc .swiper-pagination--mob {
    display: flex;
  }

  .hero-slider__nav,
  .preloader-pc-slider__nav {
    max-width: 286px;
    justify-content: space-between;
    margin-top: 60px;
  }

  .hero-slider--mob,
  .preloader-pc-slider--mob {
    display: block;
  }

  .hero-slider--mob .hero-slider__slide,
  .preloader-pc-slider--mob .hero-slider__slide {
    position: relative;
    width: 100%;
  }

  .hero-slider--mob .hero-slider__slide:before,
  .preloader-pc-slider--mob .hero-slider__slide:before {
    content: '';
    display: block;
    padding-top: 57.6%;
  }

  .hero-slider--mob .hero-slider__slide img,
  .preloader-pc-slider--mob .hero-slider__slide img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .hero-slider--mob .hero-slider__slide img,
  .preloader-pc-slider--mob .hero-slider__slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .hero-slider--desc,
  .preloader-pc-slider--desc {
    display: none;
  }
}

.contacts {
  display: flex;
  align-items: center;
  gap: 25px;
  max-width: 501px;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.contacts-phone,
.contacts-address {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media only screen and (min-width: 768px) {
  .contacts-phone {
    pointer-events: none;
  }
}

.contacts-phone svg,
.contacts-address svg {
  padding-bottom: 6px;
}

.contacts-phone p,
.contacts-address p {
  font-size: 16px;
  line-height: 16px;
  position: relative;
  display: block;
  padding-bottom: 4px;
}

.contacts-phone p span,
.contacts-address p span {
  font-size: 16px;
  line-height: 16px;
}

.contacts-phone p:before,
.contacts-address p:before {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 0;
  height: 1px;
  background: #222222;
  transition: width 0.3s ease;
}

.phone-wrap:hover .contacts-phone p:before,
.contacts-address p:hover:before {
  width: 100%;
}

@media screen and (max-width: 576px) {
  .contacts {
    flex-direction: column;
    align-items: flex-start;
    gap: 17;
  }

  .contacts p {
    font-size: 14px;
    line-height: 16px;
    /* identical to box height, or 114% */
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }
}

.schedule {
  margin-top: 74px;
}

.schedule-title {
  margin-bottom: 10px;
  font-size: 18px;
}

.schedule-list {
  max-width: 440px;
}

.schedule-list li {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  justify-content: space-between;
}

.schedule-list li .day {
  min-width: 90px;
}

.schedule-list li p:not(.day) {
  min-width: 135px;
}

.schedule-list li.active p {
  font-family: 'Montserrat M', 'sans-serif';
}

.schedule-list li.active .day::before {
  content: '•';
}

@media screen and (max-width: 992px) {
  .schedule {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .schedule {
    max-width: 329px;
  }

  .schedule-title {
    font-family: 'Montserrat M', sans-serif;
    font-size: 20px;
  }

  .schedule-list li {
    white-space: nowrap;
  }

  .schedule-list li p {
    font-size: 14px;
  }

  .schedule li .day {
    min-width: 71px;
  }

  .schedule li p:not(.day) {
    min-width: 113px;
  }
}

.post-hero {
  background: #2a2e35;
  padding-top: 108px;
  padding-bottom: 10px;
  padding-left: calc((100vw - 1240px) / 2);
}

.post-hero * {
  color: #fff;
}

@media only screen and (max-width: 1284px) {
  .post-hero {
    padding-left: 15px;
  }
}

.post-breadcrumbs {
  margin-top: 30px;
  display: flex;
  gap: 30px;
  align-items: center;
  white-space: nowrap;
  overflow: auto;
  transform: translateX(-2px);
  padding-left: 2px;
  overflow: visible;
}

@media screen and (max-width: 768px) {
  .post-breadcrumbs {
    gap: 15px;
  }
}

.post-breadcrumbs__link-hover:hover {
  text-decoration: underline;
}

.post-breadcrumbs__arrow-left {
  padding-top: 7px;
  transition: 0.3s ease-in-out;
}

.post-breadcrumbs__arrow-left:hover {
  transform: translateX(-2px);
}

.post-breadcrumbs span {
  display: block;
}

.post-breadcrumbs * {
  font-size: 15px;
  line-height: 24px;
}

@media screen and (max-width: 992px) {
  .post-breadcrumbs {
    overflow: auto;
  }
}

.btn-slider {
  position: static;
  margin: 0;
  width: 60px;
  height: 60px;
  max-width: 60px;
  max-height: 60px;
  min-width: 60px;
  min-height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
  transition: 0.3s ease-in-out;
}

.btn-slider svg {
  transition: 0.3s ease-in-out;
}

.btn-slider:after {
  display: none;
}

.btn-slider:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
}

.btn-slider:hover svg g path {
  stroke: #000;
}

.intro .container {
  display: flex;
}

.intro-elipse {
  position: absolute;
  bottom: -51%;
  right: -33%;
}

.intro-elipse-mob {
  display: none;
}

.intro-left {
  width: 54.6875%;
  /* 1050/1920 */
  padding-top: 80px;
  padding-left: calc((100vw - 1240px) / 2);
  background: #f2f4f8;
  position: relative;
  overflow: hidden;
  padding-bottom: 25px;
}

@media only screen and (max-width: 1284px) {
  .intro-left {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.intro-description {
  max-width: 498px;
  width: 100%;
  text-align: justify;
  margin-top: 60px;
}

.intro-description p + p {
  margin-top: 26px;
}

.intro-right {
  background: #2a2e36;
  width: 45.3125%;
  /* 870px/1920px */
}

.intro-right-top {
  padding-top: 80px;
  padding-bottom: 44px;
  padding-left: 32px;
}

.intro-right-top p {
  color: #fff;
  max-width: 540px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Montserrat R', sans-serif;
}

.intro-right-photo {
  position: relative;
  width: 100%;
}

.intro-right-photo:before {
  content: '';
  display: block;
  padding-top: 57.872%;
}

.intro-right-photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.intro-right-photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 992px) {
  .intro .container {
    flex-direction: column;
  }

  .intro-left {
    width: 100%;
    padding-bottom: 44px;
    padding-top: 41px;
  }

  .intro-right {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .intro-right-top {
    order: 1;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .intro-right-photo {
    order: 0;
  }

  .intro .contacts-wrap,
  .intro-description {
    max-width: 501px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  .intro-description p {
    font-size: 14px;
  }

  .intro-right-top {
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
  }

  .intro-right-top p {
    font-size: 14px;
  }

  .intro .contacts-phone p,
  .intro .contacts-address p {
    font-size: 14px;
  }

  .intro-elipse {
    display: none;
  }

  .intro-elipse-mob {
    display: block;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 0;
  }

  .intro-description {
    margin-top: 40px;
  }
}

@media screen and (max-width: 576px) {
  .intro-left {
    padding-left: 20px;
    padding-right: 20px;
  }

  .intro-right-photo:before {
    padding-top: 57.6%;
  }
}

.orientation {
  padding-top: 160px;
  padding-bottom: 160px;
}

.orientation .container {
  width: 100%;
  padding-right: 15px;
}

.orientation-title {
  margin-bottom: 40px;
  padding-left: calc((100vw - 1240px) / 2);
}

@media only screen and (max-width: 1284px) {
  .orientation-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.orientation-list__link {
  margin-top: 50px;
}

.orientation-list__item {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}

.orientation-list__item + .orientation-list__item {
  margin-top: 30px;
}

.orientation-list__photo {
  overflow: hidden;
  overflow: hidden;
  position: relative;
  width: 54.6875%;
}

.orientation-list__photo:before {
  content: '';
  display: block;
  padding-top: 38.096%;
}

.orientation-list__photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.orientation-list__photo img {
  transition: 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (min-width: 768px) {
  .orientation-list__photo:hover img {
    transform: scale(1.04);
  }
}

.orientation-list__desc {
  padding-right: calc((100vw - 1240px) / 2);
  width: 45.3125%;
  /* 870px/1920px */
  padding-left: 20px;
}

.orientation-list__desc-title {
  margin-bottom: 20px;
  color: #2a2e35;
}

.orientation-list__desc-title a {
  padding-bottom: 0;
}

.orientation-list__desc-text a {
  font-family: 'Montserrat M', sans-serif;
}

.orientation-list__desc--wrap {
  max-width: 407px;
  margin-left: auto;
  width: 100%;
  padding-right: 15px;
}

@media screen and (max-width: 768px) {
  .orientation {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .orientation-title {
    font-size: 24px;
    line-height: 30px;
  }

  .orientation-list__item {
    padding-bottom: 20px;
  }

  .orientation-list__desc {
    width: auto;
    padding-top: 20px;
  }

  .orientation-list__desc--wrap {
    width: 100%;
    max-width: 600px;
    margin-left: 0;
    margin-right: auto;
  }

  .orientation-list__photo {
    width: 100%;
  }

  .orientation-list__item {
    flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
  .orientation-list__link {
    max-width: 335px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .orientation-list__desc-title {
    font-size: 20px;
  }

  .orientation-list__desc-text {
    text-align: justify;
  }

  .orientation-list__desc-text p,
  .orientation-list__desc-text p a {
    font-size: 14px;
  }

  .orientation-list__photo::before {
    padding-top: 57.6%;
  }
}

.team {
  /* padding-bottom: 160px; */
  padding-bottom: 140px;
  overflow: hidden;
}

.team .container {
  max-width: 1270px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
}

.team-assistants {
  background: #3b4049;
}

/* .team-title {
  margin-bottom: 40px;
} */
.team-info {
  display: flex;
  gap: 32px;
  justify-content: space-between;
  align-items: flex-end;
  /* padding-bottom: 35px; */
}

.team-wrap {
  display: flex;
  align-items: flex-end;
  /* ==================================================================== change */
  width: 100%;
  /* width: 57%;
   min-width: 801px; */

  /* max-width: 816px; */

  /* width: 65.851969%; */
  /* ==================================================================== change */

  gap: 32px;
}

.team-info-wrap .container-fluid .team-wrap {
  width: 57%;
  /* min-width: 801px; */
}

.team-info-wrap .container-fluid + .team-bg {
  bottom: 23%;
  top: auto;
}

.team-info-wrap {
  position: relative;
  background: #f2f4f8;
  padding-top: 44px;
  margin-bottom: 40px;
}

/* .team-info-wrap .container {
   position: relative;
   z-index: 1;
} */
.team-info-wrap .container-fluid {
  max-width: 1580px;
  padding-right: 0;
  margin-left: auto;
  margin-right: 0;
}

.team-info-wrap .container-fluid .team-info {
  align-items: flex-end;
}

.team-info-wrap .container-fluid .team-wrap {
  max-width: 816px;
  position: relative;
  z-index: 2;
}

.team-doctor__right--team {
  bottom: 131px;
  position: relative;
  overflow: hidden;
  width: 52.09%;
  /* min-width: 695px; */
}

.team-doctor__right--team::before {
  content: '';
  padding-bottom: 54.645%;
  display: block;
  width: 100%;
}

.team-doctor__right--team img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.team-doctor__right--top {
  z-index: 1;
}

.team-doctor__right--top {
  z-index: 1 !important;
}

.team-info__dr-name {
  margin-bottom: 20px;
}

.team-info__left {
  flex: 1;
  max-width: 392px;
  padding-bottom: 58px;
  min-width: 364px;
  padding-top: 40px;
}

/* .team-doctor__center {
  flex: 1;
  padding-bottom: 35px;
} */
.team-dr-photo-wrap {
  position: relative;
  /* width: 100%; */
  /* max-width: 336px; */
  /* min-width: 306px; */
  /* z-index: 2; */
  flex: 0.43695;
}

.team-dr-photo-wrap:before {
  content: '';
  display: block;
  padding-top: 142.86%;
}

@media only screen and (max-width: 1520px) {
  .team-dr-photo-wrap:before {
    padding-top: 138.064%;
  }
}

.team-dr-photo-wrap .team-dr-photo {
  position: absolute;
  /* top: 0; */
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 128%;
}

.team-dr-photo-wrap:before {
  width: 100%;
}

.team-dr-photo-wrap .team-dr-photo {
  /* top: -394px; */
  /* overflow: hidden; */
  height: 100%;
}

.team-dr-photo img {
  position: absolute;
  bottom: 0;
  /* top: 0; */
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 768px) {
  .team-dr-photo:hover img {
    transform: scale(1.04);
  }
}

/* .team-info__center-text {
  max-width: 409px;
} */
.team-info__dr-name + .team-info__dr-text {
  max-width: 335px;
  width: 100%;
}

.team-info__dr-text ul + p {
  margin-top: 10px;
}

.team-info__dr-text.list-i {
  margin-top: 16px;
}

.team-doctor__right {
  max-width: 286px;
  /* width: 100%; */
  width: 23.119685%;
  /* 286px/1270 */
  /* ==================================================================== change */
  /* flex: 1; */
  /* display: none !important; */
  /* ==================================================================== change */
}

.team-doctor__right--info {
  margin-bottom: 52px;
}

.team-doctor__right--title {
  margin-bottom: 16px;
}

.team-doctor__right--photo {
  overflow: hidden;
  position: relative;
}

.team-doctor__right--photo:before {
  content: '';
  display: block;
  padding-top: 153.498%;
}

.team-doctor__right--photo img {
  position: absolute;
  bottom: 0;
  /* top: 0; */
  left: 0;
  right: 0;
  transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 992px) {
  .team-doctor__right--photo:hover img {
    transform: scale(1.04);
  }
}

.team-assistants {
  background: #3b4049;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: calc((100vw - 1271px) / 2);
}

.team-assistants .container {
  max-width: 1424px;
  /* width: 100%; */
  width: 100%;
  margin: 0;
}

.team-assistants__list {
  /* display: flex;
   gap: 20px; */
  width: 100%;
}

.team-assistants__item {
  display: flex;
  align-items: stretch;
  /* flex: 1; */
  gap: 10px;
  color: #ffffff;
  height: auto !important;
}

/* .team-assistants__item .swiper-slide {
   height: auto !important;
} */
.team-assistants__item-photo {
  max-width: 180px;
  position: relative;
  width: 54%;
  overflow: hidden;
}

.team-assistants__item-photo:before {
  content: '';
  display: block;
  padding-top: 122.23%;
}

.team-assistants__item-photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.team-assistants__item-photo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 768px) {
  .team-assistants__item-photo:hover img {
    transform: scale(1.04);
  }
}

.team-assistants__item-desc {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  /* max-width: 143.5px; */
  padding-top: 13.2%;
  padding-bottom: 13.2%;
  width: 60%;
}

.team-assistants__item-name {
  font-size: 18px;
  line-height: 24px;
}

@media only screen and (max-width: 1600px) {
  .team-info-wrap .container-fluid + .team-bg {
    display: none;
  }

  .team-doctor__right--team {
    width: 47%;
  }
}

@media only screen and (max-width: 1547px) {
  /* .team-doctor__right--team {
      width: 42%;
   } */
  /* .team-info-wrap .container-fluid .team-info {
      flex-direction: column;
      align-items: flex-start;
   }
   .team-doctor__right--team {
      bottom: 0;
      width: 100%;
      max-width: 900px;
      margin: 0 auto;
   }
   .team-info-wrap .container-fluid .team-wrap,
   .team-doctor__right--team {
      min-width: auto;
   }
   .team-info-wrap .container-fluid {
      max-width: 1270px;
      padding: 0 15px;
      margin: 0 auto;
   }
   .team-info-wrap .container-fluid .team-wrap {
      width: 100%;
      min-width: none;
   }

   .team-doctor__right--team img {
      width: 100%;
      height: 100%;
   } */
}

@media only screen and (max-width: 1340px) {
  .team-info-wrap .container-fluid .team-wrap {
    width: 68%;
    /* min-width: 732px; */
  }

  .team-info-wrap .container-fluid .team-dr-photo-wrap {
    min-width: 222px;
    flex: 0.6;
  }

  .team-doctor__right--team {
    bottom: 79px;
  }
}

@media only screen and (max-width: 1140px) {
  .team-info-wrap .container-fluid .team-info__left {
    height: 406px;
    overflow: auto;
    padding-right: 17px;
  }

  .team-info-wrap .container-fluid .team-info__left::-webkit-scrollbar {
    width: 1px !important;
    /* Ширина скрол-повзунка */
    height: 1px;
  }

  /* Встановлення колір фону для скрол-повзунка */
  .team-info-wrap .container-fluid .team-info__left::-webkit-scrollbar-thumb {
    background-color: #2a2e35;
    /* Колір фону */
    border: 1px solid #2a2e35;
    /* Ширина і колір рамки */
    width: 10px !important;
    /* height: 30px; */
  }
}

/* @media only screen and (min-width: 576px) and (max-width: 1114px) { */
/* .team-assistants__list {
      flex-wrap: wrap;
      justify-content: center;
      width: 100%;
   } */
/* .team-assistants__item {
      width: 37%;
      flex: auto;
   } */
/* .team-assistants__item:nth-child(odd) {
    justify-content: flex-end;
  } */
/* .team-assistants .container {
      padding-top: 20px;
      padding-bottom: 20px;
   } */
/* } */
.team-dr-photo {
  top: auto;
}

.team-dr-photo-mob {
  display: none;
}

.team-bg {
  position: absolute;
  top: 0;
  left: 48px;
  z-index: 0;
}

@media only screen and (max-width: 1123px) {
  .team-dr-photo {
    width: 86%;
    margin-left: auto;
  }
}

@media only screen and (max-width: 1100px) {
  /* .team-wrap { */
  /* align-items: flex-start; */
  /* ==================================================================== change */
  /* flex-direction: column; */

  /* width: 100%; */
  /* width: 50%; */

  /* ==================================================================== change */
  /* } */

  .team-info__left {
    /* ==================================================================== change */

    /* order: 1; */
    /* ==================================================================== change */

    max-width: 100%;
    padding-top: 0;
  }

  .team-dr-photo-wrap {
    /* ==================================================================== change */

    /* order: 0; */
    /* ==================================================================== change */

    width: 100%;
    margin-left: 0;
    /* margin-right: auto; */
  }

  .team-info {
    align-items: flex-start;
    /* ==================================================================== change */

    /* max-width: 90%; */
    padding-top: 40px;
    /* ==================================================================== change */

    margin: 0 auto;
  }

  .team-doctor__right {
    width: 50%;
    max-width: none;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .team-doctor__right--photo {
    max-width: 392px;
  }

  .team-doctor__right--photo img {
    width: 100%;
    height: 100%;
  }

  .team-doctor__right--photo:before {
    padding-top: 153.064%;
  }

  .team-doctor__right--info {
    order: 1;
  }

  .team-doctor__right--photo {
    order: 0;
  }

  .team-info__left {
    min-width: auto;
  }
}

@media screen and (max-width: 992px) {
  .team-bg {
    display: none;
  }

  .team-info {
    width: 100%;
    flex-direction: column;
  }

  .team-wrap,
  .team-doctor__right {
    width: 100%;
  }

  .team-info__left {
    padding-bottom: 0;
  }

  .team-dr-photo-wrap,
  .team-doctor__right--photo {
    max-width: 583px;
  }

  /* .team-dr-photo {
    display: none;
  } */
  /* .team-dr-photo-wrap {
    display: none;
  } */
  /* .team-dr-photo-mob {
    display: block;
    overflow: hidden;
    margin-bottom: 22px;
    position: relative;
    width: 78%;
  } */
  .team-dr-photo-mob:before {
    content: '';
    display: block;
    padding-top: 158.6%;
  }

  .team-dr-photo-mob img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .team-dr-photo-mob img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .team-doctor__right--team {
    bottom: 0;
  }

  .team-info-wrap .container-fluid .team-wrap {
    width: 100%;
    max-width: none;
    margin: 0;
  }

  .team-info-wrap .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .team-doctor__right--team {
    width: 100%;
  }

  .team-info-wrap .container-fluid .team-info__left {
    height: auto;
    overflow: inherit;
    padding-right: 0;
  }
}

/* ==================================================================== change */
@media only screen and (max-width: 800px) {
  .team-wrap,
  .team-doctor__right {
    flex-direction: column;
  }

  .team-info__left {
    order: 1;
  }

  .team-dr-photo-wrap,
  .team-doctor__right--photo {
    order: 0;
  }

  .team-info-wrap {
    padding-bottom: 40px;
  }
}

/* ==================================================================== change */

@media screen and (max-width: 768px) {
  .team {
    padding-bottom: 0;
  }

  .team-bg {
    left: -87%;
    display: block;
  }

  .team-info {
    max-width: 576px;
    gap: 30px;
    margin: 0 auto;
  }

  .team-info__dr-name {
    font-family: 'Montserrat M', sans-serif;
    font-size: 20px;
    line-height: 26px;
  }

  .team-info__dr-text {
    font-size: 18px;
    line-height: 24px;
  }

  .team-info__dr-text.list-i p,
  .team-info__dr-text.list-i ul li {
    font-size: 14px;
  }

  .team-info__dr-text.list-i ul li::marker {
    font-size: 8px;
  }

  .team-dr-photo-mob {
    width: 100%;
  }

  .team-dr-photo-mob::before {
    padding-top: 114.6%;
  }

  .team-info {
    flex-direction: column;
  }
  .team-assistants__item {
    justify-content: center;
  }
}

@media screen and (max-width: 576px) {
  .team-assistants {
    background: #2a2e35;
  }

  .team-assistants .container {
    padding-left: 0;
  }

  .team-assistants__item {
    gap: 20px;
    justify-content: center;
  }

  /* .team-assistants__list {
      flex-direction: column;
      gap: 0;
   } */
}

.technology {
  padding-left: calc((100vw - 1240px) / 2);
}

@media only screen and (max-width: 1284px) {
  .technology {
    padding-left: 15px;
  }
}

.technology .container {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 20px;
}

.technology-link--mob {
  display: none;
}

.technology-left {
  max-width: 392px;
  text-align: justify;
  padding-top: 23px;
  padding-bottom: 23px;
  width: 40.253165%;
  /* 636px/1580 */
}

.technology-photo {
  max-width: 944px;
  width: 59.746835%;
  /* 944px/1580 */
  overflow: hidden;
}

.technology-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 768px) {
  .technology-photo:hover img {
    transform: scale(1.04);
  }
}

.technology-text {
  margin-top: 40px;
  margin-bottom: 60px;
}

@media screen and (max-width: 992px) {
  .technology {
    padding-left: 0;
    padding-right: 0;
  }

  .technology .container {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .technology-left {
    max-width: none;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .technology-photo {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .technology {
    padding-top: 40px;
    padding-left: 0;
    padding-bottom: 40px;
  }

  .technology .container {
    gap: 32px;
  }

  .technology-link--mob {
    display: flex;
  }

  .technology-left {
    padding-bottom: 0;
    padding-top: 0;
  }

  .technology-left .technology-link {
    display: none;
  }

  .technology-title {
    font-size: 24px;
    line-height: 30px;
  }

  .technology-text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 24px;
  }
}

.treatments {
  padding-top: 163px;
  background: #f2f4f8;
}

.treatments-title {
  text-align: center;
  margin-bottom: 40px;
}

.treatments-wrap {
  padding-right: calc((100vw - 1612px) / 2);
  position: relative;
  min-height: 600px;
}

.treatments-photo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.treatments-photo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 42%;
  object-position: 42%;
}

.treatments-photo img.treatments-photo--mob {
  display: none;
}

.treatments-photo.active {
  opacity: 1;
}

.treatments-info {
  max-width: 578px;
  margin-left: auto;
  margin-right: 0;
  z-index: 1;
  position: relative;
}

.treatments-item {
  max-width: 578px;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  padding: 50.5px 40px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}

.treatments-item h3 {
  cursor: pointer;
  pointer-events: none;
}

.treatments-item h3 a {
  padding-bottom: 0;
}

.treatments-item.active {
  background: #ffffff;
  cursor: default;
}

.treatments-item.active h3 {
  cursor: default;
  pointer-events: auto;
}

.treatments-item.active-block .treatments-item__text {
  display: block;
}

.treatments-item__text {
  text-align: justify;
  margin-top: 20px;
  display: none;
}

.treatments-item__text p + p {
  margin-top: 20px;
}

.treatments-link {
  margin-top: 140px;
}

@media screen and (max-width: 992px) {
  .treatments {
    padding-top: 40px;
  }

  .treatments-title {
    -moz-text-align-last: left;
    text-align-last: left;
    padding-left: 20px;
  }

  .treatments-item {
    padding: 20px;
  }

  .treatments-link {
    margin-top: 34px;
  }

  .treatments-photo {
    opacity: 1;
    position: static;
    position: relative;
    width: 100%;
  }

  .treatments-photo:before {
    content: '';
    display: block;
    padding-top: 31.25%;
  }

  .treatments-photo img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .treatments-photo img {
    -o-object-position: left;
    object-position: left;
  }

  .treatments-item,
  .treatments-info {
    max-width: 100%;
  }

  .treatments-item__text {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .treatments-title {
    font-size: 24px;
    line-height: 30px;
  }

  .treatments-item__title {
    font-size: 20px;
    line-height: 26px;
  }

  .treatments-item__text p {
    font-size: 14px;
    line-height: 20px;
  }

  .treatments-photo::before {
    padding-top: 57.6%;
  }

  .treatments-photo img.treatments-photo--mob {
    display: block;
  }

  .treatments-photo img.treatments-photo--desktop {
    display: none;
  }
}

.treatments-category-wrapper {
  padding-bottom: 208px;
}

.posts-list {
  padding-top: 48px;
  padding-left: calc((100vw - 1240px) / 2);
}

@media only screen and (max-width: 1284px) {
  .posts-list {
    padding-left: 15px;
  }
}

@media screen and (max-width: 992px) {
  .posts-list {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }
}

.category-posts__item {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 20px;
}

.category-posts__item + .category-posts__item {
  margin-top: 30px;
}

.category-posts__item--left {
  max-width: 498px;
}

.category-posts__item--left h2 {
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 1.04px;
  text-transform: uppercase;
  color: #2a2e35;
}

.category-posts__item--text {
  margin-top: 20px;
  margin-bottom: 60px;
  color: #2a2e35;
  text-align: justify;
}

.category-posts__item--photo {
  position: relative;
  width: 100%;
  max-width: 944px;
}

.category-posts__item--photo:before {
  content: '';
  display: block;
  padding-top: 42.373%;
}

.category-posts__item--photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.category-posts__item--photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 992px) {
  .category-posts__item {
    flex-direction: column;
  }

  .category-posts__item--photo {
    order: 0;
    padding: 0;
  }

  .category-posts__item--left {
    order: 1;
    max-width: none;
  }
}

.therapeutic {
  padding-top: 160px;
  padding-bottom: 120px;
}

.therapeutic .container {
  max-width: 1270px;
  padding: 0 15px;
  margin: 0 auto;
}

.therapeutic-title {
  margin-bottom: 57px;
  text-align: center;
}

.therapeutic-link {
  margin: 50px auto 0;
}

.therapeutic-photo {
  position: relative;
  width: 100%;
}

.therapeutic-photo-mob {
  display: none;
}

.therapeutic-photo:before {
  content: '';
  display: block;
  padding-top: 17.504%;
}

.therapeutic-photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.therapeutic-photo img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.therapeutic-page .container-content.container-content-after {
  margin-top: 48px;
}

.therapeutic-page .container-content.container-content-after p + p {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .therapeutic {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .therapeutic .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .therapeutic-title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.02em;
  }

  .therapeutic-photo {
    height: 248px;
    overflow-x: scroll;
    display: none;
  }

  .therapeutic-photo-mob {
    display: block;
    text-align: center;
  }

  .therapeutic-photo::-webkit-scrollbar {
    height: 8px;
    width: 90%;
  }

  .therapeutic-photo::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 50px;
  }

  .therapeutic-photo::-webkit-scrollbar-thumb {
    background: #2a2e35;
    border-radius: 50px;
    border: 1px solid #2a2e35;
    width: 101px;
  }

  .therapeutic-photo img {
    width: 1240px;
    max-width: none;
    height: 209px;
  }

  .therapeutic-photo:before {
    display: none;
  }
}

.notre-book {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f2f4f8;
  padding-left: calc((100vw - 1240px) / 2);
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 1284px) {
  .notre-book {
    padding-left: 15px;
  }
}

.notre-book .container {
  display: flex;
  align-items: stretch;
  position: relative;
  z-index: 2;
  justify-content: space-between;
  gap: 20px;
}

.notre-book-link-mob {
  display: none;
}

.notre-book-link {
  display: none;
}

.notre-book-left {
  max-width: 498px;
  padding-bottom: 23px;
  width: 40.253165%;
  /* 636px/1580 */
}

.notre-book-text {
  text-align: justify;
}

.notre-book-photo {
  max-width: 944px;
  width: 59.746835%;
  /* 944px/1580 */
  overflow: hidden;
}

.notre-book-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 923px) {
  .notre-book-photo:hover img {
    transform: scale(1.04);
  }
}

.notre-book-text {
  margin-top: 40px;
  margin-bottom: 60px;
}

.notre-book-mask-bg {
  position: absolute;
  bottom: -8px;
  right: 0;
  display: block;
  z-index: 1;
}

@media only screen and (max-width: 923px) {
  .notre-book {
    padding: 40px 0;
  }

  .notre-book-text {
    margin-top: 24px;
    margin-bottom: 0;
  }

  .notre-book .container {
    flex-direction: column;
    gap: 32px;
  }

  .notre-book-left {
    width: 100%;
    max-width: none;
    padding: 0 15px;
  }

  .notre-book-photo {
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .notre-book-link {
    display: none;
  }

  .notre-book-link-mob {
    display: flex;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .notre-book h2 {
    font-size: 24px;
    line-height: 30px;
    /* or 125% */
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }

  .notre-book p {
    font-size: 14px;
  }
}

.conseils {
  background: #2a2e35;
  padding-top: 70px;
  padding-bottom: 70px;
}

.conseils-list--mob {
  display: none;
}

.conseils .container {
  max-width: 1270px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
}

.conseils-title {
  color: #fff;
  font-family: 'Montserrat M', sans-serif;
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 40px;
}

.conseils-item {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
}

.conseils-link {
  min-width: 257px;
  width: 100%;
  border-color: #fff;
  color: #fff;
  margin-top: 40px;
  padding-left: 22px;
  padding-right: 22px;
}

.conseils-link:hover {
  border-color: transparent;
}

.conseils-link span {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 0.56px;
  text-transform: uppercase;
}

.conseils-link::before {
  transition: 0.3s ease-in-out;
  background: radial-gradient(
    111.25% 596.25% at 27.78% 100%,
    #dfb1cc 0%,
    #ffffff 100%
  );
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
  z-index: 0;
}

.conseils-link:hover span {
  color: #000;
  z-index: 222;
}

.conseils-page .container {
  max-width: 1276px;
  width: 100%;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 32px;
  flex-wrap: wrap;
  padding-top: 48px;
  padding-bottom: 208px;
}

.conseils-page .conseils-item {
  width: 48%;
  background: var(--secondary-gray, #f2f4f8);
}

@media only screen and (min-width: 768px) {
  .swiper-wrapper {
    align-items: stretch;
  }

  .conseils-item {
    height: auto;
  }
}

@media only screen and (min-width: 992px) {
  .conseils-item {
    max-width: 604px;
    min-width: 461.75px;
    width: 49%;
  }
}

@media only screen and (max-width: 1270px) {
  .conseils-item {
    width: 48%;
  }
}

.conseils-item__info {
  padding: 25px 30px 66px 30px;
  position: relative;
}

@media only screen and (max-width: 832px) {
  .conseils-page .conseils-item {
    width: 47.1%;
  }
}

@media only screen and (max-width: 768px) {
  /* .conseils-item__info { */
  /* min-height: 54%; */
  /* min-height: auto; */
  /* } */

  /* .conseils-item--mob__info, conseils-item--mob__title{
color: #fff;
	} */
  .conseils-list-slider {
    max-width: 568px;
    width: 100%;
    margin: 0 auto;
  }

  .conseils-list-slider .swiper-wrapper {
    align-items: stretch;
  }

  .conseils-item--mob__link {
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    margin-bottom: 25px;
  }

  .conseils-list-slider .swiper-slide {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .conseils-list--mob {
    display: block;
  }

  .conseils-item--mob {
    background-color: #fff;
  }

  .conseils-item--mob__info {
    padding: 25px 30px;
  }

  .conseils-item--mob__info-wrap {
    margin-top: 20px;
    margin-bottom: 32px;
  }

  .conseils-photo--mob img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media only screen and (max-width: 583px) {
  .conseils-page .conseils-item {
    width: 100%;
  }
}

.conseils-item__info-wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 86%;
}

.conseils-item__link {
  display: block;
  text-transform: uppercase;
  font-family: 'Montserrat R', sans-serif;
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  left: 30px;
  bottom: 31px;
}

.conseils-item__link-mob {
  display: none;
}

.conseils-item__link:hover {
  text-decoration: underline;
}

.conseils-item__title a {
  font-family: 'Montserrat M', sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.conseils-item__text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 25px;
}

@media only screen and (min-width: 768px) {
  .conseils-slider__nav {
    display: none;
  }

  .conseils .conseils-list--wrap {
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
  }
}

.conseils-photo {
  max-width: 200px;
  width: 100%;
}

.conseils-photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (min-width: 992px) {
  .conseils-photo img {
    min-width: 200px;
  }
}

.conseils-photo img.conseils-photo-mob {
  display: none;
}

@media screen and (max-width: 992px) {
  .conseils-photo {
    max-width: none;
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 59%;
  }

  .conseils-photo:before {
    content: '';
    display: block;
    /* padding-top: 56.6%; */
    /* padding-top: 157.6%; */
    padding-top: 127.6%;
  }

  .conseils-item__link {
    position: absolute;
    bottom: 25px;
  }

  .conseils-photo img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .conseils-list {
    width: 100%;
  }

  .conseils-item {
    width: 43%;
    flex-direction: column;
  }

  .conseils-item__info {
    position: relative;
    /* height: auto; */
    height: 49%;
    /* min-height: 49%; */
    min-height: 38%;
  }

  /* .conseils-item__link {
      display: none;
   }
   .conseils-item__link-mob {
      display: block;
   } */
}

@media (min-width: 768px) and (max-width: 992px) {
  .conseils .conseils-list--wrap {
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .conseils {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .conseils-list {
    display: none;
  }

  .conseils-item__info {
    /* height: auto; */
    /* min-height: 44%; */
    min-height: auto;
  }

  .conseils-item {
    width: auto;
    height: auto;
  }

  .conseils-item__text {
    margin-bottom: 32px;
    font-size: 14px;
    line-height: 20px;
  }

  .conseils-photo::before {
    /* padding-top: 89.6%; */
    padding-top: 133.6%;
  }

  .conseils-photo img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .conseils-slider__nav {
    display: flex;
    margin-top: 32px;
    justify-content: space-between;
  }

  .conseils-slider__nav .swiper-pagination {
    position: static;
    display: flex;
    align-items: center;
    width: 50px;
    justify-content: space-between;
    /* display: none; */
  }

  .conseils-slider__nav .swiper-pagination span,
  .conseils-slider__nav .swiper-pagination p {
    color: #fff;
  }

  .conseils-slider__btn-wrap {
    gap: 32px;
    display: flex;
    /* justify-content: right; */
    margin-left: auto;
  }
}

@media screen and (max-width: 576px) {
  .conseils .container {
    padding: 0 20px;
  }

  .conseils-photo img.conseils-photo-mob {
    display: block;
  }

  .conseils-photo img.conseils-photo-mob + img {
    display: none;
  }

  /* .conseils-photo img {
      display: none;
   } */
  /* .conseils-photo img.conseils-photo-mob {
      display: block;
   } */
  .conseils-photo::before {
    /* padding-top: 125%; */
    padding-top: 64.48%;
  }

  .conseils-item__info {
    height: auto;
  }

  .conseils-photo img {
    bottom: auto;
  }
}

.access {
  padding-top: 100px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.access .container {
  max-width: 1270px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.access-title {
  margin-bottom: 40px;
}

.access-wrap {
  display: flex;
  align-items: justify;
  justify-content: space-between;
  gap: 25px;
  flex-wrap: wrap;
}

.access-left {
  width: 39.448819%;
  /* 501px/1270 */
  min-width: 390px;
}

.access-right {
  width: 50.559055%;
  max-width: 618px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 390px;
}

.access-right-title {
  font-size: 18px;
}

.access-right-text {
  margin-top: 10px;
  text-align: justify;
}

.access-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  z-index: -1;
}

@media screen and (max-width: 992px) {
  .access .container {
    max-width: 501px;
    margin-left: auto;
    margin-right: auto;
  }

  .access-right {
    width: 100%;
  }

  .access-right-btn {
    margin-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .access {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .access .container {
    max-width: 501px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .access-left {
    min-width: 324px;
  }

  .access-right {
    min-width: auto;
    width: 100%;
    max-width: 501px;
  }
}

.google-maps {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.google-map {
  height: 400px;
}

.google-map div[title='marker'] img {
  display: none;
}

.google-map div[title='marker'] {
  background-image: url(../img/map-marker.svg);
  transition: 0.2s;
  background-size: contain;
  width: 92px !important;
  height: 92px !important;
  background-repeat: no-repeat;
}

.google-map div[title='marker']:hover {
  transform: scale(1.2);
}

.paralax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 31.25%;
  position: relative;
}

.paralax::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(
    0deg,
    rgba(42, 46, 53, 0.5),
    rgba(42, 46, 53, 0.5)
  );
  z-index: 0;
}

.paralax-link {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  z-index: 1;
  padding: 12px 48px;
  color: #fff;
  border: 1px solid #ffffff;
  border-radius: 30px;
  overflow: hidden;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
  min-width: 335px;
}

.paralax-link p {
  position: relative;
  z-index: 1;
}

.paralax-link::before {
  content: '';
  background: radial-gradient(
    111.25% 596.25% at 27.78% 100%,
    #dfb1cc 0%,
    #ffffff 100%
  );
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
  z-index: 0;
}

.paralax-link:hover {
  color: #2a2e35;
  border-color: transparent;
}

.paralax-link:hover::before {
  opacity: 1;
}

@media screen and (max-width: 992px) {
  .paralax {
    padding-top: 42.25%;
  }
}

@media screen and (max-width: 768px) {
  .paralax {
    background-attachment: unset;
    padding-top: 46.25%;
  }
}

@media screen and (max-width: 576px) {
  .paralax {
    padding-top: 57.6%;
  }

  .paralax-link p {
    font-size: 14px;
    line-height: 16px;
    font-family: 'Montserrat M', sans-serif;
    text-align: center;
  }
}

.contact {
  padding-top: 70px;
  background: #2a2e35;
  padding-bottom: 140px;
}

.contact .container {
  max-width: 1270px;
  padding: 0 15px;
  margin: 0 auto;
  color: #fff;
}

.contact-done-alert {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 222;
  opacity: 0;
  pointer-events: none;
}

.contact-title {
  color: inherit;
}

.contact-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.contact-title {
  margin-bottom: 40px;
}

.contact-left {
  width: 39.212598%;
  /* 498px/1270 */
  min-width: 354px;
}

.contact-links {
  margin-top: 81px;
}

.contact-links a p {
  color: #fff;
}

.contact-links div + a {
  margin-top: 21px;
}

.contact-links a svg path {
  stroke: #fff;
}

.contact-links a p::before {
  background: #fff;
}

.contact-right {
  max-width: 603px;
  width: 47.480315%;
  /* 603px/1270 */
  min-width: 354px;
  position: relative;
}

.contact form .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
}

/* .contact form .wpcf7-validates-as-required {
  padding-left: 10px;
} */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  padding-left: 10px;
}

.contact form .form-btn {
  padding: 12px 53px;
  position: relative;
  border-radius: 30px;
  overflow: hidden !important;
  position: relative;
  z-index: 10;
  background: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  margin-top: 27px;
}

.contact form .form-btn span {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Montserrat M', sans-serif;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  color: #fff;
  cursor: pointer;
}

.contact form .form-btn:before {
  content: '';
  background: radial-gradient(
    111.25% 596.25% at 27.78% 100%,
    #dfb1cc 0%,
    #ffffff 100%
  );
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.contact form .form-btn:hover {
  border-color: transparent;
}

.contact form .form-btn:hover span {
  color: #2a2e35;
}

.contact form .form-btn:hover:before {
  opacity: 1;
}

.contact form .wpcf7-not-valid-tip {
  font-size: 0.8em;
}

.contact form .label {
  position: relative;
  border-bottom: 1px solid #5a6273;
  transition: 0.3s ease-in-out;
}

.contact form .label:focus-visible,
.contact form .label:focus {
  outline: none;
}

.contact form .label span {
  display: block;
  height: 100%;
}

.contact form .label span:focus-visible,
.contact form .label span:focus {
  outline: none;
}

.contact form .label.active-label {
  border-color: #fff;
}

.contact form .label.active-label input {
  padding-bottom: 9px;
  padding-top: 20px;
}

.contact form .label.active-label textarea {
  padding-top: 25.5px;
}

.contact form .label.active-label .label-text {
  top: 0;
}

.contact form .label input,
.contact form .label textarea {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
  background: transparent;
  border: none;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Golos Text', sans-serif;
  letter-spacing: 0.02em;
  transition: 0.3s ease-in-out;
}

.contact form .label input:focus-visible,
.contact form .label input:focus,
.contact form .label textarea:focus-visible,
.contact form .label textarea:focus {
  outline: none;
}

.contact form .label input:focus-visible,
.contact form .label textarea:focus-visible {
  outline: none;
}

.contact form .label textarea {
  height: 123px;
  padding-bottom: 0;
  resize: none;
}

.contact form .label:not(.label-textarea) {
  height: 50px;
  margin-bottom: 16px;
}

.contact form .label-text {
  position: absolute;
  transition: 0.3s ease-in-out;
  top: 17.5px;
  left: 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .contact {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact .container {
    margin: 0 auto;
    max-width: 603px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-left,
  .contact-right {
    width: 100%;
    min-width: auto;
  }

  .contact-left p,
  .contact-right p {
    font-size: 14px;
    line-height: 20px;
  }

  .contact-wrapper {
    gap: 40px;
  }
}

@media screen and (max-width: 576px) {
  .contact h2 {
    font-size: 24px;
    line-height: 30px;
    /* identical to box height, or 125% */
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }

  .contact form .form-btn {
    max-width: 335px;
    width: 100%;
    margin: 26px auto 0;
    display: block;
  }

  .contact form .form-btn span {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Montserrat R', sans-serif;
  }
}

.technology-page .container {
  max-width: 1270px;
  width: 100%;
  margin: 0 auto;
  padding: 48px 15px 208px;
}

.technology-page__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.technology-page__item + .technology-page__item {
  margin-top: 30px;
}

.technology-page__item--left {
  max-width: 392px;
}

.technology-page__item--photo {
  max-width: 710px;
  overflow: hidden;
}

.technology-page__item--photo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 768px) {
  .technology-page__item--photo:hover img {
    transform: scale(1.04);
  }
}

.technology-page__item--title {
  font-family: 'Montserrat M', sans-serif;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2a2e35;
}

.technology-page__item--text {
  text-align: justify;
  margin-top: 20px;
}

.technology-page__item:nth-child(even) .technology-page__item--left {
  order: 2;
}

.technology-page__item:nth-child(even) .technology-page__item--right {
  order: 1;
}

@media screen and (max-width: 992px) {
  .technology-page__item--left {
    width: 43.612903%;
  }

  .technology-page__item--photo {
    width: 57.258065%;
    /* 710px/1240 */
  }
}

@media screen and (max-width: 768px) {
  .technology-page .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .technology-page__item {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .technology-page__item--left {
    order: 1;
    width: 100%;
    max-width: none;
  }

  .technology-page__item--photo {
    order: 0;
    width: 100%;
  }
}

.post .container {
  max-width: 846px;
  width: 100%;
  margin: 0 auto;
  padding: 48px 15px 160px;
}

/* .post .container + .container-clinique {
   padding: 0;
} */
/* .container-clinique ~ .post .container {
   padding: 0;
} */
.post .post-hero {
  padding-left: 0;
}

.post .post-hero-wrapper {
  max-width: 846px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.post__content {
  text-align: justify;
}

.post__content h2 {
  font-size: 26px;

  line-height: 36px;
}

.post__content h4 {
  font-size: 20px;
}

.page-id-1284 .post__content h2,
.page-id-1285 .post__content h2,
.page-id-1287 .post__content h2,
.page-id-1286 .post__content h2,
.page-id-1284 .post__content h3,
.page-id-1285 .post__content h3,
.page-id-1287 .post__content h3,
.page-id-1286 .post__content h3 {
  color: #cd4595;
}

.post__content ul li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.post__content ul li::before {
  content: '•';
  font-size: 24px;
}

.post__content p + p {
  margin-top: 30px;
}

.post__content figure {
  margin-top: 48px;
  margin-bottom: 48px;
}

.post__content h4 + p,
.post__content h2 + p,
.post__content p + h2,
.post__content p + h3,
.post__content p + h4 {
  margin-top: 16px;
}

.post__content h2,
.post__content h3,
.post__content h4 {
  margin-top: 16px;
}

.post__content p + ul {
  margin-top: 16px;
}

.post__content h4 + ul,
.post__content h3 + p,
.post__content h3 + ul,
.post__content h2 + h3 {
  margin-top: 16px;
}

.post__content a {
  font-family: 'Montserrat M', serif;
}

.post__content a:hover {
  text-decoration: underline;
}

.post__content ol li {
  display: list-item;
  padding-left: 15px;
}

.post-slider {
  margin-top: 40px;
  margin-bottom: 40px;
}

.post-slider__slide {
  position: relative;
  width: 100%;
}

.post-slider__slide:before {
  content: '';
  display: block;
  padding-top: 56.373%;
}

.post-slider__slide img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.post-slider__slide img {
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}

.post-slider-nav {
  display: flex;
  margin-top: 30px;
  align-items: center;
}

.post .swiper-button-prev,
.post .swiper-button-next {
  position: static;
  margin: 0;
  transition: 0.3s ease-in-out;
}

.post .swiper-button-prev::after,
.post .swiper-button-next::after {
  display: none;
}

.post .swiper-button-prev:hover {
  transform: translate(-2px);
}

.post .swiper-button-next:hover {
  transform: translate(2px);
}

.post .swiper-pagination {
  position: static;
  margin: 0;
}

.post .conseils-post-block {
  gap: 28px;
  margin-top: 48px;
  margin-bottom: 48px;
  justify-content: space-between;
}

.post .conseils-post-block figure {
  margin: 0;
}

.post .conseils-post__list {
  margin-top: 48px;
}

.post .conseils-post__item {
  background: #f2f4f8;
  padding: 20px;
}

.post .conseils-post__item--hero {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
}

.post .conseils-post__item {
  margin-top: 20px;
}

.therapeutic-page .post-hero {
  padding-left: 0;
}

.therapeutic-page .post-hero-wrapper {
  max-width: 846px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.therapeutic-page .container {
  padding-top: 48px;
  padding-bottom: 160px;
}

.therapeutic-page .container-therapeutic {
  max-width: 1270px;
  width: 100%;
  margin: 48px auto 0;
  padding: 0 15px;
}

.therapeutic-page .container-therapeutic--img {
  position: relative;
  width: 100%;
}

.therapeutic-page .container-therapeutic--img-mob {
  display: none;
}

.therapeutic-page .container-therapeutic--img:before {
  content: '';
  display: block;
  padding-top: 17.504%;
}

.therapeutic-page .container-therapeutic--img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.therapeutic-page .container-therapeutic--img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.therapeutic-page .container-content {
  max-width: 856px;
  width: 100%;
  margin: 0 auto;
  text-align: justify;
  padding: 0 15px;
}

.container-content ul {
  padding-left: 20px;
}

.container-content ul li {
  display: list-item;
}

/* .container-content ul li strong span {
   font-weight: 600;
} */
@media screen and (max-width: 768px) {
  .therapeutic-page-content {
    padding: 0 20px;
  }

  .therapeutic-page .container-therapeutic--img {
    height: 248px;
    overflow-x: scroll;
    display: none;
  }

  .therapeutic-page .container-therapeutic--img-mob {
    display: block;
    text-align: center;
  }

  .therapeutic-page .container-therapeutic--img::-webkit-scrollbar {
    height: 8px;
    width: 90%;
  }

  .therapeutic-page .container-therapeutic--img::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 50px;
  }

  .therapeutic-page .container-therapeutic--img::-webkit-scrollbar-thumb {
    background: #2a2e35;
    border-radius: 50px;
    border: 1px solid #2a2e35;
    width: 101px;
  }

  .therapeutic-page .container-therapeutic--img img {
    width: 1240px;
    max-width: none;
    height: 209px;
  }

  .therapeutic-page .container-therapeutic--img:before {
    display: none;
  }
}

.error {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  min-height: 100vh;
}

.error .header {
  position: static;
  background: #fff;
  padding-top: 7px;
  padding-bottom: 5px;
}

.error .header .burger {
  color: #2a2e35;
}

.error .header .burger span {
  background: #2a2e35;
}

.error .header .header__contacts-phone::before {
  color: #222222;
}

.error .header * {
  color: #2a2e35;
}

.error .header svg:not(.header-logo) path {
  stroke: #2a2e35;
}

.error .header .header-logo path {
  fill: #2a2e35;
}

.error .header nav ul li a:before {
  background: #000;
}

.error404__number {
  font-size: 50px;
  margin-bottom: 40px;
}

.error404__title {
  font-size: 27px;
  margin-bottom: 20px;
}

.error404__subtitle {
  font-size: 16px;
  text-align: center;
}

.error404__button {
  width: 100%;
  min-width: 300px;
  max-width: 300px;
  margin-top: 40px;
}

.footer {
  padding-top: 69px;
  padding-bottom: 28px;
  background: #2a2e35;
}

.footer .container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 15px;
}

.footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}

.footer-logo {
  min-width: 286px;
}

.footer .wrap {
  max-width: 832px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.footer .center {
  max-width: 498px;
  width: 100%;
}

.footer .center a {
  white-space: nowrap;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 4px;
}

.footer .center a::before {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s ease;
}

.footer .center a:hover::before {
  width: 100%;
}

.footer .center li + li {
  margin-top: 6px;
}

.footer .center .menu > .menu-item {
  padding: 0;
}

.footer-links {
  color: #fff;
  min-width: 313px;
}

.footer-links a {
  color: inherit;
}

.footer-links .mention-legales {
  display: block;
  margin-left: auto;
  text-align: right;
}

.footer-links p {
  text-align: right;
}

.footer-down .mediweb:hover,
.footer-down .mention-legales:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  .footer {
    padding-bottom: 40px;
    padding-top: 40px;
  }

  .footer-wrap {
    justify-content: center;
    gap: 40px;
  }

  .footer .wrap {
    flex-direction: column;
  }

  .footer .center {
    margin: 0 auto;
  }

  .footer-links {
    margin: 0 auto;
  }

  .footer .menu-item {
    text-align: center;
  }

  .footer-down p,
  .footer-down a {
    text-align: center !important;
  }
}

/* =============================================================clinical-cases-page */
.clinical-cases-page .container {
  max-width: 1270px;
  padding: 48px 15px 0;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 160px;
}

.clinical-cases-page .notre-book-wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.clinical-cases-page .notre-book-text {
  margin-top: 20px;
  margin-bottom: 0;
}

.clinical-cases-page .notre-book {
  padding-left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: calc((100% - 1027px) / 2);
}

.clinical-cases-page .notre-book-right {
  max-width: 392px;
  /* max-width: 498px; */
  width: 100%;
}

.clinical-cases-page .notre-book-photo {
  max-width: 603px;
  /* width: 100%; */
  width: 57%;
}

.clinical-cases-page .notre-book-right p {
  text-align: justify;
}

.clinical-cases-page .notre-book-right .btn {
  max-width: 250px;
  min-width: 250px;
  margin-top: 30px;
}

/* ================================================clinical list */
.clinical-block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  flex-wrap: wrap;
  row-gap: 50px;
}

.clinical-case__list {
  padding-top: 40px;
}

.clinical-category__wrap {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
  align-items: center;
  border-bottom: 1px solid var(--secondary-gray, #f2f4f8);
  overflow: auto;
  position: relative;
  padding-right: 151px;
  scroll-behavior: smooth;
}

.clinical-category__wrap::-webkit-scrollbar {
  width: 40px !important;
  /* Ширина скрол-повзунка */
  height: 1px;
}

/* Встановлення колір фону для скрол-повзунка */
.clinical-category__wrap::-webkit-scrollbar-thumb {
  background-color: #2a2e35;
  /* Колір фону */
  border: 1px solid #2a2e35;
  /* Ширина і колір рамки */
  width: 10px !important;
  /* height: 30px; */
}

.clinical-category {
  position: relative;
  padding-left: 54px;
}

.clinical-category::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 185px;
  height: 100%;
  display: block;
  pointer-events: none;
  /* background-color: #fff; */
  z-index: 1;
  background: linear-gradient(
    270deg,
    #ffffff 7.07%,
    #ffffffe8 50.71%,
    #ffffff00 90.49%
  );
}

.clinical-category__arrow-right {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  z-index: 2;
  cursor: pointer;
}

.clinical-category__arrow-left {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  z-index: 2;
  cursor: pointer;
}

/* .clinical-category:before {
   content: "";
   position: absolute;
   right: 0;
   top: 0;
   bottom: 0;
   height: 100%;
   background: linear-gradient(
      270deg,
      #fff 12.07%,
      rgba(217, 217, 217, 0.14) 139.71%,
      rgba(217, 217, 217, 0) 83.49%
   );
   width: 184px;
} */
.clinical-category__wrap p {
  font-family: 'Montserrat M', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 0.56px;
  text-transform: uppercase;
  color: #9ba3b2;
  padding-bottom: 10px;
  padding-top: 10px;
  cursor: pointer;
  white-space: nowrap;
}

.clinical-block__photos {
  max-width: 392px;
  width: 31.613%;
  margin: 0;
}

.clinical-block__photo-block {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.clinical-block__photo-block::before {
  content: '';
  display: block;
  padding-top: 56.1225%;
}

.clinical-block__photo-block img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.clinical-block-title {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;

  /* Desktop style/Body_18 */
  font-family: 'Montserrat R', sans-serif;

  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.clinical-block__navigation,
.assistants-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 175px;
  width: 100%;
  margin: 0 auto;
}

.assistants-nav {
  max-width: none;
  margin-top: 30px;
}

.clinical-block__navigation .swiper-button-prev,
.clinical-block__navigation .swiper-button-next,
.assistants-nav .swiper-button-prev,
.assistants-nav .swiper-button-next {
  position: static;
  margin: 0;
  width: 18px;
  height: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.clinical-block__navigation .swiper-button-prev::after,
.clinical-block__navigation .swiper-button-next::after,
.assistants-nav .swiper-button-prev::after,
.assistants-nav .swiper-button-next::after {
  display: none;
}

.clinical-category-title.active {
  color: var(--primary-dark, #2a2e35);
  /* border-bottom: 1px solid var(--primary-dark, #2a2e35); */
}

.clinical-block {
  display: none;
}

.clinical-block.active {
  display: flex;
}

@media only screen and (max-width: 1280px) {
  .clinical-block {
    justify-content: space-between;
  }

  .clinical-block__photos {
    width: 30.613%;
  }
}

@media only screen and (max-width: 992px) {
  .clinical-cases-page .notre-book-wrapper {
    justify-content: center;
  }

  .clinical-cases-page .notre-book-right,
  .clinical-cases-page .notre-book-photo {
    max-width: 603px;
    /* width: 100%; */
    width: 100%;
  }
}

@media only screen and (max-width: 814px) {
  .clinical-block__photos {
    width: 47%;
  }
}

@media only screen and (max-width: 576px) {
  .clinical-block__photos {
    width: 100%;
  }

  .clinical-block {
    justify-content: center;
  }
}

.clinical-cases {
  padding-bottom: 160px;
  background-color: #f2f4f8;
  position: relative;
}

.clinical-cases-wrapper {
  background-color: #fff;
}

.clinical-cases .container {
  max-width: 1595px;
  padding-right: 15px;
  margin-left: 0;
  margin-right: auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  position: relative;
  z-index: 1;
}

.clinical-cases__photo {
  max-width: 944px;
  width: 59.746835%;
  overflow: hidden;
}

.clinical-cases__photo-mob {
  display: none;
}

/* .clinical-cases__photo::before {
  content: "";
  display: block;
  padding-top: 42.373%;
} */
.clinical-cases__photo img {
  width: 100%;
  height: 100%;
  /* position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; */
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.clinical-cases__info {
  max-width: 498px;
  text-align: justify;
  /* padding-top: 23px; */
  padding-bottom: 23px;
  width: 31.222571%;
  /* 498px/1595 */
}

.clinical-cases__text {
  text-align: justify;
  margin-top: 40px;
  margin-bottom: 60px;
}

.clinical-cases .btn {
  max-width: 232px;
  /* letter-spacing: -0.34px; */
  width: 232px;
  /* color: #2a303c; */
  /* Desktop style/Button */
  font-family: 'Montserrat-M', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 0.56px;
  text-transform: uppercase;
}

.clinical-cases .btn-mob {
  display: none;
}

.clinical-cases__mask {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}

@media only screen and (max-width: 1200px) {
  .clinical-cases .container {
    align-items: stretch;
  }

  .clinical-cases__info {
    padding-bottom: 20px;
  }

  .clinical-cases__info {
    width: 37.222571%;
  }
}

@media only screen and (max-width: 992px) {
  .clinical-cases {
    background-color: transparent;
    padding-bottom: 40px;
  }

  .clinical-cases .container {
    padding-top: 40px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 32px;
  }

  .clinical-cases__photo {
    order: 1;
    max-width: 100%;
    width: 100%;
  }

  .clinical-cases__info {
    order: 0;
    max-width: 100%;
    width: 100%;
  }

  .clinical-cases__photo {
    display: none;
  }

  .clinical-cases__photo.clinical-cases__photo-mob {
    display: block;
    order: 1;
  }

  .clinical-cases .btn {
    display: none;
  }

  .clinical-cases .btn-mob {
    display: block;
    order: 2;
    text-align: center;
  }

  .clinical-cases__text {
    margin-bottom: 0;
  }
}

.traitements-template-default .container-clinique {
  max-width: 1270px;
  width: 100%;
  margin: 0 auto;
  padding: 48px 15px 160px;
}

.traitements-template-default .container-clinique > h2 {
  text-align: center;
  margin-bottom: 40px;
}

.traitements-template-default .clinical-blocks {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}

.traitements-template-default .clinical-block {
  display: block;
}

/* .traitements-template-default .clinical-block__photos {
   width: 100%;
} */
.traitements-template-default .clinical-block__photos .swiper-wrapper {
  height: auto;
}

@media only screen and (min-width: 1312px) {
  .menu > .menu-item {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}

@media only screen and (max-width: 1312px) {
  .menu-item.menu-item-has-children > a {
    pointer-events: none;
  }

  .menu-item.menu-item-has-children .sub-menu {
    margin-top: 15px;
    position: static !important;
    display: none;
  }

  .menu-item.menu-item-has-children .sub-menu {
    min-width: auto !important;
    max-width: 100%;
  }

  .menu-item.menu-item-has-children {
    width: 100%;
    text-align: center;
  }

  .menu-item.menu-item-has-children a {
    display: inline-block !important;
    line-height: 24px;
    width: auto !important;
  }

  .menu-item.menu-item-has-children > a:after {
    content: url(../img/arrow-down.svg);
    display: block;
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    position: absolute;
    left: 106%;
    top: 41%;
    transform: translateY(-50%);
  }

  .menu-item.menu-item-has-children
    .sub-menu
    .menu-item.menu-item-has-children
    > a:after {
    content: url(../img/arrow-down-white.svg);
  }

  .menu-item.menu-item-has-children.active > .sub-menu {
    display: block;
    white-space: normal;
  }

  .f-nav .menu-item.menu-item-has-children::after {
    top: 0 !important;
    transform: translate(0) !important;
    display: none !important;
  }
}

.menu-item {
  position: relative;
}

.menu-item.menu-item-has-children {
  padding-right: 22px;
}

.menu-item.menu-item-has-children.active > a::before {
  width: 100% !important;
}

.menu-item.menu-item-has-children::after {
  content: url(../img/arrow-down-white.svg);
  display: block;
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  right: 0;
  top: 48%;
  transform: translateY(-50%);
}

.menu-item.menu-item-has-children.active::after {
  transform: translateY(-50%) rotate(180deg) !important;
}

.f-nav .menu-item.menu-item-has-children::after {
  content: url(../img/arrow-down.svg);
  display: block;
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  position: absolute;
  right: 0;
  top: 48%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1311px) {
  .menu-item.menu-item-has-children::after {
    display: none;
  }
}

.menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  flex-direction: column;
  align-items: flex-start;
  background: #2a2e35;
  /* padding: 12px; */
  padding: 0;
  min-width: 191px;

  width: auto;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s ease-in-out;
}

.menu-item.menu-item-has-children.active > .sub-menu {
  opacity: 1;
  pointer-events: all;
}

.menu-item.menu-item-has-children > .sub-menu li .sub-menu {
  top: 0;
  left: 100%;
}

.menu-item.menu-item-has-children > .sub-menu li.menu-item-has-children::after {
  content: url(../img/arrow-down-white.svg);
  right: 3px;
  transform: translateY(-50%) rotate(-90deg);
}

.menu-item.menu-item-has-children
  > .sub-menu
  li.menu-item-has-children.active::after {
  transform: translateY(-50%) rotate(90deg) !important;
}

.menu-item.menu-item-has-children .sub-menu a {
  color: #fff;
  display: block;
  width: 100%;
}

.menu-item.menu-item-has-children .sub-menu li {
  /* padding-top: 0;
   padding-bottom: 0; */
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  width: 100%;
  box-sizing: border-box;
}

.menu-item.menu-item-has-children .sub-menu li.menu-color {
  padding-bottom: 15px;
}

/* .menu-item.menu-item-has-children .sub-menu li.menu-color + li {
   padding-bottom: 15px;
} */
.menu-item.menu-item-has-children .sub-menu li:last-child {
  padding-bottom: 15px;
}

.menu-item.menu-item-has-children .sub-menu a::before {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s ease;
  transition: 0.3s ease-in-out;
}

.menu-item.menu-item-has-children .sub-menu a:hover::before {
  width: 100%;
}

.menu-color > a {
  pointer-events: none;
}

.grecaptcha-badge {
  visibility: hidden;
}
