:root {
--YQyEsaoMuGhB: #1FC6C0;
--VkqhGZmjOLwd: #8E3249;
--WnZvZKjEQRbo: #A84036;
--FfbxVMIMqWnb: #B993C0;
--QsOmFecZSURy: #eae7e7;
--PawGkbfwzdbk: #000;
--XOTAyOrqfNQW: #e94872;
--pVgWHrNJRgox: #b00000;
--OIzalXfZYwNq: #fff;
--vweoogNgGWkd: #8E3249;
--nNbTcOrkQMNm: #A84036;
--iAKSFvphCFyK: #fff;
--vZlUiqxyLnIf: #d5cdcd;
--VzHqKpsgUAXI: #000000;
--NltiooojyFha: #3b12f3;
--xXMSmOVEluTt: #280e93;
--ddmxsOJjpuNr: #ddd;

}

* {
box-sizing: border-box;
}

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

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

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

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

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

.ONxBIVvfzAfq,
.WicpXLvKTRBR,
.lvtgHKjnXmfo,
.wBazkXCshVtm{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding-inline:15px;
}
.iQHiHCWHKjNI {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


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

.achbOsDKgmKS {
background-color: var(--YQyEsaoMuGhB);
padding: 10px 0;
display: flex;
}
.MlkJVFoSHxXr{
display: flex;
justify-content: flex-end;
flex-grow: 2;

}
.MlkJVFoSHxXr a {
font-weight: 600;
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--VkqhGZmjOLwd);
color: var(--OIzalXfZYwNq);
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(--XOTAyOrqfNQW);
}
100% {
transform: scale(0.95);
}
}
.TlIsDXVmtIQU {
background-color: var(--vweoogNgGWkd);
padding: 0 15px;
}
.PWcuNoslFDCo {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;

}

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


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


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

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

}

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

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

.SvnkcTndjyLb:hover > .STdydLZXxrxm {
display: block;
}

.JVnDGHXEmXGQ {
margin: 0;
}

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

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


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

}

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

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

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

.EptsHENlFqiU:hover {
background-color: var(--WnZvZKjEQRbo);
}

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

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

.eoiPaxRqgONE:hover {
background-color: var(--WnZvZKjEQRbo);
color: var(--OIzalXfZYwNq);
}

.bCatYHUYmLuV {
font-weight: 400;
}

.bCatYHUYmLuV a {
font-weight: 400;
}
#kyetqqkaqlEv {
width: 100%;
height:100%;
border: none;
overflow: hidden;
}
.ONxBIVvfzAfq {
background-color: var(--OIzalXfZYwNq);
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.NwuMtNJbSuRZ {
background-color: var(--FfbxVMIMqWnb);
color: var(--VzHqKpsgUAXI);
}

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

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

.MXXiPtPutxRv {
display: flex;
}

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

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

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

#KibOuyGlIZil:checked + .MYZeEzPhgmne .odDeBAPHDYRM {
transform: rotate(180deg);
}

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

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

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

.UHoyzOwsRTAa:hover {
opacity: 1;
}

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

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

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

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


.NOnQmogujAyy{
animation: pulse 2s infinite;
}

.MdtoEzzfPeZU {
background-color: var(--VkqhGZmjOLwd);
color: var(--OIzalXfZYwNq);
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;
}

.MdtoEzzfPeZU:hover {
background-color: var(--WnZvZKjEQRbo);
}

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


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

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

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

.JIAXpbKTmdja .mMRFsSRCGzui:nth-child(1) {
gap: 18px;
}

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

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

.JIAXpbKTmdja .CjToyzhEkOys {
width: 120px;
height: 120px;
flex: 0 0 120px;
}

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

.JIAXpbKTmdja .tGFzcTtZgikG {
min-width: 0;
}

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

.JIAXpbKTmdja .lmvmfHTautwI {
color: var(--WnZvZKjEQRbo);
font-size: 22px;
line-height: 1;
}

.JIAXpbKTmdja .mCyKoUgwRMGH {
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(--VkqhGZmjOLwd);
color: var(--OIzalXfZYwNq);
text-decoration: none;
transition: background-color 0.2s ease, transform 0.2s ease;
}

.JIAXpbKTmdja .mCyKoUgwRMGH:hover {
background-color: var(--WnZvZKjEQRbo);
color: var(--OIzalXfZYwNq);
text-decoration: none;
transform: translateY(-1px);
}



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

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

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

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

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

.OrOPxEZiDQaC:hover {
text-decoration: underline;
color: var(--pVgWHrNJRgox);
}

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

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


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

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

.qXfAvcOqSsnb h3 {
margin: 10px 0;
}

/*lwptoc*/
.LxeeZvjTfHdL {
margin-top: 40px;
}
.NMZbtIDbwaVA {
margin-left: 10px;
cursor: pointer;
}
.NMZbtIDbwaVA:before {
content: '[ ';
}
.NMZbtIDbwaVA:after {
content: ' ]';
}
.vogJuEubvUWZ {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.eQLUoAQHkycf {
max-height: 500px;
opacity: 1;
}
.WxiFYqvATOOg {
margin-left: 15px;
}

.rYZYTXOBxOVz a{
color: var(--PawGkbfwzdbk);
}

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

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

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

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

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

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

.ONxBIVvfzAfq table tbody tr {
background-color: var(--OIzalXfZYwNq);
}


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

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


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

.nuBETSvgQoBx h3 {
color: #15803d;
}

.jlrUbPzfLHuu h3 {
color: #b91c1c;
}

.nuBETSvgQoBx ul,
.nuBETSvgQoBx ol,
.jlrUbPzfLHuu ul,
.jlrUbPzfLHuu ol {
list-style: none;
margin: 0;
padding: 0;
}

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

.nuBETSvgQoBx li:last-child,
.jlrUbPzfLHuu li:last-child {
margin-bottom: 0;
}

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

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

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

.nuBETSvgQoBx p:last-child,
.jlrUbPzfLHuu p:last-child {
margin-bottom: 0;
}

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

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

.PWcuNoslFDCo {
display: block;
color: var(--VzHqKpsgUAXI);
order:2;
padding: 0;
}
.KUTiuNJGlnFV {
flex-direction: column;
gap: 20px;
}
#UpZdKqiBDEAz {
display: none;
}
#UpZdKqiBDEAz.active {
display: flex;
width: 100%;
order: 3;
}
.WicpXLvKTRBR {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.oDmKmiUXWWpf {
padding: 0 10px;
}
.PtbIJgJNHxgl ul {
flex-direction: column;
gap: 20px;

}
.lvtgHKjnXmfo {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.JIAXpbKTmdja .nZPiHpkSCOaW {
grid-template-columns: minmax(210px, 1fr) minmax(240px, 1.2fr) minmax(170px, auto);
}
.JIAXpbKTmdja .lRhHZjuFuKGE{
text-align: center;
}
}
@media(max-width: 768px){
.iQHiHCWHKjNI{
display: flex;
justify-content: center;
margin-left: auto;
}
.YpRuSBYMNdEm {
width: 50px;
}
.TRoioYFDQaYF {
display: none;
}

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

.jEgmZHOTMXfW{
height: 85vh;
height: 85dvh;
}
.JZMxLzJMDAzn{
display: flex;
}
.JZMxLzJMDAzn.visible {
transform: translateY(0);
}
.XfFzUDfZVQvI {
font-size: 24px;
}

.JIAXpbKTmdja .nZPiHpkSCOaW{
grid-template-columns: 1fr;
}
.JIAXpbKTmdja .mMRFsSRCGzui:nth-child(1){
justify-content: center;
}
.JIAXpbKTmdja .mMRFsSRCGzui:nth-child(2){
border-left: none;
border-right: none;
border-top: 1px solid var(--ddmxsOJjpuNr);
min-height: auto;
padding-top: 10px;
}
.JIAXpbKTmdja .mMRFsSRCGzui:nth-child(3) {
padding-top: 0;
}
.ERfzHEdtNmeR {
grid-template-columns: 1fr;
gap: 12px;
padding: 12px;
}

.nuBETSvgQoBx,
.jlrUbPzfLHuu {
padding: 14px;
}
}

@media(max-width: 480px){
.MlkJVFoSHxXr a {
padding: 10px 10px;
font-size: 16px;
}
.UHoyzOwsRTAa {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.UHoyzOwsRTAa::after, .btn-up::before {
width: 14px;
}
.JZMxLzJMDAzn{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.onuvodFCoPij{
font-weight:400;
}
.MdtoEzzfPeZU{
max-width: 280px;
padding: 10px;
}
.jEgmZHOTMXfW{
height: 75vh;
height: 75dvh;
}

.JIAXpbKTmdja .mMRFsSRCGzui {
padding: 14px;
}
.JIAXpbKTmdja .mCyKoUgwRMGH{
width: 100%;
min-width: 0;
padding: 12px 20px;
}

.JIAXpbKTmdja .CjToyzhEkOys {
width: 150px;
height: 150px;
flex-basis: 150px;
}
.JIAXpbKTmdja .lRhHZjuFuKGE{
font-size: 14px;
}
.ONxBIVvfzAfq table {
margin-top: 18px;
margin-bottom: 18px;
}
.ONxBIVvfzAfq table th,
.ONxBIVvfzAfq table td {
padding: 8px 10px;
font-size: 14px;
}
}

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

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

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

.ESISehntRCnx a:hover {
color: var(--WnZvZKjEQRbo);
}


/*popup*/
.FQLuthrTIdYW {
background: var(--iAKSFvphCFyK);
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;
}
.YrblnEtRKIgt {
display: flex;
}
.JehCnHWXXadH {
margin-left: 15px;
}
.tAJmkJdQpnuT {
width: 130px;
height: 100%;
border-radius: 16px;
}
.nyhxzTwtzIdv {
font-size: 24px;
font-weight: 600;
}
.ObbHJIYXBuKl {
margin-top: 10px;
color: var(--PawGkbfwzdbk);
}
.JeFqmLXZoVTG {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--VkqhGZmjOLwd);
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(--OIzalXfZYwNq);
}
.JeFqmLXZoVTG:hover{
background: var(--WnZvZKjEQRbo);
transition: all 0.7s ease-in-out;
color: var(--OIzalXfZYwNq);
}
.MjNtnWJrgxjf {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.hZEjIQeUXdAF {
position: relative;
}
.hZEjIQeUXdAF::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.hZEjIQeUXdAF::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.rweROiCfpwSj {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.FQLuthrTIdYW{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.tAJmkJdQpnuT {
width: 70px;
}
.ObbHJIYXBuKl {
margin-right: 15px;
}
.JeFqmLXZoVTG{
width: 220px;
}
}
@media(max-width: 480px){

.YrblnEtRKIgt {
display: flex;
flex-direction: column;
align-items: center;
}
.JeFqmLXZoVTG {
width: 200px;
margin-top: 0;
height: 40px;
}
.ObbHJIYXBuKl {
margin-right: 0;
text-align: center;
}
.JehCnHWXXadH {
margin-left: 0;
}
}
