*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
text-rendering:optimizeLegibility;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
line-height:1.6;
overflow-wrap:break-word;
color:#c4cdd e;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.54);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.zpi-layout_824{
min-height:100vh;
flex-direction:column;
display:flex;
}
.zpi-main_824{
flex:1 1 auto;
min-width:0;
width:100%;
}
.zpi-container_824{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.zpi-container_824{
padding:0 32px;
}
}
@media(min-width:1103px){
.zpi-container_824{
padding:0 56px;
}
}
.zpi-eyebrow_824{
font-size:0.688rem;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
text-transform:uppercase;
overflow-wrap:break-word;
display:inline-block;
line-height:1.4;
letter-spacing:.2em;
color:#4fa8f0;
}
.zpi-band_824{
background:#0a0f18;
color:#eef2f9;
}
.zpi-band_824 .zpi-eyebrow_824{
color:#7ec8ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.zpi-tb_824{
background:#0d1117;
z-index:50;
border-bottom:1px solid rgba(210, 228, 255, 0.13);
top:0;
position:sticky;
}
.zpi-tb_in_824{
margin:0 auto;
padding:0.75rem 1rem;
gap:1rem;
max-width:87.5rem;
width:100%;
justify-content:space-between;
align-items:center;
display:flex;
}
@media(min-width:769px){
.zpi-tb_in_824{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.zpi-tb_in_824{
padding:1.125rem 56px;
}
}
.zpi-tb_left_824{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.zpi-tb_logo_824{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.zpi-tb_logo_mark_824{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
height:34px;
object-fit:cover;
}
.zpi-tb_logo_txt_824{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.zpi-tb_logo_name_824{
overflow:hidden;
letter-spacing:.02em;
color:#eef2f9;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.zpi-tb_logo_sub_824{
overflow:hidden;
text-transform:uppercase;
white-space:nowrap;
color:#4fa8f0;
font-weight:600;
font-size:0.531rem;
letter-spacing:.32em;
text-overflow:ellipsis;
margin-top:0.25rem;
}
.zpi-tb_nav_824{
display:none;
}
@media(min-width:963px){
.zpi-tb_nav_824{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.zpi-tb_nav_item_824{
transition:color .2s ease,border-color .2s ease;
color:#c4cdd e;
font-size:0.875rem;
border-bottom:2px solid transparent;
font-weight:600;
white-space:nowrap;
padding-bottom:3px;
}
.zpi-tb_nav_item_824:hover{
color:#eef2f9;
}
.zpi-tb_nav_item_824.zpi-state_active_824{
border-color:#4fa8f0;
color:#eef2f9;
}
.zpi-tb_right_824{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.zpi-tb_search_824{
transition:color .2s ease;
justify-content:center;
display:flex;
color:#c4cdd e;
align-items:center;
}
.zpi-tb_search_824:hover{
color:#4fa8f0;
}
.zpi-tb_search_824 svg{
width:1.125rem;
height:1.125rem;
}
.zpi-tb_lang_824{
text-transform:uppercase;
font-size:11px;
font-weight:600;
color:#8a97aa;
letter-spacing:.1em;
}
.zpi-tb_lang_824:hover{
color:#eef2f9;
}
.zpi-tb_login_824{
font-weight:600;
font-size:0.875rem;
color:#eef2f9;
display:none;
}
@media(min-width:769px){
.zpi-tb_login_824{
display:inline-block;
}
}
.zpi-tb_register_824{
border-radius:62.438rem;
transition:background-color .2s ease;
padding:0.688rem 22px;
background:#4fa8f0;
color:#060c13;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
}
.zpi-tb_register_824:hover{
background:#72bcf7;
}
.zpi-mob_824{
background:#0d1117;
padding-bottom:env(safe-area-inset-bottom);
right:0;
left:0;
border-top:1px solid rgba(210, 228, 255, 0.13);
position:fixed;
bottom:0;
z-index:60;
}
@media(min-width:961px){
.zpi-mob_824{
display:none;
}
}
.zpi-mob_in_824{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:560px;
}
.zpi-mob_item_824{
gap:3px;
flex:1 1 0;
transition:color .2s ease;
padding:0.563rem 4px;
display:flex;
align-items:center;
flex-direction:column;
min-width:0;
color:#8a97aa;
}
.zpi-mob_item_824.zpi-state_active_824{
color:#4fa8f0;
}
.zpi-mob_ic_824{
justify-content:center;
display:flex;
align-items:center;
}
.zpi-mob_ic_824 svg{
width:1.25rem;
height:20px;
}
.zpi-mob_lb_824{
overflow:hidden;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.zpi-rail_824{
position:relative;
min-width:0;
}
.zpi-rail_scroll_824{
gap:0.875rem;
padding-bottom:0.875rem;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:768px){
.zpi-rail_scroll_824{
gap:18px;
}
}
.zpi-gc_824{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.zpi-gc_824{
width:188px;
}
}
.zpi-gc_img_824{
overflow:hidden;
border-radius:0.875rem;
background:#151c25;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:133.33%;
}
.zpi-gc_img_824 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.zpi-gc_cover_824{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.54));
inset:0;
pointer-events:none;
position:absolute;
}
.zpi-gc_hover_824{
background:rgba(0, 0, 0, 0.54);
transition:opacity .2s ease;
inset:0;
align-items:center;
opacity:0;
display:flex;
justify-content:center;
position:absolute;
}
.zpi-gc_824:hover .zpi-gc_hover_824{
opacity:1;
}
.zpi-gc_hover_btn_824{
background:#4fa8f0;
border-radius:999px;
height:2.875rem;
color:#060c13;
align-items:center;
width:46px;
display:flex;
justify-content:center;
}
.zpi-gc_hover_btn_824 svg{
width:18px;
height:1.125rem;
}
.zpi-gc_info_824{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.zpi-gc_name_824{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.813rem;
color:#eef2f9;
font-weight:700;
white-space:nowrap;
}
.zpi-gc_prov_824{
overflow:hidden;
color:#8a97aa;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.zpi-gc_meta_824{
font-size:0.688rem;
color:#8a97aa;
}
.zpi-tc_824{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.zpi-tc_824{
width:230px;
}
}
.zpi-tc_img_824{
background:#151c25;
overflow:hidden;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.zpi-tc_img_824 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.zpi-tc_info_824{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.zpi-tc_name_824{
overflow:hidden;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#eef2f9;
}
.zpi-tc_rtp_824{
color:#8a97aa;
font-size:0.688rem;
}
.zpi-lc_824{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.zpi-lc_824{
width:268px;
}
}
.zpi-lc_img_824{
border-radius:14px;
background:#151c25;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
padding-bottom:62.5%;
}
.zpi-lc_img_824 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.zpi-lc_live_824{
border-radius:999px;
padding:4px 9px;
gap:0.438rem;
background:rgba(0, 0, 0, 0.54);
position:absolute;
top:0.75rem;
align-items:center;
display:flex;
left:12px;
}
.zpi-lc_live_dot_824{
animation:zm2-pulse 1.6s infinite;
background:#f05454;
border-radius:50%;
height:8px;
width:0.5rem;
}
.zpi-lc_seats_824{
font-weight:600;
letter-spacing:.08em;
font-size:10px;
color:#eef2f9;
text-transform:uppercase;
}
.zpi-lc_info_824{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.zpi-lc_name_824{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#eef2f9;
white-space:nowrap;
font-size:0.938rem;
}
.zpi-lc_bet_824{
font-size:11px;
color:#8a97aa;
}
.zpi-pc_824{
background:#151c25;
padding:16px 0.875rem;
gap:8px;
border:1px solid rgba(210, 228, 255, 0.07);
border-radius:14px;
align-items:center;
min-width:0;
flex-direction:column;
min-height:4.625rem;
justify-content:center;
display:flex;
}
.zpi-pc_logo_824{
flex:0 0 auto;
max-width:100%;
height:28px;
width:auto;
object-fit:contain;
}
.zpi-pc_name_824{
overflow:hidden;
max-width:100%;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
color:#8a97aa;
text-align:center;
}
.zpi-gc_tag_824{
padding:3px 0.5rem;
border-radius:0.5rem;
left:10px;
text-transform:uppercase;
z-index:2;
letter-spacing:.06em;
top:0.625rem;
position:absolute;
display:inline-block;
font-weight:700;
font-size:0.625rem;
}
.zpi-gc_tag_hot_824{
background:#f05454;
color:#eef2f9;
}
.zpi-gc_tag_new_824{
background:#91d0ff;
color:#0a0f18;
}
.zpi-gc_tag_jp_824{
background:#f0b429;
color:#0a0f18;
}
.zpi-gc_tag_live_824{
background:#f05454;
color:#eef2f9;
}
.zpi-sh_824{
margin-bottom:1.125rem;
min-width:0;
}
.zpi-sh_row_824{
gap:16px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.zpi-sh_row_824 .zpi-sh_l_824{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.zpi-sh_stack_824{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.zpi-sh_center_824{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.zpi-sh_h2_824{
overflow-wrap:break-word;
font-size:24px;
color:#eef2f9;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
}
@media(min-width:768px){
.zpi-sh_h2_824{
font-size:30px;
}
}
.zpi-band_824 .zpi-sh_h2_824{
color:#eef2f9;
}
.zpi-sh_eb_line_824{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.zpi-sh_eb_line_824::before{
background:#4fa8f0;
height:1px;
display:inline-block;
content:"";
width:28px;
}
.zpi-band_824 .zpi-sh_eb_line_824::before{
background:#7ec8ff;
}
.zpi-sh_eb_dot_824{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.zpi-sh_eb_dot_824::before{
border-radius:50%;
background:#4fa8f0;
height:6px;
content:"";
display:inline-block;
width:6px;
}
.zpi-band_824 .zpi-sh_eb_dot_824::before{
background:#7ec8ff;
}
.zpi-sh_link_824{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-bottom:1px solid #eef2f9;
display:inline-flex;
color:#eef2f9;
font-weight:600;
padding-bottom:2px;
font-size:13px;
align-items:center;
white-space:nowrap;
}
.zpi-sh_link_824:hover{
border-color:#4fa8f0;
color:#4fa8f0;
}
.zpi-sh_link_824 svg{
height:0.875rem;
width:14px;
}
.zpi-sh_link_chev_824{
border-bottom:0;
padding-bottom:0;
}
.zpi-sh_link_btn_824{
padding:9px 1.125rem;
background:#4fa8f0;
border-radius:62.438rem;
border-bottom:0;
color:#060c13;
}
.zpi-sh_link_btn_824:hover{
border-color:transparent;
background:#72bcf7;
color:#060c13;
}
.zpi-band_824 .zpi-sh_link_824{
border-color:#eef2f9;
color:#eef2f9;
}
.zpi-band_824 .zpi-sh_link_btn_824{
background:#7ec8ff;
color:#0a0f18;
}
.zpi-sh_rule_824{
background:rgba(210, 228, 255, 0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.zpi-band_824 .zpi-sh_rule_824{
background:rgba(210, 228, 255, 0.13);
}
.zpi-hero_824{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.zpi-hero_824{
padding:3.5rem 0 24px;
}
}
.zpi-hero_in_824{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:898px){
.zpi-hero_in_824{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.zpi-hero_copy_824{
min-width:0;
}
.zpi-hero_eyebrow_824{
gap:10px;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.zpi-hero_eyebrow_line_824{
flex:0 0 auto;
background:#4fa8f0;
width:28px;
display:inline-block;
height:1px;
}
.zpi-hero_h1_824{
font-weight:600;
line-height:1.04;
margin-bottom:1.25rem;
font-size:38px;
overflow-wrap:break-word;
color:#eef2f9;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
}
@media(min-width:769px){
.zpi-hero_h1_824{
font-size:54px;
}
}
@media(min-width:1099px){
.zpi-hero_h1_824{
font-size:62px;
}
}
.zpi-hero_h1_824 em{
font-style:normal;
color:#4fa8f0;
}
.zpi-hero_sub_824{
line-height:1.6;
margin-bottom:1.875rem;
font-size:16px;
max-width:480px;
color:#6b7889;
}
@media(min-width:765px){
.zpi-hero_sub_824{
font-size:18px;
}
}
.zpi-hero_actions_824{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.zpi-hero_cta_824{
background:#4fa8f0;
gap:10px;
transition:background-color .2s ease;
padding:16px 30px;
border-radius:62.438rem;
align-items:center;
color:#060c13;
display:inline-flex;
font-size:15px;
font-weight:700;
}
.zpi-hero_cta_824:hover{
background:#72bcf7;
}
.zpi-hero_cta_ic_824{
align-items:center;
display:inline-flex;
}
.zpi-hero_cta_ic_824 svg{
height:1rem;
width:16px;
}
.zpi-hero_cta_alt_824{
transition:border-color .2s ease,color .2s ease;
background:transparent;
padding:0.938rem 26px;
border:1px solid rgba(210, 228, 255, 0.13);
border-radius:62.438rem;
align-items:center;
font-size:15px;
font-weight:600;
display:inline-flex;
color:#eef2f9;
}
.zpi-hero_cta_alt_824:hover{
border-color:#4fa8f0;
color:#4fa8f0;
}
.zpi-hero_trust_824{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.zpi-hero_trust_item_824{
gap:0.563rem;
align-items:center;
color:#c4cdd e;
display:flex;
font-size:13px;
font-weight:600;
}
.zpi-hero_trust_ic_824{
align-items:center;
display:inline-flex;
color:#4fa8f0;
}
.zpi-hero_trust_ic_824 svg{
height:1rem;
width:1rem;
}
.zpi-hero_promo_824{
background:#151c25;
overflow:hidden;
border-radius:1.25rem;
min-height:300px;
display:flex;
box-shadow:0 0.5rem 40px rgba(0,0,0,0.60), 0 2px 12px rgba(79,168,240,0.14), 0 1px 3px rgba(0,0,0,0.70);
position:relative;
}
.zpi-hero_promo_bg_824{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.zpi-hero_promo_bg_824::after{
inset:0;
background:linear-gradient(120deg,#0a0f18 0%,rgba(0, 0, 0, 0.54) 55%,transparent 100%);
content:"";
position:absolute;
}
.zpi-hero_promo_glow_824{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 160, 255, 0.10) 0%,transparent 65%);
right:-1.25rem;
pointer-events:none;
height:16.25rem;
top:-2.5rem;
position:absolute;
width:260px;
}
.zpi-hero_promo_ct_824{
padding:28px;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.zpi-hero_promo_label_824{
font-weight:700;
font-size:0.625rem;
letter-spacing:.25em;
margin-bottom:0.5rem;
display:block;
text-transform:uppercase;
color:#7ec8ff;
}
.zpi-hero_promo_amount_824{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
color:#eef2f9;
font-weight:600;
}
@media(min-width:766px){
.zpi-hero_promo_amount_824{
font-size:2.5rem;
}
}
.zpi-hero_promo_amount_824 em{
color:#7ec8ff;
font-style:normal;
}
.zpi-hero_rating_824{
border-radius:14px;
background:#151c25;
gap:10px;
padding:0.625rem 14px;
border:1px solid rgba(210, 228, 255, 0.07);
z-index:3;
top:14px;
display:flex;
position:absolute;
max-width:min(16.25rem,62%);
right:14px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
align-items:center;
}
.zpi-hero_rating_score_824{
flex:0 0 auto;
color:#eef2f9;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.zpi-hero_rating_txt_824{
flex:1 1 auto;
min-width:0;
}
.zpi-hero_rating_stars_824{
gap:2px;
display:flex;
color:#4fa8f0;
}
.zpi-hero_rating_stars_824 svg{
height:12px;
width:12px;
}
.zpi-hero_rating_cap_824{
margin-top:3px;
overflow-wrap:break-word;
color:#8a97aa;
display:block;
line-height:1.35;
font-size:11px;
}
.zpi-stat_824{
border-top:1px solid rgba(210, 228, 255, 0.13);
border-bottom:1px solid rgba(210, 228, 255, 0.13);
margin-top:1rem;
}
.zpi-stat_in_824{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.zpi-stat_in_824{
grid-template-columns:repeat(4,1fr);
}
}
.zpi-stat_item_824{
padding:1.375rem 14px;
border-right:1px solid rgba(210, 228, 255, 0.07);
border-bottom:1px solid rgba(210, 228, 255, 0.07);
min-width:0;
}
.zpi-stat_item_824:nth-child(2n){
border-right:0;
}
.zpi-stat_item_824:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.zpi-stat_item_824{
border-bottom:0;
}
.zpi-stat_item_824:nth-child(2n){
border-right:1px solid rgba(210, 228, 255, 0.07);
}
.zpi-stat_item_824:nth-child(4n){
border-right:0;
}
}
.zpi-stat_value_824{
font-size:1.875rem;
font-weight:700;
color:#eef2f9;
line-height:1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.zpi-stat_value_824{
font-size:34px;
}
}
.zpi-stat_label_824{
font-size:13px;
overflow-wrap:break-word;
color:#8a97aa;
margin-top:6px;
line-height:1.4;
}
.zpi-grow_824{
padding:1.625rem 0 0.625rem;
}
.zpi-row_seo_824{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#6b7889;
font-size:14px;
}
.zpi-row_seo_824 strong{
color:#eef2f9;
font-weight:700;
}
.zpi-pr_824{
padding:30px 0 0.375rem;
}
.zpi-pr_card_824{
border-radius:20px;
gap:0.625rem;
flex:0 0 auto;
border:1px solid rgba(210, 228, 255, 0.07);
background:#151c25;
overflow:hidden;
padding:1.625rem;
position:relative;
min-height:200px;
width:280px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.zpi-pr_card_824{
width:18.75rem;
}
}
.zpi-pr_card_feat_824{
border-color:transparent;
background:linear-gradient(150deg,#0c1525,#080c10);
color:#eef2f9;
}
.zpi-pr_glow_824{
background:radial-gradient(circle,rgba(82, 160, 255, 0.10),transparent 70%);
border-radius:50%;
right:-1.875rem;
position:absolute;
width:8.125rem;
pointer-events:none;
opacity:0;
height:8.125rem;
top:-30px;
}
.zpi-pr_card_feat_824 .zpi-pr_glow_824{
opacity:1;
}
.zpi-pr_label_824{
color:#4fa8f0;
letter-spacing:.16em;
text-transform:uppercase;
font-size:0.625rem;
position:relative;
font-weight:700;
}
.zpi-pr_card_feat_824 .zpi-pr_label_824{
color:#7ec8ff;
}
.zpi-pr_amount_824{
line-height:1.08;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:26px;
color:#eef2f9;
}
.zpi-pr_card_feat_824 .zpi-pr_amount_824{
color:#eef2f9;
}
.zpi-pr_amount_824 em{
color:#4fa8f0;
font-style:normal;
}
.zpi-pr_card_feat_824 .zpi-pr_amount_824 em{
color:#7ec8ff;
}
.zpi-pr_terms_824{
position:relative;
line-height:1.5;
color:#8a97aa;
font-size:13px;
}
.zpi-pr_card_feat_824 .zpi-pr_terms_824{
color:#8fa8c8;
}
.zpi-pr_cta_824{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.zpi-pr_card_feat_824 .zpi-pr_cta_824{
transition:opacity .2s ease;
padding:9px 1.125rem;
border-radius:62.438rem;
background:#7ec8ff;
font-weight:700;
color:#0a0f18;
font-size:13px;
}
.zpi-pr_card_feat_824 .zpi-pr_cta_824:hover{
opacity:.9;
}
.zpi-pr_card_824:not(.zpi-pr_card_feat_824) .zpi-pr_cta_824{
transition:color .2s ease,border-color .2s ease;
color:#eef2f9;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #eef2f9;
}
.zpi-pr_card_824:not(.zpi-pr_card_feat_824) .zpi-pr_cta_824:hover{
border-color:#4fa8f0;
color:#4fa8f0;
}
.zpi-gf_824{
padding:1.5rem 0 6px;
}
.zpi-gf_in_824{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.zpi-gf_chip_824{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding:0.625rem 1.125rem;
border:1px solid rgba(210, 228, 255, 0.13);
background:#151c25;
border-radius:62.438rem;
color:#c4cdd e;
white-space:nowrap;
font-size:13px;
font-weight:600;
}
.zpi-gf_chip_824:hover{
border-color:#4fa8f0;
color:#4fa8f0;
}
.zpi-gf_chip_824.zpi-state_active_824{
border-color:transparent;
background:#4fa8f0;
color:#060c13;
}
.zpi-jp_824{
padding:1.875rem 0 10px;
}
.zpi-jp_grid_824{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.zpi-jp_grid_824{
grid-template-columns:1fr 1fr;
}
.zpi-jp_card_mega_824{
grid-column:1/-1;
}
}
@media(min-width:997px){
.zpi-jp_grid_824{
grid-template-columns:1.4fr 1fr 1fr;
}
.zpi-jp_card_mega_824{
grid-column:auto;
}
}
.zpi-jp_card_824{
overflow:hidden;
border:1px solid rgba(210, 228, 255, 0.07);
background:#151c25;
border-radius:20px;
gap:12px;
padding:26px;
display:flex;
justify-content:space-between;
min-width:0;
flex-direction:column;
position:relative;
min-height:12.5rem;
}
.zpi-jp_card_mega_824{
background:linear-gradient(135deg,#0c1525,#080c10);
border-color:transparent;
min-height:210px;
color:#eef2f9;
}
.zpi-jp_glow_824{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 160, 255, 0.10),transparent 70%);
width:200px;
height:12.5rem;
position:absolute;
right:-2.5rem;
top:-40px;
pointer-events:none;
}
.zpi-jp_label_824{
gap:0.625rem;
color:#4fa8f0;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
justify-content:space-between;
font-weight:700;
font-size:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.zpi-jp_card_mega_824 .zpi-jp_label_824{
color:#7ec8ff;
}
.zpi-jp_drop_824{
color:#8a97aa;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.zpi-jp_card_mega_824 .zpi-jp_drop_824{
color:#8fa8c8;
}
.zpi-jp_amount_824{
font-weight:700;
color:#eef2f9;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
line-height:1;
position:relative;
}
.zpi-jp_card_mega_824 .zpi-jp_amount_824{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7ec8ff;
}
@media(min-width:767px){
.zpi-jp_card_mega_824 .zpi-jp_amount_824{
font-size:54px;
}
}
.zpi-jp_game_824{
position:relative;
font-size:13px;
color:#8a97aa;
}
.zpi-jp_card_mega_824 .zpi-jp_game_824{
color:#8fa8c8;
}
.zpi-jp_cta_824{
align-self:flex-start;
position:relative;
}
.zpi-jp_card_mega_824 .zpi-jp_cta_824{
padding:10px 20px;
border-radius:999px;
transition:opacity .2s ease;
background:#7ec8ff;
font-size:13px;
color:#0a0f18;
font-weight:700;
}
.zpi-jp_card_mega_824 .zpi-jp_cta_824:hover{
opacity:.9;
}
.zpi-jp_card_824:not(.zpi-jp_card_mega_824) .zpi-jp_cta_824{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #eef2f9;
color:#eef2f9;
font-size:13px;
font-weight:700;
}
.zpi-jp_card_824:not(.zpi-jp_card_mega_824) .zpi-jp_cta_824:hover{
border-color:#4fa8f0;
color:#4fa8f0;
}
.zpi-jp_seo_824{
margin:14px 0 0;
line-height:1.65;
color:#6b7889;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
}
.zpi-jp_seo_824 strong{
color:#eef2f9;
font-weight:700;
}
.zpi-grow_824{
padding:26px 0 10px;
}
.zpi-row_seo_824{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
color:#6b7889;
}
.zpi-row_seo_824 strong{
font-weight:700;
color:#eef2f9;
}
.zpi-grow_824{
padding:26px 0 10px;
}
.zpi-row_seo_824{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6b7889;
line-height:1.65;
max-width:47.5rem;
}
.zpi-row_seo_824 strong{
font-weight:700;
color:#eef2f9;
}
.zpi-app_824{
padding:30px 0 0.625rem;
}
.zpi-app_in_824{
border:1px solid rgba(210, 228, 255, 0.07);
gap:28px;
border-radius:1.25rem;
background:#151c25;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.zpi-app_in_824{
padding:2.5rem 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.zpi-app_copy_824{
min-width:0;
max-width:35rem;
}
.zpi-app_eyebrow_824{
margin-bottom:0.75rem;
}
.zpi-app_h2_824{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#eef2f9;
font-size:28px;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.zpi-app_h2_824{
font-size:2.125rem;
}
}
.zpi-app_text_824{
color:#6b7889;
line-height:1.6;
font-size:14px;
margin-bottom:22px;
}
.zpi-app_btns_824{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.zpi-app_btn_824{
border-radius:0.875rem;
transition:background-color .2s ease;
gap:0.625rem;
background:#4fa8f0;
padding:11px 20px;
color:#060c13;
align-items:center;
display:inline-flex;
}
.zpi-app_btn_824:hover{
background:#72bcf7;
}
.zpi-app_btn_ic_824{
align-items:center;
display:inline-flex;
}
.zpi-app_btn_ic_824 svg{
width:1.125rem;
height:1.125rem;
}
.zpi-app_btn_lb_824{
font-weight:700;
font-size:13.5px;
}
.zpi-app_qr_wrap_824{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.zpi-app_qr_824{
flex:0 0 auto;
border-radius:0.875rem;
width:6.75rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#151c25 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#151c25 0 0.313rem,transparent 0.313rem 11px);
background-color:#4fa8f0;
}
.zpi-app_qr_cap_824{
color:#8a97aa;
line-height:1.4;
max-width:92px;
font-size:0.781rem;
}
.zpi-vip_824{
padding:3rem 0;
}
@media(min-width:769px){
.zpi-vip_824{
padding:4rem 0;
}
}
.zpi-vip_head_824{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:877px){
.zpi-vip_head_824{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.zpi-vip_eyebrow_824{
margin-bottom:0.75rem;
}
.zpi-vip_h2_824{
color:#eef2f9;
font-weight:600;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.zpi-vip_h2_824{
font-size:40px;
}
}
.zpi-vip_intro_824{
color:#8fa8c8;
max-width:420px;
line-height:1.6;
font-size:14px;
}
.zpi-vip_grid_824{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.zpi-vip_card_824{
padding:1.375rem 18px;
border-radius:0.875rem;
border:1px solid rgba(210, 228, 255, 0.13);
min-width:0;
}
.zpi-vip_card_feat_824{
border-color:#7ec8ff;
background:rgba(210, 228, 255, 0.07);
}
.zpi-vip_card_ic_824{
background:linear-gradient(135deg,#4fa8f0,#91d0ff);
border-radius:8px;
display:block;
height:34px;
margin-bottom:1rem;
width:2.125rem;
}
.zpi-vip_name_824{
overflow-wrap:break-word;
color:#eef2f9;
margin-bottom:6px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
}
.zpi-vip_perk_824{
color:#8fa8c8;
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
}
.zpi-nl_824{
padding:24px 0 0.625rem;
}
.zpi-nl_in_824{
gap:22px;
border-radius:1.25rem;
padding:1.875rem 2rem;
background:#0c1220;
color:#eef2f9;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.zpi-nl_in_824{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.zpi-nl_text_wrap_824{
min-width:0;
}
.zpi-nl_h3_824{
overflow-wrap:break-word;
font-weight:600;
font-size:22px;
color:#eef2f9;
margin-bottom:5px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
}
@media(min-width:766px){
.zpi-nl_h3_824{
font-size:1.5rem;
}
}
.zpi-nl_text_824{
line-height:1.5;
color:#8fa8c8;
font-size:13.5px;
}
.zpi-nl_form_824{
flex:1 1 auto;
gap:0.625rem;
max-width:28.75rem;
display:flex;
min-width:0;
}
.zpi-nl_input_824{
flex:1 1 auto;
border-radius:14px;
background:rgba(210, 228, 255, 0.07);
border:1px solid rgba(210, 228, 255, 0.13);
padding:0.813rem 16px;
overflow:hidden;
white-space:nowrap;
display:flex;
font-size:0.875rem;
color:#8fa8c8;
min-width:0;
text-overflow:ellipsis;
align-items:center;
}
.zpi-nl_btn_824{
border-radius:14px;
flex:0 0 auto;
background:#7ec8ff;
padding:13px 1.5rem;
transition:opacity .2s ease;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#0a0f18;
}
.zpi-nl_btn_824:hover{
opacity:.9;
}
.zpi-sea_824{
padding:1.5rem 0 0.625rem;
}
.zpi-sea_in_824{
overflow:hidden;
padding:2.25rem;
border-radius:1.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#0c1525,#080c10);
position:relative;
display:flex;
flex-direction:column;
color:#eef2f9;
}
@media(min-width:822px){
.zpi-sea_in_824{
gap:2rem;
padding:44px 3rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.zpi-sea_glow_824{
background:radial-gradient(circle,rgba(82, 160, 255, 0.10),transparent 68%);
border-radius:50%;
position:absolute;
pointer-events:none;
top:50%;
width:15rem;
right:60px;
transform:translateY(-50%);
height:240px;
}
.zpi-sea_copy_824{
max-width:35rem;
position:relative;
min-width:0;
}
.zpi-sea_eyebrow_824{
margin-bottom:0.75rem;
}
.zpi-sea_h2_824{
overflow-wrap:break-word;
line-height:1.04;
color:#eef2f9;
font-weight:600;
font-size:30px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.zpi-sea_h2_824{
font-size:2.375rem;
}
}
.zpi-sea_text_824{
line-height:1.6;
color:#8fa8c8;
font-size:15px;
}
.zpi-sea_cta_824{
border-radius:62.438rem;
flex:0 0 auto;
background:#7ec8ff;
padding:16px 32px;
transition:opacity .2s ease;
font-size:15px;
color:#0a0f18;
font-weight:700;
position:relative;
}
.zpi-sea_cta_824:hover{
opacity:.9;
}
.zpi-gm_824{
padding:1.875rem 0 0.625rem;
}
.zpi-gm_in_824{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.zpi-gm_in_824{
grid-template-columns:1.25fr 1fr;
}
}
.zpi-gm_left_824{
border-radius:20px;
border:1px solid rgba(210, 228, 255, 0.07);
padding:2rem;
background:#151c25;
min-width:0;
}
.zpi-gm_eyebrow_824{
margin-bottom:10px;
}
.zpi-gm_h2_824{
overflow-wrap:break-word;
color:#eef2f9;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:26px;
font-weight:600;
margin-bottom:8px;
}
@media(min-width:769px){
.zpi-gm_h2_824{
font-size:1.75rem;
}
}
.zpi-gm_text_824{
font-size:14px;
margin-bottom:1.375rem;
color:#6b7889;
line-height:1.6;
max-width:30rem;
}
.zpi-gm_level_824{
color:#4fa8f0;
font-weight:700;
margin-bottom:8px;
font-size:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zpi-gm_bar_824{
overflow:hidden;
border-radius:999px;
background:rgba(210, 228, 255, 0.13);
height:8px;
margin-bottom:6px;
}
.zpi-gm_bar_fill_824{
border-radius:999px;
background:linear-gradient(90deg,#4fa8f0,#91d0ff);
height:100%;
}
.zpi-gm_bar_meta_824{
gap:0.625rem;
display:flex;
color:#8a97aa;
margin-bottom:1.125rem;
font-size:0.688rem;
justify-content:space-between;
}
.zpi-gm_missions_824{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.zpi-gm_mission_824{
border-radius:999px;
padding:0.563rem 0.938rem;
border:1px solid rgba(210, 228, 255, 0.13);
background:#0d1117;
gap:0.438rem;
font-size:12.5px;
color:#c4cdd e;
align-items:center;
display:inline-flex;
font-weight:600;
}
.zpi-gm_mission_ic_824{
color:#4fa8f0;
align-items:center;
display:inline-flex;
}
.zpi-gm_mission_ic_824 svg{
height:0.813rem;
width:13px;
}
.zpi-gm_right_824{
border-radius:20px;
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#0c1525,#080c10);
position:relative;
display:flex;
color:#eef2f9;
flex-direction:column;
}
.zpi-gm_glow_824{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 160, 255, 0.10),transparent 70%);
position:absolute;
height:9.375rem;
top:-30px;
pointer-events:none;
width:9.375rem;
right:-1.875rem;
}
.zpi-gm_ref_eyebrow_824{
margin-bottom:0.625rem;
position:relative;
}
.zpi-gm_ref_h2_824{
color:#eef2f9;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
line-height:1.1;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
}
.zpi-gm_ref_text_824{
font-size:0.844rem;
position:relative;
margin-bottom:20px;
color:#8fa8c8;
line-height:1.55;
}
.zpi-gm_ref_cta_824{
border-radius:999px;
transition:opacity .2s ease;
padding:0.688rem 22px;
background:#7ec8ff;
font-size:0.844rem;
align-self:flex-start;
margin-top:auto;
color:#0a0f18;
position:relative;
font-weight:700;
}
.zpi-gm_ref_cta_824:hover{
opacity:.9;
}
.zpi-dr_824{
padding:2.25rem 0 10px;
}
.zpi-dr_in_824{
border-radius:14px;
gap:20px;
border:1px dashed rgba(210, 228, 255, 0.13);
padding:28px 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.zpi-dr_in_824{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.zpi-dr_h2_824{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.1;
font-size:24px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#eef2f9;
}
@media(min-width:770px){
.zpi-dr_h2_824{
font-size:1.625rem;
}
}
.zpi-dr_text_824{
font-size:0.875rem;
max-width:680px;
color:#6b7889;
line-height:1.6;
overflow-wrap:break-word;
}
.zpi-dr_text_824 b{
color:#eef2f9;
font-weight:700;
}
.zpi-dr_cta_824{
flex:0 0 auto;
transition:color .2s ease;
color:#eef2f9;
padding-bottom:2px;
white-space:nowrap;
font-weight:700;
font-size:0.844rem;
border-bottom:1px solid #4fa8f0;
}
.zpi-dr_cta_824:hover{
color:#4fa8f0;
}
.zpi-wy_824{
padding:3rem 0;
}
@media(min-width:771px){
.zpi-wy_824{
padding:56px 0;
}
}
.zpi-wy_in_824{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.zpi-wy_in_824{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.zpi-wy_left_824{
min-width:0;
}
.zpi-wy_eyebrow_824{
margin-bottom:0.875rem;
}
.zpi-wy_h2_824{
font-weight:600;
margin-bottom:16px;
color:#eef2f9;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.zpi-wy_h2_824{
font-size:2.5rem;
}
}
.zpi-wy_intro_824{
font-size:0.938rem;
color:#6b7889;
line-height:1.6;
}
.zpi-wy_grid_824{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.zpi-wy_grid_824{
grid-template-columns:1fr 1fr;
}
}
.zpi-wy_card_824{
padding:26px;
border:1px solid rgba(210, 228, 255, 0.07);
background:#151c25;
border-radius:0.875rem;
min-width:0;
}
.zpi-wy_card_ic_824{
color:#4fa8f0;
display:inline-flex;
margin-bottom:1rem;
align-items:center;
justify-content:center;
}
.zpi-wy_card_ic_824 svg{
width:26px;
height:26px;
}
.zpi-wy_card_h_824{
color:#eef2f9;
font-size:21px;
margin-bottom:0.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
}
.zpi-wy_card_p_824{
line-height:1.55;
color:#6b7889;
overflow-wrap:break-word;
font-size:14px;
}
.zpi-rv_824{
background:#151c25;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(210, 228, 255, 0.07);
border-top:1px solid rgba(210, 228, 255, 0.07);
}
@media(min-width:770px){
.zpi-rv_824{
padding:56px 0;
}
}
.zpi-rv_head_824{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:766px){
.zpi-rv_head_824{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.zpi-rv_eyebrow_824{
margin-bottom:0.625rem;
}
.zpi-rv_h2_824{
overflow-wrap:break-word;
font-size:1.875rem;
color:#eef2f9;
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.zpi-rv_h2_824{
font-size:38px;
}
}
.zpi-rv_agg_824{
gap:12px;
align-items:center;
display:flex;
}
.zpi-rv_agg_stars_824{
gap:3px;
color:#4fa8f0;
display:flex;
}
.zpi-rv_agg_stars_824 svg{
height:18px;
width:1.125rem;
}
.zpi-rv_source_824{
font-size:0.813rem;
color:#6b7889;
}
.zpi-rv_grid_824{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.zpi-rv_grid_824{
grid-template-columns:repeat(3,1fr);
}
}
.zpi-rv_card_824{
background:#0d1117;
border:1px solid rgba(210, 228, 255, 0.07);
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.zpi-rv_card_stars_824{
gap:2px;
margin-bottom:12px;
display:flex;
color:#4fa8f0;
}
.zpi-rv_card_stars_824 svg{
width:14px;
height:0.875rem;
}
.zpi-rv_card_body_824{
margin-bottom:16px;
color:#eef2f9;
line-height:1.45;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.125rem;
font-weight:500;
}
.zpi-rv_card_meta_824{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.zpi-rv_card_av_824{
border-radius:50%;
background:linear-gradient(135deg,#4fa8f0,#91d0ff);
flex:0 0 auto;
height:32px;
width:2rem;
}
.zpi-rv_card_author_824{
color:#eef2f9;
font-weight:700;
font-size:13px;
}
.zpi-rv_card_loc_824{
font-size:12px;
color:#8a97aa;
}
.zpi-op_824{
padding:2.25rem 0 0.625rem;
}
.zpi-op_in_824{
border:1px solid rgba(210, 228, 255, 0.07);
border-radius:0.875rem;
grid-template-columns:1fr;
gap:2rem;
padding:32px;
background:#151c25;
align-items:center;
display:grid;
}
@media(min-width:861px){
.zpi-op_in_824{
padding:34px 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.zpi-op_left_824{
min-width:0;
}
.zpi-op_eyebrow_824{
margin-bottom:12px;
}
.zpi-op_h2_824{
line-height:1.08;
overflow-wrap:break-word;
color:#eef2f9;
margin-bottom:0.625rem;
font-weight:600;
font-size:28px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.zpi-op_h2_824{
font-size:30px;
}
}
.zpi-op_text_824{
line-height:1.6;
color:#6b7889;
font-size:0.875rem;
}
.zpi-op_grid_824{
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border-radius:8px;
background:rgba(210, 228, 255, 0.13);
border:1px solid rgba(210, 228, 255, 0.13);
display:grid;
}
.zpi-op_field_824{
padding:1.125rem 20px;
background:#0d1117;
min-width:0;
}
.zpi-op_field_lb_824{
font-weight:600;
color:#4fa8f0;
font-size:10px;
margin-bottom:0.313rem;
text-transform:uppercase;
letter-spacing:.1em;
}
.zpi-op_field_val_824{
color:#eef2f9;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.zpi-hts_824{
padding:3rem 0;
}
@media(min-width:768px){
.zpi-hts_824{
padding:62px 0;
}
}
.zpi-hts_head_824{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.zpi-hts_head_824{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.zpi-hts_eyebrow_824{
margin-bottom:12px;
}
.zpi-hts_h2_824{
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#eef2f9;
overflow-wrap:break-word;
}
@media(min-width:765px){
.zpi-hts_h2_824{
font-size:38px;
}
}
.zpi-hts_cta_824{
transition:opacity .2s ease;
border-radius:999px;
flex:0 0 auto;
padding:15px 1.875rem;
background:#7ec8ff;
font-weight:700;
font-size:0.938rem;
color:#0a0f18;
}
.zpi-hts_cta_824:hover{
opacity:.9;
}
.zpi-hts_grid_824{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.zpi-hts_grid_824{
grid-template-columns:repeat(3,1fr);
}
}
.zpi-hts_step_824{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(210, 228, 255, 0.13);
}
.zpi-hts_step_num_824{
font-size:2.75rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#7ec8ff;
line-height:1;
font-weight:700;
margin-bottom:14px;
}
.zpi-hts_step_h_824{
overflow-wrap:break-word;
font-weight:700;
color:#eef2f9;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.2;
}
.zpi-hts_step_p_824{
overflow-wrap:break-word;
color:#8fa8c8;
font-size:0.875rem;
line-height:1.55;
}
.zpi-prov_824{
padding:2.5rem 0 1.25rem;
}
.zpi-prov_eyebrow_824{
display:block;
margin-bottom:1.125rem;
}
.zpi-prov_grid_824{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.zpi-prov_grid_824{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.zpi-prov_grid_824{
grid-template-columns:repeat(6,1fr);
}
}
.zpi-et_824{
padding:2.25rem 0 0.625rem;
}
.zpi-et_in_824{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.zpi-et_in_824{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.zpi-et_left_824{
min-width:0;
}
.zpi-et_eyebrow_824{
margin-bottom:0.75rem;
}
.zpi-et_h2_824{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
color:#eef2f9;
margin-bottom:14px;
font-size:1.75rem;
}
@media(min-width:767px){
.zpi-et_h2_824{
font-size:32px;
}
}
.zpi-et_text_824{
color:#6b7889;
margin-bottom:1.375rem;
font-size:0.938rem;
line-height:1.65;
}
.zpi-et_stats_824{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.zpi-et_stat_824{
min-width:0;
}
.zpi-et_stat_v_824{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-weight:700;
font-size:26px;
color:#eef2f9;
}
.zpi-et_stat_l_824{
font-size:0.781rem;
margin-top:4px;
color:#8a97aa;
}
.zpi-et_right_824{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.zpi-et_member_824{
border-radius:0.875rem;
border:1px solid rgba(210, 228, 255, 0.07);
padding:18px 20px;
gap:1rem;
background:#151c25;
align-items:center;
min-width:0;
display:flex;
}
.zpi-et_member_av_824{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0c1525,#4fa8f0);
height:48px;
width:48px;
}
.zpi-et_member_name_824{
color:#eef2f9;
overflow-wrap:break-word;
font-weight:700;
font-size:15px;
}
.zpi-et_member_role_824{
overflow-wrap:break-word;
color:#8a97aa;
font-size:0.781rem;
}
.zpi-et_updated_824{
border-radius:0.875rem;
background:#0d1117;
padding:0.875rem 1.125rem;
gap:8px;
border:1px solid rgba(210, 228, 255, 0.07);
color:#6b7889;
display:flex;
align-items:center;
font-size:0.781rem;
}
.zpi-ts_824{
padding:44px 0;
}
.zpi-ts_in_824{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.zpi-ts_in_824{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.zpi-ts_left_824{
min-width:0;
}
.zpi-ts_h2_824{
margin-bottom:12px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#eef2f9;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.zpi-ts_h2_824{
font-size:1.75rem;
}
}
.zpi-ts_text_824{
color:#8fa8c8;
line-height:1.6;
margin-bottom:22px;
font-size:14.5px;
max-width:32.5rem;
}
.zpi-ts_badges_824{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.zpi-ts_badge_824{
font-weight:600;
color:#8fa8c8;
font-size:13px;
}
.zpi-ts_pay_824{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.zpi-ts_pay_824{
justify-content:flex-end;
}
}
.zpi-ts_pay_chip_824{
padding:12px 1rem;
border:1px solid rgba(210, 228, 255, 0.13);
border-radius:14px;
background:rgba(210, 228, 255, 0.07);
font-weight:700;
font-size:14px;
color:#eef2f9;
}
.zpi-tt_824{
padding:3rem 0 0.625rem;
}
@media(min-width:767px){
.zpi-tt_824{
padding:3.75rem 0 10px;
}
}
.zpi-tt_head_824{
text-align:center;
margin-bottom:34px;
}
.zpi-tt_eyebrow_824{
margin-bottom:0.75rem;
}
.zpi-tt_h2_824{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
font-weight:600;
color:#eef2f9;
}
@media(min-width:768px){
.zpi-tt_h2_824{
font-size:2.625rem;
}
}
.zpi-tt_grid_824{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.zpi-tt_grid_824{
grid-template-columns:repeat(3,1fr);
}
}
.zpi-tt_card_824{
border-radius:0.875rem;
background:#151c25;
border:1px solid rgba(210, 228, 255, 0.07);
padding:1.875rem;
flex-direction:column;
min-width:0;
display:flex;
}
.zpi-tt_card_ic_824{
display:inline-flex;
color:#4fa8f0;
align-items:center;
margin-bottom:18px;
}
.zpi-tt_card_ic_824 svg{
width:1.75rem;
height:1.75rem;
}
.zpi-tt_card_h_824{
overflow-wrap:break-word;
color:#eef2f9;
font-size:22px;
margin-bottom:8px;
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.zpi-tt_card_p_824{
margin-bottom:0.875rem;
font-size:0.875rem;
line-height:1.6;
color:#6b7889;
overflow-wrap:break-word;
}
.zpi-tt_card_p_824 b{
color:#eef2f9;
font-weight:700;
}
.zpi-tt_card_link_824{
transition:color .2s ease;
font-size:13px;
align-self:flex-start;
color:#eef2f9;
border-bottom:1px solid #4fa8f0;
padding-bottom:2px;
font-weight:700;
margin-top:auto;
}
.zpi-tt_card_link_824:hover{
color:#4fa8f0;
}
.zpi-pmt_824{
padding:48px 0 10px;
}
.zpi-pmt_in_824{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:883px){
.zpi-pmt_in_824{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.zpi-pmt_left_824{
min-width:0;
}
.zpi-pmt_eyebrow_824{
margin-bottom:0.75rem;
}
.zpi-pmt_h2_824{
font-size:1.875rem;
margin-bottom:12px;
overflow-wrap:break-word;
color:#eef2f9;
line-height:1.06;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.zpi-pmt_h2_824{
font-size:2rem;
}
}
.zpi-pmt_text_824{
margin-bottom:22px;
color:#6b7889;
line-height:1.6;
font-size:0.906rem;
}
.zpi-pmt_logos_824{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:479px){
.zpi-pmt_logos_824{
grid-template-columns:repeat(4,1fr);
}
}
.zpi-pmt_logo_824{
background:#151c25;
border:1px solid rgba(210, 228, 255, 0.07);
padding:0 0.5rem;
overflow:hidden;
border-radius:0.5rem;
align-items:center;
color:#c4cdd e;
display:flex;
justify-content:center;
text-overflow:ellipsis;
font-weight:700;
text-align:center;
height:3.125rem;
font-size:0.781rem;
white-space:nowrap;
}
.zpi-pmt_table_824{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(210, 228, 255, 0.07);
min-width:0;
}
.zpi-pmt_thead_824{
background:#080c10;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.zpi-pmt_th_824{
overflow:hidden;
padding:13px 14px;
font-weight:700;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:10px;
color:#eef2f9;
letter-spacing:.08em;
white-space:nowrap;
}
.zpi-pmt_row_824{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(210, 228, 255, 0.07);
}
.zpi-pmt_row_824:nth-child(odd){
background:#151c25;
}
.zpi-pmt_td_824{
padding:14px;
font-size:0.844rem;
overflow-wrap:break-word;
min-width:0;
color:#6b7889;
}
.zpi-pmt_row_824 .zpi-pmt_td_824:first-child{
color:#eef2f9;
font-weight:700;
}
.zpi-pmt_row_824 .zpi-pmt_td_824:last-child{
font-weight:700;
color:#3ecf8e;
}
.zpi-gd_824{
padding:48px 0 0.625rem;
}
.zpi-gd_head_824{
gap:14px;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:677px){
.zpi-gd_head_824{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.zpi-gd_eyebrow_824{
margin-bottom:0.625rem;
}
.zpi-gd_h2_824{
font-weight:600;
overflow-wrap:break-word;
color:#eef2f9;
font-size:1.75rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:766px){
.zpi-gd_h2_824{
font-size:2.125rem;
}
}
.zpi-gd_more_824{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#eef2f9;
border-bottom:1px solid #eef2f9;
font-weight:600;
font-size:0.844rem;
}
.zpi-gd_more_824:hover{
border-color:#4fa8f0;
color:#4fa8f0;
}
.zpi-gd_grid_824{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.zpi-gd_grid_824{
grid-template-columns:repeat(3,1fr);
}
}
.zpi-gd_card_824{
overflow:hidden;
border:1px solid rgba(210, 228, 255, 0.07);
background:#151c25;
border-radius:0.875rem;
min-width:0;
display:block;
}
.zpi-gd_card_img_824{
background:linear-gradient(140deg,#0c1525,#4fa8f0);
height:150px;
}
.zpi-gd_card_body_824{
padding:22px;
}
.zpi-gd_card_cat_824{
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
font-size:10px;
color:#4fa8f0;
}
.zpi-gd_card_h_824{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
line-height:1.2;
font-size:1.188rem;
font-weight:600;
color:#eef2f9;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zpi-gd_card_meta_824{
overflow-wrap:break-word;
color:#8a97aa;
font-size:12px;
}
.zpi-el_824{
padding:3rem 0;
}
@media(min-width:768px){
.zpi-el_824{
padding:3.5rem 0;
}
}
.zpi-el_in_824{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.zpi-el_in_824{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.zpi-el_left_824{
min-width:0;
}
.zpi-el_eyebrow_824{
margin-bottom:0.875rem;
}
.zpi-el_h2_824{
color:#eef2f9;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
margin-bottom:1.375rem;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.zpi-el_h2_824{
font-size:2.375rem;
}
}
.zpi-el_body_824 p{
color:#c4cdd e;
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
font-size:16px;
}
.zpi-el_dropcap_824{
padding:6px 12px 0 0;
font-weight:700;
line-height:.8;
color:#4fa8f0;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:62px;
float:left;
}
.zpi-el_right_824{
min-width:0;
}
.zpi-el_quote_824{
background:linear-gradient(150deg,#0c1525,#080c10);
padding:2.25rem;
border-radius:20px;
color:#eef2f9;
position:relative;
margin-bottom:1.5rem;
}
.zpi-el_quote_mark_824{
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
color:#7ec8ff;
}
.zpi-el_quote_mark_824 svg{
width:2.125rem;
height:2.125rem;
}
.zpi-el_quote_text_824{
line-height:1.4;
font-size:1.375rem;
margin-bottom:1.375rem;
font-weight:500;
overflow-wrap:break-word;
color:#eef2f9;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zpi-el_quote_meta_824{
gap:12px;
align-items:center;
display:flex;
}
.zpi-el_quote_av_824{
border-radius:50%;
background:linear-gradient(135deg,#4fa8f0,#91d0ff);
flex:0 0 auto;
width:2.375rem;
height:38px;
}
.zpi-el_quote_author_824{
color:#eef2f9;
font-size:14px;
font-weight:700;
}
.zpi-el_quote_meta_sub_824{
font-size:12px;
color:#8fa8c8;
}
.zpi-el_explain_824{
border:1px solid rgba(210, 228, 255, 0.07);
overflow:hidden;
border-radius:0.875rem;
}
.zpi-el_explain_card_824{
padding:1.375rem 24px;
}
.zpi-el_explain_card_824+.zpi-el_explain_card_824{
border-top:1px solid rgba(210, 228, 255, 0.07);
}
.zpi-el_explain_h_824{
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
margin-bottom:8px;
color:#eef2f9;
}
.zpi-el_explain_p_824{
overflow-wrap:break-word;
color:#6b7889;
line-height:1.55;
font-size:14px;
}
.zpi-faq_824{
background:#151c25;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(210, 228, 255, 0.07);
border-bottom:1px solid rgba(210, 228, 255, 0.07);
}
@media(min-width:771px){
.zpi-faq_824{
padding:62px 0;
}
}
.zpi-faq_head_824{
text-align:center;
margin-bottom:2.125rem;
}
.zpi-faq_eyebrow_824{
margin-bottom:12px;
}
.zpi-faq_h2_824{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#eef2f9;
font-size:2rem;
}
@media(min-width:766px){
.zpi-faq_h2_824{
font-size:2.375rem;
}
}
.zpi-faq_list_824{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.zpi-faq_item_824{
overflow:hidden;
border:1px solid rgba(210, 228, 255, 0.07);
border-radius:0.875rem;
background:#0d1117;
}
.zpi-faq_q_824{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
cursor:pointer;
overflow-wrap:break-word;
font-weight:700;
justify-content:space-between;
color:#eef2f9;
align-items:center;
font-size:16px;
display:flex;
}
.zpi-faq_q_824::-webkit-details-marker{
display:none;
}
.zpi-faq_q_ic_824{
flex:0 0 auto;
transition:transform .2s ease;
color:#4fa8f0;
align-items:center;
display:inline-flex;
}
.zpi-faq_q_ic_824 svg{
width:1.125rem;
height:1.125rem;
}
.zpi-faq_item_824[open] .zpi-faq_q_ic_824{
transform:rotate(180deg);
}
.zpi-faq_a_824{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
color:#6b7889;
}
.zpi-lh_824{
padding:2.5rem 0 20px;
}
.zpi-lh_in_824{
border-top:1px solid rgba(210, 228, 255, 0.13);
padding-top:2.125rem;
}
.zpi-lh_eyebrow_824{
margin-bottom:22px;
display:block;
}
.zpi-lh_grid_824{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.zpi-lh_grid_824{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.zpi-lh_grid_824{
grid-template-columns:repeat(5,1fr);
}
}
.zpi-lh_col_824{
min-width:0;
}
.zpi-lh_col_h_824{
font-weight:700;
font-size:13px;
margin-bottom:12px;
color:#eef2f9;
overflow-wrap:break-word;
}
.zpi-lh_links_824{
gap:8px;
flex-direction:column;
display:flex;
}
.zpi-lh_link_824{
transition:color .2s ease;
color:#6b7889;
font-size:13px;
overflow-wrap:break-word;
}
.zpi-lh_link_824:hover{
color:#4fa8f0;
}
.zpi-sc_824{
padding:48px 0 0.625rem;
}
.zpi-sc_head_824{
text-align:center;
margin-bottom:28px;
}
.zpi-sc_eyebrow_824{
margin-bottom:12px;
}
.zpi-sc_h2_824{
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
color:#eef2f9;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.zpi-sc_h2_824{
font-size:2.25rem;
}
}
.zpi-sc_table_824{
overflow:hidden;
border:1px solid rgba(210, 228, 255, 0.07);
margin:0 auto;
border-radius:0.875rem;
max-width:56.25rem;
}
.zpi-sc_thead_824{
grid-template-columns:1.6fr 1fr 1fr;
background:#080c10;
display:grid;
}
.zpi-sc_th_824{
padding:15px 1.125rem;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
font-weight:700;
color:#8fa8c8;
}
.zpi-sc_th_824:first-child{
text-align:left;
}
.zpi-sc_th_us_824{
color:#7ec8ff;
}
.zpi-sc_row_824{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(210, 228, 255, 0.07);
}
.zpi-sc_row_824:nth-child(even){
background:#151c25;
}
.zpi-sc_td_824{
padding:0.938rem 1.125rem;
text-align:center;
min-width:0;
overflow-wrap:break-word;
font-size:14px;
color:#8a97aa;
}
.zpi-sc_td_824:first-child{
color:#c4cdd e;
font-weight:600;
text-align:left;
}
.zpi-sc_td_us_824{
color:#3ecf8e;
font-weight:700;
}
.zpi-sg_824{
padding:48px 0 10px;
}
.zpi-sg_eyebrow_824{
display:block;
margin-bottom:12px;
}
.zpi-sg_h2_824{
font-weight:600;
margin-bottom:1.75rem;
overflow-wrap:break-word;
color:#eef2f9;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
}
@media(min-width:768px){
.zpi-sg_h2_824{
font-size:2.25rem;
}
}
.zpi-sg_grid_824{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.zpi-sg_grid_824{
grid-template-columns:repeat(3,1fr);
}
}
.zpi-sg_col_824{
min-width:0;
}
.zpi-sg_col_h_824{
margin-bottom:0.625rem;
font-size:22px;
color:#eef2f9;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.zpi-sg_col_p_824{
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#6b7889;
}
.zpi-sb_824{
background:#151c25;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(210, 228, 255, 0.07);
border-top:1px solid rgba(210, 228, 255, 0.07);
}
@media(min-width:769px){
.zpi-sb_824{
padding:56px 0;
}
}
.zpi-sb_eyebrow_824{
display:block;
margin-bottom:12px;
}
.zpi-sb_h2_824{
color:#eef2f9;
font-size:30px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
margin-bottom:26px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.zpi-sb_h2_824{
font-size:2.25rem;
}
}
.zpi-sb_grid_824{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.zpi-sb_grid_824{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.zpi-sb_grid_824{
grid-template-columns:repeat(4,1fr);
}
}
.zpi-sb_card_824{
border-radius:14px;
padding:1.5rem;
background:#0d1117;
border:1px solid rgba(210, 228, 255, 0.07);
min-width:0;
}
.zpi-sb_card_h_824{
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#eef2f9;
font-size:19px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.zpi-sb_card_p_824{
color:#6b7889;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.zpi-sb_rtp_824{
grid-template-columns:1fr;
background:#0d1117;
padding:26px 28px;
border:1px solid rgba(210, 228, 255, 0.07);
border-radius:0.875rem;
gap:24px;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:757px){
.zpi-sb_rtp_824{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.zpi-sb_rtp_h_824{
color:#eef2f9;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.25rem;
font-weight:600;
line-height:1.15;
}
.zpi-sb_rtp_p_824{
overflow-wrap:break-word;
color:#6b7889;
line-height:1.6;
font-size:0.844rem;
}
.zpi-sb_rtp_stats_824{
gap:1rem;
display:flex;
}
.zpi-sb_stat_824{
padding:1.125rem;
background:#151c25;
border-radius:8px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.zpi-sb_stat_v_824{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#3ecf8e;
font-weight:700;
font-size:26px;
}
.zpi-sb_stat_l_824{
color:#8a97aa;
margin-top:0.25rem;
font-size:11.5px;
}
.zpi-ft_824{
background:#080c10;
color:#8fa8c8;
margin-top:2.5rem;
}
.zpi-ft_in_824{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:600px){
.zpi-ft_in_824{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.zpi-ft_in_824{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.zpi-ft_brand_824{
min-width:0;
}
.zpi-ft_logo_824{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#eef2f9;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
}
.zpi-ft_tagline_824{
line-height:1.6;
max-width:280px;
color:#8fa8c8;
font-size:0.844rem;
margin-top:14px;
}
.zpi-ft_contact_824{
transition:color .2s ease;
max-width:280px;
overflow-wrap:anywhere;
font-size:13px;
color:#7ec8ff;
margin-top:12px;
display:inline-block;
}
.zpi-ft_contact_824:hover{
color:#eef2f9;
}
.zpi-ft_col_824{
min-width:0;
}
.zpi-ft_col_h_824{
margin-bottom:14px;
text-transform:uppercase;
letter-spacing:.08em;
overflow-wrap:break-word;
color:#eef2f9;
font-size:13px;
font-weight:700;
}
.zpi-ft_col_links_824{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.zpi-ft_link_824{
transition:color .2s ease;
overflow-wrap:break-word;
color:#8fa8c8;
font-size:13.5px;
}
.zpi-ft_link_824:hover{
color:#eef2f9;
}
.zpi-ft_bot_824{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(210, 228, 255, 0.13);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.zpi-ft_bot_824{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.zpi-ft_legal_824{
max-width:47.5rem;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#45525f;
}
.zpi-ft_legal_824 b{
color:#8fa8c8;
font-weight:700;
}
.zpi-ft_age_824{
border:1.5px solid #7ec8ff;
flex:0 0 auto;
padding:0.25rem 9px;
border-radius:0.5rem;
font-size:0.813rem;
color:#7ec8ff;
font-weight:700;
}