*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
font-size:15px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#3A2F22;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ylv-layout-rl4{
min-height:100vh;
flex-direction:column;
display:flex;
}
.ylv-main-rl4{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ylv-container-rl4{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.ylv-container-rl4{
padding:0 32px;
}
}
@media(min-width:1101px){
.ylv-container-rl4{
padding:0 56px;
}
}
.ylv-eyebrow-rl4{
display:inline-block;
font-weight:600;
font-size:0.688rem;
line-height:1.4;
color:#C49430;
text-transform:uppercase;
overflow-wrap:break-word;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
}
.ylv-band-rl4{
background:#1E1810;
color:#F5EDD8;
}
.ylv-band-rl4 .ylv-eyebrow-rl4{
color:#F2C24A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ylv-tb-rl4{
background:#FAF6F0;
border-bottom:1px solid rgba(28,22,16,0.14);
z-index:50;
position:sticky;
top:0;
}
.ylv-tb_in-rl4{
padding:0.75rem 1rem;
margin:0 auto;
gap:16px;
align-items:center;
display:flex;
max-width:1400px;
justify-content:space-between;
width:100%;
}
@media(min-width:765px){
.ylv-tb_in-rl4{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.ylv-tb_in-rl4{
padding:18px 3.5rem;
}
}
.ylv-tb_left-rl4{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.ylv-tb_logo-rl4{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.ylv-tb_logo_mark-rl4{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.ylv-tb_logo_txt-rl4{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.ylv-tb_logo_name-rl4{
overflow:hidden;
color:#1C1610;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:700;
letter-spacing:.02em;
}
.ylv-tb_logo_sub-rl4{
overflow:hidden;
letter-spacing:.32em;
font-size:0.531rem;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:600;
color:#C49430;
white-space:nowrap;
margin-top:4px;
}
.ylv-tb_nav-rl4{
display:none;
}
@media(min-width:960px){
.ylv-tb_nav-rl4{
gap:28px;
display:flex;
align-items:center;
}
}
.ylv-tb_nav_item-rl4{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#3A2F22;
}
.ylv-tb_nav_item-rl4:hover{
color:#1C1610;
}
.ylv-tb_nav_item-rl4.ylv-state_active-rl4{
border-color:#C49430;
color:#1C1610;
}
.ylv-tb_right-rl4{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.ylv-tb_search-rl4{
transition:color .2s ease;
align-items:center;
color:#3A2F22;
display:flex;
justify-content:center;
}
.ylv-tb_search-rl4:hover{
color:#C49430;
}
.ylv-tb_search-rl4 svg{
width:1.125rem;
height:1.125rem;
}
.ylv-tb_lang-rl4{
font-size:0.688rem;
text-transform:uppercase;
color:#7A6A54;
font-weight:600;
letter-spacing:.1em;
}
.ylv-tb_lang-rl4:hover{
color:#1C1610;
}
.ylv-tb_login-rl4{
display:none;
font-size:0.875rem;
color:#1C1610;
font-weight:600;
}
@media(min-width:767px){
.ylv-tb_login-rl4{
display:inline-block;
}
}
.ylv-tb_register-rl4{
padding:0.688rem 22px;
border-radius:999px;
background:#1C1610;
transition:background-color .2s ease;
color:#F5EDD8;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.ylv-tb_register-rl4:hover{
background:#332A1E;
}
.ylv-mob-rl4{
background:#FAF6F0;
left:0;
bottom:0;
position:fixed;
border-top:1px solid rgba(28,22,16,0.14);
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
}
@media(min-width:957px){
.ylv-mob-rl4{
display:none;
}
}
.ylv-mob_in-rl4{
margin:0 auto;
max-width:560px;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.ylv-mob_item-rl4{
flex:1 1 0;
transition:color .2s ease;
gap:3px;
padding:0.563rem 4px;
color:#7A6A54;
flex-direction:column;
min-width:0;
display:flex;
align-items:center;
}
.ylv-mob_item-rl4.ylv-state_active-rl4{
color:#C49430;
}
.ylv-mob_ic-rl4{
display:flex;
align-items:center;
justify-content:center;
}
.ylv-mob_ic-rl4 svg{
height:20px;
width:20px;
}
.ylv-mob_lb-rl4{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.ylv-rail-rl4{
position:relative;
min-width:0;
}
.ylv-rail_scroll-rl4{
gap:14px;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.ylv-rail_scroll-rl4{
gap:1.125rem;
}
}
.ylv-gc-rl4{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.ylv-gc-rl4{
width:11.75rem;
}
}
.ylv-gc_img-rl4{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(28,22,16,0.07), 0 0.5rem 1.25rem rgba(28,22,16,0.09);
}
.ylv-gc_img-rl4 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.ylv-gc_cover-rl4{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.ylv-gc_hover-rl4{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
align-items:center;
display:flex;
position:absolute;
justify-content:center;
}
.ylv-gc-rl4:hover .ylv-gc_hover-rl4{
opacity:1;
}
.ylv-gc_hover_btn-rl4{
border-radius:999px;
background:#1C1610;
height:2.875rem;
color:#F5EDD8;
justify-content:center;
width:2.875rem;
display:flex;
align-items:center;
}
.ylv-gc_hover_btn-rl4 svg{
width:18px;
height:1.125rem;
}
.ylv-gc_info-rl4{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.ylv-gc_name-rl4{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
color:#1C1610;
white-space:nowrap;
text-overflow:ellipsis;
}
.ylv-gc_prov-rl4{
overflow:hidden;
white-space:nowrap;
color:#7A6A54;
text-overflow:ellipsis;
font-size:0.688rem;
}
.ylv-gc_meta-rl4{
color:#7A6A54;
font-size:0.688rem;
}
.ylv-tc-rl4{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:766px){
.ylv-tc-rl4{
width:14.375rem;
}
}
.ylv-tc_img-rl4{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(28,22,16,0.07), 0 0.5rem 20px rgba(28,22,16,0.09);
padding-bottom:75%;
}
.ylv-tc_img-rl4 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.ylv-tc_info-rl4{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.ylv-tc_name-rl4{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#1C1610;
}
.ylv-tc_rtp-rl4{
color:#7A6A54;
font-size:11px;
}
.ylv-lc-rl4{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:770px){
.ylv-lc-rl4{
width:268px;
}
}
.ylv-lc_img-rl4{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(28,22,16,0.07), 0 8px 20px rgba(28,22,16,0.09);
}
.ylv-lc_img-rl4 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.ylv-lc_live-rl4{
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:62.438rem;
align-items:center;
position:absolute;
display:flex;
left:12px;
top:12px;
}
.ylv-lc_live_dot-rl4{
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.ylv-lc_seats-rl4{
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.08em;
color:#F5EDD8;
}
.ylv-lc_info-rl4{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.ylv-lc_name-rl4{
overflow:hidden;
font-weight:700;
color:#1C1610;
font-size:0.938rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.ylv-lc_bet-rl4{
font-size:11px;
color:#7A6A54;
}
.ylv-pc-rl4{
gap:8px;
border:1px solid rgba(28,22,16,0.08);
border-radius:14px;
background:#FFFFFF;
padding:16px 0.875rem;
flex-direction:column;
justify-content:center;
min-width:0;
align-items:center;
display:flex;
min-height:74px;
}
.ylv-pc_logo-rl4{
flex:0 0 auto;
object-fit:contain;
width:auto;
max-width:100%;
height:1.75rem;
}
.ylv-pc_name-rl4{
overflow:hidden;
text-align:center;
font-size:0.688rem;
text-overflow:ellipsis;
color:#7A6A54;
white-space:nowrap;
max-width:100%;
}
.ylv-gc_tag-rl4{
padding:3px 8px;
border-radius:0.5rem;
text-transform:uppercase;
z-index:2;
font-size:0.625rem;
font-weight:700;
top:0.625rem;
display:inline-block;
letter-spacing:.06em;
position:absolute;
left:0.625rem;
}
.ylv-gc_tag_hot-rl4{
background:#C0392B;
color:#F5EDD8;
}
.ylv-gc_tag_new-rl4{
background:#E8B84B;
color:#1C1610;
}
.ylv-gc_tag_jp-rl4{
background:#D4900A;
color:#1C1610;
}
.ylv-gc_tag_live-rl4{
background:#C0392B;
color:#F5EDD8;
}
.ylv-sh-rl4{
min-width:0;
margin-bottom:1.125rem;
}
.ylv-sh_row-rl4{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.ylv-sh_row-rl4 .ylv-sh_l-rl4{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.ylv-sh_stack-rl4{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ylv-sh_center-rl4{
gap:0.625rem;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.ylv-sh_h2-rl4{
font-size:24px;
line-height:1.1;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1610;
}
@media(min-width:769px){
.ylv-sh_h2-rl4{
font-size:30px;
}
}
.ylv-band-rl4 .ylv-sh_h2-rl4{
color:#F5EDD8;
}
.ylv-sh_eb_line-rl4{
gap:10px;
align-items:center;
display:inline-flex;
}
.ylv-sh_eb_line-rl4::before{
background:#C49430;
display:inline-block;
width:1.75rem;
content:"";
height:1px;
}
.ylv-band-rl4 .ylv-sh_eb_line-rl4::before{
background:#F2C24A;
}
.ylv-sh_eb_dot-rl4{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.ylv-sh_eb_dot-rl4::before{
background:#C49430;
border-radius:50%;
display:inline-block;
height:6px;
content:"";
width:6px;
}
.ylv-band-rl4 .ylv-sh_eb_dot-rl4::before{
background:#F2C24A;
}
.ylv-sh_link-rl4{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
display:inline-flex;
padding-bottom:2px;
font-weight:600;
align-items:center;
color:#1C1610;
font-size:0.813rem;
white-space:nowrap;
border-bottom:1px solid #1C1610;
}
.ylv-sh_link-rl4:hover{
border-color:#C49430;
color:#C49430;
}
.ylv-sh_link-rl4 svg{
width:14px;
height:14px;
}
.ylv-sh_link_chev-rl4{
padding-bottom:0;
border-bottom:0;
}
.ylv-sh_link_btn-rl4{
background:#1C1610;
border-radius:62.438rem;
padding:9px 1.125rem;
border-bottom:0;
color:#F5EDD8;
}
.ylv-sh_link_btn-rl4:hover{
background:#332A1E;
border-color:transparent;
color:#F5EDD8;
}
.ylv-band-rl4 .ylv-sh_link-rl4{
border-color:#F5EDD8;
color:#F5EDD8;
}
.ylv-band-rl4 .ylv-sh_link_btn-rl4{
background:#F2C24A;
color:#1C1610;
}
.ylv-sh_rule-rl4{
background:rgba(28,22,16,0.14);
margin:-2px 0 18px;
height:1px;
}
.ylv-band-rl4 .ylv-sh_rule-rl4{
background:rgba(255,235,180,0.14);
}
.ylv-hero-rl4{
padding:2rem 0 8px;
}
@media(min-width:767px){
.ylv-hero-rl4{
padding:56px 0 24px;
}
}
.ylv-hero_in-rl4{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.ylv-hero_in-rl4{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.ylv-hero_copy-rl4{
min-width:0;
}
.ylv-hero_eyebrow-rl4{
gap:10px;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.ylv-hero_eyebrow_line-rl4{
background:#C49430;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.ylv-hero_h1-rl4{
overflow-wrap:break-word;
color:#1C1610;
font-weight:600;
font-size:2.375rem;
margin-bottom:1.25rem;
line-height:1.04;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
}
@media(min-width:767px){
.ylv-hero_h1-rl4{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.ylv-hero_h1-rl4{
font-size:3.875rem;
}
}
.ylv-hero_h1-rl4 em{
color:#C49430;
font-style:normal;
}
.ylv-hero_sub-rl4{
color:#9E8E76;
font-size:1rem;
max-width:30rem;
line-height:1.6;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.ylv-hero_sub-rl4{
font-size:18px;
}
}
.ylv-hero_actions-rl4{
gap:14px;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ylv-hero_cta-rl4{
padding:1rem 1.875rem;
gap:10px;
transition:background-color .2s ease;
background:#1C1610;
border-radius:999px;
color:#F5EDD8;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:15px;
}
.ylv-hero_cta-rl4:hover{
background:#332A1E;
}
.ylv-hero_cta_ic-rl4{
align-items:center;
display:inline-flex;
}
.ylv-hero_cta_ic-rl4 svg{
width:16px;
height:1rem;
}
.ylv-hero_cta_alt-rl4{
padding:15px 26px;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(28,22,16,0.14);
border-radius:999px;
background:transparent;
display:inline-flex;
font-size:15px;
font-weight:600;
align-items:center;
color:#1C1610;
}
.ylv-hero_cta_alt-rl4:hover{
border-color:#C49430;
color:#C49430;
}
.ylv-hero_trust-rl4{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ylv-hero_trust_item-rl4{
gap:9px;
align-items:center;
color:#3A2F22;
font-size:13px;
display:flex;
font-weight:600;
}
.ylv-hero_trust_ic-rl4{
color:#C49430;
display:inline-flex;
align-items:center;
}
.ylv-hero_trust_ic-rl4 svg{
width:1rem;
height:1rem;
}
.ylv-hero_promo-rl4{
background:#FFFFFF;
overflow:hidden;
border-radius:1.25rem;
min-height:18.75rem;
position:relative;
display:flex;
box-shadow:0 0.75rem 3rem rgba(28,22,16,0.14), 0 3px 0.625rem rgba(28,22,16,0.10);
}
.ylv-hero_promo_bg-rl4{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.ylv-hero_promo_bg-rl4::after{
inset:0;
background:linear-gradient(120deg,#1E1810 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.ylv-hero_promo_glow-rl4{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
top:-40px;
pointer-events:none;
height:16.25rem;
position:absolute;
right:-20px;
width:16.25rem;
}
.ylv-hero_promo_ct-rl4{
padding:1.75rem;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.ylv-hero_promo_label-rl4{
text-transform:uppercase;
font-weight:700;
display:block;
color:#F2C24A;
margin-bottom:8px;
letter-spacing:.25em;
font-size:0.625rem;
}
.ylv-hero_promo_amount-rl4{
line-height:1.05;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.ylv-hero_promo_amount-rl4{
font-size:40px;
}
}
.ylv-hero_promo_amount-rl4 em{
color:#F2C24A;
font-style:normal;
}
.ylv-hero_rating-rl4{
gap:10px;
border-radius:14px;
border:1px solid rgba(28,22,16,0.08);
padding:10px 0.875rem;
background:#FFFFFF;
align-items:center;
box-shadow:0 2px 0.375rem rgba(28,22,16,0.07), 0 8px 20px rgba(28,22,16,0.09);
display:flex;
max-width:min(260px,62%);
top:0.875rem;
z-index:3;
right:0.875rem;
position:absolute;
}
.ylv-hero_rating_score-rl4{
flex:0 0 auto;
font-size:24px;
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ylv-hero_rating_txt-rl4{
flex:1 1 auto;
min-width:0;
}
.ylv-hero_rating_stars-rl4{
gap:2px;
color:#C49430;
display:flex;
}
.ylv-hero_rating_stars-rl4 svg{
height:0.75rem;
width:12px;
}
.ylv-hero_rating_cap-rl4{
color:#7A6A54;
line-height:1.35;
font-size:11px;
display:block;
overflow-wrap:break-word;
margin-top:3px;
}
.ylv-stat-rl4{
border-bottom:1px solid rgba(28,22,16,0.14);
margin-top:16px;
border-top:1px solid rgba(28,22,16,0.14);
}
.ylv-stat_in-rl4{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.ylv-stat_in-rl4{
grid-template-columns:repeat(4,1fr);
}
}
.ylv-stat_item-rl4{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(28,22,16,0.08);
border-right:1px solid rgba(28,22,16,0.08);
}
.ylv-stat_item-rl4:nth-child(2n){
border-right:0;
}
.ylv-stat_item-rl4:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.ylv-stat_item-rl4{
border-bottom:0;
}
.ylv-stat_item-rl4:nth-child(2n){
border-right:1px solid rgba(28,22,16,0.08);
}
.ylv-stat_item-rl4:nth-child(4n){
border-right:0;
}
}
.ylv-stat_value-rl4{
color:#1C1610;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-size:30px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.ylv-stat_value-rl4{
font-size:34px;
}
}
.ylv-stat_label-rl4{
line-height:1.4;
margin-top:0.375rem;
color:#7A6A54;
font-size:0.813rem;
overflow-wrap:break-word;
}
.ylv-jp-rl4{
padding:30px 0 10px;
}
.ylv-jp_grid-rl4{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.ylv-jp_grid-rl4{
grid-template-columns:1fr 1fr;
}
.ylv-jp_card_mega-rl4{
grid-column:1/-1;
}
}
@media(min-width:997px){
.ylv-jp_grid-rl4{
grid-template-columns:1.4fr 1fr 1fr;
}
.ylv-jp_card_mega-rl4{
grid-column:auto;
}
}
.ylv-jp_card-rl4{
background:#FFFFFF;
gap:12px;
border-radius:20px;
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(28,22,16,0.08);
position:relative;
justify-content:space-between;
flex-direction:column;
min-width:0;
min-height:12.5rem;
display:flex;
}
.ylv-jp_card_mega-rl4{
background:linear-gradient(135deg,#2C2214,#110E09);
border-color:transparent;
min-height:13.125rem;
color:#F5EDD8;
}
.ylv-jp_glow-rl4{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
width:200px;
height:12.5rem;
position:absolute;
top:-40px;
right:-40px;
}
.ylv-jp_label-rl4{
gap:10px;
align-items:center;
font-size:0.625rem;
position:relative;
display:flex;
color:#C49430;
letter-spacing:.16em;
text-transform:uppercase;
justify-content:space-between;
flex-wrap:wrap;
font-weight:700;
}
.ylv-jp_card_mega-rl4 .ylv-jp_label-rl4{
color:#F2C24A;
}
.ylv-jp_drop-rl4{
text-transform:none;
color:#7A6A54;
font-weight:600;
letter-spacing:.04em;
}
.ylv-jp_card_mega-rl4 .ylv-jp_drop-rl4{
color:#B8A882;
}
.ylv-jp_amount-rl4{
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1610;
line-height:1;
position:relative;
font-weight:700;
font-size:38px;
}
.ylv-jp_card_mega-rl4 .ylv-jp_amount-rl4{
animation:zm2-pulse 2.4s infinite;
color:#F2C24A;
font-size:48px;
}
@media(min-width:766px){
.ylv-jp_card_mega-rl4 .ylv-jp_amount-rl4{
font-size:54px;
}
}
.ylv-jp_game-rl4{
position:relative;
font-size:0.813rem;
color:#7A6A54;
}
.ylv-jp_card_mega-rl4 .ylv-jp_game-rl4{
color:#B8A882;
}
.ylv-jp_cta-rl4{
position:relative;
align-self:flex-start;
}
.ylv-jp_card_mega-rl4 .ylv-jp_cta-rl4{
border-radius:62.438rem;
background:#F2C24A;
padding:10px 20px;
transition:opacity .2s ease;
font-weight:700;
font-size:0.813rem;
color:#1C1610;
}
.ylv-jp_card_mega-rl4 .ylv-jp_cta-rl4:hover{
opacity:.9;
}
.ylv-jp_card-rl4:not(.ylv-jp_card_mega-rl4) .ylv-jp_cta-rl4{
transition:color .2s ease,border-color .2s ease;
color:#1C1610;
font-size:13px;
border-bottom:1px solid #1C1610;
padding-bottom:2px;
font-weight:700;
}
.ylv-jp_card-rl4:not(.ylv-jp_card_mega-rl4) .ylv-jp_cta-rl4:hover{
border-color:#C49430;
color:#C49430;
}
.ylv-jp_seo-rl4{
margin:0.875rem 0 0;
color:#9E8E76;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
}
.ylv-jp_seo-rl4 strong{
font-weight:700;
color:#1C1610;
}
.ylv-grow-rl4{
padding:26px 0 10px;
}
.ylv-row_seo-rl4{
margin:10px 0 0;
max-width:760px;
color:#9E8E76;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.ylv-row_seo-rl4 strong{
color:#1C1610;
font-weight:700;
}
.ylv-grow-rl4{
padding:1.625rem 0 0.625rem;
}
.ylv-row_seo-rl4{
margin:10px 0 0;
overflow-wrap:break-word;
color:#9E8E76;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.ylv-row_seo-rl4 strong{
color:#1C1610;
font-weight:700;
}
.ylv-pr-rl4{
padding:30px 0 6px;
}
.ylv-pr_card-rl4{
border-radius:1.25rem;
padding:1.625rem;
overflow:hidden;
gap:0.625rem;
flex:0 0 auto;
border:1px solid rgba(28,22,16,0.08);
background:#FFFFFF;
min-height:12.5rem;
display:flex;
width:17.5rem;
flex-direction:column;
position:relative;
}
@media(min-width:769px){
.ylv-pr_card-rl4{
width:300px;
}
}
.ylv-pr_card_feat-rl4{
background:linear-gradient(150deg,#2C2214,#110E09);
border-color:transparent;
color:#F5EDD8;
}
.ylv-pr_glow-rl4{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
position:absolute;
width:8.125rem;
opacity:0;
right:-30px;
pointer-events:none;
height:8.125rem;
top:-1.875rem;
}
.ylv-pr_card_feat-rl4 .ylv-pr_glow-rl4{
opacity:1;
}
.ylv-pr_label-rl4{
text-transform:uppercase;
color:#C49430;
font-size:10px;
letter-spacing:.16em;
position:relative;
font-weight:700;
}
.ylv-pr_card_feat-rl4 .ylv-pr_label-rl4{
color:#F2C24A;
}
.ylv-pr_amount-rl4{
overflow-wrap:break-word;
line-height:1.08;
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
position:relative;
}
.ylv-pr_card_feat-rl4 .ylv-pr_amount-rl4{
color:#F5EDD8;
}
.ylv-pr_amount-rl4 em{
color:#C49430;
font-style:normal;
}
.ylv-pr_card_feat-rl4 .ylv-pr_amount-rl4 em{
color:#F2C24A;
}
.ylv-pr_terms-rl4{
line-height:1.5;
position:relative;
color:#7A6A54;
font-size:13px;
}
.ylv-pr_card_feat-rl4 .ylv-pr_terms-rl4{
color:#B8A882;
}
.ylv-pr_cta-rl4{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.ylv-pr_card_feat-rl4 .ylv-pr_cta-rl4{
border-radius:62.438rem;
transition:opacity .2s ease;
padding:0.563rem 1.125rem;
background:#F2C24A;
color:#1C1610;
font-size:13px;
font-weight:700;
}
.ylv-pr_card_feat-rl4 .ylv-pr_cta-rl4:hover{
opacity:.9;
}
.ylv-pr_card-rl4:not(.ylv-pr_card_feat-rl4) .ylv-pr_cta-rl4{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
color:#1C1610;
font-size:13px;
font-weight:700;
border-bottom:1px solid #1C1610;
}
.ylv-pr_card-rl4:not(.ylv-pr_card_feat-rl4) .ylv-pr_cta-rl4:hover{
border-color:#C49430;
color:#C49430;
}
.ylv-vip-rl4{
padding:3rem 0;
}
@media(min-width:770px){
.ylv-vip-rl4{
padding:64px 0;
}
}
.ylv-vip_head-rl4{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:879px){
.ylv-vip_head-rl4{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ylv-vip_eyebrow-rl4{
margin-bottom:0.75rem;
}
.ylv-vip_h2-rl4{
overflow-wrap:break-word;
line-height:1.05;
color:#F5EDD8;
font-size:32px;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ylv-vip_h2-rl4{
font-size:2.5rem;
}
}
.ylv-vip_intro-rl4{
font-size:14px;
color:#B8A882;
max-width:420px;
line-height:1.6;
}
.ylv-vip_grid-rl4{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.ylv-vip_card-rl4{
border:1px solid rgba(255,235,180,0.14);
border-radius:14px;
padding:22px 1.125rem;
min-width:0;
}
.ylv-vip_card_feat-rl4{
background:rgba(255,245,220,0.07);
border-color:#F2C24A;
}
.ylv-vip_card_ic-rl4{
border-radius:8px;
background:linear-gradient(135deg,#C49430,#F2C24A);
display:block;
height:34px;
margin-bottom:1rem;
width:2.125rem;
}
.ylv-vip_name-rl4{
overflow-wrap:break-word;
font-size:20px;
margin-bottom:0.375rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
}
.ylv-vip_perk-rl4{
overflow-wrap:break-word;
color:#B8A882;
line-height:1.5;
font-size:12.5px;
}
.ylv-app-rl4{
padding:30px 0 10px;
}
.ylv-app_in-rl4{
border-radius:20px;
background:#FFFFFF;
gap:28px;
border:1px solid rgba(28,22,16,0.08);
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.ylv-app_in-rl4{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ylv-app_copy-rl4{
min-width:0;
max-width:560px;
}
.ylv-app_eyebrow-rl4{
margin-bottom:0.75rem;
}
.ylv-app_h2-rl4{
color:#1C1610;
margin-bottom:0.75rem;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.ylv-app_h2-rl4{
font-size:34px;
}
}
.ylv-app_text-rl4{
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
color:#9E8E76;
}
.ylv-app_btns-rl4{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ylv-app_btn-rl4{
border-radius:0.875rem;
transition:background-color .2s ease;
padding:0.688rem 1.25rem;
background:#1C1610;
gap:0.625rem;
display:inline-flex;
align-items:center;
color:#F5EDD8;
}
.ylv-app_btn-rl4:hover{
background:#332A1E;
}
.ylv-app_btn_ic-rl4{
display:inline-flex;
align-items:center;
}
.ylv-app_btn_ic-rl4 svg{
height:18px;
width:1.125rem;
}
.ylv-app_btn_lb-rl4{
font-size:0.844rem;
font-weight:700;
}
.ylv-app_qr_wrap-rl4{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.ylv-app_qr-rl4{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
height:108px;
background-color:#1C1610;
}
.ylv-app_qr_cap-rl4{
max-width:5.75rem;
line-height:1.4;
color:#7A6A54;
font-size:0.781rem;
}
.ylv-trn-rl4{
padding:30px 0 10px;
}
.ylv-trn_in-rl4{
grid-template-columns:1fr;
border-radius:1.25rem;
border:1px solid rgba(28,22,16,0.08);
background:#FFFFFF;
overflow:hidden;
display:grid;
}
@media(min-width:878px){
.ylv-trn_in-rl4{
grid-template-columns:1.05fr 1fr;
}
}
.ylv-trn_banner-rl4{
overflow:hidden;
background:linear-gradient(150deg,#2C2214,#110E09);
padding:34px;
position:relative;
color:#F5EDD8;
}
.ylv-trn_glow-rl4{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
bottom:-2.5rem;
width:12.5rem;
pointer-events:none;
height:12.5rem;
right:-40px;
position:absolute;
}
.ylv-trn_eyebrow-rl4{
position:relative;
margin-bottom:14px;
}
.ylv-trn_h2-rl4{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.06;
position:relative;
font-size:30px;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ylv-trn_h2-rl4{
font-size:2.25rem;
}
}
.ylv-trn_text-rl4{
font-size:14px;
color:#B8A882;
max-width:26.25rem;
margin-bottom:22px;
line-height:1.6;
position:relative;
}
.ylv-trn_timer-rl4{
gap:8px;
display:flex;
position:relative;
margin-bottom:1.5rem;
align-items:center;
flex-wrap:wrap;
}
.ylv-trn_timer_cap-rl4{
font-size:11px;
color:#B8A882;
}
.ylv-trn_timer_box-rl4{
border-radius:8px;
padding:4px 0.75rem;
background:rgba(255,245,220,0.07);
color:#F5EDD8;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:700;
}
.ylv-trn_cta-rl4{
transition:opacity .2s ease;
border-radius:999px;
padding:0.813rem 26px;
background:#F2C24A;
display:inline-block;
color:#1C1610;
position:relative;
font-size:0.875rem;
font-weight:700;
}
.ylv-trn_cta-rl4:hover{
opacity:.9;
}
.ylv-trn_lb-rl4{
padding:26px 28px;
}
.ylv-trn_lb_head-rl4{
gap:10px;
display:flex;
align-items:center;
margin-bottom:0.75rem;
justify-content:space-between;
}
.ylv-trn_lb_title-rl4{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1610;
font-size:20px;
font-weight:600;
}
.ylv-trn_lb_upd-rl4{
font-size:0.688rem;
letter-spacing:.08em;
color:#7A6A54;
text-transform:uppercase;
}
.ylv-trn_lb_row-rl4{
border-radius:0.5rem;
padding:0.688rem 0.75rem;
gap:0.875rem;
display:flex;
align-items:center;
}
.ylv-trn_lb_row-rl4:nth-child(2){
background:rgba(196,148,48,0.10);
}
.ylv-trn_lb_rank-rl4{
flex:0 0 auto;
width:1.375rem;
font-size:16px;
color:#C49430;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ylv-trn_lb_av-rl4{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C49430,#F2C24A);
width:30px;
height:30px;
}
.ylv-trn_lb_name-rl4{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
color:#1C1610;
font-size:14px;
}
.ylv-trn_lb_amount-rl4{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#1C1610;
}
.ylv-op-rl4{
padding:36px 0 10px;
}
.ylv-op_in-rl4{
padding:2rem;
border:1px solid rgba(28,22,16,0.08);
gap:32px;
border-radius:0.875rem;
grid-template-columns:1fr;
background:#FFFFFF;
display:grid;
align-items:center;
}
@media(min-width:860px){
.ylv-op_in-rl4{
gap:2.75rem;
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.ylv-op_left-rl4{
min-width:0;
}
.ylv-op_eyebrow-rl4{
margin-bottom:12px;
}
.ylv-op_h2-rl4{
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
margin-bottom:10px;
line-height:1.08;
}
@media(min-width:769px){
.ylv-op_h2-rl4{
font-size:30px;
}
}
.ylv-op_text-rl4{
font-size:0.875rem;
color:#9E8E76;
line-height:1.6;
}
.ylv-op_grid-rl4{
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:8px;
background:rgba(28,22,16,0.14);
border:1px solid rgba(28,22,16,0.14);
overflow:hidden;
display:grid;
}
.ylv-op_field-rl4{
padding:18px 20px;
background:#FAF6F0;
min-width:0;
}
.ylv-op_field_lb-rl4{
font-size:0.625rem;
margin-bottom:5px;
letter-spacing:.1em;
font-weight:600;
color:#C49430;
text-transform:uppercase;
}
.ylv-op_field_val-rl4{
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
color:#1C1610;
}
.ylv-rc-rl4{
padding:48px 0 10px;
}
.ylv-rc_in-rl4{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ylv-rc_in-rl4{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.ylv-rc_col-rl4{
min-width:0;
}
.ylv-rc_label-rl4{
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
color:#C49430;
margin-bottom:16px;
letter-spacing:.2em;
}
.ylv-rc_awards-rl4{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.ylv-rc_award-rl4{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.ylv-rc_award_ic-rl4{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#E8B84B;
}
.ylv-rc_award_ic-rl4 svg{
width:1.125rem;
height:18px;
}
.ylv-rc_award_t-rl4{
overflow-wrap:break-word;
color:#1C1610;
font-size:14px;
font-weight:700;
}
.ylv-rc_award_s-rl4{
color:#7A6A54;
font-size:12px;
overflow-wrap:break-word;
}
.ylv-rc_press-rl4{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.ylv-rc_press_logo-rl4{
border-radius:8px;
border:1px solid rgba(28,22,16,0.08);
overflow:hidden;
padding:0 0.5rem;
display:flex;
white-space:nowrap;
font-size:14px;
text-align:center;
height:3.25rem;
font-weight:700;
color:#9E8E76;
justify-content:center;
text-overflow:ellipsis;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
align-items:center;
}
.ylv-rc_partner-rl4{
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(28,22,16,0.08);
padding:22px;
}
.ylv-rc_partner_name-rl4{
overflow-wrap:break-word;
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
font-size:1.25rem;
font-weight:600;
}
.ylv-rc_partner_text-rl4{
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
color:#9E8E76;
}
.ylv-dr-rl4{
padding:2.25rem 0 0.625rem;
}
.ylv-dr_in-rl4{
border-radius:14px;
padding:1.75rem 2rem;
gap:20px;
border:1px dashed rgba(28,22,16,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.ylv-dr_in-rl4{
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ylv-dr_h2-rl4{
font-weight:600;
font-size:24px;
line-height:1.1;
overflow-wrap:break-word;
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
@media(min-width:771px){
.ylv-dr_h2-rl4{
font-size:1.625rem;
}
}
.ylv-dr_text-rl4{
font-size:14px;
max-width:680px;
color:#9E8E76;
overflow-wrap:break-word;
line-height:1.6;
}
.ylv-dr_text-rl4 b{
font-weight:700;
color:#1C1610;
}
.ylv-dr_cta-rl4{
transition:color .2s ease;
flex:0 0 auto;
color:#1C1610;
border-bottom:1px solid #C49430;
white-space:nowrap;
padding-bottom:2px;
font-weight:700;
font-size:0.844rem;
}
.ylv-dr_cta-rl4:hover{
color:#C49430;
}
.ylv-ts-rl4{
padding:2.75rem 0;
}
.ylv-ts_in-rl4{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:879px){
.ylv-ts_in-rl4{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.ylv-ts_left-rl4{
min-width:0;
}
.ylv-ts_h2-rl4{
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:26px;
color:#F5EDD8;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ylv-ts_h2-rl4{
font-size:28px;
}
}
.ylv-ts_text-rl4{
line-height:1.6;
margin-bottom:1.375rem;
color:#B8A882;
font-size:14.5px;
max-width:32.5rem;
}
.ylv-ts_badges-rl4{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ylv-ts_badge-rl4{
color:#B8A882;
font-size:0.813rem;
font-weight:600;
}
.ylv-ts_pay-rl4{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.ylv-ts_pay-rl4{
justify-content:flex-end;
}
}
.ylv-ts_pay_chip-rl4{
border:1px solid rgba(255,235,180,0.14);
border-radius:0.875rem;
padding:12px 16px;
background:rgba(255,245,220,0.07);
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.ylv-wy-rl4{
padding:3rem 0;
}
@media(min-width:767px){
.ylv-wy-rl4{
padding:3.5rem 0;
}
}
.ylv-wy_in-rl4{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.ylv-wy_in-rl4{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.ylv-wy_left-rl4{
min-width:0;
}
.ylv-wy_eyebrow-rl4{
margin-bottom:0.875rem;
}
.ylv-wy_h2-rl4{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1610;
margin-bottom:16px;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:766px){
.ylv-wy_h2-rl4{
font-size:2.5rem;
}
}
.ylv-wy_intro-rl4{
color:#9E8E76;
font-size:15px;
line-height:1.6;
}
.ylv-wy_grid-rl4{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.ylv-wy_grid-rl4{
grid-template-columns:1fr 1fr;
}
}
.ylv-wy_card-rl4{
border-radius:0.875rem;
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(28,22,16,0.08);
min-width:0;
}
.ylv-wy_card_ic-rl4{
color:#C49430;
align-items:center;
display:inline-flex;
margin-bottom:16px;
justify-content:center;
}
.ylv-wy_card_ic-rl4 svg{
width:1.625rem;
height:26px;
}
.ylv-wy_card_h-rl4{
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.313rem;
line-height:1.15;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1610;
}
.ylv-wy_card_p-rl4{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#9E8E76;
}
.ylv-prov-rl4{
padding:2.5rem 0 20px;
}
.ylv-prov_eyebrow-rl4{
display:block;
margin-bottom:1.125rem;
}
.ylv-prov_grid-rl4{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.ylv-prov_grid-rl4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.ylv-prov_grid-rl4{
grid-template-columns:repeat(6,1fr);
}
}
.ylv-pmt-rl4{
padding:48px 0 10px;
}
.ylv-pmt_in-rl4{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.ylv-pmt_in-rl4{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.ylv-pmt_left-rl4{
min-width:0;
}
.ylv-pmt_eyebrow-rl4{
margin-bottom:0.75rem;
}
.ylv-pmt_h2-rl4{
line-height:1.06;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1610;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.ylv-pmt_h2-rl4{
font-size:2rem;
}
}
.ylv-pmt_text-rl4{
line-height:1.6;
font-size:0.906rem;
color:#9E8E76;
margin-bottom:1.375rem;
}
.ylv-pmt_logos-rl4{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.ylv-pmt_logos-rl4{
grid-template-columns:repeat(4,1fr);
}
}
.ylv-pmt_logo-rl4{
background:#FFFFFF;
border:1px solid rgba(28,22,16,0.08);
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
justify-content:center;
align-items:center;
font-size:12.5px;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
display:flex;
text-align:center;
height:3.125rem;
color:#3A2F22;
}
.ylv-pmt_table-rl4{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(28,22,16,0.08);
min-width:0;
}
.ylv-pmt_thead-rl4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2218;
display:grid;
}
.ylv-pmt_th-rl4{
overflow:hidden;
padding:0.813rem 14px;
font-size:0.625rem;
letter-spacing:.08em;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
text-transform:uppercase;
color:#F5EDD8;
}
.ylv-pmt_row-rl4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(28,22,16,0.08);
display:grid;
}
.ylv-pmt_row-rl4:nth-child(odd){
background:#FFFFFF;
}
.ylv-pmt_td-rl4{
padding:14px;
overflow-wrap:break-word;
font-size:0.844rem;
color:#9E8E76;
min-width:0;
}
.ylv-pmt_row-rl4 .ylv-pmt_td-rl4:first-child{
color:#1C1610;
font-weight:700;
}
.ylv-pmt_row-rl4 .ylv-pmt_td-rl4:last-child{
font-weight:700;
color:#3A7D52;
}
.ylv-hts-rl4{
padding:48px 0;
}
@media(min-width:769px){
.ylv-hts-rl4{
padding:3.875rem 0;
}
}
.ylv-hts_head-rl4{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.ylv-hts_head-rl4{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ylv-hts_eyebrow-rl4{
margin-bottom:12px;
}
.ylv-hts_h2-rl4{
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5EDD8;
font-size:30px;
font-weight:600;
}
@media(min-width:770px){
.ylv-hts_h2-rl4{
font-size:38px;
}
}
.ylv-hts_cta-rl4{
flex:0 0 auto;
border-radius:62.438rem;
transition:opacity .2s ease;
padding:0.938rem 1.875rem;
background:#F2C24A;
font-weight:700;
color:#1C1610;
font-size:0.938rem;
}
.ylv-hts_cta-rl4:hover{
opacity:.9;
}
.ylv-hts_grid-rl4{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ylv-hts_grid-rl4{
grid-template-columns:repeat(3,1fr);
}
}
.ylv-hts_step-rl4{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,235,180,0.14);
}
.ylv-hts_step_num-rl4{
font-weight:700;
margin-bottom:14px;
color:#F2C24A;
line-height:1;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.75rem;
}
.ylv-hts_step_h-rl4{
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
margin-bottom:8px;
color:#F5EDD8;
font-weight:700;
}
.ylv-hts_step_p-rl4{
color:#B8A882;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.ylv-tt-rl4{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.ylv-tt-rl4{
padding:60px 0 10px;
}
}
.ylv-tt_head-rl4{
text-align:center;
margin-bottom:34px;
}
.ylv-tt_eyebrow-rl4{
margin-bottom:12px;
}
.ylv-tt_h2-rl4{
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:771px){
.ylv-tt_h2-rl4{
font-size:42px;
}
}
.ylv-tt_grid-rl4{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.ylv-tt_grid-rl4{
grid-template-columns:repeat(3,1fr);
}
}
.ylv-tt_card-rl4{
border:1px solid rgba(28,22,16,0.08);
padding:30px;
border-radius:0.875rem;
background:#FFFFFF;
min-width:0;
flex-direction:column;
display:flex;
}
.ylv-tt_card_ic-rl4{
align-items:center;
display:inline-flex;
margin-bottom:18px;
color:#C49430;
}
.ylv-tt_card_ic-rl4 svg{
width:1.75rem;
height:28px;
}
.ylv-tt_card_h-rl4{
margin-bottom:0.5rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:22px;
overflow-wrap:break-word;
font-weight:600;
color:#1C1610;
}
.ylv-tt_card_p-rl4{
color:#9E8E76;
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:14px;
}
.ylv-tt_card_p-rl4 b{
font-weight:700;
color:#1C1610;
}
.ylv-tt_card_link-rl4{
transition:color .2s ease;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #C49430;
margin-top:auto;
color:#1C1610;
font-weight:700;
font-size:13px;
}
.ylv-tt_card_link-rl4:hover{
color:#C49430;
}
.ylv-sc-rl4{
padding:48px 0 10px;
}
.ylv-sc_head-rl4{
margin-bottom:28px;
text-align:center;
}
.ylv-sc_eyebrow-rl4{
margin-bottom:12px;
}
.ylv-sc_h2-rl4{
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ylv-sc_h2-rl4{
font-size:2.25rem;
}
}
.ylv-sc_table-rl4{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(28,22,16,0.08);
margin:0 auto;
max-width:56.25rem;
}
.ylv-sc_thead-rl4{
background:#2A2218;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ylv-sc_th-rl4{
padding:15px 1.125rem;
font-weight:700;
font-size:13px;
text-align:center;
color:#B8A882;
overflow-wrap:break-word;
}
.ylv-sc_th-rl4:first-child{
text-align:left;
}
.ylv-sc_th_us-rl4{
color:#F2C24A;
}
.ylv-sc_row-rl4{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,22,16,0.08);
}
.ylv-sc_row-rl4:nth-child(even){
background:#FFFFFF;
}
.ylv-sc_td-rl4{
padding:15px 1.125rem;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A6A54;
min-width:0;
text-align:center;
}
.ylv-sc_td-rl4:first-child{
font-weight:600;
text-align:left;
color:#3A2F22;
}
.ylv-sc_td_us-rl4{
color:#3A7D52;
font-weight:700;
}
.ylv-gd-rl4{
padding:3rem 0 0.625rem;
}
.ylv-gd_head-rl4{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:681px){
.ylv-gd_head-rl4{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ylv-gd_eyebrow-rl4{
margin-bottom:10px;
}
.ylv-gd_h2-rl4{
color:#1C1610;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:765px){
.ylv-gd_h2-rl4{
font-size:34px;
}
}
.ylv-gd_more-rl4{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:0.844rem;
padding-bottom:2px;
color:#1C1610;
border-bottom:1px solid #1C1610;
font-weight:600;
}
.ylv-gd_more-rl4:hover{
border-color:#C49430;
color:#C49430;
}
.ylv-gd_grid-rl4{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.ylv-gd_grid-rl4{
grid-template-columns:repeat(3,1fr);
}
}
.ylv-gd_card-rl4{
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(28,22,16,0.08);
border-radius:0.875rem;
min-width:0;
display:block;
}
.ylv-gd_card_img-rl4{
background:linear-gradient(140deg,#2C2214,#C49430);
height:9.375rem;
}
.ylv-gd_card_body-rl4{
padding:1.375rem;
}
.ylv-gd_card_cat-rl4{
color:#C49430;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
font-size:0.625rem;
}
.ylv-gd_card_h-rl4{
margin:8px 0 10px;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
color:#1C1610;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.ylv-gd_card_meta-rl4{
overflow-wrap:break-word;
color:#7A6A54;
font-size:12px;
}
.ylv-el-rl4{
padding:48px 0;
}
@media(min-width:769px){
.ylv-el-rl4{
padding:3.5rem 0;
}
}
.ylv-el_in-rl4{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.ylv-el_in-rl4{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.ylv-el_left-rl4{
min-width:0;
}
.ylv-el_eyebrow-rl4{
margin-bottom:0.875rem;
}
.ylv-el_h2-rl4{
margin-bottom:1.375rem;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
color:#1C1610;
font-size:2rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ylv-el_h2-rl4{
font-size:2.375rem;
}
}
.ylv-el_body-rl4 p{
font-size:1rem;
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#3A2F22;
line-height:1.7;
}
.ylv-el_dropcap-rl4{
padding:6px 12px 0 0;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:62px;
line-height:.8;
color:#C49430;
float:left;
}
.ylv-el_right-rl4{
min-width:0;
}
.ylv-el_quote-rl4{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#2C2214,#110E09);
position:relative;
margin-bottom:1.5rem;
color:#F5EDD8;
}
.ylv-el_quote_mark-rl4{
margin-bottom:0.375rem;
color:#F2C24A;
display:inline-flex;
align-items:center;
}
.ylv-el_quote_mark-rl4 svg{
height:34px;
width:2.125rem;
}
.ylv-el_quote_text-rl4{
font-size:22px;
overflow-wrap:break-word;
margin-bottom:22px;
color:#F5EDD8;
line-height:1.4;
font-weight:500;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.ylv-el_quote_meta-rl4{
gap:0.75rem;
align-items:center;
display:flex;
}
.ylv-el_quote_av-rl4{
flex:0 0 auto;
background:linear-gradient(135deg,#C49430,#F2C24A);
border-radius:50%;
height:38px;
width:2.375rem;
}
.ylv-el_quote_author-rl4{
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.ylv-el_quote_meta_sub-rl4{
font-size:0.75rem;
color:#B8A882;
}
.ylv-el_explain-rl4{
border-radius:14px;
border:1px solid rgba(28,22,16,0.08);
overflow:hidden;
}
.ylv-el_explain_card-rl4{
padding:22px 24px;
}
.ylv-el_explain_card-rl4+.ylv-el_explain_card-rl4{
border-top:1px solid rgba(28,22,16,0.08);
}
.ylv-el_explain_h-rl4{
line-height:1.15;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1610;
}
.ylv-el_explain_p-rl4{
overflow-wrap:break-word;
color:#9E8E76;
font-size:14px;
line-height:1.55;
}
.ylv-sg-rl4{
padding:48px 0 0.625rem;
}
.ylv-sg_eyebrow-rl4{
display:block;
margin-bottom:12px;
}
.ylv-sg_h2-rl4{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
margin-bottom:28px;
overflow-wrap:break-word;
color:#1C1610;
font-size:30px;
}
@media(min-width:767px){
.ylv-sg_h2-rl4{
font-size:36px;
}
}
.ylv-sg_grid-rl4{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.ylv-sg_grid-rl4{
grid-template-columns:repeat(3,1fr);
}
}
.ylv-sg_col-rl4{
min-width:0;
}
.ylv-sg_col_h-rl4{
font-weight:600;
margin-bottom:10px;
color:#1C1610;
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.ylv-sg_col_p-rl4{
overflow-wrap:break-word;
line-height:1.65;
color:#9E8E76;
font-size:14px;
}
.ylv-lh-rl4{
padding:2.5rem 0 20px;
}
.ylv-lh_in-rl4{
border-top:1px solid rgba(28,22,16,0.14);
padding-top:34px;
}
.ylv-lh_eyebrow-rl4{
display:block;
margin-bottom:1.375rem;
}
.ylv-lh_grid-rl4{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.ylv-lh_grid-rl4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.ylv-lh_grid-rl4{
grid-template-columns:repeat(5,1fr);
}
}
.ylv-lh_col-rl4{
min-width:0;
}
.ylv-lh_col_h-rl4{
font-size:0.813rem;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:700;
color:#1C1610;
}
.ylv-lh_links-rl4{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.ylv-lh_link-rl4{
transition:color .2s ease;
overflow-wrap:break-word;
color:#9E8E76;
font-size:0.813rem;
}
.ylv-lh_link-rl4:hover{
color:#C49430;
}
.ylv-faq-rl4{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(28,22,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(28,22,16,0.08);
}
@media(min-width:771px){
.ylv-faq-rl4{
padding:3.875rem 0;
}
}
.ylv-faq_head-rl4{
text-align:center;
margin-bottom:2.125rem;
}
.ylv-faq_eyebrow-rl4{
margin-bottom:0.75rem;
}
.ylv-faq_h2-rl4{
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:768px){
.ylv-faq_h2-rl4{
font-size:38px;
}
}
.ylv-faq_list-rl4{
gap:12px;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.ylv-faq_item-rl4{
overflow:hidden;
border-radius:0.875rem;
background:#FAF6F0;
border:1px solid rgba(28,22,16,0.08);
}
.ylv-faq_q-rl4{
padding:20px 1.5rem;
gap:1.25rem;
list-style:none;
cursor:pointer;
overflow-wrap:break-word;
font-size:1rem;
justify-content:space-between;
color:#1C1610;
display:flex;
font-weight:700;
align-items:center;
}
.ylv-faq_q-rl4::-webkit-details-marker{
display:none;
}
.ylv-faq_q_ic-rl4{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
color:#C49430;
display:inline-flex;
}
.ylv-faq_q_ic-rl4 svg{
width:1.125rem;
height:1.125rem;
}
.ylv-faq_item-rl4[open] .ylv-faq_q_ic-rl4{
transform:rotate(180deg);
}
.ylv-faq_a-rl4{
padding:0 24px 1.25rem;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
color:#9E8E76;
}
.ylv-sb-rl4{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(28,22,16,0.08);
border-top:1px solid rgba(28,22,16,0.08);
}
@media(min-width:771px){
.ylv-sb-rl4{
padding:56px 0;
}
}
.ylv-sb_eyebrow-rl4{
margin-bottom:0.75rem;
display:block;
}
.ylv-sb_h2-rl4{
color:#1C1610;
line-height:1.05;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:767px){
.ylv-sb_h2-rl4{
font-size:36px;
}
}
.ylv-sb_grid-rl4{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.ylv-sb_grid-rl4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ylv-sb_grid-rl4{
grid-template-columns:repeat(4,1fr);
}
}
.ylv-sb_card-rl4{
background:#FAF6F0;
padding:24px;
border-radius:14px;
border:1px solid rgba(28,22,16,0.08);
min-width:0;
}
.ylv-sb_card_h-rl4{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
color:#1C1610;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:19px;
}
.ylv-sb_card_p-rl4{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#9E8E76;
}
.ylv-sb_rtp-rl4{
background:#FAF6F0;
padding:26px 1.75rem;
border:1px solid rgba(28,22,16,0.08);
border-radius:14px;
gap:24px;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:763px){
.ylv-sb_rtp-rl4{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.ylv-sb_rtp_h-rl4{
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:20px;
font-weight:600;
line-height:1.15;
color:#1C1610;
}
.ylv-sb_rtp_p-rl4{
font-size:13.5px;
overflow-wrap:break-word;
color:#9E8E76;
line-height:1.6;
}
.ylv-sb_rtp_stats-rl4{
gap:1rem;
display:flex;
}
.ylv-sb_stat-rl4{
padding:1.125rem;
background:#FFFFFF;
border-radius:0.5rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.ylv-sb_stat_v-rl4{
font-weight:700;
font-size:1.625rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#3A7D52;
}
.ylv-sb_stat_l-rl4{
font-size:11.5px;
color:#7A6A54;
margin-top:0.25rem;
}
.ylv-ft-rl4{
background:#2A2218;
color:#B8A882;
margin-top:2.5rem;
}
.ylv-ft_in-rl4{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.ylv-ft_in-rl4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.ylv-ft_in-rl4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ylv-ft_brand-rl4{
min-width:0;
}
.ylv-ft_logo-rl4{
font-size:26px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F5EDD8;
overflow-wrap:break-word;
}
.ylv-ft_tagline-rl4{
font-size:0.844rem;
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
color:#B8A882;
}
.ylv-ft_contact-rl4{
transition:color .2s ease;
overflow-wrap:anywhere;
margin-top:12px;
max-width:17.5rem;
color:#F2C24A;
display:inline-block;
font-size:0.813rem;
}
.ylv-ft_contact-rl4:hover{
color:#F5EDD8;
}
.ylv-ft_col-rl4{
min-width:0;
}
.ylv-ft_col_h-rl4{
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.875rem;
letter-spacing:.08em;
font-size:0.813rem;
text-transform:uppercase;
font-weight:700;
}
.ylv-ft_col_links-rl4{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ylv-ft_link-rl4{
transition:color .2s ease;
color:#B8A882;
font-size:13.5px;
overflow-wrap:break-word;
}
.ylv-ft_link-rl4:hover{
color:#F5EDD8;
}
.ylv-ft_bot-rl4{
gap:1rem;
padding:1.375rem 0 40px;
border-top:1px solid rgba(255,235,180,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.ylv-ft_bot-rl4{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ylv-ft_legal-rl4{
overflow-wrap:break-word;
color:#BEA98C;
line-height:1.6;
max-width:760px;
font-size:0.719rem;
}
.ylv-ft_legal-rl4 b{
color:#B8A882;
font-weight:700;
}
.ylv-ft_age-rl4{
border:1.5px solid #F2C24A;
flex:0 0 auto;
border-radius:0.5rem;
padding:0.25rem 9px;
font-weight:700;
font-size:13px;
color:#F2C24A;
}