*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#080E12;
color:#A8BFC4;
font-size:15px;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.55;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(4, 14, 20, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ftf-shell-n93{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.ftf-main-n93{
min-width:0;
}
.ftf-wrap-n93{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ftf-container-n93{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.ftf-container-n93{
padding:0 1.75rem;
}
}
.ftf-section-n93{
padding:1.5rem 28px;
}
.ftf-section_pt-n93{
padding-top:34px;
}
.ftf-band_soft-n93{
background:#0D1519;
}
.ftf-eyebrow-n93{
font-size:10.5px;
display:inline-block;
letter-spacing:.14em;
line-height:1.4;
overflow-wrap:break-word;
font-weight:600;
color:#00DCE6;
text-transform:uppercase;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ftf-drawer_cb-n93{
display:none;
}
.ftf-overlay-n93{
display:none;
}
@media(max-width:1022px){
.ftf-shell-n93{
grid-template-columns:1fr;
}
.ftf-main-n93{
padding-bottom:4.875rem;
}
.ftf-drawer_cb-n93:checked~.ftf-overlay-n93{
background:rgba(4, 14, 20, 0.72);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:559px){
.ftf-section-n93{
padding:18px 1rem;
}
.ftf-section_pt-n93{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.ftf-side-n93{
padding:22px 1.125rem;
gap:22px;
background:#0A1216;
flex-direction:column;
height:100vh;
overflow-y:auto;
border-right:1px solid #152028;
top:0;
display:flex;
align-self:start;
position:sticky;
}
.ftf-brand-n93{
gap:10px;
align-items:center;
display:flex;
}
.ftf-logo-n93{
font-weight:700;
letter-spacing:-.02em;
color:#E8F4F6;
font-size:1.313rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ftf-side_cta-n93{
border-radius:0.813rem;
border:1px solid #1C2D36;
padding:1rem;
background:rgba(0, 220, 230, 0.11);
}
.ftf-side_cta_h-n93{
font-weight:700;
color:#E8F4F6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.15;
font-size:17px;
margin-bottom:6px;
}
.ftf-side_cta_p-n93{
line-height:1.45;
font-size:12px;
margin-bottom:12px;
color:#A8BFC4;
}
.ftf-nav-n93{
gap:3px;
display:flex;
flex-direction:column;
}
.ftf-nav_label-n93{
padding:6px 0.625rem;
font-size:9.5px;
color:#3D6370;
text-transform:uppercase;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
}
.ftf-nav_item-n93{
padding:10px;
gap:0.688rem;
border-radius:0.5rem;
font-size:14px;
align-items:center;
display:flex;
font-weight:500;
color:#A8BFC4;
}
.ftf-nav_item-n93 svg{
width:17px;
height:17px;
}
.ftf-nav_item-n93:hover{
background:rgba(0, 220, 230, 0.11);
color:#E8F4F6;
}
.ftf-nav_item_on-n93{
background:rgba(0, 220, 230, 0.11);
font-weight:600;
color:#00DCE6;
}
.ftf-side_foot-n93{
padding:0.75rem;
border-radius:13px;
background:#0D1519;
border:1px solid #1C2D36;
margin-top:auto;
}
.ftf-side_foot-n93 p{
margin-top:0.25rem;
font-size:0.781rem;
line-height:1.4;
color:#A8BFC4;
}
/* ---------- topbar ---------- */
.ftf-top-n93{
padding:14px 1.75rem;
background:#0A1216;
gap:1rem;
position:sticky;
display:flex;
border-bottom:1px solid #152028;
top:0;
z-index:40;
align-items:center;
}
.ftf-top_brand-n93{
gap:0.563rem;
display:none;
align-items:center;
}
.ftf-search-n93{
background:#0D1519;
gap:0.625rem;
border:1px solid #1C2D36;
flex:1;
border-radius:0.813rem;
padding:11px 14px;
display:flex;
font-size:0.844rem;
max-width:27.5rem;
color:#6A8F97;
align-items:center;
}
.ftf-search-n93 svg{
flex:none;
height:1rem;
width:16px;
}
.ftf-top_actions-n93{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.ftf-lang-n93{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#A8BFC4;
font-size:12px;
}
.ftf-burger-n93{
background:#0D1519;
border-radius:0.5rem;
border:1px solid #1C2D36;
height:40px;
display:none;
align-items:center;
color:#E8F4F6;
justify-content:center;
width:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.ftf-botnav-n93{
display:none;
}
@media(max-width:1025px){
.ftf-side-n93{
transition:transform .25s ease;
position:fixed;
z-index:80;
top:0;
height:100vh;
transform:translateX(-100%);
left:0;
width:280px;
}
.ftf-drawer_cb-n93:checked~.ftf-shell-n93 .ftf-side-n93{
transform:translateX(0);
}
.ftf-top-n93{
padding:14px 16px;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.ftf-top_brand-n93{
display:flex;
}
.ftf-search-n93{
display:none;
}
.ftf-burger-n93{
display:flex;
}
.ftf-top_actions-n93{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.ftf-top_actions-n93 .ftf-lang-n93{
display:none;
}
.ftf-top_actions-n93 .ftf-btn-n93{
flex:1;
padding:11px 10px;
text-align:center;
}
.ftf-botnav-n93{
background:#0A1216;
grid-template-columns:repeat(3,1fr);
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
right:0;
position:fixed;
left:0;
border-top:1px solid #1C2D36;
bottom:0;
z-index:65;
transform:translateZ(0);
display:grid;
}
.ftf-bn-n93{
gap:4px;
padding:6px 2px 0;
font-weight:600;
align-items:center;
justify-content:flex-end;
flex-direction:column;
min-width:0;
display:flex;
font-size:10px;
color:#A8BFC4;
}
.ftf-bn-n93 svg{
flex:none;
width:1.375rem;
height:1.375rem;
}
.ftf-bn-n93 span{
overflow:hidden;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
}
.ftf-bn_on-n93{
color:#00DCE6;
}
.ftf-bn_center-n93{
position:relative;
}
.ftf-bn_fab-n93{
background:#00DCE6;
border-radius:50%;
transform:translateX(-50%);
position:absolute;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 220, 230, 0.18);
color:#041014;
left:50%;
align-items:center;
height:3.125rem;
top:-1.25rem;
width:50px;
display:flex;
justify-content:center;
}
.ftf-bn_fab-n93 svg{
width:1.5rem;
height:1.5rem;
}
.ftf-bn_center-n93 span{
color:#00DCE6;
}
}
.ftf-btn-n93{
padding:11px 22px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
border-radius:8px;
gap:8px;
align-items:center;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
cursor:pointer;
display:inline-flex;
font-size:14px;
justify-content:center;
}
.ftf-btn_pri-n93{
background:#00DCE6;
color:#041014;
box-shadow:0 0 1.125rem rgba(0, 220, 230, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.40);
}
.ftf-btn_pri-n93:hover{
background:#00C4CD;
}
.ftf-btn_ghost-n93{
background:rgba(0, 220, 230, 0.11);
color:#E8F4F6;
font-weight:600;
}
.ftf-btn_line-n93{
background:transparent;
border:1px solid #264454;
font-weight:600;
color:#E8F4F6;
}
.ftf-btn_lg-n93{
padding:16px 1.875rem;
border-radius:13px;
font-size:15px;
}
.ftf-band-n93 .ftf-btn_line-n93{
border-color:rgba(255, 255, 255, 0.12);
color:#E8F4F6;
}
.ftf-band-n93 .ftf-btn_ghost-n93{
background:rgba(255, 255, 255, 0.07);
color:#E8F4F6;
}
.ftf-link_m-n93{
gap:0.313rem;
align-items:center;
color:#00DCE6;
font-size:0.75rem;
display:inline-flex;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
text-decoration:none;
cursor:pointer;
}
.ftf-link_m-n93 svg{
width:14px;
height:0.875rem;
}
.ftf-band-n93 .ftf-link_m-n93{
color:#00DCE6;
}
.ftf-dot-n93{
border-radius:50%;
flex:none;
background:#00DCE6;
height:7px;
width:7px;
}
.ftf-dot_live-n93{
animation:zm3-pulse 1.4s infinite;
background:#E8373A;
}
.ftf-stars-n93{
gap:2px;
color:#00DCE6;
display:inline-flex;
}
.ftf-stars-n93 svg{
height:0.938rem;
width:15px;
}
.ftf-chip-n93{
border:1px solid #1C2D36;
background:#0D1519;
padding:7px 12px;
border-radius:8px;
gap:0.375rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
color:#A8BFC4;
font-size:0.688rem;
display:inline-flex;
}
.ftf-chip_on-n93{
border-color:transparent;
background:rgba(0, 220, 230, 0.11);
color:#00DCE6;
}
.ftf-gc-n93{
min-width:0;
color:inherit;
cursor:pointer;
display:block;
text-decoration:none;
}
.ftf-gc_thumb-n93{
border:1px solid #1C2D36;
overflow:hidden;
border-radius:13px;
background-size:cover;
aspect-ratio:1;
position:relative;
background-position:center;
display:block;
}
.ftf-gc_thumb_portrait-n93{
aspect-ratio:3/4;
}
.ftf-gc_thumb_wide-n93{
aspect-ratio:16/11;
}
.ftf-gc_cap-n93{
padding:9px;
background:linear-gradient(transparent,rgba(4, 14, 20, 0.72));
position:absolute;
right:0;
left:0;
bottom:0;
}
.ftf-gc_name-n93{
font-weight:700;
font-size:12.5px;
color:#E8F4F6;
display:block;
}
.ftf-gc_meta-n93{
font-size:11px;
color:#7AB8C2;
}
.ftf-gc_badge-n93{
background:#00DCE6;
border-radius:8px;
padding:2px 0.375rem;
font-size:8px;
right:0.5rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
font-weight:700;
color:#041014;
top:0.5rem;
}
.ftf-gc_badge_hot-n93{
background:#E8373A;
color:#E8F4F6;
}
.ftf-gc_badge_live-n93{
background:#E8373A;
left:8px;
right:auto;
color:#E8F4F6;
}
.ftf-gc_mult-n93{
inset:0;
display:flex;
position:absolute;
justify-content:center;
font-weight:700;
align-items:center;
font-size:28px;
color:#00DCE6;
}
.ftf-pc-n93{
border-radius:0.813rem;
background:#0D1519;
border:1px solid #1C2D36;
justify-content:center;
font-weight:700;
color:#A8BFC4;
align-items:center;
height:4rem;
display:flex;
font-size:0.875rem;
}
.ftf-rail-n93{
min-width:0;
}
.ftf-rail_scroll-n93{
gap:14px;
display:grid;
}
.ftf-rail_scroll-n93>*{
min-width:0;
}
.ftf-g6-n93{
grid-template-columns:repeat(6,1fr);
}
.ftf-g7-n93{
grid-template-columns:repeat(7,1fr);
}
.ftf-g4-n93{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.ftf-g6-n93,.ftf-g7-n93{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
grid-auto-columns:120px;
overflow-x:auto;
padding-bottom:0.375rem;
}
.ftf-g6-n93>*,.ftf-g7-n93>*{
scroll-snap-align:start;
}
.ftf-g4-n93{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ftf-g4-n93{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
}
}
.ftf-panel-n93{
border:1px solid #1C2D36;
background:#0D1519;
padding:28px 32px;
border-radius:1.25rem;
}
.ftf-split-n93{
gap:36px;
align-items:start;
display:grid;
}
.ftf-split-n93>*{
min-width:0;
}
.ftf-split_a-n93{
grid-template-columns:.85fr 1.15fr;
}
.ftf-split_b-n93{
grid-template-columns:1fr 1.1fr;
}
.ftf-split_c-n93{
grid-template-columns:1.1fr .9fr;
}
.ftf-pgrid-n93{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.ftf-pgrid-n93>*{
min-width:0;
}
.ftf-lead-n93{
margin-bottom:14px;
font-size:0.938rem;
color:#A8BFC4;
line-height:1.65;
}
.ftf-feat-n93{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ftf-feat-n93>*{
min-width:0;
}
.ftf-feat2-n93{
grid-template-columns:1fr 1fr;
}
.ftf-feat_card-n93{
border-radius:20px;
background:#0D1519;
border:1px solid #1C2D36;
padding:1.625rem;
}
.ftf-feat_card-n93 svg{
margin-bottom:16px;
width:1.625rem;
color:#00DCE6;
height:26px;
}
.ftf-feat_card-n93 h3{
font-size:18px;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4F6;
margin-bottom:0.5rem;
font-weight:700;
}
.ftf-feat_card-n93 p{
font-size:13px;
color:#A8BFC4;
line-height:1.6;
}
.ftf-feat_card-n93 b{
color:#E8F4F6;
}
.ftf-big-n93{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.ftf-big_n-n93{
font-weight:700;
font-size:26px;
color:#00DCE6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ftf-big_l-n93{
font-size:12px;
color:#6A8F97;
}
.ftf-person-n93{
background:#0D1519;
padding:16px 18px;
border:1px solid #1C2D36;
gap:0.875rem;
border-radius:13px;
align-items:center;
display:flex;
}
.ftf-avatar-n93{
flex:none;
background:linear-gradient(135deg,#00DCE6,#0098A8);
border-radius:50%;
width:2.75rem;
height:44px;
}
.ftf-person_name-n93{
font-size:0.875rem;
color:#E8F4F6;
font-weight:700;
}
.ftf-person_role-n93{
font-size:0.75rem;
color:#6A8F97;
}
.ftf-kv-n93{
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid #1C2D36;
border-radius:13px;
gap:1px;
background:#1C2D36;
display:grid;
}
.ftf-kv-n93>div{
padding:16px 1.125rem;
background:#080E12;
min-width:0;
}
.ftf-kv_k-n93{
text-transform:uppercase;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#00DCE6;
font-size:9.5px;
margin-bottom:5px;
}
.ftf-kv_v-n93{
font-weight:700;
font-size:0.844rem;
color:#E8F4F6;
}
@media(max-width:1021px){
.ftf-split_a-n93,.ftf-split_b-n93,.ftf-split_c-n93,.ftf-pgrid-n93{
grid-template-columns:1fr;
gap:1.5rem;
}
.ftf-feat-n93,.ftf-feat2-n93{
grid-template-columns:1fr;
}
.ftf-kv-n93{
grid-template-columns:1fr;
}
}
.ftf-sh-n93{
margin-bottom:16px;
min-width:0;
}
.ftf-sh_row-n93{
gap:12px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.ftf-sh_row-n93 .ftf-sh_l-n93{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ftf-sh_stack-n93{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ftf-sh_center-n93{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.ftf-sh_h2-n93{
gap:0.563rem;
line-height:1.1;
font-weight:700;
overflow-wrap:break-word;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4F6;
align-items:center;
display:flex;
font-size:1.25rem;
}
@media(min-width:769px){
.ftf-sh_h2-n93{
font-size:1.5rem;
}
}
.ftf-band-n93 .ftf-sh_h2-n93{
color:#E8F4F6;
}
.ftf-eb_mono-n93{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
text-transform:none;
}
.ftf-eb_mono-n93::before{
content:"// ";
}
.ftf-eb_upper-n93{
letter-spacing:.14em;
text-transform:uppercase;
}
.ftf-eb_pill-n93{
background:rgba(0, 220, 230, 0.11);
padding:0.313rem 11px;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ftf-eb_line-n93{
gap:10px;
align-items:center;
display:inline-flex;
}
.ftf-eb_line-n93::before{
background:#00DCE6;
height:1px;
width:1.5rem;
display:inline-block;
content:"";
}
.ftf-band-n93 .ftf-eb_line-n93::before{
background:#00DCE6;
}
.ftf-band-n93 .ftf-eb_pill-n93{
background:rgba(255, 255, 255, 0.07);
}
.ftf-sh_link-n93{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
gap:0.375rem;
border-bottom:1px solid #E8F4F6;
white-space:nowrap;
padding-bottom:2px;
color:#E8F4F6;
font-size:13px;
display:inline-flex;
align-items:center;
font-weight:600;
}
.ftf-sh_link-n93:hover{
border-color:#00DCE6;
color:#00DCE6;
}
.ftf-sh_link-n93 svg{
width:14px;
height:0.875rem;
}
.ftf-sh_link_chev-n93{
color:#00DCE6;
padding-bottom:0;
font-size:12px;
border-bottom:0;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ftf-sh_link_btn-n93{
border-radius:999px;
background:#00DCE6;
padding:0.563rem 18px;
border-bottom:0;
color:#041014;
}
.ftf-sh_link_btn-n93:hover{
background:#00C4CD;
border-color:transparent;
}
.ftf-band-n93 .ftf-sh_link-n93{
border-color:#E8F4F6;
color:#E8F4F6;
}
.ftf-band-n93 .ftf-sh_link_chev-n93{
color:#00DCE6;
}
.ftf-sh_rule-n93{
background:#1C2D36;
margin:-2px 0 1rem;
height:1px;
}
.ftf-band-n93 .ftf-sh_rule-n93{
background:rgba(255, 255, 255, 0.12);
}
.ftf-seo_grid3-n93{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.ftf-seo_grid4-n93{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ftf-seo_grid3-n93>*,.ftf-seo_grid4-n93>*{
min-width:0;
}
.ftf-seo_card-n93{
padding:1.5rem;
border:1px solid #1C2D36;
border-radius:13px;
background:#0D1519;
}
.ftf-seo_card-n93 h3{
color:#E8F4F6;
margin-bottom:0.5rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:18px;
}
.ftf-seo_card-n93 p{
color:#A8BFC4;
font-size:13px;
line-height:1.6;
}
.ftf-seo_card_sm-n93{
padding:20px;
}
.ftf-seo_card_sm-n93 h3{
font-size:1rem;
}
.ftf-seo_card_sm-n93 p{
line-height:1.55;
font-size:12.5px;
}
.ftf-seo_rtp_row-n93{
gap:36px;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:1rem;
align-items:center;
}
.ftf-rtp-n93{
gap:14px;
display:flex;
min-width:0;
}
.ftf-rtp-n93>div{
background:#080E12;
border-radius:0.813rem;
flex:1;
padding:1rem;
text-align:center;
min-width:0;
}
.ftf-rtp_n-n93{
font-weight:700;
white-space:nowrap;
color:#00DCE6;
font-size:1.625rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ftf-rtp_l-n93{
color:#6A8F97;
font-size:0.688rem;
margin-top:4px;
}
.ftf-cmp-n93{
overflow:hidden;
border:1px solid #1C2D36;
border-radius:13px;
max-width:760px;
}
.ftf-cmp_row-n93{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ftf-cmp_row-n93>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.ftf-cmp_row-n93>div:first-child{
color:#E8F4F6;
font-weight:600;
padding-left:1.375rem;
text-align:left;
}
.ftf-cmp_th-n93{
background:#080E12;
font-size:0.781rem;
font-weight:700;
}
.ftf-cmp_row-n93:not(.ftf-cmp_th-n93){
background:#0D1519;
color:#A8BFC4;
border-top:1px solid #152028;
}
.ftf-cmp_zebra-n93{
background:#101B20;
}
.ftf-guide-n93{
overflow:hidden;
border-radius:13px;
background:#0D1519;
border:1px solid #1C2D36;
cursor:pointer;
}
.ftf-guide_cover-n93{
height:130px;
}
.ftf-guide_body-n93{
padding:20px;
}
.ftf-guide_body-n93 h3{
margin:7px 0 0.563rem;
font-weight:700;
font-size:1rem;
color:#E8F4F6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.25;
}
.ftf-guide_meta-n93{
color:#6A8F97;
font-size:0.719rem;
}
.ftf-hub-n93{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
padding-top:1.75rem;
border-top:1px solid #152028;
}
.ftf-hub-n93>*{
min-width:0;
}
.ftf-hub-n93 h4{
margin-bottom:11px;
color:#E8F4F6;
font-weight:700;
font-size:0.813rem;
}
.ftf-hub_col-n93{
gap:8px;
flex-direction:column;
display:flex;
font-size:13px;
color:#A8BFC4;
}
.ftf-hub_col-n93 a{
cursor:pointer;
}
@media(max-width:1025px){
.ftf-seo_grid3-n93{
grid-template-columns:1fr;
}
.ftf-seo_grid4-n93{
grid-template-columns:repeat(2,1fr);
}
.ftf-seo_rtp_row-n93{
gap:1.25rem;
grid-template-columns:1fr;
}
.ftf-hub-n93{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.ftf-hub-n93{
grid-template-columns:1fr;
}
}
.ftf-hero-n93{
background:linear-gradient(120deg,#061018,#04121E);
border:1px solid #1C2D36;
border-radius:1.25rem;
overflow:hidden;
padding:2.875rem 48px;
position:relative;
color:#E8F4F6;
}
.ftf-hero_glow-n93{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
width:340px;
top:-60px;
height:340px;
position:absolute;
}
.ftf-hero_in-n93{
position:relative;
max-width:37.5rem;
}
.ftf-hero-n93 .ftf-eyebrow-n93{
color:#00DCE6;
}
.ftf-pill_row-n93{
background:rgba(255, 255, 255, 0.07);
border-radius:999px;
gap:0.5rem;
padding:6px 0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
font-size:0.656rem;
display:inline-flex;
align-items:center;
letter-spacing:.1em;
margin-bottom:1.375rem;
color:#00DCE6;
text-transform:uppercase;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ftf-hero_h1-n93{
margin:1.125rem 0;
font-size:3.375rem;
color:#E8F4F6;
font-weight:700;
letter-spacing:-.02em;
line-height:1.02;
overflow-wrap:break-word;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ftf-hero_h1-n93 em{
color:#00DCE6;
font-style:normal;
}
.ftf-hero_sub-n93{
max-width:30rem;
margin-bottom:28px;
line-height:1.55;
font-size:17px;
color:#7AB8C2;
}
.ftf-hero_cta-n93{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:1.625rem;
display:flex;
}
.ftf-hero_trust-n93{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ftf-hero_rating_txt-n93{
color:#7AB8C2;
font-size:13px;
}
@media(max-width:1027px){
.ftf-hero-n93{
padding:2rem 24px;
}
.ftf-hero_h1-n93{
font-size:38px;
}
}
@media(max-width:562px){
.ftf-hero_h1-n93{
font-size:30px;
}
}
.ftf-stat-n93{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ftf-stat-n93>*{
min-width:0;
}
.ftf-stat_item-n93{
padding:18px 20px;
border:1px solid #1C2D36;
border-radius:0.813rem;
background:#0D1519;
}
.ftf-stat_k-n93{
color:#6A8F97;
margin-bottom:0.438rem;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ftf-stat_v-n93{
gap:0.5rem;
min-width:0;
display:flex;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:anywhere;
align-items:center;
font-weight:700;
color:#E8F4F6;
font-size:1.5rem;
}
.ftf-stat_v_accent-n93{
color:#00DCE6;
}
@media(max-width:1026px){
.ftf-stat-n93{
grid-template-columns:repeat(2,1fr);
}
}
.ftf-wlc-n93{
border:1px solid #1C2D36;
border-radius:20px;
background:linear-gradient(120deg,#061018,#04121E);
overflow:hidden;
padding:36px 40px;
gap:24px;
grid-template-columns:1.2fr .8fr;
align-items:center;
display:grid;
position:relative;
color:#E8F4F6;
}
.ftf-wlc-n93>*{
min-width:0;
}
.ftf-wlc-n93 .ftf-eyebrow-n93{
color:#00DCE6;
}
.ftf-wlc_glow-n93{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
top:-40px;
right:-40px;
height:260px;
width:260px;
position:absolute;
}
.ftf-wlc_in-n93{
position:relative;
}
.ftf-wlc_h2-n93{
margin:0.625rem 0 8px;
line-height:1.03;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4F6;
overflow-wrap:break-word;
font-weight:700;
font-size:2.125rem;
}
.ftf-wlc_h2-n93 em{
color:#00DCE6;
font-style:normal;
}
.ftf-wlc_sub-n93{
margin-bottom:1.125rem;
font-size:0.875rem;
max-width:26.25rem;
color:#7AB8C2;
line-height:1.55;
}
.ftf-wlc_terms-n93{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.ftf-term-n93{
gap:11px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:13px 15px;
border-radius:13px;
display:flex;
align-items:center;
}
.ftf-term-n93 svg{
flex:none;
height:20px;
color:#00DCE6;
width:20px;
}
.ftf-term_k-n93{
letter-spacing:.1em;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#7AB8C2;
font-size:0.594rem;
text-transform:uppercase;
}
.ftf-term_v-n93{
font-weight:700;
color:#E8F4F6;
margin-top:2px;
font-size:14px;
}
@media(max-width:1024px){
.ftf-wlc-n93{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ftf-wlc_h2-n93{
font-size:1.625rem;
}
}
.ftf-jp-n93{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.ftf-jp-n93>*{
min-width:0;
}
.ftf-jp_hero-n93{
background:linear-gradient(135deg,#061018,#04121E);
gap:0.875rem;
padding:1.625rem;
overflow:hidden;
border-radius:20px;
border:1px solid #1C2D36;
position:relative;
justify-content:space-between;
flex-direction:column;
min-height:180px;
color:#E8F4F6;
display:flex;
}
.ftf-jp_glow-n93{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
border-radius:50%;
width:180px;
top:-2.5rem;
position:absolute;
right:-2.5rem;
height:180px;
}
.ftf-jp_k_row-n93{
gap:0.625rem;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.ftf-jp_k-n93{
font-size:0.625rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#6A8F97;
text-transform:uppercase;
letter-spacing:.12em;
}
.ftf-jp_hero-n93 .ftf-jp_k-n93{
color:#7AB8C2;
}
.ftf-jp_amt-n93{
font-size:2.625rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
position:relative;
color:#00DCE6;
font-weight:700;
}
.ftf-jp_sub-n93{
color:#7AB8C2;
font-size:12px;
margin-top:5px;
}
.ftf-jp_cell-n93{
border-radius:20px;
border:1px solid #1C2D36;
background:#0D1519;
padding:22px;
min-height:180px;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.ftf-jp_cell-n93 .ftf-jp_amt-n93{
font-size:1.875rem;
color:#E8F4F6;
}
.ftf-jp_cell-n93 .ftf-jp_sub-n93{
color:#6A8F97;
}
@media(max-width:1025px){
.ftf-jp-n93{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ftf-jp_amt-n93{
font-size:2rem;
}
}
.ftf-vip_head-n93{
gap:12px;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:18px;
align-items:flex-end;
display:flex;
}
.ftf-vip_intro-n93{
font-size:0.813rem;
max-width:420px;
color:#A8BFC4;
}
.ftf-vip-n93{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.ftf-vip-n93>*{
min-width:0;
}
.ftf-tier-n93{
padding:1.25rem;
border:1px solid #1C2D36;
background:#0D1519;
border-radius:0.813rem;
}
.ftf-tier_on-n93{
border-color:#00DCE6;
background:rgba(0, 220, 230, 0.11);
}
.ftf-tier_medal-n93{
background:linear-gradient(135deg,#00DCE6,#0098A8);
border-radius:8px;
margin-bottom:14px;
width:1.875rem;
height:1.875rem;
}
.ftf-tier_name-n93{
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.313rem;
font-size:15px;
color:#E8F4F6;
}
.ftf-tier_tx-n93{
font-size:11.5px;
color:#6A8F97;
line-height:1.5;
}
@media(max-width:1025px){
.ftf-vip-n93{
grid-template-columns:repeat(2,1fr);
}
}
.ftf-dw_h2-n93{
font-size:26px;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#E8F4F6;
line-height:1.08;
margin-bottom:10px;
}
.ftf-steps_v-n93{
gap:10px;
grid-template-columns:1fr;
}
.ftf-steps_v-n93 .ftf-step-n93{
padding:1.125rem 1.25rem;
}
@media(max-width:559px){
.ftf-dw_h2-n93{
font-size:1.438rem;
}
}
.ftf-gm-n93{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.ftf-gm-n93>*{
min-width:0;
}
.ftf-gm_panel-n93{
border:1px solid #1C2D36;
padding:1.75rem;
border-radius:20px;
background:#0D1519;
}
.ftf-gm_h2-n93{
margin:0.625rem 0 8px;
color:#E8F4F6;
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
}
.ftf-gm_text-n93{
margin-bottom:20px;
color:#A8BFC4;
font-size:13.5px;
line-height:1.6;
max-width:27.5rem;
}
.ftf-gm_level-n93{
gap:0.875rem;
align-items:center;
margin-bottom:16px;
display:flex;
}
.ftf-gm_lv-n93{
color:#00DCE6;
font-size:1.5rem;
font-weight:700;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ftf-gm_bar_wrap-n93{
flex:1;
min-width:0;
}
.ftf-gm_bar_meta-n93{
color:#6A8F97;
display:flex;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
justify-content:space-between;
font-size:10px;
margin-bottom:0.313rem;
}
.ftf-bar-n93{
overflow:hidden;
border-radius:999px;
background:#080E12;
height:0.5rem;
}
.ftf-bar_fill-n93{
border-radius:999px;
background:linear-gradient(90deg,#00DCE6,#0098A8);
height:100%;
display:block;
}
.ftf-gm_missions-n93{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.ftf-gm_refer-n93{
padding:28px;
border:1px solid #1C2D36;
background:linear-gradient(150deg,#061018,#04121E);
overflow:hidden;
border-radius:1.25rem;
position:relative;
flex-direction:column;
display:flex;
justify-content:space-between;
color:#E8F4F6;
}
.ftf-gm_refer-n93 .ftf-eyebrow-n93{
color:#00DCE6;
}
.ftf-gm_ref_h2-n93{
margin:10px 0 0.5rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
font-weight:700;
color:#E8F4F6;
line-height:1.1;
}
.ftf-gm_ref_h2-n93 em{
color:#00DCE6;
font-style:normal;
}
.ftf-gm_ref_text-n93{
font-size:0.813rem;
margin-bottom:18px;
color:#7AB8C2;
line-height:1.55;
}
@media(max-width:1022px){
.ftf-gm-n93{
grid-template-columns:1fr;
}
}
.ftf-promo_grid-n93{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ftf-promo_grid-n93>*{
min-width:0;
}
.ftf-promo-n93{
border:1px solid #1C2D36;
overflow:hidden;
padding:1.5rem;
border-radius:20px;
background:#0D1519;
position:relative;
min-height:9.375rem;
}
.ftf-promo_h-n93{
color:#E8F4F6;
line-height:1.05;
font-weight:700;
font-size:26px;
margin-top:0.375rem;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ftf-promo_h-n93 em{
font-style:normal;
color:#00DCE6;
}
.ftf-promo_p-n93{
font-size:0.781rem;
line-height:1.5;
margin-top:0.5rem;
color:#A8BFC4;
}
.ftf-promo_feat-n93{
border-color:#1C2D36;
background:linear-gradient(135deg,#061018,#04121E);
}
.ftf-promo_feat-n93 .ftf-promo_h-n93{
color:#E8F4F6;
}
.ftf-promo_feat-n93 .ftf-promo_h-n93 em{
color:#00DCE6;
}
.ftf-promo_feat-n93 .ftf-promo_p-n93{
color:#7AB8C2;
}
.ftf-promo_feat-n93 .ftf-eyebrow-n93{
color:#00DCE6;
}
@media(max-width:1025px){
.ftf-promo_grid-n93{
grid-template-columns:1fr;
}
}
.ftf-pay_logos-n93{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ftf-pay_logos-n93>*{
min-width:0;
}
.ftf-pay-n93{
border:1px solid #1C2D36;
border-radius:0.5rem;
align-items:center;
display:flex;
color:#A8BFC4;
font-size:0.75rem;
height:48px;
justify-content:center;
font-weight:700;
}
.ftf-table-n93{
border:1px solid #1C2D36;
overflow:hidden;
border-radius:0.813rem;
}
.ftf-trow-n93{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ftf-trow-n93>div{
padding:0.813rem 14px;
min-width:0;
}
.ftf-trow-n93>div:first-child{
padding-left:1rem;
font-weight:700;
color:#E8F4F6;
}
.ftf-trow_th-n93{
background:#080E12;
color:#6A8F97;
text-transform:uppercase;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
letter-spacing:.06em;
}
.ftf-trow-n93:not(.ftf-trow_th-n93){
background:#0D1519;
color:#A8BFC4;
border-top:1px solid #152028;
}
.ftf-trow_zebra-n93{
background:#101B20;
}
.ftf-pos-n93{
color:#00DCE6;
font-weight:700;
}
@media(max-width:1025px){
.ftf-pay_logos-n93{
grid-template-columns:repeat(2,1fr);
}
}
.ftf-supp-n93{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ftf-supp-n93>*{
min-width:0;
}
.ftf-supp_card-n93{
border-radius:0.813rem;
background:#0D1519;
padding:1.5rem;
border:1px solid #1C2D36;
}
.ftf-supp_card-n93 svg{
height:24px;
color:#00DCE6;
width:1.5rem;
margin-bottom:14px;
}
.ftf-supp_card-n93 h3{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
font-size:16px;
color:#E8F4F6;
font-weight:700;
}
.ftf-supp_card-n93 p{
color:#A8BFC4;
font-size:13px;
line-height:1.55;
}
@media(max-width:1026px){
.ftf-supp-n93{
grid-template-columns:1fr;
}
}
.ftf-banner-n93{
padding:36px 2.5rem;
border:1px solid #1C2D36;
border-radius:20px;
gap:28px;
overflow:hidden;
background:linear-gradient(115deg,#061018,#04121E);
justify-content:space-between;
position:relative;
display:flex;
flex-wrap:wrap;
color:#E8F4F6;
align-items:center;
}
.ftf-banner_glow-n93{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 68%);
right:5rem;
top:50%;
height:12.5rem;
position:absolute;
width:200px;
transform:translateY(-50%);
}
.ftf-banner_in-n93{
position:relative;
max-width:35rem;
}
.ftf-banner-n93 .ftf-eyebrow-n93{
color:#00DCE6;
}
.ftf-banner_h2-n93{
margin:0.625rem 0;
font-size:30px;
color:#E8F4F6;
line-height:1.05;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ftf-banner_text-n93{
color:#7AB8C2;
font-size:14px;
line-height:1.6;
}
@media(max-width:563px){
.ftf-banner_h2-n93{
font-size:24px;
}
}
.ftf-steps-n93{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ftf-steps-n93>*{
min-width:0;
}
.ftf-step-n93{
border-radius:13px;
border:1px solid #1C2D36;
padding:1.5rem;
background:#0D1519;
position:relative;
}
.ftf-step_num-n93{
border-radius:8px;
background:#00DCE6;
height:1.875rem;
font-size:0.813rem;
display:flex;
color:#041014;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
width:1.875rem;
align-items:center;
margin-bottom:0.875rem;
font-weight:700;
justify-content:center;
}
.ftf-step_h-n93{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.438rem;
color:#E8F4F6;
font-size:16px;
}
.ftf-step_p-n93{
color:#A8BFC4;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1026px){
.ftf-steps-n93{
grid-template-columns:1fr;
}
}
.ftf-news-n93{
border-radius:20px;
padding:1.625rem 32px;
background:linear-gradient(135deg,#061018,#04121E);
gap:1.5rem;
border:1px solid #1C2D36;
justify-content:space-between;
color:#E8F4F6;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ftf-news_h3-n93{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#E8F4F6;
font-size:1.25rem;
margin-bottom:0.25rem;
}
.ftf-news_text-n93{
color:#7AB8C2;
font-size:0.813rem;
}
.ftf-news_form-n93{
flex:1;
gap:10px;
display:flex;
max-width:440px;
min-width:0;
}
.ftf-news_form-n93 .ftf-input-n93{
min-width:0;
}
@media(max-width:562px){
.ftf-news_form-n93{
width:100%;
}
}
.ftf-input-n93{
background:rgba(255, 255, 255, 0.07);
flex:1;
padding:0.813rem 1rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:8px;
font-size:13.5px;
color:#7AB8C2;
}
.ftf-op_h2-n93{
margin:0.625rem 0 0.5rem;
line-height:1.1;
font-size:24px;
font-weight:700;
color:#E8F4F6;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ftf-op_text-n93{
line-height:1.6;
font-size:0.844rem;
color:#A8BFC4;
}
@media(max-width:558px){
.ftf-op_h2-n93{
font-size:22px;
}
}
.ftf-dispute-n93{
padding:26px 30px;
gap:28px;
border:1px dashed #264454;
border-radius:0.813rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.ftf-dispute_in-n93{
max-width:660px;
}
.ftf-dispute_h2-n93{
color:#E8F4F6;
font-size:22px;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
}
.ftf-dispute_text-n93{
line-height:1.6;
font-size:0.844rem;
color:#A8BFC4;
}
.ftf-provs-n93{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.ftf-provs-n93>*{
min-width:0;
}
.ftf-prov-n93{
border:1px solid #1C2D36;
padding:0.75rem;
background:#0D1519;
border-radius:13px;
display:flex;
justify-content:center;
height:64px;
align-items:center;
text-decoration:none;
}
.ftf-prov_img-n93{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.ftf-resp-n93{
gap:1.5rem;
border-radius:13px;
background:#0D1519;
padding:26px;
border:1px solid #1C2D36;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.ftf-resp_in-n93{
max-width:560px;
}
.ftf-resp_h-n93{
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4F6;
font-size:1.188rem;
font-weight:700;
margin-bottom:8px;
}
.ftf-resp_p-n93{
color:#A8BFC4;
line-height:1.6;
font-size:0.844rem;
}
.ftf-resp_badges-n93{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ftf-age18-n93{
border-radius:0.5rem;
padding:4px 8px;
border:1.5px solid #E8373A;
font-size:13px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#E8373A;
font-weight:700;
}
.ftf-resp_org-n93{
color:#6A8F97;
font-weight:600;
font-size:13px;
}
@media(max-width:1021px){
.ftf-provs-n93{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.ftf-provs-n93{
grid-template-columns:repeat(2,1fr);
}
}
.ftf-ab_h2-n93{
margin:14px 0 1rem;
color:#E8F4F6;
font-size:32px;
font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-weight:700;
}
.ftf-ab_body-n93{
font-size:15px;
line-height:1.65;
color:#A8BFC4;
margin-bottom:14px;
}
.ftf-ab_chips-n93{
gap:10px;
margin-top:0.5rem;
flex-wrap:wrap;
display:flex;
}
.ftf-faq-n93{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ftf-faq_item-n93{
border-radius:13px;
border:1px solid #1C2D36;
padding:18px 1.375rem;
background:#0D1519;
}
.ftf-faq_q-n93{
gap:16px;
list-style:none;
font-size:0.969rem;
justify-content:space-between;
cursor:pointer;
display:flex;
font-weight:600;
align-items:center;
color:#E8F4F6;
}
.ftf-faq_q-n93::-webkit-details-marker{
display:none;
}
.ftf-faq_q_t-n93{
gap:0.625rem;
display:flex;
}
.ftf-faq_q_i-n93{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
color:#00DCE6;
}
.ftf-faq_pm-n93{
font-size:20px;
color:#00DCE6;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ftf-faq_item-n93[open] .ftf-faq_pm-n93{
transform:rotate(45deg);
}
.ftf-faq_a-n93{
margin-top:12px;
line-height:1.6;
color:#A8BFC4;
font-size:13.5px;
}
@media(max-width:557px){
.ftf-ab_h2-n93{
font-size:26px;
}
}
.ftf-footer-n93{
background:#050B0F;
padding:40px 1.75rem;
border-top:1px solid #152028;
}
.ftf-footer_grid-n93{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-left:auto;
margin-right:auto;
margin-bottom:28px;
display:grid;
max-width:1400px;
}
.ftf-footer_grid-n93>*{
min-width:0;
}
.ftf-footer_grid-n93 h4{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#3D6370;
margin-bottom:0.813rem;
letter-spacing:.12em;
font-size:10px;
text-transform:uppercase;
}
.ftf-fcol-n93{
gap:0.563rem;
color:#A8BFC4;
display:flex;
flex-direction:column;
font-size:13px;
}
.ftf-fcol-n93 a{
cursor:pointer;
}
.ftf-ft_about-n93{
max-width:260px;
line-height:1.6;
margin-top:12px;
color:#6A8F97;
font-size:13px;
}
.ftf-ft_contact-n93{
overflow-wrap:anywhere;
font-size:12.5px;
color:#00DCE6;
margin-top:12px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ftf-footer_bottom-n93{
gap:16px;
margin:0 auto;
justify-content:space-between;
flex-wrap:wrap;
max-width:1400px;
border-top:1px solid #152028;
display:flex;
padding-top:20px;
align-items:center;
}
.ftf-footer_bottom-n93 p{
font-size:11px;
max-width:720px;
color:#3D6370;
line-height:1.6;
}
@media(max-width:1022px){
.ftf-footer_grid-n93{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.ftf-footer_grid-n93{
grid-template-columns:1fr;
}
}