*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d110e;
font-size:15px;
text-rendering:optimizeLegibility;
line-height:1.55;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
color:#a8bfa2;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(7, 12, 7, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ipv-shell-fkf{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.ipv-main-fkf{
min-width:0;
}
.ipv-wrap-fkf{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ipv-container-fkf{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.ipv-container-fkf{
padding:0 28px;
}
}
.ipv-section-fkf{
padding:24px 28px;
}
.ipv-section_pt-fkf{
padding-top:34px;
}
.ipv-band_soft-fkf{
background:#131a14;
}
.ipv-eyebrow-fkf{
font-weight:600;
color:#a3e635;
font-size:0.656rem;
letter-spacing:.14em;
line-height:1.4;
overflow-wrap:break-word;
text-transform:uppercase;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
}
.ipv-drawer_cb-fkf{
display:none;
}
.ipv-overlay-fkf{
display:none;
}
@media(max-width:1026px){
.ipv-shell-fkf{
grid-template-columns:1fr;
}
.ipv-main-fkf{
padding-bottom:78px;
}
.ipv-drawer_cb-fkf:checked~.ipv-overlay-fkf{
inset:0;
background:rgba(7, 12, 7, 0.72);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:559px){
.ipv-section-fkf{
padding:18px 16px;
}
.ipv-section_pt-fkf{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.ipv-side-fkf{
gap:22px;
background:#111611;
padding:22px 1.125rem;
position:sticky;
display:flex;
flex-direction:column;
border-right:1px solid #1e2b1d;
top:0;
align-self:start;
overflow-y:auto;
height:100vh;
}
.ipv-brand-fkf{
gap:10px;
align-items:center;
display:flex;
}
.ipv-logo-fkf{
letter-spacing:-.02em;
font-weight:700;
font-size:1.313rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
}
.ipv-side_cta-fkf{
padding:16px;
border-radius:13px;
background:rgba(163, 230, 53, 0.11);
border:1px solid #253324;
}
.ipv-side_cta_h-fkf{
font-size:1.063rem;
line-height:1.15;
margin-bottom:0.375rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#e8f5e2;
font-weight:700;
}
.ipv-side_cta_p-fkf{
color:#a8bfa2;
font-size:0.75rem;
line-height:1.45;
margin-bottom:0.75rem;
}
.ipv-nav-fkf{
gap:3px;
display:flex;
flex-direction:column;
}
.ipv-nav_label-fkf{
padding:0.375rem 10px;
text-transform:uppercase;
font-size:9.5px;
color:#3d5239;
letter-spacing:.14em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ipv-nav_item-fkf{
border-radius:0.563rem;
padding:0.625rem;
gap:0.688rem;
font-size:0.875rem;
font-weight:500;
align-items:center;
color:#a8bfa2;
display:flex;
}
.ipv-nav_item-fkf svg{
width:1.063rem;
height:17px;
}
.ipv-nav_item-fkf:hover{
background:rgba(163, 230, 53, 0.11);
color:#e8f5e2;
}
.ipv-nav_item_on-fkf{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#a3e635;
}
.ipv-side_foot-fkf{
border-radius:0.813rem;
padding:0.75rem;
border:1px solid #253324;
background:#131a14;
margin-top:auto;
}
.ipv-side_foot-fkf p{
color:#a8bfa2;
margin-top:0.25rem;
line-height:1.4;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.ipv-top-fkf{
background:#111611;
padding:14px 1.75rem;
gap:1rem;
border-bottom:1px solid #1e2b1d;
top:0;
align-items:center;
position:sticky;
z-index:40;
display:flex;
}
.ipv-top_brand-fkf{
gap:0.563rem;
display:none;
align-items:center;
}
.ipv-search-fkf{
background:#131a14;
gap:10px;
padding:0.688rem 14px;
flex:1;
border:1px solid #253324;
border-radius:0.813rem;
color:#6b8466;
max-width:440px;
font-size:0.844rem;
align-items:center;
display:flex;
}
.ipv-search-fkf svg{
flex:none;
width:1rem;
height:16px;
}
.ipv-top_actions-fkf{
gap:12px;
margin-left:auto;
display:flex;
align-items:center;
}
.ipv-lang-fkf{
font-size:0.75rem;
color:#a8bfa2;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ipv-burger-fkf{
border-radius:9px;
background:#131a14;
border:1px solid #253324;
color:#e8f5e2;
width:40px;
justify-content:center;
display:none;
align-items:center;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.ipv-botnav-fkf{
display:none;
}
@media(max-width:1025px){
.ipv-side-fkf{
transition:transform .25s ease;
position:fixed;
top:0;
height:100vh;
z-index:80;
left:0;
transform:translateX(-100%);
width:17.5rem;
}
.ipv-drawer_cb-fkf:checked~.ipv-shell-fkf .ipv-side-fkf{
transform:translateX(0);
}
.ipv-top-fkf{
padding:14px 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.ipv-top_brand-fkf{
display:flex;
}
.ipv-search-fkf{
display:none;
}
.ipv-burger-fkf{
display:flex;
}
.ipv-top_actions-fkf{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.ipv-top_actions-fkf .ipv-lang-fkf{
display:none;
}
.ipv-top_actions-fkf .ipv-btn-fkf{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.ipv-botnav-fkf{
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#111611;
border-top:1px solid #253324;
bottom:0;
position:fixed;
transform:translateZ(0);
display:grid;
z-index:65;
right:0;
left:0;
}
.ipv-bn-fkf{
gap:4px;
padding:6px 2px 0;
color:#a8bfa2;
justify-content:flex-end;
font-weight:600;
font-size:10px;
display:flex;
min-width:0;
align-items:center;
flex-direction:column;
}
.ipv-bn-fkf svg{
flex:none;
height:1.375rem;
width:22px;
}
.ipv-bn-fkf span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.ipv-bn_on-fkf{
color:#a3e635;
}
.ipv-bn_center-fkf{
position:relative;
}
.ipv-bn_fab-fkf{
border-radius:50%;
background:#a3e635;
color:#0a1208;
transform:translateX(-50%);
left:50%;
display:flex;
position:absolute;
justify-content:center;
box-shadow:0 8px 32px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(163, 230, 53, 0.18);
width:3.125rem;
top:-1.25rem;
height:50px;
align-items:center;
}
.ipv-bn_fab-fkf svg{
height:24px;
width:1.5rem;
}
.ipv-bn_center-fkf span{
color:#a3e635;
}
}
.ipv-btn-fkf{
border-radius:0.563rem;
gap:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
padding:11px 22px;
font-weight:700;
display:inline-flex;
cursor:pointer;
align-items:center;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
justify-content:center;
font-size:0.875rem;
}
.ipv-btn_pri-fkf{
background:#a3e635;
box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 0.25rem 10px rgba(0, 0, 0, 0.40);
color:#0a1208;
}
.ipv-btn_pri-fkf:hover{
background:#8fcf22;
}
.ipv-btn_ghost-fkf{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#e8f5e2;
}
.ipv-btn_line-fkf{
border:1px solid #3a4f39;
background:transparent;
font-weight:600;
color:#e8f5e2;
}
.ipv-btn_lg-fkf{
border-radius:0.813rem;
padding:16px 30px;
font-size:0.938rem;
}
.ipv-band-fkf .ipv-btn_line-fkf{
border-color:rgba(255, 255, 255, 0.12);
color:#ecf9e6;
}
.ipv-band-fkf .ipv-btn_ghost-fkf{
background:rgba(255, 255, 255, 0.07);
color:#ecf9e6;
}
.ipv-link_m-fkf{
gap:5px;
color:#a3e635;
font-size:0.75rem;
display:inline-flex;
align-items:center;
text-decoration:none;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
}
.ipv-link_m-fkf svg{
height:0.875rem;
width:0.875rem;
}
.ipv-band-fkf .ipv-link_m-fkf{
color:#b8f54a;
}
.ipv-dot-fkf{
border-radius:50%;
background:#a3e635;
flex:none;
width:0.438rem;
height:0.438rem;
}
.ipv-dot_live-fkf{
animation:zm3-pulse 1.4s infinite;
background:#e53e3e;
}
.ipv-stars-fkf{
gap:2px;
color:#a3e635;
display:inline-flex;
}
.ipv-stars-fkf svg{
height:0.938rem;
width:0.938rem;
}
.ipv-chip-fkf{
padding:7px 0.75rem;
gap:0.375rem;
background:#131a14;
border:1px solid #253324;
border-radius:9px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a8bfa2;
align-items:center;
font-size:0.688rem;
display:inline-flex;
}
.ipv-chip_on-fkf{
background:rgba(163, 230, 53, 0.11);
border-color:transparent;
color:#a3e635;
}
.ipv-gc-fkf{
cursor:pointer;
min-width:0;
display:block;
text-decoration:none;
color:inherit;
}
.ipv-gc_thumb-fkf{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #253324;
background-position:center;
aspect-ratio:1;
position:relative;
display:block;
background-size:cover;
}
.ipv-gc_thumb_portrait-fkf{
aspect-ratio:3/4;
}
.ipv-gc_thumb_wide-fkf{
aspect-ratio:16/11;
}
.ipv-gc_cap-fkf{
padding:9px;
background:linear-gradient(transparent,rgba(7, 12, 7, 0.72));
bottom:0;
left:0;
position:absolute;
right:0;
}
.ipv-gc_name-fkf{
display:block;
font-weight:700;
font-size:0.781rem;
color:#ecf9e6;
}
.ipv-gc_meta-fkf{
color:#7faa78;
font-size:0.688rem;
}
.ipv-gc_badge-fkf{
padding:2px 0.375rem;
background:#a3e635;
border-radius:9px;
font-weight:700;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:8px;
font-size:0.5rem;
position:absolute;
color:#0a1208;
top:8px;
}
.ipv-gc_badge_hot-fkf{
background:#e53e3e;
color:#ecf9e6;
}
.ipv-gc_badge_live-fkf{
background:#e53e3e;
color:#ecf9e6;
left:0.5rem;
right:auto;
}
.ipv-gc_mult-fkf{
inset:0;
justify-content:center;
color:#a3e635;
font-size:28px;
font-weight:700;
display:flex;
position:absolute;
align-items:center;
}
.ipv-pc-fkf{
border-radius:13px;
background:#131a14;
border:1px solid #253324;
align-items:center;
font-size:0.875rem;
font-weight:700;
height:64px;
color:#a8bfa2;
justify-content:center;
display:flex;
}
.ipv-rail-fkf{
min-width:0;
}
.ipv-rail_scroll-fkf{
gap:0.875rem;
display:grid;
}
.ipv-rail_scroll-fkf>*{
min-width:0;
}
.ipv-g6-fkf{
grid-template-columns:repeat(6,1fr);
}
.ipv-g7-fkf{
grid-template-columns:repeat(7,1fr);
}
.ipv-g4-fkf{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.ipv-g6-fkf,.ipv-g7-fkf{
grid-template-columns:none;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
padding-bottom:0.375rem;
overflow-x:auto;
}
.ipv-g6-fkf>*,.ipv-g7-fkf>*{
scroll-snap-align:start;
}
.ipv-g4-fkf{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ipv-g4-fkf{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.ipv-panel-fkf{
border-radius:20px;
background:#131a14;
border:1px solid #253324;
padding:28px 32px;
}
.ipv-split-fkf{
gap:36px;
align-items:start;
display:grid;
}
.ipv-split-fkf>*{
min-width:0;
}
.ipv-split_a-fkf{
grid-template-columns:.85fr 1.15fr;
}
.ipv-split_b-fkf{
grid-template-columns:1fr 1.1fr;
}
.ipv-split_c-fkf{
grid-template-columns:1.1fr .9fr;
}
.ipv-pgrid-fkf{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.ipv-pgrid-fkf>*{
min-width:0;
}
.ipv-lead-fkf{
color:#a8bfa2;
font-size:0.938rem;
line-height:1.65;
margin-bottom:14px;
}
.ipv-feat-fkf{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ipv-feat-fkf>*{
min-width:0;
}
.ipv-feat2-fkf{
grid-template-columns:1fr 1fr;
}
.ipv-feat_card-fkf{
background:#131a14;
border-radius:1.25rem;
padding:26px;
border:1px solid #253324;
}
.ipv-feat_card-fkf svg{
color:#a3e635;
width:26px;
margin-bottom:16px;
height:1.625rem;
}
.ipv-feat_card-fkf h3{
margin-bottom:0.5rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
font-weight:700;
color:#e8f5e2;
}
.ipv-feat_card-fkf p{
color:#a8bfa2;
line-height:1.6;
font-size:0.813rem;
}
.ipv-feat_card-fkf b{
color:#e8f5e2;
}
.ipv-big-fkf{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.ipv-big_n-fkf{
color:#a3e635;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
font-weight:700;
}
.ipv-big_l-fkf{
color:#6b8466;
font-size:0.75rem;
}
.ipv-person-fkf{
border-radius:0.813rem;
padding:1rem 1.125rem;
background:#131a14;
border:1px solid #253324;
gap:14px;
display:flex;
align-items:center;
}
.ipv-avatar-fkf{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#a3e635,#6aad1a);
height:2.75rem;
width:2.75rem;
}
.ipv-person_name-fkf{
font-weight:700;
font-size:14px;
color:#e8f5e2;
}
.ipv-person_role-fkf{
color:#6b8466;
font-size:12px;
}
.ipv-kv-fkf{
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:13px;
overflow:hidden;
background:#253324;
border:1px solid #253324;
display:grid;
}
.ipv-kv-fkf>div{
background:#0d110e;
padding:16px 18px;
min-width:0;
}
.ipv-kv_k-fkf{
color:#a3e635;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
font-size:0.594rem;
text-transform:uppercase;
}
.ipv-kv_v-fkf{
font-size:0.844rem;
font-weight:700;
color:#e8f5e2;
}
@media(max-width:1027px){
.ipv-split_a-fkf,.ipv-split_b-fkf,.ipv-split_c-fkf,.ipv-pgrid-fkf{
gap:1.5rem;
grid-template-columns:1fr;
}
.ipv-feat-fkf,.ipv-feat2-fkf{
grid-template-columns:1fr;
}
.ipv-kv-fkf{
grid-template-columns:1fr;
}
}
.ipv-sh-fkf{
min-width:0;
margin-bottom:16px;
}
.ipv-sh_row-fkf{
gap:12px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.ipv-sh_row-fkf .ipv-sh_l-fkf{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.ipv-sh_stack-fkf{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ipv-sh_center-fkf{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.ipv-sh_h2-fkf{
gap:9px;
line-height:1.1;
align-items:center;
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:700;
display:flex;
}
@media(min-width:766px){
.ipv-sh_h2-fkf{
font-size:1.5rem;
}
}
.ipv-band-fkf .ipv-sh_h2-fkf{
color:#ecf9e6;
}
.ipv-eb_mono-fkf{
text-transform:none;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.ipv-eb_mono-fkf::before{
content:"// ";
}
.ipv-eb_upper-fkf{
text-transform:uppercase;
letter-spacing:.14em;
}
.ipv-eb_pill-fkf{
padding:5px 0.688rem;
background:rgba(163, 230, 53, 0.11);
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ipv-eb_line-fkf{
gap:10px;
display:inline-flex;
align-items:center;
}
.ipv-eb_line-fkf::before{
background:#a3e635;
height:1px;
display:inline-block;
content:"";
width:1.5rem;
}
.ipv-band-fkf .ipv-eb_line-fkf::before{
background:#b8f54a;
}
.ipv-band-fkf .ipv-eb_pill-fkf{
background:rgba(255, 255, 255, 0.07);
}
.ipv-sh_link-fkf{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
font-weight:600;
display:inline-flex;
border-bottom:1px solid #e8f5e2;
font-size:0.813rem;
align-items:center;
white-space:nowrap;
color:#e8f5e2;
padding-bottom:2px;
}
.ipv-sh_link-fkf:hover{
border-color:#a3e635;
color:#a3e635;
}
.ipv-sh_link-fkf svg{
width:0.875rem;
height:14px;
}
.ipv-sh_link_chev-fkf{
border-bottom:0;
color:#a3e635;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
font-size:0.75rem;
}
.ipv-sh_link_btn-fkf{
border-radius:62.438rem;
background:#a3e635;
padding:0.563rem 1.125rem;
color:#0a1208;
border-bottom:0;
}
.ipv-sh_link_btn-fkf:hover{
background:#8fcf22;
border-color:transparent;
}
.ipv-band-fkf .ipv-sh_link-fkf{
border-color:#ecf9e6;
color:#ecf9e6;
}
.ipv-band-fkf .ipv-sh_link_chev-fkf{
color:#b8f54a;
}
.ipv-sh_rule-fkf{
margin:-2px 0 16px;
background:#253324;
height:1px;
}
.ipv-band-fkf .ipv-sh_rule-fkf{
background:rgba(255, 255, 255, 0.12);
}
.ipv-seo_grid3-fkf{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ipv-seo_grid4-fkf{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ipv-seo_grid3-fkf>*,.ipv-seo_grid4-fkf>*{
min-width:0;
}
.ipv-seo_card-fkf{
background:#131a14;
padding:1.5rem;
border-radius:13px;
border:1px solid #253324;
}
.ipv-seo_card-fkf h3{
font-size:18px;
margin-bottom:0.5rem;
font-weight:700;
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ipv-seo_card-fkf p{
font-size:13px;
color:#a8bfa2;
line-height:1.6;
}
.ipv-seo_card_sm-fkf{
padding:1.25rem;
}
.ipv-seo_card_sm-fkf h3{
font-size:16px;
}
.ipv-seo_card_sm-fkf p{
line-height:1.55;
font-size:0.781rem;
}
.ipv-seo_rtp_row-fkf{
grid-template-columns:1fr 1fr;
gap:2.25rem;
display:grid;
align-items:center;
margin-top:1rem;
}
.ipv-rtp-fkf{
gap:14px;
display:flex;
min-width:0;
}
.ipv-rtp-fkf>div{
padding:16px;
background:#0d110e;
border-radius:13px;
flex:1;
min-width:0;
text-align:center;
}
.ipv-rtp_n-fkf{
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
font-weight:700;
color:#a3e635;
font-size:26px;
}
.ipv-rtp_l-fkf{
margin-top:0.25rem;
font-size:11px;
color:#6b8466;
}
.ipv-cmp-fkf{
overflow:hidden;
border-radius:13px;
border:1px solid #253324;
max-width:47.5rem;
}
.ipv-cmp_row-fkf{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ipv-cmp_row-fkf>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.ipv-cmp_row-fkf>div:first-child{
padding-left:22px;
font-weight:600;
color:#e8f5e2;
text-align:left;
}
.ipv-cmp_th-fkf{
background:#0d110e;
font-size:0.781rem;
font-weight:700;
}
.ipv-cmp_row-fkf:not(.ipv-cmp_th-fkf){
background:#131a14;
color:#a8bfa2;
border-top:1px solid #1e2b1d;
}
.ipv-cmp_zebra-fkf{
background:#0f1510;
}
.ipv-guide-fkf{
border-radius:13px;
border:1px solid #253324;
overflow:hidden;
background:#131a14;
cursor:pointer;
}
.ipv-guide_cover-fkf{
height:130px;
}
.ipv-guide_body-fkf{
padding:20px;
}
.ipv-guide_body-fkf h3{
margin:0.438rem 0 0.563rem;
font-weight:700;
font-size:16px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
color:#e8f5e2;
}
.ipv-guide_meta-fkf{
font-size:11.5px;
color:#6b8466;
}
.ipv-hub-fkf{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
border-top:1px solid #1e2b1d;
padding-top:1.75rem;
}
.ipv-hub-fkf>*{
min-width:0;
}
.ipv-hub-fkf h4{
font-weight:700;
font-size:0.813rem;
margin-bottom:11px;
color:#e8f5e2;
}
.ipv-hub_col-fkf{
gap:8px;
color:#a8bfa2;
font-size:0.813rem;
flex-direction:column;
display:flex;
}
.ipv-hub_col-fkf a{
cursor:pointer;
}
@media(max-width:1024px){
.ipv-seo_grid3-fkf{
grid-template-columns:1fr;
}
.ipv-seo_grid4-fkf{
grid-template-columns:repeat(2,1fr);
}
.ipv-seo_rtp_row-fkf{
gap:20px;
grid-template-columns:1fr;
}
.ipv-hub-fkf{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:563px){
.ipv-hub-fkf{
grid-template-columns:1fr;
}
}
.ipv-hero-fkf{
border-radius:20px;
overflow:hidden;
padding:2.875rem 48px;
background:linear-gradient(120deg,#0a1209,#071210);
border:1px solid #253324;
color:#ecf9e6;
position:relative;
}
.ipv-hero_glow-fkf{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
height:340px;
position:absolute;
width:21.25rem;
top:-60px;
right:-60px;
}
.ipv-hero_in-fkf{
max-width:600px;
position:relative;
}
.ipv-hero-fkf .ipv-eyebrow-fkf{
color:#b8f54a;
}
.ipv-pill_row-fkf{
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.5rem;
padding:6px 0.813rem;
border-radius:999px;
display:inline-flex;
align-items:center;
font-size:10.5px;
letter-spacing:.1em;
margin-bottom:1.375rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#b8f54a;
}
.ipv-hero_h1-fkf{
margin:1.125rem 0;
font-weight:700;
line-height:1.02;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:3.375rem;
letter-spacing:-.02em;
color:#ecf9e6;
}
.ipv-hero_h1-fkf em{
color:#b8f54a;
font-style:normal;
}
.ipv-hero_sub-fkf{
color:#7faa78;
margin-bottom:28px;
max-width:30rem;
font-size:17px;
line-height:1.55;
}
.ipv-hero_cta-fkf{
gap:0.875rem;
margin-bottom:1.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ipv-hero_trust-fkf{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ipv-hero_rating_txt-fkf{
color:#7faa78;
font-size:13px;
}
@media(max-width:1025px){
.ipv-hero-fkf{
padding:2rem 24px;
}
.ipv-hero_h1-fkf{
font-size:38px;
}
}
@media(max-width:560px){
.ipv-hero_h1-fkf{
font-size:30px;
}
}
.ipv-stat-fkf{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ipv-stat-fkf>*{
min-width:0;
}
.ipv-stat_item-fkf{
background:#131a14;
padding:18px 1.25rem;
border-radius:13px;
border:1px solid #253324;
}
.ipv-stat_k-fkf{
color:#6b8466;
margin-bottom:0.438rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.594rem;
}
.ipv-stat_v-fkf{
gap:0.5rem;
font-size:24px;
color:#e8f5e2;
overflow-wrap:anywhere;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
align-items:center;
font-weight:700;
min-width:0;
}
.ipv-stat_v_accent-fkf{
color:#a3e635;
}
@media(max-width:1023px){
.ipv-stat-fkf{
grid-template-columns:repeat(2,1fr);
}
}
.ipv-wlc-fkf{
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#0a1209,#071210);
border:1px solid #253324;
overflow:hidden;
padding:2.25rem 40px;
gap:24px;
border-radius:1.25rem;
align-items:center;
position:relative;
color:#ecf9e6;
display:grid;
}
.ipv-wlc-fkf>*{
min-width:0;
}
.ipv-wlc-fkf .ipv-eyebrow-fkf{
color:#b8f54a;
}
.ipv-wlc_glow-fkf{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
height:16.25rem;
width:16.25rem;
position:absolute;
top:-40px;
right:-2.5rem;
}
.ipv-wlc_in-fkf{
position:relative;
}
.ipv-wlc_h2-fkf{
margin:0.625rem 0 8px;
overflow-wrap:break-word;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:2.125rem;
line-height:1.03;
color:#ecf9e6;
}
.ipv-wlc_h2-fkf em{
font-style:normal;
color:#b8f54a;
}
.ipv-wlc_sub-fkf{
color:#7faa78;
margin-bottom:1.125rem;
max-width:26.25rem;
line-height:1.55;
font-size:14px;
}
.ipv-wlc_terms-fkf{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.ipv-term-fkf{
padding:13px 15px;
gap:0.688rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:13px;
display:flex;
align-items:center;
}
.ipv-term-fkf svg{
flex:none;
width:1.25rem;
color:#b8f54a;
height:1.25rem;
}
.ipv-term_k-fkf{
text-transform:uppercase;
color:#7faa78;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
font-size:0.594rem;
}
.ipv-term_v-fkf{
font-size:14px;
font-weight:700;
margin-top:2px;
color:#ecf9e6;
}
@media(max-width:1022px){
.ipv-wlc-fkf{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ipv-wlc_h2-fkf{
font-size:26px;
}
}
.ipv-jp-fkf{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ipv-jp-fkf>*{
min-width:0;
}
.ipv-jp_hero-fkf{
overflow:hidden;
background:linear-gradient(135deg,#0a1209,#071210);
border:1px solid #253324;
padding:1.625rem;
border-radius:20px;
gap:0.875rem;
display:flex;
color:#ecf9e6;
min-height:180px;
justify-content:space-between;
position:relative;
flex-direction:column;
}
.ipv-jp_glow-fkf{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
height:11.25rem;
right:-40px;
width:180px;
top:-40px;
position:absolute;
}
.ipv-jp_k_row-fkf{
gap:0.625rem;
align-items:center;
justify-content:space-between;
display:flex;
position:relative;
}
.ipv-jp_k-fkf{
font-size:0.625rem;
text-transform:uppercase;
color:#6b8466;
letter-spacing:.12em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ipv-jp_hero-fkf .ipv-jp_k-fkf{
color:#7faa78;
}
.ipv-jp_amt-fkf{
line-height:1;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#b8f54a;
font-size:42px;
position:relative;
}
.ipv-jp_sub-fkf{
font-size:12px;
color:#7faa78;
margin-top:5px;
}
.ipv-jp_cell-fkf{
background:#131a14;
border:1px solid #253324;
padding:1.375rem;
border-radius:20px;
display:flex;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
}
.ipv-jp_cell-fkf .ipv-jp_amt-fkf{
font-size:1.875rem;
color:#e8f5e2;
}
.ipv-jp_cell-fkf .ipv-jp_sub-fkf{
color:#6b8466;
}
@media(max-width:1022px){
.ipv-jp-fkf{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ipv-jp_amt-fkf{
font-size:32px;
}
}
.ipv-supp-fkf{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ipv-supp-fkf>*{
min-width:0;
}
.ipv-supp_card-fkf{
border-radius:13px;
background:#131a14;
border:1px solid #253324;
padding:24px;
}
.ipv-supp_card-fkf svg{
width:1.5rem;
height:1.5rem;
margin-bottom:0.875rem;
color:#a3e635;
}
.ipv-supp_card-fkf h3{
color:#e8f5e2;
margin-bottom:6px;
font-weight:700;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
}
.ipv-supp_card-fkf p{
font-size:13px;
line-height:1.55;
color:#a8bfa2;
}
@media(max-width:1025px){
.ipv-supp-fkf{
grid-template-columns:1fr;
}
}
.ipv-news-fkf{
border:1px solid #253324;
border-radius:1.25rem;
padding:1.625rem 32px;
gap:24px;
background:linear-gradient(135deg,#0a1209,#071210);
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
color:#ecf9e6;
display:flex;
}
.ipv-news_h3-fkf{
font-size:20px;
font-weight:700;
margin-bottom:4px;
color:#ecf9e6;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ipv-news_text-fkf{
font-size:0.813rem;
color:#7faa78;
}
.ipv-news_form-fkf{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:27.5rem;
}
.ipv-news_form-fkf .ipv-input-fkf{
min-width:0;
}
@media(max-width:559px){
.ipv-news_form-fkf{
width:100%;
}
}
.ipv-input-fkf{
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 16px;
background:rgba(255, 255, 255, 0.07);
border-radius:0.563rem;
flex:1;
color:#7faa78;
font-size:0.844rem;
}
.ipv-promo_grid-fkf{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.ipv-promo_grid-fkf>*{
min-width:0;
}
.ipv-promo-fkf{
border:1px solid #253324;
background:#131a14;
border-radius:20px;
padding:1.5rem;
overflow:hidden;
min-height:9.375rem;
position:relative;
}
.ipv-promo_h-fkf{
font-size:1.625rem;
line-height:1.05;
font-weight:700;
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:0.375rem;
}
.ipv-promo_h-fkf em{
font-style:normal;
color:#a3e635;
}
.ipv-promo_p-fkf{
line-height:1.5;
font-size:12.5px;
margin-top:8px;
color:#a8bfa2;
}
.ipv-promo_feat-fkf{
background:linear-gradient(135deg,#0a1209,#071210);
border-color:#253324;
}
.ipv-promo_feat-fkf .ipv-promo_h-fkf{
color:#ecf9e6;
}
.ipv-promo_feat-fkf .ipv-promo_h-fkf em{
color:#b8f54a;
}
.ipv-promo_feat-fkf .ipv-promo_p-fkf{
color:#7faa78;
}
.ipv-promo_feat-fkf .ipv-eyebrow-fkf{
color:#b8f54a;
}
@media(max-width:1027px){
.ipv-promo_grid-fkf{
grid-template-columns:1fr;
}
}
.ipv-vip_head-fkf{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
margin-bottom:1.125rem;
}
.ipv-vip_intro-fkf{
max-width:26.25rem;
font-size:13px;
color:#a8bfa2;
}
.ipv-vip-fkf{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ipv-vip-fkf>*{
min-width:0;
}
.ipv-tier-fkf{
border-radius:13px;
padding:1.25rem;
background:#131a14;
border:1px solid #253324;
}
.ipv-tier_on-fkf{
background:rgba(163, 230, 53, 0.11);
border-color:#a3e635;
}
.ipv-tier_medal-fkf{
border-radius:9px;
background:linear-gradient(135deg,#a3e635,#6aad1a);
height:30px;
margin-bottom:0.875rem;
width:1.875rem;
}
.ipv-tier_name-fkf{
font-weight:700;
font-size:15px;
color:#e8f5e2;
margin-bottom:5px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ipv-tier_tx-fkf{
font-size:11.5px;
line-height:1.5;
color:#6b8466;
}
@media(max-width:1022px){
.ipv-vip-fkf{
grid-template-columns:repeat(2,1fr);
}
}
.ipv-tour-fkf{
border-radius:20px;
border:1px solid #253324;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.ipv-tour-fkf>*{
min-width:0;
}
.ipv-tour_l-fkf{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(135deg,#0a1209,#071210);
color:#ecf9e6;
position:relative;
}
.ipv-tour_h2-fkf{
margin:12px 0 10px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#ecf9e6;
font-weight:700;
font-size:30px;
line-height:1.05;
}
.ipv-tour_h2-fkf em{
color:#b8f54a;
font-style:normal;
}
.ipv-tour_text-fkf{
line-height:1.6;
font-size:0.844rem;
margin-bottom:1.25rem;
color:#7faa78;
max-width:340px;
}
.ipv-tour_meta-fkf{
gap:1.125rem;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:20px;
display:flex;
}
.ipv-tour_cap-fkf{
margin-bottom:5px;
color:#7faa78;
font-size:9.5px;
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ipv-count-fkf{
gap:0.375rem;
display:flex;
}
.ipv-count-fkf span{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:9px;
padding:0.25rem 9px;
font-weight:700;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
}
.ipv-tour_units-fkf{
color:#7faa78;
font-size:10px;
}
.ipv-board-fkf{
background:#131a14;
padding:1.75rem 30px;
}
.ipv-board_head-fkf{
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
display:flex;
}
.ipv-board_title-fkf{
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#e8f5e2;
font-size:1rem;
}
.ipv-board_upd-fkf{
font-size:10px;
text-transform:uppercase;
color:#6b8466;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ipv-board_list-fkf{
gap:2px;
display:flex;
flex-direction:column;
}
.ipv-board_row-fkf{
padding:0.625rem 12px;
gap:12px;
border-radius:9px;
display:flex;
align-items:center;
}
.ipv-board_top1-fkf{
background:rgba(163, 230, 53, 0.11);
}
.ipv-board_rk-fkf{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:1.25rem;
color:#6b8466;
font-size:14px;
font-weight:700;
}
.ipv-board_top1-fkf .ipv-board_rk-fkf{
color:#a3e635;
}
.ipv-board_nm-fkf{
flex:1;
font-size:0.844rem;
font-weight:600;
color:#a8bfa2;
min-width:0;
}
.ipv-board_top1-fkf .ipv-board_nm-fkf{
color:#e8f5e2;
font-weight:700;
}
.ipv-board_pt-fkf{
color:#a8bfa2;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
}
@media(max-width:1024px){
.ipv-tour-fkf{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.ipv-tour_h2-fkf{
font-size:24px;
}
}
.ipv-dw_h2-fkf{
font-size:1.625rem;
color:#e8f5e2;
line-height:1.08;
font-weight:700;
margin-bottom:10px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ipv-steps_v-fkf{
gap:10px;
grid-template-columns:1fr;
}
.ipv-steps_v-fkf .ipv-step-fkf{
padding:18px 1.25rem;
}
@media(max-width:561px){
.ipv-dw_h2-fkf{
font-size:23px;
}
}
.ipv-pay_logos-fkf{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.ipv-pay_logos-fkf>*{
min-width:0;
}
.ipv-pay-fkf{
border-radius:0.563rem;
border:1px solid #253324;
font-weight:700;
align-items:center;
font-size:12px;
height:48px;
display:flex;
color:#a8bfa2;
justify-content:center;
}
.ipv-table-fkf{
border:1px solid #253324;
overflow:hidden;
border-radius:0.813rem;
}
.ipv-trow-fkf{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ipv-trow-fkf>div{
padding:0.813rem 14px;
min-width:0;
}
.ipv-trow-fkf>div:first-child{
padding-left:1rem;
color:#e8f5e2;
font-weight:700;
}
.ipv-trow_th-fkf{
background:#0d110e;
color:#6b8466;
font-size:9.5px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
text-transform:uppercase;
}
.ipv-trow-fkf:not(.ipv-trow_th-fkf){
background:#131a14;
border-top:1px solid #1e2b1d;
color:#a8bfa2;
}
.ipv-trow_zebra-fkf{
background:#0f1510;
}
.ipv-pos-fkf{
color:#a3e635;
font-weight:700;
}
@media(max-width:1027px){
.ipv-pay_logos-fkf{
grid-template-columns:repeat(2,1fr);
}
}
.ipv-app-fkf{
gap:2.25rem;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.ipv-app_copy-fkf{
max-width:32.5rem;
}
.ipv-app_h2-fkf{
margin:12px 0 10px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-size:1.75rem;
font-weight:700;
color:#e8f5e2;
}
.ipv-app_text-fkf{
color:#a8bfa2;
font-size:14px;
line-height:1.6;
margin-bottom:1.25rem;
}
.ipv-app_btns-fkf{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ipv-store-fkf{
border:1px solid #253324;
border-radius:0.813rem;
background:#0d110e;
gap:9px;
padding:0.688rem 1.125rem;
cursor:pointer;
font-weight:700;
align-items:center;
color:#e8f5e2;
display:inline-flex;
font-size:0.813rem;
}
.ipv-store-fkf svg{
width:16px;
height:16px;
}
.ipv-app_qr_wrap-fkf{
gap:1rem;
align-items:center;
display:flex;
}
.ipv-qr-fkf{
border:1px solid #253324;
border-radius:0.813rem;
padding:0.688rem;
grid-template-rows:repeat(5,1fr);
gap:3px;
background:#0d110e;
grid-template-columns:repeat(5,1fr);
height:108px;
width:6.75rem;
display:grid;
}
.ipv-qr-fkf i{
background:transparent;
}
.ipv-qr_f-fkf{
background:#a3e635;
}
.ipv-app_qr_cap-fkf{
font-size:0.75rem;
max-width:5.25rem;
line-height:1.4;
color:#6b8466;
}
.ipv-steps-fkf{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ipv-steps-fkf>*{
min-width:0;
}
.ipv-step-fkf{
border:1px solid #253324;
border-radius:13px;
padding:24px;
background:#131a14;
position:relative;
}
.ipv-step_num-fkf{
background:#a3e635;
border-radius:9px;
justify-content:center;
margin-bottom:0.875rem;
color:#0a1208;
font-weight:700;
height:1.875rem;
font-size:0.813rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:30px;
align-items:center;
display:flex;
}
.ipv-step_h-fkf{
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.438rem;
font-size:1rem;
}
.ipv-step_p-fkf{
line-height:1.55;
color:#a8bfa2;
font-size:0.813rem;
}
@media(max-width:1024px){
.ipv-steps-fkf{
grid-template-columns:1fr;
}
}
.ipv-banner-fkf{
border:1px solid #253324;
border-radius:1.25rem;
background:linear-gradient(115deg,#0a1209,#071210);
overflow:hidden;
gap:28px;
padding:36px 40px;
position:relative;
align-items:center;
display:flex;
color:#ecf9e6;
justify-content:space-between;
flex-wrap:wrap;
}
.ipv-banner_glow-fkf{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
right:5rem;
top:50%;
position:absolute;
width:200px;
height:200px;
transform:translateY(-50%);
}
.ipv-banner_in-fkf{
max-width:560px;
position:relative;
}
.ipv-banner-fkf .ipv-eyebrow-fkf{
color:#b8f54a;
}
.ipv-banner_h2-fkf{
margin:0.625rem 0;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.875rem;
font-weight:700;
color:#ecf9e6;
line-height:1.05;
}
.ipv-banner_text-fkf{
font-size:0.875rem;
line-height:1.6;
color:#7faa78;
}
@media(max-width:559px){
.ipv-banner_h2-fkf{
font-size:24px;
}
}
.ipv-op_h2-fkf{
margin:0.625rem 0 8px;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
color:#e8f5e2;
}
.ipv-op_text-fkf{
line-height:1.6;
color:#a8bfa2;
font-size:0.844rem;
}
@media(max-width:561px){
.ipv-op_h2-fkf{
font-size:1.375rem;
}
}
.ipv-ab_h2-fkf{
margin:14px 0 1rem;
line-height:1.08;
font-weight:700;
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:2rem;
}
.ipv-ab_body-fkf{
color:#a8bfa2;
font-size:0.938rem;
line-height:1.65;
margin-bottom:0.875rem;
}
.ipv-ab_chips-fkf{
gap:10px;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.ipv-faq-fkf{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ipv-faq_item-fkf{
border:1px solid #253324;
border-radius:0.813rem;
background:#131a14;
padding:18px 1.375rem;
}
.ipv-faq_q-fkf{
gap:1rem;
list-style:none;
align-items:center;
font-weight:600;
display:flex;
cursor:pointer;
color:#e8f5e2;
font-size:15.5px;
justify-content:space-between;
}
.ipv-faq_q-fkf::-webkit-details-marker{
display:none;
}
.ipv-faq_q_t-fkf{
gap:0.625rem;
display:flex;
}
.ipv-faq_q_i-fkf{
font-style:normal;
color:#a3e635;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ipv-faq_pm-fkf{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#a3e635;
font-size:1.25rem;
}
.ipv-faq_item-fkf[open] .ipv-faq_pm-fkf{
transform:rotate(45deg);
}
.ipv-faq_a-fkf{
font-size:13.5px;
margin-top:0.75rem;
line-height:1.6;
color:#a8bfa2;
}
@media(max-width:562px){
.ipv-ab_h2-fkf{
font-size:26px;
}
}
.ipv-provs-fkf{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.ipv-provs-fkf>*{
min-width:0;
}
.ipv-prov-fkf{
padding:0.75rem;
border-radius:0.813rem;
background:#131a14;
border:1px solid #253324;
height:4rem;
text-decoration:none;
align-items:center;
display:flex;
justify-content:center;
}
.ipv-prov_img-fkf{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.ipv-resp-fkf{
background:#131a14;
gap:1.5rem;
border:1px solid #253324;
padding:1.625rem;
border-radius:13px;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.ipv-resp_in-fkf{
max-width:35rem;
}
.ipv-resp_h-fkf{
color:#e8f5e2;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:19px;
font-weight:700;
margin-bottom:0.5rem;
}
.ipv-resp_p-fkf{
color:#a8bfa2;
line-height:1.6;
font-size:0.844rem;
}
.ipv-resp_badges-fkf{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ipv-age18-fkf{
border-radius:0.563rem;
border:1.5px solid #e53e3e;
padding:0.25rem 0.5rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:13px;
color:#e53e3e;
}
.ipv-resp_org-fkf{
font-size:13px;
font-weight:600;
color:#6b8466;
}
@media(max-width:1022px){
.ipv-provs-fkf{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.ipv-provs-fkf{
grid-template-columns:repeat(2,1fr);
}
}
.ipv-dispute-fkf{
border:1px dashed #3a4f39;
border-radius:13px;
padding:1.625rem 1.875rem;
gap:28px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.ipv-dispute_in-fkf{
max-width:41.25rem;
}
.ipv-dispute_h2-fkf{
font-size:1.375rem;
color:#e8f5e2;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ipv-dispute_text-fkf{
color:#a8bfa2;
line-height:1.6;
font-size:13.5px;
}
.ipv-footer-fkf{
background:#090d09;
padding:40px 1.75rem;
border-top:1px solid #1e2b1d;
}
.ipv-footer_grid-fkf{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:1400px;
margin-right:auto;
margin-left:auto;
margin-bottom:1.75rem;
display:grid;
}
.ipv-footer_grid-fkf>*{
min-width:0;
}
.ipv-footer_grid-fkf h4{
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
font-size:0.625rem;
color:#3d5239;
margin-bottom:13px;
}
.ipv-fcol-fkf{
gap:0.563rem;
flex-direction:column;
font-size:13px;
display:flex;
color:#a8bfa2;
}
.ipv-fcol-fkf a{
cursor:pointer;
}
.ipv-ft_about-fkf{
font-size:13px;
margin-top:12px;
color:#6b8466;
max-width:260px;
line-height:1.6;
}
.ipv-ft_contact-fkf{
overflow-wrap:anywhere;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:0.75rem;
font-size:0.781rem;
color:#a3e635;
}
.ipv-footer_bottom-fkf{
gap:16px;
margin:0 auto;
justify-content:space-between;
border-top:1px solid #1e2b1d;
align-items:center;
flex-wrap:wrap;
max-width:87.5rem;
padding-top:1.25rem;
display:flex;
}
.ipv-footer_bottom-fkf p{
max-width:720px;
color:#3d5239;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1022px){
.ipv-footer_grid-fkf{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.ipv-footer_grid-fkf{
grid-template-columns:1fr;
}
}