:root {
--cTqZCzTkYqkx: #48BDBF;
--bWJjKHYFwBVN: #B12935;
--RKgLQZFRIgAJ: #A84036;
--qUjAsHBfwlky: #DAB7C2;
--CBoOFjAdiUZV: #ebe9e9;
--ZdfUXGlCDtli: #000;
--kdbidxCHgiqq: #ed4b77;
--szJyHQEwjJvP: #a90003;
--YyvcsDCMHRXH: #fff;
--CQzBaMFClSfw: #B12935;
--gejQFVuKaSMC: #A84036;
--PEecBtWcyJlz: #fff;
--oXovlLAIDtmL: #d8d2d2;
--eeLjoMarntie: #000000;
--mDnovRSNHrpt: #3a12e0;
--mgJVQmVpGKHB: #240c8c;
--IVlwJhKjPfkE: #ddd;

}

* {
box-sizing: border-box;
}

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

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

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--PEecBtWcyJlz);
color: var(--ZdfUXGlCDtli);
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;
}
.DIjHzCXAxahh {
width: min(100%, 920px);
margin: 28px auto 18px;
}

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

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

.vSccAUhjpgTF,
.kwWIjKLMcbmN,
.zqihCpamUvDY,
.dfqlMKInWIWU{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding-inline:15px;
}
.hgUouTjgilYz {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


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

.AFVrzZYMDkDr {
background-color: var(--cTqZCzTkYqkx);
padding: 10px 0;
display: flex;
}
.fFCdyVDQjuEY{
display: flex;
justify-content: flex-end;
flex-grow: 2;

}
.fFCdyVDQjuEY a {
font-weight: 600;
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--bWJjKHYFwBVN);
color: var(--YyvcsDCMHRXH);
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(--kdbidxCHgiqq);
}
100% {
transform: scale(0.95);
}
}
.NXUgEbfVXudg {
background-color: var(--CQzBaMFClSfw);
padding: 0 15px;
}
.sQVGSogsrCYh {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;

}

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


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


.eHhBRXQuMXfB {
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;
}

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

}

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

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

.uNYGQxMlTIhH:hover > .eEhxYFCNFtah {
display: block;
}

.kZDXLJVbGIBG {
margin: 0;
}

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

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


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

}

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

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

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

.wrFsDjAVzlql:hover {
background-color: var(--RKgLQZFRIgAJ);
}

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

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

.CVqtOFzZLgyJ:hover {
background-color: var(--RKgLQZFRIgAJ);
color: var(--YyvcsDCMHRXH);
}

.KDgsLecLroHu {
font-weight: 400;
}

.KDgsLecLroHu a {
font-weight: 400;
}
#GOpinZMPRnjY {
width: 100%;
height:100%;
border: none;
overflow: hidden;
}
.vSccAUhjpgTF {
background-color: var(--YyvcsDCMHRXH);
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.bwZkzIQeWhdP {
background-color: var(--qUjAsHBfwlky);
color: var(--eeLjoMarntie);
}

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

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

.HfnAFHuDVuMY {
display: flex;
}

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

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

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

#KkLRkzHMuVvw:checked + .akldvwwAnFzf .JNQOzudnJgKg {
transform: rotate(180deg);
}

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

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

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

.JaPjPFJkqRoM:hover {
opacity: 1;
}

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

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

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

.iWnIhbOvNgoo{
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(--IVlwJhKjPfkE);
background-color: var(--YyvcsDCMHRXH);
}
.mqqktahFAEmz{
padding: 12px 20px;
font-weight:600;
min-width: 180px;
text-align: center;
border-radius: 15px;
font-size: 16px;
background-color: var(--bWJjKHYFwBVN);
color: var(--YyvcsDCMHRXH);
transition: background-color 0.7s ease;
}


.xyknOXguoSaY{
animation: pulse 2s infinite;
}

.toJYetlEWCsy {
background-color: var(--bWJjKHYFwBVN);
color: var(--YyvcsDCMHRXH);
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;
}

.toJYetlEWCsy:hover {
background-color: var(--RKgLQZFRIgAJ);
}

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


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

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

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

.IZZdZqINRbBF .nHZuQZploXjC:nth-child(1) {
gap: 18px;
}

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

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

.IZZdZqINRbBF .hHxqjXADhfke {
width: 120px;
height: 120px;
flex: 0 0 120px;
}

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

.IZZdZqINRbBF .reTutxoWhaAn {
min-width: 0;
}

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

.IZZdZqINRbBF .bUSvQxBhPOgx {
color: var(--RKgLQZFRIgAJ);
font-size: 22px;
line-height: 1;
}

.IZZdZqINRbBF .fsuUGjEdSdEG {
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(--bWJjKHYFwBVN);
color: var(--YyvcsDCMHRXH);
text-decoration: none;
transition: background-color 0.2s ease, transform 0.2s ease;
}

.IZZdZqINRbBF .fsuUGjEdSdEG:hover {
background-color: var(--RKgLQZFRIgAJ);
color: var(--YyvcsDCMHRXH);
text-decoration: none;
transform: translateY(-1px);
}



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

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

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

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

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

.IbiylhsjDAyw:hover {
text-decoration: underline;
color: var(--szJyHQEwjJvP);
}

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

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


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

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

.warAJubidPCS h3 {
margin: 10px 0;
}

/*lwptoc*/
.ONbWhHMirlLd {
margin-top: 40px;
}
.FziVhRGYwWhZ {
margin-left: 10px;
cursor: pointer;
}
.FziVhRGYwWhZ:before {
content: '[ ';
}
.FziVhRGYwWhZ:after {
content: ' ]';
}
.pAdAPfjXgBBA {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.vokOSELeAydM {
max-height: 500px;
opacity: 1;
}
.EoWabHcKxoxT {
margin-left: 15px;
}

.nNGHgOmnzscT a{
color: var(--ZdfUXGlCDtli);
}

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

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

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

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

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

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

.vSccAUhjpgTF table tbody tr {
background-color: var(--YyvcsDCMHRXH);
}


/*pros-cons*/
.zeGWSFekdGKB {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 16px;
background-color: var(--YyvcsDCMHRXH);
border-radius: 16px;
padding: 16px;
border: 1px solid var(--IVlwJhKjPfkE);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.NHigFCgcjeZn,
.IjcmKKamePXv {
min-width: 0;
padding: 18px;
border-radius: 12px;
background: rgba(0, 0, 0, 0.03);
}


.zeGWSFekdGKB h3 {
margin-top: 0;
margin-bottom: 16px;
}

.NHigFCgcjeZn h3 {
color: #15803d;
}

.IjcmKKamePXv h3 {
color: #b91c1c;
}

.NHigFCgcjeZn ul,
.NHigFCgcjeZn ol,
.IjcmKKamePXv ul,
.IjcmKKamePXv ol {
list-style: none;
margin: 0;
padding: 0;
}

.NHigFCgcjeZn li,
.IjcmKKamePXv li {
position: relative;
margin-bottom: 12px;
padding-left: 28px;
line-height: 1.45;
}

.NHigFCgcjeZn li:last-child,
.IjcmKKamePXv li:last-child {
margin-bottom: 0;
}

.NHigFCgcjeZn li::before,
.IjcmKKamePXv li::before {
position: absolute;
top: 0;
left: 0;
width: 18px;
font-weight: 700;
text-align: center;
}

.NHigFCgcjeZn li::before {
content: "+";
color: #15803d;
}

.IjcmKKamePXv li::before {
content: "-";
color: #b91c1c;
}

.NHigFCgcjeZn p:last-child,
.IjcmKKamePXv p:last-child {
margin-bottom: 0;
}

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

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

.sQVGSogsrCYh {
display: block;
color: var(--eeLjoMarntie);
order:2;
padding: 0;
}
.eHhBRXQuMXfB {
flex-direction: column;
gap: 20px;
}
#IObvarcwMicQ {
display: none;
}
#IObvarcwMicQ.active {
display: flex;
width: 100%;
order: 3;
}
.kwWIjKLMcbmN {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.QJIJkDCGGRJL {
padding: 0 10px;
}
.CfuRkzmTVXFR ul {
flex-direction: column;
gap: 20px;

}
.zqihCpamUvDY {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.IZZdZqINRbBF .buKaWvqmdxLf {
grid-template-columns: minmax(210px, 1fr) minmax(240px, 1.2fr) minmax(170px, auto);
}
.IZZdZqINRbBF .LFmfApRMKYrP{
text-align: center;
}
}
@media(max-width: 768px){
.hgUouTjgilYz{
display: flex;
justify-content: center;
margin-left: auto;
}
.hIXTmmEQQCcW {
width: 50px;
}
.XMXGhZSnYmRY {
display: none;
}

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

.wYsnJhxJsAXD{
height: 85vh;
height: 85dvh;
}
.iWnIhbOvNgoo{
display: flex;
}
.iWnIhbOvNgoo.visible {
transform: translateY(0);
}
.FxdZcUYdRWzk {
font-size: 24px;
}

.IZZdZqINRbBF .buKaWvqmdxLf{
grid-template-columns: 1fr;
}
.IZZdZqINRbBF .nHZuQZploXjC:nth-child(1){
justify-content: center;
}
.IZZdZqINRbBF .nHZuQZploXjC:nth-child(2){
border-left: none;
border-right: none;
border-top: 1px solid var(--IVlwJhKjPfkE);
min-height: auto;
padding-top: 10px;
}
.IZZdZqINRbBF .nHZuQZploXjC:nth-child(3) {
padding-top: 0;
}
.zeGWSFekdGKB {
grid-template-columns: 1fr;
gap: 12px;
padding: 12px;
}

.NHigFCgcjeZn,
.IjcmKKamePXv {
padding: 14px;
}
}

@media(max-width: 480px){
.fFCdyVDQjuEY a {
padding: 10px 10px;
font-size: 16px;
}
.JaPjPFJkqRoM {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.JaPjPFJkqRoM::after, .btn-up::before {
width: 14px;
}
.iWnIhbOvNgoo{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.mqqktahFAEmz{
font-weight:400;
}
.toJYetlEWCsy{
max-width: 280px;
padding: 10px;
}
.wYsnJhxJsAXD{
height: 75vh;
height: 75dvh;
}

.IZZdZqINRbBF .nHZuQZploXjC {
padding: 14px;
}
.IZZdZqINRbBF .fsuUGjEdSdEG{
width: 100%;
min-width: 0;
padding: 12px 20px;
}

.IZZdZqINRbBF .hHxqjXADhfke {
width: 150px;
height: 150px;
flex-basis: 150px;
}
.IZZdZqINRbBF .LFmfApRMKYrP{
font-size: 14px;
}
.vSccAUhjpgTF table {
margin-top: 18px;
margin-bottom: 18px;
}
.vSccAUhjpgTF table th,
.vSccAUhjpgTF table td {
padding: 8px 10px;
font-size: 14px;
}
}

.qEUHLxttMoAp {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

.UUpkwvvAYimn {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 12px;
}

.felADvpoKvFt a {
color: var(--bWJjKHYFwBVN);
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-color: var(--bWJjKHYFwBVN);
transition: color 0.2s ease;
}

.felADvpoKvFt a:hover {
color: var(--RKgLQZFRIgAJ);
}


/*popup*/
.CHzsYFcStgfP {
background: var(--PEecBtWcyJlz);
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;
}
.wlmutTlKxLqJ {
display: flex;
}
.ZprPxEemxyWJ {
margin-left: 15px;
}
.TwEyTdATXSvp {
width: 130px;
height: 100%;
border-radius: 16px;
}
.cXNNQhurPWOL {
font-size: 24px;
font-weight: 600;
}
.HKVEYaSXFPuQ {
margin-top: 10px;
color: var(--ZdfUXGlCDtli);
}
.WODCCTppTQJr {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--bWJjKHYFwBVN);
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(--YyvcsDCMHRXH);
}
.WODCCTppTQJr:hover{
background: var(--RKgLQZFRIgAJ);
transition: all 0.7s ease-in-out;
color: var(--YyvcsDCMHRXH);
}
.nQIuQqTsOPqY {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.mqDydTMEVvna {
position: relative;
}
.mqDydTMEVvna::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.mqDydTMEVvna::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.FLzTgAFvbbBo {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.CHzsYFcStgfP{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.TwEyTdATXSvp {
width: 70px;
}
.HKVEYaSXFPuQ {
margin-right: 15px;
}
.WODCCTppTQJr{
width: 220px;
}
}
@media(max-width: 480px){

.wlmutTlKxLqJ {
display: flex;
flex-direction: column;
align-items: center;
}
.WODCCTppTQJr {
width: 200px;
margin-top: 0;
height: 40px;
}
.HKVEYaSXFPuQ {
margin-right: 0;
text-align: center;
}
.ZprPxEemxyWJ {
margin-left: 0;
}
}
