:root {
--NZVqeYOhcBvi: #256096;
--YsQfKxcAHrAp: #F1F1F1;
--JFYyEUNrlNIc: #ffc107;
--RshkBpkiUfDi:  #D11919;
--UdKizHHYSbrq: #ebe8e8;
--PZbuGbNqNjBN: #000;
--umbDQFBMJyyY: rgba(250, 200, 200, 0.5);
--damBFVxRPNJX: #e94972;
--CLYTNpeRScDM: #a90003;
--gOLrERLmkqfZ: #fff;
--hgqYMxZUGoSQ: #F1F1F1;
--GROXHywHHBWB: #f0eeee;
--VcaEmHOIIqau: #fff;
--JMXJMEoedxdW: #d8d2d2;
--XLSIUzZeEAhH: #000000;
--VnJjZXdKliSk: #4215fd;
--owJigiDyINzr: #250c91;
--mfwUxlGwtruY: #ddd;
}


* {
box-sizing: border-box;
}

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


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

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

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

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

.MBgllJsHMdpc a,
.KnPxGMAgSiuf {
cursor: pointer;
pointer-events: auto;
}

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

.PywmbdVvGjRp {
font-size: 20px;
font-weight: bold;
white-space: nowrap;
}
.RPdbyJOOUeEA .PywmbdVvGjRp{
white-space: normal;
}
.UQwOakoIqAfn {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}

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

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

.saKddkWOjLLK {
position: relative;
}

.saKddkWOjLLK.active a {
color: var(--NZVqeYOhcBvi);
font-weight: bold;
}

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

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

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

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

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

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

.saKddkWOjLLK:hover > .MaraXTTYCMRA {
display: block;
}

.hOdxRVOOkwvy {
margin: 0;
}

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

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

.ahaEyntrDjFc {
color: var(--PZbuGbNqNjBN);
}

.pwtuyLKzFtID,
.sFPiIpsdSBAK,
.fTBreZMsdcdo{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

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

.aLzHxZGuqzIg {
background-color: var(--hgqYMxZUGoSQ);
padding: 0 15px;
}

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

.ahaEyntrDjFc > .PywmbdVvGjRp {
display: none;
}

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

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


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

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

.VoaGvAsxpTsM a:hover {
color: var(--gOLrERLmkqfZ);
}

.DvEmOAqSxJBK{
background-color: var(--RshkBpkiUfDi);
color: var(--gOLrERLmkqfZ);
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);
}
}


.DvEmOAqSxJBK:hover {
background-color: var(--CLYTNpeRScDM);
}

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

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

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

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

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

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

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

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

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

.rWyUtcadANBV {
margin-top: 40px;
}

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

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

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

.LpKvrgBuqRKG a {
color: var(--gOLrERLmkqfZ);
}

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

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

.bLdPuWjOjreX:hover {
background-color: var(--CLYTNpeRScDM);
}

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


/* Footer */
.fTBreZMsdcdo {
background-color: var(--hgqYMxZUGoSQ);
color: var(--PZbuGbNqNjBN);
padding: 30px 0;
}

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

.ZpHkAtZLjGlb {
width: 100%;
position: absolute;
left: 0;
margin: 0 auto;
border: 0;
border-top: 1px solid var(--RshkBpkiUfDi);
}

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

.zecoLMQnoqzh .MnlRyQpyTqJw:first-child:first-child {
width: 48px;
}

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

.tJfyFDccsWmj {
display: flex;
}

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

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

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

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

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

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

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

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

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

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

.pZgEdTgYOOEn .ltOLdpLOshEx:hover {
background: var(--CLYTNpeRScDM);
color: var(--JFYyEUNrlNIc);
}

.pZgEdTgYOOEn .ltOLdpLOshEx.is-active {
color: var(--JFYyEUNrlNIc);
font-weight: 600;
background: var(--CLYTNpeRScDM);
border-radius: 8px;
}

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

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

.EtiqkgSTjbad ul li a:hover {
color: var(--owJigiDyINzr);
}

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

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

.JNfLchSlLfIP:hover {
opacity: 1;
}

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

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

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


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

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

.ShZKVyGqzbwz__btn:hover {
background-color: var(--CLYTNpeRScDM);
color: var(--gOLrERLmkqfZ);
}

.ShZKVyGqzbwz__text {
font-weight: 400;
}

.ShZKVyGqzbwz__text a {
font-weight: 400;
}

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

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

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

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

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

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

.vDATzqCfkGDM {
width: 150px;
}

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

.kKHkYlLmozXP {
margin-left: 24px;
}

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

.pBuxubhsmoeD {
color: var(--JFYyEUNrlNIc);
font-size: 24px;
}

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

.EgxYOhuqToOW:hover {
background-color: var(--CLYTNpeRScDM);
color: var(--gOLrERLmkqfZ);
}

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


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

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

}

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

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

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

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

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

.oypmHKQTJArP, .oypmHKQTJArP table {

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

.oypmHKQTJArP, .oypmHKQTJArP table {

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

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

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

}
.AbgXhZFjFwRs {
text-align: left;
}

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

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

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

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

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

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

.aUdqJqjJDMVG {
text-decoration: none;
transition: color .2s;
}

.aUdqJqjJDMVG:hover {
text-decoration: underline;
color: var(--CLYTNpeRScDM);
}

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

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


@media (max-width: 1200px) {
table{
display: block;
margin: 0 auto;
width: max-content;
}
}

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

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

.UQwOakoIqAfn {
display: block;
order: 2;
padding-left: 0;
padding-right: 0;
}

#main-nav {
display: none;
}

.aEdkVHcPBzig {
margin-right: 0;
}

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

.MBgllJsHMdpc {
width: auto;
}

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

.KbMmsHGEYqnk {
flex-direction: column;
align-items: center;
}
/* Footer */
.AoekbSJGLNum {
flex-direction: column;
}

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

.NcoPyXESjxmP{
text-align: center;
padding: 0 10px;
}
.kKHkYlLmozXP {
margin-left: 10px;
}

}

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

.aEdkVHcPBzig a:first-child {
border: 1px solid var(--mfwUxlGwtruY);
}

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

.MBgllJsHMdpc > .PywmbdVvGjRp {
display: none;
}

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

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

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

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

.fTBreZMsdcdo{
margin-bottom: 70px;
}

}

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

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

.DvEmOAqSxJBK {
font-size: 20px;
}
.FtCqpkfloHxd {
max-width: 250px;
}

.TOKfRnoctnyr{
flex-wrap:wrap;
}

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

}

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

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

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

.EgxYOhuqToOW{
padding: 10px 20px;
}

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


/*popup*/
.bvjAHFzXikmv {
background: var(--RshkBpkiUfDi);
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;
}
.bvjAHFzXikmv__info {
display: flex;
}
.bvjAHFzXikmv__box {
margin-left: 15px;
}
.bvjAHFzXikmv__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.bvjAHFzXikmv__title {
font-size: 24px;
font-weight: 600;
}
.bvjAHFzXikmv__sub-title {
margin-top: 10px;
color: var(--PZbuGbNqNjBN);
}
.bvjAHFzXikmv__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--NZVqeYOhcBvi);
color: var(--gOLrERLmkqfZ);
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--gOLrERLmkqfZ);
}
.bvjAHFzXikmv__btn:hover{
background: var(--CLYTNpeRScDM);
transition: all 0.7s ease-in-out;
color: var(--gOLrERLmkqfZ);
}
.bvjAHFzXikmv__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.bvjAHFzXikmv__close-wrap {
position: relative;
}
.bvjAHFzXikmv__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.bvjAHFzXikmv__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.bvjAHFzXikmv__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--GROXHywHHBWB);
}

@media(max-width: 576px){
.bvjAHFzXikmv{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.bvjAHFzXikmv__img {
width: 70px;
}
.bvjAHFzXikmv__sub-title {
margin-right: 15px;
}
.bvjAHFzXikmv__btn{
width: 220px;
}
}
@media(max-width: 480px){

.bvjAHFzXikmv__info {
display: flex;
flex-direction: column;
align-items: center;
}
.bvjAHFzXikmv__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.bvjAHFzXikmv__sub-title {
margin-right: 0;
text-align: center;
}
.bvjAHFzXikmv__box {
margin-left: 0;
}
}
