*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0F8FA;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#2A4A55;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
line-height:1.55;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border: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, 31, 38, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cfcshell-vem{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.cfcmain-vem{
min-width:0;
}
.cfcwrap-vem{
margin:0 auto;
width:100%;
max-width:86.25rem;
}
.cfccontainer-vem{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1380px;
}
@media(min-width:765px){
.cfccontainer-vem{
padding:0 28px;
}
}
.cfcsection-vem{
padding:24px 28px;
}
.cfcsection_pt-vem{
padding-top:34px;
}
.cfcband_soft-vem{
background:#FFFFFF;
}
.cfceyebrow-vem{
font-size:10.5px;
color:#007A8C;
text-transform:uppercase;
line-height:1.4;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:.14em;
display:inline-block;
}
.cfcdrawer_cb-vem{
display:none;
}
.cfcoverlay-vem{
display:none;
}
@media(max-width:1025px){
.cfcshell-vem{
grid-template-columns:1fr;
}
.cfcmain-vem{
padding-bottom:78px;
}
.cfcdrawer_cb-vem:checked~.cfcoverlay-vem{
background:rgba(10, 31, 38, 0.72);
inset:0;
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:561px){
.cfcsection-vem{
padding:1.125rem 16px;
}
.cfcsection_pt-vem{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.cfcside-vem{
gap:1.375rem;
padding:22px 1.125rem;
background:#E2F0F4;
overflow-y:auto;
top:0;
height:100vh;
position:sticky;
align-self:start;
flex-direction:column;
border-right:1px solid rgba(13, 40, 48, 0.08);
display:flex;
}
.cfcbrand-vem{
gap:0.625rem;
display:flex;
align-items:center;
}
.cfclogo-vem{
font-weight:700;
font-size:21px;
letter-spacing:-.02em;
color:#0D2830;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cfcside_cta-vem{
border-radius:0.813rem;
padding:16px;
border:1px solid rgba(13, 40, 48, 0.12);
background:rgba(0, 122, 140, 0.10);
}
.cfcside_cta_h-vem{
font-weight:700;
color:#0D2830;
margin-bottom:0.375rem;
font-size:17px;
line-height:1.15;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cfcside_cta_p-vem{
color:#2A4A55;
line-height:1.45;
font-size:0.75rem;
margin-bottom:12px;
}
.cfcnav-vem{
gap:3px;
display:flex;
flex-direction:column;
}
.cfcnav_label-vem{
padding:6px 0.625rem;
color:#7A9DA8;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
text-transform:uppercase;
font-size:9.5px;
}
.cfcnav_item-vem{
gap:0.688rem;
border-radius:0.5rem;
padding:10px;
align-items:center;
display:flex;
color:#2A4A55;
font-size:14px;
font-weight:500;
}
.cfcnav_item-vem svg{
height:1.063rem;
width:17px;
}
.cfcnav_item-vem:hover{
background:rgba(0, 122, 140, 0.10);
color:#0D2830;
}
.cfcnav_item_on-vem{
background:rgba(0, 122, 140, 0.10);
color:#007A8C;
font-weight:600;
}
.cfcside_foot-vem{
border:1px solid rgba(13, 40, 48, 0.12);
padding:0.75rem;
background:#FFFFFF;
border-radius:13px;
margin-top:auto;
}
.cfcside_foot-vem p{
line-height:1.4;
margin-top:4px;
font-size:12.5px;
color:#2A4A55;
}
/* ---------- topbar ---------- */
.cfctop-vem{
gap:16px;
padding:0.875rem 28px;
background:#E2F0F4;
display:flex;
border-bottom:1px solid rgba(13, 40, 48, 0.08);
top:0;
position:sticky;
align-items:center;
z-index:40;
}
.cfctop_brand-vem{
gap:9px;
display:none;
align-items:center;
}
.cfcsearch-vem{
padding:0.688rem 14px;
background:#FFFFFF;
border-radius:0.813rem;
gap:0.625rem;
border:1px solid rgba(13, 40, 48, 0.12);
flex:1;
align-items:center;
font-size:0.844rem;
display:flex;
max-width:27.5rem;
color:#4D7080;
}
.cfcsearch-vem svg{
flex:none;
width:16px;
height:16px;
}
.cfctop_actions-vem{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.cfclang-vem{
color:#2A4A55;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:12px;
}
.cfcburger-vem{
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:0.5rem;
background:#FFFFFF;
justify-content:center;
height:2.5rem;
display:none;
width:40px;
color:#0D2830;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.cfcbotnav-vem{
display:none;
}
@media(max-width:1024px){
.cfcside-vem{
transition:transform .25s ease;
position:fixed;
height:100vh;
z-index:80;
top:0;
width:280px;
transform:translateX(-100%);
left:0;
}
.cfcdrawer_cb-vem:checked~.cfcshell-vem .cfcside-vem{
transform:translateX(0);
}
.cfctop-vem{
padding:0.875rem 16px;
gap:12px;
position:static;
flex-wrap:wrap;
}
.cfctop_brand-vem{
display:flex;
}
.cfcsearch-vem{
display:none;
}
.cfcburger-vem{
display:flex;
}
.cfctop_actions-vem{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.cfctop_actions-vem .cfclang-vem{
display:none;
}
.cfctop_actions-vem .cfcbtn-vem{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.cfcbotnav-vem{
grid-template-columns:repeat(3,1fr);
background:#E2F0F4;
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
border-top:1px solid rgba(13, 40, 48, 0.12);
right:0;
display:grid;
transform:translateZ(0);
left:0;
position:fixed;
bottom:0;
z-index:65;
}
.cfcbn-vem{
padding:0.375rem 2px 0;
gap:0.25rem;
align-items:center;
font-size:0.625rem;
justify-content:flex-end;
min-width:0;
font-weight:600;
color:#2A4A55;
flex-direction:column;
display:flex;
}
.cfcbn-vem svg{
flex:none;
height:22px;
width:22px;
}
.cfcbn-vem span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
white-space:nowrap;
}
.cfcbn_on-vem{
color:#007A8C;
}
.cfcbn_center-vem{
position:relative;
}
.cfcbn_fab-vem{
border-radius:50%;
background:#00C4D8;
width:50px;
transform:translateX(-50%);
justify-content:center;
left:50%;
top:-20px;
height:3.125rem;
box-shadow:0 8px 32px rgba(13, 40, 48, 0.16), 0 2px 10px rgba(13, 40, 48, 0.10);
display:flex;
color:#001A20;
align-items:center;
position:absolute;
}
.cfcbn_fab-vem svg{
width:24px;
height:24px;
}
.cfcbn_center-vem span{
color:#007A8C;
}
}
.cfcbtn-vem{
padding:11px 1.375rem;
gap:8px;
border-radius:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
align-items:center;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
justify-content:center;
font-size:14px;
display:inline-flex;
font-weight:700;
cursor:pointer;
}
.cfcbtn_pri-vem{
background:#00C4D8;
box-shadow:0 0.25rem 18px rgba(0, 196, 216, 0.40), 0 2px 0.375rem rgba(0, 196, 216, 0.24);
color:#001A20;
}
.cfcbtn_pri-vem:hover{
background:#00AEC0;
}
.cfcbtn_ghost-vem{
background:rgba(0, 122, 140, 0.10);
font-weight:600;
color:#0D2830;
}
.cfcbtn_line-vem{
background:transparent;
border:1px solid rgba(13, 40, 48, 0.22);
font-weight:600;
color:#0D2830;
}
.cfcbtn_lg-vem{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.cfcband-vem .cfcbtn_line-vem{
border-color:rgba(255, 255, 255, 0.13);
color:#E8F8FB;
}
.cfcband-vem .cfcbtn_ghost-vem{
background:rgba(255, 255, 255, 0.08);
color:#E8F8FB;
}
.cfclink_m-vem{
gap:0.313rem;
display:inline-flex;
text-decoration:none;
color:#007A8C;
align-items:center;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
cursor:pointer;
font-size:12px;
}
.cfclink_m-vem svg{
height:0.875rem;
width:0.875rem;
}
.cfcband-vem .cfclink_m-vem{
color:#00D8EC;
}
.cfcdot-vem{
border-radius:50%;
background:#007A8C;
flex:none;
width:7px;
height:0.438rem;
}
.cfcdot_live-vem{
animation:zm3-pulse 1.4s infinite;
background:#E03030;
}
.cfcstars-vem{
gap:2px;
color:#007A8C;
display:inline-flex;
}
.cfcstars-vem svg{
height:15px;
width:15px;
}
.cfcchip-vem{
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
padding:0.438rem 0.75rem;
border-radius:8px;
gap:6px;
display:inline-flex;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:11px;
color:#2A4A55;
align-items:center;
}
.cfcchip_on-vem{
background:rgba(0, 122, 140, 0.10);
border-color:transparent;
color:#007A8C;
}
.cfcgc-vem{
text-decoration:none;
min-width:0;
color:inherit;
display:block;
cursor:pointer;
}
.cfcgc_thumb-vem{
overflow:hidden;
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:13px;
background-position:center;
position:relative;
aspect-ratio:1;
background-size:cover;
display:block;
}
.cfcgc_thumb_portrait-vem{
aspect-ratio:3/4;
}
.cfcgc_thumb_wide-vem{
aspect-ratio:16/11;
}
.cfcgc_cap-vem{
background:linear-gradient(transparent,rgba(10, 31, 38, 0.72));
padding:9px;
bottom:0;
position:absolute;
right:0;
left:0;
}
.cfcgc_name-vem{
font-weight:700;
display:block;
color:#E8F8FB;
font-size:12.5px;
}
.cfcgc_meta-vem{
color:#8BBFCC;
font-size:11px;
}
.cfcgc_badge-vem{
padding:2px 0.375rem;
background:#007A8C;
border-radius:0.5rem;
position:absolute;
color:#001A20;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
top:8px;
font-weight:700;
right:8px;
font-size:0.5rem;
}
.cfcgc_badge_hot-vem{
background:#E03030;
color:#E8F8FB;
}
.cfcgc_badge_live-vem{
background:#E03030;
left:0.5rem;
color:#E8F8FB;
right:auto;
}
.cfcgc_mult-vem{
inset:0;
align-items:center;
justify-content:center;
display:flex;
position:absolute;
font-size:1.75rem;
color:#007A8C;
font-weight:700;
}
.cfcpc-vem{
border-radius:13px;
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
font-size:14px;
align-items:center;
height:64px;
font-weight:700;
display:flex;
color:#2A4A55;
justify-content:center;
}
.cfcrail-vem{
min-width:0;
}
.cfcrail_scroll-vem{
gap:14px;
display:grid;
}
.cfcrail_scroll-vem>*{
min-width:0;
}
.cfcg6-vem{
grid-template-columns:repeat(6,1fr);
}
.cfcg7-vem{
grid-template-columns:repeat(7,1fr);
}
.cfcg4-vem{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.cfcg6-vem,.cfcg7-vem{
grid-template-columns:none;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:6px;
scroll-snap-type:x mandatory;
}
.cfcg6-vem>*,.cfcg7-vem>*{
scroll-snap-align:start;
}
.cfcg4-vem{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.cfcg4-vem{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.cfcpanel-vem{
padding:1.75rem 32px;
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
border-radius:20px;
}
.cfcsplit-vem{
gap:36px;
display:grid;
align-items:start;
}
.cfcsplit-vem>*{
min-width:0;
}
.cfcsplit_a-vem{
grid-template-columns:.85fr 1.15fr;
}
.cfcsplit_b-vem{
grid-template-columns:1fr 1.1fr;
}
.cfcsplit_c-vem{
grid-template-columns:1.1fr .9fr;
}
.cfcpgrid-vem{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.cfcpgrid-vem>*{
min-width:0;
}
.cfclead-vem{
line-height:1.65;
font-size:15px;
color:#2A4A55;
margin-bottom:14px;
}
.cfcfeat-vem{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.cfcfeat-vem>*{
min-width:0;
}
.cfcfeat2-vem{
grid-template-columns:1fr 1fr;
}
.cfcfeat_card-vem{
border-radius:20px;
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(13, 40, 48, 0.12);
}
.cfcfeat_card-vem svg{
width:1.625rem;
margin-bottom:1rem;
height:1.625rem;
color:#007A8C;
}
.cfcfeat_card-vem h3{
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#0D2830;
margin-bottom:0.5rem;
font-size:1.125rem;
font-weight:700;
}
.cfcfeat_card-vem p{
line-height:1.6;
font-size:13px;
color:#2A4A55;
}
.cfcfeat_card-vem b{
color:#0D2830;
}
.cfcbig-vem{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.cfcbig_n-vem{
color:#007A8C;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
}
.cfcbig_l-vem{
color:#4D7080;
font-size:0.75rem;
}
.cfcperson-vem{
border-radius:13px;
border:1px solid rgba(13, 40, 48, 0.12);
padding:16px 18px;
background:#FFFFFF;
gap:0.875rem;
display:flex;
align-items:center;
}
.cfcavatar-vem{
background:linear-gradient(135deg,#00C4D8,#005566);
flex:none;
border-radius:50%;
width:2.75rem;
height:44px;
}
.cfcperson_name-vem{
color:#0D2830;
font-weight:700;
font-size:14px;
}
.cfcperson_role-vem{
color:#4D7080;
font-size:12px;
}
.cfckv-vem{
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:13px;
gap:1px;
overflow:hidden;
background:rgba(13, 40, 48, 0.12);
grid-template-columns:1fr 1fr;
display:grid;
}
.cfckv-vem>div{
padding:16px 1.125rem;
background:#F0F8FA;
min-width:0;
}
.cfckv_k-vem{
text-transform:uppercase;
margin-bottom:0.313rem;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
color:#007A8C;
font-size:9.5px;
}
.cfckv_v-vem{
font-size:13.5px;
font-weight:700;
color:#0D2830;
}
@media(max-width:1026px){
.cfcsplit_a-vem,.cfcsplit_b-vem,.cfcsplit_c-vem,.cfcpgrid-vem{
grid-template-columns:1fr;
gap:1.5rem;
}
.cfcfeat-vem,.cfcfeat2-vem{
grid-template-columns:1fr;
}
.cfckv-vem{
grid-template-columns:1fr;
}
}
.cfcsh-vem{
min-width:0;
margin-bottom:16px;
}
.cfcsh_row-vem{
gap:0.75rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.cfcsh_row-vem .cfcsh_l-vem{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.cfcsh_stack-vem{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.cfcsh_center-vem{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.cfcsh_h2-vem{
gap:9px;
display:flex;
font-size:20px;
overflow-wrap:break-word;
color:#0D2830;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
line-height:1.1;
font-weight:700;
}
@media(min-width:768px){
.cfcsh_h2-vem{
font-size:1.5rem;
}
}
.cfcband-vem .cfcsh_h2-vem{
color:#E8F8FB;
}
.cfceb_mono-vem{
letter-spacing:.08em;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
text-transform:none;
}
.cfceb_mono-vem::before{
content:"// ";
}
.cfceb_upper-vem{
letter-spacing:.14em;
text-transform:uppercase;
}
.cfceb_pill-vem{
border-radius:999px;
padding:5px 0.688rem;
background:rgba(0, 122, 140, 0.10);
letter-spacing:.12em;
text-transform:uppercase;
}
.cfceb_line-vem{
gap:10px;
display:inline-flex;
align-items:center;
}
.cfceb_line-vem::before{
background:#007A8C;
height:1px;
width:24px;
display:inline-block;
content:"";
}
.cfcband-vem .cfceb_line-vem::before{
background:#00D8EC;
}
.cfcband-vem .cfceb_pill-vem{
background:rgba(255, 255, 255, 0.08);
}
.cfcsh_link-vem{
gap:6px;
transition:color 0.2s ease,border-color 0.2s ease;
display:inline-flex;
align-items:center;
white-space:nowrap;
font-size:0.813rem;
color:#0D2830;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #0D2830;
}
.cfcsh_link-vem:hover{
border-color:#007A8C;
color:#007A8C;
}
.cfcsh_link-vem svg{
height:0.875rem;
width:14px;
}
.cfcsh_link_chev-vem{
border-bottom:0;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
padding-bottom:0;
font-size:12px;
color:#007A8C;
}
.cfcsh_link_btn-vem{
background:#00C4D8;
border-radius:999px;
padding:9px 1.125rem;
border-bottom:0;
color:#001A20;
}
.cfcsh_link_btn-vem:hover{
background:#00AEC0;
border-color:transparent;
}
.cfcband-vem .cfcsh_link-vem{
border-color:#E8F8FB;
color:#E8F8FB;
}
.cfcband-vem .cfcsh_link_chev-vem{
color:#00D8EC;
}
.cfcsh_rule-vem{
background:rgba(13, 40, 48, 0.12);
margin:-2px 0 16px;
height:1px;
}
.cfcband-vem .cfcsh_rule-vem{
background:rgba(255, 255, 255, 0.13);
}
.cfcseo_grid3-vem{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cfcseo_grid4-vem{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.cfcseo_grid3-vem>*,.cfcseo_grid4-vem>*{
min-width:0;
}
.cfcseo_card-vem{
border-radius:13px;
background:#FFFFFF;
padding:24px;
border:1px solid rgba(13, 40, 48, 0.12);
}
.cfcseo_card-vem h3{
margin-bottom:0.5rem;
font-size:1.125rem;
color:#0D2830;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cfcseo_card-vem p{
line-height:1.6;
color:#2A4A55;
font-size:13px;
}
.cfcseo_card_sm-vem{
padding:20px;
}
.cfcseo_card_sm-vem h3{
font-size:1rem;
}
.cfcseo_card_sm-vem p{
font-size:0.781rem;
line-height:1.55;
}
.cfcseo_rtp_row-vem{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
align-items:center;
margin-top:16px;
}
.cfcrtp-vem{
gap:14px;
min-width:0;
display:flex;
}
.cfcrtp-vem>div{
border-radius:13px;
padding:1rem;
flex:1;
background:#F0F8FA;
min-width:0;
text-align:center;
}
.cfcrtp_n-vem{
font-size:1.625rem;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#007A8C;
white-space:nowrap;
}
.cfcrtp_l-vem{
margin-top:4px;
font-size:0.688rem;
color:#4D7080;
}
.cfccmp-vem{
border-radius:13px;
border:1px solid rgba(13, 40, 48, 0.12);
overflow:hidden;
max-width:47.5rem;
}
.cfccmp_row-vem{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.cfccmp_row-vem>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.cfccmp_row-vem>div:first-child{
text-align:left;
padding-left:1.375rem;
color:#0D2830;
font-weight:600;
}
.cfccmp_th-vem{
background:#F0F8FA;
font-weight:700;
font-size:0.781rem;
}
.cfccmp_row-vem:not(.cfccmp_th-vem){
background:#FFFFFF;
border-top:1px solid rgba(13, 40, 48, 0.08);
color:#2A4A55;
}
.cfccmp_zebra-vem{
background:#E8F4F7;
}
.cfcguide-vem{
background:#FFFFFF;
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(13, 40, 48, 0.12);
cursor:pointer;
}
.cfcguide_cover-vem{
height:130px;
}
.cfcguide_body-vem{
padding:1.25rem;
}
.cfcguide_body-vem h3{
margin:7px 0 9px;
font-weight:700;
line-height:1.25;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
color:#0D2830;
}
.cfcguide_meta-vem{
font-size:11.5px;
color:#4D7080;
}
.cfchub-vem{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(13, 40, 48, 0.08);
padding-top:1.75rem;
display:grid;
}
.cfchub-vem>*{
min-width:0;
}
.cfchub-vem h4{
font-weight:700;
margin-bottom:11px;
font-size:13px;
color:#0D2830;
}
.cfchub_col-vem{
gap:0.5rem;
display:flex;
font-size:13px;
color:#2A4A55;
flex-direction:column;
}
.cfchub_col-vem a{
cursor:pointer;
}
@media(max-width:1025px){
.cfcseo_grid3-vem{
grid-template-columns:1fr;
}
.cfcseo_grid4-vem{
grid-template-columns:repeat(2,1fr);
}
.cfcseo_rtp_row-vem{
gap:20px;
grid-template-columns:1fr;
}
.cfchub-vem{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.cfchub-vem{
grid-template-columns:1fr;
}
}
.cfchero-vem{
padding:46px 3rem;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(13, 40, 48, 0.12);
background:linear-gradient(120deg,#0A1F26,#0D2D3A);
position:relative;
color:#E8F8FB;
}
.cfchero_glow-vem{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
top:-60px;
height:340px;
right:-60px;
position:absolute;
width:21.25rem;
}
.cfchero_in-vem{
max-width:600px;
position:relative;
}
.cfchero-vem .cfceyebrow-vem{
color:#00D8EC;
}
.cfcpill_row-vem{
padding:6px 0.813rem;
border-radius:62.438rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
text-transform:uppercase;
align-items:center;
margin-bottom:1.375rem;
font-size:10.5px;
letter-spacing:.1em;
display:inline-flex;
color:#00D8EC;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.cfchero_h1-vem{
margin:1.125rem 0;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
letter-spacing:-.02em;
overflow-wrap:break-word;
color:#E8F8FB;
font-size:3.375rem;
}
.cfchero_h1-vem em{
color:#00D8EC;
font-style:normal;
}
.cfchero_sub-vem{
color:#8BBFCC;
font-size:17px;
line-height:1.55;
margin-bottom:1.75rem;
max-width:480px;
}
.cfchero_cta-vem{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:26px;
}
.cfchero_trust-vem{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cfchero_rating_txt-vem{
color:#8BBFCC;
font-size:0.813rem;
}
@media(max-width:1021px){
.cfchero-vem{
padding:32px 1.5rem;
}
.cfchero_h1-vem{
font-size:38px;
}
}
@media(max-width:561px){
.cfchero_h1-vem{
font-size:30px;
}
}
.cfcstat-vem{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.cfcstat-vem>*{
min-width:0;
}
.cfcstat_item-vem{
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
padding:1.125rem 1.25rem;
}
.cfcstat_k-vem{
letter-spacing:.12em;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:7px;
color:#4D7080;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.cfcstat_v-vem{
gap:8px;
align-items:center;
display:flex;
font-weight:700;
overflow-wrap:anywhere;
font-size:1.5rem;
color:#0D2830;
min-width:0;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cfcstat_v_accent-vem{
color:#007A8C;
}
@media(max-width:1024px){
.cfcstat-vem{
grid-template-columns:repeat(2,1fr);
}
}
.cfcwlc-vem{
padding:36px 2.5rem;
border:1px solid rgba(13, 40, 48, 0.12);
grid-template-columns:1.2fr .8fr;
border-radius:1.25rem;
background:linear-gradient(120deg,#0A1F26,#0D2D3A);
overflow:hidden;
gap:1.5rem;
align-items:center;
display:grid;
color:#E8F8FB;
position:relative;
}
.cfcwlc-vem>*{
min-width:0;
}
.cfcwlc-vem .cfceyebrow-vem{
color:#00D8EC;
}
.cfcwlc_glow-vem{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-2.5rem;
height:16.25rem;
width:260px;
right:-40px;
}
.cfcwlc_in-vem{
position:relative;
}
.cfcwlc_h2-vem{
margin:0.625rem 0 8px;
line-height:1.03;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:34px;
overflow-wrap:break-word;
color:#E8F8FB;
}
.cfcwlc_h2-vem em{
font-style:normal;
color:#00D8EC;
}
.cfcwlc_sub-vem{
margin-bottom:1.125rem;
color:#8BBFCC;
line-height:1.55;
font-size:14px;
max-width:420px;
}
.cfcwlc_terms-vem{
gap:10px;
flex-direction:column;
position:relative;
display:flex;
}
.cfcterm-vem{
padding:13px 0.938rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:0.813rem;
gap:11px;
background:rgba(255, 255, 255, 0.08);
display:flex;
align-items:center;
}
.cfcterm-vem svg{
flex:none;
height:20px;
color:#00D8EC;
width:20px;
}
.cfcterm_k-vem{
text-transform:uppercase;
font-size:9.5px;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
color:#8BBFCC;
}
.cfcterm_v-vem{
font-weight:700;
font-size:0.875rem;
margin-top:2px;
color:#E8F8FB;
}
@media(max-width:1026px){
.cfcwlc-vem{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.cfcwlc_h2-vem{
font-size:1.625rem;
}
}
.cfcjp-vem{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.cfcjp-vem>*{
min-width:0;
}
.cfcjp_hero-vem{
border-radius:1.25rem;
overflow:hidden;
gap:14px;
background:linear-gradient(135deg,#0A1F26,#0D2D3A);
padding:1.625rem;
border:1px solid rgba(13, 40, 48, 0.12);
min-height:180px;
justify-content:space-between;
display:flex;
flex-direction:column;
position:relative;
color:#E8F8FB;
}
.cfcjp_glow-vem{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
height:11.25rem;
top:-40px;
position:absolute;
width:180px;
right:-40px;
}
.cfcjp_k_row-vem{
gap:0.625rem;
position:relative;
align-items:center;
justify-content:space-between;
display:flex;
}
.cfcjp_k-vem{
color:#4D7080;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
font-size:10px;
text-transform:uppercase;
}
.cfcjp_hero-vem .cfcjp_k-vem{
color:#8BBFCC;
}
.cfcjp_amt-vem{
color:#00D8EC;
position:relative;
line-height:1;
font-weight:700;
font-size:42px;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cfcjp_sub-vem{
color:#8BBFCC;
font-size:12px;
margin-top:0.313rem;
}
.cfcjp_cell-vem{
background:#FFFFFF;
border:1px solid rgba(13, 40, 48, 0.12);
padding:1.375rem;
border-radius:20px;
min-height:11.25rem;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.cfcjp_cell-vem .cfcjp_amt-vem{
color:#0D2830;
font-size:1.875rem;
}
.cfcjp_cell-vem .cfcjp_sub-vem{
color:#4D7080;
}
@media(max-width:1021px){
.cfcjp-vem{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.cfcjp_amt-vem{
font-size:32px;
}
}
.cfcpromo_grid-vem{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cfcpromo_grid-vem>*{
min-width:0;
}
.cfcpromo-vem{
background:#FFFFFF;
padding:24px;
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:20px;
overflow:hidden;
position:relative;
min-height:150px;
}
.cfcpromo_h-vem{
font-size:26px;
color:#0D2830;
margin-top:6px;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
}
.cfcpromo_h-vem em{
font-style:normal;
color:#007A8C;
}
.cfcpromo_p-vem{
line-height:1.5;
color:#2A4A55;
margin-top:8px;
font-size:0.781rem;
}
.cfcpromo_feat-vem{
border-color:rgba(13, 40, 48, 0.12);
background:linear-gradient(135deg,#0A1F26,#0D2D3A);
}
.cfcpromo_feat-vem .cfcpromo_h-vem{
color:#E8F8FB;
}
.cfcpromo_feat-vem .cfcpromo_h-vem em{
color:#00D8EC;
}
.cfcpromo_feat-vem .cfcpromo_p-vem{
color:#8BBFCC;
}
.cfcpromo_feat-vem .cfceyebrow-vem{
color:#00D8EC;
}
@media(max-width:1027px){
.cfcpromo_grid-vem{
grid-template-columns:1fr;
}
}
.cfcdw_h2-vem{
font-size:1.625rem;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
color:#0D2830;
margin-bottom:10px;
}
.cfcsteps_v-vem{
gap:0.625rem;
grid-template-columns:1fr;
}
.cfcsteps_v-vem .cfcstep-vem{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.cfcdw_h2-vem{
font-size:1.438rem;
}
}
.cfcsupp-vem{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.cfcsupp-vem>*{
min-width:0;
}
.cfcsupp_card-vem{
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
padding:1.5rem;
}
.cfcsupp_card-vem svg{
height:24px;
color:#007A8C;
width:24px;
margin-bottom:14px;
}
.cfcsupp_card-vem h3{
color:#0D2830;
font-weight:700;
font-size:1rem;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
}
.cfcsupp_card-vem p{
font-size:0.813rem;
line-height:1.55;
color:#2A4A55;
}
@media(max-width:1021px){
.cfcsupp-vem{
grid-template-columns:1fr;
}
}
.cfcpay_logos-vem{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.cfcpay_logos-vem>*{
min-width:0;
}
.cfcpay-vem{
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:0.5rem;
font-size:12px;
font-weight:700;
justify-content:center;
display:flex;
align-items:center;
color:#2A4A55;
height:3rem;
}
.cfctable-vem{
border-radius:0.813rem;
overflow:hidden;
border:1px solid rgba(13, 40, 48, 0.12);
}
.cfctrow-vem{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.cfctrow-vem>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.cfctrow-vem>div:first-child{
padding-left:16px;
color:#0D2830;
font-weight:700;
}
.cfctrow_th-vem{
background:#F0F8FA;
font-size:9.5px;
text-transform:uppercase;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
color:#4D7080;
letter-spacing:.06em;
}
.cfctrow-vem:not(.cfctrow_th-vem){
background:#FFFFFF;
border-top:1px solid rgba(13, 40, 48, 0.08);
color:#2A4A55;
}
.cfctrow_zebra-vem{
background:#E8F4F7;
}
.cfcpos-vem{
color:#007A8C;
font-weight:700;
}
@media(max-width:1025px){
.cfcpay_logos-vem{
grid-template-columns:repeat(2,1fr);
}
}
.cfcvip_head-vem{
gap:0.75rem;
margin-bottom:1.125rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.cfcvip_intro-vem{
color:#2A4A55;
font-size:13px;
max-width:420px;
}
.cfcvip-vem{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.cfcvip-vem>*{
min-width:0;
}
.cfctier-vem{
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
padding:20px;
border-radius:0.813rem;
}
.cfctier_on-vem{
background:rgba(0, 122, 140, 0.10);
border-color:#007A8C;
}
.cfctier_medal-vem{
border-radius:0.5rem;
background:linear-gradient(135deg,#00C4D8,#005566);
margin-bottom:0.875rem;
width:30px;
height:1.875rem;
}
.cfctier_name-vem{
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:5px;
color:#0D2830;
font-size:15px;
font-weight:700;
}
.cfctier_tx-vem{
font-size:0.719rem;
color:#4D7080;
line-height:1.5;
}
@media(max-width:1025px){
.cfcvip-vem{
grid-template-columns:repeat(2,1fr);
}
}
.cfcsteps-vem{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cfcsteps-vem>*{
min-width:0;
}
.cfcstep-vem{
border-radius:13px;
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
padding:24px;
position:relative;
}
.cfcstep_num-vem{
border-radius:8px;
background:#00C4D8;
width:30px;
font-weight:700;
height:1.875rem;
font-size:13px;
justify-content:center;
color:#001A20;
align-items:center;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
margin-bottom:0.875rem;
}
.cfcstep_h-vem{
font-weight:700;
font-size:1rem;
margin-bottom:7px;
color:#0D2830;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cfcstep_p-vem{
color:#2A4A55;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1021px){
.cfcsteps-vem{
grid-template-columns:1fr;
}
}
.cfcnews-vem{
background:linear-gradient(135deg,#0A1F26,#0D2D3A);
border:1px solid rgba(13, 40, 48, 0.12);
gap:1.5rem;
padding:26px 2rem;
border-radius:1.25rem;
color:#E8F8FB;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cfcnews_h3-vem{
margin-bottom:0.25rem;
font-weight:700;
color:#E8F8FB;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.25rem;
}
.cfcnews_text-vem{
font-size:0.813rem;
color:#8BBFCC;
}
.cfcnews_form-vem{
flex:1;
gap:10px;
max-width:27.5rem;
min-width:0;
display:flex;
}
.cfcnews_form-vem .cfcinput-vem{
min-width:0;
}
@media(max-width:557px){
.cfcnews_form-vem{
width:100%;
}
}
.cfcinput-vem{
flex:1;
border:1px solid rgba(255, 255, 255, 0.13);
padding:13px 1rem;
background:rgba(255, 255, 255, 0.08);
border-radius:0.5rem;
font-size:13.5px;
color:#8BBFCC;
}
.cfcprovs-vem{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.cfcprovs-vem>*{
min-width:0;
}
.cfcprov-vem{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(13, 40, 48, 0.12);
padding:0.75rem;
text-decoration:none;
justify-content:center;
display:flex;
height:64px;
align-items:center;
}
.cfcprov_img-vem{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.cfcresp-vem{
border:1px solid rgba(13, 40, 48, 0.12);
background:#FFFFFF;
border-radius:13px;
gap:24px;
padding:1.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.cfcresp_in-vem{
max-width:560px;
}
.cfcresp_h-vem{
font-size:1.188rem;
color:#0D2830;
margin-bottom:8px;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.cfcresp_p-vem{
line-height:1.6;
font-size:0.844rem;
color:#2A4A55;
}
.cfcresp_badges-vem{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cfcage18-vem{
padding:4px 0.5rem;
border:1.5px solid #E03030;
border-radius:8px;
font-weight:700;
color:#E03030;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:13px;
}
.cfcresp_org-vem{
font-weight:600;
color:#4D7080;
font-size:0.813rem;
}
@media(max-width:1025px){
.cfcprovs-vem{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.cfcprovs-vem{
grid-template-columns:repeat(2,1fr);
}
}
.cfcrc-vem{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.cfcrc-vem>*{
min-width:0;
}
.cfcrc_awards-vem{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.cfcaward-vem{
gap:0.688rem;
display:flex;
align-items:center;
}
.cfcaward-vem svg{
flex:none;
width:18px;
height:1.125rem;
color:#F0B429;
}
.cfcaward_t-vem{
font-weight:700;
color:#0D2830;
font-size:13.5px;
}
.cfcaward_s-vem{
font-size:11.5px;
color:#4D7080;
}
.cfcrc_press-vem{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.cfclogo_cell-vem{
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:0.5rem;
color:#2A4A55;
height:3rem;
justify-content:center;
font-weight:700;
display:flex;
font-size:0.813rem;
align-items:center;
}
.cfcrc_partner-vem{
padding:20px;
background:#FFFFFF;
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:13px;
}
.cfcrc_partner_name-vem{
color:#0D2830;
margin-bottom:0.375rem;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
}
.cfcrc_partner_text-vem{
line-height:1.55;
color:#2A4A55;
font-size:12.5px;
}
@media(max-width:1026px){
.cfcrc-vem{
grid-template-columns:1fr;
gap:22px;
}
.cfcrc_press-vem{
grid-template-columns:repeat(4,1fr);
}
}
.cfcab_h2-vem{
margin:14px 0 1rem;
color:#0D2830;
line-height:1.08;
font-weight:700;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
}
.cfcab_body-vem{
margin-bottom:14px;
color:#2A4A55;
font-size:0.938rem;
line-height:1.65;
}
.cfcab_chips-vem{
gap:0.625rem;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.cfcfaq-vem{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.cfcfaq_item-vem{
padding:18px 22px;
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
}
.cfcfaq_q-vem{
gap:1rem;
list-style:none;
align-items:center;
display:flex;
color:#0D2830;
justify-content:space-between;
cursor:pointer;
font-size:0.969rem;
font-weight:600;
}
.cfcfaq_q-vem::-webkit-details-marker{
display:none;
}
.cfcfaq_q_t-vem{
gap:0.625rem;
display:flex;
}
.cfcfaq_q_i-vem{
font-style:normal;
color:#007A8C;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.cfcfaq_pm-vem{
font-size:1.25rem;
color:#007A8C;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.cfcfaq_item-vem[open] .cfcfaq_pm-vem{
transform:rotate(45deg);
}
.cfcfaq_a-vem{
font-size:13.5px;
line-height:1.6;
margin-top:0.75rem;
color:#2A4A55;
}
@media(max-width:562px){
.cfcab_h2-vem{
font-size:26px;
}
}
.cfcet_h2-vem{
margin:10px 0 0.875rem;
font-weight:700;
line-height:1.08;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#0D2830;
font-size:28px;
}
.cfcet_right-vem{
gap:10px;
flex-direction:column;
display:flex;
}
.cfcet_updated-vem{
gap:0.625rem;
background:#F0F8FA;
border-radius:13px;
border:1px solid rgba(13, 40, 48, 0.12);
padding:0.875rem 18px;
font-size:12px;
display:flex;
align-items:center;
color:#2A4A55;
}
.cfcet_updated-vem svg{
flex:none;
width:0.938rem;
color:#007A8C;
height:15px;
}
.cfcet_updated-vem b{
color:#0D2830;
}
@media(max-width:559px){
.cfcet_h2-vem{
font-size:1.5rem;
}
}
.cfcop_h2-vem{
margin:0.625rem 0 0.5rem;
font-weight:700;
line-height:1.1;
color:#0D2830;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
}
.cfcop_text-vem{
line-height:1.6;
color:#2A4A55;
font-size:13.5px;
}
@media(max-width:563px){
.cfcop_h2-vem{
font-size:22px;
}
}
.cfcrv_head-vem{
gap:0.75rem;
margin-bottom:18px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.cfcrv_agg-vem{
gap:10px;
display:flex;
align-items:center;
}
.cfcrv_source-vem{
font-size:12.5px;
color:#4D7080;
}
.cfcrv_grid-vem{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cfcrv_grid-vem>*{
min-width:0;
}
.cfcreview-vem{
border:1px solid rgba(13, 40, 48, 0.12);
border-radius:0.813rem;
padding:24px;
background:#FFFFFF;
}
.cfcreview-vem .cfcstars-vem{
margin-bottom:10px;
}
.cfcreview-vem p{
color:#0D2830;
font-weight:600;
margin-bottom:0.875rem;
line-height:1.5;
font-size:14.5px;
}
.cfcreview_by-vem{
font-size:0.781rem;
color:#4D7080;
}
@media(max-width:1025px){
.cfcrv_grid-vem{
grid-template-columns:1fr;
}
}
.cfcfooter-vem{
padding:2.5rem 28px;
background:#C8DDE4;
border-top:1px solid rgba(13, 40, 48, 0.08);
}
.cfcfooter_grid-vem{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-bottom:1.75rem;
margin-left:auto;
max-width:86.25rem;
margin-right:auto;
}
.cfcfooter_grid-vem>*{
min-width:0;
}
.cfcfooter_grid-vem h4{
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
color:#7A9DA8;
margin-bottom:13px;
letter-spacing:.12em;
text-transform:uppercase;
font-size:10px;
}
.cfcfcol-vem{
gap:9px;
color:#2A4A55;
flex-direction:column;
font-size:0.813rem;
display:flex;
}
.cfcfcol-vem a{
cursor:pointer;
}
.cfcft_about-vem{
max-width:16.25rem;
margin-top:12px;
line-height:1.6;
color:#4D7080;
font-size:0.813rem;
}
.cfcft_contact-vem{
font-size:12.5px;
margin-top:0.75rem;
color:#007A8C;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
overflow-wrap:anywhere;
}
.cfcfooter_bottom-vem{
margin:0 auto;
gap:16px;
padding-top:20px;
align-items:center;
display:flex;
justify-content:space-between;
max-width:86.25rem;
flex-wrap:wrap;
border-top:1px solid rgba(13, 40, 48, 0.08);
}
.cfcfooter_bottom-vem p{
color:#7A9DA8;
font-size:11px;
line-height:1.6;
max-width:45rem;
}
@media(max-width:1023px){
.cfcfooter_grid-vem{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.cfcfooter_grid-vem{
grid-template-columns:1fr;
}
}