#site-header .hero-header{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4rem;min-height:80vh;padding-block:3rem;padding-inline:2rem}#site-header .hero-header-tagline{display:inline-block;font-size:clamp(3.6rem,6vw,8rem);font-family:var(--font-accent);rotate:-7deg;transform-origin:bottom right;text-align:center;margin-bottom:1rem}@media screen and (min-width: 600px){#site-header .hero-header-tagline{translate:-8% 0}}#site-header .hero-header-tagline em{color:var(--color-accent)}#site-header .hero-header h2{font-weight:700;font-size:1.125rem;margin-bottom:.5rem}#site-header .hero-header-content{max-width:410px;line-height:1.625rem;position:relative}#site-header .hero-header-content:after{content:url(../../../img/hero-header-arrow.svg);position:absolute;top:100%;right:0}@media screen and (min-width: 600px){#site-header .hero-header-content:after{top:calc(100% - 16px);right:-64px}}/*# sourceMappingURL=./header-front.css.map */