:root {
--vfmIxavUaqOs: #98C4BE;
--XjItQxNSpIHd: #7D3A30;
--IuvtjUlNjvkG: #8D444B;
--MYMXZBIwmCDg: #9DB899;
--zuOWpycruKfo: #e8e8e7;
--eqhfgCaHFPUi: #000;
--qnxYzxeNpRSF: #e94972;
--VMAvbNcMBMar: #b00000;
--CnVMwHoRIfsF: #fff;
--zbgcImxliDES: #7D052E;
--bZfeQxaiifbH: #884732;
--xrYniyDhrZpk: #fff;
--LCrQsFugeJsJ: #d9d0d0;
--dFWJIPurCdzx: #000000;
--YECqcHOMBWpr: #3b12ea;
--aLwVPwRYXUoV: #210a87;
--GwNfVUHZhtAP: #ddd;
--PjyJmAMqYOPX: left;
--XnpLwvNxSdLe: left;
--AgZxIBIruhUk: '➤';
--kQCPgmRThSVZ: '⮞';
--jgyOQHfCJsAp: '⇨';
--UERnrtPSGYjY: '★';
--shTCooNGpUeg: '→';
}

* {
box-sizing: border-box;
}

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

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

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--xrYniyDhrZpk);
color: var(--eqhfgCaHFPUi);
scroll-behavior: smooth;
}

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;
}

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

}

.RnTsFYkSVMQD,
.VxLgalHgvNVt,
.inside-liKpzUwxkMRo {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.oVibVMnWhUrP {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


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

.ZWhxBgsfXCJY {
background-color: var(--vfmIxavUaqOs);
padding: 10px 0;
display: flex;
}
.ZWhxBgsfXCJY .jEgFHTWBklJj{
margin-right:20px;
justify-content: flex-end;
flex-grow: 2;
font-weight: 600;
text-align:center;
}
#main-nav + .jEgFHTWBklJj > .IMGzDlLQYLHz {
animation: pulse 2s infinite;
}

@keyframes pulse {
0% {
transform: scale(0.95);
}
50% {
transform: scale(1);
box-shadow: 0 0 20px var(--qnxYzxeNpRSF);
}
100% {
transform: scale(0.95);
}
}
.VxLgalHgvNVt {
background-color: var(--zbgcImxliDES);
padding: 0 15px;
}
.tTiorteTmckc {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;

}

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

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

.oGcTzxxpIefR {
display: flex;
align-items: center;
justify-content: center;
}


.AYvUvhhwIweS {
white-space: nowrap;
display: flex;
gap: 20px;
align-items: center;
width: 100%;
list-style: none;
font-weight: 700;
font-size: 18px;
padding: 0;
margin: 0;
}

.KBNkceFMsTsY.active a {
font-weight: bold;
text-decoration: underline;

}

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

.EbBsDVkPaxQV {
text-align: var(--PjyJmAMqYOPX);
}

.JTGKwosNxxdA {
background-color: var(--XjItQxNSpIHd);
color: var(--CnVMwHoRIfsF);
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;
}

.JTGKwosNxxdA:hover {
background-color: var(--IuvtjUlNjvkG);
}

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

.hwfgqzeFZjhs{
position: sticky;
z-index: 1;
bottom: 0;
left: 0;
transform: translateY(100%);
transition: transform .3s ease;
height: 15vh;
height: 15dvh;
width: 100%;
padding:0 20px;
display:none;
align-items: center;
gap: 10px;
flex-grow: 2;
justify-content: center;
border-top: 1px solid var(--GwNfVUHZhtAP);
background-color: var(--CnVMwHoRIfsF);
}
.hwfgqzeFZjhs .IMGzDlLQYLHz,
.hwfgqzeFZjhs .lxSSFHhRhcDV__btn{
font-size: 16px;
padding: 12px 20px;
font-weight:600;
min-width: 180px;
text-align: center;
}
.hwfgqzeFZjhs .IMGzDlLQYLHz{
animation: pulse 2s infinite;
}
/*demo-placeholder*/
.lxSSFHhRhcDV {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
height: 100%;
}

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

.lxSSFHhRhcDV__iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1002;
background: #000;
}
.fRYrXUyCgkOB {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
border-radius: 10px;
background-color: var(--XjItQxNSpIHd);
border:none;
display:none;
color: #000;
font-size: 20px;
line-height: 30px;
text-align: center;
cursor:pointer;
}
.lxSSFHhRhcDV img {
border-radius: 22px;
height: auto;
display: block;
}

.ssCuaywtTiNC {
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
background-color: var(--XjItQxNSpIHd);
color: #fff;
border: none;
cursor: pointer;
z-index: 2;
font-size: 32px;
border-radius: 15px;
padding: 20px 70px;
transition: background-color 0.7s ease;
}

.ssCuaywtTiNC:hover {
background-color: var(--IuvtjUlNjvkG);
}

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

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

.lxSSFHhRhcDV__btn:hover {
background-color: var(--IuvtjUlNjvkG);
color: var(--CnVMwHoRIfsF);
}

.lxSSFHhRhcDV__text {
font-weight: 400;
}

.lxSSFHhRhcDV__text a {
font-weight: 400;
}
#SxdnZuwRnNDz {
width: 100%;
height: 100%;
border: none;
overflow: hidden;
}

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

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

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

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

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

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

.xAigPzknickD {
width: 150px;
}

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

.XaBvxrmhYkbf {
margin-left: 24px;
}

.BJEkSuPevJLO {
font-size: 20px;
font-weight: bold;
white-space: nowrap;
}
.XaBvxrmhYkbf .BJEkSuPevJLO {
white-space: normal;
text-align:center;
}
.oxLuoubFYvXa {
display: flex;
align-items: center;
margin: 0 auto 10px auto;
justify-content: center;
border: 1px solid var(--GwNfVUHZhtAP);
border-radius: 15px;
width: 130px;
}

.ktAetWZtTyhs {
color: var(--IuvtjUlNjvkG);
font-size: 24px;
}

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

.IMGzDlLQYLHz:hover {
background-color: var(--IuvtjUlNjvkG);
color: var(--CnVMwHoRIfsF);
}

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

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

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

.jzGdnVGeGPTu .scgvKSPeWMRk {
width: 48%;
}

.jzGdnVGeGPTu h3 {
margin-top: 0;
}

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

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

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

.lROVuaRiHVrx li::before {
content: var(--kQCPgmRThSVZ);
font-size: 16px;
margin-right: 10px;
}

.jzGdnVGeGPTu .scgvKSPeWMRk:first-child .EbBsDVkPaxQV {
color: green;
}

.jzGdnVGeGPTu .scgvKSPeWMRk:last-child .EbBsDVkPaxQV {
color: red;
}

.jzGdnVGeGPTu .scgvKSPeWMRk:first-child li::before {
color: green;
}

.jzGdnVGeGPTu .scgvKSPeWMRk:last-child li::before {
color: red;
}

/*Table*/
.BgIFIMSaFngP:has(table) {
overflow-x: auto;
}
.BgIFIMSaFngP:has(table) > p{
position: sticky;
left: 0;
}
.BgIFIMSaFngP table:has(tr:first-child > td:nth-child(2):last-child) {
table-layout: fixed;
width: 100%;
}

.BgIFIMSaFngP  table:has(tr:first-child > td:nth-child(2):last-child) td {
width: 50%;
}
.BgIFIMSaFngP table:has(tr:first-child > td:nth-child(3):last-child) td {
width: 33.3333%;
}
.BgIFIMSaFngP table {
width: 100%;
min-width: max-content;
border: 1px solid var(--zuOWpycruKfo);
border-radius: 16px;
}

.BgIFIMSaFngP td {
border: 1px solid var(--zuOWpycruKfo);
border-radius: 6px;
}

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

}

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

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

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

.BgIFIMSaFngP table tbody tr {
border-bottom: 1px solid var(--GwNfVUHZhtAP);
background-color: var(--CnVMwHoRIfsF);
}

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

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

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

/*FAQ*/
.dDRXmSigiYLj-item {
background-color: var(--CnVMwHoRIfsF);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--GwNfVUHZhtAP);
}

.dDRXmSigiYLj-item:last-child {
margin-bottom: 0;
}

.dDRXmSigiYLj-item h3 {
margin: 10px 0;
}

/*Footer*/
.liKpzUwxkMRo {
background-color: var(--MYMXZBIwmCDg);
color: var(--dFWJIPurCdzx);
}

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

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

.JtPXLHuvjwwY:hover {
opacity: 1;
}

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

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

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

/*lwptoc*/
.eiNMiTiKIQNf {
margin-top: 40px;
}
.eiNMiTiKIQNf_toggle {
margin-left: 10px;
cursor: pointer;
}
.eiNMiTiKIQNf_toggle:before {
content: '[ ';
}
.eiNMiTiKIQNf_toggle:after {
content: ' ]';
}
.eiNMiTiKIQNf_items {
margin-top: 15px;
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.eiNMiTiKIQNf_items-show {
max-height: 500px;
opacity: 1;
}
.eiNMiTiKIQNf_itemWrap {
margin-left: 15px;
}

.eiNMiTiKIQNf_item a{
color: var(--eqhfgCaHFPUi);
}
.tTiorteTmckc {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;
}
.BcnEGzqMgQIO {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}

.jPnDESJqgnHQ {
display: none;
position: absolute;
background: var(--zbgcImxliDES);
border: 1px solid var(--xrYniyDhrZpk);
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;
}

.KBNkceFMsTsY:hover > .jPnDESJqgnHQ {
display: block;
}


.yhsGLiReSfNO {
margin: 0;
}

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

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


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

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

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

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

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

.IwpsTosvyJTU:hover {
text-decoration: underline;
color: var(--VMAvbNcMBMar);
}

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

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

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

.HTqiGKDIPoEc {
display: flex;
}

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

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


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

#lang-dropdown-toggle:checked + .sUuKCVtPcdkG .RbaZnXNYutpO {
transform: rotate(180deg);
}

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

.OdoOxOIwiXVP .kQCPgmRThSVZ {
white-space: nowrap;
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--eqhfgCaHFPUi);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.OdoOxOIwiXVP .kQCPgmRThSVZ:hover {
background: var(--IuvtjUlNjvkG);
color: var(--CnVMwHoRIfsF);
}
.OdoOxOIwiXVP .kQCPgmRThSVZ.is-active {
color: var(--IuvtjUlNjvkG);
font-weight: 600;
background: var(--VMAvbNcMBMar);
border-radius: 8px;
}


/*Media*/
@media(max-width: 1100px){
#main-nav + .jEgFHTWBklJj > .IMGzDlLQYLHz {
font-size: 18px;
padding: 10px 15px;
}
}
@media(max-width: 1200px){
.inside-liKpzUwxkMRo{
padding: 30px 15px;
text-align: center;
}
}

@media(max-width: 992px){
.jEgFHTWBklJj:nth-child(1),
.jEgFHTWBklJj:nth-child(2),
.jEgFHTWBklJj:nth-child(3){
width: 33%;
}
.MYLVmCDHxMeW{
text-align: center;
padding: 0 10px;
}
.XaBvxrmhYkbf {
margin-left: 10px;
}
.SebSIhODLiZK{
padding: 0 15px;
display: flex;
}
.ZWhxBgsfXCJY .jEgFHTWBklJj{
margin-right:0;
}
.tTiorteTmckc {
display: block;
color: var(--dFWJIPurCdzx);
order:2;

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

}
.AYvUvhhwIweS {
flex-direction: column;
gap: 20px;
}
#main-nav {
display: none;

}
#main-nav.active {
display: flex;
width: 100%;
order: 3;
}
.SebSIhODLiZK {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.japapiSRTCaO {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.lxSSFHhRhcDV__box {
padding: 0 10px;
}
.ssCuaywtTiNC {
padding: 20px 50px;
}
}

@media(max-width: 768px){
.lxSSFHhRhcDV {
height: unset;
}
.cOIvCRmGMcbq{
flex-wrap: wrap;
}
.jEgFHTWBklJj:nth-child(1){
width: 100%;
justify-content: center;
}
.jEgFHTWBklJj:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.jEgFHTWBklJj:nth-child(3) {
width: 50%;
}
.lxSSFHhRhcDV__box{
padding: 0;
}
.ssCuaywtTiNC{
padding: 15px 50px;
}

.lxSSFHhRhcDV__box {
flex-direction: column;
margin: 20px 0 20px 0;
}
.lxSSFHhRhcDV__text{
margin-top: 15px;
}
.ssCuaywtTiNC {
padding: 20px 40px;
font-size: 24px;
}
.lxSSFHhRhcDV__iframe{
height: 85vh;
height: 85dvh;
}
.hwfgqzeFZjhs{
display: flex;
}
.hwfgqzeFZjhs.visible {
transform: translateY(0);
}
}

@media(max-width: 576px){
.ssCuaywtTiNC {
padding: 15px 30px;
font-size: 21px;
}
.JTGKwosNxxdA a {
font-size: 24px;
}
.jzGdnVGeGPTu {
flex-wrap: wrap;
}
.jzGdnVGeGPTu .scgvKSPeWMRk {
width: 100%;
}
.lROVuaRiHVrx {
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;
}
.VNarrXHgmgFM {
width: 100%;
margin: 20px auto 15px auto;
}

.oVibVMnWhUrP{
display: flex;
justify-content: center;
margin-left: auto;
}
.oVibVMnWhUrP img {
width: 50px;
}
.SebSIhODLiZK .BJEkSuPevJLO {
display: none;
}
}

@media(max-width: 480px){
.jEgFHTWBklJj:nth-child(1) {
flex-direction: column;
}
.jEgFHTWBklJj:nth-child(2),
.jEgFHTWBklJj:nth-child(3) {
width: 100%;
}
.XaBvxrmhYkbf {
margin-left: 0px;
}
.ssCuaywtTiNC{
padding: 15px;
}
.IMGzDlLQYLHz{
padding: 10px 20px;
}
.JTGKwosNxxdA{
max-width: 280px;
padding: 10px;
}
.JtPXLHuvjwwY {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.JtPXLHuvjwwY::after, .btn-up::before {
width: 14px;
}
.ssCuaywtTiNC {
font-size: 19px;
}
.xAigPzknickD {
width: 100px;
}
.MYLVmCDHxMeW{
font-size: 14px;
}
.lxSSFHhRhcDV__iframe{
height: 75dvh;
}
.hwfgqzeFZjhs{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.hwfgqzeFZjhs .IMGzDlLQYLHz,
.hwfgqzeFZjhs .lxSSFHhRhcDV__btn{
font-weight:400;
}
}
@media(max-width: 375px){
#main-nav + .jEgFHTWBklJj > .IMGzDlLQYLHz {
padding: 10px 10px;
font-size: 16px;
}
}
/*popup*/
.cdymJcLLdlHH {
background: var(--xrYniyDhrZpk);
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;
}
.cdymJcLLdlHH__info {
display: flex;
}
.cdymJcLLdlHH__box {
margin-left: 15px;
}
.cdymJcLLdlHH__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.cdymJcLLdlHH__title {
font-size: 24px;
font-weight: 600;
}
.cdymJcLLdlHH__sub-title {
margin-top: 10px;
color: var(--eqhfgCaHFPUi);
}
.cdymJcLLdlHH__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--XjItQxNSpIHd);
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(--CnVMwHoRIfsF);
}
.cdymJcLLdlHH__btn:hover{
background: var(--IuvtjUlNjvkG);
transition: all 0.7s ease-in-out;
color: var(--CnVMwHoRIfsF);
}
.cdymJcLLdlHH__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.cdymJcLLdlHH__close-wrap {
position: relative;
}
.cdymJcLLdlHH__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.cdymJcLLdlHH__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.cdymJcLLdlHH__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.cdymJcLLdlHH{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.cdymJcLLdlHH__img {
width: 70px;
}
.cdymJcLLdlHH__sub-title {
margin-right: 15px;
}
.cdymJcLLdlHH__btn{
width: 220px;
}
}
@media(max-width: 480px){

.cdymJcLLdlHH__info {
display: flex;
flex-direction: column;
align-items: center;
}
.cdymJcLLdlHH__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.cdymJcLLdlHH__sub-title {
margin-right: 0;
text-align: center;
}
.cdymJcLLdlHH__box {
margin-left: 0;
}
}
