:root {
--YYlcPmMYzaou: #6CC8C4;
--DfIJCrZeGPCC: #AA2047;
--jGNZldsrHfed: #884B39;
--vWFhCwuyNDEm: #D7BDB1;
--ogDiJEOGzxJN: #eae7e7;
--dDKlbWjkqJfw: #000;
--ryZZbhFpASWT: #eb4976;
--fplnZGjyUMmA: #b00000;
--DSdHrUcIGgBZ: #fff;
--znmfdpBHmBLE: #AA2047;
--LTpOEvMGVGPs: #884B39;
--EhwLASUGXkka: #fff;
--uzYeuxMWnZyd: #dad2d2;
--zKBGZJXZRrsM: #000000;
--zeUlfwFcvKfh: #3a12e0;
--UJVAXFRvFrWv: #240b8b;
--UdTfHuOpiByY: #ddd;

}

* {
box-sizing: border-box;
}

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

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

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

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

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

.LpJbyHsYUFYQ,
.VQCrKBmjdEvJ,
.ZQKWxyfjVnHs,
.MVanGGpbfHWj{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding-inline:15px;
}
.FrVpenGdVEgJ {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


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

.SsAMJrApfLpo {
background-color: var(--YYlcPmMYzaou);
padding: 10px 0;
display: flex;
}
.ULRSsescNTpD{
display: flex;
justify-content: flex-end;
flex-grow: 2;

}
.ULRSsescNTpD a {
font-weight: 600;
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--DfIJCrZeGPCC);
color: var(--DSdHrUcIGgBZ);
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(--ryZZbhFpASWT);
}
100% {
transform: scale(0.95);
}
}
.kVJnWmlXHMYz {
background-color: var(--znmfdpBHmBLE);
padding: 0 15px;
}
.PbLdfaVLXLHl {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;

}

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


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


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

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

}

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

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

.FMMyDCBEgjXb:hover > .IpeholVwbowx {
display: block;
}

.RqXlHBHoWhkk {
margin: 0;
}

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

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


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

}

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

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

.TVrqZbfrfrmv {
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
background-color: var(--DfIJCrZeGPCC);
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;
}

.TVrqZbfrfrmv:hover {
background-color: var(--jGNZldsrHfed);
}

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

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

.MWCKFbgjBPIZ:hover {
background-color: var(--jGNZldsrHfed);
color: var(--DSdHrUcIGgBZ);
}

.TTWroYJFmHnw {
font-weight: 400;
}

.TTWroYJFmHnw a {
font-weight: 400;
}
#CRCBVcHPBBGM {
width: 100%;
height:100%;
border: none;
overflow: hidden;
}
.LpJbyHsYUFYQ {
background-color: var(--DSdHrUcIGgBZ);
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.aHFZcSsClcQe {
background-color: var(--vWFhCwuyNDEm);
color: var(--zKBGZJXZRrsM);
}

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

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

.VxMEEbOvXpWw {
display: flex;
}

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

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

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

#LqlrOYItVapk:checked + .ROTjbGfHqgov .hoYYVJHHtYBd {
transform: rotate(180deg);
}

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

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

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

.tYvCKaToOcFW:hover {
opacity: 1;
}

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

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

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

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


.fQsbGyxgUBnH{
animation: pulse 2s infinite;
}

.nIebISQlrdog {
background-color: var(--DfIJCrZeGPCC);
color: var(--DSdHrUcIGgBZ);
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;
}

.nIebISQlrdog:hover {
background-color: var(--jGNZldsrHfed);
}

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


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

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

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

.nOudkHQrSBbV .HrhLTWilmgQo:nth-child(1) {
gap: 18px;
}

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

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

.nOudkHQrSBbV .OrFNqkIQUdum {
width: 120px;
height: 120px;
flex: 0 0 120px;
}

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

.nOudkHQrSBbV .ycFJCKDAcvZp {
min-width: 0;
}

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

.nOudkHQrSBbV .AuPOrAypMUkg {
color: var(--jGNZldsrHfed);
font-size: 22px;
line-height: 1;
}

.nOudkHQrSBbV .wfhIBBicrvJW {
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(--DfIJCrZeGPCC);
color: var(--DSdHrUcIGgBZ);
text-decoration: none;
transition: background-color 0.2s ease, transform 0.2s ease;
}

.nOudkHQrSBbV .wfhIBBicrvJW:hover {
background-color: var(--jGNZldsrHfed);
color: var(--DSdHrUcIGgBZ);
text-decoration: none;
transform: translateY(-1px);
}



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

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

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

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

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

.iVOKdRaMLrpr:hover {
text-decoration: underline;
color: var(--fplnZGjyUMmA);
}

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

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


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

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

.avwauzZAVFjS h3 {
margin: 10px 0;
}

/*lwptoc*/
.UuhPKHFcZiKt {
margin-top: 40px;
}
.MnxDVnvwPvCH {
margin-left: 10px;
cursor: pointer;
}
.MnxDVnvwPvCH:before {
content: '[ ';
}
.MnxDVnvwPvCH:after {
content: ' ]';
}
.ejShEUHUwKyi {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.JSdpPHjntNOV {
max-height: 500px;
opacity: 1;
}
.ZqmEXJtTaDeg {
margin-left: 15px;
}

.nTExdKZAxqhZ a{
color: var(--dDKlbWjkqJfw);
}

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

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

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

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

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

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

.LpJbyHsYUFYQ table tbody tr {
background-color: var(--DSdHrUcIGgBZ);
}


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

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


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

.ocQvtXGyXvEB h3 {
color: #15803d;
}

.mAFHWpqfCvJh h3 {
color: #b91c1c;
}

.ocQvtXGyXvEB ul,
.ocQvtXGyXvEB ol,
.mAFHWpqfCvJh ul,
.mAFHWpqfCvJh ol {
list-style: none;
margin: 0;
padding: 0;
}

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

.ocQvtXGyXvEB li:last-child,
.mAFHWpqfCvJh li:last-child {
margin-bottom: 0;
}

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

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

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

.ocQvtXGyXvEB p:last-child,
.mAFHWpqfCvJh p:last-child {
margin-bottom: 0;
}

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

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

.PbLdfaVLXLHl {
display: block;
color: var(--zKBGZJXZRrsM);
order:2;
padding: 0;
}
.yqGTYukXjJOF {
flex-direction: column;
gap: 20px;
}
#rYKlpgBJgaiu {
display: none;
}
#rYKlpgBJgaiu.active {
display: flex;
width: 100%;
order: 3;
}
.VQCrKBmjdEvJ {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.GHVHPYIMuUed {
padding: 0 10px;
}
.LysnTLEnFseD ul {
flex-direction: column;
gap: 20px;

}
.ZQKWxyfjVnHs {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.nOudkHQrSBbV .abTIvnTLUuDB {
grid-template-columns: minmax(210px, 1fr) minmax(240px, 1.2fr) minmax(170px, auto);
}
.nOudkHQrSBbV .gqAcfthIIAtu{
text-align: center;
}
}
@media(max-width: 768px){
.FrVpenGdVEgJ{
display: flex;
justify-content: center;
margin-left: auto;
}
.hvGvalKAVeOG {
width: 50px;
}
.zRFBiGxfPwkW {
display: none;
}

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

.CxPmIWDiXyGX{
height: 85vh;
height: 85dvh;
}
.aCKZNavUeQEy{
display: flex;
}
.aCKZNavUeQEy.visible {
transform: translateY(0);
}
.RsQZaxZMIjEJ {
font-size: 24px;
}

.nOudkHQrSBbV .abTIvnTLUuDB{
grid-template-columns: 1fr;
}
.nOudkHQrSBbV .HrhLTWilmgQo:nth-child(1){
justify-content: center;
}
.nOudkHQrSBbV .HrhLTWilmgQo:nth-child(2){
border-left: none;
border-right: none;
border-top: 1px solid var(--UdTfHuOpiByY);
min-height: auto;
padding-top: 10px;
}
.nOudkHQrSBbV .HrhLTWilmgQo:nth-child(3) {
padding-top: 0;
}
.PANSjsbgSxnD {
grid-template-columns: 1fr;
gap: 12px;
padding: 12px;
}

.ocQvtXGyXvEB,
.mAFHWpqfCvJh {
padding: 14px;
}
}

@media(max-width: 480px){
.ULRSsescNTpD a {
padding: 10px 10px;
font-size: 16px;
}
.tYvCKaToOcFW {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.tYvCKaToOcFW::after, .btn-up::before {
width: 14px;
}
.aCKZNavUeQEy{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.jOuUBbCvkZFq{
font-weight:400;
}
.nIebISQlrdog{
max-width: 280px;
padding: 10px;
}
.CxPmIWDiXyGX{
height: 75vh;
height: 75dvh;
}

.nOudkHQrSBbV .HrhLTWilmgQo {
padding: 14px;
}
.nOudkHQrSBbV .wfhIBBicrvJW{
width: 100%;
min-width: 0;
padding: 12px 20px;
}

.nOudkHQrSBbV .OrFNqkIQUdum {
width: 150px;
height: 150px;
flex-basis: 150px;
}
.nOudkHQrSBbV .gqAcfthIIAtu{
font-size: 14px;
}
.LpJbyHsYUFYQ table {
margin-top: 18px;
margin-bottom: 18px;
}
.LpJbyHsYUFYQ table th,
.LpJbyHsYUFYQ table td {
padding: 8px 10px;
font-size: 14px;
}
}

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

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

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

.XjNSJlDIlWfG a:hover {
color: var(--jGNZldsrHfed);
}


/*popup*/
.DGUAqqzJszGR {
background: var(--EhwLASUGXkka);
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;
}
.ZsMHaKJGUZEs {
display: flex;
}
.lDAsCYsFJjYh {
margin-left: 15px;
}
.NDjFxyOSzMFv {
width: 130px;
height: 100%;
border-radius: 16px;
}
.jUpMiBZPysQu {
font-size: 24px;
font-weight: 600;
}
.TuoLCvdZVTLw {
margin-top: 10px;
color: var(--dDKlbWjkqJfw);
}
.uvJFzQbCHhqB {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--DfIJCrZeGPCC);
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(--DSdHrUcIGgBZ);
}
.uvJFzQbCHhqB:hover{
background: var(--jGNZldsrHfed);
transition: all 0.7s ease-in-out;
color: var(--DSdHrUcIGgBZ);
}
.vEjFkKhbYsBR {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.EuWZJvfPWyOT {
position: relative;
}
.EuWZJvfPWyOT::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.EuWZJvfPWyOT::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.zKubuzgGmcjQ {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.DGUAqqzJszGR{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.NDjFxyOSzMFv {
width: 70px;
}
.TuoLCvdZVTLw {
margin-right: 15px;
}
.uvJFzQbCHhqB{
width: 220px;
}
}
@media(max-width: 480px){

.ZsMHaKJGUZEs {
display: flex;
flex-direction: column;
align-items: center;
}
.uvJFzQbCHhqB {
width: 200px;
margin-top: 0;
height: 40px;
}
.TuoLCvdZVTLw {
margin-right: 0;
text-align: center;
}
.lDAsCYsFJjYh {
margin-left: 0;
}
}
