*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
color:#D4CEC6;
font-size:15px;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.6;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.lbx_layout-n91{
flex-direction:column;
display:flex;
min-height:100vh;
}
.lbx_main-n91{
flex:1 1 auto;
min-width:0;
width:100%;
}
.lbx_container-n91{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.lbx_container-n91{
padding:0 32px;
}
}
@media(min-width:1102px){
.lbx_container-n91{
padding:0 56px;
}
}
.lbx_eyebrow-n91{
display:inline-block;
overflow-wrap:break-word;
font-size:11px;
line-height:1.4;
color:#20B264;
letter-spacing:.2em;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
font-weight:600;
}
.lbx_band-n91{
background:#0F1A14;
color:#EDF6F0;
}
.lbx_band-n91 .lbx_eyebrow-n91{
color:#3DE898;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.lbx_tb-n91{
background:#13110F;
position:sticky;
top:0;
border-bottom:1px solid rgba(240,235,227,0.13);
z-index:50;
}
.lbx_tb_in-n91{
gap:1rem;
margin:0 auto;
padding:0.75rem 1rem;
display:flex;
align-items:center;
max-width:1400px;
width:100%;
justify-content:space-between;
}
@media(min-width:767px){
.lbx_tb_in-n91{
padding:16px 32px;
}
}
@media(min-width:1101px){
.lbx_tb_in-n91{
padding:18px 56px;
}
}
.lbx_tb_left-n91{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.lbx_tb_logo-n91{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.lbx_tb_logo_mark-n91{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
width:2.125rem;
object-fit:cover;
}
.lbx_tb_logo_txt-n91{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.lbx_tb_logo_name-n91{
overflow:hidden;
font-weight:700;
white-space:nowrap;
letter-spacing:.02em;
text-overflow:ellipsis;
font-size:1.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
}
.lbx_tb_logo_sub-n91{
overflow:hidden;
margin-top:4px;
font-weight:600;
color:#20B264;
font-size:8.5px;
text-overflow:ellipsis;
text-transform:uppercase;
letter-spacing:.32em;
white-space:nowrap;
}
.lbx_tb_nav-n91{
display:none;
}
@media(min-width:958px){
.lbx_tb_nav-n91{
gap:28px;
display:flex;
align-items:center;
}
}
.lbx_tb_nav_item-n91{
transition:color .22s ease,border-color .22s ease;
color:#D4CEC6;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-size:14px;
font-weight:600;
white-space:nowrap;
}
.lbx_tb_nav_item-n91:hover{
color:#F0EBE3;
}
.lbx_tb_nav_item-n91.lbx_state_active-n91{
border-color:#20B264;
color:#F0EBE3;
}
.lbx_tb_right-n91{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.lbx_tb_search-n91{
transition:color .22s ease;
color:#D4CEC6;
justify-content:center;
display:flex;
align-items:center;
}
.lbx_tb_search-n91:hover{
color:#20B264;
}
.lbx_tb_search-n91 svg{
height:1.125rem;
width:1.125rem;
}
.lbx_tb_lang-n91{
text-transform:uppercase;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
color:#9E9890;
}
.lbx_tb_lang-n91:hover{
color:#F0EBE3;
}
.lbx_tb_login-n91{
font-weight:600;
font-size:0.875rem;
color:#F0EBE3;
display:none;
}
@media(min-width:767px){
.lbx_tb_login-n91{
display:inline-block;
}
}
.lbx_tb_register-n91{
border-radius:999px;
transition:background-color .22s ease;
background:#20B264;
padding:11px 1.375rem;
color:#071209;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.lbx_tb_register-n91:hover{
background:#27CC74;
}
.lbx_mob-n91{
background:#13110F;
position:fixed;
right:0;
left:0;
bottom:0;
z-index:60;
border-top:1px solid rgba(240,235,227,0.13);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:960px){
.lbx_mob-n91{
display:none;
}
}
.lbx_mob_in-n91{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:560px;
}
.lbx_mob_item-n91{
gap:3px;
transition:color .22s ease;
padding:9px 0.25rem;
flex:1 1 0;
flex-direction:column;
align-items:center;
color:#9E9890;
display:flex;
min-width:0;
}
.lbx_mob_item-n91.lbx_state_active-n91{
color:#20B264;
}
.lbx_mob_ic-n91{
align-items:center;
justify-content:center;
display:flex;
}
.lbx_mob_ic-n91 svg{
height:1.25rem;
width:1.25rem;
}
.lbx_mob_lb-n91{
overflow:hidden;
font-size:10px;
font-weight:600;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.lbx_rail-n91{
min-width:0;
position:relative;
}
.lbx_rail_scroll-n91{
gap:14px;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
display:flex;
}
@media(min-width:766px){
.lbx_rail_scroll-n91{
gap:18px;
}
}
.lbx_gc-n91{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.lbx_gc-n91{
width:188px;
}
}
.lbx_gc_img-n91{
background:#1C1917;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
position:relative;
}
.lbx_gc_img-n91 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.lbx_gc_cover-n91{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.lbx_gc_hover-n91{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
position:absolute;
opacity:0;
align-items:center;
justify-content:center;
display:flex;
}
.lbx_gc-n91:hover .lbx_gc_hover-n91{
opacity:1;
}
.lbx_gc_hover_btn-n91{
background:#20B264;
border-radius:62.438rem;
justify-content:center;
align-items:center;
height:2.875rem;
display:flex;
color:#071209;
width:46px;
}
.lbx_gc_hover_btn-n91 svg{
width:18px;
height:1.125rem;
}
.lbx_gc_info-n91{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.lbx_gc_name-n91{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:13px;
white-space:nowrap;
color:#F0EBE3;
}
.lbx_gc_prov-n91{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#9E9890;
font-size:11px;
}
.lbx_gc_meta-n91{
color:#9E9890;
font-size:11px;
}
.lbx_tc-n91{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:766px){
.lbx_tc-n91{
width:230px;
}
}
.lbx_tc_img-n91{
overflow:hidden;
background:#1C1917;
border-radius:0.875rem;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
position:relative;
}
.lbx_tc_img-n91 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.lbx_tc_info-n91{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.lbx_tc_name-n91{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#F0EBE3;
font-size:0.875rem;
}
.lbx_tc_rtp-n91{
color:#9E9890;
font-size:0.688rem;
}
.lbx_lc-n91{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.lbx_lc-n91{
width:16.75rem;
}
}
.lbx_lc_img-n91{
background:#1C1917;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
padding-bottom:62.5%;
}
.lbx_lc_img-n91 img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.lbx_lc_live-n91{
background:rgba(0,0,0,0.52);
border-radius:999px;
gap:0.438rem;
padding:0.25rem 9px;
display:flex;
left:12px;
position:absolute;
top:0.75rem;
align-items:center;
}
.lbx_lc_live_dot-n91{
animation:zm2-pulse 1.6s infinite;
background:#E83B3B;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.lbx_lc_seats-n91{
letter-spacing:.08em;
font-size:0.625rem;
color:#EDF6F0;
text-transform:uppercase;
font-weight:600;
}
.lbx_lc_info-n91{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.lbx_lc_name-n91{
overflow:hidden;
white-space:nowrap;
color:#F0EBE3;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
}
.lbx_lc_bet-n91{
color:#9E9890;
font-size:11px;
}
.lbx_pc-n91{
gap:0.5rem;
background:#1C1917;
border-radius:0.875rem;
padding:1rem 14px;
border:1px solid rgba(240,235,227,0.07);
justify-content:center;
align-items:center;
min-height:4.625rem;
display:flex;
min-width:0;
flex-direction:column;
}
.lbx_pc_logo-n91{
flex:0 0 auto;
max-width:100%;
width:auto;
height:28px;
object-fit:contain;
}
.lbx_pc_name-n91{
overflow:hidden;
color:#9E9890;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.lbx_gc_tag-n91{
padding:3px 8px;
border-radius:8px;
position:absolute;
display:inline-block;
top:0.625rem;
letter-spacing:.06em;
z-index:2;
left:10px;
font-size:10px;
font-weight:700;
text-transform:uppercase;
}
.lbx_gc_tag_hot-n91{
background:#E83B3B;
color:#EDF6F0;
}
.lbx_gc_tag_new-n91{
background:#3DE898;
color:#0C0A09;
}
.lbx_gc_tag_jp-n91{
background:#E8A825;
color:#0C0A09;
}
.lbx_gc_tag_live-n91{
background:#E83B3B;
color:#EDF6F0;
}
.lbx_sh-n91{
min-width:0;
margin-bottom:18px;
}
.lbx_sh_row-n91{
gap:16px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.lbx_sh_row-n91 .lbx_sh_l-n91{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.lbx_sh_stack-n91{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.lbx_sh_center-n91{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.lbx_sh_h2-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F0EBE3;
overflow-wrap:break-word;
font-weight:600;
font-size:24px;
}
@media(min-width:766px){
.lbx_sh_h2-n91{
font-size:1.875rem;
}
}
.lbx_band-n91 .lbx_sh_h2-n91{
color:#EDF6F0;
}
.lbx_sh_eb_line-n91{
gap:10px;
align-items:center;
display:inline-flex;
}
.lbx_sh_eb_line-n91::before{
background:#20B264;
content:"";
height:1px;
width:28px;
display:inline-block;
}
.lbx_band-n91 .lbx_sh_eb_line-n91::before{
background:#3DE898;
}
.lbx_sh_eb_dot-n91{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.lbx_sh_eb_dot-n91::before{
border-radius:50%;
background:#20B264;
display:inline-block;
width:0.375rem;
content:"";
height:0.375rem;
}
.lbx_band-n91 .lbx_sh_eb_dot-n91::before{
background:#3DE898;
}
.lbx_sh_link-n91{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
align-items:center;
font-size:0.813rem;
color:#F0EBE3;
white-space:nowrap;
font-weight:600;
border-bottom:1px solid #F0EBE3;
display:inline-flex;
}
.lbx_sh_link-n91:hover{
border-color:#20B264;
color:#20B264;
}
.lbx_sh_link-n91 svg{
width:14px;
height:14px;
}
.lbx_sh_link_chev-n91{
padding-bottom:0;
border-bottom:0;
}
.lbx_sh_link_btn-n91{
border-radius:62.438rem;
background:#20B264;
padding:0.563rem 18px;
color:#071209;
border-bottom:0;
}
.lbx_sh_link_btn-n91:hover{
background:#27CC74;
border-color:transparent;
color:#071209;
}
.lbx_band-n91 .lbx_sh_link-n91{
border-color:#EDF6F0;
color:#EDF6F0;
}
.lbx_band-n91 .lbx_sh_link_btn-n91{
background:#3DE898;
color:#0C0A09;
}
.lbx_sh_rule-n91{
background:rgba(240,235,227,0.13);
margin:-2px 0 18px;
height:1px;
}
.lbx_band-n91 .lbx_sh_rule-n91{
background:rgba(220,245,232,0.13);
}
.lbx_hero-n91{
padding:2rem 0 8px;
}
@media(min-width:769px){
.lbx_hero-n91{
padding:3.5rem 0 24px;
}
}
.lbx_hero_in-n91{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.lbx_hero_in-n91{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.lbx_hero_copy-n91{
min-width:0;
}
.lbx_hero_eyebrow-n91{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.lbx_hero_eyebrow_line-n91{
flex:0 0 auto;
background:#20B264;
display:inline-block;
height:1px;
width:1.75rem;
}
.lbx_hero_h1-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:38px;
margin-bottom:20px;
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
color:#F0EBE3;
font-weight:600;
}
@media(min-width:765px){
.lbx_hero_h1-n91{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.lbx_hero_h1-n91{
font-size:3.875rem;
}
}
.lbx_hero_h1-n91 em{
color:#20B264;
font-style:normal;
}
.lbx_hero_sub-n91{
line-height:1.6;
font-size:16px;
color:#7A756E;
margin-bottom:30px;
max-width:30rem;
}
@media(min-width:769px){
.lbx_hero_sub-n91{
font-size:1.125rem;
}
}
.lbx_hero_actions-n91{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.lbx_hero_cta-n91{
padding:1rem 1.875rem;
border-radius:999px;
gap:10px;
background:#20B264;
transition:background-color .22s ease;
color:#071209;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
}
.lbx_hero_cta-n91:hover{
background:#27CC74;
}
.lbx_hero_cta_ic-n91{
display:inline-flex;
align-items:center;
}
.lbx_hero_cta_ic-n91 svg{
height:16px;
width:1rem;
}
.lbx_hero_cta_alt-n91{
padding:0.938rem 1.625rem;
background:transparent;
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(240,235,227,0.13);
font-weight:600;
font-size:0.938rem;
display:inline-flex;
color:#F0EBE3;
align-items:center;
}
.lbx_hero_cta_alt-n91:hover{
border-color:#20B264;
color:#20B264;
}
.lbx_hero_trust-n91{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.lbx_hero_trust_item-n91{
gap:0.563rem;
color:#D4CEC6;
align-items:center;
font-size:0.813rem;
font-weight:600;
display:flex;
}
.lbx_hero_trust_ic-n91{
align-items:center;
color:#20B264;
display:inline-flex;
}
.lbx_hero_trust_ic-n91 svg{
width:16px;
height:16px;
}
.lbx_hero_promo-n91{
overflow:hidden;
background:#1C1917;
border-radius:20px;
min-height:18.75rem;
display:flex;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 2rem 4.5rem rgba(0,0,0,0.52), 0 0 3rem rgba(32,178,100,0.10);
position:relative;
}
.lbx_hero_promo_bg-n91{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.lbx_hero_promo_bg-n91::after{
inset:0;
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.lbx_hero_promo_glow-n91{
background:radial-gradient(circle,rgba(32,178,100,0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
pointer-events:none;
top:-2.5rem;
width:16.25rem;
right:-1.25rem;
height:16.25rem;
}
.lbx_hero_promo_ct-n91{
padding:28px;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.lbx_hero_promo_label-n91{
font-weight:700;
letter-spacing:.25em;
text-transform:uppercase;
font-size:10px;
color:#3DE898;
margin-bottom:0.5rem;
display:block;
}
.lbx_hero_promo_amount-n91{
color:#EDF6F0;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.lbx_hero_promo_amount-n91{
font-size:40px;
}
}
.lbx_hero_promo_amount-n91 em{
font-style:normal;
color:#3DE898;
}
.lbx_hero_rating-n91{
border:1px solid rgba(240,235,227,0.07);
padding:10px 14px;
gap:0.625rem;
background:#1C1917;
border-radius:0.875rem;
right:0.875rem;
display:flex;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
align-items:center;
z-index:3;
top:0.875rem;
position:absolute;
}
.lbx_hero_rating_score-n91{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#F0EBE3;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.lbx_hero_rating_txt-n91{
flex:1 1 auto;
min-width:0;
}
.lbx_hero_rating_stars-n91{
gap:2px;
color:#20B264;
display:flex;
}
.lbx_hero_rating_stars-n91 svg{
height:0.75rem;
width:12px;
}
.lbx_hero_rating_cap-n91{
display:block;
margin-top:3px;
font-size:0.688rem;
line-height:1.35;
color:#9E9890;
overflow-wrap:break-word;
}
.lbx_stat-n91{
border-bottom:1px solid rgba(240,235,227,0.13);
border-top:1px solid rgba(240,235,227,0.13);
margin-top:16px;
}
.lbx_stat_in-n91{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.lbx_stat_in-n91{
grid-template-columns:repeat(4,1fr);
}
}
.lbx_stat_item-n91{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(240,235,227,0.07);
border-right:1px solid rgba(240,235,227,0.07);
}
.lbx_stat_item-n91:nth-child(2n){
border-right:0;
}
.lbx_stat_item-n91:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.lbx_stat_item-n91{
border-bottom:0;
}
.lbx_stat_item-n91:nth-child(2n){
border-right:1px solid rgba(240,235,227,0.07);
}
.lbx_stat_item-n91:nth-child(4n){
border-right:0;
}
}
.lbx_stat_value-n91{
line-height:1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0EBE3;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.lbx_stat_value-n91{
font-size:34px;
}
}
.lbx_stat_label-n91{
font-size:0.813rem;
color:#9E9890;
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
}
.lbx_grow-n91{
padding:1.625rem 0 10px;
}
.lbx_row_seo-n91{
margin:0.625rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#7A756E;
max-width:47.5rem;
}
.lbx_row_seo-n91 strong{
color:#F0EBE3;
font-weight:700;
}
.lbx_grow-n91{
padding:26px 0 0.625rem;
}
.lbx_row_seo-n91{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#7A756E;
max-width:760px;
}
.lbx_row_seo-n91 strong{
font-weight:700;
color:#F0EBE3;
}
.lbx_pr-n91{
padding:1.875rem 0 6px;
}
.lbx_pr_card-n91{
gap:10px;
border-radius:1.25rem;
overflow:hidden;
background:#1C1917;
flex:0 0 auto;
padding:1.625rem;
border:1px solid rgba(240,235,227,0.07);
flex-direction:column;
min-height:200px;
position:relative;
display:flex;
width:17.5rem;
}
@media(min-width:765px){
.lbx_pr_card-n91{
width:18.75rem;
}
}
.lbx_pr_card_feat-n91{
border-color:transparent;
background:linear-gradient(150deg,#0F1E17,#080D0A);
color:#EDF6F0;
}
.lbx_pr_glow-n91{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.18),transparent 70%);
right:-1.875rem;
position:absolute;
opacity:0;
top:-30px;
width:130px;
height:130px;
pointer-events:none;
}
.lbx_pr_card_feat-n91 .lbx_pr_glow-n91{
opacity:1;
}
.lbx_pr_label-n91{
position:relative;
font-weight:700;
font-size:0.625rem;
letter-spacing:.16em;
color:#20B264;
text-transform:uppercase;
}
.lbx_pr_card_feat-n91 .lbx_pr_label-n91{
color:#3DE898;
}
.lbx_pr_amount-n91{
line-height:1.08;
overflow-wrap:break-word;
color:#F0EBE3;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:26px;
}
.lbx_pr_card_feat-n91 .lbx_pr_amount-n91{
color:#EDF6F0;
}
.lbx_pr_amount-n91 em{
font-style:normal;
color:#20B264;
}
.lbx_pr_card_feat-n91 .lbx_pr_amount-n91 em{
color:#3DE898;
}
.lbx_pr_terms-n91{
position:relative;
font-size:13px;
color:#9E9890;
line-height:1.5;
}
.lbx_pr_card_feat-n91 .lbx_pr_terms-n91{
color:#8FB8A0;
}
.lbx_pr_cta-n91{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.lbx_pr_card_feat-n91 .lbx_pr_cta-n91{
padding:0.563rem 18px;
border-radius:999px;
background:#3DE898;
transition:opacity .22s ease;
font-size:0.813rem;
color:#0C0A09;
font-weight:700;
}
.lbx_pr_card_feat-n91 .lbx_pr_cta-n91:hover{
opacity:.9;
}
.lbx_pr_card-n91:not(.lbx_pr_card_feat-n91) .lbx_pr_cta-n91{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #F0EBE3;
font-size:13px;
color:#F0EBE3;
padding-bottom:2px;
}
.lbx_pr_card-n91:not(.lbx_pr_card_feat-n91) .lbx_pr_cta-n91:hover{
border-color:#20B264;
color:#20B264;
}
.lbx_jp-n91{
padding:1.875rem 0 10px;
}
.lbx_jp_grid-n91{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.lbx_jp_grid-n91{
grid-template-columns:1fr 1fr;
}
.lbx_jp_card_mega-n91{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.lbx_jp_grid-n91{
grid-template-columns:1.4fr 1fr 1fr;
}
.lbx_jp_card_mega-n91{
grid-column:auto;
}
}
.lbx_jp_card-n91{
overflow:hidden;
background:#1C1917;
padding:1.625rem;
gap:12px;
border-radius:20px;
border:1px solid rgba(240,235,227,0.07);
justify-content:space-between;
display:flex;
flex-direction:column;
min-width:0;
position:relative;
min-height:12.5rem;
}
.lbx_jp_card_mega-n91{
border-color:transparent;
background:linear-gradient(135deg,#0F1E17,#080D0A);
min-height:13.125rem;
color:#EDF6F0;
}
.lbx_jp_glow-n91{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.18),transparent 70%);
pointer-events:none;
height:12.5rem;
right:-2.5rem;
top:-2.5rem;
position:absolute;
width:200px;
}
.lbx_jp_label-n91{
gap:0.625rem;
color:#20B264;
align-items:center;
justify-content:space-between;
font-size:0.625rem;
text-transform:uppercase;
display:flex;
flex-wrap:wrap;
position:relative;
letter-spacing:.16em;
font-weight:700;
}
.lbx_jp_card_mega-n91 .lbx_jp_label-n91{
color:#3DE898;
}
.lbx_jp_drop-n91{
text-transform:none;
font-weight:600;
color:#9E9890;
letter-spacing:.04em;
}
.lbx_jp_card_mega-n91 .lbx_jp_drop-n91{
color:#8FB8A0;
}
.lbx_jp_amount-n91{
font-size:2.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
position:relative;
color:#F0EBE3;
}
.lbx_jp_card_mega-n91 .lbx_jp_amount-n91{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#3DE898;
}
@media(min-width:769px){
.lbx_jp_card_mega-n91 .lbx_jp_amount-n91{
font-size:54px;
}
}
.lbx_jp_game-n91{
font-size:13px;
position:relative;
color:#9E9890;
}
.lbx_jp_card_mega-n91 .lbx_jp_game-n91{
color:#8FB8A0;
}
.lbx_jp_cta-n91{
position:relative;
align-self:flex-start;
}
.lbx_jp_card_mega-n91 .lbx_jp_cta-n91{
transition:opacity .22s ease;
border-radius:999px;
padding:0.625rem 20px;
background:#3DE898;
font-weight:700;
color:#0C0A09;
font-size:0.813rem;
}
.lbx_jp_card_mega-n91 .lbx_jp_cta-n91:hover{
opacity:.9;
}
.lbx_jp_card-n91:not(.lbx_jp_card_mega-n91) .lbx_jp_cta-n91{
transition:color .22s ease,border-color .22s ease;
color:#F0EBE3;
padding-bottom:2px;
border-bottom:1px solid #F0EBE3;
font-size:0.813rem;
font-weight:700;
}
.lbx_jp_card-n91:not(.lbx_jp_card_mega-n91) .lbx_jp_cta-n91:hover{
border-color:#20B264;
color:#20B264;
}
.lbx_jp_seo-n91{
margin:0.875rem 0 0;
color:#7A756E;
max-width:760px;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.lbx_jp_seo-n91 strong{
font-weight:700;
color:#F0EBE3;
}
.lbx_grow-n91{
padding:1.625rem 0 0.625rem;
}
.lbx_row_seo-n91{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
color:#7A756E;
}
.lbx_row_seo-n91 strong{
font-weight:700;
color:#F0EBE3;
}
.lbx_app-n91{
padding:30px 0 0.625rem;
}
.lbx_app_in-n91{
gap:28px;
padding:32px;
background:#1C1917;
border:1px solid rgba(240,235,227,0.07);
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.lbx_app_in-n91{
padding:2.5rem 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.lbx_app_copy-n91{
min-width:0;
max-width:560px;
}
.lbx_app_eyebrow-n91{
margin-bottom:12px;
}
.lbx_app_h2-n91{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
margin-bottom:0.75rem;
color:#F0EBE3;
font-size:28px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.lbx_app_h2-n91{
font-size:2.125rem;
}
}
.lbx_app_text-n91{
margin-bottom:22px;
line-height:1.6;
color:#7A756E;
font-size:14px;
}
.lbx_app_btns-n91{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.lbx_app_btn-n91{
padding:11px 1.25rem;
background:#20B264;
gap:0.625rem;
border-radius:14px;
transition:background-color .22s ease;
display:inline-flex;
align-items:center;
color:#071209;
}
.lbx_app_btn-n91:hover{
background:#27CC74;
}
.lbx_app_btn_ic-n91{
align-items:center;
display:inline-flex;
}
.lbx_app_btn_ic-n91 svg{
height:1.125rem;
width:1.125rem;
}
.lbx_app_btn_lb-n91{
font-weight:700;
font-size:0.844rem;
}
.lbx_app_qr_wrap-n91{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.lbx_app_qr-n91{
border-radius:14px;
flex:0 0 auto;
height:6.75rem;
background-color:#20B264;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#1C1917 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#1C1917 0 0.313rem,transparent 5px 11px);
}
.lbx_app_qr_cap-n91{
color:#9E9890;
font-size:0.781rem;
max-width:92px;
line-height:1.4;
}
.lbx_vip-n91{
padding:48px 0;
}
@media(min-width:771px){
.lbx_vip-n91{
padding:64px 0;
}
}
.lbx_vip_head-n91{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:879px){
.lbx_vip_head-n91{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.lbx_vip_eyebrow-n91{
margin-bottom:0.75rem;
}
.lbx_vip_h2-n91{
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF6F0;
overflow-wrap:break-word;
}
@media(min-width:768px){
.lbx_vip_h2-n91{
font-size:40px;
}
}
.lbx_vip_intro-n91{
max-width:26.25rem;
color:#8FB8A0;
line-height:1.6;
font-size:0.875rem;
}
.lbx_vip_grid-n91{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.lbx_vip_card-n91{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(220,245,232,0.13);
min-width:0;
}
.lbx_vip_card_feat-n91{
background:rgba(220,245,232,0.07);
border-color:#3DE898;
}
.lbx_vip_card_ic-n91{
border-radius:8px;
background:linear-gradient(135deg,#20B264,#3DE898);
height:2.125rem;
width:2.125rem;
margin-bottom:16px;
display:block;
}
.lbx_vip_name-n91{
overflow-wrap:break-word;
font-size:20px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#EDF6F0;
font-weight:600;
}
.lbx_vip_perk-n91{
color:#8FB8A0;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.lbx_gm-n91{
padding:30px 0 10px;
}
.lbx_gm_in-n91{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.lbx_gm_in-n91{
grid-template-columns:1.25fr 1fr;
}
}
.lbx_gm_left-n91{
border:1px solid rgba(240,235,227,0.07);
border-radius:20px;
padding:32px;
background:#1C1917;
min-width:0;
}
.lbx_gm_eyebrow-n91{
margin-bottom:0.625rem;
}
.lbx_gm_h2-n91{
overflow-wrap:break-word;
line-height:1.06;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F0EBE3;
font-weight:600;
font-size:1.625rem;
}
@media(min-width:766px){
.lbx_gm_h2-n91{
font-size:1.75rem;
}
}
.lbx_gm_text-n91{
color:#7A756E;
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
max-width:30rem;
}
.lbx_gm_level-n91{
font-weight:700;
color:#20B264;
font-size:1.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.lbx_gm_bar-n91{
background:rgba(240,235,227,0.13);
overflow:hidden;
border-radius:999px;
height:8px;
margin-bottom:6px;
}
.lbx_gm_bar_fill-n91{
background:linear-gradient(90deg,#20B264,#3DE898);
border-radius:999px;
height:100%;
}
.lbx_gm_bar_meta-n91{
gap:10px;
margin-bottom:18px;
color:#9E9890;
justify-content:space-between;
font-size:11px;
display:flex;
}
.lbx_gm_missions-n91{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.lbx_gm_mission-n91{
padding:9px 15px;
background:#12100F;
border:1px solid rgba(240,235,227,0.13);
gap:0.438rem;
border-radius:999px;
display:inline-flex;
color:#D4CEC6;
font-weight:600;
align-items:center;
font-size:12.5px;
}
.lbx_gm_mission_ic-n91{
align-items:center;
display:inline-flex;
color:#20B264;
}
.lbx_gm_mission_ic-n91 svg{
width:13px;
height:13px;
}
.lbx_gm_right-n91{
background:linear-gradient(150deg,#0F1E17,#080D0A);
padding:32px;
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
position:relative;
display:flex;
color:#EDF6F0;
}
.lbx_gm_glow-n91{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.18),transparent 70%);
pointer-events:none;
right:-1.875rem;
top:-1.875rem;
height:150px;
position:absolute;
width:150px;
}
.lbx_gm_ref_eyebrow-n91{
position:relative;
margin-bottom:10px;
}
.lbx_gm_ref_h2-n91{
line-height:1.1;
font-weight:600;
font-size:1.625rem;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF6F0;
margin-bottom:8px;
}
.lbx_gm_ref_text-n91{
color:#8FB8A0;
line-height:1.55;
position:relative;
font-size:0.844rem;
margin-bottom:1.25rem;
}
.lbx_gm_ref_cta-n91{
border-radius:999px;
transition:opacity .22s ease;
background:#3DE898;
padding:0.688rem 22px;
position:relative;
margin-top:auto;
font-size:13.5px;
color:#0C0A09;
font-weight:700;
align-self:flex-start;
}
.lbx_gm_ref_cta-n91:hover{
opacity:.9;
}
.lbx_op-n91{
padding:36px 0 0.625rem;
}
.lbx_op_in-n91{
border:1px solid rgba(240,235,227,0.07);
border-radius:14px;
grid-template-columns:1fr;
gap:2rem;
background:#1C1917;
padding:32px;
align-items:center;
display:grid;
}
@media(min-width:862px){
.lbx_op_in-n91{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.lbx_op_left-n91{
min-width:0;
}
.lbx_op_eyebrow-n91{
margin-bottom:0.75rem;
}
.lbx_op_h2-n91{
font-size:1.75rem;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
line-height:1.08;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
@media(min-width:766px){
.lbx_op_h2-n91{
font-size:30px;
}
}
.lbx_op_text-n91{
line-height:1.6;
font-size:0.875rem;
color:#7A756E;
}
.lbx_op_grid-n91{
background:rgba(240,235,227,0.13);
overflow:hidden;
border:1px solid rgba(240,235,227,0.13);
border-radius:8px;
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.lbx_op_field-n91{
background:#12100F;
padding:18px 1.25rem;
min-width:0;
}
.lbx_op_field_lb-n91{
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:5px;
font-size:10px;
color:#20B264;
}
.lbx_op_field_val-n91{
color:#F0EBE3;
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
}
.lbx_et-n91{
padding:36px 0 10px;
}
.lbx_et_in-n91{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:877px){
.lbx_et_in-n91{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.lbx_et_left-n91{
min-width:0;
}
.lbx_et_eyebrow-n91{
margin-bottom:12px;
}
.lbx_et_h2-n91{
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.06;
color:#F0EBE3;
font-size:28px;
}
@media(min-width:771px){
.lbx_et_h2-n91{
font-size:32px;
}
}
.lbx_et_text-n91{
color:#7A756E;
margin-bottom:1.375rem;
font-size:15px;
line-height:1.65;
}
.lbx_et_stats-n91{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.lbx_et_stat-n91{
min-width:0;
}
.lbx_et_stat_v-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0EBE3;
line-height:1;
font-weight:700;
font-size:26px;
}
.lbx_et_stat_l-n91{
margin-top:0.25rem;
font-size:0.781rem;
color:#9E9890;
}
.lbx_et_right-n91{
gap:12px;
flex-direction:column;
display:flex;
}
.lbx_et_member-n91{
padding:18px 1.25rem;
gap:16px;
border-radius:0.875rem;
border:1px solid rgba(240,235,227,0.07);
background:#1C1917;
min-width:0;
display:flex;
align-items:center;
}
.lbx_et_member_av-n91{
background:linear-gradient(135deg,#0F1E17,#20B264);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:3rem;
}
.lbx_et_member_name-n91{
font-size:15px;
font-weight:700;
overflow-wrap:break-word;
color:#F0EBE3;
}
.lbx_et_member_role-n91{
color:#9E9890;
overflow-wrap:break-word;
font-size:12.5px;
}
.lbx_et_updated-n91{
gap:8px;
background:#12100F;
padding:0.875rem 18px;
border:1px solid rgba(240,235,227,0.07);
border-radius:14px;
font-size:0.781rem;
display:flex;
color:#7A756E;
align-items:center;
}
.lbx_prov-n91{
padding:2.5rem 0 1.25rem;
}
.lbx_prov_eyebrow-n91{
display:block;
margin-bottom:18px;
}
.lbx_prov_grid-n91{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.lbx_prov_grid-n91{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.lbx_prov_grid-n91{
grid-template-columns:repeat(6,1fr);
}
}
.lbx_ts-n91{
padding:2.75rem 0;
}
.lbx_ts_in-n91{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:882px){
.lbx_ts_in-n91{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.lbx_ts_left-n91{
min-width:0;
}
.lbx_ts_h2-n91{
line-height:1.1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF6F0;
margin-bottom:12px;
font-weight:600;
font-size:1.625rem;
}
@media(min-width:770px){
.lbx_ts_h2-n91{
font-size:28px;
}
}
.lbx_ts_text-n91{
margin-bottom:1.375rem;
max-width:520px;
line-height:1.6;
color:#8FB8A0;
font-size:14.5px;
}
.lbx_ts_badges-n91{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.lbx_ts_badge-n91{
font-size:0.813rem;
font-weight:600;
color:#8FB8A0;
}
.lbx_ts_pay-n91{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.lbx_ts_pay-n91{
justify-content:flex-end;
}
}
.lbx_ts_pay_chip-n91{
border:1px solid rgba(220,245,232,0.13);
border-radius:0.875rem;
background:rgba(220,245,232,0.07);
padding:12px 16px;
font-size:0.875rem;
color:#EDF6F0;
font-weight:700;
}
.lbx_hts-n91{
padding:48px 0;
}
@media(min-width:766px){
.lbx_hts-n91{
padding:62px 0;
}
}
.lbx_hts_head-n91{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.lbx_hts_head-n91{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.lbx_hts_eyebrow-n91{
margin-bottom:12px;
}
.lbx_hts_h2-n91{
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
color:#EDF6F0;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.lbx_hts_h2-n91{
font-size:38px;
}
}
.lbx_hts_cta-n91{
flex:0 0 auto;
padding:15px 30px;
transition:opacity .22s ease;
background:#3DE898;
border-radius:62.438rem;
color:#0C0A09;
font-size:0.938rem;
font-weight:700;
}
.lbx_hts_cta-n91:hover{
opacity:.9;
}
.lbx_hts_grid-n91{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.lbx_hts_grid-n91{
grid-template-columns:repeat(3,1fr);
}
}
.lbx_hts_step-n91{
border-top:1px solid rgba(220,245,232,0.13);
min-width:0;
padding-top:22px;
}
.lbx_hts_step_num-n91{
color:#3DE898;
margin-bottom:0.875rem;
line-height:1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
font-weight:700;
}
.lbx_hts_step_h-n91{
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#EDF6F0;
line-height:1.2;
font-size:1.188rem;
font-weight:700;
}
.lbx_hts_step_p-n91{
overflow-wrap:break-word;
line-height:1.55;
color:#8FB8A0;
font-size:0.875rem;
}
.lbx_wy-n91{
padding:3rem 0;
}
@media(min-width:769px){
.lbx_wy-n91{
padding:56px 0;
}
}
.lbx_wy_in-n91{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.lbx_wy_in-n91{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.lbx_wy_left-n91{
min-width:0;
}
.lbx_wy_eyebrow-n91{
margin-bottom:0.875rem;
}
.lbx_wy_h2-n91{
font-size:2rem;
line-height:1.05;
margin-bottom:16px;
color:#F0EBE3;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.lbx_wy_h2-n91{
font-size:40px;
}
}
.lbx_wy_intro-n91{
line-height:1.6;
font-size:15px;
color:#7A756E;
}
.lbx_wy_grid-n91{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.lbx_wy_grid-n91{
grid-template-columns:1fr 1fr;
}
}
.lbx_wy_card-n91{
background:#1C1917;
border:1px solid rgba(240,235,227,0.07);
border-radius:14px;
padding:1.625rem;
min-width:0;
}
.lbx_wy_card_ic-n91{
align-items:center;
color:#20B264;
display:inline-flex;
justify-content:center;
margin-bottom:1rem;
}
.lbx_wy_card_ic-n91 svg{
width:26px;
height:26px;
}
.lbx_wy_card_h-n91{
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:21px;
color:#F0EBE3;
font-weight:600;
}
.lbx_wy_card_p-n91{
line-height:1.55;
color:#7A756E;
font-size:0.875rem;
overflow-wrap:break-word;
}
.lbx_pmt-n91{
padding:48px 0 0.625rem;
}
.lbx_pmt_in-n91{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.lbx_pmt_in-n91{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.lbx_pmt_left-n91{
min-width:0;
}
.lbx_pmt_eyebrow-n91{
margin-bottom:12px;
}
.lbx_pmt_h2-n91{
color:#F0EBE3;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
margin-bottom:12px;
font-size:1.875rem;
}
@media(min-width:766px){
.lbx_pmt_h2-n91{
font-size:32px;
}
}
.lbx_pmt_text-n91{
line-height:1.6;
color:#7A756E;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.lbx_pmt_logos-n91{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:482px){
.lbx_pmt_logos-n91{
grid-template-columns:repeat(4,1fr);
}
}
.lbx_pmt_logo-n91{
overflow:hidden;
padding:0 0.5rem;
border-radius:8px;
background:#1C1917;
border:1px solid rgba(240,235,227,0.07);
font-size:12.5px;
text-align:center;
justify-content:center;
white-space:nowrap;
align-items:center;
height:50px;
text-overflow:ellipsis;
font-weight:700;
display:flex;
color:#D4CEC6;
}
.lbx_pmt_table-n91{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(240,235,227,0.07);
min-width:0;
}
.lbx_pmt_thead-n91{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0C0A09;
display:grid;
}
.lbx_pmt_th-n91{
padding:13px 14px;
overflow:hidden;
color:#EDF6F0;
font-weight:700;
letter-spacing:.08em;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
text-transform:uppercase;
}
.lbx_pmt_row-n91{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,235,227,0.07);
}
.lbx_pmt_row-n91:nth-child(odd){
background:#1C1917;
}
.lbx_pmt_td-n91{
padding:0.875rem;
overflow-wrap:break-word;
min-width:0;
color:#7A756E;
font-size:0.844rem;
}
.lbx_pmt_row-n91 .lbx_pmt_td-n91:first-child{
color:#F0EBE3;
font-weight:700;
}
.lbx_pmt_row-n91 .lbx_pmt_td-n91:last-child{
font-weight:700;
color:#34D17A;
}
.lbx_tt-n91{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.lbx_tt-n91{
padding:60px 0 10px;
}
}
.lbx_tt_head-n91{
margin-bottom:2.125rem;
text-align:center;
}
.lbx_tt_eyebrow-n91{
margin-bottom:12px;
}
.lbx_tt_h2-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
font-weight:600;
color:#F0EBE3;
}
@media(min-width:767px){
.lbx_tt_h2-n91{
font-size:42px;
}
}
.lbx_tt_grid-n91{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.lbx_tt_grid-n91{
grid-template-columns:repeat(3,1fr);
}
}
.lbx_tt_card-n91{
border:1px solid rgba(240,235,227,0.07);
border-radius:0.875rem;
background:#1C1917;
padding:1.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.lbx_tt_card_ic-n91{
display:inline-flex;
color:#20B264;
margin-bottom:1.125rem;
align-items:center;
}
.lbx_tt_card_ic-n91 svg{
height:28px;
width:28px;
}
.lbx_tt_card_h-n91{
font-size:22px;
overflow-wrap:break-word;
font-weight:600;
color:#F0EBE3;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
}
.lbx_tt_card_p-n91{
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A756E;
line-height:1.6;
margin-bottom:14px;
}
.lbx_tt_card_p-n91 b{
font-weight:700;
color:#F0EBE3;
}
.lbx_tt_card_link-n91{
transition:color .22s ease;
margin-top:auto;
color:#F0EBE3;
font-size:13px;
border-bottom:1px solid #20B264;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
}
.lbx_tt_card_link-n91:hover{
color:#20B264;
}
.lbx_lh-n91{
padding:2.5rem 0 1.25rem;
}
.lbx_lh_in-n91{
border-top:1px solid rgba(240,235,227,0.13);
padding-top:34px;
}
.lbx_lh_eyebrow-n91{
display:block;
margin-bottom:1.375rem;
}
.lbx_lh_grid-n91{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.lbx_lh_grid-n91{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.lbx_lh_grid-n91{
grid-template-columns:repeat(5,1fr);
}
}
.lbx_lh_col-n91{
min-width:0;
}
.lbx_lh_col_h-n91{
font-weight:700;
color:#F0EBE3;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
}
.lbx_lh_links-n91{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.lbx_lh_link-n91{
transition:color .22s ease;
color:#7A756E;
overflow-wrap:break-word;
font-size:0.813rem;
}
.lbx_lh_link-n91:hover{
color:#20B264;
}
.lbx_sb-n91{
background:#1C1917;
padding:48px 0;
border-bottom:1px solid rgba(240,235,227,0.07);
margin-top:24px;
border-top:1px solid rgba(240,235,227,0.07);
}
@media(min-width:765px){
.lbx_sb-n91{
padding:3.5rem 0;
}
}
.lbx_sb_eyebrow-n91{
margin-bottom:12px;
display:block;
}
.lbx_sb_h2-n91{
font-weight:600;
line-height:1.05;
font-size:30px;
margin-bottom:1.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EBE3;
}
@media(min-width:769px){
.lbx_sb_h2-n91{
font-size:36px;
}
}
.lbx_sb_grid-n91{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.lbx_sb_grid-n91{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.lbx_sb_grid-n91{
grid-template-columns:repeat(4,1fr);
}
}
.lbx_sb_card-n91{
background:#12100F;
padding:24px;
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
min-width:0;
}
.lbx_sb_card_h-n91{
font-size:1.188rem;
overflow-wrap:break-word;
color:#F0EBE3;
font-weight:600;
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.lbx_sb_card_p-n91{
line-height:1.6;
font-size:0.844rem;
color:#7A756E;
overflow-wrap:break-word;
}
.lbx_sb_rtp-n91{
border:1px solid rgba(240,235,227,0.07);
gap:1.5rem;
padding:1.625rem 28px;
grid-template-columns:1fr;
background:#12100F;
border-radius:0.875rem;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:757px){
.lbx_sb_rtp-n91{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.lbx_sb_rtp_h-n91{
color:#F0EBE3;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
}
.lbx_sb_rtp_p-n91{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#7A756E;
}
.lbx_sb_rtp_stats-n91{
gap:16px;
display:flex;
}
.lbx_sb_stat-n91{
background:#1C1917;
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
min-width:0;
text-align:center;
}
.lbx_sb_stat_v-n91{
font-weight:700;
color:#34D17A;
font-size:26px;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.lbx_sb_stat_l-n91{
color:#9E9890;
margin-top:4px;
font-size:11.5px;
}
.lbx_el-n91{
padding:48px 0;
}
@media(min-width:768px){
.lbx_el-n91{
padding:3.5rem 0;
}
}
.lbx_el_in-n91{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.lbx_el_in-n91{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.lbx_el_left-n91{
min-width:0;
}
.lbx_el_eyebrow-n91{
margin-bottom:14px;
}
.lbx_el_h2-n91{
color:#F0EBE3;
line-height:1.08;
margin-bottom:1.375rem;
font-size:2rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.lbx_el_h2-n91{
font-size:38px;
}
}
.lbx_el_body-n91 p{
line-height:1.7;
color:#D4CEC6;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:18px;
}
.lbx_el_dropcap-n91{
padding:6px 0.75rem 0 0;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
color:#20B264;
font-weight:700;
font-size:3.875rem;
}
.lbx_el_right-n91{
min-width:0;
}
.lbx_el_quote-n91{
border-radius:1.25rem;
background:linear-gradient(150deg,#0F1E17,#080D0A);
padding:2.25rem;
margin-bottom:1.5rem;
position:relative;
color:#EDF6F0;
}
.lbx_el_quote_mark-n91{
color:#3DE898;
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
}
.lbx_el_quote_mark-n91 svg{
height:34px;
width:2.125rem;
}
.lbx_el_quote_text-n91{
color:#EDF6F0;
line-height:1.4;
font-size:22px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-weight:500;
}
.lbx_el_quote_meta-n91{
gap:12px;
align-items:center;
display:flex;
}
.lbx_el_quote_av-n91{
flex:0 0 auto;
background:linear-gradient(135deg,#20B264,#3DE898);
border-radius:50%;
width:2.375rem;
height:38px;
}
.lbx_el_quote_author-n91{
color:#EDF6F0;
font-weight:700;
font-size:0.875rem;
}
.lbx_el_quote_meta_sub-n91{
font-size:0.75rem;
color:#8FB8A0;
}
.lbx_el_explain-n91{
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
overflow:hidden;
}
.lbx_el_explain_card-n91{
padding:1.375rem 24px;
}
.lbx_el_explain_card-n91+.lbx_el_explain_card-n91{
border-top:1px solid rgba(240,235,227,0.07);
}
.lbx_el_explain_h-n91{
line-height:1.15;
overflow-wrap:break-word;
color:#F0EBE3;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.lbx_el_explain_p-n91{
color:#7A756E;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.lbx_sg-n91{
padding:48px 0 0.625rem;
}
.lbx_sg_eyebrow-n91{
margin-bottom:12px;
display:block;
}
.lbx_sg_h2-n91{
margin-bottom:28px;
color:#F0EBE3;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.lbx_sg_h2-n91{
font-size:36px;
}
}
.lbx_sg_grid-n91{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.lbx_sg_grid-n91{
grid-template-columns:repeat(3,1fr);
}
}
.lbx_sg_col-n91{
min-width:0;
}
.lbx_sg_col_h-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:10px;
font-size:22px;
line-height:1.15;
color:#F0EBE3;
font-weight:600;
}
.lbx_sg_col_p-n91{
overflow-wrap:break-word;
color:#7A756E;
font-size:0.875rem;
line-height:1.65;
}
.lbx_sc-n91{
padding:48px 0 0.625rem;
}
.lbx_sc_head-n91{
margin-bottom:28px;
text-align:center;
}
.lbx_sc_eyebrow-n91{
margin-bottom:12px;
}
.lbx_sc_h2-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EBE3;
font-size:1.875rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.lbx_sc_h2-n91{
font-size:36px;
}
}
.lbx_sc_table-n91{
overflow:hidden;
border-radius:0.875rem;
margin:0 auto;
border:1px solid rgba(240,235,227,0.07);
max-width:900px;
}
.lbx_sc_thead-n91{
background:#0C0A09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.lbx_sc_th-n91{
padding:0.938rem 1.125rem;
text-align:center;
color:#8FB8A0;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
}
.lbx_sc_th-n91:first-child{
text-align:left;
}
.lbx_sc_th_us-n91{
color:#3DE898;
}
.lbx_sc_row-n91{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(240,235,227,0.07);
display:grid;
}
.lbx_sc_row-n91:nth-child(even){
background:#1C1917;
}
.lbx_sc_td-n91{
padding:0.938rem 1.125rem;
min-width:0;
color:#9E9890;
font-size:0.875rem;
overflow-wrap:break-word;
text-align:center;
}
.lbx_sc_td-n91:first-child{
text-align:left;
font-weight:600;
color:#D4CEC6;
}
.lbx_sc_td_us-n91{
color:#34D17A;
font-weight:700;
}
.lbx_faq-n91{
background:#1C1917;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(240,235,227,0.07);
border-top:1px solid rgba(240,235,227,0.07);
}
@media(min-width:766px){
.lbx_faq-n91{
padding:62px 0;
}
}
.lbx_faq_head-n91{
margin-bottom:34px;
text-align:center;
}
.lbx_faq_eyebrow-n91{
margin-bottom:12px;
}
.lbx_faq_h2-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
color:#F0EBE3;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.lbx_faq_h2-n91{
font-size:38px;
}
}
.lbx_faq_list-n91{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.lbx_faq_item-n91{
background:#12100F;
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
overflow:hidden;
}
.lbx_faq_q-n91{
gap:20px;
padding:1.25rem 24px;
list-style:none;
display:flex;
color:#F0EBE3;
font-weight:700;
align-items:center;
overflow-wrap:break-word;
font-size:16px;
justify-content:space-between;
cursor:pointer;
}
.lbx_faq_q-n91::-webkit-details-marker{
display:none;
}
.lbx_faq_q_ic-n91{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#20B264;
align-items:center;
}
.lbx_faq_q_ic-n91 svg{
height:1.125rem;
width:1.125rem;
}
.lbx_faq_item-n91[open] .lbx_faq_q_ic-n91{
transform:rotate(180deg);
}
.lbx_faq_a-n91{
padding:0 24px 20px;
color:#7A756E;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
}
.lbx_ft-n91{
background:#0C0A09;
color:#8FB8A0;
margin-top:40px;
}
.lbx_ft_in-n91{
padding:48px 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:603px){
.lbx_ft_in-n91{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.lbx_ft_in-n91{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.lbx_ft_brand-n91{
min-width:0;
}
.lbx_ft_logo-n91{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
color:#EDF6F0;
overflow-wrap:break-word;
}
.lbx_ft_tagline-n91{
color:#8FB8A0;
margin-top:14px;
max-width:280px;
font-size:0.844rem;
line-height:1.6;
}
.lbx_ft_contact-n91{
transition:color .22s ease;
max-width:17.5rem;
color:#3DE898;
display:inline-block;
font-size:13px;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.lbx_ft_contact-n91:hover{
color:#EDF6F0;
}
.lbx_ft_col-n91{
min-width:0;
}
.lbx_ft_col_h-n91{
font-size:13px;
color:#EDF6F0;
overflow-wrap:break-word;
text-transform:uppercase;
margin-bottom:0.875rem;
letter-spacing:.08em;
font-weight:700;
}
.lbx_ft_col_links-n91{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.lbx_ft_link-n91{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8FB8A0;
}
.lbx_ft_link-n91:hover{
color:#EDF6F0;
}
.lbx_ft_bot-n91{
gap:16px;
padding:1.375rem 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(220,245,232,0.13);
}
@media(min-width:769px){
.lbx_ft_bot-n91{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.lbx_ft_legal-n91{
overflow-wrap:break-word;
max-width:760px;
font-size:11.5px;
line-height:1.6;
color:#524E49;
}
.lbx_ft_legal-n91 b{
color:#8FB8A0;
font-weight:700;
}
.lbx_ft_age-n91{
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #3DE898;
border-radius:8px;
font-size:0.813rem;
color:#3DE898;
font-weight:700;
}