*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0FAFA;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#2A4A54;
line-height:1.55;
font-size:15px;
overflow-wrap:break-word;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
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{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(10, 28, 34, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.boo-shell-d9n{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.boo-main-d9n{
min-width:0;
}
.boo-wrap-d9n{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.boo-container-d9n{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:766px){
.boo-container-d9n{
padding:0 1.75rem;
}
}
.boo-section-d9n{
padding:1.5rem 28px;
}
.boo-section_pt-d9n{
padding-top:2.125rem;
}
.boo-band_soft-d9n{
background:#FFFFFF;
}
.boo-eyebrow-d9n{
letter-spacing:.14em;
display:inline-block;
font-size:10.5px;
line-height:1.4;
color:#007A8A;
font-weight:600;
overflow-wrap:break-word;
text-transform:uppercase;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.boo-drawer_cb-d9n{
display:none;
}
.boo-overlay-d9n{
display:none;
}
@media(max-width:1025px){
.boo-shell-d9n{
grid-template-columns:1fr;
}
.boo-main-d9n{
padding-bottom:4.875rem;
}
.boo-drawer_cb-d9n:checked~.boo-overlay-d9n{
background:rgba(10, 28, 34, 0.72);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:557px){
.boo-section-d9n{
padding:18px 1rem;
}
.boo-section_pt-d9n{
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 ---------- */
.boo-side-d9n{
gap:1.375rem;
background:#E2F2F5;
padding:1.375rem 1.125rem;
position:sticky;
top:0;
overflow-y:auto;
display:flex;
height:100vh;
align-self:start;
flex-direction:column;
border-right:1px solid rgba(13, 33, 40, 0.08);
}
.boo-brand-d9n{
gap:0.625rem;
align-items:center;
display:flex;
}
.boo-logo-d9n{
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
letter-spacing:-.02em;
color:#0D2128;
font-size:21px;
}
.boo-side_cta-d9n{
border:1px solid rgba(13, 33, 40, 0.12);
padding:16px;
border-radius:13px;
background:rgba(0, 122, 138, 0.11);
}
.boo-side_cta_h-d9n{
color:#0D2128;
line-height:1.15;
margin-bottom:0.375rem;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:17px;
}
.boo-side_cta_p-d9n{
font-size:0.75rem;
margin-bottom:12px;
line-height:1.45;
color:#2A4A54;
}
.boo-nav-d9n{
gap:3px;
display:flex;
flex-direction:column;
}
.boo-nav_label-d9n{
padding:6px 10px;
letter-spacing:.14em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#7AAAB8;
font-size:0.594rem;
}
.boo-nav_item-d9n{
gap:0.688rem;
border-radius:9px;
padding:0.625rem;
font-size:0.875rem;
display:flex;
font-weight:500;
color:#2A4A54;
align-items:center;
}
.boo-nav_item-d9n svg{
width:17px;
height:1.063rem;
}
.boo-nav_item-d9n:hover{
background:rgba(0, 122, 138, 0.11);
color:#0D2128;
}
.boo-nav_item_on-d9n{
background:rgba(0, 122, 138, 0.11);
font-weight:600;
color:#007A8A;
}
.boo-side_foot-d9n{
background:#FFFFFF;
border:1px solid rgba(13, 33, 40, 0.12);
padding:12px;
border-radius:13px;
margin-top:auto;
}
.boo-side_foot-d9n p{
margin-top:0.25rem;
color:#2A4A54;
line-height:1.4;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.boo-top-d9n{
padding:14px 28px;
gap:1rem;
background:#E2F2F5;
z-index:40;
border-bottom:1px solid rgba(13, 33, 40, 0.08);
align-items:center;
top:0;
position:sticky;
display:flex;
}
.boo-top_brand-d9n{
gap:9px;
display:none;
align-items:center;
}
.boo-search-d9n{
padding:0.688rem 14px;
border:1px solid rgba(13, 33, 40, 0.12);
flex:1;
border-radius:0.813rem;
background:#FFFFFF;
gap:0.625rem;
color:#4E7A88;
display:flex;
align-items:center;
max-width:27.5rem;
font-size:0.844rem;
}
.boo-search-d9n svg{
flex:none;
height:1rem;
width:16px;
}
.boo-top_actions-d9n{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.boo-lang-d9n{
color:#2A4A54;
font-size:0.75rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-burger-d9n{
border:1px solid rgba(13, 33, 40, 0.12);
background:#FFFFFF;
border-radius:0.563rem;
color:#0D2128;
width:40px;
display:none;
height:40px;
align-items:center;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.boo-botnav-d9n{
display:none;
}
@media(max-width:1022px){
.boo-side-d9n{
transition:transform .25s ease;
top:0;
height:100vh;
position:fixed;
transform:translateX(-100%);
width:280px;
left:0;
z-index:80;
}
.boo-drawer_cb-d9n:checked~.boo-shell-d9n .boo-side-d9n{
transform:translateX(0);
}
.boo-top-d9n{
gap:12px;
padding:14px 1rem;
position:static;
flex-wrap:wrap;
}
.boo-top_brand-d9n{
display:flex;
}
.boo-search-d9n{
display:none;
}
.boo-burger-d9n{
display:flex;
}
.boo-top_actions-d9n{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.boo-top_actions-d9n .boo-lang-d9n{
display:none;
}
.boo-top_actions-d9n .boo-btn-d9n{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.boo-botnav-d9n{
background:#E2F2F5;
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
right:0;
position:fixed;
transform:translateZ(0);
border-top:1px solid rgba(13, 33, 40, 0.12);
left:0;
bottom:0;
display:grid;
z-index:65;
}
.boo-bn-d9n{
padding:0.375rem 2px 0;
gap:0.25rem;
color:#2A4A54;
font-weight:600;
min-width:0;
flex-direction:column;
align-items:center;
justify-content:flex-end;
display:flex;
font-size:10px;
}
.boo-bn-d9n svg{
flex:none;
width:1.375rem;
height:22px;
}
.boo-bn-d9n span{
overflow:hidden;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
.boo-bn_on-d9n{
color:#007A8A;
}
.boo-bn_center-d9n{
position:relative;
}
.boo-bn_fab-d9n{
border-radius:50%;
background:#00C8D8;
position:absolute;
transform:translateX(-50%);
width:3.125rem;
align-items:center;
box-shadow:0 8px 2rem rgba(0, 122, 138, 0.18), 0 2px 0.5rem rgba(13, 33, 40, 0.12);
display:flex;
color:#031418;
left:50%;
justify-content:center;
top:-20px;
height:50px;
}
.boo-bn_fab-d9n svg{
height:1.5rem;
width:1.5rem;
}
.boo-bn_center-d9n span{
color:#007A8A;
}
}
.boo-btn-d9n{
border-radius:9px;
padding:11px 22px;
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;
justify-content:center;
cursor:pointer;
display:inline-flex;
font-weight:700;
align-items:center;
font-size:14px;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.boo-btn_pri-d9n{
background:#00C8D8;
box-shadow:0 0.25rem 1.125rem rgba(0, 200, 216, 0.42), 0 1px 4px rgba(0, 85, 102, 0.28);
color:#031418;
}
.boo-btn_pri-d9n:hover{
background:#00B0BE;
}
.boo-btn_ghost-d9n{
background:rgba(0, 122, 138, 0.11);
color:#0D2128;
font-weight:600;
}
.boo-btn_line-d9n{
background:transparent;
border:1px solid rgba(13, 33, 40, 0.22);
color:#0D2128;
font-weight:600;
}
.boo-btn_lg-d9n{
border-radius:13px;
padding:1rem 1.875rem;
font-size:15px;
}
.boo-band-d9n .boo-btn_line-d9n{
border-color:rgba(255, 255, 255, 0.13);
color:#E8F9FB;
}
.boo-band-d9n .boo-btn_ghost-d9n{
background:rgba(255, 255, 255, 0.08);
color:#E8F9FB;
}
.boo-link_m-d9n{
gap:0.313rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8A;
cursor:pointer;
text-decoration:none;
display:inline-flex;
align-items:center;
font-size:0.75rem;
}
.boo-link_m-d9n svg{
width:14px;
height:14px;
}
.boo-band-d9n .boo-link_m-d9n{
color:#00E0EC;
}
.boo-dot-d9n{
background:#007A8A;
border-radius:50%;
flex:none;
height:7px;
width:7px;
}
.boo-dot_live-d9n{
background:#E03030;
animation:zm3-pulse 1.4s infinite;
}
.boo-stars-d9n{
gap:2px;
color:#007A8A;
display:inline-flex;
}
.boo-stars-d9n svg{
height:0.938rem;
width:0.938rem;
}
.boo-chip-d9n{
background:#FFFFFF;
border-radius:0.563rem;
padding:7px 12px;
border:1px solid rgba(13, 33, 40, 0.12);
gap:0.375rem;
font-size:0.688rem;
color:#2A4A54;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:inline-flex;
}
.boo-chip_on-d9n{
background:rgba(0, 122, 138, 0.11);
border-color:transparent;
color:#007A8A;
}
.boo-gc-d9n{
display:block;
min-width:0;
color:inherit;
text-decoration:none;
cursor:pointer;
}
.boo-gc_thumb-d9n{
overflow:hidden;
border:1px solid rgba(13, 33, 40, 0.12);
border-radius:0.813rem;
background-size:cover;
position:relative;
background-position:center;
display:block;
aspect-ratio:1;
}
.boo-gc_thumb_portrait-d9n{
aspect-ratio:3/4;
}
.boo-gc_thumb_wide-d9n{
aspect-ratio:16/11;
}
.boo-gc_cap-d9n{
padding:0.563rem;
background:linear-gradient(transparent,rgba(10, 28, 34, 0.72));
left:0;
bottom:0;
position:absolute;
right:0;
}
.boo-gc_name-d9n{
color:#E8F9FB;
display:block;
font-size:0.781rem;
font-weight:700;
}
.boo-gc_meta-d9n{
color:#7EC8D4;
font-size:0.688rem;
}
.boo-gc_badge-d9n{
padding:2px 0.375rem;
border-radius:9px;
background:#007A8A;
top:0.5rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
color:#031418;
font-size:8px;
font-weight:700;
right:8px;
}
.boo-gc_badge_hot-d9n{
background:#E03030;
color:#E8F9FB;
}
.boo-gc_badge_live-d9n{
background:#E03030;
color:#E8F9FB;
left:8px;
right:auto;
}
.boo-gc_mult-d9n{
inset:0;
position:absolute;
font-size:28px;
justify-content:center;
color:#007A8A;
font-weight:700;
display:flex;
align-items:center;
}
.boo-pc-d9n{
border-radius:13px;
border:1px solid rgba(13, 33, 40, 0.12);
background:#FFFFFF;
display:flex;
align-items:center;
justify-content:center;
color:#2A4A54;
font-size:0.875rem;
height:64px;
font-weight:700;
}
.boo-rail-d9n{
min-width:0;
}
.boo-rail_scroll-d9n{
gap:0.875rem;
display:grid;
}
.boo-rail_scroll-d9n>*{
min-width:0;
}
.boo-g6-d9n{
grid-template-columns:repeat(6,1fr);
}
.boo-g7-d9n{
grid-template-columns:repeat(7,1fr);
}
.boo-g4-d9n{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.boo-g6-d9n,.boo-g7-d9n{
grid-template-columns:none;
scroll-snap-type:x mandatory;
padding-bottom:6px;
overflow-x:auto;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
}
.boo-g6-d9n>*,.boo-g7-d9n>*{
scroll-snap-align:start;
}
.boo-g4-d9n{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.boo-g4-d9n{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.boo-panel-d9n{
border-radius:20px;
padding:28px 2rem;
background:#FFFFFF;
border:1px solid rgba(13, 33, 40, 0.12);
}
.boo-split-d9n{
gap:36px;
display:grid;
align-items:start;
}
.boo-split-d9n>*{
min-width:0;
}
.boo-split_a-d9n{
grid-template-columns:.85fr 1.15fr;
}
.boo-split_b-d9n{
grid-template-columns:1fr 1.1fr;
}
.boo-split_c-d9n{
grid-template-columns:1.1fr .9fr;
}
.boo-pgrid-d9n{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.boo-pgrid-d9n>*{
min-width:0;
}
.boo-lead-d9n{
margin-bottom:14px;
color:#2A4A54;
line-height:1.65;
font-size:0.938rem;
}
.boo-feat-d9n{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.boo-feat-d9n>*{
min-width:0;
}
.boo-feat2-d9n{
grid-template-columns:1fr 1fr;
}
.boo-feat_card-d9n{
border-radius:1.25rem;
border:1px solid rgba(13, 33, 40, 0.12);
padding:1.625rem;
background:#FFFFFF;
}
.boo-feat_card-d9n svg{
margin-bottom:16px;
height:1.625rem;
width:26px;
color:#007A8A;
}
.boo-feat_card-d9n h3{
color:#0D2128;
font-size:18px;
margin-bottom:8px;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.boo-feat_card-d9n p{
line-height:1.6;
font-size:13px;
color:#2A4A54;
}
.boo-feat_card-d9n b{
color:#0D2128;
}
.boo-big-d9n{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.boo-big_n-d9n{
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
color:#007A8A;
font-weight:700;
}
.boo-big_l-d9n{
font-size:12px;
color:#4E7A88;
}
.boo-person-d9n{
padding:16px 1.125rem;
background:#FFFFFF;
gap:14px;
border-radius:13px;
border:1px solid rgba(13, 33, 40, 0.12);
display:flex;
align-items:center;
}
.boo-avatar-d9n{
border-radius:50%;
background:linear-gradient(135deg,#00C8D8,#005566);
flex:none;
width:44px;
height:2.75rem;
}
.boo-person_name-d9n{
font-weight:700;
font-size:14px;
color:#0D2128;
}
.boo-person_role-d9n{
font-size:0.75rem;
color:#4E7A88;
}
.boo-kv-d9n{
border:1px solid rgba(13, 33, 40, 0.12);
border-radius:0.813rem;
background:rgba(13, 33, 40, 0.12);
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.boo-kv-d9n>div{
background:#F0FAFA;
padding:16px 1.125rem;
min-width:0;
}
.boo-kv_k-d9n{
margin-bottom:5px;
color:#007A8A;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:9.5px;
}
.boo-kv_v-d9n{
font-weight:700;
color:#0D2128;
font-size:13.5px;
}
@media(max-width:1025px){
.boo-split_a-d9n,.boo-split_b-d9n,.boo-split_c-d9n,.boo-pgrid-d9n{
grid-template-columns:1fr;
gap:24px;
}
.boo-feat-d9n,.boo-feat2-d9n{
grid-template-columns:1fr;
}
.boo-kv-d9n{
grid-template-columns:1fr;
}
}
.boo-sh-d9n{
margin-bottom:1rem;
min-width:0;
}
.boo-sh_row-d9n{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.boo-sh_row-d9n .boo-sh_l-d9n{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.boo-sh_stack-d9n{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.boo-sh_center-d9n{
gap:0.625rem;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.boo-sh_h2-d9n{
gap:9px;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
display:flex;
align-items:center;
font-size:20px;
font-weight:700;
line-height:1.1;
color:#0D2128;
}
@media(min-width:770px){
.boo-sh_h2-d9n{
font-size:1.5rem;
}
}
.boo-band-d9n .boo-sh_h2-d9n{
color:#E8F9FB;
}
.boo-eb_mono-d9n{
text-transform:none;
letter-spacing:.08em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-eb_mono-d9n::before{
content:"// ";
}
.boo-eb_upper-d9n{
text-transform:uppercase;
letter-spacing:.14em;
}
.boo-eb_pill-d9n{
border-radius:62.438rem;
padding:5px 11px;
background:rgba(0, 122, 138, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.boo-eb_line-d9n{
gap:10px;
align-items:center;
display:inline-flex;
}
.boo-eb_line-d9n::before{
background:#007A8A;
height:1px;
display:inline-block;
content:"";
width:1.5rem;
}
.boo-band-d9n .boo-eb_line-d9n::before{
background:#00E0EC;
}
.boo-band-d9n .boo-eb_pill-d9n{
background:rgba(255, 255, 255, 0.08);
}
.boo-sh_link-d9n{
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;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #0D2128;
font-weight:600;
font-size:13px;
color:#0D2128;
display:inline-flex;
align-items:center;
}
.boo-sh_link-d9n:hover{
border-color:#007A8A;
color:#007A8A;
}
.boo-sh_link-d9n svg{
width:14px;
height:0.875rem;
}
.boo-sh_link_chev-d9n{
border-bottom:0;
padding-bottom:0;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8A;
font-size:12px;
}
.boo-sh_link_btn-d9n{
padding:0.563rem 18px;
border-radius:999px;
background:#00C8D8;
color:#031418;
border-bottom:0;
}
.boo-sh_link_btn-d9n:hover{
background:#00B0BE;
border-color:transparent;
}
.boo-band-d9n .boo-sh_link-d9n{
border-color:#E8F9FB;
color:#E8F9FB;
}
.boo-band-d9n .boo-sh_link_chev-d9n{
color:#00E0EC;
}
.boo-sh_rule-d9n{
margin:-2px 0 1rem;
background:rgba(13, 33, 40, 0.12);
height:1px;
}
.boo-band-d9n .boo-sh_rule-d9n{
background:rgba(255, 255, 255, 0.13);
}
.boo-seo_grid3-d9n{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.boo-seo_grid4-d9n{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.boo-seo_grid3-d9n>*,.boo-seo_grid4-d9n>*{
min-width:0;
}
.boo-seo_card-d9n{
border-radius:0.813rem;
background:#FFFFFF;
border:1px solid rgba(13, 33, 40, 0.12);
padding:1.5rem;
}
.boo-seo_card-d9n h3{
font-weight:700;
color:#0D2128;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:8px;
font-size:18px;
}
.boo-seo_card-d9n p{
color:#2A4A54;
line-height:1.6;
font-size:13px;
}
.boo-seo_card_sm-d9n{
padding:20px;
}
.boo-seo_card_sm-d9n h3{
font-size:1rem;
}
.boo-seo_card_sm-d9n p{
line-height:1.55;
font-size:0.781rem;
}
.boo-seo_rtp_row-d9n{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:1rem;
display:grid;
align-items:center;
}
.boo-rtp-d9n{
gap:14px;
display:flex;
min-width:0;
}
.boo-rtp-d9n>div{
padding:16px;
background:#F0FAFA;
border-radius:13px;
flex:1;
min-width:0;
text-align:center;
}
.boo-rtp_n-d9n{
white-space:nowrap;
font-weight:700;
color:#007A8A;
font-size:26px;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.boo-rtp_l-d9n{
font-size:0.688rem;
color:#4E7A88;
margin-top:0.25rem;
}
.boo-cmp-d9n{
border-radius:13px;
border:1px solid rgba(13, 33, 40, 0.12);
overflow:hidden;
max-width:760px;
}
.boo-cmp_row-d9n{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.boo-cmp_row-d9n>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.boo-cmp_row-d9n>div:first-child{
padding-left:1.375rem;
color:#0D2128;
font-weight:600;
text-align:left;
}
.boo-cmp_th-d9n{
background:#F0FAFA;
font-size:12.5px;
font-weight:700;
}
.boo-cmp_row-d9n:not(.boo-cmp_th-d9n){
background:#FFFFFF;
border-top:1px solid rgba(13, 33, 40, 0.08);
color:#2A4A54;
}
.boo-cmp_zebra-d9n{
background:#E8F5F7;
}
.boo-guide-d9n{
background:#FFFFFF;
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(13, 33, 40, 0.12);
cursor:pointer;
}
.boo-guide_cover-d9n{
height:130px;
}
.boo-guide_body-d9n{
padding:1.25rem;
}
.boo-guide_body-d9n h3{
margin:0.438rem 0 9px;
font-weight:700;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
line-height:1.25;
color:#0D2128;
}
.boo-guide_meta-d9n{
font-size:11.5px;
color:#4E7A88;
}
.boo-hub-d9n{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(13, 33, 40, 0.08);
display:grid;
padding-top:28px;
}
.boo-hub-d9n>*{
min-width:0;
}
.boo-hub-d9n h4{
font-size:13px;
margin-bottom:0.688rem;
color:#0D2128;
font-weight:700;
}
.boo-hub_col-d9n{
gap:8px;
flex-direction:column;
font-size:0.813rem;
color:#2A4A54;
display:flex;
}
.boo-hub_col-d9n a{
cursor:pointer;
}
@media(max-width:1026px){
.boo-seo_grid3-d9n{
grid-template-columns:1fr;
}
.boo-seo_grid4-d9n{
grid-template-columns:repeat(2,1fr);
}
.boo-seo_rtp_row-d9n{
grid-template-columns:1fr;
gap:20px;
}
.boo-hub-d9n{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.boo-hub-d9n{
grid-template-columns:1fr;
}
}
.boo-hero-d9n{
padding:46px 3rem;
overflow:hidden;
background:linear-gradient(120deg,#0A1C22,#0D2230);
border-radius:1.25rem;
border:1px solid rgba(13, 33, 40, 0.12);
color:#E8F9FB;
position:relative;
}
.boo-hero_glow-d9n{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
right:-60px;
height:340px;
width:340px;
top:-60px;
position:absolute;
}
.boo-hero_in-d9n{
max-width:37.5rem;
position:relative;
}
.boo-hero-d9n .boo-eyebrow-d9n{
color:#00E0EC;
}
.boo-pill_row-d9n{
padding:0.375rem 0.813rem;
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:62.438rem;
color:#00E0EC;
margin-bottom:22px;
display:inline-flex;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
font-size:0.656rem;
letter-spacing:.1em;
text-transform:uppercase;
}
.boo-hero_h1-d9n{
margin:18px 0;
line-height:1.02;
font-weight:700;
overflow-wrap:break-word;
font-size:3.375rem;
color:#E8F9FB;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
}
.boo-hero_h1-d9n em{
font-style:normal;
color:#00E0EC;
}
.boo-hero_sub-d9n{
max-width:30rem;
margin-bottom:1.75rem;
color:#7EC8D4;
font-size:1.063rem;
line-height:1.55;
}
.boo-hero_cta-d9n{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:1.625rem;
}
.boo-hero_trust-d9n{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.boo-hero_rating_txt-d9n{
font-size:0.813rem;
color:#7EC8D4;
}
@media(max-width:1022px){
.boo-hero-d9n{
padding:2rem 1.5rem;
}
.boo-hero_h1-d9n{
font-size:38px;
}
}
@media(max-width:563px){
.boo-hero_h1-d9n{
font-size:1.875rem;
}
}
.boo-stat-d9n{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.boo-stat-d9n>*{
min-width:0;
}
.boo-stat_item-d9n{
border:1px solid rgba(13, 33, 40, 0.12);
border-radius:0.813rem;
padding:1.125rem 1.25rem;
background:#FFFFFF;
}
.boo-stat_k-d9n{
text-transform:uppercase;
margin-bottom:7px;
color:#4E7A88;
letter-spacing:.12em;
font-size:0.594rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-stat_v-d9n{
gap:0.5rem;
overflow-wrap:anywhere;
color:#0D2128;
display:flex;
font-weight:700;
align-items:center;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
min-width:0;
}
.boo-stat_v_accent-d9n{
color:#007A8A;
}
@media(max-width:1025px){
.boo-stat-d9n{
grid-template-columns:repeat(2,1fr);
}
}
.boo-wlc-d9n{
padding:2.25rem 2.5rem;
border:1px solid rgba(13, 33, 40, 0.12);
overflow:hidden;
background:linear-gradient(120deg,#0A1C22,#0D2230);
border-radius:20px;
grid-template-columns:1.2fr .8fr;
gap:24px;
display:grid;
color:#E8F9FB;
align-items:center;
position:relative;
}
.boo-wlc-d9n>*{
min-width:0;
}
.boo-wlc-d9n .boo-eyebrow-d9n{
color:#00E0EC;
}
.boo-wlc_glow-d9n{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
width:260px;
top:-40px;
position:absolute;
right:-40px;
height:16.25rem;
}
.boo-wlc_in-d9n{
position:relative;
}
.boo-wlc_h2-d9n{
margin:10px 0 0.5rem;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:34px;
overflow-wrap:break-word;
font-weight:700;
line-height:1.03;
color:#E8F9FB;
}
.boo-wlc_h2-d9n em{
color:#00E0EC;
font-style:normal;
}
.boo-wlc_sub-d9n{
font-size:14px;
color:#7EC8D4;
margin-bottom:18px;
line-height:1.55;
max-width:420px;
}
.boo-wlc_terms-d9n{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.boo-term-d9n{
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.813rem 15px;
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
border-radius:0.813rem;
display:flex;
align-items:center;
}
.boo-term-d9n svg{
flex:none;
width:20px;
height:20px;
color:#00E0EC;
}
.boo-term_k-d9n{
letter-spacing:.1em;
font-size:9.5px;
text-transform:uppercase;
color:#7EC8D4;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-term_v-d9n{
color:#E8F9FB;
margin-top:2px;
font-weight:700;
font-size:14px;
}
@media(max-width:1025px){
.boo-wlc-d9n{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.boo-wlc_h2-d9n{
font-size:1.625rem;
}
}
.boo-jp-d9n{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.boo-jp-d9n>*{
min-width:0;
}
.boo-jp_hero-d9n{
padding:26px;
border-radius:1.25rem;
background:linear-gradient(135deg,#0A1C22,#0D2230);
border:1px solid rgba(13, 33, 40, 0.12);
gap:0.875rem;
overflow:hidden;
color:#E8F9FB;
min-height:180px;
display:flex;
position:relative;
flex-direction:column;
justify-content:space-between;
}
.boo-jp_glow-d9n{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
position:absolute;
width:11.25rem;
right:-2.5rem;
top:-2.5rem;
height:11.25rem;
}
.boo-jp_k_row-d9n{
gap:0.625rem;
justify-content:space-between;
display:flex;
align-items:center;
position:relative;
}
.boo-jp_k-d9n{
letter-spacing:.12em;
text-transform:uppercase;
font-size:10px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4E7A88;
}
.boo-jp_hero-d9n .boo-jp_k-d9n{
color:#7EC8D4;
}
.boo-jp_amt-d9n{
position:relative;
font-weight:700;
color:#00E0EC;
font-size:42px;
line-height:1;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.boo-jp_sub-d9n{
font-size:0.75rem;
margin-top:5px;
color:#7EC8D4;
}
.boo-jp_cell-d9n{
padding:22px;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(13, 33, 40, 0.12);
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:180px;
}
.boo-jp_cell-d9n .boo-jp_amt-d9n{
color:#0D2128;
font-size:1.875rem;
}
.boo-jp_cell-d9n .boo-jp_sub-d9n{
color:#4E7A88;
}
@media(max-width:1027px){
.boo-jp-d9n{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.boo-jp_amt-d9n{
font-size:2rem;
}
}
.boo-gm-d9n{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.boo-gm-d9n>*{
min-width:0;
}
.boo-gm_panel-d9n{
padding:28px;
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(13, 33, 40, 0.12);
}
.boo-gm_h2-d9n{
margin:0.625rem 0 0.5rem;
color:#0D2128;
font-size:1.5rem;
font-weight:700;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.boo-gm_text-d9n{
color:#2A4A54;
max-width:27.5rem;
font-size:13.5px;
margin-bottom:1.25rem;
line-height:1.6;
}
.boo-gm_level-d9n{
gap:0.875rem;
margin-bottom:16px;
align-items:center;
display:flex;
}
.boo-gm_lv-d9n{
color:#007A8A;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
font-weight:700;
}
.boo-gm_bar_wrap-d9n{
flex:1;
min-width:0;
}
.boo-gm_bar_meta-d9n{
display:flex;
margin-bottom:0.313rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
color:#4E7A88;
justify-content:space-between;
}
.boo-bar-d9n{
border-radius:999px;
overflow:hidden;
background:#F0FAFA;
height:8px;
}
.boo-bar_fill-d9n{
background:linear-gradient(90deg,#00C8D8,#005566);
border-radius:62.438rem;
display:block;
height:100%;
}
.boo-gm_missions-d9n{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.boo-gm_refer-d9n{
padding:28px;
border:1px solid rgba(13, 33, 40, 0.12);
overflow:hidden;
border-radius:20px;
background:linear-gradient(150deg,#0A1C22,#0D2230);
color:#E8F9FB;
flex-direction:column;
position:relative;
justify-content:space-between;
display:flex;
}
.boo-gm_refer-d9n .boo-eyebrow-d9n{
color:#00E0EC;
}
.boo-gm_ref_h2-d9n{
margin:0.625rem 0 8px;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F9FB;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
}
.boo-gm_ref_h2-d9n em{
font-style:normal;
color:#00E0EC;
}
.boo-gm_ref_text-d9n{
color:#7EC8D4;
font-size:0.813rem;
line-height:1.55;
margin-bottom:18px;
}
@media(max-width:1023px){
.boo-gm-d9n{
grid-template-columns:1fr;
}
}
.boo-promo_grid-d9n{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.boo-promo_grid-d9n>*{
min-width:0;
}
.boo-promo-d9n{
padding:1.5rem;
overflow:hidden;
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(13, 33, 40, 0.12);
min-height:9.375rem;
position:relative;
}
.boo-promo_h-d9n{
line-height:1.05;
color:#0D2128;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
margin-top:0.375rem;
font-weight:700;
}
.boo-promo_h-d9n em{
font-style:normal;
color:#007A8A;
}
.boo-promo_p-d9n{
line-height:1.5;
color:#2A4A54;
margin-top:0.5rem;
font-size:12.5px;
}
.boo-promo_feat-d9n{
border-color:rgba(13, 33, 40, 0.12);
background:linear-gradient(135deg,#0A1C22,#0D2230);
}
.boo-promo_feat-d9n .boo-promo_h-d9n{
color:#E8F9FB;
}
.boo-promo_feat-d9n .boo-promo_h-d9n em{
color:#00E0EC;
}
.boo-promo_feat-d9n .boo-promo_p-d9n{
color:#7EC8D4;
}
.boo-promo_feat-d9n .boo-eyebrow-d9n{
color:#00E0EC;
}
@media(max-width:1023px){
.boo-promo_grid-d9n{
grid-template-columns:1fr;
}
}
.boo-banner-d9n{
border:1px solid rgba(13, 33, 40, 0.12);
border-radius:20px;
background:linear-gradient(115deg,#0A1C22,#0D2230);
overflow:hidden;
padding:2.25rem 2.5rem;
gap:28px;
justify-content:space-between;
position:relative;
align-items:center;
display:flex;
flex-wrap:wrap;
color:#E8F9FB;
}
.boo-banner_glow-d9n{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 68%);
border-radius:50%;
position:absolute;
height:200px;
right:5rem;
top:50%;
width:200px;
transform:translateY(-50%);
}
.boo-banner_in-d9n{
max-width:35rem;
position:relative;
}
.boo-banner-d9n .boo-eyebrow-d9n{
color:#00E0EC;
}
.boo-banner_h2-d9n{
margin:0.625rem 0;
font-weight:700;
font-size:30px;
line-height:1.05;
color:#E8F9FB;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.boo-banner_text-d9n{
font-size:14px;
color:#7EC8D4;
line-height:1.6;
}
@media(max-width:561px){
.boo-banner_h2-d9n{
font-size:1.5rem;
}
}
.boo-supp-d9n{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.boo-supp-d9n>*{
min-width:0;
}
.boo-supp_card-d9n{
border:1px solid rgba(13, 33, 40, 0.12);
padding:24px;
border-radius:13px;
background:#FFFFFF;
}
.boo-supp_card-d9n svg{
height:1.5rem;
margin-bottom:14px;
width:24px;
color:#007A8A;
}
.boo-supp_card-d9n h3{
color:#0D2128;
font-size:16px;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:6px;
}
.boo-supp_card-d9n p{
line-height:1.55;
font-size:13px;
color:#2A4A54;
}
@media(max-width:1026px){
.boo-supp-d9n{
grid-template-columns:1fr;
}
}
.boo-steps-d9n{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.boo-steps-d9n>*{
min-width:0;
}
.boo-step-d9n{
padding:24px;
border:1px solid rgba(13, 33, 40, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
position:relative;
}
.boo-step_num-d9n{
background:#00C8D8;
border-radius:9px;
display:flex;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#031418;
margin-bottom:0.875rem;
font-size:13px;
height:30px;
font-weight:700;
width:1.875rem;
justify-content:center;
align-items:center;
}
.boo-step_h-d9n{
font-size:1rem;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#0D2128;
margin-bottom:0.438rem;
}
.boo-step_p-d9n{
color:#2A4A54;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1025px){
.boo-steps-d9n{
grid-template-columns:1fr;
}
}
.boo-pay_logos-d9n{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.boo-pay_logos-d9n>*{
min-width:0;
}
.boo-pay-d9n{
border-radius:0.563rem;
border:1px solid rgba(13, 33, 40, 0.12);
display:flex;
justify-content:center;
font-weight:700;
color:#2A4A54;
height:48px;
align-items:center;
font-size:12px;
}
.boo-table-d9n{
border-radius:0.813rem;
overflow:hidden;
border:1px solid rgba(13, 33, 40, 0.12);
}
.boo-trow-d9n{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.boo-trow-d9n>div{
padding:13px 0.875rem;
min-width:0;
}
.boo-trow-d9n>div:first-child{
font-weight:700;
color:#0D2128;
padding-left:1rem;
}
.boo-trow_th-d9n{
background:#F0FAFA;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
font-size:0.594rem;
text-transform:uppercase;
color:#4E7A88;
}
.boo-trow-d9n:not(.boo-trow_th-d9n){
background:#FFFFFF;
color:#2A4A54;
border-top:1px solid rgba(13, 33, 40, 0.08);
}
.boo-trow_zebra-d9n{
background:#E8F5F7;
}
.boo-pos-d9n{
color:#007A8A;
font-weight:700;
}
@media(max-width:1024px){
.boo-pay_logos-d9n{
grid-template-columns:repeat(2,1fr);
}
}
.boo-dw_h2-d9n{
line-height:1.08;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:10px;
font-size:26px;
color:#0D2128;
font-weight:700;
}
.boo-steps_v-d9n{
grid-template-columns:1fr;
gap:0.625rem;
}
.boo-steps_v-d9n .boo-step-d9n{
padding:18px 20px;
}
@media(max-width:558px){
.boo-dw_h2-d9n{
font-size:23px;
}
}
.boo-vip_head-d9n{
gap:12px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
}
.boo-vip_intro-d9n{
color:#2A4A54;
max-width:26.25rem;
font-size:0.813rem;
}
.boo-vip-d9n{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.boo-vip-d9n>*{
min-width:0;
}
.boo-tier-d9n{
border-radius:0.813rem;
background:#FFFFFF;
border:1px solid rgba(13, 33, 40, 0.12);
padding:20px;
}
.boo-tier_on-d9n{
background:rgba(0, 122, 138, 0.11);
border-color:#007A8A;
}
.boo-tier_medal-d9n{
background:linear-gradient(135deg,#00C8D8,#005566);
border-radius:0.563rem;
height:1.875rem;
margin-bottom:14px;
width:30px;
}
.boo-tier_name-d9n{
margin-bottom:0.313rem;
font-weight:700;
color:#0D2128;
font-size:15px;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.boo-tier_tx-d9n{
color:#4E7A88;
line-height:1.5;
font-size:0.719rem;
}
@media(max-width:1025px){
.boo-vip-d9n{
grid-template-columns:repeat(2,1fr);
}
}
.boo-op_h2-d9n{
margin:0.625rem 0 8px;
font-size:1.5rem;
line-height:1.1;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#0D2128;
}
.boo-op_text-d9n{
font-size:13.5px;
color:#2A4A54;
line-height:1.6;
}
@media(max-width:563px){
.boo-op_h2-d9n{
font-size:22px;
}
}
.boo-provs-d9n{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.boo-provs-d9n>*{
min-width:0;
}
.boo-prov-d9n{
border:1px solid rgba(13, 33, 40, 0.12);
padding:0.75rem;
border-radius:13px;
background:#FFFFFF;
justify-content:center;
align-items:center;
text-decoration:none;
display:flex;
height:4rem;
}
.boo-prov_img-d9n{
max-width:100%;
max-height:2rem;
object-fit:contain;
}
.boo-resp-d9n{
gap:1.5rem;
border:1px solid rgba(13, 33, 40, 0.12);
border-radius:13px;
background:#FFFFFF;
padding:1.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.boo-resp_in-d9n{
max-width:35rem;
}
.boo-resp_h-d9n{
font-weight:700;
color:#0D2128;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-size:1.188rem;
}
.boo-resp_p-d9n{
color:#2A4A54;
font-size:13.5px;
line-height:1.6;
}
.boo-resp_badges-d9n{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.boo-age18-d9n{
border-radius:0.563rem;
padding:0.25rem 0.5rem;
border:1.5px solid #E03030;
color:#E03030;
font-size:0.813rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.boo-resp_org-d9n{
font-size:13px;
color:#4E7A88;
font-weight:600;
}
@media(max-width:1021px){
.boo-provs-d9n{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.boo-provs-d9n{
grid-template-columns:repeat(2,1fr);
}
}
.boo-rc-d9n{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.boo-rc-d9n>*{
min-width:0;
}
.boo-rc_awards-d9n{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.boo-award-d9n{
gap:11px;
display:flex;
align-items:center;
}
.boo-award-d9n svg{
flex:none;
width:18px;
color:#F0A C1E;
height:1.125rem;
}
.boo-award_t-d9n{
color:#0D2128;
font-size:13.5px;
font-weight:700;
}
.boo-award_s-d9n{
font-size:11.5px;
color:#4E7A88;
}
.boo-rc_press-d9n{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.boo-logo_cell-d9n{
border-radius:0.563rem;
border:1px solid rgba(13, 33, 40, 0.12);
font-size:13px;
align-items:center;
color:#2A4A54;
display:flex;
height:3rem;
justify-content:center;
font-weight:700;
}
.boo-rc_partner-d9n{
background:#FFFFFF;
padding:20px;
border:1px solid rgba(13, 33, 40, 0.12);
border-radius:13px;
}
.boo-rc_partner_name-d9n{
font-weight:700;
font-size:18px;
margin-bottom:6px;
color:#0D2128;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.boo-rc_partner_text-d9n{
color:#2A4A54;
line-height:1.55;
font-size:12.5px;
}
@media(max-width:1021px){
.boo-rc-d9n{
gap:22px;
grid-template-columns:1fr;
}
.boo-rc_press-d9n{
grid-template-columns:repeat(4,1fr);
}
}
.boo-ab_h2-d9n{
margin:0.875rem 0 1rem;
color:#0D2128;
line-height:1.08;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:32px;
}
.boo-ab_body-d9n{
margin-bottom:0.875rem;
color:#2A4A54;
font-size:0.938rem;
line-height:1.65;
}
.boo-ab_chips-d9n{
gap:0.625rem;
margin-top:8px;
display:flex;
flex-wrap:wrap;
}
.boo-faq-d9n{
gap:10px;
flex-direction:column;
display:flex;
}
.boo-faq_item-d9n{
background:#FFFFFF;
padding:18px 22px;
border:1px solid rgba(13, 33, 40, 0.12);
border-radius:0.813rem;
}
.boo-faq_q-d9n{
gap:16px;
list-style:none;
align-items:center;
color:#0D2128;
font-weight:600;
justify-content:space-between;
font-size:0.969rem;
display:flex;
cursor:pointer;
}
.boo-faq_q-d9n::-webkit-details-marker{
display:none;
}
.boo-faq_q_t-d9n{
gap:10px;
display:flex;
}
.boo-faq_q_i-d9n{
color:#007A8A;
font-style:normal;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-faq_pm-d9n{
font-size:20px;
color:#007A8A;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-faq_item-d9n[open] .boo-faq_pm-d9n{
transform:rotate(45deg);
}
.boo-faq_a-d9n{
font-size:13.5px;
line-height:1.6;
color:#2A4A54;
margin-top:0.75rem;
}
@media(max-width:557px){
.boo-ab_h2-d9n{
font-size:26px;
}
}
.boo-rv_head-d9n{
gap:0.75rem;
justify-content:space-between;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
display:flex;
}
.boo-rv_agg-d9n{
gap:10px;
display:flex;
align-items:center;
}
.boo-rv_source-d9n{
color:#4E7A88;
font-size:0.781rem;
}
.boo-rv_grid-d9n{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.boo-rv_grid-d9n>*{
min-width:0;
}
.boo-review-d9n{
padding:24px;
border:1px solid rgba(13, 33, 40, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
}
.boo-review-d9n .boo-stars-d9n{
margin-bottom:10px;
}
.boo-review-d9n p{
color:#0D2128;
font-size:0.906rem;
margin-bottom:14px;
font-weight:600;
line-height:1.5;
}
.boo-review_by-d9n{
color:#4E7A88;
font-size:12.5px;
}
@media(max-width:1026px){
.boo-rv_grid-d9n{
grid-template-columns:1fr;
}
}
.boo-et_h2-d9n{
margin:0.625rem 0 14px;
font-size:1.75rem;
font-weight:700;
line-height:1.08;
font-family:"Chivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#0D2128;
}
.boo-et_right-d9n{
gap:10px;
display:flex;
flex-direction:column;
}
.boo-et_updated-d9n{
padding:14px 1.125rem;
border-radius:0.813rem;
background:#F0FAFA;
gap:0.625rem;
border:1px solid rgba(13, 33, 40, 0.12);
color:#2A4A54;
align-items:center;
display:flex;
font-size:12px;
}
.boo-et_updated-d9n svg{
flex:none;
width:0.938rem;
color:#007A8A;
height:15px;
}
.boo-et_updated-d9n b{
color:#0D2128;
}
@media(max-width:558px){
.boo-et_h2-d9n{
font-size:1.5rem;
}
}
.boo-footer-d9n{
background:#0D1F24;
padding:2.5rem 1.75rem;
border-top:1px solid rgba(13, 33, 40, 0.08);
}
.boo-footer_grid-d9n{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
max-width:1400px;
margin-left:auto;
margin-bottom:1.75rem;
display:grid;
margin-right:auto;
}
.boo-footer_grid-d9n>*{
min-width:0;
}
.boo-footer_grid-d9n h4{
margin-bottom:13px;
font-size:10px;
letter-spacing:.12em;
text-transform:uppercase;
color:#7AAAB8;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-fcol-d9n{
gap:0.563rem;
font-size:0.813rem;
flex-direction:column;
display:flex;
color:#2A4A54;
}
.boo-fcol-d9n a{
cursor:pointer;
}
.boo-ft_about-d9n{
line-height:1.6;
max-width:260px;
margin-top:0.75rem;
font-size:13px;
color:#4E7A88;
}
.boo-ft_contact-d9n{
margin-top:12px;
color:#007A8A;
overflow-wrap:anywhere;
font-size:0.781rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.boo-footer_bottom-d9n{
margin:0 auto;
gap:16px;
justify-content:space-between;
max-width:1400px;
border-top:1px solid rgba(13, 33, 40, 0.08);
padding-top:1.25rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.boo-footer_bottom-d9n p{
max-width:720px;
line-height:1.6;
color:#7AAAB8;
font-size:0.688rem;
}
@media(max-width:1025px){
.boo-footer_grid-d9n{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.boo-footer_grid-d9n{
grid-template-columns:1fr;
}
}