:root {
        --xQzCJZCeMwhD: #2e2e2e;
        --UrfvKVAlvtLj: #9272f3;
        --aNPANrwlBrFJ: #ffc107;
        --wDRPJPMKWNKN: #2a1f4a;
        --FkKCbzphABwf: #ebe8e8;
        --sTeUakdfagNt: #fff;
        --aSpTSBPBZlxL: #aa2a2a;
        --jtGfAtNlLhRq: #b00000;
        --zZEsteaKosTP: #fff;
        --pDYXlUwSQwek: #49387d;
        --DZfAgYMgAzUu: #2f2b2b;
        --shcorLDQKzxQ: #fff;
        --dxDDavswpzmO: #3c3737;
        --LEjTIxKtdRCm: #fff;
        --GvBOTuXLlwom: #fff;
        --zcTeXzOvKMHu: #8371dd;
        --wGMYmchqUCyj: #ddd;
        --xPNOMcTqoWhO: left;
        --iQrmlJZmtGNs: left;
        --vmSlAQMghTIQ: '➤';
        --gDDRPWHCBZKW: '⮞';
        --bVYEBsywLRbd: '⇨';
        --EOUkHYdSOSRp: '★';
        --OkgxwMmEPOqd: '→';
    }

* {
box-sizing: border-box;
}

a {
color: var(--GvBOTuXLlwom);
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(--xQzCJZCeMwhD);
color: var(--sTeUakdfagNt);
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;
}

.tbNtCpSqLuhV {
        gap: 30px;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
        display: flex;
        align-items: center;
}
.tbNtCpSqLuhV > .cZaglBvTiSlQ {
  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(--aSpTSBPBZlxL);
  }
  100% {
    transform: scale(0.95);
  }
}
.cBWGXeUIbqTu,
.tzahEgPbLocX,
.inside-gGsgwLRIpJAS {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.JKgvIJkLKhYU {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

}

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

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

}

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

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

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


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

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


.AMglCbSqGIqM.active a {

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

}

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

.EdfaPZAplYzL {
text-align: var(--xPNOMcTqoWhO);
}

.pCoESnESUGOB {
background-color: var(--aSpTSBPBZlxL);
color: var(--zZEsteaKosTP);
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;
}

.pCoESnESUGOB:hover {
background-color: var(--jtGfAtNlLhRq);
}

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

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

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

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


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

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

.jtTrlEcxMugW:hover {
background-color: var(--jtGfAtNlLhRq);
}

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

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

.DlgZjCBCJQBf__btn:hover {
background-color: var(--jtGfAtNlLhRq);
color: var(--zZEsteaKosTP);
}

.DlgZjCBCJQBf__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.hZJNwqbaccEd {
width: 150px;
}

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

.zMooMsvkpAAU {
margin-left: 24px;
}

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

.uyzALZDxyYlw {
color: var(--aNPANrwlBrFJ);
font-size: 24px;
}

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

.cZaglBvTiSlQ:hover {
background-color: var(--jtGfAtNlLhRq);
color: var(--zZEsteaKosTP);
}

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

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

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

.gwwLLMxHFKkc .uIkLSGwpKqoP {
width: 48%;
}

.gwwLLMxHFKkc h3 {
margin-top: 0;
}

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

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

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

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

.gwwLLMxHFKkc .uIkLSGwpKqoP:first-child .EdfaPZAplYzL {
color: green;
}

.gwwLLMxHFKkc .uIkLSGwpKqoP:last-child .EdfaPZAplYzL {
color: red;
}

.gwwLLMxHFKkc .uIkLSGwpKqoP:first-child li::before {
color: green;
}

.gwwLLMxHFKkc .uIkLSGwpKqoP:last-child li::before {
color: red;
}

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

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

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

}

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

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

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

.PMmRwArRKanW table tbody tr {
border-bottom: 1px solid var(--wGMYmchqUCyj);
background-color: var(--UrfvKVAlvtLj);
}

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

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

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

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

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

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

/*Footer*/
.gGsgwLRIpJAS {
background-color: var(--dxDDavswpzmO);
color: var(--LEjTIxKtdRCm);
}

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

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

.YFXcgbzjpiQD:hover {
opacity: 1;
}

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

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

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

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

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

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

.AMglCbSqGIqM:hover > .tMMWvhBuCcNk {
display: block;
}


.XRQubFgDYRKM {
margin: 0;
}

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

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


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

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

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

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

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

.hxLpQWEUkaOA:hover {
text-decoration: underline;
color: var(--jtGfAtNlLhRq);
}

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

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

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

.MfsxtZoGaWHK {
display: flex;
}

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

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


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

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

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

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


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

.AdnPVjaFZcNw{
text-align: center;
padding: 0 10px;
}
.zMooMsvkpAAU {
margin-left: 10px;
}
.tbNtCpSqLuhV{
padding: 0 15px;
display: flex;
}
.pjWANxornNGO {
display: block;
color: var(--LEjTIxKtdRCm);
order:1;
}
.infNZrvkFxnA {
flex-direction: column;
gap: 20px;
}

.tbNtCpSqLuhV > .cZaglBvTiSlQ {
  margin-right:0px;
}


#main-nav {
display: none;

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

@media(max-width: 756px){
.DlgZjCBCJQBf {
    height: unset;
}
.PnFEwuYwYYNX{
flex-wrap: wrap;
}
.gYGWHlgaOIJE:nth-child(1){
width: 100%;
justify-content: center;
}
.gYGWHlgaOIJE:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.gYGWHlgaOIJE:nth-child(3) {
width: 50%;
}
.DlgZjCBCJQBf__box{
padding: 0;
}
.jtTrlEcxMugW{
padding: 15px 50px;
}

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

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

}
}
@media(max-width: 700px){
.jtTrlEcxMugW {
padding: 20px 30px;
font-size: 28px;
}
.tbNtCpSqLuhV > .cZaglBvTiSlQ{
padding: 10px 15px;

}
}
@media(max-width: 576px){
    .JKgvIJkLKhYU > .XfaEdOTBypfx{
    display: none;
}
.pCoESnESUGOB a {
font-size: 24px;
}
.gwwLLMxHFKkc {
flex-wrap: wrap;
}
.gwwLLMxHFKkc .uIkLSGwpKqoP {
width: 100%;
}
.WHpjzEemZGFK {
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;
}
.PUclKhjKkluA {
width: 100%;
margin: 20px auto 15px auto;
}

.jtTrlEcxMugW {
font-size: 24px;
}
.MbWqHBiVWgHS{
margin-top: 20px;
}
.JKgvIJkLKhYU{
display: flex;
justify-content: center;
}
.JKgvIJkLKhYU img {
width: 50px;
}
.inside-gGsgwLRIpJAS {
flex-direction: column;
}
}
@media(max-width: 480px){
.gYGWHlgaOIJE:nth-child(1) {
flex-direction: column;
}
.gYGWHlgaOIJE:nth-child(2),
.gYGWHlgaOIJE:nth-child(3) {
width: 100%;
}
.zMooMsvkpAAU {
margin-left: 0px;
}
.jtTrlEcxMugW{
padding: 15px;
}
.cZaglBvTiSlQ{
padding: 10px 20px;
}
.pCoESnESUGOB{
max-width: 280px;
padding: 10px;
}
.YFXcgbzjpiQD {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.YFXcgbzjpiQD::after, .btn-up::before {
width: 14px;
}
.jtTrlEcxMugW {
font-size: 19px;
}
.hZJNwqbaccEd {
width: 100px;
}
.AdnPVjaFZcNw{
font-size: 14px;
}
.tbNtCpSqLuhV {
gap:20px;
}
}

@media(max-width: 375px){
    .tbNtCpSqLuhV > .cZaglBvTiSlQ{
padding: 10px 10px;
 font-size: 16px;
}
}
/*popup*/
.PTfOGDCBqlaD {
background: var(--wDRPJPMKWNKN);
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;
}
.PTfOGDCBqlaD__info {
display: flex;
}
.PTfOGDCBqlaD__box {
margin-left: 15px;
}
.PTfOGDCBqlaD__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.PTfOGDCBqlaD__title {
font-size: 24px;
font-weight: 600;
}
.PTfOGDCBqlaD__sub-title {
margin-top: 10px;
color: var(--sTeUakdfagNt);
}
.PTfOGDCBqlaD__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--aSpTSBPBZlxL);
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(--zZEsteaKosTP);
}
.PTfOGDCBqlaD__btn:hover{
background: var(--jtGfAtNlLhRq);
transition: all 0.7s ease-in-out;
color: var(--zZEsteaKosTP);
}
.PTfOGDCBqlaD__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.PTfOGDCBqlaD__close-wrap {
position: relative;
}
.PTfOGDCBqlaD__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.PTfOGDCBqlaD__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.PTfOGDCBqlaD__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.PTfOGDCBqlaD{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.PTfOGDCBqlaD__img {
width: 70px;
}
.PTfOGDCBqlaD__sub-title {
margin-right: 15px;
}
.PTfOGDCBqlaD__btn{
width: 220px;
}
}
@media(max-width: 480px){

.PTfOGDCBqlaD__info {
display: flex;
flex-direction: column;
align-items: center;
}
.PTfOGDCBqlaD__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.PTfOGDCBqlaD__sub-title {
margin-right: 0;
text-align: center;
}
.PTfOGDCBqlaD__box {
margin-left: 0;
}
}
