*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
-webkit-font-smoothing:antialiased;
font-size:15px;
overflow-wrap:break-word;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
line-height:1.6;
color:#252D3D;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-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;
}
.viy-layout_los{
min-height:100vh;
display:flex;
flex-direction:column;
}
.viy-main_los{
flex:1 1 auto;
min-width:0;
width:100%;
}
.viy-container_los{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.viy-container_los{
padding:0 2rem;
}
}
@media(min-width:1099px){
.viy-container_los{
padding:0 56px;
}
}
.viy-eyebrow_los{
font-weight:600;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.688rem;
line-height:1.4;
display:inline-block;
letter-spacing:.2em;
color:#2E7FE8;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
}
.viy-band_los{
background:#111827;
color:#EFF2F9;
}
.viy-band_los .viy-eyebrow_los{
color:#7EB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.viy-tb_los{
background:#F2F4F7;
border-bottom:1px solid rgba(15,21,35,0.14);
position:sticky;
z-index:50;
top:0;
}
.viy-tb_in_los{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
width:100%;
display:flex;
align-items:center;
justify-content:space-between;
max-width:87.5rem;
}
@media(min-width:766px){
.viy-tb_in_los{
padding:16px 32px;
}
}
@media(min-width:1097px){
.viy-tb_in_los{
padding:18px 56px;
}
}
.viy-tb_left_los{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.viy-tb_logo_los{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.viy-tb_logo_mark_los{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:34px;
}
.viy-tb_logo_txt_los{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.viy-tb_logo_name_los{
overflow:hidden;
text-overflow:ellipsis;
letter-spacing:.02em;
font-size:1.375rem;
color:#0F1523;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
white-space:nowrap;
}
.viy-tb_logo_sub_los{
overflow:hidden;
font-size:0.531rem;
margin-top:0.25rem;
white-space:nowrap;
color:#2E7FE8;
letter-spacing:.32em;
text-transform:uppercase;
text-overflow:ellipsis;
font-weight:600;
}
.viy-tb_nav_los{
display:none;
}
@media(min-width:958px){
.viy-tb_nav_los{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.viy-tb_nav_item_los{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
padding-bottom:3px;
color:#252D3D;
border-bottom:2px solid transparent;
white-space:nowrap;
font-weight:600;
}
.viy-tb_nav_item_los:hover{
color:#0F1523;
}
.viy-tb_nav_item_los.viy-state_active_los{
border-color:#2E7FE8;
color:#0F1523;
}
.viy-tb_right_los{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.viy-tb_search_los{
transition:color .22s ease;
color:#252D3D;
align-items:center;
justify-content:center;
display:flex;
}
.viy-tb_search_los:hover{
color:#2E7FE8;
}
.viy-tb_search_los svg{
width:1.125rem;
height:18px;
}
.viy-tb_lang_los{
color:#4E5A72;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.688rem;
}
.viy-tb_lang_los:hover{
color:#0F1523;
}
.viy-tb_login_los{
font-weight:600;
font-size:0.875rem;
display:none;
color:#0F1523;
}
@media(min-width:769px){
.viy-tb_login_los{
display:inline-block;
}
}
.viy-tb_register_los{
padding:0.688rem 1.375rem;
border-radius:999px;
transition:background-color .22s ease;
background:#0F1523;
color:#EFF2F9;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.viy-tb_register_los:hover{
background:#1E2A42;
}
.viy-mob_los{
background:#F2F4F7;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
bottom:0;
border-top:1px solid rgba(15,21,35,0.14);
right:0;
z-index:60;
}
@media(min-width:962px){
.viy-mob_los{
display:none;
}
}
.viy-mob_in_los{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.viy-mob_item_los{
transition:color .22s ease;
flex:1 1 0;
padding:9px 4px;
gap:3px;
flex-direction:column;
display:flex;
color:#4E5A72;
min-width:0;
align-items:center;
}
.viy-mob_item_los.viy-state_active_los{
color:#2E7FE8;
}
.viy-mob_ic_los{
justify-content:center;
display:flex;
align-items:center;
}
.viy-mob_ic_los svg{
height:1.25rem;
width:20px;
}
.viy-mob_lb_los{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.viy-rail_los{
min-width:0;
position:relative;
}
.viy-rail_scroll_los{
gap:14px;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
}
@media(min-width:766px){
.viy-rail_scroll_los{
gap:1.125rem;
}
}
.viy-gc_los{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.viy-gc_los{
width:11.75rem;
}
}
.viy-gc_img_los{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(15,21,35,0.06), 0 8px 20px rgba(15,21,35,0.08);
padding-bottom:133.33%;
position:relative;
}
.viy-gc_img_los img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.viy-gc_cover_los{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.viy-gc_hover_los{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
display:flex;
justify-content:center;
align-items:center;
position:absolute;
opacity:0;
}
.viy-gc_los:hover .viy-gc_hover_los{
opacity:1;
}
.viy-gc_hover_btn_los{
background:#0F1523;
border-radius:62.438rem;
color:#EFF2F9;
justify-content:center;
display:flex;
width:46px;
align-items:center;
height:46px;
}
.viy-gc_hover_btn_los svg{
height:1.125rem;
width:1.125rem;
}
.viy-gc_info_los{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.viy-gc_name_los{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:13px;
color:#0F1523;
text-overflow:ellipsis;
}
.viy-gc_prov_los{
overflow:hidden;
white-space:nowrap;
font-size:11px;
color:#4E5A72;
text-overflow:ellipsis;
}
.viy-gc_meta_los{
color:#4E5A72;
font-size:0.688rem;
}
.viy-tc_los{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.viy-tc_los{
width:14.375rem;
}
}
.viy-tc_img_los{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(15,21,35,0.06), 0 8px 20px rgba(15,21,35,0.08);
padding-bottom:75%;
}
.viy-tc_img_los img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.viy-tc_info_los{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.viy-tc_name_los{
overflow:hidden;
color:#0F1523;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.viy-tc_rtp_los{
font-size:0.688rem;
color:#4E5A72;
}
.viy-lc_los{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:768px){
.viy-lc_los{
width:16.75rem;
}
}
.viy-lc_img_los{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(15,21,35,0.06), 0 8px 20px rgba(15,21,35,0.08);
}
.viy-lc_img_los img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.viy-lc_live_los{
padding:0.25rem 0.563rem;
border-radius:999px;
background:rgba(0,0,0,0.52);
gap:7px;
top:0.75rem;
left:0.75rem;
position:absolute;
align-items:center;
display:flex;
}
.viy-lc_live_dot_los{
background:#E83A3A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.viy-lc_seats_los{
color:#EFF2F9;
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
}
.viy-lc_info_los{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.viy-lc_name_los{
overflow:hidden;
font-size:15px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#0F1523;
}
.viy-lc_bet_los{
font-size:0.688rem;
color:#4E5A72;
}
.viy-pc_los{
background:#FFFFFF;
gap:0.5rem;
border:1px solid rgba(15,21,35,0.08);
padding:1rem 0.875rem;
border-radius:14px;
flex-direction:column;
justify-content:center;
align-items:center;
min-width:0;
min-height:4.625rem;
display:flex;
}
.viy-pc_logo_los{
flex:0 0 auto;
height:1.75rem;
max-width:100%;
object-fit:contain;
width:auto;
}
.viy-pc_name_los{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
color:#4E5A72;
text-align:center;
}
.viy-gc_tag_los{
border-radius:0.5rem;
padding:3px 8px;
font-weight:700;
text-transform:uppercase;
z-index:2;
font-size:0.625rem;
top:0.625rem;
letter-spacing:.06em;
display:inline-block;
position:absolute;
left:0.625rem;
}
.viy-gc_tag_hot_los{
background:#E83A3A;
color:#EFF2F9;
}
.viy-gc_tag_new_los{
background:#5BA3FF;
color:#0A0F1C;
}
.viy-gc_tag_jp_los{
background:#F0A500;
color:#0A0F1C;
}
.viy-gc_tag_live_los{
background:#E83A3A;
color:#EFF2F9;
}
.viy-sh_los{
min-width:0;
margin-bottom:18px;
}
.viy-sh_row_los{
gap:1rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.viy-sh_row_los .viy-sh_l_los{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.viy-sh_stack_los{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.viy-sh_center_los{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.viy-sh_h2_los{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
color:#0F1523;
font-size:1.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.viy-sh_h2_los{
font-size:1.875rem;
}
}
.viy-band_los .viy-sh_h2_los{
color:#EFF2F9;
}
.viy-sh_eb_line_los{
gap:10px;
display:inline-flex;
align-items:center;
}
.viy-sh_eb_line_los::before{
background:#2E7FE8;
width:28px;
content:"";
height:1px;
display:inline-block;
}
.viy-band_los .viy-sh_eb_line_los::before{
background:#7EB8FF;
}
.viy-sh_eb_dot_los{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.viy-sh_eb_dot_los::before{
background:#2E7FE8;
border-radius:50%;
width:0.375rem;
height:0.375rem;
content:"";
display:inline-block;
}
.viy-band_los .viy-sh_eb_dot_los::before{
background:#7EB8FF;
}
.viy-sh_link_los{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
font-weight:600;
font-size:0.813rem;
align-items:center;
border-bottom:1px solid #0F1523;
white-space:nowrap;
display:inline-flex;
color:#0F1523;
}
.viy-sh_link_los:hover{
border-color:#2E7FE8;
color:#2E7FE8;
}
.viy-sh_link_los svg{
height:0.875rem;
width:0.875rem;
}
.viy-sh_link_chev_los{
border-bottom:0;
padding-bottom:0;
}
.viy-sh_link_btn_los{
background:#0F1523;
border-radius:62.438rem;
padding:0.563rem 18px;
border-bottom:0;
color:#EFF2F9;
}
.viy-sh_link_btn_los:hover{
background:#1E2A42;
border-color:transparent;
color:#EFF2F9;
}
.viy-band_los .viy-sh_link_los{
border-color:#EFF2F9;
color:#EFF2F9;
}
.viy-band_los .viy-sh_link_btn_los{
background:#7EB8FF;
color:#0A0F1C;
}
.viy-sh_rule_los{
margin:-2px 0 18px;
background:rgba(15,21,35,0.14);
height:1px;
}
.viy-band_los .viy-sh_rule_los{
background:rgba(255,255,255,0.12);
}
.viy-hero_los{
padding:2rem 0 8px;
}
@media(min-width:769px){
.viy-hero_los{
padding:56px 0 1.5rem;
}
}
.viy-hero_in_los{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:899px){
.viy-hero_in_los{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.viy-hero_copy_los{
min-width:0;
}
.viy-hero_eyebrow_los{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.viy-hero_eyebrow_line_los{
background:#2E7FE8;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.viy-hero_h1_los{
color:#0F1523;
margin-bottom:1.25rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.04;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
font-size:38px;
}
@media(min-width:767px){
.viy-hero_h1_los{
font-size:54px;
}
}
@media(min-width:1098px){
.viy-hero_h1_los{
font-size:62px;
}
}
.viy-hero_h1_los em{
font-style:normal;
color:#2E7FE8;
}
.viy-hero_sub_los{
max-width:480px;
color:#6B7A96;
font-size:1rem;
line-height:1.6;
margin-bottom:1.875rem;
}
@media(min-width:767px){
.viy-hero_sub_los{
font-size:1.125rem;
}
}
.viy-hero_actions_los{
gap:0.875rem;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.viy-hero_cta_los{
border-radius:999px;
background:#0F1523;
transition:background-color .22s ease;
padding:16px 30px;
gap:10px;
color:#EFF2F9;
font-size:0.938rem;
font-weight:700;
align-items:center;
display:inline-flex;
}
.viy-hero_cta_los:hover{
background:#1E2A42;
}
.viy-hero_cta_ic_los{
align-items:center;
display:inline-flex;
}
.viy-hero_cta_ic_los svg{
width:1rem;
height:1rem;
}
.viy-hero_cta_alt_los{
border-radius:62.438rem;
border:1px solid rgba(15,21,35,0.14);
background:transparent;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 1.625rem;
display:inline-flex;
color:#0F1523;
font-size:0.938rem;
font-weight:600;
align-items:center;
}
.viy-hero_cta_alt_los:hover{
border-color:#2E7FE8;
color:#2E7FE8;
}
.viy-hero_trust_los{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.viy-hero_trust_item_los{
gap:9px;
font-weight:600;
font-size:0.813rem;
display:flex;
color:#252D3D;
align-items:center;
}
.viy-hero_trust_ic_los{
color:#2E7FE8;
align-items:center;
display:inline-flex;
}
.viy-hero_trust_ic_los svg{
height:1rem;
width:1rem;
}
.viy-hero_promo_los{
overflow:hidden;
background:#FFFFFF;
border-radius:20px;
display:flex;
min-height:300px;
position:relative;
box-shadow:0 12px 40px rgba(15,21,35,0.14), 0 2rem 4rem rgba(15,21,35,0.10);
}
.viy-hero_promo_bg_los{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.viy-hero_promo_bg_los::after{
inset:0;
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.viy-hero_promo_glow_los{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18) 0%,transparent 65%);
top:-40px;
pointer-events:none;
height:260px;
position:absolute;
right:-1.25rem;
width:260px;
}
.viy-hero_promo_ct_los{
padding:28px;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.viy-hero_promo_label_los{
display:block;
margin-bottom:0.5rem;
color:#7EB8FF;
letter-spacing:.25em;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
}
.viy-hero_promo_amount_los{
overflow-wrap:break-word;
color:#EFF2F9;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
}
@media(min-width:769px){
.viy-hero_promo_amount_los{
font-size:2.5rem;
}
}
.viy-hero_promo_amount_los em{
color:#7EB8FF;
font-style:normal;
}
.viy-hero_rating_los{
gap:0.625rem;
border-radius:0.875rem;
background:#FFFFFF;
padding:10px 0.875rem;
border:1px solid rgba(15,21,35,0.08);
display:flex;
box-shadow:0 2px 6px rgba(15,21,35,0.06), 0 0.5rem 20px rgba(15,21,35,0.08);
top:0.875rem;
align-items:center;
z-index:3;
position:absolute;
max-width:min(16.25rem,62%);
right:14px;
}
.viy-hero_rating_score_los{
flex:0 0 auto;
color:#0F1523;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:700;
}
.viy-hero_rating_txt_los{
flex:1 1 auto;
min-width:0;
}
.viy-hero_rating_stars_los{
gap:2px;
color:#2E7FE8;
display:flex;
}
.viy-hero_rating_stars_los svg{
width:12px;
height:12px;
}
.viy-hero_rating_cap_los{
color:#4E5A72;
overflow-wrap:break-word;
font-size:0.688rem;
display:block;
margin-top:3px;
line-height:1.35;
}
.viy-stat_los{
border-top:1px solid rgba(15,21,35,0.14);
border-bottom:1px solid rgba(15,21,35,0.14);
margin-top:1rem;
}
.viy-stat_in_los{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.viy-stat_in_los{
grid-template-columns:repeat(4,1fr);
}
}
.viy-stat_item_los{
padding:1.375rem 0.875rem;
min-width:0;
border-right:1px solid rgba(15,21,35,0.08);
border-bottom:1px solid rgba(15,21,35,0.08);
}
.viy-stat_item_los:nth-child(2n){
border-right:0;
}
.viy-stat_item_los:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.viy-stat_item_los{
border-bottom:0;
}
.viy-stat_item_los:nth-child(2n){
border-right:1px solid rgba(15,21,35,0.08);
}
.viy-stat_item_los:nth-child(4n){
border-right:0;
}
}
.viy-stat_value_los{
font-weight:700;
overflow-wrap:break-word;
line-height:1;
font-size:1.875rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#0F1523;
}
@media(min-width:768px){
.viy-stat_value_los{
font-size:2.125rem;
}
}
.viy-stat_label_los{
font-size:0.813rem;
overflow-wrap:break-word;
color:#4E5A72;
line-height:1.4;
margin-top:6px;
}
.viy-grow_los{
padding:26px 0 0.625rem;
}
.viy-row_seo_los{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
color:#6B7A96;
line-height:1.65;
}
.viy-row_seo_los strong{
font-weight:700;
color:#0F1523;
}
.viy-grow_los{
padding:1.625rem 0 10px;
}
.viy-row_seo_los{
margin:0.625rem 0 0;
color:#6B7A96;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
}
.viy-row_seo_los strong{
font-weight:700;
color:#0F1523;
}
.viy-pr_los{
padding:30px 0 0.375rem;
}
.viy-pr_card_los{
padding:1.625rem;
background:#FFFFFF;
flex:0 0 auto;
gap:0.625rem;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(15,21,35,0.08);
flex-direction:column;
position:relative;
width:17.5rem;
display:flex;
min-height:200px;
}
@media(min-width:771px){
.viy-pr_card_los{
width:18.75rem;
}
}
.viy-pr_card_feat_los{
background:linear-gradient(150deg,#152038,#090D16);
border-color:transparent;
color:#EFF2F9;
}
.viy-pr_glow_los{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
pointer-events:none;
right:-1.875rem;
height:130px;
width:8.125rem;
position:absolute;
top:-1.875rem;
opacity:0;
}
.viy-pr_card_feat_los .viy-pr_glow_los{
opacity:1;
}
.viy-pr_label_los{
font-weight:700;
position:relative;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.16em;
color:#2E7FE8;
}
.viy-pr_card_feat_los .viy-pr_label_los{
color:#7EB8FF;
}
.viy-pr_amount_los{
font-weight:600;
overflow-wrap:break-word;
position:relative;
color:#0F1523;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:26px;
}
.viy-pr_card_feat_los .viy-pr_amount_los{
color:#EFF2F9;
}
.viy-pr_amount_los em{
font-style:normal;
color:#2E7FE8;
}
.viy-pr_card_feat_los .viy-pr_amount_los em{
color:#7EB8FF;
}
.viy-pr_terms_los{
position:relative;
line-height:1.5;
color:#4E5A72;
font-size:13px;
}
.viy-pr_card_feat_los .viy-pr_terms_los{
color:#8E9BB5;
}
.viy-pr_cta_los{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.viy-pr_card_feat_los .viy-pr_cta_los{
transition:opacity .22s ease;
border-radius:999px;
padding:9px 18px;
background:#7EB8FF;
font-size:13px;
color:#0A0F1C;
font-weight:700;
}
.viy-pr_card_feat_los .viy-pr_cta_los:hover{
opacity:.9;
}
.viy-pr_card_los:not(.viy-pr_card_feat_los) .viy-pr_cta_los{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #0F1523;
padding-bottom:2px;
color:#0F1523;
font-size:13px;
font-weight:700;
}
.viy-pr_card_los:not(.viy-pr_card_feat_los) .viy-pr_cta_los:hover{
border-color:#2E7FE8;
color:#2E7FE8;
}
.viy-jp_los{
padding:1.875rem 0 10px;
}
.viy-jp_grid_los{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.viy-jp_grid_los{
grid-template-columns:1fr 1fr;
}
.viy-jp_card_mega_los{
grid-column:1/-1;
}
}
@media(min-width:998px){
.viy-jp_grid_los{
grid-template-columns:1.4fr 1fr 1fr;
}
.viy-jp_card_mega_los{
grid-column:auto;
}
}
.viy-jp_card_los{
gap:0.75rem;
border:1px solid rgba(15,21,35,0.08);
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
padding:1.625rem;
position:relative;
display:flex;
min-height:200px;
justify-content:space-between;
min-width:0;
flex-direction:column;
}
.viy-jp_card_mega_los{
border-color:transparent;
background:linear-gradient(135deg,#152038,#090D16);
min-height:13.125rem;
color:#EFF2F9;
}
.viy-jp_glow_los{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
right:-40px;
height:12.5rem;
pointer-events:none;
top:-2.5rem;
position:absolute;
width:12.5rem;
}
.viy-jp_label_los{
gap:10px;
font-size:0.625rem;
letter-spacing:.16em;
position:relative;
color:#2E7FE8;
font-weight:700;
flex-wrap:wrap;
display:flex;
text-transform:uppercase;
align-items:center;
justify-content:space-between;
}
.viy-jp_card_mega_los .viy-jp_label_los{
color:#7EB8FF;
}
.viy-jp_drop_los{
color:#4E5A72;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.viy-jp_card_mega_los .viy-jp_drop_los{
color:#8E9BB5;
}
.viy-jp_amount_los{
color:#0F1523;
line-height:1;
position:relative;
font-size:2.375rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.viy-jp_card_mega_los .viy-jp_amount_los{
animation:zm2-pulse 2.4s infinite;
color:#7EB8FF;
font-size:3rem;
}
@media(min-width:771px){
.viy-jp_card_mega_los .viy-jp_amount_los{
font-size:3.375rem;
}
}
.viy-jp_game_los{
color:#4E5A72;
font-size:0.813rem;
position:relative;
}
.viy-jp_card_mega_los .viy-jp_game_los{
color:#8E9BB5;
}
.viy-jp_cta_los{
position:relative;
align-self:flex-start;
}
.viy-jp_card_mega_los .viy-jp_cta_los{
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
border-radius:999px;
background:#7EB8FF;
font-weight:700;
font-size:13px;
color:#0A0F1C;
}
.viy-jp_card_mega_los .viy-jp_cta_los:hover{
opacity:.9;
}
.viy-jp_card_los:not(.viy-jp_card_mega_los) .viy-jp_cta_los{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:13px;
border-bottom:1px solid #0F1523;
color:#0F1523;
}
.viy-jp_card_los:not(.viy-jp_card_mega_los) .viy-jp_cta_los:hover{
border-color:#2E7FE8;
color:#2E7FE8;
}
.viy-jp_seo_los{
margin:14px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#6B7A96;
max-width:760px;
font-size:14px;
}
.viy-jp_seo_los strong{
font-weight:700;
color:#0F1523;
}
.viy-vip_los{
padding:3rem 0;
}
@media(min-width:771px){
.viy-vip_los{
padding:64px 0;
}
}
.viy-vip_head_los{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:879px){
.viy-vip_head_los{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.viy-vip_eyebrow_los{
margin-bottom:0.75rem;
}
.viy-vip_h2_los{
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#EFF2F9;
}
@media(min-width:769px){
.viy-vip_h2_los{
font-size:2.5rem;
}
}
.viy-vip_intro_los{
max-width:26.25rem;
line-height:1.6;
font-size:14px;
color:#8E9BB5;
}
.viy-vip_grid_los{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.viy-vip_card_los{
border:1px solid rgba(255,255,255,0.12);
padding:1.375rem 18px;
border-radius:14px;
min-width:0;
}
.viy-vip_card_feat_los{
background:rgba(255,255,255,0.07);
border-color:#7EB8FF;
}
.viy-vip_card_ic_los{
border-radius:8px;
background:linear-gradient(135deg,#2E7FE8,#7EB8FF);
width:34px;
height:34px;
margin-bottom:1rem;
display:block;
}
.viy-vip_name_los{
font-size:20px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-weight:600;
color:#EFF2F9;
}
.viy-vip_perk_los{
font-size:0.781rem;
color:#8E9BB5;
line-height:1.5;
overflow-wrap:break-word;
}
.viy-trn_los{
padding:1.875rem 0 10px;
}
.viy-trn_in_los{
border-radius:1.25rem;
grid-template-columns:1fr;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(15,21,35,0.08);
display:grid;
}
@media(min-width:880px){
.viy-trn_in_los{
grid-template-columns:1.05fr 1fr;
}
}
.viy-trn_banner_los{
padding:34px;
background:linear-gradient(150deg,#152038,#090D16);
overflow:hidden;
color:#EFF2F9;
position:relative;
}
.viy-trn_glow_los{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
bottom:-2.5rem;
width:200px;
right:-40px;
pointer-events:none;
position:absolute;
height:200px;
}
.viy-trn_eyebrow_los{
position:relative;
margin-bottom:0.875rem;
}
.viy-trn_h2_los{
margin-bottom:0.75rem;
line-height:1.06;
color:#EFF2F9;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
position:relative;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:769px){
.viy-trn_h2_los{
font-size:2.25rem;
}
}
.viy-trn_text_los{
position:relative;
font-size:14px;
max-width:420px;
margin-bottom:22px;
line-height:1.6;
color:#8E9BB5;
}
.viy-trn_timer_los{
gap:0.5rem;
align-items:center;
position:relative;
margin-bottom:24px;
flex-wrap:wrap;
display:flex;
}
.viy-trn_timer_cap_los{
color:#8E9BB5;
font-size:11px;
}
.viy-trn_timer_box_los{
background:rgba(255,255,255,0.07);
border-radius:0.5rem;
padding:4px 12px;
font-weight:700;
font-size:24px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#EFF2F9;
}
.viy-trn_cta_los{
border-radius:999px;
transition:opacity .22s ease;
background:#7EB8FF;
padding:13px 26px;
position:relative;
font-size:0.875rem;
color:#0A0F1C;
font-weight:700;
display:inline-block;
}
.viy-trn_cta_los:hover{
opacity:.9;
}
.viy-trn_lb_los{
padding:1.625rem 1.75rem;
}
.viy-trn_lb_head_los{
gap:0.625rem;
align-items:center;
display:flex;
margin-bottom:12px;
justify-content:space-between;
}
.viy-trn_lb_title_los{
color:#0F1523;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.viy-trn_lb_upd_los{
letter-spacing:.08em;
color:#4E5A72;
text-transform:uppercase;
font-size:0.688rem;
}
.viy-trn_lb_row_los{
padding:11px 0.75rem;
border-radius:8px;
gap:14px;
align-items:center;
display:flex;
}
.viy-trn_lb_row_los:nth-child(2){
background:rgba(46,127,232,0.10);
}
.viy-trn_lb_rank_los{
flex:0 0 auto;
font-size:1rem;
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
width:22px;
color:#2E7FE8;
}
.viy-trn_lb_av_los{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2E7FE8,#7EB8FF);
height:30px;
width:1.875rem;
}
.viy-trn_lb_name_los{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
font-size:0.875rem;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
color:#0F1523;
}
.viy-trn_lb_amount_los{
flex:0 0 auto;
color:#0F1523;
font-size:13px;
font-weight:700;
}
.viy-nl_los{
padding:24px 0 10px;
}
.viy-nl_in_los{
padding:30px 2rem;
gap:22px;
background:#0D1420;
border-radius:20px;
display:flex;
color:#EFF2F9;
flex-direction:column;
}
@media(min-width:767px){
.viy-nl_in_los{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.viy-nl_text_wrap_los{
min-width:0;
}
.viy-nl_h3_los{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:5px;
line-height:1.1;
color:#EFF2F9;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:22px;
}
@media(min-width:769px){
.viy-nl_h3_los{
font-size:1.5rem;
}
}
.viy-nl_text_los{
color:#8E9BB5;
font-size:0.844rem;
line-height:1.5;
}
.viy-nl_form_los{
gap:10px;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.viy-nl_input_los{
border-radius:14px;
padding:13px 16px;
background:rgba(255,255,255,0.07);
border:1px solid rgba(255,255,255,0.12);
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
min-width:0;
color:#8E9BB5;
font-size:0.875rem;
text-overflow:ellipsis;
display:flex;
align-items:center;
}
.viy-nl_btn_los{
flex:0 0 auto;
padding:0.813rem 24px;
background:#7EB8FF;
transition:opacity .22s ease;
border-radius:0.875rem;
font-size:14px;
font-weight:700;
color:#0A0F1C;
white-space:nowrap;
}
.viy-nl_btn_los:hover{
opacity:.9;
}
.viy-app_los{
padding:1.875rem 0 10px;
}
.viy-app_in_los{
border:1px solid rgba(15,21,35,0.08);
gap:1.75rem;
padding:2rem;
background:#FFFFFF;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.viy-app_in_los{
gap:40px;
padding:2.5rem 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.viy-app_copy_los{
max-width:560px;
min-width:0;
}
.viy-app_eyebrow_los{
margin-bottom:12px;
}
.viy-app_h2_los{
font-weight:600;
font-size:28px;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#0F1523;
line-height:1.05;
}
@media(min-width:767px){
.viy-app_h2_los{
font-size:34px;
}
}
.viy-app_text_los{
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
color:#6B7A96;
}
.viy-app_btns_los{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.viy-app_btn_los{
transition:background-color .22s ease;
padding:0.688rem 20px;
background:#0F1523;
gap:10px;
border-radius:0.875rem;
color:#EFF2F9;
align-items:center;
display:inline-flex;
}
.viy-app_btn_los:hover{
background:#1E2A42;
}
.viy-app_btn_ic_los{
display:inline-flex;
align-items:center;
}
.viy-app_btn_ic_los svg{
height:18px;
width:18px;
}
.viy-app_btn_lb_los{
font-size:0.844rem;
font-weight:700;
}
.viy-app_qr_wrap_los{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.viy-app_qr_los{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
height:108px;
background-color:#0F1523;
}
.viy-app_qr_cap_los{
line-height:1.4;
max-width:92px;
color:#4E5A72;
font-size:0.781rem;
}
.viy-prov_los{
padding:40px 0 1.25rem;
}
.viy-prov_eyebrow_los{
margin-bottom:18px;
display:block;
}
.viy-prov_grid_los{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.viy-prov_grid_los{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.viy-prov_grid_los{
grid-template-columns:repeat(6,1fr);
}
}
.viy-tt_los{
padding:3rem 0 10px;
}
@media(min-width:769px){
.viy-tt_los{
padding:3.75rem 0 0.625rem;
}
}
.viy-tt_head_los{
text-align:center;
margin-bottom:34px;
}
.viy-tt_eyebrow_los{
margin-bottom:12px;
}
.viy-tt_h2_los{
color:#0F1523;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.viy-tt_h2_los{
font-size:42px;
}
}
.viy-tt_grid_los{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.viy-tt_grid_los{
grid-template-columns:repeat(3,1fr);
}
}
.viy-tt_card_los{
border:1px solid rgba(15,21,35,0.08);
padding:30px;
background:#FFFFFF;
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.viy-tt_card_ic_los{
margin-bottom:18px;
color:#2E7FE8;
display:inline-flex;
align-items:center;
}
.viy-tt_card_ic_los svg{
width:1.75rem;
height:1.75rem;
}
.viy-tt_card_h_los{
font-size:22px;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#0F1523;
font-weight:600;
overflow-wrap:break-word;
}
.viy-tt_card_p_los{
font-size:0.875rem;
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
color:#6B7A96;
}
.viy-tt_card_p_los b{
color:#0F1523;
font-weight:700;
}
.viy-tt_card_link_los{
transition:color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #2E7FE8;
align-self:flex-start;
margin-top:auto;
font-size:13px;
color:#0F1523;
font-weight:700;
}
.viy-tt_card_link_los:hover{
color:#2E7FE8;
}
.viy-wy_los{
padding:3rem 0;
}
@media(min-width:769px){
.viy-wy_los{
padding:3.5rem 0;
}
}
.viy-wy_in_los{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.viy-wy_in_los{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.viy-wy_left_los{
min-width:0;
}
.viy-wy_eyebrow_los{
margin-bottom:0.875rem;
}
.viy-wy_h2_los{
color:#0F1523;
font-size:2rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.viy-wy_h2_los{
font-size:2.5rem;
}
}
.viy-wy_intro_los{
line-height:1.6;
color:#6B7A96;
font-size:15px;
}
.viy-wy_grid_los{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.viy-wy_grid_los{
grid-template-columns:1fr 1fr;
}
}
.viy-wy_card_los{
border:1px solid rgba(15,21,35,0.08);
padding:26px;
background:#FFFFFF;
border-radius:0.875rem;
min-width:0;
}
.viy-wy_card_ic_los{
margin-bottom:1rem;
align-items:center;
color:#2E7FE8;
display:inline-flex;
justify-content:center;
}
.viy-wy_card_ic_los svg{
width:26px;
height:26px;
}
.viy-wy_card_h_los{
margin-bottom:0.5rem;
color:#0F1523;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
font-size:1.313rem;
}
.viy-wy_card_p_los{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#6B7A96;
}
.viy-op_los{
padding:36px 0 10px;
}
.viy-op_in_los{
gap:2rem;
padding:2rem;
border:1px solid rgba(15,21,35,0.08);
grid-template-columns:1fr;
background:#FFFFFF;
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:861px){
.viy-op_in_los{
padding:34px 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.viy-op_left_los{
min-width:0;
}
.viy-op_eyebrow_los{
margin-bottom:12px;
}
.viy-op_h2_los{
overflow-wrap:break-word;
font-weight:600;
color:#0F1523;
font-size:28px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
line-height:1.08;
}
@media(min-width:771px){
.viy-op_h2_los{
font-size:1.875rem;
}
}
.viy-op_text_los{
line-height:1.6;
color:#6B7A96;
font-size:14px;
}
.viy-op_grid_los{
border:1px solid rgba(15,21,35,0.14);
border-radius:8px;
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(15,21,35,0.14);
display:grid;
}
.viy-op_field_los{
padding:1.125rem 1.25rem;
background:#F2F4F7;
min-width:0;
}
.viy-op_field_lb_los{
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
margin-bottom:0.313rem;
color:#2E7FE8;
letter-spacing:.1em;
}
.viy-op_field_val_los{
font-size:14px;
color:#0F1523;
overflow-wrap:break-word;
font-weight:700;
}
.viy-ts_los{
padding:2.75rem 0;
}
.viy-ts_in_los{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.viy-ts_in_los{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.viy-ts_left_los{
min-width:0;
}
.viy-ts_h2_los{
line-height:1.1;
font-size:26px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
color:#EFF2F9;
}
@media(min-width:765px){
.viy-ts_h2_los{
font-size:1.75rem;
}
}
.viy-ts_text_los{
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
max-width:520px;
color:#8E9BB5;
}
.viy-ts_badges_los{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.viy-ts_badge_los{
font-weight:600;
font-size:13px;
color:#8E9BB5;
}
.viy-ts_pay_los{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.viy-ts_pay_los{
justify-content:flex-end;
}
}
.viy-ts_pay_chip_los{
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
padding:12px 16px;
background:rgba(255,255,255,0.07);
color:#EFF2F9;
font-weight:700;
font-size:14px;
}
.viy-rc_los{
padding:3rem 0 10px;
}
.viy-rc_in_los{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:757px){
.viy-rc_in_los{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.viy-rc_col_los{
min-width:0;
}
.viy-rc_label_los{
margin-bottom:16px;
color:#2E7FE8;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.2em;
font-weight:600;
}
.viy-rc_awards_los{
gap:12px;
flex-direction:column;
display:flex;
}
.viy-rc_award_los{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.viy-rc_award_ic_los{
flex:0 0 auto;
display:inline-flex;
color:#5BA3FF;
align-items:center;
}
.viy-rc_award_ic_los svg{
height:1.125rem;
width:18px;
}
.viy-rc_award_t_los{
color:#0F1523;
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
}
.viy-rc_award_s_los{
font-size:0.75rem;
color:#4E5A72;
overflow-wrap:break-word;
}
.viy-rc_press_los{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.viy-rc_press_logo_los{
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(15,21,35,0.08);
justify-content:center;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
white-space:nowrap;
text-align:center;
color:#6B7A96;
height:3.25rem;
display:flex;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
}
.viy-rc_partner_los{
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(15,21,35,0.08);
padding:1.375rem;
}
.viy-rc_partner_name_los{
margin-bottom:0.375rem;
overflow-wrap:break-word;
color:#0F1523;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.viy-rc_partner_text_los{
overflow-wrap:break-word;
font-size:13px;
color:#6B7A96;
line-height:1.55;
}
.viy-rv_los{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(15,21,35,0.08);
border-bottom:1px solid rgba(15,21,35,0.08);
margin-top:1.5rem;
}
@media(min-width:765px){
.viy-rv_los{
padding:56px 0;
}
}
.viy-rv_head_los{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:766px){
.viy-rv_head_los{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.viy-rv_eyebrow_los{
margin-bottom:10px;
}
.viy-rv_h2_los{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#0F1523;
}
@media(min-width:771px){
.viy-rv_h2_los{
font-size:2.375rem;
}
}
.viy-rv_agg_los{
gap:12px;
align-items:center;
display:flex;
}
.viy-rv_agg_stars_los{
gap:3px;
display:flex;
color:#2E7FE8;
}
.viy-rv_agg_stars_los svg{
width:1.125rem;
height:1.125rem;
}
.viy-rv_source_los{
color:#6B7A96;
font-size:0.813rem;
}
.viy-rv_grid_los{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.viy-rv_grid_los{
grid-template-columns:repeat(3,1fr);
}
}
.viy-rv_card_los{
padding:1.625rem;
background:#F2F4F7;
border:1px solid rgba(15,21,35,0.08);
border-radius:0.875rem;
min-width:0;
}
.viy-rv_card_stars_los{
gap:2px;
display:flex;
color:#2E7FE8;
margin-bottom:0.75rem;
}
.viy-rv_card_stars_los svg{
height:14px;
width:14px;
}
.viy-rv_card_body_los{
color:#0F1523;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.45;
font-weight:500;
margin-bottom:16px;
font-size:18px;
}
.viy-rv_card_meta_los{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.viy-rv_card_av_los{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2E7FE8,#7EB8FF);
width:2rem;
height:32px;
}
.viy-rv_card_author_los{
color:#0F1523;
font-size:0.813rem;
font-weight:700;
}
.viy-rv_card_loc_los{
color:#4E5A72;
font-size:0.75rem;
}
.viy-et_los{
padding:2.25rem 0 0.625rem;
}
.viy-et_in_los{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:881px){
.viy-et_in_los{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.viy-et_left_los{
min-width:0;
}
.viy-et_eyebrow_los{
margin-bottom:0.75rem;
}
.viy-et_h2_los{
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#0F1523;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:1.75rem;
line-height:1.06;
}
@media(min-width:768px){
.viy-et_h2_los{
font-size:32px;
}
}
.viy-et_text_los{
color:#6B7A96;
margin-bottom:1.375rem;
line-height:1.65;
font-size:0.938rem;
}
.viy-et_stats_los{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.viy-et_stat_los{
min-width:0;
}
.viy-et_stat_v_los{
line-height:1;
font-size:1.625rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#0F1523;
}
.viy-et_stat_l_los{
color:#4E5A72;
margin-top:0.25rem;
font-size:12.5px;
}
.viy-et_right_los{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.viy-et_member_los{
border:1px solid rgba(15,21,35,0.08);
background:#FFFFFF;
border-radius:0.875rem;
padding:18px 20px;
gap:16px;
align-items:center;
display:flex;
min-width:0;
}
.viy-et_member_av_los{
border-radius:50%;
background:linear-gradient(135deg,#152038,#2E7FE8);
flex:0 0 auto;
width:3rem;
height:3rem;
}
.viy-et_member_name_los{
font-weight:700;
overflow-wrap:break-word;
color:#0F1523;
font-size:15px;
}
.viy-et_member_role_los{
overflow-wrap:break-word;
color:#4E5A72;
font-size:0.781rem;
}
.viy-et_updated_los{
background:#F2F4F7;
padding:14px 18px;
border:1px solid rgba(15,21,35,0.08);
border-radius:0.875rem;
gap:0.5rem;
align-items:center;
color:#6B7A96;
font-size:12.5px;
display:flex;
}
.viy-hts_los{
padding:3rem 0;
}
@media(min-width:768px){
.viy-hts_los{
padding:62px 0;
}
}
.viy-hts_head_los{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:769px){
.viy-hts_head_los{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.viy-hts_eyebrow_los{
margin-bottom:0.75rem;
}
.viy-hts_h2_los{
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#EFF2F9;
line-height:1.05;
}
@media(min-width:765px){
.viy-hts_h2_los{
font-size:38px;
}
}
.viy-hts_cta_los{
flex:0 0 auto;
padding:0.938rem 30px;
border-radius:62.438rem;
background:#7EB8FF;
transition:opacity .22s ease;
font-size:15px;
font-weight:700;
color:#0A0F1C;
}
.viy-hts_cta_los:hover{
opacity:.9;
}
.viy-hts_grid_los{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.viy-hts_grid_los{
grid-template-columns:repeat(3,1fr);
}
}
.viy-hts_step_los{
padding-top:1.375rem;
border-top:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.viy-hts_step_num_los{
font-size:2.75rem;
line-height:1;
margin-bottom:0.875rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#7EB8FF;
}
.viy-hts_step_h_los{
overflow-wrap:break-word;
font-size:19px;
font-weight:700;
color:#EFF2F9;
line-height:1.2;
margin-bottom:8px;
}
.viy-hts_step_p_los{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#8E9BB5;
}
.viy-el_los{
padding:48px 0;
}
@media(min-width:765px){
.viy-el_los{
padding:56px 0;
}
}
.viy-el_in_los{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.viy-el_in_los{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.viy-el_left_los{
min-width:0;
}
.viy-el_eyebrow_los{
margin-bottom:14px;
}
.viy-el_h2_los{
margin-bottom:22px;
color:#0F1523;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
}
@media(min-width:770px){
.viy-el_h2_los{
font-size:38px;
}
}
.viy-el_body_los p{
font-size:1rem;
margin-bottom:18px;
color:#252D3D;
line-height:1.7;
overflow-wrap:break-word;
}
.viy-el_dropcap_los{
padding:0.375rem 0.75rem 0 0;
float:left;
line-height:.8;
font-weight:700;
color:#2E7FE8;
font-size:3.875rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.viy-el_right_los{
min-width:0;
}
.viy-el_quote_los{
background:linear-gradient(150deg,#152038,#090D16);
padding:2.25rem;
border-radius:20px;
color:#EFF2F9;
margin-bottom:24px;
position:relative;
}
.viy-el_quote_mark_los{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#7EB8FF;
}
.viy-el_quote_mark_los svg{
height:2.125rem;
width:2.125rem;
}
.viy-el_quote_text_los{
margin-bottom:22px;
overflow-wrap:break-word;
color:#EFF2F9;
font-size:22px;
font-weight:500;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.4;
}
.viy-el_quote_meta_los{
gap:12px;
align-items:center;
display:flex;
}
.viy-el_quote_av_los{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2E7FE8,#7EB8FF);
height:2.375rem;
width:2.375rem;
}
.viy-el_quote_author_los{
font-size:0.875rem;
color:#EFF2F9;
font-weight:700;
}
.viy-el_quote_meta_sub_los{
font-size:0.75rem;
color:#8E9BB5;
}
.viy-el_explain_los{
border:1px solid rgba(15,21,35,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.viy-el_explain_card_los{
padding:1.375rem 1.5rem;
}
.viy-el_explain_card_los+.viy-el_explain_card_los{
border-top:1px solid rgba(15,21,35,0.08);
}
.viy-el_explain_h_los{
font-size:20px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
color:#0F1523;
}
.viy-el_explain_p_los{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6B7A96;
}
.viy-sb_los{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(15,21,35,0.08);
border-top:1px solid rgba(15,21,35,0.08);
}
@media(min-width:765px){
.viy-sb_los{
padding:3.5rem 0;
}
}
.viy-sb_eyebrow_los{
margin-bottom:0.75rem;
display:block;
}
.viy-sb_h2_los{
font-size:1.875rem;
font-weight:600;
color:#0F1523;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:26px;
line-height:1.05;
}
@media(min-width:767px){
.viy-sb_h2_los{
font-size:2.25rem;
}
}
.viy-sb_grid_los{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:557px){
.viy-sb_grid_los{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.viy-sb_grid_los{
grid-template-columns:repeat(4,1fr);
}
}
.viy-sb_card_los{
border:1px solid rgba(15,21,35,0.08);
padding:24px;
background:#F2F4F7;
border-radius:0.875rem;
min-width:0;
}
.viy-sb_card_h_los{
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#0F1523;
font-weight:600;
font-size:19px;
margin-bottom:0.5rem;
line-height:1.15;
}
.viy-sb_card_p_los{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#6B7A96;
}
.viy-sb_rtp_los{
padding:1.625rem 28px;
border-radius:0.875rem;
gap:1.5rem;
grid-template-columns:1fr;
border:1px solid rgba(15,21,35,0.08);
background:#F2F4F7;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:761px){
.viy-sb_rtp_los{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.viy-sb_rtp_h_los{
margin-bottom:8px;
color:#0F1523;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
}
.viy-sb_rtp_p_los{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#6B7A96;
}
.viy-sb_rtp_stats_los{
gap:1rem;
display:flex;
}
.viy-sb_stat_los{
background:#FFFFFF;
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
min-width:0;
text-align:center;
}
.viy-sb_stat_v_los{
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
color:#1DB87A;
}
.viy-sb_stat_l_los{
margin-top:4px;
color:#4E5A72;
font-size:0.719rem;
}
.viy-sg_los{
padding:3rem 0 10px;
}
.viy-sg_eyebrow_los{
display:block;
margin-bottom:12px;
}
.viy-sg_h2_los{
font-size:30px;
color:#0F1523;
margin-bottom:28px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.viy-sg_h2_los{
font-size:2.25rem;
}
}
.viy-sg_grid_los{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.viy-sg_grid_los{
grid-template-columns:repeat(3,1fr);
}
}
.viy-sg_col_los{
min-width:0;
}
.viy-sg_col_h_los{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0F1523;
line-height:1.15;
font-size:1.375rem;
font-weight:600;
margin-bottom:10px;
}
.viy-sg_col_p_los{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#6B7A96;
}
.viy-lh_los{
padding:40px 0 20px;
}
.viy-lh_in_los{
border-top:1px solid rgba(15,21,35,0.14);
padding-top:2.125rem;
}
.viy-lh_eyebrow_los{
margin-bottom:1.375rem;
display:block;
}
.viy-lh_grid_los{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.viy-lh_grid_los{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.viy-lh_grid_los{
grid-template-columns:repeat(5,1fr);
}
}
.viy-lh_col_los{
min-width:0;
}
.viy-lh_col_h_los{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#0F1523;
font-weight:700;
font-size:0.813rem;
}
.viy-lh_links_los{
gap:8px;
flex-direction:column;
display:flex;
}
.viy-lh_link_los{
transition:color .22s ease;
color:#6B7A96;
font-size:0.813rem;
overflow-wrap:break-word;
}
.viy-lh_link_los:hover{
color:#2E7FE8;
}
.viy-faq_los{
background:#FFFFFF;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(15,21,35,0.08);
border-bottom:1px solid rgba(15,21,35,0.08);
}
@media(min-width:770px){
.viy-faq_los{
padding:62px 0;
}
}
.viy-faq_head_los{
text-align:center;
margin-bottom:2.125rem;
}
.viy-faq_eyebrow_los{
margin-bottom:12px;
}
.viy-faq_h2_los{
line-height:1.05;
font-size:2rem;
color:#0F1523;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.viy-faq_h2_los{
font-size:2.375rem;
}
}
.viy-faq_list_los{
margin:0 auto;
gap:0.75rem;
max-width:820px;
flex-direction:column;
display:flex;
}
.viy-faq_item_los{
border-radius:0.875rem;
border:1px solid rgba(15,21,35,0.08);
background:#F2F4F7;
overflow:hidden;
}
.viy-faq_q_los{
list-style:none;
gap:20px;
padding:20px 1.5rem;
justify-content:space-between;
font-weight:700;
cursor:pointer;
color:#0F1523;
align-items:center;
font-size:1rem;
display:flex;
overflow-wrap:break-word;
}
.viy-faq_q_los::-webkit-details-marker{
display:none;
}
.viy-faq_q_ic_los{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#2E7FE8;
align-items:center;
}
.viy-faq_q_ic_los svg{
height:1.125rem;
width:18px;
}
.viy-faq_item_los[open] .viy-faq_q_ic_los{
transform:rotate(180deg);
}
.viy-faq_a_los{
padding:0 1.5rem 20px;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#6B7A96;
}
.viy-ft_los{
background:#1A1E2A;
color:#8E9BB5;
margin-top:2.5rem;
}
.viy-ft_in_los{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:598px){
.viy-ft_in_los{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.viy-ft_in_los{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.viy-ft_brand_los{
min-width:0;
}
.viy-ft_logo_los{
font-weight:700;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#EFF2F9;
font-size:1.625rem;
}
.viy-ft_tagline_los{
font-size:0.844rem;
margin-top:0.875rem;
color:#8E9BB5;
max-width:17.5rem;
line-height:1.6;
}
.viy-ft_contact_los{
transition:color .22s ease;
font-size:0.813rem;
max-width:280px;
color:#7EB8FF;
display:inline-block;
overflow-wrap:anywhere;
margin-top:12px;
}
.viy-ft_contact_los:hover{
color:#EFF2F9;
}
.viy-ft_col_los{
min-width:0;
}
.viy-ft_col_h_los{
letter-spacing:.08em;
font-size:13px;
font-weight:700;
color:#EFF2F9;
overflow-wrap:break-word;
margin-bottom:0.875rem;
text-transform:uppercase;
}
.viy-ft_col_links_los{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.viy-ft_link_los{
transition:color .22s ease;
font-size:0.844rem;
color:#8E9BB5;
overflow-wrap:break-word;
}
.viy-ft_link_los:hover{
color:#EFF2F9;
}
.viy-ft_bot_los{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(255,255,255,0.12);
display:flex;
}
@media(min-width:766px){
.viy-ft_bot_los{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.viy-ft_legal_los{
color:#9AA3B4;
font-size:0.719rem;
line-height:1.6;
max-width:47.5rem;
overflow-wrap:break-word;
}
.viy-ft_legal_los b{
font-weight:700;
color:#8E9BB5;
}
.viy-ft_age_los{
border:1.5px solid #7EB8FF;
border-radius:8px;
padding:4px 0.563rem;
flex:0 0 auto;
color:#7EB8FF;
font-weight:700;
font-size:13px;
}