*,
::after,
::before {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

::after,
::before,
a {
  display: inline-block
}

a {
  text-decoration: none
}

li {
  list-style: none
}

img {
  vertical-align: top
}

h1,
h4,
h5,
h6 {
  font-weight: inherit
}

h1,
h2,
h4,
h5,
h6 {
  font-size: inherit
}

html {
  line-height: 1
}

body,
html {
  height: 100%
}

button,
input,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a,
button {
  color: inherit
}

button,
option,
select {
  cursor: pointer
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

button,
mark {
  background-color: transparent
}

.vf7e5 {
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 50
}

.pb3ae h1,
section>h1,
section>section>div>h1,
section>section>div__container>h1,
section__container>h1 {
  color: var(--main-text);
  font-family: "Verdana", sans-serif;
  font-weight: 600
}

@media (min-width:73.125em) {

  .pb3ae h1,
  section>h1,
  section>section>div>h1,
  section>section>div__container>h1,
  section__container>h1 {
    font-size: 2.125rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (font-size:clamp(1.75rem, 1.6088235294rem + .7058823529vw, 2.125rem)) {

    .pb3ae h1,
    section>h1,
    section>section>div>h1,
    section>section>div__container>h1,
    section__container>h1 {
      font-size: clamp(1.75rem, 1.6088235294rem + .7058823529vw, 2.125rem)
    }
  }

  @supports not (font-size:clamp(1.75rem, 1.6088235294rem + .7058823529vw, 2.125rem)) {

    .pb3ae h1,
    section>h1,
    section>section>div>h1,
    section>section>div__container>h1,
    section__container>h1 {
      font-size: calc(1.75rem + .375*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {

  .pb3ae h1,
  section>h1,
  section>section>div>h1,
  section>section>div__container>h1,
  section__container>h1 {
    font-size: 1.75rem
  }
}

@media (min-width:73.125em) {

  .pb3ae h1,
  section>h1,
  section>section>div>h1,
  section>section>div__container>h1,
  section__container>h1 {
    line-height: 2.125rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (line-height:clamp(1.75rem, 1.6088235294rem + .7058823529vw, 2.125rem)) {

    .pb3ae h1,
    section>h1,
    section>section>div>h1,
    section>section>div__container>h1,
    section__container>h1 {
      line-height: clamp(1.75rem, 1.6088235294rem + .7058823529vw, 2.125rem)
    }
  }

  @supports not (line-height:clamp(1.75rem, 1.6088235294rem + .7058823529vw, 2.125rem)) {

    .pb3ae h1,
    section>h1,
    section>section>div>h1,
    section>section>div__container>h1,
    section__container>h1 {
      line-height: calc(1.75rem + .375*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {

  .pb3ae h1,
  section>h1,
  section>section>div>h1,
  section>section>div__container>h1,
  section__container>h1 {
    line-height: 1.75rem
  }
}

@media (min-width:73.125em) {

  .pb3ae h1,
  section>h1,
  section>section>div>h1,
  section>section>div__container>h1,
  section__container>h1 {
    margin-bottom: 1.5625rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (margin-bottom:clamp(.9375rem, .7022058824rem + 1.1764705882vw, 1.5625rem)) {

    .pb3ae h1,
    section>h1,
    section>section>div>h1,
    section>section>div__container>h1,
    section__container>h1 {
      margin-bottom: clamp(.9375rem, .7022058824rem + 1.1764705882vw, 1.5625rem)
    }
  }

  @supports not (margin-bottom:clamp(.9375rem, .7022058824rem + 1.1764705882vw, 1.5625rem)) {

    .pb3ae h1,
    section>h1,
    section>section>div>h1,
    section>section>div__container>h1,
    section__container>h1 {
      margin-bottom: calc(.9375rem + .625*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {

  .pb3ae h1,
  section>h1,
  section>section>div>h1,
  section>section>div__container>h1,
  section__container>h1 {
    margin-bottom: .9375rem
  }
}

section>h2 {
  color: var(--main-text);
  font-family: "Verdana", sans-serif
}

section>section>div>h2,
section>section>div__container>h2,
section__container>h2 {
  color: var(--main-text);
  font-family: "Verdana", sans-serif;
  font-weight: 500
}

@media (min-width:73.125em) {

  section>h2,
  section>section>div>h2,
  section>section>div__container>h2,
  section__container>h2 {
    font-size: 1.875rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (font-size:clamp(1.625rem, 1.5308823529rem + .4705882353vw, 1.875rem)) {

    section>h2,
    section>section>div>h2,
    section>section>div__container>h2,
    section__container>h2 {
      font-size: clamp(1.625rem, 1.5308823529rem + .4705882353vw, 1.875rem)
    }
  }

  @supports not (font-size:clamp(1.625rem, 1.5308823529rem + .4705882353vw, 1.875rem)) {

    section>h2,
    section>section>div>h2,
    section>section>div__container>h2,
    section__container>h2 {
      font-size: calc(1.625rem + .25*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {

  section>h2,
  section>section>div>h2,
  section>section>div__container>h2,
  section__container>h2 {
    font-size: 1.625rem
  }
}

@media (min-width:73.125em) {

  section>h2,
  section>section>div>h2,
  section>section>div__container>h2,
  section__container>h2 {
    line-height: 1.875rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (line-height:clamp(1.625rem, 1.5308823529rem + .4705882353vw, 1.875rem)) {

    section>h2,
    section>section>div>h2,
    section>section>div__container>h2,
    section__container>h2 {
      line-height: clamp(1.625rem, 1.5308823529rem + .4705882353vw, 1.875rem)
    }
  }

  @supports not (line-height:clamp(1.625rem, 1.5308823529rem + .4705882353vw, 1.875rem)) {

    section>h2,
    section>section>div>h2,
    section>section>div__container>h2,
    section__container>h2 {
      line-height: calc(1.625rem + .25*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {

  section>h2,
  section>section>div>h2,
  section>section>div__container>h2,
  section__container>h2 {
    line-height: 1.625rem
  }
}

.oficcial-greeting>p,
section>p,
section>section>div>p,
section>section>div__container>p,
section__container>p {
  color: var(--main-text);
  font-family: "Verdana", sans-serif;
  font-weight: 400;
  word-spacing: .0625rem
}

@media (min-width:73.125em) {

  .oficcial-greeting>p,
  section>p,
  section>section>div>p,
  section>section>div__container>p,
  section__container>p {
    font-size: .96rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (font-size:clamp(.875rem, .8279411765rem + .2352941176vw, 1rem)) {

    .oficcial-greeting>p,
    section>p,
    section>section>div>p,
    section>section>div__container>p,
    section__container>p {
      font-size: clamp(.875rem, .8279411765rem + .2352941176vw, 1rem)
    }
  }

  @supports not (font-size:clamp(.875rem, .8279411765rem + .2352941176vw, 1rem)) {

    .oficcial-greeting>p,
    section>p,
    section>section>div>p,
    section>section>div__container>p,
    section__container>p {
      font-size: calc(.875rem + .125*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {

  .oficcial-greeting>p,
  section>p,
  section>section>div>p,
  section>section>div__container>p,
  section__container>p {
    font-size: .875rem
  }
}

@media (min-width:73.125em) {

  .oficcial-greeting>p,
  section>p,
  section>section>div>p,
  section>section>div__container>p,
  section__container>p {
    line-height: 1.45rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (line-height:clamp(1.125rem, 1.0779411765rem + .2352941176vw, 1.25rem)) {

    .oficcial-greeting>p,
    section>p,
    section>section>div>p,
    section>section>div__container>p,
    section__container>p {
      line-height: clamp(1.125rem, 1.0779411765rem + .2352941176vw, 1.25rem)
    }
  }

  @supports not (line-height:clamp(1.125rem, 1.0779411765rem + .2352941176vw, 1.25rem)) {

    .oficcial-greeting>p,
    section>p,
    section>section>div>p,
    section>section>div__container>p,
    section__container>p {
      line-height: calc(1.125rem + .125*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {

  .oficcial-greeting>p,
  section>p,
  section>section>div>p,
  section>section>div__container>p,
  section__container>p {
    line-height: 1.125rem
  }
}

.b957a7cd,
.e7cb498 li a,
.o167559,
.zf298 p,
.k1ac07f,
.p0e1ad8b a,
.hf0d9 li a,
.r845c7a7d,
.u8feb488,
.ye0c3f,
.n43fd6 {
  font-family: "Verdana", sans-serif
}

.h0cf3f::after {
  content: "";
  width: 100%;
  border-radius: .0625rem
}

section>h2::after,
section>section>div>h2::after,
section>section>div__container>h2::after,
section__container>h2::after {
  content: "";
  width: 100%;
  height: .125rem;
  border-radius: .0625rem
}

.wdf8a44b,
.n0dc0f73 {
  max-width: 77.5rem;
  margin: 0 auto
}

.n0dc0f73 {
  padding-left: .9375rem;
  padding-right: .9375rem
}

.kc693cb1 {
  margin: 0 auto
}

.vf7e5 {
  background: var(--header-bg)
}

@media (max-width:61.99875em) {
  .vf7e5 {
    display: block
  }
}

.kc693cb1 {
  max-width: 77.5rem;
  padding: .6375rem 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:47.99875em) {
  .kc693cb1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: .9375rem;
    -moz-column-gap: .9375rem;
    column-gap: .9375rem;
    row-gap: .625rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .625rem .9375rem
  }
}

.j68c2681 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  padding-right: .9375rem
}

@media (max-width:47.99875em) {
  .j68c2681 {
    width: 100%
  }
}

.j68c2681 a {
  width: 8rem
}

@media (min-width:47.99875em) {
  .j68c2681 a {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
  }
}

.j68c2681 a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 9.375rem/3.75rem;
  max-height: 3.43rem
}

@media (max-width:47.99875em) {
  .j68c2681 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
  }
}

.ldcdf8 {
  padding: 0 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}

@media (max-width:47.99875em) {
  .ldcdf8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
  }
}

.r845c7a7d {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1rem;
  padding: .75rem 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: auto;
  height: 2.625rem;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 2rem;
  color: var(--text-btns);
  background: var(--login-btn);
  position: relative
}

@media (max-width:47.99875em) {
  .r845c7a7d {
    width: 100%
  }
}

.r845c7a7d:hover,
.u8feb488:hover {
  opacity: .8
}

.l2d8b span,
.u8feb488 {
  -webkit-transition: .3s;
  transition: .3s
}

.u8feb488 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1rem;
  padding: .75rem 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: auto;
  height: 2.625rem;
  border-radius: 2rem;
  color: var(--text-btns);
  background: var(--reg-btn);
  position: relative
}

@media (max-width:47.99875em) {
  .u8feb488 {
    width: 100%
  }
}

.a42150d6 {
  display: none;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  border-radius: 40%
}

@media (max-width:68.75em) {
  .de581625 {
    display: block;
    width: 2.5rem;
    height: 2.5rem
  }
}

@media (max-width:47.99875em) {
  .de581625 {
    display: none !important
  }

  .a42150d6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 2.5rem;
    height: 2.5rem
  }
}

.a42150d6 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5rem;
  height: 2.5rem
}

.l2d8b,
.hf0d9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.l2d8b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 2.2rem;
  height: 1.5rem;
  cursor: pointer
}

.l2d8b span {
  display: block;
  height: .25rem;
  width: 100%;
  background-color: var(--header-color);
  border-radius: .125rem
}

.hf0d9 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:75em) {
  .hf0d9 {
    -webkit-column-gap: 1.1875rem;
    -moz-column-gap: 1.1875rem;
    column-gap: 1.1875rem
  }
}

@media (min-width:62.5em) and (max-width:75em) {
  @supports ((-moz-column-gap:clamp(1.25rem, -3.4375rem + 7.5vw, 1.1875rem)) or (column-gap:clamp(1.25rem, -3.4375rem + 7.5vw, 1.1875rem))) {
    .hf0d9 {
      -webkit-column-gap: clamp(1.25rem, -3.4375rem + 7.5vw, 1.1875rem);
      -moz-column-gap: clamp(1.25rem, -3.4375rem + 7.5vw, 1.1875rem);
      column-gap: clamp(1.25rem, -3.4375rem + 7.5vw, 1.1875rem)
    }
  }

  @supports not ((-moz-column-gap:clamp(1.25rem, -3.4375rem + 7.5vw, 2.1875rem)) or (column-gap:clamp(1.25rem, -3.4375rem + 7.5vw, 2.1875rem))) {
    .hf0d9 {
      -webkit-column-gap: calc(1.25rem + .9375*(100vw - 62.5rem)/12.5);
      -moz-column-gap: calc(1.25rem + .9375*(100vw - 62.5rem)/12.5);
      column-gap: calc(1.25rem + .9375*(100vw - 62.5rem)/12.5)
    }
  }
}

@media (max-width:62.5em) {
  .hf0d9 {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
  }
}

@media (max-width:68.75em) {
  .hf0d9 {
    display: none
  }
}

.hf0d9 li a {
  color: var(--header-color);
  font-size: .98rem;
  line-height: 1rem;
  font-weight: 500;
  width: 100%;
  padding: .3125rem .5rem;
  border-radius: .375rem
}

.p0e1ad8b a:hover,
.hf0d9 li a:hover {
  opacity: .6
}

.lb98aa16,
.hf0d9 li a {
  -webkit-transition: .3s;
  transition: .3s
}

.lb98aa16:hover .r5446d154 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg)
}

.he0a1e52 {
  position: relative;
  padding-right: 1.5625rem !important
}

.r5446d154 {
  position: absolute;
  top: .0625rem;
  right: .25rem;
  width: .8125rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

@media (max-width:68.75em) {
  .r5446d154 {
    display: none
  }
}

.o9e1ae {
  padding-top: 1.25rem;
  position: absolute;
  top: 1.75rem;
  left: -.3125rem;
  min-width: 12.8125rem;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s
}

.md90f6 li:not(:last-child) {
  border-bottom: .0625rem solid var(--main-bg)
}

.md90f6 li a {
  color: var(--header-bg);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
  border-radius: 0 !important;
  padding: .625rem .3125rem .625rem .625rem;
  -webkit-transition: .3s;
  transition: .3s
}

.b957a7cd:hover,
.o167559:hover,
.md90f6 li a:hover {
  opacity: .8
}

.lb98aa16 {
  position: relative
}

.lb98aa16:hover .o9e1ae {
  top: 1.125rem;
  visibility: visible;
  opacity: 1
}

html {
  scroll-behavior: smooth
}

.p24ce6f50 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 52;
  height: 100%;
  background: var(--header-bg);
  overflow-y: auto;
  padding: 0 .75rem;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.p24ce6f50::-webkit-scrollbar {
  display: none
}

@media (min-width:61.99875em) and (min-width:73.125em) {
  .p24ce6f50 {
    max-width: 15.8125rem
  }
}

@media (min-width:61.99875em) and (min-width:48em) and (max-width:73.125em) {
  @supports (max-width:clamp(13.75rem, 9.8097014925rem + 8.2089552239vw, 15.8125rem)) {
    .p24ce6f50 {
      max-width: clamp(13.75rem, 9.8097014925rem + 8.2089552239vw, 15.8125rem)
    }
  }

  @supports not (max-width:clamp(13.75rem, 9.8097014925rem + 8.2089552239vw, 15.8125rem)) {
    .p24ce6f50 {
      max-width: calc(13.75rem + 2.0625*(100vw - 48rem)/25.125)
    }
  }
}

@media (min-width:61.99875em) and (max-width:48em) {
  .p24ce6f50 {
    max-width: 13.75rem
  }
}

@media (max-width:68.75em) {

  .p24ce6f50,
  .z07bb {
    position: fixed;
    z-index: 51;
    width: 100%;
    height: 100%;
    top: 0;
    overflow-x: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 0;
    overflow-y: auto
  }

  .p24ce6f50 {
    display: block;
    background: 0 0;
    left: -100%;
    border: 0
  }

  .z07bb {
    background-color: rgba(0, 0, 0, .6);
    left: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
  }

  .z07bb::-webkit-scrollbar {
    display: none
  }

  .a0da02aa2,
  .a0da02aa2::before {
    -webkit-transition: .3s;
    transition: .3s;
    width: 20rem;
    background: var(--header-bg);
    border-bottom: none
  }

  .a0da02aa2 {
    -webkit-box-shadow: .0625rem 0 .3125rem rgba(50, 50, 50, .9);
    box-shadow: .0625rem 0 .3125rem rgba(50, 50, 50, .9);
    height: 100%;
    position: relative;
    padding: .625rem
  }

  .a0da02aa2::before {
    content: "";
    position: fixed;
    top: 0;
    left: -624.9375rem;
    height: 100% !important;
    border-top: none;
    z-index: -1
  }
}

.h56c6,
.b957a7cd,
.bf718,
.o167559 {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.b957a7cd,
.bf718,
.o167559 {
  display: flex
}

.bf718 {
  padding: .9375rem 0;
  padding-bottom: 0
}

.bf718 a {
  max-width: 12.5rem;
  width: 100%
}

.bf718 a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 9.375rem/3.75rem;
  max-height: 5.625rem
}

.h56c6,
.b957a7cd,
.o167559 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.h56c6 {
  display: flex;
  padding: .625rem;
  gap: .9375rem;
  margin-bottom: .9375rem;
  margin-top: .9375rem
}

.b957a7cd,
.o167559 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1rem;
  padding: .75rem 1.25rem;
  text-align: center;
  height: 2.625rem;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 2rem;
  color: var(--text-btns);
  position: relative
}

.b957a7cd {
  background: var(--login-btn)
}

.o167559 {
  background: var(--reg-btn)
}

.e7cb498 li:not(:last-child) {
  margin-bottom: .5rem
}

@media (max-width:47.99875em) {
  .e7cb498 li:not(:last-child) {
    margin-bottom: .5rem
  }
}

.e7cb498 li a {
  color: var(--header-color);
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .9375rem;
  width: 100%;
  padding: .75rem 1rem;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s
}

.e7cb498 li a img {
  display: block;
  width: 1.5rem;
  height: 1.5rem
}

.h7bde0 {
  border-radius: .625rem
}

.w0700639 {
  position: absolute;
  top: .4375rem;
  right: .3125rem;
  display: block
}

@media (min-width:68.75em) {
  .w0700639 {
    display: none
  }
}

.g48bd54d {
  width: 1.875rem;
  height: 1.875rem;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.g48bd54d::after,
.g48bd54d::before {
  content: "";
  position: absolute;
  background-color: var(--header-color);
  width: 1.875rem;
  height: .25rem;
  border-radius: 2px;
  top: 50%;
  left: 0
}

.g48bd54d::before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.g48bd54d::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg)
}

.g48bd54d:hover {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg)
}

body[data-menu-open] {
  overflow: hidden
}

body[data-menu-open] .p24ce6f50,
body[data-menu-open] .a0da02aa2::before {
  left: 0
}

.mbeb46a,
.g48bd54d {
  position: relative
}

.a333529 {
  position: absolute;
  top: .4375rem;
  right: .5rem;
  width: 1.5rem;
  height: 1.5rem;
  padding: .25rem;
  border-radius: 50%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer
}

.e9ec6 {
  border-radius: 0 !important
}

.gb1375 .s50f47a2 {
  visibility: visible;
  opacity: 1;
  height: 100%
}

.gb1375 .a333529 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg)
}

.gb1375.mbeb46a .e9ec6 {
  border-bottom: .0625rem var(--main-text) solid
}

.s50f47a2 {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
  height: 0;
  margin-top: 0
}

.v6bbfd:not(:last-child) {
  margin-bottom: 0 !important
}

.v6bbfd li:not(:last-child) {
  margin-bottom: 0 !important;
  border-bottom: .0625rem var(--main-text) solid;
  border-radius: 0
}

.v6bbfd li:last-child {
  border-bottom: none
}

.oficcial-greeting>p:not(:last-child) {
  margin-bottom: 1.5625rem
}

.w7d52ae61 {
  position: relative;
  overflow: hidden;
  border-radius: 2rem !important;
  margin-bottom: 1.25rem;
  cursor: pointer
}

.w7d52ae61:hover .o2118d2 img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02)
}

@media (max-width:47.99875em) {
  .w7d52ae61:hover .o2118d2 img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
  }
}

.o2118d2 {
  max-width: 74.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  overflow: hidden
}

.b19fbc {
  -webkit-transition: .3s;
  transition: .3s;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 74.375rem;
  aspect-ratio: 1200/400;
  width: 100%
}

@media (min-width:73.125em) {
  .b19fbc {
    height: 25rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (height:clamp(12.5rem, 7.7941176471rem + 23.5294117647vw, 25rem)) {
    .b19fbc {
      height: clamp(12.5rem, 7.7941176471rem + 23.5294117647vw, 25rem)
    }
  }

  @supports not (height:clamp(12.5rem, 7.7941176471rem + 23.5294117647vw, 25rem)) {
    .b19fbc {
      height: calc(12.5rem + 12.5*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .b19fbc {
    height: 12.5rem
  }
}

.ib492,
.n3729d6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.n3729d6 {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%
}

.ib492 {
  max-width: 42.5rem;
  padding: .9375rem;
  border-radius: 2rem;
  background-color: rgba(0, 0, 0, .75)
}

@media (max-width:55.625em) {
  .ib492 {
    margin-left: 0
  }
}

.n43fd6 {
  color: var(--banner-color);
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 0 .1875rem rgb(10, 26, 45);
  text-align: center;
  margin-bottom: .5rem
}

@media (min-width:73.125em) {
  .n43fd6 {
    font-size: 1.875rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (font-size:clamp(1.125rem, .8426470588rem + 1.4117647059vw, 1.875rem)) {
    .n43fd6 {
      font-size: clamp(1.125rem, .8426470588rem + 1.4117647059vw, 1.875rem)
    }
  }

  @supports not (font-size:clamp(1.125rem, .8426470588rem + 1.4117647059vw, 1.875rem)) {
    .n43fd6 {
      font-size: calc(1.125rem + .75*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .n43fd6 {
    font-size: 1.125rem
  }
}

@media (min-width:73.125em) {
  .n43fd6 {
    line-height: 2rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (line-height:clamp(1.375rem, 1.1397058824rem + 1.1764705882vw, 2rem)) {
    .n43fd6 {
      line-height: clamp(1.375rem, 1.1397058824rem + 1.1764705882vw, 2rem)
    }
  }

  @supports not (line-height:clamp(1.375rem, 1.1397058824rem + 1.1764705882vw, 2rem)) {
    .n43fd6 {
      line-height: calc(1.375rem + .625*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .n43fd6 {
    line-height: 1.375rem
  }
}

.n43fd6 span {
  color: var(--banner-color)
}

.ye0c3f,
.zd6b73 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.ye0c3f {
  margin-top: .5rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1rem;
  padding: .75rem 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 12.5rem;
  height: 2.625rem;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 2rem;
  color: var(--text-btns);
  background: var(--reg-btn);
  position: relative
}

.h06ecd .x30f2c:hover,
.x98327 button:hover,
.ye0c3f:hover {
  opacity: .8
}

.zd6b73 {
  margin-top: .625rem;
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem;
  cursor: pointer
}

@media (max-width:47.99875em) {
  .zd6b73 img {
    max-width: 7.5rem
  }
}

section>section {
  margin-top: 2.1875rem
}

.main__container>:last-child,
section>:last-child,
section>section>div>:last-child {
  margin-bottom: 0
}

section>section>div__container>h2,
section__container>h2 {
  margin-bottom: .9375rem
}

section>section>div__container>p,
section__container>p {
  margin-bottom: 1.5625rem
}

section>h2,
section>section>div>h2 {
  margin-bottom: .625rem
}

section>p,
section>section>div>p {
  margin-bottom: 1.25rem
}

section>p em,
section>section>div>p em {
  font-style: italic
}

section>p a,
section>section>div>p a {
  text-decoration: underline;
  color: var(--main-text)
}

section>p strong,
section>section>div>p strong {
  font-weight: 700
}

body {
  font-family: "Verdana", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: var(--main-text);
  line-height: 1.46;
  background: var(--main-bg)
}

.x89dbad84,
.e47f82 {
  min-height: 100vh;
  overflow: clip
}

.page>main,
.wrapper>main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.fe601a4c,
.x89dbad84,
.e47f82 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:73.125em) {
  .fe601a4c {
    padding-left: 1.5625rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (padding-left:clamp(.4375rem, .0139705882rem + 2.1176470588vw, 1.5625rem)) {
    .fe601a4c {
      padding-left: clamp(.4375rem, .0139705882rem + 2.1176470588vw, 1.5625rem)
    }
  }

  @supports not (padding-left:clamp(.4375rem, .0139705882rem + 2.1176470588vw, 1.5625rem)) {
    .fe601a4c {
      padding-left: calc(.4375rem + 1.125*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .fe601a4c {
    padding-left: .4375rem
  }
}

@media (min-width:73.125em) {
  .fe601a4c {
    padding-right: 1.5625rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (padding-right:clamp(.4375rem, .0139705882rem + 2.1176470588vw, 1.5625rem)) {
    .fe601a4c {
      padding-right: clamp(.4375rem, .0139705882rem + 2.1176470588vw, 1.5625rem)
    }
  }

  @supports not (padding-right:clamp(.4375rem, .0139705882rem + 2.1176470588vw, 1.5625rem)) {
    .fe601a4c {
      padding-right: calc(.4375rem + 1.125*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .fe601a4c {
    padding-right: .4375rem
  }
}

.n0dc0f73 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 2.1875rem;
  margin-top: 46px;
  margin-bottom: 1rem
}

@media (min-width:73.125em) {
  .n0dc0f73 {
    padding-left: 1.5625rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (padding-left:clamp(.625rem, .2720588235rem + 1.7647058824vw, 1.5625rem)) {
    .n0dc0f73 {
      padding-left: clamp(.625rem, .2720588235rem + 1.7647058824vw, 1.5625rem)
    }
  }

  @supports not (padding-left:clamp(.625rem, .2720588235rem + 1.7647058824vw, 1.5625rem)) {
    .n0dc0f73 {
      padding-left: calc(.625rem + .9375*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .n0dc0f73 {
    padding-left: .625rem
  }
}

@media (min-width:73.125em) {
  .n0dc0f73 {
    padding-right: 1.5625rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (padding-right:clamp(.625rem, .2720588235rem + 1.7647058824vw, 1.5625rem)) {
    .n0dc0f73 {
      padding-right: clamp(.625rem, .2720588235rem + 1.7647058824vw, 1.5625rem)
    }
  }

  @supports not (padding-right:clamp(.625rem, .2720588235rem + 1.7647058824vw, 1.5625rem)) {
    .n0dc0f73 {
      padding-right: calc(.625rem + .9375*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .n0dc0f73 {
    padding-right: .625rem
  }
}

.main__container>section {
  margin-top: 2.1875rem
}

.main__container>:first-child {
  margin-top: 0
}

.zf298 {
  padding-bottom: .625rem;
  background: var(--footer-bg);
  border-top: .0625rem solid rgba(0, 0, 0, .1)
}

.wdf8a44b {
  padding: 1.25rem .9375rem
}

.kee9d51e8 {
  padding-top: .9375rem;
  padding-bottom: .3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.kee9d51e8 svg path {
  fill: var(--footer-color)
}

@media (min-width:73.125em) {
  .kee9d51e8 {
    gap: 1.25rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (gap:clamp(.625rem, .3897058824rem + 1.1764705882vw, 1.25rem)) {
    .kee9d51e8 {
      gap: clamp(.625rem, .3897058824rem + 1.1764705882vw, 1.25rem)
    }
  }

  @supports not (gap:clamp(.625rem, .3897058824rem + 1.1764705882vw, 1.25rem)) {
    .kee9d51e8 {
      gap: calc(.625rem + .625*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .kee9d51e8 {
    gap: .625rem
  }
}

.v063e3f {
  background-color: var(--text-btns);
  border-radius: .75rem;
  padding: .375rem
}

.tacec06b {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.zf298 img {
  max-width: 18.75rem;
  max-height: 3.125rem;
  vertical-align: middle
}

.k1ac07f,
.p0e1ad8b,
.tacec06b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.k1ac07f {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.125rem;
  color: var(--text-btns);
  background: var(--reg-btn)
}

.p0e1ad8b {
  gap: 2.1875rem;
  row-gap: .3125rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width:47.99875em) {
  .p0e1ad8b {
    row-gap: .3125rem
  }
}

.p0e1ad8b a {
  color: var(--footer-color);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.125rem;
  -webkit-transition: .3s;
  transition: .3s
}

@media (max-width:47.99875em) {
  .p0e1ad8b a {
    font-size: .875rem;
    line-height: 1rem
  }
}

.p1936 {
  margin-top: .875rem;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: .9375rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.h0cf3f::after {
  height: .0625rem
}

.zf298 p {
  color: var(--footer-color);
  font-size: .875rem;
  font-weight: 400;
  line-height: 1rem;
  text-align: center;
  opacity: .8
}

.r4c29 {
  bottom: .9375rem;
  position: fixed;
  right: -100%;
  -webkit-transition: right .5s;
  transition: right .5s;
  z-index: 50
}

@media (min-width:73.125em) {
  .r4c29 {
    width: 2.5rem
  }
}

@media (min-width:20em) and (max-width:73.125em) {
  @supports (width:clamp(2.5rem, 2.5rem + 0vw, 2.5rem)) {
    .r4c29 {
      width: clamp(2.5rem, 2.5rem + 0vw, 2.5rem)
    }
  }

  @supports not (width:clamp(2.5rem, 2.5rem + 0vw, 2.5rem)) {
    .r4c29 {
      width: calc(2.5rem + 0*(100vw - 20rem)/53.125)
    }
  }
}

@media (max-width:20em) {
  .r4c29 {
    width: 2.5rem
  }
}

.j9707ccc,
.n3030 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.n3030 {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s;
  transition: .3s;
  background: var(--login-btn);
}

.n3030:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

#go-top-elem[data-shown=true],
.r4c29.k17efc648 {
  right: .625rem
}

.j9707ccc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 1.25rem
}

.z551fa {
  width: 0;
  height: 0;
  border-left: .625rem solid transparent;
  border-right: .625rem solid transparent;
  border-bottom: .9375rem solid var(--main-text)
}

.zdac5293 {
  width: .25rem;
  height: .9375rem;
  background-color: var(--main-text)
}

h1 {
  text-transform: uppercase
}

@media screen and (max-width:530px) {

  .p0e1ad8b,
  .kee9d51e8 {
    flex-direction: column !important;
    justify-content: center;
    gap: 1rem
  }

  .p0e1ad8b li {
    text-align: center
  }

  .h0cf3f {
    display: none
  }
}

.main__container>section,
section {
  margin-top: 0;
  margin-bottom: 2rem;
  scroll-margin: 100px 0 0
}

.n0dc0f73:last-child {
  margin-bottom: 0
}

h2::after,
section>h2::after {
  background: var(--main-text);
  opacity: .6
}

h2,
section>h2 {
  font-weight: 700;
  scroll-margin: 100px 0 0
}

h3,
ol li,
section h3,
ul li {
  margin-bottom: 1.25rem;
  line-height: clamp(1.125rem, 1.0779411765rem + .2352941176vw, 1.25rem)
}

ol,
ul {
  list-style-type: disc;
  padding-left: 16px
}

ol {
  list-style-type: decimal
}

ol li,
ul li {
  list-style: disc
}

ol li {
  list-style: decimal
}

.e7cb498,
.h06ecd .dd912b9 li,
.p0e1ad8b,
.hf0d9 {
  padding: 0;
  list-style-type: none
}

.e7cb498 li,
.p0e1ad8b li,
.hf0d9 li {
  list-style: none;
  margin-bottom: 0
}

#nav[data-open=true] .y101aefa5 {
  height: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  margin-top: .5rem
}

#nav[data-open=true] .x30f2c .k27e70a {
  display: none
}

#nav[data-open=true] .x30f2c .g80228 {
  display: block
}

.h06ecd button {
  width: auto;
  height: auto
}

.h06ecd .x30f2c {
  background: 0 0;
  border: 0;
  color: var(--main-text);
  font-size: 24px;
  font-weight: 700;
  transition: all .3s ease
}

@media screen and (max-width:768px) {
  .h06ecd .x30f2c {
    font-size: 1.5rem
  }
}

.h06ecd .k27e70a {
  display: block
}

.h06ecd .g80228 {
  display: none
}


.h06ecd ul {
  padding: 0
}

@media screen and (max-width:768px) {

  .main__container>section,
  h2,
  section,
  section>h2 {
    scroll-margin: 140px 0 0
  }
}

.uc28d {
  padding: 0 !important
}

.efcf6cfb,
.uc28d,
.la9c2 {
  list-style-type: none
}

.efcf6cfb .t1ae7a {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 8px 20px rgba(9, 28, 83, .08);
  box-shadow: 0 8px 20px rgba(9, 28, 83, .08);
  background: var(--nav-acc-head-game-bg);
  border-radius: 2rem;
  color: var(--main-text)
}

.efcf6cfb .f6b6167 {
  padding: 20px;
  width: 100%;
  text-align: left;
  color: var(--main-text);
  background: 0 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.efcf6cfb .f6b6167 svg path {
  fill: var(--main-text)
}

.efcf6cfb .f6b6167 h3 {
  padding: 0;
  margin: 0 10px 0 0;
  font-size: 22px;
  color: var(--main-text)
}

@media screen and (max-width:768px) {
  .efcf6cfb .f6b6167 h3 {
    font-size: 1.125rem
  }
}

.efcf6cfb .f6b6167 .d69fbed5 {
  -webkit-transition: -webkit-transform .3s ease 0s;
  transition: transform .3s ease 0s;
  transition: transform .3s ease 0s, -webkit-transform .3s ease 0s
}

.efcf6cfb .f6b6167 .d69fbed5 img {
  display: block;
  width: 25px;
  margin: 0
}

.efcf6cfb .f36398 {
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  background-color: var(--acc-bg-body);
  -webkit-transition: opacity .3s ease 0s, -webkit-transform .3s ease 0s;
  transition: opacity .3s ease 0s, transform .3s ease 0s;
  transition: opacity .3s ease 0s, transform .3s ease 0s, -webkit-transform .3s ease 0s
}

.efcf6cfb .f36398 p {
  margin: 0;
  font-size: 16px;
  padding: 20px;
  color: var(--acc-text-body)
}

[data-el=acc] [data-el=acc-inner][data-open=true] [data-el=acc-body] {
  height: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-top: 2px solid rgba(255, 255, 255, .1)
}

[data-el=acc] [data-el=acc-inner][data-open=true] [data-el=acc-arrow] {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.la9c2 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
  padding: 0;
  margin: 0
}

.m4987a3 {
  list-style: none;
  border-radius: 2rem;
  overflow: hidden;
  padding: 0;
  margin: 0
}

.e6ced72a,
.s3c783 {
  position: relative;
  height: 100%
}

.s3c783:hover .x98327 {
  opacity: 1;
  visibility: visible
}

.e6ced72a .fa4ccacb {
  height: 100%;
  position: relative;
  z-index: -1
}

.e6ced72a .fa4ccacb img {
  width: 100%;
  height: 100%;
  display: block
}

.e6ced72a .k6c35 {
  bottom: 0;
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 3
}

.e6ced72a .k6c35 p {
  color: var(--main-text);
  width: 100%;
  padding: 6px 4px;
  text-align: center;
  background: var(--nav-acc-head-game-bg);
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5
}

.x98327,
.x98327 button {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.e6ced72a .k6c35,
.x98327 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.x98327 {
  inset: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
  opacity: 0;
  visibility: hidden;
  padding-bottom: 2rem
}

.x98327 button {
  border: 0;
  background: 0 0;
  color: rgb(254, 254, 253);
  cursor: pointer;
  margin: 0;
  padding: 0
}

.x98327 .f793e,
.x98327 .mc5674 {
  font-size: 18px;
  color: var(--text-btns);
  padding: 10px 12px;
  border-radius: 2rem
}

.x98327 .mc5674 {
  background: var(--reg-btn)
}

.x98327 .f793e {
  background: var(--login-btn)
}

@media screen and (max-width:992px) {
  .la9c2 {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media screen and (max-width:500px) {
  .la9c2 {
    grid-template-columns: repeat(2, 1fr)
  }
}

.ba1d6,
.ba1d6 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.ba1d6 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 15px
}

.ba1d6 article {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32%;
  flex: 1 1 32%;
  min-width: 300px;
  max-width: 430px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.ba1d6 p,
.w951e p {
  margin: 0
}

.c12e1a1 {
  border-radius: 8px;
  padding: 24px;
  border: 1px solid rgb(229, 231, 220);
  background-color: rgb(255, 253, 253);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content
}

.s3c90 {
  margin-bottom: 16px;
  border-bottom: 1px solid rgb(228, 228, 220);
  padding-bottom: 16px
}

.u27e669 {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.w951e {
  margin-left: 8px
}

.w951e h3 {
  font-style: normal !important;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 16px;
  color: rgb(0, 1, 0);
  font-weight: 600;
  padding: 0
}

.w951e p,
.w951e span {
  font-size: 14px;
  font-weight: 400;
  color: #262626
}

.w951e .ee523d2e5 {
  margin-left: 12px
}

.dc2c6 {
  width: 100%;
  margin-top: 16px
}

.dc2c6 .a4e76ae {
  width: 108px;
  height: 20px
}

.dc2c6 .a4e76ae img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.dc2c6 .of7b99 p {
  color: rgb(38, 39, 40);
  font-size: 14px
}

.dc2c6 .se3e252e {
  margin-top: 12px
}

.dc2c6 .se3e252e p {
  margin: 12px 0;
  color: #000
}

.se3e252e h3 {
  color: rgb(1, 1, 0);
  padding: 0;
  margin: 0
}

.ve27a18ba form button,
.c3f12f82 p,
section p:last-child {
  margin-top: 12px
}

.dfffb24 {
  font-size: 14px;
  color: #000 !important
}

@media screen and (max-width:375px) {
  .dfffb24 {
    font-size: 12px
  }
}

.mc0ce0a {
  margin-top: 16px;
  border-top: 1px solid rgb(229, 230, 221);
  padding-top: 16px
}

.s3c90 {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.ma6e9,
.mc0ce0a {
  width: 100%;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.if7c85f29,
.ba3ac2c,
.ma6e9,
.k30dbfb,
.v9469a,
.mc0ce0a,
.v9b9f856 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.k30dbfb,
.v9469a {
  cursor: pointer
}

.k30dbfb svg,
.v9469a svg {
  margin-top: 9px
}

.k30dbfb p,
.v9469a p {
  margin-left: 4px;
  font-size: 14px;
  color: rgb(38, 39, 38);
  font-weight: 300
}

.k30dbfb p span,
.v9469a p span {
  font-weight: 600;
  margin-left: 4px
}

.ba3ac2c div:last-child {
  margin-left: 30px
}

@media (max-width:600px) {
  .q3979d19 figure figcaption p {
    font-size: 1rem !important
  }
}

.m97c75209 {
  text-align: center;
  padding-top: 10px
}

.m97c75209 a {
  color: var(--main-text);
  text-decoration: underline
}

.m97c75209 a:hover {
  opacity: .8
}

.v5b7d4 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgb(253, 251, 212);
  display: flex;
  justify-content: center;
  align-items: center
}

.v5b7d4 span {
  color: rgb(2, 1, 1);
  font-weight: 700
}

@media screen and (max-width:680px) {
  .ba1d6 article {
    flex: 1 1 100%;
    max-width: none;
    min-width: none;
    width: 100%
  }

  .ba1d6 .c12e1a1 {
    width: 100%
  }
}

input,
textarea {
  all: unset;
  display: block;
  width: 100%;
  box-sizing: border-box;
  font: inherit;
  color: inherit;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  resize: none;

  &::-webkit-input-placeholder,
  &::-moz-placeholder,
  &:-ms-input-placeholder,
  &::-ms-input-placeholder {
    color: inherit;
    opacity: 1;
  }

  &::-webkit-inner-spin-button,
  &::-webkit-outer-spin-button {
    appearance: none;
    margin: 0;
  }

  &::-webkit-search-decoration,
  &::-webkit-search-cancel-button {
    display: none;
  }

  &::-ms-clear,
  &::-ms-reveal {
    display: none;
  }
}

.l64577912 {
  padding: 1rem 1.5rem;
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid var(--main-text);
  border-radius: 2rem;
}

.l64577912 form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}

.l64577912 .o223376b4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.l64577912 .o223376b4 .b6aab86d4 {
  flex: 1 1 auto;
}

.l64577912 input,
.l64577912 textarea {
  border: 1px solid var(--main-text);
  border-radius: 1rem;
  font-size: 1rem;
  padding: 6px 8px;
  color: var(--main-text);
}

.l64577912 .b6aab86d4 span {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  color: var(--main-text);
}

.l64577912 .ucd40a {
  margin: 0 auto;
  width: auto;
}

.v68e6f175 {
  text-align: center;
}

.v68e6f175 p {
  margin: 0 !important;
  font-weight: 700;
  font-size: 20px;
}

[data-elem="form"] [data-elem="form-message"] {
  display: none;
}

[data-elem="form"][data-submit="true"] [data-elem="form-message"] {
  display: block;
}

[data-elem="form"][data-submit="true"] [data-elem="form-main"] {
  display: none;
}

[data-elem="form"] {
  opacity: 0;
  visibility: hidden;
  height: 0;
  padding: 0;
  transition: all 0.3s ease-in-out;
}

[data-elem="form"][data-active="true"] {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 1rem 1.5rem;
  margin-top: 1rem;
}

#write-review {
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .l64577912 {
    width: 100%;
    padding: 0.5rem 0.75rem;
    max-width: none;
  }

  .l64577912 .o223376b4 {
    flex-direction: column;
    width: 100%;
  }

  .l64577912 .o223376b4 .b6aab86d4 {
    width: 100%;
  }

  [data-elem="form"][data-active="true"] {
    padding: 0.5rem 0.75rem;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
  width: 100%;
  border: 1px solid var(--table-border);
}

table p {
  margin: 0 !important;
}

table tr td,
table tr th {
  border: 1px solid var(--table-border);
  text-align: center;
  padding: 5px;
}

table tr td a {
  text-decoration: underline;
  cursor: pointer;
}

table tr td a:hover {
  opacity: 0.8;
}

@media (max-width: 500px) {
  table {
    display: block;
    overflow-x: auto;
    min-width: 100%;
    white-space: nowrap;
  }

  td {
    white-space: nowrap;
    width: 100%;
  }
}

table thead tr {
  background: var(--table-odd-bg);
  color: var(--table-color);
}

table thead tr th {
  font-weight: 900;
}

table:has(thead) tbody tr:nth-child(even) {
  background: var(--table-odd-bg);
  color: var(--table-color);
  border: 1px solid var(--table-border);
}

table:has(thead) tbody tr:nth-child(odd) {
  background: var(--table-even-bg);
  color: var(--table-color);
  border: 1px solid var(--table-border);
}

table:has(thead) tbody tr td a {
  color: var(--table-color);
}

table:not(:has(thead)) tr:nth-child(odd) {
  background: var(--table-odd-bg);
  color: var(--table-color);
  border: 1px solid var(--table-border);
}

table:not(:has(thead)) tr:nth-child(even) {
  background: var(--table-even-bg);
  color: var(--table-color);
  border: 1px solid var(--table-border);
}

table:not(:has(thead)) tr td a {
  color: var(--table-color);
}

table:not(:has(thead)) tr:first-child td {
  font-weight: 900;
}

[data-item="faq-item"] {
  padding: 16px;
  border-radius: 2rem;
  color: #fff;
  background: rgb(156, 180, 126);
  margin-bottom: 16px;
}

[data-item="faq-item"] h3,
[data-item="faq-item"] p {
  color: #fff;
  line-height: 1.4;
}

#nav button span {
  position: relative;
  padding-left: 27px;
}

#nav button {
  border: 1px solid var(--main-text);
  padding: 6px 8px;
  border-radius: 2rem;
  font-weight: 500;
  font-size: 1.1rem;
}

#nav button svg {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
}

#nav button svg path {
  fill: var(--main-text);
}

.n0dc0f73 {
  margin-top: 30px;
}

section>h1 {
  margin-bottom: 20px;
}

#go-top-elem svg path {
  fill: var(--text-btns);
}

@media screen and (max-width: 460px) {
  .ib492 {
    max-width: none;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  }
}


.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #1a1a1a;
  z-index: 10000;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.preloader.done {
  opacity: 0;
  visibility: hidden;
}

.loader {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #8DD507;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#go-top-elem {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

#go-top-elem.show {
  opacity: 1;
  visibility: visible;
}

[data-item="faq-item"] {
  border-bottom: 1px solid #333;
  padding: 10px 0;
  cursor: pointer;
}

[data-item="faq-item"] h3 {
  margin: 0;
  padding: 15px 0;
  position: relative;
  font-size: 1.1rem;
}

[data-item="faq-item"] h3::after {
  content: '+';
  position: absolute;
  right: 10px;
  color: #8DD507;
  transition: transform 0.3s ease;
}

[data-item="faq-item"].active h3::after {
  content: '';
  transform: rotate(180deg);
}

[data-item="faq-item"] p {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, margin 0.3s ease;
  margin: 0;
  color: #ccc;
  line-height: 1.6;
}

[data-item="faq-item"].active p {
  max-height: 500px;
  margin-bottom: 15px;
}


#faq {
  max-width: 1000px;
  margin: 50px auto;
  padding: 0 15px;
}

#faq h2 {
  text-align: center;
  margin-bottom: 30px;
}

[data-item="faq-item"] {
  background: rgba(255, 255, 255, 0.193);
  margin-bottom: 15px;
  border-radius: 12px;
  border: 1px solid;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  border-color: #8DD507;
}

[data-item="faq-item"]:hover {
  border-color: #8DD507;
  transform: translateY(-2px);
}

[data-item="faq-item"] h3 {
  padding: 22px 60px 22px 25px;
  font-size: 1.15rem;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  margin: 0;
  display: flex;
  align-items: center;
}

[data-item="faq-item"] h3::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px solid #8DD507;
  border-bottom: 2px solid #8DD507;
  transform: translateY(-70%) rotate(45deg);
  transition: all 0.4s ease;
}

[data-item="faq-item"].active {

  background: rgba(141, 213, 7, 0.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

[data-item="faq-item"].active h3 {
  color: #8DD507;
}

[data-item="faq-item"].active h3::after {
  transform: translateY(-20%) rotate(-135deg);
}

[data-item="faq-item"] p {
  max-height: 0;
  padding: 0 25px;
  margin: 0;
  color: #aaa;
  font-size: 1rem;
  line-height: 1.7;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
}

[data-item="faq-item"].active p {
  max-height: 1000px;
  padding-bottom: 25px;
  opacity: 1;
}

#nav .y101aefa5 {
  display: none;
}

#nav .y101aefa5.active {
  display: block;
}

.x30f2c .g80228 {
  display: none;
}

.x30f2c.is-open .k27e70a {
  display: none;
}

.x30f2c.is-open .g80228 {
  display: flex;
}

#go-top-elem {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

#go-top-elem.show {
  opacity: 1;
  visibility: visible;
}

.preloader.done {
  opacity: 0;
  visibility: hidden;
}

[data-item="faq-item"] p {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

[data-item="faq-item"].active p {
  max-height: 1000px;
}

.h06ecd {
  margin-top: 40px;
  background: rgba(255, 255, 255, 0.03);
  padding: 20px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.h06ecd .x30f2c {
  display: flex;
  align-items: center;
  gap: 10px;
  background: none;
  border: none;
  color: #8DD507;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 5px 0;
}

.h06ecd .x30f2c:hover {
  opacity: 0.8;
  transform: translateX(5px);
}

.h06ecd .y101aefa5 {
  display: none;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.h06ecd .y101aefa5.active {
  display: block;
  animation: fadeIn 0.4s ease-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}



:root {
  --gold-gradient: linear-gradient(145deg, #8DD507, #05A820);
  --glass-bg: rgba(255, 255, 255, 0.03);
  --glass-border: rgba(255, 255, 255, 0.1);
  --accent-gold: #8DD507;
}

.preloader {
  position: fixed;
  inset: 0;
  background: #0f0f0f;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.6s ease;
}

.loader {
  width: 60px;
  height: 60px;
  border: 3px solid transparent;
  border-top-color: var(--accent-gold);
  border-bottom-color: var(--accent-gold);
  border-radius: 50%;
  filter: drop-shadow(0 0 10px var(--accent-gold));
  animation: spin-casino 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
}

@keyframes spin-casino {
  0% {
    transform: rotate(0deg) scale(1);
  }

  50% {
    transform: rotate(180deg) scale(1.2);
  }

  100% {
    transform: rotate(360deg) scale(1);
  }
}

.h06ecd {
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  backdrop-filter: blur(10px);
  padding: 25px;
  border-radius: 24px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.h06ecd .x30f2c {
  color: var(--accent-gold);
  letter-spacing: 1px;
  text-shadow: 0 0 8px rgba(141, 213, 7, 0.4);
}

.h06ecd .dd912b9 {
  display: grid;
  column-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}

.h06ecd .dd912b9 a {
  background: rgba(255, 255, 255, 0.02);
  padding: 12px 15px;
  border-radius: 12px;
  border: 1px solid transparent;
  border-color: var(--accent-gold);
  transition: 0.3s;
}

.h06ecd .dd912b9 a:hover {
  background: rgba(141, 213, 7, 0.05);
  transform: translateY(-2px);
}

#faq h2 {
  background: var(--gold-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
  text-transform: uppercase;
}

[data-item="faq-item"] {
  background: #1a1a1a;
  border: 1px solid var(--glass-border);
  border-radius: 16px;
  margin-bottom: 12px;
  transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

[data-item="faq-item"]:hover {
  border-color: rgba(141, 213, 7, 0.5);
  box-shadow: 0 0 20px rgba(141, 213, 7, 0.1);
}

[data-item="faq-item"].active {
  border-color: var(--accent-gold);
  background: #222;
}

[data-item="faq-item"] h3::after {
  content: '';
  color: var(--accent-gold);
  font-size: 14px;
}

.n3030 {
  background: var(--gold-gradient);
  box-shadow: 0 0 15px rgba(5, 168, 32, 0.4);
}


.p24ce6f50 {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  transition: left 0.3s ease;
  display: block !important;
}

body[data-menu-open] .p24ce6f50 {
  left: 0;
}

body[data-menu-open] {
  overflow: hidden;
}

.a0da02aa2 {
  width: 100%;
  height: 100%;
  background: #1a1a1a;
  padding: 20px;
  position: relative;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
}

.w0700639 {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: #333;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.e7cb498 {
  margin-top: 40px;
  padding: 0;
}

.e7cb498 li a {
  display: block;
  padding: 15px 0;
  color: #fff;
  font-size: 16px;
  text-transform: none;
}

.e7cb498 li a:hover {
  color: #8DD507;
}

.h56c6 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}

.h56c6 a {
  text-align: center;
  padding: 10px;
  border-radius: 4px;
}

.b957a7cd {
  background: #444;
  color: #fff;
}

.o167559 {
  background: #8DD507;
  color: #000;
}

@media (max-width: 320px) {
  .a0da02aa2 {
    width: 260px;
  }
}

.h06ecd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

h1 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
}

h2 {
  font-size: 1.7rem;
}

h2 {
  font-size: 1.4rem;
}

.hero__content {
  margin-bottom: 15px;
}

main {
  overflow: hidden;
}

.table {
  overflow-x: auto;
}

.policy h3,
.policy h2 {
  margin: 20px 0 10px;
}

/* --- Исправление пропорций для баннеров и логотипа --- */
.w7d52ae61 .o2118d2 picture img.b19fbc {
  width: 100%;
  max-width: 100%;
  height: auto !important;
  /* Перебиваем жесткие высоты из старых медиа-запросов */
  max-height: 450px;
  /* Ограничиваем высоту, чтобы картинка не занимала весь экран */
  aspect-ratio: auto;
  /* Отключаем жесткую пропорцию 1200/400 */
  object-fit: contain;
  /* Картинка помещается целиком без обрезки */
  display: block;
  margin: 0 auto;
  /* Центрируем картинку, если она меньше ширины блока */
}

/* --- Отмена горизонтального скролла для таблиц на странице AI Questions --- */
@media (max-width: 500px) {
  table.ai-questions-table {
    display: table !important;
    /* Возвращаем стандартное поведение таблицы */
    overflow-x: visible !important;
    /* Убираем горизонтальный скролл */
    white-space: normal !important;
    /* Разрешаем тексту переноситься на новые строки */
    word-break: break-word;
    /* Защита от слишком длинных слов/ссылок */
    width: 100% !important;
  }

  table.ai-questions-table td,
  table.ai-questions-table th {
    white-space: normal !important;
    /* Разрешаем перенос текста внутри ячеек */
    width: auto !important;
    /* Убираем жесткую ширину 100%, чтобы колонки делились пропорционально */
  }
}

html {
  scroll-behavior: smooth;
}

/* --- МОБИЛЬНАЯ ВЕРСИЯ (до 767px) --- */
@media (max-width: 767px) {
  .mobile-fixed-button {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: transparent;
    padding: 10px 15px;
    box-sizing: border-box;
    display: flex;
    gap: 10px;
    align-items: center;
    pointer-events: none;
  }

  .mobile-fixed-button .mobile-fixed-button-link {
    flex: 1;
    display: block;
    background: #8DD507;
    color: #ffffff;
    text-align: center;
    padding: 16px 0;
    border-radius: 60px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
    border: none;
    pointer-events: auto;
    transition: background 0.2s;
  }

  .mobile-fixed-button .mobile-fixed-button-link:hover {
    background: #8DD507;
  }

  .mobile-fixed-button .mobile-scroll-top {
    width: 56px;
    height: 56px;
    background: #8DD507;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
    pointer-events: auto;
    transition: background 0.2s;
    flex-shrink: 0;
  }

  .mobile-fixed-button .mobile-scroll-top:hover {
    background: #8DD507;
  }

  /* Отступ внутри футера, чтобы поднять его текст выше фиксированной кнопки */
  footer, .zf298 {
    padding-bottom: 90px !important; 
  }
} 
/* <-- ЗАКРЫВАЕТСЯ БЛОК МОБИЛЬНОЙ ВЕРСИИ */

/* --- ПК ВЕРСИЯ (от 768px и шире) --- */
@media (min-width: 768px) {
  .mobile-fixed-button {
    display: none !important;
  }
}
.translate {
  bottom: 5rem !important;
}

@media (min-width: 768px) {
  .translate {
    bottom: 1rem !important;
  }
}

.current-language {
  border-radius: 10px !important;
}
.o9e1ae {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 12rem;
  background: var(--header-bg, #1a1a1a);
  border: 1px solid var(--glass-border, rgba(255, 255, 255, 0.1));
  border-radius: 0.75rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  padding: 0.5rem 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 100;
}

.lb98aa16:hover .o9e1ae {
  visibility: visible;
  opacity: 1;
  transform: translateY(0.5rem);
}

.md90f6 {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

.md90f6 li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.md90f6 li a {
  display: block;
  color: #ffffff !important;
  font-size: 1rem;
  padding: 0.75rem 1.25rem;
  text-decoration: none;
  border-radius: 0 !important;
  transition: background-color 0.2s, color 0.2s;
}

.md90f6 li a:hover {
  background-color: rgba(141, 213, 7, 0.1);
  color: #8DD507 !important;
}
.r5446d154 {
    top: .45rem;
}