*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#3A3226;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ypllayout-co9{
min-height:100vh;
flex-direction:column;
display:flex;
}
.yplmain-co9{
flex:1 1 auto;
min-width:0;
width:100%;
}
.yplcontainer-co9{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.yplcontainer-co9{
padding:0 2rem;
}
}
@media(min-width:1101px){
.yplcontainer-co9{
padding:0 3.5rem;
}
}
.ypleyebrow-co9{
letter-spacing:.2em;
overflow-wrap:break-word;
font-weight:600;
line-height:1.4;
text-transform:uppercase;
font-size:0.688rem;
color:#A06C2A;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
}
.yplband-co9{
background:#1E1A10;
color:#F5EDD8;
}
.yplband-co9 .ypleyebrow-co9{
color:#D4A44C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ypltb-co9{
background:#F5F0E8;
z-index:50;
top:0;
border-bottom:1px solid rgba(28,23,16,0.15);
position:sticky;
}
.ypltb_in-co9{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
width:100%;
justify-content:space-between;
display:flex;
max-width:1400px;
align-items:center;
}
@media(min-width:771px){
.ypltb_in-co9{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.ypltb_in-co9{
padding:18px 3.5rem;
}
}
.ypltb_left-co9{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.ypltb_logo-co9{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.ypltb_logo_mark-co9{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
object-fit:cover;
width:2.125rem;
}
.ypltb_logo_txt-co9{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.ypltb_logo_name-co9{
overflow:hidden;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1C1710;
letter-spacing:.02em;
text-overflow:ellipsis;
white-space:nowrap;
font-size:22px;
}
.ypltb_logo_sub-co9{
overflow:hidden;
text-transform:uppercase;
font-weight:600;
text-overflow:ellipsis;
letter-spacing:.32em;
color:#A06C2A;
font-size:0.531rem;
margin-top:4px;
white-space:nowrap;
}
.ypltb_nav-co9{
display:none;
}
@media(min-width:963px){
.ypltb_nav-co9{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.ypltb_nav_item-co9{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
color:#3A3226;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.ypltb_nav_item-co9:hover{
color:#1C1710;
}
.ypltb_nav_item-co9.yplstate_active-co9{
border-color:#A06C2A;
color:#1C1710;
}
.ypltb_right-co9{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.ypltb_search-co9{
transition:color .22s ease;
align-items:center;
display:flex;
justify-content:center;
color:#3A3226;
}
.ypltb_search-co9:hover{
color:#A06C2A;
}
.ypltb_search-co9 svg{
width:18px;
height:18px;
}
.ypltb_lang-co9{
font-size:11px;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
color:#6B5E48;
}
.ypltb_lang-co9:hover{
color:#1C1710;
}
.ypltb_login-co9{
color:#1C1710;
font-size:0.875rem;
font-weight:600;
display:none;
}
@media(min-width:771px){
.ypltb_login-co9{
display:inline-block;
}
}
.ypltb_register-co9{
padding:0.688rem 22px;
border-radius:999px;
transition:background-color .22s ease;
background:#2A2318;
white-space:nowrap;
font-weight:700;
color:#F5EDD8;
font-size:14px;
}
.ypltb_register-co9:hover{
background:#3D3221;
}
.yplmob-co9{
background:#F5F0E8;
padding-bottom:env(safe-area-inset-bottom);
right:0;
position:fixed;
z-index:60;
bottom:0;
left:0;
border-top:1px solid rgba(28,23,16,0.15);
}
@media(min-width:962px){
.yplmob-co9{
display:none;
}
}
.yplmob_in-co9{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:560px;
align-items:stretch;
}
.yplmob_item-co9{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:0.563rem 0.25rem;
flex-direction:column;
color:#6B5E48;
align-items:center;
min-width:0;
display:flex;
}
.yplmob_item-co9.yplstate_active-co9{
color:#A06C2A;
}
.yplmob_ic-co9{
display:flex;
justify-content:center;
align-items:center;
}
.yplmob_ic-co9 svg{
height:1.25rem;
width:20px;
}
.yplmob_lb-co9{
overflow:hidden;
max-width:100%;
font-weight:600;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.yplrail-co9{
min-width:0;
position:relative;
}
.yplrail_scroll-co9{
gap:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
}
@media(min-width:769px){
.yplrail_scroll-co9{
gap:1.125rem;
}
}
.yplgc-co9{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.yplgc-co9{
width:11.75rem;
}
}
.yplgc_img-co9{
overflow:hidden;
border-radius:0.875rem;
background:#FBF8F2;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 8px 1.25rem rgba(28,23,16,0.09);
padding-bottom:133.33%;
position:relative;
}
.yplgc_img-co9 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.yplgc_cover-co9{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.yplgc_hover-co9{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
position:absolute;
justify-content:center;
opacity:0;
align-items:center;
display:flex;
}
.yplgc-co9:hover .yplgc_hover-co9{
opacity:1;
}
.yplgc_hover_btn-co9{
border-radius:62.438rem;
background:#2A2318;
justify-content:center;
width:2.875rem;
display:flex;
height:46px;
align-items:center;
color:#F5EDD8;
}
.yplgc_hover_btn-co9 svg{
height:1.125rem;
width:1.125rem;
}
.yplgc_info-co9{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.yplgc_name-co9{
overflow:hidden;
color:#1C1710;
white-space:nowrap;
text-overflow:ellipsis;
font-size:13px;
font-weight:700;
}
.yplgc_prov-co9{
overflow:hidden;
color:#6B5E48;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
}
.yplgc_meta-co9{
color:#6B5E48;
font-size:11px;
}
.ypltc-co9{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.ypltc-co9{
width:14.375rem;
}
}
.ypltc_img-co9{
border-radius:0.875rem;
background:#FBF8F2;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 0.5rem 20px rgba(28,23,16,0.09);
padding-bottom:75%;
}
.ypltc_img-co9 img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.ypltc_info-co9{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.ypltc_name-co9{
overflow:hidden;
color:#1C1710;
font-size:14px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.ypltc_rtp-co9{
font-size:0.688rem;
color:#6B5E48;
}
.ypllc-co9{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.ypllc-co9{
width:268px;
}
}
.ypllc_img-co9{
border-radius:0.875rem;
background:#FBF8F2;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 0.5rem 1.25rem rgba(28,23,16,0.09);
position:relative;
padding-bottom:62.5%;
}
.ypllc_img-co9 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.ypllc_live-co9{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
gap:0.438rem;
padding:0.25rem 9px;
position:absolute;
display:flex;
left:12px;
top:12px;
align-items:center;
}
.ypllc_live_dot-co9{
background:#B84040;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.ypllc_seats-co9{
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.08em;
color:#F5EDD8;
}
.ypllc_info-co9{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.ypllc_name-co9{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#1C1710;
text-overflow:ellipsis;
font-size:0.938rem;
}
.ypllc_bet-co9{
color:#6B5E48;
font-size:0.688rem;
}
.yplpc-co9{
border-radius:14px;
background:#FBF8F2;
border:1px solid rgba(28,23,16,0.08);
gap:0.5rem;
padding:16px 0.875rem;
flex-direction:column;
justify-content:center;
min-height:74px;
display:flex;
min-width:0;
align-items:center;
}
.yplpc_logo-co9{
flex:0 0 auto;
max-width:100%;
width:auto;
height:28px;
object-fit:contain;
}
.yplpc_name-co9{
overflow:hidden;
color:#6B5E48;
max-width:100%;
text-align:center;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.yplgc_tag-co9{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
position:absolute;
z-index:2;
font-size:10px;
left:10px;
font-weight:700;
display:inline-block;
top:10px;
text-transform:uppercase;
}
.yplgc_tag_hot-co9{
background:#B84040;
color:#F5EDD8;
}
.yplgc_tag_new-co9{
background:#C8883C;
color:#1C1710;
}
.yplgc_tag_jp-co9{
background:#C8883C;
color:#1C1710;
}
.yplgc_tag_live-co9{
background:#B84040;
color:#F5EDD8;
}
.yplsh-co9{
min-width:0;
margin-bottom:18px;
}
.yplsh_row-co9{
gap:1rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.yplsh_row-co9 .yplsh_l-co9{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.yplsh_stack-co9{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.yplsh_center-co9{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.yplsh_h2-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1C1710;
font-weight:600;
overflow-wrap:break-word;
font-size:1.5rem;
line-height:1.1;
}
@media(min-width:769px){
.yplsh_h2-co9{
font-size:1.875rem;
}
}
.yplband-co9 .yplsh_h2-co9{
color:#F5EDD8;
}
.yplsh_eb_line-co9{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.yplsh_eb_line-co9::before{
background:#A06C2A;
display:inline-block;
width:1.75rem;
content:"";
height:1px;
}
.yplband-co9 .yplsh_eb_line-co9::before{
background:#D4A44C;
}
.yplsh_eb_dot-co9{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.yplsh_eb_dot-co9::before{
background:#A06C2A;
border-radius:50%;
width:0.375rem;
display:inline-block;
content:"";
height:0.375rem;
}
.yplband-co9 .yplsh_eb_dot-co9::before{
background:#D4A44C;
}
.yplsh_link-co9{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #1C1710;
white-space:nowrap;
color:#1C1710;
align-items:center;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
font-size:0.813rem;
}
.yplsh_link-co9:hover{
border-color:#A06C2A;
color:#A06C2A;
}
.yplsh_link-co9 svg{
width:0.875rem;
height:14px;
}
.yplsh_link_chev-co9{
padding-bottom:0;
border-bottom:0;
}
.yplsh_link_btn-co9{
padding:9px 1.125rem;
background:#2A2318;
border-radius:999px;
border-bottom:0;
color:#F5EDD8;
}
.yplsh_link_btn-co9:hover{
background:#3D3221;
border-color:transparent;
color:#F5EDD8;
}
.yplband-co9 .yplsh_link-co9{
border-color:#F5EDD8;
color:#F5EDD8;
}
.yplband-co9 .yplsh_link_btn-co9{
background:#D4A44C;
color:#1C1710;
}
.yplsh_rule-co9{
background:rgba(28,23,16,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.yplband-co9 .yplsh_rule-co9{
background:rgba(255,245,220,0.13);
}
.yplhero-co9{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.yplhero-co9{
padding:3.5rem 0 24px;
}
}
.yplhero_in-co9{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.yplhero_in-co9{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.yplhero_copy-co9{
min-width:0;
}
.yplhero_eyebrow-co9{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.yplhero_eyebrow_line-co9{
background:#A06C2A;
flex:0 0 auto;
height:1px;
width:28px;
display:inline-block;
}
.yplhero_h1-co9{
color:#1C1710;
margin-bottom:20px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-size:2.375rem;
}
@media(min-width:770px){
.yplhero_h1-co9{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.yplhero_h1-co9{
font-size:3.875rem;
}
}
.yplhero_h1-co9 em{
font-style:normal;
color:#A06C2A;
}
.yplhero_sub-co9{
color:#8C7B64;
max-width:480px;
font-size:1rem;
line-height:1.6;
margin-bottom:30px;
}
@media(min-width:769px){
.yplhero_sub-co9{
font-size:18px;
}
}
.yplhero_actions-co9{
gap:0.875rem;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.yplhero_cta-co9{
transition:background-color .22s ease;
border-radius:999px;
background:#2A2318;
gap:10px;
padding:16px 1.875rem;
font-weight:700;
color:#F5EDD8;
font-size:15px;
display:inline-flex;
align-items:center;
}
.yplhero_cta-co9:hover{
background:#3D3221;
}
.yplhero_cta_ic-co9{
display:inline-flex;
align-items:center;
}
.yplhero_cta_ic-co9 svg{
width:1rem;
height:1rem;
}
.yplhero_cta_alt-co9{
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border-radius:999px;
border:1px solid rgba(28,23,16,0.15);
align-items:center;
display:inline-flex;
font-weight:600;
font-size:15px;
color:#1C1710;
}
.yplhero_cta_alt-co9:hover{
border-color:#A06C2A;
color:#A06C2A;
}
.yplhero_trust-co9{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.yplhero_trust_item-co9{
gap:0.563rem;
font-size:13px;
align-items:center;
display:flex;
font-weight:600;
color:#3A3226;
}
.yplhero_trust_ic-co9{
align-items:center;
color:#A06C2A;
display:inline-flex;
}
.yplhero_trust_ic-co9 svg{
height:1rem;
width:1rem;
}
.yplhero_promo-co9{
border-radius:20px;
background:#FBF8F2;
overflow:hidden;
position:relative;
box-shadow:0 12px 2.5rem rgba(28,23,16,0.14), 0 3px 10px rgba(28,23,16,0.10);
min-height:300px;
display:flex;
}
.yplhero_promo_bg-co9{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.yplhero_promo_bg-co9::after{
inset:0;
background:linear-gradient(120deg,#1E1A10 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.yplhero_promo_glow-co9{
border-radius:50%;
background:radial-gradient(circle,rgba(162,112,52,0.18) 0%,transparent 65%);
position:absolute;
height:16.25rem;
right:-1.25rem;
pointer-events:none;
width:16.25rem;
top:-40px;
}
.yplhero_promo_ct-co9{
padding:28px;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.yplhero_promo_label-co9{
text-transform:uppercase;
margin-bottom:8px;
color:#D4A44C;
letter-spacing:.25em;
font-size:10px;
display:block;
font-weight:700;
}
.yplhero_promo_amount-co9{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:32px;
}
@media(min-width:767px){
.yplhero_promo_amount-co9{
font-size:40px;
}
}
.yplhero_promo_amount-co9 em{
font-style:normal;
color:#D4A44C;
}
.yplhero_rating-co9{
background:#FBF8F2;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
padding:10px 0.875rem;
gap:10px;
position:absolute;
align-items:center;
top:14px;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 8px 1.25rem rgba(28,23,16,0.09);
max-width:min(16.25rem,62%);
z-index:3;
right:0.875rem;
display:flex;
}
.yplhero_rating_score-co9{
flex:0 0 auto;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:700;
color:#1C1710;
}
.yplhero_rating_txt-co9{
flex:1 1 auto;
min-width:0;
}
.yplhero_rating_stars-co9{
gap:2px;
display:flex;
color:#A06C2A;
}
.yplhero_rating_stars-co9 svg{
height:0.75rem;
width:0.75rem;
}
.yplhero_rating_cap-co9{
display:block;
font-size:0.688rem;
color:#6B5E48;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
}
.yplstat-co9{
margin-top:16px;
border-bottom:1px solid rgba(28,23,16,0.15);
border-top:1px solid rgba(28,23,16,0.15);
}
.yplstat_in-co9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.yplstat_in-co9{
grid-template-columns:repeat(4,1fr);
}
}
.yplstat_item-co9{
padding:1.375rem 14px;
border-bottom:1px solid rgba(28,23,16,0.08);
min-width:0;
border-right:1px solid rgba(28,23,16,0.08);
}
.yplstat_item-co9:nth-child(2n){
border-right:0;
}
.yplstat_item-co9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.yplstat_item-co9{
border-bottom:0;
}
.yplstat_item-co9:nth-child(2n){
border-right:1px solid rgba(28,23,16,0.08);
}
.yplstat_item-co9:nth-child(4n){
border-right:0;
}
}
.yplstat_value-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1C1710;
line-height:1;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.yplstat_value-co9{
font-size:2.125rem;
}
}
.yplstat_label-co9{
margin-top:0.375rem;
font-size:13px;
overflow-wrap:break-word;
color:#6B5E48;
line-height:1.4;
}
.yplgf-co9{
padding:1.5rem 0 6px;
}
.yplgf_in-co9{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.yplgf_chip-co9{
border-radius:62.438rem;
padding:0.625rem 18px;
background:#FBF8F2;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(28,23,16,0.15);
color:#3A3226;
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
}
.yplgf_chip-co9:hover{
border-color:#A06C2A;
color:#A06C2A;
}
.yplgf_chip-co9.yplstate_active-co9{
border-color:transparent;
background:#2A2318;
color:#F5EDD8;
}
.yplpr-co9{
padding:30px 0 6px;
}
.yplpr_card-co9{
gap:0.625rem;
overflow:hidden;
padding:26px;
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
flex:0 0 auto;
border-radius:20px;
min-height:12.5rem;
position:relative;
flex-direction:column;
width:17.5rem;
display:flex;
}
@media(min-width:769px){
.yplpr_card-co9{
width:300px;
}
}
.yplpr_card_feat-co9{
background:linear-gradient(150deg,#2A2114,#111009);
border-color:transparent;
color:#F5EDD8;
}
.yplpr_glow-co9{
background:radial-gradient(circle,rgba(162,112,52,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
opacity:0;
width:130px;
height:130px;
top:-1.875rem;
right:-30px;
position:absolute;
}
.yplpr_card_feat-co9 .yplpr_glow-co9{
opacity:1;
}
.yplpr_label-co9{
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
color:#A06C2A;
font-size:0.625rem;
}
.yplpr_card_feat-co9 .yplpr_label-co9{
color:#D4A44C;
}
.yplpr_amount-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1710;
font-size:26px;
line-height:1.08;
position:relative;
font-weight:600;
}
.yplpr_card_feat-co9 .yplpr_amount-co9{
color:#F5EDD8;
}
.yplpr_amount-co9 em{
font-style:normal;
color:#A06C2A;
}
.yplpr_card_feat-co9 .yplpr_amount-co9 em{
color:#D4A44C;
}
.yplpr_terms-co9{
line-height:1.5;
position:relative;
color:#6B5E48;
font-size:0.813rem;
}
.yplpr_card_feat-co9 .yplpr_terms-co9{
color:#B5A886;
}
.yplpr_cta-co9{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.yplpr_card_feat-co9 .yplpr_cta-co9{
transition:opacity .22s ease;
background:#D4A44C;
border-radius:999px;
padding:9px 1.125rem;
font-weight:700;
font-size:0.813rem;
color:#1C1710;
}
.yplpr_card_feat-co9 .yplpr_cta-co9:hover{
opacity:.9;
}
.yplpr_card-co9:not(.yplpr_card_feat-co9) .yplpr_cta-co9{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#1C1710;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #1C1710;
}
.yplpr_card-co9:not(.yplpr_card_feat-co9) .yplpr_cta-co9:hover{
border-color:#A06C2A;
color:#A06C2A;
}
.ypljp-co9{
padding:30px 0 10px;
}
.ypljp_grid-co9{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.ypljp_grid-co9{
grid-template-columns:1fr 1fr;
}
.ypljp_card_mega-co9{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.ypljp_grid-co9{
grid-template-columns:1.4fr 1fr 1fr;
}
.ypljp_card_mega-co9{
grid-column:auto;
}
}
.ypljp_card-co9{
padding:26px;
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
gap:0.75rem;
overflow:hidden;
border-radius:1.25rem;
justify-content:space-between;
min-height:12.5rem;
position:relative;
display:flex;
flex-direction:column;
min-width:0;
}
.ypljp_card_mega-co9{
border-color:transparent;
background:linear-gradient(135deg,#2A2114,#111009);
min-height:210px;
color:#F5EDD8;
}
.ypljp_glow-co9{
border-radius:50%;
background:radial-gradient(circle,rgba(162,112,52,0.18),transparent 70%);
pointer-events:none;
height:12.5rem;
width:12.5rem;
position:absolute;
top:-2.5rem;
right:-40px;
}
.ypljp_label-co9{
gap:0.625rem;
font-weight:700;
display:flex;
letter-spacing:.16em;
flex-wrap:wrap;
color:#A06C2A;
font-size:10px;
text-transform:uppercase;
justify-content:space-between;
align-items:center;
position:relative;
}
.ypljp_card_mega-co9 .ypljp_label-co9{
color:#D4A44C;
}
.ypljp_drop-co9{
text-transform:none;
color:#6B5E48;
letter-spacing:.04em;
font-weight:600;
}
.ypljp_card_mega-co9 .ypljp_drop-co9{
color:#B5A886;
}
.ypljp_amount-co9{
position:relative;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1C1710;
font-weight:700;
font-size:2.375rem;
line-height:1;
}
.ypljp_card_mega-co9 .ypljp_amount-co9{
animation:zm2-pulse 2.4s infinite;
color:#D4A44C;
font-size:48px;
}
@media(min-width:769px){
.ypljp_card_mega-co9 .ypljp_amount-co9{
font-size:3.375rem;
}
}
.ypljp_game-co9{
font-size:13px;
color:#6B5E48;
position:relative;
}
.ypljp_card_mega-co9 .ypljp_game-co9{
color:#B5A886;
}
.ypljp_cta-co9{
position:relative;
align-self:flex-start;
}
.ypljp_card_mega-co9 .ypljp_cta-co9{
transition:opacity .22s ease;
padding:10px 1.25rem;
background:#D4A44C;
border-radius:62.438rem;
font-weight:700;
font-size:13px;
color:#1C1710;
}
.ypljp_card_mega-co9 .ypljp_cta-co9:hover{
opacity:.9;
}
.ypljp_card-co9:not(.ypljp_card_mega-co9) .ypljp_cta-co9{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.813rem;
color:#1C1710;
font-weight:700;
border-bottom:1px solid #1C1710;
}
.ypljp_card-co9:not(.ypljp_card_mega-co9) .ypljp_cta-co9:hover{
border-color:#A06C2A;
color:#A06C2A;
}
.ypljp_seo-co9{
margin:0.875rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#8C7B64;
max-width:47.5rem;
overflow-wrap:break-word;
}
.ypljp_seo-co9 strong{
font-weight:700;
color:#1C1710;
}
.yplgrow-co9{
padding:26px 0 0.625rem;
}
.yplrow_seo-co9{
margin:0.625rem 0 0;
color:#8C7B64;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
}
.yplrow_seo-co9 strong{
color:#1C1710;
font-weight:700;
}
.yplgrow-co9{
padding:26px 0 0.625rem;
}
.yplrow_seo-co9{
margin:10px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7B64;
max-width:47.5rem;
line-height:1.65;
}
.yplrow_seo-co9 strong{
font-weight:700;
color:#1C1710;
}
.yplvip-co9{
padding:3rem 0;
}
@media(min-width:769px){
.yplvip-co9{
padding:4rem 0;
}
}
.yplvip_head-co9{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:880px){
.yplvip_head-co9{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.yplvip_eyebrow-co9{
margin-bottom:12px;
}
.yplvip_h2-co9{
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
font-size:2rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.yplvip_h2-co9{
font-size:40px;
}
}
.yplvip_intro-co9{
font-size:14px;
line-height:1.6;
max-width:420px;
color:#B5A886;
}
.yplvip_grid-co9{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.yplvip_card-co9{
padding:1.375rem 18px;
border-radius:14px;
border:1px solid rgba(255,245,220,0.13);
min-width:0;
}
.yplvip_card_feat-co9{
border-color:#D4A44C;
background:rgba(255,245,220,0.07);
}
.yplvip_card_ic-co9{
background:linear-gradient(135deg,#A06C2A,#D4A44C);
border-radius:8px;
height:34px;
width:34px;
display:block;
margin-bottom:1rem;
}
.yplvip_name-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:6px;
font-size:20px;
color:#F5EDD8;
overflow-wrap:break-word;
}
.yplvip_perk-co9{
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
color:#B5A886;
}
.yplsea-co9{
padding:1.5rem 0 10px;
}
.yplsea_in-co9{
background:linear-gradient(115deg,#2A2114,#111009);
gap:22px;
border-radius:1.25rem;
overflow:hidden;
padding:2.25rem;
position:relative;
color:#F5EDD8;
flex-direction:column;
display:flex;
}
@media(min-width:817px){
.yplsea_in-co9{
gap:32px;
padding:44px 3rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.yplsea_glow-co9{
border-radius:50%;
background:radial-gradient(circle,rgba(162,112,52,0.18),transparent 68%);
right:60px;
position:absolute;
top:50%;
height:15rem;
transform:translateY(-50%);
width:15rem;
pointer-events:none;
}
.yplsea_copy-co9{
min-width:0;
position:relative;
max-width:35rem;
}
.yplsea_eyebrow-co9{
margin-bottom:0.75rem;
}
.yplsea_h2-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.04;
}
@media(min-width:771px){
.yplsea_h2-co9{
font-size:2.375rem;
}
}
.yplsea_text-co9{
line-height:1.6;
color:#B5A886;
font-size:0.938rem;
}
.yplsea_cta-co9{
background:#D4A44C;
padding:1rem 32px;
transition:opacity .22s ease;
border-radius:999px;
flex:0 0 auto;
position:relative;
font-weight:700;
font-size:15px;
color:#1C1710;
}
.yplsea_cta-co9:hover{
opacity:.9;
}
.yplgm-co9{
padding:1.875rem 0 0.625rem;
}
.yplgm_in-co9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.yplgm_in-co9{
grid-template-columns:1.25fr 1fr;
}
}
.yplgm_left-co9{
border-radius:1.25rem;
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
padding:32px;
min-width:0;
}
.yplgm_eyebrow-co9{
margin-bottom:10px;
}
.yplgm_h2-co9{
font-size:1.625rem;
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
margin-bottom:0.5rem;
}
@media(min-width:766px){
.yplgm_h2-co9{
font-size:1.75rem;
}
}
.yplgm_text-co9{
line-height:1.6;
margin-bottom:22px;
color:#8C7B64;
max-width:480px;
font-size:0.875rem;
}
.yplgm_level-co9{
font-weight:700;
margin-bottom:0.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#A06C2A;
}
.yplgm_bar-co9{
overflow:hidden;
background:rgba(28,23,16,0.15);
border-radius:999px;
margin-bottom:6px;
height:0.5rem;
}
.yplgm_bar_fill-co9{
background:linear-gradient(90deg,#A06C2A,#D4A44C);
border-radius:999px;
height:100%;
}
.yplgm_bar_meta-co9{
gap:0.625rem;
font-size:0.688rem;
margin-bottom:1.125rem;
display:flex;
justify-content:space-between;
color:#6B5E48;
}
.yplgm_missions-co9{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.yplgm_mission-co9{
gap:0.438rem;
border:1px solid rgba(28,23,16,0.15);
padding:9px 0.938rem;
border-radius:62.438rem;
background:#F5F0E8;
color:#3A3226;
font-size:0.781rem;
display:inline-flex;
font-weight:600;
align-items:center;
}
.yplgm_mission_ic-co9{
display:inline-flex;
align-items:center;
color:#A06C2A;
}
.yplgm_mission_ic-co9 svg{
width:0.813rem;
height:0.813rem;
}
.yplgm_right-co9{
padding:32px;
background:linear-gradient(150deg,#2A2114,#111009);
overflow:hidden;
border-radius:20px;
color:#F5EDD8;
position:relative;
flex-direction:column;
display:flex;
}
.yplgm_glow-co9{
border-radius:50%;
background:radial-gradient(circle,rgba(162,112,52,0.18),transparent 70%);
right:-30px;
position:absolute;
pointer-events:none;
height:9.375rem;
top:-30px;
width:150px;
}
.yplgm_ref_eyebrow-co9{
margin-bottom:10px;
position:relative;
}
.yplgm_ref_h2-co9{
font-size:1.625rem;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
position:relative;
color:#F5EDD8;
overflow-wrap:break-word;
}
.yplgm_ref_text-co9{
color:#B5A886;
font-size:0.844rem;
position:relative;
margin-bottom:20px;
line-height:1.55;
}
.yplgm_ref_cta-co9{
padding:0.688rem 1.375rem;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#D4A44C;
font-weight:700;
position:relative;
font-size:0.844rem;
margin-top:auto;
align-self:flex-start;
color:#1C1710;
}
.yplgm_ref_cta-co9:hover{
opacity:.9;
}
.yplapp-co9{
padding:1.875rem 0 10px;
}
.yplapp_in-co9{
background:#FBF8F2;
border:1px solid rgba(28,23,16,0.08);
border-radius:1.25rem;
gap:1.75rem;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.yplapp_in-co9{
padding:2.5rem 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.yplapp_copy-co9{
max-width:560px;
min-width:0;
}
.yplapp_eyebrow-co9{
margin-bottom:0.75rem;
}
.yplapp_h2-co9{
font-weight:600;
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
margin-bottom:12px;
}
@media(min-width:769px){
.yplapp_h2-co9{
font-size:34px;
}
}
.yplapp_text-co9{
font-size:14px;
margin-bottom:22px;
line-height:1.6;
color:#8C7B64;
}
.yplapp_btns-co9{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.yplapp_btn-co9{
gap:10px;
border-radius:14px;
background:#2A2318;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
color:#F5EDD8;
align-items:center;
display:inline-flex;
}
.yplapp_btn-co9:hover{
background:#3D3221;
}
.yplapp_btn_ic-co9{
align-items:center;
display:inline-flex;
}
.yplapp_btn_ic-co9 svg{
width:1.125rem;
height:18px;
}
.yplapp_btn_lb-co9{
font-size:0.844rem;
font-weight:700;
}
.yplapp_qr_wrap-co9{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.yplapp_qr-co9{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
background-color:#2A2318;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 5px,transparent 0.313rem 11px);
width:108px;
}
.yplapp_qr_cap-co9{
color:#6B5E48;
max-width:92px;
font-size:12.5px;
line-height:1.4;
}
.ypldr-co9{
padding:36px 0 10px;
}
.ypldr_in-co9{
padding:1.75rem 2rem;
border:1px dashed rgba(28,23,16,0.15);
border-radius:0.875rem;
gap:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.ypldr_in-co9{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ypldr_h2-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
font-size:24px;
color:#1C1710;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ypldr_h2-co9{
font-size:1.625rem;
}
}
.ypldr_text-co9{
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7B64;
max-width:42.5rem;
}
.ypldr_text-co9 b{
color:#1C1710;
font-weight:700;
}
.ypldr_cta-co9{
transition:color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
padding-bottom:2px;
color:#1C1710;
font-weight:700;
white-space:nowrap;
border-bottom:1px solid #A06C2A;
}
.ypldr_cta-co9:hover{
color:#A06C2A;
}
.yplpmt-co9{
padding:48px 0 0.625rem;
}
.yplpmt_in-co9{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:880px){
.yplpmt_in-co9{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.yplpmt_left-co9{
min-width:0;
}
.yplpmt_eyebrow-co9{
margin-bottom:12px;
}
.yplpmt_h2-co9{
font-size:30px;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1C1710;
line-height:1.06;
}
@media(min-width:771px){
.yplpmt_h2-co9{
font-size:32px;
}
}
.yplpmt_text-co9{
line-height:1.6;
color:#8C7B64;
font-size:14.5px;
margin-bottom:22px;
}
.yplpmt_logos-co9{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.yplpmt_logos-co9{
grid-template-columns:repeat(4,1fr);
}
}
.yplpmt_logo-co9{
border:1px solid rgba(28,23,16,0.08);
border-radius:8px;
padding:0 8px;
background:#FBF8F2;
overflow:hidden;
display:flex;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
font-weight:700;
font-size:0.781rem;
color:#3A3226;
justify-content:center;
height:50px;
align-items:center;
}
.yplpmt_table-co9{
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
border-radius:14px;
min-width:0;
}
.yplpmt_thead-co9{
background:#2A2318;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.yplpmt_th-co9{
padding:0.813rem 14px;
overflow:hidden;
white-space:nowrap;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
color:#F5EDD8;
text-overflow:ellipsis;
font-size:10px;
}
.yplpmt_row-co9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,23,16,0.08);
}
.yplpmt_row-co9:nth-child(odd){
background:#FBF8F2;
}
.yplpmt_td-co9{
padding:0.875rem;
color:#8C7B64;
overflow-wrap:break-word;
min-width:0;
font-size:0.844rem;
}
.yplpmt_row-co9 .yplpmt_td-co9:first-child{
color:#1C1710;
font-weight:700;
}
.yplpmt_row-co9 .yplpmt_td-co9:last-child{
font-weight:700;
color:#4A7C59;
}
.ypltt-co9{
padding:48px 0 10px;
}
@media(min-width:765px){
.ypltt-co9{
padding:60px 0 10px;
}
}
.ypltt_head-co9{
text-align:center;
margin-bottom:34px;
}
.ypltt_eyebrow-co9{
margin-bottom:0.75rem;
}
.ypltt_h2-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
color:#1C1710;
}
@media(min-width:770px){
.ypltt_h2-co9{
font-size:42px;
}
}
.ypltt_grid-co9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ypltt_grid-co9{
grid-template-columns:repeat(3,1fr);
}
}
.ypltt_card-co9{
border-radius:14px;
padding:30px;
border:1px solid rgba(28,23,16,0.08);
background:#FBF8F2;
display:flex;
min-width:0;
flex-direction:column;
}
.ypltt_card_ic-co9{
color:#A06C2A;
display:inline-flex;
align-items:center;
margin-bottom:18px;
}
.ypltt_card_ic-co9 svg{
width:28px;
height:1.75rem;
}
.ypltt_card_h-co9{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:0.5rem;
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.ypltt_card_p-co9{
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:14px;
color:#8C7B64;
line-height:1.6;
}
.ypltt_card_p-co9 b{
color:#1C1710;
font-weight:700;
}
.ypltt_card_link-co9{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #A06C2A;
margin-top:auto;
color:#1C1710;
font-size:13px;
}
.ypltt_card_link-co9:hover{
color:#A06C2A;
}
.yplwy-co9{
padding:3rem 0;
}
@media(min-width:769px){
.yplwy-co9{
padding:56px 0;
}
}
.yplwy_in-co9{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.yplwy_in-co9{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.yplwy_left-co9{
min-width:0;
}
.yplwy_eyebrow-co9{
margin-bottom:14px;
}
.yplwy_h2-co9{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#1C1710;
font-size:32px;
margin-bottom:1rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.yplwy_h2-co9{
font-size:2.5rem;
}
}
.yplwy_intro-co9{
font-size:15px;
line-height:1.6;
color:#8C7B64;
}
.yplwy_grid-co9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.yplwy_grid-co9{
grid-template-columns:1fr 1fr;
}
}
.yplwy_card-co9{
border-radius:14px;
background:#FBF8F2;
padding:1.625rem;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
}
.yplwy_card_ic-co9{
color:#A06C2A;
margin-bottom:1rem;
justify-content:center;
align-items:center;
display:inline-flex;
}
.yplwy_card_ic-co9 svg{
height:1.625rem;
width:1.625rem;
}
.yplwy_card_h-co9{
line-height:1.15;
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
}
.yplwy_card_p-co9{
color:#8C7B64;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.yplrc-co9{
padding:48px 0 0.625rem;
}
.yplrc_in-co9{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.yplrc_in-co9{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.yplrc_col-co9{
min-width:0;
}
.yplrc_label-co9{
text-transform:uppercase;
letter-spacing:.2em;
color:#A06C2A;
font-size:11px;
font-weight:600;
margin-bottom:1rem;
}
.yplrc_awards-co9{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.yplrc_award-co9{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.yplrc_award_ic-co9{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C8883C;
}
.yplrc_award_ic-co9 svg{
width:1.125rem;
height:18px;
}
.yplrc_award_t-co9{
font-weight:700;
color:#1C1710;
font-size:14px;
overflow-wrap:break-word;
}
.yplrc_award_s-co9{
color:#6B5E48;
overflow-wrap:break-word;
font-size:12px;
}
.yplrc_press-co9{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.yplrc_press_logo-co9{
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
font-weight:700;
align-items:center;
color:#8C7B64;
justify-content:center;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
height:52px;
display:flex;
}
.yplrc_partner-co9{
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
padding:22px;
background:#FBF8F2;
}
.yplrc_partner_name-co9{
margin-bottom:6px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
color:#1C1710;
overflow-wrap:break-word;
}
.yplrc_partner_text-co9{
overflow-wrap:break-word;
line-height:1.55;
font-size:13px;
color:#8C7B64;
}
.yplts-co9{
padding:44px 0;
}
.yplts_in-co9{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.yplts_in-co9{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.yplts_left-co9{
min-width:0;
}
.yplts_h2-co9{
color:#F5EDD8;
font-size:26px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:770px){
.yplts_h2-co9{
font-size:28px;
}
}
.yplts_text-co9{
font-size:14.5px;
line-height:1.6;
max-width:32.5rem;
margin-bottom:1.375rem;
color:#B5A886;
}
.yplts_badges-co9{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.yplts_badge-co9{
color:#B5A886;
font-size:13px;
font-weight:600;
}
.yplts_pay-co9{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.yplts_pay-co9{
justify-content:flex-end;
}
}
.yplts_pay_chip-co9{
padding:12px 16px;
border-radius:14px;
border:1px solid rgba(255,245,220,0.13);
background:rgba(255,245,220,0.07);
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
}
.yplhts-co9{
padding:48px 0;
}
@media(min-width:765px){
.yplhts-co9{
padding:62px 0;
}
}
.yplhts_head-co9{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.yplhts_head-co9{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.yplhts_eyebrow-co9{
margin-bottom:12px;
}
.yplhts_h2-co9{
font-weight:600;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.yplhts_h2-co9{
font-size:38px;
}
}
.yplhts_cta-co9{
padding:15px 30px;
transition:opacity .22s ease;
background:#D4A44C;
border-radius:62.438rem;
flex:0 0 auto;
font-weight:700;
font-size:0.938rem;
color:#1C1710;
}
.yplhts_cta-co9:hover{
opacity:.9;
}
.yplhts_grid-co9{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.yplhts_grid-co9{
grid-template-columns:repeat(3,1fr);
}
}
.yplhts_step-co9{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,245,220,0.13);
}
.yplhts_step_num-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
color:#D4A44C;
font-weight:700;
margin-bottom:0.875rem;
line-height:1;
}
.yplhts_step_h-co9{
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.2;
font-size:19px;
font-weight:700;
color:#F5EDD8;
}
.yplhts_step_p-co9{
overflow-wrap:break-word;
line-height:1.55;
color:#B5A886;
font-size:0.875rem;
}
.yplprov-co9{
padding:2.5rem 0 20px;
}
.yplprov_eyebrow-co9{
margin-bottom:1.125rem;
display:block;
}
.yplprov_grid-co9{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.yplprov_grid-co9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.yplprov_grid-co9{
grid-template-columns:repeat(6,1fr);
}
}
.yplrv-co9{
padding:48px 0;
background:#FBF8F2;
border-bottom:1px solid rgba(28,23,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(28,23,16,0.08);
}
@media(min-width:768px){
.yplrv-co9{
padding:3.5rem 0;
}
}
.yplrv_head-co9{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.yplrv_head-co9{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.yplrv_eyebrow-co9{
margin-bottom:0.625rem;
}
.yplrv_h2-co9{
overflow-wrap:break-word;
color:#1C1710;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.yplrv_h2-co9{
font-size:38px;
}
}
.yplrv_agg-co9{
gap:0.75rem;
display:flex;
align-items:center;
}
.yplrv_agg_stars-co9{
gap:3px;
display:flex;
color:#A06C2A;
}
.yplrv_agg_stars-co9 svg{
height:18px;
width:1.125rem;
}
.yplrv_source-co9{
font-size:0.813rem;
color:#8C7B64;
}
.yplrv_grid-co9{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.yplrv_grid-co9{
grid-template-columns:repeat(3,1fr);
}
}
.yplrv_card-co9{
border:1px solid rgba(28,23,16,0.08);
border-radius:14px;
padding:26px;
background:#F5F0E8;
min-width:0;
}
.yplrv_card_stars-co9{
gap:2px;
color:#A06C2A;
display:flex;
margin-bottom:12px;
}
.yplrv_card_stars-co9 svg{
width:0.875rem;
height:0.875rem;
}
.yplrv_card_body-co9{
color:#1C1710;
overflow-wrap:break-word;
margin-bottom:1rem;
line-height:1.45;
font-size:18px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:500;
}
.yplrv_card_meta-co9{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.yplrv_card_av-co9{
background:linear-gradient(135deg,#A06C2A,#D4A44C);
border-radius:50%;
flex:0 0 auto;
height:2rem;
width:2rem;
}
.yplrv_card_author-co9{
font-size:13px;
color:#1C1710;
font-weight:700;
}
.yplrv_card_loc-co9{
color:#6B5E48;
font-size:12px;
}
.yplel-co9{
padding:48px 0;
}
@media(min-width:767px){
.yplel-co9{
padding:3.5rem 0;
}
}
.yplel_in-co9{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.yplel_in-co9{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.yplel_left-co9{
min-width:0;
}
.yplel_eyebrow-co9{
margin-bottom:14px;
}
.yplel_h2-co9{
overflow-wrap:break-word;
line-height:1.08;
font-weight:600;
margin-bottom:1.375rem;
color:#1C1710;
font-size:32px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.yplel_h2-co9{
font-size:2.375rem;
}
}
.yplel_body-co9 p{
margin-bottom:18px;
color:#3A3226;
font-size:16px;
overflow-wrap:break-word;
line-height:1.7;
}
.yplel_dropcap-co9{
padding:6px 12px 0 0;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
font-weight:700;
font-size:62px;
color:#A06C2A;
}
.yplel_right-co9{
min-width:0;
}
.yplel_quote-co9{
border-radius:1.25rem;
background:linear-gradient(150deg,#2A2114,#111009);
padding:2.25rem;
margin-bottom:1.5rem;
color:#F5EDD8;
position:relative;
}
.yplel_quote_mark-co9{
color:#D4A44C;
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
}
.yplel_quote_mark-co9 svg{
height:2.125rem;
width:34px;
}
.yplel_quote_text-co9{
color:#F5EDD8;
line-height:1.4;
margin-bottom:22px;
font-size:1.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
}
.yplel_quote_meta-co9{
gap:0.75rem;
display:flex;
align-items:center;
}
.yplel_quote_av-co9{
background:linear-gradient(135deg,#A06C2A,#D4A44C);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:38px;
}
.yplel_quote_author-co9{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.yplel_quote_meta_sub-co9{
color:#B5A886;
font-size:0.75rem;
}
.yplel_explain-co9{
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
overflow:hidden;
}
.yplel_explain_card-co9{
padding:1.375rem 24px;
}
.yplel_explain_card-co9+.yplel_explain_card-co9{
border-top:1px solid rgba(28,23,16,0.08);
}
.yplel_explain_h-co9{
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1C1710;
}
.yplel_explain_p-co9{
color:#8C7B64;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.yplsg-co9{
padding:3rem 0 10px;
}
.yplsg_eyebrow-co9{
display:block;
margin-bottom:12px;
}
.yplsg_h2-co9{
overflow-wrap:break-word;
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:30px;
margin-bottom:28px;
font-weight:600;
}
@media(min-width:769px){
.yplsg_h2-co9{
font-size:2.25rem;
}
}
.yplsg_grid-co9{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:723px){
.yplsg_grid-co9{
grid-template-columns:repeat(3,1fr);
}
}
.yplsg_col-co9{
min-width:0;
}
.yplsg_col_h-co9{
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-size:1.375rem;
line-height:1.15;
}
.yplsg_col_p-co9{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#8C7B64;
}
.yplsb-co9{
background:#FBF8F2;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(28,23,16,0.08);
border-bottom:1px solid rgba(28,23,16,0.08);
}
@media(min-width:769px){
.yplsb-co9{
padding:3.5rem 0;
}
}
.yplsb_eyebrow-co9{
display:block;
margin-bottom:12px;
}
.yplsb_h2-co9{
color:#1C1710;
font-weight:600;
font-size:1.875rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:1.625rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.yplsb_h2-co9{
font-size:2.25rem;
}
}
.yplsb_grid-co9{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:559px){
.yplsb_grid-co9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.yplsb_grid-co9{
grid-template-columns:repeat(4,1fr);
}
}
.yplsb_card-co9{
border-radius:0.875rem;
background:#F5F0E8;
border:1px solid rgba(28,23,16,0.08);
padding:24px;
min-width:0;
}
.yplsb_card_h-co9{
font-size:1.188rem;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.yplsb_card_p-co9{
color:#8C7B64;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.yplsb_rtp-co9{
grid-template-columns:1fr;
gap:1.5rem;
border:1px solid rgba(28,23,16,0.08);
background:#F5F0E8;
border-radius:14px;
padding:26px 28px;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:761px){
.yplsb_rtp-co9{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.yplsb_rtp_h-co9{
font-size:1.25rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#1C1710;
overflow-wrap:break-word;
line-height:1.15;
}
.yplsb_rtp_p-co9{
overflow-wrap:break-word;
color:#8C7B64;
line-height:1.6;
font-size:13.5px;
}
.yplsb_rtp_stats-co9{
gap:1rem;
display:flex;
}
.yplsb_stat-co9{
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
background:#FBF8F2;
text-align:center;
min-width:0;
}
.yplsb_stat_v-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
color:#4A7C59;
}
.yplsb_stat_l-co9{
color:#6B5E48;
font-size:0.719rem;
margin-top:4px;
}
.yplfaq-co9{
padding:3rem 0;
background:#FBF8F2;
border-top:1px solid rgba(28,23,16,0.08);
margin-top:24px;
border-bottom:1px solid rgba(28,23,16,0.08);
}
@media(min-width:769px){
.yplfaq-co9{
padding:62px 0;
}
}
.yplfaq_head-co9{
text-align:center;
margin-bottom:34px;
}
.yplfaq_eyebrow-co9{
margin-bottom:12px;
}
.yplfaq_h2-co9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:32px;
color:#1C1710;
overflow-wrap:break-word;
}
@media(min-width:765px){
.yplfaq_h2-co9{
font-size:2.375rem;
}
}
.yplfaq_list-co9{
gap:12px;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.yplfaq_item-co9{
background:#F5F0E8;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.yplfaq_q-co9{
padding:1.25rem 24px;
list-style:none;
gap:1.25rem;
display:flex;
align-items:center;
overflow-wrap:break-word;
font-size:1rem;
color:#1C1710;
cursor:pointer;
font-weight:700;
justify-content:space-between;
}
.yplfaq_q-co9::-webkit-details-marker{
display:none;
}
.yplfaq_q_ic-co9{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#A06C2A;
align-items:center;
}
.yplfaq_q_ic-co9 svg{
height:1.125rem;
width:1.125rem;
}
.yplfaq_item-co9[open] .yplfaq_q_ic-co9{
transform:rotate(180deg);
}
.yplfaq_a-co9{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
font-size:0.906rem;
color:#8C7B64;
line-height:1.6;
}
.yplsc-co9{
padding:3rem 0 10px;
}
.yplsc_head-co9{
margin-bottom:1.75rem;
text-align:center;
}
.yplsc_eyebrow-co9{
margin-bottom:12px;
}
.yplsc_h2-co9{
color:#1C1710;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:765px){
.yplsc_h2-co9{
font-size:36px;
}
}
.yplsc_table-co9{
border-radius:0.875rem;
margin:0 auto;
border:1px solid rgba(28,23,16,0.08);
overflow:hidden;
max-width:900px;
}
.yplsc_thead-co9{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2318;
display:grid;
}
.yplsc_th-co9{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
text-align:center;
font-size:0.813rem;
color:#B5A886;
font-weight:700;
}
.yplsc_th-co9:first-child{
text-align:left;
}
.yplsc_th_us-co9{
color:#D4A44C;
}
.yplsc_row-co9{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(28,23,16,0.08);
display:grid;
}
.yplsc_row-co9:nth-child(even){
background:#FBF8F2;
}
.yplsc_td-co9{
padding:15px 1.125rem;
color:#6B5E48;
min-width:0;
font-size:0.875rem;
overflow-wrap:break-word;
text-align:center;
}
.yplsc_td-co9:first-child{
font-weight:600;
color:#3A3226;
text-align:left;
}
.yplsc_td_us-co9{
color:#4A7C59;
font-weight:700;
}
.ypllh-co9{
padding:40px 0 1.25rem;
}
.ypllh_in-co9{
border-top:1px solid rgba(28,23,16,0.15);
padding-top:2.125rem;
}
.ypllh_eyebrow-co9{
margin-bottom:1.375rem;
display:block;
}
.ypllh_grid-co9{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.ypllh_grid-co9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.ypllh_grid-co9{
grid-template-columns:repeat(5,1fr);
}
}
.ypllh_col-co9{
min-width:0;
}
.ypllh_col_h-co9{
font-weight:700;
font-size:0.813rem;
margin-bottom:12px;
color:#1C1710;
overflow-wrap:break-word;
}
.ypllh_links-co9{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ypllh_link-co9{
transition:color .22s ease;
color:#8C7B64;
overflow-wrap:break-word;
font-size:0.813rem;
}
.ypllh_link-co9:hover{
color:#A06C2A;
}
.yplft-co9{
background:#2A2318;
margin-top:40px;
color:#B5A886;
}
.yplft_in-co9{
padding:3rem 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:602px){
.yplft_in-co9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.yplft_in-co9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.yplft_brand-co9{
min-width:0;
}
.yplft_logo-co9{
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:26px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.yplft_tagline-co9{
margin-top:14px;
max-width:17.5rem;
color:#B5A886;
font-size:0.844rem;
line-height:1.6;
}
.yplft_contact-co9{
transition:color .22s ease;
color:#D4A44C;
max-width:17.5rem;
display:inline-block;
margin-top:0.75rem;
font-size:13px;
overflow-wrap:anywhere;
}
.yplft_contact-co9:hover{
color:#F5EDD8;
}
.yplft_col-co9{
min-width:0;
}
.yplft_col_h-co9{
overflow-wrap:break-word;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
color:#F5EDD8;
margin-bottom:0.875rem;
font-size:13px;
}
.yplft_col_links-co9{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.yplft_link-co9{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B5A886;
font-size:0.844rem;
}
.yplft_link-co9:hover{
color:#F5EDD8;
}
.yplft_bot-co9{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(255,245,220,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.yplft_bot-co9{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.yplft_legal-co9{
font-size:0.719rem;
overflow-wrap:break-word;
max-width:760px;
color:#B0A08A;
line-height:1.6;
}
.yplft_legal-co9 b{
font-weight:700;
color:#B5A886;
}
.yplft_age-co9{
flex:0 0 auto;
border:1.5px solid #D4A44C;
padding:0.25rem 0.563rem;
border-radius:8px;
font-weight:700;
font-size:0.813rem;
color:#D4A44C;
}