.shimmer-details-container{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin:0 auto;width:100%;padding:0}.shimmer-details-title-small{width:220px;height:2.2rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.5rem;margin:2.5rem 0 1.5rem}.shimmer-details-subtitle{width:420px;height:1.1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.25rem;margin-bottom:.7rem}.shimmer-details-main-image{width:100%;max-width:1000px;height:300px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.7rem;margin:.5rem 0 0}.shimmer-details-lines{display:flex;flex-direction:column;gap:1.1rem;width:100%;max-width:1000px;margin-top:.7rem;align-items:flex-start;padding:0}.shimmer-details-line{height:1.1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.25rem;margin:0}.w-90{width:90%}.w-80{width:80%}.w-95{width:95%}.w-60{width:60%}.w-85{width:85%}.w-70{width:70%}.w-50{width:50%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 700px){.shimmer-details-title-small{width:50vw}.shimmer-details-subtitle{width:70vw}.shimmer-details-main-image{max-width:80vw;height:120px}.shimmer-details-lines{max-width:80vw}}
