.product-card-placeholder{flex-direction:column;align-self:stretch;width:163px;height:100%;min-height:0;display:flex}.product-card-placeholder__link{background:var(--color-white);border-radius:16px;flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 4px #4251640a}.product-card-placeholder__media,.product-card-placeholder__title,.product-card-placeholder__brand,.product-card-placeholder__pill{background:linear-gradient(100deg,#e4e9f5cc 20%,#f4f6fcf2 45%,#e4e9f5cc 70%) 0 0/260% 100%;animation:1.5s ease-in-out infinite productCardPlaceholderShimmer}.product-card-placeholder__media{aspect-ratio:750/1125;border-radius:12px 12px 0 0;width:100%;max-height:170px;position:relative}.product-card-placeholder__pill{border-radius:29px;width:72px;height:24px;position:absolute;top:12px;left:12px}.product-card-placeholder__body{flex-direction:column;gap:4px;padding:12px;display:flex}.product-card-placeholder__title{border-radius:8px;width:92%;height:23px}.product-card-placeholder__brand{border-radius:8px;width:52%;height:18px}.product-card-placeholder--lg .product-card-placeholder__link{box-shadow:none;gap:26px;padding-bottom:24px}.product-card-placeholder--lg .product-card-placeholder__media{aspect-ratio:1;max-height:240px}.product-card-placeholder--lg .product-card-placeholder__body{gap:16px;padding:12px}.product-card-placeholder--lg .product-card-placeholder__title{height:32px}.product-card-placeholder--lg .product-card-placeholder__brand{width:88%;height:28px}@keyframes productCardPlaceholderShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:640px){.product-card-placeholder{width:326px}.product-card-placeholder__body{gap:13.402px;padding:20px 24px}.product-card-placeholder--lg .product-card-placeholder__body{gap:16px;padding:20px 40px}.product-card-placeholder--lg .product-card-placeholder__title{height:38px}}
