*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDF8F2;
font-size:0.938rem;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.55;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#3D2E14;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(20, 12, 2, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ytt_shell_y4d{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.ytt_main_y4d{
min-width:0;
}
.ytt_wrap_y4d{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.ytt_container_y4d{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.ytt_container_y4d{
padding:0 1.75rem;
}
}
.ytt_section_y4d{
padding:1.5rem 28px;
}
.ytt_section_pt_y4d{
padding-top:2.125rem;
}
.ytt_band_soft_y4d{
background:#FFFFFF;
}
.ytt_eyebrow_y4d{
display:inline-block;
letter-spacing:.14em;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.656rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
text-transform:uppercase;
color:#B8720A;
}
.ytt_drawer_cb_y4d{
display:none;
}
.ytt_overlay_y4d{
display:none;
}
@media(max-width:1025px){
.ytt_shell_y4d{
grid-template-columns:1fr;
}
.ytt_main_y4d{
padding-bottom:78px;
}
.ytt_drawer_cb_y4d:checked~.ytt_overlay_y4d{
background:rgba(20, 12, 2, 0.72);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:557px){
.ytt_section_y4d{
padding:1.125rem 16px;
}
.ytt_section_pt_y4d{
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 ---------- */
.ytt_side_y4d{
background:#FEF4E6;
padding:1.375rem 1.125rem;
gap:1.375rem;
display:flex;
flex-direction:column;
overflow-y:auto;
top:0;
height:100vh;
border-right:1px solid rgba(26, 17, 8, 0.08);
position:sticky;
align-self:start;
}
.ytt_brand_y4d{
gap:10px;
display:flex;
align-items:center;
}
.ytt_logo_y4d{
letter-spacing:-.02em;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#1A1108;
font-weight:700;
font-size:1.313rem;
}
.ytt_side_cta_y4d{
border:1px solid rgba(26, 17, 8, 0.12);
border-radius:0.813rem;
background:rgba(184, 114, 10, 0.11);
padding:16px;
}
.ytt_side_cta_h_y4d{
color:#1A1108;
font-weight:700;
line-height:1.15;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:17px;
margin-bottom:0.375rem;
}
.ytt_side_cta_p_y4d{
line-height:1.45;
margin-bottom:0.75rem;
color:#3D2E14;
font-size:12px;
}
.ytt_nav_y4d{
gap:3px;
flex-direction:column;
display:flex;
}
.ytt_nav_label_y4d{
padding:6px 0.625rem;
font-size:0.594rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.14em;
color:#B09A78;
text-transform:uppercase;
}
.ytt_nav_item_y4d{
gap:11px;
border-radius:0.5rem;
padding:10px;
align-items:center;
color:#3D2E14;
font-size:14px;
display:flex;
font-weight:500;
}
.ytt_nav_item_y4d svg{
height:1.063rem;
width:17px;
}
.ytt_nav_item_y4d:hover{
background:rgba(184, 114, 10, 0.11);
color:#1A1108;
}
.ytt_nav_item_on_y4d{
background:rgba(184, 114, 10, 0.11);
font-weight:600;
color:#B8720A;
}
.ytt_side_foot_y4d{
padding:12px;
border-radius:13px;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
margin-top:auto;
}
.ytt_side_foot_y4d p{
color:#3D2E14;
margin-top:0.25rem;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.ytt_top_y4d{
padding:0.875rem 28px;
background:#FEF4E6;
gap:1rem;
position:sticky;
z-index:40;
display:flex;
border-bottom:1px solid rgba(26, 17, 8, 0.08);
align-items:center;
top:0;
}
.ytt_top_brand_y4d{
gap:9px;
align-items:center;
display:none;
}
.ytt_search_y4d{
gap:10px;
background:#FFFFFF;
flex:1;
border-radius:13px;
padding:11px 0.875rem;
border:1px solid rgba(26, 17, 8, 0.12);
align-items:center;
max-width:440px;
color:#7A6040;
display:flex;
font-size:13.5px;
}
.ytt_search_y4d svg{
flex:none;
width:1rem;
height:16px;
}
.ytt_top_actions_y4d{
gap:12px;
margin-left:auto;
display:flex;
align-items:center;
}
.ytt_lang_y4d{
font-size:0.75rem;
color:#3D2E14;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ytt_burger_y4d{
border-radius:8px;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
width:2.5rem;
align-items:center;
display:none;
justify-content:center;
color:#1A1108;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.ytt_botnav_y4d{
display:none;
}
@media(max-width:1024px){
.ytt_side_y4d{
transition:transform .25s ease;
transform:translateX(-100%);
left:0;
width:17.5rem;
top:0;
position:fixed;
z-index:80;
height:100vh;
}
.ytt_drawer_cb_y4d:checked~.ytt_shell_y4d .ytt_side_y4d{
transform:translateX(0);
}
.ytt_top_y4d{
gap:12px;
padding:14px 16px;
flex-wrap:wrap;
position:static;
}
.ytt_top_brand_y4d{
display:flex;
}
.ytt_search_y4d{
display:none;
}
.ytt_burger_y4d{
display:flex;
}
.ytt_top_actions_y4d{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.ytt_top_actions_y4d .ytt_lang_y4d{
display:none;
}
.ytt_top_actions_y4d .ytt_btn_y4d{
padding:11px 10px;
flex:1;
text-align:center;
}
.ytt_botnav_y4d{
background:#FEF4E6;
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
border-top:1px solid rgba(26, 17, 8, 0.12);
left:0;
position:fixed;
right:0;
display:grid;
transform:translateZ(0);
z-index:65;
bottom:0;
}
.ytt_bn_y4d{
gap:4px;
padding:6px 2px 0;
min-width:0;
flex-direction:column;
color:#3D2E14;
display:flex;
font-size:0.625rem;
align-items:center;
font-weight:600;
justify-content:flex-end;
}
.ytt_bn_y4d svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.ytt_bn_y4d span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.ytt_bn_on_y4d{
color:#B8720A;
}
.ytt_bn_center_y4d{
position:relative;
}
.ytt_bn_fab_y4d{
background:#FFB020;
border-radius:50%;
box-shadow:0 8px 2rem rgba(26, 17, 8, 0.14), 0 2px 0.5rem rgba(26, 17, 8, 0.10);
width:50px;
left:50%;
position:absolute;
justify-content:center;
display:flex;
align-items:center;
color:#1A1108;
transform:translateX(-50%);
top:-1.25rem;
height:50px;
}
.ytt_bn_fab_y4d svg{
height:1.5rem;
width:24px;
}
.ytt_bn_center_y4d span{
color:#B8720A;
}
}
.ytt_btn_y4d{
padding:0.688rem 1.375rem;
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:0.5rem;
font-weight:700;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
justify-content:center;
font-size:0.875rem;
display:inline-flex;
cursor:pointer;
align-items:center;
}
.ytt_btn_pri_y4d{
background:#FFB020;
box-shadow:0 0.25rem 1.125rem rgba(255, 176, 32, 0.42), 0 1px 4px rgba(255, 176, 32, 0.28);
color:#1A1108;
}
.ytt_btn_pri_y4d:hover{
background:#E89A0A;
}
.ytt_btn_ghost_y4d{
background:rgba(184, 114, 10, 0.11);
font-weight:600;
color:#1A1108;
}
.ytt_btn_line_y4d{
background:transparent;
border:1px solid rgba(26, 17, 8, 0.22);
font-weight:600;
color:#1A1108;
}
.ytt_btn_lg_y4d{
border-radius:0.813rem;
padding:16px 1.875rem;
font-size:15px;
}
.ytt_band_y4d .ytt_btn_line_y4d{
border-color:rgba(255, 255, 255, 0.13);
color:#FDF8F2;
}
.ytt_band_y4d .ytt_btn_ghost_y4d{
background:rgba(255, 255, 255, 0.08);
color:#FDF8F2;
}
.ytt_link_m_y4d{
gap:5px;
cursor:pointer;
display:inline-flex;
align-items:center;
color:#B8720A;
text-decoration:none;
font-size:0.75rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ytt_link_m_y4d svg{
height:0.875rem;
width:14px;
}
.ytt_band_y4d .ytt_link_m_y4d{
color:#FFB820;
}
.ytt_dot_y4d{
background:#B8720A;
border-radius:50%;
flex:none;
width:7px;
height:0.438rem;
}
.ytt_dot_live_y4d{
animation:zm3-pulse 1.4s infinite;
background:#D93025;
}
.ytt_stars_y4d{
gap:2px;
color:#B8720A;
display:inline-flex;
}
.ytt_stars_y4d svg{
width:0.938rem;
height:0.938rem;
}
.ytt_chip_y4d{
border-radius:8px;
border:1px solid rgba(26, 17, 8, 0.12);
padding:7px 0.75rem;
background:#FFFFFF;
gap:6px;
color:#3D2E14;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.688rem;
align-items:center;
display:inline-flex;
}
.ytt_chip_on_y4d{
background:rgba(184, 114, 10, 0.11);
border-color:transparent;
color:#B8720A;
}
.ytt_gc_y4d{
display:block;
cursor:pointer;
color:inherit;
min-width:0;
text-decoration:none;
}
.ytt_gc_thumb_y4d{
border-radius:0.813rem;
border:1px solid rgba(26, 17, 8, 0.12);
overflow:hidden;
display:block;
background-position:center;
background-size:cover;
aspect-ratio:1;
position:relative;
}
.ytt_gc_thumb_portrait_y4d{
aspect-ratio:3/4;
}
.ytt_gc_thumb_wide_y4d{
aspect-ratio:16/11;
}
.ytt_gc_cap_y4d{
background:linear-gradient(transparent,rgba(20, 12, 2, 0.72));
padding:0.563rem;
bottom:0;
right:0;
left:0;
position:absolute;
}
.ytt_gc_name_y4d{
display:block;
color:#FDF8F2;
font-weight:700;
font-size:0.781rem;
}
.ytt_gc_meta_y4d{
color:#C8B48A;
font-size:11px;
}
.ytt_gc_badge_y4d{
background:#B8720A;
padding:2px 0.375rem;
border-radius:0.5rem;
right:8px;
top:8px;
color:#1A1108;
font-weight:700;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
position:absolute;
font-size:0.5rem;
}
.ytt_gc_badge_hot_y4d{
background:#D93025;
color:#FDF8F2;
}
.ytt_gc_badge_live_y4d{
background:#D93025;
left:8px;
color:#FDF8F2;
right:auto;
}
.ytt_gc_mult_y4d{
inset:0;
position:absolute;
display:flex;
justify-content:center;
font-size:28px;
color:#B8720A;
font-weight:700;
align-items:center;
}
.ytt_pc_y4d{
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
border-radius:13px;
font-weight:700;
color:#3D2E14;
align-items:center;
justify-content:center;
font-size:14px;
display:flex;
height:64px;
}
.ytt_rail_y4d{
min-width:0;
}
.ytt_rail_scroll_y4d{
gap:14px;
display:grid;
}
.ytt_rail_scroll_y4d>*{
min-width:0;
}
.ytt_g6_y4d{
grid-template-columns:repeat(6,1fr);
}
.ytt_g7_y4d{
grid-template-columns:repeat(7,1fr);
}
.ytt_g4_y4d{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.ytt_g6_y4d,.ytt_g7_y4d{
grid-template-columns:none;
grid-auto-columns:7.5rem;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
overflow-x:auto;
}
.ytt_g6_y4d>*,.ytt_g7_y4d>*{
scroll-snap-align:start;
}
.ytt_g4_y4d{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.ytt_g4_y4d{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.ytt_panel_y4d{
background:#FFFFFF;
border-radius:20px;
padding:28px 2rem;
border:1px solid rgba(26, 17, 8, 0.12);
}
.ytt_split_y4d{
gap:36px;
align-items:start;
display:grid;
}
.ytt_split_y4d>*{
min-width:0;
}
.ytt_split_a_y4d{
grid-template-columns:.85fr 1.15fr;
}
.ytt_split_b_y4d{
grid-template-columns:1fr 1.1fr;
}
.ytt_split_c_y4d{
grid-template-columns:1.1fr .9fr;
}
.ytt_pgrid_y4d{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.ytt_pgrid_y4d>*{
min-width:0;
}
.ytt_lead_y4d{
font-size:15px;
line-height:1.65;
margin-bottom:0.875rem;
color:#3D2E14;
}
.ytt_feat_y4d{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ytt_feat_y4d>*{
min-width:0;
}
.ytt_feat2_y4d{
grid-template-columns:1fr 1fr;
}
.ytt_feat_card_y4d{
padding:1.625rem;
border-radius:1.25rem;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
}
.ytt_feat_card_y4d svg{
width:26px;
color:#B8720A;
margin-bottom:16px;
height:1.625rem;
}
.ytt_feat_card_y4d h3{
color:#1A1108;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:8px;
font-size:18px;
}
.ytt_feat_card_y4d p{
font-size:13px;
line-height:1.6;
color:#3D2E14;
}
.ytt_feat_card_y4d b{
color:#1A1108;
}
.ytt_big_y4d{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.ytt_big_n_y4d{
color:#B8720A;
font-weight:700;
font-size:1.625rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ytt_big_l_y4d{
color:#7A6040;
font-size:0.75rem;
}
.ytt_person_y4d{
border-radius:0.813rem;
gap:14px;
padding:1rem 1.125rem;
background:#FFFFFF;
border:1px solid rgba(26, 17, 8, 0.12);
display:flex;
align-items:center;
}
.ytt_avatar_y4d{
background:linear-gradient(135deg,#FFB820,#8C4E00);
flex:none;
border-radius:50%;
height:2.75rem;
width:2.75rem;
}
.ytt_person_name_y4d{
font-size:0.875rem;
color:#1A1108;
font-weight:700;
}
.ytt_person_role_y4d{
font-size:0.75rem;
color:#7A6040;
}
.ytt_kv_y4d{
gap:1px;
border:1px solid rgba(26, 17, 8, 0.12);
overflow:hidden;
border-radius:13px;
background:rgba(26, 17, 8, 0.12);
grid-template-columns:1fr 1fr;
display:grid;
}
.ytt_kv_y4d>div{
padding:16px 1.125rem;
background:#FDF8F2;
min-width:0;
}
.ytt_kv_k_y4d{
margin-bottom:5px;
text-transform:uppercase;
font-size:9.5px;
color:#B8720A;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ytt_kv_v_y4d{
font-weight:700;
color:#1A1108;
font-size:0.844rem;
}
@media(max-width:1024px){
.ytt_split_a_y4d,.ytt_split_b_y4d,.ytt_split_c_y4d,.ytt_pgrid_y4d{
grid-template-columns:1fr;
gap:1.5rem;
}
.ytt_feat_y4d,.ytt_feat2_y4d{
grid-template-columns:1fr;
}
.ytt_kv_y4d{
grid-template-columns:1fr;
}
}
.ytt_sh_y4d{
min-width:0;
margin-bottom:16px;
}
.ytt_sh_row_y4d{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.ytt_sh_row_y4d .ytt_sh_l_y4d{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.ytt_sh_stack_y4d{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ytt_sh_center_y4d{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.ytt_sh_h2_y4d{
gap:0.563rem;
align-items:center;
overflow-wrap:break-word;
color:#1A1108;
font-weight:700;
font-size:1.25rem;
display:flex;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
}
@media(min-width:769px){
.ytt_sh_h2_y4d{
font-size:24px;
}
}
.ytt_band_y4d .ytt_sh_h2_y4d{
color:#FDF8F2;
}
.ytt_eb_mono_y4d{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.ytt_eb_mono_y4d::before{
content:"// ";
}
.ytt_eb_upper_y4d{
letter-spacing:.14em;
text-transform:uppercase;
}
.ytt_eb_pill_y4d{
background:rgba(184, 114, 10, 0.11);
padding:0.313rem 11px;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ytt_eb_line_y4d{
gap:10px;
align-items:center;
display:inline-flex;
}
.ytt_eb_line_y4d::before{
background:#B8720A;
height:1px;
content:"";
width:24px;
display:inline-block;
}
.ytt_band_y4d .ytt_eb_line_y4d::before{
background:#FFB820;
}
.ytt_band_y4d .ytt_eb_pill_y4d{
background:rgba(255, 255, 255, 0.08);
}
.ytt_sh_link_y4d{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
align-items:center;
padding-bottom:2px;
font-size:0.813rem;
font-weight:600;
display:inline-flex;
border-bottom:1px solid #1A1108;
color:#1A1108;
white-space:nowrap;
}
.ytt_sh_link_y4d:hover{
border-color:#B8720A;
color:#B8720A;
}
.ytt_sh_link_y4d svg{
height:14px;
width:0.875rem;
}
.ytt_sh_link_chev_y4d{
color:#B8720A;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
padding-bottom:0;
border-bottom:0;
}
.ytt_sh_link_btn_y4d{
border-radius:999px;
background:#FFB020;
padding:9px 18px;
border-bottom:0;
color:#1A1108;
}
.ytt_sh_link_btn_y4d:hover{
background:#E89A0A;
border-color:transparent;
}
.ytt_band_y4d .ytt_sh_link_y4d{
border-color:#FDF8F2;
color:#FDF8F2;
}
.ytt_band_y4d .ytt_sh_link_chev_y4d{
color:#FFB820;
}
.ytt_sh_rule_y4d{
background:rgba(26, 17, 8, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.ytt_band_y4d .ytt_sh_rule_y4d{
background:rgba(255, 255, 255, 0.13);
}
.ytt_seo_grid3_y4d{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ytt_seo_grid4_y4d{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.ytt_seo_grid3_y4d>*,.ytt_seo_grid4_y4d>*{
min-width:0;
}
.ytt_seo_card_y4d{
padding:1.5rem;
background:#FFFFFF;
border:1px solid rgba(26, 17, 8, 0.12);
border-radius:0.813rem;
}
.ytt_seo_card_y4d h3{
font-weight:700;
color:#1A1108;
font-size:1.125rem;
margin-bottom:0.5rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ytt_seo_card_y4d p{
color:#3D2E14;
line-height:1.6;
font-size:0.813rem;
}
.ytt_seo_card_sm_y4d{
padding:1.25rem;
}
.ytt_seo_card_sm_y4d h3{
font-size:1rem;
}
.ytt_seo_card_sm_y4d p{
font-size:12.5px;
line-height:1.55;
}
.ytt_seo_rtp_row_y4d{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:16px;
}
.ytt_rtp_y4d{
gap:0.875rem;
display:flex;
min-width:0;
}
.ytt_rtp_y4d>div{
border-radius:13px;
padding:16px;
flex:1;
background:#FDF8F2;
min-width:0;
text-align:center;
}
.ytt_rtp_n_y4d{
white-space:nowrap;
font-weight:700;
font-size:26px;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#B8720A;
}
.ytt_rtp_l_y4d{
font-size:11px;
color:#7A6040;
margin-top:0.25rem;
}
.ytt_cmp_y4d{
border:1px solid rgba(26, 17, 8, 0.12);
overflow:hidden;
border-radius:0.813rem;
max-width:760px;
}
.ytt_cmp_row_y4d{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ytt_cmp_row_y4d>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.ytt_cmp_row_y4d>div:first-child{
padding-left:1.375rem;
font-weight:600;
color:#1A1108;
text-align:left;
}
.ytt_cmp_th_y4d{
background:#FDF8F2;
font-size:0.781rem;
font-weight:700;
}
.ytt_cmp_row_y4d:not(.ytt_cmp_th_y4d){
background:#FFFFFF;
border-top:1px solid rgba(26, 17, 8, 0.08);
color:#3D2E14;
}
.ytt_cmp_zebra_y4d{
background:#F7F1E8;
}
.ytt_guide_y4d{
overflow:hidden;
border:1px solid rgba(26, 17, 8, 0.12);
border-radius:13px;
background:#FFFFFF;
cursor:pointer;
}
.ytt_guide_cover_y4d{
height:8.125rem;
}
.ytt_guide_body_y4d{
padding:20px;
}
.ytt_guide_body_y4d h3{
margin:0.438rem 0 9px;
font-weight:700;
line-height:1.25;
font-size:1rem;
color:#1A1108;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ytt_guide_meta_y4d{
color:#7A6040;
font-size:0.719rem;
}
.ytt_hub_y4d{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
border-top:1px solid rgba(26, 17, 8, 0.08);
padding-top:28px;
}
.ytt_hub_y4d>*{
min-width:0;
}
.ytt_hub_y4d h4{
margin-bottom:11px;
color:#1A1108;
font-size:0.813rem;
font-weight:700;
}
.ytt_hub_col_y4d{
gap:8px;
font-size:13px;
display:flex;
color:#3D2E14;
flex-direction:column;
}
.ytt_hub_col_y4d a{
cursor:pointer;
}
@media(max-width:1023px){
.ytt_seo_grid3_y4d{
grid-template-columns:1fr;
}
.ytt_seo_grid4_y4d{
grid-template-columns:repeat(2,1fr);
}
.ytt_seo_rtp_row_y4d{
grid-template-columns:1fr;
gap:20px;
}
.ytt_hub_y4d{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.ytt_hub_y4d{
grid-template-columns:1fr;
}
}
.ytt_hero_y4d{
padding:2.875rem 48px;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(120deg,#1C1205,#101622);
border:1px solid rgba(26, 17, 8, 0.12);
position:relative;
color:#FDF8F2;
}
.ytt_hero_glow_y4d{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
right:-3.75rem;
top:-60px;
width:340px;
position:absolute;
height:340px;
}
.ytt_hero_in_y4d{
position:relative;
max-width:600px;
}
.ytt_hero_y4d .ytt_eyebrow_y4d{
color:#FFB820;
}
.ytt_pill_row_y4d{
gap:8px;
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
margin-bottom:22px;
text-transform:uppercase;
align-items:center;
letter-spacing:.1em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.656rem;
display:inline-flex;
color:#FFB820;
}
.ytt_hero_h1_y4d{
margin:1.125rem 0;
line-height:1.02;
color:#FDF8F2;
overflow-wrap:break-word;
font-size:3.375rem;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
}
.ytt_hero_h1_y4d em{
color:#FFB820;
font-style:normal;
}
.ytt_hero_sub_y4d{
font-size:1.063rem;
color:#C8B48A;
line-height:1.55;
margin-bottom:1.75rem;
max-width:30rem;
}
.ytt_hero_cta_y4d{
gap:14px;
align-items:center;
display:flex;
margin-bottom:26px;
flex-wrap:wrap;
}
.ytt_hero_trust_y4d{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ytt_hero_rating_txt_y4d{
color:#C8B48A;
font-size:0.813rem;
}
@media(max-width:1023px){
.ytt_hero_y4d{
padding:2rem 1.5rem;
}
.ytt_hero_h1_y4d{
font-size:2.375rem;
}
}
@media(max-width:562px){
.ytt_hero_h1_y4d{
font-size:1.875rem;
}
}
.ytt_tabs_y4d{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.ytt_tab_y4d{
border:1px solid rgba(26, 17, 8, 0.12);
border-radius:0.5rem;
padding:10px 1.125rem;
background:#FFFFFF;
font-size:0.813rem;
font-weight:600;
cursor:pointer;
color:#3D2E14;
}
.ytt_tab_on_y4d{
background:#FFB020;
border-color:transparent;
color:#1A1108;
font-weight:700;
}
.ytt_stat_y4d{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.ytt_stat_y4d>*{
min-width:0;
}
.ytt_stat_item_y4d{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(26, 17, 8, 0.12);
padding:1.125rem 1.25rem;
}
.ytt_stat_k_y4d{
margin-bottom:7px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
font-size:0.594rem;
text-transform:uppercase;
color:#7A6040;
}
.ytt_stat_v_y4d{
gap:0.5rem;
font-weight:700;
min-width:0;
display:flex;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#1A1108;
overflow-wrap:anywhere;
font-size:1.5rem;
align-items:center;
}
.ytt_stat_v_accent_y4d{
color:#B8720A;
}
@media(max-width:1025px){
.ytt_stat_y4d{
grid-template-columns:repeat(2,1fr);
}
}
.ytt_wlc_y4d{
border:1px solid rgba(26, 17, 8, 0.12);
background:linear-gradient(120deg,#1C1205,#101622);
gap:24px;
padding:2.25rem 40px;
overflow:hidden;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
color:#FDF8F2;
display:grid;
position:relative;
align-items:center;
}
.ytt_wlc_y4d>*{
min-width:0;
}
.ytt_wlc_y4d .ytt_eyebrow_y4d{
color:#FFB820;
}
.ytt_wlc_glow_y4d{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
width:16.25rem;
position:absolute;
right:-2.5rem;
top:-2.5rem;
height:260px;
}
.ytt_wlc_in_y4d{
position:relative;
}
.ytt_wlc_h2_y4d{
margin:0.625rem 0 0.5rem;
color:#FDF8F2;
font-size:2.125rem;
font-weight:700;
line-height:1.03;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
}
.ytt_wlc_h2_y4d em{
font-style:normal;
color:#FFB820;
}
.ytt_wlc_sub_y4d{
margin-bottom:1.125rem;
line-height:1.55;
max-width:26.25rem;
color:#C8B48A;
font-size:0.875rem;
}
.ytt_wlc_terms_y4d{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.ytt_term_y4d{
gap:11px;
border-radius:13px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:13px 15px;
align-items:center;
display:flex;
}
.ytt_term_y4d svg{
flex:none;
width:20px;
height:1.25rem;
color:#FFB820;
}
.ytt_term_k_y4d{
letter-spacing:.1em;
font-size:9.5px;
text-transform:uppercase;
color:#C8B48A;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ytt_term_v_y4d{
font-weight:700;
color:#FDF8F2;
font-size:14px;
margin-top:2px;
}
@media(max-width:1027px){
.ytt_wlc_y4d{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ytt_wlc_h2_y4d{
font-size:26px;
}
}
.ytt_jp_y4d{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ytt_jp_y4d>*{
min-width:0;
}
.ytt_jp_hero_y4d{
background:linear-gradient(135deg,#1C1205,#101622);
padding:26px;
border-radius:1.25rem;
overflow:hidden;
gap:14px;
border:1px solid rgba(26, 17, 8, 0.12);
color:#FDF8F2;
display:flex;
position:relative;
flex-direction:column;
min-height:180px;
justify-content:space-between;
}
.ytt_jp_glow_y4d{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
height:180px;
top:-40px;
right:-40px;
width:11.25rem;
position:absolute;
}
.ytt_jp_k_row_y4d{
gap:0.625rem;
display:flex;
justify-content:space-between;
position:relative;
align-items:center;
}
.ytt_jp_k_y4d{
color:#7A6040;
letter-spacing:.12em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:10px;
text-transform:uppercase;
}
.ytt_jp_hero_y4d .ytt_jp_k_y4d{
color:#C8B48A;
}
.ytt_jp_amt_y4d{
font-weight:700;
position:relative;
font-size:2.625rem;
color:#FFB820;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
}
.ytt_jp_sub_y4d{
margin-top:5px;
color:#C8B48A;
font-size:0.75rem;
}
.ytt_jp_cell_y4d{
border-radius:20px;
padding:1.375rem;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
min-height:11.25rem;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.ytt_jp_cell_y4d .ytt_jp_amt_y4d{
color:#1A1108;
font-size:30px;
}
.ytt_jp_cell_y4d .ytt_jp_sub_y4d{
color:#7A6040;
}
@media(max-width:1026px){
.ytt_jp_y4d{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.ytt_jp_amt_y4d{
font-size:2rem;
}
}
.ytt_dw_h2_y4d{
margin-bottom:10px;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
color:#1A1108;
font-size:1.625rem;
}
.ytt_steps_v_y4d{
gap:10px;
grid-template-columns:1fr;
}
.ytt_steps_v_y4d .ytt_step_y4d{
padding:18px 1.25rem;
}
@media(max-width:563px){
.ytt_dw_h2_y4d{
font-size:23px;
}
}
.ytt_supp_y4d{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ytt_supp_y4d>*{
min-width:0;
}
.ytt_supp_card_y4d{
border:1px solid rgba(26, 17, 8, 0.12);
padding:24px;
border-radius:13px;
background:#FFFFFF;
}
.ytt_supp_card_y4d svg{
color:#B8720A;
width:1.5rem;
margin-bottom:0.875rem;
height:24px;
}
.ytt_supp_card_y4d h3{
font-size:16px;
font-weight:700;
color:#1A1108;
margin-bottom:6px;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ytt_supp_card_y4d p{
line-height:1.55;
font-size:0.813rem;
color:#3D2E14;
}
@media(max-width:1023px){
.ytt_supp_y4d{
grid-template-columns:1fr;
}
}
.ytt_vip_head_y4d{
gap:0.75rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:18px;
}
.ytt_vip_intro_y4d{
max-width:26.25rem;
color:#3D2E14;
font-size:0.813rem;
}
.ytt_vip_y4d{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.ytt_vip_y4d>*{
min-width:0;
}
.ytt_tier_y4d{
border-radius:0.813rem;
padding:20px;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
}
.ytt_tier_on_y4d{
background:rgba(184, 114, 10, 0.11);
border-color:#B8720A;
}
.ytt_tier_medal_y4d{
background:linear-gradient(135deg,#FFB820,#8C4E00);
border-radius:8px;
margin-bottom:0.875rem;
height:1.875rem;
width:30px;
}
.ytt_tier_name_y4d{
margin-bottom:5px;
font-weight:700;
font-size:0.938rem;
color:#1A1108;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ytt_tier_tx_y4d{
font-size:11.5px;
line-height:1.5;
color:#7A6040;
}
@media(max-width:1024px){
.ytt_vip_y4d{
grid-template-columns:repeat(2,1fr);
}
}
.ytt_pay_logos_y4d{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ytt_pay_logos_y4d>*{
min-width:0;
}
.ytt_pay_y4d{
border-radius:8px;
border:1px solid rgba(26, 17, 8, 0.12);
height:48px;
display:flex;
justify-content:center;
font-weight:700;
align-items:center;
font-size:12px;
color:#3D2E14;
}
.ytt_table_y4d{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(26, 17, 8, 0.12);
}
.ytt_trow_y4d{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.ytt_trow_y4d>div{
padding:0.813rem 14px;
min-width:0;
}
.ytt_trow_y4d>div:first-child{
font-weight:700;
padding-left:1rem;
color:#1A1108;
}
.ytt_trow_th_y4d{
background:#FDF8F2;
font-size:0.594rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#7A6040;
}
.ytt_trow_y4d:not(.ytt_trow_th_y4d){
background:#FFFFFF;
border-top:1px solid rgba(26, 17, 8, 0.08);
color:#3D2E14;
}
.ytt_trow_zebra_y4d{
background:#F7F1E8;
}
.ytt_pos_y4d{
font-weight:700;
color:#B8720A;
}
@media(max-width:1023px){
.ytt_pay_logos_y4d{
grid-template-columns:repeat(2,1fr);
}
}
.ytt_promo_grid_y4d{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.ytt_promo_grid_y4d>*{
min-width:0;
}
.ytt_promo_y4d{
background:#FFFFFF;
padding:24px;
overflow:hidden;
border:1px solid rgba(26, 17, 8, 0.12);
border-radius:1.25rem;
min-height:9.375rem;
position:relative;
}
.ytt_promo_h_y4d{
font-weight:700;
line-height:1.05;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-top:6px;
color:#1A1108;
font-size:26px;
}
.ytt_promo_h_y4d em{
font-style:normal;
color:#B8720A;
}
.ytt_promo_p_y4d{
line-height:1.5;
color:#3D2E14;
margin-top:0.5rem;
font-size:0.781rem;
}
.ytt_promo_feat_y4d{
background:linear-gradient(135deg,#1C1205,#101622);
border-color:rgba(26, 17, 8, 0.12);
}
.ytt_promo_feat_y4d .ytt_promo_h_y4d{
color:#FDF8F2;
}
.ytt_promo_feat_y4d .ytt_promo_h_y4d em{
color:#FFB820;
}
.ytt_promo_feat_y4d .ytt_promo_p_y4d{
color:#C8B48A;
}
.ytt_promo_feat_y4d .ytt_eyebrow_y4d{
color:#FFB820;
}
@media(max-width:1026px){
.ytt_promo_grid_y4d{
grid-template-columns:1fr;
}
}
.ytt_banner_y4d{
padding:2.25rem 40px;
background:linear-gradient(115deg,#1C1205,#101622);
gap:28px;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(26, 17, 8, 0.12);
flex-wrap:wrap;
align-items:center;
position:relative;
color:#FDF8F2;
display:flex;
justify-content:space-between;
}
.ytt_banner_glow_y4d{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 68%);
top:50%;
right:5rem;
position:absolute;
height:12.5rem;
transform:translateY(-50%);
width:200px;
}
.ytt_banner_in_y4d{
max-width:35rem;
position:relative;
}
.ytt_banner_y4d .ytt_eyebrow_y4d{
color:#FFB820;
}
.ytt_banner_h2_y4d{
margin:10px 0;
line-height:1.05;
color:#FDF8F2;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.875rem;
}
.ytt_banner_text_y4d{
font-size:14px;
line-height:1.6;
color:#C8B48A;
}
@media(max-width:559px){
.ytt_banner_h2_y4d{
font-size:1.5rem;
}
}
.ytt_steps_y4d{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ytt_steps_y4d>*{
min-width:0;
}
.ytt_step_y4d{
border-radius:0.813rem;
border:1px solid rgba(26, 17, 8, 0.12);
padding:1.5rem;
background:#FFFFFF;
position:relative;
}
.ytt_step_num_y4d{
border-radius:8px;
background:#FFB020;
margin-bottom:0.875rem;
font-weight:700;
display:flex;
color:#1A1108;
width:1.875rem;
height:30px;
justify-content:center;
align-items:center;
font-size:0.813rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ytt_step_h_y4d{
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.438rem;
color:#1A1108;
font-size:16px;
}
.ytt_step_p_y4d{
line-height:1.55;
color:#3D2E14;
font-size:13px;
}
@media(max-width:1023px){
.ytt_steps_y4d{
grid-template-columns:1fr;
}
}
.ytt_op_h2_y4d{
margin:10px 0 8px;
line-height:1.1;
color:#1A1108;
font-size:1.5rem;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.ytt_op_text_y4d{
color:#3D2E14;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:558px){
.ytt_op_h2_y4d{
font-size:22px;
}
}
.ytt_provs_y4d{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:28px;
display:grid;
}
.ytt_provs_y4d>*{
min-width:0;
}
.ytt_prov_y4d{
padding:12px;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
border-radius:13px;
justify-content:center;
text-decoration:none;
height:64px;
align-items:center;
display:flex;
}
.ytt_prov_img_y4d{
max-height:32px;
object-fit:contain;
max-width:100%;
}
.ytt_resp_y4d{
padding:1.625rem;
gap:1.5rem;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
border-radius:13px;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.ytt_resp_in_y4d{
max-width:560px;
}
.ytt_resp_h_y4d{
color:#1A1108;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:19px;
}
.ytt_resp_p_y4d{
color:#3D2E14;
font-size:13.5px;
line-height:1.6;
}
.ytt_resp_badges_y4d{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ytt_age18_y4d{
padding:4px 0.5rem;
border-radius:0.5rem;
border:1.5px solid #D93025;
font-weight:700;
color:#D93025;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:13px;
}
.ytt_resp_org_y4d{
font-size:13px;
font-weight:600;
color:#7A6040;
}
@media(max-width:1027px){
.ytt_provs_y4d{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.ytt_provs_y4d{
grid-template-columns:repeat(2,1fr);
}
}
.ytt_ab_h2_y4d{
margin:0.875rem 0 16px;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1A1108;
line-height:1.08;
font-size:32px;
}
.ytt_ab_body_y4d{
color:#3D2E14;
line-height:1.65;
font-size:15px;
margin-bottom:14px;
}
.ytt_ab_chips_y4d{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.ytt_faq_y4d{
gap:10px;
display:flex;
flex-direction:column;
}
.ytt_faq_item_y4d{
padding:1.125rem 1.375rem;
border-radius:0.813rem;
background:#FFFFFF;
border:1px solid rgba(26, 17, 8, 0.12);
}
.ytt_faq_q_y4d{
gap:16px;
list-style:none;
justify-content:space-between;
color:#1A1108;
display:flex;
cursor:pointer;
font-size:0.969rem;
font-weight:600;
align-items:center;
}
.ytt_faq_q_y4d::-webkit-details-marker{
display:none;
}
.ytt_faq_q_t_y4d{
gap:10px;
display:flex;
}
.ytt_faq_q_i_y4d{
font-style:normal;
color:#B8720A;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ytt_faq_pm_y4d{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.25rem;
color:#B8720A;
}
.ytt_faq_item_y4d[open] .ytt_faq_pm_y4d{
transform:rotate(45deg);
}
.ytt_faq_a_y4d{
font-size:13.5px;
line-height:1.6;
color:#3D2E14;
margin-top:0.75rem;
}
@media(max-width:560px){
.ytt_ab_h2_y4d{
font-size:1.625rem;
}
}
.ytt_dispute_y4d{
border-radius:0.813rem;
border:1px dashed rgba(26, 17, 8, 0.22);
padding:1.625rem 1.875rem;
gap:28px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.ytt_dispute_in_y4d{
max-width:660px;
}
.ytt_dispute_h2_y4d{
color:#1A1108;
margin-bottom:8px;
font-size:1.375rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ytt_dispute_text_y4d{
font-size:0.844rem;
line-height:1.6;
color:#3D2E14;
}
.ytt_gd_head_y4d{
gap:12px;
margin-bottom:1rem;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.ytt_rv_head_y4d{
gap:0.75rem;
margin-bottom:1.125rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.ytt_rv_agg_y4d{
gap:10px;
display:flex;
align-items:center;
}
.ytt_rv_source_y4d{
color:#7A6040;
font-size:12.5px;
}
.ytt_rv_grid_y4d{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ytt_rv_grid_y4d>*{
min-width:0;
}
.ytt_review_y4d{
padding:24px;
border-radius:13px;
border:1px solid rgba(26, 17, 8, 0.12);
background:#FFFFFF;
}
.ytt_review_y4d .ytt_stars_y4d{
margin-bottom:0.625rem;
}
.ytt_review_y4d p{
color:#1A1108;
font-size:14.5px;
font-weight:600;
margin-bottom:14px;
line-height:1.5;
}
.ytt_review_by_y4d{
font-size:12.5px;
color:#7A6040;
}
@media(max-width:1021px){
.ytt_rv_grid_y4d{
grid-template-columns:1fr;
}
}
.ytt_et_h2_y4d{
margin:10px 0 0.875rem;
line-height:1.08;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#1A1108;
font-size:1.75rem;
}
.ytt_et_right_y4d{
gap:10px;
flex-direction:column;
display:flex;
}
.ytt_et_updated_y4d{
border:1px solid rgba(26, 17, 8, 0.12);
background:#FDF8F2;
padding:0.875rem 18px;
gap:10px;
border-radius:0.813rem;
align-items:center;
font-size:12px;
display:flex;
color:#3D2E14;
}
.ytt_et_updated_y4d svg{
flex:none;
height:0.938rem;
color:#B8720A;
width:15px;
}
.ytt_et_updated_y4d b{
color:#1A1108;
}
@media(max-width:563px){
.ytt_et_h2_y4d{
font-size:1.5rem;
}
}
.ytt_footer_y4d{
padding:2.5rem 1.75rem;
background:#1A1108;
border-top:1px solid rgba(26, 17, 8, 0.08);
}
.ytt_footer_grid_y4d{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
display:grid;
margin-bottom:28px;
max-width:1400px;
margin-right:auto;
margin-left:auto;
}
.ytt_footer_grid_y4d>*{
min-width:0;
}
.ytt_footer_grid_y4d h4{
font-size:10px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
margin-bottom:0.813rem;
letter-spacing:.12em;
color:#B09A78;
}
.ytt_fcol_y4d{
gap:9px;
color:#3D2E14;
display:flex;
font-size:13px;
flex-direction:column;
}
.ytt_fcol_y4d a{
cursor:pointer;
}
.ytt_ft_about_y4d{
font-size:0.813rem;
color:#7A6040;
margin-top:12px;
max-width:16.25rem;
line-height:1.6;
}
.ytt_ft_contact_y4d{
overflow-wrap:anywhere;
font-size:0.781rem;
color:#B8720A;
margin-top:12px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ytt_footer_bottom_y4d{
margin:0 auto;
gap:1rem;
display:flex;
flex-wrap:wrap;
padding-top:20px;
border-top:1px solid rgba(26, 17, 8, 0.08);
justify-content:space-between;
align-items:center;
max-width:87.5rem;
}
.ytt_footer_bottom_y4d p{
font-size:0.688rem;
max-width:720px;
color:#B09A78;
line-height:1.6;
}
@media(max-width:1021px){
.ytt_footer_grid_y4d{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.ytt_footer_grid_y4d{
grid-template-columns:1fr;
}
}