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

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

img {
  max-width: 100%;
  display: block;
}

button {
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

:root {
  /* CMS palette CSS variables (controllable via Colors tab) */
  --brand: #6b6c85;
  --brand-dark: #58596d;
  --brand-light: #86869b;
  --brand-glow: rgba(107, 108, 133, 0.45);
  --login-bg: #262631;
  --login-border: rgba(223, 198, 109, 0.32);
  --login-text: #ffffff;
  --blue: #dfc66d;
  --blue-dark: #b7a259;
  --blue-glow: rgba(223, 198, 109, 0.35);
  --header-bg: #47433c;
  --section-bg: #3c3938;
  --section-alt: #23232d;
  --hero-bg: #5a5342;
  --bg: #262631;
  --bg-card: #262631;
  --bg-card-alt: #21212b;
  --surface: rgba(33, 33, 43, 0.72);
  --surface-hover: rgba(38, 38, 49, 0.84);
  --headings: #ffffff;
  --text: #ffffff;
  --text-muted: #9b9ba0;
  --border: rgba(223, 198, 109, 0.18);
  --neon-line: rgba(107, 108, 133, 0.5);

  /* Verde template aliases (bridged to palette) */
  --green-1: var(--brand);
  --green-2: var(--brand-dark);
  --lime-1: var(--blue);
  --lime-2: var(--blue-dark);
  --footer-green-1: var(--brand-dark);
  --footer-green-2: var(--hero-bg);
  --text-dark: var(--text);
  --text-light: #fff;
  --container-max: 1110px;
  --header-h: 80px;
  --header-main-h: 80px;
  --header-top-h: 32px;
  --header-grad: linear-gradient(269.9deg, var(--green-1), var(--green-2) 99.38%);
  --reg-bg: linear-gradient(var(--lime-1), var(--lime-2));
  --footer-bg: linear-gradient(180deg, var(--footer-green-1), var(--footer-green-2));
}

html {
  font-size: 16px;
}

body {
  font: 400 16px/20px Montserrat, Arial, sans-serif;
  color: var(--text-dark);
  background: var(--bg);
  padding-top: var(--header-h);
}

.container {
  width: 100%;
  max-width: var(--container-max);
  margin: 0 auto;
  padding: 0 15px;
}

main.vrbgrydoxdpxrp {
  display: block;
  min-height: calc(100vh - var(--header-h));
}

.qryjypougnfozflb {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: var(--header-grad);
  z-index: 100;
  display: flex;
  flex-direction: column;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.aawesyrocxaxcp {
  width: 100%;
  display: flex;
  align-items: center;
  height: var(--header-main-h);
}

.axkylczlfxkiu {
  flex: 0 0 auto;
  width: 172px;
  display: flex;
  align-items: center;
}

.axkylczlfxkiu a {
  display: block;
}

.axkylczlfxkiu img {
  width: 100%;
  height: auto;
}

.lixfvufszdhwtey {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.mtzlrjtsck {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0 30px;
}

.mtzlrjtsck>ul {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 8px;
}

.mtzlrjtsck .tjuyaqnxvclwscy {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

.mtzlrjtsck .tjuyaqnxvclwscy>button,
.mtzlrjtsck .tjuyaqnxvclwscy>a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 100%;
  padding: 0 14px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
  transition: opacity .2s;
}

.mtzlrjtsck .tjuyaqnxvclwscy>button:hover,
.mtzlrjtsck .tjuyaqnxvclwscy>a:hover {
  opacity: .85;
}

.mtzlrjtsck .tjuyaqnxvclwscy img {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
}

.mtzlrjtsck .tjuyaqnxvclwscy.hqocrxvivpld>button {
  color: var(--lime-1);
}

.mtzlrjtsck .tjuyaqnxvclwscy.hqocrxvivpld>button .caret {
  display: inline-block;
  width: 9px;
  height: 9px;
  border: solid var(--lime-1);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  margin-left: 6px;
  margin-bottom: 4px;
}

.mtzlrjtsck .tjuyaqnxvclwscy .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  background: var(--bg-card);
  border-radius: 8px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, .18);
  padding: 8px 0;
  display: none;
  z-index: 20;
}

.mtzlrjtsck .tjuyaqnxvclwscy.hqocrxvivpld.ftduazsbfuysy .submenu,
.mtzlrjtsck .tjuyaqnxvclwscy.hqocrxvivpld:hover .submenu {
  display: block;
}

.mtzlrjtsck .submenu li button,
.mtzlrjtsck .submenu li a {
  display: block;
  width: 100%;
  text-align: left;
  padding: 10px 18px;
  color: var(--text-dark);
  font-size: 14px;
  font-weight: 600;
}

.mtzlrjtsck .submenu li button:hover,
.mtzlrjtsck .submenu li a:hover {
  background: rgba(0, 0, 0, .05);
}

.lang-switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 26px 6px 6px;
  border-radius: 6px;
  background: rgba(255, 255, 255, .08);
  cursor: pointer;
  margin: 0 12px 0 8px;
  min-width: 96px;
}

.lang-switch .flag {
  width: 36px;
  height: 24px;
  object-fit: cover;
  border-radius: 3px;
}

.lang-switch .lang-code {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}

.lang-switch::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #fff;
  transform: translateY(-50%);
}

.njquriuhakvz {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-right: 50px;
}

.wcxjlrwbt,
.jbsorbvhadsvkrt {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 47px;
  padding: 0 22px;
  font: 700 14px/1 Montserrat, Arial, sans-serif;
  text-transform: uppercase;
  border-radius: 10px;
  cursor: pointer;
  transition: filter .2s ease-in-out, background .2s, transform .15s;
  letter-spacing: .04em;
  white-space: nowrap;
}

.wcxjlrwbt {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
  min-width: 80px;
}

.wcxjlrwbt:hover {
  background: rgba(255, 255, 255, .12);
}

.jbsorbvhadsvkrt {
  color: #fff;
  background: var(--reg-bg);
  border: 0;
  min-width: 140px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .18);
}

.jbsorbvhadsvkrt:hover {
  filter: brightness(1.07);
}

.top-bar {
  background: rgba(0, 60, 30, .35);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
  height: var(--header-top-h);
  font-size: 13px;
  color: #fff;
  width: 100%;
  flex: 0 0 auto;
}

.top-bar .top-bar__bonus {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
}

.top-bar__bonus:hover {
  color: var(--lime-1);
}

.top-bar__apps {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.top-bar__apps button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 6px;
  background: rgba(255, 255, 255, .12);
  color: #fff;
  font-weight: 700;
  font-size: 12px;
}

.top-bar__apps button:hover {
  background: rgba(255, 255, 255, .2);
}

.qndslyhru {
  display: none;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  background: transparent;
  position: relative;
}

.qndslyhru span,
.qndslyhru span::before,
.qndslyhru span::after {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  width: 28px;
  background: #fff;
  border-radius: 2px;
  transition: transform .2s, top .2s, opacity .2s;
}

.qndslyhru span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.qndslyhru span::before {
  top: -10px;
  left: 0;
}

.qndslyhru span::after {
  top: 10px;
  left: 0;
}

.uyydiaeh .qndslyhru span {
  background: transparent;
}

.uyydiaeh .qndslyhru span::before {
  top: 0;
  transform: rotate(45deg);
}

.uyydiaeh .qndslyhru span::after {
  top: 0;
  transform: rotate(-45deg);
}

.hero {
  margin: 30px auto 40px;
  width: 100%;
  max-width: 1080px;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}

.hero__track {
  display: flex;
  transition: transform .5s ease;
  width: 100%;
}

.hero__slide {
  min-width: 100%;
  position: relative;
  height: 245px;
}

.hero__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.hero__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 60px;
  background: rgba(0, 0, 0, .25);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  z-index: 2;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  transition: background .2s;
}

.hero__arrow:hover {
  background: rgba(0, 0, 0, .45);
}

.hero__arrow--prev {
  left: 8px;
}

.hero__arrow--next {
  right: 8px;
}

.hero__dots {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  gap: 8px;
  z-index: 2;
}

.hero__dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .55);
  cursor: pointer;
  transition: background .2s;
  padding: 0;
  border: 0;
}

.hero__dot.npngvdaibaees {
  background: #fff;
}

.wuwbbvefcars {
  font: 700 32px/1.2 Montserrat, Arial, sans-serif;
  margin: 24px 0 12px;
  color: var(--headings);
}

.bclbccrq {
  position: relative;
  min-height: 580px;
  background: linear-gradient(135deg, var(--hero-bg) 0%, var(--brand-dark) 100%);
  display: flex;
  align-items: center;
  color: #fff;
  overflow: hidden;
}

.mjwopoqf {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  padding: 60px 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr auto;
  column-gap: 48px;
  row-gap: 16px;
  align-items: start;
}

.rzcvqcbhgp {
  grid-column: 1;
  grid-row: 1;
  margin: 0;
  font: 700 56px/1 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: #fff;
  letter-spacing: -0.5px;
}

.fuxkuujaerqzgjs {
  grid-column: 1;
  grid-row: 2;
  margin: 0;
  font: 400 16px/1.5 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: #fff;
}

.wbhwrury {
  grid-column: 1;
  grid-row: 3;
  justify-self: start;
}

.xijvuvoe {
  grid-column: 2;
  grid-row: 1 / -1;
  width: 100%;
  align-self: center;
  display: flex;
}

.xijvuvoe img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 16px;
}

.fuxkuujaerqzgjs strong {
  font-weight: 700;
}

.wbhwrury {
  display: inline-block;
  margin: 4px 0 0;
  padding: 13px 32px;
  background: var(--brand-dark);
  color: #fff;
  font: 700 16px/1 Montserrat, "Segoe UI", Roboto, sans-serif;
  border: 0;
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: .04em;
  cursor: pointer;
  transition: background .2s, transform .15s;
}

.wbhwrury:hover {
  background: var(--brand);
  transform: translateY(-1px);
}

@media (max-width: 900px) {
  .bclbccrq {
    min-height: 0;
  }

  .mjwopoqf {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    column-gap: 0;
    row-gap: 18px;
    padding: 40px 20px;
  }

  .rzcvqcbhgp {
    grid-column: 1;
    grid-row: 1;
  }

  .xijvuvoe {
    grid-column: 1;
    grid-row: 2;
  }

  /* mobile order: H1 -> image -> CTA -> paragraph */
  .wbhwrury {
    grid-column: 1;
    grid-row: 3;
  }

  .fuxkuujaerqzgjs {
    grid-column: 1;
    grid-row: 4;
  }
}

@media (max-width: 768px) {
  .mjwopoqf {
    padding: 32px 18px;
  }

  .rzcvqcbhgp {
    font-size: 36px;
    line-height: 1.1;
  }

  .fuxkuujaerqzgjs {
    font-size: 15px;
  }
}

.toc {
  margin: 28px 0 18px;
  text-align: center;
}

.toc__title {
  margin: 0 0 14px;
  font: 700 14px/1 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: var(--brand);
  text-transform: uppercase;
  letter-spacing: .08em;
}

.toc__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 12px;
}

.toc__list a {
  display: inline-block;
  padding: 8px 18px;
  background: var(--surface-hover);
  border: 1px solid var(--border);
  border-radius: 999px;
  font: 400 13px/1 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: var(--brand-dark);
  transition: background .2s, color .2s, border-color .2s;
}

.toc__list a:hover {
  background: var(--brand-dark);
  border-color: var(--brand-dark);
  color: #fff;
}

.yjxppvburfn {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
  margin: 32px 0 20px;
}

.yjxppvburfn.unjlmwpnzugr .muprxnzhiol {
  order: 2;
}

.yjxppvburfn.unjlmwpnzugr .xbdvwgbxff {
  order: 1;
}

.muprxnzhiol>h1,
.muprxnzhiol>h2 {
  margin-top: 0;
}

.xbdvwgbxff {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 32px rgba(0, 0, 0, .14);
  display: flex;
}

.xbdvwgbxff img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  transition: transform .35s ease;
}

.xbdvwgbxff:hover img {
  transform: scale(1.03);
}

@media (max-width: 768px) {

  .yjxppvburfn,
  .yjxppvburfn.unjlmwpnzugr {
    grid-template-columns: 1fr;
    gap: 14px;
    margin: 22px 0 16px;
  }

  .muprxnzhiol,
  .yjxppvburfn.unjlmwpnzugr .muprxnzhiol {
    order: 1;
  }

  .xbdvwgbxff,
  .yjxppvburfn.unjlmwpnzugr .xbdvwgbxff {
    order: 2;
  }
}

.mogzmdkuw {
  font: 400 16px/1.6 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: var(--text);
  margin: 24px 0 36px;
}

.mogzmdkuw h1 {
  font: 700 36px/1.2 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: var(--headings);
  margin: 20px 0 16px;
}

.mogzmdkuw h2 {
  font: 700 28px/1.25 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: var(--headings);
  margin: 32px 0 12px;
  scroll-margin-top: 130px;
}

.mogzmdkuw h3 {
  font: 700 24px/1.3 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: var(--headings);
  margin: 28px 0 12px;
}

.mogzmdkuw h4 {
  font: 700 18px/1.3 Montserrat, "Segoe UI", Roboto, sans-serif;
  color: var(--headings);
  margin: 20px 0 10px;
}

.mogzmdkuw p {
  margin: 12px 0;
  color: var(--text);
}

.mogzmdkuw strong {
  color: var(--brand-dark);
  font-weight: 700;
}

.mogzmdkuw a {
  color: var(--brand-dark);
  text-decoration: underline;
}

.mogzmdkuw a:hover {
  color: var(--brand);
}

.mogzmdkuw ul,
.mogzmdkuw ol {
  margin: 12px 0 24px;
  padding-left: 24px;
}

.mogzmdkuw ul {
  list-style: disc;
}

.mogzmdkuw ol {
  list-style: decimal;
}

.mogzmdkuw li {
  margin: 0 0 7px;
  color: var(--text);
}

.mogzmdkuw em {
  font-style: italic;
}

.mogzmdkuw table {
  width: 100%;
  margin: 24px 0 32px;
  border-collapse: collapse;
  background: var(--bg-card);
  border: 1px solid var(--border);
  font-size: 15px;
}

.mogzmdkuw th {
  background: var(--brand-dark);
  color: #fff;
  padding: 12px 14px;
  text-align: left;
  font-weight: 700;
  font-size: 14px;
  border: 1px solid var(--brand-dark);
}

.mogzmdkuw td {
  padding: 12px 14px;
  border: 1px solid var(--border);
  color: var(--text);
  vertical-align: top;
}

.mogzmdkuw tbody tr:nth-child(even) td {
  background: var(--section-alt);
}

.botrncjy {
  margin: 28px 0;
}

.rwyflzmrpmo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.cniuwboxfxfdie {
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 18px 22px;
  background: var(--surface);
}

.djohoywvbflczoui {
  border-left: 5px solid var(--brand-dark);
}

.xajohuvihw {
  border-left: 5px solid #c33;
}

.cniuwboxfxfdie h4 {
  margin: 0 0 10px;
  font-size: 18px;
}

.cniuwboxfxfdie ul {
  margin: 0;
  padding-left: 20px;
}

@media (max-width: 768px) {
  .mogzmdkuw h1 {
    font-size: 26px;
  }

  .mogzmdkuw h2 {
    font-size: 22px;
  }

  .mogzmdkuw h3 {
    font-size: 19px;
  }

  .mogzmdkuw h4 {
    font-size: 16px;
  }

  .rwyflzmrpmo {
    grid-template-columns: 1fr;
  }

  .mogzmdkuw table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 13px;
    white-space: nowrap;
  }

  .mogzmdkuw th,
  .mogzmdkuw td {
    padding: 10px 8px;
  }
}

.slot-list-section {
  margin-bottom: 30px;
}

.slot-list__header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 0 5px;
  margin: 8px 0 14px;
}

.slot-list__title {
  font: 700 22px/1.2 Montserrat, Arial, sans-serif;
  color: #000;
}

.slot-list__link {
  font: 400 14px/1 Montserrat, Arial, sans-serif;
  color: var(--text-muted);
  transition: color .2s;
}

.slot-list__link:hover {
  color: var(--green-1);
}

.slot-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px 30px;
}

.slot-card__wrap {
  width: 204px;
  margin: 7px;
  display: flex;
  flex-direction: column;
}

.slot-card {
  position: relative;
  width: 204px;
  height: 204px;
  border-radius: 10px;
  overflow: hidden;
}

.slot-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .35s ease;
}

.slot-card:hover img {
  transform: scale(1.05);
}

.slot-card.is-new::before {
  content: "NEW";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: var(--reg-bg);
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  padding: 6px 14px;
  border-radius: 0 0 10px 0;
  letter-spacing: .04em;
}

.slot-card__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .55);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  opacity: 0;
  transition: opacity .25s;
  z-index: 2;
}

.slot-card:hover .slot-card__overlay {
  opacity: 1;
}

.slot-card__overlay .btn-play {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--reg-bg);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.slot-card__overlay .btn-play::before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 9px 0 9px 14px;
  border-color: transparent transparent transparent #fff;
  margin-left: 3px;
}

.slot-card__overlay .demo-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 18px;
  font: 700 12px/1 Montserrat, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  letter-spacing: .04em;
  background: transparent;
}

.slot-card__overlay .demo-link:hover {
  background: rgba(255, 255, 255, .15);
}

.slot-card__name {
  display: block;
  margin-top: 10px;
  font: 700 14px/1.3 Montserrat, Arial, sans-serif;
  color: #000;
  text-align: center;
}

.slot-card__name:hover {
  color: var(--green-1);
}

.uwzazzrhww {
  margin: 30px 0 50px;
}

.ygpgtucwgq {
  display: flex;
  align-items: center;
  gap: 10px;
  font: 700 26px/1.2 Montserrat, Arial, sans-serif;
  color: var(--headings);
  margin: 0 0 22px;
}

.ygpgtucwgq .flag {
  width: 26px;
  height: 18px;
  object-fit: cover;
  border-radius: 2px;
}

.crnommjcaq {
  display: grid;
  grid-template-columns: minmax(300px, 416px) 1fr;
  gap: 24px;
  align-items: stretch;
}

.bhkiosbaxjbl {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  background: #c92929;
}

.bhkiosbaxjbl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .35s ease;
}

.bhkiosbaxjbl:hover img {
  transform: scale(1.04);
}

.rituamdpru {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 18px 22px 22px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .78) 100%);
  color: #fff;
  z-index: 2;
}

.uhaycklccp {
  font: 700 22px/1.2 Montserrat, Arial, sans-serif;
  margin: 0 0 4px;
}

.bljjgrfdvm {
  font: 500 14px/1.2 Montserrat, Arial, sans-serif;
  opacity: .85;
}

.soloptslrjprxmf {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, .45);
  opacity: 0;
  transition: opacity .25s;
  z-index: 3;
}

.bhkiosbaxjbl:hover .soloptslrjprxmf {
  opacity: 1;
}

.euslutjynkrzqu {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
}

.yvjdnrjzxbigxyk {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 16px 14px;
}

.hsvcgthdnmuzo {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  background: #1a1a1a;
  aspect-ratio: 1 / 1;
  display: block;
}

.uktfqhjwfg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.uktfqhjwfg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .35s ease;
}

.hsvcgthdnmuzo:hover .uktfqhjwfg img {
  transform: scale(1.04);
}

.svzjvgkh {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 4px;
  font: 700 11px/1 Montserrat, Arial, sans-serif;
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  pointer-events: none;
}

.mgmlksihj {
  background: linear-gradient(135deg, #b95cff, #7e3aff);
}

.bkimdsra {
  background: linear-gradient(135deg, #ff7a3a, #e8341c);
}

.crpsbretoiwt {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.crpsbretoiwt .svzjvgkh {
  position: static;
}

.zfonsonn {
  position: absolute;
  inset: auto 0 0 0;
  padding: 8px 10px 10px;
  z-index: 2;
  text-align: left;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, .78) 100%);
  pointer-events: none;
}

.jsujctzplt {
  display: block;
  font: 700 13px/1.2 Montserrat, Arial, sans-serif;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lhwhgidvcvyuhzzs {
  display: block;
  font: 500 11px/1.2 Montserrat, Arial, sans-serif;
  color: rgba(255, 255, 255, .78);
  margin-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.osvxzwnjzksvhwmi {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .55);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .25s;
  z-index: 3;
}

.hsvcgthdnmuzo:hover .osvxzwnjzksvhwmi {
  opacity: 1;
}

.fmjqliofballzz {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .18);
  border: 1px solid rgba(255, 255, 255, .55);
  color: #fff;
  font: 700 12px/1 Montserrat, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: .06em;
  cursor: pointer;
}

.fmjqliofballzz:hover {
  background: rgba(255, 255, 255, .28);
}

@media (max-width: 1100px) {
  .crnommjcaq {
    grid-template-columns: minmax(260px, 320px) 1fr;
  }

  .yvjdnrjzxbigxyk {
    grid-template-columns: repeat(3, 1fr);
  }

  .yvjdnrjzxbigxyk .hsvcgthdnmuzo:nth-child(7),
  .yvjdnrjzxbigxyk .hsvcgthdnmuzo:nth-child(8) {
    display: none;
  }
}

@media (max-width: 768px) {
  .crnommjcaq {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .bhkiosbaxjbl {
    aspect-ratio: 16/9;
  }

  .yvjdnrjzxbigxyk {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 480px) {
  .yvjdnrjzxbigxyk {
    grid-template-columns: repeat(2, 1fr);
  }

  .yvjdnrjzxbigxyk .hsvcgthdnmuzo:nth-child(7),
  .yvjdnrjzxbigxyk .hsvcgthdnmuzo:nth-child(8) {
    display: flex;
  }

  .ygpgtucwgq {
    font-size: 22px;
  }
}

.jyqfkpbiolapm {
  margin: 40px 0;
}

.aditxhvnsdlbvwf {
  margin-bottom: 40px;
}

.aditxhvnsdlbvwf h2 {
  font: 700 26px/1.3 Montserrat, Arial, sans-serif;
  margin: 0 0 16px;
}

.jyqfkpbiolapm details {
  border: 1px solid var(--border);
  border-radius: 10px;
  margin-bottom: 12px;
  background: var(--surface);
  padding: 8px 18px;
}

.jyqfkpbiolapm details[ucbwgdcta] {
  border-color: var(--green-1);
  background: var(--bg-card);
}

.jyqfkpbiolapm summary {
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  list-style: none;
  padding: 10px 28px 10px 0;
  position: relative;
  color: var(--green-2);
}

.jyqfkpbiolapm summary::-webkit-details-marker {
  display: none;
}

.jyqfkpbiolapm summary::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  width: 10px;
  height: 10px;
  border: solid var(--green-1);
  border-width: 0 2px 2px 0;
  transform: translateY(-70%) rotate(45deg);
  transition: transform .2s;
}

.jyqfkpbiolapm details[ucbwgdcta] summary::after {
  transform: translateY(-30%) rotate(-135deg);
}

.jyqfkpbiolapm details>*:not(summary) {
  padding: 6px 0 14px;
  line-height: 1.55;
}

section {
  display: block;
}

:root {
  --footer-bg2: var(--bg-card);
  --footer-text: var(--text);
  --footer-muted: var(--text-muted);
  --footer-border: var(--border);
  --footer-link-hover: var(--brand);
}

.ziaxwsyzytwyv {
  background: var(--footer-bg2);
  color: var(--footer-text);
  padding: 42px 0 0;
  margin-top: 60px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.55;
}

.ziaxwsyzytwyv .container {
  max-width: 1218px;
  padding: 0 24px;
}

.footer-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  padding-bottom: 40px;
}

.footer-nav__col {
  flex: 1 1 200px;
  min-width: 200px;
}

.footer-nav__col--wide {
  flex: 1.6 1 380px;
  min-width: 380px;
}

.footer-nav__heading {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 18px;
  color: var(--footer-text);
}

.footer-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
}

.footer-nav__list--two {
  columns: 2;
  column-gap: 16px;
}

.footer-nav__list li {
  break-inside: avoid;
  margin-bottom: 8px;
}

.footer-nav__list button {
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  color: var(--footer-text);
  font: inherit;
  cursor: pointer;
  transition: color .2s;
}

.footer-nav__list button:hover {
  color: var(--footer-link-hover);
}

.bulkyhgaunbuouki {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-top: 1px solid var(--footer-border);
  border-bottom: 1px solid var(--footer-border);
  padding: 30px 0;
}

.alxtywkaupkezaw {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--footer-text);
  font-weight: 600;
  font-size: 14px;
  transition: color .2s;
}

.alxtywkaupkezaw:hover {
  color: var(--footer-link-hover);
}

.xpinzcsbzt {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--footer-text);
  color: #fff;
  font-size: 14px;
}

.shzhategtzaddkx {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px 22px;
  padding: 28px 0;
  border-bottom: 1px solid var(--footer-border);
}

.wumnixsqk {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  flex: 0 0 auto;
}

.wumnixsqk img {
  max-height: 24px;
  width: auto;
  max-width: 110px;
  object-fit: contain;
  transition: transform .2s;
}

.wumnixsqk:hover img {
  transform: scale(1.04);
}

.pchrrkhnq {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 18px 26px;
  padding: 24px 0;
  border-bottom: 1px solid var(--footer-border);
}

.ahjkvybfnluwwbwd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 22px;
}

.dypsewbu {
  padding-right: 26px;
  border-right: 1px solid var(--footer-border);
}

.ahjkvybfnluwwbwd img {
  height: 26px;
  width: auto;
  object-fit: contain;
}

.kaaamudwczh {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 18px 28px;
  padding: 24px 0 14px;
}

.kaaamudwczh img {
  height: 28px;
  width: auto;
  max-width: 160px;
  object-fit: contain;
  transition: transform .2s;
}

.kaaamudwczh img:hover {
  transform: scale(1.04);
}

.footer-disclaimer {
  margin: 0 0 14px;
  padding: 6px 0 22px;
  font-size: 11px;
  color: var(--footer-muted);
  text-align: center;
  border-bottom: 1px solid var(--footer-border);
}

.footer-seo {
  position: relative;
  border-bottom: 1px solid var(--footer-border);
  padding: 32px 0 28px;
}

.footer-seo__content {
  max-height: 240px;
  overflow: hidden;
  transition: max-height .4s ease;
}

.footer-seo.ftduazsbfuysy .footer-seo__content {
  max-height: none;
}

.footer-seo__content section {
  margin: 0 0 18px;
}

.footer-seo__content h1 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 14px;
  color: var(--footer-text);
}

.footer-seo__content h2 {
  font-size: 16px;
  font-weight: 700;
  margin: 22px 0 10px;
  color: var(--footer-text);
}

.footer-seo__content h3 {
  font-size: 14px;
  font-weight: 700;
  margin: 16px 0 8px;
  color: var(--footer-text);
}

.footer-seo__content h4 {
  font-size: 13px;
  font-weight: 700;
  margin: 12px 0 6px;
  color: var(--footer-text);
}

.footer-seo__content p {
  margin: 0 0 10px;
  color: var(--footer-text);
  font-size: 13px;
  line-height: 1.6;
}

.footer-seo__more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 28px;
  height: 100px;
  background: linear-gradient(180deg, rgba(247, 247, 250, 0) 0%, var(--footer-bg2) 60%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  pointer-events: none;
}

.footer-seo.ftduazsbfuysy .footer-seo__more {
  position: static;
  height: auto;
  background: none;
  margin-top: 14px;
}

.footer-seo__toggle {
  pointer-events: auto;
  background: transparent;
  border: 0;
  color: var(--footer-text);
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
  padding: 6px 0;
}

.footer-seo__toggle:hover {
  color: var(--footer-link-hover);
}

.twgvrpwrjbeaxt {
  border-top: 1px solid var(--footer-border);
  padding: 22px 0 16px;
  margin-top: 4px;
  text-align: center;
}

.ymjnaevpssfszdt {
  display: block;
  margin: 0 0 12px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--footer-muted);
}

.twgvrpwrjbeaxt ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px 24px;
}

.twgvrpwrjbeaxt a {
  color: var(--footer-text);
  font-size: 12px;
  font-weight: 500;
  transition: color .2s;
}

.twgvrpwrjbeaxt a:hover {
  color: var(--footer-link-hover);
}

.bvtihany {
  margin: 0;
  padding: 18px 0;
  text-align: center;
  font-size: 10px;
  color: var(--footer-muted);
  font-weight: 500;
  border-top: 1px solid var(--footer-border);
}

@media (max-width: 900px) {
  .ziaxwsyzytwyv {
    padding-top: 32px;
  }

  .ziaxwsyzytwyv .container {
    padding: 0 16px;
  }

  .footer-nav {
    gap: 24px;
    padding-bottom: 28px;
  }

  .footer-nav__col,
  .footer-nav__col--wide {
    flex: 1 1 100%;
    min-width: 0;
  }

  .shzhategtzaddkx {
    gap: 12px 18px;
    padding: 20px 0;
  }

  .wumnixsqk {
    height: 22px;
  }

  .wumnixsqk img {
    max-height: 22px;
    max-width: 90px;
  }

  .dypsewbu {
    padding-right: 0;
    border-right: 0;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid var(--footer-border);
  }

  .footer-seo__content h1 {
    font-size: 20px;
  }
}

.ndhkzbiombzkeevl {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--reg-bg);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s, transform .25s;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .25);
  border: 0;
  cursor: pointer;
}

.ndhkzbiombzkeevl.zwccwdkqxqau {
  opacity: 1;
  pointer-events: auto;
}

.ndhkzbiombzkeevl:hover {
  transform: translateY(-2px);
}

.ndhkzbiombzkeevl::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: solid #fff;
  border-width: 3px 3px 0 0;
  transform: rotate(-45deg);
  margin-top: 4px;
}

.dvyhnupzr {
  display: none;
}

.ccryzjvjpthsxryq {
  display: none;
}

@media (max-width: 1100px) {
  .mtzlrjtsck {
    gap: 0;
    margin: 0 14px;
  }

  .mtzlrjtsck .tjuyaqnxvclwscy>a,
  .mtzlrjtsck .tjuyaqnxvclwscy>button {
    padding: 0 10px;
    font-size: 14px;
  }

  .lang-switch {
    min-width: 84px;
  }

  .axkylczlfxkiu {
    padding: 0 20px 0 24px;
  }

  .njquriuhakvz {
    padding-right: 24px;
  }
}

@media (max-width: 900px) {
  :root {
    --header-h: 80px;
  }

  .top-bar {
    display: none;
  }

  .qndslyhru {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .mtzlrjtsck {
    display: none;
  }

  .lang-switch.lang-switch--desktop {
    display: none;
  }

  .aawesyrocxaxcp {
    justify-content: space-between;
  }

  .axkylczlfxkiu {
    flex: 0 0 auto;
    padding: 0 8px 0 12px;
    width: auto;
  }

  .axkylczlfxkiu img {
    width: 90px;
    height: auto;
  }

  .njquriuhakvz {
    gap: 6px;
    padding-right: 8px;
    flex-shrink: 0;
  }

  .wcxjlrwbt,
  .jbsorbvhadsvkrt {
    height: 36px;
    padding: 0 10px;
    font-size: 11px;
    min-width: 0;
    letter-spacing: .02em;
  }

  .dvyhnupzr {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    height: 100dvh;
    width: min(86vw, 360px);
    background: var(--header-grad);
    transform: translateX(110%);
    transition: transform .3s ease;
    z-index: 200;
    padding: 70px 22px 28px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .uyydiaeh .dvyhnupzr {
    transform: translateX(0);
  }

  .dvyhnupzr .xujjzphvhtbtbkk {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 32px;
    height: 32px;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    background: transparent;
    border: 0;
    cursor: pointer;
  }

  .dvyhnupzr .lang-switch {
    display: inline-flex;
    margin: 0 0 16px;
    background: rgba(255, 255, 255, .18);
    width: 100%;
    justify-content: flex-start;
    padding: 8px 28px 8px 10px;
    min-width: 0;
  }

  .dvyhnupzr .jbsorbvhadsvkrt,
  .dvyhnupzr .wcxjlrwbt {
    display: flex;
    width: 100%;
    height: 48px;
    margin-bottom: 12px;
  }

  .dvyhnupzr .wcxjlrwbt {
    color: #fff;
  }

  .dvyhnupzr nav ul {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 10px;
  }

  .dvyhnupzr nav .tjuyaqnxvclwscy {
    width: 100%;
    display: block;
    height: auto;
  }

  .dvyhnupzr nav .tjuyaqnxvclwscy>a,
  .dvyhnupzr nav .tjuyaqnxvclwscy>button {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    padding: 12px 4px;
    width: 100%;
    text-align: left;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    height: auto;
  }

  .dvyhnupzr nav .tjuyaqnxvclwscy.hqocrxvivpld>button {
    color: var(--lime-1);
    justify-content: space-between;
  }

  .dvyhnupzr nav .tjuyaqnxvclwscy.hqocrxvivpld>button .caret {
    margin-left: auto;
    margin-bottom: 0;
    transition: transform .2s;
  }

  .dvyhnupzr nav .tjuyaqnxvclwscy.hqocrxvivpld.ftduazsbfuysy>button .caret {
    transform: rotate(225deg);
    margin-bottom: -3px;
  }

  .dvyhnupzr nav .tjuyaqnxvclwscy img {
    width: 22px;
    height: 22px;
  }

  .dvyhnupzr nav .submenu {
    display: none;
    list-style: none;
    padding: 4px 0 8px 36px;
    margin: 0;
  }

  .dvyhnupzr nav .tjuyaqnxvclwscy.ftduazsbfuysy .submenu {
    display: block;
  }

  .dvyhnupzr nav .submenu li button,
  .dvyhnupzr nav .submenu li a {
    color: #fff;
    padding: 8px 0;
    font-weight: 600;
    font-size: 15px;
    background: transparent;
    text-align: left;
    width: 100%;
    display: block;
  }

  .ccryzjvjpthsxryq {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s;
    z-index: 199;
    border: 0;
  }

  .uyydiaeh .ccryzjvjpthsxryq {
    opacity: 1;
    pointer-events: auto;
  }

  .hero {
    margin: 18px auto 24px;
    border-radius: 12px;
  }

  .hero__slide {
    height: 220px;
  }

  .wuwbbvefcars {
    font-size: 26px;
    margin: 14px 0 8px;
  }

  .slot-card__wrap {
    width: calc(50% - 10px);
    margin: 5px;
  }

  .slot-card {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .slot-list {
    margin: 0 -5px 24px;
  }

  .ziaxwsyzytwyv {
    padding: 30px 0 20px;
  }

  .ziaxwsyzytwyv .container {
    padding: 0 18px;
  }

  .footer-text {
    padding: 18px;
  }

  .footer-text .footer-domains {
    gap: 8px 14px;
    font-size: 12px;
  }

  .payment-system {
    justify-content: center;
    gap: 12px 14px;
  }

  .payment-system img {
    height: 22px;
  }
}

@media (max-width: 480px) {
  .slot-card__wrap {
    width: calc(50% - 8px);
    margin: 4px;
  }
}