@font-face {
  font-family: "HelveticaNeueCyr";
  font-display: swap;
  src: url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueCyr";
  font-display: swap;
  src: url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueCyr";
  font-display: swap;
  src: url("../fonts/HelveticaNeueCyr-Bold.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Bold.woff2") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'endoclinic-icons';
  src: url("../fonts/endoclinic-icons.eot?sfemry");
  src: url("../fonts/endoclinic-icons.eot?sfemry#iefix") format("embedded-opentype"), url("../fonts/endoclinic-icons.ttf?sfemry") format("truetype"), url("../fonts/endoclinic-icons.woff?sfemry") format("woff"), url("../fonts/endoclinic-icons.svg?sfemry#endoclinic-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'endoclinic-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-user-arrow:before {
  content: "\e909";
}

.icon-file:before {
  content: "\e908";
}

.icon-trash-can:before {
  content: "\e907";
}

.icon-paper-clip:before {
  content: "\e900";
}

.icon-arrow-dropdown:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-email:before {
  content: "\e903";
}

.icon-phone:before {
  content: "\e904";
}

.icon-quotes:before {
  content: "\e905";
}

.icon-star:before {
  content: "\e906";
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font: 1em monospace, monospace;
}

a {
  background: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font: 1em monospace, monospace;
}

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;
}

button,
input,
optgroup,
select,
textarea {
  font: 100%/1.15 inherit;
  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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #152F38;
  margin: 0;
  font-family: "HelveticaNeueCyr", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

ul {
  list-style: none;
  padding: 0;
}

button {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  outline: none;
}

.footer-location {
  line-height: 1;
}
#map {
  width: 100%;
  height: 500px;
  outline: none;
  z-index: 1;
}

.marker {
  background-image: url('../img/map-marker.png');
  width: 36px;
  height: 36px;
  background-size: cover;
	background-repeat: no-repeat;
}

.mapboxgl-popup-content {
  padding: 16px 20px!important;
  border-radius: 10px;
}
.mapboxgl-popup-close-button {
  display: none;
}
.mapboxgl-popup {
  max-width: 400px!important;
}
.popup-header {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.popup-header img{
  display: block;
  /* width: 30px; */
  height: 50px;
  border-radius: 4px;
  object-fit: contain;
  margin-right: 8px;
}
.popup-header .popup__title {
  font-size: 18px;
  font-weight: 700;
}
.mapboxgl-popup-content p {
  font-size: 16px;
  color: #152F38;
  line-height: 26px;
}
.mapboxgl-popup-content a {
  color: #BC8B5E;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  font-family: inherit;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid transparent;
}
.mapboxgl-popup-content a:hover {
  border-color: #BC8B5E;
}
@media (max-width: 768px) {
  .mapboxgl-popup {
    max-width: 270px!important;
  }
  .popup-header img {
    max-width: 75px;
  }
  .popup-header .popup__title {
    font-size: 15px;
  }
  .mapboxgl-popup-content p {
    font-size: 14px;
  }
}
.site-container {
  margin: 0 auto;
  overflow: hidden;
}

.container {
  max-width: 1270px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.js-lock {
  overflow: hidden;
}

.mobile-hidden {
  display: none;
}

h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.25;
}

h2 {
  color: #AEE2CE;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

p, em {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
em {
  display: block;
}
.mb-24 {
  margin-bottom: 24px;
}
.btn-primary {
  background: #AEE2CE;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 268px;
  width: 100%;
  height: 64px;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #15404F;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-primary:hover {
  background: #9AEACB;
  color: #152F38;
}

.btn-primary:active {
  background: #91BEAD;
  color: #152F38;
}

.btn-secondary {
  background: #152F38;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 268px;
  width: 100%;
  height: 64px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-secondary:hover {
  background: #ffffff;
  color: #BC8B5E;
}

.btn-secondary:active {
  background: #DCE0E1;
  color: #BC8B5E;
}

.link-primary {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-decoration: none;
}

.link-primary__title {
  display: none;
  margin-right: 20px;
  padding-right: 12px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.link-primary__circle {
  position: relative;
  max-width: 70px;
  min-width: 70px;
  max-height: 70px;
  min-height: 70px;
  border: 1px solid #ffffff;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.link-primary__arrow {
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: -12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 38px;
  height: 1px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.link-primary__arrow::before,
.link-primary__arrow::after {
  background: #ffffff;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 1px;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.link-primary__arrow::before {
  top: 0.5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}

.link-primary__arrow::after {
  top: unset;
  bottom: 0.5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}

.link-primary:hover .link-primary__title {
  color: #BC8B5E;
}

.link-primary:hover .link-primary__circle {
  border-color: #BC8B5E;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.link-primary:hover .link-primary__arrow {
  background: #BC8B5E;
  width: 64px;
}

.link-primary:hover .link-primary__arrow::before,
.link-primary:hover .link-primary__arrow::after {
  background: #BC8B5E;
}

.show__item {
  display: none;
}

.show__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  color: #BC8B5E;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.section-header {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-header h1 {
  color: #AEE2CE;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.swiper-slide {
  cursor: -webkit-grab;
  cursor: grab;
}

.swiper-navigation {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 32px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swiper-button-prev,
.swiper-button-next {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  margin-top: 0;
  width: auto;
  height: auto;
  padding: 8px;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-button-prev .link-primary__circle,
.swiper-button-next .link-primary__circle {
  max-width: 42px;
  min-width: 42px;
  max-height: 42px;
  min-height: 42px;
}

.swiper-button-prev .link-primary__arrow,
.swiper-button-next .link-primary__arrow {
  left: -16px;
}

.swiper-button-prev .link-primary:hover .link-primary__circle,
.swiper-button-next .link-primary:hover .link-primary__circle {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-button-prev .link-primary:hover .link-primary__arrow,
.swiper-button-next .link-primary:hover .link-primary__arrow {
  width: 48px;
}

.swiper-button-prev .link-primary {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
}

.swiper-pagination .swiper-pagination-bullet {
  position: relative;
  min-width: 20px;
  min-height: 20px;
  max-width: 20px;
  max-height: 20px;
  background: transparent;
  opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 100px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.swiper-pagination .swiper-pagination-bullet-active::before {
  width: 100%;
  height: 100%;
  background: #BC8B5E;
}

.swiper .swiper-horizontal > .swiper-pagination-bullets,
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper .swiper-pagination-custom,
.swiper .swiper-pagination-fraction {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: unset;
  margin: 0 20px;
}

.os-theme-dark .os-scrollbar,
.os-theme-light .os-scrollbar {
  background: #0A1D23;
  border-radius: 4px;
  padding: 6px 8px;
  height: 16px;
}

.os-theme-dark .os-scrollbar .os-scrollbar-track .os-scrollbar-handle {
  background: rgb(255, 170, 80);
  border-radius: 4px;
}

.error {
  padding: 124px 0 40px;
  height: calc(100vh - 254px);
}

.error .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.error h1 {
  font-size: 160px;
  font-weight: 400;
}

.error p {
  font-size: 20px;
  text-align: center;
}

.error .btn-primary {
  margin-top: 40px;
  min-height: 64px;
}

.about-quote {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.about-quote .icon-quotes {
  color: #ffffff;
  font-size: 53px;
}

.about-quote p {
  margin: 28px 0 16px;
  font-size: 20px;
}

.about-quote h3 {
  color: #AEE2CE;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

.about-quote h3 span {
  display: block;
  color: #ffffff;
  font-weight: 400;
}

.about-page .about {
  padding: 124px 0 40px;
}

.contacts {
  padding: 124px 0 40px;
}

.contacts__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.contacts__wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.contacts__wrapper.locations__wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.contacts h3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 40px 0 12px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.contacts li {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 10px;
}

.contacts li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contacts li a:hover {
  color: #BC8B5E;
}

.contacts__phone {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contacts__phone:hover {
  color: #BC8B5E;
}

.contacts .show__trigger {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.footer {
  overflow: hidden;
  margin-top: 40px;
  padding: 60px 0 48px;
  border-top: 1px solid #ffffff;
}

.footer .logo {
  display: block;
  margin-bottom: 60px;
  max-width: 179px;
  min-width: 179px;
  max-height: 65px;
  min-height: 65px;
}

.footer .logo img {
  width: 100%;
  height: 100%;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -15px;
  padding-bottom: 60px;
}

.footer ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 15px;
}

.footer ul.footer__list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.footer h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 12px;
}

.footer a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer a:hover {
  color: #BC8B5E;
}

.footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer .copyright a {
  color: #6A838B;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer .copyright a:not(:last-child) {
  margin-right: 20px;
}

.footer .copyright a:hover {
  color: #BC8B5E;
}
.no-overflow-container {
  overflow: initial;
}
.header {
  pointer-events: none;
}
.header .container * {
  pointer-events: all;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

.header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .container {
  position: relative;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header .logo {
  background: #152F38;
  z-index: 100;
  display: block;
  max-width: 130px;
  min-width: 130px;
  max-height: 60px;
  min-height: 60px;
  padding: 10px 12px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .logo img,
.header .logo source {
  width: 100%;
  height: 100%;
}

.header-contacts {
  z-index: 100;
  position: fixed;
  bottom: 15px;
  right: 15px;
}

.header-contacts__item:not(:last-child) {
  margin-bottom: 12px;
}

.header-contacts__link {
  max-width: 60px;
  min-width: 60px;
  max-height: 60px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #152F38;
  border: 1px solid #ffffff;
  border-radius: 6px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-contacts__link i {
  color: #ffffff;
  font-size: 26px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-contacts__link:hover {
  background: #ffffff;
}

.header-contacts__link:hover i {
  color: #BC8B5E;
}

.header-contacts__link:active {
  background: #DCE0E1;
}

.header-content {
  position: fixed;
  top: 0;
  left: 0;
  background: #363636;
  opacity: 0;
  visibility: hidden;
  display: none;
  width: 100%;
  padding: 186px 0 32px;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.header-content .container {
  display: block;
}

.header-content__item {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.header-content__item:not(:last-child) {
  margin-bottom: 8px;
}

.header-content__link {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.header-content__footer {
  margin-top: 144px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-content__footer .btn-secondary {
  max-width: 282px;
  height: 74px;
}

.header .burger {
  z-index: 100;
  position: absolute;
  top: 0;
  right: 15px;
  max-width: 60px;
  min-width: 60px;
  max-height: 60px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #152F38;
  border: 1px solid #ffffff;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .burger__wrapper {
  position: relative;
  max-width: 26px;
  max-height: 16px;
  min-width: 26px;
  min-height: 16px;
}

.header .burger__wrapper::after,
.header .burger__wrapper::before {
  content: '';
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: #ffffff;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .burger__wrapper::before {
  top: 1px;
}

.header .burger__wrapper::after {
  bottom: -1px;
}

.header .burger__line {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: #ffffff;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .burger:hover {
  background: #ffffff;
}

.header .burger:hover .burger__wrapper::before,
.header .burger:hover .burger__wrapper::after {
  background: #BC8B5E;
}

.header .burger:hover .burger__line {
  background: #BC8B5E;
}

.header .burger:active {
  background: #DCE0E1;
}

.header.js-scroll-down {
  background: #152F38;
}

.header.js-nav-open .burger {
  background: #ffffff;
}

.header.js-nav-open .burger__wrapper::before,
.header.js-nav-open .burger__wrapper::after {
  background: #BC8B5E;
}

.header.js-nav-open .burger__wrapper::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
}

.header.js-nav-open .burger__wrapper::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
}

.header.js-nav-open .burger__line {
  opacity: 0;
  visibility: hidden;
  background: #BC8B5E;
}

.header.js-nav-open .nav {
  opacity: 1;
  visibility: visible;
}

.nav {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #152F38;
  padding: 124px 15px 15px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav__item:not(:last-child) {
  margin-bottom: 20px;
}

.nav__item.plug .nav__link {
  display: none;
}

.nav__link {
  text-decoration: none;
}

.nav__link .title {
  display: block;
  color: #AEE2CE;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.25;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav__link .symbol {
  display: none;
  position: absolute;
  top: 8px;
  left: 8px;
  color: #AEE2CE;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav__link .number {
  display: none;
  position: absolute;
  top: 8px;
  right: 8px;
  color: #B0B0AF;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav__link:hover .title {
  color: #ffffff;
}

.nav__link:active .title {
  color: #DCE0E1;
}

.about {
  padding: 40px 0;
}

.about-table {
  position: relative;
}

.about__photo {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}

.about__photo img,
.about__photo source,
.about__photo picture {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.about-progress-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -15px;
}

.about-progress-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 150px;
  padding: 15px;
}

.about-progress__item {
  max-width: 100%;
  max-height: 110px;
  border-radius: 10px;
  overflow: hidden;
}

.about-progress__item img {
  width: 100%;
  height: 100%;
}

.about h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 24px;
}

.about p {
  margin-bottom: 32px;
}

.about-label:not(:last-child) {
  margin-bottom: 30px;
}

.about-label:nth-child(3) .about-label-dots {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.about-label:nth-child(3) .about-label__dot:not(:last-child) {
  margin: 0;
}

.about-label:nth-child(3) .about-label__dot:not(:first-child) {
  margin-left: -5px;
}

.about-label-table {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.about-label__title {
  display: block;
  margin-top: 16px;
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
}

.about-label-dots {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.about-label__dot {
  width: 15px;
  height: 15px;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #ffffff;
  border-radius: 100px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.about-label__dot:not(:last-child) {
  margin-left: -5px;
}

.about-label__dot.active {
  background: #AEE2CE;
  z-index: 1;
  border-color: #AEE2CE;
}

.hero {
  position: relative;
  padding: 124px 0 48px;
  margin-bottom: 40px;
}

.hero h1 {
  margin-bottom: 8px;
  max-width: 900px;
}

.hero p {
  max-width: 956px;
}

.hero .btn-primary {
  margin: 32px auto 0;
  max-width: 100%;
}

.hero .btn-secondary {
  margin: 24px auto 0;
  max-width: 100%;
}

.hero__background {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.locations {
  padding: 40px 0;
}

.locations .map {
  border-radius: 10px;
  overflow: hidden;
}

.practices {
  padding: 40px 0;
}

.technology {
  padding: 40px 0;
}

.technology__content {
  padding: 0 15px;
}

.technology__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -15px;
}

.technology__wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 15px;
}

.technology-card {
  cursor: pointer;
  position: relative;
  max-height: 300px;
  min-height: 300px;
  border-radius: 10px;
  overflow: hidden;
}
.technology-card ul {
  list-style: initial;
}
.technology-card ul li {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 24px;
}
/* .technology-card__image {
  height: 100%;
} */
.technology-card__image img,
.technology-card__image source {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.technology-card__content {
  background: rgba(255, 255, 255, 0.3);
}

.technology-card__header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: 10px;
  overflow: hidden;
}

.technology-card h3 {
  color: #152F38;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.technology-card__body p {
  display: none;
}

.technology-card__body p:not(:last-child) {
  margin-bottom: 24px;
}

.technology-card__body p span {
  display: block;
}

.technology-card__body .link-primary {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.technology-card__body .link-primary__title {
  display: block;
  font-weight: 700;
}

.technology-card__body .link-primary__circle {
  display: none;
}

.technology-card.js-active .link-primary {
  opacity: 1;
  visibility: visible;
}


@media (max-width: 460px) {
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
  }
  .swiper-pagination .swiper-pagination-bullet {
    min-width: 16px;
    min-height: 16px;
    max-width: 16px;
    max-height: 16px;
  }
}
.testimonials {
  padding: 40px 0;
}

.testimonials-slider {
  padding: 0 15px;
}

.testimonials-slide {
  height: auto;
}

.testimonials-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 36px 15px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: -webkit-grab;
  cursor: grab;
}

.testimonials-card .icon-quotes {
  color: #ffffff;
  font-size: 53px;
}

.testimonials-card p {
  text-align: center;
  margin: 24px 0 12px;
}

.testimonials-card-stars {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.testimonials-card-stars i {
  color: #F9DF5A;
  font-size: 25px;
}

.testimonials-card-stars i:not(:last-child) {
  margin-right: 8px;
}

.testimonials-card-stars i.empty {
  color: #B0B0AF;
}

.testimonials-card h5 {
  margin-top: 24px;
  color: #AEE2CE;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.treatments {
  padding: 40px 0;
}

.treatments-slider {
  padding: 0 15px;
}

.privacy {
  padding: 124px 0 40px;
}
.entry-content h3 {
  color: #AEE2CE;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin: 20px 0;
}
.entry-content p {
  margin: 20px 0;
}
.entry-content p span {
  display: block;
  font-weight: 700;
}
.entry-content ul {
  margin-bottom: 20px;
}
.entry-content ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;
  color: #ffffff;
  line-height: 1.4;
}
.entry-content ul li:before {
  background: #ffffff;
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 100px;
}
.entry-content ol {
  padding: 0 0 0 20px;
  margin-bottom: 20px;
}
.entry-content ol li {
  margin-bottom: 8px;
  color: #ffffff;
  line-height: 1.4;
}
.entry-content .list-dashed li {
  color: #ffffff;
  margin-bottom: 8px;
  line-height: 1.4;
}
.entry-content .list-dashed li:before {
  background: unset;
  content: '—';
  width: unset;
  height: unset;
  position: absolute;
  border-radius: unset;
  top: 0;
  left: 0;
}
.entry-content a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.entry-content a:hover {
  color: #BC8B5E;
}

.refering.about .section-header {
  margin-bottom: 30px;
}

.refering.about .about-text h2 {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ffffff;
}

.refering.about .about-text p {
  margin-bottom: 24px;
}

.refering.about .about-text ul li:last-child p {
  margin-bottom: 32px;
}

.refering.about .about-text ul li p {
  margin-bottom: 24px;
}

.refering.about .about-text ul li h4 {
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ffffff;
}

.refering.about p strong {
  color: #BC8B5E;
  font-weight: 400;
}

.cases {
  padding: 40px 0;
}

.cases .section-header {
  margin-bottom: 30px;
}

.cases-slider {
  margin-top: 32px;
}

.cases-slide {
  height: auto;
}

.cases-card {
  position: relative;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.cases-card__image {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}

.cases-card__image img {
  width: 100%;
  height: 100%;
}

.cases-card-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 15px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: 10px;
}

.cases-card__title {
  color: #152F38;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.cases__contact {
  display: none;
  margin-top: 130px;
  text-align: center;
  padding: 50px;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #BC8B5E;
  border-radius: 10px;
}

.cases__contact .btn-primary {
  margin: 32px auto 0;
}

.contacts-form .tooth {
  margin-top: 16px;
  margin-bottom: 40px;
  max-width: 100%;
  height: 270px;
}

.contacts-form .tooth .os-content {
  white-space: nowrap;
}

.contacts-form .tooth .os-scrollbar-vertical {
  display: none;
}

.contacts-form .tooth__table {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 45px;
  -moz-column-gap: 45px;
  column-gap: 45px;
  row-gap: 16px;
}

.contacts-form .tooth__table::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #ffffff;
}

.contacts-form .tooth__table::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
}

.contacts-form .tooth__wrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contacts-form .tooth__wrapper.items-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contacts-form .tooth__wrapper:nth-child(2n+1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.contacts-form .tooth__wrapper:nth-child(2n) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.contacts-form .tooth__item {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.contacts-form .tooth__item:not(:last-child) {
  margin-right: 16px;
}

.contacts-form .tooth__item.invalid .tooth__image img,
.contacts-form .tooth__item.invalid .tooth__image source {
  -webkit-filter: invert(54%) sepia(87%) saturate(7044%) hue-rotate(347deg) brightness(93%) contrast(89%);
  filter: invert(54%) sepia(87%) saturate(7044%) hue-rotate(347deg) brightness(93%) contrast(89%);
}

.contacts-form .tooth__number {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.contacts-form .tooth__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contacts-form .tooth__image {
  display: block;
}
.contacts-form .tooth__image img {
  min-width: 100%;
  max-width: unset;
}
.contacts-form .tooth__image_checked {
  display: none;
}

.contacts-form .tooth__checkbox {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.contacts-form .tooth__checkbox:checked + .tooth__images .tooth__image {
  display: none;
}

.contacts-form .tooth__checkbox:checked + .tooth__images .tooth__image_checked {
  display: block;
}

.contacts-form .radio-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 20px 0 40px;
}

.contacts-form .radio-item {
  cursor: pointer;
  position: relative;
}

.contacts-form .radio-item:not(:last-child) {
  margin-bottom: 20px;
}

.contacts-form .radio-item__input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.contacts-form .radio-item__input:checked + .radio-item__text::after {
  -webkit-transform: scale(100%);
  -ms-transform: scale(100%);
  transform: scale(100%);
}

.contacts-form .radio-item__text {
  display: inline-block;
  padding-left: 35px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.contacts-form .radio-item__text::before {
  background: transparent;
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  max-width: 25px;
  min-width: 25px;
  max-height: 25px;
  min-height: 25px;
  border: 1px solid #ffffff;
  border-radius: 100px;
}

.contacts-form .radio-item__text::after {
  background: #ffffff;
  content: '';
  position: absolute;
  top: 9px;
  left: 7px;
  max-width: 11px;
  min-width: 11px;
  max-height: 11px;
  min-height: 11px;
  border-radius: 100px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contacts-form .files-trigger {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 8px 20px;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.contacts-form .files-trigger__input {
  width: 0;
  position: absolute;
  opacity: 0;
  visibility: visible;
}

.contacts-form .files-trigger__text {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.contacts-form .files-trigger__text i {
  color: #ffffff;
  font-size: 20px;
  margin-right: 12px;
}

.contacts-form .files__table {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: -15px;
  padding-top: 40px;
}

.contacts-form .files__wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 15px;
}

.contacts-form .files-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 20px 15px;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contacts-form .files-item__name {
  cursor: default;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-right: 12px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contacts-form .files-item .icon-file {
  color: #ffffff;
  font-size: 36px;
  margin-right: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contacts-form .files-item .icon-trash-can {
  cursor: pointer;
  margin-left: auto;
  color: #E12C2C;
  font-size: 24px;
}

.contacts-form .files-item:hover {
  background: #ffffff;
}

.contacts-form .files-item:hover .files-item__name {
  color: #BC8B5E;
}

.contacts-form .files-item:hover .icon-file {
  color: #BC8B5E;
}

.refering .form .btn-primary {
  margin-top: 48px;
}

.refering.hero {
  background: url(../img/hero-background-2.png) no-repeat -220px top/cover;
  padding: 150px 0;
}

.promise {
  padding: 40px 0;
}

.promise .section-header {
  margin-bottom: 30px;
}

.promise p:not(:last-child) {
  margin-bottom: 12px;
}

.promise__table {
  margin-top: 30px;
}

.promise__wrapper:not(:last-child) {
  margin-bottom: 30px;
}

.promise__card {
  padding: 30px 20px;
  height: 100%;
  background: #2C434C;
  border: 1px solid #BC8B5E;
  border-radius: 10px;
  text-align: center;
}

.promise__card .icon {
  max-width: 65px;
  min-width: 65px;
  max-height: 65px;
  min-height: 65px;
  margin: 0 auto 20px;
}

.promise__card .icon img,
.promise__card .icon source {
  width: 100%;
  height: 100%;
}

.socials {
  padding: 40px 0;
}

.socials .section-header {
  margin-bottom: 30px;
}

.socials__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 375px;
}

.socials__link {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.socials__link:hover {
  color: #BC8B5E;
}

.socials__slider {
  margin-top: 30px;
}

.socials__card {
  border-radius: 10px;
  overflow: hidden;
}

.socials__card img {
  width: 100%;
  height: 100%;
}

.technology-page .technology {
  padding: 124px 0 40px;
}

.technology__wrapper.secondary.js-active {
  max-height: unset;
}

.technology__wrapper.secondary.js-active .technology-card__image {
  min-height: 300px;
  max-height: 300px;
  overflow: hidden;
}

.technology__wrapper.secondary.js-active .technology-card__content {
  padding: 20px 15px;
}

.technology__wrapper.secondary.js-active .technology-card__header {
  position: relative;
  background: transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  height: auto;
  padding: 0;
  border-radius: 0;
}

.technology__wrapper.secondary.js-active .technology-card h3 {
  color: #AEE2CE;
}

.technology__wrapper.secondary.js-active .technology-card__body {
  margin-top: 8px;
}

.technology__wrapper.secondary.js-active .technology-card__body p {
  display: block;
}

.thanks {
  padding: 124px 0 40px;
  height: calc(100vh - 254px);
}

.thanks .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.thanks h1 {
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 12px;
}

.thanks p {
  font-size: 20px;
  text-align: center;
}

.thanks .btn-primary {
  margin-top: 40px;
}

:root {
  --treatments-dropdown-offset: 0;
}

.treatments-page .treatments {
  padding: 124px 0 40px;
}

.treatments-page .treatments.offset-top {
  padding-top: var(--treatments-dropdown-offset);
}

.treatments-sidebar {
  z-index: 50;
  background: #152F38;
}

.treatments-sidebar .dropdown__trigger {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 12px 15px 20px 42px;
  text-align: left;
  color: #AEE2CE;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  text-shadow: 1px 0 0 currentColor;
}

.treatments-sidebar .dropdown__trigger::before {
  content: '';
  position: absolute;
  top: 45%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 2px;
  background: #AEE2CE;
}

.treatments-sidebar .dropdown__trigger i {
  color: #ffffff;
  font-size: 26px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.treatments-sidebar .dropdown__trigger.js-active i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.treatments-sidebar ul li a {
  position: relative;
  display: block;
  padding: 8px 0;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
}

.technology__wrapper.js-active .technology-card__body {
  display: block;
}
.technology-card.js-active .technology-card__body {
  display: block;
}

@media (max-width: 1200px) {
  .treatments-sidebar ul li a {
    white-space: normal;
  }
}
.treatments-sidebar ul li a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 2px;
  background: #AEE2CE;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.treatments-sidebar ul li a:hover {
  color: #BC8B5E;
}

.treatments-sidebar ul li.js-current a {
  color: #AEE2CE;
  text-shadow: 1px 0 0 currentColor;
  padding-left: 27px;
}

.treatments-sidebar ul li.js-current a::before {
  width: 30px;
}

.treatments-sidebar.js-scroll-down {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ffffff;
}

.treatments-sidebar.js-scroll-down .dropdown__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.treatments-sidebar.js-scroll-down .dropdown__item {
  display: none;
}

.treatments-sidebar.js-scroll-down ul {
  padding-bottom: 12px;
}

.treatments-sidebar.js-scroll-down ul li a {
  padding: 8px 15px;
}

.treatments-sidebar.js-scroll-down ul li.js-current {
  display: none;
}

.treatments-sidebar.js-scroll-down ul li.js-current a {
  color: #AEE2CE;
  text-shadow: 1px 0 0 currentColor;
  padding-left: 27px;
}

.treatments-sidebar.js-scroll-down ul li.js-current a::before {
  width: 30px;
}

.treatments-content__item {
  padding: 40px 0;
  border-bottom: 1px solid #ffffff;
}

.treatments-content__item:last-child {
  margin-bottom: 20px;
  border: none;
}

.treatments-content__header {
  margin-bottom: 40px;
}

.treatments-content__header h3 {
  margin-bottom: 8px;
  color: #AEE2CE;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}

.treatments-content__header span {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.treatments-content__header .btn-primary {
  margin-top: 24px;
  max-width: 100%;
}

.treatments-content__body h4 {
  margin: 6px 0 16px;
  color: #AEE2CE;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.treatments-content__body p {
  margin-bottom: 24px;
}

.treatments-content__body p a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.treatments-content__body p a:hover {
  color: #BC8B5E;
}

.treatments-content__image {
  position: relative;
  margin-top: 40px;
  border-radius: 10px;
  overflow: hidden;
  max-height: 300px;
  min-height: 300px;
}

.treatments-content__image picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.treatments-content__image img,
.treatments-content__image source {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}



.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-decoration: none;
  border-radius: 10px;
  overflow: hidden;
  min-height: 300px;
}

.card__logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
}
.card__logo img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
  object-position: left;
}

.card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card__image img,
.card__image source {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 23px 15px;
  margin-top: auto;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: 10px;
}

.card h3 {
  color: #152F38;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.card__price {
  color: #152F38;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.card__price span {
  font-weight: 700;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .card__logo {
    height: 60px;
  }
}
.contacts-form {
  padding: 40px 0;
}

.contacts-form .section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-form .section-header .btn-secondary {
  display: none;
}

.form {
  margin-top: 10px;
}

.form h3 {
  color: #AEE2CE;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}

.form__field {
  outline: none;
  padding: 0;
  border: none;
  background: transparent;
  width: 100%;
  padding: 16px 0;
  margin-bottom: 40px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.form__field:-webkit-autofill,
.form__field:-webkit-autofill:hover,
.form__field:-webkit-autofill:focus,
.form__field:-webkit-autofill,
.form__field:-webkit-autofill:hover,
.form__field:-webkit-autofill:focus,
.form__field:-webkit-autofill,
.form__field:-webkit-autofill:hover,
.form__field:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 1000px #152F38 inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.form__field::-webkit-input-placeholder {
  color: #ffffff;
}

.form__field::-moz-placeholder {
  color: #ffffff;
}

.form__field:-ms-input-placeholder {
  color: #ffffff;
}

.form__field::-ms-input-placeholder {
  color: #ffffff;
}

.form__field::placeholder {
  color: #ffffff;
}

.form__field:focus {
  border-color: #AEE2CE;
}

.form__field::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(1);
  filter: invert(1);
  cursor: pointer;
}

.form__field.invalid {
  border-color: #E12C2C;
  color: #E12C2C;
}

.form__field.invalid::-webkit-input-placeholder {
  color: #E12C2C;
}

.form__field.invalid::-moz-placeholder {
  color: #E12C2C;
}

.form__field.invalid:-ms-input-placeholder {
  color: #E12C2C;
}

.form__field.invalid::-ms-input-placeholder {
  color: #E12C2C;
}

.form__field.invalid::placeholder {
  color: #E12C2C;
}

.form__field.invalid::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(54%) sepia(87%) saturate(7044%) hue-rotate(347deg) brightness(93%) contrast(89%);
  filter: invert(54%) sepia(87%) saturate(7044%) hue-rotate(347deg) brightness(93%) contrast(89%);
}

.form__field.message {
  overflow: hidden;
  resize: none;
}

.form .btn-primary {
  max-width: 100%;
}

.form .select {
  position: relative;
  margin-bottom: 40px;
}

.form .select__hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.form .select__styled {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 16px 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  border-bottom: 1px solid #ffffff;
}

.form .select__styled i {
  color: #ffffff;
  font-size: 26px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.form .select__styled.active i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.form .select__options {
  display: none;
}

.form .select__options li {
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  padding: 17px 24px;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.form .select__options li:hover {
  background: rgba(255, 255, 255, 0.3);
}

.form .select__options li[rel="hide"] {
  display: none;
}
.contacts__wrapper .contacts__socials__list {
  display: flex;
}
.contacts__wrapper .contacts__socials__list a {
  margin-right: 25px;
}

@media (max-width: 767px) {
  .contacts__table {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .footer__list__bottom {
    flex-direction: column;
  }
  .footer .footer__list__bottom li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@supports (-webkit-appearance:none) {
  .refering.hero {
    background-image: url(../img/hero-background-2.webp);
  }
}

@media screen and (min-width: 480px) {
  .hero .btn-primary,
  .hero .btn-secondary {
    max-width: 320px;
  }

  .hero p {
    font-size: 20px;
  }

  .technology-card {
    min-height: 400px;
    max-height: 400px;
  }

  .technology__wrapper.secondary.js-active .technology-card__image {
    min-height: 400px;
    max-height: 400px;
  }

  .treatments-content__header .btn-primary {
    max-width: 268px;
  }

  .treatments-content__image {
    max-height: 400px;
    min-height: 400px;
  }

  .card {
    min-height: 400px;
  }

  .form .btn-primary {
    max-width: 268px;
  }
}

@media screen and (min-width: 640px) {
  .contacts-form .files__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .refering.hero {
    background-position: top center;
  }

  .promise__table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -15px;
    padding-top: 30px;
  }

  .promise__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
  }

  .promise__wrapper:not(:last-child) {
    margin: 0;
  }

  .promise__card {
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .about-page .about {
    padding: 300px 0 70px;
  }

  .about-page .about__photo {
    position: sticky;
    top: 136px;
  }

  .refering.about .section-header {
    margin-bottom: 70px;
  }

  .refering.about .about-text {
    padding-top: 50px;
  }

  .refering.about .about-text h2 {
    margin-bottom: 50px;
    padding-bottom: 40px;
  }

  .footer ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .footer ul.footer__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer ul.footer__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .about-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .about__photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 50%;
  }

  .about-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 50%;
    padding-left: 30px;
  }

  .hero h1 {
    margin-bottom: 12px;
  }

  .hero .btn-primary,
  .hero .btn-secondary {
    max-width: 268px;
  }

  .hero .btn-primary {
    margin: 40px 0 0 0;
  }

  .hero .btn-secondary {
    margin: 136px 0 0 auto;
  }

  .technology__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .refering.about .section-header {
    margin-bottom: 70px;
  }

  .refering.about .about__photo {
    position: sticky;
    top: 136px;
  }

  .refering.about .about-text {
    padding-top: 50px;
  }

  .refering.about .about-text h2 {
    margin-bottom: 50px;
    padding-bottom: 40px;
  }

  .technology__wrapper.secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .mobile-hidden {
    display: block;
  }

  .desktop-hidden {
    display: none;
  }

  h2 {
    font-size: 50px;
  }

  .section-header {
    margin-bottom: 50px;
  }

  .section-header h1 {
    font-size: 50px;
  }

  .link-primary__title {
    display: block;
  }

  .error {
    padding: 300px 0 70px;
  }

  .error h1 {
    font-size: 200px;
  }

  .contacts {
    padding: 300px 0 30px;
  }

  .contacts__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 330px;
    width: 100%;
  }

  .contacts__wrapper.locations__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 400px;
  }

  .contacts .show__trigger {
    display: none;
  }

  .contacts .show__item {
    display: block;
  }

  .footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer .logo {
    margin-right: 80px;
  }

  .footer ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: -30px -60px;
  }

  .footer ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 30px 60px;
  }

  .footer ul.footer__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: -40px;
  }

  .footer ul.footer__list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: auto;
    padding: 40px;
  }

  .header {
    padding: 30px 0;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
  }

  .header .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 100px;
  }

  .header .logo {
    padding: 18px 20px;
    max-width: 220px;
    min-width: 220px;
    max-height: 100px;
    min-height: 100px;
  }

  .header-contacts {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 127px;
  }

  .header-contacts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: -6px;
  }

  .header-contacts__item {
    padding: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .header-contacts__item:not(:last-child) {
    margin: 0;
  }

  .header-contacts__link {
    max-width: 100px;
    min-width: 100px;
    max-height: 100px;
    min-height: 100px;
    border-radius: 10px;
  }

  .header-contacts__link i {
    font-size: 45px;
  }

  .header-content {
    display: block;
  }

  .header .burger {
    opacity: 0;
    visibility: hidden;
    max-width: 100px;
    min-width: 100px;
    max-height: 100px;
    min-height: 100px;
    border-radius: 10px;
  }

  .header .burger__wrapper {
    max-width: 44px;
    min-width: 44px;
    max-height: 28px;
    min-height: 28px;
  }

  .header .burger__wrapper::before,
  .header .burger__wrapper::after {
    height: 4px;
    border-radius: 10px;
  }

  .header .burger__wrapper::before {
    top: 2px;
  }

  .header .burger__line {
    height: 4px;
    border-radius: 10px;
  }

  .header.js-scroll-down {
    background: transparent;
  }

  .header.js-scroll-down .burger,
  .header.js-scroll-down .header-contacts {
    -webkit-animation: fadeIn 0.4s ease-in-out forwards;
    animation: fadeIn 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }

  .header.js-scroll-down .nav {
    -webkit-animation: fadeOut 0.4s ease-in-out forwards;
    animation: fadeOut 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
  }

  .header.js-scroll-top .header-content {
    opacity: 0;
    visibility: hidden;
  }

  .header.js-scroll-top .burger,
  .header.js-scroll-top .header-contacts {
    -webkit-animation: fadeOut 0.4s ease-in-out forwards;
    animation: fadeOut 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
  }

  .header.js-scroll-top .nav {
    -webkit-animation: fadeIn 0.4s ease-in-out forwards;
    animation: fadeIn 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
  }

  .header.js-nav-open .nav,
  .header.js-nav-open .header-content {
    -webkit-animation: fadeIn 0.4s ease-in-out forwards;
    animation: fadeIn 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
  }

  .header.js-nav-open .header-contacts {
    -webkit-animation: fadeOut 0.4s ease-in-out forwards;
    animation: fadeOut 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
  }

  .header.js-nav-open .header-contacts__link {
    pointer-events: none;
  }

  .header.js-nav-close .nav,
  .header.js-nav-close .header-content {
    -webkit-animation: fadeOut 0.4s ease-in-out forwards;
    animation: fadeOut 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
  }

  .header.js-nav-close .header-contacts {
    -webkit-animation: fadeIn 0.4s ease-in-out forwards;
    animation: fadeIn 0.4s ease-in-out forwards;
    -webkit-animation-direction: normal;
    animation-direction: normal;
  }

  .nav {
    position: absolute;
    right: 15px;
    opacity: 1;
    visibility: visible;
    background: transparent;
    padding: 0;
    max-width: 448px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    overflow: unset;
    margin-left: auto;
  }

  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: -6px;
  }

  .nav__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 112px;
    min-width: 112px;
    max-height: 112px;
    min-height: 112px;
    padding: 6px;
  }

  .nav__item:not(:last-child) {
    margin: 0;
  }

  .nav__link {
    position: relative;
    max-width: 100px;
    min-width: 100px;
    max-height: 100px;
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 8px;
    background: #152F38;
    border: 1px solid #ffffff;
    border-radius: 10px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .nav__link .title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }

  .nav__link .symbol,
  .nav__link .number {
    display: inline-block;
  }

  .nav__link:hover {
    background: #ffffff;
  }

  .nav__link:hover .title,
  .nav__link:hover .symbol,
  .nav__link:hover .number {
    color: #BC8B5E;
  }

  .nav__link:active {
    background: #DCE0E1;
  }

  .nav__link:active .title,
  .nav__link:active .symbol,
  .nav__link:active .number {
    color: #BC8B5E;
  }

  .about {
    padding: 70px 0;
  }

  .hero {
    padding: 300px 0 64px;
    margin-bottom: 70px;
  }

  .locations {
    padding: 70px 0;
  }

  .practices {
    padding: 70px 0;
  }

  .technology {
    padding: 70px 0;
  }

  .technology__content {
    padding: 0;
  }

  .technology__table {
    position: relative;
    margin: 0;
  }

  .technology__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .technology__wrapper:nth-child(-n+2) .technology-card__image {
    top: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-radius: 0 0 0 10px;
  }

  .technology__wrapper:nth-last-child(-n+2) .technology-card__image {
    top: unset;
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-radius: 10px 0 0 0;
  }

  .technology__wrapper.js-active {
    background: rgba(255, 255, 255, 0.3);
  }

  .technology__wrapper.js-active .technology-card__image {
    opacity: 1;
    visibility: visible;
  }

  .technology__wrapper.js-active .technology-card h3 {
    color: #AEE2CE;
  }

  .technology-card {
    padding: 40px 0;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    max-height: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-style: solid;
    border-color: #ffffff;
    overflow: visible;
  }

  .technology-card__image {
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 424px;
    max-height: 564px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    border-radius: 10px 0 0 10px;
  }

  .technology-card__content {
    background: transparent;
    max-width: 1270px;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
  }

  .technology-card__header {
    position: relative;
    background: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    padding: 0;
    height: auto;
  }

  .technology-card h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }

  .technology-card__body {
    display: none;
    max-width: 520px;
    margin-top: 16px;
  }

  .technology-card__body p {
    display: block;
  }

  .technology-card__body .link-primary {
    opacity: 1;
    visibility: visible;
    margin-top: 16px;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: transparent;
  }

  .technology-card__body .link-primary__circle {
    display: block;
    max-width: 42px;
    min-width: 42px;
    max-height: 42px;
    min-height: 42px;
  }

  .technology-card__body .link-primary__title {
    font-weight: 400;
  }

  .testimonials {
    padding: 70px 0;
  }

  .testimonials-slider {
    padding: 30px 0 0;
  }

  .testimonials-slide {
    max-width: 500px;
  }

  .testimonials-slide.swiper-slide-active .testimonials-card {
    background: rgba(255, 255, 255, 0.3);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  .testimonials-card {
    background: rgba(255, 255, 255, 0.1);
  }

  .treatments {
    padding: 70px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .treatments-slide {
    min-width: 580px;
    max-width: 580px;
  }

  .treatments-slide:first-child {
    margin-left: 220px;
  }

  .treatments-slide:last-child {
    margin-right: 120px;
  }

  .treatments-slide:not(:last-child) {
    margin-right: 120px;
  }

  .treatments-slide .card {
    max-height: 420px;
    min-height: 420px;
  }

  .treatments .swiper-navigation {
    display: none;
  }

  .privacy {
    padding: 300px 0 70px;
  }

  .cases {
    padding: 70px 0;
  }

  .cases__contact {
    display: block;
  }

  .contacts-form .tooth {
    margin-top: 40px;
  }

  .contacts-form .radio-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .contacts-form .radio-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 64px;
  }

  .contacts-form .files__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .refering .form__table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -60px;
  }

  .refering .form-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 60px;
  }

  .refering.hero {
    padding: 364px 0 304px;
  }

  .refering.hero h1 {
    font-size: 50px;
    max-width: 764px;
  }

  .refering.hero p {
    font-size: 24px;
    max-width: 764px;
  }

  .promise {
    padding: 70px 0;
  }

  .socials {
    padding: 70px 0;
  }

  .technology-page .technology {
    padding: 300px 0 70px;
  }

  .technology__wrapper.secondary.js-active .technology-card__image {
    min-height: 564px;
    max-height: 564px;
  }

  .thanks {
    padding: 300px 0 70px;
  }

  .treatments-page .treatments {
    padding: 300px 0 0;
    overflow: unset;
  }

  .treatments-page .treatments .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .treatments-page .treatments .section-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .treatments-page .treatments-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    padding-right: 45px;
  }

  .treatments-page .treatments-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 68%;
    padding-left: 45px;
  }

  .treatments {
    margin-bottom: 70px;
  }

  .treatments-sidebar {
    height: 100%;
    position: sticky;
    top: 160px;
    left: 0;
  }

  .treatments-content__item {
    padding: 70px 0;
  }

  .treatments-content__item:first-child {
    padding-top: 8px;
  }

  .treatments-content__item:last-child {
    padding-bottom: 0;
  }

  .treatments-content__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  .treatments-content__header .btn-primary {
    margin: 0 0 0 24px;
  }

  .treatments-content__image {
    max-height: 480px;
    min-height: 480px;
  }

  .card {
    min-height: 450px;
  }

  .card__text {
    padding: 23px 30px;
  }
  .contacts-form {
    padding: 70px 0;
  }

  .contacts-form .section-header .btn-secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .form {
    margin-top: 0;
  }

  .form .btn-primary {
    margin-top: 8px;
  }

  .form .select__styled {
    padding-right: 24px;
  }

  .form .select__options {
    z-index: 1;
    position: absolute;
    top: 62px;
    left: 0;
    width: 100%;
    height: auto;
    background: #152F38;
  }
}

@media screen and (min-width: 1200px) {
  .footer {
    padding: 70px 0;
    margin-top: 70px;
  }

  .footer .logo {
    margin-right: 160px;
  }

  .technology-card__image {
    max-width: 520px;
  }

  .technology__wrapper.secondary.js-active .technology-card__image {
    min-height: 600px;
    max-height: 600px;
  }
}

@media screen and (min-width: 1440px) {
  .about__photo {
    max-width: 670px;
  }

  .about-text {
    padding-left: 60px;
    max-width: 570px;
  }
}

@media (max-width: 992px) {
  .technology-single .technology-card {
    min-height: unset;
    max-height: unset;
    overflow: initial;
  }
  .technology__wrapper.secondary.js-active .technology-card__image {
    min-height: unset;
    max-height: unset;
  }
  .technology-single .technology-card__content {
    margin-top: -5px;
  }
  .technology-single .technology__wrapper {
    border-radius: 10px;
    overflow: hidden;
    flex: 0 0 calc(100% - 30px);
    margin: auto auto 30px auto;
    padding: 0;
  }
  .technology-card h3 {
    transition: none;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
  }
  .technology-single .technology-card__header {
    bottom: 5px;
  }
}


@media (max-width: 360px) {
  .technology-card h3 {
    font-size: 16px;
  }
}
