@media (min-width:1000px){.kvc-fibo-skeleton{visibility:hidden;opacity:0;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;position:absolute;top:100%;left:0;min-height:300px;background:#efefef;border-radius:0 0 5px 5px;box-shadow:0 8px 30px rgba(0,0,0,.15);z-index:999999999!important;padding:20px;margin-top:0;box-sizing:border-box;display:flex;flex-direction:row;pointer-events:none}.kvc-fibo-skeleton.is-visible{visibility:visible;opacity:1;pointer-events:auto}.kvc-skel-left{width:60%;padding-right:20px;border-right:1px solid #e0e0e0;display:flex;flex-direction:column}.kvc-skel-right{width:40%;padding-left:20px;display:flex;flex-direction:column;justify-content:flex-start}.kvc-skel-title{height:12px;width:25%;background:#d8d8d8;border-radius:4px;margin-bottom:15px}.kvc-skel-title.mt{margin-top:15px}.kvc-skel-cat-line{height:10px;width:45%;background:#e4e4e4;border-radius:4px;margin-bottom:10px;margin-left:10px}.kvc-skel-list-item{display:flex;align-items:center;margin-bottom:12px}.kvc-skel-icon{width:24px;height:24px;background:#e4e4e4;border-radius:4px;margin-right:12px;flex-shrink:0}.kvc-skel-text-wrap{flex:1}.kvc-skel-text-line{height:10px;background:#e4e4e4;border-radius:4px;margin-bottom:5px;width:80%}.kvc-skel-text-line.short{width:50%}.kvc-skel-product-preview{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:15px}.kvc-skel-large-img{width:100%;max-width:270px;aspect-ratio:4/3;height:auto;background:#fff;border-radius:8px;margin-bottom:25px;flex-shrink:0}.kvc-skel-price{height:18px;width:35%;background:#d0d0d0;border-radius:4px;margin-top:10px}.kvc-skel-title,.kvc-skel-cat-line,.kvc-skel-icon,.kvc-skel-text-line,.kvc-skel-large-img,.kvc-skel-price{animation:kvc-pulse 1.2s infinite ease-in-out}}