:root {
--dtOGSHkCkIpF: #1D4D7A;
--QWLVWmXDgtJH: #002682;
--zQCbeqFqiqLW: #ffc107;
--TcHNihsfhyWV:  #D11919;
--wISsWDxYIDNf: #eae8e8;
--XFqVQWEHYdeO: #000;
--HHvTAESROodT: rgba(248, 225, 225, 0.5);
--ZXfAVxeTQKaV: #ea4973;
--BtbfRPiaAncP: #b60000;
--kpJGBhjeynth: #fff;
--LCFRiBoyktXS: #002682;
--SsViYDPkKnUF: #eceaea;
--ELpeWcuRWShO: #fff;
--kigbiZrteLoh: #d6d1d1;
--GlwyKqsMMMBK: #000000;
--pSkMjLugJRLm: #4115eb;
--BWNYLHLluyYs: #260c90;
--MZmAvsaNGXvA: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--kpJGBhjeynth);
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(--LCFRiBoyktXS);
color: var(--XFqVQWEHYdeO);
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;
}


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

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

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

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

.eyPAHYOtJtgj a,
.WHBcCDxVsqSw {
cursor: pointer;
pointer-events: auto;
}

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

.sresLSTQuEVz {
font-size: 20px;
font-weight: bold;
color: var(--ELpeWcuRWShO);
white-space: nowrap;
}
.TMcyIhrmUJCd .sresLSTQuEVz{
white-space: normal;
}

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

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

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

.qbCFwUMbAGjP {
position: relative;
}

.qbCFwUMbAGjP a {
color: var(--kpJGBhjeynth);
}

.qbCFwUMbAGjP.active a {
color: var(--TcHNihsfhyWV);
font-weight: bold;
}

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

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

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

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

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

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

.qbCFwUMbAGjP:hover > .OQaxnFYDJvGi {
display: block;
}

.RkJOsUdnfKGP {
margin: 0;
}

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

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

.SvfbptantSxl {
color: var(--kpJGBhjeynth);
}

.tVHSCuIPZdyB,
.OpXZiZAoBQSx,
.wgfXstdLjDok{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.zpKAoPpwxKgc {
background-color: var(--LCFRiBoyktXS);
padding: 0 15px;
}

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

.SvfbptantSxl > .sresLSTQuEVz {
display: none;
}

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

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


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

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

.JMcQOtzBldcK a:hover {
color: var(--kpJGBhjeynth);
}

.TUAdPMfcYXnA{
background-color: var(--TcHNihsfhyWV);
color: var(--kpJGBhjeynth);
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);
}
}


.TUAdPMfcYXnA:hover {
background-color: var(--BtbfRPiaAncP);
}

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

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

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

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

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

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

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

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

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

.QFWSPmLQQLjV {
margin-top: 40px;
}

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

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

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

.ruSiXDHnJkjB a {
color: --fEVEhhUcRKhu
}

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

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

.xUNtCUbuOcnR:hover {
background-color: var(--BtbfRPiaAncP);
}

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


/* Footer */
.wgfXstdLjDok {
background-color: var(--LCFRiBoyktXS);
color: var(--kpJGBhjeynth);
padding: 30px 0;
}

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

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

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

.DbQSOBAnnhMW .HBpJZzQvPgsq:first-child:first-child {
width: 48px;
}

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

.SBdAEOInQAJL {
display: flex;
}

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

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

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

#WKfrWdWvOecW:checked + .cCPcrPNsvVkW .AQBONJRlqWIw {
transform: rotate(180deg);
}

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

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

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

#WKfrWdWvOecW:checked ~ .GxoLnXgEFxOZ {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}

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

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

.GxoLnXgEFxOZ .kWNuYTPQHIbm:hover {
background: var(--BtbfRPiaAncP);
color: var(--zQCbeqFqiqLW);
}

.GxoLnXgEFxOZ .kWNuYTPQHIbm.is-active {
color: var(--zQCbeqFqiqLW);
font-weight: 600;
background: var(--BtbfRPiaAncP);
border-radius: 8px;
}

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

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

.QgNxgBpwOqdU ul li a:hover {
color: var(--BWNYLHLluyYs);
}

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

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

.PsRMPreBXePz:hover {
opacity: 1;
}

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

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

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


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


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

.XGVYwAAmgAZK:hover {
background-color: var(--BtbfRPiaAncP);
color: var(--kpJGBhjeynth);
}

.XmXydxzeAJHA {
font-weight: 400;
}

.XmXydxzeAJHA a {
font-weight: 400;
}

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

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

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

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

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

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

.pbcdoxVbmFLW {
width: 150px;
}

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

.pyaPlhRUZXbQ {
margin-left: 24px;
}

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

.gIVgrtIVdAep {
color: var(--zQCbeqFqiqLW);
font-size: 24px;
}

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

.cWnYLoGksBcB:hover {
background-color: var(--BtbfRPiaAncP);
color: var(--kpJGBhjeynth);
}

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


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

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

}

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

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

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

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

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(--QWLVWmXDgtJH);
}

table tbody tr:first-child th {
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
color: var(--QWLVWmXDgtJH);
background-color: var(--kpJGBhjeynth);
}

table tbody tr:first-child th:first-child {
border-radius: 20px 0 0 0;
}

table tbody tr:first-child th:last-child {
border-radius: 0 20px 0 0;
}
.xcySSkZQGeUR {
border-radius: 20px;
}

.xcySSkZQGeUR, .xcySSkZQGeUR table {

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

.xcySSkZQGeUR, .xcySSkZQGeUR table {

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

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

.QrpieHCANKiE {
background-color: var(--QWLVWmXDgtJH);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--MZmAvsaNGXvA);
color: var(--kpJGBhjeynth);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.pzigewKApWVh h3 {
font-size: 20px;

}
.LWphJiIJQrjj {
text-align: left;
}

.QrpieHCANKiE:last-child {
margin-bottom: 0;
}

.QrpieHCANKiE h3 {
margin: 10px 0;
}

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

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

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

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

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

.vOnxJPNafOsM:hover {
text-decoration: underline;
color: var(--BtbfRPiaAncP);
}

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

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

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

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

#PJzNtuBamIBG {
display: none;
}

.ezNevNRNKrMV {
margin-right: 0;
}

#PJzNtuBamIBG.active {
display: flex;
order: 3;
}

.eyPAHYOtJtgj {
width: auto;
}

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

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

.KhWKqTfriGNo {
flex-direction: column;
}

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

.sNFKWXULTywX{
text-align: center;
padding: 0 10px;
}
.pyaPlhRUZXbQ {
margin-left: 10px;
}

}

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

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

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

.eyPAHYOtJtgj > .sresLSTQuEVz {
display: none;
}

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

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

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

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

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

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

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

.TUAdPMfcYXnA {
font-size: 20px;
}
.oLmNNjzlfUki {
max-width: 250px;
}

.SeKxIUDPVKYq{
flex-wrap:wrap;
}

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

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

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

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

.pyaPlhRUZXbQ {
margin-left: 0px;
}

.cWnYLoGksBcB{
padding: 10px 20px;
}

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


/*popup*/
.DIvLlpnVIhRU {
background: var(--TcHNihsfhyWV);
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;
}
.SvndcOARuhIS {
display: flex;
}
.SQKJAQRgrHey {
margin-left: 15px;
}
.RZRilsWitRio {
width: 130px;
height: 100%;
border-radius: 16px;
}
.UziCFcpvbfrY {
font-size: 24px;
font-weight: 600;
}
.PstOxqEvtGaL {
margin-top: 10px;
color: var(--XFqVQWEHYdeO);
}
.XkZFKlxbizLd {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--dtOGSHkCkIpF);
color: var(--kpJGBhjeynth);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--kpJGBhjeynth);
}
.XkZFKlxbizLd:hover{
background: var(--BtbfRPiaAncP);
transition: all 0.7s ease-in-out;
color: var(--kpJGBhjeynth);
}
.TcDIovGTrviM {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.aiIVdEkorWJM {
position: relative;
}
.aiIVdEkorWJM::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.aiIVdEkorWJM::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.uViCvHjDxWZt {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--SsViYDPkKnUF);
}

@media(max-width: 576px){
.DIvLlpnVIhRU{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.RZRilsWitRio {
width: 70px;
}
.PstOxqEvtGaL {
margin-right: 15px;
}
.XkZFKlxbizLd{
width: 220px;
}
}
@media(max-width: 480px){

.SvndcOARuhIS {
display: flex;
flex-direction: column;
align-items: center;
}
.XkZFKlxbizLd {
width: 200px;
margin-top: 0;
height: 40px;
}
.PstOxqEvtGaL {
margin-right: 0;
text-align: center;
}
.SQKJAQRgrHey {
margin-left: 0;
}
}
