.collection-gallery{max-width:76rem;margin:0 auto;padding:2rem 0}.collection-gallery .pagination{display:flex;grid-column:span 2;align-items:center;gap:1.25rem;margin-top:2.5rem;justify-content:center}.collection-gallery .pagination .prev,.collection-gallery .pagination .next{display:block;width:1.875rem;height:2.8125rem;margin-top:-.5rem}.collection-gallery .pagination .next{transform:translate(-.875rem)}.collection-gallery .pagination div{text-align:center;transform:translateY(-.3125rem)}@media (max-width: 1023px){.collection-gallery .pagination{grid-column:span 2}}@media (max-width: 576px){.collection-gallery .pagination{grid-column:span 1}}.collection-gallery .gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.collection-gallery .gallery__title{position:absolute;top:0;left:0}.collection-gallery .gallery .post-img{width:100%;border-radius:.75rem}.collection-gallery .gallery .post-title{font-size:1.375rem;font-weight:500;line-height:2rem;margin:1rem 0;color:#1d1f1e}.collection-gallery .gallery .post-description{margin-bottom:.875rem;color:#646a69;font-size:1rem;line-height:1.625rem;font-weight:400;font-family:Inter,sans-serif}@media (max-width: 1023px){.collection-gallery .gallery{grid-template-columns:repeat(2,1fr);padding:0 1.5rem}}@media (max-width: 576px){.collection-gallery .gallery{padding:0 .9rem;grid-template-columns:repeat(1,1fr)}}
