*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
-webkit-font-smoothing:antialiased;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
color:#c2cedf;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.938rem;
}
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:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bahlayout_6c7{
min-height:100vh;
display:flex;
flex-direction:column;
}
.bahmain_6c7{
flex:1 1 auto;
width:100%;
min-width:0;
}
.bahcontainer_6c7{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.bahcontainer_6c7{
padding:0 2rem;
}
}
@media(min-width:1101px){
.bahcontainer_6c7{
padding:0 56px;
}
}
.baheyebrow_6c7{
font-size:11px;
color:#528cff;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
overflow-wrap:break-word;
display:inline-block;
line-height:1.4;
font-weight:600;
letter-spacing:.2em;
}
.bahband_6c7{
background:#0a0f1a;
color:#eef2fc;
}
.bahband_6c7 .baheyebrow_6c7{
color:#7eb8ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bahtb_6c7{
background:#0d1117;
top:0;
position:sticky;
border-bottom:1px solid rgba(200,220,255,0.11);
z-index:50;
}
.bahtb_in_6c7{
padding:12px 1rem;
gap:1rem;
margin:0 auto;
justify-content:space-between;
max-width:87.5rem;
display:flex;
width:100%;
align-items:center;
}
@media(min-width:769px){
.bahtb_in_6c7{
padding:16px 2rem;
}
}
@media(min-width:1100px){
.bahtb_in_6c7{
padding:1.125rem 56px;
}
}
.bahtb_left_6c7{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.bahtb_logo_6c7{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.bahtb_logo_mark_6c7{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:34px;
}
.bahtb_logo_txt_6c7{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.bahtb_logo_name_6c7{
overflow:hidden;
color:#eef2fc;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.02em;
font-weight:700;
}
.bahtb_logo_sub_6c7{
overflow:hidden;
margin-top:0.25rem;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
letter-spacing:.32em;
color:#528cff;
font-size:8.5px;
text-overflow:ellipsis;
}
.bahtb_nav_6c7{
display:none;
}
@media(min-width:961px){
.bahtb_nav_6c7{
gap:28px;
align-items:center;
display:flex;
}
}
.bahtb_nav_item_6c7{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
font-size:14px;
color:#c2cedf;
white-space:nowrap;
}
.bahtb_nav_item_6c7:hover{
color:#eef2fc;
}
.bahtb_nav_item_6c7.bahstate_active_6c7{
border-color:#528cff;
color:#eef2fc;
}
.bahtb_right_6c7{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.bahtb_search_6c7{
transition:color .2s ease;
justify-content:center;
color:#c2cedf;
align-items:center;
display:flex;
}
.bahtb_search_6c7:hover{
color:#528cff;
}
.bahtb_search_6c7 svg{
height:1.125rem;
width:18px;
}
.bahtb_lang_6c7{
color:#8a9ab8;
font-size:11px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.bahtb_lang_6c7:hover{
color:#eef2fc;
}
.bahtb_login_6c7{
font-size:14px;
display:none;
font-weight:600;
color:#eef2fc;
}
@media(min-width:766px){
.bahtb_login_6c7{
display:inline-block;
}
}
.bahtb_register_6c7{
transition:background-color .2s ease;
border-radius:999px;
padding:11px 22px;
background:#528cff;
color:#07090e;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.bahtb_register_6c7:hover{
background:#6fa3ff;
}
.bahmob_6c7{
background:#0d1117;
border-top:1px solid rgba(200,220,255,0.11);
position:fixed;
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
right:0;
}
@media(min-width:963px){
.bahmob_6c7{
display:none;
}
}
.bahmob_in_6c7{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
display:flex;
align-items:stretch;
}
.bahmob_item_6c7{
padding:9px 0.25rem;
flex:1 1 0;
gap:3px;
transition:color .2s ease;
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
color:#8a9ab8;
}
.bahmob_item_6c7.bahstate_active_6c7{
color:#528cff;
}
.bahmob_ic_6c7{
align-items:center;
display:flex;
justify-content:center;
}
.bahmob_ic_6c7 svg{
width:1.25rem;
height:20px;
}
.bahmob_lb_6c7{
overflow:hidden;
font-weight:600;
max-width:100%;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.bahrail_6c7{
min-width:0;
position:relative;
}
.bahrail_scroll_6c7{
gap:0.875rem;
overflow-x:auto;
padding-bottom:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:770px){
.bahrail_scroll_6c7{
gap:18px;
}
}
.bahgc_6c7{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.bahgc_6c7{
width:188px;
}
}
.bahgc_img_6c7{
background:#151c25;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:133.33%;
position:relative;
}
.bahgc_img_6c7 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.bahgc_cover_6c7{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.bahgc_hover_6c7{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
display:flex;
align-items:center;
justify-content:center;
opacity:0;
}
.bahgc_6c7:hover .bahgc_hover_6c7{
opacity:1;
}
.bahgc_hover_btn_6c7{
background:#528cff;
border-radius:62.438rem;
align-items:center;
justify-content:center;
display:flex;
color:#07090e;
height:2.875rem;
width:46px;
}
.bahgc_hover_btn_6c7 svg{
height:18px;
width:18px;
}
.bahgc_info_6c7{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.bahgc_name_6c7{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#eef2fc;
}
.bahgc_prov_6c7{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#8a9ab8;
text-overflow:ellipsis;
}
.bahgc_meta_6c7{
font-size:11px;
color:#8a9ab8;
}
.bahtc_6c7{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:766px){
.bahtc_6c7{
width:14.375rem;
}
}
.bahtc_img_6c7{
background:#151c25;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.bahtc_img_6c7 img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.bahtc_info_6c7{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.bahtc_name_6c7{
overflow:hidden;
font-weight:700;
color:#eef2fc;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
}
.bahtc_rtp_6c7{
font-size:11px;
color:#8a9ab8;
}
.bahlc_6c7{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.bahlc_6c7{
width:16.75rem;
}
}
.bahlc_img_6c7{
background:#151c25;
overflow:hidden;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.bahlc_img_6c7 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.bahlc_live_6c7{
gap:0.438rem;
border-radius:62.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
display:flex;
align-items:center;
left:0.75rem;
top:0.75rem;
position:absolute;
}
.bahlc_live_dot_6c7{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#f04f4f;
height:8px;
width:8px;
}
.bahlc_seats_6c7{
color:#eef2fc;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
}
.bahlc_info_6c7{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.bahlc_name_6c7{
overflow:hidden;
color:#eef2fc;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
}
.bahlc_bet_6c7{
color:#8a9ab8;
font-size:0.688rem;
}
.bahpc_6c7{
border:1px solid rgba(200,220,255,0.06);
border-radius:0.875rem;
background:#151c25;
gap:0.5rem;
padding:1rem 0.875rem;
min-width:0;
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-height:74px;
}
.bahpc_logo_6c7{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.bahpc_name_6c7{
overflow:hidden;
text-align:center;
white-space:nowrap;
max-width:100%;
color:#8a9ab8;
font-size:11px;
text-overflow:ellipsis;
}
.bahgc_tag_6c7{
padding:3px 0.5rem;
border-radius:8px;
top:10px;
letter-spacing:.06em;
left:10px;
display:inline-block;
font-size:0.625rem;
font-weight:700;
z-index:2;
text-transform:uppercase;
position:absolute;
}
.bahgc_tag_hot_6c7{
background:#f04f4f;
color:#eef2fc;
}
.bahgc_tag_new_6c7{
background:#7eb8ff;
color:#07090e;
}
.bahgc_tag_jp_6c7{
background:#f0b429;
color:#07090e;
}
.bahgc_tag_live_6c7{
background:#f04f4f;
color:#eef2fc;
}
.bahsh_6c7{
min-width:0;
margin-bottom:18px;
}
.bahsh_row_6c7{
gap:1rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.bahsh_row_6c7 .bahsh_l_6c7{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.bahsh_stack_6c7{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.bahsh_center_6c7{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.bahsh_h2_6c7{
overflow-wrap:break-word;
line-height:1.1;
font-size:1.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fc;
font-weight:600;
}
@media(min-width:766px){
.bahsh_h2_6c7{
font-size:1.875rem;
}
}
.bahband_6c7 .bahsh_h2_6c7{
color:#eef2fc;
}
.bahsh_eb_line_6c7{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.bahsh_eb_line_6c7::before{
background:#528cff;
display:inline-block;
width:28px;
height:1px;
content:"";
}
.bahband_6c7 .bahsh_eb_line_6c7::before{
background:#7eb8ff;
}
.bahsh_eb_dot_6c7{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.bahsh_eb_dot_6c7::before{
background:#528cff;
border-radius:50%;
height:0.375rem;
width:6px;
display:inline-block;
content:"";
}
.bahband_6c7 .bahsh_eb_dot_6c7::before{
background:#7eb8ff;
}
.bahsh_link_6c7{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
display:inline-flex;
font-size:0.813rem;
border-bottom:1px solid #eef2fc;
align-items:center;
color:#eef2fc;
white-space:nowrap;
padding-bottom:2px;
font-weight:600;
}
.bahsh_link_6c7:hover{
border-color:#528cff;
color:#528cff;
}
.bahsh_link_6c7 svg{
height:14px;
width:14px;
}
.bahsh_link_chev_6c7{
padding-bottom:0;
border-bottom:0;
}
.bahsh_link_btn_6c7{
border-radius:62.438rem;
background:#528cff;
padding:9px 1.125rem;
border-bottom:0;
color:#07090e;
}
.bahsh_link_btn_6c7:hover{
background:#6fa3ff;
border-color:transparent;
color:#07090e;
}
.bahband_6c7 .bahsh_link_6c7{
border-color:#eef2fc;
color:#eef2fc;
}
.bahband_6c7 .bahsh_link_btn_6c7{
background:#7eb8ff;
color:#07090e;
}
.bahsh_rule_6c7{
margin:-2px 0 1.125rem;
background:rgba(200,220,255,0.11);
height:1px;
}
.bahband_6c7 .bahsh_rule_6c7{
background:rgba(200,220,255,0.10);
}
.bahhero_6c7{
padding:2rem 0 8px;
}
@media(min-width:768px){
.bahhero_6c7{
padding:3.5rem 0 1.5rem;
}
}
.bahhero_in_6c7{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.bahhero_in_6c7{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.bahhero_copy_6c7{
min-width:0;
}
.bahhero_eyebrow_6c7{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.bahhero_eyebrow_line_6c7{
background:#528cff;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.bahhero_h1_6c7{
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fc;
font-size:38px;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-weight:600;
line-height:1.04;
}
@media(min-width:766px){
.bahhero_h1_6c7{
font-size:54px;
}
}
@media(min-width:1100px){
.bahhero_h1_6c7{
font-size:3.875rem;
}
}
.bahhero_h1_6c7 em{
color:#528cff;
font-style:normal;
}
.bahhero_sub_6c7{
font-size:1rem;
line-height:1.6;
margin-bottom:1.875rem;
max-width:30rem;
color:#6a7a96;
}
@media(min-width:769px){
.bahhero_sub_6c7{
font-size:1.125rem;
}
}
.bahhero_actions_6c7{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
}
.bahhero_cta_6c7{
transition:background-color .2s ease;
padding:16px 1.875rem;
gap:10px;
background:#528cff;
border-radius:62.438rem;
font-weight:700;
color:#07090e;
font-size:15px;
align-items:center;
display:inline-flex;
}
.bahhero_cta_6c7:hover{
background:#6fa3ff;
}
.bahhero_cta_ic_6c7{
display:inline-flex;
align-items:center;
}
.bahhero_cta_ic_6c7 svg{
height:16px;
width:1rem;
}
.bahhero_cta_alt_6c7{
border-radius:62.438rem;
padding:15px 1.625rem;
border:1px solid rgba(200,220,255,0.11);
transition:border-color .2s ease,color .2s ease;
background:transparent;
font-weight:600;
display:inline-flex;
font-size:15px;
align-items:center;
color:#eef2fc;
}
.bahhero_cta_alt_6c7:hover{
border-color:#528cff;
color:#528cff;
}
.bahhero_trust_6c7{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bahhero_trust_item_6c7{
gap:9px;
display:flex;
align-items:center;
font-size:13px;
color:#c2cedf;
font-weight:600;
}
.bahhero_trust_ic_6c7{
align-items:center;
display:inline-flex;
color:#528cff;
}
.bahhero_trust_ic_6c7 svg{
width:1rem;
height:1rem;
}
.bahhero_promo_6c7{
overflow:hidden;
border-radius:20px;
background:#151c25;
box-shadow:0 8px 40px rgba(0,0,0,0.60), 0 2px 0.75rem rgba(82,140,255,0.12);
min-height:18.75rem;
position:relative;
display:flex;
}
.bahhero_promo_bg_6c7{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.bahhero_promo_bg_6c7::after{
inset:0;
background:linear-gradient(120deg,#0a0f1a 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.bahhero_promo_glow_6c7{
background:radial-gradient(circle,rgba(82,140,255,0.12) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
width:16.25rem;
height:260px;
top:-40px;
position:absolute;
right:-20px;
}
.bahhero_promo_ct_6c7{
padding:28px;
max-width:88%;
position:relative;
align-self:flex-end;
z-index:2;
}
.bahhero_promo_label_6c7{
font-weight:700;
margin-bottom:0.5rem;
color:#7eb8ff;
display:block;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.25em;
}
.bahhero_promo_amount_6c7{
font-size:32px;
overflow-wrap:break-word;
color:#eef2fc;
font-weight:600;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.bahhero_promo_amount_6c7{
font-size:40px;
}
}
.bahhero_promo_amount_6c7 em{
font-style:normal;
color:#7eb8ff;
}
.bahhero_rating_6c7{
padding:0.625rem 0.875rem;
background:#151c25;
border:1px solid rgba(200,220,255,0.06);
border-radius:0.875rem;
gap:0.625rem;
top:0.875rem;
position:absolute;
max-width:min(16.25rem,62%);
z-index:3;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
right:0.875rem;
align-items:center;
display:flex;
}
.bahhero_rating_score_6c7{
flex:0 0 auto;
font-size:24px;
color:#eef2fc;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.bahhero_rating_txt_6c7{
flex:1 1 auto;
min-width:0;
}
.bahhero_rating_stars_6c7{
gap:2px;
display:flex;
color:#528cff;
}
.bahhero_rating_stars_6c7 svg{
height:12px;
width:0.75rem;
}
.bahhero_rating_cap_6c7{
display:block;
margin-top:3px;
line-height:1.35;
color:#8a9ab8;
font-size:0.688rem;
overflow-wrap:break-word;
}
.bahstat_6c7{
border-top:1px solid rgba(200,220,255,0.11);
margin-top:16px;
border-bottom:1px solid rgba(200,220,255,0.11);
}
.bahstat_in_6c7{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.bahstat_in_6c7{
grid-template-columns:repeat(4,1fr);
}
}
.bahstat_item_6c7{
padding:1.375rem 14px;
border-right:1px solid rgba(200,220,255,0.06);
min-width:0;
border-bottom:1px solid rgba(200,220,255,0.06);
}
.bahstat_item_6c7:nth-child(2n){
border-right:0;
}
.bahstat_item_6c7:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.bahstat_item_6c7{
border-bottom:0;
}
.bahstat_item_6c7:nth-child(2n){
border-right:1px solid rgba(200,220,255,0.06);
}
.bahstat_item_6c7:nth-child(4n){
border-right:0;
}
}
.bahstat_value_6c7{
line-height:1;
font-weight:700;
overflow-wrap:break-word;
color:#eef2fc;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:771px){
.bahstat_value_6c7{
font-size:2.125rem;
}
}
.bahstat_label_6c7{
font-size:13px;
margin-top:6px;
color:#8a9ab8;
overflow-wrap:break-word;
line-height:1.4;
}
.bahgrow_6c7{
padding:26px 0 0.625rem;
}
.bahrow_seo_6c7{
margin:0.625rem 0 0;
color:#6a7a96;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
line-height:1.65;
}
.bahrow_seo_6c7 strong{
color:#eef2fc;
font-weight:700;
}
.bahgrow_6c7{
padding:26px 0 10px;
}
.bahrow_seo_6c7{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#6a7a96;
max-width:760px;
line-height:1.65;
}
.bahrow_seo_6c7 strong{
font-weight:700;
color:#eef2fc;
}
.bahgf_6c7{
padding:24px 0 6px;
}
.bahgf_in_6c7{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.bahgf_chip_6c7{
border:1px solid rgba(200,220,255,0.11);
padding:0.625rem 18px;
background:#151c25;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:999px;
white-space:nowrap;
color:#c2cedf;
font-size:0.813rem;
font-weight:600;
}
.bahgf_chip_6c7:hover{
border-color:#528cff;
color:#528cff;
}
.bahgf_chip_6c7.bahstate_active_6c7{
border-color:transparent;
background:#528cff;
color:#07090e;
}
.bahpr_6c7{
padding:1.875rem 0 6px;
}
.bahpr_card_6c7{
overflow:hidden;
flex:0 0 auto;
padding:1.625rem;
border:1px solid rgba(200,220,255,0.06);
background:#151c25;
border-radius:1.25rem;
gap:10px;
width:280px;
min-height:200px;
flex-direction:column;
display:flex;
position:relative;
}
@media(min-width:766px){
.bahpr_card_6c7{
width:18.75rem;
}
}
.bahpr_card_feat_6c7{
border-color:transparent;
background:linear-gradient(150deg,#0e1628,#08090d);
color:#eef2fc;
}
.bahpr_glow_6c7{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
right:-1.875rem;
position:absolute;
width:130px;
pointer-events:none;
opacity:0;
height:130px;
top:-30px;
}
.bahpr_card_feat_6c7 .bahpr_glow_6c7{
opacity:1;
}
.bahpr_label_6c7{
text-transform:uppercase;
position:relative;
font-size:0.625rem;
letter-spacing:.16em;
color:#528cff;
font-weight:700;
}
.bahpr_card_feat_6c7 .bahpr_label_6c7{
color:#7eb8ff;
}
.bahpr_amount_6c7{
color:#eef2fc;
font-size:1.625rem;
position:relative;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.bahpr_card_feat_6c7 .bahpr_amount_6c7{
color:#eef2fc;
}
.bahpr_amount_6c7 em{
color:#528cff;
font-style:normal;
}
.bahpr_card_feat_6c7 .bahpr_amount_6c7 em{
color:#7eb8ff;
}
.bahpr_terms_6c7{
color:#8a9ab8;
line-height:1.5;
font-size:0.813rem;
position:relative;
}
.bahpr_card_feat_6c7 .bahpr_terms_6c7{
color:#8a9ab8;
}
.bahpr_cta_6c7{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.bahpr_card_feat_6c7 .bahpr_cta_6c7{
padding:9px 1.125rem;
background:#7eb8ff;
border-radius:999px;
transition:opacity .2s ease;
color:#07090e;
font-size:13px;
font-weight:700;
}
.bahpr_card_feat_6c7 .bahpr_cta_6c7:hover{
opacity:.9;
}
.bahpr_card_6c7:not(.bahpr_card_feat_6c7) .bahpr_cta_6c7{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:0.813rem;
color:#eef2fc;
padding-bottom:2px;
border-bottom:1px solid #eef2fc;
}
.bahpr_card_6c7:not(.bahpr_card_feat_6c7) .bahpr_cta_6c7:hover{
border-color:#528cff;
color:#528cff;
}
.bahjp_6c7{
padding:30px 0 10px;
}
.bahjp_grid_6c7{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.bahjp_grid_6c7{
grid-template-columns:1fr 1fr;
}
.bahjp_card_mega_6c7{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.bahjp_grid_6c7{
grid-template-columns:1.4fr 1fr 1fr;
}
.bahjp_card_mega_6c7{
grid-column:auto;
}
}
.bahjp_card_6c7{
padding:26px;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(200,220,255,0.06);
gap:12px;
background:#151c25;
position:relative;
min-height:12.5rem;
justify-content:space-between;
display:flex;
min-width:0;
flex-direction:column;
}
.bahjp_card_mega_6c7{
border-color:transparent;
background:linear-gradient(135deg,#0e1628,#08090d);
min-height:13.125rem;
color:#eef2fc;
}
.bahjp_glow_6c7{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
border-radius:50%;
width:200px;
height:12.5rem;
top:-2.5rem;
position:absolute;
right:-2.5rem;
pointer-events:none;
}
.bahjp_label_6c7{
gap:0.625rem;
align-items:center;
text-transform:uppercase;
flex-wrap:wrap;
letter-spacing:.16em;
position:relative;
font-size:0.625rem;
justify-content:space-between;
font-weight:700;
display:flex;
color:#528cff;
}
.bahjp_card_mega_6c7 .bahjp_label_6c7{
color:#7eb8ff;
}
.bahjp_drop_6c7{
color:#8a9ab8;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.bahjp_card_mega_6c7 .bahjp_drop_6c7{
color:#8a9ab8;
}
.bahjp_amount_6c7{
color:#eef2fc;
font-size:2.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
position:relative;
line-height:1;
}
.bahjp_card_mega_6c7 .bahjp_amount_6c7{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7eb8ff;
}
@media(min-width:765px){
.bahjp_card_mega_6c7 .bahjp_amount_6c7{
font-size:3.375rem;
}
}
.bahjp_game_6c7{
position:relative;
color:#8a9ab8;
font-size:0.813rem;
}
.bahjp_card_mega_6c7 .bahjp_game_6c7{
color:#8a9ab8;
}
.bahjp_cta_6c7{
position:relative;
align-self:flex-start;
}
.bahjp_card_mega_6c7 .bahjp_cta_6c7{
border-radius:999px;
background:#7eb8ff;
transition:opacity .2s ease;
padding:0.625rem 20px;
font-weight:700;
font-size:13px;
color:#07090e;
}
.bahjp_card_mega_6c7 .bahjp_cta_6c7:hover{
opacity:.9;
}
.bahjp_card_6c7:not(.bahjp_card_mega_6c7) .bahjp_cta_6c7{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
color:#eef2fc;
border-bottom:1px solid #eef2fc;
font-weight:700;
padding-bottom:2px;
}
.bahjp_card_6c7:not(.bahjp_card_mega_6c7) .bahjp_cta_6c7:hover{
border-color:#528cff;
color:#528cff;
}
.bahjp_seo_6c7{
margin:14px 0 0;
color:#6a7a96;
line-height:1.65;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.bahjp_seo_6c7 strong{
color:#eef2fc;
font-weight:700;
}
.bahgrow_6c7{
padding:26px 0 10px;
}
.bahrow_seo_6c7{
margin:10px 0 0;
line-height:1.65;
color:#6a7a96;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.bahrow_seo_6c7 strong{
font-weight:700;
color:#eef2fc;
}
.bahvip_6c7{
padding:48px 0;
}
@media(min-width:765px){
.bahvip_6c7{
padding:4rem 0;
}
}
.bahvip_head_6c7{
gap:14px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.bahvip_head_6c7{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.bahvip_eyebrow_6c7{
margin-bottom:12px;
}
.bahvip_h2_6c7{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
color:#eef2fc;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.bahvip_h2_6c7{
font-size:2.5rem;
}
}
.bahvip_intro_6c7{
line-height:1.6;
max-width:26.25rem;
color:#8a9ab8;
font-size:14px;
}
.bahvip_grid_6c7{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.bahvip_card_6c7{
border-radius:14px;
border:1px solid rgba(200,220,255,0.10);
padding:22px 18px;
min-width:0;
}
.bahvip_card_feat_6c7{
background:rgba(200,220,255,0.06);
border-color:#7eb8ff;
}
.bahvip_card_ic_6c7{
border-radius:0.5rem;
background:linear-gradient(135deg,#528cff,#a0cbff);
display:block;
height:34px;
margin-bottom:16px;
width:2.125rem;
}
.bahvip_name_6c7{
font-size:1.25rem;
font-weight:600;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fc;
}
.bahvip_perk_6c7{
color:#8a9ab8;
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
}
.bahgm_6c7{
padding:1.875rem 0 0.625rem;
}
.bahgm_in_6c7{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.bahgm_in_6c7{
grid-template-columns:1.25fr 1fr;
}
}
.bahgm_left_6c7{
border:1px solid rgba(200,220,255,0.06);
padding:2rem;
background:#151c25;
border-radius:20px;
min-width:0;
}
.bahgm_eyebrow_6c7{
margin-bottom:0.625rem;
}
.bahgm_h2_6c7{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
font-size:26px;
color:#eef2fc;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:766px){
.bahgm_h2_6c7{
font-size:28px;
}
}
.bahgm_text_6c7{
margin-bottom:22px;
max-width:480px;
color:#6a7a96;
line-height:1.6;
font-size:0.875rem;
}
.bahgm_level_6c7{
margin-bottom:0.5rem;
font-weight:700;
font-size:1.375rem;
color:#528cff;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.bahgm_bar_6c7{
background:rgba(200,220,255,0.11);
border-radius:999px;
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.bahgm_bar_fill_6c7{
border-radius:999px;
background:linear-gradient(90deg,#528cff,#a0cbff);
height:100%;
}
.bahgm_bar_meta_6c7{
gap:10px;
color:#8a9ab8;
display:flex;
font-size:11px;
margin-bottom:18px;
justify-content:space-between;
}
.bahgm_missions_6c7{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.bahgm_mission_6c7{
padding:9px 15px;
border-radius:62.438rem;
background:#0d1117;
border:1px solid rgba(200,220,255,0.11);
gap:0.438rem;
font-weight:600;
font-size:12.5px;
align-items:center;
color:#c2cedf;
display:inline-flex;
}
.bahgm_mission_ic_6c7{
align-items:center;
display:inline-flex;
color:#528cff;
}
.bahgm_mission_ic_6c7 svg{
width:13px;
height:0.813rem;
}
.bahgm_right_6c7{
overflow:hidden;
background:linear-gradient(150deg,#0e1628,#08090d);
border-radius:20px;
padding:2rem;
display:flex;
color:#eef2fc;
position:relative;
flex-direction:column;
}
.bahgm_glow_6c7{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
border-radius:50%;
right:-30px;
pointer-events:none;
top:-1.875rem;
position:absolute;
width:9.375rem;
height:9.375rem;
}
.bahgm_ref_eyebrow_6c7{
margin-bottom:0.625rem;
position:relative;
}
.bahgm_ref_h2_6c7{
position:relative;
font-size:26px;
line-height:1.1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#eef2fc;
}
.bahgm_ref_text_6c7{
position:relative;
color:#8a9ab8;
font-size:0.844rem;
margin-bottom:1.25rem;
line-height:1.55;
}
.bahgm_ref_cta_6c7{
padding:0.688rem 1.375rem;
background:#7eb8ff;
transition:opacity .2s ease;
border-radius:62.438rem;
font-weight:700;
align-self:flex-start;
position:relative;
margin-top:auto;
color:#07090e;
font-size:0.844rem;
}
.bahgm_ref_cta_6c7:hover{
opacity:.9;
}
.bahnl_6c7{
padding:1.5rem 0 0.625rem;
}
.bahnl_in_6c7{
background:#0c1220;
padding:30px 2rem;
border-radius:1.25rem;
gap:22px;
flex-direction:column;
color:#eef2fc;
display:flex;
}
@media(min-width:766px){
.bahnl_in_6c7{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bahnl_text_wrap_6c7{
min-width:0;
}
.bahnl_h3_6c7{
color:#eef2fc;
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.313rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:767px){
.bahnl_h3_6c7{
font-size:1.5rem;
}
}
.bahnl_text_6c7{
line-height:1.5;
color:#8a9ab8;
font-size:0.844rem;
}
.bahnl_form_6c7{
flex:1 1 auto;
gap:10px;
display:flex;
max-width:460px;
min-width:0;
}
.bahnl_input_6c7{
border:1px solid rgba(200,220,255,0.10);
flex:1 1 auto;
overflow:hidden;
background:rgba(200,220,255,0.06);
padding:13px 1rem;
border-radius:14px;
min-width:0;
text-overflow:ellipsis;
display:flex;
color:#8a9ab8;
white-space:nowrap;
align-items:center;
font-size:14px;
}
.bahnl_btn_6c7{
flex:0 0 auto;
background:#7eb8ff;
padding:13px 24px;
transition:opacity .2s ease;
border-radius:0.875rem;
font-weight:700;
white-space:nowrap;
color:#07090e;
font-size:0.875rem;
}
.bahnl_btn_6c7:hover{
opacity:.9;
}
.bahapp_6c7{
padding:30px 0 0.625rem;
}
.bahapp_in_6c7{
border:1px solid rgba(200,220,255,0.06);
padding:2rem;
background:#151c25;
border-radius:20px;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.bahapp_in_6c7{
padding:40px 2.75rem;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bahapp_copy_6c7{
max-width:560px;
min-width:0;
}
.bahapp_eyebrow_6c7{
margin-bottom:0.75rem;
}
.bahapp_h2_6c7{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#eef2fc;
font-size:28px;
margin-bottom:12px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.bahapp_h2_6c7{
font-size:2.125rem;
}
}
.bahapp_text_6c7{
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
color:#6a7a96;
}
.bahapp_btns_6c7{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.bahapp_btn_6c7{
background:#528cff;
gap:0.625rem;
padding:0.688rem 1.25rem;
border-radius:14px;
transition:background-color .2s ease;
color:#07090e;
display:inline-flex;
align-items:center;
}
.bahapp_btn_6c7:hover{
background:#6fa3ff;
}
.bahapp_btn_ic_6c7{
display:inline-flex;
align-items:center;
}
.bahapp_btn_ic_6c7 svg{
height:18px;
width:1.125rem;
}
.bahapp_btn_lb_6c7{
font-size:0.844rem;
font-weight:700;
}
.bahapp_qr_wrap_6c7{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.bahapp_qr_6c7{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
width:108px;
background-color:#528cff;
background-image:repeating-linear-gradient(0deg,#151c25 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#151c25 0 5px,transparent 5px 11px);
}
.bahapp_qr_cap_6c7{
max-width:92px;
font-size:12.5px;
color:#8a9ab8;
line-height:1.4;
}
.bahdr_6c7{
padding:36px 0 0.625rem;
}
.bahdr_in_6c7{
border:1px dashed rgba(200,220,255,0.11);
gap:20px;
padding:1.75rem 32px;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.bahdr_in_6c7{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bahdr_h2_6c7{
font-weight:600;
font-size:1.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:8px;
color:#eef2fc;
}
@media(min-width:768px){
.bahdr_h2_6c7{
font-size:1.625rem;
}
}
.bahdr_text_6c7{
overflow-wrap:break-word;
font-size:0.875rem;
color:#6a7a96;
line-height:1.6;
max-width:42.5rem;
}
.bahdr_text_6c7 b{
color:#eef2fc;
font-weight:700;
}
.bahdr_cta_6c7{
transition:color .2s ease;
flex:0 0 auto;
white-space:nowrap;
border-bottom:1px solid #528cff;
color:#eef2fc;
font-weight:700;
font-size:0.844rem;
padding-bottom:2px;
}
.bahdr_cta_6c7:hover{
color:#528cff;
}
.bahet_6c7{
padding:2.25rem 0 10px;
}
.bahet_in_6c7{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:879px){
.bahet_in_6c7{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.bahet_left_6c7{
min-width:0;
}
.bahet_eyebrow_6c7{
margin-bottom:0.75rem;
}
.bahet_h2_6c7{
font-size:1.75rem;
font-weight:600;
margin-bottom:14px;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#eef2fc;
}
@media(min-width:765px){
.bahet_h2_6c7{
font-size:32px;
}
}
.bahet_text_6c7{
line-height:1.65;
color:#6a7a96;
margin-bottom:22px;
font-size:0.938rem;
}
.bahet_stats_6c7{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.bahet_stat_6c7{
min-width:0;
}
.bahet_stat_v_6c7{
font-size:26px;
line-height:1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#eef2fc;
}
.bahet_stat_l_6c7{
color:#8a9ab8;
font-size:0.781rem;
margin-top:4px;
}
.bahet_right_6c7{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.bahet_member_6c7{
background:#151c25;
border-radius:14px;
gap:1rem;
border:1px solid rgba(200,220,255,0.06);
padding:18px 20px;
min-width:0;
align-items:center;
display:flex;
}
.bahet_member_av_6c7{
background:linear-gradient(135deg,#0e1628,#528cff);
border-radius:50%;
flex:0 0 auto;
height:3rem;
width:3rem;
}
.bahet_member_name_6c7{
font-size:0.938rem;
color:#eef2fc;
font-weight:700;
overflow-wrap:break-word;
}
.bahet_member_role_6c7{
font-size:12.5px;
color:#8a9ab8;
overflow-wrap:break-word;
}
.bahet_updated_6c7{
gap:0.5rem;
background:#0d1117;
border:1px solid rgba(200,220,255,0.06);
border-radius:14px;
padding:0.875rem 18px;
font-size:0.781rem;
color:#6a7a96;
align-items:center;
display:flex;
}
.bahhts_6c7{
padding:48px 0;
}
@media(min-width:771px){
.bahhts_6c7{
padding:3.875rem 0;
}
}
.bahhts_head_6c7{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:767px){
.bahhts_head_6c7{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.bahhts_eyebrow_6c7{
margin-bottom:12px;
}
.bahhts_h2_6c7{
font-weight:600;
overflow-wrap:break-word;
color:#eef2fc;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:769px){
.bahhts_h2_6c7{
font-size:2.375rem;
}
}
.bahhts_cta_6c7{
flex:0 0 auto;
padding:0.938rem 1.875rem;
background:#7eb8ff;
transition:opacity .2s ease;
border-radius:999px;
font-weight:700;
font-size:15px;
color:#07090e;
}
.bahhts_cta_6c7:hover{
opacity:.9;
}
.bahhts_grid_6c7{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.bahhts_grid_6c7{
grid-template-columns:repeat(3,1fr);
}
}
.bahhts_step_6c7{
border-top:1px solid rgba(200,220,255,0.10);
padding-top:22px;
min-width:0;
}
.bahhts_step_num_6c7{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.75rem;
font-weight:700;
color:#7eb8ff;
line-height:1;
margin-bottom:14px;
}
.bahhts_step_h_6c7{
font-size:1.188rem;
color:#eef2fc;
line-height:1.2;
margin-bottom:0.5rem;
font-weight:700;
overflow-wrap:break-word;
}
.bahhts_step_p_6c7{
font-size:14px;
line-height:1.55;
color:#8a9ab8;
overflow-wrap:break-word;
}
.bahop_6c7{
padding:36px 0 0.625rem;
}
.bahop_in_6c7{
border:1px solid rgba(200,220,255,0.06);
grid-template-columns:1fr;
background:#151c25;
padding:2rem;
border-radius:0.875rem;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:857px){
.bahop_in_6c7{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
}
}
.bahop_left_6c7{
min-width:0;
}
.bahop_eyebrow_6c7{
margin-bottom:0.75rem;
}
.bahop_h2_6c7{
line-height:1.08;
overflow-wrap:break-word;
font-size:28px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
color:#eef2fc;
font-weight:600;
}
@media(min-width:769px){
.bahop_h2_6c7{
font-size:30px;
}
}
.bahop_text_6c7{
color:#6a7a96;
font-size:14px;
line-height:1.6;
}
.bahop_grid_6c7{
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border:1px solid rgba(200,220,255,0.11);
border-radius:0.5rem;
background:rgba(200,220,255,0.11);
display:grid;
}
.bahop_field_6c7{
background:#0d1117;
padding:1.125rem 20px;
min-width:0;
}
.bahop_field_lb_6c7{
font-weight:600;
margin-bottom:0.313rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#528cff;
font-size:0.625rem;
}
.bahop_field_val_6c7{
font-size:0.875rem;
color:#eef2fc;
font-weight:700;
overflow-wrap:break-word;
}
.bahpmt_6c7{
padding:3rem 0 0.625rem;
}
.bahpmt_in_6c7{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.bahpmt_in_6c7{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.bahpmt_left_6c7{
min-width:0;
}
.bahpmt_eyebrow_6c7{
margin-bottom:0.75rem;
}
.bahpmt_h2_6c7{
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.06;
color:#eef2fc;
margin-bottom:0.75rem;
font-size:30px;
}
@media(min-width:766px){
.bahpmt_h2_6c7{
font-size:2rem;
}
}
.bahpmt_text_6c7{
font-size:14.5px;
margin-bottom:1.375rem;
color:#6a7a96;
line-height:1.6;
}
.bahpmt_logos_6c7{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.bahpmt_logos_6c7{
grid-template-columns:repeat(4,1fr);
}
}
.bahpmt_logo_6c7{
border-radius:8px;
border:1px solid rgba(200,220,255,0.06);
background:#151c25;
overflow:hidden;
padding:0 0.5rem;
text-overflow:ellipsis;
height:3.125rem;
text-align:center;
font-size:0.781rem;
align-items:center;
justify-content:center;
display:flex;
font-weight:700;
white-space:nowrap;
color:#c2cedf;
}
.bahpmt_table_6c7{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(200,220,255,0.06);
min-width:0;
}
.bahpmt_thead_6c7{
background:#08090d;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.bahpmt_th_6c7{
padding:0.813rem 14px;
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
color:#eef2fc;
letter-spacing:.08em;
text-transform:uppercase;
}
.bahpmt_row_6c7{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(200,220,255,0.06);
display:grid;
}
.bahpmt_row_6c7:nth-child(odd){
background:#151c25;
}
.bahpmt_td_6c7{
padding:14px;
overflow-wrap:break-word;
font-size:13.5px;
min-width:0;
color:#6a7a96;
}
.bahpmt_row_6c7 .bahpmt_td_6c7:first-child{
font-weight:700;
color:#eef2fc;
}
.bahpmt_row_6c7 .bahpmt_td_6c7:last-child{
color:#38c98a;
font-weight:700;
}
.bahrv_6c7{
padding:3rem 0;
background:#151c25;
border-top:1px solid rgba(200,220,255,0.06);
margin-top:1.5rem;
border-bottom:1px solid rgba(200,220,255,0.06);
}
@media(min-width:768px){
.bahrv_6c7{
padding:56px 0;
}
}
.bahrv_head_6c7{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:770px){
.bahrv_head_6c7{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.bahrv_eyebrow_6c7{
margin-bottom:10px;
}
.bahrv_h2_6c7{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fc;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:766px){
.bahrv_h2_6c7{
font-size:2.375rem;
}
}
.bahrv_agg_6c7{
gap:12px;
align-items:center;
display:flex;
}
.bahrv_agg_stars_6c7{
gap:3px;
display:flex;
color:#528cff;
}
.bahrv_agg_stars_6c7 svg{
height:18px;
width:1.125rem;
}
.bahrv_source_6c7{
color:#6a7a96;
font-size:0.813rem;
}
.bahrv_grid_6c7{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.bahrv_grid_6c7{
grid-template-columns:repeat(3,1fr);
}
}
.bahrv_card_6c7{
background:#0d1117;
border-radius:14px;
border:1px solid rgba(200,220,255,0.06);
padding:26px;
min-width:0;
}
.bahrv_card_stars_6c7{
gap:2px;
color:#528cff;
margin-bottom:12px;
display:flex;
}
.bahrv_card_stars_6c7 svg{
width:14px;
height:0.875rem;
}
.bahrv_card_body_6c7{
line-height:1.45;
font-weight:500;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
color:#eef2fc;
font-size:18px;
}
.bahrv_card_meta_6c7{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.bahrv_card_av_6c7{
border-radius:50%;
background:linear-gradient(135deg,#528cff,#a0cbff);
flex:0 0 auto;
height:2rem;
width:2rem;
}
.bahrv_card_author_6c7{
font-size:13px;
color:#eef2fc;
font-weight:700;
}
.bahrv_card_loc_6c7{
font-size:0.75rem;
color:#8a9ab8;
}
.bahts_6c7{
padding:2.75rem 0;
}
.bahts_in_6c7{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:878px){
.bahts_in_6c7{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.bahts_left_6c7{
min-width:0;
}
.bahts_h2_6c7{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
font-size:26px;
color:#eef2fc;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.bahts_h2_6c7{
font-size:28px;
}
}
.bahts_text_6c7{
color:#8a9ab8;
font-size:0.906rem;
max-width:32.5rem;
margin-bottom:22px;
line-height:1.6;
}
.bahts_badges_6c7{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bahts_badge_6c7{
font-size:0.813rem;
font-weight:600;
color:#8a9ab8;
}
.bahts_pay_6c7{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.bahts_pay_6c7{
justify-content:flex-end;
}
}
.bahts_pay_chip_6c7{
padding:0.75rem 16px;
background:rgba(200,220,255,0.06);
border-radius:0.875rem;
border:1px solid rgba(200,220,255,0.10);
font-size:14px;
color:#eef2fc;
font-weight:700;
}
.bahtt_6c7{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.bahtt_6c7{
padding:60px 0 10px;
}
}
.bahtt_head_6c7{
margin-bottom:2.125rem;
text-align:center;
}
.bahtt_eyebrow_6c7{
margin-bottom:12px;
}
.bahtt_h2_6c7{
overflow-wrap:break-word;
color:#eef2fc;
line-height:1.05;
font-size:2rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.bahtt_h2_6c7{
font-size:2.625rem;
}
}
.bahtt_grid_6c7{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.bahtt_grid_6c7{
grid-template-columns:repeat(3,1fr);
}
}
.bahtt_card_6c7{
border:1px solid rgba(200,220,255,0.06);
border-radius:14px;
padding:1.875rem;
background:#151c25;
min-width:0;
flex-direction:column;
display:flex;
}
.bahtt_card_ic_6c7{
margin-bottom:18px;
display:inline-flex;
align-items:center;
color:#528cff;
}
.bahtt_card_ic_6c7 svg{
height:1.75rem;
width:28px;
}
.bahtt_card_h_6c7{
color:#eef2fc;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:0.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.bahtt_card_p_6c7{
font-size:0.875rem;
margin-bottom:0.875rem;
line-height:1.6;
color:#6a7a96;
overflow-wrap:break-word;
}
.bahtt_card_p_6c7 b{
color:#eef2fc;
font-weight:700;
}
.bahtt_card_link_6c7{
transition:color .2s ease;
font-weight:700;
border-bottom:1px solid #528cff;
font-size:13px;
color:#eef2fc;
padding-bottom:2px;
align-self:flex-start;
margin-top:auto;
}
.bahtt_card_link_6c7:hover{
color:#528cff;
}
.bahrc_6c7{
padding:48px 0 10px;
}
.bahrc_in_6c7{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.bahrc_in_6c7{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.bahrc_col_6c7{
min-width:0;
}
.bahrc_label_6c7{
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
color:#528cff;
font-size:11px;
margin-bottom:16px;
}
.bahrc_awards_6c7{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.bahrc_award_6c7{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.bahrc_award_ic_6c7{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#7eb8ff;
}
.bahrc_award_ic_6c7 svg{
width:18px;
height:1.125rem;
}
.bahrc_award_t_6c7{
font-weight:700;
font-size:14px;
color:#eef2fc;
overflow-wrap:break-word;
}
.bahrc_award_s_6c7{
color:#8a9ab8;
overflow-wrap:break-word;
font-size:0.75rem;
}
.bahrc_press_6c7{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.bahrc_press_logo_6c7{
border:1px solid rgba(200,220,255,0.06);
padding:0 8px;
overflow:hidden;
border-radius:8px;
align-items:center;
font-size:0.875rem;
white-space:nowrap;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
justify-content:center;
text-align:center;
display:flex;
text-overflow:ellipsis;
height:52px;
color:#6a7a96;
font-weight:700;
}
.bahrc_partner_6c7{
padding:22px;
background:#151c25;
border-radius:14px;
border:1px solid rgba(200,220,255,0.06);
}
.bahrc_partner_name_6c7{
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
margin-bottom:0.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fc;
}
.bahrc_partner_text_6c7{
line-height:1.55;
font-size:13px;
overflow-wrap:break-word;
color:#6a7a96;
}
.bahprov_6c7{
padding:2.5rem 0 1.25rem;
}
.bahprov_eyebrow_6c7{
display:block;
margin-bottom:1.125rem;
}
.bahprov_grid_6c7{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.bahprov_grid_6c7{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.bahprov_grid_6c7{
grid-template-columns:repeat(6,1fr);
}
}
.bahwy_6c7{
padding:48px 0;
}
@media(min-width:765px){
.bahwy_6c7{
padding:3.5rem 0;
}
}
.bahwy_in_6c7{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.bahwy_in_6c7{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.bahwy_left_6c7{
min-width:0;
}
.bahwy_eyebrow_6c7{
margin-bottom:14px;
}
.bahwy_h2_6c7{
overflow-wrap:break-word;
margin-bottom:1rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#eef2fc;
font-size:2rem;
}
@media(min-width:768px){
.bahwy_h2_6c7{
font-size:2.5rem;
}
}
.bahwy_intro_6c7{
color:#6a7a96;
font-size:0.938rem;
line-height:1.6;
}
.bahwy_grid_6c7{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.bahwy_grid_6c7{
grid-template-columns:1fr 1fr;
}
}
.bahwy_card_6c7{
padding:1.625rem;
background:#151c25;
border:1px solid rgba(200,220,255,0.06);
border-radius:14px;
min-width:0;
}
.bahwy_card_ic_6c7{
color:#528cff;
margin-bottom:16px;
display:inline-flex;
align-items:center;
justify-content:center;
}
.bahwy_card_ic_6c7 svg{
width:26px;
height:26px;
}
.bahwy_card_h_6c7{
line-height:1.15;
font-size:1.313rem;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#eef2fc;
}
.bahwy_card_p_6c7{
color:#6a7a96;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.bahsb_6c7{
padding:3rem 0;
background:#151c25;
border-bottom:1px solid rgba(200,220,255,0.06);
margin-top:1.5rem;
border-top:1px solid rgba(200,220,255,0.06);
}
@media(min-width:766px){
.bahsb_6c7{
padding:3.5rem 0;
}
}
.bahsb_eyebrow_6c7{
margin-bottom:12px;
display:block;
}
.bahsb_h2_6c7{
font-weight:600;
color:#eef2fc;
margin-bottom:26px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bahsb_h2_6c7{
font-size:36px;
}
}
.bahsb_grid_6c7{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:559px){
.bahsb_grid_6c7{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.bahsb_grid_6c7{
grid-template-columns:repeat(4,1fr);
}
}
.bahsb_card_6c7{
padding:24px;
border-radius:14px;
border:1px solid rgba(200,220,255,0.06);
background:#0d1117;
min-width:0;
}
.bahsb_card_h_6c7{
margin-bottom:8px;
color:#eef2fc;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:19px;
line-height:1.15;
overflow-wrap:break-word;
}
.bahsb_card_p_6c7{
font-size:13.5px;
color:#6a7a96;
line-height:1.6;
overflow-wrap:break-word;
}
.bahsb_rtp_6c7{
grid-template-columns:1fr;
border:1px solid rgba(200,220,255,0.06);
background:#0d1117;
padding:26px 28px;
border-radius:0.875rem;
gap:24px;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:760px){
.bahsb_rtp_6c7{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.bahsb_rtp_h_6c7{
line-height:1.15;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
color:#eef2fc;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.bahsb_rtp_p_6c7{
font-size:13.5px;
line-height:1.6;
color:#6a7a96;
overflow-wrap:break-word;
}
.bahsb_rtp_stats_6c7{
gap:1rem;
display:flex;
}
.bahsb_stat_6c7{
border-radius:0.5rem;
background:#151c25;
flex:1 1 0;
padding:18px;
min-width:0;
text-align:center;
}
.bahsb_stat_v_6c7{
font-weight:700;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#38c98a;
}
.bahsb_stat_l_6c7{
color:#8a9ab8;
margin-top:4px;
font-size:0.719rem;
}
.bahsc_6c7{
padding:48px 0 0.625rem;
}
.bahsc_head_6c7{
margin-bottom:28px;
text-align:center;
}
.bahsc_eyebrow_6c7{
margin-bottom:12px;
}
.bahsc_h2_6c7{
line-height:1.05;
overflow-wrap:break-word;
color:#eef2fc;
font-weight:600;
font-size:30px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.bahsc_h2_6c7{
font-size:2.25rem;
}
}
.bahsc_table_6c7{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(200,220,255,0.06);
margin:0 auto;
max-width:56.25rem;
}
.bahsc_thead_6c7{
grid-template-columns:1.6fr 1fr 1fr;
background:#08090d;
display:grid;
}
.bahsc_th_6c7{
padding:0.938rem 1.125rem;
color:#8a9ab8;
text-align:center;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
}
.bahsc_th_6c7:first-child{
text-align:left;
}
.bahsc_th_us_6c7{
color:#7eb8ff;
}
.bahsc_row_6c7{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(200,220,255,0.06);
}
.bahsc_row_6c7:nth-child(even){
background:#151c25;
}
.bahsc_td_6c7{
padding:0.938rem 18px;
color:#8a9ab8;
font-size:0.875rem;
min-width:0;
text-align:center;
overflow-wrap:break-word;
}
.bahsc_td_6c7:first-child{
color:#c2cedf;
text-align:left;
font-weight:600;
}
.bahsc_td_us_6c7{
font-weight:700;
color:#38c98a;
}
.bahel_6c7{
padding:3rem 0;
}
@media(min-width:766px){
.bahel_6c7{
padding:3.5rem 0;
}
}
.bahel_in_6c7{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.bahel_in_6c7{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.bahel_left_6c7{
min-width:0;
}
.bahel_eyebrow_6c7{
margin-bottom:14px;
}
.bahel_h2_6c7{
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-weight:600;
color:#eef2fc;
font-size:32px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
}
@media(min-width:769px){
.bahel_h2_6c7{
font-size:38px;
}
}
.bahel_body_6c7 p{
margin-bottom:1.125rem;
line-height:1.7;
font-size:1rem;
color:#c2cedf;
overflow-wrap:break-word;
}
.bahel_dropcap_6c7{
padding:6px 12px 0 0;
color:#528cff;
line-height:.8;
float:left;
font-size:62px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.bahel_right_6c7{
min-width:0;
}
.bahel_quote_6c7{
background:linear-gradient(150deg,#0e1628,#08090d);
padding:36px;
border-radius:20px;
margin-bottom:1.5rem;
position:relative;
color:#eef2fc;
}
.bahel_quote_mark_6c7{
display:inline-flex;
color:#7eb8ff;
margin-bottom:0.375rem;
align-items:center;
}
.bahel_quote_mark_6c7 svg{
width:2.125rem;
height:2.125rem;
}
.bahel_quote_text_6c7{
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fc;
font-size:22px;
margin-bottom:22px;
}
.bahel_quote_meta_6c7{
gap:12px;
display:flex;
align-items:center;
}
.bahel_quote_av_6c7{
background:linear-gradient(135deg,#528cff,#a0cbff);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.bahel_quote_author_6c7{
font-weight:700;
font-size:0.875rem;
color:#eef2fc;
}
.bahel_quote_meta_sub_6c7{
color:#8a9ab8;
font-size:12px;
}
.bahel_explain_6c7{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(200,220,255,0.06);
}
.bahel_explain_card_6c7{
padding:1.375rem 24px;
}
.bahel_explain_card_6c7+.bahel_explain_card_6c7{
border-top:1px solid rgba(200,220,255,0.06);
}
.bahel_explain_h_6c7{
color:#eef2fc;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
line-height:1.15;
}
.bahel_explain_p_6c7{
color:#6a7a96;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.bahsg_6c7{
padding:48px 0 10px;
}
.bahsg_eyebrow_6c7{
display:block;
margin-bottom:0.75rem;
}
.bahsg_h2_6c7{
margin-bottom:28px;
color:#eef2fc;
line-height:1.05;
font-size:1.875rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.bahsg_h2_6c7{
font-size:36px;
}
}
.bahsg_grid_6c7{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.bahsg_grid_6c7{
grid-template-columns:repeat(3,1fr);
}
}
.bahsg_col_6c7{
min-width:0;
}
.bahsg_col_h_6c7{
margin-bottom:10px;
line-height:1.15;
font-weight:600;
font-size:22px;
color:#eef2fc;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.bahsg_col_p_6c7{
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6a7a96;
}
.bahfaq_6c7{
padding:3rem 0;
background:#151c25;
margin-top:24px;
border-bottom:1px solid rgba(200,220,255,0.06);
border-top:1px solid rgba(200,220,255,0.06);
}
@media(min-width:769px){
.bahfaq_6c7{
padding:3.875rem 0;
}
}
.bahfaq_head_6c7{
text-align:center;
margin-bottom:34px;
}
.bahfaq_eyebrow_6c7{
margin-bottom:12px;
}
.bahfaq_h2_6c7{
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#eef2fc;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.bahfaq_h2_6c7{
font-size:38px;
}
}
.bahfaq_list_6c7{
gap:12px;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.bahfaq_item_6c7{
border:1px solid rgba(200,220,255,0.06);
overflow:hidden;
background:#0d1117;
border-radius:14px;
}
.bahfaq_q_6c7{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
display:flex;
font-size:1rem;
cursor:pointer;
justify-content:space-between;
font-weight:700;
color:#eef2fc;
align-items:center;
overflow-wrap:break-word;
}
.bahfaq_q_6c7::-webkit-details-marker{
display:none;
}
.bahfaq_q_ic_6c7{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#528cff;
}
.bahfaq_q_ic_6c7 svg{
width:18px;
height:18px;
}
.bahfaq_item_6c7[open] .bahfaq_q_ic_6c7{
transform:rotate(180deg);
}
.bahfaq_a_6c7{
padding:0 24px 20px;
overflow-wrap:break-word;
line-height:1.6;
color:#6a7a96;
font-size:0.906rem;
}
.bahlh_6c7{
padding:40px 0 20px;
}
.bahlh_in_6c7{
padding-top:2.125rem;
border-top:1px solid rgba(200,220,255,0.11);
}
.bahlh_eyebrow_6c7{
display:block;
margin-bottom:1.375rem;
}
.bahlh_grid_6c7{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.bahlh_grid_6c7{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.bahlh_grid_6c7{
grid-template-columns:repeat(5,1fr);
}
}
.bahlh_col_6c7{
min-width:0;
}
.bahlh_col_h_6c7{
font-weight:700;
margin-bottom:12px;
color:#eef2fc;
overflow-wrap:break-word;
font-size:0.813rem;
}
.bahlh_links_6c7{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.bahlh_link_6c7{
transition:color .2s ease;
overflow-wrap:break-word;
color:#6a7a96;
font-size:13px;
}
.bahlh_link_6c7:hover{
color:#528cff;
}
.bahft_6c7{
background:#08090d;
margin-top:40px;
color:#8a9ab8;
}
.bahft_in_6c7{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:599px){
.bahft_in_6c7{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.bahft_in_6c7{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bahft_brand_6c7{
min-width:0;
}
.bahft_logo_6c7{
font-size:26px;
color:#eef2fc;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.bahft_tagline_6c7{
max-width:17.5rem;
color:#8a9ab8;
line-height:1.6;
font-size:0.844rem;
margin-top:14px;
}
.bahft_contact_6c7{
transition:color .2s ease;
overflow-wrap:anywhere;
font-size:13px;
display:inline-block;
max-width:17.5rem;
margin-top:0.75rem;
color:#7eb8ff;
}
.bahft_contact_6c7:hover{
color:#eef2fc;
}
.bahft_col_6c7{
min-width:0;
}
.bahft_col_h_6c7{
font-size:0.813rem;
margin-bottom:0.875rem;
font-weight:700;
letter-spacing:.08em;
color:#eef2fc;
overflow-wrap:break-word;
text-transform:uppercase;
}
.bahft_col_links_6c7{
gap:10px;
flex-direction:column;
display:flex;
}
.bahft_link_6c7{
transition:color .2s ease;
font-size:0.844rem;
color:#8a9ab8;
overflow-wrap:break-word;
}
.bahft_link_6c7:hover{
color:#eef2fc;
}
.bahft_bot_6c7{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(200,220,255,0.10);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.bahft_bot_6c7{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.bahft_legal_6c7{
overflow-wrap:break-word;
line-height:1.6;
font-size:11.5px;
max-width:47.5rem;
color:#44526a;
}
.bahft_legal_6c7 b{
font-weight:700;
color:#8a9ab8;
}
.bahft_age_6c7{
padding:4px 0.563rem;
flex:0 0 auto;
border:1.5px solid #7eb8ff;
border-radius:0.5rem;
font-weight:700;
color:#7eb8ff;
font-size:13px;
}