*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
color:#D8C9A8;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:15px;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.yfelayout-hwv{
display:flex;
flex-direction:column;
min-height:100vh;
}
.yfemain-hwv{
flex:1 1 auto;
width:100%;
min-width:0;
}
.yfecontainer-hwv{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.yfecontainer-hwv{
padding:0 2rem;
}
}
@media(min-width:1101px){
.yfecontainer-hwv{
padding:0 3.5rem;
}
}
.yfeeyebrow-hwv{
color:#C9922A;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:11px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
text-transform:uppercase;
letter-spacing:.2em;
display:inline-block;
}
.yfeband-hwv{
background:#0E0A06;
color:#F5EDD8;
}
.yfeband-hwv .yfeeyebrow-hwv{
color:#F0B840;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.yfetb-hwv{
background:#1A1410;
border-bottom:1px solid rgba(245,237,216,0.13);
position:sticky;
z-index:50;
top:0;
}
.yfetb_in-hwv{
gap:1rem;
padding:12px 1rem;
margin:0 auto;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.yfetb_in-hwv{
padding:16px 32px;
}
}
@media(min-width:1099px){
.yfetb_in-hwv{
padding:1.125rem 56px;
}
}
.yfetb_left-hwv{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.yfetb_logo-hwv{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.yfetb_logo_mark-hwv{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:34px;
}
.yfetb_logo_txt-hwv{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.yfetb_logo_name-hwv{
overflow:hidden;
white-space:nowrap;
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-size:1.375rem;
text-overflow:ellipsis;
font-weight:700;
}
.yfetb_logo_sub-hwv{
overflow:hidden;
font-size:0.531rem;
color:#C9922A;
margin-top:0.25rem;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
font-weight:600;
}
.yfetb_nav-hwv{
display:none;
}
@media(min-width:958px){
.yfetb_nav-hwv{
gap:28px;
display:flex;
align-items:center;
}
}
.yfetb_nav_item-hwv{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
color:#D8C9A8;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
white-space:nowrap;
}
.yfetb_nav_item-hwv:hover{
color:#F5EDD8;
}
.yfetb_nav_item-hwv.yfestate_active-hwv{
border-color:#C9922A;
color:#F5EDD8;
}
.yfetb_right-hwv{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.yfetb_search-hwv{
transition:color .22s ease;
color:#D8C9A8;
justify-content:center;
display:flex;
align-items:center;
}
.yfetb_search-hwv:hover{
color:#C9922A;
}
.yfetb_search-hwv svg{
width:18px;
height:18px;
}
.yfetb_lang-hwv{
text-transform:uppercase;
font-size:11px;
font-weight:600;
color:#A8956E;
letter-spacing:.1em;
}
.yfetb_lang-hwv:hover{
color:#F5EDD8;
}
.yfetb_login-hwv{
font-size:0.875rem;
color:#F5EDD8;
font-weight:600;
display:none;
}
@media(min-width:770px){
.yfetb_login-hwv{
display:inline-block;
}
}
.yfetb_register-hwv{
transition:background-color .22s ease;
background:#E8A820;
padding:11px 22px;
border-radius:999px;
white-space:nowrap;
color:#120E08;
font-size:0.875rem;
font-weight:700;
}
.yfetb_register-hwv:hover{
background:#F5BC38;
}
.yfemob-hwv{
background:#1A1410;
left:0;
z-index:60;
bottom:0;
right:0;
border-top:1px solid rgba(245,237,216,0.13);
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
}
@media(min-width:957px){
.yfemob-hwv{
display:none;
}
}
.yfemob_in-hwv{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
display:flex;
}
.yfemob_item-hwv{
transition:color .22s ease;
gap:3px;
flex:1 1 0;
padding:9px 0.25rem;
display:flex;
min-width:0;
align-items:center;
color:#A8956E;
flex-direction:column;
}
.yfemob_item-hwv.yfestate_active-hwv{
color:#C9922A;
}
.yfemob_ic-hwv{
display:flex;
align-items:center;
justify-content:center;
}
.yfemob_ic-hwv svg{
width:20px;
height:20px;
}
.yfemob_lb-hwv{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
font-weight:600;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.yferail-hwv{
min-width:0;
position:relative;
}
.yferail_scroll-hwv{
gap:14px;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
}
@media(min-width:771px){
.yferail_scroll-hwv{
gap:1.125rem;
}
}
.yfegc-hwv{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.yfegc-hwv{
width:11.75rem;
}
}
.yfegc_img-hwv{
border-radius:0.875rem;
overflow:hidden;
background:#241C14;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
position:relative;
padding-bottom:133.33%;
}
.yfegc_img-hwv img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.yfegc_cover-hwv{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.yfegc_hover-hwv{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
opacity:0;
position:absolute;
justify-content:center;
align-items:center;
display:flex;
}
.yfegc-hwv:hover .yfegc_hover-hwv{
opacity:1;
}
.yfegc_hover_btn-hwv{
border-radius:999px;
background:#E8A820;
width:46px;
align-items:center;
justify-content:center;
height:2.875rem;
display:flex;
color:#120E08;
}
.yfegc_hover_btn-hwv svg{
width:1.125rem;
height:1.125rem;
}
.yfegc_info-hwv{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.yfegc_name-hwv{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#F5EDD8;
font-size:13px;
}
.yfegc_prov-hwv{
overflow:hidden;
color:#A8956E;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.yfegc_meta-hwv{
font-size:11px;
color:#A8956E;
}
.yfetc-hwv{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.yfetc-hwv{
width:14.375rem;
}
}
.yfetc_img-hwv{
overflow:hidden;
background:#241C14;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 24px rgba(0,0,0,0.35);
position:relative;
padding-bottom:75%;
}
.yfetc_img-hwv img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.yfetc_info-hwv{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.yfetc_name-hwv{
overflow:hidden;
font-size:0.875rem;
color:#F5EDD8;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.yfetc_rtp-hwv{
color:#A8956E;
font-size:11px;
}
.yfelc-hwv{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.yfelc-hwv{
width:268px;
}
}
.yfelc_img-hwv{
background:#241C14;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
padding-bottom:62.5%;
}
.yfelc_img-hwv img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.yfelc_live-hwv{
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
padding:0.25rem 0.563rem;
gap:7px;
align-items:center;
display:flex;
top:12px;
left:0.75rem;
position:absolute;
}
.yfelc_live_dot-hwv{
animation:zm2-pulse 1.6s infinite;
background:#D94F3D;
border-radius:50%;
width:8px;
height:8px;
}
.yfelc_seats-hwv{
font-size:10px;
font-weight:600;
color:#F5EDD8;
text-transform:uppercase;
letter-spacing:.08em;
}
.yfelc_info-hwv{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.yfelc_name-hwv{
overflow:hidden;
font-weight:700;
font-size:15px;
color:#F5EDD8;
white-space:nowrap;
text-overflow:ellipsis;
}
.yfelc_bet-hwv{
color:#A8956E;
font-size:11px;
}
.yfepc-hwv{
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
background:#241C14;
gap:8px;
padding:16px 0.875rem;
min-height:4.625rem;
flex-direction:column;
align-items:center;
display:flex;
justify-content:center;
min-width:0;
}
.yfepc_logo-hwv{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
}
.yfepc_name-hwv{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#A8956E;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
}
.yfegc_tag-hwv{
border-radius:8px;
padding:3px 0.5rem;
top:10px;
font-weight:700;
z-index:2;
text-transform:uppercase;
font-size:10px;
display:inline-block;
letter-spacing:.06em;
position:absolute;
left:10px;
}
.yfegc_tag_hot-hwv{
background:#D94F3D;
color:#F5EDD8;
}
.yfegc_tag_new-hwv{
background:#F0B840;
color:#120E08;
}
.yfegc_tag_jp-hwv{
background:#E8A820;
color:#120E08;
}
.yfegc_tag_live-hwv{
background:#D94F3D;
color:#F5EDD8;
}
.yfesh-hwv{
min-width:0;
margin-bottom:1.125rem;
}
.yfesh_row-hwv{
gap:1rem;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.yfesh_row-hwv .yfesh_l-hwv{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.yfesh_stack-hwv{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.yfesh_center-hwv{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.yfesh_h2-hwv{
font-weight:600;
font-size:1.5rem;
line-height:1.1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:771px){
.yfesh_h2-hwv{
font-size:30px;
}
}
.yfeband-hwv .yfesh_h2-hwv{
color:#F5EDD8;
}
.yfesh_eb_line-hwv{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.yfesh_eb_line-hwv::before{
background:#C9922A;
display:inline-block;
height:1px;
width:28px;
content:"";
}
.yfeband-hwv .yfesh_eb_line-hwv::before{
background:#F0B840;
}
.yfesh_eb_dot-hwv{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.yfesh_eb_dot-hwv::before{
background:#C9922A;
border-radius:50%;
width:0.375rem;
height:0.375rem;
content:"";
display:inline-block;
}
.yfeband-hwv .yfesh_eb_dot-hwv::before{
background:#F0B840;
}
.yfesh_link-hwv{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
color:#F5EDD8;
white-space:nowrap;
align-items:center;
display:inline-flex;
font-weight:600;
border-bottom:1px solid #F5EDD8;
font-size:0.813rem;
}
.yfesh_link-hwv:hover{
border-color:#C9922A;
color:#C9922A;
}
.yfesh_link-hwv svg{
width:0.875rem;
height:0.875rem;
}
.yfesh_link_chev-hwv{
padding-bottom:0;
border-bottom:0;
}
.yfesh_link_btn-hwv{
border-radius:999px;
background:#E8A820;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#120E08;
}
.yfesh_link_btn-hwv:hover{
background:#F5BC38;
border-color:transparent;
color:#120E08;
}
.yfeband-hwv .yfesh_link-hwv{
border-color:#F5EDD8;
color:#F5EDD8;
}
.yfeband-hwv .yfesh_link_btn-hwv{
background:#F0B840;
color:#120E08;
}
.yfesh_rule-hwv{
margin:-2px 0 18px;
background:rgba(245,237,216,0.13);
height:1px;
}
.yfeband-hwv .yfesh_rule-hwv{
background:rgba(255,220,150,0.14);
}
.yfehero-hwv{
padding:2rem 0 8px;
}
@media(min-width:765px){
.yfehero-hwv{
padding:56px 0 24px;
}
}
.yfehero_in-hwv{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:898px){
.yfehero_in-hwv{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.yfehero_copy-hwv{
min-width:0;
}
.yfehero_eyebrow-hwv{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.yfehero_eyebrow_line-hwv{
flex:0 0 auto;
background:#C9922A;
height:1px;
display:inline-block;
width:1.75rem;
}
.yfehero_h1-hwv{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
overflow-wrap:break-word;
margin-bottom:1.25rem;
color:#F5EDD8;
font-weight:600;
line-height:1.04;
font-size:38px;
}
@media(min-width:770px){
.yfehero_h1-hwv{
font-size:54px;
}
}
@media(min-width:1098px){
.yfehero_h1-hwv{
font-size:62px;
}
}
.yfehero_h1-hwv em{
color:#C9922A;
font-style:normal;
}
.yfehero_sub-hwv{
font-size:16px;
margin-bottom:30px;
max-width:30rem;
color:#857258;
line-height:1.6;
}
@media(min-width:765px){
.yfehero_sub-hwv{
font-size:18px;
}
}
.yfehero_actions-hwv{
gap:14px;
display:flex;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
}
.yfehero_cta-hwv{
padding:1rem 30px;
gap:10px;
transition:background-color .22s ease;
border-radius:999px;
background:#E8A820;
align-items:center;
display:inline-flex;
font-weight:700;
font-size:0.938rem;
color:#120E08;
}
.yfehero_cta-hwv:hover{
background:#F5BC38;
}
.yfehero_cta_ic-hwv{
align-items:center;
display:inline-flex;
}
.yfehero_cta_ic-hwv svg{
height:16px;
width:1rem;
}
.yfehero_cta_alt-hwv{
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(245,237,216,0.13);
background:transparent;
padding:0.938rem 26px;
align-items:center;
font-size:15px;
display:inline-flex;
color:#F5EDD8;
font-weight:600;
}
.yfehero_cta_alt-hwv:hover{
border-color:#C9922A;
color:#C9922A;
}
.yfehero_trust-hwv{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.yfehero_trust_item-hwv{
gap:0.563rem;
font-size:0.813rem;
display:flex;
align-items:center;
font-weight:600;
color:#D8C9A8;
}
.yfehero_trust_ic-hwv{
display:inline-flex;
color:#C9922A;
align-items:center;
}
.yfehero_trust_ic-hwv svg{
height:16px;
width:16px;
}
.yfehero_promo-hwv{
background:#241C14;
border-radius:1.25rem;
overflow:hidden;
min-height:300px;
position:relative;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.40), 0 2rem 4.5rem rgba(0,0,0,0.55), 0 0 60px rgba(201,146,42,0.10);
display:flex;
}
.yfehero_promo_bg-hwv{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.yfehero_promo_bg-hwv::after{
background:linear-gradient(120deg,#0E0A06 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.yfehero_promo_glow-hwv{
border-radius:50%;
background:radial-gradient(circle,rgba(212,148,40,0.18) 0%,transparent 65%);
top:-2.5rem;
height:260px;
position:absolute;
width:16.25rem;
right:-1.25rem;
pointer-events:none;
}
.yfehero_promo_ct-hwv{
padding:28px;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.yfehero_promo_label-hwv{
margin-bottom:8px;
font-size:0.625rem;
letter-spacing:.25em;
text-transform:uppercase;
color:#F0B840;
display:block;
font-weight:700;
}
.yfehero_promo_amount-hwv{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.yfehero_promo_amount-hwv{
font-size:2.5rem;
}
}
.yfehero_promo_amount-hwv em{
font-style:normal;
color:#F0B840;
}
.yfehero_rating-hwv{
gap:10px;
padding:10px 0.875rem;
background:#241C14;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
max-width:min(16.25rem,62%);
position:absolute;
z-index:3;
align-items:center;
top:14px;
right:0.875rem;
display:flex;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
}
.yfehero_rating_score-hwv{
flex:0 0 auto;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:1.5rem;
font-weight:700;
}
.yfehero_rating_txt-hwv{
flex:1 1 auto;
min-width:0;
}
.yfehero_rating_stars-hwv{
gap:2px;
color:#C9922A;
display:flex;
}
.yfehero_rating_stars-hwv svg{
height:12px;
width:12px;
}
.yfehero_rating_cap-hwv{
margin-top:3px;
line-height:1.35;
display:block;
color:#A8956E;
font-size:0.688rem;
overflow-wrap:break-word;
}
.yfestat-hwv{
margin-top:16px;
border-bottom:1px solid rgba(245,237,216,0.13);
border-top:1px solid rgba(245,237,216,0.13);
}
.yfestat_in-hwv{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.yfestat_in-hwv{
grid-template-columns:repeat(4,1fr);
}
}
.yfestat_item-hwv{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
.yfestat_item-hwv:nth-child(2n){
border-right:0;
}
.yfestat_item-hwv:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.yfestat_item-hwv{
border-bottom:0;
}
.yfestat_item-hwv:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.yfestat_item-hwv:nth-child(4n){
border-right:0;
}
}
.yfestat_value-hwv{
font-size:30px;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.yfestat_value-hwv{
font-size:34px;
}
}
.yfestat_label-hwv{
margin-top:6px;
line-height:1.4;
color:#A8956E;
font-size:0.813rem;
overflow-wrap:break-word;
}
.yfejp-hwv{
padding:30px 0 10px;
}
.yfejp_grid-hwv{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.yfejp_grid-hwv{
grid-template-columns:1fr 1fr;
}
.yfejp_card_mega-hwv{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.yfejp_grid-hwv{
grid-template-columns:1.4fr 1fr 1fr;
}
.yfejp_card_mega-hwv{
grid-column:auto;
}
}
.yfejp_card-hwv{
background:#241C14;
padding:26px;
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
min-height:200px;
position:relative;
min-width:0;
flex-direction:column;
display:flex;
justify-content:space-between;
}
.yfejp_card_mega-hwv{
background:linear-gradient(135deg,#1C1208,#080604);
border-color:transparent;
color:#F5EDD8;
min-height:210px;
}
.yfejp_glow-hwv{
background:radial-gradient(circle,rgba(212,148,40,0.18),transparent 70%);
border-radius:50%;
top:-2.5rem;
right:-2.5rem;
width:200px;
position:absolute;
height:200px;
pointer-events:none;
}
.yfejp_label-hwv{
gap:0.625rem;
align-items:center;
text-transform:uppercase;
color:#C9922A;
position:relative;
display:flex;
letter-spacing:.16em;
font-size:0.625rem;
flex-wrap:wrap;
font-weight:700;
justify-content:space-between;
}
.yfejp_card_mega-hwv .yfejp_label-hwv{
color:#F0B840;
}
.yfejp_drop-hwv{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#A8956E;
}
.yfejp_card_mega-hwv .yfejp_drop-hwv{
color:#A8956E;
}
.yfejp_amount-hwv{
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
position:relative;
font-size:2.375rem;
}
.yfejp_card_mega-hwv .yfejp_amount-hwv{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#F0B840;
}
@media(min-width:766px){
.yfejp_card_mega-hwv .yfejp_amount-hwv{
font-size:54px;
}
}
.yfejp_game-hwv{
position:relative;
color:#A8956E;
font-size:0.813rem;
}
.yfejp_card_mega-hwv .yfejp_game-hwv{
color:#A8956E;
}
.yfejp_cta-hwv{
align-self:flex-start;
position:relative;
}
.yfejp_card_mega-hwv .yfejp_cta-hwv{
border-radius:62.438rem;
padding:10px 20px;
background:#F0B840;
transition:opacity .22s ease;
color:#120E08;
font-weight:700;
font-size:13px;
}
.yfejp_card_mega-hwv .yfejp_cta-hwv:hover{
opacity:.9;
}
.yfejp_card-hwv:not(.yfejp_card_mega-hwv) .yfejp_cta-hwv{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
font-weight:700;
font-size:0.813rem;
color:#F5EDD8;
padding-bottom:2px;
}
.yfejp_card-hwv:not(.yfejp_card_mega-hwv) .yfejp_cta-hwv:hover{
border-color:#C9922A;
color:#C9922A;
}
.yfejp_seo-hwv{
margin:0.875rem 0 0;
max-width:760px;
color:#857258;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.yfejp_seo-hwv strong{
color:#F5EDD8;
font-weight:700;
}
.yfepr-hwv{
padding:30px 0 0.375rem;
}
.yfepr_card-hwv{
border-radius:1.25rem;
flex:0 0 auto;
background:#241C14;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
padding:1.625rem;
gap:10px;
min-height:12.5rem;
position:relative;
flex-direction:column;
width:17.5rem;
display:flex;
}
@media(min-width:770px){
.yfepr_card-hwv{
width:18.75rem;
}
}
.yfepr_card_feat-hwv{
border-color:transparent;
background:linear-gradient(150deg,#1C1208,#080604);
color:#F5EDD8;
}
.yfepr_glow-hwv{
border-radius:50%;
background:radial-gradient(circle,rgba(212,148,40,0.18),transparent 70%);
position:absolute;
right:-30px;
pointer-events:none;
top:-1.875rem;
height:130px;
width:8.125rem;
opacity:0;
}
.yfepr_card_feat-hwv .yfepr_glow-hwv{
opacity:1;
}
.yfepr_label-hwv{
font-size:10px;
position:relative;
letter-spacing:.16em;
color:#C9922A;
text-transform:uppercase;
font-weight:700;
}
.yfepr_card_feat-hwv .yfepr_label-hwv{
color:#F0B840;
}
.yfepr_amount-hwv{
font-weight:600;
position:relative;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F5EDD8;
line-height:1.08;
}
.yfepr_card_feat-hwv .yfepr_amount-hwv{
color:#F5EDD8;
}
.yfepr_amount-hwv em{
font-style:normal;
color:#C9922A;
}
.yfepr_card_feat-hwv .yfepr_amount-hwv em{
color:#F0B840;
}
.yfepr_terms-hwv{
line-height:1.5;
position:relative;
font-size:0.813rem;
color:#A8956E;
}
.yfepr_card_feat-hwv .yfepr_terms-hwv{
color:#A8956E;
}
.yfepr_cta-hwv{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.yfepr_card_feat-hwv .yfepr_cta-hwv{
padding:9px 18px;
transition:opacity .22s ease;
background:#F0B840;
border-radius:62.438rem;
font-size:13px;
font-weight:700;
color:#120E08;
}
.yfepr_card_feat-hwv .yfepr_cta-hwv:hover{
opacity:.9;
}
.yfepr_card-hwv:not(.yfepr_card_feat-hwv) .yfepr_cta-hwv{
transition:color .22s ease,border-color .22s ease;
color:#F5EDD8;
font-weight:700;
border-bottom:1px solid #F5EDD8;
font-size:0.813rem;
padding-bottom:2px;
}
.yfepr_card-hwv:not(.yfepr_card_feat-hwv) .yfepr_cta-hwv:hover{
border-color:#C9922A;
color:#C9922A;
}
.yfegrow-hwv{
padding:1.625rem 0 0.625rem;
}
.yferow_seo-hwv{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#857258;
overflow-wrap:break-word;
}
.yferow_seo-hwv strong{
font-weight:700;
color:#F5EDD8;
}
.yfegrow-hwv{
padding:26px 0 10px;
}
.yferow_seo-hwv{
margin:0.625rem 0 0;
color:#857258;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
}
.yferow_seo-hwv strong{
font-weight:700;
color:#F5EDD8;
}
.yfegrow-hwv{
padding:26px 0 10px;
}
.yferow_seo-hwv{
margin:10px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
color:#857258;
max-width:47.5rem;
line-height:1.65;
}
.yferow_seo-hwv strong{
color:#F5EDD8;
font-weight:700;
}
.yfeapp-hwv{
padding:1.875rem 0 10px;
}
.yfeapp_in-hwv{
gap:28px;
border-radius:20px;
padding:2rem;
border:1px solid rgba(245,237,216,0.07);
background:#241C14;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.yfeapp_in-hwv{
gap:40px;
padding:2.5rem 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.yfeapp_copy-hwv{
min-width:0;
max-width:560px;
}
.yfeapp_eyebrow-hwv{
margin-bottom:12px;
}
.yfeapp_h2-hwv{
margin-bottom:12px;
font-size:1.75rem;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:770px){
.yfeapp_h2-hwv{
font-size:2.125rem;
}
}
.yfeapp_text-hwv{
color:#857258;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.yfeapp_btns-hwv{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.yfeapp_btn-hwv{
background:#E8A820;
padding:11px 1.25rem;
gap:0.625rem;
transition:background-color .22s ease;
border-radius:14px;
display:inline-flex;
color:#120E08;
align-items:center;
}
.yfeapp_btn-hwv:hover{
background:#F5BC38;
}
.yfeapp_btn_ic-hwv{
align-items:center;
display:inline-flex;
}
.yfeapp_btn_ic-hwv svg{
height:1.125rem;
width:1.125rem;
}
.yfeapp_btn_lb-hwv{
font-weight:700;
font-size:13.5px;
}
.yfeapp_qr_wrap-hwv{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.yfeapp_qr-hwv{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#E8A820;
height:6.75rem;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#241C14 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#241C14 0 0.313rem,transparent 5px 11px);
}
.yfeapp_qr_cap-hwv{
color:#A8956E;
line-height:1.4;
max-width:92px;
font-size:12.5px;
}
.yfevip-hwv{
padding:48px 0;
}
@media(min-width:770px){
.yfevip-hwv{
padding:64px 0;
}
}
.yfevip_head-hwv{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:882px){
.yfevip_head-hwv{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.yfevip_eyebrow-hwv{
margin-bottom:12px;
}
.yfevip_h2-hwv{
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.yfevip_h2-hwv{
font-size:2.5rem;
}
}
.yfevip_intro-hwv{
font-size:0.875rem;
line-height:1.6;
max-width:420px;
color:#A8956E;
}
.yfevip_grid-hwv{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.yfevip_card-hwv{
border-radius:14px;
padding:1.375rem 18px;
border:1px solid rgba(255,220,150,0.14);
min-width:0;
}
.yfevip_card_feat-hwv{
background:rgba(255,235,190,0.07);
border-color:#F0B840;
}
.yfevip_card_ic-hwv{
border-radius:8px;
background:linear-gradient(135deg,#C9922A,#F5C842);
height:2.125rem;
margin-bottom:16px;
display:block;
width:34px;
}
.yfevip_name-hwv{
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
}
.yfevip_perk-hwv{
color:#A8956E;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.yfett-hwv{
padding:48px 0 10px;
}
@media(min-width:771px){
.yfett-hwv{
padding:60px 0 0.625rem;
}
}
.yfett_head-hwv{
text-align:center;
margin-bottom:2.125rem;
}
.yfett_eyebrow-hwv{
margin-bottom:12px;
}
.yfett_h2-hwv{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.yfett_h2-hwv{
font-size:42px;
}
}
.yfett_grid-hwv{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.yfett_grid-hwv{
grid-template-columns:repeat(3,1fr);
}
}
.yfett_card-hwv{
padding:1.875rem;
border:1px solid rgba(245,237,216,0.07);
background:#241C14;
border-radius:0.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.yfett_card_ic-hwv{
align-items:center;
color:#C9922A;
margin-bottom:18px;
display:inline-flex;
}
.yfett_card_ic-hwv svg{
width:28px;
height:1.75rem;
}
.yfett_card_h-hwv{
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-size:1.375rem;
margin-bottom:8px;
}
.yfett_card_p-hwv{
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
color:#857258;
}
.yfett_card_p-hwv b{
font-weight:700;
color:#F5EDD8;
}
.yfett_card_link-hwv{
transition:color .22s ease;
border-bottom:1px solid #C9922A;
font-size:13px;
align-self:flex-start;
color:#F5EDD8;
padding-bottom:2px;
font-weight:700;
margin-top:auto;
}
.yfett_card_link-hwv:hover{
color:#C9922A;
}
.yferv-hwv{
padding:3rem 0;
background:#241C14;
border-top:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:768px){
.yferv-hwv{
padding:3.5rem 0;
}
}
.yferv_head-hwv{
gap:1rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.yferv_head-hwv{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.yferv_eyebrow-hwv{
margin-bottom:10px;
}
.yferv_h2-hwv{
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.05;
}
@media(min-width:768px){
.yferv_h2-hwv{
font-size:38px;
}
}
.yferv_agg-hwv{
gap:12px;
display:flex;
align-items:center;
}
.yferv_agg_stars-hwv{
gap:3px;
display:flex;
color:#C9922A;
}
.yferv_agg_stars-hwv svg{
width:18px;
height:1.125rem;
}
.yferv_source-hwv{
color:#857258;
font-size:0.813rem;
}
.yferv_grid-hwv{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.yferv_grid-hwv{
grid-template-columns:repeat(3,1fr);
}
}
.yferv_card-hwv{
padding:1.625rem;
border-radius:0.875rem;
background:#1A1410;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.yferv_card_stars-hwv{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#C9922A;
}
.yferv_card_stars-hwv svg{
width:14px;
height:14px;
}
.yferv_card_body-hwv{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
font-size:18px;
color:#F5EDD8;
line-height:1.45;
font-weight:500;
}
.yferv_card_meta-hwv{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.yferv_card_av-hwv{
flex:0 0 auto;
background:linear-gradient(135deg,#C9922A,#F5C842);
border-radius:50%;
width:32px;
height:2rem;
}
.yferv_card_author-hwv{
font-weight:700;
font-size:0.813rem;
color:#F5EDD8;
}
.yferv_card_loc-hwv{
color:#A8956E;
font-size:12px;
}
.yfeprov-hwv{
padding:40px 0 20px;
}
.yfeprov_eyebrow-hwv{
display:block;
margin-bottom:1.125rem;
}
.yfeprov_grid-hwv{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.yfeprov_grid-hwv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.yfeprov_grid-hwv{
grid-template-columns:repeat(6,1fr);
}
}
.yfehts-hwv{
padding:48px 0;
}
@media(min-width:770px){
.yfehts-hwv{
padding:3.875rem 0;
}
}
.yfehts_head-hwv{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:767px){
.yfehts_head-hwv{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.yfehts_eyebrow-hwv{
margin-bottom:12px;
}
.yfehts_h2-hwv{
color:#F5EDD8;
font-weight:600;
line-height:1.05;
font-size:30px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.yfehts_h2-hwv{
font-size:2.375rem;
}
}
.yfehts_cta-hwv{
border-radius:999px;
padding:0.938rem 1.875rem;
background:#F0B840;
transition:opacity .22s ease;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#120E08;
}
.yfehts_cta-hwv:hover{
opacity:.9;
}
.yfehts_grid-hwv{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:758px){
.yfehts_grid-hwv{
grid-template-columns:repeat(3,1fr);
}
}
.yfehts_step-hwv{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,220,150,0.14);
}
.yfehts_step_num-hwv{
margin-bottom:0.875rem;
line-height:1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:44px;
color:#F0B840;
}
.yfehts_step_h-hwv{
font-weight:700;
font-size:19px;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.2;
}
.yfehts_step_p-hwv{
color:#A8956E;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.yfedr-hwv{
padding:2.25rem 0 0.625rem;
}
.yfedr_in-hwv{
padding:1.75rem 2rem;
gap:1.25rem;
border:1px dashed rgba(245,237,216,0.13);
border-radius:14px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.yfedr_in-hwv{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.yfedr_h2-hwv{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:24px;
color:#F5EDD8;
line-height:1.1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.yfedr_h2-hwv{
font-size:26px;
}
}
.yfedr_text-hwv{
color:#857258;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:42.5rem;
}
.yfedr_text-hwv b{
font-weight:700;
color:#F5EDD8;
}
.yfedr_cta-hwv{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
padding-bottom:2px;
font-weight:700;
font-size:13.5px;
color:#F5EDD8;
border-bottom:1px solid #C9922A;
}
.yfedr_cta-hwv:hover{
color:#C9922A;
}
.yfepmt-hwv{
padding:48px 0 10px;
}
.yfepmt_in-hwv{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.yfepmt_in-hwv{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.yfepmt_left-hwv{
min-width:0;
}
.yfepmt_eyebrow-hwv{
margin-bottom:12px;
}
.yfepmt_h2-hwv{
font-size:30px;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.06;
}
@media(min-width:767px){
.yfepmt_h2-hwv{
font-size:32px;
}
}
.yfepmt_text-hwv{
color:#857258;
font-size:0.906rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.yfepmt_logos-hwv{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.yfepmt_logos-hwv{
grid-template-columns:repeat(4,1fr);
}
}
.yfepmt_logo-hwv{
border-radius:8px;
background:#241C14;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
padding:0 8px;
color:#D8C9A8;
font-weight:700;
font-size:0.781rem;
text-align:center;
align-items:center;
text-overflow:ellipsis;
height:50px;
white-space:nowrap;
display:flex;
justify-content:center;
}
.yfepmt_table-hwv{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.yfepmt_thead-hwv{
background:#100C08;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.yfepmt_th-hwv{
padding:0.813rem 0.875rem;
overflow:hidden;
color:#F5EDD8;
font-weight:700;
white-space:nowrap;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.yfepmt_row-hwv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(245,237,216,0.07);
display:grid;
}
.yfepmt_row-hwv:nth-child(odd){
background:#241C14;
}
.yfepmt_td-hwv{
padding:0.875rem;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
color:#857258;
}
.yfepmt_row-hwv .yfepmt_td-hwv:first-child{
color:#F5EDD8;
font-weight:700;
}
.yfepmt_row-hwv .yfepmt_td-hwv:last-child{
font-weight:700;
color:#4CAF7D;
}
.yfets-hwv{
padding:44px 0;
}
.yfets_in-hwv{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:882px){
.yfets_in-hwv{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.yfets_left-hwv{
min-width:0;
}
.yfets_h2-hwv{
line-height:1.1;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:765px){
.yfets_h2-hwv{
font-size:1.75rem;
}
}
.yfets_text-hwv{
max-width:32.5rem;
color:#A8956E;
margin-bottom:22px;
line-height:1.6;
font-size:14.5px;
}
.yfets_badges-hwv{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.yfets_badge-hwv{
color:#A8956E;
font-weight:600;
font-size:0.813rem;
}
.yfets_pay-hwv{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.yfets_pay-hwv{
justify-content:flex-end;
}
}
.yfets_pay_chip-hwv{
border:1px solid rgba(255,220,150,0.14);
border-radius:0.875rem;
padding:12px 16px;
background:rgba(255,235,190,0.07);
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.yfewy-hwv{
padding:3rem 0;
}
@media(min-width:765px){
.yfewy-hwv{
padding:3.5rem 0;
}
}
.yfewy_in-hwv{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:900px){
.yfewy_in-hwv{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.yfewy_left-hwv{
min-width:0;
}
.yfewy_eyebrow-hwv{
margin-bottom:14px;
}
.yfewy_h2-hwv{
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:769px){
.yfewy_h2-hwv{
font-size:40px;
}
}
.yfewy_intro-hwv{
font-size:15px;
line-height:1.6;
color:#857258;
}
.yfewy_grid-hwv{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:560px){
.yfewy_grid-hwv{
grid-template-columns:1fr 1fr;
}
}
.yfewy_card-hwv{
background:#241C14;
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.yfewy_card_ic-hwv{
margin-bottom:16px;
display:inline-flex;
color:#C9922A;
justify-content:center;
align-items:center;
}
.yfewy_card_ic-hwv svg{
height:26px;
width:26px;
}
.yfewy_card_h-hwv{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
line-height:1.15;
font-weight:600;
font-size:1.313rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.yfewy_card_p-hwv{
line-height:1.55;
color:#857258;
font-size:14px;
overflow-wrap:break-word;
}
.yfelh-hwv{
padding:2.5rem 0 1.25rem;
}
.yfelh_in-hwv{
padding-top:2.125rem;
border-top:1px solid rgba(245,237,216,0.13);
}
.yfelh_eyebrow-hwv{
margin-bottom:1.375rem;
display:block;
}
.yfelh_grid-hwv{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.yfelh_grid-hwv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.yfelh_grid-hwv{
grid-template-columns:repeat(5,1fr);
}
}
.yfelh_col-hwv{
min-width:0;
}
.yfelh_col_h-hwv{
font-size:0.813rem;
margin-bottom:12px;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:700;
}
.yfelh_links-hwv{
gap:8px;
display:flex;
flex-direction:column;
}
.yfelh_link-hwv{
transition:color .22s ease;
color:#857258;
overflow-wrap:break-word;
font-size:0.813rem;
}
.yfelh_link-hwv:hover{
color:#C9922A;
}
.yfesb-hwv{
background:#241C14;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
@media(min-width:771px){
.yfesb-hwv{
padding:56px 0;
}
}
.yfesb_eyebrow-hwv{
display:block;
margin-bottom:0.75rem;
}
.yfesb_h2-hwv{
line-height:1.05;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:769px){
.yfesb_h2-hwv{
font-size:36px;
}
}
.yfesb_grid-hwv{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:557px){
.yfesb_grid-hwv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.yfesb_grid-hwv{
grid-template-columns:repeat(4,1fr);
}
}
.yfesb_card-hwv{
border-radius:0.875rem;
background:#1A1410;
padding:24px;
border:1px solid rgba(245,237,216,0.07);
min-width:0;
}
.yfesb_card_h-hwv{
color:#F5EDD8;
line-height:1.15;
font-size:19px;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.yfesb_card_p-hwv{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#857258;
}
.yfesb_rtp-hwv{
background:#1A1410;
border-radius:14px;
padding:26px 1.75rem;
gap:1.5rem;
border:1px solid rgba(245,237,216,0.07);
grid-template-columns:1fr;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:757px){
.yfesb_rtp-hwv{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.yfesb_rtp_h-hwv{
font-size:20px;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
}
.yfesb_rtp_p-hwv{
overflow-wrap:break-word;
color:#857258;
line-height:1.6;
font-size:0.844rem;
}
.yfesb_rtp_stats-hwv{
gap:1rem;
display:flex;
}
.yfesb_stat-hwv{
background:#241C14;
flex:1 1 0;
padding:18px;
border-radius:8px;
min-width:0;
text-align:center;
}
.yfesb_stat_v-hwv{
color:#4CAF7D;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
}
.yfesb_stat_l-hwv{
margin-top:0.25rem;
color:#A8956E;
font-size:11.5px;
}
.yfesg-hwv{
padding:3rem 0 0.625rem;
}
.yfesg_eyebrow-hwv{
display:block;
margin-bottom:0.75rem;
}
.yfesg_h2-hwv{
color:#F5EDD8;
font-size:1.875rem;
margin-bottom:28px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.yfesg_h2-hwv{
font-size:2.25rem;
}
}
.yfesg_grid-hwv{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.yfesg_grid-hwv{
grid-template-columns:repeat(3,1fr);
}
}
.yfesg_col-hwv{
min-width:0;
}
.yfesg_col_h-hwv{
font-size:1.375rem;
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
margin-bottom:10px;
overflow-wrap:break-word;
}
.yfesg_col_p-hwv{
overflow-wrap:break-word;
font-size:14px;
color:#857258;
line-height:1.65;
}
.yfefaq-hwv{
background:#241C14;
padding:3rem 0;
border-bottom:1px solid rgba(245,237,216,0.07);
border-top:1px solid rgba(245,237,216,0.07);
margin-top:24px;
}
@media(min-width:765px){
.yfefaq-hwv{
padding:3.875rem 0;
}
}
.yfefaq_head-hwv{
margin-bottom:34px;
text-align:center;
}
.yfefaq_eyebrow-hwv{
margin-bottom:0.75rem;
}
.yfefaq_h2-hwv{
font-weight:600;
font-size:32px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:771px){
.yfefaq_h2-hwv{
font-size:38px;
}
}
.yfefaq_list-hwv{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.yfefaq_item-hwv{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
background:#1A1410;
}
.yfefaq_q-hwv{
padding:20px 1.5rem;
list-style:none;
gap:20px;
align-items:center;
cursor:pointer;
font-weight:700;
font-size:16px;
overflow-wrap:break-word;
color:#F5EDD8;
display:flex;
justify-content:space-between;
}
.yfefaq_q-hwv::-webkit-details-marker{
display:none;
}
.yfefaq_q_ic-hwv{
flex:0 0 auto;
transition:transform .22s ease;
color:#C9922A;
display:inline-flex;
align-items:center;
}
.yfefaq_q_ic-hwv svg{
height:1.125rem;
width:18px;
}
.yfefaq_item-hwv[open] .yfefaq_q_ic-hwv{
transform:rotate(180deg);
}
.yfefaq_a-hwv{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
color:#857258;
overflow-wrap:break-word;
line-height:1.6;
}
.yfeel-hwv{
padding:48px 0;
}
@media(min-width:771px){
.yfeel-hwv{
padding:56px 0;
}
}
.yfeel_in-hwv{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.yfeel_in-hwv{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.yfeel_left-hwv{
min-width:0;
}
.yfeel_eyebrow-hwv{
margin-bottom:0.875rem;
}
.yfeel_h2-hwv{
color:#F5EDD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:2rem;
font-weight:600;
margin-bottom:22px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.yfeel_h2-hwv{
font-size:38px;
}
}
.yfeel_body-hwv p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#D8C9A8;
font-size:1rem;
line-height:1.7;
}
.yfeel_dropcap-hwv{
padding:0.375rem 12px 0 0;
color:#C9922A;
float:left;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:.8;
font-size:3.875rem;
font-weight:700;
}
.yfeel_right-hwv{
min-width:0;
}
.yfeel_quote-hwv{
background:linear-gradient(150deg,#1C1208,#080604);
padding:2.25rem;
border-radius:1.25rem;
color:#F5EDD8;
margin-bottom:1.5rem;
position:relative;
}
.yfeel_quote_mark-hwv{
color:#F0B840;
display:inline-flex;
align-items:center;
margin-bottom:0.375rem;
}
.yfeel_quote_mark-hwv svg{
height:2.125rem;
width:2.125rem;
}
.yfeel_quote_text-hwv{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:1.375rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:500;
line-height:1.4;
}
.yfeel_quote_meta-hwv{
gap:12px;
display:flex;
align-items:center;
}
.yfeel_quote_av-hwv{
background:linear-gradient(135deg,#C9922A,#F5C842);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.yfeel_quote_author-hwv{
color:#F5EDD8;
font-weight:700;
font-size:0.875rem;
}
.yfeel_quote_meta_sub-hwv{
font-size:12px;
color:#A8956E;
}
.yfeel_explain-hwv{
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.yfeel_explain_card-hwv{
padding:1.375rem 24px;
}
.yfeel_explain_card-hwv+.yfeel_explain_card-hwv{
border-top:1px solid rgba(245,237,216,0.07);
}
.yfeel_explain_h-hwv{
color:#F5EDD8;
margin-bottom:0.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
}
.yfeel_explain_p-hwv{
overflow-wrap:break-word;
line-height:1.55;
color:#857258;
font-size:0.875rem;
}
.yfeft-hwv{
background:#100C08;
color:#A8956E;
margin-top:2.5rem;
}
.yfeft_in-hwv{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.yfeft_in-hwv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.yfeft_in-hwv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.yfeft_brand-hwv{
min-width:0;
}
.yfeft_logo-hwv{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
}
.yfeft_tagline-hwv{
font-size:0.844rem;
color:#A8956E;
line-height:1.6;
max-width:280px;
margin-top:14px;
}
.yfeft_contact-hwv{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:anywhere;
max-width:280px;
display:inline-block;
margin-top:0.75rem;
color:#F0B840;
}
.yfeft_contact-hwv:hover{
color:#F5EDD8;
}
.yfeft_col-hwv{
min-width:0;
}
.yfeft_col_h-hwv{
overflow-wrap:break-word;
letter-spacing:.08em;
color:#F5EDD8;
font-size:13px;
font-weight:700;
margin-bottom:0.875rem;
text-transform:uppercase;
}
.yfeft_col_links-hwv{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.yfeft_link-hwv{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A8956E;
font-size:0.844rem;
}
.yfeft_link-hwv:hover{
color:#F5EDD8;
}
.yfeft_bot-hwv{
padding:22px 0 40px;
gap:1rem;
flex-direction:column;
border-top:1px solid rgba(255,220,150,0.14);
display:flex;
}
@media(min-width:765px){
.yfeft_bot-hwv{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.yfeft_legal-hwv{
max-width:760px;
line-height:1.6;
color:#5A4A34;
overflow-wrap:break-word;
font-size:0.719rem;
}
.yfeft_legal-hwv b{
font-weight:700;
color:#A8956E;
}
.yfeft_age-hwv{
border:1.5px solid #F0B840;
padding:4px 0.563rem;
flex:0 0 auto;
border-radius:8px;
font-weight:700;
font-size:0.813rem;
color:#F0B840;
}