.category-page{display:grid}.category-page .no-margin{margin:0!important}.category-page__category-list{align-items:flex-start;display:grid;grid-template-columns:3fr 1.33fr;justify-content:space-between;width:100%}.category-page__category-list .article__inqure{margin-left:2rem;position:sticky;top:10px}.category-page__category-list .article__inqure img{width:100%}@media (max-width:1280px){.category-page__category-list .article__inqure{margin-top:8rem}}.category-page .category-page__recommended{margin-bottom:3rem;min-height:200px}.spinner-container{align-items:center;display:flex;height:100px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.no-news-message{color:#333;font-size:18px;margin:20px 0;text-align:center}@media (max-width:768px){.category-page__category-list{align-items:center;justify-content:center}}@media (max-width:1280px){.category-page{margin-top:2rem}.category-page__category-list{gap:0;grid-template-columns:1fr}.category-page .hide-small-banner{display:none}}
