*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6FA;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
color:#253047;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.izulayout_9lf{
display:flex;
flex-direction:column;
min-height:100vh;
}
.izumain_9lf{
flex:1 1 auto;
width:100%;
min-width:0;
}
.izucontainer_9lf{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:770px){
.izucontainer_9lf{
padding:0 2rem;
}
}
@media(min-width:1098px){
.izucontainer_9lf{
padding:0 3.5rem;
}
}
.izueyebrow_9lf{
font-size:11px;
overflow-wrap:break-word;
color:#2A7FE8;
text-transform:uppercase;
display:inline-block;
font-weight:600;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
letter-spacing:.2em;
}
.izuband_9lf{
background:#111827;
color:#EEF2FA;
}
.izuband_9lf .izueyebrow_9lf{
color:#60AAFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.izutb_9lf{
background:#F4F6FA;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(15,22,35,0.14);
top:0;
}
.izutb_in_9lf{
margin:0 auto;
gap:1rem;
padding:12px 16px;
justify-content:space-between;
display:flex;
width:100%;
max-width:87.5rem;
align-items:center;
}
@media(min-width:770px){
.izutb_in_9lf{
padding:16px 32px;
}
}
@media(min-width:1099px){
.izutb_in_9lf{
padding:18px 3.5rem;
}
}
.izutb_left_9lf{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.izutb_logo_9lf{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.izutb_logo_mark_9lf{
border-radius:8px;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.izutb_logo_txt_9lf{
flex-direction:column;
display:flex;
line-height:1;
min-width:0;
}
.izutb_logo_name_9lf{
overflow:hidden;
font-size:1.375rem;
font-weight:700;
text-overflow:ellipsis;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
letter-spacing:.02em;
white-space:nowrap;
}
.izutb_logo_sub_9lf{
overflow:hidden;
text-transform:uppercase;
font-size:8.5px;
font-weight:600;
letter-spacing:.32em;
white-space:nowrap;
color:#2A7FE8;
text-overflow:ellipsis;
margin-top:4px;
}
.izutb_nav_9lf{
display:none;
}
@media(min-width:961px){
.izutb_nav_9lf{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.izutb_nav_item_9lf{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
color:#253047;
font-size:0.875rem;
}
.izutb_nav_item_9lf:hover{
color:#0F1623;
}
.izutb_nav_item_9lf.izustate_active_9lf{
border-color:#2A7FE8;
color:#0F1623;
}
.izutb_right_9lf{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.izutb_search_9lf{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#253047;
}
.izutb_search_9lf:hover{
color:#2A7FE8;
}
.izutb_search_9lf svg{
width:1.125rem;
height:1.125rem;
}
.izutb_lang_9lf{
text-transform:uppercase;
color:#5A6A88;
font-size:0.688rem;
font-weight:600;
letter-spacing:.1em;
}
.izutb_lang_9lf:hover{
color:#0F1623;
}
.izutb_login_9lf{
display:none;
font-size:0.875rem;
font-weight:600;
color:#0F1623;
}
@media(min-width:769px){
.izutb_login_9lf{
display:inline-block;
}
}
.izutb_register_9lf{
transition:background-color .22s ease;
padding:11px 22px;
background:#0F1623;
border-radius:999px;
font-size:14px;
color:#EEF2FA;
white-space:nowrap;
font-weight:700;
}
.izutb_register_9lf:hover{
background:#1E2E4A;
}
.izumob_9lf{
background:#F4F6FA;
position:fixed;
bottom:0;
left:0;
right:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(15,22,35,0.14);
}
@media(min-width:957px){
.izumob_9lf{
display:none;
}
}
.izumob_in_9lf{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.izumob_item_9lf{
flex:1 1 0;
padding:9px 0.25rem;
transition:color .22s ease;
gap:3px;
flex-direction:column;
display:flex;
color:#5A6A88;
min-width:0;
align-items:center;
}
.izumob_item_9lf.izustate_active_9lf{
color:#2A7FE8;
}
.izumob_ic_9lf{
align-items:center;
display:flex;
justify-content:center;
}
.izumob_ic_9lf svg{
width:20px;
height:20px;
}
.izumob_lb_9lf{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.izurail_9lf{
position:relative;
min-width:0;
}
.izurail_scroll_9lf{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
}
@media(min-width:769px){
.izurail_scroll_9lf{
gap:18px;
}
}
.izugc_9lf{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.izugc_9lf{
width:11.75rem;
}
}
.izugc_img_9lf{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(15,22,35,0.06), 0 0.5rem 1.5rem rgba(15,22,35,0.09);
position:relative;
padding-bottom:133.33%;
}
.izugc_img_9lf img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.izugc_cover_9lf{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.izugc_hover_9lf{
inset:0;
background:rgba(0,0,0,0.50);
transition:opacity .22s ease;
justify-content:center;
align-items:center;
opacity:0;
display:flex;
position:absolute;
}
.izugc_9lf:hover .izugc_hover_9lf{
opacity:1;
}
.izugc_hover_btn_9lf{
background:#0F1623;
border-radius:999px;
align-items:center;
color:#EEF2FA;
display:flex;
width:46px;
justify-content:center;
height:46px;
}
.izugc_hover_btn_9lf svg{
width:1.125rem;
height:18px;
}
.izugc_info_9lf{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.izugc_name_9lf{
overflow:hidden;
color:#0F1623;
font-size:0.813rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.izugc_prov_9lf{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#5A6A88;
text-overflow:ellipsis;
}
.izugc_meta_9lf{
color:#5A6A88;
font-size:0.688rem;
}
.izutc_9lf{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.izutc_9lf{
width:230px;
}
}
.izutc_img_9lf{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(15,22,35,0.06), 0 8px 24px rgba(15,22,35,0.09);
padding-bottom:75%;
}
.izutc_img_9lf img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.izutc_info_9lf{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.izutc_name_9lf{
overflow:hidden;
font-weight:700;
color:#0F1623;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
}
.izutc_rtp_9lf{
font-size:11px;
color:#5A6A88;
}
.izulc_9lf{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:766px){
.izulc_9lf{
width:268px;
}
}
.izulc_img_9lf{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(15,22,35,0.06), 0 8px 1.5rem rgba(15,22,35,0.09);
}
.izulc_img_9lf img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.izulc_live_9lf{
padding:4px 0.563rem;
background:rgba(0,0,0,0.50);
gap:0.438rem;
border-radius:999px;
position:absolute;
top:0.75rem;
display:flex;
align-items:center;
left:0.75rem;
}
.izulc_live_dot_9lf{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E83A3A;
height:0.5rem;
width:0.5rem;
}
.izulc_seats_9lf{
font-weight:600;
font-size:0.625rem;
letter-spacing:.08em;
color:#EEF2FA;
text-transform:uppercase;
}
.izulc_info_9lf{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.izulc_name_9lf{
overflow:hidden;
color:#0F1623;
white-space:nowrap;
font-size:0.938rem;
font-weight:700;
text-overflow:ellipsis;
}
.izulc_bet_9lf{
font-size:11px;
color:#5A6A88;
}
.izupc_9lf{
background:#FFFFFF;
border-radius:0.875rem;
padding:16px 0.875rem;
gap:8px;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
flex-direction:column;
display:flex;
justify-content:center;
min-height:74px;
align-items:center;
}
.izupc_logo_9lf{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
width:auto;
}
.izupc_name_9lf{
overflow:hidden;
color:#5A6A88;
white-space:nowrap;
font-size:11px;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.izugc_tag_9lf{
padding:3px 8px;
border-radius:8px;
display:inline-block;
letter-spacing:.06em;
font-size:0.625rem;
z-index:2;
left:0.625rem;
font-weight:700;
text-transform:uppercase;
top:0.625rem;
position:absolute;
}
.izugc_tag_hot_9lf{
background:#E83A3A;
color:#EEF2FA;
}
.izugc_tag_new_9lf{
background:#5BA3F5;
color:#0A0F1A;
}
.izugc_tag_jp_9lf{
background:#F0A500;
color:#0A0F1A;
}
.izugc_tag_live_9lf{
background:#E83A3A;
color:#EEF2FA;
}
.izush_9lf{
min-width:0;
margin-bottom:1.125rem;
}
.izush_row_9lf{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.izush_row_9lf .izush_l_9lf{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.izush_stack_9lf{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.izush_center_9lf{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.izush_h2_9lf{
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
}
@media(min-width:769px){
.izush_h2_9lf{
font-size:30px;
}
}
.izuband_9lf .izush_h2_9lf{
color:#EEF2FA;
}
.izush_eb_line_9lf{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.izush_eb_line_9lf::before{
background:#2A7FE8;
display:inline-block;
content:"";
width:28px;
height:1px;
}
.izuband_9lf .izush_eb_line_9lf::before{
background:#60AAFF;
}
.izush_eb_dot_9lf{
gap:8px;
display:inline-flex;
align-items:center;
}
.izush_eb_dot_9lf::before{
background:#2A7FE8;
border-radius:50%;
display:inline-block;
content:"";
height:0.375rem;
width:6px;
}
.izuband_9lf .izush_eb_dot_9lf::before{
background:#60AAFF;
}
.izush_link_9lf{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
display:inline-flex;
color:#0F1623;
font-size:0.813rem;
font-weight:600;
border-bottom:1px solid #0F1623;
white-space:nowrap;
align-items:center;
}
.izush_link_9lf:hover{
border-color:#2A7FE8;
color:#2A7FE8;
}
.izush_link_9lf svg{
height:0.875rem;
width:0.875rem;
}
.izush_link_chev_9lf{
border-bottom:0;
padding-bottom:0;
}
.izush_link_btn_9lf{
background:#0F1623;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#EEF2FA;
}
.izush_link_btn_9lf:hover{
background:#1E2E4A;
border-color:transparent;
color:#EEF2FA;
}
.izuband_9lf .izush_link_9lf{
border-color:#EEF2FA;
color:#EEF2FA;
}
.izuband_9lf .izush_link_btn_9lf{
background:#60AAFF;
color:#0A0F1A;
}
.izush_rule_9lf{
margin:-2px 0 18px;
background:rgba(15,22,35,0.14);
height:1px;
}
.izuband_9lf .izush_rule_9lf{
background:rgba(255,255,255,0.12);
}
.izuhero_9lf{
padding:2rem 0 8px;
}
@media(min-width:769px){
.izuhero_9lf{
padding:3.5rem 0 24px;
}
}
.izuhero_in_9lf{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:903px){
.izuhero_in_9lf{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.izuhero_copy_9lf{
min-width:0;
}
.izuhero_eyebrow_9lf{
gap:0.625rem;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.izuhero_eyebrow_line_9lf{
flex:0 0 auto;
background:#2A7FE8;
height:1px;
width:1.75rem;
display:inline-block;
}
.izuhero_h1_9lf{
letter-spacing:-.01em;
color:#0F1623;
line-height:1.04;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2.375rem;
margin-bottom:1.25rem;
}
@media(min-width:770px){
.izuhero_h1_9lf{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.izuhero_h1_9lf{
font-size:3.875rem;
}
}
.izuhero_h1_9lf em{
color:#2A7FE8;
font-style:normal;
}
.izuhero_sub_9lf{
margin-bottom:30px;
line-height:1.6;
color:#7B8EAA;
max-width:30rem;
font-size:16px;
}
@media(min-width:771px){
.izuhero_sub_9lf{
font-size:18px;
}
}
.izuhero_actions_9lf{
gap:14px;
margin-bottom:34px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.izuhero_cta_9lf{
border-radius:999px;
background:#0F1623;
gap:10px;
transition:background-color .22s ease;
padding:1rem 30px;
font-size:15px;
color:#EEF2FA;
align-items:center;
display:inline-flex;
font-weight:700;
}
.izuhero_cta_9lf:hover{
background:#1E2E4A;
}
.izuhero_cta_ic_9lf{
align-items:center;
display:inline-flex;
}
.izuhero_cta_ic_9lf svg{
width:16px;
height:1rem;
}
.izuhero_cta_alt_9lf{
padding:15px 26px;
background:transparent;
border-radius:999px;
border:1px solid rgba(15,22,35,0.14);
transition:border-color .22s ease,color .22s ease;
font-weight:600;
color:#0F1623;
align-items:center;
font-size:15px;
display:inline-flex;
}
.izuhero_cta_alt_9lf:hover{
border-color:#2A7FE8;
color:#2A7FE8;
}
.izuhero_trust_9lf{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.izuhero_trust_item_9lf{
gap:0.563rem;
color:#253047;
align-items:center;
display:flex;
font-weight:600;
font-size:0.813rem;
}
.izuhero_trust_ic_9lf{
align-items:center;
display:inline-flex;
color:#2A7FE8;
}
.izuhero_trust_ic_9lf svg{
width:1rem;
height:1rem;
}
.izuhero_promo_9lf{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
position:relative;
display:flex;
box-shadow:0 16px 3rem rgba(15,22,35,0.14), 0 4px 0.75rem rgba(15,22,35,0.08);
min-height:300px;
}
.izuhero_promo_bg_9lf{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.izuhero_promo_bg_9lf::after{
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.izuhero_promo_glow_9lf{
border-radius:50%;
background:radial-gradient(circle,rgba(56,139,255,0.18) 0%,transparent 65%);
position:absolute;
height:260px;
right:-1.25rem;
top:-2.5rem;
pointer-events:none;
width:260px;
}
.izuhero_promo_ct_9lf{
padding:1.75rem;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.izuhero_promo_label_9lf{
letter-spacing:.25em;
text-transform:uppercase;
display:block;
color:#60AAFF;
font-weight:700;
font-size:10px;
margin-bottom:0.5rem;
}
.izuhero_promo_amount_9lf{
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EEF2FA;
font-weight:600;
}
@media(min-width:765px){
.izuhero_promo_amount_9lf{
font-size:2.5rem;
}
}
.izuhero_promo_amount_9lf em{
color:#60AAFF;
font-style:normal;
}
.izuhero_rating_9lf{
border-radius:0.875rem;
gap:0.625rem;
border:1px solid rgba(15,22,35,0.08);
padding:0.625rem 0.875rem;
background:#FFFFFF;
max-width:min(16.25rem,62%);
align-items:center;
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(15,22,35,0.06), 0 8px 1.5rem rgba(15,22,35,0.09);
position:absolute;
display:flex;
right:14px;
z-index:3;
}
.izuhero_rating_score_9lf{
flex:0 0 auto;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:24px;
color:#0F1623;
font-weight:700;
}
.izuhero_rating_txt_9lf{
flex:1 1 auto;
min-width:0;
}
.izuhero_rating_stars_9lf{
gap:2px;
display:flex;
color:#2A7FE8;
}
.izuhero_rating_stars_9lf svg{
height:0.75rem;
width:0.75rem;
}
.izuhero_rating_cap_9lf{
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
color:#5A6A88;
font-size:0.688rem;
display:block;
}
.izustat_9lf{
border-bottom:1px solid rgba(15,22,35,0.14);
border-top:1px solid rgba(15,22,35,0.14);
margin-top:1rem;
}
.izustat_in_9lf{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.izustat_in_9lf{
grid-template-columns:repeat(4,1fr);
}
}
.izustat_item_9lf{
padding:1.375rem 14px;
border-right:1px solid rgba(15,22,35,0.08);
min-width:0;
border-bottom:1px solid rgba(15,22,35,0.08);
}
.izustat_item_9lf:nth-child(2n){
border-right:0;
}
.izustat_item_9lf:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.izustat_item_9lf{
border-bottom:0;
}
.izustat_item_9lf:nth-child(2n){
border-right:1px solid rgba(15,22,35,0.08);
}
.izustat_item_9lf:nth-child(4n){
border-right:0;
}
}
.izustat_value_9lf{
line-height:1;
font-size:1.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:771px){
.izustat_value_9lf{
font-size:34px;
}
}
.izustat_label_9lf{
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
color:#5A6A88;
font-size:0.813rem;
}
.izugrow_9lf{
padding:26px 0 10px;
}
.izurow_seo_9lf{
margin:0.625rem 0 0;
color:#7B8EAA;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.izurow_seo_9lf strong{
color:#0F1623;
font-weight:700;
}
.izujp_9lf{
padding:1.875rem 0 0.625rem;
}
.izujp_grid_9lf{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.izujp_grid_9lf{
grid-template-columns:1fr 1fr;
}
.izujp_card_mega_9lf{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.izujp_grid_9lf{
grid-template-columns:1.4fr 1fr 1fr;
}
.izujp_card_mega_9lf{
grid-column:auto;
}
}
.izujp_card_9lf{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
padding:26px;
border:1px solid rgba(15,22,35,0.08);
gap:12px;
min-height:12.5rem;
position:relative;
flex-direction:column;
min-width:0;
display:flex;
justify-content:space-between;
}
.izujp_card_mega_9lf{
border-color:transparent;
background:linear-gradient(135deg,#162038,#080D18);
min-height:13.125rem;
color:#EEF2FA;
}
.izujp_glow_9lf{
border-radius:50%;
background:radial-gradient(circle,rgba(56,139,255,0.18),transparent 70%);
right:-40px;
pointer-events:none;
position:absolute;
width:12.5rem;
height:12.5rem;
top:-40px;
}
.izujp_label_9lf{
gap:0.625rem;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.16em;
flex-wrap:wrap;
color:#2A7FE8;
justify-content:space-between;
position:relative;
font-weight:700;
align-items:center;
display:flex;
}
.izujp_card_mega_9lf .izujp_label_9lf{
color:#60AAFF;
}
.izujp_drop_9lf{
letter-spacing:.04em;
font-weight:600;
color:#5A6A88;
text-transform:none;
}
.izujp_card_mega_9lf .izujp_drop_9lf{
color:#8EA4C8;
}
.izujp_amount_9lf{
line-height:1;
position:relative;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:38px;
color:#0F1623;
}
.izujp_card_mega_9lf .izujp_amount_9lf{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#60AAFF;
}
@media(min-width:766px){
.izujp_card_mega_9lf .izujp_amount_9lf{
font-size:54px;
}
}
.izujp_game_9lf{
color:#5A6A88;
font-size:0.813rem;
position:relative;
}
.izujp_card_mega_9lf .izujp_game_9lf{
color:#8EA4C8;
}
.izujp_cta_9lf{
align-self:flex-start;
position:relative;
}
.izujp_card_mega_9lf .izujp_cta_9lf{
transition:opacity .22s ease;
background:#60AAFF;
border-radius:62.438rem;
padding:0.625rem 20px;
font-weight:700;
color:#0A0F1A;
font-size:13px;
}
.izujp_card_mega_9lf .izujp_cta_9lf:hover{
opacity:.9;
}
.izujp_card_9lf:not(.izujp_card_mega_9lf) .izujp_cta_9lf{
transition:color .22s ease,border-color .22s ease;
color:#0F1623;
font-size:13px;
font-weight:700;
border-bottom:1px solid #0F1623;
padding-bottom:2px;
}
.izujp_card_9lf:not(.izujp_card_mega_9lf) .izujp_cta_9lf:hover{
border-color:#2A7FE8;
color:#2A7FE8;
}
.izujp_seo_9lf{
margin:14px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#7B8EAA;
font-size:0.875rem;
max-width:47.5rem;
}
.izujp_seo_9lf strong{
font-weight:700;
color:#0F1623;
}
.izugrow_9lf{
padding:26px 0 10px;
}
.izurow_seo_9lf{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#7B8EAA;
font-size:14px;
}
.izurow_seo_9lf strong{
color:#0F1623;
font-weight:700;
}
.izugf_9lf{
padding:1.5rem 0 0.375rem;
}
.izugf_in_9lf{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.izugf_chip_9lf{
border:1px solid rgba(15,22,35,0.14);
background:#FFFFFF;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
padding:10px 1.125rem;
font-weight:600;
white-space:nowrap;
font-size:13px;
color:#253047;
}
.izugf_chip_9lf:hover{
border-color:#2A7FE8;
color:#2A7FE8;
}
.izugf_chip_9lf.izustate_active_9lf{
background:#0F1623;
border-color:transparent;
color:#EEF2FA;
}
.izugrow_9lf{
padding:1.625rem 0 10px;
}
.izurow_seo_9lf{
margin:0.625rem 0 0;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#7B8EAA;
}
.izurow_seo_9lf strong{
color:#0F1623;
font-weight:700;
}
.izuvip_9lf{
padding:48px 0;
}
@media(min-width:769px){
.izuvip_9lf{
padding:4rem 0;
}
}
.izuvip_head_9lf{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:880px){
.izuvip_head_9lf{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.izuvip_eyebrow_9lf{
margin-bottom:12px;
}
.izuvip_h2_9lf{
font-size:2rem;
overflow-wrap:break-word;
color:#EEF2FA;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.izuvip_h2_9lf{
font-size:40px;
}
}
.izuvip_intro_9lf{
max-width:26.25rem;
color:#8EA4C8;
font-size:14px;
line-height:1.6;
}
.izuvip_grid_9lf{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.izuvip_card_9lf{
padding:1.375rem 1.125rem;
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.izuvip_card_feat_9lf{
border-color:#60AAFF;
background:rgba(255,255,255,0.07);
}
.izuvip_card_ic_9lf{
border-radius:0.5rem;
background:linear-gradient(135deg,#2A7FE8,#7BC2FF);
display:block;
height:2.125rem;
width:2.125rem;
margin-bottom:1rem;
}
.izuvip_name_9lf{
font-weight:600;
color:#EEF2FA;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.375rem;
}
.izuvip_perk_9lf{
font-size:0.781rem;
color:#8EA4C8;
line-height:1.5;
overflow-wrap:break-word;
}
.izuapp_9lf{
padding:1.875rem 0 10px;
}
.izuapp_in_9lf{
border:1px solid rgba(15,22,35,0.08);
gap:1.75rem;
background:#FFFFFF;
border-radius:20px;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.izuapp_in_9lf{
padding:40px 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.izuapp_copy_9lf{
min-width:0;
max-width:35rem;
}
.izuapp_eyebrow_9lf{
margin-bottom:12px;
}
.izuapp_h2_9lf{
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
color:#0F1623;
font-size:28px;
}
@media(min-width:766px){
.izuapp_h2_9lf{
font-size:34px;
}
}
.izuapp_text_9lf{
color:#7B8EAA;
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
}
.izuapp_btns_9lf{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.izuapp_btn_9lf{
transition:background-color .22s ease;
border-radius:14px;
padding:11px 1.25rem;
background:#0F1623;
gap:10px;
display:inline-flex;
align-items:center;
color:#EEF2FA;
}
.izuapp_btn_9lf:hover{
background:#1E2E4A;
}
.izuapp_btn_ic_9lf{
display:inline-flex;
align-items:center;
}
.izuapp_btn_ic_9lf svg{
height:18px;
width:18px;
}
.izuapp_btn_lb_9lf{
font-size:0.844rem;
font-weight:700;
}
.izuapp_qr_wrap_9lf{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.izuapp_qr_9lf{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
height:108px;
background-color:#0F1623;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 11px);
}
.izuapp_qr_cap_9lf{
line-height:1.4;
font-size:12.5px;
max-width:5.75rem;
color:#5A6A88;
}
.izunl_9lf{
padding:1.5rem 0 0.625rem;
}
.izunl_in_9lf{
background:#0D1420;
border-radius:20px;
gap:1.375rem;
padding:1.875rem 32px;
display:flex;
flex-direction:column;
color:#EEF2FA;
}
@media(min-width:767px){
.izunl_in_9lf{
gap:28px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.izunl_text_wrap_9lf{
min-width:0;
}
.izunl_h3_9lf{
color:#EEF2FA;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.313rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-size:1.375rem;
}
@media(min-width:769px){
.izunl_h3_9lf{
font-size:24px;
}
}
.izunl_text_9lf{
color:#8EA4C8;
font-size:0.844rem;
line-height:1.5;
}
.izunl_form_9lf{
gap:0.625rem;
flex:1 1 auto;
min-width:0;
max-width:28.75rem;
display:flex;
}
.izunl_input_9lf{
background:rgba(255,255,255,0.07);
flex:1 1 auto;
padding:13px 16px;
border:1px solid rgba(255,255,255,0.12);
overflow:hidden;
border-radius:14px;
white-space:nowrap;
display:flex;
font-size:0.875rem;
color:#8EA4C8;
align-items:center;
min-width:0;
text-overflow:ellipsis;
}
.izunl_btn_9lf{
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
border-radius:0.875rem;
flex:0 0 auto;
background:#60AAFF;
font-weight:700;
color:#0A0F1A;
font-size:0.875rem;
white-space:nowrap;
}
.izunl_btn_9lf:hover{
opacity:.9;
}
.izugm_9lf{
padding:1.875rem 0 10px;
}
.izugm_in_9lf{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:882px){
.izugm_in_9lf{
grid-template-columns:1.25fr 1fr;
}
}
.izugm_left_9lf{
background:#FFFFFF;
padding:2rem;
border:1px solid rgba(15,22,35,0.08);
border-radius:1.25rem;
min-width:0;
}
.izugm_eyebrow_9lf{
margin-bottom:0.625rem;
}
.izugm_h2_9lf{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:26px;
color:#0F1623;
line-height:1.06;
margin-bottom:8px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.izugm_h2_9lf{
font-size:28px;
}
}
.izugm_text_9lf{
max-width:30rem;
line-height:1.6;
font-size:0.875rem;
color:#7B8EAA;
margin-bottom:22px;
}
.izugm_level_9lf{
font-size:22px;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#2A7FE8;
}
.izugm_bar_9lf{
background:rgba(15,22,35,0.14);
border-radius:999px;
overflow:hidden;
margin-bottom:0.375rem;
height:0.5rem;
}
.izugm_bar_fill_9lf{
background:linear-gradient(90deg,#2A7FE8,#7BC2FF);
border-radius:999px;
height:100%;
}
.izugm_bar_meta_9lf{
gap:10px;
display:flex;
color:#5A6A88;
margin-bottom:18px;
justify-content:space-between;
font-size:11px;
}
.izugm_missions_9lf{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.izugm_mission_9lf{
border-radius:999px;
gap:7px;
padding:0.563rem 15px;
border:1px solid rgba(15,22,35,0.14);
background:#F4F6FA;
font-weight:600;
color:#253047;
align-items:center;
font-size:0.781rem;
display:inline-flex;
}
.izugm_mission_ic_9lf{
color:#2A7FE8;
display:inline-flex;
align-items:center;
}
.izugm_mission_ic_9lf svg{
width:0.813rem;
height:13px;
}
.izugm_right_9lf{
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#162038,#080D18);
border-radius:20px;
position:relative;
display:flex;
flex-direction:column;
color:#EEF2FA;
}
.izugm_glow_9lf{
background:radial-gradient(circle,rgba(56,139,255,0.18),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
right:-1.875rem;
width:9.375rem;
height:9.375rem;
top:-30px;
}
.izugm_ref_eyebrow_9lf{
position:relative;
margin-bottom:0.625rem;
}
.izugm_ref_h2_9lf{
line-height:1.1;
color:#EEF2FA;
font-size:26px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
position:relative;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.izugm_ref_text_9lf{
font-size:13.5px;
color:#8EA4C8;
position:relative;
line-height:1.55;
margin-bottom:1.25rem;
}
.izugm_ref_cta_9lf{
padding:11px 22px;
background:#60AAFF;
transition:opacity .22s ease;
border-radius:62.438rem;
align-self:flex-start;
font-weight:700;
margin-top:auto;
color:#0A0F1A;
font-size:0.844rem;
position:relative;
}
.izugm_ref_cta_9lf:hover{
opacity:.9;
}
.izusea_9lf{
padding:1.5rem 0 10px;
}
.izusea_in_9lf{
padding:36px;
border-radius:20px;
gap:22px;
background:linear-gradient(115deg,#162038,#080D18);
overflow:hidden;
flex-direction:column;
display:flex;
position:relative;
color:#EEF2FA;
}
@media(min-width:820px){
.izusea_in_9lf{
padding:44px 3rem;
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.izusea_glow_9lf{
border-radius:50%;
background:radial-gradient(circle,rgba(56,139,255,0.18),transparent 68%);
transform:translateY(-50%);
width:240px;
top:50%;
position:absolute;
pointer-events:none;
height:15rem;
right:3.75rem;
}
.izusea_copy_9lf{
min-width:0;
position:relative;
max-width:35rem;
}
.izusea_eyebrow_9lf{
margin-bottom:0.75rem;
}
.izusea_h2_9lf{
font-weight:600;
font-size:1.875rem;
margin-bottom:0.75rem;
color:#EEF2FA;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
}
@media(min-width:768px){
.izusea_h2_9lf{
font-size:38px;
}
}
.izusea_text_9lf{
line-height:1.6;
font-size:0.938rem;
color:#8EA4C8;
}
.izusea_cta_9lf{
padding:16px 2rem;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:62.438rem;
background:#60AAFF;
position:relative;
font-weight:700;
font-size:15px;
color:#0A0F1A;
}
.izusea_cta_9lf:hover{
opacity:.9;
}
.izuhts_9lf{
padding:3rem 0;
}
@media(min-width:769px){
.izuhts_9lf{
padding:62px 0;
}
}
.izuhts_head_9lf{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.izuhts_head_9lf{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.izuhts_eyebrow_9lf{
margin-bottom:12px;
}
.izuhts_h2_9lf{
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EEF2FA;
line-height:1.05;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.izuhts_h2_9lf{
font-size:2.375rem;
}
}
.izuhts_cta_9lf{
transition:opacity .22s ease;
flex:0 0 auto;
background:#60AAFF;
border-radius:999px;
padding:15px 1.875rem;
font-size:15px;
color:#0A0F1A;
font-weight:700;
}
.izuhts_cta_9lf:hover{
opacity:.9;
}
.izuhts_grid_9lf{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.izuhts_grid_9lf{
grid-template-columns:repeat(3,1fr);
}
}
.izuhts_step_9lf{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(255,255,255,0.12);
}
.izuhts_step_num_9lf{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
color:#60AAFF;
font-weight:700;
margin-bottom:14px;
line-height:1;
}
.izuhts_step_h_9lf{
font-size:19px;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:700;
color:#EEF2FA;
line-height:1.2;
}
.izuhts_step_p_9lf{
color:#8EA4C8;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.izuprov_9lf{
padding:2.5rem 0 20px;
}
.izuprov_eyebrow_9lf{
display:block;
margin-bottom:18px;
}
.izuprov_grid_9lf{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:560px){
.izuprov_grid_9lf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.izuprov_grid_9lf{
grid-template-columns:repeat(6,1fr);
}
}
.izutt_9lf{
padding:48px 0 10px;
}
@media(min-width:769px){
.izutt_9lf{
padding:3.75rem 0 0.625rem;
}
}
.izutt_head_9lf{
text-align:center;
margin-bottom:2.125rem;
}
.izutt_eyebrow_9lf{
margin-bottom:0.75rem;
}
.izutt_h2_9lf{
font-weight:600;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.izutt_h2_9lf{
font-size:42px;
}
}
.izutt_grid_9lf{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.izutt_grid_9lf{
grid-template-columns:repeat(3,1fr);
}
}
.izutt_card_9lf{
border:1px solid rgba(15,22,35,0.08);
border-radius:0.875rem;
padding:30px;
background:#FFFFFF;
display:flex;
min-width:0;
flex-direction:column;
}
.izutt_card_ic_9lf{
color:#2A7FE8;
align-items:center;
margin-bottom:18px;
display:inline-flex;
}
.izutt_card_ic_9lf svg{
width:1.75rem;
height:1.75rem;
}
.izutt_card_h_9lf{
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
}
.izutt_card_p_9lf{
font-size:14px;
color:#7B8EAA;
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
}
.izutt_card_p_9lf b{
color:#0F1623;
font-weight:700;
}
.izutt_card_link_9lf{
transition:color .22s ease;
margin-top:auto;
font-size:0.813rem;
color:#0F1623;
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #2A7FE8;
}
.izutt_card_link_9lf:hover{
color:#2A7FE8;
}
.izurv_9lf{
padding:3rem 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(15,22,35,0.08);
border-top:1px solid rgba(15,22,35,0.08);
}
@media(min-width:766px){
.izurv_9lf{
padding:3.5rem 0;
}
}
.izurv_head_9lf{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.izurv_head_9lf{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.izurv_eyebrow_9lf{
margin-bottom:10px;
}
.izurv_h2_9lf{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#0F1623;
line-height:1.05;
}
@media(min-width:770px){
.izurv_h2_9lf{
font-size:38px;
}
}
.izurv_agg_9lf{
gap:0.75rem;
align-items:center;
display:flex;
}
.izurv_agg_stars_9lf{
gap:3px;
display:flex;
color:#2A7FE8;
}
.izurv_agg_stars_9lf svg{
width:1.125rem;
height:18px;
}
.izurv_source_9lf{
color:#7B8EAA;
font-size:0.813rem;
}
.izurv_grid_9lf{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.izurv_grid_9lf{
grid-template-columns:repeat(3,1fr);
}
}
.izurv_card_9lf{
border-radius:14px;
background:#F4F6FA;
border:1px solid rgba(15,22,35,0.08);
padding:1.625rem;
min-width:0;
}
.izurv_card_stars_9lf{
gap:2px;
color:#2A7FE8;
margin-bottom:0.75rem;
display:flex;
}
.izurv_card_stars_9lf svg{
width:0.875rem;
height:0.875rem;
}
.izurv_card_body_9lf{
font-size:18px;
font-weight:500;
color:#0F1623;
margin-bottom:1rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
overflow-wrap:break-word;
}
.izurv_card_meta_9lf{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.izurv_card_av_9lf{
background:linear-gradient(135deg,#2A7FE8,#7BC2FF);
border-radius:50%;
flex:0 0 auto;
height:2rem;
width:2rem;
}
.izurv_card_author_9lf{
font-weight:700;
font-size:13px;
color:#0F1623;
}
.izurv_card_loc_9lf{
font-size:0.75rem;
color:#5A6A88;
}
.izudr_9lf{
padding:36px 0 0.625rem;
}
.izudr_in_9lf{
border-radius:14px;
padding:1.75rem 2rem;
border:1px dashed rgba(15,22,35,0.14);
gap:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.izudr_in_9lf{
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.izudr_h2_9lf{
margin-bottom:8px;
font-weight:600;
line-height:1.1;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.izudr_h2_9lf{
font-size:26px;
}
}
.izudr_text_9lf{
color:#7B8EAA;
max-width:680px;
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
}
.izudr_text_9lf b{
color:#0F1623;
font-weight:700;
}
.izudr_cta_9lf{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
font-size:0.844rem;
border-bottom:1px solid #2A7FE8;
font-weight:700;
padding-bottom:2px;
color:#0F1623;
}
.izudr_cta_9lf:hover{
color:#2A7FE8;
}
.izuwy_9lf{
padding:48px 0;
}
@media(min-width:768px){
.izuwy_9lf{
padding:56px 0;
}
}
.izuwy_in_9lf{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.izuwy_in_9lf{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.izuwy_left_9lf{
min-width:0;
}
.izuwy_eyebrow_9lf{
margin-bottom:14px;
}
.izuwy_h2_9lf{
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:1rem;
line-height:1.05;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.izuwy_h2_9lf{
font-size:2.5rem;
}
}
.izuwy_intro_9lf{
line-height:1.6;
color:#7B8EAA;
font-size:0.938rem;
}
.izuwy_grid_9lf{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.izuwy_grid_9lf{
grid-template-columns:1fr 1fr;
}
}
.izuwy_card_9lf{
background:#FFFFFF;
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.izuwy_card_ic_9lf{
margin-bottom:16px;
align-items:center;
justify-content:center;
color:#2A7FE8;
display:inline-flex;
}
.izuwy_card_ic_9lf svg{
width:1.625rem;
height:26px;
}
.izuwy_card_h_9lf{
overflow-wrap:break-word;
font-size:21px;
font-weight:600;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:8px;
}
.izuwy_card_p_9lf{
color:#7B8EAA;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.izuts_9lf{
padding:2.75rem 0;
}
.izuts_in_9lf{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.izuts_in_9lf{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.izuts_left_9lf{
min-width:0;
}
.izuts_h2_9lf{
color:#EEF2FA;
font-size:1.625rem;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.izuts_h2_9lf{
font-size:28px;
}
}
.izuts_text_9lf{
line-height:1.6;
max-width:32.5rem;
color:#8EA4C8;
font-size:14.5px;
margin-bottom:22px;
}
.izuts_badges_9lf{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.izuts_badge_9lf{
font-weight:600;
color:#8EA4C8;
font-size:13px;
}
.izuts_pay_9lf{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.izuts_pay_9lf{
justify-content:flex-end;
}
}
.izuts_pay_chip_9lf{
border-radius:0.875rem;
border:1px solid rgba(255,255,255,0.12);
padding:12px 1rem;
background:rgba(255,255,255,0.07);
font-weight:700;
color:#EEF2FA;
font-size:0.875rem;
}
.izuet_9lf{
padding:2.25rem 0 0.625rem;
}
.izuet_in_9lf{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.izuet_in_9lf{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.izuet_left_9lf{
min-width:0;
}
.izuet_eyebrow_9lf{
margin-bottom:12px;
}
.izuet_h2_9lf{
font-size:28px;
line-height:1.06;
color:#0F1623;
font-weight:600;
margin-bottom:0.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.izuet_h2_9lf{
font-size:2rem;
}
}
.izuet_text_9lf{
margin-bottom:22px;
line-height:1.65;
font-size:0.938rem;
color:#7B8EAA;
}
.izuet_stats_9lf{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.izuet_stat_9lf{
min-width:0;
}
.izuet_stat_v_9lf{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#0F1623;
font-size:26px;
font-weight:700;
}
.izuet_stat_l_9lf{
margin-top:0.25rem;
color:#5A6A88;
font-size:12.5px;
}
.izuet_right_9lf{
gap:12px;
display:flex;
flex-direction:column;
}
.izuet_member_9lf{
background:#FFFFFF;
padding:1.125rem 20px;
border:1px solid rgba(15,22,35,0.08);
gap:1rem;
border-radius:14px;
display:flex;
align-items:center;
min-width:0;
}
.izuet_member_av_9lf{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#162038,#2A7FE8);
width:48px;
height:3rem;
}
.izuet_member_name_9lf{
font-weight:700;
color:#0F1623;
font-size:0.938rem;
overflow-wrap:break-word;
}
.izuet_member_role_9lf{
color:#5A6A88;
overflow-wrap:break-word;
font-size:12.5px;
}
.izuet_updated_9lf{
gap:0.5rem;
background:#F4F6FA;
border:1px solid rgba(15,22,35,0.08);
border-radius:14px;
padding:14px 1.125rem;
color:#7B8EAA;
display:flex;
font-size:0.781rem;
align-items:center;
}
.izufaq_9lf{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(15,22,35,0.08);
border-top:1px solid rgba(15,22,35,0.08);
margin-top:24px;
}
@media(min-width:768px){
.izufaq_9lf{
padding:62px 0;
}
}
.izufaq_head_9lf{
text-align:center;
margin-bottom:2.125rem;
}
.izufaq_eyebrow_9lf{
margin-bottom:0.75rem;
}
.izufaq_h2_9lf{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:32px;
font-weight:600;
color:#0F1623;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.izufaq_h2_9lf{
font-size:38px;
}
}
.izufaq_list_9lf{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.izufaq_item_9lf{
overflow:hidden;
background:#F4F6FA;
border-radius:0.875rem;
border:1px solid rgba(15,22,35,0.08);
}
.izufaq_q_9lf{
padding:20px 1.5rem;
list-style:none;
gap:1.25rem;
cursor:pointer;
justify-content:space-between;
font-size:1rem;
font-weight:700;
display:flex;
color:#0F1623;
overflow-wrap:break-word;
align-items:center;
}
.izufaq_q_9lf::-webkit-details-marker{
display:none;
}
.izufaq_q_ic_9lf{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#2A7FE8;
align-items:center;
}
.izufaq_q_ic_9lf svg{
width:1.125rem;
height:18px;
}
.izufaq_item_9lf[open] .izufaq_q_ic_9lf{
transform:rotate(180deg);
}
.izufaq_a_9lf{
padding:0 24px 20px;
overflow-wrap:break-word;
line-height:1.6;
color:#7B8EAA;
font-size:14.5px;
}
.izusb_9lf{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(15,22,35,0.08);
margin-top:24px;
border-bottom:1px solid rgba(15,22,35,0.08);
}
@media(min-width:769px){
.izusb_9lf{
padding:3.5rem 0;
}
}
.izusb_eyebrow_9lf{
margin-bottom:0.75rem;
display:block;
}
.izusb_h2_9lf{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
margin-bottom:1.625rem;
font-size:1.875rem;
color:#0F1623;
overflow-wrap:break-word;
}
@media(min-width:767px){
.izusb_h2_9lf{
font-size:36px;
}
}
.izusb_grid_9lf{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.izusb_grid_9lf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.izusb_grid_9lf{
grid-template-columns:repeat(4,1fr);
}
}
.izusb_card_9lf{
border:1px solid rgba(15,22,35,0.08);
background:#F4F6FA;
padding:1.5rem;
border-radius:14px;
min-width:0;
}
.izusb_card_h_9lf{
color:#0F1623;
font-size:1.188rem;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
}
.izusb_card_p_9lf{
color:#7B8EAA;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.izusb_rtp_9lf{
gap:24px;
background:#F4F6FA;
grid-template-columns:1fr;
border:1px solid rgba(15,22,35,0.08);
padding:1.625rem 1.75rem;
border-radius:0.875rem;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:762px){
.izusb_rtp_9lf{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.izusb_rtp_h_9lf{
font-size:20px;
color:#0F1623;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
}
.izusb_rtp_p_9lf{
overflow-wrap:break-word;
color:#7B8EAA;
font-size:0.844rem;
line-height:1.6;
}
.izusb_rtp_stats_9lf{
gap:1rem;
display:flex;
}
.izusb_stat_9lf{
flex:1 1 0;
border-radius:0.5rem;
background:#FFFFFF;
padding:18px;
min-width:0;
text-align:center;
}
.izusb_stat_v_9lf{
font-size:26px;
color:#1DB87A;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.izusb_stat_l_9lf{
margin-top:0.25rem;
color:#5A6A88;
font-size:11.5px;
}
.izusg_9lf{
padding:3rem 0 10px;
}
.izusg_eyebrow_9lf{
display:block;
margin-bottom:0.75rem;
}
.izusg_h2_9lf{
margin-bottom:1.75rem;
overflow-wrap:break-word;
color:#0F1623;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.izusg_h2_9lf{
font-size:36px;
}
}
.izusg_grid_9lf{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.izusg_grid_9lf{
grid-template-columns:repeat(3,1fr);
}
}
.izusg_col_9lf{
min-width:0;
}
.izusg_col_h_9lf{
margin-bottom:10px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
font-size:22px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
}
.izusg_col_p_9lf{
color:#7B8EAA;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.izuel_9lf{
padding:3rem 0;
}
@media(min-width:768px){
.izuel_9lf{
padding:56px 0;
}
}
.izuel_in_9lf{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.izuel_in_9lf{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.izuel_left_9lf{
min-width:0;
}
.izuel_eyebrow_9lf{
margin-bottom:0.875rem;
}
.izuel_h2_9lf{
line-height:1.08;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
font-size:32px;
overflow-wrap:break-word;
margin-bottom:22px;
font-weight:600;
}
@media(min-width:765px){
.izuel_h2_9lf{
font-size:38px;
}
}
.izuel_body_9lf p{
font-size:1rem;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
color:#253047;
}
.izuel_dropcap_9lf{
padding:6px 0.75rem 0 0;
line-height:.8;
font-size:3.875rem;
float:left;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#2A7FE8;
}
.izuel_right_9lf{
min-width:0;
}
.izuel_quote_9lf{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#162038,#080D18);
color:#EEF2FA;
margin-bottom:1.5rem;
position:relative;
}
.izuel_quote_mark_9lf{
color:#60AAFF;
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
}
.izuel_quote_mark_9lf svg{
height:2.125rem;
width:2.125rem;
}
.izuel_quote_text_9lf{
line-height:1.4;
color:#EEF2FA;
font-size:22px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
}
.izuel_quote_meta_9lf{
gap:12px;
align-items:center;
display:flex;
}
.izuel_quote_av_9lf{
border-radius:50%;
background:linear-gradient(135deg,#2A7FE8,#7BC2FF);
flex:0 0 auto;
width:38px;
height:38px;
}
.izuel_quote_author_9lf{
font-weight:700;
color:#EEF2FA;
font-size:0.875rem;
}
.izuel_quote_meta_sub_9lf{
font-size:0.75rem;
color:#8EA4C8;
}
.izuel_explain_9lf{
border:1px solid rgba(15,22,35,0.08);
border-radius:14px;
overflow:hidden;
}
.izuel_explain_card_9lf{
padding:1.375rem 24px;
}
.izuel_explain_card_9lf+.izuel_explain_card_9lf{
border-top:1px solid rgba(15,22,35,0.08);
}
.izuel_explain_h_9lf{
line-height:1.15;
font-size:20px;
color:#0F1623;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
}
.izuel_explain_p_9lf{
color:#7B8EAA;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.izugd_9lf{
padding:48px 0 10px;
}
.izugd_head_9lf{
gap:14px;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:679px){
.izugd_head_9lf{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.izugd_eyebrow_9lf{
margin-bottom:10px;
}
.izugd_h2_9lf{
color:#0F1623;
line-height:1.05;
font-size:1.75rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.izugd_h2_9lf{
font-size:34px;
}
}
.izugd_more_9lf{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
border-bottom:1px solid #0F1623;
font-size:0.844rem;
color:#0F1623;
padding-bottom:2px;
}
.izugd_more_9lf:hover{
border-color:#2A7FE8;
color:#2A7FE8;
}
.izugd_grid_9lf{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.izugd_grid_9lf{
grid-template-columns:repeat(3,1fr);
}
}
.izugd_card_9lf{
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
overflow:hidden;
display:block;
min-width:0;
}
.izugd_card_img_9lf{
background:linear-gradient(140deg,#162038,#2A7FE8);
height:9.375rem;
}
.izugd_card_body_9lf{
padding:1.375rem;
}
.izugd_card_cat_9lf{
text-transform:uppercase;
color:#2A7FE8;
font-weight:600;
font-size:10px;
letter-spacing:.1em;
}
.izugd_card_h_9lf{
margin:0.5rem 0 10px;
color:#0F1623;
overflow-wrap:break-word;
font-size:19px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.2;
}
.izugd_card_meta_9lf{
overflow-wrap:break-word;
font-size:0.75rem;
color:#5A6A88;
}
.izulh_9lf{
padding:2.5rem 0 20px;
}
.izulh_in_9lf{
border-top:1px solid rgba(15,22,35,0.14);
padding-top:34px;
}
.izulh_eyebrow_9lf{
display:block;
margin-bottom:22px;
}
.izulh_grid_9lf{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.izulh_grid_9lf{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.izulh_grid_9lf{
grid-template-columns:repeat(5,1fr);
}
}
.izulh_col_9lf{
min-width:0;
}
.izulh_col_h_9lf{
margin-bottom:12px;
color:#0F1623;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
}
.izulh_links_9lf{
gap:8px;
flex-direction:column;
display:flex;
}
.izulh_link_9lf{
transition:color .22s ease;
overflow-wrap:break-word;
color:#7B8EAA;
font-size:0.813rem;
}
.izulh_link_9lf:hover{
color:#2A7FE8;
}
.izuft_9lf{
background:#1A1F2E;
margin-top:40px;
color:#8EA4C8;
}
.izuft_in_9lf{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:600px){
.izuft_in_9lf{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.izuft_in_9lf{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.izuft_brand_9lf{
min-width:0;
}
.izuft_logo_9lf{
overflow-wrap:break-word;
color:#EEF2FA;
font-weight:700;
font-size:26px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.izuft_tagline_9lf{
color:#8EA4C8;
margin-top:14px;
max-width:17.5rem;
font-size:0.844rem;
line-height:1.6;
}
.izuft_contact_9lf{
transition:color .22s ease;
font-size:13px;
overflow-wrap:anywhere;
margin-top:0.75rem;
color:#60AAFF;
max-width:280px;
display:inline-block;
}
.izuft_contact_9lf:hover{
color:#EEF2FA;
}
.izuft_col_9lf{
min-width:0;
}
.izuft_col_h_9lf{
overflow-wrap:break-word;
margin-bottom:0.875rem;
color:#EEF2FA;
letter-spacing:.08em;
font-size:13px;
text-transform:uppercase;
font-weight:700;
}
.izuft_col_links_9lf{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.izuft_link_9lf{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8EA4C8;
font-size:13.5px;
}
.izuft_link_9lf:hover{
color:#EEF2FA;
}
.izuft_bot_9lf{
gap:1rem;
padding:22px 0 40px;
flex-direction:column;
border-top:1px solid rgba(255,255,255,0.12);
display:flex;
}
@media(min-width:768px){
.izuft_bot_9lf{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.izuft_legal_9lf{
max-width:760px;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#A3B0C4;
}
.izuft_legal_9lf b{
font-weight:700;
color:#8EA4C8;
}
.izuft_age_9lf{
padding:0.25rem 0.563rem;
flex:0 0 auto;
border:1.5px solid #60AAFF;
border-radius:0.5rem;
font-weight:700;
color:#60AAFF;
font-size:0.813rem;
}