:root {
--HGaqARCLrosk: #2F689F;
--SAmtOEolzorn: #0241AC;
--XMigznSayxTe: #ffc107;
--ZUCjMbxeBeYP: #FF3B3B;
--QnwEJiVsUgSf: #e8e8e7;
--kEpqcYaiueRt: #000;
--gRzYaGJfpfDQ: rgba(252, 220, 220, 0.5);
--eTBUHdWDftgj: #ec4b78;
--XCNHrcksDPSJ: #b00000;
--jfcofEnrjhcJ: #fff;
--OWVYUeZofXRQ: #002682;
--VEUNmkkGMegP: #edecec;
--LordxWDLYCPM: #fff;
--zFTiQeeSeIRd: #dbd1d1;
--ieoyLLsNaryf: #000000;
--tqNPUPxAFNXc: #4115eb;
--YgAuZHzUSbtB: #230b8e;
--MGFMIPnExBcI: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--jfcofEnrjhcJ);
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(--OWVYUeZofXRQ);
color: var(--kEpqcYaiueRt);
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;
}


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

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

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

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

.JFudFGRpUhGo a,
.hNwcwFmbLfxE {
cursor: pointer;
pointer-events: auto;
}

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

.XlqFYyQgmAXW {
font-size: 20px;
font-weight: bold;
color: var(--LordxWDLYCPM);
white-space: nowrap;
}
.IlChFSIsdSrw .XlqFYyQgmAXW{
white-space: normal;
}

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

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

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

.sxKcSZYlNOWY {
position: relative;
}

.sxKcSZYlNOWY a {
color: var(--jfcofEnrjhcJ);
}

.sxKcSZYlNOWY.active a {
color: var(--ZUCjMbxeBeYP);
font-weight: bold;
}

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

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

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

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

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

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

.sxKcSZYlNOWY:hover > .sJhzROoLcqjh {
display: block;
}

.mQCZCLDUaBSv {
margin: 0;
}

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

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

.nDusdfRRppwg {
color: var(--jfcofEnrjhcJ);
}

.evpdCCXPEThK,
.IZgVxgQrcHby,
.NtpAJXUFyVWJ{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.XaVhMAbmAcmQ {
background-color: var(--OWVYUeZofXRQ);
padding: 0 15px;
}

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

.nDusdfRRppwg > .XlqFYyQgmAXW {
display: none;
}

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

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


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

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

.sSyHfoFDNSlK a:hover {
color: var(--jfcofEnrjhcJ);
}

.WIrdXxYtmWMI{
background-color: var(--HGaqARCLrosk);
color: var(--jfcofEnrjhcJ);
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);
}
}


.WIrdXxYtmWMI:hover {
background-color: var(--XCNHrcksDPSJ);
}

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

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

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

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

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

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

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

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

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

.rcYXzmMTyJUi {
margin-top: 40px;
}

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

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

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

.RKflqrlALWbP a {
color: --jfcofEnrjhcJ;
}

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

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

.ZCRWLQVUtzeF:hover {
background-color: var(--XCNHrcksDPSJ);
}

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


/* Footer */
.NtpAJXUFyVWJ {
background-color: var(--OWVYUeZofXRQ);
color: var(--jfcofEnrjhcJ);
padding: 30px 0;
}

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

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

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

.wgechiGKIhsK .dMAmzwKurAQK:first-child:first-child {
width: 48px;
}

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

.ekVMAbRJlzVF {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.pmDTqbgGXvXl .qGvvYFVkgLnn:hover {
background: var(--XCNHrcksDPSJ);
color: var(--XMigznSayxTe);
}

.pmDTqbgGXvXl .qGvvYFVkgLnn.is-active {
color: var(--XMigznSayxTe);
font-weight: 600;
background: var(--XCNHrcksDPSJ);
border-radius: 8px;
}

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

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

.NLaFqHuQBDzH ul li a:hover {
color: var(--YgAuZHzUSbtB);
}

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

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

.FYAwHPPzQCaq:hover {
opacity: 1;
}

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

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

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


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


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

.BhfgqsSBOyMK__btn:hover {
background-color: var(--XCNHrcksDPSJ);
color: var(--jfcofEnrjhcJ);
}

.BhfgqsSBOyMK__text {
font-weight: 400;
}

.BhfgqsSBOyMK__text a {
font-weight: 400;
}

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

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

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

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

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

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

.gBhfHWTHJPNi {
width: 150px;
}

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

.VBzWffZmDGeh {
margin-left: 24px;
}

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

.tSIGQnLfnqJL {
color: var(--XMigznSayxTe);
font-size: 24px;
}

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

.ujbSNkMeIMpr:hover {
background-color: var(--XCNHrcksDPSJ);
color: var(--jfcofEnrjhcJ);
}

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


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

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

}

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

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

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

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

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

.INuyzYKebRqi, .INuyzYKebRqi table {

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

.INuyzYKebRqi, .INuyzYKebRqi table {

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

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

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

}
.OLZriUnjvscb {
text-align: left;
}

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

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

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

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

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

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

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

.uVGRViUtJXPN:hover {
text-decoration: underline;
color: var(--XCNHrcksDPSJ);
}

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

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

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

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

#main-nav {
display: none;
}

.xDhZGquvpbmi {
margin-right: 0;
}

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

.JFudFGRpUhGo {
width: auto;
}

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

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

.ATVyrWXqaQDZ {
flex-direction: column;
}

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

.MMqRtNaBpUvE{
text-align: center;
padding: 0 10px;
}
.VBzWffZmDGeh {
margin-left: 10px;
}

}

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

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

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

.JFudFGRpUhGo > .XlqFYyQgmAXW {
display: none;
}

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

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

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

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

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

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

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

.WIrdXxYtmWMI {
font-size: 20px;
}
.BaiuSkDeSgUW {
max-width: 250px;
}

.sTtEHEucSdoF{
flex-wrap:wrap;
}

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

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

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

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

.VBzWffZmDGeh {
margin-left: 0px;
}

.ujbSNkMeIMpr{
padding: 10px 20px;
}

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


/*popup*/
.UzypblNUTWXx {
background: var(--ZUCjMbxeBeYP);
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;
}
.UzypblNUTWXx__info {
display: flex;
}
.UzypblNUTWXx__box {
margin-left: 15px;
}
.UzypblNUTWXx__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.UzypblNUTWXx__title {
font-size: 24px;
font-weight: 600;
}
.UzypblNUTWXx__sub-title {
margin-top: 10px;
color: var(--kEpqcYaiueRt);
}
.UzypblNUTWXx__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--HGaqARCLrosk);
color: var(--jfcofEnrjhcJ);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--jfcofEnrjhcJ);
}
.UzypblNUTWXx__btn:hover{
background: var(--XCNHrcksDPSJ);
transition: all 0.7s ease-in-out;
color: var(--jfcofEnrjhcJ);
}
.UzypblNUTWXx__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.UzypblNUTWXx__close-wrap {
position: relative;
}
.UzypblNUTWXx__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.UzypblNUTWXx__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.UzypblNUTWXx__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--VEUNmkkGMegP);
}

@media(max-width: 576px){
.UzypblNUTWXx{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.UzypblNUTWXx__img {
width: 70px;
}
.UzypblNUTWXx__sub-title {
margin-right: 15px;
}
.UzypblNUTWXx__btn{
width: 220px;
}
}
@media(max-width: 480px){

.UzypblNUTWXx__info {
display: flex;
flex-direction: column;
align-items: center;
}
.UzypblNUTWXx__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.UzypblNUTWXx__sub-title {
margin-right: 0;
text-align: center;
}
.UzypblNUTWXx__box {
margin-left: 0;
}
}
