*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1210;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:15px;
color:#CBBFB5;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.upn-layout_y08{
display:flex;
flex-direction:column;
min-height:100vh;
}
.upn-main_y08{
flex:1 1 auto;
width:100%;
min-width:0;
}
.upn-container_y08{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:765px){
.upn-container_y08{
padding:0 2rem;
}
}
@media(min-width:1097px){
.upn-container_y08{
padding:0 56px;
}
}
.upn-eyebrow_y08{
letter-spacing:.2em;
overflow-wrap:break-word;
color:#1EC87A;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
line-height:1.4;
display:inline-block;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.upn-band_y08{
background:#0E1A14;
color:#EDF7F1;
}
.upn-band_y08 .upn-eyebrow_y08{
color:#3EEEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.upn-tb_y08{
background:#1A1210;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(240,235,227,0.13);
}
.upn-tb_in_y08{
padding:12px 1rem;
gap:1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
display:flex;
justify-content:space-between;
align-items:center;
}
@media(min-width:765px){
.upn-tb_in_y08{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.upn-tb_in_y08{
padding:18px 3.5rem;
}
}
.upn-tb_left_y08{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.upn-tb_logo_y08{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.upn-tb_logo_mark_y08{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.upn-tb_logo_txt_y08{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.upn-tb_logo_name_y08{
overflow:hidden;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
color:#F0EBE3;
font-size:22px;
white-space:nowrap;
text-overflow:ellipsis;
}
.upn-tb_logo_sub_y08{
overflow:hidden;
font-size:0.531rem;
color:#1EC87A;
text-overflow:ellipsis;
margin-top:4px;
text-transform:uppercase;
white-space:nowrap;
font-weight:600;
letter-spacing:.32em;
}
.upn-tb_nav_y08{
display:none;
}
@media(min-width:959px){
.upn-tb_nav_y08{
gap:28px;
display:flex;
align-items:center;
}
}
.upn-tb_nav_item_y08{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#CBBFB5;
padding-bottom:3px;
font-weight:600;
font-size:0.875rem;
}
.upn-tb_nav_item_y08:hover{
color:#F0EBE3;
}
.upn-tb_nav_item_y08.upn-state_active_y08{
border-color:#1EC87A;
color:#F0EBE3;
}
.upn-tb_right_y08{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.upn-tb_search_y08{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#CBBFB5;
}
.upn-tb_search_y08:hover{
color:#1EC87A;
}
.upn-tb_search_y08 svg{
height:18px;
width:1.125rem;
}
.upn-tb_lang_y08{
letter-spacing:.1em;
font-size:0.688rem;
color:#9A8C82;
text-transform:uppercase;
font-weight:600;
}
.upn-tb_lang_y08:hover{
color:#F0EBE3;
}
.upn-tb_login_y08{
color:#F0EBE3;
display:none;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.upn-tb_login_y08{
display:inline-block;
}
}
.upn-tb_register_y08{
padding:11px 22px;
transition:background-color .22s ease;
background:#1EC87A;
border-radius:62.438rem;
font-weight:700;
white-space:nowrap;
color:#0A1510;
font-size:0.875rem;
}
.upn-tb_register_y08:hover{
background:#18B06A;
}
.upn-mob_y08{
background:#1A1210;
position:fixed;
border-top:1px solid rgba(240,235,227,0.13);
right:0;
bottom:0;
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:958px){
.upn-mob_y08{
display:none;
}
}
.upn-mob_in_y08{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:560px;
align-items:stretch;
}
.upn-mob_item_y08{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
align-items:center;
min-width:0;
flex-direction:column;
display:flex;
color:#9A8C82;
}
.upn-mob_item_y08.upn-state_active_y08{
color:#1EC87A;
}
.upn-mob_ic_y08{
align-items:center;
justify-content:center;
display:flex;
}
.upn-mob_ic_y08 svg{
width:1.25rem;
height:20px;
}
.upn-mob_lb_y08{
overflow:hidden;
white-space:nowrap;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.upn-rail_y08{
min-width:0;
position:relative;
}
.upn-rail_scroll_y08{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
}
@media(min-width:766px){
.upn-rail_scroll_y08{
gap:18px;
}
}
.upn-gc_y08{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.upn-gc_y08{
width:11.75rem;
}
}
.upn-gc_img_y08{
border-radius:14px;
background:#241A17;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
padding-bottom:133.33%;
position:relative;
}
.upn-gc_img_y08 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.upn-gc_cover_y08{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.upn-gc_hover_y08{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
align-items:center;
position:absolute;
justify-content:center;
opacity:0;
}
.upn-gc_y08:hover .upn-gc_hover_y08{
opacity:1;
}
.upn-gc_hover_btn_y08{
background:#1EC87A;
border-radius:62.438rem;
height:46px;
width:46px;
display:flex;
align-items:center;
color:#0A1510;
justify-content:center;
}
.upn-gc_hover_btn_y08 svg{
width:1.125rem;
height:1.125rem;
}
.upn-gc_info_y08{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.upn-gc_name_y08{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#F0EBE3;
font-size:13px;
}
.upn-gc_prov_y08{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#9A8C82;
text-overflow:ellipsis;
}
.upn-gc_meta_y08{
font-size:11px;
color:#9A8C82;
}
.upn-tc_y08{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:767px){
.upn-tc_y08{
width:230px;
}
}
.upn-tc_img_y08{
border-radius:0.875rem;
overflow:hidden;
background:#241A17;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.upn-tc_img_y08 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.upn-tc_info_y08{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.upn-tc_name_y08{
overflow:hidden;
white-space:nowrap;
color:#F0EBE3;
font-weight:700;
text-overflow:ellipsis;
font-size:14px;
}
.upn-tc_rtp_y08{
color:#9A8C82;
font-size:11px;
}
.upn-lc_y08{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:765px){
.upn-lc_y08{
width:16.75rem;
}
}
.upn-lc_img_y08{
border-radius:0.875rem;
overflow:hidden;
background:#241A17;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
padding-bottom:62.5%;
position:relative;
}
.upn-lc_img_y08 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.upn-lc_live_y08{
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
gap:7px;
display:flex;
left:12px;
align-items:center;
top:0.75rem;
position:absolute;
}
.upn-lc_live_dot_y08{
animation:zm2-pulse 1.6s infinite;
background:#E8394A;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.upn-lc_seats_y08{
color:#EDF7F1;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
font-size:0.625rem;
}
.upn-lc_info_y08{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.upn-lc_name_y08{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:15px;
color:#F0EBE3;
white-space:nowrap;
}
.upn-lc_bet_y08{
color:#9A8C82;
font-size:0.688rem;
}
.upn-pc_y08{
padding:1rem 0.875rem;
border-radius:0.875rem;
background:#241A17;
gap:0.5rem;
border:1px solid rgba(240,235,227,0.07);
min-height:4.625rem;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
justify-content:center;
}
.upn-pc_logo_y08{
flex:0 0 auto;
max-width:100%;
width:auto;
object-fit:contain;
height:1.75rem;
}
.upn-pc_name_y08{
overflow:hidden;
font-size:11px;
text-align:center;
max-width:100%;
white-space:nowrap;
color:#9A8C82;
text-overflow:ellipsis;
}
.upn-gc_tag_y08{
border-radius:0.5rem;
padding:3px 0.5rem;
letter-spacing:.06em;
position:absolute;
display:inline-block;
z-index:2;
left:10px;
font-size:10px;
top:0.625rem;
text-transform:uppercase;
font-weight:700;
}
.upn-gc_tag_hot_y08{
background:#E8394A;
color:#EDF7F1;
}
.upn-gc_tag_new_y08{
background:#3EEEA0;
color:#0E0A08;
}
.upn-gc_tag_jp_y08{
background:#F0B429;
color:#0E0A08;
}
.upn-gc_tag_live_y08{
background:#E8394A;
color:#EDF7F1;
}
.upn-sh_y08{
min-width:0;
margin-bottom:18px;
}
.upn-sh_row_y08{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.upn-sh_row_y08 .upn-sh_l_y08{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.upn-sh_stack_y08{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.upn-sh_center_y08{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.upn-sh_h2_y08{
color:#F0EBE3;
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.upn-sh_h2_y08{
font-size:1.875rem;
}
}
.upn-band_y08 .upn-sh_h2_y08{
color:#EDF7F1;
}
.upn-sh_eb_line_y08{
gap:10px;
align-items:center;
display:inline-flex;
}
.upn-sh_eb_line_y08::before{
background:#1EC87A;
height:1px;
display:inline-block;
width:28px;
content:"";
}
.upn-band_y08 .upn-sh_eb_line_y08::before{
background:#3EEEA0;
}
.upn-sh_eb_dot_y08{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.upn-sh_eb_dot_y08::before{
border-radius:50%;
background:#1EC87A;
width:0.375rem;
content:"";
display:inline-block;
height:6px;
}
.upn-band_y08 .upn-sh_eb_dot_y08::before{
background:#3EEEA0;
}
.upn-sh_link_y08{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
display:inline-flex;
white-space:nowrap;
color:#F0EBE3;
align-items:center;
font-weight:600;
font-size:0.813rem;
border-bottom:1px solid #F0EBE3;
}
.upn-sh_link_y08:hover{
border-color:#1EC87A;
color:#1EC87A;
}
.upn-sh_link_y08 svg{
height:14px;
width:0.875rem;
}
.upn-sh_link_chev_y08{
border-bottom:0;
padding-bottom:0;
}
.upn-sh_link_btn_y08{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#1EC87A;
color:#0A1510;
border-bottom:0;
}
.upn-sh_link_btn_y08:hover{
border-color:transparent;
background:#18B06A;
color:#0A1510;
}
.upn-band_y08 .upn-sh_link_y08{
border-color:#EDF7F1;
color:#EDF7F1;
}
.upn-band_y08 .upn-sh_link_btn_y08{
background:#3EEEA0;
color:#0E0A08;
}
.upn-sh_rule_y08{
background:rgba(240,235,227,0.13);
margin:-2px 0 18px;
height:1px;
}
.upn-band_y08 .upn-sh_rule_y08{
background:rgba(220,245,232,0.13);
}
.upn-hero_y08{
padding:32px 0 8px;
}
@media(min-width:765px){
.upn-hero_y08{
padding:3.5rem 0 24px;
}
}
.upn-hero_in_y08{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.upn-hero_in_y08{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.upn-hero_copy_y08{
min-width:0;
}
.upn-hero_eyebrow_y08{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.upn-hero_eyebrow_line_y08{
flex:0 0 auto;
background:#1EC87A;
width:28px;
display:inline-block;
height:1px;
}
.upn-hero_h1_y08{
letter-spacing:-.01em;
font-weight:600;
font-size:2.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
overflow-wrap:break-word;
color:#F0EBE3;
line-height:1.04;
}
@media(min-width:766px){
.upn-hero_h1_y08{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.upn-hero_h1_y08{
font-size:3.875rem;
}
}
.upn-hero_h1_y08 em{
font-style:normal;
color:#1EC87A;
}
.upn-hero_sub_y08{
margin-bottom:1.875rem;
font-size:1rem;
color:#7A6E65;
max-width:30rem;
line-height:1.6;
}
@media(min-width:766px){
.upn-hero_sub_y08{
font-size:1.125rem;
}
}
.upn-hero_actions_y08{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
}
.upn-hero_cta_y08{
border-radius:999px;
padding:1rem 1.875rem;
gap:0.625rem;
transition:background-color .22s ease;
background:#1EC87A;
font-size:15px;
display:inline-flex;
color:#0A1510;
font-weight:700;
align-items:center;
}
.upn-hero_cta_y08:hover{
background:#18B06A;
}
.upn-hero_cta_ic_y08{
align-items:center;
display:inline-flex;
}
.upn-hero_cta_ic_y08 svg{
width:1rem;
height:16px;
}
.upn-hero_cta_alt_y08{
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(240,235,227,0.13);
background:transparent;
padding:0.938rem 1.625rem;
font-weight:600;
font-size:0.938rem;
align-items:center;
display:inline-flex;
color:#F0EBE3;
}
.upn-hero_cta_alt_y08:hover{
border-color:#1EC87A;
color:#1EC87A;
}
.upn-hero_trust_y08{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.upn-hero_trust_item_y08{
gap:0.563rem;
font-weight:600;
align-items:center;
color:#CBBFB5;
display:flex;
font-size:0.813rem;
}
.upn-hero_trust_ic_y08{
color:#1EC87A;
align-items:center;
display:inline-flex;
}
.upn-hero_trust_ic_y08 svg{
width:1rem;
height:1rem;
}
.upn-hero_promo_y08{
background:#241A17;
border-radius:20px;
overflow:hidden;
min-height:18.75rem;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.36), 0 2rem 80px rgba(0,0,0,0.52), 0 0 3rem rgba(30,200,122,0.08);
position:relative;
display:flex;
}
.upn-hero_promo_bg_y08{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.upn-hero_promo_bg_y08::after{
inset:0;
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.upn-hero_promo_glow_y08{
background:radial-gradient(circle,rgba(16,200,100,0.12) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
right:-1.25rem;
position:absolute;
width:260px;
height:260px;
top:-2.5rem;
}
.upn-hero_promo_ct_y08{
padding:1.75rem;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.upn-hero_promo_label_y08{
letter-spacing:.25em;
display:block;
color:#3EEEA0;
margin-bottom:8px;
text-transform:uppercase;
font-weight:700;
font-size:10px;
}
.upn-hero_promo_amount_y08{
line-height:1.05;
color:#EDF7F1;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:769px){
.upn-hero_promo_amount_y08{
font-size:2.5rem;
}
}
.upn-hero_promo_amount_y08 em{
color:#3EEEA0;
font-style:normal;
}
.upn-hero_rating_y08{
border:1px solid rgba(240,235,227,0.07);
background:#241A17;
padding:0.625rem 14px;
border-radius:0.875rem;
gap:10px;
top:0.875rem;
display:flex;
z-index:3;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
max-width:min(260px,62%);
right:14px;
align-items:center;
position:absolute;
}
.upn-hero_rating_score_y08{
flex:0 0 auto;
font-size:1.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
font-weight:700;
}
.upn-hero_rating_txt_y08{
flex:1 1 auto;
min-width:0;
}
.upn-hero_rating_stars_y08{
gap:2px;
display:flex;
color:#1EC87A;
}
.upn-hero_rating_stars_y08 svg{
height:0.75rem;
width:0.75rem;
}
.upn-hero_rating_cap_y08{
display:block;
overflow-wrap:break-word;
line-height:1.35;
font-size:0.688rem;
color:#9A8C82;
margin-top:3px;
}
.upn-stat_y08{
border-bottom:1px solid rgba(240,235,227,0.13);
border-top:1px solid rgba(240,235,227,0.13);
margin-top:1rem;
}
.upn-stat_in_y08{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.upn-stat_in_y08{
grid-template-columns:repeat(4,1fr);
}
}
.upn-stat_item_y08{
padding:22px 0.875rem;
border-bottom:1px solid rgba(240,235,227,0.07);
border-right:1px solid rgba(240,235,227,0.07);
min-width:0;
}
.upn-stat_item_y08:nth-child(2n){
border-right:0;
}
.upn-stat_item_y08:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.upn-stat_item_y08{
border-bottom:0;
}
.upn-stat_item_y08:nth-child(2n){
border-right:1px solid rgba(240,235,227,0.07);
}
.upn-stat_item_y08:nth-child(4n){
border-right:0;
}
}
.upn-stat_value_y08{
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:700;
line-height:1;
color:#F0EBE3;
}
@media(min-width:769px){
.upn-stat_value_y08{
font-size:34px;
}
}
.upn-stat_label_y08{
color:#9A8C82;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
margin-top:0.375rem;
}
.upn-grow_y08{
padding:26px 0 10px;
}
.upn-row_seo_y08{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#7A6E65;
}
.upn-row_seo_y08 strong{
font-weight:700;
color:#F0EBE3;
}
.upn-gf_y08{
padding:24px 0 6px;
}
.upn-gf_in_y08{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.upn-gf_chip_y08{
padding:0.625rem 18px;
background:#241A17;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(240,235,227,0.13);
border-radius:999px;
white-space:nowrap;
color:#CBBFB5;
font-size:13px;
font-weight:600;
}
.upn-gf_chip_y08:hover{
border-color:#1EC87A;
color:#1EC87A;
}
.upn-gf_chip_y08.upn-state_active_y08{
background:#1EC87A;
border-color:transparent;
color:#0A1510;
}
.upn-jp_y08{
padding:30px 0 0.625rem;
}
.upn-jp_grid_y08{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.upn-jp_grid_y08{
grid-template-columns:1fr 1fr;
}
.upn-jp_card_mega_y08{
grid-column:1/-1;
}
}
@media(min-width:999px){
.upn-jp_grid_y08{
grid-template-columns:1.4fr 1fr 1fr;
}
.upn-jp_card_mega_y08{
grid-column:auto;
}
}
.upn-jp_card_y08{
overflow:hidden;
gap:12px;
background:#241A17;
border-radius:20px;
border:1px solid rgba(240,235,227,0.07);
padding:26px;
justify-content:space-between;
flex-direction:column;
position:relative;
min-width:0;
display:flex;
min-height:200px;
}
.upn-jp_card_mega_y08{
background:linear-gradient(135deg,#0E1A14,#080E0A);
border-color:transparent;
min-height:210px;
color:#EDF7F1;
}
.upn-jp_glow_y08{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,100,0.12),transparent 70%);
width:200px;
pointer-events:none;
right:-2.5rem;
height:200px;
position:absolute;
top:-40px;
}
.upn-jp_label_y08{
gap:0.625rem;
font-weight:700;
justify-content:space-between;
flex-wrap:wrap;
text-transform:uppercase;
position:relative;
align-items:center;
color:#1EC87A;
font-size:10px;
display:flex;
letter-spacing:.16em;
}
.upn-jp_card_mega_y08 .upn-jp_label_y08{
color:#3EEEA0;
}
.upn-jp_drop_y08{
font-weight:600;
text-transform:none;
color:#9A8C82;
letter-spacing:.04em;
}
.upn-jp_card_mega_y08 .upn-jp_drop_y08{
color:#90B8A0;
}
.upn-jp_amount_y08{
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
font-size:38px;
position:relative;
}
.upn-jp_card_mega_y08 .upn-jp_amount_y08{
animation:zm2-pulse 2.4s infinite;
color:#3EEEA0;
font-size:3rem;
}
@media(min-width:769px){
.upn-jp_card_mega_y08 .upn-jp_amount_y08{
font-size:54px;
}
}
.upn-jp_game_y08{
font-size:13px;
color:#9A8C82;
position:relative;
}
.upn-jp_card_mega_y08 .upn-jp_game_y08{
color:#90B8A0;
}
.upn-jp_cta_y08{
position:relative;
align-self:flex-start;
}
.upn-jp_card_mega_y08 .upn-jp_cta_y08{
background:#3EEEA0;
transition:opacity .22s ease;
padding:10px 20px;
border-radius:62.438rem;
color:#0E0A08;
font-weight:700;
font-size:0.813rem;
}
.upn-jp_card_mega_y08 .upn-jp_cta_y08:hover{
opacity:.9;
}
.upn-jp_card_y08:not(.upn-jp_card_mega_y08) .upn-jp_cta_y08{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0EBE3;
font-weight:700;
font-size:13px;
padding-bottom:2px;
color:#F0EBE3;
}
.upn-jp_card_y08:not(.upn-jp_card_mega_y08) .upn-jp_cta_y08:hover{
border-color:#1EC87A;
color:#1EC87A;
}
.upn-jp_seo_y08{
margin:14px 0 0;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
color:#7A6E65;
overflow-wrap:break-word;
}
.upn-jp_seo_y08 strong{
color:#F0EBE3;
font-weight:700;
}
.upn-grow_y08{
padding:26px 0 10px;
}
.upn-row_seo_y08{
margin:10px 0 0;
color:#7A6E65;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.upn-row_seo_y08 strong{
font-weight:700;
color:#F0EBE3;
}
.upn-grow_y08{
padding:26px 0 0.625rem;
}
.upn-row_seo_y08{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
color:#7A6E65;
}
.upn-row_seo_y08 strong{
font-weight:700;
color:#F0EBE3;
}
.upn-grow_y08{
padding:1.625rem 0 10px;
}
.upn-row_seo_y08{
margin:10px 0 0;
color:#7A6E65;
font-size:14px;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
}
.upn-row_seo_y08 strong{
color:#F0EBE3;
font-weight:700;
}
.upn-vip_y08{
padding:48px 0;
}
@media(min-width:770px){
.upn-vip_y08{
padding:4rem 0;
}
}
.upn-vip_head_y08{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:880px){
.upn-vip_head_y08{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.upn-vip_eyebrow_y08{
margin-bottom:0.75rem;
}
.upn-vip_h2_y08{
color:#EDF7F1;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:765px){
.upn-vip_h2_y08{
font-size:40px;
}
}
.upn-vip_intro_y08{
line-height:1.6;
font-size:14px;
max-width:26.25rem;
color:#90B8A0;
}
.upn-vip_grid_y08{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.upn-vip_card_y08{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(220,245,232,0.13);
min-width:0;
}
.upn-vip_card_feat_y08{
background:rgba(220,245,232,0.07);
border-color:#3EEEA0;
}
.upn-vip_card_ic_y08{
background:linear-gradient(135deg,#1EC87A,#3EEEA0);
border-radius:8px;
width:34px;
display:block;
height:2.125rem;
margin-bottom:1rem;
}
.upn-vip_name_y08{
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.375rem;
color:#EDF7F1;
}
.upn-vip_perk_y08{
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
color:#90B8A0;
}
.upn-sea_y08{
padding:1.5rem 0 0.625rem;
}
.upn-sea_in_y08{
background:linear-gradient(115deg,#0E1A14,#080E0A);
padding:2.25rem;
overflow:hidden;
border-radius:20px;
gap:22px;
color:#EDF7F1;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:821px){
.upn-sea_in_y08{
padding:2.75rem 3rem;
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.upn-sea_glow_y08{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,100,0.12),transparent 68%);
transform:translateY(-50%);
position:absolute;
top:50%;
pointer-events:none;
right:3.75rem;
height:240px;
width:240px;
}
.upn-sea_copy_y08{
min-width:0;
position:relative;
max-width:35rem;
}
.upn-sea_eyebrow_y08{
margin-bottom:12px;
}
.upn-sea_h2_y08{
margin-bottom:0.75rem;
color:#EDF7F1;
line-height:1.04;
font-size:30px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.upn-sea_h2_y08{
font-size:38px;
}
}
.upn-sea_text_y08{
font-size:0.938rem;
line-height:1.6;
color:#90B8A0;
}
.upn-sea_cta_y08{
border-radius:999px;
flex:0 0 auto;
background:#3EEEA0;
transition:opacity .22s ease;
padding:1rem 2rem;
color:#0E0A08;
font-weight:700;
font-size:15px;
position:relative;
}
.upn-sea_cta_y08:hover{
opacity:.9;
}
.upn-app_y08{
padding:30px 0 0.625rem;
}
.upn-app_in_y08{
border-radius:20px;
gap:1.75rem;
padding:2rem;
background:#241A17;
border:1px solid rgba(240,235,227,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.upn-app_in_y08{
gap:2.5rem;
padding:2.5rem 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.upn-app_copy_y08{
max-width:560px;
min-width:0;
}
.upn-app_eyebrow_y08{
margin-bottom:0.75rem;
}
.upn-app_h2_y08{
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
overflow-wrap:break-word;
margin-bottom:12px;
line-height:1.05;
font-size:28px;
}
@media(min-width:766px){
.upn-app_h2_y08{
font-size:2.125rem;
}
}
.upn-app_text_y08{
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
color:#7A6E65;
}
.upn-app_btns_y08{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.upn-app_btn_y08{
padding:11px 20px;
border-radius:14px;
background:#1EC87A;
gap:10px;
transition:background-color .22s ease;
color:#0A1510;
align-items:center;
display:inline-flex;
}
.upn-app_btn_y08:hover{
background:#18B06A;
}
.upn-app_btn_ic_y08{
display:inline-flex;
align-items:center;
}
.upn-app_btn_ic_y08 svg{
width:18px;
height:1.125rem;
}
.upn-app_btn_lb_y08{
font-size:13.5px;
font-weight:700;
}
.upn-app_qr_wrap_y08{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.upn-app_qr_y08{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
width:108px;
background-color:#1EC87A;
background-image:repeating-linear-gradient(0deg,#241A17 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#241A17 0 5px,transparent 5px 11px);
}
.upn-app_qr_cap_y08{
line-height:1.4;
font-size:12.5px;
max-width:92px;
color:#9A8C82;
}
.upn-gm_y08{
padding:1.875rem 0 10px;
}
.upn-gm_in_y08{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:879px){
.upn-gm_in_y08{
grid-template-columns:1.25fr 1fr;
}
}
.upn-gm_left_y08{
padding:32px;
border:1px solid rgba(240,235,227,0.07);
border-radius:20px;
background:#241A17;
min-width:0;
}
.upn-gm_eyebrow_y08{
margin-bottom:0.625rem;
}
.upn-gm_h2_y08{
margin-bottom:8px;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.upn-gm_h2_y08{
font-size:1.75rem;
}
}
.upn-gm_text_y08{
font-size:14px;
color:#7A6E65;
line-height:1.6;
margin-bottom:1.375rem;
max-width:480px;
}
.upn-gm_level_y08{
color:#1EC87A;
margin-bottom:8px;
font-weight:700;
font-size:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.upn-gm_bar_y08{
border-radius:999px;
overflow:hidden;
background:rgba(240,235,227,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.upn-gm_bar_fill_y08{
background:linear-gradient(90deg,#1EC87A,#3EEEA0);
border-radius:999px;
height:100%;
}
.upn-gm_bar_meta_y08{
gap:10px;
color:#9A8C82;
justify-content:space-between;
font-size:0.688rem;
margin-bottom:1.125rem;
display:flex;
}
.upn-gm_missions_y08{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.upn-gm_mission_y08{
border-radius:999px;
padding:0.563rem 15px;
gap:7px;
border:1px solid rgba(240,235,227,0.13);
background:#1A1210;
color:#CBBFB5;
font-weight:600;
font-size:0.781rem;
align-items:center;
display:inline-flex;
}
.upn-gm_mission_ic_y08{
display:inline-flex;
color:#1EC87A;
align-items:center;
}
.upn-gm_mission_ic_y08 svg{
height:13px;
width:0.813rem;
}
.upn-gm_right_y08{
overflow:hidden;
background:linear-gradient(150deg,#0E1A14,#080E0A);
padding:2rem;
border-radius:1.25rem;
position:relative;
flex-direction:column;
display:flex;
color:#EDF7F1;
}
.upn-gm_glow_y08{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,100,0.12),transparent 70%);
position:absolute;
right:-30px;
top:-30px;
pointer-events:none;
width:150px;
height:9.375rem;
}
.upn-gm_ref_eyebrow_y08{
position:relative;
margin-bottom:0.625rem;
}
.upn-gm_ref_h2_y08{
margin-bottom:8px;
line-height:1.1;
overflow-wrap:break-word;
position:relative;
color:#EDF7F1;
font-size:1.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.upn-gm_ref_text_y08{
line-height:1.55;
margin-bottom:20px;
font-size:13.5px;
position:relative;
color:#90B8A0;
}
.upn-gm_ref_cta_y08{
background:#3EEEA0;
padding:11px 1.375rem;
transition:opacity .22s ease;
border-radius:999px;
font-size:13.5px;
margin-top:auto;
color:#0E0A08;
position:relative;
align-self:flex-start;
font-weight:700;
}
.upn-gm_ref_cta_y08:hover{
opacity:.9;
}
.upn-trn_y08{
padding:30px 0 0.625rem;
}
.upn-trn_in_y08{
border-radius:20px;
background:#241A17;
overflow:hidden;
grid-template-columns:1fr;
border:1px solid rgba(240,235,227,0.07);
display:grid;
}
@media(min-width:878px){
.upn-trn_in_y08{
grid-template-columns:1.05fr 1fr;
}
}
.upn-trn_banner_y08{
overflow:hidden;
background:linear-gradient(150deg,#0E1A14,#080E0A);
padding:34px;
color:#EDF7F1;
position:relative;
}
.upn-trn_glow_y08{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,100,0.12),transparent 70%);
pointer-events:none;
width:12.5rem;
height:12.5rem;
position:absolute;
right:-2.5rem;
bottom:-2.5rem;
}
.upn-trn_eyebrow_y08{
margin-bottom:14px;
position:relative;
}
.upn-trn_h2_y08{
font-size:1.875rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF7F1;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.75rem;
line-height:1.06;
position:relative;
}
@media(min-width:766px){
.upn-trn_h2_y08{
font-size:36px;
}
}
.upn-trn_text_y08{
margin-bottom:1.375rem;
font-size:14px;
line-height:1.6;
max-width:26.25rem;
position:relative;
color:#90B8A0;
}
.upn-trn_timer_y08{
gap:8px;
position:relative;
margin-bottom:1.5rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.upn-trn_timer_cap_y08{
font-size:11px;
color:#90B8A0;
}
.upn-trn_timer_box_y08{
background:rgba(220,245,232,0.07);
border-radius:0.5rem;
padding:0.25rem 0.75rem;
font-weight:700;
color:#EDF7F1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.upn-trn_cta_y08{
background:#3EEEA0;
padding:13px 1.625rem;
transition:opacity .22s ease;
border-radius:999px;
position:relative;
font-weight:700;
display:inline-block;
font-size:14px;
color:#0E0A08;
}
.upn-trn_cta_y08:hover{
opacity:.9;
}
.upn-trn_lb_y08{
padding:26px 1.75rem;
}
.upn-trn_lb_head_y08{
gap:0.625rem;
align-items:center;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
}
.upn-trn_lb_title_y08{
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
}
.upn-trn_lb_upd_y08{
text-transform:uppercase;
color:#9A8C82;
letter-spacing:.08em;
font-size:0.688rem;
}
.upn-trn_lb_row_y08{
padding:11px 0.75rem;
gap:14px;
border-radius:8px;
align-items:center;
display:flex;
}
.upn-trn_lb_row_y08:nth-child(2){
background:rgba(30,200,122,0.12);
}
.upn-trn_lb_rank_y08{
flex:0 0 auto;
font-size:1rem;
font-weight:700;
color:#1EC87A;
width:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.upn-trn_lb_av_y08{
background:linear-gradient(135deg,#1EC87A,#3EEEA0);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:30px;
}
.upn-trn_lb_name_y08{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-size:14px;
color:#F0EBE3;
font-weight:600;
text-overflow:ellipsis;
min-width:0;
}
.upn-trn_lb_amount_y08{
flex:0 0 auto;
font-size:0.813rem;
color:#F0EBE3;
font-weight:700;
}
.upn-et_y08{
padding:2.25rem 0 0.625rem;
}
.upn-et_in_y08{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.upn-et_in_y08{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.upn-et_left_y08{
min-width:0;
}
.upn-et_eyebrow_y08{
margin-bottom:12px;
}
.upn-et_h2_y08{
color:#F0EBE3;
overflow-wrap:break-word;
font-size:1.75rem;
line-height:1.06;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
}
@media(min-width:769px){
.upn-et_h2_y08{
font-size:2rem;
}
}
.upn-et_text_y08{
font-size:15px;
margin-bottom:22px;
line-height:1.65;
color:#7A6E65;
}
.upn-et_stats_y08{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.upn-et_stat_y08{
min-width:0;
}
.upn-et_stat_v_y08{
line-height:1;
font-weight:700;
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.upn-et_stat_l_y08{
margin-top:0.25rem;
color:#9A8C82;
font-size:0.781rem;
}
.upn-et_right_y08{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.upn-et_member_y08{
background:#241A17;
gap:16px;
padding:1.125rem 20px;
border:1px solid rgba(240,235,227,0.07);
border-radius:0.875rem;
align-items:center;
display:flex;
min-width:0;
}
.upn-et_member_av_y08{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0E1A14,#1EC87A);
width:3rem;
height:3rem;
}
.upn-et_member_name_y08{
font-weight:700;
font-size:0.938rem;
color:#F0EBE3;
overflow-wrap:break-word;
}
.upn-et_member_role_y08{
color:#9A8C82;
font-size:0.781rem;
overflow-wrap:break-word;
}
.upn-et_updated_y08{
padding:14px 18px;
background:#1A1210;
gap:0.5rem;
border-radius:0.875rem;
border:1px solid rgba(240,235,227,0.07);
font-size:0.781rem;
color:#7A6E65;
align-items:center;
display:flex;
}
.upn-hts_y08{
padding:48px 0;
}
@media(min-width:766px){
.upn-hts_y08{
padding:62px 0;
}
}
.upn-hts_head_y08{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.upn-hts_head_y08{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.upn-hts_eyebrow_y08{
margin-bottom:0.75rem;
}
.upn-hts_h2_y08{
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF7F1;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.upn-hts_h2_y08{
font-size:38px;
}
}
.upn-hts_cta_y08{
border-radius:62.438rem;
padding:15px 1.875rem;
background:#3EEEA0;
transition:opacity .22s ease;
flex:0 0 auto;
font-weight:700;
font-size:15px;
color:#0E0A08;
}
.upn-hts_cta_y08:hover{
opacity:.9;
}
.upn-hts_grid_y08{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.upn-hts_grid_y08{
grid-template-columns:repeat(3,1fr);
}
}
.upn-hts_step_y08{
min-width:0;
border-top:1px solid rgba(220,245,232,0.13);
padding-top:22px;
}
.upn-hts_step_num_y08{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
color:#3EEEA0;
margin-bottom:14px;
font-size:44px;
}
.upn-hts_step_h_y08{
font-weight:700;
font-size:1.188rem;
margin-bottom:8px;
color:#EDF7F1;
overflow-wrap:break-word;
line-height:1.2;
}
.upn-hts_step_p_y08{
line-height:1.55;
color:#90B8A0;
overflow-wrap:break-word;
font-size:14px;
}
.upn-prov_y08{
padding:40px 0 20px;
}
.upn-prov_eyebrow_y08{
margin-bottom:1.125rem;
display:block;
}
.upn-prov_grid_y08{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.upn-prov_grid_y08{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.upn-prov_grid_y08{
grid-template-columns:repeat(6,1fr);
}
}
.upn-wy_y08{
padding:48px 0;
}
@media(min-width:769px){
.upn-wy_y08{
padding:3.5rem 0;
}
}
.upn-wy_in_y08{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.upn-wy_in_y08{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.upn-wy_left_y08{
min-width:0;
}
.upn-wy_eyebrow_y08{
margin-bottom:0.875rem;
}
.upn-wy_h2_y08{
margin-bottom:16px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F0EBE3;
font-size:32px;
}
@media(min-width:769px){
.upn-wy_h2_y08{
font-size:2.5rem;
}
}
.upn-wy_intro_y08{
color:#7A6E65;
font-size:15px;
line-height:1.6;
}
.upn-wy_grid_y08{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:559px){
.upn-wy_grid_y08{
grid-template-columns:1fr 1fr;
}
}
.upn-wy_card_y08{
padding:26px;
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
background:#241A17;
min-width:0;
}
.upn-wy_card_ic_y08{
color:#1EC87A;
align-items:center;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
}
.upn-wy_card_ic_y08 svg{
width:1.625rem;
height:26px;
}
.upn-wy_card_h_y08{
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:21px;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBE3;
}
.upn-wy_card_p_y08{
line-height:1.55;
color:#7A6E65;
overflow-wrap:break-word;
font-size:14px;
}
.upn-rc_y08{
padding:48px 0 10px;
}
.upn-rc_in_y08{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.upn-rc_in_y08{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.upn-rc_col_y08{
min-width:0;
}
.upn-rc_label_y08{
font-weight:600;
margin-bottom:16px;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.2em;
color:#1EC87A;
}
.upn-rc_awards_y08{
gap:12px;
display:flex;
flex-direction:column;
}
.upn-rc_award_y08{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.upn-rc_award_ic_y08{
flex:0 0 auto;
color:#3EEEA0;
display:inline-flex;
align-items:center;
}
.upn-rc_award_ic_y08 svg{
width:1.125rem;
height:1.125rem;
}
.upn-rc_award_t_y08{
overflow-wrap:break-word;
font-weight:700;
font-size:0.875rem;
color:#F0EBE3;
}
.upn-rc_award_s_y08{
font-size:12px;
color:#9A8C82;
overflow-wrap:break-word;
}
.upn-rc_press_y08{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.upn-rc_press_logo_y08{
padding:0 8px;
border-radius:0.5rem;
border:1px solid rgba(240,235,227,0.07);
overflow:hidden;
justify-content:center;
font-size:14px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
height:52px;
display:flex;
color:#7A6E65;
font-weight:700;
text-overflow:ellipsis;
align-items:center;
text-align:center;
white-space:nowrap;
}
.upn-rc_partner_y08{
background:#241A17;
padding:1.375rem;
border:1px solid rgba(240,235,227,0.07);
border-radius:14px;
}
.upn-rc_partner_name_y08{
margin-bottom:0.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EBE3;
overflow-wrap:break-word;
font-size:20px;
}
.upn-rc_partner_text_y08{
font-size:0.813rem;
color:#7A6E65;
line-height:1.55;
overflow-wrap:break-word;
}
.upn-tt_y08{
padding:3rem 0 10px;
}
@media(min-width:769px){
.upn-tt_y08{
padding:60px 0 0.625rem;
}
}
.upn-tt_head_y08{
text-align:center;
margin-bottom:34px;
}
.upn-tt_eyebrow_y08{
margin-bottom:0.75rem;
}
.upn-tt_h2_y08{
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
color:#F0EBE3;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.upn-tt_h2_y08{
font-size:2.625rem;
}
}
.upn-tt_grid_y08{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.upn-tt_grid_y08{
grid-template-columns:repeat(3,1fr);
}
}
.upn-tt_card_y08{
border:1px solid rgba(240,235,227,0.07);
padding:30px;
background:#241A17;
border-radius:14px;
display:flex;
min-width:0;
flex-direction:column;
}
.upn-tt_card_ic_y08{
color:#1EC87A;
margin-bottom:1.125rem;
display:inline-flex;
align-items:center;
}
.upn-tt_card_ic_y08 svg{
height:28px;
width:1.75rem;
}
.upn-tt_card_h_y08{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
color:#F0EBE3;
}
.upn-tt_card_p_y08{
line-height:1.6;
font-size:14px;
margin-bottom:14px;
color:#7A6E65;
overflow-wrap:break-word;
}
.upn-tt_card_p_y08 b{
color:#F0EBE3;
font-weight:700;
}
.upn-tt_card_link_y08{
transition:color .22s ease;
margin-top:auto;
align-self:flex-start;
font-weight:700;
font-size:0.813rem;
color:#F0EBE3;
padding-bottom:2px;
border-bottom:1px solid #1EC87A;
}
.upn-tt_card_link_y08:hover{
color:#1EC87A;
}
.upn-ts_y08{
padding:44px 0;
}
.upn-ts_in_y08{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:877px){
.upn-ts_in_y08{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.upn-ts_left_y08{
min-width:0;
}
.upn-ts_h2_y08{
color:#EDF7F1;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
margin-bottom:12px;
font-size:1.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.upn-ts_h2_y08{
font-size:28px;
}
}
.upn-ts_text_y08{
font-size:0.906rem;
line-height:1.6;
max-width:32.5rem;
color:#90B8A0;
margin-bottom:22px;
}
.upn-ts_badges_y08{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.upn-ts_badge_y08{
font-size:0.813rem;
color:#90B8A0;
font-weight:600;
}
.upn-ts_pay_y08{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.upn-ts_pay_y08{
justify-content:flex-end;
}
}
.upn-ts_pay_chip_y08{
border:1px solid rgba(220,245,232,0.13);
padding:12px 16px;
border-radius:0.875rem;
background:rgba(220,245,232,0.07);
font-weight:700;
color:#EDF7F1;
font-size:14px;
}
.upn-rv_y08{
padding:3rem 0;
background:#241A17;
margin-top:1.5rem;
border-bottom:1px solid rgba(240,235,227,0.07);
border-top:1px solid rgba(240,235,227,0.07);
}
@media(min-width:771px){
.upn-rv_y08{
padding:56px 0;
}
}
.upn-rv_head_y08{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:767px){
.upn-rv_head_y08{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.upn-rv_eyebrow_y08{
margin-bottom:10px;
}
.upn-rv_h2_y08{
color:#F0EBE3;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.upn-rv_h2_y08{
font-size:38px;
}
}
.upn-rv_agg_y08{
gap:0.75rem;
display:flex;
align-items:center;
}
.upn-rv_agg_stars_y08{
gap:3px;
display:flex;
color:#1EC87A;
}
.upn-rv_agg_stars_y08 svg{
width:1.125rem;
height:18px;
}
.upn-rv_source_y08{
font-size:13px;
color:#7A6E65;
}
.upn-rv_grid_y08{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.upn-rv_grid_y08{
grid-template-columns:repeat(3,1fr);
}
}
.upn-rv_card_y08{
padding:26px;
background:#1A1210;
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
min-width:0;
}
.upn-rv_card_stars_y08{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#1EC87A;
}
.upn-rv_card_stars_y08 svg{
height:0.875rem;
width:0.875rem;
}
.upn-rv_card_body_y08{
font-size:1.125rem;
margin-bottom:1rem;
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
}
.upn-rv_card_meta_y08{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.upn-rv_card_av_y08{
background:linear-gradient(135deg,#1EC87A,#3EEEA0);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:2rem;
}
.upn-rv_card_author_y08{
color:#F0EBE3;
font-weight:700;
font-size:13px;
}
.upn-rv_card_loc_y08{
color:#9A8C82;
font-size:12px;
}
.upn-sg_y08{
padding:48px 0 10px;
}
.upn-sg_eyebrow_y08{
display:block;
margin-bottom:0.75rem;
}
.upn-sg_h2_y08{
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F0EBE3;
margin-bottom:1.75rem;
font-weight:600;
}
@media(min-width:766px){
.upn-sg_h2_y08{
font-size:2.25rem;
}
}
.upn-sg_grid_y08{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.upn-sg_grid_y08{
grid-template-columns:repeat(3,1fr);
}
}
.upn-sg_col_y08{
min-width:0;
}
.upn-sg_col_h_y08{
color:#F0EBE3;
font-size:1.375rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:10px;
overflow-wrap:break-word;
}
.upn-sg_col_p_y08{
color:#7A6E65;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.upn-sb_y08{
padding:48px 0;
background:#241A17;
border-bottom:1px solid rgba(240,235,227,0.07);
margin-top:24px;
border-top:1px solid rgba(240,235,227,0.07);
}
@media(min-width:768px){
.upn-sb_y08{
padding:3.5rem 0;
}
}
.upn-sb_eyebrow_y08{
display:block;
margin-bottom:12px;
}
.upn-sb_h2_y08{
font-weight:600;
margin-bottom:26px;
overflow-wrap:break-word;
font-size:30px;
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.upn-sb_h2_y08{
font-size:36px;
}
}
.upn-sb_grid_y08{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.upn-sb_grid_y08{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.upn-sb_grid_y08{
grid-template-columns:repeat(4,1fr);
}
}
.upn-sb_card_y08{
background:#1A1210;
border:1px solid rgba(240,235,227,0.07);
padding:24px;
border-radius:0.875rem;
min-width:0;
}
.upn-sb_card_h_y08{
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EBE3;
font-size:1.188rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.upn-sb_card_p_y08{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A6E65;
}
.upn-sb_rtp_y08{
background:#1A1210;
grid-template-columns:1fr;
border:1px solid rgba(240,235,227,0.07);
gap:1.5rem;
padding:26px 28px;
border-radius:14px;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:763px){
.upn-sb_rtp_y08{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.upn-sb_rtp_h_y08{
font-size:20px;
margin-bottom:0.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
}
.upn-sb_rtp_p_y08{
color:#7A6E65;
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
}
.upn-sb_rtp_stats_y08{
gap:16px;
display:flex;
}
.upn-sb_stat_y08{
border-radius:8px;
background:#241A17;
flex:1 1 0;
padding:1.125rem;
min-width:0;
text-align:center;
}
.upn-sb_stat_v_y08{
font-weight:700;
color:#22D47E;
font-size:26px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.upn-sb_stat_l_y08{
color:#9A8C82;
font-size:11.5px;
margin-top:4px;
}
.upn-el_y08{
padding:3rem 0;
}
@media(min-width:768px){
.upn-el_y08{
padding:3.5rem 0;
}
}
.upn-el_in_y08{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.upn-el_in_y08{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.upn-el_left_y08{
min-width:0;
}
.upn-el_eyebrow_y08{
margin-bottom:14px;
}
.upn-el_h2_y08{
color:#F0EBE3;
margin-bottom:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:767px){
.upn-el_h2_y08{
font-size:2.375rem;
}
}
.upn-el_body_y08 p{
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
color:#CBBFB5;
font-size:16px;
}
.upn-el_dropcap_y08{
padding:0.375rem 12px 0 0;
font-size:62px;
font-weight:700;
line-height:.8;
float:left;
color:#1EC87A;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.upn-el_right_y08{
min-width:0;
}
.upn-el_quote_y08{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#0E1A14,#080E0A);
margin-bottom:1.5rem;
position:relative;
color:#EDF7F1;
}
.upn-el_quote_mark_y08{
align-items:center;
margin-bottom:6px;
color:#3EEEA0;
display:inline-flex;
}
.upn-el_quote_mark_y08 svg{
height:2.125rem;
width:2.125rem;
}
.upn-el_quote_text_y08{
font-weight:500;
color:#EDF7F1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.4;
margin-bottom:1.375rem;
font-size:22px;
}
.upn-el_quote_meta_y08{
gap:0.75rem;
display:flex;
align-items:center;
}
.upn-el_quote_av_y08{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1EC87A,#3EEEA0);
height:2.375rem;
width:38px;
}
.upn-el_quote_author_y08{
color:#EDF7F1;
font-weight:700;
font-size:0.875rem;
}
.upn-el_quote_meta_sub_y08{
color:#90B8A0;
font-size:12px;
}
.upn-el_explain_y08{
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
overflow:hidden;
}
.upn-el_explain_card_y08{
padding:22px 1.5rem;
}
.upn-el_explain_card_y08+.upn-el_explain_card_y08{
border-top:1px solid rgba(240,235,227,0.07);
}
.upn-el_explain_h_y08{
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-size:1.25rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EBE3;
}
.upn-el_explain_p_y08{
overflow-wrap:break-word;
font-size:14px;
color:#7A6E65;
line-height:1.55;
}
.upn-faq_y08{
background:#241A17;
padding:48px 0;
border-bottom:1px solid rgba(240,235,227,0.07);
border-top:1px solid rgba(240,235,227,0.07);
margin-top:24px;
}
@media(min-width:771px){
.upn-faq_y08{
padding:3.875rem 0;
}
}
.upn-faq_head_y08{
margin-bottom:2.125rem;
text-align:center;
}
.upn-faq_eyebrow_y08{
margin-bottom:12px;
}
.upn-faq_h2_y08{
overflow-wrap:break-word;
font-weight:600;
color:#F0EBE3;
line-height:1.05;
font-size:32px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.upn-faq_h2_y08{
font-size:2.375rem;
}
}
.upn-faq_list_y08{
gap:12px;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.upn-faq_item_y08{
border:1px solid rgba(240,235,227,0.07);
overflow:hidden;
background:#1A1210;
border-radius:14px;
}
.upn-faq_q_y08{
padding:20px 24px;
list-style:none;
gap:20px;
display:flex;
font-size:1rem;
align-items:center;
justify-content:space-between;
cursor:pointer;
overflow-wrap:break-word;
color:#F0EBE3;
font-weight:700;
}
.upn-faq_q_y08::-webkit-details-marker{
display:none;
}
.upn-faq_q_ic_y08{
transition:transform .22s ease;
flex:0 0 auto;
color:#1EC87A;
align-items:center;
display:inline-flex;
}
.upn-faq_q_ic_y08 svg{
width:18px;
height:1.125rem;
}
.upn-faq_item_y08[open] .upn-faq_q_ic_y08{
transform:rotate(180deg);
}
.upn-faq_a_y08{
padding:0 24px 1.25rem;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
color:#7A6E65;
}
.upn-gd_y08{
padding:48px 0 0.625rem;
}
.upn-gd_head_y08{
gap:0.875rem;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:682px){
.upn-gd_head_y08{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.upn-gd_eyebrow_y08{
margin-bottom:10px;
}
.upn-gd_h2_y08{
font-weight:600;
font-size:1.75rem;
color:#F0EBE3;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.upn-gd_h2_y08{
font-size:34px;
}
}
.upn-gd_more_y08{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:0.844rem;
padding-bottom:2px;
color:#F0EBE3;
font-weight:600;
border-bottom:1px solid #F0EBE3;
}
.upn-gd_more_y08:hover{
border-color:#1EC87A;
color:#1EC87A;
}
.upn-gd_grid_y08{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.upn-gd_grid_y08{
grid-template-columns:repeat(3,1fr);
}
}
.upn-gd_card_y08{
border-radius:0.875rem;
border:1px solid rgba(240,235,227,0.07);
background:#241A17;
overflow:hidden;
display:block;
min-width:0;
}
.upn-gd_card_img_y08{
background:linear-gradient(140deg,#0E1A14,#1EC87A);
height:150px;
}
.upn-gd_card_body_y08{
padding:1.375rem;
}
.upn-gd_card_cat_y08{
letter-spacing:.1em;
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
color:#1EC87A;
}
.upn-gd_card_h_y08{
margin:8px 0 10px;
line-height:1.2;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
}
.upn-gd_card_meta_y08{
overflow-wrap:break-word;
font-size:12px;
color:#9A8C82;
}
.upn-sc_y08{
padding:3rem 0 10px;
}
.upn-sc_head_y08{
margin-bottom:28px;
text-align:center;
}
.upn-sc_eyebrow_y08{
margin-bottom:0.75rem;
}
.upn-sc_h2_y08{
line-height:1.05;
font-weight:600;
color:#F0EBE3;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.upn-sc_h2_y08{
font-size:2.25rem;
}
}
.upn-sc_table_y08{
margin:0 auto;
border-radius:0.875rem;
border:1px solid rgba(240,235,227,0.07);
overflow:hidden;
max-width:56.25rem;
}
.upn-sc_thead_y08{
grid-template-columns:1.6fr 1fr 1fr;
background:#100C0A;
display:grid;
}
.upn-sc_th_y08{
padding:15px 18px;
text-align:center;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
color:#90B8A0;
}
.upn-sc_th_y08:first-child{
text-align:left;
}
.upn-sc_th_us_y08{
color:#3EEEA0;
}
.upn-sc_row_y08{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(240,235,227,0.07);
display:grid;
}
.upn-sc_row_y08:nth-child(even){
background:#241A17;
}
.upn-sc_td_y08{
padding:15px 1.125rem;
font-size:0.875rem;
text-align:center;
overflow-wrap:break-word;
color:#9A8C82;
min-width:0;
}
.upn-sc_td_y08:first-child{
text-align:left;
color:#CBBFB5;
font-weight:600;
}
.upn-sc_td_us_y08{
color:#22D47E;
font-weight:700;
}
.upn-lh_y08{
padding:2.5rem 0 1.25rem;
}
.upn-lh_in_y08{
border-top:1px solid rgba(240,235,227,0.13);
padding-top:2.125rem;
}
.upn-lh_eyebrow_y08{
display:block;
margin-bottom:1.375rem;
}
.upn-lh_grid_y08{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:600px){
.upn-lh_grid_y08{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.upn-lh_grid_y08{
grid-template-columns:repeat(5,1fr);
}
}
.upn-lh_col_y08{
min-width:0;
}
.upn-lh_col_h_y08{
color:#F0EBE3;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
}
.upn-lh_links_y08{
gap:8px;
display:flex;
flex-direction:column;
}
.upn-lh_link_y08{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#7A6E65;
}
.upn-lh_link_y08:hover{
color:#1EC87A;
}
.upn-ft_y08{
background:#100C0A;
color:#90B8A0;
margin-top:40px;
}
.upn-ft_in_y08{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:600px){
.upn-ft_in_y08{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.upn-ft_in_y08{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.upn-ft_brand_y08{
min-width:0;
}
.upn-ft_logo_y08{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
color:#EDF7F1;
}
.upn-ft_tagline_y08{
line-height:1.6;
max-width:280px;
color:#90B8A0;
margin-top:14px;
font-size:13.5px;
}
.upn-ft_contact_y08{
transition:color .22s ease;
margin-top:12px;
overflow-wrap:anywhere;
font-size:0.813rem;
color:#3EEEA0;
max-width:17.5rem;
display:inline-block;
}
.upn-ft_contact_y08:hover{
color:#EDF7F1;
}
.upn-ft_col_y08{
min-width:0;
}
.upn-ft_col_h_y08{
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:14px;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
color:#EDF7F1;
}
.upn-ft_col_links_y08{
gap:10px;
display:flex;
flex-direction:column;
}
.upn-ft_link_y08{
transition:color .22s ease;
color:#90B8A0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.upn-ft_link_y08:hover{
color:#EDF7F1;
}
.upn-ft_bot_y08{
gap:1rem;
padding:1.375rem 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(220,245,232,0.13);
}
@media(min-width:770px){
.upn-ft_bot_y08{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.upn-ft_legal_y08{
color:#4E4540;
line-height:1.6;
overflow-wrap:break-word;
font-size:11.5px;
max-width:47.5rem;
}
.upn-ft_legal_y08 b{
font-weight:700;
color:#90B8A0;
}
.upn-ft_age_y08{
border:1.5px solid #3EEEA0;
border-radius:0.5rem;
padding:0.25rem 9px;
flex:0 0 auto;
font-size:13px;
color:#3EEEA0;
font-weight:700;
}