:root {
--TRMsaWMJxukC: #275D8F;
--RkxaJnIgdpkf: #012987;
--VfxlGiorSScy: #ffc107;
--PDYDXwPZylFj: #F53636;
--SLWtXnYhfwNn: #ebe8e8;
--AGhtSzSyXhaF: #000;
--XMypbaglqjSz: rgba(255, 225, 225, 0.5);
--oWVRXDVReFgE: #e94770;
--dIxxWkQnyzmG: #a90000;
--huZUryvpMjKd: #fff;
--CNrPhHKqPmTA: #012987;
--idxBytrECVnN: #ebe8e8;
--dxXNHozhzBJG: #fff;
--mtdqXPNuNXOQ: #d6cfcf;
--hmiqKjkeyNRd: #000000;
--YvssCDTDjHWg: #4316fa;
--axfzZRstXbyn: #260c90;
--IjGOWbXlcHbu: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--huZUryvpMjKd);
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(--CNrPhHKqPmTA);
color: var(--AGhtSzSyXhaF);
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;
}


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

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

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

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

.nmNYgBMNFfwW a,
.bhnbrAeiSZdb {
cursor: pointer;
pointer-events: auto;
}

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

.NjEkKiuFbZjI {
font-size: 20px;
font-weight: bold;
color: var(--dxXNHozhzBJG);
white-space: nowrap;
}
.nmiArDNirBdV .NjEkKiuFbZjI{
white-space: normal;
}

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

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

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

.LnpESzwMHTPo {
position: relative;
}

.LnpESzwMHTPo a {
color: var(--huZUryvpMjKd);
}

.LnpESzwMHTPo.active a {
color: var(--PDYDXwPZylFj);
font-weight: bold;
}

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

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

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

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

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

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

.LnpESzwMHTPo:hover > .bOTKQacgOOJQ {
display: block;
}

.nrimmROfBFIn {
margin: 0;
}

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

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

.qBKuaktkQBfx {
color: var(--huZUryvpMjKd);
}

.LucDrzlpSWnL,
.xXijBAEqRMsK,
.NrbYpqqddKOB{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.bbCjuiDIqTUk {
background-color: var(--CNrPhHKqPmTA);
padding: 0 15px;
}

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

.qBKuaktkQBfx > .NjEkKiuFbZjI {
display: none;
}

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

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


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

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

.JWEBSmAqRddw a:hover {
color: var(--huZUryvpMjKd);
}

.crmdhQqylQfH{
background-color: var(--TRMsaWMJxukC);
color: var(--huZUryvpMjKd);
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);
}
}


.crmdhQqylQfH:hover {
background-color: var(--dIxxWkQnyzmG);
}

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

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

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

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

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

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

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

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

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

.RtAeslTOxvlJ {
margin-top: 40px;
}

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

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

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

.jKLLfNorxKgt a {
color: --huZUryvpMjKd;
}

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

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

.QNcYXTaDZWss:hover {
background-color: var(--dIxxWkQnyzmG);
}

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


/* Footer */
.NrbYpqqddKOB {
background-color: var(--CNrPhHKqPmTA);
color: var(--huZUryvpMjKd);
padding: 30px 0;
}

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

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

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

.NpfyEsmoOCMq .ZsNRiXOpqrjL:first-child:first-child {
width: 48px;
}

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

.nXqyHeSLNBQd {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.NKOUHRtwcjLU .HWitSDUxlTLd:hover {
background: var(--dIxxWkQnyzmG);
color: var(--VfxlGiorSScy);
}

.NKOUHRtwcjLU .HWitSDUxlTLd.is-active {
color: var(--VfxlGiorSScy);
font-weight: 600;
background: var(--dIxxWkQnyzmG);
border-radius: 8px;
}

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

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

.iySkkQeGfUsJ ul li a:hover {
color: var(--axfzZRstXbyn);
}

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

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

.kDZlJErKIUwA:hover {
opacity: 1;
}

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

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

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


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


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

.DRbeFxSDpxJY__btn:hover {
background-color: var(--dIxxWkQnyzmG);
color: var(--huZUryvpMjKd);
}

.DRbeFxSDpxJY__text {
font-weight: 400;
}

.DRbeFxSDpxJY__text a {
font-weight: 400;
}

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

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

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

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

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

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

.FuFgoSLBKWPi {
width: 150px;
}

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

.dgOLmACgtBZx {
margin-left: 24px;
}

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

.nDnlkRfcIcuQ {
color: var(--VfxlGiorSScy);
font-size: 24px;
}

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

.xtZXdMCtbXnU:hover {
background-color: var(--dIxxWkQnyzmG);
color: var(--huZUryvpMjKd);
}

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


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

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

}

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

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

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

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

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

.ExTorliMhUJg, .ExTorliMhUJg table {

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

.ExTorliMhUJg, .ExTorliMhUJg table {

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

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

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

}
.qeqvoOAcuIFN {
text-align: left;
}

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

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

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

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

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

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

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

.YCncsDKsWeVu:hover {
text-decoration: underline;
color: var(--dIxxWkQnyzmG);
}

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

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

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

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

#main-nav {
display: none;
}

.ghuCMCNaNDED {
margin-right: 0;
}

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

.nmNYgBMNFfwW {
width: auto;
}

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

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

.OlAaVawuyQYB {
flex-direction: column;
}

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

.zHxupQJmBJtj{
text-align: center;
padding: 0 10px;
}
.dgOLmACgtBZx {
margin-left: 10px;
}

}

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

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

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

.nmNYgBMNFfwW > .NjEkKiuFbZjI {
display: none;
}

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

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

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

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

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

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

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

.crmdhQqylQfH {
font-size: 20px;
}
.ufhVeLliNcJY {
max-width: 250px;
}

.GONCCKNtqGDf{
flex-wrap:wrap;
}

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

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

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

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

.dgOLmACgtBZx {
margin-left: 0px;
}

.xtZXdMCtbXnU{
padding: 10px 20px;
}

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


/*popup*/
.WRJItYfnkvrP {
background: var(--PDYDXwPZylFj);
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;
}
.WRJItYfnkvrP__info {
display: flex;
}
.WRJItYfnkvrP__box {
margin-left: 15px;
}
.WRJItYfnkvrP__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.WRJItYfnkvrP__title {
font-size: 24px;
font-weight: 600;
}
.WRJItYfnkvrP__sub-title {
margin-top: 10px;
color: var(--AGhtSzSyXhaF);
}
.WRJItYfnkvrP__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--TRMsaWMJxukC);
color: var(--huZUryvpMjKd);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--huZUryvpMjKd);
}
.WRJItYfnkvrP__btn:hover{
background: var(--dIxxWkQnyzmG);
transition: all 0.7s ease-in-out;
color: var(--huZUryvpMjKd);
}
.WRJItYfnkvrP__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.WRJItYfnkvrP__close-wrap {
position: relative;
}
.WRJItYfnkvrP__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.WRJItYfnkvrP__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.WRJItYfnkvrP__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--idxBytrECVnN);
}

@media(max-width: 576px){
.WRJItYfnkvrP{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.WRJItYfnkvrP__img {
width: 70px;
}
.WRJItYfnkvrP__sub-title {
margin-right: 15px;
}
.WRJItYfnkvrP__btn{
width: 220px;
}
}
@media(max-width: 480px){

.WRJItYfnkvrP__info {
display: flex;
flex-direction: column;
align-items: center;
}
.WRJItYfnkvrP__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.WRJItYfnkvrP__sub-title {
margin-right: 0;
text-align: center;
}
.WRJItYfnkvrP__box {
margin-left: 0;
}
}
