.vlc-container .vlc-view-wrapper{justify-content:center;width:100%;height:100%;display:flex}.vlc-container .vlc-view-container{flex-direction:column;align-items:start;gap:12px;width:100%;max-width:500px;height:100%;margin-top:50px;padding:16px;display:flex}@media (max-width:47.9375em){.vlc-container .vlc-view-container{margin-top:0}}.vlc-container .vlc-view-product-container{width:100%;height:200px;overflow-y:auto}.vlc-container .vlc-view-product-locked-state{background-size:180% 180%;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;animation:21s infinite gradient-animation;display:flex}@keyframes gradient-animation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.vlc-container .vlc-view-product-locked-state-image{width:100px;height:100px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.075)}to{transform:scale(1)}}
