*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6F9;
line-height:1.6;
color:#252C3A;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vcf-layoutb02{
flex-direction:column;
min-height:100vh;
display:flex;
}
.vcf-mainb02{
flex:1 1 auto;
width:100%;
min-width:0;
}
.vcf-containerb02{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.vcf-containerb02{
padding:0 32px;
}
}
@media(min-width:1097px){
.vcf-containerb02{
padding:0 3.5rem;
}
}
.vcf-eyebrowb02{
font-size:11px;
overflow-wrap:break-word;
letter-spacing:.2em;
line-height:1.4;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
color:#3D72E8;
display:inline-block;
text-transform:uppercase;
}
.vcf-bandb02{
background:#111623;
color:#EDF1FA;
}
.vcf-bandb02 .vcf-eyebrowb02{
color:#7FB2FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vcf-tbb02{
background:#F4F6F9;
position:sticky;
top:0;
border-bottom:1px solid rgba(15,18,30,0.13);
z-index:50;
}
.vcf-tb_inb02{
margin:0 auto;
gap:16px;
padding:0.75rem 16px;
width:100%;
align-items:center;
justify-content:space-between;
max-width:1400px;
display:flex;
}
@media(min-width:769px){
.vcf-tb_inb02{
padding:16px 32px;
}
}
@media(min-width:1103px){
.vcf-tb_inb02{
padding:18px 3.5rem;
}
}
.vcf-tb_leftb02{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.vcf-tb_logob02{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.vcf-tb_logo_markb02{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:34px;
height:2.125rem;
}
.vcf-tb_logo_txtb02{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.vcf-tb_logo_nameb02{
overflow:hidden;
white-space:nowrap;
color:#0F1218;
text-overflow:ellipsis;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
letter-spacing:.02em;
}
.vcf-tb_logo_subb02{
overflow:hidden;
letter-spacing:.32em;
font-size:0.531rem;
margin-top:4px;
text-overflow:ellipsis;
white-space:nowrap;
color:#3D72E8;
text-transform:uppercase;
font-weight:600;
}
.vcf-tb_navb02{
display:none;
}
@media(min-width:957px){
.vcf-tb_navb02{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.vcf-tb_nav_itemb02{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#252C3A;
padding-bottom:3px;
}
.vcf-tb_nav_itemb02:hover{
color:#0F1218;
}
.vcf-tb_nav_itemb02.vcf-state_activeb02{
border-color:#3D72E8;
color:#0F1218;
}
.vcf-tb_rightb02{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.vcf-tb_searchb02{
transition:color .22s ease;
justify-content:center;
color:#252C3A;
align-items:center;
display:flex;
}
.vcf-tb_searchb02:hover{
color:#3D72E8;
}
.vcf-tb_searchb02 svg{
width:1.125rem;
height:1.125rem;
}
.vcf-tb_langb02{
letter-spacing:.1em;
color:#5A6478;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
}
.vcf-tb_langb02:hover{
color:#0F1218;
}
.vcf-tb_loginb02{
font-size:0.875rem;
font-weight:600;
display:none;
color:#0F1218;
}
@media(min-width:769px){
.vcf-tb_loginb02{
display:inline-block;
}
}
.vcf-tb_registerb02{
border-radius:62.438rem;
padding:0.688rem 22px;
background:#111623;
transition:background-color .22s ease;
white-space:nowrap;
font-size:14px;
color:#EDF1FA;
font-weight:700;
}
.vcf-tb_registerb02:hover{
background:#1E2740;
}
.vcf-mobb02{
background:#F4F6F9;
padding-bottom:env(safe-area-inset-bottom);
left:0;
z-index:60;
border-top:1px solid rgba(15,18,30,0.13);
position:fixed;
right:0;
bottom:0;
}
@media(min-width:958px){
.vcf-mobb02{
display:none;
}
}
.vcf-mob_inb02{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.vcf-mob_itemb02{
flex:1 1 0;
transition:color .22s ease;
padding:0.563rem 4px;
gap:3px;
color:#5A6478;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
}
.vcf-mob_itemb02.vcf-state_activeb02{
color:#3D72E8;
}
.vcf-mob_icb02{
align-items:center;
justify-content:center;
display:flex;
}
.vcf-mob_icb02 svg{
width:20px;
height:1.25rem;
}
.vcf-mob_lbb02{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-size:10px;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.vcf-railb02{
position:relative;
min-width:0;
}
.vcf-rail_scrollb02{
gap:14px;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:770px){
.vcf-rail_scrollb02{
gap:18px;
}
}
.vcf-gcb02{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:771px){
.vcf-gcb02{
width:11.75rem;
}
}
.vcf-gc_imgb02{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(15,18,40,0.07), 0 0.5rem 24px rgba(15,18,40,0.09);
}
.vcf-gc_imgb02 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.vcf-gc_coverb02{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.vcf-gc_hoverb02{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
display:flex;
align-items:center;
opacity:0;
justify-content:center;
position:absolute;
}
.vcf-gcb02:hover .vcf-gc_hoverb02{
opacity:1;
}
.vcf-gc_hover_btnb02{
border-radius:62.438rem;
background:#111623;
align-items:center;
height:46px;
display:flex;
color:#EDF1FA;
justify-content:center;
width:2.875rem;
}
.vcf-gc_hover_btnb02 svg{
width:1.125rem;
height:18px;
}
.vcf-gc_infob02{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.vcf-gc_nameb02{
overflow:hidden;
font-size:0.813rem;
white-space:nowrap;
color:#0F1218;
font-weight:700;
text-overflow:ellipsis;
}
.vcf-gc_provb02{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#5A6478;
font-size:11px;
}
.vcf-gc_metab02{
color:#5A6478;
font-size:11px;
}
.vcf-tcb02{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:768px){
.vcf-tcb02{
width:230px;
}
}
.vcf-tc_imgb02{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(15,18,40,0.07), 0 8px 1.5rem rgba(15,18,40,0.09);
position:relative;
padding-bottom:75%;
}
.vcf-tc_imgb02 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.vcf-tc_infob02{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.vcf-tc_nameb02{
overflow:hidden;
color:#0F1218;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.vcf-tc_rtpb02{
font-size:11px;
color:#5A6478;
}
.vcf-lcb02{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.vcf-lcb02{
width:16.75rem;
}
}
.vcf-lc_imgb02{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,18,40,0.07), 0 8px 1.5rem rgba(15,18,40,0.09);
padding-bottom:62.5%;
}
.vcf-lc_imgb02 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.vcf-lc_liveb02{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:4px 9px;
gap:7px;
align-items:center;
position:absolute;
top:0.75rem;
left:0.75rem;
display:flex;
}
.vcf-lc_live_dotb02{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E03E52;
width:0.5rem;
height:8px;
}
.vcf-lc_seatsb02{
font-size:10px;
text-transform:uppercase;
color:#EDF1FA;
letter-spacing:.08em;
font-weight:600;
}
.vcf-lc_infob02{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.vcf-lc_nameb02{
overflow:hidden;
font-size:15px;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#0F1218;
}
.vcf-lc_betb02{
font-size:0.688rem;
color:#5A6478;
}
.vcf-pcb02{
gap:0.5rem;
border:1px solid rgba(15,18,30,0.07);
background:#FFFFFF;
border-radius:14px;
padding:1rem 0.875rem;
display:flex;
flex-direction:column;
align-items:center;
min-width:0;
justify-content:center;
min-height:4.625rem;
}
.vcf-pc_logob02{
flex:0 0 auto;
height:1.75rem;
width:auto;
max-width:100%;
object-fit:contain;
}
.vcf-pc_nameb02{
overflow:hidden;
color:#5A6478;
text-align:center;
max-width:100%;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.vcf-gc_tagb02{
padding:3px 8px;
border-radius:8px;
text-transform:uppercase;
left:10px;
display:inline-block;
font-weight:700;
position:absolute;
top:10px;
font-size:0.625rem;
z-index:2;
letter-spacing:.06em;
}
.vcf-gc_tag_hotb02{
background:#E03E52;
color:#EDF1FA;
}
.vcf-gc_tag_newb02{
background:#6B9FFF;
color:#0C1020;
}
.vcf-gc_tag_jpb02{
background:#E8A830;
color:#0C1020;
}
.vcf-gc_tag_liveb02{
background:#E03E52;
color:#EDF1FA;
}
.vcf-shb02{
min-width:0;
margin-bottom:1.125rem;
}
.vcf-sh_rowb02{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.vcf-sh_rowb02 .vcf-sh_lb02{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.vcf-sh_stackb02{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.vcf-sh_centerb02{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.vcf-sh_h2b02{
font-weight:600;
color:#0F1218;
overflow-wrap:break-word;
font-size:1.5rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:765px){
.vcf-sh_h2b02{
font-size:30px;
}
}
.vcf-bandb02 .vcf-sh_h2b02{
color:#EDF1FA;
}
.vcf-sh_eb_lineb02{
gap:10px;
align-items:center;
display:inline-flex;
}
.vcf-sh_eb_lineb02::before{
background:#3D72E8;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.vcf-bandb02 .vcf-sh_eb_lineb02::before{
background:#7FB2FF;
}
.vcf-sh_eb_dotb02{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.vcf-sh_eb_dotb02::before{
border-radius:50%;
background:#3D72E8;
display:inline-block;
height:6px;
width:0.375rem;
content:"";
}
.vcf-bandb02 .vcf-sh_eb_dotb02::before{
background:#7FB2FF;
}
.vcf-sh_linkb02{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
border-bottom:1px solid #0F1218;
font-size:0.813rem;
padding-bottom:2px;
display:inline-flex;
align-items:center;
white-space:nowrap;
color:#0F1218;
font-weight:600;
}
.vcf-sh_linkb02:hover{
border-color:#3D72E8;
color:#3D72E8;
}
.vcf-sh_linkb02 svg{
height:14px;
width:14px;
}
.vcf-sh_link_chevb02{
border-bottom:0;
padding-bottom:0;
}
.vcf-sh_link_btnb02{
padding:9px 1.125rem;
background:#111623;
border-radius:999px;
color:#EDF1FA;
border-bottom:0;
}
.vcf-sh_link_btnb02:hover{
border-color:transparent;
background:#1E2740;
color:#EDF1FA;
}
.vcf-bandb02 .vcf-sh_linkb02{
border-color:#EDF1FA;
color:#EDF1FA;
}
.vcf-bandb02 .vcf-sh_link_btnb02{
background:#7FB2FF;
color:#0C1020;
}
.vcf-sh_ruleb02{
margin:-2px 0 18px;
background:rgba(15,18,30,0.13);
height:1px;
}
.vcf-bandb02 .vcf-sh_ruleb02{
background:rgba(180,200,255,0.14);
}
.vcf-herob02{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.vcf-herob02{
padding:56px 0 24px;
}
}
.vcf-hero_inb02{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:899px){
.vcf-hero_inb02{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.vcf-hero_copyb02{
min-width:0;
}
.vcf-hero_eyebrowb02{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.vcf-hero_eyebrow_lineb02{
background:#3D72E8;
flex:0 0 auto;
display:inline-block;
height:1px;
width:28px;
}
.vcf-hero_h1b02{
overflow-wrap:break-word;
font-weight:600;
color:#0F1218;
line-height:1.04;
margin-bottom:1.25rem;
letter-spacing:-.01em;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.375rem;
}
@media(min-width:768px){
.vcf-hero_h1b02{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.vcf-hero_h1b02{
font-size:62px;
}
}
.vcf-hero_h1b02 em{
color:#3D72E8;
font-style:normal;
}
.vcf-hero_subb02{
color:#7A8499;
max-width:30rem;
line-height:1.6;
margin-bottom:30px;
font-size:16px;
}
@media(min-width:766px){
.vcf-hero_subb02{
font-size:1.125rem;
}
}
.vcf-hero_actionsb02{
gap:14px;
display:flex;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
}
.vcf-hero_ctab02{
border-radius:62.438rem;
gap:10px;
padding:1rem 30px;
background:#111623;
transition:background-color .22s ease;
font-weight:700;
font-size:0.938rem;
align-items:center;
color:#EDF1FA;
display:inline-flex;
}
.vcf-hero_ctab02:hover{
background:#1E2740;
}
.vcf-hero_cta_icb02{
align-items:center;
display:inline-flex;
}
.vcf-hero_cta_icb02 svg{
height:1rem;
width:16px;
}
.vcf-hero_cta_altb02{
border-radius:999px;
padding:15px 1.625rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(15,18,30,0.13);
background:transparent;
display:inline-flex;
color:#0F1218;
font-weight:600;
font-size:0.938rem;
align-items:center;
}
.vcf-hero_cta_altb02:hover{
border-color:#3D72E8;
color:#3D72E8;
}
.vcf-hero_trustb02{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.vcf-hero_trust_itemb02{
gap:9px;
display:flex;
color:#252C3A;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.vcf-hero_trust_icb02{
align-items:center;
color:#3D72E8;
display:inline-flex;
}
.vcf-hero_trust_icb02 svg{
width:1rem;
height:1rem;
}
.vcf-hero_promob02{
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 12px 3rem rgba(15,18,40,0.14), 0 3px 0.75rem rgba(15,18,40,0.10);
min-height:18.75rem;
position:relative;
display:flex;
}
.vcf-hero_promo_bgb02{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.vcf-hero_promo_bgb02::after{
background:linear-gradient(120deg,#111623 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.vcf-hero_promo_glowb02{
border-radius:50%;
background:radial-gradient(circle,rgba(82,130,255,0.18) 0%,transparent 65%);
position:absolute;
height:16.25rem;
top:-40px;
right:-1.25rem;
pointer-events:none;
width:16.25rem;
}
.vcf-hero_promo_ctb02{
padding:28px;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.vcf-hero_promo_labelb02{
font-size:0.625rem;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-weight:700;
display:block;
color:#7FB2FF;
text-transform:uppercase;
}
.vcf-hero_promo_amountb02{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
color:#EDF1FA;
line-height:1.05;
}
@media(min-width:770px){
.vcf-hero_promo_amountb02{
font-size:40px;
}
}
.vcf-hero_promo_amountb02 em{
color:#7FB2FF;
font-style:normal;
}
.vcf-hero_ratingb02{
padding:0.625rem 14px;
border:1px solid rgba(15,18,30,0.07);
gap:0.625rem;
border-radius:14px;
background:#FFFFFF;
right:0.875rem;
max-width:min(260px,62%);
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(15,18,40,0.07), 0 8px 24px rgba(15,18,40,0.09);
position:absolute;
align-items:center;
display:flex;
z-index:3;
}
.vcf-hero_rating_scoreb02{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1218;
}
.vcf-hero_rating_txtb02{
flex:1 1 auto;
min-width:0;
}
.vcf-hero_rating_starsb02{
gap:2px;
display:flex;
color:#3D72E8;
}
.vcf-hero_rating_starsb02 svg{
height:0.75rem;
width:0.75rem;
}
.vcf-hero_rating_capb02{
display:block;
line-height:1.35;
margin-top:3px;
color:#5A6478;
font-size:11px;
overflow-wrap:break-word;
}
.vcf-statb02{
border-bottom:1px solid rgba(15,18,30,0.13);
border-top:1px solid rgba(15,18,30,0.13);
margin-top:1rem;
}
.vcf-stat_inb02{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.vcf-stat_inb02{
grid-template-columns:repeat(4,1fr);
}
}
.vcf-stat_itemb02{
padding:22px 0.875rem;
border-bottom:1px solid rgba(15,18,30,0.07);
min-width:0;
border-right:1px solid rgba(15,18,30,0.07);
}
.vcf-stat_itemb02:nth-child(2n){
border-right:0;
}
.vcf-stat_itemb02:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.vcf-stat_itemb02{
border-bottom:0;
}
.vcf-stat_itemb02:nth-child(2n){
border-right:1px solid rgba(15,18,30,0.07);
}
.vcf-stat_itemb02:nth-child(4n){
border-right:0;
}
}
.vcf-stat_valueb02{
font-size:30px;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1218;
}
@media(min-width:770px){
.vcf-stat_valueb02{
font-size:34px;
}
}
.vcf-stat_labelb02{
overflow-wrap:break-word;
color:#5A6478;
font-size:0.813rem;
margin-top:0.375rem;
line-height:1.4;
}
.vcf-gfb02{
padding:24px 0 6px;
}
.vcf-gf_inb02{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.vcf-gf_chipb02{
padding:10px 18px;
border-radius:62.438rem;
background:#FFFFFF;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(15,18,30,0.13);
font-size:0.813rem;
color:#252C3A;
white-space:nowrap;
font-weight:600;
}
.vcf-gf_chipb02:hover{
border-color:#3D72E8;
color:#3D72E8;
}
.vcf-gf_chipb02.vcf-state_activeb02{
background:#111623;
border-color:transparent;
color:#EDF1FA;
}
.vcf-growb02{
padding:26px 0 10px;
}
.vcf-row_seob02{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
max-width:760px;
color:#7A8499;
}
.vcf-row_seob02 strong{
color:#0F1218;
font-weight:700;
}
.vcf-jpb02{
padding:1.875rem 0 0.625rem;
}
.vcf-jp_gridb02{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.vcf-jp_gridb02{
grid-template-columns:1fr 1fr;
}
.vcf-jp_card_megab02{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.vcf-jp_gridb02{
grid-template-columns:1.4fr 1fr 1fr;
}
.vcf-jp_card_megab02{
grid-column:auto;
}
}
.vcf-jp_cardb02{
padding:1.625rem;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(15,18,30,0.07);
border-radius:1.25rem;
gap:12px;
min-width:0;
position:relative;
min-height:200px;
flex-direction:column;
display:flex;
justify-content:space-between;
}
.vcf-jp_card_megab02{
background:linear-gradient(135deg,#141A2E,#0A0D16);
border-color:transparent;
min-height:210px;
color:#EDF1FA;
}
.vcf-jp_glowb02{
border-radius:50%;
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 70%);
height:12.5rem;
position:absolute;
right:-2.5rem;
top:-40px;
width:12.5rem;
pointer-events:none;
}
.vcf-jp_labelb02{
gap:0.625rem;
align-items:center;
font-weight:700;
text-transform:uppercase;
position:relative;
color:#3D72E8;
display:flex;
letter-spacing:.16em;
flex-wrap:wrap;
justify-content:space-between;
font-size:0.625rem;
}
.vcf-jp_card_megab02 .vcf-jp_labelb02{
color:#7FB2FF;
}
.vcf-jp_dropb02{
letter-spacing:.04em;
color:#5A6478;
text-transform:none;
font-weight:600;
}
.vcf-jp_card_megab02 .vcf-jp_dropb02{
color:#8A97B8;
}
.vcf-jp_amountb02{
line-height:1;
position:relative;
overflow-wrap:break-word;
font-size:38px;
color:#0F1218;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.vcf-jp_card_megab02 .vcf-jp_amountb02{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7FB2FF;
}
@media(min-width:766px){
.vcf-jp_card_megab02 .vcf-jp_amountb02{
font-size:54px;
}
}
.vcf-jp_gameb02{
font-size:13px;
position:relative;
color:#5A6478;
}
.vcf-jp_card_megab02 .vcf-jp_gameb02{
color:#8A97B8;
}
.vcf-jp_ctab02{
position:relative;
align-self:flex-start;
}
.vcf-jp_card_megab02 .vcf-jp_ctab02{
padding:10px 20px;
transition:opacity .22s ease;
background:#7FB2FF;
border-radius:62.438rem;
font-size:0.813rem;
font-weight:700;
color:#0C1020;
}
.vcf-jp_card_megab02 .vcf-jp_ctab02:hover{
opacity:.9;
}
.vcf-jp_cardb02:not(.vcf-jp_card_megab02) .vcf-jp_ctab02{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#0F1218;
font-size:13px;
border-bottom:1px solid #0F1218;
font-weight:700;
}
.vcf-jp_cardb02:not(.vcf-jp_card_megab02) .vcf-jp_ctab02:hover{
border-color:#3D72E8;
color:#3D72E8;
}
.vcf-jp_seob02{
margin:14px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#7A8499;
max-width:47.5rem;
}
.vcf-jp_seob02 strong{
color:#0F1218;
font-weight:700;
}
.vcf-growb02{
padding:26px 0 10px;
}
.vcf-row_seob02{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#7A8499;
font-size:0.875rem;
}
.vcf-row_seob02 strong{
color:#0F1218;
font-weight:700;
}
.vcf-growb02{
padding:1.625rem 0 0.625rem;
}
.vcf-row_seob02{
margin:10px 0 0;
font-size:0.875rem;
color:#7A8499;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.vcf-row_seob02 strong{
color:#0F1218;
font-weight:700;
}
.vcf-trnb02{
padding:30px 0 10px;
}
.vcf-trn_inb02{
overflow:hidden;
border:1px solid rgba(15,18,30,0.07);
background:#FFFFFF;
grid-template-columns:1fr;
border-radius:1.25rem;
display:grid;
}
@media(min-width:877px){
.vcf-trn_inb02{
grid-template-columns:1.05fr 1fr;
}
}
.vcf-trn_bannerb02{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(150deg,#141A2E,#0A0D16);
color:#EDF1FA;
position:relative;
}
.vcf-trn_glowb02{
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
width:12.5rem;
position:absolute;
bottom:-40px;
right:-2.5rem;
height:12.5rem;
}
.vcf-trn_eyebrowb02{
position:relative;
margin-bottom:14px;
}
.vcf-trn_h2b02{
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
margin-bottom:12px;
color:#EDF1FA;
line-height:1.06;
}
@media(min-width:771px){
.vcf-trn_h2b02{
font-size:36px;
}
}
.vcf-trn_textb02{
max-width:26.25rem;
color:#8A97B8;
font-size:14px;
line-height:1.6;
position:relative;
margin-bottom:22px;
}
.vcf-trn_timerb02{
gap:8px;
display:flex;
margin-bottom:24px;
position:relative;
flex-wrap:wrap;
align-items:center;
}
.vcf-trn_timer_capb02{
color:#8A97B8;
font-size:0.688rem;
}
.vcf-trn_timer_boxb02{
padding:0.25rem 0.75rem;
border-radius:8px;
background:rgba(220,228,255,0.08);
font-size:1.5rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EDF1FA;
}
.vcf-trn_ctab02{
border-radius:62.438rem;
background:#7FB2FF;
transition:opacity .22s ease;
padding:13px 1.625rem;
position:relative;
font-weight:700;
font-size:0.875rem;
color:#0C1020;
display:inline-block;
}
.vcf-trn_ctab02:hover{
opacity:.9;
}
.vcf-trn_lbb02{
padding:1.625rem 28px;
}
.vcf-trn_lb_headb02{
gap:0.625rem;
display:flex;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
}
.vcf-trn_lb_titleb02{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1218;
font-weight:600;
font-size:1.25rem;
}
.vcf-trn_lb_updb02{
font-size:0.688rem;
color:#5A6478;
text-transform:uppercase;
letter-spacing:.08em;
}
.vcf-trn_lb_rowb02{
gap:0.875rem;
border-radius:0.5rem;
padding:11px 12px;
display:flex;
align-items:center;
}
.vcf-trn_lb_rowb02:nth-child(2){
background:rgba(61,114,232,0.10);
}
.vcf-trn_lb_rankb02{
flex:0 0 auto;
font-size:1rem;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
width:22px;
color:#3D72E8;
}
.vcf-trn_lb_avb02{
border-radius:50%;
background:linear-gradient(135deg,#3D72E8,#6B9FFF);
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.vcf-trn_lb_nameb02{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
font-size:0.875rem;
min-width:0;
color:#0F1218;
white-space:nowrap;
text-overflow:ellipsis;
}
.vcf-trn_lb_amountb02{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#0F1218;
}
.vcf-gmb02{
padding:1.875rem 0 0.625rem;
}
.vcf-gm_inb02{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.vcf-gm_inb02{
grid-template-columns:1.25fr 1fr;
}
}
.vcf-gm_leftb02{
border-radius:1.25rem;
border:1px solid rgba(15,18,30,0.07);
padding:32px;
background:#FFFFFF;
min-width:0;
}
.vcf-gm_eyebrowb02{
margin-bottom:0.625rem;
}
.vcf-gm_h2b02{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
color:#0F1218;
font-size:1.625rem;
}
@media(min-width:768px){
.vcf-gm_h2b02{
font-size:1.75rem;
}
}
.vcf-gm_textb02{
line-height:1.6;
color:#7A8499;
margin-bottom:1.375rem;
font-size:14px;
max-width:30rem;
}
.vcf-gm_levelb02{
margin-bottom:0.5rem;
font-weight:700;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#3D72E8;
}
.vcf-gm_barb02{
overflow:hidden;
background:rgba(15,18,30,0.13);
border-radius:999px;
margin-bottom:6px;
height:8px;
}
.vcf-gm_bar_fillb02{
border-radius:999px;
background:linear-gradient(90deg,#3D72E8,#6B9FFF);
height:100%;
}
.vcf-gm_bar_metab02{
gap:10px;
margin-bottom:18px;
color:#5A6478;
font-size:0.688rem;
display:flex;
justify-content:space-between;
}
.vcf-gm_missionsb02{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.vcf-gm_missionb02{
background:#F4F6F9;
gap:7px;
border-radius:999px;
border:1px solid rgba(15,18,30,0.13);
padding:9px 15px;
font-weight:600;
font-size:0.781rem;
color:#252C3A;
align-items:center;
display:inline-flex;
}
.vcf-gm_mission_icb02{
color:#3D72E8;
align-items:center;
display:inline-flex;
}
.vcf-gm_mission_icb02 svg{
width:0.813rem;
height:0.813rem;
}
.vcf-gm_rightb02{
overflow:hidden;
background:linear-gradient(150deg,#141A2E,#0A0D16);
padding:2rem;
border-radius:1.25rem;
display:flex;
position:relative;
color:#EDF1FA;
flex-direction:column;
}
.vcf-gm_glowb02{
border-radius:50%;
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 70%);
height:9.375rem;
right:-1.875rem;
position:absolute;
pointer-events:none;
width:150px;
top:-30px;
}
.vcf-gm_ref_eyebrowb02{
position:relative;
margin-bottom:10px;
}
.vcf-gm_ref_h2b02{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
color:#EDF1FA;
line-height:1.1;
overflow-wrap:break-word;
font-size:26px;
position:relative;
}
.vcf-gm_ref_textb02{
line-height:1.55;
margin-bottom:1.25rem;
font-size:0.844rem;
color:#8A97B8;
position:relative;
}
.vcf-gm_ref_ctab02{
padding:0.688rem 1.375rem;
background:#7FB2FF;
transition:opacity .22s ease;
border-radius:999px;
font-weight:700;
color:#0C1020;
align-self:flex-start;
font-size:13.5px;
margin-top:auto;
position:relative;
}
.vcf-gm_ref_ctab02:hover{
opacity:.9;
}
.vcf-appb02{
padding:1.875rem 0 0.625rem;
}
.vcf-app_inb02{
background:#FFFFFF;
border:1px solid rgba(15,18,30,0.07);
gap:1.75rem;
padding:2rem;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.vcf-app_inb02{
gap:40px;
padding:2.5rem 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.vcf-app_copyb02{
min-width:0;
max-width:35rem;
}
.vcf-app_eyebrowb02{
margin-bottom:12px;
}
.vcf-app_h2b02{
overflow-wrap:break-word;
color:#0F1218;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:0.75rem;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:766px){
.vcf-app_h2b02{
font-size:34px;
}
}
.vcf-app_textb02{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14px;
color:#7A8499;
}
.vcf-app_btnsb02{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.vcf-app_btnb02{
gap:10px;
padding:11px 1.25rem;
transition:background-color .22s ease;
border-radius:0.875rem;
background:#111623;
color:#EDF1FA;
align-items:center;
display:inline-flex;
}
.vcf-app_btnb02:hover{
background:#1E2740;
}
.vcf-app_btn_icb02{
align-items:center;
display:inline-flex;
}
.vcf-app_btn_icb02 svg{
width:18px;
height:1.125rem;
}
.vcf-app_btn_lbb02{
font-size:0.844rem;
font-weight:700;
}
.vcf-app_qr_wrapb02{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.vcf-app_qrb02{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#111623;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
width:108px;
}
.vcf-app_qr_capb02{
font-size:12.5px;
line-height:1.4;
max-width:5.75rem;
color:#5A6478;
}
.vcf-vipb02{
padding:48px 0;
}
@media(min-width:770px){
.vcf-vipb02{
padding:4rem 0;
}
}
.vcf-vip_headb02{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:883px){
.vcf-vip_headb02{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.vcf-vip_eyebrowb02{
margin-bottom:12px;
}
.vcf-vip_h2b02{
font-size:2rem;
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:771px){
.vcf-vip_h2b02{
font-size:2.5rem;
}
}
.vcf-vip_introb02{
color:#8A97B8;
font-size:14px;
line-height:1.6;
max-width:26.25rem;
}
.vcf-vip_gridb02{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.vcf-vip_cardb02{
border:1px solid rgba(180,200,255,0.14);
border-radius:14px;
padding:1.375rem 18px;
min-width:0;
}
.vcf-vip_card_featb02{
border-color:#7FB2FF;
background:rgba(220,228,255,0.08);
}
.vcf-vip_card_icb02{
background:linear-gradient(135deg,#3D72E8,#6B9FFF);
border-radius:0.5rem;
height:34px;
display:block;
width:34px;
margin-bottom:16px;
}
.vcf-vip_nameb02{
margin-bottom:6px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#EDF1FA;
font-size:1.25rem;
}
.vcf-vip_perkb02{
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
color:#8A97B8;
}
.vcf-seab02{
padding:1.5rem 0 0.625rem;
}
.vcf-sea_inb02{
border-radius:1.25rem;
background:linear-gradient(115deg,#141A2E,#0A0D16);
padding:2.25rem;
gap:22px;
overflow:hidden;
position:relative;
flex-direction:column;
color:#EDF1FA;
display:flex;
}
@media(min-width:821px){
.vcf-sea_inb02{
padding:2.75rem 48px;
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.vcf-sea_glowb02{
border-radius:50%;
background:radial-gradient(circle,rgba(82,130,255,0.18),transparent 68%);
height:15rem;
width:15rem;
pointer-events:none;
right:3.75rem;
position:absolute;
transform:translateY(-50%);
top:50%;
}
.vcf-sea_copyb02{
max-width:35rem;
min-width:0;
position:relative;
}
.vcf-sea_eyebrowb02{
margin-bottom:12px;
}
.vcf-sea_h2b02{
color:#EDF1FA;
overflow-wrap:break-word;
margin-bottom:0.75rem;
line-height:1.04;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:768px){
.vcf-sea_h2b02{
font-size:2.375rem;
}
}
.vcf-sea_textb02{
font-size:15px;
color:#8A97B8;
line-height:1.6;
}
.vcf-sea_ctab02{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#7FB2FF;
padding:16px 32px;
flex:0 0 auto;
font-weight:700;
font-size:15px;
position:relative;
color:#0C1020;
}
.vcf-sea_ctab02:hover{
opacity:.9;
}
.vcf-opb02{
padding:2.25rem 0 0.625rem;
}
.vcf-op_inb02{
grid-template-columns:1fr;
border-radius:14px;
padding:32px;
background:#FFFFFF;
border:1px solid rgba(15,18,30,0.07);
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.vcf-op_inb02{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:2.75rem;
}
}
.vcf-op_leftb02{
min-width:0;
}
.vcf-op_eyebrowb02{
margin-bottom:12px;
}
.vcf-op_h2b02{
color:#0F1218;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
margin-bottom:0.625rem;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:766px){
.vcf-op_h2b02{
font-size:30px;
}
}
.vcf-op_textb02{
color:#7A8499;
font-size:0.875rem;
line-height:1.6;
}
.vcf-op_gridb02{
border:1px solid rgba(15,18,30,0.13);
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(15,18,30,0.13);
overflow:hidden;
gap:1px;
display:grid;
}
.vcf-op_fieldb02{
padding:18px 1.25rem;
background:#F4F6F9;
min-width:0;
}
.vcf-op_field_lbb02{
font-size:0.625rem;
font-weight:600;
margin-bottom:5px;
text-transform:uppercase;
color:#3D72E8;
letter-spacing:.1em;
}
.vcf-op_field_valb02{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#0F1218;
}
.vcf-htsb02{
padding:48px 0;
}
@media(min-width:771px){
.vcf-htsb02{
padding:3.875rem 0;
}
}
.vcf-hts_headb02{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.vcf-hts_headb02{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.vcf-hts_eyebrowb02{
margin-bottom:12px;
}
.vcf-hts_h2b02{
color:#EDF1FA;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:770px){
.vcf-hts_h2b02{
font-size:2.375rem;
}
}
.vcf-hts_ctab02{
border-radius:62.438rem;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 1.875rem;
background:#7FB2FF;
font-size:15px;
color:#0C1020;
font-weight:700;
}
.vcf-hts_ctab02:hover{
opacity:.9;
}
.vcf-hts_gridb02{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.vcf-hts_gridb02{
grid-template-columns:repeat(3,1fr);
}
}
.vcf-hts_stepb02{
padding-top:22px;
border-top:1px solid rgba(180,200,255,0.14);
min-width:0;
}
.vcf-hts_step_numb02{
font-weight:700;
font-size:2.75rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:14px;
color:#7FB2FF;
}
.vcf-hts_step_hb02{
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:700;
font-size:19px;
line-height:1.2;
margin-bottom:8px;
}
.vcf-hts_step_pb02{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8A97B8;
}
.vcf-rcb02{
padding:48px 0 0.625rem;
}
.vcf-rc_inb02{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.vcf-rc_inb02{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.vcf-rc_colb02{
min-width:0;
}
.vcf-rc_labelb02{
font-weight:600;
font-size:11px;
color:#3D72E8;
letter-spacing:.2em;
margin-bottom:16px;
text-transform:uppercase;
}
.vcf-rc_awardsb02{
gap:12px;
flex-direction:column;
display:flex;
}
.vcf-rc_awardb02{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.vcf-rc_award_icb02{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#6B9FFF;
}
.vcf-rc_award_icb02 svg{
width:1.125rem;
height:18px;
}
.vcf-rc_award_tb02{
overflow-wrap:break-word;
font-size:0.875rem;
color:#0F1218;
font-weight:700;
}
.vcf-rc_award_sb02{
font-size:12px;
color:#5A6478;
overflow-wrap:break-word;
}
.vcf-rc_pressb02{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.vcf-rc_press_logob02{
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(15,18,30,0.07);
padding:0 8px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
display:flex;
text-overflow:ellipsis;
color:#7A8499;
align-items:center;
justify-content:center;
height:3.25rem;
font-size:14px;
text-align:center;
}
.vcf-rc_partnerb02{
background:#FFFFFF;
border:1px solid rgba(15,18,30,0.07);
padding:1.375rem;
border-radius:14px;
}
.vcf-rc_partner_nameb02{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.25rem;
color:#0F1218;
margin-bottom:6px;
overflow-wrap:break-word;
}
.vcf-rc_partner_textb02{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
color:#7A8499;
}
.vcf-rvb02{
background:#FFFFFF;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(15,18,30,0.07);
border-bottom:1px solid rgba(15,18,30,0.07);
}
@media(min-width:769px){
.vcf-rvb02{
padding:56px 0;
}
}
.vcf-rv_headb02{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.vcf-rv_headb02{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vcf-rv_eyebrowb02{
margin-bottom:0.625rem;
}
.vcf-rv_h2b02{
overflow-wrap:break-word;
color:#0F1218;
font-size:30px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.vcf-rv_h2b02{
font-size:2.375rem;
}
}
.vcf-rv_aggb02{
gap:12px;
display:flex;
align-items:center;
}
.vcf-rv_agg_starsb02{
gap:3px;
display:flex;
color:#3D72E8;
}
.vcf-rv_agg_starsb02 svg{
width:18px;
height:1.125rem;
}
.vcf-rv_sourceb02{
color:#7A8499;
font-size:0.813rem;
}
.vcf-rv_gridb02{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.vcf-rv_gridb02{
grid-template-columns:repeat(3,1fr);
}
}
.vcf-rv_cardb02{
background:#F4F6F9;
border:1px solid rgba(15,18,30,0.07);
padding:1.625rem;
border-radius:0.875rem;
min-width:0;
}
.vcf-rv_card_starsb02{
gap:2px;
color:#3D72E8;
margin-bottom:12px;
display:flex;
}
.vcf-rv_card_starsb02 svg{
width:0.875rem;
height:0.875rem;
}
.vcf-rv_card_bodyb02{
font-size:18px;
margin-bottom:1rem;
font-weight:500;
overflow-wrap:break-word;
color:#0F1218;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.45;
}
.vcf-rv_card_metab02{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.vcf-rv_card_avb02{
border-radius:50%;
background:linear-gradient(135deg,#3D72E8,#6B9FFF);
flex:0 0 auto;
height:2rem;
width:2rem;
}
.vcf-rv_card_authorb02{
font-weight:700;
font-size:13px;
color:#0F1218;
}
.vcf-rv_card_locb02{
font-size:0.75rem;
color:#5A6478;
}
.vcf-pmtb02{
padding:3rem 0 0.625rem;
}
.vcf-pmt_inb02{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.vcf-pmt_inb02{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.vcf-pmt_leftb02{
min-width:0;
}
.vcf-pmt_eyebrowb02{
margin-bottom:0.75rem;
}
.vcf-pmt_h2b02{
color:#0F1218;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:0.75rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.vcf-pmt_h2b02{
font-size:32px;
}
}
.vcf-pmt_textb02{
font-size:0.906rem;
margin-bottom:1.375rem;
line-height:1.6;
color:#7A8499;
}
.vcf-pmt_logosb02{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:479px){
.vcf-pmt_logosb02{
grid-template-columns:repeat(4,1fr);
}
}
.vcf-pmt_logob02{
padding:0 0.5rem;
overflow:hidden;
border:1px solid rgba(15,18,30,0.07);
background:#FFFFFF;
border-radius:0.5rem;
font-size:0.781rem;
display:flex;
text-align:center;
text-overflow:ellipsis;
font-weight:700;
align-items:center;
white-space:nowrap;
height:50px;
justify-content:center;
color:#252C3A;
}
.vcf-pmt_tableb02{
border-radius:14px;
border:1px solid rgba(15,18,30,0.07);
overflow:hidden;
min-width:0;
}
.vcf-pmt_theadb02{
background:#1A1E2A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.vcf-pmt_thb02{
overflow:hidden;
padding:13px 14px;
text-overflow:ellipsis;
white-space:nowrap;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
letter-spacing:.08em;
color:#EDF1FA;
}
.vcf-pmt_rowb02{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(15,18,30,0.07);
display:grid;
}
.vcf-pmt_rowb02:nth-child(odd){
background:#FFFFFF;
}
.vcf-pmt_tdb02{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A8499;
}
.vcf-pmt_rowb02 .vcf-pmt_tdb02:first-child{
color:#0F1218;
font-weight:700;
}
.vcf-pmt_rowb02 .vcf-pmt_tdb02:last-child{
font-weight:700;
color:#2BAE7E;
}
.vcf-tsb02{
padding:44px 0;
}
.vcf-ts_inb02{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:879px){
.vcf-ts_inb02{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.vcf-ts_leftb02{
min-width:0;
}
.vcf-ts_h2b02{
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:26px;
color:#EDF1FA;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:770px){
.vcf-ts_h2b02{
font-size:1.75rem;
}
}
.vcf-ts_textb02{
color:#8A97B8;
max-width:32.5rem;
font-size:0.906rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.vcf-ts_badgesb02{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.vcf-ts_badgeb02{
color:#8A97B8;
font-size:13px;
font-weight:600;
}
.vcf-ts_payb02{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.vcf-ts_payb02{
justify-content:flex-end;
}
}
.vcf-ts_pay_chipb02{
border:1px solid rgba(180,200,255,0.14);
border-radius:0.875rem;
padding:12px 1rem;
background:rgba(220,228,255,0.08);
color:#EDF1FA;
font-weight:700;
font-size:14px;
}
.vcf-ttb02{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.vcf-ttb02{
padding:60px 0 10px;
}
}
.vcf-tt_headb02{
text-align:center;
margin-bottom:2.125rem;
}
.vcf-tt_eyebrowb02{
margin-bottom:12px;
}
.vcf-tt_h2b02{
font-size:2rem;
color:#0F1218;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.vcf-tt_h2b02{
font-size:2.625rem;
}
}
.vcf-tt_gridb02{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.vcf-tt_gridb02{
grid-template-columns:repeat(3,1fr);
}
}
.vcf-tt_cardb02{
border:1px solid rgba(15,18,30,0.07);
background:#FFFFFF;
padding:30px;
border-radius:0.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.vcf-tt_card_icb02{
margin-bottom:18px;
color:#3D72E8;
align-items:center;
display:inline-flex;
}
.vcf-tt_card_icb02 svg{
width:28px;
height:1.75rem;
}
.vcf-tt_card_hb02{
margin-bottom:0.5rem;
color:#0F1218;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:22px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.vcf-tt_card_pb02{
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
color:#7A8499;
}
.vcf-tt_card_pb02 b{
color:#0F1218;
font-weight:700;
}
.vcf-tt_card_linkb02{
transition:color .22s ease;
border-bottom:1px solid #3D72E8;
font-weight:700;
color:#0F1218;
align-self:flex-start;
margin-top:auto;
padding-bottom:2px;
font-size:0.813rem;
}
.vcf-tt_card_linkb02:hover{
color:#3D72E8;
}
.vcf-provb02{
padding:40px 0 20px;
}
.vcf-prov_eyebrowb02{
display:block;
margin-bottom:18px;
}
.vcf-prov_gridb02{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.vcf-prov_gridb02{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.vcf-prov_gridb02{
grid-template-columns:repeat(6,1fr);
}
}
.vcf-wyb02{
padding:48px 0;
}
@media(min-width:765px){
.vcf-wyb02{
padding:3.5rem 0;
}
}
.vcf-wy_inb02{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.vcf-wy_inb02{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.vcf-wy_leftb02{
min-width:0;
}
.vcf-wy_eyebrowb02{
margin-bottom:14px;
}
.vcf-wy_h2b02{
color:#0F1218;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:16px;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.vcf-wy_h2b02{
font-size:40px;
}
}
.vcf-wy_introb02{
line-height:1.6;
color:#7A8499;
font-size:0.938rem;
}
.vcf-wy_gridb02{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.vcf-wy_gridb02{
grid-template-columns:1fr 1fr;
}
}
.vcf-wy_cardb02{
background:#FFFFFF;
border:1px solid rgba(15,18,30,0.07);
border-radius:14px;
padding:26px;
min-width:0;
}
.vcf-wy_card_icb02{
color:#3D72E8;
align-items:center;
justify-content:center;
margin-bottom:1rem;
display:inline-flex;
}
.vcf-wy_card_icb02 svg{
height:1.625rem;
width:26px;
}
.vcf-wy_card_hb02{
line-height:1.15;
font-size:1.313rem;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1218;
}
.vcf-wy_card_pb02{
color:#7A8499;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.vcf-sbb02{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(15,18,30,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(15,18,30,0.07);
}
@media(min-width:769px){
.vcf-sbb02{
padding:3.5rem 0;
}
}
.vcf-sb_eyebrowb02{
margin-bottom:12px;
display:block;
}
.vcf-sb_h2b02{
line-height:1.05;
font-size:1.875rem;
margin-bottom:26px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1218;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.vcf-sb_h2b02{
font-size:2.25rem;
}
}
.vcf-sb_gridb02{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:560px){
.vcf-sb_gridb02{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.vcf-sb_gridb02{
grid-template-columns:repeat(4,1fr);
}
}
.vcf-sb_cardb02{
padding:24px;
background:#F4F6F9;
border-radius:14px;
border:1px solid rgba(15,18,30,0.07);
min-width:0;
}
.vcf-sb_card_hb02{
font-size:1.188rem;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1218;
}
.vcf-sb_card_pb02{
font-size:13.5px;
color:#7A8499;
overflow-wrap:break-word;
line-height:1.6;
}
.vcf-sb_rtpb02{
border:1px solid rgba(15,18,30,0.07);
border-radius:0.875rem;
gap:24px;
grid-template-columns:1fr;
background:#F4F6F9;
padding:1.625rem 1.75rem;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:761px){
.vcf-sb_rtpb02{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.vcf-sb_rtp_hb02{
margin-bottom:8px;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
color:#0F1218;
overflow-wrap:break-word;
}
.vcf-sb_rtp_pb02{
color:#7A8499;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.vcf-sb_rtp_statsb02{
gap:1rem;
display:flex;
}
.vcf-sb_statb02{
border-radius:0.5rem;
background:#FFFFFF;
flex:1 1 0;
padding:18px;
text-align:center;
min-width:0;
}
.vcf-sb_stat_vb02{
color:#2BAE7E;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
}
.vcf-sb_stat_lb02{
margin-top:4px;
color:#5A6478;
font-size:11.5px;
}
.vcf-sgb02{
padding:3rem 0 0.625rem;
}
.vcf-sg_eyebrowb02{
display:block;
margin-bottom:12px;
}
.vcf-sg_h2b02{
color:#0F1218;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
margin-bottom:1.75rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.vcf-sg_h2b02{
font-size:36px;
}
}
.vcf-sg_gridb02{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.vcf-sg_gridb02{
grid-template-columns:repeat(3,1fr);
}
}
.vcf-sg_colb02{
min-width:0;
}
.vcf-sg_col_hb02{
font-size:22px;
color:#0F1218;
overflow-wrap:break-word;
margin-bottom:10px;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
}
.vcf-sg_col_pb02{
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7A8499;
}
.vcf-lhb02{
padding:40px 0 1.25rem;
}
.vcf-lh_inb02{
padding-top:34px;
border-top:1px solid rgba(15,18,30,0.13);
}
.vcf-lh_eyebrowb02{
margin-bottom:22px;
display:block;
}
.vcf-lh_gridb02{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.vcf-lh_gridb02{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.vcf-lh_gridb02{
grid-template-columns:repeat(5,1fr);
}
}
.vcf-lh_colb02{
min-width:0;
}
.vcf-lh_col_hb02{
color:#0F1218;
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
}
.vcf-lh_linksb02{
gap:8px;
display:flex;
flex-direction:column;
}
.vcf-lh_linkb02{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#7A8499;
}
.vcf-lh_linkb02:hover{
color:#3D72E8;
}
.vcf-faqb02{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(15,18,30,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(15,18,30,0.07);
}
@media(min-width:767px){
.vcf-faqb02{
padding:3.875rem 0;
}
}
.vcf-faq_headb02{
text-align:center;
margin-bottom:34px;
}
.vcf-faq_eyebrowb02{
margin-bottom:0.75rem;
}
.vcf-faq_h2b02{
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0F1218;
font-size:2rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:768px){
.vcf-faq_h2b02{
font-size:2.375rem;
}
}
.vcf-faq_listb02{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.vcf-faq_itemb02{
border:1px solid rgba(15,18,30,0.07);
background:#F4F6F9;
overflow:hidden;
border-radius:0.875rem;
}
.vcf-faq_qb02{
gap:1.25rem;
padding:20px 1.5rem;
list-style:none;
cursor:pointer;
align-items:center;
font-weight:700;
display:flex;
overflow-wrap:break-word;
justify-content:space-between;
color:#0F1218;
font-size:1rem;
}
.vcf-faq_qb02::-webkit-details-marker{
display:none;
}
.vcf-faq_q_icb02{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#3D72E8;
}
.vcf-faq_q_icb02 svg{
height:18px;
width:18px;
}
.vcf-faq_itemb02[open] .vcf-faq_q_icb02{
transform:rotate(180deg);
}
.vcf-faq_ab02{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
font-size:0.906rem;
color:#7A8499;
line-height:1.6;
}
.vcf-elb02{
padding:3rem 0;
}
@media(min-width:767px){
.vcf-elb02{
padding:56px 0;
}
}
.vcf-el_inb02{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:899px){
.vcf-el_inb02{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.vcf-el_leftb02{
min-width:0;
}
.vcf-el_eyebrowb02{
margin-bottom:0.875rem;
}
.vcf-el_h2b02{
font-size:32px;
margin-bottom:1.375rem;
line-height:1.08;
color:#0F1218;
font-weight:600;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.vcf-el_h2b02{
font-size:2.375rem;
}
}
.vcf-el_bodyb02 p{
overflow-wrap:break-word;
font-size:1rem;
line-height:1.7;
color:#252C3A;
margin-bottom:1.125rem;
}
.vcf-el_dropcapb02{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
line-height:.8;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#3D72E8;
float:left;
}
.vcf-el_rightb02{
min-width:0;
}
.vcf-el_quoteb02{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#141A2E,#0A0D16);
color:#EDF1FA;
margin-bottom:24px;
position:relative;
}
.vcf-el_quote_markb02{
align-items:center;
color:#7FB2FF;
display:inline-flex;
margin-bottom:6px;
}
.vcf-el_quote_markb02 svg{
width:2.125rem;
height:34px;
}
.vcf-el_quote_textb02{
overflow-wrap:break-word;
margin-bottom:1.375rem;
line-height:1.4;
font-size:1.375rem;
font-weight:500;
color:#EDF1FA;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
}
.vcf-el_quote_metab02{
gap:12px;
display:flex;
align-items:center;
}
.vcf-el_quote_avb02{
background:linear-gradient(135deg,#3D72E8,#6B9FFF);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.vcf-el_quote_authorb02{
color:#EDF1FA;
font-weight:700;
font-size:14px;
}
.vcf-el_quote_meta_subb02{
font-size:0.75rem;
color:#8A97B8;
}
.vcf-el_explainb02{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(15,18,30,0.07);
}
.vcf-el_explain_cardb02{
padding:1.375rem 24px;
}
.vcf-el_explain_cardb02+.vcf-el_explain_cardb02{
border-top:1px solid rgba(15,18,30,0.07);
}
.vcf-el_explain_hb02{
margin-bottom:8px;
overflow-wrap:break-word;
color:#0F1218;
font-size:1.25rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
}
.vcf-el_explain_pb02{
line-height:1.55;
color:#7A8499;
font-size:14px;
overflow-wrap:break-word;
}
.vcf-scb02{
padding:48px 0 10px;
}
.vcf-sc_headb02{
text-align:center;
margin-bottom:28px;
}
.vcf-sc_eyebrowb02{
margin-bottom:0.75rem;
}
.vcf-sc_h2b02{
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
color:#0F1218;
font-weight:600;
}
@media(min-width:768px){
.vcf-sc_h2b02{
font-size:2.25rem;
}
}
.vcf-sc_tableb02{
overflow:hidden;
border:1px solid rgba(15,18,30,0.07);
margin:0 auto;
border-radius:14px;
max-width:900px;
}
.vcf-sc_theadb02{
grid-template-columns:1.6fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.vcf-sc_thb02{
padding:0.938rem 1.125rem;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
color:#8A97B8;
font-size:13px;
}
.vcf-sc_thb02:first-child{
text-align:left;
}
.vcf-sc_th_usb02{
color:#7FB2FF;
}
.vcf-sc_rowb02{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(15,18,30,0.07);
}
.vcf-sc_rowb02:nth-child(even){
background:#FFFFFF;
}
.vcf-sc_tdb02{
padding:15px 1.125rem;
text-align:center;
min-width:0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#5A6478;
}
.vcf-sc_tdb02:first-child{
text-align:left;
color:#252C3A;
font-weight:600;
}
.vcf-sc_td_usb02{
color:#2BAE7E;
font-weight:700;
}
.vcf-ftb02{
background:#1A1E2A;
margin-top:40px;
color:#8A97B8;
}
.vcf-ft_inb02{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 28px;
display:grid;
}
@media(min-width:597px){
.vcf-ft_inb02{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.vcf-ft_inb02{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vcf-ft_brandb02{
min-width:0;
}
.vcf-ft_logob02{
font-size:26px;
font-weight:700;
color:#EDF1FA;
font-family:"Spectral", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.vcf-ft_taglineb02{
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
color:#8A97B8;
font-size:0.844rem;
}
.vcf-ft_contactb02{
transition:color .22s ease;
display:inline-block;
margin-top:0.75rem;
font-size:13px;
max-width:280px;
overflow-wrap:anywhere;
color:#7FB2FF;
}
.vcf-ft_contactb02:hover{
color:#EDF1FA;
}
.vcf-ft_colb02{
min-width:0;
}
.vcf-ft_col_hb02{
color:#EDF1FA;
margin-bottom:14px;
text-transform:uppercase;
font-size:0.813rem;
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
}
.vcf-ft_col_linksb02{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.vcf-ft_linkb02{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#8A97B8;
}
.vcf-ft_linkb02:hover{
color:#EDF1FA;
}
.vcf-ft_botb02{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
border-top:1px solid rgba(180,200,255,0.14);
flex-direction:column;
}
@media(min-width:766px){
.vcf-ft_botb02{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.vcf-ft_legalb02{
overflow-wrap:break-word;
font-size:0.719rem;
max-width:760px;
line-height:1.6;
color:#A3ADBF;
}
.vcf-ft_legalb02 b{
color:#8A97B8;
font-weight:700;
}
.vcf-ft_ageb02{
flex:0 0 auto;
border:1.5px solid #7FB2FF;
padding:0.25rem 9px;
border-radius:8px;
font-size:13px;
color:#7FB2FF;
font-weight:700;
}