*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0FAFA;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.55;
-webkit-font-smoothing:antialiased;
font-size:15px;
text-rendering:optimizeLegibility;
color:#2A4A58;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(10, 26, 38, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.fkgshell_gwi{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.fkgmain_gwi{
min-width:0;
}
.fkgwrap_gwi{
margin:0 auto;
max-width:1400px;
width:100%;
}
.fkgcontainer_gwi{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.fkgcontainer_gwi{
padding:0 28px;
}
}
.fkgsection_gwi{
padding:24px 1.75rem;
}
.fkgsection_pt_gwi{
padding-top:34px;
}
.fkgband_soft_gwi{
background:#FFFFFF;
}
.fkgeyebrow_gwi{
text-transform:uppercase;
display:inline-block;
letter-spacing:.14em;
line-height:1.4;
font-size:10.5px;
overflow-wrap:break-word;
font-weight:600;
color:#007A8F;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkgdrawer_cb_gwi{
display:none;
}
.fkgoverlay_gwi{
display:none;
}
@media(max-width:1022px){
.fkgshell_gwi{
grid-template-columns:1fr;
}
.fkgmain_gwi{
padding-bottom:4.875rem;
}
.fkgdrawer_cb_gwi:checked~.fkgoverlay_gwi{
background:rgba(10, 26, 38, 0.72);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:558px){
.fkgsection_gwi{
padding:1.125rem 1rem;
}
.fkgsection_pt_gwi{
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 ---------- */
.fkgside_gwi{
background:#E2F2F5;
gap:1.375rem;
padding:22px 18px;
position:sticky;
border-right:1px solid rgba(13, 35, 48, 0.08);
height:100vh;
top:0;
align-self:start;
flex-direction:column;
display:flex;
overflow-y:auto;
}
.fkgbrand_gwi{
gap:0.625rem;
display:flex;
align-items:center;
}
.fkglogo_gwi{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:21px;
color:#0D2330;
font-weight:700;
letter-spacing:-.02em;
}
.fkgside_cta_gwi{
background:rgba(0, 122, 143, 0.10);
border:1px solid rgba(13, 35, 48, 0.12);
padding:1rem;
border-radius:13px;
}
.fkgside_cta_h_gwi{
color:#0D2330;
font-weight:700;
line-height:1.15;
font-size:17px;
margin-bottom:0.375rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkgside_cta_p_gwi{
color:#2A4A58;
line-height:1.45;
margin-bottom:0.75rem;
font-size:12px;
}
.fkgnav_gwi{
gap:3px;
flex-direction:column;
display:flex;
}
.fkgnav_label_gwi{
padding:6px 10px;
text-transform:uppercase;
color:#7AAAB8;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
letter-spacing:.14em;
}
.fkgnav_item_gwi{
gap:0.688rem;
border-radius:8px;
padding:0.625rem;
display:flex;
color:#2A4A58;
font-size:14px;
align-items:center;
font-weight:500;
}
.fkgnav_item_gwi svg{
height:1.063rem;
width:17px;
}
.fkgnav_item_gwi:hover{
background:rgba(0, 122, 143, 0.10);
color:#0D2330;
}
.fkgnav_item_on_gwi{
background:rgba(0, 122, 143, 0.10);
font-weight:600;
color:#007A8F;
}
.fkgside_foot_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
background:#FFFFFF;
border-radius:13px;
padding:0.75rem;
margin-top:auto;
}
.fkgside_foot_gwi p{
font-size:12.5px;
color:#2A4A58;
margin-top:0.25rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.fkgtop_gwi{
padding:0.875rem 1.75rem;
background:#E2F2F5;
gap:16px;
display:flex;
z-index:40;
align-items:center;
border-bottom:1px solid rgba(13, 35, 48, 0.08);
position:sticky;
top:0;
}
.fkgtop_brand_gwi{
gap:9px;
display:none;
align-items:center;
}
.fkgsearch_gwi{
gap:10px;
padding:11px 14px;
flex:1;
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
display:flex;
align-items:center;
color:#4E7A8A;
font-size:0.844rem;
max-width:27.5rem;
}
.fkgsearch_gwi svg{
flex:none;
height:16px;
width:1rem;
}
.fkgtop_actions_gwi{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.fkglang_gwi{
font-size:12px;
color:#2A4A58;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkgburger_gwi{
background:#FFFFFF;
border-radius:0.5rem;
border:1px solid rgba(13, 35, 48, 0.12);
width:40px;
align-items:center;
justify-content:center;
color:#0D2330;
height:2.5rem;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.fkgbotnav_gwi{
display:none;
}
@media(max-width:1023px){
.fkgside_gwi{
transition:transform .25s ease;
z-index:80;
height:100vh;
top:0;
left:0;
transform:translateX(-100%);
width:17.5rem;
position:fixed;
}
.fkgdrawer_cb_gwi:checked~.fkgshell_gwi .fkgside_gwi{
transform:translateX(0);
}
.fkgtop_gwi{
padding:14px 16px;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.fkgtop_brand_gwi{
display:flex;
}
.fkgsearch_gwi{
display:none;
}
.fkgburger_gwi{
display:flex;
}
.fkgtop_actions_gwi{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.fkgtop_actions_gwi .fkglang_gwi{
display:none;
}
.fkgtop_actions_gwi .fkgbtn_gwi{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.fkgbotnav_gwi{
background:#E2F2F5;
grid-template-columns:repeat(3,1fr);
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
left:0;
transform:translateZ(0);
display:grid;
position:fixed;
z-index:65;
bottom:0;
border-top:1px solid rgba(13, 35, 48, 0.12);
right:0;
}
.fkgbn_gwi{
padding:6px 2px 0;
gap:4px;
display:flex;
justify-content:flex-end;
font-size:10px;
font-weight:600;
min-width:0;
color:#2A4A58;
align-items:center;
flex-direction:column;
}
.fkgbn_gwi svg{
flex:none;
height:1.375rem;
width:22px;
}
.fkgbn_gwi span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.fkgbn_on_gwi{
color:#007A8F;
}
.fkgbn_center_gwi{
position:relative;
}
.fkgbn_fab_gwi{
background:#00C4DC;
border-radius:50%;
top:-20px;
justify-content:center;
left:50%;
position:absolute;
box-shadow:0 8px 2rem rgba(13, 35, 48, 0.14), 0 2px 0.5rem rgba(13, 35, 48, 0.08);
height:50px;
display:flex;
color:#0D1F2D;
align-items:center;
transform:translateX(-50%);
width:3.125rem;
}
.fkgbn_fab_gwi svg{
height:24px;
width:24px;
}
.fkgbn_center_gwi span{
color:#007A8F;
}
}
.fkgbtn_gwi{
gap:8px;
padding:0.688rem 1.375rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
border-radius:0.5rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
cursor:pointer;
display:inline-flex;
font-size:0.875rem;
align-items:center;
font-weight:700;
justify-content:center;
}
.fkgbtn_pri_gwi{
background:#00C4DC;
box-shadow:0 0.25rem 1.125rem rgba(0, 196, 220, 0.38), 0 2px 6px rgba(0, 196, 220, 0.22);
color:#0D1F2D;
}
.fkgbtn_pri_gwi:hover{
background:#00A8BE;
}
.fkgbtn_ghost_gwi{
background:rgba(0, 122, 143, 0.10);
font-weight:600;
color:#0D2330;
}
.fkgbtn_line_gwi{
border:1px solid rgba(13, 35, 48, 0.22);
background:transparent;
font-weight:600;
color:#0D2330;
}
.fkgbtn_lg_gwi{
padding:16px 1.875rem;
border-radius:13px;
font-size:0.938rem;
}
.fkgband_gwi .fkgbtn_line_gwi{
border-color:rgba(255, 255, 255, 0.13);
color:#E8F8FC;
}
.fkgband_gwi .fkgbtn_ghost_gwi{
background:rgba(255, 255, 255, 0.08);
color:#E8F8FC;
}
.fkglink_m_gwi{
gap:0.313rem;
text-decoration:none;
cursor:pointer;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
align-items:center;
font-size:12px;
color:#007A8F;
}
.fkglink_m_gwi svg{
width:0.875rem;
height:0.875rem;
}
.fkgband_gwi .fkglink_m_gwi{
color:#00D4E8;
}
.fkgdot_gwi{
background:#007A8F;
border-radius:50%;
flex:none;
height:7px;
width:0.438rem;
}
.fkgdot_live_gwi{
background:#E03040;
animation:zm3-pulse 1.4s infinite;
}
.fkgstars_gwi{
gap:2px;
color:#007A8F;
display:inline-flex;
}
.fkgstars_gwi svg{
height:15px;
width:15px;
}
.fkgchip_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
background:#FFFFFF;
padding:0.438rem 12px;
gap:0.375rem;
border-radius:8px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#2A4A58;
display:inline-flex;
font-size:11px;
align-items:center;
}
.fkgchip_on_gwi{
background:rgba(0, 122, 143, 0.10);
border-color:transparent;
color:#007A8F;
}
.fkggc_gwi{
min-width:0;
display:block;
cursor:pointer;
text-decoration:none;
color:inherit;
}
.fkggc_thumb_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:0.813rem;
overflow:hidden;
position:relative;
background-position:center;
aspect-ratio:1;
display:block;
background-size:cover;
}
.fkggc_thumb_portrait_gwi{
aspect-ratio:3/4;
}
.fkggc_thumb_wide_gwi{
aspect-ratio:16/11;
}
.fkggc_cap_gwi{
background:linear-gradient(transparent,rgba(10, 26, 38, 0.72));
padding:9px;
position:absolute;
left:0;
right:0;
bottom:0;
}
.fkggc_name_gwi{
display:block;
color:#E8F8FC;
font-size:12.5px;
font-weight:700;
}
.fkggc_meta_gwi{
font-size:0.688rem;
color:#8ECFDC;
}
.fkggc_badge_gwi{
padding:2px 6px;
background:#007A8F;
border-radius:0.5rem;
position:absolute;
right:0.5rem;
font-size:0.5rem;
font-weight:700;
color:#0D1F2D;
top:0.5rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkggc_badge_hot_gwi{
background:#E03040;
color:#E8F8FC;
}
.fkggc_badge_live_gwi{
background:#E03040;
left:0.5rem;
right:auto;
color:#E8F8FC;
}
.fkggc_mult_gwi{
inset:0;
color:#007A8F;
font-size:28px;
display:flex;
position:absolute;
justify-content:center;
align-items:center;
font-weight:700;
}
.fkgpc_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
justify-content:center;
font-weight:700;
font-size:0.875rem;
color:#2A4A58;
align-items:center;
height:64px;
display:flex;
}
.fkgrail_gwi{
min-width:0;
}
.fkgrail_scroll_gwi{
gap:0.875rem;
display:grid;
}
.fkgrail_scroll_gwi>*{
min-width:0;
}
.fkgg6_gwi{
grid-template-columns:repeat(6,1fr);
}
.fkgg7_gwi{
grid-template-columns:repeat(7,1fr);
}
.fkgg4_gwi{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.fkgg6_gwi,.fkgg7_gwi{
grid-template-columns:none;
scroll-snap-type:x mandatory;
overflow-x:auto;
padding-bottom:6px;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
}
.fkgg6_gwi>*,.fkgg7_gwi>*{
scroll-snap-align:start;
}
.fkgg4_gwi{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.fkgg4_gwi{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.fkgpanel_gwi{
background:#FFFFFF;
padding:28px 2rem;
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:1.25rem;
}
.fkgsplit_gwi{
gap:2.25rem;
display:grid;
align-items:start;
}
.fkgsplit_gwi>*{
min-width:0;
}
.fkgsplit_a_gwi{
grid-template-columns:.85fr 1.15fr;
}
.fkgsplit_b_gwi{
grid-template-columns:1fr 1.1fr;
}
.fkgsplit_c_gwi{
grid-template-columns:1.1fr .9fr;
}
.fkgpgrid_gwi{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.fkgpgrid_gwi>*{
min-width:0;
}
.fkglead_gwi{
font-size:15px;
color:#2A4A58;
margin-bottom:0.875rem;
line-height:1.65;
}
.fkgfeat_gwi{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.fkgfeat_gwi>*{
min-width:0;
}
.fkgfeat2_gwi{
grid-template-columns:1fr 1fr;
}
.fkgfeat_card_gwi{
border-radius:20px;
background:#FFFFFF;
padding:26px;
border:1px solid rgba(13, 35, 48, 0.12);
}
.fkgfeat_card_gwi svg{
margin-bottom:1rem;
color:#007A8F;
height:1.625rem;
width:26px;
}
.fkgfeat_card_gwi h3{
font-weight:700;
margin-bottom:8px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2330;
font-size:18px;
}
.fkgfeat_card_gwi p{
color:#2A4A58;
line-height:1.6;
font-size:13px;
}
.fkgfeat_card_gwi b{
color:#0D2330;
}
.fkgbig_gwi{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.fkgbig_n_gwi{
color:#007A8F;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
}
.fkgbig_l_gwi{
font-size:12px;
color:#4E7A8A;
}
.fkgperson_gwi{
gap:0.875rem;
border:1px solid rgba(13, 35, 48, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
padding:16px 18px;
align-items:center;
display:flex;
}
.fkgavatar_gwi{
flex:none;
background:linear-gradient(135deg,#00C4DC,#005266);
border-radius:50%;
height:44px;
width:44px;
}
.fkgperson_name_gwi{
font-weight:700;
color:#0D2330;
font-size:14px;
}
.fkgperson_role_gwi{
font-size:12px;
color:#4E7A8A;
}
.fkgkv_gwi{
border-radius:13px;
overflow:hidden;
gap:1px;
border:1px solid rgba(13, 35, 48, 0.12);
background:rgba(13, 35, 48, 0.12);
grid-template-columns:1fr 1fr;
display:grid;
}
.fkgkv_gwi>div{
padding:1rem 18px;
background:#F0FAFA;
min-width:0;
}
.fkgkv_k_gwi{
color:#007A8F;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.fkgkv_v_gwi{
color:#0D2330;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1027px){
.fkgsplit_a_gwi,.fkgsplit_b_gwi,.fkgsplit_c_gwi,.fkgpgrid_gwi{
grid-template-columns:1fr;
gap:24px;
}
.fkgfeat_gwi,.fkgfeat2_gwi{
grid-template-columns:1fr;
}
.fkgkv_gwi{
grid-template-columns:1fr;
}
}
.fkgsh_gwi{
margin-bottom:16px;
min-width:0;
}
.fkgsh_row_gwi{
gap:0.75rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.fkgsh_row_gwi .fkgsh_l_gwi{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.fkgsh_stack_gwi{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.fkgsh_center_gwi{
gap:0.625rem;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.fkgsh_h2_gwi{
gap:0.563rem;
align-items:center;
font-size:20px;
display:flex;
font-weight:700;
overflow-wrap:break-word;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2330;
line-height:1.1;
}
@media(min-width:769px){
.fkgsh_h2_gwi{
font-size:1.5rem;
}
}
.fkgband_gwi .fkgsh_h2_gwi{
color:#E8F8FC;
}
.fkgeb_mono_gwi{
letter-spacing:.08em;
text-transform:none;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkgeb_mono_gwi::before{
content:"// ";
}
.fkgeb_upper_gwi{
text-transform:uppercase;
letter-spacing:.14em;
}
.fkgeb_pill_gwi{
padding:0.313rem 0.688rem;
border-radius:62.438rem;
background:rgba(0, 122, 143, 0.10);
text-transform:uppercase;
letter-spacing:.12em;
}
.fkgeb_line_gwi{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.fkgeb_line_gwi::before{
background:#007A8F;
display:inline-block;
width:24px;
content:"";
height:1px;
}
.fkgband_gwi .fkgeb_line_gwi::before{
background:#00D4E8;
}
.fkgband_gwi .fkgeb_pill_gwi{
background:rgba(255, 255, 255, 0.08);
}
.fkgsh_link_gwi{
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;
gap:0.375rem;
color:#0D2330;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #0D2330;
font-size:0.813rem;
white-space:nowrap;
}
.fkgsh_link_gwi:hover{
border-color:#007A8F;
color:#007A8F;
}
.fkgsh_link_gwi svg{
height:14px;
width:0.875rem;
}
.fkgsh_link_chev_gwi{
padding-bottom:0;
border-bottom:0;
color:#007A8F;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.fkgsh_link_btn_gwi{
padding:9px 1.125rem;
border-radius:999px;
background:#00C4DC;
color:#0D1F2D;
border-bottom:0;
}
.fkgsh_link_btn_gwi:hover{
border-color:transparent;
background:#00A8BE;
}
.fkgband_gwi .fkgsh_link_gwi{
border-color:#E8F8FC;
color:#E8F8FC;
}
.fkgband_gwi .fkgsh_link_chev_gwi{
color:#00D4E8;
}
.fkgsh_rule_gwi{
background:rgba(13, 35, 48, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.fkgband_gwi .fkgsh_rule_gwi{
background:rgba(255, 255, 255, 0.13);
}
.fkgseo_grid3_gwi{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.fkgseo_grid4_gwi{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.fkgseo_grid3_gwi>*,.fkgseo_grid4_gwi>*{
min-width:0;
}
.fkgseo_card_gwi{
border-radius:13px;
padding:1.5rem;
border:1px solid rgba(13, 35, 48, 0.12);
background:#FFFFFF;
}
.fkgseo_card_gwi h3{
color:#0D2330;
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
margin-bottom:8px;
}
.fkgseo_card_gwi p{
line-height:1.6;
color:#2A4A58;
font-size:13px;
}
.fkgseo_card_sm_gwi{
padding:20px;
}
.fkgseo_card_sm_gwi h3{
font-size:16px;
}
.fkgseo_card_sm_gwi p{
font-size:0.781rem;
line-height:1.55;
}
.fkgseo_rtp_row_gwi{
gap:36px;
grid-template-columns:1fr 1fr;
display:grid;
align-items:center;
margin-top:1rem;
}
.fkgrtp_gwi{
gap:0.875rem;
display:flex;
min-width:0;
}
.fkgrtp_gwi>div{
border-radius:0.813rem;
background:#F0FAFA;
padding:16px;
flex:1;
text-align:center;
min-width:0;
}
.fkgrtp_n_gwi{
font-weight:700;
color:#007A8F;
white-space:nowrap;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
}
.fkgrtp_l_gwi{
font-size:11px;
margin-top:4px;
color:#4E7A8A;
}
.fkgcmp_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:0.813rem;
overflow:hidden;
max-width:47.5rem;
}
.fkgcmp_row_gwi{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.fkgcmp_row_gwi>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.fkgcmp_row_gwi>div:first-child{
color:#0D2330;
padding-left:1.375rem;
text-align:left;
font-weight:600;
}
.fkgcmp_th_gwi{
background:#F0FAFA;
font-size:12.5px;
font-weight:700;
}
.fkgcmp_row_gwi:not(.fkgcmp_th_gwi){
background:#FFFFFF;
border-top:1px solid rgba(13, 35, 48, 0.08);
color:#2A4A58;
}
.fkgcmp_zebra_gwi{
background:#E8F5F7;
}
.fkgguide_gwi{
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(13, 35, 48, 0.12);
overflow:hidden;
cursor:pointer;
}
.fkgguide_cover_gwi{
height:8.125rem;
}
.fkgguide_body_gwi{
padding:20px;
}
.fkgguide_body_gwi h3{
margin:0.438rem 0 9px;
font-size:16px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#0D2330;
line-height:1.25;
}
.fkgguide_meta_gwi{
color:#4E7A8A;
font-size:11.5px;
}
.fkghub_gwi{
gap:28px;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(13, 35, 48, 0.08);
padding-top:28px;
display:grid;
}
.fkghub_gwi>*{
min-width:0;
}
.fkghub_gwi h4{
font-size:0.813rem;
font-weight:700;
color:#0D2330;
margin-bottom:0.688rem;
}
.fkghub_col_gwi{
gap:8px;
font-size:13px;
color:#2A4A58;
display:flex;
flex-direction:column;
}
.fkghub_col_gwi a{
cursor:pointer;
}
@media(max-width:1023px){
.fkgseo_grid3_gwi{
grid-template-columns:1fr;
}
.fkgseo_grid4_gwi{
grid-template-columns:repeat(2,1fr);
}
.fkgseo_rtp_row_gwi{
gap:1.25rem;
grid-template-columns:1fr;
}
.fkghub_gwi{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:563px){
.fkghub_gwi{
grid-template-columns:1fr;
}
}
.fkgtk_gwi{
background:#C8E8EE;
overflow:hidden;
align-items:center;
border-bottom:1px solid rgba(13, 35, 48, 0.08);
display:flex;
}
.fkgtk_tag_gwi{
background:#FFFFFF;
gap:0.5rem;
flex:none;
padding:11px 1.125rem;
color:#E03040;
letter-spacing:.1em;
text-transform:uppercase;
display:flex;
align-items:center;
font-weight:600;
font-size:0.656rem;
border-right:1px solid rgba(13, 35, 48, 0.08);
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkgtk_rail_gwi{
overflow:hidden;
flex:1;
}
.fkgtk_track_gwi{
animation:zm3-marquee 26s linear infinite;
padding:11px 0.875rem;
gap:28px;
width:max-content;
display:flex;
font-size:12px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#2A4A58;
white-space:nowrap;
}
.fkgtk_track_gwi b{
color:#007A8F;
}
.fkghero_gwi{
border-radius:1.25rem;
padding:46px 3rem;
background:linear-gradient(120deg,#0D1F2D,#0A2A38);
overflow:hidden;
border:1px solid rgba(13, 35, 48, 0.12);
position:relative;
color:#E8F8FC;
}
.fkghero_glow_gwi{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
top:-3.75rem;
right:-3.75rem;
width:340px;
height:21.25rem;
position:absolute;
}
.fkghero_in_gwi{
max-width:37.5rem;
position:relative;
}
.fkghero_gwi .fkgeyebrow_gwi{
color:#00D4E8;
}
.fkgpill_row_gwi{
border:1px solid rgba(255, 255, 255, 0.13);
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.08);
border-radius:999px;
gap:8px;
font-size:0.656rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:22px;
text-transform:uppercase;
letter-spacing:.1em;
align-items:center;
color:#00D4E8;
display:inline-flex;
}
.fkghero_h1_gwi{
margin:18px 0;
color:#E8F8FC;
font-size:54px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-weight:700;
overflow-wrap:break-word;
line-height:1.02;
}
.fkghero_h1_gwi em{
font-style:normal;
color:#00D4E8;
}
.fkghero_sub_gwi{
margin-bottom:28px;
font-size:17px;
line-height:1.55;
color:#8ECFDC;
max-width:480px;
}
.fkghero_cta_gwi{
gap:14px;
align-items:center;
margin-bottom:1.625rem;
flex-wrap:wrap;
display:flex;
}
.fkghero_trust_gwi{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.fkghero_rating_txt_gwi{
font-size:0.813rem;
color:#8ECFDC;
}
@media(max-width:1023px){
.fkghero_gwi{
padding:2rem 24px;
}
.fkghero_h1_gwi{
font-size:2.375rem;
}
}
@media(max-width:562px){
.fkghero_h1_gwi{
font-size:30px;
}
}
.fkgstat_gwi{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.fkgstat_gwi>*{
min-width:0;
}
.fkgstat_item_gwi{
background:#FFFFFF;
padding:18px 20px;
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:13px;
}
.fkgstat_k_gwi{
text-transform:uppercase;
color:#4E7A8A;
margin-bottom:0.438rem;
letter-spacing:.12em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
}
.fkgstat_v_gwi{
gap:8px;
font-weight:700;
overflow-wrap:anywhere;
color:#0D2330;
display:flex;
min-width:0;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
font-size:24px;
}
.fkgstat_v_accent_gwi{
color:#007A8F;
}
@media(max-width:1023px){
.fkgstat_gwi{
grid-template-columns:repeat(2,1fr);
}
}
.fkgwlc_gwi{
background:linear-gradient(120deg,#0D1F2D,#0A2A38);
gap:1.5rem;
border:1px solid rgba(13, 35, 48, 0.12);
grid-template-columns:1.2fr .8fr;
border-radius:1.25rem;
padding:2.25rem 40px;
overflow:hidden;
position:relative;
display:grid;
align-items:center;
color:#E8F8FC;
}
.fkgwlc_gwi>*{
min-width:0;
}
.fkgwlc_gwi .fkgeyebrow_gwi{
color:#00D4E8;
}
.fkgwlc_glow_gwi{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-2.5rem;
right:-40px;
width:16.25rem;
height:260px;
}
.fkgwlc_in_gwi{
position:relative;
}
.fkgwlc_h2_gwi{
margin:0.625rem 0 8px;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:34px;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
color:#E8F8FC;
}
.fkgwlc_h2_gwi em{
color:#00D4E8;
font-style:normal;
}
.fkgwlc_sub_gwi{
line-height:1.55;
font-size:14px;
margin-bottom:1.125rem;
max-width:26.25rem;
color:#8ECFDC;
}
.fkgwlc_terms_gwi{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.fkgterm_gwi{
border-radius:0.813rem;
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 0.938rem;
gap:11px;
border:1px solid rgba(255, 255, 255, 0.13);
align-items:center;
display:flex;
}
.fkgterm_gwi svg{
flex:none;
width:1.25rem;
height:1.25rem;
color:#00D4E8;
}
.fkgterm_k_gwi{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
font-size:0.594rem;
color:#8ECFDC;
text-transform:uppercase;
}
.fkgterm_v_gwi{
font-size:14px;
margin-top:2px;
font-weight:700;
color:#E8F8FC;
}
@media(max-width:1025px){
.fkgwlc_gwi{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.fkgwlc_h2_gwi{
font-size:1.625rem;
}
}
.fkgjp_gwi{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.fkgjp_gwi>*{
min-width:0;
}
.fkgjp_hero_gwi{
padding:26px;
border-radius:1.25rem;
gap:14px;
background:linear-gradient(135deg,#0D1F2D,#0A2A38);
border:1px solid rgba(13, 35, 48, 0.12);
overflow:hidden;
flex-direction:column;
color:#E8F8FC;
min-height:180px;
justify-content:space-between;
position:relative;
display:flex;
}
.fkgjp_glow_gwi{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:180px;
right:-2.5rem;
top:-40px;
height:180px;
}
.fkgjp_k_row_gwi{
gap:10px;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.fkgjp_k_gwi{
color:#4E7A8A;
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
letter-spacing:.12em;
}
.fkgjp_hero_gwi .fkgjp_k_gwi{
color:#8ECFDC;
}
.fkgjp_amt_gwi{
line-height:1;
font-weight:700;
font-size:2.625rem;
color:#00D4E8;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
position:relative;
}
.fkgjp_sub_gwi{
color:#8ECFDC;
margin-top:0.313rem;
font-size:0.75rem;
}
.fkgjp_cell_gwi{
padding:22px;
border-radius:1.25rem;
border:1px solid rgba(13, 35, 48, 0.12);
background:#FFFFFF;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:11.25rem;
}
.fkgjp_cell_gwi .fkgjp_amt_gwi{
font-size:1.875rem;
color:#0D2330;
}
.fkgjp_cell_gwi .fkgjp_sub_gwi{
color:#4E7A8A;
}
@media(max-width:1022px){
.fkgjp_gwi{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.fkgjp_amt_gwi{
font-size:32px;
}
}
.fkgtour_gwi{
border-radius:1.25rem;
border:1px solid rgba(13, 35, 48, 0.12);
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.fkgtour_gwi>*{
min-width:0;
}
.fkgtour_l_gwi{
overflow:hidden;
padding:34px;
background:linear-gradient(135deg,#0D1F2D,#0A2A38);
position:relative;
color:#E8F8FC;
}
.fkgtour_h2_gwi{
margin:12px 0 10px;
line-height:1.05;
font-size:30px;
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F8FC;
}
.fkgtour_h2_gwi em{
color:#00D4E8;
font-style:normal;
}
.fkgtour_text_gwi{
max-width:21.25rem;
line-height:1.6;
margin-bottom:20px;
font-size:13.5px;
color:#8ECFDC;
}
.fkgtour_meta_gwi{
gap:18px;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
margin-bottom:20px;
}
.fkgtour_cap_gwi{
font-size:9.5px;
margin-bottom:5px;
text-transform:uppercase;
color:#8ECFDC;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkgcount_gwi{
gap:0.375rem;
display:flex;
}
.fkgcount_gwi span{
padding:4px 9px;
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
font-weight:700;
font-size:1.375rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkgtour_units_gwi{
color:#8ECFDC;
font-size:0.625rem;
}
.fkgboard_gwi{
padding:1.75rem 30px;
background:#FFFFFF;
}
.fkgboard_head_gwi{
margin-bottom:0.875rem;
display:flex;
justify-content:space-between;
align-items:center;
}
.fkgboard_title_gwi{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2330;
font-size:1rem;
font-weight:700;
}
.fkgboard_upd_gwi{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#4E7A8A;
font-size:0.625rem;
}
.fkgboard_list_gwi{
gap:2px;
display:flex;
flex-direction:column;
}
.fkgboard_row_gwi{
border-radius:0.5rem;
padding:10px 0.75rem;
gap:12px;
align-items:center;
display:flex;
}
.fkgboard_top1_gwi{
background:rgba(0, 122, 143, 0.10);
}
.fkgboard_rk_gwi{
font-weight:700;
font-size:0.875rem;
color:#4E7A8A;
width:1.25rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkgboard_top1_gwi .fkgboard_rk_gwi{
color:#007A8F;
}
.fkgboard_nm_gwi{
flex:1;
min-width:0;
color:#2A4A58;
font-weight:600;
font-size:13.5px;
}
.fkgboard_top1_gwi .fkgboard_nm_gwi{
font-weight:700;
color:#0D2330;
}
.fkgboard_pt_gwi{
font-size:0.781rem;
color:#2A4A58;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1025px){
.fkgtour_gwi{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.fkgtour_h2_gwi{
font-size:1.5rem;
}
}
.fkgsteps_gwi{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.fkgsteps_gwi>*{
min-width:0;
}
.fkgstep_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:13px;
padding:1.5rem;
background:#FFFFFF;
position:relative;
}
.fkgstep_num_gwi{
background:#00C4DC;
border-radius:8px;
display:flex;
height:30px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:30px;
font-size:0.813rem;
justify-content:center;
color:#0D1F2D;
margin-bottom:14px;
align-items:center;
font-weight:700;
}
.fkgstep_h_gwi{
font-size:16px;
color:#0D2330;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.438rem;
font-weight:700;
}
.fkgstep_p_gwi{
font-size:13px;
color:#2A4A58;
line-height:1.55;
}
@media(max-width:1026px){
.fkgsteps_gwi{
grid-template-columns:1fr;
}
}
.fkgsupp_gwi{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.fkgsupp_gwi>*{
min-width:0;
}
.fkgsupp_card_gwi{
padding:24px;
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:13px;
background:#FFFFFF;
}
.fkgsupp_card_gwi svg{
color:#007A8F;
height:24px;
margin-bottom:14px;
width:1.5rem;
}
.fkgsupp_card_gwi h3{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
font-weight:700;
color:#0D2330;
margin-bottom:6px;
}
.fkgsupp_card_gwi p{
line-height:1.55;
color:#2A4A58;
font-size:0.813rem;
}
@media(max-width:1023px){
.fkgsupp_gwi{
grid-template-columns:1fr;
}
}
.fkgpromo_grid_gwi{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.fkgpromo_grid_gwi>*{
min-width:0;
}
.fkgpromo_gwi{
background:#FFFFFF;
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:1.25rem;
overflow:hidden;
padding:1.5rem;
min-height:9.375rem;
position:relative;
}
.fkgpromo_h_gwi{
color:#0D2330;
font-size:1.625rem;
margin-top:0.375rem;
line-height:1.05;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.fkgpromo_h_gwi em{
font-style:normal;
color:#007A8F;
}
.fkgpromo_p_gwi{
font-size:0.781rem;
margin-top:8px;
line-height:1.5;
color:#2A4A58;
}
.fkgpromo_feat_gwi{
background:linear-gradient(135deg,#0D1F2D,#0A2A38);
border-color:rgba(13, 35, 48, 0.12);
}
.fkgpromo_feat_gwi .fkgpromo_h_gwi{
color:#E8F8FC;
}
.fkgpromo_feat_gwi .fkgpromo_h_gwi em{
color:#00D4E8;
}
.fkgpromo_feat_gwi .fkgpromo_p_gwi{
color:#8ECFDC;
}
.fkgpromo_feat_gwi .fkgeyebrow_gwi{
color:#00D4E8;
}
@media(max-width:1025px){
.fkgpromo_grid_gwi{
grid-template-columns:1fr;
}
}
.fkgpay_logos_gwi{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.fkgpay_logos_gwi>*{
min-width:0;
}
.fkgpay_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:0.5rem;
font-weight:700;
display:flex;
justify-content:center;
height:3rem;
color:#2A4A58;
font-size:12px;
align-items:center;
}
.fkgtable_gwi{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(13, 35, 48, 0.12);
}
.fkgtrow_gwi{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.fkgtrow_gwi>div{
padding:13px 14px;
min-width:0;
}
.fkgtrow_gwi>div:first-child{
font-weight:700;
padding-left:1rem;
color:#0D2330;
}
.fkgtrow_th_gwi{
background:#F0FAFA;
letter-spacing:.06em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#4E7A8A;
font-size:9.5px;
}
.fkgtrow_gwi:not(.fkgtrow_th_gwi){
background:#FFFFFF;
border-top:1px solid rgba(13, 35, 48, 0.08);
color:#2A4A58;
}
.fkgtrow_zebra_gwi{
background:#E8F5F7;
}
.fkgpos_gwi{
font-weight:700;
color:#007A8F;
}
@media(max-width:1022px){
.fkgpay_logos_gwi{
grid-template-columns:repeat(2,1fr);
}
}
.fkgvip_head_gwi{
gap:0.75rem;
align-items:flex-end;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
flex-wrap:wrap;
}
.fkgvip_intro_gwi{
font-size:13px;
max-width:420px;
color:#2A4A58;
}
.fkgvip_gwi{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.fkgvip_gwi>*{
min-width:0;
}
.fkgtier_gwi{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(13, 35, 48, 0.12);
padding:1.25rem;
}
.fkgtier_on_gwi{
background:rgba(0, 122, 143, 0.10);
border-color:#007A8F;
}
.fkgtier_medal_gwi{
border-radius:8px;
background:linear-gradient(135deg,#00C4DC,#005266);
height:1.875rem;
width:30px;
margin-bottom:14px;
}
.fkgtier_name_gwi{
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
margin-bottom:5px;
color:#0D2330;
font-weight:700;
}
.fkgtier_tx_gwi{
color:#4E7A8A;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1025px){
.fkgvip_gwi{
grid-template-columns:repeat(2,1fr);
}
}
.fkgdw_h2_gwi{
line-height:1.08;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
margin-bottom:10px;
color:#0D2330;
font-weight:700;
}
.fkgsteps_v_gwi{
grid-template-columns:1fr;
gap:0.625rem;
}
.fkgsteps_v_gwi .fkgstep_gwi{
padding:1.125rem 20px;
}
@media(max-width:561px){
.fkgdw_h2_gwi{
font-size:1.438rem;
}
}
.fkgab_h2_gwi{
margin:14px 0 16px;
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#0D2330;
line-height:1.08;
font-size:32px;
}
.fkgab_body_gwi{
margin-bottom:14px;
font-size:15px;
color:#2A4A58;
line-height:1.65;
}
.fkgab_chips_gwi{
gap:0.625rem;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.fkgfaq_gwi{
gap:10px;
display:flex;
flex-direction:column;
}
.fkgfaq_item_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
padding:18px 22px;
background:#FFFFFF;
border-radius:0.813rem;
}
.fkgfaq_q_gwi{
gap:16px;
list-style:none;
justify-content:space-between;
display:flex;
font-weight:600;
font-size:15.5px;
cursor:pointer;
align-items:center;
color:#0D2330;
}
.fkgfaq_q_gwi::-webkit-details-marker{
display:none;
}
.fkgfaq_q_t_gwi{
gap:10px;
display:flex;
}
.fkgfaq_q_i_gwi{
color:#007A8F;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.fkgfaq_pm_gwi{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8F;
font-size:1.25rem;
}
.fkgfaq_item_gwi[open] .fkgfaq_pm_gwi{
transform:rotate(45deg);
}
.fkgfaq_a_gwi{
font-size:0.844rem;
color:#2A4A58;
margin-top:12px;
line-height:1.6;
}
@media(max-width:563px){
.fkgab_h2_gwi{
font-size:26px;
}
}
.fkgop_h2_gwi{
margin:10px 0 0.5rem;
line-height:1.1;
color:#0D2330;
font-weight:700;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.fkgop_text_gwi{
font-size:13.5px;
color:#2A4A58;
line-height:1.6;
}
@media(max-width:561px){
.fkgop_h2_gwi{
font-size:22px;
}
}
.fkgrv_head_gwi{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
align-items:flex-end;
display:flex;
}
.fkgrv_agg_gwi{
gap:10px;
align-items:center;
display:flex;
}
.fkgrv_source_gwi{
font-size:12.5px;
color:#4E7A8A;
}
.fkgrv_grid_gwi{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.fkgrv_grid_gwi>*{
min-width:0;
}
.fkgreview_gwi{
background:#FFFFFF;
padding:24px;
border:1px solid rgba(13, 35, 48, 0.12);
border-radius:0.813rem;
}
.fkgreview_gwi .fkgstars_gwi{
margin-bottom:10px;
}
.fkgreview_gwi p{
color:#0D2330;
font-size:0.906rem;
margin-bottom:0.875rem;
font-weight:600;
line-height:1.5;
}
.fkgreview_by_gwi{
color:#4E7A8A;
font-size:12.5px;
}
@media(max-width:1026px){
.fkgrv_grid_gwi{
grid-template-columns:1fr;
}
}
.fkget_h2_gwi{
margin:10px 0 0.875rem;
color:#0D2330;
font-size:28px;
line-height:1.08;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.fkget_right_gwi{
gap:10px;
flex-direction:column;
display:flex;
}
.fkget_updated_gwi{
padding:0.875rem 1.125rem;
border-radius:0.813rem;
gap:10px;
border:1px solid rgba(13, 35, 48, 0.12);
background:#F0FAFA;
color:#2A4A58;
font-size:12px;
align-items:center;
display:flex;
}
.fkget_updated_gwi svg{
flex:none;
color:#007A8F;
height:15px;
width:0.938rem;
}
.fkget_updated_gwi b{
color:#0D2330;
}
@media(max-width:560px){
.fkget_h2_gwi{
font-size:24px;
}
}
.fkgprovs_gwi{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.fkgprovs_gwi>*{
min-width:0;
}
.fkgprov_gwi{
border:1px solid rgba(13, 35, 48, 0.12);
padding:12px;
border-radius:0.813rem;
background:#FFFFFF;
height:4rem;
text-decoration:none;
display:flex;
align-items:center;
justify-content:center;
}
.fkgprov_img_gwi{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.fkgresp_gwi{
background:#FFFFFF;
padding:26px;
border-radius:0.813rem;
border:1px solid rgba(13, 35, 48, 0.12);
gap:24px;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.fkgresp_in_gwi{
max-width:35rem;
}
.fkgresp_h_gwi{
margin-bottom:0.5rem;
font-weight:700;
font-size:19px;
color:#0D2330;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkgresp_p_gwi{
line-height:1.6;
color:#2A4A58;
font-size:0.844rem;
}
.fkgresp_badges_gwi{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fkgage18_gwi{
border-radius:8px;
border:1.5px solid #E03040;
padding:0.25rem 0.5rem;
color:#E03040;
font-size:13px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.fkgresp_org_gwi{
font-size:0.813rem;
font-weight:600;
color:#4E7A8A;
}
@media(max-width:1022px){
.fkgprovs_gwi{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.fkgprovs_gwi{
grid-template-columns:repeat(2,1fr);
}
}
.fkgfooter_gwi{
background:#C8E8EE;
padding:40px 1.75rem;
border-top:1px solid rgba(13, 35, 48, 0.08);
}
.fkgfooter_grid_gwi{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-left:auto;
margin-right:auto;
max-width:87.5rem;
margin-bottom:1.75rem;
}
.fkgfooter_grid_gwi>*{
min-width:0;
}
.fkgfooter_grid_gwi h4{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.813rem;
color:#7AAAB8;
font-size:10px;
letter-spacing:.12em;
text-transform:uppercase;
}
.fkgfcol_gwi{
gap:0.563rem;
font-size:13px;
flex-direction:column;
color:#2A4A58;
display:flex;
}
.fkgfcol_gwi a{
cursor:pointer;
}
.fkgft_about_gwi{
line-height:1.6;
font-size:0.813rem;
color:#4E7A8A;
max-width:260px;
margin-top:12px;
}
.fkgft_contact_gwi{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8F;
overflow-wrap:anywhere;
font-size:12.5px;
margin-top:12px;
}
.fkgfooter_bottom_gwi{
gap:16px;
margin:0 auto;
padding-top:20px;
display:flex;
max-width:1400px;
flex-wrap:wrap;
border-top:1px solid rgba(13, 35, 48, 0.08);
justify-content:space-between;
align-items:center;
}
.fkgfooter_bottom_gwi p{
max-width:45rem;
color:#7AAAB8;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1021px){
.fkgfooter_grid_gwi{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.fkgfooter_grid_gwi{
grid-template-columns:1fr;
}
}