

:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
--color-cta-box-shadow: rgba(37, 117, 252, 0.3);
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
body {
  background-color: var(--bg-dark);
  color: var(--color-text) !important;
  font-family: 'Roboto', sans-serif;
  margin: 0;
  line-height: 1.6;
  font-size: 16px;
}
h1,
h2,
h3 {
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.25rem;
}
a {
  color: var(--color-accent);
  text-decoration: none;
  transition: color 0.3s ease;
}
a:hover:not(.a90gh35g) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.dbasewtl { color: rgb(84, 60, 229); padding: 41px 14px; }
.si0gvba7 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.pr0z3beo {

}
.mks2wl10 {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.dpjpd6hr {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}

.tu1v287k {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  background-color: var(--color-accent);
  color: var(--color-text);
  font-weight: 700;
  text-align: center;
  transition: transform 0.3s ease, background-color 0.3s ease;
  border: none;
  cursor: pointer;
}
.tu1v287k:hover {
  transform: translateY(-3px) scale(1.2);
}
.xkomb2pr {
    background:
        linear-gradient(180deg, rgba(255,255,255,0.25), rgba(255,255,255,0) 40%),
        linear-gradient(135deg, var(--color-accent), var(--color-accent));
    position: relative;
    overflow: hidden;

    background: var(--color-accent);
    color: #fff;
    font-size: 1.1rem;
    padding: 1rem 2rem;
    border: none;

    font-weight: 600;
    cursor: pointer;
    transition: transform 0.3s ease;
}
.xkomb2pr::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 60%;
    height: 100%;

    background: linear-gradient(
        120deg,
        transparent 0%,
        rgba(255,255,255,0.6) 50%,
        transparent 100%
    );

    transform: skewX(-20deg);
    transition: left 0.6s ease;
}
.xkomb2pr:hover::before {
    left: 120%;
}
.xkomb2pr:hover {
    transform: translateY(-3px);
}
.g7m4y9de { border: 3px solid #d719b1; }
.ya7cycf0 {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}

.kpr95zld {
  padding: 1rem 0;
  position: sticky;
  top: 0;

  backdrop-filter: blur(10px);
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.tzj7w98y {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.a90gh35g {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
  max-width: 200px;
  min-width: 140px;
}
.a90gh35g img {
    max-height: 80px !important;
    width: 100%;
}
.iupbhj78 {
  display: none;
  
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.hh40ansu {
  color: var(--color-accent);
}
.ls80ier8 {
  font-size: 0.9rem;
}

.kh4zdusu {
  padding: 4rem 0;
  text-align: center;
}
.oj8el7x1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.gbo11vqn {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.u2xbaqqd3 { display: flex; padding: 26px 11px; border: 1px dotted #45e827; }
.vc4ezevo {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.xhyj01mc {
  width: 100%;
}
.tljp0xa6 {
min-height:240px;
}

.gbnd0d7h {
  background-color: var(--bg-dark);
}
.io3bugdq {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.ah2xjak3 {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}

.zuz0hz21 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ygd4dmh3 {
  background: linear-gradient(135deg, var(--bg-dark), rgba(8, 33, 84, 0.5));
  padding: 2rem;
  border-radius: 15px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.foiz84a1 {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.ntsod3l70fv { padding: 28px 23px; color: rgb(172, 147, 200); width: 58vw; display: flex; }
.cwodexwj {
  margin-bottom: 0.5rem;
}
.sitgloig {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}

.lveuck3v {
  background-color: var(--bg-dark);
}
.ftvuhd19 {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.wsq61fot {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.wsq61fot span {
  counter-increment: steps-counter;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--color-accent);
  color: var(--color-text);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.bm42tbrr,
.kp4hnksv {
  overflow-x: auto;
}
.df2nwkbz {
  position: relative;
}
.caz8uc5i,
.cwk84jxy {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.caz8uc5i th,
.caz8uc5i td,
.cwk84jxy th,
.cwk84jxy td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.caz8uc5i th,
.cwk84jxy th {
  background-color: var(--bg-dark);
  font-weight: 700;
}

.k0e9ftw0 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.d7088wkz {
  background-color: var(--bg-dark);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.lsj6yn1ev0 { margin: -11px; padding-left: 11px; }
.d7088wkz:hover {
  transform: translateY(-5px);
}
.qxgxouw5 {
  padding: 1rem;
}
.lebzwf76 {
  margin-bottom: 0.25rem;
}
.g7ofiht0 {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.wrpzvmee {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mhnvqeb4 {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.o3cngy9p {
  font-weight: 700;
  color: var(--color-accent);
}

.awjxcxg2 {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.w8akqmpt {
  width: 100%;
  background: none;
  border: none;
  padding: 1rem;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--color-text);
  text-align: left;
  cursor: pointer;
  position: relative;
}
.w8akqmpt::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.clatkga66i9 { color: rgb(37, 120, 112); }
.xvb4wewf::after {
  transform: rotate(45deg);
}
.t5xgjpvj {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.t5xgjpvj p {
  margin: 0 0 1rem 0;
}

.dfwp66fw {
  background-color: var(--bg-dark);
}
.c9f573qz {
  text-align: center;
  margin-bottom: 1.5rem;
}
.bgdvu8lb {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.bgdvu8lb li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}

.kloklc9t {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.g4xq1rmu {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.g4xq1rmu:hover {
  filter: grayscale(0%);
  opacity: 1;
}

.lbwv9tte {
  background-color: var(--bg-dark);
}
.fc7cwhary3 { border: 5px dashed #36ccfd; margin: 8px; padding-right: 32px; }
.hvdf09dy {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.y5i0gxxe {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.ilr7b0uk {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--color-accent);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
  border: 3px solid var(--bg-dark);
}
.wjso19vr {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

.hntylls4 {
  background-color: var(--bg-dark);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2rem 0;
  text-align: center;
  font-size: 0.9rem;
  color: var(--color-text);
  opacity: 0.7;
}
.hntylls4 p {
  margin: 0;
}

.wl6ck9y1 {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: var(--color-accent);
  color: var(--color-text);
  padding: 1.5rem;
  border-radius: 10px;
  z-index: 1000;
  transform: translateX(120%);
  transition: transform 0.5s ease-in-out;
  width: 280px;
}
[promo-block--visible] {
  transform: translateX(0);
}
.zfdzl1xc {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 1.5rem;
  cursor: pointer;
  line-height: 1;
}
.lwxpd32f {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.f7jm497c {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.fbttsgzh {
  background-color: var(--color-text);
  color: var(--color-accent);
}

.bde3b46o {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
[popup-overlay--visible] {
  opacity: 1;
  visibility: visible;
}
.bg7blnux4 { color: rgb(148, 101, 0); padding-left: 50px; width: 59vw; padding-right: 8px; display: block; }
.ghidyxlt {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 15px;
  width: 90%;
  max-width: 500px;
  text-align: center;
  position: relative;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}
[popup-overlay--visible] .ghidyxlt {
  transform: scale(1);
}
.sg1ns04o {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.spmriah0 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.baxn4cvz {
  margin-bottom: 2rem;
  font-size: 1.1rem;
}

@media (min-width: 768px) {
  h1 {
    font-size: 3.5rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  .iupbhj78 {
    display: flex;
    gap: 1.5rem;
margin-right: 1.5rem;
  }

  .hh40ansu {
    font-weight: 700;
  }

  .oj8el7x1 {
    flex-direction: row;
    text-align: left;
    gap: 3rem;
  }

  .t55onnq2 {
    flex: 1;
color: var(--color-text);
  }

  .xhyj01mc {
    flex: 1;
  }

  .io3bugdq {
    grid-template-columns: repeat(2, 1fr);
  }

  .zuz0hz21 {
    flex-direction: row;
  }

  .k0e9ftw0 {
    grid-template-columns: repeat(2, 1fr);
  }

  .hvdf09dy {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .io3bugdq {
    grid-template-columns: repeat(3, 1fr);
  }

  .k0e9ftw0 {
    grid-template-columns: repeat(4, 1fr);
  }

  .hvdf09dy {
    grid-template-columns: repeat(5, 1fr);
  }

  .y5i0gxxe {
    padding: 2rem 1rem;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
  font-size: 16px;
}
thead {
  background-color: rgba(255, 255, 255, 0.1);
}
th, td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.yughbq2d {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.hy5n4qpj{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.folb9qus {
  position: relative;
}
@media (max-width: 1087px) {
  .hy5n4qpj {
    display: none
  }
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 12px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}
thead {
  background: var(--color-text);
  color: var(--bg-dark);
}
.f7xb2hecrcug { color: rgb(218, 138, 75); padding: 47px 30px; width: 90px; border: 2px dotted #9f8b22; display: grid; }
th, td {
  padding: 12px 16px;
  text-align: left;
}
tbody tr:nth-child(odd) {
  background: var(--bg-dark);
  color: var(--color-text);
}
tbody tr:nth-child(even) {
  background: var(--color-text);
  color: var(--bg-dark);
}
@media(max-width:768px) {
  table {
    display: block;
    overflow-x: auto;
  }
  
  .u6r72zj2 {
    float: inherit;
    display: block;
  }
}
h2, h3, h4, h5, h6 {
  font-family: 'Arial', sans-serif;
  color: var(--color-text);
  margin: 16px 0 8px 0;
  line-height: 1.3;
  font-weight: 600;
}
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
ul, ol {
  padding-left: 20px;
  margin: 12px 0;
}
li {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: var(--color-text);
  margin-bottom: 6px;
  position: relative;
}
li::marker {
  color: var(--color-accent);
  font-weight: bold;
}
.s0nvnszi {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.s0nvnszi h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.jeyekwmn {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rnnlp3snek { color: rgb(153, 159, 51); padding: 34px 18px; width: 40vw; display: inline-block; margin: -16px; border: 2px dashed #eae7b5; }
.jeyekwmn li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.rb5ou38l {
  font-weight: bold;
  color: var(--color-accent);
}
.i7ek670j {
  max-width: 1400px;
  margin: 0 auto;
}
.q4eofn63 {
  display: flex;
 
  gap: 5px;
  margin-bottom: 40px;
overflow-x: auto;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 1024px) {
.q4eofn63 {
 justify-content: center;
margin-top: 20px;
}
}
.i1p4lese {
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 10px;
  text-align: center;
  text-decoration: none !important;
  color: var(--color-text);
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
  backdrop-filter: blur(10px);
  margin: 0 !important;
    line-height: normal;
    white-space: nowrap;
}
.i1p4lese:hover {
  background: rgba(0, 0, 0, 0.7);
  border-color: var(--color-accent);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px var(--color-accent);
  color: var(--color-accent);
}
.i1p4lese:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
section.kh4zdusu {
background:none !important;
}
  .q4eofn63 {
    gap: 12px;
  }

  .i1p4lese {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .i1p4lese {
    flex: 1 1 calc(50% - 6px);
  }
}
.dlp63d28 {
  width: 100%;
  margin-bottom: 40px;
}
.g68y0xng {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.g68y0xng h2 {
  color: var(--color-accent);
}
.gqh2lfd2 {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .gqh2lfd2 {
    justify-content: center;
  }
}
.dg5tzq4c {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.zl9i5w94 { padding: 43px 4px; }
.dg5tzq4c img {

  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.dg5tzq4c .v7sp9w3d {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.dg5tzq4c .v7sp9w3d {

  width: 20px;
  height: 20px;

}

}
.dg5tzq4c {
max-width:inherit;
text-align: center;
}
.gqh2lfd2:has(.e2bbwlui) {
  grid-template-columns: repeat(4, 1fr);
}
.gqh2lfd2:has(.yrnlswwc) {
  grid-template-columns: repeat(5, 1fr);
}
.gqh2lfd2:has(.omaud4ym) {
  grid-template-columns: repeat(6, 1fr);
}
.gqh2lfd2:has(.vzfhwi9x) {
  grid-template-columns: repeat(7, 1fr);
}
.gqh2lfd2:has(.ngwve685) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .gqh2lfd2 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .gqh2lfd2 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .gqh2lfd2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .gqh2lfd2 {
    grid-template-columns: 1fr !important;
  }
}
.dg5tzq4c:hover .v7sp9w3d {
  opacity: 1; 
}
.dg5tzq4c:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.mrz52jsd p {
  color: var(--color-accent);
  font-weight: 600;
}
.u1z2c6li { border: 1px dashed #bc11c7; }
.d90zx3yz {
  border-bottom: 2px solid #e8eaf6;
}
.d90zx3yz:last-child {
  border-bottom: none;
}
.w07dp287 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.w07dp287::-webkit-details-marker {
  display: none;
  
}
.w07dp287::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.d90zx3yz[open] .w07dp287::after {
  transform: translateY(-50%) rotate(45deg);
}
.hnztdhsi {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.pibq1ebf {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.wezfl49a {
        display: inline-block;
        text-decoration: none; 
        cursor: pointer;
        
        padding: 16px 48px;
        border-radius: 12px; 
        border: none;
        
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        
        color: var(--color-light);
        background-color: var(--color-accent);
        box-shadow: 0 4px 15px var(--color-cta-box-shadow);
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.wezfl49a:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.wezfl49a:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .wezfl49a {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#lang-dropdown {
  position: relative;
}
.q5q5nwuf { display: none; width: 26px; margin: 5px; padding-left: 10px; }
#lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  gap: 6px;
}
.dmsghszq {
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--color-text);
  border-bottom: 2px solid var(--color-text);
  transform: rotate(45deg);
  transition: transform 0.25s ease;
}
#lang-dropdown[open] .dmsghszq {
  transform: rotate(-135deg);
}
#lang-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: var( --color-accent);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  padding: 10px;
  margin: 0;
  list-style: none;
  display: none;
  backdrop-filter: blur(4px);
  width: 100px;
}
#lang-menu li a {
  display: block;
  padding: 8px 14px;
  white-space: nowrap;
  color: var(--color-text);
  text-decoration: none;
  font-size: 15px;
}
#lang-menu li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
.pay7v0jv {
    display: flex;
    align-content: center;
    align-items: center;
}
.iupbhj78 li {
margin-bottom:0px;
}
.anggdi89 {
    display: flex;
    justify-content: center;
    column-gap: 21px;
    overflow-x: auto;
    scrollbar-width: none;
    margin: 5px 0px;
}
@media (min-width: 768px) {
.anggdi89 {
display:none;
}
}
.vpqxla2h {
display: flex;
    justify-content: center;
    gap: 20px;
}

        .vhaotnhs {
          width: 100%;
height: 700px;
display: flex;
justify-content: center;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin: 40px 0;
border-radius: 20px;

        }
.lova02af {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.lx4zav2bm9d { margin: 17px; padding-left: 9px; }
.n9gz2y67 {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.t3eoqatn {
            background-color: #00bcd4;
            color: #fff;
        }
.njoje3r3 {
            background-color: #ff9800;
            color: #fff;
        }
.n9gz2y67:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }

.tus66t8b ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}
.tus66t8b ul li {
    list-style: none;
    margin-left: 0;
}
:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
}
.txeimtu9 {
    background: var(--bg-dark);
    color: var(--color-text);
    font-family: 'Montserrat', sans-serif;
    padding: 60px 20px;
    text-align: center;
}
.mrz52jsd {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.rqy03rko {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}
.rqy03rko a {
    color: var(--color-text);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
}
.rqy03rko a::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.woawtmegbj { color: rgb(70, 3, 10); }
.rqy03rko a:hover::after {
    width: 100%;
}

.eehmya69 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
.i39uvuiw {
    background: var(--color-accent);
    color: var(--bg-dark);
    padding: 5px 14px;
    border-radius: 50%;
    font-weight: 600;
}

.mkczqfi8 {
    display: flex;
    justify-content: center;
align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}
.mkczqfi8 img {
    height:auto;
    max-width: 110px;
    transition: transform 0.3s, opacity 0.3s;
    opacity: 0.8;
}
.mkczqfi8 img:hover {
    transform: translateY(-3px);
    opacity: 1;
}

.s68dpkqd {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.s68dpkqd a {
    color: var(--color-text);
    text-decoration: none;
    transition: 0.3s ease;
}
.s68dpkqd a:hover {
    color: var(--color-accent);
}
.w0g0objx {
    opacity: 0.5;
}
.logel1os69k5 { border: 2px dotted #6ca644; }

.pq115owp {
    opacity: 0.7;
    font-size: 13px;
}
.i4c301a7 {
    margin-top: 10px;
    font-size: 13px;
    opacity: 0.6;
}

@media (max-width: 768px) {
    .rqy03rko {
        gap: 15px;
        flex-direction: column;
    }

    .mkczqfi8 img {
        max-height: 28px;
        width: auto;
    }
    .ls80ier8 {
      font-size: 0.7rem;
    }
}

footer-affiliate {
    opacity: 0.7;
    font-size: 13px;
    line-height: 1.6;
}

.tng0grf9 {
    margin-top: 20px;
    font-size: 13px;
    opacity: 0.5;
}

@media (max-width: 768px) {
    .qe6sliq0 {
        flex-direction: column;
        gap: 12px;
    }

    .nen8q44n {
        width: 100%;
    }

    .ys12wdql img {
        height: 26px;
    }
}
.bscuzlw6 {
    border-top: 2px solid var(--color-accent);
}
.eehmya69 {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.v0lyaciw {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .nen8q44n {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }

    .q9alcoha {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }

    .i39uvuiw {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 2px solid #ef4444;

      font-size: 10px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-right: 4px;
      vertical-align: middle;
      flex-shrink: 0;
    }

    .kswkrn5c {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.kswkrn5c div {
display: flex;
gap: 10px;
}
.bsjb5zswgz { border: 1px dotted #410b03; margin: -16px; width: 12%; display: flex; padding: 23px 18px; }
.kswkrn5c span {
      color:var( --color-light);
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
font-size: 14px;
    }
.kswkrn5c a {
     color:var( --color-light);
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;
font-size: 14px;

    }
.kswkrn5c a:hover { color: #c5cad6; }
.w0g0objx {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }

    .h7qabdym {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.q5pn29yp {
      display: flex;
      align-items: center;
      gap: 8px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.07);
      border-radius: 8px;
      padding: 7px 12px;
      text-decoration: none;
      color: #8a94a6;
      font-size: 11px;
      font-weight: 500;
      transition: background 0.2s, border-color 0.2s, color 0.2s;
      white-space: nowrap;
width: 130px;
min-height: 65px;
display: flex;
justify-content: center;
    }
.q5pn29yp:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }

    .q5pn29yp svg {
      flex-shrink: 0;
    }

    .tc5lvo1j {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.bgycao4s {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: linear-gradient(135deg, #1a6faf 0%, #0d4f82 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 9px;
      font-weight: 800;
      color: #fff;
      letter-spacing: -0.5px;
      flex-shrink: 0;
    }

    .dctq9s8d {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.o1re3sln {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .xhypxbew {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.xm93elrj {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
.e7aqjwjstcdh { padding-left: 22px; width: 97px; }

    .j88s963a {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.j88s963a a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.j88s963a a:hover { color: #9aa0b0; }

    .ydeumjo9 {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }

    @media (max-width: 480px) {
      .h7qabdym { gap: 8px; }
      .q5pn29yp { font-size: 10px; padding: 6px 10px; }
    }
.yjb4dfrf {
max-width: 100%;
    height: auto;
}