.floating-callout{position:relative;height:var(--callout-mobile-gap);background:var(--callout-bg);box-shadow:0 -7px 14px color-mix(in srgb,var(--callout-bg) 72%,transparent),0 7px 14px color-mix(in srgb,var(--callout-bg) 72%,transparent);isolation:isolate}.floating-callout__link{position:absolute;top:50%;left:50%;display:block;width:min(94vw,720px);color:var(--callout-text);text-align:center;text-decoration:none;transform:translate(-50%,-50%)}.floating-callout__content{display:flex;flex-direction:column;align-items:center;gap:2px;animation:floating-callout-pulse var(--callout-pulse-speed) ease-in-out infinite;transform-origin:center;will-change:filter,transform}.floating-callout__headline{color:var(--callout-accent);font-size:clamp(16px,4.7vw,24px);font-weight:900;letter-spacing:.035em;line-height:1;text-shadow:0 2px 2px rgb(0 0 0 / 100%),0 0 6px rgb(0 0 0 / 100%),0 0 14px rgb(0 0 0 / 95%);text-transform:uppercase}.floating-callout__subtext{font-size:clamp(11px,3.15vw,15px);font-weight:800;line-height:1.1;text-shadow:0 2px 2px rgb(0 0 0 / 100%),0 0 7px rgb(0 0 0 / 100%),0 0 12px rgb(0 0 0 / 100%)}.floating-callout__link:focus-visible{border-radius:4px;outline:3px solid var(--callout-accent);outline-offset:7px}@keyframes floating-callout-pulse{0%,to{filter:drop-shadow(0 0 0 transparent);transform:scale(1)}50%{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--callout-accent) 70%,transparent));transform:scale(var(--callout-pulse-scale))}}@media(min-width:750px){.floating-callout{height:var(--callout-desktop-gap)}.floating-callout__content{flex-direction:row;justify-content:center;gap:18px}}@media(prefers-reduced-motion:reduce){.floating-callout__content{animation:none}}sf-spotlight-banners-v2.sf-spotlight,sf-spotlight-banners-v2.sf-spotlight *{box-sizing:border-box}sf-spotlight-banners-v2.sf-spotlight{--sf-columns: var(--sf-columns-mobile);--sf-height: var(--sf-height-mobile);--sf-content-padding: var(--sf-padding-mobile);display:block;width:100%;min-width:0;padding-block:var(--sf-padding-top) var(--sf-padding-bottom)}.sf-spotlight .sf-spotlight__container{display:flex;flex-direction:column;width:100%;max-width:var(--sf-max-width);margin-inline:auto;padding-inline:var(--sf-side-padding)}.sf-spotlight .sf-spotlight__track{order:1;display:flex;gap:var(--sf-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:auto;overflow-anchor:none;overscroll-behavior-x:contain;width:100%;margin:0;padding:0;list-style:none}.sf-spotlight.is-ready .sf-spotlight__track{scroll-snap-type:x mandatory;touch-action:auto;scroll-behavior:auto}.sf-spotlight[data-sf-input-ready] .sf-spotlight__track{scroll-snap-type:none;touch-action:pan-y pinch-zoom}.sf-spotlight.is-ready .sf-spotlight__track img{-webkit-user-drag:none}.sf-spotlight.is-ready .sf-spotlight__track.is-dragging{user-select:none;-webkit-user-select:none;cursor:grabbing}.sf-spotlight--with-navigation.is-ready .sf-spotlight__track{scrollbar-width:none}.sf-spotlight--with-navigation.is-ready .sf-spotlight__track::-webkit-scrollbar{display:none}.sf-spotlight .sf-spotlight__card{--sf-image-width: var(--sf-image-mobile);position:relative;isolation:isolate;flex:0 0 calc((100% - (var(--sf-columns) - 1) * var(--sf-gap)) / var(--sf-columns));min-width:0;height:var(--sf-height);overflow:hidden;border-radius:var(--sf-radius);background:var(--sf-card-background);scroll-snap-align:start}.sf-spotlight .sf-spotlight__background,.sf-spotlight .sf-spotlight__shade,.sf-spotlight .sf-spotlight__card-link{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sf-spotlight .sf-spotlight__background{z-index:0;display:block;max-width:none;object-fit:cover;object-position:center}.sf-spotlight .sf-spotlight__shade{z-index:1;pointer-events:none}.sf-spotlight .sf-spotlight__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:var(--sf-content-align);gap:12px;height:100%;min-height:0;padding:var(--sf-content-padding) min(var(--sf-content-padding),8%);text-align:center}.sf-spotlight .sf-spotlight__artwork{flex:0 1 auto;width:min(100%,var(--sf-image-width));min-height:0;aspect-ratio:var(--sf-image-ratio)}.sf-spotlight .sf-spotlight__image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;margin:0}.sf-spotlight .sf-spotlight__button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;max-width:100%;min-height:44px;margin:0;padding:10px 16px;border:0;border-radius:0;background:var(--sf-button-background);color:var(--sf-button-text);font-family:var(--typeHeaderPrimary, var(--font-heading-family, sans-serif)),var(--typeHeaderFallback, sans-serif);font-size:14px;font-weight:var(--typeHeaderWeight, 700);letter-spacing:var(--typeHeaderSpacing, .04em);line-height:1.25;text-align:center;text-decoration:none;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere;transition:background-color .18s ease,color .18s ease}.sf-spotlight .sf-spotlight__button:hover,.sf-spotlight .sf-spotlight__button:focus-visible,.sf-spotlight .sf-spotlight__card:has(.sf-spotlight__card-link:hover) .sf-spotlight__button,.sf-spotlight .sf-spotlight__card:has(.sf-spotlight__card-link:focus-visible) .sf-spotlight__button{background:var(--sf-button-hover);color:var(--sf-button-hover-text)}.sf-spotlight .sf-spotlight__card-link{z-index:3;display:block;border:0;border-radius:inherit;background:transparent}.sf-spotlight .sf-spotlight__navigation{order:2;flex-wrap:wrap;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px;color:var(--sf-accent)}.sf-spotlight .sf-spotlight__navigation[hidden],.sf-spotlight .sf-spotlight__navigation [hidden]{display:none}.sf-spotlight .sf-spotlight__arrow,.sf-spotlight .sf-spotlight__playback{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;margin:0;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.sf-spotlight .sf-spotlight__playback{width:auto;gap:7px;padding-inline:12px;border-radius:22px;font:inherit;font-size:12px;line-height:1.2;letter-spacing:normal;text-transform:none}.sf-spotlight .sf-spotlight__playback:before,.sf-spotlight .sf-spotlight__playback:after,.sf-spotlight .sf-spotlight__arrow:before,.sf-spotlight .sf-spotlight__arrow:after,.sf-spotlight .sf-spotlight__button:before,.sf-spotlight .sf-spotlight__button:after,.sf-spotlight .sf-spotlight__card-link:before,.sf-spotlight .sf-spotlight__card-link:after{content:none}.sf-spotlight .sf-spotlight__arrow:disabled{opacity:.3;cursor:default}.sf-spotlight .sf-spotlight__navigation:dir(rtl) .sf-spotlight__arrow svg{transform:scaleX(-1)}.sf-spotlight .sf-spotlight__status{min-width:44px;font-size:13px;line-height:1;text-align:center;font-variant-numeric:tabular-nums}.sf-spotlight .sf-spotlight__track:focus-visible,.sf-spotlight .sf-spotlight__button:focus-visible,.sf-spotlight .sf-spotlight__arrow:focus-visible,.sf-spotlight .sf-spotlight__playback:focus-visible,.sf-spotlight .sf-spotlight__card-link:focus-visible{outline:2px solid var(--sf-accent);outline-offset:-4px}.sf-spotlight .sf-spotlight__empty{order:3;margin:0;padding:24px;text-align:center}@media(min-width:768px){sf-spotlight-banners-v2.sf-spotlight{--sf-columns: var(--sf-columns-desktop);--sf-height: var(--sf-height-desktop);--sf-content-padding: var(--sf-padding-desktop)}.sf-spotlight .sf-spotlight__card{--sf-image-width: var(--sf-image-desktop)}.sf-spotlight .sf-spotlight__button{padding:12px 24px;font-size:16px}}@media(prefers-reduced-motion:reduce){.sf-spotlight .sf-spotlight__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map?subset=AAAEAACA */
