:root {
--BKexXRnevGMc: #1C4B78;
--RfsBPyRTSHMU: #0342AE;
--aETQqUnPrfnX: #ffc107;
--EeJxMoFOvOSV: #ED2E2E;
--YZcwAgSuDXeI: #eae9e9;
--rTncUxQGMAjs: #000;
--LdTfpVIonaoG: rgba(255, 240, 240, 0.5);
--YLlMXBujSbKH: #ec4b78;
--MwlXYMANwHSD: #ad0303;
--lHNorAmzLUqo: #fff;
--rRbwhFxpYgHT: #0342AE;
--uGEHNhOgIkfj: #ece7e7;
--aeZFEwHSEfBq: #fff;
--GFeOWuEJwvlk: #dad2d2;
--LXdwgOWKJshI: #000000;
--upoKltprCwmT: #3a12e0;
--LYwGJCmRMpnd: #210a85;
--vxZLevVbpaMt: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--lHNorAmzLUqo);
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(--rRbwhFxpYgHT);
color: var(--rTncUxQGMAjs);
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;
}


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

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

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

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

.iNWLlKDcBTaD a,
.PdbztEJVFNll {
cursor: pointer;
pointer-events: auto;
}

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

.Yrjrpnfyxnli {
font-size: 20px;
font-weight: bold;
color: var(--aeZFEwHSEfBq);
white-space: nowrap;
}
.MugfbTjwQVSO .Yrjrpnfyxnli{
white-space: normal;
}

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

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

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

.kMOwVOxtkRym {
position: relative;
}

.kMOwVOxtkRym a {
color: var(--lHNorAmzLUqo);
}

.kMOwVOxtkRym.active a {
color: var(--EeJxMoFOvOSV);
font-weight: bold;
}

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

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

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

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

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

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

.kMOwVOxtkRym:hover > .FPuEITudMRXv {
display: block;
}

.xkfLarSGiwVg {
margin: 0;
}

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

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

.UqeGEZperCas {
color: var(--lHNorAmzLUqo);
}

.cofJzQhIipZI,
.MMWATsyKzEXU,
.fomOsqvfWmtO{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.BaYuroaiPDTQ {
background-color: var(--rRbwhFxpYgHT);
padding: 0 15px;
}

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

.UqeGEZperCas > .Yrjrpnfyxnli {
display: none;
}

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

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


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

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

.NrJfwvjRnZJa a:hover {
color: var(--lHNorAmzLUqo);
}

.inpsxPOZHWED{
background-color: var(--BKexXRnevGMc);
color: var(--lHNorAmzLUqo);
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);
}
}


.inpsxPOZHWED:hover {
background-color: var(--MwlXYMANwHSD);
}

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

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

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

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

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

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

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

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

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

.FGZKWDIetdmj {
margin-top: 40px;
}

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

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

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

.mquuoBuAfiEb a {
color: --lHNorAmzLUqo;
}

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

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

.fhLfVqFXNXUz:hover {
background-color: var(--MwlXYMANwHSD);
}

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


/* Footer */
.fomOsqvfWmtO {
background-color: var(--rRbwhFxpYgHT);
color: var(--lHNorAmzLUqo);
padding: 30px 0;
}

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

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

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

.EnqkIpVQMCHk .CFtgVmetvRMh:first-child:first-child {
width: 48px;
}

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

.QdnPAxgqgpaS {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.QDdaoVxLGjYh .QEakJOvnvrUA:hover {
background: var(--MwlXYMANwHSD);
color: var(--aETQqUnPrfnX);
}

.QDdaoVxLGjYh .QEakJOvnvrUA.is-active {
color: var(--aETQqUnPrfnX);
font-weight: 600;
background: var(--MwlXYMANwHSD);
border-radius: 8px;
}

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

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

.YNLuBmXKdyqu ul li a:hover {
color: var(--LYwGJCmRMpnd);
}

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

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

.NFssSIBWCSeF:hover {
opacity: 1;
}

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

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

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


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


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

.ChWILkDMLQSx__btn:hover {
background-color: var(--MwlXYMANwHSD);
color: var(--lHNorAmzLUqo);
}

.ChWILkDMLQSx__text {
font-weight: 400;
}

.ChWILkDMLQSx__text a {
font-weight: 400;
}

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

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

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

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

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

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

.pzThyEHVIvRj {
width: 150px;
}

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

.KBslasscfUzS {
margin-left: 24px;
}

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

.XEoBJWMOcnYd {
color: var(--aETQqUnPrfnX);
font-size: 24px;
}

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

.WqUmvfViRNzi:hover {
background-color: var(--MwlXYMANwHSD);
color: var(--lHNorAmzLUqo);
}

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


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

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

}

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

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

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

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

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

.OichMCcccnRa, .OichMCcccnRa table {

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

.OichMCcccnRa, .OichMCcccnRa table {

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

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

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

}
.MoEBLepeKMjv {
text-align: left;
}

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

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

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

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

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

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

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

.kLRGnkypmAep:hover {
text-decoration: underline;
color: var(--MwlXYMANwHSD);
}

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

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

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

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

#main-nav {
display: none;
}

.bjvseLiHTjDi {
margin-right: 0;
}

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

.iNWLlKDcBTaD {
width: auto;
}

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

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

.rTkStDFmBimG {
flex-direction: column;
}

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

.AKBqJShDYSYB{
text-align: center;
padding: 0 10px;
}
.KBslasscfUzS {
margin-left: 10px;
}

}

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

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

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

.iNWLlKDcBTaD > .Yrjrpnfyxnli {
display: none;
}

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

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

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

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

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

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

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

.inpsxPOZHWED {
font-size: 20px;
}
.iEcboUTdbwNV {
max-width: 250px;
}

.IdiVXmsmjjXm{
flex-wrap:wrap;
}

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

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

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

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

.KBslasscfUzS {
margin-left: 0px;
}

.WqUmvfViRNzi{
padding: 10px 20px;
}

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


/*popup*/
.wBDrrHNRhCoa {
background: var(--EeJxMoFOvOSV);
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;
}
.wBDrrHNRhCoa__info {
display: flex;
}
.wBDrrHNRhCoa__box {
margin-left: 15px;
}
.wBDrrHNRhCoa__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.wBDrrHNRhCoa__title {
font-size: 24px;
font-weight: 600;
}
.wBDrrHNRhCoa__sub-title {
margin-top: 10px;
color: var(--rTncUxQGMAjs);
}
.wBDrrHNRhCoa__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--BKexXRnevGMc);
color: var(--lHNorAmzLUqo);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--lHNorAmzLUqo);
}
.wBDrrHNRhCoa__btn:hover{
background: var(--MwlXYMANwHSD);
transition: all 0.7s ease-in-out;
color: var(--lHNorAmzLUqo);
}
.wBDrrHNRhCoa__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.wBDrrHNRhCoa__close-wrap {
position: relative;
}
.wBDrrHNRhCoa__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.wBDrrHNRhCoa__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.wBDrrHNRhCoa__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--uGEHNhOgIkfj);
}

@media(max-width: 576px){
.wBDrrHNRhCoa{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.wBDrrHNRhCoa__img {
width: 70px;
}
.wBDrrHNRhCoa__sub-title {
margin-right: 15px;
}
.wBDrrHNRhCoa__btn{
width: 220px;
}
}
@media(max-width: 480px){

.wBDrrHNRhCoa__info {
display: flex;
flex-direction: column;
align-items: center;
}
.wBDrrHNRhCoa__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.wBDrrHNRhCoa__sub-title {
margin-right: 0;
text-align: center;
}
.wBDrrHNRhCoa__box {
margin-left: 0;
}
}
