:root {
        --JvBqXNwKAXIk: #fffcfd;
        --bBfxTofnkBCK: #FEFDFC;
        --ABELyFkEJKMr: #ffc107;
        --pTEzYUkdZGSf: #FEFDFC;
        --sXOgiTdhhvFG: #e8e8e8;
        --tbyOKNnKQymT: #000;
        --qdYiPwXwEoMN: #eb4976;
        --IoFIlffPCjCv: #b30000;
        --gyabosoENwFC: #fff;
        --bDwagqXTcbpn: rgba(250, 220, 220, 0.5);
        --RSPEXyZNSSIN: #FEFDFC;
        --LqfPcepoxxkh: #ebeaea;
        --GtJXANXquRoO: #fff;
        --sxHbEZHhXRfW: #d8d2d2;
        --ijtarNSPghEr: #000000;
        --dSsyfoXqAdnQ: #4316f2;
        --kCHrEnhycNEj: #250c91;
        --csqVxnnpjbJV: #ddd;
        --GvKQSwagVtZp: left;
        --XvTCpEZbqlac: left;
        --cSPDRTFGAcdg: '➤';
        --EFMjzZhOLMUY: '»';
        --bwDshUojPhGV: '⇨';
        --HyavfzIcqRvv: '★';
        --tvgoNcgaSpXD: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.BNjCVXISGgtB,
.mvHsEkSpnIWn,
.ZJslaeNZttGW {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.TcXNbXESRgtD {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.vlSRGYnmRFJD {
background-color: var(--LqfPcepoxxkh);
padding: 10px 0;
display: flex;
}
.vlSRGYnmRFJD nav ul li a {
color: var(--ijtarNSPghEr);
}
.mvHsEkSpnIWn {
background-color: var(--RSPEXyZNSSIN);
padding: 0 15px;
}
.nKGPcshfZmGf {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.QuDAXJnWvhrH a {
color: var(--gyabosoENwFC);
}

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

}

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

.pCbJMdTxSQGv {
text-align: var(--GvKQSwagVtZp);
}

.YXEuGyuGQkeC {
background-color: var(--qdYiPwXwEoMN);
color: var(--gyabosoENwFC);
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;
}

.YXEuGyuGQkeC:hover {
background-color: var(--IoFIlffPCjCv);
}

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

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

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

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

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

.CyXJCPuxqCym:hover {
background-color: var(--IoFIlffPCjCv);
}

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

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

.lxRwjYIufsvo:hover {
background-color: var(--IoFIlffPCjCv);
color: var(--gyabosoENwFC);
}

.ndKgozPcPgUb {
font-weight: 400;
}

.ndKgozPcPgUb a {
font-weight: 400;
}
#MVmULwREFYsb {
width: 100%;
uxUafhsDKtIE
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.nmCPsKrFGABK {
width: 150px;
}

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

.OTGeUsoRkWml {
margin-left: 24px;
}

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

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

.zwmxAulkrxQU {
color: var(--ABELyFkEJKMr);
font-size: 24px;
}

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

.cPYnEznovnzg:hover {
background-color: var(--IoFIlffPCjCv);
color: var(--gyabosoENwFC);
}

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

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

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

.ROhmwdyHXaTQ .jyWnGwYgLZWp {
width: 48%;
}

.ROhmwdyHXaTQ h3 {
margin-top: 0;
}

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

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

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

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

.ROhmwdyHXaTQ .jyWnGwYgLZWp:first-child .pCbJMdTxSQGv {
color: green;
}

.ROhmwdyHXaTQ .jyWnGwYgLZWp:last-child .pCbJMdTxSQGv {
color: red;
}

.ROhmwdyHXaTQ .jyWnGwYgLZWp:first-child li::before {
color: green;
}

.ROhmwdyHXaTQ .jyWnGwYgLZWp:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.psuIDrJeoPbC table tbody tr {
border-bottom: 1px solid var(--csqVxnnpjbJV);
background-color: var(--bBfxTofnkBCK);
}

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

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

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

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

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

.meJLRyxbExBm h3 {
margin: 10px 0;
}

/*Footer*/
.DIEteVbPIJlD {
background-color: var(--sxHbEZHhXRfW);
color: var(--ijtarNSPghEr);
}

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

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

.wpNKTJIKiDqz:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.vsLjMzviFhlf {
margin-top: 40px;
}
.iHGKEaEszOmA {
margin-left: 10px;
cursor: pointer;
}
.iHGKEaEszOmA:before {
content: '[ ';
}
.iHGKEaEszOmA:after {
content: ' ]';
}
.VUuOYdnwwyjE {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.lmaeDNyQqkQA {
max-height: 500px;
opacity: 1;
}
.bJucQJrGOLND {
margin-left: 15px;
}

.hJkRnrZRuRql a{
color: var(--tbyOKNnKQymT);
}
.nKGPcshfZmGf {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.VinYVFPRfhat {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.FHgoeDjkYrVs {
display: none;
position: absolute;
background: var(--RSPEXyZNSSIN);
border: 1px solid var(--GtJXANXquRoO);
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;
}

.QuDAXJnWvhrH:hover > .FHgoeDjkYrVs {
display: block;
}


.iGlAORSLbeNE {
margin: 0;
}

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

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


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

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

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

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

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

.DuxbiIjcuqua:hover {
text-decoration: underline;
color: var(--IoFIlffPCjCv);
}

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

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

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

.fTyuhBkrJUkb {
display: flex;
}

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

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


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

#DObUvsEGKYoj:checked + .VFgsWcmOfDdC .pLHvPlDZUXJc {
transform: rotate(180deg);
}

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

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

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

.yVhIMAUqMTHM .GnHbYnHpswbP {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.ZJslaeNZttGW{
padding: 30px 15px;
text-align: center;
}
.CMDHSFEQcLRW {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.WIhtqSUlWZhx:nth-child(1),
.WIhtqSUlWZhx:nth-child(2),
.WIhtqSUlWZhx:nth-child(3){
width: 33%;
}
.tuAdoEvjlcZC {
display: none !important;
}
.eqKWCUtsfmFK{
text-align: center;
padding: 0 10px;
}
.OTGeUsoRkWml {
margin-left: 10px;
}
.tEuncKuyYHYp{
padding: 0 15px;
display: flex;
}
.nKGPcshfZmGf {
display: block;
color: var(--ijtarNSPghEr);

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

}
.wcEOvGJEPMib {
flex-direction: column;
gap: 20px;
}
#IdsoGeokAVxN {
display: none;

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

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

}
@media(max-width: 756px){
.YWsQDzBsdWxf {
font-size: 26px;
width: 70%;
}
.TcXNbXESRgtD img {
margin-left: 0;
}
.CMDHSFEQcLRW {
grid-template-columns: repeat(2, 1fr)
}
.hwOBtGvfYClV {
    height: unset;
}
.OTMNyevzJcWN{
flex-wrap: wrap;
}
.WIhtqSUlWZhx:nth-child(1){
width: 100%;
justify-content: center;
}
.WIhtqSUlWZhx:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.WIhtqSUlWZhx:nth-child(3) {
width: 50%;
}
.NkmvMfwkKeDN{
padding: 0;
}
.CyXJCPuxqCym{
padding: 15px 50px;
}
.YWsQDzBsdWxf {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.CyXJCPuxqCym {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.YWsQDzBsdWxf {
font-size: 14px;
width: 70%;
}
.tYLuYtDIYJhv {
font-size: 16px;
}
.YXEuGyuGQkeC a {
font-size: 24px;
}
.ROhmwdyHXaTQ {
flex-wrap: wrap;
}
.ROhmwdyHXaTQ .jyWnGwYgLZWp {
width: 100%;
}
.ZPAsyKermQlu {
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;
}
.GnHbYnHpswbP {
width: 100%;
margin: 20px auto 15px auto;
}
.NkmvMfwkKeDN {
flex-direction: column;
margin: 20px 0 20px 0;
}
.ndKgozPcPgUb{
margin-top: 15px;
}
.CyXJCPuxqCym {
font-size: 24px;
}
.vsLjMzviFhlf{
margin-top: 20px;
}
.TcXNbXESRgtD{
display: flex;
justify-content: center;
margin-left: auto;
}
.TcXNbXESRgtD img {
width: 50px;
}
}
@media(max-width: 480px){
.WIhtqSUlWZhx:nth-child(1) {
flex-direction: column;
}
.WIhtqSUlWZhx:nth-child(2),
.WIhtqSUlWZhx:nth-child(3) {
width: 100%;
}
.OTGeUsoRkWml {
margin-left: 0px;
}
.CyXJCPuxqCym{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.cPYnEznovnzg{
padding: 10px 20px;
}
.YXEuGyuGQkeC{
max-width: 280px;
padding: 10px;
}
.wpNKTJIKiDqz {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.wpNKTJIKiDqz::after, .btn-up::before {
width: 14px;
}

.nmCPsKrFGABK {
width: 100px;
}
.eqKWCUtsfmFK{
font-size: 14px;
}
}

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

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

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

.JRAOHSEhAyLA a:hover {
color: var(--IoFIlffPCjCv);
}


/*popup*/
.HeBkPiEUjAPL {
background: var(--pTEzYUkdZGSf);
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;
}
.SrIQOyEOMWek {
display: flex;
}
.JHyICDGUHrZz {
margin-left: 15px;
}
.OetJETeLGUte {
width: 130px;
height: 100%;
border-radius: 16px;
}
.EPfiDbxmnDlY {
font-size: 24px;
font-weight: 600;
}
.dRljZZIvXDjQ {
margin-top: 10px;
color: var(--tbyOKNnKQymT);
}
.rviGjfvFbsNm {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--qdYiPwXwEoMN);
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(--gyabosoENwFC);
}
.rviGjfvFbsNm:hover{
background: var(--IoFIlffPCjCv);
transition: all 0.7s ease-in-out;
color: var(--gyabosoENwFC);
}
.kiXCfasahoeA {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.kjrPAUbpllVC {
position: relative;
}
.kjrPAUbpllVC::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.kjrPAUbpllVC::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.frfgCydCxVLL {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.HeBkPiEUjAPL{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.OetJETeLGUte {
width: 70px;
}
.dRljZZIvXDjQ {
margin-right: 15px;
}
.rviGjfvFbsNm{
width: 220px;
}
}
@media(max-width: 480px){

.SrIQOyEOMWek {
display: flex;
flex-direction: column;
align-items: center;
}
.rviGjfvFbsNm {
width: 200px;
margin-top: 0;
height: 40px;
}
.dRljZZIvXDjQ {
margin-right: 0;
text-align: center;
}
.JHyICDGUHrZz {
margin-left: 0;
}
}
