.furry-hero{padding-top:var(--fh-pad-top, 72px);padding-bottom:var(--fh-pad-bottom, 72px);overflow:hidden}.furry-hero__inner{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media screen and (min-width:990px){.furry-hero__inner{grid-template-columns:1fr 1fr;gap:clamp(40px,5vw,72px)}.furry-hero--reverse .furry-hero__content{order:2}.furry-hero--reverse .furry-hero__media{order:1}}.furry-hero__eyebrow{display:inline-block;padding:8px 18px;margin-bottom:20px;border-radius:999px;background:rgba(var(--color-button),.12);color:rgb(var(--color-button));font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.2}.furry-hero__title{margin:0 0 20px;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(38px,5.6vw,68px);line-height:1.03;letter-spacing:-.01em;color:rgb(var(--color-foreground));text-wrap:balance}.furry-hero__text{margin:0 0 32px;max-width:46ch;font-size:clamp(16px,1.3vw,18px);line-height:1.65;color:rgba(var(--color-foreground),.78)}.furry-hero__text p{margin:0}.furry-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.furry-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 36px;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:16px;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:all .3s ease;will-change:transform}.furry-hero__btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(var(--color-button),.32)}.furry-hero__btn:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.furry-hero__note{margin:0;font-size:14px;color:rgba(var(--color-foreground),.6)}.furry-hero__media{position:relative}.furry-hero__img{display:block;width:100%;height:auto;border-radius:24px;object-fit:cover;transition:all .3s ease}@media screen and (min-width:990px){.furry-hero__img{aspect-ratio:4 / 3}}.furry-hero__media:before{content:"";position:absolute;inset:auto -6% -8% 12%;height:62%;border-radius:999px;background:rgba(var(--color-button),.1);filter:blur(48px);z-index:-1;pointer-events:none}@media(prefers-reduced-motion:reduce){.furry-hero__btn,.furry-hero__img{transition:none}.furry-hero__btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-furry-hero.css.map */
