/* --- General Styles & Variables --- */

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

}
.i5550g0k {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.qflgn7md {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
.zmbm64sv { margin: -4px; border: 3px dotted #2db71e; padding: 50px 11px; color: rgb(140, 142, 68); width: 31vw; }
/* --- Buttons --- */
.r4p24xk0 {
  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;
}
.r4p24xk0:hover {
  transform: translateY(-3px) scale(1.2);
}
.qe8dq4wv {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.taz3xvrj {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.dbwmosfb {
  padding: 1rem 0;
  position: sticky;
  top: 0;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ij2ew8fk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jzfnl2lc {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.ou0h4zyb {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.o01q2xvu {
  color: var(--color-accent);
}
.q950f7f6 {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.p7di0sp9 {
  padding: 4rem 0;
  text-align: center;
}
.zbxreseth { border: 5px solid #3a531d; display: none; padding: 1px 6px; margin: -15px; width: 96%; color: rgb(50, 206, 108); }
.azc62fok {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.knm7kvde {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.vlf1zc1s {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.zabr664n {
  width: 100%;
}
/* .cxo3ndnr {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.o1zprj36 {
  background-color: var(--bg-dark);
}
.mj92apn4 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.cbpxr8dd {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.t0703g45 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.cbywpmpp {
  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);
}
.vsiuoywq {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.yk6vdvfv {
  margin-bottom: 0.5rem;
}
.w8y0lbxf {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
.m4iqadua { color: rgb(23, 1, 151); width: 19px; padding: 22px 16px; display: block; }
/* --- How-to Section --- */
.t88j73vu {
  background-color: var(--bg-dark);
}
.pgn2q6u4 {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.nz34w2za {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.nz34w2za 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;
}
/* --- Tables (Offers, Tournaments) --- */
.ccjfl9wu,
.bqu6300k {
  overflow-x: auto;
}
.ag64c3ih {
  position: relative;
}
.ezgtshzd,
.v9awghik {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.ezgtshzd th,
.ezgtshzd td,
.v9awghik th,
.v9awghik td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ezgtshzd th,
.v9awghik th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.voxctgwn {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.i3o8zgki {
  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;
}
.i3o8zgki:hover {
  transform: translateY(-5px);
}
.xp5hdrey7l { color: rgb(111, 77, 189); width: 77vw; border: 5px solid #086c24; padding: 1px 42px; display: none; }
.cfu442s2 {
  padding: 1rem;
}
.t7fdrpfa {
  margin-bottom: 0.25rem;
}
.ebdnblgu {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.j04ich2b {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.uxdi4hke {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.omjwy05l {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.nu5gptrw {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.rfveylb2 {
  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;
}
.rfveylb2::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.d3qtl3kv::after {
  transform: rotate(45deg);
}
.ywqasisp {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.ywqasisp p {
  margin: 0 0 1rem 0;
}
.bngdwd6i { padding: 41px 24px; margin: -1px; }
/* --- Sports Section --- */
.rrgxnbj2 {
  background-color: var(--bg-dark);
}
.kabgjl5o {
  text-align: center;
  margin-bottom: 1.5rem;
}
.hprwrfow {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.hprwrfow li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.kzggc73m {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.n46znbnz {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.n46znbnz:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.m2lf3xo3 {
  background-color: var(--bg-dark);
}
.uqdogq9w {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.xn3nfeqn {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.p5h380za {
  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);
}
.pdwknuwg {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.j0z3shvt {
  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;
}
.j0z3shvt p {
  margin: 0;
}
/* --- Promo Block --- */
.nfu1pzi1 {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: var(--color-accent);
  box-shadow: 0 4px 15px 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;
}
.l53entu3bkxr { padding-left: 14px; }
[promo-block--visible] {
  transform: translateX(0);
}
.ljmlal74 {
  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;
}
.tpfwsw0m {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.k2vntxns {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.omdyfpfz {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.f9rnhbxe {
  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;
}
.a8ula3xs {
  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] .a8ula3xs {
  transform: scale(1);
}
.sk9zm4j8 {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.nzr5xdhi {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.vzog9nor {
  margin-bottom: 2rem;
  font-size: 1.1rem;
}
.sz8rej8l { display: grid; color: rgb(2, 21, 191); padding: 26px 1px; margin: -18px; }
/* --- Desktop Styles (min-width: 768px) --- */
@media (min-width: 768px) {
  h1 {
    font-size: 3.5rem;
  }

  h2 {
    font-size: 2.5rem;
  }

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

  .o01q2xvu {
    font-weight: 700;
  }

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

  .k63qbk84 {
    flex: 1;
  }

  .zabr664n {
    flex: 1;
  }

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

  .t0703g45 {
    flex-direction: row;
  }

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

  .uqdogq9w {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* --- Larger Desktop Styles (min-width: 1024px) --- */
@media (min-width: 1024px) {
  .mj92apn4 {
    grid-template-columns: repeat(3, 1fr);
  }

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

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

  .xn3nfeqn {
    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);
}
.zzwy1w4p {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.jvvlawti{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.w8zv57si {
  position: relative;
}
@media (max-width: 1087px) {
  .jvvlawti {
    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;
}
.mpixhoxrjklw { border: 3px dashed #4fe696; display: flex; color: rgb(109, 94, 103); padding: 20px 16px; width: 51px; margin: 18px; }
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;
  }
  
  .e0f9jv0e {
    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;
}
.rgkmgugy {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.rgkmgugy h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.ge0u5qm0fz4x { color: rgb(40, 181, 110); width: 1%; margin: 3px; display: none; border: 4px solid #c355c1; padding: 15px 36px; }
.xmevdkmb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.xmevdkmb li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.pjpd236r {
  font-weight: bold;
  color: var(--color-accent);
}
.gg6uy055 {
  max-width: 1400px;
  margin: 0 auto;
}
.k6gmhjf7 {
  display: flex;
 
  gap: 5px;
  margin-bottom: 40px;
overflow-x: auto;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 1024px) {
.k6gmhjf7 {
 justify-content: center;
}
}
.bsja9rf0 {
  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;
}
.bsja9rf0: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);
}
.bsja9rf0:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .k6gmhjf7 {
    gap: 12px;
  }

  .bsja9rf0 {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .bsja9rf0 {
    flex: 1 1 calc(50% - 6px);
  }
}
.rb5y4cv1 {
  width: 100%;
  margin-bottom: 40px;
}
.gkl2o03x {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.gkl2o03x h2 {
  color: var(--color-accent);
}
.a7i2goov {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
.hfq9hysou26 { width: 27vw; border: 1px dashed #12eb91; margin: 7px; color: rgb(156, 99, 71); display: inline-block; padding: 37px 1px; }
@media (max-width: 800px) {
  .a7i2goov {
    justify-content: center;
  }
}
.kgoeia75 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.kgoeia75 img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.kgoeia75 .f9bqq5xj {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.kgoeia75:hover .f9bqq5xj {
  opacity: 1; 
}
.kgoeia75:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.s3cicp66 p {
  color: var(--color-accent);
  font-weight: 600;
}
.mgl0mfnq {
  border-bottom: 2px solid #e8eaf6;
}
.mgl0mfnq:last-child {
  border-bottom: none;
}
.ftp8lg4t {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.ftp8lg4t::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.ftp8lg4t::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.mgl0mfnq[open] .ftp8lg4t::after {
  transform: translateY(-50%) rotate(45deg);
}
.g3wjnhha {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.vrkievbg { color: rgb(177, 127, 139); margin: -9px; width: 5%; border: 3px dashed #84f55e; padding: 44px 22px; }
.eqt3iona {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.stt24bow {
        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;
    }
.stt24bow:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.stt24bow:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .stt24bow {
            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;
}
.yflgyals {
  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] .yflgyals {
  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);
}
.kgoeia75 {
max-width:inherit;
text-align: center;
}
.izw7ye0z3 { width: 16%; border: 4px solid #944ca6; }
.mod8ij36 {
 flex-basis: 49%; 
}
.s1xjdgs7 {
 flex-basis: 32.3333%; 
}
.uphu1r4p {
 flex-basis: 24%; 
}
.nnktquj1 {
 flex-basis: 19%; 
}
.hkp2b7k6 {
 flex-basis: 15.6666%; 
}
.byt0i0ww {
 flex-basis: 13.2857%; 
}
.nsiuhth3 {
    display: flex;
    align-content: center;
    align-items: center;
}
.ou0h4zyb li {
margin-bottom:0px;
}
.vhi5he0r {
    display: flex;
    justify-content: center;
    column-gap: 21px;
    overflow-x: auto;
    scrollbar-width: none;
    margin: 5px 0px;
}
@media (min-width: 768px) {
.vhi5he0r {
display:none;
}
}
.ilazm1og {
display: flex;
    justify-content: center;
    gap: 20px;
}
/* slotpage */

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


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