@import"https://fonts.googleapis.com/css2?family=Alike&family=Inter:wght@300;400;500;600;700;800;900&display=swap";.blog-boxes-wrapper{padding:90px 0}@media screen and (max-widtH: 1200px){.blog-boxes-wrapper{padding:45px 0}}.blog-boxes-wrapper .blog-boxes{display:flex;justify-content:center;flex-wrap:wrap;gap:45px}.blog-boxes-wrapper .blog-boxes .single-blogpost{width:calc((100% - 90px)/3)}@media screen and (max-widtH: 900px){.blog-boxes-wrapper .blog-boxes .single-blogpost{width:calc((100% - 45px)/2)}}@media screen and (max-widtH: 600px){.blog-boxes-wrapper .blog-boxes .single-blogpost{width:100%}}.blog-boxes-wrapper .blog-boxes .single-blogpost .box-image{margin-bottom:20px}.blog-boxes-wrapper .blog-boxes .single-blogpost .post_title{font-size:20px}.blog-boxes-wrapper .blog-boxes .single-blogpost:hover{opacity:.8}.blog-boxes-wrapper .blog-boxes .single-blogpost:hover .color-gold{color:#006c7b !important}.load-more-wrapper .load-more-btn{display:inline-block;cursor:pointer;transition:all .3s ease}