:root {
        --WUCmqKAPAVOv: #fffdfd;
        --hfYpfkihWgDS: #FEFDFC;
        --UcxiUjAGPKNf: #ffc107;
        --kBdcxERZLDiA: #FEFDFC;
        --cogbfEpApMdJ: #e8e9e9;
        --GyAIuTlDsMCF: #000;
        --NEPTqzzfWjdh: #eb4c75;
        --oiDJfazKdNhp: #ab0000;
        --fbIRchNFQWIr: #fff;
        --QzyUCIIRpztn: rgba(255, 255, 255, 0.6);
        --kUuSzSEWKlkW: #FEFDFC;
        --ADMlVemtxyLf: #ebe8e8;
        --vyWVJrmzLvIJ: #fff;
        --eveOAuVLMJmd: #dbd2d2;
        --HEtxhcIvLJkk: #000000;
        --JrrImiDNfqlQ: #4115f0;
        --YZpZCFDqRqCD: #230b8e;
        --xhdKFXYKaIkR: #ddd;
        --GAgYuWlKWxYJ: left;
        --OmvNMCJAhcmr: left;
        --xLzxqqDINJNg: '➤';
        --fuzsBBCbLpcu: '»';
        --xzxBuzxPOiXj: '⇨';
        --sUxiQUnniMsE: '★';
        --aAcyGlCcrPfK: '→';
    }

* {
box-sizing: border-box;
}

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

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

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--WUCmqKAPAVOv);
color: var(--GyAIuTlDsMCF);
scroll-behavior: smooth;
}
menu {
display: flex;
list-style: none;
margin: 0;
padding: 0;
margin-left: auto;
}

menu li {
margin: 0 6px;
border-radius: 15px;
border: none;
background-color: var(--NEPTqzzfWjdh);
padding: 7px 12px;
cursor: pointer;
}

menu li:hover{
background-color: var(--oiDJfazKdNhp);
}
menu a {
color: #fff;
}
menu a:hover {
color: #fff;
}

img {
width: 100%;
}

figure {
margin: 0;
}

h1 {
font-size: 42px;
font-weight: 600;
line-height: 1.2;
margin-top: 50px;
}

h2 {
font-size: 34px;
line-height: 1.2;
margin-top: 40px;
}

h3 {
font-size: 28px;
line-height: 1.2;
margin-top: 30px;
}

.QPqPTblYGjFd {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        gap:20px;
}

.IsXyZDFZZhrZ,
.TBDadPgRJNKk,
.vXGpHXxdOUGR {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.QBbguleFAwFQ {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


.QBbguleFAwFQ img {
width: 70px;
border-radius: 16px;
margin-top: 5px;
margin-left: 20px;
}

.xlAwtwWHVTla {
background-color: var(--ADMlVemtxyLf);
padding: 10px 0;
display: flex;
}
.xlAwtwWHVTla nav ul li a {
color: var(--HEtxhcIvLJkk);
}
.TBDadPgRJNKk {
background-color: var(--kUuSzSEWKlkW);
padding: 0 15px;
}
.LnKdjYXuSNGF {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

.ASfmxtLuOqmc {
font-size: 32px;
font-weight: 600;
line-height: 30px;
padding-top: 15px;
}

.ocHVLKLFUbRE {
margin-left: 5px;
font-weight: 800;
}

.wQoDxukMXDFi {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}


.pUALfOatebFX {
list-style: none;
display: flex;
align-items: flex-start;
gap: 30px;
font-family: Inter, sans-serif;
font-weight: 700;
font-size: 18px;
}

.pUALfOatebFX {
white-space: nowrap;
display: flex;
align-items: center;
gap: 30px;
width: 100%;
list-style: none;
padding: 0;
margin: 0;
}

.hnmfueDJWXOS a {
color: var(--fbIRchNFQWIr);
}

.hnmfueDJWXOS.active a {
color: var(--HEtxhcIvLJkk);
font-weight: bold;
text-decoration: underline;

}

.IsXyZDFZZhrZ {
background-color: var(--kUuSzSEWKlkW);
padding: 15px;
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.vCorJyWdkxBW {
text-align: var(--GAgYuWlKWxYJ);
}

.ayWjliBpnxQM {
background-color: var(--NEPTqzzfWjdh);
color: var(--fbIRchNFQWIr);
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;
}

.ayWjliBpnxQM:hover {
background-color: var(--oiDJfazKdNhp);
}

.ayWjliBpnxQM a {
color: var(--fbIRchNFQWIr);
font-size: 28px;
font-weight: 500;
}

/*demo-placeholder*/
.RCqiQpRnDQXi {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
}
.ztcbyyvsudtJ {
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
background-color: var(--QzyUCIIRpztn);
color: #fff;
border: none;
z-index: 2;
font-size: 26px;
border-radius: 15px;
padding: 20px 70px;
transition: background-color 0.7s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}

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

.RCqiQpRnDQXi img {
border-radius: 22px;
height: auto;
display: block;
}

.tcrmLWJwXhKW {
background-color: var(--NEPTqzzfWjdh);
color: #fff;
border: none;
cursor: pointer;
z-index: 2;
font-size: 32px;
border-radius: 15px;
padding: 20px 70px;
transition: background-color 0.7s ease;
}

.tcrmLWJwXhKW:hover {
background-color: var(--oiDJfazKdNhp);
}

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

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

.UfrbWBnYsjma:hover {
background-color: var(--oiDJfazKdNhp);
color: var(--fbIRchNFQWIr);
}

.CzuFHPWaZmOL {
font-weight: 400;
}

.CzuFHPWaZmOL a {
font-weight: 400;
}
#PlKTMUyRglIg {
width: 100%;
XXIptRGHZtEw
border: none;
overflow: hidden;
}

/*casinos-list*/
.MgjQnXgyqlua {
margin-top: 30px;
background-color: var(--kBdcxERZLDiA);
width: 100%;
border: 1px solid var(--xhdKFXYKaIkR);
padding: 15px;
box-sizing: border-box;
border-radius: 15px;
}

.whAFDznadnBh {
display: flex;
justify-content: space-between;
align-items: center;
}

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

.haWuSjPCyOzp:nth-child(1) {
width: 30%;
}

.haWuSjPCyOzp:nth-child(2) {
width: 50%;
justify-content: center;
border-right: 1px solid var(--xhdKFXYKaIkR);
border-left: 1px solid var(--xhdKFXYKaIkR);
height: 100px;
}

.haWuSjPCyOzp:nth-child(3) {
width: 20%;
justify-content: center;
}
.haWuSjPCyOzp strong{
font-size: 18px;
}

.nVxBSFWPxpLA {
width: 150px;
}

.nVxBSFWPxpLA img{
border-radius: 16px;
}

.kazxQHADnzkc {
margin-left: 24px;
}

.kSRDFOoAAnYt {
font-size: 20px;
font-weight: bold;
white-space: nowrap;
}

.EZnYFQCYFamo {
display: flex;
align-items: center;
margin: 0 auto 10px auto;
justify-content: center;
border: 1px solid var(--xhdKFXYKaIkR);
border-radius: 15px;
width: 130px;
}

.cWxDEuIXPMQE {
color: var(--UcxiUjAGPKNf);
font-size: 24px;
}

.UopFqRZwnDmj {
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--NEPTqzzfWjdh);
color: var(--fbIRchNFQWIr);
transition: background-color 0.7s ease;
}

.UopFqRZwnDmj:hover {
background-color: var(--oiDJfazKdNhp);
color: var(--fbIRchNFQWIr);
}

/*IMG*/
.hVfDRYvEvynh {
width: 85%;
margin: 24px auto 15px auto;
}

.tUmSWDgpLSpM {
width: 100%;
border-radius: 16px;
box-shadow: 3px 3px 15px #000;
}

/*pros-cons*/
.TPrOLLdRXKiw {
display: flex;
justify-content: space-between;
background-color: var(--hfYpfkihWgDS);
border-radius: 16px;
padding: 15px;
border: 1px solid var(--xhdKFXYKaIkR);
}

.TPrOLLdRXKiw .agWroxJyPoSd {
width: 48%;
}

.TPrOLLdRXKiw h3 {
margin-top: 0;
}

/*wp-block-list*/
.WVYqSDjxjGXM {
list-style: none;
}

.WVYqSDjxjGXM li {
margin-bottom: 10px;
list-style: none;
}

.WVYqSDjxjGXM li:last-child {
margin-bottom: 0px;
}

.WVYqSDjxjGXM li::before {
content: '»';
font-size: 16px;
margin-right: 10px;
}

.TPrOLLdRXKiw .agWroxJyPoSd:first-child .vCorJyWdkxBW {
color: green;
}

.TPrOLLdRXKiw .agWroxJyPoSd:last-child .vCorJyWdkxBW {
color: red;
}

.TPrOLLdRXKiw .agWroxJyPoSd:first-child li::before {
color: green;
}

.TPrOLLdRXKiw .agWroxJyPoSd:last-child li::before {
color: red;
}

/*Table*/
.LlrGNViJAfwJ table {
width: 100%;
border: 1px solid var(--cogbfEpApMdJ);
border-radius: 16px;
}

.LlrGNViJAfwJ td {
width: 50%;
border: 1px solid var(--cogbfEpApMdJ);
border-radius: 6px;
}

.LlrGNViJAfwJ table thead {
background-color: var(--kBdcxERZLDiA);
height: 50px;
border-radius: 16px 16px 0 0;
border: none;

}

.LlrGNViJAfwJ table thead th {
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
}

.LlrGNViJAfwJ table thead th:first-child {
border-radius: 16px 0 0 0;
}

.LlrGNViJAfwJ table thead th:last-child {
border-radius: 0 16px 0 0;
}

.LlrGNViJAfwJ table tbody tr {
border-bottom: 1px solid var(--xhdKFXYKaIkR);
background-color: var(--hfYpfkihWgDS);
}

.LlrGNViJAfwJ table tbody tr:last-child td:first-child {
border-radius: 0 0 0 16px;
}

.LlrGNViJAfwJ table tbody tr:last-child td:last-child {
border-radius: 0 0 16px 0;
}

.LlrGNViJAfwJ table tbody td {
padding: 10px;
}

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

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

.cDBHPyhxnWIF h3 {
margin: 10px 0;
}

/*Footer*/
.GTRwYCmiayhG {
background-color: var(--eveOAuVLMJmd);
color: var(--HEtxhcIvLJkk);
}

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

/*btn-up*/
.DtsKogbnxwDi {
position: fixed;
bottom: 40px;
right: 40px;
width: 40px;
height: 40px;
background-color: var(--NEPTqzzfWjdh);
border-radius: 8px;
cursor: pointer;
opacity: 0.5;
transition: opacity 0.3s ease;
}

.DtsKogbnxwDi:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.CSceFcKvYUzm {
margin-top: 40px;
}
.MOPMzfPJQSZd {
margin-left: 10px;
cursor: pointer;
}
.MOPMzfPJQSZd:before {
content: '[ ';
}
.MOPMzfPJQSZd:after {
content: ' ]';
}
.JzQQsUAuQlBc {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.IDxIBwktiddN {
max-height: 500px;
opacity: 1;
}
.aPKNuEOQGGoB {
margin-left: 15px;
}

.DqjoapUKBwzP a{
color: var(--GyAIuTlDsMCF);
}
.LnKdjYXuSNGF {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.OvezOwsoqCKV {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.WMbuXGBNvaXb {
display: none;
position: absolute;
background: var(--kUuSzSEWKlkW);
border: 1px solid var(--vyWVJrmzLvIJ);
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;
}

.hnmfueDJWXOS:hover > .WMbuXGBNvaXb {
display: block;
}


.HxtTZaRLhqnG {
margin: 0;
}

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

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


/* хлібні крихти */
.MucwsvdsnpTU {
font-size: 0.9em;
color: #666;
padding: 0.75em 0;
}

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

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

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

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

.dQyInaqMudAs:hover {
text-decoration: underline;
color: var(--oiDJfazKdNhp);
}

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

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

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

.QzMstlrQkRGo {
display: flex;
}

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

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


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

#kDeZiXwUtFUa:checked + .RYucIIgwXfJr .pTZmizDmWMFG {
transform: rotate(180deg);
}

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

.CyAnpKkDHYBq .fuzsBBCbLpcu {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--GyAIuTlDsMCF);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.CyAnpKkDHYBq .fuzsBBCbLpcu:hover {
background: var(--oiDJfazKdNhp);
color: var(--UcxiUjAGPKNf);
}
.CyAnpKkDHYBq .fuzsBBCbLpcu.is-active {
color: var(--UcxiUjAGPKNf);
font-weight: 600;
background: var(--oiDJfazKdNhp);
border-radius: 8px;
}
.nEUNeeiBRWmg {
display: flex;
flex-direction: column;
gap: 12px;
padding: 20px;
background: var(--button-base);
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
position: relative;
margin: 20px auto;
}
.nEUNeeiBRWmg span {
margin: 0;
font-size: 20px;
font-weight: bold;
}

.nEUNeeiBRWmg p {
color: var(--fbIRchNFQWIr);
font-size: 34px;
text-align: start;
}
.fsJjRcrIcBGx {
display: flex;
gap: 12px;
}
.TXTghdPsVfeO {
position: relative;
flex: 1;
overflow: hidden;
}
.TXTghdPsVfeO figure {
margin: 0;
}
.BJqiIuRWkqBP {
width: 120px;
height: 30px;
opacity: 1;
top: 40%;
left: 15%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: var(--oiDJfazKdNhp);
color: var(--fbIRchNFQWIr);
font-weight: bold;
font-size: 17px;
text-align: center;
letter-spacing: 1px;
text-decoration: none;
opacity: 0;
transition: opacity 0.2s;
z-index: 1;
border-radius: 6px;
}
.TXTghdPsVfeO:hover .BJqiIuRWkqBP {
opacity: 1;
color: var(--fbIRchNFQWIr);
}
.TXTghdPsVfeO img {
display: block;
width: 100%;
height: auto;
border-radius: 6px;
}

.TXTghdPsVfeO .hVfDRYvEvynh {
position: relative;
}

.fsJjRcrIcBGx {
display: grid;
grid-template-columns: repeat(5, 1fr); /* десктоп: 5 в ряд */
gap: 16px;
}


/*Media*/
@media(max-width: 1200px){
.vXGpHXxdOUGR{
padding: 30px 15px;
text-align: center;
}
.fsJjRcrIcBGx {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.haWuSjPCyOzp:nth-child(1),
.haWuSjPCyOzp:nth-child(2),
.haWuSjPCyOzp:nth-child(3){
width: 33%;
}
.BJqiIuRWkqBP {
display: none !important;
}
.nHzpgBqmrfsL{
text-align: center;
padding: 0 10px;
}
.kazxQHADnzkc {
margin-left: 10px;
}
.QPqPTblYGjFd{
padding: 0 15px;
display: flex;
}
.LnKdjYXuSNGF {
display: block;
color: var(--HEtxhcIvLJkk);

}
.VzqAcrfUuCNF nav ul {
flex-direction: column;
gap: 20px;

}
.pUALfOatebFX {
flex-direction: column;
gap: 20px;
}
#UGMXllTVdlpB {
display: none;

}
#UGMXllTVdlpB.active {
display: flex;
}
.QPqPTblYGjFd {
justify-content: space-between;
flex-direction: row;
align-items: center;
flex-wrap: nowrap;
}
.LnKdjYXuSNGF {
margin-left: auto;
}

.VzqAcrfUuCNF {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}

}
@media(max-width: 756px){
.ztcbyyvsudtJ {
font-size: 26px;
width: 70%;
}
.QBbguleFAwFQ img {
margin-left: 0;
}
.fsJjRcrIcBGx {
grid-template-columns: repeat(2, 1fr)
}
.RCqiQpRnDQXi {
    height: unset;
}
.whAFDznadnBh{
flex-wrap: wrap;
}
.haWuSjPCyOzp:nth-child(1){
width: 100%;
justify-content: center;
}
.haWuSjPCyOzp:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.haWuSjPCyOzp:nth-child(3) {
width: 50%;
}
.CShEWGlGDVqk{
padding: 0;
}
.tcrmLWJwXhKW{
padding: 15px 50px;
}
.ztcbyyvsudtJ {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.tcrmLWJwXhKW {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.ztcbyyvsudtJ {
font-size: 14px;
width: 70%;
}
.kSRDFOoAAnYt {
font-size: 16px;
}
.ayWjliBpnxQM a {
font-size: 24px;
}
.TPrOLLdRXKiw {
flex-wrap: wrap;
}
.TPrOLLdRXKiw .agWroxJyPoSd {
width: 100%;
}
.WVYqSDjxjGXM {
padding-left: 10px;
}
h1 {
font-size: 32px;
margin-top: 30px;
}
h2 {
font-size: 26px;
line-height: 1.2;
margin-top: 30px;
}
h3 {
font-size: 22px;
margin: 20px auto;
}
.hVfDRYvEvynh {
width: 100%;
margin: 20px auto 15px auto;
}
.CShEWGlGDVqk {
flex-direction: column;
margin: 20px 0 20px 0;
}
.CzuFHPWaZmOL{
margin-top: 15px;
}
.tcrmLWJwXhKW {
font-size: 24px;
}
.CSceFcKvYUzm{
margin-top: 20px;
}
.QBbguleFAwFQ{
display: flex;
justify-content: center;
margin-left: auto;
}
.QBbguleFAwFQ img {
width: 50px;
}
}
@media(max-width: 480px){
.haWuSjPCyOzp:nth-child(1) {
flex-direction: column;
}
.haWuSjPCyOzp:nth-child(2),
.haWuSjPCyOzp:nth-child(3) {
width: 100%;
}
.kazxQHADnzkc {
margin-left: 0px;
}
.tcrmLWJwXhKW{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.UopFqRZwnDmj{
padding: 10px 20px;
}
.ayWjliBpnxQM{
max-width: 280px;
padding: 10px;
}
.DtsKogbnxwDi {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.DtsKogbnxwDi::after, .btn-up::before {
width: 14px;
}

.nVxBSFWPxpLA {
width: 100px;
}
.nHzpgBqmrfsL{
font-size: 14px;
}
}

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

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

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

.LFmqxWcTwneN a:hover {
color: var(--oiDJfazKdNhp);
}


/*popup*/
.yHOqXyVUHhMN {
background: var(--kBdcxERZLDiA);
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;
}
.LpzanXWjtPgn {
display: flex;
}
.JcAOFMLqzxDC {
margin-left: 15px;
}
.djOQPyQXJkbG {
width: 130px;
height: 100%;
border-radius: 16px;
}
.ulTCusJabOct {
font-size: 24px;
font-weight: 600;
}
.iooSOAvGKWeQ {
margin-top: 10px;
color: var(--GyAIuTlDsMCF);
}
.pDtVAmPFJnWA {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--NEPTqzzfWjdh);
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(--fbIRchNFQWIr);
}
.pDtVAmPFJnWA:hover{
background: var(--oiDJfazKdNhp);
transition: all 0.7s ease-in-out;
color: var(--fbIRchNFQWIr);
}
.aBMkpbwlJUhF {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.pklTqyjvFSRP {
position: relative;
}
.pklTqyjvFSRP::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.pklTqyjvFSRP::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.duAYuQcjBujF {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.yHOqXyVUHhMN{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.djOQPyQXJkbG {
width: 70px;
}
.iooSOAvGKWeQ {
margin-right: 15px;
}
.pDtVAmPFJnWA{
width: 220px;
}
}
@media(max-width: 480px){

.LpzanXWjtPgn {
display: flex;
flex-direction: column;
align-items: center;
}
.pDtVAmPFJnWA {
width: 200px;
margin-top: 0;
height: 40px;
}
.iooSOAvGKWeQ {
margin-right: 0;
text-align: center;
}
.JcAOFMLqzxDC {
margin-left: 0;
}
}
