:root {
--JtZlplhqLZNd: #235787;
--sxdpyhgACOpb: #0342AE;
--BwRimzZfsuPC: #ffc107;
--BQjaVoLVuYPk: #ED2E2E;
--GMpILgZilvBE: #eae9e9;
--slakgojUhYvP: #000;
--DOnpIrUAzQUS: rgba(240, 190, 190, 0.5);
--NRoSGRKLiKei: #ed4b77;
--pTyaXZqLmnZM: #a90003;
--GWSsHxBJQiLU: #fff;
--vrbESNLAdkgp: #0342AE;
--EexmJiqSwpwH: #ebe8e8;
--JEpLFfbzDsxB: #fff;
--PUgYJqMJKXXA: #dad2d2;
--ZDJFcxIXPvTp: #000000;
--PCsHnVZCkbJn: #4517ff;
--wviuzUtuKpEz: #260c94;
--CxcFmBlNMhTp: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--GWSsHxBJQiLU);
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--vrbESNLAdkgp);
color: var(--slakgojUhYvP);
scroll-behavior: smooth;
}

img {
width: 100%;
}

figure {
margin: 0;
}

h1 {
font-size: 42px;
font-weight: 600;
line-height: 1.2;
margin-top: 50px;
font-family: Poppins, sans-serif;
}

h2 {
font-size: 34px;
line-height: 1.2;
margin-top: 40px;
font-family: Poppins, sans-serif;
}

h3 {
font-size: 28px;
line-height: 1.2;
margin-top: 30px;
font-family: Poppins, sans-serif;
}

ol {
counter-reset: step;
list-style: none;
padding-left: 0;
margin-top: 1em;
margin-bottom: 1em;
}

ol li {
counter-increment: step;
position: relative;
padding-left: 3em;
margin-bottom: 1em;
color: white;
font-size: 16px;
}

ol li::before {
content: counter(step);
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border: 2px solid #3780B6;
border-radius: 50%;
color: #3780B6;
font-weight: bold;
font-size: 1em;
}


.loGcwVALlpXw {
background-color: var(--vrbESNLAdkgp);
padding: 10px 0;
display: flex;
}

.aXOPdfSYLMfr {
gap: 30px;
display: flex;
align-items: center;
}

.sxOEDdNopfGZ {
display: flex;
align-items: center;
}

.YJXIkFcAZzpD {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

.YJXIkFcAZzpD a,
.aswYDSaXjEFu {
cursor: pointer;
pointer-events: auto;
}

.YJXIkFcAZzpD img {
width: 70px;
border-radius: 16px;
}

.HQDmdBTxljgP {
font-size: 20px;
font-weight: bold;
color: var(--JEpLFfbzDsxB);
white-space: nowrap;
}
.TCvSGZWwwuNp .HQDmdBTxljgP{
white-space: normal;
}

.AzJFTKEaSYFl {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}

.RlPrGRrzYQdB {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.VbSsXCmaDRKf {
white-space: nowrap;
display: flex;
align-items: center;
gap: 30px;
width: 100%;
list-style: none;
padding: 0;
margin: 0;
font-family: Inter, sans-serif;
font-weight: 700;
font-size: 18px;
}

.RfSMDfntSIzu {
position: relative;
}

.RfSMDfntSIzu a {
color: var(--GWSsHxBJQiLU);
}

.RfSMDfntSIzu.active a {
color: var(--BQjaVoLVuYPk);
font-weight: bold;
}

.LASKnPKZhCgj {
display: flex;
justify-content: end;
align-items: center;
gap: 10px;
flex-grow: 2;
margin-right: 20px;
font-weight: 700;
font-size: 18px;
}

.LASKnPKZhCgj a {
font-size: 16px;
white-space: nowrap;
word-break: keep-all;
padding: 10px 20px;
text-align: center;
max-width: 200px;
border-radius: 16px;
}

.LASKnPKZhCgj a:nth-child(2) {
background: #289507;
color: #fff !important;
border-radius: 16px;
padding: 10px 20px;
font-weight: 700;
transition: background 0.2s;
animation: pulse 2s infinite;
}

.LASKnPKZhCgj a:nth-child(2):hover {
background: #1f7d04;
}

.eQlwqyBEKbsu {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}

.osPsVeYpgcte {
display: none;
position: absolute;
top: 100%;
left: 0;
background: var(--vrbESNLAdkgp);
border: 1px solid var(--JEpLFfbzDsxB);
border-radius: 4px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
list-style: none;
margin: 0;
padding: 0.5em 0;
min-width: 180px;
z-index: 100;
}

.RfSMDfntSIzu:hover > .osPsVeYpgcte {
display: block;
}

.fRxuKpRySjRN {
margin: 0;
}

.ZouwoMndesFc {
display: block;
padding: 0.5em 1em;
white-space: nowrap;
text-decoration: none;
transition: background 0.2s;
}

.ZouwoMndesFc:hover {
background: rgba(0,0,0,0.05);
}

.GHZkBDzBhgEU {
color: var(--GWSsHxBJQiLU);
}

.mNVnEPTBbaLv,
.aXOPdfSYLMfr,
.jYtghSbwpFlc{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

.mNVnEPTBbaLv {
background-color: var(--vrbESNLAdkgp);
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.IXziSwqdLSCz {
background-color: var(--vrbESNLAdkgp);
padding: 0 15px;
}

.fqkhBLDsduvr {
font-size: 32px;
font-weight: 600;
line-height: 30px;
padding-top: 15px;
}

.GHZkBDzBhgEU > .HQDmdBTxljgP {
display: none;
}

.hijXvMVRpBDO {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
}

.qhfTeHNGcVZS::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
}


.hijXvMVRpBDO img {
border-radius: 22px;
height: auto;
display: block;
}

.UVufsPcmEbmi {
position: absolute;
max-width: 600px;
transform: translate(-50%, -50%);
left: 30%;
top: 50%;
color: var(--GWSsHxBJQiLU);
border: none;
z-index: 2;
font-size: 26px;
border-radius: 15px;
transition: background-color 0.7s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}

.UVufsPcmEbmi a:hover {
color: var(--GWSsHxBJQiLU);
}

.ygfRFIhkDQnQ{
background-color: var(--BQjaVoLVuYPk);
color: var(--GWSsHxBJQiLU);
font-weight: bold;
border: none;
cursor: pointer;
z-index: 2;
font-size: 24px;
border-radius: 15px;
padding: 20px 70px;
transition: background-color 0.7s ease;
font-family: Poppins, sans-serif;
animation: pulse 2s infinite;
}

@keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.9);
}
}


.ygfRFIhkDQnQ:hover {
background-color: var(--pTyaXZqLmnZM);
}

.cEfaFexKotIb {
display: flex;
flex-direction: column;
gap: 12px;
padding: 20px;
background-color: var(--JtZlplhqLZNd);
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
position: relative;
margin: 20px auto;
}

.cEfaFexKotIb span {
margin: 0;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.cEfaFexKotIb p {
color: var(--GWSsHxBJQiLU);
font-size: 34px;
text-align: start;
}

.nGxXvHYXiowr {
border-radius:6px;
overflow: hidden;
}

.RhYCGdTNQSbt {
width: 120px;
height: 30px;
opacity: 1;
top: 40%;
left: 15%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: var(--pTyaXZqLmnZM);
color: var(--GWSsHxBJQiLU);
font-weight: bold;
font-size: 17px;
text-align: center;
letter-spacing: 1px;
text-decoration: none;
opacity: 0;
transition: opacity 0.2s;
z-index: 1;
border-radius: 6px;
}

.eMasuDWopUbn {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 16px;
}

.QJjgBXBTersk {
gap: 30px;
width: 100%;
display: flex;
justify-content: center;
margin-top:40px;
}

.YFdPnUWoJYqA {
transition: filter 0.3s ease, transform 0.3s ease;
}

.YFdPnUWoJYqA:hover {
transform: scale(1.04);
filter: brightness(70%);
}

.LWhuYfDvvUiF {
margin-top: 40px;
}

.blOgcMYWQLei {
display: flex;
gap: 20px;
justify-content: center;
flex-wrap: nowrap;
}

.qbJXJFHLwKDL {
background: linear-gradient(180deg, #744F1B 0%, #707306 100%);
border: 1px solid;
border-radius: 10px;
text-align: center;
display: flex;
flex-direction: column;
max-width: 380px;
width: 100%;
height: 195px;
color: var(--GWSsHxBJQiLU);
align-items: center;
justify-content: center;
font-size: 32px;
overflow: hidden;
transition: transform 0.2s ease;
}
.qbJXJFHLwKDL:first-child {
background: linear-gradient(180deg, #305907 0%, #072230 100%);
color: --rIZCunnjXvAB
}

.qbJXJFHLwKDL:last-child {
background: linear-gradient(180deg, #2564AC 0%, #2B1D69 100%);
}

.qbJXJFHLwKDL a {
color: --rIZCunnjXvAB
}

.UgiwhUvCTwuQ {
display: flex;
justify-content: space-evenly;
gap: 20px;
margin-top: 30px;
flex-wrap: wrap;
}

.uMSYaFKrXQob {
background-color: var(--BQjaVoLVuYPk);
color: var(--GWSsHxBJQiLU);
padding: 15px 30px;
border: none;
border-radius: 12px;
cursor: pointer;
min-width:250px;
text-align: center;
transition: background-color 0.7s ease;
}

.uMSYaFKrXQob:hover {
background-color: var(--pTyaXZqLmnZM);
}

.RQXzUPDCQFwJ {
color: var(--GWSsHxBJQiLU);
font-family: Poppins;
font-weight: 700;
font-size: 24px;
letter-spacing: 0%;
text-align: center;
}


/* Footer */
.jYtghSbwpFlc {
background-color: var(--vrbESNLAdkgp);
color: var(--GWSsHxBJQiLU);
padding: 30px 0;
}

.XNBNoGMLodjw {
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: nowrap;
margin: 0 auto 28px;
}

.pjYQmZHBGBDD {
width: 100%;
position: absolute;
left: 0;
margin: 0 auto;
border: 0;
border-top: 1px solid rgba(255, 255, 255, 0.7);
}

.fiNpgMzLVQmO {
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
width: auto;
flex-wrap: wrap;
}

.fiNpgMzLVQmO .cMpkTslNXdcO:first-child:first-child {
width: 48px;
}

.nzIAuGocOurN {
width: 100%;
padding: 0 20px;
box-sizing: border-box;
max-width: 1200px;
}

.vRlFdnkobRXa {
display: flex;
}

.gJuArvZhOuXf {
position: relative;
display: inline-block;
}

.EZzRxdZJrISg {
background: var(--vrbESNLAdkgp);
color: var(--JEpLFfbzDsxB);
font-weight: 600;
border: 2px solid var(--JEpLFfbzDsxB);
border-radius: 12px;
padding: 7px 22px;
transition: border 0.18s, color 0.18s, background 0.18s;
box-shadow: 0 2px 8px rgba(0,0,0,0.07);
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
}

.CamxMqdGUHmV {
font-size: 15px;
margin-left: 6px;
transition: transform 0.22s;
}

#yszEbEwfsivv:checked + .EZzRxdZJrISg .CamxMqdGUHmV {
transform: rotate(180deg);
}

.cIgHjzIBuCqv {
display: none;
position: absolute;
min-width: 145px;
background: var(--GWSsHxBJQiLU);
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.10);
border: 1.5px solid var(--BwRimzZfsuPC);
z-index: 99;
padding: 6px 0;
}

.NMRALksYBlvs {
left: 0;
bottom: 110%;
}

.DsYeCUrIdZkv {
right: 0;
top: 110%;
}

#yszEbEwfsivv:checked ~ .cIgHjzIBuCqv {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}

@keyframes fadeInLangList {
from { opacity: 0; transform: translateY(10px);}
to { opacity: 1; transform: translateY(0);}
}

.cIgHjzIBuCqv .UMQDCJxJicDl {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--slakgojUhYvP);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}

.cIgHjzIBuCqv .UMQDCJxJicDl:hover {
background: var(--pTyaXZqLmnZM);
color: var(--BwRimzZfsuPC);
}

.cIgHjzIBuCqv .UMQDCJxJicDl.is-active {
color: var(--BwRimzZfsuPC);
font-weight: 600;
background: var(--pTyaXZqLmnZM);
border-radius: 8px;
}

.rOELKcMeHUmo ul {
display: flex;
list-style: none;
justify-content: space-evenly;
padding: 0;
margin: 0 auto;
text-transform: uppercase;
}

.rOELKcMeHUmo {
padding: 28px 0;
font-weight: 600;
text-align:center;
}

.rOELKcMeHUmo ul li a:hover {
color: var(--wviuzUtuKpEz);
}

.SodsApwMixOb {
padding-top: 28px;
text-align: center;
}

.iyesUTUYvbVb {
position: fixed;
bottom: 40px;
right: 40px;
width: 40px;
height: 40px;
z-index: 2;
background-color: var(--JtZlplhqLZNd);
border-radius: 8px;
cursor: pointer;
opacity: 0.5;
transition: opacity 0.3s ease;
}

.iyesUTUYvbVb:hover {
opacity: 1;
}

.iyesUTUYvbVb::after,
.iyesUTUYvbVb::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 2px;
background-color: var(--GWSsHxBJQiLU);
}

.iyesUTUYvbVb::after {
transform: translate(-12%, -50%) rotate(40deg);
}

.iyesUTUYvbVb::before {
transform: translate(-88%, -50%) rotate(-40deg);
}


.FundOmCGVEAm {
display: flex;
justify-content: space-between;
align-items: center;
margin: 40px 0;
padding: 0 40px;
}


.svyBEENfNjKq {
background-color: var(--JtZlplhqLZNd);
color: var(--GWSsHxBJQiLU);
font-size: 21px;
padding: 15px 30px;
border-radius: 12px;
cursor: pointer;
text-decoration: none;
transition: background-color 0.7s ease;
}

.svyBEENfNjKq:hover {
background-color: var(--pTyaXZqLmnZM);
color: var(--GWSsHxBJQiLU);
}

.EChtYzGrdrma {
font-weight: 400;
}

.EChtYzGrdrma a {
font-weight: 400;
}

/*casinos-list*/
.TCvSGZWwwuNp {
margin-top: 30px;
background-color: var(--BQjaVoLVuYPk);
width: 100%;
border: 1px solid var(--CxcFmBlNMhTp);
padding: 15px;
box-sizing: border-box;
border-radius: 15px;
}

.TewhwfTWZLkF {
display: flex;
justify-content: space-between;
align-items: center;
gap: 25px;
}

.OMIVQoNjjPFw {
display: flex;
align-items: center;
}

.OMIVQoNjjPFw:nth-child(1) {
width: 30%;
}

.OMIVQoNjjPFw:nth-child(2) {
width: 50%;
justify-content: center;
border-right: 1px solid var(--CxcFmBlNMhTp);
border-left: 1px solid var(--CxcFmBlNMhTp);
height: 100px;
}

.OMIVQoNjjPFw:nth-child(3) {
width: 20%;
justify-content: center;
}
.OMIVQoNjjPFw strong{
font-size: 18px;
}

.oLQINBiEABdK {
width: 150px;
}

.oLQINBiEABdK img{
border-radius: 16px;
}

.GQbtQpsYuEUE {
margin-left: 24px;
}

.vTkuzdxhJhQp {
display: flex;
align-items: center;
margin: 0 auto 10px auto;
justify-content: center;
border: 1px solid var(--CxcFmBlNMhTp);
border-radius: 15px;
width: 130px;
}

.GuueDRIiQwNr {
color: var(--BwRimzZfsuPC);
font-size: 24px;
}

.QYBbGgrPZZDo {
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--JtZlplhqLZNd);
color: var(--GWSsHxBJQiLU);
transition: background-color 0.7s ease;
}

.QYBbGgrPZZDo:hover {
background-color: var(--pTyaXZqLmnZM);
color: var(--GWSsHxBJQiLU);
}

table {
width: 100%;
border: 1px solid var(--sxdpyhgACOpb);
border-radius: 16px;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
background-color: var(--JEpLFfbzDsxB);
color: var(--sxdpyhgACOpb);
max-width: 100%;
}


td {
border: 1px solid var(--sxdpyhgACOpb);
border-radius: 6px;
padding: 10px;
color: var(--sxdpyhgACOpb);
white-space: normal;
}

table thead {
background-color: var(--GWSsHxBJQiLU);
height: 50px;
border-radius: 20px;
border: none;

}

table thead th {
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
color: var(--sxdpyhgACOpb);
}

table thead th:first-child {
border-radius: 20px;
}

table thead th:last-child {
border-radius: 20px;
}

table tbody tr {
border-bottom: 1px solid var(--sxdpyhgACOpb);
background-color: var(--JEpLFfbzDsxB);
}

table tbody tr:last-child td:first-child {
border-radius: 0 0 0 16px;
}

table tbody tr:last-child td:last-child {
border-radius: 0 0 16px 0;
}

table tbody td {
padding: 10px;
color: var(--sxdpyhgACOpb);
}
.iMCLKKlRtONW {
border-radius: 20px;
}

.iMCLKKlRtONW, .iMCLKKlRtONW table {

width: 100%;
max-width: 100%;
overflow-x: auto;
}

.iMCLKKlRtONW, .iMCLKKlRtONW table {

overflow-x: auto;
-webkit-overflow-scrolling: touch;
}

.iMCLKKlRtONW table {
width: max-content;
width: 100%;
}

.aEWvvTaqlGKM {
background-color: var(--sxdpyhgACOpb);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--CxcFmBlNMhTp);
color: var(--GWSsHxBJQiLU);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.GNfXmZHUUIDY h3 {
font-size: 20px;

}
.AiRgvGSYCgfN {
text-align: left;
}

.aEWvvTaqlGKM:last-child {
margin-bottom: 0;
}

.aEWvvTaqlGKM h3 {
margin: 10px 0;
}

.atiVHQqYCbUs {
font-size: 0.9em;
color: #666;
padding: 0.75em 0;
}

.tqERhBboQxCT {
max-width: 1200px;
margin: 0 auto;
padding: 0 1em;
}

.ycyvCYxbRqvY {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}

.pSKcusqkghua {
display: flex;
align-items: center;
}

.LjVrBljOqcHI {
color: var(--GWSsHxBJQiLU);
text-decoration: none;
transition: color .2s;
}

.LjVrBljOqcHI:hover {
text-decoration: underline;
color: var(--pTyaXZqLmnZM);
}

.LjVrBljOqcHI[aria-current="page"] {
color: #939090;
font-weight: bold;
cursor: default;
text-decoration: none;
}

.sLzzKkwqlYkP {
margin: 0 0.5em;
color: #999;
font-size: 1.2em;
line-height: 1;
}

/* Responsive */
@media (max-width: 1200px) {
/* Header */
/* Footer */
}

@media (max-width: 992px) {
/* Header */
.VbSsXCmaDRKf {
flex-direction: column;
gap: 20px;
}

.aXOPdfSYLMfr {
padding: 0 15px;
flex-wrap: wrap;
}

.AzJFTKEaSYFl {
display: block;
color: var(--GWSsHxBJQiLU);
order: 2;
padding-left: 0;
padding-right: 0;
}

#RnpxFhdNdETW {
display: none;
}

.LASKnPKZhCgj {
margin-right: 0;
}

#RnpxFhdNdETW.active {
display: flex;
order: 3;
}

.YJXIkFcAZzpD {
width: auto;
}

.YJXIkFcAZzpD img {
width: 50px;
margin-left: 0;
}

.blOgcMYWQLei {
flex-direction: column;
align-items: center;
}

.XNBNoGMLodjw {
flex-direction: column;
}

.rOELKcMeHUmo ul {
flex-direction: column;
gap: 20px;
}
.iMCLKKlRtONW table {
width: max-content;
width: 100%;
}
.OMIVQoNjjPFw:nth-child(1),
.OMIVQoNjjPFw:nth-child(2),
.OMIVQoNjjPFw:nth-child(3){
width: 33%;
}

.VuCZDYEdkDqm{
text-align: center;
padding: 0 10px;
}
.GQbtQpsYuEUE {
margin-left: 10px;
}

}

@media (max-width: 756px) {
.LASKnPKZhCgj {
position: fixed;
z-index: 1;
bottom: 0;
left: 0;
height: 70px;
font-weight: 600;
font-size: 16px;
width: 100%;
gap: 15px;
padding-left: 20px;
padding-right: 20px;
justify-content: center;
background-color: var(--vrbESNLAdkgp);
border-top: 1px solid var(--CxcFmBlNMhTp);
}

.LASKnPKZhCgj a:first-child {
border: 1px solid #fff;
}

.LASKnPKZhCgj a {
width: 100%;
border-radius: 40px;
padding: 12px 20px;
}

.YJXIkFcAZzpD > .HQDmdBTxljgP {
display: none;
}

.GHZkBDzBhgEU > .HQDmdBTxljgP {
display: flex;
justify-content: center;
font-size: 16px;
padding: 10px 0;
margin-bottom: 10px;
}

.UVufsPcmEbmi {
font-size: 26px;
width: 70%;
left: 50%;
height: unset;
}

.ygfRFIhkDQnQ {
padding: 10px 25px;
font-size: 28px;
font-weight: bold;
}

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

.jYtghSbwpFlc{
margin-bottom: 70px;
}
}

@media (max-width: 576px) {
.fiNpgMzLVQmO {
justify-content: center;
width: auto;
flex-wrap: wrap;
}

.UVufsPcmEbmi {
font-size: 20px;
width: 100%;
}

.ygfRFIhkDQnQ {
font-size: 20px;
}
.YFdPnUWoJYqA {
max-width: 250px;
}

.QJjgBXBTersk{
flex-wrap:wrap;
}

.RQXzUPDCQFwJ {
font-size: 24px;
}
table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
h1 {
font-size: 32px;
margin-top: 30px;
}
h2 {
font-size: 26px;
line-height: 1.2;
margin-top: 30px;
}
h3 {
font-size: 22px;
margin: 20px auto;
}
.TewhwfTWZLkF{
flex-wrap: wrap;
}
.OMIVQoNjjPFw:nth-child(1){
width: 100%;
justify-content: center;
}
.OMIVQoNjjPFw:nth-child(2){
width: 100%;
border: none;
height: 70px;
}
.OMIVQoNjjPFw:nth-child(3) {
width: 100%;
}
.FundOmCGVEAm {
flex-direction: column;
gap: 20px;
align-items: center;
}
}

@media (max-width: 480px) {
.uMSYaFKrXQob{
max-width: 280px;
}
.iyesUTUYvbVb {
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}

.iyesUTUYvbVb::after,
.iyesUTUYvbVb::before {
width: 14px;
}

.OMIVQoNjjPFw:nth-child(1) {
flex-direction: column;
}

.GQbtQpsYuEUE {
margin-left: 0px;
}

.QYBbGgrPZZDo{
padding: 10px 20px;
}

table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
.oLQINBiEABdK {
width: 100px;
}
.VuCZDYEdkDqm{
font-size: 14px;
}
}


/*popup*/
.gsvdFJtcKBHa {
background: var(--BQjaVoLVuYPk);
border: 1px solid #717785;
border-radius: 8px;
bottom: 40px;
display: flex;
flex-direction: column;
min-height: 136px;
opacity: 0;
padding: 12px;
position: fixed;
left: -100%;
transition: all 0.3s ease-in-out;
visibility: hidden;
max-width: 460px;
width: 100%;
z-index: 10000;
}
.VqnhYGPWYwbM {
display: flex;
}
.jNxhBYAQJdyc {
margin-left: 15px;
}
.UNxwUwhvyqOt {
width: 130px;
height: 100%;
border-radius: 16px;
}
.oRYRDbmTLDqE {
font-size: 24px;
font-weight: 600;
}
.BDKunmbJfqUc {
margin-top: 10px;
color: var(--slakgojUhYvP);
}
.lXiCVEuTXHYG {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--JtZlplhqLZNd);
color: var(--GWSsHxBJQiLU);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--GWSsHxBJQiLU);
}
.lXiCVEuTXHYG:hover{
background: var(--pTyaXZqLmnZM);
transition: all 0.7s ease-in-out;
color: var(--GWSsHxBJQiLU);
}
.JnpMLKCUAuwf {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.fHTWYrKKORvX {
position: relative;
}
.fHTWYrKKORvX::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.fHTWYrKKORvX::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.mJkTxjgLLfVP {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--EexmJiqSwpwH);
}

@media(max-width: 576px){
.gsvdFJtcKBHa{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.UNxwUwhvyqOt {
width: 70px;
}
.BDKunmbJfqUc {
margin-right: 15px;
}
.lXiCVEuTXHYG{
width: 220px;
}
}
@media(max-width: 480px){

.VqnhYGPWYwbM {
display: flex;
flex-direction: column;
align-items: center;
}
.lXiCVEuTXHYG {
width: 200px;
margin-top: 0;
height: 40px;
}
.BDKunmbJfqUc {
margin-right: 0;
text-align: center;
}
.jNxhBYAQJdyc {
margin-left: 0;
}
}
