*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18171A;
-webkit-font-smoothing:antialiased;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C8C3BA;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.6;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.lrylayout-lxt{
display:flex;
flex-direction:column;
min-height:100vh;
}
.lrymain-lxt{
flex:1 1 auto;
min-width:0;
width:100%;
}
.lrycontainer-lxt{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.lrycontainer-lxt{
padding:0 2rem;
}
}
@media(min-width:1098px){
.lrycontainer-lxt{
padding:0 56px;
}
}
.lryeyebrow-lxt{
letter-spacing:.2em;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
display:inline-block;
font-size:0.688rem;
color:#B0976A;
font-weight:600;
}
.lryband-lxt{
background:#111013;
color:#F0EDE6;
}
.lryband-lxt .lryeyebrow-lxt{
color:#C8B88A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.lrytb-lxt{
background:#18171A;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(244,240,232,0.12);
}
.lrytb_in-lxt{
gap:1rem;
margin:0 auto;
padding:12px 1rem;
display:flex;
justify-content:space-between;
align-items:center;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.lrytb_in-lxt{
padding:1rem 2rem;
}
}
@media(min-width:1099px){
.lrytb_in-lxt{
padding:18px 56px;
}
}
.lrytb_left-lxt{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.lrytb_logo-lxt{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.lrytb_logo_mark-lxt{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.lrytb_logo_txt-lxt{
min-width:0;
line-height:1;
display:flex;
flex-direction:column;
}
.lrytb_logo_name-lxt{
overflow:hidden;
color:#F0EDE6;
font-weight:700;
text-overflow:ellipsis;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
white-space:nowrap;
letter-spacing:.02em;
font-size:22px;
}
.lrytb_logo_sub-lxt{
overflow:hidden;
font-weight:600;
margin-top:4px;
white-space:nowrap;
text-overflow:ellipsis;
color:#B0976A;
letter-spacing:.32em;
font-size:0.531rem;
text-transform:uppercase;
}
.lrytb_nav-lxt{
display:none;
}
@media(min-width:963px){
.lrytb_nav-lxt{
gap:28px;
display:flex;
align-items:center;
}
}
.lrytb_nav_item-lxt{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-size:14px;
color:#C8C3BA;
font-weight:600;
white-space:nowrap;
}
.lrytb_nav_item-lxt:hover{
color:#F0EDE6;
}
.lrytb_nav_item-lxt.lrystate_active-lxt{
border-color:#B0976A;
color:#F0EDE6;
}
.lrytb_right-lxt{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.lrytb_search-lxt{
transition:color .2s ease;
justify-content:center;
display:flex;
color:#C8C3BA;
align-items:center;
}
.lrytb_search-lxt:hover{
color:#B0976A;
}
.lrytb_search-lxt svg{
height:1.125rem;
width:18px;
}
.lrytb_lang-lxt{
letter-spacing:.1em;
text-transform:uppercase;
font-size:11px;
color:#948F87;
font-weight:600;
}
.lrytb_lang-lxt:hover{
color:#F0EDE6;
}
.lrytb_login-lxt{
font-weight:600;
color:#F0EDE6;
font-size:14px;
display:none;
}
@media(min-width:768px){
.lrytb_login-lxt{
display:inline-block;
}
}
.lrytb_register-lxt{
border-radius:999px;
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
background:#C8B88A;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#111013;
}
.lrytb_register-lxt:hover{
background:#D4C89A;
}
.lrymob-lxt{
background:#18171A;
position:fixed;
bottom:0;
right:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(244,240,232,0.12);
left:0;
}
@media(min-width:960px){
.lrymob-lxt{
display:none;
}
}
.lrymob_in-lxt{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.lrymob_item-lxt{
flex:1 1 0;
padding:9px 4px;
gap:3px;
transition:color .2s ease;
color:#948F87;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
}
.lrymob_item-lxt.lrystate_active-lxt{
color:#B0976A;
}
.lrymob_ic-lxt{
display:flex;
justify-content:center;
align-items:center;
}
.lrymob_ic-lxt svg{
height:20px;
width:1.25rem;
}
.lrymob_lb-lxt{
overflow:hidden;
font-size:10px;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.lryrail-lxt{
min-width:0;
position:relative;
}
.lryrail_scroll-lxt{
gap:14px;
display:flex;
scrollbar-width:thin;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:770px){
.lryrail_scroll-lxt{
gap:1.125rem;
}
}
.lrygc-lxt{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.lrygc-lxt{
width:188px;
}
}
.lrygc_img-lxt{
overflow:hidden;
border-radius:14px;
background:#222026;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
}
.lrygc_img-lxt img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.lrygc_cover-lxt{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.lrygc_hover-lxt{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
opacity:0;
justify-content:center;
align-items:center;
position:absolute;
}
.lrygc-lxt:hover .lrygc_hover-lxt{
opacity:1;
}
.lrygc_hover_btn-lxt{
background:#C8B88A;
border-radius:999px;
display:flex;
justify-content:center;
align-items:center;
color:#111013;
height:2.875rem;
width:2.875rem;
}
.lrygc_hover_btn-lxt svg{
height:1.125rem;
width:18px;
}
.lrygc_info-lxt{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.lrygc_name-lxt{
overflow:hidden;
color:#F0EDE6;
white-space:nowrap;
text-overflow:ellipsis;
font-size:13px;
font-weight:700;
}
.lrygc_prov-lxt{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#948F87;
}
.lrygc_meta-lxt{
color:#948F87;
font-size:0.688rem;
}
.lrytc-lxt{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.lrytc-lxt{
width:230px;
}
}
.lrytc_img-lxt{
border-radius:14px;
overflow:hidden;
background:#222026;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.60);
}
.lrytc_img-lxt img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.lrytc_info-lxt{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.lrytc_name-lxt{
overflow:hidden;
color:#F0EDE6;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.lrytc_rtp-lxt{
font-size:0.688rem;
color:#948F87;
}
.lrylc-lxt{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:768px){
.lrylc-lxt{
width:268px;
}
}
.lrylc_img-lxt{
border-radius:0.875rem;
overflow:hidden;
background:#222026;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.60);
}
.lrylc_img-lxt img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.lrylc_live-lxt{
border-radius:62.438rem;
gap:7px;
background:rgba(0,0,0,0.52);
padding:4px 9px;
align-items:center;
left:0.75rem;
display:flex;
top:0.75rem;
position:absolute;
}
.lrylc_live_dot-lxt{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C04A3E;
height:0.5rem;
width:0.5rem;
}
.lrylc_seats-lxt{
letter-spacing:.08em;
color:#F0EDE6;
text-transform:uppercase;
font-size:10px;
font-weight:600;
}
.lrylc_info-lxt{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.lrylc_name-lxt{
overflow:hidden;
color:#F0EDE6;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:15px;
}
.lrylc_bet-lxt{
font-size:11px;
color:#948F87;
}
.lrypc-lxt{
padding:1rem 0.875rem;
gap:8px;
border-radius:14px;
border:1px solid rgba(244,240,232,0.07);
background:#222026;
min-height:4.625rem;
display:flex;
min-width:0;
justify-content:center;
flex-direction:column;
align-items:center;
}
.lrypc_logo-lxt{
flex:0 0 auto;
width:auto;
height:1.75rem;
max-width:100%;
object-fit:contain;
}
.lrypc_name-lxt{
overflow:hidden;
text-align:center;
font-size:11px;
color:#948F87;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
.lrygc_tag-lxt{
border-radius:0.5rem;
padding:3px 0.5rem;
position:absolute;
top:10px;
text-transform:uppercase;
letter-spacing:.06em;
font-weight:700;
font-size:10px;
z-index:2;
display:inline-block;
left:0.625rem;
}
.lrygc_tag_hot-lxt{
background:#C04A3E;
color:#F0EDE6;
}
.lrygc_tag_new-lxt{
background:#D4BC84;
color:#111013;
}
.lrygc_tag_jp-lxt{
background:#C8A84A;
color:#111013;
}
.lrygc_tag_live-lxt{
background:#C04A3E;
color:#F0EDE6;
}
.lrysh-lxt{
min-width:0;
margin-bottom:1.125rem;
}
.lrysh_row-lxt{
gap:16px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.lrysh_row-lxt .lrysh_l-lxt{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.lrysh_stack-lxt{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.lrysh_center-lxt{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.lrysh_h2-lxt{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:24px;
font-weight:600;
}
@media(min-width:769px){
.lrysh_h2-lxt{
font-size:1.875rem;
}
}
.lryband-lxt .lrysh_h2-lxt{
color:#F0EDE6;
}
.lrysh_eb_line-lxt{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.lrysh_eb_line-lxt::before{
background:#B0976A;
content:"";
width:1.75rem;
display:inline-block;
height:1px;
}
.lryband-lxt .lrysh_eb_line-lxt::before{
background:#C8B88A;
}
.lrysh_eb_dot-lxt{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.lrysh_eb_dot-lxt::before{
background:#B0976A;
border-radius:50%;
height:6px;
content:"";
display:inline-block;
width:0.375rem;
}
.lryband-lxt .lrysh_eb_dot-lxt::before{
background:#C8B88A;
}
.lrysh_link-lxt{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-size:13px;
font-weight:600;
white-space:nowrap;
display:inline-flex;
border-bottom:1px solid #F0EDE6;
padding-bottom:2px;
align-items:center;
color:#F0EDE6;
}
.lrysh_link-lxt:hover{
border-color:#B0976A;
color:#B0976A;
}
.lrysh_link-lxt svg{
width:14px;
height:14px;
}
.lrysh_link_chev-lxt{
border-bottom:0;
padding-bottom:0;
}
.lrysh_link_btn-lxt{
background:#C8B88A;
padding:9px 1.125rem;
border-radius:999px;
color:#111013;
border-bottom:0;
}
.lrysh_link_btn-lxt:hover{
border-color:transparent;
background:#D4C89A;
color:#111013;
}
.lryband-lxt .lrysh_link-lxt{
border-color:#F0EDE6;
color:#F0EDE6;
}
.lryband-lxt .lrysh_link_btn-lxt{
background:#C8B88A;
color:#111013;
}
.lrysh_rule-lxt{
margin:-2px 0 1.125rem;
background:rgba(244,240,232,0.12);
height:1px;
}
.lryband-lxt .lrysh_rule-lxt{
background:rgba(244,240,232,0.10);
}
.lryhero-lxt{
padding:2rem 0 8px;
}
@media(min-width:771px){
.lryhero-lxt{
padding:3.5rem 0 24px;
}
}
.lryhero_in-lxt{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:900px){
.lryhero_in-lxt{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.lryhero_copy-lxt{
min-width:0;
}
.lryhero_eyebrow-lxt{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.lryhero_eyebrow_line-lxt{
flex:0 0 auto;
background:#B0976A;
height:1px;
display:inline-block;
width:28px;
}
.lryhero_h1-lxt{
line-height:1.04;
letter-spacing:-.01em;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:38px;
font-weight:600;
margin-bottom:20px;
color:#F0EDE6;
}
@media(min-width:765px){
.lryhero_h1-lxt{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.lryhero_h1-lxt{
font-size:3.875rem;
}
}
.lryhero_h1-lxt em{
font-style:normal;
color:#B0976A;
}
.lryhero_sub-lxt{
line-height:1.6;
max-width:480px;
color:#706B64;
font-size:1rem;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.lryhero_sub-lxt{
font-size:1.125rem;
}
}
.lryhero_actions-lxt{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
}
.lryhero_cta-lxt{
background:#C8B88A;
border-radius:62.438rem;
transition:background-color .2s ease;
padding:1rem 30px;
gap:0.625rem;
align-items:center;
font-weight:700;
font-size:15px;
display:inline-flex;
color:#111013;
}
.lryhero_cta-lxt:hover{
background:#D4C89A;
}
.lryhero_cta_ic-lxt{
display:inline-flex;
align-items:center;
}
.lryhero_cta_ic-lxt svg{
width:1rem;
height:1rem;
}
.lryhero_cta_alt-lxt{
border-radius:999px;
background:transparent;
border:1px solid rgba(244,240,232,0.12);
transition:border-color .2s ease,color .2s ease;
padding:15px 26px;
color:#F0EDE6;
align-items:center;
font-weight:600;
display:inline-flex;
font-size:0.938rem;
}
.lryhero_cta_alt-lxt:hover{
border-color:#B0976A;
color:#B0976A;
}
.lryhero_trust-lxt{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.lryhero_trust_item-lxt{
gap:9px;
font-size:0.813rem;
align-items:center;
display:flex;
color:#C8C3BA;
font-weight:600;
}
.lryhero_trust_ic-lxt{
display:inline-flex;
align-items:center;
color:#B0976A;
}
.lryhero_trust_ic-lxt svg{
height:1rem;
width:16px;
}
.lryhero_promo-lxt{
border-radius:20px;
background:#222026;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.70), 0 4px 1rem rgba(176,151,106,0.12);
display:flex;
min-height:300px;
position:relative;
}
.lryhero_promo_bg-lxt{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.lryhero_promo_bg-lxt::after{
inset:0;
background:linear-gradient(120deg,#111013 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.lryhero_promo_glow-lxt{
background:radial-gradient(circle,rgba(200,185,155,0.07) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
pointer-events:none;
right:-1.25rem;
top:-40px;
position:absolute;
height:16.25rem;
}
.lryhero_promo_ct-lxt{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.lryhero_promo_label-lxt{
font-weight:700;
letter-spacing:.25em;
display:block;
text-transform:uppercase;
color:#C8B88A;
font-size:10px;
margin-bottom:0.5rem;
}
.lryhero_promo_amount-lxt{
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
line-height:1.05;
}
@media(min-width:767px){
.lryhero_promo_amount-lxt{
font-size:40px;
}
}
.lryhero_promo_amount-lxt em{
font-style:normal;
color:#C8B88A;
}
.lryhero_rating-lxt{
padding:0.625rem 14px;
border:1px solid rgba(244,240,232,0.07);
border-radius:14px;
background:#222026;
gap:0.625rem;
z-index:3;
right:0.875rem;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.60);
top:0.875rem;
display:flex;
position:absolute;
max-width:min(16.25rem,62%);
align-items:center;
}
.lryhero_rating_score-lxt{
flex:0 0 auto;
color:#F0EDE6;
font-size:1.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.lryhero_rating_txt-lxt{
flex:1 1 auto;
min-width:0;
}
.lryhero_rating_stars-lxt{
gap:2px;
display:flex;
color:#B0976A;
}
.lryhero_rating_stars-lxt svg{
height:12px;
width:12px;
}
.lryhero_rating_cap-lxt{
display:block;
overflow-wrap:break-word;
line-height:1.35;
font-size:11px;
color:#948F87;
margin-top:3px;
}
.lrystat-lxt{
border-top:1px solid rgba(244,240,232,0.12);
margin-top:1rem;
border-bottom:1px solid rgba(244,240,232,0.12);
}
.lrystat_in-lxt{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.lrystat_in-lxt{
grid-template-columns:repeat(4,1fr);
}
}
.lrystat_item-lxt{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(244,240,232,0.07);
border-right:1px solid rgba(244,240,232,0.07);
}
.lrystat_item-lxt:nth-child(2n){
border-right:0;
}
.lrystat_item-lxt:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.lrystat_item-lxt{
border-bottom:0;
}
.lrystat_item-lxt:nth-child(2n){
border-right:1px solid rgba(244,240,232,0.07);
}
.lrystat_item-lxt:nth-child(4n){
border-right:0;
}
}
.lrystat_value-lxt{
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1;
color:#F0EDE6;
}
@media(min-width:766px){
.lrystat_value-lxt{
font-size:2.125rem;
}
}
.lrystat_label-lxt{
overflow-wrap:break-word;
margin-top:0.375rem;
color:#948F87;
line-height:1.4;
font-size:0.813rem;
}
.lrygrow-lxt{
padding:26px 0 0.625rem;
}
.lryrow_seo-lxt{
margin:10px 0 0;
overflow-wrap:break-word;
color:#706B64;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
}
.lryrow_seo-lxt strong{
color:#F0EDE6;
font-weight:700;
}
.lrygf-lxt{
padding:1.5rem 0 6px;
}
.lrygf_in-lxt{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.lrygf_chip-lxt{
padding:0.625rem 18px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
background:#222026;
border:1px solid rgba(244,240,232,0.12);
white-space:nowrap;
font-weight:600;
font-size:13px;
color:#C8C3BA;
}
.lrygf_chip-lxt:hover{
border-color:#B0976A;
color:#B0976A;
}
.lrygf_chip-lxt.lrystate_active-lxt{
background:#C8B88A;
border-color:transparent;
color:#111013;
}
.lryjp-lxt{
padding:1.875rem 0 10px;
}
.lryjp_grid-lxt{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.lryjp_grid-lxt{
grid-template-columns:1fr 1fr;
}
.lryjp_card_mega-lxt{
grid-column:1/-1;
}
}
@media(min-width:999px){
.lryjp_grid-lxt{
grid-template-columns:1.4fr 1fr 1fr;
}
.lryjp_card_mega-lxt{
grid-column:auto;
}
}
.lryjp_card-lxt{
background:#222026;
border-radius:20px;
padding:26px;
border:1px solid rgba(244,240,232,0.07);
gap:0.75rem;
overflow:hidden;
min-height:200px;
min-width:0;
display:flex;
justify-content:space-between;
flex-direction:column;
position:relative;
}
.lryjp_card_mega-lxt{
border-color:transparent;
background:linear-gradient(135deg,#1C1A20,#0F0E11);
min-height:210px;
color:#F0EDE6;
}
.lryjp_glow-lxt{
background:radial-gradient(circle,rgba(200,185,155,0.07),transparent 70%);
border-radius:50%;
right:-2.5rem;
height:12.5rem;
top:-40px;
pointer-events:none;
width:200px;
position:absolute;
}
.lryjp_label-lxt{
gap:10px;
display:flex;
justify-content:space-between;
position:relative;
font-size:0.625rem;
align-items:center;
letter-spacing:.16em;
flex-wrap:wrap;
color:#B0976A;
font-weight:700;
text-transform:uppercase;
}
.lryjp_card_mega-lxt .lryjp_label-lxt{
color:#C8B88A;
}
.lryjp_drop-lxt{
text-transform:none;
color:#948F87;
letter-spacing:.04em;
font-weight:600;
}
.lryjp_card_mega-lxt .lryjp_drop-lxt{
color:#948F87;
}
.lryjp_amount-lxt{
font-weight:700;
font-size:2.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
position:relative;
color:#F0EDE6;
}
.lryjp_card_mega-lxt .lryjp_amount-lxt{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#C8B88A;
}
@media(min-width:770px){
.lryjp_card_mega-lxt .lryjp_amount-lxt{
font-size:54px;
}
}
.lryjp_game-lxt{
font-size:13px;
color:#948F87;
position:relative;
}
.lryjp_card_mega-lxt .lryjp_game-lxt{
color:#948F87;
}
.lryjp_cta-lxt{
position:relative;
align-self:flex-start;
}
.lryjp_card_mega-lxt .lryjp_cta-lxt{
border-radius:999px;
padding:0.625rem 1.25rem;
transition:opacity .2s ease;
background:#C8B88A;
font-size:0.813rem;
color:#111013;
font-weight:700;
}
.lryjp_card_mega-lxt .lryjp_cta-lxt:hover{
opacity:.9;
}
.lryjp_card-lxt:not(.lryjp_card_mega-lxt) .lryjp_cta-lxt{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
color:#F0EDE6;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F0EDE6;
}
.lryjp_card-lxt:not(.lryjp_card_mega-lxt) .lryjp_cta-lxt:hover{
border-color:#B0976A;
color:#B0976A;
}
.lryjp_seo-lxt{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#706B64;
}
.lryjp_seo-lxt strong{
color:#F0EDE6;
font-weight:700;
}
.lrygrow-lxt{
padding:26px 0 10px;
}
.lryrow_seo-lxt{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#706B64;
max-width:760px;
overflow-wrap:break-word;
}
.lryrow_seo-lxt strong{
font-weight:700;
color:#F0EDE6;
}
.lryvip-lxt{
padding:3rem 0;
}
@media(min-width:765px){
.lryvip-lxt{
padding:64px 0;
}
}
.lryvip_head-lxt{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:878px){
.lryvip_head-lxt{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.lryvip_eyebrow-lxt{
margin-bottom:0.75rem;
}
.lryvip_h2-lxt{
color:#F0EDE6;
line-height:1.05;
font-size:2rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.lryvip_h2-lxt{
font-size:2.5rem;
}
}
.lryvip_intro-lxt{
line-height:1.6;
font-size:0.875rem;
max-width:26.25rem;
color:#948F87;
}
.lryvip_grid-lxt{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.lryvip_card-lxt{
border-radius:14px;
padding:22px 1.125rem;
border:1px solid rgba(244,240,232,0.10);
min-width:0;
}
.lryvip_card_feat-lxt{
background:rgba(244,240,232,0.06);
border-color:#C8B88A;
}
.lryvip_card_ic-lxt{
background:linear-gradient(135deg,#B0976A,#D4BC84);
border-radius:0.5rem;
height:34px;
margin-bottom:1rem;
width:2.125rem;
display:block;
}
.lryvip_name-lxt{
margin-bottom:0.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
}
.lryvip_perk-lxt{
color:#948F87;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.lryapp-lxt{
padding:1.875rem 0 10px;
}
.lryapp_in-lxt{
border:1px solid rgba(244,240,232,0.07);
gap:1.75rem;
padding:32px;
border-radius:20px;
background:#222026;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.lryapp_in-lxt{
gap:40px;
padding:2.5rem 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.lryapp_copy-lxt{
min-width:0;
max-width:560px;
}
.lryapp_eyebrow-lxt{
margin-bottom:12px;
}
.lryapp_h2-lxt{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
font-weight:600;
line-height:1.05;
color:#F0EDE6;
}
@media(min-width:768px){
.lryapp_h2-lxt{
font-size:2.125rem;
}
}
.lryapp_text-lxt{
line-height:1.6;
font-size:14px;
color:#706B64;
margin-bottom:22px;
}
.lryapp_btns-lxt{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.lryapp_btn-lxt{
background:#C8B88A;
padding:11px 1.25rem;
transition:background-color .2s ease;
border-radius:14px;
gap:0.625rem;
display:inline-flex;
color:#111013;
align-items:center;
}
.lryapp_btn-lxt:hover{
background:#D4C89A;
}
.lryapp_btn_ic-lxt{
display:inline-flex;
align-items:center;
}
.lryapp_btn_ic-lxt svg{
width:18px;
height:18px;
}
.lryapp_btn_lb-lxt{
font-size:0.844rem;
font-weight:700;
}
.lryapp_qr_wrap-lxt{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.lryapp_qr-lxt{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#C8B88A;
height:108px;
width:108px;
background-image:repeating-linear-gradient(0deg,#222026 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#222026 0 0.313rem,transparent 0.313rem 11px);
}
.lryapp_qr_cap-lxt{
font-size:0.781rem;
max-width:92px;
color:#948F87;
line-height:1.4;
}
.lrygm-lxt{
padding:30px 0 10px;
}
.lrygm_in-lxt{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.lrygm_in-lxt{
grid-template-columns:1.25fr 1fr;
}
}
.lrygm_left-lxt{
border:1px solid rgba(244,240,232,0.07);
border-radius:1.25rem;
background:#222026;
padding:2rem;
min-width:0;
}
.lrygm_eyebrow-lxt{
margin-bottom:0.625rem;
}
.lrygm_h2-lxt{
font-size:1.625rem;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
margin-bottom:0.5rem;
}
@media(min-width:767px){
.lrygm_h2-lxt{
font-size:28px;
}
}
.lrygm_text-lxt{
margin-bottom:22px;
color:#706B64;
font-size:0.875rem;
line-height:1.6;
max-width:480px;
}
.lrygm_level-lxt{
color:#B0976A;
font-weight:700;
margin-bottom:8px;
font-size:22px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.lrygm_bar-lxt{
border-radius:999px;
background:rgba(244,240,232,0.12);
overflow:hidden;
height:0.5rem;
margin-bottom:0.375rem;
}
.lrygm_bar_fill-lxt{
background:linear-gradient(90deg,#B0976A,#D4BC84);
border-radius:62.438rem;
height:100%;
}
.lrygm_bar_meta-lxt{
gap:0.625rem;
color:#948F87;
margin-bottom:18px;
justify-content:space-between;
font-size:11px;
display:flex;
}
.lrygm_missions-lxt{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.lrygm_mission-lxt{
gap:0.438rem;
padding:9px 15px;
border:1px solid rgba(244,240,232,0.12);
border-radius:62.438rem;
background:#18171A;
display:inline-flex;
color:#C8C3BA;
font-size:12.5px;
font-weight:600;
align-items:center;
}
.lrygm_mission_ic-lxt{
align-items:center;
display:inline-flex;
color:#B0976A;
}
.lrygm_mission_ic-lxt svg{
height:13px;
width:0.813rem;
}
.lrygm_right-lxt{
overflow:hidden;
padding:32px;
background:linear-gradient(150deg,#1C1A20,#0F0E11);
border-radius:1.25rem;
color:#F0EDE6;
position:relative;
flex-direction:column;
display:flex;
}
.lrygm_glow-lxt{
border-radius:50%;
background:radial-gradient(circle,rgba(200,185,155,0.07),transparent 70%);
top:-30px;
width:9.375rem;
pointer-events:none;
position:absolute;
right:-1.875rem;
height:9.375rem;
}
.lrygm_ref_eyebrow-lxt{
position:relative;
margin-bottom:10px;
}
.lrygm_ref_h2-lxt{
overflow-wrap:break-word;
margin-bottom:8px;
font-size:26px;
position:relative;
font-weight:600;
color:#F0EDE6;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
.lrygm_ref_text-lxt{
margin-bottom:20px;
font-size:0.844rem;
line-height:1.55;
position:relative;
color:#948F87;
}
.lrygm_ref_cta-lxt{
transition:opacity .2s ease;
border-radius:999px;
padding:11px 1.375rem;
background:#C8B88A;
margin-top:auto;
position:relative;
font-weight:700;
align-self:flex-start;
font-size:0.844rem;
color:#111013;
}
.lrygm_ref_cta-lxt:hover{
opacity:.9;
}
.lrytrn-lxt{
padding:30px 0 0.625rem;
}
.lrytrn_in-lxt{
background:#222026;
overflow:hidden;
grid-template-columns:1fr;
border:1px solid rgba(244,240,232,0.07);
border-radius:1.25rem;
display:grid;
}
@media(min-width:878px){
.lrytrn_in-lxt{
grid-template-columns:1.05fr 1fr;
}
}
.lrytrn_banner-lxt{
background:linear-gradient(150deg,#1C1A20,#0F0E11);
overflow:hidden;
padding:2.125rem;
position:relative;
color:#F0EDE6;
}
.lrytrn_glow-lxt{
background:radial-gradient(circle,rgba(200,185,155,0.07),transparent 70%);
border-radius:50%;
height:200px;
pointer-events:none;
right:-2.5rem;
position:absolute;
width:200px;
bottom:-2.5rem;
}
.lrytrn_eyebrow-lxt{
position:relative;
margin-bottom:14px;
}
.lrytrn_h2-lxt{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
font-size:30px;
position:relative;
margin-bottom:12px;
}
@media(min-width:768px){
.lrytrn_h2-lxt{
font-size:36px;
}
}
.lrytrn_text-lxt{
max-width:420px;
font-size:0.875rem;
position:relative;
line-height:1.6;
color:#948F87;
margin-bottom:22px;
}
.lrytrn_timer-lxt{
gap:8px;
margin-bottom:1.5rem;
display:flex;
position:relative;
flex-wrap:wrap;
align-items:center;
}
.lrytrn_timer_cap-lxt{
font-size:0.688rem;
color:#948F87;
}
.lrytrn_timer_box-lxt{
border-radius:0.5rem;
background:rgba(244,240,232,0.06);
padding:0.25rem 0.75rem;
color:#F0EDE6;
font-size:1.5rem;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.lrytrn_cta-lxt{
transition:opacity .2s ease;
background:#C8B88A;
padding:13px 1.625rem;
border-radius:62.438rem;
font-size:14px;
font-weight:700;
position:relative;
color:#111013;
display:inline-block;
}
.lrytrn_cta-lxt:hover{
opacity:.9;
}
.lrytrn_lb-lxt{
padding:1.625rem 1.75rem;
}
.lrytrn_lb_head-lxt{
gap:0.625rem;
display:flex;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
}
.lrytrn_lb_title-lxt{
font-size:1.25rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-weight:600;
}
.lrytrn_lb_upd-lxt{
color:#948F87;
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
}
.lrytrn_lb_row-lxt{
padding:0.688rem 12px;
border-radius:0.5rem;
gap:14px;
align-items:center;
display:flex;
}
.lrytrn_lb_row-lxt:nth-child(2){
background:rgba(176,151,106,0.12);
}
.lrytrn_lb_rank-lxt{
flex:0 0 auto;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
width:1.375rem;
color:#B0976A;
font-weight:700;
font-size:16px;
}
.lrytrn_lb_av-lxt{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B0976A,#D4BC84);
width:30px;
height:1.875rem;
}
.lrytrn_lb_name-lxt{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
color:#F0EDE6;
text-overflow:ellipsis;
font-weight:600;
font-size:14px;
min-width:0;
}
.lrytrn_lb_amount-lxt{
flex:0 0 auto;
font-size:0.813rem;
color:#F0EDE6;
font-weight:700;
}
.lryprov-lxt{
padding:40px 0 1.25rem;
}
.lryprov_eyebrow-lxt{
margin-bottom:1.125rem;
display:block;
}
.lryprov_grid-lxt{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.lryprov_grid-lxt{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.lryprov_grid-lxt{
grid-template-columns:repeat(6,1fr);
}
}
.lrywy-lxt{
padding:3rem 0;
}
@media(min-width:769px){
.lrywy-lxt{
padding:3.5rem 0;
}
}
.lrywy_in-lxt{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.lrywy_in-lxt{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.lrywy_left-lxt{
min-width:0;
}
.lrywy_eyebrow-lxt{
margin-bottom:0.875rem;
}
.lrywy_h2-lxt{
font-size:2rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:16px;
color:#F0EDE6;
}
@media(min-width:765px){
.lrywy_h2-lxt{
font-size:2.5rem;
}
}
.lrywy_intro-lxt{
line-height:1.6;
color:#706B64;
font-size:0.938rem;
}
.lrywy_grid-lxt{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.lrywy_grid-lxt{
grid-template-columns:1fr 1fr;
}
}
.lrywy_card-lxt{
background:#222026;
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(244,240,232,0.07);
min-width:0;
}
.lrywy_card_ic-lxt{
color:#B0976A;
justify-content:center;
display:inline-flex;
align-items:center;
margin-bottom:1rem;
}
.lrywy_card_ic-lxt svg{
width:26px;
height:1.625rem;
}
.lrywy_card_h-lxt{
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-size:1.313rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.lrywy_card_p-lxt{
font-size:0.875rem;
color:#706B64;
overflow-wrap:break-word;
line-height:1.55;
}
.lryhts-lxt{
padding:3rem 0;
}
@media(min-width:769px){
.lryhts-lxt{
padding:3.875rem 0;
}
}
.lryhts_head-lxt{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:767px){
.lryhts_head-lxt{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.lryhts_eyebrow-lxt{
margin-bottom:0.75rem;
}
.lryhts_h2-lxt{
font-weight:600;
color:#F0EDE6;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.lryhts_h2-lxt{
font-size:38px;
}
}
.lryhts_cta-lxt{
transition:opacity .2s ease;
background:#C8B88A;
border-radius:999px;
padding:0.938rem 1.875rem;
flex:0 0 auto;
color:#111013;
font-size:15px;
font-weight:700;
}
.lryhts_cta-lxt:hover{
opacity:.9;
}
.lryhts_grid-lxt{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.lryhts_grid-lxt{
grid-template-columns:repeat(3,1fr);
}
}
.lryhts_step-lxt{
border-top:1px solid rgba(244,240,232,0.10);
min-width:0;
padding-top:1.375rem;
}
.lryhts_step_num-lxt{
color:#C8B88A;
margin-bottom:14px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
font-size:44px;
}
.lryhts_step_h-lxt{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:700;
color:#F0EDE6;
font-size:1.188rem;
line-height:1.2;
}
.lryhts_step_p-lxt{
color:#948F87;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.lryop-lxt{
padding:2.25rem 0 0.625rem;
}
.lryop_in-lxt{
border-radius:0.875rem;
gap:2rem;
grid-template-columns:1fr;
background:#222026;
padding:2rem;
border:1px solid rgba(244,240,232,0.07);
display:grid;
align-items:center;
}
@media(min-width:861px){
.lryop_in-lxt{
gap:44px;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.lryop_left-lxt{
min-width:0;
}
.lryop_eyebrow-lxt{
margin-bottom:12px;
}
.lryop_h2-lxt{
margin-bottom:0.625rem;
color:#F0EDE6;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:766px){
.lryop_h2-lxt{
font-size:30px;
}
}
.lryop_text-lxt{
font-size:0.875rem;
line-height:1.6;
color:#706B64;
}
.lryop_grid-lxt{
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
overflow:hidden;
gap:1px;
border:1px solid rgba(244,240,232,0.12);
background:rgba(244,240,232,0.12);
display:grid;
}
.lryop_field-lxt{
background:#18171A;
padding:1.125rem 1.25rem;
min-width:0;
}
.lryop_field_lb-lxt{
font-weight:600;
color:#B0976A;
font-size:0.625rem;
text-transform:uppercase;
margin-bottom:0.313rem;
letter-spacing:.1em;
}
.lryop_field_val-lxt{
font-weight:700;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:14px;
}
.lrytt-lxt{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.lrytt-lxt{
padding:3.75rem 0 10px;
}
}
.lrytt_head-lxt{
text-align:center;
margin-bottom:2.125rem;
}
.lrytt_eyebrow-lxt{
margin-bottom:0.75rem;
}
.lrytt_h2-lxt{
font-size:32px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.lrytt_h2-lxt{
font-size:2.625rem;
}
}
.lrytt_grid-lxt{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.lrytt_grid-lxt{
grid-template-columns:repeat(3,1fr);
}
}
.lrytt_card-lxt{
padding:1.875rem;
border-radius:14px;
background:#222026;
border:1px solid rgba(244,240,232,0.07);
min-width:0;
display:flex;
flex-direction:column;
}
.lrytt_card_ic-lxt{
color:#B0976A;
align-items:center;
display:inline-flex;
margin-bottom:1.125rem;
}
.lrytt_card_ic-lxt svg{
height:1.75rem;
width:28px;
}
.lrytt_card_h-lxt{
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE6;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.lrytt_card_p-lxt{
font-size:0.875rem;
line-height:1.6;
color:#706B64;
overflow-wrap:break-word;
margin-bottom:14px;
}
.lrytt_card_p-lxt b{
color:#F0EDE6;
font-weight:700;
}
.lrytt_card_link-lxt{
transition:color .2s ease;
margin-top:auto;
border-bottom:1px solid #B0976A;
font-weight:700;
padding-bottom:2px;
color:#F0EDE6;
align-self:flex-start;
font-size:13px;
}
.lrytt_card_link-lxt:hover{
color:#B0976A;
}
.lrydr-lxt{
padding:36px 0 10px;
}
.lrydr_in-lxt{
padding:28px 32px;
border-radius:14px;
gap:1.25rem;
border:1px dashed rgba(244,240,232,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.lrydr_in-lxt{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.lrydr_h2-lxt{
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:24px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
@media(min-width:769px){
.lrydr_h2-lxt{
font-size:1.625rem;
}
}
.lrydr_text-lxt{
line-height:1.6;
font-size:0.875rem;
color:#706B64;
max-width:42.5rem;
overflow-wrap:break-word;
}
.lrydr_text-lxt b{
color:#F0EDE6;
font-weight:700;
}
.lrydr_cta-lxt{
flex:0 0 auto;
transition:color .2s ease;
font-size:13.5px;
color:#F0EDE6;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #B0976A;
white-space:nowrap;
}
.lrydr_cta-lxt:hover{
color:#B0976A;
}
.lryrc-lxt{
padding:48px 0 10px;
}
.lryrc_in-lxt{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:761px){
.lryrc_in-lxt{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.lryrc_col-lxt{
min-width:0;
}
.lryrc_label-lxt{
letter-spacing:.2em;
color:#B0976A;
font-weight:600;
margin-bottom:1rem;
text-transform:uppercase;
font-size:0.688rem;
}
.lryrc_awards-lxt{
gap:12px;
flex-direction:column;
display:flex;
}
.lryrc_award-lxt{
gap:12px;
min-width:0;
display:flex;
align-items:center;
}
.lryrc_award_ic-lxt{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#D4BC84;
}
.lryrc_award_ic-lxt svg{
width:1.125rem;
height:18px;
}
.lryrc_award_t-lxt{
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
color:#F0EDE6;
}
.lryrc_award_s-lxt{
color:#948F87;
overflow-wrap:break-word;
font-size:0.75rem;
}
.lryrc_press-lxt{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.lryrc_press_logo-lxt{
overflow:hidden;
border-radius:8px;
padding:0 8px;
border:1px solid rgba(244,240,232,0.07);
justify-content:center;
align-items:center;
font-size:0.875rem;
white-space:nowrap;
text-align:center;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#706B64;
display:flex;
font-weight:700;
height:52px;
}
.lryrc_partner-lxt{
border-radius:14px;
border:1px solid rgba(244,240,232,0.07);
background:#222026;
padding:22px;
}
.lryrc_partner_name-lxt{
font-size:1.25rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE6;
margin-bottom:0.375rem;
}
.lryrc_partner_text-lxt{
color:#706B64;
line-height:1.55;
font-size:0.813rem;
overflow-wrap:break-word;
}
.lryts-lxt{
padding:2.75rem 0;
}
.lryts_in-lxt{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.lryts_in-lxt{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.lryts_left-lxt{
min-width:0;
}
.lryts_h2-lxt{
margin-bottom:12px;
color:#F0EDE6;
overflow-wrap:break-word;
font-size:26px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:769px){
.lryts_h2-lxt{
font-size:1.75rem;
}
}
.lryts_text-lxt{
font-size:0.906rem;
line-height:1.6;
max-width:520px;
margin-bottom:1.375rem;
color:#948F87;
}
.lryts_badges-lxt{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.lryts_badge-lxt{
color:#948F87;
font-weight:600;
font-size:0.813rem;
}
.lryts_pay-lxt{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.lryts_pay-lxt{
justify-content:flex-end;
}
}
.lryts_pay_chip-lxt{
padding:0.75rem 1rem;
background:rgba(244,240,232,0.06);
border:1px solid rgba(244,240,232,0.10);
border-radius:14px;
font-size:0.875rem;
color:#F0EDE6;
font-weight:700;
}
.lrylh-lxt{
padding:40px 0 1.25rem;
}
.lrylh_in-lxt{
padding-top:34px;
border-top:1px solid rgba(244,240,232,0.12);
}
.lrylh_eyebrow-lxt{
margin-bottom:1.375rem;
display:block;
}
.lrylh_grid-lxt{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.lrylh_grid-lxt{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.lrylh_grid-lxt{
grid-template-columns:repeat(5,1fr);
}
}
.lrylh_col-lxt{
min-width:0;
}
.lrylh_col_h-lxt{
font-weight:700;
font-size:0.813rem;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F0EDE6;
}
.lrylh_links-lxt{
gap:8px;
flex-direction:column;
display:flex;
}
.lrylh_link-lxt{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#706B64;
}
.lrylh_link-lxt:hover{
color:#B0976A;
}
.lryel-lxt{
padding:48px 0;
}
@media(min-width:767px){
.lryel-lxt{
padding:56px 0;
}
}
.lryel_in-lxt{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.lryel_in-lxt{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.lryel_left-lxt{
min-width:0;
}
.lryel_eyebrow-lxt{
margin-bottom:0.875rem;
}
.lryel_h2-lxt{
color:#F0EDE6;
margin-bottom:1.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
font-size:2rem;
font-weight:600;
}
@media(min-width:771px){
.lryel_h2-lxt{
font-size:38px;
}
}
.lryel_body-lxt p{
color:#C8C3BA;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:18px;
line-height:1.7;
}
.lryel_dropcap-lxt{
padding:6px 12px 0 0;
line-height:.8;
font-size:3.875rem;
font-weight:700;
color:#B0976A;
float:left;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.lryel_right-lxt{
min-width:0;
}
.lryel_quote-lxt{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#1C1A20,#0F0E11);
margin-bottom:24px;
position:relative;
color:#F0EDE6;
}
.lryel_quote_mark-lxt{
margin-bottom:0.375rem;
display:inline-flex;
color:#C8B88A;
align-items:center;
}
.lryel_quote_mark-lxt svg{
height:34px;
width:34px;
}
.lryel_quote_text-lxt{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:500;
margin-bottom:1.375rem;
color:#F0EDE6;
line-height:1.4;
overflow-wrap:break-word;
}
.lryel_quote_meta-lxt{
gap:0.75rem;
display:flex;
align-items:center;
}
.lryel_quote_av-lxt{
background:linear-gradient(135deg,#B0976A,#D4BC84);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.lryel_quote_author-lxt{
font-weight:700;
font-size:14px;
color:#F0EDE6;
}
.lryel_quote_meta_sub-lxt{
color:#948F87;
font-size:0.75rem;
}
.lryel_explain-lxt{
border-radius:14px;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
}
.lryel_explain_card-lxt{
padding:1.375rem 1.5rem;
}
.lryel_explain_card-lxt+.lryel_explain_card-lxt{
border-top:1px solid rgba(244,240,232,0.07);
}
.lryel_explain_h-lxt{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F0EDE6;
margin-bottom:0.5rem;
font-size:1.25rem;
}
.lryel_explain_p-lxt{
color:#706B64;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.lrysb-lxt{
background:#222026;
padding:3rem 0;
border-top:1px solid rgba(244,240,232,0.07);
border-bottom:1px solid rgba(244,240,232,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.lrysb-lxt{
padding:56px 0;
}
}
.lrysb_eyebrow-lxt{
display:block;
margin-bottom:0.75rem;
}
.lrysb_h2-lxt{
color:#F0EDE6;
margin-bottom:1.625rem;
line-height:1.05;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.lrysb_h2-lxt{
font-size:36px;
}
}
.lrysb_grid-lxt{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.lrysb_grid-lxt{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.lrysb_grid-lxt{
grid-template-columns:repeat(4,1fr);
}
}
.lrysb_card-lxt{
border:1px solid rgba(244,240,232,0.07);
border-radius:14px;
background:#18171A;
padding:1.5rem;
min-width:0;
}
.lrysb_card_h-lxt{
margin-bottom:0.5rem;
color:#F0EDE6;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.188rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.lrysb_card_p-lxt{
color:#706B64;
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
}
.lrysb_rtp-lxt{
gap:24px;
border:1px solid rgba(244,240,232,0.07);
background:#18171A;
border-radius:0.875rem;
grid-template-columns:1fr;
padding:26px 1.75rem;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:762px){
.lrysb_rtp-lxt{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.lrysb_rtp_h-lxt{
font-weight:600;
line-height:1.15;
color:#F0EDE6;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:20px;
}
.lrysb_rtp_p-lxt{
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#706B64;
}
.lrysb_rtp_stats-lxt{
gap:1rem;
display:flex;
}
.lrysb_stat-lxt{
flex:1 1 0;
border-radius:0.5rem;
padding:18px;
background:#222026;
min-width:0;
text-align:center;
}
.lrysb_stat_v-lxt{
color:#5E9E76;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
}
.lrysb_stat_l-lxt{
font-size:0.719rem;
margin-top:0.25rem;
color:#948F87;
}
.lrysg-lxt{
padding:3rem 0 10px;
}
.lrysg_eyebrow-lxt{
display:block;
margin-bottom:0.75rem;
}
.lrysg_h2-lxt{
overflow-wrap:break-word;
color:#F0EDE6;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:30px;
margin-bottom:1.75rem;
font-weight:600;
}
@media(min-width:766px){
.lrysg_h2-lxt{
font-size:36px;
}
}
.lrysg_grid-lxt{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.lrysg_grid-lxt{
grid-template-columns:repeat(3,1fr);
}
}
.lrysg_col-lxt{
min-width:0;
}
.lrysg_col_h-lxt{
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.625rem;
color:#F0EDE6;
font-size:22px;
}
.lrysg_col_p-lxt{
font-size:0.875rem;
line-height:1.65;
color:#706B64;
overflow-wrap:break-word;
}
.lryfaq-lxt{
padding:3rem 0;
background:#222026;
margin-top:24px;
border-bottom:1px solid rgba(244,240,232,0.07);
border-top:1px solid rgba(244,240,232,0.07);
}
@media(min-width:766px){
.lryfaq-lxt{
padding:3.875rem 0;
}
}
.lryfaq_head-lxt{
margin-bottom:34px;
text-align:center;
}
.lryfaq_eyebrow-lxt{
margin-bottom:12px;
}
.lryfaq_h2-lxt{
color:#F0EDE6;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:765px){
.lryfaq_h2-lxt{
font-size:38px;
}
}
.lryfaq_list-lxt{
gap:12px;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.lryfaq_item-lxt{
overflow:hidden;
background:#18171A;
border:1px solid rgba(244,240,232,0.07);
border-radius:0.875rem;
}
.lryfaq_q-lxt{
gap:20px;
padding:1.25rem 24px;
list-style:none;
font-size:1rem;
display:flex;
font-weight:700;
align-items:center;
color:#F0EDE6;
cursor:pointer;
overflow-wrap:break-word;
justify-content:space-between;
}
.lryfaq_q-lxt::-webkit-details-marker{
display:none;
}
.lryfaq_q_ic-lxt{
transition:transform .2s ease;
flex:0 0 auto;
color:#B0976A;
display:inline-flex;
align-items:center;
}
.lryfaq_q_ic-lxt svg{
height:1.125rem;
width:1.125rem;
}
.lryfaq_item-lxt[open] .lryfaq_q_ic-lxt{
transform:rotate(180deg);
}
.lryfaq_a-lxt{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
color:#706B64;
}
.lryft-lxt{
background:#0F0E11;
color:#948F87;
margin-top:2.5rem;
}
.lryft_in-lxt{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 28px;
display:grid;
}
@media(min-width:599px){
.lryft_in-lxt{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.lryft_in-lxt{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.lryft_brand-lxt{
min-width:0;
}
.lryft_logo-lxt{
color:#F0EDE6;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.lryft_tagline-lxt{
line-height:1.6;
font-size:0.844rem;
color:#948F87;
margin-top:14px;
max-width:17.5rem;
}
.lryft_contact-lxt{
transition:color .2s ease;
max-width:17.5rem;
margin-top:12px;
font-size:0.813rem;
display:inline-block;
color:#C8B88A;
overflow-wrap:anywhere;
}
.lryft_contact-lxt:hover{
color:#F0EDE6;
}
.lryft_col-lxt{
min-width:0;
}
.lryft_col_h-lxt{
font-size:0.813rem;
font-weight:700;
letter-spacing:.08em;
overflow-wrap:break-word;
color:#F0EDE6;
text-transform:uppercase;
margin-bottom:14px;
}
.lryft_col_links-lxt{
gap:10px;
display:flex;
flex-direction:column;
}
.lryft_link-lxt{
transition:color .2s ease;
color:#948F87;
overflow-wrap:break-word;
font-size:0.844rem;
}
.lryft_link-lxt:hover{
color:#F0EDE6;
}
.lryft_bot-lxt{
padding:22px 0 2.5rem;
gap:16px;
flex-direction:column;
border-top:1px solid rgba(244,240,232,0.10);
display:flex;
}
@media(min-width:765px){
.lryft_bot-lxt{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.lryft_legal-lxt{
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
color:#4A4642;
font-size:0.719rem;
}
.lryft_legal-lxt b{
font-weight:700;
color:#948F87;
}
.lryft_age-lxt{
flex:0 0 auto;
padding:4px 0.563rem;
border-radius:8px;
border:1.5px solid #C8B88A;
font-size:0.813rem;
color:#C8B88A;
font-weight:700;
}