*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d110a;
overflow-wrap:break-word;
line-height:1.55;
color:#b8c9aa;
text-rendering:optimizeLegibility;
font-size:15px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
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{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(7, 12, 5, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.tiw-shell-zo7{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.tiw-main-zo7{
min-width:0;
}
.tiw-wrap-zo7{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.tiw-container-zo7{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.tiw-container-zo7{
padding:0 1.75rem;
}
}
.tiw-section-zo7{
padding:24px 28px;
}
.tiw-section_pt-zo7{
padding-top:34px;
}
.tiw-band_soft-zo7{
background:#131a0f;
}
.tiw-eyebrow-zo7{
line-height:1.4;
letter-spacing:.14em;
font-weight:600;
font-size:0.656rem;
text-transform:uppercase;
color:#a3e635;
overflow-wrap:break-word;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
}
.tiw-drawer_cb-zo7{
display:none;
}
.tiw-overlay-zo7{
display:none;
}
@media(max-width:1025px){
.tiw-shell-zo7{
grid-template-columns:1fr;
}
.tiw-main-zo7{
padding-bottom:4.875rem;
}
.tiw-drawer_cb-zo7:checked~.tiw-overlay-zo7{
inset:0;
background:rgba(7, 12, 5, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:562px){
.tiw-section-zo7{
padding:1.125rem 16px;
}
.tiw-section_pt-zo7{
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 ---------- */
.tiw-side-zo7{
gap:1.375rem;
background:#111610;
padding:1.375rem 18px;
border-right:1px solid #1e2b18;
display:flex;
flex-direction:column;
overflow-y:auto;
align-self:start;
height:100vh;
position:sticky;
top:0;
}
.tiw-brand-zo7{
gap:10px;
display:flex;
align-items:center;
}
.tiw-logo-zo7{
font-size:1.313rem;
font-weight:700;
letter-spacing:-.02em;
color:#eef5e8;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.tiw-side_cta-zo7{
border:1px solid #273620;
padding:1rem;
background:rgba(163, 230, 53, 0.11);
border-radius:13px;
}
.tiw-side_cta_h-zo7{
margin-bottom:6px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
font-weight:700;
color:#eef5e8;
font-size:17px;
}
.tiw-side_cta_p-zo7{
margin-bottom:12px;
color:#b8c9aa;
line-height:1.45;
font-size:12px;
}
.tiw-nav-zo7{
gap:3px;
display:flex;
flex-direction:column;
}
.tiw-nav_label-zo7{
padding:6px 0.625rem;
color:#4a5e3c;
text-transform:uppercase;
letter-spacing:.14em;
font-size:9.5px;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-nav_item-zo7{
padding:0.625rem;
gap:11px;
border-radius:8px;
color:#b8c9aa;
font-weight:500;
align-items:center;
display:flex;
font-size:0.875rem;
}
.tiw-nav_item-zo7 svg{
height:17px;
width:1.063rem;
}
.tiw-nav_item-zo7:hover{
background:rgba(163, 230, 53, 0.11);
color:#eef5e8;
}
.tiw-nav_item_on-zo7{
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
font-weight:600;
}
.tiw-side_foot-zo7{
background:#131a0f;
border-radius:0.813rem;
border:1px solid #273620;
padding:12px;
margin-top:auto;
}
.tiw-side_foot-zo7 p{
font-size:12.5px;
line-height:1.4;
color:#b8c9aa;
margin-top:4px;
}
/* ---------- topbar ---------- */
.tiw-top-zo7{
padding:0.875rem 28px;
background:#111610;
gap:16px;
z-index:40;
top:0;
align-items:center;
display:flex;
border-bottom:1px solid #1e2b18;
position:sticky;
}
.tiw-top_brand-zo7{
gap:0.563rem;
display:none;
align-items:center;
}
.tiw-search-zo7{
border-radius:13px;
gap:0.625rem;
border:1px solid #273620;
padding:11px 14px;
background:#131a0f;
flex:1;
font-size:0.844rem;
color:#7a9468;
align-items:center;
display:flex;
max-width:27.5rem;
}
.tiw-search-zo7 svg{
flex:none;
height:16px;
width:1rem;
}
.tiw-top_actions-zo7{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.tiw-lang-zo7{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#b8c9aa;
}
.tiw-burger-zo7{
background:#131a0f;
border-radius:8px;
border:1px solid #273620;
display:none;
width:40px;
height:40px;
color:#eef5e8;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.tiw-botnav-zo7{
display:none;
}
@media(max-width:1023px){
.tiw-side-zo7{
transition:transform .25s ease;
position:fixed;
transform:translateX(-100%);
left:0;
z-index:80;
top:0;
height:100vh;
width:17.5rem;
}
.tiw-drawer_cb-zo7:checked~.tiw-shell-zo7 .tiw-side-zo7{
transform:translateX(0);
}
.tiw-top-zo7{
padding:0.875rem 1rem;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.tiw-top_brand-zo7{
display:flex;
}
.tiw-search-zo7{
display:none;
}
.tiw-burger-zo7{
display:flex;
}
.tiw-top_actions-zo7{
gap:0.625rem;
width:100%;
align-items:stretch;
margin-left:0;
}
.tiw-top_actions-zo7 .tiw-lang-zo7{
display:none;
}
.tiw-top_actions-zo7 .tiw-btn-zo7{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.tiw-botnav-zo7{
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#111610;
position:fixed;
left:0;
bottom:0;
right:0;
border-top:1px solid #273620;
display:grid;
transform:translateZ(0);
z-index:65;
}
.tiw-bn-zo7{
gap:4px;
padding:0.375rem 2px 0;
justify-content:flex-end;
font-size:0.625rem;
color:#b8c9aa;
display:flex;
min-width:0;
font-weight:600;
align-items:center;
flex-direction:column;
}
.tiw-bn-zo7 svg{
flex:none;
width:1.375rem;
height:22px;
}
.tiw-bn-zo7 span{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.tiw-bn_on-zo7{
color:#a3e635;
}
.tiw-bn_center-zo7{
position:relative;
}
.tiw-bn_fab-zo7{
background:#a3e635;
border-radius:50%;
justify-content:center;
position:absolute;
align-items:center;
color:#0d1a04;
display:flex;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(163, 230, 53, 0.18);
width:50px;
transform:translateX(-50%);
left:50%;
height:3.125rem;
top:-20px;
}
.tiw-bn_fab-zo7 svg{
width:1.5rem;
height:1.5rem;
}
.tiw-bn_center-zo7 span{
color:#a3e635;
}
}
.tiw-btn-zo7{
padding:0.688rem 1.375rem;
gap:8px;
border-radius:8px;
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;
justify-content:center;
cursor:pointer;
display:inline-flex;
font-size:0.875rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
font-weight:700;
}
.tiw-btn_pri-zo7{
background:#a3e635;
box-shadow:0 0 1rem rgba(163, 230, 53, 0.45), 0 2px 6px rgba(0, 0, 0, 0.50);
color:#0d1a04;
}
.tiw-btn_pri-zo7:hover{
background:#8fcf22;
}
.tiw-btn_ghost-zo7{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#eef5e8;
}
.tiw-btn_line-zo7{
background:transparent;
border:1px solid #3a5030;
color:#eef5e8;
font-weight:600;
}
.tiw-btn_lg-zo7{
border-radius:0.813rem;
padding:16px 30px;
font-size:15px;
}
.tiw-band-zo7 .tiw-btn_line-zo7{
border-color:rgba(255, 255, 255, 0.12);
color:#eef5e8;
}
.tiw-band-zo7 .tiw-btn_ghost-zo7{
background:rgba(255, 255, 255, 0.07);
color:#eef5e8;
}
.tiw-link_m-zo7{
gap:5px;
display:inline-flex;
color:#a3e635;
cursor:pointer;
text-decoration:none;
align-items:center;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
}
.tiw-link_m-zo7 svg{
height:0.875rem;
width:0.875rem;
}
.tiw-band-zo7 .tiw-link_m-zo7{
color:#b8f540;
}
.tiw-dot-zo7{
border-radius:50%;
flex:none;
background:#a3e635;
height:0.438rem;
width:0.438rem;
}
.tiw-dot_live-zo7{
background:#e8362a;
animation:zm3-pulse 1.4s infinite;
}
.tiw-stars-zo7{
gap:2px;
display:inline-flex;
color:#a3e635;
}
.tiw-stars-zo7 svg{
width:0.938rem;
height:0.938rem;
}
.tiw-chip-zo7{
border:1px solid #273620;
background:#131a0f;
border-radius:0.5rem;
gap:6px;
padding:0.438rem 12px;
color:#b8c9aa;
font-size:11px;
align-items:center;
display:inline-flex;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-chip_on-zo7{
background:rgba(163, 230, 53, 0.11);
border-color:transparent;
color:#a3e635;
}
.tiw-gc-zo7{
cursor:pointer;
text-decoration:none;
color:inherit;
display:block;
min-width:0;
}
.tiw-gc_thumb-zo7{
border-radius:0.813rem;
border:1px solid #273620;
overflow:hidden;
aspect-ratio:1;
background-size:cover;
background-position:center;
position:relative;
display:block;
}
.tiw-gc_thumb_portrait-zo7{
aspect-ratio:3/4;
}
.tiw-gc_thumb_wide-zo7{
aspect-ratio:16/11;
}
.tiw-gc_cap-zo7{
padding:9px;
background:linear-gradient(transparent,rgba(7, 12, 5, 0.72));
bottom:0;
left:0;
right:0;
position:absolute;
}
.tiw-gc_name-zo7{
font-weight:700;
color:#eef5e8;
font-size:0.781rem;
display:block;
}
.tiw-gc_meta-zo7{
font-size:11px;
color:#92b07e;
}
.tiw-gc_badge-zo7{
padding:2px 0.375rem;
background:#a3e635;
border-radius:0.5rem;
position:absolute;
font-weight:700;
top:8px;
right:8px;
font-size:0.5rem;
color:#0d1a04;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-gc_badge_hot-zo7{
background:#e8362a;
color:#eef5e8;
}
.tiw-gc_badge_live-zo7{
background:#e8362a;
right:auto;
color:#eef5e8;
left:8px;
}
.tiw-gc_mult-zo7{
inset:0;
align-items:center;
font-size:1.75rem;
font-weight:700;
color:#a3e635;
display:flex;
position:absolute;
justify-content:center;
}
.tiw-pc-zo7{
background:#131a0f;
border:1px solid #273620;
border-radius:0.813rem;
color:#b8c9aa;
height:64px;
justify-content:center;
display:flex;
font-size:14px;
align-items:center;
font-weight:700;
}
.tiw-rail-zo7{
min-width:0;
}
.tiw-rail_scroll-zo7{
gap:14px;
display:grid;
}
.tiw-rail_scroll-zo7>*{
min-width:0;
}
.tiw-g6-zo7{
grid-template-columns:repeat(6,1fr);
}
.tiw-g7-zo7{
grid-template-columns:repeat(7,1fr);
}
.tiw-g4-zo7{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.tiw-g6-zo7,.tiw-g7-zo7{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:120px;
overflow-x:auto;
scroll-snap-type:x mandatory;
padding-bottom:0.375rem;
}
.tiw-g6-zo7>*,.tiw-g7-zo7>*{
scroll-snap-align:start;
}
.tiw-g4-zo7{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.tiw-g4-zo7{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.tiw-panel-zo7{
padding:28px 32px;
border:1px solid #273620;
border-radius:1.25rem;
background:#131a0f;
}
.tiw-split-zo7{
gap:2.25rem;
display:grid;
align-items:start;
}
.tiw-split-zo7>*{
min-width:0;
}
.tiw-split_a-zo7{
grid-template-columns:.85fr 1.15fr;
}
.tiw-split_b-zo7{
grid-template-columns:1fr 1.1fr;
}
.tiw-split_c-zo7{
grid-template-columns:1.1fr .9fr;
}
.tiw-pgrid-zo7{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.tiw-pgrid-zo7>*{
min-width:0;
}
.tiw-lead-zo7{
line-height:1.65;
color:#b8c9aa;
margin-bottom:14px;
font-size:0.938rem;
}
.tiw-feat-zo7{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tiw-feat-zo7>*{
min-width:0;
}
.tiw-feat2-zo7{
grid-template-columns:1fr 1fr;
}
.tiw-feat_card-zo7{
border:1px solid #273620;
background:#131a0f;
padding:26px;
border-radius:1.25rem;
}
.tiw-feat_card-zo7 svg{
height:26px;
color:#a3e635;
margin-bottom:1rem;
width:1.625rem;
}
.tiw-feat_card-zo7 h3{
margin-bottom:0.5rem;
color:#eef5e8;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
font-weight:700;
}
.tiw-feat_card-zo7 p{
color:#b8c9aa;
font-size:13px;
line-height:1.6;
}
.tiw-feat_card-zo7 b{
color:#eef5e8;
}
.tiw-big-zo7{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.tiw-big_n-zo7{
font-size:1.625rem;
color:#a3e635;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.tiw-big_l-zo7{
color:#7a9468;
font-size:0.75rem;
}
.tiw-person-zo7{
padding:1rem 18px;
border-radius:0.813rem;
gap:14px;
border:1px solid #273620;
background:#131a0f;
align-items:center;
display:flex;
}
.tiw-avatar-zo7{
border-radius:50%;
background:linear-gradient(135deg,#a3e635,#6aad18);
flex:none;
height:44px;
width:2.75rem;
}
.tiw-person_name-zo7{
font-size:0.875rem;
color:#eef5e8;
font-weight:700;
}
.tiw-person_role-zo7{
font-size:12px;
color:#7a9468;
}
.tiw-kv-zo7{
background:#273620;
border-radius:13px;
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
border:1px solid #273620;
display:grid;
}
.tiw-kv-zo7>div{
padding:1rem 18px;
background:#0d110a;
min-width:0;
}
.tiw-kv_k-zo7{
font-size:9.5px;
text-transform:uppercase;
margin-bottom:0.313rem;
color:#a3e635;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-kv_v-zo7{
font-size:0.844rem;
font-weight:700;
color:#eef5e8;
}
@media(max-width:1024px){
.tiw-split_a-zo7,.tiw-split_b-zo7,.tiw-split_c-zo7,.tiw-pgrid-zo7{
gap:1.5rem;
grid-template-columns:1fr;
}
.tiw-feat-zo7,.tiw-feat2-zo7{
grid-template-columns:1fr;
}
.tiw-kv-zo7{
grid-template-columns:1fr;
}
}
.tiw-sh-zo7{
margin-bottom:1rem;
min-width:0;
}
.tiw-sh_row-zo7{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.tiw-sh_row-zo7 .tiw-sh_l-zo7{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.tiw-sh_stack-zo7{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.tiw-sh_center-zo7{
gap:10px;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.tiw-sh_h2-zo7{
gap:9px;
overflow-wrap:break-word;
font-size:20px;
display:flex;
line-height:1.1;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
color:#eef5e8;
font-weight:700;
}
@media(min-width:765px){
.tiw-sh_h2-zo7{
font-size:24px;
}
}
.tiw-band-zo7 .tiw-sh_h2-zo7{
color:#eef5e8;
}
.tiw-eb_mono-zo7{
letter-spacing:.08em;
text-transform:none;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-eb_mono-zo7::before{
content:"// ";
}
.tiw-eb_upper-zo7{
letter-spacing:.14em;
text-transform:uppercase;
}
.tiw-eb_pill-zo7{
border-radius:62.438rem;
padding:5px 0.688rem;
background:rgba(163, 230, 53, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.tiw-eb_line-zo7{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.tiw-eb_line-zo7::before{
background:#a3e635;
height:1px;
width:1.5rem;
content:"";
display:inline-block;
}
.tiw-band-zo7 .tiw-eb_line-zo7::before{
background:#b8f540;
}
.tiw-band-zo7 .tiw-eb_pill-zo7{
background:rgba(255, 255, 255, 0.07);
}
.tiw-sh_link-zo7{
gap:6px;
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;
display:inline-flex;
font-size:13px;
align-items:center;
color:#eef5e8;
border-bottom:1px solid #eef5e8;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
}
.tiw-sh_link-zo7:hover{
border-color:#a3e635;
color:#a3e635;
}
.tiw-sh_link-zo7 svg{
height:0.875rem;
width:14px;
}
.tiw-sh_link_chev-zo7{
border-bottom:0;
color:#a3e635;
padding-bottom:0;
font-size:0.75rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-sh_link_btn-zo7{
background:#a3e635;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#0d1a04;
}
.tiw-sh_link_btn-zo7:hover{
border-color:transparent;
background:#8fcf22;
}
.tiw-band-zo7 .tiw-sh_link-zo7{
border-color:#eef5e8;
color:#eef5e8;
}
.tiw-band-zo7 .tiw-sh_link_chev-zo7{
color:#b8f540;
}
.tiw-sh_rule-zo7{
background:#273620;
margin:-2px 0 1rem;
height:1px;
}
.tiw-band-zo7 .tiw-sh_rule-zo7{
background:rgba(255, 255, 255, 0.12);
}
.tiw-seo_grid3-zo7{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tiw-seo_grid4-zo7{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.tiw-seo_grid3-zo7>*,.tiw-seo_grid4-zo7>*{
min-width:0;
}
.tiw-seo_card-zo7{
padding:1.5rem;
background:#131a0f;
border-radius:13px;
border:1px solid #273620;
}
.tiw-seo_card-zo7 h3{
margin-bottom:0.5rem;
color:#eef5e8;
font-size:18px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.tiw-seo_card-zo7 p{
font-size:13px;
line-height:1.6;
color:#b8c9aa;
}
.tiw-seo_card_sm-zo7{
padding:1.25rem;
}
.tiw-seo_card_sm-zo7 h3{
font-size:1rem;
}
.tiw-seo_card_sm-zo7 p{
font-size:12.5px;
line-height:1.55;
}
.tiw-seo_rtp_row-zo7{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:1rem;
align-items:center;
display:grid;
}
.tiw-rtp-zo7{
gap:0.875rem;
display:flex;
min-width:0;
}
.tiw-rtp-zo7>div{
padding:1rem;
border-radius:13px;
flex:1;
background:#0d110a;
text-align:center;
min-width:0;
}
.tiw-rtp_n-zo7{
color:#a3e635;
font-size:26px;
font-weight:700;
white-space:nowrap;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.tiw-rtp_l-zo7{
color:#7a9468;
font-size:0.688rem;
margin-top:0.25rem;
}
.tiw-cmp-zo7{
overflow:hidden;
border:1px solid #273620;
border-radius:13px;
max-width:47.5rem;
}
.tiw-cmp_row-zo7{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.tiw-cmp_row-zo7>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.tiw-cmp_row-zo7>div:first-child{
color:#eef5e8;
padding-left:1.375rem;
font-weight:600;
text-align:left;
}
.tiw-cmp_th-zo7{
background:#0d110a;
font-size:12.5px;
font-weight:700;
}
.tiw-cmp_row-zo7:not(.tiw-cmp_th-zo7){
background:#131a0f;
border-top:1px solid #1e2b18;
color:#b8c9aa;
}
.tiw-cmp_zebra-zo7{
background:#101509;
}
.tiw-guide-zo7{
border-radius:13px;
border:1px solid #273620;
background:#131a0f;
overflow:hidden;
cursor:pointer;
}
.tiw-guide_cover-zo7{
height:130px;
}
.tiw-guide_body-zo7{
padding:1.25rem;
}
.tiw-guide_body-zo7 h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
color:#eef5e8;
font-weight:700;
}
.tiw-guide_meta-zo7{
color:#7a9468;
font-size:0.719rem;
}
.tiw-hub-zo7{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
padding-top:1.75rem;
display:grid;
border-top:1px solid #1e2b18;
}
.tiw-hub-zo7>*{
min-width:0;
}
.tiw-hub-zo7 h4{
color:#eef5e8;
margin-bottom:0.688rem;
font-size:0.813rem;
font-weight:700;
}
.tiw-hub_col-zo7{
gap:0.5rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#b8c9aa;
}
.tiw-hub_col-zo7 a{
cursor:pointer;
}
@media(max-width:1022px){
.tiw-seo_grid3-zo7{
grid-template-columns:1fr;
}
.tiw-seo_grid4-zo7{
grid-template-columns:repeat(2,1fr);
}
.tiw-seo_rtp_row-zo7{
gap:20px;
grid-template-columns:1fr;
}
.tiw-hub-zo7{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:563px){
.tiw-hub-zo7{
grid-template-columns:1fr;
}
}
.tiw-tk-zo7{
overflow:hidden;
background:#090d07;
display:flex;
align-items:center;
border-bottom:1px solid #1e2b18;
}
.tiw-tk_tag-zo7{
padding:11px 1.125rem;
background:#131a0f;
flex:none;
gap:8px;
font-weight:600;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.656rem;
color:#e8362a;
letter-spacing:.1em;
align-items:center;
display:flex;
text-transform:uppercase;
border-right:1px solid #1e2b18;
}
.tiw-tk_rail-zo7{
flex:1;
overflow:hidden;
}
.tiw-tk_track-zo7{
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
padding:0.688rem 0.875rem;
display:flex;
white-space:nowrap;
font-size:12px;
color:#b8c9aa;
width:max-content;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-tk_track-zo7 b{
color:#a3e635;
}
.tiw-hero-zo7{
border:1px solid #273620;
padding:2.875rem 48px;
border-radius:20px;
overflow:hidden;
background:linear-gradient(120deg,#0a1208,#070f12);
position:relative;
color:#eef5e8;
}
.tiw-hero_glow-zo7{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
height:21.25rem;
top:-60px;
right:-3.75rem;
width:21.25rem;
}
.tiw-hero_in-zo7{
position:relative;
max-width:37.5rem;
}
.tiw-hero-zo7 .tiw-eyebrow-zo7{
color:#b8f540;
}
.tiw-pill_row-zo7{
background:rgba(255, 255, 255, 0.07);
padding:0.375rem 13px;
gap:8px;
border-radius:62.438rem;
border:1px solid rgba(255, 255, 255, 0.12);
display:inline-flex;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#b8f540;
font-size:0.656rem;
align-items:center;
margin-bottom:22px;
letter-spacing:.1em;
text-transform:uppercase;
}
.tiw-hero_h1-zo7{
margin:1.125rem 0;
font-size:3.375rem;
overflow-wrap:break-word;
line-height:1.02;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#eef5e8;
letter-spacing:-.02em;
}
.tiw-hero_h1-zo7 em{
color:#b8f540;
font-style:normal;
}
.tiw-hero_sub-zo7{
max-width:30rem;
font-size:1.063rem;
color:#92b07e;
margin-bottom:1.75rem;
line-height:1.55;
}
.tiw-hero_cta-zo7{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:1.625rem;
}
.tiw-hero_trust-zo7{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.tiw-hero_rating_txt-zo7{
font-size:13px;
color:#92b07e;
}
@media(max-width:1023px){
.tiw-hero-zo7{
padding:2rem 1.5rem;
}
.tiw-hero_h1-zo7{
font-size:2.375rem;
}
}
@media(max-width:558px){
.tiw-hero_h1-zo7{
font-size:30px;
}
}
.tiw-stat-zo7{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.tiw-stat-zo7>*{
min-width:0;
}
.tiw-stat_item-zo7{
background:#131a0f;
padding:1.125rem 20px;
border-radius:13px;
border:1px solid #273620;
}
.tiw-stat_k-zo7{
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:0.438rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
color:#7a9468;
}
.tiw-stat_v-zo7{
gap:8px;
font-weight:700;
min-width:0;
align-items:center;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
overflow-wrap:anywhere;
color:#eef5e8;
font-size:1.5rem;
}
.tiw-stat_v_accent-zo7{
color:#a3e635;
}
@media(max-width:1023px){
.tiw-stat-zo7{
grid-template-columns:repeat(2,1fr);
}
}
.tiw-wlc-zo7{
gap:24px;
background:linear-gradient(120deg,#0a1208,#070f12);
border-radius:20px;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
border:1px solid #273620;
padding:2.25rem 40px;
color:#eef5e8;
display:grid;
position:relative;
align-items:center;
}
.tiw-wlc-zo7>*{
min-width:0;
}
.tiw-wlc-zo7 .tiw-eyebrow-zo7{
color:#b8f540;
}
.tiw-wlc_glow-zo7{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
height:16.25rem;
width:16.25rem;
position:absolute;
top:-2.5rem;
right:-2.5rem;
}
.tiw-wlc_in-zo7{
position:relative;
}
.tiw-wlc_h2-zo7{
margin:10px 0 0.5rem;
line-height:1.03;
overflow-wrap:break-word;
font-size:34px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#eef5e8;
}
.tiw-wlc_h2-zo7 em{
font-style:normal;
color:#b8f540;
}
.tiw-wlc_sub-zo7{
max-width:26.25rem;
line-height:1.55;
color:#92b07e;
font-size:14px;
margin-bottom:1.125rem;
}
.tiw-wlc_terms-zo7{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.tiw-term-zo7{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:13px 15px;
border-radius:0.813rem;
gap:0.688rem;
display:flex;
align-items:center;
}
.tiw-term-zo7 svg{
flex:none;
color:#b8f540;
height:1.25rem;
width:1.25rem;
}
.tiw-term_k-zo7{
text-transform:uppercase;
font-size:0.594rem;
color:#92b07e;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
}
.tiw-term_v-zo7{
font-weight:700;
margin-top:2px;
color:#eef5e8;
font-size:14px;
}
@media(max-width:1026px){
.tiw-wlc-zo7{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.tiw-wlc_h2-zo7{
font-size:1.625rem;
}
}
.tiw-jp-zo7{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.tiw-jp-zo7>*{
min-width:0;
}
.tiw-jp_hero-zo7{
overflow:hidden;
border-radius:20px;
gap:0.875rem;
background:linear-gradient(135deg,#0a1208,#070f12);
border:1px solid #273620;
padding:26px;
display:flex;
position:relative;
justify-content:space-between;
flex-direction:column;
color:#eef5e8;
min-height:180px;
}
.tiw-jp_glow-zo7{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
top:-2.5rem;
position:absolute;
right:-40px;
width:180px;
height:11.25rem;
}
.tiw-jp_k_row-zo7{
gap:0.625rem;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
}
.tiw-jp_k-zo7{
color:#7a9468;
text-transform:uppercase;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
letter-spacing:.12em;
}
.tiw-jp_hero-zo7 .tiw-jp_k-zo7{
color:#92b07e;
}
.tiw-jp_amt-zo7{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
position:relative;
font-weight:700;
line-height:1;
color:#b8f540;
font-size:2.625rem;
}
.tiw-jp_sub-zo7{
font-size:12px;
color:#92b07e;
margin-top:5px;
}
.tiw-jp_cell-zo7{
background:#131a0f;
border:1px solid #273620;
border-radius:20px;
padding:1.375rem;
min-height:11.25rem;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.tiw-jp_cell-zo7 .tiw-jp_amt-zo7{
color:#eef5e8;
font-size:30px;
}
.tiw-jp_cell-zo7 .tiw-jp_sub-zo7{
color:#7a9468;
}
@media(max-width:1023px){
.tiw-jp-zo7{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.tiw-jp_amt-zo7{
font-size:32px;
}
}
.tiw-steps-zo7{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tiw-steps-zo7>*{
min-width:0;
}
.tiw-step-zo7{
background:#131a0f;
padding:24px;
border-radius:13px;
border:1px solid #273620;
position:relative;
}
.tiw-step_num-zo7{
background:#a3e635;
border-radius:0.5rem;
align-items:center;
margin-bottom:0.875rem;
width:30px;
font-weight:700;
font-size:0.813rem;
display:flex;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#0d1a04;
justify-content:center;
height:1.875rem;
}
.tiw-step_h-zo7{
margin-bottom:0.438rem;
color:#eef5e8;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1rem;
}
.tiw-step_p-zo7{
line-height:1.55;
color:#b8c9aa;
font-size:13px;
}
@media(max-width:1027px){
.tiw-steps-zo7{
grid-template-columns:1fr;
}
}
.tiw-dw_h2-zo7{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef5e8;
font-size:26px;
margin-bottom:10px;
font-weight:700;
line-height:1.08;
}
.tiw-steps_v-zo7{
gap:10px;
grid-template-columns:1fr;
}
.tiw-steps_v-zo7 .tiw-step-zo7{
padding:1.125rem 20px;
}
@media(max-width:559px){
.tiw-dw_h2-zo7{
font-size:1.438rem;
}
}
.tiw-app-zo7{
gap:2.25rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:center;
}
.tiw-app_copy-zo7{
max-width:520px;
}
.tiw-app_h2-zo7{
margin:0.75rem 0 10px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:28px;
font-weight:700;
color:#eef5e8;
line-height:1.05;
}
.tiw-app_text-zo7{
font-size:14px;
line-height:1.6;
margin-bottom:1.25rem;
color:#b8c9aa;
}
.tiw-app_btns-zo7{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.tiw-store-zo7{
border:1px solid #273620;
padding:11px 1.125rem;
border-radius:13px;
background:#0d110a;
gap:0.563rem;
font-weight:700;
align-items:center;
display:inline-flex;
font-size:0.813rem;
cursor:pointer;
color:#eef5e8;
}
.tiw-store-zo7 svg{
width:16px;
height:1rem;
}
.tiw-app_qr_wrap-zo7{
gap:1rem;
align-items:center;
display:flex;
}
.tiw-qr-zo7{
border:1px solid #273620;
background:#0d110a;
border-radius:0.813rem;
padding:0.688rem;
grid-template-rows:repeat(5,1fr);
gap:3px;
grid-template-columns:repeat(5,1fr);
display:grid;
height:108px;
width:6.75rem;
}
.tiw-qr-zo7 i{
background:transparent;
}
.tiw-qr_f-zo7{
background:#a3e635;
}
.tiw-app_qr_cap-zo7{
line-height:1.4;
max-width:84px;
color:#7a9468;
font-size:12px;
}
.tiw-vip_head-zo7{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
margin-bottom:1.125rem;
}
.tiw-vip_intro-zo7{
max-width:26.25rem;
color:#b8c9aa;
font-size:0.813rem;
}
.tiw-vip-zo7{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.tiw-vip-zo7>*{
min-width:0;
}
.tiw-tier-zo7{
background:#131a0f;
border:1px solid #273620;
border-radius:13px;
padding:1.25rem;
}
.tiw-tier_on-zo7{
background:rgba(163, 230, 53, 0.11);
border-color:#a3e635;
}
.tiw-tier_medal-zo7{
border-radius:0.5rem;
background:linear-gradient(135deg,#a3e635,#6aad18);
margin-bottom:14px;
height:1.875rem;
width:30px;
}
.tiw-tier_name-zo7{
color:#eef5e8;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
font-weight:700;
font-size:0.938rem;
}
.tiw-tier_tx-zo7{
color:#7a9468;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1022px){
.tiw-vip-zo7{
grid-template-columns:repeat(2,1fr);
}
}
.tiw-pay_logos-zo7{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.tiw-pay_logos-zo7>*{
min-width:0;
}
.tiw-pay-zo7{
border-radius:8px;
border:1px solid #273620;
justify-content:center;
font-size:0.75rem;
align-items:center;
height:3rem;
color:#b8c9aa;
font-weight:700;
display:flex;
}
.tiw-table-zo7{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #273620;
}
.tiw-trow-zo7{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.tiw-trow-zo7>div{
padding:13px 0.875rem;
min-width:0;
}
.tiw-trow-zo7>div:first-child{
font-weight:700;
color:#eef5e8;
padding-left:16px;
}
.tiw-trow_th-zo7{
background:#0d110a;
text-transform:uppercase;
letter-spacing:.06em;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7a9468;
font-size:9.5px;
}
.tiw-trow-zo7:not(.tiw-trow_th-zo7){
background:#131a0f;
color:#b8c9aa;
border-top:1px solid #1e2b18;
}
.tiw-trow_zebra-zo7{
background:#101509;
}
.tiw-pos-zo7{
font-weight:700;
color:#a3e635;
}
@media(max-width:1021px){
.tiw-pay_logos-zo7{
grid-template-columns:repeat(2,1fr);
}
}
.tiw-gm-zo7{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.tiw-gm-zo7>*{
min-width:0;
}
.tiw-gm_panel-zo7{
background:#131a0f;
border:1px solid #273620;
border-radius:20px;
padding:1.75rem;
}
.tiw-gm_h2-zo7{
margin:10px 0 8px;
color:#eef5e8;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.tiw-gm_text-zo7{
font-size:0.844rem;
margin-bottom:1.25rem;
line-height:1.6;
max-width:440px;
color:#b8c9aa;
}
.tiw-gm_level-zo7{
gap:14px;
display:flex;
margin-bottom:1rem;
align-items:center;
}
.tiw-gm_lv-zo7{
color:#a3e635;
font-size:24px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.tiw-gm_bar_wrap-zo7{
flex:1;
min-width:0;
}
.tiw-gm_bar_meta-zo7{
justify-content:space-between;
display:flex;
margin-bottom:5px;
font-size:10px;
color:#7a9468;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-bar-zo7{
background:#0d110a;
border-radius:999px;
overflow:hidden;
height:0.5rem;
}
.tiw-bar_fill-zo7{
border-radius:62.438rem;
background:linear-gradient(90deg,#a3e635,#6aad18);
height:100%;
display:block;
}
.tiw-gm_missions-zo7{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.tiw-gm_refer-zo7{
overflow:hidden;
background:linear-gradient(150deg,#0a1208,#070f12);
border:1px solid #273620;
border-radius:1.25rem;
padding:28px;
display:flex;
position:relative;
color:#eef5e8;
justify-content:space-between;
flex-direction:column;
}
.tiw-gm_refer-zo7 .tiw-eyebrow-zo7{
color:#b8f540;
}
.tiw-gm_ref_h2-zo7{
margin:0.625rem 0 0.5rem;
font-size:24px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef5e8;
font-weight:700;
line-height:1.1;
}
.tiw-gm_ref_h2-zo7 em{
font-style:normal;
color:#b8f540;
}
.tiw-gm_ref_text-zo7{
color:#92b07e;
line-height:1.55;
font-size:0.813rem;
margin-bottom:1.125rem;
}
@media(max-width:1024px){
.tiw-gm-zo7{
grid-template-columns:1fr;
}
}
.tiw-supp-zo7{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tiw-supp-zo7>*{
min-width:0;
}
.tiw-supp_card-zo7{
background:#131a0f;
border:1px solid #273620;
padding:1.5rem;
border-radius:0.813rem;
}
.tiw-supp_card-zo7 svg{
height:24px;
margin-bottom:14px;
color:#a3e635;
width:1.5rem;
}
.tiw-supp_card-zo7 h3{
margin-bottom:0.375rem;
color:#eef5e8;
font-size:16px;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.tiw-supp_card-zo7 p{
color:#b8c9aa;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1022px){
.tiw-supp-zo7{
grid-template-columns:1fr;
}
}
.tiw-promo_grid-zo7{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tiw-promo_grid-zo7>*{
min-width:0;
}
.tiw-promo-zo7{
border:1px solid #273620;
overflow:hidden;
background:#131a0f;
border-radius:20px;
padding:1.5rem;
min-height:150px;
position:relative;
}
.tiw-promo_h-zo7{
margin-top:0.375rem;
color:#eef5e8;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
line-height:1.05;
font-weight:700;
}
.tiw-promo_h-zo7 em{
color:#a3e635;
font-style:normal;
}
.tiw-promo_p-zo7{
line-height:1.5;
color:#b8c9aa;
font-size:0.781rem;
margin-top:8px;
}
.tiw-promo_feat-zo7{
border-color:#273620;
background:linear-gradient(135deg,#0a1208,#070f12);
}
.tiw-promo_feat-zo7 .tiw-promo_h-zo7{
color:#eef5e8;
}
.tiw-promo_feat-zo7 .tiw-promo_h-zo7 em{
color:#b8f540;
}
.tiw-promo_feat-zo7 .tiw-promo_p-zo7{
color:#92b07e;
}
.tiw-promo_feat-zo7 .tiw-eyebrow-zo7{
color:#b8f540;
}
@media(max-width:1023px){
.tiw-promo_grid-zo7{
grid-template-columns:1fr;
}
}
.tiw-rc-zo7{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.tiw-rc-zo7>*{
min-width:0;
}
.tiw-rc_awards-zo7{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.tiw-award-zo7{
gap:0.688rem;
display:flex;
align-items:center;
}
.tiw-award-zo7 svg{
flex:none;
width:18px;
color:#f5c518;
height:1.125rem;
}
.tiw-award_t-zo7{
color:#eef5e8;
font-weight:700;
font-size:0.844rem;
}
.tiw-award_s-zo7{
font-size:11.5px;
color:#7a9468;
}
.tiw-rc_press-zo7{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.tiw-logo_cell-zo7{
border-radius:0.5rem;
border:1px solid #273620;
display:flex;
color:#b8c9aa;
align-items:center;
justify-content:center;
height:48px;
font-size:0.813rem;
font-weight:700;
}
.tiw-rc_partner-zo7{
padding:1.25rem;
border-radius:13px;
border:1px solid #273620;
background:#131a0f;
}
.tiw-rc_partner_name-zo7{
font-weight:700;
margin-bottom:0.375rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef5e8;
font-size:1.125rem;
}
.tiw-rc_partner_text-zo7{
font-size:0.781rem;
color:#b8c9aa;
line-height:1.55;
}
@media(max-width:1027px){
.tiw-rc-zo7{
gap:1.375rem;
grid-template-columns:1fr;
}
.tiw-rc_press-zo7{
grid-template-columns:repeat(4,1fr);
}
}
.tiw-dispute-zo7{
padding:1.625rem 1.875rem;
border:1px dashed #3a5030;
border-radius:13px;
gap:28px;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.tiw-dispute_in-zo7{
max-width:660px;
}
.tiw-dispute_h2-zo7{
font-size:1.375rem;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef5e8;
margin-bottom:8px;
}
.tiw-dispute_text-zo7{
color:#b8c9aa;
line-height:1.6;
font-size:13.5px;
}
.tiw-op_h2-zo7{
margin:0.625rem 0 0.5rem;
font-size:1.5rem;
font-weight:700;
line-height:1.1;
color:#eef5e8;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.tiw-op_text-zo7{
font-size:13.5px;
color:#b8c9aa;
line-height:1.6;
}
@media(max-width:560px){
.tiw-op_h2-zo7{
font-size:22px;
}
}
.tiw-ab_h2-zo7{
margin:0.875rem 0 1rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-weight:700;
font-size:2rem;
color:#eef5e8;
}
.tiw-ab_body-zo7{
line-height:1.65;
margin-bottom:14px;
font-size:15px;
color:#b8c9aa;
}
.tiw-ab_chips-zo7{
gap:10px;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.tiw-faq-zo7{
gap:10px;
flex-direction:column;
display:flex;
}
.tiw-faq_item-zo7{
padding:1.125rem 1.375rem;
border-radius:0.813rem;
background:#131a0f;
border:1px solid #273620;
}
.tiw-faq_q-zo7{
list-style:none;
gap:16px;
font-size:15.5px;
cursor:pointer;
align-items:center;
display:flex;
justify-content:space-between;
color:#eef5e8;
font-weight:600;
}
.tiw-faq_q-zo7::-webkit-details-marker{
display:none;
}
.tiw-faq_q_t-zo7{
gap:10px;
display:flex;
}
.tiw-faq_q_i-zo7{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
font-style:normal;
}
.tiw-faq_pm-zo7{
color:#a3e635;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:20px;
}
.tiw-faq_item-zo7[open] .tiw-faq_pm-zo7{
transform:rotate(45deg);
}
.tiw-faq_a-zo7{
color:#b8c9aa;
margin-top:12px;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:557px){
.tiw-ab_h2-zo7{
font-size:26px;
}
}
.tiw-rv_head-zo7{
gap:0.75rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
margin-bottom:1.125rem;
flex-wrap:wrap;
}
.tiw-rv_agg-zo7{
gap:0.625rem;
display:flex;
align-items:center;
}
.tiw-rv_source-zo7{
font-size:0.781rem;
color:#7a9468;
}
.tiw-rv_grid-zo7{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tiw-rv_grid-zo7>*{
min-width:0;
}
.tiw-review-zo7{
border:1px solid #273620;
border-radius:0.813rem;
background:#131a0f;
padding:24px;
}
.tiw-review-zo7 .tiw-stars-zo7{
margin-bottom:10px;
}
.tiw-review-zo7 p{
line-height:1.5;
font-weight:600;
color:#eef5e8;
margin-bottom:14px;
font-size:14.5px;
}
.tiw-review_by-zo7{
font-size:0.781rem;
color:#7a9468;
}
@media(max-width:1021px){
.tiw-rv_grid-zo7{
grid-template-columns:1fr;
}
}
.tiw-gd_head-zo7{
gap:0.75rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:1rem;
justify-content:space-between;
}
.tiw-provs-zo7{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.tiw-provs-zo7>*{
min-width:0;
}
.tiw-prov-zo7{
border-radius:0.813rem;
padding:12px;
border:1px solid #273620;
background:#131a0f;
display:flex;
height:4rem;
text-decoration:none;
justify-content:center;
align-items:center;
}
.tiw-prov_img-zo7{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.tiw-resp-zo7{
gap:1.5rem;
border:1px solid #273620;
padding:1.625rem;
background:#131a0f;
border-radius:0.813rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.tiw-resp_in-zo7{
max-width:35rem;
}
.tiw-resp_h-zo7{
margin-bottom:0.5rem;
font-size:19px;
font-weight:700;
color:#eef5e8;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.tiw-resp_p-zo7{
font-size:0.844rem;
line-height:1.6;
color:#b8c9aa;
}
.tiw-resp_badges-zo7{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.tiw-age18-zo7{
border:1.5px solid #e8362a;
padding:0.25rem 0.5rem;
border-radius:0.5rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
color:#e8362a;
font-size:0.813rem;
}
.tiw-resp_org-zo7{
font-weight:600;
color:#7a9468;
font-size:13px;
}
@media(max-width:1026px){
.tiw-provs-zo7{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.tiw-provs-zo7{
grid-template-columns:repeat(2,1fr);
}
}
.tiw-footer-zo7{
padding:2.5rem 1.75rem;
background:#090d07;
border-top:1px solid #1e2b18;
}
.tiw-footer_grid-zo7{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-right:auto;
margin-bottom:1.75rem;
max-width:1400px;
margin-left:auto;
}
.tiw-footer_grid-zo7>*{
min-width:0;
}
.tiw-footer_grid-zo7 h4{
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4a5e3c;
letter-spacing:.12em;
font-size:10px;
text-transform:uppercase;
margin-bottom:13px;
}
.tiw-fcol-zo7{
gap:0.563rem;
flex-direction:column;
font-size:13px;
display:flex;
color:#b8c9aa;
}
.tiw-fcol-zo7 a{
cursor:pointer;
}
.tiw-ft_about-zo7{
line-height:1.6;
color:#7a9468;
margin-top:0.75rem;
max-width:260px;
font-size:13px;
}
.tiw-ft_contact-zo7{
color:#a3e635;
overflow-wrap:anywhere;
font-size:0.781rem;
margin-top:0.75rem;
font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.tiw-footer_bottom-zo7{
gap:16px;
margin:0 auto;
display:flex;
border-top:1px solid #1e2b18;
align-items:center;
padding-top:20px;
max-width:87.5rem;
flex-wrap:wrap;
justify-content:space-between;
}
.tiw-footer_bottom-zo7 p{
max-width:720px;
color:#4a5e3c;
font-size:0.688rem;
line-height:1.6;
}
@media(max-width:1027px){
.tiw-footer_grid-zo7{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.tiw-footer_grid-zo7{
grid-template-columns:1fr;
}
}