*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:0.938rem;
color:#3D3026;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vfk_layoutier{
min-height:100vh;
display:flex;
flex-direction:column;
}
.vfk_mainier{
flex:1 1 auto;
width:100%;
min-width:0;
}
.vfk_containerier{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.vfk_containerier{
padding:0 2rem;
}
}
@media(min-width:1101px){
.vfk_containerier{
padding:0 3.5rem;
}
}
.vfk_eyebrowier{
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
font-size:11px;
letter-spacing:.2em;
display:inline-block;
overflow-wrap:break-word;
font-weight:600;
text-transform:uppercase;
color:#B8882A;
}
.vfk_bandier{
background:#1E1610;
color:#F5EDD8;
}
.vfk_bandier .vfk_eyebrowier{
color:#F0C044;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vfk_tbier{
background:#FAF6F0;
z-index:50;
border-bottom:1px solid rgba(20,18,16,0.15);
top:0;
position:sticky;
}
.vfk_tb_inier{
gap:16px;
margin:0 auto;
padding:12px 1rem;
max-width:1400px;
display:flex;
width:100%;
justify-content:space-between;
align-items:center;
}
@media(min-width:769px){
.vfk_tb_inier{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.vfk_tb_inier{
padding:1.125rem 3.5rem;
}
}
.vfk_tb_leftier{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.vfk_tb_logoier{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.vfk_tb_logo_markier{
flex:0 0 auto;
border-radius:8px;
height:34px;
object-fit:cover;
width:2.125rem;
}
.vfk_tb_logo_txtier{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.vfk_tb_logo_nameier{
overflow:hidden;
letter-spacing:.02em;
font-size:22px;
color:#1A1410;
font-weight:700;
white-space:nowrap;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
}
.vfk_tb_logo_subier{
overflow:hidden;
color:#B8882A;
font-size:8.5px;
white-space:nowrap;
margin-top:0.25rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.32em;
text-overflow:ellipsis;
}
.vfk_tb_navier{
display:none;
}
@media(min-width:961px){
.vfk_tb_navier{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.vfk_tb_nav_itemier{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
font-size:14px;
color:#3D3026;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.vfk_tb_nav_itemier:hover{
color:#1A1410;
}
.vfk_tb_nav_itemier.vfk_state_activeier{
border-color:#B8882A;
color:#1A1410;
}
.vfk_tb_rightier{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.vfk_tb_searchier{
transition:color .22s ease;
display:flex;
align-items:center;
color:#3D3026;
justify-content:center;
}
.vfk_tb_searchier:hover{
color:#B8882A;
}
.vfk_tb_searchier svg{
width:1.125rem;
height:1.125rem;
}
.vfk_tb_langier{
color:#6E5C46;
font-weight:600;
text-transform:uppercase;
font-size:11px;
letter-spacing:.1em;
}
.vfk_tb_langier:hover{
color:#1A1410;
}
.vfk_tb_loginier{
font-size:0.875rem;
color:#1A1410;
font-weight:600;
display:none;
}
@media(min-width:769px){
.vfk_tb_loginier{
display:inline-block;
}
}
.vfk_tb_registerier{
background:#1E1610;
border-radius:62.438rem;
transition:background-color .22s ease;
padding:0.688rem 22px;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#F5EDD8;
}
.vfk_tb_registerier:hover{
background:#332819;
}
.vfk_mobier{
background:#FAF6F0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
position:fixed;
right:0;
z-index:60;
border-top:1px solid rgba(20,18,16,0.15);
bottom:0;
}
@media(min-width:962px){
.vfk_mobier{
display:none;
}
}
.vfk_mob_inier{
margin:0 auto;
justify-content:space-around;
max-width:560px;
display:flex;
align-items:stretch;
}
.vfk_mob_itemier{
transition:color .22s ease;
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
min-width:0;
flex-direction:column;
color:#6E5C46;
align-items:center;
display:flex;
}
.vfk_mob_itemier.vfk_state_activeier{
color:#B8882A;
}
.vfk_mob_icier{
display:flex;
align-items:center;
justify-content:center;
}
.vfk_mob_icier svg{
width:1.25rem;
height:20px;
}
.vfk_mob_lbier{
overflow:hidden;
max-width:100%;
white-space:nowrap;
font-weight:600;
font-size:10px;
text-overflow:ellipsis;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.vfk_railier{
min-width:0;
position:relative;
}
.vfk_rail_scrollier{
gap:14px;
scrollbar-width:thin;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
}
@media(min-width:766px){
.vfk_rail_scrollier{
gap:18px;
}
}
.vfk_gcier{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:765px){
.vfk_gcier{
width:188px;
}
}
.vfk_gc_imgier{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 20px rgba(26,20,16,0.09);
}
.vfk_gc_imgier img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.vfk_gc_coverier{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.vfk_gc_hoverier{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
justify-content:center;
display:flex;
opacity:0;
align-items:center;
position:absolute;
}
.vfk_gcier:hover .vfk_gc_hoverier{
opacity:1;
}
.vfk_gc_hover_btnier{
border-radius:62.438rem;
background:#1E1610;
align-items:center;
justify-content:center;
height:46px;
color:#F5EDD8;
display:flex;
width:2.875rem;
}
.vfk_gc_hover_btnier svg{
height:1.125rem;
width:1.125rem;
}
.vfk_gc_infoier{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.vfk_gc_nameier{
overflow:hidden;
color:#1A1410;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
}
.vfk_gc_provier{
overflow:hidden;
color:#6E5C46;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.vfk_gc_metaier{
color:#6E5C46;
font-size:0.688rem;
}
.vfk_tcier{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.vfk_tcier{
width:14.375rem;
}
}
.vfk_tc_imgier{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.09);
position:relative;
}
.vfk_tc_imgier img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.vfk_tc_infoier{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.vfk_tc_nameier{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1410;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.vfk_tc_rtpier{
color:#6E5C46;
font-size:0.688rem;
}
.vfk_lcier{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:766px){
.vfk_lcier{
width:268px;
}
}
.vfk_lc_imgier{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.09);
padding-bottom:62.5%;
position:relative;
}
.vfk_lc_imgier img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.vfk_lc_liveier{
padding:0.25rem 9px;
gap:7px;
border-radius:999px;
background:rgba(0,0,0,0.52);
left:0.75rem;
display:flex;
position:absolute;
align-items:center;
top:12px;
}
.vfk_lc_live_dotier{
border-radius:50%;
background:#C43830;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.vfk_lc_seatsier{
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.625rem;
color:#F5EDD8;
}
.vfk_lc_infoier{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.vfk_lc_nameier{
overflow:hidden;
font-weight:700;
font-size:15px;
text-overflow:ellipsis;
color:#1A1410;
white-space:nowrap;
}
.vfk_lc_betier{
font-size:0.688rem;
color:#6E5C46;
}
.vfk_pcier{
border-radius:0.875rem;
background:#FFFFFF;
padding:1rem 0.875rem;
border:1px solid rgba(20,18,16,0.08);
gap:8px;
min-height:4.625rem;
align-items:center;
justify-content:center;
flex-direction:column;
min-width:0;
display:flex;
}
.vfk_pc_logoier{
flex:0 0 auto;
width:auto;
height:1.75rem;
max-width:100%;
object-fit:contain;
}
.vfk_pc_nameier{
overflow:hidden;
white-space:nowrap;
color:#6E5C46;
text-overflow:ellipsis;
text-align:center;
font-size:11px;
max-width:100%;
}
.vfk_gc_tagier{
border-radius:8px;
padding:3px 0.5rem;
top:10px;
display:inline-block;
text-transform:uppercase;
font-size:0.625rem;
left:10px;
position:absolute;
font-weight:700;
letter-spacing:.06em;
z-index:2;
}
.vfk_gc_tag_hotier{
background:#C43830;
color:#F5EDD8;
}
.vfk_gc_tag_newier{
background:#E8A E30;
color:#1A1410;
}
.vfk_gc_tag_jpier{
background:#C8920E;
color:#1A1410;
}
.vfk_gc_tag_liveier{
background:#C43830;
color:#F5EDD8;
}
.vfk_shier{
margin-bottom:1.125rem;
min-width:0;
}
.vfk_sh_rowier{
gap:16px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.vfk_sh_rowier .vfk_sh_lier{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.vfk_sh_stackier{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.vfk_sh_centerier{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.vfk_sh_h2ier{
overflow-wrap:break-word;
color:#1A1410;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:767px){
.vfk_sh_h2ier{
font-size:30px;
}
}
.vfk_bandier .vfk_sh_h2ier{
color:#F5EDD8;
}
.vfk_sh_eb_lineier{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.vfk_sh_eb_lineier::before{
background:#B8882A;
content:"";
height:1px;
display:inline-block;
width:1.75rem;
}
.vfk_bandier .vfk_sh_eb_lineier::before{
background:#F0C044;
}
.vfk_sh_eb_dotier{
gap:8px;
display:inline-flex;
align-items:center;
}
.vfk_sh_eb_dotier::before{
background:#B8882A;
border-radius:50%;
height:6px;
width:6px;
content:"";
display:inline-block;
}
.vfk_bandier .vfk_sh_eb_dotier::before{
background:#F0C044;
}
.vfk_sh_linkier{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#1A1410;
align-items:center;
display:inline-flex;
font-weight:600;
border-bottom:1px solid #1A1410;
padding-bottom:2px;
white-space:nowrap;
font-size:13px;
}
.vfk_sh_linkier:hover{
border-color:#B8882A;
color:#B8882A;
}
.vfk_sh_linkier svg{
height:14px;
width:14px;
}
.vfk_sh_link_chevier{
padding-bottom:0;
border-bottom:0;
}
.vfk_sh_link_btnier{
background:#1E1610;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#F5EDD8;
}
.vfk_sh_link_btnier:hover{
border-color:transparent;
background:#332819;
color:#F5EDD8;
}
.vfk_bandier .vfk_sh_linkier{
border-color:#F5EDD8;
color:#F5EDD8;
}
.vfk_bandier .vfk_sh_link_btnier{
background:#F0C044;
color:#1A1410;
}
.vfk_sh_ruleier{
margin:-2px 0 18px;
background:rgba(20,18,16,0.15);
height:1px;
}
.vfk_bandier .vfk_sh_ruleier{
background:rgba(255,240,200,0.13);
}
.vfk_heroier{
padding:32px 0 8px;
}
@media(min-width:767px){
.vfk_heroier{
padding:56px 0 1.5rem;
}
}
.vfk_hero_inier{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.vfk_hero_inier{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.vfk_hero_copyier{
min-width:0;
}
.vfk_hero_eyebrowier{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.vfk_hero_eyebrow_lineier{
flex:0 0 auto;
background:#B8882A;
height:1px;
display:inline-block;
width:28px;
}
.vfk_hero_h1ier{
font-size:38px;
margin-bottom:1.25rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.04;
letter-spacing:-.01em;
font-weight:600;
}
@media(min-width:765px){
.vfk_hero_h1ier{
font-size:54px;
}
}
@media(min-width:1100px){
.vfk_hero_h1ier{
font-size:62px;
}
}
.vfk_hero_h1ier em{
color:#B8882A;
font-style:normal;
}
.vfk_hero_subier{
line-height:1.6;
margin-bottom:30px;
max-width:480px;
color:#8C7560;
font-size:1rem;
}
@media(min-width:766px){
.vfk_hero_subier{
font-size:18px;
}
}
.vfk_hero_actionsier{
gap:14px;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
}
.vfk_hero_ctaier{
background:#1E1610;
border-radius:62.438rem;
gap:0.625rem;
transition:background-color .22s ease;
padding:1rem 1.875rem;
color:#F5EDD8;
font-weight:700;
font-size:0.938rem;
align-items:center;
display:inline-flex;
}
.vfk_hero_ctaier:hover{
background:#332819;
}
.vfk_hero_cta_icier{
align-items:center;
display:inline-flex;
}
.vfk_hero_cta_icier svg{
height:1rem;
width:1rem;
}
.vfk_hero_cta_altier{
background:transparent;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20,18,16,0.15);
padding:15px 26px;
border-radius:999px;
color:#1A1410;
font-weight:600;
font-size:0.938rem;
display:inline-flex;
align-items:center;
}
.vfk_hero_cta_altier:hover{
border-color:#B8882A;
color:#B8882A;
}
.vfk_hero_trustier{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vfk_hero_trust_itemier{
gap:9px;
align-items:center;
display:flex;
font-weight:600;
font-size:0.813rem;
color:#3D3026;
}
.vfk_hero_trust_icier{
color:#B8882A;
align-items:center;
display:inline-flex;
}
.vfk_hero_trust_icier svg{
height:1rem;
width:16px;
}
.vfk_hero_promoier{
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 0.75rem 3rem rgba(26,20,16,0.14), 0 3px 0.625rem rgba(26,20,16,0.10);
display:flex;
position:relative;
min-height:18.75rem;
}
.vfk_hero_promo_bgier{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.vfk_hero_promo_bgier::after{
background:linear-gradient(120deg,#1E1610 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.vfk_hero_promo_glowier{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
position:absolute;
right:-20px;
top:-2.5rem;
width:16.25rem;
pointer-events:none;
height:16.25rem;
}
.vfk_hero_promo_ctier{
padding:1.75rem;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.vfk_hero_promo_labelier{
font-size:0.625rem;
color:#F0C044;
letter-spacing:.25em;
text-transform:uppercase;
margin-bottom:0.5rem;
font-weight:700;
display:block;
}
.vfk_hero_promo_amountier{
font-weight:600;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:766px){
.vfk_hero_promo_amountier{
font-size:40px;
}
}
.vfk_hero_promo_amountier em{
color:#F0C044;
font-style:normal;
}
.vfk_hero_ratingier{
border-radius:0.875rem;
gap:10px;
background:#FFFFFF;
padding:0.625rem 14px;
border:1px solid rgba(20,18,16,0.08);
max-width:min(260px,62%);
position:absolute;
top:14px;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 0.5rem 1.25rem rgba(26,20,16,0.09);
z-index:3;
display:flex;
align-items:center;
right:14px;
}
.vfk_hero_rating_scoreier{
flex:0 0 auto;
font-size:1.5rem;
color:#1A1410;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.vfk_hero_rating_txtier{
flex:1 1 auto;
min-width:0;
}
.vfk_hero_rating_starsier{
gap:2px;
display:flex;
color:#B8882A;
}
.vfk_hero_rating_starsier svg{
height:12px;
width:0.75rem;
}
.vfk_hero_rating_capier{
margin-top:3px;
color:#6E5C46;
overflow-wrap:break-word;
font-size:0.688rem;
display:block;
line-height:1.35;
}
.vfk_statier{
border-bottom:1px solid rgba(20,18,16,0.15);
margin-top:1rem;
border-top:1px solid rgba(20,18,16,0.15);
}
.vfk_stat_inier{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.vfk_stat_inier{
grid-template-columns:repeat(4,1fr);
}
}
.vfk_stat_itemier{
padding:22px 0.875rem;
border-bottom:1px solid rgba(20,18,16,0.08);
min-width:0;
border-right:1px solid rgba(20,18,16,0.08);
}
.vfk_stat_itemier:nth-child(2n){
border-right:0;
}
.vfk_stat_itemier:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.vfk_stat_itemier{
border-bottom:0;
}
.vfk_stat_itemier:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.08);
}
.vfk_stat_itemier:nth-child(4n){
border-right:0;
}
}
.vfk_stat_valueier{
font-weight:700;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:30px;
}
@media(min-width:770px){
.vfk_stat_valueier{
font-size:34px;
}
}
.vfk_stat_labelier{
color:#6E5C46;
margin-top:6px;
line-height:1.4;
overflow-wrap:break-word;
font-size:13px;
}
.vfk_prier{
padding:30px 0 6px;
}
.vfk_pr_cardier{
flex:0 0 auto;
overflow:hidden;
padding:26px;
border:1px solid rgba(20,18,16,0.08);
border-radius:20px;
background:#FFFFFF;
gap:10px;
position:relative;
display:flex;
min-height:12.5rem;
width:280px;
flex-direction:column;
}
@media(min-width:769px){
.vfk_pr_cardier{
width:300px;
}
}
.vfk_pr_card_featier{
border-color:transparent;
background:linear-gradient(150deg,#2C1F12,#110D08);
color:#F5EDD8;
}
.vfk_pr_glowier{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
right:-30px;
pointer-events:none;
top:-1.875rem;
opacity:0;
position:absolute;
height:8.125rem;
width:130px;
}
.vfk_pr_card_featier .vfk_pr_glowier{
opacity:1;
}
.vfk_pr_labelier{
font-size:0.625rem;
color:#B8882A;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
}
.vfk_pr_card_featier .vfk_pr_labelier{
color:#F0C044;
}
.vfk_pr_amountier{
overflow-wrap:break-word;
color:#1A1410;
position:relative;
line-height:1.08;
font-size:1.625rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.vfk_pr_card_featier .vfk_pr_amountier{
color:#F5EDD8;
}
.vfk_pr_amountier em{
font-style:normal;
color:#B8882A;
}
.vfk_pr_card_featier .vfk_pr_amountier em{
color:#F0C044;
}
.vfk_pr_termsier{
line-height:1.5;
position:relative;
color:#6E5C46;
font-size:13px;
}
.vfk_pr_card_featier .vfk_pr_termsier{
color:#C2A87A;
}
.vfk_pr_ctaier{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.vfk_pr_card_featier .vfk_pr_ctaier{
transition:opacity .22s ease;
padding:9px 18px;
background:#F0C044;
border-radius:62.438rem;
font-size:0.813rem;
font-weight:700;
color:#1A1410;
}
.vfk_pr_card_featier .vfk_pr_ctaier:hover{
opacity:.9;
}
.vfk_pr_cardier:not(.vfk_pr_card_featier) .vfk_pr_ctaier{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#1A1410;
font-size:13px;
font-weight:700;
border-bottom:1px solid #1A1410;
}
.vfk_pr_cardier:not(.vfk_pr_card_featier) .vfk_pr_ctaier:hover{
border-color:#B8882A;
color:#B8882A;
}
.vfk_growier{
padding:1.625rem 0 10px;
}
.vfk_row_seoier{
margin:0.625rem 0 0;
font-size:14px;
color:#8C7560;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
}
.vfk_row_seoier strong{
font-weight:700;
color:#1A1410;
}
.vfk_jpier{
padding:30px 0 0.625rem;
}
.vfk_jp_gridier{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:766px){
.vfk_jp_gridier{
grid-template-columns:1fr 1fr;
}
.vfk_jp_card_megaier{
grid-column:1/-1;
}
}
@media(min-width:997px){
.vfk_jp_gridier{
grid-template-columns:1.4fr 1fr 1fr;
}
.vfk_jp_card_megaier{
grid-column:auto;
}
}
.vfk_jp_cardier{
border:1px solid rgba(20,18,16,0.08);
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
gap:12px;
padding:1.625rem;
min-height:200px;
display:flex;
justify-content:space-between;
position:relative;
flex-direction:column;
min-width:0;
}
.vfk_jp_card_megaier{
background:linear-gradient(135deg,#2C1F12,#110D08);
border-color:transparent;
color:#F5EDD8;
min-height:13.125rem;
}
.vfk_jp_glowier{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
right:-40px;
height:12.5rem;
pointer-events:none;
width:12.5rem;
top:-2.5rem;
position:absolute;
}
.vfk_jp_labelier{
gap:0.625rem;
font-weight:700;
justify-content:space-between;
letter-spacing:.16em;
color:#B8882A;
text-transform:uppercase;
flex-wrap:wrap;
align-items:center;
display:flex;
font-size:0.625rem;
position:relative;
}
.vfk_jp_card_megaier .vfk_jp_labelier{
color:#F0C044;
}
.vfk_jp_dropier{
text-transform:none;
font-weight:600;
color:#6E5C46;
letter-spacing:.04em;
}
.vfk_jp_card_megaier .vfk_jp_dropier{
color:#C2A87A;
}
.vfk_jp_amountier{
line-height:1;
position:relative;
overflow-wrap:break-word;
color:#1A1410;
font-weight:700;
font-size:2.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.vfk_jp_card_megaier .vfk_jp_amountier{
animation:zm2-pulse 2.4s infinite;
color:#F0C044;
font-size:3rem;
}
@media(min-width:767px){
.vfk_jp_card_megaier .vfk_jp_amountier{
font-size:54px;
}
}
.vfk_jp_gameier{
font-size:0.813rem;
color:#6E5C46;
position:relative;
}
.vfk_jp_card_megaier .vfk_jp_gameier{
color:#C2A87A;
}
.vfk_jp_ctaier{
position:relative;
align-self:flex-start;
}
.vfk_jp_card_megaier .vfk_jp_ctaier{
background:#F0C044;
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
border-radius:999px;
font-weight:700;
color:#1A1410;
font-size:0.813rem;
}
.vfk_jp_card_megaier .vfk_jp_ctaier:hover{
opacity:.9;
}
.vfk_jp_cardier:not(.vfk_jp_card_megaier) .vfk_jp_ctaier{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #1A1410;
color:#1A1410;
font-size:13px;
}
.vfk_jp_cardier:not(.vfk_jp_card_megaier) .vfk_jp_ctaier:hover{
border-color:#B8882A;
color:#B8882A;
}
.vfk_jp_seoier{
margin:0.875rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7560;
max-width:760px;
font-size:0.875rem;
}
.vfk_jp_seoier strong{
font-weight:700;
color:#1A1410;
}
.vfk_growier{
padding:26px 0 10px;
}
.vfk_row_seoier{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7560;
max-width:47.5rem;
font-size:0.875rem;
}
.vfk_row_seoier strong{
color:#1A1410;
font-weight:700;
}
.vfk_gfier{
padding:1.5rem 0 6px;
}
.vfk_gf_inier{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.vfk_gf_chipier{
background:#FFFFFF;
padding:10px 1.125rem;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(20,18,16,0.15);
font-weight:600;
white-space:nowrap;
font-size:0.813rem;
color:#3D3026;
}
.vfk_gf_chipier:hover{
border-color:#B8882A;
color:#B8882A;
}
.vfk_gf_chipier.vfk_state_activeier{
background:#1E1610;
border-color:transparent;
color:#F5EDD8;
}
.vfk_growier{
padding:26px 0 10px;
}
.vfk_row_seoier{
margin:10px 0 0;
color:#8C7560;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.vfk_row_seoier strong{
font-weight:700;
color:#1A1410;
}
.vfk_seaier{
padding:24px 0 0.625rem;
}
.vfk_sea_inier{
background:linear-gradient(115deg,#2C1F12,#110D08);
border-radius:20px;
padding:36px;
overflow:hidden;
gap:1.375rem;
display:flex;
position:relative;
flex-direction:column;
color:#F5EDD8;
}
@media(min-width:819px){
.vfk_sea_inier{
padding:44px 3rem;
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.vfk_sea_glowier{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 68%);
transform:translateY(-50%);
pointer-events:none;
width:15rem;
height:15rem;
right:3.75rem;
top:50%;
position:absolute;
}
.vfk_sea_copyier{
position:relative;
min-width:0;
max-width:35rem;
}
.vfk_sea_eyebrowier{
margin-bottom:12px;
}
.vfk_sea_h2ier{
color:#F5EDD8;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
line-height:1.04;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:769px){
.vfk_sea_h2ier{
font-size:38px;
}
}
.vfk_sea_textier{
color:#C2A87A;
line-height:1.6;
font-size:0.938rem;
}
.vfk_sea_ctaier{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#F0C044;
flex:0 0 auto;
padding:16px 2rem;
position:relative;
color:#1A1410;
font-size:15px;
font-weight:700;
}
.vfk_sea_ctaier:hover{
opacity:.9;
}
.vfk_vipier{
padding:3rem 0;
}
@media(min-width:770px){
.vfk_vipier{
padding:64px 0;
}
}
.vfk_vip_headier{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:877px){
.vfk_vip_headier{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vfk_vip_eyebrowier{
margin-bottom:12px;
}
.vfk_vip_h2ier{
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.vfk_vip_h2ier{
font-size:2.5rem;
}
}
.vfk_vip_introier{
color:#C2A87A;
max-width:26.25rem;
line-height:1.6;
font-size:0.875rem;
}
.vfk_vip_gridier{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.vfk_vip_cardier{
padding:22px 18px;
border-radius:14px;
border:1px solid rgba(255,240,200,0.13);
min-width:0;
}
.vfk_vip_card_featier{
border-color:#F0C044;
background:rgba(255,245,220,0.07);
}
.vfk_vip_card_icier{
background:linear-gradient(135deg,#C8920E,#F0C044);
border-radius:0.5rem;
margin-bottom:16px;
width:2.125rem;
height:2.125rem;
display:block;
}
.vfk_vip_nameier{
overflow-wrap:break-word;
margin-bottom:6px;
font-size:1.25rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
}
.vfk_vip_perkier{
overflow-wrap:break-word;
color:#C2A87A;
line-height:1.5;
font-size:0.781rem;
}
.vfk_nlier{
padding:1.5rem 0 0.625rem;
}
.vfk_nl_inier{
border-radius:20px;
gap:1.375rem;
background:#251B12;
padding:1.875rem 2rem;
display:flex;
color:#F5EDD8;
flex-direction:column;
}
@media(min-width:771px){
.vfk_nl_inier{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.vfk_nl_text_wrapier{
min-width:0;
}
.vfk_nl_h3ier{
line-height:1.1;
font-weight:600;
margin-bottom:5px;
color:#F5EDD8;
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.vfk_nl_h3ier{
font-size:24px;
}
}
.vfk_nl_textier{
color:#C2A87A;
line-height:1.5;
font-size:0.844rem;
}
.vfk_nl_formier{
flex:1 1 auto;
gap:0.625rem;
max-width:28.75rem;
display:flex;
min-width:0;
}
.vfk_nl_inputier{
flex:1 1 auto;
background:rgba(255,245,220,0.07);
overflow:hidden;
padding:13px 1rem;
border-radius:0.875rem;
border:1px solid rgba(255,240,200,0.13);
white-space:nowrap;
color:#C2A87A;
align-items:center;
font-size:14px;
min-width:0;
display:flex;
text-overflow:ellipsis;
}
.vfk_nl_btnier{
background:#F0C044;
transition:opacity .22s ease;
flex:0 0 auto;
padding:0.813rem 24px;
border-radius:14px;
font-weight:700;
color:#1A1410;
font-size:14px;
white-space:nowrap;
}
.vfk_nl_btnier:hover{
opacity:.9;
}
.vfk_trnier{
padding:1.875rem 0 10px;
}
.vfk_trn_inier{
border-radius:20px;
background:#FFFFFF;
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
display:grid;
}
@media(min-width:879px){
.vfk_trn_inier{
grid-template-columns:1.05fr 1fr;
}
}
.vfk_trn_bannerier{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#2C1F12,#110D08);
color:#F5EDD8;
position:relative;
}
.vfk_trn_glowier{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
width:200px;
height:200px;
position:absolute;
right:-40px;
bottom:-2.5rem;
pointer-events:none;
}
.vfk_trn_eyebrowier{
margin-bottom:14px;
position:relative;
}
.vfk_trn_h2ier{
overflow-wrap:break-word;
font-size:1.875rem;
color:#F5EDD8;
margin-bottom:12px;
font-weight:600;
line-height:1.06;
position:relative;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.vfk_trn_h2ier{
font-size:2.25rem;
}
}
.vfk_trn_textier{
max-width:26.25rem;
font-size:0.875rem;
color:#C2A87A;
margin-bottom:1.375rem;
line-height:1.6;
position:relative;
}
.vfk_trn_timerier{
gap:0.5rem;
align-items:center;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
display:flex;
}
.vfk_trn_timer_capier{
font-size:0.688rem;
color:#C2A87A;
}
.vfk_trn_timer_boxier{
border-radius:0.5rem;
padding:4px 0.75rem;
background:rgba(255,245,220,0.07);
color:#F5EDD8;
font-size:24px;
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.vfk_trn_ctaier{
border-radius:62.438rem;
background:#F0C044;
transition:opacity .22s ease;
padding:13px 1.625rem;
color:#1A1410;
font-weight:700;
display:inline-block;
position:relative;
font-size:0.875rem;
}
.vfk_trn_ctaier:hover{
opacity:.9;
}
.vfk_trn_lbier{
padding:26px 28px;
}
.vfk_trn_lb_headier{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
}
.vfk_trn_lb_titleier{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-size:1.25rem;
font-weight:600;
}
.vfk_trn_lb_updier{
letter-spacing:.08em;
text-transform:uppercase;
font-size:11px;
color:#6E5C46;
}
.vfk_trn_lb_rowier{
border-radius:8px;
gap:14px;
padding:11px 0.75rem;
align-items:center;
display:flex;
}
.vfk_trn_lb_rowier:nth-child(2){
background:rgba(184,136,42,0.10);
}
.vfk_trn_lb_rankier{
flex:0 0 auto;
font-weight:700;
font-size:16px;
width:22px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#B8882A;
}
.vfk_trn_lb_avier{
background:linear-gradient(135deg,#C8920E,#F0C044);
flex:0 0 auto;
border-radius:50%;
width:1.875rem;
height:1.875rem;
}
.vfk_trn_lb_nameier{
flex:1 1 auto;
overflow:hidden;
min-width:0;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
color:#1A1410;
font-size:14px;
}
.vfk_trn_lb_amountier{
flex:0 0 auto;
color:#1A1410;
font-size:13px;
font-weight:700;
}
.vfk_appier{
padding:1.875rem 0 0.625rem;
}
.vfk_app_inier{
background:#FFFFFF;
border-radius:20px;
padding:32px;
border:1px solid rgba(20,18,16,0.08);
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.vfk_app_inier{
padding:40px 2.75rem;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.vfk_app_copyier{
max-width:560px;
min-width:0;
}
.vfk_app_eyebrowier{
margin-bottom:0.75rem;
}
.vfk_app_h2ier{
font-size:1.75rem;
font-weight:600;
line-height:1.05;
margin-bottom:12px;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.vfk_app_h2ier{
font-size:2.125rem;
}
}
.vfk_app_textier{
margin-bottom:22px;
color:#8C7560;
line-height:1.6;
font-size:14px;
}
.vfk_app_btnsier{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.vfk_app_btnier{
background:#1E1610;
transition:background-color .22s ease;
gap:10px;
padding:0.688rem 1.25rem;
border-radius:0.875rem;
align-items:center;
color:#F5EDD8;
display:inline-flex;
}
.vfk_app_btnier:hover{
background:#332819;
}
.vfk_app_btn_icier{
align-items:center;
display:inline-flex;
}
.vfk_app_btn_icier svg{
height:18px;
width:18px;
}
.vfk_app_btn_lbier{
font-size:0.844rem;
font-weight:700;
}
.vfk_app_qr_wrapier{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.vfk_app_qrier{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#1E1610;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
width:108px;
}
.vfk_app_qr_capier{
line-height:1.4;
max-width:92px;
font-size:12.5px;
color:#6E5C46;
}
.vfk_ttier{
padding:3rem 0 10px;
}
@media(min-width:765px){
.vfk_ttier{
padding:3.75rem 0 0.625rem;
}
}
.vfk_tt_headier{
margin-bottom:34px;
text-align:center;
}
.vfk_tt_eyebrowier{
margin-bottom:0.75rem;
}
.vfk_tt_h2ier{
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
}
@media(min-width:771px){
.vfk_tt_h2ier{
font-size:2.625rem;
}
}
.vfk_tt_gridier{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.vfk_tt_gridier{
grid-template-columns:repeat(3,1fr);
}
}
.vfk_tt_cardier{
padding:1.875rem;
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.vfk_tt_card_icier{
margin-bottom:18px;
color:#B8882A;
display:inline-flex;
align-items:center;
}
.vfk_tt_card_icier svg{
height:1.75rem;
width:1.75rem;
}
.vfk_tt_card_hier{
margin-bottom:0.5rem;
color:#1A1410;
overflow-wrap:break-word;
font-weight:600;
font-size:22px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.vfk_tt_card_pier{
margin-bottom:14px;
color:#8C7560;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
}
.vfk_tt_card_pier b{
color:#1A1410;
font-weight:700;
}
.vfk_tt_card_linkier{
transition:color .22s ease;
font-size:0.813rem;
align-self:flex-start;
padding-bottom:2px;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #B8882A;
color:#1A1410;
}
.vfk_tt_card_linkier:hover{
color:#B8882A;
}
.vfk_etier{
padding:36px 0 10px;
}
.vfk_et_inier{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.vfk_et_inier{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.vfk_et_leftier{
min-width:0;
}
.vfk_et_eyebrowier{
margin-bottom:12px;
}
.vfk_et_h2ier{
font-size:1.75rem;
font-weight:600;
margin-bottom:0.875rem;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
}
@media(min-width:770px){
.vfk_et_h2ier{
font-size:2rem;
}
}
.vfk_et_textier{
margin-bottom:1.375rem;
font-size:15px;
color:#8C7560;
line-height:1.65;
}
.vfk_et_statsier{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.vfk_et_statier{
min-width:0;
}
.vfk_et_stat_vier{
line-height:1;
font-size:1.625rem;
font-weight:700;
color:#1A1410;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.vfk_et_stat_lier{
font-size:12.5px;
color:#6E5C46;
margin-top:0.25rem;
}
.vfk_et_rightier{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.vfk_et_memberier{
gap:16px;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
padding:1.125rem 20px;
background:#FFFFFF;
align-items:center;
min-width:0;
display:flex;
}
.vfk_et_member_avier{
background:linear-gradient(135deg,#2C1F12,#B8882A);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:48px;
}
.vfk_et_member_nameier{
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
color:#1A1410;
}
.vfk_et_member_roleier{
overflow-wrap:break-word;
font-size:0.781rem;
color:#6E5C46;
}
.vfk_et_updatedier{
border-radius:14px;
background:#FAF6F0;
padding:0.875rem 18px;
border:1px solid rgba(20,18,16,0.08);
gap:8px;
font-size:0.781rem;
align-items:center;
display:flex;
color:#8C7560;
}
.vfk_rvier{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(20,18,16,0.08);
border-top:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
}
@media(min-width:770px){
.vfk_rvier{
padding:56px 0;
}
}
.vfk_rv_headier{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.vfk_rv_headier{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.vfk_rv_eyebrowier{
margin-bottom:10px;
}
.vfk_rv_h2ier{
line-height:1.05;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1410;
font-size:30px;
}
@media(min-width:766px){
.vfk_rv_h2ier{
font-size:38px;
}
}
.vfk_rv_aggier{
gap:12px;
display:flex;
align-items:center;
}
.vfk_rv_agg_starsier{
gap:3px;
display:flex;
color:#B8882A;
}
.vfk_rv_agg_starsier svg{
width:1.125rem;
height:1.125rem;
}
.vfk_rv_sourceier{
font-size:0.813rem;
color:#8C7560;
}
.vfk_rv_gridier{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.vfk_rv_gridier{
grid-template-columns:repeat(3,1fr);
}
}
.vfk_rv_cardier{
background:#FAF6F0;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.vfk_rv_card_starsier{
gap:2px;
color:#B8882A;
margin-bottom:12px;
display:flex;
}
.vfk_rv_card_starsier svg{
height:14px;
width:14px;
}
.vfk_rv_card_bodyier{
margin-bottom:1rem;
font-weight:500;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:18px;
overflow-wrap:break-word;
line-height:1.45;
color:#1A1410;
}
.vfk_rv_card_metaier{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.vfk_rv_card_avier{
border-radius:50%;
background:linear-gradient(135deg,#C8920E,#F0C044);
flex:0 0 auto;
height:32px;
width:32px;
}
.vfk_rv_card_authorier{
font-size:13px;
font-weight:700;
color:#1A1410;
}
.vfk_rv_card_locier{
color:#6E5C46;
font-size:12px;
}
.vfk_wyier{
padding:48px 0;
}
@media(min-width:769px){
.vfk_wyier{
padding:56px 0;
}
}
.vfk_wy_inier{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.vfk_wy_inier{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.vfk_wy_leftier{
min-width:0;
}
.vfk_wy_eyebrowier{
margin-bottom:14px;
}
.vfk_wy_h2ier{
color:#1A1410;
line-height:1.05;
font-weight:600;
font-size:2rem;
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.vfk_wy_h2ier{
font-size:2.5rem;
}
}
.vfk_wy_introier{
color:#8C7560;
line-height:1.6;
font-size:15px;
}
.vfk_wy_gridier{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.vfk_wy_gridier{
grid-template-columns:1fr 1fr;
}
}
.vfk_wy_cardier{
padding:26px;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
min-width:0;
}
.vfk_wy_card_icier{
color:#B8882A;
display:inline-flex;
margin-bottom:16px;
justify-content:center;
align-items:center;
}
.vfk_wy_card_icier svg{
width:26px;
height:1.625rem;
}
.vfk_wy_card_hier{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
color:#1A1410;
font-size:1.313rem;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.vfk_wy_card_pier{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#8C7560;
}
.vfk_tsier{
padding:44px 0;
}
.vfk_ts_inier{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:882px){
.vfk_ts_inier{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.vfk_ts_leftier{
min-width:0;
}
.vfk_ts_h2ier{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:600;
line-height:1.1;
margin-bottom:12px;
}
@media(min-width:771px){
.vfk_ts_h2ier{
font-size:28px;
}
}
.vfk_ts_textier{
color:#C2A87A;
margin-bottom:22px;
font-size:0.906rem;
line-height:1.6;
max-width:520px;
}
.vfk_ts_badgesier{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.vfk_ts_badgeier{
font-size:0.813rem;
color:#C2A87A;
font-weight:600;
}
.vfk_ts_payier{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.vfk_ts_payier{
justify-content:flex-end;
}
}
.vfk_ts_pay_chipier{
border:1px solid rgba(255,240,200,0.13);
padding:0.75rem 1rem;
background:rgba(255,245,220,0.07);
border-radius:14px;
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.vfk_htsier{
padding:48px 0;
}
@media(min-width:771px){
.vfk_htsier{
padding:62px 0;
}
}
.vfk_hts_headier{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:770px){
.vfk_hts_headier{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vfk_hts_eyebrowier{
margin-bottom:12px;
}
.vfk_hts_h2ier{
font-weight:600;
line-height:1.05;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:30px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.vfk_hts_h2ier{
font-size:38px;
}
}
.vfk_hts_ctaier{
background:#F0C044;
padding:15px 30px;
border-radius:999px;
transition:opacity .22s ease;
flex:0 0 auto;
font-size:15px;
font-weight:700;
color:#1A1410;
}
.vfk_hts_ctaier:hover{
opacity:.9;
}
.vfk_hts_gridier{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.vfk_hts_gridier{
grid-template-columns:repeat(3,1fr);
}
}
.vfk_hts_stepier{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,240,200,0.13);
}
.vfk_hts_step_numier{
font-weight:700;
font-size:44px;
margin-bottom:0.875rem;
line-height:1;
color:#F0C044;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.vfk_hts_step_hier{
line-height:1.2;
font-size:19px;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:700;
}
.vfk_hts_step_pier{
font-size:14px;
color:#C2A87A;
overflow-wrap:break-word;
line-height:1.55;
}
.vfk_provier{
padding:2.5rem 0 20px;
}
.vfk_prov_eyebrowier{
display:block;
margin-bottom:18px;
}
.vfk_prov_gridier{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.vfk_prov_gridier{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.vfk_prov_gridier{
grid-template-columns:repeat(6,1fr);
}
}
.vfk_pmtier{
padding:3rem 0 0.625rem;
}
.vfk_pmt_inier{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.vfk_pmt_inier{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.vfk_pmt_leftier{
min-width:0;
}
.vfk_pmt_eyebrowier{
margin-bottom:0.75rem;
}
.vfk_pmt_h2ier{
line-height:1.06;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-weight:600;
font-size:1.875rem;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.vfk_pmt_h2ier{
font-size:2rem;
}
}
.vfk_pmt_textier{
font-size:0.906rem;
color:#8C7560;
line-height:1.6;
margin-bottom:22px;
}
.vfk_pmt_logosier{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.vfk_pmt_logosier{
grid-template-columns:repeat(4,1fr);
}
}
.vfk_pmt_logoier{
padding:0 0.5rem;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
border-radius:0.5rem;
overflow:hidden;
height:50px;
justify-content:center;
display:flex;
text-overflow:ellipsis;
white-space:nowrap;
color:#3D3026;
font-weight:700;
align-items:center;
font-size:12.5px;
text-align:center;
}
.vfk_pmt_tableier{
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
min-width:0;
}
.vfk_pmt_theadier{
background:#2A2118;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.vfk_pmt_thier{
padding:13px 0.875rem;
overflow:hidden;
text-overflow:ellipsis;
color:#F5EDD8;
letter-spacing:.08em;
white-space:nowrap;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
}
.vfk_pmt_rowier{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,16,0.08);
display:grid;
}
.vfk_pmt_rowier:nth-child(odd){
background:#FFFFFF;
}
.vfk_pmt_tdier{
padding:14px;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7560;
}
.vfk_pmt_rowier .vfk_pmt_tdier:first-child{
color:#1A1410;
font-weight:700;
}
.vfk_pmt_rowier .vfk_pmt_tdier:last-child{
font-weight:700;
color:#3A8C5C;
}
.vfk_sbier{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(20,18,16,0.08);
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:768px){
.vfk_sbier{
padding:3.5rem 0;
}
}
.vfk_sb_eyebrowier{
display:block;
margin-bottom:12px;
}
.vfk_sb_h2ier{
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
margin-bottom:1.625rem;
}
@media(min-width:770px){
.vfk_sb_h2ier{
font-size:36px;
}
}
.vfk_sb_gridier{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.vfk_sb_gridier{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.vfk_sb_gridier{
grid-template-columns:repeat(4,1fr);
}
}
.vfk_sb_cardier{
padding:24px;
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
background:#FAF6F0;
min-width:0;
}
.vfk_sb_card_hier{
font-size:19px;
color:#1A1410;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.vfk_sb_card_pier{
line-height:1.6;
overflow-wrap:break-word;
color:#8C7560;
font-size:0.844rem;
}
.vfk_sb_rtpier{
background:#FAF6F0;
border:1px solid rgba(20,18,16,0.08);
grid-template-columns:1fr;
border-radius:14px;
padding:26px 28px;
gap:24px;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:762px){
.vfk_sb_rtpier{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.vfk_sb_rtp_hier{
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
color:#1A1410;
font-size:20px;
}
.vfk_sb_rtp_pier{
line-height:1.6;
font-size:0.844rem;
color:#8C7560;
overflow-wrap:break-word;
}
.vfk_sb_rtp_statsier{
gap:16px;
display:flex;
}
.vfk_sb_statier{
padding:1.125rem;
flex:1 1 0;
background:#FFFFFF;
border-radius:8px;
text-align:center;
min-width:0;
}
.vfk_sb_stat_vier{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#3A8C5C;
font-size:26px;
overflow-wrap:break-word;
}
.vfk_sb_stat_lier{
margin-top:4px;
font-size:0.719rem;
color:#6E5C46;
}
.vfk_gdier{
padding:3rem 0 10px;
}
.vfk_gd_headier{
gap:0.875rem;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:679px){
.vfk_gd_headier{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.vfk_gd_eyebrowier{
margin-bottom:0.625rem;
}
.vfk_gd_h2ier{
font-weight:600;
line-height:1.05;
color:#1A1410;
overflow-wrap:break-word;
font-size:28px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.vfk_gd_h2ier{
font-size:2.125rem;
}
}
.vfk_gd_moreier{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#1A1410;
border-bottom:1px solid #1A1410;
font-size:0.844rem;
padding-bottom:2px;
}
.vfk_gd_moreier:hover{
border-color:#B8882A;
color:#B8882A;
}
.vfk_gd_gridier{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:722px){
.vfk_gd_gridier{
grid-template-columns:repeat(3,1fr);
}
}
.vfk_gd_cardier{
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
overflow:hidden;
display:block;
min-width:0;
}
.vfk_gd_card_imgier{
background:linear-gradient(140deg,#2C1F12,#B8882A);
height:9.375rem;
}
.vfk_gd_card_bodyier{
padding:1.375rem;
}
.vfk_gd_card_catier{
text-transform:uppercase;
color:#B8882A;
font-size:10px;
font-weight:600;
letter-spacing:.1em;
}
.vfk_gd_card_hier{
margin:8px 0 0.625rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
overflow-wrap:break-word;
font-weight:600;
line-height:1.2;
font-size:1.188rem;
}
.vfk_gd_card_metaier{
overflow-wrap:break-word;
color:#6E5C46;
font-size:12px;
}
.vfk_faqier{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:771px){
.vfk_faqier{
padding:3.875rem 0;
}
}
.vfk_faq_headier{
margin-bottom:34px;
text-align:center;
}
.vfk_faq_eyebrowier{
margin-bottom:12px;
}
.vfk_faq_h2ier{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1410;
font-size:32px;
}
@media(min-width:767px){
.vfk_faq_h2ier{
font-size:38px;
}
}
.vfk_faq_listier{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.vfk_faq_itemier{
background:#FAF6F0;
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
}
.vfk_faq_qier{
list-style:none;
gap:1.25rem;
padding:20px 24px;
font-size:16px;
color:#1A1410;
overflow-wrap:break-word;
justify-content:space-between;
display:flex;
align-items:center;
font-weight:700;
cursor:pointer;
}
.vfk_faq_qier::-webkit-details-marker{
display:none;
}
.vfk_faq_q_icier{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#B8882A;
}
.vfk_faq_q_icier svg{
height:18px;
width:18px;
}
.vfk_faq_itemier[open] .vfk_faq_q_icier{
transform:rotate(180deg);
}
.vfk_faq_aier{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
color:#8C7560;
}
.vfk_elier{
padding:48px 0;
}
@media(min-width:769px){
.vfk_elier{
padding:3.5rem 0;
}
}
.vfk_el_inier{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:897px){
.vfk_el_inier{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.vfk_el_leftier{
min-width:0;
}
.vfk_el_eyebrowier{
margin-bottom:0.875rem;
}
.vfk_el_h2ier{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
margin-bottom:1.375rem;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
}
@media(min-width:769px){
.vfk_el_h2ier{
font-size:38px;
}
}
.vfk_el_bodyier p{
color:#3D3026;
line-height:1.7;
overflow-wrap:break-word;
font-size:16px;
margin-bottom:18px;
}
.vfk_el_dropcapier{
padding:6px 12px 0 0;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#B8882A;
font-weight:700;
line-height:.8;
font-size:62px;
float:left;
}
.vfk_el_rightier{
min-width:0;
}
.vfk_el_quoteier{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#2C1F12,#110D08);
color:#F5EDD8;
margin-bottom:24px;
position:relative;
}
.vfk_el_quote_markier{
margin-bottom:0.375rem;
color:#F0C044;
align-items:center;
display:inline-flex;
}
.vfk_el_quote_markier svg{
width:34px;
height:2.125rem;
}
.vfk_el_quote_textier{
font-weight:500;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.4;
font-size:1.375rem;
margin-bottom:22px;
color:#F5EDD8;
}
.vfk_el_quote_metaier{
gap:0.75rem;
align-items:center;
display:flex;
}
.vfk_el_quote_avier{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C8920E,#F0C044);
height:38px;
width:38px;
}
.vfk_el_quote_authorier{
font-size:0.875rem;
font-weight:700;
color:#F5EDD8;
}
.vfk_el_quote_meta_subier{
color:#C2A87A;
font-size:12px;
}
.vfk_el_explainier{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
}
.vfk_el_explain_cardier{
padding:1.375rem 1.5rem;
}
.vfk_el_explain_cardier+.vfk_el_explain_cardier{
border-top:1px solid rgba(20,18,16,0.08);
}
.vfk_el_explain_hier{
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
color:#1A1410;
font-size:20px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.vfk_el_explain_pier{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7560;
font-size:14px;
}
.vfk_lhier{
padding:40px 0 20px;
}
.vfk_lh_inier{
border-top:1px solid rgba(20,18,16,0.15);
padding-top:34px;
}
.vfk_lh_eyebrowier{
margin-bottom:1.375rem;
display:block;
}
.vfk_lh_gridier{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:598px){
.vfk_lh_gridier{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.vfk_lh_gridier{
grid-template-columns:repeat(5,1fr);
}
}
.vfk_lh_colier{
min-width:0;
}
.vfk_lh_col_hier{
overflow-wrap:break-word;
font-weight:700;
color:#1A1410;
font-size:0.813rem;
margin-bottom:0.75rem;
}
.vfk_lh_linksier{
gap:8px;
display:flex;
flex-direction:column;
}
.vfk_lh_linkier{
transition:color .22s ease;
color:#8C7560;
font-size:0.813rem;
overflow-wrap:break-word;
}
.vfk_lh_linkier:hover{
color:#B8882A;
}
.vfk_sgier{
padding:48px 0 10px;
}
.vfk_sg_eyebrowier{
display:block;
margin-bottom:0.75rem;
}
.vfk_sg_h2ier{
font-size:1.875rem;
line-height:1.05;
color:#1A1410;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:28px;
}
@media(min-width:765px){
.vfk_sg_h2ier{
font-size:2.25rem;
}
}
.vfk_sg_gridier{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.vfk_sg_gridier{
grid-template-columns:repeat(3,1fr);
}
}
.vfk_sg_colier{
min-width:0;
}
.vfk_sg_col_hier{
line-height:1.15;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
color:#1A1410;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
}
.vfk_sg_col_pier{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8C7560;
}
.vfk_scier{
padding:48px 0 0.625rem;
}
.vfk_sc_headier{
text-align:center;
margin-bottom:1.75rem;
}
.vfk_sc_eyebrowier{
margin-bottom:12px;
}
.vfk_sc_h2ier{
overflow-wrap:break-word;
font-size:30px;
color:#1A1410;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.vfk_sc_h2ier{
font-size:2.25rem;
}
}
.vfk_sc_tableier{
margin:0 auto;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
max-width:56.25rem;
}
.vfk_sc_theadier{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.vfk_sc_thier{
padding:15px 18px;
font-size:0.813rem;
color:#C2A87A;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
}
.vfk_sc_thier:first-child{
text-align:left;
}
.vfk_sc_th_usier{
color:#F0C044;
}
.vfk_sc_rowier{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,16,0.08);
display:grid;
}
.vfk_sc_rowier:nth-child(even){
background:#FFFFFF;
}
.vfk_sc_tdier{
padding:0.938rem 1.125rem;
font-size:14px;
text-align:center;
min-width:0;
color:#6E5C46;
overflow-wrap:break-word;
}
.vfk_sc_tdier:first-child{
text-align:left;
color:#3D3026;
font-weight:600;
}
.vfk_sc_td_usier{
color:#3A8C5C;
font-weight:700;
}
.vfk_ftier{
background:#2A2118;
color:#C2A87A;
margin-top:2.5rem;
}
.vfk_ft_inier{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.vfk_ft_inier{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.vfk_ft_inier{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vfk_ft_brandier{
min-width:0;
}
.vfk_ft_logoier{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:1.625rem;
}
.vfk_ft_taglineier{
color:#C2A87A;
font-size:13.5px;
max-width:17.5rem;
line-height:1.6;
margin-top:14px;
}
.vfk_ft_contactier{
transition:color .22s ease;
margin-top:12px;
max-width:280px;
font-size:13px;
overflow-wrap:anywhere;
display:inline-block;
color:#F0C044;
}
.vfk_ft_contactier:hover{
color:#F5EDD8;
}
.vfk_ft_colier{
min-width:0;
}
.vfk_ft_col_hier{
margin-bottom:0.875rem;
font-size:13px;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.08em;
color:#F5EDD8;
font-weight:700;
}
.vfk_ft_col_linksier{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.vfk_ft_linkier{
transition:color .22s ease;
overflow-wrap:break-word;
color:#C2A87A;
font-size:0.844rem;
}
.vfk_ft_linkier:hover{
color:#F5EDD8;
}
.vfk_ft_botier{
gap:1rem;
padding:22px 0 2.5rem;
display:flex;
border-top:1px solid rgba(255,240,200,0.13);
flex-direction:column;
}
@media(min-width:768px){
.vfk_ft_botier{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.vfk_ft_legalier{
color:#B5A08A;
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
font-size:0.719rem;
}
.vfk_ft_legalier b{
color:#C2A87A;
font-weight:700;
}
.vfk_ft_ageier{
border:1.5px solid #F0C044;
padding:0.25rem 9px;
flex:0 0 auto;
border-radius:0.5rem;
font-weight:700;
font-size:13px;
color:#F0C044;
}