:root {
        --PKQkIDQhDFBm: #3f3f3f;
        --ScOdOjQPOmTQ: #795ecc;
        --VseQaMqUecfA: #ffc107;
        --QEpGKmqVFRQW: #433474;
        --IJebOeKNwhYs: #e8e8e8;
        --PpWkQshOvQGy: #fff;
        --ysJjKsAMMFTf: #b43232;
        --SkUFCKFvJTTw: #b00000;
        --CiSqaUHhwcZF: #fff;
        --QYbWmOFEOZHf: #8366db;
        --aTjUqvMnWrrV: #292a2a;
        --vkECSavGFcTJ: #fff;
        --VFGNNwOrUaBk: #3c3737;
        --yWmeCpeWxMub: #fff;
        --ZjmPILaXCYgK: #fff;
        --caHcmWgfifEN: #806fe0;
        --RoNxEAQWIwlc: #ddd;
        --fbicmGTciJKd: left;
        --NaAuhcBHpFOX: left;
        --CrzcJYNpQMuC: '➤';
        --xHapqOydzxVo: '⮞';
        --rVUauBPKCwiT: '⇨';
        --OwRWiIlvHppK: '★';
        --JiQnBbBRwSfY: '→';
    }

* {
box-sizing: border-box;
}

a {
color: var(--ZjmPILaXCYgK);
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(--PKQkIDQhDFBm);
color: var(--PpWkQshOvQGy);
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;
}

.lWlIRkqvCaNP {
        gap: 30px;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
        display: flex;
        align-items: center;
}
.lWlIRkqvCaNP > .TWIAJOyxzqEv {
  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(--ysJjKsAMMFTf);
  }
  100% {
    transform: scale(0.95);
  }
}
.nIjgcqUMZvor,
.PzjIDnmtkkwQ,
.inside-qhFCdhhLiyTG {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.LKoDnluXIrgR {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

}

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

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

}

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

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

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


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

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


.BxFfgLeHeUvq.active a {

font-weight: bold;
text-decoration: underline;

}

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

.waNowKHzJRVc {
text-align: var(--fbicmGTciJKd);
}

.rGCtfMtnwiMq {
background-color: var(--ysJjKsAMMFTf);
color: var(--CiSqaUHhwcZF);
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;
}

.rGCtfMtnwiMq:hover {
background-color: var(--SkUFCKFvJTTw);
}

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

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

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

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

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

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

.nFWZgBEaDuYw:hover {
background-color: var(--SkUFCKFvJTTw);
}

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

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

.iQUCNoyHjfvk__btn:hover {
background-color: var(--SkUFCKFvJTTw);
color: var(--CiSqaUHhwcZF);
}

.iQUCNoyHjfvk__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.twjyYeVOutYK {
width: 150px;
}

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

.RmhppbIsEcfX {
margin-left: 24px;
}

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

.QkBbYWnPwrmJ {
color: var(--VseQaMqUecfA);
font-size: 24px;
}

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

.TWIAJOyxzqEv:hover {
background-color: var(--SkUFCKFvJTTw);
color: var(--CiSqaUHhwcZF);
}

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

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

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

.wTdZPYLgibQT .zMqaCPXrxVlJ {
width: 48%;
}

.wTdZPYLgibQT h3 {
margin-top: 0;
}

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

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

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

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

.wTdZPYLgibQT .zMqaCPXrxVlJ:first-child .waNowKHzJRVc {
color: green;
}

.wTdZPYLgibQT .zMqaCPXrxVlJ:last-child .waNowKHzJRVc {
color: red;
}

.wTdZPYLgibQT .zMqaCPXrxVlJ:first-child li::before {
color: green;
}

.wTdZPYLgibQT .zMqaCPXrxVlJ:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.RZZLiTXCMtTN table tbody tr {
border-bottom: 1px solid var(--RoNxEAQWIwlc);
background-color: var(--ScOdOjQPOmTQ);
}

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

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

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

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

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

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

/*Footer*/
.qhFCdhhLiyTG {
background-color: var(--VFGNNwOrUaBk);
color: var(--yWmeCpeWxMub);
}

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

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

.hGSgcGQbzHOE:hover {
opacity: 1;
}

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

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

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

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

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

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

.BxFfgLeHeUvq:hover > .xAMgcieoVDWi {
display: block;
}


.nvucmFeLypeS {
margin: 0;
}

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

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


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

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

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

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

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

.XgcGmIGpRgwv:hover {
text-decoration: underline;
color: var(--SkUFCKFvJTTw);
}

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

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

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

.SApfQRnNTsap {
display: flex;
}

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

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


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

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

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

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

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


/*Media*/
@media(max-width: 1200px){
.inside-qhFCdhhLiyTG{
padding: 30px 15px;
text-align: center;
}
.BFgkGzdMNjNe:nth-child(1),
.BFgkGzdMNjNe:nth-child(2),
.BFgkGzdMNjNe:nth-child(3){
width: 33%;
}
}
@media(max-width: 1100px){
.lWlIRkqvCaNP > .TWIAJOyxzqEv{
padding: 15px 15px;
 font-size: 18px;
padding: 15px 15px;
}
.lWlIRkqvCaNP{
gap:20px;
}
}
@media(max-width: 992px){

.qwTODAnBvasd{
text-align: center;
padding: 0 10px;
}
.RmhppbIsEcfX {
margin-left: 10px;
}
.lWlIRkqvCaNP{
padding: 0 15px;
display: flex;
}
.rEeBNxwhAlGD {
display: block;
color: var(--yWmeCpeWxMub);
order:1;
}
.OSeDvfaaHkoE {
flex-direction: column;
gap: 20px;
}

.lWlIRkqvCaNP > .TWIAJOyxzqEv {
  margin-right:0px;
}


#main-nav {
display: none;

}
#main-nav.active {
display: flex;
   width: 100%;
   order:3;
}
.lWlIRkqvCaNP {
justify-content: space-between;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}
.iQUCNoyHjfvk__box {
padding: 0 10px;
}
}

@media(max-width: 756px){
.iQUCNoyHjfvk {
    height: unset;
}
.WDqLzVweDOhT{
flex-wrap: wrap;
}
.BFgkGzdMNjNe:nth-child(1){
width: 100%;
justify-content: center;
}
.BFgkGzdMNjNe:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.BFgkGzdMNjNe:nth-child(3) {
width: 50%;
}
.iQUCNoyHjfvk__box{
padding: 0;
}
.nFWZgBEaDuYw{
padding: 15px 50px;
}

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

.iQUCNoyHjfvk__text{
margin-top: 15px;
}
.nFWZgBEaDuYw{
padding: 15px 50px;
}
.sBqUUrKEGYuM {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.sBqUUrKEGYuM nav ul {
flex-direction: column;
gap: 20px;

}
}
@media(max-width: 700px){
.nFWZgBEaDuYw {
padding: 20px 30px;
font-size: 28px;
}
.lWlIRkqvCaNP > .TWIAJOyxzqEv{
padding: 10px 15px;

}
}
@media(max-width: 576px){
    .LKoDnluXIrgR > .KLjkzyLKzNQy{
    display: none;
}
.rGCtfMtnwiMq a {
font-size: 24px;
}
.wTdZPYLgibQT {
flex-wrap: wrap;
}
.wTdZPYLgibQT .zMqaCPXrxVlJ {
width: 100%;
}
.GbLGIOCOOPNK {
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;
}
.LAtlzeMzmVbL {
width: 100%;
margin: 20px auto 15px auto;
}

.nFWZgBEaDuYw {
font-size: 24px;
}
.tJYaHoCSlThB{
margin-top: 20px;
}
.LKoDnluXIrgR{
display: flex;
justify-content: center;
}
.LKoDnluXIrgR img {
width: 50px;
}
.inside-qhFCdhhLiyTG {
flex-direction: column;
}
}
@media(max-width: 480px){
.BFgkGzdMNjNe:nth-child(1) {
flex-direction: column;
}
.BFgkGzdMNjNe:nth-child(2),
.BFgkGzdMNjNe:nth-child(3) {
width: 100%;
}
.RmhppbIsEcfX {
margin-left: 0px;
}
.nFWZgBEaDuYw{
padding: 15px;
}
.TWIAJOyxzqEv{
padding: 10px 20px;
}
.rGCtfMtnwiMq{
max-width: 280px;
padding: 10px;
}
.hGSgcGQbzHOE {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.hGSgcGQbzHOE::after, .btn-up::before {
width: 14px;
}
.nFWZgBEaDuYw {
font-size: 19px;
}
.twjyYeVOutYK {
width: 100px;
}
.qwTODAnBvasd{
font-size: 14px;
}
.lWlIRkqvCaNP {
gap:20px;
}
}

@media(max-width: 375px){
    .lWlIRkqvCaNP > .TWIAJOyxzqEv{
padding: 10px 10px;
 font-size: 16px;
}
}
/*popup*/
.sdaQhrgbXSVr {
background: var(--QEpGKmqVFRQW);
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;
}
.sdaQhrgbXSVr__info {
display: flex;
}
.sdaQhrgbXSVr__box {
margin-left: 15px;
}
.sdaQhrgbXSVr__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.sdaQhrgbXSVr__title {
font-size: 24px;
font-weight: 600;
}
.sdaQhrgbXSVr__sub-title {
margin-top: 10px;
color: var(--PpWkQshOvQGy);
}
.sdaQhrgbXSVr__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--ysJjKsAMMFTf);
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(--CiSqaUHhwcZF);
}
.sdaQhrgbXSVr__btn:hover{
background: var(--SkUFCKFvJTTw);
transition: all 0.7s ease-in-out;
color: var(--CiSqaUHhwcZF);
}
.sdaQhrgbXSVr__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.sdaQhrgbXSVr__close-wrap {
position: relative;
}
.sdaQhrgbXSVr__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.sdaQhrgbXSVr__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.sdaQhrgbXSVr__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.sdaQhrgbXSVr{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.sdaQhrgbXSVr__img {
width: 70px;
}
.sdaQhrgbXSVr__sub-title {
margin-right: 15px;
}
.sdaQhrgbXSVr__btn{
width: 220px;
}
}
@media(max-width: 480px){

.sdaQhrgbXSVr__info {
display: flex;
flex-direction: column;
align-items: center;
}
.sdaQhrgbXSVr__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.sdaQhrgbXSVr__sub-title {
margin-right: 0;
text-align: center;
}
.sdaQhrgbXSVr__box {
margin-left: 0;
}
}
