.the__archive{--posts-list-bg: var(--wp--preset--color--bg-1, #ffffff);--posts-list-card-bg: var(--wp--preset--color--bg-1, #ffffff);--posts-list-text: var(--wp--preset--color--accent-1, #034694);--posts-list-body: var(--wp--preset--color--accent-1, #034694);--posts-list-border-radius: var(--wp--custom--border-radius--30, 1.875rem);--posts-list-button-radius: var(--wp--custom--border-radius--60, 3.75rem);padding:var(--sp-40) 0;background:var(--posts-list-bg)}.the__archive__header{margin-bottom:var(--sp-30)}.the__archive__title{margin:0}.the__archive__description{margin-top:var(--sp-20);margin-bottom:var(--sp-20)}@media(min-width: 992px){.the__archive__description{max-width:70%}}.the__archive__grid{display:grid;grid-template-columns:1fr;gap:var(--sp-25)}@media(min-width: 768px){.the__archive__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 992px){.the__archive__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.the__archive .custom-pagination{display:flex;justify-content:center;margin-top:var(--sp-40);gap:var(--sp-05)}.the__archive .custom-pagination a{color:var(--wp--preset--color--accent-1)}.the__archive .custom-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--posts-list-button-radius);background:var(--posts-list-card-bg);color:var(--posts-list-text);text-decoration:none;font-size:1rem;transition:background-color .3s ease,color .3s ease}.the__archive .custom-pagination .page-numbers:hover,.the__archive .custom-pagination .page-numbers.current{background-color:var(--posts-list-text);color:var(--posts-list-card-bg)}/*# sourceMappingURL=blog.css.map */