.skeleton-bg{background-color:#e5e7eb;margin-bottom:24px}.skeleton-title-line{height:15px;background-color:#d1d5db;border-radius:.375rem}@media(min-width:768px){.skeleton-title-line{height:20px}}@media(min-width:1024px){.skeleton-title-line{height:24px}}@media(min-width:1200px){.skeleton-title-line{height:32px}}.skeleton-desc-line{height:10px;background-color:#d1d5db;border-radius:.25rem}@media(min-width:768px){.skeleton-desc-line{height:12px}}@media(min-width:1024px){.skeleton-desc-line{height:12px}}@media(min-width:1200px){.skeleton-desc-line{height:20px}}.skeleton-button{height:22px;width:4rem;background-color:#d1d5db;border-radius:.25rem}@media(min-width:768px){.skeleton-button{height:42px;width:6rem}}@media(min-width:1024px){.skeleton-button{height:42px;width:7rem}}@media(min-width:1200px){.skeleton-button{height:48px;width:8rem}}.skeleton-image{height:190px;max-width:120px;background-color:#d1d5db}@media(min-width:768px){.skeleton-image{height:256px;max-width:240px}}@media(min-width:1024px){.skeleton-image{height:288px;max-width:280px}}@media(min-width:1200px){.skeleton-image{height:320px;max-width:300px}}.skeleton-width-85{width:85%}.skeleton-width-80{width:80%}.banner-content-min-height{min-height:190px}@media(min-width:768px){.banner-content-min-height{min-height:auto}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}