:root {
--nUwbVsswUSnE: #306AA1;
--eoKdNELCvfUm: #002682;
--nlvrpYGUhJvW: #ffc107;
--ufhjAkkGAKlD: #E01E1E;
--gJxlUthGUajw: #e9e8e8;
--OjghenCQoECm: #000;
--MbyTGTbpYGkp: rgba(248, 225, 225, 0.5);
--NGUXWBuPpmrP: #ea4a75;
--OFGQvHMAfWzW: #ac0000;
--KjPaumbQpApR: #fff;
--NXRyrQwWnfsd: #002682;
--daAumiUtFmda: #ece7e7;
--mEEQeRnMeEDS: #fff;
--QHGaRTYJYiyU: #d5cdcd;
--BpFYtQRxwGfU: #000000;
--NgNOEdBxHeUr: #3b12f3;
--yCNskEcDguxO: #230b8e;
--MaGSLkAGvuof: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--KjPaumbQpApR);
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(--NXRyrQwWnfsd);
color: var(--OjghenCQoECm);
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;
}


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

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

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

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

.IHFsYaJWXbkX a,
.cnyNrimAqGxO {
cursor: pointer;
pointer-events: auto;
}

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

.FThzZmjdQMNF {
font-size: 20px;
font-weight: bold;
color: var(--mEEQeRnMeEDS);
white-space: nowrap;
}
.oOCNDdmMeZeZ .FThzZmjdQMNF{
white-space: normal;
}

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

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

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

.MJLYkHXfJgVN {
position: relative;
}

.MJLYkHXfJgVN a {
color: var(--KjPaumbQpApR);
}

.MJLYkHXfJgVN.active a {
color: var(--ufhjAkkGAKlD);
font-weight: bold;
}

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

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

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

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

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

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

.MJLYkHXfJgVN:hover > .NZzdTpJkjlHT {
display: block;
}

.QjIAsUMGAixG {
margin: 0;
}

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

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

.CHVySVDSTjxa {
color: var(--KjPaumbQpApR);
}

.CUZzlRoABVGV,
.EBgEZIyVrhbH,
.NHsgNkcVTLDT{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.RtaZiAPmgkQL {
background-color: var(--NXRyrQwWnfsd);
padding: 0 15px;
}

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

.CHVySVDSTjxa > .FThzZmjdQMNF {
display: none;
}

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

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


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

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

.xFORTwgieSCG a:hover {
color: var(--KjPaumbQpApR);
}

.gaYaUuZrDqfT{
background-color: var(--ufhjAkkGAKlD);
color: var(--KjPaumbQpApR);
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);
}
}


.gaYaUuZrDqfT:hover {
background-color: var(--OFGQvHMAfWzW);
}

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

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

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

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

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

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

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

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

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

.iaALVmUKPTAD {
margin-top: 40px;
}

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

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

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

.TzqYxBifIBiO a {
color: --bUnlfTRSweZS
}

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

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

.RJydsJiFLCpd:hover {
background-color: var(--OFGQvHMAfWzW);
}

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


/* Footer */
.NHsgNkcVTLDT {
background-color: var(--NXRyrQwWnfsd);
color: var(--KjPaumbQpApR);
padding: 30px 0;
}

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

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

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

.sZLUrsqJFGxL .GpdnFVTQwTlA:first-child:first-child {
width: 48px;
}

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

.FYIQVTZmaJMF {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.MTmDkwCZsCem .PvKBwckdSlLl:hover {
background: var(--OFGQvHMAfWzW);
color: var(--nlvrpYGUhJvW);
}

.MTmDkwCZsCem .PvKBwckdSlLl.is-active {
color: var(--nlvrpYGUhJvW);
font-weight: 600;
background: var(--OFGQvHMAfWzW);
border-radius: 8px;
}

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

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

.GGMFWdhfKaHj ul li a:hover {
color: var(--yCNskEcDguxO);
}

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

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

.CHunSbaLLOtd:hover {
opacity: 1;
}

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

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

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


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


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

.TDHoAPFsZrta:hover {
background-color: var(--OFGQvHMAfWzW);
color: var(--KjPaumbQpApR);
}

.bFumBfQVGIiW {
font-weight: 400;
}

.bFumBfQVGIiW a {
font-weight: 400;
}

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

.lyYYlDYJcpik {
display: flex;
justify-content: space-between;
align-items: center;
gap: 25px;
}

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

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

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

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

.uBLCwHObwxYU {
width: 150px;
}

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

.xMXmKXkCypoU {
margin-left: 24px;
}

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

.HJVqNjsDYnLl {
color: var(--nlvrpYGUhJvW);
font-size: 24px;
}

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

.StNqnPCkNVbW:hover {
background-color: var(--OFGQvHMAfWzW);
color: var(--KjPaumbQpApR);
}

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


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

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

}

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

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

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

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

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

.RiGyFlgjtpod, .RiGyFlgjtpod table {

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

.RiGyFlgjtpod, .RiGyFlgjtpod table {

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

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

.hkavCAEdIKca {
background-color: var(--eoKdNELCvfUm);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--MaGSLkAGvuof);
color: var(--KjPaumbQpApR);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.qcOlbkwhrENO h3 {
font-size: 20px;

}
.bWBJTeOeuTmd {
text-align: left;
}

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

.hkavCAEdIKca h3 {
margin: 10px 0;
}

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

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

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

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

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

.FwTdmxCLaXjk:hover {
text-decoration: underline;
color: var(--OFGQvHMAfWzW);
}

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

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

/* Responsive */
@media (max-width: 1200px) {
/* Header */
/* Footer */
}

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

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

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

#main-nav {
display: none;
}

.kcKyDPiSkhZd {
margin-right: 0;
}

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

.IHFsYaJWXbkX {
width: auto;
}

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

.VuOLkiGYzMym {
flex-direction: column;
align-items: center;
}

.jpHXEelJrzbC {
flex-direction: column;
}

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

.OwWvOkEaQKtw{
text-align: center;
padding: 0 10px;
}
.xMXmKXkCypoU {
margin-left: 10px;
}

}

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

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

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

.IHFsYaJWXbkX > .FThzZmjdQMNF {
display: none;
}

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

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

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

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

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

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

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

.gaYaUuZrDqfT {
font-size: 20px;
}
.NAlgeqIHApKC {
max-width: 250px;
}

.ycbTHiZlSqnc{
flex-wrap:wrap;
}

.juLwQxlTLyxT {
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;
}
.lyYYlDYJcpik{
flex-wrap: wrap;
}
.XhavKosgBLar:nth-child(1){
width: 100%;
justify-content: center;
}
.XhavKosgBLar:nth-child(2){
width: 100%;
border: none;
height: 70px;
}
.XhavKosgBLar:nth-child(3) {
width: 100%;
}
.fhbwWwDaCNxr {
flex-direction: column;
gap: 20px;
align-items: center;
}
}

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

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

.XhavKosgBLar:nth-child(1) {
flex-direction: column;
}

.xMXmKXkCypoU {
margin-left: 0px;
}

.StNqnPCkNVbW{
padding: 10px 20px;
}

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


/*popup*/
.evREGwzdPTaM {
background: var(--ufhjAkkGAKlD);
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;
}
.UIHMXACdzxkX {
display: flex;
}
.sdwqpGJNIUDn {
margin-left: 15px;
}
.zAJNIkVdebfv {
width: 130px;
height: 100%;
border-radius: 16px;
}
.GYaDDDjdJAGP {
font-size: 24px;
font-weight: 600;
}
.BtJXvfFUydiy {
margin-top: 10px;
color: var(--OjghenCQoECm);
}
.BHjsciPeWurh {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--nUwbVsswUSnE);
color: var(--KjPaumbQpApR);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--KjPaumbQpApR);
}
.BHjsciPeWurh:hover{
background: var(--OFGQvHMAfWzW);
transition: all 0.7s ease-in-out;
color: var(--KjPaumbQpApR);
}
.uEyasCEmiJrs {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.RBNLFByLFoIo {
position: relative;
}
.RBNLFByLFoIo::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.RBNLFByLFoIo::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.YqOLsNiauHkO {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--daAumiUtFmda);
}

@media(max-width: 576px){
.evREGwzdPTaM{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.zAJNIkVdebfv {
width: 70px;
}
.BtJXvfFUydiy {
margin-right: 15px;
}
.BHjsciPeWurh{
width: 220px;
}
}
@media(max-width: 480px){

.UIHMXACdzxkX {
display: flex;
flex-direction: column;
align-items: center;
}
.BHjsciPeWurh {
width: 200px;
margin-top: 0;
height: 40px;
}
.BtJXvfFUydiy {
margin-right: 0;
text-align: center;
}
.sdwqpGJNIUDn {
margin-left: 0;
}
}
