@layer payload-default{}.dashboard .before-dashboard{margin-bottom:30px}.dashboard .before-dashboard__banner h4{margin:0}.dashboard .before-dashboard__admin-sections{display:grid;gap:20px;margin-bottom:30px}@media(min-width:1024px){.dashboard .before-dashboard__admin-sections{grid-template-columns:1fr 1fr;gap:30px}}@media(min-width:768px)and (max-width:1023px){.dashboard .before-dashboard__admin-sections{grid-template-columns:1fr 1fr;gap:20px}}@media(max-width:767px){.dashboard .before-dashboard__admin-sections{grid-template-columns:1fr;gap:20px}}.dashboard .before-dashboard__instructions{list-style:decimal;margin-bottom:10px}.dashboard .before-dashboard__instructions li{width:100%}.dashboard .before-dashboard a:hover{opacity:.85}