:root {
--HVzpmyGcrhmt: #256096;
--McWEUANUhFer: #F4F4F4;
--eCcozlBdHNfb: #ffc107;
--RFPzCZeBWgRc: #D61C1C;
--SAyKVpRawveB: #e9e7e7;
--VtcoPwHjSnFn: #000;
--iMauAgdVQAZR: rgba(250, 220, 220, 0.5);
--symOfDZjYmwF: #eb4d76;
--sdjnEJETltWU: #a70000;
--hLukbpUkruYv: #fff;
--aNBtUVtqKfPU: #F4F4F4;
--zrCvZTxuolew: #edeaea;
--TDRWmQGOttNg: #fff;
--slUpjiiHfLOI: #dbd2d2;
--XwGACWKPeDFd: #000000;
--zkGGVZBgzSSJ: #4618fc;
--GwzMpMjVBkts: #210a85;
--PaFNgiqCzZZx: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--VtcoPwHjSnFn);
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(--aNBtUVtqKfPU);
color: var(--VtcoPwHjSnFn);
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;
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;
}


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

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

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

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

.hyDaZrWxjrdz a,
.JRRbqkfyJStb {
cursor: pointer;
pointer-events: auto;
}

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

.lYUDMcaZUpjY {
font-size: 20px;
font-weight: bold;
white-space: nowrap;
}
.vnJPMmhCCCdW .lYUDMcaZUpjY{
white-space: normal;
}
.nYIzwIfnUcXj {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}

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

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

.gSepQMWbpLGp {
position: relative;
}

.gSepQMWbpLGp.active a {
color: var(--HVzpmyGcrhmt);
font-weight: bold;
}

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

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

.mGKjHJzzAqcw 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;
}

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

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

.RxYIgbRdIYEm {
display: none;
position: absolute;
top: 100%;
left: 0;
background: var(--aNBtUVtqKfPU);
border: 1px solid var(--TDRWmQGOttNg);
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;
}

.gSepQMWbpLGp:hover > .RxYIgbRdIYEm {
display: block;
}

.EeTBqOPkXiEu {
margin: 0;
}

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

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

.RrULIozRvVzh {
color: var(--VtcoPwHjSnFn);
}

.fCTEfwKCxEEQ,
.OkXApKfVteDi,
.sDirOEAGcVrp{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.crIeVkrLVESj {
background-color: var(--aNBtUVtqKfPU);
padding: 0 15px;
}

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

.RrULIozRvVzh > .lYUDMcaZUpjY {
display: none;
}

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

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


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

.tpqUMqbPWejx {
position: absolute;
max-width: 600px;
transform: translate(-50%, -50%);
left: 30%;
top: 50%;
color: var(--hLukbpUkruYv);
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;
}

.tpqUMqbPWejx a:hover {
color: var(--hLukbpUkruYv);
}

.QFIzldDPWMeR{
background-color: var(--RFPzCZeBWgRc);
color: var(--hLukbpUkruYv);
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);
}
}


.QFIzldDPWMeR:hover {
background-color: var(--sdjnEJETltWU);
}

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

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

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

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

.BeaFZVtBmufe {
width: 120px;
height: 30px;
opacity: 1;
top: 40%;
left: 15%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: var(--sdjnEJETltWU);
color: var(--hLukbpUkruYv);
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;
}

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

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

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

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

.wPLGjUbtCKhd {
margin-top: 40px;
}

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

.VpkXLHqEeVra {
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(--hLukbpUkruYv);
align-items: center;
justify-content: center;
font-size: 32px;
overflow: hidden;
transition: transform 0.2s ease;
}
.VpkXLHqEeVra:first-child {
background: linear-gradient(180deg, #305907 0%, #072230 100%);
color: var(--hLukbpUkruYv);
}

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

.VpkXLHqEeVra a {
color: var(--hLukbpUkruYv);
}

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

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

.CKyRcMZXTDfU:hover {
background-color: var(--sdjnEJETltWU);
}

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


/* Footer */
.sDirOEAGcVrp {
background-color: var(--aNBtUVtqKfPU);
color: var(--VtcoPwHjSnFn);
padding: 30px 0;
}

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

.OZEvRpVhAGwP {
width: 100%;
position: absolute;
left: 0;
margin: 0 auto;
border: 0;
border-top: 1px solid var(--RFPzCZeBWgRc);
}

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

.haTjhafvnkqa .imKFdcfWOyPG:first-child:first-child {
width: 48px;
}

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

.wLXmuLuIkiII {
display: flex;
}

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

.TJrjdzcIapQO {
background: var(--aNBtUVtqKfPU);
color: var(--VtcoPwHjSnFn);
font-weight: 600;
border: 2px solid var(--VtcoPwHjSnFn);
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;
}

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

#lang-dropdown-toggle:checked + .TJrjdzcIapQO .XvPckxRYdWbt {
transform: rotate(180deg);
}

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

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

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

#lang-dropdown-toggle:checked ~ .UiuQmovinYKE {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}

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

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

.UiuQmovinYKE .bSzuqeSpAAHP:hover {
background: var(--sdjnEJETltWU);
color: var(--eCcozlBdHNfb);
}

.UiuQmovinYKE .bSzuqeSpAAHP.is-active {
color: var(--eCcozlBdHNfb);
font-weight: 600;
background: var(--sdjnEJETltWU);
border-radius: 8px;
}

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

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

.krbPtNJIoaEw ul li a:hover {
color: var(--GwzMpMjVBkts);
}

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

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

.nOBgzXmblKjT:hover {
opacity: 1;
}

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

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

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


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

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

.QjLWkNAFghbd__btn:hover {
background-color: var(--sdjnEJETltWU);
color: var(--hLukbpUkruYv);
}

.QjLWkNAFghbd__text {
font-weight: 400;
}

.QjLWkNAFghbd__text a {
font-weight: 400;
}

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

.MjfIPbCHtNzW {
display: flex;
justify-content: space-between;
align-items: center;
}

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

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

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

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

.BMrevkKQvWGM {
width: 150px;
}

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

.PTxKvqKGHHEV {
margin-left: 24px;
}

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

.rXSqQBaKLJon {
color: var(--eCcozlBdHNfb);
font-size: 24px;
}

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

.VevJdmiAopAW:hover {
background-color: var(--sdjnEJETltWU);
color: var(--hLukbpUkruYv);
}

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


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

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

}

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

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

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

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

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(--VtcoPwHjSnFn);
}
.ySIzGjtOveOj {
border-radius: 20px;
}

.ySIzGjtOveOj, .ySIzGjtOveOj table {

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

.ySIzGjtOveOj, .ySIzGjtOveOj table {

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

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

.YuLsuDUfUTcY-item {
background-color: var(--McWEUANUhFer);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--PaFNgiqCzZZx);
color: var(--VtcoPwHjSnFn);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.YuLsuDUfUTcY h3 {
font-size: 20px;

}
.XMUCaytkhpxV {
text-align: left;
}

.YuLsuDUfUTcY-item:last-child {
margin-bottom: 0;
}

.YuLsuDUfUTcY-item h3 {
margin: 10px 0;
}

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

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

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

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

.zHyBfrTuNFms {
text-decoration: none;
transition: color .2s;
}

.zHyBfrTuNFms:hover {
text-decoration: underline;
color: var(--sdjnEJETltWU);
}

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

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


@media (max-width: 1200px) {
table{
display: block;
margin: 0 auto;
width: max-content;
}
}

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

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

.nYIzwIfnUcXj {
display: block;
order: 2;
padding-left: 0;
padding-right: 0;
}

#main-nav {
display: none;
}

.mGKjHJzzAqcw {
margin-right: 0;
}

#main-nav.active {
display: flex;
order: 3;
}

.hyDaZrWxjrdz {
width: auto;
}

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

.evgvzaIfgEum {
flex-direction: column;
align-items: center;
}
/* Footer */
.arTbTnzWZvmg {
flex-direction: column;
}

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

.otcPyYtUtDAY{
text-align: center;
padding: 0 10px;
}
.PTxKvqKGHHEV {
margin-left: 10px;
}

}

@media (max-width: 756px) {
/* Header */
.mGKjHJzzAqcw {
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(--aNBtUVtqKfPU);
border-top: 1px solid var(--PaFNgiqCzZZx);
}

.mGKjHJzzAqcw a:first-child {
border: 1px solid var(--PaFNgiqCzZZx);
}

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

.hyDaZrWxjrdz > .lYUDMcaZUpjY {
display: none;
}

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

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

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

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

.sDirOEAGcVrp{
margin-bottom: 70px;
}

}

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

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

.QFIzldDPWMeR {
font-size: 20px;
}
.AtpyqsLKoIET {
max-width: 250px;
}

.zOTBnnRoPpPs{
flex-wrap:wrap;
}

.zvlQkcSjScES {
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;
}
.MjfIPbCHtNzW{
flex-wrap: wrap;
}
.hxecgXKmTwyW:nth-child(1){
width: 100%;
justify-content: center;
}
.hxecgXKmTwyW:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.hxecgXKmTwyW:nth-child(3) {
width: 50%;
}

}

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

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

.hxecgXKmTwyW:nth-child(1) {
flex-direction: column;
}
.hxecgXKmTwyW:nth-child(2),
.hxecgXKmTwyW:nth-child(3) {
width: 100%;
}
.PTxKvqKGHHEV {
margin-left: 0px;
}

.VevJdmiAopAW{
padding: 10px 20px;
}

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


/*popup*/
.hEkddTWHhakJ {
background: var(--RFPzCZeBWgRc);
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;
}
.hEkddTWHhakJ__info {
display: flex;
}
.hEkddTWHhakJ__box {
margin-left: 15px;
}
.hEkddTWHhakJ__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.hEkddTWHhakJ__title {
font-size: 24px;
font-weight: 600;
}
.hEkddTWHhakJ__sub-title {
margin-top: 10px;
color: var(--VtcoPwHjSnFn);
}
.hEkddTWHhakJ__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--HVzpmyGcrhmt);
color: var(--hLukbpUkruYv);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--hLukbpUkruYv);
}
.hEkddTWHhakJ__btn:hover{
background: var(--sdjnEJETltWU);
transition: all 0.7s ease-in-out;
color: var(--hLukbpUkruYv);
}
.hEkddTWHhakJ__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.hEkddTWHhakJ__close-wrap {
position: relative;
}
.hEkddTWHhakJ__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.hEkddTWHhakJ__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.hEkddTWHhakJ__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--zrCvZTxuolew);
}

@media(max-width: 576px){
.hEkddTWHhakJ{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.hEkddTWHhakJ__img {
width: 70px;
}
.hEkddTWHhakJ__sub-title {
margin-right: 15px;
}
.hEkddTWHhakJ__btn{
width: 220px;
}
}
@media(max-width: 480px){

.hEkddTWHhakJ__info {
display: flex;
flex-direction: column;
align-items: center;
}
.hEkddTWHhakJ__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.hEkddTWHhakJ__sub-title {
margin-right: 0;
text-align: center;
}
.hEkddTWHhakJ__box {
margin-left: 0;
}
}
