.hero-skeleton-bg{background-color:#ededed;margin-bottom:24px}.hero-gap{gap:2rem}@media(min-width:768px){.hero-gap{gap:1.5rem}}.hero-title-skeleton{height:32px;background-color:#d1d5db;border-radius:.25rem;width:80%}@media(max-width:576px){.hero-title-skeleton{height:20px}}.hero-subtitle-skeleton{height:22px;background-color:#d1d5db;border-radius:.25rem;width:60%}@media(max-width:576px){.hero-subtitle-skeleton{height:16px}}.hero-desc-container{margin-bottom:18px}.hero-desc-line{height:16px;background-color:#d1d5db;border-radius:.25rem}@media(max-width:576px){.hero-desc-line{height:15px}}.hero-width-90{width:91.666667%}.hero-width-85{width:83.333333%}.hero-button-skeleton{height:56px;width:12rem;background-color:#d1d5db}@media(min-width:768px){.hero-button-skeleton{height:48px}}.hero-image-skeleton{height:200px;max-width:100%;background-color:#d1d5db}@media(min-width:768px){.hero-image-skeleton{height:280px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}