.list-image-worksheet{width:100%;overflow:auto;background:rgba(33,33,33,.031);position:relative}.list-image-worksheet:hover .overlay-prv-images{opacity:1}.list-image-worksheet .list-image-worksheet-content{width:100%;height:100%;padding:16px;box-sizing:border-box}.list-image-worksheet .list-image-worksheet-content.has-banner-spacer:after{content:"";display:block;height:32px}@media screen and (max-width:1024px){.list-image-worksheet .list-image-worksheet-content{position:relative;display:flex;gap:24px;transition:all .2s ease-in-out}}.list-image-worksheet span{width:100%!important}.list-image-worksheet .preview-image__worksheet.loading-image-ws{opacity:0}.list-image-worksheet .verified-by-human-banner{position:absolute;bottom:0;left:0;right:0;z-index:3}.list-image-worksheet .verified-by-human-banner span{width:auto!important}.list-image-worksheet .loading-dot{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.list-image-worksheet .loading-dot .dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:rgba(var(--color),1);color:rgba(var(--color),1);box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s linear infinite;animation-delay:.25s}.list-image-worksheet .loading-dot .dot-pulse:after,.list-image-worksheet .loading-dot .dot-pulse:before{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:rgba(var(--color),1);color:rgba(var(--color),1)}.list-image-worksheet .loading-dot .dot-pulse:before{box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s linear infinite;animation-delay:0s}.list-image-worksheet .loading-dot .dot-pulse:after{box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s linear infinite;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}@media screen and (max-width:1024px){.list-image-worksheet{padding:24px;overflow:initial}}