.skeleton{max-width:100%}.skeleton .item{background-color:#fff;display:flex;flex-direction:column;gap:1rem}.skeleton .image,.skeleton .text{-webkit-animation:skeleton 1s ease-in-out infinite alternate both;animation:skeleton 1s ease-in-out infinite alternate both;background-color:#eee}.skeleton .selector-content{display:flex}.skeleton .selector{border-radius:50%;-webkit-animation:skeleton 1s ease-in-out infinite alternate both;animation:skeleton 1s ease-in-out infinite alternate both;background-color:#eee;margin-right:10px}@-webkit-keyframes skeleton{to{background-color:#d9d9d9}}@keyframes skeleton{to{background-color:#d9d9d9}}@media (max-width:1024px){.oriba-oriba-app-2-x-wishlistList__products .skeleton .image,.vtex-slider-layout-0-x-slide-slideChildrenContainer--lpsou-slider .skeleton .image{height:250px!important}}