:root {
--ppnTczvFoYdo: #22C4C2;
--GOnpMclteKjS: #C12123;
--MYSyaalOfsQF: #A84134;
--KBBdCPQnrduF: #D1CCCF;
--KFIOKHXKLmPE: #eaeaea;
--NcouXHKHlVtJ: #000;
--aCZmPAHfaDDJ: #ea4b74;
--eXymyNbbBHZC: #b00000;
--rDxtBeZsRoZt: #fff;
--xjsSIlHaadwR: #882440;
--tXnWIYQWgdUp: #8B4A40;
--cHCpOJLzUxNP: #fff;
--xplzNYnBhrvh: #dad0d0;
--yWcYfwesAQCk: #000000;
--eOqtUhIZArTQ: #4014f7;
--ZzKHOfilNoRK: #280e93;
--zCeTPXJpirsA: #ddd;
--cAVBSpJUDfaR: left;

}

* {
box-sizing: border-box;
}

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

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

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

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

}

.wAYbEtdQUNhO,
.HNwwQQlVrCht,
.inside-UUwuKwpZyqcB {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.gWXUnKRiSLNp {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


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

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

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

}

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

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

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


.svDQpSTtsFgP {
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;
}

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

}

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

.linOGQLTrLPD {
text-align: var(--cAVBSpJUDfaR);
}

.XbfGfzhSEvPK {
background-color: var(--GOnpMclteKjS);
color: var(--rDxtBeZsRoZt);
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;
}

.XbfGfzhSEvPK:hover {
background-color: var(--MYSyaalOfsQF);
}

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

.RUFdaOzKTOcT{
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(--zCeTPXJpirsA);
background-color: var(--rDxtBeZsRoZt);
}
.RUFdaOzKTOcT .iNNMZsRlPhjo,
.RUFdaOzKTOcT .JSnPVhhgAFGD__btn{
font-size: 16px;
padding: 12px 20px;
font-weight:600;
min-width: 180px;
text-align: center;
}
.RUFdaOzKTOcT .iNNMZsRlPhjo{
animation: pulse 2s infinite;
}
/*demo-placeholder*/
.JSnPVhhgAFGD {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
height: 100%;
}

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

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

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

.pRuaHbTjbFoB:hover {
background-color: var(--MYSyaalOfsQF);
}

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

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

.JSnPVhhgAFGD__btn:hover {
background-color: var(--MYSyaalOfsQF);
color: var(--rDxtBeZsRoZt);
}

.JSnPVhhgAFGD__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.UoyhgmOuqNpq {
width: 150px;
}

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

.QOoUdtdOexIj {
margin-left: 24px;
}

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

.sTagXKBrGlbL {
color: var(--MYSyaalOfsQF);
font-size: 24px;
}

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

.iNNMZsRlPhjo:hover {
background-color: var(--MYSyaalOfsQF);
color: var(--rDxtBeZsRoZt);
}

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

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

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

.smntpnzCMwFl .hxIrfKfsxBdL {
width: 48%;
}

.smntpnzCMwFl h3 {
margin-top: 0;
}

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

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

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

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

.smntpnzCMwFl .hxIrfKfsxBdL:first-child .linOGQLTrLPD {
color: green;
}

.smntpnzCMwFl .hxIrfKfsxBdL:last-child .linOGQLTrLPD {
color: red;
}

.smntpnzCMwFl .hxIrfKfsxBdL:first-child li::before {
color: green;
}

.smntpnzCMwFl .hxIrfKfsxBdL:last-child li::before {
color: red;
}

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

.SrYeDptzbuki  table:has(tr:first-child > td:nth-child(2):last-child) td {
width: 50%;
}

.SrYeDptzbuki table {
border: 1px solid var(--KFIOKHXKLmPE);
border-radius: 16px;
}

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

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

}

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

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

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

.SrYeDptzbuki table tbody tr {
border-bottom: 1px solid var(--zCeTPXJpirsA);
background-color: var(--rDxtBeZsRoZt);
}

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

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

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

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

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

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

/*Footer*/
.UUwuKwpZyqcB {
background-color: var(--KBBdCPQnrduF);
color: var(--yWcYfwesAQCk);
}

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

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

.dxhTHeaITDjT:hover {
opacity: 1;
}

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

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

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

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

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

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

.hpMEobgQXSlY:hover > .seKDexIHbPZu {
display: block;
}


.rspmZtJsFgoh {
margin: 0;
}

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

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


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

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

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

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

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

.GpFnkdmdZBQh:hover {
text-decoration: underline;
color: var(--eXymyNbbBHZC);
}

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

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

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

.lqKQfYGTKkFM {
display: flex;
}

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

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


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

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

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

.EIYGiSEbCbBL .GLbWyULVuUkQ {
white-space: nowrap;
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--NcouXHKHlVtJ);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.EIYGiSEbCbBL .GLbWyULVuUkQ:hover {
background: var(--MYSyaalOfsQF);
color: var(--rDxtBeZsRoZt);
}
.EIYGiSEbCbBL .GLbWyULVuUkQ.is-active {
color: var(--MYSyaalOfsQF);
font-weight: 600;
background: var(--eXymyNbbBHZC);
border-radius: 8px;
}


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

@media(max-width: 992px){
.RoCEpePPeqKx:nth-child(1),
.RoCEpePPeqKx:nth-child(2),
.RoCEpePPeqKx:nth-child(3){
width: 33%;
}
.VnAcgkSOpgIX{
text-align: center;
padding: 0 10px;
}
.QOoUdtdOexIj {
margin-left: 10px;
}
.KNhatrNAwQle{
padding: 0 15px;
display: flex;
}
.aqJoeXOEdmlb .RoCEpePPeqKx{
margin-right:0;
}
.RCYpCQjdGEcB {
display: block;
color: var(--yWcYfwesAQCk);
order:2;

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

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

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

@media(max-width: 768px){
.JSnPVhhgAFGD {
height: unset;
}
.BjDJODDibjHv{
flex-wrap: wrap;
}
.RoCEpePPeqKx:nth-child(1){
width: 100%;
justify-content: center;
}
.RoCEpePPeqKx:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.RoCEpePPeqKx:nth-child(3) {
width: 50%;
}
.JSnPVhhgAFGD__box{
padding: 0;
}
.pRuaHbTjbFoB{
padding: 15px 50px;
}

.JSnPVhhgAFGD__box {
flex-direction: column;
margin: 20px 0 20px 0;
}
.JSnPVhhgAFGD__text{
margin-top: 15px;
}
.pRuaHbTjbFoB {
padding: 20px 40px;
font-size: 24px;
}
.JSnPVhhgAFGD__iframe{
height: 85vh;
height: 85dvh;
}
.RUFdaOzKTOcT{
display: flex;
}
.RUFdaOzKTOcT.visible {
transform: translateY(0);
}
}

@media(max-width: 576px){
.pRuaHbTjbFoB {
padding: 15px 30px;
font-size: 21px;
}
.XbfGfzhSEvPK a {
font-size: 24px;
}
.smntpnzCMwFl {
flex-wrap: wrap;
}
.smntpnzCMwFl .hxIrfKfsxBdL {
width: 100%;
}
.YbPEowazApPe {
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;
}
.uEzHPadQzJNR {
width: 100%;
margin: 20px auto 15px auto;
}

.gWXUnKRiSLNp{
display: flex;
justify-content: center;
margin-left: auto;
}
.gWXUnKRiSLNp img {
width: 50px;
}
.KNhatrNAwQle .fbqmHEWezRtF {
display: none;
}
}

@media(max-width: 480px){
.RoCEpePPeqKx:nth-child(1) {
flex-direction: column;
}
.RoCEpePPeqKx:nth-child(2),
.RoCEpePPeqKx:nth-child(3) {
width: 100%;
}
.QOoUdtdOexIj {
margin-left: 0px;
}
.pRuaHbTjbFoB{
padding: 15px;
}
.iNNMZsRlPhjo{
padding: 10px 20px;
}
.XbfGfzhSEvPK{
max-width: 280px;
padding: 10px;
}
.dxhTHeaITDjT {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.dxhTHeaITDjT::after, .btn-up::before {
width: 14px;
}
.pRuaHbTjbFoB {
font-size: 19px;
}
.UoyhgmOuqNpq {
width: 100px;
}
.VnAcgkSOpgIX{
font-size: 14px;
}
.JSnPVhhgAFGD__iframe{
height: 75vh;
height: 75dvh;
}
.RUFdaOzKTOcT{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.RUFdaOzKTOcT .iNNMZsRlPhjo,
.RUFdaOzKTOcT .JSnPVhhgAFGD__btn{
font-weight:400;
}
}
@media(max-width: 375px){
#main-nav + .RoCEpePPeqKx > .iNNMZsRlPhjo {
padding: 10px 10px;
font-size: 16px;
}
}
/*popup*/
.qKdLgtWbqgNT {
background: var(--cHCpOJLzUxNP);
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;
}
.qKdLgtWbqgNT__info {
display: flex;
}
.qKdLgtWbqgNT__box {
margin-left: 15px;
}
.qKdLgtWbqgNT__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.qKdLgtWbqgNT__title {
font-size: 24px;
font-weight: 600;
}
.qKdLgtWbqgNT__sub-title {
margin-top: 10px;
color: var(--NcouXHKHlVtJ);
}
.qKdLgtWbqgNT__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--GOnpMclteKjS);
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(--rDxtBeZsRoZt);
}
.qKdLgtWbqgNT__btn:hover{
background: var(--MYSyaalOfsQF);
transition: all 0.7s ease-in-out;
color: var(--rDxtBeZsRoZt);
}
.qKdLgtWbqgNT__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.qKdLgtWbqgNT__close-wrap {
position: relative;
}
.qKdLgtWbqgNT__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.qKdLgtWbqgNT__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.qKdLgtWbqgNT__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.qKdLgtWbqgNT{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.qKdLgtWbqgNT__img {
width: 70px;
}
.qKdLgtWbqgNT__sub-title {
margin-right: 15px;
}
.qKdLgtWbqgNT__btn{
width: 220px;
}
}
@media(max-width: 480px){

.qKdLgtWbqgNT__info {
display: flex;
flex-direction: column;
align-items: center;
}
.qKdLgtWbqgNT__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.qKdLgtWbqgNT__sub-title {
margin-right: 0;
text-align: center;
}
.qKdLgtWbqgNT__box {
margin-left: 0;
}
}
