*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16101A;
font-size:15px;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
color:#C9BFD8;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.uvl_layout_8dr{
display:flex;
min-height:100vh;
flex-direction:column;
}
.uvl_main_8dr{
flex:1 1 auto;
width:100%;
min-width:0;
}
.uvl_container_8dr{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.uvl_container_8dr{
padding:0 2rem;
}
}
@media(min-width:1097px){
.uvl_container_8dr{
padding:0 3.5rem;
}
}
.uvl_eyebrow_8dr{
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
display:inline-block;
color:#20C76A;
font-weight:600;
letter-spacing:.2em;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:11px;
}
.uvl_band_8dr{
background:#0F1A14;
color:#EDF7F1;
}
.uvl_band_8dr .uvl_eyebrow_8dr{
color:#3EEEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.uvl_tb_8dr{
background:#16101A;
position:sticky;
z-index:50;
top:0;
border-bottom:1px solid rgba(240,235,247,0.13);
}
.uvl_tb_in_8dr{
padding:12px 16px;
margin:0 auto;
gap:1rem;
width:100%;
justify-content:space-between;
max-width:1400px;
display:flex;
align-items:center;
}
@media(min-width:765px){
.uvl_tb_in_8dr{
padding:16px 32px;
}
}
@media(min-width:1101px){
.uvl_tb_in_8dr{
padding:1.125rem 56px;
}
}
.uvl_tb_left_8dr{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.uvl_tb_logo_8dr{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.uvl_tb_logo_mark_8dr{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:34px;
}
.uvl_tb_logo_txt_8dr{
min-width:0;
flex-direction:column;
line-height:1;
display:flex;
}
.uvl_tb_logo_name_8dr{
overflow:hidden;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
color:#F0EBF7;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
font-size:1.375rem;
}
.uvl_tb_logo_sub_8dr{
overflow:hidden;
color:#20C76A;
text-transform:uppercase;
letter-spacing:.32em;
font-size:0.531rem;
white-space:nowrap;
margin-top:4px;
text-overflow:ellipsis;
font-weight:600;
}
.uvl_tb_nav_8dr{
display:none;
}
@media(min-width:961px){
.uvl_tb_nav_8dr{
gap:28px;
display:flex;
align-items:center;
}
}
.uvl_tb_nav_item_8dr{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
padding-bottom:3px;
color:#C9BFD8;
white-space:nowrap;
font-size:14px;
border-bottom:2px solid transparent;
}
.uvl_tb_nav_item_8dr:hover{
color:#F0EBF7;
}
.uvl_tb_nav_item_8dr.uvl_state_active_8dr{
border-color:#20C76A;
color:#F0EBF7;
}
.uvl_tb_right_8dr{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.uvl_tb_search_8dr{
transition:color .22s ease;
justify-content:center;
color:#C9BFD8;
display:flex;
align-items:center;
}
.uvl_tb_search_8dr:hover{
color:#20C76A;
}
.uvl_tb_search_8dr svg{
height:18px;
width:1.125rem;
}
.uvl_tb_lang_8dr{
font-size:11px;
letter-spacing:.1em;
color:#9787AE;
text-transform:uppercase;
font-weight:600;
}
.uvl_tb_lang_8dr:hover{
color:#F0EBF7;
}
.uvl_tb_login_8dr{
display:none;
font-size:0.875rem;
color:#F0EBF7;
font-weight:600;
}
@media(min-width:766px){
.uvl_tb_login_8dr{
display:inline-block;
}
}
.uvl_tb_register_8dr{
transition:background-color .22s ease;
padding:11px 1.375rem;
background:#20C76A;
border-radius:62.438rem;
white-space:nowrap;
font-weight:700;
color:#0A0D0B;
font-size:14px;
}
.uvl_tb_register_8dr:hover{
background:#1AAF5B;
}
.uvl_mob_8dr{
background:#16101A;
bottom:0;
right:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
left:0;
border-top:1px solid rgba(240,235,247,0.13);
}
@media(min-width:961px){
.uvl_mob_8dr{
display:none;
}
}
.uvl_mob_in_8dr{
margin:0 auto;
max-width:560px;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.uvl_mob_item_8dr{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:9px 4px;
display:flex;
min-width:0;
align-items:center;
color:#9787AE;
flex-direction:column;
}
.uvl_mob_item_8dr.uvl_state_active_8dr{
color:#20C76A;
}
.uvl_mob_ic_8dr{
justify-content:center;
align-items:center;
display:flex;
}
.uvl_mob_ic_8dr svg{
height:20px;
width:20px;
}
.uvl_mob_lb_8dr{
overflow:hidden;
font-size:10px;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.uvl_rail_8dr{
position:relative;
min-width:0;
}
.uvl_rail_scroll_8dr{
gap:14px;
overflow-x:auto;
padding-bottom:14px;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:766px){
.uvl_rail_scroll_8dr{
gap:18px;
}
}
.uvl_gc_8dr{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.uvl_gc_8dr{
width:188px;
}
}
.uvl_gc_img_8dr{
overflow:hidden;
background:#1F1726;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 0.375rem 24px rgba(0,0,0,0.28);
padding-bottom:133.33%;
}
.uvl_gc_img_8dr img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.uvl_gc_cover_8dr{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.uvl_gc_hover_8dr{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
justify-content:center;
position:absolute;
align-items:center;
display:flex;
opacity:0;
}
.uvl_gc_8dr:hover .uvl_gc_hover_8dr{
opacity:1;
}
.uvl_gc_hover_btn_8dr{
border-radius:62.438rem;
background:#20C76A;
width:2.875rem;
height:46px;
display:flex;
align-items:center;
justify-content:center;
color:#0A0D0B;
}
.uvl_gc_hover_btn_8dr svg{
width:1.125rem;
height:18px;
}
.uvl_gc_info_8dr{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.uvl_gc_name_8dr{
overflow:hidden;
font-size:0.813rem;
font-weight:700;
color:#F0EBF7;
text-overflow:ellipsis;
white-space:nowrap;
}
.uvl_gc_prov_8dr{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#9787AE;
font-size:0.688rem;
}
.uvl_gc_meta_8dr{
color:#9787AE;
font-size:0.688rem;
}
.uvl_tc_8dr{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.uvl_tc_8dr{
width:14.375rem;
}
}
.uvl_tc_img_8dr{
border-radius:14px;
background:#1F1726;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 0.375rem 24px rgba(0,0,0,0.28);
padding-bottom:75%;
position:relative;
}
.uvl_tc_img_8dr img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.uvl_tc_info_8dr{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.uvl_tc_name_8dr{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:14px;
color:#F0EBF7;
}
.uvl_tc_rtp_8dr{
font-size:11px;
color:#9787AE;
}
.uvl_lc_8dr{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.uvl_lc_8dr{
width:16.75rem;
}
}
.uvl_lc_img_8dr{
overflow:hidden;
background:#1F1726;
border-radius:0.875rem;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 0.375rem 24px rgba(0,0,0,0.28);
}
.uvl_lc_img_8dr img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.uvl_lc_live_8dr{
gap:0.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
align-items:center;
display:flex;
position:absolute;
top:12px;
left:0.75rem;
}
.uvl_lc_live_dot_8dr{
background:#E8405A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.uvl_lc_seats_8dr{
font-size:10px;
color:#EDF7F1;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
}
.uvl_lc_info_8dr{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.uvl_lc_name_8dr{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
color:#F0EBF7;
text-overflow:ellipsis;
}
.uvl_lc_bet_8dr{
font-size:0.688rem;
color:#9787AE;
}
.uvl_pc_8dr{
background:#1F1726;
border:1px solid rgba(240,235,247,0.07);
gap:8px;
padding:1rem 0.875rem;
border-radius:14px;
justify-content:center;
align-items:center;
min-width:0;
min-height:4.625rem;
flex-direction:column;
display:flex;
}
.uvl_pc_logo_8dr{
flex:0 0 auto;
height:28px;
max-width:100%;
width:auto;
object-fit:contain;
}
.uvl_pc_name_8dr{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
color:#9787AE;
text-overflow:ellipsis;
font-size:0.688rem;
}
.uvl_gc_tag_8dr{
border-radius:0.5rem;
padding:3px 0.5rem;
left:0.625rem;
z-index:2;
font-size:10px;
top:10px;
display:inline-block;
text-transform:uppercase;
letter-spacing:.06em;
font-weight:700;
position:absolute;
}
.uvl_gc_tag_hot_8dr{
background:#E8405A;
color:#EDF7F1;
}
.uvl_gc_tag_new_8dr{
background:#3EEEA0;
color:#0E0A12;
}
.uvl_gc_tag_jp_8dr{
background:#E8B84B;
color:#0E0A12;
}
.uvl_gc_tag_live_8dr{
background:#E8405A;
color:#EDF7F1;
}
.uvl_sh_8dr{
margin-bottom:18px;
min-width:0;
}
.uvl_sh_row_8dr{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.uvl_sh_row_8dr .uvl_sh_l_8dr{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.uvl_sh_stack_8dr{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.uvl_sh_center_8dr{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.uvl_sh_h2_8dr{
font-size:24px;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EBF7;
font-weight:600;
}
@media(min-width:767px){
.uvl_sh_h2_8dr{
font-size:30px;
}
}
.uvl_band_8dr .uvl_sh_h2_8dr{
color:#EDF7F1;
}
.uvl_sh_eb_line_8dr{
gap:10px;
display:inline-flex;
align-items:center;
}
.uvl_sh_eb_line_8dr::before{
background:#20C76A;
display:inline-block;
height:1px;
content:"";
width:28px;
}
.uvl_band_8dr .uvl_sh_eb_line_8dr::before{
background:#3EEEA0;
}
.uvl_sh_eb_dot_8dr{
gap:8px;
align-items:center;
display:inline-flex;
}
.uvl_sh_eb_dot_8dr::before{
border-radius:50%;
background:#20C76A;
content:"";
display:inline-block;
height:6px;
width:0.375rem;
}
.uvl_band_8dr .uvl_sh_eb_dot_8dr::before{
background:#3EEEA0;
}
.uvl_sh_link_8dr{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
padding-bottom:2px;
font-size:0.813rem;
color:#F0EBF7;
display:inline-flex;
border-bottom:1px solid #F0EBF7;
white-space:nowrap;
align-items:center;
}
.uvl_sh_link_8dr:hover{
border-color:#20C76A;
color:#20C76A;
}
.uvl_sh_link_8dr svg{
width:14px;
height:0.875rem;
}
.uvl_sh_link_chev_8dr{
padding-bottom:0;
border-bottom:0;
}
.uvl_sh_link_btn_8dr{
background:#20C76A;
border-radius:62.438rem;
padding:0.563rem 18px;
border-bottom:0;
color:#0A0D0B;
}
.uvl_sh_link_btn_8dr:hover{
background:#1AAF5B;
border-color:transparent;
color:#0A0D0B;
}
.uvl_band_8dr .uvl_sh_link_8dr{
border-color:#EDF7F1;
color:#EDF7F1;
}
.uvl_band_8dr .uvl_sh_link_btn_8dr{
background:#3EEEA0;
color:#0E0A12;
}
.uvl_sh_rule_8dr{
background:rgba(240,235,247,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.uvl_band_8dr .uvl_sh_rule_8dr{
background:rgba(180,240,210,0.14);
}
.uvl_hero_8dr{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.uvl_hero_8dr{
padding:56px 0 1.5rem;
}
}
.uvl_hero_in_8dr{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:897px){
.uvl_hero_in_8dr{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.uvl_hero_copy_8dr{
min-width:0;
}
.uvl_hero_eyebrow_8dr{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.uvl_hero_eyebrow_line_8dr{
flex:0 0 auto;
background:#20C76A;
display:inline-block;
width:1.75rem;
height:1px;
}
.uvl_hero_h1_8dr{
line-height:1.04;
color:#F0EBF7;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:20px;
font-weight:600;
font-size:38px;
}
@media(min-width:771px){
.uvl_hero_h1_8dr{
font-size:54px;
}
}
@media(min-width:1101px){
.uvl_hero_h1_8dr{
font-size:62px;
}
}
.uvl_hero_h1_8dr em{
color:#20C76A;
font-style:normal;
}
.uvl_hero_sub_8dr{
font-size:1rem;
margin-bottom:30px;
color:#7A6B91;
max-width:480px;
line-height:1.6;
}
@media(min-width:769px){
.uvl_hero_sub_8dr{
font-size:1.125rem;
}
}
.uvl_hero_actions_8dr{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
}
.uvl_hero_cta_8dr{
background:#20C76A;
border-radius:62.438rem;
transition:background-color .22s ease;
gap:0.625rem;
padding:16px 30px;
display:inline-flex;
font-weight:700;
align-items:center;
color:#0A0D0B;
font-size:15px;
}
.uvl_hero_cta_8dr:hover{
background:#1AAF5B;
}
.uvl_hero_cta_ic_8dr{
align-items:center;
display:inline-flex;
}
.uvl_hero_cta_ic_8dr svg{
height:1rem;
width:16px;
}
.uvl_hero_cta_alt_8dr{
padding:15px 1.625rem;
background:transparent;
border-radius:62.438rem;
border:1px solid rgba(240,235,247,0.13);
transition:border-color .22s ease,color .22s ease;
display:inline-flex;
align-items:center;
font-size:15px;
font-weight:600;
color:#F0EBF7;
}
.uvl_hero_cta_alt_8dr:hover{
border-color:#20C76A;
color:#20C76A;
}
.uvl_hero_trust_8dr{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.uvl_hero_trust_item_8dr{
gap:9px;
font-weight:600;
font-size:13px;
display:flex;
align-items:center;
color:#C9BFD8;
}
.uvl_hero_trust_ic_8dr{
display:inline-flex;
align-items:center;
color:#20C76A;
}
.uvl_hero_trust_ic_8dr svg{
width:1rem;
height:16px;
}
.uvl_hero_promo_8dr{
background:#1F1726;
overflow:hidden;
border-radius:1.25rem;
position:relative;
display:flex;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 1.5rem 4rem rgba(0,0,0,0.52), 0 2px 6px rgba(32,199,106,0.10);
min-height:300px;
}
.uvl_hero_promo_bg_8dr{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.uvl_hero_promo_bg_8dr::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.uvl_hero_promo_glow_8dr{
background:radial-gradient(circle,rgba(32,178,100,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
height:260px;
right:-1.25rem;
width:16.25rem;
position:absolute;
pointer-events:none;
}
.uvl_hero_promo_ct_8dr{
padding:1.75rem;
max-width:88%;
position:relative;
align-self:flex-end;
z-index:2;
}
.uvl_hero_promo_label_8dr{
margin-bottom:0.5rem;
display:block;
color:#3EEEA0;
letter-spacing:.25em;
font-weight:700;
font-size:10px;
text-transform:uppercase;
}
.uvl_hero_promo_amount_8dr{
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
color:#EDF7F1;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.uvl_hero_promo_amount_8dr{
font-size:2.5rem;
}
}
.uvl_hero_promo_amount_8dr em{
color:#3EEEA0;
font-style:normal;
}
.uvl_hero_rating_8dr{
padding:0.625rem 0.875rem;
border-radius:14px;
background:#1F1726;
border:1px solid rgba(240,235,247,0.07);
gap:10px;
z-index:3;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 6px 24px rgba(0,0,0,0.28);
top:14px;
max-width:min(16.25rem,62%);
display:flex;
right:14px;
position:absolute;
align-items:center;
}
.uvl_hero_rating_score_8dr{
flex:0 0 auto;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F0EBF7;
font-size:1.5rem;
}
.uvl_hero_rating_txt_8dr{
flex:1 1 auto;
min-width:0;
}
.uvl_hero_rating_stars_8dr{
gap:2px;
color:#20C76A;
display:flex;
}
.uvl_hero_rating_stars_8dr svg{
width:0.75rem;
height:0.75rem;
}
.uvl_hero_rating_cap_8dr{
line-height:1.35;
display:block;
font-size:0.688rem;
overflow-wrap:break-word;
margin-top:3px;
color:#9787AE;
}
.uvl_stat_8dr{
margin-top:1rem;
border-top:1px solid rgba(240,235,247,0.13);
border-bottom:1px solid rgba(240,235,247,0.13);
}
.uvl_stat_in_8dr{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.uvl_stat_in_8dr{
grid-template-columns:repeat(4,1fr);
}
}
.uvl_stat_item_8dr{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(240,235,247,0.07);
border-right:1px solid rgba(240,235,247,0.07);
}
.uvl_stat_item_8dr:nth-child(2n){
border-right:0;
}
.uvl_stat_item_8dr:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.uvl_stat_item_8dr{
border-bottom:0;
}
.uvl_stat_item_8dr:nth-child(2n){
border-right:1px solid rgba(240,235,247,0.07);
}
.uvl_stat_item_8dr:nth-child(4n){
border-right:0;
}
}
.uvl_stat_value_8dr{
font-weight:700;
overflow-wrap:break-word;
line-height:1;
color:#F0EBF7;
font-size:30px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.uvl_stat_value_8dr{
font-size:2.125rem;
}
}
.uvl_stat_label_8dr{
font-size:13px;
margin-top:6px;
overflow-wrap:break-word;
color:#9787AE;
line-height:1.4;
}
.uvl_grow_8dr{
padding:1.625rem 0 10px;
}
.uvl_row_seo_8dr{
margin:10px 0 0;
line-height:1.65;
color:#7A6B91;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
}
.uvl_row_seo_8dr strong{
font-weight:700;
color:#F0EBF7;
}
.uvl_jp_8dr{
padding:30px 0 0.625rem;
}
.uvl_jp_grid_8dr{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.uvl_jp_grid_8dr{
grid-template-columns:1fr 1fr;
}
.uvl_jp_card_mega_8dr{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.uvl_jp_grid_8dr{
grid-template-columns:1.4fr 1fr 1fr;
}
.uvl_jp_card_mega_8dr{
grid-column:auto;
}
}
.uvl_jp_card_8dr{
padding:26px;
border:1px solid rgba(240,235,247,0.07);
overflow:hidden;
background:#1F1726;
gap:0.75rem;
border-radius:1.25rem;
justify-content:space-between;
display:flex;
min-height:12.5rem;
min-width:0;
flex-direction:column;
position:relative;
}
.uvl_jp_card_mega_8dr{
border-color:transparent;
background:linear-gradient(135deg,#0F1F17,#090C0A);
min-height:13.125rem;
color:#EDF7F1;
}
.uvl_jp_glow_8dr{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.18),transparent 70%);
height:12.5rem;
pointer-events:none;
width:12.5rem;
position:absolute;
top:-40px;
right:-40px;
}
.uvl_jp_label_8dr{
gap:0.625rem;
font-size:10px;
position:relative;
align-items:center;
justify-content:space-between;
letter-spacing:.16em;
flex-wrap:wrap;
color:#20C76A;
text-transform:uppercase;
display:flex;
font-weight:700;
}
.uvl_jp_card_mega_8dr .uvl_jp_label_8dr{
color:#3EEEA0;
}
.uvl_jp_drop_8dr{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#9787AE;
}
.uvl_jp_card_mega_8dr .uvl_jp_drop_8dr{
color:#8DBFA0;
}
.uvl_jp_amount_8dr{
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF7;
line-height:1;
font-weight:700;
font-size:38px;
overflow-wrap:break-word;
}
.uvl_jp_card_mega_8dr .uvl_jp_amount_8dr{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#3EEEA0;
}
@media(min-width:771px){
.uvl_jp_card_mega_8dr .uvl_jp_amount_8dr{
font-size:54px;
}
}
.uvl_jp_game_8dr{
font-size:13px;
position:relative;
color:#9787AE;
}
.uvl_jp_card_mega_8dr .uvl_jp_game_8dr{
color:#8DBFA0;
}
.uvl_jp_cta_8dr{
align-self:flex-start;
position:relative;
}
.uvl_jp_card_mega_8dr .uvl_jp_cta_8dr{
padding:0.625rem 1.25rem;
border-radius:62.438rem;
background:#3EEEA0;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#0E0A12;
}
.uvl_jp_card_mega_8dr .uvl_jp_cta_8dr:hover{
opacity:.9;
}
.uvl_jp_card_8dr:not(.uvl_jp_card_mega_8dr) .uvl_jp_cta_8dr{
transition:color .22s ease,border-color .22s ease;
color:#F0EBF7;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F0EBF7;
}
.uvl_jp_card_8dr:not(.uvl_jp_card_mega_8dr) .uvl_jp_cta_8dr:hover{
border-color:#20C76A;
color:#20C76A;
}
.uvl_jp_seo_8dr{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#7A6B91;
}
.uvl_jp_seo_8dr strong{
font-weight:700;
color:#F0EBF7;
}
.uvl_gf_8dr{
padding:1.5rem 0 0.375rem;
}
.uvl_gf_in_8dr{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.uvl_gf_chip_8dr{
background:#1F1726;
border:1px solid rgba(240,235,247,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
padding:0.625rem 18px;
font-size:13px;
color:#C9BFD8;
white-space:nowrap;
font-weight:600;
}
.uvl_gf_chip_8dr:hover{
border-color:#20C76A;
color:#20C76A;
}
.uvl_gf_chip_8dr.uvl_state_active_8dr{
background:#20C76A;
border-color:transparent;
color:#0A0D0B;
}
.uvl_grow_8dr{
padding:1.625rem 0 10px;
}
.uvl_row_seo_8dr{
margin:0.625rem 0 0;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
color:#7A6B91;
overflow-wrap:break-word;
}
.uvl_row_seo_8dr strong{
color:#F0EBF7;
font-weight:700;
}
.uvl_grow_8dr{
padding:1.625rem 0 10px;
}
.uvl_row_seo_8dr{
margin:10px 0 0;
color:#7A6B91;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
}
.uvl_row_seo_8dr strong{
color:#F0EBF7;
font-weight:700;
}
.uvl_app_8dr{
padding:1.875rem 0 0.625rem;
}
.uvl_app_in_8dr{
border:1px solid rgba(240,235,247,0.07);
gap:28px;
background:#1F1726;
padding:2rem;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.uvl_app_in_8dr{
padding:40px 2.75rem;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.uvl_app_copy_8dr{
min-width:0;
max-width:35rem;
}
.uvl_app_eyebrow_8dr{
margin-bottom:12px;
}
.uvl_app_h2_8dr{
overflow-wrap:break-word;
font-weight:600;
color:#F0EBF7;
margin-bottom:0.75rem;
line-height:1.05;
font-size:28px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.uvl_app_h2_8dr{
font-size:2.125rem;
}
}
.uvl_app_text_8dr{
color:#7A6B91;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.uvl_app_btns_8dr{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.uvl_app_btn_8dr{
border-radius:0.875rem;
transition:background-color .22s ease;
background:#20C76A;
padding:0.688rem 1.25rem;
gap:10px;
color:#0A0D0B;
display:inline-flex;
align-items:center;
}
.uvl_app_btn_8dr:hover{
background:#1AAF5B;
}
.uvl_app_btn_ic_8dr{
align-items:center;
display:inline-flex;
}
.uvl_app_btn_ic_8dr svg{
width:18px;
height:1.125rem;
}
.uvl_app_btn_lb_8dr{
font-weight:700;
font-size:0.844rem;
}
.uvl_app_qr_wrap_8dr{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.uvl_app_qr_8dr{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#20C76A;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#1F1726 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#1F1726 0 5px,transparent 0.313rem 0.688rem);
width:108px;
}
.uvl_app_qr_cap_8dr{
line-height:1.4;
color:#9787AE;
font-size:0.781rem;
max-width:5.75rem;
}
.uvl_vip_8dr{
padding:3rem 0;
}
@media(min-width:769px){
.uvl_vip_8dr{
padding:64px 0;
}
}
.uvl_vip_head_8dr{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.uvl_vip_head_8dr{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.uvl_vip_eyebrow_8dr{
margin-bottom:12px;
}
.uvl_vip_h2_8dr{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
color:#EDF7F1;
font-weight:600;
}
@media(min-width:769px){
.uvl_vip_h2_8dr{
font-size:2.5rem;
}
}
.uvl_vip_intro_8dr{
color:#8DBFA0;
font-size:14px;
max-width:26.25rem;
line-height:1.6;
}
.uvl_vip_grid_8dr{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.uvl_vip_card_8dr{
border:1px solid rgba(180,240,210,0.14);
border-radius:14px;
padding:22px 18px;
min-width:0;
}
.uvl_vip_card_feat_8dr{
border-color:#3EEEA0;
background:rgba(220,255,235,0.07);
}
.uvl_vip_card_ic_8dr{
background:linear-gradient(135deg,#20C76A,#3EEEA0);
border-radius:0.5rem;
width:34px;
height:2.125rem;
display:block;
margin-bottom:1rem;
}
.uvl_vip_name_8dr{
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
margin-bottom:0.375rem;
}
.uvl_vip_perk_8dr{
color:#8DBFA0;
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
}
.uvl_gm_8dr{
padding:30px 0 10px;
}
.uvl_gm_in_8dr{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:882px){
.uvl_gm_in_8dr{
grid-template-columns:1.25fr 1fr;
}
}
.uvl_gm_left_8dr{
padding:2rem;
border-radius:1.25rem;
border:1px solid rgba(240,235,247,0.07);
background:#1F1726;
min-width:0;
}
.uvl_gm_eyebrow_8dr{
margin-bottom:10px;
}
.uvl_gm_h2_8dr{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
color:#F0EBF7;
font-size:1.625rem;
}
@media(min-width:771px){
.uvl_gm_h2_8dr{
font-size:1.75rem;
}
}
.uvl_gm_text_8dr{
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
max-width:480px;
color:#7A6B91;
}
.uvl_gm_level_8dr{
font-weight:700;
font-size:22px;
margin-bottom:8px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#20C76A;
}
.uvl_gm_bar_8dr{
border-radius:62.438rem;
overflow:hidden;
background:rgba(240,235,247,0.13);
margin-bottom:0.375rem;
height:8px;
}
.uvl_gm_bar_fill_8dr{
background:linear-gradient(90deg,#20C76A,#3EEEA0);
border-radius:62.438rem;
height:100%;
}
.uvl_gm_bar_meta_8dr{
gap:0.625rem;
margin-bottom:1.125rem;
color:#9787AE;
font-size:11px;
justify-content:space-between;
display:flex;
}
.uvl_gm_missions_8dr{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.uvl_gm_mission_8dr{
padding:0.563rem 15px;
border-radius:62.438rem;
gap:0.438rem;
border:1px solid rgba(240,235,247,0.13);
background:#16101A;
display:inline-flex;
font-size:0.781rem;
font-weight:600;
color:#C9BFD8;
align-items:center;
}
.uvl_gm_mission_ic_8dr{
align-items:center;
color:#20C76A;
display:inline-flex;
}
.uvl_gm_mission_ic_8dr svg{
width:0.813rem;
height:13px;
}
.uvl_gm_right_8dr{
padding:2rem;
border-radius:20px;
overflow:hidden;
background:linear-gradient(150deg,#0F1F17,#090C0A);
position:relative;
color:#EDF7F1;
display:flex;
flex-direction:column;
}
.uvl_gm_glow_8dr{
background:radial-gradient(circle,rgba(32,178,100,0.18),transparent 70%);
border-radius:50%;
width:150px;
top:-1.875rem;
height:9.375rem;
position:absolute;
pointer-events:none;
right:-30px;
}
.uvl_gm_ref_eyebrow_8dr{
margin-bottom:0.625rem;
position:relative;
}
.uvl_gm_ref_h2_8dr{
font-weight:600;
color:#EDF7F1;
position:relative;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.1;
font-size:26px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.uvl_gm_ref_text_8dr{
font-size:13.5px;
color:#8DBFA0;
margin-bottom:1.25rem;
line-height:1.55;
position:relative;
}
.uvl_gm_ref_cta_8dr{
transition:opacity .22s ease;
border-radius:999px;
padding:11px 22px;
background:#3EEEA0;
color:#0E0A12;
position:relative;
margin-top:auto;
align-self:flex-start;
font-size:0.844rem;
font-weight:700;
}
.uvl_gm_ref_cta_8dr:hover{
opacity:.9;
}
.uvl_nl_8dr{
padding:1.5rem 0 0.625rem;
}
.uvl_nl_in_8dr{
border-radius:1.25rem;
padding:30px 2rem;
background:#0A1420;
gap:1.375rem;
color:#EDF7F1;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.uvl_nl_in_8dr{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.uvl_nl_text_wrap_8dr{
min-width:0;
}
.uvl_nl_h3_8dr{
overflow-wrap:break-word;
margin-bottom:5px;
font-size:22px;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-weight:600;
}
@media(min-width:769px){
.uvl_nl_h3_8dr{
font-size:24px;
}
}
.uvl_nl_text_8dr{
color:#8DBFA0;
font-size:13.5px;
line-height:1.5;
}
.uvl_nl_form_8dr{
flex:1 1 auto;
gap:10px;
display:flex;
max-width:460px;
min-width:0;
}
.uvl_nl_input_8dr{
flex:1 1 auto;
padding:13px 16px;
border:1px solid rgba(180,240,210,0.14);
overflow:hidden;
border-radius:14px;
background:rgba(220,255,235,0.07);
display:flex;
white-space:nowrap;
min-width:0;
color:#8DBFA0;
align-items:center;
font-size:0.875rem;
text-overflow:ellipsis;
}
.uvl_nl_btn_8dr{
background:#3EEEA0;
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
border-radius:14px;
flex:0 0 auto;
color:#0E0A12;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.uvl_nl_btn_8dr:hover{
opacity:.9;
}
.uvl_trn_8dr{
padding:1.875rem 0 10px;
}
.uvl_trn_in_8dr{
background:#1F1726;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(240,235,247,0.07);
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.uvl_trn_in_8dr{
grid-template-columns:1.05fr 1fr;
}
}
.uvl_trn_banner_8dr{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(150deg,#0F1F17,#090C0A);
color:#EDF7F1;
position:relative;
}
.uvl_trn_glow_8dr{
background:radial-gradient(circle,rgba(32,178,100,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
height:200px;
width:200px;
pointer-events:none;
bottom:-2.5rem;
}
.uvl_trn_eyebrow_8dr{
margin-bottom:0.875rem;
position:relative;
}
.uvl_trn_h2_8dr{
position:relative;
overflow-wrap:break-word;
line-height:1.06;
color:#EDF7F1;
margin-bottom:12px;
font-size:30px;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.uvl_trn_h2_8dr{
font-size:2.25rem;
}
}
.uvl_trn_text_8dr{
margin-bottom:1.375rem;
position:relative;
max-width:420px;
font-size:14px;
color:#8DBFA0;
line-height:1.6;
}
.uvl_trn_timer_8dr{
gap:8px;
display:flex;
margin-bottom:1.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
}
.uvl_trn_timer_cap_8dr{
font-size:0.688rem;
color:#8DBFA0;
}
.uvl_trn_timer_box_8dr{
background:rgba(220,255,235,0.07);
border-radius:8px;
padding:4px 12px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#EDF7F1;
font-size:1.5rem;
}
.uvl_trn_cta_8dr{
transition:opacity .22s ease;
border-radius:999px;
padding:0.813rem 26px;
background:#3EEEA0;
color:#0E0A12;
position:relative;
display:inline-block;
font-size:14px;
font-weight:700;
}
.uvl_trn_cta_8dr:hover{
opacity:.9;
}
.uvl_trn_lb_8dr{
padding:26px 1.75rem;
}
.uvl_trn_lb_head_8dr{
gap:0.625rem;
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:0.75rem;
}
.uvl_trn_lb_title_8dr{
font-weight:600;
color:#F0EBF7;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.uvl_trn_lb_upd_8dr{
letter-spacing:.08em;
text-transform:uppercase;
color:#9787AE;
font-size:0.688rem;
}
.uvl_trn_lb_row_8dr{
padding:11px 0.75rem;
border-radius:8px;
gap:14px;
align-items:center;
display:flex;
}
.uvl_trn_lb_row_8dr:nth-child(2){
background:rgba(32,199,106,0.12);
}
.uvl_trn_lb_rank_8dr{
flex:0 0 auto;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#20C76A;
font-size:1rem;
width:22px;
font-weight:700;
}
.uvl_trn_lb_av_8dr{
flex:0 0 auto;
background:linear-gradient(135deg,#20C76A,#3EEEA0);
border-radius:50%;
height:30px;
width:30px;
}
.uvl_trn_lb_name_8dr{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-weight:600;
color:#F0EBF7;
text-overflow:ellipsis;
min-width:0;
font-size:0.875rem;
}
.uvl_trn_lb_amount_8dr{
flex:0 0 auto;
font-weight:700;
color:#F0EBF7;
font-size:13px;
}
.uvl_rc_8dr{
padding:48px 0 0.625rem;
}
.uvl_rc_in_8dr{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.uvl_rc_in_8dr{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.uvl_rc_col_8dr{
min-width:0;
}
.uvl_rc_label_8dr{
font-weight:600;
font-size:11px;
text-transform:uppercase;
letter-spacing:.2em;
color:#20C76A;
margin-bottom:1rem;
}
.uvl_rc_awards_8dr{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.uvl_rc_award_8dr{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.uvl_rc_award_ic_8dr{
flex:0 0 auto;
align-items:center;
color:#3EEEA0;
display:inline-flex;
}
.uvl_rc_award_ic_8dr svg{
height:1.125rem;
width:1.125rem;
}
.uvl_rc_award_t_8dr{
color:#F0EBF7;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.uvl_rc_award_s_8dr{
color:#9787AE;
overflow-wrap:break-word;
font-size:12px;
}
.uvl_rc_press_8dr{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.uvl_rc_press_logo_8dr{
border:1px solid rgba(240,235,247,0.07);
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
font-weight:700;
justify-content:center;
font-size:14px;
height:52px;
color:#7A6B91;
text-align:center;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
display:flex;
}
.uvl_rc_partner_8dr{
background:#1F1726;
border:1px solid rgba(240,235,247,0.07);
padding:22px;
border-radius:14px;
}
.uvl_rc_partner_name_8dr{
overflow-wrap:break-word;
color:#F0EBF7;
font-weight:600;
margin-bottom:0.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.uvl_rc_partner_text_8dr{
overflow-wrap:break-word;
font-size:13px;
line-height:1.55;
color:#7A6B91;
}
.uvl_prov_8dr{
padding:2.5rem 0 1.25rem;
}
.uvl_prov_eyebrow_8dr{
display:block;
margin-bottom:1.125rem;
}
.uvl_prov_grid_8dr{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.uvl_prov_grid_8dr{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.uvl_prov_grid_8dr{
grid-template-columns:repeat(6,1fr);
}
}
.uvl_hts_8dr{
padding:48px 0;
}
@media(min-width:768px){
.uvl_hts_8dr{
padding:3.875rem 0;
}
}
.uvl_hts_head_8dr{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.uvl_hts_head_8dr{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.uvl_hts_eyebrow_8dr{
margin-bottom:0.75rem;
}
.uvl_hts_h2_8dr{
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-weight:600;
}
@media(min-width:767px){
.uvl_hts_h2_8dr{
font-size:2.375rem;
}
}
.uvl_hts_cta_8dr{
transition:opacity .22s ease;
border-radius:999px;
flex:0 0 auto;
background:#3EEEA0;
padding:15px 1.875rem;
color:#0E0A12;
font-size:15px;
font-weight:700;
}
.uvl_hts_cta_8dr:hover{
opacity:.9;
}
.uvl_hts_grid_8dr{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.uvl_hts_grid_8dr{
grid-template-columns:repeat(3,1fr);
}
}
.uvl_hts_step_8dr{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(180,240,210,0.14);
}
.uvl_hts_step_num_8dr{
font-weight:700;
line-height:1;
margin-bottom:14px;
color:#3EEEA0;
font-size:2.75rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.uvl_hts_step_h_8dr{
font-size:19px;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
color:#EDF7F1;
margin-bottom:0.5rem;
}
.uvl_hts_step_p_8dr{
line-height:1.55;
overflow-wrap:break-word;
color:#8DBFA0;
font-size:14px;
}
.uvl_op_8dr{
padding:36px 0 0.625rem;
}
.uvl_op_in_8dr{
border:1px solid rgba(240,235,247,0.07);
background:#1F1726;
padding:2rem;
gap:32px;
border-radius:0.875rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:862px){
.uvl_op_in_8dr{
padding:34px 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.uvl_op_left_8dr{
min-width:0;
}
.uvl_op_eyebrow_8dr{
margin-bottom:0.75rem;
}
.uvl_op_h2_8dr{
margin-bottom:10px;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
color:#F0EBF7;
}
@media(min-width:769px){
.uvl_op_h2_8dr{
font-size:30px;
}
}
.uvl_op_text_8dr{
font-size:14px;
color:#7A6B91;
line-height:1.6;
}
.uvl_op_grid_8dr{
grid-template-columns:1fr 1fr;
border:1px solid rgba(240,235,247,0.13);
overflow:hidden;
gap:1px;
background:rgba(240,235,247,0.13);
border-radius:8px;
display:grid;
}
.uvl_op_field_8dr{
padding:18px 20px;
background:#16101A;
min-width:0;
}
.uvl_op_field_lb_8dr{
font-weight:600;
font-size:0.625rem;
letter-spacing:.1em;
color:#20C76A;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.uvl_op_field_val_8dr{
color:#F0EBF7;
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
}
.uvl_ts_8dr{
padding:44px 0;
}
.uvl_ts_in_8dr{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:881px){
.uvl_ts_in_8dr{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.uvl_ts_left_8dr{
min-width:0;
}
.uvl_ts_h2_8dr{
color:#EDF7F1;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:26px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
}
@media(min-width:767px){
.uvl_ts_h2_8dr{
font-size:28px;
}
}
.uvl_ts_text_8dr{
color:#8DBFA0;
font-size:14.5px;
margin-bottom:1.375rem;
line-height:1.6;
max-width:520px;
}
.uvl_ts_badges_8dr{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.uvl_ts_badge_8dr{
font-size:0.813rem;
font-weight:600;
color:#8DBFA0;
}
.uvl_ts_pay_8dr{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.uvl_ts_pay_8dr{
justify-content:flex-end;
}
}
.uvl_ts_pay_chip_8dr{
border-radius:14px;
border:1px solid rgba(180,240,210,0.14);
padding:12px 1rem;
background:rgba(220,255,235,0.07);
font-weight:700;
color:#EDF7F1;
font-size:0.875rem;
}
.uvl_tt_8dr{
padding:3rem 0 10px;
}
@media(min-width:767px){
.uvl_tt_8dr{
padding:60px 0 10px;
}
}
.uvl_tt_head_8dr{
text-align:center;
margin-bottom:2.125rem;
}
.uvl_tt_eyebrow_8dr{
margin-bottom:0.75rem;
}
.uvl_tt_h2_8dr{
font-size:2rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBF7;
line-height:1.05;
}
@media(min-width:769px){
.uvl_tt_h2_8dr{
font-size:42px;
}
}
.uvl_tt_grid_8dr{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.uvl_tt_grid_8dr{
grid-template-columns:repeat(3,1fr);
}
}
.uvl_tt_card_8dr{
padding:30px;
border-radius:14px;
border:1px solid rgba(240,235,247,0.07);
background:#1F1726;
flex-direction:column;
display:flex;
min-width:0;
}
.uvl_tt_card_ic_8dr{
color:#20C76A;
margin-bottom:18px;
align-items:center;
display:inline-flex;
}
.uvl_tt_card_ic_8dr svg{
width:28px;
height:1.75rem;
}
.uvl_tt_card_h_8dr{
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF7;
font-size:1.375rem;
line-height:1.15;
font-weight:600;
}
.uvl_tt_card_p_8dr{
overflow-wrap:break-word;
color:#7A6B91;
line-height:1.6;
font-size:14px;
margin-bottom:14px;
}
.uvl_tt_card_p_8dr b{
color:#F0EBF7;
font-weight:700;
}
.uvl_tt_card_link_8dr{
transition:color .22s ease;
border-bottom:1px solid #20C76A;
color:#F0EBF7;
align-self:flex-start;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
margin-top:auto;
}
.uvl_tt_card_link_8dr:hover{
color:#20C76A;
}
.uvl_rv_8dr{
padding:48px 0;
background:#1F1726;
border-top:1px solid rgba(240,235,247,0.07);
margin-top:24px;
border-bottom:1px solid rgba(240,235,247,0.07);
}
@media(min-width:771px){
.uvl_rv_8dr{
padding:3.5rem 0;
}
}
.uvl_rv_head_8dr{
gap:1rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:771px){
.uvl_rv_head_8dr{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.uvl_rv_eyebrow_8dr{
margin-bottom:0.625rem;
}
.uvl_rv_h2_8dr{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#F0EBF7;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.uvl_rv_h2_8dr{
font-size:38px;
}
}
.uvl_rv_agg_8dr{
gap:12px;
align-items:center;
display:flex;
}
.uvl_rv_agg_stars_8dr{
gap:3px;
display:flex;
color:#20C76A;
}
.uvl_rv_agg_stars_8dr svg{
width:1.125rem;
height:1.125rem;
}
.uvl_rv_source_8dr{
color:#7A6B91;
font-size:0.813rem;
}
.uvl_rv_grid_8dr{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.uvl_rv_grid_8dr{
grid-template-columns:repeat(3,1fr);
}
}
.uvl_rv_card_8dr{
background:#16101A;
border-radius:14px;
border:1px solid rgba(240,235,247,0.07);
padding:1.625rem;
min-width:0;
}
.uvl_rv_card_stars_8dr{
gap:2px;
display:flex;
color:#20C76A;
margin-bottom:0.75rem;
}
.uvl_rv_card_stars_8dr svg{
height:0.875rem;
width:0.875rem;
}
.uvl_rv_card_body_8dr{
line-height:1.45;
overflow-wrap:break-word;
font-size:18px;
font-weight:500;
margin-bottom:16px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF7;
}
.uvl_rv_card_meta_8dr{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.uvl_rv_card_av_8dr{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#20C76A,#3EEEA0);
height:32px;
width:2rem;
}
.uvl_rv_card_author_8dr{
font-weight:700;
color:#F0EBF7;
font-size:0.813rem;
}
.uvl_rv_card_loc_8dr{
color:#9787AE;
font-size:0.75rem;
}
.uvl_et_8dr{
padding:2.25rem 0 10px;
}
.uvl_et_in_8dr{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.uvl_et_in_8dr{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.uvl_et_left_8dr{
min-width:0;
}
.uvl_et_eyebrow_8dr{
margin-bottom:0.75rem;
}
.uvl_et_h2_8dr{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
line-height:1.06;
font-size:28px;
color:#F0EBF7;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.uvl_et_h2_8dr{
font-size:2rem;
}
}
.uvl_et_text_8dr{
margin-bottom:1.375rem;
line-height:1.65;
font-size:15px;
color:#7A6B91;
}
.uvl_et_stats_8dr{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.uvl_et_stat_8dr{
min-width:0;
}
.uvl_et_stat_v_8dr{
line-height:1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF7;
font-size:1.625rem;
font-weight:700;
}
.uvl_et_stat_l_8dr{
color:#9787AE;
font-size:0.781rem;
margin-top:4px;
}
.uvl_et_right_8dr{
gap:12px;
display:flex;
flex-direction:column;
}
.uvl_et_member_8dr{
border:1px solid rgba(240,235,247,0.07);
border-radius:14px;
gap:1rem;
padding:1.125rem 1.25rem;
background:#1F1726;
align-items:center;
min-width:0;
display:flex;
}
.uvl_et_member_av_8dr{
border-radius:50%;
background:linear-gradient(135deg,#0F1F17,#20C76A);
flex:0 0 auto;
height:3rem;
width:48px;
}
.uvl_et_member_name_8dr{
font-weight:700;
overflow-wrap:break-word;
color:#F0EBF7;
font-size:15px;
}
.uvl_et_member_role_8dr{
color:#9787AE;
font-size:0.781rem;
overflow-wrap:break-word;
}
.uvl_et_updated_8dr{
border:1px solid rgba(240,235,247,0.07);
border-radius:0.875rem;
gap:8px;
background:#16101A;
padding:0.875rem 1.125rem;
font-size:0.781rem;
display:flex;
align-items:center;
color:#7A6B91;
}
.uvl_wy_8dr{
padding:48px 0;
}
@media(min-width:768px){
.uvl_wy_8dr{
padding:56px 0;
}
}
.uvl_wy_in_8dr{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.uvl_wy_in_8dr{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.uvl_wy_left_8dr{
min-width:0;
}
.uvl_wy_eyebrow_8dr{
margin-bottom:0.875rem;
}
.uvl_wy_h2_8dr{
margin-bottom:16px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
color:#F0EBF7;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.uvl_wy_h2_8dr{
font-size:2.5rem;
}
}
.uvl_wy_intro_8dr{
line-height:1.6;
color:#7A6B91;
font-size:15px;
}
.uvl_wy_grid_8dr{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.uvl_wy_grid_8dr{
grid-template-columns:1fr 1fr;
}
}
.uvl_wy_card_8dr{
padding:26px;
border-radius:14px;
background:#1F1726;
border:1px solid rgba(240,235,247,0.07);
min-width:0;
}
.uvl_wy_card_ic_8dr{
justify-content:center;
margin-bottom:1rem;
color:#20C76A;
display:inline-flex;
align-items:center;
}
.uvl_wy_card_ic_8dr svg{
width:1.625rem;
height:1.625rem;
}
.uvl_wy_card_h_8dr{
font-size:21px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F0EBF7;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.uvl_wy_card_p_8dr{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#7A6B91;
}
.uvl_el_8dr{
padding:3rem 0;
}
@media(min-width:769px){
.uvl_el_8dr{
padding:3.5rem 0;
}
}
.uvl_el_in_8dr{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.uvl_el_in_8dr{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.uvl_el_left_8dr{
min-width:0;
}
.uvl_el_eyebrow_8dr{
margin-bottom:14px;
}
.uvl_el_h2_8dr{
margin-bottom:1.375rem;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF7;
font-size:2rem;
}
@media(min-width:767px){
.uvl_el_h2_8dr{
font-size:2.375rem;
}
}
.uvl_el_body_8dr p{
font-size:1rem;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
color:#C9BFD8;
}
.uvl_el_dropcap_8dr{
padding:6px 12px 0 0;
float:left;
line-height:.8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#20C76A;
font-weight:700;
font-size:62px;
}
.uvl_el_right_8dr{
min-width:0;
}
.uvl_el_quote_8dr{
padding:36px;
background:linear-gradient(150deg,#0F1F17,#090C0A);
border-radius:20px;
color:#EDF7F1;
margin-bottom:24px;
position:relative;
}
.uvl_el_quote_mark_8dr{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#3EEEA0;
}
.uvl_el_quote_mark_8dr svg{
width:34px;
height:2.125rem;
}
.uvl_el_quote_text_8dr{
overflow-wrap:break-word;
font-size:22px;
font-weight:500;
line-height:1.4;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
color:#EDF7F1;
}
.uvl_el_quote_meta_8dr{
gap:12px;
align-items:center;
display:flex;
}
.uvl_el_quote_av_8dr{
background:linear-gradient(135deg,#20C76A,#3EEEA0);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.uvl_el_quote_author_8dr{
font-size:14px;
color:#EDF7F1;
font-weight:700;
}
.uvl_el_quote_meta_sub_8dr{
color:#8DBFA0;
font-size:12px;
}
.uvl_el_explain_8dr{
overflow:hidden;
border:1px solid rgba(240,235,247,0.07);
border-radius:14px;
}
.uvl_el_explain_card_8dr{
padding:22px 1.5rem;
}
.uvl_el_explain_card_8dr+.uvl_el_explain_card_8dr{
border-top:1px solid rgba(240,235,247,0.07);
}
.uvl_el_explain_h_8dr{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
line-height:1.15;
color:#F0EBF7;
font-size:1.25rem;
font-weight:600;
}
.uvl_el_explain_p_8dr{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#7A6B91;
}
.uvl_gd_8dr{
padding:3rem 0 0.625rem;
}
.uvl_gd_head_8dr{
gap:14px;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:678px){
.uvl_gd_head_8dr{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.uvl_gd_eyebrow_8dr{
margin-bottom:0.625rem;
}
.uvl_gd_h2_8dr{
color:#F0EBF7;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
line-height:1.05;
}
@media(min-width:769px){
.uvl_gd_h2_8dr{
font-size:2.125rem;
}
}
.uvl_gd_more_8dr{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#F0EBF7;
padding-bottom:2px;
border-bottom:1px solid #F0EBF7;
font-size:0.844rem;
font-weight:600;
}
.uvl_gd_more_8dr:hover{
border-color:#20C76A;
color:#20C76A;
}
.uvl_gd_grid_8dr{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.uvl_gd_grid_8dr{
grid-template-columns:repeat(3,1fr);
}
}
.uvl_gd_card_8dr{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(240,235,247,0.07);
background:#1F1726;
display:block;
min-width:0;
}
.uvl_gd_card_img_8dr{
background:linear-gradient(140deg,#0F1F17,#20C76A);
height:9.375rem;
}
.uvl_gd_card_body_8dr{
padding:22px;
}
.uvl_gd_card_cat_8dr{
letter-spacing:.1em;
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
color:#20C76A;
}
.uvl_gd_card_h_8dr{
margin:8px 0 10px;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.2;
color:#F0EBF7;
font-weight:600;
font-size:1.188rem;
}
.uvl_gd_card_meta_8dr{
overflow-wrap:break-word;
color:#9787AE;
font-size:12px;
}
.uvl_sb_8dr{
padding:48px 0;
background:#1F1726;
border-top:1px solid rgba(240,235,247,0.07);
margin-top:24px;
border-bottom:1px solid rgba(240,235,247,0.07);
}
@media(min-width:769px){
.uvl_sb_8dr{
padding:3.5rem 0;
}
}
.uvl_sb_eyebrow_8dr{
margin-bottom:12px;
display:block;
}
.uvl_sb_h2_8dr{
margin-bottom:26px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF7;
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.uvl_sb_h2_8dr{
font-size:2.25rem;
}
}
.uvl_sb_grid_8dr{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.uvl_sb_grid_8dr{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.uvl_sb_grid_8dr{
grid-template-columns:repeat(4,1fr);
}
}
.uvl_sb_card_8dr{
background:#16101A;
padding:1.5rem;
border:1px solid rgba(240,235,247,0.07);
border-radius:0.875rem;
min-width:0;
}
.uvl_sb_card_h_8dr{
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F0EBF7;
font-weight:600;
}
.uvl_sb_card_p_8dr{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A6B91;
line-height:1.6;
}
.uvl_sb_rtp_8dr{
border:1px solid rgba(240,235,247,0.07);
gap:1.5rem;
padding:1.625rem 28px;
border-radius:14px;
grid-template-columns:1fr;
background:#16101A;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:762px){
.uvl_sb_rtp_8dr{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.uvl_sb_rtp_h_8dr{
color:#F0EBF7;
font-weight:600;
line-height:1.15;
font-size:20px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
overflow-wrap:break-word;
}
.uvl_sb_rtp_p_8dr{
color:#7A6B91;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
}
.uvl_sb_rtp_stats_8dr{
gap:16px;
display:flex;
}
.uvl_sb_stat_8dr{
background:#1F1726;
border-radius:8px;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.uvl_sb_stat_v_8dr{
color:#27AE60;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
}
.uvl_sb_stat_l_8dr{
font-size:11.5px;
margin-top:4px;
color:#9787AE;
}
.uvl_lh_8dr{
padding:40px 0 20px;
}
.uvl_lh_in_8dr{
border-top:1px solid rgba(240,235,247,0.13);
padding-top:34px;
}
.uvl_lh_eyebrow_8dr{
display:block;
margin-bottom:1.375rem;
}
.uvl_lh_grid_8dr{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.uvl_lh_grid_8dr{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.uvl_lh_grid_8dr{
grid-template-columns:repeat(5,1fr);
}
}
.uvl_lh_col_8dr{
min-width:0;
}
.uvl_lh_col_h_8dr{
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
color:#F0EBF7;
overflow-wrap:break-word;
}
.uvl_lh_links_8dr{
gap:8px;
display:flex;
flex-direction:column;
}
.uvl_lh_link_8dr{
transition:color .22s ease;
color:#7A6B91;
overflow-wrap:break-word;
font-size:0.813rem;
}
.uvl_lh_link_8dr:hover{
color:#20C76A;
}
.uvl_sc_8dr{
padding:48px 0 0.625rem;
}
.uvl_sc_head_8dr{
text-align:center;
margin-bottom:1.75rem;
}
.uvl_sc_eyebrow_8dr{
margin-bottom:12px;
}
.uvl_sc_h2_8dr{
font-size:1.875rem;
color:#F0EBF7;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.uvl_sc_h2_8dr{
font-size:2.25rem;
}
}
.uvl_sc_table_8dr{
border-radius:0.875rem;
border:1px solid rgba(240,235,247,0.07);
overflow:hidden;
margin:0 auto;
max-width:56.25rem;
}
.uvl_sc_thead_8dr{
background:#0E0A12;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.uvl_sc_th_8dr{
padding:0.938rem 18px;
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
color:#8DBFA0;
}
.uvl_sc_th_8dr:first-child{
text-align:left;
}
.uvl_sc_th_us_8dr{
color:#3EEEA0;
}
.uvl_sc_row_8dr{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,235,247,0.07);
}
.uvl_sc_row_8dr:nth-child(even){
background:#1F1726;
}
.uvl_sc_td_8dr{
padding:15px 18px;
font-size:14px;
text-align:center;
color:#9787AE;
overflow-wrap:break-word;
min-width:0;
}
.uvl_sc_td_8dr:first-child{
font-weight:600;
color:#C9BFD8;
text-align:left;
}
.uvl_sc_td_us_8dr{
font-weight:700;
color:#27AE60;
}
.uvl_sg_8dr{
padding:48px 0 0.625rem;
}
.uvl_sg_eyebrow_8dr{
margin-bottom:0.75rem;
display:block;
}
.uvl_sg_h2_8dr{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
margin-bottom:28px;
color:#F0EBF7;
font-size:30px;
}
@media(min-width:770px){
.uvl_sg_h2_8dr{
font-size:36px;
}
}
.uvl_sg_grid_8dr{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.uvl_sg_grid_8dr{
grid-template-columns:repeat(3,1fr);
}
}
.uvl_sg_col_8dr{
min-width:0;
}
.uvl_sg_col_h_8dr{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:22px;
line-height:1.15;
margin-bottom:10px;
font-weight:600;
color:#F0EBF7;
}
.uvl_sg_col_p_8dr{
overflow-wrap:break-word;
color:#7A6B91;
line-height:1.65;
font-size:0.875rem;
}
.uvl_faq_8dr{
padding:48px 0;
background:#1F1726;
margin-top:24px;
border-bottom:1px solid rgba(240,235,247,0.07);
border-top:1px solid rgba(240,235,247,0.07);
}
@media(min-width:769px){
.uvl_faq_8dr{
padding:62px 0;
}
}
.uvl_faq_head_8dr{
text-align:center;
margin-bottom:2.125rem;
}
.uvl_faq_eyebrow_8dr{
margin-bottom:0.75rem;
}
.uvl_faq_h2_8dr{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#F0EBF7;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.uvl_faq_h2_8dr{
font-size:38px;
}
}
.uvl_faq_list_8dr{
gap:12px;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.uvl_faq_item_8dr{
overflow:hidden;
border:1px solid rgba(240,235,247,0.07);
background:#16101A;
border-radius:14px;
}
.uvl_faq_q_8dr{
gap:20px;
padding:20px 1.5rem;
list-style:none;
align-items:center;
color:#F0EBF7;
font-weight:700;
display:flex;
justify-content:space-between;
overflow-wrap:break-word;
font-size:16px;
cursor:pointer;
}
.uvl_faq_q_8dr::-webkit-details-marker{
display:none;
}
.uvl_faq_q_ic_8dr{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#20C76A;
}
.uvl_faq_q_ic_8dr svg{
width:18px;
height:18px;
}
.uvl_faq_item_8dr[open] .uvl_faq_q_ic_8dr{
transform:rotate(180deg);
}
.uvl_faq_a_8dr{
padding:0 1.5rem 20px;
font-size:14.5px;
color:#7A6B91;
line-height:1.6;
overflow-wrap:break-word;
}
.uvl_ft_8dr{
background:#0E0A12;
margin-top:40px;
color:#8DBFA0;
}
.uvl_ft_in_8dr{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:600px){
.uvl_ft_in_8dr{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.uvl_ft_in_8dr{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.uvl_ft_brand_8dr{
min-width:0;
}
.uvl_ft_logo_8dr{
overflow-wrap:break-word;
color:#EDF7F1;
font-size:1.625rem;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.uvl_ft_tagline_8dr{
margin-top:0.875rem;
max-width:17.5rem;
font-size:13.5px;
line-height:1.6;
color:#8DBFA0;
}
.uvl_ft_contact_8dr{
transition:color .22s ease;
margin-top:0.75rem;
font-size:0.813rem;
display:inline-block;
overflow-wrap:anywhere;
color:#3EEEA0;
max-width:17.5rem;
}
.uvl_ft_contact_8dr:hover{
color:#EDF7F1;
}
.uvl_ft_col_8dr{
min-width:0;
}
.uvl_ft_col_h_8dr{
margin-bottom:0.875rem;
text-transform:uppercase;
font-weight:700;
color:#EDF7F1;
overflow-wrap:break-word;
letter-spacing:.08em;
font-size:0.813rem;
}
.uvl_ft_col_links_8dr{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.uvl_ft_link_8dr{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8DBFA0;
}
.uvl_ft_link_8dr:hover{
color:#EDF7F1;
}
.uvl_ft_bot_8dr{
gap:1rem;
padding:22px 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(180,240,210,0.14);
}
@media(min-width:765px){
.uvl_ft_bot_8dr{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.uvl_ft_legal_8dr{
font-size:0.719rem;
line-height:1.6;
color:#52455F;
max-width:760px;
overflow-wrap:break-word;
}
.uvl_ft_legal_8dr b{
font-weight:700;
color:#8DBFA0;
}
.uvl_ft_age_8dr{
border-radius:8px;
border:1.5px solid #3EEEA0;
padding:0.25rem 0.563rem;
flex:0 0 auto;
color:#3EEEA0;
font-weight:700;
font-size:0.813rem;
}