/* Shared handwritten signature, matching the home banner. */
.hasBannerSignature{position:relative}
.hasBannerSignature .bannerSignature{position:absolute;z-index:4;inset:auto;right:2.5%;top:8%;width:17%;padding:0;text-align:center;color:#fff9eb;text-shadow:0 2px 6px #000,0 0 16px #0009;box-sizing:border-box;pointer-events:none}
.hasBannerSignature .bannerSignatureHand{display:block;font:clamp(24px,2.7vw,42px)/.98 'Allura',cursive;white-space:pre-line;transform:rotate(-4deg);color:#fff9eb}
.hasBannerSignature .bannerSignature small{display:block;font:600 10px/1.5 Arial,sans-serif;letter-spacing:1.3px;text-transform:uppercase;margin:18px 0 0;color:#fff9eb}
.hasBannerSignature .bannerSignature:after{content:'';display:block;width:40px;height:1px;background:#fff9eb;margin:13px auto 0}
.retailHero.hasBannerSignature .bannerSignature{top:12%;right:3%;width:19%}
.videoHero.hasBannerSignature{padding-right:26%}
@media(max-width:1100px){.hasBannerSignature .bannerSignature{position:relative;top:auto;right:auto;left:auto;width:100%;padding:22px 20px;margin:0;grid-column:1/-1;grid-area:auto;background:#10150e}.hasBannerSignature .bannerSignatureHand{font-size:34px}.hasBannerSignature .bannerSignature small{font-size:10px;margin-top:14px}.videoHero.hasBannerSignature{padding-right:28px}.retailHero.hasBannerSignature .bannerSignature{top:auto;right:auto;width:100%}}
@media(min-width:1101px){.categoryHero.hasBannerSignature .bannerSignature{top:auto;bottom:2%;left:3%;right:auto;width:27%}.categoryHero.hasBannerSignature .bannerSignatureHand{font-size:27px;line-height:.9}.categoryHero.hasBannerSignature .bannerSignature small{margin-top:8px;font-size:9px}.categoryHero.hasBannerSignature .bannerSignature:after{margin-top:7px}}
/* Text-only category headers need flowing content rather than an image overlay. */
.categoryHero.textCategoryBanner > .hand{display:none}
.categoryHero.textCategoryBanner.hasBannerSignature .bannerSignature{position:relative;inset:auto;width:100%;max-width:300px;margin:24px 0 0;padding:0;background:transparent;text-align:left}
.categoryHero.textCategoryBanner.hasBannerSignature .bannerSignatureHand{font-size:34px;line-height:1.05;transform:none}
.categoryHero.textCategoryBanner.hasBannerSignature .bannerSignature:after{margin-left:0}
