@keyframes loading-module__-NCEWG__pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-module__-NCEWG__wrapper{animation:2s cubic-bezier(.4,0,.6,1) infinite loading-module__-NCEWG__pulse}.loading-module__-NCEWG__heroSkeleton{background-color:var(--color-gray-200);width:100%;height:400px}@media (min-width:768px){.loading-module__-NCEWG__heroSkeleton{height:500px}}.loading-module__-NCEWG__sectionWrap{max-width:var(--container-max-width);padding-inline:var(--space-4);padding-block:var(--space-8);margin-inline:auto}.loading-module__-NCEWG__sectionTitle{background-color:var(--color-gray-200);border-radius:var(--radius-md);width:12rem;height:2rem;margin-bottom:var(--space-6)}.loading-module__-NCEWG__grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.loading-module__-NCEWG__grid{grid-template-columns:repeat(4,1fr)}}