*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDF8F2;
font-size:15px;
color:#3D2E14;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.55;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
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{
border-radius:0.5rem;
background:rgba(20, 12, 4, 0.68);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qdb-shell-s95{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.qdb-main-s95{
min-width:0;
}
.qdb-wrap-s95{
margin:0 auto;
max-width:86.25rem;
width:100%;
}
.qdb-container-s95{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1380px;
}
@media(min-width:770px){
.qdb-container-s95{
padding:0 1.75rem;
}
}
.qdb-section-s95{
padding:1.5rem 1.75rem;
}
.qdb-section_pt-s95{
padding-top:34px;
}
.qdb-band_soft-s95{
background:#FFFFFF;
}
.qdb-eyebrow-s95{
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
line-height:1.4;
text-transform:uppercase;
display:inline-block;
color:#C47F00;
letter-spacing:.14em;
font-size:10.5px;
overflow-wrap:break-word;
}
.qdb-drawer_cb-s95{
display:none;
}
.qdb-overlay-s95{
display:none;
}
@media(max-width:1024px){
.qdb-shell-s95{
grid-template-columns:1fr;
}
.qdb-main-s95{
padding-bottom:4.875rem;
}
.qdb-drawer_cb-s95:checked~.qdb-overlay-s95{
background:rgba(20, 12, 4, 0.68);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:563px){
.qdb-section-s95{
padding:18px 1rem;
}
.qdb-section_pt-s95{
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 ---------- */
.qdb-side-s95{
padding:22px 1.125rem;
background:#FEF9F4;
gap:1.375rem;
display:flex;
border-right:1px solid rgba(26, 18, 8, 0.08);
align-self:start;
flex-direction:column;
height:100vh;
overflow-y:auto;
position:sticky;
top:0;
}
.qdb-brand-s95{
gap:10px;
align-items:center;
display:flex;
}
.qdb-logo-s95{
letter-spacing:-.02em;
font-size:1.313rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1208;
font-weight:700;
}
.qdb-side_cta-s95{
border-radius:0.75rem;
border:1px solid rgba(26, 18, 8, 0.12);
padding:1rem;
background:rgba(196, 127, 0, 0.10);
}
.qdb-side_cta_h-s95{
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
line-height:1.15;
font-size:1.063rem;
font-weight:700;
}
.qdb-side_cta_p-s95{
color:#3D2E14;
font-size:0.75rem;
margin-bottom:12px;
line-height:1.45;
}
.qdb-nav-s95{
gap:3px;
display:flex;
flex-direction:column;
}
.qdb-nav_label-s95{
padding:6px 10px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B09870;
letter-spacing:.14em;
text-transform:uppercase;
font-size:0.594rem;
}
.qdb-nav_item-s95{
border-radius:0.5rem;
gap:11px;
padding:10px;
align-items:center;
font-size:0.875rem;
display:flex;
font-weight:500;
color:#3D2E14;
}
.qdb-nav_item-s95 svg{
height:17px;
width:17px;
}
.qdb-nav_item-s95:hover{
background:rgba(196, 127, 0, 0.10);
color:#1A1208;
}
.qdb-nav_item_on-s95{
background:rgba(196, 127, 0, 0.10);
color:#C47F00;
font-weight:600;
}
.qdb-side_foot-s95{
background:#FFFFFF;
padding:12px;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.75rem;
margin-top:auto;
}
.qdb-side_foot-s95 p{
margin-top:0.25rem;
font-size:0.781rem;
line-height:1.4;
color:#3D2E14;
}
/* ---------- topbar ---------- */
.qdb-top-s95{
background:#FEF9F4;
gap:1rem;
padding:14px 28px;
top:0;
position:sticky;
z-index:40;
align-items:center;
display:flex;
border-bottom:1px solid rgba(26, 18, 8, 0.08);
}
.qdb-top_brand-s95{
gap:9px;
align-items:center;
display:none;
}
.qdb-search-s95{
padding:0.688rem 0.875rem;
gap:10px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
flex:1;
border-radius:0.75rem;
max-width:440px;
display:flex;
font-size:13.5px;
align-items:center;
color:#7A6040;
}
.qdb-search-s95 svg{
flex:none;
width:1rem;
height:16px;
}
.qdb-top_actions-s95{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.qdb-lang-s95{
color:#3D2E14;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.qdb-burger-s95{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:8px;
align-items:center;
width:40px;
justify-content:center;
color:#1A1208;
height:40px;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.qdb-botnav-s95{
display:none;
}
@media(max-width:1025px){
.qdb-side-s95{
transition:transform .25s ease;
transform:translateX(-100%);
height:100vh;
top:0;
position:fixed;
z-index:80;
width:17.5rem;
left:0;
}
.qdb-drawer_cb-s95:checked~.qdb-shell-s95 .qdb-side-s95{
transform:translateX(0);
}
.qdb-top-s95{
gap:0.75rem;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.qdb-top_brand-s95{
display:flex;
}
.qdb-search-s95{
display:none;
}
.qdb-burger-s95{
display:flex;
}
.qdb-top_actions-s95{
gap:0.625rem;
width:100%;
align-items:stretch;
margin-left:0;
}
.qdb-top_actions-s95 .qdb-lang-s95{
display:none;
}
.qdb-top_actions-s95 .qdb-btn-s95{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.qdb-botnav-s95{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#FEF9F4;
position:fixed;
border-top:1px solid rgba(26, 18, 8, 0.12);
right:0;
bottom:0;
z-index:65;
left:0;
display:grid;
transform:translateZ(0);
}
.qdb-bn-s95{
gap:0.25rem;
padding:0.375rem 2px 0;
flex-direction:column;
min-width:0;
color:#3D2E14;
font-size:0.625rem;
display:flex;
font-weight:600;
justify-content:flex-end;
align-items:center;
}
.qdb-bn-s95 svg{
flex:none;
width:22px;
height:1.375rem;
}
.qdb-bn-s95 span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.qdb-bn_on-s95{
color:#C47F00;
}
.qdb-bn_center-s95{
position:relative;
}
.qdb-bn_fab-s95{
background:#FBB034;
border-radius:50%;
justify-content:center;
position:absolute;
box-shadow:0 0.5rem 2rem rgba(26, 18, 8, 0.14), 0 2px 0.5rem rgba(26, 18, 8, 0.10);
top:-20px;
height:50px;
transform:translateX(-50%);
color:#1A1208;
align-items:center;
width:3.125rem;
left:50%;
display:flex;
}
.qdb-bn_fab-s95 svg{
width:1.5rem;
height:24px;
}
.qdb-bn_center-s95 span{
color:#C47F00;
}
}
.qdb-btn-s95{
border-radius:0.5rem;
gap:0.5rem;
padding:11px 22px;
transition:background-color 0.2s ease,color 0.2s ease;
justify-content:center;
font-size:0.875rem;
align-items:center;
font-weight:700;
cursor:pointer;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
}
.qdb-btn_pri-s95{
background:#FBB034;
box-shadow:0 0.25rem 18px rgba(251, 176, 52, 0.45), 0 2px 6px rgba(196, 127, 0, 0.30);
color:#1A1208;
}
.qdb-btn_pri-s95:hover{
background:#E89E1A;
}
.qdb-btn_ghost-s95{
background:rgba(196, 127, 0, 0.10);
font-weight:600;
color:#1A1208;
}
.qdb-btn_line-s95{
border:1px solid rgba(26, 18, 8, 0.22);
background:transparent;
font-weight:600;
color:#1A1208;
}
.qdb-btn_lg-s95{
border-radius:0.75rem;
padding:1rem 30px;
font-size:0.938rem;
}
.qdb-band-s95 .qdb-btn_line-s95{
border-color:rgba(255, 255, 255, 0.12);
color:#FDF8F2;
}
.qdb-band-s95 .qdb-btn_ghost-s95{
background:rgba(255, 255, 255, 0.08);
color:#FDF8F2;
}
.qdb-link_m-s95{
gap:5px;
cursor:pointer;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C47F00;
display:inline-flex;
align-items:center;
font-size:12px;
text-decoration:none;
}
.qdb-link_m-s95 svg{
height:0.875rem;
width:0.875rem;
}
.qdb-band-s95 .qdb-link_m-s95{
color:#FBB034;
}
.qdb-dot-s95{
flex:none;
background:#C47F00;
border-radius:50%;
width:7px;
height:7px;
}
.qdb-dot_live-s95{
animation:zm3-pulse 1.4s infinite;
background:#D93025;
}
.qdb-stars-s95{
gap:2px;
color:#C47F00;
display:inline-flex;
}
.qdb-stars-s95 svg{
width:0.938rem;
height:15px;
}
.qdb-chip-s95{
background:#FFFFFF;
gap:0.375rem;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.5rem;
padding:0.438rem 12px;
align-items:center;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
font-size:0.688rem;
color:#3D2E14;
}
.qdb-chip_on-s95{
border-color:transparent;
background:rgba(196, 127, 0, 0.10);
color:#C47F00;
}
.qdb-gc-s95{
color:inherit;
display:block;
text-decoration:none;
cursor:pointer;
min-width:0;
}
.qdb-gc_thumb-s95{
overflow:hidden;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 8, 0.12);
display:block;
position:relative;
aspect-ratio:1;
background-size:cover;
background-position:center;
}
.qdb-gc_thumb_portrait-s95{
aspect-ratio:3/4;
}
.qdb-gc_thumb_wide-s95{
aspect-ratio:16/11;
}
.qdb-gc_cap-s95{
background:linear-gradient(transparent,rgba(20, 12, 4, 0.68));
padding:0.563rem;
position:absolute;
bottom:0;
left:0;
right:0;
}
.qdb-gc_name-s95{
display:block;
font-weight:700;
color:#FDF8F2;
font-size:12.5px;
}
.qdb-gc_meta-s95{
font-size:0.688rem;
color:#C8AE88;
}
.qdb-gc_badge-s95{
border-radius:8px;
background:#C47F00;
padding:2px 6px;
right:0.5rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
top:8px;
color:#1A1208;
font-weight:700;
font-size:0.5rem;
}
.qdb-gc_badge_hot-s95{
background:#D93025;
color:#FDF8F2;
}
.qdb-gc_badge_live-s95{
background:#D93025;
left:8px;
right:auto;
color:#FDF8F2;
}
.qdb-gc_mult-s95{
inset:0;
color:#C47F00;
align-items:center;
font-size:28px;
position:absolute;
display:flex;
justify-content:center;
font-weight:700;
}
.qdb-pc-s95{
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
font-weight:700;
justify-content:center;
display:flex;
align-items:center;
font-size:14px;
height:4rem;
color:#3D2E14;
}
.qdb-rail-s95{
min-width:0;
}
.qdb-rail_scroll-s95{
gap:14px;
display:grid;
}
.qdb-rail_scroll-s95>*{
min-width:0;
}
.qdb-g6-s95{
grid-template-columns:repeat(6,1fr);
}
.qdb-g7-s95{
grid-template-columns:repeat(7,1fr);
}
.qdb-g4-s95{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.qdb-g6-s95,.qdb-g7-s95{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
overflow-x:auto;
padding-bottom:0.375rem;
grid-auto-flow:column;
}
.qdb-g6-s95>*,.qdb-g7-s95>*{
scroll-snap-align:start;
}
.qdb-g4-s95{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.qdb-g4-s95{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
}
}
.qdb-panel-s95{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:1.25rem;
padding:1.75rem 2rem;
}
.qdb-split-s95{
gap:2.25rem;
align-items:start;
display:grid;
}
.qdb-split-s95>*{
min-width:0;
}
.qdb-split_a-s95{
grid-template-columns:.85fr 1.15fr;
}
.qdb-split_b-s95{
grid-template-columns:1fr 1.1fr;
}
.qdb-split_c-s95{
grid-template-columns:1.1fr .9fr;
}
.qdb-pgrid-s95{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.qdb-pgrid-s95>*{
min-width:0;
}
.qdb-lead-s95{
line-height:1.65;
color:#3D2E14;
font-size:15px;
margin-bottom:14px;
}
.qdb-feat-s95{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qdb-feat-s95>*{
min-width:0;
}
.qdb-feat2-s95{
grid-template-columns:1fr 1fr;
}
.qdb-feat_card-s95{
background:#FFFFFF;
padding:26px;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:20px;
}
.qdb-feat_card-s95 svg{
color:#C47F00;
height:1.625rem;
margin-bottom:1rem;
width:1.625rem;
}
.qdb-feat_card-s95 h3{
margin-bottom:8px;
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
font-weight:700;
}
.qdb-feat_card-s95 p{
line-height:1.6;
color:#3D2E14;
font-size:13px;
}
.qdb-feat_card-s95 b{
color:#1A1208;
}
.qdb-big-s95{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.qdb-big_n-s95{
font-weight:700;
color:#C47F00;
font-size:1.625rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qdb-big_l-s95{
color:#7A6040;
font-size:12px;
}
.qdb-person-s95{
border:1px solid rgba(26, 18, 8, 0.12);
gap:14px;
background:#FFFFFF;
padding:1rem 1.125rem;
border-radius:12px;
display:flex;
align-items:center;
}
.qdb-avatar-s95{
background:linear-gradient(135deg,#FBB034,#9A5E00);
border-radius:50%;
flex:none;
height:44px;
width:44px;
}
.qdb-person_name-s95{
color:#1A1208;
font-weight:700;
font-size:14px;
}
.qdb-person_role-s95{
font-size:0.75rem;
color:#7A6040;
}
.qdb-kv-s95{
border-radius:0.75rem;
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(26, 18, 8, 0.12);
background:rgba(26, 18, 8, 0.12);
display:grid;
}
.qdb-kv-s95>div{
padding:1rem 1.125rem;
background:#FDF8F2;
min-width:0;
}
.qdb-kv_k-s95{
font-size:9.5px;
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C47F00;
margin-bottom:5px;
}
.qdb-kv_v-s95{
color:#1A1208;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1027px){
.qdb-split_a-s95,.qdb-split_b-s95,.qdb-split_c-s95,.qdb-pgrid-s95{
gap:24px;
grid-template-columns:1fr;
}
.qdb-feat-s95,.qdb-feat2-s95{
grid-template-columns:1fr;
}
.qdb-kv-s95{
grid-template-columns:1fr;
}
}
.qdb-sh-s95{
margin-bottom:1rem;
min-width:0;
}
.qdb-sh_row-s95{
gap:0.75rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.qdb-sh_row-s95 .qdb-sh_l-s95{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.qdb-sh_stack-s95{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.qdb-sh_center-s95{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.qdb-sh_h2-s95{
gap:9px;
align-items:center;
overflow-wrap:break-word;
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.25rem;
font-weight:700;
line-height:1.1;
display:flex;
}
@media(min-width:765px){
.qdb-sh_h2-s95{
font-size:24px;
}
}
.qdb-band-s95 .qdb-sh_h2-s95{
color:#FDF8F2;
}
.qdb-eb_mono-s95{
text-transform:none;
letter-spacing:.08em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qdb-eb_mono-s95::before{
content:"// ";
}
.qdb-eb_upper-s95{
text-transform:uppercase;
letter-spacing:.14em;
}
.qdb-eb_pill-s95{
border-radius:62.438rem;
padding:0.313rem 0.688rem;
background:rgba(196, 127, 0, 0.10);
letter-spacing:.12em;
text-transform:uppercase;
}
.qdb-eb_line-s95{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.qdb-eb_line-s95::before{
background:#C47F00;
content:"";
width:1.5rem;
height:1px;
display:inline-block;
}
.qdb-band-s95 .qdb-eb_line-s95::before{
background:#FBB034;
}
.qdb-band-s95 .qdb-eb_pill-s95{
background:rgba(255, 255, 255, 0.08);
}
.qdb-sh_link-s95{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
border-bottom:1px solid #1A1208;
display:inline-flex;
font-size:13px;
color:#1A1208;
font-weight:600;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
}
.qdb-sh_link-s95:hover{
border-color:#C47F00;
color:#C47F00;
}
.qdb-sh_link-s95 svg{
width:14px;
height:14px;
}
.qdb-sh_link_chev-s95{
color:#C47F00;
font-size:0.75rem;
padding-bottom:0;
border-bottom:0;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qdb-sh_link_btn-s95{
background:#FBB034;
border-radius:999px;
padding:9px 1.125rem;
color:#1A1208;
border-bottom:0;
}
.qdb-sh_link_btn-s95:hover{
background:#E89E1A;
border-color:transparent;
}
.qdb-band-s95 .qdb-sh_link-s95{
border-color:#FDF8F2;
color:#FDF8F2;
}
.qdb-band-s95 .qdb-sh_link_chev-s95{
color:#FBB034;
}
.qdb-sh_rule-s95{
background:rgba(26, 18, 8, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.qdb-band-s95 .qdb-sh_rule-s95{
background:rgba(255, 255, 255, 0.12);
}
.qdb-seo_grid3-s95{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qdb-seo_grid4-s95{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.qdb-seo_grid3-s95>*,.qdb-seo_grid4-s95>*{
min-width:0;
}
.qdb-seo_card-s95{
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
border-radius:12px;
padding:24px;
}
.qdb-seo_card-s95 h3{
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
color:#1A1208;
margin-bottom:0.5rem;
}
.qdb-seo_card-s95 p{
font-size:0.813rem;
color:#3D2E14;
line-height:1.6;
}
.qdb-seo_card_sm-s95{
padding:1.25rem;
}
.qdb-seo_card_sm-s95 h3{
font-size:1rem;
}
.qdb-seo_card_sm-s95 p{
line-height:1.55;
font-size:0.781rem;
}
.qdb-seo_rtp_row-s95{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
align-items:center;
margin-top:1rem;
}
.qdb-rtp-s95{
gap:14px;
min-width:0;
display:flex;
}
.qdb-rtp-s95>div{
padding:16px;
flex:1;
background:#FDF8F2;
border-radius:0.75rem;
min-width:0;
text-align:center;
}
.qdb-rtp_n-s95{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#C47F00;
white-space:nowrap;
font-size:1.625rem;
}
.qdb-rtp_l-s95{
font-size:0.688rem;
margin-top:0.25rem;
color:#7A6040;
}
.qdb-cmp-s95{
border-radius:12px;
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
max-width:47.5rem;
}
.qdb-cmp_row-s95{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.qdb-cmp_row-s95>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.qdb-cmp_row-s95>div:first-child{
font-weight:600;
padding-left:22px;
text-align:left;
color:#1A1208;
}
.qdb-cmp_th-s95{
background:#FDF8F2;
font-size:12.5px;
font-weight:700;
}
.qdb-cmp_row-s95:not(.qdb-cmp_th-s95){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 8, 0.08);
color:#3D2E14;
}
.qdb-cmp_zebra-s95{
background:#FAF3EA;
}
.qdb-guide-s95{
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
border-radius:12px;
background:#FFFFFF;
cursor:pointer;
}
.qdb-guide_cover-s95{
height:130px;
}
.qdb-guide_body-s95{
padding:20px;
}
.qdb-guide_body-s95 h3{
margin:7px 0 9px;
line-height:1.25;
font-size:1rem;
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.qdb-guide_meta-s95{
font-size:11.5px;
color:#7A6040;
}
.qdb-hub-s95{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid rgba(26, 18, 8, 0.08);
display:grid;
padding-top:1.75rem;
}
.qdb-hub-s95>*{
min-width:0;
}
.qdb-hub-s95 h4{
font-weight:700;
margin-bottom:0.688rem;
color:#1A1208;
font-size:0.813rem;
}
.qdb-hub_col-s95{
gap:0.5rem;
color:#3D2E14;
font-size:0.813rem;
display:flex;
flex-direction:column;
}
.qdb-hub_col-s95 a{
cursor:pointer;
}
@media(max-width:1025px){
.qdb-seo_grid3-s95{
grid-template-columns:1fr;
}
.qdb-seo_grid4-s95{
grid-template-columns:repeat(2,1fr);
}
.qdb-seo_rtp_row-s95{
gap:20px;
grid-template-columns:1fr;
}
.qdb-hub-s95{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.qdb-hub-s95{
grid-template-columns:1fr;
}
}
.qdb-hero-s95{
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
padding:2.875rem 48px;
background:linear-gradient(120deg,#1C1409,#141020);
position:relative;
color:#FDF8F2;
}
.qdb-hero_glow-s95{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
width:21.25rem;
right:-3.75rem;
height:340px;
position:absolute;
top:-3.75rem;
}
.qdb-hero_in-s95{
position:relative;
max-width:37.5rem;
}
.qdb-hero-s95 .qdb-eyebrow-s95{
color:#FBB034;
}
.qdb-pill_row-s95{
gap:8px;
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.08);
border-radius:62.438rem;
border:1px solid rgba(255, 255, 255, 0.12);
display:inline-flex;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:22px;
font-size:0.656rem;
color:#FBB034;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
}
.qdb-hero_h1-s95{
margin:18px 0;
line-height:1.02;
font-size:3.375rem;
font-weight:700;
letter-spacing:-.02em;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#FDF8F2;
overflow-wrap:break-word;
}
.qdb-hero_h1-s95 em{
color:#FBB034;
font-style:normal;
}
.qdb-hero_sub-s95{
max-width:480px;
color:#C8AE88;
margin-bottom:1.75rem;
font-size:17px;
line-height:1.55;
}
.qdb-hero_cta-s95{
gap:14px;
margin-bottom:1.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qdb-hero_trust-s95{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qdb-hero_rating_txt-s95{
color:#C8AE88;
font-size:13px;
}
@media(max-width:1026px){
.qdb-hero-s95{
padding:32px 24px;
}
.qdb-hero_h1-s95{
font-size:38px;
}
}
@media(max-width:560px){
.qdb-hero_h1-s95{
font-size:1.875rem;
}
}
.qdb-tabs-s95{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.qdb-tab-s95{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
padding:0.625rem 18px;
border-radius:8px;
font-weight:600;
color:#3D2E14;
cursor:pointer;
font-size:13px;
}
.qdb-tab_on-s95{
background:#FBB034;
border-color:transparent;
color:#1A1208;
font-weight:700;
}
.qdb-stat-s95{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.qdb-stat-s95>*{
min-width:0;
}
.qdb-stat_item-s95{
padding:1.125rem 20px;
border-radius:0.75rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
}
.qdb-stat_k-s95{
color:#7A6040;
font-size:0.594rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:7px;
text-transform:uppercase;
letter-spacing:.12em;
}
.qdb-stat_v-s95{
gap:8px;
font-size:1.5rem;
display:flex;
align-items:center;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
min-width:0;
overflow-wrap:anywhere;
color:#1A1208;
}
.qdb-stat_v_accent-s95{
color:#C47F00;
}
@media(max-width:1022px){
.qdb-stat-s95{
grid-template-columns:repeat(2,1fr);
}
}
.qdb-wlc-s95{
border-radius:1.25rem;
background:linear-gradient(120deg,#1C1409,#141020);
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
gap:1.5rem;
grid-template-columns:1.2fr .8fr;
padding:2.25rem 40px;
position:relative;
color:#FDF8F2;
display:grid;
align-items:center;
}
.qdb-wlc-s95>*{
min-width:0;
}
.qdb-wlc-s95 .qdb-eyebrow-s95{
color:#FBB034;
}
.qdb-wlc_glow-s95{
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
border-radius:50%;
width:260px;
position:absolute;
top:-40px;
height:260px;
right:-40px;
}
.qdb-wlc_in-s95{
position:relative;
}
.qdb-wlc_h2-s95{
margin:0.625rem 0 0.5rem;
line-height:1.03;
font-weight:700;
overflow-wrap:break-word;
font-size:2.125rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#FDF8F2;
}
.qdb-wlc_h2-s95 em{
color:#FBB034;
font-style:normal;
}
.qdb-wlc_sub-s95{
font-size:0.875rem;
color:#C8AE88;
line-height:1.55;
max-width:26.25rem;
margin-bottom:1.125rem;
}
.qdb-wlc_terms-s95{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.qdb-term-s95{
border-radius:12px;
padding:0.813rem 15px;
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.688rem;
background:rgba(255, 255, 255, 0.08);
align-items:center;
display:flex;
}
.qdb-term-s95 svg{
flex:none;
width:1.25rem;
height:20px;
color:#FBB034;
}
.qdb-term_k-s95{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
letter-spacing:.1em;
color:#C8AE88;
}
.qdb-term_v-s95{
font-size:0.875rem;
font-weight:700;
margin-top:2px;
color:#FDF8F2;
}
@media(max-width:1025px){
.qdb-wlc-s95{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.qdb-wlc_h2-s95{
font-size:1.625rem;
}
}
.qdb-jp-s95{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.qdb-jp-s95>*{
min-width:0;
}
.qdb-jp_hero-s95{
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:1.25rem;
gap:14px;
padding:26px;
background:linear-gradient(135deg,#1C1409,#141020);
flex-direction:column;
justify-content:space-between;
min-height:11.25rem;
color:#FDF8F2;
display:flex;
position:relative;
}
.qdb-jp_glow-s95{
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
border-radius:50%;
width:180px;
top:-2.5rem;
right:-40px;
height:11.25rem;
position:absolute;
}
.qdb-jp_k_row-s95{
gap:10px;
position:relative;
align-items:center;
justify-content:space-between;
display:flex;
}
.qdb-jp_k-s95{
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.625rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7A6040;
}
.qdb-jp_hero-s95 .qdb-jp_k-s95{
color:#C8AE88;
}
.qdb-jp_amt-s95{
color:#FBB034;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
font-size:42px;
position:relative;
font-weight:700;
}
.qdb-jp_sub-s95{
margin-top:5px;
color:#C8AE88;
font-size:0.75rem;
}
.qdb-jp_cell-s95{
padding:1.375rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:20px;
flex-direction:column;
min-height:180px;
display:flex;
justify-content:space-between;
}
.qdb-jp_cell-s95 .qdb-jp_amt-s95{
color:#1A1208;
font-size:1.875rem;
}
.qdb-jp_cell-s95 .qdb-jp_sub-s95{
color:#7A6040;
}
@media(max-width:1021px){
.qdb-jp-s95{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.qdb-jp_amt-s95{
font-size:32px;
}
}
.qdb-pay_logos-s95{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.qdb-pay_logos-s95>*{
min-width:0;
}
.qdb-pay-s95{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.5rem;
display:flex;
color:#3D2E14;
font-weight:700;
height:48px;
justify-content:center;
font-size:0.75rem;
align-items:center;
}
.qdb-table-s95{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:12px;
overflow:hidden;
}
.qdb-trow-s95{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.qdb-trow-s95>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.qdb-trow-s95>div:first-child{
font-weight:700;
padding-left:16px;
color:#1A1208;
}
.qdb-trow_th-s95{
background:#FDF8F2;
color:#7A6040;
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
letter-spacing:.06em;
}
.qdb-trow-s95:not(.qdb-trow_th-s95){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 8, 0.08);
color:#3D2E14;
}
.qdb-trow_zebra-s95{
background:#FAF3EA;
}
.qdb-pos-s95{
color:#C47F00;
font-weight:700;
}
@media(max-width:1024px){
.qdb-pay_logos-s95{
grid-template-columns:repeat(2,1fr);
}
}
.qdb-steps-s95{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.qdb-steps-s95>*{
min-width:0;
}
.qdb-step-s95{
border-radius:12px;
background:#FFFFFF;
padding:24px;
border:1px solid rgba(26, 18, 8, 0.12);
position:relative;
}
.qdb-step_num-s95{
background:#FBB034;
border-radius:8px;
justify-content:center;
font-size:13px;
width:1.875rem;
height:30px;
font-weight:700;
color:#1A1208;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:flex;
margin-bottom:14px;
}
.qdb-step_h-s95{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
color:#1A1208;
font-weight:700;
margin-bottom:7px;
}
.qdb-step_p-s95{
color:#3D2E14;
line-height:1.55;
font-size:13px;
}
@media(max-width:1025px){
.qdb-steps-s95{
grid-template-columns:1fr;
}
}
.qdb-dw_h2-s95{
color:#1A1208;
line-height:1.08;
font-weight:700;
font-size:1.625rem;
margin-bottom:10px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qdb-steps_v-s95{
gap:10px;
grid-template-columns:1fr;
}
.qdb-steps_v-s95 .qdb-step-s95{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.qdb-dw_h2-s95{
font-size:23px;
}
}
.qdb-supp-s95{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.qdb-supp-s95>*{
min-width:0;
}
.qdb-supp_card-s95{
border-radius:0.75rem;
background:#FFFFFF;
padding:1.5rem;
border:1px solid rgba(26, 18, 8, 0.12);
}
.qdb-supp_card-s95 svg{
height:1.5rem;
color:#C47F00;
margin-bottom:14px;
width:24px;
}
.qdb-supp_card-s95 h3{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
font-size:1rem;
color:#1A1208;
font-weight:700;
}
.qdb-supp_card-s95 p{
line-height:1.55;
font-size:0.813rem;
color:#3D2E14;
}
@media(max-width:1022px){
.qdb-supp-s95{
grid-template-columns:1fr;
}
}
.qdb-vip_head-s95{
gap:12px;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.qdb-vip_intro-s95{
font-size:0.813rem;
color:#3D2E14;
max-width:420px;
}
.qdb-vip-s95{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.qdb-vip-s95>*{
min-width:0;
}
.qdb-tier-s95{
border-radius:0.75rem;
background:#FFFFFF;
padding:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
}
.qdb-tier_on-s95{
border-color:#C47F00;
background:rgba(196, 127, 0, 0.10);
}
.qdb-tier_medal-s95{
background:linear-gradient(135deg,#FBB034,#9A5E00);
border-radius:8px;
height:30px;
margin-bottom:0.875rem;
width:1.875rem;
}
.qdb-tier_name-s95{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:0.938rem;
color:#1A1208;
margin-bottom:5px;
}
.qdb-tier_tx-s95{
color:#7A6040;
line-height:1.5;
font-size:0.719rem;
}
@media(max-width:1024px){
.qdb-vip-s95{
grid-template-columns:repeat(2,1fr);
}
}
.qdb-news-s95{
background:linear-gradient(135deg,#1C1409,#141020);
padding:26px 2rem;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
gap:24px;
flex-wrap:wrap;
color:#FDF8F2;
justify-content:space-between;
align-items:center;
display:flex;
}
.qdb-news_h3-s95{
font-weight:700;
margin-bottom:0.25rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:20px;
color:#FDF8F2;
}
.qdb-news_text-s95{
color:#C8AE88;
font-size:13px;
}
.qdb-news_form-s95{
gap:10px;
flex:1;
min-width:0;
max-width:27.5rem;
display:flex;
}
.qdb-news_form-s95 .qdb-input-s95{
min-width:0;
}
@media(max-width:558px){
.qdb-news_form-s95{
width:100%;
}
}
.qdb-input-s95{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
flex:1;
border-radius:8px;
padding:13px 16px;
font-size:0.844rem;
color:#C8AE88;
}
.qdb-promo_grid-s95{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.qdb-promo_grid-s95>*{
min-width:0;
}
.qdb-promo-s95{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
padding:1.5rem;
overflow:hidden;
min-height:150px;
position:relative;
}
.qdb-promo_h-s95{
color:#1A1208;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
margin-top:0.375rem;
font-size:1.625rem;
}
.qdb-promo_h-s95 em{
font-style:normal;
color:#C47F00;
}
.qdb-promo_p-s95{
color:#3D2E14;
line-height:1.5;
margin-top:0.5rem;
font-size:0.781rem;
}
.qdb-promo_feat-s95{
background:linear-gradient(135deg,#1C1409,#141020);
border-color:rgba(26, 18, 8, 0.12);
}
.qdb-promo_feat-s95 .qdb-promo_h-s95{
color:#FDF8F2;
}
.qdb-promo_feat-s95 .qdb-promo_h-s95 em{
color:#FBB034;
}
.qdb-promo_feat-s95 .qdb-promo_p-s95{
color:#C8AE88;
}
.qdb-promo_feat-s95 .qdb-eyebrow-s95{
color:#FBB034;
}
@media(max-width:1027px){
.qdb-promo_grid-s95{
grid-template-columns:1fr;
}
}
.qdb-provs-s95{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.qdb-provs-s95>*{
min-width:0;
}
.qdb-prov-s95{
border:1px solid rgba(26, 18, 8, 0.12);
padding:0.75rem;
border-radius:0.75rem;
background:#FFFFFF;
text-decoration:none;
height:4rem;
justify-content:center;
align-items:center;
display:flex;
}
.qdb-prov_img-s95{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.qdb-resp-s95{
border:1px solid rgba(26, 18, 8, 0.12);
padding:26px;
border-radius:0.75rem;
gap:1.5rem;
background:#FFFFFF;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.qdb-resp_in-s95{
max-width:560px;
}
.qdb-resp_h-s95{
color:#1A1208;
margin-bottom:8px;
font-size:19px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.qdb-resp_p-s95{
color:#3D2E14;
font-size:0.844rem;
line-height:1.6;
}
.qdb-resp_badges-s95{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.qdb-age18-s95{
border-radius:0.5rem;
padding:0.25rem 8px;
border:1.5px solid #D93025;
color:#D93025;
font-size:0.813rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.qdb-resp_org-s95{
color:#7A6040;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1023px){
.qdb-provs-s95{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.qdb-provs-s95{
grid-template-columns:repeat(2,1fr);
}
}
.qdb-op_h2-s95{
margin:0.625rem 0 0.5rem;
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
line-height:1.1;
font-weight:700;
}
.qdb-op_text-s95{
line-height:1.6;
font-size:0.844rem;
color:#3D2E14;
}
@media(max-width:561px){
.qdb-op_h2-s95{
font-size:22px;
}
}
.qdb-rc-s95{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.qdb-rc-s95>*{
min-width:0;
}
.qdb-rc_awards-s95{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.qdb-award-s95{
gap:0.688rem;
display:flex;
align-items:center;
}
.qdb-award-s95 svg{
flex:none;
width:18px;
color:#D4A000;
height:1.125rem;
}
.qdb-award_t-s95{
font-size:13.5px;
color:#1A1208;
font-weight:700;
}
.qdb-award_s-s95{
color:#7A6040;
font-size:11.5px;
}
.qdb-rc_press-s95{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.qdb-logo_cell-s95{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.5rem;
height:48px;
font-size:13px;
display:flex;
font-weight:700;
justify-content:center;
align-items:center;
color:#3D2E14;
}
.qdb-rc_partner-s95{
border:1px solid rgba(26, 18, 8, 0.12);
padding:1.25rem;
background:#FFFFFF;
border-radius:12px;
}
.qdb-rc_partner_name-s95{
font-weight:700;
margin-bottom:6px;
font-size:1.125rem;
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qdb-rc_partner_text-s95{
font-size:12.5px;
color:#3D2E14;
line-height:1.55;
}
@media(max-width:1025px){
.qdb-rc-s95{
gap:22px;
grid-template-columns:1fr;
}
.qdb-rc_press-s95{
grid-template-columns:repeat(4,1fr);
}
}
.qdb-rv_head-s95{
gap:12px;
margin-bottom:1.125rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.qdb-rv_agg-s95{
gap:0.625rem;
align-items:center;
display:flex;
}
.qdb-rv_source-s95{
color:#7A6040;
font-size:12.5px;
}
.qdb-rv_grid-s95{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qdb-rv_grid-s95>*{
min-width:0;
}
.qdb-review-s95{
padding:24px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:12px;
}
.qdb-review-s95 .qdb-stars-s95{
margin-bottom:10px;
}
.qdb-review-s95 p{
margin-bottom:14px;
line-height:1.5;
font-weight:600;
color:#1A1208;
font-size:0.906rem;
}
.qdb-review_by-s95{
font-size:12.5px;
color:#7A6040;
}
@media(max-width:1027px){
.qdb-rv_grid-s95{
grid-template-columns:1fr;
}
}
.qdb-gd_head-s95{
gap:0.75rem;
justify-content:space-between;
margin-bottom:1rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qdb-ab_h2-s95{
margin:0.875rem 0 16px;
font-weight:700;
color:#1A1208;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:2rem;
}
.qdb-ab_body-s95{
font-size:15px;
line-height:1.65;
color:#3D2E14;
margin-bottom:14px;
}
.qdb-ab_chips-s95{
gap:10px;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.qdb-faq-s95{
gap:10px;
display:flex;
flex-direction:column;
}
.qdb-faq_item-s95{
padding:1.125rem 22px;
background:#FFFFFF;
border-radius:12px;
border:1px solid rgba(26, 18, 8, 0.12);
}
.qdb-faq_q-s95{
gap:1rem;
list-style:none;
cursor:pointer;
color:#1A1208;
font-weight:600;
font-size:15.5px;
justify-content:space-between;
align-items:center;
display:flex;
}
.qdb-faq_q-s95::-webkit-details-marker{
display:none;
}
.qdb-faq_q_t-s95{
gap:0.625rem;
display:flex;
}
.qdb-faq_q_i-s95{
font-style:normal;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C47F00;
}
.qdb-faq_pm-s95{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C47F00;
font-size:1.25rem;
}
.qdb-faq_item-s95[open] .qdb-faq_pm-s95{
transform:rotate(45deg);
}
.qdb-faq_a-s95{
font-size:0.844rem;
line-height:1.6;
color:#3D2E14;
margin-top:12px;
}
@media(max-width:561px){
.qdb-ab_h2-s95{
font-size:26px;
}
}
.qdb-footer-s95{
padding:2.5rem 28px;
background:#1A1208;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.qdb-footer_grid-s95{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
margin-left:auto;
max-width:1380px;
display:grid;
margin-bottom:1.75rem;
}
.qdb-footer_grid-s95>*{
min-width:0;
}
.qdb-footer_grid-s95 h4{
color:#B09870;
font-size:10px;
margin-bottom:0.813rem;
text-transform:uppercase;
letter-spacing:.12em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qdb-fcol-s95{
gap:9px;
flex-direction:column;
color:#3D2E14;
font-size:0.813rem;
display:flex;
}
.qdb-fcol-s95 a{
cursor:pointer;
}
.qdb-ft_about-s95{
line-height:1.6;
max-width:260px;
font-size:13px;
color:#7A6040;
margin-top:0.75rem;
}
.qdb-ft_contact-s95{
margin-top:12px;
font-size:0.781rem;
overflow-wrap:anywhere;
color:#C47F00;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qdb-footer_bottom-s95{
margin:0 auto;
gap:16px;
align-items:center;
padding-top:1.25rem;
border-top:1px solid rgba(26, 18, 8, 0.08);
display:flex;
max-width:1380px;
flex-wrap:wrap;
justify-content:space-between;
}
.qdb-footer_bottom-s95 p{
line-height:1.6;
font-size:11px;
max-width:45rem;
color:#B09870;
}
@media(max-width:1024px){
.qdb-footer_grid-s95{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.qdb-footer_grid-s95{
grid-template-columns:1fr;
}
}