

: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(.d047zl5i) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.ddlxl5zp63q { border: 4px dotted #f6e27d; width: 86vw; color: rgb(14, 79, 9); margin: -15px; padding: 20px 22px; display: grid; }
.qxkvm7je {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.ozohcuyv {

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

.l2610723 {
  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;
}
.l2610723:hover {
  transform: translateY(-3px) scale(1.2);
}
.lekj5f39 {
    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;
}
.lekj5f39::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;
}
.lekj5f39:hover::before {
    left: 120%;
}
.lekj5f39:hover {
    transform: translateY(-3px);
}
.lq43caqn {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}

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

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

.qcs4r8u2 {
  padding: 4rem 0;
  text-align: center;
}
.eay6aetw {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.q55h4za9 {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.qywvif0m {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.rmmnvmb3qz2 { padding: 7px 46px; display: block; width: 31vw; }
.z7tnckml {
  width: 100%;
}
.qfeip3pz {
min-height:240px;
}

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

.hutmd2v4 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.fjv8yxsx {
  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);
}
.o35u6w0g {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.g5730gse {
  margin-bottom: 0.5rem;
}
.frv3lspp {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}

.rz6i3u8u {
  background-color: var(--bg-dark);
}
.p8dlklm8 {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.y6h9q57h {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.sn5x0hbn86 { border: 1px dashed #57aacf; }
.y6h9q57h 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;
}

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

.v1uk5dqw {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.wk41kfsq {
  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;
}
.wk41kfsq:hover {
  transform: translateY(-5px);
}
.k83ozm5f {
  padding: 1rem;
}
.j09zv4da {
  margin-bottom: 0.25rem;
}
.jvaa5vf55r0p { margin: -6px; color: rgb(47, 78, 65); padding: 26px 42px; }
.nhoejj2x {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.ixitbnhr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g71l5tjk {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.c6lxdg9g {
  font-weight: 700;
  color: var(--color-accent);
}

.wifkxssv {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.r9kl7jgq {
  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;
}
.r9kl7jgq::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.ljsxxzrc::after {
  transform: rotate(45deg);
}
.qikttvwp {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.qikttvwp p {
  margin: 0 0 1rem 0;
}

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

.zzztpsvk {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.gmc1i6yig { margin: -5px; display: block; padding: 1px 20px; color: rgb(131, 77, 70); border: 2px dotted #5b1107; }
.w7ifqczj {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.w7ifqczj:hover {
  filter: grayscale(0%);
  opacity: 1;
}

.xllpsc9l {
  background-color: var(--bg-dark);
}
.rwmqd6mz {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.r3zknavw {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.snuj8wc7 {
  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);
}
.jvhj8pdm {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

.sw1582jo {
  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;
}
.sw1582jo p {
  margin: 0;
}

.ap0kkqw3 {
  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);
}
.a1bnf0e2 {
  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;
}
.qteoclah {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.y6g21sia {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.r959cpp6 {
  background-color: var(--color-text);
  color: var(--color-accent);
}
.tdcd3m9n { color: rgb(222, 220, 49); width: 60px; display: flex; padding: 34px 11px; }

.zms48a7q {
  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;
}
.g0x5so5d {
  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] .g0x5so5d {
  transform: scale(1);
}
.dcr1b8gx {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.h14t82c6 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.mk6avdvi {
  margin-bottom: 2rem;
  font-size: 1.1rem;
}

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

  h2 {
    font-size: 2.5rem;
  }

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

  .eb9acgrt {
    font-weight: 700;
  }

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

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

  .z7tnckml {
    flex: 1;
  }

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

  .hutmd2v4 {
    flex-direction: row;
  }

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

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

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

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

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

  .r3zknavw {
    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);
}
.xx9f1o6l { margin: 10px; padding: 8px 13px; color: rgb(82, 235, 157); border: 4px dashed #f37537; }
.qqlthfhu {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.u57g1svh{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.na8vbyp4 {
  position: relative;
}
@media (max-width: 1087px) {
  .u57g1svh {
    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);
}
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;
  }
  
  .lea7ms1f {
    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; }
.wdgdakdz69vc { padding: 29px 23px; margin: 20px; display: block; border: 4px dashed #4b90a6; width: 16%; color: rgb(80, 58, 200); }
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;
}
.rporn6hq {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.rporn6hq h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.t2o9kvl4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.t2o9kvl4 li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.ks0qxt31 {
  font-weight: bold;
  color: var(--color-accent);
}
.jp7hn820 {
  max-width: 1400px;
  margin: 0 auto;
}
.eocdc7m4 {
  display: flex;
 
  gap: 5px;
  margin-bottom: 40px;
overflow-x: auto;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 1024px) {
.eocdc7m4 {
 justify-content: center;
margin-top: 20px;
}
}
.nw0aouvt {
  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;
}
.nw0aouvt: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);
}
.q5jgyrpci { margin: -1px; width: 30%; border: 5px dashed #54873f; color: rgb(220, 244, 252); padding: 37px 5px; }
.nw0aouvt:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
section.qcs4r8u2 {
background:none !important;
}
  .eocdc7m4 {
    gap: 12px;
  }

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

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

  width: 20px;
  height: 20px;

}

}
.nxszmi7q {
max-width:inherit;
text-align: center;
}
.cugvb1vk:has(.wnlp9axu) {
  grid-template-columns: repeat(4, 1fr);
}
.cugvb1vk:has(.itsqojji) {
  grid-template-columns: repeat(5, 1fr);
}
.cugvb1vk:has(.o8aiymio) {
  grid-template-columns: repeat(6, 1fr);
}
.cugvb1vk:has(.v20eqlol) {
  grid-template-columns: repeat(7, 1fr);
}
.cugvb1vk:has(.c8jbm14j) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .cugvb1vk {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .cugvb1vk {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .cugvb1vk {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .cugvb1vk {
    grid-template-columns: 1fr !important;
  }
}
.nxszmi7q:hover .bmuj8sim {
  opacity: 1; 
}
.aky74uzmzf { padding: 47px 13px; margin: -5px; color: rgb(231, 103, 137); }
.nxszmi7q:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.ztzi6fx9 p {
  color: var(--color-accent);
  font-weight: 600;
}
.tr4dzlq0 {
  border-bottom: 2px solid #e8eaf6;
}
.tr4dzlq0:last-child {
  border-bottom: none;
}
.nu90ukvf {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.nu90ukvf::-webkit-details-marker {
  display: none;
  
}
.nu90ukvf::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.tr4dzlq0[open] .nu90ukvf::after {
  transform: translateY(-50%) rotate(45deg);
}
.zxa9sbqw {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.fa058gha {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.t97vxmxb {
        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;
    }
.t97vxmxb:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.t97vxmxb:active {
        transform: translateY(-1px);
    }
.gomzrxne8 { display: grid; padding: 6px 18px; color: rgb(93, 240, 203); width: 66%; border: 3px dashed #bd204d; }
@media (max-width: 480px) {
        .t97vxmxb {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#lang-dropdown {
  position: relative;
}
#lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  gap: 6px;
}
.h4zcs0mf {
  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] .h4zcs0mf {
  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);
}
.c4fv2tqj {
    display: flex;
    align-content: center;
    align-items: center;
}
.wgzzjvea li {
margin-bottom:0px;
}
.v4ognfda {
    display: flex;
    justify-content: center;
    column-gap: 21px;
    overflow-x: auto;
    scrollbar-width: none;
    margin: 5px 0px;
}
@media (min-width: 768px) {
.v4ognfda {
display:none;
}
}
.uqmlzas8 {
display: flex;
    justify-content: center;
    gap: 20px;
}

        .nco4fpj9 {
          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;

        }
.flbfzhwd {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.ndwqreemga3h { color: rgb(45, 42, 67); padding: 11px 38px; width: 67%; }
.a7pcsqf1 {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.owzefq40 {
            background-color: #00bcd4;
            color: #fff;
        }
.aooa1rcf {
            background-color: #ff9800;
            color: #fff;
        }
.a7pcsqf1:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }

.lgtp7u5h ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}
.lgtp7u5h ul li {
    list-style: none;
    margin-left: 0;
}
:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
}
.zapge1jt {
    background: var(--bg-dark);
    color: var(--color-text);
    font-family: 'Montserrat', sans-serif;
    padding: 60px 20px;
    text-align: center;
}
.ztzi6fx9 {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.f3gf184ti { display: grid; padding: 7px 50px; border: 5px dotted #3a0855; margin: -4px; }

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

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

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

.e7qo24yy {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.e7qo24yy a {
    color: var(--color-text);
    text-decoration: none;
    transition: 0.3s ease;
}
.uswkgh5l { width: 19vw; margin: 7px; border: 1px dotted #bb3ca3; padding-right: 28px; color: rgb(216, 27, 98); }
.e7qo24yy a:hover {
    color: var(--color-accent);
}
.ccrvaidu {
    opacity: 0.5;
}

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

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

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

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

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

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

    .vi56xu4u {
        width: 100%;
    }

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

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

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

    .ufn3kr51 {
      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;
    }
.gm74lf8bfjq { width: 36%; }

    .cw10jkm9 {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.cw10jkm9 div {
display: flex;
gap: 10px;
}
.cw10jkm9 span {
      color:var( --color-light);
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
font-size: 14px;
    }
.cw10jkm9 a {
     color:var( --color-light);
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;
font-size: 14px;

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

    .vmwany9o {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.yoj161vx {
      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;
    }
.yoj161vx:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }

    .yoj161vx svg {
      flex-shrink: 0;
    }

    .x8wlxwqb {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.yiot7o23 {
      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;
    }

    .v12m4di8 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.dr3o9qxe {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
.ec7jrnf3z5y { border: 1px dotted #b302b5; display: inline-block; }

    .sitebeaj {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.wxt1erko {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

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

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

    @media (max-width: 480px) {
      .vmwany9o { gap: 8px; }
      .yoj161vx { font-size: 10px; padding: 6px 10px; }
    }
.l8jxs3fb {
max-width: 100%;
    height: auto;
}
.g1pdhsj2 {
   max-width: 1100px;
width: 100%;
    margin: 10px auto;
padding: 10px;
}
.nov71eca {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.ftavd14s { border: 1px dotted #ee2f78; width: 33%; margin: -18px; padding-left: 4px; }
.m4y1eckb {
    padding: 24px;
    border-radius: 16px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.m4y1eckb:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.ibfm5usd {
    background: rgba(40, 167, 69, 0.12); 
    border: 1px solid rgba(40, 167, 69, 0.25);
}
.gllsn1es {
    background: rgba(220, 53, 69, 0.12); 
    border: 1px solid rgba(220, 53, 69, 0.25);
}

.hr7hcl9d {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}

.jrkjbddg {
    list-style: none !important;
    padding: 0;
    margin: 0;
}
.jrkjbddg li {
 list-style: none !important;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    line-height: 1.5;
}

.ibfm5usd li::before,
.gllsn1es li::before {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    font-weight: bold;
}
.ibfm5usd li::before {
    content: "✔";
    color: #28a745;
}
.gllsn1es li::before {
    content: "✖";
    color: #dc3545;
}

@media (max-width: 768px) {
    .nov71eca {
        grid-template-columns: 1fr;
    }
}
.qxjltqbesw3 { margin: -10px; padding-right: 37px; width: 69%; border: 4px dashed #c320fe; }