*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
color:#2E2B24;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
line-height:1.6;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.fmy_layoutca0{
min-height:100vh;
display:flex;
flex-direction:column;
}
.fmy_mainca0{
flex:1 1 auto;
min-width:0;
width:100%;
}
.fmy_containerca0{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.fmy_containerca0{
padding:0 32px;
}
}
@media(min-width:1098px){
.fmy_containerca0{
padding:0 3.5rem;
}
}
.fmy_eyebrowca0{
overflow-wrap:break-word;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
font-weight:600;
font-size:11px;
color:#B8924A;
letter-spacing:.2em;
line-height:1.4;
display:inline-block;
}
.fmy_bandca0{
background:#181614;
color:#F5F3F0;
}
.fmy_bandca0 .fmy_eyebrowca0{
color:#D4B06A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fmy_tbca0{
background:#F5F3F0;
z-index:50;
border-bottom:1px solid rgba(20,18,14,0.13);
position:sticky;
top:0;
}
.fmy_tb_inca0{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
justify-content:space-between;
max-width:87.5rem;
width:100%;
align-items:center;
display:flex;
}
@media(min-width:766px){
.fmy_tb_inca0{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.fmy_tb_inca0{
padding:1.125rem 56px;
}
}
.fmy_tb_leftca0{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.fmy_tb_logoca0{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.fmy_tb_logo_markca0{
border-radius:8px;
flex:0 0 auto;
height:34px;
width:2.125rem;
object-fit:cover;
}
.fmy_tb_logo_txtca0{
display:flex;
min-width:0;
flex-direction:column;
line-height:1;
}
.fmy_tb_logo_nameca0{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:1.375rem;
color:#18160F;
letter-spacing:.02em;
white-space:nowrap;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.fmy_tb_logo_subca0{
overflow:hidden;
margin-top:4px;
font-size:8.5px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.32em;
white-space:nowrap;
color:#B8924A;
text-overflow:ellipsis;
}
.fmy_tb_navca0{
display:none;
}
@media(min-width:958px){
.fmy_tb_navca0{
gap:28px;
align-items:center;
display:flex;
}
}
.fmy_tb_nav_itemca0{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#2E2B24;
border-bottom:2px solid transparent;
font-weight:600;
white-space:nowrap;
font-size:14px;
}
.fmy_tb_nav_itemca0:hover{
color:#18160F;
}
.fmy_tb_nav_itemca0.fmy_state_activeca0{
border-color:#B8924A;
color:#18160F;
}
.fmy_tb_rightca0{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.fmy_tb_searchca0{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#2E2B24;
align-items:center;
}
.fmy_tb_searchca0:hover{
color:#B8924A;
}
.fmy_tb_searchca0 svg{
width:18px;
height:1.125rem;
}
.fmy_tb_langca0{
letter-spacing:.1em;
font-weight:600;
font-size:11px;
text-transform:uppercase;
color:#6B6559;
}
.fmy_tb_langca0:hover{
color:#18160F;
}
.fmy_tb_loginca0{
font-weight:600;
color:#18160F;
display:none;
font-size:0.875rem;
}
@media(min-width:766px){
.fmy_tb_loginca0{
display:inline-block;
}
}
.fmy_tb_registerca0{
background:#18160F;
padding:11px 22px;
border-radius:62.438rem;
transition:background-color .22s ease;
font-size:14px;
color:#F5F3F0;
font-weight:700;
white-space:nowrap;
}
.fmy_tb_registerca0:hover{
background:#2E2B24;
}
.fmy_mobca0{
background:#F5F3F0;
bottom:0;
left:0;
position:fixed;
right:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
border-top:1px solid rgba(20,18,14,0.13);
}
@media(min-width:958px){
.fmy_mobca0{
display:none;
}
}
.fmy_mob_inca0{
margin:0 auto;
max-width:560px;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.fmy_mob_itemca0{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
flex-direction:column;
display:flex;
min-width:0;
align-items:center;
color:#6B6559;
}
.fmy_mob_itemca0.fmy_state_activeca0{
color:#B8924A;
}
.fmy_mob_icca0{
display:flex;
align-items:center;
justify-content:center;
}
.fmy_mob_icca0 svg{
width:20px;
height:1.25rem;
}
.fmy_mob_lbca0{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-weight:600;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.fmy_railca0{
min-width:0;
position:relative;
}
.fmy_rail_scrollca0{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
}
@media(min-width:767px){
.fmy_rail_scrollca0{
gap:1.125rem;
}
}
.fmy_gcca0{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.fmy_gcca0{
width:11.75rem;
}
}
.fmy_gc_imgca0{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 8px 1.5rem rgba(20,18,14,0.06);
padding-bottom:133.33%;
}
.fmy_gc_imgca0 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.fmy_gc_coverca0{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.fmy_gc_hoverca0{
background:rgba(0,0,0,0.50);
transition:opacity .22s ease;
inset:0;
opacity:0;
align-items:center;
display:flex;
justify-content:center;
position:absolute;
}
.fmy_gcca0:hover .fmy_gc_hoverca0{
opacity:1;
}
.fmy_gc_hover_btnca0{
border-radius:62.438rem;
background:#18160F;
width:46px;
display:flex;
justify-content:center;
align-items:center;
color:#F5F3F0;
height:46px;
}
.fmy_gc_hover_btnca0 svg{
height:18px;
width:1.125rem;
}
.fmy_gc_infoca0{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.fmy_gc_nameca0{
overflow:hidden;
text-overflow:ellipsis;
color:#18160F;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
}
.fmy_gc_provca0{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
color:#6B6559;
white-space:nowrap;
}
.fmy_gc_metaca0{
color:#6B6559;
font-size:0.688rem;
}
.fmy_tcca0{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.fmy_tcca0{
width:14.375rem;
}
}
.fmy_tc_imgca0{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 24px rgba(20,18,14,0.06);
position:relative;
padding-bottom:75%;
}
.fmy_tc_imgca0 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.fmy_tc_infoca0{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.fmy_tc_nameca0{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.875rem;
color:#18160F;
}
.fmy_tc_rtpca0{
color:#6B6559;
font-size:0.688rem;
}
.fmy_lcca0{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.fmy_lcca0{
width:16.75rem;
}
}
.fmy_lc_imgca0{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.5rem 24px rgba(20,18,14,0.06);
position:relative;
}
.fmy_lc_imgca0 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.fmy_lc_liveca0{
background:rgba(0,0,0,0.50);
gap:0.438rem;
border-radius:999px;
padding:4px 0.563rem;
display:flex;
position:absolute;
align-items:center;
left:12px;
top:0.75rem;
}
.fmy_lc_live_dotca0{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0392B;
width:8px;
height:0.5rem;
}
.fmy_lc_seatsca0{
color:#F5F3F0;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
}
.fmy_lc_infoca0{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.fmy_lc_nameca0{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
color:#18160F;
text-overflow:ellipsis;
}
.fmy_lc_betca0{
font-size:0.688rem;
color:#6B6559;
}
.fmy_pcca0{
background:#FFFFFF;
gap:8px;
border-radius:0.875rem;
padding:1rem 14px;
border:1px solid rgba(20,18,14,0.07);
min-height:74px;
min-width:0;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
}
.fmy_pc_logoca0{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
width:auto;
height:1.75rem;
}
.fmy_pc_nameca0{
overflow:hidden;
max-width:100%;
font-size:11px;
color:#6B6559;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
}
.fmy_gc_tagca0{
padding:3px 8px;
border-radius:8px;
top:0.625rem;
font-weight:700;
left:10px;
font-size:10px;
text-transform:uppercase;
letter-spacing:.06em;
z-index:2;
position:absolute;
display:inline-block;
}
.fmy_gc_tag_hotca0{
background:#C0392B;
color:#F5F3F0;
}
.fmy_gc_tag_newca0{
background:#D4B06A;
color:#18160F;
}
.fmy_gc_tag_jpca0{
background:#C49830;
color:#18160F;
}
.fmy_gc_tag_liveca0{
background:#C0392B;
color:#F5F3F0;
}
.fmy_shca0{
min-width:0;
margin-bottom:18px;
}
.fmy_sh_rowca0{
gap:16px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.fmy_sh_rowca0 .fmy_sh_lca0{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.fmy_sh_stackca0{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.fmy_sh_centerca0{
gap:10px;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.fmy_sh_h2ca0{
font-size:1.5rem;
font-weight:600;
line-height:1.1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#18160F;
overflow-wrap:break-word;
}
@media(min-width:765px){
.fmy_sh_h2ca0{
font-size:30px;
}
}
.fmy_bandca0 .fmy_sh_h2ca0{
color:#F5F3F0;
}
.fmy_sh_eb_lineca0{
gap:10px;
align-items:center;
display:inline-flex;
}
.fmy_sh_eb_lineca0::before{
background:#B8924A;
display:inline-block;
width:28px;
content:"";
height:1px;
}
.fmy_bandca0 .fmy_sh_eb_lineca0::before{
background:#D4B06A;
}
.fmy_sh_eb_dotca0{
gap:8px;
align-items:center;
display:inline-flex;
}
.fmy_sh_eb_dotca0::before{
border-radius:50%;
background:#B8924A;
height:6px;
width:6px;
content:"";
display:inline-block;
}
.fmy_bandca0 .fmy_sh_eb_dotca0::before{
background:#D4B06A;
}
.fmy_sh_linkca0{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #18160F;
align-items:center;
font-size:0.813rem;
font-weight:600;
display:inline-flex;
white-space:nowrap;
color:#18160F;
padding-bottom:2px;
}
.fmy_sh_linkca0:hover{
border-color:#B8924A;
color:#B8924A;
}
.fmy_sh_linkca0 svg{
height:14px;
width:14px;
}
.fmy_sh_link_chevca0{
border-bottom:0;
padding-bottom:0;
}
.fmy_sh_link_btnca0{
padding:0.563rem 18px;
border-radius:999px;
background:#18160F;
color:#F5F3F0;
border-bottom:0;
}
.fmy_sh_link_btnca0:hover{
border-color:transparent;
background:#2E2B24;
color:#F5F3F0;
}
.fmy_bandca0 .fmy_sh_linkca0{
border-color:#F5F3F0;
color:#F5F3F0;
}
.fmy_bandca0 .fmy_sh_link_btnca0{
background:#D4B06A;
color:#18160F;
}
.fmy_sh_ruleca0{
margin:-2px 0 1.125rem;
background:rgba(20,18,14,0.13);
height:1px;
}
.fmy_bandca0 .fmy_sh_ruleca0{
background:rgba(255,252,245,0.12);
}
.fmy_heroca0{
padding:2rem 0 8px;
}
@media(min-width:766px){
.fmy_heroca0{
padding:56px 0 24px;
}
}
.fmy_hero_inca0{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:903px){
.fmy_hero_inca0{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.fmy_hero_copyca0{
min-width:0;
}
.fmy_hero_eyebrowca0{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.fmy_hero_eyebrow_lineca0{
flex:0 0 auto;
background:#B8924A;
height:1px;
display:inline-block;
width:28px;
}
.fmy_hero_h1ca0{
margin-bottom:1.25rem;
line-height:1.04;
font-size:38px;
color:#18160F;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.fmy_hero_h1ca0{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.fmy_hero_h1ca0{
font-size:62px;
}
}
.fmy_hero_h1ca0 em{
color:#B8924A;
font-style:normal;
}
.fmy_hero_subca0{
font-size:16px;
max-width:480px;
line-height:1.6;
margin-bottom:1.875rem;
color:#857F73;
}
@media(min-width:766px){
.fmy_hero_subca0{
font-size:1.125rem;
}
}
.fmy_hero_actionsca0{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
}
.fmy_hero_ctaca0{
padding:1rem 1.875rem;
border-radius:999px;
background:#18160F;
transition:background-color .22s ease;
gap:0.625rem;
display:inline-flex;
color:#F5F3F0;
font-weight:700;
align-items:center;
font-size:0.938rem;
}
.fmy_hero_ctaca0:hover{
background:#2E2B24;
}
.fmy_hero_cta_icca0{
align-items:center;
display:inline-flex;
}
.fmy_hero_cta_icca0 svg{
width:16px;
height:1rem;
}
.fmy_hero_cta_altca0{
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
border:1px solid rgba(20,18,14,0.13);
background:transparent;
padding:0.938rem 1.625rem;
display:inline-flex;
align-items:center;
font-weight:600;
font-size:0.938rem;
color:#18160F;
}
.fmy_hero_cta_altca0:hover{
border-color:#B8924A;
color:#B8924A;
}
.fmy_hero_trustca0{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.fmy_hero_trust_itemca0{
gap:0.563rem;
display:flex;
font-weight:600;
align-items:center;
font-size:13px;
color:#2E2B24;
}
.fmy_hero_trust_icca0{
align-items:center;
display:inline-flex;
color:#B8924A;
}
.fmy_hero_trust_icca0 svg{
height:1rem;
width:1rem;
}
.fmy_hero_promoca0{
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
min-height:300px;
display:flex;
position:relative;
box-shadow:0 12px 3rem rgba(20,18,14,0.14), 0 2px 0.5rem rgba(20,18,14,0.08);
}
.fmy_hero_promo_bgca0{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.fmy_hero_promo_bgca0::after{
background:linear-gradient(120deg,#181614 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.fmy_hero_promo_glowca0{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.18) 0%,transparent 65%);
width:16.25rem;
pointer-events:none;
right:-20px;
top:-2.5rem;
position:absolute;
height:16.25rem;
}
.fmy_hero_promo_ctca0{
padding:1.75rem;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.fmy_hero_promo_labelca0{
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
display:block;
color:#D4B06A;
margin-bottom:0.5rem;
}
.fmy_hero_promo_amountca0{
color:#F5F3F0;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.fmy_hero_promo_amountca0{
font-size:40px;
}
}
.fmy_hero_promo_amountca0 em{
color:#D4B06A;
font-style:normal;
}
.fmy_hero_ratingca0{
background:#FFFFFF;
border-radius:0.875rem;
padding:10px 14px;
gap:0.625rem;
border:1px solid rgba(20,18,14,0.07);
right:0.875rem;
position:absolute;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 1.5rem rgba(20,18,14,0.06);
z-index:3;
max-width:min(260px,62%);
top:14px;
display:flex;
align-items:center;
}
.fmy_hero_rating_scoreca0{
flex:0 0 auto;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:24px;
color:#18160F;
}
.fmy_hero_rating_txtca0{
flex:1 1 auto;
min-width:0;
}
.fmy_hero_rating_starsca0{
gap:2px;
display:flex;
color:#B8924A;
}
.fmy_hero_rating_starsca0 svg{
width:0.75rem;
height:12px;
}
.fmy_hero_rating_capca0{
display:block;
overflow-wrap:break-word;
color:#6B6559;
font-size:11px;
margin-top:3px;
line-height:1.35;
}
.fmy_statca0{
border-top:1px solid rgba(20,18,14,0.13);
border-bottom:1px solid rgba(20,18,14,0.13);
margin-top:1rem;
}
.fmy_stat_inca0{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.fmy_stat_inca0{
grid-template-columns:repeat(4,1fr);
}
}
.fmy_stat_itemca0{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(20,18,14,0.07);
border-bottom:1px solid rgba(20,18,14,0.07);
}
.fmy_stat_itemca0:nth-child(2n){
border-right:0;
}
.fmy_stat_itemca0:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.fmy_stat_itemca0{
border-bottom:0;
}
.fmy_stat_itemca0:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.07);
}
.fmy_stat_itemca0:nth-child(4n){
border-right:0;
}
}
.fmy_stat_valueca0{
line-height:1;
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.fmy_stat_valueca0{
font-size:2.125rem;
}
}
.fmy_stat_labelca0{
font-size:0.813rem;
overflow-wrap:break-word;
color:#6B6559;
line-height:1.4;
margin-top:6px;
}
.fmy_jpca0{
padding:1.875rem 0 10px;
}
.fmy_jp_gridca0{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.fmy_jp_gridca0{
grid-template-columns:1fr 1fr;
}
.fmy_jp_card_megaca0{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.fmy_jp_gridca0{
grid-template-columns:1.4fr 1fr 1fr;
}
.fmy_jp_card_megaca0{
grid-column:auto;
}
}
.fmy_jp_cardca0{
padding:1.625rem;
overflow:hidden;
gap:0.75rem;
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.07);
background:#FFFFFF;
min-height:200px;
flex-direction:column;
display:flex;
justify-content:space-between;
position:relative;
min-width:0;
}
.fmy_jp_card_megaca0{
border-color:transparent;
background:linear-gradient(135deg,#211E1A,#111009);
color:#F5F3F0;
min-height:210px;
}
.fmy_jp_glowca0{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
pointer-events:none;
width:12.5rem;
position:absolute;
top:-2.5rem;
right:-40px;
height:200px;
}
.fmy_jp_labelca0{
gap:0.625rem;
letter-spacing:.16em;
color:#B8924A;
position:relative;
flex-wrap:wrap;
font-size:10px;
text-transform:uppercase;
align-items:center;
font-weight:700;
display:flex;
justify-content:space-between;
}
.fmy_jp_card_megaca0 .fmy_jp_labelca0{
color:#D4B06A;
}
.fmy_jp_dropca0{
color:#6B6559;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.fmy_jp_card_megaca0 .fmy_jp_dropca0{
color:#B8B2A8;
}
.fmy_jp_amountca0{
font-size:38px;
color:#18160F;
font-weight:700;
position:relative;
line-height:1;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.fmy_jp_card_megaca0 .fmy_jp_amountca0{
animation:zm2-pulse 2.4s infinite;
color:#D4B06A;
font-size:3rem;
}
@media(min-width:766px){
.fmy_jp_card_megaca0 .fmy_jp_amountca0{
font-size:54px;
}
}
.fmy_jp_gameca0{
position:relative;
font-size:13px;
color:#6B6559;
}
.fmy_jp_card_megaca0 .fmy_jp_gameca0{
color:#B8B2A8;
}
.fmy_jp_ctaca0{
align-self:flex-start;
position:relative;
}
.fmy_jp_card_megaca0 .fmy_jp_ctaca0{
background:#D4B06A;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:0.625rem 20px;
font-size:13px;
color:#18160F;
font-weight:700;
}
.fmy_jp_card_megaca0 .fmy_jp_ctaca0:hover{
opacity:.9;
}
.fmy_jp_cardca0:not(.fmy_jp_card_megaca0) .fmy_jp_ctaca0{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #18160F;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
color:#18160F;
}
.fmy_jp_cardca0:not(.fmy_jp_card_megaca0) .fmy_jp_ctaca0:hover{
border-color:#B8924A;
color:#B8924A;
}
.fmy_jp_seoca0{
margin:14px 0 0;
overflow-wrap:break-word;
color:#857F73;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
}
.fmy_jp_seoca0 strong{
color:#18160F;
font-weight:700;
}
.fmy_growca0{
padding:1.625rem 0 0.625rem;
}
.fmy_row_seoca0{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#857F73;
}
.fmy_row_seoca0 strong{
font-weight:700;
color:#18160F;
}
.fmy_prca0{
padding:1.875rem 0 0.375rem;
}
.fmy_pr_cardca0{
gap:10px;
border:1px solid rgba(20,18,14,0.07);
padding:1.625rem;
flex:0 0 auto;
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
position:relative;
width:17.5rem;
flex-direction:column;
min-height:12.5rem;
display:flex;
}
@media(min-width:765px){
.fmy_pr_cardca0{
width:300px;
}
}
.fmy_pr_card_featca0{
background:linear-gradient(150deg,#211E1A,#111009);
border-color:transparent;
color:#F5F3F0;
}
.fmy_pr_glowca0{
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
border-radius:50%;
top:-30px;
width:130px;
opacity:0;
right:-30px;
pointer-events:none;
position:absolute;
height:130px;
}
.fmy_pr_card_featca0 .fmy_pr_glowca0{
opacity:1;
}
.fmy_pr_labelca0{
letter-spacing:.16em;
font-size:10px;
font-weight:700;
text-transform:uppercase;
position:relative;
color:#B8924A;
}
.fmy_pr_card_featca0 .fmy_pr_labelca0{
color:#D4B06A;
}
.fmy_pr_amountca0{
font-weight:600;
position:relative;
line-height:1.08;
font-size:1.625rem;
overflow-wrap:break-word;
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.fmy_pr_card_featca0 .fmy_pr_amountca0{
color:#F5F3F0;
}
.fmy_pr_amountca0 em{
color:#B8924A;
font-style:normal;
}
.fmy_pr_card_featca0 .fmy_pr_amountca0 em{
color:#D4B06A;
}
.fmy_pr_termsca0{
line-height:1.5;
position:relative;
color:#6B6559;
font-size:0.813rem;
}
.fmy_pr_card_featca0 .fmy_pr_termsca0{
color:#B8B2A8;
}
.fmy_pr_ctaca0{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.fmy_pr_card_featca0 .fmy_pr_ctaca0{
padding:9px 18px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4B06A;
font-weight:700;
font-size:13px;
color:#18160F;
}
.fmy_pr_card_featca0 .fmy_pr_ctaca0:hover{
opacity:.9;
}
.fmy_pr_cardca0:not(.fmy_pr_card_featca0) .fmy_pr_ctaca0{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #18160F;
font-weight:700;
color:#18160F;
}
.fmy_pr_cardca0:not(.fmy_pr_card_featca0) .fmy_pr_ctaca0:hover{
border-color:#B8924A;
color:#B8924A;
}
.fmy_growca0{
padding:1.625rem 0 10px;
}
.fmy_row_seoca0{
margin:0.625rem 0 0;
color:#857F73;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.fmy_row_seoca0 strong{
color:#18160F;
font-weight:700;
}
.fmy_trnca0{
padding:30px 0 0.625rem;
}
.fmy_trn_inca0{
border:1px solid rgba(20,18,14,0.07);
grid-template-columns:1fr;
overflow:hidden;
background:#FFFFFF;
border-radius:20px;
display:grid;
}
@media(min-width:883px){
.fmy_trn_inca0{
grid-template-columns:1.05fr 1fr;
}
}
.fmy_trn_bannerca0{
background:linear-gradient(150deg,#211E1A,#111009);
padding:34px;
overflow:hidden;
position:relative;
color:#F5F3F0;
}
.fmy_trn_glowca0{
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
border-radius:50%;
bottom:-2.5rem;
pointer-events:none;
position:absolute;
width:200px;
right:-40px;
height:12.5rem;
}
.fmy_trn_eyebrowca0{
margin-bottom:0.875rem;
position:relative;
}
.fmy_trn_h2ca0{
position:relative;
margin-bottom:0.75rem;
line-height:1.06;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F3F0;
font-weight:600;
}
@media(min-width:769px){
.fmy_trn_h2ca0{
font-size:2.25rem;
}
}
.fmy_trn_textca0{
font-size:0.875rem;
max-width:420px;
margin-bottom:22px;
line-height:1.6;
position:relative;
color:#B8B2A8;
}
.fmy_trn_timerca0{
gap:8px;
display:flex;
margin-bottom:1.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
}
.fmy_trn_timer_capca0{
color:#B8B2A8;
font-size:0.688rem;
}
.fmy_trn_timer_boxca0{
padding:0.25rem 0.75rem;
background:rgba(255,252,245,0.07);
border-radius:0.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F5F3F0;
font-size:1.5rem;
font-weight:700;
}
.fmy_trn_ctaca0{
padding:13px 26px;
border-radius:999px;
transition:opacity .22s ease;
background:#D4B06A;
display:inline-block;
color:#18160F;
position:relative;
font-weight:700;
font-size:14px;
}
.fmy_trn_ctaca0:hover{
opacity:.9;
}
.fmy_trn_lbca0{
padding:26px 28px;
}
.fmy_trn_lb_headca0{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
}
.fmy_trn_lb_titleca0{
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
}
.fmy_trn_lb_updca0{
color:#6B6559;
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
}
.fmy_trn_lb_rowca0{
padding:11px 0.75rem;
border-radius:0.5rem;
gap:0.875rem;
display:flex;
align-items:center;
}
.fmy_trn_lb_rowca0:nth-child(2){
background:rgba(184,146,74,0.10);
}
.fmy_trn_lb_rankca0{
flex:0 0 auto;
color:#B8924A;
width:1.375rem;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1rem;
}
.fmy_trn_lb_avca0{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#E2C97E);
width:1.875rem;
height:30px;
}
.fmy_trn_lb_nameca0{
overflow:hidden;
flex:1 1 auto;
font-size:0.875rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#18160F;
min-width:0;
font-weight:600;
}
.fmy_trn_lb_amountca0{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#18160F;
}
.fmy_vipca0{
padding:3rem 0;
}
@media(min-width:770px){
.fmy_vipca0{
padding:4rem 0;
}
}
.fmy_vip_headca0{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:879px){
.fmy_vip_headca0{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.fmy_vip_eyebrowca0{
margin-bottom:0.75rem;
}
.fmy_vip_h2ca0{
font-size:32px;
color:#F5F3F0;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.fmy_vip_h2ca0{
font-size:2.5rem;
}
}
.fmy_vip_introca0{
max-width:420px;
line-height:1.6;
color:#B8B2A8;
font-size:14px;
}
.fmy_vip_gridca0{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.fmy_vip_cardca0{
border:1px solid rgba(255,252,245,0.12);
padding:1.375rem 1.125rem;
border-radius:14px;
min-width:0;
}
.fmy_vip_card_featca0{
background:rgba(255,252,245,0.07);
border-color:#D4B06A;
}
.fmy_vip_card_icca0{
background:linear-gradient(135deg,#B8924A,#E2C97E);
border-radius:8px;
display:block;
height:2.125rem;
margin-bottom:16px;
width:2.125rem;
}
.fmy_vip_nameca0{
color:#F5F3F0;
font-size:20px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.375rem;
}
.fmy_vip_perkca0{
font-size:12.5px;
line-height:1.5;
color:#B8B2A8;
overflow-wrap:break-word;
}
.fmy_appca0{
padding:30px 0 0.625rem;
}
.fmy_app_inca0{
padding:2rem;
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.07);
background:#FFFFFF;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.fmy_app_inca0{
padding:40px 2.75rem;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.fmy_app_copyca0{
min-width:0;
max-width:560px;
}
.fmy_app_eyebrowca0{
margin-bottom:12px;
}
.fmy_app_h2ca0{
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
line-height:1.05;
font-size:1.75rem;
font-weight:600;
color:#18160F;
}
@media(min-width:769px){
.fmy_app_h2ca0{
font-size:2.125rem;
}
}
.fmy_app_textca0{
font-size:14px;
line-height:1.6;
color:#857F73;
margin-bottom:1.375rem;
}
.fmy_app_btnsca0{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.fmy_app_btnca0{
border-radius:0.875rem;
gap:0.625rem;
background:#18160F;
transition:background-color .22s ease;
padding:11px 20px;
display:inline-flex;
color:#F5F3F0;
align-items:center;
}
.fmy_app_btnca0:hover{
background:#2E2B24;
}
.fmy_app_btn_icca0{
align-items:center;
display:inline-flex;
}
.fmy_app_btn_icca0 svg{
height:1.125rem;
width:18px;
}
.fmy_app_btn_lbca0{
font-weight:700;
font-size:0.844rem;
}
.fmy_app_qr_wrapca0{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.fmy_app_qrca0{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 11px);
width:6.75rem;
background-color:#18160F;
height:6.75rem;
}
.fmy_app_qr_capca0{
font-size:0.781rem;
line-height:1.4;
max-width:5.75rem;
color:#6B6559;
}
.fmy_rcca0{
padding:3rem 0 0.625rem;
}
.fmy_rc_inca0{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:757px){
.fmy_rc_inca0{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.fmy_rc_colca0{
min-width:0;
}
.fmy_rc_labelca0{
color:#B8924A;
letter-spacing:.2em;
font-size:11px;
margin-bottom:16px;
text-transform:uppercase;
font-weight:600;
}
.fmy_rc_awardsca0{
gap:12px;
display:flex;
flex-direction:column;
}
.fmy_rc_awardca0{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.fmy_rc_award_icca0{
flex:0 0 auto;
color:#D4B06A;
display:inline-flex;
align-items:center;
}
.fmy_rc_award_icca0 svg{
width:18px;
height:18px;
}
.fmy_rc_award_tca0{
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
color:#18160F;
}
.fmy_rc_award_sca0{
font-size:0.75rem;
color:#6B6559;
overflow-wrap:break-word;
}
.fmy_rc_pressca0{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.fmy_rc_press_logoca0{
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(20,18,14,0.07);
text-overflow:ellipsis;
align-items:center;
justify-content:center;
display:flex;
height:3.25rem;
font-weight:700;
white-space:nowrap;
text-align:center;
color:#857F73;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:14px;
}
.fmy_rc_partnerca0{
border-radius:14px;
padding:22px;
border:1px solid rgba(20,18,14,0.07);
background:#FFFFFF;
}
.fmy_rc_partner_nameca0{
font-weight:600;
font-size:1.25rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
color:#18160F;
overflow-wrap:break-word;
}
.fmy_rc_partner_textca0{
font-size:0.813rem;
overflow-wrap:break-word;
color:#857F73;
line-height:1.55;
}
.fmy_wyca0{
padding:48px 0;
}
@media(min-width:767px){
.fmy_wyca0{
padding:56px 0;
}
}
.fmy_wy_inca0{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.fmy_wy_inca0{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.fmy_wy_leftca0{
min-width:0;
}
.fmy_wy_eyebrowca0{
margin-bottom:14px;
}
.fmy_wy_h2ca0{
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:32px;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#18160F;
line-height:1.05;
}
@media(min-width:769px){
.fmy_wy_h2ca0{
font-size:2.5rem;
}
}
.fmy_wy_introca0{
color:#857F73;
line-height:1.6;
font-size:0.938rem;
}
.fmy_wy_gridca0{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.fmy_wy_gridca0{
grid-template-columns:1fr 1fr;
}
}
.fmy_wy_cardca0{
padding:26px;
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.07);
min-width:0;
}
.fmy_wy_card_icca0{
color:#B8924A;
justify-content:center;
align-items:center;
margin-bottom:1rem;
display:inline-flex;
}
.fmy_wy_card_icca0 svg{
height:26px;
width:1.625rem;
}
.fmy_wy_card_hca0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.313rem;
color:#18160F;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
}
.fmy_wy_card_pca0{
color:#857F73;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.fmy_rvca0{
padding:3rem 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.07);
border-bottom:1px solid rgba(20,18,14,0.07);
}
@media(min-width:767px){
.fmy_rvca0{
padding:56px 0;
}
}
.fmy_rv_headca0{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.fmy_rv_headca0{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.fmy_rv_eyebrowca0{
margin-bottom:0.625rem;
}
.fmy_rv_h2ca0{
font-weight:600;
color:#18160F;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
}
@media(min-width:769px){
.fmy_rv_h2ca0{
font-size:2.375rem;
}
}
.fmy_rv_aggca0{
gap:0.75rem;
align-items:center;
display:flex;
}
.fmy_rv_agg_starsca0{
gap:3px;
color:#B8924A;
display:flex;
}
.fmy_rv_agg_starsca0 svg{
height:18px;
width:18px;
}
.fmy_rv_sourceca0{
font-size:13px;
color:#857F73;
}
.fmy_rv_gridca0{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.fmy_rv_gridca0{
grid-template-columns:repeat(3,1fr);
}
}
.fmy_rv_cardca0{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(20,18,14,0.07);
background:#F5F3F0;
min-width:0;
}
.fmy_rv_card_starsca0{
gap:2px;
display:flex;
color:#B8924A;
margin-bottom:12px;
}
.fmy_rv_card_starsca0 svg{
height:0.875rem;
width:14px;
}
.fmy_rv_card_bodyca0{
line-height:1.45;
overflow-wrap:break-word;
margin-bottom:16px;
font-size:1.125rem;
color:#18160F;
font-weight:500;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.fmy_rv_card_metaca0{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.fmy_rv_card_avca0{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8924A,#E2C97E);
width:2rem;
height:2rem;
}
.fmy_rv_card_authorca0{
color:#18160F;
font-size:0.813rem;
font-weight:700;
}
.fmy_rv_card_locca0{
color:#6B6559;
font-size:0.75rem;
}
.fmy_opca0{
padding:2.25rem 0 10px;
}
.fmy_op_inca0{
gap:2rem;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(20,18,14,0.07);
grid-template-columns:1fr;
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.fmy_op_inca0{
gap:44px;
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.fmy_op_leftca0{
min-width:0;
}
.fmy_op_eyebrowca0{
margin-bottom:0.75rem;
}
.fmy_op_h2ca0{
overflow-wrap:break-word;
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:28px;
margin-bottom:0.625rem;
line-height:1.08;
}
@media(min-width:766px){
.fmy_op_h2ca0{
font-size:30px;
}
}
.fmy_op_textca0{
font-size:0.875rem;
line-height:1.6;
color:#857F73;
}
.fmy_op_gridca0{
border-radius:0.5rem;
background:rgba(20,18,14,0.13);
border:1px solid rgba(20,18,14,0.13);
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
display:grid;
}
.fmy_op_fieldca0{
background:#F5F3F0;
padding:18px 20px;
min-width:0;
}
.fmy_op_field_lbca0{
font-weight:600;
text-transform:uppercase;
color:#B8924A;
letter-spacing:.1em;
margin-bottom:0.313rem;
font-size:0.625rem;
}
.fmy_op_field_valca0{
overflow-wrap:break-word;
font-size:14px;
color:#18160F;
font-weight:700;
}
.fmy_etca0{
padding:2.25rem 0 0.625rem;
}
.fmy_et_inca0{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.fmy_et_inca0{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.fmy_et_leftca0{
min-width:0;
}
.fmy_et_eyebrowca0{
margin-bottom:12px;
}
.fmy_et_h2ca0{
margin-bottom:0.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:1.75rem;
color:#18160F;
}
@media(min-width:768px){
.fmy_et_h2ca0{
font-size:32px;
}
}
.fmy_et_textca0{
margin-bottom:22px;
line-height:1.65;
font-size:15px;
color:#857F73;
}
.fmy_et_statsca0{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.fmy_et_statca0{
min-width:0;
}
.fmy_et_stat_vca0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1;
color:#18160F;
font-weight:700;
}
.fmy_et_stat_lca0{
margin-top:4px;
font-size:12.5px;
color:#6B6559;
}
.fmy_et_rightca0{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.fmy_et_memberca0{
border:1px solid rgba(20,18,14,0.07);
border-radius:14px;
background:#FFFFFF;
padding:1.125rem 1.25rem;
gap:1rem;
min-width:0;
align-items:center;
display:flex;
}
.fmy_et_member_avca0{
border-radius:50%;
background:linear-gradient(135deg,#211E1A,#B8924A);
flex:0 0 auto;
width:3rem;
height:3rem;
}
.fmy_et_member_nameca0{
font-weight:700;
font-size:15px;
color:#18160F;
overflow-wrap:break-word;
}
.fmy_et_member_roleca0{
overflow-wrap:break-word;
color:#6B6559;
font-size:0.781rem;
}
.fmy_et_updatedca0{
padding:14px 1.125rem;
background:#F5F3F0;
gap:8px;
border:1px solid rgba(20,18,14,0.07);
border-radius:14px;
align-items:center;
color:#857F73;
display:flex;
font-size:12.5px;
}
.fmy_tsca0{
padding:2.75rem 0;
}
.fmy_ts_inca0{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:882px){
.fmy_ts_inca0{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.fmy_ts_leftca0{
min-width:0;
}
.fmy_ts_h2ca0{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5F3F0;
font-size:26px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
}
@media(min-width:765px){
.fmy_ts_h2ca0{
font-size:28px;
}
}
.fmy_ts_textca0{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14.5px;
max-width:32.5rem;
color:#B8B2A8;
}
.fmy_ts_badgesca0{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.fmy_ts_badgeca0{
color:#B8B2A8;
font-size:0.813rem;
font-weight:600;
}
.fmy_ts_payca0{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.fmy_ts_payca0{
justify-content:flex-end;
}
}
.fmy_ts_pay_chipca0{
padding:12px 16px;
background:rgba(255,252,245,0.07);
border:1px solid rgba(255,252,245,0.12);
border-radius:0.875rem;
color:#F5F3F0;
font-size:14px;
font-weight:700;
}
.fmy_htsca0{
padding:3rem 0;
}
@media(min-width:769px){
.fmy_htsca0{
padding:62px 0;
}
}
.fmy_hts_headca0{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:766px){
.fmy_hts_headca0{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.fmy_hts_eyebrowca0{
margin-bottom:12px;
}
.fmy_hts_h2ca0{
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F3F0;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:766px){
.fmy_hts_h2ca0{
font-size:2.375rem;
}
}
.fmy_hts_ctaca0{
flex:0 0 auto;
background:#D4B06A;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.938rem 1.875rem;
font-size:15px;
font-weight:700;
color:#18160F;
}
.fmy_hts_ctaca0:hover{
opacity:.9;
}
.fmy_hts_gridca0{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.fmy_hts_gridca0{
grid-template-columns:repeat(3,1fr);
}
}
.fmy_hts_stepca0{
border-top:1px solid rgba(255,252,245,0.12);
padding-top:1.375rem;
min-width:0;
}
.fmy_hts_step_numca0{
line-height:1;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
color:#D4B06A;
font-size:2.75rem;
}
.fmy_hts_step_hca0{
overflow-wrap:break-word;
font-weight:700;
font-size:19px;
margin-bottom:0.5rem;
color:#F5F3F0;
line-height:1.2;
}
.fmy_hts_step_pca0{
line-height:1.55;
color:#B8B2A8;
font-size:0.875rem;
overflow-wrap:break-word;
}
.fmy_provca0{
padding:2.5rem 0 1.25rem;
}
.fmy_prov_eyebrowca0{
display:block;
margin-bottom:1.125rem;
}
.fmy_prov_gridca0{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.fmy_prov_gridca0{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.fmy_prov_gridca0{
grid-template-columns:repeat(6,1fr);
}
}
.fmy_pmtca0{
padding:3rem 0 10px;
}
.fmy_pmt_inca0{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.fmy_pmt_inca0{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.fmy_pmt_leftca0{
min-width:0;
}
.fmy_pmt_eyebrowca0{
margin-bottom:0.75rem;
}
.fmy_pmt_h2ca0{
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
color:#18160F;
margin-bottom:12px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.fmy_pmt_h2ca0{
font-size:2rem;
}
}
.fmy_pmt_textca0{
color:#857F73;
line-height:1.6;
margin-bottom:22px;
font-size:0.906rem;
}
.fmy_pmt_logosca0{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.fmy_pmt_logosca0{
grid-template-columns:repeat(4,1fr);
}
}
.fmy_pmt_logoca0{
overflow:hidden;
background:#FFFFFF;
border-radius:8px;
border:1px solid rgba(20,18,14,0.07);
padding:0 0.5rem;
color:#2E2B24;
font-weight:700;
align-items:center;
text-align:center;
text-overflow:ellipsis;
justify-content:center;
height:3.125rem;
display:flex;
font-size:0.781rem;
white-space:nowrap;
}
.fmy_pmt_tableca0{
border:1px solid rgba(20,18,14,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.fmy_pmt_theadca0{
background:#1E1C1A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.fmy_pmt_thca0{
overflow:hidden;
padding:0.813rem 0.875rem;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.08em;
color:#F5F3F0;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.fmy_pmt_rowca0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.07);
display:grid;
}
.fmy_pmt_rowca0:nth-child(odd){
background:#FFFFFF;
}
.fmy_pmt_tdca0{
padding:0.875rem;
font-size:0.844rem;
color:#857F73;
overflow-wrap:break-word;
min-width:0;
}
.fmy_pmt_rowca0 .fmy_pmt_tdca0:first-child{
color:#18160F;
font-weight:700;
}
.fmy_pmt_rowca0 .fmy_pmt_tdca0:last-child{
font-weight:700;
color:#3A7D5E;
}
.fmy_ttca0{
padding:3rem 0 0.625rem;
}
@media(min-width:771px){
.fmy_ttca0{
padding:3.75rem 0 10px;
}
}
.fmy_tt_headca0{
margin-bottom:34px;
text-align:center;
}
.fmy_tt_eyebrowca0{
margin-bottom:0.75rem;
}
.fmy_tt_h2ca0{
font-size:2rem;
font-weight:600;
line-height:1.05;
color:#18160F;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.fmy_tt_h2ca0{
font-size:42px;
}
}
.fmy_tt_gridca0{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.fmy_tt_gridca0{
grid-template-columns:repeat(3,1fr);
}
}
.fmy_tt_cardca0{
padding:30px;
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.fmy_tt_card_icca0{
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
color:#B8924A;
}
.fmy_tt_card_icca0 svg{
width:28px;
height:28px;
}
.fmy_tt_card_hca0{
margin-bottom:0.5rem;
color:#18160F;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.fmy_tt_card_pca0{
line-height:1.6;
font-size:14px;
color:#857F73;
overflow-wrap:break-word;
margin-bottom:14px;
}
.fmy_tt_card_pca0 b{
color:#18160F;
font-weight:700;
}
.fmy_tt_card_linkca0{
transition:color .22s ease;
align-self:flex-start;
border-bottom:1px solid #B8924A;
font-size:0.813rem;
padding-bottom:2px;
color:#18160F;
margin-top:auto;
font-weight:700;
}
.fmy_tt_card_linkca0:hover{
color:#B8924A;
}
.fmy_gdca0{
padding:48px 0 0.625rem;
}
.fmy_gd_headca0{
gap:0.875rem;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:680px){
.fmy_gd_headca0{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.fmy_gd_eyebrowca0{
margin-bottom:10px;
}
.fmy_gd_h2ca0{
overflow-wrap:break-word;
font-weight:600;
color:#18160F;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
}
@media(min-width:770px){
.fmy_gd_h2ca0{
font-size:34px;
}
}
.fmy_gd_moreca0{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#18160F;
font-size:0.844rem;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #18160F;
}
.fmy_gd_moreca0:hover{
border-color:#B8924A;
color:#B8924A;
}
.fmy_gd_gridca0{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:722px){
.fmy_gd_gridca0{
grid-template-columns:repeat(3,1fr);
}
}
.fmy_gd_cardca0{
border:1px solid rgba(20,18,14,0.07);
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
display:block;
min-width:0;
}
.fmy_gd_card_imgca0{
background:linear-gradient(140deg,#211E1A,#B8924A);
height:150px;
}
.fmy_gd_card_bodyca0{
padding:22px;
}
.fmy_gd_card_catca0{
color:#B8924A;
font-size:10px;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.fmy_gd_card_hca0{
margin:8px 0 10px;
font-weight:600;
overflow-wrap:break-word;
color:#18160F;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:19px;
line-height:1.2;
}
.fmy_gd_card_metaca0{
color:#6B6559;
overflow-wrap:break-word;
font-size:12px;
}
.fmy_elca0{
padding:48px 0;
}
@media(min-width:770px){
.fmy_elca0{
padding:56px 0;
}
}
.fmy_el_inca0{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:899px){
.fmy_el_inca0{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.fmy_el_leftca0{
min-width:0;
}
.fmy_el_eyebrowca0{
margin-bottom:14px;
}
.fmy_el_h2ca0{
overflow-wrap:break-word;
color:#18160F;
margin-bottom:1.375rem;
font-weight:600;
font-size:2rem;
line-height:1.08;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.fmy_el_h2ca0{
font-size:38px;
}
}
.fmy_el_bodyca0 p{
color:#2E2B24;
font-size:16px;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.fmy_el_dropcapca0{
padding:6px 0.75rem 0 0;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:.8;
font-size:3.875rem;
color:#B8924A;
float:left;
}
.fmy_el_rightca0{
min-width:0;
}
.fmy_el_quoteca0{
background:linear-gradient(150deg,#211E1A,#111009);
padding:36px;
border-radius:1.25rem;
color:#F5F3F0;
position:relative;
margin-bottom:1.5rem;
}
.fmy_el_quote_markca0{
align-items:center;
color:#D4B06A;
margin-bottom:6px;
display:inline-flex;
}
.fmy_el_quote_markca0 svg{
width:2.125rem;
height:2.125rem;
}
.fmy_el_quote_textca0{
color:#F5F3F0;
font-weight:500;
line-height:1.4;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:1.375rem;
}
.fmy_el_quote_metaca0{
gap:0.75rem;
display:flex;
align-items:center;
}
.fmy_el_quote_avca0{
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#E2C97E);
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.fmy_el_quote_authorca0{
font-size:14px;
color:#F5F3F0;
font-weight:700;
}
.fmy_el_quote_meta_subca0{
font-size:0.75rem;
color:#B8B2A8;
}
.fmy_el_explainca0{
border:1px solid rgba(20,18,14,0.07);
overflow:hidden;
border-radius:14px;
}
.fmy_el_explain_cardca0{
padding:22px 1.5rem;
}
.fmy_el_explain_cardca0+.fmy_el_explain_cardca0{
border-top:1px solid rgba(20,18,14,0.07);
}
.fmy_el_explain_hca0{
margin-bottom:0.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.15;
color:#18160F;
overflow-wrap:break-word;
font-size:1.25rem;
}
.fmy_el_explain_pca0{
overflow-wrap:break-word;
font-size:14px;
color:#857F73;
line-height:1.55;
}
.fmy_lhca0{
padding:40px 0 20px;
}
.fmy_lh_inca0{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,14,0.13);
}
.fmy_lh_eyebrowca0{
margin-bottom:1.375rem;
display:block;
}
.fmy_lh_gridca0{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.fmy_lh_gridca0{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.fmy_lh_gridca0{
grid-template-columns:repeat(5,1fr);
}
}
.fmy_lh_colca0{
min-width:0;
}
.fmy_lh_col_hca0{
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
color:#18160F;
}
.fmy_lh_linksca0{
gap:8px;
display:flex;
flex-direction:column;
}
.fmy_lh_linkca0{
transition:color .22s ease;
color:#857F73;
overflow-wrap:break-word;
font-size:0.813rem;
}
.fmy_lh_linkca0:hover{
color:#B8924A;
}
.fmy_sbca0{
background:#FFFFFF;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,14,0.07);
border-top:1px solid rgba(20,18,14,0.07);
}
@media(min-width:770px){
.fmy_sbca0{
padding:3.5rem 0;
}
}
.fmy_sb_eyebrowca0{
margin-bottom:0.75rem;
display:block;
}
.fmy_sb_h2ca0{
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:26px;
overflow-wrap:break-word;
color:#18160F;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.fmy_sb_h2ca0{
font-size:2.25rem;
}
}
.fmy_sb_gridca0{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.fmy_sb_gridca0{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.fmy_sb_gridca0{
grid-template-columns:repeat(4,1fr);
}
}
.fmy_sb_cardca0{
padding:24px;
background:#F5F3F0;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.07);
min-width:0;
}
.fmy_sb_card_hca0{
line-height:1.15;
color:#18160F;
font-size:19px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
}
.fmy_sb_card_pca0{
font-size:13.5px;
overflow-wrap:break-word;
color:#857F73;
line-height:1.6;
}
.fmy_sb_rtpca0{
padding:26px 28px;
grid-template-columns:1fr;
background:#F5F3F0;
border-radius:0.875rem;
gap:1.5rem;
border:1px solid rgba(20,18,14,0.07);
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:759px){
.fmy_sb_rtpca0{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.fmy_sb_rtp_hca0{
font-weight:600;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:20px;
overflow-wrap:break-word;
color:#18160F;
margin-bottom:0.5rem;
}
.fmy_sb_rtp_pca0{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#857F73;
}
.fmy_sb_rtp_statsca0{
gap:1rem;
display:flex;
}
.fmy_sb_statca0{
background:#FFFFFF;
border-radius:0.5rem;
flex:1 1 0;
padding:18px;
min-width:0;
text-align:center;
}
.fmy_sb_stat_vca0{
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#3A7D5E;
font-size:26px;
overflow-wrap:break-word;
}
.fmy_sb_stat_lca0{
margin-top:0.25rem;
color:#6B6559;
font-size:11.5px;
}
.fmy_sgca0{
padding:3rem 0 10px;
}
.fmy_sg_eyebrowca0{
display:block;
margin-bottom:0.75rem;
}
.fmy_sg_h2ca0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:28px;
line-height:1.05;
color:#18160F;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
}
@media(min-width:765px){
.fmy_sg_h2ca0{
font-size:36px;
}
}
.fmy_sg_gridca0{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.fmy_sg_gridca0{
grid-template-columns:repeat(3,1fr);
}
}
.fmy_sg_colca0{
min-width:0;
}
.fmy_sg_col_hca0{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#18160F;
margin-bottom:0.625rem;
font-size:1.375rem;
font-weight:600;
}
.fmy_sg_col_pca0{
color:#857F73;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.fmy_faqca0{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(20,18,14,0.07);
border-bottom:1px solid rgba(20,18,14,0.07);
margin-top:24px;
}
@media(min-width:765px){
.fmy_faqca0{
padding:62px 0;
}
}
.fmy_faq_headca0{
text-align:center;
margin-bottom:34px;
}
.fmy_faq_eyebrowca0{
margin-bottom:0.75rem;
}
.fmy_faq_h2ca0{
color:#18160F;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:769px){
.fmy_faq_h2ca0{
font-size:38px;
}
}
.fmy_faq_listca0{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.fmy_faq_itemca0{
background:#F5F3F0;
overflow:hidden;
border:1px solid rgba(20,18,14,0.07);
border-radius:0.875rem;
}
.fmy_faq_qca0{
gap:20px;
list-style:none;
padding:20px 1.5rem;
color:#18160F;
justify-content:space-between;
overflow-wrap:break-word;
font-weight:700;
font-size:1rem;
align-items:center;
display:flex;
cursor:pointer;
}
.fmy_faq_qca0::-webkit-details-marker{
display:none;
}
.fmy_faq_q_icca0{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B8924A;
align-items:center;
}
.fmy_faq_q_icca0 svg{
height:18px;
width:18px;
}
.fmy_faq_itemca0[open] .fmy_faq_q_icca0{
transform:rotate(180deg);
}
.fmy_faq_aca0{
padding:0 24px 1.25rem;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
color:#857F73;
}
.fmy_ftca0{
background:#1E1C1A;
margin-top:2.5rem;
color:#B8B2A8;
}
.fmy_ft_inca0{
padding:48px 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.fmy_ft_inca0{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.fmy_ft_inca0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fmy_ft_brandca0{
min-width:0;
}
.fmy_ft_logoca0{
font-size:1.625rem;
color:#F5F3F0;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.fmy_ft_taglineca0{
margin-top:14px;
font-size:13.5px;
color:#B8B2A8;
line-height:1.6;
max-width:17.5rem;
}
.fmy_ft_contactca0{
transition:color .22s ease;
overflow-wrap:anywhere;
max-width:280px;
margin-top:0.75rem;
display:inline-block;
color:#D4B06A;
font-size:0.813rem;
}
.fmy_ft_contactca0:hover{
color:#F5F3F0;
}
.fmy_ft_colca0{
min-width:0;
}
.fmy_ft_col_hca0{
font-weight:700;
font-size:13px;
color:#F5F3F0;
margin-bottom:0.875rem;
overflow-wrap:break-word;
letter-spacing:.08em;
text-transform:uppercase;
}
.fmy_ft_col_linksca0{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.fmy_ft_linkca0{
transition:color .22s ease;
color:#B8B2A8;
font-size:13.5px;
overflow-wrap:break-word;
}
.fmy_ft_linkca0:hover{
color:#F5F3F0;
}
.fmy_ft_botca0{
gap:1rem;
padding:22px 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,252,245,0.12);
}
@media(min-width:769px){
.fmy_ft_botca0{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.fmy_ft_legalca0{
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
color:#AEA89E;
font-size:0.719rem;
}
.fmy_ft_legalca0 b{
font-weight:700;
color:#B8B2A8;
}
.fmy_ft_ageca0{
flex:0 0 auto;
padding:4px 0.563rem;
border-radius:8px;
border:1.5px solid #D4B06A;
color:#D4B06A;
font-size:0.813rem;
font-weight:700;
}