.rebrand-hero{--hero-teal: 92, 169, 158;--hero-ink: 16, 17, 18;position:relative;overflow:hidden}.rebrand-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.rebrand-hero__backdrop--stars{background-image:radial-gradient(rgb(var(--hero-accent)) 1.2px,transparent 1.3px),radial-gradient(rgb(var(--color-rebrand-lavender)) 1px,transparent 1.1px);background-size:120px 140px,190px 210px;background-position:0 0,60px 80px;opacity:.5}.rebrand-hero__ring{position:absolute;border-radius:50%;border:1px solid rgb(var(--color-rebrand-muted))}.rebrand-hero__ring--1{top:-170px;right:-150px;width:620px;height:620px}.rebrand-hero__ring--2{top:-110px;right:-90px;width:500px;height:500px;border-style:dashed}.rebrand-hero__ring--3{top:-20px;right:30px;width:300px;height:300px;border-color:rgb(var(--color-rebrand-lavender));opacity:.5}.rebrand-hero__ring--4{bottom:-180px;left:-140px;width:430px;height:430px;border-style:dashed}.rebrand-hero__ring--5{top:40px;right:80px;width:250px;height:250px;border-color:rgb(var(--color-rebrand-lavender));opacity:.55}.rebrand-hero__ring--arc{top:-260px;left:50%;width:900px;height:900px;transform:translate(-50%);opacity:.6}.rebrand-hero__glow{position:absolute;top:-120px;right:-110px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(var(--color-rebrand-lavender),.3),rgba(var(--color-background),0) 68%)}.rebrand-hero__moon{position:absolute;bottom:-70px;left:-40px;width:320px;height:auto;filter:invert(1);opacity:.14}.rebrand-hero__moon--right{left:auto;right:-60px;bottom:-80px;width:300px;opacity:.1}.rebrand-hero__sparkle{position:absolute;pointer-events:none}.rebrand-hero__sparkle--1{top:12%;left:30%;width:40px;height:40px;fill:rgb(var(--hero-accent))}.rebrand-hero__sparkle--2{top:60px;left:calc(50% - 4.8rem);width:34px;height:34px;fill:rgb(var(--color-rebrand-lavender))}.rebrand-hero__sparkle--3{bottom:14%;left:calc(50% - 1.1rem);width:22px;height:22px;fill:rgb(var(--hero-teal))}.rebrand-hero__sparkle--4{bottom:26%;left:36%;width:18px;height:18px;fill:rgb(var(--hero-accent))}.rebrand-hero__sparkle--5{top:40%;left:47%;width:16px;height:16px;fill:rgb(var(--color-rebrand-lavender))}.rebrand-hero__sparkle--6{top:66%;left:calc(50% - .65rem);width:13px;height:13px;fill:rgb(var(--hero-teal))}@media screen and (max-width:749px){.rebrand-hero__sparkle--3,.rebrand-hero__sparkle--4,.rebrand-hero__sparkle--5,.rebrand-hero__sparkle--6{display:none}.rebrand-hero__sparkle--1{top:1.4rem;left:1.6rem;width:2.6rem;height:2.6rem}.rebrand-hero__sparkle--2{top:2.2rem;left:auto;right:1.6rem;width:2rem;height:2rem}.rebrand-hero__icons{order:1}.rebrand-hero__text,.rebrand-hero__buttons{order:2}}.rebrand-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:4.4rem;align-items:center}@media screen and (min-width:750px){.rebrand-hero__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}.rebrand-hero__content{display:grid;gap:2.2rem;justify-items:center;min-width:0;text-align:center}.rebrand-hero__icons{display:flex;align-items:center;gap:2rem}.rebrand-hero__icon{display:block;width:6.8rem;height:auto}.rebrand-hero__icon--moon{width:auto;height:6.8rem}@media screen and (min-width:750px){.rebrand-hero__content{justify-items:start;text-align:left}.rebrand-hero .rebrand-hero__buttons{justify-content:flex-start}}.rebrand-hero__icon--invert{filter:invert(1)}.rebrand-hero .rebrand-hero__eyebrow{margin:0;font-family:var(--font-mono-family);font-size:1.1rem;line-height:1.4;letter-spacing:.24em;text-transform:uppercase;color:rgb(var(--hero-accent))}.rebrand-hero .rebrand-hero__heading{margin:0;font-family:var(--font-display-family)!important;font-weight:400;font-size:clamp(3.8rem,5.6vw,6.8rem);line-height:1.05!important;letter-spacing:normal;color:rgb(var(--hero-accent));text-wrap:balance}.rebrand-hero .rebrand-hero__text{max-width:56rem;padding:1.8rem 2rem;font-family:var(--font-serif-family);font-size:1.7rem;line-height:1.55;letter-spacing:normal;text-wrap:pretty}@media screen and (min-width:750px){.rebrand-hero .rebrand-hero__text{font-size:1.9rem}}.rebrand-hero__text>*{margin:0}.rebrand-hero__text>*+*{margin-top:1em}.rebrand-hero__buttons{display:flex;justify-content:center;gap:1.4rem;width:100%;max-width:56rem}.rebrand-hero__button{display:flex;flex:1 1 0;align-items:center;justify-content:center;min-width:0;padding:1.5rem 1.2rem;text-align:center;font-family:var(--font-mono-family);font-size:1.1rem;line-height:1.4;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;color:rgb(var(--color-foreground));transition:background-color var(--duration-short, .1s) ease,color var(--duration-short, .1s) ease}.rebrand-hero__button:focus-visible{outline:2px solid rgb(var(--hero-accent));outline-offset:3px}.rebrand-hero__button--primary{background:rgb(var(--color-rebrand-lavender))}.rebrand-hero__button--primary:hover{background:rgb(var(--hero-accent));color:rgb(var(--hero-ink))}.rebrand-hero__button--secondary{background:transparent;box-shadow:inset 0 0 0 1px rgb(var(--hero-teal))}.rebrand-hero__button--secondary:hover{background:rgb(var(--hero-teal));color:rgb(var(--hero-ink))}.rebrand-hero__media{min-width:0}.rebrand-hero__frame{overflow:hidden;margin-right:.8rem;background:rgb(var(--hero-ink));box-shadow:.8rem .8rem rgb(var(--hero-teal))}@media screen and (min-width:750px){.rebrand-hero__frame{margin-right:0;box-shadow:1.2rem 1.2rem rgb(var(--hero-teal))}}.rebrand-hero__frame .rebrand-hero__image{height:auto}@media screen and (max-width:749px){.rebrand-hero__frame .rebrand-hero__image{aspect-ratio:5 / 6;object-fit:cover;object-position:top}}@media screen and (min-width:750px){.rebrand-hero__frame .rebrand-hero__image{max-height:56rem;object-fit:cover;object-position:center}}.rebrand-hero__image{display:block;width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-rebrand-hero.css.map */
