*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6FA;
font-size:0.938rem;
line-height:1.6;
color:#252D42;
font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.wnl-layout_ik2{
flex-direction:column;
display:flex;
min-height:100vh;
}
.wnl-main_ik2{
flex:1 1 auto;
width:100%;
min-width:0;
}
.wnl-container_ik2{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.wnl-container_ik2{
padding:0 2rem;
}
}
@media(min-width:1102px){
.wnl-container_ik2{
padding:0 56px;
}
}
.wnl-eyebrow_ik2{
display:inline-block;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
color:#3D7EF5;
font-size:11px;
font-family:"Source Sans 3", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
overflow-wrap:break-word;
}
.wnl-band_ik2{
background:#101624;
color:#EDF1FC;
}
.wnl-band_ik2 .wnl-eyebrow_ik2{
color:#7EB3FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.wnl-tb_ik2{
background:#F4F6FA;
z-index:50;
border-bottom:1px solid rgba(14,18,33,0.14);
top:0;
position:sticky;
}
.wnl-tb_in_ik2{
gap:1rem;
margin:0 auto;
padding:12px 16px;
width:100%;
max-width:1400px;
justify-content:space-between;
align-items:center;
display:flex;
}
@media(min-width:769px){
.wnl-tb_in_ik2{
padding:1rem 2rem;
}
}
@media(min-width:1098px){
.wnl-tb_in_ik2{
padding:1.125rem 3.5rem;
}
}
.wnl-tb_left_ik2{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.wnl-tb_logo_ik2{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.wnl-tb_logo_mark_ik2{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:34px;
object-fit:cover;
}
.wnl-tb_logo_txt_ik2{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.wnl-tb_logo_name_ik2{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
font-size:22px;
color:#0E1221;
}
.wnl-tb_logo_sub_ik2{
overflow:hidden;
font-size:0.531rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
color:#3D7EF5;
margin-top:4px;
letter-spacing:.32em;
text-transform:uppercase;
}
.wnl-tb_nav_ik2{
display:none;
}
@media(min-width:963px){
.wnl-tb_nav_ik2{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.wnl-tb_nav_item_ik2{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#252D42;
font-weight:600;
border-bottom:2px solid transparent;
font-size:0.875rem;
padding-bottom:3px;
}
.wnl-tb_nav_item_ik2:hover{
color:#0E1221;
}
.wnl-tb_nav_item_ik2.wnl-state_active_ik2{
border-color:#3D7EF5;
color:#0E1221;
}
.wnl-tb_right_ik2{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.wnl-tb_search_ik2{
transition:color .22s ease;
color:#252D42;
align-items:center;
display:flex;
justify-content:center;
}
.wnl-tb_search_ik2:hover{
color:#3D7EF5;
}
.wnl-tb_search_ik2 svg{
width:18px;
height:1.125rem;
}
.wnl-tb_lang_ik2{
font-size:0.688rem;
color:#5A6480;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
}
.wnl-tb_lang_ik2:hover{
color:#0E1221;
}
.wnl-tb_login_ik2{
color:#0E1221;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:766px){
.wnl-tb_login_ik2{
display:inline-block;
}
}
.wnl-tb_register_ik2{
transition:background-color .22s ease;
border-radius:62.438rem;
background:#0E1221;
padding:0.688rem 1.375rem;
white-space:nowrap;
color:#EDF1FC;
font-size:0.875rem;
font-weight:700;
}
.wnl-tb_register_ik2:hover{
background:#1E2A45;
}
.wnl-mob_ik2{
background:#F4F6FA;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
z-index:60;
border-top:1px solid rgba(14,18,33,0.14);
right:0;
left:0;
}
@media(min-width:961px){
.wnl-mob_ik2{
display:none;
}
}
.wnl-mob_in_ik2{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:560px;
}
.wnl-mob_item_ik2{
padding:0.563rem 0.25rem;
flex:1 1 0;
gap:3px;
transition:color .22s ease;
color:#5A6480;
flex-direction:column;
min-width:0;
display:flex;
align-items:center;
}
.wnl-mob_item_ik2.wnl-state_active_ik2{
color:#3D7EF5;
}
.wnl-mob_ic_ik2{
align-items:center;
display:flex;
justify-content:center;
}
.wnl-mob_ic_ik2 svg{
height:20px;
width:1.25rem;
}
.wnl-mob_lb_ik2{
overflow:hidden;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
white-space:nowrap;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.wnl-rail_ik2{
min-width:0;
position:relative;
}
.wnl-rail_scroll_ik2{
gap:0.875rem;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
}
@media(min-width:771px){
.wnl-rail_scroll_ik2{
gap:1.125rem;
}
}
.wnl-gc_ik2{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.wnl-gc_ik2{
width:188px;
}
}
.wnl-gc_img_ik2{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(14,18,33,0.06), 0 0.5rem 24px rgba(14,18,33,0.09);
}
.wnl-gc_img_ik2 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.wnl-gc_cover_ik2{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.wnl-gc_hover_ik2{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.50);
position:absolute;
display:flex;
opacity:0;
align-items:center;
justify-content:center;
}
.wnl-gc_ik2:hover .wnl-gc_hover_ik2{
opacity:1;
}
.wnl-gc_hover_btn_ik2{
background:#0E1221;
border-radius:62.438rem;
justify-content:center;
height:2.875rem;
display:flex;
width:2.875rem;
align-items:center;
color:#EDF1FC;
}
.wnl-gc_hover_btn_ik2 svg{
height:18px;
width:18px;
}
.wnl-gc_info_ik2{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.wnl-gc_name_ik2{
overflow:hidden;
color:#0E1221;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
}
.wnl-gc_prov_ik2{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
color:#5A6480;
}
.wnl-gc_meta_ik2{
font-size:0.688rem;
color:#5A6480;
}
.wnl-tc_ik2{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.wnl-tc_ik2{
width:230px;
}
}
.wnl-tc_img_ik2{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(14,18,33,0.06), 0 0.5rem 24px rgba(14,18,33,0.09);
}
.wnl-tc_img_ik2 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.wnl-tc_info_ik2{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.wnl-tc_name_ik2{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
color:#0E1221;
}
.wnl-tc_rtp_ik2{
color:#5A6480;
font-size:0.688rem;
}
.wnl-lc_ik2{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.wnl-lc_ik2{
width:16.75rem;
}
}
.wnl-lc_img_ik2{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(14,18,33,0.06), 0 0.5rem 24px rgba(14,18,33,0.09);
padding-bottom:62.5%;
position:relative;
}
.wnl-lc_img_ik2 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.wnl-lc_live_ik2{
border-radius:999px;
gap:0.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
align-items:center;
left:12px;
position:absolute;
display:flex;
top:12px;
}
.wnl-lc_live_dot_ik2{
animation:zm2-pulse 1.6s infinite;
background:#E63E50;
border-radius:50%;
height:8px;
width:0.5rem;
}
.wnl-lc_seats_ik2{
font-weight:600;
letter-spacing:.08em;
font-size:0.625rem;
color:#EDF1FC;
text-transform:uppercase;
}
.wnl-lc_info_ik2{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.wnl-lc_name_ik2{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#0E1221;
text-overflow:ellipsis;
font-size:0.938rem;
}
.wnl-lc_bet_ik2{
font-size:11px;
color:#5A6480;
}
.wnl-pc_ik2{
background:#FFFFFF;
padding:16px 0.875rem;
gap:0.5rem;
border:1px solid rgba(14,18,33,0.08);
border-radius:14px;
min-height:4.625rem;
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-width:0;
}
.wnl-pc_logo_ik2{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.wnl-pc_name_ik2{
overflow:hidden;
white-space:nowrap;
text-align:center;
color:#5A6480;
text-overflow:ellipsis;
max-width:100%;
font-size:0.688rem;
}
.wnl-gc_tag_ik2{
border-radius:0.5rem;
padding:3px 8px;
left:10px;
top:10px;
display:inline-block;
font-weight:700;
letter-spacing:.06em;
z-index:2;
position:absolute;
text-transform:uppercase;
font-size:10px;
}
.wnl-gc_tag_hot_ik2{
background:#E63E50;
color:#EDF1FC;
}
.wnl-gc_tag_new_ik2{
background:#5B9BFF;
color:#0E1221;
}
.wnl-gc_tag_jp_ik2{
background:#E8A020;
color:#0E1221;
}
.wnl-gc_tag_live_ik2{
background:#E63E50;
color:#EDF1FC;
}
.wnl-sh_ik2{
min-width:0;
margin-bottom:18px;
}
.wnl-sh_row_ik2{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.wnl-sh_row_ik2 .wnl-sh_l_ik2{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.wnl-sh_stack_ik2{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.wnl-sh_center_ik2{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.wnl-sh_h2_ik2{
font-size:24px;
overflow-wrap:break-word;
color:#0E1221;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.wnl-sh_h2_ik2{
font-size:1.875rem;
}
}
.wnl-band_ik2 .wnl-sh_h2_ik2{
color:#EDF1FC;
}
.wnl-sh_eb_line_ik2{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.wnl-sh_eb_line_ik2::before{
background:#3D7EF5;
height:1px;
content:"";
display:inline-block;
width:28px;
}
.wnl-band_ik2 .wnl-sh_eb_line_ik2::before{
background:#7EB3FF;
}
.wnl-sh_eb_dot_ik2{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.wnl-sh_eb_dot_ik2::before{
background:#3D7EF5;
border-radius:50%;
width:0.375rem;
content:"";
height:6px;
display:inline-block;
}
.wnl-band_ik2 .wnl-sh_eb_dot_ik2::before{
background:#7EB3FF;
}
.wnl-sh_link_ik2{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #0E1221;
white-space:nowrap;
color:#0E1221;
align-items:center;
padding-bottom:2px;
font-size:13px;
font-weight:600;
display:inline-flex;
}
.wnl-sh_link_ik2:hover{
border-color:#3D7EF5;
color:#3D7EF5;
}
.wnl-sh_link_ik2 svg{
width:14px;
height:14px;
}
.wnl-sh_link_chev_ik2{
padding-bottom:0;
border-bottom:0;
}
.wnl-sh_link_btn_ik2{
padding:0.563rem 18px;
border-radius:999px;
background:#0E1221;
border-bottom:0;
color:#EDF1FC;
}
.wnl-sh_link_btn_ik2:hover{
background:#1E2A45;
border-color:transparent;
color:#EDF1FC;
}
.wnl-band_ik2 .wnl-sh_link_ik2{
border-color:#EDF1FC;
color:#EDF1FC;
}
.wnl-band_ik2 .wnl-sh_link_btn_ik2{
background:#7EB3FF;
color:#0E1221;
}
.wnl-sh_rule_ik2{
background:rgba(14,18,33,0.14);
margin:-2px 0 18px;
height:1px;
}
.wnl-band_ik2 .wnl-sh_rule_ik2{
background:rgba(200,218,255,0.14);
}
.wnl-hero_ik2{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.wnl-hero_ik2{
padding:56px 0 24px;
}
}
.wnl-hero_in_ik2{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:902px){
.wnl-hero_in_ik2{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.wnl-hero_copy_ik2{
min-width:0;
}
.wnl-hero_eyebrow_ik2{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.wnl-hero_eyebrow_line_ik2{
background:#3D7EF5;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.wnl-hero_h1_ik2{
font-size:2.375rem;
font-weight:600;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.25rem;
color:#0E1221;
line-height:1.04;
}
@media(min-width:770px){
.wnl-hero_h1_ik2{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.wnl-hero_h1_ik2{
font-size:3.875rem;
}
}
.wnl-hero_h1_ik2 em{
color:#3D7EF5;
font-style:normal;
}
.wnl-hero_sub_ik2{
margin-bottom:1.875rem;
color:#7A86A0;
font-size:16px;
line-height:1.6;
max-width:480px;
}
@media(min-width:770px){
.wnl-hero_sub_ik2{
font-size:1.125rem;
}
}
.wnl-hero_actions_ik2{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.wnl-hero_cta_ik2{
background:#0E1221;
gap:0.625rem;
transition:background-color .22s ease;
padding:16px 1.875rem;
border-radius:999px;
font-weight:700;
display:inline-flex;
color:#EDF1FC;
font-size:0.938rem;
align-items:center;
}
.wnl-hero_cta_ik2:hover{
background:#1E2A45;
}
.wnl-hero_cta_ic_ik2{
align-items:center;
display:inline-flex;
}
.wnl-hero_cta_ic_ik2 svg{
height:16px;
width:1rem;
}
.wnl-hero_cta_alt_ik2{
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
border-radius:999px;
border:1px solid rgba(14,18,33,0.14);
font-size:15px;
color:#0E1221;
align-items:center;
font-weight:600;
display:inline-flex;
}
.wnl-hero_cta_alt_ik2:hover{
border-color:#3D7EF5;
color:#3D7EF5;
}
.wnl-hero_trust_ik2{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.wnl-hero_trust_item_ik2{
gap:0.563rem;
font-size:0.813rem;
font-weight:600;
display:flex;
color:#252D42;
align-items:center;
}
.wnl-hero_trust_ic_ik2{
color:#3D7EF5;
display:inline-flex;
align-items:center;
}
.wnl-hero_trust_ic_ik2 svg{
height:16px;
width:16px;
}
.wnl-hero_promo_ik2{
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
min-height:300px;
box-shadow:0 12px 3rem rgba(14,18,33,0.14), 0 3px 12px rgba(14,18,33,0.08);
display:flex;
position:relative;
}
.wnl-hero_promo_bg_ik2{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.wnl-hero_promo_bg_ik2::after{
inset:0;
background:linear-gradient(120deg,#101624 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.wnl-hero_promo_glow_ik2{
background:radial-gradient(circle,rgba(82,138,255,0.18) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
height:16.25rem;
width:16.25rem;
position:absolute;
right:-1.25rem;
pointer-events:none;
}
.wnl-hero_promo_ct_ik2{
padding:1.75rem;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.wnl-hero_promo_label_ik2{
margin-bottom:0.5rem;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
font-size:10px;
color:#7EB3FF;
display:block;
}
.wnl-hero_promo_amount_ik2{
font-weight:600;
line-height:1.05;
color:#EDF1FC;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.wnl-hero_promo_amount_ik2{
font-size:2.5rem;
}
}
.wnl-hero_promo_amount_ik2 em{
color:#7EB3FF;
font-style:normal;
}
.wnl-hero_rating_ik2{
border:1px solid rgba(14,18,33,0.08);
gap:10px;
background:#FFFFFF;
padding:0.625rem 0.875rem;
border-radius:0.875rem;
right:0.875rem;
z-index:3;
max-width:min(16.25rem,62%);
top:0.875rem;
display:flex;
align-items:center;
position:absolute;
box-shadow:0 2px 6px rgba(14,18,33,0.06), 0 0.5rem 24px rgba(14,18,33,0.09);
}
.wnl-hero_rating_score_ik2{
flex:0 0 auto;
font-weight:700;
font-size:1.5rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1221;
}
.wnl-hero_rating_txt_ik2{
flex:1 1 auto;
min-width:0;
}
.wnl-hero_rating_stars_ik2{
gap:2px;
display:flex;
color:#3D7EF5;
}
.wnl-hero_rating_stars_ik2 svg{
height:12px;
width:12px;
}
.wnl-hero_rating_cap_ik2{
font-size:11px;
display:block;
line-height:1.35;
overflow-wrap:break-word;
margin-top:3px;
color:#5A6480;
}
.wnl-stat_ik2{
margin-top:16px;
border-top:1px solid rgba(14,18,33,0.14);
border-bottom:1px solid rgba(14,18,33,0.14);
}
.wnl-stat_in_ik2{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.wnl-stat_in_ik2{
grid-template-columns:repeat(4,1fr);
}
}
.wnl-stat_item_ik2{
padding:22px 0.875rem;
border-bottom:1px solid rgba(14,18,33,0.08);
min-width:0;
border-right:1px solid rgba(14,18,33,0.08);
}
.wnl-stat_item_ik2:nth-child(2n){
border-right:0;
}
.wnl-stat_item_ik2:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.wnl-stat_item_ik2{
border-bottom:0;
}
.wnl-stat_item_ik2:nth-child(2n){
border-right:1px solid rgba(14,18,33,0.08);
}
.wnl-stat_item_ik2:nth-child(4n){
border-right:0;
}
}
.wnl-stat_value_ik2{
overflow-wrap:break-word;
line-height:1;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#0E1221;
}
@media(min-width:768px){
.wnl-stat_value_ik2{
font-size:2.125rem;
}
}
.wnl-stat_label_ik2{
line-height:1.4;
overflow-wrap:break-word;
color:#5A6480;
margin-top:6px;
font-size:0.813rem;
}
.wnl-pr_ik2{
padding:1.875rem 0 0.375rem;
}
.wnl-pr_card_ik2{
gap:0.625rem;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(14,18,33,0.08);
border-radius:1.25rem;
flex:0 0 auto;
padding:26px;
width:17.5rem;
min-height:12.5rem;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:767px){
.wnl-pr_card_ik2{
width:300px;
}
}
.wnl-pr_card_feat_ik2{
border-color:transparent;
background:linear-gradient(150deg,#141C30,#0A0E1A);
color:#EDF1FC;
}
.wnl-pr_glow_ik2{
border-radius:50%;
background:radial-gradient(circle,rgba(82,138,255,0.18),transparent 70%);
width:130px;
pointer-events:none;
top:-30px;
opacity:0;
right:-1.875rem;
height:8.125rem;
position:absolute;
}
.wnl-pr_card_feat_ik2 .wnl-pr_glow_ik2{
opacity:1;
}
.wnl-pr_label_ik2{
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
position:relative;
color:#3D7EF5;
}
.wnl-pr_card_feat_ik2 .wnl-pr_label_ik2{
color:#7EB3FF;
}
.wnl-pr_amount_ik2{
font-weight:600;
color:#0E1221;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.08;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
}
.wnl-pr_card_feat_ik2 .wnl-pr_amount_ik2{
color:#EDF1FC;
}
.wnl-pr_amount_ik2 em{
color:#3D7EF5;
font-style:normal;
}
.wnl-pr_card_feat_ik2 .wnl-pr_amount_ik2 em{
color:#7EB3FF;
}
.wnl-pr_terms_ik2{
line-height:1.5;
font-size:13px;
color:#5A6480;
position:relative;
}
.wnl-pr_card_feat_ik2 .wnl-pr_terms_ik2{
color:#8C9BBF;
}
.wnl-pr_cta_ik2{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.wnl-pr_card_feat_ik2 .wnl-pr_cta_ik2{
background:#7EB3FF;
border-radius:999px;
padding:0.563rem 18px;
transition:opacity .22s ease;
color:#0E1221;
font-weight:700;
font-size:0.813rem;
}
.wnl-pr_card_feat_ik2 .wnl-pr_cta_ik2:hover{
opacity:.9;
}
.wnl-pr_card_ik2:not(.wnl-pr_card_feat_ik2) .wnl-pr_cta_ik2{
transition:color .22s ease,border-color .22s ease;
color:#0E1221;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #0E1221;
}
.wnl-pr_card_ik2:not(.wnl-pr_card_feat_ik2) .wnl-pr_cta_ik2:hover{
border-color:#3D7EF5;
color:#3D7EF5;
}
.wnl-grow_ik2{
padding:26px 0 0.625rem;
}
.wnl-row_seo_ik2{
margin:10px 0 0;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7A86A0;
}
.wnl-row_seo_ik2 strong{
font-weight:700;
color:#0E1221;
}
.wnl-grow_ik2{
padding:1.625rem 0 10px;
}
.wnl-row_seo_ik2{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
color:#7A86A0;
font-size:14px;
overflow-wrap:break-word;
}
.wnl-row_seo_ik2 strong{
font-weight:700;
color:#0E1221;
}
.wnl-gf_ik2{
padding:1.5rem 0 6px;
}
.wnl-gf_in_ik2{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.wnl-gf_chip_ik2{
border-radius:62.438rem;
padding:10px 1.125rem;
background:#FFFFFF;
border:1px solid rgba(14,18,33,0.14);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
white-space:nowrap;
font-size:13px;
color:#252D42;
}
.wnl-gf_chip_ik2:hover{
border-color:#3D7EF5;
color:#3D7EF5;
}
.wnl-gf_chip_ik2.wnl-state_active_ik2{
border-color:transparent;
background:#0E1221;
color:#EDF1FC;
}
.wnl-grow_ik2{
padding:1.625rem 0 0.625rem;
}
.wnl-row_seo_ik2{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#7A86A0;
line-height:1.65;
max-width:47.5rem;
}
.wnl-row_seo_ik2 strong{
color:#0E1221;
font-weight:700;
}
.wnl-jp_ik2{
padding:30px 0 0.625rem;
}
.wnl-jp_grid_ik2{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.wnl-jp_grid_ik2{
grid-template-columns:1fr 1fr;
}
.wnl-jp_card_mega_ik2{
grid-column:1/-1;
}
}
@media(min-width:998px){
.wnl-jp_grid_ik2{
grid-template-columns:1.4fr 1fr 1fr;
}
.wnl-jp_card_mega_ik2{
grid-column:auto;
}
}
.wnl-jp_card_ik2{
border:1px solid rgba(14,18,33,0.08);
background:#FFFFFF;
border-radius:20px;
padding:1.625rem;
gap:0.75rem;
overflow:hidden;
justify-content:space-between;
position:relative;
display:flex;
min-height:12.5rem;
flex-direction:column;
min-width:0;
}
.wnl-jp_card_mega_ik2{
background:linear-gradient(135deg,#141C30,#0A0E1A);
border-color:transparent;
min-height:210px;
color:#EDF1FC;
}
.wnl-jp_glow_ik2{
background:radial-gradient(circle,rgba(82,138,255,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
height:200px;
pointer-events:none;
width:200px;
top:-40px;
}
.wnl-jp_label_ik2{
gap:10px;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
justify-content:space-between;
font-weight:700;
align-items:center;
color:#3D7EF5;
font-size:10px;
display:flex;
flex-wrap:wrap;
}
.wnl-jp_card_mega_ik2 .wnl-jp_label_ik2{
color:#7EB3FF;
}
.wnl-jp_drop_ik2{
color:#5A6480;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.wnl-jp_card_mega_ik2 .wnl-jp_drop_ik2{
color:#8C9BBF;
}
.wnl-jp_amount_ik2{
overflow-wrap:break-word;
font-size:38px;
color:#0E1221;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-weight:700;
position:relative;
}
.wnl-jp_card_mega_ik2 .wnl-jp_amount_ik2{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7EB3FF;
}
@media(min-width:771px){
.wnl-jp_card_mega_ik2 .wnl-jp_amount_ik2{
font-size:54px;
}
}
.wnl-jp_game_ik2{
position:relative;
color:#5A6480;
font-size:13px;
}
.wnl-jp_card_mega_ik2 .wnl-jp_game_ik2{
color:#8C9BBF;
}
.wnl-jp_cta_ik2{
align-self:flex-start;
position:relative;
}
.wnl-jp_card_mega_ik2 .wnl-jp_cta_ik2{
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#7EB3FF;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#0E1221;
}
.wnl-jp_card_mega_ik2 .wnl-jp_cta_ik2:hover{
opacity:.9;
}
.wnl-jp_card_ik2:not(.wnl-jp_card_mega_ik2) .wnl-jp_cta_ik2{
transition:color .22s ease,border-color .22s ease;
color:#0E1221;
font-weight:700;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #0E1221;
}
.wnl-jp_card_ik2:not(.wnl-jp_card_mega_ik2) .wnl-jp_cta_ik2:hover{
border-color:#3D7EF5;
color:#3D7EF5;
}
.wnl-jp_seo_ik2{
margin:14px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
color:#7A86A0;
line-height:1.65;
font-size:0.875rem;
}
.wnl-jp_seo_ik2 strong{
font-weight:700;
color:#0E1221;
}
.wnl-grow_ik2{
padding:26px 0 0.625rem;
}
.wnl-row_seo_ik2{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
color:#7A86A0;
overflow-wrap:break-word;
}
.wnl-row_seo_ik2 strong{
font-weight:700;
color:#0E1221;
}
.wnl-sea_ik2{
padding:1.5rem 0 0.625rem;
}
.wnl-sea_in_ik2{
overflow:hidden;
border-radius:1.25rem;
gap:1.375rem;
padding:36px;
background:linear-gradient(115deg,#141C30,#0A0E1A);
position:relative;
display:flex;
color:#EDF1FC;
flex-direction:column;
}
@media(min-width:818px){
.wnl-sea_in_ik2{
padding:2.75rem 3rem;
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.wnl-sea_glow_ik2{
background:radial-gradient(circle,rgba(82,138,255,0.18),transparent 68%);
border-radius:50%;
position:absolute;
height:240px;
right:60px;
top:50%;
pointer-events:none;
transform:translateY(-50%);
width:15rem;
}
.wnl-sea_copy_ik2{
max-width:560px;
min-width:0;
position:relative;
}
.wnl-sea_eyebrow_ik2{
margin-bottom:0.75rem;
}
.wnl-sea_h2_ik2{
overflow-wrap:break-word;
color:#EDF1FC;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
margin-bottom:0.75rem;
line-height:1.04;
}
@media(min-width:768px){
.wnl-sea_h2_ik2{
font-size:2.375rem;
}
}
.wnl-sea_text_ik2{
color:#8C9BBF;
font-size:15px;
line-height:1.6;
}
.wnl-sea_cta_ik2{
transition:opacity .22s ease;
border-radius:62.438rem;
flex:0 0 auto;
background:#7EB3FF;
padding:16px 32px;
color:#0E1221;
font-weight:700;
font-size:0.938rem;
position:relative;
}
.wnl-sea_cta_ik2:hover{
opacity:.9;
}
.wnl-gm_ik2{
padding:30px 0 10px;
}
.wnl-gm_in_ik2{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.wnl-gm_in_ik2{
grid-template-columns:1.25fr 1fr;
}
}
.wnl-gm_left_ik2{
padding:2rem;
border-radius:1.25rem;
border:1px solid rgba(14,18,33,0.08);
background:#FFFFFF;
min-width:0;
}
.wnl-gm_eyebrow_ik2{
margin-bottom:10px;
}
.wnl-gm_h2_ik2{
margin-bottom:0.5rem;
font-weight:600;
line-height:1.06;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1221;
overflow-wrap:break-word;
font-size:1.625rem;
}
@media(min-width:767px){
.wnl-gm_h2_ik2{
font-size:1.75rem;
}
}
.wnl-gm_text_ik2{
color:#7A86A0;
line-height:1.6;
max-width:480px;
margin-bottom:22px;
font-size:14px;
}
.wnl-gm_level_ik2{
margin-bottom:0.5rem;
color:#3D7EF5;
font-size:22px;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.wnl-gm_bar_ik2{
overflow:hidden;
border-radius:999px;
background:rgba(14,18,33,0.14);
height:8px;
margin-bottom:6px;
}
.wnl-gm_bar_fill_ik2{
background:linear-gradient(90deg,#3D7EF5,#7EB3FF);
border-radius:999px;
height:100%;
}
.wnl-gm_bar_meta_ik2{
gap:10px;
color:#5A6480;
justify-content:space-between;
font-size:11px;
margin-bottom:1.125rem;
display:flex;
}
.wnl-gm_missions_ik2{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.wnl-gm_mission_ik2{
gap:0.438rem;
border-radius:999px;
padding:0.563rem 0.938rem;
background:#F4F6FA;
border:1px solid rgba(14,18,33,0.14);
align-items:center;
font-weight:600;
color:#252D42;
font-size:12.5px;
display:inline-flex;
}
.wnl-gm_mission_ic_ik2{
display:inline-flex;
color:#3D7EF5;
align-items:center;
}
.wnl-gm_mission_ic_ik2 svg{
width:0.813rem;
height:0.813rem;
}
.wnl-gm_right_ik2{
border-radius:20px;
background:linear-gradient(150deg,#141C30,#0A0E1A);
overflow:hidden;
padding:32px;
color:#EDF1FC;
flex-direction:column;
position:relative;
display:flex;
}
.wnl-gm_glow_ik2{
border-radius:50%;
background:radial-gradient(circle,rgba(82,138,255,0.18),transparent 70%);
right:-1.875rem;
width:9.375rem;
height:150px;
pointer-events:none;
top:-30px;
position:absolute;
}
.wnl-gm_ref_eyebrow_ik2{
position:relative;
margin-bottom:0.625rem;
}
.wnl-gm_ref_h2_ik2{
margin-bottom:0.5rem;
color:#EDF1FC;
line-height:1.1;
overflow-wrap:break-word;
position:relative;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:600;
}
.wnl-gm_ref_text_ik2{
line-height:1.55;
position:relative;
margin-bottom:1.25rem;
font-size:0.844rem;
color:#8C9BBF;
}
.wnl-gm_ref_cta_ik2{
padding:11px 1.375rem;
border-radius:999px;
transition:opacity .22s ease;
background:#7EB3FF;
margin-top:auto;
font-size:13.5px;
position:relative;
align-self:flex-start;
font-weight:700;
color:#0E1221;
}
.wnl-gm_ref_cta_ik2:hover{
opacity:.9;
}
.wnl-vip_ik2{
padding:48px 0;
}
@media(min-width:767px){
.wnl-vip_ik2{
padding:64px 0;
}
}
.wnl-vip_head_ik2{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:882px){
.wnl-vip_head_ik2{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wnl-vip_eyebrow_ik2{
margin-bottom:12px;
}
.wnl-vip_h2_ik2{
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#EDF1FC;
}
@media(min-width:769px){
.wnl-vip_h2_ik2{
font-size:2.5rem;
}
}
.wnl-vip_intro_ik2{
line-height:1.6;
color:#8C9BBF;
font-size:14px;
max-width:420px;
}
.wnl-vip_grid_ik2{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.wnl-vip_card_ik2{
padding:1.375rem 18px;
border:1px solid rgba(200,218,255,0.14);
border-radius:0.875rem;
min-width:0;
}
.wnl-vip_card_feat_ik2{
border-color:#7EB3FF;
background:rgba(220,230,255,0.08);
}
.wnl-vip_card_ic_ik2{
border-radius:0.5rem;
background:linear-gradient(135deg,#3D7EF5,#7EB3FF);
margin-bottom:16px;
width:34px;
height:2.125rem;
display:block;
}
.wnl-vip_name_ik2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
font-size:20px;
font-weight:600;
color:#EDF1FC;
overflow-wrap:break-word;
}
.wnl-vip_perk_ik2{
font-size:0.781rem;
overflow-wrap:break-word;
color:#8C9BBF;
line-height:1.5;
}
.wnl-trn_ik2{
padding:30px 0 10px;
}
.wnl-trn_in_ik2{
background:#FFFFFF;
grid-template-columns:1fr;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(14,18,33,0.08);
display:grid;
}
@media(min-width:881px){
.wnl-trn_in_ik2{
grid-template-columns:1.05fr 1fr;
}
}
.wnl-trn_banner_ik2{
overflow:hidden;
background:linear-gradient(150deg,#141C30,#0A0E1A);
padding:34px;
position:relative;
color:#EDF1FC;
}
.wnl-trn_glow_ik2{
border-radius:50%;
background:radial-gradient(circle,rgba(82,138,255,0.18),transparent 70%);
pointer-events:none;
height:200px;
right:-40px;
width:200px;
bottom:-40px;
position:absolute;
}
.wnl-trn_eyebrow_ik2{
margin-bottom:0.875rem;
position:relative;
}
.wnl-trn_h2_ik2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
margin-bottom:0.75rem;
position:relative;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
color:#EDF1FC;
}
@media(min-width:771px){
.wnl-trn_h2_ik2{
font-size:2.25rem;
}
}
.wnl-trn_text_ik2{
margin-bottom:1.375rem;
max-width:26.25rem;
color:#8C9BBF;
font-size:14px;
position:relative;
line-height:1.6;
}
.wnl-trn_timer_ik2{
gap:8px;
margin-bottom:24px;
flex-wrap:wrap;
align-items:center;
display:flex;
position:relative;
}
.wnl-trn_timer_cap_ik2{
color:#8C9BBF;
font-size:0.688rem;
}
.wnl-trn_timer_box_ik2{
padding:4px 0.75rem;
background:rgba(220,230,255,0.08);
border-radius:0.5rem;
color:#EDF1FC;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:24px;
}
.wnl-trn_cta_ik2{
padding:13px 1.625rem;
background:#7EB3FF;
border-radius:999px;
transition:opacity .22s ease;
font-weight:700;
font-size:14px;
position:relative;
color:#0E1221;
display:inline-block;
}
.wnl-trn_cta_ik2:hover{
opacity:.9;
}
.wnl-trn_lb_ik2{
padding:1.625rem 1.75rem;
}
.wnl-trn_lb_head_ik2{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
}
.wnl-trn_lb_title_ik2{
font-size:1.25rem;
color:#0E1221;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.wnl-trn_lb_upd_ik2{
font-size:0.688rem;
letter-spacing:.08em;
color:#5A6480;
text-transform:uppercase;
}
.wnl-trn_lb_row_ik2{
border-radius:0.5rem;
gap:14px;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.wnl-trn_lb_row_ik2:nth-child(2){
background:rgba(61,126,245,0.10);
}
.wnl-trn_lb_rank_ik2{
flex:0 0 auto;
font-size:1rem;
font-weight:700;
width:1.375rem;
color:#3D7EF5;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.wnl-trn_lb_av_ik2{
background:linear-gradient(135deg,#3D7EF5,#7EB3FF);
flex:0 0 auto;
border-radius:50%;
height:30px;
width:1.875rem;
}
.wnl-trn_lb_name_ik2{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
color:#0E1221;
text-overflow:ellipsis;
min-width:0;
}
.wnl-trn_lb_amount_ik2{
flex:0 0 auto;
font-weight:700;
color:#0E1221;
font-size:0.813rem;
}
.wnl-app_ik2{
padding:1.875rem 0 10px;
}
.wnl-app_in_ik2{
padding:32px;
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(14,18,33,0.08);
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.wnl-app_in_ik2{
padding:40px 44px;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wnl-app_copy_ik2{
max-width:560px;
min-width:0;
}
.wnl-app_eyebrow_ik2{
margin-bottom:0.75rem;
}
.wnl-app_h2_ik2{
color:#0E1221;
font-size:1.75rem;
margin-bottom:12px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.wnl-app_h2_ik2{
font-size:2.125rem;
}
}
.wnl-app_text_ik2{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14px;
color:#7A86A0;
}
.wnl-app_btns_ik2{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.wnl-app_btn_ik2{
gap:0.625rem;
padding:11px 20px;
background:#0E1221;
border-radius:14px;
transition:background-color .22s ease;
color:#EDF1FC;
align-items:center;
display:inline-flex;
}
.wnl-app_btn_ik2:hover{
background:#1E2A45;
}
.wnl-app_btn_ic_ik2{
display:inline-flex;
align-items:center;
}
.wnl-app_btn_ic_ik2 svg{
height:1.125rem;
width:1.125rem;
}
.wnl-app_btn_lb_ik2{
font-weight:700;
font-size:13.5px;
}
.wnl-app_qr_wrap_ik2{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.wnl-app_qr_ik2{
flex:0 0 auto;
border-radius:0.875rem;
height:108px;
width:108px;
background-color:#0E1221;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
}
.wnl-app_qr_cap_ik2{
font-size:0.781rem;
line-height:1.4;
max-width:92px;
color:#5A6480;
}
.wnl-ts_ik2{
padding:2.75rem 0;
}
.wnl-ts_in_ik2{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.wnl-ts_in_ik2{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.wnl-ts_left_ik2{
min-width:0;
}
.wnl-ts_h2_ik2{
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-weight:600;
color:#EDF1FC;
}
@media(min-width:769px){
.wnl-ts_h2_ik2{
font-size:28px;
}
}
.wnl-ts_text_ik2{
font-size:0.906rem;
max-width:520px;
line-height:1.6;
margin-bottom:22px;
color:#8C9BBF;
}
.wnl-ts_badges_ik2{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wnl-ts_badge_ik2{
font-size:0.813rem;
font-weight:600;
color:#8C9BBF;
}
.wnl-ts_pay_ik2{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.wnl-ts_pay_ik2{
justify-content:flex-end;
}
}
.wnl-ts_pay_chip_ik2{
padding:12px 1rem;
background:rgba(220,230,255,0.08);
border-radius:0.875rem;
border:1px solid rgba(200,218,255,0.14);
font-size:0.875rem;
color:#EDF1FC;
font-weight:700;
}
.wnl-tt_ik2{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.wnl-tt_ik2{
padding:3.75rem 0 0.625rem;
}
}
.wnl-tt_head_ik2{
margin-bottom:2.125rem;
text-align:center;
}
.wnl-tt_eyebrow_ik2{
margin-bottom:12px;
}
.wnl-tt_h2_ik2{
overflow-wrap:break-word;
line-height:1.05;
color:#0E1221;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
}
@media(min-width:769px){
.wnl-tt_h2_ik2{
font-size:2.625rem;
}
}
.wnl-tt_grid_ik2{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.wnl-tt_grid_ik2{
grid-template-columns:repeat(3,1fr);
}
}
.wnl-tt_card_ik2{
padding:1.875rem;
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(14,18,33,0.08);
flex-direction:column;
display:flex;
min-width:0;
}
.wnl-tt_card_ic_ik2{
display:inline-flex;
color:#3D7EF5;
margin-bottom:1.125rem;
align-items:center;
}
.wnl-tt_card_ic_ik2 svg{
width:28px;
height:28px;
}
.wnl-tt_card_h_ik2{
color:#0E1221;
line-height:1.15;
font-size:1.375rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.wnl-tt_card_p_ik2{
overflow-wrap:break-word;
color:#7A86A0;
font-size:14px;
line-height:1.6;
margin-bottom:0.875rem;
}
.wnl-tt_card_p_ik2 b{
font-weight:700;
color:#0E1221;
}
.wnl-tt_card_link_ik2{
transition:color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #3D7EF5;
margin-top:auto;
padding-bottom:2px;
font-weight:700;
color:#0E1221;
align-self:flex-start;
}
.wnl-tt_card_link_ik2:hover{
color:#3D7EF5;
}
.wnl-pmt_ik2{
padding:48px 0 0.625rem;
}
.wnl-pmt_in_ik2{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:883px){
.wnl-pmt_in_ik2{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.wnl-pmt_left_ik2{
min-width:0;
}
.wnl-pmt_eyebrow_ik2{
margin-bottom:0.75rem;
}
.wnl-pmt_h2_ik2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:1.875rem;
font-weight:600;
margin-bottom:0.75rem;
color:#0E1221;
overflow-wrap:break-word;
}
@media(min-width:767px){
.wnl-pmt_h2_ik2{
font-size:32px;
}
}
.wnl-pmt_text_ik2{
color:#7A86A0;
font-size:0.906rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.wnl-pmt_logos_ik2{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.wnl-pmt_logos_ik2{
grid-template-columns:repeat(4,1fr);
}
}
.wnl-pmt_logo_ik2{
padding:0 0.5rem;
border:1px solid rgba(14,18,33,0.08);
background:#FFFFFF;
overflow:hidden;
border-radius:8px;
text-align:center;
color:#252D42;
font-weight:700;
white-space:nowrap;
font-size:0.781rem;
align-items:center;
height:3.125rem;
display:flex;
justify-content:center;
text-overflow:ellipsis;
}
.wnl-pmt_table_ik2{
border-radius:14px;
border:1px solid rgba(14,18,33,0.08);
overflow:hidden;
min-width:0;
}
.wnl-pmt_thead_ik2{
background:#1A1F2E;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.wnl-pmt_th_ik2{
overflow:hidden;
padding:0.813rem 14px;
font-weight:700;
text-overflow:ellipsis;
font-size:0.625rem;
color:#EDF1FC;
white-space:nowrap;
letter-spacing:.08em;
text-transform:uppercase;
}
.wnl-pmt_row_ik2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(14,18,33,0.08);
}
.wnl-pmt_row_ik2:nth-child(odd){
background:#FFFFFF;
}
.wnl-pmt_td_ik2{
padding:0.875rem;
overflow-wrap:break-word;
min-width:0;
color:#7A86A0;
font-size:0.844rem;
}
.wnl-pmt_row_ik2 .wnl-pmt_td_ik2:first-child{
font-weight:700;
color:#0E1221;
}
.wnl-pmt_row_ik2 .wnl-pmt_td_ik2:last-child{
font-weight:700;
color:#22A96E;
}
.wnl-et_ik2{
padding:36px 0 0.625rem;
}
.wnl-et_in_ik2{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.wnl-et_in_ik2{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.wnl-et_left_ik2{
min-width:0;
}
.wnl-et_eyebrow_ik2{
margin-bottom:12px;
}
.wnl-et_h2_ik2{
color:#0E1221;
overflow-wrap:break-word;
line-height:1.06;
font-size:1.75rem;
margin-bottom:14px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.wnl-et_h2_ik2{
font-size:2rem;
}
}
.wnl-et_text_ik2{
margin-bottom:1.375rem;
line-height:1.65;
color:#7A86A0;
font-size:15px;
}
.wnl-et_stats_ik2{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.wnl-et_stat_ik2{
min-width:0;
}
.wnl-et_stat_v_ik2{
color:#0E1221;
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:26px;
}
.wnl-et_stat_l_ik2{
color:#5A6480;
margin-top:0.25rem;
font-size:0.781rem;
}
.wnl-et_right_ik2{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.wnl-et_member_ik2{
border-radius:14px;
padding:18px 1.25rem;
border:1px solid rgba(14,18,33,0.08);
gap:16px;
background:#FFFFFF;
min-width:0;
align-items:center;
display:flex;
}
.wnl-et_member_av_ik2{
background:linear-gradient(135deg,#141C30,#3D7EF5);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:3rem;
}
.wnl-et_member_name_ik2{
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
color:#0E1221;
}
.wnl-et_member_role_ik2{
color:#5A6480;
font-size:0.781rem;
overflow-wrap:break-word;
}
.wnl-et_updated_ik2{
background:#F4F6FA;
border-radius:0.875rem;
padding:14px 18px;
gap:8px;
border:1px solid rgba(14,18,33,0.08);
color:#7A86A0;
display:flex;
font-size:0.781rem;
align-items:center;
}
.wnl-prov_ik2{
padding:2.5rem 0 1.25rem;
}
.wnl-prov_eyebrow_ik2{
display:block;
margin-bottom:1.125rem;
}
.wnl-prov_grid_ik2{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.wnl-prov_grid_ik2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.wnl-prov_grid_ik2{
grid-template-columns:repeat(6,1fr);
}
}
.wnl-rc_ik2{
padding:48px 0 10px;
}
.wnl-rc_in_ik2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.wnl-rc_in_ik2{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.wnl-rc_col_ik2{
min-width:0;
}
.wnl-rc_label_ik2{
font-size:11px;
margin-bottom:16px;
letter-spacing:.2em;
font-weight:600;
color:#3D7EF5;
text-transform:uppercase;
}
.wnl-rc_awards_ik2{
gap:12px;
flex-direction:column;
display:flex;
}
.wnl-rc_award_ik2{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.wnl-rc_award_ic_ik2{
flex:0 0 auto;
align-items:center;
color:#5B9BFF;
display:inline-flex;
}
.wnl-rc_award_ic_ik2 svg{
height:1.125rem;
width:18px;
}
.wnl-rc_award_t_ik2{
color:#0E1221;
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
}
.wnl-rc_award_s_ik2{
color:#5A6480;
font-size:12px;
overflow-wrap:break-word;
}
.wnl-rc_press_ik2{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.wnl-rc_press_logo_ik2{
border-radius:8px;
overflow:hidden;
border:1px solid rgba(14,18,33,0.08);
padding:0 0.5rem;
white-space:nowrap;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
justify-content:center;
display:flex;
text-align:center;
height:52px;
text-overflow:ellipsis;
align-items:center;
color:#7A86A0;
font-size:14px;
font-weight:700;
}
.wnl-rc_partner_ik2{
background:#FFFFFF;
padding:1.375rem;
border:1px solid rgba(14,18,33,0.08);
border-radius:14px;
}
.wnl-rc_partner_name_ik2{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
margin-bottom:6px;
color:#0E1221;
font-weight:600;
}
.wnl-rc_partner_text_ik2{
line-height:1.55;
font-size:13px;
overflow-wrap:break-word;
color:#7A86A0;
}
.wnl-hts_ik2{
padding:48px 0;
}
@media(min-width:770px){
.wnl-hts_ik2{
padding:62px 0;
}
}
.wnl-hts_head_ik2{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:767px){
.wnl-hts_head_ik2{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wnl-hts_eyebrow_ik2{
margin-bottom:0.75rem;
}
.wnl-hts_h2_ik2{
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
color:#EDF1FC;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.wnl-hts_h2_ik2{
font-size:38px;
}
}
.wnl-hts_cta_ik2{
flex:0 0 auto;
border-radius:62.438rem;
padding:0.938rem 1.875rem;
background:#7EB3FF;
transition:opacity .22s ease;
color:#0E1221;
font-size:0.938rem;
font-weight:700;
}
.wnl-hts_cta_ik2:hover{
opacity:.9;
}
.wnl-hts_grid_ik2{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.wnl-hts_grid_ik2{
grid-template-columns:repeat(3,1fr);
}
}
.wnl-hts_step_ik2{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(200,218,255,0.14);
}
.wnl-hts_step_num_ik2{
margin-bottom:0.875rem;
color:#7EB3FF;
font-size:44px;
font-weight:700;
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.wnl-hts_step_h_ik2{
font-size:1.188rem;
margin-bottom:8px;
color:#EDF1FC;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
}
.wnl-hts_step_p_ik2{
color:#8C9BBF;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.wnl-wy_ik2{
padding:3rem 0;
}
@media(min-width:768px){
.wnl-wy_ik2{
padding:3.5rem 0;
}
}
.wnl-wy_in_ik2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:903px){
.wnl-wy_in_ik2{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.wnl-wy_left_ik2{
min-width:0;
}
.wnl-wy_eyebrow_ik2{
margin-bottom:0.875rem;
}
.wnl-wy_h2_ik2{
margin-bottom:16px;
color:#0E1221;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:769px){
.wnl-wy_h2_ik2{
font-size:2.5rem;
}
}
.wnl-wy_intro_ik2{
line-height:1.6;
color:#7A86A0;
font-size:15px;
}
.wnl-wy_grid_ik2{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.wnl-wy_grid_ik2{
grid-template-columns:1fr 1fr;
}
}
.wnl-wy_card_ik2{
padding:26px;
border:1px solid rgba(14,18,33,0.08);
background:#FFFFFF;
border-radius:0.875rem;
min-width:0;
}
.wnl-wy_card_ic_ik2{
display:inline-flex;
align-items:center;
margin-bottom:16px;
color:#3D7EF5;
justify-content:center;
}
.wnl-wy_card_ic_ik2 svg{
width:26px;
height:1.625rem;
}
.wnl-wy_card_h_ik2{
font-weight:600;
color:#0E1221;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:21px;
line-height:1.15;
margin-bottom:0.5rem;
}
.wnl-wy_card_p_ik2{
overflow-wrap:break-word;
color:#7A86A0;
font-size:0.875rem;
line-height:1.55;
}
.wnl-op_ik2{
padding:36px 0 10px;
}
.wnl-op_in_ik2{
gap:32px;
padding:32px;
background:#FFFFFF;
border:1px solid rgba(14,18,33,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:860px){
.wnl-op_in_ik2{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 40px;
}
}
.wnl-op_left_ik2{
min-width:0;
}
.wnl-op_eyebrow_ik2{
margin-bottom:12px;
}
.wnl-op_h2_ik2{
overflow-wrap:break-word;
color:#0E1221;
font-size:28px;
margin-bottom:0.625rem;
font-weight:600;
line-height:1.08;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.wnl-op_h2_ik2{
font-size:30px;
}
}
.wnl-op_text_ik2{
line-height:1.6;
font-size:0.875rem;
color:#7A86A0;
}
.wnl-op_grid_ik2{
border:1px solid rgba(14,18,33,0.14);
background:rgba(14,18,33,0.14);
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
border-radius:0.5rem;
display:grid;
}
.wnl-op_field_ik2{
padding:18px 20px;
background:#F4F6FA;
min-width:0;
}
.wnl-op_field_lb_ik2{
text-transform:uppercase;
font-size:0.625rem;
margin-bottom:0.313rem;
color:#3D7EF5;
font-weight:600;
letter-spacing:.1em;
}
.wnl-op_field_val_ik2{
overflow-wrap:break-word;
font-weight:700;
font-size:0.875rem;
color:#0E1221;
}
.wnl-dr_ik2{
padding:36px 0 0.625rem;
}
.wnl-dr_in_ik2{
padding:28px 32px;
border:1px dashed rgba(14,18,33,0.14);
gap:20px;
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.wnl-dr_in_ik2{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.wnl-dr_h2_ik2{
color:#0E1221;
line-height:1.1;
font-weight:600;
margin-bottom:0.5rem;
font-size:24px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.wnl-dr_h2_ik2{
font-size:26px;
}
}
.wnl-dr_text_ik2{
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
color:#7A86A0;
max-width:680px;
}
.wnl-dr_text_ik2 b{
color:#0E1221;
font-weight:700;
}
.wnl-dr_cta_ik2{
transition:color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
font-weight:700;
white-space:nowrap;
color:#0E1221;
padding-bottom:2px;
border-bottom:1px solid #3D7EF5;
}
.wnl-dr_cta_ik2:hover{
color:#3D7EF5;
}
.wnl-rv_ik2{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(14,18,33,0.08);
border-bottom:1px solid rgba(14,18,33,0.08);
margin-top:24px;
}
@media(min-width:768px){
.wnl-rv_ik2{
padding:56px 0;
}
}
.wnl-rv_head_ik2{
gap:1rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:765px){
.wnl-rv_head_ik2{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wnl-rv_eyebrow_ik2{
margin-bottom:0.625rem;
}
.wnl-rv_h2_ik2{
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1221;
line-height:1.05;
}
@media(min-width:769px){
.wnl-rv_h2_ik2{
font-size:38px;
}
}
.wnl-rv_agg_ik2{
gap:0.75rem;
align-items:center;
display:flex;
}
.wnl-rv_agg_stars_ik2{
gap:3px;
color:#3D7EF5;
display:flex;
}
.wnl-rv_agg_stars_ik2 svg{
height:18px;
width:18px;
}
.wnl-rv_source_ik2{
font-size:13px;
color:#7A86A0;
}
.wnl-rv_grid_ik2{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.wnl-rv_grid_ik2{
grid-template-columns:repeat(3,1fr);
}
}
.wnl-rv_card_ik2{
border-radius:0.875rem;
background:#F4F6FA;
border:1px solid rgba(14,18,33,0.08);
padding:1.625rem;
min-width:0;
}
.wnl-rv_card_stars_ik2{
gap:2px;
display:flex;
color:#3D7EF5;
margin-bottom:0.75rem;
}
.wnl-rv_card_stars_ik2 svg{
height:14px;
width:0.875rem;
}
.wnl-rv_card_body_ik2{
margin-bottom:1rem;
color:#0E1221;
font-weight:500;
line-height:1.45;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:18px;
}
.wnl-rv_card_meta_ik2{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wnl-rv_card_av_ik2{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3D7EF5,#7EB3FF);
width:2rem;
height:32px;
}
.wnl-rv_card_author_ik2{
color:#0E1221;
font-size:0.813rem;
font-weight:700;
}
.wnl-rv_card_loc_ik2{
color:#5A6480;
font-size:0.75rem;
}
.wnl-el_ik2{
padding:48px 0;
}
@media(min-width:770px){
.wnl-el_ik2{
padding:56px 0;
}
}
.wnl-el_in_ik2{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.wnl-el_in_ik2{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.wnl-el_left_ik2{
min-width:0;
}
.wnl-el_eyebrow_ik2{
margin-bottom:14px;
}
.wnl-el_h2_ik2{
line-height:1.08;
font-size:32px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:1.375rem;
color:#0E1221;
font-weight:600;
}
@media(min-width:768px){
.wnl-el_h2_ik2{
font-size:38px;
}
}
.wnl-el_body_ik2 p{
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
color:#252D42;
font-size:1rem;
}
.wnl-el_dropcap_ik2{
padding:0.375rem 12px 0 0;
font-size:62px;
float:left;
color:#3D7EF5;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:.8;
}
.wnl-el_right_ik2{
min-width:0;
}
.wnl-el_quote_ik2{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#141C30,#0A0E1A);
margin-bottom:24px;
position:relative;
color:#EDF1FC;
}
.wnl-el_quote_mark_ik2{
color:#7EB3FF;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.wnl-el_quote_mark_ik2 svg{
height:2.125rem;
width:2.125rem;
}
.wnl-el_quote_text_ik2{
margin-bottom:22px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EDF1FC;
line-height:1.4;
font-size:22px;
font-weight:500;
}
.wnl-el_quote_meta_ik2{
gap:12px;
align-items:center;
display:flex;
}
.wnl-el_quote_av_ik2{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3D7EF5,#7EB3FF);
height:38px;
width:38px;
}
.wnl-el_quote_author_ik2{
color:#EDF1FC;
font-weight:700;
font-size:14px;
}
.wnl-el_quote_meta_sub_ik2{
font-size:0.75rem;
color:#8C9BBF;
}
.wnl-el_explain_ik2{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(14,18,33,0.08);
}
.wnl-el_explain_card_ik2{
padding:1.375rem 24px;
}
.wnl-el_explain_card_ik2+.wnl-el_explain_card_ik2{
border-top:1px solid rgba(14,18,33,0.08);
}
.wnl-el_explain_h_ik2{
font-size:1.25rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
color:#0E1221;
line-height:1.15;
}
.wnl-el_explain_p_ik2{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A86A0;
}
.wnl-faq_ik2{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(14,18,33,0.08);
border-bottom:1px solid rgba(14,18,33,0.08);
}
@media(min-width:765px){
.wnl-faq_ik2{
padding:3.875rem 0;
}
}
.wnl-faq_head_ik2{
text-align:center;
margin-bottom:34px;
}
.wnl-faq_eyebrow_ik2{
margin-bottom:12px;
}
.wnl-faq_h2_ik2{
color:#0E1221;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.wnl-faq_h2_ik2{
font-size:2.375rem;
}
}
.wnl-faq_list_ik2{
margin:0 auto;
gap:12px;
max-width:820px;
display:flex;
flex-direction:column;
}
.wnl-faq_item_ik2{
background:#F4F6FA;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(14,18,33,0.08);
}
.wnl-faq_q_ik2{
gap:1.25rem;
list-style:none;
padding:1.25rem 24px;
font-size:16px;
display:flex;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
align-items:center;
color:#0E1221;
cursor:pointer;
}
.wnl-faq_q_ik2::-webkit-details-marker{
display:none;
}
.wnl-faq_q_ic_ik2{
transition:transform .22s ease;
flex:0 0 auto;
color:#3D7EF5;
align-items:center;
display:inline-flex;
}
.wnl-faq_q_ic_ik2 svg{
height:1.125rem;
width:18px;
}
.wnl-faq_item_ik2[open] .wnl-faq_q_ic_ik2{
transform:rotate(180deg);
}
.wnl-faq_a_ik2{
padding:0 1.5rem 1.25rem;
line-height:1.6;
color:#7A86A0;
overflow-wrap:break-word;
font-size:0.906rem;
}
.wnl-sc_ik2{
padding:48px 0 10px;
}
.wnl-sc_head_ik2{
margin-bottom:28px;
text-align:center;
}
.wnl-sc_eyebrow_ik2{
margin-bottom:0.75rem;
}
.wnl-sc_h2_ik2{
font-weight:600;
color:#0E1221;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.wnl-sc_h2_ik2{
font-size:2.25rem;
}
}
.wnl-sc_table_ik2{
border:1px solid rgba(14,18,33,0.08);
overflow:hidden;
border-radius:0.875rem;
margin:0 auto;
max-width:900px;
}
.wnl-sc_thead_ik2{
background:#1A1F2E;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.wnl-sc_th_ik2{
padding:15px 18px;
font-size:0.813rem;
overflow-wrap:break-word;
text-align:center;
color:#8C9BBF;
font-weight:700;
}
.wnl-sc_th_ik2:first-child{
text-align:left;
}
.wnl-sc_th_us_ik2{
color:#7EB3FF;
}
.wnl-sc_row_ik2{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(14,18,33,0.08);
}
.wnl-sc_row_ik2:nth-child(even){
background:#FFFFFF;
}
.wnl-sc_td_ik2{
padding:0.938rem 18px;
font-size:14px;
min-width:0;
color:#5A6480;
overflow-wrap:break-word;
text-align:center;
}
.wnl-sc_td_ik2:first-child{
font-weight:600;
color:#252D42;
text-align:left;
}
.wnl-sc_td_us_ik2{
font-weight:700;
color:#22A96E;
}
.wnl-gd_ik2{
padding:3rem 0 10px;
}
.wnl-gd_head_ik2{
gap:14px;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:683px){
.wnl-gd_head_ik2{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.wnl-gd_eyebrow_ik2{
margin-bottom:10px;
}
.wnl-gd_h2_ik2{
line-height:1.05;
color:#0E1221;
font-weight:600;
font-size:28px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.wnl-gd_h2_ik2{
font-size:2.125rem;
}
}
.wnl-gd_more_ik2{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#0E1221;
border-bottom:1px solid #0E1221;
font-size:13.5px;
padding-bottom:2px;
}
.wnl-gd_more_ik2:hover{
border-color:#3D7EF5;
color:#3D7EF5;
}
.wnl-gd_grid_ik2{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:722px){
.wnl-gd_grid_ik2{
grid-template-columns:repeat(3,1fr);
}
}
.wnl-gd_card_ik2{
border:1px solid rgba(14,18,33,0.08);
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
min-width:0;
display:block;
}
.wnl-gd_card_img_ik2{
background:linear-gradient(140deg,#141C30,#3D7EF5);
height:150px;
}
.wnl-gd_card_body_ik2{
padding:1.375rem;
}
.wnl-gd_card_cat_ik2{
color:#3D7EF5;
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
}
.wnl-gd_card_h_ik2{
margin:8px 0 10px;
line-height:1.2;
color:#0E1221;
font-size:1.188rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.wnl-gd_card_meta_ik2{
color:#5A6480;
font-size:12px;
overflow-wrap:break-word;
}
.wnl-sb_ik2{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(14,18,33,0.08);
border-top:1px solid rgba(14,18,33,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.wnl-sb_ik2{
padding:56px 0;
}
}
.wnl-sb_eyebrow_ik2{
display:block;
margin-bottom:0.75rem;
}
.wnl-sb_h2_ik2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#0E1221;
font-size:30px;
margin-bottom:1.625rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.wnl-sb_h2_ik2{
font-size:36px;
}
}
.wnl-sb_grid_ik2{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.wnl-sb_grid_ik2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.wnl-sb_grid_ik2{
grid-template-columns:repeat(4,1fr);
}
}
.wnl-sb_card_ik2{
background:#F4F6FA;
padding:1.5rem;
border-radius:14px;
border:1px solid rgba(14,18,33,0.08);
min-width:0;
}
.wnl-sb_card_h_ik2{
font-size:19px;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
color:#0E1221;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.wnl-sb_card_p_ik2{
color:#7A86A0;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.wnl-sb_rtp_ik2{
border-radius:14px;
padding:26px 1.75rem;
border:1px solid rgba(14,18,33,0.08);
gap:1.5rem;
background:#F4F6FA;
grid-template-columns:1fr;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:760px){
.wnl-sb_rtp_ik2{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.wnl-sb_rtp_h_ik2{
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-size:1.25rem;
color:#0E1221;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.wnl-sb_rtp_p_ik2{
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
color:#7A86A0;
}
.wnl-sb_rtp_stats_ik2{
gap:1rem;
display:flex;
}
.wnl-sb_stat_ik2{
background:#FFFFFF;
flex:1 1 0;
padding:18px;
border-radius:8px;
min-width:0;
text-align:center;
}
.wnl-sb_stat_v_ik2{
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.625rem;
color:#22A96E;
}
.wnl-sb_stat_l_ik2{
color:#5A6480;
margin-top:0.25rem;
font-size:11.5px;
}
.wnl-sg_ik2{
padding:3rem 0 10px;
}
.wnl-sg_eyebrow_ik2{
display:block;
margin-bottom:0.75rem;
}
.wnl-sg_h2_ik2{
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:28px;
font-size:30px;
font-weight:600;
color:#0E1221;
}
@media(min-width:765px){
.wnl-sg_h2_ik2{
font-size:2.25rem;
}
}
.wnl-sg_grid_ik2{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.wnl-sg_grid_ik2{
grid-template-columns:repeat(3,1fr);
}
}
.wnl-sg_col_ik2{
min-width:0;
}
.wnl-sg_col_h_ik2{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-size:1.375rem;
font-weight:600;
color:#0E1221;
}
.wnl-sg_col_p_ik2{
overflow-wrap:break-word;
color:#7A86A0;
font-size:14px;
line-height:1.65;
}
.wnl-lh_ik2{
padding:40px 0 1.25rem;
}
.wnl-lh_in_ik2{
padding-top:34px;
border-top:1px solid rgba(14,18,33,0.14);
}
.wnl-lh_eyebrow_ik2{
margin-bottom:1.375rem;
display:block;
}
.wnl-lh_grid_ik2{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:598px){
.wnl-lh_grid_ik2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.wnl-lh_grid_ik2{
grid-template-columns:repeat(5,1fr);
}
}
.wnl-lh_col_ik2{
min-width:0;
}
.wnl-lh_col_h_ik2{
overflow-wrap:break-word;
color:#0E1221;
font-size:0.813rem;
font-weight:700;
margin-bottom:12px;
}
.wnl-lh_links_ik2{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.wnl-lh_link_ik2{
transition:color .22s ease;
overflow-wrap:break-word;
color:#7A86A0;
font-size:13px;
}
.wnl-lh_link_ik2:hover{
color:#3D7EF5;
}
.wnl-ft_ik2{
background:#1A1F2E;
color:#8C9BBF;
margin-top:40px;
}
.wnl-ft_in_ik2{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:599px){
.wnl-ft_in_ik2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.wnl-ft_in_ik2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wnl-ft_brand_ik2{
min-width:0;
}
.wnl-ft_logo_ik2{
font-size:26px;
font-weight:700;
color:#EDF1FC;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.wnl-ft_tagline_ik2{
color:#8C9BBF;
margin-top:14px;
font-size:13.5px;
max-width:17.5rem;
line-height:1.6;
}
.wnl-ft_contact_ik2{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
margin-top:12px;
color:#7EB3FF;
font-size:0.813rem;
max-width:280px;
}
.wnl-ft_contact_ik2:hover{
color:#EDF1FC;
}
.wnl-ft_col_ik2{
min-width:0;
}
.wnl-ft_col_h_ik2{
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
color:#EDF1FC;
text-transform:uppercase;
letter-spacing:.08em;
}
.wnl-ft_col_links_ik2{
gap:10px;
flex-direction:column;
display:flex;
}
.wnl-ft_link_ik2{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8C9BBF;
font-size:0.844rem;
}
.wnl-ft_link_ik2:hover{
color:#EDF1FC;
}
.wnl-ft_bot_ik2{
gap:1rem;
padding:1.375rem 0 2.5rem;
display:flex;
border-top:1px solid rgba(200,218,255,0.14);
flex-direction:column;
}
@media(min-width:769px){
.wnl-ft_bot_ik2{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.wnl-ft_legal_ik2{
font-size:11.5px;
max-width:760px;
color:#A4ADBE;
line-height:1.6;
overflow-wrap:break-word;
}
.wnl-ft_legal_ik2 b{
font-weight:700;
color:#8C9BBF;
}
.wnl-ft_age_ik2{
flex:0 0 auto;
border:1.5px solid #7EB3FF;
border-radius:8px;
padding:4px 9px;
font-weight:700;
font-size:0.813rem;
color:#7EB3FF;
}