:root {
  --roboto-family:   'Roboto', sans-serif;
  --playfair-family: 'Playfair Display', serif;
  --text-color: #4C4C4C;
  --sea-wave-color: #18AFD3;
  --sea-wave-light-color: #7AC8DB;
  --deep-orange-color: #ff7302;
  --orange-color: #F57E57;
  --orange-hover-color: #F5997A;
  --orange-color-15: rgba(245, 126, 87, 0.15);
  --orange-color-80: rgba(245, 126, 87, 0.80);
  --graphite-color: #4c6575;
  --footer-color: #395261;
  --gray-bg-color: #F5F5F5;
  --gray-text-color: #B8B8B8;
  --side-color: #868686;
  --border-color: #E4E4E4;
  --mobi-height: 56.25vw;
  --bs-link-color: var(--sea-wave-color);
  --bs-link-hover-color: var(--sea-wave-light-color); }

.pagination {
  --bs-pagination-active-bg: var(--sea-wave-color);
  --bs-pagination-active-border-color: var(--sea-wave-color); }

body {
  font-family: var(--roboto-family);
  color: var(--text-color);
  position: relative; }
  @media (max-width: 767px) {
    body {
      padding-top: 50px; }
      body.mobi-menu-open {
        overflow: hidden; }
      body aside {
        display: none; } }
::selection {
  background: var(--sea-wave-color);
  color: white;
  text-shadow: none; }

@font-face {
	font-family: 'icomoon';
    src: url("../vendor/icomoon-1.3.4/fonts/icomoon.355cb9f58e09.woff2") format('woff2'),
         url("../vendor/icomoon-1.3.4/fonts/icomoon.a4887171e0ce.woff") format('woff');
	font-weight: normal;
	font-style: normal;
}

[class^="stm-icon-"], [class*=" stm-icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.stm-icon-expand:before {
	content: "\e627";
}
.stm-icon-arrow-bottom:before {
	content: "\e61f";
}
.stm-icon-arrow-top:before {
	content: "\e620";
}
.stm-icon-arrow-top-bottom:before {
	content: "\e61e";
}
.stm-icon-layers:before {
	content: "\e61c";
}
.stm-icon-reply:before {
	content: "\e61b";
}
.stm-icon-eye:before {
	content: "\e618";
}
.stm-icon-comments:before {
	content: "\e619";
}
.stm-icon-user:before {
	content: "\e61a";
}
.stm-icon-calendar:before {
	content: "\e617";
}
.stm-icon-badge:before {
	content: "\e616";
}
.stm-icon-list:before {
	content: "\e615";
}
.stm-icon-med-records:before {
	content: "\e621";
}
.stm-icon-map-marker:before {
	content: "\e610";
}
.stm-icon-man:before {
	content: "\e60f";
}
.stm-icon-computer:before {
	content: "\e60b";
}
.stm-icon-sertificate:before {
	content: "\e60c";
}
.stm-icon-tooth-1:before {
	content: "\e608";
}
.stm-icon-tooth-2:before {
	content: "\e609";
}
.stm-icon-tooth-3:before {
	content: "\e60a";
}
.stm-icon-tooth-4:before {
	content: "\e60d";
}
.stm-icon-tooth-5:before {
	content: "\e60e";
}
.stm-icon-tooth-6:before {
	content: "\e622";
}
.stm-icon-tooth-7:before {
	content: "\e623";
}
.stm-icon-tooth-8:before {
	content: "\e624";
}
.stm-icon-brush-tool:before {
	content: "\e625";
}
.stm-icon-prick:before {
	content: "\e626";
}
.stm-icon-roundels:before {
	content: "\e605";
}
.stm-icon-clock:before {
	content: "\e606";
}
.stm-icon-clock-2:before {
	content: "\e61d";
}
.stm-icon-calculator:before {
	content: "\e607";
}
.stm-icon-search:before {
	content: "\e600";
}
.stm-icon-chevron-left:before {
	content: "\e601";
}
.stm-icon-chevron-top:before {
	content: "\e602";
}
.stm-icon-chevron-right:before {
	content: "\e603";
}
.stm-icon-chevron-bottom:before {
	content: "\e604";
}
.stm-icon-angle-left:before {
	content: "\e611";
}
.stm-icon-angle-top:before {
	content: "\e612";
}
.stm-icon-angle-bottom:before {
	content: "\e613";
}
.stm-icon-angle-right:before {
	content: "\e614";
}

.accordion {
  margin-top: 35px; }

.accordion-item {
  margin-bottom: 10px; }
  .accordion-item:not(:first-of-type) {
    border-top: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color); }
  .accordion-item:first-of-type {
    border-radius: 0; }
  .accordion-item:first-of-type .accordion-button {
    border-radius: 0; }
  .accordion-item:last-of-type {
    border-radius: 0; }
  .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0; }

.accordion-button {
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  padding: 20px 30px;
  border-left: 2px solid var(--sea-wave-color); }
  .accordion-button:not(.collapsed) {
    border-color: var(--sea-wave-color);
    background: var(--sea-wave-color);
    color: white; }
    .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>"); }

.accordion-body *:last-child {
  margin-bottom: 0; }

.service-list .accordion-body {
  padding: 30px; }

.document-list .accordion-body {
  padding: 30px 30px 30px 15px; }
  .document-list .accordion-body li {
    margin-bottom: 0.5rem; }
    .document-list .accordion-body li:last-of-type {
      margin-bottom: 0; }

div.bottom-offers {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center; }
  div.bottom-offers img {
    vertical-align: top;
    max-width: 100%; }

div.call-block {
  padding-top: 35px;
  padding-bottom: 35px;
  background: var(--sea-wave-color);
  color: white; }
  div.call-block .container {
    display: grid;
    grid-template-columns: 1fr 256px;
    column-gap: 28px; }
    @media (max-width: 767px) {
      div.call-block .container {
        display: block; } }
    div.call-block .container p {
      line-height: 30px;
      font-weight: 500;
      font-size: 24px;
      margin-bottom: 0;
      align-self: center; }
      @media (max-width: 767px) {
        div.call-block .container p {
          margin-bottom: 24px; } }
      div.call-block .container p a {
        color: inherit;
        text-decoration: none; }
    div.call-block .container button {
      display: inline-block;
      height: 50px;
      line-height: 50px;
      width: 100%;
      background: white;
      text-align: center;
      font-size: 16px;
      font-weight: 500;
      color: var(--sea-wave-color);
      text-decoration: none;
      border: none;
      border-radius: 25px;
      transition: background-color 0.2 ease-in-out; }
      div.call-block .container button:hover {
        background-color: var(--gray-bg-color); }

@charset "UTF-8";
@media (max-width: 767px) {
  section.contacts-block .container {
    padding-right: 0;
    padding-left: 0; } }

section.contacts-block .grid {
  display: grid;
  grid-template-columns: 30% 1fr;
  column-gap: 30px; }
  @media (max-width: 767px) {
    section.contacts-block .grid {
      display: block; } }
  section.contacts-block .grid dl {
    border: 4px solid var(--sea-wave-color);
    padding: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      section.contacts-block .grid dl {
        margin: 0 15px 30px; } }
  section.contacts-block .grid dt {
    position: relative;
    padding-left: 38px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 11px; }
    section.contacts-block .grid dt::before {
      content: '•';
      display: block;
      position: absolute;
      left: 0.5em;
      top: 0.35em;
      width: 1em;
      height: 1em;
      line-height: 1em;
      font-family: var(--roboto-family);
      color: var(--orange-color); }
  section.contacts-block .grid dd {
    padding-left: 38px;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: var(--side-color); }
    section.contacts-block .grid dd:last-of-type {
      margin-bottom: 0; }
    section.contacts-block .grid dd a {
      color: inherit;
      text-decoration: none; }
  section.contacts-block .grid iframe {
    height: 100%; }
    @media (max-width: 767px) {
      section.contacts-block .grid iframe {
        height: 460px; } }
section.contacts-block.branch .grid dl {
  border-color: var(--orange-color); }

section.contacts-block.branch .grid dt::before {
  color: var(--sea-wave-color); }

div.cookie-disclaimer {
  position: fixed;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  bottom: 2rem;
  z-index: 333; }
  div.cookie-disclaimer:not(.shown) {
    display: none; }
  div.cookie-disclaimer div.body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 1.5rem;
    border: 1px solid white;
    border-radius: 2.5rem;
    background-color: #141414;
    max-width: 1200px;
    padding: 1rem 1rem 1rem 1.5rem; }
    @media (max-width: 767px) {
      div.cookie-disclaimer div.body {
        width: 98vw;
        flex-direction: column;
        row-gap: 1rem; } }
  div.cookie-disclaimer div.disclaimer {
    font-size: 0.875rem;
    color: white; }
    div.cookie-disclaimer div.disclaimer p {
      margin-bottom: 0; }
    div.cookie-disclaimer div.disclaimer a {
      color: var(--orange-color); }
  div.cookie-disclaimer a.close {
    display: block;
    justify-content: center;
    align-items: center;
    background-color: var(--orange-color);
    border-radius: 14px;
    color: #141414;
    font-size: 0.875rem;
    padding: 0.25rem 0.75rem;
    flex-shrink: 0;
    text-decoration: none; }

section.direction-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 30px; }
  @media (max-width: 767px) {
    section.direction-list {
      display: flex;
      flex-direction: column; } }
  section.direction-list article {
    display: flex;
    flex-direction: column; }
    section.direction-list article > a {
      display: block; }
      section.direction-list article > a img {
        display: block;
        width: 100%;
        aspect-ratio: 5 /3;
        object-fit: cover;
        object-position: center; }
    section.direction-list article .info {
      position: relative;
      padding: 25px 30px 30px;
      border: solid var(--border-color);
      border-width: 0 1px 1px;
      flex-grow: 1; }
      section.direction-list article .info::before {
        content: '';
        display: block;
        position: absolute;
        left: 30px;
        top: 0;
        width: 60px;
        height: 5px;
        background: var(--sea-wave-color); }
      section.direction-list article .info h2 {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 10px; }
        section.direction-list article .info h2 a {
          text-decoration: none;
          color: var(--text-color); }
          section.direction-list article .info h2 a:hover {
            color: var(--sea-wave-color); }
      section.direction-list article .info p {
        font-size: 14px;
        line-height: 26px; }

article.doctor-card {
  display: grid;
  grid-template-columns: 252px 1fr;
  border: 1px solid var(--border-color);
  border-top: 5px solid var(--sea-wave-color);
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    article.doctor-card {
      display: block; } }
  article.doctor-card .photo {
    border-right: 1px solid var(--border-color);
    padding: 35px 40px 23px 40px;
    text-align: center; }
    article.doctor-card .photo > a {
      display: block;
      margin-bottom: 1.25rem; }
    article.doctor-card .photo img {
      display: block;
      width: 172px;
      height: 172px;
      object-fit: cover;
      object-position: center;
      border-radius: 50%; }
      @media (max-width: 767px) {
        article.doctor-card .photo img {
          margin-left: auto;
          margin-right: auto; } }
    article.doctor-card .photo h2 {
      font-size: 18px;
      line-height: 1.2;
      font-weight: 300;
      margin-bottom: 0.5rem; }
      article.doctor-card .photo h2 a {
        color: inherit;
        text-decoration: none; }
    article.doctor-card .photo p {
      font-size: 12px;
      line-height: 1;
      color: var(--gray-text-color);
      font-weight: 300;
      margin-bottom: 0; }
  article.doctor-card .info {
    display: flex;
    flex-direction: column;
    padding: 30px 40px;
    font-size: 14px;
    line-height: 26px; }
    article.doctor-card .info .more {
      margin-top: auto; }
      @media (max-width: 767px) {
        article.doctor-card .info .more {
          margin-top: 35px;
          text-align: center; } }
      article.doctor-card .info .more a {
        text-decoration: none;
        outline: none;
        font-weight: 500;
        padding: 13px 50px;
        line-height: 1;
        color: inherit;
        border: 4px solid var(--sea-wave-color);
        border-radius: 40px;
        transition: border-color 0.25s; }
        article.doctor-card .info .more a:hover {
          border-color: var(--sea-wave-light-color); }

figure.doctor-photo {
  text-align: center;
  margin-bottom: 30px; }
  figure.doctor-photo img {
    border-radius: 50%; }
    @media (max-width: 767px) {
      figure.doctor-photo img {
        border-radius: 0;
        max-width: 100%; } }

footer.footer {
  color: white;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300; }
  @media (max-width: 767px) {
    footer.footer div.about, footer.footer div.short-links {
      display: none; } }
  footer.footer div.short-links-mobi {
    display: flex;
    justify-content: space-between;
    padding-left: 4rem;
    padding-right: 4rem; }
    @media (min-width: 768px) {
      footer.footer div.short-links-mobi {
        display: none; } }
    footer.footer div.short-links-mobi h5, footer.footer div.short-links-mobi span {
      display: none; }
    footer.footer div.short-links-mobi a {
      color: white; }
  footer.footer a {
    color: var(--sea-wave-color);
    text-decoration: none;
    transition: color 0.25s; }
    footer.footer a:hover {
      color: white;
      text-decoration: underline; }
  footer.footer .line1 {
    background: var(--graphite-color);
    padding-top: 40px; }
    @media (max-width: 767px) {
      footer.footer .line1 {
        padding-top: 2rem;
        padding-bottom: 2rem; }
        footer.footer .line1 article {
          margin-bottom: 50px; } }
    footer.footer .line1 h5 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 20px; }
    footer.footer .line1 p {
      opacity: 0.8; }
    footer.footer .line1 ul {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0; }
    footer.footer .line1 a {
      color: white; }
  footer.footer .line2 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background: var(--graphite-color); }
    footer.footer .line2 .line {
      text-align: center; }

div.full-price {
  margin-top: 2rem;
  text-align: center; }
  @media (min-width: 768px) {
    div.full-price {
      margin-top: 1rem;
      text-align: left; } }
  div.full-price a {
    display: inline-block;
    border: 4px solid var(--orange-color);
    background: var(--orange-color);
    text-decoration: none;
    outline: none !important;
    font-weight: 500;
    font-size: 16px;
    padding: 13px 40px;
    line-height: 1;
    border-radius: 40px;
    transition: all 0.2s ease-out;
    color: white; }
    @media (min-width: 768px) {
      div.full-price a {
        display: inline;
        background-color: transparent;
        color: var(--sea-wave-color);
        border: none;
        padding: 0; } }
    div.full-price a:hover {
      background: var(--orange-hover-color);
      border-color: var(--orange-hover-color); }
      @media (min-width: 768px) {
        div.full-price a:hover {
          color: var(--orange-color);
          background-color: transparent; } }

section.home-about .grid {
  display: grid;
  grid-template-columns: 1fr 204px;
  column-gap: 100px; }
  @media (max-width: 767px) {
    section.home-about .grid {
      display: block; } }
@media (max-width: 767px) {
  section.home-about article {
    margin-bottom: 50px; } }

section.home-about article p {
  line-height: 30px; }

section.home-about .license-list {
  padding: 40px 0 40px 60px;
  background: var(--gray-bg-color); }
  @media (max-width: 767px) {
    section.home-about .license-list {
      display: none;
      padding-left: 0; }
      section.home-about .license-list .licenses {
        display: flex;
        justify-content: center; } }
  section.home-about .license-list h5 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      section.home-about .license-list h5 {
        text-align: center; } }
  section.home-about .license-list .license-grid {
    display: grid;
    grid-template-columns: 84px 24px;
    column-gap: 18px; }
    @media (max-width: 767px) {
      section.home-about .license-list .license-grid {
        grid-template-columns: 130px 24px; } }
    section.home-about .license-list .license-grid .license a {
      display: block; }
    section.home-about .license-list .license-grid .license img {
      display: block;
      max-width: 83px; }
      @media (max-width: 767px) {
        section.home-about .license-list .license-grid .license img {
          max-width: none; } }
    section.home-about .license-list .license-grid .arrows {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      section.home-about .license-list .license-grid .arrows button {
        display: block;
        border: none;
        background: transparent;
        padding: 0;
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
        color: var(--gray-text-color);
        transition: color 0.25s; }
        section.home-about .license-list .license-grid .arrows button:hover {
          color: var(--sea-wave-color); }
        section.home-about .license-list .license-grid .arrows button svg {
          width: 24px;
          height: 24px; }

section.home-contacts {
  padding-top: 60px; }
  @media (max-width: 767px) {
    section.home-contacts {
      padding-top: 0;
      margin-top: 1.5rem; } }
  section.home-contacts .map {
    height: 460px; }
  section.home-contacts .container {
    position: relative;
    height: 80px; }
    @media (max-width: 767px) {
      section.home-contacts .container {
        position: static;
        height: auto;
        padding-left: 0;
        padding-right: 0; } }
  section.home-contacts .block .contacts {
    position: absolute;
    right: 0;
    bottom: 80px;
    width: 33.33%;
    height: 460px;
    background: var(--sea-wave-color);
    color: white;
    padding: 50px; }
    @media (max-width: 767px) {
      section.home-contacts .block .contacts {
        display: none; } }
    section.home-contacts .block .contacts .grid {
      display: grid;
      grid-template-columns: 24px 1fr;
      column-gap: 2rem;
      row-gap: 1rem; }
      section.home-contacts .block .contacts .grid i {
        font-size: 22px;
        line-height: 1;
        text-align: center; }
      section.home-contacts .block .contacts .grid svg {
        fill: white;
        width: 22px;
        height: 22px;
        stroke: white;
        stroke-width: 1% !important; }
      section.home-contacts .block .contacts .grid a {
        color: white;
        text-decoration: none; }
      section.home-contacts .block .contacts .grid div.pin {
        text-align: center; }
  section.home-contacts .block.branch .contacts {
    background: var(--orange-color); }
  section.home-contacts .mobi-contacts {
    background: var(--sea-wave-color);
    color: white;
    padding: 1.5rem 1.5rem; }
    @media (min-width: 768px) {
      section.home-contacts .mobi-contacts {
        display: none; } }
    section.home-contacts .mobi-contacts .grid {
      display: grid;
      grid-template-columns: 24px 1fr;
      column-gap: 2rem;
      row-gap: 1rem; }
      section.home-contacts .mobi-contacts .grid i {
        font-size: 22px;
        line-height: 1;
        text-align: center; }
      section.home-contacts .mobi-contacts .grid svg {
        fill: white;
        width: 22px;
        height: 22px;
        stroke: white;
        stroke-width: 1% !important; }
      section.home-contacts .mobi-contacts .grid a {
        color: white;
        text-decoration: none; }
      section.home-contacts .mobi-contacts .grid div.pin {
        text-align: center; }

section.home-doctors {
  padding-top: 50px;
  padding-bottom: 80px;
  color: white;
  background: var(--orange-color);
  z-index: 1; }
  @media (max-width: 767px) {
    section.home-doctors {
      padding-top: 0.75rem;
      padding-bottom: 2rem; } }
  section.home-doctors .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      section.home-doctors .head {
        display: block;
        margin-bottom: 1.5rem; } }
    section.home-doctors .head h2 {
      font-size: 48px;
      line-height: 60px;
      font-weight: 300; }
      @media (max-width: 767px) {
        section.home-doctors .head h2 {
          font-size: 24px;
          font-weight: 700;
          line-height: 1.2;
          text-align: center; } }
    section.home-doctors .head .arrows {
      display: flex;
      z-index: 3; }
      @media (max-width: 767px) {
        section.home-doctors .head .arrows {
          display: block;
          position: relative; } }
    section.home-doctors .head button {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 60px;
      height: 60px;
      background: transparent;
      border: 1px solid white;
      border-radius: 50%;
      margin-left: 20px;
      transition: background-color 0.25s; }
      @media (max-width: 767px) {
        section.home-doctors .head button {
          position: absolute;
          top: 0;
          width: 48px;
          height: 366px;
          border: none;
          border-radius: 0;
          margin-left: 0; }
          section.home-doctors .head button.splide__arrow--prev {
            left: -12px; }
          section.home-doctors .head button.splide__arrow--next {
            right: -12px; } }
      section.home-doctors .head button.splide__arrow--prev {
        transform: rotate(180deg); }
      section.home-doctors .head button:hover {
        background-color: white; }
        @media (max-width: 767px) {
          section.home-doctors .head button:hover {
            background-color: transparent; } }
      section.home-doctors .head button svg {
        width: 14px;
        height: 14px;
        fill: white;
        vertical-align: middle;
        transition: fill 0.25s; }
      section.home-doctors .head button:hover svg {
        fill: var(--orange-color); }
        @media (max-width: 767px) {
          section.home-doctors .head button:hover svg {
            fill: white; } }
  section.home-doctors article {
    width: 225px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2; }
    section.home-doctors article > a {
      display: block;
      margin-bottom: 35px; }
    section.home-doctors article img {
      display: block;
      width: 225px;
      height: 225px;
      object-fit: cover;
      object-position: center;
      border-radius: 50%; }
    section.home-doctors article h4 {
      font-size: 24px;
      font-weight: 300;
      line-height: 30px;
      margin-bottom: 10px;
      text-align: center; }
      section.home-doctors article h4 a {
        color: inherit;
        text-decoration: none; }
    section.home-doctors article p {
      font-size: 14px;
      line-height: 1;
      margin-bottom: 0;
      text-align: center;
      font-weight: 300;
      opacity: 0.6; }

@charset "UTF-8";
section.home-promos {
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 60px;
  background: url("../images/home-promo-bg.6dde2b8b52b0.jpg") no-repeat top center/cover;
  color: white; }
  @media (max-width: 767px) {
    section.home-promos {
      display: none; } }
  section.home-promos .head {
    display: grid;
    grid-template-columns: 150px 1fr;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      section.home-promos .head {
        display: block; } }
    section.home-promos .head h2 {
      font-weight: 300;
      font-size: 48px;
      line-height: 1;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        section.home-promos .head h2 {
          margin-bottom: 40px; } }
    section.home-promos .head .tablist {
      display: flex;
      justify-content: flex-end;
      flex-wrap: wrap; }
      @media (max-width: 767px) {
        section.home-promos .head .tablist {
          flex-direction: column;
          justify-content: flex-start; } }
    section.home-promos .head button {
      position: relative;
      border: none;
      background: transparent;
      margin-left: 23px;
      padding: 12px 25px 12px 63px;
      font-size: 18px;
      font-weight: 300;
      line-height: 30px;
      color: white; }
      @media (max-width: 767px) {
        section.home-promos .head button {
          text-transform: uppercase;
          margin-left: 0; } }
      section.home-promos .head button:first-of-type {
        margin-left: 0; }
      section.home-promos .head button::before {
        content: '•';
        display: block;
        position: absolute;
        left: 0.5em;
        top: 0.25em;
        width: 1em;
        height: 1em;
        font-family: var(--roboto-family);
        color: var(--orange-color); }
      section.home-promos .head button.active {
        background-color: var(--sea-wave-color); }
  section.home-promos .line {
    padding: 1rem 0;
    display: grid;
    grid-template-columns: 50% 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    @media (max-width: 767px) {
      section.home-promos .line {
        display: block; } }
    section.home-promos .line:first-of-type {
      border-top: 1px solid rgba(255, 255, 255, 0.2); }
  section.home-promos .content {
    position: relative;
    padding-left: 38px; }
    section.home-promos .content::before {
      content: '•';
      display: block;
      position: absolute;
      left: 0.5em;
      top: 0.25em;
      width: 1em;
      height: 1em;
      font-family: var(--roboto-family);
      color: var(--orange-color); }
    section.home-promos .content h4 {
      font-size: 24px;
      line-height: 30px;
      font-weight: 300;
      margin: 0 0 10px; }
    section.home-promos .content p {
      font-weight: 300;
      line-height: 1.5; }
      section.home-promos .content p:last-of-type {
        margin-bottom: 0; }
  section.home-promos .price {
    align-self: center;
    font-size: 24px;
    font-weight: 300;
    text-align: right; }
  section.home-promos .link {
    margin-top: 30px;
    text-align: center; }
    section.home-promos .link a {
      display: inline-block;
      border: 4px solid var(--orange-color);
      background: var(--orange-color);
      text-decoration: none;
      outline: none !important;
      font-weight: 500;
      color: var(--sea-wave-color);
      font-size: 16px;
      padding: 13px 65px;
      line-height: 1;
      border-radius: 40px;
      transition: all 0.2s ease-out; }
      section.home-promos .link a:hover {
        color: white;
        background: var(--orange-hover-color);
        border-color: var(--orange-hover-color); }

section.home-stories {
  padding-top: 50px;
  padding-bottom: 40px;
  background: white; }
  @media (max-width: 767px) {
    section.home-stories {
      padding-top: 0.75rem;
      padding-bottom: 2rem; } }
  section.home-stories h2 {
    line-height: 60px;
    font-weight: 300;
    font-size: 48px;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      section.home-stories h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 1rem;
        text-align: center; } }
  section.home-stories .images {
    position: relative;
    width: 510px;
    height: 350px; }
    @media (max-width: 767px) {
      section.home-stories .images {
        position: static;
        width: auto;
        height: auto;
        display: grid;
        grid-template-columns: 48% 48%;
        column-gap: 4%; } }
    section.home-stories .images figure {
      position: absolute;
      background: #ffffff;
      border: 1px solid #e7ebee;
      padding: 13px; }
      @media (max-width: 767px) {
        section.home-stories .images figure {
          position: static;
          border: none;
          padding: 0; }
          section.home-stories .images figure img {
            max-width: 100%; } }
    @media (max-width: 767px) and (max-width: 767px) {
      section.home-stories .images figure img {
        aspect-ratio: 144 / 180;
        object-fit: cover;
        object-position: center;
        border-radius: 10px; } }
      section.home-stories .images figure figcaption {
        padding-top: 1rem;
        padding-bottom: 0.25rem;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 1; }
        @media (max-width: 767px) {
          section.home-stories .images figure figcaption {
            padding-top: 0.25rem;
            text-transform: capitalize; } }
      section.home-stories .images figure.before {
        left: 0;
        top: 0; }
      section.home-stories .images figure.after {
        right: 0;
        bottom: 0; }
  @media (max-width: 767px) {
    section.home-stories .splide__pagination {
      display: none; } }
  section.home-stories button {
    display: block;
    width: 1rem;
    height: 1rem;
    background: transparent;
    border: 1px solid var(--orange-color);
    border-radius: 50%;
    margin-left: 0.25rem;
    margin-right: 0.25rem; }
    section.home-stories button.is-active {
      background: var(--orange-color); }
  section.home-stories .splide__arrows {
    position: relative; }
    section.home-stories .splide__arrows button {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      top: calc(27.77vw - 16px);
      width: 32px;
      height: 32px;
      background-color: var(--orange-color);
      border-radius: 50%;
      border: none;
      color: white;
      margin: 0;
      padding: 0;
      z-index: 10; }
      section.home-stories .splide__arrows button.splide__arrow--next {
        right: -12px; }
      section.home-stories .splide__arrows button.splide__arrow--prev {
        transform: rotate(180deg);
        left: -12px; }
      section.home-stories .splide__arrows button svg {
        fill: white;
        width: 16px; }

section.infografix {
  padding-top: 20px;
  padding-bottom: 20px;
  background: var(--sea-wave-color);
  color: white; }
  @media (max-width: 767px) {
    section.infografix.desktop {
      display: none; } }
  @media (min-width: 768px) {
    section.infografix.mobile {
      display: none; } }
  section.infografix .marker {
    height: 120px;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      section.infografix .marker {
        height: 56px; } }
    section.infografix .marker .value {
      margin-right: 20px;
      text-align: right;
      font-size: 48px;
      line-height: 1;
      font-weight: 700; }
      @media (max-width: 767px) {
        section.infografix .marker .value {
          min-width: auto;
          font-size: 32px;
          margin-right: 4px; } }
    section.infografix .marker .name {
      font-size: 18px;
      line-height: 22px;
      font-weight: 300;
      opacity: 0.5; }
      @media (max-width: 767px) {
        section.infografix .marker .name {
          font-size: 16px;
          line-height: 1; } }

div.load-price {
  margin-bottom: 30px; }
  div.load-price a {
    display: inline-flex;
    align-items: center;
    width: 100%;
    min-height: 67px;
    border: 2px solid var(--sea-wave-color);
    padding: 8px 20px;
    text-decoration: none;
    transition: background-color 0.25s; }
    div.load-price a svg {
      flex-shrink: 0;
      height: 33px;
      fill: var(--sea-wave-color);
      transition: fill 0.25s; }
    div.load-price a .t {
      display: block;
      margin-left: 25px; }
      div.load-price a .t .caption {
        display: block;
        font-size: 14px;
        line-height: 1;
        color: var(--text-color);
        transition: color 0.25s; }
      div.load-price a .t .size {
        display: block;
        font-size: 12px;
        line-height: 1;
        color: var(--gray-text-color);
        transition: color 0.25s;
        margin-top: 6px; }
    div.load-price a:hover {
      background-color: var(--sea-wave-color); }
      div.load-price a:hover svg {
        fill: white; }
      div.load-price a:hover .t .caption, div.load-price a:hover .t .size {
        color: white; }

section.main-advantages {
  padding-top: 60px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    section.main-advantages {
      padding-top: 1.5rem;
      padding-bottom: 0; } }
  section.main-advantages h2 {
    font-size: 48px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 70px; }
    @media (max-width: 767px) {
      section.main-advantages h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 1rem;
        text-align: center; } }
  section.main-advantages article {
    display: flex;
    flex-direction: column-reverse; }
    @media (max-width: 767px) {
      section.main-advantages article {
        align-items: center;
        text-align: center;
        margin-bottom: 14px; } }
  section.main-advantages .icon {
    height: 90px;
    font-size: 63px;
    line-height: 1;
    color: var(--orange-color); }
  section.main-advantages h4 {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      section.main-advantages h4 {
        font-size: 24px; } }
  section.main-advantages p {
    opacity: 0.5; }

section.mobi-home-promos {
  background-color: var(--orange-color-15);
  padding-top: 1.25rem;
  padding-bottom: 1.75rem;
  border-radius: 10px; }
  @media (min-width: 768px) {
    section.mobi-home-promos {
      display: none; } }
  section.mobi-home-promos h2 {
    font-size: 24px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.75rem; }
  section.mobi-home-promos .line {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
    display: grid;
    grid-template-columns: 1fr 25%;
    column-gap: 0.5rem; }
    section.mobi-home-promos .line h4 {
      font-size: 1rem;
      font-weight: normal;
      margin-bottom: 0; }
    section.mobi-home-promos .line .price {
      text-align: right;
      align-self: center; }
    section.mobi-home-promos .line:not(.last) {
      border-bottom: 1px solid var(--orange-color-80); }
  section.mobi-home-promos .more {
    margin-top: 1rem;
    display: flex;
    justify-content: center; }
    section.mobi-home-promos .more a {
      display: block;
      border: 4px solid var(--orange-color);
      background: var(--orange-color);
      text-decoration: none;
      outline: none !important;
      padding: 13px 0;
      line-height: 1;
      font-weight: 300;
      color: white;
      border-radius: 25px;
      width: 220px;
      text-align: center; }
      section.mobi-home-promos .more a:hover {
        background: var(--orange-hover-color);
        border-color: var(--orange-hover-color); }

section.mobi-license-list {
  padding-top: 50px;
  padding-bottom: 40px;
  margin-top: 1.5rem;
  background: var(--gray-bg-color); }
  @media (max-width: 767px) {
    section.mobi-license-list {
      padding: 0.75rem 0 1.5rem;
      border-radius: 10px; }
      section.mobi-license-list img {
        height: 104px; } }
  section.mobi-license-list h2 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 300;
    margin-bottom: 2rem; }
    @media (max-width: 767px) {
      section.mobi-license-list h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 0.75rem; } }
  section.mobi-license-list .license {
    display: flex;
    justify-content: center; }
    section.mobi-license-list .license a {
      display: block; }
    section.mobi-license-list .license img {
      vertical-align: top; }
  section.mobi-license-list .splide__arrows {
    position: relative; }
  section.mobi-license-list .splide__arrow {
    position: absolute;
    bottom: 0; }
    section.mobi-license-list .splide__arrow.splide__arrow--prev {
      left: -8px; }
    section.mobi-license-list .splide__arrow.splide__arrow--next {
      right: -8px; }
  section.mobi-license-list button {
    display: block;
    border: none;
    background: transparent;
    height: 208px;
    width: 24px;
    padding: 0;
    color: var(--text-color);
    transition: color 0.25s; }
    @media (max-width: 767px) {
      section.mobi-license-list button {
        height: 104px; } }
    section.mobi-license-list button:hover {
      color: var(--sea-wave-color); }
    section.mobi-license-list button svg {
      width: 24px;
      height: 24px; }

section.newsitem-list article {
  margin-bottom: 50px; }
  section.newsitem-list article > a {
    display: block; }
    section.newsitem-list article > a img {
      max-width: 100%;
      vertical-align: top; }
  section.newsitem-list article .info {
    border: 1px solid var(--border-color);
    padding: 20px 30px 30px; }
    section.newsitem-list article .info .details {
      display: flex;
      align-items: center;
      height: 45px;
      margin-bottom: 20px; }
      section.newsitem-list article .info .details .date {
        font-size: 14px;
        font-weight: 300;
        line-height: 1;
        color: #C2C2C2; }
    section.newsitem-list article .info h3 {
      line-height: 44px;
      font-weight: 500;
      font-size: 36px;
      margin-bottom: 10px; }
      section.newsitem-list article .info h3 a {
        color: var(--text-color);
        text-decoration: none;
        transition: color 0.2s ease-out; }
        section.newsitem-list article .info h3 a:hover {
          color: var(--sea-wave-color); }
    section.newsitem-list article .info p {
      font-weight: 300;
      line-height: 26px;
      margin-bottom: 10px; }

button.orange-button {
  display: inline-block;
  border: 4px solid var(--orange-color);
  background: var(--orange-color);
  text-decoration: none;
  outline: none !important;
  font-weight: 500;
  color: white;
  font-size: 16px;
  padding: 13px 65px;
  line-height: 1;
  border-radius: 40px; }
  button.orange-button:hover {
    background-color: var(--orange-hover-color);
    border-color: var(--orange-hover-color);
    color: white; }

section.photo-gallery {
  margin-top: 3rem; }
  section.photo-gallery .photos {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      section.photo-gallery .photos {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 1rem;
        row-gap: 1rem; } }
    section.photo-gallery .photos .photo {
      padding: 0.5rem; }
      @media (max-width: 767px) {
        section.photo-gallery .photos .photo {
          padding: 0; }
          section.photo-gallery .photos .photo.expandable {
            display: none; } }
    section.photo-gallery .photos a {
      display: block; }
    section.photo-gallery .photos img {
      display: block; }
      @media (max-width: 767px) {
        section.photo-gallery .photos img {
          width: 100%;
          aspect-ratio: 1 / 1; } }
      @media (min-width: 768px) {
        section.photo-gallery .photos img {
          width: 150px;
          height: 150px;
          object-fit: cover;
          object-position: center; } }
  section.photo-gallery .more {
    margin-top: 1.5rem;
    display: flex;
    justify-content: center; }
    @media (min-width: 768px) {
      section.photo-gallery .more {
        display: none; } }
    section.photo-gallery .more a {
      display: block;
      border: 4px solid var(--orange-color);
      background: var(--orange-color);
      text-decoration: none;
      outline: none !important;
      padding: 13px 0;
      line-height: 1;
      font-weight: 300;
      color: white;
      border-radius: 25px;
      width: 220px;
      text-align: center; }
      section.photo-gallery .more a:hover {
        background: var(--orange-hover-color);
        border-color: var(--orange-hover-color); }
      section.photo-gallery .more a .when-expanded {
        display: none; }
  section.photo-gallery.expanded .photos .photo.expandable {
    display: block; }
  section.photo-gallery.expanded .more a .when-expanded {
    display: inline; }
  section.photo-gallery.expanded .more a .when-collapsed {
    display: none; }

div.price-group {
  margin-bottom: 1rem; }
  div.price-group:last-of-type {
    margin-bottom: 0; }
  div.price-group .head, div.price-group .line {
    padding: 21px 30px;
    border: solid var(--border-color);
    display: grid;
    grid-template-columns: 1fr auto;
    column-gap: 60px;
    font-size: 14px;
    line-height: 24px; }
    div.price-group .head .price, div.price-group .line .price {
      text-align: right;
      white-space: nowrap;
      min-width: 110px; }
  div.price-group .head {
    border-width: 1px;
    font-weight: 500; }
  div.price-group .line {
    border-width: 0 1px 1px;
    color: var(--side-color); }
    @media (max-width: 767px) {
      div.price-group .line {
        display: block;
        font-size: 16px; }
        div.price-group .line .price {
          margin-top: 10px;
          font-size: 20px; } }

section.response-list dt {
  font-weight: 400;
  font-style: italic; }

.scrollup {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  right: 40px;
  bottom: 40px;
  opacity: 0;
  visibility: hidden;
  background-color: var(--sea-wave-color);
  border-radius: 50%;
  z-index: 9999;
  transition: visibility 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  outline: none; }
  .scrollup svg {
    width: 50%;
    max-width: 50%; }
    .scrollup svg path {
      fill: white; }

.scrolled-down:not(.mobi-menu-open) .scrollup {
  visibility: visible;
  opacity: 0.5; }

div.service-list .promo {
  position: relative;
  margin-top: 35px;
  color: white;
  background-color: var(--brand-color); }
  div.service-list .promo .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    div.service-list .promo .bg::after {
      display: block;
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3); }
    div.service-list .promo .bg img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  div.service-list .promo .grid {
    position: relative;
    padding: 35px 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px; }
    @media (max-width: 767px) {
      div.service-list .promo .grid {
        display: block; } }
    div.service-list .promo .grid .info {
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      @media (max-width: 767px) {
        div.service-list .promo .grid .info {
          margin-bottom: 30px; } }
      div.service-list .promo .grid .info h5 {
        line-height: 24px;
        font-weight: 500;
        font-size: 18px;
        margin-bottom: auto; }
      div.service-list .promo .grid .info .price-caption {
        font-size: 14px;
        line-height: 1;
        margin-top: 48px;
        margin-bottom: 10px; }
        @media (max-width: 767px) {
          div.service-list .promo .grid .info .price-caption {
            margin-top: 10px; } }
      div.service-list .promo .grid .info .price {
        font-weight: 500;
        font-size: 36px;
        line-height: 1; }

div.side-contacts .head {
  display: flex;
  align-items: center;
  height: 60px;
  border-bottom: 2px solid var(--sea-wave-color); }
  div.side-contacts .head::before {
    display: inline-block;
    content: "\e616";
    font-family: 'icomoon';
    font-size: 14px;
    color: var(--sea-wave-color);
    margin-right: 1rem; }
  div.side-contacts .head h5 {
    font-size: 18px;
    font-weight: 300;
    line-height: 1; }

div.side-contacts .grid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 25px 25px;
  padding: 30px 15px; }
  div.side-contacts .grid p {
    color: var(--side-color);
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0; }
  div.side-contacts .grid svg {
    fill: var(--gray-text-color); }
  div.side-contacts .grid i {
    font-size: 22px;
    color: var(--gray-text-color); }
  div.side-contacts .grid a {
    color: inherit;
    text-decoration: none;
    transition: color 0.25s; }
    div.side-contacts .grid a:hover {
      color: var(--sea-wave-color); }

span.spinner {
  display: none;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
  vertical-align: middle; }
  span.spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite; }

.sending span.spinner {
  display: inline-block; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.text::after {
  content: '';
  display: block;
  height: 1px;
  clear: both; }

.text h2 {
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
  margin-bottom: 20px; }

.text a {
  text-decoration: none; }

div.title-box {
  position: relative;
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 40px;
  color: #fff;
  background-position: 50% 0; }
  div.title-box .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2B4859; }
    div.title-box .bg img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  div.title-box .container {
    position: relative; }
  div.title-box ol {
    font-size: 12px;
    margin-bottom: 25px;
    text-transform: uppercase; }
    div.title-box ol a {
      color: inherit;
      text-decoration: none;
      transition: color 0.25s; }
      div.title-box ol a:hover {
        color: var(--sea-wave-color); }
    div.title-box ol span {
      color: white; }
  div.title-box h1 {
    line-height: 72px;
    font-weight: 300;
    font-size: 60px;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      div.title-box h1 {
        font-size: 30px;
        line-height: 36px; } }
  div.title-box .date {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin-top: 40px; }

section.top-advantages .container {
  position: relative;
  height: 184px; }
  @media (max-width: 767px) {
    section.top-advantages .container {
      display: none;
      position: static;
      height: auto;
      padding-right: 0;
      padding-left: 0; } }
  section.top-advantages .container .grid {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 33.33333%); }
    @media (max-width: 767px) {
      section.top-advantages .container .grid {
        display: block;
        position: static; } }
  section.top-advantages .container .place {
    position: relative;
    transition: transform 0.25s;
    padding: 45px 40px;
    color: white; }
    section.top-advantages .container .place::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%; }
    section.top-advantages .container .place:nth-of-type(1)::before {
      height: calc(100% - 6px);
      background: var(--sea-wave-color); }
      @media (max-width: 767px) {
        section.top-advantages .container .place:nth-of-type(1)::before {
          height: 100%; } }
    section.top-advantages .container .place:nth-of-type(2)::before {
      height: 100%;
      background: var(--orange-color); }
    section.top-advantages .container .place:nth-of-type(3)::before {
      height: calc(100% - 6px);
      background: var(--graphite-color); }
      @media (max-width: 767px) {
        section.top-advantages .container .place:nth-of-type(3)::before {
          height: 100%; } }
    section.top-advantages .container .place:hover {
      transform: translateY(-10px); }
      @media (max-width: 767px) {
        section.top-advantages .container .place:hover {
          transform: none; } }
  section.top-advantages .container article {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
    column-gap: 10px; }
  section.top-advantages .container h4 {
    font-size: 20px;
    margin-bottom: 20px; }
  section.top-advantages .container p {
    font-weight: 300; }
  section.top-advantages .container i {
    font-size: 110px;
    line-height: 1; }

div.top-info-boxes {
  background: var(--gray-bg-color);
  --bs-gutter-x: 0; }
  @media (max-width: 767px) {
    div.top-info-boxes {
      display: none; }
      div.top-info-boxes .container {
        padding-right: 0;
        padding-left: 0; } }
  div.top-info-boxes .grid {
    display: grid;
    grid-template-columns: repeat(4, 25%); }
  div.top-info-boxes .padded {
    padding-left: 15px;
    padding-right: 15px; }
  div.top-info-boxes .box {
    height: 87px; }
    @media (max-width: 767px) {
      div.top-info-boxes .box:not(linked) {
        padding-left: 15px;
        padding-right: 15px; } }
    div.top-info-boxes .box .icon {
      font-size: 32px;
      margin-right: 8px;
      color: var(--sea-wave-color); }
      @media (max-width: 767px) {
        div.top-info-boxes .box .icon {
          margin-right: 20px; } }
    div.top-info-boxes .box .t {
      line-height: 18px;
      margin-right: -20px; }
      div.top-info-boxes .box .t b {
        font-size: 14px;
        font-weight: 500; }
        div.top-info-boxes .box .t b a {
          text-decoration: none;
          color: inherit; }
      div.top-info-boxes .box .t span {
        font-size: 12px;
        font-weight: 300; }
    div.top-info-boxes .box.linked {
      padding-left: 50px;
      background: var(--sea-wave-color);
      color: white;
      text-decoration: none; }
      @media (max-width: 767px) {
        div.top-info-boxes .box.linked {
          padding-left: 15px; } }
      div.top-info-boxes .box.linked .icon {
        color: white; }
      div.top-info-boxes .box.linked .t b a:hover {
        text-decoration: underline; }
  div.top-info-boxes .appointment {
    height: 87px;
    background: var(--orange-color);
    color: white;
    text-decoration: none; }

div.top-nav {
  background: white; }
  @media (max-width: 767px) {
    div.top-nav {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
      z-index: 1022; }
      div.top-nav .container {
        padding-right: 0;
        padding-left: 0; } }
  div.top-nav div.inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 118px; }
    @media (max-width: 767px) {
      div.top-nav div.inner {
        display: block;
        height: auto;
        height: 50px; } }
    @media (max-width: 767px) {
      div.top-nav div.inner .logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px;
        height: 50px; } }
    div.top-nav div.inner .logo a svg {
      width: 250px; }
      @media (min-width: 1200px) and (max-width: 1399px) {
        div.top-nav div.inner .logo a svg {
          width: 220px; } }
      @media (max-width: 767px) {
        div.top-nav div.inner .logo a svg {
          width: 125px;
          height: 50px; } }
    div.top-nav div.inner .logo .appointment {
      display: block;
      width: 130px;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      text-align: center;
      color: white;
      background-color: var(--orange-color);
      text-decoration: none;
      border-radius: 15px; }
      @media (min-width: 768px) {
        div.top-nav div.inner .logo .appointment {
          display: none; } }
    div.top-nav div.inner .logo .menu-toggle {
      display: none;
      position: relative;
      border: none;
      background: transparent;
      outline: none;
      cursor: pointer;
      width: 26px;
      height: 26px; }
      @media (max-width: 767px) {
        div.top-nav div.inner .logo .menu-toggle {
          display: block; } }
      div.top-nav div.inner .logo .menu-toggle div {
        position: absolute;
        left: 0;
        top: 10px;
        width: 100%;
        height: 6px;
        background-color: #18AFD3;
        border-radius: 5px;
        transition: all 0.3s; }
        div.top-nav div.inner .logo .menu-toggle div::before {
          content: '';
          position: absolute;
          left: 0;
          top: -10px;
          width: 26px;
          height: 6px;
          background: #18AFD3;
          border-radius: 5px;
          transform-origin: 50% 50%;
          transition: all 0.3s; }
        div.top-nav div.inner .logo .menu-toggle div::after {
          content: '';
          position: absolute;
          left: 0;
          bottom: -10px;
          width: 26px;
          height: 6px;
          background: #18AFD3;
          border-radius: 5px;
          transform-origin: 50% 50%;
          transition: all 0.3s; }
    div.top-nav div.inner > .vk-link {
      display: block;
      width: 32px;
      height: 32px;
      color: var(--orange-color); }
      @media (max-width: 767px) {
        div.top-nav div.inner > .vk-link {
          display: none; } }
      div.top-nav div.inner > .vk-link svg {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center; }
    div.top-nav div.inner nav.main-menu {
      display: flex; }
      @media (max-width: 767px) {
        div.top-nav div.inner nav.main-menu {
          display: block;
          height: 0;
          overflow: hidden;
          transition: height 0.5s ease-in-out;
          background-color: white;
          scroll-behavior: smooth; } }
      div.top-nav div.inner nav.main-menu > a {
        margin: 0 16px;
        text-transform: uppercase;
        font-weight: 500;
        color: var(--text-color);
        text-decoration: none;
        line-height: 1; }
        @media (min-width: 1200px) and (max-width: 1399px) {
          div.top-nav div.inner nav.main-menu > a {
            margin: 0 12px; } }
        @media (min-width: 768px) {
          div.top-nav div.inner nav.main-menu > a.direction, div.top-nav div.inner nav.main-menu > a.special, div.top-nav div.inner nav.main-menu > a.route, div.top-nav div.inner nav.main-menu > a.scroller, div.top-nav div.inner nav.main-menu > a.blank {
            display: none; } }
        @media (max-width: 767px) {
          div.top-nav div.inner nav.main-menu > a {
            display: block;
            margin: 0;
            padding: 15px 30px;
            border-bottom: 1px solid var(--sea-wave-light-color);
            font-size: 18px;
            line-height: 20px;
            font-weight: 500; }
            div.top-nav div.inner nav.main-menu > a:not(.direction) {
              background: var(--sea-wave-color);
              color: white; }
            div.top-nav div.inner nav.main-menu > a.direction {
              padding-left: 50px; }
            div.top-nav div.inner nav.main-menu > a.special {
              display: flex;
              align-items: center;
              column-gap: 0.5rem; }
            div.top-nav div.inner nav.main-menu > a.route {
              background-color: var(--orange-color); } }
        div.top-nav div.inner nav.main-menu > a.active {
          color: var(--sea-wave-color); }
          @media (max-width: 767px) {
            div.top-nav div.inner nav.main-menu > a.active {
              color: white; } }
      div.top-nav div.inner nav.main-menu .mobi-head {
        background: var(--gray-bg-color);
        padding-left: 30px;
        padding-right: 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 20px;
        border-bottom: 1px solid var(--sea-wave-light-color); }
        @media (min-width: 768px) {
          div.top-nav div.inner nav.main-menu .mobi-head {
            display: none; } }
        div.top-nav div.inner nav.main-menu .mobi-head .phone {
          display: flex;
          flex-direction: column; }
        div.top-nav div.inner nav.main-menu .mobi-head .number {
          color: inherit;
          font-weight: 500;
          text-decoration: none; }
        div.top-nav div.inner nav.main-menu .mobi-head span {
          font-size: 0.75rem; }
        div.top-nav div.inner nav.main-menu .mobi-head .vk-link {
          display: block;
          width: 32px;
          height: 32px;
          color: var(--orange-color); }
          div.top-nav div.inner nav.main-menu .mobi-head .vk-link svg {
            width: 100%;
            height: 100%;
            object-fit: contain;
            object-position: center; }
      div.top-nav div.inner nav.main-menu .social {
        background: var(--gray-bg-color);
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid var(--sea-wave-light-color); }
        @media (min-width: 768px) {
          div.top-nav div.inner nav.main-menu .social {
            display: none; } }
/*body.sticky-top div.top-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 107px;
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.1);
    z-index: 99999;
}*/
body.mobi-menu-open div.top-nav div.inner .logo .menu-toggle div {
  background-color: transparent; }
  body.mobi-menu-open div.top-nav div.inner .logo .menu-toggle div::before {
    top: 0;
    transform: rotate3d(0, 0, 1, -45deg); }
  body.mobi-menu-open div.top-nav div.inner .logo .menu-toggle div::after {
    bottom: 0;
    transform: rotate3d(0, 0, 1, 45deg); }

@media (max-width: 767px) {
  body.mobi-menu-open div.top-nav div.inner nav.main-menu {
    height: calc(100vh - 50px);
    overflow-x: hidden;
    overflow-y: auto; }
    body.mobi-menu-open div.top-nav div.inner nav.main-menu.scrollable a.blank {
      display: block;
      background-color: white; }
    body.mobi-menu-open div.top-nav div.inner nav.main-menu.scrollable a.scroller {
      position: fixed;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.1);
      text-align: center; } }

section.top-offers {
  height: 640px; }
  @media (max-width: 767px) {
    section.top-offers {
      height: auto; } }
  section.top-offers .offer {
    position: relative;
    width: 100vw;
    height: 640px; }
    @media (max-width: 767px) {
      section.top-offers .offer {
        padding: 10px 10px 1rem;
        height: auto; } }
    section.top-offers .offer .overlay {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      @media (max-width: 767px) {
        section.top-offers .offer .overlay {
          position: static;
          height: auto; } }
      section.top-offers .offer .overlay img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
        @media (max-width: 767px) {
          section.top-offers .offer .overlay img {
            height: auto;
            aspect-ratio: 16 / 9;
            border-radius: 30px; }
            section.top-offers .offer .overlay img.desktop {
              display: none; } }
        @media (min-width: 768px) {
          section.top-offers .offer .overlay img.mobile {
            display: none; } }
      section.top-offers .offer .overlay::after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3); }
        @media (max-width: 767px) {
          section.top-offers .offer .overlay::after {
            display: none; } }
    section.top-offers .offer .detail {
      position: absolute;
      overflow: hidden;
      left: 20%;
      top: 17.5%; }
      @media (max-width: 767px) {
        section.top-offers .offer .detail {
          position: static;
          text-align: center; } }
      section.top-offers .offer .detail .movable {
        transform: translateY(-101%);
        transition: transform 0.5s; }
        @media (max-width: 767px) {
          section.top-offers .offer .detail .movable {
            transform: none; } }
      section.top-offers .offer .detail .info .title {
        color: white;
        font-size: 48px;
        line-height: 60px;
        margin-bottom: 1rem; }
        @media (max-width: 767px) {
          section.top-offers .offer .detail .info .title {
            font-size: 16px;
            line-height: 20px;
            font-weight: bold;
            color: var(--text-color);
            padding-top: 0.5rem;
            margin-bottom: 0; }
            section.top-offers .offer .detail .info .title.desktop {
              display: none; } }
        @media (min-width: 768px) {
          section.top-offers .offer .detail .info .title.mobile {
            display: none; } }
      section.top-offers .offer .detail .info .subtitle {
        color: white;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 2rem; }
        @media (max-width: 767px) {
          section.top-offers .offer .detail .info .subtitle {
            font-size: 16px;
            line-height: 20px;
            font-weight: bold;
            color: var(--text-color);
            margin-bottom: 0.5rem;
            color: var(--orange-color); } }
      section.top-offers .offer .detail a {
        display: inline-block;
        border: 4px solid var(--orange-color);
        background: var(--orange-color);
        text-decoration: none;
        outline: none !important;
        padding: 13px 0;
        line-height: 1;
        font-weight: 300;
        color: white;
        border-radius: 25px;
        width: 220px;
        text-align: center; }
        @media (max-width: 767px) {
          section.top-offers .offer .detail a {
            display: block;
            margin-left: auto;
            margin-right: auto; } }
        section.top-offers .offer .detail a:hover {
          background: var(--orange-hover-color);
          border-color: var(--orange-hover-color); }
    section.top-offers .offer .line {
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      height: 5px;
      width: 0;
      background: var(--sea-wave-color); }
  section.top-offers .is-active .offer .detail .movable {
    transform: translateY(0); }
  section.top-offers .is-active .offer .detail a {
    animation-duration: 1.5s;
    animation-name: offerButton; }
    @media (max-width: 767px) {
      section.top-offers .is-active .offer .detail a {
        animation-name: none; } }
  section.top-offers .is-active .offer .line {
    animation-duration: 9s;
    animation-name: lineProgress; }
  section.top-offers .splide__arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    top: 300px;
    line-height: 1; }
    @media (max-width: 767px) {
      section.top-offers .splide__arrow {
        top: auto;
        bottom: 20px;
        background: transparent; } }
    section.top-offers .splide__arrow:hover {
      background: black; }
      @media (max-width: 767px) {
        section.top-offers .splide__arrow:hover {
          background: rgba(0, 0, 0, 0.1); } }
    section.top-offers .splide__arrow.splide__arrow--prev {
      left: 0;
      transform: rotate(180deg); }
    section.top-offers .splide__arrow.splide__arrow--next {
      right: 0; }
    section.top-offers .splide__arrow svg {
      width: 16px;
      height: 16px; }
      section.top-offers .splide__arrow svg path {
        fill: white; }
        @media (max-width: 767px) {
          section.top-offers .splide__arrow svg path {
            fill: var(--text-color); } }
@keyframes offerButton {
  0% {
    transform: scale(0.9);
    opacity: 0; }
  33% {
    transform: scale(0.9);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }

@keyframes lineProgress {
  from {
    width: 0; }
  to {
    width: 100vw; } }

div.yandex-responses {
  margin-top: 2rem; }
  div.yandex-responses .wrap {
    width: 760px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767px) {
      div.yandex-responses .wrap {
        width: 100vw; } }
    div.yandex-responses .wrap h2 {
      line-height: 60px;
      font-weight: 300;
      font-size: 48px;
      margin-bottom: 16px;
      text-align: center; }
      @media (max-width: 767px) {
        div.yandex-responses .wrap h2 {
          font-size: 24px;
          font-weight: 700;
          line-height: 1.2; } }

@charset "UTF-8";
img.image-left {
  float: left;
  margin: 0 12px 6px 0; }
  @media (max-width: 767px) {
    img.image-left {
      float: none;
      margin-right: 0;
      max-width: 100%;
      width: 100%;
      height: auto; } }
img.image-right {
  float: right;
  margin: 0 0 6px 12px; }
  @media (max-width: 767px) {
    img.image-right {
      float: none;
      margin-left: 0;
      width: 100%;
      height: auto; } }
table.bordered-table {
  border-collapse: collapse; }
  table.bordered-table th, table.bordered-table td {
    border: 1px solid #999; }

ul.stars {
  list-style: none;
  padding-left: 0; }
  @media (max-width: 767px) {
    ul.stars {
      padding-left: 0 !important; } }
  ul.stars li {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 0.75rem; }
    ul.stars li::before {
      content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="%23F57E57"><path d="M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"/></svg>');
      display: block;
      position: absolute;
      left: 0;
      top: 0.25em;
      width: 1em;
      height: 1em;
      line-height: 1em; }

ul.dots {
  list-style: none;
  padding-left: 0; }
  @media (max-width: 767px) {
    ul.dots {
      padding-left: 0 !important; } }
  ul.dots li {
    position: relative;
    padding-left: 2rem; }
    ul.dots li::before {
      content: '•';
      display: block;
      position: absolute;
      left: 0.5em;
      top: 0.25em;
      width: 1em;
      height: 1em;
      line-height: 1em;
      font-family: var(--roboto-family);
      color: var(--orange-color); }
