.vf-home-hero{--vf-hero-gap: 2rem;--vf-hero-radius: 0;display:grid;grid-template-columns:1fr;gap:var(--vf-hero-gap);align-items:center;padding-top:0;padding-bottom:0}@media screen and (min-width:990px){.vf-home-hero{grid-template-columns:1fr 1fr;--vf-hero-gap: 3rem}}.vf-home-hero__content{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}@media screen and (min-width:990px){.vf-home-hero__content{padding:3rem}}.vf-home-hero__title{margin:0;font-size:clamp(1.75rem,3vw + 1rem,3rem);line-height:1.1;letter-spacing:-.01em}.vf-home-hero__subtitle{margin:0;font-size:clamp(1rem,.5vw + .9rem,1.125rem);line-height:1.55;opacity:.9}.vf-home-hero__cta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:.5rem}.vf-home-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.75rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .12s ease,opacity .12s ease}.vf-home-hero__btn--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.vf-home-hero__btn--primary:hover{transform:translateY(-1px);opacity:.95}.vf-home-hero__link-secondary{display:inline-flex;align-items:center;text-decoration:underline;font-weight:500}.vf-home-hero__media{position:relative;aspect-ratio:3 / 2;overflow:hidden;border-radius:var(--vf-hero-radius)}.vf-home-hero__image{width:100%;height:100%;object-fit:cover;display:block}.vf-home-journal{--vf-hj-max: 1200px;--vf-hj-ink: var(--brand-ink, #1A1614);--vf-hj-bg: var(--brand-cream, #F2EDE4);--vf-hj-gold-deep: var(--brand-gold-deep, #8E6F38);--vf-hj-mist: var(--brand-mist, #C9C2B6);--vf-hj-hairline: color-mix(in srgb, var(--brand-mist, #C9C2B6) 55%, transparent);background:var(--vf-hj-bg);padding-top:clamp(3rem,8vw,6rem);padding-bottom:clamp(3rem,8vw,6rem)}.vf-home-journal__inner{max-width:var(--vf-hj-max);margin:0 auto;padding:0 1.25rem}@media(min-width:750px){.vf-home-journal__inner{padding:0 2rem}}.vf-home-journal__header{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding-bottom:clamp(1.5rem,3vw,2.25rem);margin-bottom:clamp(1.5rem,3vw,2.25rem);border-bottom:1px solid var(--vf-hj-hairline)}@media(min-width:750px){.vf-home-journal__header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:2rem}}.vf-home-journal__title-group{max-width:640px}.vf-home-journal__eyebrow{margin:0 0 .6rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--vf-hj-gold-deep)}.vf-home-journal__title{margin:0 0 .75rem;font-family:Cormorant Garamond,Times New Roman,serif;font-weight:600;font-size:clamp(1.875rem,3vw + .5rem,2.75rem);line-height:1.1;letter-spacing:-.01em;color:var(--vf-hj-ink)}.vf-home-journal__subheading{font-family:Inter,sans-serif;font-size:clamp(.9375rem,1vw,1.0625rem);line-height:1.55;color:color-mix(in srgb,var(--vf-hj-ink) 72%,transparent);max-width:58ch}.vf-home-journal__subheading p{margin:0}.vf-home-journal__view-all{display:inline-flex;align-items:center;min-height:44px;padding:.25rem 0;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.04em;color:var(--vf-hj-gold-deep);text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px;white-space:nowrap;transition:color .18s ease}.vf-home-journal__view-all:hover,.vf-home-journal__view-all:focus-visible{color:var(--vf-hj-ink);outline:none}.vf-home-journal__grid{display:grid;gap:clamp(1.75rem,3vw,2.5rem);grid-template-columns:1fr}.vf-home-journal__list{display:grid;gap:clamp(1.5rem,2.5vw,2rem);grid-template-columns:1fr}@media(max-width:749.98px){.vf-home-journal__list>.vf-home-journal__list-item:nth-child(n+3){display:none}.vf-home-journal__list>.vf-home-journal__list-item{padding-bottom:clamp(1.25rem,4vw,1.75rem);border-bottom:1px solid var(--vf-hj-hairline)}.vf-home-journal__list>.vf-home-journal__list-item:last-child{padding-bottom:0;border-bottom:0}}@media(min-width:750px)and (max-width:989.98px){.vf-home-journal__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.vf-home-journal__grid{grid-template-columns:1.15fr 1fr;align-items:start;gap:clamp(2rem,4vw,3.5rem)}.vf-home-journal__list{grid-template-columns:1fr}}@media(min-width:750px){.vf-home-journal__featured .vf-article-card--featured{flex-direction:column;gap:1.25rem;align-items:stretch}.vf-home-journal__featured .vf-article-card--featured .vf-article-card__media{flex:0 0 auto;aspect-ratio:4 / 3;margin-bottom:0}.vf-home-journal__featured .vf-article-card--featured .vf-article-card__body{flex:0 0 auto}.vf-home-journal__featured .vf-article-card--featured .vf-article-card__title{font-size:clamp(1.625rem,2.2vw,2.125rem)}}.vf-home-journal__grid .vf-article-card:hover .vf-article-card__title,.vf-home-journal__grid .vf-article-card:focus-visible .vf-article-card__title{text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px}.vf-home-journal__cta{margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid var(--vf-hj-hairline);text-align:center}.vf-home-journal__cta-link{display:inline-flex;align-items:center;min-height:44px;padding:.25rem 0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.04em;color:var(--vf-hj-gold-deep);text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px;transition:color .18s ease}.vf-home-journal__cta-link:hover,.vf-home-journal__cta-link:focus-visible{color:var(--vf-hj-ink);outline:none}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
