*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1814;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
line-height:1.6;
-webkit-font-smoothing:antialiased;
color:#C8C1B4;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ffflayout-ygw{
flex-direction:column;
display:flex;
min-height:100vh;
}
.fffmain-ygw{
flex:1 1 auto;
min-width:0;
width:100%;
}
.fffcontainer-ygw{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.fffcontainer-ygw{
padding:0 2rem;
}
}
@media(min-width:1100px){
.fffcontainer-ygw{
padding:0 56px;
}
}
.fffeyebrow-ygw{
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
text-transform:uppercase;
color:#BFA06A;
font-weight:600;
line-height:1.4;
display:inline-block;
letter-spacing:.2em;
}
.fffband-ygw{
background:#0E0D0B;
color:#EDE8DE;
}
.fffband-ygw .fffeyebrow-ygw{
color:#D4B06A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ffftb-ygw{
background:#1A1814;
border-bottom:1px solid rgba(244,238,224,0.13);
position:sticky;
z-index:50;
top:0;
}
.ffftb_in-ygw{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
justify-content:space-between;
max-width:1400px;
display:flex;
align-items:center;
width:100%;
}
@media(min-width:765px){
.ffftb_in-ygw{
padding:16px 32px;
}
}
@media(min-width:1101px){
.ffftb_in-ygw{
padding:1.125rem 56px;
}
}
.ffftb_left-ygw{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.ffftb_logo-ygw{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.ffftb_logo_mark-ygw{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
width:34px;
object-fit:cover;
}
.ffftb_logo_txt-ygw{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.ffftb_logo_name-ygw{
overflow:hidden;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0EBE0;
font-size:22px;
white-space:nowrap;
}
.ffftb_logo_sub-ygw{
overflow:hidden;
font-size:8.5px;
color:#BFA06A;
text-transform:uppercase;
margin-top:0.25rem;
letter-spacing:.32em;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
.ffftb_nav-ygw{
display:none;
}
@media(min-width:959px){
.ffftb_nav-ygw{
gap:28px;
display:flex;
align-items:center;
}
}
.ffftb_nav_item-ygw{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#C8C1B4;
font-size:0.875rem;
font-weight:600;
}
.ffftb_nav_item-ygw:hover{
color:#F0EBE0;
}
.ffftb_nav_item-ygw.fffstate_active-ygw{
border-color:#BFA06A;
color:#F0EBE0;
}
.ffftb_right-ygw{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ffftb_search-ygw{
transition:color .22s ease;
color:#C8C1B4;
display:flex;
justify-content:center;
align-items:center;
}
.ffftb_search-ygw:hover{
color:#BFA06A;
}
.ffftb_search-ygw svg{
width:18px;
height:18px;
}
.ffftb_lang-ygw{
color:#8E8880;
font-size:11px;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.ffftb_lang-ygw:hover{
color:#F0EBE0;
}
.ffftb_login-ygw{
font-weight:600;
font-size:14px;
color:#F0EBE0;
display:none;
}
@media(min-width:765px){
.ffftb_login-ygw{
display:inline-block;
}
}
.ffftb_register-ygw{
padding:11px 22px;
background:#C9A84C;
border-radius:62.438rem;
transition:background-color .22s ease;
font-size:0.875rem;
font-weight:700;
color:#16130D;
white-space:nowrap;
}
.ffftb_register-ygw:hover{
background:#DAB94E;
}
.fffmob-ygw{
background:#1A1814;
left:0;
position:fixed;
border-top:1px solid rgba(244,238,224,0.13);
bottom:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
}
@media(min-width:962px){
.fffmob-ygw{
display:none;
}
}
.fffmob_in-ygw{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:560px;
align-items:stretch;
}
.fffmob_item-ygw{
transition:color .22s ease;
padding:0.563rem 4px;
flex:1 1 0;
gap:3px;
align-items:center;
color:#8E8880;
flex-direction:column;
display:flex;
min-width:0;
}
.fffmob_item-ygw.fffstate_active-ygw{
color:#BFA06A;
}
.fffmob_ic-ygw{
align-items:center;
justify-content:center;
display:flex;
}
.fffmob_ic-ygw svg{
width:1.25rem;
height:20px;
}
.fffmob_lb-ygw{
overflow:hidden;
font-size:10px;
max-width:100%;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.fffrail-ygw{
min-width:0;
position:relative;
}
.fffrail_scroll-ygw{
gap:0.875rem;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.fffrail_scroll-ygw{
gap:18px;
}
}
.fffgc-ygw{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.fffgc-ygw{
width:11.75rem;
}
}
.fffgc_img-ygw{
border-radius:14px;
overflow:hidden;
background:#231F1A;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.30);
}
.fffgc_img-ygw img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.fffgc_cover-ygw{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.fffgc_hover-ygw{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
justify-content:center;
opacity:0;
display:flex;
align-items:center;
}
.fffgc-ygw:hover .fffgc_hover-ygw{
opacity:1;
}
.fffgc_hover_btn-ygw{
background:#C9A84C;
border-radius:999px;
display:flex;
color:#16130D;
align-items:center;
width:46px;
justify-content:center;
height:46px;
}
.fffgc_hover_btn-ygw svg{
height:18px;
width:18px;
}
.fffgc_info-ygw{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.fffgc_name-ygw{
overflow:hidden;
color:#F0EBE0;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
font-weight:700;
}
.fffgc_prov-ygw{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#8E8880;
text-overflow:ellipsis;
}
.fffgc_meta-ygw{
font-size:11px;
color:#8E8880;
}
.ffftc-ygw{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.ffftc-ygw{
width:14.375rem;
}
}
.ffftc_img-ygw{
overflow:hidden;
background:#231F1A;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.30);
}
.ffftc_img-ygw img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.ffftc_info-ygw{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.ffftc_name-ygw{
overflow:hidden;
text-overflow:ellipsis;
color:#F0EBE0;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.ffftc_rtp-ygw{
font-size:0.688rem;
color:#8E8880;
}
.ffflc-ygw{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.ffflc-ygw{
width:268px;
}
}
.ffflc_img-ygw{
overflow:hidden;
border-radius:0.875rem;
background:#231F1A;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
padding-bottom:62.5%;
position:relative;
}
.ffflc_img-ygw img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.ffflc_live-ygw{
gap:7px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
top:12px;
align-items:center;
left:12px;
position:absolute;
display:flex;
}
.ffflc_live_dot-ygw{
border-radius:50%;
background:#B04A3A;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.ffflc_seats-ygw{
font-size:0.625rem;
color:#EDE8DE;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
}
.ffflc_info-ygw{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.ffflc_name-ygw{
overflow:hidden;
white-space:nowrap;
font-size:15px;
font-weight:700;
color:#F0EBE0;
text-overflow:ellipsis;
}
.ffflc_bet-ygw{
color:#8E8880;
font-size:11px;
}
.fffpc-ygw{
padding:16px 14px;
background:#231F1A;
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
gap:8px;
align-items:center;
flex-direction:column;
min-height:4.625rem;
display:flex;
min-width:0;
justify-content:center;
}
.fffpc_logo-ygw{
flex:0 0 auto;
width:auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
}
.fffpc_name-ygw{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
font-size:11px;
color:#8E8880;
white-space:nowrap;
}
.fffgc_tag-ygw{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
font-size:10px;
top:10px;
text-transform:uppercase;
position:absolute;
z-index:2;
display:inline-block;
font-weight:700;
left:0.625rem;
}
.fffgc_tag_hot-ygw{
background:#B04A3A;
color:#EDE8DE;
}
.fffgc_tag_new-ygw{
background:#D4B06A;
color:#16130D;
}
.fffgc_tag_jp-ygw{
background:#C9A84C;
color:#16130D;
}
.fffgc_tag_live-ygw{
background:#B04A3A;
color:#EDE8DE;
}
.fffsh-ygw{
min-width:0;
margin-bottom:18px;
}
.fffsh_row-ygw{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.fffsh_row-ygw .fffsh_l-ygw{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.fffsh_stack-ygw{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.fffsh_center-ygw{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.fffsh_h2-ygw{
overflow-wrap:break-word;
font-size:24px;
font-weight:600;
color:#F0EBE0;
line-height:1.1;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.fffsh_h2-ygw{
font-size:1.875rem;
}
}
.fffband-ygw .fffsh_h2-ygw{
color:#EDE8DE;
}
.fffsh_eb_line-ygw{
gap:10px;
display:inline-flex;
align-items:center;
}
.fffsh_eb_line-ygw::before{
background:#BFA06A;
display:inline-block;
content:"";
width:28px;
height:1px;
}
.fffband-ygw .fffsh_eb_line-ygw::before{
background:#D4B06A;
}
.fffsh_eb_dot-ygw{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.fffsh_eb_dot-ygw::before{
border-radius:50%;
background:#BFA06A;
height:6px;
content:"";
width:6px;
display:inline-block;
}
.fffband-ygw .fffsh_eb_dot-ygw::before{
background:#D4B06A;
}
.fffsh_link-ygw{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
color:#F0EBE0;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #F0EBE0;
font-weight:600;
display:inline-flex;
white-space:nowrap;
}
.fffsh_link-ygw:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.fffsh_link-ygw svg{
width:0.875rem;
height:14px;
}
.fffsh_link_chev-ygw{
padding-bottom:0;
border-bottom:0;
}
.fffsh_link_btn-ygw{
padding:9px 1.125rem;
border-radius:999px;
background:#C9A84C;
border-bottom:0;
color:#16130D;
}
.fffsh_link_btn-ygw:hover{
border-color:transparent;
background:#DAB94E;
color:#16130D;
}
.fffband-ygw .fffsh_link-ygw{
border-color:#EDE8DE;
color:#EDE8DE;
}
.fffband-ygw .fffsh_link_btn-ygw{
background:#D4B06A;
color:#16130D;
}
.fffsh_rule-ygw{
margin:-2px 0 18px;
background:rgba(244,238,224,0.13);
height:1px;
}
.fffband-ygw .fffsh_rule-ygw{
background:rgba(244,238,224,0.11);
}
.fffhero-ygw{
padding:2rem 0 8px;
}
@media(min-width:766px){
.fffhero-ygw{
padding:3.5rem 0 24px;
}
}
.fffhero_in-ygw{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.fffhero_in-ygw{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.fffhero_copy-ygw{
min-width:0;
}
.fffhero_eyebrow-ygw{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.fffhero_eyebrow_line-ygw{
flex:0 0 auto;
background:#BFA06A;
display:inline-block;
width:28px;
height:1px;
}
.fffhero_h1-ygw{
font-weight:600;
margin-bottom:20px;
line-height:1.04;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:38px;
color:#F0EBE0;
letter-spacing:-.01em;
overflow-wrap:break-word;
}
@media(min-width:765px){
.fffhero_h1-ygw{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.fffhero_h1-ygw{
font-size:62px;
}
}
.fffhero_h1-ygw em{
font-style:normal;
color:#BFA06A;
}
.fffhero_sub-ygw{
max-width:30rem;
font-size:1rem;
margin-bottom:1.875rem;
line-height:1.6;
color:#6E6960;
}
@media(min-width:766px){
.fffhero_sub-ygw{
font-size:18px;
}
}
.fffhero_actions-ygw{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.fffhero_cta-ygw{
gap:10px;
padding:16px 1.875rem;
background:#C9A84C;
transition:background-color .22s ease;
border-radius:62.438rem;
font-weight:700;
align-items:center;
font-size:0.938rem;
display:inline-flex;
color:#16130D;
}
.fffhero_cta-ygw:hover{
background:#DAB94E;
}
.fffhero_cta_ic-ygw{
align-items:center;
display:inline-flex;
}
.fffhero_cta_ic-ygw svg{
height:16px;
width:1rem;
}
.fffhero_cta_alt-ygw{
border:1px solid rgba(244,238,224,0.13);
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
background:transparent;
border-radius:999px;
font-weight:600;
font-size:15px;
display:inline-flex;
align-items:center;
color:#F0EBE0;
}
.fffhero_cta_alt-ygw:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.fffhero_trust-ygw{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fffhero_trust_item-ygw{
gap:9px;
display:flex;
color:#C8C1B4;
align-items:center;
font-size:13px;
font-weight:600;
}
.fffhero_trust_ic-ygw{
color:#BFA06A;
align-items:center;
display:inline-flex;
}
.fffhero_trust_ic-ygw svg{
width:1rem;
height:1rem;
}
.fffhero_promo-ygw{
overflow:hidden;
background:#231F1A;
border-radius:1.25rem;
position:relative;
box-shadow:0 0.5rem 1rem rgba(0,0,0,0.36), 0 2rem 72px rgba(0,0,0,0.52), 0 2px 4px rgba(0,0,0,0.24);
display:flex;
min-height:300px;
}
.fffhero_promo_bg-ygw{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.fffhero_promo_bg-ygw::after{
background:linear-gradient(120deg,#0E0D0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.fffhero_promo_glow-ygw{
background:radial-gradient(circle,rgba(196,168,120,0.10) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
width:16.25rem;
pointer-events:none;
height:16.25rem;
right:-1.25rem;
position:absolute;
}
.fffhero_promo_ct-ygw{
padding:28px;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.fffhero_promo_label-ygw{
color:#D4B06A;
text-transform:uppercase;
display:block;
font-size:0.625rem;
font-weight:700;
margin-bottom:8px;
letter-spacing:.25em;
}
.fffhero_promo_amount-ygw{
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#EDE8DE;
font-weight:600;
font-size:2rem;
}
@media(min-width:766px){
.fffhero_promo_amount-ygw{
font-size:40px;
}
}
.fffhero_promo_amount-ygw em{
color:#D4B06A;
font-style:normal;
}
.fffhero_rating-ygw{
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
gap:10px;
background:#231F1A;
padding:10px 14px;
display:flex;
z-index:3;
max-width:min(260px,62%);
align-items:center;
position:absolute;
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
right:14px;
}
.fffhero_rating_score-ygw{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
color:#F0EBE0;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.fffhero_rating_txt-ygw{
flex:1 1 auto;
min-width:0;
}
.fffhero_rating_stars-ygw{
gap:2px;
color:#BFA06A;
display:flex;
}
.fffhero_rating_stars-ygw svg{
height:0.75rem;
width:0.75rem;
}
.fffhero_rating_cap-ygw{
margin-top:3px;
display:block;
font-size:11px;
line-height:1.35;
overflow-wrap:break-word;
color:#8E8880;
}
.fffstat-ygw{
border-bottom:1px solid rgba(244,238,224,0.13);
border-top:1px solid rgba(244,238,224,0.13);
margin-top:1rem;
}
.fffstat_in-ygw{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.fffstat_in-ygw{
grid-template-columns:repeat(4,1fr);
}
}
.fffstat_item-ygw{
padding:1.375rem 14px;
min-width:0;
border-right:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
}
.fffstat_item-ygw:nth-child(2n){
border-right:0;
}
.fffstat_item-ygw:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.fffstat_item-ygw{
border-bottom:0;
}
.fffstat_item-ygw:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.fffstat_item-ygw:nth-child(4n){
border-right:0;
}
}
.fffstat_value-ygw{
overflow-wrap:break-word;
line-height:1;
font-size:30px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0EBE0;
font-weight:700;
}
@media(min-width:770px){
.fffstat_value-ygw{
font-size:34px;
}
}
.fffstat_label-ygw{
margin-top:0.375rem;
color:#8E8880;
font-size:0.813rem;
line-height:1.4;
overflow-wrap:break-word;
}
.fffpr-ygw{
padding:1.875rem 0 6px;
}
.fffpr_card-ygw{
overflow:hidden;
background:#231F1A;
gap:0.625rem;
border-radius:1.25rem;
padding:26px;
border:1px solid rgba(244,238,224,0.07);
flex:0 0 auto;
flex-direction:column;
display:flex;
min-height:200px;
width:17.5rem;
position:relative;
}
@media(min-width:767px){
.fffpr_card-ygw{
width:300px;
}
}
.fffpr_card_feat-ygw{
background:linear-gradient(150deg,#181610,#0C0B09);
border-color:transparent;
color:#EDE8DE;
}
.fffpr_glow-ygw{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
border-radius:50%;
width:8.125rem;
position:absolute;
top:-1.875rem;
height:130px;
opacity:0;
right:-1.875rem;
pointer-events:none;
}
.fffpr_card_feat-ygw .fffpr_glow-ygw{
opacity:1;
}
.fffpr_label-ygw{
letter-spacing:.16em;
color:#BFA06A;
font-size:0.625rem;
position:relative;
text-transform:uppercase;
font-weight:700;
}
.fffpr_card_feat-ygw .fffpr_label-ygw{
color:#D4B06A;
}
.fffpr_amount-ygw{
line-height:1.08;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
position:relative;
font-size:1.625rem;
color:#F0EBE0;
}
.fffpr_card_feat-ygw .fffpr_amount-ygw{
color:#EDE8DE;
}
.fffpr_amount-ygw em{
font-style:normal;
color:#BFA06A;
}
.fffpr_card_feat-ygw .fffpr_amount-ygw em{
color:#D4B06A;
}
.fffpr_terms-ygw{
color:#8E8880;
font-size:13px;
position:relative;
line-height:1.5;
}
.fffpr_card_feat-ygw .fffpr_terms-ygw{
color:#9A948A;
}
.fffpr_cta-ygw{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.fffpr_card_feat-ygw .fffpr_cta-ygw{
background:#D4B06A;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:9px 1.125rem;
color:#16130D;
font-weight:700;
font-size:0.813rem;
}
.fffpr_card_feat-ygw .fffpr_cta-ygw:hover{
opacity:.9;
}
.fffpr_card-ygw:not(.fffpr_card_feat-ygw) .fffpr_cta-ygw{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #F0EBE0;
color:#F0EBE0;
font-weight:700;
padding-bottom:2px;
}
.fffpr_card-ygw:not(.fffpr_card_feat-ygw) .fffpr_cta-ygw:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.fffgrow-ygw{
padding:26px 0 0.625rem;
}
.fffrow_seo-ygw{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6E6960;
}
.fffrow_seo-ygw strong{
color:#F0EBE0;
font-weight:700;
}
.fffgrow-ygw{
padding:1.625rem 0 0.625rem;
}
.fffrow_seo-ygw{
margin:10px 0 0;
font-size:14px;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#6E6960;
}
.fffrow_seo-ygw strong{
font-weight:700;
color:#F0EBE0;
}
.fffjp-ygw{
padding:30px 0 10px;
}
.fffjp_grid-ygw{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.fffjp_grid-ygw{
grid-template-columns:1fr 1fr;
}
.fffjp_card_mega-ygw{
grid-column:1/-1;
}
}
@media(min-width:998px){
.fffjp_grid-ygw{
grid-template-columns:1.4fr 1fr 1fr;
}
.fffjp_card_mega-ygw{
grid-column:auto;
}
}
.fffjp_card-ygw{
background:#231F1A;
border:1px solid rgba(244,238,224,0.07);
gap:12px;
border-radius:20px;
overflow:hidden;
padding:1.625rem;
justify-content:space-between;
display:flex;
min-height:12.5rem;
min-width:0;
flex-direction:column;
position:relative;
}
.fffjp_card_mega-ygw{
border-color:transparent;
background:linear-gradient(135deg,#181610,#0C0B09);
min-height:13.125rem;
color:#EDE8DE;
}
.fffjp_glow-ygw{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
position:absolute;
pointer-events:none;
right:-40px;
height:12.5rem;
width:12.5rem;
top:-40px;
}
.fffjp_label-ygw{
gap:10px;
font-weight:700;
letter-spacing:.16em;
justify-content:space-between;
position:relative;
font-size:10px;
display:flex;
align-items:center;
color:#BFA06A;
flex-wrap:wrap;
text-transform:uppercase;
}
.fffjp_card_mega-ygw .fffjp_label-ygw{
color:#D4B06A;
}
.fffjp_drop-ygw{
letter-spacing:.04em;
text-transform:none;
color:#8E8880;
font-weight:600;
}
.fffjp_card_mega-ygw .fffjp_drop-ygw{
color:#9A948A;
}
.fffjp_amount-ygw{
position:relative;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
color:#F0EBE0;
line-height:1;
font-size:38px;
}
.fffjp_card_mega-ygw .fffjp_amount-ygw{
animation:zm2-pulse 2.4s infinite;
color:#D4B06A;
font-size:3rem;
}
@media(min-width:771px){
.fffjp_card_mega-ygw .fffjp_amount-ygw{
font-size:54px;
}
}
.fffjp_game-ygw{
font-size:13px;
color:#8E8880;
position:relative;
}
.fffjp_card_mega-ygw .fffjp_game-ygw{
color:#9A948A;
}
.fffjp_cta-ygw{
position:relative;
align-self:flex-start;
}
.fffjp_card_mega-ygw .fffjp_cta-ygw{
padding:0.625rem 20px;
transition:opacity .22s ease;
border-radius:999px;
background:#D4B06A;
font-size:13px;
font-weight:700;
color:#16130D;
}
.fffjp_card_mega-ygw .fffjp_cta-ygw:hover{
opacity:.9;
}
.fffjp_card-ygw:not(.fffjp_card_mega-ygw) .fffjp_cta-ygw{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0EBE0;
font-size:0.813rem;
color:#F0EBE0;
font-weight:700;
padding-bottom:2px;
}
.fffjp_card-ygw:not(.fffjp_card_mega-ygw) .fffjp_cta-ygw:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.fffjp_seo-ygw{
margin:0.875rem 0 0;
color:#6E6960;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.fffjp_seo-ygw strong{
font-weight:700;
color:#F0EBE0;
}
.fffgf-ygw{
padding:1.5rem 0 6px;
}
.fffgf_in-ygw{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.fffgf_chip-ygw{
background:#231F1A;
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(244,238,224,0.13);
padding:10px 1.125rem;
color:#C8C1B4;
font-weight:600;
font-size:0.813rem;
white-space:nowrap;
}
.fffgf_chip-ygw:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.fffgf_chip-ygw.fffstate_active-ygw{
background:#C9A84C;
border-color:transparent;
color:#16130D;
}
.fffgrow-ygw{
padding:26px 0 0.625rem;
}
.fffrow_seo-ygw{
margin:10px 0 0;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6E6960;
}
.fffrow_seo-ygw strong{
color:#F0EBE0;
font-weight:700;
}
.fffnl-ygw{
padding:1.5rem 0 10px;
}
.fffnl_in-ygw{
gap:1.375rem;
background:#131210;
padding:30px 32px;
border-radius:20px;
color:#EDE8DE;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.fffnl_in-ygw{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.fffnl_text_wrap-ygw{
min-width:0;
}
.fffnl_h3-ygw{
line-height:1.1;
color:#EDE8DE;
margin-bottom:0.313rem;
overflow-wrap:break-word;
font-weight:600;
font-size:1.375rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.fffnl_h3-ygw{
font-size:24px;
}
}
.fffnl_text-ygw{
font-size:0.844rem;
line-height:1.5;
color:#9A948A;
}
.fffnl_form-ygw{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.fffnl_input-ygw{
padding:0.813rem 1rem;
border:1px solid rgba(244,238,224,0.11);
overflow:hidden;
flex:1 1 auto;
border-radius:0.875rem;
background:rgba(244,238,224,0.06);
display:flex;
color:#9A948A;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
align-items:center;
min-width:0;
}
.fffnl_btn-ygw{
flex:0 0 auto;
background:#D4B06A;
border-radius:0.875rem;
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
font-weight:700;
color:#16130D;
white-space:nowrap;
font-size:0.875rem;
}
.fffnl_btn-ygw:hover{
opacity:.9;
}
.fffapp-ygw{
padding:30px 0 0.625rem;
}
.fffapp_in-ygw{
border:1px solid rgba(244,238,224,0.07);
background:#231F1A;
padding:32px;
gap:1.75rem;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.fffapp_in-ygw{
padding:40px 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.fffapp_copy-ygw{
min-width:0;
max-width:35rem;
}
.fffapp_eyebrow-ygw{
margin-bottom:12px;
}
.fffapp_h2-ygw{
margin-bottom:0.75rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EBE0;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:765px){
.fffapp_h2-ygw{
font-size:2.125rem;
}
}
.fffapp_text-ygw{
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
color:#6E6960;
}
.fffapp_btns-ygw{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.fffapp_btn-ygw{
border-radius:0.875rem;
gap:0.625rem;
background:#C9A84C;
transition:background-color .22s ease;
padding:0.688rem 1.25rem;
align-items:center;
color:#16130D;
display:inline-flex;
}
.fffapp_btn-ygw:hover{
background:#DAB94E;
}
.fffapp_btn_ic-ygw{
display:inline-flex;
align-items:center;
}
.fffapp_btn_ic-ygw svg{
height:1.125rem;
width:18px;
}
.fffapp_btn_lb-ygw{
font-size:0.844rem;
font-weight:700;
}
.fffapp_qr_wrap-ygw{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.fffapp_qr-ygw{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-color:#C9A84C;
background-image:repeating-linear-gradient(0deg,#231F1A 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231F1A 0 5px,transparent 5px 0.688rem);
height:6.75rem;
}
.fffapp_qr_cap-ygw{
max-width:5.75rem;
line-height:1.4;
font-size:12.5px;
color:#8E8880;
}
.ffftrn-ygw{
padding:1.875rem 0 0.625rem;
}
.ffftrn_in-ygw{
border-radius:20px;
border:1px solid rgba(244,238,224,0.07);
grid-template-columns:1fr;
background:#231F1A;
overflow:hidden;
display:grid;
}
@media(min-width:881px){
.ffftrn_in-ygw{
grid-template-columns:1.05fr 1fr;
}
}
.ffftrn_banner-ygw{
padding:2.125rem;
background:linear-gradient(150deg,#181610,#0C0B09);
overflow:hidden;
position:relative;
color:#EDE8DE;
}
.ffftrn_glow-ygw{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
pointer-events:none;
position:absolute;
height:200px;
width:200px;
bottom:-40px;
right:-2.5rem;
}
.ffftrn_eyebrow-ygw{
position:relative;
margin-bottom:14px;
}
.ffftrn_h2-ygw{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
position:relative;
margin-bottom:12px;
font-size:30px;
color:#EDE8DE;
}
@media(min-width:771px){
.ffftrn_h2-ygw{
font-size:36px;
}
}
.ffftrn_text-ygw{
max-width:26.25rem;
margin-bottom:22px;
font-size:0.875rem;
position:relative;
line-height:1.6;
color:#9A948A;
}
.ffftrn_timer-ygw{
gap:8px;
position:relative;
align-items:center;
margin-bottom:1.5rem;
display:flex;
flex-wrap:wrap;
}
.ffftrn_timer_cap-ygw{
color:#9A948A;
font-size:0.688rem;
}
.ffftrn_timer_box-ygw{
padding:4px 12px;
background:rgba(244,238,224,0.06);
border-radius:0.5rem;
font-size:1.5rem;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#EDE8DE;
}
.ffftrn_cta-ygw{
border-radius:999px;
background:#D4B06A;
transition:opacity .22s ease;
padding:13px 26px;
font-weight:700;
position:relative;
display:inline-block;
color:#16130D;
font-size:14px;
}
.ffftrn_cta-ygw:hover{
opacity:.9;
}
.ffftrn_lb-ygw{
padding:26px 1.75rem;
}
.ffftrn_lb_head-ygw{
gap:0.625rem;
justify-content:space-between;
display:flex;
margin-bottom:0.75rem;
align-items:center;
}
.ffftrn_lb_title-ygw{
font-size:1.25rem;
font-weight:600;
color:#F0EBE0;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.ffftrn_lb_upd-ygw{
color:#8E8880;
text-transform:uppercase;
letter-spacing:.08em;
font-size:11px;
}
.ffftrn_lb_row-ygw{
gap:0.875rem;
padding:11px 12px;
border-radius:8px;
display:flex;
align-items:center;
}
.ffftrn_lb_row-ygw:nth-child(2){
background:rgba(191,160,106,0.12);
}
.ffftrn_lb_rank-ygw{
flex:0 0 auto;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1rem;
color:#BFA06A;
width:22px;
}
.ffftrn_lb_av-ygw{
background:linear-gradient(135deg,#B8903A,#E0C87A);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:30px;
}
.ffftrn_lb_name-ygw{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
min-width:0;
font-size:14px;
color:#F0EBE0;
white-space:nowrap;
text-overflow:ellipsis;
}
.ffftrn_lb_amount-ygw{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#F0EBE0;
}
.fffvip-ygw{
padding:3rem 0;
}
@media(min-width:769px){
.fffvip-ygw{
padding:4rem 0;
}
}
.fffvip_head-ygw{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.fffvip_head-ygw{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.fffvip_eyebrow-ygw{
margin-bottom:0.75rem;
}
.fffvip_h2-ygw{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#EDE8DE;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
}
@media(min-width:769px){
.fffvip_h2-ygw{
font-size:2.5rem;
}
}
.fffvip_intro-ygw{
max-width:420px;
font-size:0.875rem;
line-height:1.6;
color:#9A948A;
}
.fffvip_grid-ygw{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.fffvip_card-ygw{
padding:1.375rem 18px;
border:1px solid rgba(244,238,224,0.11);
border-radius:14px;
min-width:0;
}
.fffvip_card_feat-ygw{
border-color:#D4B06A;
background:rgba(244,238,224,0.06);
}
.fffvip_card_ic-ygw{
background:linear-gradient(135deg,#B8903A,#E0C87A);
border-radius:8px;
width:2.125rem;
display:block;
height:34px;
margin-bottom:16px;
}
.fffvip_name-ygw{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
color:#EDE8DE;
margin-bottom:6px;
font-weight:600;
}
.fffvip_perk-ygw{
overflow-wrap:break-word;
color:#9A948A;
line-height:1.5;
font-size:12.5px;
}
.fffgm-ygw{
padding:1.875rem 0 0.625rem;
}
.fffgm_in-ygw{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.fffgm_in-ygw{
grid-template-columns:1.25fr 1fr;
}
}
.fffgm_left-ygw{
border-radius:1.25rem;
padding:2rem;
border:1px solid rgba(244,238,224,0.07);
background:#231F1A;
min-width:0;
}
.fffgm_eyebrow-ygw{
margin-bottom:10px;
}
.fffgm_h2-ygw{
color:#F0EBE0;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:600;
margin-bottom:0.5rem;
}
@media(min-width:769px){
.fffgm_h2-ygw{
font-size:28px;
}
}
.fffgm_text-ygw{
color:#6E6960;
margin-bottom:22px;
max-width:30rem;
font-size:0.875rem;
line-height:1.6;
}
.fffgm_level-ygw{
margin-bottom:8px;
font-weight:700;
color:#BFA06A;
font-size:22px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.fffgm_bar-ygw{
overflow:hidden;
border-radius:62.438rem;
background:rgba(244,238,224,0.13);
margin-bottom:0.375rem;
height:8px;
}
.fffgm_bar_fill-ygw{
background:linear-gradient(90deg,#B8903A,#E0C87A);
border-radius:62.438rem;
height:100%;
}
.fffgm_bar_meta-ygw{
gap:10px;
justify-content:space-between;
margin-bottom:18px;
display:flex;
color:#8E8880;
font-size:11px;
}
.fffgm_missions-ygw{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.fffgm_mission-ygw{
gap:7px;
border:1px solid rgba(244,238,224,0.13);
padding:9px 0.938rem;
background:#1A1814;
border-radius:999px;
font-weight:600;
display:inline-flex;
color:#C8C1B4;
font-size:0.781rem;
align-items:center;
}
.fffgm_mission_ic-ygw{
color:#BFA06A;
align-items:center;
display:inline-flex;
}
.fffgm_mission_ic-ygw svg{
width:13px;
height:0.813rem;
}
.fffgm_right-ygw{
overflow:hidden;
background:linear-gradient(150deg,#181610,#0C0B09);
border-radius:20px;
padding:2rem;
display:flex;
position:relative;
flex-direction:column;
color:#EDE8DE;
}
.fffgm_glow-ygw{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
border-radius:50%;
top:-1.875rem;
position:absolute;
width:150px;
height:150px;
pointer-events:none;
right:-1.875rem;
}
.fffgm_ref_eyebrow-ygw{
position:relative;
margin-bottom:0.625rem;
}
.fffgm_ref_h2-ygw{
color:#EDE8DE;
margin-bottom:8px;
position:relative;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
font-size:1.625rem;
}
.fffgm_ref_text-ygw{
font-size:0.844rem;
color:#9A948A;
position:relative;
margin-bottom:20px;
line-height:1.55;
}
.fffgm_ref_cta-ygw{
border-radius:999px;
padding:0.688rem 1.375rem;
background:#D4B06A;
transition:opacity .22s ease;
margin-top:auto;
font-size:13.5px;
align-self:flex-start;
position:relative;
color:#16130D;
font-weight:700;
}
.fffgm_ref_cta-ygw:hover{
opacity:.9;
}
.fffhts-ygw{
padding:48px 0;
}
@media(min-width:770px){
.fffhts-ygw{
padding:3.875rem 0;
}
}
.fffhts_head-ygw{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:771px){
.fffhts_head-ygw{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.fffhts_eyebrow-ygw{
margin-bottom:12px;
}
.fffhts_h2-ygw{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
line-height:1.05;
color:#EDE8DE;
overflow-wrap:break-word;
}
@media(min-width:771px){
.fffhts_h2-ygw{
font-size:2.375rem;
}
}
.fffhts_cta-ygw{
transition:opacity .22s ease;
background:#D4B06A;
border-radius:999px;
padding:15px 30px;
flex:0 0 auto;
font-size:0.938rem;
color:#16130D;
font-weight:700;
}
.fffhts_cta-ygw:hover{
opacity:.9;
}
.fffhts_grid-ygw{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.fffhts_grid-ygw{
grid-template-columns:repeat(3,1fr);
}
}
.fffhts_step-ygw{
border-top:1px solid rgba(244,238,224,0.11);
min-width:0;
padding-top:22px;
}
.fffhts_step_num-ygw{
font-size:2.75rem;
font-weight:700;
color:#D4B06A;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
line-height:1;
}
.fffhts_step_h-ygw{
font-weight:700;
color:#EDE8DE;
overflow-wrap:break-word;
line-height:1.2;
font-size:19px;
margin-bottom:0.5rem;
}
.fffhts_step_p-ygw{
color:#9A948A;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.fffdr-ygw{
padding:36px 0 10px;
}
.fffdr_in-ygw{
border-radius:14px;
gap:1.25rem;
padding:28px 32px;
border:1px dashed rgba(244,238,224,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.fffdr_in-ygw{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.fffdr_h2-ygw{
font-size:24px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBE0;
line-height:1.1;
margin-bottom:0.5rem;
}
@media(min-width:766px){
.fffdr_h2-ygw{
font-size:26px;
}
}
.fffdr_text-ygw{
font-size:0.875rem;
color:#6E6960;
line-height:1.6;
overflow-wrap:break-word;
max-width:680px;
}
.fffdr_text-ygw b{
font-weight:700;
color:#F0EBE0;
}
.fffdr_cta-ygw{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #BFA06A;
white-space:nowrap;
font-size:13.5px;
font-weight:700;
color:#F0EBE0;
}
.fffdr_cta-ygw:hover{
color:#BFA06A;
}
.fffpmt-ygw{
padding:3rem 0 10px;
}
.fffpmt_in-ygw{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.fffpmt_in-ygw{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.fffpmt_left-ygw{
min-width:0;
}
.fffpmt_eyebrow-ygw{
margin-bottom:12px;
}
.fffpmt_h2-ygw{
margin-bottom:0.75rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
color:#F0EBE0;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:766px){
.fffpmt_h2-ygw{
font-size:32px;
}
}
.fffpmt_text-ygw{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14.5px;
color:#6E6960;
}
.fffpmt_logos-ygw{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:482px){
.fffpmt_logos-ygw{
grid-template-columns:repeat(4,1fr);
}
}
.fffpmt_logo-ygw{
border:1px solid rgba(244,238,224,0.07);
border-radius:8px;
padding:0 0.5rem;
background:#231F1A;
overflow:hidden;
height:3.125rem;
text-align:center;
font-size:12.5px;
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
color:#C8C1B4;
text-overflow:ellipsis;
white-space:nowrap;
}
.fffpmt_table-ygw{
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.fffpmt_thead-ygw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#111009;
display:grid;
}
.fffpmt_th-ygw{
overflow:hidden;
padding:0.813rem 0.875rem;
font-size:10px;
font-weight:700;
white-space:nowrap;
text-transform:uppercase;
color:#EDE8DE;
text-overflow:ellipsis;
letter-spacing:.08em;
}
.fffpmt_row-ygw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,238,224,0.07);
}
.fffpmt_row-ygw:nth-child(odd){
background:#231F1A;
}
.fffpmt_td-ygw{
padding:14px;
font-size:0.844rem;
min-width:0;
color:#6E6960;
overflow-wrap:break-word;
}
.fffpmt_row-ygw .fffpmt_td-ygw:first-child{
color:#F0EBE0;
font-weight:700;
}
.fffpmt_row-ygw .fffpmt_td-ygw:last-child{
font-weight:700;
color:#6A9E72;
}
.fffprov-ygw{
padding:2.5rem 0 20px;
}
.fffprov_eyebrow-ygw{
display:block;
margin-bottom:1.125rem;
}
.fffprov_grid-ygw{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.fffprov_grid-ygw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.fffprov_grid-ygw{
grid-template-columns:repeat(6,1fr);
}
}
.fffwy-ygw{
padding:3rem 0;
}
@media(min-width:767px){
.fffwy-ygw{
padding:56px 0;
}
}
.fffwy_in-ygw{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.fffwy_in-ygw{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.fffwy_left-ygw{
min-width:0;
}
.fffwy_eyebrow-ygw{
margin-bottom:0.875rem;
}
.fffwy_h2-ygw{
font-size:2rem;
color:#F0EBE0;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1rem;
}
@media(min-width:766px){
.fffwy_h2-ygw{
font-size:40px;
}
}
.fffwy_intro-ygw{
line-height:1.6;
font-size:15px;
color:#6E6960;
}
.fffwy_grid-ygw{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.fffwy_grid-ygw{
grid-template-columns:1fr 1fr;
}
}
.fffwy_card-ygw{
padding:1.625rem;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
background:#231F1A;
min-width:0;
}
.fffwy_card_ic-ygw{
display:inline-flex;
justify-content:center;
align-items:center;
margin-bottom:1rem;
color:#BFA06A;
}
.fffwy_card_ic-ygw svg{
width:1.625rem;
height:1.625rem;
}
.fffwy_card_h-ygw{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-size:21px;
color:#F0EBE0;
line-height:1.15;
}
.fffwy_card_p-ygw{
color:#6E6960;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.fffrc-ygw{
padding:3rem 0 10px;
}
.fffrc_in-ygw{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.fffrc_in-ygw{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.fffrc_col-ygw{
min-width:0;
}
.fffrc_label-ygw{
margin-bottom:16px;
text-transform:uppercase;
font-size:0.688rem;
color:#BFA06A;
letter-spacing:.2em;
font-weight:600;
}
.fffrc_awards-ygw{
gap:12px;
display:flex;
flex-direction:column;
}
.fffrc_award-ygw{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.fffrc_award_ic-ygw{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#D4B06A;
}
.fffrc_award_ic-ygw svg{
height:1.125rem;
width:18px;
}
.fffrc_award_t-ygw{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#F0EBE0;
}
.fffrc_award_s-ygw{
overflow-wrap:break-word;
color:#8E8880;
font-size:0.75rem;
}
.fffrc_press-ygw{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.fffrc_press_logo-ygw{
padding:0 8px;
border-radius:0.5rem;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
white-space:nowrap;
display:flex;
align-items:center;
color:#6E6960;
font-size:14px;
text-overflow:ellipsis;
justify-content:center;
text-align:center;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
height:3.25rem;
}
.fffrc_partner-ygw{
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
background:#231F1A;
padding:1.375rem;
}
.fffrc_partner_name-ygw{
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
color:#F0EBE0;
}
.fffrc_partner_text-ygw{
overflow-wrap:break-word;
color:#6E6960;
line-height:1.55;
font-size:13px;
}
.fffts-ygw{
padding:2.75rem 0;
}
.fffts_in-ygw{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:878px){
.fffts_in-ygw{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.fffts_left-ygw{
min-width:0;
}
.fffts_h2-ygw{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
color:#EDE8DE;
line-height:1.1;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
@media(min-width:769px){
.fffts_h2-ygw{
font-size:28px;
}
}
.fffts_text-ygw{
max-width:32.5rem;
line-height:1.6;
font-size:14.5px;
color:#9A948A;
margin-bottom:22px;
}
.fffts_badges-ygw{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.fffts_badge-ygw{
color:#9A948A;
font-weight:600;
font-size:0.813rem;
}
.fffts_pay-ygw{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.fffts_pay-ygw{
justify-content:flex-end;
}
}
.fffts_pay_chip-ygw{
border:1px solid rgba(244,238,224,0.11);
border-radius:0.875rem;
padding:0.75rem 1rem;
background:rgba(244,238,224,0.06);
color:#EDE8DE;
font-size:0.875rem;
font-weight:700;
}
.ffftt-ygw{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.ffftt-ygw{
padding:60px 0 0.625rem;
}
}
.ffftt_head-ygw{
text-align:center;
margin-bottom:34px;
}
.ffftt_eyebrow-ygw{
margin-bottom:0.75rem;
}
.ffftt_h2-ygw{
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
color:#F0EBE0;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ffftt_h2-ygw{
font-size:42px;
}
}
.ffftt_grid-ygw{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.ffftt_grid-ygw{
grid-template-columns:repeat(3,1fr);
}
}
.ffftt_card-ygw{
background:#231F1A;
border-radius:14px;
padding:30px;
border:1px solid rgba(244,238,224,0.07);
display:flex;
min-width:0;
flex-direction:column;
}
.ffftt_card_ic-ygw{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#BFA06A;
}
.ffftt_card_ic-ygw svg{
width:1.75rem;
height:28px;
}
.ffftt_card_h-ygw{
color:#F0EBE0;
line-height:1.15;
margin-bottom:8px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:600;
}
.ffftt_card_p-ygw{
font-size:14px;
overflow-wrap:break-word;
color:#6E6960;
margin-bottom:14px;
line-height:1.6;
}
.ffftt_card_p-ygw b{
color:#F0EBE0;
font-weight:700;
}
.ffftt_card_link-ygw{
transition:color .22s ease;
margin-top:auto;
align-self:flex-start;
color:#F0EBE0;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #BFA06A;
font-size:0.813rem;
}
.ffftt_card_link-ygw:hover{
color:#BFA06A;
}
.fffel-ygw{
padding:48px 0;
}
@media(min-width:770px){
.fffel-ygw{
padding:3.5rem 0;
}
}
.fffel_in-ygw{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.fffel_in-ygw{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.fffel_left-ygw{
min-width:0;
}
.fffel_eyebrow-ygw{
margin-bottom:14px;
}
.fffel_h2-ygw{
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
font-size:2rem;
overflow-wrap:break-word;
color:#F0EBE0;
line-height:1.08;
}
@media(min-width:765px){
.fffel_h2-ygw{
font-size:38px;
}
}
.fffel_body-ygw p{
overflow-wrap:break-word;
line-height:1.7;
color:#C8C1B4;
font-size:16px;
margin-bottom:18px;
}
.fffel_dropcap-ygw{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
line-height:.8;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#BFA06A;
float:left;
}
.fffel_right-ygw{
min-width:0;
}
.fffel_quote-ygw{
padding:2.25rem;
background:linear-gradient(150deg,#181610,#0C0B09);
border-radius:20px;
color:#EDE8DE;
margin-bottom:1.5rem;
position:relative;
}
.fffel_quote_mark-ygw{
display:inline-flex;
color:#D4B06A;
align-items:center;
margin-bottom:0.375rem;
}
.fffel_quote_mark-ygw svg{
width:2.125rem;
height:34px;
}
.fffel_quote_text-ygw{
font-size:1.375rem;
color:#EDE8DE;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
font-weight:500;
}
.fffel_quote_meta-ygw{
gap:12px;
display:flex;
align-items:center;
}
.fffel_quote_av-ygw{
background:linear-gradient(135deg,#B8903A,#E0C87A);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:38px;
}
.fffel_quote_author-ygw{
color:#EDE8DE;
font-weight:700;
font-size:0.875rem;
}
.fffel_quote_meta_sub-ygw{
font-size:0.75rem;
color:#9A948A;
}
.fffel_explain-ygw{
overflow:hidden;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
}
.fffel_explain_card-ygw{
padding:1.375rem 1.5rem;
}
.fffel_explain_card-ygw+.fffel_explain_card-ygw{
border-top:1px solid rgba(244,238,224,0.07);
}
.fffel_explain_h-ygw{
font-size:20px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
color:#F0EBE0;
}
.fffel_explain_p-ygw{
font-size:14px;
line-height:1.55;
color:#6E6960;
overflow-wrap:break-word;
}
.ffflh-ygw{
padding:40px 0 20px;
}
.ffflh_in-ygw{
padding-top:2.125rem;
border-top:1px solid rgba(244,238,224,0.13);
}
.ffflh_eyebrow-ygw{
margin-bottom:22px;
display:block;
}
.ffflh_grid-ygw{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.ffflh_grid-ygw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.ffflh_grid-ygw{
grid-template-columns:repeat(5,1fr);
}
}
.ffflh_col-ygw{
min-width:0;
}
.ffflh_col_h-ygw{
font-size:13px;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:700;
color:#F0EBE0;
}
.ffflh_links-ygw{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.ffflh_link-ygw{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#6E6960;
}
.ffflh_link-ygw:hover{
color:#BFA06A;
}
.fffsc-ygw{
padding:3rem 0 0.625rem;
}
.fffsc_head-ygw{
margin-bottom:28px;
text-align:center;
}
.fffsc_eyebrow-ygw{
margin-bottom:12px;
}
.fffsc_h2-ygw{
font-weight:600;
overflow-wrap:break-word;
color:#F0EBE0;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:766px){
.fffsc_h2-ygw{
font-size:2.25rem;
}
}
.fffsc_table-ygw{
margin:0 auto;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
border-radius:14px;
max-width:900px;
}
.fffsc_thead-ygw{
background:#111009;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.fffsc_th-ygw{
padding:0.938rem 18px;
text-align:center;
color:#9A948A;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
}
.fffsc_th-ygw:first-child{
text-align:left;
}
.fffsc_th_us-ygw{
color:#D4B06A;
}
.fffsc_row-ygw{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,238,224,0.07);
display:grid;
}
.fffsc_row-ygw:nth-child(even){
background:#231F1A;
}
.fffsc_td-ygw{
padding:0.938rem 18px;
color:#8E8880;
text-align:center;
overflow-wrap:break-word;
font-size:14px;
min-width:0;
}
.fffsc_td-ygw:first-child{
color:#C8C1B4;
font-weight:600;
text-align:left;
}
.fffsc_td_us-ygw{
color:#6A9E72;
font-weight:700;
}
.fffsb-ygw{
background:#231F1A;
padding:48px 0;
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:24px;
border-top:1px solid rgba(244,238,224,0.07);
}
@media(min-width:768px){
.fffsb-ygw{
padding:56px 0;
}
}
.fffsb_eyebrow-ygw{
margin-bottom:0.75rem;
display:block;
}
.fffsb_h2-ygw{
margin-bottom:26px;
overflow-wrap:break-word;
font-weight:600;
color:#F0EBE0;
font-size:1.875rem;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.fffsb_h2-ygw{
font-size:2.25rem;
}
}
.fffsb_grid-ygw{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.fffsb_grid-ygw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.fffsb_grid-ygw{
grid-template-columns:repeat(4,1fr);
}
}
.fffsb_card-ygw{
background:#1A1814;
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
padding:24px;
min-width:0;
}
.fffsb_card_h-ygw{
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
color:#F0EBE0;
margin-bottom:8px;
font-size:1.188rem;
}
.fffsb_card_p-ygw{
color:#6E6960;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.fffsb_rtp-ygw{
grid-template-columns:1fr;
background:#1A1814;
padding:1.625rem 1.75rem;
gap:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:757px){
.fffsb_rtp-ygw{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.fffsb_rtp_h-ygw{
margin-bottom:8px;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0EBE0;
}
.fffsb_rtp_p-ygw{
line-height:1.6;
font-size:13.5px;
color:#6E6960;
overflow-wrap:break-word;
}
.fffsb_rtp_stats-ygw{
gap:16px;
display:flex;
}
.fffsb_stat-ygw{
flex:1 1 0;
padding:18px;
background:#231F1A;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.fffsb_stat_v-ygw{
color:#6A9E72;
overflow-wrap:break-word;
font-weight:700;
font-size:1.625rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.fffsb_stat_l-ygw{
margin-top:4px;
color:#8E8880;
font-size:0.719rem;
}
.fffsg-ygw{
padding:48px 0 10px;
}
.fffsg_eyebrow-ygw{
display:block;
margin-bottom:12px;
}
.fffsg_h2-ygw{
line-height:1.05;
font-size:1.875rem;
color:#F0EBE0;
margin-bottom:28px;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.fffsg_h2-ygw{
font-size:2.25rem;
}
}
.fffsg_grid-ygw{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:719px){
.fffsg_grid-ygw{
grid-template-columns:repeat(3,1fr);
}
}
.fffsg_col-ygw{
min-width:0;
}
.fffsg_col_h-ygw{
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:0.625rem;
line-height:1.15;
color:#F0EBE0;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.fffsg_col_p-ygw{
color:#6E6960;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.ffffaq-ygw{
background:#231F1A;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:768px){
.ffffaq-ygw{
padding:62px 0;
}
}
.ffffaq_head-ygw{
margin-bottom:34px;
text-align:center;
}
.ffffaq_eyebrow-ygw{
margin-bottom:0.75rem;
}
.ffffaq_h2-ygw{
font-size:2rem;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0EBE0;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.ffffaq_h2-ygw{
font-size:2.375rem;
}
}
.ffffaq_list-ygw{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.ffffaq_item-ygw{
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
background:#1A1814;
}
.ffffaq_q-ygw{
gap:20px;
padding:1.25rem 1.5rem;
list-style:none;
display:flex;
align-items:center;
font-weight:700;
cursor:pointer;
color:#F0EBE0;
justify-content:space-between;
font-size:16px;
overflow-wrap:break-word;
}
.ffffaq_q-ygw::-webkit-details-marker{
display:none;
}
.ffffaq_q_ic-ygw{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#BFA06A;
}
.ffffaq_q_ic-ygw svg{
width:1.125rem;
height:1.125rem;
}
.ffffaq_item-ygw[open] .ffffaq_q_ic-ygw{
transform:rotate(180deg);
}
.ffffaq_a-ygw{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
color:#6E6960;
line-height:1.6;
overflow-wrap:break-word;
}
.fffgd-ygw{
padding:3rem 0 0.625rem;
}
.fffgd_head-ygw{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:679px){
.fffgd_head-ygw{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.fffgd_eyebrow-ygw{
margin-bottom:0.625rem;
}
.fffgd_h2-ygw{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#F0EBE0;
line-height:1.05;
}
@media(min-width:771px){
.fffgd_h2-ygw{
font-size:2.125rem;
}
}
.fffgd_more-ygw{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #F0EBE0;
font-weight:600;
color:#F0EBE0;
font-size:13.5px;
}
.fffgd_more-ygw:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.fffgd_grid-ygw{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.fffgd_grid-ygw{
grid-template-columns:repeat(3,1fr);
}
}
.fffgd_card-ygw{
border:1px solid rgba(244,238,224,0.07);
background:#231F1A;
border-radius:14px;
overflow:hidden;
display:block;
min-width:0;
}
.fffgd_card_img-ygw{
background:linear-gradient(140deg,#181610,#BFA06A);
height:150px;
}
.fffgd_card_body-ygw{
padding:22px;
}
.fffgd_card_cat-ygw{
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
color:#BFA06A;
}
.fffgd_card_h-ygw{
margin:8px 0 10px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.2;
color:#F0EBE0;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:19px;
}
.fffgd_card_meta-ygw{
overflow-wrap:break-word;
color:#8E8880;
font-size:0.75rem;
}
.fffft-ygw{
background:#111009;
color:#9A948A;
margin-top:2.5rem;
}
.fffft_in-ygw{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.fffft_in-ygw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.fffft_in-ygw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fffft_brand-ygw{
min-width:0;
}
.fffft_logo-ygw{
overflow-wrap:break-word;
color:#EDE8DE;
font-size:1.625rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.fffft_tagline-ygw{
max-width:17.5rem;
font-size:0.844rem;
color:#9A948A;
margin-top:0.875rem;
line-height:1.6;
}
.fffft_contact-ygw{
transition:color .22s ease;
color:#D4B06A;
overflow-wrap:anywhere;
margin-top:12px;
display:inline-block;
font-size:13px;
max-width:280px;
}
.fffft_contact-ygw:hover{
color:#EDE8DE;
}
.fffft_col-ygw{
min-width:0;
}
.fffft_col_h-ygw{
font-weight:700;
letter-spacing:.08em;
margin-bottom:14px;
overflow-wrap:break-word;
color:#EDE8DE;
font-size:0.813rem;
text-transform:uppercase;
}
.fffft_col_links-ygw{
gap:10px;
display:flex;
flex-direction:column;
}
.fffft_link-ygw{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#9A948A;
}
.fffft_link-ygw:hover{
color:#EDE8DE;
}
.fffft_bot-ygw{
padding:1.375rem 0 2.5rem;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(244,238,224,0.11);
}
@media(min-width:769px){
.fffft_bot-ygw{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.fffft_legal-ygw{
line-height:1.6;
font-size:11.5px;
overflow-wrap:break-word;
max-width:47.5rem;
color:#4A4640;
}
.fffft_legal-ygw b{
font-weight:700;
color:#9A948A;
}
.fffft_age-ygw{
border-radius:8px;
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #D4B06A;
color:#D4B06A;
font-size:0.813rem;
font-weight:700;
}