* {
  margin: 0;
  border: 0;
  padding: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  width: 100%;
  height: 100%;
  text-size-adjust: 100%;
  font-size: 16px;
  scroll-behavior: smooth;
}

input,
button,
textarea {
  font-family: Inter;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
  background: transparent;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: Inter;
  font-size: Inter;
}

body {
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.lock {
  overflow: hidden;
}

.wrap-dann {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  background: #2a0025;
}

[class*=__cntr] {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

[class*=__ttl] {
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  color: #ee4ffa;
}
@media (max-width: calc(768px - 1px)) {
  [class*=__ttl] {
    font-size: 20px;
  }
}

.container {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.container-second {
  max-width: 1370px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.main-9wq3 {
  flex: 1 1 auto;
}

.viol-c8qg {
  color: #eb4dfe;
}

section,article {
  scroll-margin-top: 200px;
  margin-bottom: 60px;
}

h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: calc(576px - 1px)) {
  .img {
    width: 100%;
  }
}

.btn-25dg {
  display: flex;
  padding: 22px 40px;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(180deg, #f44aff 0%, #6b07d7 100%);
  box-shadow: 0 0 24px 0 rgba(243, 77, 255, 0.6);
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: fit-content;
  height: fit-content;
}
@media (min-width: 768px) {
  .btn-25dg:hover {
    background: linear-gradient(180deg, #f751f9 0%, #491489 100%);
    transform: scale(1.03);
  }
}

@media (max-width: calc(768px - 1px)) {
  .desktop {
    display: none !important;
  }
}

.mobile {
  display: none;
}
@media (max-width: calc(768px - 1px)) {
  .mobile {
    display: block;
  }
}


.foot-46xk {
  padding: 40px 0;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.foocon-ckg7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 50px;
  margin-bottom: 50px;
}
.footex-ux8v {
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 80%;
  letter-spacing: -0.72px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.foowra-trdk {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.foowra-1tdq {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.foowra-1tdq h4 {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer__text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.foonav-kmdc {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}
.foolin-n73n {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.foolin-n73n a {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .foolin-n73n a:hover {
    color: #ffd809;
    transform: scale(1.03);
  }
}
.foobot-wbez {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex-direction: column;
}
.footer__bottom-text p {
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
}
.foocop-te8r {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.foocop-te8r p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer__copyright-text {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 80%;
  letter-spacing: -0.72px;
}

.head-z8ix {
  padding: 20px 0;
  margin: 40px 0;
}
.heatit-rp1y {
  text-align: center;
  color: #f154f5;
}
.heacon-9oco {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  align-self: stretch;
}
.heacon-9oco h1 {
  max-width: 1020px;
}
.heacon-9oco p {
  text-align: center;
}
.heabot-jcy0 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.heabot-jcy0 p {
  text-align: left;
}
.heacon-nhic {
  display: flex;
  align-items: center;
  gap: 4px;
  max-width: 320px;
}
.heacon-nhic p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.4px */
  letter-spacing: -0.42px;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0a000f;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
}
.popup__content {
  display: flex;
  max-width: 684px;
  width: 100%;
  padding: 20px;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  border-radius: 32px;
  background: linear-gradient(180deg, #261e66 0%, #40a869 100%);
  box-shadow: 0 0 32.5px 24px rgba(0, 0, 0, 0.15);
}
.popup__content h3 {
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

.age-buttons {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 15px;
}
@media (max-width: calc(768px - 1px)) {
  .age-buttons {
    flex-direction: column;
  }
}
.age-buttons .btn-25dg {
  padding: 14px 28px;
}

.btn-border {
  padding: 14px 28px;
  border-radius: 12px;
  border: 1px solid #fff;
  background: #182023;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}

.hercar-d84b {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}
@media (max-width: calc(768px - 1px)) {
  .hercar-d84b {
    margin: 32px 0;
  }
}
.hercar-fxue {
  display: flex;
  padding: 24px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 20px;
  border: 2px solid rgba(243, 77, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  position: relative;
}
.hernum-w8ig {
  display: flex;
  height: 34px;
  width: 34px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: #f04eff;
  position: relative;
}
.hernum-w8ig p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hertop-r6u3 {
  display: flex;
  width: 160px;
  height: 22px;
  justify-content: center;
  align-items: center;
  gap: 24px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  border-radius: 0 0 8px 8px;
  background: #fc56ff;
}
.hertop-r6u3 p {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
}
.hercen-w4ma {
  display: flex;
  align-items: center;
  gap: 5px;
}
.hercen-w4ma p {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.herpay-xurh img {
  width: 100%;
}
.hercon-snp5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: calc(768px - 1px)) {
  .hercon-snp5 {
    justify-content: center;
  }
}
.herlog-h84f{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 140px;
  overflow: hidden;
  border-radius: 12px;
  img{
    width: 100%;
    height: 100%;
  }
}
.hertex-bo52 {
  max-width: 195px;
}
.hertex-bo52 h4 {
  color: #f14cfb;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.hertex-bo52 p {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.herrig-7dpr {
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.titl-hbim {
  margin-bottom: 40px;
}

.card-obpn {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.why-vsg1 h2 {
  text-align: center;
}
.whycar-4tj1 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.whycar-d1zm {
  display: flex;
  max-width: 590px;
  padding: 20px;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  border: 2px solid rgba(243, 77, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
}

.popu-7gf2 h2 {
  text-align: center;
}
.popcar-4543 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.popcar-bwh8 {
  max-width: 387px;
  width: 100%;
  display: flex;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
  border-radius: 20px;
  border: 2px solid rgba(243, 77, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
}
.popcar-bwh8 h3 {
  margin: 0 auto;
}
.popcar-bwh8 .btn-25dg {
  margin: 0 auto;
}

.faq-dxy8 {
  max-width: 996px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.faqtit-djzj {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 50px;
}

.faqlis-wi77 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.faqite-ndn2 {
  border-radius: 20px;
  border: 2px solid rgba(243, 77, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.faqque-kxj8 {
  width: 100%;
  padding: 30px 40px;
  background: none;
  border: none;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

.faqico-xix9 {
  font-size: 28px;
  transition: transform 0.3s ease;
}

.faqans-xbl9 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0 40px;
}

.faqans-xbl9 p {
  padding-bottom: 30px;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
}

.faqite-ndn2.active .faqans-xbl9 {
  max-height: 300px;
}

.faqite-ndn2.active .faqico-xix9 {
  transform: rotate(45deg);
}

.form-cph5 h2 {
  text-align: center;
  margin: 0 auto;
}
.form-cph5 p {
  text-align: center;
  margin: 0 auto;
}
.forcon-uzi5 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.forcon-uzi5 img {
  max-width: 420px;
  width: 100%;
}

form {
  display: flex;
  padding: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 20px;
  border: 2px solid rgba(243, 77, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  max-width: 996px;
  width: 100%;
}
form input {
  display: flex;
  height: 46px;
  padding: 20px 15px;
  align-items: center;
  align-self: stretch;
  border-radius: 60px;
  background: #fff;
}
form input::placeholder {
  color: rgba(39, 39, 39, 0.6);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
form .btn-25dg {
  margin: 0 auto;
}

.infcon-a395 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;
}

.contact__content {
  text-align: center;
}

.priv-4ik7 {
  margin-bottom: 60px;
}
.pricon-60sy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
.pricon-60sy h2 {
  margin-bottom: 20px;
}
.pricon-60sy p {
  margin-bottom: 24px;
}


  .cookie-notice {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      background: #000;
      color: #fff;
      padding: 32px;
      z-index: 9999;
      border-top: 2px solid #eb4dfe;
    }

    .cookie-notice.hidden {
      display: none;
    }

    .notice-wrapper {
      max-width: 1200px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 32px;
    }

    .notice-text {
      flex: 1;
    }

    .notice-title {
      font-size: 1.1rem;
      font-weight: 700;
      color: #eb4dfe;
      margin-bottom: 6px;
    }

    .notice-desc {
      font-size: 0.9rem;
      line-height: 1.6;
      color: #fff;
      opacity: 0.85;
    }

    .btn-25dg {
      display: flex;
      padding: 22px 40px;
      justify-content: center;
      align-items: center;
      border-radius: 60px;
      border: 2px solid rgba(255, 255, 255, 0.5);
      background: linear-gradient(180deg, #f44aff 0%, #6b07d7 100%);
      box-shadow: 0 0 24px 0 rgba(243, 77, 255, 0.6);
      color: #fff;
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      width: fit-content;
      height: fit-content;
      cursor: pointer;
      transition: all 0.3s ease;
      white-space: nowrap;
    }

    .btn-25dg:hover {
      background: linear-gradient(180deg, #f751f9 0%, #491489 100%);
      transform: scale(1.03);
    }

    @media (max-width: 768px) {
      .cookie-notice {
        padding: 20px;
      }

      .notice-wrapper {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
      }

      .btn-25dg {
        width: 100%;
        padding: 18px 32px;
      }

      .notice-title {
        font-size: 1rem;
      }

      .notice-desc {
        font-size: 0.85rem;
      }
    }