:root {
--jXaYHCzVjUAz: #306CA4;
--ameExIksrAYJ: #F9F9F9;
--YZhPQSSQSSww: #ffc107;
--AoqUDwaJoEOL: #FF4C4C;
--XhZWsArWfzzt: #e9e8e8;
--DSjORQfqShHU: #000;
--yZKTRatMewno: rgba(250, 195, 195, 0.5);
--yLxgESRinZfx: #eb4d76;
--MIEEpYWNdszM: #b40000;
--WJUOkuDsVBbf: #fff;
--ZkDRrluLijRE: #F9F9F9;
--mgBIJBgxtUzQ: #e9eaea;
--qMOKRZKQuFjE: #fff;
--avWwTQzBpwXB: #d7d1d1;
--ZeGGuvwuYoGR: #000000;
--VzTefCGNBrYe: #3b12f3;
--bvrlhkoivTnN: #220b87;
--ZujXQWJwmmNM: #ddd;
}


* {
box-sizing: border-box;
}

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


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

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

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

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

.ZnAaZnQfrUKf a,
.qZFORtvNRpSj {
cursor: pointer;
pointer-events: auto;
}

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

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

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

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

.qSGLMjVXAZzh {
position: relative;
}

.qSGLMjVXAZzh.active a {
color: var(--jXaYHCzVjUAz);
font-weight: bold;
}

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

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

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

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

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

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

.qSGLMjVXAZzh:hover > .HpILKbsTiHzQ {
display: block;
}

.skQMKgTdgvrC {
margin: 0;
}

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

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

.uXQekkpdrhsf {
color: var(--DSjORQfqShHU);
}

.nPdSJykngDsY,
.HjIzzHuyKaCr,
.gchMozgjNouw{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.LHBAjrktSEqY {
background-color: var(--ZkDRrluLijRE);
padding: 0 15px;
}

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

.uXQekkpdrhsf > .MoPZaXXYVgcy {
display: none;
}

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

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


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

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

.mnaATOhlIDli a:hover {
color: var(--WJUOkuDsVBbf);
}

.AGVVORfmauHF{
background-color: var(--AoqUDwaJoEOL);
color: var(--WJUOkuDsVBbf);
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);
}
}


.AGVVORfmauHF:hover {
background-color: var(--MIEEpYWNdszM);
}

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

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

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

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

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

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

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

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

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

.hMzooPdUWYGo {
margin-top: 40px;
}

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

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

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

.qFNYvQcnjxGg a {
color: var(--WJUOkuDsVBbf);
}

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

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

.RtXGLCgtLTkX:hover {
background-color: var(--MIEEpYWNdszM);
}

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


/* Footer */
.gchMozgjNouw {
background-color: var(--ZkDRrluLijRE);
color: var(--DSjORQfqShHU);
padding: 30px 0;
}

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

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

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

.zQLDgkLChlsx .OPThjtRscSQX:first-child:first-child {
width: 48px;
}

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

.HhCnjtQZvWJq {
display: flex;
}

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

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

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

#DmWKmMLJqHTc:checked + .XQFqeNennjFm .ipFMfeSlMslz {
transform: rotate(180deg);
}

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

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

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

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

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

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

.HmLFGFEJlzih .WOffDruJWvFO:hover {
background: var(--MIEEpYWNdszM);
color: var(--YZhPQSSQSSww);
}

.HmLFGFEJlzih .WOffDruJWvFO.is-active {
color: var(--YZhPQSSQSSww);
font-weight: 600;
background: var(--MIEEpYWNdszM);
border-radius: 8px;
}

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

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

.akGpMsjyLZyp ul li a:hover {
color: var(--bvrlhkoivTnN);
}

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

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

.alXFyaaNYZkh:hover {
opacity: 1;
}

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

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

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


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

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

.EewWaXXaDekb:hover {
background-color: var(--MIEEpYWNdszM);
color: var(--WJUOkuDsVBbf);
}

.siqlmxNQXGnF {
font-weight: 400;
}

.siqlmxNQXGnF a {
font-weight: 400;
}

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

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

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

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

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

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

.qfXDdEWsAyIj {
width: 150px;
}

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

.JppWdyHlwsVD {
margin-left: 24px;
}

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

.XUADIcpeObOD {
color: var(--YZhPQSSQSSww);
font-size: 24px;
}

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

.AjrUdbzYtbGD:hover {
background-color: var(--MIEEpYWNdszM);
color: var(--WJUOkuDsVBbf);
}

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


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

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

}

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

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

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

.UHLVJTfPRwXJ, .UHLVJTfPRwXJ table {

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

.UHLVJTfPRwXJ, .UHLVJTfPRwXJ table {

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

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

.UNpbyUMkHNfv {
background-color: var(--ameExIksrAYJ);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--ZujXQWJwmmNM);
color: var(--DSjORQfqShHU);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.xZoZCiGYdhYC h3 {
font-size: 20px;

}
.NnywtbFiVNfi {
text-align: left;
}

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

.UNpbyUMkHNfv h3 {
margin: 10px 0;
}

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

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

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

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

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

.UZKxhmzbDaoj:hover {
text-decoration: underline;
color: var(--MIEEpYWNdszM);
}

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

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

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

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

#adXyPXOFVaqb {
display: none;
}

.SVySCmWKbgDD {
margin-right: 0;
}

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

.ZnAaZnQfrUKf {
width: auto;
}

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

.KnaOYJhNXYUZ {
flex-direction: column;
align-items: center;
}
/* Footer */
.ojUjSaeHjjQr {
flex-direction: column;
}

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

.csdCJkdqKwcL{
text-align: center;
padding: 0 10px;
}
.JppWdyHlwsVD {
margin-left: 10px;
}

}

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

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

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

.ZnAaZnQfrUKf > .MoPZaXXYVgcy {
display: none;
}

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

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

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

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

.gchMozgjNouw{
margin-bottom: 70px;
}

}

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

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

.AGVVORfmauHF {
font-size: 20px;
}
.YYtypZMCXJbU {
max-width: 250px;
}

.JxRimBhwyjbx{
flex-wrap:wrap;
}

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

}

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

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

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

.AjrUdbzYtbGD{
padding: 10px 20px;
}

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


/*popup*/
.gyVtkPykQHiw {
background: var(--AoqUDwaJoEOL);
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;
}
.fDegxQdYlxDd {
display: flex;
}
.quUXcVhuXkhb {
margin-left: 15px;
}
.MfHFWQWNgyAj {
width: 130px;
height: 100%;
border-radius: 16px;
}
.grewqWDMiQKd {
font-size: 24px;
font-weight: 600;
}
.PHyhlMQbmiCH {
margin-top: 10px;
color: var(--DSjORQfqShHU);
}
.AhmsCtzqgpox {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--jXaYHCzVjUAz);
color: var(--WJUOkuDsVBbf);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--WJUOkuDsVBbf);
}
.AhmsCtzqgpox:hover{
background: var(--MIEEpYWNdszM);
transition: all 0.7s ease-in-out;
color: var(--WJUOkuDsVBbf);
}
.qhIGxkOwhchb {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.FNIDyTivLjSy {
position: relative;
}
.FNIDyTivLjSy::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.FNIDyTivLjSy::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.lWMaXEKecgTi {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--mgBIJBgxtUzQ);
}

@media(max-width: 576px){
.gyVtkPykQHiw{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.MfHFWQWNgyAj {
width: 70px;
}
.PHyhlMQbmiCH {
margin-right: 15px;
}
.AhmsCtzqgpox{
width: 220px;
}
}
@media(max-width: 480px){

.fDegxQdYlxDd {
display: flex;
flex-direction: column;
align-items: center;
}
.AhmsCtzqgpox {
width: 200px;
margin-top: 0;
height: 40px;
}
.PHyhlMQbmiCH {
margin-right: 0;
text-align: center;
}
.quUXcVhuXkhb {
margin-left: 0;
}
}
