*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:15px;
overflow-wrap:break-word;
color:#D6CBAF;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.fui-layout_lzx{
flex-direction:column;
min-height:100vh;
display:flex;
}
.fui-main_lzx{
flex:1 1 auto;
width:100%;
min-width:0;
}
.fui-container_lzx{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.fui-container_lzx{
padding:0 2rem;
}
}
@media(min-width:1102px){
.fui-container_lzx{
padding:0 3.5rem;
}
}
.fui-eyebrow_lzx{
color:#B8864A;
display:inline-block;
letter-spacing:.2em;
font-size:0.688rem;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.4;
text-transform:uppercase;
}
.fui-band_lzx{
background:#12100D;
color:#F2EAD8;
}
.fui-band_lzx .fui-eyebrow_lzx{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fui-tb_lzx{
background:#1A1612;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(244,235,210,0.13);
}
.fui-tb_in_lzx{
margin:0 auto;
gap:16px;
padding:12px 16px;
justify-content:space-between;
max-width:1400px;
width:100%;
align-items:center;
display:flex;
}
@media(min-width:765px){
.fui-tb_in_lzx{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.fui-tb_in_lzx{
padding:1.125rem 3.5rem;
}
}
.fui-tb_left_lzx{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.fui-tb_logo_lzx{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.fui-tb_logo_mark_lzx{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.fui-tb_logo_txt_lzx{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.fui-tb_logo_name_lzx{
overflow:hidden;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
font-size:22px;
text-overflow:ellipsis;
color:#F2EAD8;
}
.fui-tb_logo_sub_lzx{
overflow:hidden;
margin-top:4px;
white-space:nowrap;
font-weight:600;
font-size:8.5px;
text-overflow:ellipsis;
text-transform:uppercase;
letter-spacing:.32em;
color:#B8864A;
}
.fui-tb_nav_lzx{
display:none;
}
@media(min-width:962px){
.fui-tb_nav_lzx{
gap:28px;
align-items:center;
display:flex;
}
}
.fui-tb_nav_item_lzx{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
color:#D6CBAF;
padding-bottom:3px;
}
.fui-tb_nav_item_lzx:hover{
color:#F2EAD8;
}
.fui-tb_nav_item_lzx.fui-state_active_lzx{
border-color:#B8864A;
color:#F2EAD8;
}
.fui-tb_right_lzx{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.fui-tb_search_lzx{
transition:color .22s ease;
align-items:center;
display:flex;
justify-content:center;
color:#D6CBAF;
}
.fui-tb_search_lzx:hover{
color:#B8864A;
}
.fui-tb_search_lzx svg{
width:1.125rem;
height:18px;
}
.fui-tb_lang_lzx{
letter-spacing:.1em;
color:#A89880;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
}
.fui-tb_lang_lzx:hover{
color:#F2EAD8;
}
.fui-tb_login_lzx{
color:#F2EAD8;
font-weight:600;
display:none;
font-size:14px;
}
@media(min-width:769px){
.fui-tb_login_lzx{
display:inline-block;
}
}
.fui-tb_register_lzx{
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
background:#C9923C;
border-radius:62.438rem;
white-space:nowrap;
font-weight:700;
color:#18130A;
font-size:14px;
}
.fui-tb_register_lzx:hover{
background:#D4A84B;
}
.fui-mob_lzx{
background:#1A1612;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(244,235,210,0.13);
z-index:60;
position:fixed;
right:0;
left:0;
}
@media(min-width:961px){
.fui-mob_lzx{
display:none;
}
}
.fui-mob_in_lzx{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:35rem;
}
.fui-mob_item_lzx{
padding:0.563rem 4px;
gap:3px;
flex:1 1 0;
transition:color .22s ease;
display:flex;
align-items:center;
color:#A89880;
min-width:0;
flex-direction:column;
}
.fui-mob_item_lzx.fui-state_active_lzx{
color:#B8864A;
}
.fui-mob_ic_lzx{
align-items:center;
justify-content:center;
display:flex;
}
.fui-mob_ic_lzx svg{
height:1.25rem;
width:20px;
}
.fui-mob_lb_lzx{
overflow:hidden;
font-weight:600;
font-size:0.625rem;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.fui-rail_lzx{
position:relative;
min-width:0;
}
.fui-rail_scroll_lzx{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
padding-bottom:14px;
}
@media(min-width:769px){
.fui-rail_scroll_lzx{
gap:1.125rem;
}
}
.fui-gc_lzx{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.fui-gc_lzx{
width:188px;
}
}
.fui-gc_img_lzx{
background:#231F1A;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
padding-bottom:133.33%;
position:relative;
}
.fui-gc_img_lzx img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.fui-gc_cover_lzx{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.fui-gc_hover_lzx{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
justify-content:center;
align-items:center;
opacity:0;
position:absolute;
display:flex;
}
.fui-gc_lzx:hover .fui-gc_hover_lzx{
opacity:1;
}
.fui-gc_hover_btn_lzx{
background:#C9923C;
border-radius:999px;
align-items:center;
color:#18130A;
display:flex;
justify-content:center;
width:46px;
height:2.875rem;
}
.fui-gc_hover_btn_lzx svg{
width:1.125rem;
height:18px;
}
.fui-gc_info_lzx{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.fui-gc_name_lzx{
overflow:hidden;
color:#F2EAD8;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
}
.fui-gc_prov_lzx{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
color:#A89880;
white-space:nowrap;
}
.fui-gc_meta_lzx{
color:#A89880;
font-size:11px;
}
.fui-tc_lzx{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:768px){
.fui-tc_lzx{
width:230px;
}
}
.fui-tc_img_lzx{
border-radius:14px;
background:#231F1A;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
padding-bottom:75%;
}
.fui-tc_img_lzx img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.fui-tc_info_lzx{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.fui-tc_name_lzx{
overflow:hidden;
font-weight:700;
color:#F2EAD8;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
}
.fui-tc_rtp_lzx{
font-size:0.688rem;
color:#A89880;
}
.fui-lc_lzx{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.fui-lc_lzx{
width:16.75rem;
}
}
.fui-lc_img_lzx{
border-radius:0.875rem;
overflow:hidden;
background:#231F1A;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
position:relative;
padding-bottom:62.5%;
}
.fui-lc_img_lzx img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.fui-lc_live_lzx{
gap:7px;
border-radius:62.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
top:12px;
display:flex;
align-items:center;
position:absolute;
left:12px;
}
.fui-lc_live_dot_lzx{
background:#B85440;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:8px;
}
.fui-lc_seats_lzx{
text-transform:uppercase;
color:#F2EAD8;
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
}
.fui-lc_info_lzx{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.fui-lc_name_lzx{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
color:#F2EAD8;
text-overflow:ellipsis;
}
.fui-lc_bet_lzx{
color:#A89880;
font-size:0.688rem;
}
.fui-pc_lzx{
padding:1rem 0.875rem;
background:#231F1A;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
gap:8px;
align-items:center;
min-width:0;
display:flex;
justify-content:center;
flex-direction:column;
min-height:74px;
}
.fui-pc_logo_lzx{
flex:0 0 auto;
max-width:100%;
width:auto;
height:1.75rem;
object-fit:contain;
}
.fui-pc_name_lzx{
overflow:hidden;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
color:#A89880;
font-size:0.688rem;
}
.fui-gc_tag_lzx{
padding:3px 8px;
border-radius:0.5rem;
text-transform:uppercase;
position:absolute;
letter-spacing:.06em;
font-weight:700;
z-index:2;
font-size:0.625rem;
left:0.625rem;
display:inline-block;
top:10px;
}
.fui-gc_tag_hot_lzx{
background:#B85440;
color:#F2EAD8;
}
.fui-gc_tag_new_lzx{
background:#D4A84B;
color:#18130A;
}
.fui-gc_tag_jp_lzx{
background:#C9923C;
color:#18130A;
}
.fui-gc_tag_live_lzx{
background:#B85440;
color:#F2EAD8;
}
.fui-sh_lzx{
min-width:0;
margin-bottom:1.125rem;
}
.fui-sh_row_lzx{
gap:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.fui-sh_row_lzx .fui-sh_l_lzx{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.fui-sh_stack_lzx{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.fui-sh_center_lzx{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.fui-sh_h2_lzx{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-size:1.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:769px){
.fui-sh_h2_lzx{
font-size:30px;
}
}
.fui-band_lzx .fui-sh_h2_lzx{
color:#F2EAD8;
}
.fui-sh_eb_line_lzx{
gap:10px;
align-items:center;
display:inline-flex;
}
.fui-sh_eb_line_lzx::before{
background:#B8864A;
content:"";
width:28px;
display:inline-block;
height:1px;
}
.fui-band_lzx .fui-sh_eb_line_lzx::before{
background:#D4A84B;
}
.fui-sh_eb_dot_lzx{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.fui-sh_eb_dot_lzx::before{
border-radius:50%;
background:#B8864A;
height:6px;
width:0.375rem;
content:"";
display:inline-block;
}
.fui-band_lzx .fui-sh_eb_dot_lzx::before{
background:#D4A84B;
}
.fui-sh_link_lzx{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#F2EAD8;
display:inline-flex;
white-space:nowrap;
align-items:center;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F2EAD8;
font-weight:600;
}
.fui-sh_link_lzx:hover{
border-color:#B8864A;
color:#B8864A;
}
.fui-sh_link_lzx svg{
height:0.875rem;
width:14px;
}
.fui-sh_link_chev_lzx{
border-bottom:0;
padding-bottom:0;
}
.fui-sh_link_btn_lzx{
border-radius:999px;
background:#C9923C;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#18130A;
}
.fui-sh_link_btn_lzx:hover{
border-color:transparent;
background:#D4A84B;
color:#18130A;
}
.fui-band_lzx .fui-sh_link_lzx{
border-color:#F2EAD8;
color:#F2EAD8;
}
.fui-band_lzx .fui-sh_link_btn_lzx{
background:#D4A84B;
color:#18130A;
}
.fui-sh_rule_lzx{
background:rgba(244,235,210,0.13);
margin:-2px 0 18px;
height:1px;
}
.fui-band_lzx .fui-sh_rule_lzx{
background:rgba(244,235,210,0.12);
}
.fui-hero_lzx{
padding:2rem 0 8px;
}
@media(min-width:770px){
.fui-hero_lzx{
padding:3.5rem 0 1.5rem;
}
}
.fui-hero_in_lzx{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:903px){
.fui-hero_in_lzx{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.fui-hero_copy_lzx{
min-width:0;
}
.fui-hero_eyebrow_lzx{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.fui-hero_eyebrow_line_lzx{
background:#B8864A;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.fui-hero_h1_lzx{
line-height:1.04;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-size:38px;
margin-bottom:20px;
font-weight:600;
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fui-hero_h1_lzx{
font-size:54px;
}
}
@media(min-width:1097px){
.fui-hero_h1_lzx{
font-size:62px;
}
}
.fui-hero_h1_lzx em{
font-style:normal;
color:#B8864A;
}
.fui-hero_sub_lzx{
margin-bottom:30px;
font-size:16px;
line-height:1.6;
max-width:30rem;
color:#8A7A64;
}
@media(min-width:765px){
.fui-hero_sub_lzx{
font-size:18px;
}
}
.fui-hero_actions_lzx{
gap:14px;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.fui-hero_cta_lzx{
padding:16px 30px;
border-radius:62.438rem;
transition:background-color .22s ease;
gap:0.625rem;
background:#C9923C;
font-size:15px;
display:inline-flex;
font-weight:700;
color:#18130A;
align-items:center;
}
.fui-hero_cta_lzx:hover{
background:#D4A84B;
}
.fui-hero_cta_ic_lzx{
align-items:center;
display:inline-flex;
}
.fui-hero_cta_ic_lzx svg{
width:1rem;
height:1rem;
}
.fui-hero_cta_alt_lzx{
background:transparent;
padding:0.938rem 26px;
border-radius:999px;
border:1px solid rgba(244,235,210,0.13);
transition:border-color .22s ease,color .22s ease;
font-size:15px;
color:#F2EAD8;
display:inline-flex;
align-items:center;
font-weight:600;
}
.fui-hero_cta_alt_lzx:hover{
border-color:#B8864A;
color:#B8864A;
}
.fui-hero_trust_lzx{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.fui-hero_trust_item_lzx{
gap:0.563rem;
align-items:center;
font-weight:600;
color:#D6CBAF;
font-size:0.813rem;
display:flex;
}
.fui-hero_trust_ic_lzx{
align-items:center;
display:inline-flex;
color:#B8864A;
}
.fui-hero_trust_ic_lzx svg{
width:1rem;
height:16px;
}
.fui-hero_promo_lzx{
background:#231F1A;
overflow:hidden;
border-radius:20px;
position:relative;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.36), 0 2rem 72px rgba(0,0,0,0.52), 0 2px 4px rgba(184,134,74,0.08);
min-height:300px;
display:flex;
}
.fui-hero_promo_bg_lzx{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.fui-hero_promo_bg_lzx::after{
background:linear-gradient(120deg,#12100D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.fui-hero_promo_glow_lzx{
background:radial-gradient(circle,rgba(176,132,72,0.18) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
position:absolute;
height:260px;
width:16.25rem;
pointer-events:none;
right:-20px;
}
.fui-hero_promo_ct_lzx{
padding:1.75rem;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.fui-hero_promo_label_lzx{
letter-spacing:.25em;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
color:#D4A84B;
margin-bottom:0.5rem;
display:block;
}
.fui-hero_promo_amount_lzx{
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
font-size:2rem;
}
@media(min-width:769px){
.fui-hero_promo_amount_lzx{
font-size:2.5rem;
}
}
.fui-hero_promo_amount_lzx em{
font-style:normal;
color:#D4A84B;
}
.fui-hero_rating_lzx{
border:1px solid rgba(244,235,210,0.07);
gap:10px;
padding:0.625rem 0.875rem;
background:#231F1A;
border-radius:0.875rem;
display:flex;
top:0.875rem;
max-width:min(260px,62%);
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
position:absolute;
right:14px;
align-items:center;
z-index:3;
}
.fui-hero_rating_score_lzx{
flex:0 0 auto;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-weight:700;
font-size:1.5rem;
}
.fui-hero_rating_txt_lzx{
flex:1 1 auto;
min-width:0;
}
.fui-hero_rating_stars_lzx{
gap:2px;
display:flex;
color:#B8864A;
}
.fui-hero_rating_stars_lzx svg{
height:12px;
width:0.75rem;
}
.fui-hero_rating_cap_lzx{
overflow-wrap:break-word;
color:#A89880;
font-size:0.688rem;
display:block;
line-height:1.35;
margin-top:3px;
}
.fui-stat_lzx{
border-bottom:1px solid rgba(244,235,210,0.13);
border-top:1px solid rgba(244,235,210,0.13);
margin-top:16px;
}
.fui-stat_in_lzx{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.fui-stat_in_lzx{
grid-template-columns:repeat(4,1fr);
}
}
.fui-stat_item_lzx{
padding:22px 14px;
border-bottom:1px solid rgba(244,235,210,0.07);
min-width:0;
border-right:1px solid rgba(244,235,210,0.07);
}
.fui-stat_item_lzx:nth-child(2n){
border-right:0;
}
.fui-stat_item_lzx:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.fui-stat_item_lzx{
border-bottom:0;
}
.fui-stat_item_lzx:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.fui-stat_item_lzx:nth-child(4n){
border-right:0;
}
}
.fui-stat_value_lzx{
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1;
font-size:30px;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fui-stat_value_lzx{
font-size:2.125rem;
}
}
.fui-stat_label_lzx{
color:#A89880;
overflow-wrap:break-word;
margin-top:6px;
font-size:0.813rem;
line-height:1.4;
}
.fui-jp_lzx{
padding:30px 0 0.625rem;
}
.fui-jp_grid_lzx{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.fui-jp_grid_lzx{
grid-template-columns:1fr 1fr;
}
.fui-jp_card_mega_lzx{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.fui-jp_grid_lzx{
grid-template-columns:1.4fr 1fr 1fr;
}
.fui-jp_card_mega_lzx{
grid-column:auto;
}
}
.fui-jp_card_lzx{
padding:1.625rem;
background:#231F1A;
border:1px solid rgba(244,235,210,0.07);
border-radius:1.25rem;
overflow:hidden;
gap:12px;
flex-direction:column;
position:relative;
display:flex;
min-width:0;
justify-content:space-between;
min-height:12.5rem;
}
.fui-jp_card_mega_lzx{
background:linear-gradient(135deg,#1E1A14,#0E0C09);
border-color:transparent;
color:#F2EAD8;
min-height:13.125rem;
}
.fui-jp_glow_lzx{
background:radial-gradient(circle,rgba(176,132,72,0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
right:-2.5rem;
top:-2.5rem;
pointer-events:none;
position:absolute;
width:12.5rem;
}
.fui-jp_label_lzx{
gap:0.625rem;
font-weight:700;
color:#B8864A;
flex-wrap:wrap;
align-items:center;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
display:flex;
justify-content:space-between;
}
.fui-jp_card_mega_lzx .fui-jp_label_lzx{
color:#D4A84B;
}
.fui-jp_drop_lzx{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#A89880;
}
.fui-jp_card_mega_lzx .fui-jp_drop_lzx{
color:#A89880;
}
.fui-jp_amount_lzx{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:700;
font-size:2.375rem;
}
.fui-jp_card_mega_lzx .fui-jp_amount_lzx{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:3rem;
}
@media(min-width:768px){
.fui-jp_card_mega_lzx .fui-jp_amount_lzx{
font-size:54px;
}
}
.fui-jp_game_lzx{
position:relative;
font-size:0.813rem;
color:#A89880;
}
.fui-jp_card_mega_lzx .fui-jp_game_lzx{
color:#A89880;
}
.fui-jp_cta_lzx{
align-self:flex-start;
position:relative;
}
.fui-jp_card_mega_lzx .fui-jp_cta_lzx{
background:#D4A84B;
transition:opacity .22s ease;
padding:10px 1.25rem;
border-radius:62.438rem;
font-size:13px;
font-weight:700;
color:#18130A;
}
.fui-jp_card_mega_lzx .fui-jp_cta_lzx:hover{
opacity:.9;
}
.fui-jp_card_lzx:not(.fui-jp_card_mega_lzx) .fui-jp_cta_lzx{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
padding-bottom:2px;
color:#F2EAD8;
border-bottom:1px solid #F2EAD8;
}
.fui-jp_card_lzx:not(.fui-jp_card_mega_lzx) .fui-jp_cta_lzx:hover{
border-color:#B8864A;
color:#B8864A;
}
.fui-jp_seo_lzx{
margin:14px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8A7A64;
max-width:47.5rem;
}
.fui-jp_seo_lzx strong{
font-weight:700;
color:#F2EAD8;
}
.fui-grow_lzx{
padding:26px 0 0.625rem;
}
.fui-row_seo_lzx{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7A64;
}
.fui-row_seo_lzx strong{
color:#F2EAD8;
font-weight:700;
}
.fui-pr_lzx{
padding:1.875rem 0 0.375rem;
}
.fui-pr_card_lzx{
background:#231F1A;
border:1px solid rgba(244,235,210,0.07);
border-radius:1.25rem;
padding:1.625rem;
overflow:hidden;
gap:10px;
flex:0 0 auto;
position:relative;
min-height:200px;
width:17.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.fui-pr_card_lzx{
width:300px;
}
}
.fui-pr_card_feat_lzx{
background:linear-gradient(150deg,#1E1A14,#0E0C09);
border-color:transparent;
color:#F2EAD8;
}
.fui-pr_glow_lzx{
background:radial-gradient(circle,rgba(176,132,72,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-30px;
position:absolute;
height:130px;
opacity:0;
top:-30px;
width:130px;
}
.fui-pr_card_feat_lzx .fui-pr_glow_lzx{
opacity:1;
}
.fui-pr_label_lzx{
font-weight:700;
text-transform:uppercase;
color:#B8864A;
letter-spacing:.16em;
position:relative;
font-size:0.625rem;
}
.fui-pr_card_feat_lzx .fui-pr_label_lzx{
color:#D4A84B;
}
.fui-pr_amount_lzx{
position:relative;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
color:#F2EAD8;
font-size:1.625rem;
}
.fui-pr_card_feat_lzx .fui-pr_amount_lzx{
color:#F2EAD8;
}
.fui-pr_amount_lzx em{
color:#B8864A;
font-style:normal;
}
.fui-pr_card_feat_lzx .fui-pr_amount_lzx em{
color:#D4A84B;
}
.fui-pr_terms_lzx{
color:#A89880;
font-size:13px;
line-height:1.5;
position:relative;
}
.fui-pr_card_feat_lzx .fui-pr_terms_lzx{
color:#A89880;
}
.fui-pr_cta_lzx{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.fui-pr_card_feat_lzx .fui-pr_cta_lzx{
padding:0.563rem 18px;
border-radius:999px;
transition:opacity .22s ease;
background:#D4A84B;
color:#18130A;
font-size:0.813rem;
font-weight:700;
}
.fui-pr_card_feat_lzx .fui-pr_cta_lzx:hover{
opacity:.9;
}
.fui-pr_card_lzx:not(.fui-pr_card_feat_lzx) .fui-pr_cta_lzx{
transition:color .22s ease,border-color .22s ease;
color:#F2EAD8;
border-bottom:1px solid #F2EAD8;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
}
.fui-pr_card_lzx:not(.fui-pr_card_feat_lzx) .fui-pr_cta_lzx:hover{
border-color:#B8864A;
color:#B8864A;
}
.fui-grow_lzx{
padding:1.625rem 0 0.625rem;
}
.fui-row_seo_lzx{
margin:0.625rem 0 0;
color:#8A7A64;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
}
.fui-row_seo_lzx strong{
color:#F2EAD8;
font-weight:700;
}
.fui-grow_lzx{
padding:1.625rem 0 0.625rem;
}
.fui-row_seo_lzx{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8A7A64;
}
.fui-row_seo_lzx strong{
color:#F2EAD8;
font-weight:700;
}
.fui-gf_lzx{
padding:24px 0 6px;
}
.fui-gf_in_lzx{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.fui-gf_chip_lzx{
padding:10px 18px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#231F1A;
border:1px solid rgba(244,235,210,0.13);
border-radius:999px;
white-space:nowrap;
font-weight:600;
color:#D6CBAF;
font-size:13px;
}
.fui-gf_chip_lzx:hover{
border-color:#B8864A;
color:#B8864A;
}
.fui-gf_chip_lzx.fui-state_active_lzx{
background:#C9923C;
border-color:transparent;
color:#18130A;
}
.fui-vip_lzx{
padding:3rem 0;
}
@media(min-width:765px){
.fui-vip_lzx{
padding:64px 0;
}
}
.fui-vip_head_lzx{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.fui-vip_head_lzx{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.fui-vip_eyebrow_lzx{
margin-bottom:12px;
}
.fui-vip_h2_lzx{
font-weight:600;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:769px){
.fui-vip_h2_lzx{
font-size:40px;
}
}
.fui-vip_intro_lzx{
color:#A89880;
line-height:1.6;
font-size:0.875rem;
max-width:420px;
}
.fui-vip_grid_lzx{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.fui-vip_card_lzx{
padding:22px 1.125rem;
border:1px solid rgba(244,235,210,0.12);
border-radius:0.875rem;
min-width:0;
}
.fui-vip_card_feat_lzx{
background:rgba(244,235,210,0.07);
border-color:#D4A84B;
}
.fui-vip_card_ic_lzx{
background:linear-gradient(135deg,#B8864A,#E2C07A);
border-radius:8px;
width:2.125rem;
margin-bottom:16px;
display:block;
height:34px;
}
.fui-vip_name_lzx{
margin-bottom:6px;
font-size:1.25rem;
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
.fui-vip_perk_lzx{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#A89880;
}
.fui-app_lzx{
padding:1.875rem 0 10px;
}
.fui-app_in_lzx{
padding:2rem;
background:#231F1A;
gap:28px;
border:1px solid rgba(244,235,210,0.07);
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.fui-app_in_lzx{
gap:2.5rem;
padding:40px 44px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.fui-app_copy_lzx{
max-width:560px;
min-width:0;
}
.fui-app_eyebrow_lzx{
margin-bottom:12px;
}
.fui-app_h2_lzx{
margin-bottom:12px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.fui-app_h2_lzx{
font-size:34px;
}
}
.fui-app_text_lzx{
line-height:1.6;
margin-bottom:1.375rem;
color:#8A7A64;
font-size:0.875rem;
}
.fui-app_btns_lzx{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.fui-app_btn_lzx{
gap:10px;
padding:0.688rem 1.25rem;
background:#C9923C;
transition:background-color .22s ease;
border-radius:14px;
align-items:center;
display:inline-flex;
color:#18130A;
}
.fui-app_btn_lzx:hover{
background:#D4A84B;
}
.fui-app_btn_ic_lzx{
align-items:center;
display:inline-flex;
}
.fui-app_btn_ic_lzx svg{
height:18px;
width:18px;
}
.fui-app_btn_lb_lzx{
font-weight:700;
font-size:0.844rem;
}
.fui-app_qr_wrap_lzx{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.fui-app_qr_lzx{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#231F1A 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231F1A 0 5px,transparent 0.313rem 0.688rem);
width:108px;
height:6.75rem;
background-color:#C9923C;
}
.fui-app_qr_cap_lzx{
max-width:92px;
font-size:0.781rem;
line-height:1.4;
color:#A89880;
}
.fui-nl_lzx{
padding:24px 0 0.625rem;
}
.fui-nl_in_lzx{
gap:22px;
padding:30px 2rem;
border-radius:20px;
background:#161310F;
color:#F2EAD8;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.fui-nl_in_lzx{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.fui-nl_text_wrap_lzx{
min-width:0;
}
.fui-nl_h3_lzx{
font-size:22px;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:5px;
}
@media(min-width:771px){
.fui-nl_h3_lzx{
font-size:1.5rem;
}
}
.fui-nl_text_lzx{
font-size:0.844rem;
line-height:1.5;
color:#A89880;
}
.fui-nl_form_lzx{
gap:10px;
flex:1 1 auto;
max-width:460px;
min-width:0;
display:flex;
}
.fui-nl_input_lzx{
flex:1 1 auto;
border-radius:0.875rem;
background:rgba(244,235,210,0.07);
border:1px solid rgba(244,235,210,0.12);
overflow:hidden;
padding:13px 16px;
display:flex;
text-overflow:ellipsis;
min-width:0;
color:#A89880;
white-space:nowrap;
align-items:center;
font-size:14px;
}
.fui-nl_btn_lzx{
transition:opacity .22s ease;
border-radius:14px;
flex:0 0 auto;
background:#D4A84B;
padding:13px 24px;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
color:#18130A;
}
.fui-nl_btn_lzx:hover{
opacity:.9;
}
.fui-sea_lzx{
padding:24px 0 10px;
}
.fui-sea_in_lzx{
background:linear-gradient(115deg,#1E1A14,#0E0C09);
gap:1.375rem;
overflow:hidden;
padding:36px;
border-radius:20px;
flex-direction:column;
display:flex;
position:relative;
color:#F2EAD8;
}
@media(min-width:822px){
.fui-sea_in_lzx{
gap:32px;
padding:2.75rem 48px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.fui-sea_glow_lzx{
border-radius:50%;
background:radial-gradient(circle,rgba(176,132,72,0.18),transparent 68%);
height:15rem;
transform:translateY(-50%);
pointer-events:none;
top:50%;
position:absolute;
right:3.75rem;
width:240px;
}
.fui-sea_copy_lzx{
max-width:35rem;
position:relative;
min-width:0;
}
.fui-sea_eyebrow_lzx{
margin-bottom:12px;
}
.fui-sea_h2_lzx{
line-height:1.04;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
font-size:1.875rem;
}
@media(min-width:769px){
.fui-sea_h2_lzx{
font-size:38px;
}
}
.fui-sea_text_lzx{
font-size:15px;
line-height:1.6;
color:#A89880;
}
.fui-sea_cta_lzx{
background:#D4A84B;
padding:1rem 32px;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
font-size:15px;
position:relative;
font-weight:700;
color:#18130A;
}
.fui-sea_cta_lzx:hover{
opacity:.9;
}
.fui-et_lzx{
padding:36px 0 10px;
}
.fui-et_in_lzx{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:880px){
.fui-et_in_lzx{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.fui-et_left_lzx{
min-width:0;
}
.fui-et_eyebrow_lzx{
margin-bottom:0.75rem;
}
.fui-et_h2_lzx{
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:0.875rem;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
line-height:1.06;
}
@media(min-width:768px){
.fui-et_h2_lzx{
font-size:2rem;
}
}
.fui-et_text_lzx{
line-height:1.65;
font-size:15px;
margin-bottom:1.375rem;
color:#8A7A64;
}
.fui-et_stats_lzx{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.fui-et_stat_lzx{
min-width:0;
}
.fui-et_stat_v_lzx{
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
font-size:1.625rem;
}
.fui-et_stat_l_lzx{
color:#A89880;
font-size:0.781rem;
margin-top:0.25rem;
}
.fui-et_right_lzx{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.fui-et_member_lzx{
padding:1.125rem 20px;
gap:16px;
background:#231F1A;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
display:flex;
align-items:center;
min-width:0;
}
.fui-et_member_av_lzx{
border-radius:50%;
background:linear-gradient(135deg,#1E1A14,#B8864A);
flex:0 0 auto;
height:48px;
width:3rem;
}
.fui-et_member_name_lzx{
overflow-wrap:break-word;
font-size:15px;
font-weight:700;
color:#F2EAD8;
}
.fui-et_member_role_lzx{
font-size:12.5px;
color:#A89880;
overflow-wrap:break-word;
}
.fui-et_updated_lzx{
background:#1A1612;
gap:0.5rem;
padding:0.875rem 18px;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
align-items:center;
display:flex;
font-size:12.5px;
color:#8A7A64;
}
.fui-pmt_lzx{
padding:48px 0 10px;
}
.fui-pmt_in_lzx{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.fui-pmt_in_lzx{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.fui-pmt_left_lzx{
min-width:0;
}
.fui-pmt_eyebrow_lzx{
margin-bottom:12px;
}
.fui-pmt_h2_lzx{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.06;
color:#F2EAD8;
}
@media(min-width:769px){
.fui-pmt_h2_lzx{
font-size:2rem;
}
}
.fui-pmt_text_lzx{
line-height:1.6;
color:#8A7A64;
margin-bottom:22px;
font-size:0.906rem;
}
.fui-pmt_logos_lzx{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.fui-pmt_logos_lzx{
grid-template-columns:repeat(4,1fr);
}
}
.fui-pmt_logo_lzx{
border-radius:8px;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
background:#231F1A;
padding:0 0.5rem;
font-size:12.5px;
align-items:center;
text-overflow:ellipsis;
color:#D6CBAF;
display:flex;
justify-content:center;
white-space:nowrap;
font-weight:700;
height:3.125rem;
text-align:center;
}
.fui-pmt_table_lzx{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.fui-pmt_thead_lzx{
background:#110E0B;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.fui-pmt_th_lzx{
padding:13px 14px;
overflow:hidden;
white-space:nowrap;
text-transform:uppercase;
color:#F2EAD8;
font-weight:700;
font-size:0.625rem;
text-overflow:ellipsis;
letter-spacing:.08em;
}
.fui-pmt_row_lzx{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.fui-pmt_row_lzx:nth-child(odd){
background:#231F1A;
}
.fui-pmt_td_lzx{
padding:0.875rem;
color:#8A7A64;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
}
.fui-pmt_row_lzx .fui-pmt_td_lzx:first-child{
color:#F2EAD8;
font-weight:700;
}
.fui-pmt_row_lzx .fui-pmt_td_lzx:last-child{
color:#6A9E72;
font-weight:700;
}
.fui-prov_lzx{
padding:2.5rem 0 20px;
}
.fui-prov_eyebrow_lzx{
display:block;
margin-bottom:18px;
}
.fui-prov_grid_lzx{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.fui-prov_grid_lzx{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.fui-prov_grid_lzx{
grid-template-columns:repeat(6,1fr);
}
}
.fui-rv_lzx{
padding:48px 0;
background:#231F1A;
border-top:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:24px;
}
@media(min-width:765px){
.fui-rv_lzx{
padding:56px 0;
}
}
.fui-rv_head_lzx{
gap:16px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:766px){
.fui-rv_head_lzx{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.fui-rv_eyebrow_lzx{
margin-bottom:10px;
}
.fui-rv_h2_lzx{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:765px){
.fui-rv_h2_lzx{
font-size:2.375rem;
}
}
.fui-rv_agg_lzx{
gap:0.75rem;
align-items:center;
display:flex;
}
.fui-rv_agg_stars_lzx{
gap:3px;
display:flex;
color:#B8864A;
}
.fui-rv_agg_stars_lzx svg{
width:1.125rem;
height:1.125rem;
}
.fui-rv_source_lzx{
color:#8A7A64;
font-size:13px;
}
.fui-rv_grid_lzx{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.fui-rv_grid_lzx{
grid-template-columns:repeat(3,1fr);
}
}
.fui-rv_card_lzx{
border:1px solid rgba(244,235,210,0.07);
padding:1.625rem;
background:#1A1612;
border-radius:14px;
min-width:0;
}
.fui-rv_card_stars_lzx{
gap:2px;
display:flex;
color:#B8864A;
margin-bottom:12px;
}
.fui-rv_card_stars_lzx svg{
height:14px;
width:0.875rem;
}
.fui-rv_card_body_lzx{
font-size:1.125rem;
font-weight:500;
line-height:1.45;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:1rem;
}
.fui-rv_card_meta_lzx{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.fui-rv_card_av_lzx{
background:linear-gradient(135deg,#B8864A,#E2C07A);
border-radius:50%;
flex:0 0 auto;
width:32px;
height:32px;
}
.fui-rv_card_author_lzx{
font-size:13px;
font-weight:700;
color:#F2EAD8;
}
.fui-rv_card_loc_lzx{
font-size:0.75rem;
color:#A89880;
}
.fui-tt_lzx{
padding:48px 0 10px;
}
@media(min-width:769px){
.fui-tt_lzx{
padding:3.75rem 0 10px;
}
}
.fui-tt_head_lzx{
text-align:center;
margin-bottom:34px;
}
.fui-tt_eyebrow_lzx{
margin-bottom:12px;
}
.fui-tt_h2_lzx{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD8;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:769px){
.fui-tt_h2_lzx{
font-size:42px;
}
}
.fui-tt_grid_lzx{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.fui-tt_grid_lzx{
grid-template-columns:repeat(3,1fr);
}
}
.fui-tt_card_lzx{
border-radius:0.875rem;
background:#231F1A;
border:1px solid rgba(244,235,210,0.07);
padding:1.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.fui-tt_card_ic_lzx{
color:#B8864A;
display:inline-flex;
align-items:center;
margin-bottom:1.125rem;
}
.fui-tt_card_ic_lzx svg{
height:1.75rem;
width:1.75rem;
}
.fui-tt_card_h_lzx{
color:#F2EAD8;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.fui-tt_card_p_lzx{
overflow-wrap:break-word;
color:#8A7A64;
line-height:1.6;
margin-bottom:14px;
font-size:14px;
}
.fui-tt_card_p_lzx b{
font-weight:700;
color:#F2EAD8;
}
.fui-tt_card_link_lzx{
transition:color .22s ease;
align-self:flex-start;
margin-top:auto;
font-size:0.813rem;
padding-bottom:2px;
color:#F2EAD8;
font-weight:700;
border-bottom:1px solid #B8864A;
}
.fui-tt_card_link_lzx:hover{
color:#B8864A;
}
.fui-hts_lzx{
padding:48px 0;
}
@media(min-width:769px){
.fui-hts_lzx{
padding:3.875rem 0;
}
}
.fui-hts_head_lzx{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.fui-hts_head_lzx{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fui-hts_eyebrow_lzx{
margin-bottom:12px;
}
.fui-hts_h2_lzx{
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
line-height:1.05;
}
@media(min-width:768px){
.fui-hts_h2_lzx{
font-size:38px;
}
}
.fui-hts_cta_lzx{
flex:0 0 auto;
border-radius:999px;
transition:opacity .22s ease;
padding:0.938rem 30px;
background:#D4A84B;
font-size:0.938rem;
font-weight:700;
color:#18130A;
}
.fui-hts_cta_lzx:hover{
opacity:.9;
}
.fui-hts_grid_lzx{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.fui-hts_grid_lzx{
grid-template-columns:repeat(3,1fr);
}
}
.fui-hts_step_lzx{
min-width:0;
border-top:1px solid rgba(244,235,210,0.12);
padding-top:22px;
}
.fui-hts_step_num_lzx{
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#D4A84B;
font-size:2.75rem;
margin-bottom:0.875rem;
}
.fui-hts_step_h_lzx{
font-size:1.188rem;
line-height:1.2;
color:#F2EAD8;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:700;
}
.fui-hts_step_p_lzx{
overflow-wrap:break-word;
line-height:1.55;
color:#A89880;
font-size:14px;
}
.fui-ts_lzx{
padding:2.75rem 0;
}
.fui-ts_in_lzx{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.fui-ts_in_lzx{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.fui-ts_left_lzx{
min-width:0;
}
.fui-ts_h2_lzx{
margin-bottom:12px;
color:#F2EAD8;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:769px){
.fui-ts_h2_lzx{
font-size:28px;
}
}
.fui-ts_text_lzx{
font-size:0.906rem;
color:#A89880;
margin-bottom:1.375rem;
line-height:1.6;
max-width:32.5rem;
}
.fui-ts_badges_lzx{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.fui-ts_badge_lzx{
color:#A89880;
font-size:0.813rem;
font-weight:600;
}
.fui-ts_pay_lzx{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:880px){
.fui-ts_pay_lzx{
justify-content:flex-end;
}
}
.fui-ts_pay_chip_lzx{
border-radius:14px;
padding:0.75rem 1rem;
border:1px solid rgba(244,235,210,0.12);
background:rgba(244,235,210,0.07);
font-size:0.875rem;
color:#F2EAD8;
font-weight:700;
}
.fui-wy_lzx{
padding:48px 0;
}
@media(min-width:769px){
.fui-wy_lzx{
padding:3.5rem 0;
}
}
.fui-wy_in_lzx{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.fui-wy_in_lzx{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.fui-wy_left_lzx{
min-width:0;
}
.fui-wy_eyebrow_lzx{
margin-bottom:14px;
}
.fui-wy_h2_lzx{
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
margin-bottom:16px;
}
@media(min-width:765px){
.fui-wy_h2_lzx{
font-size:2.5rem;
}
}
.fui-wy_intro_lzx{
font-size:0.938rem;
color:#8A7A64;
line-height:1.6;
}
.fui-wy_grid_lzx{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.fui-wy_grid_lzx{
grid-template-columns:1fr 1fr;
}
}
.fui-wy_card_lzx{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
padding:26px;
background:#231F1A;
min-width:0;
}
.fui-wy_card_ic_lzx{
color:#B8864A;
justify-content:center;
align-items:center;
margin-bottom:1rem;
display:inline-flex;
}
.fui-wy_card_ic_lzx svg{
width:1.625rem;
height:26px;
}
.fui-wy_card_h_lzx{
font-size:1.313rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
}
.fui-wy_card_p_lzx{
color:#8A7A64;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.fui-lh_lzx{
padding:40px 0 1.25rem;
}
.fui-lh_in_lzx{
border-top:1px solid rgba(244,235,210,0.13);
padding-top:2.125rem;
}
.fui-lh_eyebrow_lzx{
margin-bottom:22px;
display:block;
}
.fui-lh_grid_lzx{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:603px){
.fui-lh_grid_lzx{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.fui-lh_grid_lzx{
grid-template-columns:repeat(5,1fr);
}
}
.fui-lh_col_lzx{
min-width:0;
}
.fui-lh_col_h_lzx{
color:#F2EAD8;
margin-bottom:12px;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
}
.fui-lh_links_lzx{
gap:8px;
display:flex;
flex-direction:column;
}
.fui-lh_link_lzx{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8A7A64;
font-size:13px;
}
.fui-lh_link_lzx:hover{
color:#B8864A;
}
.fui-sg_lzx{
padding:3rem 0 10px;
}
.fui-sg_eyebrow_lzx{
display:block;
margin-bottom:0.75rem;
}
.fui-sg_h2_lzx{
margin-bottom:1.75rem;
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:767px){
.fui-sg_h2_lzx{
font-size:2.25rem;
}
}
.fui-sg_grid_lzx{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.fui-sg_grid_lzx{
grid-template-columns:repeat(3,1fr);
}
}
.fui-sg_col_lzx{
min-width:0;
}
.fui-sg_col_h_lzx{
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-size:22px;
overflow-wrap:break-word;
margin-bottom:10px;
line-height:1.15;
}
.fui-sg_col_p_lzx{
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8A7A64;
}
.fui-sc_lzx{
padding:48px 0 0.625rem;
}
.fui-sc_head_lzx{
text-align:center;
margin-bottom:28px;
}
.fui-sc_eyebrow_lzx{
margin-bottom:12px;
}
.fui-sc_h2_lzx{
color:#F2EAD8;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.fui-sc_h2_lzx{
font-size:36px;
}
}
.fui-sc_table_lzx{
border-radius:14px;
margin:0 auto;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
max-width:56.25rem;
}
.fui-sc_thead_lzx{
background:#110E0B;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.fui-sc_th_lzx{
padding:0.938rem 1.125rem;
font-size:0.813rem;
color:#A89880;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
}
.fui-sc_th_lzx:first-child{
text-align:left;
}
.fui-sc_th_us_lzx{
color:#D4A84B;
}
.fui-sc_row_lzx{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.fui-sc_row_lzx:nth-child(even){
background:#231F1A;
}
.fui-sc_td_lzx{
padding:0.938rem 1.125rem;
font-size:14px;
min-width:0;
color:#A89880;
overflow-wrap:break-word;
text-align:center;
}
.fui-sc_td_lzx:first-child{
color:#D6CBAF;
font-weight:600;
text-align:left;
}
.fui-sc_td_us_lzx{
color:#6A9E72;
font-weight:700;
}
.fui-faq_lzx{
background:#231F1A;
padding:3rem 0;
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:770px){
.fui-faq_lzx{
padding:3.875rem 0;
}
}
.fui-faq_head_lzx{
text-align:center;
margin-bottom:34px;
}
.fui-faq_eyebrow_lzx{
margin-bottom:0.75rem;
}
.fui-faq_h2_lzx{
font-size:32px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EAD8;
}
@media(min-width:771px){
.fui-faq_h2_lzx{
font-size:38px;
}
}
.fui-faq_list_lzx{
margin:0 auto;
gap:12px;
display:flex;
max-width:820px;
flex-direction:column;
}
.fui-faq_item_lzx{
background:#1A1612;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
}
.fui-faq_q_lzx{
list-style:none;
padding:20px 1.5rem;
gap:1.25rem;
overflow-wrap:break-word;
display:flex;
justify-content:space-between;
cursor:pointer;
font-weight:700;
color:#F2EAD8;
font-size:16px;
align-items:center;
}
.fui-faq_q_lzx::-webkit-details-marker{
display:none;
}
.fui-faq_q_ic_lzx{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#B8864A;
}
.fui-faq_q_ic_lzx svg{
width:1.125rem;
height:1.125rem;
}
.fui-faq_item_lzx[open] .fui-faq_q_ic_lzx{
transform:rotate(180deg);
}
.fui-faq_a_lzx{
padding:0 24px 20px;
font-size:0.906rem;
color:#8A7A64;
overflow-wrap:break-word;
line-height:1.6;
}
.fui-gd_lzx{
padding:3rem 0 10px;
}
.fui-gd_head_lzx{
gap:14px;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:677px){
.fui-gd_head_lzx{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.fui-gd_eyebrow_lzx{
margin-bottom:10px;
}
.fui-gd_h2_lzx{
font-size:28px;
color:#F2EAD8;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.fui-gd_h2_lzx{
font-size:34px;
}
}
.fui-gd_more_lzx{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #F2EAD8;
color:#F2EAD8;
font-size:0.844rem;
}
.fui-gd_more_lzx:hover{
border-color:#B8864A;
color:#B8864A;
}
.fui-gd_grid_lzx{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.fui-gd_grid_lzx{
grid-template-columns:repeat(3,1fr);
}
}
.fui-gd_card_lzx{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
overflow:hidden;
background:#231F1A;
min-width:0;
display:block;
}
.fui-gd_card_img_lzx{
background:linear-gradient(140deg,#1E1A14,#B8864A);
height:150px;
}
.fui-gd_card_body_lzx{
padding:1.375rem;
}
.fui-gd_card_cat_lzx{
font-size:0.625rem;
color:#B8864A;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.fui-gd_card_h_lzx{
margin:0.5rem 0 0.625rem;
line-height:1.2;
color:#F2EAD8;
font-weight:600;
overflow-wrap:break-word;
font-size:19px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.fui-gd_card_meta_lzx{
font-size:12px;
overflow-wrap:break-word;
color:#A89880;
}
.fui-sb_lzx{
background:#231F1A;
padding:3rem 0;
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:768px){
.fui-sb_lzx{
padding:56px 0;
}
}
.fui-sb_eyebrow_lzx{
margin-bottom:0.75rem;
display:block;
}
.fui-sb_h2_lzx{
overflow-wrap:break-word;
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:26px;
font-weight:600;
font-size:30px;
line-height:1.05;
}
@media(min-width:769px){
.fui-sb_h2_lzx{
font-size:2.25rem;
}
}
.fui-sb_grid_lzx{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:557px){
.fui-sb_grid_lzx{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.fui-sb_grid_lzx{
grid-template-columns:repeat(4,1fr);
}
}
.fui-sb_card_lzx{
border:1px solid rgba(244,235,210,0.07);
background:#1A1612;
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.fui-sb_card_h_lzx{
font-size:19px;
line-height:1.15;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD8;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.fui-sb_card_p_lzx{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#8A7A64;
}
.fui-sb_rtp_lzx{
border-radius:14px;
grid-template-columns:1fr;
border:1px solid rgba(244,235,210,0.07);
gap:1.5rem;
padding:1.625rem 28px;
background:#1A1612;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:763px){
.fui-sb_rtp_lzx{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.fui-sb_rtp_h_lzx{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
font-size:20px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
}
.fui-sb_rtp_p_lzx{
font-size:0.844rem;
line-height:1.6;
color:#8A7A64;
overflow-wrap:break-word;
}
.fui-sb_rtp_stats_lzx{
gap:1rem;
display:flex;
}
.fui-sb_stat_lzx{
background:#231F1A;
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
min-width:0;
text-align:center;
}
.fui-sb_stat_v_lzx{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#6A9E72;
font-weight:700;
}
.fui-sb_stat_l_lzx{
color:#A89880;
font-size:0.719rem;
margin-top:4px;
}
.fui-el_lzx{
padding:3rem 0;
}
@media(min-width:767px){
.fui-el_lzx{
padding:56px 0;
}
}
.fui-el_in_lzx{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:903px){
.fui-el_in_lzx{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.fui-el_left_lzx{
min-width:0;
}
.fui-el_eyebrow_lzx{
margin-bottom:14px;
}
.fui-el_h2_lzx{
margin-bottom:1.375rem;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.08;
color:#F2EAD8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.fui-el_h2_lzx{
font-size:2.375rem;
}
}
.fui-el_body_lzx p{
margin-bottom:18px;
line-height:1.7;
color:#D6CBAF;
overflow-wrap:break-word;
font-size:1rem;
}
.fui-el_dropcap_lzx{
padding:0.375rem 12px 0 0;
font-size:62px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
float:left;
color:#B8864A;
font-weight:700;
line-height:.8;
}
.fui-el_right_lzx{
min-width:0;
}
.fui-el_quote_lzx{
background:linear-gradient(150deg,#1E1A14,#0E0C09);
border-radius:20px;
padding:36px;
position:relative;
margin-bottom:1.5rem;
color:#F2EAD8;
}
.fui-el_quote_mark_lzx{
align-items:center;
display:inline-flex;
color:#D4A84B;
margin-bottom:6px;
}
.fui-el_quote_mark_lzx svg{
height:2.125rem;
width:2.125rem;
}
.fui-el_quote_text_lzx{
font-size:22px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.4;
font-weight:500;
}
.fui-el_quote_meta_lzx{
gap:0.75rem;
display:flex;
align-items:center;
}
.fui-el_quote_av_lzx{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8864A,#E2C07A);
height:2.375rem;
width:38px;
}
.fui-el_quote_author_lzx{
font-size:0.875rem;
font-weight:700;
color:#F2EAD8;
}
.fui-el_quote_meta_sub_lzx{
color:#A89880;
font-size:12px;
}
.fui-el_explain_lzx{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:14px;
}
.fui-el_explain_card_lzx{
padding:1.375rem 24px;
}
.fui-el_explain_card_lzx+.fui-el_explain_card_lzx{
border-top:1px solid rgba(244,235,210,0.07);
}
.fui-el_explain_h_lzx{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
color:#F2EAD8;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.fui-el_explain_p_lzx{
color:#8A7A64;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.fui-ft_lzx{
background:#110E0B;
margin-top:40px;
color:#A89880;
}
.fui-ft_in_lzx{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:601px){
.fui-ft_in_lzx{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.fui-ft_in_lzx{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fui-ft_brand_lzx{
min-width:0;
}
.fui-ft_logo_lzx{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
}
.fui-ft_tagline_lzx{
max-width:280px;
color:#A89880;
margin-top:0.875rem;
line-height:1.6;
font-size:0.844rem;
}
.fui-ft_contact_lzx{
transition:color .22s ease;
margin-top:12px;
overflow-wrap:anywhere;
max-width:280px;
display:inline-block;
font-size:13px;
color:#D4A84B;
}
.fui-ft_contact_lzx:hover{
color:#F2EAD8;
}
.fui-ft_col_lzx{
min-width:0;
}
.fui-ft_col_h_lzx{
color:#F2EAD8;
overflow-wrap:break-word;
font-size:13px;
letter-spacing:.08em;
font-weight:700;
margin-bottom:14px;
text-transform:uppercase;
}
.fui-ft_col_links_lzx{
gap:10px;
display:flex;
flex-direction:column;
}
.fui-ft_link_lzx{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A89880;
}
.fui-ft_link_lzx:hover{
color:#F2EAD8;
}
.fui-ft_bot_lzx{
gap:16px;
padding:1.375rem 0 40px;
display:flex;
border-top:1px solid rgba(244,235,210,0.12);
flex-direction:column;
}
@media(min-width:768px){
.fui-ft_bot_lzx{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.fui-ft_legal_lzx{
color:#5C5042;
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
max-width:47.5rem;
}
.fui-ft_legal_lzx b{
color:#A89880;
font-weight:700;
}
.fui-ft_age_lzx{
flex:0 0 auto;
border:1.5px solid #D4A84B;
border-radius:8px;
padding:4px 9px;
color:#D4A84B;
font-weight:700;
font-size:13px;
}