:root {
--HjvwovXMLQaL: #BED37F;
--oeOaqwgEkXKV: #BC1E6F;
--hcoZrgVEKkgA: #DB175E;
--aQdUTdEPmskS: #D1CCCF;
--cDtfipbpXEGP: #e9e8e8;
--TcELybfqeNSO: #000;
--WdiYddbDKUrh: #ec4b78;
--yoOsAmsVWHKz: #b20000;
--sawlCrpLRDYh: #fff;
--yNmkVhAgKZqk: #BC1E6F;
--mjxEvUqZNjsc: #DB175E;
--kNkruiYpNczW: #fff;
--sLetTxcLhPqI: #dbd2d2;
--GehXsgxnSvbg: #000000;
--vcSfkKksOfZl: #3a12e0;
--zWJdPrfTPUnS: #230b8e;
--KrFPxRQJSHcH: #ddd;

}

* {
box-sizing: border-box;
}

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

a:hover {
color: var(--zWJdPrfTPUnS);
text-decoration: underline;
}

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--kNkruiYpNczW);
color: var(--TcELybfqeNSO);
scroll-behavior: smooth;
}

img {
width: 100%;
}

figure {
margin: 0;
}

h1 {
font-size: clamp(32px, 5vw, 42px);
font-weight: 600;
line-height: 1.2;
margin-top: 50px;
}

h2 {
font-size: clamp(26px, 4vw, 34px);
line-height: 1.2;
margin-top: 40px;
}

h3 {
font-size: clamp(22px, 3.5vw, 28px);
line-height: 1.2;
margin-top: 30px;
}
.ahWjxoyOpnKa {
width: min(100%, 920px);
margin: 28px auto 18px;
}

.ahWjxoyOpnKa img {
display: block;
width: 100%;
height: auto;
border-radius: 16px;
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

.DCuSLRhUBwno {
gap: 20px;
display: flex;
align-items: center;
}

.XDMEWENaAqHZ,
.DCuSLRhUBwno,
.pGSdMjuksOZR,
.xpRjtIluSvlq{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding-inline:15px;
}
.uZrRclXAwUKA {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

.uZrRclXAwUKA a {
cursor: pointer;
pointer-events: auto;
}


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

.wgJNOoMbAicS {
background-color: var(--HjvwovXMLQaL);
padding: 10px 0;
display: flex;
}
.EPqIiwCUUmNW{
display: flex;
justify-content: flex-end;
flex-grow: 2;

}
.EPqIiwCUUmNW a {
font-weight: 600;
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--oeOaqwgEkXKV);
color: var(--sawlCrpLRDYh);
transition: background-color 0.7s ease;
animation: pulse 2s infinite;
}

@keyframes pulse {
0% {
transform: scale(0.95);
}
50% {
transform: scale(1);
box-shadow: 0 0 20px var(--WdiYddbDKUrh);
}
100% {
transform: scale(0.95);
}
}
.RoyaijQUAeEO {
background-color: var(--yNmkVhAgKZqk);
padding: 0 15px;
}
.kyLUhMJQxsza {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;

}

.nPMbaYLxZEkd {
font-size: 20px;
font-weight: bold;
}
.nPMbaYLxZEkd{
white-space: nowrap;
}
.LRHsVcyckIvE {
font-size: 32px;
font-weight: 600;
line-height: 30px;
padding-top: 15px;
}


.KVZWiyUELjRH {
display: flex;
align-items: center;
justify-content: center;
}


.BFbKnqrgiKxv {
white-space: nowrap;
display: flex;
gap: 20px;
align-items: center;
width: 100%;
list-style: none;
font-weight: 700;
font-size: 18px;
padding: 0;
margin: 0;
}

.nYTkbjFHBDDr.active a {
font-weight: bold;
text-decoration: underline;

}

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

.CAlXTxCQEzYy {
display: none;
position: absolute;
background: var(--yNmkVhAgKZqk);
border: 1px solid var(--kNkruiYpNczW);
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;
}

.nYTkbjFHBDDr:hover > .CAlXTxCQEzYy {
display: block;
}

.ZgaebmDNlnWr {
margin: 0;
}

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

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


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

}

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

.yvsgpeheflUh {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1002;
background: #000;
}
.rXFPiBJNDuEm {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
border-radius: 10px;
background-color: var(--oeOaqwgEkXKV);
border:none;
display:none;
color: #000;
font-size: 20px;
line-height: 30px;
text-align: center;
cursor:pointer;
}
.ZaLoMtyjHyJS img {
border-radius: 22px;
height: auto;
display: block;
}

.xWqLHFAyLhiz {
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
background-color: var(--oeOaqwgEkXKV);
color: #fff;
border: none;
cursor: pointer;
z-index: 2;
font-size: clamp(18px, 3vw, 32px);
padding: clamp(12px, 2vw, 20px) clamp(12px, 5vw, 70px);
border-radius: 15px;
transition: background-color 0.7s ease;
}

.xWqLHFAyLhiz:hover {
background-color: var(--hcoZrgVEKkgA);
}

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

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

.wCnuRqgdJWNH:hover {
background-color: var(--hcoZrgVEKkgA);
color: var(--sawlCrpLRDYh);
}

.DQLErjhMKZJw {
font-weight: 400;
}

.DQLErjhMKZJw a {
font-weight: 400;
}
#fuebGSzeisGr {
width: 100%;
height:100%;
border: none;
overflow: hidden;
}
.XDMEWENaAqHZ {
background-color: var(--sawlCrpLRDYh);
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.SPgEOSCmOBaL {
background-color: var(--aQdUTdEPmskS);
color: var(--GehXsgxnSvbg);
}

.xpRjtIluSvlq {
padding: 30px 0;
text-align: center;
}

.pGSdMjuksOZR {
margin: 0 auto;
max-width: 1200px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 15px;
}
.NNgNiFeGewJu {
width: 100%
}
.NNgNiFeGewJu ul {
gap: 25px;
display: flex;
list-style: none;
align-items: center;
justify-content: flex-start;
flex-direction: row;
padding: 0;
text-transform: uppercase;
}
.NNgNiFeGewJu ul li a {
color: var(--GehXsgxnSvbg);
}
.NNgNiFeGewJu ul li a:hover {
color: var(--zWJdPrfTPUnS);
}

.ozvtmZvwaHBi {
display: flex;
}

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

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

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

#lkCmZUAZmVEd:checked + .WUtsyViSZoST .bnwzlCfSMhMO {
transform: rotate(180deg);
}

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

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

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

.OMIWxezjwgAU:hover {
opacity: 1;
}

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

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

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

.tzKjEPFjRtoI{
position: sticky;
z-index: 1;
bottom: 0;
left: 0;
transform: translateY(100%);
transition: transform .3s ease;
height: 15vh;
height: 15dvh;
width: 100%;
padding:0 20px;
display:none;
align-items: center;
gap: 10px;
flex-grow: 2;
justify-content: center;
border-top: 1px solid var(--KrFPxRQJSHcH);
background-color: var(--sawlCrpLRDYh);
}
.brAIlnxeelIn{
padding: 12px 20px;
font-weight:600;
min-width: 180px;
text-align: center;
border-radius: 15px;
font-size: 16px;
background-color: var(--oeOaqwgEkXKV);
color: var(--sawlCrpLRDYh);
transition: background-color 0.7s ease;
}


.JqNrAEGLWnLU{
animation: pulse 2s infinite;
}

.OgsmwhqhNqGx {
background-color: var(--oeOaqwgEkXKV);
color: var(--sawlCrpLRDYh);
padding: 15px;
border: none;
border-radius: 12px;
cursor: pointer;
text-decoration: none;
max-width: 300px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
margin: 30px auto 0 auto;
transition: background-color 0.7s ease;
}

.OgsmwhqhNqGx:hover {
background-color: var(--hcoZrgVEKkgA);
}

.GjEWPPsbjtQl {
color: var(--sawlCrpLRDYh);
font-size: 28px;
font-weight: 500;
}


.hOHYBKweqbfn {
margin: 30px 0;
background-color: var(--sawlCrpLRDYh);
width: 100%;
border: 1px solid var(--KrFPxRQJSHcH);
padding: 0;
box-sizing: border-box;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
overflow: hidden;
}

.hOHYBKweqbfn .ADFOwEAyppVW {
display: grid;
grid-template-columns: minmax(240px, 1fr) minmax(280px, 1.35fr) minmax(190px, auto);
align-items: center;
gap: 0;
}

.hOHYBKweqbfn .XLtwxEwAwgtM {
display: flex;
align-items: center;
min-width: 0;
padding: 18px;
}

.hOHYBKweqbfn .XLtwxEwAwgtM:nth-child(1) {
gap: 18px;
}

.hOHYBKweqbfn .XLtwxEwAwgtM:nth-child(2) {
justify-content: center;
border-right: 1px solid var(--KrFPxRQJSHcH);
border-left: 1px solid var(--KrFPxRQJSHcH);
min-height: 112px;
}

.hOHYBKweqbfn .XLtwxEwAwgtM:nth-child(3) {
justify-content: center;
}
.hOHYBKweqbfn .XLtwxEwAwgtM strong{
font-size: 18px;
line-height: 1.35;
}

.hOHYBKweqbfn .MUKKeIWrfHha {
width: 120px;
height: 120px;
flex: 0 0 120px;
}

.hOHYBKweqbfn .MUKKeIWrfHha img{
display: block;
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 10px;
}

.hOHYBKweqbfn .uOLnJmqzFCSc {
min-width: 0;
}

.hOHYBKweqbfn .krQNjyQuAQVz {
font-size: 20px;
font-weight: bold;
line-height: 1.2;
text-align: center;
}
.hOHYBKweqbfn .keLgWxNApEif {
display: flex;
align-items: center;
justify-content: center;
gap: 2px;
margin-top: 8px;
}

.hOHYBKweqbfn .qbrxXBAQXvfy {
color: var(--hcoZrgVEKkgA);
font-size: 22px;
line-height: 1;
}

.hOHYBKweqbfn .SzDRgthrmSfK {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
min-width: 200px;
padding: 12px 28px;
border-radius: 10px;
font-size: 18px;
font-weight: 700;
line-height: 1.1;
text-align: center;
background-color: var(--oeOaqwgEkXKV);
color: var(--sawlCrpLRDYh);
text-decoration: none;
transition: background-color 0.2s ease, transform 0.2s ease;
}

.hOHYBKweqbfn .SzDRgthrmSfK:hover {
background-color: var(--hcoZrgVEKkgA);
color: var(--sawlCrpLRDYh);
text-decoration: none;
transform: translateY(-1px);
}



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

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

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

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

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

.nXxTiPhNWAhT:hover {
text-decoration: underline;
color: var(--yoOsAmsVWHKz);
}

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

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


/*FAQ*/
.GbuXODgoNxyI {
background-color: var(--sawlCrpLRDYh);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--KrFPxRQJSHcH);
}

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

.GbuXODgoNxyI h3 {
margin: 10px 0;
}

/*lwptoc*/
.TliJroIiYVWV {
margin-top: 40px;
}
.CXzONMAuRWkq {
margin-left: 10px;
cursor: pointer;
}
.CXzONMAuRWkq:before {
content: '[ ';
}
.CXzONMAuRWkq:after {
content: ' ]';
}
.imBWCdqmfPpG {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.TssmDiLmzcQt {
max-height: 500px;
opacity: 1;
}
.HXoenAxzrToC {
margin-left: 15px;
}

.hEqcNFYbngxT a{
color: var(--TcELybfqeNSO);
}

.XDMEWENaAqHZ table {
display: block;
width: max-content;
max-width: 100%;
margin: 24px auto;
overflow-x: auto;
overflow-y: hidden;
border: 1px solid var(--cDtfipbpXEGP);
border-spacing: 0;
border-radius: 12px;
background-color: var(--sawlCrpLRDYh);
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}

.XDMEWENaAqHZ table:has(tr:first-child > td:nth-child(2):last-child),
.XDMEWENaAqHZ table:has(tr:first-child > th:nth-child(2):last-child),
.XDMEWENaAqHZ table:has(tr:first-child > td:nth-child(3):last-child),
.XDMEWENaAqHZ table:has(tr:first-child > th:nth-child(3):last-child) {
display: table;
width: 100%;
min-width: 0;
table-layout: fixed;
white-space: normal;
}

.XDMEWENaAqHZ table:has(tr:first-child > td:nth-child(2):last-child) td,
.XDMEWENaAqHZ table:has(tr:first-child > th:nth-child(2):last-child) th,
.XDMEWENaAqHZ table:has(tr:first-child > th:nth-child(2):last-child) td {
width: 50%;
}
.XDMEWENaAqHZ table:has(tr:first-child > td:nth-child(3):last-child) td,
.XDMEWENaAqHZ table:has(tr:first-child > th:nth-child(3):last-child) th,
.XDMEWENaAqHZ table:has(tr:first-child > th:nth-child(3):last-child) td {
width: 33.333%;
}
.XDMEWENaAqHZ table th,
.XDMEWENaAqHZ table td {
padding: 10px 12px;
border-right: 1px solid var(--cDtfipbpXEGP);
border-bottom: 1px solid var(--cDtfipbpXEGP);
vertical-align: top;
overflow-wrap: anywhere;
}

.XDMEWENaAqHZ table th:last-child,
.XDMEWENaAqHZ table td:last-child {
border-right: none;
}

.XDMEWENaAqHZ table tr:last-child th,
.XDMEWENaAqHZ table tr:last-child td {
border-bottom: none;
}

.XDMEWENaAqHZ table thead th {
background-color: var(--yNmkVhAgKZqk);
font-size: 16px;
font-weight: 700;
text-align: left;
}

.XDMEWENaAqHZ table tbody tr {
background-color: var(--sawlCrpLRDYh);
}


@media(max-width: 1200px){
.EPqIiwCUUmNW a {
font-size: 18px;
padding: 10px 15px;
}
.hOHYBKweqbfn .XLtwxEwAwgtM:nth-child(1) {
flex-direction: column;
gap: 0;
}
}

@media(max-width: 992px){
.DCuSLRhUBwno{
display: flex;
}

.kyLUhMJQxsza {
display: block;
color: var(--GehXsgxnSvbg);
order:2;
padding: 0;
}
.BFbKnqrgiKxv {
flex-direction: column;
gap: 20px;
}
#ZTsJjxCtzysH {
display: none;
}
#ZTsJjxCtzysH.active {
display: flex;
width: 100%;
order: 3;
}
.DCuSLRhUBwno {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.FRgAnLkBOJRs {
padding: 0 10px;
}
.NNgNiFeGewJu ul {
flex-direction: column;
gap: 20px;

}
.pGSdMjuksOZR {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.hOHYBKweqbfn .ADFOwEAyppVW {
grid-template-columns: minmax(210px, 1fr) minmax(240px, 1.2fr) minmax(170px, auto);
}
.hOHYBKweqbfn .otCKCHwprenV{
text-align: center;
}
}
@media(max-width: 768px){
.uZrRclXAwUKA{
display: flex;
justify-content: center;
margin-left: auto;
}
.iLumXkoecART {
width: 50px;
}
.nPMbaYLxZEkd {
display: none;
}

.FRgAnLkBOJRs {
flex-direction: column;
padding: 0;
margin: 20px 0 20px 0;
}
.DQLErjhMKZJw{
margin-top: 15px;
}

.yvsgpeheflUh{
height: 85vh;
height: 85dvh;
}
.tzKjEPFjRtoI{
display: flex;
}
.tzKjEPFjRtoI.visible {
transform: translateY(0);
}
.GjEWPPsbjtQl {
font-size: 24px;
}

.hOHYBKweqbfn .ADFOwEAyppVW{
grid-template-columns: 1fr;
}
.hOHYBKweqbfn .XLtwxEwAwgtM:nth-child(1){
justify-content: center;
}
.hOHYBKweqbfn .XLtwxEwAwgtM:nth-child(2){
border-left: none;
border-right: none;
border-top: 1px solid var(--KrFPxRQJSHcH);
min-height: auto;
padding-top: 10px;
}
.hOHYBKweqbfn .XLtwxEwAwgtM:nth-child(3) {
padding-top: 0;
}

}

@media(max-width: 480px){
.EPqIiwCUUmNW a {
padding: 10px 10px;
font-size: 16px;
}
.OMIWxezjwgAU {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.OMIWxezjwgAU::after, .btn-up::before {
width: 14px;
}
.tzKjEPFjRtoI{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.brAIlnxeelIn{
font-weight:400;
}
.OgsmwhqhNqGx{
max-width: 280px;
padding: 10px;
}
.yvsgpeheflUh{
height: 75vh;
height: 75dvh;
}

.hOHYBKweqbfn .XLtwxEwAwgtM {
padding: 14px;
}
.hOHYBKweqbfn .SzDRgthrmSfK{
width: 100%;
min-width: 0;
padding: 12px 20px;
}

.hOHYBKweqbfn .MUKKeIWrfHha {
width: 150px;
height: 150px;
flex-basis: 150px;
}
.hOHYBKweqbfn .otCKCHwprenV{
font-size: 14px;
}
.XDMEWENaAqHZ table {
margin-top: 18px;
margin-bottom: 18px;
}
.XDMEWENaAqHZ table th,
.XDMEWENaAqHZ table td {
padding: 8px 10px;
font-size: 14px;
}
}

/*popup*/
.QPwZehpvvLAa {
background: var(--kNkruiYpNczW);
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;
}
.uGwqbdAamZRb {
display: flex;
}
.ApcEbJnQBAxM {
margin-left: 15px;
}
.dkZcliNEOrsA {
width: 130px;
height: 100%;
border-radius: 16px;
}
.NCGWiHFavqWM {
font-size: 24px;
font-weight: 600;
}
.IkxLhqjSulMg {
margin-top: 10px;
color: var(--TcELybfqeNSO);
}
.xjJDYSzRsYJP {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--oeOaqwgEkXKV);
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(--sawlCrpLRDYh);
}
.xjJDYSzRsYJP:hover{
background: var(--hcoZrgVEKkgA);
transition: all 0.7s ease-in-out;
color: var(--sawlCrpLRDYh);
}
.HglGiwuhYJuT {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.ESeLMfOyjLpS {
position: relative;
}
.ESeLMfOyjLpS::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.ESeLMfOyjLpS::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.pygMFKsugMrn {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.QPwZehpvvLAa{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.dkZcliNEOrsA {
width: 70px;
}
.IkxLhqjSulMg {
margin-right: 15px;
}
.xjJDYSzRsYJP{
width: 220px;
}
}
@media(max-width: 480px){

.uGwqbdAamZRb {
display: flex;
flex-direction: column;
align-items: center;
}
.xjJDYSzRsYJP {
width: 200px;
margin-top: 0;
height: 40px;
}
.IkxLhqjSulMg {
margin-right: 0;
text-align: center;
}
.ApcEbJnQBAxM {
margin-left: 0;
}
}
