

: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(.sl6epyy4) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b7fegvnqhxoi { padding-right: 49px; margin: 18px; display: block; }
.mimnq915 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.b9366jap {

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

.z4h6d7wm {
  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;
}
.z4h6d7wm:hover {
  transform: translateY(-3px) scale(1.2);
}
.h7ch5a4f {
    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;
}
.h7ch5a4f::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;
}
.h7ch5a4f:hover::before {
    left: 120%;
}
.h7ch5a4f:hover {
    transform: translateY(-3px);
}
.fzo3y4fuz { padding-right: 33px; display: inline-block; border: 4px solid #7a36a0; margin: -7px; width: 30%; color: rgb(241, 187, 231); padding-left: 21px; }
.ic94jhji {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}

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

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

.zth0xyv0 {
  padding: 4rem 0;
  text-align: center;
}
.ynte1b3h {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.ol8ajs4fp4s { width: 78vw; padding-right: 7px; display: inline-block; }
.fo7foyob {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.m0uzsbvs {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.j8i6ndus {
  width: 100%;
}
.gr0vcch4 {
min-height:240px;
}

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

.iz1iin6v {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ktd8uwc3 {
  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);
}
.xy0nq38nc { width: 39px; color: rgb(68, 244, 82); padding-left: 44px; }
.te01ml4l {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.ewu7saw0 {
  margin-bottom: 0.5rem;
}
.j72tt23v {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}

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

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

.kgeld0is {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.g95i753e {
  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;
}
.ok0j2kg6ofg { margin: -8px; width: 42px; display: flex; padding-right: 27px; padding-left: 19px; }
.g95i753e:hover {
  transform: translateY(-5px);
}
.ttan1dau {
  padding: 1rem;
}
.uhe28a6z {
  margin-bottom: 0.25rem;
}
.ddz5su77 {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.s8mlq2zs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jvjidolu {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.nqm5bqjb {
  font-weight: 700;
  color: var(--color-accent);
}

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

.nm1fd1uo {
  background-color: var(--bg-dark);
}
.mvg2cp71 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.d9265938j { display: block; border: 3px solid #46a75b; margin: -1px; color: rgb(206, 234, 248); padding: 45px 50px; width: 67px; }
.mtpn6vi9 {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.mtpn6vi9 li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}

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

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

.tbdnp8ew {
  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;
}
.tbdnp8ew p {
  margin: 0;
}
.ap1rz04h { padding-left: 23px; }

.kyjvqtfa {
  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);
}
.tca7ulz9 {
  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;
}
.rlge0gat {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.j0699z4v {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.bzt08uyj {
  background-color: var(--color-text);
  color: var(--color-accent);
}

.ibdli2g7 {
  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;
}
.i22exd7j {
  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] .i22exd7j {
  transform: scale(1);
}
.s7xdm4fq {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.q42xyvh6p { display: block; margin: 16px; color: rgb(179, 121, 13); width: 63px; padding: 2px 26px; }
.tt9hmh22 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.we8lm0ka {
  margin-bottom: 2rem;
  font-size: 1.1rem;
}

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

  h2 {
    font-size: 2.5rem;
  }

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

  .evld8x4s {
    font-weight: 700;
  }

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

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

  .j8i6ndus {
    flex: 1;
  }

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

  .iz1iin6v {
    flex-direction: row;
  }

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

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

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

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

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

  .s4rat3dh {
    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);
}
.w3zcp1j0 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.tan4qxds{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.ja0hv7iz {
  position: relative;
}
@media (max-width: 1087px) {
  .tan4qxds {
    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);
}
.z682b2g8k5ui { padding: 45px 17px; margin: -13px; border: 2px dotted #c2c5fa; color: rgb(60, 130, 125); width: 100%; }
@media(max-width:768px) {
  table {
    display: block;
    overflow-x: auto;
  }
  
  .r1b08rmq {
    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;
}
.or8qxydg {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.or8qxydg h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.wqw6vlouxc { width: 10px; margin: -3px; padding: 38px 17px; color: rgb(112, 152, 236); border: 1px dashed #e18610; }
.boea53g7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.boea53g7 li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.ywbaih9d {
  font-weight: bold;
  color: var(--color-accent);
}
.woksemay {
  max-width: 1400px;
  margin: 0 auto;
}
.f94osltu {
  display: flex;
 
  gap: 5px;
  margin-bottom: 40px;
overflow-x: auto;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 1024px) {
.f94osltu {
 justify-content: center;
margin-top: 20px;
}
}
.rzbabs15 {
  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;
}
.rzbabs15: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);
}
.rzbabs15:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
section.zth0xyv0 {
background:none !important;
}
  .f94osltu {
    gap: 12px;
  }

  .rzbabs15 {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .rzbabs15 {
    flex: 1 1 calc(50% - 6px);
  }
}
.c26a3o7d {
  width: 100%;
  margin-bottom: 40px;
}
.m3rtpmwj {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.m3rtpmwj h2 {
  color: var(--color-accent);
}
.t5apbrdh {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .t5apbrdh {
    justify-content: center;
  }
}
.uwsn6n6v {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.yzkvk100 { padding-left: 46px; border: 3px dotted #a1f815; padding-right: 8px; width: 58px; display: inline-block; }
.uwsn6n6v img {

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

  width: 20px;
  height: 20px;

}

}
.uwsn6n6v {
max-width:inherit;
text-align: center;
}
.t5apbrdh:has(.rm5n5592) {
  grid-template-columns: repeat(4, 1fr);
}
.t5apbrdh:has(.lyc1ob32) {
  grid-template-columns: repeat(5, 1fr);
}
.t5apbrdh:has(.c4v8wtg3) {
  grid-template-columns: repeat(6, 1fr);
}
.t5apbrdh:has(.kmofvi2y) {
  grid-template-columns: repeat(7, 1fr);
}
.t5apbrdh:has(.fwrc98gf) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .t5apbrdh {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .t5apbrdh {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .t5apbrdh {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .t5apbrdh {
    grid-template-columns: 1fr !important;
  }
}
.uwsn6n6v:hover .ryksjh5y {
  opacity: 1; 
}
.uwsn6n6v:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
.czjo8bplh64 { margin: 2px; border: 2px dotted #9195f6; color: rgb(158, 93, 18); display: flex; padding-right: 17px; }
* {
  scroll-margin-top: 80px; 
}
.trinnwgv p {
  color: var(--color-accent);
  font-weight: 600;
}
.jznrlir7 {
  border-bottom: 2px solid #e8eaf6;
}
.jznrlir7:last-child {
  border-bottom: none;
}
.v51b00zg {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.v51b00zg::-webkit-details-marker {
  display: none;
  
}
.v51b00zg::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.jznrlir7[open] .v51b00zg::after {
  transform: translateY(-50%) rotate(45deg);
}
.vhg0sk6l {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.ah55vt50 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.k5bcxzar {
        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;
    }
.k5bcxzar:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.k5bcxzar:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .k5bcxzar {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#lang-dropdown {
  position: relative;
}
.v7jftu5w { padding-right: 29px; width: 39vw; }
#lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  gap: 6px;
}
.c9x5bxlu {
  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] .c9x5bxlu {
  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);
}
.eh5kh4ma {
    display: flex;
    align-content: center;
    align-items: center;
}
.cg9tjqr8 li {
margin-bottom:0px;
}
.lrxv5ft9 {
    display: flex;
    justify-content: center;
    column-gap: 21px;
    overflow-x: auto;
    scrollbar-width: none;
    margin: 5px 0px;
}
@media (min-width: 768px) {
.lrxv5ft9 {
display:none;
}
}
.dss85fkw {
display: flex;
    justify-content: center;
    gap: 20px;
}

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

        }
.ch6kgp7x {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.kfxbpcb1 {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.g5q41htw {
            background-color: #00bcd4;
            color: #fff;
        }
.f5ecqdfy {
            background-color: #ff9800;
            color: #fff;
        }
.zm4wff99s { margin: -1px; color: rgb(6, 2, 183); display: inline-block; padding: 13px 50px; }
.kfxbpcb1:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }

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

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

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

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

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

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

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

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

footer-affiliate {
    opacity: 0.7;
    font-size: 13px;
    line-height: 1.6;
}
.r4584jn2ox { color: rgb(180, 103, 249); width: 89%; border: 1px dashed #b82281; padding: 16px 17px; }

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

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

    .i05msgjf {
        width: 100%;
    }

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

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

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

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

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

    }
.i5vyjshx3 { padding: 48px 35px; margin: -5px; border: 2px dashed #cefddb; width: 41vw; }
.uuhxr5l7 a:hover { color: #c5cad6; }
.czw7k2mm {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }

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

    .l2twwb3d svg {
      flex-shrink: 0;
    }

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

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

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

    .zzwpcx5f {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.zzwpcx5f a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.fc2393y6m { margin: -7px; width: 38%; display: block; color: rgb(66, 212, 16); padding-right: 13px; border: 3px solid #c21602; }
.zzwpcx5f a:hover { color: #9aa0b0; }

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

    @media (max-width: 480px) {
      .fiieqvyg { gap: 8px; }
      .l2twwb3d { font-size: 10px; padding: 6px 10px; }
    }
.t957b8ar {
max-width: 100%;
    height: auto;
}
.nrf5kvai {
   max-width: 1100px;
width: 100%;
    margin: 10px auto;
padding: 10px;
}
.lxalwdof {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.svvsizu0 {
    padding: 24px;
    border-radius: 16px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

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

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

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

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

.v0kby7ed li::before,
.wy04k234 li::before {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    font-weight: bold;
}
.v65zd6t2iph { color: rgb(249, 53, 117); margin: 8px; }
.v0kby7ed li::before {
    content: "✔";
    color: #28a745;
}
.wy04k234 li::before {
    content: "✖";
    color: #dc3545;
}

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