.dp-c-hot-venues-skeleton-wrapper{background-color:#fff;width:100%;overflow:hidden}.dp-c-hot-venues-skeleton-container{max-width:100%;margin-left:16px;margin-right:16px;position:relative}@media(min-width:768px){.dp-c-hot-venues-skeleton-container{max-width:768px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:calc(100% - 32px)}}@media(min-width:992px){.dp-c-hot-venues-skeleton-container{max-width:992px;margin-left:auto;margin-right:auto}}@media(min-width:1200px){.dp-c-hot-venues-skeleton-container{max-width:1200px;margin-left:auto;margin-right:auto}}.dp-c-hot-venues-skeleton-container{display:flex;flex-direction:column;padding-top:48px;padding-bottom:48px}.dp-c-hot-venues-skeleton__header{display:flex;justify-content:center;margin-bottom:24px}@media(min-width:768px){.dp-c-hot-venues-skeleton__header{justify-content:center;margin-bottom:40px}}.dp-c-hot-venues-skeleton__title{height:24px;width:150px;background:linear-gradient(90deg,#fafafa 25%,#f1f0f0,#fafafa 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:12px}.dp-c-hot-venues-skeleton__grid{display:grid;grid-template-columns:1fr;gap:24px;width:100%}@media(min-width:768px){.dp-c-hot-venues-skeleton__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.dp-c-hot-venues-skeleton__grid{grid-template-columns:repeat(3,1fr)}}.dp-c-venue-card-skeleton{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.dp-c-venue-card-skeleton__image{width:100%;aspect-ratio:4/3;background:linear-gradient(90deg,#fafafa 25%,#f1f0f0,#fafafa 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.dp-c-venue-card-skeleton__footer{padding:12px;display:flex;flex-direction:column;gap:8px}.dp-c-venue-card-skeleton__title{height:20px;width:85%;background:linear-gradient(90deg,#fafafa 25%,#f1f0f0,#fafafa 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-top:8px}.dp-c-venue-card-skeleton__country{height:14px;width:50%;background:linear-gradient(90deg,#fafafa 25%,#f1f0f0,#fafafa 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;animation-delay:.1s;border-radius:4px;margin-bottom:4px}.dp-c-venue-card-skeleton__rating{height:16px;width:50px;background:linear-gradient(90deg,#fafafa 25%,#f1f0f0,#fafafa 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;animation-delay:.2s;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
