*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
-webkit-font-smoothing:antialiased;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
color:#D9CBAF;
text-rendering:optimizeLegibility;
font-size:0.938rem;
overflow-wrap:break-word;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ychlayout_23z{
min-height:100vh;
flex-direction:column;
display:flex;
}
.ychmain_23z{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ychcontainer_23z{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.ychcontainer_23z{
padding:0 2rem;
}
}
@media(min-width:1099px){
.ychcontainer_23z{
padding:0 3.5rem;
}
}
.ycheyebrow_23z{
display:inline-block;
line-height:1.4;
letter-spacing:.2em;
font-size:11px;
color:#C48A30;
overflow-wrap:break-word;
text-transform:uppercase;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
}
.ychband_23z{
background:#0E0B07;
color:#F5EDDC;
}
.ychband_23z .ycheyebrow_23z{
color:#F0B93A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ychtb_23z{
background:#1A1410;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(245,237,220,0.13);
}
.ychtb_in_23z{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
max-width:1400px;
display:flex;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:769px){
.ychtb_in_23z{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.ychtb_in_23z{
padding:1.125rem 3.5rem;
}
}
.ychtb_left_23z{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.ychtb_logo_23z{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.ychtb_logo_mark_23z{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.ychtb_logo_txt_23z{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.ychtb_logo_name_23z{
overflow:hidden;
color:#F5EDDC;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
letter-spacing:.02em;
}
.ychtb_logo_sub_23z{
overflow:hidden;
text-transform:uppercase;
font-size:0.531rem;
text-overflow:ellipsis;
letter-spacing:.32em;
font-weight:600;
margin-top:4px;
white-space:nowrap;
color:#C48A30;
}
.ychtb_nav_23z{
display:none;
}
@media(min-width:962px){
.ychtb_nav_23z{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.ychtb_nav_item_23z{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
color:#D9CBAF;
border-bottom:2px solid transparent;
white-space:nowrap;
font-size:14px;
}
.ychtb_nav_item_23z:hover{
color:#F5EDDC;
}
.ychtb_nav_item_23z.ychstate_active_23z{
border-color:#C48A30;
color:#F5EDDC;
}
.ychtb_right_23z{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.ychtb_search_23z{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#D9CBAF;
display:flex;
}
.ychtb_search_23z:hover{
color:#C48A30;
}
.ychtb_search_23z svg{
width:1.125rem;
height:1.125rem;
}
.ychtb_lang_23z{
text-transform:uppercase;
font-size:11px;
letter-spacing:.1em;
color:#A8957A;
font-weight:600;
}
.ychtb_lang_23z:hover{
color:#F5EDDC;
}
.ychtb_login_23z{
display:none;
font-size:14px;
color:#F5EDDC;
font-weight:600;
}
@media(min-width:768px){
.ychtb_login_23z{
display:inline-block;
}
}
.ychtb_register_23z{
transition:background-color .22s ease;
padding:11px 1.375rem;
border-radius:999px;
background:#F0B93A;
font-size:0.875rem;
color:#1A1007;
white-space:nowrap;
font-weight:700;
}
.ychtb_register_23z:hover{
background:#E0A828;
}
.ychmob_23z{
background:#1A1410;
position:fixed;
bottom:0;
border-top:1px solid rgba(245,237,220,0.13);
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
left:0;
right:0;
}
@media(min-width:959px){
.ychmob_23z{
display:none;
}
}
.ychmob_in_23z{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:35rem;
justify-content:space-around;
}
.ychmob_item_23z{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:0.563rem 4px;
align-items:center;
display:flex;
flex-direction:column;
color:#A8957A;
min-width:0;
}
.ychmob_item_23z.ychstate_active_23z{
color:#C48A30;
}
.ychmob_ic_23z{
display:flex;
justify-content:center;
align-items:center;
}
.ychmob_ic_23z svg{
width:1.25rem;
height:1.25rem;
}
.ychmob_lb_23z{
overflow:hidden;
max-width:100%;
font-size:0.625rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.ychrail_23z{
position:relative;
min-width:0;
}
.ychrail_scroll_23z{
gap:14px;
overflow-x:auto;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.ychrail_scroll_23z{
gap:18px;
}
}
.ychgc_23z{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.ychgc_23z{
width:11.75rem;
}
}
.ychgc_img_23z{
background:#231C14;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
padding-bottom:133.33%;
position:relative;
}
.ychgc_img_23z img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.ychgc_cover_23z{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.ychgc_hover_23z{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
opacity:0;
align-items:center;
position:absolute;
justify-content:center;
display:flex;
}
.ychgc_23z:hover .ychgc_hover_23z{
opacity:1;
}
.ychgc_hover_btn_23z{
background:#F0B93A;
border-radius:62.438rem;
align-items:center;
width:46px;
justify-content:center;
display:flex;
height:46px;
color:#1A1007;
}
.ychgc_hover_btn_23z svg{
height:18px;
width:18px;
}
.ychgc_info_23z{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.ychgc_name_23z{
overflow:hidden;
color:#F5EDDC;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.813rem;
}
.ychgc_prov_23z{
overflow:hidden;
color:#A8957A;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
}
.ychgc_meta_23z{
color:#A8957A;
font-size:11px;
}
.ychtc_23z{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.ychtc_23z{
width:14.375rem;
}
}
.ychtc_img_23z{
overflow:hidden;
background:#231C14;
border-radius:0.875rem;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 24px rgba(0,0,0,0.35);
}
.ychtc_img_23z img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.ychtc_info_23z{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.ychtc_name_23z{
overflow:hidden;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#F5EDDC;
text-overflow:ellipsis;
}
.ychtc_rtp_23z{
font-size:11px;
color:#A8957A;
}
.ychlc_23z{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:771px){
.ychlc_23z{
width:16.75rem;
}
}
.ychlc_img_23z{
background:#231C14;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
}
.ychlc_img_23z img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.ychlc_live_23z{
background:rgba(0,0,0,0.52);
padding:0.25rem 9px;
gap:0.438rem;
border-radius:999px;
display:flex;
position:absolute;
top:0.75rem;
left:12px;
align-items:center;
}
.ychlc_live_dot_23z{
background:#D94F3D;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.ychlc_seats_23z{
color:#F5EDDC;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
font-size:10px;
}
.ychlc_info_23z{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.ychlc_name_23z{
overflow:hidden;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
color:#F5EDDC;
white-space:nowrap;
}
.ychlc_bet_23z{
font-size:11px;
color:#A8957A;
}
.ychpc_23z{
gap:0.5rem;
border-radius:14px;
border:1px solid rgba(245,237,220,0.07);
padding:16px 14px;
background:#231C14;
justify-content:center;
min-height:4.625rem;
min-width:0;
display:flex;
flex-direction:column;
align-items:center;
}
.ychpc_logo_23z{
flex:0 0 auto;
height:28px;
width:auto;
max-width:100%;
object-fit:contain;
}
.ychpc_name_23z{
overflow:hidden;
color:#A8957A;
font-size:0.688rem;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
}
.ychgc_tag_23z{
padding:3px 8px;
border-radius:8px;
display:inline-block;
letter-spacing:.06em;
top:0.625rem;
z-index:2;
left:0.625rem;
font-weight:700;
text-transform:uppercase;
font-size:10px;
position:absolute;
}
.ychgc_tag_hot_23z{
background:#D94F3D;
color:#F5EDDC;
}
.ychgc_tag_new_23z{
background:#F0B93A;
color:#1A1007;
}
.ychgc_tag_jp_23z{
background:#E8922A;
color:#1A1007;
}
.ychgc_tag_live_23z{
background:#D94F3D;
color:#F5EDDC;
}
.ychsh_23z{
min-width:0;
margin-bottom:1.125rem;
}
.ychsh_row_23z{
gap:16px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.ychsh_row_23z .ychsh_l_23z{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.ychsh_stack_23z{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ychsh_center_23z{
gap:0.625rem;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.ychsh_h2_23z{
font-size:24px;
overflow-wrap:break-word;
line-height:1.1;
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.ychsh_h2_23z{
font-size:1.875rem;
}
}
.ychband_23z .ychsh_h2_23z{
color:#F5EDDC;
}
.ychsh_eb_line_23z{
gap:10px;
align-items:center;
display:inline-flex;
}
.ychsh_eb_line_23z::before{
background:#C48A30;
display:inline-block;
height:1px;
content:"";
width:28px;
}
.ychband_23z .ychsh_eb_line_23z::before{
background:#F0B93A;
}
.ychsh_eb_dot_23z{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.ychsh_eb_dot_23z::before{
border-radius:50%;
background:#C48A30;
width:6px;
height:0.375rem;
display:inline-block;
content:"";
}
.ychband_23z .ychsh_eb_dot_23z::before{
background:#F0B93A;
}
.ychsh_link_23z{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:13px;
align-items:center;
padding-bottom:2px;
display:inline-flex;
font-weight:600;
white-space:nowrap;
color:#F5EDDC;
border-bottom:1px solid #F5EDDC;
}
.ychsh_link_23z:hover{
border-color:#C48A30;
color:#C48A30;
}
.ychsh_link_23z svg{
height:0.875rem;
width:14px;
}
.ychsh_link_chev_23z{
border-bottom:0;
padding-bottom:0;
}
.ychsh_link_btn_23z{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#F0B93A;
border-bottom:0;
color:#1A1007;
}
.ychsh_link_btn_23z:hover{
background:#E0A828;
border-color:transparent;
color:#1A1007;
}
.ychband_23z .ychsh_link_23z{
border-color:#F5EDDC;
color:#F5EDDC;
}
.ychband_23z .ychsh_link_btn_23z{
background:#F0B93A;
color:#1A1007;
}
.ychsh_rule_23z{
background:rgba(245,237,220,0.13);
margin:-2px 0 18px;
height:1px;
}
.ychband_23z .ychsh_rule_23z{
background:rgba(255,220,140,0.14);
}
.ychhero_23z{
padding:32px 0 8px;
}
@media(min-width:771px){
.ychhero_23z{
padding:56px 0 1.5rem;
}
}
.ychhero_in_23z{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:900px){
.ychhero_in_23z{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.ychhero_copy_23z{
min-width:0;
}
.ychhero_eyebrow_23z{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.ychhero_eyebrow_line_23z{
background:#C48A30;
flex:0 0 auto;
display:inline-block;
width:1.75rem;
height:1px;
}
.ychhero_h1_23z{
overflow-wrap:break-word;
color:#F5EDDC;
margin-bottom:20px;
line-height:1.04;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
letter-spacing:-.01em;
font-size:38px;
}
@media(min-width:770px){
.ychhero_h1_23z{
font-size:54px;
}
}
@media(min-width:1099px){
.ychhero_h1_23z{
font-size:3.875rem;
}
}
.ychhero_h1_23z em{
font-style:normal;
color:#C48A30;
}
.ychhero_sub_23z{
color:#8A7560;
margin-bottom:1.875rem;
max-width:30rem;
font-size:1rem;
line-height:1.6;
}
@media(min-width:766px){
.ychhero_sub_23z{
font-size:18px;
}
}
.ychhero_actions_23z{
gap:0.875rem;
align-items:center;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
}
.ychhero_cta_23z{
gap:0.625rem;
background:#F0B93A;
border-radius:999px;
padding:16px 30px;
transition:background-color .22s ease;
display:inline-flex;
font-size:15px;
color:#1A1007;
font-weight:700;
align-items:center;
}
.ychhero_cta_23z:hover{
background:#E0A828;
}
.ychhero_cta_ic_23z{
align-items:center;
display:inline-flex;
}
.ychhero_cta_ic_23z svg{
height:1rem;
width:16px;
}
.ychhero_cta_alt_23z{
background:transparent;
padding:15px 26px;
border:1px solid rgba(245,237,220,0.13);
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
display:inline-flex;
color:#F5EDDC;
align-items:center;
font-weight:600;
font-size:0.938rem;
}
.ychhero_cta_alt_23z:hover{
border-color:#C48A30;
color:#C48A30;
}
.ychhero_trust_23z{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ychhero_trust_item_23z{
gap:9px;
align-items:center;
display:flex;
font-size:13px;
color:#D9CBAF;
font-weight:600;
}
.ychhero_trust_ic_23z{
align-items:center;
color:#C48A30;
display:inline-flex;
}
.ychhero_trust_ic_23z svg{
height:16px;
width:16px;
}
.ychhero_promo_23z{
background:#231C14;
border-radius:20px;
overflow:hidden;
position:relative;
box-shadow:0 8px 16px rgba(0,0,0,0.40), 0 2rem 4.5rem rgba(0,0,0,0.55), 0 0 48px rgba(196,138,48,0.10);
display:flex;
min-height:300px;
}
.ychhero_promo_bg_23z{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.ychhero_promo_bg_23z::after{
inset:0;
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.ychhero_promo_glow_23z{
background:radial-gradient(circle,rgba(196,138,48,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
width:16.25rem;
height:16.25rem;
position:absolute;
right:-20px;
top:-40px;
}
.ychhero_promo_ct_23z{
padding:1.75rem;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.ychhero_promo_label_23z{
margin-bottom:8px;
color:#F0B93A;
text-transform:uppercase;
display:block;
font-size:10px;
font-weight:700;
letter-spacing:.25em;
}
.ychhero_promo_amount_23z{
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ychhero_promo_amount_23z{
font-size:40px;
}
}
.ychhero_promo_amount_23z em{
color:#F0B93A;
font-style:normal;
}
.ychhero_rating_23z{
padding:10px 14px;
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
gap:0.625rem;
border-radius:14px;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
max-width:min(16.25rem,62%);
align-items:center;
top:14px;
position:absolute;
z-index:3;
right:14px;
display:flex;
}
.ychhero_rating_score_23z{
flex:0 0 auto;
color:#F5EDDC;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
}
.ychhero_rating_txt_23z{
flex:1 1 auto;
min-width:0;
}
.ychhero_rating_stars_23z{
gap:2px;
display:flex;
color:#C48A30;
}
.ychhero_rating_stars_23z svg{
width:0.75rem;
height:12px;
}
.ychhero_rating_cap_23z{
overflow-wrap:break-word;
color:#A8957A;
display:block;
line-height:1.35;
margin-top:3px;
font-size:0.688rem;
}
.ychstat_23z{
border-top:1px solid rgba(245,237,220,0.13);
margin-top:1rem;
border-bottom:1px solid rgba(245,237,220,0.13);
}
.ychstat_in_23z{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.ychstat_in_23z{
grid-template-columns:repeat(4,1fr);
}
}
.ychstat_item_23z{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(245,237,220,0.07);
border-bottom:1px solid rgba(245,237,220,0.07);
}
.ychstat_item_23z:nth-child(2n){
border-right:0;
}
.ychstat_item_23z:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.ychstat_item_23z{
border-bottom:0;
}
.ychstat_item_23z:nth-child(2n){
border-right:1px solid rgba(245,237,220,0.07);
}
.ychstat_item_23z:nth-child(4n){
border-right:0;
}
}
.ychstat_value_23z{
line-height:1;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
color:#F5EDDC;
}
@media(min-width:769px){
.ychstat_value_23z{
font-size:34px;
}
}
.ychstat_label_23z{
margin-top:6px;
line-height:1.4;
color:#A8957A;
overflow-wrap:break-word;
font-size:0.813rem;
}
.ychgrow_23z{
padding:1.625rem 0 0.625rem;
}
.ychrow_seo_23z{
margin:10px 0 0;
color:#8A7560;
max-width:760px;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.ychrow_seo_23z strong{
color:#F5EDDC;
font-weight:700;
}
.ychpr_23z{
padding:30px 0 6px;
}
.ychpr_card_23z{
overflow:hidden;
background:#231C14;
flex:0 0 auto;
border:1px solid rgba(245,237,220,0.07);
border-radius:20px;
padding:1.625rem;
gap:0.625rem;
flex-direction:column;
min-height:200px;
position:relative;
display:flex;
width:17.5rem;
}
@media(min-width:765px){
.ychpr_card_23z{
width:18.75rem;
}
}
.ychpr_card_feat_23z{
background:linear-gradient(150deg,#1C1409,#0A0806);
border-color:transparent;
color:#F5EDDC;
}
.ychpr_glow_23z{
border-radius:50%;
background:radial-gradient(circle,rgba(196,138,48,0.18),transparent 70%);
pointer-events:none;
right:-30px;
height:8.125rem;
width:8.125rem;
opacity:0;
position:absolute;
top:-30px;
}
.ychpr_card_feat_23z .ychpr_glow_23z{
opacity:1;
}
.ychpr_label_23z{
color:#C48A30;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.16em;
position:relative;
font-weight:700;
}
.ychpr_card_feat_23z .ychpr_label_23z{
color:#F0B93A;
}
.ychpr_amount_23z{
position:relative;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:26px;
line-height:1.08;
font-weight:600;
color:#F5EDDC;
}
.ychpr_card_feat_23z .ychpr_amount_23z{
color:#F5EDDC;
}
.ychpr_amount_23z em{
color:#C48A30;
font-style:normal;
}
.ychpr_card_feat_23z .ychpr_amount_23z em{
color:#F0B93A;
}
.ychpr_terms_23z{
position:relative;
font-size:13px;
color:#A8957A;
line-height:1.5;
}
.ychpr_card_feat_23z .ychpr_terms_23z{
color:#B09878;
}
.ychpr_cta_23z{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.ychpr_card_feat_23z .ychpr_cta_23z{
padding:0.563rem 18px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#F0B93A;
font-size:13px;
color:#1A1007;
font-weight:700;
}
.ychpr_card_feat_23z .ychpr_cta_23z:hover{
opacity:.9;
}
.ychpr_card_23z:not(.ychpr_card_feat_23z) .ychpr_cta_23z{
transition:color .22s ease,border-color .22s ease;
color:#F5EDDC;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F5EDDC;
font-weight:700;
}
.ychpr_card_23z:not(.ychpr_card_feat_23z) .ychpr_cta_23z:hover{
border-color:#C48A30;
color:#C48A30;
}
.ychjp_23z{
padding:1.875rem 0 10px;
}
.ychjp_grid_23z{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.ychjp_grid_23z{
grid-template-columns:1fr 1fr;
}
.ychjp_card_mega_23z{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.ychjp_grid_23z{
grid-template-columns:1.4fr 1fr 1fr;
}
.ychjp_card_mega_23z{
grid-column:auto;
}
}
.ychjp_card_23z{
gap:0.75rem;
border-radius:20px;
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
overflow:hidden;
padding:1.625rem;
min-height:200px;
flex-direction:column;
min-width:0;
justify-content:space-between;
display:flex;
position:relative;
}
.ychjp_card_mega_23z{
border-color:transparent;
background:linear-gradient(135deg,#1C1409,#0A0806);
min-height:210px;
color:#F5EDDC;
}
.ychjp_glow_23z{
background:radial-gradient(circle,rgba(196,138,48,0.18),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
width:12.5rem;
height:12.5rem;
right:-40px;
top:-2.5rem;
}
.ychjp_label_23z{
gap:10px;
color:#C48A30;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
align-items:center;
font-weight:700;
font-size:10px;
}
.ychjp_card_mega_23z .ychjp_label_23z{
color:#F0B93A;
}
.ychjp_drop_23z{
color:#A8957A;
text-transform:none;
font-weight:600;
letter-spacing:.04em;
}
.ychjp_card_mega_23z .ychjp_drop_23z{
color:#B09878;
}
.ychjp_amount_23z{
overflow-wrap:break-word;
line-height:1;
font-weight:700;
color:#F5EDDC;
font-size:38px;
position:relative;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.ychjp_card_mega_23z .ychjp_amount_23z{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0B93A;
}
@media(min-width:771px){
.ychjp_card_mega_23z .ychjp_amount_23z{
font-size:3.375rem;
}
}
.ychjp_game_23z{
color:#A8957A;
position:relative;
font-size:13px;
}
.ychjp_card_mega_23z .ychjp_game_23z{
color:#B09878;
}
.ychjp_cta_23z{
align-self:flex-start;
position:relative;
}
.ychjp_card_mega_23z .ychjp_cta_23z{
border-radius:999px;
transition:opacity .22s ease;
padding:0.625rem 20px;
background:#F0B93A;
color:#1A1007;
font-weight:700;
font-size:0.813rem;
}
.ychjp_card_mega_23z .ychjp_cta_23z:hover{
opacity:.9;
}
.ychjp_card_23z:not(.ychjp_card_mega_23z) .ychjp_cta_23z{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
padding-bottom:2px;
color:#F5EDDC;
border-bottom:1px solid #F5EDDC;
}
.ychjp_card_23z:not(.ychjp_card_mega_23z) .ychjp_cta_23z:hover{
border-color:#C48A30;
color:#C48A30;
}
.ychjp_seo_23z{
margin:14px 0 0;
line-height:1.65;
color:#8A7560;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.ychjp_seo_23z strong{
color:#F5EDDC;
font-weight:700;
}
.ychgrow_23z{
padding:26px 0 0.625rem;
}
.ychrow_seo_23z{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7560;
}
.ychrow_seo_23z strong{
font-weight:700;
color:#F5EDDC;
}
.ychgrow_23z{
padding:26px 0 0.625rem;
}
.ychrow_seo_23z{
margin:0.625rem 0 0;
max-width:760px;
font-size:14px;
color:#8A7560;
overflow-wrap:break-word;
line-height:1.65;
}
.ychrow_seo_23z strong{
color:#F5EDDC;
font-weight:700;
}
.ychgf_23z{
padding:24px 0 0.375rem;
}
.ychgf_in_23z{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ychgf_chip_23z{
padding:0.625rem 1.125rem;
background:#231C14;
border:1px solid rgba(245,237,220,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
color:#D9CBAF;
}
.ychgf_chip_23z:hover{
border-color:#C48A30;
color:#C48A30;
}
.ychgf_chip_23z.ychstate_active_23z{
background:#F0B93A;
border-color:transparent;
color:#1A1007;
}
.ychsea_23z{
padding:1.5rem 0 10px;
}
.ychsea_in_23z{
background:linear-gradient(115deg,#1C1409,#0A0806);
border-radius:1.25rem;
overflow:hidden;
padding:2.25rem;
gap:22px;
display:flex;
position:relative;
color:#F5EDDC;
flex-direction:column;
}
@media(min-width:820px){
.ychsea_in_23z{
gap:32px;
padding:44px 48px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ychsea_glow_23z{
background:radial-gradient(circle,rgba(196,138,48,0.18),transparent 68%);
border-radius:50%;
height:15rem;
transform:translateY(-50%);
right:60px;
top:50%;
position:absolute;
width:15rem;
pointer-events:none;
}
.ychsea_copy_23z{
position:relative;
min-width:0;
max-width:35rem;
}
.ychsea_eyebrow_23z{
margin-bottom:12px;
}
.ychsea_h2_23z{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
line-height:1.04;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:30px;
font-weight:600;
}
@media(min-width:767px){
.ychsea_h2_23z{
font-size:2.375rem;
}
}
.ychsea_text_23z{
line-height:1.6;
font-size:15px;
color:#B09878;
}
.ychsea_cta_23z{
transition:opacity .22s ease;
background:#F0B93A;
padding:1rem 2rem;
flex:0 0 auto;
border-radius:999px;
color:#1A1007;
font-size:15px;
position:relative;
font-weight:700;
}
.ychsea_cta_23z:hover{
opacity:.9;
}
.ychapp_23z{
padding:30px 0 10px;
}
.ychapp_in_23z{
border:1px solid rgba(245,237,220,0.07);
background:#231C14;
gap:28px;
border-radius:20px;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.ychapp_in_23z{
padding:40px 44px;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ychapp_copy_23z{
min-width:0;
max-width:560px;
}
.ychapp_eyebrow_23z{
margin-bottom:0.75rem;
}
.ychapp_h2_23z{
overflow-wrap:break-word;
margin-bottom:12px;
line-height:1.05;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
font-size:28px;
}
@media(min-width:769px){
.ychapp_h2_23z{
font-size:34px;
}
}
.ychapp_text_23z{
margin-bottom:1.375rem;
font-size:14px;
color:#8A7560;
line-height:1.6;
}
.ychapp_btns_23z{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ychapp_btn_23z{
transition:background-color .22s ease;
padding:0.688rem 1.25rem;
background:#F0B93A;
gap:0.625rem;
border-radius:0.875rem;
color:#1A1007;
display:inline-flex;
align-items:center;
}
.ychapp_btn_23z:hover{
background:#E0A828;
}
.ychapp_btn_ic_23z{
display:inline-flex;
align-items:center;
}
.ychapp_btn_ic_23z svg{
width:18px;
height:1.125rem;
}
.ychapp_btn_lb_23z{
font-weight:700;
font-size:0.844rem;
}
.ychapp_qr_wrap_23z{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.ychapp_qr_23z{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
height:108px;
background-color:#F0B93A;
background-image:repeating-linear-gradient(0deg,#231C14 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#231C14 0 0.313rem,transparent 5px 11px);
}
.ychapp_qr_cap_23z{
font-size:12.5px;
line-height:1.4;
max-width:92px;
color:#A8957A;
}
.ychtrn_23z{
padding:30px 0 10px;
}
.ychtrn_in_23z{
background:#231C14;
overflow:hidden;
grid-template-columns:1fr;
border-radius:20px;
border:1px solid rgba(245,237,220,0.07);
display:grid;
}
@media(min-width:882px){
.ychtrn_in_23z{
grid-template-columns:1.05fr 1fr;
}
}
.ychtrn_banner_23z{
padding:34px;
background:linear-gradient(150deg,#1C1409,#0A0806);
overflow:hidden;
color:#F5EDDC;
position:relative;
}
.ychtrn_glow_23z{
border-radius:50%;
background:radial-gradient(circle,rgba(196,138,48,0.18),transparent 70%);
height:200px;
width:12.5rem;
pointer-events:none;
right:-2.5rem;
bottom:-40px;
position:absolute;
}
.ychtrn_eyebrow_23z{
position:relative;
margin-bottom:14px;
}
.ychtrn_h2_23z{
position:relative;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
color:#F5EDDC;
font-size:30px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:768px){
.ychtrn_h2_23z{
font-size:36px;
}
}
.ychtrn_text_23z{
max-width:26.25rem;
position:relative;
font-size:0.875rem;
margin-bottom:22px;
color:#B09878;
line-height:1.6;
}
.ychtrn_timer_23z{
gap:8px;
position:relative;
align-items:center;
flex-wrap:wrap;
margin-bottom:1.5rem;
display:flex;
}
.ychtrn_timer_cap_23z{
color:#B09878;
font-size:0.688rem;
}
.ychtrn_timer_box_23z{
padding:4px 12px;
border-radius:8px;
background:rgba(255,237,190,0.07);
font-size:1.5rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F5EDDC;
}
.ychtrn_cta_23z{
border-radius:62.438rem;
background:#F0B93A;
padding:0.813rem 26px;
transition:opacity .22s ease;
display:inline-block;
font-size:0.875rem;
font-weight:700;
position:relative;
color:#1A1007;
}
.ychtrn_cta_23z:hover{
opacity:.9;
}
.ychtrn_lb_23z{
padding:26px 28px;
}
.ychtrn_lb_head_23z{
gap:10px;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:0.75rem;
}
.ychtrn_lb_title_23z{
font-weight:600;
font-size:20px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
}
.ychtrn_lb_upd_23z{
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
color:#A8957A;
}
.ychtrn_lb_row_23z{
padding:0.688rem 12px;
border-radius:0.5rem;
gap:14px;
align-items:center;
display:flex;
}
.ychtrn_lb_row_23z:nth-child(2){
background:rgba(196,138,48,0.12);
}
.ychtrn_lb_rank_23z{
flex:0 0 auto;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#C48A30;
width:22px;
font-size:16px;
}
.ychtrn_lb_av_23z{
flex:0 0 auto;
background:linear-gradient(135deg,#C48A30,#F5CC6A);
border-radius:50%;
width:30px;
height:1.875rem;
}
.ychtrn_lb_name_23z{
flex:1 1 auto;
overflow:hidden;
min-width:0;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
color:#F5EDDC;
font-weight:600;
}
.ychtrn_lb_amount_23z{
flex:0 0 auto;
color:#F5EDDC;
font-weight:700;
font-size:13px;
}
.ychvip_23z{
padding:3rem 0;
}
@media(min-width:771px){
.ychvip_23z{
padding:64px 0;
}
}
.ychvip_head_23z{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:883px){
.ychvip_head_23z{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ychvip_eyebrow_23z{
margin-bottom:0.75rem;
}
.ychvip_h2_23z{
line-height:1.05;
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
}
@media(min-width:769px){
.ychvip_h2_23z{
font-size:40px;
}
}
.ychvip_intro_23z{
line-height:1.6;
max-width:420px;
color:#B09878;
font-size:14px;
}
.ychvip_grid_23z{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.ychvip_card_23z{
border:1px solid rgba(255,220,140,0.14);
padding:22px 1.125rem;
border-radius:14px;
min-width:0;
}
.ychvip_card_feat_23z{
background:rgba(255,237,190,0.07);
border-color:#F0B93A;
}
.ychvip_card_ic_23z{
background:linear-gradient(135deg,#C48A30,#F5CC6A);
border-radius:0.5rem;
margin-bottom:16px;
display:block;
width:34px;
height:2.125rem;
}
.ychvip_name_23z{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
margin-bottom:6px;
overflow-wrap:break-word;
color:#F5EDDC;
}
.ychvip_perk_23z{
color:#B09878;
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
}
.ychet_23z{
padding:36px 0 0.625rem;
}
.ychet_in_23z{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:877px){
.ychet_in_23z{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.ychet_left_23z{
min-width:0;
}
.ychet_eyebrow_23z{
margin-bottom:12px;
}
.ychet_h2_23z{
line-height:1.06;
margin-bottom:14px;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:769px){
.ychet_h2_23z{
font-size:32px;
}
}
.ychet_text_23z{
line-height:1.65;
color:#8A7560;
margin-bottom:1.375rem;
font-size:15px;
}
.ychet_stats_23z{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ychet_stat_23z{
min-width:0;
}
.ychet_stat_v_23z{
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-size:1.625rem;
font-weight:700;
}
.ychet_stat_l_23z{
color:#A8957A;
margin-top:0.25rem;
font-size:0.781rem;
}
.ychet_right_23z{
gap:12px;
flex-direction:column;
display:flex;
}
.ychet_member_23z{
padding:18px 1.25rem;
border:1px solid rgba(245,237,220,0.07);
gap:16px;
background:#231C14;
border-radius:14px;
min-width:0;
display:flex;
align-items:center;
}
.ychet_member_av_23z{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1C1409,#C48A30);
width:3rem;
height:3rem;
}
.ychet_member_name_23z{
font-size:15px;
overflow-wrap:break-word;
color:#F5EDDC;
font-weight:700;
}
.ychet_member_role_23z{
overflow-wrap:break-word;
font-size:0.781rem;
color:#A8957A;
}
.ychet_updated_23z{
gap:8px;
border-radius:14px;
border:1px solid rgba(245,237,220,0.07);
background:#1A1410;
padding:0.875rem 1.125rem;
display:flex;
font-size:12.5px;
color:#8A7560;
align-items:center;
}
.ychpmt_23z{
padding:48px 0 0.625rem;
}
.ychpmt_in_23z{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:879px){
.ychpmt_in_23z{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.ychpmt_left_23z{
min-width:0;
}
.ychpmt_eyebrow_23z{
margin-bottom:0.75rem;
}
.ychpmt_h2_23z{
font-size:30px;
font-weight:600;
line-height:1.06;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:770px){
.ychpmt_h2_23z{
font-size:2rem;
}
}
.ychpmt_text_23z{
margin-bottom:1.375rem;
font-size:14.5px;
color:#8A7560;
line-height:1.6;
}
.ychpmt_logos_23z{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:480px){
.ychpmt_logos_23z{
grid-template-columns:repeat(4,1fr);
}
}
.ychpmt_logo_23z{
border:1px solid rgba(245,237,220,0.07);
padding:0 0.5rem;
overflow:hidden;
background:#231C14;
border-radius:0.5rem;
justify-content:center;
align-items:center;
font-size:12.5px;
font-weight:700;
color:#D9CBAF;
height:50px;
text-overflow:ellipsis;
display:flex;
white-space:nowrap;
text-align:center;
}
.ychpmt_table_23z{
border-radius:0.875rem;
border:1px solid rgba(245,237,220,0.07);
overflow:hidden;
min-width:0;
}
.ychpmt_thead_23z{
background:#100D09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ychpmt_th_23z{
padding:13px 0.875rem;
overflow:hidden;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
color:#F5EDDC;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
}
.ychpmt_row_23z{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,220,0.07);
}
.ychpmt_row_23z:nth-child(odd){
background:#231C14;
}
.ychpmt_td_23z{
padding:14px;
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7560;
min-width:0;
}
.ychpmt_row_23z .ychpmt_td_23z:first-child{
color:#F5EDDC;
font-weight:700;
}
.ychpmt_row_23z .ychpmt_td_23z:last-child{
color:#4CAF82;
font-weight:700;
}
.ychtt_23z{
padding:48px 0 10px;
}
@media(min-width:770px){
.ychtt_23z{
padding:60px 0 10px;
}
}
.ychtt_head_23z{
text-align:center;
margin-bottom:34px;
}
.ychtt_eyebrow_23z{
margin-bottom:0.75rem;
}
.ychtt_h2_23z{
line-height:1.05;
font-size:2rem;
color:#F5EDDC;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ychtt_h2_23z{
font-size:2.625rem;
}
}
.ychtt_grid_23z{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:758px){
.ychtt_grid_23z{
grid-template-columns:repeat(3,1fr);
}
}
.ychtt_card_23z{
padding:30px;
border-radius:14px;
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
min-width:0;
display:flex;
flex-direction:column;
}
.ychtt_card_ic_23z{
align-items:center;
display:inline-flex;
margin-bottom:18px;
color:#C48A30;
}
.ychtt_card_ic_23z svg{
width:28px;
height:1.75rem;
}
.ychtt_card_h_23z{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
font-size:1.375rem;
color:#F5EDDC;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.ychtt_card_p_23z{
margin-bottom:0.875rem;
color:#8A7560;
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
}
.ychtt_card_p_23z b{
font-weight:700;
color:#F5EDDC;
}
.ychtt_card_link_23z{
transition:color .22s ease;
font-size:0.813rem;
font-weight:700;
margin-top:auto;
padding-bottom:2px;
border-bottom:1px solid #C48A30;
align-self:flex-start;
color:#F5EDDC;
}
.ychtt_card_link_23z:hover{
color:#C48A30;
}
.ychrv_23z{
padding:48px 0;
background:#231C14;
border-bottom:1px solid rgba(245,237,220,0.07);
border-top:1px solid rgba(245,237,220,0.07);
margin-top:24px;
}
@media(min-width:766px){
.ychrv_23z{
padding:56px 0;
}
}
.ychrv_head_23z{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:769px){
.ychrv_head_23z{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ychrv_eyebrow_23z{
margin-bottom:0.625rem;
}
.ychrv_h2_23z{
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:766px){
.ychrv_h2_23z{
font-size:38px;
}
}
.ychrv_agg_23z{
gap:0.75rem;
align-items:center;
display:flex;
}
.ychrv_agg_stars_23z{
gap:3px;
color:#C48A30;
display:flex;
}
.ychrv_agg_stars_23z svg{
height:18px;
width:1.125rem;
}
.ychrv_source_23z{
color:#8A7560;
font-size:13px;
}
.ychrv_grid_23z{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ychrv_grid_23z{
grid-template-columns:repeat(3,1fr);
}
}
.ychrv_card_23z{
background:#1A1410;
padding:1.625rem;
border:1px solid rgba(245,237,220,0.07);
border-radius:14px;
min-width:0;
}
.ychrv_card_stars_23z{
gap:2px;
margin-bottom:12px;
display:flex;
color:#C48A30;
}
.ychrv_card_stars_23z svg{
width:0.875rem;
height:14px;
}
.ychrv_card_body_23z{
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
font-weight:500;
margin-bottom:16px;
line-height:1.45;
overflow-wrap:break-word;
}
.ychrv_card_meta_23z{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ychrv_card_av_23z{
background:linear-gradient(135deg,#C48A30,#F5CC6A);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:32px;
}
.ychrv_card_author_23z{
font-size:0.813rem;
font-weight:700;
color:#F5EDDC;
}
.ychrv_card_loc_23z{
font-size:0.75rem;
color:#A8957A;
}
.ychwy_23z{
padding:3rem 0;
}
@media(min-width:769px){
.ychwy_23z{
padding:3.5rem 0;
}
}
.ychwy_in_23z{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.ychwy_in_23z{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.ychwy_left_23z{
min-width:0;
}
.ychwy_eyebrow_23z{
margin-bottom:14px;
}
.ychwy_h2_23z{
overflow-wrap:break-word;
margin-bottom:1rem;
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
}
@media(min-width:765px){
.ychwy_h2_23z{
font-size:2.5rem;
}
}
.ychwy_intro_23z{
line-height:1.6;
font-size:15px;
color:#8A7560;
}
.ychwy_grid_23z{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.ychwy_grid_23z{
grid-template-columns:1fr 1fr;
}
}
.ychwy_card_23z{
border:1px solid rgba(245,237,220,0.07);
padding:26px;
background:#231C14;
border-radius:14px;
min-width:0;
}
.ychwy_card_ic_23z{
color:#C48A30;
justify-content:center;
margin-bottom:1rem;
display:inline-flex;
align-items:center;
}
.ychwy_card_ic_23z svg{
width:1.625rem;
height:26px;
}
.ychwy_card_h_23z{
margin-bottom:8px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDDC;
line-height:1.15;
font-size:21px;
overflow-wrap:break-word;
}
.ychwy_card_p_23z{
overflow-wrap:break-word;
line-height:1.55;
color:#8A7560;
font-size:0.875rem;
}
.ychop_23z{
padding:2.25rem 0 0.625rem;
}
.ychop_in_23z{
border-radius:0.875rem;
padding:32px;
border:1px solid rgba(245,237,220,0.07);
grid-template-columns:1fr;
background:#231C14;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:858px){
.ychop_in_23z{
gap:44px;
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.ychop_left_23z{
min-width:0;
}
.ychop_eyebrow_23z{
margin-bottom:12px;
}
.ychop_h2_23z{
line-height:1.08;
margin-bottom:0.625rem;
color:#F5EDDC;
font-size:28px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.ychop_h2_23z{
font-size:30px;
}
}
.ychop_text_23z{
color:#8A7560;
font-size:14px;
line-height:1.6;
}
.ychop_grid_23z{
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(245,237,220,0.13);
background:rgba(245,237,220,0.13);
border-radius:8px;
display:grid;
}
.ychop_field_23z{
background:#1A1410;
padding:18px 20px;
min-width:0;
}
.ychop_field_lb_23z{
color:#C48A30;
font-weight:600;
margin-bottom:0.313rem;
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
}
.ychop_field_val_23z{
font-weight:700;
color:#F5EDDC;
font-size:0.875rem;
overflow-wrap:break-word;
}
.ychprov_23z{
padding:2.5rem 0 20px;
}
.ychprov_eyebrow_23z{
display:block;
margin-bottom:1.125rem;
}
.ychprov_grid_23z{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:562px){
.ychprov_grid_23z{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.ychprov_grid_23z{
grid-template-columns:repeat(6,1fr);
}
}
.ychts_23z{
padding:44px 0;
}
.ychts_in_23z{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.ychts_in_23z{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.ychts_left_23z{
min-width:0;
}
.ychts_h2_23z{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
line-height:1.1;
font-weight:600;
}
@media(min-width:768px){
.ychts_h2_23z{
font-size:28px;
}
}
.ychts_text_23z{
line-height:1.6;
color:#B09878;
font-size:14.5px;
margin-bottom:1.375rem;
max-width:32.5rem;
}
.ychts_badges_23z{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ychts_badge_23z{
font-weight:600;
font-size:0.813rem;
color:#B09878;
}
.ychts_pay_23z{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.ychts_pay_23z{
justify-content:flex-end;
}
}
.ychts_pay_chip_23z{
border:1px solid rgba(255,220,140,0.14);
border-radius:14px;
padding:0.75rem 16px;
background:rgba(255,237,190,0.07);
color:#F5EDDC;
font-weight:700;
font-size:0.875rem;
}
.ychhts_23z{
padding:48px 0;
}
@media(min-width:769px){
.ychhts_23z{
padding:62px 0;
}
}
.ychhts_head_23z{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:765px){
.ychhts_head_23z{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ychhts_eyebrow_23z{
margin-bottom:12px;
}
.ychhts_h2_23z{
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
}
@media(min-width:770px){
.ychhts_h2_23z{
font-size:2.375rem;
}
}
.ychhts_cta_23z{
flex:0 0 auto;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#F0B93A;
padding:0.938rem 30px;
font-weight:700;
font-size:15px;
color:#1A1007;
}
.ychhts_cta_23z:hover{
opacity:.9;
}
.ychhts_grid_23z{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.ychhts_grid_23z{
grid-template-columns:repeat(3,1fr);
}
}
.ychhts_step_23z{
padding-top:22px;
border-top:1px solid rgba(255,220,140,0.14);
min-width:0;
}
.ychhts_step_num_23z{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:14px;
line-height:1;
font-size:2.75rem;
color:#F0B93A;
font-weight:700;
}
.ychhts_step_h_23z{
margin-bottom:8px;
font-size:1.188rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1.2;
color:#F5EDDC;
}
.ychhts_step_p_23z{
overflow-wrap:break-word;
color:#B09878;
line-height:1.55;
font-size:0.875rem;
}
.ychel_23z{
padding:3rem 0;
}
@media(min-width:767px){
.ychel_23z{
padding:56px 0;
}
}
.ychel_in_23z{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:902px){
.ychel_in_23z{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.ychel_left_23z{
min-width:0;
}
.ychel_eyebrow_23z{
margin-bottom:0.875rem;
}
.ychel_h2_23z{
line-height:1.08;
overflow-wrap:break-word;
font-size:32px;
margin-bottom:1.375rem;
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.ychel_h2_23z{
font-size:2.375rem;
}
}
.ychel_body_23z p{
color:#D9CBAF;
margin-bottom:1.125rem;
font-size:16px;
line-height:1.7;
overflow-wrap:break-word;
}
.ychel_dropcap_23z{
padding:0.375rem 12px 0 0;
line-height:.8;
font-weight:700;
font-size:62px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#C48A30;
float:left;
}
.ychel_right_23z{
min-width:0;
}
.ychel_quote_23z{
background:linear-gradient(150deg,#1C1409,#0A0806);
border-radius:1.25rem;
padding:36px;
color:#F5EDDC;
margin-bottom:24px;
position:relative;
}
.ychel_quote_mark_23z{
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
color:#F0B93A;
}
.ychel_quote_mark_23z svg{
width:2.125rem;
height:34px;
}
.ychel_quote_text_23z{
color:#F5EDDC;
font-weight:500;
margin-bottom:22px;
line-height:1.4;
overflow-wrap:break-word;
font-size:22px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.ychel_quote_meta_23z{
gap:0.75rem;
display:flex;
align-items:center;
}
.ychel_quote_av_23z{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C48A30,#F5CC6A);
width:2.375rem;
height:2.375rem;
}
.ychel_quote_author_23z{
color:#F5EDDC;
font-size:14px;
font-weight:700;
}
.ychel_quote_meta_sub_23z{
color:#B09878;
font-size:0.75rem;
}
.ychel_explain_23z{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,237,220,0.07);
}
.ychel_explain_card_23z{
padding:22px 24px;
}
.ychel_explain_card_23z+.ychel_explain_card_23z{
border-top:1px solid rgba(245,237,220,0.07);
}
.ychel_explain_h_23z{
margin-bottom:0.5rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDDC;
line-height:1.15;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
}
.ychel_explain_p_23z{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#8A7560;
}
.ychfaq_23z{
padding:3rem 0;
background:#231C14;
border-bottom:1px solid rgba(245,237,220,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(245,237,220,0.07);
}
@media(min-width:765px){
.ychfaq_23z{
padding:3.875rem 0;
}
}
.ychfaq_head_23z{
text-align:center;
margin-bottom:34px;
}
.ychfaq_eyebrow_23z{
margin-bottom:0.75rem;
}
.ychfaq_h2_23z{
color:#F5EDDC;
line-height:1.05;
font-weight:600;
font-size:32px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ychfaq_h2_23z{
font-size:2.375rem;
}
}
.ychfaq_list_23z{
gap:12px;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.ychfaq_item_23z{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,237,220,0.07);
background:#1A1410;
}
.ychfaq_q_23z{
list-style:none;
padding:20px 1.5rem;
gap:1.25rem;
display:flex;
cursor:pointer;
font-weight:700;
align-items:center;
justify-content:space-between;
overflow-wrap:break-word;
color:#F5EDDC;
font-size:1rem;
}
.ychfaq_q_23z::-webkit-details-marker{
display:none;
}
.ychfaq_q_ic_23z{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#C48A30;
align-items:center;
}
.ychfaq_q_ic_23z svg{
height:1.125rem;
width:1.125rem;
}
.ychfaq_item_23z[open] .ychfaq_q_ic_23z{
transform:rotate(180deg);
}
.ychfaq_a_23z{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
color:#8A7560;
}
.ychsb_23z{
padding:3rem 0;
background:#231C14;
border-top:1px solid rgba(245,237,220,0.07);
border-bottom:1px solid rgba(245,237,220,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.ychsb_23z{
padding:56px 0;
}
}
.ychsb_eyebrow_23z{
display:block;
margin-bottom:0.75rem;
}
.ychsb_h2_23z{
margin-bottom:26px;
font-size:30px;
line-height:1.05;
color:#F5EDDC;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.ychsb_h2_23z{
font-size:2.25rem;
}
}
.ychsb_grid_23z{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.ychsb_grid_23z{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.ychsb_grid_23z{
grid-template-columns:repeat(4,1fr);
}
}
.ychsb_card_23z{
padding:24px;
border:1px solid rgba(245,237,220,0.07);
background:#1A1410;
border-radius:0.875rem;
min-width:0;
}
.ychsb_card_h_23z{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
line-height:1.15;
color:#F5EDDC;
}
.ychsb_card_p_23z{
font-size:0.844rem;
color:#8A7560;
line-height:1.6;
overflow-wrap:break-word;
}
.ychsb_rtp_23z{
background:#1A1410;
padding:26px 1.75rem;
gap:24px;
grid-template-columns:1fr;
border:1px solid rgba(245,237,220,0.07);
border-radius:14px;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:759px){
.ychsb_rtp_23z{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.ychsb_rtp_h_23z{
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDDC;
margin-bottom:0.5rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
}
.ychsb_rtp_p_23z{
font-size:13.5px;
color:#8A7560;
line-height:1.6;
overflow-wrap:break-word;
}
.ychsb_rtp_stats_23z{
gap:1rem;
display:flex;
}
.ychsb_stat_23z{
background:#231C14;
flex:1 1 0;
border-radius:8px;
padding:18px;
text-align:center;
min-width:0;
}
.ychsb_stat_v_23z{
font-size:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#4CAF82;
overflow-wrap:break-word;
font-weight:700;
}
.ychsb_stat_l_23z{
font-size:0.719rem;
color:#A8957A;
margin-top:4px;
}
.ychlh_23z{
padding:40px 0 20px;
}
.ychlh_in_23z{
border-top:1px solid rgba(245,237,220,0.13);
padding-top:2.125rem;
}
.ychlh_eyebrow_23z{
margin-bottom:22px;
display:block;
}
.ychlh_grid_23z{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.ychlh_grid_23z{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.ychlh_grid_23z{
grid-template-columns:repeat(5,1fr);
}
}
.ychlh_col_23z{
min-width:0;
}
.ychlh_col_h_23z{
font-size:13px;
font-weight:700;
color:#F5EDDC;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
.ychlh_links_23z{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.ychlh_link_23z{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8A7560;
}
.ychlh_link_23z:hover{
color:#C48A30;
}
.ychsg_23z{
padding:48px 0 10px;
}
.ychsg_eyebrow_23z{
margin-bottom:0.75rem;
display:block;
}
.ychsg_h2_23z{
color:#F5EDDC;
font-size:30px;
line-height:1.05;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:28px;
}
@media(min-width:770px){
.ychsg_h2_23z{
font-size:2.25rem;
}
}
.ychsg_grid_23z{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:717px){
.ychsg_grid_23z{
grid-template-columns:repeat(3,1fr);
}
}
.ychsg_col_23z{
min-width:0;
}
.ychsg_col_h_23z{
line-height:1.15;
margin-bottom:0.625rem;
font-weight:600;
font-size:22px;
color:#F5EDDC;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.ychsg_col_p_23z{
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7560;
}
.ychft_23z{
background:#100D09;
color:#B09878;
margin-top:40px;
}
.ychft_in_23z{
padding:3rem 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.ychft_in_23z{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.ychft_in_23z{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ychft_brand_23z{
min-width:0;
}
.ychft_logo_23z{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
color:#F5EDDC;
overflow-wrap:break-word;
}
.ychft_tagline_23z{
max-width:280px;
margin-top:14px;
color:#B09878;
line-height:1.6;
font-size:0.844rem;
}
.ychft_contact_23z{
transition:color .22s ease;
display:inline-block;
color:#F0B93A;
max-width:17.5rem;
font-size:0.813rem;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.ychft_contact_23z:hover{
color:#F5EDDC;
}
.ychft_col_23z{
min-width:0;
}
.ychft_col_h_23z{
letter-spacing:.08em;
color:#F5EDDC;
font-size:13px;
font-weight:700;
margin-bottom:14px;
overflow-wrap:break-word;
text-transform:uppercase;
}
.ychft_col_links_23z{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ychft_link_23z{
transition:color .22s ease;
color:#B09878;
font-size:0.844rem;
overflow-wrap:break-word;
}
.ychft_link_23z:hover{
color:#F5EDDC;
}
.ychft_bot_23z{
gap:16px;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(255,220,140,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.ychft_bot_23z{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ychft_legal_23z{
line-height:1.6;
max-width:760px;
overflow-wrap:break-word;
font-size:11.5px;
color:#5C4E3C;
}
.ychft_legal_23z b{
color:#B09878;
font-weight:700;
}
.ychft_age_23z{
border-radius:8px;
border:1.5px solid #F0B93A;
flex:0 0 auto;
padding:4px 9px;
font-weight:700;
font-size:0.813rem;
color:#F0B93A;
}