<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.offers-not-found-card{display:flex;height:178px;width:100%}.offers-not-found-card__image{display:none}.offers-not-found-card__description{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.offers-not-found-card__description-list{list-style-position:inside;margin:0;padding:0}.offers-not-found-card__content{display:flex;flex-direction:column;width:100%}@media (width &gt;= 768px){.offers-not-found-card__image{display:flex}.offers-not-found-card__content{display:block}}.not-found-status{flex:1}.not-found-status__title{margin-bottom:1rem;margin-top:0}.not-found-status__school-card-list{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.not-found-status__footer{display:flex;justify-content:center}@media (width &gt;= 1024px){.not-found-status__title{margin-bottom:2rem}}
</pre></body></html>