*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
line-height:1.6;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#2E2216;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.fcv_layoutuhk{
display:flex;
min-height:100vh;
flex-direction:column;
}
.fcv_mainuhk{
flex:1 1 auto;
min-width:0;
width:100%;
}
.fcv_containeruhk{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.fcv_containeruhk{
padding:0 2rem;
}
}
@media(min-width:1098px){
.fcv_containeruhk{
padding:0 56px;
}
}
.fcv_eyebrowuhk{
font-weight:600;
letter-spacing:.2em;
color:#C48E30;
overflow-wrap:break-word;
font-size:11px;
line-height:1.4;
text-transform:uppercase;
display:inline-block;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fcv_banduhk{
background:#1E1509;
color:#F5EDD8;
}
.fcv_banduhk .fcv_eyebrowuhk{
color:#F0C55A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.fcv_tbuhk{
background:#FAF6F0;
z-index:50;
top:0;
border-bottom:1px solid rgba(28,18,8,0.14);
position:sticky;
}
.fcv_tb_inuhk{
gap:16px;
margin:0 auto;
padding:12px 1rem;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
display:flex;
width:100%;
}
@media(min-width:769px){
.fcv_tb_inuhk{
padding:1rem 2rem;
}
}
@media(min-width:1098px){
.fcv_tb_inuhk{
padding:18px 56px;
}
}
.fcv_tb_leftuhk{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.fcv_tb_logouhk{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.fcv_tb_logo_markuhk{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.fcv_tb_logo_txtuhk{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.fcv_tb_logo_nameuhk{
overflow:hidden;
color:#1A1108;
font-size:1.375rem;
text-overflow:ellipsis;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
}
.fcv_tb_logo_subuhk{
overflow:hidden;
margin-top:0.25rem;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
color:#C48E30;
font-size:8.5px;
font-weight:600;
}
.fcv_tb_navuhk{
display:none;
}
@media(min-width:958px){
.fcv_tb_navuhk{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.fcv_tb_nav_itemuhk{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
color:#2E2216;
white-space:nowrap;
font-size:0.875rem;
}
.fcv_tb_nav_itemuhk:hover{
color:#1A1108;
}
.fcv_tb_nav_itemuhk.fcv_state_activeuhk{
border-color:#C48E30;
color:#1A1108;
}
.fcv_tb_rightuhk{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.fcv_tb_searchuhk{
transition:color .22s ease;
display:flex;
align-items:center;
color:#2E2216;
justify-content:center;
}
.fcv_tb_searchuhk:hover{
color:#C48E30;
}
.fcv_tb_searchuhk svg{
height:1.125rem;
width:1.125rem;
}
.fcv_tb_languhk{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#6B5540;
font-size:11px;
}
.fcv_tb_languhk:hover{
color:#1A1108;
}
.fcv_tb_loginuhk{
font-size:0.875rem;
display:none;
color:#1A1108;
font-weight:600;
}
@media(min-width:768px){
.fcv_tb_loginuhk{
display:inline-block;
}
}
.fcv_tb_registeruhk{
background:#1A1108;
transition:background-color .22s ease;
border-radius:62.438rem;
padding:0.688rem 22px;
white-space:nowrap;
font-size:0.875rem;
color:#F5EDD8;
font-weight:700;
}
.fcv_tb_registeruhk:hover{
background:#2E2216;
}
.fcv_mobuhk{
background:#FAF6F0;
border-top:1px solid rgba(28,18,8,0.14);
right:0;
left:0;
position:fixed;
bottom:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.fcv_mobuhk{
display:none;
}
}
.fcv_mob_inuhk{
margin:0 auto;
max-width:560px;
align-items:stretch;
display:flex;
justify-content:space-around;
}
.fcv_mob_itemuhk{
flex:1 1 0;
transition:color .22s ease;
padding:9px 4px;
gap:3px;
display:flex;
align-items:center;
flex-direction:column;
color:#6B5540;
min-width:0;
}
.fcv_mob_itemuhk.fcv_state_activeuhk{
color:#C48E30;
}
.fcv_mob_icuhk{
display:flex;
justify-content:center;
align-items:center;
}
.fcv_mob_icuhk svg{
width:20px;
height:20px;
}
.fcv_mob_lbuhk{
overflow:hidden;
font-weight:600;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.fcv_railuhk{
min-width:0;
position:relative;
}
.fcv_rail_scrolluhk{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:771px){
.fcv_rail_scrolluhk{
gap:1.125rem;
}
}
.fcv_gcuhk{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.fcv_gcuhk{
width:11.75rem;
}
}
.fcv_gc_imguhk{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(28,18,8,0.07), 0 8px 1.25rem rgba(28,18,8,0.09);
position:relative;
}
.fcv_gc_imguhk img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.fcv_gc_coveruhk{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.fcv_gc_hoveruhk{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .22s ease;
display:flex;
opacity:0;
position:absolute;
align-items:center;
justify-content:center;
}
.fcv_gcuhk:hover .fcv_gc_hoveruhk{
opacity:1;
}
.fcv_gc_hover_btnuhk{
border-radius:999px;
background:#1A1108;
color:#F5EDD8;
justify-content:center;
width:2.875rem;
align-items:center;
display:flex;
height:2.875rem;
}
.fcv_gc_hover_btnuhk svg{
height:18px;
width:1.125rem;
}
.fcv_gc_infouhk{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.fcv_gc_nameuhk{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
color:#1A1108;
}
.fcv_gc_provuhk{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#6B5540;
white-space:nowrap;
}
.fcv_gc_metauhk{
font-size:11px;
color:#6B5540;
}
.fcv_tcuhk{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.fcv_tcuhk{
width:14.375rem;
}
}
.fcv_tc_imguhk{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(28,18,8,0.07), 0 0.5rem 20px rgba(28,18,8,0.09);
position:relative;
}
.fcv_tc_imguhk img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.fcv_tc_infouhk{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.fcv_tc_nameuhk{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1108;
font-weight:700;
font-size:0.875rem;
}
.fcv_tc_rtpuhk{
font-size:0.688rem;
color:#6B5540;
}
.fcv_lcuhk{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:766px){
.fcv_lcuhk{
width:16.75rem;
}
}
.fcv_lc_imguhk{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
box-shadow:0 2px 6px rgba(28,18,8,0.07), 0 0.5rem 20px rgba(28,18,8,0.09);
position:relative;
padding-bottom:62.5%;
}
.fcv_lc_imguhk img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.fcv_lc_liveuhk{
padding:0.25rem 0.563rem;
gap:7px;
border-radius:62.438rem;
background:rgba(0,0,0,0.50);
display:flex;
position:absolute;
align-items:center;
top:0.75rem;
left:0.75rem;
}
.fcv_lc_live_dotuhk{
border-radius:50%;
background:#C03A2B;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.fcv_lc_seatsuhk{
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
color:#F5EDD8;
font-size:10px;
}
.fcv_lc_infouhk{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.fcv_lc_nameuhk{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1108;
}
.fcv_lc_betuhk{
color:#6B5540;
font-size:0.688rem;
}
.fcv_pcuhk{
border:1px solid rgba(28,18,8,0.08);
border-radius:14px;
padding:1rem 0.875rem;
gap:0.5rem;
background:#FFFFFF;
flex-direction:column;
justify-content:center;
display:flex;
min-width:0;
min-height:74px;
align-items:center;
}
.fcv_pc_logouhk{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.fcv_pc_nameuhk{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-align:center;
color:#6B5540;
text-overflow:ellipsis;
max-width:100%;
}
.fcv_gc_taguhk{
padding:3px 8px;
border-radius:8px;
top:0.625rem;
letter-spacing:.06em;
left:0.625rem;
z-index:2;
position:absolute;
text-transform:uppercase;
display:inline-block;
font-weight:700;
font-size:0.625rem;
}
.fcv_gc_tag_hotuhk{
background:#C03A2B;
color:#F5EDD8;
}
.fcv_gc_tag_newuhk{
background:#E8B94A;
color:#1A1108;
}
.fcv_gc_tag_jpuhk{
background:#C48E30;
color:#1A1108;
}
.fcv_gc_tag_liveuhk{
background:#C03A2B;
color:#F5EDD8;
}
.fcv_shuhk{
min-width:0;
margin-bottom:18px;
}
.fcv_sh_rowuhk{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.fcv_sh_rowuhk .fcv_sh_luhk{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.fcv_sh_stackuhk{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.fcv_sh_centeruhk{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.fcv_sh_h2uhk{
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
font-size:1.5rem;
color:#1A1108;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.fcv_sh_h2uhk{
font-size:30px;
}
}
.fcv_banduhk .fcv_sh_h2uhk{
color:#F5EDD8;
}
.fcv_sh_eb_lineuhk{
gap:10px;
align-items:center;
display:inline-flex;
}
.fcv_sh_eb_lineuhk::before{
background:#C48E30;
display:inline-block;
height:1px;
content:"";
width:28px;
}
.fcv_banduhk .fcv_sh_eb_lineuhk::before{
background:#F0C55A;
}
.fcv_sh_eb_dotuhk{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.fcv_sh_eb_dotuhk::before{
background:#C48E30;
border-radius:50%;
height:6px;
content:"";
display:inline-block;
width:6px;
}
.fcv_banduhk .fcv_sh_eb_dotuhk::before{
background:#F0C55A;
}
.fcv_sh_linkuhk{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
color:#1A1108;
padding-bottom:2px;
font-size:0.813rem;
white-space:nowrap;
font-weight:600;
border-bottom:1px solid #1A1108;
display:inline-flex;
}
.fcv_sh_linkuhk:hover{
border-color:#C48E30;
color:#C48E30;
}
.fcv_sh_linkuhk svg{
width:14px;
height:14px;
}
.fcv_sh_link_chevuhk{
padding-bottom:0;
border-bottom:0;
}
.fcv_sh_link_btnuhk{
background:#1A1108;
border-radius:999px;
padding:0.563rem 1.125rem;
color:#F5EDD8;
border-bottom:0;
}
.fcv_sh_link_btnuhk:hover{
border-color:transparent;
background:#2E2216;
color:#F5EDD8;
}
.fcv_banduhk .fcv_sh_linkuhk{
border-color:#F5EDD8;
color:#F5EDD8;
}
.fcv_banduhk .fcv_sh_link_btnuhk{
background:#F0C55A;
color:#1A1108;
}
.fcv_sh_ruleuhk{
margin:-2px 0 18px;
background:rgba(28,18,8,0.14);
height:1px;
}
.fcv_banduhk .fcv_sh_ruleuhk{
background:rgba(255,236,180,0.14);
}
.fcv_herouhk{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.fcv_herouhk{
padding:56px 0 1.5rem;
}
}
.fcv_hero_inuhk{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:901px){
.fcv_hero_inuhk{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.fcv_hero_copyuhk{
min-width:0;
}
.fcv_hero_eyebrowuhk{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.fcv_hero_eyebrow_lineuhk{
background:#C48E30;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.fcv_hero_h1uhk{
letter-spacing:-.01em;
margin-bottom:20px;
color:#1A1108;
font-size:2.375rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
}
@media(min-width:766px){
.fcv_hero_h1uhk{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.fcv_hero_h1uhk{
font-size:3.875rem;
}
}
.fcv_hero_h1uhk em{
font-style:normal;
color:#C48E30;
}
.fcv_hero_subuhk{
line-height:1.6;
font-size:1rem;
margin-bottom:30px;
color:#8C7260;
max-width:30rem;
}
@media(min-width:770px){
.fcv_hero_subuhk{
font-size:1.125rem;
}
}
.fcv_hero_actionsuhk{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.fcv_hero_ctauhk{
transition:background-color .22s ease;
border-radius:62.438rem;
padding:1rem 30px;
gap:0.625rem;
background:#1A1108;
font-size:15px;
align-items:center;
color:#F5EDD8;
display:inline-flex;
font-weight:700;
}
.fcv_hero_ctauhk:hover{
background:#2E2216;
}
.fcv_hero_cta_icuhk{
align-items:center;
display:inline-flex;
}
.fcv_hero_cta_icuhk svg{
width:1rem;
height:16px;
}
.fcv_hero_cta_altuhk{
border-radius:999px;
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border:1px solid rgba(28,18,8,0.14);
align-items:center;
font-size:0.938rem;
color:#1A1108;
font-weight:600;
display:inline-flex;
}
.fcv_hero_cta_altuhk:hover{
border-color:#C48E30;
color:#C48E30;
}
.fcv_hero_trustuhk{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.fcv_hero_trust_itemuhk{
gap:0.563rem;
display:flex;
color:#2E2216;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.fcv_hero_trust_icuhk{
color:#C48E30;
align-items:center;
display:inline-flex;
}
.fcv_hero_trust_icuhk svg{
height:1rem;
width:1rem;
}
.fcv_hero_promouhk{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 12px 3rem rgba(28,18,8,0.14), 0 3px 0.625rem rgba(28,18,8,0.10);
position:relative;
display:flex;
min-height:300px;
}
.fcv_hero_promo_bguhk{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.fcv_hero_promo_bguhk::after{
background:linear-gradient(120deg,#1E1509 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.fcv_hero_promo_glowuhk{
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
border-radius:50%;
height:260px;
width:16.25rem;
top:-2.5rem;
right:-1.25rem;
position:absolute;
pointer-events:none;
}
.fcv_hero_promo_ctuhk{
padding:1.75rem;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.fcv_hero_promo_labeluhk{
font-size:10px;
text-transform:uppercase;
letter-spacing:.25em;
display:block;
margin-bottom:0.5rem;
color:#F0C55A;
font-weight:700;
}
.fcv_hero_promo_amountuhk{
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:765px){
.fcv_hero_promo_amountuhk{
font-size:2.5rem;
}
}
.fcv_hero_promo_amountuhk em{
font-style:normal;
color:#F0C55A;
}
.fcv_hero_ratinguhk{
border-radius:0.875rem;
background:#FFFFFF;
padding:10px 0.875rem;
gap:0.625rem;
border:1px solid rgba(28,18,8,0.08);
z-index:3;
box-shadow:0 2px 6px rgba(28,18,8,0.07), 0 8px 1.25rem rgba(28,18,8,0.09);
align-items:center;
top:0.875rem;
display:flex;
max-width:min(260px,62%);
right:0.875rem;
position:absolute;
}
.fcv_hero_rating_scoreuhk{
flex:0 0 auto;
font-size:1.5rem;
color:#1A1108;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.fcv_hero_rating_txtuhk{
flex:1 1 auto;
min-width:0;
}
.fcv_hero_rating_starsuhk{
gap:2px;
color:#C48E30;
display:flex;
}
.fcv_hero_rating_starsuhk svg{
height:0.75rem;
width:12px;
}
.fcv_hero_rating_capuhk{
display:block;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
font-size:11px;
color:#6B5540;
}
.fcv_statuhk{
border-bottom:1px solid rgba(28,18,8,0.14);
margin-top:16px;
border-top:1px solid rgba(28,18,8,0.14);
}
.fcv_stat_inuhk{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.fcv_stat_inuhk{
grid-template-columns:repeat(4,1fr);
}
}
.fcv_stat_itemuhk{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(28,18,8,0.08);
border-bottom:1px solid rgba(28,18,8,0.08);
min-width:0;
}
.fcv_stat_itemuhk:nth-child(2n){
border-right:0;
}
.fcv_stat_itemuhk:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.fcv_stat_itemuhk{
border-bottom:0;
}
.fcv_stat_itemuhk:nth-child(2n){
border-right:1px solid rgba(28,18,8,0.08);
}
.fcv_stat_itemuhk:nth-child(4n){
border-right:0;
}
}
.fcv_stat_valueuhk{
color:#1A1108;
line-height:1;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:766px){
.fcv_stat_valueuhk{
font-size:2.125rem;
}
}
.fcv_stat_labeluhk{
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#6B5540;
font-size:0.813rem;
}
.fcv_growuhk{
padding:26px 0 0.625rem;
}
.fcv_row_seouhk{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
color:#8C7260;
max-width:47.5rem;
overflow-wrap:break-word;
}
.fcv_row_seouhk strong{
font-weight:700;
color:#1A1108;
}
.fcv_pruhk{
padding:30px 0 6px;
}
.fcv_pr_carduhk{
gap:10px;
flex:0 0 auto;
padding:26px;
border:1px solid rgba(28,18,8,0.08);
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
width:17.5rem;
min-height:12.5rem;
display:flex;
position:relative;
flex-direction:column;
}
@media(min-width:768px){
.fcv_pr_carduhk{
width:18.75rem;
}
}
.fcv_pr_card_featuhk{
border-color:transparent;
background:linear-gradient(150deg,#2A1C0A,#110C04);
color:#F5EDD8;
}
.fcv_pr_glowuhk{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
pointer-events:none;
height:8.125rem;
opacity:0;
width:130px;
right:-1.875rem;
position:absolute;
top:-1.875rem;
}
.fcv_pr_card_featuhk .fcv_pr_glowuhk{
opacity:1;
}
.fcv_pr_labeluhk{
letter-spacing:.16em;
position:relative;
font-size:0.625rem;
font-weight:700;
color:#C48E30;
text-transform:uppercase;
}
.fcv_pr_card_featuhk .fcv_pr_labeluhk{
color:#F0C55A;
}
.fcv_pr_amountuhk{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
line-height:1.08;
position:relative;
color:#1A1108;
font-weight:600;
overflow-wrap:break-word;
}
.fcv_pr_card_featuhk .fcv_pr_amountuhk{
color:#F5EDD8;
}
.fcv_pr_amountuhk em{
font-style:normal;
color:#C48E30;
}
.fcv_pr_card_featuhk .fcv_pr_amountuhk em{
color:#F0C55A;
}
.fcv_pr_termsuhk{
position:relative;
line-height:1.5;
color:#6B5540;
font-size:0.813rem;
}
.fcv_pr_card_featuhk .fcv_pr_termsuhk{
color:#B89E7A;
}
.fcv_pr_ctauhk{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.fcv_pr_card_featuhk .fcv_pr_ctauhk{
background:#F0C55A;
transition:opacity .22s ease;
padding:9px 18px;
border-radius:999px;
font-size:0.813rem;
color:#1A1108;
font-weight:700;
}
.fcv_pr_card_featuhk .fcv_pr_ctauhk:hover{
opacity:.9;
}
.fcv_pr_carduhk:not(.fcv_pr_card_featuhk) .fcv_pr_ctauhk{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#1A1108;
font-size:0.813rem;
border-bottom:1px solid #1A1108;
padding-bottom:2px;
}
.fcv_pr_carduhk:not(.fcv_pr_card_featuhk) .fcv_pr_ctauhk:hover{
border-color:#C48E30;
color:#C48E30;
}
.fcv_growuhk{
padding:26px 0 10px;
}
.fcv_row_seouhk{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#8C7260;
}
.fcv_row_seouhk strong{
font-weight:700;
color:#1A1108;
}
.fcv_jpuhk{
padding:1.875rem 0 0.625rem;
}
.fcv_jp_griduhk{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:767px){
.fcv_jp_griduhk{
grid-template-columns:1fr 1fr;
}
.fcv_jp_card_megauhk{
grid-column:1/-1;
}
}
@media(min-width:997px){
.fcv_jp_griduhk{
grid-template-columns:1.4fr 1fr 1fr;
}
.fcv_jp_card_megauhk{
grid-column:auto;
}
}
.fcv_jp_carduhk{
border:1px solid rgba(28,18,8,0.08);
gap:0.75rem;
padding:1.625rem;
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
display:flex;
min-height:12.5rem;
flex-direction:column;
min-width:0;
justify-content:space-between;
position:relative;
}
.fcv_jp_card_megauhk{
border-color:transparent;
background:linear-gradient(135deg,#2A1C0A,#110C04);
color:#F5EDD8;
min-height:13.125rem;
}
.fcv_jp_glowuhk{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
top:-2.5rem;
position:absolute;
right:-40px;
height:200px;
width:12.5rem;
pointer-events:none;
}
.fcv_jp_labeluhk{
gap:10px;
font-weight:700;
color:#C48E30;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
position:relative;
text-transform:uppercase;
font-size:10px;
letter-spacing:.16em;
}
.fcv_jp_card_megauhk .fcv_jp_labeluhk{
color:#F0C55A;
}
.fcv_jp_dropuhk{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#6B5540;
}
.fcv_jp_card_megauhk .fcv_jp_dropuhk{
color:#B89E7A;
}
.fcv_jp_amountuhk{
position:relative;
line-height:1;
font-weight:700;
font-size:2.375rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
overflow-wrap:break-word;
}
.fcv_jp_card_megauhk .fcv_jp_amountuhk{
animation:zm2-pulse 2.4s infinite;
color:#F0C55A;
font-size:3rem;
}
@media(min-width:765px){
.fcv_jp_card_megauhk .fcv_jp_amountuhk{
font-size:3.375rem;
}
}
.fcv_jp_gameuhk{
font-size:13px;
color:#6B5540;
position:relative;
}
.fcv_jp_card_megauhk .fcv_jp_gameuhk{
color:#B89E7A;
}
.fcv_jp_ctauhk{
align-self:flex-start;
position:relative;
}
.fcv_jp_card_megauhk .fcv_jp_ctauhk{
background:#F0C55A;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:10px 20px;
font-size:13px;
color:#1A1108;
font-weight:700;
}
.fcv_jp_card_megauhk .fcv_jp_ctauhk:hover{
opacity:.9;
}
.fcv_jp_carduhk:not(.fcv_jp_card_megauhk) .fcv_jp_ctauhk{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:13px;
color:#1A1108;
border-bottom:1px solid #1A1108;
}
.fcv_jp_carduhk:not(.fcv_jp_card_megauhk) .fcv_jp_ctauhk:hover{
border-color:#C48E30;
color:#C48E30;
}
.fcv_jp_seouhk{
margin:0.875rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#8C7260;
}
.fcv_jp_seouhk strong{
color:#1A1108;
font-weight:700;
}
.fcv_growuhk{
padding:1.625rem 0 0.625rem;
}
.fcv_row_seouhk{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:47.5rem;
color:#8C7260;
line-height:1.65;
overflow-wrap:break-word;
}
.fcv_row_seouhk strong{
color:#1A1108;
font-weight:700;
}
.fcv_appuhk{
padding:30px 0 10px;
}
.fcv_app_inuhk{
gap:28px;
border-radius:1.25rem;
border:1px solid rgba(28,18,8,0.08);
background:#FFFFFF;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.fcv_app_inuhk{
gap:40px;
padding:40px 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.fcv_app_copyuhk{
max-width:35rem;
min-width:0;
}
.fcv_app_eyebrowuhk{
margin-bottom:12px;
}
.fcv_app_h2uhk{
font-weight:600;
font-size:1.75rem;
overflow-wrap:break-word;
color:#1A1108;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.fcv_app_h2uhk{
font-size:2.125rem;
}
}
.fcv_app_textuhk{
color:#8C7260;
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.fcv_app_btnsuhk{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.fcv_app_btnuhk{
gap:0.625rem;
transition:background-color .22s ease;
padding:11px 20px;
background:#1A1108;
border-radius:0.875rem;
color:#F5EDD8;
align-items:center;
display:inline-flex;
}
.fcv_app_btnuhk:hover{
background:#2E2216;
}
.fcv_app_btn_icuhk{
display:inline-flex;
align-items:center;
}
.fcv_app_btn_icuhk svg{
width:18px;
height:1.125rem;
}
.fcv_app_btn_lbuhk{
font-weight:700;
font-size:13.5px;
}
.fcv_app_qr_wrapuhk{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.fcv_app_qruhk{
border-radius:0.875rem;
flex:0 0 auto;
width:6.75rem;
background-color:#1A1108;
height:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 11px);
}
.fcv_app_qr_capuhk{
color:#6B5540;
font-size:12.5px;
max-width:5.75rem;
line-height:1.4;
}
.fcv_trnuhk{
padding:30px 0 0.625rem;
}
.fcv_trn_inuhk{
background:#FFFFFF;
border:1px solid rgba(28,18,8,0.08);
overflow:hidden;
grid-template-columns:1fr;
border-radius:1.25rem;
display:grid;
}
@media(min-width:880px){
.fcv_trn_inuhk{
grid-template-columns:1.05fr 1fr;
}
}
.fcv_trn_banneruhk{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#2A1C0A,#110C04);
position:relative;
color:#F5EDD8;
}
.fcv_trn_glowuhk{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
height:200px;
bottom:-2.5rem;
position:absolute;
width:12.5rem;
right:-40px;
pointer-events:none;
}
.fcv_trn_eyebrowuhk{
margin-bottom:0.875rem;
position:relative;
}
.fcv_trn_h2uhk{
overflow-wrap:break-word;
line-height:1.06;
position:relative;
margin-bottom:12px;
font-size:1.875rem;
color:#F5EDD8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.fcv_trn_h2uhk{
font-size:36px;
}
}
.fcv_trn_textuhk{
line-height:1.6;
max-width:26.25rem;
position:relative;
color:#B89E7A;
font-size:14px;
margin-bottom:1.375rem;
}
.fcv_trn_timeruhk{
gap:0.5rem;
align-items:center;
position:relative;
flex-wrap:wrap;
display:flex;
margin-bottom:24px;
}
.fcv_trn_timer_capuhk{
color:#B89E7A;
font-size:11px;
}
.fcv_trn_timer_boxuhk{
padding:4px 12px;
border-radius:0.5rem;
background:rgba(255,243,210,0.07);
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:24px;
color:#F5EDD8;
}
.fcv_trn_ctauhk{
padding:13px 26px;
transition:opacity .22s ease;
border-radius:999px;
background:#F0C55A;
font-weight:700;
font-size:0.875rem;
position:relative;
display:inline-block;
color:#1A1108;
}
.fcv_trn_ctauhk:hover{
opacity:.9;
}
.fcv_trn_lbuhk{
padding:26px 1.75rem;
}
.fcv_trn_lb_headuhk{
gap:10px;
align-items:center;
margin-bottom:0.75rem;
display:flex;
justify-content:space-between;
}
.fcv_trn_lb_titleuhk{
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
color:#1A1108;
}
.fcv_trn_lb_upduhk{
letter-spacing:.08em;
text-transform:uppercase;
font-size:11px;
color:#6B5540;
}
.fcv_trn_lb_rowuhk{
gap:14px;
padding:11px 12px;
border-radius:8px;
display:flex;
align-items:center;
}
.fcv_trn_lb_rowuhk:nth-child(2){
background:rgba(196,142,48,0.10);
}
.fcv_trn_lb_rankuhk{
flex:0 0 auto;
color:#C48E30;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1rem;
width:1.375rem;
}
.fcv_trn_lb_avuhk{
background:linear-gradient(135deg,#C48E30,#F0C55A);
flex:0 0 auto;
border-radius:50%;
height:1.875rem;
width:30px;
}
.fcv_trn_lb_nameuhk{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
min-width:0;
color:#1A1108;
text-overflow:ellipsis;
}
.fcv_trn_lb_amountuhk{
flex:0 0 auto;
color:#1A1108;
font-weight:700;
font-size:13px;
}
.fcv_vipuhk{
padding:3rem 0;
}
@media(min-width:770px){
.fcv_vipuhk{
padding:64px 0;
}
}
.fcv_vip_headuhk{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.fcv_vip_headuhk{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.fcv_vip_eyebrowuhk{
margin-bottom:0.75rem;
}
.fcv_vip_h2uhk{
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:767px){
.fcv_vip_h2uhk{
font-size:40px;
}
}
.fcv_vip_introuhk{
font-size:0.875rem;
line-height:1.6;
max-width:26.25rem;
color:#B89E7A;
}
.fcv_vip_griduhk{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.fcv_vip_carduhk{
border-radius:14px;
border:1px solid rgba(255,236,180,0.14);
padding:22px 18px;
min-width:0;
}
.fcv_vip_card_featuhk{
border-color:#F0C55A;
background:rgba(255,243,210,0.07);
}
.fcv_vip_card_icuhk{
border-radius:8px;
background:linear-gradient(135deg,#C48E30,#F0C55A);
width:2.125rem;
margin-bottom:1rem;
display:block;
height:34px;
}
.fcv_vip_nameuhk{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:20px;
margin-bottom:6px;
}
.fcv_vip_perkuhk{
overflow-wrap:break-word;
color:#B89E7A;
line-height:1.5;
font-size:0.781rem;
}
.fcv_seauhk{
padding:1.5rem 0 10px;
}
.fcv_sea_inuhk{
gap:22px;
overflow:hidden;
padding:36px;
background:linear-gradient(115deg,#2A1C0A,#110C04);
border-radius:20px;
display:flex;
color:#F5EDD8;
position:relative;
flex-direction:column;
}
@media(min-width:822px){
.fcv_sea_inuhk{
gap:32px;
padding:2.75rem 48px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.fcv_sea_glowuhk{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 68%);
border-radius:50%;
pointer-events:none;
top:50%;
transform:translateY(-50%);
right:60px;
height:15rem;
position:absolute;
width:240px;
}
.fcv_sea_copyuhk{
position:relative;
min-width:0;
max-width:35rem;
}
.fcv_sea_eyebrowuhk{
margin-bottom:0.75rem;
}
.fcv_sea_h2uhk{
margin-bottom:12px;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EDD8;
}
@media(min-width:767px){
.fcv_sea_h2uhk{
font-size:38px;
}
}
.fcv_sea_textuhk{
line-height:1.6;
color:#B89E7A;
font-size:15px;
}
.fcv_sea_ctauhk{
border-radius:999px;
transition:opacity .22s ease;
background:#F0C55A;
padding:16px 32px;
flex:0 0 auto;
font-size:15px;
color:#1A1108;
position:relative;
font-weight:700;
}
.fcv_sea_ctauhk:hover{
opacity:.9;
}
.fcv_tsuhk{
padding:44px 0;
}
.fcv_ts_inuhk{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:881px){
.fcv_ts_inuhk{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.fcv_ts_leftuhk{
min-width:0;
}
.fcv_ts_h2uhk{
font-weight:600;
color:#F5EDD8;
font-size:26px;
margin-bottom:12px;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.fcv_ts_h2uhk{
font-size:1.75rem;
}
}
.fcv_ts_textuhk{
max-width:520px;
color:#B89E7A;
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
}
.fcv_ts_badgesuhk{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.fcv_ts_badgeuhk{
font-size:0.813rem;
color:#B89E7A;
font-weight:600;
}
.fcv_ts_payuhk{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.fcv_ts_payuhk{
justify-content:flex-end;
}
}
.fcv_ts_pay_chipuhk{
padding:0.75rem 16px;
background:rgba(255,243,210,0.07);
border:1px solid rgba(255,236,180,0.14);
border-radius:0.875rem;
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.fcv_druhk{
padding:2.25rem 0 0.625rem;
}
.fcv_dr_inuhk{
border:1px dashed rgba(28,18,8,0.14);
padding:28px 32px;
border-radius:0.875rem;
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.fcv_dr_inuhk{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.fcv_dr_h2uhk{
color:#1A1108;
margin-bottom:8px;
font-weight:600;
font-size:24px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:765px){
.fcv_dr_h2uhk{
font-size:26px;
}
}
.fcv_dr_textuhk{
overflow-wrap:break-word;
font-size:14px;
max-width:680px;
color:#8C7260;
line-height:1.6;
}
.fcv_dr_textuhk b{
color:#1A1108;
font-weight:700;
}
.fcv_dr_ctauhk{
flex:0 0 auto;
transition:color .22s ease;
border-bottom:1px solid #C48E30;
padding-bottom:2px;
font-weight:700;
color:#1A1108;
font-size:13.5px;
white-space:nowrap;
}
.fcv_dr_ctauhk:hover{
color:#C48E30;
}
.fcv_htsuhk{
padding:48px 0;
}
@media(min-width:769px){
.fcv_htsuhk{
padding:62px 0;
}
}
.fcv_hts_headuhk{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:771px){
.fcv_hts_headuhk{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.fcv_hts_eyebrowuhk{
margin-bottom:12px;
}
.fcv_hts_h2uhk{
font-weight:600;
line-height:1.05;
font-size:1.875rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5EDD8;
}
@media(min-width:769px){
.fcv_hts_h2uhk{
font-size:38px;
}
}
.fcv_hts_ctauhk{
flex:0 0 auto;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:15px 1.875rem;
background:#F0C55A;
color:#1A1108;
font-weight:700;
font-size:0.938rem;
}
.fcv_hts_ctauhk:hover{
opacity:.9;
}
.fcv_hts_griduhk{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.fcv_hts_griduhk{
grid-template-columns:repeat(3,1fr);
}
}
.fcv_hts_stepuhk{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(255,236,180,0.14);
}
.fcv_hts_step_numuhk{
line-height:1;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0C55A;
font-weight:700;
font-size:2.75rem;
margin-bottom:0.875rem;
}
.fcv_hts_step_huhk{
color:#F5EDD8;
font-size:19px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:700;
line-height:1.2;
}
.fcv_hts_step_puhk{
line-height:1.55;
overflow-wrap:break-word;
color:#B89E7A;
font-size:14px;
}
.fcv_opuhk{
padding:36px 0 10px;
}
.fcv_op_inuhk{
border:1px solid rgba(28,18,8,0.08);
background:#FFFFFF;
padding:2rem;
grid-template-columns:1fr;
gap:2rem;
border-radius:14px;
align-items:center;
display:grid;
}
@media(min-width:859px){
.fcv_op_inuhk{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:2.125rem 2.5rem;
}
}
.fcv_op_leftuhk{
min-width:0;
}
.fcv_op_eyebrowuhk{
margin-bottom:12px;
}
.fcv_op_h2uhk{
font-size:1.75rem;
margin-bottom:10px;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
}
@media(min-width:770px){
.fcv_op_h2uhk{
font-size:1.875rem;
}
}
.fcv_op_textuhk{
color:#8C7260;
font-size:14px;
line-height:1.6;
}
.fcv_op_griduhk{
grid-template-columns:1fr 1fr;
background:rgba(28,18,8,0.14);
overflow:hidden;
border:1px solid rgba(28,18,8,0.14);
border-radius:8px;
gap:1px;
display:grid;
}
.fcv_op_fielduhk{
background:#FAF6F0;
padding:18px 20px;
min-width:0;
}
.fcv_op_field_lbuhk{
color:#C48E30;
font-weight:600;
letter-spacing:.1em;
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:0.625rem;
}
.fcv_op_field_valuhk{
color:#1A1108;
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
}
.fcv_rcuhk{
padding:48px 0 10px;
}
.fcv_rc_inuhk{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.fcv_rc_inuhk{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.fcv_rc_coluhk{
min-width:0;
}
.fcv_rc_labeluhk{
letter-spacing:.2em;
color:#C48E30;
text-transform:uppercase;
margin-bottom:16px;
font-weight:600;
font-size:11px;
}
.fcv_rc_awardsuhk{
gap:12px;
flex-direction:column;
display:flex;
}
.fcv_rc_awarduhk{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.fcv_rc_award_icuhk{
flex:0 0 auto;
color:#E8B94A;
display:inline-flex;
align-items:center;
}
.fcv_rc_award_icuhk svg{
width:1.125rem;
height:18px;
}
.fcv_rc_award_tuhk{
font-size:14px;
color:#1A1108;
overflow-wrap:break-word;
font-weight:700;
}
.fcv_rc_award_suhk{
color:#6B5540;
font-size:12px;
overflow-wrap:break-word;
}
.fcv_rc_pressuhk{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.fcv_rc_press_logouhk{
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(28,18,8,0.08);
overflow:hidden;
justify-content:center;
font-size:0.875rem;
font-weight:700;
display:flex;
text-align:center;
align-items:center;
color:#8C7260;
height:3.25rem;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.fcv_rc_partneruhk{
background:#FFFFFF;
border:1px solid rgba(28,18,8,0.08);
padding:1.375rem;
border-radius:14px;
}
.fcv_rc_partner_nameuhk{
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:6px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
font-weight:600;
}
.fcv_rc_partner_textuhk{
font-size:13px;
overflow-wrap:break-word;
color:#8C7260;
line-height:1.55;
}
.fcv_wyuhk{
padding:3rem 0;
}
@media(min-width:771px){
.fcv_wyuhk{
padding:3.5rem 0;
}
}
.fcv_wy_inuhk{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.fcv_wy_inuhk{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.fcv_wy_leftuhk{
min-width:0;
}
.fcv_wy_eyebrowuhk{
margin-bottom:14px;
}
.fcv_wy_h2uhk{
margin-bottom:1rem;
font-size:2rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#1A1108;
}
@media(min-width:768px){
.fcv_wy_h2uhk{
font-size:40px;
}
}
.fcv_wy_introuhk{
color:#8C7260;
line-height:1.6;
font-size:0.938rem;
}
.fcv_wy_griduhk{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.fcv_wy_griduhk{
grid-template-columns:1fr 1fr;
}
}
.fcv_wy_carduhk{
background:#FFFFFF;
padding:1.625rem;
border:1px solid rgba(28,18,8,0.08);
border-radius:14px;
min-width:0;
}
.fcv_wy_card_icuhk{
justify-content:center;
color:#C48E30;
margin-bottom:16px;
align-items:center;
display:inline-flex;
}
.fcv_wy_card_icuhk svg{
height:26px;
width:26px;
}
.fcv_wy_card_huhk{
font-weight:600;
line-height:1.15;
font-size:1.313rem;
overflow-wrap:break-word;
color:#1A1108;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.fcv_wy_card_puhk{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#8C7260;
}
.fcv_ttuhk{
padding:3rem 0 10px;
}
@media(min-width:770px){
.fcv_ttuhk{
padding:60px 0 0.625rem;
}
}
.fcv_tt_headuhk{
margin-bottom:34px;
text-align:center;
}
.fcv_tt_eyebrowuhk{
margin-bottom:0.75rem;
}
.fcv_tt_h2uhk{
color:#1A1108;
font-size:2rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.fcv_tt_h2uhk{
font-size:2.625rem;
}
}
.fcv_tt_griduhk{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.fcv_tt_griduhk{
grid-template-columns:repeat(3,1fr);
}
}
.fcv_tt_carduhk{
border:1px solid rgba(28,18,8,0.08);
background:#FFFFFF;
border-radius:14px;
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.fcv_tt_card_icuhk{
color:#C48E30;
align-items:center;
display:inline-flex;
margin-bottom:18px;
}
.fcv_tt_card_icuhk svg{
width:1.75rem;
height:28px;
}
.fcv_tt_card_huhk{
color:#1A1108;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
}
.fcv_tt_card_puhk{
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-size:14px;
color:#8C7260;
line-height:1.6;
}
.fcv_tt_card_puhk b{
font-weight:700;
color:#1A1108;
}
.fcv_tt_card_linkuhk{
transition:color .22s ease;
align-self:flex-start;
margin-top:auto;
color:#1A1108;
border-bottom:1px solid #C48E30;
font-weight:700;
font-size:13px;
padding-bottom:2px;
}
.fcv_tt_card_linkuhk:hover{
color:#C48E30;
}
.fcv_etuhk{
padding:36px 0 10px;
}
.fcv_et_inuhk{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.fcv_et_inuhk{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.fcv_et_leftuhk{
min-width:0;
}
.fcv_et_eyebrowuhk{
margin-bottom:12px;
}
.fcv_et_h2uhk{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
font-weight:600;
line-height:1.06;
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:769px){
.fcv_et_h2uhk{
font-size:32px;
}
}
.fcv_et_textuhk{
color:#8C7260;
line-height:1.65;
margin-bottom:22px;
font-size:15px;
}
.fcv_et_statsuhk{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.fcv_et_statuhk{
min-width:0;
}
.fcv_et_stat_vuhk{
font-size:1.625rem;
line-height:1;
font-weight:700;
color:#1A1108;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.fcv_et_stat_luhk{
font-size:12.5px;
color:#6B5540;
margin-top:4px;
}
.fcv_et_rightuhk{
gap:12px;
flex-direction:column;
display:flex;
}
.fcv_et_memberuhk{
background:#FFFFFF;
gap:16px;
border-radius:14px;
border:1px solid rgba(28,18,8,0.08);
padding:18px 1.25rem;
display:flex;
min-width:0;
align-items:center;
}
.fcv_et_member_avuhk{
border-radius:50%;
background:linear-gradient(135deg,#2A1C0A,#C48E30);
flex:0 0 auto;
width:48px;
height:48px;
}
.fcv_et_member_nameuhk{
overflow-wrap:break-word;
font-weight:700;
color:#1A1108;
font-size:0.938rem;
}
.fcv_et_member_roleuhk{
font-size:12.5px;
color:#6B5540;
overflow-wrap:break-word;
}
.fcv_et_updateduhk{
padding:0.875rem 18px;
background:#FAF6F0;
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(28,18,8,0.08);
color:#8C7260;
font-size:0.781rem;
align-items:center;
display:flex;
}
.fcv_provuhk{
padding:40px 0 1.25rem;
}
.fcv_prov_eyebrowuhk{
margin-bottom:1.125rem;
display:block;
}
.fcv_prov_griduhk{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:559px){
.fcv_prov_griduhk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.fcv_prov_griduhk{
grid-template-columns:repeat(6,1fr);
}
}
.fcv_eluhk{
padding:48px 0;
}
@media(min-width:765px){
.fcv_eluhk{
padding:3.5rem 0;
}
}
.fcv_el_inuhk{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.fcv_el_inuhk{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.fcv_el_leftuhk{
min-width:0;
}
.fcv_el_eyebrowuhk{
margin-bottom:14px;
}
.fcv_el_h2uhk{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.08;
font-size:32px;
color:#1A1108;
font-weight:600;
}
@media(min-width:765px){
.fcv_el_h2uhk{
font-size:2.375rem;
}
}
.fcv_el_bodyuhk p{
margin-bottom:1.125rem;
color:#2E2216;
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
}
.fcv_el_dropcapuhk{
padding:0.375rem 12px 0 0;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:.8;
font-size:62px;
color:#C48E30;
float:left;
}
.fcv_el_rightuhk{
min-width:0;
}
.fcv_el_quoteuhk{
background:linear-gradient(150deg,#2A1C0A,#110C04);
padding:2.25rem;
border-radius:1.25rem;
margin-bottom:24px;
color:#F5EDD8;
position:relative;
}
.fcv_el_quote_markuhk{
display:inline-flex;
margin-bottom:0.375rem;
color:#F0C55A;
align-items:center;
}
.fcv_el_quote_markuhk svg{
height:2.125rem;
width:34px;
}
.fcv_el_quote_textuhk{
font-size:22px;
line-height:1.4;
margin-bottom:1.375rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
}
.fcv_el_quote_metauhk{
gap:0.75rem;
align-items:center;
display:flex;
}
.fcv_el_quote_avuhk{
flex:0 0 auto;
background:linear-gradient(135deg,#C48E30,#F0C55A);
border-radius:50%;
height:38px;
width:2.375rem;
}
.fcv_el_quote_authoruhk{
font-size:0.875rem;
color:#F5EDD8;
font-weight:700;
}
.fcv_el_quote_meta_subuhk{
color:#B89E7A;
font-size:0.75rem;
}
.fcv_el_explainuhk{
border:1px solid rgba(28,18,8,0.08);
overflow:hidden;
border-radius:14px;
}
.fcv_el_explain_carduhk{
padding:22px 1.5rem;
}
.fcv_el_explain_carduhk+.fcv_el_explain_carduhk{
border-top:1px solid rgba(28,18,8,0.08);
}
.fcv_el_explain_huhk{
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
color:#1A1108;
font-size:1.25rem;
}
.fcv_el_explain_puhk{
font-size:0.875rem;
line-height:1.55;
color:#8C7260;
overflow-wrap:break-word;
}
.fcv_faquhk{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(28,18,8,0.08);
border-bottom:1px solid rgba(28,18,8,0.08);
margin-top:1.5rem;
}
@media(min-width:768px){
.fcv_faquhk{
padding:62px 0;
}
}
.fcv_faq_headuhk{
text-align:center;
margin-bottom:34px;
}
.fcv_faq_eyebrowuhk{
margin-bottom:0.75rem;
}
.fcv_faq_h2uhk{
color:#1A1108;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.fcv_faq_h2uhk{
font-size:2.375rem;
}
}
.fcv_faq_listuhk{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.fcv_faq_itemuhk{
border:1px solid rgba(28,18,8,0.08);
background:#FAF6F0;
border-radius:14px;
overflow:hidden;
}
.fcv_faq_quhk{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
font-size:1rem;
overflow-wrap:break-word;
justify-content:space-between;
cursor:pointer;
font-weight:700;
color:#1A1108;
align-items:center;
display:flex;
}
.fcv_faq_quhk::-webkit-details-marker{
display:none;
}
.fcv_faq_q_icuhk{
transition:transform .22s ease;
flex:0 0 auto;
color:#C48E30;
display:inline-flex;
align-items:center;
}
.fcv_faq_q_icuhk svg{
width:1.125rem;
height:18px;
}
.fcv_faq_itemuhk[open] .fcv_faq_q_icuhk{
transform:rotate(180deg);
}
.fcv_faq_auhk{
padding:0 1.5rem 1.25rem;
color:#8C7260;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.fcv_scuhk{
padding:48px 0 0.625rem;
}
.fcv_sc_headuhk{
text-align:center;
margin-bottom:28px;
}
.fcv_sc_eyebrowuhk{
margin-bottom:12px;
}
.fcv_sc_h2uhk{
color:#1A1108;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.05;
}
@media(min-width:768px){
.fcv_sc_h2uhk{
font-size:36px;
}
}
.fcv_sc_tableuhk{
border-radius:14px;
border:1px solid rgba(28,18,8,0.08);
margin:0 auto;
overflow:hidden;
max-width:56.25rem;
}
.fcv_sc_theaduhk{
background:#2A1F14;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.fcv_sc_thuhk{
padding:15px 18px;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
font-size:0.813rem;
color:#B89E7A;
}
.fcv_sc_thuhk:first-child{
text-align:left;
}
.fcv_sc_th_usuhk{
color:#F0C55A;
}
.fcv_sc_rowuhk{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(28,18,8,0.08);
display:grid;
}
.fcv_sc_rowuhk:nth-child(even){
background:#FFFFFF;
}
.fcv_sc_tduhk{
padding:0.938rem 18px;
font-size:14px;
overflow-wrap:break-word;
min-width:0;
color:#6B5540;
text-align:center;
}
.fcv_sc_tduhk:first-child{
font-weight:600;
text-align:left;
color:#2E2216;
}
.fcv_sc_td_usuhk{
color:#3A8C5C;
font-weight:700;
}
.fcv_lhuhk{
padding:2.5rem 0 1.25rem;
}
.fcv_lh_inuhk{
padding-top:34px;
border-top:1px solid rgba(28,18,8,0.14);
}
.fcv_lh_eyebrowuhk{
display:block;
margin-bottom:22px;
}
.fcv_lh_griduhk{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.fcv_lh_griduhk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.fcv_lh_griduhk{
grid-template-columns:repeat(5,1fr);
}
}
.fcv_lh_coluhk{
min-width:0;
}
.fcv_lh_col_huhk{
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:700;
color:#1A1108;
}
.fcv_lh_linksuhk{
gap:8px;
flex-direction:column;
display:flex;
}
.fcv_lh_linkuhk{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8C7260;
}
.fcv_lh_linkuhk:hover{
color:#C48E30;
}
.fcv_sguhk{
padding:48px 0 0.625rem;
}
.fcv_sg_eyebrowuhk{
display:block;
margin-bottom:0.75rem;
}
.fcv_sg_h2uhk{
font-size:30px;
font-weight:600;
margin-bottom:1.75rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1108;
line-height:1.05;
}
@media(min-width:769px){
.fcv_sg_h2uhk{
font-size:36px;
}
}
.fcv_sg_griduhk{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.fcv_sg_griduhk{
grid-template-columns:repeat(3,1fr);
}
}
.fcv_sg_coluhk{
min-width:0;
}
.fcv_sg_col_huhk{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1108;
margin-bottom:10px;
line-height:1.15;
font-size:22px;
overflow-wrap:break-word;
}
.fcv_sg_col_puhk{
line-height:1.65;
color:#8C7260;
overflow-wrap:break-word;
font-size:14px;
}
.fcv_sbuhk{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(28,18,8,0.08);
border-bottom:1px solid rgba(28,18,8,0.08);
margin-top:24px;
}
@media(min-width:767px){
.fcv_sbuhk{
padding:56px 0;
}
}
.fcv_sb_eyebrowuhk{
margin-bottom:0.75rem;
display:block;
}
.fcv_sb_h2uhk{
margin-bottom:1.625rem;
font-size:1.875rem;
overflow-wrap:break-word;
color:#1A1108;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.fcv_sb_h2uhk{
font-size:36px;
}
}
.fcv_sb_griduhk{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.fcv_sb_griduhk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.fcv_sb_griduhk{
grid-template-columns:repeat(4,1fr);
}
}
.fcv_sb_carduhk{
border:1px solid rgba(28,18,8,0.08);
border-radius:0.875rem;
background:#FAF6F0;
padding:1.5rem;
min-width:0;
}
.fcv_sb_card_huhk{
font-weight:600;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
font-size:19px;
line-height:1.15;
overflow-wrap:break-word;
}
.fcv_sb_card_puhk{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#8C7260;
}
.fcv_sb_rtpuhk{
padding:26px 28px;
border:1px solid rgba(28,18,8,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
gap:24px;
background:#FAF6F0;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:762px){
.fcv_sb_rtpuhk{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.fcv_sb_rtp_huhk{
color:#1A1108;
line-height:1.15;
font-size:20px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.fcv_sb_rtp_puhk{
overflow-wrap:break-word;
color:#8C7260;
font-size:13.5px;
line-height:1.6;
}
.fcv_sb_rtp_statsuhk{
gap:16px;
display:flex;
}
.fcv_sb_statuhk{
flex:1 1 0;
background:#FFFFFF;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.fcv_sb_stat_vuhk{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#3A8C5C;
font-weight:700;
overflow-wrap:break-word;
}
.fcv_sb_stat_luhk{
font-size:0.719rem;
margin-top:4px;
color:#6B5540;
}
.fcv_ftuhk{
background:#2A1F14;
color:#B89E7A;
margin-top:2.5rem;
}
.fcv_ft_inuhk{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.fcv_ft_inuhk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.fcv_ft_inuhk{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.fcv_ft_branduhk{
min-width:0;
}
.fcv_ft_logouhk{
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.fcv_ft_taglineuhk{
line-height:1.6;
margin-top:0.875rem;
color:#B89E7A;
font-size:13.5px;
max-width:17.5rem;
}
.fcv_ft_contactuhk{
transition:color .22s ease;
overflow-wrap:anywhere;
font-size:13px;
margin-top:12px;
color:#F0C55A;
display:inline-block;
max-width:17.5rem;
}
.fcv_ft_contactuhk:hover{
color:#F5EDD8;
}
.fcv_ft_coluhk{
min-width:0;
}
.fcv_ft_col_huhk{
margin-bottom:0.875rem;
font-size:0.813rem;
letter-spacing:.08em;
overflow-wrap:break-word;
color:#F5EDD8;
text-transform:uppercase;
font-weight:700;
}
.fcv_ft_col_linksuhk{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.fcv_ft_linkuhk{
transition:color .22s ease;
color:#B89E7A;
overflow-wrap:break-word;
font-size:0.844rem;
}
.fcv_ft_linkuhk:hover{
color:#F5EDD8;
}
.fcv_ft_botuhk{
gap:16px;
padding:22px 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,236,180,0.14);
}
@media(min-width:767px){
.fcv_ft_botuhk{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.fcv_ft_legaluhk{
line-height:1.6;
color:#B09E8E;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.719rem;
}
.fcv_ft_legaluhk b{
font-weight:700;
color:#B89E7A;
}
.fcv_ft_ageuhk{
padding:0.25rem 0.563rem;
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #F0C55A;
font-weight:700;
color:#F0C55A;
font-size:13px;
}