#content-wrap{margin-bottom:4em}.skeleton-wishlist-giftlists{display:grid;gap:8px;grid-template-columns:repeat(2,1fr);padding:16px}.skeleton-wishlist-giftlists__item{border-radius:8px;flex:1 1;height:80px;min-width:120px;overflow:hidden;position:relative;width:100%}.skeleton-wishlist-giftlists__item:before{background-color:#f0f0f0;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.skeleton-wishlist-giftlists__item:after{animation:animate-bg-blick 2s linear 0s infinite normal;background:linear-gradient(90deg,#f0f0f0 0,#e8e8e8 50%,#f0f0f0);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}@keyframes animate-bg-blick{0%{transform:translate(-300%)}to{transform:translate(400%)}}@media screen and (min-width:1020px){.skeleton-wishlist-giftlists__item{max-width:265px}.skeleton-wishlist-giftlists{grid-template-columns:repeat(3,190px);padding:0}.skeleton-wishlist-giftlists__item{height:83px}}@media screen and (min-width:1440px){.skeleton-wishlist-giftlists{grid-template-columns:repeat(3,213px)}}@media screen and (min-width:1660px){.skeleton-wishlist-giftlists{grid-template-columns:repeat(3,265px)}}
