@charset "UTF-8";
@import url(../contact/contact.css);
html,
body {
  height: 100%; }

body {
  font-family: 'Montserrat', sans-serif !important; }

.b-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column; }
  .b-wrapper .container-fluid,
  .b-wrapper .row {
    --bs-gutter-x: 1.875rem; }
    .b-wrapper .container-fluid > [class*="col-"],
    .b-wrapper .row > [class*="col-"] {
      --bs-gutter-x: 1.875rem; }

.b-inner .row {
  --bs-gutter-x: 1rem; }
  @media (min-width: 576px) {
    .b-inner .row {
      --bs-gutter-x: 1.25rem; } }
  @media (min-width: 992px) {
    .b-inner .row {
      --bs-gutter-x: 1.875rem; } }

.b-content {
  flex: 1 0 auto; }

.b-inner {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .b-inner {
    max-width: 100%; }

  .modal-sm {
    --bs-modal-width: 440px; } }
@media (min-width: 768px) {
  .b-inner {
    max-width: 768px; } }
@media (min-width: 992px) {
  .b-inner {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .b-inner {
    max-width: 1230px; } }
.btn.base-btn {
  height: 40px;
  background: #D03659 !important;
  border-color: #D03659 !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0 30px;
  color: #ffffff !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.base-btn:hover, .btn.base-btn:active, .btn.base-btn:focus {
    background: transparent !important;
    color: #D03659 !important;
    box-shadow: none !important; }
.btn.base-btn-new {
  height: 54px;
  background: #D03659 !important;
  border-color: #D03659 !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  padding: 0 20px;
  color: #ffffff !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.base-btn-new:hover, .btn.base-btn-new:active, .btn.base-btn-new:focus {
    background: #204F6D !important;
    border-color: #204F6D !important;
    color: #ffffff !important; }
.btn.white-new {
  height: 42px;
  background: #ffffff !important;
  border-color: #ffffff !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  padding: 0 20px;
  color: #204F6D !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.white-new:hover, .btn.white-new:active, .btn.white-new:focus {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: #204F6D !important; }
.btn.white-primary {
  height: 46px;
  background: #ffffff !important;
  border-color: #ffffff !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  padding: 0 20px;
  color: #D03659 !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.white-primary:hover, .btn.white-primary:active, .btn.white-primary:focus {
    background: #204F6D !important;
    border-color: #204F6D !important;
    color: #ffffff !important; }
.btn.white-outline {
  height: 54px;
  background: transparent !important;
  border-color: #ffffff !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  padding: 0 20px;
  color: #ffffff !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.white-outline:hover, .btn.white-outline:active, .btn.white-outline:focus {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: #222222 !important; }
.btn.btn-primary {
  height: 54px;
  background: transparent !important;
  border-color: #204F6D !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  text-transform: none;
  padding: 0 30px;
  color: #204F6D !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    background: #204F6D !important;
    color: #ffffff !important;
    box-shadow: none !important; }
.btn.btn-primary-outline {
  height: 54px;
  background: transparent !important;
  border-color: #A5B8C4 !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  text-transform: none;
  padding: 0 30px;
  color: #222222 !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.btn-primary-outline:hover, .btn.btn-primary-outline:active, .btn.btn-primary-outline:focus {
    background: transparent !important;
    color: #222222 !important;
    box-shadow: none !important; }
.btn.base-border-btn {
  height: 40px;
  background: transparent !important;
  border-color: #D03659 !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0 30px;
  color: #15506D !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.base-border-btn:hover, .btn.base-border-btn:active, .btn.base-border-btn:focus {
    background: #D03659 !important;
    color: #ffffff !important;
    box-shadow: none !important; }
.btn.btn-abs {
  height: 54px;
  background: transparent !important;
  border-color: #FF5000 !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0 44px;
  color: #ffffff;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none; }
  .btn.btn-abs:hover, .btn.btn-abs:active, .btn.btn-abs:focus {
    background: #FF5000 !important;
    color: #ffffff;
    box-shadow: none !important; }
.btn.btn-wistle {
  height: 50px;
  background: #204F6D !important;
  border-color: #204F6D !important;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0 30px;
  color: #ffffff !important;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.btn-wistle:hover, .btn.btn-wistle:active, .btn.btn-wistle:focus {
    background: transparent !important;
    color: #204F6D !important;
    box-shadow: none !important; }
.btn.btn-pagination {
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-color: #222222 !important;
  background-color: #222222 !important;
  color: #ffffff !important;
  height: 57px;
  padding: 0 15px; }
  .btn.btn-pagination:hover, .btn.btn-pagination:active, .btn.btn-pagination:focus {
    background: transparent !important;
    color: #222222 !important;
    box-shadow: none !important; }
  @media (min-width: 992px) {
    .btn.btn-pagination {
      padding: 0 30px; } }
.btn.btn-subscribe {
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-color: #D03659 !important;
  background-color: #D03659 !important;
  color: #ffffff !important;
  height: 54px;
  padding: 0 30px; }
  .btn.btn-subscribe:hover, .btn.btn-subscribe:active, .btn.btn-subscribe:focus {
    background: #D03659 !important;
    color: #ffffff !important;
    box-shadow: none !important; }
  @media (min-width: 992px) {
    .btn.btn-subscribe {
      padding: 0 30px; } }
.btn.btn-cofix-outline {
  height: 60px;
  background: #18191F !important;
  border-color: #FF6D00 !important;
  border-width: 2px;
  border-radius: 10px;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0 40px;
  color: #ffffff;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none; }
  .btn.btn-cofix-outline:hover, .btn.btn-cofix-outline:active, .btn.btn-cofix-outline:focus {
    background: #FF6D00 !important;
    color: #ffffff;
    box-shadow: none !important; }
.btn.btn-cofix-fill {
  height: 60px;
  background: #191919 !important;
  border-color: #191919 !important;
  border-radius: 10px;
  font-style: normal;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0 39px;
  color: #FF6D00;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none; }
  .btn.btn-cofix-fill--medium {
    height: 50px;
    padding: 0 36px; }
  .btn.btn-cofix-fill--small {
    height: 37px;
    font-size: 0.875rem; }
  .btn.btn-cofix-fill:hover, .btn.btn-cofix-fill:active, .btn.btn-cofix-fill:focus {
    background: #FF6D00 !important;
    color: #191919;
    box-shadow: none !important; }
.btn.btn-bts-white {
  height: 60px;
  background: #ffffff !important;
  border-color: #ffffff !important;
  border-radius: 2px;
  font-style: normal;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0 30px;
  color: #243F8B;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none; }
  .btn.btn-bts-white--medium {
    height: 50px;
    padding: 0 36px; }
  .btn.btn-bts-white--small {
    height: 37px;
    font-size: 0.875rem; }
  .btn.btn-bts-white:hover, .btn.btn-bts-white:active, .btn.btn-bts-white:focus {
    background: #243F8B !important;
    border-color: #ffffff !important;
    color: #ffffff;
    box-shadow: none !important; }
.btn.btn-bts-primary {
  height: 60px;
  border-width: 2px;
  background: #243F8B !important;
  border-color: #243F8B !important;
  border-radius: 2px;
  font-style: normal;
  font-family: 'PT Sans', sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0 40px;
  color: #ffffff;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none; }
  .btn.btn-bts-primary--medium {
    height: 46px;
    font-weight: 700;
    padding: 0 20px; }
    @media (min-width: 768px) {
      .btn.btn-bts-primary--medium {
        padding: 0 36px; } }
  .btn.btn-bts-primary--small {
    height: 37px;
    font-size: 0.875rem; }
  .btn.btn-bts-primary:hover, .btn.btn-bts-primary:active, .btn.btn-bts-primary:focus {
    background: #ffffff !important;
    color: #243F8B;
    box-shadow: none !important; }
.btn.btn-rosbank-primary {
  height: 76px;
  border-width: 2px;
  background: #E40038 !important;
  border-color: #E40038 !important;
  border-radius: 100px;
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  padding: 0 40px;
  color: #ffffff;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none; }
  .btn.btn-rosbank-primary--medium {
    height: 60px;
    font-weight: 600;
    padding: 0 30px;
    font-size: 1rem; }
  .btn.btn-rosbank-primary:hover, .btn.btn-rosbank-primary:active, .btn.btn-rosbank-primary:focus {
    background: #ffffff !important;
    color: #E40038;
    box-shadow: none !important; }
.btn.btn-rosbank-outline {
  height: 47px;
  border-width: 1px;
  background: transparent !important;
  border-color: #ffffff !important;
  border-radius: 30px;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  padding: 0 40px;
  color: #ffffff;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase; }
  .btn.btn-rosbank-outline:hover, .btn.btn-rosbank-outline:active, .btn.btn-rosbank-outline:focus {
    background: transparent !important;
    color: #E40038;
    box-shadow: none !important;
    border-color: #E40038 !important; }

.b-quote {
  display: flex;
  gap: 8px 0;
  flex-flow: column; }
  .b-quote__icon {
    background-image: url("../../img/quote.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    width: 75px;
    min-width: 75px;
    height: 75px; }
  .b-quote__text p {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: #ffffff;
    opacity: 0.7;
    margin: 0; }
    .b-quote__text p + p {
      padding-top: 20px; }
  @media (min-width: 768px) {
    .b-quote {
      flex-flow: nowrap;
      gap: 0 50px; } }

@media (min-width: 992px) {
  html {
    overflow-x: hidden;
    margin-right: calc(-1*(100vw - 100%)); } }

.modal {
  padding-right: 0 !important; }
  @media (max-width: 575px) {
    .modal {
      margin: 0 auto;
      padding: .5rem !important; }
      .modal .modal-dialog {
        margin: .5rem auto; } }

.b-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 0 14px 0; }
  .b-breadcrumb a {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 140%;
    color: #D03659;
    text-decoration: none; }
    .b-breadcrumb a:hover, .b-breadcrumb a:active {
      color: #D03659; }
  .b-breadcrumb__item {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 140%;
    color: #9F9F9F; }
    .b-breadcrumb__item + .b-breadcrumb__item:before {
      display: inline-block;
      padding-right: 0.25rem;
      padding-left: 0.25rem;
      font-weight: 600;
      content: "—";
      color: #9F9F9F; }

.page-info-section {
  padding: 10px 0; }

.article-block {
  border-radius: 15px;
  border: 1px solid #E7ECEF;
  word-break: break-word;
  height: 100%; }
  .article-block a {
    display: flex;
    flex-direction: column;
    text-decoration: none !important; }
    @media (min-width: 768px) {
      .article-block a {
        height: 100%; } }
    .article-block a:hover .article-block__title {
      color: #D03659; }
    .article-block a:hover .article-block__image img {
      transform: scale(1.1); }
  .article-block__image {
    height: 203px;
    border-radius: 15px;
    overflow: hidden; }
    .article-block__image img {
      object-fit: cover;
      width: 100%;
      height: 100%;
      display: block;
      object-position: top;
      transition: transform 0.5s ease; }
  .article-block__inner {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px; }
    @media (min-width: 768px) {
      .article-block__inner {
        padding: 30px;
        flex: 1 0 auto;
        justify-content: space-between; } }
  .article-block__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color .15s ease-in-out;
    color: #233F52;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
  .article-block__text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #4C4C4C;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; }
  .article-block__footer {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    width: 100%; }
    .article-block__footer__category {
      color: #D03659;
      margin-right: auto; }
    .article-block__footer__date {
      color: #4D728A; }
    .article-block__footer__views {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      color: #4D728A; }
    .article-block__footer__inner {
      display: flex;
      justify-content: space-between;
      gap: 20px;
      width: 100%; }
  @media (min-width: 992px) {
    .article-block .page-blog__image {
      height: 245px; } }

.b-overlay {
  display: none; }

.show-menu {
  position: relative; }
  .show-menu .b-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
    opacity: .7;
    position: fixed;
    z-index: 999;
    transition: background-color 0.5s ease; }
  .show-menu .b-header__wrap-nav {
    right: 0; }

.b-header {
  background-color: transparent;
  padding: 0;
  z-index: 1;
  position: relative; }
  .b-header .btn.base-btn-new {
    height: 36px;
    font-weight: 600;
    font-size: 0.875rem;
    min-width: 131px; }
  .b-header__title {
    font-size: 0.6875rem;
    line-height: 130%;
    font-weight: 500;
    color: #7894A6;
    text-transform: uppercase; }
    .b-header__title span {
      font-weight: 600; }
  .b-header__phone {
    font-size: 1.25rem;
    color: #ffffff;
    line-height: 31px;
    text-decoration: none !important; }
  .b-header .nav-link {
    color: #9F9F9F;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 20px;
    padding: 0 !important;
    text-align: center; }
    @media (min-width: 1200px) {
      .b-header .nav-link {
        font-size: 1rem; } }
    .b-header .nav-link:hover, .b-header .nav-link:active {
      color: rgba(255, 255, 255, 0.75); }
  .b-header .navbar-brand {
    background-image: url(../../images/new/header-logo-mobile.svg);
    background-size: cover;
    width: 43px;
    min-width: 43px;
    height: 27px;
    padding: 0;
    display: block;
    margin: 0; }
    @media (min-width: 992px) {
      .b-header .navbar-brand {
        background-image: url(../../images/new/header-logo.svg);
        width: 273px;
        min-width: 273px;
        height: 20px; } }
  .b-header__wrap-enter {
    display: flex;
    gap: 10px; }
  .b-header__wrap-social {
    display: flex;
    gap: 14px;
    justify-content: center;
    align-items: center; }
    @media (min-width: 992px) {
      .b-header__wrap-social {
        gap: 10px; } }
  .b-header__tg, .b-header__vk {
    width: 36px;
    height: 36px;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.15s ease-in-out; }
  .b-header__tg {
    background-image: url(../../images/new/tg.svg); }
    .b-header__tg:hover {
      background-image: url(../../images/new/tg-hover.svg); }
  .b-header__vk {
    background-image: url(../../images/new/vk.svg); }
    .b-header__vk:hover {
      background-image: url(../../images/new/vk-hover.svg); }
  .b-header .menu-button {
    width: 39px;
    min-width: 39px;
    height: 39px;
    background-color: #D03659;
    border-radius: 3px;
    cursor: pointer;
    background-image: url(../../images/new/burger.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .b-header .close-button {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #233F52;
    background-image: url(../../images/menu-close.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 43px; }
    @media (max-width: 374px) {
      .b-header .close-button {
        top: 30px; } }
  @media (max-width: 991px) {
    .b-header__top {
      display: contents; }
      .b-header__top .b-inner {
        display: contents; }
      .b-header__top .b-header__logo {
        display: none; }
    .b-header__wrap-enter {
      flex-direction: column-reverse;
      gap: 19px;
      order: 3; }
    .b-header__bottom {
      display: contents;
      background-color: transparent; }
      .b-header__bottom .b-inner, .b-header__bottom__inner {
        display: contents; }
    .b-header__mobile .b-inner {
      min-height: 99px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .b-header__wrap-nav {
      position: fixed;
      z-index: 1001;
      width: 375px;
      height: 100%;
      top: 0;
      bottom: 0;
      background-color: #ffffff;
      transition: right 0.5s ease;
      right: -455px;
      padding-top: 139px; }
      .b-header__wrap-nav__inner {
        overflow-x: auto;
        height: 100%;
        padding: 0 35px 43px;
        display: flex;
        flex-direction: column; }
    .b-header__logo {
      order: 1;
      padding: 0 14px;
      display: flex;
      margin-bottom: 43px;
      margin-left: 7px; }
    .b-header__title {
      font-size: 0.8125rem;
      max-width: 360px;
      text-align: center; }
    .b-header .navbar-nav {
      order: 1;
      flex: 1 0 auto;
      gap: 0;
      width: 100%; }
      .b-header .navbar-nav .nav-link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        min-height: 50px;
        border-bottom: 1px solid #4D728A;
        padding: 4px 16px 4px 16px !important;
        color: #204F6D;
        font-style: normal;
        font-weight: 500;
        font-size: 1rem;
        line-height: normal;
        text-transform: uppercase; }
        .b-header .navbar-nav .nav-link span {
          color: #D03659; }
        .b-header .navbar-nav .nav-link:hover, .b-header .navbar-nav .nav-link:active {
          color: #204F6D; }
          .b-header .navbar-nav .nav-link:hover span, .b-header .navbar-nav .nav-link:active span {
            color: #D03659; }
    .b-header__phone-wrap {
      order: 2;
      display: flex;
      justify-content: center;
      padding: 19px 0 19px; }
    .b-header__phone {
      color: #204F6D;
      font-style: normal;
      font-weight: 500;
      font-size: 1.5rem;
      line-height: 150%; }
    .b-header__wrap-btn {
      order: 5;
      display: flex;
      justify-content: center; }
    .b-header .btn.base-btn-new {
      height: 54px;
      font-weight: 600;
      font-size: 1rem;
      min-width: 243px; } }
  @media (max-width: 575px) {
    .b-header__mobile .b-inner {
      min-height: 74px; }
    .b-header__title {
      font-size: 0.6875rem;
      max-width: 211px;
      text-align: center; } }
  @media (max-width: 374px) {
    .b-header__wrap-nav {
      width: 98%;
      padding-top: 94px; }
      .b-header__wrap-nav__inner {
        padding: 0 20px 20px; }
    .b-header__phone-wrap {
      padding: 19px 0 14px; }
    .b-header__phone {
      font-size: 1.25rem; }
    .b-header .btn.base-btn-new {
      height: 36px;
      font-size: 0.875rem; }
    .b-header .close-button {
      width: 48px;
      height: 48px;
      margin-left: -30px;
      top: 20px; }
    .b-header__title {
      font-size: 0.625rem;
      max-width: 195px; }
    .b-header .navbar-nav .nav-link {
      padding: 4px 12px 4px 12px !important;
      font-size: 0.875rem;
      min-height: 40px; } }
  @media (min-width: 992px) {
    .b-header__top .b-inner {
      display: flex;
      justify-content: space-between;
      align-items: center;
      min-height: 61px;
      padding-top: 12px;
      padding-bottom: 13px; }
    .b-header__bottom {
      background-color: transparent; }
      .b-header__bottom__inner {
        border-top: 1px solid #D0DAE0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        min-height: 44px;
        padding-top: 4px;
        padding-bottom: 4px; }
      .b-header__bottom .navbar-nav,
      .b-header__bottom .b-header__phone-wrap {
        display: contents; }
    .b-header .nav-link {
      color: #204F6D;
      font-style: normal;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 140%;
      padding: 0 !important;
      text-align: center; }
      .b-header .nav-link span {
        color: #D03659; }
      .b-header .nav-link:hover, .b-header .nav-link:active {
        color: #204F6D; }
        .b-header .nav-link:hover span, .b-header .nav-link:active span {
          color: #D03659; }
    .b-header__phone {
      color: #204F6D;
      line-height: 140%;
      font-weight: 600;
      font-size: 0.875rem; }
      .b-header__phone:hover, .b-header__phone:active {
        color: #204F6D; }
    .b-header .b-header__title {
      max-width: 360px;
      text-align: center;
      padding-top: 6px;
      font-size: 0.6875rem; } }
  @media (min-width: 1200px) {
    .b-header .b-header__title {
      max-width: 100%;
      padding-top: 0; } }
  .b-header__mobile__bottom {
    background-color: #233F52;
    padding: 12px 0 10px; }
    .b-header__mobile__bottom .b-header__title {
      padding: 0;
      display: flex;
      font-size: 0.5625rem; }
      .b-header__mobile__bottom .b-header__title span {
        padding-right: 4px; }

.base-footer {
  background-color: #F2F4F5; }
  .base-footer__top {
    padding-top: 16px;
    padding-bottom: 30px; }
    .base-footer__top__logo {
      padding-top: 25px;
      width: 271px;
      height: auto;
      display: flex;
      flex-direction: column;
      gap: 17px;
      align-items: center;
      position: relative; }
      .base-footer__top__logo:before {
        content: "";
        position: absolute;
        width: 271px;
        height: 168px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(../../images/new/logo-bg.svg);
        top: 0;
        left: 0; }
      .base-footer__top__logo__link {
        z-index: 2;
        position: relative; }
        .base-footer__top__logo__link img {
          width: 216px;
          height: 16px;
          object-fit: cover; }
      .base-footer__top__logo__text {
        color: #7894A6 !important;
        font-size: 0.625rem;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        z-index: 2;
        position: relative; }
      .base-footer__top__logo__badge {
        z-index: 2;
        position: relative;
        display: flex;
        width: 34px;
        height: 21px;
        padding: 0px 5px;
        justify-content: center;
        align-items: center;
        border-radius: 6px;
        border: 1px solid #D0DAE0;
        color: #7894A6 !important;
        font-size: 0.6875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase; }
    .base-footer__top__row {
      gap: 30px 0; }
      .base-footer__top__row .base-footer__top__row {
        gap: 30px 0;
        justify-content: space-between; }
      @media (max-width: 350px) {
        .base-footer__top__row {
          justify-content: center; }
          .base-footer__top__row .base-footer__top__row,
          .base-footer__top__row .base-footer__top__list {
            justify-content: center;
            align-items: center; } }
    .base-footer__top__coll {
      justify-content: center;
      display: flex; }
    .base-footer__top__coll-last {
      display: flex;
      flex-flow: column;
      gap: 20px;
      align-items: center; }
      .base-footer__top__coll-last__inner {
        display: flex;
        flex-direction: column;
        gap: 4px;
        align-items: center; }
      .base-footer__top__coll-last__btn .btn.base-btn-new {
        height: 36px;
        width: 205px; }
    .base-footer__top__text {
      color: #233F52 !important;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      text-decoration: none; }
    .base-footer__top__social {
      display: flex;
      align-items: center;
      gap: 20px; }
      .base-footer__top__social a {
        text-decoration: none;
        color: transparent !important; }
        .base-footer__top__social a img {
          width: 16px;
          min-width: 16px;
          height: 16px;
          object-fit: cover; }
    .base-footer__top__list {
      display: flex;
      flex-direction: column;
      gap: 16px; }
    .base-footer__top__phone {
      color: #233F52 !important;
      font-size: 1rem;
      font-style: normal;
      font-weight: 500;
      line-height: 150%;
      text-decoration: none; }
    .base-footer__top__link {
      color: #204F6D !important;
      font-size: 0.625rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      text-decoration: none; }
    @media (min-width: 576px) {
      .base-footer__top__logo {
        padding-top: 28px;
        width: 190px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../../images/new/logo-bg.svg); }
        .base-footer__top__logo:before {
          display: none; }
        .base-footer__top__logo__link img {
          width: 190px;
          height: 14px; }
      .base-footer__top__coll-last {
        flex-flow: nowrap;
        padding-top: 24px; }
        .base-footer__top__coll-last__inner {
          align-items: flex-start; }
        .base-footer__top__coll-last__btn .btn.base-btn-new {
          width: auto; }
      .base-footer__top__row {
        justify-content: space-between;
        gap: 0; }
        .base-footer__top__row .base-footer__top__row {
          justify-content: space-between;
          padding-top: 16px;
          gap: 0; } }
    @media (min-width: 768px) {
      .base-footer__top {
        padding-top: 33px;
        padding-bottom: 32px; }
        .base-footer__top__logo {
          padding-top: 28px;
          width: 216px; }
          .base-footer__top__logo__text {
            font-size: 0.8125rem; }
        .base-footer__top__text {
          font-size: 0.9375rem; }
        .base-footer__top__phone {
          font-size: 1.0625rem; }
        .base-footer__top__coll-last {
          flex-flow: nowrap;
          padding-top: 24px; }
          .base-footer__top__coll-last__inner {
            align-items: flex-start; }
          .base-footer__top__coll-last__btn .btn.base-btn-new {
            width: auto; }
        .base-footer__top__row {
          justify-content: space-between; }
          .base-footer__top__row .base-footer__top__row {
            justify-content: flex-start;
            padding-top: 23px; } }
    @media (min-width: 992px) {
      .base-footer__top {
        padding-top: 32px;
        padding-bottom: 14px; }
        .base-footer__top__text {
          font-size: 1rem; }
        .base-footer__top__row {
          justify-content: space-between;
          align-items: center; }
          .base-footer__top__row .base-footer__top__row {
            justify-content: space-between;
            padding-top: 0; }
        .base-footer__top__social a img {
          width: 23px;
          min-width: 23px;
          height: 23px; }
        .base-footer__top__coll-last {
          flex-flow: column;
          padding-top: 0; }
          .base-footer__top__coll-last__inner {
            align-items: flex-start; }
          .base-footer__top__coll-last__btn .btn.base-btn-new {
            width: 182px; }
        .base-footer__top__phone {
          font-size: 1.25rem; }
        .base-footer__top__link {
          font-size: 0.75rem; } }
    @media (min-width: 1200px) {
      .base-footer__top {
        padding-top: 32px;
        padding-bottom: 14px; }
        .base-footer__top__logo {
          padding-top: 69px;
          width: 314px;
          height: 196px; }
          .base-footer__top__logo__text {
            font-size: 0.6875rem;
            max-width: 270px; }
          .base-footer__top__logo__link img {
            width: 273px;
            height: 20px; }
        .base-footer__top__text {
          font-size: 1rem; }
        .base-footer__top__row {
          justify-content: space-between; }
        .base-footer__top__social a img {
          width: 23px;
          min-width: 23px;
          height: 23px; }
        .base-footer__top__coll-last {
          flex-flow: column; }
          .base-footer__top__coll-last__inner {
            align-items: flex-start; }
          .base-footer__top__coll-last__btn .btn.base-btn-new {
            width: 182px; }
        .base-footer__top__phone {
          font-size: 1.25rem; }
        .base-footer__top__link {
          font-size: 0.75rem; } }
  .base-footer__bottom {
    border-top: 1px solid #D0DAE0;
    padding-top: 21px;
    padding-bottom: 21px; }
    .base-footer__bottom__row {
      align-items: center;
      gap: 10px 0; }
      .base-footer__bottom__row > [class*="col-"] {
        line-height: 140%;
        display: flex;
        justify-content: center; }
    .base-footer__bottom__text {
      color: #4D728A !important;
      font-size: 0.75rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      text-decoration: none;
      text-align: center; }
    @media (min-width: 768px) {
      .base-footer__bottom {
        padding-top: 10px;
        padding-bottom: 10px; }
        .base-footer__bottom__row {
          justify-content: space-between; } }
    @media (min-width: 992px) {
      .base-footer__bottom {
        padding-top: 21px;
        padding-bottom: 35px; }
        .base-footer__bottom__text {
          font-size: 0.875rem; } }

.slider-nav .slick-list {
  width: 100%;
  padding: 0 !important; }
  .slider-nav .slick-list .slick-track {
    width: 100% !important;
    display: flex;
    gap: 10px;
    transform: none !important;
    flex-flow: wrap; }
    .slider-nav .slick-list .slick-track:before {
      display: none; }
    .slider-nav .slick-list .slick-track .slick-slide {
      margin: 0;
      width: calc(50% - 5px) !important;
      padding: 5px 35px 5px 6px;
      border-radius: 16px;
      border: 1px solid #ffffff;
      background: #E7ECEF;
      color: #222222;
      opacity: 1;
      cursor: pointer;
      font-size: 0.6875rem;
      font-style: normal;
      font-weight: 500;
      line-height: 140%;
      transition: background-color 0.5s ease, color 0.5s ease;
      position: relative;
      min-height: 40px;
      float: none; }
      .slider-nav .slick-list .slick-track .slick-slide.slick-current {
        color: #ffffff;
        background: #D03659;
        cursor: default; }
        .slider-nav .slick-list .slick-track .slick-slide.slick-current:before {
          content: "";
          position: absolute;
          background-size: cover;
          background-repeat: no-repeat;
          background-image: url(../../images/new/slider/arrow-dots.svg);
          width: 11px;
          height: 19px;
          right: 17px;
          top: 50%;
          transform: translate(0, -50%);
          margin-left: -5px; }
      @media (min-width: 768px) {
        .slider-nav .slick-list .slick-track .slick-slide {
          font-size: 0.75rem;
          padding: 10px 35px 10px 17px;
          width: 100% !important; } }
      @media (min-width: 992px) {
        .slider-nav .slick-list .slick-track .slick-slide {
          font-size: 0.875rem;
          padding: 15px 35px 15px 18px;
          width: 100% !important; } }
    @media (min-width: 768px) {
      .slider-nav .slick-list .slick-track {
        gap: 12px;
        flex-flow: column; } }
    @media (min-width: 1200px) {
      .slider-nav .slick-list .slick-track {
        gap: 12px; } }

.slider-for {
  margin-bottom: 0 !important;
  padding-top: 20px; }
  @media (min-width: 768px) {
    .slider-for {
      padding-top: 0; } }
  .slider-for img {
    width: 100%;
    object-fit: cover; }
  .slider-for .slick-dots li {
    margin: 0 11px; }
    .slider-for .slick-dots li button:before {
      display: none; }
    .slider-for .slick-dots li button:after {
      content: '';
      position: absolute;
      width: 8px;
      height: 8px;
      background: #D03659;
      border-radius: 50%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .slider-for .slick-dots li.slick-active button:after {
      background: transparent;
      border: 1px solid #D03659;
      width: 14px;
      height: 14px; }

.vertical-text-slider .slider-title {
  position: relative;
  color: #D03659;
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  display: inline-block; }
  @media (min-width: 768px) {
    .vertical-text-slider .slider-title {
      font-size: 36px; } }
  @media (min-width: 992px) {
    .vertical-text-slider .slider-title {
      font-size: 56px; } }
.vertical-text-slider__item {
  text-align: center; }
.vertical-text-slider .slick-current .slider-title:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 12px;
  background-color: #fff;
  left: 0;
  bottom: 0;
  z-index: -1; }
  @media (min-width: 768px) {
    .vertical-text-slider .slick-current .slider-title:before {
      height: 14px; } }
  @media (min-width: 992px) {
    .vertical-text-slider .slick-current .slider-title:before {
      height: 24px; } }

.multiple-acticles-slider {
  margin-left: -15px;
  margin-right: -15px; }
  .multiple-acticles-slider .slick-slide {
    padding: 0 15px; }
  .multiple-acticles-slider .slick-arrow {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/new/slider/slick-arrow.svg);
    transition: transform 0.5s ease; }
    .multiple-acticles-slider .slick-arrow:before {
      display: none; }
    .multiple-acticles-slider .slick-arrow:hover {
      background-image: url(../../images/new/slider/slick-arrow-hover.svg); }
    .multiple-acticles-slider .slick-arrow.slick-prev {
      transform: rotate(-180deg) translate(0, -50%);
      left: -76px; }
    .multiple-acticles-slider .slick-arrow.slick-next {
      right: -76px; }
  .multiple-acticles-slider.slick-dotted {
    margin-bottom: 40px; }
    .multiple-acticles-slider.slick-dotted .slick-dots {
      bottom: -35px; }
      .multiple-acticles-slider.slick-dotted .slick-dots li {
        margin: 0 11px; }
        .multiple-acticles-slider.slick-dotted .slick-dots li button:before {
          display: none; }
        .multiple-acticles-slider.slick-dotted .slick-dots li button:after {
          content: '';
          position: absolute;
          width: 8px;
          height: 8px;
          background: #D03659;
          border-radius: 50%;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        .multiple-acticles-slider.slick-dotted .slick-dots li.slick-active button:after {
          background: transparent;
          border: 1px solid #D03659;
          width: 14px;
          height: 14px; }

.slider-img {
  margin-bottom: 52px !important; }
  .slider-img img {
    width: 100%;
    object-fit: cover; }
  .slider-img__text {
    color: #222222;
    text-align: center;
    padding-top: 34px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; }
  .slider-img .slick-dots {
    bottom: -52px; }
    .slider-img .slick-dots li {
      margin: 0 11px; }
      .slider-img .slick-dots li button:before {
        display: none; }
      .slider-img .slick-dots li button:after {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        background: #D03659;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .slider-img .slick-dots li.slick-active button:after {
        background: transparent;
        border: 1px solid #D03659;
        width: 14px;
        height: 14px; }
  @media (min-width: 576px) {
    .slider-img__text {
      font-size: 1.0625rem; } }
  @media (min-width: 1200px) {
    .slider-img__text {
      font-size: 1.25rem; } }

.form-control.base-input {
  height: 60px;
  padding-left: 17px;
  padding-right: 17px;
  box-shadow: none !important;
  border-radius: 8px;
  border: 1px solid #E7ECEF;
  background: #F2F4F5;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: #4D728A; }
  .form-control.base-input::-webkit-input-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-input:-moz-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-input::-moz-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-input:-ms-input-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-input:hover {
    border-color: #A5B8C4; }
  .form-control.base-input:focus {
    border-color: #D03659;
    color: #233F52; }
.form-control.base-textarea {
  padding: 20px 17px;
  box-shadow: none !important;
  border-radius: 8px;
  border: 1px solid #E7ECEF;
  background: #F2F4F5;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: #4D728A; }
  .form-control.base-textarea::-webkit-input-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-textarea:-moz-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-textarea::-moz-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-textarea:-ms-input-placeholder {
    color: #4D728A;
    transition: color ease 0.3s; }
  .form-control.base-textarea:hover {
    border-color: #A5B8C4; }
  .form-control.base-textarea:focus {
    border-color: #D03659;
    color: #233F52; }

.b-form-label {
  font-size: 0.875rem;
  color: #222222;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin: 0; }
  .b-form-label span {
    color: #D03659;
    padding-left: 4px; }

.b-checkbox__link {
  font-size: 0.75rem;
  color: #4D728A;
  text-decoration: none; }
.b-checkbox__text {
  font-size: 0.75rem;
  color: #4D728A; }
.b-checkbox .checkmark {
  display: inline-flex;
  align-items: center;
  user-select: none;
  cursor: pointer; }
  .b-checkbox .checkmark:before {
    content: "";
    display: inline-block;
    flex-shrink: 0;
    flex-grow: 0;
    height: 29px;
    width: 29px;
    border-radius: 6px;
    margin-right: 16px;
    border: 1px solid #E7ECEF;
    background: #F2F4F5; }
.b-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }
  .b-checkbox input:checked ~ .checkmark:before {
    border-color: #D03659;
    background-color: #D03659;
    background-image: url(../../images/new/checkbox.svg);
    background-repeat: no-repeat;
    background-position: 50%; }

.base-accordion__item {
  margin-bottom: 16px;
  border-radius: 8px;
  background: #F2F4F5;
  cursor: pointer;
  padding: 16px 32px 16px 16px;
  transition: background .15s ease-in-out;
  position: relative; }
  .base-accordion__item:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    top: 20px;
    right: 16px;
    background-image: url(../../images/new/chevron-down.svg);
    background-position: 50% 50%;
    transition: background .15s ease-in-out, transform .15s ease-in-out; }
  .base-accordion__item:last-child {
    margin-bottom: 0 !important; }
  .base-accordion__item:hover {
    background: #D0DAE0; }
    .base-accordion__item:hover:before {
      background-image: url(../../images/new/chevron-down-hover.svg); }
  .base-accordion__item.active:before {
    background-image: url(../../images/new/chevron-down.svg);
    transform: rotate(-180deg); }
  .base-accordion__item.active:hover:before {
    background-image: url(../../images/new/chevron-down-hover.svg);
    transform: rotate(-180deg); }
  .base-accordion__item__title {
    color: #233F52 !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-decoration: none; }
  .base-accordion__item__text {
    padding-top: 20px; }
    .base-accordion__item__text p {
      color: #4C4C4C;
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      line-height: 130%;
      margin-bottom: 8px; }
      .base-accordion__item__text p:last-child {
        margin-bottom: 0 !important; }
  @media (min-width: 576px) {
    .base-accordion__item {
      margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .base-accordion__item {
      padding: 20px 46px 20px 30px; }
      .base-accordion__item:before {
        top: 24px;
        right: 30px; }
      .base-accordion__item__title {
        font-size: 1.125rem; } }

.main {
  padding-top: 26px; }
  @media (min-width: 768px) {
    .main {
      padding-top: 36px; } }

.b-carousel {
  border-radius: 20px;
  overflow: hidden; }
  .b-carousel .carousel-indicators [data-bs-target] {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 5px; }
  .b-carousel .carousel-indicators {
    margin-bottom: 0; }
    @media (min-width: 576px) {
      .b-carousel .carousel-indicators {
        margin-bottom: 16px; } }
  .b-carousel .carousel-item {
    position: relative; }
    .b-carousel .carousel-item:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: linear-gradient(90deg, #204F6D 50%, rgba(32, 79, 109, 0) 100%); }
      @media (min-width: 576px) {
        .b-carousel .carousel-item:before {
          background: linear-gradient(90deg, #204F6D 50%, rgba(32, 79, 109, 0) 85%); } }
      @media (min-width: 992px) {
        .b-carousel .carousel-item:before {
          background: linear-gradient(90deg, #204F6D 47%, rgba(32, 79, 109, 0) 65%); } }
    .b-carousel .carousel-item img {
      min-height: 280px;
      object-fit: cover; }
    .b-carousel .carousel-item__caption {
      position: absolute;
      top: 20px;
      left: 20px;
      color: #ffffff;
      padding-right: 20px; }
      .b-carousel .carousel-item__caption__title {
        font-style: normal;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 130%;
        margin-bottom: 15px;
        max-width: 100%; }
      .b-carousel .carousel-item__caption__text {
        font-weight: 500;
        font-size: 0.875rem;
        line-height: 150%;
        max-width: 100%; }
        .b-carousel .carousel-item__caption__text + .carousel-item__caption__text {
          padding-top: 12px; }
        .b-carousel .carousel-item__caption__text a {
          color: #ffffff; }
          .b-carousel .carousel-item__caption__text a:hover {
            color: #ffffff; }
      @media (min-width: 768px) {
        .b-carousel .carousel-item__caption {
          top: 25px;
          left: 50px; }
          .b-carousel .carousel-item__caption__title {
            font-size: 1.5rem;
            margin-bottom: 20px;
            max-width: 450px; }
          .b-carousel .carousel-item__caption__text {
            font-size: 0.875rem;
            max-width: 400px; }
            .b-carousel .carousel-item__caption__text + .carousel-item__caption__text {
              padding-top: 24px; } }
      @media (min-width: 992px) {
        .b-carousel .carousel-item__caption {
          top: 25px;
          left: 50px; }
          .b-carousel .carousel-item__caption__title {
            font-size: 2rem;
            margin-bottom: 40px;
            max-width: 600px; }
          .b-carousel .carousel-item__caption__text {
            font-size: 1rem;
            max-width: 440px; } }
      @media (min-width: 1200px) {
        .b-carousel .carousel-item__caption {
          top: 96px;
          left: 109px; }
          .b-carousel .carousel-item__caption__title {
            font-size: 2.25rem;
            margin-bottom: 55px;
            max-width: 630px; } }

.section-grid {
  padding-top: 30px;
  padding-bottom: 30px; }
  .section-grid .main-h2 {
    margin-bottom: 11px; }
  .section-grid .main-separator {
    margin-bottom: 25px; }
  @media (min-width: 768px) {
    .section-grid {
      padding-top: 57px;
      padding-bottom: 40px; }
      .section-grid .main-h2 {
        margin-bottom: 17px; } }
  @media (min-width: 992px) {
    .section-grid {
      padding-top: 70px;
      padding-bottom: 56px; } }
  .section-grid__inner {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .section-grid__inner .item {
      border-radius: 8px;
      background-color: #F9F9F9;
      padding: 15px 20px 15px 20px;
      gap: 30px;
      display: flex;
      align-items: center; }
      .section-grid__inner .item__text {
        font-style: normal;
        font-weight: 500;
        font-size: 1rem;
        line-height: 18px;
        color: #666160; }
      .section-grid__inner .item__title {
        font-style: normal;
        font-weight: 700;
        font-size: 1.375rem;
        line-height: 29px;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
        margin-bottom: 20px; }
      .section-grid__inner .item__subtitle {
        font-style: normal;
        font-weight: 700;
        font-size: 1.25rem;
        line-height: 24px;
        text-align: center;
        color: #ffffff;
        padding: 0 8px; }
      .section-grid__inner .item--0 {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 2;
        border: 1px solid #E3E7EC; }
        .section-grid__inner .item--0 img {
          width: 48px; }
      .section-grid__inner .item--1 {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2;
        border: 1px solid #E3E7EC; }
        .section-grid__inner .item--1 img {
          width: 42px; }
      .section-grid__inner .item--2 {
        grid-row: auto/span 2;
        grid-column-start: 2;
        grid-column-end: 3;
        justify-content: center;
        padding: 14px 13px !important;
        flex-direction: column;
        background-image: url(../../img/img-video-new.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        border-radius: 8px;
        text-decoration: none;
        min-height: 210px;
        position: relative; }
        .section-grid__inner .item--2:hover .item__icon-play, .section-grid__inner .item--2:active .item__icon-play {
          border: 1px solid #FF3625;
          background: linear-gradient(180deg, #EF0653 0%, #FF3625 100%); }
        .section-grid__inner .item--2:hover .item__icon-play__icon, .section-grid__inner .item--2:active .item__icon-play__icon {
          background-image: url(../../img/ic-play-white.svg); }
      .section-grid__inner .item--3 {
        grid-row-start: 1;
        grid-column-start: 3;
        grid-row-end: 2;
        grid-column-end: 4;
        border: 1px solid #E3E7EC; }
        .section-grid__inner .item--3 img {
          width: 28px; }
      .section-grid__inner .item--4 {
        grid-row-start: 2;
        grid-column-start: 3;
        grid-row-end: 3;
        grid-column-end: 4;
        border: 1px solid #E3E7EC; }
        .section-grid__inner .item--4 img {
          width: 41px; }
      .section-grid__inner .item__inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100%;
        width: 100%;
        flex: 1 0 auto;
        padding-top: 26px; }
        .section-grid__inner .item__inner .item__text {
          font-weight: 400;
          font-size: 1rem;
          line-height: 20px;
          text-align: center;
          color: #ffffff;
          padding-bottom: 18px;
          padding-top: 4px; }
      .section-grid__inner .item__icon-play {
        width: 55px;
        height: 55px;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.6);
        transition: background 0.15s ease-in-out,border-color 0.15s ease-in-out; }
        .section-grid__inner .item__icon-play__icon {
          background-image: url(../../img/ic-play-red.svg);
          background-repeat: no-repeat;
          background-position: 50% 50%;
          width: 18px;
          height: 24px;
          position: relative;
          right: -2px; }
        .section-grid__inner .item__icon-play__line {
          position: absolute;
          width: auto;
          height: 2px;
          bottom: 22px;
          right: 16px;
          left: 48px;
          background: rgba(255, 255, 255, 0.5); }
          .section-grid__inner .item__icon-play__line:before {
            content: "";
            position: absolute;
            left: -31px;
            background-image: url(../../img/ic-play-white-small.svg);
            background-repeat: no-repeat;
            background-position: 50% 50%;
            width: 17px;
            height: 23px;
            top: 50%;
            transform: translateY(-50%); }
    @media (max-width: 374px) {
      .section-grid__inner .item {
        padding: 15px 10px 20px 15px;
        gap: 15px; } }
    @media (max-width: 575px) {
      .section-grid__inner .item--2 {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0; } }
    @media (min-width: 576px) {
      .section-grid__inner {
        display: grid;
        grid-template-rows: auto 1fr auto;
        grid-template-columns: 1fr 1fr; }
        .section-grid__inner .item {
          padding: 20px 10px 20px 15px;
          gap: 15px; }
          .section-grid__inner .item__text {
            font-size: 0.875rem; }
          .section-grid__inner .item--0 {
            grid-row-start: 1;
            grid-column-start: 1;
            grid-row-end: 2;
            grid-column-end: 2; }
            .section-grid__inner .item--0 img {
              width: 32px; }
          .section-grid__inner .item--1 {
            grid-row-start: 1;
            grid-column-start: 2;
            grid-row-end: 2;
            grid-column-end: 3; }
            .section-grid__inner .item--1 img {
              width: 34px; }
          .section-grid__inner .item--2 {
            grid-row-start: 2;
            grid-column-start: 1;
            grid-row-end: 3;
            grid-column-end: 3; }
          .section-grid__inner .item--3 {
            grid-row-start: 3;
            grid-column-start: 1;
            grid-row-end: 4;
            grid-column-end: 2; }
            .section-grid__inner .item--3 img {
              width: 38px; }
          .section-grid__inner .item--4 {
            grid-row-start: 3;
            grid-column-start: 2;
            grid-row-end: 4;
            grid-column-end: 3; }
            .section-grid__inner .item--4 img {
              width: 30px; } }
    @media (min-width: 768px) {
      .section-grid__inner .item {
        padding: 20px 20px 20px 15px;
        gap: 20px; }
        .section-grid__inner .item__inner .item__text {
          font-weight: 400; }
        .section-grid__inner .item__inner .item__inner {
          padding-top: 91px; }
        .section-grid__inner .item--2 {
          min-height: 300px; }
        .section-grid__inner .item__subtitle {
          font-weight: 700; }
        .section-grid__inner .item__icon {
          max-width: 60px; }
          .section-grid__inner .item__icon img {
            width: 100% !important; }
        .section-grid__inner .item__text {
          font-size: 1rem;
          line-height: 20px; }
        .section-grid__inner .item__icon-play__line {
          right: 36px;
          left: 63px; }
          .section-grid__inner .item__icon-play__line:before {
            left: -31px; } }
    @media (min-width: 992px) {
      .section-grid__inner {
        grid-template-columns: 1fr 1.5fr 1fr;
        grid-template-rows: 1fr 1fr; }
        .section-grid__inner .item {
          padding: 15px 10px 15px 10px;
          gap: 15px; }
          .section-grid__inner .item--0 {
            grid-row-start: 1;
            grid-column-start: 1;
            grid-row-end: 2;
            grid-column-end: 2; }
            .section-grid__inner .item--0 .item__icon {
              min-width: 40px; }
          .section-grid__inner .item--1 {
            grid-row-start: 2;
            grid-column-start: 1;
            grid-row-end: 3;
            grid-column-end: 2; }
            .section-grid__inner .item--1 .item__icon {
              min-width: 40px; }
          .section-grid__inner .item--2 {
            grid-row: auto/span 2;
            grid-column-start: 2;
            grid-column-end: 3;
            justify-content: center;
            padding: 20px;
            min-height: 221px; }
          .section-grid__inner .item--3 {
            grid-row-start: 1;
            grid-column-start: 3;
            grid-row-end: 2;
            grid-column-end: 4; }
            .section-grid__inner .item--3 .item__icon {
              min-width: 40px; }
          .section-grid__inner .item--4 {
            grid-row-start: 2;
            grid-column-start: 3;
            grid-row-end: 3;
            grid-column-end: 4; }
            .section-grid__inner .item--4 .item__icon {
              min-width: 40px; }
          .section-grid__inner .item__icon img {
            width: 100% !important; }
          .section-grid__inner .item__title {
            font-size: 1.375rem;
            line-height: 33px;
            margin-bottom: 26px; }
          .section-grid__inner .item__subtitle {
            font-size: 1rem;
            line-height: 20px;
            padding: 0; }
          .section-grid__inner .item__text {
            font-size: 0.875rem;
            line-height: 18px; } }
    @media (min-width: 1200px) {
      .section-grid__inner {
        grid-template-columns: 1fr 2.07fr 1fr;
        gap: 32px 30px; }
        .section-grid__inner .item {
          padding: 33px 18px 28px 28px;
          gap: 20px; }
          .section-grid__inner .item--2 {
            min-height: 361px; }
          .section-grid__inner .item__icon {
            min-width: auto !important; }
            .section-grid__inner .item__icon img {
              width: auto !important; }
          .section-grid__inner .item__text {
            font-size: 1rem;
            line-height: 22px; }
          .section-grid__inner .item__icon-play {
            width: 100px;
            height: 100px; }
            .section-grid__inner .item__icon-play__icon {
              width: 27px;
              height: 35px;
              background-size: cover; }
          .section-grid__inner .item__inner {
            padding-top: 78px; } }

.main-separator {
  width: 100%;
  height: 2px;
  background-color: #D4D4D4; }

.section-case {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .section-case {
      padding-bottom: 80px; } }
  .section-case .main-separator {
    margin-bottom: 30px; }
  .section-case__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 22px;
    color: #000000;
    margin-bottom: 39px; }

.case-item {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 10px;
  margin-bottom: 30px;
  flex-flow: column; }
  .case-item__title {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 20px;
    color: #000000; }
  @media (min-width: 425px) {
    .case-item {
      flex-flow: nowrap;
      gap: 17px; } }
  @media (min-width: 768px) {
    .case-item {
      flex-flow: column;
      margin-bottom: 0; }
      .case-item__title {
        font-size: 1.125rem;
        line-height: 22px; } }
  @media (min-width: 1200px) {
    .case-item {
      flex-flow: nowrap;
      gap: 17px; } }
  @media (min-width: 1300px) {
    .case-item__title {
      font-size: 1.25rem;
      line-height: 24px; } }

.section-border {
  border: 1px solid #E3E7EC;
  background-color: #F9F9F9;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 20px;
  min-height: 177px; }
  .section-border .main-h2 {
    font-size: 1.5rem;
    line-height: 32px; }
    @media (min-width: 768px) {
      .section-border .main-h2 {
        font-size: 2.25rem;
        line-height: 44px; } }

.main-h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 36px;
  color: #000000;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .main-h2 {
      font-size: 2.25rem;
      line-height: 44px; } }

.section-participant {
  padding-top: 40px;
  padding-bottom: 40px; }
  .section-participant .main-h2 {
    margin-bottom: 11px; }
  .section-participant .main-separator {
    margin-bottom: 35px; }
  @media (min-width: 768px) {
    .section-participant {
      padding-top: 57px;
      padding-bottom: 40px; }
      .section-participant .main-h2 {
        margin-bottom: 17px; }
      .section-participant .main-separator {
        margin-bottom: 49px; } }

.participant {
  overflow: hidden;
  border-radius: 15px;
  position: relative;
  height: auto;
  min-height: 190px;
  width: 100%;
  text-decoration: none;
  display: block;
  padding: 20px 5px 10px 20px; }
  .participant__img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1; }
    .participant__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .participant__img:before {
      background: #000000;
      mix-blend-mode: normal;
      opacity: 0.51;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
  .participant__title {
    font-style: normal;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 140%;
    color: #ffffff;
    text-transform: uppercase;
    z-index: 2;
    height: 56px;
    margin-bottom: 15px; }
  .participant__text {
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 140%;
    color: #ffffff;
    z-index: 2; }
  @media (min-width: 576px) {
    .participant {
      min-height: 200px; }
      .participant__title {
        font-size: 1.375rem;
        height: 60px;
        margin-bottom: 20px; }
      .participant__text {
        font-size: 1rem; } }
  @media (min-width: 768px) {
    .participant {
      min-height: 200px; }
      .participant__title {
        font-size: 1.375rem;
        height: 60px;
        margin-bottom: 15px; }
      .participant__text {
        font-size: 1rem; } }
  @media (min-width: 992px) {
    .participant {
      min-height: 240px; }
      .participant__title {
        margin-bottom: 20px; }
      .participant__text {
        font-size: 1rem; } }
  @media (min-width: 1200px) {
    .participant {
      min-height: 294px; }
      .participant__title {
        font-size: 1.6875rem;
        height: 76px;
        margin-bottom: 26px; }
      .participant__text {
        font-size: 1.3125rem; } }
  @media (min-width: 1300px) {
    .participant {
      padding: 44px 5px 10px 30px; } }

.section-news {
  padding-top: 20px;
  padding-bottom: 40px; }
  .section-news .main-h2 {
    margin-bottom: 11px; }
  .section-news .main-separator {
    margin-bottom: 49px; }
  @media (min-width: 992px) {
    .section-news {
      padding-top: 57px;
      padding-bottom: 90px; }
      .section-news .main-h2 {
        margin-bottom: 17px; } }

.b-news {
  display: flex;
  gap: 15px;
  text-decoration: none; }
  .b-news__primary {
    flex-direction: column;
    gap: 15px;
    border: 1px solid #E8E8E8;
    border-radius: 15px; }
    .b-news__primary .b-news__img {
      border-radius: 10px;
      width: 100%;
      height: 214px; }
      .b-news__primary .b-news__img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .b-news__primary .b-news__title {
      font-size: 1.25rem;
      line-height: 22px;
      margin-bottom: 10px; }
    .b-news__primary .b-news__date {
      line-height: 200%; }
    .b-news__primary .b-news__inner {
      padding: 0 10px 13px 20px; }
  .b-news__wrap {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .b-news__wrap + .btn.btn-wistle {
      margin-top: 26px;
      height: 57px;
      text-transform: none; }
  .b-news__img {
    border-radius: 15px;
    overflow: hidden;
    width: 100px;
    min-width: 100px;
    height: 63px; }
  .b-news__title {
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 20px;
    color: #000000;
    margin-bottom: 4px; }
  .b-news__date {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 18px;
    color: #CFD3D6; }
  @media (min-width: 576px) {
    .b-news {
      gap: 30px; }
      .b-news__primary {
        flex-direction: column;
        gap: 15px; }
        .b-news__primary .b-news__img {
          border-radius: 10px; }
        .b-news__primary .b-news__title {
          font-size: 1.375rem;
          line-height: 24px;
          margin-bottom: 10px; }
        .b-news__primary .b-news__date {
          font-size: 0.875rem;
          line-height: 18px; }
      .b-news__wrap {
        display: flex;
        flex-direction: column;
        gap: 20px; } }
  @media (min-width: 992px) {
    .b-news__primary {
      flex-direction: column;
      gap: 18px; }
      .b-news__primary .b-news__img {
        border-radius: 10px;
        height: 390px;
        width: 100%; }
      .b-news__primary .b-news__title {
        font-size: 1.75rem;
        line-height: 120%;
        margin-bottom: 0; }
      .b-news__primary .b-news__date {
        line-height: 200%;
        margin-bottom: 15px; }
      .b-news__primary .b-news__inner {
        padding: 0 30px 30px 30px; }
    .b-news__wrap {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .b-news__wrap + .btn.btn-wistle {
        margin-top: 26px;
        height: 57px; }
    .b-news__title {
      font-size: 1.25rem;
      line-height: 120%; }
    .b-news__date {
      font-size: 1.125rem;
      line-height: 34px; }
    .b-news__img {
      width: 157px;
      min-width: 157px;
      height: 98px; } }

.section-coll {
  margin-bottom: 30px;
  padding-top: 12px; }
  .section-coll__wrap {
    border-radius: 15px;
    background-image: linear-gradient(137deg, #233F52 0%, #5288A4 100%);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 19px 14px 37px 14px; }
  .section-coll .main-h2 {
    margin-bottom: 11px; }
  .section-coll .main-separator {
    margin-bottom: 25px; }
  @media (min-width: 768px) {
    .section-coll__wrap {
      padding-top: 57px;
      padding-bottom: 40px; }
    .section-coll .main-h2 {
      margin-bottom: 17px; }
    .section-coll .main-separator {
      margin-bottom: 30px; } }
  @media (max-width: 575px) {
    .section-coll__wrap {
      margin-left: -15px;
      margin-right: -15px; } }
  .section-coll__number {
    font-style: normal;
    font-weight: 600;
    font-size: 3rem;
    line-height: 130%;
    color: #ffffff;
    position: relative;
    padding-bottom: 9px;
    display: inline-flex; }
    .section-coll__number:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 2px;
      background-color: #F61B40; }
  .section-coll__title {
    font-style: normal;
    font-weight: 600;
    font-size: 1.9375rem;
    line-height: 130%;
    color: #ffffff;
    margin-bottom: 15px;
    text-align: center; }
  .section-coll__text {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 150%;
    color: #ffffff;
    padding-top: 11px; }
    .section-coll__text p {
      margin: 0; }
  .section-coll__wrap-btn {
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center; }
    .section-coll__wrap-btn .btn {
      width: 100%;
      max-width: 221px;
      text-decoration: none; }
  @media (min-width: 374px) {
    .section-coll__wrap {
      padding: 19px 26px 37px 26px; }
    .section-coll__text {
      font-size: 0.875rem; } }
  @media (min-width: 575px) {
    .section-coll__wrap {
      padding: 30px 26px;
      border-radius: 15px; } }
  @media (min-width: 768px) {
    .section-coll__title {
      font-size: 1.8125rem; }
    .section-coll__text {
      font-size: 0.9375rem; } }
  @media (min-width: 1200px) {
    .section-coll {
      margin-bottom: 34px; }
      .section-coll__wrap {
        padding: 40px 55px; }
      .section-coll__text {
        max-width: 90%; }
      .section-coll__title {
        font-size: 1.9375rem; } }

.btn.btn-white {
  max-width: 221px;
  width: 100%;
  padding: 0 15px;
  height: 40px;
  background: #ffffff;
  border-color: #ffffff !important;
  border-radius: 8px;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 18px;
  text-align: center;
  color: #15506D;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.btn-white:hover, .btn.btn-white:active, .btn.btn-white:focus {
    background: transparent !important;
    color: #ffffff !important;
    box-shadow: none !important; }
  .btn.btn-white--indent {
    margin-bottom: 18px; }
.btn.btn-gradient {
  max-width: 221px;
  width: 100%;
  padding: 0 15px;
  height: 40px;
  background: #D03659;
  border-color: #D03659;
  border-radius: 8px;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn.btn-gradient:hover, .btn.btn-gradient:active, .btn.btn-gradient:focus {
    background: transparent !important;
    color: #D03659 !important; }
  .btn.btn-gradient--indent {
    margin-bottom: 18px; }
  .btn.btn-gradient.btn-gradient-white {
    border: 1px solid #fff;
    background: none; }
    .btn.btn-gradient.btn-gradient-white:hover, .btn.btn-gradient.btn-gradient-white:active, .btn.btn-gradient.btn-gradient-white:focus {
      background: #ffffff !important;
      color: #15506D !important;
      box-shadow: none !important; }

.section-about .main-separator {
  margin-bottom: 35px; }
.section-about .main-h2 {
  margin-bottom: 17px; }
.section-about__item {
  display: flex;
  align-items: center;
  min-height: 93px; }
.section-about__icon {
  width: 70px;
  min-width: 70px;
  height: 70px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }
.section-about__text {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 150%;
  color: #000000; }
.section-about__wrap-logo {
  background-image: url(../../images/img2.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 8px;
  height: 100%;
  width: 100%;
  padding: 10px;
  min-height: 180px; }
.section-about__logo {
  border: 1px solid rgba(255, 255, 255, 0.33);
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%; }
@media (min-width: 576px) {
  .section-about__text {
    font-size: 1.125rem; } }
@media (min-width: 768px) {
  .section-about .main-separator {
    margin-bottom: 45px; } }
@media (min-width: 992px) {
  .section-about__item {
    min-height: 93px; }
  .section-about__text {
    max-width: 275px; } }

.section-subscribe {
  background-image: linear-gradient(180deg, rgba(249, 249, 249, 0.9) 9.1%, rgba(249, 249, 249, 0.96) 99.99%, rgba(249, 249, 249, 0.36) 100%), url(../../img/subscribe-bg-m.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border: 1px solid #E3E7EC;
  border-radius: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 39px;
  padding: 25px;
  min-height: 390px;
  margin-bottom: 9px; }
  .section-subscribe__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
    max-width: 300px; }
  .section-subscribe__wrap-btn {
    display: flex;
    position: relative;
    justify-content: center; }
    .section-subscribe__wrap-btn:before {
      content: "";
      position: absolute;
      bottom: 73px;
      left: -82px;
      background-image: url(../../img/new-helix.svg);
      background-repeat: no-repeat;
      width: 117px;
      height: 47px;
      transform: rotate(30deg); }
  .section-subscribe__wrap-text {
    text-align: center; }
  .section-subscribe__title {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 30px;
    text-transform: uppercase;
    color: #222222;
    margin-bottom: 26px; }
  .section-subscribe__text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 20px;
    color: #222222; }
    .section-subscribe__text a {
      color: #D03659;
      text-decoration: none;
      font-weight: 500; }
      .section-subscribe__text a:hover, .section-subscribe__text a:active {
        color: #D03659; }
  .section-subscribe .btn.btn-subscribe {
    max-width: 240px; }
  .section-subscribe__img {
    object-fit: cover;
    width: 64px;
    height: 64px; }
  @media (min-width: 768px) {
    .section-subscribe {
      padding: 25px 50px; }
      .section-subscribe__img {
        width: 96px;
        height: 96px; }
      .section-subscribe__inner {
        gap: 22px; }
      .section-subscribe__title {
        font-size: 1.6875rem;
        line-height: 33px;
        margin-bottom: 10px; } }
  @media (min-width: 992px) {
    .section-subscribe {
      min-height: 155px;
      background-position: 80% 50%;
      padding: 22px 20px 22px 96px;
      flex-flow: nowrap;
      gap: 0;
      background-image: url(../../img/subscribe-bg.png); }
      .section-subscribe:before {
        content: "";
        position: absolute;
        left: -20px;
        bottom: -10px;
        background-image: url(../../img/phone_telegram.png);
        background-repeat: no-repeat;
        width: 109px;
        height: 146px; }
      .section-subscribe__img {
        width: 96px;
        height: 96px; }
      .section-subscribe__wrap-text {
        text-align: left; }
      .section-subscribe__inner {
        gap: 22px;
        flex-flow: nowrap;
        align-items: flex-start;
        max-width: 100%; }
      .section-subscribe__wrap-btn {
        min-width: 370px;
        justify-content: flex-end;
        align-items: center; }
        .section-subscribe__wrap-btn:before {
          left: 0;
          top: 0;
          transform: rotate(0deg); } }
  @media (min-width: 1200px) {
    .section-subscribe {
      padding: 36px 45px 23px 120px;
      background-position: 100% 50%; }
      .section-subscribe:before {
        left: 0;
        bottom: 0; }
      .section-subscribe__inner {
        gap: 37px; }
      .section-subscribe__title {
        margin-bottom: 17px; }
      .section-subscribe__wrap-btn {
        min-width: 400px;
        justify-content: flex-end;
        align-items: center; } }
  @media (min-width: 1310px) {
    .section-subscribe__wrap-btn {
      min-width: 478px; } }

.section-cooperate {
  position: relative;
  overflow: hidden; }
  .section-cooperate__img img {
    width: 100%;
    height: auto; }
  .section-cooperate .main-h2 {
    margin-bottom: 8px; }
  .section-cooperate .main-separator {
    margin-bottom: 28px; }
  @media (min-width: 768px) {
    .section-cooperate {
      padding-top: 38px;
      padding-bottom: 40px; }
      .section-cooperate .main-separator {
        margin-bottom: 60px; }
      .section-cooperate .main-h2 {
        margin-bottom: 17px; } }

.section-calendar .main-h2 {
  margin-bottom: 8px; }
.section-calendar .main-separator {
  margin-bottom: 18px; }
@media (min-width: 768px) {
  .section-calendar {
    padding-top: 38px;
    padding-bottom: 40px; }
    .section-calendar .main-separator {
      margin-bottom: 40px; }
    .section-calendar .main-h2 {
      margin-bottom: 17px; } }

.main {
  padding: 0; }

.index-top {
  position: relative;
  background-position: 50% 0;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -74px;
  padding-top: 122px;
  padding-bottom: 32px;
  min-height: 443px;
  background-image: linear-gradient(180deg, rgba(242, 244, 245, 0.9) 71.39%, #F2F4F5 100%), url(../../images/new/index-top-1.png); }
  .index-top--coach {
    background-image: linear-gradient(180deg, rgba(242, 244, 245, 0.9) 71.39%, #F2F4F5 100%), url(../../images/new/index-top-2.png); }
  .index-top .vertical-text-slider {
    margin-bottom: 20px; }
  .index-top .page-text {
    margin: 0 auto 20px; }
  .index-top .wrap-btn-center {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-flow: column; }
    .index-top .wrap-btn-center .btn {
      width: 100%;
      max-width: 285px; }
  @media (min-width: 576px) {
    .index-top {
      background-size: cover;
      margin-top: -99px;
      padding-top: 122px;
      min-height: 497px; }
      .index-top .vertical-text-slider {
        margin-bottom: 30px; }
      .index-top .page-text {
        margin-bottom: 30px; }
      .index-top .wrap-btn-center {
        gap: 30px;
        flex-flow: nowrap; }
        .index-top .wrap-btn-center .btn {
          min-width: 217px; } }
  @media (min-width: 992px) {
    .index-top {
      margin-top: -105px;
      padding-top: 161px;
      min-height: 670px; }
      .index-top .vertical-text-slider {
        margin-bottom: 40px; }
      .index-top .page-text {
        margin-bottom: 40px;
        max-width: 700px; } }

.page-h1 {
  color: #233F52;
  text-align: center;
  font-style: normal;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 130%;
  margin: 0; }
  @media (min-width: 768px) {
    .page-h1 {
      font-size: 2.25rem; } }
  @media (min-width: 992px) {
    .page-h1 {
      font-size: 3.5rem; } }

.page-h2 {
  color: #233F52;
  text-align: center;
  font-style: normal;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 130%;
  margin: 0; }
  .page-h2 span {
    color: #D03659; }
  @media (min-width: 768px) {
    .page-h2 {
      font-size: 1.5rem; } }
  @media (min-width: 992px) {
    .page-h2 {
      font-size: 2.25rem; } }

.page-h3 {
  color: #204F6D;
  text-align: center;
  font-style: normal;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 130%;
  margin: 0; }
  .page-h3 span {
    color: #D03659; }
  @media (min-width: 768px) {
    .page-h3 {
      font-size: 1.25rem; } }
  @media (min-width: 992px) {
    .page-h3 {
      font-size: 1.625rem; } }

.page-text {
  color: #4D728A;
  text-align: center;
  font-style: normal;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%; }
  @media (min-width: 768px) {
    .page-text {
      font-size: 1.0625rem; } }
  @media (min-width: 992px) {
    .page-text {
      font-size: 1.25rem; } }

.page-info-check {
  padding: 30px 0; }
  .page-info-check .row {
    gap: 20px 0; }
  .page-info-check__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px; }
  .page-info-check__title {
    color: #233F52;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    display: flex;
    align-items: center;
    gap: 12px; }
    .page-info-check__title img {
      width: 24px;
      height: 24px;
      min-width: 24px; }
  .page-info-check__text {
    color: #233F52;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-left: 36px; }
  @media (min-width: 576px) {
    .page-info-check {
      padding: 40px 0; }
      .page-info-check__item {
        gap: 16px; }
      .page-info-check__title {
        font-size: 1.125rem;
        gap: 10px; }
        .page-info-check__title img {
          width: 32px;
          height: 32px;
          min-width: 32px; }
      .page-info-check__text {
        font-size: 0.75rem;
        padding-left: 0; } }
  @media (min-width: 1200px) {
    .page-info-check {
      padding: 80px 0; }
      .page-info-check .row {
        gap: 0; }
      .page-info-check__text {
        font-size: 0.875rem; } }

.how-specialists-help {
  padding-bottom: 15px; }
  .how-specialists-help .b-inner {
    display: flex;
    flex-direction: column;
    gap: 20px 0; }
  .how-specialists-help .row {
    gap: 16px 0; }
  .how-specialists-help__wrap-btn {
    width: 100%;
    display: flex;
    justify-content: center; }
  @media (min-width: 576px) {
    .how-specialists-help {
      padding-bottom: 20px; }
      .how-specialists-help .b-inner {
        gap: 40px 0; }
      .how-specialists-help .row {
        gap: 30px 0; } }
  @media (min-width: 1200px) {
    .how-specialists-help {
      padding-bottom: 40px; }
      .how-specialists-help .b-inner {
        gap: 60px 0; } }

.info-numbers {
  padding-top: 15px;
  padding-bottom: 15px; }
  .info-numbers .b-inner {
    display: flex;
    flex-direction: column;
    gap: 30px 0; }
  .info-numbers .page-h2 {
    background-repeat: no-repeat;
    background-image: url(../../images/new/logo-long.svg);
    background-size: 100% 26px;
    background-position: 50% 0; }
  .info-numbers__inner {
    border-radius: 16px;
    background: #F2F4F5;
    padding: 30px;
    display: flex;
    flex-flow: column;
    gap: 20px; }
  .info-numbers__item {
    display: flex;
    flex-direction: column;
    gap: 8px; }
  .info-numbers__title {
    color: #204F6D;
    font-size: 3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    display: flex;
    align-items: center;
    gap: 10px; }
    .info-numbers__title img {
      width: 79px;
      height: 79px;
      min-width: 79px; }
  .info-numbers__desc {
    color: #222222;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; }
  .info-numbers__subtitle {
    color: #4C4C4C;
    text-align: center;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
    .info-numbers__subtitle span {
      color: #ffffff;
      border-radius: 8px;
      background: #D03659;
      padding: 0px 9px;
      display: inline-block; }
  @media (min-width: 576px) {
    .info-numbers {
      padding-top: 20px;
      padding-bottom: 20px; }
      .info-numbers .page-h2 {
        background-size: 100% 53px;
        background-position: 50%; }
      .info-numbers__title {
        font-size: 2.5rem;
        gap: 10px; }
      .info-numbers__desc {
        font-size: 0.9375rem; } }
  @media (min-width: 768px) {
    .info-numbers__inner {
      padding: 60px 44px 61px 29px;
      flex-flow: nowrap; } }
  @media (min-width: 992px) {
    .info-numbers__subtitle {
      font-size: 1.625rem; } }
  @media (min-width: 1200px) {
    .info-numbers {
      padding-top: 40px;
      padding-bottom: 40px; }
      .info-numbers .b-inner {
        gap: 60px 0; }
      .info-numbers .page-h2 {
        background-size: cover;
        background-position: 50% 0; }
      .info-numbers__inner {
        padding: 60px 45px 51px 45px;
        gap: 83px; }
      .info-numbers__title {
        font-size: 4.3125rem;
        gap: 22px; }
      .info-numbers__desc {
        font-size: 1rem;
        max-width: 320px; } }

.new_prefs {
  padding: 28px 38px 28px 32px;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background: #7894A6;
  min-height: 334px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px 0;
  height: 100%; }
  .new_prefs img {
    position: absolute;
    border-radius: 16px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .new_prefs:before {
    content: "";
    position: absolute;
    width: 113px;
    height: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/new/w-1.svg);
    top: 28px;
    right: 25px;
    z-index: 1; }
  .new_prefs__title {
    color: #ffffff;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    position: relative;
    z-index: 1; }
    .new_prefs__title--color-1 {
      color: #233F52; }
  .new_prefs__desc {
    color: #ffffff;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    position: relative;
    z-index: 1; }
    .new_prefs__desc--color-1 {
      color: #233F52; }
  @media (min-width: 576px) {
    .new_prefs {
      min-height: 280px; } }
  @media (min-width: 768px) {
    .new_prefs {
      padding: 28px 30px 14px;
      min-height: 375px; } }
  @media (min-width: 1200px) {
    .new_prefs {
      padding: 39px 99px 39px 30px;
      min-height: 465px; }
      .new_prefs:before {
        width: 206px;
        height: 129px;
        top: 46px;
        right: 39px; }
      .new_prefs__title {
        font-size: 1.625rem;
        max-width: 246px; }
      .new_prefs__desc {
        font-size: 1.25rem; } }

.tabs-specialists {
  padding-top: 15px;
  padding-bottom: 15px; }
  .tabs-specialists .b-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px 0; }
  .tabs-specialists .row {
    --bs-gutter-x: .625rem;
    gap: 10px 0; }
  .tabs-specialists__more {
    display: flex;
    gap: 10px 30px;
    flex-flow: column;
    align-items: center;
    width: 100%; }
    .tabs-specialists__more__btn {
      display: flex;
      width: 100%;
      cursor: pointer;
      padding: 0 20px;
      height: 54px;
      justify-content: center;
      align-items: center;
      border-radius: 8px;
      border: 1px solid #A5B8C4;
      color: #222222;
      text-align: center;
      font-size: 1rem;
      font-style: normal;
      font-weight: 500;
      line-height: 140%; }
    .tabs-specialists__more__text {
      color: #222222;
      text-align: center;
      font-size: 1rem;
      font-style: normal;
      font-weight: 500;
      line-height: 140%; }
      .tabs-specialists__more__text span {
        color: #A5B8C4; }
  @media (max-width: 374px) {
    .tabs-specialists .row > [class*="col-"] {
      flex: 0 0 auto;
      width: 100%; } }
  @media (min-width: 576px) {
    .tabs-specialists {
      padding-top: 20px;
      padding-bottom: 20px; }
      .tabs-specialists .row {
        --bs-gutter-x: 1.25rem;
        gap: 20px 0; }
      .tabs-specialists__more__btn {
        max-width: 278px; } }
  @media (min-width: 768px) {
    .tabs-specialists .b-inner {
      gap: 30px 0; }
    .tabs-specialists .row {
      gap: 20px 0; }
    .tabs-specialists__more {
      flex-flow: nowrap; } }
  @media (min-width: 1200px) {
    .tabs-specialists {
      padding-top: 40px;
      padding-bottom: 40px; }
      .tabs-specialists .row {
        gap: 30px 0;
        --bs-gutter-x: 1.875rem; } }

.b-nav-wrap-tabs {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden; }

.b-nav-tabs {
  display: inline-flex;
  padding: 5px 6px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  background-color: #F2F4F5;
  border-radius: 16px; }
  .b-nav-tabs__item {
    cursor: pointer;
    display: inline-flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    color: #4D728A;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    white-space: nowrap;
    transition: background-color 0.5s ease, color 0.5s ease; }
    .b-nav-tabs__item:hover {
      color: #233F52; }
    .b-nav-tabs__item.select {
      background-color: #D03659;
      color: #ffffff; }

.card-specialist {
  display: flex;
  padding: 12px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  border-radius: 16px;
  background-color: #F2F4F5;
  transition: background-color 0.5s ease;
  height: 100%;
  justify-content: space-between; }
  .card-specialist__img {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    overflow: hidden; }
  .card-specialist__title {
    transition: color 0.5s ease;
    color: #233F52;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
  .card-specialist__info {
    transition: color 0.5s ease;
    color: #222222;
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; }
    .card-specialist__info span {
      font-weight: 600; }
  .card-specialist:hover {
    background-color: #204F6D; }
    .card-specialist:hover .card-specialist__title,
    .card-specialist:hover .card-specialist__info {
      color: #ffffff; }
  @media (min-width: 576px) {
    .card-specialist__title {
      font-size: 1.125rem; } }
  @media (min-width: 768px) {
    .card-specialist {
      padding: 20px; } }
  @media (min-width: 992px) {
    .card-specialist__info {
      font-size: 0.75rem; } }

.tabs-slider {
  background: linear-gradient(180deg, #F2F4F5 0%, rgba(242, 244, 245, 0) 100%);
  padding-top: 40px; }
  .tabs-slider .page-h2 {
    margin-bottom: 20px; }
  @media (min-width: 576px) {
    .tabs-slider .page-h2 {
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .tabs-slider .page-h2 {
      margin-bottom: 60px; } }
  @media (min-width: 1200px) {
    .tabs-slider {
      padding-top: 60px;
      padding-bottom: 34px; } }

.page-img {
  padding: 30px 0; }
  .page-img__item {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/new/page-img-bg.png);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 481px;
    gap: 62px;
    padding: 31px 10px;
    position: relative;
    border-radius: 16px;
    overflow: hidden; }
    .page-img__item:before {
      content: "";
      position: absolute;
      width: 230px;
      height: 185px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url(../../images/new/img1.png);
      bottom: 95px;
      left: 50%;
      transform: translate(-50%, 0); }
    .page-img__item__title {
      color: #233F52;
      font-size: 1.25rem;
      font-style: normal;
      font-weight: 600;
      line-height: 130%;
      text-align: center; }
    .page-img__item__wrap-btn {
      position: relative;
      z-index: 1;
      display: flex;
      flex-flow: column;
      gap: 20px;
      align-items: center; }
      .page-img__item__wrap-btn .btn {
        width: 100%;
        max-width: 278px; }
  @media (min-width: 576px) {
    .page-img {
      padding: 40px 0; }
      .page-img__item {
        min-height: 324px;
        gap: 62px;
        padding: 38px 41px; }
        .page-img__item:before {
          width: 198px;
          height: 160px;
          bottom: auto;
          top: 35px;
          left: auto;
          right: 5px;
          transform: none; }
        .page-img__item__title {
          text-align: left;
          max-width: 300px; }
        .page-img__item__wrap-btn {
          flex-flow: nowrap; } }
  @media (min-width: 768px) {
    .page-img__item:before {
      width: 198px;
      height: 160px;
      bottom: auto;
      top: 35px;
      left: auto;
      right: 35px;
      transform: none; }
    .page-img__item__title {
      text-align: left;
      max-width: 405px; }
    .page-img__item__wrap-btn {
      flex-flow: nowrap; } }
  @media (min-width: 992px) {
    .page-img__item {
      justify-content: space-around;
      gap: 0; }
      .page-img__item:before {
        bottom: auto;
        top: 50%;
        right: 2px;
        transform: translate(0, -50%); }
      .page-img__item__title {
        max-width: 530px; } }
  @media (min-width: 1200px) {
    .page-img {
      padding: 80px 0; }
      .page-img__item {
        min-height: 351px;
        gap: 40px;
        justify-content: center;
        padding: 15px 66px; }
        .page-img__item:before {
          width: 400px;
          height: 323px; }
        .page-img__item__title {
          font-size: 1.625rem;
          max-width: 723px; } }

.wrap-coll-step .b-inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 0; }
.wrap-coll-step--coach {
  padding-bottom: 30px; }
@media (min-width: 576px) {
  .wrap-coll-step .b-inner {
    gap: 40px; }
  .wrap-coll-step--coach {
    padding-bottom: 40px; } }
@media (min-width: 992px) {
  .wrap-coll-step .b-inner {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1200px) {
  .wrap-coll-step .b-inner {
    gap: 80px; }
  .wrap-coll-step--coach {
    padding: 100px 0; } }

.coll-step {
  padding: 47px 20px 100px;
  gap: 6px;
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../../images/new/steps1.png);
  background-position: 50%;
  overflow: hidden;
  border-radius: 16px; }
  .coll-step--coach {
    background-image: url(../../images/new/steps2.png);
    padding-bottom: 38px; }
  .coll-step__btn {
    display: flex;
    justify-content: center; }
  .coll-step__title {
    color: #ffffff;
    text-align: center;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
    .coll-step__title span {
      border-radius: 8px;
      background: #D03659;
      padding: 0px 9px;
      display: inline-block; }
  .coll-step__inner {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 35px; }
  .coll-step__item {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
    width: 200px;
    position: relative; }
    .coll-step__item:before {
      content: "";
      position: absolute;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url(../../images/new/line.svg);
      width: 15px;
      height: 1px;
      transform: rotate(90deg);
      top: -20px;
      left: 50%;
      margin-left: -5px; }
    .coll-step__item:first-child:before {
      display: none; }
    .coll-step__item__count {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      border: 9px solid #A5B8C4;
      background: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #D03659;
      font-size: 1.125rem;
      font-style: normal;
      font-weight: 600;
      line-height: 130%; }
      .coll-step--coach .coll-step__item__count {
        border-color: #D03659; }
    .coll-step__item__title {
      color: #ffffff;
      text-align: center;
      font-size: 1.125rem;
      font-style: normal;
      font-weight: 600;
      line-height: 130%; }
    .coll-step__item__desc {
      color: #ffffff !important;
      font-size: 0.9375rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%; }
      .coll-step__item__desc a {
        color: #ffffff !important;
        font-size: 0.9375rem;
        font-style: normal;
        font-weight: 400;
        line-height: 140%; }
  @media (max-width: 575px) {
    .coll-step__title {
      display: flex;
      flex-direction: column;
      gap: 9px;
      align-items: center; }
      .coll-step__title span {
        max-width: 190px;
        width: 100%;
        padding: 6px 9px; } }
  @media (max-width: 768px) {
    .coll-step {
      border-radius: 0; } }
  @media (min-width: 576px) {
    .coll-step {
      min-height: 724px;
      gap: 65px; }
      .coll-step__inner {
        gap: 38px 16px;
        justify-content: center;
        flex-flow: wrap; }
      .coll-step__item {
        padding: 0 10px;
        width: calc(33.33333333% - 16px);
        min-height: 252px; }
        .coll-step__item:before {
          transform: rotate(0deg);
          top: 126px;
          left: 0;
          margin-left: -8px; } }
  @media (min-width: 768px) {
    .coll-step {
      padding: 54px 56px 20px;
      min-height: 724px;
      gap: 65px; }
      .coll-step--coach {
        padding-bottom: 25px; }
      .coll-step__inner {
        gap: 38px 16px;
        justify-content: center; }
      .coll-step__item {
        padding: 0 10px;
        width: calc(33.33333333% - 16px);
        min-height: 252px; }
      .coll-step__title {
        font-size: 1.5rem; } }
  @media (min-width: 992px) {
    .coll-step {
      padding: 61px 20px 30px;
      min-height: 499px;
      gap: 58px; }
      .coll-step--coach {
        padding-bottom: 43px; }
      .coll-step__inner {
        gap: 20px;
        justify-content: space-between;
        flex-flow: nowrap;
        align-items: center; }
      .coll-step__item {
        padding: 0 13px;
        width: calc(20% - 15px);
        min-height: 170px; }
        .coll-step__item__desc {
          font-size: 1rem; }
      .coll-step__title {
        font-size: 2.25rem; } }
  @media (min-width: 1200px) {
    .coll-step__inner {
      gap: 30px; }
    .coll-step__item:before {
      margin-left: -20px; } }

.page-wrap-btn .b-inner {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: center; }
@media (min-width: 576px) {
  .page-wrap-btn .b-inner {
    padding-top: 40px;
    padding-bottom: 40px; } }
@media (min-width: 1200px) {
  .page-wrap-btn .b-inner {
    padding-top: 80px;
    padding-bottom: 80px; } }

.wrap-pricing-box .row {
  gap: 30px 0; }
.wrap-pricing-box .page-h2 {
  margin-bottom: 20px; }
@media (min-width: 576px) {
  .wrap-pricing-box .page-h2 {
    margin-bottom: 30px; } }
@media (min-width: 992px) {
  .wrap-pricing-box .row {
    align-items: center; } }
@media (min-width: 1200px) {
  .wrap-pricing-box .page-h2 {
    margin-bottom: 47px; } }

.pricing-box {
  display: flex;
  padding: 24px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border-radius: 16px;
  overflow: hidden;
  background: #E7ECEF; }
  .pricing-box.chused {
    background: #D03659; }
  .pricing-box__img {
    height: 155px;
    border-radius: 10px;
    width: 100%; }
    .pricing-box__img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top;
      border-radius: 10px;
      overflow: hidden; }
  .pricing-box__title {
    color: #222222;
    text-align: center;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
    .chused .pricing-box__title {
      color: #ffffff; }
  .pricing-box__desc {
    color: #222222;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; }
    .chused .pricing-box__desc {
      color: #ffffff; }
  .pricing-box__badge {
    color: #233F52;
    text-align: center;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    display: inline-flex;
    padding: 3px 15px;
    border-radius: 20px;
    background: #ffffff; }
    .chused .pricing-box__badge {
      color: #ffffff;
      background: #204F6D; }
  .pricing-box__text {
    color: #222222;
    text-align: left;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; }
    .pricing-box__text div {
      margin-bottom: 8px; }
      .pricing-box__text div:last-child {
        margin-bottom: 0; }
    .chused .pricing-box__text {
      color: #ffffff; }
  .pricing-box__btn {
    display: flex;
    justify-content: center;
    width: 100%; }
    .pricing-box__btn .btn {
      height: auto !important;
      min-height: 54px;
      padding: 15px 20px;
      white-space: normal;
      width: 100%; }
  @media (min-width: 576px) {
    .pricing-box {
      padding: 16px; }
      .pricing-box__img {
        height: 141px; }
      .pricing-box__title {
        font-size: 1.25rem; }
      .pricing-box__desc {
        font-size: 1.0625rem; }
      .pricing-box__badge {
        font-size: 0.9375rem; }
      .pricing-box__text {
        font-size: 0.9375rem; } }
  @media (min-width: 768px) {
    .pricing-box__btn .btn {
      width: auto; } }
  @media (min-width: 992px) {
    .pricing-box {
      padding: 20px;
      gap: 32px; }
      .pricing-box.chused {
        padding-bottom: 43px;
        padding-top: 41px; }
      .pricing-box.last {
        padding-top: 50px;
        padding-bottom: 50px; }
      .pricing-box__img {
        height: 155px; }
      .pricing-box__title {
        font-size: 1.625rem; }
        .chused .pricing-box__title {
          padding: 0 20px; }
      .pricing-box__desc {
        font-size: 1.25rem; }
      .pricing-box__badge {
        font-size: 1rem; }
      .pricing-box__text {
        font-size: 1rem; } }

.page-subscribe {
  padding: 30px 0; }
  @media (min-width: 576px) {
    .page-subscribe {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (min-width: 1200px) {
    .page-subscribe {
      padding-top: 67px;
      padding-bottom: 80px; } }

.b-subscribe {
  background-color: #D03659;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  padding: 40px 18px 33px;
  display: flex;
  flex-flow: column;
  gap: 16px; }
  .b-subscribe:before {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/new/circles.svg);
    width: 33px;
    height: 282px;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .b-subscribe__wrap-text {
    display: flex;
    flex-flow: column;
    gap: 16px; }
  .b-subscribe__title {
    color: #ffffff;
    text-align: center;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
  .b-subscribe__text {
    color: #ffffff;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; }
  .b-subscribe__form {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%; }
  .b-subscribe .form-control.base-input {
    height: 46px;
    padding-left: 25px;
    padding-right: 8px;
    box-shadow: none !important;
    border-radius: 8px;
    border: 1px solid #ffffff;
    background: transparent;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #ffffff; }
    .b-subscribe .form-control.base-input::-webkit-input-placeholder {
      color: #ffffff;
      transition: color ease 0.3s; }
    .b-subscribe .form-control.base-input:-moz-placeholder {
      color: #ffffff;
      transition: color ease 0.3s; }
    .b-subscribe .form-control.base-input::-moz-placeholder {
      color: #ffffff;
      transition: color ease 0.3s; }
    .b-subscribe .form-control.base-input:-ms-input-placeholder {
      color: #ffffff;
      transition: color ease 0.3s; }
    .b-subscribe .form-control.base-input:hover {
      border-color: #A5B8C4; }
  @media (min-width: 768px) {
    .b-subscribe {
      padding: 43px 64px 37px 37px;
      flex-flow: nowrap;
      justify-content: space-between;
      align-items: center; }
      .b-subscribe__title {
        text-align: left;
        max-width: 350px; }
      .b-subscribe__text {
        text-align: left;
        font-size: 1.0625rem;
        max-width: 350px; }
      .b-subscribe__form {
        width: 193px; } }
  @media (min-width: 1200px) {
    .b-subscribe {
      padding: 40px 78px 40px 70px; }
      .b-subscribe__title {
        font-size: 1.625rem;
        max-width: 530px; }
      .b-subscribe__text {
        font-size: 1.25rem;
        max-width: 720px; }
      .b-subscribe__form {
        width: 215px; } }

.section-reviews {
  background: linear-gradient(180deg, #F2F4F5 0%, rgba(242, 244, 245, 0) 100%);
  padding: 40px 0 0; }
  .section-reviews__wrap {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden; }
  .section-reviews__inner {
    display: flex;
    gap: 10px; }
  .section-reviews .b-reviews {
    min-width: 215px;
    width: calc(33.33333333%); }
  .section-reviews .page-h2 {
    margin-bottom: 20px; }
  @media (min-width: 576px) {
    .section-reviews .page-h2 {
      margin-bottom: 43px; }
    .section-reviews__inner {
      gap: 20px; } }
  @media (min-width: 1200px) {
    .section-reviews {
      padding: 60px 0; }
      .section-reviews .page-h2 {
        margin-bottom: 60px; }
      .section-reviews__inner {
        gap: 30px; } }

.b-reviews {
  border-radius: 16px;
  overflow: hidden; }
  .b-reviews__top {
    display: flex;
    padding: 10px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background-color: #ffffff; }
    .b-reviews__top__img {
      width: 21px; }
      .b-reviews__top__img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .b-reviews__top__text {
      color: #222222;
      text-align: left;
      font-size: 0.9375rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%; }
    .b-reviews__top__link a {
      color: #4D728A !important;
      text-align: left;
      font-size: 1rem;
      font-style: normal;
      font-weight: 600;
      line-height: 140%;
      text-decoration: none; }
  .b-reviews__bottom {
    display: flex;
    padding: 10px;
    align-items: flex-start;
    gap: 10px;
    background-color: #F2F4F5; }
    .b-reviews__bottom__img {
      border-radius: 50%;
      overflow: hidden;
      border: 1px solid #7894A6;
      width: 54px;
      min-width: 54px;
      height: 54px;
      padding: 3px; }
      .b-reviews__bottom__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%; }
    .b-reviews__bottom__inner {
      display: flex;
      flex-direction: column;
      gap: 4px;
      align-items: flex-start; }
    .b-reviews__bottom__title {
      color: #233F52;
      text-align: left;
      font-size: 0.9375rem;
      font-style: normal;
      font-weight: 600;
      line-height: 140%; }
    .b-reviews__bottom__text {
      color: #222222;
      text-align: left;
      font-size: 0.9375rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%; }
  @media (min-width: 992px) {
    .b-reviews__top {
      padding: 24px; }
      .b-reviews__top__img {
        width: 35px; }
      .b-reviews__top__text {
        font-size: 1rem; }
      .b-reviews__top__link a {
        font-size: 1rem; }
    .b-reviews__bottom__title {
      font-size: 1rem; }
    .b-reviews__bottom__text {
      font-size: 1rem; } }

.section-request {
  padding: 30px 0; }
  @media (min-width: 576px) {
    .section-request {
      padding: 40px 0; } }
  @media (min-width: 1200px) {
    .section-request {
      padding: 80px 0; } }

.b-request {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../../images/new/request-bg.png);
  background-position: 50%;
  overflow: hidden;
  border-radius: 16px;
  padding: 47px 21px;
  display: flex;
  flex-flow: column;
  gap: 30px;
  position: relative; }
  .b-request:before {
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/new/circles.svg);
    width: 33px;
    height: 282px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%) rotate(-180deg); }
  .b-request--center:before {
    transform: translate(0, -50%) rotate(0deg);
    left: auto;
    right: 0; }
  .b-request__wrap-text {
    display: flex;
    flex-direction: column;
    gap: 16px; }
  .b-request__title {
    color: #ffffff;
    text-align: center;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
  .b-request__text {
    color: #ffffff;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; }
  .b-request__btn {
    display: flex;
    flex-flow: column;
    gap: 20px;
    width: 100%; }
  @media (min-width: 576px) {
    .b-request {
      padding: 40px 36px;
      flex-flow: nowrap;
      justify-content: space-between; }
      .b-request--center {
        align-items: center; }
      .b-request__title {
        text-align: left; }
      .b-request__text {
        text-align: left;
        font-size: 1.0625rem; }
      .b-request__btn {
        width: auto; } }
  @media (min-width: 992px) {
    .b-request {
      padding: 47px 73px; }
      .b-request--center {
        min-height: 242px;
        align-items: center; }
      .b-request__wrap-text {
        gap: 20px; }
      .b-request__title {
        font-size: 1.625rem; }
      .b-request__text {
        font-size: 1.25rem; }
      .b-request__btn {
        width: 278px; } }

.articles-slider .page-h2 {
  margin-bottom: 20px; }
@media (min-width: 576px) {
  .articles-slider .page-h2 {
    margin-bottom: 43px; } }
@media (min-width: 1200px) {
  .articles-slider .page-h2 {
    margin-bottom: 60px; } }

.wrap-page-calendar {
  padding: 30px 0; }
  .wrap-page-calendar__subtitle {
    color: #4D728A;
    text-align: center;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto; }
  .wrap-page-calendar .page-h2 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 768px) {
    .wrap-page-calendar {
      padding: 40px 0; }
      .wrap-page-calendar__subtitle {
        font-size: 1.0625rem;
        max-width: 85%;
        margin-bottom: 30px; }
      .wrap-page-calendar .page-h2 {
        margin-bottom: 20px;
        max-width: 85%; } }
  @media (min-width: 1200px) {
    .wrap-page-calendar {
      padding: 80px 0; }
      .wrap-page-calendar .page-h2 {
        margin-bottom: 20px;
        max-width: 890px; }
      .wrap-page-calendar__subtitle {
        font-size: 1.25rem;
        max-width: 890px;
        margin-bottom: 60px; } }

.page-accordion .page-h2 {
  margin-bottom: 30px;
  text-align: left; }
@media (min-width: 992px) {
  .page-accordion .page-h2 {
    margin-bottom: 60px; } }

.section-add {
  padding-bottom: 30px; }
  .section-add .page-h2 {
    color: #204F6D; }
  .section-add .b-inner {
    display: flex;
    flex-direction: column;
    gap: 20px; }
  .section-add__btn {
    display: flex;
    justify-content: center; }
  .section-add__text {
    color: #4C4C4C;
    text-align: center;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; }
  @media (min-width: 576px) {
    .section-add {
      padding-bottom: 40px; }
      .section-add .b-inner {
        gap: 30px; }
      .section-add__text {
        font-size: 0.75rem; } }
  @media (min-width: 1200px) {
    .section-add {
      padding-bottom: 100px; }
      .section-add__text {
        font-size: 0.875rem; } }

.add-info {
  display: flex;
  flex-flow: column;
  gap: 20px;
  border-radius: 16px;
  border: 3px solid #E7ECEF;
  background: #F2F4F5;
  overflow: hidden;
  padding: 20px; }
  .add-info__img {
    border-radius: 12px;
    overflow: hidden;
    height: 235px;
    width: 100%; }
    .add-info__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .add-info__wrap {
    display: contents; }
  .add-info__inner {
    display: flex;
    flex-flow: column;
    gap: 19px; }
  .add-info__title {
    color: #222222;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; }
  .add-info__subtitle {
    color: #222222;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; }
  .add-info__text {
    color: #4C4C4C;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; }
  .add-info ul {
    margin: 0;
    padding-left: 26px;
    color: #4C4C4C; }
  @media (min-width: 768px) {
    .add-info {
      flex-flow: wrap; }
      .add-info__img {
        width: 304.068px;
        height: 235.361px; }
      .add-info__inner {
        flex: 1 0 0%; }
      .add-info__title {
        font-size: 0.9375rem; }
      .add-info__subtitle {
        font-size: 1rem; }
      .add-info__text {
        font-size: 0.9375rem; } }
  @media (min-width: 992px) {
    .add-info {
      padding: 30px;
      flex-flow: nowrap; }
      .add-info__img {
        height: 207px;
        width: 335px; }
      .add-info__wrap {
        display: flex;
        flex-flow: column;
        gap: 30px; }
      .add-info ul li {
        margin-bottom: 8px; }
        .add-info ul li:last-child {
          margin-bottom: 0; }
      .add-info__title {
        font-size: 1rem; }
      .add-info__text {
        font-size: 1rem; } }

.section-colls {
  padding-bottom: 30px; }
  .section-colls .page-h2 {
    background-repeat: no-repeat;
    background-image: url(../../images/new/logo-long.svg);
    background-size: 100% 26px;
    background-position: 50% 0;
    margin-bottom: 8px; }
  .section-colls .row {
    align-items: center;
    margin-bottom: 40px; }
    .section-colls .row:last-child {
      margin: 0 !important; }
    .section-colls .row > [class*="col-"] {
      display: flex;
      flex-direction: column;
      gap: 12px; }
  .section-colls__title {
    color: #233F52;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
  .section-colls__text {
    color: #233F52;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; }
  .section-colls img {
    height: 196px;
    width: auto; }
  @media (min-width: 576px) {
    .section-colls {
      padding-bottom: 40px; }
      .section-colls .page-h2 {
        background-size: 100% 53px;
        background-position: 50%;
        margin-bottom: 30px;
        min-height: 52px; } }
  @media (min-width: 768px) {
    .section-colls img {
      width: 332px;
      height: auto; }
    .section-colls__text {
      font-size: 1.0625rem; }
    .section-colls .row > [class*="col-"] {
      gap: 24px; } }
  @media (min-width: 992px) {
    .section-colls__title {
      font-size: 1.625rem; }
    .section-colls__text {
      font-size: 1.25rem; }
    .section-colls img {
      width: 482px;
      height: auto; }
    .section-colls .row {
      margin-bottom: 20px;
      justify-content: space-between; } }
  @media (min-width: 1200px) {
    .section-colls {
      padding-bottom: 100px; }
      .section-colls .page-h2 {
        background-size: cover;
        background-position: 50% 0;
        margin-bottom: 60px;
        min-height: 92px;
        display: flex;
        align-items: center;
        justify-content: center; } }

.card-cound {
  padding-bottom: 30px; }
  .card-cound .page-h2 {
    margin-bottom: 20px; }
  .card-cound .row {
    gap: 10px 0; }
  .card-cound__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 20px 16px 10px 16px;
    border-radius: 12px;
    overflow: hidden; }
    @media (max-width: 575px) {
      .card-cound__item {
        height: 200px; } }
    .card-cound__item.step-1 {
      border: 1px solid #D03659;
      background: #D03659; }
      .card-cound__item.step-1 .card-cound__title {
        color: #ffffff; }
      .card-cound__item.step-1 .card-cound__text {
        color: #ffffff; }
    .card-cound__item.step-2 {
      border: 1px solid #204F6D;
      background: #204F6D; }
      .card-cound__item.step-2 .card-cound__title {
        color: #ffffff; }
      .card-cound__item.step-2 .card-cound__text {
        color: #ffffff; }
    .card-cound__item.step-3 {
      border: 1px solid #F2F4F5;
      background: #F2F4F5; }
      .card-cound__item.step-3 .card-cound__title {
        color: #204F6D; }
      .card-cound__item.step-3 .card-cound__text {
        color: #204F6D; }
    .card-cound__item.step-4 {
      border: 1px solid #A5B8C4;
      background: #ffffff; }
      .card-cound__item.step-4 .card-cound__title {
        color: #D03659; }
      .card-cound__item.step-4 .card-cound__text {
        color: #204F6D; }
  .card-cound__title {
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; }
  .card-cound__text {
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-align: center; }
  @media (max-width: 575px) {
    .card-cound .row {
      --bs-gutter-x: .625rem; }
      .card-cound .row > [class*="col-"] {
        --bs-gutter-x: .625rem; } }
  @media (min-width: 576px) {
    .card-cound {
      padding-bottom: 40px; }
      .card-cound__item {
        height: 155px; }
      .card-cound .row {
        gap: 20px 0; } }
  @media (min-width: 768px) {
    .card-cound__item {
      padding: 20px 16px 8px 16px;
      height: 324px; }
    .card-cound__text {
      font-size: 0.9375rem; } }
  @media (min-width: 1200px) {
    .card-cound {
      padding-bottom: 100px; }
      .card-cound__item {
        padding: 20px;
        justify-content: center; }
      .card-cound .page-h2 {
        margin-bottom: 40px; }
      .card-cound__title {
        font-size: 4.3125rem; }
      .card-cound__text {
        font-size: 1rem; } }

.single-slider {
  padding-bottom: 30px; }
  .single-slider .page-h2 {
    margin-bottom: 20px;
    color: #204F6D; }
  .single-slider__text {
    color: #4D728A;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-align: center;
    margin-bottom: 20px; }
  @media (min-width: 576px) {
    .single-slider {
      padding-bottom: 40px; }
      .single-slider__text {
        font-size: 1.0625rem;
        margin-bottom: 40px; } }
  @media (min-width: 1200px) {
    .single-slider {
      padding-bottom: 130px; }
      .single-slider__text {
        font-size: 1.25rem; } }

.catalog-page__wrap {
  border-radius: 16px;
  border: 1px solid #D0DAE0;
  background: #F2F4F5;
  padding: 0px 16px 16px 16px; }
.catalog-page .page-h2 {
  color: #204F6D;
  margin-bottom: 30px; }
.catalog-page__text {
  color: #4D728A;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  margin-bottom: 20px; }
.catalog-page__subtitle {
  color: #222222;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  text-align: center;
  margin-bottom: 20px; }
.catalog-page__more {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding-top: 20px;
  gap: 14px;
  margin-bottom: 20px; }
  .catalog-page__more__inner {
    display: flex;
    flex-flow: column;
    align-items: center;
    gap: 9px; }
  .catalog-page__more__text {
    color: #4D728A;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; }
.catalog-page__row {
  gap: 4px 0; }
.catalog-page__card {
  border-radius: 16px;
  border: 1px solid #E7ECEF;
  background: #ffffff;
  padding: 44px 23px 23px;
  align-items: center;
  display: flex;
  position: relative;
  flex-flow: column;
  min-height: 457px;
  overflow: hidden; }
  .catalog-page__card:before {
    content: "";
    position: absolute;
    width: 311px;
    height: 207px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/new/img-5.png);
    bottom: 0;
    left: 50%;
    margin-left: -155px; }
  .catalog-page__card:after {
    content: "";
    position: absolute;
    width: 153px;
    height: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/new/DOTS.svg);
    bottom: 7px;
    left: 50%;
    margin-left: -76px; }
  .catalog-page__card__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    position: relative;
    z-index: 2;
    margin-bottom: 18px; }
  .catalog-page__card .btn {
    position: relative;
    z-index: 2; }
  .catalog-page__card__title {
    color: #233F52;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; }
  .catalog-page__card__text {
    color: #204F6D;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; }
@media (min-width: 576px) {
  .catalog-page__wrap {
    padding: 40px 30px; }
  .catalog-page__text {
    font-size: 1.0625rem;
    margin-bottom: 40px; }
  .catalog-page__subtitle {
    margin-bottom: 40px; }
  .catalog-page__row.row {
    --bs-gutter-x: 1.25rem;
    gap: 20px 0; }
    .catalog-page__row.row > [class*="col-"] {
      --bs-gutter-x: 1.25rem; }
  .catalog-page__more {
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px; }
    .catalog-page__more__inner {
      display: flex;
      flex-flow: nowrap;
      align-items: center;
      gap: 20px; }
    .catalog-page__more__text {
      font-size: 1rem; }
  .catalog-page__card {
    min-height: 390px; } }
@media (min-width: 768px) {
  .catalog-page__card {
    padding: 26px 23px 23px 42px;
    flex-flow: nowrap;
    min-height: 268px;
    gap: 30px; }
    .catalog-page__card:before {
      width: 402px;
      height: 268px;
      bottom: 0;
      left: auto;
      margin-left: 0;
      right: -32px; }
    .catalog-page__card:after {
      width: 197px;
      height: 46px;
      bottom: -16px;
      left: auto;
      right: 39px;
      margin-left: 0; }
    .catalog-page__card__inner {
      align-items: flex-start;
      text-align: left;
      gap: 20px;
      margin-bottom: 0;
      max-width: 300px; }
    .catalog-page__card__title {
      font-size: 1.625rem; }
    .catalog-page__card__text {
      font-size: 1.25rem; } }
@media (min-width: 992px) {
  .catalog-page__card {
    min-height: 221px; }
    .catalog-page__card__title {
      font-size: 1.625rem; }
    .catalog-page__card__inner {
      max-width: 520px; } }
@media (min-width: 1200px) {
  .catalog-page__text {
    font-size: 1.25rem; }
  .catalog-page__subtitle {
    font-size: 1.625rem;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto; }
  .catalog-page__card {
    gap: 96px; }
    .catalog-page__card:before {
      width: 330px;
      height: 220px;
      right: -10px; }
    .catalog-page__card:after {
      bottom: 24px;
      right: 44px; }
    .catalog-page__card__inner {
      position: relative; }
      .catalog-page__card__inner:before {
        content: "";
        position: absolute;
        width: 30px;
        height: 1px;
        background: #D0DAE0;
        bottom: 58px;
        right: -38px; } }

.card-programme {
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  border-radius: 16px;
  border: 1px solid #E7ECEF;
  background: #ffffff;
  transition: background-color 0.5s ease; }
  .card-programme:hover, .card-programme:active {
    background: #D03659;
    border-color: #D03659; }
    .card-programme:hover .card-programme__title,
    .card-programme:hover .card-programme__text, .card-programme:active .card-programme__title,
    .card-programme:active .card-programme__text {
      color: #ffffff; }
  .card-programme img {
    border-radius: 10px;
    overflow: hidden;
    width: 44px;
    height: 44px;
    min-width: 44px;
    object-fit: cover; }
  .card-programme__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 4px; }
  .card-programme__title {
    color: #7894A6;
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    transition: color 0.5s ease; }
  .card-programme__text {
    color: #222222;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    transition: color 0.5s ease; }
  @media (min-width: 576px) {
    .card-programme__text {
      font-size: 0.75rem; } }
  @media (min-width: 992px) {
    .card-programme__title {
      font-size: 0.75rem; }
    .card-programme__text {
      font-size: 0.875rem; }
    .card-programme img {
      min-width: 68px;
      width: 68px;
      height: 68px; } }

.section-coach-reviews .page-h2 {
  color: #204F6D;
  margin-bottom: 20px; }
.section-coach-reviews__wrap {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden; }
.section-coach-reviews__inner {
  display: flex;
  gap: 10px; }
.section-coach-reviews .b-reviews {
  min-width: 215px;
  width: calc(33.33333333%); }
@media (min-width: 576px) {
  .section-coach-reviews__inner {
    gap: 20px; } }
@media (min-width: 1200px) {
  .section-coach-reviews .page-h2 {
    margin-bottom: 60px; }
  .section-coach-reviews__inner {
    gap: 30px; } }

.coach-reviews {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  align-self: stretch;
  padding: 16px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #E7ECEF;
  background: #ffffff;
  min-width: 215px;
  width: calc(33.33333333%); }
  .coach-reviews__top {
    display: flex;
    align-items: center;
    gap: 17px; }
    .coach-reviews__top__img {
      border-radius: 50%;
      overflow: hidden;
      width: 54px;
      min-width: 54px;
      height: 54px; }
      .coach-reviews__top__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%; }
    .coach-reviews__top__inner {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 4px;
      flex: 1 0 0; }
    .coach-reviews__top__title {
      color: #204F6D;
      text-align: left;
      font-size: 0.9375rem;
      font-style: normal;
      font-weight: 600;
      line-height: 140%; }
    .coach-reviews__top__subtitle {
      color: #204F6D;
      text-align: left;
      font-size: 0.625rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%; }
    .coach-reviews__top__link {
      color: #204F6D;
      text-align: left;
      font-size: 0.75rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%; }
  .coach-reviews__bottom {
    border-radius: 8px;
    background: #F1F1F1;
    padding: 13px;
    color: #4C4C4C;
    text-align: left;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    position: relative; }
    .coach-reviews__bottom:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 6.5px 13px 6.5px;
      border-color: transparent transparent #F1F1F1 transparent;
      transform: rotate(0deg);
      top: -12px;
      left: 50%;
      margin-left: -6px; }
  @media (min-width: 1200px) {
    .coach-reviews {
      padding: 30px; }
      .coach-reviews__top__title {
        font-size: 1rem; }
      .coach-reviews__top__subtitle {
        font-size: 0.75rem; }
      .coach-reviews__bottom {
        font-size: 0.9375rem; } }

.coll-form {
  padding: 30px 0; }
  .coll-form__coll {
    margin-bottom: 16px; }
  .coll-form__card {
    border-radius: 16px;
    border: 1px solid #D0DAE0;
    background: #F2F4F5;
    overflow: hidden;
    display: flex;
    position: relative;
    height: 100%;
    min-height: 322px;
    padding-top: 35px;
    padding-left: 17px; }
    .coll-form__card:before {
      content: "";
      position: absolute;
      width: 295px;
      height: 295px;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url(../../images/new/img-6.png);
      bottom: -10px;
      left: 42%;
      z-index: 1; }
    .coll-form__card:after {
      content: "";
      position: absolute;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url(../../images/new/dots-purple.svg);
      width: 372px;
      height: 85px;
      bottom: -42px;
      left: -16px; }
    .coll-form__card__inner {
      display: flex;
      width: 230px;
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
      position: relative;
      z-index: 2; }
    .coll-form__card__text {
      color: #204F6D;
      text-align: left;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%; }
    .coll-form__card__title {
      color: #233F52;
      text-align: left;
      font-size: 1.25rem;
      font-style: normal;
      font-weight: 600;
      line-height: 130%; }
  .coll-form__form-card {
    border-radius: 12px;
    background: linear-gradient(97deg, #204F6D 0%, #5288A4 100%);
    padding: 30px; }
    .coll-form__form-card__title {
      color: #ffffff;
      text-align: left;
      font-size: 1.25rem;
      font-style: normal;
      font-weight: 600;
      line-height: 130%;
      margin-bottom: 20px; }
    .coll-form__form-card__row {
      margin-bottom: 10px; }
      .coll-form__form-card__row:last-child {
        margin-bottom: 16px; }
    .coll-form__form-card .form-label {
      color: #ffffff;
      font-size: 0.625rem;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      text-align: left;
      display: block;
      margin-bottom: 10px; }
    .coll-form__form-card .form-control.base-input {
      height: 50px;
      padding: 15px 10px; }
    .coll-form__form-card .add-file {
      border-radius: 8px;
      border: 1px dashed #ffffff;
      position: relative; }
      .coll-form__form-card .add-file .input-file {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: 0;
        width: 100%; }
      .coll-form__form-card .add-file__inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        padding: 8px 30px; }
      .coll-form__form-card .add-file__text {
        color: #ffffff;
        font-size: 0.625rem;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        text-align: center;
        display: block; }
    .coll-form__form-card .b-checkbox__link {
      font-size: 0.625rem;
      color: #ffffff !important;
      text-decoration: none;
      font-weight: 400;
      line-height: 140%; }
    .coll-form__form-card .b-checkbox__text {
      font-size: 0.625rem;
      color: #A5B8C4;
      font-weight: 400;
      line-height: 140%;
      display: flex !important;
      flex-direction: column;
      justify-content: center; }
  .coll-form__row {
    display: flex;
    flex-direction: column;
    gap: 12px; }
  @media (min-width: 576px) {
    .coll-form__card {
      padding-top: 85px;
      padding-left: 30px; }
      .coll-form__card:before {
        left: auto;
        right: 20px; }
      .coll-form__card__inner {
        width: 300px; } }
  @media (min-width: 768px) {
    .coll-form {
      padding: 40px 0; }
      .coll-form__coll {
        margin-bottom: 20px; }
      .coll-form__card {
        padding-top: 85px;
        padding-left: 56px; }
        .coll-form__card:before {
          width: 345px;
          height: 345px;
          bottom: -20px;
          left: auto;
          right: -30px; }
        .coll-form__card:after {
          width: 372px;
          height: 85px;
          bottom: -42px;
          left: -36px; }
        .coll-form__card__inner {
          width: 313px; }
        .coll-form__card__text {
          font-size: 0.9375rem; }
      .coll-form__row {
        display: flex;
        flex-direction: column;
        gap: 12px;
        justify-content: flex-end; }
      .coll-form__form-card__row:last-child {
        margin-bottom: 0; }
      .coll-form__form-card .add-file__inner {
        padding: 22px 30px; } }
  @media (min-width: 992px) {
    .coll-form__coll {
      margin-bottom: 0; }
    .coll-form__form-card .b-checkbox__link {
      font-size: 0.75rem; }
    .coll-form__form-card .b-checkbox__text {
      font-size: 0.75rem; }
    .coll-form form .row {
      align-items: flex-end; }
    .coll-form__card {
      padding-top: 64px;
      padding-left: 20px; }
      .coll-form__card:before {
        width: 295px;
        height: 295px;
        bottom: -20px;
        left: auto;
        right: -75px; }
      .coll-form__card:after {
        width: 372px;
        height: 85px;
        bottom: -42px;
        left: -36px; }
      .coll-form__card__inner {
        width: 245px; }
      .coll-form__card__text {
        font-size: 0.9375rem; } }
  @media (min-width: 1200px) {
    .coll-form {
      padding: 100px 0; }
      .coll-form__card {
        padding-top: 66px;
        padding-left: 49px; }
        .coll-form__card:before {
          bottom: 0;
          right: -55px; }
        .coll-form__card:after {
          width: 298px;
          height: 68px;
          bottom: -34px;
          left: 50px; }
        .coll-form__card__inner {
          width: 313px; }
        .coll-form__card__text {
          font-size: 1rem; }
        .coll-form__card__title {
          font-size: 1.625rem; }
      .coll-form__form-card__title {
        font-size: 1.625rem; }
      .coll-form__form-card .add-file__inner {
        padding: 18px 30px; } }

.preview-insite .page-h2 {
  text-align: center;
  margin-bottom: 20px; }
.preview-insite__subtitle {
  color: #4D728A;
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 20px; }
.preview-insite__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 30px; }
.preview-insite__item {
  display: flex;
  align-items: center;
  gap: 20px; }
.preview-insite__icon {
  width: 48px;
  min-width: 48px; }
  .preview-insite__icon img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
.preview-insite__wrap-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0; }
.preview-insite__title {
  color: #233F52;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; }
.preview-insite__text {
  color: #4D728A;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; }
.preview-insite__img img {
  width: 100%;
  height: 100%; }
.preview-insite .row {
  gap: 46px 0;
  justify-content: center; }
@media (min-width: 768px) {
  .preview-insite__subtitle {
    font-size: 1.0625rem;
    margin-bottom: 43px; }
  .preview-insite__inner {
    gap: 40px;
    margin-bottom: 69px; }
  .preview-insite__title {
    font-size: 1.125rem; }
  .preview-insite__text {
    font-size: 0.9375rem; }
  .preview-insite .btn.base-btn-new {
    max-width: 268px; }
  .preview-insite .row {
    gap: 30px 0; }
  .preview-insite__img {
    height: 405px; } }
@media (min-width: 1200px) {
  .preview-insite__subtitle {
    font-size: 1.25rem; }
  .preview-insite__text {
    font-size: 1rem; }
  .preview-insite__inner {
    margin-bottom: 66px; } }

.base-modal .modal-content {
  border-radius: 0; }
.base-modal .close-btn {
  position: absolute;
  top: 12px;
  right: 10px;
  padding: 0;
  width: 36px;
  height: 36px;
  border: none;
  background: transparent;
  box-shadow: none;
  outline: none; }
.base-modal .modal-body {
  padding: 40px; }
.base-modal__text {
  font-size: 0.875rem;
  color: #4C4C4C;
  font-weight: 400;
  line-height: 140%;
  text-align: center;
  padding: 14px 0; }
.base-modal .form-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px; }
  .base-modal .form-wrap__coll {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px; }
  .base-modal .form-wrap .b-checkbox {
    width: 100%;
    padding: 4px 0; }
    .base-modal .form-wrap .b-checkbox__link {
      font-size: 0.875rem;
      color: #D03659 !important; }
    .base-modal .form-wrap .b-checkbox__text {
      font-size: 0.875rem;
      color: #204F6D;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start; }
@media (min-width: 992px) {
  .base-modal .modal-body {
    padding: 42px 60px; } }

.cal2.b-calendar {
  width: 100%;
  max-width: 410px;
  margin: 0 auto;
  background: #F0F0F0;
  border: 3px solid #F0F0F0;
  border-radius: 15px;
  padding: 20px 14px 16px 25px; }
  .cal2.b-calendar .clndr .clndr-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px; }
    .cal2.b-calendar .clndr .clndr-controls .month {
      font-weight: 500;
      font-size: 1rem;
      line-height: 20px;
      text-transform: uppercase;
      color: #D03659; }
  .cal2.b-calendar .clndr .b-calendar__wrap-btn {
    display: flex;
    gap: 10px; }
  .cal2.b-calendar .clndr .clndr-previous-button {
    width: 20px;
    height: 20px;
    background-image: url(../../images/arr-left.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    cursor: pointer; }
    .cal2.b-calendar .clndr .clndr-previous-button:hover, .cal2.b-calendar .clndr .clndr-previous-button:active {
      background-image: url(../../images/arr-left-active.svg); }
  .cal2.b-calendar .clndr .clndr-next-button {
    width: 20px;
    height: 20px;
    background-image: url(../../images/arr-right.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    cursor: pointer; }
    .cal2.b-calendar .clndr .clndr-next-button:hover, .cal2.b-calendar .clndr .clndr-next-button:active {
      background-image: url(../../images/arr-right-active.svg); }
  .cal2.b-calendar .clndr .clndr-grid .header-day {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 1rem;
    line-height: 20px;
    color: #222222;
    width: 52px;
    height: 52px; }
  .cal2.b-calendar .clndr .days-of-the-week {
    display: flex;
    border-bottom: 1px solid #E8E8E8; }
  .cal2.b-calendar .clndr .days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px 0px; }
    .cal2.b-calendar .clndr .days .day {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 16px;
      border: 1px solid transparent;
      width: 52px;
      height: 52px; }
      .cal2.b-calendar .clndr .days .day a {
        font-weight: 400;
        font-size: 1rem;
        line-height: 20px;
        color: #2C323F;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%; }
      .cal2.b-calendar .clndr .days .day.adjacent-month a {
        color: #C9C9C9; }
      .cal2.b-calendar .clndr .days .day.today {
        border-color: #D03659;
        margin: 0;
        background-color: transparent; }
        .cal2.b-calendar .clndr .days .day.today a {
          color: #2C323F !important; }
      .cal2.b-calendar .clndr .days .day.event {
        background-color: #ffffff; }
      .cal2.b-calendar .clndr .days .day.selected {
        background-color: #D03659;
        border-color: #D03659; }
        .cal2.b-calendar .clndr .days .day.selected a {
          color: #ffffff; }

.b-calendar__desc {
  display: flex;
  gap: 17px;
  align-items: center;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 20px;
  color: #9F9F9F;
  padding-top: 24px; }
  @media (max-width: 991px) {
    .b-calendar__desc {
      padding-left: 0;
      justify-content: center; } }

@media (max-width: 576px) {
  .page-calendar .cal2.b-calendar,
  .section-calendar .cal2.b-calendar,
  .page-calendar-item .cal2.b-calendar {
    padding: 13px 8px 10px 18px; } }
@media (max-width: 374px) {
  .page-calendar .cal2.b-calendar,
  .section-calendar .cal2.b-calendar,
  .page-calendar-item .cal2.b-calendar {
    padding: 20px 8px 10px 8px; } }
@media (min-width: 992px) {
  .page-calendar .cal2.b-calendar,
  .section-calendar .cal2.b-calendar,
  .page-calendar-item .cal2.b-calendar {
    padding: 20px 10px 10px 10px; } }
@media (min-width: 1200px) {
  .page-calendar .cal2.b-calendar,
  .section-calendar .cal2.b-calendar,
  .page-calendar-item .cal2.b-calendar {
    padding: 20px 14px 16px 25px; } }
@media (max-width: 576px) {
  .page-calendar .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar .cal2.b-calendar .days .day,
  .section-calendar .cal2.b-calendar .clndr-grid .header-day,
  .section-calendar .cal2.b-calendar .days .day,
  .page-calendar-item .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar-item .cal2.b-calendar .days .day {
    width: 43px;
    height: 43px;
    border-radius: 12px; } }
@media (max-width: 374px) {
  .page-calendar .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar .cal2.b-calendar .days .day,
  .section-calendar .cal2.b-calendar .clndr-grid .header-day,
  .section-calendar .cal2.b-calendar .days .day,
  .page-calendar-item .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar-item .cal2.b-calendar .days .day {
    width: 38px;
    height: 38px;
    border-radius: 12px; } }
@media (min-width: 992px) {
  .page-calendar .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar .cal2.b-calendar .days .day,
  .section-calendar .cal2.b-calendar .clndr-grid .header-day,
  .section-calendar .cal2.b-calendar .days .day,
  .page-calendar-item .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar-item .cal2.b-calendar .days .day {
    width: 38px;
    height: 38px;
    border-radius: 12px; } }
@media (min-width: 1200px) {
  .page-calendar .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar .cal2.b-calendar .days .day,
  .section-calendar .cal2.b-calendar .clndr-grid .header-day,
  .section-calendar .cal2.b-calendar .days .day,
  .page-calendar-item .cal2.b-calendar .clndr-grid .header-day,
  .page-calendar-item .cal2.b-calendar .days .day {
    width: 52px;
    height: 52px;
    border-radius: 16px; } }

.sidebar-main .cal2.b-calendar,
.simplebar-content .cal2.b-calendar {
  padding: 10px 10px 10px 10px;
  max-width: 254px; }
  .sidebar-main .cal2.b-calendar .clndr-grid .header-day,
  .sidebar-main .cal2.b-calendar .days .day,
  .simplebar-content .cal2.b-calendar .clndr-grid .header-day,
  .simplebar-content .cal2.b-calendar .days .day {
    width: 32px;
    height: 32px;
    border-radius: 8px !important; }

.calendar-filter {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start; }
  .calendar-filter__title {
    font-size: 1rem;
    font-weight: 600;
    line-height: 140%;
    color: #222222;
    display: block; }
  .calendar-filter .form-group {
    display: flex;
    flex-direction: column;
    gap: 16px; }
  .calendar-filter .form-check {
    padding-left: 0;
    margin-bottom: 0; }
  .calendar-filter__type-wrap {
    display: flex;
    flex-flow: wrap;
    gap: 10px; }
  .calendar-filter__type-checkbox {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 0.8125rem;
    color: #204F6D;
    user-select: none;
    white-space: nowrap;
    margin-bottom: 0; }
    .calendar-filter__type-checkbox input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
      .calendar-filter__type-checkbox input:checked ~ .checkmark {
        border-color: #5288A4; }
    .calendar-filter__type-checkbox .checkmark {
      position: relative;
      border: 1px solid #E8E8E8;
      height: 34px;
      display: inline-flex;
      align-items: center;
      gap: 5px;
      padding: 5px 10px;
      border-radius: 8px; }
      .calendar-filter__type-checkbox .checkmark__icon {
        display: flex;
        width: 24px;
        height: 24px; }
        .calendar-filter__type-checkbox .checkmark__icon--1 {
          background-image: url(../../images/vebinar.svg); }
        .calendar-filter__type-checkbox .checkmark__icon--2 {
          background-image: url(../../images/university.svg); }
        .calendar-filter__type-checkbox .checkmark__icon--3 {
          background-image: url(../../images/bag.svg); }
        .calendar-filter__type-checkbox .checkmark__icon--4 {
          background-image: url(../../images/hotspot.svg); }
  .calendar-filter__wrap-btn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px; }
  .calendar-filter__reset {
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 140%;
    color: #4D728A;
    display: inline-flex;
    gap: 6px;
    align-items: center;
    text-decoration: none; }
    .calendar-filter__reset i {
      width: 14px;
      height: 14px;
      background-image: url(../../images/refresh.svg); }
    .calendar-filter__reset span {
      border-bottom: 1px dashed #4D728A;
      transition: border 0.15s ease-in-out; }
    .calendar-filter__reset:hover, .calendar-filter__reset:active {
      color: #4D728A; }
      .calendar-filter__reset:hover span, .calendar-filter__reset:active span {
        border-color: transparent; }

.wrap-calendar-filter {
  border: 1px solid #E8E8E8;
  border-radius: 16px;
  padding: 16px;
  margin-top: 28px; }
  .wrap-calendar-filter .calendar-filter-content {
    display: none; }
  @media (min-width: 992px) {
    .wrap-calendar-filter {
      border: none;
      border-radius: 0;
      padding: 38px 0 0 0;
      margin-top: 0;
      max-width: 390px; }
      .wrap-calendar-filter .calendar-filter-content {
        display: block; } }

.calendar-filter-header {
  cursor: pointer;
  position: relative; }
  @media (min-width: 992px) {
    .calendar-filter-header {
      display: none; } }
  .calendar-filter-header:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url(../../images/caret-up.svg);
    transition: transform 0.15s ease-in-out;
    right: 0;
    top: 3px;
    transform: rotate(180deg); }
  .calendar-filter-header__inner {
    display: flex;
    gap: 6px;
    align-items: center; }
    .calendar-filter-header__inner > div {
      display: block;
      font-size: 1.25rem;
      color: #222222;
      font-weight: 500;
      cursor: pointer;
      width: calc(100% - 30px); }
  .calendar-filter-header__icon {
    width: 24px;
    height: 24px;
    background-image: url(../../images/settings-adjust.svg); }
  .calendar-filter-header .close {
    display: none; }
  .calendar-filter-header.open:before {
    transform: rotate(0deg); }
  .calendar-filter-header.open .close {
    display: block; }
  .calendar-filter-header.open .open {
    display: none; }
  .calendar-filter-header.open + .calendar-filter-content {
    padding-top: 30px; }

@media (max-width: 768px) {
  .dropdown-text {
    max-height: 10.4em;
    overflow: hidden;
    transition: all .4s linear;
    position: relative; }
    .dropdown-text:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100px;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
      opacity: 1; }
    .dropdown-text.open:before {
      opacity: 0; }

  .dropdown-text.open {
    max-height: var(--full-height); }

  .toggler-btn {
    cursor: pointer;
    user-select: none;
    width: fit-content;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    height: 26px;
    padding: 0 13px;
    position: relative;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
    text-transform: uppercase; }
    .toggler-btn__open {
      display: block; }
    .toggler-btn__close {
      display: none; }
    .toggler-btn.expanded {
      color: #ffffff; }
      .toggler-btn.expanded .toggler-btn__open {
        display: none; }
      .toggler-btn.expanded .toggler-btn__close {
        display: block; } }
.title-h1 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 130%;
  color: #222222; }
  @media (min-width: 576px) {
    .title-h1 {
      font-size: 2.5rem; } }

.b-text-middle {
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
  margin: 0; }
  .b-text-middle--bold {
    font-weight: 600; }
  @media (min-width: 576px) {
    .b-text-middle {
      font-size: 1.25rem;
      line-height: 150%; } }

.b-expert-section {
  padding-top: 42px;
  padding-bottom: 18px; }
  @media (min-width: 768px) {
    .b-expert-section {
      padding-top: 82px;
      padding-bottom: 10px; } }
  .b-expert-section h1 {
    margin-bottom: 38px; }
    @media (min-width: 576px) {
      .b-expert-section h1 {
        margin-bottom: 52px; } }
  .b-expert-section .b-text-middle {
    margin-bottom: 24px; }
    @media (min-width: 576px) {
      .b-expert-section .b-text-middle {
        margin-bottom: 30px; }
        .b-expert-section .b-text-middle--indent {
          margin-bottom: 44px; } }
  .b-expert-section__card {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto 1fr;
    gap: 40px 18px;
    padding: 20px 16px;
    border: 1px solid #E8E8E8;
    border-radius: 15px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden; }
    .b-expert-section__card:before {
      content: "";
      position: absolute;
      background-image: url("../../img/new-card-experts-bg.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 220px  246px;
      z-index: -1;
      width: 220px;
      height: 246px;
      top: 0;
      right: 0; }
    .b-expert-section__card.open {
      background-color: #15506D; }
      .b-expert-section__card.open:before {
        background-image: url("../../img/new-card-experts-bg-open.svg");
        z-index: 0; }
      .b-expert-section__card.open h2 {
        color: #ffffff; }
      .b-expert-section__card.open p {
        color: #ffffff;
        opacity: 0.8; }
    .b-expert-section__card__btn {
      display: flex;
      justify-content: center;
      padding-top: 17px; }
    .b-expert-section__card h2 {
      font-weight: 700;
      font-size: 1rem;
      line-height: 130%;
      color: #15506D; }
      @media (min-width: 576px) {
        .b-expert-section__card h2 {
          font-size: 1.5rem; } }
      @media (min-width: 768px) {
        .b-expert-section__card h2 {
          font-size: 2rem; } }
    .b-expert-section__card p {
      font-weight: 400;
      font-size: 1rem;
      line-height: 150%;
      color: #000000;
      max-width: 700px;
      margin-bottom: 0; }
      .b-expert-section__card p + p {
        padding-top: 10px; }
    .b-expert-section__card img {
      width: 100%;
      object-fit: cover;
      height: 100%; }
    .b-expert-section__card__inner {
      display: contents; }
    .b-expert-section__card__img {
      width: 151px;
      height: 173px; }
      @media (max-width: 374px) {
        .b-expert-section__card__img {
          width: 100px;
          height: 116px; } }
    @media (max-width: 991px) {
      .b-expert-section__card__img {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 2; }
      .b-expert-section__card__title {
        margin-bottom: 52px;
        grid-row-start: 1;
        grid-column-start: 2;
        grid-row-end: 2;
        grid-column-end: 3;
        display: flex;
        align-items: center;
        height: 100%; }
      .b-expert-section__card__text {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 3; } }
    @media (min-width: 576px) {
      .b-expert-section__card__img {
        width: 190px;
        height: 220px; } }
    @media (min-width: 768px) {
      .b-expert-section__card {
        padding: 30px 30px;
        gap: 40px 30px;
        margin-bottom: 50px; }
        .b-expert-section__card__img {
          width: 270px;
          height: 312px; }
        .b-expert-section__card__btn {
          display: none; } }
    @media (min-width: 992px) {
      .b-expert-section__card {
        gap: 0 40px;
        padding: 40px 40px;
        display: flex;
        flex-flow: nowrap; }
        .b-expert-section__card:before {
          background-size: 421px 469px;
          width: 421px;
          height: 469px;
          top: 0;
          right: 0; }
        .b-expert-section__card--revers:before {
          background-image: url("../../img/new-card-experts-left-bg.svg");
          left: 0; }
        .b-expert-section__card__inner {
          display: block; }
        .b-expert-section__card__img {
          width: 310px;
          height: 359px;
          min-width: 310px; }
        .b-expert-section__card__title {
          display: block;
          margin-bottom: 30px; }
        .b-expert-section__card--revers {
          justify-content: space-between; }
          .b-expert-section__card--revers .b-expert-section__card__img {
            order: 2; }
          .b-expert-section__card--revers .b-expert-section__card__inner {
            order: 1; } }
    @media (min-width: 1200px) {
      .b-expert-section__card {
        gap: 0 70px;
        padding: 56px 63px; }
        .b-expert-section__card__title {
          margin-bottom: 52px; } }

.b-team-section {
  padding-top: 36px; }
  @media (min-width: 768px) {
    .b-team-section {
      padding-bottom: 30px;
      padding-top: 78px; } }
  .b-team-section [class*="col-"] {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .b-team-section [class*="col-"] {
        margin-bottom: 30px; } }
  .b-team-section .row {
    margin-bottom: 14px; }
    @media (min-width: 768px) {
      .b-team-section .row {
        margin-bottom: 29px; } }
  .b-team-section__title {
    font-weight: 300;
    font-size: 1.875rem;
    line-height: 130%;
    color: #000000;
    margin-bottom: 20px; }
    @media (min-width: 340px) {
      .b-team-section__title {
        font-size: 2rem; } }
    @media (min-width: 768px) {
      .b-team-section__title {
        margin-bottom: 50px; } }
  .b-team-section .title-h1 {
    color: #000000;
    margin-bottom: 42px; }
    @media (min-width: 768px) {
      .b-team-section .title-h1 {
        margin-bottom: 59px; } }
  .b-team-section__card {
    display: flex;
    border: 1px solid #E8E8E8;
    border-radius: 15px;
    flex-flow: var(--card-direction, column);
    gap: var(--card-gap, 20px);
    padding: 24px 18px;
    overflow: hidden;
    height: 100%;
    background-image: url("../../images/team-card-bg.svg");
    background-repeat: no-repeat;
    background-position: top right; }
    .b-team-section__card__wrap-img {
      min-width: var(--wrap-img-width, auto);
      display: flex;
      flex-direction: column;
      align-items: center; }
    .b-team-section__card__img {
      overflow: hidden;
      border-radius: 50%;
      padding: 10px;
      border: 1px solid #E8E8E8;
      margin-bottom: 11px;
      width: 180px; }
      .b-team-section__card__img img {
        width: 100%;
        object-fit: cover;
        height: 100%;
        border-radius: 50%; }
    .b-team-section__card__title {
      font-weight: 500;
      font-size: 1.5rem;
      line-height: 120%;
      text-align: center;
      color: #15506D;
      margin-bottom: 10px; }
    .b-team-section__card__label {
      font-weight: 300;
      font-size: 0.75rem;
      line-height: 130%;
      text-align: center;
      text-transform: uppercase;
      color: #757575; }
    .b-team-section__card__text p {
      font-weight: 400;
      font-size: 1rem;
      line-height: 150%;
      color: #4B4B4B;
      opacity: 0.8;
      margin: 0;
      text-align: var(--text-align, center); }
      .b-team-section__card__text p + p {
        padding-top: 24px; }
    @media (min-width: 992px) {
      .b-team-section__card--big-card {
        padding: 42px 34px; } }
    @media (min-width: 1200px) {
      .b-team-section__card--big-card {
        padding: 42px 24px;
        --card-direction: nowrap;
        --text-align: left;
        --card-gap: 42px;
        --wrap-img-width: 222px; } }
    @media (min-width: 1320px) {
      .b-team-section__card--big-card {
        padding: 42px 34px; } }
    @media (min-width: 768px) {
      .b-team-section__card {
        gap: var(--card-gap, 18px);
        padding: 30px 18px; } }

.b-modal-close {
  display: flex;
  justify-content: flex-end; }
  .b-modal-close__btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 34px;
    width: 34px; }

.modal-form {
  max-width: 376px;
  margin: 0 auto; }
  .modal-form .b-form {
    width: 280px;
    margin: 0 auto;
    padding-bottom: 18px; }
    .modal-form .b-form .form-group--last {
      margin-bottom: 32px; }
  .modal-form .file-add {
    margin-bottom: 24px; }
  .modal-form .label-link-checkbox {
    margin-bottom: 30px; }
  .modal-form__title {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 110%;
    text-align: center;
    color: #222222;
    margin-bottom: 38px; }

.b-form .form-group {
  position: relative;
  margin-bottom: 38px;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }
  .b-form .form-group__label {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 100%;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: -19px;
    opacity: 0;
    transition: all ease 0.3s; }
  .b-form .form-group span {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 16px;
    color: #7bc063;
    opacity: 0;
    transition: all ease 0.3s; }
  .b-form .form-group input,
  .b-form .form-group textarea {
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid #E8E8E8;
    font-size: 1rem;
    padding-bottom: 10px;
    color: #222222;
    transition: border-bottom-color ease 0.3s;
    background-color: transparent;
    outline: none; }
    .b-form .form-group input:focus,
    .b-form .form-group textarea:focus {
      border-color: #D03659; }
    .b-form .form-group input:focus ~ label,
    .b-form .form-group textarea:focus ~ label {
      opacity: 1;
      color: #D03659 !important; }
    .b-form .form-group input:valid ~ label,
    .b-form .form-group textarea:valid ~ label {
      opacity: 1;
      color: #757575; }
  .b-form .form-group textarea {
    padding: 11px 15px;
    height: 85px;
    border-radius: 15px;
    border: 1px solid #E8E8E8;
    resize: none; }
    @media (min-width: 576px) {
      .b-form .form-group textarea {
        height: 154px; } }
  .b-form .form-group input::-webkit-input-placeholder {
    color: #757575;
    transition: color ease 0.3s; }
  .b-form .form-group input:-moz-placeholder {
    color: #757575;
    transition: color ease 0.3s; }
  .b-form .form-group input::-moz-placeholder {
    color: #757575;
    transition: color ease 0.3s; }
  .b-form .form-group input:-ms-input-placeholder {
    color: #757575;
    transition: color ease 0.3s; }
  .b-form .form-group input:focus::-webkit-input-placeholder {
    color: transparent; }
  .b-form .form-group input:focus:-moz-placeholder {
    color: transparent; }
  .b-form .form-group input:focus::-moz-placeholder {
    color: transparent; }
  .b-form .form-group input:focus:-ms-input-placeholder {
    color: transparent; }
.b-form .check-form {
  padding-right: 20px; }
.b-form .ct-label input:checked ~ .checkmark:after {
  background-color: #D03659; }
.b-form .label-link-checkbox .ct-label-checkbox {
  display: flex !important;
  flex-direction: column;
  justify-content: center; }
.b-form .contact-page__link {
  font-size: 0.75rem;
  line-height: 120%;
  font-weight: 400; }
.b-form .ct-label-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 41px;
  cursor: pointer;
  font-size: 0.75rem;
  color: #757575;
  user-select: none;
  white-space: nowrap;
  margin-bottom: 0; }
  .b-form .ct-label-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
.b-form .ct-label-checkbox input:checked ~ .checkmark:before {
  content: "";
  position: absolute;
  height: 23px;
  width: 23px;
  background-image: url("../../img/checkbox.svg");
  background-repeat: no-repeat;
  background-position: 50%; }
.b-form .ct-label-checkbox .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 23px;
  width: 23px; }
  .b-form .ct-label-checkbox .checkmark:after {
    content: "";
    position: absolute;
    height: 23px;
    width: 23px;
    border: 2px solid #E8E8E8;
    background-color: transparent; }
.b-form .ct-label .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 25px;
  width: 25px; }
.b-form .ct-label .checkmark:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 25px;
  border: 6px solid #E8E8E8;
  border-radius: 50%;
  background-color: transparent; }
.b-form .ct-label:last-child {
  margin-right: 0; }
.b-form .file-add {
  position: relative; }
  .b-form .file-add .input-file {
    opacity: 0;
    visibility: hidden;
    position: absolute; }
  .b-form .file-add__file-button {
    display: inline-flex;
    align-items: center;
    gap: 17px;
    cursor: pointer;
    min-height: 32px;
    width: 100%; }
  .b-form .file-add__wrap-text {
    display: flex;
    flex-flow: column; }
  .b-form .file-add__text {
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #D03659; }
    .b-form .file-add__text__label {
      font-weight: 400;
      font-size: 12px;
      line-height: 120%;
      color: #757575; }
  .b-form .file-add__close-file {
    margin-left: auto; }
    .b-form .file-add__close-file__inner {
      display: flex;
      align-items: center;
      justify-content: center; }

.container-page {
  display: flex;
  flex-direction: column; }

.calender-page {
  font-family: Roboto, sans-serif; }
  .calender-page h3.calender-page__title {
    font-weight: 600;
    font-size: 24px !important;
    line-height: 28px;
    color: #2B2B2B; }
    .calender-page h3.calender-page__title a {
      font-weight: 300;
      color: #004F6F; }
  .calender-page__inner {
    flex: 1 0 auto;
    background: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    margin-bottom: 20px;
    padding: 20px; }
    @media (min-width: 1200px) {
      .calender-page__inner {
        padding: 20px 27px; } }
    .calender-page__inner__event {
      flex: 1 0 auto;
      background: #ffffff;
      padding: 20px 16px 15px 20px;
      border-top: 1px solid #E8E8E8; }
      @media (min-width: 768px) {
        .calender-page__inner__event {
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
          border-radius: 15px;
          margin-bottom: 20px;
          padding: 20px;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          border: none; } }

.calender-list-group {
  display: flex;
  flex-direction: column;
  gap: 16px; }
  .calender-list-group__title {
    font-weight: 600;
    font-size: 1rem;
    line-height: 19px;
    color: #004F6F;
    display: block;
    margin-bottom: 8px; }
  .calender-list-group__text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 19px;
    color: #2B2B2B; }
  .calender-list-group__item {
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    padding: 20px 16px 15px 20px;
    width: 100%;
    max-width: 1150px;
    gap: 18px 50px;
    letter-spacing: 0; }
    .calender-list-group__item__badge {
      background: #024D74;
      border-radius: 5px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      height: 20px;
      padding: 0 10px;
      font-weight: 600;
      font-size: 0.875rem;
      line-height: 16px;
      color: #ffffff;
      white-space: nowrap; }
    .calender-list-group__item__coll-time {
      order: 2; }
      .calender-list-group__item__coll-time .calender-list-group__text {
        font-weight: 600;
        font-size: 0.875rem;
        white-space: nowrap; }
    .calender-list-group__item__coll-date {
      order: 3; }
      .calender-list-group__item__coll-date .calender-list-group__text {
        font-weight: 600;
        font-size: 0.875rem; }
    .calender-list-group__item__coll-name {
      order: 1; }
    .calender-list-group__item__coll-user {
      display: flex;
      gap: 9px;
      min-width: 190px;
      order: 4; }
      .calender-list-group__item__coll-user__avatar {
        border-radius: 50%;
        overflow: hidden;
        height: 55px;
        width: 55px;
        min-width: 55px; }
        .calender-list-group__item__coll-user__avatar img {
          object-fit: cover;
          width: 100%; }
      .calender-list-group__item__coll-user__info {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 4px 0 5px; }
    .calender-list-group__item__coll-type {
      order: 5; }
    @media only screen and (min-device-width: 0px) and (max-device-width: 767px) {
      .calender-list-group__item__coll-name {
        flex: 0 0 100%;
        max-width: 100%; }
      .calender-list-group__item__coll-user {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1199px) {
      .calender-list-group__item {
        display: grid;
        grid-template-rows: auto auto;
        grid-template-columns: auto auto 1fr auto; }
        .calender-list-group__item__coll-time {
          grid-row-start: 1;
          grid-column-start: 1;
          grid-row-end: 2;
          grid-column-end: 2; }
        .calender-list-group__item__coll-date {
          grid-row-start: 1;
          grid-column-start: 2;
          grid-row-end: 2;
          grid-column-end: 3; }
        .calender-list-group__item__coll-type {
          grid-row-start: 2;
          grid-column-start: 1;
          grid-row-end: 3;
          grid-column-end: 5; }
        .calender-list-group__item__coll-name {
          grid-row-start: 1;
          grid-column-start: 3;
          grid-row-end: 2;
          grid-column-end: 4; }
        .calender-list-group__item__coll-user {
          grid-row-start: 1;
          grid-column-start: 4;
          grid-row-end: 2;
          grid-column-end: 5; } }
    @media (min-width: 375px) {
      .calender-list-group__item {
        gap: 18px 50px; } }
    @media (min-width: 768px) {
      .calender-list-group__item {
        gap: 10px 20px;
        padding: 20px 16px 20px 20px; }
        .calender-list-group__item__coll-type {
          order: 5; }
        .calender-list-group__item__coll-name {
          order: 3; }
        .calender-list-group__item__coll-time {
          order: 1; }
        .calender-list-group__item__coll-date {
          order: 2; }
        .calender-list-group__item__coll-user {
          order: 4; } }
    @media (min-width: 992px) {
      .calender-list-group__item {
        gap: 20px 30px; } }
    @media (min-width: 1200px) {
      .calender-list-group__item {
        gap: 20px;
        flex-flow: nowrap; } }
    @media (min-width: 1400px) {
      .calender-list-group__item {
        gap: 50px; } }

.calendar-event {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  padding: 0;
  width: 100%;
  max-width: 1040px;
  gap: 18px 50px;
  letter-spacing: 0; }
  .calendar-event__back {
    display: inline-flex;
    align-items: center;
    padding: 0  10px;
    height: 32px;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 16px;
    color: #004F6F;
    background-color: #F7F6FE; }
    .calendar-event__back img {
      margin-right: 10px; }
  .calendar-event__title {
    font-weight: 600;
    font-size: 1rem;
    line-height: 19px;
    color: #004F6F;
    display: block;
    margin-bottom: 8px; }
  .calendar-event__text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 19px;
    color: #2B2B2B; }
  .calendar-event__badge {
    background: #024D74;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    padding: 0 10px;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 16px;
    color: #ffffff;
    white-space: nowrap; }
  .calendar-event__coll-user {
    display: flex;
    gap: 9px;
    min-width: 190px; }
    .calendar-event__coll-user__avatar {
      border-radius: 50%;
      overflow: hidden;
      height: 55px;
      width: 55px;
      min-width: 55px; }
      .calendar-event__coll-user__avatar img {
        object-fit: cover;
        width: 100%; }
    .calendar-event__coll-user__info {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 4px 0 5px; }
  .calendar-event__coll-description__text {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 19px;
    color: #2B2B2B;
    margin-bottom: 24px; }
    .calendar-event__coll-description__text:last-child {
      margin-bottom: 0; }
  .calendar-event__coll-time .calendar-event__text, .calendar-event__coll-date .calendar-event__text {
    font-weight: 600;
    font-size: 0.875rem; }
  @media only screen and (min-device-width: 0px) and (max-device-width: 767px) {
    .calendar-event__coll-type, .calendar-event__coll-user, .calendar-event__coll-name, .calendar-event__coll-description {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .calendar-event {
      border: 1px solid #E8E8E8;
      padding: 20px 16px 28px 20px;
      border-radius: 5px;
      display: grid;
      grid-template-rows: auto auto auto;
      grid-template-columns: auto auto auto 1fr; }
      .calendar-event__coll-type {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 5; }
      .calendar-event__coll-user {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2; }
      .calendar-event__coll-time {
        grid-row-start: 2;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-column-end: 3; }
      .calendar-event__coll-date {
        grid-row-start: 2;
        grid-column-start: 3;
        grid-row-end: 3;
        grid-column-end: 4; }
      .calendar-event__coll-name {
        grid-row-start: 2;
        grid-column-start: 4;
        grid-row-end: 3;
        grid-column-end: 5; }
      .calendar-event__coll-description {
        grid-row-start: 3;
        grid-column-start: 1;
        grid-row-end: 4;
        grid-column-end: 5; } }

.b-faq {
  padding-top: 38px;
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .b-faq {
      padding-bottom: 170px;
      padding-top: 80px; } }
  .b-faq__title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 130%;
    color: #222222;
    margin-bottom: 28px; }
    @media (min-width: 576px) {
      .b-faq__title {
        font-size: 2.5rem;
        margin-bottom: 46px; } }
  .b-faq__tabs {
    max-width: 578px;
    margin-bottom: 52px;
    overflow-x: auto;
    overflow-y: hidden; }
    @media (max-width: 574px) {
      .b-faq__tabs {
        margin-bottom: 38px; } }
    .b-faq__tabs .nav-tabs {
      border-bottom-color: #F4F4F4;
      flex-wrap: nowrap;
      white-space: nowrap; }
      .b-faq__tabs .nav-tabs .nav-link {
        color: #9F9F9F;
        padding: 14px 12px; }
        .b-faq__tabs .nav-tabs .nav-link:hover {
          border-color: transparent; }
        .b-faq__tabs .nav-tabs .nav-link.active {
          color: #222222;
          border-color: transparent transparent #222222; }
  .b-faq__accordion .accordion-item {
    border: none;
    margin-bottom: 20px; }
    @media (max-width: 574px) {
      .b-faq__accordion .accordion-item {
        margin-bottom: 10px; } }
    .b-faq__accordion .accordion-item .accordion-button {
      border-color: #E8E8E8;
      border-radius: 15px 15px 0 0 !important;
      border-bottom-width: 0;
      box-shadow: none;
      background-color: #15506D;
      font-weight: 600;
      font-size: 1rem;
      line-height: 150%;
      color: #ffffff;
      padding: 26px 30px 16px 30px; }
      .b-faq__accordion .accordion-item .accordion-button span {
        display: block;
        max-width: 80%; }
      .b-faq__accordion .accordion-item .accordion-button.collapsed {
        border-bottom-width: 1px;
        border-radius: 15px !important;
        background-color: transparent;
        color: #222222;
        padding: 26px 30px; }
        .b-faq__accordion .accordion-item .accordion-button.collapsed:after {
          background-image: url("../../img/Icons/accordion-button.svg");
          border-color: var(--accordion-button, #222222);
          background-size: 20px; }
      .b-faq__accordion .accordion-item .accordion-button:after {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        border-width: 1px;
        border-style: solid;
        border-color: var(--accordion-button, #ffffff);
        display: flex;
        background-image: url("../../img/Icons/accordion-button-open.svg");
        background-position: 50%;
        background-size: 15px; }
      @media (max-width: 574px) {
        .b-faq__accordion .accordion-item .accordion-button {
          padding: 18px 15px;
          font-size: 0.875rem; }
          .b-faq__accordion .accordion-item .accordion-button.collapsed {
            padding: 18px 15px; } }
    .b-faq__accordion .accordion-item .accordion-collapse {
      border: solid #E8E8E8;
      border-width: 0 1px 1px;
      border-radius: 0 0 15px 15px !important;
      background-color: #15506D;
      padding: 0 30px 18px; }
      @media (max-width: 574px) {
        .b-faq__accordion .accordion-item .accordion-collapse {
          padding: 0 15px 20px 15px; } }
    .b-faq__accordion .accordion-item .accordion-body {
      padding: 0; }
      .b-faq__accordion .accordion-item .accordion-body__inner {
        border-left: 1px solid #E8E8E8;
        padding-left: 28px;
        max-width: 970px; }
        @media (max-width: 574px) {
          .b-faq__accordion .accordion-item .accordion-body__inner {
            padding-left: 14px; } }
      .b-faq__accordion .accordion-item .accordion-body__text {
        font-weight: 400;
        font-size: 0.875rem;
        line-height: 150%;
        color: #ffffff;
        margin-bottom: 20px;
        opacity: 0.8; }
        .b-faq__accordion .accordion-item .accordion-body__text:last-child {
          margin-bottom: 0; }
    .b-faq__accordion .accordion-item:hover .accordion-button.collapsed {
      border-color: #D03659; }
      .b-faq__accordion .accordion-item:hover .accordion-button.collapsed:after {
        --accordion-button: #D03659;
        background-image: url("../../img/Icons/accordion-button-hover.svg"); }
  .b-faq .tab-content {
    margin-bottom: 28px; }
    @media (max-width: 574px) {
      .b-faq .tab-content {
        margin-bottom: 64px; } }
  .b-faq__view-add {
    display: flex;
    align-items: center;
    gap: 28px; }
    .b-faq__view-add__btn {
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      height: 57px;
      padding: 0 30px;
      background: #222222;
      border-radius: 8px;
      font-weight: 500;
      font-size: 0.875rem;
      line-height: 17px;
      color: #ffffff; }
    .b-faq__view-add__text {
      font-weight: 400;
      font-size: 1rem;
      line-height: 24px;
      color: #757575; }
    @media (max-width: 767px) {
      .b-faq__view-add {
        flex-direction: column;
        gap: 12px; } }

.modal-backdrop.in {
  opacity: .5; }

.b-modal-close__btn .btn:hover, .b-modal-close__btn .btn:active, .b-modal-close__btn .btn:focus {
  border: none;
  outline: none; }

.modal-programs {
  max-width: 278px;
  margin: 0 auto; }
  .modal-programs .label-link-checkbox {
    margin-bottom: 30px; }

.page-programs {
  padding-top: 38px;
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .page-programs {
      padding-bottom: 112px;
      padding-top: 80px; } }
  .page-programs h1 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 130%;
    color: #222222;
    margin-bottom: 38px; }
    @media (min-width: 576px) {
      .page-programs h1 {
        font-size: 2.5rem;
        margin-bottom: 52px; } }
  .page-programs h2 {
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 130%;
    color: #000000;
    margin-bottom: 20px;
    padding-top: 32px; }
    @media (min-width: 576px) {
      .page-programs h2 {
        font-size: 2rem;
        margin-bottom: 52px; } }
  .page-programs__text {
    color: #000000;
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    margin-bottom: 22px; }
  .page-programs__list {
    list-style: none;
    padding: 30px 0 0 0;
    margin: 0 0 44px;
    max-width: 500px; }
    .page-programs__list li {
      position: relative;
      padding-left: 28px;
      font-weight: 600;
      font-size: 0.875rem;
      line-height: 150%;
      color: #000000;
      margin-bottom: 22px; }
      .page-programs__list li:last-child {
        margin-bottom: 0; }
      .page-programs__list li:before {
        content: "";
        position: absolute;
        background-image: url("../../img/Icons/new-check.svg");
        background-repeat: no-repeat;
        background-size: cover;
        width: 14px;
        height: 10px;
        left: 0;
        top: 5px; }
      @media (min-width: 768px) {
        .page-programs__list li {
          font-size: 1rem;
          padding-left: 39px; }
          .page-programs__list li:before {
            width: 19px;
            height: 14px;
            left: 0;
            top: 5px; } }
  .page-programs__create {
    background: #F9F9F9;
    border: 1px solid #E3E7EC;
    border-radius: 15px;
    padding: 32px 26px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .page-programs__create__title {
      font-weight: 600;
      font-size: 1.5rem;
      line-height: 110%;
      text-align: center;
      color: #222222;
      margin-bottom: 35px; }
    .page-programs__create__text {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 130%;
      text-align: center;
      color: #000000;
      margin-bottom: 48px; }
    .page-programs__create__btn {
      background: #ffffff;
      border: 2px solid #D03659;
      border-radius: 10px;
      display: inline-flex;
      gap: 10px;
      align-items: center;
      padding: 15px 22px;
      font-weight: 700;
      font-size: 0.75rem;
      line-height: 15px;
      text-transform: uppercase;
      color: #D03659;
      text-decoration: none;
      max-width: 245px; }
      .page-programs__create__btn:hover, .page-programs__create__btn:active, .page-programs__create__btn:focus {
        outline: none;
        color: #D03659; }
  .page-programs__card {
    background: #F9F9F9;
    border: 1px solid #E3E7EC;
    border-radius: 15px;
    padding: 16px 15px 11px 15px;
    position: relative;
    display: flex;
    flex-flow: wrap;
    margin-bottom: 20px;
    gap: 20px 15px; }
    .page-programs__card__display {
      display: flex;
      gap: 20px 15px; }
    .page-programs__card:last-child {
      margin-bottom: 0; }
    .page-programs__card .base-btn {
      height: 50px !important; }
      .page-programs__card .base-btn--small {
        height: 26px !important;
        font-size: 10px !important;
        padding: 0 25px !important; }
    .page-programs__card__wrap-btn {
      display: flex;
      gap: 8px;
      padding-top: 8px; }
    .page-programs__card__header {
      font-weight: 600;
      font-size: 0.9375rem;
      line-height: 130%;
      color: #15506D;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex: 1 0 0%;
      order: 2; }
    .page-programs__card__img {
      width: 152px;
      min-width: 152px;
      height: 101px;
      order: 1;
      border-radius: 10px;
      overflow: hidden; }
      .page-programs__card__img img {
        width: 100%;
        object-fit: cover;
        height: 100%; }
    .page-programs__card__description {
      order: 3; }
    .page-programs__card__title {
      font-weight: 600;
      font-size: 1rem;
      line-height: 150%;
      color: #000000;
      margin-bottom: 20px;
      opacity: 0.8; }
    .page-programs__card__subtitle {
      font-weight: 300;
      font-size: 1rem;
      line-height: 150%;
      color: #000000;
      text-transform: uppercase;
      margin-bottom: 16px;
      opacity: 0.8; }
    .page-programs__card__text {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 150%;
      color: #000000;
      opacity: 0.8; }
      .page-programs__card__text + .page-programs__card__text {
        padding-top: 20px; }
    @media (max-width: 374px) {
      .page-programs__card__display {
        flex-direction: column;
        align-items: center;
        width: 100%; } }
    @media (min-width: 768px) {
      .page-programs__card {
        gap: 34px 38px;
        padding: 32px 26px 26px 42px; }
        .page-programs__card__img {
          width: 250px;
          min-width: 250px;
          height: 166px; }
        .page-programs__card__header {
          font-size: 1.5rem;
          line-height: 130%; } }
    @media (min-width: 992px) {
      .page-programs__card {
        gap: 34px 38px; }
        .page-programs__card__display {
          display: contents; }
        .page-programs__card__header {
          flex: 0 0 auto;
          width: 100%;
          gap: 20px;
          order: 1; }
        .page-programs__card__img {
          width: 362px;
          min-width: 362px;
          height: 240px;
          order: 2; }
        .page-programs__card__description {
          flex: 1 0 0%;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
        .page-programs__card__title {
          margin-bottom: 24px; }
        .page-programs__card__subtitle {
          margin-bottom: 18px; } }
  .page-programs .text-dropdown {
    overflow: hidden;
    transition: all .4s linear;
    position: relative;
    max-height: 8em; }
    .page-programs .text-dropdown:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100px;
      background: linear-gradient(180deg, rgba(249, 249, 249, 0) 60.49%, #F9F9F9 96.15%);
      opacity: 1;
      z-index: 1; }
    .page-programs .text-dropdown.open:before {
      opacity: 0; }
    @media (min-width: 575px) {
      .page-programs .text-dropdown {
        max-height: 6.4em; } }
    @media (min-width: 992px) {
      .page-programs .text-dropdown {
        max-height: 12.4em; } }
    @media (min-width: 1200px) {
      .page-programs .text-dropdown {
        max-height: 11.7em; }
        .page-programs .text-dropdown--xl {
          max-height: 100%; }
          .page-programs .text-dropdown--xl:before {
            display: none; } }
  .page-programs .text-dropdown.open {
    max-height: var(--full-height); }
  .page-programs .toggler-btn {
    cursor: pointer;
    user-select: none;
    width: fit-content;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    height: 26px;
    padding: 0 13px;
    position: relative;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
    text-transform: uppercase; }
    .page-programs .toggler-btn__open {
      display: block; }
    .page-programs .toggler-btn__close {
      display: none; }
    .page-programs .toggler-btn.expanded .toggler-btn__open {
      display: none; }
    .page-programs .toggler-btn.expanded .toggler-btn__close {
      display: block; }

.business-page {
  padding-top: 17px;
  padding-bottom: 18px; }
  .business-page .title-h1 {
    margin-bottom: 46px; }
  .business-page .title-h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px; }
  .business-page__separator {
    width: 100%;
    height: 1px;
    background-color: #D4D4D4;
    margin-bottom: 25px; }
  .business-page__slide {
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    background-image: url("../../img/business-slide-mobile1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 280px;
    padding-left: 26px;
    padding-top: 28px;
    margin-bottom: 39px; }
    .business-page__slide__title {
      font-weight: 700;
      font-size: 1.25rem;
      line-height: 130%;
      color: #ffffff;
      z-index: 1;
      max-width: 220px;
      position: relative;
      margin-bottom: 18px; }
    .business-page__slide__text {
      font-weight: 500;
      font-size: 1rem;
      line-height: 150%;
      color: #ffffff;
      z-index: 1;
      max-width: 250px;
      position: relative;
      margin-bottom: 26px; }
    .business-page__slide .btn.base-btn {
      z-index: 1;
      position: relative;
      height: 32px;
      font-size: 0.8125rem; }
  .business-page__col-choice {
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    display: flex;
    align-items: flex-end;
    height: 113px;
    padding: 12px; }
    .business-page__col-choice__img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1; }
      .business-page__col-choice__img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .business-page__col-choice__title {
      font-weight: 600;
      font-size: 0.875rem;
      line-height: 120%;
      color: #ffffff;
      z-index: 2; }
    .business-page__col-choice__text {
      font-weight: 600;
      font-size: 1rem;
      line-height: 20px;
      text-align: center;
      color: #222222; }
    .business-page__col-choice__wrap {
      padding: 12px 25px 40px; }
      .business-page__col-choice__wrap .row {
        align-items: center; }
    .business-page__col-choice__btn {
      width: 100% !important;
      max-width: 289px;
      height: 50px !important; }
  .business-page__integrate__inner {
    display: flex;
    align-items: center;
    gap: 28px;
    margin-bottom: 22px; }
  .business-page__integrate__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 79px;
    min-width: 79px;
    height: 79px;
    border: 1px solid #E8E8E8;
    border-radius: 15px; }
  .business-page__integrate__title {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 24px;
    color: #000000; }
  .business-page__integrate__text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    color: #4B4B4B; }
    .business-page__integrate__text a {
      color: #D03659;
      text-decoration: none; }
  .business-page__step-line {
    overflow-x: auto; }
    .business-page__step-line__wrap {
      display: flex;
      gap: 30px;
      flex-flow: column;
      margin-bottom: 14px; }
      .business-page__step-line__wrap .btn.base-btn {
        height: 48px;
        width: 100%;
        max-width: 238px; }
    .business-page__step-line__coll {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1 0 0; }
      .business-page__step-line__coll__title {
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 24px;
        color: #000000;
        text-align: center;
        margin-bottom: 10px; }
    .business-page__step-line__inner {
      width: 630px;
      display: flex;
      gap: 15px; }
    .business-page__step-line__item {
      width: 200px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:before, .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:after {
        content: "";
        position: absolute;
        width: 220px;
        height: 6px;
        background-color: #15506D;
        top: 50%;
        transform: translate(0, -50%);
        z-index: -1; }
      .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:before {
        left: -200px; }
      .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:after {
        right: -200px; }
    .business-page__step-line__title {
      font-weight: 500;
      font-size: 1rem;
      line-height: 20px;
      color: #000000;
      text-align: center; }
    .business-page__step-line__text {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 150%;
      color: #4B4B4B;
      text-align: center;
      margin-bottom: 27px; }
    .business-page__step-line__icon {
      width: 39px;
      height: 39px;
      background-color: #15506D;
      border-radius: 50%;
      background-image: url("../../img/check-1.svg");
      background-size: 26px 26px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      position: relative;
      margin: 43px 0 18px; }
  .business-page__card {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto 1fr;
    gap: 15px 20px;
    margin-bottom: 25px; }
    .business-page__card__img {
      border-radius: 10px;
      overflow: hidden;
      grid-row-start: 1;
      grid-column-start: 1;
      grid-row-end: 2;
      grid-column-end: 2;
      width: 101px;
      min-width: 101px;
      height: 74px; }
      .business-page__card__img img {
        width: 100%;
        object-fit: cover;
        height: 100%; }
    .business-page__card__inner {
      display: contents; }
    .business-page__card__title {
      font-weight: 500;
      font-size: 1.25rem;
      line-height: 24px;
      color: #000000;
      grid-row-start: 1;
      grid-column-start: 2;
      grid-row-end: 2;
      grid-column-end: 3;
      display: flex;
      align-items: center;
      height: 100%; }
    .business-page__card__text {
      font-weight: 400;
      font-size: 1rem;
      line-height: 150%;
      color: #4B4B4B;
      grid-row-start: 2;
      grid-column-start: 1;
      grid-row-end: 3;
      grid-column-end: 3; }
  .business-page .b-contact-form {
    margin-bottom: 60px; }
    .business-page .b-contact-form h2 {
      font-weight: 600;
      font-size: 1.25rem;
      line-height: 110%;
      color: #222222;
      margin-bottom: 40px; }
    .business-page .b-contact-form .contact-type {
      justify-content: space-between; }
  @media (min-width: 575px) {
    .business-page__card {
      gap: 20px 20px;
      margin-bottom: 25px; }
      .business-page__card__img {
        width: 140px;
        min-width: 140px;
        height: 103px; } }
  @media (min-width: 768px) {
    .business-page {
      padding-top: 50px;
      padding-bottom: 10px; }
      .business-page .title-h1 {
        margin-bottom: 51px; }
      .business-page .title-h2 {
        font-size: 2.25rem;
        line-height: 44px; }
        .business-page .title-h2__width {
          max-width: 900px; }
      .business-page__separator {
        margin-bottom: 40px; }
      .business-page__slide {
        height: 380px;
        padding-left: 40px;
        padding-top: 40px;
        background-image: url("../../img/business-slide1.png");
        background-position: top right;
        margin-bottom: 66px; }
        .business-page__slide__title {
          font-size: 2.25rem;
          margin-bottom: 30px;
          max-width: 600px; }
        .business-page__slide__text {
          font-size: 1.25rem;
          margin-bottom: 40px;
          max-width: 513px; }
        .business-page__slide .btn.base-btn {
          height: 50px;
          font-size: 1rem; }
        .business-page__slide:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          z-index: 0;
          background: linear-gradient(90deg, #2A2724 43.35%, rgba(0, 0, 0, 0) 68.49%); }
      .business-page__col-choice {
        height: 210px;
        padding: 18px 22px; }
        .business-page__col-choice__title {
          font-size: 1.25rem; }
        .business-page__col-choice__text {
          font-size: 1.5rem;
          line-height: 29px;
          text-align: left; }
        .business-page__col-choice__btn {
          height: 48px !important;
          max-width: 100%; }
        .business-page__col-choice__wrap {
          width: 100%;
          padding-top: 30px;
          padding-left: 0;
          padding-right: 0;
          padding-bottom: 68px; }
      .business-page__integrate__inner {
        display: flex;
        gap: 28px;
        margin-bottom: 34px; }
      .business-page__integrate__title {
        font-size: 1.125rem;
        line-height: 22px;
        max-width: 155px; }
      .business-page__step-line__wrap {
        display: flex;
        gap: 30px;
        flex-flow: nowrap;
        margin-bottom: 37px; }
      .business-page__step-line__coll {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1 0 0; }
        .business-page__step-line__coll__title {
          font-size: 1rem;
          line-height: 150%;
          margin-bottom: 34px; }
      .business-page .b-contact-form {
        padding: 20px; }
        .business-page .b-contact-form .form-group-item {
          display: block; }
        .business-page .b-contact-form h2 {
          font-size: 2.25rem;
          line-height: 130%;
          margin-bottom: 66px; } }
  @media (min-width: 992px) {
    .business-page__slide {
      height: 515px;
      padding-left: 108px;
      padding-top: 132px; }
      .business-page__slide__title {
        margin-bottom: 38px; }
      .business-page__slide__text {
        margin-bottom: 58px; }
    .business-page__step-line__wrap {
      display: flex;
      gap: 30px; }
    .business-page__step-line__coll {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1 0 0; }
    .business-page__step-line__inner {
      width: 894px;
      display: flex;
      gap: 80px; }
    .business-page__step-line__item {
      width: 241px; }
      .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:before, .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:after {
        width: 320px; }
      .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:before {
        left: -310px; }
      .business-page__step-line__item:nth-child(2) .business-page__step-line__icon:after {
        right: -310px; }
    .business-page__step-line__title {
      font-size: 1.25rem;
      line-height: 24px; }
    .business-page__step-line__text {
      font-size: 1rem;
      line-height: 150%;
      margin-bottom: 34px; }
    .business-page__step-line__icon {
      margin: 36px 0 18px; }
    .business-page__card {
      display: flex;
      flex-flow: nowrap;
      gap: 20px;
      margin-bottom: 40px; }
      .business-page__card__img {
        width: 140px;
        min-width: 140px;
        height: 103px;
        border-radius: 15px; }
      .business-page__card__inner {
        display: block; }
      .business-page__card__title {
        margin-bottom: 8px;
        display: block;
        height: auto; }
    .business-page .b-contact-form {
      padding: 34px 20px 38px 40px;
      margin-bottom: 70px; } }
  @media (min-width: 1200px) {
    .business-page__integrate__inner {
      gap: 28px; }
    .business-page__card {
      display: flex;
      flex-flow: nowrap;
      gap: 30px; }
      .business-page__card__img {
        width: 188px;
        min-width: 188px;
        height: 138px; }
      .business-page__card__title {
        margin-bottom: 18px;
        font-size: 1.5rem;
        line-height: 29px; }
    .business-page .b-contact-form {
      padding: 52px 20px 26px 0px; }
      .business-page .b-contact-form h2 {
        margin-left: 8.33333%;
        margin-bottom: 66px; } }

.modal-dialog--business-small {
  max-width: 382px !important; }
  .modal-dialog--business-small .modal-form {
    max-width: 300px; }
  .modal-dialog--business-small .modal-content {
    border-radius: 15px; }
  .modal-dialog--business-small__img {
    display: flex;
    justify-content: center;
    margin-bottom: 18px; }
  .modal-dialog--business-small .modal-body {
    padding-top: 30px; }
  .modal-dialog--business-small .b-modal-close {
    position: absolute;
    right: 6px;
    top: 10px; }
    .modal-dialog--business-small .b-modal-close .btn {
      box-shadow: none !important; }
  .modal-dialog--business-small .modal-form__title {
    margin-bottom: 25px; }
  .modal-dialog--business-small .modal-form__text {
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #4B4B4B;
    margin-bottom: 38px; }
  .modal-dialog--business-small .wrap-btn {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0 auto 27px;
    width: 100%;
    max-width: 216px; }
.modal-dialog--video {
  max-width: 100% !important;
  padding-top: 82px; }
  .modal-dialog--video .b-modal-close {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -65px; }
    .modal-dialog--video .b-modal-close .b-modal-close__btn {
      width: 40px;
      height: 40px; }
    .modal-dialog--video .b-modal-close .btn {
      box-shadow: none !important;
      width: 100%;
      height: 100%;
      border: 1px solid #E2E2E2;
      border-radius: 5px;
      background-color: #ffffff;
      display: flex;
      justify-content: center;
      align-items: center; }
  .modal-dialog--video .modal-body {
    padding: 0 0 56.25%;
    width: 100%;
    height: 0; }
    .modal-dialog--video .modal-body iframe {
      position: absolute;
      width: 100%;
      height: 100%; }
  .modal-dialog--video .modal-content {
    height: 100%; }
  @media (min-width: 576px) {
    .modal-dialog--video {
      padding-top: 65px; } }
  @media (min-width: 768px) {
    .modal-dialog--video {
      max-width: 600px !important;
      padding-top: 0; }
      .modal-dialog--video .b-modal-close {
        right: -68px;
        top: 0;
        transform: none;
        left: auto; } }
  @media (min-width: 992px) {
    .modal-dialog--video {
      max-width: 798px !important; } }
  @media (min-width: 1200px) {
    .modal-dialog--video {
      max-width: 1120px !important; } }

.page-coach {
  padding-top: 17px; }
  .page-coach .title-h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px; }
  .page-coach__card-wrap {
    gap: 30px;
    display: flex;
    flex-direction: column;
    padding-top: 12px; }
  .page-coach__card {
    display: flex;
    flex-flow: nowrap;
    gap: 20px; }
    .page-coach__card__img {
      border-radius: 10px;
      overflow: hidden;
      width: 101px;
      min-width: 101px;
      height: 101px; }
      .page-coach__card__img img {
        width: 100%;
        object-fit: cover;
        height: 100%; }
    .page-coach__card__inner {
      display: flex;
      align-items: center; }
    .page-coach__card__text {
      font-weight: 400;
      font-size: 1rem;
      line-height: 140%;
      color: #4B4B4B;
      text-align: left; }
  .page-coach__big-card {
    border-radius: 15px;
    overflow: hidden;
    width: 101px;
    min-width: 101px;
    height: 101px; }
    .page-coach__big-card img {
      width: 100%;
      object-fit: cover;
      height: 100%; }
  .page-coach__wrap-slider {
    padding-top: 45px;
    padding-bottom: 20px; }
    .page-coach__wrap-slider .title-h2 {
      margin-bottom: 36px; }
  .page-coach__slider {
    overflow-x: auto;
    padding-bottom: 15px; }
    .page-coach__slider__inner {
      width: 100%;
      display: flex;
      gap: 10px; }
    .page-coach__slider__item {
      border: 1px solid #E8E8E8;
      border-radius: 15px;
      padding: 26px 25px 23px;
      display: flex;
      flex-direction: column;
      flex: 1 0 0%;
      min-width: 300px;
      min-height: 454px;
      width: 405px;
      gap: 16px; }
    .page-coach__slider__top {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 29px; }
    .page-coach__slider__body {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1 0 auto;
      justify-content: space-between;
      gap: 10px; }
    .page-coach__slider__avatar {
      border-radius: 50%;
      border: 1px solid #E8E8E8;
      padding: 10px;
      width: 180px;
      height: 180px; }
      .page-coach__slider__avatar img {
        width: 100%;
        object-fit: cover;
        height: 100%; }
    .page-coach__slider__quote {
      width: 34px;
      height: 34px; }
    .page-coach__slider__text {
      font-weight: 400;
      font-size: 13px;
      line-height: 140%;
      color: #4B4B4B;
      text-align: center;
      max-width: 312px; }
    .page-coach__slider__wrap {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .page-coach__slider__wrap__name {
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        text-align: center;
        color: #000000; }
      .page-coach__slider__wrap__info {
        font-weight: 400;
        font-size: 13px;
        line-height: 140%;
        color: #15506D; }
  .page-coach .business-page__col-choice__title {
    font-size: 1.125rem;
    line-height: 140%; }
  .page-coach__choice-item {
    margin-bottom: 20px; }
  .page-coach .business-page__col-choice {
    height: 210px;
    padding: 22px; }
  .page-coach__wrap-bank {
    padding-top: 38px;
    padding-bottom: 44px; }
    .page-coach__wrap-bank__text {
      font-weight: 400;
      font-size: 1rem;
      line-height: 140%;
      color: #000000;
      margin-bottom: 30px; }
      .page-coach__wrap-bank__text span {
        font-weight: 600; }
    .page-coach__wrap-bank__description {
      font-size: 1.25rem;
      line-height: 140%;
      color: #000000; }
  .page-coach__bank-item {
    border: 1px solid #E8E8E8;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    padding: 21px 16px 12px 22px;
    gap: 4px;
    margin-bottom: 10px; }
    .page-coach__bank-item__inner {
      display: flex;
      flex-flow: column;
      gap: 16px; }
    .page-coach__bank-item__img {
      height: 56px; }
      .page-coach__bank-item__img img {
        max-width: 100%; }
    .page-coach__bank-item__title {
      color: #000000;
      font-size: 1.25rem;
      line-height: 140%;
      font-weight: 600;
      min-width: 160px;
      padding-top: 4px; }
    .page-coach__bank-item__text {
      font-weight: 400;
      font-size: 1rem;
      line-height: 140%;
      color: #4B4B4B; }
      .page-coach__bank-item__text span {
        font-weight: 600; }
  .page-coach__wrap-btn {
    padding-top: 20px;
    padding-bottom: 66px; }
    .page-coach__wrap-btn .btn.base-btn {
      width: 100%;
      max-width: 298px;
      height: 50px; }
  .page-coach__step-line {
    overflow-x: auto; }
    .page-coach__step-line__wrap {
      display: flex;
      gap: 30px;
      flex-flow: column;
      margin-bottom: 30px; }
      .page-coach__step-line__wrap .btn.base-btn {
        height: 48px;
        width: 100%;
        max-width: 238px; }
    .page-coach__step-line__coll {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1 0 0; }
      .page-coach__step-line__coll__title {
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 24px;
        color: #000000;
        text-align: center;
        margin-bottom: 10px; }
    .page-coach__step-line__inner {
      width: 1000px;
      display: flex;
      gap: 8px; }
    .page-coach__step-line__item {
      width: 200px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .page-coach__step-line__item:nth-child(1) .page-coach__step-line__icon:before {
        content: "";
        position: absolute;
        width: 830px;
        height: 6px;
        background-color: #15506D;
        top: 50%;
        transform: translate(0, -50%);
        z-index: -1;
        left: 5px; }
    .page-coach__step-line__title {
      font-weight: 500;
      font-size: 1rem;
      line-height: 20px;
      color: #000000;
      text-align: center;
      min-height: 40px; }
    .page-coach__step-line__text {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 150%;
      color: #4B4B4B;
      text-align: center;
      margin-bottom: 27px;
      position: relative; }
      .page-coach__step-line__text span {
        cursor: pointer;
        display: inline-block; }
        .page-coach__step-line__text span span {
          border-bottom: 1px dashed;
          color: #D03659;
          line-height: 1; }
        .page-coach__step-line__text span:hover span {
          color: #15506D; }
    .page-coach__step-line .b-popover {
      opacity: 0;
      visibility: hidden;
      background: #ffffff;
      border-radius: 5px;
      box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.1);
      position: absolute;
      padding: 22px 19px 15px 18px;
      text-align: center;
      font-weight: 400;
      font-size: 0.8125rem;
      line-height: 150%;
      color: #222222;
      top: -78px;
      right: 8px;
      z-index: 10;
      transition: opacity .4s ease-in-out, visibility .4s ease-in-out; }
      .page-coach__step-line .b-popover__close {
        position: absolute;
        cursor: pointer;
        right: 8px;
        top: 8px;
        width: 12px;
        height: 12px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 11; }
      .page-coach__step-line .b-popover:before {
        content: "";
        position: absolute;
        bottom: -16px;
        border: 8px solid transparent;
        border-top: 8px solid #ffffff;
        left: 50%;
        margin-left: -8px; }
      .page-coach__step-line .b-popover.active {
        opacity: 1;
        visibility: visible; }
    .page-coach__step-line__icon {
      width: 39px;
      height: 39px;
      background-color: #15506D;
      border-radius: 50%;
      background-image: url("../../img/check-1.svg");
      background-size: 26px 26px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      position: relative;
      margin: 43px 0 18px; }
  .page-coach .section-coll {
    background-image: url(../../img/coach-frame.png);
    margin-left: 0;
    margin-right: 0;
    border-radius: 15px;
    padding: 35px 25px 32px 25px; }
    .page-coach .section-coll .btn.base-btn {
      white-space: normal;
      height: 66px;
      max-width: 238px;
      width: 100%; }
    .page-coach .section-coll__description {
      color: #ffffff;
      text-align: center;
      max-width: 300px;
      margin: 0 auto; }
      .page-coach .section-coll__description__title {
        font-weight: 600;
        font-size: 0.75rem;
        line-height: 130%;
        margin-bottom: 16px; }
      .page-coach .section-coll__description__text {
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 130%;
        margin-bottom: 16px; }
  .page-coach .business-page__integrate__title {
    font-size: 1.125rem; }
  @media (max-width: 374px) {
    .page-coach .business-page__slide {
      padding-left: 15px;
      padding-top: 28px;
      margin-bottom: 39px; }
      .page-coach .business-page__slide .btn.base-btn {
        padding: 0 15px; }
    .page-coach .business-page__integrate__inner {
      gap: 20px; } }
  @media (max-width: 767px) {
    .page-coach .business-page__slide {
      height: 304px; } }
  @media (min-width: 374px) {
    .page-coach .section-coll {
      padding: 35px 50px 32px 55px; } }
  @media (min-width: 768px) {
    .page-coach {
      padding-top: 45px; }
      .page-coach .title-h2 {
        font-size: 2.25rem;
        line-height: 44px; }
        .page-coach .title-h2__width {
          max-width: 900px; }
      .page-coach__slider__inner {
        gap: 30px; }
      .page-coach .business-page__col-choice__title {
        font-size: 1rem; }
      .page-coach .business-page__col-choice {
        padding: 16px; }
      .page-coach__wrap-bank {
        padding-top: 66px;
        padding-bottom: 62px; }
        .page-coach__wrap-bank__text {
          font-size: 1.5rem;
          margin-bottom: 34px; }
        .page-coach__wrap-bank__description {
          font-size: 2rem;
          line-height: 140%; }
      .page-coach__bank-item {
        padding: 21px 16px 12px 16px;
        margin-bottom: 0;
        height: 100%; }
        .page-coach__bank-item__inner {
          gap: 17px; }
        .page-coach__bank-item__text {
          font-size: 0.8125rem; }
      .page-coach__wrap-btn {
        display: flex;
        justify-content: center;
        padding-top: 30px;
        padding-bottom: 30px; }
      .page-coach__step-line__wrap {
        display: flex;
        gap: 30px;
        flex-flow: nowrap;
        margin-bottom: 52px; }
      .page-coach__step-line__coll {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1 0 0; }
        .page-coach__step-line__coll__title {
          font-size: 1rem;
          line-height: 150%;
          margin-bottom: 34px; }
      .page-coach .section-coll__description__text {
        margin-bottom: 26px; } }
  @media (min-width: 992px) {
    .page-coach__card {
      gap: 30px; }
      .page-coach__card__img {
        width: 188px;
        min-width: 188px;
        height: 123px; }
      .page-coach__card__title {
        margin-bottom: 8px;
        display: block;
        height: auto; }
    .page-coach__card-wrap {
      padding-top: 30px; }
    .page-coach .business-page__slide {
      padding-top: 136px;
      margin-bottom: 72px; }
      .page-coach .business-page__slide + .title-h2 {
        margin-bottom: 28px; }
    .page-coach .business-page__slide__text {
      max-width: 390px; }
    .page-coach__wrap-slider {
      padding-top: 70px;
      padding-bottom: 70px; }
      .page-coach__wrap-slider .title-h2 {
        margin-bottom: 46px; }
    .page-coach__choice-item {
      margin-bottom: 0; }
    .page-coach .business-page__col-choice__title {
      font-size: 1.25rem; }
    .page-coach .business-page__col-choice {
      padding: 22px; }
    .page-coach__bank-item {
      padding: 18px 51px;
      gap: 11px; }
      .page-coach__bank-item__inner {
        gap: 8px; }
      .page-coach__bank-item__text {
        font-weight: 400;
        font-size: 0.8125rem;
        line-height: 140%;
        color: #4B4B4B; }
        .page-coach__bank-item__text span {
          font-weight: 600; }
    .page-coach__step-line__wrap {
      display: flex;
      gap: 30px; }
    .page-coach__step-line__coll {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1 0 0; }
    .page-coach__step-line__inner {
      width: 1280px; }
    .page-coach__step-line__item {
      width: 241px; }
      .page-coach__step-line__item:nth-child(1) .page-coach__step-line__icon:before {
        width: 1020px; }
    .page-coach__step-line__title {
      font-size: 1.25rem;
      line-height: 24px;
      min-height: 48px; }
    .page-coach__step-line__text {
      font-size: 0.9375rem;
      line-height: 150%;
      margin-bottom: 34px; }
    .page-coach__step-line__icon {
      margin: 36px 0 18px; }
    .page-coach .section-coll {
      background-image: url(../../img/coach-frame-lg.png); }
      .page-coach .section-coll__description {
        max-width: 100%; } }
  @media (min-width: 1200px) {
    .page-coach__card {
      gap: 30px; }
    .page-coach__bank-item {
      padding: 18px 51px;
      gap: 11px; }
      .page-coach__bank-item__inner {
        flex-flow: nowrap;
        gap: 8px; } }

.error-page {
  height: 100%;
  padding-top: 41px;
  padding-bottom: 40px; }
  .error-page .b-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .error-page .btn.base-btn {
    height: 56px;
    width: 100%;
    max-width: 183px; }
  .error-page__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    flex: 1 0 auto; }
  .error-page__logo {
    margin-bottom: 60px; }
  .error-page__img {
    margin-bottom: 46px; }
    .error-page__img img {
      width: 100%;
      max-width: 327px; }
  .error-page__title {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    color: #000000;
    margin-bottom: 50px; }
  .error-page__text {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #222222;
    margin-bottom: 44px; }
  @media (min-width: 768px) {
    .error-page {
      padding-bottom: 60px;
      padding-top: 33px; }
      .error-page__img {
        margin-bottom: 58px; }
        .error-page__img img {
          max-width: 723px; }
      .error-page__title {
        font-size: 48px;
        margin-bottom: 24px; } }

.page-blog {
  padding-top: 33px;
  padding-bottom: 30px; }
  .page-blog h1 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 130%;
    color: #000000;
    margin-bottom: 28px; }
  .page-blog__item {
    border: 1px solid #E8E8E8;
    border-radius: 15px;
    height: 100%;
    display: flex;
    flex-direction: column; }
    .page-blog__item--feature {
      height: auto; }
      .page-blog__item--feature .blog-text__top {
        margin-bottom: 22px; }
      .page-blog__item--feature .blog-title {
        margin-bottom: 11px;
        flex: 0 0 auto !important; }
        .page-blog__item--feature .blog-title a {
          font-size: 1.5rem !important; }
      .page-blog__item--feature .post-text {
        margin-bottom: 17px; }
  .page-blog .blog-text {
    flex: 1 0 auto;
    padding: 18px 10px 13px 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
    .page-blog .blog-text__top {
      display: flex;
      align-items: center;
      gap: 20px;
      margin-bottom: 15px; }
      .page-blog .blog-text__top a {
        font-weight: 400;
        font-size: 0.8125rem;
        line-height: 140%;
        color: #D03659;
        text-decoration: none; }
        .page-blog .blog-text__top a img {
          margin-left: 6px;
          width: 13px;
          height: auto; }
  .page-blog .post-date {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 140%;
    color: #9F9F9F; }
  .page-blog .blog-title {
    flex: 1 0 auto;
    font-size: 1rem;
    line-height: 140%;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    color: #000000; }
    .page-blog .blog-title a {
      text-decoration: none;
      font-weight: 600;
      font-size: 1rem;
      line-height: 140%;
      color: #000000; }
  .page-blog .post-meta a {
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: 140%;
    text-decoration: none;
    color: #15506D; }
  .page-blog .post-meta + .post-text {
    padding-top: 30px;
    color: #222222; }
  .page-blog .post-text {
    font-weight: 400;
    font-size: 0.9375rem;
    line-height: 140%;
    color: #9F9F9F; }
    .page-blog .post-text p {
      word-break: break-word; }
  .page-blog__figure {
    border-radius: 15px;
    overflow: hidden;
    height: var(--blog-figure-height);
    margin-bottom: 0;
    --blog-figure-height: 214px; }
    .page-blog__figure img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .page-blog__coll {
    margin-bottom: 10px; }
  .page-blog .widget-category {
    border: 1px solid #E8E8E8;
    border-radius: 15px;
    margin-bottom: 39px;
    padding: 33px 20px 28px 20px; }
    .page-blog .widget-category__list {
      list-style: none;
      padding: 0;
      margin: 0; }
      .page-blog .widget-category__list a {
        font-weight: 400;
        font-size: 1rem;
        line-height: 220%;
        color: #4B4B4B;
        text-decoration: none; }
    .page-blog .widget-category .widget-title {
      margin-bottom: 18px; }
  .page-blog .widget-title {
    font-weight: 600;
    line-height: 25px;
    font-size: 1.75rem;
    color: #000000;
    margin-bottom: 40px; }
  .page-blog .social {
    display: flex;
    align-items: center;
    gap: 28px;
    font-weight: 400;
    font-size: 1rem;
    line-height: 140%;
    color: #4B4B4B; }
    .page-blog .social a {
      text-decoration: none;
      color: #D03659; }
  .page-blog .widget .widget-title {
    margin-bottom: 36px; }
  .page-blog .site-beradcamb {
    margin-bottom: 20px; }
    .page-blog .site-beradcamb a {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 130%;
      color: #15506D;
      text-decoration: none; }
    .page-blog .site-beradcamb span {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 130%;
      color: #757575; }
  .page-blog__wrap-bnt {
    padding-top: 20px;
    padding-bottom: 55px; }
    .page-blog__wrap-bnt .btn.base-btn {
      height: 57px;
      text-transform: none;
      padding: 0 15px; }
  .page-blog__pagination {
    padding-top: 20px; }
    .page-blog__pagination .more-pagination__text {
      display: none; }
    .page-blog__pagination .btn.btn-pagination {
      width: 100%; }
  @media (min-width: 992px) {
    .page-blog {
      padding-top: 80px;
      padding-bottom: 80px; }
      .page-blog .site-beradcamb {
        display: block;
        margin-bottom: 40px; }
      .page-blog__indent {
        padding-top: 40px; }
      .page-blog h1 {
        font-size: 2.5rem;
        margin-bottom: 74px; }
      .page-blog__item .page-blog__figure {
        height: 254px; }
      .page-blog__item--feature {
        height: auto; }
        .page-blog__item--feature .page-blog__figure {
          height: 527px; }
        .page-blog__item--feature .blog-text {
          padding: 20px 30px 30px 30px; }
          .page-blog__item--feature .blog-text__top {
            gap: 30px;
            margin-bottom: 23px; }
            .page-blog__item--feature .blog-text__top a {
              font-size: 1rem;
              line-height: 140%; }
              .page-blog__item--feature .blog-text__top a img {
                margin-left: 10px;
                width: 16px; }
        .page-blog__item--feature .post-date {
          font-size: 1rem;
          line-height: 140%; }
        .page-blog__item--feature .blog-title {
          margin-bottom: 16px;
          font-size: 1.75rem;
          line-height: 120%; }
          .page-blog__item--feature .blog-title a {
            font-size: 1.75rem;
            line-height: 120%; }
        .page-blog__item--feature .post-meta a {
          font-size: 1rem; }
        .page-blog__item--feature .post-meta + .post-text {
          padding-top: 40px;
          margin-bottom: 0; }
        .page-blog__item--feature .post-text {
          margin-bottom: 22px;
          max-width: 740px; }
      .page-blog .post-text {
        font-size: 1rem; }
      .page-blog__coll {
        margin-bottom: 30px; }
      .page-blog .widget-category {
        padding: 40px 20px 40px 36px;
        margin-bottom: 82px; }
        .page-blog .widget-category .widget-title {
          margin-bottom: 34px; }
      .page-blog .widget-title {
        margin-bottom: 44px; }
      .page-blog .widget-popular {
        margin-bottom: 96px; }
      .page-blog__wrap-bnt {
        padding-top: 30px;
        padding-bottom: 30px; }
        .page-blog__wrap-bnt .btn.base-btn {
          padding: 0 30px; }
      .page-blog .releted-posts {
        padding-top: 35px; }
      .page-blog__pagination.more-pagination {
        gap: 22px 15px; }
      .page-blog__pagination .btn.btn-pagination {
        width: auto; } }
  @media (min-width: 1200px) {
    .page-blog__pagination {
      padding-top: 0; }
      .page-blog__pagination .btn.btn-pagination {
        padding: 0 30px;
        width: auto; }
      .page-blog__pagination .more-pagination__text {
        display: block; } }
  @media (min-width: 1250px) {
    .page-blog__pagination.more-pagination {
      gap: 22px 26px; } }

.popular-posts {
  list-style: none;
  padding: 0;
  margin: 0; }
  .popular-posts li {
    display: flex;
    gap: 20px;
    margin-bottom: 30px; }
  .popular-posts img {
    width: 100px;
    min-width: 100px;
    height: 63px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid #E8E8E8; }
  .popular-posts__inner {
    display: flex;
    flex-direction: column; }
  .popular-posts__label {
    font-size: 0.875rem;
    line-height: 140%;
    color: #9F9F9F; }
  .popular-posts__title a {
    font-weight: 600;
    font-size: 1rem;
    color: #000000;
    line-height: 120%;
    text-decoration: none;
    display: inline-block; }
    .popular-posts__title a:hover, .popular-posts__title a:active {
      color: #000000; }
  @media (max-width: 374px) {
    .popular-posts li {
      gap: 15px; }
    .popular-posts__title a {
      font-size: 0.875rem; } }
  @media (min-width: 992px) {
    .popular-posts li {
      gap: 30px; }
    .popular-posts img {
      width: 80px;
      min-width: 80px;
      height: 50px; } }

.more-pagination {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  gap: 22px 26px; }
  .more-pagination__text {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 24px;
    color: #757575; }

.base-pagination ul {
  list-style: none;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-left: 0;
  margin: 0;
  height: 57px;
  border: 1px solid #222222;
  border-radius: 8px; }
.base-pagination__item--prev, .base-pagination__item--next {
  min-width: 92px;
  position: relative;
  text-align: center; }
  .base-pagination__item--prev:before, .base-pagination__item--next:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 34px;
    top: 50%;
    background-color: #E8E8E8;
    transform: translateY(-50%); }
  @media (max-width: 360px) {
    .base-pagination__item--prev, .base-pagination__item--next {
      min-width: 70px; } }
  .base-pagination__item--prev .base-pagination__link, .base-pagination__item--next .base-pagination__link {
    color: #222222; }
  .base-pagination__item--prev.disabled .base-pagination__link, .base-pagination__item--next.disabled .base-pagination__link {
    color: #C9C9C9; }
.base-pagination__item--prev:before {
  right: 9px; }
  @media (max-width: 360px) {
    .base-pagination__item--prev:before {
      right: 5px; } }
.base-pagination__item--next:before {
  left: 9px; }
  @media (max-width: 360px) {
    .base-pagination__item--next:before {
      left: 5px; } }
.base-pagination__item.disabled {
  --pagination-link-pointer: none;
  cursor: auto; }
  .base-pagination__item.disabled:hover .base-pagination__link {
    color: #C9C9C9; }
.base-pagination__item.active .base-pagination__link {
  color: #222222; }
.base-pagination__item:nth-child(5), .base-pagination__item:nth-child(6) {
  display: none; }
@media (min-width: 575px) {
  .base-pagination__item:nth-child(5), .base-pagination__item:nth-child(6) {
    display: block; } }
@media (min-width: 768px) {
  .base-pagination__item:nth-child(5), .base-pagination__item:nth-child(6) {
    display: none; } }
@media (min-width: 1200px) {
  .base-pagination__item:nth-child(5), .base-pagination__item:nth-child(6) {
    display: block; } }
.base-pagination__link {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 140%;
  text-decoration: none;
  color: #C9C9C9;
  pointer-events: var(--pagination-link-pointer, auto);
  cursor: var(--pagination-link-cursor, pointer);
  padding: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .base-pagination__link:hover {
    color: #222222; }

.base-product-slider .owl-carousel .owl-nav.disabled, .base-product-slider .owl-carousel .owl-dots.disabled {
  display: block !important; }
.base-product-slider .owl-carousel .owl-nav button.owl-prev, .base-product-slider .owl-carousel .owl-nav button.owl-next {
  font-size: 28px;
  margin: 5px 10px; }

.schools-page {
  padding-top: 17px;
  padding-bottom: 66px; }
  .schools-page__slide {
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-image: linear-gradient(90deg, rgba(42, 39, 36, 0.84) 56.09%, rgba(0, 0, 0, 0.43) 87.54%), url(../../img/schools-slide-m.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 280px;
    padding-left: 26px;
    padding-top: 28px;
    margin-bottom: 39px; }
    .schools-page__slide__title {
      font-weight: 700;
      font-size: 1.25rem;
      line-height: 130%;
      color: #ffffff;
      z-index: 1;
      max-width: 220px;
      position: relative;
      margin-bottom: 18px; }
    .schools-page__slide__text {
      font-weight: 500;
      font-size: 1rem;
      line-height: 150%;
      color: #ffffff;
      z-index: 1;
      max-width: 250px;
      position: relative;
      margin-bottom: 26px; }
    .schools-page__slide .btn.base-btn {
      z-index: 1;
      position: relative;
      height: 32px;
      font-size: 0.8125rem; }
  .schools-page .title-h1 {
    margin-bottom: 46px; }
  .schools-page .title-h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px; }
  .schools-page__group-1, .schools-page__group-2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 36px; }
    .schools-page__group-1 img, .schools-page__group-2 img {
      width: 100%;
      height: auto; }
  .schools-page__phonoteka {
    background-image: url("../../img/phonoteka-m.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    padding: 33px 19px 25px 19px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 32px; }
    .schools-page__phonoteka:before {
      content: "";
      position: absolute;
      bottom: 106px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url("../../img/freepik.svg");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 374px;
      height: 298px; }
    .schools-page__phonoteka__wrap-btn {
      display: flex;
      justify-content: center; }
    .schools-page__phonoteka__list {
      list-style: none;
      margin: 0;
      padding: 0 0 325px 0; }
      .schools-page__phonoteka__list li {
        padding: 0;
        display: flex;
        gap: 23px;
        margin-bottom: 20px; }
      .schools-page__phonoteka__list__count {
        width: 63px;
        height: 63px;
        border: 1px solid #D3E0E1;
        padding: 12px;
        border-radius: 50%; }
        .schools-page__phonoteka__list__count__number {
          border-radius: 50%;
          width: 38px;
          height: 38px;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #E10B55;
          color: #ffffff;
          font-weight: 700;
          font-size: 1.5rem;
          line-height: 29px; }
      .schools-page__phonoteka__list__text {
        color: #ffffff;
        font-weight: 400;
        font-size: 1rem;
        line-height: 19px; }
        .schools-page__phonoteka__list__text span {
          font-weight: 700; }
    .schools-page__phonoteka .btn.base-btn {
      z-index: 1;
      position: relative;
      height: 54px;
      font-size: 1.25rem; }
  .schools-page__two-columns {
    margin-bottom: 46px; }
    .schools-page__two-columns__item {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 65% 50%;
      position: relative;
      border-radius: 15px;
      overflow: hidden;
      min-height: 119px;
      padding: 18px 70px 20px 19px; }
      .schools-page__two-columns__item.item-1 {
        background-image: url("../../img/img-36.jpg");
        margin-bottom: 11px; }
      .schools-page__two-columns__item.item-2 {
        background-image: url("../../img/img-37.jpg"); }
    .schools-page__two-columns__text {
      font-size: 1rem;
      line-height: 140%;
      color: #000000; }
  .schools-page__three-columns {
    margin-bottom: 42px; }
    .schools-page__three-columns__item {
      display: flex;
      align-items: flex-end;
      position: relative;
      border-radius: 15px;
      overflow: hidden;
      min-height: 207px;
      padding: 15px 20px 17px 22px;
      margin-bottom: 10px; }
    .schools-page__three-columns__img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1; }
      .schools-page__three-columns__img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .schools-page__three-columns__text {
      font-size: 1.25rem;
      line-height: 140%;
      color: #ffffff; }
  .schools-page .business-page__integrate__item .business-page__integrate__title {
    max-width: 100%;
    padding-top: 10px;
    margin-bottom: 36px; }
  .schools-page .business-page__integrate__item .business-page__integrate__text {
    font-size: 0.875rem;
    margin-bottom: 32px; }
  .schools-page .b-contact-form__text {
    font-size: 1rem;
    line-height: 140%;
    color: #222222;
    margin-bottom: 20px; }
  .schools-page .b-contact-form h2 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 110%;
    color: #222222;
    margin-bottom: 20px; }
  .schools-page .b-contact-form .contact-type {
    justify-content: space-between; }
  @media (max-width: 374px) {
    .schools-page__phonoteka__list {
      padding: 0 0 288px 0; }
    .schools-page__phonoteka:before {
      width: 320px;
      height: 254px; } }
  @media (min-width: 375px) {
    .schools-page__two-columns__item {
      padding: 30px 110px 20px 19px;
      background-position: 85% 50%; } }
  @media (min-width: 480px) {
    .schools-page__two-columns__item {
      padding: 30px 140px 20px 19px; } }
  @media (min-width: 576px) {
    .schools-page__phonoteka {
      margin-left: 0;
      margin-right: 0; }
    .schools-page__two-columns__item {
      padding: 30px 115px 20px 19px; }
    .schools-page__three-columns__text {
      max-width: 50%; } }
  @media (min-width: 768px) {
    .schools-page {
      padding-top: 50px;
      padding-bottom: 68px; }
      .schools-page__slide {
        height: 380px;
        padding-left: 40px;
        padding-top: 40px;
        background-image: linear-gradient(90deg, rgba(42, 39, 36, 0.87) 43.35%, rgba(0, 0, 0, 0.29) 68.49%), url(../../img/schools-slide-d.jpg);
        margin-bottom: 66px; }
        .schools-page__slide__title {
          font-size: 2.25rem;
          margin-bottom: 30px;
          max-width: 600px; }
        .schools-page__slide__text {
          font-size: 1.25rem;
          margin-bottom: 40px;
          max-width: 513px; }
        .schools-page__slide .btn.base-btn {
          height: 50px;
          font-size: 1rem; }
      .schools-page .title-h1 {
        margin-bottom: 51px; }
      .schools-page .title-h2 {
        font-size: 2.25rem;
        line-height: 44px; }
        .schools-page .title-h2__width {
          max-width: 900px; }
      .schools-page__phonoteka {
        margin-bottom: 60px; }
        .schools-page__phonoteka:before {
          width: 360px;
          height: 286px;
          bottom: 15px;
          right: 15px;
          left: auto;
          transform: none; }
        .schools-page__phonoteka__wrap-btn {
          display: flex;
          justify-content: flex-start; }
        .schools-page__phonoteka__list {
          margin-bottom: 32px;
          padding: 0; }
          .schools-page__phonoteka__list li {
            max-width: 480px;
            margin-bottom: 25px;
            align-items: center; }
            .schools-page__phonoteka__list li:first-child {
              max-width: 880px; }
            .schools-page__phonoteka__list li:last-child {
              align-items: flex-start;
              max-width: 345px; }
      .schools-page__two-columns__item {
        padding: 30px 100px 20px 19px;
        margin-bottom: 0;
        height: 100%; }
      .schools-page .business-page__integrate__title {
        font-size: 1.25rem; }
      .schools-page .b-contact-form {
        padding: 20px; }
        .schools-page .b-contact-form__text {
          max-width: 580px;
          margin-bottom: 42px; }
        .schools-page .b-contact-form .form-group-item {
          display: block; }
        .schools-page .b-contact-form h2 {
          font-size: 2.25rem;
          line-height: 130%;
          margin-bottom: 66px; } }
  @media (min-width: 992px) {
    .schools-page__slide {
      height: 515px;
      padding-left: 108px;
      padding-top: 136px; }
      .schools-page__slide__title {
        margin-bottom: 38px; }
      .schools-page__slide__text {
        margin-bottom: 86px; }
    .schools-page__group-1 {
      margin-bottom: 54px; }
    .schools-page__phonoteka {
      background-image: url("../../img/phonoteka.jpg");
      padding: 67px 30px 38px 47px;
      margin-bottom: 100px; }
      .schools-page__phonoteka:before {
        width: 400px;
        height: 318px;
        bottom: 30px;
        right: 30px; }
      .schools-page__phonoteka__list {
        margin-bottom: 32px; }
        .schools-page__phonoteka__list li {
          gap: 23px;
          margin-bottom: 49px;
          max-width: 700px; }
          .schools-page__phonoteka__list li:first-child {
            max-width: 880px; }
          .schools-page__phonoteka__list li:last-child {
            max-width: 526px;
            align-items: center; }
        .schools-page__phonoteka__list__count {
          width: 76px;
          height: 76px;
          padding: 15px; }
          .schools-page__phonoteka__list__count__number {
            width: 46px;
            height: 46px; }
        .schools-page__phonoteka__list__text {
          font-size: 1.5rem;
          line-height: 29px; }
    .schools-page__two-columns {
      margin-bottom: 68px; }
      .schools-page__two-columns__item {
        min-height: 125px;
        padding: 40px 136px 20px 19px; }
        .schools-page__two-columns__item.item-1 {
          background-image: url("../../img/img-35.jpg"); }
        .schools-page__two-columns__item.item-2 {
          background-image: url("../../img/img-34.jpg"); }
      .schools-page__two-columns__text {
        font-size: 1.375rem; }
    .schools-page__three-columns {
      margin-bottom: 100px; }
      .schools-page__three-columns__item {
        padding: 15px 20px 17px 22px;
        min-height: 246px;
        height: 100%;
        margin-bottom: 0; }
      .schools-page__three-columns__text {
        font-size: 1.375rem;
        max-width: 100%; } }
  @media (min-width: 1200px) {
    .schools-page__phonoteka:before {
      width: 467px;
      height: 370px;
      bottom: 30px;
      right: 30px; }
    .schools-page__phonoteka__list li {
      max-width: 695px; }
      .schools-page__phonoteka__list li:first-child {
        max-width: 880px; }
      .schools-page__phonoteka__list li:last-child {
        max-width: 690px; }
    .schools-page .b-contact-form {
      padding-left: 106px; } }
  @media (min-width: 1320px) {
    .schools-page__phonoteka:before {
      bottom: 46px;
      right: 42px; }
    .schools-page__phonoteka__list li {
      max-width: 790px; }
    .schools-page .business-page__integrate__item .business-page__integrate__text {
      max-width: 200px;
      margin: 0 auto 32px; } }

.market-page {
  padding-top: 18px; }
  .market-page .title-h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px; }
  .market-page__slide {
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    background-image: url("../../img/market-slide-m.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 100%;
    height: 280px;
    padding-left: 26px;
    padding-top: 32px;
    margin-bottom: 39px; }
    .market-page__slide:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 0;
      background: linear-gradient(90deg, #2A2724 39.52%, rgba(0, 0, 0, 0) 68.49%); }
    .market-page__slide__title {
      font-weight: 700;
      font-size: 1.25rem;
      line-height: 130%;
      color: #ffffff;
      z-index: 1;
      max-width: 220px;
      position: relative;
      margin-bottom: 62px; }
    .market-page__slide .btn.base-btn {
      z-index: 1;
      position: relative;
      height: 32px;
      font-size: 0.8125rem; }
  .market-page__work {
    padding-bottom: 34px; }
    .market-page__work__row {
      gap: 10px 0; }
    .market-page__work__item {
      background: #F9F9F9;
      border: 1px solid #C9C9C9;
      border-radius: 15px;
      height: 100%;
      padding: 24px 17px 17px 17px;
      min-height: 399px; }
      .market-page__work__item__inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 28px; }
      .market-page__work__item--long {
        padding: 32px 15px 26px 15px;
        margin-bottom: 26px;
        min-height: auto; }
      .market-page__work__item__text {
        font-size: 1rem;
        line-height: 150%;
        color: #4B4B4B;
        text-align: center; }
        .market-page__work__item__text span {
          font-weight: 600;
          color: #222222; }
      .market-page__work__item__title {
        font-size: 1.5rem;
        line-height: 29px;
        color: #222222;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 46px; }
        .market-page__work__item__title span {
          position: relative; }
          .market-page__work__item__title span:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 2px;
            background: #D03659;
            border-radius: 10px;
            left: 0;
            bottom: -12px; }
      .market-page__work__item__wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px; }
      .market-page__work__item__subtitle {
        font-size: 1.5rem;
        line-height: 150%;
        color: #4B4B4B;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        max-width: 180px; }
      .market-page__work__item__list {
        list-style: none;
        padding: 0;
        margin: 0; }
        .market-page__work__item__list li {
          font-size: 1.25rem;
          line-height: 130%;
          color: #4B4B4B;
          position: relative;
          padding-left: 33px;
          margin-bottom: 12px; }
          .market-page__work__item__list li:last-child {
            margin-bottom: 0; }
          .market-page__work__item__list li:before {
            content: "";
            position: absolute;
            width: 24px;
            height: 24px;
            left: 0;
            top: 0;
            background-image: url("../../img/checked.svg");
            background-size: cover;
            background-repeat: no-repeat;
            background-position: 50% 50%; }
  .market-page__choice {
    padding-bottom: 54px; }
    .market-page__choice__row {
      gap: 20px 0; }
    .market-page__choice__item {
      border: 1px solid #E3E7EC;
      border-radius: 15px;
      overflow: hidden;
      min-height: 233px;
      position: relative;
      display: flex;
      flex-direction: column;
      gap: 24px 0;
      padding: 24px 15px 24px 32px; }
    .market-page__choice__img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1; }
      .market-page__choice__img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .market-page__choice__title {
      font-weight: 700;
      font-size: 1.5rem;
      line-height: 150%;
      text-transform: uppercase;
      color: #D03659;
      z-index: 2; }
    .market-page__choice__text {
      font-weight: 500;
      font-size: 1rem;
      line-height: 150%;
      color: #ffffff;
      z-index: 2; }
  .market-page .business-page__integrate {
    margin-bottom: 50px; }
  .market-page .b-contact-form {
    margin-bottom: 60px; }
    .market-page .b-contact-form h2 {
      font-weight: 600;
      font-size: 1.25rem;
      line-height: 110%;
      color: #222222;
      margin-bottom: 40px; }
    .market-page .b-contact-form .contact-type {
      justify-content: space-between; }
  @media (max-width: 370px) {
    .market-page__work__item {
      padding: 24px 15px 17px 15px; }
      .market-page__work__item__list li {
        font-size: 1.125rem; }
    .market-page__choice__item {
      padding: 20px 15px 20px 24px; } }
  @media (min-width: 768px) {
    .market-page {
      padding-top: 50px; }
      .market-page .title-h2 {
        font-size: 2.25rem;
        line-height: 44px; }
        .market-page .title-h2__width {
          max-width: 900px; }
      .market-page__slide {
        height: 380px;
        padding-left: 40px;
        padding-top: 60px;
        background-image: url("../../img/market-slide.jpg");
        margin-bottom: 66px;
        background-size: contain; }
        .market-page__slide__title {
          font-size: 2.25rem;
          margin-bottom: 64px;
          max-width: 600px; }
        .market-page__slide .btn.base-btn {
          height: 50px;
          font-size: 1rem; }
      .market-page__work {
        padding-top: 6px;
        padding-bottom: 82px; }
        .market-page__work__item__inner {
          flex-flow: nowrap;
          align-items: center; }
        .market-page__work__item__text {
          font-size: 1.125rem;
          position: relative;
          padding-left: 40px;
          text-align: left; }
          .market-page__work__item__text:before {
            content: "";
            width: 1px;
            height: 100%;
            left: 20px;
            top: 0;
            background-color: #222222;
            position: absolute; }
        .market-page__work__item--long {
          padding: 19px 19px 17px 19px;
          margin-bottom: 34px; }
        .market-page__work__row {
          gap: 24px 0; }
      .market-page__choice {
        padding-bottom: 102px; }
        .market-page__choice__row {
          gap: 24px 0; }
        .market-page__choice__item {
          padding: 24px 20px 24px 32px;
          height: 100%; }
        .market-page__choice__text {
          font-size: 1.125rem; }
      .market-page .business-page__integrate__title {
        font-size: 1.5rem; }
      .market-page .b-contact-form {
        padding: 20px; }
        .market-page .b-contact-form .form-group-item {
          display: block; }
        .market-page .b-contact-form h2 {
          font-size: 2.25rem;
          line-height: 130%;
          margin-bottom: 66px; } }
  @media (min-width: 992px) {
    .market-page__slide {
      height: 515px;
      padding-left: 108px;
      padding-top: 118px;
      margin-bottom: 106px; }
      .market-page__slide__title {
        margin-bottom: 104px; }
    .market-page__work__item__inner {
      flex-flow: nowrap; }
    .market-page__work__item__text {
      font-size: 1.25rem;
      padding-left: 72px; }
      .market-page__work__item__text:before {
        left: 35px; }
    .market-page__work__item--long {
      padding: 19px 19px 17px 37px; }
    .market-page__choice__row {
      gap: 0; }
    .market-page__choice__item {
      padding: 20px 20px 20px 20px; }
    .market-page .b-contact-form {
      padding: 34px 20px 38px 40px;
      margin-bottom: 70px; } }
  @media (min-width: 1200px) {
    .market-page__work__row {
      gap: 0; }
    .market-page__work__item {
      padding: 24px 15px 17px 15px; }
      .market-page__work__item__list li {
        font-size: 1.125rem; }
    .market-page__choice__item {
      padding: 24px 20px 24px 32px; }
    .market-page .b-contact-form {
      padding: 52px 20px 26px 0px;
      margin-top: 35px; }
      .market-page .b-contact-form h2 {
        margin-left: 8.33333%;
        margin-bottom: 66px; } }
  @media (min-width: 1285px) {
    .market-page__work__item {
      padding: 24px 17px 17px 17px; }
      .market-page__work__item__list li {
        font-size: 1.25rem; } }

.page-calendar {
  padding-top: 36px;
  padding-bottom: 44px; }
  .page-calendar .main-h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
    line-height: 36px;
    color: #222222;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .page-calendar .main-h1 {
        font-size: 2.25rem;
        line-height: 44px;
        margin-bottom: 18px; } }
  .page-calendar .main-separator {
    margin-bottom: 18px; }
  @media (min-width: 992px) {
    .page-calendar {
      padding-top: 85px;
      padding-bottom: 30px; }
      .page-calendar .main-separator {
        margin-bottom: 40px; } }

.b-calendar-list__group {
  border-top: 1px solid #E8E8E8; }
.b-calendar-list__item {
  display: flex; }
  .b-calendar-list__item .btn.base-btn {
    position: relative;
    height: 38px;
    font-size: 0.8125rem;
    text-transform: none; }
.b-calendar-list__time {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  align-items: center;
  gap: 5px; }
.b-calendar-list__date {
  background: #F0F0F0;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
  width: 40px;
  height: 50px;
  align-items: center;
  justify-content: center;
  padding: 2px; }
  .b-calendar-list__date__number {
    font-weight: 400;
    font-size: 1rem;
    line-height: normal;
    color: #204F6D; }
  .b-calendar-list__date__text {
    font-weight: 300;
    font-size: 0.625rem;
    line-height: normal;
    color: #204F6D; }
.b-calendar-list__tense {
  font-weight: 500;
  font-size: 0.6875rem;
  line-height: 16px;
  color: #222222; }
.b-calendar-list__desc__top {
  word-break: break-word; }
.b-calendar-list__desc__wrap-avatar {
  display: flex;
  gap: 5px;
  align-items: center; }
.b-calendar-list__avatar {
  border-radius: 50%;
  overflow: hidden;
  width: 32px;
  height: 32px;
  min-width: 32px; }
  .b-calendar-list__avatar img {
    object-fit: cover;
    width: 100%; }
.b-calendar-list__wrap-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px; }
.b-calendar-list__name {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 140%;
  color: #D03659; }
.b-calendar-list__theme {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 140%;
  color: #204F6D; }
.b-calendar-list__text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
  font-size: 1rem;
  line-height: 140%;
  color: #000000;
  word-break: break-word; }
.b-calendar-list__label {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 140%;
  color: #222222; }
  .b-calendar-list__label span {
    font-weight: 600; }
.b-calendar-list__title {
  background: #F0F0F0;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 17px;
  text-transform: uppercase;
  height: 37px;
  padding: 5px 15px;
  color: #222222;
  margin-bottom: 22px; }
  .b-calendar-list__title.selected {
    color: #ffffff;
    background: #204F6D; }
.b-calendar-list .spoiler-title {
  cursor: pointer;
  user-select: none;
  position: relative;
  height: 32px;
  opacity: 1;
  visibility: visible;
  transition: height .2s ease-out, overflow .2s ease-out, opacity .2s ease-out; }
  .b-calendar-list .spoiler-title__text {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #222222;
    border-bottom: 1px dashed #222222; }
  .b-calendar-list .spoiler-title__inner {
    display: inline-flex;
    align-items: center;
    gap: 10px; }
  .b-calendar-list .spoiler-title ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    align-items: center;
    position: relative; }
    .b-calendar-list .spoiler-title ul li {
      display: flex;
      margin-left: -11px; }
      .b-calendar-list .spoiler-title ul li .b-calendar-list__avatar {
        border: 1px solid #ffffff; }
      .b-calendar-list .spoiler-title ul li:first-child {
        margin-left: 0; }
.b-calendar-list .spoiler-content {
  display: flex;
  flex-flow: wrap;
  gap: 10px;
  padding-top: 10px;
  flex-direction: column;
  align-items: flex-start; }
  .b-calendar-list .spoiler-content__item {
    display: flex;
    gap: 4px;
    align-items: center; }
  .b-calendar-list .spoiler-content__close {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #222222;
    border-bottom: 1px dashed #222222;
    cursor: pointer; }
.b-calendar-list__theme-type {
  position: relative;
  border: 1px solid #E8E8E8;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 10px;
  border-radius: 8px;
  font-size: 0.8125rem;
  color: #204F6D; }
  .b-calendar-list__theme-type .type-icon {
    display: flex;
    width: 24px;
    height: 24px; }
    .b-calendar-list__theme-type .type-icon--1 {
      background-image: url(../../images/vebinar.svg); }
    .b-calendar-list__theme-type .type-icon--2 {
      background-image: url(../../images/university.svg); }
    .b-calendar-list__theme-type .type-icon--3 {
      background-image: url(../../images/bag.svg); }
    .b-calendar-list__theme-type .type-icon--4 {
      background-image: url(../../images/hotspot.svg); }
.b-calendar-list__theme-organizer {
  position: relative;
  border: 1px solid #E8E8E8;
  display: inline-flex;
  align-items: center;
  flex-flow: wrap;
  justify-content: center;
  gap: 10px;
  min-height: 34px;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 0.8125rem;
  color: #204F6D; }
  .b-calendar-list__theme-organizer span {
    display: inline-flex;
    align-items: center;
    gap: 10px; }
@media (max-width: 767px) {
  .b-calendar-list__item {
    border: 1px solid #E8E8E8;
    border-radius: 15px;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    position: relative;
    gap: 10px; }
  .b-calendar-list__group {
    padding-top: 22px; }
  .b-calendar-list__desc {
    display: contents; }
    .b-calendar-list__desc__top {
      display: inline-flex;
      flex-direction: column;
      gap: 10px;
      align-items: center; }
    .b-calendar-list__desc__header {
      padding-left: 65px;
      height: 68px;
      display: flex;
      align-items: center;
      width: 100%; }
  .b-calendar-list__name {
    text-align: center; }
  .b-calendar-list__wrap-btn {
    order: 4; }
  .b-calendar-list__time {
    position: absolute;
    top: 16px;
    left: 16px; } }
@media (min-width: 768px) {
  .b-calendar-list__item {
    gap: 15px;
    border-bottom: 1px solid #E8E8E8;
    padding: 10px 0;
    min-height: 126px; }
  .b-calendar-list__time {
    display: flex;
    flex-direction: column;
    background-color: transparent;
    align-items: center;
    gap: 10px; }
  .b-calendar-list__date {
    background: #F0F0F0;
    border-radius: 10px;
    flex-direction: column;
    width: 50px;
    height: 64px;
    align-items: center;
    justify-content: center;
    padding: 2px; }
    .b-calendar-list__date__number {
      font-weight: 400;
      font-size: 1.5rem;
      line-height: 26px;
      color: #204F6D; }
    .b-calendar-list__date__text {
      font-weight: 300;
      font-size: 0.875rem;
      line-height: normal;
      color: #204F6D; }
  .b-calendar-list__tense {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 16px;
    color: #222222; }
  .b-calendar-list__desc {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    flex: 1 0 0%; }
    .b-calendar-list__desc__header {
      width: 100%; }
    .b-calendar-list__desc__inner {
      flex: 1 0 0%;
      display: flex;
      flex-direction: column;
      gap: 10px; }
    .b-calendar-list__desc__top {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 10px;
      flex-flow: wrap; }
    .b-calendar-list__desc__wrap-avatar {
      display: flex;
      gap: 5px;
      align-items: center; }
  .b-calendar-list__wrap-btn {
    width: 180px; }
    .b-calendar-list__wrap-btn .b-calendar-list__theme {
      text-align: center; } }
@media (min-width: 1200px) {
  .b-calendar-list__item {
    gap: 25px; }
  .b-calendar-list__top {
    flex-flow: nowrap;
    align-items: center; } }
@media (min-width: 1285px) {
  .b-calendar-list__item {
    gap: 30px; } }

.page-calendar-item__card .b-calendar-list__wrap {
  margin-bottom: 20px; }

.b-calendar-list-coll .b-calendar-list .btn.base-btn {
  position: relative;
  height: 38px;
  font-size: 0.8125rem;
  text-transform: none; }
@media (min-width: 768px) {
  .b-calendar-list-coll .b-calendar-list__item {
    border: 1px solid #E8E8E8;
    border-radius: 15px;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    position: relative;
    gap: 10px; }
  .b-calendar-list-coll .b-calendar-list__group {
    padding-top: 22px; }
  .b-calendar-list-coll .b-calendar-list__desc {
    display: contents; }
    .b-calendar-list-coll .b-calendar-list__desc__top {
      display: inline-flex;
      flex-direction: column;
      gap: 10px;
      align-items: center; }
    .b-calendar-list-coll .b-calendar-list__desc__header {
      padding-left: 65px;
      height: 68px;
      display: flex;
      align-items: center;
      width: 100%; }
  .b-calendar-list-coll .b-calendar-list__name {
    text-align: center; }
  .b-calendar-list-coll .b-calendar-list__wrap-btn {
    order: 4; }
  .b-calendar-list-coll .b-calendar-list__time {
    position: absolute;
    top: 16px;
    left: 16px;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    align-items: center;
    gap: 5px; }
  .b-calendar-list-coll .b-calendar-list__date {
    background: #F0F0F0;
    border-radius: 10px;
    flex-direction: column;
    display: flex;
    width: 40px;
    height: 50px;
    align-items: center;
    justify-content: center;
    padding: 2px; }
    .b-calendar-list-coll .b-calendar-list__date__number {
      font-weight: 400;
      font-size: 1rem;
      line-height: normal;
      color: #204F6D; }
    .b-calendar-list-coll .b-calendar-list__date__text {
      font-weight: 300;
      font-size: 0.625rem;
      line-height: normal;
      color: #204F6D; } }
@media (min-width: 768px) {
  .b-calendar-list-coll {
    padding-top: 60px; } }
.b-calendar-list-coll .b-calendar-list__wrap {
  height: 100%; }

.page-calendar-item {
  padding-top: 36px;
  padding-bottom: 44px; }
  .page-calendar-item .main-h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 2rem;
    line-height: 36px;
    color: #222222;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .page-calendar-item .main-h1 {
        font-size: 2.5rem;
        line-height: 140%;
        margin-bottom: 18px; } }
  .page-calendar-item .main-separator {
    margin-bottom: 18px; }
  .page-calendar-item .b-calendar__desc {
    display: none; }
  .page-calendar-item__title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #000000; }
    @media (min-width: 768px) {
      .page-calendar-item__title {
        margin-bottom: 22px; } }
  .page-calendar-item p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000000; }
    @media (min-width: 768px) {
      .page-calendar-item p {
        margin-bottom: 22px; } }
  .page-calendar-item__card__desc {
    word-break: break-word; }
  @media (max-width: 767px) {
    .page-calendar-item__card {
      border: 1px solid #E8E8E8;
      border-radius: 15px;
      padding: 25px 15px 25px 15px;
      margin-bottom: 80px; }
      .page-calendar-item__card .b-calendar-list__item {
        border: none;
        padding: 0 0 10px 0; } }
  @media (min-width: 767px) {
    .page-calendar-item__card {
      border-top: 1px solid #E8E8E8; } }
  @media (min-width: 992px) {
    .page-calendar-item {
      padding-top: 85px;
      padding-bottom: 30px; }
      .page-calendar-item .main-separator {
        margin-bottom: 40px; } }
  @media (min-width: 768px) {
    .page-calendar-item .b-calendar-list__item--header {
      margin-bottom: 50px; } }

.page-author {
  padding-top: 24px;
  padding-bottom: 30px; }
  .page-author h1 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 130%;
    color: #222222;
    margin-bottom: 22px;
    text-align: center;
    padding-top: 6px; }
  .page-author h2 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 130%;
    color: #000000;
    margin-bottom: 30px; }
  .page-author__img {
    border-radius: 50%;
    width: 157px;
    height: 157px;
    border: 1px solid #E8E8E8;
    padding: 8px;
    overflow: hidden;
    margin-bottom: 28px; }
    .page-author__img img {
      width: 100%;
      object-fit: cover;
      border-radius: 50%;
      height: 100%; }
  .page-author__text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 140%;
    color: #4B4B4B;
    margin-bottom: 10px; }
  .page-author__border {
    position: relative;
    padding-top: 24px;
    margin-bottom: 32px; }
    .page-author__border:before {
      content: "";
      position: absolute;
      width: auto;
      height: 1px;
      background-color: #E8E8E8;
      left: 12px;
      right: 12px;
      top: 0; }
  .page-author__social {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 23px; }
    .page-author__social__item {
      display: flex; }
    .page-author__social a {
      display: inline-flex;
      align-items: center;
      gap: 16px;
      text-decoration: none;
      font-weight: 400;
      font-size: 1rem;
      line-height: 140%;
      color: #D03659; }
      .page-author__social a:hover, .page-author__social a:active {
        color: #D03659; }
  .page-author .btn.base-btn {
    text-transform: none;
    height: 57px; }
  .page-author__wrap-btn {
    margin-top: 30px; }
  @media (min-width: 768px) {
    .page-author {
      padding-top: 56px;
      padding-bottom: 70px; }
      .page-author h2 {
        padding-top: 8px; } }
  @media (min-width: 992px) {
    .page-author__border {
      padding-top: 0;
      margin-bottom: 0; }
      .page-author__border:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: #E8E8E8;
        left: -15px;
        top: 0; }
    .page-author h1 {
      font-size: 2.5rem;
      margin-bottom: 74px;
      text-align: left;
      padding-top: 0; }
    .page-author__wrap-btn {
      margin-top: 106px; } }

.business-magazine__img {
  border-radius: 15px;
  border: 1px solid #dddddd;
  background: #F0F0F0;
  overflow: hidden;
  padding: 0;
  position: relative;
  height: 238px; }
  .business-magazine__img a {
    display: inline-flex;
    text-decoration: none;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%; }
  .business-magazine__img img {
    width: 100%;
    object-fit: cover;
    height: 100%; }
  .business-magazine__img__logo {
    position: absolute;
    bottom: 11px;
    right: 25px;
    height: 31px;
    width: 104px;
    background-color: #ffffff;
    border-radius: 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .business-magazine__img__logo img {
      width: 81px;
      height: 20px;
      object-fit: cover; }
    @media (min-width: 992px) {
      .business-magazine__img__logo {
        bottom: 28px;
        right: 28px;
        height: 52px;
        width: 175px;
        border-radius: 12px; }
        .business-magazine__img__logo img {
          width: 136px;
          height: 34px; } }
  @media (min-width: 768px) {
    .business-magazine__img {
      height: 346px; } }
  @media (min-width: 992px) {
    .business-magazine__img {
      height: 436px; } }
.business-magazine__list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .business-magazine__list {
      padding-left: 20px;
      padding-top: 0; } }
  @media (min-width: 1200px) {
    .business-magazine__list {
      padding-top: 16px;
      padding-left: 0; } }
.business-magazine__item {
  text-decoration: none;
  display: flex;
  gap: 23px; }
  .business-magazine__item__img {
    display: flex;
    align-items: center;
    width: 48px; }
  .business-magazine__item__inner {
    display: flex;
    flex-direction: column;
    gap: 5px; }
  .business-magazine__item__title {
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    color: #000000; }
  .business-magazine__item__text {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #4B4B4B; }
.business-magazine .btn.base-btn {
  height: 44px;
  min-width: 221px; }
.business-magazine__wrap-btn {
  display: flex;
  justify-content: center; }
  @media (min-width: 992px) {
    .business-magazine__wrap-btn {
      padding-left: 20px;
      justify-content: flex-start; } }
  @media (min-width: 1200px) {
    .business-magazine__wrap-btn {
      padding: 0; } }

.base-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  font-size: 0.875rem;
  color: #4B4B4B;
  user-select: none;
  margin-bottom: 0; }
  .base-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.base-checkbox input:checked ~ .checkmark {
  cursor: pointer; }

.base-checkbox input:checked ~ .checkmark:after {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  background-image: url("../../img/checkbox-white.svg");
  background-repeat: no-repeat;
  background-position: 50%;
  border: 1px solid #D03659;
  background-color: #D03659; }

.base-checkbox input:checked:disabled ~ .checkmark {
  cursor: default; }

.base-checkbox input:checked:disabled {
  cursor: default; }
  .base-checkbox input:checked:disabled ~ .checkmark:after {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    background-image: url("../../img/checkbox-white.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    border: 1px solid #4D728A;
    background-color: #4D728A; }

.base-checkbox .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 24px;
  width: 24px;
  cursor: pointer; }
  .base-checkbox .checkmark:after {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    border: 1px solid #A5B8C4;
    background-color: #ffffff;
    border-radius: 4px; }

.spoiler-title {
  cursor: pointer;
  user-select: none;
  position: relative;
  height: 32px;
  opacity: 1;
  visibility: visible;
  transition: height .2s ease-out, overflow .2s ease-out, opacity .2s ease-out; }
  .spoiler-title__text {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #222222;
    border-bottom: 1px dashed #222222; }
  .spoiler-title__inner {
    display: inline-flex;
    align-items: center;
    gap: 10px; }
  .spoiler-title ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    align-items: center;
    position: relative; }
    .spoiler-title ul li {
      display: flex;
      margin-left: -11px; }
      .spoiler-title ul li .b-calendar-list__avatar {
        border: 1px solid #ffffff; }
      .spoiler-title ul li:first-child {
        margin-left: 0; }
  .spoiler-title .b-calendar-list__avatar {
    margin-bottom: 0; }

.spoiler-content {
  display: flex;
  flex-flow: wrap;
  gap: 10px;
  padding-top: 10px;
  flex-direction: column;
  align-items: flex-start; }
  .spoiler-content__item {
    display: flex;
    gap: 4px;
    align-items: center; }
  .spoiler-content__close {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #222222;
    border-bottom: 1px dashed #222222;
    cursor: pointer; }

/*# sourceMappingURL=style-new.css.map */
