*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
color:#bdc8d9;
font-size:0.938rem;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cvflayout-f6c{
display:flex;
flex-direction:column;
min-height:100vh;
}
.cvfmain-f6c{
flex:1 1 auto;
min-width:0;
width:100%;
}
.cvfcontainer-f6c{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.cvfcontainer-f6c{
padding:0 32px;
}
}
@media(min-width:1098px){
.cvfcontainer-f6c{
padding:0 3.5rem;
}
}
.cvfeyebrow-f6c{
display:inline-block;
color:#388bf6;
line-height:1.4;
font-weight:600;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:11px;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
}
.cvfband-f6c{
background:#0a0f1a;
color:#eef2f8;
}
.cvfband-f6c .cvfeyebrow-f6c{
color:#60b0ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cvftb-f6c{
background:#0d1117;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(190,220,255,0.13);
}
.cvftb_in-f6c{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
align-items:center;
display:flex;
max-width:1400px;
width:100%;
justify-content:space-between;
}
@media(min-width:769px){
.cvftb_in-f6c{
padding:1rem 2rem;
}
}
@media(min-width:1103px){
.cvftb_in-f6c{
padding:18px 3.5rem;
}
}
.cvftb_left-f6c{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.cvftb_logo-f6c{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.cvftb_logo_mark-f6c{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:34px;
height:2.125rem;
}
.cvftb_logo_txt-f6c{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.cvftb_logo_name-f6c{
overflow:hidden;
letter-spacing:.02em;
color:#eef2f8;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:22px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.cvftb_logo_sub-f6c{
overflow:hidden;
font-size:0.531rem;
text-transform:uppercase;
font-weight:600;
margin-top:0.25rem;
letter-spacing:.32em;
text-overflow:ellipsis;
white-space:nowrap;
color:#388bf6;
}
.cvftb_nav-f6c{
display:none;
}
@media(min-width:961px){
.cvftb_nav-f6c{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.cvftb_nav_item-f6c{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
font-size:0.875rem;
border-bottom:2px solid transparent;
color:#bdc8d9;
padding-bottom:3px;
font-weight:600;
}
.cvftb_nav_item-f6c:hover{
color:#eef2f8;
}
.cvftb_nav_item-f6c.cvfstate_active-f6c{
border-color:#388bf6;
color:#eef2f8;
}
.cvftb_right-f6c{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.cvftb_search-f6c{
transition:color .2s ease;
align-items:center;
color:#bdc8d9;
justify-content:center;
display:flex;
}
.cvftb_search-f6c:hover{
color:#388bf6;
}
.cvftb_search-f6c svg{
width:18px;
height:18px;
}
.cvftb_lang-f6c{
text-transform:uppercase;
color:#7f92a8;
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
}
.cvftb_lang-f6c:hover{
color:#eef2f8;
}
.cvftb_login-f6c{
font-weight:600;
display:none;
font-size:14px;
color:#eef2f8;
}
@media(min-width:766px){
.cvftb_login-f6c{
display:inline-block;
}
}
.cvftb_register-f6c{
transition:background-color .2s ease;
background:#388bf6;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#06090e;
}
.cvftb_register-f6c:hover{
background:#5aa3f8;
}
.cvfmob-f6c{
background:#0d1117;
left:0;
z-index:60;
border-top:1px solid rgba(190,220,255,0.13);
right:0;
bottom:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:959px){
.cvfmob-f6c{
display:none;
}
}
.cvfmob_in-f6c{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:35rem;
}
.cvfmob_item-f6c{
padding:0.563rem 0.25rem;
flex:1 1 0;
transition:color .2s ease;
gap:3px;
color:#7f92a8;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
}
.cvfmob_item-f6c.cvfstate_active-f6c{
color:#388bf6;
}
.cvfmob_ic-f6c{
align-items:center;
justify-content:center;
display:flex;
}
.cvfmob_ic-f6c svg{
width:20px;
height:1.25rem;
}
.cvfmob_lb-f6c{
overflow:hidden;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.cvfrail-f6c{
min-width:0;
position:relative;
}
.cvfrail_scroll-f6c{
gap:14px;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
}
@media(min-width:769px){
.cvfrail_scroll-f6c{
gap:1.125rem;
}
}
.cvfgc-f6c{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:765px){
.cvfgc-f6c{
width:188px;
}
}
.cvfgc_img-f6c{
background:#141b24;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.cvfgc_img-f6c img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.cvfgc_cover-f6c{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.cvfgc_hover-f6c{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .2s ease;
align-items:center;
justify-content:center;
display:flex;
opacity:0;
position:absolute;
}
.cvfgc-f6c:hover .cvfgc_hover-f6c{
opacity:1;
}
.cvfgc_hover_btn-f6c{
background:#388bf6;
border-radius:999px;
height:2.875rem;
align-items:center;
display:flex;
justify-content:center;
width:46px;
color:#06090e;
}
.cvfgc_hover_btn-f6c svg{
width:1.125rem;
height:18px;
}
.cvfgc_info-f6c{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.cvfgc_name-f6c{
overflow:hidden;
font-size:0.813rem;
color:#eef2f8;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.cvfgc_prov-f6c{
overflow:hidden;
white-space:nowrap;
color:#7f92a8;
font-size:0.688rem;
text-overflow:ellipsis;
}
.cvfgc_meta-f6c{
font-size:11px;
color:#7f92a8;
}
.cvftc-f6c{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.cvftc-f6c{
width:230px;
}
}
.cvftc_img-f6c{
overflow:hidden;
background:#141b24;
border-radius:14px;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:75%;
}
.cvftc_img-f6c img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.cvftc_info-f6c{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.cvftc_name-f6c{
overflow:hidden;
color:#eef2f8;
white-space:nowrap;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
}
.cvftc_rtp-f6c{
color:#7f92a8;
font-size:11px;
}
.cvflc-f6c{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.cvflc-f6c{
width:268px;
}
}
.cvflc_img-f6c{
background:#141b24;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.cvflc_img-f6c img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.cvflc_live-f6c{
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
gap:7px;
display:flex;
left:12px;
position:absolute;
top:12px;
align-items:center;
}
.cvflc_live_dot-f6c{
background:#f0433a;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.cvflc_seats-f6c{
font-size:10px;
color:#eef2f8;
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
}
.cvflc_info-f6c{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.cvflc_name-f6c{
overflow:hidden;
color:#eef2f8;
font-size:15px;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.cvflc_bet-f6c{
font-size:11px;
color:#7f92a8;
}
.cvfpc-f6c{
background:#141b24;
padding:1rem 14px;
gap:0.5rem;
border-radius:0.875rem;
border:1px solid rgba(190,220,255,0.07);
min-height:74px;
align-items:center;
flex-direction:column;
justify-content:center;
display:flex;
min-width:0;
}
.cvfpc_logo-f6c{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.cvfpc_name-f6c{
overflow:hidden;
color:#7f92a8;
white-space:nowrap;
font-size:11px;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.cvfgc_tag-f6c{
border-radius:8px;
padding:3px 8px;
position:absolute;
text-transform:uppercase;
top:0.625rem;
font-weight:700;
left:10px;
z-index:2;
display:inline-block;
font-size:10px;
letter-spacing:.06em;
}
.cvfgc_tag_hot-f6c{
background:#f0433a;
color:#eef2f8;
}
.cvfgc_tag_new-f6c{
background:#6ec0ff;
color:#0a0f1a;
}
.cvfgc_tag_jp-f6c{
background:#f0b429;
color:#0a0f1a;
}
.cvfgc_tag_live-f6c{
background:#f0433a;
color:#eef2f8;
}
.cvfsh-f6c{
min-width:0;
margin-bottom:18px;
}
.cvfsh_row-f6c{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.cvfsh_row-f6c .cvfsh_l-f6c{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.cvfsh_stack-f6c{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.cvfsh_center-f6c{
gap:0.625rem;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.cvfsh_h2-f6c{
font-size:24px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#eef2f8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.cvfsh_h2-f6c{
font-size:1.875rem;
}
}
.cvfband-f6c .cvfsh_h2-f6c{
color:#eef2f8;
}
.cvfsh_eb_line-f6c{
gap:10px;
align-items:center;
display:inline-flex;
}
.cvfsh_eb_line-f6c::before{
background:#388bf6;
content:"";
display:inline-block;
width:1.75rem;
height:1px;
}
.cvfband-f6c .cvfsh_eb_line-f6c::before{
background:#60b0ff;
}
.cvfsh_eb_dot-f6c{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.cvfsh_eb_dot-f6c::before{
background:#388bf6;
border-radius:50%;
width:6px;
height:0.375rem;
content:"";
display:inline-block;
}
.cvfband-f6c .cvfsh_eb_dot-f6c::before{
background:#60b0ff;
}
.cvfsh_link-f6c{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#eef2f8;
font-weight:600;
border-bottom:1px solid #eef2f8;
font-size:0.813rem;
display:inline-flex;
white-space:nowrap;
align-items:center;
padding-bottom:2px;
}
.cvfsh_link-f6c:hover{
border-color:#388bf6;
color:#388bf6;
}
.cvfsh_link-f6c svg{
width:0.875rem;
height:0.875rem;
}
.cvfsh_link_chev-f6c{
border-bottom:0;
padding-bottom:0;
}
.cvfsh_link_btn-f6c{
background:#388bf6;
border-radius:62.438rem;
padding:9px 18px;
color:#06090e;
border-bottom:0;
}
.cvfsh_link_btn-f6c:hover{
border-color:transparent;
background:#5aa3f8;
color:#06090e;
}
.cvfband-f6c .cvfsh_link-f6c{
border-color:#eef2f8;
color:#eef2f8;
}
.cvfband-f6c .cvfsh_link_btn-f6c{
background:#60b0ff;
color:#0a0f1a;
}
.cvfsh_rule-f6c{
background:rgba(190,220,255,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.cvfband-f6c .cvfsh_rule-f6c{
background:rgba(190,220,255,0.13);
}
.cvfhero-f6c{
padding:32px 0 8px;
}
@media(min-width:770px){
.cvfhero-f6c{
padding:56px 0 24px;
}
}
.cvfhero_in-f6c{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:900px){
.cvfhero_in-f6c{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.cvfhero_copy-f6c{
min-width:0;
}
.cvfhero_eyebrow-f6c{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.cvfhero_eyebrow_line-f6c{
background:#388bf6;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.cvfhero_h1-f6c{
line-height:1.04;
font-size:2.375rem;
margin-bottom:20px;
overflow-wrap:break-word;
color:#eef2f8;
letter-spacing:-.01em;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.cvfhero_h1-f6c{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.cvfhero_h1-f6c{
font-size:62px;
}
}
.cvfhero_h1-f6c em{
color:#388bf6;
font-style:normal;
}
.cvfhero_sub-f6c{
max-width:30rem;
margin-bottom:30px;
color:#5c6e82;
line-height:1.6;
font-size:16px;
}
@media(min-width:771px){
.cvfhero_sub-f6c{
font-size:18px;
}
}
.cvfhero_actions-f6c{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
}
.cvfhero_cta-f6c{
padding:1rem 1.875rem;
background:#388bf6;
border-radius:62.438rem;
gap:10px;
transition:background-color .2s ease;
color:#06090e;
align-items:center;
display:inline-flex;
font-weight:700;
font-size:15px;
}
.cvfhero_cta-f6c:hover{
background:#5aa3f8;
}
.cvfhero_cta_ic-f6c{
display:inline-flex;
align-items:center;
}
.cvfhero_cta_ic-f6c svg{
width:1rem;
height:1rem;
}
.cvfhero_cta_alt-f6c{
transition:border-color .2s ease,color .2s ease;
border-radius:62.438rem;
border:1px solid rgba(190,220,255,0.13);
background:transparent;
padding:15px 1.625rem;
font-size:15px;
display:inline-flex;
align-items:center;
color:#eef2f8;
font-weight:600;
}
.cvfhero_cta_alt-f6c:hover{
border-color:#388bf6;
color:#388bf6;
}
.cvfhero_trust-f6c{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cvfhero_trust_item-f6c{
gap:0.563rem;
font-weight:600;
display:flex;
align-items:center;
color:#bdc8d9;
font-size:13px;
}
.cvfhero_trust_ic-f6c{
align-items:center;
display:inline-flex;
color:#388bf6;
}
.cvfhero_trust_ic-f6c svg{
width:1rem;
height:16px;
}
.cvfhero_promo-f6c{
background:#141b24;
border-radius:20px;
overflow:hidden;
box-shadow:0 0.5rem 40px rgba(0,0,0,0.60), 0 2px 0.75rem rgba(56,139,246,0.18), 0 1px 3px rgba(0,0,0,0.70);
position:relative;
min-height:18.75rem;
display:flex;
}
.cvfhero_promo_bg-f6c{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.cvfhero_promo_bg-f6c::after{
background:linear-gradient(120deg,#0a0f1a 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.cvfhero_promo_glow-f6c{
background:radial-gradient(circle,rgba(56,139,246,0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
height:260px;
pointer-events:none;
top:-2.5rem;
right:-1.25rem;
width:16.25rem;
}
.cvfhero_promo_ct-f6c{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.cvfhero_promo_label-f6c{
font-size:10px;
font-weight:700;
display:block;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
color:#60b0ff;
}
.cvfhero_promo_amount-f6c{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
color:#eef2f8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.cvfhero_promo_amount-f6c{
font-size:2.5rem;
}
}
.cvfhero_promo_amount-f6c em{
font-style:normal;
color:#60b0ff;
}
.cvfhero_rating-f6c{
padding:10px 0.875rem;
border-radius:0.875rem;
background:#141b24;
border:1px solid rgba(190,220,255,0.07);
gap:10px;
display:flex;
top:14px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
max-width:min(16.25rem,62%);
position:absolute;
right:0.875rem;
align-items:center;
z-index:3;
}
.cvfhero_rating_score-f6c{
flex:0 0 auto;
font-size:1.5rem;
color:#eef2f8;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.cvfhero_rating_txt-f6c{
flex:1 1 auto;
min-width:0;
}
.cvfhero_rating_stars-f6c{
gap:2px;
display:flex;
color:#388bf6;
}
.cvfhero_rating_stars-f6c svg{
height:12px;
width:12px;
}
.cvfhero_rating_cap-f6c{
overflow-wrap:break-word;
color:#7f92a8;
font-size:11px;
line-height:1.35;
margin-top:3px;
display:block;
}
.cvfstat-f6c{
border-top:1px solid rgba(190,220,255,0.13);
border-bottom:1px solid rgba(190,220,255,0.13);
margin-top:16px;
}
.cvfstat_in-f6c{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.cvfstat_in-f6c{
grid-template-columns:repeat(4,1fr);
}
}
.cvfstat_item-f6c{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(190,220,255,0.07);
border-right:1px solid rgba(190,220,255,0.07);
}
.cvfstat_item-f6c:nth-child(2n){
border-right:0;
}
.cvfstat_item-f6c:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.cvfstat_item-f6c{
border-bottom:0;
}
.cvfstat_item-f6c:nth-child(2n){
border-right:1px solid rgba(190,220,255,0.07);
}
.cvfstat_item-f6c:nth-child(4n){
border-right:0;
}
}
.cvfstat_value-f6c{
line-height:1;
font-size:1.875rem;
color:#eef2f8;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cvfstat_value-f6c{
font-size:2.125rem;
}
}
.cvfstat_label-f6c{
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
line-height:1.4;
color:#7f92a8;
}
.cvfgrow-f6c{
padding:26px 0 0.625rem;
}
.cvfrow_seo-f6c{
margin:0.625rem 0 0;
color:#5c6e82;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.cvfrow_seo-f6c strong{
font-weight:700;
color:#eef2f8;
}
.cvfgrow-f6c{
padding:26px 0 0.625rem;
}
.cvfrow_seo-f6c{
margin:10px 0 0;
font-size:0.875rem;
max-width:760px;
color:#5c6e82;
overflow-wrap:break-word;
line-height:1.65;
}
.cvfrow_seo-f6c strong{
color:#eef2f8;
font-weight:700;
}
.cvfgrow-f6c{
padding:26px 0 0.625rem;
}
.cvfrow_seo-f6c{
margin:0.625rem 0 0;
color:#5c6e82;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
}
.cvfrow_seo-f6c strong{
color:#eef2f8;
font-weight:700;
}
.cvfgrow-f6c{
padding:1.625rem 0 10px;
}
.cvfrow_seo-f6c{
margin:10px 0 0;
overflow-wrap:break-word;
color:#5c6e82;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
}
.cvfrow_seo-f6c strong{
color:#eef2f8;
font-weight:700;
}
.cvfjp-f6c{
padding:30px 0 0.625rem;
}
.cvfjp_grid-f6c{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.cvfjp_grid-f6c{
grid-template-columns:1fr 1fr;
}
.cvfjp_card_mega-f6c{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.cvfjp_grid-f6c{
grid-template-columns:1.4fr 1fr 1fr;
}
.cvfjp_card_mega-f6c{
grid-column:auto;
}
}
.cvfjp_card-f6c{
border-radius:1.25rem;
background:#141b24;
border:1px solid rgba(190,220,255,0.07);
gap:12px;
padding:1.625rem;
overflow:hidden;
display:flex;
min-width:0;
justify-content:space-between;
flex-direction:column;
min-height:200px;
position:relative;
}
.cvfjp_card_mega-f6c{
background:linear-gradient(135deg,#0c1628,#080c10);
border-color:transparent;
min-height:210px;
color:#eef2f8;
}
.cvfjp_glow-f6c{
border-radius:50%;
background:radial-gradient(circle,rgba(56,139,246,0.18),transparent 70%);
pointer-events:none;
position:absolute;
width:200px;
height:12.5rem;
right:-2.5rem;
top:-40px;
}
.cvfjp_label-f6c{
gap:10px;
align-items:center;
display:flex;
font-size:0.625rem;
letter-spacing:.16em;
font-weight:700;
color:#388bf6;
text-transform:uppercase;
flex-wrap:wrap;
position:relative;
justify-content:space-between;
}
.cvfjp_card_mega-f6c .cvfjp_label-f6c{
color:#60b0ff;
}
.cvfjp_drop-f6c{
text-transform:none;
color:#7f92a8;
letter-spacing:.04em;
font-weight:600;
}
.cvfjp_card_mega-f6c .cvfjp_drop-f6c{
color:#7f9ab8;
}
.cvfjp_amount-f6c{
position:relative;
font-size:38px;
color:#eef2f8;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
.cvfjp_card_mega-f6c .cvfjp_amount-f6c{
animation:zm2-pulse 2.4s infinite;
color:#60b0ff;
font-size:48px;
}
@media(min-width:765px){
.cvfjp_card_mega-f6c .cvfjp_amount-f6c{
font-size:54px;
}
}
.cvfjp_game-f6c{
font-size:13px;
position:relative;
color:#7f92a8;
}
.cvfjp_card_mega-f6c .cvfjp_game-f6c{
color:#7f9ab8;
}
.cvfjp_cta-f6c{
position:relative;
align-self:flex-start;
}
.cvfjp_card_mega-f6c .cvfjp_cta-f6c{
padding:0.625rem 20px;
border-radius:999px;
background:#60b0ff;
transition:opacity .2s ease;
font-size:13px;
font-weight:700;
color:#0a0f1a;
}
.cvfjp_card_mega-f6c .cvfjp_cta-f6c:hover{
opacity:.9;
}
.cvfjp_card-f6c:not(.cvfjp_card_mega-f6c) .cvfjp_cta-f6c{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #eef2f8;
font-weight:700;
padding-bottom:2px;
color:#eef2f8;
font-size:13px;
}
.cvfjp_card-f6c:not(.cvfjp_card_mega-f6c) .cvfjp_cta-f6c:hover{
border-color:#388bf6;
color:#388bf6;
}
.cvfjp_seo-f6c{
margin:0.875rem 0 0;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
color:#5c6e82;
line-height:1.65;
}
.cvfjp_seo-f6c strong{
color:#eef2f8;
font-weight:700;
}
.cvftrn-f6c{
padding:30px 0 0.625rem;
}
.cvftrn_in-f6c{
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(190,220,255,0.07);
background:#141b24;
border-radius:20px;
display:grid;
}
@media(min-width:878px){
.cvftrn_in-f6c{
grid-template-columns:1.05fr 1fr;
}
}
.cvftrn_banner-f6c{
overflow:hidden;
background:linear-gradient(150deg,#0c1628,#080c10);
padding:34px;
position:relative;
color:#eef2f8;
}
.cvftrn_glow-f6c{
background:radial-gradient(circle,rgba(56,139,246,0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
pointer-events:none;
bottom:-40px;
width:12.5rem;
right:-40px;
}
.cvftrn_eyebrow-f6c{
position:relative;
margin-bottom:14px;
}
.cvftrn_h2-f6c{
color:#eef2f8;
font-weight:600;
line-height:1.06;
font-size:30px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
position:relative;
}
@media(min-width:765px){
.cvftrn_h2-f6c{
font-size:36px;
}
}
.cvftrn_text-f6c{
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.375rem;
position:relative;
max-width:26.25rem;
color:#7f9ab8;
}
.cvftrn_timer-f6c{
gap:8px;
display:flex;
margin-bottom:24px;
flex-wrap:wrap;
align-items:center;
position:relative;
}
.cvftrn_timer_cap-f6c{
color:#7f9ab8;
font-size:11px;
}
.cvftrn_timer_box-f6c{
padding:4px 12px;
border-radius:8px;
background:rgba(190,220,255,0.07);
font-weight:700;
color:#eef2f8;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.cvftrn_cta-f6c{
transition:opacity .2s ease;
padding:13px 26px;
border-radius:999px;
background:#60b0ff;
font-size:14px;
position:relative;
color:#0a0f1a;
font-weight:700;
display:inline-block;
}
.cvftrn_cta-f6c:hover{
opacity:.9;
}
.cvftrn_lb-f6c{
padding:1.625rem 28px;
}
.cvftrn_lb_head-f6c{
gap:10px;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
display:flex;
}
.cvftrn_lb_title-f6c{
font-size:1.25rem;
color:#eef2f8;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.cvftrn_lb_upd-f6c{
letter-spacing:.08em;
font-size:11px;
color:#7f92a8;
text-transform:uppercase;
}
.cvftrn_lb_row-f6c{
gap:0.875rem;
border-radius:8px;
padding:0.688rem 0.75rem;
display:flex;
align-items:center;
}
.cvftrn_lb_row-f6c:nth-child(2){
background:rgba(56,139,246,0.12);
}
.cvftrn_lb_rank-f6c{
flex:0 0 auto;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:16px;
font-weight:700;
width:22px;
color:#388bf6;
}
.cvftrn_lb_av-f6c{
flex:0 0 auto;
background:linear-gradient(135deg,#388bf6,#6ec0ff);
border-radius:50%;
height:30px;
width:30px;
}
.cvftrn_lb_name-f6c{
overflow:hidden;
flex:1 1 auto;
color:#eef2f8;
min-width:0;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
}
.cvftrn_lb_amount-f6c{
flex:0 0 auto;
color:#eef2f8;
font-size:13px;
font-weight:700;
}
.cvfnl-f6c{
padding:1.5rem 0 10px;
}
.cvfnl_in-f6c{
background:#0c1420;
border-radius:1.25rem;
padding:30px 32px;
gap:1.375rem;
color:#eef2f8;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.cvfnl_in-f6c{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cvfnl_text_wrap-f6c{
min-width:0;
}
.cvfnl_h3-f6c{
line-height:1.1;
font-size:1.375rem;
font-weight:600;
color:#eef2f8;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:5px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cvfnl_h3-f6c{
font-size:24px;
}
}
.cvfnl_text-f6c{
font-size:13.5px;
line-height:1.5;
color:#7f9ab8;
}
.cvfnl_form-f6c{
gap:0.625rem;
flex:1 1 auto;
min-width:0;
max-width:28.75rem;
display:flex;
}
.cvfnl_input-f6c{
flex:1 1 auto;
border-radius:0.875rem;
padding:13px 16px;
background:rgba(190,220,255,0.07);
overflow:hidden;
border:1px solid rgba(190,220,255,0.13);
color:#7f9ab8;
white-space:nowrap;
display:flex;
font-size:14px;
min-width:0;
text-overflow:ellipsis;
align-items:center;
}
.cvfnl_btn-f6c{
transition:opacity .2s ease;
padding:0.813rem 1.5rem;
flex:0 0 auto;
background:#60b0ff;
border-radius:0.875rem;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#0a0f1a;
}
.cvfnl_btn-f6c:hover{
opacity:.9;
}
.cvfsea-f6c{
padding:24px 0 0.625rem;
}
.cvfsea_in-f6c{
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(115deg,#0c1628,#080c10);
padding:2.25rem;
gap:22px;
position:relative;
flex-direction:column;
display:flex;
color:#eef2f8;
}
@media(min-width:822px){
.cvfsea_in-f6c{
gap:2rem;
padding:2.75rem 3rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.cvfsea_glow-f6c{
background:radial-gradient(circle,rgba(56,139,246,0.18),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
position:absolute;
top:50%;
right:3.75rem;
height:240px;
pointer-events:none;
width:15rem;
}
.cvfsea_copy-f6c{
max-width:560px;
position:relative;
min-width:0;
}
.cvfsea_eyebrow-f6c{
margin-bottom:12px;
}
.cvfsea_h2-f6c{
overflow-wrap:break-word;
line-height:1.04;
font-size:30px;
color:#eef2f8;
margin-bottom:12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.cvfsea_h2-f6c{
font-size:2.375rem;
}
}
.cvfsea_text-f6c{
color:#7f9ab8;
line-height:1.6;
font-size:0.938rem;
}
.cvfsea_cta-f6c{
transition:opacity .2s ease;
background:#60b0ff;
border-radius:999px;
padding:16px 2rem;
flex:0 0 auto;
font-size:0.938rem;
color:#0a0f1a;
font-weight:700;
position:relative;
}
.cvfsea_cta-f6c:hover{
opacity:.9;
}
.cvfapp-f6c{
padding:1.875rem 0 0.625rem;
}
.cvfapp_in-f6c{
background:#141b24;
padding:32px;
border:1px solid rgba(190,220,255,0.07);
gap:1.75rem;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.cvfapp_in-f6c{
padding:2.5rem 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cvfapp_copy-f6c{
min-width:0;
max-width:560px;
}
.cvfapp_eyebrow-f6c{
margin-bottom:12px;
}
.cvfapp_h2-f6c{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:28px;
color:#eef2f8;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.cvfapp_h2-f6c{
font-size:2.125rem;
}
}
.cvfapp_text-f6c{
margin-bottom:1.375rem;
color:#5c6e82;
line-height:1.6;
font-size:0.875rem;
}
.cvfapp_btns-f6c{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.cvfapp_btn-f6c{
border-radius:14px;
padding:11px 20px;
gap:0.625rem;
transition:background-color .2s ease;
background:#388bf6;
align-items:center;
color:#06090e;
display:inline-flex;
}
.cvfapp_btn-f6c:hover{
background:#5aa3f8;
}
.cvfapp_btn_ic-f6c{
align-items:center;
display:inline-flex;
}
.cvfapp_btn_ic-f6c svg{
height:18px;
width:1.125rem;
}
.cvfapp_btn_lb-f6c{
font-size:13.5px;
font-weight:700;
}
.cvfapp_qr_wrap-f6c{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.cvfapp_qr-f6c{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#141b24 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#141b24 0 5px,transparent 5px 0.688rem);
background-color:#388bf6;
width:6.75rem;
height:6.75rem;
}
.cvfapp_qr_cap-f6c{
line-height:1.4;
color:#7f92a8;
font-size:0.781rem;
max-width:5.75rem;
}
.cvfvip-f6c{
padding:48px 0;
}
@media(min-width:767px){
.cvfvip-f6c{
padding:64px 0;
}
}
.cvfvip_head-f6c{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.cvfvip_head-f6c{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.cvfvip_eyebrow-f6c{
margin-bottom:12px;
}
.cvfvip_h2-f6c{
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
line-height:1.05;
font-size:32px;
font-weight:600;
}
@media(min-width:771px){
.cvfvip_h2-f6c{
font-size:40px;
}
}
.cvfvip_intro-f6c{
color:#7f9ab8;
line-height:1.6;
font-size:14px;
max-width:26.25rem;
}
.cvfvip_grid-f6c{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.cvfvip_card-f6c{
padding:1.375rem 18px;
border:1px solid rgba(190,220,255,0.13);
border-radius:0.875rem;
min-width:0;
}
.cvfvip_card_feat-f6c{
border-color:#60b0ff;
background:rgba(190,220,255,0.07);
}
.cvfvip_card_ic-f6c{
border-radius:0.5rem;
background:linear-gradient(135deg,#388bf6,#6ec0ff);
width:34px;
margin-bottom:16px;
display:block;
height:34px;
}
.cvfvip_name-f6c{
font-size:20px;
overflow-wrap:break-word;
color:#eef2f8;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
}
.cvfvip_perk-f6c{
color:#7f9ab8;
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
}
.cvfet-f6c{
padding:36px 0 10px;
}
.cvfet_in-f6c{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:880px){
.cvfet_in-f6c{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.cvfet_left-f6c{
min-width:0;
}
.cvfet_eyebrow-f6c{
margin-bottom:0.75rem;
}
.cvfet_h2-f6c{
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:14px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:28px;
font-weight:600;
color:#eef2f8;
}
@media(min-width:768px){
.cvfet_h2-f6c{
font-size:32px;
}
}
.cvfet_text-f6c{
font-size:0.938rem;
margin-bottom:22px;
color:#5c6e82;
line-height:1.65;
}
.cvfet_stats-f6c{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.cvfet_stat-f6c{
min-width:0;
}
.cvfet_stat_v-f6c{
font-size:1.625rem;
line-height:1;
font-weight:700;
color:#eef2f8;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.cvfet_stat_l-f6c{
font-size:0.781rem;
color:#7f92a8;
margin-top:0.25rem;
}
.cvfet_right-f6c{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.cvfet_member-f6c{
background:#141b24;
gap:1rem;
border:1px solid rgba(190,220,255,0.07);
border-radius:0.875rem;
padding:1.125rem 20px;
display:flex;
align-items:center;
min-width:0;
}
.cvfet_member_av-f6c{
flex:0 0 auto;
background:linear-gradient(135deg,#0c1628,#388bf6);
border-radius:50%;
width:48px;
height:3rem;
}
.cvfet_member_name-f6c{
overflow-wrap:break-word;
color:#eef2f8;
font-weight:700;
font-size:15px;
}
.cvfet_member_role-f6c{
color:#7f92a8;
font-size:0.781rem;
overflow-wrap:break-word;
}
.cvfet_updated-f6c{
gap:0.5rem;
border-radius:0.875rem;
border:1px solid rgba(190,220,255,0.07);
background:#0d1117;
padding:0.875rem 1.125rem;
color:#5c6e82;
display:flex;
font-size:12.5px;
align-items:center;
}
.cvfdr-f6c{
padding:36px 0 10px;
}
.cvfdr_in-f6c{
gap:20px;
border-radius:0.875rem;
border:1px dashed rgba(190,220,255,0.13);
padding:28px 32px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.cvfdr_in-f6c{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cvfdr_h2-f6c{
line-height:1.1;
font-size:24px;
margin-bottom:8px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#eef2f8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cvfdr_h2-f6c{
font-size:1.625rem;
}
}
.cvfdr_text-f6c{
max-width:42.5rem;
overflow-wrap:break-word;
color:#5c6e82;
line-height:1.6;
font-size:0.875rem;
}
.cvfdr_text-f6c b{
font-weight:700;
color:#eef2f8;
}
.cvfdr_cta-f6c{
flex:0 0 auto;
transition:color .2s ease;
border-bottom:1px solid #388bf6;
padding-bottom:2px;
font-weight:700;
color:#eef2f8;
font-size:0.844rem;
white-space:nowrap;
}
.cvfdr_cta-f6c:hover{
color:#388bf6;
}
.cvfrc-f6c{
padding:48px 0 0.625rem;
}
.cvfrc_in-f6c{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.cvfrc_in-f6c{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.cvfrc_col-f6c{
min-width:0;
}
.cvfrc_label-f6c{
letter-spacing:.2em;
margin-bottom:16px;
text-transform:uppercase;
font-weight:600;
color:#388bf6;
font-size:11px;
}
.cvfrc_awards-f6c{
gap:12px;
display:flex;
flex-direction:column;
}
.cvfrc_award-f6c{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.cvfrc_award_ic-f6c{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#6ec0ff;
}
.cvfrc_award_ic-f6c svg{
height:1.125rem;
width:18px;
}
.cvfrc_award_t-f6c{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#eef2f8;
}
.cvfrc_award_s-f6c{
color:#7f92a8;
overflow-wrap:break-word;
font-size:12px;
}
.cvfrc_press-f6c{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.cvfrc_press_logo-f6c{
border:1px solid rgba(190,220,255,0.07);
overflow:hidden;
padding:0 8px;
border-radius:0.5rem;
text-overflow:ellipsis;
display:flex;
font-weight:700;
height:52px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
text-align:center;
font-size:0.875rem;
color:#5c6e82;
justify-content:center;
align-items:center;
}
.cvfrc_partner-f6c{
border:1px solid rgba(190,220,255,0.07);
background:#141b24;
border-radius:0.875rem;
padding:22px;
}
.cvfrc_partner_name-f6c{
font-weight:600;
margin-bottom:6px;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
}
.cvfrc_partner_text-f6c{
color:#5c6e82;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
}
.cvfpmt-f6c{
padding:48px 0 10px;
}
.cvfpmt_in-f6c{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.cvfpmt_in-f6c{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.cvfpmt_left-f6c{
min-width:0;
}
.cvfpmt_eyebrow-f6c{
margin-bottom:0.75rem;
}
.cvfpmt_h2-f6c{
line-height:1.06;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
color:#eef2f8;
font-size:30px;
}
@media(min-width:770px){
.cvfpmt_h2-f6c{
font-size:2rem;
}
}
.cvfpmt_text-f6c{
margin-bottom:1.375rem;
color:#5c6e82;
font-size:0.906rem;
line-height:1.6;
}
.cvfpmt_logos-f6c{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.cvfpmt_logos-f6c{
grid-template-columns:repeat(4,1fr);
}
}
.cvfpmt_logo-f6c{
border:1px solid rgba(190,220,255,0.07);
overflow:hidden;
padding:0 0.5rem;
background:#141b24;
border-radius:8px;
color:#bdc8d9;
display:flex;
height:50px;
text-align:center;
justify-content:center;
font-weight:700;
font-size:0.781rem;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
}
.cvfpmt_table-f6c{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(190,220,255,0.07);
min-width:0;
}
.cvfpmt_thead-f6c{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#080c10;
display:grid;
}
.cvfpmt_th-f6c{
padding:13px 14px;
overflow:hidden;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
color:#eef2f8;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.cvfpmt_row-f6c{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(190,220,255,0.07);
}
.cvfpmt_row-f6c:nth-child(odd){
background:#141b24;
}
.cvfpmt_td-f6c{
padding:0.875rem;
overflow-wrap:break-word;
font-size:13.5px;
color:#5c6e82;
min-width:0;
}
.cvfpmt_row-f6c .cvfpmt_td-f6c:first-child{
color:#eef2f8;
font-weight:700;
}
.cvfpmt_row-f6c .cvfpmt_td-f6c:last-child{
color:#34c97a;
font-weight:700;
}
.cvfts-f6c{
padding:2.75rem 0;
}
.cvfts_in-f6c{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:879px){
.cvfts_in-f6c{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.cvfts_left-f6c{
min-width:0;
}
.cvfts_h2-f6c{
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
margin-bottom:0.75rem;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
}
@media(min-width:770px){
.cvfts_h2-f6c{
font-size:28px;
}
}
.cvfts_text-f6c{
margin-bottom:1.375rem;
font-size:14.5px;
max-width:32.5rem;
color:#7f9ab8;
line-height:1.6;
}
.cvfts_badges-f6c{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cvfts_badge-f6c{
color:#7f9ab8;
font-weight:600;
font-size:13px;
}
.cvfts_pay-f6c{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.cvfts_pay-f6c{
justify-content:flex-end;
}
}
.cvfts_pay_chip-f6c{
background:rgba(190,220,255,0.07);
border-radius:14px;
border:1px solid rgba(190,220,255,0.13);
padding:12px 16px;
font-weight:700;
color:#eef2f8;
font-size:0.875rem;
}
.cvftt-f6c{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.cvftt-f6c{
padding:3.75rem 0 10px;
}
}
.cvftt_head-f6c{
margin-bottom:34px;
text-align:center;
}
.cvftt_eyebrow-f6c{
margin-bottom:0.75rem;
}
.cvftt_h2-f6c{
font-size:2rem;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#eef2f8;
}
@media(min-width:765px){
.cvftt_h2-f6c{
font-size:2.625rem;
}
}
.cvftt_grid-f6c{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.cvftt_grid-f6c{
grid-template-columns:repeat(3,1fr);
}
}
.cvftt_card-f6c{
background:#141b24;
padding:1.875rem;
border:1px solid rgba(190,220,255,0.07);
border-radius:14px;
flex-direction:column;
display:flex;
min-width:0;
}
.cvftt_card_ic-f6c{
align-items:center;
color:#388bf6;
margin-bottom:18px;
display:inline-flex;
}
.cvftt_card_ic-f6c svg{
width:28px;
height:1.75rem;
}
.cvftt_card_h-f6c{
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
font-weight:600;
font-size:22px;
}
.cvftt_card_p-f6c{
line-height:1.6;
overflow-wrap:break-word;
color:#5c6e82;
font-size:14px;
margin-bottom:14px;
}
.cvftt_card_p-f6c b{
color:#eef2f8;
font-weight:700;
}
.cvftt_card_link-f6c{
transition:color .2s ease;
align-self:flex-start;
margin-top:auto;
color:#eef2f8;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #388bf6;
font-weight:700;
}
.cvftt_card_link-f6c:hover{
color:#388bf6;
}
.cvfhts-f6c{
padding:3rem 0;
}
@media(min-width:768px){
.cvfhts-f6c{
padding:3.875rem 0;
}
}
.cvfhts_head-f6c{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.cvfhts_head-f6c{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cvfhts_eyebrow-f6c{
margin-bottom:12px;
}
.cvfhts_h2-f6c{
font-size:1.875rem;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#eef2f8;
overflow-wrap:break-word;
}
@media(min-width:766px){
.cvfhts_h2-f6c{
font-size:2.375rem;
}
}
.cvfhts_cta-f6c{
flex:0 0 auto;
background:#60b0ff;
padding:0.938rem 1.875rem;
border-radius:62.438rem;
transition:opacity .2s ease;
color:#0a0f1a;
font-weight:700;
font-size:15px;
}
.cvfhts_cta-f6c:hover{
opacity:.9;
}
.cvfhts_grid-f6c{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.cvfhts_grid-f6c{
grid-template-columns:repeat(3,1fr);
}
}
.cvfhts_step-f6c{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(190,220,255,0.13);
}
.cvfhts_step_num-f6c{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-weight:700;
color:#60b0ff;
font-size:2.75rem;
margin-bottom:14px;
}
.cvfhts_step_h-f6c{
color:#eef2f8;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
}
.cvfhts_step_p-f6c{
line-height:1.55;
overflow-wrap:break-word;
color:#7f9ab8;
font-size:14px;
}
.cvfprov-f6c{
padding:40px 0 20px;
}
.cvfprov_eyebrow-f6c{
margin-bottom:18px;
display:block;
}
.cvfprov_grid-f6c{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:560px){
.cvfprov_grid-f6c{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.cvfprov_grid-f6c{
grid-template-columns:repeat(6,1fr);
}
}
.cvfrv-f6c{
background:#141b24;
padding:3rem 0;
border-bottom:1px solid rgba(190,220,255,0.07);
margin-top:24px;
border-top:1px solid rgba(190,220,255,0.07);
}
@media(min-width:769px){
.cvfrv-f6c{
padding:3.5rem 0;
}
}
.cvfrv_head-f6c{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:766px){
.cvfrv_head-f6c{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.cvfrv_eyebrow-f6c{
margin-bottom:0.625rem;
}
.cvfrv_h2-f6c{
font-weight:600;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
color:#eef2f8;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.cvfrv_h2-f6c{
font-size:38px;
}
}
.cvfrv_agg-f6c{
gap:12px;
display:flex;
align-items:center;
}
.cvfrv_agg_stars-f6c{
gap:3px;
display:flex;
color:#388bf6;
}
.cvfrv_agg_stars-f6c svg{
height:1.125rem;
width:18px;
}
.cvfrv_source-f6c{
font-size:13px;
color:#5c6e82;
}
.cvfrv_grid-f6c{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:758px){
.cvfrv_grid-f6c{
grid-template-columns:repeat(3,1fr);
}
}
.cvfrv_card-f6c{
background:#0d1117;
border-radius:14px;
border:1px solid rgba(190,220,255,0.07);
padding:26px;
min-width:0;
}
.cvfrv_card_stars-f6c{
gap:2px;
margin-bottom:12px;
color:#388bf6;
display:flex;
}
.cvfrv_card_stars-f6c svg{
height:0.875rem;
width:14px;
}
.cvfrv_card_body-f6c{
font-size:18px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:500;
color:#eef2f8;
line-height:1.45;
margin-bottom:1rem;
}
.cvfrv_card_meta-f6c{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cvfrv_card_av-f6c{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#388bf6,#6ec0ff);
height:2rem;
width:32px;
}
.cvfrv_card_author-f6c{
font-weight:700;
font-size:13px;
color:#eef2f8;
}
.cvfrv_card_loc-f6c{
font-size:0.75rem;
color:#7f92a8;
}
.cvfwy-f6c{
padding:48px 0;
}
@media(min-width:767px){
.cvfwy-f6c{
padding:56px 0;
}
}
.cvfwy_in-f6c{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.cvfwy_in-f6c{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.cvfwy_left-f6c{
min-width:0;
}
.cvfwy_eyebrow-f6c{
margin-bottom:14px;
}
.cvfwy_h2-f6c{
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:2rem;
}
@media(min-width:769px){
.cvfwy_h2-f6c{
font-size:2.5rem;
}
}
.cvfwy_intro-f6c{
color:#5c6e82;
line-height:1.6;
font-size:15px;
}
.cvfwy_grid-f6c{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.cvfwy_grid-f6c{
grid-template-columns:1fr 1fr;
}
}
.cvfwy_card-f6c{
background:#141b24;
border:1px solid rgba(190,220,255,0.07);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.cvfwy_card_ic-f6c{
align-items:center;
display:inline-flex;
color:#388bf6;
justify-content:center;
margin-bottom:1rem;
}
.cvfwy_card_ic-f6c svg{
height:26px;
width:26px;
}
.cvfwy_card_h-f6c{
margin-bottom:0.5rem;
font-size:21px;
line-height:1.15;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#eef2f8;
overflow-wrap:break-word;
}
.cvfwy_card_p-f6c{
color:#5c6e82;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.cvfsc-f6c{
padding:3rem 0 0.625rem;
}
.cvfsc_head-f6c{
margin-bottom:1.75rem;
text-align:center;
}
.cvfsc_eyebrow-f6c{
margin-bottom:0.75rem;
}
.cvfsc_h2-f6c{
font-size:1.875rem;
overflow-wrap:break-word;
color:#eef2f8;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.cvfsc_h2-f6c{
font-size:2.25rem;
}
}
.cvfsc_table-f6c{
overflow:hidden;
border:1px solid rgba(190,220,255,0.07);
margin:0 auto;
border-radius:14px;
max-width:56.25rem;
}
.cvfsc_thead-f6c{
grid-template-columns:1.6fr 1fr 1fr;
background:#080c10;
display:grid;
}
.cvfsc_th-f6c{
padding:15px 18px;
font-size:13px;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
color:#7f9ab8;
}
.cvfsc_th-f6c:first-child{
text-align:left;
}
.cvfsc_th_us-f6c{
color:#60b0ff;
}
.cvfsc_row-f6c{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(190,220,255,0.07);
}
.cvfsc_row-f6c:nth-child(even){
background:#141b24;
}
.cvfsc_td-f6c{
padding:0.938rem 1.125rem;
color:#7f92a8;
overflow-wrap:break-word;
font-size:14px;
text-align:center;
min-width:0;
}
.cvfsc_td-f6c:first-child{
font-weight:600;
text-align:left;
color:#bdc8d9;
}
.cvfsc_td_us-f6c{
color:#34c97a;
font-weight:700;
}
.cvfsb-f6c{
background:#141b24;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(190,220,255,0.07);
border-bottom:1px solid rgba(190,220,255,0.07);
}
@media(min-width:770px){
.cvfsb-f6c{
padding:3.5rem 0;
}
}
.cvfsb_eyebrow-f6c{
margin-bottom:0.75rem;
display:block;
}
.cvfsb_h2-f6c{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:26px;
font-weight:600;
font-size:1.875rem;
color:#eef2f8;
}
@media(min-width:769px){
.cvfsb_h2-f6c{
font-size:36px;
}
}
.cvfsb_grid-f6c{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.cvfsb_grid-f6c{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.cvfsb_grid-f6c{
grid-template-columns:repeat(4,1fr);
}
}
.cvfsb_card-f6c{
background:#0d1117;
border:1px solid rgba(190,220,255,0.07);
padding:24px;
border-radius:0.875rem;
min-width:0;
}
.cvfsb_card_h-f6c{
font-size:19px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
}
.cvfsb_card_p-f6c{
font-size:0.844rem;
color:#5c6e82;
line-height:1.6;
overflow-wrap:break-word;
}
.cvfsb_rtp-f6c{
gap:1.5rem;
grid-template-columns:1fr;
padding:1.625rem 1.75rem;
border:1px solid rgba(190,220,255,0.07);
border-radius:14px;
background:#0d1117;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.cvfsb_rtp-f6c{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.cvfsb_rtp_h-f6c{
line-height:1.15;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.25rem;
color:#eef2f8;
font-weight:600;
margin-bottom:0.5rem;
}
.cvfsb_rtp_p-f6c{
color:#5c6e82;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.cvfsb_rtp_stats-f6c{
gap:16px;
display:flex;
}
.cvfsb_stat-f6c{
flex:1 1 0;
border-radius:0.5rem;
background:#141b24;
padding:18px;
text-align:center;
min-width:0;
}
.cvfsb_stat_v-f6c{
font-size:1.625rem;
overflow-wrap:break-word;
color:#34c97a;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.cvfsb_stat_l-f6c{
color:#7f92a8;
margin-top:0.25rem;
font-size:0.719rem;
}
.cvfsg-f6c{
padding:3rem 0 0.625rem;
}
.cvfsg_eyebrow-f6c{
display:block;
margin-bottom:12px;
}
.cvfsg_h2-f6c{
font-weight:600;
margin-bottom:1.75rem;
overflow-wrap:break-word;
color:#eef2f8;
font-size:1.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:770px){
.cvfsg_h2-f6c{
font-size:36px;
}
}
.cvfsg_grid-f6c{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.cvfsg_grid-f6c{
grid-template-columns:repeat(3,1fr);
}
}
.cvfsg_col-f6c{
min-width:0;
}
.cvfsg_col_h-f6c{
line-height:1.15;
margin-bottom:10px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
}
.cvfsg_col_p-f6c{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#5c6e82;
}
.cvflh-f6c{
padding:2.5rem 0 20px;
}
.cvflh_in-f6c{
border-top:1px solid rgba(190,220,255,0.13);
padding-top:34px;
}
.cvflh_eyebrow-f6c{
margin-bottom:1.375rem;
display:block;
}
.cvflh_grid-f6c{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:598px){
.cvflh_grid-f6c{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.cvflh_grid-f6c{
grid-template-columns:repeat(5,1fr);
}
}
.cvflh_col-f6c{
min-width:0;
}
.cvflh_col_h-f6c{
margin-bottom:12px;
overflow-wrap:break-word;
color:#eef2f8;
font-weight:700;
font-size:13px;
}
.cvflh_links-f6c{
gap:8px;
display:flex;
flex-direction:column;
}
.cvflh_link-f6c{
transition:color .2s ease;
color:#5c6e82;
font-size:13px;
overflow-wrap:break-word;
}
.cvflh_link-f6c:hover{
color:#388bf6;
}
.cvfel-f6c{
padding:3rem 0;
}
@media(min-width:767px){
.cvfel-f6c{
padding:56px 0;
}
}
.cvfel_in-f6c{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:900px){
.cvfel_in-f6c{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.cvfel_left-f6c{
min-width:0;
}
.cvfel_eyebrow-f6c{
margin-bottom:0.875rem;
}
.cvfel_h2-f6c{
margin-bottom:1.375rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#eef2f8;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
}
@media(min-width:768px){
.cvfel_h2-f6c{
font-size:2.375rem;
}
}
.cvfel_body-f6c p{
color:#bdc8d9;
overflow-wrap:break-word;
font-size:16px;
line-height:1.7;
margin-bottom:1.125rem;
}
.cvfel_dropcap-f6c{
padding:6px 12px 0 0;
font-size:62px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
float:left;
color:#388bf6;
line-height:.8;
font-weight:700;
}
.cvfel_right-f6c{
min-width:0;
}
.cvfel_quote-f6c{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#0c1628,#080c10);
margin-bottom:24px;
color:#eef2f8;
position:relative;
}
.cvfel_quote_mark-f6c{
margin-bottom:0.375rem;
display:inline-flex;
color:#60b0ff;
align-items:center;
}
.cvfel_quote_mark-f6c svg{
height:2.125rem;
width:2.125rem;
}
.cvfel_quote_text-f6c{
font-size:22px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.4;
font-weight:500;
margin-bottom:22px;
color:#eef2f8;
}
.cvfel_quote_meta-f6c{
gap:12px;
align-items:center;
display:flex;
}
.cvfel_quote_av-f6c{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#388bf6,#6ec0ff);
height:38px;
width:38px;
}
.cvfel_quote_author-f6c{
color:#eef2f8;
font-weight:700;
font-size:14px;
}
.cvfel_quote_meta_sub-f6c{
font-size:12px;
color:#7f9ab8;
}
.cvfel_explain-f6c{
overflow:hidden;
border:1px solid rgba(190,220,255,0.07);
border-radius:14px;
}
.cvfel_explain_card-f6c{
padding:22px 24px;
}
.cvfel_explain_card-f6c+.cvfel_explain_card-f6c{
border-top:1px solid rgba(190,220,255,0.07);
}
.cvfel_explain_h-f6c{
font-weight:600;
line-height:1.15;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#eef2f8;
font-size:1.25rem;
}
.cvfel_explain_p-f6c{
color:#5c6e82;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.cvfgd-f6c{
padding:48px 0 0.625rem;
}
.cvfgd_head-f6c{
gap:14px;
flex-direction:column;
margin-bottom:1.5rem;
display:flex;
}
@media(min-width:681px){
.cvfgd_head-f6c{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cvfgd_eyebrow-f6c{
margin-bottom:10px;
}
.cvfgd_h2-f6c{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#eef2f8;
}
@media(min-width:770px){
.cvfgd_h2-f6c{
font-size:34px;
}
}
.cvfgd_more-f6c{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #eef2f8;
padding-bottom:2px;
font-weight:600;
color:#eef2f8;
font-size:13.5px;
}
.cvfgd_more-f6c:hover{
border-color:#388bf6;
color:#388bf6;
}
.cvfgd_grid-f6c{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.cvfgd_grid-f6c{
grid-template-columns:repeat(3,1fr);
}
}
.cvfgd_card-f6c{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(190,220,255,0.07);
background:#141b24;
display:block;
min-width:0;
}
.cvfgd_card_img-f6c{
background:linear-gradient(140deg,#0c1628,#388bf6);
height:9.375rem;
}
.cvfgd_card_body-f6c{
padding:1.375rem;
}
.cvfgd_card_cat-f6c{
letter-spacing:.1em;
text-transform:uppercase;
color:#388bf6;
font-weight:600;
font-size:0.625rem;
}
.cvfgd_card_h-f6c{
margin:0.5rem 0 10px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#eef2f8;
font-size:19px;
overflow-wrap:break-word;
line-height:1.2;
font-weight:600;
}
.cvfgd_card_meta-f6c{
overflow-wrap:break-word;
color:#7f92a8;
font-size:12px;
}
.cvffaq-f6c{
padding:48px 0;
background:#141b24;
border-top:1px solid rgba(190,220,255,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(190,220,255,0.07);
}
@media(min-width:768px){
.cvffaq-f6c{
padding:3.875rem 0;
}
}
.cvffaq_head-f6c{
text-align:center;
margin-bottom:2.125rem;
}
.cvffaq_eyebrow-f6c{
margin-bottom:0.75rem;
}
.cvffaq_h2-f6c{
color:#eef2f8;
font-size:2rem;
font-weight:600;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cvffaq_h2-f6c{
font-size:38px;
}
}
.cvffaq_list-f6c{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.cvffaq_item-f6c{
border-radius:14px;
border:1px solid rgba(190,220,255,0.07);
background:#0d1117;
overflow:hidden;
}
.cvffaq_q-f6c{
padding:20px 1.5rem;
gap:20px;
list-style:none;
cursor:pointer;
overflow-wrap:break-word;
font-size:1rem;
font-weight:700;
color:#eef2f8;
align-items:center;
display:flex;
justify-content:space-between;
}
.cvffaq_q-f6c::-webkit-details-marker{
display:none;
}
.cvffaq_q_ic-f6c{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
align-items:center;
color:#388bf6;
}
.cvffaq_q_ic-f6c svg{
height:1.125rem;
width:18px;
}
.cvffaq_item-f6c[open] .cvffaq_q_ic-f6c{
transform:rotate(180deg);
}
.cvffaq_a-f6c{
padding:0 1.5rem 20px;
color:#5c6e82;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
}
.cvfft-f6c{
background:#080c10;
color:#7f9ab8;
margin-top:2.5rem;
}
.cvfft_in-f6c{
padding:3rem 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.cvfft_in-f6c{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.cvfft_in-f6c{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cvfft_brand-f6c{
min-width:0;
}
.cvfft_logo-f6c{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#eef2f8;
font-size:1.625rem;
overflow-wrap:break-word;
}
.cvfft_tagline-f6c{
color:#7f9ab8;
max-width:280px;
margin-top:14px;
line-height:1.6;
font-size:13.5px;
}
.cvfft_contact-f6c{
transition:color .2s ease;
font-size:0.813rem;
display:inline-block;
margin-top:12px;
overflow-wrap:anywhere;
color:#60b0ff;
max-width:280px;
}
.cvfft_contact-f6c:hover{
color:#eef2f8;
}
.cvfft_col-f6c{
min-width:0;
}
.cvfft_col_h-f6c{
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
font-size:13px;
color:#eef2f8;
font-weight:700;
margin-bottom:0.875rem;
}
.cvfft_col_links-f6c{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.cvfft_link-f6c{
transition:color .2s ease;
overflow-wrap:break-word;
color:#7f9ab8;
font-size:0.844rem;
}
.cvfft_link-f6c:hover{
color:#eef2f8;
}
.cvfft_bot-f6c{
gap:1rem;
padding:22px 0 2.5rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(190,220,255,0.13);
}
@media(min-width:770px){
.cvfft_bot-f6c{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cvfft_legal-f6c{
font-size:0.719rem;
max-width:760px;
color:#3b4d5e;
line-height:1.6;
overflow-wrap:break-word;
}
.cvfft_legal-f6c b{
color:#7f9ab8;
font-weight:700;
}
.cvfft_age-f6c{
border-radius:0.5rem;
border:1.5px solid #60b0ff;
flex:0 0 auto;
padding:0.25rem 0.563rem;
color:#60b0ff;
font-weight:700;
font-size:13px;
}