.rl-hero{position:relative;display:grid;isolation:isolate;min-height:var(--rl-hero-height);overflow:hidden}.rl-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rl-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--rl-focal, 50% 50%)}.rl-hero__inner{position:relative;z-index:2;display:grid;align-content:start;gap:var(--rl-space-xl);padding-block:var(--rl-hero-pad-top) var(--rl-hero-pad-bottom)}.rl-hero__stack{display:grid;place-items:center;width:100vw;margin-inline:calc(50% - 50vw)}.rl-hero__stack>*{grid-area:1 / 1}.rl-hero__object{margin:0;width:var(--rl-hero-object-width);transform:rotate(var(--rl-hero-object-tilt))}@keyframes rl-hero-float{0%{translate:0 -20px;rotate:-.6deg}to{translate:0 20px;rotate:.6deg}}.rl-hero__object--float{animation:rl-hero-float 6s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.rl-hero__object--float{animation:none}}.rl-hero__object img{display:block;width:100%;height:auto}.rl-hero__heading{position:relative;z-index:1;margin:0;max-width:11ch;color:var(--rl-cream);font-size:var(--rl-text-display);text-align:center;text-wrap:balance}.rl-hero__notes{display:grid;gap:var(--rl-space-md);justify-items:center}.rl-hero__note{margin:0;max-width:32ch;font-size:var(--rl-text-base);font-weight:var(--rl-weight-medium);line-height:var(--rl-leading-normal);text-align:center}.rl-hero__note>:last-child{margin-bottom:0}@media screen and (min-width:750px){.rl-hero__inner{gap:0}.rl-hero__heading{max-width:none}.rl-hero__notes{position:absolute;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none}.rl-hero__note{position:absolute;left:calc(var(--rl-note-x) * 1%);top:calc(var(--rl-note-y) * 1%);width:calc(var(--rl-note-width) * 1px);max-width:none;text-align:var(--rl-note-align);transform:translate(-50%);pointer-events:auto}}.rl-hero--overlap{margin-top:calc(-1 * var(--rl-header-height))}.rl-hero--overlap .rl-hero__inner{padding-top:calc(var(--rl-hero-pad-top) + var(--rl-header-height))}
/*# sourceMappingURL=/cdn/shop/t/7/assets/rl-hero.css.map */
