:root {
--DNZdeGTRbtbI: #2F69A0;
--UXmyhlxIolOf: #002784;
--EptHOiPodXPc: #ffc107;
--JuvQFZWfhvLz: #F44336;
--yYetWgcNuyhr: #e8e9e9;
--fAhpSGffwIkO: #000;
--IwpcdFcHeaqk: rgba(255, 250, 250, 0.5);
--OuQEGgLMHWTl: #eb4c75;
--ZmtysTMjxcgA: #b00000;
--MQSAqhiMCzWl: #fff;
--mjFnaECNeENB: #012885;
--WagwrMkURVvy: #efebeb;
--AafOjWsLPvfZ: #fff;
--gSdxPWNgSDYa: #d7d1d1;
--PCDsUwZhofxj: #000000;
--mYICIJxnRGnx: #3e13f0;
--wXjGkNWyBlPJ: #210a85;
--ARBHxRuFwNQa: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--MQSAqhiMCzWl);
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(--mjFnaECNeENB);
color: var(--fAhpSGffwIkO);
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;
}


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

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

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

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

.ljJnGpPNRjpI a,
.StuhqHylfJGc {
cursor: pointer;
pointer-events: auto;
}

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

.oypPAbsgTXLL {
font-size: 20px;
font-weight: bold;
color: var(--AafOjWsLPvfZ);
white-space: nowrap;
}
.fnBZWCaktAlG .oypPAbsgTXLL{
white-space: normal;
}

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

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

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

.khMuKCgvdHkI {
position: relative;
}

.khMuKCgvdHkI a {
color: var(--MQSAqhiMCzWl);
}

.khMuKCgvdHkI.active a {
color: var(--JuvQFZWfhvLz);
font-weight: bold;
}

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

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

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

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

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

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

.khMuKCgvdHkI:hover > .pYAAwXuVykGJ {
display: block;
}

.bnGEgAkWevfy {
margin: 0;
}

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

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

.unfQeHDRxmOt {
color: var(--MQSAqhiMCzWl);
}

.nGnXucbCnbxA,
.CMmxNNbttcRy,
.jaQFYGGxHaGf{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.RKgkgkYoqoIO {
background-color: var(--mjFnaECNeENB);
padding: 0 15px;
}

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

.unfQeHDRxmOt > .oypPAbsgTXLL {
display: none;
}

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

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


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

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

.hMOFkzBlUgGD a:hover {
color: var(--MQSAqhiMCzWl);
}

.xnGNXjGazaHg{
background-color: var(--DNZdeGTRbtbI);
color: var(--MQSAqhiMCzWl);
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);
}
}


.xnGNXjGazaHg:hover {
background-color: var(--ZmtysTMjxcgA);
}

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

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

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

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

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

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

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

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

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

.OxiHMmANDYgn {
margin-top: 40px;
}

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

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

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

.jNGJIgIGIyVq a {
color: --MQSAqhiMCzWl;
}

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

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

.ILchDGYFBCaE:hover {
background-color: var(--ZmtysTMjxcgA);
}

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


/* Footer */
.jaQFYGGxHaGf {
background-color: var(--mjFnaECNeENB);
color: var(--MQSAqhiMCzWl);
padding: 30px 0;
}

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

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

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

.uAhRJipYgMWu .sATPKSEEZepT:first-child:first-child {
width: 48px;
}

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

.zhdGdcDggOBH {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.JEDkxQlMKZuo .HyCBpvwmGWJF:hover {
background: var(--ZmtysTMjxcgA);
color: var(--EptHOiPodXPc);
}

.JEDkxQlMKZuo .HyCBpvwmGWJF.is-active {
color: var(--EptHOiPodXPc);
font-weight: 600;
background: var(--ZmtysTMjxcgA);
border-radius: 8px;
}

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

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

.WodqfcsnMNsc ul li a:hover {
color: var(--wXjGkNWyBlPJ);
}

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

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

.pEEtwFfBafpz:hover {
opacity: 1;
}

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

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

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


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


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

.SpUymsmIhDhY__btn:hover {
background-color: var(--ZmtysTMjxcgA);
color: var(--MQSAqhiMCzWl);
}

.SpUymsmIhDhY__text {
font-weight: 400;
}

.SpUymsmIhDhY__text a {
font-weight: 400;
}

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

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

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

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

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

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

.hUYOHUZJxfUG {
width: 150px;
}

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

.EwsqClLiuQKH {
margin-left: 24px;
}

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

.QYXQbSdNbRgp {
color: var(--EptHOiPodXPc);
font-size: 24px;
}

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

.himUxjcUjjwC:hover {
background-color: var(--ZmtysTMjxcgA);
color: var(--MQSAqhiMCzWl);
}

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


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

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

}

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

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

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

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

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

.LFKIbbdRRlYB, .LFKIbbdRRlYB table {

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

.LFKIbbdRRlYB, .LFKIbbdRRlYB table {

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

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

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

}
.DOzUyXPQbDut {
text-align: left;
}

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

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

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

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

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

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

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

.dvrUTPkMNkCo:hover {
text-decoration: underline;
color: var(--ZmtysTMjxcgA);
}

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

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

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

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

#main-nav {
display: none;
}

.fsEbgqrhhsxH {
margin-right: 0;
}

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

.ljJnGpPNRjpI {
width: auto;
}

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

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

.OwkqxyxwqGWJ {
flex-direction: column;
}

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

.CSxUalghoKXl{
text-align: center;
padding: 0 10px;
}
.EwsqClLiuQKH {
margin-left: 10px;
}

}

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

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

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

.ljJnGpPNRjpI > .oypPAbsgTXLL {
display: none;
}

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

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

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

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

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

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

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

.xnGNXjGazaHg {
font-size: 20px;
}
.ukfNNDBnZEPr {
max-width: 250px;
}

.UioWGPOMsbIw{
flex-wrap:wrap;
}

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

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

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

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

.EwsqClLiuQKH {
margin-left: 0px;
}

.himUxjcUjjwC{
padding: 10px 20px;
}

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


/*popup*/
.zTPDCVUOBkGz {
background: var(--JuvQFZWfhvLz);
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;
}
.zTPDCVUOBkGz__info {
display: flex;
}
.zTPDCVUOBkGz__box {
margin-left: 15px;
}
.zTPDCVUOBkGz__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.zTPDCVUOBkGz__title {
font-size: 24px;
font-weight: 600;
}
.zTPDCVUOBkGz__sub-title {
margin-top: 10px;
color: var(--fAhpSGffwIkO);
}
.zTPDCVUOBkGz__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--DNZdeGTRbtbI);
color: var(--MQSAqhiMCzWl);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--MQSAqhiMCzWl);
}
.zTPDCVUOBkGz__btn:hover{
background: var(--ZmtysTMjxcgA);
transition: all 0.7s ease-in-out;
color: var(--MQSAqhiMCzWl);
}
.zTPDCVUOBkGz__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.zTPDCVUOBkGz__close-wrap {
position: relative;
}
.zTPDCVUOBkGz__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.zTPDCVUOBkGz__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.zTPDCVUOBkGz__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--WagwrMkURVvy);
}

@media(max-width: 576px){
.zTPDCVUOBkGz{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.zTPDCVUOBkGz__img {
width: 70px;
}
.zTPDCVUOBkGz__sub-title {
margin-right: 15px;
}
.zTPDCVUOBkGz__btn{
width: 220px;
}
}
@media(max-width: 480px){

.zTPDCVUOBkGz__info {
display: flex;
flex-direction: column;
align-items: center;
}
.zTPDCVUOBkGz__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.zTPDCVUOBkGz__sub-title {
margin-right: 0;
text-align: center;
}
.zTPDCVUOBkGz__box {
margin-left: 0;
}
}
