:root {
--MubryDSbxAPz: #BE578B;
--wYklEbguCaiG: #F2F8D5;
--wromrMEJRFwo: #B6D9B2;
--uuvyTKwINAxg: #e8e9e9;
--hTGAJXnrEJCP: #000;
--tTueeBsUjfSf: rgba(255, 255, 255, 0.6);
--JcwVjeCRUJfN: #0268A5;
--LzEayBamVqlr: #a60000;
--XVPyHzzhrDho: #fff;
--WbSJKvjhOfOM: #F2F8D5;
--flVAMnjfZOgp: #150D0A;
--iXUnqTufbUEo: #fff;
--UQvJqgnSiwEy: #000000;
--MZjFKsgEyZxt: #4115eb;
--aVIVRxOQSxLB: #210a87;
--xIteINReSvjs: #ddd;
}


* {
box-sizing: border-box;
}

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

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

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

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

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

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

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

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

.CHNGvBkPBdHN {
font-size: 20px;
font-weight: bold;
color: var(--XVPyHzzhrDho);
white-space: nowrap;
}
.inLMETQyhJSY .CHNGvBkPBdHN{
white-space: normal;
}
.KYWOaRgJkeDh {
display: flex;
gap: 12px;
align-items: center;
}

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

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

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

.KYWOaRgJkeDh a:hover {
background: var(--MubryDSbxAPz);
color: var(--XVPyHzzhrDho);
}


.fZhOYKNTZIQv {
background-color: var(--WbSJKvjhOfOM);
padding: 0 15px;
}
.jADzCcFmFtaP {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
color: var(--XVPyHzzhrDho);
}

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

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


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

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


.xYNpYgpMrOCw a {
color: var(--hTGAJXnrEJCP);
}

.xYNpYgpMrOCw.active a {
color: var(--MubryDSbxAPz);
font-weight: bold;
}


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

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


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

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

.vtOkDiMXoKrv a:hover {
color: var(--XVPyHzzhrDho);
}

.SYwxKLGjCKaH{
background-color: var(--MubryDSbxAPz);
color: var(--XVPyHzzhrDho);
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);
}
}

.SYwxKLGjCKaH:hover {
background-color: var(--LzEayBamVqlr);
}

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

.JkArjcqumHHy,
.FBBkGGCetqHA {
display: flex;
gap: 12px;
}

.PmeckNwxdagA,
.OAWBHZzzmxhU {
display: flex;
flex-direction:column;
gap: 12px;
}

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

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

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

.sFROdRizNRVC:hover .gkiiLXkxIJQD::after {
opacity: 1;
}
.sFROdRizNRVC:focus .gkiiLXkxIJQD::after {
opacity: 1;
}

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

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

.DMGyYBoCZSzl {
background-color: var(--JcwVjeCRUJfN);
}

.DMGyYBoCZSzl:hover{
background-color: var(--MubryDSbxAPz);
}

.XfAbspOPBDAR:hover {
background-color: var(--LzEayBamVqlr);
}

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



/*FAQ*/
.GuVjHXzaeLcA {
background-color: var(--wYklEbguCaiG);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--xIteINReSvjs);
color: var(--XVPyHzzhrDho);
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.iRUaNlJrLYBx h3 {
font-size: 20px;

}
.uHXQItnxAzEx {
text-align: left;
}

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

.GuVjHXzaeLcA h3 {
margin: 10px 0;
}

.HEmEUbdJbVqc {
margin-top:40px;
background-color: var(--wromrMEJRFwo);
}
.hCJUfmitUwFR ul,
.UXnlCPBWXavD{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}

.hCJUfmitUwFR{
width: 100%;
background: var(--flVAMnjfZOgp);
}

.hCJUfmitUwFR ul {
display: flex;
list-style: none;
align-items: center;
justify-content: space-evenly;
gap: 40px;
text-transform: uppercase;
padding:15px;
}
.hCJUfmitUwFR ul li a {
color: var(--XVPyHzzhrDho);
}
.hCJUfmitUwFR ul li a:hover {
color: var(--aVIVRxOQSxLB);
}
.UXnlCPBWXavD {
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: nowrap;
margin-top: 40px;
margin-bottom: 16px;
}
.cUojrGwCNQRN {
margin-top: 35px;
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
width: auto;
}
.cUojrGwCNQRN .WmcFkYkwboAK:first-child:first-child {
width: 48px;
}
.TThQQGjkmkvi {
text-align:center;
color: var(--hTGAJXnrEJCP);
}

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

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


.bFhwhgsuFQbK:hover,
.bFhwhgsuFQbK.is-active {
color: var(--XVPyHzzhrDho);
background: var(--LzEayBamVqlr);
}

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

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

.RZGNiDWmujMs {
background: var(--WbSJKvjhOfOM);
color: var(--hTGAJXnrEJCP);
font-weight: 600;
border: 2px solid var(--XVPyHzzhrDho);
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;
}


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

#UjUgxJjFgjAg:checked + .RZGNiDWmujMs .mGKQDWaSLcdN {
transform: rotate(180deg);
}

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

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


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

.uadrYehfiADt:hover {
opacity: 1;
}

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

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

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


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

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

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

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

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

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

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

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

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

.JyfUQzePxBVR:hover {
background-color: var(--LzEayBamVqlr);
color: var(--XVPyHzzhrDho);
}

.UiKotTWMDmzR {
font-weight: 400;
}

.UiKotTWMDmzR a {
font-weight: 400;
}

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

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

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

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

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

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

.xRKFqgpEZOrO {
width: 150px;
}

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

.TWPwSQoKEQdX {
margin-left: 24px;
}

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

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

.gtCYlWWJUOTp:hover {
background-color: var(--LzEayBamVqlr);
color: var(--XVPyHzzhrDho);
}

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


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

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

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

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

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

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){
.gMWledWKPULy,
.pKyzQxkvYLiq,
.hCJUfmitUwFR ul,
.UXnlCPBWXavD{
padding: 0 30px;
}
{
padding: 0 30px;
}
.xYNpYgpMrOCw a{
font-size: 16px;
}
.NcFITzbWsAio{
padding: 30px 15px;
text-align: center;
padding-bottom:70px;
}
.UXnlCPBWXavD {
flex-direction: column;
}

.uadrYehfiADt {
bottom: 75px;
}

}

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

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

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

.JrGqqibEhFEu{
text-align: center;
padding: 0 10px;
}
.TWPwSQoKEQdX {
margin-left: 10px;
}
}

@media(max-width: 768px){
.gMWledWKPULy,
.pKyzQxkvYLiq,
.hCJUfmitUwFR ul,
.UXnlCPBWXavD{
padding: 0 15px;
}
.KYWOaRgJkeDh{
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(--WbSJKvjhOfOM);
border-top: 1px solid var(--xIteINReSvjs);
}
.KYWOaRgJkeDh a:first-child{
border: 1px solid var(--MubryDSbxAPz);
}
.vtOkDiMXoKrv {
font-size: 26px;
width: 70%;
left: 50%;
height: unset;
}

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

#EOWsaVLzNQwK {
display: none;
}

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

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

.hCJUfmitUwFR ul {
display: flex;
flex-direction: column;
gap: 10px;
}
.nkxwMOPaJQVg {
width: 100%;
}
.cUojrGwCNQRN {
justify-content: center;
flex-wrap: wrap;
gap: 15px;
}

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

.PmeckNwxdagA,
.OAWBHZzzmxhU {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 36px;
max-width: 560px;
margin-inline: auto;
}
.JkArjcqumHHy,
.FBBkGGCetqHA {
display: contents;
}
.OAWBHZzzmxhU .FBBkGGCetqHA:last-child .sFROdRizNRVC:last-child {
grid-column: 1 / -1;
justify-self: center;
width: calc(50% - 18px);
}
}

@media(max-width: 576px){

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

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

.SYwxKLGjCKaH {
font-size: 20px;
}
.XfAbspOPBDAR {
min-width:250px;
}
.XfAbspOPBDAR a{
font-size: 18px;
}
}

@media(max-width: 480px){
.PmeckNwxdagA,
.OAWBHZzzmxhU {
gap: 20px;
}
.OAWBHZzzmxhU .FBBkGGCetqHA:last-child .sFROdRizNRVC:last-child {
width: calc(50% - 10px);
}
.xRIfBXDgezpa:nth-child(1) {
flex-direction: column;
}
.xRIfBXDgezpa:nth-child(2),
.xRIfBXDgezpa:nth-child(3) {
width: 100%;
}
.TWPwSQoKEQdX {
margin-left: 0px;
}

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

.uSwyYGZEhoYk {
flex-direction: column;
margin: 20px 0 20px 0;
}
.UiKotTWMDmzR{
margin-top: 15px;
}
}

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


.xYNpYgpMrOCw {
position: relative;
}

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

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

.xYNpYgpMrOCw:hover > .UlSAXPKWUPaq {
display: block;
}

.exBMYfeawmwJ {
margin: 0;
}

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

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



/*popup*/
.IxpGqZaQqWxv {
background: var(--wromrMEJRFwo);
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;
}
.oiAPfGlVDzBt {
display: flex;
}
.satJOUTEfSCe {
margin-left: 15px;
}
.VavJrsIFJMfl {
width: 130px;
height: 100%;
border-radius: 16px;
}
.chxkggAwIXrZ {
font-size: 24px;
font-weight: 600;
}
.iCpNJdrUcuRP {
margin-top: 10px;
color: var(--hTGAJXnrEJCP);
}
.SQNoVGUeGchz {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--JcwVjeCRUJfN);
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(--XVPyHzzhrDho);
}
.SQNoVGUeGchz:hover{
background: var(--LzEayBamVqlr);
transition: all 0.7s ease-in-out;
color: var(--XVPyHzzhrDho);
}
.MgBCuOkZZuBy {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.uJSfkRnWiTWK {
position: relative;
}
.uJSfkRnWiTWK::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.uJSfkRnWiTWK::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.LElYUUBoDTmy {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
background-color: var(--nNDWOswWJmTj);
}
@media(max-width: 576px){
.IxpGqZaQqWxv{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.VavJrsIFJMfl {
width: 70px;
}
.iCpNJdrUcuRP {
margin-right: 15px;
}
.SQNoVGUeGchz{
width: 220px;
}
}
@media(max-width: 480px){

.oiAPfGlVDzBt {
display: flex;
flex-direction: column;
align-items: center;
}
.SQNoVGUeGchz {
width: 200px;
margin-top: 0;
height: 40px;
}
.iCpNJdrUcuRP {
margin-right: 0;
text-align: center;
}
.satJOUTEfSCe {
margin-left: 0;
}
}
