*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#080f14;
line-height:1.55;
color:#9bbec7;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(5, 12, 18, 0.78);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.bco-shelltku{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.bco-maintku{
min-width:0;
}
.bco-wraptku{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.bco-containertku{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.bco-containertku{
padding:0 1.75rem;
}
}
.bco-sectiontku{
padding:24px 1.75rem;
}
.bco-section_pttku{
padding-top:2.125rem;
}
.bco-band_softtku{
background:#0d1820;
}
.bco-eyebrowtku{
font-weight:600;
color:#00d4e0;
letter-spacing:.14em;
font-size:10.5px;
line-height:1.4;
text-transform:uppercase;
overflow-wrap:break-word;
display:inline-block;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.bco-drawer_cbtku{
display:none;
}
.bco-overlaytku{
display:none;
}
@media(max-width:1026px){
.bco-shelltku{
grid-template-columns:1fr;
}
.bco-maintku{
padding-bottom:4.875rem;
}
.bco-drawer_cbtku:checked~.bco-overlaytku{
inset:0;
background:rgba(5, 12, 18, 0.78);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:561px){
.bco-sectiontku{
padding:18px 1rem;
}
.bco-section_pttku{
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 ---------- */
.bco-sidetku{
background:#0b1520;
gap:1.375rem;
padding:22px 18px;
flex-direction:column;
border-right:1px solid #162530;
height:100vh;
overflow-y:auto;
position:sticky;
top:0;
display:flex;
align-self:start;
}
.bco-brandtku{
gap:10px;
align-items:center;
display:flex;
}
.bco-logotku{
color:#e8f6f8;
letter-spacing:-.02em;
font-size:21px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.bco-side_ctatku{
border:1px solid #1e3340;
border-radius:13px;
padding:16px;
background:rgba(0, 212, 224, 0.11);
}
.bco-side_cta_htku{
font-weight:700;
margin-bottom:6px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.063rem;
line-height:1.15;
color:#e8f6f8;
}
.bco-side_cta_ptku{
color:#9bbec7;
margin-bottom:12px;
font-size:0.75rem;
line-height:1.45;
}
.bco-navtku{
gap:3px;
display:flex;
flex-direction:column;
}
.bco-nav_labeltku{
padding:6px 0.625rem;
color:#3a5f6a;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.14em;
font-size:0.594rem;
}
.bco-nav_itemtku{
gap:0.688rem;
padding:10px;
border-radius:8px;
align-items:center;
display:flex;
font-size:0.875rem;
font-weight:500;
color:#9bbec7;
}
.bco-nav_itemtku svg{
height:17px;
width:17px;
}
.bco-nav_itemtku:hover{
background:rgba(0, 212, 224, 0.11);
color:#e8f6f8;
}
.bco-nav_item_ontku{
background:rgba(0, 212, 224, 0.11);
font-weight:600;
color:#00d4e0;
}
.bco-side_foottku{
padding:0.75rem;
border-radius:0.813rem;
border:1px solid #1e3340;
background:#0d1820;
margin-top:auto;
}
.bco-side_foottku p{
font-size:12.5px;
margin-top:0.25rem;
line-height:1.4;
color:#9bbec7;
}
/* ---------- topbar ---------- */
.bco-toptku{
gap:1rem;
background:#0b1520;
padding:14px 1.75rem;
align-items:center;
z-index:40;
display:flex;
border-bottom:1px solid #162530;
position:sticky;
top:0;
}
.bco-top_brandtku{
gap:9px;
align-items:center;
display:none;
}
.bco-searchtku{
border-radius:13px;
border:1px solid #1e3340;
flex:1;
padding:11px 0.875rem;
background:#0d1820;
gap:10px;
color:#5f8a96;
font-size:13.5px;
display:flex;
align-items:center;
max-width:440px;
}
.bco-searchtku svg{
flex:none;
height:16px;
width:1rem;
}
.bco-top_actionstku{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.bco-langtku{
color:#9bbec7;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
}
.bco-burgertku{
background:#0d1820;
border-radius:0.5rem;
border:1px solid #1e3340;
height:2.5rem;
width:40px;
justify-content:center;
display:none;
align-items:center;
color:#e8f6f8;
}
/* ---------- bottom-nav (mobile) ---------- */
.bco-botnavtku{
display:none;
}
@media(max-width:1023px){
.bco-sidetku{
transition:transform .25s ease;
height:100vh;
top:0;
transform:translateX(-100%);
position:fixed;
z-index:80;
left:0;
width:17.5rem;
}
.bco-drawer_cbtku:checked~.bco-shelltku .bco-sidetku{
transform:translateX(0);
}
.bco-toptku{
padding:0.875rem 16px;
gap:12px;
position:static;
flex-wrap:wrap;
}
.bco-top_brandtku{
display:flex;
}
.bco-searchtku{
display:none;
}
.bco-burgertku{
display:flex;
}
.bco-top_actionstku{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.bco-top_actionstku .bco-langtku{
display:none;
}
.bco-top_actionstku .bco-btntku{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.bco-botnavtku{
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#0b1520;
grid-template-columns:repeat(3,1fr);
bottom:0;
border-top:1px solid #1e3340;
right:0;
left:0;
transform:translateZ(0);
z-index:65;
position:fixed;
display:grid;
}
.bco-bntku{
padding:0.375rem 2px 0;
gap:0.25rem;
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
font-weight:600;
color:#9bbec7;
font-size:10px;
min-width:0;
}
.bco-bntku svg{
flex:none;
height:22px;
width:1.375rem;
}
.bco-bntku span{
overflow:hidden;
text-align:center;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
.bco-bn_ontku{
color:#00d4e0;
}
.bco-bn_centertku{
position:relative;
}
.bco-bn_fabtku{
border-radius:50%;
background:#00d4e0;
justify-content:center;
display:flex;
height:3.125rem;
width:50px;
top:-1.25rem;
transform:translateX(-50%);
box-shadow:0 8px 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 212, 224, 0.18);
left:50%;
position:absolute;
align-items:center;
color:#030d10;
}
.bco-bn_fabtku svg{
height:24px;
width:1.5rem;
}
.bco-bn_centertku span{
color:#00d4e0;
}
}
.bco-btntku{
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:8px;
padding:11px 22px;
font-weight:700;
font-size:14px;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
justify-content:center;
cursor:pointer;
display:inline-flex;
}
.bco-btn_pritku{
background:#00d4e0;
color:#030d10;
box-shadow:0 0 18px rgba(0, 212, 224, 0.45), 0 0.25rem 14px rgba(0, 0, 0, 0.40);
}
.bco-btn_pritku:hover{
background:#00b8c4;
}
.bco-btn_ghosttku{
background:rgba(0, 212, 224, 0.11);
color:#e8f6f8;
font-weight:600;
}
.bco-btn_linetku{
border:1px solid #2a4a58;
background:transparent;
font-weight:600;
color:#e8f6f8;
}
.bco-btn_lgtku{
border-radius:13px;
padding:16px 30px;
font-size:15px;
}
.bco-bandtku .bco-btn_linetku{
border-color:rgba(255, 255, 255, 0.13);
color:#e8f6f8;
}
.bco-bandtku .bco-btn_ghosttku{
background:rgba(255, 255, 255, 0.08);
color:#e8f6f8;
}
.bco-link_mtku{
gap:5px;
align-items:center;
text-decoration:none;
color:#00d4e0;
cursor:pointer;
font-size:12px;
display:inline-flex;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bco-link_mtku svg{
width:0.875rem;
height:14px;
}
.bco-bandtku .bco-link_mtku{
color:#00e5f0;
}
.bco-dottku{
border-radius:50%;
background:#00d4e0;
flex:none;
width:7px;
height:0.438rem;
}
.bco-dot_livetku{
background:#e03840;
animation:zm3-pulse 1.4s infinite;
}
.bco-starstku{
gap:2px;
color:#00d4e0;
display:inline-flex;
}
.bco-starstku svg{
height:15px;
width:15px;
}
.bco-chiptku{
background:#0d1820;
gap:6px;
border:1px solid #1e3340;
border-radius:0.5rem;
padding:7px 0.75rem;
align-items:center;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
font-size:0.688rem;
color:#9bbec7;
}
.bco-chip_ontku{
border-color:transparent;
background:rgba(0, 212, 224, 0.11);
color:#00d4e0;
}
.bco-gctku{
text-decoration:none;
color:inherit;
display:block;
cursor:pointer;
min-width:0;
}
.bco-gc_thumbtku{
overflow:hidden;
border:1px solid #1e3340;
border-radius:13px;
background-size:cover;
background-position:center;
aspect-ratio:1;
display:block;
position:relative;
}
.bco-gc_thumb_portraittku{
aspect-ratio:3/4;
}
.bco-gc_thumb_widetku{
aspect-ratio:16/11;
}
.bco-gc_captku{
background:linear-gradient(transparent,rgba(5, 12, 18, 0.78));
padding:0.563rem;
right:0;
position:absolute;
left:0;
bottom:0;
}
.bco-gc_nametku{
color:#e8f6f8;
font-size:0.781rem;
font-weight:700;
display:block;
}
.bco-gc_metatku{
color:#7ab8c4;
font-size:11px;
}
.bco-gc_badgetku{
border-radius:0.5rem;
padding:2px 0.375rem;
background:#00d4e0;
position:absolute;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#030d10;
font-size:8px;
font-weight:700;
right:0.5rem;
top:8px;
}
.bco-gc_badge_hottku{
background:#e03840;
color:#e8f6f8;
}
.bco-gc_badge_livetku{
background:#e03840;
left:0.5rem;
right:auto;
color:#e8f6f8;
}
.bco-gc_multtku{
inset:0;
font-weight:700;
align-items:center;
justify-content:center;
font-size:28px;
display:flex;
color:#00d4e0;
position:absolute;
}
.bco-pctku{
background:#0d1820;
border-radius:13px;
border:1px solid #1e3340;
font-weight:700;
align-items:center;
height:4rem;
color:#9bbec7;
font-size:14px;
display:flex;
justify-content:center;
}
.bco-railtku{
min-width:0;
}
.bco-rail_scrolltku{
gap:14px;
display:grid;
}
.bco-rail_scrolltku>*{
min-width:0;
}
.bco-g6tku{
grid-template-columns:repeat(6,1fr);
}
.bco-g7tku{
grid-template-columns:repeat(7,1fr);
}
.bco-g4tku{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.bco-g6tku,.bco-g7tku{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
overflow-x:auto;
scroll-snap-type:x mandatory;
}
.bco-g6tku>*,.bco-g7tku>*{
scroll-snap-align:start;
}
.bco-g4tku{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.bco-g4tku{
grid-template-columns:none;
grid-auto-columns:150px;
overflow-x:auto;
grid-auto-flow:column;
}
}
.bco-paneltku{
border-radius:1.25rem;
background:#0d1820;
padding:28px 32px;
border:1px solid #1e3340;
}
.bco-splittku{
gap:36px;
display:grid;
align-items:start;
}
.bco-splittku>*{
min-width:0;
}
.bco-split_atku{
grid-template-columns:.85fr 1.15fr;
}
.bco-split_btku{
grid-template-columns:1fr 1.1fr;
}
.bco-split_ctku{
grid-template-columns:1.1fr .9fr;
}
.bco-pgridtku{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.bco-pgridtku>*{
min-width:0;
}
.bco-leadtku{
color:#9bbec7;
font-size:0.938rem;
line-height:1.65;
margin-bottom:0.875rem;
}
.bco-feattku{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.bco-feattku>*{
min-width:0;
}
.bco-feat2tku{
grid-template-columns:1fr 1fr;
}
.bco-feat_cardtku{
padding:1.625rem;
border-radius:20px;
background:#0d1820;
border:1px solid #1e3340;
}
.bco-feat_cardtku svg{
color:#00d4e0;
width:26px;
height:1.625rem;
margin-bottom:16px;
}
.bco-feat_cardtku h3{
font-size:1.125rem;
margin-bottom:8px;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f6f8;
}
.bco-feat_cardtku p{
font-size:13px;
color:#9bbec7;
line-height:1.6;
}
.bco-feat_cardtku b{
color:#e8f6f8;
}
.bco-bigtku{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.bco-big_ntku{
font-weight:700;
color:#00d4e0;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
}
.bco-big_ltku{
color:#5f8a96;
font-size:0.75rem;
}
.bco-persontku{
border-radius:13px;
border:1px solid #1e3340;
gap:0.875rem;
background:#0d1820;
padding:1rem 1.125rem;
align-items:center;
display:flex;
}
.bco-avatartku{
border-radius:50%;
background:linear-gradient(135deg,#00d4e0,#0098a8);
flex:none;
width:44px;
height:44px;
}
.bco-person_nametku{
font-weight:700;
font-size:14px;
color:#e8f6f8;
}
.bco-person_roletku{
font-size:0.75rem;
color:#5f8a96;
}
.bco-kvtku{
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
background:#1e3340;
border-radius:0.813rem;
border:1px solid #1e3340;
display:grid;
}
.bco-kvtku>div{
background:#080f14;
padding:16px 1.125rem;
min-width:0;
}
.bco-kv_ktku{
margin-bottom:0.313rem;
color:#00d4e0;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
text-transform:uppercase;
}
.bco-kv_vtku{
font-weight:700;
font-size:13.5px;
color:#e8f6f8;
}
@media(max-width:1023px){
.bco-split_atku,.bco-split_btku,.bco-split_ctku,.bco-pgridtku{
grid-template-columns:1fr;
gap:24px;
}
.bco-feattku,.bco-feat2tku{
grid-template-columns:1fr;
}
.bco-kvtku{
grid-template-columns:1fr;
}
}
.bco-shtku{
margin-bottom:16px;
min-width:0;
}
.bco-sh_rowtku{
gap:12px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.bco-sh_rowtku .bco-sh_ltku{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.bco-sh_stacktku{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.bco-sh_centertku{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.bco-sh_h2tku{
gap:9px;
line-height:1.1;
align-items:center;
font-weight:700;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
color:#e8f6f8;
font-size:20px;
}
@media(min-width:767px){
.bco-sh_h2tku{
font-size:24px;
}
}
.bco-bandtku .bco-sh_h2tku{
color:#e8f6f8;
}
.bco-eb_monotku{
letter-spacing:.08em;
text-transform:none;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bco-eb_monotku::before{
content:"// ";
}
.bco-eb_uppertku{
text-transform:uppercase;
letter-spacing:.14em;
}
.bco-eb_pilltku{
padding:5px 11px;
background:rgba(0, 212, 224, 0.11);
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.bco-eb_linetku{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.bco-eb_linetku::before{
background:#00d4e0;
content:"";
width:24px;
height:1px;
display:inline-block;
}
.bco-bandtku .bco-eb_linetku::before{
background:#00e5f0;
}
.bco-bandtku .bco-eb_pilltku{
background:rgba(255, 255, 255, 0.08);
}
.bco-sh_linktku{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
white-space:nowrap;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
color:#e8f6f8;
align-items:center;
border-bottom:1px solid #e8f6f8;
font-size:13px;
}
.bco-sh_linktku:hover{
border-color:#00d4e0;
color:#00d4e0;
}
.bco-sh_linktku svg{
width:0.875rem;
height:0.875rem;
}
.bco-sh_link_chevtku{
color:#00d4e0;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
border-bottom:0;
padding-bottom:0;
}
.bco-sh_link_btntku{
background:#00d4e0;
border-radius:999px;
padding:9px 1.125rem;
color:#030d10;
border-bottom:0;
}
.bco-sh_link_btntku:hover{
border-color:transparent;
background:#00b8c4;
}
.bco-bandtku .bco-sh_linktku{
border-color:#e8f6f8;
color:#e8f6f8;
}
.bco-bandtku .bco-sh_link_chevtku{
color:#00e5f0;
}
.bco-sh_ruletku{
margin:-2px 0 16px;
background:#1e3340;
height:1px;
}
.bco-bandtku .bco-sh_ruletku{
background:rgba(255, 255, 255, 0.13);
}
.bco-seo_grid3tku{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.bco-seo_grid4tku{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.bco-seo_grid3tku>*,.bco-seo_grid4tku>*{
min-width:0;
}
.bco-seo_cardtku{
padding:24px;
border:1px solid #1e3340;
border-radius:0.813rem;
background:#0d1820;
}
.bco-seo_cardtku h3{
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-size:1.125rem;
color:#e8f6f8;
font-weight:700;
}
.bco-seo_cardtku p{
font-size:13px;
line-height:1.6;
color:#9bbec7;
}
.bco-seo_card_smtku{
padding:1.25rem;
}
.bco-seo_card_smtku h3{
font-size:1rem;
}
.bco-seo_card_smtku p{
line-height:1.55;
font-size:12.5px;
}
.bco-seo_rtp_rowtku{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:16px;
align-items:center;
display:grid;
}
.bco-rtptku{
gap:0.875rem;
display:flex;
min-width:0;
}
.bco-rtptku>div{
background:#080f14;
flex:1;
border-radius:13px;
padding:1rem;
min-width:0;
text-align:center;
}
.bco-rtp_ntku{
font-size:26px;
white-space:nowrap;
font-weight:700;
color:#00d4e0;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-rtp_ltku{
margin-top:0.25rem;
color:#5f8a96;
font-size:0.688rem;
}
.bco-cmptku{
border-radius:13px;
border:1px solid #1e3340;
overflow:hidden;
max-width:47.5rem;
}
.bco-cmp_rowtku{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.bco-cmp_rowtku>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.bco-cmp_rowtku>div:first-child{
text-align:left;
padding-left:22px;
color:#e8f6f8;
font-weight:600;
}
.bco-cmp_thtku{
background:#080f14;
font-size:0.781rem;
font-weight:700;
}
.bco-cmp_rowtku:not(.bco-cmp_thtku){
background:#0d1820;
border-top:1px solid #162530;
color:#9bbec7;
}
.bco-cmp_zebratku{
background:#0a1319;
}
.bco-guidetku{
background:#0d1820;
border:1px solid #1e3340;
border-radius:0.813rem;
overflow:hidden;
cursor:pointer;
}
.bco-guide_covertku{
height:8.125rem;
}
.bco-guide_bodytku{
padding:1.25rem;
}
.bco-guide_bodytku h3{
margin:7px 0 9px;
font-size:16px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.25;
font-weight:700;
color:#e8f6f8;
}
.bco-guide_metatku{
font-size:0.719rem;
color:#5f8a96;
}
.bco-hubtku{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:28px;
border-top:1px solid #162530;
display:grid;
}
.bco-hubtku>*{
min-width:0;
}
.bco-hubtku h4{
color:#e8f6f8;
margin-bottom:0.688rem;
font-size:13px;
font-weight:700;
}
.bco-hub_coltku{
gap:0.5rem;
color:#9bbec7;
flex-direction:column;
font-size:0.813rem;
display:flex;
}
.bco-hub_coltku a{
cursor:pointer;
}
@media(max-width:1024px){
.bco-seo_grid3tku{
grid-template-columns:1fr;
}
.bco-seo_grid4tku{
grid-template-columns:repeat(2,1fr);
}
.bco-seo_rtp_rowtku{
gap:20px;
grid-template-columns:1fr;
}
.bco-hubtku{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.bco-hubtku{
grid-template-columns:1fr;
}
}
.bco-herotku{
border-radius:20px;
background:linear-gradient(120deg,#061018,#050c18);
border:1px solid #1e3340;
padding:2.875rem 48px;
overflow:hidden;
position:relative;
color:#e8f6f8;
}
.bco-hero_glowtku{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
width:21.25rem;
height:340px;
position:absolute;
right:-60px;
top:-60px;
}
.bco-hero_intku{
position:relative;
max-width:37.5rem;
}
.bco-herotku .bco-eyebrowtku{
color:#00e5f0;
}
.bco-pill_rowtku{
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
padding:0.375rem 0.813rem;
background:rgba(255, 255, 255, 0.08);
display:inline-flex;
font-size:10.5px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:1.375rem;
letter-spacing:.1em;
text-transform:uppercase;
align-items:center;
color:#00e5f0;
}
.bco-hero_h1tku{
margin:1.125rem 0;
line-height:1.02;
color:#e8f6f8;
font-size:3.375rem;
font-weight:700;
letter-spacing:-.02em;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-hero_h1tku em{
color:#00e5f0;
font-style:normal;
}
.bco-hero_subtku{
font-size:17px;
max-width:30rem;
margin-bottom:1.75rem;
line-height:1.55;
color:#7ab8c4;
}
.bco-hero_ctatku{
gap:14px;
align-items:center;
margin-bottom:26px;
display:flex;
flex-wrap:wrap;
}
.bco-hero_trusttku{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.bco-hero_rating_txttku{
color:#7ab8c4;
font-size:13px;
}
@media(max-width:1025px){
.bco-herotku{
padding:2rem 24px;
}
.bco-hero_h1tku{
font-size:38px;
}
}
@media(max-width:559px){
.bco-hero_h1tku{
font-size:30px;
}
}
.bco-stattku{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.bco-stattku>*{
min-width:0;
}
.bco-stat_itemtku{
background:#0d1820;
padding:18px 1.25rem;
border:1px solid #1e3340;
border-radius:13px;
}
.bco-stat_ktku{
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.438rem;
font-size:9.5px;
color:#5f8a96;
letter-spacing:.12em;
text-transform:uppercase;
}
.bco-stat_vtku{
gap:0.5rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f6f8;
min-width:0;
overflow-wrap:anywhere;
font-size:24px;
display:flex;
align-items:center;
font-weight:700;
}
.bco-stat_v_accenttku{
color:#00d4e0;
}
@media(max-width:1022px){
.bco-stattku{
grid-template-columns:repeat(2,1fr);
}
}
.bco-wlctku{
background:linear-gradient(120deg,#061018,#050c18);
border:1px solid #1e3340;
border-radius:20px;
padding:2.25rem 40px;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
gap:24px;
color:#e8f6f8;
align-items:center;
display:grid;
position:relative;
}
.bco-wlctku>*{
min-width:0;
}
.bco-wlctku .bco-eyebrowtku{
color:#00e5f0;
}
.bco-wlc_glowtku{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
border-radius:50%;
width:260px;
right:-2.5rem;
height:16.25rem;
position:absolute;
top:-2.5rem;
}
.bco-wlc_intku{
position:relative;
}
.bco-wlc_h2tku{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#e8f6f8;
font-size:2.125rem;
line-height:1.03;
}
.bco-wlc_h2tku em{
color:#00e5f0;
font-style:normal;
}
.bco-wlc_subtku{
max-width:26.25rem;
font-size:14px;
color:#7ab8c4;
margin-bottom:18px;
line-height:1.55;
}
.bco-wlc_termstku{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.bco-termtku{
border:1px solid rgba(255, 255, 255, 0.13);
gap:11px;
padding:0.813rem 15px;
border-radius:13px;
background:rgba(255, 255, 255, 0.08);
align-items:center;
display:flex;
}
.bco-termtku svg{
flex:none;
width:20px;
color:#00e5f0;
height:20px;
}
.bco-term_ktku{
color:#7ab8c4;
letter-spacing:.1em;
font-size:0.594rem;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.bco-term_vtku{
margin-top:2px;
font-size:0.875rem;
font-weight:700;
color:#e8f6f8;
}
@media(max-width:1021px){
.bco-wlctku{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.bco-wlc_h2tku{
font-size:1.625rem;
}
}
.bco-jptku{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.bco-jptku>*{
min-width:0;
}
.bco-jp_herotku{
border:1px solid #1e3340;
background:linear-gradient(135deg,#061018,#050c18);
overflow:hidden;
gap:14px;
border-radius:20px;
padding:26px;
position:relative;
display:flex;
color:#e8f6f8;
justify-content:space-between;
min-height:180px;
flex-direction:column;
}
.bco-jp_glowtku{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
height:180px;
width:180px;
top:-2.5rem;
right:-2.5rem;
position:absolute;
}
.bco-jp_k_rowtku{
gap:0.625rem;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.bco-jp_ktku{
font-size:10px;
text-transform:uppercase;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5f8a96;
letter-spacing:.12em;
}
.bco-jp_herotku .bco-jp_ktku{
color:#7ab8c4;
}
.bco-jp_amttku{
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1;
font-size:2.625rem;
position:relative;
font-weight:700;
color:#00e5f0;
}
.bco-jp_subtku{
color:#7ab8c4;
font-size:12px;
margin-top:0.313rem;
}
.bco-jp_celltku{
border-radius:1.25rem;
border:1px solid #1e3340;
padding:1.375rem;
background:#0d1820;
display:flex;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
}
.bco-jp_celltku .bco-jp_amttku{
font-size:1.875rem;
color:#e8f6f8;
}
.bco-jp_celltku .bco-jp_subtku{
color:#5f8a96;
}
@media(max-width:1025px){
.bco-jptku{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.bco-jp_amttku{
font-size:32px;
}
}
.bco-apptku{
gap:36px;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bco-app_copytku{
max-width:520px;
}
.bco-app_h2tku{
margin:0.75rem 0 0.625rem;
font-size:28px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.05;
color:#e8f6f8;
}
.bco-app_texttku{
font-size:0.875rem;
color:#9bbec7;
margin-bottom:20px;
line-height:1.6;
}
.bco-app_btnstku{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.bco-storetku{
background:#080f14;
padding:0.688rem 18px;
border:1px solid #1e3340;
gap:0.563rem;
border-radius:0.813rem;
align-items:center;
font-size:0.813rem;
display:inline-flex;
cursor:pointer;
font-weight:700;
color:#e8f6f8;
}
.bco-storetku svg{
width:1rem;
height:1rem;
}
.bco-app_qr_wraptku{
gap:1rem;
display:flex;
align-items:center;
}
.bco-qrtku{
gap:3px;
background:#080f14;
grid-template-rows:repeat(5,1fr);
border:1px solid #1e3340;
border-radius:13px;
grid-template-columns:repeat(5,1fr);
padding:11px;
height:6.75rem;
width:108px;
display:grid;
}
.bco-qrtku i{
background:transparent;
}
.bco-qr_ftku{
background:#00d4e0;
}
.bco-app_qr_captku{
max-width:84px;
color:#5f8a96;
font-size:0.75rem;
line-height:1.4;
}
.bco-stepstku{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.bco-stepstku>*{
min-width:0;
}
.bco-steptku{
border:1px solid #1e3340;
background:#0d1820;
border-radius:0.813rem;
padding:24px;
position:relative;
}
.bco-step_numtku{
border-radius:0.5rem;
background:#00d4e0;
height:1.875rem;
font-weight:700;
display:flex;
justify-content:center;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#030d10;
width:1.875rem;
align-items:center;
margin-bottom:14px;
font-size:0.813rem;
}
.bco-step_htku{
font-weight:700;
margin-bottom:0.438rem;
font-size:1rem;
color:#e8f6f8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-step_ptku{
color:#9bbec7;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.bco-stepstku{
grid-template-columns:1fr;
}
}
.bco-bannertku{
background:linear-gradient(115deg,#061018,#050c18);
border:1px solid #1e3340;
border-radius:1.25rem;
gap:28px;
overflow:hidden;
padding:2.25rem 2.5rem;
justify-content:space-between;
display:flex;
position:relative;
align-items:center;
flex-wrap:wrap;
color:#e8f6f8;
}
.bco-banner_glowtku{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 68%);
border-radius:50%;
width:200px;
transform:translateY(-50%);
position:absolute;
height:12.5rem;
right:5rem;
top:50%;
}
.bco-banner_intku{
max-width:35rem;
position:relative;
}
.bco-bannertku .bco-eyebrowtku{
color:#00e5f0;
}
.bco-banner_h2tku{
margin:10px 0;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f6f8;
font-weight:700;
font-size:1.875rem;
line-height:1.05;
}
.bco-banner_texttku{
color:#7ab8c4;
font-size:0.875rem;
line-height:1.6;
}
@media(max-width:563px){
.bco-banner_h2tku{
font-size:24px;
}
}
.bco-newstku{
border:1px solid #1e3340;
gap:24px;
border-radius:20px;
padding:26px 2rem;
background:linear-gradient(135deg,#061018,#050c18);
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
color:#e8f6f8;
display:flex;
}
.bco-news_h3tku{
color:#e8f6f8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.25rem;
font-size:20px;
}
.bco-news_texttku{
color:#7ab8c4;
font-size:13px;
}
.bco-news_formtku{
flex:1;
gap:0.625rem;
display:flex;
min-width:0;
max-width:440px;
}
.bco-news_formtku .bco-inputtku{
min-width:0;
}
@media(max-width:558px){
.bco-news_formtku{
width:100%;
}
}
.bco-inputtku{
padding:13px 16px;
border-radius:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
flex:1;
color:#7ab8c4;
font-size:0.844rem;
}
.bco-supptku{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bco-supptku>*{
min-width:0;
}
.bco-supp_cardtku{
padding:24px;
background:#0d1820;
border:1px solid #1e3340;
border-radius:0.813rem;
}
.bco-supp_cardtku svg{
margin-bottom:14px;
color:#00d4e0;
width:24px;
height:24px;
}
.bco-supp_cardtku h3{
color:#e8f6f8;
margin-bottom:0.375rem;
font-size:16px;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-supp_cardtku p{
line-height:1.55;
font-size:13px;
color:#9bbec7;
}
@media(max-width:1022px){
.bco-supptku{
grid-template-columns:1fr;
}
}
.bco-vip_headtku{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
display:flex;
}
.bco-vip_introtku{
color:#9bbec7;
max-width:420px;
font-size:13px;
}
.bco-viptku{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.bco-viptku>*{
min-width:0;
}
.bco-tiertku{
border-radius:0.813rem;
padding:1.25rem;
background:#0d1820;
border:1px solid #1e3340;
}
.bco-tier_ontku{
border-color:#00d4e0;
background:rgba(0, 212, 224, 0.11);
}
.bco-tier_medaltku{
border-radius:8px;
background:linear-gradient(135deg,#00d4e0,#0098a8);
height:30px;
width:30px;
margin-bottom:14px;
}
.bco-tier_nametku{
font-weight:700;
color:#e8f6f8;
margin-bottom:5px;
font-size:15px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-tier_txtku{
color:#5f8a96;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1025px){
.bco-viptku{
grid-template-columns:repeat(2,1fr);
}
}
.bco-pay_logostku{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.bco-pay_logostku>*{
min-width:0;
}
.bco-paytku{
border-radius:0.5rem;
border:1px solid #1e3340;
color:#9bbec7;
font-weight:700;
align-items:center;
height:3rem;
display:flex;
font-size:0.75rem;
justify-content:center;
}
.bco-tabletku{
overflow:hidden;
border:1px solid #1e3340;
border-radius:0.813rem;
}
.bco-trowtku{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.bco-trowtku>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.bco-trowtku>div:first-child{
color:#e8f6f8;
font-weight:700;
padding-left:1rem;
}
.bco-trow_thtku{
background:#080f14;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.06em;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5f8a96;
}
.bco-trowtku:not(.bco-trow_thtku){
background:#0d1820;
border-top:1px solid #162530;
color:#9bbec7;
}
.bco-trow_zebratku{
background:#0a1319;
}
.bco-postku{
color:#00d4e0;
font-weight:700;
}
@media(max-width:1027px){
.bco-pay_logostku{
grid-template-columns:repeat(2,1fr);
}
}
.bco-promo_gridtku{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.bco-promo_gridtku>*{
min-width:0;
}
.bco-promotku{
border-radius:1.25rem;
padding:24px;
overflow:hidden;
background:#0d1820;
border:1px solid #1e3340;
min-height:9.375rem;
position:relative;
}
.bco-promo_htku{
margin-top:0.375rem;
line-height:1.05;
color:#e8f6f8;
font-weight:700;
font-size:1.625rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-promo_htku em{
font-style:normal;
color:#00d4e0;
}
.bco-promo_ptku{
color:#9bbec7;
line-height:1.5;
font-size:12.5px;
margin-top:8px;
}
.bco-promo_feattku{
background:linear-gradient(135deg,#061018,#050c18);
border-color:#1e3340;
}
.bco-promo_feattku .bco-promo_htku{
color:#e8f6f8;
}
.bco-promo_feattku .bco-promo_htku em{
color:#00e5f0;
}
.bco-promo_feattku .bco-promo_ptku{
color:#7ab8c4;
}
.bco-promo_feattku .bco-eyebrowtku{
color:#00e5f0;
}
@media(max-width:1026px){
.bco-promo_gridtku{
grid-template-columns:1fr;
}
}
.bco-dw_h2tku{
font-weight:700;
margin-bottom:0.625rem;
color:#e8f6f8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-size:1.625rem;
}
.bco-steps_vtku{
grid-template-columns:1fr;
gap:10px;
}
.bco-steps_vtku .bco-steptku{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.bco-dw_h2tku{
font-size:23px;
}
}
.bco-tourtku{
border:1px solid #1e3340;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
border-radius:20px;
display:grid;
}
.bco-tourtku>*{
min-width:0;
}
.bco-tour_ltku{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(135deg,#061018,#050c18);
color:#e8f6f8;
position:relative;
}
.bco-tour_h2tku{
margin:12px 0 10px;
font-size:1.875rem;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
color:#e8f6f8;
}
.bco-tour_h2tku em{
font-style:normal;
color:#00e5f0;
}
.bco-tour_texttku{
color:#7ab8c4;
line-height:1.6;
font-size:0.844rem;
max-width:21.25rem;
margin-bottom:1.25rem;
}
.bco-tour_metatku{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:1.25rem;
}
.bco-tour_captku{
color:#7ab8c4;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:5px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bco-counttku{
gap:6px;
display:flex;
}
.bco-counttku span{
background:rgba(255, 255, 255, 0.08);
border-radius:0.5rem;
padding:0.25rem 0.563rem;
border:1px solid rgba(255, 255, 255, 0.13);
font-weight:700;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:22px;
}
.bco-tour_unitstku{
color:#7ab8c4;
font-size:10px;
}
.bco-boardtku{
background:#0d1820;
padding:28px 30px;
}
.bco-board_headtku{
justify-content:space-between;
margin-bottom:0.875rem;
display:flex;
align-items:center;
}
.bco-board_titletku{
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f6f8;
font-size:16px;
font-weight:700;
}
.bco-board_updtku{
text-transform:uppercase;
color:#5f8a96;
font-size:10px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bco-board_listtku{
gap:2px;
flex-direction:column;
display:flex;
}
.bco-board_rowtku{
gap:12px;
border-radius:0.5rem;
padding:0.625rem 12px;
display:flex;
align-items:center;
}
.bco-board_top1tku{
background:rgba(0, 212, 224, 0.11);
}
.bco-board_rktku{
width:20px;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5f8a96;
font-weight:700;
font-size:0.875rem;
}
.bco-board_top1tku .bco-board_rktku{
color:#00d4e0;
}
.bco-board_nmtku{
flex:1;
min-width:0;
color:#9bbec7;
font-size:13.5px;
font-weight:600;
}
.bco-board_top1tku .bco-board_nmtku{
font-weight:700;
color:#e8f6f8;
}
.bco-board_pttku{
color:#9bbec7;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
}
@media(max-width:1027px){
.bco-tourtku{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.bco-tour_h2tku{
font-size:1.5rem;
}
}
.bco-provstku{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.bco-provstku>*{
min-width:0;
}
.bco-provtku{
border-radius:0.813rem;
padding:0.75rem;
background:#0d1820;
border:1px solid #1e3340;
align-items:center;
justify-content:center;
text-decoration:none;
height:4rem;
display:flex;
}
.bco-prov_imgtku{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.bco-resptku{
background:#0d1820;
border:1px solid #1e3340;
padding:1.625rem;
gap:24px;
border-radius:0.813rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.bco-resp_intku{
max-width:560px;
}
.bco-resp_htku{
font-size:1.188rem;
color:#e8f6f8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-weight:700;
}
.bco-resp_ptku{
font-size:13.5px;
line-height:1.6;
color:#9bbec7;
}
.bco-resp_badgestku{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bco-age18tku{
padding:4px 8px;
border-radius:8px;
border:1.5px solid #e03840;
color:#e03840;
font-weight:700;
font-size:0.813rem;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bco-resp_orgtku{
font-weight:600;
color:#5f8a96;
font-size:13px;
}
@media(max-width:1026px){
.bco-provstku{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:560px){
.bco-provstku{
grid-template-columns:repeat(2,1fr);
}
}
.bco-op_h2tku{
margin:10px 0 8px;
font-size:1.5rem;
font-weight:700;
line-height:1.1;
color:#e8f6f8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-op_texttku{
line-height:1.6;
font-size:0.844rem;
color:#9bbec7;
}
@media(max-width:558px){
.bco-op_h2tku{
font-size:1.375rem;
}
}
.bco-ab_h2tku{
margin:14px 0 16px;
color:#e8f6f8;
font-size:2rem;
font-weight:700;
line-height:1.08;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-ab_bodytku{
line-height:1.65;
margin-bottom:0.875rem;
color:#9bbec7;
font-size:15px;
}
.bco-ab_chipstku{
gap:10px;
margin-top:8px;
display:flex;
flex-wrap:wrap;
}
.bco-faqtku{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.bco-faq_itemtku{
padding:1.125rem 1.375rem;
border:1px solid #1e3340;
border-radius:0.813rem;
background:#0d1820;
}
.bco-faq_qtku{
gap:1rem;
list-style:none;
display:flex;
font-size:15.5px;
align-items:center;
cursor:pointer;
font-weight:600;
color:#e8f6f8;
justify-content:space-between;
}
.bco-faq_qtku::-webkit-details-marker{
display:none;
}
.bco-faq_q_ttku{
gap:0.625rem;
display:flex;
}
.bco-faq_q_itku{
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#00d4e0;
}
.bco-faq_pmtku{
color:#00d4e0;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
}
.bco-faq_itemtku[open] .bco-faq_pmtku{
transform:rotate(45deg);
}
.bco-faq_atku{
font-size:13.5px;
line-height:1.6;
color:#9bbec7;
margin-top:0.75rem;
}
@media(max-width:557px){
.bco-ab_h2tku{
font-size:26px;
}
}
.bco-rv_headtku{
gap:0.75rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:18px;
}
.bco-rv_aggtku{
gap:10px;
align-items:center;
display:flex;
}
.bco-rv_sourcetku{
color:#5f8a96;
font-size:12.5px;
}
.bco-rv_gridtku{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.bco-rv_gridtku>*{
min-width:0;
}
.bco-reviewtku{
padding:24px;
border-radius:0.813rem;
background:#0d1820;
border:1px solid #1e3340;
}
.bco-reviewtku .bco-starstku{
margin-bottom:10px;
}
.bco-reviewtku p{
color:#e8f6f8;
font-weight:600;
margin-bottom:14px;
font-size:14.5px;
line-height:1.5;
}
.bco-review_bytku{
color:#5f8a96;
font-size:0.781rem;
}
@media(max-width:1027px){
.bco-rv_gridtku{
grid-template-columns:1fr;
}
}
.bco-et_h2tku{
margin:0.625rem 0 14px;
line-height:1.08;
color:#e8f6f8;
font-size:1.75rem;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.bco-et_righttku{
gap:10px;
display:flex;
flex-direction:column;
}
.bco-et_updatedtku{
padding:14px 18px;
background:#080f14;
border-radius:13px;
gap:0.625rem;
border:1px solid #1e3340;
align-items:center;
color:#9bbec7;
display:flex;
font-size:12px;
}
.bco-et_updatedtku svg{
flex:none;
height:0.938rem;
color:#00d4e0;
width:15px;
}
.bco-et_updatedtku b{
color:#e8f6f8;
}
@media(max-width:563px){
.bco-et_h2tku{
font-size:1.5rem;
}
}
.bco-footertku{
background:#050c11;
padding:2.5rem 1.75rem;
border-top:1px solid #162530;
}
.bco-footer_gridtku{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-left:auto;
max-width:87.5rem;
margin-bottom:1.75rem;
margin-right:auto;
}
.bco-footer_gridtku>*{
min-width:0;
}
.bco-footer_gridtku h4{
text-transform:uppercase;
color:#3a5f6a;
letter-spacing:.12em;
margin-bottom:13px;
font-size:0.625rem;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bco-fcoltku{
gap:0.563rem;
display:flex;
color:#9bbec7;
font-size:0.813rem;
flex-direction:column;
}
.bco-fcoltku a{
cursor:pointer;
}
.bco-ft_abouttku{
max-width:260px;
margin-top:12px;
line-height:1.6;
color:#5f8a96;
font-size:0.813rem;
}
.bco-ft_contacttku{
font-size:0.781rem;
color:#00d4e0;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-family:"Spline Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.bco-footer_bottomtku{
margin:0 auto;
gap:1rem;
border-top:1px solid #162530;
padding-top:20px;
max-width:1400px;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.bco-footer_bottomtku p{
font-size:0.688rem;
line-height:1.6;
color:#3a5f6a;
max-width:45rem;
}
@media(max-width:1025px){
.bco-footer_gridtku{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.bco-footer_gridtku{
grid-template-columns:1fr;
}
}