.vineyard.Hero{width:100%;min-height:unset;margin-top:0;margin-bottom:36px}.vineyard.Hero.hasBackground{min-height:625px}.vineyard.Hero.hasIcon{margin-top:24px}.vineyard.Hero>.hero-container:not(.CardImage){width:100%;background:none;border-top:none;overflow:hidden}.vineyard.Hero.hasContent>.hero-container:not(.CardImage){background:#e8e8e8}.vineyard.Hero:not(.hasBackground):not(.hasIcon)>.hero-container:not(.CardImage){border-top:8px solid var(--vineyard-accent)}.vineyard.Hero .hero-title-container{display:flex;align-items:center;justify-content:center;margin:0 auto;padding-top:0;background:var(--vineyard-accent);color:#fff}.vineyard.Hero.hasIcon .hero-title-container{background:#fff;padding-top:36px}.vineyard.Hero .hero-title{position:relative;width:100%;padding:24px;background:var(--vineyard-accent);font-size:28px;letter-spacing:2px;text-align:center;text-transform:uppercase}.vineyard.Hero.hasIcon .hero-title{padding:44px 0 16px}.vineyard.Hero .hero-icon{position:absolute;top:-50px;left:50%;width:86px;height:86px;margin-left:-43px;padding-top:16px;padding-left:2px;border-radius:86px;background:#fff;color:var(--vineyard-accent);font-family:IconFont;font-size:38px}.vineyard.Hero>.CardImage.hero-container{width:100%;min-height:450px;max-height:calc(80vh - 100px);aspect-ratio:16/9;background:var(--vineyard-hero-image) no-repeat center;background-size:cover}.vineyard.Hero .hero-body{padding:24px 32px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:#e8e8e8;text-align:center}.vineyard.Hero .hero-subtitle{margin-bottom:12px;color:var(--vineyard-accent);font-size:28px;font-weight:700}.vineyard.Hero .hero-copy{font-size:18px}