:root {
--pNfkOFZmiZHF: #2D659A;
--tZLxLzIiUKhe: #012885;
--mIZJMJoApFqW: #ffc107;
--QrSeyjWHpjPl:  #E32B2B;
--sntwbHYcRkdF: #ebeaea;
--sEZdsfIKrodp: #000;
--GJJpEBEqKObZ: rgba(255, 200, 200, 0.5);
--cVJqaQREFzfe: #eb4976;
--oawSeiwnYdoO: #b00000;
--TczdOkpxisOV: #fff;
--IewVwoBBvguw: #02369B;
--yMLmhHUFjIqu: #e8e6e6;
--rAHVASHxzRIp: #fff;
--TfCCYUfWNalh: #d9d2d2;
--WUrrXkoejBGt: #000000;
--NsEKgCnRCIKn: #4517ff;
--fDgulQllaxmc: #210a87;
--pfZNdXtwkInn: #ddd;
}


* {
box-sizing: border-box;
}

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

.dUehlwuqiTFi{
text-align:center;
}

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

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

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

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

.WTvkRmUMIbXL a,
.FdSArcAMZuJO {
cursor: pointer;
pointer-events: auto;
}

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

.fFzYnrzCypPL {
font-size: 20px;
font-weight: bold;
color: var(--rAHVASHxzRIp);
white-space: nowrap;
}
.KboWMnkihOfY .fFzYnrzCypPL{
white-space: normal;
}
.FMQBcWnXQSTv {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}

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

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

.CncWiRQEqeMt {
position: relative;
}

.CncWiRQEqeMt a {
color: var(--TczdOkpxisOV);
}

.CncWiRQEqeMt.active a {
color: var(--QrSeyjWHpjPl);
font-weight: bold;
}

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

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

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

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

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

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

.CncWiRQEqeMt:hover > .hQuKaxcZlFbQ {
display: block;
}

.JJgyLaZzCCxu {
margin: 0;
}

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

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

.vKRMGNBGPhuM,
.GkfFjglnLlfc,
.fvTGdcSnTutJ{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.UomtWfsqPOKJ {
background-color: var(--IewVwoBBvguw);
padding: 0 15px;
}

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

.lLcvxNHMguhk > .fFzYnrzCypPL {
display: none;
}

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

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


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

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

.aDkDCfucCusi a:hover {
color: var(--TczdOkpxisOV);
}

.OAqLnIFILTrZ{
background-color: var(--pNfkOFZmiZHF);
color: var(--TczdOkpxisOV);
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);
}
}


.OAqLnIFILTrZ:hover {
background-color: var(--oawSeiwnYdoO);
}

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

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

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

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

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

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

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

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

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

.vrzIsTFxBTmn {
margin-top: 40px;
}

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

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

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

.ZkGKDvsehWvZ a {
color: --TczdOkpxisOV;
}

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

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

.FCOWtUeUQfDG:hover {
background-color: var(--oawSeiwnYdoO);
}

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


/* Footer */
.fvTGdcSnTutJ {
background-color: var(--IewVwoBBvguw);
color: var(--TczdOkpxisOV);
padding: 30px 0;
}

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

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

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

.DxYNEhduBgQv .djERvGzbIlgx:first-child:first-child {
width: 48px;
}

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

.hhjKsxNsCwVv {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.JlfijJQzBQxD .eRTHGUSolLWK:hover {
background: var(--oawSeiwnYdoO);
color: var(--mIZJMJoApFqW);
}

.JlfijJQzBQxD .eRTHGUSolLWK.is-active {
color: var(--mIZJMJoApFqW);
font-weight: 600;
background: var(--oawSeiwnYdoO);
border-radius: 8px;
}

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

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

.yPWgISkiYrfz ul li a:hover {
color: var(--fDgulQllaxmc);
}

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

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

.jocbGrYIluSS:hover {
opacity: 1;
}

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

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

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


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


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

.BNcZtOnYGJmr__btn:hover {
background-color: var(--oawSeiwnYdoO);
color: var(--TczdOkpxisOV);
}

.BNcZtOnYGJmr__text {
font-weight: 400;
}

.BNcZtOnYGJmr__text a {
font-weight: 400;
}

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

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

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

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

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

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

.EhrWXHzTiSyY {
width: 150px;
}

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

.JlWtTZFzJQbB {
margin-left: 24px;
}

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

.SSDmbHlLVGTL {
color: var(--mIZJMJoApFqW);
font-size: 24px;
}

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

.aytGlPwhYxFF:hover {
background-color: var(--oawSeiwnYdoO);
color: var(--TczdOkpxisOV);
}

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


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

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

}

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

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

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

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

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

.xCzhtmkbPwRF, .xCzhtmkbPwRF table {

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

.xCzhtmkbPwRF, .xCzhtmkbPwRF table {

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

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

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

}
.CWcJoJnoqvrs {
text-align: left;
}

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

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

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

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

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

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

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

.mliWqeUTvbQU:hover {
text-decoration: underline;
color: var(--oawSeiwnYdoO);
}

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

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

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

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

#main-nav {
display: none;
}

.ERSeQYhOaxdX {
margin-right: 0;
}

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

.WTvkRmUMIbXL {
width: auto;
}

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

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

.XjWyzTGpHbmn {
flex-direction: column;
}

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

.nIksgUybKDOu{
text-align: center;
padding: 0 10px;
}
.JlWtTZFzJQbB {
margin-left: 10px;
}

}

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

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

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

.WTvkRmUMIbXL > .fFzYnrzCypPL {
display: none;
}

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

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

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

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

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

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

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

.OAqLnIFILTrZ {
font-size: 20px;
}
.CMwuHjylatuj {
max-width: 250px;
}

.AYwntAuPbjMA{
flex-wrap:wrap;
}

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

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

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

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

.JlWtTZFzJQbB {
margin-left: 0px;
}

.aytGlPwhYxFF{
padding: 10px 20px;
}

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


/*popup*/
.AgKPsGyepaWZ {
background: var(--QrSeyjWHpjPl);
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;
}
.AgKPsGyepaWZ__info {
display: flex;
}
.AgKPsGyepaWZ__box {
margin-left: 15px;
}
.AgKPsGyepaWZ__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.AgKPsGyepaWZ__title {
font-size: 24px;
font-weight: 600;
}
.AgKPsGyepaWZ__sub-title {
margin-top: 10px;
color: var(--sEZdsfIKrodp);
}
.AgKPsGyepaWZ__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--pNfkOFZmiZHF);
color: var(--TczdOkpxisOV);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--TczdOkpxisOV);
}
.AgKPsGyepaWZ__btn:hover{
background: var(--oawSeiwnYdoO);
transition: all 0.7s ease-in-out;
color: var(--TczdOkpxisOV);
}
.AgKPsGyepaWZ__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.AgKPsGyepaWZ__close-wrap {
position: relative;
}
.AgKPsGyepaWZ__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.AgKPsGyepaWZ__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.AgKPsGyepaWZ__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--yMLmhHUFjIqu);
}

@media(max-width: 576px){
.AgKPsGyepaWZ{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.AgKPsGyepaWZ__img {
width: 70px;
}
.AgKPsGyepaWZ__sub-title {
margin-right: 15px;
}
.AgKPsGyepaWZ__btn{
width: 220px;
}
}
@media(max-width: 480px){

.AgKPsGyepaWZ__info {
display: flex;
flex-direction: column;
align-items: center;
}
.AgKPsGyepaWZ__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.AgKPsGyepaWZ__sub-title {
margin-right: 0;
text-align: center;
}
.AgKPsGyepaWZ__box {
margin-left: 0;
}
}
