.blog-posts{display:grid;gap:2.4rem;grid-template-columns:repeat(3,1fr)}.blog-posts article{background:rgba(255,213,199,.2);border:2px solid #ffd5c7;border-radius:var(--radius);display:flex;flex-direction:column;padding:3.2rem;text-align:center;transition:all .23s ease-in-out}.blog-posts article:hover{background:linear-gradient(180deg,rgba(170,37,122,.14),rgba(255,213,199,.14));border:2px solid rgba(178,131,64,.45)}.blog-posts article h3{margin:1rem 0 2.4rem!important}.blog-posts article h3 a{color:var(--color-dark);text-decoration:none}.blog-posts article .post-metas{font-size:1.4rem;margin-top:2rem}.blog-posts article .wp-block-button{margin-top:auto;padding-top:2.4rem}.blog-posts img{border-radius:var(--radius);height:auto;width:100%}.page-title{margin-bottom:4rem!important}.blog-main{background-color:#fff9f6!important;padding-bottom:6rem;padding-top:6rem}.blog-pagination{padding-top:4rem}.blog-pagination nav,.blog-pagination nav .nav-links{display:flex;justify-content:center}.blog-pagination nav .nav-links{gap:1rem}.blog-pagination nav .nav-links a:hover{opacity:.8}article.single-post .single-post__back{text-decoration:none}article.single-post .single-post__back:hover{opacity:.8}article.single-post .single-post__title{margin-top:2rem}article.single-post .single-post__reading-time{font-size:1.4rem}article.single-post .single-post__image{margin-bottom:2.4rem;margin-top:2.4rem}article.single-post .single-post__image img{border-radius:var(--radius);height:auto;max-width:100%}article.single-post .single-post__content{max-width:84rem}article.single-post .single-post__content p{margin-bottom:2rem}article.single-post .single-post__content h2{font-size:4rem;margin-block-start:3.6rem}article.single-post .single-post__content h3{margin-block-end:2rem}article.single-post .single-post__content blockquote{margin-block-end:3.6rem;margin-block-start:3.6rem}article.single-post .single-post__content ul{display:flex;flex-direction:column;gap:1.2rem;list-style:none;margin-block-start:1rem;padding-left:0}article.single-post .single-post__content ul li{padding-left:2.4rem;position:relative}article.single-post .single-post__content ul li:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDMuODc1QzE0IDguMjUgNy41MTMxMiAxMS43OTEzIDcuMjM2ODcgMTEuOTM3NUM3LjE2NDA2IDExLjk3NjcgNy4wODI2OCAxMS45OTcyIDcgMTEuOTk3MkM2LjkxNzMyIDExLjk5NzIgNi44MzU5NCAxMS45NzY3IDYuNzYzMTIgMTEuOTM3NUM2LjQ4Njg4IDExLjc5MTMgMCA4LjI1IDAgMy44NzVDMC4wMDExNTc5NiAyLjg0NzY0IDAuNDA5Nzg4IDEuODYyNjkgMS4xMzYyNCAxLjEzNjI0QzEuODYyNjkgMC40MDk3ODggMi44NDc2NCAwLjAwMTE1Nzk2IDMuODc1IDBDNS4xNjU2MyAwIDYuMjk1NjIgMC41NTUgNyAxLjQ5MzEzQzcuNzA0MzggMC41NTUgOC44MzQzOCAwIDEwLjEyNSAwQzExLjE1MjQgMC4wMDExNTc5NiAxMi4xMzczIDAuNDA5Nzg4IDEyLjg2MzggMS4xMzYyNEMxMy41OTAyIDEuODYyNjkgMTMuOTk4OCAyLjg0NzY0IDE0IDMuODc1WiIgZmlsbD0iI0IyODM0MCIvPgo8L3N2Zz4K) no-repeat;background-size:contain;content:"";height:1.6rem;left:0;position:absolute;top:4px;width:1.6rem}article.single-post .single-post__content .wp-block-image{margin-block-end:3.6rem;margin-block-start:3.6rem}article.single-post .single-post__content .wp-block-image img{border-radius:var(--radius)}.related-posts{padding-top:6rem}@media(max-width:1024px){.blog-main{padding-left:2rem;padding-right:2rem}main .blog-posts{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){main .blog-posts{grid-template-columns:repeat(1,1fr)}}article.single-post form br{display:none}
