*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D0A;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#BFB49A;
font-size:15px;
text-rendering:optimizeLegibility;
line-height:1.55;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background: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:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(10, 8, 5, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dad-shell_n9l{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.dad-main_n9l{
min-width:0;
}
.dad-wrap_n9l{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.dad-container_n9l{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.dad-container_n9l{
padding:0 1.75rem;
}
}
.dad-section_n9l{
padding:1.5rem 1.75rem;
}
.dad-section_pt_n9l{
padding-top:2.125rem;
}
.dad-band_soft_n9l{
background:#1A1712;
}
.dad-eyebrow_n9l{
text-transform:uppercase;
display:inline-block;
font-size:10.5px;
line-height:1.4;
letter-spacing:.14em;
color:#FFB830;
overflow-wrap:break-word;
font-weight:600;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.dad-drawer_cb_n9l{
display:none;
}
.dad-overlay_n9l{
display:none;
}
@media(max-width:1026px){
.dad-shell_n9l{
grid-template-columns:1fr;
}
.dad-main_n9l{
padding-bottom:78px;
}
.dad-drawer_cb_n9l:checked~.dad-overlay_n9l{
inset:0;
background:rgba(10, 8, 5, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:559px){
.dad-section_n9l{
padding:18px 1rem;
}
.dad-section_pt_n9l{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.dad-side_n9l{
background:#13110E;
gap:1.375rem;
padding:1.375rem 18px;
display:flex;
align-self:start;
border-right:1px solid #2A2318;
top:0;
flex-direction:column;
overflow-y:auto;
height:100vh;
position:sticky;
}
.dad-brand_n9l{
gap:10px;
align-items:center;
display:flex;
}
.dad-logo_n9l{
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
font-size:1.313rem;
font-weight:700;
color:#F5EED8;
}
.dad-side_cta_n9l{
border:1px solid #352C1E;
background:rgba(255, 184, 48, 0.11);
border-radius:13px;
padding:16px;
}
.dad-side_cta_h_n9l{
font-weight:700;
line-height:1.15;
color:#F5EED8;
margin-bottom:6px;
font-size:1.063rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dad-side_cta_p_n9l{
font-size:12px;
line-height:1.45;
margin-bottom:12px;
color:#BFB49A;
}
.dad-nav_n9l{
gap:3px;
flex-direction:column;
display:flex;
}
.dad-nav_label_n9l{
padding:0.375rem 0.625rem;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A5144;
letter-spacing:.14em;
text-transform:uppercase;
}
.dad-nav_item_n9l{
padding:0.625rem;
border-radius:9px;
gap:0.688rem;
color:#BFB49A;
font-size:0.875rem;
font-weight:500;
display:flex;
align-items:center;
}
.dad-nav_item_n9l svg{
width:17px;
height:17px;
}
.dad-nav_item_n9l:hover{
background:rgba(255, 184, 48, 0.11);
color:#F5EED8;
}
.dad-nav_item_on_n9l{
background:rgba(255, 184, 48, 0.11);
font-weight:600;
color:#FFB830;
}
.dad-side_foot_n9l{
border-radius:0.813rem;
background:#1A1712;
padding:0.75rem;
border:1px solid #352C1E;
margin-top:auto;
}
.dad-side_foot_n9l p{
color:#BFB49A;
margin-top:4px;
line-height:1.4;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.dad-top_n9l{
padding:14px 28px;
background:#13110E;
gap:1rem;
display:flex;
align-items:center;
z-index:40;
border-bottom:1px solid #2A2318;
position:sticky;
top:0;
}
.dad-top_brand_n9l{
gap:0.563rem;
display:none;
align-items:center;
}
.dad-search_n9l{
border-radius:13px;
gap:10px;
padding:11px 14px;
background:#1A1712;
border:1px solid #352C1E;
flex:1;
color:#8A7E68;
display:flex;
align-items:center;
font-size:13.5px;
max-width:27.5rem;
}
.dad-search_n9l svg{
flex:none;
width:1rem;
height:1rem;
}
.dad-top_actions_n9l{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.dad-lang_n9l{
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#BFB49A;
}
.dad-burger_n9l{
border:1px solid #352C1E;
border-radius:0.563rem;
background:#1A1712;
height:40px;
justify-content:center;
align-items:center;
width:2.5rem;
display:none;
color:#F5EED8;
}
/* ---------- bottom-nav (mobile) ---------- */
.dad-botnav_n9l{
display:none;
}
@media(max-width:1022px){
.dad-side_n9l{
transition:transform .25s ease;
left:0;
height:100vh;
transform:translateX(-100%);
position:fixed;
z-index:80;
width:17.5rem;
top:0;
}
.dad-drawer_cb_n9l:checked~.dad-shell_n9l .dad-side_n9l{
transform:translateX(0);
}
.dad-top_n9l{
gap:0.75rem;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.dad-top_brand_n9l{
display:flex;
}
.dad-search_n9l{
display:none;
}
.dad-burger_n9l{
display:flex;
}
.dad-top_actions_n9l{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.dad-top_actions_n9l .dad-lang_n9l{
display:none;
}
.dad-top_actions_n9l .dad-btn_n9l{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.dad-botnav_n9l{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#13110E;
position:fixed;
display:grid;
border-top:1px solid #352C1E;
left:0;
transform:translateZ(0);
right:0;
z-index:65;
bottom:0;
}
.dad-bn_n9l{
padding:0.375rem 2px 0;
gap:0.25rem;
justify-content:flex-end;
flex-direction:column;
min-width:0;
font-weight:600;
font-size:0.625rem;
align-items:center;
display:flex;
color:#BFB49A;
}
.dad-bn_n9l svg{
flex:none;
height:22px;
width:1.375rem;
}
.dad-bn_n9l span{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
}
.dad-bn_on_n9l{
color:#FFB830;
}
.dad-bn_center_n9l{
position:relative;
}
.dad-bn_fab_n9l{
border-radius:50%;
background:#FFB830;
left:50%;
width:3.125rem;
position:absolute;
color:#1A1000;
transform:translateX(-50%);
align-items:center;
display:flex;
top:-1.25rem;
justify-content:center;
height:50px;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.64), 0 2px 0.625rem rgba(0, 0, 0, 0.44);
}
.dad-bn_fab_n9l svg{
width:24px;
height:24px;
}
.dad-bn_center_n9l span{
color:#FFB830;
}
}
.dad-btn_n9l{
border-radius:9px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
gap:0.5rem;
padding:0.688rem 1.375rem;
font-weight:700;
cursor:pointer;
display:inline-flex;
font-size:0.875rem;
justify-content:center;
align-items:center;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
}
.dad-btn_pri_n9l{
background:#FFB830;
box-shadow:0 0.25rem 20px rgba(255, 184, 48, 0.38), 0 2px 0.5rem rgba(255, 184, 48, 0.22);
color:#1A1000;
}
.dad-btn_pri_n9l:hover{
background:#E6A220;
}
.dad-btn_ghost_n9l{
background:rgba(255, 184, 48, 0.11);
font-weight:600;
color:#F5EED8;
}
.dad-btn_line_n9l{
border:1px solid #4D4030;
background:transparent;
font-weight:600;
color:#F5EED8;
}
.dad-btn_lg_n9l{
padding:16px 1.875rem;
border-radius:13px;
font-size:15px;
}
.dad-band_n9l .dad-btn_line_n9l{
border-color:rgba(255, 255, 255, 0.12);
color:#F5EED8;
}
.dad-band_n9l .dad-btn_ghost_n9l{
background:rgba(255, 255, 255, 0.07);
color:#F5EED8;
}
.dad-link_m_n9l{
gap:0.313rem;
font-size:0.75rem;
display:inline-flex;
text-decoration:none;
align-items:center;
color:#FFB830;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
}
.dad-link_m_n9l svg{
height:0.875rem;
width:0.875rem;
}
.dad-band_n9l .dad-link_m_n9l{
color:#FFB830;
}
.dad-dot_n9l{
background:#FFB830;
flex:none;
border-radius:50%;
width:0.438rem;
height:0.438rem;
}
.dad-dot_live_n9l{
animation:zm3-pulse 1.4s infinite;
background:#E8372A;
}
.dad-stars_n9l{
gap:2px;
color:#FFB830;
display:inline-flex;
}
.dad-stars_n9l svg{
height:0.938rem;
width:0.938rem;
}
.dad-chip_n9l{
background:#1A1712;
border:1px solid #352C1E;
border-radius:0.563rem;
padding:7px 12px;
gap:6px;
align-items:center;
display:inline-flex;
font-size:11px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#BFB49A;
}
.dad-chip_on_n9l{
background:rgba(255, 184, 48, 0.11);
border-color:transparent;
color:#FFB830;
}
.dad-gc_n9l{
display:block;
text-decoration:none;
color:inherit;
min-width:0;
cursor:pointer;
}
.dad-gc_thumb_n9l{
border:1px solid #352C1E;
border-radius:13px;
overflow:hidden;
display:block;
position:relative;
background-size:cover;
background-position:center;
aspect-ratio:1;
}
.dad-gc_thumb_portrait_n9l{
aspect-ratio:3/4;
}
.dad-gc_thumb_wide_n9l{
aspect-ratio:16/11;
}
.dad-gc_cap_n9l{
padding:0.563rem;
background:linear-gradient(transparent,rgba(10, 8, 5, 0.72));
right:0;
position:absolute;
bottom:0;
left:0;
}
.dad-gc_name_n9l{
color:#F5EED8;
font-weight:700;
font-size:12.5px;
display:block;
}
.dad-gc_meta_n9l{
font-size:11px;
color:#A89C82;
}
.dad-gc_badge_n9l{
border-radius:9px;
padding:2px 0.375rem;
background:#FFB830;
position:absolute;
font-size:8px;
right:8px;
top:8px;
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#1A1000;
}
.dad-gc_badge_hot_n9l{
background:#E8372A;
color:#F5EED8;
}
.dad-gc_badge_live_n9l{
background:#E8372A;
color:#F5EED8;
left:0.5rem;
right:auto;
}
.dad-gc_mult_n9l{
inset:0;
position:absolute;
font-size:1.75rem;
align-items:center;
color:#FFB830;
display:flex;
justify-content:center;
font-weight:700;
}
.dad-pc_n9l{
border:1px solid #352C1E;
border-radius:0.813rem;
background:#1A1712;
display:flex;
justify-content:center;
color:#BFB49A;
font-size:0.875rem;
height:4rem;
font-weight:700;
align-items:center;
}
.dad-rail_n9l{
min-width:0;
}
.dad-rail_scroll_n9l{
gap:0.875rem;
display:grid;
}
.dad-rail_scroll_n9l>*{
min-width:0;
}
.dad-g6_n9l{
grid-template-columns:repeat(6,1fr);
}
.dad-g7_n9l{
grid-template-columns:repeat(7,1fr);
}
.dad-g4_n9l{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.dad-g6_n9l,.dad-g7_n9l{
grid-template-columns:none;
grid-auto-columns:7.5rem;
padding-bottom:6px;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-flow:column;
}
.dad-g6_n9l>*,.dad-g7_n9l>*{
scroll-snap-align:start;
}
.dad-g4_n9l{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.dad-g4_n9l{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.dad-panel_n9l{
padding:1.75rem 2rem;
border-radius:1.25rem;
border:1px solid #352C1E;
background:#1A1712;
}
.dad-split_n9l{
gap:36px;
display:grid;
align-items:start;
}
.dad-split_n9l>*{
min-width:0;
}
.dad-split_a_n9l{
grid-template-columns:.85fr 1.15fr;
}
.dad-split_b_n9l{
grid-template-columns:1fr 1.1fr;
}
.dad-split_c_n9l{
grid-template-columns:1.1fr .9fr;
}
.dad-pgrid_n9l{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.dad-pgrid_n9l>*{
min-width:0;
}
.dad-lead_n9l{
font-size:0.938rem;
color:#BFB49A;
margin-bottom:14px;
line-height:1.65;
}
.dad-feat_n9l{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.dad-feat_n9l>*{
min-width:0;
}
.dad-feat2_n9l{
grid-template-columns:1fr 1fr;
}
.dad-feat_card_n9l{
padding:1.625rem;
border-radius:1.25rem;
background:#1A1712;
border:1px solid #352C1E;
}
.dad-feat_card_n9l svg{
color:#FFB830;
margin-bottom:16px;
width:26px;
height:1.625rem;
}
.dad-feat_card_n9l h3{
font-size:1.125rem;
font-weight:700;
color:#F5EED8;
margin-bottom:8px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dad-feat_card_n9l p{
color:#BFB49A;
font-size:13px;
line-height:1.6;
}
.dad-feat_card_n9l b{
color:#F5EED8;
}
.dad-big_n9l{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.dad-big_n_n9l{
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FFB830;
font-size:26px;
}
.dad-big_l_n9l{
font-size:12px;
color:#8A7E68;
}
.dad-person_n9l{
border:1px solid #352C1E;
padding:16px 1.125rem;
background:#1A1712;
border-radius:13px;
gap:14px;
align-items:center;
display:flex;
}
.dad-avatar_n9l{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#FFB830,#C97D00);
width:2.75rem;
height:44px;
}
.dad-person_name_n9l{
color:#F5EED8;
font-size:0.875rem;
font-weight:700;
}
.dad-person_role_n9l{
font-size:0.75rem;
color:#8A7E68;
}
.dad-kv_n9l{
grid-template-columns:1fr 1fr;
background:#352C1E;
border-radius:0.813rem;
border:1px solid #352C1E;
gap:1px;
overflow:hidden;
display:grid;
}
.dad-kv_n9l>div{
padding:16px 18px;
background:#0F0D0A;
min-width:0;
}
.dad-kv_k_n9l{
text-transform:uppercase;
color:#FFB830;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
font-size:0.594rem;
}
.dad-kv_v_n9l{
font-size:13.5px;
color:#F5EED8;
font-weight:700;
}
@media(max-width:1026px){
.dad-split_a_n9l,.dad-split_b_n9l,.dad-split_c_n9l,.dad-pgrid_n9l{
grid-template-columns:1fr;
gap:24px;
}
.dad-feat_n9l,.dad-feat2_n9l{
grid-template-columns:1fr;
}
.dad-kv_n9l{
grid-template-columns:1fr;
}
}
.dad-sh_n9l{
margin-bottom:1rem;
min-width:0;
}
.dad-sh_row_n9l{
gap:12px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.dad-sh_row_n9l .dad-sh_l_n9l{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.dad-sh_stack_n9l{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.dad-sh_center_n9l{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.dad-sh_h2_n9l{
gap:0.563rem;
line-height:1.1;
font-size:20px;
color:#F5EED8;
font-weight:700;
display:flex;
align-items:center;
overflow-wrap:break-word;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
@media(min-width:768px){
.dad-sh_h2_n9l{
font-size:24px;
}
}
.dad-band_n9l .dad-sh_h2_n9l{
color:#F5EED8;
}
.dad-eb_mono_n9l{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
letter-spacing:.08em;
}
.dad-eb_mono_n9l::before{
content:"// ";
}
.dad-eb_upper_n9l{
text-transform:uppercase;
letter-spacing:.14em;
}
.dad-eb_pill_n9l{
background:rgba(255, 184, 48, 0.11);
border-radius:62.438rem;
padding:0.313rem 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.dad-eb_line_n9l{
gap:10px;
display:inline-flex;
align-items:center;
}
.dad-eb_line_n9l::before{
background:#FFB830;
content:"";
display:inline-block;
height:1px;
width:1.5rem;
}
.dad-band_n9l .dad-eb_line_n9l::before{
background:#FFB830;
}
.dad-band_n9l .dad-eb_pill_n9l{
background:rgba(255, 255, 255, 0.07);
}
.dad-sh_link_n9l{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
gap:6px;
align-items:center;
padding-bottom:2px;
border-bottom:1px solid #F5EED8;
font-size:13px;
display:inline-flex;
font-weight:600;
white-space:nowrap;
color:#F5EED8;
}
.dad-sh_link_n9l:hover{
border-color:#FFB830;
color:#FFB830;
}
.dad-sh_link_n9l svg{
width:14px;
height:0.875rem;
}
.dad-sh_link_chev_n9l{
font-size:12px;
border-bottom:0;
padding-bottom:0;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFB830;
}
.dad-sh_link_btn_n9l{
padding:9px 1.125rem;
border-radius:62.438rem;
background:#FFB830;
color:#1A1000;
border-bottom:0;
}
.dad-sh_link_btn_n9l:hover{
border-color:transparent;
background:#E6A220;
}
.dad-band_n9l .dad-sh_link_n9l{
border-color:#F5EED8;
color:#F5EED8;
}
.dad-band_n9l .dad-sh_link_chev_n9l{
color:#FFB830;
}
.dad-sh_rule_n9l{
margin:-2px 0 16px;
background:#352C1E;
height:1px;
}
.dad-band_n9l .dad-sh_rule_n9l{
background:rgba(255, 255, 255, 0.12);
}
.dad-seo_grid3_n9l{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dad-seo_grid4_n9l{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.dad-seo_grid3_n9l>*,.dad-seo_grid4_n9l>*{
min-width:0;
}
.dad-seo_card_n9l{
padding:1.5rem;
background:#1A1712;
border-radius:13px;
border:1px solid #352C1E;
}
.dad-seo_card_n9l h3{
color:#F5EED8;
font-size:1.125rem;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dad-seo_card_n9l p{
font-size:13px;
line-height:1.6;
color:#BFB49A;
}
.dad-seo_card_sm_n9l{
padding:1.25rem;
}
.dad-seo_card_sm_n9l h3{
font-size:16px;
}
.dad-seo_card_sm_n9l p{
line-height:1.55;
font-size:0.781rem;
}
.dad-seo_rtp_row_n9l{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
margin-top:16px;
display:grid;
}
.dad-rtp_n9l{
gap:14px;
min-width:0;
display:flex;
}
.dad-rtp_n9l>div{
flex:1;
background:#0F0D0A;
border-radius:13px;
padding:16px;
text-align:center;
min-width:0;
}
.dad-rtp_n_n9l{
color:#FFB830;
font-size:1.625rem;
white-space:nowrap;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dad-rtp_l_n9l{
font-size:11px;
color:#8A7E68;
margin-top:0.25rem;
}
.dad-cmp_n9l{
border-radius:13px;
overflow:hidden;
border:1px solid #352C1E;
max-width:47.5rem;
}
.dad-cmp_row_n9l{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.dad-cmp_row_n9l>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.dad-cmp_row_n9l>div:first-child{
color:#F5EED8;
font-weight:600;
padding-left:22px;
text-align:left;
}
.dad-cmp_th_n9l{
background:#0F0D0A;
font-weight:700;
font-size:12.5px;
}
.dad-cmp_row_n9l:not(.dad-cmp_th_n9l){
background:#1A1712;
border-top:1px solid #2A2318;
color:#BFB49A;
}
.dad-cmp_zebra_n9l{
background:#141109;
}
.dad-guide_n9l{
background:#1A1712;
overflow:hidden;
border:1px solid #352C1E;
border-radius:13px;
cursor:pointer;
}
.dad-guide_cover_n9l{
height:130px;
}
.dad-guide_body_n9l{
padding:20px;
}
.dad-guide_body_n9l h3{
margin:7px 0 0.563rem;
font-weight:700;
color:#F5EED8;
font-size:16px;
line-height:1.25;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dad-guide_meta_n9l{
font-size:11.5px;
color:#8A7E68;
}
.dad-hub_n9l{
gap:28px;
grid-template-columns:repeat(5,1fr);
padding-top:1.75rem;
display:grid;
border-top:1px solid #2A2318;
}
.dad-hub_n9l>*{
min-width:0;
}
.dad-hub_n9l h4{
color:#F5EED8;
margin-bottom:11px;
font-weight:700;
font-size:0.813rem;
}
.dad-hub_col_n9l{
gap:0.5rem;
font-size:0.813rem;
color:#BFB49A;
display:flex;
flex-direction:column;
}
.dad-hub_col_n9l a{
cursor:pointer;
}
@media(max-width:1021px){
.dad-seo_grid3_n9l{
grid-template-columns:1fr;
}
.dad-seo_grid4_n9l{
grid-template-columns:repeat(2,1fr);
}
.dad-seo_rtp_row_n9l{
gap:1.25rem;
grid-template-columns:1fr;
}
.dad-hub_n9l{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:563px){
.dad-hub_n9l{
grid-template-columns:1fr;
}
}
.dad-tk_n9l{
background:#0A0805;
overflow:hidden;
align-items:center;
display:flex;
border-bottom:1px solid #2A2318;
}
.dad-tk_tag_n9l{
gap:8px;
padding:11px 1.125rem;
background:#1A1712;
flex:none;
letter-spacing:.1em;
border-right:1px solid #2A2318;
text-transform:uppercase;
align-items:center;
color:#E8372A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:600;
font-size:0.656rem;
display:flex;
}
.dad-tk_rail_n9l{
flex:1;
overflow:hidden;
}
.dad-tk_track_n9l{
animation:zm3-marquee 26s linear infinite;
padding:0.688rem 14px;
gap:1.75rem;
width:max-content;
white-space:nowrap;
color:#BFB49A;
font-size:0.75rem;
display:flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dad-tk_track_n9l b{
color:#FFB830;
}
.dad-hero_n9l{
overflow:hidden;
background:linear-gradient(120deg,#1C1507,#0E1018);
border:1px solid #352C1E;
padding:46px 3rem;
border-radius:1.25rem;
color:#F5EED8;
position:relative;
}
.dad-hero_glow_n9l{
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
top:-3.75rem;
width:340px;
height:340px;
position:absolute;
}
.dad-hero_in_n9l{
max-width:37.5rem;
position:relative;
}
.dad-hero_n9l .dad-eyebrow_n9l{
color:#FFB830;
}
.dad-pill_row_n9l{
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:62.438rem;
padding:0.375rem 13px;
text-transform:uppercase;
letter-spacing:.1em;
color:#FFB830;
display:inline-flex;
margin-bottom:22px;
align-items:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10.5px;
}
.dad-hero_h1_n9l{
margin:1.125rem 0;
line-height:1.02;
overflow-wrap:break-word;
font-size:3.375rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
font-weight:700;
color:#F5EED8;
}
.dad-hero_h1_n9l em{
color:#FFB830;
font-style:normal;
}
.dad-hero_sub_n9l{
max-width:30rem;
margin-bottom:28px;
line-height:1.55;
font-size:17px;
color:#A89C82;
}
.dad-hero_cta_n9l{
gap:0.875rem;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
}
.dad-hero_trust_n9l{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.dad-hero_rating_txt_n9l{
color:#A89C82;
font-size:13px;
}
@media(max-width:1021px){
.dad-hero_n9l{
padding:32px 24px;
}
.dad-hero_h1_n9l{
font-size:38px;
}
}
@media(max-width:560px){
.dad-hero_h1_n9l{
font-size:30px;
}
}
.dad-stat_n9l{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dad-stat_n9l>*{
min-width:0;
}
.dad-stat_item_n9l{
border-radius:13px;
background:#1A1712;
border:1px solid #352C1E;
padding:1.125rem 20px;
}
.dad-stat_k_n9l{
color:#8A7E68;
margin-bottom:0.438rem;
letter-spacing:.12em;
text-transform:uppercase;
font-size:9.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dad-stat_v_n9l{
gap:0.5rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
font-weight:700;
color:#F5EED8;
min-width:0;
display:flex;
font-size:24px;
overflow-wrap:anywhere;
}
.dad-stat_v_accent_n9l{
color:#FFB830;
}
@media(max-width:1027px){
.dad-stat_n9l{
grid-template-columns:repeat(2,1fr);
}
}
.dad-wlc_n9l{
background:linear-gradient(120deg,#1C1507,#0E1018);
grid-template-columns:1.2fr .8fr;
gap:24px;
border-radius:20px;
border:1px solid #352C1E;
padding:2.25rem 2.5rem;
overflow:hidden;
align-items:center;
display:grid;
color:#F5EED8;
position:relative;
}
.dad-wlc_n9l>*{
min-width:0;
}
.dad-wlc_n9l .dad-eyebrow_n9l{
color:#FFB830;
}
.dad-wlc_glow_n9l{
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:260px;
right:-40px;
height:260px;
top:-40px;
}
.dad-wlc_in_n9l{
position:relative;
}
.dad-wlc_h2_n9l{
margin:10px 0 0.5rem;
line-height:1.03;
font-weight:700;
font-size:2.125rem;
overflow-wrap:break-word;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F5EED8;
}
.dad-wlc_h2_n9l em{
font-style:normal;
color:#FFB830;
}
.dad-wlc_sub_n9l{
margin-bottom:1.125rem;
font-size:14px;
color:#A89C82;
max-width:26.25rem;
line-height:1.55;
}
.dad-wlc_terms_n9l{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.dad-term_n9l{
border-radius:0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:13px 15px;
gap:11px;
align-items:center;
display:flex;
}
.dad-term_n9l svg{
flex:none;
color:#FFB830;
height:1.25rem;
width:1.25rem;
}
.dad-term_k_n9l{
color:#A89C82;
font-size:9.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
text-transform:uppercase;
}
.dad-term_v_n9l{
color:#F5EED8;
font-size:0.875rem;
font-weight:700;
margin-top:2px;
}
@media(max-width:1025px){
.dad-wlc_n9l{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.dad-wlc_h2_n9l{
font-size:26px;
}
}
.dad-jp_n9l{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.dad-jp_n9l>*{
min-width:0;
}
.dad-jp_hero_n9l{
border-radius:1.25rem;
gap:0.875rem;
padding:1.625rem;
background:linear-gradient(135deg,#1C1507,#0E1018);
border:1px solid #352C1E;
overflow:hidden;
justify-content:space-between;
min-height:180px;
display:flex;
color:#F5EED8;
flex-direction:column;
position:relative;
}
.dad-jp_glow_n9l{
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
width:11.25rem;
top:-2.5rem;
height:11.25rem;
}
.dad-jp_k_row_n9l{
gap:10px;
justify-content:space-between;
display:flex;
position:relative;
align-items:center;
}
.dad-jp_k_n9l{
font-size:10px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
color:#8A7E68;
text-transform:uppercase;
}
.dad-jp_hero_n9l .dad-jp_k_n9l{
color:#A89C82;
}
.dad-jp_amt_n9l{
color:#FFB830;
line-height:1;
position:relative;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:42px;
}
.dad-jp_sub_n9l{
font-size:12px;
margin-top:5px;
color:#A89C82;
}
.dad-jp_cell_n9l{
background:#1A1712;
border-radius:20px;
padding:1.375rem;
border:1px solid #352C1E;
min-height:180px;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.dad-jp_cell_n9l .dad-jp_amt_n9l{
color:#F5EED8;
font-size:1.875rem;
}
.dad-jp_cell_n9l .dad-jp_sub_n9l{
color:#8A7E68;
}
@media(max-width:1022px){
.dad-jp_n9l{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.dad-jp_amt_n9l{
font-size:2rem;
}
}
.dad-banner_n9l{
border-radius:20px;
overflow:hidden;
border:1px solid #352C1E;
gap:28px;
padding:36px 2.5rem;
background:linear-gradient(115deg,#1C1507,#0E1018);
align-items:center;
position:relative;
display:flex;
justify-content:space-between;
color:#F5EED8;
flex-wrap:wrap;
}
.dad-banner_glow_n9l{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 68%);
transform:translateY(-50%);
height:12.5rem;
width:12.5rem;
right:80px;
top:50%;
position:absolute;
}
.dad-banner_in_n9l{
max-width:560px;
position:relative;
}
.dad-banner_n9l .dad-eyebrow_n9l{
color:#FFB830;
}
.dad-banner_h2_n9l{
margin:10px 0;
color:#F5EED8;
line-height:1.05;
font-size:30px;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dad-banner_text_n9l{
font-size:14px;
line-height:1.6;
color:#A89C82;
}
@media(max-width:561px){
.dad-banner_h2_n9l{
font-size:24px;
}
}
.dad-news_n9l{
background:linear-gradient(135deg,#1C1507,#0E1018);
gap:24px;
border-radius:20px;
padding:1.625rem 2rem;
border:1px solid #352C1E;
align-items:center;
justify-content:space-between;
color:#F5EED8;
display:flex;
flex-wrap:wrap;
}
.dad-news_h3_n9l{
font-size:1.25rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:4px;
color:#F5EED8;
font-weight:700;
}
.dad-news_text_n9l{
font-size:0.813rem;
color:#A89C82;
}
.dad-news_form_n9l{
gap:10px;
flex:1;
max-width:440px;
display:flex;
min-width:0;
}
.dad-news_form_n9l .dad-input_n9l{
min-width:0;
}
@media(max-width:558px){
.dad-news_form_n9l{
width:100%;
}
}
.dad-input_n9l{
border:1px solid rgba(255, 255, 255, 0.12);
flex:1;
border-radius:9px;
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 16px;
font-size:0.844rem;
color:#A89C82;
}
.dad-steps_n9l{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.dad-steps_n9l>*{
min-width:0;
}
.dad-step_n9l{
background:#1A1712;
padding:24px;
border-radius:13px;
border:1px solid #352C1E;
position:relative;
}
.dad-step_num_n9l{
background:#FFB830;
border-radius:0.563rem;
display:flex;
font-weight:700;
font-size:0.813rem;
justify-content:center;
width:30px;
color:#1A1000;
height:1.875rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
margin-bottom:14px;
}
.dad-step_h_n9l{
color:#F5EED8;
margin-bottom:0.438rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1rem;
}
.dad-step_p_n9l{
font-size:0.813rem;
line-height:1.55;
color:#BFB49A;
}
@media(max-width:1023px){
.dad-steps_n9l{
grid-template-columns:1fr;
}
}
.dad-vip_head_n9l{
gap:12px;
display:flex;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.dad-vip_intro_n9l{
max-width:420px;
font-size:13px;
color:#BFB49A;
}
.dad-vip_n9l{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.dad-vip_n9l>*{
min-width:0;
}
.dad-tier_n9l{
padding:20px;
background:#1A1712;
border:1px solid #352C1E;
border-radius:0.813rem;
}
.dad-tier_on_n9l{
border-color:#FFB830;
background:rgba(255, 184, 48, 0.11);
}
.dad-tier_medal_n9l{
background:linear-gradient(135deg,#FFB830,#C97D00);
border-radius:0.563rem;
height:1.875rem;
margin-bottom:0.875rem;
width:1.875rem;
}
.dad-tier_name_n9l{
font-weight:700;
color:#F5EED8;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:5px;
font-size:15px;
}
.dad-tier_tx_n9l{
color:#8A7E68;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1023px){
.dad-vip_n9l{
grid-template-columns:repeat(2,1fr);
}
}
.dad-tour_n9l{
border:1px solid #352C1E;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
display:grid;
}
.dad-tour_n9l>*{
min-width:0;
}
.dad-tour_l_n9l{
background:linear-gradient(135deg,#1C1507,#0E1018);
padding:2.125rem;
overflow:hidden;
color:#F5EED8;
position:relative;
}
.dad-tour_h2_n9l{
margin:12px 0 0.625rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-size:1.875rem;
font-weight:700;
color:#F5EED8;
}
.dad-tour_h2_n9l em{
font-style:normal;
color:#FFB830;
}
.dad-tour_text_n9l{
color:#A89C82;
font-size:0.844rem;
max-width:340px;
line-height:1.6;
margin-bottom:20px;
}
.dad-tour_meta_n9l{
gap:18px;
margin-bottom:20px;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.dad-tour_cap_n9l{
color:#A89C82;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.594rem;
margin-bottom:5px;
}
.dad-count_n9l{
gap:0.375rem;
display:flex;
}
.dad-count_n9l span{
padding:4px 0.563rem;
border-radius:0.563rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
font-weight:700;
font-size:22px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.dad-tour_units_n9l{
font-size:0.625rem;
color:#A89C82;
}
.dad-board_n9l{
padding:28px 1.875rem;
background:#1A1712;
}
.dad-board_head_n9l{
display:flex;
align-items:center;
margin-bottom:14px;
justify-content:space-between;
}
.dad-board_title_n9l{
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
color:#F5EED8;
}
.dad-board_upd_n9l{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8A7E68;
text-transform:uppercase;
font-size:0.625rem;
}
.dad-board_list_n9l{
gap:2px;
flex-direction:column;
display:flex;
}
.dad-board_row_n9l{
gap:0.75rem;
padding:0.625rem 12px;
border-radius:0.563rem;
display:flex;
align-items:center;
}
.dad-board_top1_n9l{
background:rgba(255, 184, 48, 0.11);
}
.dad-board_rk_n9l{
width:20px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:14px;
color:#8A7E68;
}
.dad-board_top1_n9l .dad-board_rk_n9l{
color:#FFB830;
}
.dad-board_nm_n9l{
flex:1;
color:#BFB49A;
font-size:13.5px;
font-weight:600;
min-width:0;
}
.dad-board_top1_n9l .dad-board_nm_n9l{
color:#F5EED8;
font-weight:700;
}
.dad-board_pt_n9l{
font-size:12.5px;
color:#BFB49A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1027px){
.dad-tour_n9l{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.dad-tour_h2_n9l{
font-size:24px;
}
}
.dad-pay_logos_n9l{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.dad-pay_logos_n9l>*{
min-width:0;
}
.dad-pay_n9l{
border:1px solid #352C1E;
border-radius:9px;
align-items:center;
justify-content:center;
font-size:12px;
display:flex;
height:48px;
font-weight:700;
color:#BFB49A;
}
.dad-table_n9l{
border:1px solid #352C1E;
border-radius:13px;
overflow:hidden;
}
.dad-trow_n9l{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.dad-trow_n9l>div{
padding:13px 14px;
min-width:0;
}
.dad-trow_n9l>div:first-child{
padding-left:1rem;
color:#F5EED8;
font-weight:700;
}
.dad-trow_th_n9l{
background:#0F0D0A;
font-size:0.594rem;
color:#8A7E68;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
}
.dad-trow_n9l:not(.dad-trow_th_n9l){
background:#1A1712;
color:#BFB49A;
border-top:1px solid #2A2318;
}
.dad-trow_zebra_n9l{
background:#141109;
}
.dad-pos_n9l{
color:#FFB830;
font-weight:700;
}
@media(max-width:1025px){
.dad-pay_logos_n9l{
grid-template-columns:repeat(2,1fr);
}
}
.dad-dw_h2_n9l{
margin-bottom:0.625rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
line-height:1.08;
font-weight:700;
color:#F5EED8;
}
.dad-steps_v_n9l{
gap:10px;
grid-template-columns:1fr;
}
.dad-steps_v_n9l .dad-step_n9l{
padding:18px 1.25rem;
}
@media(max-width:560px){
.dad-dw_h2_n9l{
font-size:1.438rem;
}
}
.dad-supp_n9l{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.dad-supp_n9l>*{
min-width:0;
}
.dad-supp_card_n9l{
border-radius:13px;
padding:24px;
border:1px solid #352C1E;
background:#1A1712;
}
.dad-supp_card_n9l svg{
height:24px;
width:1.5rem;
color:#FFB830;
margin-bottom:14px;
}
.dad-supp_card_n9l h3{
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
color:#F5EED8;
margin-bottom:6px;
}
.dad-supp_card_n9l p{
line-height:1.55;
font-size:13px;
color:#BFB49A;
}
@media(max-width:1027px){
.dad-supp_n9l{
grid-template-columns:1fr;
}
}
.dad-promo_grid_n9l{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dad-promo_grid_n9l>*{
min-width:0;
}
.dad-promo_n9l{
background:#1A1712;
padding:1.5rem;
overflow:hidden;
border:1px solid #352C1E;
border-radius:1.25rem;
position:relative;
min-height:9.375rem;
}
.dad-promo_h_n9l{
color:#F5EED8;
line-height:1.05;
margin-top:0.375rem;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
}
.dad-promo_h_n9l em{
color:#FFB830;
font-style:normal;
}
.dad-promo_p_n9l{
line-height:1.5;
color:#BFB49A;
font-size:0.781rem;
margin-top:8px;
}
.dad-promo_feat_n9l{
border-color:#352C1E;
background:linear-gradient(135deg,#1C1507,#0E1018);
}
.dad-promo_feat_n9l .dad-promo_h_n9l{
color:#F5EED8;
}
.dad-promo_feat_n9l .dad-promo_h_n9l em{
color:#FFB830;
}
.dad-promo_feat_n9l .dad-promo_p_n9l{
color:#A89C82;
}
.dad-promo_feat_n9l .dad-eyebrow_n9l{
color:#FFB830;
}
@media(max-width:1025px){
.dad-promo_grid_n9l{
grid-template-columns:1fr;
}
}
.dad-rv_head_n9l{
gap:12px;
align-items:flex-end;
display:flex;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
}
.dad-rv_agg_n9l{
gap:0.625rem;
align-items:center;
display:flex;
}
.dad-rv_source_n9l{
font-size:12.5px;
color:#8A7E68;
}
.dad-rv_grid_n9l{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dad-rv_grid_n9l>*{
min-width:0;
}
.dad-review_n9l{
background:#1A1712;
border-radius:13px;
padding:24px;
border:1px solid #352C1E;
}
.dad-review_n9l .dad-stars_n9l{
margin-bottom:10px;
}
.dad-review_n9l p{
margin-bottom:14px;
line-height:1.5;
font-size:14.5px;
color:#F5EED8;
font-weight:600;
}
.dad-review_by_n9l{
color:#8A7E68;
font-size:12.5px;
}
@media(max-width:1025px){
.dad-rv_grid_n9l{
grid-template-columns:1fr;
}
}
.dad-ab_h2_n9l{
margin:14px 0 1rem;
font-size:32px;
color:#F5EED8;
line-height:1.08;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dad-ab_body_n9l{
line-height:1.65;
font-size:0.938rem;
color:#BFB49A;
margin-bottom:0.875rem;
}
.dad-ab_chips_n9l{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.dad-faq_n9l{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.dad-faq_item_n9l{
border-radius:0.813rem;
padding:18px 1.375rem;
border:1px solid #352C1E;
background:#1A1712;
}
.dad-faq_q_n9l{
gap:1rem;
list-style:none;
font-size:0.969rem;
font-weight:600;
justify-content:space-between;
align-items:center;
display:flex;
cursor:pointer;
color:#F5EED8;
}
.dad-faq_q_n9l::-webkit-details-marker{
display:none;
}
.dad-faq_q_t_n9l{
gap:0.625rem;
display:flex;
}
.dad-faq_q_i_n9l{
font-style:normal;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFB830;
}
.dad-faq_pm_n9l{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFB830;
font-size:20px;
}
.dad-faq_item_n9l[open] .dad-faq_pm_n9l{
transform:rotate(45deg);
}
.dad-faq_a_n9l{
font-size:13.5px;
line-height:1.6;
margin-top:0.75rem;
color:#BFB49A;
}
@media(max-width:562px){
.dad-ab_h2_n9l{
font-size:1.625rem;
}
}
.dad-provs_n9l{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.dad-provs_n9l>*{
min-width:0;
}
.dad-prov_n9l{
border:1px solid #352C1E;
border-radius:13px;
background:#1A1712;
padding:12px;
display:flex;
justify-content:center;
text-decoration:none;
align-items:center;
height:64px;
}
.dad-prov_img_n9l{
max-height:32px;
object-fit:contain;
max-width:100%;
}
.dad-resp_n9l{
background:#1A1712;
gap:1.5rem;
border:1px solid #352C1E;
padding:1.625rem;
border-radius:0.813rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dad-resp_in_n9l{
max-width:35rem;
}
.dad-resp_h_n9l{
margin-bottom:0.5rem;
color:#F5EED8;
font-size:19px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.dad-resp_p_n9l{
color:#BFB49A;
line-height:1.6;
font-size:0.844rem;
}
.dad-resp_badges_n9l{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.dad-age18_n9l{
border:1.5px solid #E8372A;
border-radius:0.563rem;
padding:0.25rem 8px;
font-size:13px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
color:#E8372A;
}
.dad-resp_org_n9l{
font-size:13px;
font-weight:600;
color:#8A7E68;
}
@media(max-width:1022px){
.dad-provs_n9l{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.dad-provs_n9l{
grid-template-columns:repeat(2,1fr);
}
}
.dad-op_h2_n9l{
margin:0.625rem 0 8px;
line-height:1.1;
color:#F5EED8;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
font-weight:700;
}
.dad-op_text_n9l{
font-size:13.5px;
color:#BFB49A;
line-height:1.6;
}
@media(max-width:558px){
.dad-op_h2_n9l{
font-size:1.375rem;
}
}
.dad-footer_n9l{
padding:40px 1.75rem;
background:#0A0805;
border-top:1px solid #2A2318;
}
.dad-footer_grid_n9l{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
display:grid;
margin-left:auto;
max-width:87.5rem;
margin-right:auto;
}
.dad-footer_grid_n9l>*{
min-width:0;
}
.dad-footer_grid_n9l h4{
margin-bottom:13px;
color:#5A5144;
letter-spacing:.12em;
font-size:10px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.dad-fcol_n9l{
gap:9px;
flex-direction:column;
display:flex;
font-size:0.813rem;
color:#BFB49A;
}
.dad-fcol_n9l a{
cursor:pointer;
}
.dad-ft_about_n9l{
font-size:13px;
color:#8A7E68;
line-height:1.6;
margin-top:12px;
max-width:260px;
}
.dad-ft_contact_n9l{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFB830;
margin-top:12px;
font-size:12.5px;
overflow-wrap:anywhere;
}
.dad-footer_bottom_n9l{
margin:0 auto;
gap:16px;
flex-wrap:wrap;
padding-top:20px;
align-items:center;
max-width:87.5rem;
display:flex;
justify-content:space-between;
border-top:1px solid #2A2318;
}
.dad-footer_bottom_n9l p{
font-size:11px;
line-height:1.6;
max-width:45rem;
color:#5A5144;
}
@media(max-width:1025px){
.dad-footer_grid_n9l{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.dad-footer_grid_n9l{
grid-template-columns:1fr;
}
}