:root {
        --BcHzfhHHPsbF: #fffbfa;
        --yarJEmYKyDII: #FAFBFC;
        --hdBCkGAKvjVx: #ffc107;
        --FAFpEOQtCGud: #FAFBFC;
        --tdGwnvcKXsdE: #eae8e8;
        --PLNxBdALtOaQ: #000;
        --TtrKBrIIaSPu: #e84871;
        --SRYzuJczpehj: #a90000;
        --FMkFqxaJLEPc: #fff;
        --KjwoOKXRgtMl: rgba(250, 200, 200, 0.5);
        --UuVpVfzkHEvx: #FAFBFC;
        --FMEBcVMBZQVm: #f0ecec;
        --sRunXDXBfQuM: #fff;
        --vJZbMfzeaKyK: #d5cdcd;
        --teYXASfoTtKJ: #000000;
        --QFVqeUXTrkSg: #4115eb;
        --zcIawAkhXsmo: #200a82;
        --TKxlgaDlnzLR: #ddd;
        --jPfbKcYkNAPu: left;
        --hoIhiBHvLtPW: left;
        --qbSYPQepntNE: '➤';
        --OPUldNFOlRjx: '»';
        --oiUXBlGNcZDK: '⇨';
        --RjsCSXlbBzIn: '★';
        --zzutmVpARblR: '→';
    }

* {
box-sizing: border-box;
}

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

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

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--BcHzfhHHPsbF);
color: var(--PLNxBdALtOaQ);
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(--TtrKBrIIaSPu);
padding: 7px 12px;
cursor: pointer;
}

menu li:hover{
background-color: var(--SRYzuJczpehj);
}
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;
}

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

.mEZaVgjXNXPa,
.culmStxrRxCT,
.IGVlERRnrbMJ {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.RZLBVbcjHsoT {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.WgNxJdCMFvhk {
background-color: var(--FMEBcVMBZQVm);
padding: 10px 0;
display: flex;
}
.WgNxJdCMFvhk nav ul li a {
color: var(--teYXASfoTtKJ);
}
.culmStxrRxCT {
background-color: var(--UuVpVfzkHEvx);
padding: 0 15px;
}
.kztePoBgKMEk {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.AIrdzyEIxOWI a {
color: var(--FMkFqxaJLEPc);
}

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

}

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

.rfdQqnDFIfTL {
text-align: var(--jPfbKcYkNAPu);
}

.qSxpXlnvkhHm {
background-color: var(--TtrKBrIIaSPu);
color: var(--FMkFqxaJLEPc);
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;
}

.qSxpXlnvkhHm:hover {
background-color: var(--SRYzuJczpehj);
}

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

/*demo-placeholder*/
.NTUqcpPVlwew {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
}
.uWsczfCahRuW {
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
background-color: var(--KjwoOKXRgtMl);
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;
}

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

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

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

.zxTKckKQJkrd:hover {
background-color: var(--SRYzuJczpehj);
}

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

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

.kjaUThGjCPsE:hover {
background-color: var(--SRYzuJczpehj);
color: var(--FMkFqxaJLEPc);
}

.EsLLbAlQwHIP {
font-weight: 400;
}

.EsLLbAlQwHIP a {
font-weight: 400;
}
#qLNkbovAddqt {
width: 100%;
BLlHmHpIOqiu
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.IJOtuJgZJboK {
width: 150px;
}

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

.mDfKpksNuiVw {
margin-left: 24px;
}

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

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

.YoRnmfKLfovA {
color: var(--hdBCkGAKvjVx);
font-size: 24px;
}

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

.roluQwxyYoTe:hover {
background-color: var(--SRYzuJczpehj);
color: var(--FMkFqxaJLEPc);
}

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

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

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

.COOURIIrSRfh .kcbmdsDnPJHs {
width: 48%;
}

.COOURIIrSRfh h3 {
margin-top: 0;
}

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

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

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

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

.COOURIIrSRfh .kcbmdsDnPJHs:first-child .rfdQqnDFIfTL {
color: green;
}

.COOURIIrSRfh .kcbmdsDnPJHs:last-child .rfdQqnDFIfTL {
color: red;
}

.COOURIIrSRfh .kcbmdsDnPJHs:first-child li::before {
color: green;
}

.COOURIIrSRfh .kcbmdsDnPJHs:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.nIbHskClntMj table tbody tr {
border-bottom: 1px solid var(--TKxlgaDlnzLR);
background-color: var(--yarJEmYKyDII);
}

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

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

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

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

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

.EoTOTLGkxNCC h3 {
margin: 10px 0;
}

/*Footer*/
.eVfhRWNQdnuP {
background-color: var(--vJZbMfzeaKyK);
color: var(--teYXASfoTtKJ);
}

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

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

.nyATWvmEoJJU:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.YBEOjBqHWlXp {
margin-top: 40px;
}
.nKovWnqJQToY {
margin-left: 10px;
cursor: pointer;
}
.nKovWnqJQToY:before {
content: '[ ';
}
.nKovWnqJQToY:after {
content: ' ]';
}
.gdPkqPMjJokp {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.VYKYKBUVekjo {
max-height: 500px;
opacity: 1;
}
.CKczeOzynDVk {
margin-left: 15px;
}

.ClrGaYdvnCeY a{
color: var(--PLNxBdALtOaQ);
}
.kztePoBgKMEk {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.rIhjAXUMBKNZ {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.wpbHWEfZsjrr {
display: none;
position: absolute;
background: var(--UuVpVfzkHEvx);
border: 1px solid var(--sRunXDXBfQuM);
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;
}

.AIrdzyEIxOWI:hover > .wpbHWEfZsjrr {
display: block;
}


.iFtthsIrcYQj {
margin: 0;
}

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

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


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

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

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

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

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

.OLSjjUZEwGgk:hover {
text-decoration: underline;
color: var(--SRYzuJczpehj);
}

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

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

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

.wnljALlmUaav {
display: flex;
}

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

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


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

#ModJjUCnwLNw:checked + .SIAktOlJDrmp .hXIBpGRAtvzC {
transform: rotate(180deg);
}

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

.nrKIwmMYfXUk .OPUldNFOlRjx {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--PLNxBdALtOaQ);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.nrKIwmMYfXUk .OPUldNFOlRjx:hover {
background: var(--SRYzuJczpehj);
color: var(--hdBCkGAKvjVx);
}
.nrKIwmMYfXUk .OPUldNFOlRjx.is-active {
color: var(--hdBCkGAKvjVx);
font-weight: 600;
background: var(--SRYzuJczpehj);
border-radius: 8px;
}
.rFcoeuYNexFh {
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;
}
.rFcoeuYNexFh span {
margin: 0;
font-size: 20px;
font-weight: bold;
}

.rFcoeuYNexFh p {
color: var(--FMkFqxaJLEPc);
font-size: 34px;
text-align: start;
}
.JDuPRALqtFGK {
display: flex;
gap: 12px;
}
.EcWMCKgBgNDB {
position: relative;
flex: 1;
overflow: hidden;
}
.EcWMCKgBgNDB figure {
margin: 0;
}
.nQTgBXoyezdY {
width: 120px;
height: 30px;
opacity: 1;
top: 40%;
left: 15%;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
background: var(--SRYzuJczpehj);
color: var(--FMkFqxaJLEPc);
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;
}
.EcWMCKgBgNDB:hover .nQTgBXoyezdY {
opacity: 1;
color: var(--FMkFqxaJLEPc);
}
.EcWMCKgBgNDB img {
display: block;
width: 100%;
height: auto;
border-radius: 6px;
}

.EcWMCKgBgNDB .WawulVSPJSrH {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.IGVlERRnrbMJ{
padding: 30px 15px;
text-align: center;
}
.JDuPRALqtFGK {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.lrJwywwclwVD:nth-child(1),
.lrJwywwclwVD:nth-child(2),
.lrJwywwclwVD:nth-child(3){
width: 33%;
}
.nQTgBXoyezdY {
display: none !important;
}
.kKpbnvKLbwKT{
text-align: center;
padding: 0 10px;
}
.mDfKpksNuiVw {
margin-left: 10px;
}
.FhHzvIUVmsdt{
padding: 0 15px;
display: flex;
}
.kztePoBgKMEk {
display: block;
color: var(--teYXASfoTtKJ);

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

}
.wgApCkBGZMQF {
flex-direction: column;
gap: 20px;
}
#hlzrrofDVtgh {
display: none;

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

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

}
@media(max-width: 756px){
.uWsczfCahRuW {
font-size: 26px;
width: 70%;
}
.RZLBVbcjHsoT img {
margin-left: 0;
}
.JDuPRALqtFGK {
grid-template-columns: repeat(2, 1fr)
}
.NTUqcpPVlwew {
    height: unset;
}
.YHKhahXzXeWq{
flex-wrap: wrap;
}
.lrJwywwclwVD:nth-child(1){
width: 100%;
justify-content: center;
}
.lrJwywwclwVD:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.lrJwywwclwVD:nth-child(3) {
width: 50%;
}
.twJQIMwasWBt{
padding: 0;
}
.zxTKckKQJkrd{
padding: 15px 50px;
}
.uWsczfCahRuW {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.zxTKckKQJkrd {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.uWsczfCahRuW {
font-size: 14px;
width: 70%;
}
.mpNEPyFqcaEF {
font-size: 16px;
}
.qSxpXlnvkhHm a {
font-size: 24px;
}
.COOURIIrSRfh {
flex-wrap: wrap;
}
.COOURIIrSRfh .kcbmdsDnPJHs {
width: 100%;
}
.GJGfwNBavUiA {
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;
}
.WawulVSPJSrH {
width: 100%;
margin: 20px auto 15px auto;
}
.twJQIMwasWBt {
flex-direction: column;
margin: 20px 0 20px 0;
}
.EsLLbAlQwHIP{
margin-top: 15px;
}
.zxTKckKQJkrd {
font-size: 24px;
}
.YBEOjBqHWlXp{
margin-top: 20px;
}
.RZLBVbcjHsoT{
display: flex;
justify-content: center;
margin-left: auto;
}
.RZLBVbcjHsoT img {
width: 50px;
}
}
@media(max-width: 480px){
.lrJwywwclwVD:nth-child(1) {
flex-direction: column;
}
.lrJwywwclwVD:nth-child(2),
.lrJwywwclwVD:nth-child(3) {
width: 100%;
}
.mDfKpksNuiVw {
margin-left: 0px;
}
.zxTKckKQJkrd{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.roluQwxyYoTe{
padding: 10px 20px;
}
.qSxpXlnvkhHm{
max-width: 280px;
padding: 10px;
}
.nyATWvmEoJJU {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.nyATWvmEoJJU::after, .btn-up::before {
width: 14px;
}

.IJOtuJgZJboK {
width: 100px;
}
.kKpbnvKLbwKT{
font-size: 14px;
}
}

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

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

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

.fSprYiqLMfMi a:hover {
color: var(--SRYzuJczpehj);
}


/*popup*/
.ESIYaEUbpatF {
background: var(--FAFpEOQtCGud);
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;
}
.wiQgBWFZOPOu {
display: flex;
}
.lbEQDfRYgHBm {
margin-left: 15px;
}
.tzNVYgNuxUnA {
width: 130px;
height: 100%;
border-radius: 16px;
}
.PCrdQyTFtOXT {
font-size: 24px;
font-weight: 600;
}
.AzqxyxLQkHTd {
margin-top: 10px;
color: var(--PLNxBdALtOaQ);
}
.jvlyJgLmDlgV {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--TtrKBrIIaSPu);
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(--FMkFqxaJLEPc);
}
.jvlyJgLmDlgV:hover{
background: var(--SRYzuJczpehj);
transition: all 0.7s ease-in-out;
color: var(--FMkFqxaJLEPc);
}
.mRJzWKnYTwxv {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.ndFBWCOhLsyT {
position: relative;
}
.ndFBWCOhLsyT::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.ndFBWCOhLsyT::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.rAgBNkHOCbiD {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.ESIYaEUbpatF{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.tzNVYgNuxUnA {
width: 70px;
}
.AzqxyxLQkHTd {
margin-right: 15px;
}
.jvlyJgLmDlgV{
width: 220px;
}
}
@media(max-width: 480px){

.wiQgBWFZOPOu {
display: flex;
flex-direction: column;
align-items: center;
}
.jvlyJgLmDlgV {
width: 200px;
margin-top: 0;
height: 40px;
}
.AzqxyxLQkHTd {
margin-right: 0;
text-align: center;
}
.lbEQDfRYgHBm {
margin-left: 0;
}
}
