.skeleton{max-width:100%;width:1920px;height:450px;background-color:#fcf9f3;border-radius:4px;animation:shimmer 1.5s infinite;background-image:linear-gradient(90deg,#fcf9f3,#eeeaea 50%,#f7f5f5)}@media (max-width:768px){.skeleton{height:40vh}}@media (max-width:480px){.skeleton{height:13vh}}