*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDF8F0;
-webkit-font-smoothing:antialiased;
color:#3D2E12;
font-size:0.938rem;
line-height:1.55;
overflow-wrap:break-word;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
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(20, 10, 2, 0.68);
}
::-webkit-scrollbar-track{
background:transparent;
}
.xlz_shell_y2u{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.xlz_main_y2u{
min-width:0;
}
.xlz_wrap_y2u{
margin:0 auto;
max-width:1400px;
width:100%;
}
.xlz_container_y2u{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.xlz_container_y2u{
padding:0 1.75rem;
}
}
.xlz_section_y2u{
padding:24px 28px;
}
.xlz_section_pt_y2u{
padding-top:34px;
}
.xlz_band_soft_y2u{
background:#FFFFFF;
}
.xlz_eyebrow_y2u{
text-transform:uppercase;
display:inline-block;
overflow-wrap:break-word;
color:#B5780A;
line-height:1.4;
font-size:0.656rem;
letter-spacing:.14em;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
}
.xlz_drawer_cb_y2u{
display:none;
}
.xlz_overlay_y2u{
display:none;
}
@media(max-width:1025px){
.xlz_shell_y2u{
grid-template-columns:1fr;
}
.xlz_main_y2u{
padding-bottom:4.875rem;
}
.xlz_drawer_cb_y2u:checked~.xlz_overlay_y2u{
inset:0;
background:rgba(20, 10, 2, 0.68);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:561px){
.xlz_section_y2u{
padding:18px 16px;
}
.xlz_section_pt_y2u{
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 ---------- */
.xlz_side_y2u{
gap:1.375rem;
background:#FEF5E4;
padding:1.375rem 1.125rem;
align-self:start;
border-right:1px solid rgba(26, 16, 5, 0.08);
flex-direction:column;
height:100vh;
position:sticky;
top:0;
overflow-y:auto;
display:flex;
}
.xlz_brand_y2u{
gap:10px;
align-items:center;
display:flex;
}
.xlz_logo_y2u{
color:#1A1005;
font-size:21px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
letter-spacing:-.02em;
}
.xlz_side_cta_y2u{
padding:16px;
border:1px solid rgba(26, 16, 5, 0.12);
border-radius:13px;
background:rgba(181, 120, 10, 0.11);
}
.xlz_side_cta_h_y2u{
font-size:1.063rem;
color:#1A1005;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
font-weight:700;
line-height:1.15;
}
.xlz_side_cta_p_y2u{
color:#3D2E12;
font-size:12px;
margin-bottom:12px;
line-height:1.45;
}
.xlz_nav_y2u{
gap:3px;
flex-direction:column;
display:flex;
}
.xlz_nav_label_y2u{
padding:0.375rem 10px;
font-size:0.594rem;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8946A;
}
.xlz_nav_item_y2u{
border-radius:0.5rem;
padding:0.625rem;
gap:11px;
font-weight:500;
font-size:14px;
display:flex;
align-items:center;
color:#3D2E12;
}
.xlz_nav_item_y2u svg{
height:1.063rem;
width:1.063rem;
}
.xlz_nav_item_y2u:hover{
background:rgba(181, 120, 10, 0.11);
color:#1A1005;
}
.xlz_nav_item_on_y2u{
background:rgba(181, 120, 10, 0.11);
font-weight:600;
color:#B5780A;
}
.xlz_side_foot_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
padding:0.75rem;
border-radius:0.813rem;
background:#FFFFFF;
margin-top:auto;
}
.xlz_side_foot_y2u p{
line-height:1.4;
margin-top:0.25rem;
color:#3D2E12;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.xlz_top_y2u{
padding:14px 28px;
background:#FEF5E4;
gap:1rem;
border-bottom:1px solid rgba(26, 16, 5, 0.08);
top:0;
align-items:center;
display:flex;
position:sticky;
z-index:40;
}
.xlz_top_brand_y2u{
gap:0.563rem;
align-items:center;
display:none;
}
.xlz_search_y2u{
border-radius:13px;
border:1px solid rgba(26, 16, 5, 0.12);
background:#FFFFFF;
padding:0.688rem 14px;
gap:0.625rem;
flex:1;
align-items:center;
color:#7A6440;
max-width:440px;
display:flex;
font-size:0.844rem;
}
.xlz_search_y2u svg{
flex:none;
width:1rem;
height:16px;
}
.xlz_top_actions_y2u{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.xlz_lang_y2u{
font-size:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3D2E12;
}
.xlz_burger_y2u{
border-radius:8px;
border:1px solid rgba(26, 16, 5, 0.12);
background:#FFFFFF;
color:#1A1005;
display:none;
align-items:center;
height:40px;
width:40px;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.xlz_botnav_y2u{
display:none;
}
@media(max-width:1026px){
.xlz_side_y2u{
transition:transform .25s ease;
top:0;
z-index:80;
transform:translateX(-100%);
left:0;
position:fixed;
height:100vh;
width:280px;
}
.xlz_drawer_cb_y2u:checked~.xlz_shell_y2u .xlz_side_y2u{
transform:translateX(0);
}
.xlz_top_y2u{
gap:12px;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.xlz_top_brand_y2u{
display:flex;
}
.xlz_search_y2u{
display:none;
}
.xlz_burger_y2u{
display:flex;
}
.xlz_top_actions_y2u{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.xlz_top_actions_y2u .xlz_lang_y2u{
display:none;
}
.xlz_top_actions_y2u .xlz_btn_y2u{
padding:11px 10px;
flex:1;
text-align:center;
}
.xlz_botnav_y2u{
background:#FEF5E4;
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
bottom:0;
border-top:1px solid rgba(26, 16, 5, 0.12);
left:0;
display:grid;
right:0;
z-index:65;
position:fixed;
transform:translateZ(0);
}
.xlz_bn_y2u{
gap:0.25rem;
padding:0.375rem 2px 0;
align-items:center;
flex-direction:column;
color:#3D2E12;
justify-content:flex-end;
font-weight:600;
display:flex;
min-width:0;
font-size:10px;
}
.xlz_bn_y2u svg{
flex:none;
width:22px;
height:1.375rem;
}
.xlz_bn_y2u span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
white-space:nowrap;
}
.xlz_bn_on_y2u{
color:#B5780A;
}
.xlz_bn_center_y2u{
position:relative;
}
.xlz_bn_fab_y2u{
border-radius:50%;
background:#F5A800;
transform:translateX(-50%);
position:absolute;
align-items:center;
height:50px;
box-shadow:0 8px 32px rgba(26, 16, 5, 0.14), 0 2px 8px rgba(26, 16, 5, 0.10);
top:-1.25rem;
left:50%;
color:#1A1005;
display:flex;
justify-content:center;
width:50px;
}
.xlz_bn_fab_y2u svg{
height:1.5rem;
width:1.5rem;
}
.xlz_bn_center_y2u span{
color:#B5780A;
}
}
.xlz_btn_y2u{
gap:0.5rem;
border-radius:8px;
padding:11px 1.375rem;
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;
align-items:center;
cursor:pointer;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
font-weight:700;
font-size:0.875rem;
justify-content:center;
}
.xlz_btn_pri_y2u{
background:#F5A800;
box-shadow:0 0.25rem 18px rgba(245, 168, 0, 0.40), 0 1px 4px rgba(245, 168, 0, 0.24);
color:#1A1005;
}
.xlz_btn_pri_y2u:hover{
background:#D99200;
}
.xlz_btn_ghost_y2u{
background:rgba(181, 120, 10, 0.11);
font-weight:600;
color:#1A1005;
}
.xlz_btn_line_y2u{
border:1px solid rgba(26, 16, 5, 0.22);
background:transparent;
font-weight:600;
color:#1A1005;
}
.xlz_btn_lg_y2u{
border-radius:0.813rem;
padding:16px 1.875rem;
font-size:15px;
}
.xlz_band_y2u .xlz_btn_line_y2u{
border-color:rgba(255, 255, 255, 0.13);
color:#FDF6E8;
}
.xlz_band_y2u .xlz_btn_ghost_y2u{
background:rgba(255, 255, 255, 0.08);
color:#FDF6E8;
}
.xlz_link_m_y2u{
gap:0.313rem;
align-items:center;
cursor:pointer;
text-decoration:none;
color:#B5780A;
display:inline-flex;
font-size:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xlz_link_m_y2u svg{
height:0.875rem;
width:0.875rem;
}
.xlz_band_y2u .xlz_link_m_y2u{
color:#FBB820;
}
.xlz_dot_y2u{
flex:none;
border-radius:50%;
background:#B5780A;
width:7px;
height:7px;
}
.xlz_dot_live_y2u{
background:#D63230;
animation:zm3-pulse 1.4s infinite;
}
.xlz_stars_y2u{
gap:2px;
color:#B5780A;
display:inline-flex;
}
.xlz_stars_y2u svg{
width:15px;
height:15px;
}
.xlz_chip_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
padding:0.438rem 12px;
gap:6px;
border-radius:0.5rem;
background:#FFFFFF;
color:#3D2E12;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
align-items:center;
font-size:0.688rem;
}
.xlz_chip_on_y2u{
border-color:transparent;
background:rgba(181, 120, 10, 0.11);
color:#B5780A;
}
.xlz_gc_y2u{
min-width:0;
color:inherit;
text-decoration:none;
cursor:pointer;
display:block;
}
.xlz_gc_thumb_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
overflow:hidden;
border-radius:13px;
background-size:cover;
background-position:center;
aspect-ratio:1;
display:block;
position:relative;
}
.xlz_gc_thumb_portrait_y2u{
aspect-ratio:3/4;
}
.xlz_gc_thumb_wide_y2u{
aspect-ratio:16/11;
}
.xlz_gc_cap_y2u{
background:linear-gradient(transparent,rgba(20, 10, 2, 0.68));
padding:9px;
left:0;
bottom:0;
right:0;
position:absolute;
}
.xlz_gc_name_y2u{
font-weight:700;
color:#FDF6E8;
display:block;
font-size:0.781rem;
}
.xlz_gc_meta_y2u{
font-size:0.688rem;
color:#C9AD7A;
}
.xlz_gc_badge_y2u{
border-radius:8px;
padding:2px 0.375rem;
background:#B5780A;
position:absolute;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#1A1005;
font-weight:700;
right:8px;
font-size:0.5rem;
top:0.5rem;
}
.xlz_gc_badge_hot_y2u{
background:#D63230;
color:#FDF6E8;
}
.xlz_gc_badge_live_y2u{
background:#D63230;
color:#FDF6E8;
right:auto;
left:8px;
}
.xlz_gc_mult_y2u{
inset:0;
font-weight:700;
position:absolute;
font-size:28px;
align-items:center;
display:flex;
color:#B5780A;
justify-content:center;
}
.xlz_pc_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
border-radius:0.813rem;
background:#FFFFFF;
font-weight:700;
align-items:center;
height:64px;
justify-content:center;
color:#3D2E12;
font-size:0.875rem;
display:flex;
}
.xlz_rail_y2u{
min-width:0;
}
.xlz_rail_scroll_y2u{
gap:14px;
display:grid;
}
.xlz_rail_scroll_y2u>*{
min-width:0;
}
.xlz_g6_y2u{
grid-template-columns:repeat(6,1fr);
}
.xlz_g7_y2u{
grid-template-columns:repeat(7,1fr);
}
.xlz_g4_y2u{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.xlz_g6_y2u,.xlz_g7_y2u{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
}
.xlz_g6_y2u>*,.xlz_g7_y2u>*{
scroll-snap-align:start;
}
.xlz_g4_y2u{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.xlz_g4_y2u{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:150px;
}
}
.xlz_panel_y2u{
padding:1.75rem 2rem;
border-radius:20px;
border:1px solid rgba(26, 16, 5, 0.12);
background:#FFFFFF;
}
.xlz_split_y2u{
gap:2.25rem;
align-items:start;
display:grid;
}
.xlz_split_y2u>*{
min-width:0;
}
.xlz_split_a_y2u{
grid-template-columns:.85fr 1.15fr;
}
.xlz_split_b_y2u{
grid-template-columns:1fr 1.1fr;
}
.xlz_split_c_y2u{
grid-template-columns:1.1fr .9fr;
}
.xlz_pgrid_y2u{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.xlz_pgrid_y2u>*{
min-width:0;
}
.xlz_lead_y2u{
color:#3D2E12;
font-size:0.938rem;
margin-bottom:14px;
line-height:1.65;
}
.xlz_feat_y2u{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.xlz_feat_y2u>*{
min-width:0;
}
.xlz_feat2_y2u{
grid-template-columns:1fr 1fr;
}
.xlz_feat_card_y2u{
background:#FFFFFF;
border-radius:20px;
padding:26px;
border:1px solid rgba(26, 16, 5, 0.12);
}
.xlz_feat_card_y2u svg{
height:26px;
width:1.625rem;
margin-bottom:1rem;
color:#B5780A;
}
.xlz_feat_card_y2u h3{
margin-bottom:0.5rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1005;
font-size:1.125rem;
font-weight:700;
}
.xlz_feat_card_y2u p{
color:#3D2E12;
font-size:13px;
line-height:1.6;
}
.xlz_feat_card_y2u b{
color:#1A1005;
}
.xlz_big_y2u{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.xlz_big_n_y2u{
font-size:1.625rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#B5780A;
}
.xlz_big_l_y2u{
font-size:0.75rem;
color:#7A6440;
}
.xlz_person_y2u{
background:#FFFFFF;
padding:16px 1.125rem;
border-radius:13px;
border:1px solid rgba(26, 16, 5, 0.12);
gap:14px;
align-items:center;
display:flex;
}
.xlz_avatar_y2u{
background:linear-gradient(135deg,#F5A800,#8A5406);
flex:none;
border-radius:50%;
width:44px;
height:2.75rem;
}
.xlz_person_name_y2u{
font-weight:700;
color:#1A1005;
font-size:0.875rem;
}
.xlz_person_role_y2u{
color:#7A6440;
font-size:0.75rem;
}
.xlz_kv_y2u{
overflow:hidden;
background:rgba(26, 16, 5, 0.12);
grid-template-columns:1fr 1fr;
border:1px solid rgba(26, 16, 5, 0.12);
gap:1px;
border-radius:13px;
display:grid;
}
.xlz_kv_y2u>div{
padding:1rem 1.125rem;
background:#FDF8F0;
min-width:0;
}
.xlz_kv_k_y2u{
text-transform:uppercase;
margin-bottom:5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B5780A;
font-size:0.594rem;
}
.xlz_kv_v_y2u{
font-size:13.5px;
color:#1A1005;
font-weight:700;
}
@media(max-width:1023px){
.xlz_split_a_y2u,.xlz_split_b_y2u,.xlz_split_c_y2u,.xlz_pgrid_y2u{
gap:24px;
grid-template-columns:1fr;
}
.xlz_feat_y2u,.xlz_feat2_y2u{
grid-template-columns:1fr;
}
.xlz_kv_y2u{
grid-template-columns:1fr;
}
}
.xlz_sh_y2u{
margin-bottom:16px;
min-width:0;
}
.xlz_sh_row_y2u{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.xlz_sh_row_y2u .xlz_sh_l_y2u{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.xlz_sh_stack_y2u{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.xlz_sh_center_y2u{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.xlz_sh_h2_y2u{
gap:0.563rem;
font-size:20px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:700;
align-items:center;
line-height:1.1;
display:flex;
color:#1A1005;
}
@media(min-width:769px){
.xlz_sh_h2_y2u{
font-size:24px;
}
}
.xlz_band_y2u .xlz_sh_h2_y2u{
color:#FDF6E8;
}
.xlz_eb_mono_y2u{
letter-spacing:.08em;
text-transform:none;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xlz_eb_mono_y2u::before{
content:"// ";
}
.xlz_eb_upper_y2u{
letter-spacing:.14em;
text-transform:uppercase;
}
.xlz_eb_pill_y2u{
padding:5px 11px;
background:rgba(181, 120, 10, 0.11);
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.xlz_eb_line_y2u{
gap:10px;
display:inline-flex;
align-items:center;
}
.xlz_eb_line_y2u::before{
background:#B5780A;
content:"";
height:1px;
display:inline-block;
width:1.5rem;
}
.xlz_band_y2u .xlz_eb_line_y2u::before{
background:#FBB820;
}
.xlz_band_y2u .xlz_eb_pill_y2u{
background:rgba(255, 255, 255, 0.08);
}
.xlz_sh_link_y2u{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:0.375rem;
font-weight:600;
align-items:center;
color:#1A1005;
border-bottom:1px solid #1A1005;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
font-size:0.813rem;
}
.xlz_sh_link_y2u:hover{
border-color:#B5780A;
color:#B5780A;
}
.xlz_sh_link_y2u svg{
height:0.875rem;
width:14px;
}
.xlz_sh_link_chev_y2u{
color:#B5780A;
border-bottom:0;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
padding-bottom:0;
}
.xlz_sh_link_btn_y2u{
background:#F5A800;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#1A1005;
}
.xlz_sh_link_btn_y2u:hover{
background:#D99200;
border-color:transparent;
}
.xlz_band_y2u .xlz_sh_link_y2u{
border-color:#FDF6E8;
color:#FDF6E8;
}
.xlz_band_y2u .xlz_sh_link_chev_y2u{
color:#FBB820;
}
.xlz_sh_rule_y2u{
margin:-2px 0 1rem;
background:rgba(26, 16, 5, 0.12);
height:1px;
}
.xlz_band_y2u .xlz_sh_rule_y2u{
background:rgba(255, 255, 255, 0.13);
}
.xlz_seo_grid3_y2u{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xlz_seo_grid4_y2u{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.xlz_seo_grid3_y2u>*,.xlz_seo_grid4_y2u>*{
min-width:0;
}
.xlz_seo_card_y2u{
border-radius:13px;
padding:1.5rem;
background:#FFFFFF;
border:1px solid rgba(26, 16, 5, 0.12);
}
.xlz_seo_card_y2u h3{
font-size:18px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:8px;
font-weight:700;
color:#1A1005;
}
.xlz_seo_card_y2u p{
font-size:13px;
line-height:1.6;
color:#3D2E12;
}
.xlz_seo_card_sm_y2u{
padding:1.25rem;
}
.xlz_seo_card_sm_y2u h3{
font-size:16px;
}
.xlz_seo_card_sm_y2u p{
font-size:12.5px;
line-height:1.55;
}
.xlz_seo_rtp_row_y2u{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:1rem;
display:grid;
align-items:center;
}
.xlz_rtp_y2u{
gap:0.875rem;
display:flex;
min-width:0;
}
.xlz_rtp_y2u>div{
background:#FDF8F0;
border-radius:13px;
flex:1;
padding:1rem;
min-width:0;
text-align:center;
}
.xlz_rtp_n_y2u{
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
color:#B5780A;
white-space:nowrap;
}
.xlz_rtp_l_y2u{
color:#7A6440;
font-size:0.688rem;
margin-top:4px;
}
.xlz_cmp_y2u{
border-radius:13px;
border:1px solid rgba(26, 16, 5, 0.12);
overflow:hidden;
max-width:760px;
}
.xlz_cmp_row_y2u{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.xlz_cmp_row_y2u>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.xlz_cmp_row_y2u>div:first-child{
font-weight:600;
padding-left:22px;
text-align:left;
color:#1A1005;
}
.xlz_cmp_th_y2u{
background:#FDF8F0;
font-weight:700;
font-size:0.781rem;
}
.xlz_cmp_row_y2u:not(.xlz_cmp_th_y2u){
background:#FFFFFF;
color:#3D2E12;
border-top:1px solid rgba(26, 16, 5, 0.08);
}
.xlz_cmp_zebra_y2u{
background:#F7F1E6;
}
.xlz_guide_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
overflow:hidden;
background:#FFFFFF;
border-radius:0.813rem;
cursor:pointer;
}
.xlz_guide_cover_y2u{
height:8.125rem;
}
.xlz_guide_body_y2u{
padding:20px;
}
.xlz_guide_body_y2u h3{
margin:0.438rem 0 9px;
font-size:1rem;
color:#1A1005;
line-height:1.25;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.xlz_guide_meta_y2u{
color:#7A6440;
font-size:11.5px;
}
.xlz_hub_y2u{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(26, 16, 5, 0.08);
display:grid;
padding-top:1.75rem;
}
.xlz_hub_y2u>*{
min-width:0;
}
.xlz_hub_y2u h4{
color:#1A1005;
font-size:13px;
font-weight:700;
margin-bottom:11px;
}
.xlz_hub_col_y2u{
gap:0.5rem;
color:#3D2E12;
flex-direction:column;
display:flex;
font-size:13px;
}
.xlz_hub_col_y2u a{
cursor:pointer;
}
@media(max-width:1026px){
.xlz_seo_grid3_y2u{
grid-template-columns:1fr;
}
.xlz_seo_grid4_y2u{
grid-template-columns:repeat(2,1fr);
}
.xlz_seo_rtp_row_y2u{
grid-template-columns:1fr;
gap:1.25rem;
}
.xlz_hub_y2u{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.xlz_hub_y2u{
grid-template-columns:1fr;
}
}
.xlz_hero_y2u{
border-radius:1.25rem;
overflow:hidden;
padding:2.875rem 48px;
background:linear-gradient(120deg,#1C1305,#131720);
border:1px solid rgba(26, 16, 5, 0.12);
position:relative;
color:#FDF6E8;
}
.xlz_hero_glow_y2u{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
top:-3.75rem;
width:340px;
position:absolute;
right:-60px;
height:21.25rem;
}
.xlz_hero_in_y2u{
position:relative;
max-width:600px;
}
.xlz_hero_y2u .xlz_eyebrow_y2u{
color:#FBB820;
}
.xlz_pill_row_y2u{
padding:0.375rem 13px;
border:1px solid rgba(255, 255, 255, 0.13);
gap:8px;
background:rgba(255, 255, 255, 0.08);
border-radius:62.438rem;
letter-spacing:.1em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FBB820;
text-transform:uppercase;
font-size:0.656rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.xlz_hero_h1_y2u{
margin:1.125rem 0;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
letter-spacing:-.02em;
color:#FDF6E8;
font-weight:700;
font-size:54px;
overflow-wrap:break-word;
}
.xlz_hero_h1_y2u em{
color:#FBB820;
font-style:normal;
}
.xlz_hero_sub_y2u{
max-width:30rem;
font-size:17px;
color:#C9AD7A;
line-height:1.55;
margin-bottom:28px;
}
.xlz_hero_cta_y2u{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:26px;
flex-wrap:wrap;
}
.xlz_hero_trust_y2u{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.xlz_hero_rating_txt_y2u{
color:#C9AD7A;
font-size:0.813rem;
}
@media(max-width:1027px){
.xlz_hero_y2u{
padding:32px 24px;
}
.xlz_hero_h1_y2u{
font-size:2.375rem;
}
}
@media(max-width:557px){
.xlz_hero_h1_y2u{
font-size:30px;
}
}
.xlz_stat_y2u{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xlz_stat_y2u>*{
min-width:0;
}
.xlz_stat_item_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
padding:1.125rem 20px;
border-radius:13px;
background:#FFFFFF;
}
.xlz_stat_k_y2u{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:0.438rem;
letter-spacing:.12em;
color:#7A6440;
}
.xlz_stat_v_y2u{
gap:8px;
overflow-wrap:anywhere;
min-width:0;
color:#1A1005;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
font-weight:700;
align-items:center;
display:flex;
}
.xlz_stat_v_accent_y2u{
color:#B5780A;
}
@media(max-width:1026px){
.xlz_stat_y2u{
grid-template-columns:repeat(2,1fr);
}
}
.xlz_wlc_y2u{
border-radius:1.25rem;
background:linear-gradient(120deg,#1C1305,#131720);
border:1px solid rgba(26, 16, 5, 0.12);
grid-template-columns:1.2fr .8fr;
overflow:hidden;
gap:24px;
padding:2.25rem 2.5rem;
align-items:center;
display:grid;
position:relative;
color:#FDF6E8;
}
.xlz_wlc_y2u>*{
min-width:0;
}
.xlz_wlc_y2u .xlz_eyebrow_y2u{
color:#FBB820;
}
.xlz_wlc_glow_y2u{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
height:260px;
right:-40px;
width:16.25rem;
position:absolute;
top:-40px;
}
.xlz_wlc_in_y2u{
position:relative;
}
.xlz_wlc_h2_y2u{
margin:10px 0 8px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#FDF6E8;
overflow-wrap:break-word;
line-height:1.03;
font-size:34px;
}
.xlz_wlc_h2_y2u em{
color:#FBB820;
font-style:normal;
}
.xlz_wlc_sub_y2u{
font-size:14px;
line-height:1.55;
max-width:420px;
margin-bottom:1.125rem;
color:#C9AD7A;
}
.xlz_wlc_terms_y2u{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.xlz_term_y2u{
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 15px;
border-radius:0.813rem;
gap:0.688rem;
border:1px solid rgba(255, 255, 255, 0.13);
display:flex;
align-items:center;
}
.xlz_term_y2u svg{
flex:none;
color:#FBB820;
width:1.25rem;
height:1.25rem;
}
.xlz_term_k_y2u{
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.1em;
color:#C9AD7A;
}
.xlz_term_v_y2u{
font-size:0.875rem;
margin-top:2px;
color:#FDF6E8;
font-weight:700;
}
@media(max-width:1025px){
.xlz_wlc_y2u{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.xlz_wlc_h2_y2u{
font-size:1.625rem;
}
}
.xlz_jp_y2u{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.xlz_jp_y2u>*{
min-width:0;
}
.xlz_jp_hero_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
border-radius:1.25rem;
padding:1.625rem;
background:linear-gradient(135deg,#1C1305,#131720);
gap:0.875rem;
overflow:hidden;
flex-direction:column;
min-height:180px;
color:#FDF6E8;
position:relative;
display:flex;
justify-content:space-between;
}
.xlz_jp_glow_y2u{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);
width:11.25rem;
position:absolute;
right:-40px;
height:11.25rem;
top:-2.5rem;
}
.xlz_jp_k_row_y2u{
gap:10px;
align-items:center;
display:flex;
position:relative;
justify-content:space-between;
}
.xlz_jp_k_y2u{
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
color:#7A6440;
text-transform:uppercase;
}
.xlz_jp_hero_y2u .xlz_jp_k_y2u{
color:#C9AD7A;
}
.xlz_jp_amt_y2u{
font-size:2.625rem;
position:relative;
line-height:1;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FBB820;
}
.xlz_jp_sub_y2u{
color:#C9AD7A;
font-size:12px;
margin-top:0.313rem;
}
.xlz_jp_cell_y2u{
border-radius:20px;
border:1px solid rgba(26, 16, 5, 0.12);
padding:1.375rem;
background:#FFFFFF;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:11.25rem;
}
.xlz_jp_cell_y2u .xlz_jp_amt_y2u{
color:#1A1005;
font-size:1.875rem;
}
.xlz_jp_cell_y2u .xlz_jp_sub_y2u{
color:#7A6440;
}
@media(max-width:1022px){
.xlz_jp_y2u{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.xlz_jp_amt_y2u{
font-size:2rem;
}
}
.xlz_vip_head_y2u{
gap:12px;
display:flex;
justify-content:space-between;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
}
.xlz_vip_intro_y2u{
max-width:26.25rem;
color:#3D2E12;
font-size:0.813rem;
}
.xlz_vip_y2u{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.xlz_vip_y2u>*{
min-width:0;
}
.xlz_tier_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
border-radius:0.813rem;
padding:20px;
background:#FFFFFF;
}
.xlz_tier_on_y2u{
border-color:#B5780A;
background:rgba(181, 120, 10, 0.11);
}
.xlz_tier_medal_y2u{
background:linear-gradient(135deg,#F5A800,#8A5406);
border-radius:8px;
width:30px;
height:1.875rem;
margin-bottom:0.875rem;
}
.xlz_tier_name_y2u{
color:#1A1005;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.313rem;
font-weight:700;
font-size:0.938rem;
}
.xlz_tier_tx_y2u{
color:#7A6440;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1021px){
.xlz_vip_y2u{
grid-template-columns:repeat(2,1fr);
}
}
.xlz_dw_h2_y2u{
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-weight:700;
font-size:26px;
color:#1A1005;
margin-bottom:10px;
}
.xlz_steps_v_y2u{
gap:0.625rem;
grid-template-columns:1fr;
}
.xlz_steps_v_y2u .xlz_step_y2u{
padding:18px 20px;
}
@media(max-width:562px){
.xlz_dw_h2_y2u{
font-size:1.438rem;
}
}
.xlz_steps_y2u{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.xlz_steps_y2u>*{
min-width:0;
}
.xlz_step_y2u{
background:#FFFFFF;
border:1px solid rgba(26, 16, 5, 0.12);
padding:1.5rem;
border-radius:0.813rem;
position:relative;
}
.xlz_step_num_y2u{
background:#F5A800;
border-radius:8px;
font-size:13px;
align-items:center;
height:1.875rem;
font-weight:700;
justify-content:center;
width:30px;
color:#1A1005;
margin-bottom:14px;
display:flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xlz_step_h_y2u{
margin-bottom:0.438rem;
font-weight:700;
color:#1A1005;
font-size:1rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xlz_step_p_y2u{
color:#3D2E12;
line-height:1.55;
font-size:13px;
}
@media(max-width:1021px){
.xlz_steps_y2u{
grid-template-columns:1fr;
}
}
.xlz_promo_grid_y2u{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xlz_promo_grid_y2u>*{
min-width:0;
}
.xlz_promo_y2u{
background:#FFFFFF;
overflow:hidden;
padding:24px;
border:1px solid rgba(26, 16, 5, 0.12);
border-radius:1.25rem;
min-height:9.375rem;
position:relative;
}
.xlz_promo_h_y2u{
line-height:1.05;
font-size:1.625rem;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-top:0.375rem;
color:#1A1005;
}
.xlz_promo_h_y2u em{
font-style:normal;
color:#B5780A;
}
.xlz_promo_p_y2u{
color:#3D2E12;
margin-top:0.5rem;
font-size:12.5px;
line-height:1.5;
}
.xlz_promo_feat_y2u{
border-color:rgba(26, 16, 5, 0.12);
background:linear-gradient(135deg,#1C1305,#131720);
}
.xlz_promo_feat_y2u .xlz_promo_h_y2u{
color:#FDF6E8;
}
.xlz_promo_feat_y2u .xlz_promo_h_y2u em{
color:#FBB820;
}
.xlz_promo_feat_y2u .xlz_promo_p_y2u{
color:#C9AD7A;
}
.xlz_promo_feat_y2u .xlz_eyebrow_y2u{
color:#FBB820;
}
@media(max-width:1024px){
.xlz_promo_grid_y2u{
grid-template-columns:1fr;
}
}
.xlz_news_y2u{
gap:24px;
border-radius:1.25rem;
border:1px solid rgba(26, 16, 5, 0.12);
padding:1.625rem 32px;
background:linear-gradient(135deg,#1C1305,#131720);
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
color:#FDF6E8;
}
.xlz_news_h3_y2u{
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:20px;
margin-bottom:4px;
font-weight:700;
color:#FDF6E8;
}
.xlz_news_text_y2u{
font-size:0.813rem;
color:#C9AD7A;
}
.xlz_news_form_y2u{
flex:1;
gap:10px;
min-width:0;
max-width:440px;
display:flex;
}
.xlz_news_form_y2u .xlz_input_y2u{
min-width:0;
}
@media(max-width:559px){
.xlz_news_form_y2u{
width:100%;
}
}
.xlz_input_y2u{
border-radius:0.5rem;
flex:1;
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.813rem 1rem;
background:rgba(255, 255, 255, 0.08);
font-size:13.5px;
color:#C9AD7A;
}
.xlz_supp_y2u{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xlz_supp_y2u>*{
min-width:0;
}
.xlz_supp_card_y2u{
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(26, 16, 5, 0.12);
padding:1.5rem;
}
.xlz_supp_card_y2u svg{
margin-bottom:0.875rem;
width:24px;
height:24px;
color:#B5780A;
}
.xlz_supp_card_y2u h3{
font-weight:700;
font-size:1rem;
color:#1A1005;
margin-bottom:0.375rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xlz_supp_card_y2u p{
color:#3D2E12;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.xlz_supp_y2u{
grid-template-columns:1fr;
}
}
.xlz_pay_logos_y2u{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.xlz_pay_logos_y2u>*{
min-width:0;
}
.xlz_pay_y2u{
border-radius:8px;
border:1px solid rgba(26, 16, 5, 0.12);
color:#3D2E12;
align-items:center;
height:3rem;
font-size:12px;
font-weight:700;
display:flex;
justify-content:center;
}
.xlz_table_y2u{
border:1px solid rgba(26, 16, 5, 0.12);
overflow:hidden;
border-radius:13px;
}
.xlz_trow_y2u{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.xlz_trow_y2u>div{
padding:13px 14px;
min-width:0;
}
.xlz_trow_y2u>div:first-child{
padding-left:1rem;
color:#1A1005;
font-weight:700;
}
.xlz_trow_th_y2u{
background:#FDF8F0;
color:#7A6440;
text-transform:uppercase;
letter-spacing:.06em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
}
.xlz_trow_y2u:not(.xlz_trow_th_y2u){
background:#FFFFFF;
color:#3D2E12;
border-top:1px solid rgba(26, 16, 5, 0.08);
}
.xlz_trow_zebra_y2u{
background:#F7F1E6;
}
.xlz_pos_y2u{
font-weight:700;
color:#B5780A;
}
@media(max-width:1022px){
.xlz_pay_logos_y2u{
grid-template-columns:repeat(2,1fr);
}
}
.xlz_op_h2_y2u{
margin:0.625rem 0 8px;
color:#1A1005;
font-weight:700;
font-size:24px;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.1;
}
.xlz_op_text_y2u{
line-height:1.6;
font-size:13.5px;
color:#3D2E12;
}
@media(max-width:558px){
.xlz_op_h2_y2u{
font-size:1.375rem;
}
}
.xlz_et_h2_y2u{
margin:10px 0 14px;
font-weight:700;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.75rem;
color:#1A1005;
line-height:1.08;
}
.xlz_et_right_y2u{
gap:10px;
display:flex;
flex-direction:column;
}
.xlz_et_updated_y2u{
background:#FDF8F0;
border:1px solid rgba(26, 16, 5, 0.12);
gap:0.625rem;
padding:14px 1.125rem;
border-radius:0.813rem;
font-size:12px;
display:flex;
align-items:center;
color:#3D2E12;
}
.xlz_et_updated_y2u svg{
flex:none;
color:#B5780A;
width:15px;
height:15px;
}
.xlz_et_updated_y2u b{
color:#1A1005;
}
@media(max-width:557px){
.xlz_et_h2_y2u{
font-size:24px;
}
}
.xlz_ab_h2_y2u{
margin:0.875rem 0 1rem;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1005;
font-size:2rem;
line-height:1.08;
font-weight:700;
}
.xlz_ab_body_y2u{
color:#3D2E12;
margin-bottom:0.875rem;
line-height:1.65;
font-size:0.938rem;
}
.xlz_ab_chips_y2u{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.xlz_faq_y2u{
gap:10px;
flex-direction:column;
display:flex;
}
.xlz_faq_item_y2u{
border-radius:0.813rem;
border:1px solid rgba(26, 16, 5, 0.12);
background:#FFFFFF;
padding:1.125rem 1.375rem;
}
.xlz_faq_q_y2u{
gap:1rem;
list-style:none;
font-weight:600;
display:flex;
justify-content:space-between;
color:#1A1005;
font-size:15.5px;
align-items:center;
cursor:pointer;
}
.xlz_faq_q_y2u::-webkit-details-marker{
display:none;
}
.xlz_faq_q_t_y2u{
gap:0.625rem;
display:flex;
}
.xlz_faq_q_i_y2u{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#B5780A;
}
.xlz_faq_pm_y2u{
font-size:1.25rem;
color:#B5780A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.xlz_faq_item_y2u[open] .xlz_faq_pm_y2u{
transform:rotate(45deg);
}
.xlz_faq_a_y2u{
margin-top:0.75rem;
font-size:13.5px;
line-height:1.6;
color:#3D2E12;
}
@media(max-width:557px){
.xlz_ab_h2_y2u{
font-size:26px;
}
}
.xlz_provs_y2u{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.xlz_provs_y2u>*{
min-width:0;
}
.xlz_prov_y2u{
background:#FFFFFF;
border:1px solid rgba(26, 16, 5, 0.12);
border-radius:0.813rem;
padding:12px;
justify-content:center;
text-decoration:none;
height:64px;
align-items:center;
display:flex;
}
.xlz_prov_img_y2u{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.xlz_resp_y2u{
border-radius:13px;
border:1px solid rgba(26, 16, 5, 0.12);
gap:24px;
padding:26px;
background:#FFFFFF;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.xlz_resp_in_y2u{
max-width:35rem;
}
.xlz_resp_h_y2u{
margin-bottom:0.5rem;
color:#1A1005;
font-family:"Schibsted Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:19px;
font-weight:700;
}
.xlz_resp_p_y2u{
color:#3D2E12;
font-size:0.844rem;
line-height:1.6;
}
.xlz_resp_badges_y2u{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.xlz_age18_y2u{
border:1.5px solid #D63230;
padding:4px 0.5rem;
border-radius:8px;
color:#D63230;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.813rem;
font-weight:700;
}
.xlz_resp_org_y2u{
color:#7A6440;
font-weight:600;
font-size:13px;
}
@media(max-width:1026px){
.xlz_provs_y2u{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.xlz_provs_y2u{
grid-template-columns:repeat(2,1fr);
}
}
.xlz_rv_head_y2u{
gap:12px;
margin-bottom:18px;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.xlz_rv_agg_y2u{
gap:10px;
display:flex;
align-items:center;
}
.xlz_rv_source_y2u{
color:#7A6440;
font-size:12.5px;
}
.xlz_rv_grid_y2u{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.xlz_rv_grid_y2u>*{
min-width:0;
}
.xlz_review_y2u{
padding:24px;
border:1px solid rgba(26, 16, 5, 0.12);
border-radius:13px;
background:#FFFFFF;
}
.xlz_review_y2u .xlz_stars_y2u{
margin-bottom:0.625rem;
}
.xlz_review_y2u p{
line-height:1.5;
font-weight:600;
color:#1A1005;
font-size:0.906rem;
margin-bottom:14px;
}
.xlz_review_by_y2u{
font-size:0.781rem;
color:#7A6440;
}
@media(max-width:1023px){
.xlz_rv_grid_y2u{
grid-template-columns:1fr;
}
}
.xlz_footer_y2u{
background:#1A1208;
padding:2.5rem 1.75rem;
border-top:1px solid rgba(26, 16, 5, 0.08);
}
.xlz_footer_grid_y2u{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
margin-right:auto;
margin-bottom:28px;
display:grid;
max-width:87.5rem;
}
.xlz_footer_grid_y2u>*{
min-width:0;
}
.xlz_footer_grid_y2u h4{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:13px;
text-transform:uppercase;
font-size:0.625rem;
color:#A8946A;
letter-spacing:.12em;
}
.xlz_fcol_y2u{
gap:9px;
color:#3D2E12;
flex-direction:column;
display:flex;
font-size:13px;
}
.xlz_fcol_y2u a{
cursor:pointer;
}
.xlz_ft_about_y2u{
color:#7A6440;
max-width:16.25rem;
line-height:1.6;
margin-top:12px;
font-size:0.813rem;
}
.xlz_ft_contact_y2u{
overflow-wrap:anywhere;
margin-top:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B5780A;
font-size:12.5px;
}
.xlz_footer_bottom_y2u{
margin:0 auto;
gap:1rem;
padding-top:1.25rem;
max-width:1400px;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
border-top:1px solid rgba(26, 16, 5, 0.08);
}
.xlz_footer_bottom_y2u p{
font-size:0.688rem;
line-height:1.6;
max-width:720px;
color:#A8946A;
}
@media(max-width:1021px){
.xlz_footer_grid_y2u{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.xlz_footer_grid_y2u{
grid-template-columns:1fr;
}
}