

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

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

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

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

  backdrop-filter: blur(10px);
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cu5iif9v {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.t415oulmx0 { padding: 37px 9px; display: inline-block; width: 77vw; }
.gx4t9d1l {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
  max-width: 200px;
  min-width: 140px;
}
.gx4t9d1l img {
    max-height: 80px !important;
    width: 100%;
}
.b3lev8rw {
  display: none;
  
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.iin9v9eg {
  color: var(--color-accent);
}
.bgyw8dc7 {
  font-size: 0.9rem;
}

.iuc258al {
  padding: 4rem 0;
  text-align: center;
}
.wkgcop5r {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.mu52qbne {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.uchv65hu {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.sczh1abc {
  width: 100%;
}
.ikuadeg7 {
min-height:240px;
}

.n26n0cng {
  background-color: var(--bg-dark);
}
.h0lvx1cw {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.k1tz98tp {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
.khdjxhdkxbfi { margin: 3px; color: rgb(225, 183, 66); padding: 46px 41px; width: 55%; border: 3px dotted #7754b7; }

.opytbjpu {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.j18pkjlg {
  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);
}
.awq7qkoj {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.x11u4m1z {
  margin-bottom: 0.5rem;
}
.vensyj8f {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}

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

.iy5sjksa,
.jza5tdui {
  overflow-x: auto;
}
.ho234wg4dcn { width: 7px; border: 5px solid #fb4db9; padding: 5px 25px; display: block; color: rgb(236, 146, 72); }
.tfo16hu3 {
  position: relative;
}
.i071az1g,
.wspae7du {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.i071az1g th,
.i071az1g td,
.wspae7du th,
.wspae7du td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.i071az1g th,
.wspae7du th {
  background-color: var(--bg-dark);
  font-weight: 700;
}

.fuxa2vpd {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.rr2cl2lp {
  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;
}
.rr2cl2lp:hover {
  transform: translateY(-5px);
}
.lq367j80 {
  padding: 1rem;
}
.g9uetxeu {
  margin-bottom: 0.25rem;
}
.ojhr0ni9 {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.qun2zf9t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tsqinjkg {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.n3l1tlhn {
  font-weight: 700;
  color: var(--color-accent);
}

.edevitwo {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.o3fu7c54 {
  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;
}
.l1phuq32xr { width: 9%; margin: -6px; color: rgb(6, 55, 88); padding: 29px 43px; border: 3px dotted #e4dac5; display: block; }
.o3fu7c54::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.q1zt9583::after {
  transform: rotate(45deg);
}
.nrwllo2e {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.nrwllo2e p {
  margin: 0 0 1rem 0;
}

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

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

.t0nc15xf {
  background-color: var(--bg-dark);
}
.ml9lf4f1 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.g6c1kd7k {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.iqblxyk94pj { color: rgb(8, 223, 153); border: 5px dotted #4e88cf; padding: 19px 23px; }
.ewmddbqc {
  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);
}
.t9yhobxo {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

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

.bobupzem {
  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);
}
.u2srmql6 {
  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;
}
.j5cfkh83 {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.njl4aizh {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.x3yelslm {
  background-color: var(--color-text);
  color: var(--color-accent);
}
.iix7nuo31k { border: 4px dashed #edf36d; display: flex; width: 40px; color: rgb(47, 33, 112); padding: 15px 44px; }

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

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

  h2 {
    font-size: 2.5rem;
  }

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

  .iin9v9eg {
    font-weight: 700;
  }

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

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

  .sczh1abc {
    flex: 1;
  }

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

  .opytbjpu {
    flex-direction: row;
  }

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

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

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

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

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

  .g6c1kd7k {
    padding: 2rem 1rem;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
  font-size: 16px;
}
thead {
  background-color: rgba(255, 255, 255, 0.1);
}
.s1lpmcbzz { width: 78vw; border: 2px dotted #35ae0a; margin: -13px; padding: 46px 19px; }
th, td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.x8k8beq4 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.tyk7t4k3{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.ttyi2wsj {
  position: relative;
}
@media (max-width: 1087px) {
  .tyk7t4k3 {
    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;
  }
  
  .z7ejvp6g {
    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; }
.afid4tdlrj { display: block; margin: -14px; color: rgb(8, 53, 121); padding: 11px 4px; border: 1px solid #6d335a; }
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;
}
.ojokspf2 {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.ojokspf2 h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.dc2ukvas {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dc2ukvas li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.q9vucg1x {
  font-weight: bold;
  color: var(--color-accent);
}
.vbh4z03o {
  max-width: 1400px;
  margin: 0 auto;
}
.jex6s9z6 {
  display: flex;
 
  gap: 5px;
  margin-bottom: 40px;
overflow-x: auto;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 1024px) {
.jex6s9z6 {
 justify-content: center;
margin-top: 20px;
}
}
.b3dozcd4 {
  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;
}
.b3dozcd4: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);
}
.b3dozcd4:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
section.iuc258al {
background:none !important;
}
  .jex6s9z6 {
    gap: 12px;
  }

  .b3dozcd4 {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .b3dozcd4 {
    flex: 1 1 calc(50% - 6px);
  }
}
.dr6xxaf1 {
  width: 100%;
  margin-bottom: 40px;
}
.dgsfqxvr { width: 95%; border: 3px dashed #5946b7; padding: 3px 31px; }
.oyj8wqbr {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.oyj8wqbr h2 {
  color: var(--color-accent);
}
.ojd5qt0n {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .ojd5qt0n {
    justify-content: center;
  }
}
.b394vuns {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.b394vuns img {

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

  width: 20px;
  height: 20px;

}

}
.b394vuns {
max-width:inherit;
text-align: center;
}
.ojd5qt0n:has(.rlnfzxlr) {
  grid-template-columns: repeat(4, 1fr);
}
.ojd5qt0n:has(.unnfm290) {
  grid-template-columns: repeat(5, 1fr);
}
.ojd5qt0n:has(.hd84yng2) {
  grid-template-columns: repeat(6, 1fr);
}
.rtjnxbikwg { display: flex; padding: 6px 1px; color: rgb(40, 169, 26); margin: 6px; }
.ojd5qt0n:has(.ymz55h8l) {
  grid-template-columns: repeat(7, 1fr);
}
.ojd5qt0n:has(.u8d0oxb4) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .ojd5qt0n {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .ojd5qt0n {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .ojd5qt0n {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .ojd5qt0n {
    grid-template-columns: 1fr !important;
  }
}
.b394vuns:hover .oqjn39h6 {
  opacity: 1; 
}
.b394vuns:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.sozeckue p {
  color: var(--color-accent);
  font-weight: 600;
}
.sr54vrz2 {
  border-bottom: 2px solid #e8eaf6;
}
.sr54vrz2:last-child {
  border-bottom: none;
}
.k9ihdywx {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.k9ihdywx::-webkit-details-marker {
  display: none;
  
}
.k9ihdywx::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.sr54vrz2[open] .k9ihdywx::after {
  transform: translateY(-50%) rotate(45deg);
}
.thuzt7uomse9 { padding: 44px 50px; }
.eju7u2ka {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.ue48txs5 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.snhioa0f {
        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;
    }
.snhioa0f:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.snhioa0f:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .snhioa0f {
            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;
}
.fshubtrh {
  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] .fshubtrh {
  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);
}
.l567aolf {
    display: flex;
    align-content: center;
    align-items: center;
}
.b3lev8rw li {
margin-bottom:0px;
}
.rofrb19b9be { color: rgb(253, 132, 34); padding: 16px 11px; margin: -16px; }
.m2drn8fn {
    display: flex;
    justify-content: center;
    column-gap: 21px;
    overflow-x: auto;
    scrollbar-width: none;
    margin: 5px 0px;
}
@media (min-width: 768px) {
.m2drn8fn {
display:none;
}
}
.adz707l5 {
display: flex;
    justify-content: center;
    gap: 20px;
}

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

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

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

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

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

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

.x4t86nw7 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.aau6paiq0c0 { border: 3px dotted #559615; display: block; padding: 27px 19px; color: rgb(98, 143, 239); }
.x4t86nw7 a {
    color: var(--color-text);
    text-decoration: none;
    transition: 0.3s ease;
}
.x4t86nw7 a:hover {
    color: var(--color-accent);
}
.ms5l07st {
    opacity: 0.5;
}

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

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

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

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

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

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

    .ouf2ty5p {
        width: 100%;
    }

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

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

    .w3hcujhb {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
.p3qv5iktzvv { color: rgb(232, 116, 4); padding: 38px 24px; width: 34px; }

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

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

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

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

    .jmb65klq svg {
      flex-shrink: 0;
    }

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

    .b50qx4ta {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.qh3h86q4i2uw { width: 97vw; display: inline-block; padding: 43px 14px; }
.j3kmszww {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

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

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

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

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