:root {
--zNSVCkWXWjal: #87A9EA;
--DXqLeIIphpcB: #B81A02;
--eswTEkmTmPAg: #CD6E40;
--UltylWgOuJKR: #DBD4BB;
--LAXgrhtJZXua: #e8eaea;
--zmxwkhPGplQN: #000;
--heMfQrLZdJFx: #eb4976;
--nvGwjGgybTux: #b00000;
--scJHWGRrAGXx: #fff;
--xselkxmmpYpr: #B11B02;
--rsRtpolLsvSQ: #CE515B;
--xWnThjZcqUyN: #fff;
--WiNtRXlgumpq: #d6cece;
--nzCXeXFOaNCQ: #000000;
--GfAumfGrvPPx: #3b12f3;
--iMFvEvNoMjCF: #240b8b;
--lEwRaxHsgYDA: #ddd;

}

* {
box-sizing: border-box;
}

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

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

body {
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--xWnThjZcqUyN);
color: var(--zmxwkhPGplQN);
scroll-behavior: smooth;
}

img {
width: 100%;
}

figure {
margin: 0;
}

h1 {
font-size: clamp(32px, 5vw, 42px);
font-weight: 600;
line-height: 1.2;
margin-top: 50px;
}

h2 {
font-size: clamp(26px, 4vw, 34px);
line-height: 1.2;
margin-top: 40px;
}

h3 {
font-size: clamp(22px, 3.5vw, 28px);
line-height: 1.2;
margin-top: 30px;
}
.NvjZfPalCJEL {
width: min(100%, 920px);
margin: 28px auto 18px;
}

.NvjZfPalCJEL img {
display: block;
width: 100%;
height: auto;
border-radius: 16px;
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

.TOMtaYGmjDoT {
gap: 20px;
display: flex;
align-items: center;
}

.TrusVaLhMOwR,
.TOMtaYGmjDoT,
.QwIvnJRtXPBb,
.fvszfmlcrEvm{
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding-inline:15px;
}
.kcOVQXNfdQiE {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
}

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


.kcOVQXNfdQiE img {
width: 70px;
border-radius: 16px;
}

.CAKGphSQKVXE {
background-color: var(--zNSVCkWXWjal);
padding: 10px 0;
display: flex;
}
.YoBxwiPMXFUX{
display: flex;
justify-content: flex-end;
flex-grow: 2;

}
.YoBxwiPMXFUX a {
font-weight: 600;
padding: 15px 45px;
border-radius: 15px;
font-size: 21px;
background-color: var(--DXqLeIIphpcB);
color: var(--scJHWGRrAGXx);
transition: background-color 0.7s ease;
animation: pulse 2s infinite;
}

@keyframes pulse {
0% {
transform: scale(0.95);
}
50% {
transform: scale(1);
box-shadow: 0 0 20px var(--heMfQrLZdJFx);
}
100% {
transform: scale(0.95);
}
}
.vtUnSMbZCeyM {
background-color: var(--xselkxmmpYpr);
padding: 0 15px;
}
.XaJCSvLdOwzx {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 1001;

}

.FIoGZtKLFwhk {
font-size: 20px;
font-weight: bold;
}
.FIoGZtKLFwhk{
white-space: nowrap;
}
.kzHJeUfEIibb {
font-size: 32px;
font-weight: 600;
line-height: 30px;
padding-top: 15px;
}


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


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

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

}

.qRZZvxoczDCS {
display: block;
padding: 0.5em 1em;
cursor: pointer;
text-decoration: none;
color: inherit;
}

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

.JFtkbyZptKgS:hover > .BrjQWjoFfbcn {
display: block;
}

.oLeLQXdYBWXt {
margin: 0;
}

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

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


.ndwuZVPGIQrP {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
margin-top: 20px;

}

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

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

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

.ODdMigAQjmIN:hover {
background-color: var(--eswTEkmTmPAg);
}

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

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

.ndwuZVPGIQrP__btn:hover {
background-color: var(--eswTEkmTmPAg);
color: var(--scJHWGRrAGXx);
}

.ndwuZVPGIQrP__text {
font-weight: 400;
}

.ndwuZVPGIQrP__text a {
font-weight: 400;
}
#GWGfTaAtHvBN {
width: 100%;
height:100%;
border: none;
overflow: hidden;
}
.TrusVaLhMOwR {
background-color: var(--scJHWGRrAGXx);
margin-bottom: 30px;
border-radius: 0 0 16px 16px;
}

.wWGTdQWXGsTC {
background-color: var(--UltylWgOuJKR);
color: var(--nzCXeXFOaNCQ);
}

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

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

.mzOfxKbPaMzq {
display: flex;
}

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

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

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

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

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

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

.TAgYcFxqfSNi {
position: fixed;
bottom: 40px;
right: 40px;
width: 40px;
height: 40px;
background-color: var(--heMfQrLZdJFx);
border-radius: 8px;
cursor: pointer;
opacity: 0.5;
transition: opacity 0.3s ease;
}

.TAgYcFxqfSNi:hover {
opacity: 1;
}

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

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

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

.RgaaLoJhYxdu{
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(--lEwRaxHsgYDA);
background-color: var(--scJHWGRrAGXx);
}
.fjkGgOdXXmEG{
padding: 12px 20px;
font-weight:600;
min-width: 180px;
text-align: center;
border-radius: 15px;
font-size: 16px;
background-color: var(--DXqLeIIphpcB);
color: var(--scJHWGRrAGXx);
transition: background-color 0.7s ease;
}


.eMaaDrPlvCWz{
animation: pulse 2s infinite;
}

.ugbSeHgFvpVq {
background-color: var(--DXqLeIIphpcB);
color: var(--scJHWGRrAGXx);
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;
}

.ugbSeHgFvpVq:hover {
background-color: var(--eswTEkmTmPAg);
}

.jSWbAdBKLUad {
color: var(--scJHWGRrAGXx);
font-size: 28px;
font-weight: 500;
}


.MNbIlmrtgucO {
margin: 30px 0;
background-color: var(--scJHWGRrAGXx);
width: 100%;
border: 1px solid var(--lEwRaxHsgYDA);
padding: 0;
box-sizing: border-box;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.08);
overflow: hidden;
}

.MNbIlmrtgucO .iMxdgGgNvqpL {
display: grid;
grid-template-columns: minmax(240px, 1fr) minmax(280px, 1.35fr) minmax(190px, auto);
align-items: center;
gap: 0;
}

.MNbIlmrtgucO .YAjmbICORrpX {
display: flex;
align-items: center;
min-width: 0;
padding: 18px;
}

.MNbIlmrtgucO .YAjmbICORrpX:nth-child(1) {
gap: 18px;
}

.MNbIlmrtgucO .YAjmbICORrpX:nth-child(2) {
justify-content: center;
border-right: 1px solid var(--lEwRaxHsgYDA);
border-left: 1px solid var(--lEwRaxHsgYDA);
min-height: 112px;
}

.MNbIlmrtgucO .YAjmbICORrpX:nth-child(3) {
justify-content: center;
}
.MNbIlmrtgucO .YAjmbICORrpX strong{
font-size: 18px;
line-height: 1.35;
}

.MNbIlmrtgucO .szaEqRDBgugl {
width: 120px;
height: 120px;
flex: 0 0 120px;
}

.MNbIlmrtgucO .szaEqRDBgugl img{
display: block;
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 10px;
}

.MNbIlmrtgucO .EJpPRHXVQybF {
min-width: 0;
}

.MNbIlmrtgucO .EjBzQHuNDYCx {
font-size: 20px;
font-weight: bold;
line-height: 1.2;
text-align: center;
}
.MNbIlmrtgucO .roDuKxCihcbZ {
display: flex;
align-items: center;
justify-content: center;
gap: 2px;
margin-top: 8px;
}

.MNbIlmrtgucO .CKXEjfjHTcxo {
color: var(--eswTEkmTmPAg);
font-size: 22px;
line-height: 1;
}

.MNbIlmrtgucO .TysGcrlKKiAT {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
min-width: 200px;
padding: 12px 28px;
border-radius: 10px;
font-size: 18px;
font-weight: 700;
line-height: 1.1;
text-align: center;
background-color: var(--DXqLeIIphpcB);
color: var(--scJHWGRrAGXx);
text-decoration: none;
transition: background-color 0.2s ease, transform 0.2s ease;
}

.MNbIlmrtgucO .TysGcrlKKiAT:hover {
background-color: var(--eswTEkmTmPAg);
color: var(--scJHWGRrAGXx);
text-decoration: none;
transform: translateY(-1px);
}



.PlWYNXuKylDR {
font-size: 0.9em;
color: #666;
padding: 0.75em 0;
}

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

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

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

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

.yDDgOGBfyXon:hover {
text-decoration: underline;
color: var(--nvGwjGgybTux);
}

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

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


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

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

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

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

.hBiyRQGzvwGL_item a{
color: var(--zmxwkhPGplQN);
}

.TrusVaLhMOwR table {
display: block;
width: max-content;
max-width: 100%;
margin: 24px auto;
overflow-x: auto;
overflow-y: hidden;
border: 1px solid var(--LAXgrhtJZXua);
border-spacing: 0;
border-radius: 12px;
background-color: var(--scJHWGRrAGXx);
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}

.TrusVaLhMOwR table:has(tr:first-child > td:nth-child(2):last-child),
.TrusVaLhMOwR table:has(tr:first-child > th:nth-child(2):last-child),
.TrusVaLhMOwR table:has(tr:first-child > td:nth-child(3):last-child),
.TrusVaLhMOwR table:has(tr:first-child > th:nth-child(3):last-child) {
display: table;
width: 100%;
min-width: 0;
table-layout: fixed;
white-space: normal;
}

.TrusVaLhMOwR table:has(tr:first-child > td:nth-child(2):last-child) td,
.TrusVaLhMOwR table:has(tr:first-child > th:nth-child(2):last-child) th,
.TrusVaLhMOwR table:has(tr:first-child > th:nth-child(2):last-child) td {
width: 50%;
}
.TrusVaLhMOwR table:has(tr:first-child > td:nth-child(3):last-child) td,
.TrusVaLhMOwR table:has(tr:first-child > th:nth-child(3):last-child) th,
.TrusVaLhMOwR table:has(tr:first-child > th:nth-child(3):last-child) td {
width: 33.333%;
}
.TrusVaLhMOwR table th,
.TrusVaLhMOwR table td {
padding: 10px 12px;
border-right: 1px solid var(--LAXgrhtJZXua);
border-bottom: 1px solid var(--LAXgrhtJZXua);
vertical-align: top;
overflow-wrap: anywhere;
}

.TrusVaLhMOwR table th:last-child,
.TrusVaLhMOwR table td:last-child {
border-right: none;
}

.TrusVaLhMOwR table tr:last-child th,
.TrusVaLhMOwR table tr:last-child td {
border-bottom: none;
}

.TrusVaLhMOwR table thead th {
background-color: var(--xselkxmmpYpr);
font-size: 16px;
font-weight: 700;
text-align: left;
}

.TrusVaLhMOwR table tbody tr {
background-color: var(--scJHWGRrAGXx);
}


@media(max-width: 1200px){
.YoBxwiPMXFUX a {
font-size: 18px;
padding: 10px 15px;
}
.MNbIlmrtgucO .YAjmbICORrpX:nth-child(1) {
flex-direction: column;
gap: 0;
}
}

@media(max-width: 992px){
.TOMtaYGmjDoT{
display: flex;
}

.XaJCSvLdOwzx {
display: block;
color: var(--nzCXeXFOaNCQ);
order:2;
padding: 0;
}
.yuorQrnlgNST {
flex-direction: column;
gap: 20px;
}
#main-nav {
display: none;
}
#main-nav.active {
display: flex;
width: 100%;
order: 3;
}
.TOMtaYGmjDoT {
justify-content: space-between;
flex-direction: row;
flex-wrap: wrap;
}
.ndwuZVPGIQrP__box {
padding: 0 10px;
}
.CayDTNjKWHNr ul {
flex-direction: column;
gap: 20px;

}
.QwIvnJRtXPBb {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
.MNbIlmrtgucO .iMxdgGgNvqpL {
grid-template-columns: minmax(210px, 1fr) minmax(240px, 1.2fr) minmax(170px, auto);
}
.MNbIlmrtgucO .YyayxuTGvnac{
text-align: center;
}
}
@media(max-width: 768px){
.kcOVQXNfdQiE{
display: flex;
justify-content: center;
margin-left: auto;
}
.iPuBjJkGBrHQ {
width: 50px;
}
.FIoGZtKLFwhk {
display: none;
}

.ndwuZVPGIQrP__box {
flex-direction: column;
padding: 0;
margin: 20px 0 20px 0;
}
.ndwuZVPGIQrP__text{
margin-top: 15px;
}

.ndwuZVPGIQrP__iframe{
height: 85vh;
height: 85dvh;
}
.RgaaLoJhYxdu{
display: flex;
}
.RgaaLoJhYxdu.visible {
transform: translateY(0);
}
.jSWbAdBKLUad {
font-size: 24px;
}

.MNbIlmrtgucO .iMxdgGgNvqpL{
grid-template-columns: 1fr;
}
.MNbIlmrtgucO .YAjmbICORrpX:nth-child(1){
justify-content: center;
}
.MNbIlmrtgucO .YAjmbICORrpX:nth-child(2){
border-left: none;
border-right: none;
border-top: 1px solid var(--lEwRaxHsgYDA);
min-height: auto;
padding-top: 10px;
}
.MNbIlmrtgucO .YAjmbICORrpX:nth-child(3) {
padding-top: 0;
}

}

@media(max-width: 480px){
.YoBxwiPMXFUX a {
padding: 10px 10px;
font-size: 16px;
}
.TAgYcFxqfSNi {
position: fixed;
bottom: 30px;
right: 30px;
width: 30px;
height: 30px;
}
.TAgYcFxqfSNi::after, .btn-up::before {
width: 14px;
}
.RgaaLoJhYxdu{
padding:0 10px;
flex-direction: column;
height: 25vh;
height: 25dvh;
}
.fjkGgOdXXmEG{
font-weight:400;
}
.ugbSeHgFvpVq{
max-width: 280px;
padding: 10px;
}
.ndwuZVPGIQrP__iframe{
height: 75vh;
height: 75dvh;
}

.MNbIlmrtgucO .YAjmbICORrpX {
padding: 14px;
}
.MNbIlmrtgucO .TysGcrlKKiAT{
width: 100%;
min-width: 0;
padding: 12px 20px;
}

.MNbIlmrtgucO .szaEqRDBgugl {
width: 150px;
height: 150px;
flex-basis: 150px;
}
.MNbIlmrtgucO .YyayxuTGvnac{
font-size: 14px;
}
.TrusVaLhMOwR table {
margin-top: 18px;
margin-bottom: 18px;
}
.TrusVaLhMOwR table th,
.TrusVaLhMOwR table td {
padding: 8px 10px;
font-size: 14px;
}
}

/*popup*/
.FbQgmBXMqGGU {
background: var(--xWnThjZcqUyN);
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;
}
.FbQgmBXMqGGU__info {
display: flex;
}
.FbQgmBXMqGGU__box {
margin-left: 15px;
}
.FbQgmBXMqGGU__img {
width: 130px;
height: 100%;
border-radius: 16px;
}
.FbQgmBXMqGGU__title {
font-size: 24px;
font-weight: 600;
}
.FbQgmBXMqGGU__sub-title {
margin-top: 10px;
color: var(--zmxwkhPGplQN);
}
.FbQgmBXMqGGU__btn {
width: 240px;
height: 50px;
margin: 10px auto 0 auto;
background: var(--DXqLeIIphpcB);
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(--scJHWGRrAGXx);
}
.FbQgmBXMqGGU__btn:hover{
background: var(--eswTEkmTmPAg);
transition: all 0.7s ease-in-out;
color: var(--scJHWGRrAGXx);
}
.FbQgmBXMqGGU__close {
width: 30px;
height: 30px;
background-color: #eee;
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
border: 1px solid #1e232f;
cursor: pointer;
}
.FbQgmBXMqGGU__close-wrap {
position: relative;
}
.FbQgmBXMqGGU__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(-45deg);
top: 12px;
left: 3px;
}
.FbQgmBXMqGGU__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: #1e232f;
transform: rotate(45deg);
top: 12px;
left: 3px;
}
.FbQgmBXMqGGU__show {
opacity: 1;
left: 40px;
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 576px){
.FbQgmBXMqGGU{
max-width: 93%;
left: 20px;
padding-right: 15px;
}
.FbQgmBXMqGGU__img {
width: 70px;
}
.FbQgmBXMqGGU__sub-title {
margin-right: 15px;
}
.FbQgmBXMqGGU__btn{
width: 220px;
}
}
@media(max-width: 480px){

.FbQgmBXMqGGU__info {
display: flex;
flex-direction: column;
align-items: center;
}
.FbQgmBXMqGGU__btn {
width: 200px;
margin-top: 0;
height: 40px;
}
.FbQgmBXMqGGU__sub-title {
margin-right: 0;
text-align: center;
}
.FbQgmBXMqGGU__box {
margin-left: 0;
}
}
