:root {
        --dqcxaggeJtgd: #90D2CE;
        --knhlppoDqJTv: #7D2C2D;
        --KgyWdovAAIge: #9D4B32;
        --vYDotnkXUaTm: #BF909F;
        --mupDTXGQkwLh: #e9e8e8;
        --hyyQqjMBGRRU: #000;
        --YOtxhLSNhkGn: #ec4b78;
        --znguCFiYsHID: #b00000;
        --CrVnMbQoGMlP: #fff;
        --uwJUgkoOGTpR: #C12A48;
        --jDxVFMsuQtIT: #9D3849;
        --hBJJFFNJtChA: #fff;
        --flWvQTWytedF: #d7cfcf;
        --RSoTmuMcPKNr: #000000;
        --eAIGsozqvCOk: #4316ff;
        --zXrlvnhTBjEK: #210a85;
        --hpaIEEYcHDHX: #ddd;
        --CxucxMGRZqKq: left;
        --lAhEBEfFZNPi: left;
        --IBHalijOtAFG: '➤';
        --qjsnNgFeUGrs: '⮞';
        --BxgTyEDrPtxe: '⇨';
        --jSZcjvBxfnts: '★';
        --UfHhSLhugLrD: '→';
    }

* {
box-sizing: border-box;
}

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

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

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

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

}

.ODTiDcVyVZUP,
.PvGounNPonck,
.inside-AQnOaQAngtHZ {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.PPQavSuTJKuh {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
}

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


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

.EuxEnSrUzwCS {
background-color: var(--dqcxaggeJtgd);
padding: 10px 0;
display: flex;
}
.EuxEnSrUzwCS .QVqHOJsrGPnf{
margin-right:20px;
justify-content: flex-end;
flex-grow: 2;
font-weight: 600;
text-align:center;
}
#main-nav + .QVqHOJsrGPnf > .DDbhGbNwHbrG {
  animation: pulse 2s infinite;
}

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

}

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

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

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


.cpaRGNWLHSWu {
white-space: nowrap;
display: flex;
gap: 20px;
align-items: center;
width: 100%;
list-style: none;
font-weight: 700;
font-size: 18px;
padding: 0;
margin: 0;
}

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

}

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

.IKAfBwEreTpO {
text-align: var(--CxucxMGRZqKq);
}

.UtOPxunErtmJ {
background-color: var(--knhlppoDqJTv);
color: var(--CrVnMbQoGMlP);
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;
}

.UtOPxunErtmJ:hover {
background-color: var(--KgyWdovAAIge);
}

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

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

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

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

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

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

.CGitBilOoQAS:hover {
background-color: var(--KgyWdovAAIge);
}

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

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

.XsSIuCuYshJF__btn:hover {
background-color: var(--KgyWdovAAIge);
color: var(--CrVnMbQoGMlP);
}

.XsSIuCuYshJF__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.ObFJHVrBUPGy {
width: 150px;
}

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

.MCaXgOycczsF {
margin-left: 24px;
}

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

.ukZCNPySkbFa {
color: var(--KgyWdovAAIge);
font-size: 24px;
}

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

.DDbhGbNwHbrG:hover {
background-color: var(--KgyWdovAAIge);
color: var(--CrVnMbQoGMlP);
}

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

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

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

.bQTbzcDuuOwr .kkIoNkOdGAXE {
width: 48%;
}

.bQTbzcDuuOwr h3 {
margin-top: 0;
}

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

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

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

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

.bQTbzcDuuOwr .kkIoNkOdGAXE:first-child .IKAfBwEreTpO {
color: green;
}

.bQTbzcDuuOwr .kkIoNkOdGAXE:last-child .IKAfBwEreTpO {
color: red;
}

.bQTbzcDuuOwr .kkIoNkOdGAXE:first-child li::before {
color: green;
}

.bQTbzcDuuOwr .kkIoNkOdGAXE:last-child li::before {
color: red;
}

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

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

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

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

}

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

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

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

.iXkPCzHLosPo table tbody tr {
border-bottom: 1px solid var(--hpaIEEYcHDHX);
background-color: var(--CrVnMbQoGMlP);
}

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

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

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

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

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

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

/*Footer*/
.AQnOaQAngtHZ {
background-color: var(--vYDotnkXUaTm);
color: var(--RSoTmuMcPKNr);
}

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

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

.GBtEkJZGvTDd:hover {
opacity: 1;
}

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

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

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

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

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

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

.VHLEpfwZJWOp:hover > .JDxeQTXgYmrH {
display: block;
}


.fIanlvXPzPKK {
margin: 0;
}

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

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


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

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

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

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

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

.aXecPQVUyYaa:hover {
text-decoration: underline;
color: var(--znguCFiYsHID);
}

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

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

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

.CXWqlCvVwCIO {
display: flex;
}

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

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


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

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

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

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


/*Media*/
@media(max-width: 1100px){
#main-nav + .QVqHOJsrGPnf > .DDbhGbNwHbrG {
 font-size: 18px;
padding: 10px 15px;
}
}
@media(max-width: 1200px){
.inside-AQnOaQAngtHZ{
padding: 30px 15px;
text-align: center;
}
}

@media(max-width: 992px){
.QVqHOJsrGPnf:nth-child(1),
.QVqHOJsrGPnf:nth-child(2),
.QVqHOJsrGPnf:nth-child(3){
width: 33%;
}
.mxDHHIJGcELs{
text-align: center;
padding: 0 10px;
}
.MCaXgOycczsF {
margin-left: 10px;
}
.xUkQibIUcINZ{
padding: 0 15px;
display: flex;
}
.EuxEnSrUzwCS .QVqHOJsrGPnf{
    margin-right:0;
}
.UzHaISPJOxgC {
display: block;
color: var(--RSoTmuMcPKNr);
order:2;

}
.lwmEVvbXQHdy nav ul {
flex-direction: column;
gap: 20px;

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

}
#main-nav.active {
display: flex;
width: 100%;
order: 3;
}
.xUkQibIUcINZ {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.lwmEVvbXQHdy {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.XsSIuCuYshJF__box {
padding: 0 10px;
}
.CGitBilOoQAS {
padding: 20px 50px;
}
}

@media(max-width: 756px){
.XsSIuCuYshJF {
    height: unset;
}
.McsdegnGpomB{
flex-wrap: wrap;
}
.QVqHOJsrGPnf:nth-child(1){
width: 100%;
justify-content: center;
}
.QVqHOJsrGPnf:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.QVqHOJsrGPnf:nth-child(3) {
width: 50%;
}
.XsSIuCuYshJF__box{
padding: 0;
}
.CGitBilOoQAS{
padding: 15px 50px;
}

.XsSIuCuYshJF__box {
flex-direction: column;
margin: 20px 0 20px 0;
}
.XsSIuCuYshJF__text{
margin-top: 15px;
}
.CGitBilOoQAS {
padding: 20px 40px;
font-size: 24px;
}
}

@media(max-width: 576px){
.CGitBilOoQAS {
padding: 15px 30px;
font-size: 21px;
}
.UtOPxunErtmJ a {
font-size: 24px;
}
.bQTbzcDuuOwr {
flex-wrap: wrap;
}
.bQTbzcDuuOwr .kkIoNkOdGAXE {
width: 100%;
}
.HYNKXRvTQyFd {
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;
}
.ufRLTXJRmiYW {
width: 100%;
margin: 20px auto 15px auto;
}

.oyKWHHshVHAc{
margin-top: 20px;
}
.PPQavSuTJKuh{
display: flex;
justify-content: center;
margin-left: auto;
}
.PPQavSuTJKuh img {
width: 50px;
}
 .xUkQibIUcINZ .CkZnPXekhzNg {
display: none;
}
}

@media(max-width: 480px){
.QVqHOJsrGPnf:nth-child(1) {
flex-direction: column;
}
.QVqHOJsrGPnf:nth-child(2),
.QVqHOJsrGPnf:nth-child(3) {
width: 100%;
}
.MCaXgOycczsF {
margin-left: 0px;
}
.CGitBilOoQAS{
padding: 15px;
}
.DDbhGbNwHbrG{
padding: 10px 20px;
}
.UtOPxunErtmJ{
max-width: 280px;
padding: 10px;
}
.GBtEkJZGvTDd {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.GBtEkJZGvTDd::after, .btn-up::before {
width: 14px;
}
.CGitBilOoQAS {
font-size: 19px;
}
.ObFJHVrBUPGy {
width: 100px;
}
.mxDHHIJGcELs{
font-size: 14px;
}
}
@media(max-width: 375px){
#main-nav + .QVqHOJsrGPnf > .DDbhGbNwHbrG {
padding: 10px 10px;
 font-size: 16px;
}
}
/*popup*/
.GUfpJwVAkNKl {
background: var(--hBJJFFNJtChA);
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;
}
.GUfpJwVAkNKl__info {
display: flex;
}
.GUfpJwVAkNKl__box {
margin-left: 15px;
}
.GUfpJwVAkNKl__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.GUfpJwVAkNKl__title {
font-size: 24px;
font-weight: 600;
}
.GUfpJwVAkNKl__sub-title {
margin-top: 10px;
color: var(--hyyQqjMBGRRU);
}
.GUfpJwVAkNKl__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--knhlppoDqJTv);
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(--CrVnMbQoGMlP);
}
.GUfpJwVAkNKl__btn:hover{
background: var(--KgyWdovAAIge);
transition: all 0.7s ease-in-out;
color: var(--CrVnMbQoGMlP);
}
.GUfpJwVAkNKl__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.GUfpJwVAkNKl__close-wrap {
position: relative;
}
.GUfpJwVAkNKl__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.GUfpJwVAkNKl__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.GUfpJwVAkNKl__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.GUfpJwVAkNKl{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.GUfpJwVAkNKl__img {
width: 70px;
}
.GUfpJwVAkNKl__sub-title {
margin-right: 15px;
}
.GUfpJwVAkNKl__btn{
width: 220px;
}
}
@media(max-width: 480px){

.GUfpJwVAkNKl__info {
display: flex;
flex-direction: column;
align-items: center;
}
.GUfpJwVAkNKl__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.GUfpJwVAkNKl__sub-title {
margin-right: 0;
text-align: center;
}
.GUfpJwVAkNKl__box {
margin-left: 0;
}
}
