

: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(.pm5wz1tt) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.vvq7akyk {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.acngu0e4 {

}
.tbgqdpcv {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.xx4q7nok {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
.ze42q1422o { padding: 24px 47px; width: 5%; border: 4px dashed #687007; margin: 18px; display: grid; }

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

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

  backdrop-filter: blur(10px);
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pkqbsy51 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pm5wz1tt {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
  max-width: 200px;
  min-width: 140px;
}
.pm5wz1tt img {
    max-height: 80px !important;
    width: 100%;
}
.urg200jp {
  display: none;
  
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.we5r0bql {
  color: var(--color-accent);
}
.mad89b25 {
  font-size: 0.9rem;
}
.fwcno8tqj { color: rgb(81, 30, 219); padding-left: 47px; width: 71%; margin: 17px; border: 1px dotted #4b84b9; padding-right: 50px; }

.grdwhm7d {
  padding: 4rem 0;
  text-align: center;
}
.m3ovnzrt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.m7gcsi61 {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.m9evwm7p {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.uqo0q0nq {
  width: 100%;
}
.rws9n7tb {
min-height:240px;
}

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

.bbo1548b {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.rb76l60s {
  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);
}
.aiab1gdv {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.m779psuc {
  margin-bottom: 0.5rem;
}
.n51ngup67 { width: 95vw; padding-left: 25px; margin: 16px; }
.lw8mtpw4 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}

.qtdn8rv2 {
  background-color: var(--bg-dark);
}
.haabtxoy {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.to98vyy2 {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.to98vyy2 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;
}

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

.aqbjvxjm {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.ws0kgfwxm94y { display: block; color: rgb(209, 252, 154); border: 5px solid #5672dc; }
.if71dk4c {
  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;
}
.if71dk4c:hover {
  transform: translateY(-5px);
}
.wx4fnlc8 {
  padding: 1rem;
}
.ohbd99ns {
  margin-bottom: 0.25rem;
}
.cc2o2m1z {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.sa2th1tq {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.v64ozche {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.u6bi3cby {
  font-weight: 700;
  color: var(--color-accent);
}

.wsqda68p {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.gqqqhxux {
  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;
}
.gqqqhxux::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.eef376sz::after {
  transform: rotate(45deg);
}
.rpbai67y {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.e9qcw2ea { border: 3px solid #5e4305; padding: 13px 24px; margin: 14px; display: flex; width: 13%; color: rgb(19, 109, 24); }
.rpbai67y p {
  margin: 0 0 1rem 0;
}

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

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

.vwg60lir {
  background-color: var(--bg-dark);
}
.vgzd6131 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.mnbo0nk7 {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.jxlnqmxw {
  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);
}
.yiorhro8n { border: 1px dotted #d612af; padding-left: 42px; width: 23%; color: rgb(133, 197, 9); margin: 0px; padding-right: 39px; display: block; }
.f5wd75r1 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

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

.ncajrvqz {
  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);
}
.nkditit2 {
  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;
}
.csai4c14 {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.etciw5is {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.md3ypwah {
  background-color: var(--color-text);
  color: var(--color-accent);
}

.ni53b6vm {
  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;
}
.e735b6g3 {
  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] .e735b6g3 {
  transform: scale(1);
}
.plr7mzthdp22 { display: inline-block; padding: 23px 34px; margin: -12px; width: 31%; border: 5px dotted #526861; color: rgb(17, 237, 206); }
.mptf9b4k {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.cpz6mza2 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.e4vwslh1 {
  margin-bottom: 2rem;
  font-size: 1.1rem;
}

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

  h2 {
    font-size: 2.5rem;
  }

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

  .we5r0bql {
    font-weight: 700;
  }

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

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

  .uqo0q0nq {
    flex: 1;
  }

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

  .bbo1548b {
    flex-direction: row;
  }

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

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

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

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

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

  .mnbo0nk7 {
    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);
}
.yp9nrxj2 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.kscxeifc{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.d85n06et {
  position: relative;
}
@media (max-width: 1087px) {
  .kscxeifc {
    display: none
  }
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 12px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}
.h1myh8zl2hpk { width: 84%; display: flex; padding: 26px 15px; margin: 16px; }
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;
  }
  
  .ipc3ew5k {
    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;
}
.w99lkv3b {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.adopaevkp { padding: 14px 44px; }
.w99lkv3b h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.g3eoon67 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.g3eoon67 li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.u8kzxdww {
  font-weight: bold;
  color: var(--color-accent);
}
.ny8xzzdl {
  max-width: 1400px;
  margin: 0 auto;
}
.bdc9sdo3 {
  display: flex;
 
  gap: 5px;
  margin-bottom: 40px;
overflow-x: auto;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 1024px) {
.bdc9sdo3 {
 justify-content: center;
margin-top: 20px;
}
}
.wmyocrns {
  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;
}
.wmyocrns: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);
}
.wmyocrns:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
section.grdwhm7d {
background:none !important;
}
  .bdc9sdo3 {
    gap: 12px;
  }

  .wmyocrns {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .wmyocrns {
    flex: 1 1 calc(50% - 6px);
  }
}
.o3uf1d2d {
  width: 100%;
  margin-bottom: 40px;
}
.pihmvxt3 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.pihmvxt3 h2 {
  color: var(--color-accent);
}
.m9axwocm {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .m9axwocm {
    justify-content: center;
  }
}
.vi29v1rz {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.xvcs3clnrnuz { width: 53%; color: rgb(234, 213, 67); margin: 6px; padding: 25px 4px; border: 1px solid #cec48c; }
.vi29v1rz img {

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

  width: 20px;
  height: 20px;

}

}
.vi29v1rz {
max-width:inherit;
text-align: center;
}
.m9axwocm:has(.boz2l68d) {
  grid-template-columns: repeat(4, 1fr);
}
.m9axwocm:has(.p4bviomh) {
  grid-template-columns: repeat(5, 1fr);
}
.m9axwocm:has(.m42rpf6g) {
  grid-template-columns: repeat(6, 1fr);
}
.m9axwocm:has(.r650uol3) {
  grid-template-columns: repeat(7, 1fr);
}
.m9axwocm:has(.gm7ovfjk) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .m9axwocm {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .m9axwocm {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .m9axwocm {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .m9axwocm {
    grid-template-columns: 1fr !important;
  }
}
.vi29v1rz:hover .r0pyn1xv {
  opacity: 1; 
}
.vi29v1rz:hover img {
  opacity: 0.3;
}
.i6eq8kl7r8b7 { width: 86%; display: inline-block; }
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.xmtqoxeh p {
  color: var(--color-accent);
  font-weight: 600;
}
.tijwmqpk {
  border-bottom: 2px solid #e8eaf6;
}
.tijwmqpk:last-child {
  border-bottom: none;
}
.lfpdwert {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.lfpdwert::-webkit-details-marker {
  display: none;
  
}
.lfpdwert::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.tijwmqpk[open] .lfpdwert::after {
  transform: translateY(-50%) rotate(45deg);
}
.rzmu0apk {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.wpft16i9 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.lymf63ke {
        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;
    }
.lymf63ke:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.yvpaib6ae90 { margin: 13px; width: 56px; }
.lymf63ke:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .lymf63ke {
            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;
}
.mnqfl6we {
  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] .mnqfl6we {
  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);
}
.kq5bv7wy {
    display: flex;
    align-content: center;
    align-items: center;
}
.urg200jp li {
margin-bottom:0px;
}
.mg3hvvn5 {
    display: flex;
    justify-content: center;
    column-gap: 21px;
    overflow-x: auto;
    scrollbar-width: none;
    margin: 5px 0px;
}
@media (min-width: 768px) {
.mg3hvvn5 {
display:none;
}
}
.omls1neg {
display: flex;
    justify-content: center;
    gap: 20px;
}
.lokgl0epcfli { margin: 8px; padding: 45px 37px; width: 91%; }

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

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

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

.dlbaf0qt {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}
.dlbaf0qt a {
    color: var(--color-text);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
}
.dlbaf0qt a::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.cty7uh6e14e { border: 3px dotted #929ff9; color: rgb(109, 248, 39); }
.dlbaf0qt a:hover::after {
    width: 100%;
}

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

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

.gk7y77qa {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.gk7y77qa a {
    color: var(--color-text);
    text-decoration: none;
    transition: 0.3s ease;
}
.gk7y77qa a:hover {
    color: var(--color-accent);
}
.e6pepiw1 {
    opacity: 0.5;
}

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

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

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

footer-affiliate {
    opacity: 0.7;
    font-size: 13px;
    line-height: 1.6;
}
.v7dba369y3 { color: rgb(200, 198, 91); border: 2px dotted #3aa920; padding: 4px 34px; display: flex; width: 41px; }

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

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

    .fwcto8kx {
        width: 100%;
    }

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

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

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

    .aawnkfrm {
      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;
    }

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

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

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

    .rqxy9gzl svg {
      flex-shrink: 0;
    }

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

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

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

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

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

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