.ft-product-showcase{position:relative;width:100%;overflow:hidden;background:var(--ft-product-background, #ffffff)}.ft-product-showcase__layout{position:relative;width:min(100%,1920px);height:auto;aspect-ratio:1920 / 1050;margin:0 auto}.ft-product-showcase__paw-trails{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;pointer-events:none}.ft-product-showcase__paw-trail{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .9s ease-out;pointer-events:none}.ft-product-showcase__paw-trail.is-fading{opacity:0}.ft-product-showcase__paw-print{position:absolute;width:1em;height:1em;color:#4e7cff29;font-size:var(--ft-paw-size, 20px);opacity:0;transform:rotate(var(--ft-paw-rotation, 0deg)) scale(.85);transform-origin:center;transition:opacity .22s ease-out,transform .22s ease-out;pointer-events:none}.ft-product-showcase__paw-print:before{position:absolute;bottom:.02em;left:.25em;width:.5em;height:.43em;border-radius:52% 52% 46% 46%;background:currentColor;content:""}.ft-product-showcase__paw-print:after{position:absolute;top:.02em;left:.39em;width:.22em;height:.28em;border-radius:50%;background:currentColor;box-shadow:-.28em .12em 0 -.01em currentColor,.28em .12em 0 -.01em currentColor;content:""}.ft-product-showcase__paw-print.is-visible{opacity:1;transform:rotate(var(--ft-paw-rotation, 0deg)) scale(1)}.ft-product-showcase__paw-print.is-fading{opacity:0}.ft-product-showcase__copy{position:absolute;top:18%;left:4%;z-index:4;width:18%;padding:20px;background:#ffffffe0}.ft-product-showcase__eyebrow{margin:0 0 12px;color:var(--ft-product-eyebrow, #123eab);font-family:Lexend Deca FT,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase}.ft-product-showcase__heading{color:var(--ft-product-heading, #123eab);font-family:Grandstander FT,sans-serif}.ft-product-showcase__text{margin-top:18px;color:var(--ft-product-text, #10275d);font-family:Lexend Deca FT,sans-serif;font-size:12px;line-height:1.5}.ft-product-showcase__price{display:flex;align-items:baseline;gap:12px;margin:18px 0 0;color:var(--ft-product-price, #123eab);font-family:Grandstander FT,sans-serif;font-size:24px;font-weight:800}.ft-product-showcase__compare-price,.ft-product-showcase__variants{color:var(--ft-product-text, #10275d);font-family:Lexend Deca FT,sans-serif;font-size:11px}.ft-product-showcase__variants{margin-top:12px}.ft-product-showcase__visual{position:absolute;top:0;right:0;bottom:0;left:0}.ft-product-showcase__silhouette,.ft-product-showcase__product-target,.ft-product-showcase__litter-foreground,.ft-product-showcase__ingredient,.ft-product-showcase__button,.ft-product-showcase__tagline{position:absolute}.ft-product-showcase__silhouette{top:2.5%;left:25%;width:50%;height:auto;object-fit:contain}.ft-product-showcase__product-target{top:31%;left:50%;z-index:2;width:var(--ft-shared-product-width);aspect-ratio:503 / 579;transform:translate(-50%);visibility:hidden;opacity:0;pointer-events:none}.ft-product-showcase__product-static{position:absolute;visibility:hidden;opacity:0;pointer-events:none}.ft-product-showcase__litter-foreground{top:2.5%;left:25%;z-index:3;width:50%;overflow:hidden;clip-path:inset(61.5% 0 0 0);pointer-events:none}.ft-product-showcase__litter-foreground img{display:block;width:100%;height:auto;object-fit:contain}.ft-product-showcase__ingredient{top:48%;left:37%;z-index:1;width:31%;object-fit:contain}.ft-product-showcase__button{top:11.5%;right:25.2%;z-index:4;display:inline-flex;min-height:min(2.05vw,39px);padding:min(.3vw,6px) min(.38vw,7px) min(.3vw,6px) min(.55vw,11px);align-items:center;gap:min(.42vw,8px);border:1px solid #123eab;border-radius:999px;background:#fff;color:#123eab;font-family:Lexend Deca FT,sans-serif;font-size:min(.57vw,11px);font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase}.ft-product-showcase__button-arrow{display:grid;width:min(1.15vw,22px);height:min(1.15vw,22px);place-items:center;border:1px solid currentColor;border-radius:50%}.ft-product-showcase__button-cat{display:grid;width:min(1.25vw,24px);height:min(1vw,19px);place-items:center}.ft-product-showcase__button-cat img{width:100%;height:auto;object-fit:contain}.ft-product-showcase__tagline{top:76%;left:27.5%;width:45%;height:auto;overflow:visible}.ft-product-showcase__tagline text{fill:#123eab;font-family:Grandstander FT,sans-serif;font-size:72px;font-style:italic;font-weight:800}@media screen and (min-width:990px){.ft-product-showcase.is-animation-ready:not(.is-visible) .ft-product-showcase__silhouette{opacity:0;transform:rotate(-10deg) scale(.94);transform-origin:center center}.ft-product-showcase.is-animation-ready:not(.is-visible) .ft-product-showcase__product-static{opacity:0;transform:translate(-50%) translateY(-20px)}.ft-product-showcase.is-animation-ready:not(.is-visible) .ft-product-showcase__button{opacity:0;transform:translate(120px) translateY(10px)}.ft-product-showcase.is-animation-ready.is-visible .ft-product-showcase__silhouette{animation:ft-product-silhouette-settle 2.2s cubic-bezier(.16,1,.3,1) both}.ft-product-showcase.is-animation-ready.is-visible:not(.is-scroll-narrative-enabled) .ft-product-showcase__product-static{animation:ft-product-bag-drop 1.4s cubic-bezier(.16,1,.3,1) .7s both}.ft-product-showcase.is-animation-ready.is-visible:not(.is-scroll-narrative-enabled) .ft-product-showcase__litter-foreground{transform-origin:center bottom;animation:ft-product-litter-press .65s ease-in-out 1.65s both}.ft-product-showcase.is-animation-ready.is-visible:not(.is-scroll-narrative-enabled) .ft-product-showcase__button{animation:ft-product-button-reveal .8s ease-out 2.05s both}.ft-product-showcase.is-scroll-narrative-enabled .ft-product-showcase__product-static{visibility:visible;opacity:0;transform:translate(-50%);animation:none;transition:opacity .12s ease-out}.ft-product-showcase.is-animation-ready.is-scroll-narrative-enabled:not(.is-visible) .ft-product-showcase__product-static{opacity:0;transform:translate(-50%)}.ft-product-showcase.is-scroll-narrative-enabled.is-scroll-product-revealed .ft-product-showcase__product-static{opacity:1}.ft-product-showcase.is-scroll-narrative-enabled .ft-product-showcase__button{opacity:0}.ft-product-showcase.is-scroll-narrative-enabled.is-scroll-handoff-complete .ft-product-showcase__litter-foreground{transform-origin:center bottom;animation:ft-product-litter-press .65s ease-in-out .08s both}.ft-product-showcase.is-scroll-narrative-enabled.is-scroll-handoff-complete .ft-product-showcase__button{animation:ft-product-button-reveal .8s ease-out .55s both}.ft-product-showcase__layout{width:min(100%,1600px)}.ft-product-showcase__silhouette{top:7%;left:28%;width:44%}.ft-product-showcase__product-static{top:14%;left:50%;z-index:4;visibility:visible;width:24%;height:auto;overflow:visible;opacity:1;object-fit:contain;transform:translate(-50%)}.ft-product-showcase__litter-foreground{top:7%;left:28%;width:44%;clip-path:inset(61.5% 0 0 0)}.ft-product-showcase__litter-foreground img{width:100%;height:auto}.ft-product-showcase__tagline{top:77.8%;left:31%;z-index:5;visibility:visible;width:38%;overflow:visible;opacity:1}.ft-product-showcase__tagline text{font-size:36px}.ft-product-showcase__button{top:14%;right:24%;transform:translate(120px)}}@keyframes ft-product-silhouette-settle{0%{opacity:0;transform:rotate(-10deg) scale(.94)}78%{opacity:1;transform:rotate(2deg) scale(1)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes ft-product-bag-drop{0%{opacity:0;transform:translate(-50%) translateY(-20px)}80%{opacity:1;transform:translate(-50%) translateY(3px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes ft-product-litter-press{0%,to{transform:scaleY(1)}50%{transform:scaleY(.985)}}@keyframes ft-product-button-reveal{0%{opacity:0;transform:translate(120px) translateY(10px)}to{opacity:1;transform:translate(120px) translateY(0)}}@media(prefers-reduced-motion:reduce){.ft-product-showcase__paw-trails{display:none}.ft-product-showcase.is-animation-ready .ft-product-showcase__silhouette,.ft-product-showcase.is-animation-ready .ft-product-showcase__product-static,.ft-product-showcase.is-animation-ready .ft-product-showcase__litter-foreground,.ft-product-showcase.is-animation-ready .ft-product-showcase__button{opacity:1;transform:none;animation:none}.ft-product-showcase.is-animation-ready .ft-product-showcase__product-static{transform:translate(-50%)}.ft-product-showcase.is-animation-ready .ft-product-showcase__button{transform:translate(120px)}}@media screen and (min-width:1921px){.ft-product-showcase__button{min-height:39px;padding:6px 7px 6px 11px;gap:8px;font-size:11px}.ft-product-showcase__button-arrow{width:22px;height:22px}}@media screen and (min-width:990px){.ft-product-showcase__button{position:absolute;display:inline-flex;padding:0;align-items:center;gap:5px;overflow:visible;border:0;background:transparent;text-decoration:none}.ft-product-showcase__button-label{display:inline-flex;min-height:30px;padding:0 14px;align-items:center;justify-content:center;border:1px solid #1647b8;border-radius:999px;background:#fff;color:#1647b8;font-size:14px;font-weight:700;line-height:1;white-space:nowrap}.ft-product-showcase__button-cat{position:absolute;top:-12px;left:10px;z-index:3;display:block;width:30px;height:30px;flex:none;margin:0;transform:none;pointer-events:none}.ft-product-showcase__button-cat img{display:block;width:30px;height:auto;opacity:1;object-fit:contain;filter:none;mix-blend-mode:normal}.ft-product-showcase__button-arrow{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;margin-left:0;border:1px solid #1647b8;border-radius:50%;background:#fff;color:#1647b8}}@media screen and (min-width:750px)and (max-width:989px){.ft-product-showcase__layout{aspect-ratio:4 / 3}.ft-product-showcase__silhouette{top:9%;left:11%;width:78%}.ft-product-showcase__product-target{top:24%;left:32%;width:37%;transform:none}.ft-product-showcase__litter-foreground{top:9%;left:11%;width:78%}.ft-product-showcase__button{top:13%;right:10%;min-height:36px;padding:5px 6px 5px 10px;gap:7px;font-size:10px}.ft-product-showcase__button-arrow{width:20px;height:20px}.ft-product-showcase__tagline{top:82%;left:21%;width:58%}.ft-product-showcase__tagline text{font-size:48px}}@media screen and (max-width:749px){.ft-product-showcase{padding:36px 0 48px}.ft-product-showcase__layout{width:100%;aspect-ratio:4 / 5}.ft-product-showcase__copy{display:none}.ft-product-showcase__silhouette{top:12%;left:-4%;width:108%}.ft-product-showcase__product-target{top:27%;left:25%;width:50%;transform:none}.ft-product-showcase__litter-foreground{top:12%;left:-4%;width:108%}.ft-product-showcase__button{top:12%;right:6%;min-height:36px;padding:5px 6px 5px 10px;gap:7px;font-size:10px}.ft-product-showcase__button-arrow{width:20px;height:20px}.ft-product-showcase__tagline{top:80%;left:8%;width:84%}.ft-product-showcase__tagline text{font-size:44px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/fortune-tail-product-showcase.css.map */
