:root {
--dESLUtUXpuvT: #2D659A;
--IMXifsiujKCy: #002884;
--PnZWgBieskwy: #ffc107;
--HiYLojaGsHJu: #FF3B3B;
--gDCobOsiSSVR: #e9e8e8;
--gNOwxaOzpPqp: #000;
--iTxJxGtdEGlL: rgba(242, 185, 185, 0.5);
--lOwGrqjLhqap: #ec4b78;
--dLjcWmUzUWLW: #a90003;
--lrtnRKSrvsLj: #fff;
--blMIgZIeZLbZ: #002884;
--VEdPozZXPIMd: #ececec;
--xOYfRLEStePi: #fff;
--SpJcMIyqEaIM: #d7d1d1;
--gdAqGIbnYzqA: #000000;
--mgMaLsESOSjZ: #4316fa;
--PvVKMDmllpGU: #260c90;
--JbHoEgHJuonp: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--lrtnRKSrvsLj);
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(--blMIgZIeZLbZ);
color: var(--gNOwxaOzpPqp);
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;
}


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

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

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

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

.FswzReIHsWhp a,
.fyzxTqmOrOLp {
cursor: pointer;
pointer-events: auto;
}

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

.LAZcIKWfcfZT {
font-size: 20px;
font-weight: bold;
color: var(--xOYfRLEStePi);
white-space: nowrap;
}
.ywNCdmYABnwT .LAZcIKWfcfZT{
white-space: normal;
}

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

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

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

.CJLKeOPynIDg {
position: relative;
}

.CJLKeOPynIDg a {
color: var(--lrtnRKSrvsLj);
}

.CJLKeOPynIDg.active a {
color: var(--HiYLojaGsHJu);
font-weight: bold;
}

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

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

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

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

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

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

.CJLKeOPynIDg:hover > .hYRzkulqSecQ {
display: block;
}

.mHIkTjYWMiUG {
margin: 0;
}

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

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

.PrkMxcZNjjbL {
color: var(--lrtnRKSrvsLj);
}

.OiTiDUvutTsj,
.ZmzuUVFiAynK,
.zZqAGEuOrkuG{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.rlALglDRgGBw {
background-color: var(--blMIgZIeZLbZ);
padding: 0 15px;
}

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

.PrkMxcZNjjbL > .LAZcIKWfcfZT {
display: none;
}

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

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


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

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

.lEEeQpmAzeuY a:hover {
color: var(--lrtnRKSrvsLj);
}

.wMkpXXzlZLzV{
background-color: var(--dESLUtUXpuvT);
color: var(--lrtnRKSrvsLj);
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);
}
}


.wMkpXXzlZLzV:hover {
background-color: var(--dLjcWmUzUWLW);
}

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

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

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

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

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

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

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

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

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

.ShQXOWLaKVpA {
margin-top: 40px;
}

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

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

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

.yvymJoZKrssv a {
color: --lrtnRKSrvsLj;
}

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

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

.iFTLBWTxihrZ:hover {
background-color: var(--dLjcWmUzUWLW);
}

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


/* Footer */
.zZqAGEuOrkuG {
background-color: var(--blMIgZIeZLbZ);
color: var(--lrtnRKSrvsLj);
padding: 30px 0;
}

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

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

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

.GEuYyKFZEpVt .ZUgrPRaLGGOG:first-child:first-child {
width: 48px;
}

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

.yePhlQxWDLYU {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.VAuxlTbGVHMN .ewCjFZSWdLhb:hover {
background: var(--dLjcWmUzUWLW);
color: var(--PnZWgBieskwy);
}

.VAuxlTbGVHMN .ewCjFZSWdLhb.is-active {
color: var(--PnZWgBieskwy);
font-weight: 600;
background: var(--dLjcWmUzUWLW);
border-radius: 8px;
}

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

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

.UBuOyIqtxBeI ul li a:hover {
color: var(--PvVKMDmllpGU);
}

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

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

.airRyepgYwAN:hover {
opacity: 1;
}

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

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

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


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


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

.ZckXoxtyNgRT__btn:hover {
background-color: var(--dLjcWmUzUWLW);
color: var(--lrtnRKSrvsLj);
}

.ZckXoxtyNgRT__text {
font-weight: 400;
}

.ZckXoxtyNgRT__text a {
font-weight: 400;
}

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

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

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

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

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

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

.WOgsLzWnGJOX {
width: 150px;
}

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

.LVeyfwgPqEla {
margin-left: 24px;
}

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

.hPdmTcomxBGj {
color: var(--PnZWgBieskwy);
font-size: 24px;
}

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

.SMlXnFleESZc:hover {
background-color: var(--dLjcWmUzUWLW);
color: var(--lrtnRKSrvsLj);
}

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


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

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

}

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

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

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

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

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

.DqnQNSDMnNcQ, .DqnQNSDMnNcQ table {

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

.DqnQNSDMnNcQ, .DqnQNSDMnNcQ table {

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

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

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

}
.htJyxlgmTWmB {
text-align: left;
}

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

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

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

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

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

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

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

.rRoxWLeERQOU:hover {
text-decoration: underline;
color: var(--dLjcWmUzUWLW);
}

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

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

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

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

#main-nav {
display: none;
}

.VkIiFgSKPMLM {
margin-right: 0;
}

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

.FswzReIHsWhp {
width: auto;
}

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

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

.ImfHfsmKUOzA {
flex-direction: column;
}

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

.MxVqoRZzgDjp{
text-align: center;
padding: 0 10px;
}
.LVeyfwgPqEla {
margin-left: 10px;
}

}

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

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

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

.FswzReIHsWhp > .LAZcIKWfcfZT {
display: none;
}

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

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

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

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

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

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

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

.wMkpXXzlZLzV {
font-size: 20px;
}
.DKtYAbGpaHmT {
max-width: 250px;
}

.IeVDZNPSBClN{
flex-wrap:wrap;
}

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

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

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

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

.LVeyfwgPqEla {
margin-left: 0px;
}

.SMlXnFleESZc{
padding: 10px 20px;
}

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


/*popup*/
.mYpalFICwPDR {
background: var(--HiYLojaGsHJu);
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;
}
.mYpalFICwPDR__info {
display: flex;
}
.mYpalFICwPDR__box {
margin-left: 15px;
}
.mYpalFICwPDR__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.mYpalFICwPDR__title {
font-size: 24px;
font-weight: 600;
}
.mYpalFICwPDR__sub-title {
margin-top: 10px;
color: var(--gNOwxaOzpPqp);
}
.mYpalFICwPDR__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--dESLUtUXpuvT);
color: var(--lrtnRKSrvsLj);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--lrtnRKSrvsLj);
}
.mYpalFICwPDR__btn:hover{
background: var(--dLjcWmUzUWLW);
transition: all 0.7s ease-in-out;
color: var(--lrtnRKSrvsLj);
}
.mYpalFICwPDR__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.mYpalFICwPDR__close-wrap {
position: relative;
}
.mYpalFICwPDR__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.mYpalFICwPDR__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.mYpalFICwPDR__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--VEdPozZXPIMd);
}

@media(max-width: 576px){
.mYpalFICwPDR{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.mYpalFICwPDR__img {
width: 70px;
}
.mYpalFICwPDR__sub-title {
margin-right: 15px;
}
.mYpalFICwPDR__btn{
width: 220px;
}
}
@media(max-width: 480px){

.mYpalFICwPDR__info {
display: flex;
flex-direction: column;
align-items: center;
}
.mYpalFICwPDR__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.mYpalFICwPDR__sub-title {
margin-right: 0;
text-align: center;
}
.mYpalFICwPDR__box {
margin-left: 0;
}
}
