/**
 * Bootstrap
 */
/**
 * Mixins
 */
html {
  scroll-behavior: smooth;
}
body,
html {
  overflow: auto;
}

.no-scroll {
  overflow: hidden !important;
}

body .nav,
body .main-navigation,
body .genesis-nav-menu,
body #main-header,
body #et-top-navigation,
body .site-header,
body .site-branding,
body .ast-mobile-menu-buttons,
body .storefront-handheld-footer-bar,
body .hide {
  display: block !important;
}
#ez-toc-container .ez-toc-list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

#ez-toc-container.expanded .ez-toc-list {
  max-height: 1000px;
}
.toggle-button {
  color: #c5c5c5;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  text-align: center;

  display: flex;
  align-items: start;
  cursor: pointer;
  margin-bottom: 24px;
  transition: all 0.3s ease-in-out;
}
.toggle-button:hover {
  color: #535252;
  transition: all 0.3s ease-in-out;
}

.image-gallery img,
.promocode-image img {
  width: 100% !important;
  aspect-ratio: unset !important;
  border-radius: unset !important;
  max-height: unset !important;
}
@media (max-width: 500px) {
  .image-gallery,
  .promocode-image {
    display: grid;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 501px) {
  .image-gallery,
  .promocode-image {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 701px) {
  .image-gallery,
  .promocode-image {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
/* body .nav {
  display: block !important;
} */
.table-of-contents__block {
  display: flex;
  gap: 15px;
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: thin;
  scrollbar-color: #fdde15 rgba(11, 14, 23, 0.99);
}

/* Для Chrome, Safari и Edge */
.table-of-contents__block::-webkit-scrollbar {
  height: 8px; /* высота скролла */
}

.table-of-contents__block::-webkit-scrollbar-track {
  background: rgba(11, 14, 23, 0.99);
  border-radius: 10px;
}

.table-of-contents__block::-webkit-scrollbar-thumb {
  background: #fdde15;
  border-radius: 10px;
  border: 2px solid rgba(11, 14, 23, 0.99);
}

.top-casino {
  padding: 72px 0 36px;
}
.top-casino__title h2 {
  color: #1c2132;
  font-weight: 600;
  font-size: 36px;
  line-height: 43.2px;
  font-family: 'Outfit', sans-serif;
}
.top-casino__title p {
  color: #8b90a6;
  font-weight: 500;
  line-height: 43.2px;
  font-family: 'Outfit', sans-serif;
}
.top-casino__description {
  color: #71768b;
  margin-bottom: 20px;
}
.top-casino__item {
  width: 100%;
  border-radius: 24px;
  background-color: #f1f1f3;
  padding-bottom: 20px;
}
.top-casino__item-head {
  padding: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}
.top-casino__item-title__number-logo {
  display: flex;
  align-items: center;
  gap: 24px;
}
.top-casino__item-title {
  background-color: #e5e5e8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 24px 12px 24px;
  border-radius: 24px 24px 0 0;
}
.top-casino__item-title__btn {
  background-color: #4f619e;
  border-radius: 100px;
  padding: 10px 20px 10px 20px;
  width: 164px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  color: #eef0ff;
  font-size: 18px;
  font-family: 'Outfit', sans-serif;
  display: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.top-casino__item-title__btn:hover {
  opacity: 0.8;
  color: white;
  transition: all 0.3s ease-in-out;
}
.top-casino__item-mobile_btn {
  box-sizing: border-box;
  background-color: #4f619e;
  margin: 20px 24px 20px 24px;
  width: calc(100% - 48px);
  height: 52px;
  padding: 10px 28px 10px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-weight: 600;
  line-height: 24px;
  font-family: 'Outfit', sans-serif;
  font-size: 20px;
  color: #eef0ff;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.top-casino__item-mobile_btn:hover {
  opacity: 0.8;
  color: white;
  transition: all 0.3s ease-in-out;
}
.top-casino__item-title__number {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #4f619e;
  border-radius: 22px;
  font-size: 28px;
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  color: #eef0ff;
}
.top-casino__item-title__logo img {
  width: 100%;
}
.top-casino__item-star h4,
.top-casino__item-bonus h4,
.top-casino__item-freespins h4,
.top-casino__item-freebet h4,
.top-casino__item-cashback h4 {
  display: flex;
  gap: 0.5625rem;
  align-items: center;
  margin-bottom: 0.375rem;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  margin-bottom: 0;
  font-family: 'Outfit', sans-serif;
  color: #1c2132;
}
.top-casino__item-star p,
.top-casino__item-bonus p,
.top-casino__item-freespins p,
.top-casino__item-freebet p,
.top-casino__item-cashback p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
  color: #8b90a6;
  font-family: 'Inter', sans-serif;
}
.top-casino__item-body {
  padding: 0 0px 0px 0px;
  max-height: 0px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.top-casino__item h3 {
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #1c2132;
  margin-bottom: 12px;
}
.top-casino__item-body ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 20px;
}
.top-casino__item-body ul li {
  display: flex;
  align-items: center;
  gap: 16px;
  font-weight: 500;
  color: #414659;
  font-family: 'Inter', sans-serif;
}
.top-casino__item-body__methods {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.top-casino__item-author {
  display: flex;
  gap: 16px;
  align-items: center;
}
.top-casino__item-author h4 {
  color: #266cff;
  font-family: 'Inter', sans-serif;
  line-height: 25.6px;
  font-weight: 500;
}
.top-casino__item-author p {
  color: #8b90a6;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 500;
}
.top-casino__item-body a {
  max-width: 388px;
  margin: 0 auto;
  margin-top: 1.5rem;
  border: 0.125rem solid #4f619e;
  color: #1c2132;
  height: 52px;
  margin-bottom: 0.75rem;
}
.top-casino__item-body a {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 6.25rem;
  text-decoration: none;
  color: #1c2132;
  font-size: 1.25rem;
  font-weight: 600;
  transition-property: all;
  transition-duration: 0.6s;
  width: 100%;
  font-family: 'Outfit', sans-serif;
}
.top-casino__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 0.75rem;
}
.top-casino__btn p {
  color: #4f619e;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
}
.svg_not-active {
  display: none;
}
.active-body {
  padding: 0 24px 24px 24px;
  max-height: 1000px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.footer > div:first-child .nav > ul:first-child,
.footer > div:last-child ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 20px;
  column-gap: 20px;
}
/* .footer > div:last-child ul li {
  white-space: nowrap;
} */
.footer > div:first-child .nav > ul:first-child > li > a:first-child {
  font-weight: bold;
  color: #000000;
}

.nav #menu-menu-footer {
  padding-bottom: 20px;
}
.header__logo {
  display: flex;
  align-items: center;
  gap: 24px;
}

.demo-iframe .container-main {
  background-color: rgba(14, 17, 28, 0.92);
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 430px; */
  height: 550px;

  position: relative;
  overflow: hidden; /* Скрывает выходящие части псевдоэлемента */
}

.demo-iframe .container-main::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/demo-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.6s ease; /* Плавный переход для исчезновения фонового изображения */
  opacity: 1; /* Начальная прозрачность */
}

/* Класс для плавного исчезновения фонового изображения */
.demo-iframe .container-main.fade-out::before {
  opacity: 0; /* Плавное исчезновение */
  transition: opacity 0.6s ease;
}
.demo-iframe .section-title {
  text-align: center !important;
}
.demo-iframe .demo_btn a {
  color: #eef0ff;
}

.demo-iframe {
  /* background: #0b0e17; */
  padding: 2rem 0;
  scroll-margin-top: 10rem;
  margin-bottom: 1rem;
  height: 100%;
}
.demo-iframe_info {
  /* padding: 0 20px 0 20px; */
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  gap: 2rem;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.demo_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 10px;
}
.demo-iframe iframe {
  /* background-color: rgba(14, 17, 28, 0.92); */
  opacity: 0.85;
  min-height: 100%;
}
.demo_btn .button,
.demo_btn .button {
  min-height: 3.25rem;
  max-width: 220px;
}

@media (max-width: 530px) {
  /* .demo-iframe .container-main {
    height: 430px;
  } */
  .demo_btn {
    flex-direction: column;
  }
}
@media (min-width: 1000px) {
  .top-casino__item-title__btn {
    display: flex;
  }
  .top-casino__item-mobile_btn {
    display: none;
  }
  .footer > div:first-child .nav > ul:first-child {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .footer > div:last-child ul {
    grid-template-columns: auto auto auto;
  }
  #menu-menu-footer-dop {
    max-width: 570px !important;
  }
  .demo-iframe .container-main {
    height: 512px;
  }
  .demo-iframe .container-main {
    border-radius: 32px;
  }
  .demo-iframe iframe {
    border-radius: 32px;
  }
}
/* @media (max-width: 1023px) {
  .container-main {
    padding: unset !important;
  }
} */

@use 'sass:math';
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.icon-add-circle {
  width: 1em;
}

.icon-arrow-btn {
  width: 0.97297em;
}

.icon-arrow-experts {
  width: 1em;
}

.icon-arrow-long {
  width: 4.125em;
}

.icon-arrow-long-2 {
  width: 4.125em;
}

.icon-arrow-up {
  width: 1em;
}

.icon-arrow_forward_ios {
  width: 0.94737em;
}

.icon-arrow_right_alt {
  width: 1em;
}

.icon-benefits-icon-1 {
  width: 1.02083em;
}

.icon-benefits-icon-2 {
  width: 1.02083em;
}

.icon-benefits-icon-3 {
  width: 1.02083em;
}

.icon-benefits-icon-4 {
  width: 1.02083em;
}

.icon-benefits-icon-5 {
  width: 1.02083em;
}

.icon-benefits-icon-6 {
  width: 1em;
}

.icon-benefits-icon-7 {
  width: 1em;
}

.icon-benefits-icon-8 {
  width: 1em;
}

.icon-benefits-icon-9 {
  width: 1em;
}

.icon-close {
  width: 1em;
}

.icon-decor-1 {
  width: 0.35129em;
}

.icon-decor-2 {
  width: 0.99766em;
}

.icon-devices-icon-1 {
  width: 1em;
}

.icon-devices-icon-2 {
  width: 1em;
}

.icon-devices-icon-3 {
  width: 1em;
}

.icon-devices-icon-4 {
  width: 1em;
}

.icon-footer-adress {
  width: 0.95em;
}

.icon-footer-f {
  width: 0.96em;
}

.icon-footer-l {
  width: 0.96em;
}

.icon-footer-mail {
  width: 0.95em;
}

.icon-footer-mail-g {
  width: 0.95em;
}

.icon-footer-phone {
  width: 0.95em;
}

.icon-footer-w {
  width: 0.96em;
}

.icon-format-icon-1 {
  width: 1em;
}

.icon-format-icon-2 {
  width: 1.01235em;
}

.icon-format-icon-3 {
  width: 1em;
}

.icon-format-icon-4 {
  width: 1.01235em;
}

.icon-icon-li {
  width: 1em;
}

.icon-logo {
  width: 4.625em;
}

.icon-phone {
  width: 1em;
}

.icon-phone_in_talk {
  width: 1em;
}

.icon-promo-decor {
  width: 1em;
}

.icon-promo-decor-1 {
  width: 1.43716em;
}

.icon-schedule {
  width: 1em;
}

.icon-separator {
  width: 1em;
}

.icon-separator-mob {
  width: 1em;
}

.icon-slider-r {
  width: 1em;
}

.icon-stars {
  width: 5.12em;
}

.icon-technologies-icon-1 {
  width: 1em;
}

.icon-technologies-icon-2 {
  width: 1em;
}

.icon-technologies-icon-3 {
  width: 1em;
}

.icon-technologies-icon-4 {
  width: 1em;
}

.icon-technologies-icon-5 {
  width: 1em;
}

.icon-technologies-icon-6 {
  width: 1em;
}

.icon-values-1 {
  width: 1em;
}

.icon-values-10 {
  width: 1em;
}

.icon-values-11 {
  width: 1em;
}

.icon-values-12 {
  width: 1em;
}

.icon-values-13 {
  width: 1em;
}

.icon-values-14 {
  width: 1em;
}

.icon-values-15 {
  width: 1em;
}

.icon-values-16 {
  width: 1em;
}

.icon-values-17 {
  width: 1em;
}

.icon-values-18 {
  width: 1em;
}

.icon-values-19 {
  width: 1em;
}

.icon-values-2 {
  width: 1em;
}

.icon-values-3 {
  width: 1em;
}

.icon-values-4 {
  width: 1em;
}

.icon-values-5 {
  width: 1em;
}

.icon-values-6 {
  width: 1em;
}

.icon-values-7 {
  width: 1em;
}

.icon-values-8 {
  width: 1em;
}

.icon-values-9 {
  width: 1em;
}

.icon-ws {
  width: 1.05556em;
}

@use 'sass:math';
/**
 * Base
 */
/* Include fonts
 @mixin ======================================================================== */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  src: local('Inter'), url('../fonts/Inter-Medium.woff') format('woff');
  font-weight: 500;
  font-style: 'normal';
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  src: local('Inter'), url('../fonts/Inter-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: 'normal';
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  src: local('Inter'), url('../fonts/Inter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: 'normal';
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  src: local('Inter'), url('../fonts/Inter-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: 'normal';
}

@font-face {
  font-display: swap;
  font-family: 'Outfit';
  src: local('Outfit'), url('../fonts/Outfit-Medium.ttf') format('ttf');
  font-weight: 500;
  font-style: 'normal';
}

@font-face {
  font-display: swap;
  font-family: 'Outfit';
  src: local('Outfit'), url('../fonts/Outfit-SemiBold.ttf') format('ttf');
  font-weight: 600;
  font-style: 'normal';
}

body {
  background: #fbfbfe;
  font-family: 'Inter';
  margin: 0;
  font-weight: 500;
}

.page {
  overflow-x: hidden;
}
@media (min-width: 1921px) {
  .page {
    max-width: none !important;
  }
}
.page__content {
  position: relative;
  padding-top: 5.4rem;
  /* overflow-y: hidden; */
}
@media (max-width: 1023px) {
  .page__content {
    padding-top: 3rem;
  }
}

.other-page .page__content {
  padding-top: 5.375rem;
}
@media (max-width: 1023px) {
  .other-page .page__content {
    padding-top: 3.25rem;
  }
}

.container-main {
  max-width: 60rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .container-main {
    padding: 0 0.625rem;
  }
}

.title-page {
  margin-bottom: 1.5rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
  font-family: 'Outfit', sans-serif;
  text-align: left;
  color: #1c2132;
  padding-left: 1.375rem;
}
@media (max-width: 1023px) {
  .title-page {
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 3.15rem;
  }
}

.section-title {
  color: #1c2132;
  margin-bottom: 2rem;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 120%;
  text-align: center;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .section-title {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 1.5rem;
  }
}

.text-block .section-title {
  text-align: left;
  padding-left: 1.375rem;
}

.text-block h2 {
  color: #1c2132;
  margin-bottom: 1.5rem;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 120%;
  text-align: left;
  padding-left: 1.375rem;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .text-block h2 {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 120%;
  }
}

.text-block p {
  margin-bottom: 1.5rem;
}

.text-block .download .swiper-wrapper {
  height: initial;
}

iframe {
  display: flex;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  iframe {
    width: 100%;
  }
}

.video {
  margin-top: 1.5rem;
}

.tags ul {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .tags ul {
    overflow-x: scroll;
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
  }
}
.tags ul button,
.tags ul li {
  border: 0.125rem solid #8b90a6;
  border-radius: 6.25rem;
  padding: 0 2.75rem 0 2.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  height: fit-content;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .tags ul button,
  .tags ul li {
    min-width: fit-content;
  }
}
.tags ul button a,
.tags ul li a {
  color: #414659;
  pointer-events: none;
  cursor: default;
}

.section-sub-title {
  font-family: Inter;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.01563rem;
  text-align: center;
  color: #71768b;
}

.text-page {
  color: #c5c5c5;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  margin-top: 2.25rem;
}
@media (max-width: 1023px) {
  .text-page {
    margin-top: 1.5rem;
    font-size: 1rem;
  }
}

a {
  text-decoration: none;
  color: #c5c5c5;
  transition-property: all;
  transition-duration: 0.6s;
}
a:hover {
  opacity: 1;
  /* color: initial; */
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 0.125rem solid #4f619e;
  border-radius: 6.25rem;
  text-decoration: none;
  color: #eef0ff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 120%;
  transition-property: all;
  transition-duration: 0.6s;
  width: 100%;
  background: #4f619e;
  font-family: 'Outfit', sans-serif;
}
.button:hover {
  opacity: 0.8;
  color: white;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
  line-height: 150%;
  color: #c5c5c5;
}

button {
  border: none;
  transition-property: all;
  transition-duration: 0.6s;
  padding: 0;
  background: none;
}
button:hover {
  opacity: 0.8;
}

@media (max-width: 1023px) {
  img {
    /* width: 100%; */
    max-width: 100%;
  }
}

.modal-dialog {
  pointer-events: initial;
  margin: 0 auto;
  justify-content: center;
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.section-small {
  scroll-margin-top: 10rem;
  margin-bottom: 3.25rem;
  padding: 2rem 0;
}
.section-small img {
  height: 312px;
  border-radius: 24px;
}

@media (max-width: 1023px) {
  .section-small {
    margin-bottom: 2.75rem;
    padding: 0 0.625rem;
  }
}
.section-small .container-main {
  padding-top: 1.5rem;
  background: #eeeef9;
  border-radius: 1.5rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .section-small .container-main {
    padding: 0;
    padding-top: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .section-small h2 {
    margin-bottom: 0.75rem;
    text-align: left;
    padding-left: 1.375rem;
  }
}
@media (max-width: 1023px) {
  .section-small img {
    aspect-ratio: 2/1;
    min-height: 14rem;
    max-height: 14rem;
    border-radius: 1.5rem;
    object-fit: cover;
  }
}
.section-small p {
  max-width: 39.0625rem;
  width: 100%;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  color: #71768b;
}
@media (max-width: 1023px) {
  .section-small p {
    text-align: left;
    padding: 0 1.375rem;
    max-width: fit-content;
  }
}

.articles-home {
  margin-bottom: 5rem;
}
@media (max-width: 1023px) {
  .articles-home {
    margin-bottom: 2.75rem;
  }
}
.articles-home .container-main {
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media (max-width: 1023px) {
  .articles-home .container-main {
    gap: 2.75rem;
  }
}

.article-home img {
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 312px;
  object-fit: cover;
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .article-home img {
    aspect-ratio: 2/1;
    min-height: 14rem;
  }
}

@media (max-width: 1023px) {
  .article-home h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}

.article-home p {
  max-width: 57.5rem;
  width: 100%;
  margin: 0 auto;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: center;
  margin-bottom: 1.5rem;
  color: #71768b;
}
@media (max-width: 1023px) {
  .article-home p {
    padding: 0 1.375rem;
    text-align: left;
    max-width: fit-content;
  }
}

.article-home a {
  max-width: 22.875rem;
  height: 3.25rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .article-home a {
    background: initial;
    color: #030406;
    max-width: calc(100% - 2.75rem);
  }
}

.article {
  scroll-margin-top: 10rem;
}
.article .title-page {
  padding-left: 0;
}
.article .faq {
  margin-top: 1.5rem;
}
.article__content {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.article__content a {
  color: blue;
}
.article__content img {
  margin-bottom: 0.75rem;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.article__content p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
  margin-bottom: 0;
}
.article__content ul,
.article__content ol {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-left: 1rem;
}
.article__content ul li,
.article__content ol li {
  font-size: 1rem;
  font-weight: 500;
  line-height: 160%;
  color: #71768b;
}
.article__content ul li::marker,
.article__content ol li::marker {
  color: #71768b;
}
.article__content ul {
  list-style: disc;
}
.article__content ol {
  list-style: decimal;
}
.article__content h2 {
  margin-bottom: 0.25rem;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 120%;
  color: #030406;
}
.article__content h3 {
  margin-bottom: 0.25rem;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 120%;
  color: #030406;
}
.article__content h4 {
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  color: #030406;
}
.article__content h5 {
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 120%;
  color: #030406;
}
.article__content h6 {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 120%;
  color: #030406;
}

.text-block-v2 {
  margin-top: 7.5rem;
}
@media (max-width: 1023px) {
  .text-block-v2 {
    margin-top: 1.875rem;
  }
}
.text-block-v2 .section-title {
  margin-bottom: 2.25rem;
}
@media (max-width: 1023px) {
  .text-block-v2 .section-title {
    margin-bottom: 1.5rem;
  }
}
.text-block-v2__block {
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
}
@media (max-width: 1023px) {
  .text-block-v2__block {
    flex-direction: column;
    gap: 1rem;
  }
}
.text-block-v2__item {
  border-radius: 1rem;
  flex: 1;
  border-radius: 1.5rem;
  background: #eeeef9;
  padding: 1.5rem 1.25rem 1.5rem 1.25rem;
}
@media (max-width: 1023px) {
  .text-block-v2__item {
    padding: 2rem 1rem;
  }
}
.text-block-v2__item h3 {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 1rem;
  color: #1c2132;
  font-family: 'Outfit', sans-serif;
}
.text-block-v2__item ul {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.text-block-v2__item ul li {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 150%;
  color: #71768b;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .text-block-v2__item ul li {
    font-size: 1rem;
  }
}
.text-block-v2__item ul li span,
.text-block-v2__item ul li strong {
  color: #4f619e;
  margin-left: 0.25rem;
}

.kama_breadcrumbs {
  margin-top: 0.75rem;
  margin-bottom: 0.8125rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.kama_breadcrumbs span {
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
}

.text-page .section-title {
  text-align: left;
}

.text-page a {
  color: blue;
}

.text-page p {
  color: #71768b;
  font-size: 1.125rem;
  line-height: 150%;
  margin-bottom: 1.125rem;
  text-align: left;
}
.text-page p a {
  color: blue;
}

.text-page h1,
.text-page h2,
.text-page h3,
.text-page h4,
.text-page h5,
.text-page h6 {
  color: #1c2132;
  margin-bottom: 1.5rem;
  text-align: left;
  padding-left: 0 !important;
  font-family: 'Outfit', sans-serif;
}

.text-page ul,
.text-page ol {
  color: #71768b;
  list-style: disc;
  text-align: left;
  padding-left: 1.625rem;
  margin-bottom: 1.25rem;
}
.text-page ul li,
.text-page ol li {
  margin-bottom: 10px;
}
.text-page ul a,
.text-page ol a {
  color: blue;
}
.text-page ul ul,
.text-page ol ul {
  list-style: disc;
  padding-left: 1.5rem;
  margin-bottom: 0;
}

.text-page ol {
  list-style: auto;
}

.text-page .faq .quiz__qna-list-item-answer-text {
  text-align: left;
}

/**
 * Lists
 */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.icon {
  display: inline-block;
}

.bulb {
  background-image: url(../images/sprite.png);
  background-position: 0 -2.5625rem;
  width: 1.5rem;
  height: 2.25rem;
}

.calendar {
  background-image: url(../images/sprite.png);
  background-position: 0 0;
  width: 2.25rem;
  height: 2.25rem;
}

.config {
  background-image: url(../images/sprite.png);
  background-position: -2.5625rem 0;
  width: 2.25rem;
  height: 2.25rem;
}

/**
 * Swiper 8.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 15, 2022
 */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA')
    format('woff');
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: $$themeColor;
}

.swiper {
  position: relative;
  overflow: hidden;
  list-style: none;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  position: relative;
  transition-property: transform;
  box-sizing: border-box;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 75rem;
}

.swiper-wrapper,
.swiper-slide,
.swiper-slide-shadow,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-slide-shadow-bottom,
.swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-slide-shadow,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: non;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode .swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode .swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-button {
  width: 2.25rem;
  height: 2.25rem;
}

.swiper-button {
  position: absolute;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  outline: none;
  border-radius: 50%;
  width: 3.75rem;
  height: 3.75rem;
  flex-shrink: 0;
  background: #ffffff;
  border: 0.0625rem solid rgba(113, 113, 113, 0.2);
  box-shadow: 0 0 1.25rem #dbdbdb;
  z-index: 10;
}
@media (max-width: 1023px) {
  .swiper-button {
    width: 2.25rem;
    height: 2.25rem;
  }
}
.swiper-button svg {
  width: 1.75rem;
  height: 1.75rem;
}
@media (max-width: 1023px) {
  .swiper-button svg {
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin: 0 auto;
  }
}
.swiper-button-next {
  right: -1.875rem;
}
.swiper-button-next {
  right: 0.625rem;
}
.swiper-button-prev {
  left: -1.875rem;
}
.swiper-button-prev {
  left: 0.625rem;
}
.swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button.swiper-button-disabled {
  display: none;
}

/**
 * Components
 */
.page {
  display: flex;
  flex-direction: column;
  text-align: left;
  min-width: 20rem;
  max-width: 120rem;
  transition: margin 0.2s ease;
  position: relative;
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page {
    display: block;
  }
}
.page__content {
  flex: 1;
}

.hamburger {
  align-items: center;
  display: flex;
  flex-direction: column;
  outline: none;
  transition: transform 0.2s ease;
  justify-content: space-between;
  text-decoration: none;
  height: 0.75rem;
  width: 1.125rem;
  position: relative;
  z-index: 10;
  margin-left: 1.375rem;
  margin-right: 1.875rem;
}
@media (max-width: 1023px) {
  .hamburger {
    margin-right: 0;
  }
}
.hamburger::before,
.hamburger::after {
  background: #a5aac0;
  border-radius: 0.1875rem;
  content: '';
  display: block;
  transition: transform 0.2s ease;
  height: 0.125rem;
  width: 100%;
}
/* .hamburger.is-active {
  transition: transform 0.3s ease;
}
.hamburger.is-active::before,
.hamburger.is-active::after {
  width: 100%;
}
.hamburger.is-active::before,
.hamburger.is-active::after {
  top: 50%;
  position: absolute;
}
.hamburger.is-active::after {
  transform: rotate(-45deg);
}
.hamburger.is-active::before {
  transform: rotate(45deg);
} */

.module {
  margin-bottom: 1.875rem;
}
.module__title {
  font-size: 1.125rem;
  margin-bottom: 1.875rem;
}

.footer {
  /* display: flex;
  align-items: center;
  flex-direction: column; */
  margin-top: 3.25rem;
}
@media (max-width: 1023px) {
  .footer {
    margin-top: 1.875rem;
    padding-bottom: 0;
    padding-top: 1rem;
  }
}
.footer__bottom {
  height: 2.5rem;
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 1023px) {
  .footer__bottom {
    margin-top: 2rem;
    height: auto;
  }
}
.footer__bottom p {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #71768b;
}
@media (max-width: 1023px) {
  .footer__bottom p {
    font-size: 0.875rem;
  }
}
@media (max-width: 1023px) {
  .footer__bottom .container-main {
    flex-direction: column-reverse !important;
  }
}
@media (max-width: 1023px) {
  .footer__bottom nav ul {
    justify-content: flex-start;
  }
}
.footer .container-main {
  width: 100%;
  display: flex;
  align-items: start;
  gap: 80px;
  /* justify-content: space-between; */
}
@media (max-width: 1023px) {
  .footer .container-main {
    padding: 0 1.25rem;
    flex-direction: column;
    gap: 1rem;
    align-items: baseline;
    max-width: fit-content;
    margin: 0;
  }
}
.footer > .container-main {
  min-height: 6.625rem;
}
.footer__bottom ul {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .footer > .container-main {
    min-height: initial;
  }
}
.footer__left {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 1023px) {
  .footer__left {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.25rem;
    margin-bottom: 2rem;
  }
}
.footer__social {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.footer__social a {
  height: 2.25rem;
  width: 2.25rem;
  background: #595e71;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer ul {
  /* display: flex;
  align-items: center;
  gap: 2rem;
  max-width: 29.125rem;
  flex-wrap: wrap;
  row-gap: 0.5rem;
  justify-content: flex-end; */
}
/* @media (max-width: 1023px) {
  .footer ul {
    justify-content: flex-start;
    row-gap: 20px;
    column-gap: 20px;
  }
} */
@media (max-width: 1023px) {
  .footer ul li {
    /* max-width: calc(50% - 1rem); */
    width: 100%;
  }
}
.footer ul a {
  color: #1c2132;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}
@media (max-width: 1023px) {
  .footer ul a {
    font-size: 1rem;
    max-width: 50%;
    width: 100%;
  }
}

/* .other-page .header__bottom {
  display: none;
} */

/* @media (max-width: 1023px) {
  .other-page .header__nav {
    top: 3.25rem;
  }
} */

.header {
  /* position: absolute; */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
  background: rgba(11, 14, 23, 0.99);
  transition: top 0.6s ease;
  /* backdrop-filter: blur(8px); */
}
.header.active {
  position: fixed;
  top: 0;
  transition: top 0.6s ease;
  background: rgba(11, 14, 23);
}
.header.hide {
  position: fixed;
  /* top: -5.375rem; */
  top: 0;
  transition: top 0.6s ease;
  background: rgba(11, 14, 23);
}
/* @media (max-width: 1023px) {
  .header.hide {
    top: -3.25rem;
  }
} */
.header .container-main {
  max-width: 64rem;
  padding: 0 2rem;
  /* background: #0e111ceb; */
}
.header__top {
  position: relative;
  display: flex;
  align-items: center;
  height: 5.375rem;
}
@media (max-width: 1023px) {
  .header__top {
    height: 3.25rem;
    justify-content: space-between;
  }
}
.header__bottom {
  display: flex;
  align-items: center;
  height: 3.25rem;
  justify-content: space-between;
  gap: 1.5625rem;
  position: relative;
}
@media (max-width: 1023px) {
  .header__bottom {
    gap: 1.25rem;
  }
}
/* .header__bottom-drop {
  display: none;
  opacity: 0;
  flex-direction: column;
  gap: 1.125rem;
  width: calc(68rem - 4rem);
  height: calc(100vh - 6.5rem);
  position: absolute;
  background: #000000ad;
  backdrop-filter: blur(0.625rem);
  top: 4.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 3rem;
  padding-bottom: 1rem;
  z-index: 2;
  transition: transform 0.3s ease;
  justify-content: flex-start;
  animation: 0.7s opacity ease;
}
.header__bottom-drop.is-active {
  display: flex;
  opacity: 1;
} */
.header__bottom-drop.is-active {
  display: flex;
  opacity: 1;
}
.header__bottom-menu svg {
  transition: transform 0.4s ease-in-out;
}

.header__bottom-drop {
  display: none;
  opacity: 0;
  flex-direction: column;
  gap: 1.125rem;
  width: 100vw;

  position: fixed;
  background: #000000ad;
  backdrop-filter: blur(0.625rem);
  top: 5.4rem;
  left: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 4.25rem;
  padding-bottom: 1rem;
  z-index: 2;
  transition: opacity 0.3s ease;
  justify-content: flex-start;
  animation: 0.7s opacity ease;
  bottom: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.header__bottom-drop li::marker {
  content: none;
}
@media (max-width: 1023px) {
  .header__bottom-drop {
    bottom: 0;
    top: 3rem;
  }
}

.header__bottom .header__bottom-menu {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #eef0ff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  cursor: pointer;
}
.header__bottom .header__button {
  height: 2rem;
  min-width: 5.8125rem;
  max-width: 5.8125rem;
  background: #4f619e;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .header__bottom .header__button {
    max-width: 7.0625rem;
  }
}
.header__bottom .header__button span {
  margin-left: 0.25rem;
}
@media (max-width: 1023px) {
  .header__bottom .header__button span {
    display: none;
  }
}
.header__btns {
  display: flex;
  align-items: center;
}
.header__btns button {
  background: none;
  cursor: pointer;
}
.header__btns .header__hamburger {
  display: none;
}
@media (max-width: 1023px) {
  .header__btns .header__hamburger {
    display: flex;
  }
}
.header__btns .header__button {
  color: #1c2132;
  border: unset;
  background-color: #fdde15;
  height: 2rem;
  min-width: 5.8125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .header__btns .header__button {
    display: none;
  }
}
.header__btns .header__button-search {
  display: none;
}
@media (max-width: 1023px) {
  .header__btns .header__button-search {
    display: block;
  }
}
.header__btns .header__button-burger {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}
@media (max-width: 1023px) {
  .header__btns .header__button-burger {
    display: flex;
  }
}
.header__btns .header__button-burger::after {
  content: '';
  display: block;
  width: 1.125rem;
  height: 0.125rem;
  background: #a5aac0;
}
.header__btns .header__button-burger::before {
  content: '';
  display: block;
  width: 1.125rem;
  height: 0.125rem;
  background: #a5aac0;
}
.header__nav {
  max-width: 100%;
  width: 100%;
  justify-content: center;
  display: flex;
}
.header__nav.is-active {
  left: -2rem;
  transition: transform 0.3s ease;
}
@media (max-width: 1023px) {
  .header__nav {
    min-width: 100vw;
    width: 100%;
    left: calc(-100vw - 2rem);
    height: calc(100vh - 6.5rem);
    position: absolute;
    background: #000000ad;
    backdrop-filter: blur(0.625rem);
    top: 6.5rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
    z-index: 2;
    transition: transform 0.3s ease;
    justify-content: flex-start;
  }
}
.header__nav ul {
  display: flex;
  align-items: center;
  height: 4.0625rem;
  flex-wrap: wrap;
  max-width: 37.5rem;
  width: 100%;
  column-gap: 1.5rem;
  justify-content: center;
}
@media (max-width: 1023px) {
  .header__nav ul {
    flex-direction: column;
    align-items: baseline;
    flex-wrap: nowrap;
    justify-content: flex-start;
    height: initial;
    padding: 0 2rem;
    min-width: 11.25rem;
    gap: 1.125rem;
  }
}
.header__nav ul li {
  position: relative;
  height: 1.5625rem;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .header__nav ul li {
    height: auto;
  }
}
.header__nav ul li.menu-item-has-children {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
@media (max-width: 1023px) {
  .header__nav ul li.menu-item-has-children {
    flex-direction: column;
    align-items: baseline;
    width: 100%;
  }
}
.header__nav ul li.menu-item-has-children::after {
  content: '';
  width: 0.5rem;
  height: 0.375rem;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.669271 1.16667L4.0026 4.5L7.33594 1.16667' stroke='%23C5C5C5' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
@media (max-width: 1023px) {
  .header__nav ul li.menu-item-has-children::after {
    position: absolute;
    right: 0;
    top: 0.375rem;
  }
}
.header__nav ul li a {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3125rem;
  color: #71768b;
}
@media (max-width: 1023px) {
  .header__nav ul li a {
    font-size: 1.125rem;
    color: #a5aac0;
  }
}
.header__nav ul li ul {
  position: absolute;
  left: -0.375rem;
  width: 12.5rem;
  background: #07090e;
  padding: 0.5rem;
  display: none;
  top: 1.5625rem;
  gap: 0.625rem;
  flex-direction: column;
  align-items: baseline;
  border: 0.0625rem solid #555555;
  border-radius: 0 0 1rem 1rem;
  z-index: 3;
  height: initial;
}
@media (max-width: 1023px) {
  .header__nav ul li ul {
    position: static;
    width: 100%;
    border: none;
    border-radius: 0;
    padding: 0;
    padding-left: 0.625rem;
    background: none;
  }
}
.header__nav ul li:focus-within > ul,
.header__nav ul li:hover > ul {
  display: flex;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  position: fixed;
  transition: all 0.2s ease;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.overlay.is-active {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s ease;
}

body.is-animate .overlay {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s ease;
}

.promo {
  position: relative;
  padding-top: 2.5rem;
}
@media (max-width: 1023px) {
  .promo {
    padding-top: 1.5625rem;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .promo .container-main {
    padding: 0;
  }
}
.promo__bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* Убедитесь, что фон занимает 100% высоты родителя */
  overflow: hidden; /* Скрывает часть изображения, выходящую за границы блока */
}

.promo__bg picture,
.promo__bg img {
  width: 100%;
  height: 100%; /* Подгоняет высоту под блок */
  max-width: 100%;
  object-fit: cover;
}

.promo h1 {
  text-align: center;
  font-family: 'Outfit', sans-serif;
  font-size: 4rem;
  line-height: 4.875rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
  color: #eef0ff;
}
@media (max-width: 1023px) {
  .promo h1 {
    margin-bottom: 1.5rem;
    font-size: 2.625rem;
    font-weight: 600;
    line-height: 120%;
  }
}
.promo .promo__block {
  position: relative;
}
@media (max-width: 1023px) {
  .promo .promo__block .promo-img-desk {
    display: none;
  }
}
.promo .promo__block .promo-img-desk picture {
  width: 100%;
}
.promo .promo__block .promo-img-desk img {
  width: 100%;
  object-fit: cover;
}
.promo .promo__block .promo-img-mob {
  display: none;
  justify-content: center;
}
@media (max-width: 767px) {
  .promo .promo__block .promo-img-mob {
    display: flex;
    position: relative; /* Устанавливаем относительное позиционирование для мобильного изображения */
    z-index: 1;
    background: linear-gradient(
      180deg,
      rgba(2, 6, 17, 0) 0%,
      rgba(2, 6, 17, 1) 30%,
      rgb(1, 5, 15) 100%
    );
  }
  .promo .promo__block .promo-img-mob::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      180deg,
      rgba(2, 6, 17, 0) 0%,
      rgba(2, 6, 17, 1) 60%,
      rgb(2, 6, 17, 0.8) 100%
    );
    z-index: 2; /* Устанавливает градиент выше изображения */
    pointer-events: none; /* Отключает взаимодействие с градиентом */
  }
  .promo .promo__block-text {
    position: absolute; /* Абсолютное позиционирование для текстового блока */
    /* top: 40%;  */
    left: 0; /* Начинаем слева */
    width: 100%; /* Растягиваем текстовый блок на всю ширину контейнера */
    padding: 20px; /* Добавляем отступы, чтобы текст не был впритык */

    /* background: linear-gradient(
        180deg,
        rgba(2, 6, 17, 0.3) 0%,
        rgba(2, 6, 17, 0.9) 50%,
        rgb(1, 5, 15) 100%
      ); */
    color: #fff; /* Белый цвет текста для читабельности */
    z-index: 2; /* Размещаем текст выше изображения */
    box-sizing: border-box;
  }
}
@media (min-width: 768px) {
  .promo .promo__block-text {
    position: static;
  }
}
@media (min-width: 1024px) {
  .promo .promo__block-text {
    position: absolute;
  }
}
.promo__block {
  position: relative;
}

.promo .promo__block .promo-img-mob img {
  /* width: 100%;
  height: auto;
  max-width: calc(100vw - 2.5rem);
  object-fit: cover; */
  /* max-width: 251px;
  width: calc(60% - 2.5rem);
  max-height: 40vh; */
  border-radius: 24px;
  aspect-ratio: 1/1.5;
  /* filter: brightness(50%); */
  /* width: calc(100% - 2.5rem);
  clip-path: inset(0 0 34% 0);
  height: auto; */
}
.promo .promo__block-text {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
/* @media (max-width: 1023px) {
  .promo .promo__block-text {
    position: static;
    margin-top: 1.5rem;
    background: linear-gradient(
      180.32deg,
      #02061106 15%,
      #02061129 15%,
      #02061194 20%,
      #020611 50%
    );
  }
} */
.promo .promo__block-text img {
  margin-bottom: 1.125rem;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .promo .promo__block-text img {
    margin-bottom: 1rem;
    display: none;
  }
}
.promo .promo__block-text h2 {
  font-family: 'Outfit', sans-serif;
  background: linear-gradient(180.32deg, white, #1b3df0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2.25rem;
  text-align: center;
  max-width: 38.75rem;
  margin-bottom: 1.125rem;
}
@media (max-width: 1023px) {
  .promo .promo__block-text h2 {
    margin-bottom: 1.5rem;
    padding: 0 2rem;
    font-size: 1.3rem;
  }
}
.promo .promo__block-text button,
.promo .promo__block-text a {
  max-width: 22.8125rem;
  height: 3.25rem;
  color: #1c2132;
  background-color: #fdde15;
  border: unset;
}
@media (max-width: 1023px) {
  .promo .promo__block-text button,
  .promo .promo__block-text a {
    max-width: calc(100% - 4rem);
  }
}

.table-of-contents {
  background: #020611;
  padding-bottom: 4.375rem;
  padding-top: 4.375rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .table-of-contents {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
  }
}
.table-of-contents h2 {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2rem;
  font-family: 'Outfit', sans-serif;
  color: #eef0ff;
  margin-bottom: 2rem;
  text-align: center;
}
@media (max-width: 1023px) {
  .table-of-contents h2 {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 1.5rem;
    text-align: left;
    padding-left: 1.375rem;
  }
}
/* .table-of-contents__block {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  flex-wrap: wrap;
  row-gap: 1rem;
}
@media (max-width: 1023px) {
  .table-of-contents__block {
    overflow-x: scroll;
    justify-content: flex-start;
    padding-left: 1.375rem;
    padding-bottom: 0.625rem;
  }
} */
.table-of-contents__block-item {
  display: contents;
}
@media (max-width: 1023px) {
  .table-of-contents__block-item {
    display: flex;
    gap: 0.5rem;
  }
}
.table-of-contents__block a {
  border: 0.125rem solid rgba(238, 240, 255, 0.25);
  border-radius: 62.5rem;
  height: 2.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* добавил падинг */
  padding: 0 15px 0 15px;
}
@media (max-width: 1023px) {
  .table-of-contents__block a {
    padding: 0 2.75rem;
    white-space: nowrap;
    height: 2.5rem;
  }
}
.table-of-contents__block a:hover {
  color: #c5c5c5;
}
.table-of-contents__block-item:first-child a:nth-child(1),
.table-of-contents__block-item:first-child a:nth-child(2),
.table-of-contents__block-item:first-child a:nth-child(3),
.table-of-contents__block-item:first-child a:nth-child(4),
.table-of-contents__block-item:first-child a:nth-child(5),
.table-of-contents__block-item:first-child a:nth-child(6) {
  max-width: 9.375rem;
}
.table-of-contents__block-item:first-child a:nth-child(7),
.table-of-contents__block-item:first-child a:nth-child(8) {
  max-width: 11.40625rem;
}
.table-of-contents__block-item:last-child a:nth-child(1),
.table-of-contents__block-item:last-child a:nth-child(2),
.table-of-contents__block-item:last-child a:nth-child(3) {
  max-width: 11.40625rem;
}
.table-of-contents__block-item:last-child a:nth-child(4),
.table-of-contents__block-item:last-child a:nth-child(5),
.table-of-contents__block-item:last-child a:nth-child(6),
.table-of-contents__block-item:last-child a:nth-child(7),
.table-of-contents__block-item:last-child a:nth-child(8),
.table-of-contents__block-item:last-child a:nth-child(9) {
  max-width: 9.375rem;
}

.about {
  position: relative;
  overflow: hidden;
  padding: 5rem 0;
  background: #0b0e17;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .about {
    padding: 2.5rem 0;
  }
}
.about .container-main {
  position: relative;
  z-index: 2;
}
@media (max-width: 1023px) {
  .about .container-main {
    padding: 0 2rem;
  }
}
.about .container-main button,
.about .container-main a {
  max-width: 22.8125rem;
  height: 3.25rem;
  margin: 0 auto;
  background-color: #fdde15;
  color: #1c2132;
  border: unset;
}
@media (max-width: 1023px) {
  .about .container-main button,
  .about .container-main a {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .about .section-sub-title {
    text-align: left;
  }
}
.about h2 {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 3.25rem;
  margin-bottom: 1.5rem;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .about h2 {
    text-align: left;
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 120%;
  }
}
@media (max-width: 1023px) {
  .about h2 span:first-child {
    display: none;
  }
}
.about h2 span:last-child {
  display: none;
}
@media (max-width: 1023px) {
  .about h2 span:last-child {
    display: block;
  }
}
.about .container-main > p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  margin-bottom: 1.5rem;
  text-align: center;
  color: #eef0ff;
}
@media (max-width: 1023px) {
  .about .container-main > p {
    text-align: left;
  }
}
.about .container-main > p span {
  display: block;
  color: #8b90a6;
}
@media (max-width: 1023px) {
  .about .container-main > p span {
    display: inline;
    margin-left: 0.375rem;
  }
}
.about__block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 47.25rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .about__block {
    flex-wrap: wrap;
    gap: 1.25rem;
    row-gap: 1.5rem;
    justify-content: flex-start;
  }
}
.about__item h3 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.25rem;
  margin-bottom: 0.125rem;
  font-family: 'Outfit', sans-serif;
  color: #eef0ff;
}
.about__item p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #71768b;
}

.download {
  padding-top: 5rem;
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .download {
    padding-top: 2.75rem;
  }
}
@media (max-width: 1023px) {
  .download .section-sub-title,
  .download .section-title {
    text-align: left;
    padding: 0 1.375rem;
  }
}
.download__images {
  margin-bottom: 1.5rem;
}
.download__images img {
  border-radius: 1.5rem;
}
@media (max-width: 1023px) {
  .download__images img {
    height: 25rem;
    object-fit: cover;
  }
}
.download p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: center;
  color: #71768b;
  padding: 0 1.375rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .download p {
    text-align: left;
  }
}
.download__btns {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  justify-content: center;
  margin: 0 auto;
}

.table-winners-month {
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .table-winners-month {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 1023px) {
  .table-winners-month .section-sub-title,
  .table-winners-month h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}
.table-winners-month .container-main > p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: center;
  color: #71768b;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .table-winners-month .container-main > p {
    text-align: left;
    padding: 0 1.375rem;
  }
}
.table-winners-month__btns {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  justify-content: center;
}
@media (max-width: 1023px) {
  .table-winners-month__btns {
    padding: 0 1.375rem;
  }
}
.table-winners-month__btns button {
  max-width: 11.125rem;
  width: 100%;
  height: 3.25rem;
  background: initial;
  color: #030406;
}
.table-winners-month__btns button.active {
  background: #4f619e;
  color: #eef0ff;
}
.table-winners-month__btns button.active:hover {
  color: #eef0ff;
}
.table-winners-month__btns button:hover {
  color: #030406;
}
.table-winners-month .js-tab-content {
  display: none;
}
.table-winners-month .js-tab-content.active {
  display: block;
}
.table-winners-month__table {
  border: 0.0625rem solid #eeeef9;
  border-radius: 1rem;
}
@media (max-width: 1023px) {
  .table-winners-month__table {
    overflow: auto;
  }
}
.table-winners-month__table table {
  width: 100%;
  border-spacing: 0;
}
@media (max-width: 1023px) {
  .table-winners-month__table table {
    min-width: 34.75rem;
    overflow: auto;
  }
}
.table-winners-month__table table svg {
  margin-right: 0.5rem;
}
.table-winners-month__table table p {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 120%;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .table-winners-month__table table p {
    margin-left: 0.875rem;
  }
}
.table-winners-month__table table tbody {
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -khtml-border-radius: 1rem;
  overflow: hidden;
  font-family: 'Outfit', sans-serif;
}
.table-winners-month__table table tbody tr {
  height: 4.5rem;
}
@media (max-width: 1023px) {
  .table-winners-month__table table tbody tr {
    height: 5.75rem;
  }
}
.table-winners-month__table table tbody tr:first-child {
  border-radius: 1rem 1rem 0 0;
  -webkit-border-radius: 1rem 1rem 0 0;
  -moz-border-radius: 1rem 1rem 0 0;
  -khtml-border-radius: 1rem 1rem 0 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .table-winners-month__table table tbody tr:first-child {
    height: 3.25rem;
  }
}
.table-winners-month__table table tbody tr:first-child td {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 120%;
  color: #71768b;
  font-family: 'Outfit', sans-serif;
}
.table-winners-month__table table tbody tr:first-child td:first-child {
  border-radius: 1rem 0 0 0;
  -webkit-border-radius: 1rem 0 0 0;
  -moz-border-radius: 1rem 0 0 0;
  -khtml-border-radius: 1rem 0 0 0;
  overflow: hidden;
}
.table-winners-month__table table tbody tr:first-child td:last-child {
  border-radius: 0 1rem 0 0;
  -webkit-border-radius: 0 1rem 0 0;
  -moz-border-radius: 0 1rem 0 0;
  -khtml-border-radius: 0 1rem 0 0;
  overflow: hidden;
}
.table-winners-month__table table tbody tr:last-child {
  border-radius: 1rem 1rem 0 0;
  -webkit-border-radius: 1rem 1rem 0 0;
  -moz-border-radius: 1rem 1rem 0 0;
  -khtml-border-radius: 1rem 1rem 0 0;
  overflow: hidden;
}
.table-winners-month__table table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 1rem;
  -webkit-border-radius: 0 0 0 1rem;
  -moz-border-radius: 0 0 0 1rem;
  -khtml-border-radius: 0 0 0 1rem;
  overflow: hidden;
}
.table-winners-month__table table tbody tr:last-child td:last-child {
  border-radius: 0 0 1rem 0;
  -webkit-border-radius: 0 0 1rem 0;
  -moz-border-radius: 0 0 1rem 0;
  -khtml-border-radius: 0 0 1rem 0;
  overflow: hidden;
}
.table-winners-month__table table tbody tr:nth-child(odd) {
  background: #eeeef9;
}
.table-winners-month__table table tbody tr:nth-child(even) {
  background: #fbfbfe;
}
.table-winners-month__table table tbody td {
  position: relative;
}
@media (max-width: 1023px) {
  .table-winners-month__table table tbody td svg {
    position: absolute;
  }
}
.table-winners-month__table table tbody td:first-child {
  width: 35%;
  padding-left: 1.25rem;
}
@media (max-width: 1023px) {
  .table-winners-month__table table tbody td:first-child {
    width: 30%;
  }
}
.table-winners-month__table table tbody td:first-child p {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 120%;
  color: #71768b;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .table-winners-month__table table tbody td:first-child p {
    margin-left: 0;
  }
}
.table-winners-month__table table tbody td:nth-child(2) {
  width: 30%;
}
.table-winners-month__table table tbody td:nth-child(2) p {
  color: #718be3;
}
@media (max-width: 1023px) {
  .table-winners-month__table table tbody td:nth-child(2) {
    width: 30%;
  }
}
.table-winners-month__table table tbody td:nth-child(3) p {
  color: #f09610;
}
@media (max-width: 1023px) {
  .table-winners-month__table table tbody td:nth-child(3) {
    width: 30%;
  }
}
.table-winners-month__table table tbody td:nth-child(4) p {
  color: #39bf18;
}
.table-winners-month__table table tbody td:last-child {
  text-align: right;
  padding-right: 1.25rem;
}

.how-to-play {
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .how-to-play {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 1023px) {
  .how-to-play .section-sub-title,
  .how-to-play h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}
.how-to-play__block {
  background: #eeeef9;
  padding: 1.5rem 1.25rem 1.75rem 1.25rem;
  border-radius: 2rem;
}
.how-to-play__block button,
.how-to-play__block a {
  background: initial;
  max-width: 22.8125rem;
  height: 3.25rem;
  color: #1c2132;
  margin: 0 auto;
}
.how-to-play__block button:hover,
.how-to-play__block a:hover {
  color: #1c2132;
}
.how-to-play__block hr {
  margin: 2rem 0;
  background: #c1c5dc;
}
@media (max-width: 1023px) {
  .how-to-play__block hr {
    margin: 1.5rem 0;
  }
}
.how-to-play__items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 2rem;
}
/* @media (min-width: 900px) {
  .how-to-play__items {
    flex-wrap: wrap;
    flex-direction: row;
  }
} */
@media (max-width: 1023px) {
  .how-to-play__items {
    width: 100%;
    gap: 1.5rem;
  }
}
.how-to-play__item {
  /* max-width: 444px; */
  /* max-width: 27.75rem; */
  position: relative;
  flex: 0 1 47.5%;
}
@media (max-width: 768px) {
  .how-to-play__item {
    flex: 1 1 100% !important;
    /* flex: 0 1 47.5%; */
  }
}
.how-to-play__item div {
  position: absolute;
  left: 0;
  top: -1.875rem;
  right: 0;
  bottom: 0;
  display: flex;
  margin: auto;
  height: 3.625rem;
  width: fit-content;
  text-align: center;
  font-size: 2.625rem;
  font-weight: 600;
  color: #fdb365;
}
/* .how-to-play__item:nth-child(4) img {
  filter: blur(4px) brightness(25%);
} */

.how-to-play__item > a:last-child {
  font-family: 'Outfit', sans-serif;
  box-sizing: border-box;
  padding: 14px 24px 14px 24px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  margin: auto;
  border: 2px solid #ffc300;
  background: #ffdd14;
  height: 3.625rem;
  width: 100%;
  max-width: 178px;
  border-radius: 100px;
  color: #1c2132;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 5px 35px 0px #ffdd1459;
}
@media (max-width: 1023px) {
  .how-to-play__item:first-child a {
    max-width: 15.625rem;
    top: 0;
  }
}
.how-to-play__item h3 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  color: #1c2132;
  margin-bottom: 0.75rem;
  font-family: 'Outfit', sans-serif;
  text-align: center;
}
@media (max-width: 1023px) {
  .how-to-play__item h3 {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.75rem;
  }
}
.how-to-play__item img {
  width: 100% !important;
  margin-bottom: 0.75rem;
  object-fit: cover;
  border-radius: 24px;
  /* height: unset; */
}
/* @media (max-width: 1023px) { */
.how-to-play__item img {
  height: auto;
}
/* } */
.how-to-play__item p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
}
.how-to-play__text {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 1023px) {
  .how-to-play__text {
    flex-direction: column;
    gap: 3rem;
    margin-bottom: 1.5rem;
  }
}
.how-to-play__text-item {
  max-width: 27.75rem;
  width: 100%;
}
.how-to-play__text-item:first-child {
  position: relative;
}
.how-to-play__text-item:first-child::after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: -1.625rem;
  left: 0;
  border: 0.0625rem solid #c1c5dc;
  display: none;
}
@media (max-width: 1023px) {
  .how-to-play__text-item:first-child::after {
    display: block;
  }
}
.how-to-play__text-item h3 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 0.75rem;
  font-family: 'Outfit', sans-serif;
  color: #1c2132;
}
.how-to-play__text-item p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
}

.aviator-features {
  scroll-margin-top: 10rem;
  margin-bottom: 5rem;
}
@media (max-width: 1023px) {
  .aviator-features {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 1023px) {
  .aviator-features .section-sub-title,
  .aviator-features h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}
.aviator-features table {
  border: 0.0625rem solid #eeeef9;
  border-radius: 1rem;
  width: 100%;
  border-spacing: 0;
}
@media (max-width: 1023px) {
  .aviator-features table {
    border-radius: 1.5rem;
  }
}
.aviator-features table tr {
  height: 4.1875rem;
}
@media (max-width: 1023px) {
  .aviator-features table tr {
    height: 5.9375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.aviator-features table tr:nth-child(odd) {
  background: #eeeef9;
}
.aviator-features table tr:nth-child(even) {
  background: #fbfbfe;
}
.aviator-features table tr:first-child td:first-child {
  border-radius: 1rem 0 0 0;
}
.aviator-features table tr:first-child td:last-child {
  border-radius: 0 1rem 0 0;
}
@media (max-width: 1023px) {
  .aviator-features table tr:first-child {
    border-radius: 1rem 1rem 0 0;
  }
}
.aviator-features table tr:last-child td:first-child {
  border-radius: 0 0 0 1rem;
}
.aviator-features table tr:last-child td:last-child {
  border-radius: 0 0 1rem 0;
}
.aviator-features table tr td {
  width: 50%;
}
@media (max-width: 1023px) {
  .aviator-features table tr td {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }
}
.aviator-features table tr td:first-child {
  padding-left: 1.25rem;
}
.aviator-features table tr td:first-child p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 120%;
  color: #1c2132;
  font-family: 'Outfit', sans-serif;
}
.aviator-features table tr td:last-child {
  border-radius: 0 1rem 0 0;
  padding-right: 1.25rem;
}
@media (max-width: 1023px) {
  .aviator-features table tr td:last-child {
    padding-right: 0;
    padding-left: 1.25rem;
  }
}
.aviator-features table tr td:last-child p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
}

.casino-game {
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .casino-game {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 1023px) {
  .casino-game .section-sub-title,
  .casino-game h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}
.casino-game .container-main > p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: center;
  color: #71768b;
  padding: 0 1.375rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .casino-game .container-main > p {
    text-align: left;
  }
}
.casino-game__block {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  border-radius: 1.5rem;
  background: #eeeef9;
  padding: 1.5rem 1.25rem 2rem 1.25rem;
  margin-bottom: 1.5rem;
}
/* @media (max-width: 1023px) {
  .casino-game__block {
    flex-direction: column;
    gap: 3rem;
  }
} */
@media (max-width: 768px) {
  .casino-game__item {
    flex: 1 1 100% !important;
  }
}
.casino-game__item {
  flex: 0 1 47.5%;
  /* max-width: 27.75rem; */
  width: 100%;
  position: relative;
}
.casino-game__item::after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: -1.625rem;
  left: 0;
  border: 0.0625rem solid #c1c5dc;
  display: none;
}
@media (max-width: 1023px) {
  .casino-game__item::after {
    display: block;
  }
}
@media (max-width: 1023px) {
  .casino-game__item:last-child::after {
    display: none;
  }
}
.casino-game__item h3 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  color: #1c2132;
  margin-bottom: 0.75rem;
  font-family: 'Outfit', sans-serif;
}
.casino-game__item img {
  border-radius: 1rem;
}
@media (max-width: 1023px) {
  .casino-game__item img {
    height: auto;
    object-fit: cover;
  }
}

.tips {
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .tips {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 1023px) {
  .tips .section-sub-title,
  .tips h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}
@media (max-width: 1023px) {
  .tips__block {
    display: flex;
    flex-direction: column-reverse;
  }
}
.tips picture {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .tips picture {
    justify-content: flex-start;
    margin: 0;
    margin-bottom: 1.5rem;
    margin-left: 1.375rem;
  }
}
.tips img {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .tips img {
    justify-content: flex-start;
    margin: 0;
    margin-bottom: 1.5rem;
    margin-left: 1.375rem;
  }
}
@media (max-width: 1023px) {
  .tips img {
    max-width: 7.75rem;
    height: auto;
  }
}
.tips p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  color: #71768b;
  padding: 0 1.25rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .tips p {
    text-align: left;
  }
}
.tips button,
.tips a {
  background: initial;
  color: #1c2132;
  max-width: 22.8125rem;
  height: 3.25rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .tips button,
  .tips a {
    max-width: calc(100% - 2.5rem);
  }
}
.tips button:hover,
.tips a:hover {
  color: #1c2132;
}

.strategy {
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .strategy {
    margin-bottom: 2.75rem;
  }
}
.strategy .container-main {
  position: relative;
}
.strategy .section-sub-title,
.strategy .section-title {
  text-align: left;
  padding-left: 1.25rem;
}
.strategy__wrapper {
  align-items: normal;
}
.strategy__btns {
  position: absolute;
  right: 1.25rem;
  top: 3.125rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (max-width: 1023px) {
  .strategy__btns {
    top: 2.5rem;
  }
}
.strategy__btn {
  position: static;
  height: 2rem;
  width: 2rem;
  background: #c6cdea;
}
.strategy__btn svg {
  width: 0.375rem !important;
}
.strategy .swiper-button-prev {
  display: block;
}
.strategy .swiper-button-disabled {
  opacity: 0.5;
  display: flex;
}
.strategy__item {
  max-width: 21.25rem;
  width: 100%;
  border-radius: 1.5rem;
  padding: 1.5rem 1.25rem 1.375rem 1.25rem;
  background: #eeeef9;
}
@media (max-width: 1023px) {
  .strategy__item {
    max-width: calc(100vw - 5rem);
  }
}
.strategy__item img {
  max-width: 7.75rem;
  width: 100%;
  height: 7.75rem;
  object-fit: cover;
  margin-bottom: 0.75rem;
}
.strategy__item h3 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  color: #1c2132;
  margin-bottom: 0.75rem;
  font-family: 'Outfit', sans-serif;
}
.strategy__item p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
  margin-bottom: 0.75rem;
}
.strategy__item a {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 120%;
  font-family: 'Outfit', sans-serif;
  color: #4f619e;
}

.verified {
  background: #0b0e17;
  padding: 2rem 0;
  scroll-margin-top: 10rem;
  margin-bottom: 5rem;
}
@media (max-width: 1023px) {
  .verified {
    padding: 2rem 2rem 2.75rem 2rem;
  }
}
.verified h2,
.demo-iframe h2 {
  color: #eef0ff;
}
@media (max-width: 1023px) {
  .verified h2 {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 2rem;
  }
}
.verified__imgs {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 26.875rem;
  justify-content: center;
  row-gap: 0.75rem;
  column-gap: 3.9375rem;
}
@media (max-width: 1023px) {
  .verified__imgs {
    justify-content: center;
    padding: 0 2.5rem;
    column-gap: 3.5rem;
    row-gap: 0;
  }
}

.top-casino {
  /* margin-bottom: 5rem; */
  scroll-margin-top: 10rem;
}
/* @media (max-width: 1023px) {
  .top-casino {
    margin-bottom: 2.75rem;
  }
} */
/* .top-casino .container-main > p {
  max-width: 57.5rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  color: #71768b;
  }
  .top-casino__item {
    max-width: 29rem;
    width: 100%;
    border-radius: 1.5rem;
    background: #eeeef9;
    padding-bottom: 1.5rem;
  }
  .top-casino__item img {
    margin-bottom: 1.5rem;
  } */
@media (max-width: 1023px) {
  .top-casino .container-main > p {
    text-align: left;
    padding: 0 1.375rem;
    max-width: fit-content;
  }
}
@media (max-width: 1023px) {
  .top-casino .section-sub-title,
  .top-casino h2,
  .top-casino__title p {
    text-align: left;
    padding-left: 1.375rem;
  }
}
.top-casino__block {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .top-casino__block {
    gap: 1.5rem;
  }
}
@media (max-width: 1023px) {
  /* .top-casino__item img {
    aspect-ratio: 2/1;
    min-height: 10.75rem;
  } */
}
/* .top-casino__item h3 {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 120%;
  color: #1c2132;
  margin-bottom: 1.5rem;
  font-family: 'Outfit', sans-serif;
  padding: 0 1.25rem;
} */
.top-casino__item-row {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  padding: 0 1.25rem;
}
/* .top-casino__item-star h4,
.top-casino__item-bonus h4 {
  display: flex;
  gap: 0.5625rem;
  align-items: center;
  margin-bottom: 0.375rem;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 0;
  font-family: 'Outfit', sans-serif;
  color: #1c2132;
} */
/* .top-casino__item-star p,
.top-casino__item-bonus p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
  color: #8b90a6;
} */
/* .top-casino__item > p {
  padding: 0 1.25rem;
  margin: 1.5rem 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #030406;
} */
/* .top-casino__item ul {
  padding: 0 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}
.top-casino__item ul li {
  display: flex;
  align-items: center;
  gap: 0.6875rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
} */
/* .top-casino__item a {
  height: 3.25rem;
  max-width: calc(100% - 2.5rem);
  margin: 0 auto;
} */

.experts {
  padding-top: 2rem;
  padding-bottom: 2.75rem;
  background: #0b0e17;
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .experts {
    margin-bottom: 2.75rem;
  }
}
.experts h2 {
  color: #eef0ff;
}
@media (max-width: 1023px) {
  .experts h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}
.experts .container-main > p {
  max-width: 38.75rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #a5aac0;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .experts .container-main > p {
    text-align: left;
    padding: 0 1.375rem;
    max-width: fit-content;
  }
}
.experts__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 2rem;
  column-gap: 3.75rem;
}
@media (max-width: 1023px) {
  .experts__block {
    gap: 3rem;
  }
}
.experts__item {
  max-width: 22.875rem;
  width: 100%;
  position: relative;
}
.experts__item::after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: -1.625rem;
  left: 0;
  right: 0;
  border: 0.0625rem solid #414659;
  display: none;
  max-width: calc(100% - 2.75rem);
  margin: 0 auto;
  justify-content: center;
}
@media (max-width: 1023px) {
  .experts__item::after {
    display: flex;
  }
}
@media (max-width: 1023px) {
  .experts__item:nth-child(3)::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .experts__item:nth-child(3)::after {
    display: block;
  }
}
@media (max-width: 1023px) {
  .experts__item:last-child::after {
    display: none;
  }
}
.experts__item picture {
  display: flex;
  justify-content: center;
}
.experts__item img {
  margin: 0 auto;
  max-width: 7.75rem;
  height: 7.75rem;
  width: 100%;
  border-radius: 100%;
  margin-bottom: 0.75rem;
  object-fit: cover;
  display: flex;
  justify-content: center;
}
.experts__item h3 {
  text-align: center;
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  color: #eef0ff;
  font-family: 'Outfit', sans-serif;
}
.experts__item p {
  margin: 0 auto;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #a5aac0;
  max-width: 21.25rem;
}
@media (max-width: 1023px) {
  .experts__item p {
    padding: 0 1.375rem;
    max-width: fit-content;
  }
}

.promocode {
  padding-top: 2rem;
  padding-bottom: 2.75rem;
  background: #0b0e17;
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .promocode {
    margin-bottom: 2.75rem;
  }
}
.promocode h2 {
  color: #eef0ff;
}
@media (max-width: 1023px) {
  .promocode h2 {
    text-align: left;
    padding-left: 1.375rem;
  }
}
.promocode img {
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1023px) {
  .promocode img {
    aspect-ratio: 2/1;
    min-height: 14rem;
  }
}
.promocode p {
  max-width: 57.5rem;
  width: 100%;
  margin: 0 auto;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: center;
  margin-bottom: 1.5rem;
  color: #a5aac0;
}
@media (max-width: 1023px) {
  .promocode p {
    text-align: left;
    padding: 0 1.375rem;
    max-width: fit-content;
  }
}
.promocode a {
  max-width: 22.875rem;
  height: 3.25rem;
  margin: 0 auto;
  background-color: #ffde13;
  color: #1c2132;
  border: unset;
}
.promocode a:hover {
  opacity: 0.8;
  color: #1c2132;
}

@media (max-width: 1023px) {
  .promocode a {
    max-width: calc(100% - 2.75rem);
  }
}

.bonus {
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .bonus {
    margin-bottom: 2.75rem;
  }
}
.bonus .container-main > p {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
}
@media (max-width: 1023px) {
  .bonus .container-main > p {
    padding: 0 1.375rem;
    text-align: left;
    max-width: fit-content;
  }
}
@media (max-width: 1023px) {
  .bonus .section-title {
    padding-left: 1.375rem;
    text-align: left;
  }
}
.bonus .bonus__block {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 1023px) {
  .bonus .bonus__block {
    gap: 1.5rem;
  }
}
.bonus .bonus__item {
  border-radius: 1.5rem;
  background: #eeeef9;
  max-width: calc((100% / 2) - 1rem);
  width: 100%;
}
@media (max-width: 1023px) {
  .bonus .bonus__item {
    max-width: 100%;
  }
}
.bonus .bonus__item-img {
  height: 10.75rem;
  border: 0.25rem solid #eeeef9;
  border-radius: 1.5rem;
  background: #fbfbfe;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
.bonus .bonus__item-star {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2rem;
  color: #71768b;
  font-family: 'Outfit', sans-serif;
}
.bonus .bonus__item-btns {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.bonus .bonus__item-btns a {
  height: 3.25rem;
}
.bonus .bonus__item-btns a:last-child {
  background: initial;
  color: #030406;
}
.bonus .bonus__item-text {
  padding: 0 1.25rem;
  padding-bottom: 1.5rem;
}
.bonus .bonus__item-text p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
  margin-bottom: 0.75rem;
}
.bonus .bonus__item-text ul {
  /* list-style: disc; */
  /* padding-left: 1.25rem; */
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
.bonus .bonus__item-text ul li {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 120%;
  font-family: 'Outfit', sans-serif;
  color: #1c2132;
}

.reviews {
  margin-bottom: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .reviews {
    margin-bottom: 2.75rem;
  }
}
.reviews__block {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .reviews__block {
    gap: 1.5rem;
  }
}
.reviews__block .reviews__item {
  max-width: calc(50% - 3.5rem);
}
@media (max-width: 1023px) {
  .reviews__block .reviews__item {
    max-width: 100%;
  }
}
.reviews__wrapper {
  align-items: normal;
}
.reviews .container-main {
  position: relative;
}
.reviews .section-sub-title,
.reviews .section-title {
  text-align: left;
  padding-left: 1.25rem;
}
.reviews__btns {
  position: absolute;
  right: 1.25rem;
  top: 1.625rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (max-width: 1023px) {
  .reviews__btns {
    top: 0.875rem;
  }
}
.reviews__btn {
  position: static;
  height: 2rem;
  width: 2rem;
  background: #c6cdea;
}
.reviews__btn svg {
  width: 0.375rem !important;
}
.reviews .swiper-button-prev {
  display: block;
}
.reviews .swiper-button-disabled {
  opacity: 0.5;
  display: flex;
}
.reviews__item {
  max-width: 21.25rem;
  width: 100%;
  border-radius: 1.5rem;
  padding: 1.5rem 1.25rem 1.5rem 1.25rem;
  background: #eeeef9;
}
@media (max-width: 1023px) {
  .reviews__item {
    max-width: calc(100vw - 6.25rem);
  }
}
.reviews__item-block {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.reviews__item img {
  max-width: 5.25rem;
  width: 100%;
  height: 5.25rem;
  object-fit: cover;
  border-radius: 100%;
}
.reviews__item h3 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  color: #1c2132;
  margin-bottom: 0.75rem;
  font-family: 'Outfit', sans-serif;
}
.reviews__item p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  color: #71768b;
}
.other-page .header__logo img {
  border-radius: unset !important;
}

.other-page img {
  border-radius: 1.5rem;
}
.bannerSecond {
  scroll-margin-top: 10rem;
  position: relative;
  margin: 1.5rem 0 1.5rem 0;
}
.bannerThird {
  scroll-margin-top: 10rem;
  margin-bottom: 1.5rem;
}
.bannerThird_container {
  position: relative;
}
.bannerThird__text {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translate(0%, -50%);
}
.bannerThird img {
  max-width: 90rem;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 1.5rem;
}
.bannerThird__text h2 {
  color: #1c2132;
  font-family: 'Outfit', sans-serif;
  font-weight: 700 !important;
  line-height: 38.4px;
  font-size: 32px;
  margin-bottom: 16px;
}
.bannerThird__text span {
  font-weight: 900 !important;
  line-height: 62.4px;
  font-size: 52px;
}
.bannerThird__text a {
  /* background-color: #eef0ff !important;
  color: #1c2132 !important; */
  background-color: #1c2132 !important;
  color: #eef0ff !important;
  max-width: 169px;
  min-height: 52px;
  border: unset;
}
@media (max-width: 1023px) {
  .bannerThird__text h2 {
    line-height: 26px;
    font-size: 20px;
  }
  .bannerThird__text h2 span {
    line-height: 42px;
    font-size: 36px;
  }
  .bannerThird img {
    min-height: 312px;
  }
}
.bannerSecond img {
  max-width: 90rem;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 1.5rem;
}
.bannerSecond__text {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  margin: 0 auto;
  bottom: 2.75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bannerSecond__text h2 {
  color: #1c2132;
  font-family: 'Outfit', sans-serif;
  font-weight: 700 !important;
  line-height: 55.2px;
  font-size: 46px;
  text-align: center;
  margin-bottom: 32px;
}
.bannerSecond__text h2 span {
  color: #1c2132;
  font-family: 'Outfit', sans-serif;
  font-weight: 900 !important;
  line-height: 76.8px;
  font-size: 64px;
}
.bannerSecond__text a {
  min-height: 3.25rem;
  /* background-color: #eef0ff !important;
  color: #1c2132 !important; */
  background-color: #1c2132 !important;
  color: #eef0ff !important;
  border: unset;
  margin: 0 auto;
  max-width: 366px;
}
@media (max-width: 1023px) {
  .bannerSecond a {
    max-width: calc(100vw - 4rem);
  }
  .bannerSecond__text h2 {
    max-width: calc(100vw - 4rem);
    line-height: 44px;
    font-size: 36px;
  }
  .bannerSecond__text h2 span {
    line-height: 54px;
    font-size: 46px;
  }
  .bannerSecond img {
    height: 26.125rem;
  }
}
.banner {
  scroll-margin-top: 10rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.banner picture {
  width: 100%;
  display: flex;
  justify-content: center;
}
.banner img {
  max-width: 90rem;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 1.5rem;
}
@media (max-width: 1023px) {
  .banner img {
    height: 33.125rem;
  }
}
.banner__text {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  margin: 0 auto;
  bottom: 2.75rem;
  flex-direction: column;
}
.banner__text h2 {
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 3.25rem;
  font-family: 'Outfit', sans-serif;
  color: #fbfbfe;
  margin-bottom: 2rem;
  text-align: center;
}
.banner__text a {
  height: 3.25rem;
  max-width: 22.8125rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .banner__text a {
    max-width: calc(100vw - 4rem);
  }
}

.faq {
  margin-top: 5rem;
  scroll-margin-top: 10rem;
}
@media (max-width: 1023px) {
  .faq {
    margin-bottom: 2.75rem;
  }
}
.faq h2 {
  text-align: left;
  padding: 0 1.25rem;
}
.faq .quiz__qna {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.faq .quiz__qna-list-item {
  position: relative;
  cursor: pointer;
  background: #eeeef9;
  border-radius: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.faq .quiz__qna-list-item-question {
  height: 3.3125rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 120%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  color: #1c2132;
  font-family: 'Outfit', sans-serif;
}
@media (max-width: 1023px) {
  .faq .quiz__qna-list-item-question {
    max-width: 20.3125rem;
    height: 5.125rem;
  }
}
.faq .quiz__qna-list-item-answer {
  color: #f3f3f3;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  color: #71768b;
}
.faq .quiz__qna-list-item-answer-text {
  padding-top: 0.75rem;
  padding-bottom: 1.5rem;
}
.faq .quiz__qna-list-item-close {
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  right: 1.25rem;
  top: 0.625rem;
}
@media (max-width: 1023px) {
  .faq .quiz__qna-list-item-close {
    top: 1.25rem;
  }
}
.faq .quiz__qna-list-item-close svg {
  width: 1.875rem;
  height: 1.875rem;
}
.faq .quiz__qna-list-item.active .quiz__qna-list-item-answer {
  max-height: initial;
  opacity: 1;
}
.faq .quiz__qna-list-item.active .quiz__qna-list-item-close {
  transform: rotate(180deg);
}

/**
 * Vendor styles
 */
.image-lazy {
  display: inline-block;
  transition: filter 0.3s ease;
}
.image-lazy:not(.is-loaded) {
  filter: blur(0.625rem);
}

/*# sourceMappingURL=main.css.map */
