:root {
--tRIbOeYrnbZP: #21C7C5;
--njWRHviYKOVL: #A22725;
--evdEWVWgFYrL: #8A4846;
--rAPgDoSVfhWf: #BFA7B0;
--NECIEWQrEZMN: #eae7e7;
--wlgPjTjrZeTX: #000;
--wETTOuFJrkBk: #e94972;
--RzdwcTvvFLev: #b00000;
--wEyvUtQhiGiv: #fff;
--AwOqQACvFyah: #9A0D53;
--ECCiYJyrOuwZ: #8C444B;
--xsjjtJHmtbgx: #fff;
--nnvBMzJHviBf: #dad0d0;
--zMtVCKPBHiQt: #000000;
--kgmYqqWKERuq: #4517ff;
--wQeMKTibLhmw: #270d96;
--ljaxAZclPABY: #ddd;
--QlfNcGGNPzDl: left;

}

* {
box-sizing: border-box;
}

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

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

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

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

}

.AlyMBgnmqnYu,
.YCaSxuzsWXBj,
.inside-qAQLGmKCqaDf {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.NnOpUKNUtypu {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


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

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

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

}

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

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

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


.teiDwRhuDAxX {
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;
}

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

}

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

.flePOLktraYv {
text-align: var(--QlfNcGGNPzDl);
}

.oZEFvLCqKbpE {
background-color: var(--njWRHviYKOVL);
color: var(--wEyvUtQhiGiv);
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;
}

.oZEFvLCqKbpE:hover {
background-color: var(--evdEWVWgFYrL);
}

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

.qupDONNQLxjf{
position: sticky;
z-index: 1;
bottom: 0;
left: 0;
transform: translateY(100%);
transition: transform .3s ease;
height: 15vh;
height: 15dvh;
width: 100%;
padding:0 20px;
display:none;
align-items: center;
gap: 10px;
flex-grow: 2;
justify-content: center;
border-top: 1px solid var(--ljaxAZclPABY);
background-color: var(--wEyvUtQhiGiv);
}
.qupDONNQLxjf .ywQYigQcnISl,
.qupDONNQLxjf .UPvfIxwlDLnZ__btn{
font-size: 16px;
padding: 12px 20px;
font-weight:600;
min-width: 180px;
text-align: center;
}
.qupDONNQLxjf .ywQYigQcnISl{
animation: pulse 2s infinite;
}
/*demo-placeholder*/
.UPvfIxwlDLnZ {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
height: 100%;
}

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

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

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

.WUqRRkfsOfzW:hover {
background-color: var(--evdEWVWgFYrL);
}

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

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

.UPvfIxwlDLnZ__btn:hover {
background-color: var(--evdEWVWgFYrL);
color: var(--wEyvUtQhiGiv);
}

.UPvfIxwlDLnZ__text {
font-weight: 400;
}

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

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

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

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

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

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

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

.aFfdTTVpdvuM {
width: 150px;
}

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

.pMFcDvBqfDvN {
margin-left: 24px;
}

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

.yBNukQGBbTKm {
color: var(--evdEWVWgFYrL);
font-size: 24px;
}

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

.ywQYigQcnISl:hover {
background-color: var(--evdEWVWgFYrL);
color: var(--wEyvUtQhiGiv);
}

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

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

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

.YHCQyPzeBgjN .LpvRNzAijHYw {
width: 48%;
}

.YHCQyPzeBgjN h3 {
margin-top: 0;
}

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

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

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

.HgkNdGlRVXTf li::before {
content: '»';
font-size: 16px;
margin-right: 10px;
}

.YHCQyPzeBgjN .LpvRNzAijHYw:first-child .flePOLktraYv {
color: green;
}

.YHCQyPzeBgjN .LpvRNzAijHYw:last-child .flePOLktraYv {
color: red;
}

.YHCQyPzeBgjN .LpvRNzAijHYw:first-child li::before {
color: green;
}

.YHCQyPzeBgjN .LpvRNzAijHYw:last-child li::before {
color: red;
}

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

.vMacUDBPrDvC  table:has(tr:first-child > td:nth-child(2):last-child) td {
width: 50%;
}

.vMacUDBPrDvC table {
border: 1px solid var(--NECIEWQrEZMN);
border-radius: 16px;
}

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

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

}

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

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

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

.vMacUDBPrDvC table tbody tr {
border-bottom: 1px solid var(--ljaxAZclPABY);
background-color: var(--wEyvUtQhiGiv);
}

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

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

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

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

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

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

/*Footer*/
.qAQLGmKCqaDf {
background-color: var(--rAPgDoSVfhWf);
color: var(--zMtVCKPBHiQt);
}

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

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

.FeBvQiidFovo:hover {
opacity: 1;
}

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

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

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

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

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

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

.dgVCmaHPXBKE:hover > .VPUPfmVZQOkz {
display: block;
}


.TSyCoEInPBBx {
margin: 0;
}

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

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


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

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

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

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

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

.vhaXsCMQSqYr:hover {
text-decoration: underline;
color: var(--RzdwcTvvFLev);
}

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

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

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

.RdhufErQVFmh {
display: flex;
}

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

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


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

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

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

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


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

@media(max-width: 992px){
.WIGgZAphwoFr:nth-child(1),
.WIGgZAphwoFr:nth-child(2),
.WIGgZAphwoFr:nth-child(3){
width: 33%;
}
.UepbHRIKbrlT{
text-align: center;
padding: 0 10px;
}
.pMFcDvBqfDvN {
margin-left: 10px;
}
.hJGgWwLlxuqd{
padding: 0 15px;
display: flex;
}
.esKvPcEuxLrP .WIGgZAphwoFr{
margin-right:0;
}
.tFqDxVhtHJDW {
display: block;
color: var(--zMtVCKPBHiQt);
order:2;

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

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

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

@media(max-width: 768px){
.UPvfIxwlDLnZ {
height: unset;
}
.sfvvxLBtGWGq{
flex-wrap: wrap;
}
.WIGgZAphwoFr:nth-child(1){
width: 100%;
justify-content: center;
}
.WIGgZAphwoFr:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.WIGgZAphwoFr:nth-child(3) {
width: 50%;
}
.UPvfIxwlDLnZ__box{
padding: 0;
}
.WUqRRkfsOfzW{
padding: 15px 50px;
}

.UPvfIxwlDLnZ__box {
flex-direction: column;
margin: 20px 0 20px 0;
}
.UPvfIxwlDLnZ__text{
margin-top: 15px;
}
.WUqRRkfsOfzW {
padding: 20px 40px;
font-size: 24px;
}
.UPvfIxwlDLnZ__iframe{
height: 85vh;
height: 85dvh;
}
.qupDONNQLxjf{
display: flex;
}
.qupDONNQLxjf.visible {
transform: translateY(0);
}
}

@media(max-width: 576px){
.WUqRRkfsOfzW {
padding: 15px 30px;
font-size: 21px;
}
.oZEFvLCqKbpE a {
font-size: 24px;
}
.YHCQyPzeBgjN {
flex-wrap: wrap;
}
.YHCQyPzeBgjN .LpvRNzAijHYw {
width: 100%;
}
.HgkNdGlRVXTf {
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;
}
.drKSXLGHpxFY {
width: 100%;
margin: 20px auto 15px auto;
}

.NnOpUKNUtypu{
display: flex;
justify-content: center;
margin-left: auto;
}
.NnOpUKNUtypu img {
width: 50px;
}
.hJGgWwLlxuqd .zpGFlOCJFGfS {
display: none;
}
}

@media(max-width: 480px){
.WIGgZAphwoFr:nth-child(1) {
flex-direction: column;
}
.WIGgZAphwoFr:nth-child(2),
.WIGgZAphwoFr:nth-child(3) {
width: 100%;
}
.pMFcDvBqfDvN {
margin-left: 0px;
}
.WUqRRkfsOfzW{
padding: 15px;
}
.ywQYigQcnISl{
padding: 10px 20px;
}
.oZEFvLCqKbpE{
max-width: 280px;
padding: 10px;
}
.FeBvQiidFovo {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.FeBvQiidFovo::after, .btn-up::before {
width: 14px;
}
.WUqRRkfsOfzW {
font-size: 19px;
}
.aFfdTTVpdvuM {
width: 100px;
}
.UepbHRIKbrlT{
font-size: 14px;
}
.UPvfIxwlDLnZ__iframe{
height: 75vh;
height: 75dvh;
}
.qupDONNQLxjf{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.qupDONNQLxjf .ywQYigQcnISl,
.qupDONNQLxjf .UPvfIxwlDLnZ__btn{
font-weight:400;
}
}
@media(max-width: 375px){
#main-nav + .WIGgZAphwoFr > .ywQYigQcnISl {
padding: 10px 10px;
font-size: 16px;
}
}
/*popup*/
.HvbcHESLoGep {
background: var(--xsjjtJHmtbgx);
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;
}
.HvbcHESLoGep__info {
display: flex;
}
.HvbcHESLoGep__box {
margin-left: 15px;
}
.HvbcHESLoGep__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.HvbcHESLoGep__title {
font-size: 24px;
font-weight: 600;
}
.HvbcHESLoGep__sub-title {
margin-top: 10px;
color: var(--wlgPjTjrZeTX);
}
.HvbcHESLoGep__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--njWRHviYKOVL);
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(--wEyvUtQhiGiv);
}
.HvbcHESLoGep__btn:hover{
background: var(--evdEWVWgFYrL);
transition: all 0.7s ease-in-out;
color: var(--wEyvUtQhiGiv);
}
.HvbcHESLoGep__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.HvbcHESLoGep__close-wrap {
position: relative;
}
.HvbcHESLoGep__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.HvbcHESLoGep__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.HvbcHESLoGep__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.HvbcHESLoGep{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.HvbcHESLoGep__img {
width: 70px;
}
.HvbcHESLoGep__sub-title {
margin-right: 15px;
}
.HvbcHESLoGep__btn{
width: 220px;
}
}
@media(max-width: 480px){

.HvbcHESLoGep__info {
display: flex;
flex-direction: column;
align-items: center;
}
.HvbcHESLoGep__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.HvbcHESLoGep__sub-title {
margin-right: 0;
text-align: center;
}
.HvbcHESLoGep__box {
margin-left: 0;
}
}
