:root {
--ITaSPYoTJqZc: #7A0333;
--XKrusrNOiLEu: #D8B2BA;
--kLZbQbLeVGfv: #9DBF98;
--YloqObxugXXW: #e8e7e7;
--KrBrsXvvJCvY: #000;
--GSFiYqnpIWyc: rgba(245, 180, 180, 0.5);
--MGnNqEsvBhXw: #1C8199;
--ZRgSivgziCWg: #a70000;
--bvIBsEbTHrLJ: #fff;
--vbnGmTAKKssQ: #D8B2BA;
--wtkDZXpcjsgP: #000506;
--ofPwZqctVTuH: #fff;
--fwJyXVHSKzOM: #000000;
--YNAvikaLBeDb: #3d14fa;
--IChXEVTaFisD: #260c8f;
--lFgssbzCIdrB: #ddd;
}


* {
box-sizing: border-box;
}

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

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

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

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

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

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

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

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

.WUDTJivFEhmY {
font-size: 20px;
font-weight: bold;
color: var(--bvIBsEbTHrLJ);
white-space: nowrap;
}
.UIgIkDeyEZSJ .WUDTJivFEhmY{
white-space: normal;
}
.irBGjWUOaVTU {
display: flex;
gap: 12px;
align-items: center;
}

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

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

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

.irBGjWUOaVTU a:hover {
background: var(--ITaSPYoTJqZc);
color: var(--bvIBsEbTHrLJ);
}


.EmpsUlzKCBVW {
background-color: var(--vbnGmTAKKssQ);
padding: 0 15px;
}
.lzomnNTooaKS {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
color: var(--bvIBsEbTHrLJ);
}

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

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


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

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


.UNXzDbfTTqEt a {
color: var(--KrBrsXvvJCvY);
}

.UNXzDbfTTqEt.active a {
color: var(--ITaSPYoTJqZc);
font-weight: bold;
}


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

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


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

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

.yzWRPLUmWGEw a:hover {
color: var(--bvIBsEbTHrLJ);
}

.ZDgqORkLQORO{
background-color: var(--ITaSPYoTJqZc);
color: var(--bvIBsEbTHrLJ);
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);
}
}

.ZDgqORkLQORO:hover {
background-color: var(--ZRgSivgziCWg);
}

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


.EnAqyQMHCRlD,
.qzsXAZpByneX {
display: flex;
gap: 12px;
}

.OUTxIFaLBJtv,
.sIRuQUDdEWVT {
display: flex;
flex-direction:column;
gap: 12px;
}

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

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

.szCFPmFNHFuu::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;
}

.hypPFroNFFCd:hover .szCFPmFNHFuu::after {
opacity: 1;
}
.hypPFroNFFCd:focus .szCFPmFNHFuu::after {
opacity: 1;
}

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

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

.bjzZoqyxyyuC {
background-color: var(--MGnNqEsvBhXw);
}

.bjzZoqyxyyuC:hover{
background-color: var(--ITaSPYoTJqZc);
}

.YJDYsgzkmBps:hover {
background-color: var(--ZRgSivgziCWg);
}

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



/*FAQ*/
.NmjTmgVbjylv {
background-color: var(--XKrusrNOiLEu);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--lFgssbzCIdrB);
color: var(--bvIBsEbTHrLJ);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.mIFXYOHqSgAj h3 {
font-size: 20px;

}
.YGpsAIrmKSZA {
text-align: left;
}

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

.NmjTmgVbjylv h3 {
margin: 10px 0;
}

.XMzAeDdgKhsW {
margin-top:40px;
background-color: var(--kLZbQbLeVGfv);
}
.jijjupwSCGJA ul,
.pWxOKMMhufZd{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

.jijjupwSCGJA{
width: 100%;
background: var(--wtkDZXpcjsgP);
}

.jijjupwSCGJA ul {
display: flex;
list-style: none;
align-items: center;
justify-content: space-evenly;
gap: 40px;
text-transform: uppercase;
padding:15px;
}
.jijjupwSCGJA ul li a {
color: var(--bvIBsEbTHrLJ);
}
.jijjupwSCGJA ul li a:hover {
color: var(--IChXEVTaFisD);
}
.pWxOKMMhufZd {
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: nowrap;
margin-top: 40px;
margin-bottom: 16px;
}
.ezLcoezJyCDq {
margin-top: 35px;
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
width: auto;
}
.ezLcoezJyCDq .VoYWnUHHnNGW:first-child:first-child {
width: 48px;
}
.pqGoHUkqluhc {
text-align:center;
color: var(--KrBrsXvvJCvY);
}

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

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


.OQRzknpxTPlO:hover,
.OQRzknpxTPlO.is-active {
color: var(--bvIBsEbTHrLJ);
background: var(--ZRgSivgziCWg);
}

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

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

.zLcIEeayOIIW {
background: var(--vbnGmTAKKssQ);
color: var(--KrBrsXvvJCvY);
font-weight: 600;
border: 2px solid var(--bvIBsEbTHrLJ);
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;
}


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

#WxFVATbcUEtl:checked + .zLcIEeayOIIW .AnyhnLcgeHIR {
transform: rotate(180deg);
}

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

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

}
.QfqlPKtEAdiq .OQRzknpxTPlO.is-active {
font-weight: 600;
background: var(--ZRgSivgziCWg);
border-radius: 8px;
}


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

.taIBvuqpgxfV:hover {
opacity: 1;
}

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

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

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


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

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

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

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

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

.KhkyTBjVEIyW:hover {
text-decoration: underline;
}

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

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

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

.dYQAXxYPEZbv:hover {
background-color: var(--ZRgSivgziCWg);
color: var(--bvIBsEbTHrLJ);
}

.RtdFlmxzNAfc {
font-weight: 400;
}

.RtdFlmxzNAfc a {
font-weight: 400;
}

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

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

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

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

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

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

.DYcqaaLiGkJP {
width: 150px;
}

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

.wuGSpcIFnDyz {
margin-left: 24px;
}

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

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

.QtVKBBcSyVec:hover {
background-color: var(--ZRgSivgziCWg);
color: var(--bvIBsEbTHrLJ);
}

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


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

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

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

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

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

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(--KrBrsXvvJCvY);
background-color: var(--vbnGmTAKKssQ);
}

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

@media(max-width: 1200px){
.WviLGXxoffbN,
.dwDijOQDUqFP,
.jijjupwSCGJA ul,
.pWxOKMMhufZd{
padding: 0 30px;
}
{
padding: 0 30px;
}
.UNXzDbfTTqEt a{
font-size: 16px;
}
.YVILeMuvrZsO{
padding: 30px 15px;
text-align: center;
padding-bottom:70px;
}
.pWxOKMMhufZd {
flex-direction: column;
}

.taIBvuqpgxfV {
bottom: 75px;
}

}

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

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

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

.VcOzHxilJcpG{
text-align: center;
padding: 0 10px;
}
.wuGSpcIFnDyz {
margin-left: 10px;
}
}

@media(max-width: 768px){
.WviLGXxoffbN,
.dwDijOQDUqFP,
.jijjupwSCGJA ul,
.pWxOKMMhufZd{
padding: 0 15px;
}
.irBGjWUOaVTU{
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(--vbnGmTAKKssQ);
border-top: 1px solid var(--lFgssbzCIdrB);
}
.irBGjWUOaVTU a:first-child{
border: 1px solid var(--ITaSPYoTJqZc);
}
.yzWRPLUmWGEw {
font-size: 26px;
width: 70%;
left: 50%;
height: unset;
}

.ZDgqORkLQORO {
padding: 10px 25px;
font-size: 28px;
font-weight: bold;
}
.lzomnNTooaKS {
display: block;
color: var(--bvIBsEbTHrLJ);
position: absolute;
top: 10px;
right: 0;
}

#smwUYLwCYsDZ {
display: none;
}

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

.bRGSYWtWzotk{
flex-direction:column;
gap:0;
}

.jijjupwSCGJA ul {
display: flex;
flex-direction: column;
gap: 10px;
}
.yOrDkddfEVHk {
width: 100%;
}
.ezLcoezJyCDq {
justify-content: center;
flex-wrap: wrap;
gap: 15px;
}

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

.OUTxIFaLBJtv,
.sIRuQUDdEWVT {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 36px;
max-width: 560px;
margin-inline: auto;
}
.EnAqyQMHCRlD,
.qzsXAZpByneX {
display: contents;
}
.sIRuQUDdEWVT .qzsXAZpByneX:last-child .hypPFroNFFCd:last-child {
grid-column: 1 / -1;
justify-self: center;
width: calc(50% - 18px);
}

}

@media(max-width: 576px){

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

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

.ZDgqORkLQORO {
font-size: 20px;
}
.YJDYsgzkmBps {
min-width:250px;
}
.YJDYsgzkmBps a{
font-size: 18px;
}
}

@media(max-width: 480px){
.OUTxIFaLBJtv,
.sIRuQUDdEWVT {
gap: 20px;
}
.sIRuQUDdEWVT .qzsXAZpByneX:last-child .hypPFroNFFCd:last-child {
width: calc(50% - 10px);
}
.cOldoEvoYxPl:nth-child(1) {
flex-direction: column;
}

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

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

.DxdjFAGsMNFX {
flex-direction: column;
margin: 20px 0 20px 0;
}
.RtdFlmxzNAfc{
margin-top: 15px;
}
}

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


.UNXzDbfTTqEt {
position: relative;
}

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

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

.UNXzDbfTTqEt:hover > .asKxTvbPCFqj {
display: block;
}

.pYSzwiUJSUnS {
margin: 0;
}

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

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



/*popup*/
.JQucBBRkWpek {
background: var(--kLZbQbLeVGfv);
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;
}
.bGFrNkDuBWhk {
display: flex;
}
.UeYBOjcmAhqn {
margin-left: 15px;
}
.xdxNIFCbWwfd {
width: 130px;
height: 100%;
border-radius: 16px;
}
.hQlnhqSZuBWp {
font-size: 24px;
font-weight: 600;
}
.VoTTNBrUfNKq {
margin-top: 10px;
color: var(--KrBrsXvvJCvY);
}
.sieQZfUGviMg {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--MGnNqEsvBhXw);
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(--bvIBsEbTHrLJ);
}
.sieQZfUGviMg:hover{
background: var(--ZRgSivgziCWg);
transition: all 0.7s ease-in-out;
color: var(--bvIBsEbTHrLJ);
}
.uLCVUQJqQmIS {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.AKoazeGpkRNN {
position: relative;
}
.AKoazeGpkRNN::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.AKoazeGpkRNN::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.SdcllBYdGXSM {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--DafKndtrYITM);
}
@media(max-width: 576px){
.JQucBBRkWpek{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.xdxNIFCbWwfd {
width: 70px;
}
.VoTTNBrUfNKq {
margin-right: 15px;
}
.sieQZfUGviMg{
width: 220px;
}
}
@media(max-width: 480px){

.bGFrNkDuBWhk {
display: flex;
flex-direction: column;
align-items: center;
}
.sieQZfUGviMg {
width: 200px;
margin-top: 0;
height: 40px;
}
.VoTTNBrUfNKq {
margin-right: 0;
text-align: center;
}
.UeYBOjcmAhqn {
margin-left: 0;
}
}
