:root {
--ELAKfnCVyLxJ: #EB3C3C;
--WsqQQPwIsdZt: #110303;
--OmPvJjoBKtZg: #ffc107;
--ytuCCcLpfdFv: #2E71AF;
--DQmDCwSDBRvx: #e8e8e7;
--zHhEEPSZqNBF: #000;
--HuAzGnuEzPeS: rgba(250, 220, 220, 0.5);
--OyQbMUEoHEqR: #ec4b78;
--IcZNiopJyBsu: #b00000;
--SUpmrCYvsHoC: #fff;
--RGHrKBvANBLz: #030101;
--CPyRAeXmMeRN: #ebe9e9;
--QNqueUPnMApS: #fff;
--pfaJNcZAwAKW: #d7d1d1;
--nfPYBBJxeFQh: #000000;
--MurgqVrosGDT: #4517ff;
--eJpFUEYNCvCl: #260c94;
--mRJGJsqwShPi: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--SUpmrCYvsHoC);
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(--RGHrKBvANBLz);
color: var(--SUpmrCYvsHoC);
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;
}


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

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

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

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

.SVBVJLgjpsFt a,
.eDjTtznUWfIM {
cursor: pointer;
pointer-events: auto;
}

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

.slGCvywhlnBq {
font-size: 20px;
font-weight: bold;
color: var(--QNqueUPnMApS);
white-space: nowrap;
}
.oCvhtLLTZOhW .slGCvywhlnBq{
white-space: normal;
}

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

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

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

.XvsiqAxoNIPN {
position: relative;
}

.XvsiqAxoNIPN a {
color: var(--SUpmrCYvsHoC);
}

.XvsiqAxoNIPN.active a {
color: var(--ytuCCcLpfdFv);
font-weight: bold;
}

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

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

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

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

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

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

.XvsiqAxoNIPN:hover > .fvsYQTngcVUX {
display: block;
}

.dNvkWuIZqiWI {
margin: 0;
}

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

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

.uTsWbCfnnjoh,
.mzLXasvpGBzd,
.iysAEHhpXDfe{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.fWElPxnKkogb {
background-color: var(--RGHrKBvANBLz);
padding: 0 15px;
}

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

.fDOsDwzBLGLY > .slGCvywhlnBq {
display: none;
}

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

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


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

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

.nVFGgQTSiiBw a:hover {
color: var(--SUpmrCYvsHoC);
}

.CuDYUtebFLLb{
background-color: var(--ELAKfnCVyLxJ);
color: var(--SUpmrCYvsHoC);
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);
}
}


.CuDYUtebFLLb:hover {
background-color: var(--IcZNiopJyBsu);
}

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

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

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

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

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

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

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

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

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

.MjBRlvYesTJq {
margin-top: 40px;
}

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

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

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

.rDOprARQIVKo a {
color: --SUpmrCYvsHoC;
}

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

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

.RUIepUKMYPmi:hover {
background-color: var(--IcZNiopJyBsu);
}

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


/* Footer */
.iysAEHhpXDfe {
background-color: var(--RGHrKBvANBLz);
color: var(--SUpmrCYvsHoC);
padding: 30px 0;
}

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

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

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

.OSXyHFDNwvOE .eizplxJOzjOm:first-child:first-child {
width: 48px;
}

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

.ZbiZjYZWwdZw {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.OUrgsjujesMN .VLMMAzPDzUAI:hover {
background: var(--IcZNiopJyBsu);
color: var(--OmPvJjoBKtZg);
}

.OUrgsjujesMN .VLMMAzPDzUAI.is-active {
color: var(--OmPvJjoBKtZg);
font-weight: 600;
background: var(--IcZNiopJyBsu);
border-radius: 8px;
}

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

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

.RWlkhRNszDjy ul li a:hover {
color: var(--eJpFUEYNCvCl);
}

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

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

.zzBdbCMgBMkQ:hover {
opacity: 1;
}

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

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

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


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

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

.YlMYWJvjsSCt__btn:hover {
background-color: var(--IcZNiopJyBsu);
color: var(--SUpmrCYvsHoC);
}

.YlMYWJvjsSCt__text {
font-weight: 400;
}

.YlMYWJvjsSCt__text a {
font-weight: 400;
}

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

.QYlBoJGzzMUQ {
display: flex;
justify-content: space-between;
align-items: center;
}

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

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

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

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

.HjcEoElQctbL {
width: 150px;
}

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

.MsiiwEcDJLoW {
margin-left: 24px;
}

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

.sjDtlWRWWtse {
color: var(--OmPvJjoBKtZg);
font-size: 24px;
}

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

.YxeHarksCVfa:hover {
background-color: var(--IcZNiopJyBsu);
color: var(--SUpmrCYvsHoC);
}

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


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

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

}

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

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

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

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

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

.gVrCXIDSEETK, .gVrCXIDSEETK table {

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

.gVrCXIDSEETK, .gVrCXIDSEETK table {

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

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

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

}
.hXWlsfYcMpTI {
text-align: left;
}

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

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

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

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

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

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

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

.ZNSkDueWHeYT:hover {
text-decoration: underline;
color: var(--IcZNiopJyBsu);
}

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

.KteCDMrcmTmc {
margin: 0 0.5em;
color: #999;
font-size: 1.2em;
line-height: 1;
}

@media (max-width: 992px) {
/* Header */
.bxQhoFGvYBoD {
flex-direction: column;
gap: 20px;
}

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

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

#main-nav {
display: none;
}

.KLENramycGpV {
margin-right: 0;
}

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

.SVBVJLgjpsFt {
width: auto;
}

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

.UlvCCVWGYSOf {
flex-direction: column;
align-items: center;
}
/* Footer */
.ncLdLLNpqPHH {
flex-direction: column;
}

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

.ndCfNCojZYTt{
text-align: center;
padding: 0 10px;
}
.MsiiwEcDJLoW {
margin-left: 10px;
}

}

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

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

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

.SVBVJLgjpsFt > .slGCvywhlnBq {
display: none;
}

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

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

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

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

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

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

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

.CuDYUtebFLLb {
font-size: 20px;
}
.bmJGGVUWSwnA {
max-width: 250px;
}

.DgQhhjaHbIjD{
flex-wrap:wrap;
}

.cabsnCmBuPQW {
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;
}
.QYlBoJGzzMUQ{
flex-wrap: wrap;
}
.oXOJEBxzFzQU:nth-child(1){
width: 100%;
justify-content: center;
}
.oXOJEBxzFzQU:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.oXOJEBxzFzQU:nth-child(3) {
width: 50%;
}

}

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

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

.oXOJEBxzFzQU:nth-child(1) {
flex-direction: column;
}
.oXOJEBxzFzQU:nth-child(2),
.oXOJEBxzFzQU:nth-child(3) {
width: 100%;
}
.MsiiwEcDJLoW {
margin-left: 0px;
}

.YxeHarksCVfa{
padding: 10px 20px;
}

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


/*popup*/
.daVNEUUCXehN {
background: var(--ytuCCcLpfdFv);
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;
}
.daVNEUUCXehN__info {
display: flex;
}
.daVNEUUCXehN__box {
margin-left: 15px;
}
.daVNEUUCXehN__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.daVNEUUCXehN__title {
font-size: 24px;
font-weight: 600;
}
.daVNEUUCXehN__sub-title {
margin-top: 10px;
color: var(--zHhEEPSZqNBF);
}
.daVNEUUCXehN__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--ELAKfnCVyLxJ);
color: var(--SUpmrCYvsHoC);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--SUpmrCYvsHoC);
}
.daVNEUUCXehN__btn:hover{
background: var(--IcZNiopJyBsu);
transition: all 0.7s ease-in-out;
color: var(--SUpmrCYvsHoC);
}
.daVNEUUCXehN__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.daVNEUUCXehN__close-wrap {
position: relative;
}
.daVNEUUCXehN__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.daVNEUUCXehN__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.daVNEUUCXehN__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--CPyRAeXmMeRN);
}

@media(max-width: 576px){
.daVNEUUCXehN{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.daVNEUUCXehN__img {
width: 70px;
}
.daVNEUUCXehN__sub-title {
margin-right: 15px;
}
.daVNEUUCXehN__btn{
width: 220px;
}
}
@media(max-width: 480px){

.daVNEUUCXehN__info {
display: flex;
flex-direction: column;
align-items: center;
}
.daVNEUUCXehN__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.daVNEUUCXehN__sub-title {
margin-right: 0;
text-align: center;
}
.daVNEUUCXehN__box {
margin-left: 0;
}
}
