:root {
        --HDeVcGhWLDLh: #fff9fb;
        --CVVCPiwTTlcj: #FDFEFD;
        --dZtDosBgfdOI: #ffc107;
        --VHfrskYfACtk: #FDFEFD;
        --rVbLhoJRhHsX: #ebeaea;
        --NxhulaSJbewe: #000;
        --pzuzFcsgJpLm: #e94770;
        --fYBbfTZEXviy: #a50000;
        --hoARgebHbYaj: #fff;
        --kZtdHWzNvIub: rgba(255, 230, 230, 0.5);
        --oUGxfHTriVjt: #FDFEFD;
        --PphEluprRTbJ: #efebeb;
        --QZbScmcaUbtE: #fff;
        --QUJGkIHBSBKe: #d6cece;
        --IOELYnZbRguy: #000000;
        --bJoYAvSXlUfb: #4215fd;
        --vMthoFygzsan: #230b8e;
        --NUYLPbHcfKnw: #ddd;
        --OHxoaYPUMKgs: left;
        --WwLmuYhKJkFd: left;
        --jMRZKLyRTPxD: '➤';
        --czTlnalxihjG: '»';
        --aeDMhMefuhpk: '⇨';
        --TpOIzGjJKJLZ: '★';
        --DGvdIplLpOHj: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.rhoyMKcaYAXB,
.ZmfymJJTLCcf,
.EYSPFSRgaMrO {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.gqZVdpbJlavO {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.jdoByksYyDmm {
background-color: var(--PphEluprRTbJ);
padding: 10px 0;
display: flex;
}
.jdoByksYyDmm nav ul li a {
color: var(--IOELYnZbRguy);
}
.ZmfymJJTLCcf {
background-color: var(--oUGxfHTriVjt);
padding: 0 15px;
}
.DmHtVGHaLBsQ {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.cGkRgQoxJWNl a {
color: var(--hoARgebHbYaj);
}

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

}

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

.ldyAqiQlfrjl {
text-align: var(--OHxoaYPUMKgs);
}

.AYiFWiDRtEVu {
background-color: var(--pzuzFcsgJpLm);
color: var(--hoARgebHbYaj);
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;
}

.AYiFWiDRtEVu:hover {
background-color: var(--fYBbfTZEXviy);
}

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

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

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

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

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

.QTQoJLrrymUN:hover {
background-color: var(--fYBbfTZEXviy);
}

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

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

.phzaoaLLXeLa:hover {
background-color: var(--fYBbfTZEXviy);
color: var(--hoARgebHbYaj);
}

.afBBtTmbWJib {
font-weight: 400;
}

.afBBtTmbWJib a {
font-weight: 400;
}
#ZGXxeyvoafxc {
width: 100%;
deZFEZxgEIWI
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.GmaMshafDUiZ {
width: 150px;
}

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

.hDzTIWVMhOjI {
margin-left: 24px;
}

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

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

.vxEXXveNsKxD {
color: var(--dZtDosBgfdOI);
font-size: 24px;
}

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

.hQwwODnXdXrk:hover {
background-color: var(--fYBbfTZEXviy);
color: var(--hoARgebHbYaj);
}

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

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

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

.ZrMJCWFWSnMC .jGAuwYcCPxNa {
width: 48%;
}

.ZrMJCWFWSnMC h3 {
margin-top: 0;
}

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

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

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

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

.ZrMJCWFWSnMC .jGAuwYcCPxNa:first-child .ldyAqiQlfrjl {
color: green;
}

.ZrMJCWFWSnMC .jGAuwYcCPxNa:last-child .ldyAqiQlfrjl {
color: red;
}

.ZrMJCWFWSnMC .jGAuwYcCPxNa:first-child li::before {
color: green;
}

.ZrMJCWFWSnMC .jGAuwYcCPxNa:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.CiiHNRDRzkIT table tbody tr {
border-bottom: 1px solid var(--NUYLPbHcfKnw);
background-color: var(--CVVCPiwTTlcj);
}

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

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

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

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

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

.fctzIbVGvBfx h3 {
margin: 10px 0;
}

/*Footer*/
.izwaqcpGiFhL {
background-color: var(--QUJGkIHBSBKe);
color: var(--IOELYnZbRguy);
}

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

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

.huwhzcKFaxzp:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.YIUJZiBrwpOz {
margin-top: 40px;
}
.WMQodcNRVqxT {
margin-left: 10px;
cursor: pointer;
}
.WMQodcNRVqxT:before {
content: '[ ';
}
.WMQodcNRVqxT:after {
content: ' ]';
}
.tJHnSKqYgdCt {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.sujBJCwfgSnn {
max-height: 500px;
opacity: 1;
}
.PNcwXiLTWisq {
margin-left: 15px;
}

.WRQpSosWxuuo a{
color: var(--NxhulaSJbewe);
}
.DmHtVGHaLBsQ {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.hadrxuQeHcSP {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.ipGAjaVDsTQY {
display: none;
position: absolute;
background: var(--oUGxfHTriVjt);
border: 1px solid var(--QZbScmcaUbtE);
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;
}

.cGkRgQoxJWNl:hover > .ipGAjaVDsTQY {
display: block;
}


.xzZwXBaAlcwn {
margin: 0;
}

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

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


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

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

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

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

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

.wzFJdDbuniyc:hover {
text-decoration: underline;
color: var(--fYBbfTZEXviy);
}

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

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

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

.LrNFuOSGVmwW {
display: flex;
}

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

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


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

#RDkrUMbzlFnB:checked + .sqCKCpicsqWH .vKjInWZknCsL {
transform: rotate(180deg);
}

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

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

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

.TOvHAueLZTlc .SJmejUgWACmF {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.EYSPFSRgaMrO{
padding: 30px 15px;
text-align: center;
}
.mQSxTJwZsBOn {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.hAUYybAbibQK:nth-child(1),
.hAUYybAbibQK:nth-child(2),
.hAUYybAbibQK:nth-child(3){
width: 33%;
}
.rwcAbPLPNRVD {
display: none !important;
}
.TcWkZVfAJqNa{
text-align: center;
padding: 0 10px;
}
.hDzTIWVMhOjI {
margin-left: 10px;
}
.OWQKyZCOyywh{
padding: 0 15px;
display: flex;
}
.DmHtVGHaLBsQ {
display: block;
color: var(--IOELYnZbRguy);

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

}
.rNOyaWdrPfoH {
flex-direction: column;
gap: 20px;
}
#YUxTpsozLlwT {
display: none;

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

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

}
@media(max-width: 756px){
.DIlirGEculCN {
font-size: 26px;
width: 70%;
}
.gqZVdpbJlavO img {
margin-left: 0;
}
.mQSxTJwZsBOn {
grid-template-columns: repeat(2, 1fr)
}
.CXGBiLiVinCt {
    height: unset;
}
.XOjgkkqipTev{
flex-wrap: wrap;
}
.hAUYybAbibQK:nth-child(1){
width: 100%;
justify-content: center;
}
.hAUYybAbibQK:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.hAUYybAbibQK:nth-child(3) {
width: 50%;
}
.kUEYaNusuWlE{
padding: 0;
}
.QTQoJLrrymUN{
padding: 15px 50px;
}
.DIlirGEculCN {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.QTQoJLrrymUN {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.DIlirGEculCN {
font-size: 14px;
width: 70%;
}
.xhjtKelhmUuI {
font-size: 16px;
}
.AYiFWiDRtEVu a {
font-size: 24px;
}
.ZrMJCWFWSnMC {
flex-wrap: wrap;
}
.ZrMJCWFWSnMC .jGAuwYcCPxNa {
width: 100%;
}
.FyaKQtQHLpyd {
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;
}
.SJmejUgWACmF {
width: 100%;
margin: 20px auto 15px auto;
}
.kUEYaNusuWlE {
flex-direction: column;
margin: 20px 0 20px 0;
}
.afBBtTmbWJib{
margin-top: 15px;
}
.QTQoJLrrymUN {
font-size: 24px;
}
.YIUJZiBrwpOz{
margin-top: 20px;
}
.gqZVdpbJlavO{
display: flex;
justify-content: center;
margin-left: auto;
}
.gqZVdpbJlavO img {
width: 50px;
}
}
@media(max-width: 480px){
.hAUYybAbibQK:nth-child(1) {
flex-direction: column;
}
.hAUYybAbibQK:nth-child(2),
.hAUYybAbibQK:nth-child(3) {
width: 100%;
}
.hDzTIWVMhOjI {
margin-left: 0px;
}
.QTQoJLrrymUN{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.hQwwODnXdXrk{
padding: 10px 20px;
}
.AYiFWiDRtEVu{
max-width: 280px;
padding: 10px;
}
.huwhzcKFaxzp {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.huwhzcKFaxzp::after, .btn-up::before {
width: 14px;
}

.GmaMshafDUiZ {
width: 100px;
}
.TcWkZVfAJqNa{
font-size: 14px;
}
}

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

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

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

.MeeislzVHUzb a:hover {
color: var(--fYBbfTZEXviy);
}


/*popup*/
.ECNISSipSUIs {
background: var(--VHfrskYfACtk);
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;
}
.gphhzfyzDOlm {
display: flex;
}
.ugjASODVFzvi {
margin-left: 15px;
}
.WGrexdwXNQht {
width: 130px;
height: 100%;
border-radius: 16px;
}
.WlDJXmnwBTfz {
font-size: 24px;
font-weight: 600;
}
.tOwKFLwVUcFO {
margin-top: 10px;
color: var(--NxhulaSJbewe);
}
.YSCklEStTyIn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--pzuzFcsgJpLm);
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(--hoARgebHbYaj);
}
.YSCklEStTyIn:hover{
background: var(--fYBbfTZEXviy);
transition: all 0.7s ease-in-out;
color: var(--hoARgebHbYaj);
}
.kxuKAcUIXIZQ {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.jeaJozSnrsLq {
position: relative;
}
.jeaJozSnrsLq::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.jeaJozSnrsLq::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.EfrPYKThtYHD {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.ECNISSipSUIs{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.WGrexdwXNQht {
width: 70px;
}
.tOwKFLwVUcFO {
margin-right: 15px;
}
.YSCklEStTyIn{
width: 220px;
}
}
@media(max-width: 480px){

.gphhzfyzDOlm {
display: flex;
flex-direction: column;
align-items: center;
}
.YSCklEStTyIn {
width: 200px;
margin-top: 0;
height: 40px;
}
.tOwKFLwVUcFO {
margin-right: 0;
text-align: center;
}
.ugjASODVFzvi {
margin-left: 0;
}
}
