:root {
        --HOGlKXmPDJEC: #fffdfc;
        --qAuSndTXmAEY: #F8F7F8;
        --xqMaWrmeXOLL: #ffc107;
        --IHQAgAvlcVKZ: #F8F7F8;
        --zNBREOlkXVvg: #eaeaea;
        --gGmFRkGfGYBN: #000;
        --zBrbVapHmXil: #ea4a75;
        --ZZxTdIhpKiUo: #ad0303;
        --FmMutGZhfOTF: #fff;
        --ByvRCWOEbODS: rgba(255, 255, 255, 0.5);
        --bDeNuwgOgdFH: #F8F7F8;
        --wraCqXlWVHGD: #ebeaea;
        --dBarKZSDohcy: #fff;
        --ffESJCebHXNe: #d7d1d1;
        --jgtXAKlUbfao: #000000;
        --ZhZkJEazmdgK: #3d13f5;
        --nNlpzvgetkrm: #250c91;
        --wqycOAGbvPUg: #ddd;
        --GrdPxBiWNoLw: left;
        --GHtcYAAxQkAG: left;
        --yGZdOpVQMJzi: '➤';
        --oRNaolRLUxCX: '»';
        --MFABBBukAcly: '⇨';
        --NsGKgdKbMiKb: '★';
        --JDuAcGYrVIXj: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.uEvtZsXfnEey,
.ejlckykHcWPU,
.cnTzZfyVlcvP {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.NcIcailiSHQX {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.zrghqdivRKZY {
background-color: var(--wraCqXlWVHGD);
padding: 10px 0;
display: flex;
}
.zrghqdivRKZY nav ul li a {
color: var(--jgtXAKlUbfao);
}
.ejlckykHcWPU {
background-color: var(--bDeNuwgOgdFH);
padding: 0 15px;
}
.mMKHRCxepYmD {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.bLJYeHOAplwa a {
color: var(--FmMutGZhfOTF);
}

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

}

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

.aOtOBZbpfgIK {
text-align: var(--GrdPxBiWNoLw);
}

.TTXspkponEry {
background-color: var(--zBrbVapHmXil);
color: var(--FmMutGZhfOTF);
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;
}

.TTXspkponEry:hover {
background-color: var(--ZZxTdIhpKiUo);
}

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

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

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

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

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

.asJvVinTyxXP:hover {
background-color: var(--ZZxTdIhpKiUo);
}

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

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

.GGwjBRWvkeUP:hover {
background-color: var(--ZZxTdIhpKiUo);
color: var(--FmMutGZhfOTF);
}

.TTYIypgyrjYb {
font-weight: 400;
}

.TTYIypgyrjYb a {
font-weight: 400;
}
#qdtmxPQAoRay {
width: 100%;
QpPfuuaAiMVU
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.VdTGbYkNEtXH {
width: 150px;
}

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

.QfjxpyFJDwsO {
margin-left: 24px;
}

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

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

.ZrYxCklVluDg {
color: var(--xqMaWrmeXOLL);
font-size: 24px;
}

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

.zWqaMulVLbmt:hover {
background-color: var(--ZZxTdIhpKiUo);
color: var(--FmMutGZhfOTF);
}

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

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

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

.IYKwKynxsicG .mIRfMVBrnJLP {
width: 48%;
}

.IYKwKynxsicG h3 {
margin-top: 0;
}

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

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

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

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

.IYKwKynxsicG .mIRfMVBrnJLP:first-child .aOtOBZbpfgIK {
color: green;
}

.IYKwKynxsicG .mIRfMVBrnJLP:last-child .aOtOBZbpfgIK {
color: red;
}

.IYKwKynxsicG .mIRfMVBrnJLP:first-child li::before {
color: green;
}

.IYKwKynxsicG .mIRfMVBrnJLP:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.rqgwDtGPGEYU table tbody tr {
border-bottom: 1px solid var(--wqycOAGbvPUg);
background-color: var(--qAuSndTXmAEY);
}

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

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

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

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

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

.ySbMwjOCbkjP h3 {
margin: 10px 0;
}

/*Footer*/
.DIjUxuIgCUVx {
background-color: var(--ffESJCebHXNe);
color: var(--jgtXAKlUbfao);
}

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

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

.uIqRylGrfrZr:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.TWQOvBfmGFzT {
margin-top: 40px;
}
.YPrcRsJEIEyl {
margin-left: 10px;
cursor: pointer;
}
.YPrcRsJEIEyl:before {
content: '[ ';
}
.YPrcRsJEIEyl:after {
content: ' ]';
}
.KUUmHPbpTuXS {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.AJmndWbmpmCo {
max-height: 500px;
opacity: 1;
}
.bxbkkXVuglma {
margin-left: 15px;
}

.kLYXRWvBOynE a{
color: var(--gGmFRkGfGYBN);
}
.mMKHRCxepYmD {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.xUQUpzBFCdMR {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.MOEXdgBeXnig {
display: none;
position: absolute;
background: var(--bDeNuwgOgdFH);
border: 1px solid var(--dBarKZSDohcy);
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;
}

.bLJYeHOAplwa:hover > .MOEXdgBeXnig {
display: block;
}


.wpaflkKjTyBm {
margin: 0;
}

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

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


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

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

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

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

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

.VqQowCgRAoID:hover {
text-decoration: underline;
color: var(--ZZxTdIhpKiUo);
}

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

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

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

.gLJQfnLdVcVx {
display: flex;
}

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

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


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

#kTEtqMsXPMWe:checked + .HXCSGkTQmCFZ .VVgvzcmBIruC {
transform: rotate(180deg);
}

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

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

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

.FCVmitSSfVlR .QNWxzSgVAHRL {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.cnTzZfyVlcvP{
padding: 30px 15px;
text-align: center;
}
.OgtSLEDNFLne {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.EABLmaMiDgQD:nth-child(1),
.EABLmaMiDgQD:nth-child(2),
.EABLmaMiDgQD:nth-child(3){
width: 33%;
}
.mWFBvqtJFvmc {
display: none !important;
}
.KeZafUsoPJOm{
text-align: center;
padding: 0 10px;
}
.QfjxpyFJDwsO {
margin-left: 10px;
}
.TiICoGXvYxcr{
padding: 0 15px;
display: flex;
}
.mMKHRCxepYmD {
display: block;
color: var(--jgtXAKlUbfao);

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

}
.EaLserpgQDkY {
flex-direction: column;
gap: 20px;
}
#NwanKgcYJvNZ {
display: none;

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

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

}
@media(max-width: 756px){
.tIYabOwZssgo {
font-size: 26px;
width: 70%;
}
.NcIcailiSHQX img {
margin-left: 0;
}
.OgtSLEDNFLne {
grid-template-columns: repeat(2, 1fr)
}
.oGCHgIvaWTqe {
    height: unset;
}
.OJJWkiSFhSGM{
flex-wrap: wrap;
}
.EABLmaMiDgQD:nth-child(1){
width: 100%;
justify-content: center;
}
.EABLmaMiDgQD:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.EABLmaMiDgQD:nth-child(3) {
width: 50%;
}
.xLzYQZXvEBOM{
padding: 0;
}
.asJvVinTyxXP{
padding: 15px 50px;
}
.tIYabOwZssgo {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.asJvVinTyxXP {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.tIYabOwZssgo {
font-size: 14px;
width: 70%;
}
.crCMfnhiMMyS {
font-size: 16px;
}
.TTXspkponEry a {
font-size: 24px;
}
.IYKwKynxsicG {
flex-wrap: wrap;
}
.IYKwKynxsicG .mIRfMVBrnJLP {
width: 100%;
}
.cmBmOyQbPkvY {
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;
}
.QNWxzSgVAHRL {
width: 100%;
margin: 20px auto 15px auto;
}
.xLzYQZXvEBOM {
flex-direction: column;
margin: 20px 0 20px 0;
}
.TTYIypgyrjYb{
margin-top: 15px;
}
.asJvVinTyxXP {
font-size: 24px;
}
.TWQOvBfmGFzT{
margin-top: 20px;
}
.NcIcailiSHQX{
display: flex;
justify-content: center;
margin-left: auto;
}
.NcIcailiSHQX img {
width: 50px;
}
}
@media(max-width: 480px){
.EABLmaMiDgQD:nth-child(1) {
flex-direction: column;
}
.EABLmaMiDgQD:nth-child(2),
.EABLmaMiDgQD:nth-child(3) {
width: 100%;
}
.QfjxpyFJDwsO {
margin-left: 0px;
}
.asJvVinTyxXP{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.zWqaMulVLbmt{
padding: 10px 20px;
}
.TTXspkponEry{
max-width: 280px;
padding: 10px;
}
.uIqRylGrfrZr {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.uIqRylGrfrZr::after, .btn-up::before {
width: 14px;
}

.VdTGbYkNEtXH {
width: 100px;
}
.KeZafUsoPJOm{
font-size: 14px;
}
}

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

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

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

.YuWoEZMzDbvh a:hover {
color: var(--ZZxTdIhpKiUo);
}


/*popup*/
.ntbJGvFZHvRq {
background: var(--IHQAgAvlcVKZ);
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;
}
.jILqTtyVbJeW {
display: flex;
}
.CQJrwzEQTYre {
margin-left: 15px;
}
.DKcpyHoumaqz {
width: 130px;
height: 100%;
border-radius: 16px;
}
.ObYUJkfMyIfe {
font-size: 24px;
font-weight: 600;
}
.vFXnvwlagXid {
margin-top: 10px;
color: var(--gGmFRkGfGYBN);
}
.kmgJfUuRDCTT {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--zBrbVapHmXil);
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(--FmMutGZhfOTF);
}
.kmgJfUuRDCTT:hover{
background: var(--ZZxTdIhpKiUo);
transition: all 0.7s ease-in-out;
color: var(--FmMutGZhfOTF);
}
.OCgIDsxIiedh {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.HTgNmHanZqTq {
position: relative;
}
.HTgNmHanZqTq::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.HTgNmHanZqTq::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.sKgwwMZfiiyD {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.ntbJGvFZHvRq{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.DKcpyHoumaqz {
width: 70px;
}
.vFXnvwlagXid {
margin-right: 15px;
}
.kmgJfUuRDCTT{
width: 220px;
}
}
@media(max-width: 480px){

.jILqTtyVbJeW {
display: flex;
flex-direction: column;
align-items: center;
}
.kmgJfUuRDCTT {
width: 200px;
margin-top: 0;
height: 40px;
}
.vFXnvwlagXid {
margin-right: 0;
text-align: center;
}
.CQJrwzEQTYre {
margin-left: 0;
}
}
