*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
font-size:0.938rem;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
color:#242836;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bzy-layoutajz{
display:flex;
min-height:100vh;
flex-direction:column;
}
.bzy-mainajz{
flex:1 1 auto;
width:100%;
min-width:0;
}
.bzy-containerajz{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.bzy-containerajz{
padding:0 2rem;
}
}
@media(min-width:1097px){
.bzy-containerajz{
padding:0 56px;
}
}
.bzy-eyebrowajz{
font-weight:600;
overflow-wrap:break-word;
color:#3A6FE8;
text-transform:uppercase;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
display:inline-block;
font-size:11px;
line-height:1.4;
}
.bzy-bandajz{
background:#0F1320;
color:#EDF0FB;
}
.bzy-bandajz .bzy-eyebrowajz{
color:#7AAEFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bzy-tbajz{
background:#F2F4F7;
position:sticky;
border-bottom:1px solid rgba(14,16,24,0.14);
z-index:50;
top:0;
}
.bzy-tb_inajz{
padding:0.75rem 16px;
gap:16px;
margin:0 auto;
display:flex;
width:100%;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
}
@media(min-width:769px){
.bzy-tb_inajz{
padding:16px 32px;
}
}
@media(min-width:1101px){
.bzy-tb_inajz{
padding:18px 3.5rem;
}
}
.bzy-tb_leftajz{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.bzy-tb_logoajz{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.bzy-tb_logo_markajz{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.bzy-tb_logo_txtajz{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.bzy-tb_logo_nameajz{
overflow:hidden;
font-size:1.375rem;
letter-spacing:.02em;
color:#0E1018;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
}
.bzy-tb_logo_subajz{
overflow:hidden;
white-space:nowrap;
font-weight:600;
font-size:0.531rem;
text-transform:uppercase;
letter-spacing:.32em;
margin-top:0.25rem;
color:#3A6FE8;
text-overflow:ellipsis;
}
.bzy-tb_navajz{
display:none;
}
@media(min-width:961px){
.bzy-tb_navajz{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.bzy-tb_nav_itemajz{
transition:color .2s ease,border-color .2s ease;
color:#242836;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
font-weight:600;
border-bottom:2px solid transparent;
}
.bzy-tb_nav_itemajz:hover{
color:#0E1018;
}
.bzy-tb_nav_itemajz.bzy-state_activeajz{
border-color:#3A6FE8;
color:#0E1018;
}
.bzy-tb_rightajz{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bzy-tb_searchajz{
transition:color .2s ease;
color:#242836;
display:flex;
align-items:center;
justify-content:center;
}
.bzy-tb_searchajz:hover{
color:#3A6FE8;
}
.bzy-tb_searchajz svg{
width:1.125rem;
height:18px;
}
.bzy-tb_langajz{
color:#5A6178;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.1em;
}
.bzy-tb_langajz:hover{
color:#0E1018;
}
.bzy-tb_loginajz{
font-weight:600;
font-size:14px;
display:none;
color:#0E1018;
}
@media(min-width:766px){
.bzy-tb_loginajz{
display:inline-block;
}
}
.bzy-tb_registerajz{
background:#0E1018;
border-radius:999px;
padding:11px 22px;
transition:background-color .2s ease;
color:#EDF0FB;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.bzy-tb_registerajz:hover{
background:#242836;
}
.bzy-mobajz{
background:#F2F4F7;
left:0;
z-index:60;
position:fixed;
right:0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(14,16,24,0.14);
}
@media(min-width:957px){
.bzy-mobajz{
display:none;
}
}
.bzy-mob_inajz{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
display:flex;
align-items:stretch;
}
.bzy-mob_itemajz{
flex:1 1 0;
padding:0.563rem 0.25rem;
transition:color .2s ease;
gap:3px;
display:flex;
color:#5A6178;
min-width:0;
align-items:center;
flex-direction:column;
}
.bzy-mob_itemajz.bzy-state_activeajz{
color:#3A6FE8;
}
.bzy-mob_icajz{
display:flex;
align-items:center;
justify-content:center;
}
.bzy-mob_icajz svg{
height:1.25rem;
width:1.25rem;
}
.bzy-mob_lbajz{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
font-size:10px;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.bzy-railajz{
position:relative;
min-width:0;
}
.bzy-rail_scrollajz{
gap:0.875rem;
display:flex;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:771px){
.bzy-rail_scrollajz{
gap:18px;
}
}
.bzy-gcajz{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:766px){
.bzy-gcajz{
width:188px;
}
}
.bzy-gc_imgajz{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 8px rgba(14,16,24,0.07), 0 0.375rem 18px rgba(14,16,24,0.06);
position:relative;
padding-bottom:133.33%;
}
.bzy-gc_imgajz img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.bzy-gc_coverajz{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.bzy-gc_hoverajz{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
position:absolute;
display:flex;
align-items:center;
opacity:0;
justify-content:center;
}
.bzy-gcajz:hover .bzy-gc_hoverajz{
opacity:1;
}
.bzy-gc_hover_btnajz{
border-radius:999px;
background:#0E1018;
height:2.875rem;
justify-content:center;
color:#EDF0FB;
width:2.875rem;
align-items:center;
display:flex;
}
.bzy-gc_hover_btnajz svg{
height:1.125rem;
width:1.125rem;
}
.bzy-gc_infoajz{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.bzy-gc_nameajz{
overflow:hidden;
text-overflow:ellipsis;
color:#0E1018;
font-weight:700;
font-size:13px;
white-space:nowrap;
}
.bzy-gc_provajz{
overflow:hidden;
color:#5A6178;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.bzy-gc_metaajz{
font-size:0.688rem;
color:#5A6178;
}
.bzy-tcajz{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.bzy-tcajz{
width:230px;
}
}
.bzy-tc_imgajz{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 8px rgba(14,16,24,0.07), 0 0.375rem 1.125rem rgba(14,16,24,0.06);
padding-bottom:75%;
position:relative;
}
.bzy-tc_imgajz img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.bzy-tc_infoajz{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.bzy-tc_nameajz{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#0E1018;
text-overflow:ellipsis;
}
.bzy-tc_rtpajz{
color:#5A6178;
font-size:11px;
}
.bzy-lcajz{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.bzy-lcajz{
width:268px;
}
}
.bzy-lc_imgajz{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(14,16,24,0.07), 0 0.375rem 1.125rem rgba(14,16,24,0.06);
}
.bzy-lc_imgajz img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.bzy-lc_liveajz{
border-radius:62.438rem;
gap:7px;
padding:4px 9px;
background:rgba(0,0,0,0.52);
align-items:center;
top:0.75rem;
display:flex;
position:absolute;
left:0.75rem;
}
.bzy-lc_live_dotajz{
background:#E83A4A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.bzy-lc_seatsajz{
letter-spacing:.08em;
font-size:10px;
color:#EDF0FB;
text-transform:uppercase;
font-weight:600;
}
.bzy-lc_infoajz{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.bzy-lc_nameajz{
overflow:hidden;
font-weight:700;
color:#0E1018;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.938rem;
}
.bzy-lc_betajz{
font-size:0.688rem;
color:#5A6178;
}
.bzy-pcajz{
border:1px solid rgba(14,16,24,0.08);
border-radius:0.875rem;
background:#FFFFFF;
padding:16px 0.875rem;
gap:8px;
min-width:0;
display:flex;
align-items:center;
justify-content:center;
flex-direction:column;
min-height:74px;
}
.bzy-pc_logoajz{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.bzy-pc_nameajz{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#5A6178;
text-align:center;
}
.bzy-gc_tagajz{
border-radius:0.5rem;
padding:3px 0.5rem;
text-transform:uppercase;
left:0.625rem;
font-size:0.625rem;
position:absolute;
top:0.625rem;
font-weight:700;
z-index:2;
display:inline-block;
letter-spacing:.06em;
}
.bzy-gc_tag_hotajz{
background:#E83A4A;
color:#EDF0FB;
}
.bzy-gc_tag_newajz{
background:#6D9FFF;
color:#0B0E18;
}
.bzy-gc_tag_jpajz{
background:#E8A020;
color:#0B0E18;
}
.bzy-gc_tag_liveajz{
background:#E83A4A;
color:#EDF0FB;
}
.bzy-shajz{
min-width:0;
margin-bottom:1.125rem;
}
.bzy-sh_rowajz{
gap:16px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.bzy-sh_rowajz .bzy-sh_lajz{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.bzy-sh_stackajz{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.bzy-sh_centerajz{
gap:10px;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.bzy-sh_h2ajz{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.5rem;
color:#0E1018;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:767px){
.bzy-sh_h2ajz{
font-size:30px;
}
}
.bzy-bandajz .bzy-sh_h2ajz{
color:#EDF0FB;
}
.bzy-sh_eb_lineajz{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.bzy-sh_eb_lineajz::before{
background:#3A6FE8;
width:28px;
display:inline-block;
content:"";
height:1px;
}
.bzy-bandajz .bzy-sh_eb_lineajz::before{
background:#7AAEFF;
}
.bzy-sh_eb_dotajz{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.bzy-sh_eb_dotajz::before{
border-radius:50%;
background:#3A6FE8;
width:6px;
content:"";
display:inline-block;
height:0.375rem;
}
.bzy-bandajz .bzy-sh_eb_dotajz::before{
background:#7AAEFF;
}
.bzy-sh_linkajz{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
font-size:0.813rem;
white-space:nowrap;
align-items:center;
border-bottom:1px solid #0E1018;
padding-bottom:2px;
color:#0E1018;
display:inline-flex;
font-weight:600;
}
.bzy-sh_linkajz:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.bzy-sh_linkajz svg{
height:0.875rem;
width:14px;
}
.bzy-sh_link_chevajz{
border-bottom:0;
padding-bottom:0;
}
.bzy-sh_link_btnajz{
background:#0E1018;
padding:9px 1.125rem;
border-radius:999px;
color:#EDF0FB;
border-bottom:0;
}
.bzy-sh_link_btnajz:hover{
background:#242836;
border-color:transparent;
color:#EDF0FB;
}
.bzy-bandajz .bzy-sh_linkajz{
border-color:#EDF0FB;
color:#EDF0FB;
}
.bzy-bandajz .bzy-sh_link_btnajz{
background:#7AAEFF;
color:#0B0E18;
}
.bzy-sh_ruleajz{
margin:-2px 0 1.125rem;
background:rgba(14,16,24,0.14);
height:1px;
}
.bzy-bandajz .bzy-sh_ruleajz{
background:rgba(180,200,255,0.14);
}
.bzy-heroajz{
padding:2rem 0 8px;
}
@media(min-width:769px){
.bzy-heroajz{
padding:56px 0 24px;
}
}
.bzy-hero_inajz{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:902px){
.bzy-hero_inajz{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.bzy-hero_copyajz{
min-width:0;
}
.bzy-hero_eyebrowajz{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.bzy-hero_eyebrow_lineajz{
background:#3A6FE8;
flex:0 0 auto;
width:1.75rem;
height:1px;
display:inline-block;
}
.bzy-hero_h1ajz{
overflow-wrap:break-word;
line-height:1.04;
font-size:38px;
color:#0E1018;
letter-spacing:-.01em;
font-weight:600;
margin-bottom:20px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.bzy-hero_h1ajz{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.bzy-hero_h1ajz{
font-size:62px;
}
}
.bzy-hero_h1ajz em{
color:#3A6FE8;
font-style:normal;
}
.bzy-hero_subajz{
max-width:480px;
line-height:1.6;
margin-bottom:30px;
font-size:16px;
color:#7B849A;
}
@media(min-width:766px){
.bzy-hero_subajz{
font-size:18px;
}
}
.bzy-hero_actionsajz{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.bzy-hero_ctaajz{
padding:16px 30px;
background:#0E1018;
transition:background-color .2s ease;
gap:0.625rem;
border-radius:62.438rem;
display:inline-flex;
color:#EDF0FB;
font-weight:700;
font-size:15px;
align-items:center;
}
.bzy-hero_ctaajz:hover{
background:#242836;
}
.bzy-hero_cta_icajz{
display:inline-flex;
align-items:center;
}
.bzy-hero_cta_icajz svg{
height:16px;
width:16px;
}
.bzy-hero_cta_altajz{
background:transparent;
border:1px solid rgba(14,16,24,0.14);
padding:0.938rem 26px;
border-radius:62.438rem;
transition:border-color .2s ease,color .2s ease;
display:inline-flex;
font-weight:600;
font-size:0.938rem;
color:#0E1018;
align-items:center;
}
.bzy-hero_cta_altajz:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.bzy-hero_trustajz{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.bzy-hero_trust_itemajz{
gap:0.563rem;
display:flex;
align-items:center;
font-weight:600;
font-size:13px;
color:#242836;
}
.bzy-hero_trust_icajz{
align-items:center;
color:#3A6FE8;
display:inline-flex;
}
.bzy-hero_trust_icajz svg{
width:16px;
height:16px;
}
.bzy-hero_promoajz{
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
box-shadow:0 12px 3rem rgba(14,16,24,0.14), 0 3px 10px rgba(14,16,24,0.08);
display:flex;
position:relative;
min-height:300px;
}
.bzy-hero_promo_bgajz{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.bzy-hero_promo_bgajz::after{
background:linear-gradient(120deg,#0F1320 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.bzy-hero_promo_glowajz{
border-radius:50%;
background:radial-gradient(circle,rgba(82,130,255,0.18) 0%,transparent 65%);
height:16.25rem;
top:-2.5rem;
position:absolute;
right:-1.25rem;
width:16.25rem;
pointer-events:none;
}
.bzy-hero_promo_ctajz{
padding:28px;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.bzy-hero_promo_labelajz{
letter-spacing:.25em;
font-weight:700;
font-size:0.625rem;
color:#7AAEFF;
margin-bottom:8px;
text-transform:uppercase;
display:block;
}
.bzy-hero_promo_amountajz{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF0FB;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
line-height:1.05;
}
@media(min-width:769px){
.bzy-hero_promo_amountajz{
font-size:40px;
}
}
.bzy-hero_promo_amountajz em{
font-style:normal;
color:#7AAEFF;
}
.bzy-hero_ratingajz{
gap:0.625rem;
background:#FFFFFF;
padding:10px 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(14,16,24,0.08);
position:absolute;
z-index:3;
box-shadow:0 2px 0.5rem rgba(14,16,24,0.07), 0 0.375rem 1.125rem rgba(14,16,24,0.06);
max-width:min(16.25rem,62%);
right:0.875rem;
display:flex;
align-items:center;
top:14px;
}
.bzy-hero_rating_scoreajz{
flex:0 0 auto;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#0E1018;
font-size:24px;
}
.bzy-hero_rating_txtajz{
flex:1 1 auto;
min-width:0;
}
.bzy-hero_rating_starsajz{
gap:2px;
color:#3A6FE8;
display:flex;
}
.bzy-hero_rating_starsajz svg{
height:0.75rem;
width:12px;
}
.bzy-hero_rating_capajz{
margin-top:3px;
line-height:1.35;
color:#5A6178;
overflow-wrap:break-word;
display:block;
font-size:11px;
}
.bzy-statajz{
border-top:1px solid rgba(14,16,24,0.14);
margin-top:16px;
border-bottom:1px solid rgba(14,16,24,0.14);
}
.bzy-stat_inajz{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.bzy-stat_inajz{
grid-template-columns:repeat(4,1fr);
}
}
.bzy-stat_itemajz{
padding:22px 14px;
border-right:1px solid rgba(14,16,24,0.08);
border-bottom:1px solid rgba(14,16,24,0.08);
min-width:0;
}
.bzy-stat_itemajz:nth-child(2n){
border-right:0;
}
.bzy-stat_itemajz:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.bzy-stat_itemajz{
border-bottom:0;
}
.bzy-stat_itemajz:nth-child(2n){
border-right:1px solid rgba(14,16,24,0.08);
}
.bzy-stat_itemajz:nth-child(4n){
border-right:0;
}
}
.bzy-stat_valueajz{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
color:#0E1018;
line-height:1;
font-weight:700;
}
@media(min-width:769px){
.bzy-stat_valueajz{
font-size:2.125rem;
}
}
.bzy-stat_labelajz{
line-height:1.4;
color:#5A6178;
margin-top:6px;
font-size:0.813rem;
overflow-wrap:break-word;
}
.bzy-jpajz{
padding:30px 0 0.625rem;
}
.bzy-jp_gridajz{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.bzy-jp_gridajz{
grid-template-columns:1fr 1fr;
}
.bzy-jp_card_megaajz{
grid-column:1/-1;
}
}
@media(min-width:998px){
.bzy-jp_gridajz{
grid-template-columns:1.4fr 1fr 1fr;
}
.bzy-jp_card_megaajz{
grid-column:auto;
}
}
.bzy-jp_cardajz{
background:#FFFFFF;
border:1px solid rgba(14,16,24,0.08);
overflow:hidden;
padding:26px;
gap:0.75rem;
border-radius:20px;
position:relative;
min-width:0;
min-height:12.5rem;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.bzy-jp_card_megaajz{
border-color:transparent;
background:linear-gradient(135deg,#142040,#0A0D18);
min-height:13.125rem;
color:#EDF0FB;
}
.bzy-jp_glowajz{
border-radius:50%;
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 70%);
right:-40px;
width:200px;
height:12.5rem;
top:-40px;
position:absolute;
pointer-events:none;
}
.bzy-jp_labelajz{
gap:10px;
position:relative;
align-items:center;
color:#3A6FE8;
display:flex;
font-weight:700;
letter-spacing:.16em;
flex-wrap:wrap;
text-transform:uppercase;
font-size:0.625rem;
justify-content:space-between;
}
.bzy-jp_card_megaajz .bzy-jp_labelajz{
color:#7AAEFF;
}
.bzy-jp_dropajz{
letter-spacing:.04em;
text-transform:none;
color:#5A6178;
font-weight:600;
}
.bzy-jp_card_megaajz .bzy-jp_dropajz{
color:#8C97BF;
}
.bzy-jp_amountajz{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#0E1018;
overflow-wrap:break-word;
position:relative;
font-weight:700;
line-height:1;
font-size:2.375rem;
}
.bzy-jp_card_megaajz .bzy-jp_amountajz{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7AAEFF;
}
@media(min-width:769px){
.bzy-jp_card_megaajz .bzy-jp_amountajz{
font-size:54px;
}
}
.bzy-jp_gameajz{
color:#5A6178;
font-size:13px;
position:relative;
}
.bzy-jp_card_megaajz .bzy-jp_gameajz{
color:#8C97BF;
}
.bzy-jp_ctaajz{
align-self:flex-start;
position:relative;
}
.bzy-jp_card_megaajz .bzy-jp_ctaajz{
transition:opacity .2s ease;
border-radius:62.438rem;
padding:0.625rem 20px;
background:#7AAEFF;
font-weight:700;
color:#0B0E18;
font-size:13px;
}
.bzy-jp_card_megaajz .bzy-jp_ctaajz:hover{
opacity:.9;
}
.bzy-jp_cardajz:not(.bzy-jp_card_megaajz) .bzy-jp_ctaajz{
transition:color .2s ease,border-color .2s ease;
color:#0E1018;
font-weight:700;
border-bottom:1px solid #0E1018;
padding-bottom:2px;
font-size:0.813rem;
}
.bzy-jp_cardajz:not(.bzy-jp_card_megaajz) .bzy-jp_ctaajz:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.bzy-jp_seoajz{
margin:14px 0 0;
line-height:1.65;
font-size:14px;
max-width:47.5rem;
color:#7B849A;
overflow-wrap:break-word;
}
.bzy-jp_seoajz strong{
font-weight:700;
color:#0E1018;
}
.bzy-growajz{
padding:26px 0 0.625rem;
}
.bzy-row_seoajz{
margin:10px 0 0;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7B849A;
}
.bzy-row_seoajz strong{
color:#0E1018;
font-weight:700;
}
.bzy-growajz{
padding:1.625rem 0 0.625rem;
}
.bzy-row_seoajz{
margin:0.625rem 0 0;
color:#7B849A;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
}
.bzy-row_seoajz strong{
color:#0E1018;
font-weight:700;
}
.bzy-growajz{
padding:1.625rem 0 10px;
}
.bzy-row_seoajz{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7B849A;
line-height:1.65;
font-size:14px;
}
.bzy-row_seoajz strong{
font-weight:700;
color:#0E1018;
}
.bzy-prajz{
padding:1.875rem 0 0.375rem;
}
.bzy-pr_cardajz{
gap:10px;
overflow:hidden;
border-radius:20px;
flex:0 0 auto;
border:1px solid rgba(14,16,24,0.08);
padding:1.625rem;
background:#FFFFFF;
position:relative;
flex-direction:column;
display:flex;
min-height:200px;
width:17.5rem;
}
@media(min-width:769px){
.bzy-pr_cardajz{
width:18.75rem;
}
}
.bzy-pr_card_featajz{
border-color:transparent;
background:linear-gradient(150deg,#142040,#0A0D18);
color:#EDF0FB;
}
.bzy-pr_glowajz{
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 70%);
border-radius:50%;
height:8.125rem;
pointer-events:none;
right:-1.875rem;
opacity:0;
top:-1.875rem;
position:absolute;
width:130px;
}
.bzy-pr_card_featajz .bzy-pr_glowajz{
opacity:1;
}
.bzy-pr_labelajz{
font-size:10px;
text-transform:uppercase;
color:#3A6FE8;
position:relative;
font-weight:700;
letter-spacing:.16em;
}
.bzy-pr_card_featajz .bzy-pr_labelajz{
color:#7AAEFF;
}
.bzy-pr_amountajz{
font-size:1.625rem;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#0E1018;
position:relative;
}
.bzy-pr_card_featajz .bzy-pr_amountajz{
color:#EDF0FB;
}
.bzy-pr_amountajz em{
color:#3A6FE8;
font-style:normal;
}
.bzy-pr_card_featajz .bzy-pr_amountajz em{
color:#7AAEFF;
}
.bzy-pr_termsajz{
position:relative;
font-size:0.813rem;
line-height:1.5;
color:#5A6178;
}
.bzy-pr_card_featajz .bzy-pr_termsajz{
color:#8C97BF;
}
.bzy-pr_ctaajz{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.bzy-pr_card_featajz .bzy-pr_ctaajz{
background:#7AAEFF;
padding:9px 18px;
transition:opacity .2s ease;
border-radius:999px;
font-weight:700;
color:#0B0E18;
font-size:0.813rem;
}
.bzy-pr_card_featajz .bzy-pr_ctaajz:hover{
opacity:.9;
}
.bzy-pr_cardajz:not(.bzy-pr_card_featajz) .bzy-pr_ctaajz{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-size:13px;
font-weight:700;
border-bottom:1px solid #0E1018;
color:#0E1018;
}
.bzy-pr_cardajz:not(.bzy-pr_card_featajz) .bzy-pr_ctaajz:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.bzy-gfajz{
padding:1.5rem 0 0.375rem;
}
.bzy-gf_inajz{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.bzy-gf_chipajz{
padding:0.625rem 18px;
border-radius:999px;
border:1px solid rgba(14,16,24,0.14);
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
background:#FFFFFF;
font-size:13px;
white-space:nowrap;
font-weight:600;
color:#242836;
}
.bzy-gf_chipajz:hover{
border-color:#3A6FE8;
color:#3A6FE8;
}
.bzy-gf_chipajz.bzy-state_activeajz{
background:#0E1018;
border-color:transparent;
color:#EDF0FB;
}
.bzy-appajz{
padding:30px 0 10px;
}
.bzy-app_inajz{
padding:2rem;
border-radius:1.25rem;
gap:1.75rem;
background:#FFFFFF;
border:1px solid rgba(14,16,24,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.bzy-app_inajz{
gap:2.5rem;
padding:2.5rem 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bzy-app_copyajz{
min-width:0;
max-width:35rem;
}
.bzy-app_eyebrowajz{
margin-bottom:0.75rem;
}
.bzy-app_h2ajz{
color:#0E1018;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:28px;
}
@media(min-width:771px){
.bzy-app_h2ajz{
font-size:34px;
}
}
.bzy-app_textajz{
line-height:1.6;
color:#7B849A;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.bzy-app_btnsajz{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.bzy-app_btnajz{
border-radius:0.875rem;
background:#0E1018;
transition:background-color .2s ease;
padding:11px 1.25rem;
gap:10px;
color:#EDF0FB;
display:inline-flex;
align-items:center;
}
.bzy-app_btnajz:hover{
background:#242836;
}
.bzy-app_btn_icajz{
display:inline-flex;
align-items:center;
}
.bzy-app_btn_icajz svg{
width:18px;
height:1.125rem;
}
.bzy-app_btn_lbajz{
font-weight:700;
font-size:0.844rem;
}
.bzy-app_qr_wrapajz{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.bzy-app_qrajz{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 11px);
background-color:#0E1018;
height:108px;
}
.bzy-app_qr_capajz{
line-height:1.4;
max-width:92px;
color:#5A6178;
font-size:0.781rem;
}
.bzy-vipajz{
padding:3rem 0;
}
@media(min-width:766px){
.bzy-vipajz{
padding:4rem 0;
}
}
.bzy-vip_headajz{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:882px){
.bzy-vip_headajz{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bzy-vip_eyebrowajz{
margin-bottom:12px;
}
.bzy-vip_h2ajz{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF0FB;
font-size:32px;
}
@media(min-width:765px){
.bzy-vip_h2ajz{
font-size:2.5rem;
}
}
.bzy-vip_introajz{
color:#8C97BF;
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
}
.bzy-vip_gridajz{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.bzy-vip_cardajz{
padding:22px 18px;
border:1px solid rgba(180,200,255,0.14);
border-radius:14px;
min-width:0;
}
.bzy-vip_card_featajz{
border-color:#7AAEFF;
background:rgba(220,228,255,0.07);
}
.bzy-vip_card_icajz{
background:linear-gradient(135deg,#3A6FE8,#6D9FFF);
border-radius:8px;
height:2.125rem;
display:block;
width:34px;
margin-bottom:1rem;
}
.bzy-vip_nameajz{
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF0FB;
margin-bottom:0.375rem;
font-size:1.25rem;
}
.bzy-vip_perkajz{
line-height:1.5;
color:#8C97BF;
overflow-wrap:break-word;
font-size:0.781rem;
}
.bzy-trnajz{
padding:1.875rem 0 0.625rem;
}
.bzy-trn_inajz{
background:#FFFFFF;
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(14,16,24,0.08);
overflow:hidden;
display:grid;
}
@media(min-width:880px){
.bzy-trn_inajz{
grid-template-columns:1.05fr 1fr;
}
}
.bzy-trn_bannerajz{
overflow:hidden;
background:linear-gradient(150deg,#142040,#0A0D18);
padding:2.125rem;
position:relative;
color:#EDF0FB;
}
.bzy-trn_glowajz{
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
width:12.5rem;
pointer-events:none;
right:-40px;
bottom:-2.5rem;
position:absolute;
}
.bzy-trn_eyebrowajz{
position:relative;
margin-bottom:14px;
}
.bzy-trn_h2ajz{
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:12px;
color:#EDF0FB;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.bzy-trn_h2ajz{
font-size:36px;
}
}
.bzy-trn_textajz{
margin-bottom:1.375rem;
font-size:14px;
position:relative;
line-height:1.6;
max-width:26.25rem;
color:#8C97BF;
}
.bzy-trn_timerajz{
gap:0.5rem;
margin-bottom:24px;
display:flex;
align-items:center;
position:relative;
flex-wrap:wrap;
}
.bzy-trn_timer_capajz{
font-size:11px;
color:#8C97BF;
}
.bzy-trn_timer_boxajz{
border-radius:0.5rem;
padding:0.25rem 12px;
background:rgba(220,228,255,0.07);
color:#EDF0FB;
font-size:1.5rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.bzy-trn_ctaajz{
background:#7AAEFF;
transition:opacity .2s ease;
padding:13px 26px;
border-radius:62.438rem;
color:#0B0E18;
font-weight:700;
font-size:14px;
display:inline-block;
position:relative;
}
.bzy-trn_ctaajz:hover{
opacity:.9;
}
.bzy-trn_lbajz{
padding:26px 1.75rem;
}
.bzy-trn_lb_headajz{
gap:0.625rem;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
display:flex;
}
.bzy-trn_lb_titleajz{
color:#0E1018;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
}
.bzy-trn_lb_updajz{
letter-spacing:.08em;
text-transform:uppercase;
font-size:11px;
color:#5A6178;
}
.bzy-trn_lb_rowajz{
padding:11px 12px;
gap:0.875rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.bzy-trn_lb_rowajz:nth-child(2){
background:rgba(58,111,232,0.10);
}
.bzy-trn_lb_rankajz{
flex:0 0 auto;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
width:1.375rem;
color:#3A6FE8;
font-size:16px;
font-weight:700;
}
.bzy-trn_lb_avajz{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3A6FE8,#6D9FFF);
height:1.875rem;
width:30px;
}
.bzy-trn_lb_nameajz{
flex:1 1 auto;
overflow:hidden;
color:#0E1018;
text-overflow:ellipsis;
font-weight:600;
min-width:0;
white-space:nowrap;
font-size:14px;
}
.bzy-trn_lb_amountajz{
flex:0 0 auto;
color:#0E1018;
font-size:13px;
font-weight:700;
}
.bzy-seaajz{
padding:1.5rem 0 0.625rem;
}
.bzy-sea_inajz{
padding:2.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#142040,#0A0D18);
border-radius:20px;
overflow:hidden;
position:relative;
flex-direction:column;
color:#EDF0FB;
display:flex;
}
@media(min-width:821px){
.bzy-sea_inajz{
gap:32px;
padding:2.75rem 3rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bzy-sea_glowajz{
border-radius:50%;
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 68%);
transform:translateY(-50%);
width:15rem;
position:absolute;
top:50%;
right:60px;
height:15rem;
pointer-events:none;
}
.bzy-sea_copyajz{
position:relative;
max-width:560px;
min-width:0;
}
.bzy-sea_eyebrowajz{
margin-bottom:12px;
}
.bzy-sea_h2ajz{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
line-height:1.04;
color:#EDF0FB;
margin-bottom:12px;
}
@media(min-width:769px){
.bzy-sea_h2ajz{
font-size:2.375rem;
}
}
.bzy-sea_textajz{
color:#8C97BF;
line-height:1.6;
font-size:0.938rem;
}
.bzy-sea_ctaajz{
border-radius:62.438rem;
transition:opacity .2s ease;
background:#7AAEFF;
flex:0 0 auto;
padding:1rem 2rem;
color:#0B0E18;
position:relative;
font-weight:700;
font-size:0.938rem;
}
.bzy-sea_ctaajz:hover{
opacity:.9;
}
.bzy-ttajz{
padding:3rem 0 10px;
}
@media(min-width:768px){
.bzy-ttajz{
padding:60px 0 10px;
}
}
.bzy-tt_headajz{
margin-bottom:34px;
text-align:center;
}
.bzy-tt_eyebrowajz{
margin-bottom:12px;
}
.bzy-tt_h2ajz{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
color:#0E1018;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.bzy-tt_h2ajz{
font-size:2.625rem;
}
}
.bzy-tt_gridajz{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.bzy-tt_gridajz{
grid-template-columns:repeat(3,1fr);
}
}
.bzy-tt_cardajz{
padding:1.875rem;
background:#FFFFFF;
border:1px solid rgba(14,16,24,0.08);
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.bzy-tt_card_icajz{
align-items:center;
display:inline-flex;
margin-bottom:1.125rem;
color:#3A6FE8;
}
.bzy-tt_card_icajz svg{
width:1.75rem;
height:28px;
}
.bzy-tt_card_hajz{
line-height:1.15;
font-weight:600;
font-size:1.375rem;
margin-bottom:8px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1018;
}
.bzy-tt_card_pajz{
line-height:1.6;
color:#7B849A;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:14px;
}
.bzy-tt_card_pajz b{
color:#0E1018;
font-weight:700;
}
.bzy-tt_card_linkajz{
transition:color .2s ease;
align-self:flex-start;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #3A6FE8;
font-weight:700;
margin-top:auto;
color:#0E1018;
}
.bzy-tt_card_linkajz:hover{
color:#3A6FE8;
}
.bzy-htsajz{
padding:3rem 0;
}
@media(min-width:771px){
.bzy-htsajz{
padding:62px 0;
}
}
.bzy-hts_headajz{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:771px){
.bzy-hts_headajz{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.bzy-hts_eyebrowajz{
margin-bottom:0.75rem;
}
.bzy-hts_h2ajz{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
color:#EDF0FB;
}
@media(min-width:767px){
.bzy-hts_h2ajz{
font-size:38px;
}
}
.bzy-hts_ctaajz{
background:#7AAEFF;
transition:opacity .2s ease;
border-radius:999px;
padding:0.938rem 1.875rem;
flex:0 0 auto;
font-weight:700;
color:#0B0E18;
font-size:0.938rem;
}
.bzy-hts_ctaajz:hover{
opacity:.9;
}
.bzy-hts_gridajz{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.bzy-hts_gridajz{
grid-template-columns:repeat(3,1fr);
}
}
.bzy-hts_stepajz{
border-top:1px solid rgba(180,200,255,0.14);
min-width:0;
padding-top:22px;
}
.bzy-hts_step_numajz{
color:#7AAEFF;
font-weight:700;
margin-bottom:14px;
line-height:1;
font-size:44px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bzy-hts_step_hajz{
color:#EDF0FB;
font-size:19px;
font-weight:700;
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.bzy-hts_step_pajz{
overflow-wrap:break-word;
color:#8C97BF;
line-height:1.55;
font-size:0.875rem;
}
.bzy-wyajz{
padding:48px 0;
}
@media(min-width:769px){
.bzy-wyajz{
padding:56px 0;
}
}
.bzy-wy_inajz{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.bzy-wy_inajz{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.bzy-wy_leftajz{
min-width:0;
}
.bzy-wy_eyebrowajz{
margin-bottom:14px;
}
.bzy-wy_h2ajz{
color:#0E1018;
font-weight:600;
line-height:1.05;
font-size:2rem;
margin-bottom:1rem;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.bzy-wy_h2ajz{
font-size:2.5rem;
}
}
.bzy-wy_introajz{
line-height:1.6;
color:#7B849A;
font-size:0.938rem;
}
.bzy-wy_gridajz{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.bzy-wy_gridajz{
grid-template-columns:1fr 1fr;
}
}
.bzy-wy_cardajz{
background:#FFFFFF;
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(14,16,24,0.08);
min-width:0;
}
.bzy-wy_card_icajz{
margin-bottom:1rem;
display:inline-flex;
color:#3A6FE8;
justify-content:center;
align-items:center;
}
.bzy-wy_card_icajz svg{
height:26px;
width:1.625rem;
}
.bzy-wy_card_hajz{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#0E1018;
font-size:1.313rem;
font-weight:600;
line-height:1.15;
}
.bzy-wy_card_pajz{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#7B849A;
}
.bzy-etajz{
padding:2.25rem 0 0.625rem;
}
.bzy-et_inajz{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:877px){
.bzy-et_inajz{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.bzy-et_leftajz{
min-width:0;
}
.bzy-et_eyebrowajz{
margin-bottom:12px;
}
.bzy-et_h2ajz{
font-weight:600;
color:#0E1018;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:0.875rem;
font-size:28px;
}
@media(min-width:769px){
.bzy-et_h2ajz{
font-size:2rem;
}
}
.bzy-et_textajz{
color:#7B849A;
line-height:1.65;
font-size:0.938rem;
margin-bottom:22px;
}
.bzy-et_statsajz{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.bzy-et_statajz{
min-width:0;
}
.bzy-et_stat_vajz{
font-weight:700;
color:#0E1018;
line-height:1;
font-size:1.625rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bzy-et_stat_lajz{
color:#5A6178;
font-size:12.5px;
margin-top:0.25rem;
}
.bzy-et_rightajz{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.bzy-et_memberajz{
padding:1.125rem 1.25rem;
border-radius:0.875rem;
border:1px solid rgba(14,16,24,0.08);
gap:1rem;
background:#FFFFFF;
min-width:0;
align-items:center;
display:flex;
}
.bzy-et_member_avajz{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#142040,#3A6FE8);
height:48px;
width:48px;
}
.bzy-et_member_nameajz{
overflow-wrap:break-word;
font-weight:700;
color:#0E1018;
font-size:0.938rem;
}
.bzy-et_member_roleajz{
font-size:12.5px;
color:#5A6178;
overflow-wrap:break-word;
}
.bzy-et_updatedajz{
gap:0.5rem;
background:#F2F4F7;
border:1px solid rgba(14,16,24,0.08);
border-radius:0.875rem;
padding:14px 1.125rem;
font-size:0.781rem;
align-items:center;
display:flex;
color:#7B849A;
}
.bzy-provajz{
padding:40px 0 20px;
}
.bzy-prov_eyebrowajz{
margin-bottom:18px;
display:block;
}
.bzy-prov_gridajz{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.bzy-prov_gridajz{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.bzy-prov_gridajz{
grid-template-columns:repeat(6,1fr);
}
}
.bzy-tsajz{
padding:2.75rem 0;
}
.bzy-ts_inajz{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:881px){
.bzy-ts_inajz{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.bzy-ts_leftajz{
min-width:0;
}
.bzy-ts_h2ajz{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:12px;
overflow-wrap:break-word;
color:#EDF0FB;
font-weight:600;
font-size:26px;
}
@media(min-width:769px){
.bzy-ts_h2ajz{
font-size:1.75rem;
}
}
.bzy-ts_textajz{
color:#8C97BF;
max-width:32.5rem;
font-size:14.5px;
line-height:1.6;
margin-bottom:1.375rem;
}
.bzy-ts_badgesajz{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bzy-ts_badgeajz{
font-weight:600;
font-size:13px;
color:#8C97BF;
}
.bzy-ts_payajz{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.bzy-ts_payajz{
justify-content:flex-end;
}
}
.bzy-ts_pay_chipajz{
padding:12px 16px;
background:rgba(220,228,255,0.07);
border:1px solid rgba(180,200,255,0.14);
border-radius:0.875rem;
color:#EDF0FB;
font-size:0.875rem;
font-weight:700;
}
.bzy-rvajz{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(14,16,24,0.08);
border-bottom:1px solid rgba(14,16,24,0.08);
}
@media(min-width:768px){
.bzy-rvajz{
padding:3.5rem 0;
}
}
.bzy-rv_headajz{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.bzy-rv_headajz{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.bzy-rv_eyebrowajz{
margin-bottom:10px;
}
.bzy-rv_h2ajz{
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
color:#0E1018;
overflow-wrap:break-word;
}
@media(min-width:771px){
.bzy-rv_h2ajz{
font-size:2.375rem;
}
}
.bzy-rv_aggajz{
gap:0.75rem;
display:flex;
align-items:center;
}
.bzy-rv_agg_starsajz{
gap:3px;
color:#3A6FE8;
display:flex;
}
.bzy-rv_agg_starsajz svg{
width:18px;
height:18px;
}
.bzy-rv_sourceajz{
color:#7B849A;
font-size:13px;
}
.bzy-rv_gridajz{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.bzy-rv_gridajz{
grid-template-columns:repeat(3,1fr);
}
}
.bzy-rv_cardajz{
background:#F2F4F7;
border-radius:0.875rem;
border:1px solid rgba(14,16,24,0.08);
padding:26px;
min-width:0;
}
.bzy-rv_card_starsajz{
gap:2px;
display:flex;
color:#3A6FE8;
margin-bottom:12px;
}
.bzy-rv_card_starsajz svg{
height:0.875rem;
width:14px;
}
.bzy-rv_card_bodyajz{
color:#0E1018;
font-weight:500;
line-height:1.45;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
overflow-wrap:break-word;
margin-bottom:1rem;
}
.bzy-rv_card_metaajz{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bzy-rv_card_avajz{
background:linear-gradient(135deg,#3A6FE8,#6D9FFF);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:2rem;
}
.bzy-rv_card_authorajz{
color:#0E1018;
font-size:0.813rem;
font-weight:700;
}
.bzy-rv_card_locajz{
font-size:0.75rem;
color:#5A6178;
}
.bzy-rcajz{
padding:3rem 0 10px;
}
.bzy-rc_inajz{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:758px){
.bzy-rc_inajz{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.bzy-rc_colajz{
min-width:0;
}
.bzy-rc_labelajz{
font-size:11px;
font-weight:600;
text-transform:uppercase;
color:#3A6FE8;
letter-spacing:.2em;
margin-bottom:1rem;
}
.bzy-rc_awardsajz{
gap:12px;
display:flex;
flex-direction:column;
}
.bzy-rc_awardajz{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.bzy-rc_award_icajz{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#6D9FFF;
}
.bzy-rc_award_icajz svg{
width:18px;
height:18px;
}
.bzy-rc_award_tajz{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#0E1018;
}
.bzy-rc_award_sajz{
color:#5A6178;
overflow-wrap:break-word;
font-size:0.75rem;
}
.bzy-rc_pressajz{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.bzy-rc_press_logoajz{
border:1px solid rgba(14,16,24,0.08);
padding:0 8px;
border-radius:8px;
overflow:hidden;
justify-content:center;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
height:52px;
align-items:center;
display:flex;
color:#7B849A;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
text-align:center;
}
.bzy-rc_partnerajz{
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(14,16,24,0.08);
padding:22px;
}
.bzy-rc_partner_nameajz{
font-weight:600;
font-size:1.25rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1018;
margin-bottom:0.375rem;
}
.bzy-rc_partner_textajz{
color:#7B849A;
line-height:1.55;
font-size:0.813rem;
overflow-wrap:break-word;
}
.bzy-faqajz{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(14,16,24,0.08);
border-bottom:1px solid rgba(14,16,24,0.08);
}
@media(min-width:765px){
.bzy-faqajz{
padding:3.875rem 0;
}
}
.bzy-faq_headajz{
text-align:center;
margin-bottom:34px;
}
.bzy-faq_eyebrowajz{
margin-bottom:12px;
}
.bzy-faq_h2ajz{
color:#0E1018;
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bzy-faq_h2ajz{
font-size:38px;
}
}
.bzy-faq_listajz{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.bzy-faq_itemajz{
border-radius:14px;
background:#F2F4F7;
border:1px solid rgba(14,16,24,0.08);
overflow:hidden;
}
.bzy-faq_qajz{
padding:1.25rem 24px;
gap:20px;
list-style:none;
align-items:center;
cursor:pointer;
font-weight:700;
display:flex;
color:#0E1018;
overflow-wrap:break-word;
justify-content:space-between;
font-size:16px;
}
.bzy-faq_qajz::-webkit-details-marker{
display:none;
}
.bzy-faq_q_icajz{
transition:transform .2s ease;
flex:0 0 auto;
color:#3A6FE8;
align-items:center;
display:inline-flex;
}
.bzy-faq_q_icajz svg{
width:1.125rem;
height:18px;
}
.bzy-faq_itemajz[open] .bzy-faq_q_icajz{
transform:rotate(180deg);
}
.bzy-faq_aajz{
padding:0 24px 1.25rem;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
color:#7B849A;
}
.bzy-lhajz{
padding:40px 0 1.25rem;
}
.bzy-lh_inajz{
border-top:1px solid rgba(14,16,24,0.14);
padding-top:34px;
}
.bzy-lh_eyebrowajz{
margin-bottom:1.375rem;
display:block;
}
.bzy-lh_gridajz{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.bzy-lh_gridajz{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.bzy-lh_gridajz{
grid-template-columns:repeat(5,1fr);
}
}
.bzy-lh_colajz{
min-width:0;
}
.bzy-lh_col_hajz{
overflow-wrap:break-word;
font-size:0.813rem;
margin-bottom:0.75rem;
font-weight:700;
color:#0E1018;
}
.bzy-lh_linksajz{
gap:8px;
display:flex;
flex-direction:column;
}
.bzy-lh_linkajz{
transition:color .2s ease;
color:#7B849A;
overflow-wrap:break-word;
font-size:13px;
}
.bzy-lh_linkajz:hover{
color:#3A6FE8;
}
.bzy-sgajz{
padding:48px 0 10px;
}
.bzy-sg_eyebrowajz{
display:block;
margin-bottom:12px;
}
.bzy-sg_h2ajz{
font-size:1.875rem;
color:#0E1018;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.bzy-sg_h2ajz{
font-size:2.25rem;
}
}
.bzy-sg_gridajz{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.bzy-sg_gridajz{
grid-template-columns:repeat(3,1fr);
}
}
.bzy-sg_colajz{
min-width:0;
}
.bzy-sg_col_hajz{
font-size:1.375rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:10px;
color:#0E1018;
}
.bzy-sg_col_pajz{
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#7B849A;
}
.bzy-elajz{
padding:48px 0;
}
@media(min-width:767px){
.bzy-elajz{
padding:3.5rem 0;
}
}
.bzy-el_inajz{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.bzy-el_inajz{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.bzy-el_leftajz{
min-width:0;
}
.bzy-el_eyebrowajz{
margin-bottom:14px;
}
.bzy-el_h2ajz{
line-height:1.08;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.375rem;
color:#0E1018;
font-size:2rem;
}
@media(min-width:769px){
.bzy-el_h2ajz{
font-size:2.375rem;
}
}
.bzy-el_bodyajz p{
font-size:16px;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
color:#242836;
}
.bzy-el_dropcapajz{
padding:6px 0.75rem 0 0;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
color:#3A6FE8;
font-size:62px;
}
.bzy-el_rightajz{
min-width:0;
}
.bzy-el_quoteajz{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#142040,#0A0D18);
margin-bottom:24px;
position:relative;
color:#EDF0FB;
}
.bzy-el_quote_markajz{
margin-bottom:0.375rem;
align-items:center;
color:#7AAEFF;
display:inline-flex;
}
.bzy-el_quote_markajz svg{
height:34px;
width:2.125rem;
}
.bzy-el_quote_textajz{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
color:#EDF0FB;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-size:1.375rem;
line-height:1.4;
}
.bzy-el_quote_metaajz{
gap:0.75rem;
align-items:center;
display:flex;
}
.bzy-el_quote_avajz{
border-radius:50%;
background:linear-gradient(135deg,#3A6FE8,#6D9FFF);
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.bzy-el_quote_authorajz{
color:#EDF0FB;
font-weight:700;
font-size:14px;
}
.bzy-el_quote_meta_subajz{
font-size:12px;
color:#8C97BF;
}
.bzy-el_explainajz{
border:1px solid rgba(14,16,24,0.08);
border-radius:14px;
overflow:hidden;
}
.bzy-el_explain_cardajz{
padding:22px 1.5rem;
}
.bzy-el_explain_cardajz+.bzy-el_explain_cardajz{
border-top:1px solid rgba(14,16,24,0.08);
}
.bzy-el_explain_hajz{
font-size:1.25rem;
color:#0E1018;
margin-bottom:8px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
}
.bzy-el_explain_pajz{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#7B849A;
}
.bzy-sbajz{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(14,16,24,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(14,16,24,0.08);
}
@media(min-width:769px){
.bzy-sbajz{
padding:56px 0;
}
}
.bzy-sb_eyebrowajz{
display:block;
margin-bottom:0.75rem;
}
.bzy-sb_h2ajz{
font-weight:600;
margin-bottom:1.625rem;
color:#0E1018;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:765px){
.bzy-sb_h2ajz{
font-size:2.25rem;
}
}
.bzy-sb_gridajz{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.bzy-sb_gridajz{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.bzy-sb_gridajz{
grid-template-columns:repeat(4,1fr);
}
}
.bzy-sb_cardajz{
padding:24px;
border:1px solid rgba(14,16,24,0.08);
border-radius:0.875rem;
background:#F2F4F7;
min-width:0;
}
.bzy-sb_card_hajz{
overflow-wrap:break-word;
font-weight:600;
color:#0E1018;
line-height:1.15;
margin-bottom:0.5rem;
font-size:19px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bzy-sb_card_pajz{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#7B849A;
}
.bzy-sb_rtpajz{
padding:1.625rem 1.75rem;
gap:1.5rem;
border-radius:0.875rem;
background:#F2F4F7;
grid-template-columns:1fr;
border:1px solid rgba(14,16,24,0.08);
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:760px){
.bzy-sb_rtpajz{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.bzy-sb_rtp_hajz{
line-height:1.15;
color:#0E1018;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:20px;
}
.bzy-sb_rtp_pajz{
overflow-wrap:break-word;
font-size:13.5px;
color:#7B849A;
line-height:1.6;
}
.bzy-sb_rtp_statsajz{
gap:16px;
display:flex;
}
.bzy-sb_statajz{
background:#FFFFFF;
flex:1 1 0;
border-radius:8px;
padding:1.125rem;
text-align:center;
min-width:0;
}
.bzy-sb_stat_vajz{
color:#1DB87A;
overflow-wrap:break-word;
font-weight:700;
font-size:1.625rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.bzy-sb_stat_lajz{
font-size:0.719rem;
margin-top:0.25rem;
color:#5A6178;
}
.bzy-scajz{
padding:3rem 0 0.625rem;
}
.bzy-sc_headajz{
text-align:center;
margin-bottom:1.75rem;
}
.bzy-sc_eyebrowajz{
margin-bottom:12px;
}
.bzy-sc_h2ajz{
color:#0E1018;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.bzy-sc_h2ajz{
font-size:2.25rem;
}
}
.bzy-sc_tableajz{
border:1px solid rgba(14,16,24,0.08);
border-radius:14px;
margin:0 auto;
overflow:hidden;
max-width:56.25rem;
}
.bzy-sc_theadajz{
grid-template-columns:1.6fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.bzy-sc_thajz{
padding:0.938rem 18px;
color:#8C97BF;
font-weight:700;
text-align:center;
overflow-wrap:break-word;
font-size:13px;
}
.bzy-sc_thajz:first-child{
text-align:left;
}
.bzy-sc_th_usajz{
color:#7AAEFF;
}
.bzy-sc_rowajz{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(14,16,24,0.08);
display:grid;
}
.bzy-sc_rowajz:nth-child(even){
background:#FFFFFF;
}
.bzy-sc_tdajz{
padding:0.938rem 1.125rem;
font-size:0.875rem;
color:#5A6178;
min-width:0;
overflow-wrap:break-word;
text-align:center;
}
.bzy-sc_tdajz:first-child{
font-weight:600;
text-align:left;
color:#242836;
}
.bzy-sc_td_usajz{
font-weight:700;
color:#1DB87A;
}
.bzy-ftajz{
background:#1A1E2A;
margin-top:40px;
color:#8C97BF;
}
.bzy-ft_inajz{
padding:48px 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.bzy-ft_inajz{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.bzy-ft_inajz{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bzy-ft_brandajz{
min-width:0;
}
.bzy-ft_logoajz{
color:#EDF0FB;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
}
.bzy-ft_taglineajz{
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
color:#8C97BF;
font-size:0.844rem;
}
.bzy-ft_contactajz{
transition:color .2s ease;
max-width:17.5rem;
overflow-wrap:anywhere;
color:#7AAEFF;
margin-top:0.75rem;
font-size:0.813rem;
display:inline-block;
}
.bzy-ft_contactajz:hover{
color:#EDF0FB;
}
.bzy-ft_colajz{
min-width:0;
}
.bzy-ft_col_hajz{
color:#EDF0FB;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
margin-bottom:14px;
font-size:0.813rem;
overflow-wrap:break-word;
}
.bzy-ft_col_linksajz{
gap:10px;
display:flex;
flex-direction:column;
}
.bzy-ft_linkajz{
transition:color .2s ease;
color:#8C97BF;
font-size:0.844rem;
overflow-wrap:break-word;
}
.bzy-ft_linkajz:hover{
color:#EDF0FB;
}
.bzy-ft_botajz{
padding:22px 0 40px;
gap:1rem;
display:flex;
border-top:1px solid rgba(180,200,255,0.14);
flex-direction:column;
}
@media(min-width:771px){
.bzy-ft_botajz{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bzy-ft_legalajz{
color:#A3ABBE;
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
max-width:47.5rem;
}
.bzy-ft_legalajz b{
color:#8C97BF;
font-weight:700;
}
.bzy-ft_ageajz{
flex:0 0 auto;
border:1.5px solid #7AAEFF;
border-radius:0.5rem;
padding:4px 0.563rem;
font-weight:700;
color:#7AAEFF;
font-size:0.813rem;
}