:root {
--nebSjyIBjqIo:  #FF4040;
--CZqDdhRgEpJx: #020000;
--oAzeqCFKfKTa: #ffc107;
--BROIJdiNXXdE: #2B70B1;
--AoUFSoMpEnYS: #e9e9e9;
--KcXqvFxRXvZF: #000;
--sjVDkaqfcPCb: rgba(255, 230, 230, 0.5);
--nfceqJJSjroB: #ea4c73;
--lCqpihZCVRoP: #ad0303;
--KekzUUwQueBr: #fff;
--UOEenLsphRgf: #020000;
--TeorfnslGWtS: #ebeaea;
--cYehGuQlOosw: #fff;
--TfzLghvAUpbX: #d9d3d3;
--FTZuFCAQdkSg: #000000;
--SAIvShyEaxXh: #4316ff;
--oSVKNnjNJfBg: #280e98;
--LnzSPMcMkqBZ: #ddd;
}


* {
box-sizing: border-box;
}

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


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

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

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

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

.kYfoMEOujTJn a,
.wqfBpYtBJwbd {
cursor: pointer;
pointer-events: auto;
}

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

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

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

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

.gVeOlvQryESs {
position: relative;
}

.gVeOlvQryESs a {
color: var(--KekzUUwQueBr);
}

.gVeOlvQryESs.active a {
color: var(--BROIJdiNXXdE);
font-weight: bold;
}

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

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

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

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

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

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

.gVeOlvQryESs:hover > .vYORGAgpPXmW {
display: block;
}

.ljVtQUJyIndv {
margin: 0;
}

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

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

.PvwNfmwYebdC,
.CoAHHTHOOepY,
.RFoVVdKLLSQn{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.qXKCNZNLAcoK {
background-color: var(--UOEenLsphRgf);
padding: 0 15px;
}

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

.WoyfTjWXpAuf > .urwDgmmoYfCM {
display: none;
}

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

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


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

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

.wxTRZUmkguCb a:hover {
color: var(--KekzUUwQueBr);
}

.DEWjTHTyXBYj{
background-color: var(--nebSjyIBjqIo);
color: var(--KekzUUwQueBr);
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);
}
}


.DEWjTHTyXBYj:hover {
background-color: var(--lCqpihZCVRoP);
}

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

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

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

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

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

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

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

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

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

.QUNssbcfwZiq {
margin-top: 40px;
}

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

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

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

.AqnIBjpZtJGC a {
color: --KekzUUwQueBr;
}

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

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

.GtGjkDQIjUtG:hover {
background-color: var(--lCqpihZCVRoP);
}

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


/* Footer */
.RFoVVdKLLSQn {
background-color: var(--UOEenLsphRgf);
color: var(--KekzUUwQueBr);
padding: 30px 0;
}

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

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

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

.aYROODptbVNl .FshfgwNJpkLV:first-child:first-child {
width: 48px;
}

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

.ASgXytQIiixO {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.axrzFXgTpOrl .PWgkzdTqDkQf:hover {
background: var(--lCqpihZCVRoP);
color: var(--oAzeqCFKfKTa);
}

.axrzFXgTpOrl .PWgkzdTqDkQf.is-active {
color: var(--oAzeqCFKfKTa);
font-weight: 600;
background: var(--lCqpihZCVRoP);
border-radius: 8px;
}

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

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

.FkFpGiorkWjA ul li a:hover {
color: var(--oSVKNnjNJfBg);
}

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

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

.XjCaFnlSeHAx:hover {
opacity: 1;
}

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

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

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


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

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

.GKaMEfZhxmRF__btn:hover {
background-color: var(--lCqpihZCVRoP);
color: var(--KekzUUwQueBr);
}

.GKaMEfZhxmRF__text {
font-weight: 400;
}

.GKaMEfZhxmRF__text a {
font-weight: 400;
}

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

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

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

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

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

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

.JbqIHvRZRKul {
width: 150px;
}

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

.TVzryOLLLIEd {
margin-left: 24px;
}

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

.oFgOhFzpWUwt {
color: var(--oAzeqCFKfKTa);
font-size: 24px;
}

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

.frSkWneATmNG:hover {
background-color: var(--lCqpihZCVRoP);
color: var(--KekzUUwQueBr);
}

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


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

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

}

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

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

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

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

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

.lwKKHhkfFUyI, .lwKKHhkfFUyI table {

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

.lwKKHhkfFUyI, .lwKKHhkfFUyI table {

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

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

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

}
.kXJMbQPEvNiB {
text-align: left;
}

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

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

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

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

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

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

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

.rJzsAcQwHZnz:hover {
text-decoration: underline;
color: var(--lCqpihZCVRoP);
}

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

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

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

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

#main-nav {
display: none;
}

.AhCsyexnDvEY {
margin-right: 0;
}

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

.kYfoMEOujTJn {
width: auto;
}

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

.hDHMHwuCjLyj {
flex-direction: column;
align-items: center;
}
/* Footer */
.poXgaONWwVPK {
flex-direction: column;
}

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

.bOECvnSWMnny{
text-align: center;
padding: 0 10px;
}
.TVzryOLLLIEd {
margin-left: 10px;
}

}

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

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

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

.kYfoMEOujTJn > .urwDgmmoYfCM {
display: none;
}

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

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

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

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

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

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

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

.DEWjTHTyXBYj {
font-size: 20px;
}
.PILUNksqvIlU {
max-width: 250px;
}

.iYIFOeKlvOyM{
flex-wrap:wrap;
}

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

}

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

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

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

.frSkWneATmNG{
padding: 10px 20px;
}

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


/*popup*/
.rPMrfKrfAlVO {
background: var(--BROIJdiNXXdE);
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;
}
.rPMrfKrfAlVO__info {
display: flex;
}
.rPMrfKrfAlVO__box {
margin-left: 15px;
}
.rPMrfKrfAlVO__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.rPMrfKrfAlVO__title {
font-size: 24px;
font-weight: 600;
}
.rPMrfKrfAlVO__sub-title {
margin-top: 10px;
color: var(--KcXqvFxRXvZF);
}
.rPMrfKrfAlVO__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--nebSjyIBjqIo);
color: var(--KekzUUwQueBr);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--KekzUUwQueBr);
}
.rPMrfKrfAlVO__btn:hover{
background: var(--lCqpihZCVRoP);
transition: all 0.7s ease-in-out;
color: var(--KekzUUwQueBr);
}
.rPMrfKrfAlVO__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.rPMrfKrfAlVO__close-wrap {
position: relative;
}
.rPMrfKrfAlVO__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.rPMrfKrfAlVO__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.rPMrfKrfAlVO__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--TeorfnslGWtS);
}

@media(max-width: 576px){
.rPMrfKrfAlVO{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.rPMrfKrfAlVO__img {
width: 70px;
}
.rPMrfKrfAlVO__sub-title {
margin-right: 15px;
}
.rPMrfKrfAlVO__btn{
width: 220px;
}
}
@media(max-width: 480px){

.rPMrfKrfAlVO__info {
display: flex;
flex-direction: column;
align-items: center;
}
.rPMrfKrfAlVO__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.rPMrfKrfAlVO__sub-title {
margin-right: 0;
text-align: center;
}
.rPMrfKrfAlVO__box {
margin-left: 0;
}
}
