*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F0FAFA;
color:#2A4E55;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
overflow-wrap:break-word;
line-height:1.55;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
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{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 24, 32, 0.68);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.vvhshell_yra{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.vvhmain_yra{
min-width:0;
}
.vvhwrap_yra{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.vvhcontainer_yra{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.vvhcontainer_yra{
padding:0 28px;
}
}
.vvhsection_yra{
padding:1.5rem 1.75rem;
}
.vvhsection_pt_yra{
padding-top:34px;
}
.vvhband_soft_yra{
background:#FFFFFF;
}
.vvheyebrow_yra{
color:#007A8A;
text-transform:uppercase;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
overflow-wrap:break-word;
font-weight:600;
display:inline-block;
font-size:10.5px;
letter-spacing:.14em;
}
.vvhdrawer_cb_yra{
display:none;
}
.vvhoverlay_yra{
display:none;
}
@media(max-width:1024px){
.vvhshell_yra{
grid-template-columns:1fr;
}
.vvhmain_yra{
padding-bottom:4.875rem;
}
.vvhdrawer_cb_yra:checked~.vvhoverlay_yra{
background:rgba(8, 24, 32, 0.68);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:558px){
.vvhsection_yra{
padding:18px 16px;
}
.vvhsection_pt_yra{
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 ---------- */
.vvhside_yra{
padding:22px 1.125rem;
background:#E2F1F4;
gap:22px;
overflow-y:auto;
position:sticky;
flex-direction:column;
top:0;
display:flex;
align-self:start;
height:100vh;
border-right:1px solid rgba(13, 43, 48, 0.08);
}
.vvhbrand_yra{
gap:10px;
align-items:center;
display:flex;
}
.vvhlogo_yra{
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:21px;
letter-spacing:-.02em;
color:#0D2B30;
}
.vvhside_cta_yra{
padding:16px;
border:1px solid rgba(13, 43, 48, 0.12);
background:rgba(0, 122, 138, 0.11);
border-radius:13px;
}
.vvhside_cta_h_yra{
font-weight:700;
color:#0D2B30;
line-height:1.15;
margin-bottom:6px;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.063rem;
}
.vvhside_cta_p_yra{
color:#2A4E55;
line-height:1.45;
margin-bottom:0.75rem;
font-size:0.75rem;
}
.vvhnav_yra{
gap:3px;
display:flex;
flex-direction:column;
}
.vvhnav_label_yra{
padding:0.375rem 10px;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
letter-spacing:.14em;
color:#7AAAB4;
}
.vvhnav_item_yra{
gap:11px;
border-radius:0.563rem;
padding:10px;
display:flex;
font-size:0.875rem;
align-items:center;
font-weight:500;
color:#2A4E55;
}
.vvhnav_item_yra svg{
height:1.063rem;
width:1.063rem;
}
.vvhnav_item_yra:hover{
background:rgba(0, 122, 138, 0.11);
color:#0D2B30;
}
.vvhnav_item_on_yra{
background:rgba(0, 122, 138, 0.11);
font-weight:600;
color:#007A8A;
}
.vvhside_foot_yra{
border-radius:0.813rem;
background:#FFFFFF;
padding:0.75rem;
border:1px solid rgba(13, 43, 48, 0.12);
margin-top:auto;
}
.vvhside_foot_yra p{
font-size:12.5px;
line-height:1.4;
color:#2A4E55;
margin-top:4px;
}
/* ---------- topbar ---------- */
.vvhtop_yra{
background:#E2F1F4;
gap:16px;
padding:14px 28px;
z-index:40;
top:0;
display:flex;
position:sticky;
align-items:center;
border-bottom:1px solid rgba(13, 43, 48, 0.08);
}
.vvhtop_brand_yra{
gap:9px;
display:none;
align-items:center;
}
.vvhsearch_yra{
gap:10px;
border-radius:0.813rem;
border:1px solid rgba(13, 43, 48, 0.12);
flex:1;
padding:11px 0.875rem;
background:#FFFFFF;
display:flex;
color:#4D7A84;
font-size:13.5px;
max-width:440px;
align-items:center;
}
.vvhsearch_yra svg{
flex:none;
width:1rem;
height:1rem;
}
.vvhtop_actions_yra{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.vvhlang_yra{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#2A4E55;
font-size:12px;
}
.vvhburger_yra{
border-radius:0.563rem;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
justify-content:center;
width:2.5rem;
color:#0D2B30;
height:2.5rem;
display:none;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.vvhbotnav_yra{
display:none;
}
@media(max-width:1024px){
.vvhside_yra{
transition:transform .25s ease;
top:0;
position:fixed;
height:100vh;
left:0;
z-index:80;
width:17.5rem;
transform:translateX(-100%);
}
.vvhdrawer_cb_yra:checked~.vvhshell_yra .vvhside_yra{
transform:translateX(0);
}
.vvhtop_yra{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.vvhtop_brand_yra{
display:flex;
}
.vvhsearch_yra{
display:none;
}
.vvhburger_yra{
display:flex;
}
.vvhtop_actions_yra{
gap:10px;
width:100%;
margin-left:0;
align-items:stretch;
}
.vvhtop_actions_yra .vvhlang_yra{
display:none;
}
.vvhtop_actions_yra .vvhbtn_yra{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.vvhbotnav_yra{
grid-template-columns:repeat(3,1fr);
background:#E2F1F4;
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
border-top:1px solid rgba(13, 43, 48, 0.12);
display:grid;
right:0;
left:0;
position:fixed;
bottom:0;
z-index:65;
transform:translateZ(0);
}
.vvhbn_yra{
gap:0.25rem;
padding:6px 2px 0;
color:#2A4E55;
flex-direction:column;
font-weight:600;
min-width:0;
align-items:center;
display:flex;
font-size:0.625rem;
justify-content:flex-end;
}
.vvhbn_yra svg{
flex:none;
height:22px;
width:1.375rem;
}
.vvhbn_yra span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
}
.vvhbn_on_yra{
color:#007A8A;
}
.vvhbn_center_yra{
position:relative;
}
.vvhbn_fab_yra{
background:#00C4DC;
border-radius:50%;
top:-1.25rem;
display:flex;
transform:translateX(-50%);
justify-content:center;
position:absolute;
height:50px;
align-items:center;
left:50%;
color:#081820;
box-shadow:0 0.5rem 32px rgba(13, 43, 48, 0.16), 0 2px 0.5rem rgba(13, 43, 48, 0.10);
width:3.125rem;
}
.vvhbn_fab_yra svg{
width:24px;
height:24px;
}
.vvhbn_center_yra span{
color:#007A8A;
}
}
.vvhbtn_yra{
padding:0.688rem 22px;
border-radius:0.563rem;
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
display:inline-flex;
font-size:14px;
justify-content:center;
font-weight:700;
align-items:center;
}
.vvhbtn_pri_yra{
background:#00C4DC;
box-shadow:0 4px 18px rgba(0, 196, 220, 0.42), 0 1px 0.25rem rgba(0, 196, 220, 0.28);
color:#081820;
}
.vvhbtn_pri_yra:hover{
background:#00AECA;
}
.vvhbtn_ghost_yra{
background:rgba(0, 122, 138, 0.11);
color:#0D2B30;
font-weight:600;
}
.vvhbtn_line_yra{
background:transparent;
border:1px solid rgba(13, 43, 48, 0.22);
color:#0D2B30;
font-weight:600;
}
.vvhbtn_lg_yra{
border-radius:13px;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.vvhband_yra .vvhbtn_line_yra{
border-color:rgba(255, 255, 255, 0.13);
color:#E8F9FC;
}
.vvhband_yra .vvhbtn_ghost_yra{
background:rgba(255, 255, 255, 0.08);
color:#E8F9FC;
}
.vvhlink_m_yra{
gap:5px;
text-decoration:none;
display:inline-flex;
font-size:0.75rem;
align-items:center;
cursor:pointer;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8A;
}
.vvhlink_m_yra svg{
width:14px;
height:0.875rem;
}
.vvhband_yra .vvhlink_m_yra{
color:#00D8EE;
}
.vvhdot_yra{
flex:none;
background:#007A8A;
border-radius:50%;
width:7px;
height:0.438rem;
}
.vvhdot_live_yra{
animation:zm3-pulse 1.4s infinite;
background:#E83030;
}
.vvhstars_yra{
gap:2px;
display:inline-flex;
color:#007A8A;
}
.vvhstars_yra svg{
width:15px;
height:15px;
}
.vvhchip_yra{
background:#FFFFFF;
border:1px solid rgba(13, 43, 48, 0.12);
padding:0.438rem 0.75rem;
border-radius:0.563rem;
gap:6px;
color:#2A4E55;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
font-size:0.688rem;
display:inline-flex;
}
.vvhchip_on_yra{
background:rgba(0, 122, 138, 0.11);
border-color:transparent;
color:#007A8A;
}
.vvhgc_yra{
text-decoration:none;
color:inherit;
min-width:0;
display:block;
cursor:pointer;
}
.vvhgc_thumb_yra{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(13, 43, 48, 0.12);
background-size:cover;
position:relative;
display:block;
aspect-ratio:1;
background-position:center;
}
.vvhgc_thumb_portrait_yra{
aspect-ratio:3/4;
}
.vvhgc_thumb_wide_yra{
aspect-ratio:16/11;
}
.vvhgc_cap_yra{
background:linear-gradient(transparent,rgba(8, 24, 32, 0.68));
padding:9px;
right:0;
position:absolute;
left:0;
bottom:0;
}
.vvhgc_name_yra{
font-size:0.781rem;
font-weight:700;
color:#E8F9FC;
display:block;
}
.vvhgc_meta_yra{
font-size:0.688rem;
color:#8ECFDA;
}
.vvhgc_badge_yra{
background:#007A8A;
border-radius:9px;
padding:2px 0.375rem;
top:0.5rem;
font-weight:700;
font-size:0.5rem;
position:absolute;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#081820;
right:8px;
}
.vvhgc_badge_hot_yra{
background:#E83030;
color:#E8F9FC;
}
.vvhgc_badge_live_yra{
background:#E83030;
color:#E8F9FC;
right:auto;
left:8px;
}
.vvhgc_mult_yra{
inset:0;
color:#007A8A;
display:flex;
font-weight:700;
font-size:28px;
align-items:center;
justify-content:center;
position:absolute;
}
.vvhpc_yra{
border-radius:13px;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
height:64px;
color:#2A4E55;
font-size:14px;
font-weight:700;
justify-content:center;
align-items:center;
display:flex;
}
.vvhrail_yra{
min-width:0;
}
.vvhrail_scroll_yra{
gap:14px;
display:grid;
}
.vvhrail_scroll_yra>*{
min-width:0;
}
.vvhg6_yra{
grid-template-columns:repeat(6,1fr);
}
.vvhg7_yra{
grid-template-columns:repeat(7,1fr);
}
.vvhg4_yra{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.vvhg6_yra,.vvhg7_yra{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
padding-bottom:0.375rem;
grid-auto-columns:120px;
overflow-x:auto;
}
.vvhg6_yra>*,.vvhg7_yra>*{
scroll-snap-align:start;
}
.vvhg4_yra{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.vvhg4_yra{
grid-template-columns:none;
grid-auto-columns:150px;
overflow-x:auto;
grid-auto-flow:column;
}
}
.vvhpanel_yra{
border:1px solid rgba(13, 43, 48, 0.12);
padding:1.75rem 2rem;
border-radius:1.25rem;
background:#FFFFFF;
}
.vvhsplit_yra{
gap:2.25rem;
display:grid;
align-items:start;
}
.vvhsplit_yra>*{
min-width:0;
}
.vvhsplit_a_yra{
grid-template-columns:.85fr 1.15fr;
}
.vvhsplit_b_yra{
grid-template-columns:1fr 1.1fr;
}
.vvhsplit_c_yra{
grid-template-columns:1.1fr .9fr;
}
.vvhpgrid_yra{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.vvhpgrid_yra>*{
min-width:0;
}
.vvhlead_yra{
color:#2A4E55;
font-size:15px;
margin-bottom:14px;
line-height:1.65;
}
.vvhfeat_yra{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.vvhfeat_yra>*{
min-width:0;
}
.vvhfeat2_yra{
grid-template-columns:1fr 1fr;
}
.vvhfeat_card_yra{
padding:26px;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
}
.vvhfeat_card_yra svg{
height:26px;
margin-bottom:16px;
color:#007A8A;
width:1.625rem;
}
.vvhfeat_card_yra h3{
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
font-weight:700;
margin-bottom:8px;
color:#0D2B30;
}
.vvhfeat_card_yra p{
line-height:1.6;
font-size:0.813rem;
color:#2A4E55;
}
.vvhfeat_card_yra b{
color:#0D2B30;
}
.vvhbig_yra{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.vvhbig_n_yra{
color:#007A8A;
font-size:26px;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.vvhbig_l_yra{
font-size:0.75rem;
color:#4D7A84;
}
.vvhperson_yra{
padding:1rem 18px;
border-radius:0.813rem;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
gap:0.875rem;
align-items:center;
display:flex;
}
.vvhavatar_yra{
border-radius:50%;
background:linear-gradient(135deg,#00C4DC,#005566);
flex:none;
height:2.75rem;
width:44px;
}
.vvhperson_name_yra{
font-size:14px;
color:#0D2B30;
font-weight:700;
}
.vvhperson_role_yra{
font-size:0.75rem;
color:#4D7A84;
}
.vvhkv_yra{
background:rgba(13, 43, 48, 0.12);
gap:1px;
border-radius:13px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(13, 43, 48, 0.12);
overflow:hidden;
display:grid;
}
.vvhkv_yra>div{
padding:1rem 18px;
background:#F0FAFA;
min-width:0;
}
.vvhkv_k_yra{
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
color:#007A8A;
margin-bottom:5px;
}
.vvhkv_v_yra{
font-weight:700;
font-size:0.844rem;
color:#0D2B30;
}
@media(max-width:1026px){
.vvhsplit_a_yra,.vvhsplit_b_yra,.vvhsplit_c_yra,.vvhpgrid_yra{
grid-template-columns:1fr;
gap:24px;
}
.vvhfeat_yra,.vvhfeat2_yra{
grid-template-columns:1fr;
}
.vvhkv_yra{
grid-template-columns:1fr;
}
}
.vvhsh_yra{
margin-bottom:16px;
min-width:0;
}
.vvhsh_row_yra{
gap:12px;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.vvhsh_row_yra .vvhsh_l_yra{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.vvhsh_stack_yra{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.vvhsh_center_yra{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.vvhsh_h2_yra{
gap:0.563rem;
display:flex;
overflow-wrap:break-word;
font-weight:700;
align-items:center;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:20px;
color:#0D2B30;
line-height:1.1;
}
@media(min-width:765px){
.vvhsh_h2_yra{
font-size:24px;
}
}
.vvhband_yra .vvhsh_h2_yra{
color:#E8F9FC;
}
.vvheb_mono_yra{
letter-spacing:.08em;
text-transform:none;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vvheb_mono_yra::before{
content:"// ";
}
.vvheb_upper_yra{
letter-spacing:.14em;
text-transform:uppercase;
}
.vvheb_pill_yra{
background:rgba(0, 122, 138, 0.11);
border-radius:62.438rem;
padding:0.313rem 11px;
text-transform:uppercase;
letter-spacing:.12em;
}
.vvheb_line_yra{
gap:10px;
align-items:center;
display:inline-flex;
}
.vvheb_line_yra::before{
background:#007A8A;
content:"";
height:1px;
display:inline-block;
width:1.5rem;
}
.vvhband_yra .vvheb_line_yra::before{
background:#00D8EE;
}
.vvhband_yra .vvheb_pill_yra{
background:rgba(255, 255, 255, 0.08);
}
.vvhsh_link_yra{
gap:6px;
transition:color 0.2s ease,border-color 0.2s ease;
font-size:0.813rem;
white-space:nowrap;
color:#0D2B30;
padding-bottom:2px;
align-items:center;
font-weight:600;
border-bottom:1px solid #0D2B30;
display:inline-flex;
}
.vvhsh_link_yra:hover{
border-color:#007A8A;
color:#007A8A;
}
.vvhsh_link_yra svg{
width:14px;
height:14px;
}
.vvhsh_link_chev_yra{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8A;
padding-bottom:0;
border-bottom:0;
font-size:12px;
}
.vvhsh_link_btn_yra{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#00C4DC;
color:#081820;
border-bottom:0;
}
.vvhsh_link_btn_yra:hover{
border-color:transparent;
background:#00AECA;
}
.vvhband_yra .vvhsh_link_yra{
border-color:#E8F9FC;
color:#E8F9FC;
}
.vvhband_yra .vvhsh_link_chev_yra{
color:#00D8EE;
}
.vvhsh_rule_yra{
margin:-2px 0 16px;
background:rgba(13, 43, 48, 0.12);
height:1px;
}
.vvhband_yra .vvhsh_rule_yra{
background:rgba(255, 255, 255, 0.13);
}
.vvhseo_grid3_yra{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.vvhseo_grid4_yra{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.vvhseo_grid3_yra>*,.vvhseo_grid4_yra>*{
min-width:0;
}
.vvhseo_card_yra{
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
border-radius:13px;
padding:1.5rem;
}
.vvhseo_card_yra h3{
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
color:#0D2B30;
margin-bottom:0.5rem;
font-weight:700;
}
.vvhseo_card_yra p{
font-size:13px;
line-height:1.6;
color:#2A4E55;
}
.vvhseo_card_sm_yra{
padding:20px;
}
.vvhseo_card_sm_yra h3{
font-size:1rem;
}
.vvhseo_card_sm_yra p{
line-height:1.55;
font-size:12.5px;
}
.vvhseo_rtp_row_yra{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
display:grid;
margin-top:1rem;
}
.vvhrtp_yra{
gap:0.875rem;
display:flex;
min-width:0;
}
.vvhrtp_yra>div{
background:#F0FAFA;
padding:1rem;
flex:1;
border-radius:13px;
text-align:center;
min-width:0;
}
.vvhrtp_n_yra{
white-space:nowrap;
font-size:1.625rem;
font-weight:700;
color:#007A8A;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.vvhrtp_l_yra{
margin-top:4px;
color:#4D7A84;
font-size:0.688rem;
}
.vvhcmp_yra{
overflow:hidden;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:13px;
max-width:760px;
}
.vvhcmp_row_yra{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.vvhcmp_row_yra>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.vvhcmp_row_yra>div:first-child{
text-align:left;
padding-left:1.375rem;
font-weight:600;
color:#0D2B30;
}
.vvhcmp_th_yra{
background:#F0FAFA;
font-size:12.5px;
font-weight:700;
}
.vvhcmp_row_yra:not(.vvhcmp_th_yra){
background:#FFFFFF;
color:#2A4E55;
border-top:1px solid rgba(13, 43, 48, 0.08);
}
.vvhcmp_zebra_yra{
background:#E6F4F6;
}
.vvhguide_yra{
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
overflow:hidden;
border-radius:13px;
cursor:pointer;
}
.vvhguide_cover_yra{
height:130px;
}
.vvhguide_body_yra{
padding:1.25rem;
}
.vvhguide_body_yra h3{
margin:7px 0 0.563rem;
font-weight:700;
font-size:16px;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.25;
color:#0D2B30;
}
.vvhguide_meta_yra{
font-size:11.5px;
color:#4D7A84;
}
.vvhhub_yra{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
padding-top:1.75rem;
border-top:1px solid rgba(13, 43, 48, 0.08);
}
.vvhhub_yra>*{
min-width:0;
}
.vvhhub_yra h4{
margin-bottom:0.688rem;
font-size:0.813rem;
font-weight:700;
color:#0D2B30;
}
.vvhhub_col_yra{
gap:8px;
color:#2A4E55;
flex-direction:column;
display:flex;
font-size:13px;
}
.vvhhub_col_yra a{
cursor:pointer;
}
@media(max-width:1021px){
.vvhseo_grid3_yra{
grid-template-columns:1fr;
}
.vvhseo_grid4_yra{
grid-template-columns:repeat(2,1fr);
}
.vvhseo_rtp_row_yra{
grid-template-columns:1fr;
gap:20px;
}
.vvhhub_yra{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.vvhhub_yra{
grid-template-columns:1fr;
}
}
.vvhhero_yra{
overflow:hidden;
padding:46px 3rem;
border-radius:20px;
border:1px solid rgba(13, 43, 48, 0.12);
background:linear-gradient(120deg,#0A1E24,#0C2D3A);
color:#E8F9FC;
position:relative;
}
.vvhhero_glow_yra{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
width:21.25rem;
right:-3.75rem;
position:absolute;
height:340px;
top:-60px;
}
.vvhhero_in_yra{
position:relative;
max-width:37.5rem;
}
.vvhhero_yra .vvheyebrow_yra{
color:#00D8EE;
}
.vvhpill_row_yra{
border-radius:999px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
gap:8px;
padding:6px 13px;
font-size:10.5px;
align-items:center;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
display:inline-flex;
color:#00D8EE;
text-transform:uppercase;
margin-bottom:22px;
}
.vvhhero_h1_yra{
margin:18px 0;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#E8F9FC;
letter-spacing:-.02em;
overflow-wrap:break-word;
line-height:1.02;
font-size:3.375rem;
}
.vvhhero_h1_yra em{
color:#00D8EE;
font-style:normal;
}
.vvhhero_sub_yra{
line-height:1.55;
font-size:1.063rem;
margin-bottom:28px;
color:#8ECFDA;
max-width:480px;
}
.vvhhero_cta_yra{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:1.625rem;
}
.vvhhero_trust_yra{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.vvhhero_rating_txt_yra{
font-size:0.813rem;
color:#8ECFDA;
}
@media(max-width:1022px){
.vvhhero_yra{
padding:32px 24px;
}
.vvhhero_h1_yra{
font-size:2.375rem;
}
}
@media(max-width:559px){
.vvhhero_h1_yra{
font-size:30px;
}
}
.vvhtabs_yra{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.vvhtab_yra{
border:1px solid rgba(13, 43, 48, 0.12);
padding:0.625rem 1.125rem;
background:#FFFFFF;
border-radius:9px;
color:#2A4E55;
font-size:13px;
cursor:pointer;
font-weight:600;
}
.vvhtab_on_yra{
background:#00C4DC;
border-color:transparent;
font-weight:700;
color:#081820;
}
.vvhstat_yra{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.vvhstat_yra>*{
min-width:0;
}
.vvhstat_item_yra{
border-radius:13px;
padding:18px 1.25rem;
background:#FFFFFF;
border:1px solid rgba(13, 43, 48, 0.12);
}
.vvhstat_k_yra{
margin-bottom:7px;
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#4D7A84;
letter-spacing:.12em;
}
.vvhstat_v_yra{
gap:0.5rem;
color:#0D2B30;
font-size:24px;
align-items:center;
min-width:0;
font-weight:700;
display:flex;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:anywhere;
}
.vvhstat_v_accent_yra{
color:#007A8A;
}
@media(max-width:1025px){
.vvhstat_yra{
grid-template-columns:repeat(2,1fr);
}
}
.vvhwlc_yra{
padding:36px 40px;
border-radius:1.25rem;
background:linear-gradient(120deg,#0A1E24,#0C2D3A);
gap:24px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
border:1px solid rgba(13, 43, 48, 0.12);
display:grid;
align-items:center;
color:#E8F9FC;
position:relative;
}
.vvhwlc_yra>*{
min-width:0;
}
.vvhwlc_yra .vvheyebrow_yra{
color:#00D8EE;
}
.vvhwlc_glow_yra{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
height:16.25rem;
top:-2.5rem;
width:16.25rem;
right:-40px;
position:absolute;
}
.vvhwlc_in_yra{
position:relative;
}
.vvhwlc_h2_yra{
margin:0.625rem 0 8px;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F9FC;
font-size:2.125rem;
font-weight:700;
line-height:1.03;
overflow-wrap:break-word;
}
.vvhwlc_h2_yra em{
color:#00D8EE;
font-style:normal;
}
.vvhwlc_sub_yra{
color:#8ECFDA;
line-height:1.55;
margin-bottom:1.125rem;
max-width:420px;
font-size:14px;
}
.vvhwlc_terms_yra{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.vvhterm_yra{
gap:11px;
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 15px;
border-radius:13px;
border:1px solid rgba(255, 255, 255, 0.13);
display:flex;
align-items:center;
}
.vvhterm_yra svg{
flex:none;
color:#00D8EE;
height:1.25rem;
width:20px;
}
.vvhterm_k_yra{
color:#8ECFDA;
font-size:9.5px;
letter-spacing:.1em;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.vvhterm_v_yra{
font-weight:700;
font-size:0.875rem;
color:#E8F9FC;
margin-top:2px;
}
@media(max-width:1022px){
.vvhwlc_yra{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.vvhwlc_h2_yra{
font-size:26px;
}
}
.vvhjp_yra{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.vvhjp_yra>*{
min-width:0;
}
.vvhjp_hero_yra{
border-radius:20px;
gap:14px;
border:1px solid rgba(13, 43, 48, 0.12);
padding:26px;
overflow:hidden;
background:linear-gradient(135deg,#0A1E24,#0C2D3A);
flex-direction:column;
color:#E8F9FC;
min-height:11.25rem;
display:flex;
position:relative;
justify-content:space-between;
}
.vvhjp_glow_yra{
background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);
border-radius:50%;
height:180px;
top:-2.5rem;
right:-2.5rem;
position:absolute;
width:11.25rem;
}
.vvhjp_k_row_yra{
gap:0.625rem;
justify-content:space-between;
display:flex;
align-items:center;
position:relative;
}
.vvhjp_k_yra{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
text-transform:uppercase;
font-size:10px;
color:#4D7A84;
}
.vvhjp_hero_yra .vvhjp_k_yra{
color:#8ECFDA;
}
.vvhjp_amt_yra{
font-size:2.625rem;
position:relative;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1;
color:#00D8EE;
}
.vvhjp_sub_yra{
font-size:0.75rem;
margin-top:0.313rem;
color:#8ECFDA;
}
.vvhjp_cell_yra{
border-radius:20px;
border:1px solid rgba(13, 43, 48, 0.12);
padding:1.375rem;
background:#FFFFFF;
display:flex;
min-height:180px;
justify-content:space-between;
flex-direction:column;
}
.vvhjp_cell_yra .vvhjp_amt_yra{
font-size:30px;
color:#0D2B30;
}
.vvhjp_cell_yra .vvhjp_sub_yra{
color:#4D7A84;
}
@media(max-width:1027px){
.vvhjp_yra{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.vvhjp_amt_yra{
font-size:32px;
}
}
.vvhdw_h2_yra{
margin-bottom:10px;
line-height:1.08;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#0D2B30;
font-size:1.625rem;
}
.vvhsteps_v_yra{
grid-template-columns:1fr;
gap:10px;
}
.vvhsteps_v_yra .vvhstep_yra{
padding:1.125rem 20px;
}
@media(max-width:560px){
.vvhdw_h2_yra{
font-size:23px;
}
}
.vvhpay_logos_yra{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.vvhpay_logos_yra>*{
min-width:0;
}
.vvhpay_yra{
border-radius:9px;
border:1px solid rgba(13, 43, 48, 0.12);
align-items:center;
font-weight:700;
justify-content:center;
height:48px;
font-size:12px;
display:flex;
color:#2A4E55;
}
.vvhtable_yra{
border:1px solid rgba(13, 43, 48, 0.12);
overflow:hidden;
border-radius:13px;
}
.vvhtrow_yra{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.vvhtrow_yra>div{
padding:0.813rem 14px;
min-width:0;
}
.vvhtrow_yra>div:first-child{
font-weight:700;
color:#0D2B30;
padding-left:1rem;
}
.vvhtrow_th_yra{
background:#F0FAFA;
letter-spacing:.06em;
font-size:9.5px;
color:#4D7A84;
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vvhtrow_yra:not(.vvhtrow_th_yra){
background:#FFFFFF;
border-top:1px solid rgba(13, 43, 48, 0.08);
color:#2A4E55;
}
.vvhtrow_zebra_yra{
background:#E6F4F6;
}
.vvhpos_yra{
font-weight:700;
color:#007A8A;
}
@media(max-width:1021px){
.vvhpay_logos_yra{
grid-template-columns:repeat(2,1fr);
}
}
.vvhpromo_grid_yra{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.vvhpromo_grid_yra>*{
min-width:0;
}
.vvhpromo_yra{
border:1px solid rgba(13, 43, 48, 0.12);
overflow:hidden;
background:#FFFFFF;
padding:1.5rem;
border-radius:20px;
position:relative;
min-height:150px;
}
.vvhpromo_h_yra{
color:#0D2B30;
font-weight:700;
font-size:1.625rem;
margin-top:0.375rem;
line-height:1.05;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.vvhpromo_h_yra em{
font-style:normal;
color:#007A8A;
}
.vvhpromo_p_yra{
margin-top:0.5rem;
color:#2A4E55;
line-height:1.5;
font-size:0.781rem;
}
.vvhpromo_feat_yra{
border-color:rgba(13, 43, 48, 0.12);
background:linear-gradient(135deg,#0A1E24,#0C2D3A);
}
.vvhpromo_feat_yra .vvhpromo_h_yra{
color:#E8F9FC;
}
.vvhpromo_feat_yra .vvhpromo_h_yra em{
color:#00D8EE;
}
.vvhpromo_feat_yra .vvhpromo_p_yra{
color:#8ECFDA;
}
.vvhpromo_feat_yra .vvheyebrow_yra{
color:#00D8EE;
}
@media(max-width:1026px){
.vvhpromo_grid_yra{
grid-template-columns:1fr;
}
}
.vvhvip_head_yra{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.125rem;
justify-content:space-between;
display:flex;
}
.vvhvip_intro_yra{
font-size:0.813rem;
max-width:26.25rem;
color:#2A4E55;
}
.vvhvip_yra{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.vvhvip_yra>*{
min-width:0;
}
.vvhtier_yra{
padding:20px;
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
}
.vvhtier_on_yra{
border-color:#007A8A;
background:rgba(0, 122, 138, 0.11);
}
.vvhtier_medal_yra{
background:linear-gradient(135deg,#00C4DC,#005566);
border-radius:0.563rem;
width:30px;
height:1.875rem;
margin-bottom:14px;
}
.vvhtier_name_yra{
font-size:0.938rem;
margin-bottom:0.313rem;
font-weight:700;
color:#0D2B30;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.vvhtier_tx_yra{
line-height:1.5;
color:#4D7A84;
font-size:0.719rem;
}
@media(max-width:1022px){
.vvhvip_yra{
grid-template-columns:repeat(2,1fr);
}
}
.vvhsupp_yra{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.vvhsupp_yra>*{
min-width:0;
}
.vvhsupp_card_yra{
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(13, 43, 48, 0.12);
padding:1.5rem;
}
.vvhsupp_card_yra svg{
color:#007A8A;
width:1.5rem;
margin-bottom:0.875rem;
height:1.5rem;
}
.vvhsupp_card_yra h3{
font-size:1rem;
margin-bottom:0.375rem;
color:#0D2B30;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.vvhsupp_card_yra p{
line-height:1.55;
font-size:0.813rem;
color:#2A4E55;
}
@media(max-width:1022px){
.vvhsupp_yra{
grid-template-columns:1fr;
}
}
.vvhsteps_yra{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.vvhsteps_yra>*{
min-width:0;
}
.vvhstep_yra{
border-radius:13px;
padding:24px;
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
position:relative;
}
.vvhstep_num_yra{
background:#00C4DC;
border-radius:9px;
display:flex;
color:#081820;
align-items:center;
font-weight:700;
margin-bottom:0.875rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
height:30px;
justify-content:center;
font-size:13px;
width:30px;
}
.vvhstep_h_yra{
color:#0D2B30;
font-weight:700;
font-size:1rem;
margin-bottom:7px;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.vvhstep_p_yra{
color:#2A4E55;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1023px){
.vvhsteps_yra{
grid-template-columns:1fr;
}
}
.vvhet_h2_yra{
margin:0.625rem 0 0.875rem;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#0D2B30;
font-weight:700;
font-size:28px;
line-height:1.08;
}
.vvhet_right_yra{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.vvhet_updated_yra{
padding:14px 1.125rem;
gap:0.625rem;
border-radius:13px;
background:#F0FAFA;
border:1px solid rgba(13, 43, 48, 0.12);
align-items:center;
font-size:12px;
display:flex;
color:#2A4E55;
}
.vvhet_updated_yra svg{
flex:none;
width:15px;
color:#007A8A;
height:0.938rem;
}
.vvhet_updated_yra b{
color:#0D2B30;
}
@media(max-width:561px){
.vvhet_h2_yra{
font-size:24px;
}
}
.vvhab_h2_yra{
margin:14px 0 16px;
font-size:2rem;
font-weight:700;
line-height:1.08;
color:#0D2B30;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.vvhab_body_yra{
font-size:15px;
margin-bottom:0.875rem;
color:#2A4E55;
line-height:1.65;
}
.vvhab_chips_yra{
gap:10px;
margin-top:8px;
flex-wrap:wrap;
display:flex;
}
.vvhfaq_yra{
gap:10px;
display:flex;
flex-direction:column;
}
.vvhfaq_item_yra{
background:#FFFFFF;
padding:1.125rem 1.375rem;
border-radius:0.813rem;
border:1px solid rgba(13, 43, 48, 0.12);
}
.vvhfaq_q_yra{
list-style:none;
gap:16px;
align-items:center;
justify-content:space-between;
font-size:15.5px;
font-weight:600;
cursor:pointer;
display:flex;
color:#0D2B30;
}
.vvhfaq_q_yra::-webkit-details-marker{
display:none;
}
.vvhfaq_q_t_yra{
gap:0.625rem;
display:flex;
}
.vvhfaq_q_i_yra{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8A;
font-style:normal;
}
.vvhfaq_pm_yra{
font-size:20px;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#007A8A;
}
.vvhfaq_item_yra[open] .vvhfaq_pm_yra{
transform:rotate(45deg);
}
.vvhfaq_a_yra{
color:#2A4E55;
line-height:1.6;
font-size:13.5px;
margin-top:12px;
}
@media(max-width:557px){
.vvhab_h2_yra{
font-size:1.625rem;
}
}
.vvhgd_head_yra{
gap:12px;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:1rem;
flex-wrap:wrap;
}
.vvhop_h2_yra{
margin:10px 0 8px;
font-size:24px;
color:#0D2B30;
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.1;
}
.vvhop_text_yra{
color:#2A4E55;
line-height:1.6;
font-size:13.5px;
}
@media(max-width:563px){
.vvhop_h2_yra{
font-size:1.375rem;
}
}
.vvhprovs_yra{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:28px;
display:grid;
}
.vvhprovs_yra>*{
min-width:0;
}
.vvhprov_yra{
border:1px solid rgba(13, 43, 48, 0.12);
border-radius:13px;
padding:0.75rem;
background:#FFFFFF;
text-decoration:none;
height:64px;
justify-content:center;
align-items:center;
display:flex;
}
.vvhprov_img_yra{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.vvhresp_yra{
border-radius:0.813rem;
background:#FFFFFF;
padding:1.625rem;
border:1px solid rgba(13, 43, 48, 0.12);
gap:24px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.vvhresp_in_yra{
max-width:560px;
}
.vvhresp_h_yra{
font-family:"Oswald", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#0D2B30;
font-size:19px;
margin-bottom:8px;
}
.vvhresp_p_yra{
color:#2A4E55;
line-height:1.6;
font-size:13.5px;
}
.vvhresp_badges_yra{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.vvhage18_yra{
padding:4px 0.5rem;
border-radius:0.563rem;
border:1.5px solid #E83030;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:13px;
font-weight:700;
color:#E83030;
}
.vvhresp_org_yra{
color:#4D7A84;
font-weight:600;
font-size:13px;
}
@media(max-width:1022px){
.vvhprovs_yra{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.vvhprovs_yra{
grid-template-columns:repeat(2,1fr);
}
}
.vvhrv_head_yra{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:1.125rem;
display:flex;
}
.vvhrv_agg_yra{
gap:10px;
display:flex;
align-items:center;
}
.vvhrv_source_yra{
color:#4D7A84;
font-size:0.781rem;
}
.vvhrv_grid_yra{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.vvhrv_grid_yra>*{
min-width:0;
}
.vvhreview_yra{
border:1px solid rgba(13, 43, 48, 0.12);
background:#FFFFFF;
border-radius:13px;
padding:1.5rem;
}
.vvhreview_yra .vvhstars_yra{
margin-bottom:0.625rem;
}
.vvhreview_yra p{
color:#0D2B30;
font-size:0.906rem;
line-height:1.5;
margin-bottom:0.875rem;
font-weight:600;
}
.vvhreview_by_yra{
color:#4D7A84;
font-size:0.781rem;
}
@media(max-width:1025px){
.vvhrv_grid_yra{
grid-template-columns:1fr;
}
}
.vvhfooter_yra{
padding:40px 28px;
background:#0D2B30;
border-top:1px solid rgba(13, 43, 48, 0.08);
}
.vvhfooter_grid_yra{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:87.5rem;
display:grid;
margin-bottom:28px;
margin-left:auto;
margin-right:auto;
}
.vvhfooter_grid_yra>*{
min-width:0;
}
.vvhfooter_grid_yra h4{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:13px;
text-transform:uppercase;
letter-spacing:.12em;
color:#7AAAB4;
font-size:0.625rem;
}
.vvhfcol_yra{
gap:0.563rem;
flex-direction:column;
display:flex;
font-size:0.813rem;
color:#2A4E55;
}
.vvhfcol_yra a{
cursor:pointer;
}
.vvhft_about_yra{
font-size:0.813rem;
color:#4D7A84;
line-height:1.6;
max-width:260px;
margin-top:12px;
}
.vvhft_contact_yra{
font-size:0.781rem;
margin-top:12px;
color:#007A8A;
overflow-wrap:anywhere;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vvhfooter_bottom_yra{
gap:1rem;
margin:0 auto;
display:flex;
border-top:1px solid rgba(13, 43, 48, 0.08);
padding-top:1.25rem;
justify-content:space-between;
max-width:1400px;
flex-wrap:wrap;
align-items:center;
}
.vvhfooter_bottom_yra p{
font-size:11px;
color:#7AAAB4;
max-width:720px;
line-height:1.6;
}
@media(max-width:1025px){
.vvhfooter_grid_yra{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.vvhfooter_grid_yra{
grid-template-columns:1fr;
}
}