.blob{--radius:45% 55% 55% 45%/35% 65% 35% 65%;border-radius:var(--radius)}.PostsListComponent{display:flex;flex-direction:column;gap:3rem}.PostsListComponent .posts-title{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.PostsListComponent .posts-title{max-width:576px}}@media (min-width:768px){.PostsListComponent .posts-title{max-width:768px}}@media (min-width:992px){.PostsListComponent .posts-title{max-width:992px}}@media (min-width:1200px){.PostsListComponent .posts-title{max-width:1200px}}@media (min-width:1400px){.PostsListComponent .posts-title{max-width:1400px}}.PostsListComponent .posts{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.PostsListComponent .posts{max-width:576px}}@media (min-width:768px){.PostsListComponent .posts{max-width:768px}}@media (min-width:992px){.PostsListComponent .posts{max-width:992px}}@media (min-width:1200px){.PostsListComponent .posts{max-width:1200px}}@media (min-width:1400px){.PostsListComponent .posts{max-width:1400px}}.PostsListComponent .posts{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:3rem}@media (min-width:576px){.PostsListComponent .posts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.PostsListComponent .posts{grid-template-columns:repeat(3,minmax(0,1fr))}}.PostsListComponent .posts-list-splide{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.PostsListComponent .posts-list-splide{max-width:576px}}@media (min-width:768px){.PostsListComponent .posts-list-splide{max-width:768px}}@media (min-width:992px){.PostsListComponent .posts-list-splide{max-width:992px}}@media (min-width:1200px){.PostsListComponent .posts-list-splide{max-width:1200px}}@media (min-width:1400px){.PostsListComponent .posts-list-splide{max-width:1400px}}.PostsListComponent .posts-list-splide{margin-bottom:70px;width:calc(100vw - 40px)}.PostsListComponent .posts-list-splide .splide__arrows{left:50%;max-width:100vw;top:50%;transform:translate(-50%) translateY(-50%);width:calc(100% + 40px);z-index:0}.PostsListComponent .posts-list-splide .splide__arrows .splide__arrow{display:flex;height:30px;max-width:calc(var(--container-space) - 1rem);width:30px}.PostsListComponent .posts-list-splide .splide__arrows .splide__arrow svg{height:100%;width:100%}.PostsListComponent .posts-list-splide .splide__arrows .splide__arrow svg path{fill:#f5f0f9;transition:.2s}.PostsListComponent .posts-list-splide .splide__arrows .splide__arrow.splide__arrow--prev svg{transform:rotate(180deg)}.PostsListComponent .posts-list-splide .splide__arrows .splide__arrow:hover svg path{fill:#f5f0f980}.PostsListComponent .posts-list-splide .splide__track{z-index:10}.PostsListComponent .posts-list-splide .splide__pagination{bottom:auto;top:calc(100% + 45px)}.PostsListComponent.dark{--tw-gradient-from:#45235e var(--tw-gradient-from-position);--tw-gradient-to:rgba(69,35,94,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#30124c var(--tw-gradient-to-position);background-image:linear-gradient(to right,var(--tw-gradient-stops))}.PostsListComponent.dark .posts-title{--tw-text-opacity:1;color:rgb(245 240 249/var(--tw-text-opacity))}.PostsListComponent.light{--tw-bg-opacity:1;background-color:rgb(245 240 249/var(--tw-bg-opacity))}
