:root {
--dufrXFejnxPp: #2B669D;
--tWyyuyQYXnem: #F9F9F9;
--kmMPhlRfRxvc: #ffc107;
--mYqAbwZbtVxz: #E53935;
--MdzViwrBTVtM: #ebe9e9;
--IjgpjiVqCmpX: #000;
--HwQCjKbcpkbW: rgba(250, 220, 220, 0.5);
--ggnLNnEtmgsc: #e84871;
--sSDbpMBDvGia: #a60000;
--QPaGSkpWrzYJ: #fff;
--cXUytckLiLXz: #F9F9F9;
--ccOwhsvwThwD: #ebecec;
--eHOccTpPDXLB: #fff;
--qhFkcJUkLGDh: #d5cdcd;
--xjjVndYweLcX: #000000;
--aPWXvGTzxyxh: #4014f7;
--HerlpdDlSaHa: #220b87;
--BPGUFFBETAsv: #ddd;
}


* {
box-sizing: border-box;
}

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


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

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

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

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

.vxgGfKNnUPOI a,
.LOnbWIQkIDvC {
cursor: pointer;
pointer-events: auto;
}

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

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

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

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

.mJgmQDZZAfWf {
position: relative;
}

.mJgmQDZZAfWf.active a {
color: var(--dufrXFejnxPp);
font-weight: bold;
}

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

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

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

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

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

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

.mJgmQDZZAfWf:hover > .VHLLftHcSfjj {
display: block;
}

.SaPmFjiTORST {
margin: 0;
}

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

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

.GnrACdRFHOwG {
color: var(--IjgpjiVqCmpX);
}

.YESYjShkPJNY,
.GMibBrNqtnJa,
.pTySZntLzJsl{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.FZtQbSmchBnk {
background-color: var(--cXUytckLiLXz);
padding: 0 15px;
}

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

.GnrACdRFHOwG > .qITSnDesbhCd {
display: none;
}

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

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


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

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

.XYZranGtwrlN a:hover {
color: var(--QPaGSkpWrzYJ);
}

.BiSURpcKqlzo{
background-color: var(--mYqAbwZbtVxz);
color: var(--QPaGSkpWrzYJ);
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);
}
}


.BiSURpcKqlzo:hover {
background-color: var(--sSDbpMBDvGia);
}

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

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

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

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

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

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

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

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

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

.iOxHTsQJwrBl {
margin-top: 40px;
}

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

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

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

.TyNxRLukDoIa a {
color: var(--QPaGSkpWrzYJ);
}

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

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

.qSCZXmTVIGPx:hover {
background-color: var(--sSDbpMBDvGia);
}

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


/* Footer */
.pTySZntLzJsl {
background-color: var(--cXUytckLiLXz);
color: var(--IjgpjiVqCmpX);
padding: 30px 0;
}

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

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

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

.ajnklthwXGVn .EYBOWpGUmeKo:first-child:first-child {
width: 48px;
}

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

.sjCcNGSwmVbQ {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.EdqrItfWbFCn .rHIThbHRrUOk:hover {
background: var(--sSDbpMBDvGia);
color: var(--kmMPhlRfRxvc);
}

.EdqrItfWbFCn .rHIThbHRrUOk.is-active {
color: var(--kmMPhlRfRxvc);
font-weight: 600;
background: var(--sSDbpMBDvGia);
border-radius: 8px;
}

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

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

.xhvWtQtMUEfG ul li a:hover {
color: var(--HerlpdDlSaHa);
}

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

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

.hOJVsSXKEmcM:hover {
opacity: 1;
}

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

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

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


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

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

.SAwbuIdWIUeX__btn:hover {
background-color: var(--sSDbpMBDvGia);
color: var(--QPaGSkpWrzYJ);
}

.SAwbuIdWIUeX__text {
font-weight: 400;
}

.SAwbuIdWIUeX__text a {
font-weight: 400;
}

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

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

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

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

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

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

.FOofZVMYPMPV {
width: 150px;
}

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

.dnRQcuFbbKAf {
margin-left: 24px;
}

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

.wVMAqElcVVro {
color: var(--kmMPhlRfRxvc);
font-size: 24px;
}

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

.AcSRjqvUCGWf:hover {
background-color: var(--sSDbpMBDvGia);
color: var(--QPaGSkpWrzYJ);
}

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


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

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

}

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

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(--IjgpjiVqCmpX);
background-color: var(--eHOccTpPDXLB);
}

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

.VKOmnPMRvKmb, .VKOmnPMRvKmb table {

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

.VKOmnPMRvKmb, .VKOmnPMRvKmb table {

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

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

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

}
.bVngICZpsOsb {
text-align: left;
}

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

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

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

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

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

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

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

.HXXNzqnAAvVP:hover {
text-decoration: underline;
color: var(--sSDbpMBDvGia);
}

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

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

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

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

#main-nav {
display: none;
}

.oCxPdDICJuHq {
margin-right: 0;
}

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

.vxgGfKNnUPOI {
width: auto;
}

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

.IGkXlcyMvbeA {
flex-direction: column;
align-items: center;
}
/* Footer */
.niROEJUXdAyl {
flex-direction: column;
}

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

.omIuPPysHEHQ{
text-align: center;
padding: 0 10px;
}
.dnRQcuFbbKAf {
margin-left: 10px;
}

}

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

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

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

.vxgGfKNnUPOI > .qITSnDesbhCd {
display: none;
}

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

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

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

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

.pTySZntLzJsl{
margin-bottom: 70px;
}

}

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

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

.BiSURpcKqlzo {
font-size: 20px;
}
.ixzGcsojzEfI {
max-width: 250px;
}

.vncozUBiuOVo{
flex-wrap:wrap;
}

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

}

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

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

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

.AcSRjqvUCGWf{
padding: 10px 20px;
}

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


/*popup*/
.oJMmdxUIccdG {
background: var(--mYqAbwZbtVxz);
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;
}
.oJMmdxUIccdG__info {
display: flex;
}
.oJMmdxUIccdG__box {
margin-left: 15px;
}
.oJMmdxUIccdG__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.oJMmdxUIccdG__title {
font-size: 24px;
font-weight: 600;
}
.oJMmdxUIccdG__sub-title {
margin-top: 10px;
color: var(--IjgpjiVqCmpX);
}
.oJMmdxUIccdG__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--dufrXFejnxPp);
color: var(--QPaGSkpWrzYJ);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--QPaGSkpWrzYJ);
}
.oJMmdxUIccdG__btn:hover{
background: var(--sSDbpMBDvGia);
transition: all 0.7s ease-in-out;
color: var(--QPaGSkpWrzYJ);
}
.oJMmdxUIccdG__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.oJMmdxUIccdG__close-wrap {
position: relative;
}
.oJMmdxUIccdG__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.oJMmdxUIccdG__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.oJMmdxUIccdG__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--ccOwhsvwThwD);
}

@media(max-width: 576px){
.oJMmdxUIccdG{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.oJMmdxUIccdG__img {
width: 70px;
}
.oJMmdxUIccdG__sub-title {
margin-right: 15px;
}
.oJMmdxUIccdG__btn{
width: 220px;
}
}
@media(max-width: 480px){

.oJMmdxUIccdG__info {
display: flex;
flex-direction: column;
align-items: center;
}
.oJMmdxUIccdG__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.oJMmdxUIccdG__sub-title {
margin-right: 0;
text-align: center;
}
.oJMmdxUIccdG__box {
margin-left: 0;
}
}
