:root {
        --VkKYqTxmMpmR: #fefcfc;
        --hBXFUBhHjYVN: #FEFAFE;
        --MCYgEFyfvkbr: #ffc107;
        --lgBeIUuqnnhO: #FEFAFE;
        --jRizRQseZDdW: #e9e7e7;
        --DUpISctirnhQ: #000;
        --CTJoeVJRMAdk: #ed4b77;
        --pUVDbSVSIGzI: #ad0303;
        --JDwxguPixWqV: #fff;
        --ZYmMsWwULuUe: rgba(255, 245, 245, 0.5);
        --URFWEaqPetoP: #FEFAFE;
        --cOfJATCsiHzy: #f0eeee;
        --bTrAzJCOLKcj: #fff;
        --eretfSLudbkl: #d6d1d1;
        --fiMCLBFNgcCk: #000000;
        --ohKxXyjhzyOf: #4618fc;
        --hYaSjZtKoJjX: #240b8b;
        --eFrseaYuvHyf: #ddd;
        --rbaHQXfUdDAj: left;
        --trGTCKBHuHFn: left;
        --VUPUclpwdXke: '➤';
        --ksAqlRiRrxDW: '»';
        --EryKPoFgCIRz: '⇨';
        --zuikDRzkiPPQ: '★';
        --VGpkwylLtGcy: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.QTytOccrILse,
.wOgbBnsnKcZH,
.oAnnqCmDCvrE {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.PmmkRwAITqEs {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.YADLEvnDYfFA {
background-color: var(--cOfJATCsiHzy);
padding: 10px 0;
display: flex;
}
.YADLEvnDYfFA nav ul li a {
color: var(--fiMCLBFNgcCk);
}
.wOgbBnsnKcZH {
background-color: var(--URFWEaqPetoP);
padding: 0 15px;
}
.AntBpptucGBd {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.ZYVeTkdXhLTE a {
color: var(--JDwxguPixWqV);
}

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

}

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

.oBEQnPJjWenZ {
text-align: var(--rbaHQXfUdDAj);
}

.cllKWWgulfPF {
background-color: var(--CTJoeVJRMAdk);
color: var(--JDwxguPixWqV);
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;
}

.cllKWWgulfPF:hover {
background-color: var(--pUVDbSVSIGzI);
}

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

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

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

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

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

.MZQjChMEuVwL:hover {
background-color: var(--pUVDbSVSIGzI);
}

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

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

.YiOjqgnpzFJB:hover {
background-color: var(--pUVDbSVSIGzI);
color: var(--JDwxguPixWqV);
}

.ZXKWpGTeCcMQ {
font-weight: 400;
}

.ZXKWpGTeCcMQ a {
font-weight: 400;
}
#iQruDyBTrOhB {
width: 100%;
XiXuPhbFuEBA
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.wWVlcOjcCxma {
width: 150px;
}

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

.pbDNeHHXnFGv {
margin-left: 24px;
}

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

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

.ptbhifvVetPm {
color: var(--MCYgEFyfvkbr);
font-size: 24px;
}

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

.PsQLQRAmTjrk:hover {
background-color: var(--pUVDbSVSIGzI);
color: var(--JDwxguPixWqV);
}

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

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

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

.QAQNfNXpKmjx .iaXhOuclJcZn {
width: 48%;
}

.QAQNfNXpKmjx h3 {
margin-top: 0;
}

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

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

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

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

.QAQNfNXpKmjx .iaXhOuclJcZn:first-child .oBEQnPJjWenZ {
color: green;
}

.QAQNfNXpKmjx .iaXhOuclJcZn:last-child .oBEQnPJjWenZ {
color: red;
}

.QAQNfNXpKmjx .iaXhOuclJcZn:first-child li::before {
color: green;
}

.QAQNfNXpKmjx .iaXhOuclJcZn:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.rUzyZXmiGvEX table tbody tr {
border-bottom: 1px solid var(--eFrseaYuvHyf);
background-color: var(--hBXFUBhHjYVN);
}

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

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

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

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

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

.LoiSjyanWvbq h3 {
margin: 10px 0;
}

/*Footer*/
.ikcSRInHAPZf {
background-color: var(--eretfSLudbkl);
color: var(--fiMCLBFNgcCk);
}

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

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

.ptxVYtYdPdje:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.PhQaKTWOfLDG {
margin-top: 40px;
}
.zcSVEysUbgtv {
margin-left: 10px;
cursor: pointer;
}
.zcSVEysUbgtv:before {
content: '[ ';
}
.zcSVEysUbgtv:after {
content: ' ]';
}
.BfcTeRNoPYjm {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.SdtFlOpJNNWe {
max-height: 500px;
opacity: 1;
}
.ZkVhyjJxvXLk {
margin-left: 15px;
}

.QJGncLYwjiND a{
color: var(--DUpISctirnhQ);
}
.AntBpptucGBd {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.OZATdsiWvSWa {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.qWaCsYiEfzin {
display: none;
position: absolute;
background: var(--URFWEaqPetoP);
border: 1px solid var(--bTrAzJCOLKcj);
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;
}

.ZYVeTkdXhLTE:hover > .qWaCsYiEfzin {
display: block;
}


.wIBRJfeJFemJ {
margin: 0;
}

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

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


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

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

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

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

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

.UweNyTdTtnZi:hover {
text-decoration: underline;
color: var(--pUVDbSVSIGzI);
}

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

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

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

.tdkjLrhfVQEb {
display: flex;
}

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

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


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

#YgduKIJHfSwn:checked + .TrdFkmwwwRYe .yshKDPrCGWuo {
transform: rotate(180deg);
}

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

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

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

.whBWcvUrnzeh .jxLLhxRmTCbf {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.oAnnqCmDCvrE{
padding: 30px 15px;
text-align: center;
}
.eJbtLwscjwzn {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.UUOYzZrtvKDs:nth-child(1),
.UUOYzZrtvKDs:nth-child(2),
.UUOYzZrtvKDs:nth-child(3){
width: 33%;
}
.wsasSbElQZRe {
display: none !important;
}
.gzrmldWogQrf{
text-align: center;
padding: 0 10px;
}
.pbDNeHHXnFGv {
margin-left: 10px;
}
.QxmiflczQsCA{
padding: 0 15px;
display: flex;
}
.AntBpptucGBd {
display: block;
color: var(--fiMCLBFNgcCk);

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

}
.FptqQfANrNlT {
flex-direction: column;
gap: 20px;
}
#zNrmUCCIujZd {
display: none;

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

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

}
@media(max-width: 756px){
.lhyUHtvbIAzm {
font-size: 26px;
width: 70%;
}
.PmmkRwAITqEs img {
margin-left: 0;
}
.eJbtLwscjwzn {
grid-template-columns: repeat(2, 1fr)
}
.KnLpibUUlxat {
    height: unset;
}
.PGQkMfamnjFu{
flex-wrap: wrap;
}
.UUOYzZrtvKDs:nth-child(1){
width: 100%;
justify-content: center;
}
.UUOYzZrtvKDs:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.UUOYzZrtvKDs:nth-child(3) {
width: 50%;
}
.tlYILFjLPHub{
padding: 0;
}
.MZQjChMEuVwL{
padding: 15px 50px;
}
.lhyUHtvbIAzm {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.MZQjChMEuVwL {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.lhyUHtvbIAzm {
font-size: 14px;
width: 70%;
}
.hMFOsGhBeGJs {
font-size: 16px;
}
.cllKWWgulfPF a {
font-size: 24px;
}
.QAQNfNXpKmjx {
flex-wrap: wrap;
}
.QAQNfNXpKmjx .iaXhOuclJcZn {
width: 100%;
}
.XsfHoTyMjFdO {
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;
}
.jxLLhxRmTCbf {
width: 100%;
margin: 20px auto 15px auto;
}
.tlYILFjLPHub {
flex-direction: column;
margin: 20px 0 20px 0;
}
.ZXKWpGTeCcMQ{
margin-top: 15px;
}
.MZQjChMEuVwL {
font-size: 24px;
}
.PhQaKTWOfLDG{
margin-top: 20px;
}
.PmmkRwAITqEs{
display: flex;
justify-content: center;
margin-left: auto;
}
.PmmkRwAITqEs img {
width: 50px;
}
}
@media(max-width: 480px){
.UUOYzZrtvKDs:nth-child(1) {
flex-direction: column;
}
.UUOYzZrtvKDs:nth-child(2),
.UUOYzZrtvKDs:nth-child(3) {
width: 100%;
}
.pbDNeHHXnFGv {
margin-left: 0px;
}
.MZQjChMEuVwL{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.PsQLQRAmTjrk{
padding: 10px 20px;
}
.cllKWWgulfPF{
max-width: 280px;
padding: 10px;
}
.ptxVYtYdPdje {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.ptxVYtYdPdje::after, .btn-up::before {
width: 14px;
}

.wWVlcOjcCxma {
width: 100px;
}
.gzrmldWogQrf{
font-size: 14px;
}
}

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

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

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

.JQncWTDpSZry a:hover {
color: var(--pUVDbSVSIGzI);
}


/*popup*/
.BrGLVULJWuGl {
background: var(--lgBeIUuqnnhO);
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;
}
.IJTNVHFhnuCO {
display: flex;
}
.enOuPTRCfrwy {
margin-left: 15px;
}
.OXGjOmQuuNZs {
width: 130px;
height: 100%;
border-radius: 16px;
}
.llRnaWMozSRz {
font-size: 24px;
font-weight: 600;
}
.fuHebpJEolKC {
margin-top: 10px;
color: var(--DUpISctirnhQ);
}
.QLwzpzFDMMDR {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--CTJoeVJRMAdk);
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(--JDwxguPixWqV);
}
.QLwzpzFDMMDR:hover{
background: var(--pUVDbSVSIGzI);
transition: all 0.7s ease-in-out;
color: var(--JDwxguPixWqV);
}
.GDPtgsDRAeiT {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.gZTYvZvojbqf {
position: relative;
}
.gZTYvZvojbqf::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.gZTYvZvojbqf::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.sGJSElIdTkXm {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.BrGLVULJWuGl{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.OXGjOmQuuNZs {
width: 70px;
}
.fuHebpJEolKC {
margin-right: 15px;
}
.QLwzpzFDMMDR{
width: 220px;
}
}
@media(max-width: 480px){

.IJTNVHFhnuCO {
display: flex;
flex-direction: column;
align-items: center;
}
.QLwzpzFDMMDR {
width: 200px;
margin-top: 0;
height: 40px;
}
.fuHebpJEolKC {
margin-right: 0;
text-align: center;
}
.enOuPTRCfrwy {
margin-left: 0;
}
}
