*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1014;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:15px;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
text-rendering:optimizeLegibility;
color:#D9C8CF;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dlf-layout_moi{
flex-direction:column;
display:flex;
min-height:100vh;
}
.dlf-main_moi{
flex:1 1 auto;
min-width:0;
width:100%;
}
.dlf-container_moi{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.dlf-container_moi{
padding:0 2rem;
}
}
@media(min-width:1098px){
.dlf-container_moi{
padding:0 56px;
}
}
.dlf-eyebrow_moi{
overflow-wrap:break-word;
display:inline-block;
color:#C8235E;
font-weight:600;
line-height:1.4;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:11px;
text-transform:uppercase;
letter-spacing:.2em;
}
.dlf-band_moi{
background:#0F0A12;
color:#F5EDF0;
}
.dlf-band_moi .dlf-eyebrow_moi{
color:#FF6FA3;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dlf-tb_moi{
background:#1A1014;
border-bottom:1px solid rgba(245,220,230,0.13);
top:0;
z-index:50;
position:sticky;
}
.dlf-tb_in_moi{
padding:12px 1rem;
gap:1rem;
margin:0 auto;
width:100%;
align-items:center;
justify-content:space-between;
display:flex;
max-width:87.5rem;
}
@media(min-width:769px){
.dlf-tb_in_moi{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.dlf-tb_in_moi{
padding:1.125rem 56px;
}
}
.dlf-tb_left_moi{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.dlf-tb_logo_moi{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.dlf-tb_logo_mark_moi{
border-radius:8px;
flex:0 0 auto;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.dlf-tb_logo_txt_moi{
flex-direction:column;
display:flex;
line-height:1;
min-width:0;
}
.dlf-tb_logo_name_moi{
overflow:hidden;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
color:#F5EDF0;
letter-spacing:.02em;
font-weight:700;
text-overflow:ellipsis;
font-size:22px;
}
.dlf-tb_logo_sub_moi{
overflow:hidden;
white-space:nowrap;
font-size:8.5px;
text-overflow:ellipsis;
margin-top:4px;
letter-spacing:.32em;
font-weight:600;
color:#C8235E;
text-transform:uppercase;
}
.dlf-tb_nav_moi{
display:none;
}
@media(min-width:961px){
.dlf-tb_nav_moi{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.dlf-tb_nav_item_moi{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
padding-bottom:3px;
color:#D9C8CF;
border-bottom:2px solid transparent;
font-weight:600;
font-size:0.875rem;
}
.dlf-tb_nav_item_moi:hover{
color:#F5EDF0;
}
.dlf-tb_nav_item_moi.dlf-state_active_moi{
border-color:#C8235E;
color:#F5EDF0;
}
.dlf-tb_right_moi{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.dlf-tb_search_moi{
transition:color .2s ease;
align-items:center;
color:#D9C8CF;
display:flex;
justify-content:center;
}
.dlf-tb_search_moi:hover{
color:#C8235E;
}
.dlf-tb_search_moi svg{
width:18px;
height:1.125rem;
}
.dlf-tb_lang_moi{
font-weight:600;
font-size:11px;
color:#A98898;
letter-spacing:.1em;
text-transform:uppercase;
}
.dlf-tb_lang_moi:hover{
color:#F5EDF0;
}
.dlf-tb_login_moi{
color:#F5EDF0;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:767px){
.dlf-tb_login_moi{
display:inline-block;
}
}
.dlf-tb_register_moi{
background:#E8457C;
border-radius:62.438rem;
padding:0.688rem 22px;
transition:background-color .2s ease;
font-weight:700;
white-space:nowrap;
color:#1A0810;
font-size:14px;
}
.dlf-tb_register_moi:hover{
background:#F25A8F;
}
.dlf-mob_moi{
background:#1A1014;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
border-top:1px solid rgba(245,220,230,0.13);
position:fixed;
right:0;
bottom:0;
}
@media(min-width:963px){
.dlf-mob_moi{
display:none;
}
}
.dlf-mob_in_moi{
margin:0 auto;
justify-content:space-around;
max-width:560px;
align-items:stretch;
display:flex;
}
.dlf-mob_item_moi{
gap:3px;
transition:color .2s ease;
padding:0.563rem 0.25rem;
flex:1 1 0;
display:flex;
color:#A98898;
align-items:center;
min-width:0;
flex-direction:column;
}
.dlf-mob_item_moi.dlf-state_active_moi{
color:#C8235E;
}
.dlf-mob_ic_moi{
align-items:center;
display:flex;
justify-content:center;
}
.dlf-mob_ic_moi svg{
height:20px;
width:1.25rem;
}
.dlf-mob_lb_moi{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.dlf-rail_moi{
min-width:0;
position:relative;
}
.dlf-rail_scroll_moi{
gap:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:0.875rem;
display:flex;
}
@media(min-width:766px){
.dlf-rail_scroll_moi{
gap:18px;
}
}
.dlf-gc_moi{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.dlf-gc_moi{
width:11.75rem;
}
}
.dlf-gc_img_moi{
overflow:hidden;
background:#231820;
border-radius:0.875rem;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.dlf-gc_img_moi img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.dlf-gc_cover_moi{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.dlf-gc_hover_moi{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
opacity:0;
justify-content:center;
align-items:center;
display:flex;
position:absolute;
}
.dlf-gc_moi:hover .dlf-gc_hover_moi{
opacity:1;
}
.dlf-gc_hover_btn_moi{
background:#E8457C;
border-radius:62.438rem;
width:2.875rem;
align-items:center;
color:#1A0810;
justify-content:center;
display:flex;
height:2.875rem;
}
.dlf-gc_hover_btn_moi svg{
width:1.125rem;
height:18px;
}
.dlf-gc_info_moi{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.dlf-gc_name_moi{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#F5EDF0;
font-size:0.813rem;
}
.dlf-gc_prov_moi{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
color:#A98898;
}
.dlf-gc_meta_moi{
font-size:11px;
color:#A98898;
}
.dlf-tc_moi{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.dlf-tc_moi{
width:14.375rem;
}
}
.dlf-tc_img_moi{
border-radius:14px;
background:#231820;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:75%;
position:relative;
}
.dlf-tc_img_moi img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.dlf-tc_info_moi{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.dlf-tc_name_moi{
overflow:hidden;
font-size:0.875rem;
text-overflow:ellipsis;
color:#F5EDF0;
font-weight:700;
white-space:nowrap;
}
.dlf-tc_rtp_moi{
font-size:0.688rem;
color:#A98898;
}
.dlf-lc_moi{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:770px){
.dlf-lc_moi{
width:16.75rem;
}
}
.dlf-lc_img_moi{
border-radius:14px;
background:#231820;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.dlf-lc_img_moi img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.dlf-lc_live_moi{
padding:4px 0.563rem;
border-radius:999px;
gap:0.438rem;
background:rgba(0,0,0,0.52);
position:absolute;
align-items:center;
left:0.75rem;
top:12px;
display:flex;
}
.dlf-lc_live_dot_moi{
background:#E83030;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:8px;
}
.dlf-lc_seats_moi{
font-weight:600;
color:#F5EDF0;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
}
.dlf-lc_info_moi{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.dlf-lc_name_moi{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:15px;
color:#F5EDF0;
text-overflow:ellipsis;
}
.dlf-lc_bet_moi{
color:#A98898;
font-size:11px;
}
.dlf-pc_moi{
border:1px solid rgba(245,220,230,0.07);
border-radius:0.875rem;
padding:16px 0.875rem;
gap:0.5rem;
background:#231820;
min-height:4.625rem;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
justify-content:center;
}
.dlf-pc_logo_moi{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.dlf-pc_name_moi{
overflow:hidden;
text-align:center;
white-space:nowrap;
color:#A98898;
text-overflow:ellipsis;
font-size:0.688rem;
max-width:100%;
}
.dlf-gc_tag_moi{
padding:3px 8px;
border-radius:8px;
z-index:2;
font-weight:700;
text-transform:uppercase;
display:inline-block;
left:10px;
letter-spacing:.06em;
top:0.625rem;
font-size:10px;
position:absolute;
}
.dlf-gc_tag_hot_moi{
background:#E83030;
color:#F5EDF0;
}
.dlf-gc_tag_new_moi{
background:#E8457C;
color:#1A0810;
}
.dlf-gc_tag_jp_moi{
background:#E8A030;
color:#1A0810;
}
.dlf-gc_tag_live_moi{
background:#E83030;
color:#F5EDF0;
}
.dlf-sh_moi{
margin-bottom:1.125rem;
min-width:0;
}
.dlf-sh_row_moi{
gap:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.dlf-sh_row_moi .dlf-sh_l_moi{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.dlf-sh_stack_moi{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.dlf-sh_center_moi{
gap:10px;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.dlf-sh_h2_moi{
font-weight:600;
line-height:1.1;
color:#F5EDF0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.5rem;
}
@media(min-width:768px){
.dlf-sh_h2_moi{
font-size:30px;
}
}
.dlf-band_moi .dlf-sh_h2_moi{
color:#F5EDF0;
}
.dlf-sh_eb_line_moi{
gap:10px;
align-items:center;
display:inline-flex;
}
.dlf-sh_eb_line_moi::before{
background:#C8235E;
height:1px;
content:"";
width:28px;
display:inline-block;
}
.dlf-band_moi .dlf-sh_eb_line_moi::before{
background:#FF6FA3;
}
.dlf-sh_eb_dot_moi{
gap:8px;
display:inline-flex;
align-items:center;
}
.dlf-sh_eb_dot_moi::before{
background:#C8235E;
border-radius:50%;
display:inline-block;
width:0.375rem;
content:"";
height:6px;
}
.dlf-band_moi .dlf-sh_eb_dot_moi::before{
background:#FF6FA3;
}
.dlf-sh_link_moi{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-bottom:1px solid #F5EDF0;
font-weight:600;
display:inline-flex;
font-size:0.813rem;
align-items:center;
padding-bottom:2px;
color:#F5EDF0;
white-space:nowrap;
}
.dlf-sh_link_moi:hover{
border-color:#C8235E;
color:#C8235E;
}
.dlf-sh_link_moi svg{
width:0.875rem;
height:14px;
}
.dlf-sh_link_chev_moi{
border-bottom:0;
padding-bottom:0;
}
.dlf-sh_link_btn_moi{
background:#E8457C;
border-radius:62.438rem;
padding:0.563rem 18px;
border-bottom:0;
color:#1A0810;
}
.dlf-sh_link_btn_moi:hover{
border-color:transparent;
background:#F25A8F;
color:#1A0810;
}
.dlf-band_moi .dlf-sh_link_moi{
border-color:#F5EDF0;
color:#F5EDF0;
}
.dlf-band_moi .dlf-sh_link_btn_moi{
background:#FF6FA3;
color:#1A0810;
}
.dlf-sh_rule_moi{
background:rgba(245,220,230,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.dlf-band_moi .dlf-sh_rule_moi{
background:rgba(255,210,228,0.13);
}
.dlf-hero_moi{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.dlf-hero_moi{
padding:3.5rem 0 24px;
}
}
.dlf-hero_in_moi{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.dlf-hero_in_moi{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.dlf-hero_copy_moi{
min-width:0;
}
.dlf-hero_eyebrow_moi{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.dlf-hero_eyebrow_line_moi{
flex:0 0 auto;
background:#C8235E;
height:1px;
width:28px;
display:inline-block;
}
.dlf-hero_h1_moi{
letter-spacing:-.01em;
color:#F5EDF0;
font-size:38px;
font-weight:600;
margin-bottom:20px;
overflow-wrap:break-word;
line-height:1.04;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.dlf-hero_h1_moi{
font-size:54px;
}
}
@media(min-width:1099px){
.dlf-hero_h1_moi{
font-size:3.875rem;
}
}
.dlf-hero_h1_moi em{
font-style:normal;
color:#C8235E;
}
.dlf-hero_sub_moi{
max-width:480px;
color:#8A6A78;
font-size:16px;
line-height:1.6;
margin-bottom:30px;
}
@media(min-width:769px){
.dlf-hero_sub_moi{
font-size:1.125rem;
}
}
.dlf-hero_actions_moi{
gap:14px;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
}
.dlf-hero_cta_moi{
background:#E8457C;
border-radius:62.438rem;
padding:1rem 30px;
transition:background-color .2s ease;
gap:10px;
align-items:center;
font-weight:700;
color:#1A0810;
display:inline-flex;
font-size:0.938rem;
}
.dlf-hero_cta_moi:hover{
background:#F25A8F;
}
.dlf-hero_cta_ic_moi{
align-items:center;
display:inline-flex;
}
.dlf-hero_cta_ic_moi svg{
height:1rem;
width:16px;
}
.dlf-hero_cta_alt_moi{
background:transparent;
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(245,220,230,0.13);
padding:15px 26px;
display:inline-flex;
font-weight:600;
font-size:0.938rem;
align-items:center;
color:#F5EDF0;
}
.dlf-hero_cta_alt_moi:hover{
border-color:#C8235E;
color:#C8235E;
}
.dlf-hero_trust_moi{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.dlf-hero_trust_item_moi{
gap:0.563rem;
align-items:center;
display:flex;
font-size:13px;
color:#D9C8CF;
font-weight:600;
}
.dlf-hero_trust_ic_moi{
display:inline-flex;
color:#C8235E;
align-items:center;
}
.dlf-hero_trust_ic_moi svg{
height:16px;
width:1rem;
}
.dlf-hero_promo_moi{
background:#231820;
border-radius:1.25rem;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.60), 0 3px 14px rgba(200,35,94,0.18);
display:flex;
min-height:300px;
position:relative;
}
.dlf-hero_promo_bg_moi{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.dlf-hero_promo_bg_moi::after{
background:linear-gradient(120deg,#0F0A12 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.dlf-hero_promo_glow_moi{
background:radial-gradient(circle,rgba(157,30,80,0.28) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
right:-1.25rem;
top:-40px;
height:260px;
position:absolute;
width:16.25rem;
}
.dlf-hero_promo_ct_moi{
padding:28px;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.dlf-hero_promo_label_moi{
letter-spacing:.25em;
display:block;
text-transform:uppercase;
margin-bottom:0.5rem;
color:#FF6FA3;
font-weight:700;
font-size:0.625rem;
}
.dlf-hero_promo_amount_moi{
color:#F5EDF0;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
}
@media(min-width:767px){
.dlf-hero_promo_amount_moi{
font-size:2.5rem;
}
}
.dlf-hero_promo_amount_moi em{
font-style:normal;
color:#FF6FA3;
}
.dlf-hero_rating_moi{
padding:0.625rem 0.875rem;
gap:0.625rem;
background:#231820;
border:1px solid rgba(245,220,230,0.07);
border-radius:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
top:14px;
align-items:center;
position:absolute;
max-width:min(16.25rem,62%);
z-index:3;
display:flex;
right:0.875rem;
}
.dlf-hero_rating_score_moi{
flex:0 0 auto;
color:#F5EDF0;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.dlf-hero_rating_txt_moi{
flex:1 1 auto;
min-width:0;
}
.dlf-hero_rating_stars_moi{
gap:2px;
display:flex;
color:#C8235E;
}
.dlf-hero_rating_stars_moi svg{
height:12px;
width:12px;
}
.dlf-hero_rating_cap_moi{
font-size:0.688rem;
line-height:1.35;
color:#A98898;
margin-top:3px;
overflow-wrap:break-word;
display:block;
}
.dlf-stat_moi{
border-bottom:1px solid rgba(245,220,230,0.13);
border-top:1px solid rgba(245,220,230,0.13);
margin-top:1rem;
}
.dlf-stat_in_moi{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.dlf-stat_in_moi{
grid-template-columns:repeat(4,1fr);
}
}
.dlf-stat_item_moi{
padding:1.375rem 14px;
border-bottom:1px solid rgba(245,220,230,0.07);
border-right:1px solid rgba(245,220,230,0.07);
min-width:0;
}
.dlf-stat_item_moi:nth-child(2n){
border-right:0;
}
.dlf-stat_item_moi:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.dlf-stat_item_moi{
border-bottom:0;
}
.dlf-stat_item_moi:nth-child(2n){
border-right:1px solid rgba(245,220,230,0.07);
}
.dlf-stat_item_moi:nth-child(4n){
border-right:0;
}
}
.dlf-stat_value_moi{
font-size:1.875rem;
font-weight:700;
color:#F5EDF0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:769px){
.dlf-stat_value_moi{
font-size:34px;
}
}
.dlf-stat_label_moi{
line-height:1.4;
overflow-wrap:break-word;
color:#A98898;
margin-top:0.375rem;
font-size:13px;
}
.dlf-jp_moi{
padding:1.875rem 0 0.625rem;
}
.dlf-jp_grid_moi{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:768px){
.dlf-jp_grid_moi{
grid-template-columns:1fr 1fr;
}
.dlf-jp_card_mega_moi{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.dlf-jp_grid_moi{
grid-template-columns:1.4fr 1fr 1fr;
}
.dlf-jp_card_mega_moi{
grid-column:auto;
}
}
.dlf-jp_card_moi{
overflow:hidden;
background:#231820;
border-radius:1.25rem;
padding:1.625rem;
border:1px solid rgba(245,220,230,0.07);
gap:0.75rem;
position:relative;
display:flex;
justify-content:space-between;
min-height:200px;
min-width:0;
flex-direction:column;
}
.dlf-jp_card_mega_moi{
background:linear-gradient(135deg,#1C0F18,#0A0608);
border-color:transparent;
min-height:13.125rem;
color:#F5EDF0;
}
.dlf-jp_glow_moi{
background:radial-gradient(circle,rgba(157,30,80,0.28),transparent 70%);
border-radius:50%;
position:absolute;
width:200px;
pointer-events:none;
height:12.5rem;
top:-2.5rem;
right:-2.5rem;
}
.dlf-jp_label_moi{
gap:10px;
position:relative;
text-transform:uppercase;
flex-wrap:wrap;
letter-spacing:.16em;
color:#C8235E;
font-weight:700;
display:flex;
justify-content:space-between;
align-items:center;
font-size:0.625rem;
}
.dlf-jp_card_mega_moi .dlf-jp_label_moi{
color:#FF6FA3;
}
.dlf-jp_drop_moi{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#A98898;
}
.dlf-jp_card_mega_moi .dlf-jp_drop_moi{
color:#B89AA6;
}
.dlf-jp_amount_moi{
font-weight:700;
overflow-wrap:break-word;
line-height:1;
position:relative;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
color:#F5EDF0;
}
.dlf-jp_card_mega_moi .dlf-jp_amount_moi{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#FF6FA3;
}
@media(min-width:766px){
.dlf-jp_card_mega_moi .dlf-jp_amount_moi{
font-size:3.375rem;
}
}
.dlf-jp_game_moi{
color:#A98898;
position:relative;
font-size:13px;
}
.dlf-jp_card_mega_moi .dlf-jp_game_moi{
color:#B89AA6;
}
.dlf-jp_cta_moi{
position:relative;
align-self:flex-start;
}
.dlf-jp_card_mega_moi .dlf-jp_cta_moi{
background:#FF6FA3;
border-radius:999px;
transition:opacity .2s ease;
padding:0.625rem 1.25rem;
font-size:0.813rem;
color:#1A0810;
font-weight:700;
}
.dlf-jp_card_mega_moi .dlf-jp_cta_moi:hover{
opacity:.9;
}
.dlf-jp_card_moi:not(.dlf-jp_card_mega_moi) .dlf-jp_cta_moi{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
color:#F5EDF0;
font-weight:700;
border-bottom:1px solid #F5EDF0;
font-size:0.813rem;
}
.dlf-jp_card_moi:not(.dlf-jp_card_mega_moi) .dlf-jp_cta_moi:hover{
border-color:#C8235E;
color:#C8235E;
}
.dlf-jp_seo_moi{
margin:0.875rem 0 0;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
color:#8A6A78;
overflow-wrap:break-word;
}
.dlf-jp_seo_moi strong{
font-weight:700;
color:#F5EDF0;
}
.dlf-grow_moi{
padding:26px 0 0.625rem;
}
.dlf-row_seo_moi{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8A6A78;
max-width:760px;
font-size:0.875rem;
}
.dlf-row_seo_moi strong{
color:#F5EDF0;
font-weight:700;
}
.dlf-pr_moi{
padding:30px 0 6px;
}
.dlf-pr_card_moi{
overflow:hidden;
border-radius:20px;
flex:0 0 auto;
background:#231820;
gap:0.625rem;
padding:26px;
border:1px solid rgba(245,220,230,0.07);
flex-direction:column;
width:17.5rem;
position:relative;
display:flex;
min-height:12.5rem;
}
@media(min-width:765px){
.dlf-pr_card_moi{
width:18.75rem;
}
}
.dlf-pr_card_feat_moi{
border-color:transparent;
background:linear-gradient(150deg,#1C0F18,#0A0608);
color:#F5EDF0;
}
.dlf-pr_glow_moi{
background:radial-gradient(circle,rgba(157,30,80,0.28),transparent 70%);
border-radius:50%;
opacity:0;
height:8.125rem;
right:-1.875rem;
position:absolute;
pointer-events:none;
width:8.125rem;
top:-30px;
}
.dlf-pr_card_feat_moi .dlf-pr_glow_moi{
opacity:1;
}
.dlf-pr_label_moi{
font-weight:700;
text-transform:uppercase;
letter-spacing:.16em;
color:#C8235E;
position:relative;
font-size:10px;
}
.dlf-pr_card_feat_moi .dlf-pr_label_moi{
color:#FF6FA3;
}
.dlf-pr_amount_moi{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
position:relative;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDF0;
line-height:1.08;
}
.dlf-pr_card_feat_moi .dlf-pr_amount_moi{
color:#F5EDF0;
}
.dlf-pr_amount_moi em{
font-style:normal;
color:#C8235E;
}
.dlf-pr_card_feat_moi .dlf-pr_amount_moi em{
color:#FF6FA3;
}
.dlf-pr_terms_moi{
line-height:1.5;
color:#A98898;
position:relative;
font-size:13px;
}
.dlf-pr_card_feat_moi .dlf-pr_terms_moi{
color:#B89AA6;
}
.dlf-pr_cta_moi{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.dlf-pr_card_feat_moi .dlf-pr_cta_moi{
transition:opacity .2s ease;
padding:9px 18px;
background:#FF6FA3;
border-radius:62.438rem;
color:#1A0810;
font-weight:700;
font-size:13px;
}
.dlf-pr_card_feat_moi .dlf-pr_cta_moi:hover{
opacity:.9;
}
.dlf-pr_card_moi:not(.dlf-pr_card_feat_moi) .dlf-pr_cta_moi{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F5EDF0;
font-weight:700;
font-size:13px;
color:#F5EDF0;
padding-bottom:2px;
}
.dlf-pr_card_moi:not(.dlf-pr_card_feat_moi) .dlf-pr_cta_moi:hover{
border-color:#C8235E;
color:#C8235E;
}
.dlf-grow_moi{
padding:1.625rem 0 10px;
}
.dlf-row_seo_moi{
margin:0.625rem 0 0;
font-size:14px;
color:#8A6A78;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.dlf-row_seo_moi strong{
color:#F5EDF0;
font-weight:700;
}
.dlf-app_moi{
padding:30px 0 10px;
}
.dlf-app_in_moi{
border-radius:1.25rem;
border:1px solid rgba(245,220,230,0.07);
padding:2rem;
background:#231820;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.dlf-app_in_moi{
gap:2.5rem;
padding:40px 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.dlf-app_copy_moi{
min-width:0;
max-width:35rem;
}
.dlf-app_eyebrow_moi{
margin-bottom:0.75rem;
}
.dlf-app_h2_moi{
font-size:1.75rem;
line-height:1.05;
color:#F5EDF0;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.dlf-app_h2_moi{
font-size:34px;
}
}
.dlf-app_text_moi{
margin-bottom:1.375rem;
line-height:1.6;
color:#8A6A78;
font-size:14px;
}
.dlf-app_btns_moi{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.dlf-app_btn_moi{
gap:10px;
background:#E8457C;
border-radius:0.875rem;
transition:background-color .2s ease;
padding:0.688rem 20px;
color:#1A0810;
align-items:center;
display:inline-flex;
}
.dlf-app_btn_moi:hover{
background:#F25A8F;
}
.dlf-app_btn_ic_moi{
align-items:center;
display:inline-flex;
}
.dlf-app_btn_ic_moi svg{
height:1.125rem;
width:1.125rem;
}
.dlf-app_btn_lb_moi{
font-weight:700;
font-size:0.844rem;
}
.dlf-app_qr_wrap_moi{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.dlf-app_qr_moi{
border-radius:0.875rem;
flex:0 0 auto;
width:6.75rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#231820 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231820 0 5px,transparent 5px 0.688rem);
background-color:#E8457C;
}
.dlf-app_qr_cap_moi{
line-height:1.4;
color:#A98898;
font-size:0.781rem;
max-width:5.75rem;
}
.dlf-vip_moi{
padding:48px 0;
}
@media(min-width:768px){
.dlf-vip_moi{
padding:64px 0;
}
}
.dlf-vip_head_moi{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:879px){
.dlf-vip_head_moi{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.dlf-vip_eyebrow_moi{
margin-bottom:12px;
}
.dlf-vip_h2_moi{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
line-height:1.05;
color:#F5EDF0;
overflow-wrap:break-word;
}
@media(min-width:770px){
.dlf-vip_h2_moi{
font-size:2.5rem;
}
}
.dlf-vip_intro_moi{
font-size:0.875rem;
max-width:26.25rem;
color:#B89AA6;
line-height:1.6;
}
.dlf-vip_grid_moi{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.dlf-vip_card_moi{
border:1px solid rgba(255,210,228,0.13);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.dlf-vip_card_feat_moi{
border-color:#FF6FA3;
background:rgba(255,230,240,0.07);
}
.dlf-vip_card_ic_moi{
border-radius:0.5rem;
background:linear-gradient(135deg,#C8235E,#F06090);
display:block;
height:34px;
margin-bottom:1rem;
width:34px;
}
.dlf-vip_name_moi{
color:#F5EDF0;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:20px;
margin-bottom:6px;
font-weight:600;
}
.dlf-vip_perk_moi{
color:#B89AA6;
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
}
.dlf-sea_moi{
padding:24px 0 0.625rem;
}
.dlf-sea_in_moi{
overflow:hidden;
gap:1.375rem;
padding:2.25rem;
border-radius:20px;
background:linear-gradient(115deg,#1C0F18,#0A0608);
flex-direction:column;
display:flex;
position:relative;
color:#F5EDF0;
}
@media(min-width:818px){
.dlf-sea_in_moi{
gap:32px;
padding:2.75rem 3rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.dlf-sea_glow_moi{
border-radius:50%;
background:radial-gradient(circle,rgba(157,30,80,0.28),transparent 68%);
right:60px;
width:15rem;
position:absolute;
pointer-events:none;
transform:translateY(-50%);
height:240px;
top:50%;
}
.dlf-sea_copy_moi{
max-width:560px;
min-width:0;
position:relative;
}
.dlf-sea_eyebrow_moi{
margin-bottom:0.75rem;
}
.dlf-sea_h2_moi{
font-weight:600;
color:#F5EDF0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:770px){
.dlf-sea_h2_moi{
font-size:38px;
}
}
.dlf-sea_text_moi{
line-height:1.6;
font-size:0.938rem;
color:#B89AA6;
}
.dlf-sea_cta_moi{
background:#FF6FA3;
border-radius:62.438rem;
padding:1rem 2rem;
flex:0 0 auto;
transition:opacity .2s ease;
font-size:0.938rem;
position:relative;
color:#1A0810;
font-weight:700;
}
.dlf-sea_cta_moi:hover{
opacity:.9;
}
.dlf-ts_moi{
padding:44px 0;
}
.dlf-ts_in_moi{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.dlf-ts_in_moi{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.dlf-ts_left_moi{
min-width:0;
}
.dlf-ts_h2_moi{
line-height:1.1;
font-size:1.625rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F5EDF0;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dlf-ts_h2_moi{
font-size:28px;
}
}
.dlf-ts_text_moi{
font-size:0.906rem;
margin-bottom:1.375rem;
color:#B89AA6;
max-width:520px;
line-height:1.6;
}
.dlf-ts_badges_moi{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.dlf-ts_badge_moi{
font-size:0.813rem;
color:#B89AA6;
font-weight:600;
}
.dlf-ts_pay_moi{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.dlf-ts_pay_moi{
justify-content:flex-end;
}
}
.dlf-ts_pay_chip_moi{
background:rgba(255,230,240,0.07);
border-radius:14px;
padding:12px 16px;
border:1px solid rgba(255,210,228,0.13);
font-size:0.875rem;
color:#F5EDF0;
font-weight:700;
}
.dlf-tt_moi{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.dlf-tt_moi{
padding:3.75rem 0 0.625rem;
}
}
.dlf-tt_head_moi{
margin-bottom:34px;
text-align:center;
}
.dlf-tt_eyebrow_moi{
margin-bottom:12px;
}
.dlf-tt_h2_moi{
font-size:32px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDF0;
line-height:1.05;
}
@media(min-width:765px){
.dlf-tt_h2_moi{
font-size:2.625rem;
}
}
.dlf-tt_grid_moi{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.dlf-tt_grid_moi{
grid-template-columns:repeat(3,1fr);
}
}
.dlf-tt_card_moi{
border-radius:14px;
padding:1.875rem;
border:1px solid rgba(245,220,230,0.07);
background:#231820;
display:flex;
min-width:0;
flex-direction:column;
}
.dlf-tt_card_ic_moi{
display:inline-flex;
color:#C8235E;
align-items:center;
margin-bottom:1.125rem;
}
.dlf-tt_card_ic_moi svg{
width:1.75rem;
height:1.75rem;
}
.dlf-tt_card_h_moi{
line-height:1.15;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F5EDF0;
font-weight:600;
font-size:22px;
}
.dlf-tt_card_p_moi{
font-size:14px;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8A6A78;
}
.dlf-tt_card_p_moi b{
font-weight:700;
color:#F5EDF0;
}
.dlf-tt_card_link_moi{
transition:color .2s ease;
align-self:flex-start;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #C8235E;
font-size:0.813rem;
color:#F5EDF0;
padding-bottom:2px;
}
.dlf-tt_card_link_moi:hover{
color:#C8235E;
}
.dlf-pmt_moi{
padding:3rem 0 10px;
}
.dlf-pmt_in_moi{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.dlf-pmt_in_moi{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.dlf-pmt_left_moi{
min-width:0;
}
.dlf-pmt_eyebrow_moi{
margin-bottom:0.75rem;
}
.dlf-pmt_h2_moi{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F5EDF0;
font-size:1.875rem;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
line-height:1.06;
}
@media(min-width:767px){
.dlf-pmt_h2_moi{
font-size:2rem;
}
}
.dlf-pmt_text_moi{
margin-bottom:22px;
line-height:1.6;
color:#8A6A78;
font-size:0.906rem;
}
.dlf-pmt_logos_moi{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:480px){
.dlf-pmt_logos_moi{
grid-template-columns:repeat(4,1fr);
}
}
.dlf-pmt_logo_moi{
border-radius:0.5rem;
border:1px solid rgba(245,220,230,0.07);
padding:0 0.5rem;
overflow:hidden;
background:#231820;
align-items:center;
display:flex;
justify-content:center;
color:#D9C8CF;
font-size:12.5px;
white-space:nowrap;
height:50px;
text-overflow:ellipsis;
font-weight:700;
text-align:center;
}
.dlf-pmt_table_moi{
overflow:hidden;
border:1px solid rgba(245,220,230,0.07);
border-radius:14px;
min-width:0;
}
.dlf-pmt_thead_moi{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110B0E;
display:grid;
}
.dlf-pmt_th_moi{
padding:13px 14px;
overflow:hidden;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
font-size:10px;
color:#F5EDF0;
font-weight:700;
text-transform:uppercase;
}
.dlf-pmt_row_moi{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,220,230,0.07);
display:grid;
}
.dlf-pmt_row_moi:nth-child(odd){
background:#231820;
}
.dlf-pmt_td_moi{
padding:0.875rem;
color:#8A6A78;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
}
.dlf-pmt_row_moi .dlf-pmt_td_moi:first-child{
font-weight:700;
color:#F5EDF0;
}
.dlf-pmt_row_moi .dlf-pmt_td_moi:last-child{
font-weight:700;
color:#2ECC8A;
}
.dlf-wy_moi{
padding:48px 0;
}
@media(min-width:767px){
.dlf-wy_moi{
padding:3.5rem 0;
}
}
.dlf-wy_in_moi{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.dlf-wy_in_moi{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.dlf-wy_left_moi{
min-width:0;
}
.dlf-wy_eyebrow_moi{
margin-bottom:0.875rem;
}
.dlf-wy_h2_moi{
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDF0;
margin-bottom:1rem;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:765px){
.dlf-wy_h2_moi{
font-size:40px;
}
}
.dlf-wy_intro_moi{
font-size:0.938rem;
color:#8A6A78;
line-height:1.6;
}
.dlf-wy_grid_moi{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.dlf-wy_grid_moi{
grid-template-columns:1fr 1fr;
}
}
.dlf-wy_card_moi{
border:1px solid rgba(245,220,230,0.07);
background:#231820;
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.dlf-wy_card_ic_moi{
margin-bottom:16px;
justify-content:center;
display:inline-flex;
align-items:center;
color:#C8235E;
}
.dlf-wy_card_ic_moi svg{
height:1.625rem;
width:26px;
}
.dlf-wy_card_h_moi{
font-size:21px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
color:#F5EDF0;
}
.dlf-wy_card_p_moi{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A6A78;
}
.dlf-op_moi{
padding:36px 0 10px;
}
.dlf-op_in_moi{
border-radius:14px;
padding:32px;
gap:2rem;
background:#231820;
grid-template-columns:1fr;
border:1px solid rgba(245,220,230,0.07);
align-items:center;
display:grid;
}
@media(min-width:861px){
.dlf-op_in_moi{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 2.5rem;
}
}
.dlf-op_left_moi{
min-width:0;
}
.dlf-op_eyebrow_moi{
margin-bottom:12px;
}
.dlf-op_h2_moi{
margin-bottom:0.625rem;
overflow-wrap:break-word;
color:#F5EDF0;
font-size:1.75rem;
line-height:1.08;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.dlf-op_h2_moi{
font-size:30px;
}
}
.dlf-op_text_moi{
font-size:0.875rem;
color:#8A6A78;
line-height:1.6;
}
.dlf-op_grid_moi{
border:1px solid rgba(245,220,230,0.13);
border-radius:0.5rem;
gap:1px;
background:rgba(245,220,230,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.dlf-op_field_moi{
padding:1.125rem 20px;
background:#1A1014;
min-width:0;
}
.dlf-op_field_lb_moi{
color:#C8235E;
font-size:10px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:5px;
}
.dlf-op_field_val_moi{
font-size:0.875rem;
overflow-wrap:break-word;
color:#F5EDF0;
font-weight:700;
}
.dlf-rc_moi{
padding:48px 0 0.625rem;
}
.dlf-rc_in_moi{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.dlf-rc_in_moi{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.dlf-rc_col_moi{
min-width:0;
}
.dlf-rc_label_moi{
text-transform:uppercase;
letter-spacing:.2em;
color:#C8235E;
font-size:0.688rem;
font-weight:600;
margin-bottom:1rem;
}
.dlf-rc_awards_moi{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.dlf-rc_award_moi{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.dlf-rc_award_ic_moi{
flex:0 0 auto;
color:#E8457C;
display:inline-flex;
align-items:center;
}
.dlf-rc_award_ic_moi svg{
width:1.125rem;
height:18px;
}
.dlf-rc_award_t_moi{
color:#F5EDF0;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.dlf-rc_award_s_moi{
font-size:12px;
overflow-wrap:break-word;
color:#A98898;
}
.dlf-rc_press_moi{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.dlf-rc_press_logo_moi{
border:1px solid rgba(245,220,230,0.07);
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
font-size:14px;
text-overflow:ellipsis;
text-align:center;
height:52px;
align-items:center;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#8A6A78;
justify-content:center;
display:flex;
white-space:nowrap;
}
.dlf-rc_partner_moi{
padding:22px;
border:1px solid rgba(245,220,230,0.07);
background:#231820;
border-radius:0.875rem;
}
.dlf-rc_partner_name_moi{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F5EDF0;
font-weight:600;
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-size:1.25rem;
}
.dlf-rc_partner_text_moi{
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
color:#8A6A78;
}
.dlf-et_moi{
padding:2.25rem 0 10px;
}
.dlf-et_in_moi{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:883px){
.dlf-et_in_moi{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.dlf-et_left_moi{
min-width:0;
}
.dlf-et_eyebrow_moi{
margin-bottom:12px;
}
.dlf-et_h2_moi{
overflow-wrap:break-word;
font-weight:600;
color:#F5EDF0;
line-height:1.06;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
font-size:28px;
}
@media(min-width:769px){
.dlf-et_h2_moi{
font-size:32px;
}
}
.dlf-et_text_moi{
color:#8A6A78;
margin-bottom:22px;
line-height:1.65;
font-size:15px;
}
.dlf-et_stats_moi{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.dlf-et_stat_moi{
min-width:0;
}
.dlf-et_stat_v_moi{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F5EDF0;
font-weight:700;
line-height:1;
font-size:26px;
}
.dlf-et_stat_l_moi{
color:#A98898;
font-size:12.5px;
margin-top:0.25rem;
}
.dlf-et_right_moi{
gap:12px;
flex-direction:column;
display:flex;
}
.dlf-et_member_moi{
border-radius:0.875rem;
padding:18px 1.25rem;
border:1px solid rgba(245,220,230,0.07);
background:#231820;
gap:1rem;
align-items:center;
display:flex;
min-width:0;
}
.dlf-et_member_av_moi{
border-radius:50%;
background:linear-gradient(135deg,#1C0F18,#C8235E);
flex:0 0 auto;
height:48px;
width:48px;
}
.dlf-et_member_name_moi{
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDF0;
}
.dlf-et_member_role_moi{
font-size:0.781rem;
color:#A98898;
overflow-wrap:break-word;
}
.dlf-et_updated_moi{
gap:8px;
padding:14px 1.125rem;
background:#1A1014;
border-radius:0.875rem;
border:1px solid rgba(245,220,230,0.07);
align-items:center;
display:flex;
color:#8A6A78;
font-size:12.5px;
}
.dlf-prov_moi{
padding:40px 0 1.25rem;
}
.dlf-prov_eyebrow_moi{
display:block;
margin-bottom:1.125rem;
}
.dlf-prov_grid_moi{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.dlf-prov_grid_moi{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.dlf-prov_grid_moi{
grid-template-columns:repeat(6,1fr);
}
}
.dlf-dr_moi{
padding:36px 0 10px;
}
.dlf-dr_in_moi{
gap:20px;
padding:28px 2rem;
border:1px dashed rgba(245,220,230,0.13);
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.dlf-dr_in_moi{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.dlf-dr_h2_moi{
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.1;
font-weight:600;
color:#F5EDF0;
font-size:24px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.dlf-dr_h2_moi{
font-size:1.625rem;
}
}
.dlf-dr_text_moi{
font-size:14px;
line-height:1.6;
color:#8A6A78;
overflow-wrap:break-word;
max-width:42.5rem;
}
.dlf-dr_text_moi b{
color:#F5EDF0;
font-weight:700;
}
.dlf-dr_cta_moi{
transition:color .2s ease;
flex:0 0 auto;
font-size:0.844rem;
color:#F5EDF0;
border-bottom:1px solid #C8235E;
white-space:nowrap;
padding-bottom:2px;
font-weight:700;
}
.dlf-dr_cta_moi:hover{
color:#C8235E;
}
.dlf-hts_moi{
padding:48px 0;
}
@media(min-width:765px){
.dlf-hts_moi{
padding:62px 0;
}
}
.dlf-hts_head_moi{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:770px){
.dlf-hts_head_moi{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.dlf-hts_eyebrow_moi{
margin-bottom:12px;
}
.dlf-hts_h2_moi{
color:#F5EDF0;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:766px){
.dlf-hts_h2_moi{
font-size:38px;
}
}
.dlf-hts_cta_moi{
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:62.438rem;
background:#FF6FA3;
padding:0.938rem 1.875rem;
color:#1A0810;
font-size:15px;
font-weight:700;
}
.dlf-hts_cta_moi:hover{
opacity:.9;
}
.dlf-hts_grid_moi{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:758px){
.dlf-hts_grid_moi{
grid-template-columns:repeat(3,1fr);
}
}
.dlf-hts_step_moi{
border-top:1px solid rgba(255,210,228,0.13);
padding-top:1.375rem;
min-width:0;
}
.dlf-hts_step_num_moi{
color:#FF6FA3;
margin-bottom:0.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:44px;
font-weight:700;
line-height:1;
}
.dlf-hts_step_h_moi{
color:#F5EDF0;
font-size:1.188rem;
margin-bottom:8px;
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
}
.dlf-hts_step_p_moi{
color:#B89AA6;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.dlf-lh_moi{
padding:2.5rem 0 1.25rem;
}
.dlf-lh_in_moi{
border-top:1px solid rgba(245,220,230,0.13);
padding-top:34px;
}
.dlf-lh_eyebrow_moi{
display:block;
margin-bottom:1.375rem;
}
.dlf-lh_grid_moi{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.dlf-lh_grid_moi{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.dlf-lh_grid_moi{
grid-template-columns:repeat(5,1fr);
}
}
.dlf-lh_col_moi{
min-width:0;
}
.dlf-lh_col_h_moi{
margin-bottom:0.75rem;
color:#F5EDF0;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
}
.dlf-lh_links_moi{
gap:8px;
display:flex;
flex-direction:column;
}
.dlf-lh_link_moi{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8A6A78;
}
.dlf-lh_link_moi:hover{
color:#C8235E;
}
.dlf-sb_moi{
background:#231820;
padding:3rem 0;
border-bottom:1px solid rgba(245,220,230,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(245,220,230,0.07);
}
@media(min-width:771px){
.dlf-sb_moi{
padding:3.5rem 0;
}
}
.dlf-sb_eyebrow_moi{
margin-bottom:12px;
display:block;
}
.dlf-sb_h2_moi{
font-size:30px;
font-weight:600;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F5EDF0;
overflow-wrap:break-word;
margin-bottom:26px;
}
@media(min-width:771px){
.dlf-sb_h2_moi{
font-size:36px;
}
}
.dlf-sb_grid_moi{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.dlf-sb_grid_moi{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.dlf-sb_grid_moi{
grid-template-columns:repeat(4,1fr);
}
}
.dlf-sb_card_moi{
border-radius:14px;
background:#1A1014;
padding:1.5rem;
border:1px solid rgba(245,220,230,0.07);
min-width:0;
}
.dlf-sb_card_h_moi{
font-size:19px;
overflow-wrap:break-word;
line-height:1.15;
color:#F5EDF0;
margin-bottom:8px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.dlf-sb_card_p_moi{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8A6A78;
}
.dlf-sb_rtp_moi{
grid-template-columns:1fr;
padding:1.625rem 1.75rem;
border:1px solid rgba(245,220,230,0.07);
border-radius:0.875rem;
gap:1.5rem;
background:#1A1014;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:758px){
.dlf-sb_rtp_moi{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.dlf-sb_rtp_h_moi{
color:#F5EDF0;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:0.5rem;
}
.dlf-sb_rtp_p_moi{
line-height:1.6;
font-size:0.844rem;
color:#8A6A78;
overflow-wrap:break-word;
}
.dlf-sb_rtp_stats_moi{
gap:1rem;
display:flex;
}
.dlf-sb_stat_moi{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#231820;
min-width:0;
text-align:center;
}
.dlf-sb_stat_v_moi{
font-size:1.625rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
color:#2ECC8A;
}
.dlf-sb_stat_l_moi{
font-size:11.5px;
color:#A98898;
margin-top:4px;
}
.dlf-gd_moi{
padding:3rem 0 10px;
}
.dlf-gd_head_moi{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:677px){
.dlf-gd_head_moi{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.dlf-gd_eyebrow_moi{
margin-bottom:10px;
}
.dlf-gd_h2_moi{
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDF0;
font-size:1.75rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:766px){
.dlf-gd_h2_moi{
font-size:2.125rem;
}
}
.dlf-gd_more_moi{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-weight:600;
padding-bottom:2px;
font-size:13.5px;
color:#F5EDF0;
border-bottom:1px solid #F5EDF0;
}
.dlf-gd_more_moi:hover{
border-color:#C8235E;
color:#C8235E;
}
.dlf-gd_grid_moi{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.dlf-gd_grid_moi{
grid-template-columns:repeat(3,1fr);
}
}
.dlf-gd_card_moi{
background:#231820;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(245,220,230,0.07);
min-width:0;
display:block;
}
.dlf-gd_card_img_moi{
background:linear-gradient(140deg,#1C0F18,#C8235E);
height:9.375rem;
}
.dlf-gd_card_body_moi{
padding:1.375rem;
}
.dlf-gd_card_cat_moi{
color:#C8235E;
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.dlf-gd_card_h_moi{
margin:0.5rem 0 10px;
font-size:19px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDF0;
line-height:1.2;
font-weight:600;
}
.dlf-gd_card_meta_moi{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A98898;
}
.dlf-el_moi{
padding:3rem 0;
}
@media(min-width:768px){
.dlf-el_moi{
padding:56px 0;
}
}
.dlf-el_in_moi{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.dlf-el_in_moi{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.dlf-el_left_moi{
min-width:0;
}
.dlf-el_eyebrow_moi{
margin-bottom:14px;
}
.dlf-el_h2_moi{
color:#F5EDF0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.08;
margin-bottom:1.375rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.dlf-el_h2_moi{
font-size:38px;
}
}
.dlf-el_body_moi p{
margin-bottom:1.125rem;
font-size:1rem;
color:#D9C8CF;
line-height:1.7;
overflow-wrap:break-word;
}
.dlf-el_dropcap_moi{
padding:0.375rem 12px 0 0;
color:#C8235E;
font-size:62px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
float:left;
font-weight:700;
line-height:.8;
}
.dlf-el_right_moi{
min-width:0;
}
.dlf-el_quote_moi{
background:linear-gradient(150deg,#1C0F18,#0A0608);
padding:36px;
border-radius:1.25rem;
color:#F5EDF0;
position:relative;
margin-bottom:24px;
}
.dlf-el_quote_mark_moi{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#FF6FA3;
}
.dlf-el_quote_mark_moi svg{
height:34px;
width:2.125rem;
}
.dlf-el_quote_text_moi{
color:#F5EDF0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:500;
line-height:1.4;
margin-bottom:22px;
font-size:22px;
overflow-wrap:break-word;
}
.dlf-el_quote_meta_moi{
gap:0.75rem;
align-items:center;
display:flex;
}
.dlf-el_quote_av_moi{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C8235E,#F06090);
width:38px;
height:38px;
}
.dlf-el_quote_author_moi{
color:#F5EDF0;
font-size:14px;
font-weight:700;
}
.dlf-el_quote_meta_sub_moi{
color:#B89AA6;
font-size:0.75rem;
}
.dlf-el_explain_moi{
border:1px solid rgba(245,220,230,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.dlf-el_explain_card_moi{
padding:22px 1.5rem;
}
.dlf-el_explain_card_moi+.dlf-el_explain_card_moi{
border-top:1px solid rgba(245,220,230,0.07);
}
.dlf-el_explain_h_moi{
overflow-wrap:break-word;
line-height:1.15;
color:#F5EDF0;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
margin-bottom:8px;
}
.dlf-el_explain_p_moi{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#8A6A78;
}
.dlf-faq_moi{
padding:3rem 0;
background:#231820;
margin-top:24px;
border-top:1px solid rgba(245,220,230,0.07);
border-bottom:1px solid rgba(245,220,230,0.07);
}
@media(min-width:766px){
.dlf-faq_moi{
padding:3.875rem 0;
}
}
.dlf-faq_head_moi{
text-align:center;
margin-bottom:2.125rem;
}
.dlf-faq_eyebrow_moi{
margin-bottom:0.75rem;
}
.dlf-faq_h2_moi{
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
color:#F5EDF0;
}
@media(min-width:765px){
.dlf-faq_h2_moi{
font-size:2.375rem;
}
}
.dlf-faq_list_moi{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.dlf-faq_item_moi{
border:1px solid rgba(245,220,230,0.07);
border-radius:0.875rem;
background:#1A1014;
overflow:hidden;
}
.dlf-faq_q_moi{
list-style:none;
padding:1.25rem 1.5rem;
gap:1.25rem;
display:flex;
align-items:center;
font-size:1rem;
font-weight:700;
color:#F5EDF0;
cursor:pointer;
overflow-wrap:break-word;
justify-content:space-between;
}
.dlf-faq_q_moi::-webkit-details-marker{
display:none;
}
.dlf-faq_q_ic_moi{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
color:#C8235E;
display:inline-flex;
}
.dlf-faq_q_ic_moi svg{
height:1.125rem;
width:1.125rem;
}
.dlf-faq_item_moi[open] .dlf-faq_q_ic_moi{
transform:rotate(180deg);
}
.dlf-faq_a_moi{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#8A6A78;
line-height:1.6;
font-size:14.5px;
}
.dlf-sg_moi{
padding:48px 0 0.625rem;
}
.dlf-sg_eyebrow_moi{
display:block;
margin-bottom:0.75rem;
}
.dlf-sg_h2_moi{
line-height:1.05;
margin-bottom:1.75rem;
font-size:1.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F5EDF0;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.dlf-sg_h2_moi{
font-size:2.25rem;
}
}
.dlf-sg_grid_moi{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.dlf-sg_grid_moi{
grid-template-columns:repeat(3,1fr);
}
}
.dlf-sg_col_moi{
min-width:0;
}
.dlf-sg_col_h_moi{
color:#F5EDF0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-size:22px;
}
.dlf-sg_col_p_moi{
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#8A6A78;
}
.dlf-ft_moi{
background:#110B0E;
margin-top:2.5rem;
color:#B89AA6;
}
.dlf-ft_in_moi{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.dlf-ft_in_moi{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.dlf-ft_in_moi{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dlf-ft_brand_moi{
min-width:0;
}
.dlf-ft_logo_moi{
font-weight:700;
color:#F5EDF0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.625rem;
}
.dlf-ft_tagline_moi{
max-width:280px;
line-height:1.6;
color:#B89AA6;
margin-top:0.875rem;
font-size:13.5px;
}
.dlf-ft_contact_moi{
transition:color .2s ease;
max-width:280px;
color:#FF6FA3;
display:inline-block;
overflow-wrap:anywhere;
margin-top:12px;
font-size:13px;
}
.dlf-ft_contact_moi:hover{
color:#F5EDF0;
}
.dlf-ft_col_moi{
min-width:0;
}
.dlf-ft_col_h_moi{
text-transform:uppercase;
color:#F5EDF0;
font-size:13px;
margin-bottom:14px;
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
}
.dlf-ft_col_links_moi{
gap:10px;
display:flex;
flex-direction:column;
}
.dlf-ft_link_moi{
transition:color .2s ease;
overflow-wrap:break-word;
color:#B89AA6;
font-size:13.5px;
}
.dlf-ft_link_moi:hover{
color:#F5EDF0;
}
.dlf-ft_bot_moi{
padding:22px 0 40px;
gap:16px;
display:flex;
border-top:1px solid rgba(255,210,228,0.13);
flex-direction:column;
}
@media(min-width:765px){
.dlf-ft_bot_moi{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.dlf-ft_legal_moi{
overflow-wrap:break-word;
color:#5E4552;
max-width:47.5rem;
font-size:0.719rem;
line-height:1.6;
}
.dlf-ft_legal_moi b{
color:#B89AA6;
font-weight:700;
}
.dlf-ft_age_moi{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #FF6FA3;
padding:0.25rem 9px;
font-weight:700;
font-size:0.813rem;
color:#FF6FA3;
}