*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#D9CAAE;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.lhllayout_692{
min-height:100vh;
display:flex;
flex-direction:column;
}
.lhlmain_692{
flex:1 1 auto;
min-width:0;
width:100%;
}
.lhlcontainer_692{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.lhlcontainer_692{
padding:0 32px;
}
}
@media(min-width:1103px){
.lhlcontainer_692{
padding:0 3.5rem;
}
}
.lhleyebrow_692{
overflow-wrap:break-word;
letter-spacing:.2em;
font-weight:600;
text-transform:uppercase;
color:#C8942A;
line-height:1.4;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
font-size:11px;
}
.lhlband_692{
background:#0E0B07;
color:#F5EDD8;
}
.lhlband_692 .lhleyebrow_692{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.lhltb_692{
background:#1A1410;
top:0;
border-bottom:1px solid rgba(245,237,216,0.13);
z-index:50;
position:sticky;
}
.lhltb_in_692{
padding:0.75rem 1rem;
margin:0 auto;
gap:16px;
display:flex;
align-items:center;
width:100%;
max-width:87.5rem;
justify-content:space-between;
}
@media(min-width:767px){
.lhltb_in_692{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.lhltb_in_692{
padding:18px 3.5rem;
}
}
.lhltb_left_692{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.lhltb_logo_692{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.lhltb_logo_mark_692{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
height:34px;
width:34px;
}
.lhltb_logo_txt_692{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.lhltb_logo_name_692{
overflow:hidden;
text-overflow:ellipsis;
font-size:1.375rem;
letter-spacing:.02em;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
color:#F5EDD8;
}
.lhltb_logo_sub_692{
overflow:hidden;
font-size:8.5px;
color:#C8942A;
margin-top:0.25rem;
text-overflow:ellipsis;
font-weight:600;
text-transform:uppercase;
letter-spacing:.32em;
white-space:nowrap;
}
.lhltb_nav_692{
display:none;
}
@media(min-width:961px){
.lhltb_nav_692{
gap:28px;
align-items:center;
display:flex;
}
}
.lhltb_nav_item_692{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-weight:600;
font-size:14px;
color:#D9CAAE;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.lhltb_nav_item_692:hover{
color:#F5EDD8;
}
.lhltb_nav_item_692.lhlstate_active_692{
border-color:#C8942A;
color:#F5EDD8;
}
.lhltb_right_692{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.lhltb_search_692{
transition:color .22s ease;
justify-content:center;
color:#D9CAAE;
align-items:center;
display:flex;
}
.lhltb_search_692:hover{
color:#C8942A;
}
.lhltb_search_692 svg{
height:1.125rem;
width:18px;
}
.lhltb_lang_692{
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
color:#A08E72;
font-weight:600;
}
.lhltb_lang_692:hover{
color:#F5EDD8;
}
.lhltb_login_692{
font-weight:600;
color:#F5EDD8;
font-size:0.875rem;
display:none;
}
@media(min-width:769px){
.lhltb_login_692{
display:inline-block;
}
}
.lhltb_register_692{
padding:11px 22px;
transition:background-color .22s ease;
background:#E8B84B;
border-radius:62.438rem;
font-size:0.875rem;
color:#1A1008;
white-space:nowrap;
font-weight:700;
}
.lhltb_register_692:hover{
background:#F0C96A;
}
.lhlmob_692{
background:#1A1410;
border-top:1px solid rgba(245,237,216,0.13);
bottom:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
position:fixed;
left:0;
}
@media(min-width:959px){
.lhlmob_692{
display:none;
}
}
.lhlmob_in_692{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:35rem;
}
.lhlmob_item_692{
flex:1 1 0;
gap:3px;
padding:9px 0.25rem;
transition:color .22s ease;
min-width:0;
display:flex;
color:#A08E72;
align-items:center;
flex-direction:column;
}
.lhlmob_item_692.lhlstate_active_692{
color:#C8942A;
}
.lhlmob_ic_692{
justify-content:center;
align-items:center;
display:flex;
}
.lhlmob_ic_692 svg{
height:1.25rem;
width:1.25rem;
}
.lhlmob_lb_692{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.lhlrail_692{
min-width:0;
position:relative;
}
.lhlrail_scroll_692{
gap:0.875rem;
scrollbar-width:thin;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:768px){
.lhlrail_scroll_692{
gap:1.125rem;
}
}
.lhlgc_692{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.lhlgc_692{
width:188px;
}
}
.lhlgc_img_692{
background:#241D15;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.30);
position:relative;
}
.lhlgc_img_692 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.lhlgc_cover_692{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.lhlgc_hover_692{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
align-items:center;
display:flex;
justify-content:center;
position:absolute;
opacity:0;
}
.lhlgc_692:hover .lhlgc_hover_692{
opacity:1;
}
.lhlgc_hover_btn_692{
background:#E8B84B;
border-radius:62.438rem;
width:2.875rem;
justify-content:center;
align-items:center;
height:46px;
color:#1A1008;
display:flex;
}
.lhlgc_hover_btn_692 svg{
width:18px;
height:1.125rem;
}
.lhlgc_info_692{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.lhlgc_name_692{
overflow:hidden;
font-weight:700;
color:#F5EDD8;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
}
.lhlgc_prov_692{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#A08E72;
white-space:nowrap;
}
.lhlgc_meta_692{
font-size:0.688rem;
color:#A08E72;
}
.lhltc_692{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.lhltc_692{
width:14.375rem;
}
}
.lhltc_img_692{
background:#241D15;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.30);
padding-bottom:75%;
}
.lhltc_img_692 img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.lhltc_info_692{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.lhltc_name_692{
overflow:hidden;
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.lhltc_rtp_692{
font-size:11px;
color:#A08E72;
}
.lhllc_692{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.lhllc_692{
width:268px;
}
}
.lhllc_img_692{
overflow:hidden;
border-radius:0.875rem;
background:#241D15;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.30);
padding-bottom:62.5%;
}
.lhllc_img_692 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.lhllc_live_692{
background:rgba(0,0,0,0.52);
padding:4px 9px;
border-radius:62.438rem;
gap:7px;
top:12px;
position:absolute;
align-items:center;
left:0.75rem;
display:flex;
}
.lhllc_live_dot_692{
background:#C94040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.lhllc_seats_692{
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
color:#F5EDD8;
font-weight:600;
}
.lhllc_info_692{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.lhllc_name_692{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F5EDD8;
font-size:15px;
font-weight:700;
}
.lhllc_bet_692{
color:#A08E72;
font-size:11px;
}
.lhlpc_692{
padding:1rem 14px;
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(245,237,216,0.07);
background:#241D15;
flex-direction:column;
min-height:4.625rem;
align-items:center;
display:flex;
min-width:0;
justify-content:center;
}
.lhlpc_logo_692{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.lhlpc_name_692{
overflow:hidden;
text-align:center;
max-width:100%;
font-size:0.688rem;
text-overflow:ellipsis;
color:#A08E72;
white-space:nowrap;
}
.lhlgc_tag_692{
padding:3px 8px;
border-radius:8px;
letter-spacing:.06em;
position:absolute;
text-transform:uppercase;
z-index:2;
font-weight:700;
top:0.625rem;
font-size:10px;
display:inline-block;
left:10px;
}
.lhlgc_tag_hot_692{
background:#C94040;
color:#F5EDD8;
}
.lhlgc_tag_new_692{
background:#E8B84B;
color:#1A1008;
}
.lhlgc_tag_jp_692{
background:#D4910A;
color:#1A1008;
}
.lhlgc_tag_live_692{
background:#C94040;
color:#F5EDD8;
}
.lhlsh_692{
margin-bottom:1.125rem;
min-width:0;
}
.lhlsh_row_692{
gap:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.lhlsh_row_692 .lhlsh_l_692{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.lhlsh_stack_692{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.lhlsh_center_692{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.lhlsh_h2_692{
line-height:1.1;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:767px){
.lhlsh_h2_692{
font-size:1.875rem;
}
}
.lhlband_692 .lhlsh_h2_692{
color:#F5EDD8;
}
.lhlsh_eb_line_692{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.lhlsh_eb_line_692::before{
background:#C8942A;
width:28px;
content:"";
height:1px;
display:inline-block;
}
.lhlband_692 .lhlsh_eb_line_692::before{
background:#E8B84B;
}
.lhlsh_eb_dot_692{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.lhlsh_eb_dot_692::before{
border-radius:50%;
background:#C8942A;
width:6px;
display:inline-block;
content:"";
height:6px;
}
.lhlband_692 .lhlsh_eb_dot_692::before{
background:#E8B84B;
}
.lhlsh_link_692{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
display:inline-flex;
white-space:nowrap;
padding-bottom:2px;
color:#F5EDD8;
font-weight:600;
border-bottom:1px solid #F5EDD8;
font-size:13px;
}
.lhlsh_link_692:hover{
border-color:#C8942A;
color:#C8942A;
}
.lhlsh_link_692 svg{
height:0.875rem;
width:14px;
}
.lhlsh_link_chev_692{
padding-bottom:0;
border-bottom:0;
}
.lhlsh_link_btn_692{
background:#E8B84B;
padding:0.563rem 18px;
border-radius:999px;
border-bottom:0;
color:#1A1008;
}
.lhlsh_link_btn_692:hover{
background:#F0C96A;
border-color:transparent;
color:#1A1008;
}
.lhlband_692 .lhlsh_link_692{
border-color:#F5EDD8;
color:#F5EDD8;
}
.lhlband_692 .lhlsh_link_btn_692{
background:#E8B84B;
color:#1A1008;
}
.lhlsh_rule_692{
background:rgba(245,237,216,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.lhlband_692 .lhlsh_rule_692{
background:rgba(255,225,160,0.12);
}
.lhlhero_692{
padding:2rem 0 8px;
}
@media(min-width:771px){
.lhlhero_692{
padding:3.5rem 0 24px;
}
}
.lhlhero_in_692{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.lhlhero_in_692{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.lhlhero_copy_692{
min-width:0;
}
.lhlhero_eyebrow_692{
gap:10px;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.lhlhero_eyebrow_line_692{
background:#C8942A;
flex:0 0 auto;
display:inline-block;
height:1px;
width:28px;
}
.lhlhero_h1_692{
font-size:38px;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:1.25rem;
letter-spacing:-.01em;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
font-weight:600;
}
@media(min-width:768px){
.lhlhero_h1_692{
font-size:54px;
}
}
@media(min-width:1099px){
.lhlhero_h1_692{
font-size:62px;
}
}
.lhlhero_h1_692 em{
color:#C8942A;
font-style:normal;
}
.lhlhero_sub_692{
line-height:1.6;
max-width:30rem;
margin-bottom:1.875rem;
font-size:16px;
color:#876F54;
}
@media(min-width:770px){
.lhlhero_sub_692{
font-size:1.125rem;
}
}
.lhlhero_actions_692{
gap:14px;
display:flex;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
}
.lhlhero_cta_692{
border-radius:999px;
transition:background-color .22s ease;
padding:16px 1.875rem;
gap:10px;
background:#E8B84B;
align-items:center;
color:#1A1008;
display:inline-flex;
font-weight:700;
font-size:15px;
}
.lhlhero_cta_692:hover{
background:#F0C96A;
}
.lhlhero_cta_ic_692{
align-items:center;
display:inline-flex;
}
.lhlhero_cta_ic_692 svg{
height:16px;
width:1rem;
}
.lhlhero_cta_alt_692{
padding:0.938rem 1.625rem;
background:transparent;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(245,237,216,0.13);
font-size:0.938rem;
font-weight:600;
align-items:center;
display:inline-flex;
color:#F5EDD8;
}
.lhlhero_cta_alt_692:hover{
border-color:#C8942A;
color:#C8942A;
}
.lhlhero_trust_692{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.lhlhero_trust_item_692{
gap:9px;
font-size:0.813rem;
font-weight:600;
align-items:center;
color:#D9CAAE;
display:flex;
}
.lhlhero_trust_ic_692{
display:inline-flex;
color:#C8942A;
align-items:center;
}
.lhlhero_trust_ic_692 svg{
height:16px;
width:1rem;
}
.lhlhero_promo_692{
overflow:hidden;
border-radius:1.25rem;
background:#241D15;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.55), 0 2px 0.75rem rgba(200,148,42,0.12);
}
.lhlhero_promo_bg_692{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.lhlhero_promo_bg_692::after{
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.lhlhero_promo_glow_692{
border-radius:50%;
background:radial-gradient(circle,rgba(200,148,40,0.13) 0%,transparent 65%);
pointer-events:none;
position:absolute;
right:-1.25rem;
height:16.25rem;
width:16.25rem;
top:-40px;
}
.lhlhero_promo_ct_692{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.lhlhero_promo_label_692{
font-size:10px;
text-transform:uppercase;
margin-bottom:0.5rem;
font-weight:700;
color:#E8B84B;
letter-spacing:.25em;
display:block;
}
.lhlhero_promo_amount_692{
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.lhlhero_promo_amount_692{
font-size:2.5rem;
}
}
.lhlhero_promo_amount_692 em{
font-style:normal;
color:#E8B84B;
}
.lhlhero_rating_692{
background:#241D15;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
padding:10px 0.875rem;
gap:0.625rem;
z-index:3;
align-items:center;
position:absolute;
right:0.875rem;
max-width:min(16.25rem,62%);
top:0.875rem;
display:flex;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
}
.lhlhero_rating_score_692{
flex:0 0 auto;
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:700;
}
.lhlhero_rating_txt_692{
flex:1 1 auto;
min-width:0;
}
.lhlhero_rating_stars_692{
gap:2px;
color:#C8942A;
display:flex;
}
.lhlhero_rating_stars_692 svg{
height:0.75rem;
width:0.75rem;
}
.lhlhero_rating_cap_692{
overflow-wrap:break-word;
color:#A08E72;
font-size:0.688rem;
display:block;
line-height:1.35;
margin-top:3px;
}
.lhlstat_692{
border-bottom:1px solid rgba(245,237,216,0.13);
border-top:1px solid rgba(245,237,216,0.13);
margin-top:1rem;
}
.lhlstat_in_692{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.lhlstat_in_692{
grid-template-columns:repeat(4,1fr);
}
}
.lhlstat_item_692{
padding:1.375rem 14px;
border-right:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.lhlstat_item_692:nth-child(2n){
border-right:0;
}
.lhlstat_item_692:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.lhlstat_item_692{
border-bottom:0;
}
.lhlstat_item_692:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.lhlstat_item_692:nth-child(4n){
border-right:0;
}
}
.lhlstat_value_692{
line-height:1;
color:#F5EDD8;
font-size:30px;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.lhlstat_value_692{
font-size:2.125rem;
}
}
.lhlstat_label_692{
font-size:13px;
line-height:1.4;
margin-top:6px;
color:#A08E72;
overflow-wrap:break-word;
}
.lhljp_692{
padding:1.875rem 0 10px;
}
.lhljp_grid_692{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.lhljp_grid_692{
grid-template-columns:1fr 1fr;
}
.lhljp_card_mega_692{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.lhljp_grid_692{
grid-template-columns:1.4fr 1fr 1fr;
}
.lhljp_card_mega_692{
grid-column:auto;
}
}
.lhljp_card_692{
border-radius:20px;
gap:12px;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
background:#241D15;
padding:26px;
min-width:0;
min-height:12.5rem;
display:flex;
flex-direction:column;
justify-content:space-between;
position:relative;
}
.lhljp_card_mega_692{
background:linear-gradient(135deg,#1C1509,#0A0806);
border-color:transparent;
min-height:210px;
color:#F5EDD8;
}
.lhljp_glow_692{
border-radius:50%;
background:radial-gradient(circle,rgba(200,148,40,0.13),transparent 70%);
height:12.5rem;
width:200px;
pointer-events:none;
top:-2.5rem;
right:-40px;
position:absolute;
}
.lhljp_label_692{
gap:10px;
letter-spacing:.16em;
flex-wrap:wrap;
display:flex;
text-transform:uppercase;
font-weight:700;
justify-content:space-between;
font-size:10px;
align-items:center;
color:#C8942A;
position:relative;
}
.lhljp_card_mega_692 .lhljp_label_692{
color:#E8B84B;
}
.lhljp_drop_692{
text-transform:none;
color:#A08E72;
letter-spacing:.04em;
font-weight:600;
}
.lhljp_card_mega_692 .lhljp_drop_692{
color:#A89070;
}
.lhljp_amount_692{
font-weight:700;
overflow-wrap:break-word;
position:relative;
font-size:2.375rem;
line-height:1;
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.lhljp_card_mega_692 .lhljp_amount_692{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:769px){
.lhljp_card_mega_692 .lhljp_amount_692{
font-size:3.375rem;
}
}
.lhljp_game_692{
font-size:13px;
position:relative;
color:#A08E72;
}
.lhljp_card_mega_692 .lhljp_game_692{
color:#A89070;
}
.lhljp_cta_692{
align-self:flex-start;
position:relative;
}
.lhljp_card_mega_692 .lhljp_cta_692{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:10px 20px;
background:#E8B84B;
font-size:0.813rem;
color:#1A1008;
font-weight:700;
}
.lhljp_card_mega_692 .lhljp_cta_692:hover{
opacity:.9;
}
.lhljp_card_692:not(.lhljp_card_mega_692) .lhljp_cta_692{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#F5EDD8;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #F5EDD8;
}
.lhljp_card_692:not(.lhljp_card_mega_692) .lhljp_cta_692:hover{
border-color:#C8942A;
color:#C8942A;
}
.lhljp_seo_692{
margin:14px 0 0;
color:#876F54;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
}
.lhljp_seo_692 strong{
color:#F5EDD8;
font-weight:700;
}
.lhlgrow_692{
padding:26px 0 0.625rem;
}
.lhlrow_seo_692{
margin:10px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
color:#876F54;
line-height:1.65;
max-width:47.5rem;
}
.lhlrow_seo_692 strong{
color:#F5EDD8;
font-weight:700;
}
.lhlgrow_692{
padding:26px 0 10px;
}
.lhlrow_seo_692{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#876F54;
}
.lhlrow_seo_692 strong{
color:#F5EDD8;
font-weight:700;
}
.lhlpr_692{
padding:30px 0 6px;
}
.lhlpr_card_692{
background:#241D15;
border-radius:1.25rem;
padding:26px;
overflow:hidden;
flex:0 0 auto;
gap:0.625rem;
border:1px solid rgba(245,237,216,0.07);
min-height:12.5rem;
width:17.5rem;
flex-direction:column;
display:flex;
position:relative;
}
@media(min-width:769px){
.lhlpr_card_692{
width:300px;
}
}
.lhlpr_card_feat_692{
background:linear-gradient(150deg,#1C1509,#0A0806);
border-color:transparent;
color:#F5EDD8;
}
.lhlpr_glow_692{
border-radius:50%;
background:radial-gradient(circle,rgba(200,148,40,0.13),transparent 70%);
top:-1.875rem;
pointer-events:none;
right:-1.875rem;
opacity:0;
height:8.125rem;
width:8.125rem;
position:absolute;
}
.lhlpr_card_feat_692 .lhlpr_glow_692{
opacity:1;
}
.lhlpr_label_692{
position:relative;
color:#C8942A;
font-weight:700;
font-size:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
}
.lhlpr_card_feat_692 .lhlpr_label_692{
color:#E8B84B;
}
.lhlpr_amount_692{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:1.625rem;
position:relative;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
.lhlpr_card_feat_692 .lhlpr_amount_692{
color:#F5EDD8;
}
.lhlpr_amount_692 em{
color:#C8942A;
font-style:normal;
}
.lhlpr_card_feat_692 .lhlpr_amount_692 em{
color:#E8B84B;
}
.lhlpr_terms_692{
font-size:0.813rem;
line-height:1.5;
position:relative;
color:#A08E72;
}
.lhlpr_card_feat_692 .lhlpr_terms_692{
color:#A89070;
}
.lhlpr_cta_692{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.lhlpr_card_feat_692 .lhlpr_cta_692{
padding:9px 1.125rem;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#E8B84B;
color:#1A1008;
font-size:0.813rem;
font-weight:700;
}
.lhlpr_card_feat_692 .lhlpr_cta_692:hover{
opacity:.9;
}
.lhlpr_card_692:not(.lhlpr_card_feat_692) .lhlpr_cta_692{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
color:#F5EDD8;
font-weight:700;
font-size:13px;
}
.lhlpr_card_692:not(.lhlpr_card_feat_692) .lhlpr_cta_692:hover{
border-color:#C8942A;
color:#C8942A;
}
.lhlgrow_692{
padding:26px 0 0.625rem;
}
.lhlrow_seo_692{
margin:0.625rem 0 0;
line-height:1.65;
color:#876F54;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
}
.lhlrow_seo_692 strong{
color:#F5EDD8;
font-weight:700;
}
.lhlgf_692{
padding:1.5rem 0 0.375rem;
}
.lhlgf_in_692{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.lhlgf_chip_692{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 1.125rem;
border-radius:62.438rem;
background:#241D15;
border:1px solid rgba(245,237,216,0.13);
font-size:0.813rem;
white-space:nowrap;
color:#D9CAAE;
font-weight:600;
}
.lhlgf_chip_692:hover{
border-color:#C8942A;
color:#C8942A;
}
.lhlgf_chip_692.lhlstate_active_692{
background:#E8B84B;
border-color:transparent;
color:#1A1008;
}
.lhltrn_692{
padding:30px 0 0.625rem;
}
.lhltrn_in_692{
background:#241D15;
border:1px solid rgba(245,237,216,0.07);
grid-template-columns:1fr;
border-radius:1.25rem;
overflow:hidden;
display:grid;
}
@media(min-width:882px){
.lhltrn_in_692{
grid-template-columns:1.05fr 1fr;
}
}
.lhltrn_banner_692{
background:linear-gradient(150deg,#1C1509,#0A0806);
overflow:hidden;
padding:2.125rem;
color:#F5EDD8;
position:relative;
}
.lhltrn_glow_692{
background:radial-gradient(circle,rgba(200,148,40,0.13),transparent 70%);
border-radius:50%;
pointer-events:none;
width:200px;
position:absolute;
right:-2.5rem;
height:12.5rem;
bottom:-2.5rem;
}
.lhltrn_eyebrow_692{
position:relative;
margin-bottom:14px;
}
.lhltrn_h2_692{
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
margin-bottom:12px;
line-height:1.06;
font-weight:600;
position:relative;
}
@media(min-width:768px){
.lhltrn_h2_692{
font-size:36px;
}
}
.lhltrn_text_692{
font-size:0.875rem;
max-width:420px;
position:relative;
color:#A89070;
line-height:1.6;
margin-bottom:22px;
}
.lhltrn_timer_692{
gap:0.5rem;
align-items:center;
position:relative;
margin-bottom:1.5rem;
display:flex;
flex-wrap:wrap;
}
.lhltrn_timer_cap_692{
color:#A89070;
font-size:11px;
}
.lhltrn_timer_box_692{
border-radius:0.5rem;
background:rgba(255,235,185,0.07);
padding:4px 0.75rem;
font-size:24px;
font-weight:700;
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.lhltrn_cta_692{
padding:13px 26px;
border-radius:999px;
background:#E8B84B;
transition:opacity .22s ease;
color:#1A1008;
position:relative;
display:inline-block;
font-size:0.875rem;
font-weight:700;
}
.lhltrn_cta_692:hover{
opacity:.9;
}
.lhltrn_lb_692{
padding:26px 1.75rem;
}
.lhltrn_lb_head_692{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.lhltrn_lb_title_692{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
color:#F5EDD8;
}
.lhltrn_lb_upd_692{
font-size:0.688rem;
color:#A08E72;
letter-spacing:.08em;
text-transform:uppercase;
}
.lhltrn_lb_row_692{
padding:11px 0.75rem;
gap:14px;
border-radius:8px;
display:flex;
align-items:center;
}
.lhltrn_lb_row_692:nth-child(2){
background:rgba(200,148,42,0.12);
}
.lhltrn_lb_rank_692{
flex:0 0 auto;
font-size:1rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#C8942A;
font-weight:700;
width:22px;
}
.lhltrn_lb_av_692{
background:linear-gradient(135deg,#C8942A,#F0C96A);
flex:0 0 auto;
border-radius:50%;
height:30px;
width:1.875rem;
}
.lhltrn_lb_name_692{
overflow:hidden;
flex:1 1 auto;
color:#F5EDD8;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
font-size:0.875rem;
}
.lhltrn_lb_amount_692{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#F5EDD8;
}
.lhlapp_692{
padding:30px 0 0.625rem;
}
.lhlapp_in_692{
border:1px solid rgba(245,237,216,0.07);
gap:28px;
background:#241D15;
border-radius:20px;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.lhlapp_in_692{
padding:40px 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.lhlapp_copy_692{
max-width:35rem;
min-width:0;
}
.lhlapp_eyebrow_692{
margin-bottom:12px;
}
.lhlapp_h2_692{
line-height:1.05;
font-size:1.75rem;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:767px){
.lhlapp_h2_692{
font-size:34px;
}
}
.lhlapp_text_692{
margin-bottom:1.375rem;
line-height:1.6;
color:#876F54;
font-size:14px;
}
.lhlapp_btns_692{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.lhlapp_btn_692{
transition:background-color .22s ease;
padding:11px 20px;
gap:10px;
background:#E8B84B;
border-radius:14px;
display:inline-flex;
color:#1A1008;
align-items:center;
}
.lhlapp_btn_692:hover{
background:#F0C96A;
}
.lhlapp_btn_ic_692{
display:inline-flex;
align-items:center;
}
.lhlapp_btn_ic_692 svg{
height:1.125rem;
width:18px;
}
.lhlapp_btn_lb_692{
font-size:13.5px;
font-weight:700;
}
.lhlapp_qr_wrap_692{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.lhlapp_qr_692{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#241D15 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#241D15 0 5px,transparent 5px 11px);
width:108px;
background-color:#E8B84B;
height:6.75rem;
}
.lhlapp_qr_cap_692{
max-width:92px;
color:#A08E72;
font-size:0.781rem;
line-height:1.4;
}
.lhlvip_692{
padding:3rem 0;
}
@media(min-width:766px){
.lhlvip_692{
padding:4rem 0;
}
}
.lhlvip_head_692{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.lhlvip_head_692{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.lhlvip_eyebrow_692{
margin-bottom:12px;
}
.lhlvip_h2_692{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:769px){
.lhlvip_h2_692{
font-size:40px;
}
}
.lhlvip_intro_692{
line-height:1.6;
max-width:420px;
font-size:14px;
color:#A89070;
}
.lhlvip_grid_692{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.lhlvip_card_692{
border-radius:0.875rem;
border:1px solid rgba(255,225,160,0.12);
padding:1.375rem 1.125rem;
min-width:0;
}
.lhlvip_card_feat_692{
background:rgba(255,235,185,0.07);
border-color:#E8B84B;
}
.lhlvip_card_ic_692{
background:linear-gradient(135deg,#C8942A,#F0C96A);
border-radius:0.5rem;
height:34px;
width:34px;
margin-bottom:16px;
display:block;
}
.lhlvip_name_692{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-size:1.25rem;
}
.lhlvip_perk_692{
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
color:#A89070;
}
.lhlprov_692{
padding:40px 0 1.25rem;
}
.lhlprov_eyebrow_692{
display:block;
margin-bottom:18px;
}
.lhlprov_grid_692{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.lhlprov_grid_692{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.lhlprov_grid_692{
grid-template-columns:repeat(6,1fr);
}
}
.lhlpmt_692{
padding:48px 0 10px;
}
.lhlpmt_in_692{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.lhlpmt_in_692{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.lhlpmt_left_692{
min-width:0;
}
.lhlpmt_eyebrow_692{
margin-bottom:12px;
}
.lhlpmt_h2_692{
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.06;
font-size:30px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:767px){
.lhlpmt_h2_692{
font-size:2rem;
}
}
.lhlpmt_text_692{
line-height:1.6;
color:#876F54;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.lhlpmt_logos_692{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:480px){
.lhlpmt_logos_692{
grid-template-columns:repeat(4,1fr);
}
}
.lhlpmt_logo_692{
background:#241D15;
padding:0 0.5rem;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:0.5rem;
font-size:0.781rem;
justify-content:center;
white-space:nowrap;
height:3.125rem;
text-overflow:ellipsis;
font-weight:700;
align-items:center;
text-align:center;
color:#D9CAAE;
display:flex;
}
.lhlpmt_table_692{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.lhlpmt_thead_692{
background:#100D09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.lhlpmt_th_692{
overflow:hidden;
padding:0.813rem 14px;
white-space:nowrap;
color:#F5EDD8;
text-overflow:ellipsis;
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
}
.lhlpmt_row_692{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.lhlpmt_row_692:nth-child(odd){
background:#241D15;
}
.lhlpmt_td_692{
padding:0.875rem;
overflow-wrap:break-word;
font-size:13.5px;
color:#876F54;
min-width:0;
}
.lhlpmt_row_692 .lhlpmt_td_692:first-child{
font-weight:700;
color:#F5EDD8;
}
.lhlpmt_row_692 .lhlpmt_td_692:last-child{
color:#4CA87A;
font-weight:700;
}
.lhlhts_692{
padding:3rem 0;
}
@media(min-width:771px){
.lhlhts_692{
padding:3.875rem 0;
}
}
.lhlhts_head_692{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:769px){
.lhlhts_head_692{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.lhlhts_eyebrow_692{
margin-bottom:0.75rem;
}
.lhlhts_h2_692{
color:#F5EDD8;
font-size:30px;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.lhlhts_h2_692{
font-size:2.375rem;
}
}
.lhlhts_cta_692{
flex:0 0 auto;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#E8B84B;
padding:0.938rem 30px;
font-weight:700;
color:#1A1008;
font-size:15px;
}
.lhlhts_cta_692:hover{
opacity:.9;
}
.lhlhts_grid_692{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.lhlhts_grid_692{
grid-template-columns:repeat(3,1fr);
}
}
.lhlhts_step_692{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,225,160,0.12);
}
.lhlhts_step_num_692{
margin-bottom:14px;
line-height:1;
font-size:44px;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#E8B84B;
}
.lhlhts_step_h_692{
font-size:1.188rem;
color:#F5EDD8;
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:700;
}
.lhlhts_step_p_692{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#A89070;
}
.lhlts_692{
padding:44px 0;
}
.lhlts_in_692{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:883px){
.lhlts_in_692{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.lhlts_left_692{
min-width:0;
}
.lhlts_h2_692{
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:12px;
font-weight:600;
font-size:26px;
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.lhlts_h2_692{
font-size:1.75rem;
}
}
.lhlts_text_692{
color:#A89070;
line-height:1.6;
font-size:0.906rem;
margin-bottom:22px;
max-width:520px;
}
.lhlts_badges_692{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.lhlts_badge_692{
color:#A89070;
font-size:0.813rem;
font-weight:600;
}
.lhlts_pay_692{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.lhlts_pay_692{
justify-content:flex-end;
}
}
.lhlts_pay_chip_692{
background:rgba(255,235,185,0.07);
border:1px solid rgba(255,225,160,0.12);
padding:12px 16px;
border-radius:14px;
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.lhlwy_692{
padding:3rem 0;
}
@media(min-width:766px){
.lhlwy_692{
padding:3.5rem 0;
}
}
.lhlwy_in_692{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.lhlwy_in_692{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.lhlwy_left_692{
min-width:0;
}
.lhlwy_eyebrow_692{
margin-bottom:0.875rem;
}
.lhlwy_h2_692{
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:767px){
.lhlwy_h2_692{
font-size:40px;
}
}
.lhlwy_intro_692{
line-height:1.6;
font-size:15px;
color:#876F54;
}
.lhlwy_grid_692{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.lhlwy_grid_692{
grid-template-columns:1fr 1fr;
}
}
.lhlwy_card_692{
border:1px solid rgba(245,237,216,0.07);
background:#241D15;
padding:26px;
border-radius:14px;
min-width:0;
}
.lhlwy_card_ic_692{
color:#C8942A;
margin-bottom:1rem;
align-items:center;
justify-content:center;
display:inline-flex;
}
.lhlwy_card_ic_692 svg{
width:26px;
height:26px;
}
.lhlwy_card_h_692{
margin-bottom:8px;
line-height:1.15;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.313rem;
font-weight:600;
}
.lhlwy_card_p_692{
line-height:1.55;
font-size:0.875rem;
color:#876F54;
overflow-wrap:break-word;
}
.lhltt_692{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.lhltt_692{
padding:3.75rem 0 0.625rem;
}
}
.lhltt_head_692{
text-align:center;
margin-bottom:34px;
}
.lhltt_eyebrow_692{
margin-bottom:12px;
}
.lhltt_h2_692{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:771px){
.lhltt_h2_692{
font-size:42px;
}
}
.lhltt_grid_692{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.lhltt_grid_692{
grid-template-columns:repeat(3,1fr);
}
}
.lhltt_card_692{
background:#241D15;
padding:30px;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.lhltt_card_ic_692{
align-items:center;
display:inline-flex;
margin-bottom:18px;
color:#C8942A;
}
.lhltt_card_ic_692 svg{
height:28px;
width:28px;
}
.lhltt_card_h_692{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:22px;
}
.lhltt_card_p_692{
overflow-wrap:break-word;
color:#876F54;
margin-bottom:0.875rem;
line-height:1.6;
font-size:14px;
}
.lhltt_card_p_692 b{
color:#F5EDD8;
font-weight:700;
}
.lhltt_card_link_692{
transition:color .22s ease;
border-bottom:1px solid #C8942A;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
align-self:flex-start;
margin-top:auto;
color:#F5EDD8;
}
.lhltt_card_link_692:hover{
color:#C8942A;
}
.lhlsg_692{
padding:48px 0 0.625rem;
}
.lhlsg_eyebrow_692{
display:block;
margin-bottom:0.75rem;
}
.lhlsg_h2_692{
margin-bottom:28px;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:765px){
.lhlsg_h2_692{
font-size:2.25rem;
}
}
.lhlsg_grid_692{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.lhlsg_grid_692{
grid-template-columns:repeat(3,1fr);
}
}
.lhlsg_col_692{
min-width:0;
}
.lhlsg_col_h_692{
color:#F5EDD8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.lhlsg_col_p_692{
color:#876F54;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.lhlsb_692{
padding:3rem 0;
background:#241D15;
border-top:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:770px){
.lhlsb_692{
padding:56px 0;
}
}
.lhlsb_eyebrow_692{
display:block;
margin-bottom:12px;
}
.lhlsb_h2_692{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#F5EDD8;
margin-bottom:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.lhlsb_h2_692{
font-size:36px;
}
}
.lhlsb_grid_692{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.lhlsb_grid_692{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.lhlsb_grid_692{
grid-template-columns:repeat(4,1fr);
}
}
.lhlsb_card_692{
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.lhlsb_card_h_692{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
color:#F5EDD8;
line-height:1.15;
}
.lhlsb_card_p_692{
overflow-wrap:break-word;
color:#876F54;
font-size:13.5px;
line-height:1.6;
}
.lhlsb_rtp_692{
grid-template-columns:1fr;
gap:24px;
background:#1A1410;
border-radius:14px;
padding:1.625rem 1.75rem;
border:1px solid rgba(245,237,216,0.07);
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:763px){
.lhlsb_rtp_692{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.lhlsb_rtp_h_692{
line-height:1.15;
margin-bottom:8px;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
}
.lhlsb_rtp_p_692{
color:#876F54;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.lhlsb_rtp_stats_692{
gap:16px;
display:flex;
}
.lhlsb_stat_692{
background:#241D15;
flex:1 1 0;
border-radius:8px;
padding:18px;
text-align:center;
min-width:0;
}
.lhlsb_stat_v_692{
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#4CA87A;
font-size:26px;
overflow-wrap:break-word;
}
.lhlsb_stat_l_692{
margin-top:4px;
color:#A08E72;
font-size:0.719rem;
}
.lhlsc_692{
padding:3rem 0 0.625rem;
}
.lhlsc_head_692{
text-align:center;
margin-bottom:28px;
}
.lhlsc_eyebrow_692{
margin-bottom:12px;
}
.lhlsc_h2_692{
line-height:1.05;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.lhlsc_h2_692{
font-size:2.25rem;
}
}
.lhlsc_table_692{
margin:0 auto;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
max-width:56.25rem;
}
.lhlsc_thead_692{
background:#100D09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.lhlsc_th_692{
padding:0.938rem 18px;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
color:#A89070;
font-size:13px;
}
.lhlsc_th_692:first-child{
text-align:left;
}
.lhlsc_th_us_692{
color:#E8B84B;
}
.lhlsc_row_692{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.lhlsc_row_692:nth-child(even){
background:#241D15;
}
.lhlsc_td_692{
padding:0.938rem 1.125rem;
font-size:14px;
text-align:center;
color:#A08E72;
overflow-wrap:break-word;
min-width:0;
}
.lhlsc_td_692:first-child{
text-align:left;
color:#D9CAAE;
font-weight:600;
}
.lhlsc_td_us_692{
color:#4CA87A;
font-weight:700;
}
.lhlel_692{
padding:48px 0;
}
@media(min-width:769px){
.lhlel_692{
padding:3.5rem 0;
}
}
.lhlel_in_692{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.lhlel_in_692{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.lhlel_left_692{
min-width:0;
}
.lhlel_eyebrow_692{
margin-bottom:0.875rem;
}
.lhlel_h2_692{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.08;
margin-bottom:22px;
}
@media(min-width:766px){
.lhlel_h2_692{
font-size:2.375rem;
}
}
.lhlel_body_692 p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#D9CAAE;
line-height:1.7;
font-size:16px;
}
.lhlel_dropcap_692{
padding:6px 0.75rem 0 0;
line-height:.8;
float:left;
color:#C8942A;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:62px;
}
.lhlel_right_692{
min-width:0;
}
.lhlel_quote_692{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#1C1509,#0A0806);
position:relative;
margin-bottom:24px;
color:#F5EDD8;
}
.lhlel_quote_mark_692{
margin-bottom:0.375rem;
color:#E8B84B;
display:inline-flex;
align-items:center;
}
.lhlel_quote_mark_692 svg{
width:2.125rem;
height:34px;
}
.lhlel_quote_text_692{
font-weight:500;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:22px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
margin-bottom:22px;
}
.lhlel_quote_meta_692{
gap:0.75rem;
align-items:center;
display:flex;
}
.lhlel_quote_av_692{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C8942A,#F0C96A);
height:2.375rem;
width:2.375rem;
}
.lhlel_quote_author_692{
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.lhlel_quote_meta_sub_692{
color:#A89070;
font-size:12px;
}
.lhlel_explain_692{
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
}
.lhlel_explain_card_692{
padding:1.375rem 1.5rem;
}
.lhlel_explain_card_692+.lhlel_explain_card_692{
border-top:1px solid rgba(245,237,216,0.07);
}
.lhlel_explain_h_692{
font-weight:600;
color:#F5EDD8;
font-size:1.25rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
}
.lhlel_explain_p_692{
overflow-wrap:break-word;
color:#876F54;
line-height:1.55;
font-size:0.875rem;
}
.lhllh_692{
padding:2.5rem 0 1.25rem;
}
.lhllh_in_692{
padding-top:2.125rem;
border-top:1px solid rgba(245,237,216,0.13);
}
.lhllh_eyebrow_692{
margin-bottom:1.375rem;
display:block;
}
.lhllh_grid_692{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.lhllh_grid_692{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.lhllh_grid_692{
grid-template-columns:repeat(5,1fr);
}
}
.lhllh_col_692{
min-width:0;
}
.lhllh_col_h_692{
font-size:0.813rem;
font-weight:700;
margin-bottom:12px;
overflow-wrap:break-word;
color:#F5EDD8;
}
.lhllh_links_692{
gap:8px;
display:flex;
flex-direction:column;
}
.lhllh_link_692{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#876F54;
}
.lhllh_link_692:hover{
color:#C8942A;
}
.lhlfaq_692{
background:#241D15;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:766px){
.lhlfaq_692{
padding:3.875rem 0;
}
}
.lhlfaq_head_692{
margin-bottom:34px;
text-align:center;
}
.lhlfaq_eyebrow_692{
margin-bottom:0.75rem;
}
.lhlfaq_h2_692{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.lhlfaq_h2_692{
font-size:38px;
}
}
.lhlfaq_list_692{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.lhlfaq_item_692{
background:#1A1410;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,237,216,0.07);
}
.lhlfaq_q_692{
padding:1.25rem 24px;
list-style:none;
gap:20px;
align-items:center;
justify-content:space-between;
cursor:pointer;
overflow-wrap:break-word;
font-weight:700;
display:flex;
color:#F5EDD8;
font-size:1rem;
}
.lhlfaq_q_692::-webkit-details-marker{
display:none;
}
.lhlfaq_q_ic_692{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#C8942A;
align-items:center;
}
.lhlfaq_q_ic_692 svg{
width:18px;
height:18px;
}
.lhlfaq_item_692[open] .lhlfaq_q_ic_692{
transform:rotate(180deg);
}
.lhlfaq_a_692{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
font-size:14.5px;
color:#876F54;
line-height:1.6;
}
.lhlft_692{
background:#100D09;
color:#A89070;
margin-top:2.5rem;
}
.lhlft_in_692{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:598px){
.lhlft_in_692{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.lhlft_in_692{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.lhlft_brand_692{
min-width:0;
}
.lhlft_logo_692{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:700;
}
.lhlft_tagline_692{
max-width:280px;
color:#A89070;
margin-top:0.875rem;
font-size:13.5px;
line-height:1.6;
}
.lhlft_contact_692{
transition:color .22s ease;
color:#E8B84B;
margin-top:12px;
overflow-wrap:anywhere;
font-size:0.813rem;
display:inline-block;
max-width:17.5rem;
}
.lhlft_contact_692:hover{
color:#F5EDD8;
}
.lhlft_col_692{
min-width:0;
}
.lhlft_col_h_692{
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
margin-bottom:14px;
letter-spacing:.08em;
color:#F5EDD8;
text-transform:uppercase;
}
.lhlft_col_links_692{
gap:10px;
flex-direction:column;
display:flex;
}
.lhlft_link_692{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89070;
}
.lhlft_link_692:hover{
color:#F5EDD8;
}
.lhlft_bot_692{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(255,225,160,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.lhlft_bot_692{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.lhlft_legal_692{
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#5C4B35;
max-width:47.5rem;
}
.lhlft_legal_692 b{
font-weight:700;
color:#A89070;
}
.lhlft_age_692{
padding:4px 0.563rem;
flex:0 0 auto;
border:1.5px solid #E8B84B;
border-radius:8px;
font-size:0.813rem;
font-weight:700;
color:#E8B84B;
}