similar-styles{display:block;width:100%}.hp-slider[hidden]{display:none!important}.ss__skeleton{display:flex;flex-direction:column;gap:10px;pointer-events:none}.ss__sk{display:block;background:#f4f4f4}.ss__sk--media{width:100%;aspect-ratio:3/4}.ss__sk--swatches{width:60%;height:25px}.ss__sk--name{width:75%;height:16.8px}.ss__sk--meta{width:90%;height:42px}.ss__sk--atc{width:100%;height:37px}@media (min-width:1024px){.ss__sk--name{height:19.2px}.ss__sk--meta{height:22px}}.hp-slider__track[aria-busy=true] .ss__sk{background-image:linear-gradient(90deg,#f4f4f4 0,#ececec 50%,#f4f4f4 100%);background-size:200% 100%;animation:ss-shimmer 1.4s linear infinite}.hp-slider__track[data-anim-paused] .ss__sk{animation-play-state:paused}@keyframes ss-shimmer{from{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.hp-slider__track[aria-busy=true] .ss__sk{animation:none}}