:root {
        --XekxHgcexbkv: #fefbfb;
        --oAgDBVnFVMCp: #FBFEFC;
        --qPBnfOzsImZc: #ffc107;
        --iIejVAbDRsxC: #FBFEFC;
        --TpSfOcHoSlGA: #e9eaea;
        --zmVEMpxEsQrJ: #000;
        --djImqXBvyhZA: #ee4f7c;
        --IRbzOaDdLQRt: #b50000;
        --mJRIjjpDegOI: #fff;
        --sVqklOawNAYV: rgba(255, 230, 230, 0.5);
        --KXGHgEfQEDnO: #FBFEFC;
        --YlTGKNNapokN: #edecec;
        --tkfdLcxXwpBj: #fff;
        --GKwEbtFSoFBt: #dad0d0;
        --umbednpsPBoa: #000000;
        --VLXvgZSOmwBS: #3b12f3;
        --iPvTUdWeZIBT: #220b87;
        --JTgLIIGGiXYZ: #ddd;
        --YPJcdzZgKstz: left;
        --fIcYislmINrR: left;
        --diZpWrMRjhZS: '➤';
        --jLMTjoShMBuC: '»';
        --EHpTsOZtXXAt: '⇨';
        --xTcWRQdVwJZb: '★';
        --vIifCslJRFpO: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.BpRXewcprJeg,
.AbXzyOPfkuSt,
.WjemQvSnBYjV {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.ViWYIxXDawEm {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.PMEXRRfZgZam {
background-color: var(--YlTGKNNapokN);
padding: 10px 0;
display: flex;
}
.PMEXRRfZgZam nav ul li a {
color: var(--umbednpsPBoa);
}
.AbXzyOPfkuSt {
background-color: var(--KXGHgEfQEDnO);
padding: 0 15px;
}
.OyalosGIieGi {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.uWOSGwmsmXWC a {
color: var(--mJRIjjpDegOI);
}

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

}

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

.fcxhTIxNmbpH {
text-align: var(--YPJcdzZgKstz);
}

.vmpPswGVelri {
background-color: var(--djImqXBvyhZA);
color: var(--mJRIjjpDegOI);
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;
}

.vmpPswGVelri:hover {
background-color: var(--IRbzOaDdLQRt);
}

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

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

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

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

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

.QgvueRQfozaw:hover {
background-color: var(--IRbzOaDdLQRt);
}

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

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

.tGDXFKKHOdDV:hover {
background-color: var(--IRbzOaDdLQRt);
color: var(--mJRIjjpDegOI);
}

.ZdjFXVfMjFdp {
font-weight: 400;
}

.ZdjFXVfMjFdp a {
font-weight: 400;
}
#OzeZUOzYppjT {
width: 100%;
ccnIcAoHIttg
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.HWBRPCFVkNNj {
width: 150px;
}

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

.comwttRIWnaR {
margin-left: 24px;
}

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

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

.SrPbEfxiBfmK {
color: var(--qPBnfOzsImZc);
font-size: 24px;
}

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

.GVSmUChubkqA:hover {
background-color: var(--IRbzOaDdLQRt);
color: var(--mJRIjjpDegOI);
}

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

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

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

.krZMSoPEAHiY .ZwjkkKGoPrQM {
width: 48%;
}

.krZMSoPEAHiY h3 {
margin-top: 0;
}

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

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

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

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

.krZMSoPEAHiY .ZwjkkKGoPrQM:first-child .fcxhTIxNmbpH {
color: green;
}

.krZMSoPEAHiY .ZwjkkKGoPrQM:last-child .fcxhTIxNmbpH {
color: red;
}

.krZMSoPEAHiY .ZwjkkKGoPrQM:first-child li::before {
color: green;
}

.krZMSoPEAHiY .ZwjkkKGoPrQM:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.geICooRrhqVH table tbody tr {
border-bottom: 1px solid var(--JTgLIIGGiXYZ);
background-color: var(--oAgDBVnFVMCp);
}

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

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

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

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

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

.MdUujCWNNPyv h3 {
margin: 10px 0;
}

/*Footer*/
.NsrGpYQCWeiY {
background-color: var(--GKwEbtFSoFBt);
color: var(--umbednpsPBoa);
}

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

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

.KHozPTbmiCsB:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.awUwHmBiwnvj {
margin-top: 40px;
}
.TYDlaEaHVSBu {
margin-left: 10px;
cursor: pointer;
}
.TYDlaEaHVSBu:before {
content: '[ ';
}
.TYDlaEaHVSBu:after {
content: ' ]';
}
.eShXTXQaRLgn {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.MHJBySBDuAMx {
max-height: 500px;
opacity: 1;
}
.LevUmMkqVHVG {
margin-left: 15px;
}

.RloGIeCZLJeD a{
color: var(--zmVEMpxEsQrJ);
}
.OyalosGIieGi {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.EyBJUsHTFUch {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.LTndSFRZwczL {
display: none;
position: absolute;
background: var(--KXGHgEfQEDnO);
border: 1px solid var(--tkfdLcxXwpBj);
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;
}

.uWOSGwmsmXWC:hover > .LTndSFRZwczL {
display: block;
}


.WFsGsyLglkqA {
margin: 0;
}

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

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


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

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

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

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

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

.UNdKIBmeTBMp:hover {
text-decoration: underline;
color: var(--IRbzOaDdLQRt);
}

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

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

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

.GaCtsIPxUNro {
display: flex;
}

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

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


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

#bJGazlQQUkVw:checked + .TclpSZAqlIoR .DJzgsvRhQVGF {
transform: rotate(180deg);
}

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

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

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

.bLowvMBAIRQn .CvRTekBwqOtR {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.WjemQvSnBYjV{
padding: 30px 15px;
text-align: center;
}
.NulwmjMDBBTv {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.PduoMKqBRfML:nth-child(1),
.PduoMKqBRfML:nth-child(2),
.PduoMKqBRfML:nth-child(3){
width: 33%;
}
.ohZdFvHEjxqw {
display: none !important;
}
.zbaAEPCYqckS{
text-align: center;
padding: 0 10px;
}
.comwttRIWnaR {
margin-left: 10px;
}
.IPhGXDJTErDH{
padding: 0 15px;
display: flex;
}
.OyalosGIieGi {
display: block;
color: var(--umbednpsPBoa);

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

}
.QemTOmacTufG {
flex-direction: column;
gap: 20px;
}
#IsIFBbtXDskl {
display: none;

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

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

}
@media(max-width: 756px){
.SOBqOxrnvyfp {
font-size: 26px;
width: 70%;
}
.ViWYIxXDawEm img {
margin-left: 0;
}
.NulwmjMDBBTv {
grid-template-columns: repeat(2, 1fr)
}
.uDkrlfUjxQFH {
    height: unset;
}
.vIPbamhhjCqi{
flex-wrap: wrap;
}
.PduoMKqBRfML:nth-child(1){
width: 100%;
justify-content: center;
}
.PduoMKqBRfML:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.PduoMKqBRfML:nth-child(3) {
width: 50%;
}
.ODzeHblKxSzt{
padding: 0;
}
.QgvueRQfozaw{
padding: 15px 50px;
}
.SOBqOxrnvyfp {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.QgvueRQfozaw {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.SOBqOxrnvyfp {
font-size: 14px;
width: 70%;
}
.NYgnEzZPSOWS {
font-size: 16px;
}
.vmpPswGVelri a {
font-size: 24px;
}
.krZMSoPEAHiY {
flex-wrap: wrap;
}
.krZMSoPEAHiY .ZwjkkKGoPrQM {
width: 100%;
}
.WrOcXOEjRJXk {
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;
}
.CvRTekBwqOtR {
width: 100%;
margin: 20px auto 15px auto;
}
.ODzeHblKxSzt {
flex-direction: column;
margin: 20px 0 20px 0;
}
.ZdjFXVfMjFdp{
margin-top: 15px;
}
.QgvueRQfozaw {
font-size: 24px;
}
.awUwHmBiwnvj{
margin-top: 20px;
}
.ViWYIxXDawEm{
display: flex;
justify-content: center;
margin-left: auto;
}
.ViWYIxXDawEm img {
width: 50px;
}
}
@media(max-width: 480px){
.PduoMKqBRfML:nth-child(1) {
flex-direction: column;
}
.PduoMKqBRfML:nth-child(2),
.PduoMKqBRfML:nth-child(3) {
width: 100%;
}
.comwttRIWnaR {
margin-left: 0px;
}
.QgvueRQfozaw{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.GVSmUChubkqA{
padding: 10px 20px;
}
.vmpPswGVelri{
max-width: 280px;
padding: 10px;
}
.KHozPTbmiCsB {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.KHozPTbmiCsB::after, .btn-up::before {
width: 14px;
}

.HWBRPCFVkNNj {
width: 100px;
}
.zbaAEPCYqckS{
font-size: 14px;
}
}

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

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

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

.nbOqCKmGiBPJ a:hover {
color: var(--IRbzOaDdLQRt);
}


/*popup*/
.AJJAZEfZAogC {
background: var(--iIejVAbDRsxC);
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;
}
.MqHqCCFWNpeP {
display: flex;
}
.bAcdtzmnxLEr {
margin-left: 15px;
}
.JdCazgSyYisV {
width: 130px;
height: 100%;
border-radius: 16px;
}
.LLpIDvzufkad {
font-size: 24px;
font-weight: 600;
}
.kBXMRsovEIan {
margin-top: 10px;
color: var(--zmVEMpxEsQrJ);
}
.uCbSfVdbrmjY {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--djImqXBvyhZA);
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(--mJRIjjpDegOI);
}
.uCbSfVdbrmjY:hover{
background: var(--IRbzOaDdLQRt);
transition: all 0.7s ease-in-out;
color: var(--mJRIjjpDegOI);
}
.xbTbOvmMBUIY {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.JCUtxydcwWGZ {
position: relative;
}
.JCUtxydcwWGZ::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.JCUtxydcwWGZ::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.ZXxjxzELVTvU {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.AJJAZEfZAogC{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.JdCazgSyYisV {
width: 70px;
}
.kBXMRsovEIan {
margin-right: 15px;
}
.uCbSfVdbrmjY{
width: 220px;
}
}
@media(max-width: 480px){

.MqHqCCFWNpeP {
display: flex;
flex-direction: column;
align-items: center;
}
.uCbSfVdbrmjY {
width: 200px;
margin-top: 0;
height: 40px;
}
.kBXMRsovEIan {
margin-right: 0;
text-align: center;
}
.bAcdtzmnxLEr {
margin-left: 0;
}
}
