*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
overflow-wrap:break-word;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#36302A;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ykslayout_e1u{
flex-direction:column;
display:flex;
min-height:100vh;
}
.yksmain_e1u{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ykscontainer_e1u{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.ykscontainer_e1u{
padding:0 32px;
}
}
@media(min-width:1102px){
.ykscontainer_e1u{
padding:0 3.5rem;
}
}
.ykseyebrow_e1u{
font-weight:600;
letter-spacing:.2em;
text-transform:uppercase;
font-size:0.688rem;
overflow-wrap:break-word;
display:inline-block;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
color:#A0722A;
}
.yksband_e1u{
background:#1E1A16;
color:#F5EFE3;
}
.yksband_e1u .ykseyebrow_e1u{
color:#D4A45A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ykstb_e1u{
background:#F5F0E8;
border-bottom:1px solid rgba(28,24,20,0.15);
z-index:50;
top:0;
position:sticky;
}
.ykstb_in_e1u{
gap:1rem;
padding:0.75rem 1rem;
margin:0 auto;
width:100%;
display:flex;
align-items:center;
justify-content:space-between;
max-width:87.5rem;
}
@media(min-width:769px){
.ykstb_in_e1u{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.ykstb_in_e1u{
padding:18px 56px;
}
}
.ykstb_left_e1u{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.ykstb_logo_e1u{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.ykstb_logo_mark_e1u{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:34px;
height:2.125rem;
}
.ykstb_logo_txt_e1u{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.ykstb_logo_name_e1u{
overflow:hidden;
text-overflow:ellipsis;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
white-space:nowrap;
letter-spacing:.02em;
color:#1C1814;
font-size:22px;
font-weight:700;
}
.ykstb_logo_sub_e1u{
overflow:hidden;
letter-spacing:.32em;
text-overflow:ellipsis;
text-transform:uppercase;
color:#A0722A;
font-weight:600;
white-space:nowrap;
font-size:0.531rem;
margin-top:4px;
}
.ykstb_nav_e1u{
display:none;
}
@media(min-width:958px){
.ykstb_nav_e1u{
gap:28px;
align-items:center;
display:flex;
}
}
.ykstb_nav_item_e1u{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
font-weight:600;
white-space:nowrap;
font-size:14px;
padding-bottom:3px;
color:#36302A;
}
.ykstb_nav_item_e1u:hover{
color:#1C1814;
}
.ykstb_nav_item_e1u.yksstate_active_e1u{
border-color:#A0722A;
color:#1C1814;
}
.ykstb_right_e1u{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ykstb_search_e1u{
transition:color .2s ease;
align-items:center;
display:flex;
color:#36302A;
justify-content:center;
}
.ykstb_search_e1u:hover{
color:#A0722A;
}
.ykstb_search_e1u svg{
height:18px;
width:1.125rem;
}
.ykstb_lang_e1u{
letter-spacing:.1em;
color:#6B6058;
font-size:11px;
font-weight:600;
text-transform:uppercase;
}
.ykstb_lang_e1u:hover{
color:#1C1814;
}
.ykstb_login_e1u{
display:none;
color:#1C1814;
font-size:14px;
font-weight:600;
}
@media(min-width:771px){
.ykstb_login_e1u{
display:inline-block;
}
}
.ykstb_register_e1u{
padding:11px 1.375rem;
background:#1C1814;
transition:background-color .2s ease;
border-radius:999px;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#F5EFE3;
}
.ykstb_register_e1u:hover{
background:#33291F;
}
.yksmob_e1u{
background:#F5F0E8;
border-top:1px solid rgba(28,24,20,0.15);
right:0;
position:fixed;
bottom:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:959px){
.yksmob_e1u{
display:none;
}
}
.yksmob_in_e1u{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:35rem;
}
.yksmob_item_e1u{
transition:color .2s ease;
padding:9px 0.25rem;
flex:1 1 0;
gap:3px;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
color:#6B6058;
}
.yksmob_item_e1u.yksstate_active_e1u{
color:#A0722A;
}
.yksmob_ic_e1u{
align-items:center;
display:flex;
justify-content:center;
}
.yksmob_ic_e1u svg{
width:20px;
height:20px;
}
.yksmob_lb_e1u{
overflow:hidden;
font-weight:600;
max-width:100%;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.yksrail_e1u{
min-width:0;
position:relative;
}
.yksrail_scroll_e1u{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
}
@media(min-width:769px){
.yksrail_scroll_e1u{
gap:18px;
}
}
.yksgc_e1u{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.yksgc_e1u{
width:11.75rem;
}
}
.yksgc_img_e1u{
overflow:hidden;
background:#FBF8F2;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.06), 0 0.5rem 20px rgba(28,24,20,0.09);
position:relative;
}
.yksgc_img_e1u img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.yksgc_cover_e1u{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.yksgc_hover_e1u{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.50);
align-items:center;
opacity:0;
position:absolute;
display:flex;
justify-content:center;
}
.yksgc_e1u:hover .yksgc_hover_e1u{
opacity:1;
}
.yksgc_hover_btn_e1u{
background:#1C1814;
border-radius:62.438rem;
display:flex;
width:2.875rem;
height:46px;
color:#F5EFE3;
align-items:center;
justify-content:center;
}
.yksgc_hover_btn_e1u svg{
width:1.125rem;
height:1.125rem;
}
.yksgc_info_e1u{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.yksgc_name_e1u{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#1C1814;
}
.yksgc_prov_e1u{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:11px;
color:#6B6058;
}
.yksgc_meta_e1u{
color:#6B6058;
font-size:0.688rem;
}
.ykstc_e1u{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.ykstc_e1u{
width:14.375rem;
}
}
.ykstc_img_e1u{
border-radius:0.875rem;
background:#FBF8F2;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(28,24,20,0.06), 0 0.5rem 1.25rem rgba(28,24,20,0.09);
position:relative;
}
.ykstc_img_e1u img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.ykstc_info_e1u{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.ykstc_name_e1u{
overflow:hidden;
color:#1C1814;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
}
.ykstc_rtp_e1u{
font-size:0.688rem;
color:#6B6058;
}
.ykslc_e1u{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:765px){
.ykslc_e1u{
width:16.75rem;
}
}
.ykslc_img_e1u{
border-radius:0.875rem;
background:#FBF8F2;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,24,20,0.06), 0 0.5rem 1.25rem rgba(28,24,20,0.09);
padding-bottom:62.5%;
}
.ykslc_img_e1u img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.ykslc_live_e1u{
border-radius:62.438rem;
gap:7px;
padding:0.25rem 9px;
background:rgba(0,0,0,0.50);
display:flex;
left:0.75rem;
top:0.75rem;
position:absolute;
align-items:center;
}
.ykslc_live_dot_e1u{
border-radius:50%;
background:#B84A32;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.ykslc_seats_e1u{
text-transform:uppercase;
color:#F5EFE3;
font-weight:600;
font-size:0.625rem;
letter-spacing:.08em;
}
.ykslc_info_e1u{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.ykslc_name_e1u{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
color:#1C1814;
text-overflow:ellipsis;
}
.ykslc_bet_e1u{
font-size:0.688rem;
color:#6B6058;
}
.ykspc_e1u{
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
padding:16px 14px;
background:#FBF8F2;
gap:0.5rem;
min-height:4.625rem;
flex-direction:column;
align-items:center;
min-width:0;
display:flex;
justify-content:center;
}
.ykspc_logo_e1u{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
}
.ykspc_name_e1u{
overflow:hidden;
text-align:center;
color:#6B6058;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
max-width:100%;
}
.yksgc_tag_e1u{
border-radius:0.5rem;
padding:3px 0.5rem;
z-index:2;
display:inline-block;
letter-spacing:.06em;
font-weight:700;
left:0.625rem;
position:absolute;
top:0.625rem;
text-transform:uppercase;
font-size:0.625rem;
}
.yksgc_tag_hot_e1u{
background:#B84A32;
color:#F5EFE3;
}
.yksgc_tag_new_e1u{
background:#C98E3E;
color:#1C1814;
}
.yksgc_tag_jp_e1u{
background:#B87A1E;
color:#1C1814;
}
.yksgc_tag_live_e1u{
background:#B84A32;
color:#F5EFE3;
}
.ykssh_e1u{
margin-bottom:18px;
min-width:0;
}
.ykssh_row_e1u{
gap:1rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.ykssh_row_e1u .ykssh_l_e1u{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.ykssh_stack_e1u{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ykssh_center_e1u{
gap:10px;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.ykssh_h2_e1u{
line-height:1.1;
font-weight:600;
font-size:24px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1814;
}
@media(min-width:769px){
.ykssh_h2_e1u{
font-size:1.875rem;
}
}
.yksband_e1u .ykssh_h2_e1u{
color:#F5EFE3;
}
.ykssh_eb_line_e1u{
gap:10px;
align-items:center;
display:inline-flex;
}
.ykssh_eb_line_e1u::before{
background:#A0722A;
width:1.75rem;
display:inline-block;
content:"";
height:1px;
}
.yksband_e1u .ykssh_eb_line_e1u::before{
background:#D4A45A;
}
.ykssh_eb_dot_e1u{
gap:8px;
align-items:center;
display:inline-flex;
}
.ykssh_eb_dot_e1u::before{
border-radius:50%;
background:#A0722A;
width:6px;
height:6px;
display:inline-block;
content:"";
}
.yksband_e1u .ykssh_eb_dot_e1u::before{
background:#D4A45A;
}
.ykssh_link_e1u{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
font-weight:600;
display:inline-flex;
align-items:center;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #1C1814;
white-space:nowrap;
color:#1C1814;
}
.ykssh_link_e1u:hover{
border-color:#A0722A;
color:#A0722A;
}
.ykssh_link_e1u svg{
height:14px;
width:0.875rem;
}
.ykssh_link_chev_e1u{
border-bottom:0;
padding-bottom:0;
}
.ykssh_link_btn_e1u{
padding:0.563rem 1.125rem;
border-radius:62.438rem;
background:#1C1814;
border-bottom:0;
color:#F5EFE3;
}
.ykssh_link_btn_e1u:hover{
background:#33291F;
border-color:transparent;
color:#F5EFE3;
}
.yksband_e1u .ykssh_link_e1u{
border-color:#F5EFE3;
color:#F5EFE3;
}
.yksband_e1u .ykssh_link_btn_e1u{
background:#D4A45A;
color:#1C1814;
}
.ykssh_rule_e1u{
background:rgba(28,24,20,0.15);
margin:-2px 0 18px;
height:1px;
}
.yksband_e1u .ykssh_rule_e1u{
background:rgba(255,245,225,0.13);
}
.ykshero_e1u{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.ykshero_e1u{
padding:56px 0 1.5rem;
}
}
.ykshero_in_e1u{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:902px){
.ykshero_in_e1u{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.ykshero_copy_e1u{
min-width:0;
}
.ykshero_eyebrow_e1u{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.ykshero_eyebrow_line_e1u{
flex:0 0 auto;
background:#A0722A;
width:1.75rem;
display:inline-block;
height:1px;
}
.ykshero_h1_e1u{
letter-spacing:-.01em;
overflow-wrap:break-word;
font-size:2.375rem;
font-weight:600;
line-height:1.04;
margin-bottom:1.25rem;
color:#1C1814;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.ykshero_h1_e1u{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.ykshero_h1_e1u{
font-size:62px;
}
}
.ykshero_h1_e1u em{
color:#A0722A;
font-style:normal;
}
.ykshero_sub_e1u{
max-width:480px;
color:#8C7F74;
margin-bottom:1.875rem;
font-size:1rem;
line-height:1.6;
}
@media(min-width:765px){
.ykshero_sub_e1u{
font-size:1.125rem;
}
}
.ykshero_actions_e1u{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
}
.ykshero_cta_e1u{
padding:1rem 30px;
gap:10px;
border-radius:62.438rem;
background:#1C1814;
transition:background-color .2s ease;
color:#F5EFE3;
font-size:0.938rem;
font-weight:700;
align-items:center;
display:inline-flex;
}
.ykshero_cta_e1u:hover{
background:#33291F;
}
.ykshero_cta_ic_e1u{
align-items:center;
display:inline-flex;
}
.ykshero_cta_ic_e1u svg{
height:1rem;
width:1rem;
}
.ykshero_cta_alt_e1u{
border:1px solid rgba(28,24,20,0.15);
background:transparent;
border-radius:999px;
padding:0.938rem 1.625rem;
transition:border-color .2s ease,color .2s ease;
display:inline-flex;
color:#1C1814;
font-weight:600;
align-items:center;
font-size:0.938rem;
}
.ykshero_cta_alt_e1u:hover{
border-color:#A0722A;
color:#A0722A;
}
.ykshero_trust_e1u{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ykshero_trust_item_e1u{
gap:0.563rem;
font-weight:600;
font-size:13px;
align-items:center;
color:#36302A;
display:flex;
}
.ykshero_trust_ic_e1u{
color:#A0722A;
align-items:center;
display:inline-flex;
}
.ykshero_trust_ic_e1u svg{
width:16px;
height:1rem;
}
.ykshero_promo_e1u{
border-radius:1.25rem;
background:#FBF8F2;
overflow:hidden;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 12px 3rem rgba(28,24,20,0.14), 0 3px 0.625rem rgba(28,24,20,0.08);
}
.ykshero_promo_bg_e1u{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.ykshero_promo_bg_e1u::after{
background:linear-gradient(120deg,#1E1A16 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.ykshero_promo_glow_e1u{
background:radial-gradient(circle,rgba(176,124,60,0.18) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
position:absolute;
width:260px;
right:-20px;
pointer-events:none;
height:16.25rem;
}
.ykshero_promo_ct_e1u{
padding:28px;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.ykshero_promo_label_e1u{
color:#D4A45A;
font-weight:700;
text-transform:uppercase;
display:block;
font-size:0.625rem;
margin-bottom:0.5rem;
letter-spacing:.25em;
}
.ykshero_promo_amount_e1u{
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EFE3;
}
@media(min-width:767px){
.ykshero_promo_amount_e1u{
font-size:40px;
}
}
.ykshero_promo_amount_e1u em{
color:#D4A45A;
font-style:normal;
}
.ykshero_rating_e1u{
border-radius:14px;
gap:10px;
background:#FBF8F2;
border:1px solid rgba(28,24,20,0.08);
padding:0.625rem 0.875rem;
top:14px;
max-width:min(16.25rem,62%);
box-shadow:0 2px 6px rgba(28,24,20,0.06), 0 0.5rem 1.25rem rgba(28,24,20,0.09);
align-items:center;
z-index:3;
display:flex;
position:absolute;
right:0.875rem;
}
.ykshero_rating_score_e1u{
flex:0 0 auto;
color:#1C1814;
font-size:1.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ykshero_rating_txt_e1u{
flex:1 1 auto;
min-width:0;
}
.ykshero_rating_stars_e1u{
gap:2px;
display:flex;
color:#A0722A;
}
.ykshero_rating_stars_e1u svg{
height:12px;
width:0.75rem;
}
.ykshero_rating_cap_e1u{
line-height:1.35;
margin-top:3px;
font-size:11px;
color:#6B6058;
display:block;
overflow-wrap:break-word;
}
.yksstat_e1u{
border-top:1px solid rgba(28,24,20,0.15);
margin-top:16px;
border-bottom:1px solid rgba(28,24,20,0.15);
}
.yksstat_in_e1u{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.yksstat_in_e1u{
grid-template-columns:repeat(4,1fr);
}
}
.yksstat_item_e1u{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(28,24,20,0.08);
border-right:1px solid rgba(28,24,20,0.08);
}
.yksstat_item_e1u:nth-child(2n){
border-right:0;
}
.yksstat_item_e1u:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.yksstat_item_e1u{
border-bottom:0;
}
.yksstat_item_e1u:nth-child(2n){
border-right:1px solid rgba(28,24,20,0.08);
}
.yksstat_item_e1u:nth-child(4n){
border-right:0;
}
}
.yksstat_value_e1u{
line-height:1;
color:#1C1814;
font-weight:700;
overflow-wrap:break-word;
font-size:30px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.yksstat_value_e1u{
font-size:2.125rem;
}
}
.yksstat_label_e1u{
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:0.813rem;
line-height:1.4;
color:#6B6058;
}
.yksgf_e1u{
padding:1.5rem 0 0.375rem;
}
.yksgf_in_e1u{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.yksgf_chip_e1u{
background:#FBF8F2;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
border:1px solid rgba(28,24,20,0.15);
padding:0.625rem 18px;
font-size:0.813rem;
color:#36302A;
white-space:nowrap;
font-weight:600;
}
.yksgf_chip_e1u:hover{
border-color:#A0722A;
color:#A0722A;
}
.yksgf_chip_e1u.yksstate_active_e1u{
border-color:transparent;
background:#1C1814;
color:#F5EFE3;
}
.yksgrow_e1u{
padding:1.625rem 0 10px;
}
.yksrow_seo_e1u{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
color:#8C7F74;
font-size:0.875rem;
}
.yksrow_seo_e1u strong{
font-weight:700;
color:#1C1814;
}
.yksjp_e1u{
padding:30px 0 0.625rem;
}
.yksjp_grid_e1u{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.yksjp_grid_e1u{
grid-template-columns:1fr 1fr;
}
.yksjp_card_mega_e1u{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.yksjp_grid_e1u{
grid-template-columns:1.4fr 1fr 1fr;
}
.yksjp_card_mega_e1u{
grid-column:auto;
}
}
.yksjp_card_e1u{
border-radius:20px;
gap:12px;
overflow:hidden;
border:1px solid rgba(28,24,20,0.08);
padding:1.625rem;
background:#FBF8F2;
position:relative;
justify-content:space-between;
min-width:0;
min-height:200px;
display:flex;
flex-direction:column;
}
.yksjp_card_mega_e1u{
background:linear-gradient(135deg,#2C2318,#141210);
border-color:transparent;
color:#F5EFE3;
min-height:13.125rem;
}
.yksjp_glow_e1u{
border-radius:50%;
background:radial-gradient(circle,rgba(176,124,60,0.18),transparent 70%);
position:absolute;
right:-40px;
pointer-events:none;
width:12.5rem;
top:-40px;
height:12.5rem;
}
.yksjp_label_e1u{
gap:0.625rem;
font-weight:700;
font-size:10px;
text-transform:uppercase;
align-items:center;
color:#A0722A;
flex-wrap:wrap;
justify-content:space-between;
letter-spacing:.16em;
position:relative;
display:flex;
}
.yksjp_card_mega_e1u .yksjp_label_e1u{
color:#D4A45A;
}
.yksjp_drop_e1u{
font-weight:600;
color:#6B6058;
text-transform:none;
letter-spacing:.04em;
}
.yksjp_card_mega_e1u .yksjp_drop_e1u{
color:#B8AA98;
}
.yksjp_amount_e1u{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:2.375rem;
overflow-wrap:break-word;
color:#1C1814;
position:relative;
font-weight:700;
}
.yksjp_card_mega_e1u .yksjp_amount_e1u{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4A45A;
}
@media(min-width:766px){
.yksjp_card_mega_e1u .yksjp_amount_e1u{
font-size:3.375rem;
}
}
.yksjp_game_e1u{
font-size:0.813rem;
color:#6B6058;
position:relative;
}
.yksjp_card_mega_e1u .yksjp_game_e1u{
color:#B8AA98;
}
.yksjp_cta_e1u{
align-self:flex-start;
position:relative;
}
.yksjp_card_mega_e1u .yksjp_cta_e1u{
transition:opacity .2s ease;
border-radius:999px;
background:#D4A45A;
padding:10px 20px;
font-weight:700;
font-size:13px;
color:#1C1814;
}
.yksjp_card_mega_e1u .yksjp_cta_e1u:hover{
opacity:.9;
}
.yksjp_card_e1u:not(.yksjp_card_mega_e1u) .yksjp_cta_e1u{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
color:#1C1814;
font-size:0.813rem;
border-bottom:1px solid #1C1814;
padding-bottom:2px;
}
.yksjp_card_e1u:not(.yksjp_card_mega_e1u) .yksjp_cta_e1u:hover{
border-color:#A0722A;
color:#A0722A;
}
.yksjp_seo_e1u{
margin:14px 0 0;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7F74;
}
.yksjp_seo_e1u strong{
color:#1C1814;
font-weight:700;
}
.ykspr_e1u{
padding:30px 0 6px;
}
.ykspr_card_e1u{
padding:26px;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(28,24,20,0.08);
flex:0 0 auto;
gap:10px;
background:#FBF8F2;
width:17.5rem;
flex-direction:column;
min-height:200px;
display:flex;
position:relative;
}
@media(min-width:765px){
.ykspr_card_e1u{
width:18.75rem;
}
}
.ykspr_card_feat_e1u{
border-color:transparent;
background:linear-gradient(150deg,#2C2318,#141210);
color:#F5EFE3;
}
.ykspr_glow_e1u{
border-radius:50%;
background:radial-gradient(circle,rgba(176,124,60,0.18),transparent 70%);
top:-1.875rem;
height:130px;
width:8.125rem;
position:absolute;
opacity:0;
pointer-events:none;
right:-1.875rem;
}
.ykspr_card_feat_e1u .ykspr_glow_e1u{
opacity:1;
}
.ykspr_label_e1u{
font-size:0.625rem;
color:#A0722A;
font-weight:700;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
}
.ykspr_card_feat_e1u .ykspr_label_e1u{
color:#D4A45A;
}
.ykspr_amount_e1u{
font-size:26px;
position:relative;
font-weight:600;
overflow-wrap:break-word;
color:#1C1814;
line-height:1.08;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
.ykspr_card_feat_e1u .ykspr_amount_e1u{
color:#F5EFE3;
}
.ykspr_amount_e1u em{
font-style:normal;
color:#A0722A;
}
.ykspr_card_feat_e1u .ykspr_amount_e1u em{
color:#D4A45A;
}
.ykspr_terms_e1u{
font-size:13px;
color:#6B6058;
position:relative;
line-height:1.5;
}
.ykspr_card_feat_e1u .ykspr_terms_e1u{
color:#B8AA98;
}
.ykspr_cta_e1u{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.ykspr_card_feat_e1u .ykspr_cta_e1u{
padding:0.563rem 18px;
background:#D4A45A;
border-radius:62.438rem;
transition:opacity .2s ease;
color:#1C1814;
font-weight:700;
font-size:13px;
}
.ykspr_card_feat_e1u .ykspr_cta_e1u:hover{
opacity:.9;
}
.ykspr_card_e1u:not(.ykspr_card_feat_e1u) .ykspr_cta_e1u{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-weight:700;
color:#1C1814;
font-size:0.813rem;
border-bottom:1px solid #1C1814;
}
.ykspr_card_e1u:not(.ykspr_card_feat_e1u) .ykspr_cta_e1u:hover{
border-color:#A0722A;
color:#A0722A;
}
.yksgrow_e1u{
padding:1.625rem 0 10px;
}
.yksrow_seo_e1u{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7F74;
font-size:14px;
}
.yksrow_seo_e1u strong{
color:#1C1814;
font-weight:700;
}
.yksgrow_e1u{
padding:26px 0 0.625rem;
}
.yksrow_seo_e1u{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
color:#8C7F74;
overflow-wrap:break-word;
max-width:47.5rem;
}
.yksrow_seo_e1u strong{
font-weight:700;
color:#1C1814;
}
.yksvip_e1u{
padding:3rem 0;
}
@media(min-width:769px){
.yksvip_e1u{
padding:4rem 0;
}
}
.yksvip_head_e1u{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:878px){
.yksvip_head_e1u{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.yksvip_eyebrow_e1u{
margin-bottom:0.75rem;
}
.yksvip_h2_e1u{
overflow-wrap:break-word;
font-size:2rem;
color:#F5EFE3;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.yksvip_h2_e1u{
font-size:40px;
}
}
.yksvip_intro_e1u{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#B8AA98;
}
.yksvip_grid_e1u{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.yksvip_card_e1u{
padding:22px 1.125rem;
border:1px solid rgba(255,245,225,0.13);
border-radius:0.875rem;
min-width:0;
}
.yksvip_card_feat_e1u{
background:rgba(255,245,225,0.07);
border-color:#D4A45A;
}
.yksvip_card_ic_e1u{
background:linear-gradient(135deg,#A0722A,#D4A45A);
border-radius:8px;
margin-bottom:16px;
display:block;
width:2.125rem;
height:34px;
}
.yksvip_name_e1u{
font-weight:600;
overflow-wrap:break-word;
color:#F5EFE3;
margin-bottom:0.375rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:20px;
}
.yksvip_perk_e1u{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#B8AA98;
}
.yksapp_e1u{
padding:1.875rem 0 0.625rem;
}
.yksapp_in_e1u{
padding:2rem;
border-radius:20px;
border:1px solid rgba(28,24,20,0.08);
background:#FBF8F2;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.yksapp_in_e1u{
padding:2.5rem 2.75rem;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.yksapp_copy_e1u{
min-width:0;
max-width:560px;
}
.yksapp_eyebrow_e1u{
margin-bottom:12px;
}
.yksapp_h2_e1u{
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:12px;
line-height:1.05;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#1C1814;
}
@media(min-width:769px){
.yksapp_h2_e1u{
font-size:2.125rem;
}
}
.yksapp_text_e1u{
margin-bottom:1.375rem;
font-size:14px;
line-height:1.6;
color:#8C7F74;
}
.yksapp_btns_e1u{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.yksapp_btn_e1u{
transition:background-color .2s ease;
padding:0.688rem 1.25rem;
border-radius:14px;
gap:0.625rem;
background:#1C1814;
display:inline-flex;
color:#F5EFE3;
align-items:center;
}
.yksapp_btn_e1u:hover{
background:#33291F;
}
.yksapp_btn_ic_e1u{
display:inline-flex;
align-items:center;
}
.yksapp_btn_ic_e1u svg{
width:18px;
height:1.125rem;
}
.yksapp_btn_lb_e1u{
font-size:13.5px;
font-weight:700;
}
.yksapp_qr_wrap_e1u{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.yksapp_qr_e1u{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 0.313rem,transparent 5px 11px);
height:6.75rem;
background-color:#1C1814;
width:108px;
}
.yksapp_qr_cap_e1u{
max-width:5.75rem;
line-height:1.4;
font-size:12.5px;
color:#6B6058;
}
.yksgm_e1u{
padding:30px 0 0.625rem;
}
.yksgm_in_e1u{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:882px){
.yksgm_in_e1u{
grid-template-columns:1.25fr 1fr;
}
}
.yksgm_left_e1u{
background:#FBF8F2;
padding:32px;
border-radius:20px;
border:1px solid rgba(28,24,20,0.08);
min-width:0;
}
.yksgm_eyebrow_e1u{
margin-bottom:0.625rem;
}
.yksgm_h2_e1u{
margin-bottom:0.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-weight:600;
color:#1C1814;
overflow-wrap:break-word;
font-size:1.625rem;
}
@media(min-width:770px){
.yksgm_h2_e1u{
font-size:28px;
}
}
.yksgm_text_e1u{
margin-bottom:1.375rem;
color:#8C7F74;
line-height:1.6;
max-width:30rem;
font-size:0.875rem;
}
.yksgm_level_e1u{
font-weight:700;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#A0722A;
margin-bottom:8px;
}
.yksgm_bar_e1u{
overflow:hidden;
border-radius:62.438rem;
background:rgba(28,24,20,0.15);
height:0.5rem;
margin-bottom:0.375rem;
}
.yksgm_bar_fill_e1u{
border-radius:62.438rem;
background:linear-gradient(90deg,#A0722A,#D4A45A);
height:100%;
}
.yksgm_bar_meta_e1u{
gap:10px;
justify-content:space-between;
margin-bottom:18px;
font-size:11px;
display:flex;
color:#6B6058;
}
.yksgm_missions_e1u{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.yksgm_mission_e1u{
gap:7px;
border:1px solid rgba(28,24,20,0.15);
border-radius:62.438rem;
padding:9px 0.938rem;
background:#F5F0E8;
display:inline-flex;
align-items:center;
font-size:12.5px;
color:#36302A;
font-weight:600;
}
.yksgm_mission_ic_e1u{
align-items:center;
display:inline-flex;
color:#A0722A;
}
.yksgm_mission_ic_e1u svg{
width:0.813rem;
height:0.813rem;
}
.yksgm_right_e1u{
background:linear-gradient(150deg,#2C2318,#141210);
border-radius:20px;
overflow:hidden;
padding:2rem;
color:#F5EFE3;
display:flex;
flex-direction:column;
position:relative;
}
.yksgm_glow_e1u{
background:radial-gradient(circle,rgba(176,124,60,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-1.875rem;
width:9.375rem;
top:-1.875rem;
pointer-events:none;
height:9.375rem;
}
.yksgm_ref_eyebrow_e1u{
margin-bottom:10px;
position:relative;
}
.yksgm_ref_h2_e1u{
margin-bottom:8px;
line-height:1.1;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
font-size:1.625rem;
color:#F5EFE3;
}
.yksgm_ref_text_e1u{
line-height:1.55;
position:relative;
color:#B8AA98;
margin-bottom:20px;
font-size:13.5px;
}
.yksgm_ref_cta_e1u{
padding:11px 22px;
transition:opacity .2s ease;
border-radius:62.438rem;
background:#D4A45A;
font-size:13.5px;
color:#1C1814;
font-weight:700;
margin-top:auto;
position:relative;
align-self:flex-start;
}
.yksgm_ref_cta_e1u:hover{
opacity:.9;
}
.ykswy_e1u{
padding:3rem 0;
}
@media(min-width:767px){
.ykswy_e1u{
padding:56px 0;
}
}
.ykswy_in_e1u{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.ykswy_in_e1u{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.ykswy_left_e1u{
min-width:0;
}
.ykswy_eyebrow_e1u{
margin-bottom:0.875rem;
}
.ykswy_h2_e1u{
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
color:#1C1814;
margin-bottom:16px;
font-weight:600;
}
@media(min-width:767px){
.ykswy_h2_e1u{
font-size:2.5rem;
}
}
.ykswy_intro_e1u{
line-height:1.6;
color:#8C7F74;
font-size:15px;
}
.ykswy_grid_e1u{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.ykswy_grid_e1u{
grid-template-columns:1fr 1fr;
}
}
.ykswy_card_e1u{
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
padding:1.625rem;
background:#FBF8F2;
min-width:0;
}
.ykswy_card_ic_e1u{
margin-bottom:1rem;
align-items:center;
color:#A0722A;
display:inline-flex;
justify-content:center;
}
.ykswy_card_ic_e1u svg{
height:1.625rem;
width:1.625rem;
}
.ykswy_card_h_e1u{
color:#1C1814;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
font-size:21px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ykswy_card_p_e1u{
color:#8C7F74;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.yksrc_e1u{
padding:48px 0 10px;
}
.yksrc_in_e1u{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.yksrc_in_e1u{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.yksrc_col_e1u{
min-width:0;
}
.yksrc_label_e1u{
text-transform:uppercase;
letter-spacing:.2em;
color:#A0722A;
font-weight:600;
font-size:11px;
margin-bottom:16px;
}
.yksrc_awards_e1u{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.yksrc_award_e1u{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.yksrc_award_ic_e1u{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C98E3E;
}
.yksrc_award_ic_e1u svg{
width:1.125rem;
height:1.125rem;
}
.yksrc_award_t_e1u{
overflow-wrap:break-word;
font-size:14px;
color:#1C1814;
font-weight:700;
}
.yksrc_award_s_e1u{
overflow-wrap:break-word;
font-size:12px;
color:#6B6058;
}
.yksrc_press_e1u{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.yksrc_press_logo_e1u{
overflow:hidden;
border-radius:8px;
border:1px solid rgba(28,24,20,0.08);
padding:0 8px;
font-size:14px;
height:52px;
align-items:center;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
display:flex;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#8C7F74;
justify-content:center;
}
.yksrc_partner_e1u{
padding:1.375rem;
background:#FBF8F2;
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
}
.yksrc_partner_name_e1u{
font-weight:600;
color:#1C1814;
margin-bottom:6px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:20px;
}
.yksrc_partner_text_e1u{
overflow-wrap:break-word;
font-size:0.813rem;
color:#8C7F74;
line-height:1.55;
}
.yksts_e1u{
padding:2.75rem 0;
}
.yksts_in_e1u{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.yksts_in_e1u{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.yksts_left_e1u{
min-width:0;
}
.yksts_h2_e1u{
font-weight:600;
font-size:1.625rem;
margin-bottom:0.75rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.1;
color:#F5EFE3;
}
@media(min-width:766px){
.yksts_h2_e1u{
font-size:1.75rem;
}
}
.yksts_text_e1u{
font-size:0.906rem;
max-width:520px;
color:#B8AA98;
margin-bottom:22px;
line-height:1.6;
}
.yksts_badges_e1u{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.yksts_badge_e1u{
font-size:13px;
color:#B8AA98;
font-weight:600;
}
.yksts_pay_e1u{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.yksts_pay_e1u{
justify-content:flex-end;
}
}
.yksts_pay_chip_e1u{
padding:12px 16px;
border-radius:14px;
border:1px solid rgba(255,245,225,0.13);
background:rgba(255,245,225,0.07);
font-weight:700;
font-size:0.875rem;
color:#F5EFE3;
}
.yksop_e1u{
padding:36px 0 0.625rem;
}
.yksop_in_e1u{
padding:2rem;
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
gap:2rem;
background:#FBF8F2;
display:grid;
align-items:center;
}
@media(min-width:861px){
.yksop_in_e1u{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.yksop_left_e1u{
min-width:0;
}
.yksop_eyebrow_e1u{
margin-bottom:12px;
}
.yksop_h2_e1u{
font-weight:600;
margin-bottom:0.625rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:28px;
line-height:1.08;
color:#1C1814;
overflow-wrap:break-word;
}
@media(min-width:771px){
.yksop_h2_e1u{
font-size:1.875rem;
}
}
.yksop_text_e1u{
font-size:0.875rem;
line-height:1.6;
color:#8C7F74;
}
.yksop_grid_e1u{
border:1px solid rgba(28,24,20,0.15);
background:rgba(28,24,20,0.15);
border-radius:0.5rem;
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.yksop_field_e1u{
background:#F5F0E8;
padding:1.125rem 20px;
min-width:0;
}
.yksop_field_lb_e1u{
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
margin-bottom:0.313rem;
font-size:0.625rem;
color:#A0722A;
}
.yksop_field_val_e1u{
overflow-wrap:break-word;
font-weight:700;
color:#1C1814;
font-size:0.875rem;
}
.ykstt_e1u{
padding:48px 0 0.625rem;
}
@media(min-width:765px){
.ykstt_e1u{
padding:60px 0 10px;
}
}
.ykstt_head_e1u{
text-align:center;
margin-bottom:34px;
}
.ykstt_eyebrow_e1u{
margin-bottom:0.75rem;
}
.ykstt_h2_e1u{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
color:#1C1814;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.ykstt_h2_e1u{
font-size:42px;
}
}
.ykstt_grid_e1u{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.ykstt_grid_e1u{
grid-template-columns:repeat(3,1fr);
}
}
.ykstt_card_e1u{
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
padding:1.875rem;
background:#FBF8F2;
min-width:0;
flex-direction:column;
display:flex;
}
.ykstt_card_ic_e1u{
margin-bottom:1.125rem;
display:inline-flex;
align-items:center;
color:#A0722A;
}
.ykstt_card_ic_e1u svg{
width:28px;
height:28px;
}
.ykstt_card_h_e1u{
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
font-size:22px;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#1C1814;
}
.ykstt_card_p_e1u{
margin-bottom:14px;
font-size:0.875rem;
color:#8C7F74;
line-height:1.6;
overflow-wrap:break-word;
}
.ykstt_card_p_e1u b{
font-weight:700;
color:#1C1814;
}
.ykstt_card_link_e1u{
transition:color .2s ease;
align-self:flex-start;
color:#1C1814;
font-size:0.813rem;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #A0722A;
padding-bottom:2px;
}
.ykstt_card_link_e1u:hover{
color:#A0722A;
}
.yksdr_e1u{
padding:36px 0 10px;
}
.yksdr_in_e1u{
padding:28px 2rem;
gap:1.25rem;
border:1px dashed rgba(28,24,20,0.15);
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.yksdr_in_e1u{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.yksdr_h2_e1u{
color:#1C1814;
font-size:1.5rem;
line-height:1.1;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.yksdr_h2_e1u{
font-size:26px;
}
}
.yksdr_text_e1u{
max-width:42.5rem;
overflow-wrap:break-word;
color:#8C7F74;
line-height:1.6;
font-size:0.875rem;
}
.yksdr_text_e1u b{
font-weight:700;
color:#1C1814;
}
.yksdr_cta_e1u{
flex:0 0 auto;
transition:color .2s ease;
padding-bottom:2px;
color:#1C1814;
font-weight:700;
font-size:13.5px;
border-bottom:1px solid #A0722A;
white-space:nowrap;
}
.yksdr_cta_e1u:hover{
color:#A0722A;
}
.yksrv_e1u{
padding:3rem 0;
background:#FBF8F2;
border-top:1px solid rgba(28,24,20,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(28,24,20,0.08);
}
@media(min-width:766px){
.yksrv_e1u{
padding:3.5rem 0;
}
}
.yksrv_head_e1u{
gap:1rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.yksrv_head_e1u{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.yksrv_eyebrow_e1u{
margin-bottom:0.625rem;
}
.yksrv_h2_e1u{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1814;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.yksrv_h2_e1u{
font-size:2.375rem;
}
}
.yksrv_agg_e1u{
gap:0.75rem;
align-items:center;
display:flex;
}
.yksrv_agg_stars_e1u{
gap:3px;
display:flex;
color:#A0722A;
}
.yksrv_agg_stars_e1u svg{
width:1.125rem;
height:1.125rem;
}
.yksrv_source_e1u{
color:#8C7F74;
font-size:0.813rem;
}
.yksrv_grid_e1u{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.yksrv_grid_e1u{
grid-template-columns:repeat(3,1fr);
}
}
.yksrv_card_e1u{
border:1px solid rgba(28,24,20,0.08);
border-radius:14px;
background:#F5F0E8;
padding:1.625rem;
min-width:0;
}
.yksrv_card_stars_e1u{
gap:2px;
display:flex;
margin-bottom:12px;
color:#A0722A;
}
.yksrv_card_stars_e1u svg{
width:14px;
height:14px;
}
.yksrv_card_body_e1u{
overflow-wrap:break-word;
margin-bottom:1rem;
font-weight:500;
line-height:1.45;
font-size:18px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#1C1814;
}
.yksrv_card_meta_e1u{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.yksrv_card_av_e1u{
border-radius:50%;
background:linear-gradient(135deg,#A0722A,#D4A45A);
flex:0 0 auto;
width:32px;
height:2rem;
}
.yksrv_card_author_e1u{
font-size:0.813rem;
color:#1C1814;
font-weight:700;
}
.yksrv_card_loc_e1u{
font-size:0.75rem;
color:#6B6058;
}
.ykspmt_e1u{
padding:48px 0 10px;
}
.ykspmt_in_e1u{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:877px){
.ykspmt_in_e1u{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.ykspmt_left_e1u{
min-width:0;
}
.ykspmt_eyebrow_e1u{
margin-bottom:12px;
}
.ykspmt_h2_e1u{
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
color:#1C1814;
line-height:1.06;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.ykspmt_h2_e1u{
font-size:2rem;
}
}
.ykspmt_text_e1u{
font-size:14.5px;
color:#8C7F74;
margin-bottom:22px;
line-height:1.6;
}
.ykspmt_logos_e1u{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.ykspmt_logos_e1u{
grid-template-columns:repeat(4,1fr);
}
}
.ykspmt_logo_e1u{
background:#FBF8F2;
border:1px solid rgba(28,24,20,0.08);
padding:0 0.5rem;
border-radius:8px;
overflow:hidden;
white-space:nowrap;
text-align:center;
display:flex;
text-overflow:ellipsis;
font-weight:700;
align-items:center;
height:3.125rem;
justify-content:center;
color:#36302A;
font-size:12.5px;
}
.ykspmt_table_e1u{
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
overflow:hidden;
min-width:0;
}
.ykspmt_thead_e1u{
background:#2A2420;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ykspmt_th_e1u{
padding:13px 14px;
overflow:hidden;
font-weight:700;
color:#F5EFE3;
letter-spacing:.08em;
white-space:nowrap;
font-size:10px;
text-transform:uppercase;
text-overflow:ellipsis;
}
.ykspmt_row_e1u{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(28,24,20,0.08);
display:grid;
}
.ykspmt_row_e1u:nth-child(odd){
background:#FBF8F2;
}
.ykspmt_td_e1u{
padding:14px;
min-width:0;
color:#8C7F74;
font-size:0.844rem;
overflow-wrap:break-word;
}
.ykspmt_row_e1u .ykspmt_td_e1u:first-child{
color:#1C1814;
font-weight:700;
}
.ykspmt_row_e1u .ykspmt_td_e1u:last-child{
color:#4A7C59;
font-weight:700;
}
.ykshts_e1u{
padding:48px 0;
}
@media(min-width:765px){
.ykshts_e1u{
padding:62px 0;
}
}
.ykshts_head_e1u{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.ykshts_head_e1u{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ykshts_eyebrow_e1u{
margin-bottom:12px;
}
.ykshts_h2_e1u{
color:#F5EFE3;
font-size:30px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ykshts_h2_e1u{
font-size:38px;
}
}
.ykshts_cta_e1u{
background:#D4A45A;
transition:opacity .2s ease;
padding:15px 1.875rem;
flex:0 0 auto;
border-radius:999px;
color:#1C1814;
font-size:0.938rem;
font-weight:700;
}
.ykshts_cta_e1u:hover{
opacity:.9;
}
.ykshts_grid_e1u{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ykshts_grid_e1u{
grid-template-columns:repeat(3,1fr);
}
}
.ykshts_step_e1u{
min-width:0;
border-top:1px solid rgba(255,245,225,0.13);
padding-top:22px;
}
.ykshts_step_num_e1u{
font-weight:700;
font-size:2.75rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#D4A45A;
margin-bottom:0.875rem;
line-height:1;
}
.ykshts_step_h_e1u{
font-size:1.188rem;
color:#F5EFE3;
margin-bottom:8px;
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
}
.ykshts_step_p_e1u{
line-height:1.55;
color:#B8AA98;
font-size:14px;
overflow-wrap:break-word;
}
.ykset_e1u{
padding:36px 0 10px;
}
.ykset_in_e1u{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.ykset_in_e1u{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.ykset_left_e1u{
min-width:0;
}
.ykset_eyebrow_e1u{
margin-bottom:12px;
}
.ykset_h2_e1u{
margin-bottom:0.875rem;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#1C1814;
font-size:1.75rem;
}
@media(min-width:768px){
.ykset_h2_e1u{
font-size:2rem;
}
}
.ykset_text_e1u{
line-height:1.65;
color:#8C7F74;
margin-bottom:1.375rem;
font-size:15px;
}
.ykset_stats_e1u{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ykset_stat_e1u{
min-width:0;
}
.ykset_stat_v_e1u{
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
color:#1C1814;
font-size:1.625rem;
}
.ykset_stat_l_e1u{
font-size:12.5px;
margin-top:4px;
color:#6B6058;
}
.ykset_right_e1u{
gap:12px;
flex-direction:column;
display:flex;
}
.ykset_member_e1u{
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
padding:1.125rem 1.25rem;
gap:1rem;
background:#FBF8F2;
display:flex;
min-width:0;
align-items:center;
}
.ykset_member_av_e1u{
flex:0 0 auto;
background:linear-gradient(135deg,#2C2318,#A0722A);
border-radius:50%;
width:48px;
height:48px;
}
.ykset_member_name_e1u{
color:#1C1814;
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
}
.ykset_member_role_e1u{
overflow-wrap:break-word;
color:#6B6058;
font-size:12.5px;
}
.ykset_updated_e1u{
padding:0.875rem 18px;
gap:0.5rem;
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
background:#F5F0E8;
align-items:center;
color:#8C7F74;
display:flex;
font-size:12.5px;
}
.yksprov_e1u{
padding:40px 0 1.25rem;
}
.yksprov_eyebrow_e1u{
display:block;
margin-bottom:1.125rem;
}
.yksprov_grid_e1u{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.yksprov_grid_e1u{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.yksprov_grid_e1u{
grid-template-columns:repeat(6,1fr);
}
}
.yksel_e1u{
padding:3rem 0;
}
@media(min-width:768px){
.yksel_e1u{
padding:3.5rem 0;
}
}
.yksel_in_e1u{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.yksel_in_e1u{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.yksel_left_e1u{
min-width:0;
}
.yksel_eyebrow_e1u{
margin-bottom:0.875rem;
}
.yksel_h2_e1u{
line-height:1.08;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1814;
overflow-wrap:break-word;
font-size:32px;
margin-bottom:22px;
}
@media(min-width:769px){
.yksel_h2_e1u{
font-size:38px;
}
}
.yksel_body_e1u p{
margin-bottom:1.125rem;
color:#36302A;
font-size:1rem;
overflow-wrap:break-word;
line-height:1.7;
}
.yksel_dropcap_e1u{
padding:0.375rem 12px 0 0;
color:#A0722A;
font-size:3.875rem;
font-weight:700;
float:left;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:.8;
}
.yksel_right_e1u{
min-width:0;
}
.yksel_quote_e1u{
background:linear-gradient(150deg,#2C2318,#141210);
padding:36px;
border-radius:1.25rem;
margin-bottom:1.5rem;
position:relative;
color:#F5EFE3;
}
.yksel_quote_mark_e1u{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#D4A45A;
}
.yksel_quote_mark_e1u svg{
height:34px;
width:34px;
}
.yksel_quote_text_e1u{
margin-bottom:1.375rem;
line-height:1.4;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:500;
overflow-wrap:break-word;
color:#F5EFE3;
}
.yksel_quote_meta_e1u{
gap:12px;
align-items:center;
display:flex;
}
.yksel_quote_av_e1u{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A0722A,#D4A45A);
width:2.375rem;
height:2.375rem;
}
.yksel_quote_author_e1u{
color:#F5EFE3;
font-weight:700;
font-size:0.875rem;
}
.yksel_quote_meta_sub_e1u{
color:#B8AA98;
font-size:12px;
}
.yksel_explain_e1u{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(28,24,20,0.08);
}
.yksel_explain_card_e1u{
padding:1.375rem 1.5rem;
}
.yksel_explain_card_e1u+.yksel_explain_card_e1u{
border-top:1px solid rgba(28,24,20,0.08);
}
.yksel_explain_h_e1u{
font-weight:600;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1C1814;
line-height:1.15;
}
.yksel_explain_p_e1u{
overflow-wrap:break-word;
font-size:14px;
color:#8C7F74;
line-height:1.55;
}
.ykslh_e1u{
padding:40px 0 1.25rem;
}
.ykslh_in_e1u{
border-top:1px solid rgba(28,24,20,0.15);
padding-top:2.125rem;
}
.ykslh_eyebrow_e1u{
display:block;
margin-bottom:1.375rem;
}
.ykslh_grid_e1u{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.ykslh_grid_e1u{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.ykslh_grid_e1u{
grid-template-columns:repeat(5,1fr);
}
}
.ykslh_col_e1u{
min-width:0;
}
.ykslh_col_h_e1u{
font-size:13px;
overflow-wrap:break-word;
color:#1C1814;
font-weight:700;
margin-bottom:0.75rem;
}
.ykslh_links_e1u{
gap:8px;
display:flex;
flex-direction:column;
}
.ykslh_link_e1u{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7F74;
}
.ykslh_link_e1u:hover{
color:#A0722A;
}
.ykssc_e1u{
padding:3rem 0 10px;
}
.ykssc_head_e1u{
text-align:center;
margin-bottom:1.75rem;
}
.ykssc_eyebrow_e1u{
margin-bottom:12px;
}
.ykssc_h2_e1u{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#1C1814;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:770px){
.ykssc_h2_e1u{
font-size:2.25rem;
}
}
.ykssc_table_e1u{
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.ykssc_thead_e1u{
background:#2A2420;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ykssc_th_e1u{
padding:15px 18px;
font-weight:700;
text-align:center;
color:#B8AA98;
overflow-wrap:break-word;
font-size:13px;
}
.ykssc_th_e1u:first-child{
text-align:left;
}
.ykssc_th_us_e1u{
color:#D4A45A;
}
.ykssc_row_e1u{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(28,24,20,0.08);
display:grid;
}
.ykssc_row_e1u:nth-child(even){
background:#FBF8F2;
}
.ykssc_td_e1u{
padding:15px 18px;
min-width:0;
color:#6B6058;
font-size:14px;
overflow-wrap:break-word;
text-align:center;
}
.ykssc_td_e1u:first-child{
font-weight:600;
text-align:left;
color:#36302A;
}
.ykssc_td_us_e1u{
color:#4A7C59;
font-weight:700;
}
.ykssg_e1u{
padding:48px 0 10px;
}
.ykssg_eyebrow_e1u{
display:block;
margin-bottom:12px;
}
.ykssg_h2_e1u{
margin-bottom:1.75rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#1C1814;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:770px){
.ykssg_h2_e1u{
font-size:36px;
}
}
.ykssg_grid_e1u{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:717px){
.ykssg_grid_e1u{
grid-template-columns:repeat(3,1fr);
}
}
.ykssg_col_e1u{
min-width:0;
}
.ykssg_col_h_e1u{
color:#1C1814;
margin-bottom:10px;
font-size:22px;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.ykssg_col_p_e1u{
color:#8C7F74;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.yksfaq_e1u{
background:#FBF8F2;
padding:48px 0;
border-top:1px solid rgba(28,24,20,0.08);
border-bottom:1px solid rgba(28,24,20,0.08);
margin-top:24px;
}
@media(min-width:771px){
.yksfaq_e1u{
padding:3.875rem 0;
}
}
.yksfaq_head_e1u{
text-align:center;
margin-bottom:34px;
}
.yksfaq_eyebrow_e1u{
margin-bottom:12px;
}
.yksfaq_h2_e1u{
font-weight:600;
color:#1C1814;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:771px){
.yksfaq_h2_e1u{
font-size:2.375rem;
}
}
.yksfaq_list_e1u{
margin:0 auto;
gap:12px;
display:flex;
max-width:820px;
flex-direction:column;
}
.yksfaq_item_e1u{
overflow:hidden;
border:1px solid rgba(28,24,20,0.08);
border-radius:0.875rem;
background:#F5F0E8;
}
.yksfaq_q_e1u{
padding:20px 24px;
list-style:none;
gap:20px;
font-weight:700;
align-items:center;
display:flex;
cursor:pointer;
overflow-wrap:break-word;
font-size:1rem;
justify-content:space-between;
color:#1C1814;
}
.yksfaq_q_e1u::-webkit-details-marker{
display:none;
}
.yksfaq_q_ic_e1u{
transition:transform .2s ease;
flex:0 0 auto;
color:#A0722A;
align-items:center;
display:inline-flex;
}
.yksfaq_q_ic_e1u svg{
height:1.125rem;
width:18px;
}
.yksfaq_item_e1u[open] .yksfaq_q_ic_e1u{
transform:rotate(180deg);
}
.yksfaq_a_e1u{
padding:0 24px 20px;
color:#8C7F74;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
}
.ykssb_e1u{
padding:48px 0;
background:#FBF8F2;
border-top:1px solid rgba(28,24,20,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(28,24,20,0.08);
}
@media(min-width:769px){
.ykssb_e1u{
padding:56px 0;
}
}
.ykssb_eyebrow_e1u{
display:block;
margin-bottom:0.75rem;
}
.ykssb_h2_e1u{
font-size:1.875rem;
margin-bottom:1.625rem;
color:#1C1814;
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.ykssb_h2_e1u{
font-size:36px;
}
}
.ykssb_grid_e1u{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.ykssb_grid_e1u{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.ykssb_grid_e1u{
grid-template-columns:repeat(4,1fr);
}
}
.ykssb_card_e1u{
background:#F5F0E8;
padding:1.5rem;
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
min-width:0;
}
.ykssb_card_h_e1u{
color:#1C1814;
overflow-wrap:break-word;
font-size:1.188rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
}
.ykssb_card_p_e1u{
color:#8C7F74;
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
}
.ykssb_rtp_e1u{
border-radius:14px;
border:1px solid rgba(28,24,20,0.08);
padding:1.625rem 1.75rem;
background:#F5F0E8;
grid-template-columns:1fr;
gap:24px;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:758px){
.ykssb_rtp_e1u{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.ykssb_rtp_h_e1u{
font-weight:600;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
color:#1C1814;
line-height:1.15;
font-size:1.25rem;
overflow-wrap:break-word;
}
.ykssb_rtp_p_e1u{
line-height:1.6;
color:#8C7F74;
font-size:0.844rem;
overflow-wrap:break-word;
}
.ykssb_rtp_stats_e1u{
gap:16px;
display:flex;
}
.ykssb_stat_e1u{
padding:18px;
border-radius:8px;
flex:1 1 0;
background:#FBF8F2;
min-width:0;
text-align:center;
}
.ykssb_stat_v_e1u{
color:#4A7C59;
font-weight:700;
font-size:1.625rem;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ykssb_stat_l_e1u{
font-size:0.719rem;
margin-top:4px;
color:#6B6058;
}
.yksft_e1u{
background:#2A2420;
margin-top:40px;
color:#B8AA98;
}
.yksft_in_e1u{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:600px){
.yksft_in_e1u{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.yksft_in_e1u{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.yksft_brand_e1u{
min-width:0;
}
.yksft_logo_e1u{
overflow-wrap:break-word;
font-family:"Source Serif 4", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F5EFE3;
font-size:26px;
}
.yksft_tagline_e1u{
margin-top:14px;
font-size:13.5px;
line-height:1.6;
max-width:280px;
color:#B8AA98;
}
.yksft_contact_e1u{
transition:color .2s ease;
font-size:13px;
margin-top:0.75rem;
max-width:17.5rem;
overflow-wrap:anywhere;
display:inline-block;
color:#D4A45A;
}
.yksft_contact_e1u:hover{
color:#F5EFE3;
}
.yksft_col_e1u{
min-width:0;
}
.yksft_col_h_e1u{
margin-bottom:0.875rem;
font-size:0.813rem;
color:#F5EFE3;
font-weight:700;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.08em;
}
.yksft_col_links_e1u{
gap:10px;
flex-direction:column;
display:flex;
}
.yksft_link_e1u{
transition:color .2s ease;
color:#B8AA98;
font-size:0.844rem;
overflow-wrap:break-word;
}
.yksft_link_e1u:hover{
color:#F5EFE3;
}
.yksft_bot_e1u{
padding:22px 0 40px;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,245,225,0.13);
}
@media(min-width:766px){
.yksft_bot_e1u{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.yksft_legal_e1u{
max-width:47.5rem;
line-height:1.6;
color:#B0A59A;
font-size:11.5px;
overflow-wrap:break-word;
}
.yksft_legal_e1u b{
font-weight:700;
color:#B8AA98;
}
.yksft_age_e1u{
border-radius:8px;
padding:4px 9px;
flex:0 0 auto;
border:1.5px solid #D4A45A;
font-size:13px;
font-weight:700;
color:#D4A45A;
}