*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
font-size:15px;
color:#2A3245;
-webkit-font-smoothing:antialiased;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.uge-layout-po8{
flex-direction:column;
min-height:100vh;
display:flex;
}
.uge-main-po8{
flex:1 1 auto;
width:100%;
min-width:0;
}
.uge-container-po8{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.uge-container-po8{
padding:0 2rem;
}
}
@media(min-width:1101px){
.uge-container-po8{
padding:0 3.5rem;
}
}
.uge-eyebrow-po8{
font-size:0.688rem;
display:inline-block;
letter-spacing:.2em;
overflow-wrap:break-word;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#2E7DFA;
text-transform:uppercase;
font-weight:600;
line-height:1.4;
}
.uge-band-po8{
background:#111827;
color:#EEF2FA;
}
.uge-band-po8 .uge-eyebrow-po8{
color:#7DB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.uge-tb-po8{
background:#F2F4F7;
position:sticky;
border-bottom:1px solid rgba(15,22,35,0.14);
top:0;
z-index:50;
}
.uge-tb_in-po8{
gap:1rem;
margin:0 auto;
padding:0.75rem 1rem;
justify-content:space-between;
max-width:1400px;
align-items:center;
display:flex;
width:100%;
}
@media(min-width:770px){
.uge-tb_in-po8{
padding:16px 32px;
}
}
@media(min-width:1100px){
.uge-tb_in-po8{
padding:1.125rem 56px;
}
}
.uge-tb_left-po8{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.uge-tb_logo-po8{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.uge-tb_logo_mark-po8{
border-radius:8px;
flex:0 0 auto;
height:34px;
width:2.125rem;
object-fit:cover;
}
.uge-tb_logo_txt-po8{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.uge-tb_logo_name-po8{
overflow:hidden;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
letter-spacing:.02em;
color:#0F1623;
text-overflow:ellipsis;
white-space:nowrap;
font-size:1.375rem;
}
.uge-tb_logo_sub-po8{
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
letter-spacing:.32em;
font-weight:600;
color:#2E7DFA;
white-space:nowrap;
font-size:8.5px;
margin-top:4px;
}
.uge-tb_nav-po8{
display:none;
}
@media(min-width:961px){
.uge-tb_nav-po8{
gap:28px;
display:flex;
align-items:center;
}
}
.uge-tb_nav_item-po8{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
font-size:14px;
border-bottom:2px solid transparent;
font-weight:600;
color:#2A3245;
padding-bottom:3px;
}
.uge-tb_nav_item-po8:hover{
color:#0F1623;
}
.uge-tb_nav_item-po8.uge-state_active-po8{
border-color:#2E7DFA;
color:#0F1623;
}
.uge-tb_right-po8{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.uge-tb_search-po8{
transition:color .2s ease;
justify-content:center;
align-items:center;
color:#2A3245;
display:flex;
}
.uge-tb_search-po8:hover{
color:#2E7DFA;
}
.uge-tb_search-po8 svg{
width:18px;
height:18px;
}
.uge-tb_lang-po8{
font-size:11px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#5A6478;
}
.uge-tb_lang-po8:hover{
color:#0F1623;
}
.uge-tb_login-po8{
display:none;
font-weight:600;
color:#0F1623;
font-size:14px;
}
@media(min-width:769px){
.uge-tb_login-po8{
display:inline-block;
}
}
.uge-tb_register-po8{
border-radius:999px;
background:#0F1623;
padding:11px 22px;
transition:background-color .2s ease;
font-weight:700;
white-space:nowrap;
color:#EEF2FA;
font-size:0.875rem;
}
.uge-tb_register-po8:hover{
background:#243049;
}
.uge-mob-po8{
background:#F2F4F7;
border-top:1px solid rgba(15,22,35,0.14);
right:0;
bottom:0;
left:0;
position:fixed;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:962px){
.uge-mob-po8{
display:none;
}
}
.uge-mob_in-po8{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.uge-mob_item-po8{
transition:color .2s ease;
gap:3px;
flex:1 1 0;
padding:9px 0.25rem;
min-width:0;
flex-direction:column;
color:#5A6478;
align-items:center;
display:flex;
}
.uge-mob_item-po8.uge-state_active-po8{
color:#2E7DFA;
}
.uge-mob_ic-po8{
align-items:center;
justify-content:center;
display:flex;
}
.uge-mob_ic-po8 svg{
width:1.25rem;
height:1.25rem;
}
.uge-mob_lb-po8{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.uge-rail-po8{
min-width:0;
position:relative;
}
.uge-rail_scroll-po8{
gap:0.875rem;
display:flex;
padding-bottom:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.uge-rail_scroll-po8{
gap:18px;
}
}
.uge-gc-po8{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.uge-gc-po8{
width:11.75rem;
}
}
.uge-gc_img-po8{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(15,22,35,0.07), 0 0.5rem 1.5rem rgba(15,22,35,0.09);
padding-bottom:133.33%;
}
.uge-gc_img-po8 img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.uge-gc_cover-po8{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.uge-gc_hover-po8{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
align-items:center;
position:absolute;
justify-content:center;
display:flex;
opacity:0;
}
.uge-gc-po8:hover .uge-gc_hover-po8{
opacity:1;
}
.uge-gc_hover_btn-po8{
background:#0F1623;
border-radius:999px;
display:flex;
width:2.875rem;
color:#EEF2FA;
height:46px;
justify-content:center;
align-items:center;
}
.uge-gc_hover_btn-po8 svg{
width:1.125rem;
height:18px;
}
.uge-gc_info-po8{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.uge-gc_name-po8{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:13px;
color:#0F1623;
}
.uge-gc_prov-po8{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#5A6478;
font-size:0.688rem;
}
.uge-gc_meta-po8{
color:#5A6478;
font-size:11px;
}
.uge-tc-po8{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.uge-tc-po8{
width:230px;
}
}
.uge-tc_img-po8{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(15,22,35,0.07), 0 0.5rem 1.5rem rgba(15,22,35,0.09);
padding-bottom:75%;
position:relative;
}
.uge-tc_img-po8 img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.uge-tc_info-po8{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.uge-tc_name-po8{
overflow:hidden;
color:#0F1623;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.uge-tc_rtp-po8{
font-size:11px;
color:#5A6478;
}
.uge-lc-po8{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.uge-lc-po8{
width:16.75rem;
}
}
.uge-lc_img-po8{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(15,22,35,0.07), 0 8px 1.5rem rgba(15,22,35,0.09);
}
.uge-lc_img-po8 img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.uge-lc_live-po8{
padding:0.25rem 0.563rem;
border-radius:999px;
gap:0.438rem;
background:rgba(0,0,0,0.52);
position:absolute;
top:12px;
left:0.75rem;
display:flex;
align-items:center;
}
.uge-lc_live_dot-po8{
background:#E8334A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.uge-lc_seats-po8{
text-transform:uppercase;
letter-spacing:.08em;
color:#EEF2FA;
font-size:0.625rem;
font-weight:600;
}
.uge-lc_info-po8{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.uge-lc_name-po8{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
text-overflow:ellipsis;
color:#0F1623;
white-space:nowrap;
}
.uge-lc_bet-po8{
color:#5A6478;
font-size:11px;
}
.uge-pc-po8{
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
padding:1rem 0.875rem;
gap:8px;
border-radius:0.875rem;
justify-content:center;
min-height:4.625rem;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
}
.uge-pc_logo-po8{
flex:0 0 auto;
height:28px;
max-width:100%;
object-fit:contain;
width:auto;
}
.uge-pc_name-po8{
overflow:hidden;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
max-width:100%;
color:#5A6478;
}
.uge-gc_tag-po8{
border-radius:0.5rem;
padding:3px 8px;
display:inline-block;
text-transform:uppercase;
letter-spacing:.06em;
top:10px;
left:10px;
position:absolute;
font-size:10px;
font-weight:700;
z-index:2;
}
.uge-gc_tag_hot-po8{
background:#E8334A;
color:#EEF2FA;
}
.uge-gc_tag_new-po8{
background:#60A5FA;
color:#0F1623;
}
.uge-gc_tag_jp-po8{
background:#F0A800;
color:#0F1623;
}
.uge-gc_tag_live-po8{
background:#E8334A;
color:#EEF2FA;
}
.uge-sh-po8{
min-width:0;
margin-bottom:18px;
}
.uge-sh_row-po8{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.uge-sh_row-po8 .uge-sh_l-po8{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.uge-sh_stack-po8{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.uge-sh_center-po8{
gap:10px;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.uge-sh_h2-po8{
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
overflow-wrap:break-word;
line-height:1.1;
font-size:1.5rem;
}
@media(min-width:769px){
.uge-sh_h2-po8{
font-size:1.875rem;
}
}
.uge-band-po8 .uge-sh_h2-po8{
color:#EEF2FA;
}
.uge-sh_eb_line-po8{
gap:10px;
display:inline-flex;
align-items:center;
}
.uge-sh_eb_line-po8::before{
background:#2E7DFA;
height:1px;
content:"";
display:inline-block;
width:28px;
}
.uge-band-po8 .uge-sh_eb_line-po8::before{
background:#7DB8FF;
}
.uge-sh_eb_dot-po8{
gap:8px;
align-items:center;
display:inline-flex;
}
.uge-sh_eb_dot-po8::before{
border-radius:50%;
background:#2E7DFA;
display:inline-block;
width:6px;
height:6px;
content:"";
}
.uge-band-po8 .uge-sh_eb_dot-po8::before{
background:#7DB8FF;
}
.uge-sh_link-po8{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
display:inline-flex;
border-bottom:1px solid #0F1623;
font-size:0.813rem;
align-items:center;
font-weight:600;
padding-bottom:2px;
color:#0F1623;
white-space:nowrap;
}
.uge-sh_link-po8:hover{
border-color:#2E7DFA;
color:#2E7DFA;
}
.uge-sh_link-po8 svg{
width:14px;
height:0.875rem;
}
.uge-sh_link_chev-po8{
border-bottom:0;
padding-bottom:0;
}
.uge-sh_link_btn-po8{
border-radius:62.438rem;
padding:9px 18px;
background:#0F1623;
color:#EEF2FA;
border-bottom:0;
}
.uge-sh_link_btn-po8:hover{
background:#243049;
border-color:transparent;
color:#EEF2FA;
}
.uge-band-po8 .uge-sh_link-po8{
border-color:#EEF2FA;
color:#EEF2FA;
}
.uge-band-po8 .uge-sh_link_btn-po8{
background:#7DB8FF;
color:#0F1623;
}
.uge-sh_rule-po8{
background:rgba(15,22,35,0.14);
margin:-2px 0 18px;
height:1px;
}
.uge-band-po8 .uge-sh_rule-po8{
background:rgba(255,255,255,0.12);
}
.uge-hero-po8{
padding:32px 0 8px;
}
@media(min-width:770px){
.uge-hero-po8{
padding:3.5rem 0 24px;
}
}
.uge-hero_in-po8{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.uge-hero_in-po8{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.uge-hero_copy-po8{
min-width:0;
}
.uge-hero_eyebrow-po8{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.uge-hero_eyebrow_line-po8{
background:#2E7DFA;
flex:0 0 auto;
width:1.75rem;
height:1px;
display:inline-block;
}
.uge-hero_h1-po8{
color:#0F1623;
line-height:1.04;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:38px;
margin-bottom:20px;
letter-spacing:-.01em;
}
@media(min-width:770px){
.uge-hero_h1-po8{
font-size:54px;
}
}
@media(min-width:1101px){
.uge-hero_h1-po8{
font-size:62px;
}
}
.uge-hero_h1-po8 em{
font-style:normal;
color:#2E7DFA;
}
.uge-hero_sub-po8{
color:#7A8599;
line-height:1.6;
margin-bottom:30px;
font-size:16px;
max-width:480px;
}
@media(min-width:771px){
.uge-hero_sub-po8{
font-size:18px;
}
}
.uge-hero_actions-po8{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.uge-hero_cta-po8{
padding:16px 30px;
transition:background-color .2s ease;
gap:10px;
background:#0F1623;
border-radius:62.438rem;
display:inline-flex;
font-weight:700;
font-size:15px;
color:#EEF2FA;
align-items:center;
}
.uge-hero_cta-po8:hover{
background:#243049;
}
.uge-hero_cta_ic-po8{
align-items:center;
display:inline-flex;
}
.uge-hero_cta_ic-po8 svg{
height:1rem;
width:1rem;
}
.uge-hero_cta_alt-po8{
background:transparent;
border-radius:62.438rem;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(15,22,35,0.14);
padding:0.938rem 1.625rem;
display:inline-flex;
font-size:15px;
font-weight:600;
align-items:center;
color:#0F1623;
}
.uge-hero_cta_alt-po8:hover{
border-color:#2E7DFA;
color:#2E7DFA;
}
.uge-hero_trust-po8{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.uge-hero_trust_item-po8{
gap:0.563rem;
font-size:13px;
align-items:center;
font-weight:600;
display:flex;
color:#2A3245;
}
.uge-hero_trust_ic-po8{
color:#2E7DFA;
align-items:center;
display:inline-flex;
}
.uge-hero_trust_ic-po8 svg{
width:1rem;
height:1rem;
}
.uge-hero_promo-po8{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
min-height:300px;
display:flex;
position:relative;
box-shadow:0 12px 48px rgba(15,22,35,0.16), 0 3px 0.625rem rgba(15,22,35,0.10);
}
.uge-hero_promo_bg-po8{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.uge-hero_promo_bg-po8::after{
inset:0;
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.uge-hero_promo_glow-po8{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18) 0%,transparent 65%);
height:260px;
position:absolute;
right:-1.25rem;
top:-40px;
width:16.25rem;
pointer-events:none;
}
.uge-hero_promo_ct-po8{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.uge-hero_promo_label-po8{
font-size:0.625rem;
letter-spacing:.25em;
display:block;
color:#7DB8FF;
margin-bottom:8px;
font-weight:700;
text-transform:uppercase;
}
.uge-hero_promo_amount-po8{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#EEF2FA;
font-size:2rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.uge-hero_promo_amount-po8{
font-size:40px;
}
}
.uge-hero_promo_amount-po8 em{
color:#7DB8FF;
font-style:normal;
}
.uge-hero_rating-po8{
background:#FFFFFF;
padding:0.625rem 14px;
gap:10px;
border:1px solid rgba(15,22,35,0.08);
border-radius:0.875rem;
position:absolute;
align-items:center;
z-index:3;
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(15,22,35,0.07), 0 0.5rem 24px rgba(15,22,35,0.09);
max-width:min(260px,62%);
right:14px;
display:flex;
}
.uge-hero_rating_score-po8{
flex:0 0 auto;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.5rem;
}
.uge-hero_rating_txt-po8{
flex:1 1 auto;
min-width:0;
}
.uge-hero_rating_stars-po8{
gap:2px;
color:#2E7DFA;
display:flex;
}
.uge-hero_rating_stars-po8 svg{
width:12px;
height:12px;
}
.uge-hero_rating_cap-po8{
display:block;
overflow-wrap:break-word;
color:#5A6478;
margin-top:3px;
font-size:11px;
line-height:1.35;
}
.uge-stat-po8{
border-bottom:1px solid rgba(15,22,35,0.14);
margin-top:16px;
border-top:1px solid rgba(15,22,35,0.14);
}
.uge-stat_in-po8{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.uge-stat_in-po8{
grid-template-columns:repeat(4,1fr);
}
}
.uge-stat_item-po8{
padding:1.375rem 14px;
min-width:0;
border-bottom:1px solid rgba(15,22,35,0.08);
border-right:1px solid rgba(15,22,35,0.08);
}
.uge-stat_item-po8:nth-child(2n){
border-right:0;
}
.uge-stat_item-po8:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.uge-stat_item-po8{
border-bottom:0;
}
.uge-stat_item-po8:nth-child(2n){
border-right:1px solid rgba(15,22,35,0.08);
}
.uge-stat_item-po8:nth-child(4n){
border-right:0;
}
}
.uge-stat_value-po8{
line-height:1;
overflow-wrap:break-word;
color:#0F1623;
font-size:30px;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.uge-stat_value-po8{
font-size:34px;
}
}
.uge-stat_label-po8{
color:#5A6478;
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:13px;
}
.uge-gf-po8{
padding:24px 0 6px;
}
.uge-gf_in-po8{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.uge-gf_chip-po8{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
background:#FFFFFF;
padding:10px 18px;
border:1px solid rgba(15,22,35,0.14);
border-radius:62.438rem;
font-weight:600;
font-size:13px;
white-space:nowrap;
color:#2A3245;
}
.uge-gf_chip-po8:hover{
border-color:#2E7DFA;
color:#2E7DFA;
}
.uge-gf_chip-po8.uge-state_active-po8{
border-color:transparent;
background:#0F1623;
color:#EEF2FA;
}
.uge-grow-po8{
padding:26px 0 0.625rem;
}
.uge-row_seo-po8{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
color:#7A8599;
line-height:1.65;
}
.uge-row_seo-po8 strong{
font-weight:700;
color:#0F1623;
}
.uge-grow-po8{
padding:1.625rem 0 10px;
}
.uge-row_seo-po8{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A8599;
line-height:1.65;
max-width:760px;
}
.uge-row_seo-po8 strong{
color:#0F1623;
font-weight:700;
}
.uge-jp-po8{
padding:30px 0 10px;
}
.uge-jp_grid-po8{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.uge-jp_grid-po8{
grid-template-columns:1fr 1fr;
}
.uge-jp_card_mega-po8{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.uge-jp_grid-po8{
grid-template-columns:1.4fr 1fr 1fr;
}
.uge-jp_card_mega-po8{
grid-column:auto;
}
}
.uge-jp_card-po8{
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(15,22,35,0.08);
overflow:hidden;
padding:26px;
gap:12px;
position:relative;
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:12.5rem;
min-width:0;
}
.uge-jp_card_mega-po8{
border-color:transparent;
background:linear-gradient(135deg,#162240,#080D16);
color:#EEF2FA;
min-height:13.125rem;
}
.uge-jp_glow-po8{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
top:-40px;
height:200px;
pointer-events:none;
position:absolute;
right:-2.5rem;
width:12.5rem;
}
.uge-jp_label-po8{
gap:0.625rem;
font-size:10px;
color:#2E7DFA;
text-transform:uppercase;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
font-weight:700;
letter-spacing:.16em;
align-items:center;
position:relative;
}
.uge-jp_card_mega-po8 .uge-jp_label-po8{
color:#7DB8FF;
}
.uge-jp_drop-po8{
letter-spacing:.04em;
font-weight:600;
color:#5A6478;
text-transform:none;
}
.uge-jp_card_mega-po8 .uge-jp_drop-po8{
color:#8A9BBF;
}
.uge-jp_amount-po8{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
font-weight:700;
overflow-wrap:break-word;
color:#0F1623;
line-height:1;
position:relative;
}
.uge-jp_card_mega-po8 .uge-jp_amount-po8{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7DB8FF;
}
@media(min-width:770px){
.uge-jp_card_mega-po8 .uge-jp_amount-po8{
font-size:3.375rem;
}
}
.uge-jp_game-po8{
color:#5A6478;
position:relative;
font-size:0.813rem;
}
.uge-jp_card_mega-po8 .uge-jp_game-po8{
color:#8A9BBF;
}
.uge-jp_cta-po8{
align-self:flex-start;
position:relative;
}
.uge-jp_card_mega-po8 .uge-jp_cta-po8{
border-radius:999px;
background:#7DB8FF;
padding:0.625rem 1.25rem;
transition:opacity .2s ease;
font-size:0.813rem;
font-weight:700;
color:#0F1623;
}
.uge-jp_card_mega-po8 .uge-jp_cta-po8:hover{
opacity:.9;
}
.uge-jp_card-po8:not(.uge-jp_card_mega-po8) .uge-jp_cta-po8{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:0.813rem;
color:#0F1623;
border-bottom:1px solid #0F1623;
padding-bottom:2px;
}
.uge-jp_card-po8:not(.uge-jp_card_mega-po8) .uge-jp_cta-po8:hover{
border-color:#2E7DFA;
color:#2E7DFA;
}
.uge-jp_seo-po8{
margin:14px 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#7A8599;
line-height:1.65;
font-size:0.875rem;
}
.uge-jp_seo-po8 strong{
font-weight:700;
color:#0F1623;
}
.uge-gm-po8{
padding:1.875rem 0 10px;
}
.uge-gm_in-po8{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.uge-gm_in-po8{
grid-template-columns:1.25fr 1fr;
}
}
.uge-gm_left-po8{
background:#FFFFFF;
border-radius:20px;
padding:2rem;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.uge-gm_eyebrow-po8{
margin-bottom:0.625rem;
}
.uge-gm_h2-po8{
color:#0F1623;
font-size:26px;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.uge-gm_h2-po8{
font-size:28px;
}
}
.uge-gm_text-po8{
color:#7A8599;
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
max-width:30rem;
}
.uge-gm_level-po8{
color:#2E7DFA;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:22px;
margin-bottom:8px;
font-weight:700;
}
.uge-gm_bar-po8{
border-radius:62.438rem;
background:rgba(15,22,35,0.14);
overflow:hidden;
height:0.5rem;
margin-bottom:0.375rem;
}
.uge-gm_bar_fill-po8{
background:linear-gradient(90deg,#2E7DFA,#82C4FF);
border-radius:62.438rem;
height:100%;
}
.uge-gm_bar_meta-po8{
gap:10px;
display:flex;
font-size:0.688rem;
color:#5A6478;
justify-content:space-between;
margin-bottom:18px;
}
.uge-gm_missions-po8{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.uge-gm_mission-po8{
padding:0.563rem 15px;
border:1px solid rgba(15,22,35,0.14);
background:#F2F4F7;
gap:0.438rem;
border-radius:62.438rem;
font-size:0.781rem;
font-weight:600;
align-items:center;
color:#2A3245;
display:inline-flex;
}
.uge-gm_mission_ic-po8{
color:#2E7DFA;
align-items:center;
display:inline-flex;
}
.uge-gm_mission_ic-po8 svg{
height:0.813rem;
width:0.813rem;
}
.uge-gm_right-po8{
padding:2rem;
overflow:hidden;
border-radius:20px;
background:linear-gradient(150deg,#162240,#080D16);
position:relative;
display:flex;
flex-direction:column;
color:#EEF2FA;
}
.uge-gm_glow-po8{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
pointer-events:none;
right:-1.875rem;
width:150px;
height:150px;
position:absolute;
top:-30px;
}
.uge-gm_ref_eyebrow-po8{
position:relative;
margin-bottom:10px;
}
.uge-gm_ref_h2-po8{
line-height:1.1;
font-size:26px;
margin-bottom:8px;
position:relative;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#EEF2FA;
overflow-wrap:break-word;
}
.uge-gm_ref_text-po8{
line-height:1.55;
color:#8A9BBF;
margin-bottom:1.25rem;
position:relative;
font-size:13.5px;
}
.uge-gm_ref_cta-po8{
border-radius:999px;
background:#7DB8FF;
padding:11px 22px;
transition:opacity .2s ease;
align-self:flex-start;
color:#0F1623;
margin-top:auto;
position:relative;
font-size:0.844rem;
font-weight:700;
}
.uge-gm_ref_cta-po8:hover{
opacity:.9;
}
.uge-nl-po8{
padding:24px 0 0.625rem;
}
.uge-nl_in-po8{
background:#0D1420;
border-radius:1.25rem;
gap:1.375rem;
padding:30px 32px;
flex-direction:column;
color:#EEF2FA;
display:flex;
}
@media(min-width:769px){
.uge-nl_in-po8{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.uge-nl_text_wrap-po8{
min-width:0;
}
.uge-nl_h3-po8{
overflow-wrap:break-word;
color:#EEF2FA;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
margin-bottom:5px;
font-size:22px;
font-weight:600;
}
@media(min-width:769px){
.uge-nl_h3-po8{
font-size:24px;
}
}
.uge-nl_text-po8{
color:#8A9BBF;
line-height:1.5;
font-size:13.5px;
}
.uge-nl_form-po8{
flex:1 1 auto;
gap:0.625rem;
display:flex;
min-width:0;
max-width:460px;
}
.uge-nl_input-po8{
padding:13px 1rem;
flex:1 1 auto;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
overflow:hidden;
border-radius:0.875rem;
display:flex;
min-width:0;
font-size:14px;
color:#8A9BBF;
align-items:center;
text-overflow:ellipsis;
white-space:nowrap;
}
.uge-nl_btn-po8{
flex:0 0 auto;
transition:opacity .2s ease;
padding:13px 24px;
border-radius:0.875rem;
background:#7DB8FF;
font-size:14px;
font-weight:700;
color:#0F1623;
white-space:nowrap;
}
.uge-nl_btn-po8:hover{
opacity:.9;
}
.uge-vip-po8{
padding:48px 0;
}
@media(min-width:769px){
.uge-vip-po8{
padding:4rem 0;
}
}
.uge-vip_head-po8{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:880px){
.uge-vip_head-po8{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.uge-vip_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-vip_h2-po8{
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EEF2FA;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.uge-vip_h2-po8{
font-size:2.5rem;
}
}
.uge-vip_intro-po8{
color:#8A9BBF;
line-height:1.6;
font-size:14px;
max-width:420px;
}
.uge-vip_grid-po8{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.uge-vip_card-po8{
border-radius:14px;
padding:1.375rem 1.125rem;
border:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.uge-vip_card_feat-po8{
background:rgba(255,255,255,0.07);
border-color:#7DB8FF;
}
.uge-vip_card_ic-po8{
background:linear-gradient(135deg,#2E7DFA,#82C4FF);
border-radius:8px;
display:block;
height:34px;
width:2.125rem;
margin-bottom:1rem;
}
.uge-vip_name-po8{
color:#EEF2FA;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:6px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
}
.uge-vip_perk-po8{
line-height:1.5;
overflow-wrap:break-word;
color:#8A9BBF;
font-size:0.781rem;
}
.uge-sea-po8{
padding:1.5rem 0 10px;
}
.uge-sea_in-po8{
border-radius:20px;
gap:1.375rem;
overflow:hidden;
padding:36px;
background:linear-gradient(115deg,#162240,#080D16);
position:relative;
display:flex;
color:#EEF2FA;
flex-direction:column;
}
@media(min-width:817px){
.uge-sea_in-po8{
padding:2.75rem 3rem;
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.uge-sea_glow-po8{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 68%);
right:60px;
position:absolute;
pointer-events:none;
top:50%;
transform:translateY(-50%);
width:15rem;
height:240px;
}
.uge-sea_copy-po8{
max-width:560px;
min-width:0;
position:relative;
}
.uge-sea_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-sea_h2-po8{
color:#EEF2FA;
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
line-height:1.04;
font-weight:600;
}
@media(min-width:768px){
.uge-sea_h2-po8{
font-size:2.375rem;
}
}
.uge-sea_text-po8{
font-size:0.938rem;
line-height:1.6;
color:#8A9BBF;
}
.uge-sea_cta-po8{
border-radius:62.438rem;
transition:opacity .2s ease;
background:#7DB8FF;
flex:0 0 auto;
padding:1rem 32px;
font-weight:700;
color:#0F1623;
position:relative;
font-size:0.938rem;
}
.uge-sea_cta-po8:hover{
opacity:.9;
}
.uge-app-po8{
padding:30px 0 10px;
}
.uge-app_in-po8{
gap:28px;
padding:32px;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(15,22,35,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.uge-app_in-po8{
padding:40px 44px;
gap:2.5rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.uge-app_copy-po8{
min-width:0;
max-width:35rem;
}
.uge-app_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-app_h2-po8{
color:#0F1623;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.uge-app_h2-po8{
font-size:2.125rem;
}
}
.uge-app_text-po8{
color:#7A8599;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.uge-app_btns-po8{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.uge-app_btn-po8{
transition:background-color .2s ease;
padding:0.688rem 20px;
border-radius:0.875rem;
gap:0.625rem;
background:#0F1623;
display:inline-flex;
color:#EEF2FA;
align-items:center;
}
.uge-app_btn-po8:hover{
background:#243049;
}
.uge-app_btn_ic-po8{
align-items:center;
display:inline-flex;
}
.uge-app_btn_ic-po8 svg{
height:1.125rem;
width:1.125rem;
}
.uge-app_btn_lb-po8{
font-weight:700;
font-size:0.844rem;
}
.uge-app_qr_wrap-po8{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.uge-app_qr-po8{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px);
background-color:#0F1623;
width:6.75rem;
height:6.75rem;
}
.uge-app_qr_cap-po8{
color:#5A6478;
line-height:1.4;
font-size:0.781rem;
max-width:92px;
}
.uge-dr-po8{
padding:2.25rem 0 10px;
}
.uge-dr_in-po8{
border:1px dashed rgba(15,22,35,0.14);
border-radius:14px;
gap:1.25rem;
padding:28px 32px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.uge-dr_in-po8{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.uge-dr_h2-po8{
font-weight:600;
line-height:1.1;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:24px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
@media(min-width:765px){
.uge-dr_h2-po8{
font-size:1.625rem;
}
}
.uge-dr_text-po8{
color:#7A8599;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:680px;
line-height:1.6;
}
.uge-dr_text-po8 b{
font-weight:700;
color:#0F1623;
}
.uge-dr_cta-po8{
transition:color .2s ease;
flex:0 0 auto;
border-bottom:1px solid #2E7DFA;
white-space:nowrap;
font-weight:700;
padding-bottom:2px;
font-size:0.844rem;
color:#0F1623;
}
.uge-dr_cta-po8:hover{
color:#2E7DFA;
}
.uge-hts-po8{
padding:48px 0;
}
@media(min-width:766px){
.uge-hts-po8{
padding:3.875rem 0;
}
}
.uge-hts_head-po8{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:771px){
.uge-hts_head-po8{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.uge-hts_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-hts_h2-po8{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
color:#EEF2FA;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.uge-hts_h2-po8{
font-size:38px;
}
}
.uge-hts_cta-po8{
flex:0 0 auto;
padding:15px 1.875rem;
border-radius:999px;
background:#7DB8FF;
transition:opacity .2s ease;
font-weight:700;
color:#0F1623;
font-size:0.938rem;
}
.uge-hts_cta-po8:hover{
opacity:.9;
}
.uge-hts_grid-po8{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.uge-hts_grid-po8{
grid-template-columns:repeat(3,1fr);
}
}
.uge-hts_step-po8{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(255,255,255,0.12);
}
.uge-hts_step_num-po8{
font-size:44px;
color:#7DB8FF;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
line-height:1;
}
.uge-hts_step_h-po8{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:700;
line-height:1.2;
color:#EEF2FA;
}
.uge-hts_step_p-po8{
overflow-wrap:break-word;
line-height:1.55;
color:#8A9BBF;
font-size:14px;
}
.uge-wy-po8{
padding:48px 0;
}
@media(min-width:768px){
.uge-wy-po8{
padding:3.5rem 0;
}
}
.uge-wy_in-po8{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.uge-wy_in-po8{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.uge-wy_left-po8{
min-width:0;
}
.uge-wy_eyebrow-po8{
margin-bottom:0.875rem;
}
.uge-wy_h2-po8{
margin-bottom:1rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#0F1623;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:770px){
.uge-wy_h2-po8{
font-size:40px;
}
}
.uge-wy_intro-po8{
color:#7A8599;
font-size:0.938rem;
line-height:1.6;
}
.uge-wy_grid-po8{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.uge-wy_grid-po8{
grid-template-columns:1fr 1fr;
}
}
.uge-wy_card-po8{
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(15,22,35,0.08);
padding:1.625rem;
min-width:0;
}
.uge-wy_card_ic-po8{
align-items:center;
color:#2E7DFA;
justify-content:center;
margin-bottom:16px;
display:inline-flex;
}
.uge-wy_card_ic-po8 svg{
width:26px;
height:26px;
}
.uge-wy_card_h-po8{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
font-size:21px;
line-height:1.15;
}
.uge-wy_card_p-po8{
color:#7A8599;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.uge-prov-po8{
padding:40px 0 1.25rem;
}
.uge-prov_eyebrow-po8{
display:block;
margin-bottom:18px;
}
.uge-prov_grid-po8{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.uge-prov_grid-po8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.uge-prov_grid-po8{
grid-template-columns:repeat(6,1fr);
}
}
.uge-ts-po8{
padding:2.75rem 0;
}
.uge-ts_in-po8{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:879px){
.uge-ts_in-po8{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.uge-ts_left-po8{
min-width:0;
}
.uge-ts_h2-po8{
color:#EEF2FA;
font-size:26px;
margin-bottom:12px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:770px){
.uge-ts_h2-po8{
font-size:1.75rem;
}
}
.uge-ts_text-po8{
max-width:32.5rem;
font-size:0.906rem;
line-height:1.6;
color:#8A9BBF;
margin-bottom:22px;
}
.uge-ts_badges-po8{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.uge-ts_badge-po8{
font-weight:600;
color:#8A9BBF;
font-size:13px;
}
.uge-ts_pay-po8{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.uge-ts_pay-po8{
justify-content:flex-end;
}
}
.uge-ts_pay_chip-po8{
background:rgba(255,255,255,0.07);
padding:0.75rem 16px;
border-radius:0.875rem;
border:1px solid rgba(255,255,255,0.12);
font-size:14px;
font-weight:700;
color:#EEF2FA;
}
.uge-tt-po8{
padding:3rem 0 0.625rem;
}
@media(min-width:769px){
.uge-tt-po8{
padding:60px 0 0.625rem;
}
}
.uge-tt_head-po8{
margin-bottom:34px;
text-align:center;
}
.uge-tt_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-tt_h2-po8{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#0F1623;
font-weight:600;
font-size:32px;
}
@media(min-width:766px){
.uge-tt_h2-po8{
font-size:42px;
}
}
.uge-tt_grid-po8{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.uge-tt_grid-po8{
grid-template-columns:repeat(3,1fr);
}
}
.uge-tt_card-po8{
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(15,22,35,0.08);
padding:1.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.uge-tt_card_ic-po8{
align-items:center;
margin-bottom:1.125rem;
color:#2E7DFA;
display:inline-flex;
}
.uge-tt_card_ic-po8 svg{
height:28px;
width:28px;
}
.uge-tt_card_h-po8{
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:22px;
font-weight:600;
margin-bottom:8px;
color:#0F1623;
}
.uge-tt_card_p-po8{
overflow-wrap:break-word;
color:#7A8599;
margin-bottom:14px;
font-size:14px;
line-height:1.6;
}
.uge-tt_card_p-po8 b{
color:#0F1623;
font-weight:700;
}
.uge-tt_card_link-po8{
transition:color .2s ease;
align-self:flex-start;
border-bottom:1px solid #2E7DFA;
padding-bottom:2px;
font-size:13px;
margin-top:auto;
font-weight:700;
color:#0F1623;
}
.uge-tt_card_link-po8:hover{
color:#2E7DFA;
}
.uge-rv-po8{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(15,22,35,0.08);
border-top:1px solid rgba(15,22,35,0.08);
}
@media(min-width:769px){
.uge-rv-po8{
padding:56px 0;
}
}
.uge-rv_head-po8{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:767px){
.uge-rv_head-po8{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.uge-rv_eyebrow-po8{
margin-bottom:0.625rem;
}
.uge-rv_h2-po8{
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.uge-rv_h2-po8{
font-size:38px;
}
}
.uge-rv_agg-po8{
gap:0.75rem;
align-items:center;
display:flex;
}
.uge-rv_agg_stars-po8{
gap:3px;
display:flex;
color:#2E7DFA;
}
.uge-rv_agg_stars-po8 svg{
width:18px;
height:18px;
}
.uge-rv_source-po8{
color:#7A8599;
font-size:0.813rem;
}
.uge-rv_grid-po8{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.uge-rv_grid-po8{
grid-template-columns:repeat(3,1fr);
}
}
.uge-rv_card-po8{
padding:26px;
background:#F2F4F7;
border:1px solid rgba(15,22,35,0.08);
border-radius:14px;
min-width:0;
}
.uge-rv_card_stars-po8{
gap:2px;
color:#2E7DFA;
margin-bottom:0.75rem;
display:flex;
}
.uge-rv_card_stars-po8 svg{
height:0.875rem;
width:14px;
}
.uge-rv_card_body-po8{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
font-weight:500;
overflow-wrap:break-word;
line-height:1.45;
margin-bottom:16px;
font-size:18px;
}
.uge-rv_card_meta-po8{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.uge-rv_card_av-po8{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2E7DFA,#82C4FF);
height:32px;
width:2rem;
}
.uge-rv_card_author-po8{
font-weight:700;
font-size:0.813rem;
color:#0F1623;
}
.uge-rv_card_loc-po8{
font-size:0.75rem;
color:#5A6478;
}
.uge-pmt-po8{
padding:48px 0 10px;
}
.uge-pmt_in-po8{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.uge-pmt_in-po8{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.uge-pmt_left-po8{
min-width:0;
}
.uge-pmt_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-pmt_h2-po8{
font-size:1.875rem;
line-height:1.06;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.uge-pmt_h2-po8{
font-size:32px;
}
}
.uge-pmt_text-po8{
font-size:14.5px;
margin-bottom:1.375rem;
line-height:1.6;
color:#7A8599;
}
.uge-pmt_logos-po8{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.uge-pmt_logos-po8{
grid-template-columns:repeat(4,1fr);
}
}
.uge-pmt_logo-po8{
border:1px solid rgba(15,22,35,0.08);
padding:0 0.5rem;
border-radius:0.5rem;
background:#FFFFFF;
overflow:hidden;
justify-content:center;
color:#2A3245;
white-space:nowrap;
font-weight:700;
text-align:center;
text-overflow:ellipsis;
height:50px;
display:flex;
font-size:12.5px;
align-items:center;
}
.uge-pmt_table-po8{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.uge-pmt_thead-po8{
background:#1A1E2A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.uge-pmt_th-po8{
overflow:hidden;
padding:0.813rem 0.875rem;
font-weight:700;
white-space:nowrap;
color:#EEF2FA;
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
text-overflow:ellipsis;
}
.uge-pmt_row-po8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(15,22,35,0.08);
display:grid;
}
.uge-pmt_row-po8:nth-child(odd){
background:#FFFFFF;
}
.uge-pmt_td-po8{
padding:14px;
color:#7A8599;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.uge-pmt_row-po8 .uge-pmt_td-po8:first-child{
color:#0F1623;
font-weight:700;
}
.uge-pmt_row-po8 .uge-pmt_td-po8:last-child{
font-weight:700;
color:#1DB87A;
}
.uge-et-po8{
padding:36px 0 10px;
}
.uge-et_in-po8{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.uge-et_in-po8{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.uge-et_left-po8{
min-width:0;
}
.uge-et_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-et_h2-po8{
font-size:1.75rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-weight:600;
margin-bottom:0.875rem;
color:#0F1623;
overflow-wrap:break-word;
}
@media(min-width:769px){
.uge-et_h2-po8{
font-size:2rem;
}
}
.uge-et_text-po8{
font-size:0.938rem;
margin-bottom:22px;
color:#7A8599;
line-height:1.65;
}
.uge-et_stats-po8{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.uge-et_stat-po8{
min-width:0;
}
.uge-et_stat_v-po8{
font-size:1.625rem;
color:#0F1623;
font-weight:700;
line-height:1;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.uge-et_stat_l-po8{
margin-top:4px;
color:#5A6478;
font-size:0.781rem;
}
.uge-et_right-po8{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.uge-et_member-po8{
border-radius:14px;
background:#FFFFFF;
gap:1rem;
border:1px solid rgba(15,22,35,0.08);
padding:1.125rem 1.25rem;
display:flex;
min-width:0;
align-items:center;
}
.uge-et_member_av-po8{
background:linear-gradient(135deg,#162240,#2E7DFA);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:3rem;
}
.uge-et_member_name-po8{
color:#0F1623;
font-size:0.938rem;
overflow-wrap:break-word;
font-weight:700;
}
.uge-et_member_role-po8{
font-size:0.781rem;
overflow-wrap:break-word;
color:#5A6478;
}
.uge-et_updated-po8{
border-radius:0.875rem;
gap:0.5rem;
padding:0.875rem 18px;
border:1px solid rgba(15,22,35,0.08);
background:#F2F4F7;
font-size:0.781rem;
color:#7A8599;
display:flex;
align-items:center;
}
.uge-faq-po8{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-bottom:1px solid rgba(15,22,35,0.08);
border-top:1px solid rgba(15,22,35,0.08);
}
@media(min-width:771px){
.uge-faq-po8{
padding:62px 0;
}
}
.uge-faq_head-po8{
margin-bottom:34px;
text-align:center;
}
.uge-faq_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-faq_h2-po8{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
color:#0F1623;
line-height:1.05;
}
@media(min-width:766px){
.uge-faq_h2-po8{
font-size:38px;
}
}
.uge-faq_list-po8{
gap:0.75rem;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.uge-faq_item-po8{
background:#F2F4F7;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(15,22,35,0.08);
}
.uge-faq_q-po8{
list-style:none;
padding:20px 24px;
gap:1.25rem;
font-size:16px;
overflow-wrap:break-word;
font-weight:700;
color:#0F1623;
display:flex;
cursor:pointer;
justify-content:space-between;
align-items:center;
}
.uge-faq_q-po8::-webkit-details-marker{
display:none;
}
.uge-faq_q_ic-po8{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
color:#2E7DFA;
align-items:center;
}
.uge-faq_q_ic-po8 svg{
height:18px;
width:18px;
}
.uge-faq_item-po8[open] .uge-faq_q_ic-po8{
transform:rotate(180deg);
}
.uge-faq_a-po8{
padding:0 24px 20px;
font-size:0.906rem;
overflow-wrap:break-word;
color:#7A8599;
line-height:1.6;
}
.uge-el-po8{
padding:48px 0;
}
@media(min-width:768px){
.uge-el-po8{
padding:3.5rem 0;
}
}
.uge-el_in-po8{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.uge-el_in-po8{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.uge-el_left-po8{
min-width:0;
}
.uge-el_eyebrow-po8{
margin-bottom:14px;
}
.uge-el_h2-po8{
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:22px;
color:#0F1623;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:32px;
}
@media(min-width:769px){
.uge-el_h2-po8{
font-size:38px;
}
}
.uge-el_body-po8 p{
font-size:16px;
margin-bottom:18px;
color:#2A3245;
overflow-wrap:break-word;
line-height:1.7;
}
.uge-el_dropcap-po8{
padding:0.375rem 12px 0 0;
font-size:62px;
line-height:.8;
float:left;
color:#2E7DFA;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.uge-el_right-po8{
min-width:0;
}
.uge-el_quote-po8{
background:linear-gradient(150deg,#162240,#080D16);
padding:2.25rem;
border-radius:1.25rem;
position:relative;
color:#EEF2FA;
margin-bottom:24px;
}
.uge-el_quote_mark-po8{
color:#7DB8FF;
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
}
.uge-el_quote_mark-po8 svg{
width:2.125rem;
height:34px;
}
.uge-el_quote_text-po8{
font-size:1.375rem;
color:#EEF2FA;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.4;
font-weight:500;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.uge-el_quote_meta-po8{
gap:0.75rem;
display:flex;
align-items:center;
}
.uge-el_quote_av-po8{
flex:0 0 auto;
background:linear-gradient(135deg,#2E7DFA,#82C4FF);
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.uge-el_quote_author-po8{
font-size:0.875rem;
font-weight:700;
color:#EEF2FA;
}
.uge-el_quote_meta_sub-po8{
color:#8A9BBF;
font-size:12px;
}
.uge-el_explain-po8{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
}
.uge-el_explain_card-po8{
padding:1.375rem 24px;
}
.uge-el_explain_card-po8+.uge-el_explain_card-po8{
border-top:1px solid rgba(15,22,35,0.08);
}
.uge-el_explain_h-po8{
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
}
.uge-el_explain_p-po8{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A8599;
}
.uge-sb-po8{
padding:3rem 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(15,22,35,0.08);
border-top:1px solid rgba(15,22,35,0.08);
}
@media(min-width:771px){
.uge-sb-po8{
padding:3.5rem 0;
}
}
.uge-sb_eyebrow-po8{
margin-bottom:12px;
display:block;
}
.uge-sb_h2-po8{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#0F1623;
font-size:1.875rem;
}
@media(min-width:770px){
.uge-sb_h2-po8{
font-size:36px;
}
}
.uge-sb_grid-po8{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.uge-sb_grid-po8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.uge-sb_grid-po8{
grid-template-columns:repeat(4,1fr);
}
}
.uge-sb_card-po8{
border:1px solid rgba(15,22,35,0.08);
border-radius:0.875rem;
background:#F2F4F7;
padding:24px;
min-width:0;
}
.uge-sb_card_h-po8{
font-size:19px;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#0F1623;
}
.uge-sb_card_p-po8{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#7A8599;
}
.uge-sb_rtp-po8{
padding:1.625rem 1.75rem;
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
gap:24px;
background:#F2F4F7;
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:762px){
.uge-sb_rtp-po8{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.uge-sb_rtp_h-po8{
line-height:1.15;
font-weight:600;
font-size:20px;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
}
.uge-sb_rtp_p-po8{
line-height:1.6;
font-size:13.5px;
color:#7A8599;
overflow-wrap:break-word;
}
.uge-sb_rtp_stats-po8{
gap:16px;
display:flex;
}
.uge-sb_stat-po8{
background:#FFFFFF;
border-radius:8px;
flex:1 1 0;
padding:18px;
text-align:center;
min-width:0;
}
.uge-sb_stat_v-po8{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#1DB87A;
}
.uge-sb_stat_l-po8{
margin-top:0.25rem;
color:#5A6478;
font-size:11.5px;
}
.uge-sc-po8{
padding:3rem 0 0.625rem;
}
.uge-sc_head-po8{
text-align:center;
margin-bottom:28px;
}
.uge-sc_eyebrow-po8{
margin-bottom:0.75rem;
}
.uge-sc_h2-po8{
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
font-weight:600;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.uge-sc_h2-po8{
font-size:2.25rem;
}
}
.uge-sc_table-po8{
margin:0 auto;
border:1px solid rgba(15,22,35,0.08);
overflow:hidden;
border-radius:0.875rem;
max-width:900px;
}
.uge-sc_thead-po8{
grid-template-columns:1.6fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.uge-sc_th-po8{
padding:15px 1.125rem;
color:#8A9BBF;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
font-size:13px;
}
.uge-sc_th-po8:first-child{
text-align:left;
}
.uge-sc_th_us-po8{
color:#7DB8FF;
}
.uge-sc_row-po8{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(15,22,35,0.08);
display:grid;
}
.uge-sc_row-po8:nth-child(even){
background:#FFFFFF;
}
.uge-sc_td-po8{
padding:15px 1.125rem;
color:#5A6478;
text-align:center;
overflow-wrap:break-word;
font-size:14px;
min-width:0;
}
.uge-sc_td-po8:first-child{
font-weight:600;
color:#2A3245;
text-align:left;
}
.uge-sc_td_us-po8{
font-weight:700;
color:#1DB87A;
}
.uge-lh-po8{
padding:40px 0 20px;
}
.uge-lh_in-po8{
border-top:1px solid rgba(15,22,35,0.14);
padding-top:2.125rem;
}
.uge-lh_eyebrow-po8{
display:block;
margin-bottom:1.375rem;
}
.uge-lh_grid-po8{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.uge-lh_grid-po8{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.uge-lh_grid-po8{
grid-template-columns:repeat(5,1fr);
}
}
.uge-lh_col-po8{
min-width:0;
}
.uge-lh_col_h-po8{
margin-bottom:12px;
color:#0F1623;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
}
.uge-lh_links-po8{
gap:8px;
display:flex;
flex-direction:column;
}
.uge-lh_link-po8{
transition:color .2s ease;
overflow-wrap:break-word;
color:#7A8599;
font-size:13px;
}
.uge-lh_link-po8:hover{
color:#2E7DFA;
}
.uge-sg-po8{
padding:48px 0 10px;
}
.uge-sg_eyebrow-po8{
display:block;
margin-bottom:0.75rem;
}
.uge-sg_h2-po8{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
overflow-wrap:break-word;
color:#0F1623;
font-size:1.875rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.uge-sg_h2-po8{
font-size:36px;
}
}
.uge-sg_grid-po8{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.uge-sg_grid-po8{
grid-template-columns:repeat(3,1fr);
}
}
.uge-sg_col-po8{
min-width:0;
}
.uge-sg_col_h-po8{
line-height:1.15;
font-weight:600;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
font-size:22px;
}
.uge-sg_col_p-po8{
color:#7A8599;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.uge-ft-po8{
background:#1A1E2A;
color:#8A9BBF;
margin-top:40px;
}
.uge-ft_in-po8{
padding:48px 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.uge-ft_in-po8{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.uge-ft_in-po8{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.uge-ft_brand-po8{
min-width:0;
}
.uge-ft_logo-po8{
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
color:#EEF2FA;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.uge-ft_tagline-po8{
color:#8A9BBF;
margin-top:0.875rem;
line-height:1.6;
font-size:13.5px;
max-width:17.5rem;
}
.uge-ft_contact-po8{
transition:color .2s ease;
max-width:280px;
display:inline-block;
overflow-wrap:anywhere;
color:#7DB8FF;
margin-top:12px;
font-size:13px;
}
.uge-ft_contact-po8:hover{
color:#EEF2FA;
}
.uge-ft_col-po8{
min-width:0;
}
.uge-ft_col_h-po8{
margin-bottom:14px;
font-weight:700;
letter-spacing:.08em;
color:#EEF2FA;
text-transform:uppercase;
overflow-wrap:break-word;
font-size:0.813rem;
}
.uge-ft_col_links-po8{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.uge-ft_link-po8{
transition:color .2s ease;
font-size:13.5px;
color:#8A9BBF;
overflow-wrap:break-word;
}
.uge-ft_link-po8:hover{
color:#EEF2FA;
}
.uge-ft_bot-po8{
gap:1rem;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(255,255,255,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.uge-ft_bot-po8{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.uge-ft_legal-po8{
overflow-wrap:break-word;
font-size:0.719rem;
color:#A3ADBF;
line-height:1.6;
max-width:760px;
}
.uge-ft_legal-po8 b{
color:#8A9BBF;
font-weight:700;
}
.uge-ft_age-po8{
flex:0 0 auto;
padding:4px 9px;
border-radius:0.5rem;
border:1.5px solid #7DB8FF;
font-size:13px;
color:#7DB8FF;
font-weight:700;
}