:root {
        --CObqfiyShUJh: #fffefa;
        --umZLARrEOHEf: #F8FBF8;
        --zRjaxbCaUPYO: #ffc107;
        --XyIbrqRBGUeE: #F8FBF8;
        --UagBDptnUKKn: #ebe8e8;
        --NivKwOhpUHli: #000;
        --FgAXOxSKsaoq: #ec4b78;
        --iBdhLzUFKpNp: #b30000;
        --aZxrRDcZDdYF: #fff;
        --NRwbfFyPoJcB: rgba(250, 200, 200, 0.5);
        --AmalndvoaZPo: #F8FBF8;
        --YncJZXROGfau: #ebecec;
        --gPNzdEGzynhV: #fff;
        --MEzmkLsRAnlw: #d6cfcf;
        --hIZqJDmnTeHM: #000000;
        --HbREnhwpzpVw: #3e14f8;
        --oNQVlHPlqJXO: #220b87;
        --sSWYcfbwkhFk: #ddd;
        --SQWAWGCFaOGA: left;
        --fIrSANrqpElV: left;
        --liRneFKaeDAc: '➤';
        --xOLrcqEpbWbg: '»';
        --CGqREfnlxkVe: '⇨';
        --bicTeJHJPKsg: '★';
        --yKdMXDXOmivk: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

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

.AZvkjnRpFFbo,
.UxfbLPtQtCfQ,
.bNMGwyEPDFCg {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.XXZWjEHsbWcm {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.BMLQYWdJGwRc {
background-color: var(--YncJZXROGfau);
padding: 10px 0;
display: flex;
}
.BMLQYWdJGwRc nav ul li a {
color: var(--hIZqJDmnTeHM);
}
.UxfbLPtQtCfQ {
background-color: var(--AmalndvoaZPo);
padding: 0 15px;
}
.hWwqMSaAsZrV {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

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


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

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

.mczSeRvXAqzF a {
color: var(--aZxrRDcZDdYF);
}

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

}

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

.HvXpsyFflOVe {
text-align: var(--SQWAWGCFaOGA);
}

.kysdTMRblOgL {
background-color: var(--FgAXOxSKsaoq);
color: var(--aZxrRDcZDdYF);
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;
}

.kysdTMRblOgL:hover {
background-color: var(--iBdhLzUFKpNp);
}

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

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

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

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

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

.GzhtazTSIWpG:hover {
background-color: var(--iBdhLzUFKpNp);
}

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

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

.OcFvenCcxTBW:hover {
background-color: var(--iBdhLzUFKpNp);
color: var(--aZxrRDcZDdYF);
}

.HTDsrqHMCRKP {
font-weight: 400;
}

.HTDsrqHMCRKP a {
font-weight: 400;
}
#ThnTXRGJbKfN {
width: 100%;
qNxrxbUqPxuf
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.zNjghhbMtxUL {
width: 150px;
}

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

.OaquSlQXttRh {
margin-left: 24px;
}

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

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

.PXMNbZEXHTAI {
color: var(--zRjaxbCaUPYO);
font-size: 24px;
}

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

.ZaIonpSrUPrK:hover {
background-color: var(--iBdhLzUFKpNp);
color: var(--aZxrRDcZDdYF);
}

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

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

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

.rAyqxNawYJSU .vdTpjeBtWJFa {
width: 48%;
}

.rAyqxNawYJSU h3 {
margin-top: 0;
}

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

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

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

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

.rAyqxNawYJSU .vdTpjeBtWJFa:first-child .HvXpsyFflOVe {
color: green;
}

.rAyqxNawYJSU .vdTpjeBtWJFa:last-child .HvXpsyFflOVe {
color: red;
}

.rAyqxNawYJSU .vdTpjeBtWJFa:first-child li::before {
color: green;
}

.rAyqxNawYJSU .vdTpjeBtWJFa:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.AtMLqvMGQBlj table tbody tr {
border-bottom: 1px solid var(--sSWYcfbwkhFk);
background-color: var(--umZLARrEOHEf);
}

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

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

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

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

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

.GYhtsKahNFCw h3 {
margin: 10px 0;
}

/*Footer*/
.cHvUFfZHUgit {
background-color: var(--MEzmkLsRAnlw);
color: var(--hIZqJDmnTeHM);
}

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

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

.oAXUgwlfFNfe:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.yRrajBMKTaUa {
margin-top: 40px;
}
.CfwnNSMTjGZe {
margin-left: 10px;
cursor: pointer;
}
.CfwnNSMTjGZe:before {
content: '[ ';
}
.CfwnNSMTjGZe:after {
content: ' ]';
}
.gfIDeqYitzwJ {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.vVeGIAOkHWLu {
max-height: 500px;
opacity: 1;
}
.HjBrZApWSaTK {
margin-left: 15px;
}

.JDgVHXZIEMEV a{
color: var(--NivKwOhpUHli);
}
.hWwqMSaAsZrV {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.MAiGpuBtGvDs {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}
.TSxadqpZeqiL {
display: none;
position: absolute;
background: var(--AmalndvoaZPo);
border: 1px solid var(--gPNzdEGzynhV);
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;
}

.mczSeRvXAqzF:hover > .TSxadqpZeqiL {
display: block;
}


.IHhbHaJIgEbc {
margin: 0;
}

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

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


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

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

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

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

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

.DxiPtXgHdJpG:hover {
text-decoration: underline;
color: var(--iBdhLzUFKpNp);
}

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

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

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

.bQQmrwdxSMll {
display: flex;
}

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

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


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

#hWHGpFigiZqB:checked + .sEDeIjpVITOx .LjATGWCMjdjW {
transform: rotate(180deg);
}

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

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

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

.rZZwrBhkjSVY .KxRRROVwGbFF {
position: relative;
}

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


/*Media*/
@media(max-width: 1200px){
.bNMGwyEPDFCg{
padding: 30px 15px;
text-align: center;
}
.vvOBVUCxYaeH {
grid-template-columns: repeat(2, 1fr);
}
}
@media(max-width: 992px){
.ldkmoefRNbZW:nth-child(1),
.ldkmoefRNbZW:nth-child(2),
.ldkmoefRNbZW:nth-child(3){
width: 33%;
}
.zQIPEewaCuUV {
display: none !important;
}
.tQNPtlmFRYBb{
text-align: center;
padding: 0 10px;
}
.OaquSlQXttRh {
margin-left: 10px;
}
.vNNcJbImxaKJ{
padding: 0 15px;
display: flex;
}
.hWwqMSaAsZrV {
display: block;
color: var(--hIZqJDmnTeHM);

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

}
.AZpYMzcGhswf {
flex-direction: column;
gap: 20px;
}
#iCxqwdEiHGwW {
display: none;

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

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

}
@media(max-width: 756px){
.gmBioYypGDfc {
font-size: 26px;
width: 70%;
}
.XXZWjEHsbWcm img {
margin-left: 0;
}
.vvOBVUCxYaeH {
grid-template-columns: repeat(2, 1fr)
}
.wVDCxsduPvhT {
    height: unset;
}
.wrCeTbulzOAc{
flex-wrap: wrap;
}
.ldkmoefRNbZW:nth-child(1){
width: 100%;
justify-content: center;
}
.ldkmoefRNbZW:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.ldkmoefRNbZW:nth-child(3) {
width: 50%;
}
.xzyJmQIseDsY{
padding: 0;
}
.GzhtazTSIWpG{
padding: 15px 50px;
}
.gmBioYypGDfc {
padding: 20px 30px;

}
}
@media(max-width: 700px){
.GzhtazTSIWpG {
padding: 20px 30px;
font-size: 28px;
}
}
@media(max-width: 576px){
.gmBioYypGDfc {
font-size: 14px;
width: 70%;
}
.GjyiUQcdvqho {
font-size: 16px;
}
.kysdTMRblOgL a {
font-size: 24px;
}
.rAyqxNawYJSU {
flex-wrap: wrap;
}
.rAyqxNawYJSU .vdTpjeBtWJFa {
width: 100%;
}
.vuoalWMYeVot {
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;
}
.KxRRROVwGbFF {
width: 100%;
margin: 20px auto 15px auto;
}
.xzyJmQIseDsY {
flex-direction: column;
margin: 20px 0 20px 0;
}
.HTDsrqHMCRKP{
margin-top: 15px;
}
.GzhtazTSIWpG {
font-size: 24px;
}
.yRrajBMKTaUa{
margin-top: 20px;
}
.XXZWjEHsbWcm{
display: flex;
justify-content: center;
margin-left: auto;
}
.XXZWjEHsbWcm img {
width: 50px;
}
}
@media(max-width: 480px){
.ldkmoefRNbZW:nth-child(1) {
flex-direction: column;
}
.ldkmoefRNbZW:nth-child(2),
.ldkmoefRNbZW:nth-child(3) {
width: 100%;
}
.OaquSlQXttRh {
margin-left: 0px;
}
.GzhtazTSIWpG{
padding: 20px 30px;
font-size: 20px;
font-weight: 600;
}
.ZaIonpSrUPrK{
padding: 10px 20px;
}
.kysdTMRblOgL{
max-width: 280px;
padding: 10px;
}
.oAXUgwlfFNfe {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.oAXUgwlfFNfe::after, .btn-up::before {
width: 14px;
}

.zNjghhbMtxUL {
width: 100px;
}
.tQNPtlmFRYBb{
font-size: 14px;
}
}

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

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

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

.MMUQJoIZlMoE a:hover {
color: var(--iBdhLzUFKpNp);
}


/*popup*/
.YOgUVPDWmSxW {
background: var(--XyIbrqRBGUeE);
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;
}
.wICZgYHxkkJV {
display: flex;
}
.NuSmbXYPTDrQ {
margin-left: 15px;
}
.OcuRDTgRcbuj {
width: 130px;
height: 100%;
border-radius: 16px;
}
.ApYRbjpkPczJ {
font-size: 24px;
font-weight: 600;
}
.ECronimiRpJg {
margin-top: 10px;
color: var(--NivKwOhpUHli);
}
.skFXkgEjpuFF {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--FgAXOxSKsaoq);
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(--aZxrRDcZDdYF);
}
.skFXkgEjpuFF:hover{
background: var(--iBdhLzUFKpNp);
transition: all 0.7s ease-in-out;
color: var(--aZxrRDcZDdYF);
}
.sXNjUsiEMkpk {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.rwVuYhSBKNgf {
position: relative;
}
.rwVuYhSBKNgf::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.rwVuYhSBKNgf::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.PNMLolILkHJX {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.YOgUVPDWmSxW{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.OcuRDTgRcbuj {
width: 70px;
}
.ECronimiRpJg {
margin-right: 15px;
}
.skFXkgEjpuFF{
width: 220px;
}
}
@media(max-width: 480px){

.wICZgYHxkkJV {
display: flex;
flex-direction: column;
align-items: center;
}
.skFXkgEjpuFF {
width: 200px;
margin-top: 0;
height: 40px;
}
.ECronimiRpJg {
margin-right: 0;
text-align: center;
}
.NuSmbXYPTDrQ {
margin-left: 0;
}
}
