:root {
--hLnCRWKhxDPn: #2066A7;
--wpdkLQmPAXET: #0E0D31;
--okpXCAcxdEfK: #ffc107;
--omLKFdYALhtQ: #183355;
--HVJvIucDmUkf: #eae7e7;
--qsAlgUihXXnw: #000;
--vwqhpoRtYzBX: rgba(255, 225, 225, 0.5);
--STqydLkpuATX: #9E405B;
--ZTNmvXcfRTHo: #b10002;
--hqnBTitcxYlr: #fff;
--ybpjwtfOlOuv: #0E0D31;
--uuFnxhtyAinU: #060530;
--tXRQbExMKELf: #fff;
--dngURwTZaZad: #000000;
--dZMVGYFiBjuo: #3f14e5;
--NJfcKkIlglMD: #220b92;
--kfsqgotmeMIL: #ddd;
}


* {
box-sizing: border-box;
}

a {
color: var(--tXRQbExMKELf);
text-decoration: none;
}

a:hover {
color: var(--NJfcKkIlglMD);
}

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--ybpjwtfOlOuv);
color: var(--hqnBTitcxYlr);
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;
}


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

.eKLakrPngCsk::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
}
.mAhcwMhyCfpq,
.pMnNeseTuKPN{
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.pMnNeseTuKPN {
background-color: var(--ybpjwtfOlOuv);
padding: 0 15px;
}

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

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

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

.irywzQPfSszC a:hover {
color: var(--hqnBTitcxYlr);
}

.agWoPrEwVNQV{
background-color: var(--hLnCRWKhxDPn);
color: var(--hqnBTitcxYlr);
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);
}
}


.agWoPrEwVNQV:hover {
background-color: var(--ZTNmvXcfRTHo);
}

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


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

.bKlYJvzansYU {
background-color: var(--hLnCRWKhxDPn);
}

.qDzxUDNQrMru:hover {
background-color: var(--ZTNmvXcfRTHo);
}

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


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

.xOhNgDAmbRVE {
gap: 20px;
max-width: 1200px;
width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
}

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

.niGFnyAhAjmZ {
cursor: pointer;
pointer-events: auto;
}

.tLqXupPBahWV {
width: 70px;
border-radius: 16px;
margin-top: 5px;
}

.BSxpvtaqWUIw {
font-size: 21px;
font-weight: bold;
color: var(--tXRQbExMKELf);
white-space: nowrap;
}
.FomvYqyrGGWE .BSxpvtaqWUIw{
white-space: normal;
}
.cQMSSfJuLHSv {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
}

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

.gszHWuYKgARO {
list-style: none;
display: flex;
align-items: center;
justify-content: flex-start;
gap: 20px;
font-weight: 700;
font-size: 18px;
width: 100%;
padding: 0;
margin: 0;
}

.jSkbyImHLKhh {
position: relative;
}

.jSkbyImHLKhh a {
color: var(--hqnBTitcxYlr);
}

.jSkbyImHLKhh a:hover {
text-decoration: underline;
}

.jSkbyImHLKhh.active a {
color: var(--omLKFdYALhtQ);
font-weight: bold;
}

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

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

.qtTscKIEjTkC a:nth-child(2) {
background-color: var(--hLnCRWKhxDPn);
color: var(--hqnBTitcxYlr);
border-radius: 16px;
padding: 10px 20px;
font-weight: 700;
transition: all 0.7s;
animation: pulse 2s infinite;
}

.qtTscKIEjTkC  a:nth-child(2):hover{
background-color: var(--ZTNmvXcfRTHo);
}

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

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

.jSkbyImHLKhh:hover > .ebvqYyaXKJwT {
display: block;
}

.rnutWBGXNAqo {
margin: 0;
}

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

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



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

.bIJeBDhbovhI {
display: flex;
justify-content: space-between;
gap: 20px;
margin-top: 20px;
}

.YZCwaAEjoIGo {
gap: 10px;
width: 100%;
display: grid;
grid-template-columns: 1fr 1fr;
justify-content: center;
}

.rEzhBWZfZODv {
width: 100%;
}
.YZCwaAEjoIGo .eHGDoNhePCXB {
max-width: 281px;
}

.XLSudZFglUcc img {
width: 100%;
box-shadow: 3px 3px 15px #000;
}

table {
border: 1px solid var(--wpdkLQmPAXET);
border-radius: 16px;
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
background-color: var(--tXRQbExMKELf);
color: var(--wpdkLQmPAXET);
max-width: max-content;
display: block;
margin:0 auto;
}


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

table thead {
background-color: var(--hqnBTitcxYlr);
height: 50px;
border-radius: 16px 16px 0 0;
border: none;

}

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

table thead th:first-child {
border-radius: 16px 0 0 0;
color: var(--wpdkLQmPAXET);
}

table thead th:last-child {
border-radius: 0 16px 0 0;
color: var(--wpdkLQmPAXET);
}

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

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(--hqnBTitcxYlr);
}
.qrXujiMIJeRt, .qrXujiMIJeRt table {

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

.qrXujiMIJeRt, .qrXujiMIJeRt table {

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

.qrXujiMIJeRt table {
width: max-content;
min-width: 1170px;
}
/*FAQ*/
.anzMgfeFVVkf-item {
background-color: var(--wpdkLQmPAXET);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--kfsqgotmeMIL);
color: var(--hqnBTitcxYlr);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.anzMgfeFVVkf h3 {
font-size: 20px;

}
.NeOikAcvfFYv {
text-align: left;
}

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

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

.wrVShBfzvPLu {
margin-top: 40px;
}

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

.fdKCeoQGgBpC {
background: linear-gradient(180deg, #5E1B74 0%, #707306 100%);
border: 1px solid;
border-radius: 10px;
text-align: center;
display: flex;
flex-direction: column;
max-width: 380px;
width: 100%;
height: 195px;
text-align: center;
color: #fff;
align-items: center;
justify-content: center;
font-size: 32px;
overflow: hidden;
transition: transform 0.2s ease;
font-weight: 700;
}
.fdKCeoQGgBpC:first-child {
background: linear-gradient(180deg, #506645 0%, #B11748 100%);
color: --hqnBTitcxYlr;
}

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

.fdKCeoQGgBpC a {
color: --hqnBTitcxYlr;
}


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

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


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

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

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

.DYfOfMsGVTgG__btn:hover {
background-color: var(--ZTNmvXcfRTHo);
color: var(--hqnBTitcxYlr);
}

.DYfOfMsGVTgG__text {
font-weight: 400;
}

.DYfOfMsGVTgG__text a {
font-weight: 400;
}
#PFdKBQDWPfcT {
width: 100%;
height: 100%;
border: none;
overflow: hidden;
}


.FomvYqyrGGWE {
margin-top: 30px;
background-color: var(--omLKFdYALhtQ);
width: 100%;
border: 1px solid var(--kfsqgotmeMIL);
padding: 15px;
box-sizing: border-box;
border-radius: 15px;
}

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

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

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

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

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

.ERkxykgXJQTt {
width: 150px;
}

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

.VyINjwiZpdkR {
margin-left: 24px;
}

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

.FxFQqlKBlMhQ {
color: var(--okpXCAcxdEfK);
font-size: 24px;
}

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

.VHIHbFsdTOQF:hover {
background-color: var(--ZTNmvXcfRTHo);
color: var(--hqnBTitcxYlr);
}

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

.HsexnQRDGoHV {
background-color: var(--uuFnxhtyAinU);
}
.nMMQtVEYOSqr {
color: var(--hqnBTitcxYlr);
text-align: center;
padding: 30px 0;
}

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

.QEmFJKLobXMC:hover {
opacity: 1;
}

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

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

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

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

.jQldCMYGTgrP {
display: flex;
align-items: center;
justify-content: space-evenly;
padding-top:10px;
max-width: 1200px;
width: 100%;
margin: 0 auto;
text-align: center;
}

.jQldCMYGTgrP ul {
display: flex;
list-style: none;
align-items: center;
justify-content: space-evenly;
gap: 40px;
width: 100%;
padding: 0;
}

.jQldCMYGTgrPul li a {
color: var(--hqnBTitcxYlr);
}

.jQldCMYGTgrP ul li a:hover {
text-decoration: underline;
}


.kVNJmcGQrHie {
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: nowrap;
margin-top: 40px;
margin-bottom: 16px;
}

.QISYitnlKSQF .vYTxFLJARBiQ:first-child:first-child {
width: 48px;
}
.CHOJQIWDjVsB {
font-size: 0.9em;
color: #666;
padding: 0.75em 0;
}

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

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

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

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

.OcOEZVnCjulP:hover {
text-decoration: underline;
color: var(--ZTNmvXcfRTHo);
}

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

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


.BVpCxQxbiEmp {
display: flex;
gap: 28px;
justify-content: center;
margin: 30px 0 20px 0;
flex-wrap: wrap;
}

.KWNGLLMjUZqZ {
display: flex;
align-items: center;
background: var(--hqnBTitcxYlr);
border-radius: 12px;
padding: 7px 22px;
box-shadow: 0 2px 8px rgba(0,0,0,0.07);
font-family: Inter, sans-serif;
font-size: 18px;
color: var(--qsAlgUihXXnw);
font-weight: 500;
text-decoration: none;
border: 2px solid transparent;
transition: border 0.18s, color 0.18s, background 0.18s;
}

.KWNGLLMjUZqZ:hover,
.KWNGLLMjUZqZ.is-active {
border: 2px solid var(--okpXCAcxdEfK);
color: var(--okpXCAcxdEfK);
background: var(--ZTNmvXcfRTHo);
}

.VNHtFJjKXCDp {
position: relative;
display: inline-block;
margin-top: 10px;
}

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

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

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

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

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

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

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

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

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

.MNMUJpiHzJCA .KWNGLLMjUZqZ:hover {
background: var(--ZTNmvXcfRTHo);
color: var(--okpXCAcxdEfK);
}

.MNMUJpiHzJCA .KWNGLLMjUZqZ.is-active {
color: var(--okpXCAcxdEfK);
font-weight: 600;
background: var(--ZTNmvXcfRTHo);
border-radius: 8px;
}

@media(max-width: 1200px){
.mAhcwMhyCfpq,
.xOhNgDAmbRVE,
.jQldCMYGTgrP{
padding: 0 30px;
}

.qtTscKIEjTkC {
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(--ybpjwtfOlOuv);
border-top: 1px solid var(--kfsqgotmeMIL);
}

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

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

.qtTscKIEjTkC  a:nth-child(2) {
border-radius: 40px;
padding: 12px 20px;
}

.eHGDoNhePCXB{
max-width: 230px;
}
.inside-nMMQtVEYOSqr {
padding: 30px 15px;
text-align: center;
}

.kVNJmcGQrHie {
flex-direction: column;
}

.nMMQtVEYOSqr {
padding-bottom: 70px;
}

.QEmFJKLobXMC {
bottom: 75px;
}
}

@media(max-width: 992px){
.jSkbyImHLKhh:last-child {
margin: 0 auto;
}

.gszHWuYKgARO {
flex-direction: column;
gap: 5px;
}

.jSkbyImHLKhh:nth-last-child(2) {
margin-left: 0;
}

.jSkbyImHLKhh:last-child a {
width: 100%;
margin: 10px 0 0 0;
}

.cQMSSfJuLHSv {
display: block;
color: var(--hqnBTitcxYlr);
}

#main-nav {
display: none;
}

.qtTscKIEjTkC {
margin-right: 0;
}

#main-nav.active {
display: block;
position: absolute;
z-index: 9999;
background-color: var(--ybpjwtfOlOuv);
top: 80px;
left: 0;
padding-bottom: 20px;
}

.rkNLaLETiVmU {
width: auto;
}

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

.xOhNgDAmbRVE {
flex-direction: row;
gap: 10px;
align-items: center;
justify-content: space-between;
}
.CHIBKgidILeI:nth-child(1),
.CHIBKgidILeI:nth-child(2),
.CHIBKgidILeI:nth-child(3){
width: 33%;
}
.RJVYHKHUMyKh{
text-align: center;
padding: 0 10px;
}
.VyINjwiZpdkR {
margin-left: 10px;
}
}

@media(max-width: 768px){
.FFHwXyICeKYa > .BSxpvtaqWUIw {
display: none;
}
.qtTscKIEjTkC {
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(--ybpjwtfOlOuv);
border-top: 1px solid var(--kfsqgotmeMIL);
}

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

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

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

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

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

.YZCwaAEjoIGo {
display: flex;
flex-wrap: wrap;
}
.bIJeBDhbovhI {
flex-wrap: wrap;
}
.rEzhBWZfZODv{
max-width: 281px;
margin: 0 auto;
}
.QISYitnlKSQF {
justify-content: center;
width: 100%;
}
.jQldCMYGTgrP ul {
flex-direction: column;
padding: 0;
gap: 10px;
}

.jQldCMYGTgrP {
flex-direction: column;
}


.DYfOfMsGVTgG {
height: unset;
}
.yDuaTWGvZuQj{
flex-wrap: wrap;
}
.CHIBKgidILeI:nth-child(1){
width: 100%;
justify-content: center;
}
.CHIBKgidILeI:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.CHIBKgidILeI:nth-child(3) {
width: 50%;
}
.DYfOfMsGVTgG__box{
padding: 0;
}
.RlPJLsGwUXBZ {
flex-direction: column;
}
}
@media(max-width: 576px){
.rkNLaLETiVmU {
display: flex;
justify-content: center;
}

.tLqXupPBahWV {
width: 50px;
margin-left: 5px;
}
.QISYitnlKSQF {
justify-content: center;
width: auto;
flex-wrap: wrap;
}

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

.agWoPrEwVNQV {
font-size: 20px;
}

.YZCwaAEjoIGo{
flex-wrap:wrap;
}

.JfUhfFQuhdNY {
font-size: 24px;
}
.DYfOfMsGVTgG__box {
flex-direction: column;
margin: 20px 0 20px 0;
}
.DYfOfMsGVTgG__text{
margin-top: 15px;
}
.YPLUcnBRHXcr {
font-size: 14px;
}
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;
}
}


@media(max-width: 480px){
.mAhcwMhyCfpq,
.xOhNgDAmbRVE,
.jQldCMYGTgrP{
padding: 0 15px;
}
.xOhNgDAmbRVE {
padding: 0 15px;
}

.tLqXupPBahWV {
margin-left: 5px;
}

.BSxpvtaqWUIw {
font-size: 18px;
}
.qDzxUDNQrMru{
max-width: 280px;
}
.QEmFJKLobXMC {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}

.QEmFJKLobXMC::after,
.QEmFJKLobXMC::before {
width: 14px;
}
.QISYitnlKSQF {
gap: 5px;
}
.NisZhElnUIxI{
padding:0;
}
.CHIBKgidILeI:nth-child(1) {
flex-direction: column;
}
.CHIBKgidILeI:nth-child(2),
.CHIBKgidILeI:nth-child(3) {
width: 100%;
}
.ERkxykgXJQTt {
width: 100px;
}
.RJVYHKHUMyKh{
font-size: 14px;
}
.VyINjwiZpdkR {
margin-left: 0px;
}

.VHIHbFsdTOQF{
padding: 10px 20px;
}

table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
}

/*popup*/
.dbNkVzrowWtl {
background: var(--omLKFdYALhtQ);
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;
}
.dbNkVzrowWtl__info {
display: flex;
}
.dbNkVzrowWtl__box {
margin-left: 15px;
}
.dbNkVzrowWtl__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.dbNkVzrowWtl__title {
font-size: 24px;
font-weight: 600;
}
.dbNkVzrowWtl__sub-title {
margin-top: 10px;
color: var(--qsAlgUihXXnw);
}
.dbNkVzrowWtl__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--STqydLkpuATX);
color: #fff;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
transition: all 0.7s ease-in-out;
color: var(--hqnBTitcxYlr);
}
.dbNkVzrowWtl__btn:hover{
background: var(--ZTNmvXcfRTHo);
transition: all 0.7s ease-in-out;
color: var(--hqnBTitcxYlr);
}
.dbNkVzrowWtl__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.dbNkVzrowWtl__close-wrap {
position: relative;
}
.dbNkVzrowWtl__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.dbNkVzrowWtl__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.dbNkVzrowWtl__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--JkDsagRxVkkp);
}
@media(max-width: 576px){
.dbNkVzrowWtl{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.dbNkVzrowWtl__img {
width: 70px;
}
.dbNkVzrowWtl__sub-title {
margin-right: 15px;
}
.dbNkVzrowWtl__btn{
width: 220px;
}
}
@media(max-width: 480px){

.dbNkVzrowWtl__info {
display: flex;
flex-direction: column;
align-items: center;
}
.dbNkVzrowWtl__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.dbNkVzrowWtl__sub-title {
margin-right: 0;
text-align: center;
}
.dbNkVzrowWtl__box {
margin-left: 0;
}
}
