*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
-webkit-font-smoothing:antialiased;
font-size:15px;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
color:#3D3328;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.luj_layout_137{
min-height:100vh;
flex-direction:column;
display:flex;
}
.luj_main_137{
flex:1 1 auto;
width:100%;
min-width:0;
}
.luj_container_137{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.luj_container_137{
padding:0 32px;
}
}
@media(min-width:1100px){
.luj_container_137{
padding:0 56px;
}
}
.luj_eyebrow_137{
font-size:11px;
display:inline-block;
text-transform:uppercase;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.4;
font-weight:600;
letter-spacing:.2em;
color:#C49436;
}
.luj_band_137{
background:#1E1710;
color:#F5EDD8;
}
.luj_band_137 .luj_eyebrow_137{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.luj_tb_137{
background:#FAF6F0;
top:0;
border-bottom:1px solid rgba(20,18,16,0.14);
z-index:50;
position:sticky;
}
.luj_tb_in_137{
padding:12px 16px;
gap:16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
display:flex;
align-items:center;
justify-content:space-between;
}
@media(min-width:768px){
.luj_tb_in_137{
padding:16px 32px;
}
}
@media(min-width:1101px){
.luj_tb_in_137{
padding:1.125rem 56px;
}
}
.luj_tb_left_137{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.luj_tb_logo_137{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.luj_tb_logo_mark_137{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.luj_tb_logo_txt_137{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.luj_tb_logo_name_137{
overflow:hidden;
font-size:1.375rem;
letter-spacing:.02em;
font-weight:700;
white-space:nowrap;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
text-overflow:ellipsis;
}
.luj_tb_logo_sub_137{
overflow:hidden;
font-weight:600;
text-transform:uppercase;
text-overflow:ellipsis;
font-size:8.5px;
white-space:nowrap;
margin-top:0.25rem;
letter-spacing:.32em;
color:#C49436;
}
.luj_tb_nav_137{
display:none;
}
@media(min-width:961px){
.luj_tb_nav_137{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.luj_tb_nav_item_137{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
border-bottom:2px solid transparent;
color:#3D3328;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
}
.luj_tb_nav_item_137:hover{
color:#1A1410;
}
.luj_tb_nav_item_137.luj_state_active_137{
border-color:#C49436;
color:#1A1410;
}
.luj_tb_right_137{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.luj_tb_search_137{
transition:color .22s ease;
justify-content:center;
color:#3D3328;
display:flex;
align-items:center;
}
.luj_tb_search_137:hover{
color:#C49436;
}
.luj_tb_search_137 svg{
height:1.125rem;
width:1.125rem;
}
.luj_tb_lang_137{
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
color:#6B5C48;
text-transform:uppercase;
}
.luj_tb_lang_137:hover{
color:#1A1410;
}
.luj_tb_login_137{
color:#1A1410;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:769px){
.luj_tb_login_137{
display:inline-block;
}
}
.luj_tb_register_137{
background:#1A1410;
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
border-radius:999px;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#F5EDD8;
}
.luj_tb_register_137:hover{
background:#2E261A;
}
.luj_mob_137{
background:#FAF6F0;
position:fixed;
border-top:1px solid rgba(20,18,16,0.14);
padding-bottom:env(safe-area-inset-bottom);
left:0;
z-index:60;
right:0;
bottom:0;
}
@media(min-width:963px){
.luj_mob_137{
display:none;
}
}
.luj_mob_in_137{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:560px;
justify-content:space-around;
}
.luj_mob_item_137{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:0.563rem 0.25rem;
color:#6B5C48;
min-width:0;
flex-direction:column;
display:flex;
align-items:center;
}
.luj_mob_item_137.luj_state_active_137{
color:#C49436;
}
.luj_mob_ic_137{
align-items:center;
justify-content:center;
display:flex;
}
.luj_mob_ic_137 svg{
width:1.25rem;
height:20px;
}
.luj_mob_lb_137{
overflow:hidden;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
white-space:nowrap;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.luj_rail_137{
min-width:0;
position:relative;
}
.luj_rail_scroll_137{
gap:14px;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:770px){
.luj_rail_scroll_137{
gap:18px;
}
}
.luj_gc_137{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.luj_gc_137{
width:188px;
}
}
.luj_gc_img_137{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20,14,6,0.07), 0 8px 20px rgba(20,14,6,0.09);
position:relative;
}
.luj_gc_img_137 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.luj_gc_cover_137{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.luj_gc_hover_137{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
display:flex;
opacity:0;
align-items:center;
justify-content:center;
}
.luj_gc_137:hover .luj_gc_hover_137{
opacity:1;
}
.luj_gc_hover_btn_137{
background:#1A1410;
border-radius:62.438rem;
height:2.875rem;
color:#F5EDD8;
justify-content:center;
align-items:center;
width:46px;
display:flex;
}
.luj_gc_hover_btn_137 svg{
width:1.125rem;
height:1.125rem;
}
.luj_gc_info_137{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.luj_gc_name_137{
overflow:hidden;
font-weight:700;
color:#1A1410;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.813rem;
}
.luj_gc_prov_137{
overflow:hidden;
color:#6B5C48;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
}
.luj_gc_meta_137{
color:#6B5C48;
font-size:0.688rem;
}
.luj_tc_137{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.luj_tc_137{
width:14.375rem;
}
}
.luj_tc_img_137{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 6px rgba(20,14,6,0.07), 0 0.5rem 20px rgba(20,14,6,0.09);
position:relative;
padding-bottom:75%;
}
.luj_tc_img_137 img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.luj_tc_info_137{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.luj_tc_name_137{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1410;
font-weight:700;
font-size:0.875rem;
}
.luj_tc_rtp_137{
font-size:0.688rem;
color:#6B5C48;
}
.luj_lc_137{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.luj_lc_137{
width:268px;
}
}
.luj_lc_img_137{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(20,14,6,0.07), 0 8px 1.25rem rgba(20,14,6,0.09);
padding-bottom:62.5%;
}
.luj_lc_img_137 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.luj_lc_live_137{
gap:0.438rem;
padding:4px 9px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
top:0.75rem;
align-items:center;
display:flex;
left:0.75rem;
position:absolute;
}
.luj_lc_live_dot_137{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0402A;
width:8px;
height:8px;
}
.luj_lc_seats_137{
font-size:10px;
font-weight:600;
color:#F5EDD8;
text-transform:uppercase;
letter-spacing:.08em;
}
.luj_lc_info_137{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.luj_lc_name_137{
overflow:hidden;
color:#1A1410;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
}
.luj_lc_bet_137{
font-size:11px;
color:#6B5C48;
}
.luj_pc_137{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
gap:8px;
padding:1rem 14px;
background:#FFFFFF;
flex-direction:column;
min-height:74px;
justify-content:center;
align-items:center;
display:flex;
min-width:0;
}
.luj_pc_logo_137{
flex:0 0 auto;
width:auto;
height:28px;
object-fit:contain;
max-width:100%;
}
.luj_pc_name_137{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
color:#6B5C48;
}
.luj_gc_tag_137{
border-radius:8px;
padding:3px 0.5rem;
z-index:2;
left:0.625rem;
position:absolute;
font-size:0.625rem;
top:10px;
display:inline-block;
font-weight:700;
letter-spacing:.06em;
text-transform:uppercase;
}
.luj_gc_tag_hot_137{
background:#C0402A;
color:#F5EDD8;
}
.luj_gc_tag_new_137{
background:#E8B84B;
color:#1A1410;
}
.luj_gc_tag_jp_137{
background:#C49436;
color:#1A1410;
}
.luj_gc_tag_live_137{
background:#C0402A;
color:#F5EDD8;
}
.luj_sh_137{
min-width:0;
margin-bottom:1.125rem;
}
.luj_sh_row_137{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.luj_sh_row_137 .luj_sh_l_137{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.luj_sh_stack_137{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.luj_sh_center_137{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.luj_sh_h2_137{
font-size:24px;
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:770px){
.luj_sh_h2_137{
font-size:30px;
}
}
.luj_band_137 .luj_sh_h2_137{
color:#F5EDD8;
}
.luj_sh_eb_line_137{
gap:10px;
align-items:center;
display:inline-flex;
}
.luj_sh_eb_line_137::before{
background:#C49436;
height:1px;
width:28px;
display:inline-block;
content:"";
}
.luj_band_137 .luj_sh_eb_line_137::before{
background:#E8B84B;
}
.luj_sh_eb_dot_137{
gap:8px;
align-items:center;
display:inline-flex;
}
.luj_sh_eb_dot_137::before{
border-radius:50%;
background:#C49436;
content:"";
display:inline-block;
width:6px;
height:6px;
}
.luj_band_137 .luj_sh_eb_dot_137::before{
background:#E8B84B;
}
.luj_sh_link_137{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
color:#1A1410;
display:inline-flex;
font-size:0.813rem;
white-space:nowrap;
}
.luj_sh_link_137:hover{
border-color:#C49436;
color:#C49436;
}
.luj_sh_link_137 svg{
width:0.875rem;
height:0.875rem;
}
.luj_sh_link_chev_137{
border-bottom:0;
padding-bottom:0;
}
.luj_sh_link_btn_137{
border-radius:999px;
background:#1A1410;
padding:9px 1.125rem;
color:#F5EDD8;
border-bottom:0;
}
.luj_sh_link_btn_137:hover{
background:#2E261A;
border-color:transparent;
color:#F5EDD8;
}
.luj_band_137 .luj_sh_link_137{
border-color:#F5EDD8;
color:#F5EDD8;
}
.luj_band_137 .luj_sh_link_btn_137{
background:#E8B84B;
color:#1A1410;
}
.luj_sh_rule_137{
background:rgba(20,18,16,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.luj_band_137 .luj_sh_rule_137{
background:rgba(255,240,200,0.14);
}
.luj_hero_137{
padding:32px 0 8px;
}
@media(min-width:769px){
.luj_hero_137{
padding:3.5rem 0 24px;
}
}
.luj_hero_in_137{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.luj_hero_in_137{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.luj_hero_copy_137{
min-width:0;
}
.luj_hero_eyebrow_137{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.luj_hero_eyebrow_line_137{
flex:0 0 auto;
background:#C49436;
display:inline-block;
width:28px;
height:1px;
}
.luj_hero_h1_137{
font-size:38px;
line-height:1.04;
margin-bottom:1.25rem;
color:#1A1410;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.luj_hero_h1_137{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.luj_hero_h1_137{
font-size:3.875rem;
}
}
.luj_hero_h1_137 em{
color:#C49436;
font-style:normal;
}
.luj_hero_sub_137{
margin-bottom:1.875rem;
line-height:1.6;
max-width:30rem;
font-size:16px;
color:#8C7A64;
}
@media(min-width:771px){
.luj_hero_sub_137{
font-size:1.125rem;
}
}
.luj_hero_actions_137{
gap:0.875rem;
align-items:center;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
}
.luj_hero_cta_137{
border-radius:62.438rem;
transition:background-color .22s ease;
background:#1A1410;
gap:0.625rem;
padding:16px 30px;
display:inline-flex;
font-weight:700;
align-items:center;
font-size:0.938rem;
color:#F5EDD8;
}
.luj_hero_cta_137:hover{
background:#2E261A;
}
.luj_hero_cta_ic_137{
display:inline-flex;
align-items:center;
}
.luj_hero_cta_ic_137 svg{
height:16px;
width:16px;
}
.luj_hero_cta_alt_137{
border:1px solid rgba(20,18,16,0.14);
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
background:transparent;
font-size:15px;
color:#1A1410;
align-items:center;
display:inline-flex;
font-weight:600;
}
.luj_hero_cta_alt_137:hover{
border-color:#C49436;
color:#C49436;
}
.luj_hero_trust_137{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.luj_hero_trust_item_137{
gap:0.563rem;
font-size:13px;
align-items:center;
font-weight:600;
display:flex;
color:#3D3328;
}
.luj_hero_trust_ic_137{
color:#C49436;
align-items:center;
display:inline-flex;
}
.luj_hero_trust_ic_137 svg{
width:1rem;
height:16px;
}
.luj_hero_promo_137{
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 12px 48px rgba(20,14,6,0.14), 0 3px 10px rgba(20,14,6,0.10);
}
.luj_hero_promo_bg_137{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.luj_hero_promo_bg_137::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.luj_hero_promo_glow_137{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18) 0%,transparent 65%);
right:-1.25rem;
position:absolute;
pointer-events:none;
width:16.25rem;
height:260px;
top:-40px;
}
.luj_hero_promo_ct_137{
padding:1.75rem;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.luj_hero_promo_label_137{
margin-bottom:8px;
font-weight:700;
letter-spacing:.25em;
font-size:0.625rem;
display:block;
color:#E8B84B;
text-transform:uppercase;
}
.luj_hero_promo_amount_137{
color:#F5EDD8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.luj_hero_promo_amount_137{
font-size:2.5rem;
}
}
.luj_hero_promo_amount_137 em{
font-style:normal;
color:#E8B84B;
}
.luj_hero_rating_137{
border-radius:14px;
padding:0.625rem 0.875rem;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
gap:0.625rem;
box-shadow:0 2px 6px rgba(20,14,6,0.07), 0 8px 20px rgba(20,14,6,0.09);
z-index:3;
display:flex;
top:14px;
position:absolute;
max-width:min(260px,62%);
align-items:center;
right:0.875rem;
}
.luj_hero_rating_score_137{
flex:0 0 auto;
color:#1A1410;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:700;
}
.luj_hero_rating_txt_137{
flex:1 1 auto;
min-width:0;
}
.luj_hero_rating_stars_137{
gap:2px;
color:#C49436;
display:flex;
}
.luj_hero_rating_stars_137 svg{
height:0.75rem;
width:12px;
}
.luj_hero_rating_cap_137{
overflow-wrap:break-word;
margin-top:3px;
font-size:0.688rem;
color:#6B5C48;
display:block;
line-height:1.35;
}
.luj_stat_137{
border-top:1px solid rgba(20,18,16,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(20,18,16,0.14);
}
.luj_stat_in_137{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.luj_stat_in_137{
grid-template-columns:repeat(4,1fr);
}
}
.luj_stat_item_137{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(20,18,16,0.08);
border-bottom:1px solid rgba(20,18,16,0.08);
min-width:0;
}
.luj_stat_item_137:nth-child(2n){
border-right:0;
}
.luj_stat_item_137:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.luj_stat_item_137{
border-bottom:0;
}
.luj_stat_item_137:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.08);
}
.luj_stat_item_137:nth-child(4n){
border-right:0;
}
}
.luj_stat_value_137{
overflow-wrap:break-word;
font-size:1.875rem;
color:#1A1410;
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
@media(min-width:765px){
.luj_stat_value_137{
font-size:34px;
}
}
.luj_stat_label_137{
font-size:0.813rem;
line-height:1.4;
overflow-wrap:break-word;
color:#6B5C48;
margin-top:0.375rem;
}
.luj_gf_137{
padding:24px 0 6px;
}
.luj_gf_in_137{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.luj_gf_chip_137{
border:1px solid rgba(20,18,16,0.14);
padding:0.625rem 1.125rem;
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FFFFFF;
font-weight:600;
color:#3D3328;
white-space:nowrap;
font-size:13px;
}
.luj_gf_chip_137:hover{
border-color:#C49436;
color:#C49436;
}
.luj_gf_chip_137.luj_state_active_137{
background:#1A1410;
border-color:transparent;
color:#F5EDD8;
}
.luj_jp_137{
padding:1.875rem 0 0.625rem;
}
.luj_jp_grid_137{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.luj_jp_grid_137{
grid-template-columns:1fr 1fr;
}
.luj_jp_card_mega_137{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.luj_jp_grid_137{
grid-template-columns:1.4fr 1fr 1fr;
}
.luj_jp_card_mega_137{
grid-column:auto;
}
}
.luj_jp_card_137{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
gap:0.75rem;
padding:26px;
border:1px solid rgba(20,18,16,0.08);
position:relative;
justify-content:space-between;
min-height:12.5rem;
display:flex;
flex-direction:column;
min-width:0;
}
.luj_jp_card_mega_137{
background:linear-gradient(135deg,#2A2015,#110D08);
border-color:transparent;
color:#F5EDD8;
min-height:210px;
}
.luj_jp_glow_137{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
position:absolute;
right:-2.5rem;
top:-40px;
width:200px;
height:200px;
pointer-events:none;
}
.luj_jp_label_137{
gap:10px;
letter-spacing:.16em;
font-weight:700;
align-items:center;
position:relative;
justify-content:space-between;
flex-wrap:wrap;
text-transform:uppercase;
display:flex;
font-size:0.625rem;
color:#C49436;
}
.luj_jp_card_mega_137 .luj_jp_label_137{
color:#E8B84B;
}
.luj_jp_drop_137{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#6B5C48;
}
.luj_jp_card_mega_137 .luj_jp_drop_137{
color:#B8A888;
}
.luj_jp_amount_137{
font-weight:700;
position:relative;
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
color:#1A1410;
overflow-wrap:break-word;
}
.luj_jp_card_mega_137 .luj_jp_amount_137{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:767px){
.luj_jp_card_mega_137 .luj_jp_amount_137{
font-size:3.375rem;
}
}
.luj_jp_game_137{
position:relative;
font-size:0.813rem;
color:#6B5C48;
}
.luj_jp_card_mega_137 .luj_jp_game_137{
color:#B8A888;
}
.luj_jp_cta_137{
align-self:flex-start;
position:relative;
}
.luj_jp_card_mega_137 .luj_jp_cta_137{
background:#E8B84B;
border-radius:62.438rem;
padding:0.625rem 20px;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#1A1410;
}
.luj_jp_card_mega_137 .luj_jp_cta_137:hover{
opacity:.9;
}
.luj_jp_card_137:not(.luj_jp_card_mega_137) .luj_jp_cta_137{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
color:#1A1410;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
}
.luj_jp_card_137:not(.luj_jp_card_mega_137) .luj_jp_cta_137:hover{
border-color:#C49436;
color:#C49436;
}
.luj_jp_seo_137{
margin:14px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7A64;
font-size:0.875rem;
max-width:47.5rem;
}
.luj_jp_seo_137 strong{
font-weight:700;
color:#1A1410;
}
.luj_grow_137{
padding:1.625rem 0 0.625rem;
}
.luj_row_seo_137{
margin:10px 0 0;
color:#8C7A64;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
font-size:14px;
}
.luj_row_seo_137 strong{
font-weight:700;
color:#1A1410;
}
.luj_grow_137{
padding:26px 0 0.625rem;
}
.luj_row_seo_137{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#8C7A64;
font-size:14px;
max-width:760px;
line-height:1.65;
}
.luj_row_seo_137 strong{
color:#1A1410;
font-weight:700;
}
.luj_grow_137{
padding:26px 0 0.625rem;
}
.luj_row_seo_137{
margin:10px 0 0;
max-width:760px;
color:#8C7A64;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.luj_row_seo_137 strong{
font-weight:700;
color:#1A1410;
}
.luj_pr_137{
padding:1.875rem 0 0.375rem;
}
.luj_pr_card_137{
flex:0 0 auto;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(20,18,16,0.08);
padding:1.625rem;
gap:0.625rem;
background:#FFFFFF;
min-height:12.5rem;
width:280px;
flex-direction:column;
display:flex;
position:relative;
}
@media(min-width:770px){
.luj_pr_card_137{
width:18.75rem;
}
}
.luj_pr_card_feat_137{
border-color:transparent;
background:linear-gradient(150deg,#2A2015,#110D08);
color:#F5EDD8;
}
.luj_pr_glow_137{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
width:8.125rem;
top:-1.875rem;
opacity:0;
position:absolute;
height:8.125rem;
right:-30px;
pointer-events:none;
}
.luj_pr_card_feat_137 .luj_pr_glow_137{
opacity:1;
}
.luj_pr_label_137{
text-transform:uppercase;
font-weight:700;
color:#C49436;
font-size:0.625rem;
letter-spacing:.16em;
position:relative;
}
.luj_pr_card_feat_137 .luj_pr_label_137{
color:#E8B84B;
}
.luj_pr_amount_137{
font-size:1.625rem;
position:relative;
color:#1A1410;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.luj_pr_card_feat_137 .luj_pr_amount_137{
color:#F5EDD8;
}
.luj_pr_amount_137 em{
color:#C49436;
font-style:normal;
}
.luj_pr_card_feat_137 .luj_pr_amount_137 em{
color:#E8B84B;
}
.luj_pr_terms_137{
line-height:1.5;
color:#6B5C48;
font-size:0.813rem;
position:relative;
}
.luj_pr_card_feat_137 .luj_pr_terms_137{
color:#B8A888;
}
.luj_pr_cta_137{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.luj_pr_card_feat_137 .luj_pr_cta_137{
border-radius:999px;
transition:opacity .22s ease;
background:#E8B84B;
padding:0.563rem 1.125rem;
color:#1A1410;
font-weight:700;
font-size:13px;
}
.luj_pr_card_feat_137 .luj_pr_cta_137:hover{
opacity:.9;
}
.luj_pr_card_137:not(.luj_pr_card_feat_137) .luj_pr_cta_137{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1410;
font-weight:700;
color:#1A1410;
padding-bottom:2px;
font-size:0.813rem;
}
.luj_pr_card_137:not(.luj_pr_card_feat_137) .luj_pr_cta_137:hover{
border-color:#C49436;
color:#C49436;
}
.luj_app_137{
padding:1.875rem 0 10px;
}
.luj_app_in_137{
gap:28px;
padding:32px;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.luj_app_in_137{
padding:2.5rem 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.luj_app_copy_137{
max-width:560px;
min-width:0;
}
.luj_app_eyebrow_137{
margin-bottom:12px;
}
.luj_app_h2_137{
font-size:1.75rem;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.luj_app_h2_137{
font-size:34px;
}
}
.luj_app_text_137{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14px;
color:#8C7A64;
}
.luj_app_btns_137{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.luj_app_btn_137{
border-radius:0.875rem;
transition:background-color .22s ease;
gap:0.625rem;
padding:11px 20px;
background:#1A1410;
align-items:center;
display:inline-flex;
color:#F5EDD8;
}
.luj_app_btn_137:hover{
background:#2E261A;
}
.luj_app_btn_ic_137{
display:inline-flex;
align-items:center;
}
.luj_app_btn_ic_137 svg{
width:18px;
height:1.125rem;
}
.luj_app_btn_lb_137{
font-weight:700;
font-size:13.5px;
}
.luj_app_qr_wrap_137{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.luj_app_qr_137{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem);
background-color:#1A1410;
height:108px;
width:108px;
}
.luj_app_qr_cap_137{
max-width:92px;
line-height:1.4;
font-size:12.5px;
color:#6B5C48;
}
.luj_nl_137{
padding:1.5rem 0 0.625rem;
}
.luj_nl_in_137{
border-radius:20px;
padding:1.875rem 2rem;
background:#241C12;
gap:1.375rem;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
@media(min-width:771px){
.luj_nl_in_137{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.luj_nl_text_wrap_137{
min-width:0;
}
.luj_nl_h3_137{
overflow-wrap:break-word;
margin-bottom:5px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:1.375rem;
line-height:1.1;
}
@media(min-width:766px){
.luj_nl_h3_137{
font-size:24px;
}
}
.luj_nl_text_137{
line-height:1.5;
font-size:0.844rem;
color:#B8A888;
}
.luj_nl_form_137{
flex:1 1 auto;
gap:0.625rem;
min-width:0;
display:flex;
max-width:460px;
}
.luj_nl_input_137{
padding:0.813rem 1rem;
overflow:hidden;
background:rgba(255,245,220,0.07);
border:1px solid rgba(255,240,200,0.14);
flex:1 1 auto;
border-radius:0.875rem;
display:flex;
font-size:14px;
color:#B8A888;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
}
.luj_nl_btn_137{
background:#E8B84B;
transition:opacity .22s ease;
border-radius:14px;
padding:13px 24px;
flex:0 0 auto;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#1A1410;
}
.luj_nl_btn_137:hover{
opacity:.9;
}
.luj_vip_137{
padding:48px 0;
}
@media(min-width:770px){
.luj_vip_137{
padding:4rem 0;
}
}
.luj_vip_head_137{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:880px){
.luj_vip_head_137{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.luj_vip_eyebrow_137{
margin-bottom:0.75rem;
}
.luj_vip_h2_137{
font-size:2rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
@media(min-width:770px){
.luj_vip_h2_137{
font-size:40px;
}
}
.luj_vip_intro_137{
color:#B8A888;
font-size:14px;
max-width:26.25rem;
line-height:1.6;
}
.luj_vip_grid_137{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.luj_vip_card_137{
border-radius:14px;
padding:1.375rem 1.125rem;
border:1px solid rgba(255,240,200,0.14);
min-width:0;
}
.luj_vip_card_feat_137{
background:rgba(255,245,220,0.07);
border-color:#E8B84B;
}
.luj_vip_card_ic_137{
border-radius:0.5rem;
background:linear-gradient(135deg,#C49436,#F0CC72);
height:34px;
display:block;
margin-bottom:1rem;
width:2.125rem;
}
.luj_vip_name_137{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
margin-bottom:6px;
font-size:1.25rem;
}
.luj_vip_perk_137{
overflow-wrap:break-word;
color:#B8A888;
line-height:1.5;
font-size:12.5px;
}
.luj_sea_137{
padding:24px 0 10px;
}
.luj_sea_in_137{
padding:2.25rem;
overflow:hidden;
gap:1.375rem;
background:linear-gradient(115deg,#2A2015,#110D08);
border-radius:1.25rem;
display:flex;
position:relative;
color:#F5EDD8;
flex-direction:column;
}
@media(min-width:822px){
.luj_sea_in_137{
padding:44px 3rem;
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.luj_sea_glow_137{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 68%);
transform:translateY(-50%);
height:15rem;
position:absolute;
pointer-events:none;
right:3.75rem;
top:50%;
width:240px;
}
.luj_sea_copy_137{
position:relative;
max-width:560px;
min-width:0;
}
.luj_sea_eyebrow_137{
margin-bottom:12px;
}
.luj_sea_h2_137{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:1.875rem;
line-height:1.04;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.luj_sea_h2_137{
font-size:2.375rem;
}
}
.luj_sea_text_137{
line-height:1.6;
color:#B8A888;
font-size:0.938rem;
}
.luj_sea_cta_137{
flex:0 0 auto;
transition:opacity .22s ease;
padding:16px 2rem;
border-radius:62.438rem;
background:#E8B84B;
position:relative;
font-weight:700;
font-size:15px;
color:#1A1410;
}
.luj_sea_cta_137:hover{
opacity:.9;
}
.luj_rc_137{
padding:48px 0 0.625rem;
}
.luj_rc_in_137{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.luj_rc_in_137{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.luj_rc_col_137{
min-width:0;
}
.luj_rc_label_137{
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
margin-bottom:16px;
color:#C49436;
letter-spacing:.2em;
}
.luj_rc_awards_137{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.luj_rc_award_137{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.luj_rc_award_ic_137{
flex:0 0 auto;
color:#E8B84B;
align-items:center;
display:inline-flex;
}
.luj_rc_award_ic_137 svg{
width:18px;
height:18px;
}
.luj_rc_award_t_137{
color:#1A1410;
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
}
.luj_rc_award_s_137{
color:#6B5C48;
overflow-wrap:break-word;
font-size:0.75rem;
}
.luj_rc_press_137{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.luj_rc_press_logo_137{
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
padding:0 0.5rem;
border-radius:0.5rem;
font-weight:700;
font-size:14px;
align-items:center;
justify-content:center;
height:3.25rem;
text-align:center;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#8C7A64;
display:flex;
white-space:nowrap;
}
.luj_rc_partner_137{
background:#FFFFFF;
padding:22px;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
}
.luj_rc_partner_name_137{
font-size:20px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#1A1410;
font-weight:600;
}
.luj_rc_partner_text_137{
overflow-wrap:break-word;
color:#8C7A64;
line-height:1.55;
font-size:0.813rem;
}
.luj_op_137{
padding:2.25rem 0 10px;
}
.luj_op_in_137{
border:1px solid rgba(20,18,16,0.08);
gap:2rem;
background:#FFFFFF;
padding:2rem;
grid-template-columns:1fr;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:861px){
.luj_op_in_137{
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.luj_op_left_137{
min-width:0;
}
.luj_op_eyebrow_137{
margin-bottom:0.75rem;
}
.luj_op_h2_137{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
margin-bottom:0.625rem;
}
@media(min-width:768px){
.luj_op_h2_137{
font-size:1.875rem;
}
}
.luj_op_text_137{
line-height:1.6;
color:#8C7A64;
font-size:14px;
}
.luj_op_grid_137{
background:rgba(20,18,16,0.14);
grid-template-columns:1fr 1fr;
border:1px solid rgba(20,18,16,0.14);
gap:1px;
overflow:hidden;
border-radius:8px;
display:grid;
}
.luj_op_field_137{
padding:18px 20px;
background:#FAF6F0;
min-width:0;
}
.luj_op_field_lb_137{
color:#C49436;
text-transform:uppercase;
font-size:10px;
font-weight:600;
margin-bottom:0.313rem;
letter-spacing:.1em;
}
.luj_op_field_val_137{
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
color:#1A1410;
}
.luj_wy_137{
padding:3rem 0;
}
@media(min-width:771px){
.luj_wy_137{
padding:56px 0;
}
}
.luj_wy_in_137{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.luj_wy_in_137{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.luj_wy_left_137{
min-width:0;
}
.luj_wy_eyebrow_137{
margin-bottom:14px;
}
.luj_wy_h2_137{
overflow-wrap:break-word;
margin-bottom:1rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
color:#1A1410;
line-height:1.05;
}
@media(min-width:767px){
.luj_wy_h2_137{
font-size:40px;
}
}
.luj_wy_intro_137{
font-size:15px;
color:#8C7A64;
line-height:1.6;
}
.luj_wy_grid_137{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.luj_wy_grid_137{
grid-template-columns:1fr 1fr;
}
}
.luj_wy_card_137{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
background:#FFFFFF;
padding:26px;
min-width:0;
}
.luj_wy_card_ic_137{
align-items:center;
margin-bottom:16px;
display:inline-flex;
justify-content:center;
color:#C49436;
}
.luj_wy_card_ic_137 svg{
width:26px;
height:26px;
}
.luj_wy_card_h_137{
margin-bottom:0.5rem;
line-height:1.15;
font-size:1.313rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
}
.luj_wy_card_p_137{
line-height:1.55;
color:#8C7A64;
font-size:0.875rem;
overflow-wrap:break-word;
}
.luj_tt_137{
padding:3rem 0 10px;
}
@media(min-width:769px){
.luj_tt_137{
padding:60px 0 10px;
}
}
.luj_tt_head_137{
margin-bottom:34px;
text-align:center;
}
.luj_tt_eyebrow_137{
margin-bottom:0.75rem;
}
.luj_tt_h2_137{
color:#1A1410;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.luj_tt_h2_137{
font-size:2.625rem;
}
}
.luj_tt_grid_137{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.luj_tt_grid_137{
grid-template-columns:repeat(3,1fr);
}
}
.luj_tt_card_137{
background:#FFFFFF;
padding:1.875rem;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.luj_tt_card_ic_137{
align-items:center;
color:#C49436;
margin-bottom:1.125rem;
display:inline-flex;
}
.luj_tt_card_ic_137 svg{
height:1.75rem;
width:28px;
}
.luj_tt_card_h_137{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1410;
}
.luj_tt_card_p_137{
overflow-wrap:break-word;
line-height:1.6;
color:#8C7A64;
margin-bottom:14px;
font-size:14px;
}
.luj_tt_card_p_137 b{
font-weight:700;
color:#1A1410;
}
.luj_tt_card_link_137{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #C49436;
font-weight:700;
font-size:13px;
color:#1A1410;
margin-top:auto;
}
.luj_tt_card_link_137:hover{
color:#C49436;
}
.luj_rv_137{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(20,18,16,0.08);
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
}
@media(min-width:766px){
.luj_rv_137{
padding:56px 0;
}
}
.luj_rv_head_137{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.luj_rv_head_137{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.luj_rv_eyebrow_137{
margin-bottom:10px;
}
.luj_rv_h2_137{
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1410;
}
@media(min-width:767px){
.luj_rv_h2_137{
font-size:38px;
}
}
.luj_rv_agg_137{
gap:12px;
display:flex;
align-items:center;
}
.luj_rv_agg_stars_137{
gap:3px;
color:#C49436;
display:flex;
}
.luj_rv_agg_stars_137 svg{
height:18px;
width:18px;
}
.luj_rv_source_137{
color:#8C7A64;
font-size:13px;
}
.luj_rv_grid_137{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.luj_rv_grid_137{
grid-template-columns:repeat(3,1fr);
}
}
.luj_rv_card_137{
background:#FAF6F0;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.luj_rv_card_stars_137{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#C49436;
}
.luj_rv_card_stars_137 svg{
height:14px;
width:14px;
}
.luj_rv_card_body_137{
overflow-wrap:break-word;
line-height:1.45;
margin-bottom:1rem;
font-weight:500;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
color:#1A1410;
}
.luj_rv_card_meta_137{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.luj_rv_card_av_137{
background:linear-gradient(135deg,#C49436,#F0CC72);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:2rem;
}
.luj_rv_card_author_137{
color:#1A1410;
font-size:0.813rem;
font-weight:700;
}
.luj_rv_card_loc_137{
font-size:0.75rem;
color:#6B5C48;
}
.luj_dr_137{
padding:2.25rem 0 0.625rem;
}
.luj_dr_in_137{
border-radius:0.875rem;
padding:28px 32px;
border:1px dashed rgba(20,18,16,0.14);
gap:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.luj_dr_in_137{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.luj_dr_h2_137{
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1410;
font-size:1.5rem;
font-weight:600;
margin-bottom:0.5rem;
}
@media(min-width:766px){
.luj_dr_h2_137{
font-size:26px;
}
}
.luj_dr_text_137{
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7A64;
max-width:42.5rem;
}
.luj_dr_text_137 b{
color:#1A1410;
font-weight:700;
}
.luj_dr_cta_137{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
font-size:13.5px;
border-bottom:1px solid #C49436;
font-weight:700;
padding-bottom:2px;
color:#1A1410;
}
.luj_dr_cta_137:hover{
color:#C49436;
}
.luj_pmt_137{
padding:48px 0 0.625rem;
}
.luj_pmt_in_137{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:877px){
.luj_pmt_in_137{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.luj_pmt_left_137{
min-width:0;
}
.luj_pmt_eyebrow_137{
margin-bottom:0.75rem;
}
.luj_pmt_h2_137{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
color:#1A1410;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:765px){
.luj_pmt_h2_137{
font-size:2rem;
}
}
.luj_pmt_text_137{
line-height:1.6;
color:#8C7A64;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.luj_pmt_logos_137{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:482px){
.luj_pmt_logos_137{
grid-template-columns:repeat(4,1fr);
}
}
.luj_pmt_logo_137{
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
padding:0 8px;
overflow:hidden;
border-radius:8px;
justify-content:center;
display:flex;
text-align:center;
font-weight:700;
text-overflow:ellipsis;
font-size:0.781rem;
white-space:nowrap;
color:#3D3328;
align-items:center;
height:3.125rem;
}
.luj_pmt_table_137{
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.luj_pmt_thead_137{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.luj_pmt_th_137{
padding:0.813rem 0.875rem;
overflow:hidden;
text-transform:uppercase;
font-weight:700;
color:#F5EDD8;
white-space:nowrap;
letter-spacing:.08em;
font-size:10px;
text-overflow:ellipsis;
}
.luj_pmt_row_137{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,16,0.08);
}
.luj_pmt_row_137:nth-child(odd){
background:#FFFFFF;
}
.luj_pmt_td_137{
padding:0.875rem;
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7A64;
min-width:0;
}
.luj_pmt_row_137 .luj_pmt_td_137:first-child{
color:#1A1410;
font-weight:700;
}
.luj_pmt_row_137 .luj_pmt_td_137:last-child{
font-weight:700;
color:#3A7D5A;
}
.luj_hts_137{
padding:48px 0;
}
@media(min-width:769px){
.luj_hts_137{
padding:3.875rem 0;
}
}
.luj_hts_head_137{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.luj_hts_head_137{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.luj_hts_eyebrow_137{
margin-bottom:12px;
}
.luj_hts_h2_137{
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:766px){
.luj_hts_h2_137{
font-size:2.375rem;
}
}
.luj_hts_cta_137{
background:#E8B84B;
padding:15px 30px;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
font-size:0.938rem;
color:#1A1410;
font-weight:700;
}
.luj_hts_cta_137:hover{
opacity:.9;
}
.luj_hts_grid_137{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.luj_hts_grid_137{
grid-template-columns:repeat(3,1fr);
}
}
.luj_hts_step_137{
padding-top:22px;
border-top:1px solid rgba(255,240,200,0.14);
min-width:0;
}
.luj_hts_step_num_137{
line-height:1;
margin-bottom:0.875rem;
color:#E8B84B;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.75rem;
font-weight:700;
}
.luj_hts_step_h_137{
margin-bottom:8px;
font-size:1.188rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:700;
line-height:1.2;
}
.luj_hts_step_p_137{
overflow-wrap:break-word;
color:#B8A888;
font-size:14px;
line-height:1.55;
}
.luj_prov_137{
padding:2.5rem 0 20px;
}
.luj_prov_eyebrow_137{
margin-bottom:1.125rem;
display:block;
}
.luj_prov_grid_137{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.luj_prov_grid_137{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.luj_prov_grid_137{
grid-template-columns:repeat(6,1fr);
}
}
.luj_ts_137{
padding:2.75rem 0;
}
.luj_ts_in_137{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:877px){
.luj_ts_in_137{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.luj_ts_left_137{
min-width:0;
}
.luj_ts_h2_137{
font-size:1.625rem;
line-height:1.1;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:0.75rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.luj_ts_h2_137{
font-size:28px;
}
}
.luj_ts_text_137{
margin-bottom:22px;
font-size:0.906rem;
line-height:1.6;
color:#B8A888;
max-width:520px;
}
.luj_ts_badges_137{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.luj_ts_badge_137{
font-size:0.813rem;
color:#B8A888;
font-weight:600;
}
.luj_ts_pay_137{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.luj_ts_pay_137{
justify-content:flex-end;
}
}
.luj_ts_pay_chip_137{
border:1px solid rgba(255,240,200,0.14);
background:rgba(255,245,220,0.07);
padding:0.75rem 16px;
border-radius:0.875rem;
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.luj_sg_137{
padding:48px 0 10px;
}
.luj_sg_eyebrow_137{
margin-bottom:12px;
display:block;
}
.luj_sg_h2_137{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-size:30px;
margin-bottom:1.75rem;
}
@media(min-width:771px){
.luj_sg_h2_137{
font-size:2.25rem;
}
}
.luj_sg_grid_137{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.luj_sg_grid_137{
grid-template-columns:repeat(3,1fr);
}
}
.luj_sg_col_137{
min-width:0;
}
.luj_sg_col_h_137{
line-height:1.15;
margin-bottom:10px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
color:#1A1410;
}
.luj_sg_col_p_137{
line-height:1.65;
color:#8C7A64;
font-size:0.875rem;
overflow-wrap:break-word;
}
.luj_sb_137{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,16,0.08);
}
@media(min-width:766px){
.luj_sb_137{
padding:3.5rem 0;
}
}
.luj_sb_eyebrow_137{
margin-bottom:0.75rem;
display:block;
}
.luj_sb_h2_137{
font-size:1.875rem;
font-weight:600;
margin-bottom:1.625rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#1A1410;
}
@media(min-width:767px){
.luj_sb_h2_137{
font-size:2.25rem;
}
}
.luj_sb_grid_137{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:558px){
.luj_sb_grid_137{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.luj_sb_grid_137{
grid-template-columns:repeat(4,1fr);
}
}
.luj_sb_card_137{
padding:24px;
background:#FAF6F0;
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
min-width:0;
}
.luj_sb_card_h_137{
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
color:#1A1410;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:19px;
}
.luj_sb_card_p_137{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7A64;
}
.luj_sb_rtp_137{
border:1px solid rgba(20,18,16,0.08);
gap:24px;
padding:26px 28px;
background:#FAF6F0;
border-radius:14px;
grid-template-columns:1fr;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:758px){
.luj_sb_rtp_137{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.luj_sb_rtp_h_137{
font-size:20px;
overflow-wrap:break-word;
color:#1A1410;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
}
.luj_sb_rtp_p_137{
line-height:1.6;
font-size:13.5px;
color:#8C7A64;
overflow-wrap:break-word;
}
.luj_sb_rtp_stats_137{
gap:1rem;
display:flex;
}
.luj_sb_stat_137{
border-radius:8px;
flex:1 1 0;
background:#FFFFFF;
padding:18px;
min-width:0;
text-align:center;
}
.luj_sb_stat_v_137{
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
color:#3A7D5A;
}
.luj_sb_stat_l_137{
font-size:0.719rem;
margin-top:4px;
color:#6B5C48;
}
.luj_lh_137{
padding:2.5rem 0 1.25rem;
}
.luj_lh_in_137{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,16,0.14);
}
.luj_lh_eyebrow_137{
margin-bottom:22px;
display:block;
}
.luj_lh_grid_137{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.luj_lh_grid_137{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.luj_lh_grid_137{
grid-template-columns:repeat(5,1fr);
}
}
.luj_lh_col_137{
min-width:0;
}
.luj_lh_col_h_137{
margin-bottom:12px;
color:#1A1410;
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
}
.luj_lh_links_137{
gap:8px;
flex-direction:column;
display:flex;
}
.luj_lh_link_137{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8C7A64;
}
.luj_lh_link_137:hover{
color:#C49436;
}
.luj_faq_137{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(20,18,16,0.08);
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:769px){
.luj_faq_137{
padding:62px 0;
}
}
.luj_faq_head_137{
text-align:center;
margin-bottom:2.125rem;
}
.luj_faq_eyebrow_137{
margin-bottom:0.75rem;
}
.luj_faq_h2_137{
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.luj_faq_h2_137{
font-size:2.375rem;
}
}
.luj_faq_list_137{
margin:0 auto;
gap:12px;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.luj_faq_item_137{
border:1px solid rgba(20,18,16,0.08);
background:#FAF6F0;
overflow:hidden;
border-radius:0.875rem;
}
.luj_faq_q_137{
list-style:none;
gap:20px;
padding:1.25rem 24px;
display:flex;
font-weight:700;
overflow-wrap:break-word;
cursor:pointer;
justify-content:space-between;
align-items:center;
font-size:16px;
color:#1A1410;
}
.luj_faq_q_137::-webkit-details-marker{
display:none;
}
.luj_faq_q_ic_137{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#C49436;
}
.luj_faq_q_ic_137 svg{
height:1.125rem;
width:1.125rem;
}
.luj_faq_item_137[open] .luj_faq_q_ic_137{
transform:rotate(180deg);
}
.luj_faq_a_137{
padding:0 1.5rem 1.25rem;
line-height:1.6;
font-size:14.5px;
color:#8C7A64;
overflow-wrap:break-word;
}
.luj_el_137{
padding:3rem 0;
}
@media(min-width:768px){
.luj_el_137{
padding:56px 0;
}
}
.luj_el_in_137{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.luj_el_in_137{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.luj_el_left_137{
min-width:0;
}
.luj_el_eyebrow_137{
margin-bottom:14px;
}
.luj_el_h2_137{
font-size:2rem;
margin-bottom:22px;
font-weight:600;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.08;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.luj_el_h2_137{
font-size:38px;
}
}
.luj_el_body_137 p{
font-size:1rem;
line-height:1.7;
color:#3D3328;
overflow-wrap:break-word;
margin-bottom:1.125rem;
}
.luj_el_dropcap_137{
padding:0.375rem 12px 0 0;
font-weight:700;
float:left;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
font-size:3.875rem;
color:#C49436;
}
.luj_el_right_137{
min-width:0;
}
.luj_el_quote_137{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#2A2015,#110D08);
position:relative;
margin-bottom:1.5rem;
color:#F5EDD8;
}
.luj_el_quote_mark_137{
color:#E8B84B;
margin-bottom:6px;
display:inline-flex;
align-items:center;
}
.luj_el_quote_mark_137 svg{
width:2.125rem;
height:2.125rem;
}
.luj_el_quote_text_137{
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
margin-bottom:1.375rem;
font-size:1.375rem;
line-height:1.4;
font-weight:500;
}
.luj_el_quote_meta_137{
gap:12px;
display:flex;
align-items:center;
}
.luj_el_quote_av_137{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C49436,#F0CC72);
width:2.375rem;
height:2.375rem;
}
.luj_el_quote_author_137{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.luj_el_quote_meta_sub_137{
color:#B8A888;
font-size:0.75rem;
}
.luj_el_explain_137{
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
}
.luj_el_explain_card_137{
padding:22px 24px;
}
.luj_el_explain_card_137+.luj_el_explain_card_137{
border-top:1px solid rgba(20,18,16,0.08);
}
.luj_el_explain_h_137{
line-height:1.15;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
}
.luj_el_explain_p_137{
overflow-wrap:break-word;
color:#8C7A64;
font-size:0.875rem;
line-height:1.55;
}
.luj_gd_137{
padding:3rem 0 10px;
}
.luj_gd_head_137{
gap:0.875rem;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:679px){
.luj_gd_head_137{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.luj_gd_eyebrow_137{
margin-bottom:10px;
}
.luj_gd_h2_137{
line-height:1.05;
font-size:28px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
overflow-wrap:break-word;
}
@media(min-width:768px){
.luj_gd_h2_137{
font-size:2.125rem;
}
}
.luj_gd_more_137{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
font-size:13.5px;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
color:#1A1410;
}
.luj_gd_more_137:hover{
border-color:#C49436;
color:#C49436;
}
.luj_gd_grid_137{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.luj_gd_grid_137{
grid-template-columns:repeat(3,1fr);
}
}
.luj_gd_card_137{
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
min-width:0;
display:block;
}
.luj_gd_card_img_137{
background:linear-gradient(140deg,#2A2015,#C49436);
height:150px;
}
.luj_gd_card_body_137{
padding:22px;
}
.luj_gd_card_cat_137{
letter-spacing:.1em;
color:#C49436;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
}
.luj_gd_card_h_137{
margin:8px 0 0.625rem;
font-size:1.188rem;
color:#1A1410;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.2;
overflow-wrap:break-word;
}
.luj_gd_card_meta_137{
color:#6B5C48;
overflow-wrap:break-word;
font-size:12px;
}
.luj_ft_137{
background:#2A2118;
margin-top:2.5rem;
color:#B8A888;
}
.luj_ft_in_137{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.luj_ft_in_137{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.luj_ft_in_137{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.luj_ft_brand_137{
min-width:0;
}
.luj_ft_logo_137{
font-size:1.625rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
}
.luj_ft_tagline_137{
line-height:1.6;
margin-top:14px;
color:#B8A888;
font-size:13.5px;
max-width:280px;
}
.luj_ft_contact_137{
transition:color .22s ease;
overflow-wrap:anywhere;
max-width:280px;
display:inline-block;
font-size:0.813rem;
margin-top:0.75rem;
color:#E8B84B;
}
.luj_ft_contact_137:hover{
color:#F5EDD8;
}
.luj_ft_col_137{
min-width:0;
}
.luj_ft_col_h_137{
text-transform:uppercase;
font-size:13px;
letter-spacing:.08em;
color:#F5EDD8;
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-weight:700;
}
.luj_ft_col_links_137{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.luj_ft_link_137{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B8A888;
font-size:0.844rem;
}
.luj_ft_link_137:hover{
color:#F5EDD8;
}
.luj_ft_bot_137{
padding:1.375rem 0 40px;
gap:16px;
border-top:1px solid rgba(255,240,200,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.luj_ft_bot_137{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.luj_ft_legal_137{
overflow-wrap:break-word;
color:#B0A090;
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
}
.luj_ft_legal_137 b{
color:#B8A888;
font-weight:700;
}
.luj_ft_age_137{
padding:4px 9px;
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #E8B84B;
color:#E8B84B;
font-size:0.813rem;
font-weight:700;
}