.bu-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}.bu-hero--small{min-height:56vh}.bu-hero--medium{min-height:72vh}.bu-hero--large{min-height:88vh}.bu-hero--full{min-height:100vh}.bu-hero__grain{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E")}.bu-hero__inner{position:relative;z-index:1;max-width:1000px}.bu-hero__crown{margin-bottom:1.8rem;line-height:0}.bu-hero__crown img{width:84px;height:auto;display:inline-block}.bu-hero__heading{font-family:var(--bu-font-display);font-weight:400;letter-spacing:.05em;line-height:.95;color:var(--bu-white);font-size:clamp(3.5rem,11vw,9rem);margin:0}.bu-hero__heading em{color:var(--bu-gold);font-style:normal}.bu-hero__tagline{font-family:var(--bu-font-label);text-transform:uppercase;letter-spacing:.18em;font-weight:500;font-size:clamp(.9rem,2vw,1.15rem);color:rgb(var(--color-foreground));margin-top:1rem}.bu-hero__quote{font-family:var(--bu-font-script);color:var(--bu-gold);font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.15;margin-top:2.4rem}.bu-hero__quote-author{display:block;font-family:var(--bu-font-label);text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;color:rgb(var(--color-foreground));opacity:.6;margin-top:.6rem}.bu-hero__cta{display:inline-block;margin-top:3rem;font-family:var(--bu-font-label);text-transform:uppercase;letter-spacing:.16em;font-size:.9rem;color:var(--bu-black);background:var(--bu-gold);padding:1.6rem 4.2rem;text-decoration:none;border:1px solid var(--bu-gold);transition:background .3s ease,box-shadow .3s ease}.bu-hero__cta:hover{background:var(--bu-gold-bright);box-shadow:0 0 22px #c9a84c59}.bu-hero__animate{opacity:0;transform:translateY(24px);animation:bu-fade-up .9s forwards}@keyframes bu-fade-up{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bu-hero__animate{animation:none;opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-bu-hero.css.map */
