:root {
--ivBOhZdsOPAH: #225B91;
--EDIiHSVYRRwK: #FEFEFE;
--xknpSvsnoqpm: #ffc107;
--PtZDEBmeTzAE: #FF4C4C;
--UblXNCPtMCea: #e9e9e9;
--GRlRFvpsWfPc: #000;
--jTFCbuGxIgnH: rgba(242, 185, 185, 0.5);
--OhdwvwLKXkBY: #ea4a75;
--fzzXiRqaAHsm: #b00000;
--PWiAhhUSjQFq: #fff;
--itwUslEvHQAU: #FEFEFE;
--CXohYoMHPUYP: #ececec;
--xKcNpKdXgMOe: #fff;
--pUBAJhZHtlQf: #d7cece;
--EpfzkxGGXVhK: #000000;
--hmyysXuOUoqS: #3b12ea;
--QejIfACqzGvp: #260c8f;
--aqrIVIiVLLLy: #ddd;
}


* {
box-sizing: border-box;
}

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


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

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

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

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

.VlaGKfMUfAZS a,
.pZYSFJTiNWES {
cursor: pointer;
pointer-events: auto;
}

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

.rWhFbIFUQekF {
font-size: 20px;
font-weight: bold;
white-space: nowrap;
}
.GgwKiYWihzXm .rWhFbIFUQekF{
white-space: normal;
}
.RxwnsvJvlsoD {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}

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

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

.FTjBsdOkBHms {
position: relative;
}

.FTjBsdOkBHms.active a {
color: var(--ivBOhZdsOPAH);
font-weight: bold;
}

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

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

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

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

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

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

.FTjBsdOkBHms:hover > .MJvrtzlpsmJH {
display: block;
}

.bEMAZlLdGBxL {
margin: 0;
}

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

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

.iVHEmLusuCgJ {
color: var(--GRlRFvpsWfPc);
}

.EgKZSawuGgAb,
.feiaowYQOlac,
.zeXRfjSrCLLM{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.RpQyaUrtnJpO {
background-color: var(--itwUslEvHQAU);
padding: 0 15px;
}

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

.iVHEmLusuCgJ > .rWhFbIFUQekF {
display: none;
}

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

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


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

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

.RIPXjvxqGvni a:hover {
color: var(--PWiAhhUSjQFq);
}

.eVsfeIXejdDF{
background-color: var(--PtZDEBmeTzAE);
color: var(--PWiAhhUSjQFq);
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);
}
}


.eVsfeIXejdDF:hover {
background-color: var(--fzzXiRqaAHsm);
}

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

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

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

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

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

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

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

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

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

.tyzXpZqUHNUK {
margin-top: 40px;
}

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

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

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

.hooxttzxkhjr a {
color: var(--PWiAhhUSjQFq);
}

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

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

.ovdIVQoVVMps:hover {
background-color: var(--fzzXiRqaAHsm);
}

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


/* Footer */
.zeXRfjSrCLLM {
background-color: var(--itwUslEvHQAU);
color: var(--GRlRFvpsWfPc);
padding: 30px 0;
}

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

.RBNjUCZbzOYs {
width: 100%;
position: absolute;
left: 0;
margin: 0 auto;
border: 0;
border-top: 1px solid var(--PtZDEBmeTzAE);
}

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

.nxkhRUGgYVEW .gDlZCjYuTMVC:first-child:first-child {
width: 48px;
}

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

.AqlHaHQxUShk {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.rnSEEHZBkBFQ .JzZyQXYqbZuC:hover {
background: var(--fzzXiRqaAHsm);
color: var(--xknpSvsnoqpm);
}

.rnSEEHZBkBFQ .JzZyQXYqbZuC.is-active {
color: var(--xknpSvsnoqpm);
font-weight: 600;
background: var(--fzzXiRqaAHsm);
border-radius: 8px;
}

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

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

.XIngiOTgyMRr ul li a:hover {
color: var(--QejIfACqzGvp);
}

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

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

.kKJclrulqbHH:hover {
opacity: 1;
}

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

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

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


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

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

.xGyKcNINCHdJ__btn:hover {
background-color: var(--fzzXiRqaAHsm);
color: var(--PWiAhhUSjQFq);
}

.xGyKcNINCHdJ__text {
font-weight: 400;
}

.xGyKcNINCHdJ__text a {
font-weight: 400;
}

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

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

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

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

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

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

.seJYVbVGGyeB {
width: 150px;
}

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

.RicEriUQEOlP {
margin-left: 24px;
}

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

.cxrVaLWRCySQ {
color: var(--xknpSvsnoqpm);
font-size: 24px;
}

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

.yEqSOxjSZqCJ:hover {
background-color: var(--fzzXiRqaAHsm);
color: var(--PWiAhhUSjQFq);
}

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


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

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

}

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

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

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

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

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

.gGBvwApEnzth, .gGBvwApEnzth table {

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

.gGBvwApEnzth, .gGBvwApEnzth table {

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

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

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

}
.VKBhemvyqTzv {
text-align: left;
}

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

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

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

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

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

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

.rRJTczRUhutG {
text-decoration: none;
transition: color .2s;
}

.rRJTczRUhutG:hover {
text-decoration: underline;
color: var(--fzzXiRqaAHsm);
}

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

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


@media (max-width: 1200px) {
table{
display: block;
margin: 0 auto;
width: max-content;
}
}

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

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

.RxwnsvJvlsoD {
display: block;
order: 2;
padding-left: 0;
padding-right: 0;
}

#main-nav {
display: none;
}

.rASNwWvDZkSt {
margin-right: 0;
}

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

.VlaGKfMUfAZS {
width: auto;
}

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

.oWXJOfRSOTFQ {
flex-direction: column;
align-items: center;
}
/* Footer */
.sFumwlBgwgmd {
flex-direction: column;
}

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

.uwajCkQjlzjq{
text-align: center;
padding: 0 10px;
}
.RicEriUQEOlP {
margin-left: 10px;
}

}

@media (max-width: 756px) {
/* Header */
.rASNwWvDZkSt {
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(--itwUslEvHQAU);
border-top: 1px solid var(--aqrIVIiVLLLy);
}

.rASNwWvDZkSt a:first-child {
border: 1px solid var(--aqrIVIiVLLLy);
}

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

.VlaGKfMUfAZS > .rWhFbIFUQekF {
display: none;
}

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

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

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

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

.zeXRfjSrCLLM{
margin-bottom: 70px;
}

}

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

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

.eVsfeIXejdDF {
font-size: 20px;
}
.ZMTxMxvJNqCd {
max-width: 250px;
}

.ocrDKDNYpxRO{
flex-wrap:wrap;
}

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

}

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

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

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

.yEqSOxjSZqCJ{
padding: 10px 20px;
}

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


/*popup*/
.xWsBQAgtXYWi {
background: var(--PtZDEBmeTzAE);
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;
}
.xWsBQAgtXYWi__info {
display: flex;
}
.xWsBQAgtXYWi__box {
margin-left: 15px;
}
.xWsBQAgtXYWi__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.xWsBQAgtXYWi__title {
font-size: 24px;
font-weight: 600;
}
.xWsBQAgtXYWi__sub-title {
margin-top: 10px;
color: var(--GRlRFvpsWfPc);
}
.xWsBQAgtXYWi__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--ivBOhZdsOPAH);
color: var(--PWiAhhUSjQFq);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--PWiAhhUSjQFq);
}
.xWsBQAgtXYWi__btn:hover{
background: var(--fzzXiRqaAHsm);
transition: all 0.7s ease-in-out;
color: var(--PWiAhhUSjQFq);
}
.xWsBQAgtXYWi__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.xWsBQAgtXYWi__close-wrap {
position: relative;
}
.xWsBQAgtXYWi__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.xWsBQAgtXYWi__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.xWsBQAgtXYWi__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--CXohYoMHPUYP);
}

@media(max-width: 576px){
.xWsBQAgtXYWi{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.xWsBQAgtXYWi__img {
width: 70px;
}
.xWsBQAgtXYWi__sub-title {
margin-right: 15px;
}
.xWsBQAgtXYWi__btn{
width: 220px;
}
}
@media(max-width: 480px){

.xWsBQAgtXYWi__info {
display: flex;
flex-direction: column;
align-items: center;
}
.xWsBQAgtXYWi__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.xWsBQAgtXYWi__sub-title {
margin-right: 0;
text-align: center;
}
.xWsBQAgtXYWi__box {
margin-left: 0;
}
}
