:root {
--RrFhvRubocqR: #BE578B;
--jqcLyKmrSZRz: #DED2F3;
--TaqKrpLyRstz: #B6D9B2;
--mAWGxVMjuDvr: #ebe9e9;
--LiNDNwstjdyc: #000;
--ahcYBzSmTTkG: rgba(248, 225, 225, 0.5);
--AlPTTLxcpzyt: #006EB8;
--kCxYdGEcXLWZ: #ab0000;
--oaLewouTrSbg: #fff;
--OjeRKSCOuYCH: #DED2F3;
--VKOlLlfYxdMG: #0A0A05;
--COsCQjehZKHf: #fff;
--ictQCXIXnIso: #000000;
--noMdyaYTtljw: #4115eb;
--lFEbDhtGsJNw: #220b87;
--rTRaKxozCCBR: #ddd;
}


* {
box-sizing: border-box;
}

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

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

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

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

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

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

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

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

.dMDgyEUCSMOC {
font-size: 20px;
font-weight: bold;
color: var(--oaLewouTrSbg);
white-space: nowrap;
}
.iEfyaqlTTxlN .dMDgyEUCSMOC{
white-space: normal;
}
.QkccFjtpMaxI {
display: flex;
gap: 12px;
align-items: center;
}

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

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

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

.QkccFjtpMaxI a:hover {
background: var(--RrFhvRubocqR);
color: var(--oaLewouTrSbg);
}


.CHTuFMjTpSou {
background-color: var(--OjeRKSCOuYCH);
padding: 0 15px;
}
.kNHlgnQWKOti {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
color: var(--oaLewouTrSbg);
}

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

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


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

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


.FKzioaKihhRj a {
color: var(--LiNDNwstjdyc);
}

.FKzioaKihhRj.active a {
color: var(--RrFhvRubocqR);
font-weight: bold;
}


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

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


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

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

.kEKPBmCsZGQf a:hover {
color: var(--oaLewouTrSbg);
}

.cxdRmVQUizfR{
background-color: var(--RrFhvRubocqR);
color: var(--oaLewouTrSbg);
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);
}
}

.cxdRmVQUizfR:hover {
background-color: var(--kCxYdGEcXLWZ);
}

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

.qDyEmOuzNaDB,
.FIGCQTlXqUrv {
display: flex;
gap: 12px;
}

.YIQpDveGEXwR,
.WWrdfGPLgLnh {
display: flex;
flex-direction:column;
gap: 12px;
}

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

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

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

.oEsWdRJWArmu:hover .RDWlymERurzl::after {
opacity: 1;
}
.oEsWdRJWArmu:focus .RDWlymERurzl::after {
opacity: 1;
}

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

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

.HwnHUFuCQgps {
background-color: var(--AlPTTLxcpzyt);
}

.HwnHUFuCQgps:hover{
background-color: var(--RrFhvRubocqR);
}

.DqNkMjyrdeog:hover {
background-color: var(--kCxYdGEcXLWZ);
}

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



/*FAQ*/
.FYueTqOKocRq {
background-color: var(--jqcLyKmrSZRz);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--rTRaKxozCCBR);
color: var(--oaLewouTrSbg);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.gvwBfNbJzmeT h3 {
font-size: 20px;

}
.JKbLKtCpyVRp {
text-align: left;
}

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

.FYueTqOKocRq h3 {
margin: 10px 0;
}

.fzHtcOmAVGXw {
margin-top:40px;
background-color: var(--TaqKrpLyRstz);
}
.sxAFOtxCqFWB ul,
.qizvNgzciCJB{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

.sxAFOtxCqFWB{
width: 100%;
background: var(--VKOlLlfYxdMG);
}

.sxAFOtxCqFWB ul {
display: flex;
list-style: none;
align-items: center;
justify-content: space-evenly;
gap: 40px;
text-transform: uppercase;
padding:15px;
}
.sxAFOtxCqFWB ul li a {
color: var(--oaLewouTrSbg);
}
.sxAFOtxCqFWB ul li a:hover {
color: var(--lFEbDhtGsJNw);
}
.qizvNgzciCJB {
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: nowrap;
margin-top: 40px;
margin-bottom: 16px;
}
.FugSDJkOkDiy {
margin-top: 35px;
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
width: auto;
}
.FugSDJkOkDiy .WayVImzHpDvq:first-child:first-child {
width: 48px;
}
.jVTkqbMXRdgt {
text-align:center;
color: var(--LiNDNwstjdyc);
}

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

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


.eLNKBWrjBFxC:hover,
.eLNKBWrjBFxC.is-active {
color: var(--oaLewouTrSbg);
background: var(--kCxYdGEcXLWZ);
}

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

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

.MyXDatWHahSm {
background: var(--OjeRKSCOuYCH);
color: var(--LiNDNwstjdyc);
font-weight: 600;
border: 2px solid var(--oaLewouTrSbg);
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;
}


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

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

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

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


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

.WxbujZcpyzUB:hover {
opacity: 1;
}

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

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

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


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

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

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

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

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

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

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

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

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

.cLgTQtBuToAs:hover {
background-color: var(--kCxYdGEcXLWZ);
color: var(--oaLewouTrSbg);
}

.dJFYiQpXSUCf {
font-weight: 400;
}

.dJFYiQpXSUCf a {
font-weight: 400;
}

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

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

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

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

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

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

.ZJBVdSpxnDHm {
width: 150px;
}

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

.CRzFfUqLsFMh {
margin-left: 24px;
}

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

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

.suIbiAjVGItX:hover {
background-color: var(--kCxYdGEcXLWZ);
color: var(--oaLewouTrSbg);
}

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


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

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

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

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

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

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){
.LQmfkzoOwxzi,
.iBDJJpRERHgo,
.sxAFOtxCqFWB ul,
.qizvNgzciCJB{
padding: 0 30px;
}
{
padding: 0 30px;
}
.FKzioaKihhRj a{
font-size: 16px;
}
.hUeOsJwsxwGT{
padding: 30px 15px;
text-align: center;
padding-bottom:70px;
}
.qizvNgzciCJB {
flex-direction: column;
}

.WxbujZcpyzUB {
bottom: 75px;
}

}

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

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

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

.OTQGlPFHIgrY{
text-align: center;
padding: 0 10px;
}
.CRzFfUqLsFMh {
margin-left: 10px;
}
}

@media(max-width: 768px){
.LQmfkzoOwxzi,
.iBDJJpRERHgo,
.sxAFOtxCqFWB ul,
.qizvNgzciCJB{
padding: 0 15px;
}
.QkccFjtpMaxI{
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(--OjeRKSCOuYCH);
border-top: 1px solid var(--rTRaKxozCCBR);
}
.QkccFjtpMaxI a:first-child{
border: 1px solid var(--RrFhvRubocqR);
}
.kEKPBmCsZGQf {
font-size: 26px;
width: 70%;
left: 50%;
height: unset;
}

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

#main-nav {
display: none;
}

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

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

.sxAFOtxCqFWB ul {
display: flex;
flex-direction: column;
gap: 10px;
}
.JhlLXRjcfjnp {
width: 100%;
}
.FugSDJkOkDiy {
justify-content: center;
flex-wrap: wrap;
gap: 15px;
}

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

.YIQpDveGEXwR,
.WWrdfGPLgLnh {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 36px;
max-width: 560px;
margin-inline: auto;
}
.qDyEmOuzNaDB,
.FIGCQTlXqUrv {
display: contents;
}
.WWrdfGPLgLnh .FIGCQTlXqUrv:last-child .oEsWdRJWArmu:last-child {
grid-column: 1 / -1;
justify-self: center;
width: calc(50% - 18px);
}
}

@media(max-width: 576px){

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

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

.cxdRmVQUizfR {
font-size: 20px;
}
.DqNkMjyrdeog {
min-width:250px;
}
.DqNkMjyrdeog a{
font-size: 18px;
}
}

@media(max-width: 480px){
.YIQpDveGEXwR,
.WWrdfGPLgLnh {
gap: 20px;
}
.WWrdfGPLgLnh .FIGCQTlXqUrv:last-child .oEsWdRJWArmu:last-child {
width: calc(50% - 10px);
}
.acigxEtGYdsd:nth-child(1) {
flex-direction: column;
}
.acigxEtGYdsd:nth-child(2),
.acigxEtGYdsd:nth-child(3) {
width: 100%;
}
.CRzFfUqLsFMh {
margin-left: 0px;
}

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

.BFBmqcSBLswX {
flex-direction: column;
margin: 20px 0 20px 0;
}
.dJFYiQpXSUCf{
margin-top: 15px;
}
}

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


.FKzioaKihhRj {
position: relative;
}

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

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

.FKzioaKihhRj:hover > .TZUgQlnaOCOt {
display: block;
}

.TDIqsvcfBKed {
margin: 0;
}

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

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



/*popup*/
.ukSIdyKmRPai {
background: var(--TaqKrpLyRstz);
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;
}
.LddjmkxORdMj {
display: flex;
}
.gjMpZybrkoSB {
margin-left: 15px;
}
.GWFGYqEvywPh {
width: 130px;
height: 100%;
border-radius: 16px;
}
.eLktpdPVbALq {
font-size: 24px;
font-weight: 600;
}
.HQitRpkEtPUP {
margin-top: 10px;
color: var(--LiNDNwstjdyc);
}
.dUfdqyabCukG {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--AlPTTLxcpzyt);
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(--oaLewouTrSbg);
}
.dUfdqyabCukG:hover{
background: var(--kCxYdGEcXLWZ);
transition: all 0.7s ease-in-out;
color: var(--oaLewouTrSbg);
}
.gYvwiOwpaqgK {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.tclvUaWiRTBB {
position: relative;
}
.tclvUaWiRTBB::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.tclvUaWiRTBB::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.DkIALRpaTYZk {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--xtEnPaUFhaPk);
}
@media(max-width: 576px){
.ukSIdyKmRPai{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.GWFGYqEvywPh {
width: 70px;
}
.HQitRpkEtPUP {
margin-right: 15px;
}
.dUfdqyabCukG{
width: 220px;
}
}
@media(max-width: 480px){

.LddjmkxORdMj {
display: flex;
flex-direction: column;
align-items: center;
}
.dUfdqyabCukG {
width: 200px;
margin-top: 0;
height: 40px;
}
.HQitRpkEtPUP {
margin-right: 0;
text-align: center;
}
.gjMpZybrkoSB {
margin-left: 0;
}
}
