.product-tile-skeleton--wrapped{border-radius:4px;border:1px solid #d3d3d3;background:#fff}.product-tile-skeleton__image-area{padding:8px 8px 16px}@media(min-width:1024px){.product-tile-skeleton__image-area{padding:16px}}.product-tile-skeleton__image-wrapper{width:100%;max-width:140px;margin:0 auto}@media(min-width:1024px){.product-tile-skeleton__image-wrapper{max-width:280px}}.product-tile-skeleton__image{background:#fafafa;overflow:hidden}.product-tile-skeleton__image:before{content:"";width:calc(100% + 60px);height:100%;display:block;background:linear-gradient(90deg,#f7f6f400,#f7f6f4 15px,#f7f6f400 30px);margin-left:-30px;animation:skeletonLoadingAnimation 1.5s infinite}.product-tile-skeleton__image{width:100%;padding-bottom:75%}.product-tile-skeleton__data{padding:6px 8px 22px;position:relative}.product-tile-skeleton__data:before{content:"";top:-2px;display:block;left:8px;height:2px;position:absolute;border-radius:1px;background:#008dca;width:calc(100% - 16px)}@media(min-width:1024px){.product-tile-skeleton__data:before{width:calc(100% - 32px);left:16px}.product-tile-skeleton__data{padding:12px 16px 26px}}.product-tile-skeleton__name-wrapper{height:50px;padding:6px 0 8px}@media(min-width:1024px){.product-tile-skeleton__name-wrapper{padding:4px 0 8px}}.product-tile-skeleton__line{background:#fafafa;overflow:hidden}.product-tile-skeleton__line:before{content:"";width:calc(100% + 60px);height:100%;display:block;background:linear-gradient(90deg,#f7f6f400,#f7f6f4 15px,#f7f6f400 30px);margin-left:-30px;animation:skeletonLoadingAnimation 1.5s infinite}.product-tile-skeleton__line{margin:0 auto}.product-tile-skeleton__line--rating{width:90px;height:18px}@media(min-width:1024px){.product-tile-skeleton__line--rating{width:100px;height:21px}}.product-tile-skeleton__line--name-1,.product-tile-skeleton__line--name-2{height:17px}@media(min-width:1024px){.product-tile-skeleton__line--name-1,.product-tile-skeleton__line--name-2{height:21px}}.product-tile-skeleton__line--name-1{width:80%;max-width:200px}.product-tile-skeleton__line--name-2{margin-top:2px;width:60%;max-width:120px}.product-tile-skeleton__line--price{width:55px;height:19px}@media(min-width:1024px){.product-tile-skeleton__line--price{height:21px}}.product-tile-list-skeleton{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:475px){.product-tile-list-skeleton{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.product-tile-list-skeleton{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.product-tile-list-skeleton{gap:16px}}
