:root {
        --tHqIiKDMCqFK: #2e2e2e;
        --LebXkFIEkMsE: #3c2e68;
        --NLvovpuzOGwx: #ffc107;
        --hWMNApXjBtEI: #795ecc;
        --AtpAFPBlBWue: #eae8e8;
        --dzILkYXszfeZ: #fff;
        --cRefYrjkLuWr: #b02f2f;
        --yvIOPEnKImqi: #b00000;
        --HOdIItPSNXGf: #fff;
        --ENadbCvlsLAL: #8769e1;
        --ZcYmYEeDporU: #2c2c2c;
        --ALIfQMxAhrHy: #fff;
        --PRLpmatPRRAx: #3b3636;
        --JxoPsXRWXIrI:#fff;
        --sKZlxIOTdsFi: #fff;
        --YUGCukowWjgS: #817ae7;
        --iAPHcEzQijmu: #ddd;
        --WcHQccfgHkel: left;
        --AibHiVfFwJDW: left;
        --rdQCIvQujsZQ: '➤';
        --BZKuBLxzzEZx: '⮞';
        --KxKsHHdlvbcj: '⇨';
        --dZNkUjvvnjMY: '★';
        --BluDwIUtAAHe: '→';
    }

* {
box-sizing: border-box;
}

a {
color: var(--sKZlxIOTdsFi);
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(--tHqIiKDMCqFK);
color: var(--dzILkYXszfeZ);
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;
}

.sKimWGRjRYDU {
        gap: 30px;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
        display: flex;
        align-items: center;
}
.sKimWGRjRYDU > .mhLtDOGBTqNs {
  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(--cRefYrjkLuWr);
  }
  100% {
    transform: scale(0.95);
  }
}
.YEKKTQvBhowr,
.kCrsJYecUsan,
.inside-diIXYfJzBIhZ {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.lLodVdpvQzhC {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

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

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

}

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

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

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


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

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


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

}

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

.vpORIkTWhRtW {
text-align: var(--WcHQccfgHkel);
}

.aDputrsQHmCj {
background-color: var(--cRefYrjkLuWr);
color: var(--HOdIItPSNXGf);
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;
}

.aDputrsQHmCj:hover {
background-color: var(--yvIOPEnKImqi);
}

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

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

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

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

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

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

.IyEyIJwyZwcM:hover {
background-color: var(--yvIOPEnKImqi);
}

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

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

.jBShGSYLZQlW__btn:hover {
background-color: var(--yvIOPEnKImqi);
color: var(--HOdIItPSNXGf);
}

.jBShGSYLZQlW__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.ocraSxztCTil {
width: 150px;
}

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

.BDxvLvulmFcR {
margin-left: 24px;
}

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

.oZVqSlBXLGYb {
color: var(--NLvovpuzOGwx);
font-size: 24px;
}

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

.mhLtDOGBTqNs:hover {
background-color: var(--yvIOPEnKImqi);
color: var(--HOdIItPSNXGf);
}

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

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

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

.tdJhTawuBArH .uEfHsUEvGQVC {
width: 48%;
}

.tdJhTawuBArH h3 {
margin-top: 0;
}

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

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

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

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

.tdJhTawuBArH .uEfHsUEvGQVC:first-child .vpORIkTWhRtW {
color: green;
}

.tdJhTawuBArH .uEfHsUEvGQVC:last-child .vpORIkTWhRtW {
color: red;
}

.tdJhTawuBArH .uEfHsUEvGQVC:first-child li::before {
color: green;
}

.tdJhTawuBArH .uEfHsUEvGQVC:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.LmwHKYfxlLrN table tbody tr {
border-bottom: 1px solid var(--iAPHcEzQijmu);
background-color: var(--LebXkFIEkMsE);
}

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

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

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

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

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

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

/*Footer*/
.diIXYfJzBIhZ {
background-color: var(--PRLpmatPRRAx);
color: var(--JxoPsXRWXIrI);
}

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

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

.GcnsfZlHqoEI:hover {
opacity: 1;
}

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

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

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

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

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

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

.ewryDufzLvuU:hover > .MpTDIzIZcRty {
display: block;
}


.PRfAyUDnntLQ {
margin: 0;
}

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

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


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

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

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

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

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

.sVdfzKNWGnAH:hover {
text-decoration: underline;
color: var(--yvIOPEnKImqi);
}

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

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

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

.FTarZycFTfhK {
display: flex;
}

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

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


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

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

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

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

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


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

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

.QmbVeXdLzZjM{
text-align: center;
padding: 0 10px;
}
.BDxvLvulmFcR {
margin-left: 10px;
}
.sKimWGRjRYDU{
padding: 0 15px;
display: flex;
}
.WsOIRNJikpIr {
display: block;
color: var(--JxoPsXRWXIrI);
order:1;
}

.ugvDktvcKLYu {
flex-direction: column;
gap: 20px;
}
.sKimWGRjRYDU > .mhLtDOGBTqNs {
  margin-right:0px;
}

#main-nav {
display: none;

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

.jBShGSYLZQlW__box {
padding: 0 10px;
}
}

@media(max-width: 756px){
.jBShGSYLZQlW {
    height: unset;
}
.iKUGKPQWqFKW{
flex-wrap: wrap;
}
.sPZoPMMWGklq:nth-child(1){
width: 100%;
justify-content: center;
}
.sPZoPMMWGklq:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.sPZoPMMWGklq:nth-child(3) {
width: 50%;
}
.jBShGSYLZQlW__box{
padding: 0;
}
.IyEyIJwyZwcM{
padding: 15px 50px;
}

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

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

}
}
@media(max-width: 576px){
    .lLodVdpvQzhC > .aycXtkafwGER{
    display: none;
}
.aDputrsQHmCj a {
font-size: 24px;
}
.tdJhTawuBArH {
flex-wrap: wrap;
}
.tdJhTawuBArH .uEfHsUEvGQVC {
width: 100%;
}
.hajnpCrVvgFB {
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;
}
.bhTFNBjPwdWM {
width: 100%;
margin: 20px auto 15px auto;
}

.IyEyIJwyZwcM {
font-size: 24px;
}
.LdMOrymutIkS{
margin-top: 20px;
}
.lLodVdpvQzhC{
display: flex;
justify-content: center;

}
.lLodVdpvQzhC img {
width: 50px;
}
.inside-diIXYfJzBIhZ {
flex-direction: column;
}
}
@media(max-width: 480px){
.sPZoPMMWGklq:nth-child(1) {
flex-direction: column;
}
.sPZoPMMWGklq:nth-child(2),
.sPZoPMMWGklq:nth-child(3) {
width: 100%;
}
.BDxvLvulmFcR {
margin-left: 0px;
}
.IyEyIJwyZwcM{
padding: 15px;
}
.mhLtDOGBTqNs{
padding: 10px 20px;
}
.aDputrsQHmCj{
max-width: 280px;
padding: 10px;
}
.GcnsfZlHqoEI {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.GcnsfZlHqoEI::after, .btn-up::before {
width: 14px;
}
.IyEyIJwyZwcM {
font-size: 19px;
}
.ocraSxztCTil {
width: 100px;
}
.QmbVeXdLzZjM{
font-size: 14px;
}
.sKimWGRjRYDU {
gap:20px;
}
}

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

/*popup*/
.sBxkvgQxIerC {
background: var(--hWMNApXjBtEI);
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;
}
.sBxkvgQxIerC__info {
display: flex;
}
.sBxkvgQxIerC__box {
margin-left: 15px;
}
.sBxkvgQxIerC__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.sBxkvgQxIerC__title {
font-size: 24px;
font-weight: 600;
}
.sBxkvgQxIerC__sub-title {
margin-top: 10px;
color: var(--dzILkYXszfeZ);
}
.sBxkvgQxIerC__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--cRefYrjkLuWr);
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(--HOdIItPSNXGf);
}
.sBxkvgQxIerC__btn:hover{
background: var(--yvIOPEnKImqi);
transition: all 0.7s ease-in-out;
color: var(--HOdIItPSNXGf);
}
.sBxkvgQxIerC__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.sBxkvgQxIerC__close-wrap {
position: relative;
}
.sBxkvgQxIerC__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.sBxkvgQxIerC__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.sBxkvgQxIerC__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.sBxkvgQxIerC{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.sBxkvgQxIerC__img {
width: 70px;
}
.sBxkvgQxIerC__sub-title {
margin-right: 15px;
}
.sBxkvgQxIerC__btn{
width: 220px;
}
}
@media(max-width: 480px){

.sBxkvgQxIerC__info {
display: flex;
flex-direction: column;
align-items: center;
}
.sBxkvgQxIerC__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.sBxkvgQxIerC__sub-title {
margin-right: 0;
text-align: center;
}
.sBxkvgQxIerC__box {
margin-left: 0;
}
}
