*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16121E;
font-size:0.938rem;
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
color:#C8BFD8;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.zgo_layout_q5d{
display:flex;
min-height:100vh;
flex-direction:column;
}
.zgo_main_q5d{
flex:1 1 auto;
min-width:0;
width:100%;
}
.zgo_container_q5d{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.zgo_container_q5d{
padding:0 32px;
}
}
@media(min-width:1100px){
.zgo_container_q5d{
padding:0 56px;
}
}
.zgo_eyebrow_q5d{
line-height:1.4;
overflow-wrap:break-word;
letter-spacing:.2em;
text-transform:uppercase;
font-size:0.688rem;
display:inline-block;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#20C97A;
font-weight:600;
}
.zgo_band_q5d{
background:#0F1A18;
color:#E8F8F2;
}
.zgo_band_q5d .zgo_eyebrow_q5d{
color:#3DEBA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.zgo_tb_q5d{
background:#16121E;
border-bottom:1px solid rgba(220, 210, 240, 0.13);
top:0;
z-index:50;
position:sticky;
}
.zgo_tb_in_q5d{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
width:100%;
align-items:center;
display:flex;
max-width:87.5rem;
justify-content:space-between;
}
@media(min-width:769px){
.zgo_tb_in_q5d{
padding:1rem 32px;
}
}
@media(min-width:1100px){
.zgo_tb_in_q5d{
padding:18px 56px;
}
}
.zgo_tb_left_q5d{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.zgo_tb_logo_q5d{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.zgo_tb_logo_mark_q5d{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.zgo_tb_logo_txt_q5d{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.zgo_tb_logo_name_q5d{
overflow:hidden;
font-size:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#F0EBF8;
}
.zgo_tb_logo_sub_q5d{
overflow:hidden;
font-size:8.5px;
font-weight:600;
text-transform:uppercase;
margin-top:4px;
color:#20C97A;
letter-spacing:.32em;
text-overflow:ellipsis;
white-space:nowrap;
}
.zgo_tb_nav_q5d{
display:none;
}
@media(min-width:957px){
.zgo_tb_nav_q5d{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.zgo_tb_nav_item_q5d{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-size:14px;
color:#C8BFD8;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.zgo_tb_nav_item_q5d:hover{
color:#F0EBF8;
}
.zgo_tb_nav_item_q5d.zgo_state_active_q5d{
border-color:#20C97A;
color:#F0EBF8;
}
.zgo_tb_right_q5d{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.zgo_tb_search_q5d{
transition:color .22s ease;
color:#C8BFD8;
justify-content:center;
display:flex;
align-items:center;
}
.zgo_tb_search_q5d:hover{
color:#20C97A;
}
.zgo_tb_search_q5d svg{
height:18px;
width:1.125rem;
}
.zgo_tb_lang_q5d{
font-size:11px;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#8E82A6;
}
.zgo_tb_lang_q5d:hover{
color:#F0EBF8;
}
.zgo_tb_login_q5d{
font-weight:600;
display:none;
font-size:0.875rem;
color:#F0EBF8;
}
@media(min-width:769px){
.zgo_tb_login_q5d{
display:inline-block;
}
}
.zgo_tb_register_q5d{
border-radius:999px;
transition:background-color .22s ease;
background:#20C97A;
padding:11px 22px;
color:#0B0D11;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.zgo_tb_register_q5d:hover{
background:#1AB36B;
}
.zgo_mob_q5d{
background:#16121E;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(220, 210, 240, 0.13);
position:fixed;
left:0;
right:0;
}
@media(min-width:961px){
.zgo_mob_q5d{
display:none;
}
}
.zgo_mob_in_q5d{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.zgo_mob_item_q5d{
padding:9px 0.25rem;
flex:1 1 0;
gap:3px;
transition:color .22s ease;
flex-direction:column;
color:#8E82A6;
display:flex;
align-items:center;
min-width:0;
}
.zgo_mob_item_q5d.zgo_state_active_q5d{
color:#20C97A;
}
.zgo_mob_ic_q5d{
justify-content:center;
display:flex;
align-items:center;
}
.zgo_mob_ic_q5d svg{
width:1.25rem;
height:20px;
}
.zgo_mob_lb_q5d{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.zgo_rail_q5d{
position:relative;
min-width:0;
}
.zgo_rail_scroll_q5d{
gap:14px;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:769px){
.zgo_rail_scroll_q5d{
gap:1.125rem;
}
}
.zgo_gc_q5d{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.zgo_gc_q5d{
width:11.75rem;
}
}
.zgo_gc_img_q5d{
border-radius:14px;
overflow:hidden;
background:#1E1928;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.36), 0 1px 2px rgba(0,0,0,0.48);
}
.zgo_gc_img_q5d img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.zgo_gc_cover_q5d{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
position:absolute;
pointer-events:none;
}
.zgo_gc_hover_q5d{
inset:0;
transition:opacity .22s ease;
background:rgba(0, 0, 0, 0.52);
align-items:center;
position:absolute;
opacity:0;
display:flex;
justify-content:center;
}
.zgo_gc_q5d:hover .zgo_gc_hover_q5d{
opacity:1;
}
.zgo_gc_hover_btn_q5d{
border-radius:999px;
background:#20C97A;
width:2.875rem;
height:2.875rem;
justify-content:center;
display:flex;
align-items:center;
color:#0B0D11;
}
.zgo_gc_hover_btn_q5d svg{
width:18px;
height:1.125rem;
}
.zgo_gc_info_q5d{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.zgo_gc_name_q5d{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#F0EBF8;
font-size:13px;
text-overflow:ellipsis;
}
.zgo_gc_prov_q5d{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#8E82A6;
text-overflow:ellipsis;
}
.zgo_gc_meta_q5d{
color:#8E82A6;
font-size:0.688rem;
}
.zgo_tc_q5d{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:771px){
.zgo_tc_q5d{
width:230px;
}
}
.zgo_tc_img_q5d{
background:#1E1928;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.36), 0 1px 2px rgba(0,0,0,0.48);
padding-bottom:75%;
}
.zgo_tc_img_q5d img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.zgo_tc_info_q5d{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.zgo_tc_name_q5d{
overflow:hidden;
font-weight:700;
color:#F0EBF8;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
}
.zgo_tc_rtp_q5d{
color:#8E82A6;
font-size:0.688rem;
}
.zgo_lc_q5d{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.zgo_lc_q5d{
width:268px;
}
}
.zgo_lc_img_q5d{
border-radius:0.875rem;
background:#1E1928;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.36), 0 1px 2px rgba(0,0,0,0.48);
padding-bottom:62.5%;
}
.zgo_lc_img_q5d img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.zgo_lc_live_q5d{
gap:0.438rem;
background:rgba(0, 0, 0, 0.52);
padding:4px 9px;
border-radius:999px;
align-items:center;
position:absolute;
left:12px;
top:12px;
display:flex;
}
.zgo_lc_live_dot_q5d{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E8404A;
width:8px;
height:0.5rem;
}
.zgo_lc_seats_q5d{
color:#E8F8F2;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:600;
font-size:10px;
}
.zgo_lc_info_q5d{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.zgo_lc_name_q5d{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:15px;
color:#F0EBF8;
}
.zgo_lc_bet_q5d{
color:#8E82A6;
font-size:0.688rem;
}
.zgo_pc_q5d{
background:#1E1928;
border-radius:14px;
gap:0.5rem;
padding:1rem 0.875rem;
border:1px solid rgba(220, 210, 240, 0.07);
justify-content:center;
min-width:0;
align-items:center;
min-height:74px;
flex-direction:column;
display:flex;
}
.zgo_pc_logo_q5d{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.zgo_pc_name_q5d{
overflow:hidden;
color:#8E82A6;
max-width:100%;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
text-align:center;
}
.zgo_gc_tag_q5d{
border-radius:0.5rem;
padding:3px 0.5rem;
top:10px;
display:inline-block;
font-weight:700;
text-transform:uppercase;
position:absolute;
letter-spacing:.06em;
font-size:10px;
z-index:2;
left:0.625rem;
}
.zgo_gc_tag_hot_q5d{
background:#E8404A;
color:#E8F8F2;
}
.zgo_gc_tag_new_q5d{
background:#3DEBA0;
color:#0E0B15;
}
.zgo_gc_tag_jp_q5d{
background:#E8A830;
color:#0E0B15;
}
.zgo_gc_tag_live_q5d{
background:#E8404A;
color:#E8F8F2;
}
.zgo_sh_q5d{
min-width:0;
margin-bottom:1.125rem;
}
.zgo_sh_row_q5d{
gap:1rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.zgo_sh_row_q5d .zgo_sh_l_q5d{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.zgo_sh_stack_q5d{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.zgo_sh_center_q5d{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.zgo_sh_h2_q5d{
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:1.5rem;
font-weight:600;
}
@media(min-width:768px){
.zgo_sh_h2_q5d{
font-size:1.875rem;
}
}
.zgo_band_q5d .zgo_sh_h2_q5d{
color:#E8F8F2;
}
.zgo_sh_eb_line_q5d{
gap:10px;
align-items:center;
display:inline-flex;
}
.zgo_sh_eb_line_q5d::before{
background:#20C97A;
display:inline-block;
width:28px;
content:"";
height:1px;
}
.zgo_band_q5d .zgo_sh_eb_line_q5d::before{
background:#3DEBA0;
}
.zgo_sh_eb_dot_q5d{
gap:8px;
align-items:center;
display:inline-flex;
}
.zgo_sh_eb_dot_q5d::before{
border-radius:50%;
background:#20C97A;
content:"";
height:0.375rem;
width:6px;
display:inline-block;
}
.zgo_band_q5d .zgo_sh_eb_dot_q5d::before{
background:#3DEBA0;
}
.zgo_sh_link_q5d{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
align-items:center;
font-size:13px;
color:#F0EBF8;
padding-bottom:2px;
display:inline-flex;
white-space:nowrap;
font-weight:600;
border-bottom:1px solid #F0EBF8;
}
.zgo_sh_link_q5d:hover{
border-color:#20C97A;
color:#20C97A;
}
.zgo_sh_link_q5d svg{
height:14px;
width:14px;
}
.zgo_sh_link_chev_q5d{
border-bottom:0;
padding-bottom:0;
}
.zgo_sh_link_btn_q5d{
background:#20C97A;
padding:0.563rem 1.125rem;
border-radius:999px;
color:#0B0D11;
border-bottom:0;
}
.zgo_sh_link_btn_q5d:hover{
background:#1AB36B;
border-color:transparent;
color:#0B0D11;
}
.zgo_band_q5d .zgo_sh_link_q5d{
border-color:#E8F8F2;
color:#E8F8F2;
}
.zgo_band_q5d .zgo_sh_link_btn_q5d{
background:#3DEBA0;
color:#0E0B15;
}
.zgo_sh_rule_q5d{
background:rgba(220, 210, 240, 0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.zgo_band_q5d .zgo_sh_rule_q5d{
background:rgba(180, 240, 210, 0.14);
}
.zgo_hero_q5d{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.zgo_hero_q5d{
padding:3.5rem 0 1.5rem;
}
}
.zgo_hero_in_q5d{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:897px){
.zgo_hero_in_q5d{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.zgo_hero_copy_q5d{
min-width:0;
}
.zgo_hero_eyebrow_q5d{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.zgo_hero_eyebrow_line_q5d{
background:#20C97A;
flex:0 0 auto;
display:inline-block;
width:1.75rem;
height:1px;
}
.zgo_hero_h1_q5d{
font-weight:600;
color:#F0EBF8;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-size:38px;
line-height:1.04;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.25rem;
}
@media(min-width:769px){
.zgo_hero_h1_q5d{
font-size:54px;
}
}
@media(min-width:1100px){
.zgo_hero_h1_q5d{
font-size:3.875rem;
}
}
.zgo_hero_h1_q5d em{
color:#20C97A;
font-style:normal;
}
.zgo_hero_sub_q5d{
font-size:1rem;
max-width:480px;
line-height:1.6;
color:#6E6388;
margin-bottom:30px;
}
@media(min-width:769px){
.zgo_hero_sub_q5d{
font-size:18px;
}
}
.zgo_hero_actions_q5d{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
}
.zgo_hero_cta_q5d{
gap:0.625rem;
background:#20C97A;
border-radius:999px;
padding:16px 1.875rem;
transition:background-color .22s ease;
color:#0B0D11;
font-size:15px;
align-items:center;
font-weight:700;
display:inline-flex;
}
.zgo_hero_cta_q5d:hover{
background:#1AB36B;
}
.zgo_hero_cta_ic_q5d{
align-items:center;
display:inline-flex;
}
.zgo_hero_cta_ic_q5d svg{
height:16px;
width:16px;
}
.zgo_hero_cta_alt_q5d{
padding:15px 1.625rem;
border-radius:999px;
background:transparent;
border:1px solid rgba(220, 210, 240, 0.13);
transition:border-color .22s ease,color .22s ease;
align-items:center;
font-size:15px;
font-weight:600;
color:#F0EBF8;
display:inline-flex;
}
.zgo_hero_cta_alt_q5d:hover{
border-color:#20C97A;
color:#20C97A;
}
.zgo_hero_trust_q5d{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.zgo_hero_trust_item_q5d{
gap:9px;
font-weight:600;
color:#C8BFD8;
align-items:center;
display:flex;
font-size:0.813rem;
}
.zgo_hero_trust_ic_q5d{
align-items:center;
display:inline-flex;
color:#20C97A;
}
.zgo_hero_trust_ic_q5d svg{
height:16px;
width:1rem;
}
.zgo_hero_promo_q5d{
background:#1E1928;
overflow:hidden;
border-radius:20px;
min-height:300px;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.60), 0 4px 1rem rgba(32, 201, 122, 0.10);
position:relative;
display:flex;
}
.zgo_hero_promo_bg_q5d{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.zgo_hero_promo_bg_q5d::after{
inset:0;
background:linear-gradient(120deg,#0F1A18 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.zgo_hero_promo_glow_q5d{
border-radius:50%;
background:radial-gradient(circle,rgba(32, 178, 120, 0.18) 0%,transparent 65%);
right:-20px;
position:absolute;
pointer-events:none;
height:16.25rem;
top:-40px;
width:260px;
}
.zgo_hero_promo_ct_q5d{
padding:28px;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.zgo_hero_promo_label_q5d{
text-transform:uppercase;
font-weight:700;
color:#3DEBA0;
display:block;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-size:10px;
}
.zgo_hero_promo_amount_q5d{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#E8F8F2;
line-height:1.05;
font-size:2rem;
font-weight:600;
}
@media(min-width:770px){
.zgo_hero_promo_amount_q5d{
font-size:40px;
}
}
.zgo_hero_promo_amount_q5d em{
font-style:normal;
color:#3DEBA0;
}
.zgo_hero_rating_q5d{
border-radius:14px;
border:1px solid rgba(220, 210, 240, 0.07);
padding:10px 0.875rem;
background:#1E1928;
gap:10px;
z-index:3;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.36), 0 1px 2px rgba(0,0,0,0.48);
right:0.875rem;
display:flex;
position:absolute;
top:0.875rem;
align-items:center;
max-width:min(16.25rem,62%);
}
.zgo_hero_rating_score_q5d{
flex:0 0 auto;
color:#F0EBF8;
font-size:24px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.zgo_hero_rating_txt_q5d{
flex:1 1 auto;
min-width:0;
}
.zgo_hero_rating_stars_q5d{
gap:2px;
color:#20C97A;
display:flex;
}
.zgo_hero_rating_stars_q5d svg{
height:0.75rem;
width:12px;
}
.zgo_hero_rating_cap_q5d{
font-size:0.688rem;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
display:block;
color:#8E82A6;
}
.zgo_stat_q5d{
margin-top:16px;
border-top:1px solid rgba(220, 210, 240, 0.13);
border-bottom:1px solid rgba(220, 210, 240, 0.13);
}
.zgo_stat_in_q5d{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.zgo_stat_in_q5d{
grid-template-columns:repeat(4,1fr);
}
}
.zgo_stat_item_q5d{
padding:1.375rem 14px;
min-width:0;
border-bottom:1px solid rgba(220, 210, 240, 0.07);
border-right:1px solid rgba(220, 210, 240, 0.07);
}
.zgo_stat_item_q5d:nth-child(2n){
border-right:0;
}
.zgo_stat_item_q5d:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.zgo_stat_item_q5d{
border-bottom:0;
}
.zgo_stat_item_q5d:nth-child(2n){
border-right:1px solid rgba(220, 210, 240, 0.07);
}
.zgo_stat_item_q5d:nth-child(4n){
border-right:0;
}
}
.zgo_stat_value_q5d{
line-height:1;
overflow-wrap:break-word;
color:#F0EBF8;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
}
@media(min-width:768px){
.zgo_stat_value_q5d{
font-size:34px;
}
}
.zgo_stat_label_q5d{
line-height:1.4;
color:#8E82A6;
font-size:0.813rem;
overflow-wrap:break-word;
margin-top:0.375rem;
}
.zgo_grow_q5d{
padding:1.625rem 0 10px;
}
.zgo_row_seo_q5d{
margin:0.625rem 0 0;
color:#6E6388;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
line-height:1.65;
}
.zgo_row_seo_q5d strong{
color:#F0EBF8;
font-weight:700;
}
.zgo_gf_q5d{
padding:24px 0 0.375rem;
}
.zgo_gf_in_q5d{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.zgo_gf_chip_q5d{
padding:10px 18px;
border:1px solid rgba(220, 210, 240, 0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#1E1928;
border-radius:999px;
color:#C8BFD8;
white-space:nowrap;
font-size:13px;
font-weight:600;
}
.zgo_gf_chip_q5d:hover{
border-color:#20C97A;
color:#20C97A;
}
.zgo_gf_chip_q5d.zgo_state_active_q5d{
border-color:transparent;
background:#20C97A;
color:#0B0D11;
}
.zgo_jp_q5d{
padding:1.875rem 0 0.625rem;
}
.zgo_jp_grid_q5d{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.zgo_jp_grid_q5d{
grid-template-columns:1fr 1fr;
}
.zgo_jp_card_mega_q5d{
grid-column:1/-1;
}
}
@media(min-width:997px){
.zgo_jp_grid_q5d{
grid-template-columns:1.4fr 1fr 1fr;
}
.zgo_jp_card_mega_q5d{
grid-column:auto;
}
}
.zgo_jp_card_q5d{
padding:26px;
gap:12px;
border:1px solid rgba(220, 210, 240, 0.07);
background:#1E1928;
border-radius:20px;
overflow:hidden;
justify-content:space-between;
display:flex;
min-height:200px;
position:relative;
flex-direction:column;
min-width:0;
}
.zgo_jp_card_mega_q5d{
background:linear-gradient(135deg,#0F2018,#0B0D14);
border-color:transparent;
color:#E8F8F2;
min-height:210px;
}
.zgo_jp_glow_q5d{
background:radial-gradient(circle,rgba(32, 178, 120, 0.18),transparent 70%);
border-radius:50%;
height:200px;
right:-2.5rem;
top:-2.5rem;
position:absolute;
pointer-events:none;
width:200px;
}
.zgo_jp_label_q5d{
gap:10px;
font-weight:700;
position:relative;
display:flex;
text-transform:uppercase;
align-items:center;
font-size:0.625rem;
justify-content:space-between;
flex-wrap:wrap;
letter-spacing:.16em;
color:#20C97A;
}
.zgo_jp_card_mega_q5d .zgo_jp_label_q5d{
color:#3DEBA0;
}
.zgo_jp_drop_q5d{
font-weight:600;
text-transform:none;
color:#8E82A6;
letter-spacing:.04em;
}
.zgo_jp_card_mega_q5d .zgo_jp_drop_q5d{
color:#88B8A4;
}
.zgo_jp_amount_q5d{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1;
overflow-wrap:break-word;
position:relative;
font-size:38px;
font-weight:700;
color:#F0EBF8;
}
.zgo_jp_card_mega_q5d .zgo_jp_amount_q5d{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#3DEBA0;
}
@media(min-width:769px){
.zgo_jp_card_mega_q5d .zgo_jp_amount_q5d{
font-size:3.375rem;
}
}
.zgo_jp_game_q5d{
font-size:13px;
position:relative;
color:#8E82A6;
}
.zgo_jp_card_mega_q5d .zgo_jp_game_q5d{
color:#88B8A4;
}
.zgo_jp_cta_q5d{
position:relative;
align-self:flex-start;
}
.zgo_jp_card_mega_q5d .zgo_jp_cta_q5d{
padding:10px 20px;
transition:opacity .22s ease;
background:#3DEBA0;
border-radius:999px;
font-weight:700;
font-size:13px;
color:#0E0B15;
}
.zgo_jp_card_mega_q5d .zgo_jp_cta_q5d:hover{
opacity:.9;
}
.zgo_jp_card_q5d:not(.zgo_jp_card_mega_q5d) .zgo_jp_cta_q5d{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #F0EBF8;
color:#F0EBF8;
font-weight:700;
padding-bottom:2px;
}
.zgo_jp_card_q5d:not(.zgo_jp_card_mega_q5d) .zgo_jp_cta_q5d:hover{
border-color:#20C97A;
color:#20C97A;
}
.zgo_jp_seo_q5d{
margin:14px 0 0;
color:#6E6388;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:14px;
}
.zgo_jp_seo_q5d strong{
font-weight:700;
color:#F0EBF8;
}
.zgo_grow_q5d{
padding:1.625rem 0 10px;
}
.zgo_row_seo_q5d{
margin:0.625rem 0 0;
color:#6E6388;
line-height:1.65;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
}
.zgo_row_seo_q5d strong{
color:#F0EBF8;
font-weight:700;
}
.zgo_grow_q5d{
padding:26px 0 0.625rem;
}
.zgo_row_seo_q5d{
margin:10px 0 0;
overflow-wrap:break-word;
color:#6E6388;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
}
.zgo_row_seo_q5d strong{
font-weight:700;
color:#F0EBF8;
}
.zgo_app_q5d{
padding:1.875rem 0 0.625rem;
}
.zgo_app_in_q5d{
gap:28px;
background:#1E1928;
border-radius:1.25rem;
border:1px solid rgba(220, 210, 240, 0.07);
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.zgo_app_in_q5d{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.zgo_app_copy_q5d{
min-width:0;
max-width:560px;
}
.zgo_app_eyebrow_q5d{
margin-bottom:12px;
}
.zgo_app_h2_q5d{
margin-bottom:12px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
line-height:1.05;
color:#F0EBF8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.zgo_app_h2_q5d{
font-size:2.125rem;
}
}
.zgo_app_text_q5d{
color:#6E6388;
font-size:0.875rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.zgo_app_btns_q5d{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.zgo_app_btn_q5d{
transition:background-color .22s ease;
gap:10px;
padding:11px 1.25rem;
background:#20C97A;
border-radius:14px;
display:inline-flex;
align-items:center;
color:#0B0D11;
}
.zgo_app_btn_q5d:hover{
background:#1AB36B;
}
.zgo_app_btn_ic_q5d{
align-items:center;
display:inline-flex;
}
.zgo_app_btn_ic_q5d svg{
width:1.125rem;
height:18px;
}
.zgo_app_btn_lb_q5d{
font-size:13.5px;
font-weight:700;
}
.zgo_app_qr_wrap_q5d{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.zgo_app_qr_q5d{
flex:0 0 auto;
border-radius:0.875rem;
height:108px;
background-image:repeating-linear-gradient(0deg,#1E1928 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#1E1928 0 0.313rem,transparent 5px 11px);
width:6.75rem;
background-color:#20C97A;
}
.zgo_app_qr_cap_q5d{
font-size:12.5px;
max-width:5.75rem;
color:#8E82A6;
line-height:1.4;
}
.zgo_sea_q5d{
padding:1.5rem 0 10px;
}
.zgo_sea_in_q5d{
overflow:hidden;
gap:1.375rem;
padding:36px;
background:linear-gradient(115deg,#0F2018,#0B0D14);
border-radius:20px;
display:flex;
position:relative;
color:#E8F8F2;
flex-direction:column;
}
@media(min-width:821px){
.zgo_sea_in_q5d{
padding:44px 48px;
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.zgo_sea_glow_q5d{
border-radius:50%;
background:radial-gradient(circle,rgba(32, 178, 120, 0.18),transparent 68%);
width:240px;
pointer-events:none;
position:absolute;
transform:translateY(-50%);
right:3.75rem;
top:50%;
height:15rem;
}
.zgo_sea_copy_q5d{
position:relative;
max-width:35rem;
min-width:0;
}
.zgo_sea_eyebrow_q5d{
margin-bottom:12px;
}
.zgo_sea_h2_q5d{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#E8F8F2;
line-height:1.04;
overflow-wrap:break-word;
font-size:30px;
margin-bottom:12px;
}
@media(min-width:768px){
.zgo_sea_h2_q5d{
font-size:2.375rem;
}
}
.zgo_sea_text_q5d{
color:#88B8A4;
line-height:1.6;
font-size:15px;
}
.zgo_sea_cta_q5d{
transition:opacity .22s ease;
background:#3DEBA0;
border-radius:999px;
flex:0 0 auto;
padding:16px 2rem;
font-weight:700;
position:relative;
font-size:15px;
color:#0E0B15;
}
.zgo_sea_cta_q5d:hover{
opacity:.9;
}
.zgo_vip_q5d{
padding:3rem 0;
}
@media(min-width:765px){
.zgo_vip_q5d{
padding:4rem 0;
}
}
.zgo_vip_head_q5d{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:877px){
.zgo_vip_head_q5d{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.zgo_vip_eyebrow_q5d{
margin-bottom:0.75rem;
}
.zgo_vip_h2_q5d{
color:#E8F8F2;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
font-weight:600;
}
@media(min-width:771px){
.zgo_vip_h2_q5d{
font-size:2.5rem;
}
}
.zgo_vip_intro_q5d{
font-size:0.875rem;
line-height:1.6;
color:#88B8A4;
max-width:420px;
}
.zgo_vip_grid_q5d{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.zgo_vip_card_q5d{
padding:22px 18px;
border:1px solid rgba(180, 240, 210, 0.14);
border-radius:14px;
min-width:0;
}
.zgo_vip_card_feat_q5d{
background:rgba(220, 255, 240, 0.07);
border-color:#3DEBA0;
}
.zgo_vip_card_ic_q5d{
background:linear-gradient(135deg,#20C97A,#5AF2B8);
border-radius:0.5rem;
margin-bottom:16px;
height:34px;
display:block;
width:2.125rem;
}
.zgo_vip_name_q5d{
color:#E8F8F2;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
}
.zgo_vip_perk_q5d{
font-size:0.781rem;
color:#88B8A4;
overflow-wrap:break-word;
line-height:1.5;
}
.zgo_prov_q5d{
padding:2.5rem 0 20px;
}
.zgo_prov_eyebrow_q5d{
margin-bottom:18px;
display:block;
}
.zgo_prov_grid_q5d{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.zgo_prov_grid_q5d{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.zgo_prov_grid_q5d{
grid-template-columns:repeat(6,1fr);
}
}
.zgo_ts_q5d{
padding:44px 0;
}
.zgo_ts_in_q5d{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.zgo_ts_in_q5d{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.zgo_ts_left_q5d{
min-width:0;
}
.zgo_ts_h2_q5d{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#E8F8F2;
font-size:26px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
}
@media(min-width:766px){
.zgo_ts_h2_q5d{
font-size:28px;
}
}
.zgo_ts_text_q5d{
color:#88B8A4;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
max-width:32.5rem;
}
.zgo_ts_badges_q5d{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.zgo_ts_badge_q5d{
font-size:0.813rem;
font-weight:600;
color:#88B8A4;
}
.zgo_ts_pay_q5d{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.zgo_ts_pay_q5d{
justify-content:flex-end;
}
}
.zgo_ts_pay_chip_q5d{
background:rgba(220, 255, 240, 0.07);
border:1px solid rgba(180, 240, 210, 0.14);
padding:12px 1rem;
border-radius:14px;
color:#E8F8F2;
font-weight:700;
font-size:0.875rem;
}
.zgo_pmt_q5d{
padding:3rem 0 10px;
}
.zgo_pmt_in_q5d{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.zgo_pmt_in_q5d{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.zgo_pmt_left_q5d{
min-width:0;
}
.zgo_pmt_eyebrow_q5d{
margin-bottom:0.75rem;
}
.zgo_pmt_h2_q5d{
color:#F0EBF8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:12px;
font-size:1.875rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.zgo_pmt_h2_q5d{
font-size:2rem;
}
}
.zgo_pmt_text_q5d{
margin-bottom:22px;
font-size:0.906rem;
color:#6E6388;
line-height:1.6;
}
.zgo_pmt_logos_q5d{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.zgo_pmt_logos_q5d{
grid-template-columns:repeat(4,1fr);
}
}
.zgo_pmt_logo_q5d{
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
background:#1E1928;
border:1px solid rgba(220, 210, 240, 0.07);
justify-content:center;
display:flex;
white-space:nowrap;
text-align:center;
height:3.125rem;
align-items:center;
font-size:12.5px;
text-overflow:ellipsis;
font-weight:700;
color:#C8BFD8;
}
.zgo_pmt_table_q5d{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(220, 210, 240, 0.07);
min-width:0;
}
.zgo_pmt_thead_q5d{
background:#0E0B15;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.zgo_pmt_th_q5d{
overflow:hidden;
padding:13px 14px;
font-weight:700;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
text-transform:uppercase;
letter-spacing:.08em;
color:#E8F8F2;
}
.zgo_pmt_row_q5d{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(220, 210, 240, 0.07);
}
.zgo_pmt_row_q5d:nth-child(odd){
background:#1E1928;
}
.zgo_pmt_td_q5d{
padding:0.875rem;
min-width:0;
overflow-wrap:break-word;
color:#6E6388;
font-size:0.844rem;
}
.zgo_pmt_row_q5d .zgo_pmt_td_q5d:first-child{
font-weight:700;
color:#F0EBF8;
}
.zgo_pmt_row_q5d .zgo_pmt_td_q5d:last-child{
color:#2ECC80;
font-weight:700;
}
.zgo_rc_q5d{
padding:48px 0 0.625rem;
}
.zgo_rc_in_q5d{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:761px){
.zgo_rc_in_q5d{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.zgo_rc_col_q5d{
min-width:0;
}
.zgo_rc_label_q5d{
color:#20C97A;
font-size:11px;
margin-bottom:1rem;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
}
.zgo_rc_awards_q5d{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.zgo_rc_award_q5d{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.zgo_rc_award_ic_q5d{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#3DEBA0;
}
.zgo_rc_award_ic_q5d svg{
height:18px;
width:1.125rem;
}
.zgo_rc_award_t_q5d{
font-weight:700;
color:#F0EBF8;
font-size:0.875rem;
overflow-wrap:break-word;
}
.zgo_rc_award_s_q5d{
color:#8E82A6;
overflow-wrap:break-word;
font-size:0.75rem;
}
.zgo_rc_press_q5d{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.zgo_rc_press_logo_q5d{
border:1px solid rgba(220, 210, 240, 0.07);
padding:0 0.5rem;
overflow:hidden;
border-radius:0.5rem;
white-space:nowrap;
align-items:center;
color:#6E6388;
font-size:0.875rem;
display:flex;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
justify-content:center;
text-align:center;
height:3.25rem;
text-overflow:ellipsis;
}
.zgo_rc_partner_q5d{
border-radius:14px;
padding:22px;
border:1px solid rgba(220, 210, 240, 0.07);
background:#1E1928;
}
.zgo_rc_partner_name_q5d{
color:#F0EBF8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
margin-bottom:6px;
}
.zgo_rc_partner_text_q5d{
line-height:1.55;
color:#6E6388;
overflow-wrap:break-word;
font-size:0.813rem;
}
.zgo_dr_q5d{
padding:36px 0 10px;
}
.zgo_dr_in_q5d{
gap:20px;
border-radius:0.875rem;
padding:28px 32px;
border:1px dashed rgba(220, 210, 240, 0.13);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.zgo_dr_in_q5d{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.zgo_dr_h2_q5d{
font-size:1.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
color:#F0EBF8;
}
@media(min-width:769px){
.zgo_dr_h2_q5d{
font-size:26px;
}
}
.zgo_dr_text_q5d{
line-height:1.6;
color:#6E6388;
font-size:0.875rem;
max-width:42.5rem;
overflow-wrap:break-word;
}
.zgo_dr_text_q5d b{
font-weight:700;
color:#F0EBF8;
}
.zgo_dr_cta_q5d{
flex:0 0 auto;
transition:color .22s ease;
border-bottom:1px solid #20C97A;
font-weight:700;
font-size:13.5px;
padding-bottom:2px;
white-space:nowrap;
color:#F0EBF8;
}
.zgo_dr_cta_q5d:hover{
color:#20C97A;
}
.zgo_wy_q5d{
padding:3rem 0;
}
@media(min-width:771px){
.zgo_wy_q5d{
padding:3.5rem 0;
}
}
.zgo_wy_in_q5d{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.zgo_wy_in_q5d{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.zgo_wy_left_q5d{
min-width:0;
}
.zgo_wy_eyebrow_q5d{
margin-bottom:0.875rem;
}
.zgo_wy_h2_q5d{
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF8;
margin-bottom:16px;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zgo_wy_h2_q5d{
font-size:2.5rem;
}
}
.zgo_wy_intro_q5d{
font-size:15px;
line-height:1.6;
color:#6E6388;
}
.zgo_wy_grid_q5d{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.zgo_wy_grid_q5d{
grid-template-columns:1fr 1fr;
}
}
.zgo_wy_card_q5d{
border:1px solid rgba(220, 210, 240, 0.07);
padding:26px;
border-radius:0.875rem;
background:#1E1928;
min-width:0;
}
.zgo_wy_card_ic_q5d{
color:#20C97A;
display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:16px;
}
.zgo_wy_card_ic_q5d svg{
height:1.625rem;
width:26px;
}
.zgo_wy_card_h_q5d{
font-weight:600;
margin-bottom:0.5rem;
font-size:1.313rem;
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.zgo_wy_card_p_q5d{
overflow-wrap:break-word;
font-size:0.875rem;
color:#6E6388;
line-height:1.55;
}
.zgo_op_q5d{
padding:36px 0 0.625rem;
}
.zgo_op_in_q5d{
background:#1E1928;
border-radius:14px;
padding:32px;
grid-template-columns:1fr;
border:1px solid rgba(220, 210, 240, 0.07);
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:861px){
.zgo_op_in_q5d{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:44px;
}
}
.zgo_op_left_q5d{
min-width:0;
}
.zgo_op_eyebrow_q5d{
margin-bottom:0.75rem;
}
.zgo_op_h2_q5d{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:10px;
font-weight:600;
color:#F0EBF8;
line-height:1.08;
}
@media(min-width:771px){
.zgo_op_h2_q5d{
font-size:1.875rem;
}
}
.zgo_op_text_q5d{
line-height:1.6;
font-size:14px;
color:#6E6388;
}
.zgo_op_grid_q5d{
gap:1px;
overflow:hidden;
background:rgba(220, 210, 240, 0.13);
grid-template-columns:1fr 1fr;
border:1px solid rgba(220, 210, 240, 0.13);
border-radius:8px;
display:grid;
}
.zgo_op_field_q5d{
padding:18px 1.25rem;
background:#16121E;
min-width:0;
}
.zgo_op_field_lb_q5d{
text-transform:uppercase;
font-size:10px;
margin-bottom:5px;
letter-spacing:.1em;
color:#20C97A;
font-weight:600;
}
.zgo_op_field_val_q5d{
color:#F0EBF8;
overflow-wrap:break-word;
font-weight:700;
font-size:0.875rem;
}
.zgo_hts_q5d{
padding:3rem 0;
}
@media(min-width:771px){
.zgo_hts_q5d{
padding:62px 0;
}
}
.zgo_hts_head_q5d{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:766px){
.zgo_hts_head_q5d{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.zgo_hts_eyebrow_q5d{
margin-bottom:12px;
}
.zgo_hts_h2_q5d{
line-height:1.05;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:30px;
color:#E8F8F2;
overflow-wrap:break-word;
}
@media(min-width:767px){
.zgo_hts_h2_q5d{
font-size:2.375rem;
}
}
.zgo_hts_cta_q5d{
padding:0.938rem 1.875rem;
border-radius:999px;
transition:opacity .22s ease;
background:#3DEBA0;
flex:0 0 auto;
font-size:15px;
color:#0E0B15;
font-weight:700;
}
.zgo_hts_cta_q5d:hover{
opacity:.9;
}
.zgo_hts_grid_q5d{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.zgo_hts_grid_q5d{
grid-template-columns:repeat(3,1fr);
}
}
.zgo_hts_step_q5d{
border-top:1px solid rgba(180, 240, 210, 0.14);
padding-top:1.375rem;
min-width:0;
}
.zgo_hts_step_num_q5d{
line-height:1;
margin-bottom:14px;
color:#3DEBA0;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:44px;
}
.zgo_hts_step_h_q5d{
margin-bottom:0.5rem;
color:#E8F8F2;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
font-weight:700;
}
.zgo_hts_step_p_q5d{
overflow-wrap:break-word;
color:#88B8A4;
line-height:1.55;
font-size:0.875rem;
}
.zgo_tt_q5d{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.zgo_tt_q5d{
padding:3.75rem 0 10px;
}
}
.zgo_tt_head_q5d{
margin-bottom:34px;
text-align:center;
}
.zgo_tt_eyebrow_q5d{
margin-bottom:12px;
}
.zgo_tt_h2_q5d{
font-size:2rem;
font-weight:600;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#F0EBF8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zgo_tt_h2_q5d{
font-size:2.625rem;
}
}
.zgo_tt_grid_q5d{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.zgo_tt_grid_q5d{
grid-template-columns:repeat(3,1fr);
}
}
.zgo_tt_card_q5d{
border-radius:0.875rem;
background:#1E1928;
border:1px solid rgba(220, 210, 240, 0.07);
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.zgo_tt_card_ic_q5d{
color:#20C97A;
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
}
.zgo_tt_card_ic_q5d svg{
width:1.75rem;
height:1.75rem;
}
.zgo_tt_card_h_q5d{
color:#F0EBF8;
font-size:1.375rem;
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
}
.zgo_tt_card_p_q5d{
line-height:1.6;
overflow-wrap:break-word;
color:#6E6388;
margin-bottom:14px;
font-size:0.875rem;
}
.zgo_tt_card_p_q5d b{
color:#F0EBF8;
font-weight:700;
}
.zgo_tt_card_link_q5d{
transition:color .22s ease;
margin-top:auto;
border-bottom:1px solid #20C97A;
padding-bottom:2px;
color:#F0EBF8;
font-size:13px;
align-self:flex-start;
font-weight:700;
}
.zgo_tt_card_link_q5d:hover{
color:#20C97A;
}
.zgo_faq_q5d{
padding:48px 0;
background:#1E1928;
border-bottom:1px solid rgba(220, 210, 240, 0.07);
margin-top:1.5rem;
border-top:1px solid rgba(220, 210, 240, 0.07);
}
@media(min-width:769px){
.zgo_faq_q5d{
padding:62px 0;
}
}
.zgo_faq_head_q5d{
margin-bottom:2.125rem;
text-align:center;
}
.zgo_faq_eyebrow_q5d{
margin-bottom:0.75rem;
}
.zgo_faq_h2_q5d{
overflow-wrap:break-word;
font-size:32px;
color:#F0EBF8;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:768px){
.zgo_faq_h2_q5d{
font-size:38px;
}
}
.zgo_faq_list_q5d{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.zgo_faq_item_q5d{
background:#16121E;
border:1px solid rgba(220, 210, 240, 0.07);
overflow:hidden;
border-radius:0.875rem;
}
.zgo_faq_q_q5d{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
font-size:1rem;
cursor:pointer;
font-weight:700;
align-items:center;
justify-content:space-between;
overflow-wrap:break-word;
color:#F0EBF8;
display:flex;
}
.zgo_faq_q_q5d::-webkit-details-marker{
display:none;
}
.zgo_faq_q_ic_q5d{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#20C97A;
}
.zgo_faq_q_ic_q5d svg{
height:1.125rem;
width:1.125rem;
}
.zgo_faq_item_q5d[open] .zgo_faq_q_ic_q5d{
transform:rotate(180deg);
}
.zgo_faq_a_q5d{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
color:#6E6388;
font-size:0.906rem;
line-height:1.6;
}
.zgo_el_q5d{
padding:48px 0;
}
@media(min-width:769px){
.zgo_el_q5d{
padding:3.5rem 0;
}
}
.zgo_el_in_q5d{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.zgo_el_in_q5d{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.zgo_el_left_q5d{
min-width:0;
}
.zgo_el_eyebrow_q5d{
margin-bottom:14px;
}
.zgo_el_h2_q5d{
font-weight:600;
color:#F0EBF8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
font-size:32px;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:770px){
.zgo_el_h2_q5d{
font-size:2.375rem;
}
}
.zgo_el_body_q5d p{
font-size:1rem;
color:#C8BFD8;
overflow-wrap:break-word;
line-height:1.7;
margin-bottom:18px;
}
.zgo_el_dropcap_q5d{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
float:left;
color:#20C97A;
line-height:.8;
}
.zgo_el_right_q5d{
min-width:0;
}
.zgo_el_quote_q5d{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#0F2018,#0B0D14);
position:relative;
color:#E8F8F2;
margin-bottom:1.5rem;
}
.zgo_el_quote_mark_q5d{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#3DEBA0;
}
.zgo_el_quote_mark_q5d svg{
height:34px;
width:2.125rem;
}
.zgo_el_quote_text_q5d{
font-size:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:500;
line-height:1.4;
color:#E8F8F2;
}
.zgo_el_quote_meta_q5d{
gap:12px;
align-items:center;
display:flex;
}
.zgo_el_quote_av_q5d{
background:linear-gradient(135deg,#20C97A,#5AF2B8);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.zgo_el_quote_author_q5d{
font-size:0.875rem;
font-weight:700;
color:#E8F8F2;
}
.zgo_el_quote_meta_sub_q5d{
color:#88B8A4;
font-size:0.75rem;
}
.zgo_el_explain_q5d{
border:1px solid rgba(220, 210, 240, 0.07);
border-radius:14px;
overflow:hidden;
}
.zgo_el_explain_card_q5d{
padding:1.375rem 1.5rem;
}
.zgo_el_explain_card_q5d+.zgo_el_explain_card_q5d{
border-top:1px solid rgba(220, 210, 240, 0.07);
}
.zgo_el_explain_h_q5d{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:1.25rem;
font-weight:600;
color:#F0EBF8;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.zgo_el_explain_p_q5d{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#6E6388;
}
.zgo_lh_q5d{
padding:2.5rem 0 20px;
}
.zgo_lh_in_q5d{
border-top:1px solid rgba(220, 210, 240, 0.13);
padding-top:34px;
}
.zgo_lh_eyebrow_q5d{
margin-bottom:1.375rem;
display:block;
}
.zgo_lh_grid_q5d{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.zgo_lh_grid_q5d{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.zgo_lh_grid_q5d{
grid-template-columns:repeat(5,1fr);
}
}
.zgo_lh_col_q5d{
min-width:0;
}
.zgo_lh_col_h_q5d{
font-weight:700;
color:#F0EBF8;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
}
.zgo_lh_links_q5d{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.zgo_lh_link_q5d{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#6E6388;
}
.zgo_lh_link_q5d:hover{
color:#20C97A;
}
.zgo_sg_q5d{
padding:3rem 0 0.625rem;
}
.zgo_sg_eyebrow_q5d{
display:block;
margin-bottom:12px;
}
.zgo_sg_h2_q5d{
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F0EBF8;
}
@media(min-width:766px){
.zgo_sg_h2_q5d{
font-size:2.25rem;
}
}
.zgo_sg_grid_q5d{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.zgo_sg_grid_q5d{
grid-template-columns:repeat(3,1fr);
}
}
.zgo_sg_col_q5d{
min-width:0;
}
.zgo_sg_col_h_q5d{
margin-bottom:10px;
overflow-wrap:break-word;
color:#F0EBF8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
font-size:22px;
}
.zgo_sg_col_p_q5d{
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#6E6388;
}
.zgo_sb_q5d{
padding:48px 0;
background:#1E1928;
border-bottom:1px solid rgba(220, 210, 240, 0.07);
margin-top:24px;
border-top:1px solid rgba(220, 210, 240, 0.07);
}
@media(min-width:765px){
.zgo_sb_q5d{
padding:3.5rem 0;
}
}
.zgo_sb_eyebrow_q5d{
display:block;
margin-bottom:12px;
}
.zgo_sb_h2_q5d{
color:#F0EBF8;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
margin-bottom:1.625rem;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.zgo_sb_h2_q5d{
font-size:2.25rem;
}
}
.zgo_sb_grid_q5d{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.zgo_sb_grid_q5d{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.zgo_sb_grid_q5d{
grid-template-columns:repeat(4,1fr);
}
}
.zgo_sb_card_q5d{
border:1px solid rgba(220, 210, 240, 0.07);
padding:24px;
background:#16121E;
border-radius:0.875rem;
min-width:0;
}
.zgo_sb_card_h_q5d{
color:#F0EBF8;
overflow-wrap:break-word;
font-size:1.188rem;
margin-bottom:0.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
}
.zgo_sb_card_p_q5d{
font-size:0.844rem;
line-height:1.6;
color:#6E6388;
overflow-wrap:break-word;
}
.zgo_sb_rtp_q5d{
border-radius:14px;
border:1px solid rgba(220, 210, 240, 0.07);
padding:1.625rem 28px;
grid-template-columns:1fr;
background:#16121E;
gap:1.5rem;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:760px){
.zgo_sb_rtp_q5d{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.zgo_sb_rtp_h_q5d{
font-size:1.25rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F0EBF8;
font-weight:600;
line-height:1.15;
}
.zgo_sb_rtp_p_q5d{
overflow-wrap:break-word;
line-height:1.6;
color:#6E6388;
font-size:13.5px;
}
.zgo_sb_rtp_stats_q5d{
gap:1rem;
display:flex;
}
.zgo_sb_stat_q5d{
padding:18px;
background:#1E1928;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.zgo_sb_stat_v_q5d{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#2ECC80;
overflow-wrap:break-word;
font-size:1.625rem;
}
.zgo_sb_stat_l_q5d{
margin-top:4px;
color:#8E82A6;
font-size:0.719rem;
}
.zgo_ft_q5d{
background:#0E0B15;
color:#88B8A4;
margin-top:2.5rem;
}
.zgo_ft_in_q5d{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 28px;
display:grid;
}
@media(min-width:597px){
.zgo_ft_in_q5d{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.zgo_ft_in_q5d{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.zgo_ft_brand_q5d{
min-width:0;
}
.zgo_ft_logo_q5d{
color:#E8F8F2;
font-size:26px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
}
.zgo_ft_tagline_q5d{
font-size:13.5px;
margin-top:14px;
max-width:17.5rem;
line-height:1.6;
color:#88B8A4;
}
.zgo_ft_contact_q5d{
transition:color .22s ease;
overflow-wrap:anywhere;
display:inline-block;
margin-top:0.75rem;
font-size:0.813rem;
max-width:280px;
color:#3DEBA0;
}
.zgo_ft_contact_q5d:hover{
color:#E8F8F2;
}
.zgo_ft_col_q5d{
min-width:0;
}
.zgo_ft_col_h_q5d{
color:#E8F8F2;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:0.875rem;
}
.zgo_ft_col_links_q5d{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.zgo_ft_link_q5d{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#88B8A4;
}
.zgo_ft_link_q5d:hover{
color:#E8F8F2;
}
.zgo_ft_bot_q5d{
padding:22px 0 40px;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(180, 240, 210, 0.14);
}
@media(min-width:767px){
.zgo_ft_bot_q5d{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.zgo_ft_legal_q5d{
color:#4A4260;
line-height:1.6;
overflow-wrap:break-word;
font-size:11.5px;
max-width:47.5rem;
}
.zgo_ft_legal_q5d b{
color:#88B8A4;
font-weight:700;
}
.zgo_ft_age_q5d{
flex:0 0 auto;
border:1.5px solid #3DEBA0;
padding:4px 0.563rem;
border-radius:8px;
font-weight:700;
color:#3DEBA0;
font-size:0.813rem;
}