:root {
--OKjqGUqpWDYC: #19D2D2;
--dEhsBrpDNdrj: #BE3C30;
--NxpVFROQZuEB: #8D444B;
--TSWKqGBbPTcs: #9BACAC;
--WfFfHWOOqToU: #ebe8e8;
--kRPPSraYpJqh: #000;
--gqpSngManSdL: #ee4d7b;
--OIrWNyBTvTwA: #b00000;
--eJWDOaoBtnUd: #fff;
--QpQCDSYFFpRz: #9A0D53;
--JVpKpNmACDfS: #894C3B;
--cAVJFbRawgnK: #fff;
--LDzulxgvhoUO: #d6cfcf;
--lsxLMdHJRoWc: #000000;
--ziROJizQNFHU: #4115f0;
--MdNUXupIFDMq: #260c8f;
--zuKMzoZslHZw: #ddd;

}

* {
box-sizing: border-box;
}

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

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

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

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

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

.VdOcquJtlFnv,
.FecOOLrESLiQ,
.VnHlPfQqCKGH,
.AunPzFNXSQzi{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding-inline:15px;
}
.LHhdSXGoOvnZ {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


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

.IVmkqNdYzreo {
background-color: var(--OKjqGUqpWDYC);
padding: 10px 0;
display: flex;
}
.bNVWKgEiHWXp{
display: flex;
justify-content: flex-end;
flex-grow: 2;

}
.bNVWKgEiHWXp a {
font-weight: 600;
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--dEhsBrpDNdrj);
color: var(--eJWDOaoBtnUd);
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(--gqpSngManSdL);
}
100% {
transform: scale(0.95);
}
}
.YVetuVkgQhNu {
background-color: var(--QpQCDSYFFpRz);
padding: 0 15px;
}
.VRCPlsnWwmdJ {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;

}

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


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


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

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

}

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

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

.ovvRdPefDyBA:hover > .KxynEqGiAGgT {
display: block;
}

.smMtcPOfQduR {
margin: 0;
}

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

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


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

}

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

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

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

.wtebYRQRgNBr:hover {
background-color: var(--NxpVFROQZuEB);
}

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

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

.lQLADahxnlNS__btn:hover {
background-color: var(--NxpVFROQZuEB);
color: var(--eJWDOaoBtnUd);
}

.lQLADahxnlNS__text {
font-weight: 400;
}

.lQLADahxnlNS__text a {
font-weight: 400;
}
#XKWBZrQNVbgA {
width: 100%;
height:100%;
border: none;
overflow: hidden;
}
.VdOcquJtlFnv {
background-color: var(--eJWDOaoBtnUd);
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.rPuwRwCoXcck {
background-color: var(--TSWKqGBbPTcs);
color: var(--lsxLMdHJRoWc);
}

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

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

.veloGOdPUqvl {
display: flex;
}

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

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

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

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

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

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

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

.WRdJfUKxAlRn:hover {
opacity: 1;
}

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

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

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

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


.uYHVzijArzJv{
animation: pulse 2s infinite;
}

.qATDEmxdipNY {
background-color: var(--dEhsBrpDNdrj);
color: var(--eJWDOaoBtnUd);
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;
}

.qATDEmxdipNY:hover {
background-color: var(--NxpVFROQZuEB);
}

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


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

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

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

.FyzkSdjxoJfQ .cWrlIdUJWTdp:nth-child(1) {
gap: 18px;
}

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

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

.FyzkSdjxoJfQ .hoDWjqVgMreI {
width: 120px;
height: 120px;
flex: 0 0 120px;
}

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

.FyzkSdjxoJfQ .SMqJbFiSAGxB {
min-width: 0;
}

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

.FyzkSdjxoJfQ .sKhrTaxJUHGn {
color: var(--NxpVFROQZuEB);
font-size: 22px;
line-height: 1;
}

.FyzkSdjxoJfQ .OaohkBbCfpht {
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(--dEhsBrpDNdrj);
color: var(--eJWDOaoBtnUd);
text-decoration: none;
transition: background-color 0.2s ease, transform 0.2s ease;
}

.FyzkSdjxoJfQ .OaohkBbCfpht:hover {
background-color: var(--NxpVFROQZuEB);
color: var(--eJWDOaoBtnUd);
text-decoration: none;
transform: translateY(-1px);
}



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

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

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

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

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

.uaxqGXNinJoO:hover {
text-decoration: underline;
color: var(--OIrWNyBTvTwA);
}

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

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


/*FAQ*/
.HyFlipitfcUY-item {
background-color: var(--eJWDOaoBtnUd);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--zuKMzoZslHZw);
}

.HyFlipitfcUY-item:last-child {
margin-bottom: 0;
}

.HyFlipitfcUY-item h3 {
margin: 10px 0;
}

/*lwptoc*/
.TwphdyIiAQEy {
margin-top: 40px;
}
.TwphdyIiAQEy_toggle {
margin-left: 10px;
cursor: pointer;
}
.TwphdyIiAQEy_toggle:before {
content: '[ ';
}
.TwphdyIiAQEy_toggle:after {
content: ' ]';
}
.TwphdyIiAQEy_items {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.TwphdyIiAQEy_items-show {
max-height: 500px;
opacity: 1;
}
.TwphdyIiAQEy_itemWrap {
margin-left: 15px;
}

.TwphdyIiAQEy_item a{
color: var(--kRPPSraYpJqh);
}

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

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

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

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

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

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

.VdOcquJtlFnv table tbody tr {
background-color: var(--eJWDOaoBtnUd);
}


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

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


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

.mTXwBiIcUsbn h3 {
color: #15803d;
}

.AzbrdBiWQKia h3 {
color: #b91c1c;
}

.mTXwBiIcUsbn ul,
.mTXwBiIcUsbn ol,
.AzbrdBiWQKia ul,
.AzbrdBiWQKia ol {
list-style: none;
margin: 0;
padding: 0;
}

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

.mTXwBiIcUsbn li:last-child,
.AzbrdBiWQKia li:last-child {
margin-bottom: 0;
}

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

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

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

.mTXwBiIcUsbn p:last-child,
.AzbrdBiWQKia p:last-child {
margin-bottom: 0;
}

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

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

.VRCPlsnWwmdJ {
display: block;
color: var(--lsxLMdHJRoWc);
order:2;
padding: 0;
}
.UoZjLHsXtPEL {
flex-direction: column;
gap: 20px;
}
#main-nav {
display: none;
}
#main-nav.active {
display: flex;
width: 100%;
order: 3;
}
.FecOOLrESLiQ {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.lQLADahxnlNS__box {
padding: 0 10px;
}
.DrbpgnxkfyaA ul {
flex-direction: column;
gap: 20px;

}
.VnHlPfQqCKGH {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.FyzkSdjxoJfQ .rMfHMvKdnNVw {
grid-template-columns: minmax(210px, 1fr) minmax(240px, 1.2fr) minmax(170px, auto);
}
.FyzkSdjxoJfQ .RmkFodOVKUbK{
text-align: center;
}
}
@media(max-width: 768px){
.LHhdSXGoOvnZ{
display: flex;
justify-content: center;
margin-left: auto;
}
.VqpiHGAinUDm {
width: 50px;
}
.METWUIjqvsOe {
display: none;
}

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

.lQLADahxnlNS__iframe{
height: 85vh;
height: 85dvh;
}
.PnUcmzTfymRQ{
display: flex;
}
.PnUcmzTfymRQ.visible {
transform: translateY(0);
}
.RibyylSPuQht {
font-size: 24px;
}

.FyzkSdjxoJfQ .rMfHMvKdnNVw{
grid-template-columns: 1fr;
}
.FyzkSdjxoJfQ .cWrlIdUJWTdp:nth-child(1){
justify-content: center;
}
.FyzkSdjxoJfQ .cWrlIdUJWTdp:nth-child(2){
border-left: none;
border-right: none;
border-top: 1px solid var(--zuKMzoZslHZw);
min-height: auto;
padding-top: 10px;
}
.FyzkSdjxoJfQ .cWrlIdUJWTdp:nth-child(3) {
padding-top: 0;
}
.fTphUqeJPzQS {
grid-template-columns: 1fr;
gap: 12px;
padding: 12px;
}

.mTXwBiIcUsbn,
.AzbrdBiWQKia {
padding: 14px;
}
}

@media(max-width: 480px){
.bNVWKgEiHWXp a {
padding: 10px 10px;
font-size: 16px;
}
.WRdJfUKxAlRn {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.WRdJfUKxAlRn::after, .btn-up::before {
width: 14px;
}
.PnUcmzTfymRQ{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.cUQYInxEgKXd{
font-weight:400;
}
.qATDEmxdipNY{
max-width: 280px;
padding: 10px;
}
.lQLADahxnlNS__iframe{
height: 75vh;
height: 75dvh;
}

.FyzkSdjxoJfQ .cWrlIdUJWTdp {
padding: 14px;
}
.FyzkSdjxoJfQ .OaohkBbCfpht{
width: 100%;
min-width: 0;
padding: 12px 20px;
}

.FyzkSdjxoJfQ .hoDWjqVgMreI {
width: 150px;
height: 150px;
flex-basis: 150px;
}
.FyzkSdjxoJfQ .RmkFodOVKUbK{
font-size: 14px;
}
.VdOcquJtlFnv table {
margin-top: 18px;
margin-bottom: 18px;
}
.VdOcquJtlFnv table th,
.VdOcquJtlFnv table td {
padding: 8px 10px;
font-size: 14px;
}
}

/*popup*/
.LclPjPrRKxhG {
background: var(--cAVJFbRawgnK);
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;
}
.LclPjPrRKxhG__info {
display: flex;
}
.LclPjPrRKxhG__box {
margin-left: 15px;
}
.LclPjPrRKxhG__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.LclPjPrRKxhG__title {
font-size: 24px;
font-weight: 600;
}
.LclPjPrRKxhG__sub-title {
margin-top: 10px;
color: var(--kRPPSraYpJqh);
}
.LclPjPrRKxhG__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--dEhsBrpDNdrj);
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(--eJWDOaoBtnUd);
}
.LclPjPrRKxhG__btn:hover{
background: var(--NxpVFROQZuEB);
transition: all 0.7s ease-in-out;
color: var(--eJWDOaoBtnUd);
}
.LclPjPrRKxhG__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.LclPjPrRKxhG__close-wrap {
position: relative;
}
.LclPjPrRKxhG__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.LclPjPrRKxhG__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.LclPjPrRKxhG__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.LclPjPrRKxhG{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.LclPjPrRKxhG__img {
width: 70px;
}
.LclPjPrRKxhG__sub-title {
margin-right: 15px;
}
.LclPjPrRKxhG__btn{
width: 220px;
}
}
@media(max-width: 480px){

.LclPjPrRKxhG__info {
display: flex;
flex-direction: column;
align-items: center;
}
.LclPjPrRKxhG__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.LclPjPrRKxhG__sub-title {
margin-right: 0;
text-align: center;
}
.LclPjPrRKxhG__box {
margin-left: 0;
}
}
