:root {
        --wdztbzLHmozx: #fefafa;
        --zbBzmkMmhVyZ: #FDFCFB;
        --eqiUaXpkovgI: #ffc107;
        --ykrKqVdhQUzc: #FDFCFB;
        --TsAHOCKxBDtO: #e9e9e9;
        --dqujUATFEkMQ: #000;
        --kmAJBawxPvwJ: #ea4c73;
        --kYvTOuICehVV: #b30000;
        --qzKpDjQcdvpC: #fff;
        --GSxMHLbOYYUR: rgba(250, 220, 220, 0.5);
        --qzVLgMHgFNLQ: #FDFCFB;
        --zPEaufPZZRvH: #ebe8e8;
        --TAvZUgYkzLHU: #fff;
        --oIZTIudaGkVo: #d5cdcd;
        --xjFrzgkHRXDc: #000000;
        --piAhjbDNqZTE: #4316ff;
        --ReLEPiFVEBNa: #270d95;
        --IeCGTsKsKlyC: #ddd;
        --oorfGcKorePj: left;
        --yDcyFXLypfKw: left;
        --lIrQTecSKlSs: '➤';
        --kbFLMgTtQUtV: '»';
        --YwatxtrBnbyl: '⇨';
        --ULxvcNpOcZeb: '★';
        --SQlQBmQvdagK: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.cuAHljGCmIaP,
.dwWtUVirexXA,
.lCJHVEcHLrpW {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.lsvAEpmIWdNX {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.sQvXhuGEkOlG {
background-color: var(--zPEaufPZZRvH);
padding: 10px 0;
display: flex;
}
.sQvXhuGEkOlG nav ul li a {
color: var(--xjFrzgkHRXDc);
}
.dwWtUVirexXA {
background-color: var(--qzVLgMHgFNLQ);
padding: 0 15px;
}
.QoCeyyyUUFPB {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.GOeSTmNvlRMt a {
color: var(--qzKpDjQcdvpC);
}

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

}

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

.cSYCIGbohRsp {
text-align: var(--oorfGcKorePj);
}

.UCLKCEefvkMl {
background-color: var(--kmAJBawxPvwJ);
color: var(--qzKpDjQcdvpC);
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;
}

.UCLKCEefvkMl:hover {
background-color: var(--kYvTOuICehVV);
}

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

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

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

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

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

.sugELAfKWIIc:hover {
background-color: var(--kYvTOuICehVV);
}

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

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

.HyMpsqeiXoNb:hover {
background-color: var(--kYvTOuICehVV);
color: var(--qzKpDjQcdvpC);
}

.TnsNrrmRxCld {
font-weight: 400;
}

.TnsNrrmRxCld a {
font-weight: 400;
}
#FjsZThaKtchK {
width: 100%;
DxcQKPiQoEGR
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.JxhrPIGUMBNk {
width: 150px;
}

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

.nPQSyYAIonnp {
margin-left: 24px;
}

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

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

.mssLyRrGiges {
color: var(--eqiUaXpkovgI);
font-size: 24px;
}

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

.NFEytksCzaZb:hover {
background-color: var(--kYvTOuICehVV);
color: var(--qzKpDjQcdvpC);
}

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

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

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

.ZdvkVHtgrHJa .iOoLftUMBnsx {
width: 48%;
}

.ZdvkVHtgrHJa h3 {
margin-top: 0;
}

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

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

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

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

.ZdvkVHtgrHJa .iOoLftUMBnsx:first-child .cSYCIGbohRsp {
color: green;
}

.ZdvkVHtgrHJa .iOoLftUMBnsx:last-child .cSYCIGbohRsp {
color: red;
}

.ZdvkVHtgrHJa .iOoLftUMBnsx:first-child li::before {
color: green;
}

.ZdvkVHtgrHJa .iOoLftUMBnsx:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.FMickbSFWJIV table tbody tr {
border-bottom: 1px solid var(--IeCGTsKsKlyC);
background-color: var(--zbBzmkMmhVyZ);
}

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

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

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

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

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

.sfMtIPyLcDBq h3 {
margin: 10px 0;
}

/*Footer*/
.EwvdOUgaFzEj {
background-color: var(--oIZTIudaGkVo);
color: var(--xjFrzgkHRXDc);
}

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

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

.oeBxyLRtJFEc:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.HdSmApNFjDzD {
margin-top: 40px;
}
.SJcPcikjKGEE {
margin-left: 10px;
cursor: pointer;
}
.SJcPcikjKGEE:before {
content: '[ ';
}
.SJcPcikjKGEE:after {
content: ' ]';
}
.sCQFtyfDWEFK {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.tyYRdyAnWXmx {
max-height: 500px;
opacity: 1;
}
.uVyAuSbEpKor {
margin-left: 15px;
}

.fpAYmSlXPhiM a{
color: var(--dqujUATFEkMQ);
}
.QoCeyyyUUFPB {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.fkopMQnxXhDB {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.ZyFZHbrFhNrp {
display: none;
position: absolute;
background: var(--qzVLgMHgFNLQ);
border: 1px solid var(--TAvZUgYkzLHU);
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;
}

.GOeSTmNvlRMt:hover > .ZyFZHbrFhNrp {
display: block;
}


.hYYppFsgQRfO {
margin: 0;
}

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

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


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

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

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

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

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

.cfrocImHXJFV:hover {
text-decoration: underline;
color: var(--kYvTOuICehVV);
}

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

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

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

.sOuZYAJDlNuL {
display: flex;
}

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

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


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

#bdWaDATbUZwm:checked + .LsFGyIhEHmdz .dIAtKdJXHJOc {
transform: rotate(180deg);
}

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

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

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

.AwiMNGiZcTIy .HRZlgKETbcDp {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.lCJHVEcHLrpW{
padding: 30px 15px;
text-align: center;
}
.kklxfmmttCMd {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.TZfIjTMAMHOc:nth-child(1),
.TZfIjTMAMHOc:nth-child(2),
.TZfIjTMAMHOc:nth-child(3){
width: 33%;
}
.ZXDvjJELRwNt {
display: none !important;
}
.SgfbQPFjlkSY{
text-align: center;
padding: 0 10px;
}
.nPQSyYAIonnp {
margin-left: 10px;
}
.MRaJYmfyfCNg{
padding: 0 15px;
display: flex;
}
.QoCeyyyUUFPB {
display: block;
color: var(--xjFrzgkHRXDc);

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

}
.aTZwRpNXsDrG {
flex-direction: column;
gap: 20px;
}
#lYhtfotJFJVr {
display: none;

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

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

}
@media(max-width: 756px){
.aypOFLSYxEBT {
font-size: 26px;
width: 70%;
}
.lsvAEpmIWdNX img {
margin-left: 0;
}
.kklxfmmttCMd {
grid-template-columns: repeat(2, 1fr)
}
.QjlmTplGGswe {
    height: unset;
}
.DDuyMbmECbNp{
flex-wrap: wrap;
}
.TZfIjTMAMHOc:nth-child(1){
width: 100%;
justify-content: center;
}
.TZfIjTMAMHOc:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.TZfIjTMAMHOc:nth-child(3) {
width: 50%;
}
.vFfDRzQMTTGJ{
padding: 0;
}
.sugELAfKWIIc{
padding: 15px 50px;
}
.aypOFLSYxEBT {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.sugELAfKWIIc {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.aypOFLSYxEBT {
font-size: 14px;
width: 70%;
}
.OCxMWFASiHPo {
font-size: 16px;
}
.UCLKCEefvkMl a {
font-size: 24px;
}
.ZdvkVHtgrHJa {
flex-wrap: wrap;
}
.ZdvkVHtgrHJa .iOoLftUMBnsx {
width: 100%;
}
.LtZUnTiUNPNv {
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;
}
.HRZlgKETbcDp {
width: 100%;
margin: 20px auto 15px auto;
}
.vFfDRzQMTTGJ {
flex-direction: column;
margin: 20px 0 20px 0;
}
.TnsNrrmRxCld{
margin-top: 15px;
}
.sugELAfKWIIc {
font-size: 24px;
}
.HdSmApNFjDzD{
margin-top: 20px;
}
.lsvAEpmIWdNX{
display: flex;
justify-content: center;
margin-left: auto;
}
.lsvAEpmIWdNX img {
width: 50px;
}
}
@media(max-width: 480px){
.TZfIjTMAMHOc:nth-child(1) {
flex-direction: column;
}
.TZfIjTMAMHOc:nth-child(2),
.TZfIjTMAMHOc:nth-child(3) {
width: 100%;
}
.nPQSyYAIonnp {
margin-left: 0px;
}
.sugELAfKWIIc{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.NFEytksCzaZb{
padding: 10px 20px;
}
.UCLKCEefvkMl{
max-width: 280px;
padding: 10px;
}
.oeBxyLRtJFEc {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.oeBxyLRtJFEc::after, .btn-up::before {
width: 14px;
}

.JxhrPIGUMBNk {
width: 100px;
}
.SgfbQPFjlkSY{
font-size: 14px;
}
}

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

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

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

.CKKPMBVbRYYK a:hover {
color: var(--kYvTOuICehVV);
}


/*popup*/
.ocmFseieenMv {
background: var(--ykrKqVdhQUzc);
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;
}
.SsWeYDpaxKgN {
display: flex;
}
.PAbsuXtBNKDt {
margin-left: 15px;
}
.PkomSyBexQWw {
width: 130px;
height: 100%;
border-radius: 16px;
}
.fPnJVGamWgxa {
font-size: 24px;
font-weight: 600;
}
.HIcgEFAjSONC {
margin-top: 10px;
color: var(--dqujUATFEkMQ);
}
.mgxrlVwoliSl {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--kmAJBawxPvwJ);
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(--qzKpDjQcdvpC);
}
.mgxrlVwoliSl:hover{
background: var(--kYvTOuICehVV);
transition: all 0.7s ease-in-out;
color: var(--qzKpDjQcdvpC);
}
.fafnFQxkFZnv {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.UVKcvAKIcxYH {
position: relative;
}
.UVKcvAKIcxYH::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.UVKcvAKIcxYH::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.UIsbKrqhtTAS {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.ocmFseieenMv{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.PkomSyBexQWw {
width: 70px;
}
.HIcgEFAjSONC {
margin-right: 15px;
}
.mgxrlVwoliSl{
width: 220px;
}
}
@media(max-width: 480px){

.SsWeYDpaxKgN {
display: flex;
flex-direction: column;
align-items: center;
}
.mgxrlVwoliSl {
width: 200px;
margin-top: 0;
height: 40px;
}
.HIcgEFAjSONC {
margin-right: 0;
text-align: center;
}
.PAbsuXtBNKDt {
margin-left: 0;
}
}
