:root {
        --mUjfgFdKIcCo: #fefdfc;
        --DheXfdCxauXn: #F8FCF8;
        --DgjlmuSfJHUL: #ffc107;
        --XgcdkYEnlkaW: #F8FCF8;
        --icKcHFPDrTTJ: #e9e9e9;
        --VFuQifKDzJlX: #000;
        --zvZIOXorodht: #ec4d77;
        --EDiupHKvhRAM: #a60000;
        --chIUbaeJfjbe: #fff;
        --nWMFAvpTmSwX: rgba(252, 220, 220, 0.5);
        --IcMpIGZguiGX: #F8FCF8;
        --WakCJZecXSDA: #ece7e7;
        --XYYBdSLlobAw: #fff;
        --dGylMpiPQmEJ: #d9d1d1;
        --nYUrQWqhhhEN: #000000;
        --eYSIXNMarOex: #4517ff;
        --LMErMSzMVTnD: #290f9a;
        --uGfozbyhQKLs: #ddd;
        --riOkJtmOmgmc: left;
        --pwxgzkwnNPJj: left;
        --TdPDZcUHyLmC: '➤';
        --QPtXNzdgIEuf: '»';
        --yLlBpUYseVsM: '⇨';
        --wxyMxlPBzqsG: '★';
        --DnDYbtPZaWqV: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.oboWTqaXwtqY,
.UyIhSDZbKsVP,
.KYOTvfCUpnAV {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.ZLCNuQcGXVKS {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.oOrgLhfxbsHQ {
background-color: var(--WakCJZecXSDA);
padding: 10px 0;
display: flex;
}
.oOrgLhfxbsHQ nav ul li a {
color: var(--nYUrQWqhhhEN);
}
.UyIhSDZbKsVP {
background-color: var(--IcMpIGZguiGX);
padding: 0 15px;
}
.CvHdPbmQHazq {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.fLxZYXBWQtbl a {
color: var(--chIUbaeJfjbe);
}

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

}

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

.UcITgprbVONK {
text-align: var(--riOkJtmOmgmc);
}

.rkhdeHxMZaXD {
background-color: var(--zvZIOXorodht);
color: var(--chIUbaeJfjbe);
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;
}

.rkhdeHxMZaXD:hover {
background-color: var(--EDiupHKvhRAM);
}

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

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

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

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

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

.uGUxtLFwPQSW:hover {
background-color: var(--EDiupHKvhRAM);
}

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

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

.anMchzwMMuPn:hover {
background-color: var(--EDiupHKvhRAM);
color: var(--chIUbaeJfjbe);
}

.IZCYZFEmFFpe {
font-weight: 400;
}

.IZCYZFEmFFpe a {
font-weight: 400;
}
#leMwaijFEyIw {
width: 100%;
yTSGuMKYNgJs
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.RBshEGgkngOt {
width: 150px;
}

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

.xFSyFIrHKdhp {
margin-left: 24px;
}

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

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

.IDNWZQEVdGLG {
color: var(--DgjlmuSfJHUL);
font-size: 24px;
}

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

.MRGnlXSJaWNQ:hover {
background-color: var(--EDiupHKvhRAM);
color: var(--chIUbaeJfjbe);
}

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

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

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

.AkGsuCkhTnZb .wQHfdjyLAIcV {
width: 48%;
}

.AkGsuCkhTnZb h3 {
margin-top: 0;
}

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

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

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

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

.AkGsuCkhTnZb .wQHfdjyLAIcV:first-child .UcITgprbVONK {
color: green;
}

.AkGsuCkhTnZb .wQHfdjyLAIcV:last-child .UcITgprbVONK {
color: red;
}

.AkGsuCkhTnZb .wQHfdjyLAIcV:first-child li::before {
color: green;
}

.AkGsuCkhTnZb .wQHfdjyLAIcV:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.bKHKeyMlwziP table tbody tr {
border-bottom: 1px solid var(--uGfozbyhQKLs);
background-color: var(--DheXfdCxauXn);
}

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

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

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

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

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

.JePNBdHdTCfm h3 {
margin: 10px 0;
}

/*Footer*/
.WWeQZVdDOLcg {
background-color: var(--dGylMpiPQmEJ);
color: var(--nYUrQWqhhhEN);
}

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

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

.SfglENpfqlWN:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.NRLgPZoCOeTj {
margin-top: 40px;
}
.eifhpzqtPiSQ {
margin-left: 10px;
cursor: pointer;
}
.eifhpzqtPiSQ:before {
content: '[ ';
}
.eifhpzqtPiSQ:after {
content: ' ]';
}
.ecFpWsBMjuzP {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.thlSyQGiScGE {
max-height: 500px;
opacity: 1;
}
.lMLKcqDpztRT {
margin-left: 15px;
}

.EInNMYauYled a{
color: var(--VFuQifKDzJlX);
}
.CvHdPbmQHazq {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.OyRwVZtjLSYN {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.SYqBWLNTVzhi {
display: none;
position: absolute;
background: var(--IcMpIGZguiGX);
border: 1px solid var(--XYYBdSLlobAw);
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;
}

.fLxZYXBWQtbl:hover > .SYqBWLNTVzhi {
display: block;
}


.UvDdJICCNSRW {
margin: 0;
}

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

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


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

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

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

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

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

.OleKjriQsZEw:hover {
text-decoration: underline;
color: var(--EDiupHKvhRAM);
}

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

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

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

.wUEHCoiOfBQj {
display: flex;
}

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

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


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

#ydGVRrSeWlRK:checked + .elCeUqtaMeSo .FzXXIWsebfEX {
transform: rotate(180deg);
}

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

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

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

.BeuxUWLhKswe .fQlVjUKKmnwg {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.KYOTvfCUpnAV{
padding: 30px 15px;
text-align: center;
}
.eyMwoGhXSXJe {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.dTWqXxUhUoAE:nth-child(1),
.dTWqXxUhUoAE:nth-child(2),
.dTWqXxUhUoAE:nth-child(3){
width: 33%;
}
.FIwnPMctqpTj {
display: none !important;
}
.XGjILHaNyJJR{
text-align: center;
padding: 0 10px;
}
.xFSyFIrHKdhp {
margin-left: 10px;
}
.FMiUexPjrNGH{
padding: 0 15px;
display: flex;
}
.CvHdPbmQHazq {
display: block;
color: var(--nYUrQWqhhhEN);

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

}
.dYCOIrlkjmwm {
flex-direction: column;
gap: 20px;
}
#JxYMhPjkiOXV {
display: none;

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

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

}
@media(max-width: 756px){
.awIdQsqKLPuw {
font-size: 26px;
width: 70%;
}
.ZLCNuQcGXVKS img {
margin-left: 0;
}
.eyMwoGhXSXJe {
grid-template-columns: repeat(2, 1fr)
}
.nYvYBnKVuXnj {
    height: unset;
}
.bjjrcjAFQLbN{
flex-wrap: wrap;
}
.dTWqXxUhUoAE:nth-child(1){
width: 100%;
justify-content: center;
}
.dTWqXxUhUoAE:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.dTWqXxUhUoAE:nth-child(3) {
width: 50%;
}
.JnVKLmIEQATx{
padding: 0;
}
.uGUxtLFwPQSW{
padding: 15px 50px;
}
.awIdQsqKLPuw {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.uGUxtLFwPQSW {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.awIdQsqKLPuw {
font-size: 14px;
width: 70%;
}
.GFwyvpMvntNe {
font-size: 16px;
}
.rkhdeHxMZaXD a {
font-size: 24px;
}
.AkGsuCkhTnZb {
flex-wrap: wrap;
}
.AkGsuCkhTnZb .wQHfdjyLAIcV {
width: 100%;
}
.SvrCSzfIeynP {
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;
}
.fQlVjUKKmnwg {
width: 100%;
margin: 20px auto 15px auto;
}
.JnVKLmIEQATx {
flex-direction: column;
margin: 20px 0 20px 0;
}
.IZCYZFEmFFpe{
margin-top: 15px;
}
.uGUxtLFwPQSW {
font-size: 24px;
}
.NRLgPZoCOeTj{
margin-top: 20px;
}
.ZLCNuQcGXVKS{
display: flex;
justify-content: center;
margin-left: auto;
}
.ZLCNuQcGXVKS img {
width: 50px;
}
}
@media(max-width: 480px){
.dTWqXxUhUoAE:nth-child(1) {
flex-direction: column;
}
.dTWqXxUhUoAE:nth-child(2),
.dTWqXxUhUoAE:nth-child(3) {
width: 100%;
}
.xFSyFIrHKdhp {
margin-left: 0px;
}
.uGUxtLFwPQSW{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.MRGnlXSJaWNQ{
padding: 10px 20px;
}
.rkhdeHxMZaXD{
max-width: 280px;
padding: 10px;
}
.SfglENpfqlWN {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.SfglENpfqlWN::after, .btn-up::before {
width: 14px;
}

.RBshEGgkngOt {
width: 100px;
}
.XGjILHaNyJJR{
font-size: 14px;
}
}

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

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

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

.WxODEaORlOnp a:hover {
color: var(--EDiupHKvhRAM);
}


/*popup*/
.PFwXwKMycyIr {
background: var(--XgcdkYEnlkaW);
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;
}
.yOaiwVnlJhez {
display: flex;
}
.lslfnLmhjbYX {
margin-left: 15px;
}
.RDVSwlkIbCmB {
width: 130px;
height: 100%;
border-radius: 16px;
}
.ZkLkiDdNsKQy {
font-size: 24px;
font-weight: 600;
}
.vOHuJIcVWmBN {
margin-top: 10px;
color: var(--VFuQifKDzJlX);
}
.FvpfadZTBANM {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--zvZIOXorodht);
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(--chIUbaeJfjbe);
}
.FvpfadZTBANM:hover{
background: var(--EDiupHKvhRAM);
transition: all 0.7s ease-in-out;
color: var(--chIUbaeJfjbe);
}
.dxzMYGloVeiG {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.OFABwdYcyrOD {
position: relative;
}
.OFABwdYcyrOD::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.OFABwdYcyrOD::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.eAoBSBCFMfiw {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.PFwXwKMycyIr{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.RDVSwlkIbCmB {
width: 70px;
}
.vOHuJIcVWmBN {
margin-right: 15px;
}
.FvpfadZTBANM{
width: 220px;
}
}
@media(max-width: 480px){

.yOaiwVnlJhez {
display: flex;
flex-direction: column;
align-items: center;
}
.FvpfadZTBANM {
width: 200px;
margin-top: 0;
height: 40px;
}
.vOHuJIcVWmBN {
margin-right: 0;
text-align: center;
}
.lslfnLmhjbYX {
margin-left: 0;
}
}
