.ap-post-category__list{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem}.ap-post-category__item{padding:1rem;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:var(--border-radius-normal);transition:var(--transition);padding:0}.ap-post-category__item h2{font-size:1.25rem;line-height:1.5rem;margin-bottom:1rem}.ap-post-category__item p.ap-post-category__excerpt{font-style:italic;margin-bottom:.5rem}.ap-post-category__button-wrapper{display:flex;justify-content:center;margin:2rem 0}.ap-post-category__category{position:relative;top:0;right:0}.ap-post-category__category span{position:absolute;background:var(--red);color:var(--white);font-size:.85rem;padding:.15rem .5rem;border-radius:4px;top:-10px;right:-10px}.ap-post-category__featured .ap-post-category__item{display:flex;flex-direction:column;padding:1rem;transition:var(--transition)}.ap-post-category__featured .ap-post-category__item:hover{transform:scale(1.025);box-shadow:var(--box-shadow)}.ap-post-category__featured .ap-post-category__image{margin-bottom:1rem}.ap-post-category__others .ap-post-category__item{display:grid;grid-template-columns:1fr 2fr;margin-bottom:2rem;padding:1rem;transition:var(--transition)}.ap-post-category__others .ap-post-category__item:hover{transform:scale(1.025);box-shadow:var(--box-shadow)}.ap-post-category__others .ap-post-category__image{width:10rem;height:10rem}@media screen and (max-width: 1310px){.ap-post-category__list{gap:0rem}.ap-post-category__others .ap-post-category__item{gap:1rem}}@media screen and (max-width: 768px){.ap-post-category__list{grid-template-columns:1fr;gap:2rem}.ap-post-category__others .ap-post-category__item{display:grid;grid-template-columns:1fr;margin-bottom:2rem}.ap-post-category__others .ap-post-category__image{margin-bottom:1rem}.ap-post-category__image{width:100%;height:15rem}}
