:root {
        --ToueHadsQwjD: #424242;
        --YYctfZKKOvvL: #9070f0;
        --kwOsqzTokHeK: #ffc107;
        --zntUqGMVNjdO: #523f8c;
        --VhRkAUgeCPMb: #ebe9e9;
        --xavGnNemuZke: #fff;
        --oYrlwPfpABRZ: #ae2f2f;
        --ZoArxavxrhPs: #b00000;
        --EvxaxdPcnXCC: #fff;
        --KRCFEONCpRrW: #765bc6;
        --IhzcSmLnwvBn: #282727;
        --ZVfKOmJqZiCu: #fff;
        --qXfByqukPAMO: #3b3838;
        --MzubpnmCEkeX:#fff;
        --JLANCYrnKWgd: #fff;
        --JIrKvsFKJsuc: #8977e3;
        --rPhyRiFAlakK: #ddd;
        --cVpmJyJHAdtx: left;
        --qftAYxNJJvkW: left;
        --KsDnHOtFYBNw: '➤';
        --tmmjmsgOwRyO: '⮞';
        --kmjaBiugnAdN: '⇨';
        --OAALxbGTqDbJ: '★';
        --yCulKpizqIUh: '→';
    }

* {
box-sizing: border-box;
}

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

a:hover {
text-decoration: underline;
}

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

.esBLRBUSYJdG {
        gap: 30px;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
        display: flex;
        align-items: center;
}
.esBLRBUSYJdG > .hwYPIHyljmEG {
  margin-left: auto;
  font-weight:600;
animation: pulse 2s infinite;
}
@keyframes pulse {
   0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1);
     box-shadow: 0 0 20px var(--oYrlwPfpABRZ);
  }
  100% {
    transform: scale(0.95);
  }
}
.TmKnKtjeQVJL,
.DXoUYtaSGdMs,
.inside-necqhwlNRtwA {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.cwawrTJlESbB {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

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

.DXoUYtaSGdMs {
background-color: var(--KRCFEONCpRrW);
padding: 0 15px;
}
.OKKxeXncVLPw {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;

}

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

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

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


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

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


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

}

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

.YmFUyilaHLDx {
text-align: var(--cVpmJyJHAdtx);
}

.kwIxskjjuwgM {
background-color: var(--oYrlwPfpABRZ);
color: var(--EvxaxdPcnXCC);
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;
}

.kwIxskjjuwgM:hover {
background-color: var(--ZoArxavxrhPs);
}

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

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

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

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

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

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

.NJrfiZufZSYI:hover {
background-color: var(--ZoArxavxrhPs);
}

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

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

.XCeKPPuLdmeb__btn:hover {
background-color: var(--ZoArxavxrhPs);
color: var(--EvxaxdPcnXCC);
}

.XCeKPPuLdmeb__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.qwUEbnnXjGJy {
width: 150px;
}

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

.tbXgBqcAcphd {
margin-left: 24px;
}

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

.prbETJMyWLXo {
color: var(--kwOsqzTokHeK);
font-size: 24px;
}

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

.hwYPIHyljmEG:hover {
background-color: var(--ZoArxavxrhPs);
color: var(--EvxaxdPcnXCC);
}

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

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

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

.tCIjHKarYlmG .DBfADnVJikVJ {
width: 48%;
}

.tCIjHKarYlmG h3 {
margin-top: 0;
}

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

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

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

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

.tCIjHKarYlmG .DBfADnVJikVJ:first-child .YmFUyilaHLDx {
color: green;
}

.tCIjHKarYlmG .DBfADnVJikVJ:last-child .YmFUyilaHLDx {
color: red;
}

.tCIjHKarYlmG .DBfADnVJikVJ:first-child li::before {
color: green;
}

.tCIjHKarYlmG .DBfADnVJikVJ:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.exYKvRVlXsze table tbody tr {
border-bottom: 1px solid var(--rPhyRiFAlakK);
background-color: var(--YYctfZKKOvvL);
}

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

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

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

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

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

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

/*Footer*/
.necqhwlNRtwA {
background-color: var(--qXfByqukPAMO);
color: var(--MzubpnmCEkeX);
}

.inside-necqhwlNRtwA {
padding: 30px 0;
display: flex;
gap: 5px;
justify-content: center;
}

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

.SeMqQVBVACPS:hover {
opacity: 1;
}

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

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

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

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

.YTtIPxEUdkpH_item a{
color: var(--xavGnNemuZke);
}
.OKKxeXncVLPw {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
z-index: 1001;
}
.xqOjzaJyHiER {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}

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

.WJkFKfcmmBdU:hover > .zdliTTJylFsp {
display: block;
}


.ebzoXWeItRCv {
margin: 0;
}

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

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


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

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

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

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

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

.bCoibdUCkGQl:hover {
text-decoration: underline;
color: var(--ZoArxavxrhPs);
}

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

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

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

.qAaKZnAJFsTj {
display: flex;
}

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

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


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

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

.eaiuDhLTPkCH {
display: none;
position: absolute;
right: 0;
min-width: 145px;
top: 110%;
background: var(--EvxaxdPcnXCC);
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.10);
border: 1.5px solid var(--kwOsqzTokHeK);
z-index: 99;
padding: 6px 0;
}

#lang-dropdown-toggle:checked ~ .eaiuDhLTPkCH {
display: flex;
flex-direction: column;
background: var(--KRCFEONCpRrW);
animation: fadeInLangList 0.18s;
}
@keyframes fadeInLangList {
from { opacity: 0; transform: translateY(10px);}
to { opacity: 1; transform: translateY(0);}
}

.eaiuDhLTPkCH .tmmjmsgOwRyO {
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--xavGnNemuZke);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.eaiuDhLTPkCH .tmmjmsgOwRyO:hover {
background: var(--ZoArxavxrhPs);
}
.eaiuDhLTPkCH .tmmjmsgOwRyO.is-active {
color: var(--kwOsqzTokHeK);
font-weight: 600;
background: var(--ZoArxavxrhPs);
border-radius: 8px;
}


/*Media*/
@media(max-width: 1200px){
.inside-necqhwlNRtwA{
padding: 30px 15px;
text-align: center;
}
.RsaQxYFAOPQm:nth-child(1),
.RsaQxYFAOPQm:nth-child(2),
.RsaQxYFAOPQm:nth-child(3){
width: 33%;
}
}
@media(max-width: 1100px){

.esBLRBUSYJdG > .hwYPIHyljmEG{
padding: 15px 15px;
 font-size: 18px;
padding: 15px 15px;
}
.esBLRBUSYJdG{
gap:20px;
}
}
@media(max-width: 992px){

.NiEGxucRWNKy{
text-align: center;
padding: 0 10px;
}
.tbXgBqcAcphd {
margin-left: 10px;
}
.esBLRBUSYJdG{
padding: 0 15px;
display: flex;
}
.OKKxeXncVLPw {
display: block;
color: var(--MzubpnmCEkeX);
order:1;
}

.TKcRAJSuVfBB {
flex-direction: column;
gap: 20px;
}
.esBLRBUSYJdG > .hwYPIHyljmEG {
  margin-right:0px;
}

#main-nav {
display: none;

}
#main-nav.active {
display: flex;
   width: 100%;
   order:3;
}
.esBLRBUSYJdG {
justify-content: space-between;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}

.XCeKPPuLdmeb__box {
padding: 0 10px;
}
}

@media(max-width: 756px){
.XCeKPPuLdmeb {
    height: unset;
}
.mdNSFXjjAVnp{
flex-wrap: wrap;
}
.RsaQxYFAOPQm:nth-child(1){
width: 100%;
justify-content: center;
}
.RsaQxYFAOPQm:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.RsaQxYFAOPQm:nth-child(3) {
width: 50%;
}
.XCeKPPuLdmeb__box{
padding: 0;
}
.NJrfiZufZSYI{
padding: 15px 50px;
}

.XCeKPPuLdmeb__box {
flex-direction: column;
margin: 20px 0 20px 0;
}

.XCeKPPuLdmeb__text{
margin-top: 15px;
}
.NJrfiZufZSYI{
padding: 15px 50px;
}
.sMuDdPYYJvko {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.sMuDdPYYJvko nav ul {
flex-direction: column;
gap: 20px;
}
}
@media(max-width: 700px){
.NJrfiZufZSYI {
padding: 20px 30px;
font-size: 28px;
}
.esBLRBUSYJdG > .hwYPIHyljmEG{
padding: 10px 15px;

}
}
@media(max-width: 576px){
    .cwawrTJlESbB > .EdFCTyfxxOEh{
    display: none;
}
.kwIxskjjuwgM a {
font-size: 24px;
}
.tCIjHKarYlmG {
flex-wrap: wrap;
}
.tCIjHKarYlmG .DBfADnVJikVJ {
width: 100%;
}
.BgDXBzCqlqvx {
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;
}
.iaqIRuZIQlIa {
width: 100%;
margin: 20px auto 15px auto;
}

.NJrfiZufZSYI {
font-size: 24px;
}
.YTtIPxEUdkpH{
margin-top: 20px;
}
.cwawrTJlESbB{
display: flex;
justify-content: center;

}
.cwawrTJlESbB img {
width: 50px;
}
.inside-necqhwlNRtwA {
flex-direction: column;
}
}
@media(max-width: 480px){
.RsaQxYFAOPQm:nth-child(1) {
flex-direction: column;
}
.RsaQxYFAOPQm:nth-child(2),
.RsaQxYFAOPQm:nth-child(3) {
width: 100%;
}
.tbXgBqcAcphd {
margin-left: 0px;
}
.NJrfiZufZSYI{
padding: 15px;
}
.hwYPIHyljmEG{
padding: 10px 20px;
}
.kwIxskjjuwgM{
max-width: 280px;
padding: 10px;
}
.SeMqQVBVACPS {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.SeMqQVBVACPS::after, .btn-up::before {
width: 14px;
}
.NJrfiZufZSYI {
font-size: 19px;
}
.qwUEbnnXjGJy {
width: 100px;
}
.NiEGxucRWNKy{
font-size: 14px;
}
.esBLRBUSYJdG {
gap:20px;
}
}

@media(max-width: 375px){
    .esBLRBUSYJdG > .hwYPIHyljmEG{
padding: 10px 10px;
 font-size: 16px;
}
}

/*popup*/
.uUhlgjOevLEb {
background: var(--zntUqGMVNjdO);
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;
}
.uUhlgjOevLEb__info {
display: flex;
}
.uUhlgjOevLEb__box {
margin-left: 15px;
}
.uUhlgjOevLEb__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.uUhlgjOevLEb__title {
font-size: 24px;
font-weight: 600;
}
.uUhlgjOevLEb__sub-title {
margin-top: 10px;
color: var(--xavGnNemuZke);
}
.uUhlgjOevLEb__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--oYrlwPfpABRZ);
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(--EvxaxdPcnXCC);
}
.uUhlgjOevLEb__btn:hover{
background: var(--ZoArxavxrhPs);
transition: all 0.7s ease-in-out;
color: var(--EvxaxdPcnXCC);
}
.uUhlgjOevLEb__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.uUhlgjOevLEb__close-wrap {
position: relative;
}
.uUhlgjOevLEb__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.uUhlgjOevLEb__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.uUhlgjOevLEb__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.uUhlgjOevLEb{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.uUhlgjOevLEb__img {
width: 70px;
}
.uUhlgjOevLEb__sub-title {
margin-right: 15px;
}
.uUhlgjOevLEb__btn{
width: 220px;
}
}
@media(max-width: 480px){

.uUhlgjOevLEb__info {
display: flex;
flex-direction: column;
align-items: center;
}
.uUhlgjOevLEb__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.uUhlgjOevLEb__sub-title {
margin-right: 0;
text-align: center;
}
.uUhlgjOevLEb__box {
margin-left: 0;
}
}
