*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-size:15px;
color:#2E2519;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.fwi-layout_h65{
flex-direction:column;
min-height:100vh;
display:flex;
}
.fwi-main_h65{
flex:1 1 auto;
min-width:0;
width:100%;
}
.fwi-container_h65{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.fwi-container_h65{
padding:0 2rem;
}
}
@media(min-width:1098px){
.fwi-container_h65{
padding:0 56px;
}
}
.fwi-eyebrow_h65{
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
overflow-wrap:break-word;
font-size:0.688rem;
line-height:1.4;
letter-spacing:.2em;
color:#C49436;
text-transform:uppercase;
display:inline-block;
}
.fwi-band_h65{
background:#1E1710;
color:#F5EDD8;
}
.fwi-band_h65 .fwi-eyebrow_h65{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fwi-tb_h65{
background:#FAF6F0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(26,21,16,0.15);
top:0;
}
.fwi-tb_in_h65{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
max-width:87.5rem;
justify-content:space-between;
display:flex;
width:100%;
align-items:center;
}
@media(min-width:771px){
.fwi-tb_in_h65{
padding:16px 32px;
}
}
@media(min-width:1097px){
.fwi-tb_in_h65{
padding:1.125rem 56px;
}
}
.fwi-tb_left_h65{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.fwi-tb_logo_h65{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.fwi-tb_logo_mark_h65{
flex:0 0 auto;
border-radius:8px;
width:34px;
object-fit:cover;
height:2.125rem;
}
.fwi-tb_logo_txt_h65{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.fwi-tb_logo_name_h65{
overflow:hidden;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:22px;
letter-spacing:.02em;
color:#1A1510;
}
.fwi-tb_logo_sub_h65{
overflow:hidden;
white-space:nowrap;
margin-top:0.25rem;
letter-spacing:.32em;
font-weight:600;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:0.531rem;
color:#C49436;
}
.fwi-tb_nav_h65{
display:none;
}
@media(min-width:962px){
.fwi-tb_nav_h65{
gap:28px;
display:flex;
align-items:center;
}
}
.fwi-tb_nav_item_h65{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
font-size:0.875rem;
color:#2E2519;
}
.fwi-tb_nav_item_h65:hover{
color:#1A1510;
}
.fwi-tb_nav_item_h65.fwi-state_active_h65{
border-color:#C49436;
color:#1A1510;
}
.fwi-tb_right_h65{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.fwi-tb_search_h65{
transition:color .22s ease;
justify-content:center;
color:#2E2519;
align-items:center;
display:flex;
}
.fwi-tb_search_h65:hover{
color:#C49436;
}
.fwi-tb_search_h65 svg{
height:1.125rem;
width:1.125rem;
}
.fwi-tb_lang_h65{
text-transform:uppercase;
font-weight:600;
color:#6B5B42;
font-size:0.688rem;
letter-spacing:.1em;
}
.fwi-tb_lang_h65:hover{
color:#1A1510;
}
.fwi-tb_login_h65{
display:none;
font-weight:600;
color:#1A1510;
font-size:14px;
}
@media(min-width:770px){
.fwi-tb_login_h65{
display:inline-block;
}
}
.fwi-tb_register_h65{
transition:background-color .22s ease;
background:#1A1510;
padding:11px 22px;
border-radius:62.438rem;
font-size:0.875rem;
white-space:nowrap;
color:#F5EDD8;
font-weight:700;
}
.fwi-tb_register_h65:hover{
background:#2E2519;
}
.fwi-mob_h65{
background:#FAF6F0;
left:0;
right:0;
z-index:60;
border-top:1px solid rgba(26,21,16,0.15);
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
}
@media(min-width:960px){
.fwi-mob_h65{
display:none;
}
}
.fwi-mob_in_h65{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:35rem;
}
.fwi-mob_item_h65{
gap:3px;
padding:9px 4px;
flex:1 1 0;
transition:color .22s ease;
color:#6B5B42;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
}
.fwi-mob_item_h65.fwi-state_active_h65{
color:#C49436;
}
.fwi-mob_ic_h65{
justify-content:center;
align-items:center;
display:flex;
}
.fwi-mob_ic_h65 svg{
height:1.25rem;
width:20px;
}
.fwi-mob_lb_h65{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:600;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.fwi-rail_h65{
position:relative;
min-width:0;
}
.fwi-rail_scroll_h65{
gap:0.875rem;
overflow-x:auto;
padding-bottom:14px;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:771px){
.fwi-rail_scroll_h65{
gap:18px;
}
}
.fwi-gc_h65{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:770px){
.fwi-gc_h65{
width:11.75rem;
}
}
.fwi-gc_img_h65{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(26,21,16,0.07), 0 0.5rem 1.25rem rgba(26,21,16,0.09);
position:relative;
padding-bottom:133.33%;
}
.fwi-gc_img_h65 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.fwi-gc_cover_h65{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.fwi-gc_hover_h65{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
position:absolute;
justify-content:center;
opacity:0;
display:flex;
align-items:center;
}
.fwi-gc_h65:hover .fwi-gc_hover_h65{
opacity:1;
}
.fwi-gc_hover_btn_h65{
background:#1A1510;
border-radius:62.438rem;
display:flex;
width:2.875rem;
justify-content:center;
height:46px;
align-items:center;
color:#F5EDD8;
}
.fwi-gc_hover_btn_h65 svg{
width:1.125rem;
height:18px;
}
.fwi-gc_info_h65{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.fwi-gc_name_h65{
overflow:hidden;
color:#1A1510;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
text-overflow:ellipsis;
}
.fwi-gc_prov_h65{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
color:#6B5B42;
}
.fwi-gc_meta_h65{
font-size:11px;
color:#6B5B42;
}
.fwi-tc_h65{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.fwi-tc_h65{
width:230px;
}
}
.fwi-tc_img_h65{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,21,16,0.07), 0 0.5rem 20px rgba(26,21,16,0.09);
}
.fwi-tc_img_h65 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.fwi-tc_info_h65{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.fwi-tc_name_h65{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:14px;
color:#1A1510;
}
.fwi-tc_rtp_h65{
color:#6B5B42;
font-size:11px;
}
.fwi-lc_h65{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.fwi-lc_h65{
width:268px;
}
}
.fwi-lc_img_h65{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 6px rgba(26,21,16,0.07), 0 8px 20px rgba(26,21,16,0.09);
padding-bottom:62.5%;
position:relative;
}
.fwi-lc_img_h65 img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.fwi-lc_live_h65{
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:62.438rem;
padding:0.25rem 9px;
left:0.75rem;
top:12px;
display:flex;
align-items:center;
position:absolute;
}
.fwi-lc_live_dot_h65{
background:#C0392B;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.fwi-lc_seats_h65{
color:#F5EDD8;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.08em;
}
.fwi-lc_info_h65{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:9px;
}
.fwi-lc_name_h65{
overflow:hidden;
white-space:nowrap;
font-size:15px;
color:#1A1510;
font-weight:700;
text-overflow:ellipsis;
}
.fwi-lc_bet_h65{
color:#6B5B42;
font-size:0.688rem;
}
.fwi-pc_h65{
background:#FFFFFF;
border:1px solid rgba(26,21,16,0.08);
gap:0.5rem;
padding:1rem 14px;
border-radius:0.875rem;
min-width:0;
display:flex;
min-height:4.625rem;
justify-content:center;
align-items:center;
flex-direction:column;
}
.fwi-pc_logo_h65{
flex:0 0 auto;
height:1.75rem;
max-width:100%;
width:auto;
object-fit:contain;
}
.fwi-pc_name_h65{
overflow:hidden;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-size:11px;
color:#6B5B42;
}
.fwi-gc_tag_h65{
border-radius:0.5rem;
padding:3px 8px;
font-weight:700;
display:inline-block;
left:0.625rem;
font-size:0.625rem;
z-index:2;
position:absolute;
top:0.625rem;
letter-spacing:.06em;
text-transform:uppercase;
}
.fwi-gc_tag_hot_h65{
background:#C0392B;
color:#F5EDD8;
}
.fwi-gc_tag_new_h65{
background:#E8B84B;
color:#1A1510;
}
.fwi-gc_tag_jp_h65{
background:#C49436;
color:#1A1510;
}
.fwi-gc_tag_live_h65{
background:#C0392B;
color:#F5EDD8;
}
.fwi-sh_h65{
min-width:0;
margin-bottom:1.125rem;
}
.fwi-sh_row_h65{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.fwi-sh_row_h65 .fwi-sh_l_h65{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.fwi-sh_stack_h65{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.fwi-sh_center_h65{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.fwi-sh_h2_h65{
font-size:24px;
line-height:1.1;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
font-weight:600;
}
@media(min-width:769px){
.fwi-sh_h2_h65{
font-size:1.875rem;
}
}
.fwi-band_h65 .fwi-sh_h2_h65{
color:#F5EDD8;
}
.fwi-sh_eb_line_h65{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.fwi-sh_eb_line_h65::before{
background:#C49436;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.fwi-band_h65 .fwi-sh_eb_line_h65::before{
background:#E8B84B;
}
.fwi-sh_eb_dot_h65{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.fwi-sh_eb_dot_h65::before{
border-radius:50%;
background:#C49436;
content:"";
height:0.375rem;
display:inline-block;
width:6px;
}
.fwi-band_h65 .fwi-sh_eb_dot_h65::before{
background:#E8B84B;
}
.fwi-sh_link_h65{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:0.813rem;
color:#1A1510;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
align-items:center;
border-bottom:1px solid #1A1510;
}
.fwi-sh_link_h65:hover{
border-color:#C49436;
color:#C49436;
}
.fwi-sh_link_h65 svg{
width:14px;
height:14px;
}
.fwi-sh_link_chev_h65{
border-bottom:0;
padding-bottom:0;
}
.fwi-sh_link_btn_h65{
padding:9px 18px;
border-radius:62.438rem;
background:#1A1510;
border-bottom:0;
color:#F5EDD8;
}
.fwi-sh_link_btn_h65:hover{
background:#2E2519;
border-color:transparent;
color:#F5EDD8;
}
.fwi-band_h65 .fwi-sh_link_h65{
border-color:#F5EDD8;
color:#F5EDD8;
}
.fwi-band_h65 .fwi-sh_link_btn_h65{
background:#E8B84B;
color:#1A1510;
}
.fwi-sh_rule_h65{
margin:-2px 0 1.125rem;
background:rgba(26,21,16,0.15);
height:1px;
}
.fwi-band_h65 .fwi-sh_rule_h65{
background:rgba(255,240,200,0.14);
}
.fwi-hero_h65{
padding:2rem 0 8px;
}
@media(min-width:770px){
.fwi-hero_h65{
padding:56px 0 24px;
}
}
.fwi-hero_in_h65{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.fwi-hero_in_h65{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.fwi-hero_copy_h65{
min-width:0;
}
.fwi-hero_eyebrow_h65{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.fwi-hero_eyebrow_line_h65{
flex:0 0 auto;
background:#C49436;
width:28px;
display:inline-block;
height:1px;
}
.fwi-hero_h1_h65{
margin-bottom:20px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1510;
font-size:2.375rem;
line-height:1.04;
letter-spacing:-.01em;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.fwi-hero_h1_h65{
font-size:54px;
}
}
@media(min-width:1099px){
.fwi-hero_h1_h65{
font-size:62px;
}
}
.fwi-hero_h1_h65 em{
color:#C49436;
font-style:normal;
}
.fwi-hero_sub_h65{
line-height:1.6;
color:#8C7A5E;
margin-bottom:30px;
font-size:1rem;
max-width:30rem;
}
@media(min-width:767px){
.fwi-hero_sub_h65{
font-size:1.125rem;
}
}
.fwi-hero_actions_h65{
gap:14px;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
align-items:center;
}
.fwi-hero_cta_h65{
transition:background-color .22s ease;
border-radius:999px;
padding:16px 30px;
background:#1A1510;
gap:0.625rem;
align-items:center;
color:#F5EDD8;
display:inline-flex;
font-size:15px;
font-weight:700;
}
.fwi-hero_cta_h65:hover{
background:#2E2519;
}
.fwi-hero_cta_ic_h65{
align-items:center;
display:inline-flex;
}
.fwi-hero_cta_ic_h65 svg{
width:16px;
height:1rem;
}
.fwi-hero_cta_alt_h65{
transition:border-color .22s ease,color .22s ease;
background:transparent;
border-radius:62.438rem;
border:1px solid rgba(26,21,16,0.15);
padding:15px 26px;
align-items:center;
font-size:15px;
display:inline-flex;
color:#1A1510;
font-weight:600;
}
.fwi-hero_cta_alt_h65:hover{
border-color:#C49436;
color:#C49436;
}
.fwi-hero_trust_h65{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fwi-hero_trust_item_h65{
gap:9px;
color:#2E2519;
font-weight:600;
display:flex;
font-size:0.813rem;
align-items:center;
}
.fwi-hero_trust_ic_h65{
display:inline-flex;
color:#C49436;
align-items:center;
}
.fwi-hero_trust_ic_h65 svg{
height:1rem;
width:16px;
}
.fwi-hero_promo_h65{
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 12px 3rem rgba(26,21,16,0.14), 0 3px 0.625rem rgba(26,21,16,0.10);
position:relative;
min-height:18.75rem;
display:flex;
}
.fwi-hero_promo_bg_h65{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.fwi-hero_promo_bg_h65::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.fwi-hero_promo_glow_h65{
background:radial-gradient(circle,rgba(196,148,54,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
width:260px;
position:absolute;
pointer-events:none;
height:16.25rem;
right:-20px;
}
.fwi-hero_promo_ct_h65{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.fwi-hero_promo_label_h65{
margin-bottom:0.5rem;
font-weight:700;
text-transform:uppercase;
color:#E8B84B;
letter-spacing:.25em;
font-size:0.625rem;
display:block;
}
.fwi-hero_promo_amount_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.05;
font-weight:600;
font-size:2rem;
}
@media(min-width:765px){
.fwi-hero_promo_amount_h65{
font-size:2.5rem;
}
}
.fwi-hero_promo_amount_h65 em{
color:#E8B84B;
font-style:normal;
}
.fwi-hero_rating_h65{
background:#FFFFFF;
border-radius:0.875rem;
padding:0.625rem 14px;
border:1px solid rgba(26,21,16,0.08);
gap:10px;
box-shadow:0 2px 0.375rem rgba(26,21,16,0.07), 0 0.5rem 20px rgba(26,21,16,0.09);
align-items:center;
max-width:min(260px,62%);
top:14px;
z-index:3;
right:0.875rem;
position:absolute;
display:flex;
}
.fwi-hero_rating_score_h65{
flex:0 0 auto;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
font-size:1.5rem;
}
.fwi-hero_rating_txt_h65{
flex:1 1 auto;
min-width:0;
}
.fwi-hero_rating_stars_h65{
gap:2px;
display:flex;
color:#C49436;
}
.fwi-hero_rating_stars_h65 svg{
width:0.75rem;
height:12px;
}
.fwi-hero_rating_cap_h65{
color:#6B5B42;
overflow-wrap:break-word;
font-size:0.688rem;
line-height:1.35;
display:block;
margin-top:3px;
}
.fwi-stat_h65{
border-top:1px solid rgba(26,21,16,0.15);
border-bottom:1px solid rgba(26,21,16,0.15);
margin-top:1rem;
}
.fwi-stat_in_h65{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.fwi-stat_in_h65{
grid-template-columns:repeat(4,1fr);
}
}
.fwi-stat_item_h65{
padding:22px 0.875rem;
border-bottom:1px solid rgba(26,21,16,0.08);
border-right:1px solid rgba(26,21,16,0.08);
min-width:0;
}
.fwi-stat_item_h65:nth-child(2n){
border-right:0;
}
.fwi-stat_item_h65:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.fwi-stat_item_h65{
border-bottom:0;
}
.fwi-stat_item_h65:nth-child(2n){
border-right:1px solid rgba(26,21,16,0.08);
}
.fwi-stat_item_h65:nth-child(4n){
border-right:0;
}
}
.fwi-stat_value_h65{
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
font-size:1.875rem;
}
@media(min-width:770px){
.fwi-stat_value_h65{
font-size:34px;
}
}
.fwi-stat_label_h65{
line-height:1.4;
font-size:0.813rem;
overflow-wrap:break-word;
margin-top:6px;
color:#6B5B42;
}
.fwi-pr_h65{
padding:30px 0 6px;
}
.fwi-pr_card_h65{
overflow:hidden;
padding:26px;
background:#FFFFFF;
flex:0 0 auto;
border-radius:20px;
border:1px solid rgba(26,21,16,0.08);
gap:10px;
display:flex;
position:relative;
min-height:12.5rem;
flex-direction:column;
width:17.5rem;
}
@media(min-width:771px){
.fwi-pr_card_h65{
width:300px;
}
}
.fwi-pr_card_feat_h65{
background:linear-gradient(150deg,#261C0F,#111009);
border-color:transparent;
color:#F5EDD8;
}
.fwi-pr_glow_h65{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
height:130px;
position:absolute;
top:-30px;
opacity:0;
width:8.125rem;
pointer-events:none;
right:-30px;
}
.fwi-pr_card_feat_h65 .fwi-pr_glow_h65{
opacity:1;
}
.fwi-pr_label_h65{
font-size:10px;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
font-weight:700;
color:#C49436;
}
.fwi-pr_card_feat_h65 .fwi-pr_label_h65{
color:#E8B84B;
}
.fwi-pr_amount_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
font-size:1.625rem;
position:relative;
color:#1A1510;
font-weight:600;
}
.fwi-pr_card_feat_h65 .fwi-pr_amount_h65{
color:#F5EDD8;
}
.fwi-pr_amount_h65 em{
font-style:normal;
color:#C49436;
}
.fwi-pr_card_feat_h65 .fwi-pr_amount_h65 em{
color:#E8B84B;
}
.fwi-pr_terms_h65{
position:relative;
font-size:13px;
color:#6B5B42;
line-height:1.5;
}
.fwi-pr_card_feat_h65 .fwi-pr_terms_h65{
color:#B09A76;
}
.fwi-pr_cta_h65{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.fwi-pr_card_feat_h65 .fwi-pr_cta_h65{
padding:9px 18px;
background:#E8B84B;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
font-size:13px;
color:#1A1510;
}
.fwi-pr_card_feat_h65 .fwi-pr_cta_h65:hover{
opacity:.9;
}
.fwi-pr_card_h65:not(.fwi-pr_card_feat_h65) .fwi-pr_cta_h65{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #1A1510;
font-size:0.813rem;
color:#1A1510;
font-weight:700;
}
.fwi-pr_card_h65:not(.fwi-pr_card_feat_h65) .fwi-pr_cta_h65:hover{
border-color:#C49436;
color:#C49436;
}
.fwi-grow_h65{
padding:1.625rem 0 0.625rem;
}
.fwi-row_seo_h65{
margin:10px 0 0;
font-size:0.875rem;
color:#8C7A5E;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.fwi-row_seo_h65 strong{
font-weight:700;
color:#1A1510;
}
.fwi-grow_h65{
padding:1.625rem 0 10px;
}
.fwi-row_seo_h65{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#8C7A5E;
max-width:760px;
line-height:1.65;
}
.fwi-row_seo_h65 strong{
color:#1A1510;
font-weight:700;
}
.fwi-grow_h65{
padding:26px 0 10px;
}
.fwi-row_seo_h65{
margin:0.625rem 0 0;
color:#8C7A5E;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.fwi-row_seo_h65 strong{
color:#1A1510;
font-weight:700;
}
.fwi-gf_h65{
padding:24px 0 6px;
}
.fwi-gf_in_h65{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.fwi-gf_chip_h65{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
border:1px solid rgba(26,21,16,0.15);
padding:0.625rem 18px;
background:#FFFFFF;
white-space:nowrap;
font-weight:600;
font-size:13px;
color:#2E2519;
}
.fwi-gf_chip_h65:hover{
border-color:#C49436;
color:#C49436;
}
.fwi-gf_chip_h65.fwi-state_active_h65{
background:#1A1510;
border-color:transparent;
color:#F5EDD8;
}
.fwi-grow_h65{
padding:1.625rem 0 10px;
}
.fwi-row_seo_h65{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#8C7A5E;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
}
.fwi-row_seo_h65 strong{
color:#1A1510;
font-weight:700;
}
.fwi-jp_h65{
padding:1.875rem 0 10px;
}
.fwi-jp_grid_h65{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.fwi-jp_grid_h65{
grid-template-columns:1fr 1fr;
}
.fwi-jp_card_mega_h65{
grid-column:1/-1;
}
}
@media(min-width:998px){
.fwi-jp_grid_h65{
grid-template-columns:1.4fr 1fr 1fr;
}
.fwi-jp_card_mega_h65{
grid-column:auto;
}
}
.fwi-jp_card_h65{
border-radius:20px;
border:1px solid rgba(26,21,16,0.08);
padding:26px;
background:#FFFFFF;
gap:0.75rem;
overflow:hidden;
position:relative;
justify-content:space-between;
display:flex;
flex-direction:column;
min-width:0;
min-height:12.5rem;
}
.fwi-jp_card_mega_h65{
background:linear-gradient(135deg,#261C0F,#111009);
border-color:transparent;
color:#F5EDD8;
min-height:210px;
}
.fwi-jp_glow_h65{
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
border-radius:50%;
height:200px;
right:-2.5rem;
pointer-events:none;
top:-40px;
position:absolute;
width:200px;
}
.fwi-jp_label_h65{
gap:0.625rem;
text-transform:uppercase;
flex-wrap:wrap;
font-size:0.625rem;
position:relative;
letter-spacing:.16em;
display:flex;
font-weight:700;
justify-content:space-between;
color:#C49436;
align-items:center;
}
.fwi-jp_card_mega_h65 .fwi-jp_label_h65{
color:#E8B84B;
}
.fwi-jp_drop_h65{
color:#6B5B42;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.fwi-jp_card_mega_h65 .fwi-jp_drop_h65{
color:#B09A76;
}
.fwi-jp_amount_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
position:relative;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
font-size:2.375rem;
}
.fwi-jp_card_mega_h65 .fwi-jp_amount_h65{
animation:zm2-pulse 2.4s infinite;
color:#E8B84B;
font-size:48px;
}
@media(min-width:767px){
.fwi-jp_card_mega_h65 .fwi-jp_amount_h65{
font-size:54px;
}
}
.fwi-jp_game_h65{
position:relative;
font-size:13px;
color:#6B5B42;
}
.fwi-jp_card_mega_h65 .fwi-jp_game_h65{
color:#B09A76;
}
.fwi-jp_cta_h65{
align-self:flex-start;
position:relative;
}
.fwi-jp_card_mega_h65 .fwi-jp_cta_h65{
background:#E8B84B;
padding:10px 20px;
transition:opacity .22s ease;
border-radius:62.438rem;
color:#1A1510;
font-weight:700;
font-size:0.813rem;
}
.fwi-jp_card_mega_h65 .fwi-jp_cta_h65:hover{
opacity:.9;
}
.fwi-jp_card_h65:not(.fwi-jp_card_mega_h65) .fwi-jp_cta_h65{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1510;
padding-bottom:2px;
font-size:13px;
font-weight:700;
color:#1A1510;
}
.fwi-jp_card_h65:not(.fwi-jp_card_mega_h65) .fwi-jp_cta_h65:hover{
border-color:#C49436;
color:#C49436;
}
.fwi-jp_seo_h65{
margin:14px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
color:#8C7A5E;
font-size:14px;
}
.fwi-jp_seo_h65 strong{
color:#1A1510;
font-weight:700;
}
.fwi-nl_h65{
padding:1.5rem 0 10px;
}
.fwi-nl_in_h65{
background:#251D14;
gap:1.375rem;
border-radius:1.25rem;
padding:1.875rem 32px;
flex-direction:column;
display:flex;
color:#F5EDD8;
}
@media(min-width:766px){
.fwi-nl_in_h65{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.fwi-nl_text_wrap_h65{
min-width:0;
}
.fwi-nl_h3_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.1;
color:#F5EDD8;
font-size:1.375rem;
font-weight:600;
margin-bottom:0.313rem;
}
@media(min-width:771px){
.fwi-nl_h3_h65{
font-size:24px;
}
}
.fwi-nl_text_h65{
line-height:1.5;
font-size:13.5px;
color:#B09A76;
}
.fwi-nl_form_h65{
gap:0.625rem;
flex:1 1 auto;
min-width:0;
max-width:28.75rem;
display:flex;
}
.fwi-nl_input_h65{
border:1px solid rgba(255,240,200,0.14);
overflow:hidden;
flex:1 1 auto;
background:rgba(255,245,220,0.07);
border-radius:14px;
padding:0.813rem 16px;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
color:#B09A76;
font-size:0.875rem;
min-width:0;
display:flex;
}
.fwi-nl_btn_h65{
flex:0 0 auto;
border-radius:0.875rem;
background:#E8B84B;
padding:13px 24px;
transition:opacity .22s ease;
font-weight:700;
font-size:14px;
color:#1A1510;
white-space:nowrap;
}
.fwi-nl_btn_h65:hover{
opacity:.9;
}
.fwi-gm_h65{
padding:1.875rem 0 10px;
}
.fwi-gm_in_h65{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.fwi-gm_in_h65{
grid-template-columns:1.25fr 1fr;
}
}
.fwi-gm_left_h65{
border:1px solid rgba(26,21,16,0.08);
background:#FFFFFF;
padding:2rem;
border-radius:20px;
min-width:0;
}
.fwi-gm_eyebrow_h65{
margin-bottom:0.625rem;
}
.fwi-gm_h2_h65{
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:0.5rem;
font-size:1.625rem;
color:#1A1510;
}
@media(min-width:770px){
.fwi-gm_h2_h65{
font-size:1.75rem;
}
}
.fwi-gm_text_h65{
font-size:0.875rem;
color:#8C7A5E;
max-width:480px;
margin-bottom:22px;
line-height:1.6;
}
.fwi-gm_level_h65{
font-size:22px;
font-weight:700;
margin-bottom:0.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#C49436;
}
.fwi-gm_bar_h65{
overflow:hidden;
background:rgba(26,21,16,0.15);
border-radius:999px;
height:0.5rem;
margin-bottom:6px;
}
.fwi-gm_bar_fill_h65{
background:linear-gradient(90deg,#C49436,#F0CC72);
border-radius:62.438rem;
height:100%;
}
.fwi-gm_bar_meta_h65{
gap:10px;
justify-content:space-between;
display:flex;
margin-bottom:1.125rem;
color:#6B5B42;
font-size:11px;
}
.fwi-gm_missions_h65{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.fwi-gm_mission_h65{
padding:0.563rem 15px;
border-radius:62.438rem;
gap:0.438rem;
border:1px solid rgba(26,21,16,0.15);
background:#FAF6F0;
align-items:center;
color:#2E2519;
font-size:12.5px;
font-weight:600;
display:inline-flex;
}
.fwi-gm_mission_ic_h65{
display:inline-flex;
align-items:center;
color:#C49436;
}
.fwi-gm_mission_ic_h65 svg{
height:0.813rem;
width:0.813rem;
}
.fwi-gm_right_h65{
border-radius:20px;
padding:2rem;
background:linear-gradient(150deg,#261C0F,#111009);
overflow:hidden;
display:flex;
flex-direction:column;
position:relative;
color:#F5EDD8;
}
.fwi-gm_glow_h65{
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:150px;
width:150px;
right:-1.875rem;
pointer-events:none;
top:-30px;
}
.fwi-gm_ref_eyebrow_h65{
margin-bottom:10px;
position:relative;
}
.fwi-gm_ref_h2_h65{
color:#F5EDD8;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.1;
font-size:26px;
overflow-wrap:break-word;
position:relative;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.fwi-gm_ref_text_h65{
color:#B09A76;
font-size:13.5px;
line-height:1.55;
margin-bottom:20px;
position:relative;
}
.fwi-gm_ref_cta_h65{
background:#E8B84B;
padding:11px 1.375rem;
transition:opacity .22s ease;
border-radius:999px;
position:relative;
font-weight:700;
font-size:13.5px;
align-self:flex-start;
color:#1A1510;
margin-top:auto;
}
.fwi-gm_ref_cta_h65:hover{
opacity:.9;
}
.fwi-vip_h65{
padding:3rem 0;
}
@media(min-width:765px){
.fwi-vip_h65{
padding:4rem 0;
}
}
.fwi-vip_head_h65{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:881px){
.fwi-vip_head_h65{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.fwi-vip_eyebrow_h65{
margin-bottom:12px;
}
.fwi-vip_h2_h65{
line-height:1.05;
color:#F5EDD8;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.fwi-vip_h2_h65{
font-size:2.5rem;
}
}
.fwi-vip_intro_h65{
max-width:26.25rem;
line-height:1.6;
font-size:0.875rem;
color:#B09A76;
}
.fwi-vip_grid_h65{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.fwi-vip_card_h65{
border:1px solid rgba(255,240,200,0.14);
border-radius:0.875rem;
padding:1.375rem 18px;
min-width:0;
}
.fwi-vip_card_feat_h65{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.fwi-vip_card_ic_h65{
background:linear-gradient(135deg,#C49436,#F0CC72);
border-radius:0.5rem;
margin-bottom:16px;
height:2.125rem;
display:block;
width:2.125rem;
}
.fwi-vip_name_h65{
font-size:1.25rem;
font-weight:600;
margin-bottom:0.375rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
}
.fwi-vip_perk_h65{
font-size:12.5px;
color:#B09A76;
overflow-wrap:break-word;
line-height:1.5;
}
.fwi-app_h65{
padding:1.875rem 0 10px;
}
.fwi-app_in_h65{
border-radius:1.25rem;
padding:2rem;
background:#FFFFFF;
border:1px solid rgba(26,21,16,0.08);
gap:1.75rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.fwi-app_in_h65{
padding:2.5rem 44px;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.fwi-app_copy_h65{
min-width:0;
max-width:35rem;
}
.fwi-app_eyebrow_h65{
margin-bottom:12px;
}
.fwi-app_h2_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.75rem;
line-height:1.05;
font-size:28px;
color:#1A1510;
font-weight:600;
}
@media(min-width:769px){
.fwi-app_h2_h65{
font-size:34px;
}
}
.fwi-app_text_h65{
font-size:0.875rem;
color:#8C7A5E;
line-height:1.6;
margin-bottom:22px;
}
.fwi-app_btns_h65{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.fwi-app_btn_h65{
background:#1A1510;
border-radius:0.875rem;
gap:0.625rem;
padding:11px 1.25rem;
transition:background-color .22s ease;
color:#F5EDD8;
align-items:center;
display:inline-flex;
}
.fwi-app_btn_h65:hover{
background:#2E2519;
}
.fwi-app_btn_ic_h65{
display:inline-flex;
align-items:center;
}
.fwi-app_btn_ic_h65 svg{
width:18px;
height:18px;
}
.fwi-app_btn_lb_h65{
font-size:0.844rem;
font-weight:700;
}
.fwi-app_qr_wrap_h65{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.fwi-app_qr_h65{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px);
height:108px;
background-color:#1A1510;
width:6.75rem;
}
.fwi-app_qr_cap_h65{
font-size:0.781rem;
line-height:1.4;
color:#6B5B42;
max-width:92px;
}
.fwi-dr_h65{
padding:36px 0 10px;
}
.fwi-dr_in_h65{
border-radius:14px;
gap:20px;
border:1px dashed rgba(26,21,16,0.15);
padding:28px 32px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.fwi-dr_in_h65{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.fwi-dr_h2_h65{
line-height:1.1;
font-size:1.5rem;
color:#1A1510;
margin-bottom:0.5rem;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.fwi-dr_h2_h65{
font-size:1.625rem;
}
}
.fwi-dr_text_h65{
color:#8C7A5E;
max-width:680px;
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
}
.fwi-dr_text_h65 b{
font-weight:700;
color:#1A1510;
}
.fwi-dr_cta_h65{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #C49436;
font-size:13.5px;
white-space:nowrap;
font-weight:700;
color:#1A1510;
}
.fwi-dr_cta_h65:hover{
color:#C49436;
}
.fwi-wy_h65{
padding:48px 0;
}
@media(min-width:767px){
.fwi-wy_h65{
padding:3.5rem 0;
}
}
.fwi-wy_in_h65{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.fwi-wy_in_h65{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.fwi-wy_left_h65{
min-width:0;
}
.fwi-wy_eyebrow_h65{
margin-bottom:0.875rem;
}
.fwi-wy_h2_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1510;
margin-bottom:16px;
font-size:32px;
line-height:1.05;
}
@media(min-width:771px){
.fwi-wy_h2_h65{
font-size:40px;
}
}
.fwi-wy_intro_h65{
color:#8C7A5E;
font-size:0.938rem;
line-height:1.6;
}
.fwi-wy_grid_h65{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:563px){
.fwi-wy_grid_h65{
grid-template-columns:1fr 1fr;
}
}
.fwi-wy_card_h65{
padding:1.625rem;
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(26,21,16,0.08);
min-width:0;
}
.fwi-wy_card_ic_h65{
margin-bottom:16px;
align-items:center;
color:#C49436;
display:inline-flex;
justify-content:center;
}
.fwi-wy_card_ic_h65 svg{
height:1.625rem;
width:26px;
}
.fwi-wy_card_h_h65{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.313rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
}
.fwi-wy_card_p_h65{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7A5E;
font-size:0.875rem;
}
.fwi-ts_h65{
padding:44px 0;
}
.fwi-ts_in_h65{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.fwi-ts_in_h65{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.fwi-ts_left_h65{
min-width:0;
}
.fwi-ts_h2_h65{
margin-bottom:12px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:26px;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.fwi-ts_h2_h65{
font-size:28px;
}
}
.fwi-ts_text_h65{
line-height:1.6;
max-width:520px;
color:#B09A76;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.fwi-ts_badges_h65{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.fwi-ts_badge_h65{
font-weight:600;
color:#B09A76;
font-size:0.813rem;
}
.fwi-ts_pay_h65{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.fwi-ts_pay_h65{
justify-content:flex-end;
}
}
.fwi-ts_pay_chip_h65{
background:rgba(255,245,220,0.07);
border-radius:14px;
padding:0.75rem 16px;
border:1px solid rgba(255,240,200,0.14);
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.fwi-prov_h65{
padding:2.5rem 0 20px;
}
.fwi-prov_eyebrow_h65{
margin-bottom:1.125rem;
display:block;
}
.fwi-prov_grid_h65{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.fwi-prov_grid_h65{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.fwi-prov_grid_h65{
grid-template-columns:repeat(6,1fr);
}
}
.fwi-pmt_h65{
padding:3rem 0 0.625rem;
}
.fwi-pmt_in_h65{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.fwi-pmt_in_h65{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.fwi-pmt_left_h65{
min-width:0;
}
.fwi-pmt_eyebrow_h65{
margin-bottom:12px;
}
.fwi-pmt_h2_h65{
overflow-wrap:break-word;
font-size:30px;
margin-bottom:0.75rem;
color:#1A1510;
line-height:1.06;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.fwi-pmt_h2_h65{
font-size:2rem;
}
}
.fwi-pmt_text_h65{
line-height:1.6;
font-size:0.906rem;
color:#8C7A5E;
margin-bottom:22px;
}
.fwi-pmt_logos_h65{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.fwi-pmt_logos_h65{
grid-template-columns:repeat(4,1fr);
}
}
.fwi-pmt_logo_h65{
overflow:hidden;
background:#FFFFFF;
border-radius:8px;
border:1px solid rgba(26,21,16,0.08);
padding:0 0.5rem;
display:flex;
font-size:0.781rem;
color:#2E2519;
height:3.125rem;
align-items:center;
white-space:nowrap;
justify-content:center;
font-weight:700;
text-align:center;
text-overflow:ellipsis;
}
.fwi-pmt_table_h65{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(26,21,16,0.08);
min-width:0;
}
.fwi-pmt_thead_h65{
background:#2A2118;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.fwi-pmt_th_h65{
overflow:hidden;
padding:13px 0.875rem;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
color:#F5EDD8;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.fwi-pmt_row_h65{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(26,21,16,0.08);
display:grid;
}
.fwi-pmt_row_h65:nth-child(odd){
background:#FFFFFF;
}
.fwi-pmt_td_h65{
padding:14px;
color:#8C7A5E;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
}
.fwi-pmt_row_h65 .fwi-pmt_td_h65:first-child{
color:#1A1510;
font-weight:700;
}
.fwi-pmt_row_h65 .fwi-pmt_td_h65:last-child{
color:#3A7D55;
font-weight:700;
}
.fwi-hts_h65{
padding:3rem 0;
}
@media(min-width:770px){
.fwi-hts_h65{
padding:3.875rem 0;
}
}
.fwi-hts_head_h65{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:766px){
.fwi-hts_head_h65{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.fwi-hts_eyebrow_h65{
margin-bottom:0.75rem;
}
.fwi-hts_h2_h65{
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#F5EDD8;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.fwi-hts_h2_h65{
font-size:38px;
}
}
.fwi-hts_cta_h65{
padding:15px 1.875rem;
border-radius:999px;
background:#E8B84B;
transition:opacity .22s ease;
flex:0 0 auto;
font-size:15px;
font-weight:700;
color:#1A1510;
}
.fwi-hts_cta_h65:hover{
opacity:.9;
}
.fwi-hts_grid_h65{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.fwi-hts_grid_h65{
grid-template-columns:repeat(3,1fr);
}
}
.fwi-hts_step_h65{
border-top:1px solid rgba(255,240,200,0.14);
min-width:0;
padding-top:22px;
}
.fwi-hts_step_num_h65{
margin-bottom:0.875rem;
font-size:44px;
color:#E8B84B;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
}
.fwi-hts_step_h_h65{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:700;
color:#F5EDD8;
line-height:1.2;
}
.fwi-hts_step_p_h65{
font-size:0.875rem;
line-height:1.55;
color:#B09A76;
overflow-wrap:break-word;
}
.fwi-tt_h65{
padding:3rem 0 10px;
}
@media(min-width:766px){
.fwi-tt_h65{
padding:60px 0 10px;
}
}
.fwi-tt_head_h65{
margin-bottom:2.125rem;
text-align:center;
}
.fwi-tt_eyebrow_h65{
margin-bottom:12px;
}
.fwi-tt_h2_h65{
color:#1A1510;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:771px){
.fwi-tt_h2_h65{
font-size:42px;
}
}
.fwi-tt_grid_h65{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.fwi-tt_grid_h65{
grid-template-columns:repeat(3,1fr);
}
}
.fwi-tt_card_h65{
padding:1.875rem;
background:#FFFFFF;
border:1px solid rgba(26,21,16,0.08);
border-radius:14px;
min-width:0;
flex-direction:column;
display:flex;
}
.fwi-tt_card_ic_h65{
margin-bottom:1.125rem;
display:inline-flex;
align-items:center;
color:#C49436;
}
.fwi-tt_card_ic_h65 svg{
width:1.75rem;
height:1.75rem;
}
.fwi-tt_card_h_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:22px;
margin-bottom:8px;
color:#1A1510;
font-weight:600;
line-height:1.15;
}
.fwi-tt_card_p_h65{
overflow-wrap:break-word;
color:#8C7A5E;
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
}
.fwi-tt_card_p_h65 b{
font-weight:700;
color:#1A1510;
}
.fwi-tt_card_link_h65{
transition:color .22s ease;
align-self:flex-start;
margin-top:auto;
color:#1A1510;
font-size:13px;
border-bottom:1px solid #C49436;
font-weight:700;
padding-bottom:2px;
}
.fwi-tt_card_link_h65:hover{
color:#C49436;
}
.fwi-op_h65{
padding:2.25rem 0 10px;
}
.fwi-op_in_h65{
gap:32px;
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(26,21,16,0.08);
background:#FFFFFF;
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:863px){
.fwi-op_in_h65{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:34px 2.5rem;
}
}
.fwi-op_left_h65{
min-width:0;
}
.fwi-op_eyebrow_h65{
margin-bottom:0.75rem;
}
.fwi-op_h2_h65{
overflow-wrap:break-word;
margin-bottom:10px;
line-height:1.08;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
font-size:28px;
font-weight:600;
}
@media(min-width:769px){
.fwi-op_h2_h65{
font-size:30px;
}
}
.fwi-op_text_h65{
line-height:1.6;
color:#8C7A5E;
font-size:0.875rem;
}
.fwi-op_grid_h65{
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
border:1px solid rgba(26,21,16,0.15);
overflow:hidden;
background:rgba(26,21,16,0.15);
display:grid;
}
.fwi-op_field_h65{
background:#FAF6F0;
padding:18px 1.25rem;
min-width:0;
}
.fwi-op_field_lb_h65{
text-transform:uppercase;
color:#C49436;
font-weight:600;
letter-spacing:.1em;
font-size:0.625rem;
margin-bottom:5px;
}
.fwi-op_field_val_h65{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#1A1510;
}
.fwi-et_h65{
padding:36px 0 0.625rem;
}
.fwi-et_in_h65{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:883px){
.fwi-et_in_h65{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.fwi-et_left_h65{
min-width:0;
}
.fwi-et_eyebrow_h65{
margin-bottom:0.75rem;
}
.fwi-et_h2_h65{
font-size:28px;
margin-bottom:14px;
line-height:1.06;
font-weight:600;
color:#1A1510;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.fwi-et_h2_h65{
font-size:2rem;
}
}
.fwi-et_text_h65{
font-size:15px;
line-height:1.65;
margin-bottom:1.375rem;
color:#8C7A5E;
}
.fwi-et_stats_h65{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.fwi-et_stat_h65{
min-width:0;
}
.fwi-et_stat_v_h65{
line-height:1;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
font-size:26px;
}
.fwi-et_stat_l_h65{
font-size:0.781rem;
color:#6B5B42;
margin-top:0.25rem;
}
.fwi-et_right_h65{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.fwi-et_member_h65{
border-radius:14px;
padding:1.125rem 20px;
border:1px solid rgba(26,21,16,0.08);
background:#FFFFFF;
gap:1rem;
min-width:0;
align-items:center;
display:flex;
}
.fwi-et_member_av_h65{
background:linear-gradient(135deg,#261C0F,#C49436);
flex:0 0 auto;
border-radius:50%;
height:3rem;
width:48px;
}
.fwi-et_member_name_h65{
color:#1A1510;
overflow-wrap:break-word;
font-size:0.938rem;
font-weight:700;
}
.fwi-et_member_role_h65{
font-size:0.781rem;
color:#6B5B42;
overflow-wrap:break-word;
}
.fwi-et_updated_h65{
border:1px solid rgba(26,21,16,0.08);
padding:0.875rem 1.125rem;
border-radius:0.875rem;
background:#FAF6F0;
gap:0.5rem;
font-size:12.5px;
color:#8C7A5E;
display:flex;
align-items:center;
}
.fwi-sg_h65{
padding:3rem 0 10px;
}
.fwi-sg_eyebrow_h65{
margin-bottom:0.75rem;
display:block;
}
.fwi-sg_h2_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
color:#1A1510;
font-weight:600;
margin-bottom:1.75rem;
}
@media(min-width:770px){
.fwi-sg_h2_h65{
font-size:2.25rem;
}
}
.fwi-sg_grid_h65{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.fwi-sg_grid_h65{
grid-template-columns:repeat(3,1fr);
}
}
.fwi-sg_col_h65{
min-width:0;
}
.fwi-sg_col_h_h65{
margin-bottom:10px;
line-height:1.15;
font-weight:600;
font-size:1.375rem;
color:#1A1510;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.fwi-sg_col_p_h65{
color:#8C7A5E;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.fwi-lh_h65{
padding:40px 0 1.25rem;
}
.fwi-lh_in_h65{
padding-top:34px;
border-top:1px solid rgba(26,21,16,0.15);
}
.fwi-lh_eyebrow_h65{
margin-bottom:22px;
display:block;
}
.fwi-lh_grid_h65{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.fwi-lh_grid_h65{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.fwi-lh_grid_h65{
grid-template-columns:repeat(5,1fr);
}
}
.fwi-lh_col_h65{
min-width:0;
}
.fwi-lh_col_h_h65{
color:#1A1510;
font-weight:700;
font-size:13px;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
.fwi-lh_links_h65{
gap:8px;
display:flex;
flex-direction:column;
}
.fwi-lh_link_h65{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7A5E;
}
.fwi-lh_link_h65:hover{
color:#C49436;
}
.fwi-faq_h65{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(26,21,16,0.08);
border-bottom:1px solid rgba(26,21,16,0.08);
margin-top:24px;
}
@media(min-width:767px){
.fwi-faq_h65{
padding:62px 0;
}
}
.fwi-faq_head_h65{
text-align:center;
margin-bottom:2.125rem;
}
.fwi-faq_eyebrow_h65{
margin-bottom:0.75rem;
}
.fwi-faq_h2_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
color:#1A1510;
line-height:1.05;
}
@media(min-width:765px){
.fwi-faq_h2_h65{
font-size:2.375rem;
}
}
.fwi-faq_list_h65{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.fwi-faq_item_h65{
overflow:hidden;
background:#FAF6F0;
border-radius:0.875rem;
border:1px solid rgba(26,21,16,0.08);
}
.fwi-faq_q_h65{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
color:#1A1510;
cursor:pointer;
font-weight:700;
display:flex;
overflow-wrap:break-word;
align-items:center;
justify-content:space-between;
font-size:1rem;
}
.fwi-faq_q_h65::-webkit-details-marker{
display:none;
}
.fwi-faq_q_ic_h65{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#C49436;
}
.fwi-faq_q_ic_h65 svg{
height:18px;
width:18px;
}
.fwi-faq_item_h65[open] .fwi-faq_q_ic_h65{
transform:rotate(180deg);
}
.fwi-faq_a_h65{
padding:0 1.5rem 20px;
line-height:1.6;
color:#8C7A5E;
font-size:14.5px;
overflow-wrap:break-word;
}
.fwi-gd_h65{
padding:3rem 0 10px;
}
.fwi-gd_head_h65{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:678px){
.fwi-gd_head_h65{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.fwi-gd_eyebrow_h65{
margin-bottom:10px;
}
.fwi-gd_h2_h65{
overflow-wrap:break-word;
font-size:28px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.fwi-gd_h2_h65{
font-size:34px;
}
}
.fwi-gd_more_h65{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
border-bottom:1px solid #1A1510;
padding-bottom:2px;
font-size:13.5px;
color:#1A1510;
}
.fwi-gd_more_h65:hover{
border-color:#C49436;
color:#C49436;
}
.fwi-gd_grid_h65{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.fwi-gd_grid_h65{
grid-template-columns:repeat(3,1fr);
}
}
.fwi-gd_card_h65{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(26,21,16,0.08);
min-width:0;
display:block;
}
.fwi-gd_card_img_h65{
background:linear-gradient(140deg,#261C0F,#C49436);
height:9.375rem;
}
.fwi-gd_card_body_h65{
padding:1.375rem;
}
.fwi-gd_card_cat_h65{
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
letter-spacing:.1em;
color:#C49436;
}
.fwi-gd_card_h_h65{
margin:8px 0 0.625rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.2;
color:#1A1510;
font-size:1.188rem;
}
.fwi-gd_card_meta_h65{
font-size:12px;
color:#6B5B42;
overflow-wrap:break-word;
}
.fwi-sb_h65{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(26,21,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(26,21,16,0.08);
}
@media(min-width:768px){
.fwi-sb_h65{
padding:56px 0;
}
}
.fwi-sb_eyebrow_h65{
display:block;
margin-bottom:12px;
}
.fwi-sb_h2_h65{
font-weight:600;
margin-bottom:26px;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1510;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:767px){
.fwi-sb_h2_h65{
font-size:36px;
}
}
.fwi-sb_grid_h65{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:557px){
.fwi-sb_grid_h65{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.fwi-sb_grid_h65{
grid-template-columns:repeat(4,1fr);
}
}
.fwi-sb_card_h65{
padding:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(26,21,16,0.08);
background:#FAF6F0;
min-width:0;
}
.fwi-sb_card_h_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
color:#1A1510;
font-size:19px;
margin-bottom:8px;
}
.fwi-sb_card_p_h65{
overflow-wrap:break-word;
line-height:1.6;
color:#8C7A5E;
font-size:13.5px;
}
.fwi-sb_rtp_h65{
border:1px solid rgba(26,21,16,0.08);
padding:26px 1.75rem;
border-radius:14px;
gap:1.5rem;
grid-template-columns:1fr;
background:#FAF6F0;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:757px){
.fwi-sb_rtp_h65{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.fwi-sb_rtp_h_h65{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
color:#1A1510;
line-height:1.15;
}
.fwi-sb_rtp_p_h65{
line-height:1.6;
color:#8C7A5E;
overflow-wrap:break-word;
font-size:0.844rem;
}
.fwi-sb_rtp_stats_h65{
gap:16px;
display:flex;
}
.fwi-sb_stat_h65{
background:#FFFFFF;
border-radius:8px;
flex:1 1 0;
padding:18px;
text-align:center;
min-width:0;
}
.fwi-sb_stat_v_h65{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#3A7D55;
overflow-wrap:break-word;
font-weight:700;
}
.fwi-sb_stat_l_h65{
font-size:11.5px;
margin-top:4px;
color:#6B5B42;
}
.fwi-el_h65{
padding:3rem 0;
}
@media(min-width:771px){
.fwi-el_h65{
padding:3.5rem 0;
}
}
.fwi-el_in_h65{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:898px){
.fwi-el_in_h65{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.fwi-el_left_h65{
min-width:0;
}
.fwi-el_eyebrow_h65{
margin-bottom:0.875rem;
}
.fwi-el_h2_h65{
font-weight:600;
color:#1A1510;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:1.375rem;
line-height:1.08;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.fwi-el_h2_h65{
font-size:2.375rem;
}
}
.fwi-el_body_h65 p{
font-size:16px;
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
color:#2E2519;
}
.fwi-el_dropcap_h65{
padding:0.375rem 0.75rem 0 0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
float:left;
line-height:.8;
color:#C49436;
font-size:62px;
}
.fwi-el_right_h65{
min-width:0;
}
.fwi-el_quote_h65{
border-radius:1.25rem;
background:linear-gradient(150deg,#261C0F,#111009);
padding:36px;
color:#F5EDD8;
position:relative;
margin-bottom:1.5rem;
}
.fwi-el_quote_mark_h65{
margin-bottom:0.375rem;
display:inline-flex;
color:#E8B84B;
align-items:center;
}
.fwi-el_quote_mark_h65 svg{
width:2.125rem;
height:34px;
}
.fwi-el_quote_text_h65{
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-weight:500;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
color:#F5EDD8;
font-size:22px;
}
.fwi-el_quote_meta_h65{
gap:0.75rem;
align-items:center;
display:flex;
}
.fwi-el_quote_av_h65{
border-radius:50%;
background:linear-gradient(135deg,#C49436,#F0CC72);
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.fwi-el_quote_author_h65{
font-size:0.875rem;
color:#F5EDD8;
font-weight:700;
}
.fwi-el_quote_meta_sub_h65{
font-size:0.75rem;
color:#B09A76;
}
.fwi-el_explain_h65{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(26,21,16,0.08);
}
.fwi-el_explain_card_h65{
padding:22px 24px;
}
.fwi-el_explain_card_h65+.fwi-el_explain_card_h65{
border-top:1px solid rgba(26,21,16,0.08);
}
.fwi-el_explain_h_h65{
font-size:20px;
color:#1A1510;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.fwi-el_explain_p_h65{
overflow-wrap:break-word;
color:#8C7A5E;
font-size:14px;
line-height:1.55;
}
.fwi-sc_h65{
padding:48px 0 10px;
}
.fwi-sc_head_h65{
margin-bottom:1.75rem;
text-align:center;
}
.fwi-sc_eyebrow_h65{
margin-bottom:0.75rem;
}
.fwi-sc_h2_h65{
overflow-wrap:break-word;
line-height:1.05;
color:#1A1510;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:766px){
.fwi-sc_h2_h65{
font-size:2.25rem;
}
}
.fwi-sc_table_h65{
border:1px solid rgba(26,21,16,0.08);
margin:0 auto;
border-radius:0.875rem;
overflow:hidden;
max-width:56.25rem;
}
.fwi-sc_thead_h65{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.fwi-sc_th_h65{
padding:15px 18px;
text-align:center;
font-size:13px;
overflow-wrap:break-word;
color:#B09A76;
font-weight:700;
}
.fwi-sc_th_h65:first-child{
text-align:left;
}
.fwi-sc_th_us_h65{
color:#E8B84B;
}
.fwi-sc_row_h65{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,21,16,0.08);
}
.fwi-sc_row_h65:nth-child(even){
background:#FFFFFF;
}
.fwi-sc_td_h65{
padding:0.938rem 18px;
overflow-wrap:break-word;
font-size:14px;
min-width:0;
text-align:center;
color:#6B5B42;
}
.fwi-sc_td_h65:first-child{
text-align:left;
color:#2E2519;
font-weight:600;
}
.fwi-sc_td_us_h65{
color:#3A7D55;
font-weight:700;
}
.fwi-ft_h65{
background:#2A2118;
color:#B09A76;
margin-top:2.5rem;
}
.fwi-ft_in_h65{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 28px;
display:grid;
}
@media(min-width:602px){
.fwi-ft_in_h65{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.fwi-ft_in_h65{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fwi-ft_brand_h65{
min-width:0;
}
.fwi-ft_logo_h65{
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F5EDD8;
font-size:1.625rem;
}
.fwi-ft_tagline_h65{
max-width:280px;
line-height:1.6;
color:#B09A76;
margin-top:0.875rem;
font-size:13.5px;
}
.fwi-ft_contact_h65{
transition:color .22s ease;
margin-top:0.75rem;
overflow-wrap:anywhere;
max-width:280px;
font-size:13px;
display:inline-block;
color:#E8B84B;
}
.fwi-ft_contact_h65:hover{
color:#F5EDD8;
}
.fwi-ft_col_h65{
min-width:0;
}
.fwi-ft_col_h_h65{
letter-spacing:.08em;
overflow-wrap:break-word;
font-size:13px;
margin-bottom:0.875rem;
color:#F5EDD8;
font-weight:700;
text-transform:uppercase;
}
.fwi-ft_col_links_h65{
gap:10px;
display:flex;
flex-direction:column;
}
.fwi-ft_link_h65{
transition:color .22s ease;
color:#B09A76;
font-size:13.5px;
overflow-wrap:break-word;
}
.fwi-ft_link_h65:hover{
color:#F5EDD8;
}
.fwi-ft_bot_h65{
padding:22px 0 40px;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,240,200,0.14);
}
@media(min-width:767px){
.fwi-ft_bot_h65{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.fwi-ft_legal_h65{
color:#B5A48A;
max-width:47.5rem;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.fwi-ft_legal_h65 b{
color:#B09A76;
font-weight:700;
}
.fwi-ft_age_h65{
padding:0.25rem 0.563rem;
flex:0 0 auto;
border:1.5px solid #E8B84B;
border-radius:8px;
font-weight:700;
font-size:0.813rem;
color:#E8B84B;
}