:root {
--eeSnhmjiBIRl: #E33B05;
--oNlXpVHDxsdA: #050B0E;
--uDXYtrSnafSg: #eae8e8;
--BGHnNfrdZJsS: #000;
--ZlsulvRmOVVW: rgba(245, 180, 180, 0.5);
--ONSBDWoaBRRp: #030F2C;
--QOffUnzfofoz: #a70002;
--lAHBVjFOcrbq: #fff;
--TYlXNyLQRCnh: #050B0E;
--YTWcNGAvoDpa: #171515;
--TUoraaKMoWuY: #fff;
--SRXOXrABAENq: #000000;
--zrFftjXpdSdQ: #3d13f5;
--PZWIHSsDqOoN: #230b8e;
--YAOJpJCyCAMX: #ddd;
}


* {
box-sizing: border-box;
}

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

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

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

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

.oTVzjcPyFXom {
gap: 30px;
max-width: 1200px;
width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}

.vbMXIwpHcIUS {
display: flex;
align-items: center;
gap: 10px;
}

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

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

.UWqRWTfUnVvF {
font-size: 20px;
font-weight: bold;
color: var(--lAHBVjFOcrbq);
white-space: nowrap;
}
.zWzMkxcdJSjJ .UWqRWTfUnVvF{
white-space: normal;
}
.QrvtOSeulkBQ {
display: flex;
gap: 12px;
align-items: center;
}

.QrvtOSeulkBQ a{
border-radius: 3px;
font-size: 24px;
font-weight: 600;
text-decoration: none;
transition: 0.15s;
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
text-transform: uppercase;
}

.QrvtOSeulkBQ a:first-child {
background: var(--eeSnhmjiBIRl);
border: none;
width: auto;
}

.QrvtOSeulkBQ a:nth-child(2) {
background: transparent;
outline: 2px solid var(--eeSnhmjiBIRl);
animation: pulse 2s infinite;
}

.QrvtOSeulkBQ a:hover {
background: var(--eeSnhmjiBIRl);
color: var(--lAHBVjFOcrbq);
}


.xafLYSRYgWha {
background-color: var(--TYlXNyLQRCnh);
padding: 0 15px;
}
.cetrAAzEjlZG {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
color: var(--lAHBVjFOcrbq);
}

.BPKmanvYdDOQ {
margin-left: 5px;
font-weight: 800;
}

.mXkxESmeIfxr {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
margin: 15px 0;
}


.utxBIsdGTfRd {
list-style: none;
display: flex;
align-items: flex-start;
gap: 30px;
font-family: Inter, sans-serif;
font-weight: 700;
font-size: 20px;
}

.utxBIsdGTfRd {
display: flex;
align-items: center;
gap: 10px;
width: 100%;
list-style: none;
padding: 0;
margin: 0;
justify-content: space-evenly;
text-transform: uppercase;
}


.bJCriNASKcCV a {
color: var(--lAHBVjFOcrbq);
}

.bJCriNASKcCV.active a {
color: var(--eeSnhmjiBIRl);
font-weight: bold;
}


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

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


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

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

.pspBwQDVHOCM a:hover {
color: var(--lAHBVjFOcrbq);
}

.WHVXDPNLdAwr{
background-color: var(--eeSnhmjiBIRl);
color: var(--lAHBVjFOcrbq);
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);
}
}

.WHVXDPNLdAwr:hover {
background-color: var(--QOffUnzfofoz);
}

.ttMpqPXxvGje,
.oTVzjcPyFXom{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}


.bORbwfXywwoA,
.FOsIeLUepTcd {
display: flex;
gap: 12px;
}

.KxuhFLoJxyGv,
.jAKyanzCgijv {
display: flex;
flex-direction:column;
gap: 12px;
}

.ORrzYBtfsjpD {
position: relative;
flex: 1;
overflow: hidden;
}
.hbVpbUZWSdsZ  {
margin: 0;
}
.AMeTaFWzYaLT {
width: 154px;
height: 70px;
opacity: 1;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: var(--eeSnhmjiBIRl);
color: var(--lAHBVjFOcrbq);
font-weight: bold;
font-size: 20px;
letter-spacing: 1px;
text-decoration: none;
opacity: 0;
transition: opacity 0.2s;
z-index: 1;
border-radius: 6px;
}
.ORrzYBtfsjpD:hover .AMeTaFWzYaLT {
opacity: 1;
color: var(--lAHBVjFOcrbq);
}
.ORrzYBtfsjpD img {
display: block;
width: 100%;
height: auto;
border-radius: 6px;
}

.hbVpbUZWSdsZ {
position: relative;
width:100%;
}

.hbVpbUZWSdsZ::after {
content: "";
position: absolute;
inset: 0;
border-radius: 6px;
background: rgba(0, 0, 0, 0.55);
opacity: 0;
pointer-events: none;
transition: opacity 0.2s;
z-index: 1;
}

.ORrzYBtfsjpD:hover .hbVpbUZWSdsZ::after {
opacity: 1;
}
.ORrzYBtfsjpD:focus .hbVpbUZWSdsZ::after {
opacity: 1;
}

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

.OftBiYPNnCVl {
background-color: var(--eeSnhmjiBIRl);
color: var(--lAHBVjFOcrbq);
padding: 15px;
cursor: pointer;
min-width:350px;
text-align:center;
text-transform: uppercase;
transition: background-color 0.7s ease;
}

.gxRXSEArnVQz {
background-color: var(--ONSBDWoaBRRp);
}

.gxRXSEArnVQz:hover{
background-color: var(--eeSnhmjiBIRl);
}

.OftBiYPNnCVl:hover {
background-color: var(--QOffUnzfofoz);
}

.mwwVQIhUTcuF {
color: var(--lAHBVjFOcrbq);
font-weight: 700;
font-size: 24px;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
}



/*FAQ*/
.pVQPzPRnWyDP {
background-color: var(--oNlXpVHDxsdA);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--YAOJpJCyCAMX);
color: var(--lAHBVjFOcrbq);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.OaxzEkXUulbu h3 {
font-size: 20px;

}
.NNgdfDmFDcdr {
text-align: left;
}

.pVQPzPRnWyDP:last-child {
margin-bottom: 0;
}

.pVQPzPRnWyDP h3 {
margin: 10px 0;
}

.UXlDEOdgeQpW {
margin-top:40px;
}
.evslhWWfjkkE ul,
.fkTfmrmtrwDK{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

.evslhWWfjkkE{
width: 100%;
background: var(--YTWcNGAvoDpa);
}

.evslhWWfjkkE ul {
display: flex;
list-style: none;
align-items: center;
justify-content: space-evenly;
gap: 40px;
text-transform: uppercase;
padding:15px;
}
.evslhWWfjkkE ul li a {
color: var(--lAHBVjFOcrbq);
}
.evslhWWfjkkE ul li a:hover {
color: var(--PZWIHSsDqOoN);
}
.fkTfmrmtrwDK {
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: nowrap;
margin-top: 40px;
margin-bottom: 16px;
}
.NCjtCoDUYvvk {
margin-top: 35px;
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
width: auto;
}
.NCjtCoDUYvvk .WdHtSEvUyPSm:first-child:first-child {
width: 48px;
}
.udIbdnnhCyoA {
text-align:center;
color: var(--lAHBVjFOcrbq);
}

.EQXnNhngUWwF {
padding: 30px 0;
}
.wwMHTgtKwjgu {
display: flex;
gap: 28px;
justify-content: center;
flex-wrap: wrap;
}

.JLtKvNkYxOOY {
display: flex;
align-items: center;
background: var(--lAHBVjFOcrbq);
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(--BGHnNfrdZJsS);
font-weight: 500;
text-decoration: none;
border: 2px solid transparent;
transition: border 0.18s, color 0.18s, background 0.18s;
}


.JLtKvNkYxOOY:hover,
.JLtKvNkYxOOY.is-active {
color: var(--lAHBVjFOcrbq);
background: var(--QOffUnzfofoz);
}

.wwMHTgtKwjgu {
display: flex;
margin-top: 20px;
}

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

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


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

#wrUbXhhloLoF:checked + .AmlOnPeEMHcl .DrinKIKayjxa {
transform: rotate(180deg);
}

.FKHMyntBuLjt {
display: none;
position: absolute;
min-width: 145px;
background: var(--lAHBVjFOcrbq);
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.10);
z-index: 99;
padding: 6px 0;
}
.sGcgkOUQfXng{
left: 0;
bottom: 110%;
}
.HgLpcgutsbOx{
right: 0;
top: 110%;
}
#wrUbXhhloLoF:checked ~ .FKHMyntBuLjt {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}
@keyframes fadeInLangList {
from { opacity: 0; transform: translateY(10px);}
to { opacity: 1; transform: translateY(0);}
}

.FKHMyntBuLjt .JLtKvNkYxOOY {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--BGHnNfrdZJsS);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.FKHMyntBuLjt .JLtKvNkYxOOY:hover {
background: var(--QOffUnzfofoz);
}
.FKHMyntBuLjt .JLtKvNkYxOOY.is-active {
font-weight: 600;
background: var(--QOffUnzfofoz);
border-radius: 8px;
}


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

.xioxsWfjQnpL:hover {
opacity: 1;
}

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

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

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


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

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

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

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

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

.UBIuafnggAFw:hover {
text-decoration: underline;
color: var(--QOffUnzfofoz);
}

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

.odfclwXTuAav {
margin: 0 0.5em;
color: #999;
font-size: 1.2em;
line-height: 1;
}
.ADLcIHZYuZqT {
display: flex;
justify-content: space-between;
align-items: center;
margin: 40px 0;
padding: 0 40px;
}

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

.PcdKfRYzdgpy:hover {
background-color: var(--QOffUnzfofoz);
color: var(--lAHBVjFOcrbq);
}

.jHDvgcsgQNff {
font-weight: 400;
}

.jHDvgcsgQNff a {
font-weight: 400;
}

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

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

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

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

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

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

.JDlQKNEAeAVh {
width: 150px;
}

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

.GLptiSBbmlWw {
margin-left: 24px;
}

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

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

.GXOhvSUDwoti:hover {
background-color: var(--QOffUnzfofoz);
color: var(--lAHBVjFOcrbq);
}



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


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

table thead {
background-color: var(--lAHBVjFOcrbq);
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(--BGHnNfrdZJsS);
}

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

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

table tbody tr:first-child th {
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
color: var(--BGHnNfrdZJsS);
background-color: var(--lAHBVjFOcrbq);
}

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

table tbody tr:first-child th:last-child {
border-radius: 0 16px 0 0;
}


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

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(--lAHBVjFOcrbq);
}

@media(max-width: 1200px){
.oTVzjcPyFXom,
.ttMpqPXxvGje,
.evslhWWfjkkE ul,
.fkTfmrmtrwDK{
padding: 0 30px;
}

.bJCriNASKcCV a{
font-size: 16px;
}
.EQXnNhngUWwF{
padding: 30px 15px;
text-align: center;
padding-bottom:70px;
}
.fkTfmrmtrwDK {
flex-direction: column;
}

.xioxsWfjQnpL {
bottom: 75px;
}

}

@media(max-width: 992px){
.oTVzjcPyFXom {
gap: 10px;
align-items: center;
justify-content: space-between;
}

.bMtiKxEuPmoF {
width: 50px;
}
.iJCBmvDfaVVN:nth-child(1),
.iJCBmvDfaVVN:nth-child(2),
.iJCBmvDfaVVN:nth-child(3){
width: 33%;
}

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

.cOmGQvOLKbex{
text-align: center;
padding: 0 10px;
}
.GLptiSBbmlWw {
margin-left: 10px;
}
}

@media(max-width: 768px){
.oTVzjcPyFXom,
.ttMpqPXxvGje,
.evslhWWfjkkE ul,
.fkTfmrmtrwDK{
padding: 0 15px;
}
.QrvtOSeulkBQ{
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(--TYlXNyLQRCnh);
border-top: 1px solid var(--YAOJpJCyCAMX);
}
.QrvtOSeulkBQ a:first-child{
border: 1px solid var(--eeSnhmjiBIRl);
}

.cetrAAzEjlZG {
display: block;
color: var(--lAHBVjFOcrbq);
position: absolute;
top: 10px;
right: 0;
}

#zNDKZkJLpwsU {
display: none;
}

#zNDKZkJLpwsU.active {
display: block;
position: absolute;
z-index: 9999;
background-color: var( --TYlXNyLQRCnh);
top: 80px;
left: 0;
padding-bottom: 20px;
margin: 0;
}
.bJCriNASKcCV a{
font-size: 16px;
}

.utxBIsdGTfRd{
flex-direction:column;
gap:0;
}
.drGdBfNlRjsb{
margin-top:20px;
}
.pspBwQDVHOCM {
font-size: 26px;
width: 70%;
left: 50%;
height: unset;
}

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

.evslhWWfjkkE ul {
display: flex;
flex-direction: column;
gap: 10px;
padding: 15px;
}
.GorkFfvVSXDN {
width: 100%;
}
.NCjtCoDUYvvk {
justify-content: center;
flex-wrap: wrap;
gap: 15px;
}

.tHZghrqQxeMd{
flex-direction: column;
gap: 30px;
}
.iJCBmvDfaVVN:nth-child(1){
width: 100%;
justify-content: center;
}
.iJCBmvDfaVVN:nth-child(2){
width: 50%;
border: none;
}
.iJCBmvDfaVVN:nth-child(3) {
width: 50%;
}
.ADLcIHZYuZqT{
padding: 0;
}

.KxuhFLoJxyGv,
.jAKyanzCgijv {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 36px;
max-width: 560px;
margin-inline: auto;
}
.bORbwfXywwoA,
.FOsIeLUepTcd {
display: contents;
}
.jAKyanzCgijv .FOsIeLUepTcd:last-child .ORrzYBtfsjpD:last-child {
grid-column: 1 / -1;
justify-self: center;
width: calc(50% - 18px);
}
}

@media(max-width: 576px){

.bMtiKxEuPmoF {
width: 50px;
margin-left: 5px;
}

.QrvtOSeulkBQ {
margin: 0 auto;
}
.pspBwQDVHOCM {
font-size: 20px;
width: 100%;
}

.WHVXDPNLdAwr {
font-size: 20px;
}
.OftBiYPNnCVl {
min-width:250px;
}
.OftBiYPNnCVl a{
font-size: 18px;
}
}

@media(max-width: 480px){
.KxuhFLoJxyGv,
.jAKyanzCgijv {
gap: 20px;
}
.jAKyanzCgijv .FOsIeLUepTcd:last-child .ORrzYBtfsjpD:last-child {
width: calc(50% - 10px);
}
.iJCBmvDfaVVN:nth-child(1) {
flex-direction: column;
}

.iJCBmvDfaVVN:nth-child(2),
.iJCBmvDfaVVN:nth-child(3) {
width: 100%;
}
.GLptiSBbmlWw {
margin-left: 0px;
}

.GXOhvSUDwoti{
padding: 10px 20px;
}
table thead th {
font-size: 14px;
}
table tbody td {
font-size: 14px;
}
.xioxsWfjQnpL {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.xioxsWfjQnpL::after, .btn-up::before {
width: 14px;
}
.JDlQKNEAeAVh {
width: 100px;
}
.cOmGQvOLKbex{
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;
}

.ADLcIHZYuZqT {
flex-direction: column;
margin: 20px 0 20px 0;
}
.jHDvgcsgQNff{
margin-top: 15px;
}
}

@media (max-width: 360px) {
.JblmgvPWmlHt{
font-size:16px;
}
}


.bJCriNASKcCV {
position: relative;
}

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

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

.bJCriNASKcCV:hover > .PXdGvDuTnZvs {
display: block;
}

.DEqwSBFabiWu {
margin: 0;
}

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

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



/*popup*/
.dkGCgrwUMuJW {
background: var(--HJIwyzCRvrQb);
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;
}
.GuMNyzwjegny {
display: flex;
}
.AgmzQnKSuPvL {
margin-left: 15px;
}
.RKFbdKzYzlVp {
width: 130px;
height: 100%;
border-radius: 16px;
}
.UrURAbNtDVHX {
font-size: 24px;
font-weight: 600;
}
.AYIOmTZuoSOU {
margin-top: 10px;
color: var(--BGHnNfrdZJsS);
}
.LZecONftzUpK {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--ONSBDWoaBRRp);
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(--lAHBVjFOcrbq);
}
.LZecONftzUpK:hover{
background: var(--QOffUnzfofoz);
transition: all 0.7s ease-in-out;
color: var(--lAHBVjFOcrbq);
}
.abpnMAmyBhLF {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.yifGOnvKunbE {
position: relative;
}
.yifGOnvKunbE::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.yifGOnvKunbE::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.FKGPUfsNicDd {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--zKJtMyjneciY);
}
@media(max-width: 576px){
.dkGCgrwUMuJW{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.RKFbdKzYzlVp {
width: 70px;
}
.AYIOmTZuoSOU {
margin-right: 15px;
}
.LZecONftzUpK{
width: 220px;
}
}
@media(max-width: 480px){

.GuMNyzwjegny {
display: flex;
flex-direction: column;
align-items: center;
}
.LZecONftzUpK {
width: 200px;
margin-top: 0;
height: 40px;
}
.AYIOmTZuoSOU {
margin-right: 0;
text-align: center;
}
.AgmzQnKSuPvL {
margin-left: 0;
}
}
