*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.6;
color:#D4CFC6;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.gjl_layoutvd4{
display:flex;
min-height:100vh;
flex-direction:column;
}
.gjl_mainvd4{
flex:1 1 auto;
width:100%;
min-width:0;
}
.gjl_containervd4{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.gjl_containervd4{
padding:0 2rem;
}
}
@media(min-width:1103px){
.gjl_containervd4{
padding:0 56px;
}
}
.gjl_eyebrowvd4{
display:inline-block;
line-height:1.4;
letter-spacing:.2em;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:600;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.688rem;
color:#10C864;
}
.gjl_bandvd4{
background:#0F1A14;
color:#EDF6F0;
}
.gjl_bandvd4 .gjl_eyebrowvd4{
color:#2EE886;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.gjl_tbvd4{
background:#1D1814;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(240,237,230,0.13);
top:0;
}
.gjl_tb_invd4{
margin:0 auto;
gap:16px;
padding:12px 1rem;
max-width:1400px;
align-items:center;
width:100%;
display:flex;
justify-content:space-between;
}
@media(min-width:768px){
.gjl_tb_invd4{
padding:1rem 32px;
}
}
@media(min-width:1099px){
.gjl_tb_invd4{
padding:1.125rem 3.5rem;
}
}
.gjl_tb_leftvd4{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.gjl_tb_logovd4{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.gjl_tb_logo_markvd4{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.gjl_tb_logo_txtvd4{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.gjl_tb_logo_namevd4{
overflow:hidden;
letter-spacing:.02em;
color:#F0EDE6;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
font-size:1.375rem;
font-weight:700;
}
.gjl_tb_logo_subvd4{
overflow:hidden;
color:#10C864;
white-space:nowrap;
font-size:8.5px;
font-weight:600;
text-transform:uppercase;
margin-top:4px;
letter-spacing:.32em;
text-overflow:ellipsis;
}
.gjl_tb_navvd4{
display:none;
}
@media(min-width:962px){
.gjl_tb_navvd4{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.gjl_tb_nav_itemvd4{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
color:#D4CFC6;
border-bottom:2px solid transparent;
font-size:14px;
}
.gjl_tb_nav_itemvd4:hover{
color:#F0EDE6;
}
.gjl_tb_nav_itemvd4.gjl_state_activevd4{
border-color:#10C864;
color:#F0EDE6;
}
.gjl_tb_rightvd4{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.gjl_tb_searchvd4{
transition:color .2s ease;
justify-content:center;
display:flex;
align-items:center;
color:#D4CFC6;
}
.gjl_tb_searchvd4:hover{
color:#10C864;
}
.gjl_tb_searchvd4 svg{
width:18px;
height:1.125rem;
}
.gjl_tb_langvd4{
letter-spacing:.1em;
font-size:11px;
font-weight:600;
text-transform:uppercase;
color:#9E9890;
}
.gjl_tb_langvd4:hover{
color:#F0EDE6;
}
.gjl_tb_loginvd4{
color:#F0EDE6;
display:none;
font-size:14px;
font-weight:600;
}
@media(min-width:771px){
.gjl_tb_loginvd4{
display:inline-block;
}
}
.gjl_tb_registervd4{
padding:0.688rem 22px;
background:#10C864;
transition:background-color .2s ease;
border-radius:62.438rem;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#0A150E;
}
.gjl_tb_registervd4:hover{
background:#0EAF58;
}
.gjl_mobvd4{
background:#1D1814;
left:0;
z-index:60;
right:0;
bottom:0;
position:fixed;
border-top:1px solid rgba(240,237,230,0.13);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.gjl_mobvd4{
display:none;
}
}
.gjl_mob_invd4{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:560px;
align-items:stretch;
}
.gjl_mob_itemvd4{
flex:1 1 0;
transition:color .2s ease;
gap:3px;
padding:0.563rem 0.25rem;
display:flex;
color:#9E9890;
align-items:center;
min-width:0;
flex-direction:column;
}
.gjl_mob_itemvd4.gjl_state_activevd4{
color:#10C864;
}
.gjl_mob_icvd4{
align-items:center;
justify-content:center;
display:flex;
}
.gjl_mob_icvd4 svg{
width:1.25rem;
height:1.25rem;
}
.gjl_mob_lbvd4{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.gjl_railvd4{
min-width:0;
position:relative;
}
.gjl_rail_scrollvd4{
gap:0.875rem;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:770px){
.gjl_rail_scrollvd4{
gap:1.125rem;
}
}
.gjl_gcvd4{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.gjl_gcvd4{
width:188px;
}
}
.gjl_gc_imgvd4{
border-radius:14px;
background:#231E19;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.30);
}
.gjl_gc_imgvd4 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.gjl_gc_covervd4{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.gjl_gc_hovervd4{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
align-items:center;
position:absolute;
justify-content:center;
opacity:0;
display:flex;
}
.gjl_gcvd4:hover .gjl_gc_hovervd4{
opacity:1;
}
.gjl_gc_hover_btnvd4{
background:#10C864;
border-radius:62.438rem;
color:#0A150E;
width:2.875rem;
height:46px;
justify-content:center;
align-items:center;
display:flex;
}
.gjl_gc_hover_btnvd4 svg{
width:18px;
height:1.125rem;
}
.gjl_gc_infovd4{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.gjl_gc_namevd4{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#F0EDE6;
font-size:0.813rem;
}
.gjl_gc_provvd4{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#9E9890;
}
.gjl_gc_metavd4{
color:#9E9890;
font-size:0.688rem;
}
.gjl_tcvd4{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.gjl_tcvd4{
width:14.375rem;
}
}
.gjl_tc_imgvd4{
overflow:hidden;
border-radius:14px;
background:#231E19;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
padding-bottom:75%;
}
.gjl_tc_imgvd4 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.gjl_tc_infovd4{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.gjl_tc_namevd4{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#F0EDE6;
}
.gjl_tc_rtpvd4{
color:#9E9890;
font-size:0.688rem;
}
.gjl_lcvd4{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.gjl_lcvd4{
width:268px;
}
}
.gjl_lc_imgvd4{
overflow:hidden;
border-radius:14px;
background:#231E19;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.30);
position:relative;
}
.gjl_lc_imgvd4 img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.gjl_lc_livevd4{
padding:4px 0.563rem;
border-radius:999px;
gap:0.438rem;
background:rgba(0,0,0,0.52);
align-items:center;
left:12px;
position:absolute;
top:0.75rem;
display:flex;
}
.gjl_lc_live_dotvd4{
border-radius:50%;
background:#E03B3B;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.gjl_lc_seatsvd4{
text-transform:uppercase;
letter-spacing:.08em;
color:#EDF6F0;
font-weight:600;
font-size:0.625rem;
}
.gjl_lc_infovd4{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.gjl_lc_namevd4{
overflow:hidden;
font-size:15px;
color:#F0EDE6;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.gjl_lc_betvd4{
font-size:0.688rem;
color:#9E9890;
}
.gjl_pcvd4{
background:#231E19;
border-radius:0.875rem;
padding:16px 14px;
border:1px solid rgba(240,237,230,0.07);
gap:0.5rem;
flex-direction:column;
min-height:4.625rem;
min-width:0;
justify-content:center;
display:flex;
align-items:center;
}
.gjl_pc_logovd4{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.gjl_pc_namevd4{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#9E9890;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.gjl_gc_tagvd4{
border-radius:0.5rem;
padding:3px 0.5rem;
z-index:2;
text-transform:uppercase;
letter-spacing:.06em;
font-size:10px;
top:0.625rem;
font-weight:700;
left:0.625rem;
position:absolute;
display:inline-block;
}
.gjl_gc_tag_hotvd4{
background:#E03B3B;
color:#EDF6F0;
}
.gjl_gc_tag_newvd4{
background:#2EE886;
color:#0F1A14;
}
.gjl_gc_tag_jpvd4{
background:#D4A017;
color:#0F1A14;
}
.gjl_gc_tag_livevd4{
background:#E03B3B;
color:#EDF6F0;
}
.gjl_shvd4{
margin-bottom:18px;
min-width:0;
}
.gjl_sh_rowvd4{
gap:1rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.gjl_sh_rowvd4 .gjl_sh_lvd4{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.gjl_sh_stackvd4{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.gjl_sh_centervd4{
gap:10px;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.gjl_sh_h2vd4{
color:#F0EDE6;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:769px){
.gjl_sh_h2vd4{
font-size:30px;
}
}
.gjl_bandvd4 .gjl_sh_h2vd4{
color:#EDF6F0;
}
.gjl_sh_eb_linevd4{
gap:10px;
display:inline-flex;
align-items:center;
}
.gjl_sh_eb_linevd4::before{
background:#10C864;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.gjl_bandvd4 .gjl_sh_eb_linevd4::before{
background:#2EE886;
}
.gjl_sh_eb_dotvd4{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.gjl_sh_eb_dotvd4::before{
border-radius:50%;
background:#10C864;
width:6px;
display:inline-block;
content:"";
height:6px;
}
.gjl_bandvd4 .gjl_sh_eb_dotvd4::before{
background:#2EE886;
}
.gjl_sh_linkvd4{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
color:#F0EDE6;
align-items:center;
white-space:nowrap;
border-bottom:1px solid #F0EDE6;
font-size:13px;
padding-bottom:2px;
display:inline-flex;
font-weight:600;
}
.gjl_sh_linkvd4:hover{
border-color:#10C864;
color:#10C864;
}
.gjl_sh_linkvd4 svg{
width:0.875rem;
height:14px;
}
.gjl_sh_link_chevvd4{
border-bottom:0;
padding-bottom:0;
}
.gjl_sh_link_btnvd4{
padding:9px 18px;
border-radius:62.438rem;
background:#10C864;
border-bottom:0;
color:#0A150E;
}
.gjl_sh_link_btnvd4:hover{
background:#0EAF58;
border-color:transparent;
color:#0A150E;
}
.gjl_bandvd4 .gjl_sh_linkvd4{
border-color:#EDF6F0;
color:#EDF6F0;
}
.gjl_bandvd4 .gjl_sh_link_btnvd4{
background:#2EE886;
color:#0F1A14;
}
.gjl_sh_rulevd4{
background:rgba(240,237,230,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.gjl_bandvd4 .gjl_sh_rulevd4{
background:rgba(240,255,247,0.12);
}
.gjl_herovd4{
padding:32px 0 0.5rem;
}
@media(min-width:766px){
.gjl_herovd4{
padding:3.5rem 0 1.5rem;
}
}
.gjl_hero_invd4{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:900px){
.gjl_hero_invd4{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.gjl_hero_copyvd4{
min-width:0;
}
.gjl_hero_eyebrowvd4{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.gjl_hero_eyebrow_linevd4{
background:#10C864;
flex:0 0 auto;
height:1px;
width:28px;
display:inline-block;
}
.gjl_hero_h1vd4{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-size:38px;
line-height:1.04;
color:#F0EDE6;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.gjl_hero_h1vd4{
font-size:54px;
}
}
@media(min-width:1101px){
.gjl_hero_h1vd4{
font-size:3.875rem;
}
}
.gjl_hero_h1vd4 em{
color:#10C864;
font-style:normal;
}
.gjl_hero_subvd4{
font-size:16px;
color:#7A7469;
line-height:1.6;
max-width:480px;
margin-bottom:30px;
}
@media(min-width:770px){
.gjl_hero_subvd4{
font-size:1.125rem;
}
}
.gjl_hero_actionsvd4{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:2.125rem;
flex-wrap:wrap;
}
.gjl_hero_ctavd4{
background:#10C864;
border-radius:999px;
gap:10px;
transition:background-color .2s ease;
padding:16px 1.875rem;
color:#0A150E;
align-items:center;
font-size:15px;
font-weight:700;
display:inline-flex;
}
.gjl_hero_ctavd4:hover{
background:#0EAF58;
}
.gjl_hero_cta_icvd4{
display:inline-flex;
align-items:center;
}
.gjl_hero_cta_icvd4 svg{
height:1rem;
width:16px;
}
.gjl_hero_cta_altvd4{
background:transparent;
border:1px solid rgba(240,237,230,0.13);
padding:0.938rem 26px;
transition:border-color .2s ease,color .2s ease;
border-radius:999px;
color:#F0EDE6;
align-items:center;
font-size:0.938rem;
display:inline-flex;
font-weight:600;
}
.gjl_hero_cta_altvd4:hover{
border-color:#10C864;
color:#10C864;
}
.gjl_hero_trustvd4{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.gjl_hero_trust_itemvd4{
gap:0.563rem;
display:flex;
color:#D4CFC6;
font-size:13px;
align-items:center;
font-weight:600;
}
.gjl_hero_trust_icvd4{
align-items:center;
display:inline-flex;
color:#10C864;
}
.gjl_hero_trust_icvd4 svg{
width:16px;
height:16px;
}
.gjl_hero_promovd4{
background:#231E19;
border-radius:1.25rem;
overflow:hidden;
min-height:300px;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 32px 4.5rem rgba(0,0,0,0.52), 0 0 3rem rgba(16,200,100,0.08);
position:relative;
display:flex;
}
.gjl_hero_promo_bgvd4{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.gjl_hero_promo_bgvd4::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.gjl_hero_promo_glowvd4{
background:radial-gradient(circle,rgba(16,200,100,0.10) 0%,transparent 65%);
border-radius:50%;
top:-40px;
position:absolute;
right:-1.25rem;
width:260px;
height:16.25rem;
pointer-events:none;
}
.gjl_hero_promo_ctvd4{
padding:1.75rem;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.gjl_hero_promo_labelvd4{
display:block;
margin-bottom:0.5rem;
color:#2EE886;
font-size:0.625rem;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
}
.gjl_hero_promo_amountvd4{
line-height:1.05;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#EDF6F0;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.gjl_hero_promo_amountvd4{
font-size:2.5rem;
}
}
.gjl_hero_promo_amountvd4 em{
font-style:normal;
color:#2EE886;
}
.gjl_hero_ratingvd4{
background:#231E19;
gap:10px;
border:1px solid rgba(240,237,230,0.07);
padding:10px 0.875rem;
border-radius:0.875rem;
top:14px;
right:0.875rem;
display:flex;
align-items:center;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.30);
z-index:3;
max-width:min(260px,62%);
position:absolute;
}
.gjl_hero_rating_scorevd4{
flex:0 0 auto;
color:#F0EDE6;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:700;
}
.gjl_hero_rating_txtvd4{
flex:1 1 auto;
min-width:0;
}
.gjl_hero_rating_starsvd4{
gap:2px;
color:#10C864;
display:flex;
}
.gjl_hero_rating_starsvd4 svg{
width:12px;
height:0.75rem;
}
.gjl_hero_rating_capvd4{
display:block;
font-size:0.688rem;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
color:#9E9890;
}
.gjl_statvd4{
border-top:1px solid rgba(240,237,230,0.13);
margin-top:1rem;
border-bottom:1px solid rgba(240,237,230,0.13);
}
.gjl_stat_invd4{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.gjl_stat_invd4{
grid-template-columns:repeat(4,1fr);
}
}
.gjl_stat_itemvd4{
padding:22px 0.875rem;
border-right:1px solid rgba(240,237,230,0.07);
min-width:0;
border-bottom:1px solid rgba(240,237,230,0.07);
}
.gjl_stat_itemvd4:nth-child(2n){
border-right:0;
}
.gjl_stat_itemvd4:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.gjl_stat_itemvd4{
border-bottom:0;
}
.gjl_stat_itemvd4:nth-child(2n){
border-right:1px solid rgba(240,237,230,0.07);
}
.gjl_stat_itemvd4:nth-child(4n){
border-right:0;
}
}
.gjl_stat_valuevd4{
font-size:1.875rem;
font-weight:700;
color:#F0EDE6;
overflow-wrap:break-word;
line-height:1;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.gjl_stat_valuevd4{
font-size:2.125rem;
}
}
.gjl_stat_labelvd4{
overflow-wrap:break-word;
color:#9E9890;
margin-top:0.375rem;
font-size:0.813rem;
line-height:1.4;
}
.gjl_jpvd4{
padding:1.875rem 0 10px;
}
.gjl_jp_gridvd4{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.gjl_jp_gridvd4{
grid-template-columns:1fr 1fr;
}
.gjl_jp_card_megavd4{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.gjl_jp_gridvd4{
grid-template-columns:1.4fr 1fr 1fr;
}
.gjl_jp_card_megavd4{
grid-column:auto;
}
}
.gjl_jp_cardvd4{
border:1px solid rgba(240,237,230,0.07);
background:#231E19;
gap:0.75rem;
padding:26px;
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
display:flex;
min-width:0;
position:relative;
justify-content:space-between;
min-height:12.5rem;
}
.gjl_jp_card_megavd4{
background:linear-gradient(135deg,#0F1E16,#080E0A);
border-color:transparent;
color:#EDF6F0;
min-height:210px;
}
.gjl_jp_glowvd4{
background:radial-gradient(circle,rgba(16,200,100,0.10),transparent 70%);
border-radius:50%;
height:200px;
pointer-events:none;
right:-40px;
top:-2.5rem;
position:absolute;
width:200px;
}
.gjl_jp_labelvd4{
gap:0.625rem;
font-weight:700;
font-size:10px;
color:#10C864;
justify-content:space-between;
display:flex;
text-transform:uppercase;
letter-spacing:.16em;
flex-wrap:wrap;
position:relative;
align-items:center;
}
.gjl_jp_card_megavd4 .gjl_jp_labelvd4{
color:#2EE886;
}
.gjl_jp_dropvd4{
font-weight:600;
color:#9E9890;
letter-spacing:.04em;
text-transform:none;
}
.gjl_jp_card_megavd4 .gjl_jp_dropvd4{
color:#8DB09A;
}
.gjl_jp_amountvd4{
line-height:1;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2.375rem;
font-weight:700;
color:#F0EDE6;
position:relative;
}
.gjl_jp_card_megavd4 .gjl_jp_amountvd4{
animation:zm2-pulse 2.4s infinite;
color:#2EE886;
font-size:48px;
}
@media(min-width:771px){
.gjl_jp_card_megavd4 .gjl_jp_amountvd4{
font-size:3.375rem;
}
}
.gjl_jp_gamevd4{
color:#9E9890;
position:relative;
font-size:0.813rem;
}
.gjl_jp_card_megavd4 .gjl_jp_gamevd4{
color:#8DB09A;
}
.gjl_jp_ctavd4{
align-self:flex-start;
position:relative;
}
.gjl_jp_card_megavd4 .gjl_jp_ctavd4{
transition:opacity .2s ease;
border-radius:999px;
background:#2EE886;
padding:0.625rem 20px;
font-size:13px;
font-weight:700;
color:#0F1A14;
}
.gjl_jp_card_megavd4 .gjl_jp_ctavd4:hover{
opacity:.9;
}
.gjl_jp_cardvd4:not(.gjl_jp_card_megavd4) .gjl_jp_ctavd4{
transition:color .2s ease,border-color .2s ease;
color:#F0EDE6;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #F0EDE6;
font-size:13px;
}
.gjl_jp_cardvd4:not(.gjl_jp_card_megavd4) .gjl_jp_ctavd4:hover{
border-color:#10C864;
color:#10C864;
}
.gjl_jp_seovd4{
margin:0.875rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A7469;
max-width:760px;
}
.gjl_jp_seovd4 strong{
color:#F0EDE6;
font-weight:700;
}
.gjl_prvd4{
padding:1.875rem 0 6px;
}
.gjl_pr_cardvd4{
overflow:hidden;
flex:0 0 auto;
padding:1.625rem;
border-radius:20px;
gap:0.625rem;
border:1px solid rgba(240,237,230,0.07);
background:#231E19;
flex-direction:column;
position:relative;
width:17.5rem;
display:flex;
min-height:200px;
}
@media(min-width:765px){
.gjl_pr_cardvd4{
width:300px;
}
}
.gjl_pr_card_featvd4{
border-color:transparent;
background:linear-gradient(150deg,#0F1E16,#080E0A);
color:#EDF6F0;
}
.gjl_pr_glowvd4{
background:radial-gradient(circle,rgba(16,200,100,0.10),transparent 70%);
border-radius:50%;
right:-1.875rem;
opacity:0;
position:absolute;
height:130px;
width:8.125rem;
top:-1.875rem;
pointer-events:none;
}
.gjl_pr_card_featvd4 .gjl_pr_glowvd4{
opacity:1;
}
.gjl_pr_labelvd4{
font-weight:700;
text-transform:uppercase;
letter-spacing:.16em;
font-size:0.625rem;
color:#10C864;
position:relative;
}
.gjl_pr_card_featvd4 .gjl_pr_labelvd4{
color:#2EE886;
}
.gjl_pr_amountvd4{
line-height:1.08;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F0EDE6;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
position:relative;
font-weight:600;
}
.gjl_pr_card_featvd4 .gjl_pr_amountvd4{
color:#EDF6F0;
}
.gjl_pr_amountvd4 em{
color:#10C864;
font-style:normal;
}
.gjl_pr_card_featvd4 .gjl_pr_amountvd4 em{
color:#2EE886;
}
.gjl_pr_termsvd4{
position:relative;
line-height:1.5;
color:#9E9890;
font-size:13px;
}
.gjl_pr_card_featvd4 .gjl_pr_termsvd4{
color:#8DB09A;
}
.gjl_pr_ctavd4{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.gjl_pr_card_featvd4 .gjl_pr_ctavd4{
border-radius:999px;
background:#2EE886;
transition:opacity .2s ease;
padding:9px 1.125rem;
font-weight:700;
font-size:0.813rem;
color:#0F1A14;
}
.gjl_pr_card_featvd4 .gjl_pr_ctavd4:hover{
opacity:.9;
}
.gjl_pr_cardvd4:not(.gjl_pr_card_featvd4) .gjl_pr_ctavd4{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F0EDE6;
font-size:13px;
font-weight:700;
padding-bottom:2px;
color:#F0EDE6;
}
.gjl_pr_cardvd4:not(.gjl_pr_card_featvd4) .gjl_pr_ctavd4:hover{
border-color:#10C864;
color:#10C864;
}
.gjl_growvd4{
padding:1.625rem 0 0.625rem;
}
.gjl_row_seovd4{
margin:10px 0 0;
font-size:14px;
max-width:760px;
color:#7A7469;
line-height:1.65;
overflow-wrap:break-word;
}
.gjl_row_seovd4 strong{
font-weight:700;
color:#F0EDE6;
}
.gjl_growvd4{
padding:1.625rem 0 0.625rem;
}
.gjl_row_seovd4{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#7A7469;
}
.gjl_row_seovd4 strong{
color:#F0EDE6;
font-weight:700;
}
.gjl_gfvd4{
padding:24px 0 6px;
}
.gjl_gf_invd4{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.gjl_gf_chipvd4{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
border:1px solid rgba(240,237,230,0.13);
padding:10px 1.125rem;
background:#231E19;
font-weight:600;
font-size:0.813rem;
white-space:nowrap;
color:#D4CFC6;
}
.gjl_gf_chipvd4:hover{
border-color:#10C864;
color:#10C864;
}
.gjl_gf_chipvd4.gjl_state_activevd4{
border-color:transparent;
background:#10C864;
color:#0A150E;
}
.gjl_growvd4{
padding:1.625rem 0 10px;
}
.gjl_row_seovd4{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#7A7469;
max-width:47.5rem;
}
.gjl_row_seovd4 strong{
color:#F0EDE6;
font-weight:700;
}
.gjl_growvd4{
padding:1.625rem 0 0.625rem;
}
.gjl_row_seovd4{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#7A7469;
max-width:760px;
font-size:0.875rem;
}
.gjl_row_seovd4 strong{
font-weight:700;
color:#F0EDE6;
}
.gjl_vipvd4{
padding:48px 0;
}
@media(min-width:766px){
.gjl_vipvd4{
padding:4rem 0;
}
}
.gjl_vip_headvd4{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:878px){
.gjl_vip_headvd4{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.gjl_vip_eyebrowvd4{
margin-bottom:12px;
}
.gjl_vip_h2vd4{
line-height:1.05;
color:#EDF6F0;
font-weight:600;
font-size:2rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.gjl_vip_h2vd4{
font-size:2.5rem;
}
}
.gjl_vip_introvd4{
color:#8DB09A;
max-width:420px;
font-size:0.875rem;
line-height:1.6;
}
.gjl_vip_gridvd4{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.gjl_vip_cardvd4{
border:1px solid rgba(240,255,247,0.12);
border-radius:14px;
padding:22px 1.125rem;
min-width:0;
}
.gjl_vip_card_featvd4{
border-color:#2EE886;
background:rgba(240,255,247,0.07);
}
.gjl_vip_card_icvd4{
border-radius:8px;
background:linear-gradient(135deg,#10C864,#2EE886);
display:block;
margin-bottom:16px;
width:2.125rem;
height:34px;
}
.gjl_vip_namevd4{
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
color:#EDF6F0;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
.gjl_vip_perkvd4{
overflow-wrap:break-word;
line-height:1.5;
color:#8DB09A;
font-size:12.5px;
}
.gjl_gmvd4{
padding:30px 0 0.625rem;
}
.gjl_gm_invd4{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.gjl_gm_invd4{
grid-template-columns:1.25fr 1fr;
}
}
.gjl_gm_leftvd4{
padding:2rem;
border:1px solid rgba(240,237,230,0.07);
background:#231E19;
border-radius:1.25rem;
min-width:0;
}
.gjl_gm_eyebrowvd4{
margin-bottom:0.625rem;
}
.gjl_gm_h2vd4{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.06;
color:#F0EDE6;
font-size:26px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.gjl_gm_h2vd4{
font-size:1.75rem;
}
}
.gjl_gm_textvd4{
color:#7A7469;
margin-bottom:22px;
max-width:480px;
font-size:14px;
line-height:1.6;
}
.gjl_gm_levelvd4{
font-size:22px;
margin-bottom:8px;
font-weight:700;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#10C864;
}
.gjl_gm_barvd4{
overflow:hidden;
border-radius:62.438rem;
background:rgba(240,237,230,0.13);
margin-bottom:6px;
height:8px;
}
.gjl_gm_bar_fillvd4{
border-radius:62.438rem;
background:linear-gradient(90deg,#10C864,#2EE886);
height:100%;
}
.gjl_gm_bar_metavd4{
gap:0.625rem;
display:flex;
margin-bottom:18px;
font-size:0.688rem;
color:#9E9890;
justify-content:space-between;
}
.gjl_gm_missionsvd4{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.gjl_gm_missionvd4{
padding:9px 0.938rem;
border-radius:62.438rem;
gap:0.438rem;
border:1px solid rgba(240,237,230,0.13);
background:#1A1612;
color:#D4CFC6;
align-items:center;
font-size:0.781rem;
font-weight:600;
display:inline-flex;
}
.gjl_gm_mission_icvd4{
color:#10C864;
align-items:center;
display:inline-flex;
}
.gjl_gm_mission_icvd4 svg{
height:0.813rem;
width:13px;
}
.gjl_gm_rightvd4{
padding:2rem;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(150deg,#0F1E16,#080E0A);
display:flex;
color:#EDF6F0;
flex-direction:column;
position:relative;
}
.gjl_gm_glowvd4{
background:radial-gradient(circle,rgba(16,200,100,0.10),transparent 70%);
border-radius:50%;
top:-30px;
right:-30px;
height:150px;
position:absolute;
pointer-events:none;
width:9.375rem;
}
.gjl_gm_ref_eyebrowvd4{
margin-bottom:0.625rem;
position:relative;
}
.gjl_gm_ref_h2vd4{
position:relative;
line-height:1.1;
overflow-wrap:break-word;
color:#EDF6F0;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:1.625rem;
font-weight:600;
}
.gjl_gm_ref_textvd4{
line-height:1.55;
position:relative;
margin-bottom:1.25rem;
font-size:13.5px;
color:#8DB09A;
}
.gjl_gm_ref_ctavd4{
border-radius:999px;
background:#2EE886;
transition:opacity .2s ease;
padding:0.688rem 22px;
color:#0F1A14;
font-weight:700;
font-size:0.844rem;
position:relative;
align-self:flex-start;
margin-top:auto;
}
.gjl_gm_ref_ctavd4:hover{
opacity:.9;
}
.gjl_trnvd4{
padding:1.875rem 0 10px;
}
.gjl_trn_invd4{
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(240,237,230,0.07);
background:#231E19;
border-radius:1.25rem;
display:grid;
}
@media(min-width:877px){
.gjl_trn_invd4{
grid-template-columns:1.05fr 1fr;
}
}
.gjl_trn_bannervd4{
overflow:hidden;
background:linear-gradient(150deg,#0F1E16,#080E0A);
padding:34px;
color:#EDF6F0;
position:relative;
}
.gjl_trn_glowvd4{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,100,0.10),transparent 70%);
right:-40px;
width:200px;
height:200px;
bottom:-2.5rem;
pointer-events:none;
position:absolute;
}
.gjl_trn_eyebrowvd4{
margin-bottom:14px;
position:relative;
}
.gjl_trn_h2vd4{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:30px;
position:relative;
line-height:1.06;
color:#EDF6F0;
font-weight:600;
}
@media(min-width:768px){
.gjl_trn_h2vd4{
font-size:36px;
}
}
.gjl_trn_textvd4{
max-width:26.25rem;
position:relative;
color:#8DB09A;
font-size:14px;
margin-bottom:1.375rem;
line-height:1.6;
}
.gjl_trn_timervd4{
gap:8px;
margin-bottom:24px;
position:relative;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.gjl_trn_timer_capvd4{
color:#8DB09A;
font-size:0.688rem;
}
.gjl_trn_timer_boxvd4{
background:rgba(240,255,247,0.07);
border-radius:8px;
padding:0.25rem 0.75rem;
color:#EDF6F0;
font-weight:700;
font-size:24px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
.gjl_trn_ctavd4{
border-radius:62.438rem;
padding:0.813rem 1.625rem;
transition:opacity .2s ease;
background:#2EE886;
color:#0F1A14;
position:relative;
font-weight:700;
display:inline-block;
font-size:0.875rem;
}
.gjl_trn_ctavd4:hover{
opacity:.9;
}
.gjl_trn_lbvd4{
padding:1.625rem 1.75rem;
}
.gjl_trn_lb_headvd4{
gap:0.625rem;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
display:flex;
}
.gjl_trn_lb_titlevd4{
font-size:1.25rem;
color:#F0EDE6;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
.gjl_trn_lb_updvd4{
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#9E9890;
}
.gjl_trn_lb_rowvd4{
padding:0.688rem 12px;
gap:14px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.gjl_trn_lb_rowvd4:nth-child(2){
background:rgba(16,200,100,0.12);
}
.gjl_trn_lb_rankvd4{
flex:0 0 auto;
font-size:16px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#10C864;
width:1.375rem;
}
.gjl_trn_lb_avvd4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#10C864,#2EE886);
width:30px;
height:1.875rem;
}
.gjl_trn_lb_namevd4{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
color:#F0EDE6;
min-width:0;
text-overflow:ellipsis;
}
.gjl_trn_lb_amountvd4{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#F0EDE6;
}
.gjl_appvd4{
padding:30px 0 0.625rem;
}
.gjl_app_invd4{
border:1px solid rgba(240,237,230,0.07);
padding:32px;
background:#231E19;
gap:1.75rem;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.gjl_app_invd4{
gap:40px;
padding:2.5rem 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.gjl_app_copyvd4{
min-width:0;
max-width:35rem;
}
.gjl_app_eyebrowvd4{
margin-bottom:0.75rem;
}
.gjl_app_h2vd4{
line-height:1.05;
color:#F0EDE6;
font-size:28px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.gjl_app_h2vd4{
font-size:2.125rem;
}
}
.gjl_app_textvd4{
font-size:14px;
color:#7A7469;
margin-bottom:22px;
line-height:1.6;
}
.gjl_app_btnsvd4{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.gjl_app_btnvd4{
padding:0.688rem 20px;
border-radius:14px;
transition:background-color .2s ease;
gap:10px;
background:#10C864;
color:#0A150E;
align-items:center;
display:inline-flex;
}
.gjl_app_btnvd4:hover{
background:#0EAF58;
}
.gjl_app_btn_icvd4{
display:inline-flex;
align-items:center;
}
.gjl_app_btn_icvd4 svg{
width:18px;
height:1.125rem;
}
.gjl_app_btn_lbvd4{
font-size:13.5px;
font-weight:700;
}
.gjl_app_qr_wrapvd4{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.gjl_app_qrvd4{
flex:0 0 auto;
border-radius:14px;
height:108px;
background-image:repeating-linear-gradient(0deg,#231E19 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#231E19 0 5px,transparent 0.313rem 11px);
width:108px;
background-color:#10C864;
}
.gjl_app_qr_capvd4{
max-width:5.75rem;
line-height:1.4;
color:#9E9890;
font-size:0.781rem;
}
.gjl_nlvd4{
padding:1.5rem 0 0.625rem;
}
.gjl_nl_invd4{
border-radius:20px;
background:#0C1410;
gap:1.375rem;
padding:1.875rem 2rem;
flex-direction:column;
display:flex;
color:#EDF6F0;
}
@media(min-width:771px){
.gjl_nl_invd4{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.gjl_nl_text_wrapvd4{
min-width:0;
}
.gjl_nl_h3vd4{
font-size:22px;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:5px;
color:#EDF6F0;
}
@media(min-width:767px){
.gjl_nl_h3vd4{
font-size:1.5rem;
}
}
.gjl_nl_textvd4{
font-size:0.844rem;
color:#8DB09A;
line-height:1.5;
}
.gjl_nl_formvd4{
flex:1 1 auto;
gap:0.625rem;
min-width:0;
display:flex;
max-width:28.75rem;
}
.gjl_nl_inputvd4{
border-radius:14px;
padding:13px 16px;
flex:1 1 auto;
background:rgba(240,255,247,0.07);
overflow:hidden;
border:1px solid rgba(240,255,247,0.12);
text-overflow:ellipsis;
color:#8DB09A;
font-size:0.875rem;
display:flex;
white-space:nowrap;
min-width:0;
align-items:center;
}
.gjl_nl_btnvd4{
padding:0.813rem 24px;
background:#2EE886;
transition:opacity .2s ease;
flex:0 0 auto;
border-radius:14px;
font-size:14px;
white-space:nowrap;
color:#0F1A14;
font-weight:700;
}
.gjl_nl_btnvd4:hover{
opacity:.9;
}
.gjl_htsvd4{
padding:48px 0;
}
@media(min-width:771px){
.gjl_htsvd4{
padding:3.875rem 0;
}
}
.gjl_hts_headvd4{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:770px){
.gjl_hts_headvd4{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.gjl_hts_eyebrowvd4{
margin-bottom:12px;
}
.gjl_hts_h2vd4{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#EDF6F0;
font-size:30px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.gjl_hts_h2vd4{
font-size:2.375rem;
}
}
.gjl_hts_ctavd4{
padding:15px 1.875rem;
background:#2EE886;
border-radius:999px;
transition:opacity .2s ease;
flex:0 0 auto;
font-size:0.938rem;
color:#0F1A14;
font-weight:700;
}
.gjl_hts_ctavd4:hover{
opacity:.9;
}
.gjl_hts_gridvd4{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.gjl_hts_gridvd4{
grid-template-columns:repeat(3,1fr);
}
}
.gjl_hts_stepvd4{
border-top:1px solid rgba(240,255,247,0.12);
padding-top:1.375rem;
min-width:0;
}
.gjl_hts_step_numvd4{
font-weight:700;
line-height:1;
color:#2EE886;
font-size:44px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
}
.gjl_hts_step_hvd4{
color:#EDF6F0;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.188rem;
font-weight:700;
}
.gjl_hts_step_pvd4{
color:#8DB09A;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.gjl_provvd4{
padding:40px 0 20px;
}
.gjl_prov_eyebrowvd4{
margin-bottom:1.125rem;
display:block;
}
.gjl_prov_gridvd4{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.gjl_prov_gridvd4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.gjl_prov_gridvd4{
grid-template-columns:repeat(6,1fr);
}
}
.gjl_opvd4{
padding:36px 0 0.625rem;
}
.gjl_op_invd4{
border-radius:0.875rem;
border:1px solid rgba(240,237,230,0.07);
background:#231E19;
grid-template-columns:1fr;
padding:2rem;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:861px){
.gjl_op_invd4{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 2.5rem;
}
}
.gjl_op_leftvd4{
min-width:0;
}
.gjl_op_eyebrowvd4{
margin-bottom:0.75rem;
}
.gjl_op_h2vd4{
font-weight:600;
color:#F0EDE6;
font-size:28px;
line-height:1.08;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.gjl_op_h2vd4{
font-size:30px;
}
}
.gjl_op_textvd4{
line-height:1.6;
color:#7A7469;
font-size:14px;
}
.gjl_op_gridvd4{
background:rgba(240,237,230,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:8px;
border:1px solid rgba(240,237,230,0.13);
gap:1px;
display:grid;
}
.gjl_op_fieldvd4{
background:#1A1612;
padding:18px 1.25rem;
min-width:0;
}
.gjl_op_field_lbvd4{
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:5px;
font-size:0.625rem;
color:#10C864;
font-weight:600;
}
.gjl_op_field_valvd4{
font-weight:700;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:0.875rem;
}
.gjl_rcvd4{
padding:3rem 0 10px;
}
.gjl_rc_invd4{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.gjl_rc_invd4{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.gjl_rc_colvd4{
min-width:0;
}
.gjl_rc_labelvd4{
font-size:0.688rem;
color:#10C864;
margin-bottom:16px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.2em;
}
.gjl_rc_awardsvd4{
gap:12px;
display:flex;
flex-direction:column;
}
.gjl_rc_awardvd4{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.gjl_rc_award_icvd4{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#2EE886;
}
.gjl_rc_award_icvd4 svg{
height:1.125rem;
width:1.125rem;
}
.gjl_rc_award_tvd4{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#F0EDE6;
}
.gjl_rc_award_svd4{
color:#9E9890;
overflow-wrap:break-word;
font-size:0.75rem;
}
.gjl_rc_pressvd4{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.gjl_rc_press_logovd4{
border-radius:8px;
overflow:hidden;
border:1px solid rgba(240,237,230,0.07);
padding:0 8px;
text-overflow:ellipsis;
font-size:14px;
height:3.25rem;
font-weight:700;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
text-align:center;
white-space:nowrap;
color:#7A7469;
display:flex;
align-items:center;
justify-content:center;
}
.gjl_rc_partnervd4{
padding:1.375rem;
background:#231E19;
border:1px solid rgba(240,237,230,0.07);
border-radius:14px;
}
.gjl_rc_partner_namevd4{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:6px;
}
.gjl_rc_partner_textvd4{
color:#7A7469;
overflow-wrap:break-word;
font-size:13px;
line-height:1.55;
}
.gjl_tsvd4{
padding:2.75rem 0;
}
.gjl_ts_invd4{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.gjl_ts_invd4{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.gjl_ts_leftvd4{
min-width:0;
}
.gjl_ts_h2vd4{
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
color:#EDF6F0;
font-size:1.625rem;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:767px){
.gjl_ts_h2vd4{
font-size:28px;
}
}
.gjl_ts_textvd4{
font-size:14.5px;
max-width:32.5rem;
color:#8DB09A;
margin-bottom:1.375rem;
line-height:1.6;
}
.gjl_ts_badgesvd4{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.gjl_ts_badgevd4{
color:#8DB09A;
font-weight:600;
font-size:0.813rem;
}
.gjl_ts_payvd4{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.gjl_ts_payvd4{
justify-content:flex-end;
}
}
.gjl_ts_pay_chipvd4{
background:rgba(240,255,247,0.07);
border:1px solid rgba(240,255,247,0.12);
padding:0.75rem 16px;
border-radius:14px;
font-size:14px;
color:#EDF6F0;
font-weight:700;
}
.gjl_etvd4{
padding:2.25rem 0 0.625rem;
}
.gjl_et_invd4{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.gjl_et_invd4{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.gjl_et_leftvd4{
min-width:0;
}
.gjl_et_eyebrowvd4{
margin-bottom:0.75rem;
}
.gjl_et_h2vd4{
font-weight:600;
margin-bottom:14px;
color:#F0EDE6;
line-height:1.06;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.gjl_et_h2vd4{
font-size:2rem;
}
}
.gjl_et_textvd4{
font-size:0.938rem;
color:#7A7469;
margin-bottom:22px;
line-height:1.65;
}
.gjl_et_statsvd4{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.gjl_et_statvd4{
min-width:0;
}
.gjl_et_stat_vvd4{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-weight:700;
line-height:1;
font-size:26px;
}
.gjl_et_stat_lvd4{
font-size:0.781rem;
color:#9E9890;
margin-top:4px;
}
.gjl_et_rightvd4{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.gjl_et_membervd4{
border-radius:0.875rem;
border:1px solid rgba(240,237,230,0.07);
gap:1rem;
padding:18px 1.25rem;
background:#231E19;
min-width:0;
display:flex;
align-items:center;
}
.gjl_et_member_avvd4{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0F1E16,#10C864);
width:3rem;
height:3rem;
}
.gjl_et_member_namevd4{
overflow-wrap:break-word;
font-size:0.938rem;
font-weight:700;
color:#F0EDE6;
}
.gjl_et_member_rolevd4{
overflow-wrap:break-word;
color:#9E9890;
font-size:0.781rem;
}
.gjl_et_updatedvd4{
gap:0.5rem;
border:1px solid rgba(240,237,230,0.07);
padding:0.875rem 1.125rem;
background:#1A1612;
border-radius:0.875rem;
color:#7A7469;
font-size:12.5px;
display:flex;
align-items:center;
}
.gjl_pmtvd4{
padding:3rem 0 10px;
}
.gjl_pmt_invd4{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.gjl_pmt_invd4{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.gjl_pmt_leftvd4{
min-width:0;
}
.gjl_pmt_eyebrowvd4{
margin-bottom:0.75rem;
}
.gjl_pmt_h2vd4{
font-size:30px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE6;
margin-bottom:12px;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:767px){
.gjl_pmt_h2vd4{
font-size:32px;
}
}
.gjl_pmt_textvd4{
line-height:1.6;
color:#7A7469;
font-size:14.5px;
margin-bottom:1.375rem;
}
.gjl_pmt_logosvd4{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.gjl_pmt_logosvd4{
grid-template-columns:repeat(4,1fr);
}
}
.gjl_pmt_logovd4{
overflow:hidden;
border:1px solid rgba(240,237,230,0.07);
padding:0 0.5rem;
background:#231E19;
border-radius:0.5rem;
font-size:12.5px;
align-items:center;
color:#D4CFC6;
white-space:nowrap;
display:flex;
text-overflow:ellipsis;
font-weight:700;
text-align:center;
height:50px;
justify-content:center;
}
.gjl_pmt_tablevd4{
border:1px solid rgba(240,237,230,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.gjl_pmt_theadvd4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.gjl_pmt_thvd4{
overflow:hidden;
padding:0.813rem 14px;
white-space:nowrap;
font-size:10px;
text-transform:uppercase;
color:#EDF6F0;
text-overflow:ellipsis;
letter-spacing:.08em;
font-weight:700;
}
.gjl_pmt_rowvd4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(240,237,230,0.07);
display:grid;
}
.gjl_pmt_rowvd4:nth-child(odd){
background:#231E19;
}
.gjl_pmt_tdvd4{
padding:14px;
color:#7A7469;
min-width:0;
overflow-wrap:break-word;
font-size:0.844rem;
}
.gjl_pmt_rowvd4 .gjl_pmt_tdvd4:first-child{
color:#F0EDE6;
font-weight:700;
}
.gjl_pmt_rowvd4 .gjl_pmt_tdvd4:last-child{
font-weight:700;
color:#1DB954;
}
.gjl_wyvd4{
padding:48px 0;
}
@media(min-width:769px){
.gjl_wyvd4{
padding:3.5rem 0;
}
}
.gjl_wy_invd4{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.gjl_wy_invd4{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.gjl_wy_leftvd4{
min-width:0;
}
.gjl_wy_eyebrowvd4{
margin-bottom:0.875rem;
}
.gjl_wy_h2vd4{
font-weight:600;
margin-bottom:16px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EDE6;
}
@media(min-width:767px){
.gjl_wy_h2vd4{
font-size:2.5rem;
}
}
.gjl_wy_introvd4{
line-height:1.6;
color:#7A7469;
font-size:0.938rem;
}
.gjl_wy_gridvd4{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.gjl_wy_gridvd4{
grid-template-columns:1fr 1fr;
}
}
.gjl_wy_cardvd4{
padding:1.625rem;
border:1px solid rgba(240,237,230,0.07);
background:#231E19;
border-radius:0.875rem;
min-width:0;
}
.gjl_wy_card_icvd4{
display:inline-flex;
justify-content:center;
margin-bottom:1rem;
color:#10C864;
align-items:center;
}
.gjl_wy_card_icvd4 svg{
height:1.625rem;
width:1.625rem;
}
.gjl_wy_card_hvd4{
margin-bottom:8px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:21px;
overflow-wrap:break-word;
color:#F0EDE6;
line-height:1.15;
}
.gjl_wy_card_pvd4{
line-height:1.55;
font-size:0.875rem;
color:#7A7469;
overflow-wrap:break-word;
}
.gjl_ttvd4{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.gjl_ttvd4{
padding:3.75rem 0 10px;
}
}
.gjl_tt_headvd4{
margin-bottom:2.125rem;
text-align:center;
}
.gjl_tt_eyebrowvd4{
margin-bottom:0.75rem;
}
.gjl_tt_h2vd4{
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:32px;
line-height:1.05;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.gjl_tt_h2vd4{
font-size:2.625rem;
}
}
.gjl_tt_gridvd4{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.gjl_tt_gridvd4{
grid-template-columns:repeat(3,1fr);
}
}
.gjl_tt_cardvd4{
border:1px solid rgba(240,237,230,0.07);
background:#231E19;
padding:30px;
border-radius:0.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.gjl_tt_card_icvd4{
display:inline-flex;
margin-bottom:1.125rem;
color:#10C864;
align-items:center;
}
.gjl_tt_card_icvd4 svg{
width:1.75rem;
height:1.75rem;
}
.gjl_tt_card_hvd4{
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE6;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
font-size:1.375rem;
}
.gjl_tt_card_pvd4{
line-height:1.6;
margin-bottom:0.875rem;
color:#7A7469;
overflow-wrap:break-word;
font-size:0.875rem;
}
.gjl_tt_card_pvd4 b{
color:#F0EDE6;
font-weight:700;
}
.gjl_tt_card_linkvd4{
transition:color .2s ease;
align-self:flex-start;
color:#F0EDE6;
border-bottom:1px solid #10C864;
font-weight:700;
font-size:0.813rem;
margin-top:auto;
padding-bottom:2px;
}
.gjl_tt_card_linkvd4:hover{
color:#10C864;
}
.gjl_elvd4{
padding:3rem 0;
}
@media(min-width:769px){
.gjl_elvd4{
padding:3.5rem 0;
}
}
.gjl_el_invd4{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.gjl_el_invd4{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.gjl_el_leftvd4{
min-width:0;
}
.gjl_el_eyebrowvd4{
margin-bottom:0.875rem;
}
.gjl_el_h2vd4{
margin-bottom:1.375rem;
overflow-wrap:break-word;
line-height:1.08;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-size:2rem;
}
@media(min-width:769px){
.gjl_el_h2vd4{
font-size:38px;
}
}
.gjl_el_bodyvd4 p{
margin-bottom:1.125rem;
line-height:1.7;
font-size:16px;
color:#D4CFC6;
overflow-wrap:break-word;
}
.gjl_el_dropcapvd4{
padding:6px 12px 0 0;
line-height:.8;
font-weight:700;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
color:#10C864;
float:left;
}
.gjl_el_rightvd4{
min-width:0;
}
.gjl_el_quotevd4{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#0F1E16,#080E0A);
color:#EDF6F0;
position:relative;
margin-bottom:24px;
}
.gjl_el_quote_markvd4{
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
color:#2EE886;
}
.gjl_el_quote_markvd4 svg{
width:2.125rem;
height:34px;
}
.gjl_el_quote_textvd4{
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#EDF6F0;
font-size:22px;
line-height:1.4;
font-weight:500;
}
.gjl_el_quote_metavd4{
gap:0.75rem;
display:flex;
align-items:center;
}
.gjl_el_quote_avvd4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#10C864,#2EE886);
width:2.375rem;
height:38px;
}
.gjl_el_quote_authorvd4{
color:#EDF6F0;
font-size:0.875rem;
font-weight:700;
}
.gjl_el_quote_meta_subvd4{
font-size:0.75rem;
color:#8DB09A;
}
.gjl_el_explainvd4{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(240,237,230,0.07);
}
.gjl_el_explain_cardvd4{
padding:1.375rem 1.5rem;
}
.gjl_el_explain_cardvd4+.gjl_el_explain_cardvd4{
border-top:1px solid rgba(240,237,230,0.07);
}
.gjl_el_explain_hvd4{
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F0EDE6;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.gjl_el_explain_pvd4{
font-size:0.875rem;
line-height:1.55;
color:#7A7469;
overflow-wrap:break-word;
}
.gjl_faqvd4{
padding:48px 0;
background:#231E19;
margin-top:24px;
border-bottom:1px solid rgba(240,237,230,0.07);
border-top:1px solid rgba(240,237,230,0.07);
}
@media(min-width:771px){
.gjl_faqvd4{
padding:3.875rem 0;
}
}
.gjl_faq_headvd4{
margin-bottom:34px;
text-align:center;
}
.gjl_faq_eyebrowvd4{
margin-bottom:0.75rem;
}
.gjl_faq_h2vd4{
line-height:1.05;
color:#F0EDE6;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:765px){
.gjl_faq_h2vd4{
font-size:2.375rem;
}
}
.gjl_faq_listvd4{
margin:0 auto;
gap:12px;
max-width:820px;
display:flex;
flex-direction:column;
}
.gjl_faq_itemvd4{
border:1px solid rgba(240,237,230,0.07);
background:#1A1612;
overflow:hidden;
border-radius:0.875rem;
}
.gjl_faq_qvd4{
padding:1.25rem 1.5rem;
list-style:none;
gap:1.25rem;
overflow-wrap:break-word;
font-size:1rem;
display:flex;
justify-content:space-between;
color:#F0EDE6;
cursor:pointer;
align-items:center;
font-weight:700;
}
.gjl_faq_qvd4::-webkit-details-marker{
display:none;
}
.gjl_faq_q_icvd4{
transition:transform .2s ease;
flex:0 0 auto;
color:#10C864;
align-items:center;
display:inline-flex;
}
.gjl_faq_q_icvd4 svg{
width:1.125rem;
height:1.125rem;
}
.gjl_faq_itemvd4[open] .gjl_faq_q_icvd4{
transform:rotate(180deg);
}
.gjl_faq_avd4{
padding:0 1.5rem 1.25rem;
font-size:14.5px;
overflow-wrap:break-word;
color:#7A7469;
line-height:1.6;
}
.gjl_sbvd4{
background:#231E19;
padding:3rem 0;
border-top:1px solid rgba(240,237,230,0.07);
border-bottom:1px solid rgba(240,237,230,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.gjl_sbvd4{
padding:3.5rem 0;
}
}
.gjl_sb_eyebrowvd4{
display:block;
margin-bottom:12px;
}
.gjl_sb_h2vd4{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.625rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-size:30px;
}
@media(min-width:769px){
.gjl_sb_h2vd4{
font-size:2.25rem;
}
}
.gjl_sb_gridvd4{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.gjl_sb_gridvd4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.gjl_sb_gridvd4{
grid-template-columns:repeat(4,1fr);
}
}
.gjl_sb_cardvd4{
background:#1A1612;
border:1px solid rgba(240,237,230,0.07);
padding:24px;
border-radius:0.875rem;
min-width:0;
}
.gjl_sb_card_hvd4{
margin-bottom:8px;
line-height:1.15;
color:#F0EDE6;
font-weight:600;
font-size:19px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.gjl_sb_card_pvd4{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A7469;
}
.gjl_sb_rtpvd4{
border:1px solid rgba(240,237,230,0.07);
background:#1A1612;
grid-template-columns:1fr;
border-radius:0.875rem;
padding:1.625rem 28px;
gap:24px;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:759px){
.gjl_sb_rtpvd4{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.gjl_sb_rtp_hvd4{
overflow-wrap:break-word;
color:#F0EDE6;
font-size:1.25rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
}
.gjl_sb_rtp_pvd4{
font-size:13.5px;
color:#7A7469;
overflow-wrap:break-word;
line-height:1.6;
}
.gjl_sb_rtp_statsvd4{
gap:16px;
display:flex;
}
.gjl_sb_statvd4{
padding:18px;
background:#231E19;
border-radius:8px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.gjl_sb_stat_vvd4{
overflow-wrap:break-word;
font-weight:700;
color:#1DB954;
font-size:1.625rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
.gjl_sb_stat_lvd4{
font-size:11.5px;
color:#9E9890;
margin-top:0.25rem;
}
.gjl_sgvd4{
padding:3rem 0 10px;
}
.gjl_sg_eyebrowvd4{
display:block;
margin-bottom:0.75rem;
}
.gjl_sg_h2vd4{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE6;
margin-bottom:1.75rem;
}
@media(min-width:769px){
.gjl_sg_h2vd4{
font-size:36px;
}
}
.gjl_sg_gridvd4{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.gjl_sg_gridvd4{
grid-template-columns:repeat(3,1fr);
}
}
.gjl_sg_colvd4{
min-width:0;
}
.gjl_sg_col_hvd4{
margin-bottom:0.625rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
}
.gjl_sg_col_pvd4{
color:#7A7469;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.gjl_lhvd4{
padding:40px 0 20px;
}
.gjl_lh_invd4{
padding-top:34px;
border-top:1px solid rgba(240,237,230,0.13);
}
.gjl_lh_eyebrowvd4{
margin-bottom:1.375rem;
display:block;
}
.gjl_lh_gridvd4{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.gjl_lh_gridvd4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.gjl_lh_gridvd4{
grid-template-columns:repeat(5,1fr);
}
}
.gjl_lh_colvd4{
min-width:0;
}
.gjl_lh_col_hvd4{
overflow-wrap:break-word;
font-size:13px;
color:#F0EDE6;
font-weight:700;
margin-bottom:0.75rem;
}
.gjl_lh_linksvd4{
gap:8px;
flex-direction:column;
display:flex;
}
.gjl_lh_linkvd4{
transition:color .2s ease;
color:#7A7469;
overflow-wrap:break-word;
font-size:0.813rem;
}
.gjl_lh_linkvd4:hover{
color:#10C864;
}
.gjl_scvd4{
padding:48px 0 10px;
}
.gjl_sc_headvd4{
text-align:center;
margin-bottom:28px;
}
.gjl_sc_eyebrowvd4{
margin-bottom:0.75rem;
}
.gjl_sc_h2vd4{
line-height:1.05;
color:#F0EDE6;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.gjl_sc_h2vd4{
font-size:2.25rem;
}
}
.gjl_sc_tablevd4{
overflow:hidden;
border:1px solid rgba(240,237,230,0.07);
margin:0 auto;
border-radius:14px;
max-width:56.25rem;
}
.gjl_sc_theadvd4{
grid-template-columns:1.6fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.gjl_sc_thvd4{
padding:0.938rem 18px;
font-size:13px;
color:#8DB09A;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
}
.gjl_sc_thvd4:first-child{
text-align:left;
}
.gjl_sc_th_usvd4{
color:#2EE886;
}
.gjl_sc_rowvd4{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,237,230,0.07);
}
.gjl_sc_rowvd4:nth-child(even){
background:#231E19;
}
.gjl_sc_tdvd4{
padding:0.938rem 18px;
min-width:0;
text-align:center;
overflow-wrap:break-word;
font-size:0.875rem;
color:#9E9890;
}
.gjl_sc_tdvd4:first-child{
font-weight:600;
text-align:left;
color:#D4CFC6;
}
.gjl_sc_td_usvd4{
color:#1DB954;
font-weight:700;
}
.gjl_ftvd4{
background:#110E0B;
color:#8DB09A;
margin-top:2.5rem;
}
.gjl_ft_invd4{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.gjl_ft_invd4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.gjl_ft_invd4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.gjl_ft_brandvd4{
min-width:0;
}
.gjl_ft_logovd4{
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#EDF6F0;
font-size:1.625rem;
font-weight:700;
}
.gjl_ft_taglinevd4{
color:#8DB09A;
max-width:280px;
margin-top:14px;
line-height:1.6;
font-size:0.844rem;
}
.gjl_ft_contactvd4{
transition:color .2s ease;
font-size:13px;
margin-top:12px;
max-width:17.5rem;
overflow-wrap:anywhere;
display:inline-block;
color:#2EE886;
}
.gjl_ft_contactvd4:hover{
color:#EDF6F0;
}
.gjl_ft_colvd4{
min-width:0;
}
.gjl_ft_col_hvd4{
text-transform:uppercase;
margin-bottom:14px;
font-size:13px;
letter-spacing:.08em;
font-weight:700;
overflow-wrap:break-word;
color:#EDF6F0;
}
.gjl_ft_col_linksvd4{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.gjl_ft_linkvd4{
transition:color .2s ease;
overflow-wrap:break-word;
color:#8DB09A;
font-size:13.5px;
}
.gjl_ft_linkvd4:hover{
color:#EDF6F0;
}
.gjl_ft_botvd4{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(240,255,247,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.gjl_ft_botvd4{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.gjl_ft_legalvd4{
color:#504B42;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
}
.gjl_ft_legalvd4 b{
font-weight:700;
color:#8DB09A;
}
.gjl_ft_agevd4{
border:1.5px solid #2EE886;
border-radius:8px;
flex:0 0 auto;
padding:0.25rem 0.563rem;
font-size:0.813rem;
font-weight:700;
color:#2EE886;
}