:root {
--UdxCkSnLtOxy: #276198;
--eHylbrcMoDGn: #FAFAFA;
--fPqaLzEkzarP: #ffc107;
--gNwQIBdlXrpk: #E53935;
--tFhqdyeLfZUt: #e9e7e7;
--alyfZifEIxgO: #000;
--FKxGDAHkXqZr: rgba(255, 240, 240, 0.5);
--ihMKxrFilNjT: #e94a71;
--fYNufkOuhqrH: #b60000;
--HzBlXlVgxxdd: #fff;
--JbUTJjvcQZOV: #FAFAFA;
--FjmeQizSBWlY: #eae6e6;
--qANNPfxQbVOv: #fff;
--KusPXtqFrJOe: #d7cfcf;
--cPhXeejQBTus: #000000;
--liQqVNrScPfN: #4316f2;
--eNtEbZuxdsNl: #1f097e;
--zWmRboqomqcv: #ddd;
}


* {
box-sizing: border-box;
}

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


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

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

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

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

.gRCXKGGERwkp a,
.eWGEtTRXbspq {
cursor: pointer;
pointer-events: auto;
}

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

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

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

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

.BzLsWEqWfMfP {
position: relative;
}

.BzLsWEqWfMfP.active a {
color: var(--UdxCkSnLtOxy);
font-weight: bold;
}

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

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

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

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

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

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

.BzLsWEqWfMfP:hover > .buQRwHpjVgVL {
display: block;
}

.fyioEoiHqdPg {
margin: 0;
}

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

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

.OBprSvHrRQum {
color: var(--alyfZifEIxgO);
}

.asUaFEWqcvrv,
.fVFyJDPOrJWC,
.NeNgQAcpeUOc{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.NNvKczNCIlrO {
background-color: var(--JbUTJjvcQZOV);
padding: 0 15px;
}

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

.OBprSvHrRQum > .ZGgSjChUUARt {
display: none;
}

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

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


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

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

.ZxqAXXsENXHD a:hover {
color: var(--HzBlXlVgxxdd);
}

.ftjhkLBoSyrS{
background-color: var(--gNwQIBdlXrpk);
color: var(--HzBlXlVgxxdd);
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);
}
}


.ftjhkLBoSyrS:hover {
background-color: var(--fYNufkOuhqrH);
}

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

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

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

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

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

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

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

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

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

.ETswuwjIUODZ {
margin-top: 40px;
}

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

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

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

.uHhJuXgQdtre a {
color: var(--HzBlXlVgxxdd);
}

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

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

.pJCCOiHDhkcm:hover {
background-color: var(--fYNufkOuhqrH);
}

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


/* Footer */
.NeNgQAcpeUOc {
background-color: var(--JbUTJjvcQZOV);
color: var(--alyfZifEIxgO);
padding: 30px 0;
}

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

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

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

.uQDmzUiUvsPJ .TnnOgSUieJPa:first-child:first-child {
width: 48px;
}

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

.NJWRGMurfZGH {
display: flex;
}

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

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

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

#NPsVKnYywUpE:checked + .QypfyCXZOsue .sgTfsEWINwuk {
transform: rotate(180deg);
}

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

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

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

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

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

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

.BJGgzEYGvwlV .DYUvNAiXrELz:hover {
background: var(--fYNufkOuhqrH);
color: var(--fPqaLzEkzarP);
}

.BJGgzEYGvwlV .DYUvNAiXrELz.is-active {
color: var(--fPqaLzEkzarP);
font-weight: 600;
background: var(--fYNufkOuhqrH);
border-radius: 8px;
}

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

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

.eKKzMIUkEfXG ul li a:hover {
color: var(--eNtEbZuxdsNl);
}

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

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

.gXoALQPZwquY:hover {
opacity: 1;
}

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

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

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


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

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

.AyEhzYIXJOuY:hover {
background-color: var(--fYNufkOuhqrH);
color: var(--HzBlXlVgxxdd);
}

.PqjsyhwcBeZY {
font-weight: 400;
}

.PqjsyhwcBeZY a {
font-weight: 400;
}

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

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

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

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

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

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

.hQNhrwbTNIcO {
width: 150px;
}

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

.oyndgxjUVKFG {
margin-left: 24px;
}

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

.emNDhodDRQPh {
color: var(--fPqaLzEkzarP);
font-size: 24px;
}

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

.dVbzLNmOzpXG:hover {
background-color: var(--fYNufkOuhqrH);
color: var(--HzBlXlVgxxdd);
}

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


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

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

}

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

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

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(--alyfZifEIxgO);
}

table tbody tr:first-child th {
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
color: var(--alyfZifEIxgO);
background-color: var(--HzBlXlVgxxdd);
border: 1px solid var(--alyfZifEIxgO);
}

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

table tbody tr:first-child th:last-child {
border-radius: 0 16px 0 0;
}
.EaPXzangCYgR {
border-radius: 20px;
}

.EaPXzangCYgR, .EaPXzangCYgR table {

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

.EaPXzangCYgR, .EaPXzangCYgR table {

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

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

.PqemwgfsMWeu {
background-color: var(--eHylbrcMoDGn);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--zWmRboqomqcv);
color: var(--alyfZifEIxgO);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.YthwSJMapBsQ h3 {
font-size: 20px;

}
.DLzKwDqMTYoM {
text-align: left;
}

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

.PqemwgfsMWeu h3 {
margin: 10px 0;
}

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

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

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

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

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

.PBCsTbXJMOBF:hover {
text-decoration: underline;
color: var(--fYNufkOuhqrH);
}

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

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

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

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

#JPwphMedTWxM {
display: none;
}

.rDZvDzEZXwMK {
margin-right: 0;
}

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

.gRCXKGGERwkp {
width: auto;
}

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

.IMpBLMOxDsiR {
flex-direction: column;
align-items: center;
}
/* Footer */
.yVcojRgYiaob {
flex-direction: column;
}

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

.qxHfgvbZVeix{
text-align: center;
padding: 0 10px;
}
.oyndgxjUVKFG {
margin-left: 10px;
}

}

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

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

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

.gRCXKGGERwkp > .ZGgSjChUUARt {
display: none;
}

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

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

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

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

.NeNgQAcpeUOc{
margin-bottom: 70px;
}

}

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

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

.ftjhkLBoSyrS {
font-size: 20px;
}
.quCuhCqegSKv {
max-width: 250px;
}

.nbTWbxRTOSYF{
flex-wrap:wrap;
}

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

}

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

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

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

.dVbzLNmOzpXG{
padding: 10px 20px;
}

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


/*popup*/
.LAjMlnDqlGBE {
background: var(--gNwQIBdlXrpk);
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;
}
.zCOlfMMUZCuy {
display: flex;
}
.FMKVdLBywTYp {
margin-left: 15px;
}
.hrvLqEBnOFyG {
width: 130px;
height: 100%;
border-radius: 16px;
}
.czpXIgRNTxSW {
font-size: 24px;
font-weight: 600;
}
.YPMInKqLPsXY {
margin-top: 10px;
color: var(--alyfZifEIxgO);
}
.ptwZqBxQNJtd {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--UdxCkSnLtOxy);
color: var(--HzBlXlVgxxdd);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--HzBlXlVgxxdd);
}
.ptwZqBxQNJtd:hover{
background: var(--fYNufkOuhqrH);
transition: all 0.7s ease-in-out;
color: var(--HzBlXlVgxxdd);
}
.lYmyVxopISLr {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.aelDNMifRcTs {
position: relative;
}
.aelDNMifRcTs::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.aelDNMifRcTs::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.UxsnVdBvcjxJ {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--FjmeQizSBWlY);
}

@media(max-width: 576px){
.LAjMlnDqlGBE{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.hrvLqEBnOFyG {
width: 70px;
}
.YPMInKqLPsXY {
margin-right: 15px;
}
.ptwZqBxQNJtd{
width: 220px;
}
}
@media(max-width: 480px){

.zCOlfMMUZCuy {
display: flex;
flex-direction: column;
align-items: center;
}
.ptwZqBxQNJtd {
width: 200px;
margin-top: 0;
height: 40px;
}
.YPMInKqLPsXY {
margin-right: 0;
text-align: center;
}
.FMKVdLBywTYp {
margin-left: 0;
}
}
