*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
-webkit-font-smoothing:antialiased;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
font-size:0.938rem;
color:#D8C9AE;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.xlu_layoutelp{
flex-direction:column;
min-height:100vh;
display:flex;
}
.xlu_mainelp{
flex:1 1 auto;
width:100%;
min-width:0;
}
.xlu_containerelp{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.xlu_containerelp{
padding:0 32px;
}
}
@media(min-width:1103px){
.xlu_containerelp{
padding:0 3.5rem;
}
}
.xlu_eyebrowelp{
letter-spacing:.2em;
color:#C8922A;
font-weight:600;
overflow-wrap:break-word;
font-size:11px;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
text-transform:uppercase;
display:inline-block;
}
.xlu_bandelp{
background:#12100E;
color:#F5ECD8;
}
.xlu_bandelp .xlu_eyebrowelp{
color:#F0B840;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xlu_tbelp{
background:#1A1410;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(245,236,216,0.13);
top:0;
}
.xlu_tb_inelp{
gap:1rem;
margin:0 auto;
padding:12px 1rem;
display:flex;
max-width:1400px;
width:100%;
justify-content:space-between;
align-items:center;
}
@media(min-width:767px){
.xlu_tb_inelp{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.xlu_tb_inelp{
padding:18px 56px;
}
}
.xlu_tb_leftelp{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.xlu_tb_logoelp{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.xlu_tb_logo_markelp{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:34px;
}
.xlu_tb_logo_txtelp{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.xlu_tb_logo_nameelp{
overflow:hidden;
letter-spacing:.02em;
font-size:1.375rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#F5ECD8;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.xlu_tb_logo_subelp{
overflow:hidden;
font-weight:600;
letter-spacing:.32em;
margin-top:4px;
text-transform:uppercase;
text-overflow:ellipsis;
font-size:8.5px;
color:#C8922A;
white-space:nowrap;
}
.xlu_tb_navelp{
display:none;
}
@media(min-width:959px){
.xlu_tb_navelp{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.xlu_tb_nav_itemelp{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
font-weight:600;
color:#D8C9AE;
}
.xlu_tb_nav_itemelp:hover{
color:#F5ECD8;
}
.xlu_tb_nav_itemelp.xlu_state_activeelp{
border-color:#C8922A;
color:#F5ECD8;
}
.xlu_tb_rightelp{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.xlu_tb_searchelp{
transition:color .22s ease;
color:#D8C9AE;
justify-content:center;
display:flex;
align-items:center;
}
.xlu_tb_searchelp:hover{
color:#C8922A;
}
.xlu_tb_searchelp svg{
height:18px;
width:1.125rem;
}
.xlu_tb_langelp{
color:#A8936E;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
font-size:11px;
}
.xlu_tb_langelp:hover{
color:#F5ECD8;
}
.xlu_tb_loginelp{
font-weight:600;
color:#F5ECD8;
font-size:14px;
display:none;
}
@media(min-width:770px){
.xlu_tb_loginelp{
display:inline-block;
}
}
.xlu_tb_registerelp{
padding:11px 1.375rem;
border-radius:62.438rem;
background:#E8A820;
transition:background-color .22s ease;
white-space:nowrap;
color:#160F04;
font-weight:700;
font-size:0.875rem;
}
.xlu_tb_registerelp:hover{
background:#F5BE38;
}
.xlu_mobelp{
background:#1A1410;
border-top:1px solid rgba(245,236,216,0.13);
bottom:0;
z-index:60;
right:0;
left:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:958px){
.xlu_mobelp{
display:none;
}
}
.xlu_mob_inelp{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.xlu_mob_itemelp{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:9px 4px;
display:flex;
flex-direction:column;
color:#A8936E;
align-items:center;
min-width:0;
}
.xlu_mob_itemelp.xlu_state_activeelp{
color:#C8922A;
}
.xlu_mob_icelp{
align-items:center;
justify-content:center;
display:flex;
}
.xlu_mob_icelp svg{
height:1.25rem;
width:1.25rem;
}
.xlu_mob_lbelp{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:600;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.xlu_railelp{
min-width:0;
position:relative;
}
.xlu_rail_scrollelp{
gap:14px;
padding-bottom:0.875rem;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:768px){
.xlu_rail_scrollelp{
gap:18px;
}
}
.xlu_gcelp{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.xlu_gcelp{
width:188px;
}
}
.xlu_gc_imgelp{
border-radius:14px;
background:#221C15;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
padding-bottom:133.33%;
}
.xlu_gc_imgelp img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.xlu_gc_coverelp{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.xlu_gc_hoverelp{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
align-items:center;
justify-content:center;
display:flex;
opacity:0;
position:absolute;
}
.xlu_gcelp:hover .xlu_gc_hoverelp{
opacity:1;
}
.xlu_gc_hover_btnelp{
border-radius:999px;
background:#E8A820;
width:2.875rem;
color:#160F04;
align-items:center;
display:flex;
justify-content:center;
height:2.875rem;
}
.xlu_gc_hover_btnelp svg{
height:18px;
width:1.125rem;
}
.xlu_gc_infoelp{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.xlu_gc_nameelp{
overflow:hidden;
white-space:nowrap;
color:#F5ECD8;
font-weight:700;
font-size:13px;
text-overflow:ellipsis;
}
.xlu_gc_provelp{
overflow:hidden;
font-size:11px;
color:#A8936E;
text-overflow:ellipsis;
white-space:nowrap;
}
.xlu_gc_metaelp{
color:#A8936E;
font-size:11px;
}
.xlu_tcelp{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.xlu_tcelp{
width:14.375rem;
}
}
.xlu_tc_imgelp{
overflow:hidden;
border-radius:14px;
background:#221C15;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:75%;
position:relative;
}
.xlu_tc_imgelp img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.xlu_tc_infoelp{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.xlu_tc_nameelp{
overflow:hidden;
color:#F5ECD8;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
}
.xlu_tc_rtpelp{
color:#A8936E;
font-size:0.688rem;
}
.xlu_lcelp{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.xlu_lcelp{
width:268px;
}
}
.xlu_lc_imgelp{
border-radius:0.875rem;
overflow:hidden;
background:#221C15;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:62.5%;
position:relative;
}
.xlu_lc_imgelp img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.xlu_lc_liveelp{
border-radius:62.438rem;
padding:0.25rem 0.563rem;
gap:7px;
background:rgba(0,0,0,0.52);
left:12px;
align-items:center;
top:12px;
display:flex;
position:absolute;
}
.xlu_lc_live_dotelp{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E0402A;
width:0.5rem;
height:8px;
}
.xlu_lc_seatselp{
font-weight:600;
color:#F5ECD8;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.08em;
}
.xlu_lc_infoelp{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.xlu_lc_nameelp{
overflow:hidden;
font-size:15px;
color:#F5ECD8;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.xlu_lc_betelp{
color:#A8936E;
font-size:0.688rem;
}
.xlu_pcelp{
border-radius:0.875rem;
border:1px solid rgba(245,236,216,0.07);
padding:1rem 0.875rem;
background:#221C15;
gap:8px;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
min-height:4.625rem;
min-width:0;
}
.xlu_pc_logoelp{
flex:0 0 auto;
object-fit:contain;
height:28px;
width:auto;
max-width:100%;
}
.xlu_pc_nameelp{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#A8936E;
font-size:11px;
text-align:center;
max-width:100%;
}
.xlu_gc_tagelp{
padding:3px 0.5rem;
border-radius:8px;
text-transform:uppercase;
position:absolute;
letter-spacing:.06em;
font-weight:700;
top:10px;
left:10px;
z-index:2;
font-size:10px;
display:inline-block;
}
.xlu_gc_tag_hotelp{
background:#E0402A;
color:#F5ECD8;
}
.xlu_gc_tag_newelp{
background:#F0B840;
color:#160F04;
}
.xlu_gc_tag_jpelp{
background:#E8A820;
color:#160F04;
}
.xlu_gc_tag_liveelp{
background:#E0402A;
color:#F5ECD8;
}
.xlu_shelp{
min-width:0;
margin-bottom:1.125rem;
}
.xlu_sh_rowelp{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.xlu_sh_rowelp .xlu_sh_lelp{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.xlu_sh_stackelp{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.xlu_sh_centerelp{
gap:0.625rem;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.xlu_sh_h2elp{
overflow-wrap:break-word;
font-size:24px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
color:#F5ECD8;
}
@media(min-width:766px){
.xlu_sh_h2elp{
font-size:30px;
}
}
.xlu_bandelp .xlu_sh_h2elp{
color:#F5ECD8;
}
.xlu_sh_eb_lineelp{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.xlu_sh_eb_lineelp::before{
background:#C8922A;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.xlu_bandelp .xlu_sh_eb_lineelp::before{
background:#F0B840;
}
.xlu_sh_eb_dotelp{
gap:8px;
align-items:center;
display:inline-flex;
}
.xlu_sh_eb_dotelp::before{
border-radius:50%;
background:#C8922A;
display:inline-block;
width:0.375rem;
height:6px;
content:"";
}
.xlu_bandelp .xlu_sh_eb_dotelp::before{
background:#F0B840;
}
.xlu_sh_linkelp{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-size:13px;
display:inline-flex;
color:#F5ECD8;
white-space:nowrap;
font-weight:600;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #F5ECD8;
}
.xlu_sh_linkelp:hover{
border-color:#C8922A;
color:#C8922A;
}
.xlu_sh_linkelp svg{
width:0.875rem;
height:0.875rem;
}
.xlu_sh_link_chevelp{
padding-bottom:0;
border-bottom:0;
}
.xlu_sh_link_btnelp{
border-radius:999px;
background:#E8A820;
padding:9px 18px;
color:#160F04;
border-bottom:0;
}
.xlu_sh_link_btnelp:hover{
background:#F5BE38;
border-color:transparent;
color:#160F04;
}
.xlu_bandelp .xlu_sh_linkelp{
border-color:#F5ECD8;
color:#F5ECD8;
}
.xlu_bandelp .xlu_sh_link_btnelp{
background:#F0B840;
color:#160F04;
}
.xlu_sh_ruleelp{
margin:-2px 0 18px;
background:rgba(245,236,216,0.13);
height:1px;
}
.xlu_bandelp .xlu_sh_ruleelp{
background:rgba(255,220,150,0.14);
}
.xlu_heroelp{
padding:2rem 0 8px;
}
@media(min-width:770px){
.xlu_heroelp{
padding:56px 0 24px;
}
}
.xlu_hero_inelp{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.xlu_hero_inelp{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.xlu_hero_copyelp{
min-width:0;
}
.xlu_hero_eyebrowelp{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.xlu_hero_eyebrow_lineelp{
background:#C8922A;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.xlu_hero_h1elp{
font-weight:600;
color:#F5ECD8;
font-size:38px;
letter-spacing:-.01em;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.04;
margin-bottom:20px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.xlu_hero_h1elp{
font-size:54px;
}
}
@media(min-width:1099px){
.xlu_hero_h1elp{
font-size:3.875rem;
}
}
.xlu_hero_h1elp em{
color:#C8922A;
font-style:normal;
}
.xlu_hero_subelp{
margin-bottom:30px;
font-size:16px;
color:#8A7559;
line-height:1.6;
max-width:30rem;
}
@media(min-width:769px){
.xlu_hero_subelp{
font-size:1.125rem;
}
}
.xlu_hero_actionselp{
gap:14px;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
}
.xlu_hero_ctaelp{
transition:background-color .22s ease;
gap:0.625rem;
padding:16px 30px;
border-radius:999px;
background:#E8A820;
color:#160F04;
display:inline-flex;
align-items:center;
font-weight:700;
font-size:0.938rem;
}
.xlu_hero_ctaelp:hover{
background:#F5BE38;
}
.xlu_hero_cta_icelp{
display:inline-flex;
align-items:center;
}
.xlu_hero_cta_icelp svg{
width:16px;
height:16px;
}
.xlu_hero_cta_altelp{
border-radius:999px;
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(245,236,216,0.13);
background:transparent;
display:inline-flex;
font-size:0.938rem;
align-items:center;
font-weight:600;
color:#F5ECD8;
}
.xlu_hero_cta_altelp:hover{
border-color:#C8922A;
color:#C8922A;
}
.xlu_hero_trustelp{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.xlu_hero_trust_itemelp{
gap:9px;
font-weight:600;
font-size:13px;
color:#D8C9AE;
align-items:center;
display:flex;
}
.xlu_hero_trust_icelp{
color:#C8922A;
display:inline-flex;
align-items:center;
}
.xlu_hero_trust_icelp svg{
height:1rem;
width:16px;
}
.xlu_hero_promoelp{
overflow:hidden;
background:#221C15;
border-radius:1.25rem;
box-shadow:0 12px 48px rgba(0,0,0,0.65), 0 0.25rem 16px rgba(200,146,42,0.18), 0 1px 4px rgba(0,0,0,0.50);
min-height:18.75rem;
display:flex;
position:relative;
}
.xlu_hero_promo_bgelp{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.xlu_hero_promo_bgelp::after{
background:linear-gradient(120deg,#12100E 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.xlu_hero_promo_glowelp{
background:radial-gradient(circle,rgba(212,152,48,0.18) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-20px;
height:260px;
width:16.25rem;
position:absolute;
pointer-events:none;
}
.xlu_hero_promo_ctelp{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.xlu_hero_promo_labelelp{
font-size:10px;
margin-bottom:8px;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
display:block;
color:#F0B840;
}
.xlu_hero_promo_amountelp{
line-height:1.05;
color:#F5ECD8;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.xlu_hero_promo_amountelp{
font-size:2.5rem;
}
}
.xlu_hero_promo_amountelp em{
font-style:normal;
color:#F0B840;
}
.xlu_hero_ratingelp{
padding:0.625rem 0.875rem;
gap:0.625rem;
border:1px solid rgba(245,236,216,0.07);
background:#221C15;
border-radius:14px;
top:14px;
z-index:3;
align-items:center;
position:absolute;
max-width:min(260px,62%);
right:0.875rem;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
display:flex;
}
.xlu_hero_rating_scoreelp{
flex:0 0 auto;
font-size:1.5rem;
color:#F5ECD8;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.xlu_hero_rating_txtelp{
flex:1 1 auto;
min-width:0;
}
.xlu_hero_rating_starselp{
gap:2px;
color:#C8922A;
display:flex;
}
.xlu_hero_rating_starselp svg{
width:0.75rem;
height:0.75rem;
}
.xlu_hero_rating_capelp{
color:#A8936E;
margin-top:3px;
font-size:0.688rem;
overflow-wrap:break-word;
display:block;
line-height:1.35;
}
.xlu_statelp{
border-bottom:1px solid rgba(245,236,216,0.13);
margin-top:16px;
border-top:1px solid rgba(245,236,216,0.13);
}
.xlu_stat_inelp{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.xlu_stat_inelp{
grid-template-columns:repeat(4,1fr);
}
}
.xlu_stat_itemelp{
padding:22px 0.875rem;
border-right:1px solid rgba(245,236,216,0.07);
border-bottom:1px solid rgba(245,236,216,0.07);
min-width:0;
}
.xlu_stat_itemelp:nth-child(2n){
border-right:0;
}
.xlu_stat_itemelp:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.xlu_stat_itemelp{
border-bottom:0;
}
.xlu_stat_itemelp:nth-child(2n){
border-right:1px solid rgba(245,236,216,0.07);
}
.xlu_stat_itemelp:nth-child(4n){
border-right:0;
}
}
.xlu_stat_valueelp{
line-height:1;
font-size:30px;
color:#F5ECD8;
overflow-wrap:break-word;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.xlu_stat_valueelp{
font-size:2.125rem;
}
}
.xlu_stat_labelelp{
margin-top:0.375rem;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
color:#A8936E;
}
.xlu_growelp{
padding:1.625rem 0 10px;
}
.xlu_row_seoelp{
margin:10px 0 0;
font-size:14px;
color:#8A7559;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.xlu_row_seoelp strong{
font-weight:700;
color:#F5ECD8;
}
.xlu_prelp{
padding:1.875rem 0 0.375rem;
}
.xlu_pr_cardelp{
flex:0 0 auto;
padding:1.625rem;
border-radius:1.25rem;
background:#221C15;
border:1px solid rgba(245,236,216,0.07);
overflow:hidden;
gap:10px;
width:280px;
display:flex;
position:relative;
min-height:200px;
flex-direction:column;
}
@media(min-width:765px){
.xlu_pr_cardelp{
width:18.75rem;
}
}
.xlu_pr_card_featelp{
background:linear-gradient(150deg,#1E1710,#0E0C09);
border-color:transparent;
color:#F5ECD8;
}
.xlu_pr_glowelp{
border-radius:50%;
background:radial-gradient(circle,rgba(212,152,48,0.18),transparent 70%);
position:absolute;
height:8.125rem;
right:-30px;
width:8.125rem;
pointer-events:none;
opacity:0;
top:-1.875rem;
}
.xlu_pr_card_featelp .xlu_pr_glowelp{
opacity:1;
}
.xlu_pr_labelelp{
font-size:10px;
color:#C8922A;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
font-weight:700;
}
.xlu_pr_card_featelp .xlu_pr_labelelp{
color:#F0B840;
}
.xlu_pr_amountelp{
line-height:1.08;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5ECD8;
font-weight:600;
font-size:26px;
position:relative;
}
.xlu_pr_card_featelp .xlu_pr_amountelp{
color:#F5ECD8;
}
.xlu_pr_amountelp em{
color:#C8922A;
font-style:normal;
}
.xlu_pr_card_featelp .xlu_pr_amountelp em{
color:#F0B840;
}
.xlu_pr_termselp{
line-height:1.5;
color:#A8936E;
position:relative;
font-size:13px;
}
.xlu_pr_card_featelp .xlu_pr_termselp{
color:#A89070;
}
.xlu_pr_ctaelp{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.xlu_pr_card_featelp .xlu_pr_ctaelp{
padding:0.563rem 1.125rem;
transition:opacity .22s ease;
background:#F0B840;
border-radius:62.438rem;
font-weight:700;
color:#160F04;
font-size:13px;
}
.xlu_pr_card_featelp .xlu_pr_ctaelp:hover{
opacity:.9;
}
.xlu_pr_cardelp:not(.xlu_pr_card_featelp) .xlu_pr_ctaelp{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
color:#F5ECD8;
border-bottom:1px solid #F5ECD8;
}
.xlu_pr_cardelp:not(.xlu_pr_card_featelp) .xlu_pr_ctaelp:hover{
border-color:#C8922A;
color:#C8922A;
}
.xlu_growelp{
padding:26px 0 0.625rem;
}
.xlu_row_seoelp{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
color:#8A7559;
}
.xlu_row_seoelp strong{
color:#F5ECD8;
font-weight:700;
}
.xlu_gfelp{
padding:1.5rem 0 6px;
}
.xlu_gf_inelp{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.xlu_gf_chipelp{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 1.125rem;
background:#221C15;
border:1px solid rgba(245,236,216,0.13);
border-radius:62.438rem;
font-size:0.813rem;
white-space:nowrap;
color:#D8C9AE;
font-weight:600;
}
.xlu_gf_chipelp:hover{
border-color:#C8922A;
color:#C8922A;
}
.xlu_gf_chipelp.xlu_state_activeelp{
background:#E8A820;
border-color:transparent;
color:#160F04;
}
.xlu_jpelp{
padding:30px 0 10px;
}
.xlu_jp_gridelp{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.xlu_jp_gridelp{
grid-template-columns:1fr 1fr;
}
.xlu_jp_card_megaelp{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.xlu_jp_gridelp{
grid-template-columns:1.4fr 1fr 1fr;
}
.xlu_jp_card_megaelp{
grid-column:auto;
}
}
.xlu_jp_cardelp{
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(245,236,216,0.07);
padding:26px;
background:#221C15;
gap:12px;
min-height:200px;
display:flex;
justify-content:space-between;
min-width:0;
position:relative;
flex-direction:column;
}
.xlu_jp_card_megaelp{
background:linear-gradient(135deg,#1E1710,#0E0C09);
border-color:transparent;
color:#F5ECD8;
min-height:13.125rem;
}
.xlu_jp_glowelp{
border-radius:50%;
background:radial-gradient(circle,rgba(212,152,48,0.18),transparent 70%);
pointer-events:none;
width:12.5rem;
top:-40px;
position:absolute;
height:200px;
right:-2.5rem;
}
.xlu_jp_labelelp{
gap:0.625rem;
position:relative;
font-weight:700;
letter-spacing:.16em;
flex-wrap:wrap;
align-items:center;
display:flex;
text-transform:uppercase;
font-size:10px;
justify-content:space-between;
color:#C8922A;
}
.xlu_jp_card_megaelp .xlu_jp_labelelp{
color:#F0B840;
}
.xlu_jp_dropelp{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#A8936E;
}
.xlu_jp_card_megaelp .xlu_jp_dropelp{
color:#A89070;
}
.xlu_jp_amountelp{
overflow-wrap:break-word;
line-height:1;
font-family:"Lora", Georgia, 'Times New Roman', serif;
position:relative;
font-size:2.375rem;
font-weight:700;
color:#F5ECD8;
}
.xlu_jp_card_megaelp .xlu_jp_amountelp{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#F0B840;
}
@media(min-width:769px){
.xlu_jp_card_megaelp .xlu_jp_amountelp{
font-size:54px;
}
}
.xlu_jp_gameelp{
color:#A8936E;
font-size:0.813rem;
position:relative;
}
.xlu_jp_card_megaelp .xlu_jp_gameelp{
color:#A89070;
}
.xlu_jp_ctaelp{
align-self:flex-start;
position:relative;
}
.xlu_jp_card_megaelp .xlu_jp_ctaelp{
background:#F0B840;
border-radius:999px;
padding:10px 20px;
transition:opacity .22s ease;
color:#160F04;
font-size:13px;
font-weight:700;
}
.xlu_jp_card_megaelp .xlu_jp_ctaelp:hover{
opacity:.9;
}
.xlu_jp_cardelp:not(.xlu_jp_card_megaelp) .xlu_jp_ctaelp{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
font-weight:700;
color:#F5ECD8;
padding-bottom:2px;
border-bottom:1px solid #F5ECD8;
}
.xlu_jp_cardelp:not(.xlu_jp_card_megaelp) .xlu_jp_ctaelp:hover{
border-color:#C8922A;
color:#C8922A;
}
.xlu_jp_seoelp{
margin:14px 0 0;
overflow-wrap:break-word;
color:#8A7559;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.xlu_jp_seoelp strong{
color:#F5ECD8;
font-weight:700;
}
.xlu_growelp{
padding:1.625rem 0 10px;
}
.xlu_row_seoelp{
margin:0.625rem 0 0;
color:#8A7559;
max-width:760px;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.xlu_row_seoelp strong{
font-weight:700;
color:#F5ECD8;
}
.xlu_trnelp{
padding:30px 0 0.625rem;
}
.xlu_trn_inelp{
grid-template-columns:1fr;
background:#221C15;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(245,236,216,0.07);
display:grid;
}
@media(min-width:881px){
.xlu_trn_inelp{
grid-template-columns:1.05fr 1fr;
}
}
.xlu_trn_bannerelp{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(150deg,#1E1710,#0E0C09);
color:#F5ECD8;
position:relative;
}
.xlu_trn_glowelp{
background:radial-gradient(circle,rgba(212,152,48,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-40px;
height:200px;
width:200px;
bottom:-2.5rem;
position:absolute;
}
.xlu_trn_eyebrowelp{
margin-bottom:14px;
position:relative;
}
.xlu_trn_h2elp{
overflow-wrap:break-word;
font-weight:600;
position:relative;
color:#F5ECD8;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.06;
font-size:1.875rem;
}
@media(min-width:771px){
.xlu_trn_h2elp{
font-size:2.25rem;
}
}
.xlu_trn_textelp{
color:#A89070;
max-width:420px;
position:relative;
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.xlu_trn_timerelp{
gap:0.5rem;
display:flex;
position:relative;
flex-wrap:wrap;
margin-bottom:1.5rem;
align-items:center;
}
.xlu_trn_timer_capelp{
color:#A89070;
font-size:11px;
}
.xlu_trn_timer_boxelp{
background:rgba(255,235,190,0.07);
padding:4px 12px;
border-radius:0.5rem;
color:#F5ECD8;
font-weight:700;
font-size:24px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.xlu_trn_ctaelp{
border-radius:999px;
padding:0.813rem 26px;
transition:opacity .22s ease;
background:#F0B840;
position:relative;
display:inline-block;
font-size:0.875rem;
color:#160F04;
font-weight:700;
}
.xlu_trn_ctaelp:hover{
opacity:.9;
}
.xlu_trn_lbelp{
padding:26px 1.75rem;
}
.xlu_trn_lb_headelp{
gap:10px;
margin-bottom:0.75rem;
align-items:center;
display:flex;
justify-content:space-between;
}
.xlu_trn_lb_titleelp{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
color:#F5ECD8;
}
.xlu_trn_lb_updelp{
color:#A8936E;
letter-spacing:.08em;
font-size:0.688rem;
text-transform:uppercase;
}
.xlu_trn_lb_rowelp{
padding:0.688rem 12px;
border-radius:8px;
gap:0.875rem;
display:flex;
align-items:center;
}
.xlu_trn_lb_rowelp:nth-child(2){
background:rgba(200,146,42,0.12);
}
.xlu_trn_lb_rankelp{
flex:0 0 auto;
font-size:16px;
color:#C8922A;
width:1.375rem;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.xlu_trn_lb_avelp{
background:linear-gradient(135deg,#C8922A,#F5C84A);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:1.875rem;
}
.xlu_trn_lb_nameelp{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
color:#F5ECD8;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
font-weight:600;
}
.xlu_trn_lb_amountelp{
flex:0 0 auto;
color:#F5ECD8;
font-weight:700;
font-size:13px;
}
.xlu_vipelp{
padding:3rem 0;
}
@media(min-width:769px){
.xlu_vipelp{
padding:64px 0;
}
}
.xlu_vip_headelp{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.xlu_vip_headelp{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xlu_vip_eyebrowelp{
margin-bottom:0.75rem;
}
.xlu_vip_h2elp{
color:#F5ECD8;
font-size:32px;
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.xlu_vip_h2elp{
font-size:2.5rem;
}
}
.xlu_vip_introelp{
line-height:1.6;
font-size:14px;
max-width:420px;
color:#A89070;
}
.xlu_vip_gridelp{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.xlu_vip_cardelp{
border-radius:0.875rem;
border:1px solid rgba(255,220,150,0.14);
padding:1.375rem 1.125rem;
min-width:0;
}
.xlu_vip_card_featelp{
background:rgba(255,235,190,0.07);
border-color:#F0B840;
}
.xlu_vip_card_icelp{
border-radius:0.5rem;
background:linear-gradient(135deg,#C8922A,#F5C84A);
width:34px;
display:block;
height:34px;
margin-bottom:16px;
}
.xlu_vip_nameelp{
overflow-wrap:break-word;
margin-bottom:6px;
color:#F5ECD8;
font-size:20px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.xlu_vip_perkelp{
overflow-wrap:break-word;
font-size:12.5px;
color:#A89070;
line-height:1.5;
}
.xlu_appelp{
padding:1.875rem 0 0.625rem;
}
.xlu_app_inelp{
border:1px solid rgba(245,236,216,0.07);
background:#221C15;
gap:28px;
padding:32px;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.xlu_app_inelp{
gap:40px;
padding:40px 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.xlu_app_copyelp{
min-width:0;
max-width:35rem;
}
.xlu_app_eyebrowelp{
margin-bottom:12px;
}
.xlu_app_h2elp{
color:#F5ECD8;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:1.75rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.xlu_app_h2elp{
font-size:34px;
}
}
.xlu_app_textelp{
margin-bottom:1.375rem;
color:#8A7559;
line-height:1.6;
font-size:14px;
}
.xlu_app_btnselp{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.xlu_app_btnelp{
background:#E8A820;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:0.875rem;
color:#160F04;
display:inline-flex;
align-items:center;
}
.xlu_app_btnelp:hover{
background:#F5BE38;
}
.xlu_app_btn_icelp{
display:inline-flex;
align-items:center;
}
.xlu_app_btn_icelp svg{
height:18px;
width:1.125rem;
}
.xlu_app_btn_lbelp{
font-size:0.844rem;
font-weight:700;
}
.xlu_app_qr_wrapelp{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.xlu_app_qrelp{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-color:#E8A820;
height:108px;
background-image:repeating-linear-gradient(0deg,#221C15 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#221C15 0 5px,transparent 5px 0.688rem);
}
.xlu_app_qr_capelp{
max-width:5.75rem;
color:#A8936E;
line-height:1.4;
font-size:12.5px;
}
.xlu_opelp{
padding:2.25rem 0 0.625rem;
}
.xlu_op_inelp{
grid-template-columns:1fr;
padding:32px;
gap:32px;
border:1px solid rgba(245,236,216,0.07);
background:#221C15;
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:859px){
.xlu_op_inelp{
gap:2.75rem;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.xlu_op_leftelp{
min-width:0;
}
.xlu_op_eyebrowelp{
margin-bottom:0.75rem;
}
.xlu_op_h2elp{
font-size:1.75rem;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:10px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
}
@media(min-width:771px){
.xlu_op_h2elp{
font-size:1.875rem;
}
}
.xlu_op_textelp{
line-height:1.6;
font-size:14px;
color:#8A7559;
}
.xlu_op_gridelp{
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid rgba(245,236,216,0.13);
gap:1px;
border-radius:0.5rem;
background:rgba(245,236,216,0.13);
display:grid;
}
.xlu_op_fieldelp{
background:#1A1410;
padding:18px 1.25rem;
min-width:0;
}
.xlu_op_field_lbelp{
text-transform:uppercase;
margin-bottom:5px;
letter-spacing:.1em;
font-weight:600;
color:#C8922A;
font-size:0.625rem;
}
.xlu_op_field_valelp{
overflow-wrap:break-word;
font-size:0.875rem;
color:#F5ECD8;
font-weight:700;
}
.xlu_pmtelp{
padding:3rem 0 10px;
}
.xlu_pmt_inelp{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.xlu_pmt_inelp{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.xlu_pmt_leftelp{
min-width:0;
}
.xlu_pmt_eyebrowelp{
margin-bottom:0.75rem;
}
.xlu_pmt_h2elp{
margin-bottom:12px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.06;
font-weight:600;
}
@media(min-width:768px){
.xlu_pmt_h2elp{
font-size:32px;
}
}
.xlu_pmt_textelp{
color:#8A7559;
margin-bottom:22px;
line-height:1.6;
font-size:14.5px;
}
.xlu_pmt_logoselp{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.xlu_pmt_logoselp{
grid-template-columns:repeat(4,1fr);
}
}
.xlu_pmt_logoelp{
overflow:hidden;
padding:0 8px;
background:#221C15;
border-radius:8px;
border:1px solid rgba(245,236,216,0.07);
white-space:nowrap;
font-size:0.781rem;
color:#D8C9AE;
text-align:center;
font-weight:700;
height:50px;
align-items:center;
text-overflow:ellipsis;
display:flex;
justify-content:center;
}
.xlu_pmt_tableelp{
border-radius:0.875rem;
border:1px solid rgba(245,236,216,0.07);
overflow:hidden;
min-width:0;
}
.xlu_pmt_theadelp{
background:#100D09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.xlu_pmt_thelp{
padding:0.813rem 0.875rem;
overflow:hidden;
text-transform:uppercase;
color:#F5ECD8;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
letter-spacing:.08em;
}
.xlu_pmt_rowelp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,236,216,0.07);
}
.xlu_pmt_rowelp:nth-child(odd){
background:#221C15;
}
.xlu_pmt_tdelp{
padding:14px;
min-width:0;
overflow-wrap:break-word;
color:#8A7559;
font-size:13.5px;
}
.xlu_pmt_rowelp .xlu_pmt_tdelp:first-child{
color:#F5ECD8;
font-weight:700;
}
.xlu_pmt_rowelp .xlu_pmt_tdelp:last-child{
color:#4CAF82;
font-weight:700;
}
.xlu_wyelp{
padding:48px 0;
}
@media(min-width:771px){
.xlu_wyelp{
padding:3.5rem 0;
}
}
.xlu_wy_inelp{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.xlu_wy_inelp{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.xlu_wy_leftelp{
min-width:0;
}
.xlu_wy_eyebrowelp{
margin-bottom:0.875rem;
}
.xlu_wy_h2elp{
font-size:2rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:16px;
color:#F5ECD8;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.xlu_wy_h2elp{
font-size:2.5rem;
}
}
.xlu_wy_introelp{
font-size:0.938rem;
color:#8A7559;
line-height:1.6;
}
.xlu_wy_gridelp{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.xlu_wy_gridelp{
grid-template-columns:1fr 1fr;
}
}
.xlu_wy_cardelp{
padding:1.625rem;
background:#221C15;
border:1px solid rgba(245,236,216,0.07);
border-radius:0.875rem;
min-width:0;
}
.xlu_wy_card_icelp{
align-items:center;
justify-content:center;
margin-bottom:16px;
display:inline-flex;
color:#C8922A;
}
.xlu_wy_card_icelp svg{
height:26px;
width:26px;
}
.xlu_wy_card_help{
color:#F5ECD8;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:21px;
line-height:1.15;
}
.xlu_wy_card_pelp{
font-size:0.875rem;
color:#8A7559;
overflow-wrap:break-word;
line-height:1.55;
}
.xlu_tselp{
padding:2.75rem 0;
}
.xlu_ts_inelp{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:877px){
.xlu_ts_inelp{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.xlu_ts_leftelp{
min-width:0;
}
.xlu_ts_h2elp{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
margin-bottom:0.75rem;
color:#F5ECD8;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
}
@media(min-width:771px){
.xlu_ts_h2elp{
font-size:1.75rem;
}
}
.xlu_ts_textelp{
max-width:520px;
margin-bottom:22px;
line-height:1.6;
color:#A89070;
font-size:14.5px;
}
.xlu_ts_badgeselp{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.xlu_ts_badgeelp{
color:#A89070;
font-size:13px;
font-weight:600;
}
.xlu_ts_payelp{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.xlu_ts_payelp{
justify-content:flex-end;
}
}
.xlu_ts_pay_chipelp{
background:rgba(255,235,190,0.07);
padding:12px 1rem;
border:1px solid rgba(255,220,150,0.14);
border-radius:14px;
color:#F5ECD8;
font-weight:700;
font-size:0.875rem;
}
.xlu_etelp{
padding:2.25rem 0 10px;
}
.xlu_et_inelp{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.xlu_et_inelp{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.xlu_et_leftelp{
min-width:0;
}
.xlu_et_eyebrowelp{
margin-bottom:12px;
}
.xlu_et_h2elp{
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.06;
color:#F5ECD8;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:28px;
}
@media(min-width:770px){
.xlu_et_h2elp{
font-size:2rem;
}
}
.xlu_et_textelp{
margin-bottom:22px;
font-size:15px;
line-height:1.65;
color:#8A7559;
}
.xlu_et_statselp{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.xlu_et_statelp{
min-width:0;
}
.xlu_et_stat_velp{
font-size:1.625rem;
line-height:1;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
font-weight:700;
}
.xlu_et_stat_lelp{
font-size:0.781rem;
margin-top:0.25rem;
color:#A8936E;
}
.xlu_et_rightelp{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.xlu_et_memberelp{
border:1px solid rgba(245,236,216,0.07);
border-radius:14px;
padding:18px 20px;
gap:16px;
background:#221C15;
display:flex;
align-items:center;
min-width:0;
}
.xlu_et_member_avelp{
border-radius:50%;
background:linear-gradient(135deg,#1E1710,#C8922A);
flex:0 0 auto;
height:3rem;
width:48px;
}
.xlu_et_member_nameelp{
color:#F5ECD8;
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
}
.xlu_et_member_roleelp{
font-size:0.781rem;
overflow-wrap:break-word;
color:#A8936E;
}
.xlu_et_updatedelp{
background:#1A1410;
border:1px solid rgba(245,236,216,0.07);
gap:0.5rem;
border-radius:0.875rem;
padding:0.875rem 18px;
color:#8A7559;
align-items:center;
display:flex;
font-size:12.5px;
}
.xlu_ttelp{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.xlu_ttelp{
padding:3.75rem 0 0.625rem;
}
}
.xlu_tt_headelp{
text-align:center;
margin-bottom:2.125rem;
}
.xlu_tt_eyebrowelp{
margin-bottom:0.75rem;
}
.xlu_tt_h2elp{
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5ECD8;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:767px){
.xlu_tt_h2elp{
font-size:42px;
}
}
.xlu_tt_gridelp{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.xlu_tt_gridelp{
grid-template-columns:repeat(3,1fr);
}
}
.xlu_tt_cardelp{
background:#221C15;
border:1px solid rgba(245,236,216,0.07);
padding:30px;
border-radius:14px;
flex-direction:column;
min-width:0;
display:flex;
}
.xlu_tt_card_icelp{
display:inline-flex;
color:#C8922A;
margin-bottom:1.125rem;
align-items:center;
}
.xlu_tt_card_icelp svg{
width:28px;
height:1.75rem;
}
.xlu_tt_card_help{
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
color:#F5ECD8;
margin-bottom:8px;
font-size:22px;
}
.xlu_tt_card_pelp{
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:0.875rem;
color:#8A7559;
font-size:0.875rem;
}
.xlu_tt_card_pelp b{
font-weight:700;
color:#F5ECD8;
}
.xlu_tt_card_linkelp{
transition:color .22s ease;
font-weight:700;
padding-bottom:2px;
color:#F5ECD8;
border-bottom:1px solid #C8922A;
font-size:13px;
align-self:flex-start;
margin-top:auto;
}
.xlu_tt_card_linkelp:hover{
color:#C8922A;
}
.xlu_rcelp{
padding:3rem 0 0.625rem;
}
.xlu_rc_inelp{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.xlu_rc_inelp{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.xlu_rc_colelp{
min-width:0;
}
.xlu_rc_labelelp{
letter-spacing:.2em;
margin-bottom:16px;
text-transform:uppercase;
color:#C8922A;
font-weight:600;
font-size:0.688rem;
}
.xlu_rc_awardselp{
gap:12px;
display:flex;
flex-direction:column;
}
.xlu_rc_awardelp{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.xlu_rc_award_icelp{
flex:0 0 auto;
color:#F0B840;
align-items:center;
display:inline-flex;
}
.xlu_rc_award_icelp svg{
height:1.125rem;
width:1.125rem;
}
.xlu_rc_award_telp{
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
color:#F5ECD8;
}
.xlu_rc_award_selp{
color:#A8936E;
overflow-wrap:break-word;
font-size:12px;
}
.xlu_rc_presselp{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.xlu_rc_press_logoelp{
border:1px solid rgba(245,236,216,0.07);
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
align-items:center;
text-align:center;
display:flex;
font-weight:700;
color:#8A7559;
height:52px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-size:14px;
justify-content:center;
text-overflow:ellipsis;
}
.xlu_rc_partnerelp{
padding:1.375rem;
background:#221C15;
border:1px solid rgba(245,236,216,0.07);
border-radius:14px;
}
.xlu_rc_partner_nameelp{
color:#F5ECD8;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
}
.xlu_rc_partner_textelp{
line-height:1.55;
color:#8A7559;
font-size:13px;
overflow-wrap:break-word;
}
.xlu_provelp{
padding:40px 0 20px;
}
.xlu_prov_eyebrowelp{
margin-bottom:18px;
display:block;
}
.xlu_prov_gridelp{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.xlu_prov_gridelp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.xlu_prov_gridelp{
grid-template-columns:repeat(6,1fr);
}
}
.xlu_htselp{
padding:3rem 0;
}
@media(min-width:767px){
.xlu_htselp{
padding:62px 0;
}
}
.xlu_hts_headelp{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:768px){
.xlu_hts_headelp{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.xlu_hts_eyebrowelp{
margin-bottom:0.75rem;
}
.xlu_hts_h2elp{
color:#F5ECD8;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:770px){
.xlu_hts_h2elp{
font-size:2.375rem;
}
}
.xlu_hts_ctaelp{
padding:15px 30px;
border-radius:62.438rem;
background:#F0B840;
flex:0 0 auto;
transition:opacity .22s ease;
color:#160F04;
font-size:0.938rem;
font-weight:700;
}
.xlu_hts_ctaelp:hover{
opacity:.9;
}
.xlu_hts_gridelp{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.xlu_hts_gridelp{
grid-template-columns:repeat(3,1fr);
}
}
.xlu_hts_stepelp{
min-width:0;
border-top:1px solid rgba(255,220,150,0.14);
padding-top:1.375rem;
}
.xlu_hts_step_numelp{
font-weight:700;
margin-bottom:0.875rem;
line-height:1;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
color:#F0B840;
}
.xlu_hts_step_help{
font-weight:700;
color:#F5ECD8;
font-size:19px;
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.xlu_hts_step_pelp{
line-height:1.55;
color:#A89070;
font-size:14px;
overflow-wrap:break-word;
}
.xlu_faqelp{
background:#221C15;
padding:48px 0;
border-bottom:1px solid rgba(245,236,216,0.07);
border-top:1px solid rgba(245,236,216,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.xlu_faqelp{
padding:62px 0;
}
}
.xlu_faq_headelp{
text-align:center;
margin-bottom:34px;
}
.xlu_faq_eyebrowelp{
margin-bottom:12px;
}
.xlu_faq_h2elp{
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
line-height:1.05;
}
@media(min-width:770px){
.xlu_faq_h2elp{
font-size:38px;
}
}
.xlu_faq_listelp{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:820px;
}
.xlu_faq_itemelp{
background:#1A1410;
overflow:hidden;
border:1px solid rgba(245,236,216,0.07);
border-radius:14px;
}
.xlu_faq_qelp{
list-style:none;
gap:1.25rem;
padding:20px 1.5rem;
font-size:1rem;
cursor:pointer;
display:flex;
font-weight:700;
align-items:center;
color:#F5ECD8;
overflow-wrap:break-word;
justify-content:space-between;
}
.xlu_faq_qelp::-webkit-details-marker{
display:none;
}
.xlu_faq_q_icelp{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#C8922A;
}
.xlu_faq_q_icelp svg{
height:1.125rem;
width:18px;
}
.xlu_faq_itemelp[open] .xlu_faq_q_icelp{
transform:rotate(180deg);
}
.xlu_faq_aelp{
padding:0 1.5rem 20px;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8A7559;
}
.xlu_sbelp{
background:#221C15;
padding:3rem 0;
border-bottom:1px solid rgba(245,236,216,0.07);
border-top:1px solid rgba(245,236,216,0.07);
margin-top:1.5rem;
}
@media(min-width:765px){
.xlu_sbelp{
padding:3.5rem 0;
}
}
.xlu_sb_eyebrowelp{
margin-bottom:0.75rem;
display:block;
}
.xlu_sb_h2elp{
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:30px;
margin-bottom:1.625rem;
font-weight:600;
overflow-wrap:break-word;
color:#F5ECD8;
}
@media(min-width:769px){
.xlu_sb_h2elp{
font-size:2.25rem;
}
}
.xlu_sb_gridelp{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.xlu_sb_gridelp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.xlu_sb_gridelp{
grid-template-columns:repeat(4,1fr);
}
}
.xlu_sb_cardelp{
padding:24px;
border-radius:0.875rem;
background:#1A1410;
border:1px solid rgba(245,236,216,0.07);
min-width:0;
}
.xlu_sb_card_help{
overflow-wrap:break-word;
font-size:19px;
color:#F5ECD8;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
}
.xlu_sb_card_pelp{
overflow-wrap:break-word;
line-height:1.6;
color:#8A7559;
font-size:0.844rem;
}
.xlu_sb_rtpelp{
border:1px solid rgba(245,236,216,0.07);
border-radius:14px;
gap:24px;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
background:#1A1410;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:760px){
.xlu_sb_rtpelp{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.xlu_sb_rtp_help{
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
color:#F5ECD8;
}
.xlu_sb_rtp_pelp{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7559;
}
.xlu_sb_rtp_statselp{
gap:1rem;
display:flex;
}
.xlu_sb_statelp{
background:#221C15;
border-radius:8px;
padding:18px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.xlu_sb_stat_velp{
font-size:1.625rem;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#4CAF82;
}
.xlu_sb_stat_lelp{
margin-top:0.25rem;
color:#A8936E;
font-size:0.719rem;
}
.xlu_elelp{
padding:3rem 0;
}
@media(min-width:769px){
.xlu_elelp{
padding:3.5rem 0;
}
}
.xlu_el_inelp{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:899px){
.xlu_el_inelp{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.xlu_el_leftelp{
min-width:0;
}
.xlu_el_eyebrowelp{
margin-bottom:14px;
}
.xlu_el_h2elp{
font-size:32px;
color:#F5ECD8;
line-height:1.08;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.xlu_el_h2elp{
font-size:2.375rem;
}
}
.xlu_el_bodyelp p{
overflow-wrap:break-word;
font-size:16px;
margin-bottom:1.125rem;
color:#D8C9AE;
line-height:1.7;
}
.xlu_el_dropcapelp{
padding:6px 12px 0 0;
font-size:3.875rem;
float:left;
color:#C8922A;
line-height:.8;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.xlu_el_rightelp{
min-width:0;
}
.xlu_el_quoteelp{
border-radius:20px;
background:linear-gradient(150deg,#1E1710,#0E0C09);
padding:2.25rem;
margin-bottom:1.5rem;
position:relative;
color:#F5ECD8;
}
.xlu_el_quote_markelp{
align-items:center;
color:#F0B840;
margin-bottom:0.375rem;
display:inline-flex;
}
.xlu_el_quote_markelp svg{
width:2.125rem;
height:2.125rem;
}
.xlu_el_quote_textelp{
margin-bottom:22px;
overflow-wrap:break-word;
color:#F5ECD8;
line-height:1.4;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:500;
}
.xlu_el_quote_metaelp{
gap:12px;
display:flex;
align-items:center;
}
.xlu_el_quote_avelp{
background:linear-gradient(135deg,#C8922A,#F5C84A);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.xlu_el_quote_authorelp{
color:#F5ECD8;
font-size:0.875rem;
font-weight:700;
}
.xlu_el_quote_meta_subelp{
color:#A89070;
font-size:12px;
}
.xlu_el_explainelp{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(245,236,216,0.07);
}
.xlu_el_explain_cardelp{
padding:22px 1.5rem;
}
.xlu_el_explain_cardelp+.xlu_el_explain_cardelp{
border-top:1px solid rgba(245,236,216,0.07);
}
.xlu_el_explain_help{
font-size:20px;
color:#F5ECD8;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
}
.xlu_el_explain_pelp{
line-height:1.55;
color:#8A7559;
font-size:14px;
overflow-wrap:break-word;
}
.xlu_lhelp{
padding:40px 0 1.25rem;
}
.xlu_lh_inelp{
padding-top:34px;
border-top:1px solid rgba(245,236,216,0.13);
}
.xlu_lh_eyebrowelp{
display:block;
margin-bottom:1.375rem;
}
.xlu_lh_gridelp{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.xlu_lh_gridelp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.xlu_lh_gridelp{
grid-template-columns:repeat(5,1fr);
}
}
.xlu_lh_colelp{
min-width:0;
}
.xlu_lh_col_help{
font-size:13px;
overflow-wrap:break-word;
color:#F5ECD8;
font-weight:700;
margin-bottom:0.75rem;
}
.xlu_lh_linkselp{
gap:8px;
flex-direction:column;
display:flex;
}
.xlu_lh_linkelp{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#8A7559;
}
.xlu_lh_linkelp:hover{
color:#C8922A;
}
.xlu_scelp{
padding:48px 0 10px;
}
.xlu_sc_headelp{
text-align:center;
margin-bottom:28px;
}
.xlu_sc_eyebrowelp{
margin-bottom:12px;
}
.xlu_sc_h2elp{
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
color:#F5ECD8;
}
@media(min-width:771px){
.xlu_sc_h2elp{
font-size:2.25rem;
}
}
.xlu_sc_tableelp{
border:1px solid rgba(245,236,216,0.07);
border-radius:14px;
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.xlu_sc_theadelp{
background:#100D09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.xlu_sc_thelp{
padding:0.938rem 18px;
font-size:0.813rem;
font-weight:700;
text-align:center;
overflow-wrap:break-word;
color:#A89070;
}
.xlu_sc_thelp:first-child{
text-align:left;
}
.xlu_sc_th_uselp{
color:#F0B840;
}
.xlu_sc_rowelp{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,236,216,0.07);
}
.xlu_sc_rowelp:nth-child(even){
background:#221C15;
}
.xlu_sc_tdelp{
padding:15px 18px;
text-align:center;
color:#A8936E;
overflow-wrap:break-word;
font-size:0.875rem;
min-width:0;
}
.xlu_sc_tdelp:first-child{
font-weight:600;
color:#D8C9AE;
text-align:left;
}
.xlu_sc_td_uselp{
font-weight:700;
color:#4CAF82;
}
.xlu_sgelp{
padding:3rem 0 10px;
}
.xlu_sg_eyebrowelp{
margin-bottom:0.75rem;
display:block;
}
.xlu_sg_h2elp{
overflow-wrap:break-word;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:30px;
color:#F5ECD8;
margin-bottom:1.75rem;
}
@media(min-width:768px){
.xlu_sg_h2elp{
font-size:36px;
}
}
.xlu_sg_gridelp{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.xlu_sg_gridelp{
grid-template-columns:repeat(3,1fr);
}
}
.xlu_sg_colelp{
min-width:0;
}
.xlu_sg_col_help{
overflow-wrap:break-word;
color:#F5ECD8;
margin-bottom:0.625rem;
line-height:1.15;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.xlu_sg_col_pelp{
overflow-wrap:break-word;
color:#8A7559;
font-size:14px;
line-height:1.65;
}
.xlu_ftelp{
background:#100D09;
margin-top:2.5rem;
color:#A89070;
}
.xlu_ft_inelp{
padding:48px 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.xlu_ft_inelp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.xlu_ft_inelp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xlu_ft_brandelp{
min-width:0;
}
.xlu_ft_logoelp{
font-weight:700;
color:#F5ECD8;
font-size:26px;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.xlu_ft_taglineelp{
margin-top:14px;
max-width:17.5rem;
line-height:1.6;
color:#A89070;
font-size:0.844rem;
}
.xlu_ft_contactelp{
transition:color .22s ease;
max-width:17.5rem;
font-size:13px;
overflow-wrap:anywhere;
color:#F0B840;
margin-top:12px;
display:inline-block;
}
.xlu_ft_contactelp:hover{
color:#F5ECD8;
}
.xlu_ft_colelp{
min-width:0;
}
.xlu_ft_col_help{
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
color:#F5ECD8;
margin-bottom:0.875rem;
text-transform:uppercase;
letter-spacing:.08em;
}
.xlu_ft_col_linkselp{
gap:10px;
flex-direction:column;
display:flex;
}
.xlu_ft_linkelp{
transition:color .22s ease;
color:#A89070;
overflow-wrap:break-word;
font-size:13.5px;
}
.xlu_ft_linkelp:hover{
color:#F5ECD8;
}
.xlu_ft_botelp{
padding:22px 0 40px;
gap:16px;
border-top:1px solid rgba(255,220,150,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.xlu_ft_botelp{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.xlu_ft_legalelp{
line-height:1.6;
max-width:47.5rem;
color:#5C4E3A;
overflow-wrap:break-word;
font-size:0.719rem;
}
.xlu_ft_legalelp b{
color:#A89070;
font-weight:700;
}
.xlu_ft_ageelp{
padding:0.25rem 0.563rem;
border:1.5px solid #F0B840;
border-radius:8px;
flex:0 0 auto;
font-size:0.813rem;
color:#F0B840;
font-weight:700;
}