:root {
        --MxVnIEjuPvna: #fffbfd;
        --LqmOSxHXumge: #FEFDFB;
        --KWZxrTnqOmHs: #ffc107;
        --ontkxREXUgBW: #FEFDFB;
        --UoaKqiptSTgk: #e8e9e9;
        --rtQNjySKmJSI: #000;
        --DUkFvlZNoQpV: #ee4f7c;
        --rkdJyWowETZs: #a70002;
        --jVJvNyDRntJF: #fff;
        --jDWXpYnulItv: rgba(248, 225, 225, 0.5);
        --thwQaOkXGUSq: #FEFDFB;
        --SeaOBOqzjbUD: #e8e6e6;
        --NyoAGiFJnYwH: #fff;
        --ivdLtlArxLeE: #d9d3d3;
        --aLJAtqpzByzf: #000000;
        --isTAlekbAgwN: #3f14ff;
        --wrHjRwUjfZeR: #230b8e;
        --hpOFlcnpfLdj: #ddd;
        --kTpSBMVSjHfH: left;
        --KrIVcrQOmIBr: left;
        --HlzHabVxxnZu: '➤';
        --fqFplCwcxDaN: '»';
        --IqtjFMUzHvbY: '⇨';
        --NnuDshYEafza: '★';
        --eHtEDSPTFTgH: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.CdhuREXWURNC,
.HKAgVnCaUNvR,
.mGodlQjZofUE {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.tWYFxEeemskw {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.kClomWYvUKZA {
background-color: var(--SeaOBOqzjbUD);
padding: 10px 0;
display: flex;
}
.kClomWYvUKZA nav ul li a {
color: var(--aLJAtqpzByzf);
}
.HKAgVnCaUNvR {
background-color: var(--thwQaOkXGUSq);
padding: 0 15px;
}
.rdFoPeAegGxP {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.LosbznnnZOHN a {
color: var(--jVJvNyDRntJF);
}

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

}

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

.DoXhKabNMhsT {
text-align: var(--kTpSBMVSjHfH);
}

.RqfoCsdnnFST {
background-color: var(--DUkFvlZNoQpV);
color: var(--jVJvNyDRntJF);
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;
}

.RqfoCsdnnFST:hover {
background-color: var(--rkdJyWowETZs);
}

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

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

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

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

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

.PPPEZfylCQju:hover {
background-color: var(--rkdJyWowETZs);
}

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

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

.BuPVCARiEkRI:hover {
background-color: var(--rkdJyWowETZs);
color: var(--jVJvNyDRntJF);
}

.bBHViOXgppWt {
font-weight: 400;
}

.bBHViOXgppWt a {
font-weight: 400;
}
#PdfvorapUAYD {
width: 100%;
BZpFFBviEnxd
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.TCkgGuOTjQez {
width: 150px;
}

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

.yGProRnweuBl {
margin-left: 24px;
}

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

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

.ESVLMPExdgtt {
color: var(--KWZxrTnqOmHs);
font-size: 24px;
}

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

.rrLPvZamLkno:hover {
background-color: var(--rkdJyWowETZs);
color: var(--jVJvNyDRntJF);
}

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

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

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

.qUHZGWYEPfpC .gENbDMAzeLCm {
width: 48%;
}

.qUHZGWYEPfpC h3 {
margin-top: 0;
}

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

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

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

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

.qUHZGWYEPfpC .gENbDMAzeLCm:first-child .DoXhKabNMhsT {
color: green;
}

.qUHZGWYEPfpC .gENbDMAzeLCm:last-child .DoXhKabNMhsT {
color: red;
}

.qUHZGWYEPfpC .gENbDMAzeLCm:first-child li::before {
color: green;
}

.qUHZGWYEPfpC .gENbDMAzeLCm:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.QJpCeYSybimj table tbody tr {
border-bottom: 1px solid var(--hpOFlcnpfLdj);
background-color: var(--LqmOSxHXumge);
}

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

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

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

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

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

.eIgPLOYgMipS h3 {
margin: 10px 0;
}

/*Footer*/
.WePWwgqGoWAd {
background-color: var(--ivdLtlArxLeE);
color: var(--aLJAtqpzByzf);
}

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

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

.mUKFwoIVAksu:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.idpgQceAcrMb {
margin-top: 40px;
}
.QJVOCdssLqLf {
margin-left: 10px;
cursor: pointer;
}
.QJVOCdssLqLf:before {
content: '[ ';
}
.QJVOCdssLqLf:after {
content: ' ]';
}
.xYvUGhRlAvDI {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.txsOSpiTmmup {
max-height: 500px;
opacity: 1;
}
.kbuKQBgyaZSl {
margin-left: 15px;
}

.WwzPVMXGrWMn a{
color: var(--rtQNjySKmJSI);
}
.rdFoPeAegGxP {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.tHYJjIuSqIEi {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.pUksOxfbQOCN {
display: none;
position: absolute;
background: var(--thwQaOkXGUSq);
border: 1px solid var(--NyoAGiFJnYwH);
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;
}

.LosbznnnZOHN:hover > .pUksOxfbQOCN {
display: block;
}


.BWioOfQetKDu {
margin: 0;
}

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

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


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

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

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

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

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

.GUqpEGDZKvuB:hover {
text-decoration: underline;
color: var(--rkdJyWowETZs);
}

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

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

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

.ePUEYuiDtSZA {
display: flex;
}

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

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


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

#qHcPogCwUhwi:checked + .GjcjmaPNzQEN .rDIeDLhBvFUl {
transform: rotate(180deg);
}

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

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

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

.pVIBeNqKcBii .NMJiiRLwLMOU {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.mGodlQjZofUE{
padding: 30px 15px;
text-align: center;
}
.hmUZeRvQCede {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.fOHOSXrvkqBB:nth-child(1),
.fOHOSXrvkqBB:nth-child(2),
.fOHOSXrvkqBB:nth-child(3){
width: 33%;
}
.wIupWZrmIGhi {
display: none !important;
}
.SEZjGiibnUrq{
text-align: center;
padding: 0 10px;
}
.yGProRnweuBl {
margin-left: 10px;
}
.MqVQHiRpThmR{
padding: 0 15px;
display: flex;
}
.rdFoPeAegGxP {
display: block;
color: var(--aLJAtqpzByzf);

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

}
.vJCPqsrPLIdr {
flex-direction: column;
gap: 20px;
}
#vQxwPGhMjrUC {
display: none;

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

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

}
@media(max-width: 756px){
.nwaLosjCryAe {
font-size: 26px;
width: 70%;
}
.tWYFxEeemskw img {
margin-left: 0;
}
.hmUZeRvQCede {
grid-template-columns: repeat(2, 1fr)
}
.KyKBwnggTxYE {
    height: unset;
}
.tXGKEaWnArBi{
flex-wrap: wrap;
}
.fOHOSXrvkqBB:nth-child(1){
width: 100%;
justify-content: center;
}
.fOHOSXrvkqBB:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.fOHOSXrvkqBB:nth-child(3) {
width: 50%;
}
.NNJYHqxWVndY{
padding: 0;
}
.PPPEZfylCQju{
padding: 15px 50px;
}
.nwaLosjCryAe {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.PPPEZfylCQju {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.nwaLosjCryAe {
font-size: 14px;
width: 70%;
}
.CcRjgciWFjaP {
font-size: 16px;
}
.RqfoCsdnnFST a {
font-size: 24px;
}
.qUHZGWYEPfpC {
flex-wrap: wrap;
}
.qUHZGWYEPfpC .gENbDMAzeLCm {
width: 100%;
}
.HlQsTsHcnvOW {
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;
}
.NMJiiRLwLMOU {
width: 100%;
margin: 20px auto 15px auto;
}
.NNJYHqxWVndY {
flex-direction: column;
margin: 20px 0 20px 0;
}
.bBHViOXgppWt{
margin-top: 15px;
}
.PPPEZfylCQju {
font-size: 24px;
}
.idpgQceAcrMb{
margin-top: 20px;
}
.tWYFxEeemskw{
display: flex;
justify-content: center;
margin-left: auto;
}
.tWYFxEeemskw img {
width: 50px;
}
}
@media(max-width: 480px){
.fOHOSXrvkqBB:nth-child(1) {
flex-direction: column;
}
.fOHOSXrvkqBB:nth-child(2),
.fOHOSXrvkqBB:nth-child(3) {
width: 100%;
}
.yGProRnweuBl {
margin-left: 0px;
}
.PPPEZfylCQju{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.rrLPvZamLkno{
padding: 10px 20px;
}
.RqfoCsdnnFST{
max-width: 280px;
padding: 10px;
}
.mUKFwoIVAksu {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.mUKFwoIVAksu::after, .btn-up::before {
width: 14px;
}

.TCkgGuOTjQez {
width: 100px;
}
.SEZjGiibnUrq{
font-size: 14px;
}
}

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

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

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

.WHQTNHMwtJnW a:hover {
color: var(--rkdJyWowETZs);
}


/*popup*/
.dwzBEGYKsrhG {
background: var(--ontkxREXUgBW);
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;
}
.ZxxkreFIpLEm {
display: flex;
}
.oaetiCeQqFmu {
margin-left: 15px;
}
.lkvZpKZCgwZA {
width: 130px;
height: 100%;
border-radius: 16px;
}
.VZeUBkDNKnoH {
font-size: 24px;
font-weight: 600;
}
.skuaOGCAvHtJ {
margin-top: 10px;
color: var(--rtQNjySKmJSI);
}
.FYTWQdQalqfE {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--DUkFvlZNoQpV);
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(--jVJvNyDRntJF);
}
.FYTWQdQalqfE:hover{
background: var(--rkdJyWowETZs);
transition: all 0.7s ease-in-out;
color: var(--jVJvNyDRntJF);
}
.qJWAzAKaSeSG {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.CgSXNLusYAKr {
position: relative;
}
.CgSXNLusYAKr::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.CgSXNLusYAKr::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.tvhCcldUoUmX {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.dwzBEGYKsrhG{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.lkvZpKZCgwZA {
width: 70px;
}
.skuaOGCAvHtJ {
margin-right: 15px;
}
.FYTWQdQalqfE{
width: 220px;
}
}
@media(max-width: 480px){

.ZxxkreFIpLEm {
display: flex;
flex-direction: column;
align-items: center;
}
.FYTWQdQalqfE {
width: 200px;
margin-top: 0;
height: 40px;
}
.skuaOGCAvHtJ {
margin-right: 0;
text-align: center;
}
.oaetiCeQqFmu {
margin-left: 0;
}
}
