:root {
--oyzgGVoHpHYS: #FF4C4C;
--syIzruWQHXQm: #030101;
--spbMDjhGBDtv: #ec4b78;
--hxMjOxczIlRH: #1E6FBB;
--CnNXuMUelrET: #ebe9e8;
--jRtKpdpqnGlJ: #000;
--XQuEBUvLMhyu: rgba(250, 195, 195, 0.5);
--BFNauckrPPei: #ec4b78;
--MYCYzQfaJruA: #a90003;
--oJjnDqMccKCP: #fff;
--ezeUjHtqdLBL: #030101;
--cZqMgXcMJLxp: #ececec;
--YIDmXVXmMpRi: #fff;
--otSoARaxeYSa: #dad2d2;
--dVwlGQrHyuva: #000000;
--PZLZxNflfiwp: #3c13ef;
--RbTIAJWcOJlN: #200a82;
--IkSBcnjxXMPN: #ddd;
}


* {
box-sizing: border-box;
}

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


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

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

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

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

.kBbcdtrNQjDK a,
.akIDkSuYKpMf {
cursor: pointer;
pointer-events: auto;
}

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

.ueCaVKMbjQFn {
font-size: 20px;
font-weight: bold;
color: var(--YIDmXVXmMpRi);
white-space: nowrap;
}
.MmjpmzMqtlwC .ueCaVKMbjQFn{
white-space: normal;
}

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

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

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

.YJZjAoWLKSLJ {
position: relative;
}

.YJZjAoWLKSLJ a {
color: var(--oJjnDqMccKCP);
}

.YJZjAoWLKSLJ.active a {
color: var(--hxMjOxczIlRH);
font-weight: bold;
}

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

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

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

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

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

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

.YJZjAoWLKSLJ:hover > .IWLxPPVneMxw {
display: block;
}

.jgcLzGDGYXRU {
margin: 0;
}

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

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

.scxHKglAkmDp,
.UbazHcEuloRI,
.CaCatyQGXRuv{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.GFYJvxJKBIFR {
background-color: var(--ezeUjHtqdLBL);
padding: 0 15px;
}

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

.paonZAurrwjw > .ueCaVKMbjQFn {
display: none;
}

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

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


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

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

.FoWfLlNbLQUc a:hover {
color: var(--oJjnDqMccKCP);
}

.MtYXSqicckFA{
background-color: var(--oyzgGVoHpHYS);
color: var(--oJjnDqMccKCP);
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);
}
}


.MtYXSqicckFA:hover {
background-color: var(--MYCYzQfaJruA);
}

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

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

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

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

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

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

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

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

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

.jWUsvHERhAMA {
margin-top: 40px;
}

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

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

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

.oUxDNXkUMrAl a {
color: --FzbhLyLHXgcr
}

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

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

.QRXxLqkrpYjo:hover {
background-color: var(--MYCYzQfaJruA);
}

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

.ZivNDIOFWdTQ {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

.cATFvLpvUkoB {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 12px;
}

.TqFicYNEzCoi a {
color: var(--BFNauckrPPei);
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-color: var(--BFNauckrPPei);
transition: color 0.2s ease;
}

.TqFicYNEzCoi a:hover {
color: var(--MYCYzQfaJruA);
}


.CaCatyQGXRuv {
background-color: var(--ezeUjHtqdLBL);
color: var(--oJjnDqMccKCP);
padding: 30px 0;
}

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

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

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

.ECgDXBrFsLmU .xAbdpjQDFrWk:first-child:first-child {
width: 48px;
}

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

.mGEizMmiIrYT {
display: flex;
}

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

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

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

#dhncQGIfHIqM:checked + .nHviwqNvhURw .nZYXkGKTBOxL {
transform: rotate(180deg);
}

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

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

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

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

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

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

.CIwkMCvQMnHR .ElEjaeeyqRPV:hover {
background: var(--MYCYzQfaJruA);
color: var(--spbMDjhGBDtv);
}

.CIwkMCvQMnHR .ElEjaeeyqRPV.is-active {
color: var(--spbMDjhGBDtv);
font-weight: 600;
background: var(--MYCYzQfaJruA);
border-radius: 8px;
}

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

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

.NqobJWrjTvTd ul li a:hover {
color: var(--RbTIAJWcOJlN);
}

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

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

.FtbhHuTTrqaT:hover {
opacity: 1;
}

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

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

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


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

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

.RzlrFCTmFOMx:hover {
background-color: var(--MYCYzQfaJruA);
color: var(--oJjnDqMccKCP);
}

.eNQTObBmKiNG {
font-weight: 400;
}

.eNQTObBmKiNG a {
font-weight: 400;
}

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

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

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

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

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

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

.DYhAOCPMQLOx {
width: 150px;
}

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

.AvMbYDemblqB {
margin-left: 24px;
}

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

.HVAQYCvVigXw {
color: var(--spbMDjhGBDtv);
font-size: 24px;
}

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

.PfTQdYwqIriR:hover {
background-color: var(--MYCYzQfaJruA);
color: var(--oJjnDqMccKCP);
}

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


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

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

}

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

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

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

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

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

table tbody tr:first-child th {
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
color: var(--syIzruWQHXQm);
background-color: var(--oJjnDqMccKCP);
}

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

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

.pAbZHspKrhIP, .pAbZHspKrhIP table {

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

.pAbZHspKrhIP, .pAbZHspKrhIP table {

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

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

.eFSnxQbWnNKJ {
background-color: var(--syIzruWQHXQm);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--IkSBcnjxXMPN);
color: var(--oJjnDqMccKCP);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.mcpvJGLqOXKn h3 {
font-size: 20px;

}
.rTrcjxOVnwlQ {
text-align: left;
}

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

.eFSnxQbWnNKJ h3 {
margin: 10px 0;
}

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

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

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

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

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

.nydnwsuGTaTB:hover {
text-decoration: underline;
color: var(--MYCYzQfaJruA);
}

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

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

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

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

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

#dcctxTbhwMiN {
display: none;
}

.WvULShrSwLGj {
margin-right: 0;
}

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

.kBbcdtrNQjDK {
width: auto;
}

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

.jfPRrQcUOQLM {
flex-direction: column;
align-items: center;
}
/* Footer */
.InqPdcxcBtkX {
flex-direction: column;
}

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

.FEkXpusvwiwS{
text-align: center;
padding: 0 10px;
}
.AvMbYDemblqB {
margin-left: 10px;
}

}

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

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

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

.kBbcdtrNQjDK > .ueCaVKMbjQFn {
display: none;
}

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

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

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

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

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

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

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

.MtYXSqicckFA {
font-size: 20px;
}
.taKWdVHqytGn {
max-width: 250px;
}

.YKvzpEZiZJFQ{
flex-wrap:wrap;
}

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

}

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

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

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

.PfTQdYwqIriR{
padding: 10px 20px;
}

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


/*popup*/
.haokphXHFcjy {
background: var(--hxMjOxczIlRH);
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;
}
.vOnMuuUUgdbd {
display: flex;
}
.TLCxBvbBvsVy {
margin-left: 15px;
}
.deHXzpbthGru {
width: 130px;
height: 100%;
border-radius: 16px;
}
.SpaCIhxRBkYW {
font-size: 24px;
font-weight: 600;
}
.GoFWfiFRiavb {
margin-top: 10px;
color: var(--jRtKpdpqnGlJ);
}
.LZkqbhLPkNaa {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--oyzgGVoHpHYS);
color: var(--oJjnDqMccKCP);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--oJjnDqMccKCP);
}
.LZkqbhLPkNaa:hover{
background: var(--MYCYzQfaJruA);
transition: all 0.7s ease-in-out;
color: var(--oJjnDqMccKCP);
}
.IessdkkldWae {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.lHGdoKVsWyXo {
position: relative;
}
.lHGdoKVsWyXo::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.lHGdoKVsWyXo::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.KaKQwEEHgMOX {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--cZqMgXcMJLxp);
}

@media(max-width: 576px){
.haokphXHFcjy{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.deHXzpbthGru {
width: 70px;
}
.GoFWfiFRiavb {
margin-right: 15px;
}
.LZkqbhLPkNaa{
width: 220px;
}
}
@media(max-width: 480px){

.vOnMuuUUgdbd {
display: flex;
flex-direction: column;
align-items: center;
}
.LZkqbhLPkNaa {
width: 200px;
margin-top: 0;
height: 40px;
}
.GoFWfiFRiavb {
margin-right: 0;
text-align: center;
}
.TLCxBvbBvsVy {
margin-left: 0;
}
}
