:root {
--zHPkhsVXeucS: #1F507E;
--xFZBsUveTqbS: #013193;
--AZOjwGjkavmj: #ffc107;
--WLdBoLKqjFNm: #E41E26;
--EZZVMYnkNbwp: #eae8e7;
--bFEyCxcVaesd: #000;
--ekpVifsjpzVO: rgba(255, 200, 200, 0.5);
--eIIHjhSyuaHu: #ea4a75;
--jiahuqKSwuFv: #a90003;
--VcqzWtOKDhGg: #fff;
--lRqokAzcTphr: #013193;
--gvOLzLSJrTrj: #ebe8e8;
--twKiIxNIpbng: #fff;
--nPfSHnxBKQNW: #dad2d2;
--kZiJkwSwVCxT: #000000;
--oImLrgCYegGu: #3f14e5;
--SjrLQOfysrod: #210a85;
--iraWoRmKRYeE: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--VcqzWtOKDhGg);
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(--lRqokAzcTphr);
color: var(--bFEyCxcVaesd);
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;
}


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

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

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

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

.toasfpInEzoZ a,
.BsORcJFjIibi {
cursor: pointer;
pointer-events: auto;
}

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

.ANUceDuyqljl {
font-size: 20px;
font-weight: bold;
color: var(--twKiIxNIpbng);
white-space: nowrap;
}
.nVOUhbxJXJZO .ANUceDuyqljl{
white-space: normal;
}

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

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

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

.iwLGQSNLxOtQ {
position: relative;
}

.iwLGQSNLxOtQ a {
color: var(--VcqzWtOKDhGg);
}

.iwLGQSNLxOtQ.active a {
color: var(--WLdBoLKqjFNm);
font-weight: bold;
}

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

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

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

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

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

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

.iwLGQSNLxOtQ:hover > .hskXdifANQic {
display: block;
}

.hJbKjbChAyyc {
margin: 0;
}

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

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

.LJPHfUAiETTX {
color: var(--VcqzWtOKDhGg);
}

.KBEamUFotqpm,
.rNBfRlahGnIR,
.ziIgAROscAJu{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.PumacjAVBoZc {
background-color: var(--lRqokAzcTphr);
padding: 0 15px;
}

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

.LJPHfUAiETTX > .ANUceDuyqljl {
display: none;
}

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

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


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

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

.SEADQArNRBfT a:hover {
color: var(--VcqzWtOKDhGg);
}

.lMKjQYvcUjBH{
background-color: var(--zHPkhsVXeucS);
color: var(--VcqzWtOKDhGg);
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);
}
}


.lMKjQYvcUjBH:hover {
background-color: var(--jiahuqKSwuFv);
}

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

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

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

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

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

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

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

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

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

.VftBByPfwact {
margin-top: 40px;
}

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

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

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

.cPirEcHtoKXx a {
color: --VcqzWtOKDhGg;
}

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

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

.oxDENOUxOzYQ:hover {
background-color: var(--jiahuqKSwuFv);
}

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


/* Footer */
.ziIgAROscAJu {
background-color: var(--lRqokAzcTphr);
color: var(--VcqzWtOKDhGg);
padding: 30px 0;
}

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

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

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

.rJdbUfOVznIK .jUdWSWEtefHj:first-child:first-child {
width: 48px;
}

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

.HwShrzvAPsDr {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.qEjmzdCPljFP .gtOVxZJmgJHL:hover {
background: var(--jiahuqKSwuFv);
color: var(--AZOjwGjkavmj);
}

.qEjmzdCPljFP .gtOVxZJmgJHL.is-active {
color: var(--AZOjwGjkavmj);
font-weight: 600;
background: var(--jiahuqKSwuFv);
border-radius: 8px;
}

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

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

.kQmyqhouMiqx ul li a:hover {
color: var(--SjrLQOfysrod);
}

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

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

.oRbyiqvDPVCa:hover {
opacity: 1;
}

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

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

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


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


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

.OtnklvRKyRdF__btn:hover {
background-color: var(--jiahuqKSwuFv);
color: var(--VcqzWtOKDhGg);
}

.OtnklvRKyRdF__text {
font-weight: 400;
}

.OtnklvRKyRdF__text a {
font-weight: 400;
}

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

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

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

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

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

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

.KcjPKlvMRUhi {
width: 150px;
}

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

.IKdcOJvOpsUS {
margin-left: 24px;
}

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

.KdtehFxSIrBB {
color: var(--AZOjwGjkavmj);
font-size: 24px;
}

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

.pqXDJUifrbnW:hover {
background-color: var(--jiahuqKSwuFv);
color: var(--VcqzWtOKDhGg);
}

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


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

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

}

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

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

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

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

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

.dntoOmznuScP, .dntoOmznuScP table {

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

.dntoOmznuScP, .dntoOmznuScP table {

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

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

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

}
.nLocmkyRZCBV {
text-align: left;
}

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

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

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

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

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

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

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

.UCDwHJbMFvWd:hover {
text-decoration: underline;
color: var(--jiahuqKSwuFv);
}

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

.nmQoFskppaPz {
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 */
.QaKyAXLgHPgP {
flex-direction: column;
gap: 20px;
}

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

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

#main-nav {
display: none;
}

.XhOLBfYtnmPi {
margin-right: 0;
}

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

.toasfpInEzoZ {
width: auto;
}

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

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

.CKafpfxdgbiw {
flex-direction: column;
}

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

.UBIpOtKVpqlc{
text-align: center;
padding: 0 10px;
}
.IKdcOJvOpsUS {
margin-left: 10px;
}

}

@media (max-width: 756px) {
.XhOLBfYtnmPi {
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(--lRqokAzcTphr);
border-top: 1px solid var(--iraWoRmKRYeE);
}

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

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

.toasfpInEzoZ > .ANUceDuyqljl {
display: none;
}

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

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

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

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

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

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

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

.lMKjQYvcUjBH {
font-size: 20px;
}
.NmVNLKLZikyl {
max-width: 250px;
}

.SaphGnVHVDZI{
flex-wrap:wrap;
}

.CMTLspKEklLS {
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;
}
.mxcHxeUwvMEZ{
flex-wrap: wrap;
}
.BZXYjSUCFzMG:nth-child(1){
width: 100%;
justify-content: center;
}
.BZXYjSUCFzMG:nth-child(2){
width: 100%;
border: none;
height: 70px;
}
.BZXYjSUCFzMG:nth-child(3) {
width: 100%;
}
.OtnklvRKyRdF__box {
flex-direction: column;
gap: 20px;
align-items: center;
}
}

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

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

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

.IKdcOJvOpsUS {
margin-left: 0px;
}

.pqXDJUifrbnW{
padding: 10px 20px;
}

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


/*popup*/
.mGrAXcHhsvar {
background: var(--WLdBoLKqjFNm);
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;
}
.mGrAXcHhsvar__info {
display: flex;
}
.mGrAXcHhsvar__box {
margin-left: 15px;
}
.mGrAXcHhsvar__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.mGrAXcHhsvar__title {
font-size: 24px;
font-weight: 600;
}
.mGrAXcHhsvar__sub-title {
margin-top: 10px;
color: var(--bFEyCxcVaesd);
}
.mGrAXcHhsvar__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--zHPkhsVXeucS);
color: var(--VcqzWtOKDhGg);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--VcqzWtOKDhGg);
}
.mGrAXcHhsvar__btn:hover{
background: var(--jiahuqKSwuFv);
transition: all 0.7s ease-in-out;
color: var(--VcqzWtOKDhGg);
}
.mGrAXcHhsvar__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.mGrAXcHhsvar__close-wrap {
position: relative;
}
.mGrAXcHhsvar__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.mGrAXcHhsvar__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.mGrAXcHhsvar__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--gvOLzLSJrTrj);
}

@media(max-width: 576px){
.mGrAXcHhsvar{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.mGrAXcHhsvar__img {
width: 70px;
}
.mGrAXcHhsvar__sub-title {
margin-right: 15px;
}
.mGrAXcHhsvar__btn{
width: 220px;
}
}
@media(max-width: 480px){

.mGrAXcHhsvar__info {
display: flex;
flex-direction: column;
align-items: center;
}
.mGrAXcHhsvar__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.mGrAXcHhsvar__sub-title {
margin-right: 0;
text-align: center;
}
.mGrAXcHhsvar__box {
margin-left: 0;
}
}
