.hero-section{background-color:#fff;padding-top:3rem;position:relative;overflow:hidden}@media (min-width:640px){.hero-section{padding-top:8rem}}@media (min-width:1024px){.hero-section{padding-top:9rem}}.hero-section__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:640px){.hero-section__container{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.hero-section__container{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.hero-section__container{padding-left:4rem;padding-right:4rem}}@media (min-width:1280px){.hero-section__container{padding-left:6rem;padding-right:6rem}}.hero-section__grid{align-items:start;gap:2.5rem;display:grid;position:relative}@media (min-width:1024px){.hero-section__grid{grid-template-columns:1fr 1.05fr;gap:2rem}}@media (min-width:1280px){.hero-section__grid{gap:3rem}}.hero-section__content{order:2;min-width:0;padding-top:.5rem;padding-bottom:4rem;position:relative}@media (min-width:1024px){.hero-section__content{order:1;padding-top:1.5rem;padding-bottom:7rem}}.hero-section__heading{font-family:var(--font-playfair),"Georgia","Times New Roman",serif;letter-spacing:-.02em;color:#111;padding-bottom:.5rem;font-size:2.5rem;line-height:1.08}@media (min-width:640px){.hero-section__heading{font-size:3rem}}@media (min-width:768px){.hero-section__heading{font-size:3.25rem}}@media (min-width:1024px){.hero-section__heading{font-size:3.5rem}}@media (min-width:1280px){.hero-section__heading{font-size:3.75rem}}.hero-section__tagline{font-family:var(--font-playfair),"Georgia","Times New Roman",serif;color:#666;margin-top:.75rem;font-size:1.25rem}@media (min-width:640px){.hero-section__tagline{font-size:1.5rem}}.hero-section__subtext{color:#666;max-width:28rem;margin-top:1.5rem;font-size:1rem;line-height:1.625}@media (min-width:640px){.hero-section__subtext{font-size:17px}}.hero-section__actions{flex-direction:column;gap:.75rem;width:100%;max-width:28rem;margin-top:2.5rem;display:flex}.hero-section__actions>.fade-up{width:100%}@media (min-width:640px){.hero-section__actions>.fade-up{width:auto}}.hero-section__actions .btn{text-align:center;white-space:normal;justify-content:center;width:100%;min-height:2.75rem;padding-top:.75rem;padding-bottom:.75rem;line-height:1.35}@media (min-width:640px){.hero-section__actions{flex-flow:wrap;gap:.75rem;width:auto;max-width:none}.hero-section__actions .btn{white-space:nowrap;width:auto;min-height:auto;padding-top:.75rem;padding-bottom:.75rem}}.hero-section__image-col{order:1;justify-content:center;width:100%;height:280px;display:flex;position:relative;-webkit-mask-image:linear-gradient(#000 85%,#0000);mask-image:linear-gradient(#000 85%,#0000)}.hero-section__image-col:before{content:"";background:#f8f5f0;height:80%;position:absolute;bottom:0;left:0;right:0}@media (min-width:640px){.hero-section__image-col{height:320px}}@media (min-width:1024px){.hero-section__image-col{height:auto;-webkit-mask-image:initial;mask-image:initial;order:2;justify-content:flex-end;position:absolute;top:0;bottom:0;right:0}.hero-section__image-col:before{display:none}}.hero-section__image-wrap{aspect-ratio:4/5;width:min(100%,250px);position:relative}@media (min-width:640px){.hero-section__image-wrap{width:min(100%,360px)}}@media (min-width:768px){.hero-section__image-wrap{width:min(100%,400px)}}@media (min-width:1024px){.hero-section__image-wrap{aspect-ratio:auto;width:min(520px,44vw)}}.hero-section__image{object-fit:cover;object-position:44% 0;transform-origin:bottom;transform:scale(1)}@media (min-width:1024px){.hero-section__image{object-position:50% 0;transform:scale(1.5)}}.hero-section__scroll{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding-bottom:3rem;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-section__scroll-icon{border:1px solid #eaeaea;border-radius:9999px;justify-content:center;align-items:flex-start;width:1.25rem;height:2.25rem;padding-top:.375rem;animation:2s ease-in-out infinite scroll-bounce;display:flex}.hero-section__scroll-dot{background-color:#666;border-radius:9999px;width:2px;height:.375rem}.hero-section__scroll-label{text-transform:uppercase;letter-spacing:.25em;color:#666;font-size:10px;font-weight:500}@media (prefers-reduced-motion:reduce){.hero-section__scroll-icon{animation:none}}.hero-section__text-link{color:#666;text-underline-offset:.2em;justify-content:center;align-items:center;min-height:2.75rem;font-size:.9375rem;font-weight:500;text-decoration:underline;display:inline-flex}.hero-section__text-link:hover{color:#111}.hero-section__text-link:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #b9821866}@keyframes heroVentureReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.hero-section__ventures-wrapper{position:relative}@media (min-width:640px){.hero-section__ventures-wrapper:hover .hero-section__ventures-dropdown,.hero-section__ventures-wrapper:focus-within .hero-section__ventures-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hero-section__ventures-wrapper:hover .hero-section__ventures-item,.hero-section__ventures-wrapper:focus-within .hero-section__ventures-item{animation:.32s cubic-bezier(.22,1,.36,1) both heroVentureReveal;animation-delay:calc(var(--vi)*45ms + 70ms)}}@media (min-width:640px) and (prefers-reduced-motion:reduce){.hero-section__ventures-wrapper:hover .hero-section__ventures-item,.hero-section__ventures-wrapper:focus-within .hero-section__ventures-item{opacity:1;animation:none}}.hero-section__ventures-dropdown{opacity:0;visibility:hidden;pointer-events:none;z-index:10;padding-bottom:.375rem;transition:opacity .24s cubic-bezier(.22,1,.36,1),visibility .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);position:absolute;bottom:100%;left:0;transform:translateY(6px)}@media (prefers-reduced-motion:reduce){.hero-section__ventures-dropdown{transition:opacity .15s;transform:none}}.hero-section__ventures-panel{background-color:#fff;border:1px solid #eaeaea;border-radius:2px;min-width:17rem;padding:.875rem 0 .5rem;box-shadow:0 4px 12px #0000000f,0 8px 32px #0000000d}.hero-section__ventures-label{text-transform:uppercase;letter-spacing:.18em;color:#b98218;border-bottom:1px solid #eaeaea;margin-bottom:.375rem;padding:0 1.125rem .75rem;font-size:9px;font-weight:600}.hero-section__ventures-list{flex-direction:column;gap:.125rem;padding:0 .375rem;list-style:none;display:flex}.hero-section__ventures-item{opacity:0}.hero-section__ventures-link{border-radius:2px;align-items:baseline;gap:.875rem;padding:.7rem .75rem;text-decoration:none;transition:background-color .2s cubic-bezier(.25,.46,.45,.94);display:flex}.hero-section__ventures-link:hover{background-color:#fafaf8}.hero-section__ventures-link:hover .hero-section__ventures-name{color:#b98218}.hero-section__ventures-link:hover .hero-section__ventures-arrow{opacity:1;transform:translate(2px,2px)}.hero-section__ventures-link:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #b9821866}.hero-section__ventures-index{font-family:var(--font-inter),system-ui,-apple-system,sans-serif;letter-spacing:.12em;color:#666;flex-shrink:0;min-width:1.25rem;font-size:10px;font-weight:500;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.hero-section__ventures-name{font-family:var(--font-playfair),"Georgia","Times New Roman",serif;letter-spacing:-.01em;color:#111;flex:1;font-size:.95rem;line-height:1.2;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.hero-section__ventures-arrow{color:#b98218;opacity:0;flex-shrink:0;align-self:center;margin-left:auto;transition:opacity .2s cubic-bezier(.25,.46,.45,.94),transform .2s cubic-bezier(.25,.46,.45,.94);transform:translate(0)}@media (prefers-reduced-motion:reduce){.hero-section__ventures-arrow{opacity:1;transform:none}}
