:root {
        --ClNNYFJpGedZ: #87AEB2;
        --AvGNOjVVBmfV: #BE1A01;
        --lfkGRFUxnyDc: #D25343;
        --OInShyXRwWrg: #AA9FD7;
        --OnVOKflzrVtN: #eae9e9;
        --TjXWmxWKinyT: #000;
        --bSpkQqdCMnXI: #e94972;
        --LVtRxNNzjQpy: #b00000;
        --kyKeFJttkOQR: #fff;
        --JJuBhqRKGcvY: #BD1E02;
        --bWMiQDnGSCwR: #CE6544;
        --UOpAWLUNFyEK: #fff;
        --ayyxoCMjHxwo: #d9d2d2;
        --DPoUbdxMKJOK: #000000;
        --tMgWookfgzAN: #3f14e5;
        --vWVOyPzIiVuX: #230b8e;
        --dartziEqgaSQ: #ddd;
        --qjszzDyYZOiH: left;
        --dicSDvPvJyQq: left;
        --QbwqoWBUuOQx: '➤';
        --wdKntXyKhvCz: '⮞';
        --HeaHAbUeysmG: '⇨';
        --bcRxbtXxUPJn: '★';
        --AtSxEgZGZMeR: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

.XNFglkDwMWTX,
.VZdegvPZtgTn,
.inside-qPnCFbsKuqFB {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.oZgxiynQSUVv {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.oRZGOJOGmLUJ {
background-color: var(--ClNNYFJpGedZ);
padding: 10px 0;
display: flex;
}

.oRZGOJOGmLUJ .UGsQDlCZelRj{
margin-right:20px;
justify-content: flex-end;
flex-grow: 2;
font-weight: 600;
text-align:center;
}
#main-nav + .UGsQDlCZelRj > .cTWJGLtKdFXC {
  animation: pulse 2s infinite;
}

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

}

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

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

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


.fwzcxdjfhOYj {
list-style: none;
display: flex;
align-items: flex-start;
gap: 20px;
font-weight: 700;
font-size: 18px;
}

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


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

}

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

.igQsweXaNhJn {
text-align: var(--qjszzDyYZOiH);
}

.hTfKLwarycql {
background-color: var(--AvGNOjVVBmfV);
color: var(--kyKeFJttkOQR);
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;
}

.hTfKLwarycql:hover {
background-color: var(--lfkGRFUxnyDc);
}

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

/*demo-placeholder*/
.KoNwWZEeBFQO {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
height: 100%;
}

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

.KoNwWZEeBFQO__iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}

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

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

.LUhjUzANrCYT:hover {
background-color: var(--lfkGRFUxnyDc);
}

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

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

.KoNwWZEeBFQO__btn:hover {
background-color: var(--lfkGRFUxnyDc);
color: var(--kyKeFJttkOQR);
}

.KoNwWZEeBFQO__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.KKrqfOSYJomL {
width: 150px;
}

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

.lBYSXtIGQQoY {
margin-left: 24px;
}

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

.uPkqNLokApno {
color: var(--lfkGRFUxnyDc);
font-size: 24px;
}

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

.cTWJGLtKdFXC:hover {
background-color: var(--lfkGRFUxnyDc);
color: var(--kyKeFJttkOQR);
}

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

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

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

.MDDxiCrxRNdM .oeiLlrdsYRBZ {
width: 48%;
}

.MDDxiCrxRNdM h3 {
margin-top: 0;
}

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

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

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

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

.MDDxiCrxRNdM .oeiLlrdsYRBZ:first-child .igQsweXaNhJn {
color: green;
}

.MDDxiCrxRNdM .oeiLlrdsYRBZ:last-child .igQsweXaNhJn {
color: red;
}

.MDDxiCrxRNdM .oeiLlrdsYRBZ:first-child li::before {
color: green;
}

.MDDxiCrxRNdM .oeiLlrdsYRBZ:last-child li::before {
color: red;
}

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

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

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

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

}

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

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

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

.bTvhSqETiwuw table tbody tr {
border-bottom: 1px solid var(--dartziEqgaSQ);
background-color: var(--kyKeFJttkOQR);
}

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

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

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

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

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

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

/*Footer*/
.qPnCFbsKuqFB {
background-color: var(--OInShyXRwWrg);
color: var(--DPoUbdxMKJOK);
}

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

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

.OZuXuKGCPRFx:hover {
opacity: 1;
}

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

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

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

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

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

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

.yIQuvdbAfscC:hover > .xAKqEdqGJQhq {
display: block;
}


.ENjaGLuoKSLP {
margin: 0;
}

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

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


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

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

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

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

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

.ddKkTHnFCzaR:hover {
text-decoration: underline;
color: var(--LVtRxNNzjQpy);
}

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

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

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

.IuzxUJIpJOsX {
display: flex;
}

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

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


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

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

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

.xvdBLOpKvLSf .wdKntXyKhvCz {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--TjXWmxWKinyT);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.xvdBLOpKvLSf .wdKntXyKhvCz:hover {
background: var(--lfkGRFUxnyDc);
color: var(--kyKeFJttkOQR);
}
.xvdBLOpKvLSf .wdKntXyKhvCz.is-active {
color: var(--lfkGRFUxnyDc);
font-weight: 600;
background: var(--LVtRxNNzjQpy);
border-radius: 8px;
}


/*Media*/
@media(max-width: 1100px){
#main-nav + .UGsQDlCZelRj > .cTWJGLtKdFXC {
 font-size: 18px;
padding: 10px 15px;
}

}
@media(max-width: 1200px){
.inside-qPnCFbsKuqFB{
padding: 30px 15px;
text-align: center;
}
}

@media(max-width: 992px){
.UGsQDlCZelRj:nth-child(1),
.UGsQDlCZelRj:nth-child(2),
.UGsQDlCZelRj:nth-child(3){
width: 33%;
}
.sPRzYAlnBFCv{
text-align: center;
padding: 0 10px;
}
.lBYSXtIGQQoY {
margin-left: 10px;
}
.nSSfzwKCINpj{
padding: 0 15px;
display: flex;
}
.oRZGOJOGmLUJ .UGsQDlCZelRj{
    margin-right:0;
}
.YdgFKFvxQUkJ {
display: block;
color: var(--DPoUbdxMKJOK);
order:2;
}
.byBpDBhxJYuk nav ul {
flex-direction: column;
gap: 20px;

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

}
#main-nav.active {
display: flex;
width: 100%;
order: 3;
}
.nSSfzwKCINpj {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.byBpDBhxJYuk {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.KoNwWZEeBFQO__box {
padding: 0 10px;
}
.LUhjUzANrCYT {
padding: 20px 50px;
}
}
@media(max-width: 756px){
.KoNwWZEeBFQO {
    height: unset;
}
.QbJPqxNyuNhm{
flex-wrap: wrap;
}
.UGsQDlCZelRj:nth-child(1){
width: 100%;
justify-content: center;
}
.UGsQDlCZelRj:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.UGsQDlCZelRj:nth-child(3) {
width: 50%;
}
.KoNwWZEeBFQO__box{
padding: 0;
}
.LUhjUzANrCYT{
padding: 15px 50px;
}
.KoNwWZEeBFQO__box {
flex-direction: column;
margin: 20px 0 20px 0;
}
.KoNwWZEeBFQO__text{
margin-top: 15px;
}
.LUhjUzANrCYT {
padding: 20px 40px;
font-size: 24px;
}
}

@media(max-width: 576px){
.LUhjUzANrCYT {
padding: 15px 30px;
font-size: 21px;
}
.hTfKLwarycql a {
font-size: 24px;
}
.MDDxiCrxRNdM {
flex-wrap: wrap;
}
.MDDxiCrxRNdM .oeiLlrdsYRBZ {
width: 100%;
}
.EfmfFecBMabU {
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;
}
.RjBWFjcScCtQ {
width: 100%;
margin: 20px auto 15px auto;
}

.ioxFdlsOYFeh{
margin-top: 20px;
}
.oZgxiynQSUVv{
display: flex;
justify-content: center;
margin-left: auto;
}
.oZgxiynQSUVv img {
width: 50px;
}
 .nSSfzwKCINpj .JKdPbDOmMGax {
display: none;
}
}

@media(max-width: 480px){
.UGsQDlCZelRj:nth-child(1) {
flex-direction: column;
}
.UGsQDlCZelRj:nth-child(2),
.UGsQDlCZelRj:nth-child(3) {
width: 100%;
}
.lBYSXtIGQQoY {
margin-left: 0px;
}
.LUhjUzANrCYT{
padding: 15px;
}
.cTWJGLtKdFXC{
padding: 10px 20px;
}
.hTfKLwarycql{
max-width: 280px;
padding: 10px;
}
.OZuXuKGCPRFx {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.OZuXuKGCPRFx::after, .btn-up::before {
width: 14px;
}
.LUhjUzANrCYT {
font-size: 19px;
}
.KKrqfOSYJomL {
width: 100px;
}
.sPRzYAlnBFCv{
font-size: 14px;
}
}
@media(max-width: 375px){
#main-nav + .UGsQDlCZelRj > .cTWJGLtKdFXC {
padding: 10px 10px;
 font-size: 16px;
}
}
/*popup*/
.HkzLMBpPDcrV {
background: var(--UOpAWLUNFyEK);
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;
}
.HkzLMBpPDcrV__info {
display: flex;
}
.HkzLMBpPDcrV__box {
margin-left: 15px;
}
.HkzLMBpPDcrV__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.HkzLMBpPDcrV__title {
font-size: 24px;
font-weight: 600;
}
.HkzLMBpPDcrV__sub-title {
margin-top: 10px;
color: var(--TjXWmxWKinyT);
}
.HkzLMBpPDcrV__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--AvGNOjVVBmfV);
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(--kyKeFJttkOQR);
}
.HkzLMBpPDcrV__btn:hover{
background: var(--lfkGRFUxnyDc);
transition: all 0.7s ease-in-out;
color: var(--kyKeFJttkOQR);
}
.HkzLMBpPDcrV__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.HkzLMBpPDcrV__close-wrap {
position: relative;
}
.HkzLMBpPDcrV__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.HkzLMBpPDcrV__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.HkzLMBpPDcrV__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.HkzLMBpPDcrV{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.HkzLMBpPDcrV__img {
width: 70px;
}
.HkzLMBpPDcrV__sub-title {
margin-right: 15px;
}
.HkzLMBpPDcrV__btn{
width: 220px;
}
}
@media(max-width: 480px){

.HkzLMBpPDcrV__info {
display: flex;
flex-direction: column;
align-items: center;
}
.HkzLMBpPDcrV__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.HkzLMBpPDcrV__sub-title {
margin-right: 0;
text-align: center;
}
.HkzLMBpPDcrV__box {
margin-left: 0;
}
}
