*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0A0F14;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
color:#A8C2CC;
line-height:1.55;
font-size:0.938rem;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(4, 10, 16, 0.75);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bgfshell-hav{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.bgfmain-hav{
min-width:0;
}
.bgfwrap-hav{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.bgfcontainer-hav{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.bgfcontainer-hav{
padding:0 28px;
}
}
.bgfsection-hav{
padding:1.5rem 1.75rem;
}
.bgfsection_pt-hav{
padding-top:34px;
}
.bgfband_soft-hav{
background:#111820;
}
.bgfeyebrow-hav{
font-weight:600;
color:#00CDD8;
line-height:1.4;
letter-spacing:.14em;
display:inline-block;
text-transform:uppercase;
font-size:0.656rem;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
}
.bgfdrawer_cb-hav{
display:none;
}
.bgfoverlay-hav{
display:none;
}
@media(max-width:1021px){
.bgfshell-hav{
grid-template-columns:1fr;
}
.bgfmain-hav{
padding-bottom:4.875rem;
}
.bgfdrawer_cb-hav:checked~.bgfoverlay-hav{
inset:0;
background:rgba(4, 10, 16, 0.75);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:559px){
.bgfsection-hav{
padding:1.125rem 1rem;
}
.bgfsection_pt-hav{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.bgfside-hav{
gap:22px;
background:#0C1219;
padding:1.375rem 18px;
position:sticky;
height:100vh;
flex-direction:column;
overflow-y:auto;
display:flex;
border-right:1px solid #162028;
align-self:start;
top:0;
}
.bgfbrand-hav{
gap:0.625rem;
display:flex;
align-items:center;
}
.bgflogo-hav{
letter-spacing:-.02em;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:21px;
color:#E8F4F8;
}
.bgfside_cta-hav{
background:rgba(0, 205, 216, 0.12);
border-radius:13px;
padding:1rem;
border:1px solid #1E2E38;
}
.bgfside_cta_h-hav{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:17px;
margin-bottom:0.375rem;
line-height:1.15;
font-weight:700;
color:#E8F4F8;
}
.bgfside_cta_p-hav{
color:#A8C2CC;
margin-bottom:12px;
font-size:0.75rem;
line-height:1.45;
}
.bgfnav-hav{
gap:3px;
display:flex;
flex-direction:column;
}
.bgfnav_label-hav{
padding:0.375rem 0.625rem;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.14em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3E5F6A;
}
.bgfnav_item-hav{
gap:11px;
border-radius:8px;
padding:0.625rem;
font-weight:500;
font-size:14px;
color:#A8C2CC;
display:flex;
align-items:center;
}
.bgfnav_item-hav svg{
width:1.063rem;
height:1.063rem;
}
.bgfnav_item-hav:hover{
background:rgba(0, 205, 216, 0.12);
color:#E8F4F8;
}
.bgfnav_item_on-hav{
background:rgba(0, 205, 216, 0.12);
color:#00CDD8;
font-weight:600;
}
.bgfside_foot-hav{
background:#111820;
padding:0.75rem;
border:1px solid #1E2E38;
border-radius:0.813rem;
margin-top:auto;
}
.bgfside_foot-hav p{
color:#A8C2CC;
margin-top:0.25rem;
font-size:12.5px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.bgftop-hav{
gap:16px;
background:#0C1219;
padding:0.875rem 1.75rem;
z-index:40;
top:0;
border-bottom:1px solid #162028;
position:sticky;
align-items:center;
display:flex;
}
.bgftop_brand-hav{
gap:0.563rem;
align-items:center;
display:none;
}
.bgfsearch-hav{
background:#111820;
padding:11px 14px;
border:1px solid #1E2E38;
flex:1;
border-radius:13px;
gap:10px;
align-items:center;
max-width:27.5rem;
font-size:13.5px;
display:flex;
color:#6A8F9A;
}
.bgfsearch-hav svg{
flex:none;
width:16px;
height:16px;
}
.bgftop_actions-hav{
gap:12px;
align-items:center;
margin-left:auto;
display:flex;
}
.bgflang-hav{
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8C2CC;
}
.bgfburger-hav{
border-radius:0.5rem;
background:#111820;
border:1px solid #1E2E38;
align-items:center;
height:40px;
justify-content:center;
display:none;
width:40px;
color:#E8F4F8;
}
/* ---------- bottom-nav (mobile) ---------- */
.bgfbotnav-hav{
display:none;
}
@media(max-width:1025px){
.bgfside-hav{
transition:transform .25s ease;
width:280px;
top:0;
position:fixed;
left:0;
height:100vh;
transform:translateX(-100%);
z-index:80;
}
.bgfdrawer_cb-hav:checked~.bgfshell-hav .bgfside-hav{
transform:translateX(0);
}
.bgftop-hav{
padding:14px 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.bgftop_brand-hav{
display:flex;
}
.bgfsearch-hav{
display:none;
}
.bgfburger-hav{
display:flex;
}
.bgftop_actions-hav{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.bgftop_actions-hav .bgflang-hav{
display:none;
}
.bgftop_actions-hav .bgfbtn-hav{
flex:1;
padding:11px 10px;
text-align:center;
}
.bgfbotnav-hav{
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#0C1219;
display:grid;
z-index:65;
border-top:1px solid #1E2E38;
bottom:0;
transform:translateZ(0);
position:fixed;
left:0;
right:0;
}
.bgfbn-hav{
gap:4px;
padding:6px 2px 0;
display:flex;
flex-direction:column;
font-size:0.625rem;
color:#A8C2CC;
min-width:0;
font-weight:600;
justify-content:flex-end;
align-items:center;
}
.bgfbn-hav svg{
flex:none;
height:22px;
width:1.375rem;
}
.bgfbn-hav span{
overflow:hidden;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.bgfbn_on-hav{
color:#00CDD8;
}
.bgfbn_center-hav{
position:relative;
}
.bgfbn_fab-hav{
background:#00CDD8;
border-radius:50%;
color:#04121A;
align-items:center;
height:3.125rem;
position:absolute;
top:-20px;
width:50px;
display:flex;
transform:translateX(-50%);
justify-content:center;
box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(0, 205, 216, 0.18);
left:50%;
}
.bgfbn_fab-hav svg{
width:24px;
height:24px;
}
.bgfbn_center-hav span{
color:#00CDD8;
}
}
.bgfbtn-hav{
gap:8px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
border-radius:8px;
padding:0.688rem 1.375rem;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
justify-content:center;
align-items:center;
font-weight:700;
font-size:14px;
cursor:pointer;
}
.bgfbtn_pri-hav{
background:#00CDD8;
color:#04121A;
box-shadow:0 0 18px rgba(0, 205, 216, 0.45), 0 4px 12px rgba(0, 0, 0, 0.35);
}
.bgfbtn_pri-hav:hover{
background:#00B5BF;
}
.bgfbtn_ghost-hav{
background:rgba(0, 205, 216, 0.12);
font-weight:600;
color:#E8F4F8;
}
.bgfbtn_line-hav{
background:transparent;
border:1px solid #2A4050;
color:#E8F4F8;
font-weight:600;
}
.bgfbtn_lg-hav{
border-radius:13px;
padding:16px 1.875rem;
font-size:15px;
}
.bgfband-hav .bgfbtn_line-hav{
border-color:rgba(255, 255, 255, 0.13);
color:#E0F6FA;
}
.bgfband-hav .bgfbtn_ghost-hav{
background:rgba(255, 255, 255, 0.08);
color:#E0F6FA;
}
.bgflink_m-hav{
gap:5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
font-size:12px;
cursor:pointer;
text-decoration:none;
align-items:center;
color:#00CDD8;
}
.bgflink_m-hav svg{
width:0.875rem;
height:14px;
}
.bgfband-hav .bgflink_m-hav{
color:#00D8E8;
}
.bgfdot-hav{
border-radius:50%;
flex:none;
background:#00CDD8;
width:7px;
height:0.438rem;
}
.bgfdot_live-hav{
background:#E8382A;
animation:zm3-pulse 1.4s infinite;
}
.bgfstars-hav{
gap:2px;
color:#00CDD8;
display:inline-flex;
}
.bgfstars-hav svg{
width:15px;
height:15px;
}
.bgfchip-hav{
background:#111820;
border-radius:8px;
gap:6px;
border:1px solid #1E2E38;
padding:0.438rem 12px;
color:#A8C2CC;
font-size:0.688rem;
align-items:center;
display:inline-flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bgfchip_on-hav{
border-color:transparent;
background:rgba(0, 205, 216, 0.12);
color:#00CDD8;
}
.bgfgc-hav{
color:inherit;
min-width:0;
display:block;
text-decoration:none;
cursor:pointer;
}
.bgfgc_thumb-hav{
border:1px solid #1E2E38;
overflow:hidden;
border-radius:13px;
position:relative;
background-position:center;
background-size:cover;
display:block;
aspect-ratio:1;
}
.bgfgc_thumb_portrait-hav{
aspect-ratio:3/4;
}
.bgfgc_thumb_wide-hav{
aspect-ratio:16/11;
}
.bgfgc_cap-hav{
padding:9px;
background:linear-gradient(transparent,rgba(4, 10, 16, 0.75));
left:0;
position:absolute;
right:0;
bottom:0;
}
.bgfgc_name-hav{
color:#E0F6FA;
display:block;
font-weight:700;
font-size:0.781rem;
}
.bgfgc_meta-hav{
font-size:0.688rem;
color:#7BBFCC;
}
.bgfgc_badge-hav{
padding:2px 0.375rem;
border-radius:8px;
background:#00CDD8;
font-size:0.5rem;
right:8px;
top:8px;
position:absolute;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
color:#04121A;
}
.bgfgc_badge_hot-hav{
background:#E8382A;
color:#E0F6FA;
}
.bgfgc_badge_live-hav{
background:#E8382A;
left:8px;
right:auto;
color:#E0F6FA;
}
.bgfgc_mult-hav{
inset:0;
display:flex;
justify-content:center;
font-weight:700;
position:absolute;
color:#00CDD8;
align-items:center;
font-size:28px;
}
.bgfpc-hav{
border:1px solid #1E2E38;
background:#111820;
border-radius:0.813rem;
align-items:center;
font-size:0.875rem;
height:64px;
justify-content:center;
font-weight:700;
display:flex;
color:#A8C2CC;
}
.bgfrail-hav{
min-width:0;
}
.bgfrail_scroll-hav{
gap:14px;
display:grid;
}
.bgfrail_scroll-hav>*{
min-width:0;
}
.bgfg6-hav{
grid-template-columns:repeat(6,1fr);
}
.bgfg7-hav{
grid-template-columns:repeat(7,1fr);
}
.bgfg4-hav{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.bgfg6-hav,.bgfg7-hav{
grid-template-columns:none;
padding-bottom:6px;
overflow-x:auto;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
}
.bgfg6-hav>*,.bgfg7-hav>*{
scroll-snap-align:start;
}
.bgfg4-hav{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.bgfg4-hav{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.bgfpanel-hav{
border:1px solid #1E2E38;
padding:28px 32px;
background:#111820;
border-radius:1.25rem;
}
.bgfsplit-hav{
gap:2.25rem;
align-items:start;
display:grid;
}
.bgfsplit-hav>*{
min-width:0;
}
.bgfsplit_a-hav{
grid-template-columns:.85fr 1.15fr;
}
.bgfsplit_b-hav{
grid-template-columns:1fr 1.1fr;
}
.bgfsplit_c-hav{
grid-template-columns:1.1fr .9fr;
}
.bgfpgrid-hav{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.bgfpgrid-hav>*{
min-width:0;
}
.bgflead-hav{
font-size:0.938rem;
line-height:1.65;
color:#A8C2CC;
margin-bottom:0.875rem;
}
.bgffeat-hav{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.bgffeat-hav>*{
min-width:0;
}
.bgffeat2-hav{
grid-template-columns:1fr 1fr;
}
.bgffeat_card-hav{
border:1px solid #1E2E38;
border-radius:20px;
padding:1.625rem;
background:#111820;
}
.bgffeat_card-hav svg{
color:#00CDD8;
width:26px;
height:26px;
margin-bottom:16px;
}
.bgffeat_card-hav h3{
font-size:18px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
margin-bottom:8px;
font-weight:700;
}
.bgffeat_card-hav p{
line-height:1.6;
color:#A8C2CC;
font-size:13px;
}
.bgffeat_card-hav b{
color:#E8F4F8;
}
.bgfbig-hav{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.bgfbig_n-hav{
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#00CDD8;
font-size:26px;
}
.bgfbig_l-hav{
font-size:0.75rem;
color:#6A8F9A;
}
.bgfperson-hav{
padding:1rem 1.125rem;
gap:0.875rem;
background:#111820;
border:1px solid #1E2E38;
border-radius:0.813rem;
align-items:center;
display:flex;
}
.bgfavatar-hav{
background:linear-gradient(135deg,#00CDD8,#008FA0);
flex:none;
border-radius:50%;
height:2.75rem;
width:2.75rem;
}
.bgfperson_name-hav{
font-size:14px;
color:#E8F4F8;
font-weight:700;
}
.bgfperson_role-hav{
color:#6A8F9A;
font-size:0.75rem;
}
.bgfkv-hav{
grid-template-columns:1fr 1fr;
border-radius:13px;
gap:1px;
background:#1E2E38;
overflow:hidden;
border:1px solid #1E2E38;
display:grid;
}
.bgfkv-hav>div{
padding:16px 1.125rem;
background:#0A0F14;
min-width:0;
}
.bgfkv_k-hav{
font-size:0.594rem;
margin-bottom:0.313rem;
color:#00CDD8;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.bgfkv_v-hav{
color:#E8F4F8;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1024px){
.bgfsplit_a-hav,.bgfsplit_b-hav,.bgfsplit_c-hav,.bgfpgrid-hav{
gap:1.5rem;
grid-template-columns:1fr;
}
.bgffeat-hav,.bgffeat2-hav{
grid-template-columns:1fr;
}
.bgfkv-hav{
grid-template-columns:1fr;
}
}
.bgfsh-hav{
margin-bottom:1rem;
min-width:0;
}
.bgfsh_row-hav{
gap:12px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.bgfsh_row-hav .bgfsh_l-hav{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.bgfsh_stack-hav{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.bgfsh_center-hav{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.bgfsh_h2-hav{
gap:9px;
color:#E8F4F8;
font-weight:700;
display:flex;
overflow-wrap:break-word;
line-height:1.1;
align-items:center;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:20px;
}
@media(min-width:769px){
.bgfsh_h2-hav{
font-size:24px;
}
}
.bgfband-hav .bgfsh_h2-hav{
color:#E0F6FA;
}
.bgfeb_mono-hav{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
text-transform:none;
}
.bgfeb_mono-hav::before{
content:"// ";
}
.bgfeb_upper-hav{
text-transform:uppercase;
letter-spacing:.14em;
}
.bgfeb_pill-hav{
background:rgba(0, 205, 216, 0.12);
padding:0.313rem 11px;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.bgfeb_line-hav{
gap:10px;
align-items:center;
display:inline-flex;
}
.bgfeb_line-hav::before{
background:#00CDD8;
display:inline-block;
width:24px;
content:"";
height:1px;
}
.bgfband-hav .bgfeb_line-hav::before{
background:#00D8E8;
}
.bgfband-hav .bgfeb_pill-hav{
background:rgba(255, 255, 255, 0.08);
}
.bgfsh_link-hav{
gap:0.375rem;
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
color:#E8F4F8;
white-space:nowrap;
display:inline-flex;
align-items:center;
border-bottom:1px solid #E8F4F8;
font-weight:600;
font-size:0.813rem;
padding-bottom:2px;
}
.bgfsh_link-hav:hover{
border-color:#00CDD8;
color:#00CDD8;
}
.bgfsh_link-hav svg{
height:0.875rem;
width:0.875rem;
}
.bgfsh_link_chev-hav{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
color:#00CDD8;
border-bottom:0;
font-size:0.75rem;
}
.bgfsh_link_btn-hav{
background:#00CDD8;
border-radius:999px;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#04121A;
}
.bgfsh_link_btn-hav:hover{
border-color:transparent;
background:#00B5BF;
}
.bgfband-hav .bgfsh_link-hav{
border-color:#E0F6FA;
color:#E0F6FA;
}
.bgfband-hav .bgfsh_link_chev-hav{
color:#00D8E8;
}
.bgfsh_rule-hav{
margin:-2px 0 16px;
background:#1E2E38;
height:1px;
}
.bgfband-hav .bgfsh_rule-hav{
background:rgba(255, 255, 255, 0.13);
}
.bgfseo_grid3-hav{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.bgfseo_grid4-hav{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.bgfseo_grid3-hav>*,.bgfseo_grid4-hav>*{
min-width:0;
}
.bgfseo_card-hav{
border-radius:0.813rem;
padding:1.5rem;
border:1px solid #1E2E38;
background:#111820;
}
.bgfseo_card-hav h3{
margin-bottom:8px;
font-size:1.125rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
}
.bgfseo_card-hav p{
font-size:0.813rem;
line-height:1.6;
color:#A8C2CC;
}
.bgfseo_card_sm-hav{
padding:1.25rem;
}
.bgfseo_card_sm-hav h3{
font-size:1rem;
}
.bgfseo_card_sm-hav p{
font-size:12.5px;
line-height:1.55;
}
.bgfseo_rtp_row-hav{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:1rem;
}
.bgfrtp-hav{
gap:0.875rem;
display:flex;
min-width:0;
}
.bgfrtp-hav>div{
background:#0A0F14;
flex:1;
border-radius:13px;
padding:1rem;
min-width:0;
text-align:center;
}
.bgfrtp_n-hav{
color:#00CDD8;
white-space:nowrap;
font-size:1.625rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.bgfrtp_l-hav{
font-size:11px;
margin-top:0.25rem;
color:#6A8F9A;
}
.bgfcmp-hav{
border:1px solid #1E2E38;
overflow:hidden;
border-radius:13px;
max-width:760px;
}
.bgfcmp_row-hav{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.bgfcmp_row-hav>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.bgfcmp_row-hav>div:first-child{
padding-left:22px;
color:#E8F4F8;
text-align:left;
font-weight:600;
}
.bgfcmp_th-hav{
background:#0A0F14;
font-size:12.5px;
font-weight:700;
}
.bgfcmp_row-hav:not(.bgfcmp_th-hav){
background:#111820;
border-top:1px solid #162028;
color:#A8C2CC;
}
.bgfcmp_zebra-hav{
background:#0D1419;
}
.bgfguide-hav{
border:1px solid #1E2E38;
overflow:hidden;
background:#111820;
border-radius:0.813rem;
cursor:pointer;
}
.bgfguide_cover-hav{
height:130px;
}
.bgfguide_body-hav{
padding:1.25rem;
}
.bgfguide_body-hav h3{
margin:0.438rem 0 0.563rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
font-size:1rem;
font-weight:700;
line-height:1.25;
}
.bgfguide_meta-hav{
color:#6A8F9A;
font-size:11.5px;
}
.bgfhub-hav{
gap:28px;
grid-template-columns:repeat(5,1fr);
display:grid;
border-top:1px solid #162028;
padding-top:28px;
}
.bgfhub-hav>*{
min-width:0;
}
.bgfhub-hav h4{
margin-bottom:0.688rem;
font-size:0.813rem;
color:#E8F4F8;
font-weight:700;
}
.bgfhub_col-hav{
gap:8px;
display:flex;
flex-direction:column;
font-size:13px;
color:#A8C2CC;
}
.bgfhub_col-hav a{
cursor:pointer;
}
@media(max-width:1021px){
.bgfseo_grid3-hav{
grid-template-columns:1fr;
}
.bgfseo_grid4-hav{
grid-template-columns:repeat(2,1fr);
}
.bgfseo_rtp_row-hav{
grid-template-columns:1fr;
gap:1.25rem;
}
.bgfhub-hav{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.bgfhub-hav{
grid-template-columns:1fr;
}
}
.bgfhero-hav{
overflow:hidden;
background:linear-gradient(120deg,#071018,#04101A);
border-radius:1.25rem;
padding:46px 48px;
border:1px solid #1E2E38;
position:relative;
color:#E0F6FA;
}
.bgfhero_glow-hav{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
top:-3.75rem;
position:absolute;
width:340px;
height:21.25rem;
}
.bgfhero_in-hav{
position:relative;
max-width:37.5rem;
}
.bgfhero-hav .bgfeyebrow-hav{
color:#00D8E8;
}
.bgfpill_row-hav{
padding:6px 13px;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
gap:8px;
background:rgba(255, 255, 255, 0.08);
letter-spacing:.1em;
color:#00D8E8;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
font-size:10.5px;
display:inline-flex;
margin-bottom:1.375rem;
}
.bgfhero_h1-hav{
margin:18px 0;
overflow-wrap:break-word;
font-size:54px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
line-height:1.02;
font-weight:700;
color:#E0F6FA;
}
.bgfhero_h1-hav em{
color:#00D8E8;
font-style:normal;
}
.bgfhero_sub-hav{
line-height:1.55;
font-size:1.063rem;
max-width:30rem;
margin-bottom:28px;
color:#7BBFCC;
}
.bgfhero_cta-hav{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:1.625rem;
display:flex;
}
.bgfhero_trust-hav{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.bgfhero_rating_txt-hav{
color:#7BBFCC;
font-size:13px;
}
@media(max-width:1027px){
.bgfhero-hav{
padding:2rem 1.5rem;
}
.bgfhero_h1-hav{
font-size:2.375rem;
}
}
@media(max-width:557px){
.bgfhero_h1-hav{
font-size:30px;
}
}
.bgfstat-hav{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.bgfstat-hav>*{
min-width:0;
}
.bgfstat_item-hav{
border-radius:0.813rem;
border:1px solid #1E2E38;
padding:1.125rem 20px;
background:#111820;
}
.bgfstat_k-hav{
font-size:9.5px;
color:#6A8F9A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:0.438rem;
}
.bgfstat_v-hav{
gap:0.5rem;
min-width:0;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
align-items:center;
font-weight:700;
display:flex;
font-size:24px;
overflow-wrap:anywhere;
}
.bgfstat_v_accent-hav{
color:#00CDD8;
}
@media(max-width:1027px){
.bgfstat-hav{
grid-template-columns:repeat(2,1fr);
}
}
.bgfwlc-hav{
background:linear-gradient(120deg,#071018,#04101A);
overflow:hidden;
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
padding:36px 2.5rem;
border:1px solid #1E2E38;
border-radius:1.25rem;
align-items:center;
display:grid;
position:relative;
color:#E0F6FA;
}
.bgfwlc-hav>*{
min-width:0;
}
.bgfwlc-hav .bgfeyebrow-hav{
color:#00D8E8;
}
.bgfwlc_glow-hav{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
position:absolute;
width:260px;
top:-40px;
height:260px;
}
.bgfwlc_in-hav{
position:relative;
}
.bgfwlc_h2-hav{
margin:10px 0 0.5rem;
overflow-wrap:break-word;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.03;
font-size:2.125rem;
color:#E0F6FA;
font-weight:700;
}
.bgfwlc_h2-hav em{
color:#00D8E8;
font-style:normal;
}
.bgfwlc_sub-hav{
color:#7BBFCC;
font-size:14px;
line-height:1.55;
max-width:26.25rem;
margin-bottom:18px;
}
.bgfwlc_terms-hav{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.bgfterm-hav{
gap:0.688rem;
border-radius:0.813rem;
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.813rem 0.938rem;
background:rgba(255, 255, 255, 0.08);
align-items:center;
display:flex;
}
.bgfterm-hav svg{
flex:none;
height:1.25rem;
width:20px;
color:#00D8E8;
}
.bgfterm_k-hav{
font-size:9.5px;
letter-spacing:.1em;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7BBFCC;
}
.bgfterm_v-hav{
color:#E0F6FA;
font-weight:700;
margin-top:2px;
font-size:0.875rem;
}
@media(max-width:1023px){
.bgfwlc-hav{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.bgfwlc_h2-hav{
font-size:1.625rem;
}
}
.bgfjp-hav{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.bgfjp-hav>*{
min-width:0;
}
.bgfjp_hero-hav{
background:linear-gradient(135deg,#071018,#04101A);
padding:1.625rem;
overflow:hidden;
border:1px solid #1E2E38;
border-radius:1.25rem;
gap:0.875rem;
display:flex;
color:#E0F6FA;
position:relative;
flex-direction:column;
justify-content:space-between;
min-height:11.25rem;
}
.bgfjp_glow-hav{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
top:-40px;
width:180px;
right:-40px;
position:absolute;
height:180px;
}
.bgfjp_k_row-hav{
gap:0.625rem;
position:relative;
align-items:center;
justify-content:space-between;
display:flex;
}
.bgfjp_k-hav{
text-transform:uppercase;
letter-spacing:.12em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6A8F9A;
font-size:0.625rem;
}
.bgfjp_hero-hav .bgfjp_k-hav{
color:#7BBFCC;
}
.bgfjp_amt-hav{
line-height:1;
position:relative;
font-weight:700;
color:#00D8E8;
font-size:42px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.bgfjp_sub-hav{
margin-top:5px;
font-size:12px;
color:#7BBFCC;
}
.bgfjp_cell-hav{
padding:1.375rem;
background:#111820;
border:1px solid #1E2E38;
border-radius:1.25rem;
justify-content:space-between;
flex-direction:column;
min-height:180px;
display:flex;
}
.bgfjp_cell-hav .bgfjp_amt-hav{
color:#E8F4F8;
font-size:1.875rem;
}
.bgfjp_cell-hav .bgfjp_sub-hav{
color:#6A8F9A;
}
@media(max-width:1022px){
.bgfjp-hav{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.bgfjp_amt-hav{
font-size:2rem;
}
}
.bgfsteps-hav{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.bgfsteps-hav>*{
min-width:0;
}
.bgfstep-hav{
background:#111820;
padding:1.5rem;
border-radius:0.813rem;
border:1px solid #1E2E38;
position:relative;
}
.bgfstep_num-hav{
border-radius:0.5rem;
background:#00CDD8;
justify-content:center;
font-size:13px;
margin-bottom:14px;
height:30px;
align-items:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:30px;
color:#04121A;
font-weight:700;
display:flex;
}
.bgfstep_h-hav{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
margin-bottom:7px;
font-weight:700;
color:#E8F4F8;
}
.bgfstep_p-hav{
font-size:13px;
color:#A8C2CC;
line-height:1.55;
}
@media(max-width:1026px){
.bgfsteps-hav{
grid-template-columns:1fr;
}
}
.bgfgm-hav{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.bgfgm-hav>*{
min-width:0;
}
.bgfgm_panel-hav{
border:1px solid #1E2E38;
border-radius:20px;
background:#111820;
padding:28px;
}
.bgfgm_h2-hav{
margin:0.625rem 0 0.5rem;
color:#E8F4F8;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.bgfgm_text-hav{
margin-bottom:20px;
line-height:1.6;
font-size:13.5px;
max-width:27.5rem;
color:#A8C2CC;
}
.bgfgm_level-hav{
gap:14px;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.bgfgm_lv-hav{
color:#00CDD8;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:24px;
}
.bgfgm_bar_wrap-hav{
flex:1;
min-width:0;
}
.bgfgm_bar_meta-hav{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6A8F9A;
display:flex;
margin-bottom:0.313rem;
justify-content:space-between;
font-size:0.625rem;
}
.bgfbar-hav{
background:#0A0F14;
border-radius:999px;
overflow:hidden;
height:8px;
}
.bgfbar_fill-hav{
border-radius:62.438rem;
background:linear-gradient(90deg,#00CDD8,#008FA0);
display:block;
height:100%;
}
.bgfgm_missions-hav{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.bgfgm_refer-hav{
border-radius:1.25rem;
border:1px solid #1E2E38;
background:linear-gradient(150deg,#071018,#04101A);
padding:28px;
overflow:hidden;
position:relative;
color:#E0F6FA;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.bgfgm_refer-hav .bgfeyebrow-hav{
color:#00D8E8;
}
.bgfgm_ref_h2-hav{
margin:0.625rem 0 8px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
color:#E0F6FA;
font-weight:700;
line-height:1.1;
}
.bgfgm_ref_h2-hav em{
color:#00D8E8;
font-style:normal;
}
.bgfgm_ref_text-hav{
font-size:0.813rem;
color:#7BBFCC;
line-height:1.55;
margin-bottom:1.125rem;
}
@media(max-width:1024px){
.bgfgm-hav{
grid-template-columns:1fr;
}
}
.bgfsupp-hav{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.bgfsupp-hav>*{
min-width:0;
}
.bgfsupp_card-hav{
border-radius:0.813rem;
padding:1.5rem;
background:#111820;
border:1px solid #1E2E38;
}
.bgfsupp_card-hav svg{
width:1.5rem;
color:#00CDD8;
height:24px;
margin-bottom:0.875rem;
}
.bgfsupp_card-hav h3{
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
margin-bottom:6px;
color:#E8F4F8;
}
.bgfsupp_card-hav p{
color:#A8C2CC;
font-size:13px;
line-height:1.55;
}
@media(max-width:1024px){
.bgfsupp-hav{
grid-template-columns:1fr;
}
}
.bgfpromo_grid-hav{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bgfpromo_grid-hav>*{
min-width:0;
}
.bgfpromo-hav{
border:1px solid #1E2E38;
padding:24px;
border-radius:1.25rem;
overflow:hidden;
background:#111820;
min-height:9.375rem;
position:relative;
}
.bgfpromo_h-hav{
line-height:1.05;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
color:#E8F4F8;
margin-top:6px;
}
.bgfpromo_h-hav em{
color:#00CDD8;
font-style:normal;
}
.bgfpromo_p-hav{
margin-top:8px;
line-height:1.5;
font-size:12.5px;
color:#A8C2CC;
}
.bgfpromo_feat-hav{
border-color:#1E2E38;
background:linear-gradient(135deg,#071018,#04101A);
}
.bgfpromo_feat-hav .bgfpromo_h-hav{
color:#E0F6FA;
}
.bgfpromo_feat-hav .bgfpromo_h-hav em{
color:#00D8E8;
}
.bgfpromo_feat-hav .bgfpromo_p-hav{
color:#7BBFCC;
}
.bgfpromo_feat-hav .bgfeyebrow-hav{
color:#00D8E8;
}
@media(max-width:1023px){
.bgfpromo_grid-hav{
grid-template-columns:1fr;
}
}
.bgfdw_h2-hav{
margin-bottom:0.625rem;
line-height:1.08;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
font-weight:700;
font-size:26px;
}
.bgfsteps_v-hav{
grid-template-columns:1fr;
gap:0.625rem;
}
.bgfsteps_v-hav .bgfstep-hav{
padding:18px 20px;
}
@media(max-width:559px){
.bgfdw_h2-hav{
font-size:1.438rem;
}
}
.bgfvip_head-hav{
gap:12px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
align-items:flex-end;
}
.bgfvip_intro-hav{
font-size:13px;
max-width:26.25rem;
color:#A8C2CC;
}
.bgfvip-hav{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.bgfvip-hav>*{
min-width:0;
}
.bgftier-hav{
border-radius:13px;
border:1px solid #1E2E38;
background:#111820;
padding:20px;
}
.bgftier_on-hav{
border-color:#00CDD8;
background:rgba(0, 205, 216, 0.12);
}
.bgftier_medal-hav{
background:linear-gradient(135deg,#00CDD8,#008FA0);
border-radius:0.5rem;
height:1.875rem;
margin-bottom:14px;
width:1.875rem;
}
.bgftier_name-hav{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.313rem;
color:#E8F4F8;
font-size:15px;
}
.bgftier_tx-hav{
font-size:0.719rem;
color:#6A8F9A;
line-height:1.5;
}
@media(max-width:1026px){
.bgfvip-hav{
grid-template-columns:repeat(2,1fr);
}
}
.bgfapp-hav{
gap:2.25rem;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.bgfapp_copy-hav{
max-width:32.5rem;
}
.bgfapp_h2-hav{
margin:0.75rem 0 0.625rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
line-height:1.05;
font-size:1.75rem;
font-weight:700;
}
.bgfapp_text-hav{
line-height:1.6;
font-size:0.875rem;
margin-bottom:20px;
color:#A8C2CC;
}
.bgfapp_btns-hav{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.bgfstore-hav{
gap:0.563rem;
background:#0A0F14;
border:1px solid #1E2E38;
padding:0.688rem 1.125rem;
border-radius:13px;
align-items:center;
color:#E8F4F8;
cursor:pointer;
display:inline-flex;
font-size:13px;
font-weight:700;
}
.bgfstore-hav svg{
height:16px;
width:16px;
}
.bgfapp_qr_wrap-hav{
gap:16px;
display:flex;
align-items:center;
}
.bgfqr-hav{
border:1px solid #1E2E38;
border-radius:0.813rem;
padding:11px;
grid-template-columns:repeat(5,1fr);
gap:3px;
grid-template-rows:repeat(5,1fr);
background:#0A0F14;
width:6.75rem;
display:grid;
height:6.75rem;
}
.bgfqr-hav i{
background:transparent;
}
.bgfqr_f-hav{
background:#00CDD8;
}
.bgfapp_qr_cap-hav{
max-width:84px;
font-size:0.75rem;
line-height:1.4;
color:#6A8F9A;
}
.bgftour-hav{
border-radius:20px;
overflow:hidden;
border:1px solid #1E2E38;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.bgftour-hav>*{
min-width:0;
}
.bgftour_l-hav{
overflow:hidden;
background:linear-gradient(135deg,#071018,#04101A);
padding:2.125rem;
position:relative;
color:#E0F6FA;
}
.bgftour_h2-hav{
margin:12px 0 0.625rem;
line-height:1.05;
font-weight:700;
font-size:1.875rem;
color:#E0F6FA;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.bgftour_h2-hav em{
color:#00D8E8;
font-style:normal;
}
.bgftour_text-hav{
color:#7BBFCC;
font-size:0.844rem;
line-height:1.6;
margin-bottom:20px;
max-width:21.25rem;
}
.bgftour_meta-hav{
gap:1.125rem;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.25rem;
display:flex;
}
.bgftour_cap-hav{
text-transform:uppercase;
color:#7BBFCC;
margin-bottom:0.313rem;
font-size:9.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bgfcount-hav{
gap:6px;
display:flex;
}
.bgfcount-hav span{
padding:4px 9px;
border-radius:8px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
}
.bgftour_units-hav{
color:#7BBFCC;
font-size:10px;
}
.bgfboard-hav{
padding:1.75rem 30px;
background:#111820;
}
.bgfboard_head-hav{
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
}
.bgfboard_title-hav{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1rem;
color:#E8F4F8;
}
.bgfboard_upd-hav{
text-transform:uppercase;
font-size:0.625rem;
color:#6A8F9A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bgfboard_list-hav{
gap:2px;
flex-direction:column;
display:flex;
}
.bgfboard_row-hav{
gap:12px;
padding:0.625rem 0.75rem;
border-radius:8px;
display:flex;
align-items:center;
}
.bgfboard_top1-hav{
background:rgba(0, 205, 216, 0.12);
}
.bgfboard_rk-hav{
width:20px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
color:#6A8F9A;
font-size:0.875rem;
}
.bgfboard_top1-hav .bgfboard_rk-hav{
color:#00CDD8;
}
.bgfboard_nm-hav{
flex:1;
min-width:0;
font-weight:600;
color:#A8C2CC;
font-size:0.844rem;
}
.bgfboard_top1-hav .bgfboard_nm-hav{
color:#E8F4F8;
font-weight:700;
}
.bgfboard_pt-hav{
font-size:12.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8C2CC;
}
@media(max-width:1027px){
.bgftour-hav{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.bgftour_h2-hav{
font-size:24px;
}
}
.bgfpay_logos-hav{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.bgfpay_logos-hav>*{
min-width:0;
}
.bgfpay-hav{
border:1px solid #1E2E38;
border-radius:0.5rem;
font-size:0.75rem;
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
height:3rem;
color:#A8C2CC;
}
.bgftable-hav{
border:1px solid #1E2E38;
overflow:hidden;
border-radius:13px;
}
.bgftrow-hav{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.bgftrow-hav>div{
padding:0.813rem 14px;
min-width:0;
}
.bgftrow-hav>div:first-child{
padding-left:16px;
font-weight:700;
color:#E8F4F8;
}
.bgftrow_th-hav{
background:#0A0F14;
letter-spacing:.06em;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6A8F9A;
text-transform:uppercase;
}
.bgftrow-hav:not(.bgftrow_th-hav){
background:#111820;
border-top:1px solid #162028;
color:#A8C2CC;
}
.bgftrow_zebra-hav{
background:#0D1419;
}
.bgfpos-hav{
font-weight:700;
color:#00CDD8;
}
@media(max-width:1027px){
.bgfpay_logos-hav{
grid-template-columns:repeat(2,1fr);
}
}
.bgfop_h2-hav{
margin:10px 0 8px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
color:#E8F4F8;
font-size:24px;
font-weight:700;
}
.bgfop_text-hav{
font-size:0.844rem;
color:#A8C2CC;
line-height:1.6;
}
@media(max-width:559px){
.bgfop_h2-hav{
font-size:22px;
}
}
.bgfprovs-hav{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.bgfprovs-hav>*{
min-width:0;
}
.bgfprov-hav{
border-radius:0.813rem;
background:#111820;
border:1px solid #1E2E38;
padding:12px;
text-decoration:none;
align-items:center;
justify-content:center;
height:4rem;
display:flex;
}
.bgfprov_img-hav{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.bgfresp-hav{
background:#111820;
border-radius:13px;
border:1px solid #1E2E38;
padding:26px;
gap:24px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.bgfresp_in-hav{
max-width:560px;
}
.bgfresp_h-hav{
margin-bottom:0.5rem;
font-size:1.188rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#E8F4F8;
}
.bgfresp_p-hav{
line-height:1.6;
color:#A8C2CC;
font-size:13.5px;
}
.bgfresp_badges-hav{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.bgfage18-hav{
padding:0.25rem 8px;
border-radius:0.5rem;
border:1.5px solid #E8382A;
font-weight:700;
color:#E8382A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:13px;
}
.bgfresp_org-hav{
color:#6A8F9A;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1026px){
.bgfprovs-hav{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.bgfprovs-hav{
grid-template-columns:repeat(2,1fr);
}
}
.bgfab_h2-hav{
margin:14px 0 1rem;
font-weight:700;
color:#E8F4F8;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:32px;
line-height:1.08;
}
.bgfab_body-hav{
line-height:1.65;
margin-bottom:0.875rem;
font-size:15px;
color:#A8C2CC;
}
.bgfab_chips-hav{
gap:10px;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.bgffaq-hav{
gap:10px;
flex-direction:column;
display:flex;
}
.bgffaq_item-hav{
border:1px solid #1E2E38;
padding:18px 22px;
background:#111820;
border-radius:13px;
}
.bgffaq_q-hav{
gap:16px;
list-style:none;
align-items:center;
font-size:15.5px;
display:flex;
justify-content:space-between;
cursor:pointer;
color:#E8F4F8;
font-weight:600;
}
.bgffaq_q-hav::-webkit-details-marker{
display:none;
}
.bgffaq_q_t-hav{
gap:0.625rem;
display:flex;
}
.bgffaq_q_i-hav{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#00CDD8;
}
.bgffaq_pm-hav{
color:#00CDD8;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
}
.bgffaq_item-hav[open] .bgffaq_pm-hav{
transform:rotate(45deg);
}
.bgffaq_a-hav{
color:#A8C2CC;
margin-top:0.75rem;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:563px){
.bgfab_h2-hav{
font-size:1.625rem;
}
}
.bgffooter-hav{
background:#060C10;
padding:40px 1.75rem;
border-top:1px solid #162028;
}
.bgffooter_grid-hav{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-right:auto;
max-width:1400px;
display:grid;
margin-bottom:1.75rem;
margin-left:auto;
}
.bgffooter_grid-hav>*{
min-width:0;
}
.bgffooter_grid-hav h4{
letter-spacing:.12em;
margin-bottom:13px;
color:#3E5F6A;
text-transform:uppercase;
font-size:0.625rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bgffcol-hav{
gap:9px;
font-size:13px;
flex-direction:column;
display:flex;
color:#A8C2CC;
}
.bgffcol-hav a{
cursor:pointer;
}
.bgfft_about-hav{
max-width:16.25rem;
font-size:13px;
color:#6A8F9A;
line-height:1.6;
margin-top:0.75rem;
}
.bgfft_contact-hav{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:12px;
color:#00CDD8;
font-size:0.781rem;
overflow-wrap:anywhere;
}
.bgffooter_bottom-hav{
margin:0 auto;
gap:1rem;
display:flex;
border-top:1px solid #162028;
padding-top:1.25rem;
max-width:87.5rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.bgffooter_bottom-hav p{
line-height:1.6;
max-width:720px;
color:#3E5F6A;
font-size:0.688rem;
}
@media(max-width:1027px){
.bgffooter_grid-hav{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.bgffooter_grid-hav{
grid-template-columns:1fr;
}
}