.blog-listing-module-background{background-color:#f4f4f4}.blog-listing-module-wrapper{max-width:1440px;margin:auto;display:flex;padding:0 0 4rem 0}.blog-listing-module-wrapper .tags-side-menu-container{width:20%;margin-left:1rem}.blog-listing-module-wrapper .post-listing-container{width:72%;margin-left:auto;margin-right:1rem;height:100%;display:flex;flex-direction:column}.blog-listing-module-wrapper .post-listing-container a{text-decoration:none;color:#000}.blog-listing-module-wrapper .popular-post-container{display:flex;text-align:center;background-color:#ffff;position:relative;cursor:pointer;transition:all .3s}.blog-listing-module-wrapper .popular-post-container .post-title{margin-top:3rem}.blog-listing-module-wrapper .popular-post-container:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);transition:all .3s}.blog-listing-module-wrapper .popular-post-container:hover h2{color:#890000}.blog-listing-module-wrapper .popular-post-container:hover .post-description{color:#890000}.blog-listing-module-wrapper .most-popular-sign{width:160px;height:40px;background:#b72025;right:0;margin-left:auto;display:flex;justify-content:center;align-items:center;position:absolute}.blog-listing-module-wrapper .most-popular-sign p{color:#ffff;font-weight:bold;text-transform:uppercase;margin-block-start:0;margin-block-end:0}.blog-listing-module-wrapper .popular-post-text-container{padding:1rem;width:100%}.blog-listing-module-wrapper .recent-post-listing{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;justify-items:center;margin-top:2rem}.blog-listing-module-wrapper .single-latest-post{display:flex;flex-direction:column;max-width:300px;background:#ffff;text-align:center;cursor:pointer;transition:all .3s;height:100%;position:relative}.blog-listing-module-wrapper .tags-side-menu-container>.single-tag-container{margin-top:0}.blog-listing-module-wrapper .single-tag-container{margin:2rem 0 2rem 0}.blog-listing-module-wrapper .tag-header a{text-decoration:none;color:#000;font-weight:bold;text-transform:capitalize}.blog-listing-module-wrapper .single-latest-post:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);transition:all .3s}.blog-listing-module-wrapper .single-latest-post:hover h3,.blog-listing-module-wrapper .single-latest-post:hover .post-tag,.blog-listing-module-wrapper .popular-post-container:hover .post-tag{color:#890000}.blog-listing-module-wrapper .single-latest-post:hover .post-description{color:#890000}.blog-listing-module-wrapper .post-title{margin-top:.5rem}.blog-listing-module-wrapper .post-title h2,.blog-listing-module-wrapper .post-title h3,.blog-listing-module-wrapper .post-tag{font-weight:bold;color:#223547}.blog-listing-module-wrapper .post-description{margin:0 0 4rem 0;color:#595959}.blog-listing-module-wrapper .post-tag{text-decoration:underline;font-weight:bold;margin-top:auto;position:absolute;bottom:2rem;width:89.2%}.blog-listing-module-wrapper .post-image{margin:2rem 1rem 0 1rem;max-height:220px;overflow:hidden}.blog-listing-module-wrapper .single-post-text-content{margin:0 1rem 2rem 1rem}.blog-listing-module-wrapper .pop-post-image img{width:300px;min-height:180px;max-width:initial}.blog-listing-module-wrapper .pop-post-image{margin:3rem 0 3rem 1rem}.blog-listing-module-wrapper .post-image img{width:100%;min-height:220px;object-fit:cover}.blog-listing-module-wrapper .post-title a{text-decoration:none}.blog-listing-module-wrapper .tags-mobile-container{display:none}.blog-listing-module-wrapper .popular-post-container .post-tag{position:relative;width:auto}.blog-listing-module-wrapper .pagination{text-align:center;padding:20px;font-weight:bold;font-size:24px;margin-top:3rem}.blog-listing-module-wrapper .pagination a{color:#b72025}.blog-listing-module-wrapper .pagination a{display:inline-block;margin:0 10px;padding:0 10px;cursor:pointer}.blog-listing-module-wrapper .disabled{opacity:.3;pointer-events:none;cursor:not-allowed}.blog-listing-module-wrapper .current{border:1px solid #b72025;background-color:rgba(183,32,37,0.2)}@media(max-width:1250px){.blog-listing-module-wrapper .recent-post-listing{grid-template-columns:repeat(2,1fr)}}@media(max-width:1000px){.blog-listing-module-wrapper .tags-side-menu-container{word-break:break-word}.blog-listing-module-wrapper .popular-post-container{flex-direction:column}.blog-listing-module-wrapper .pop-post-image{margin:2rem 1rem 0 1rem}.blog-listing-module-wrapper .pop-post-image img{width:100%;max-width:100%}.blog-listing-module-wrapper .popular-post-text-container{width:auto}}@media(max-width:850px){.blog-listing-module-wrapper .recent-post-listing{grid-template-columns:repeat(1,1fr)}.blog-listing-module-wrapper .single-latest-post{max-width:100%}}@media(max-width:768px){.blog-listing-module-wrapper .tags-side-menu-container{display:none}.blog-listing-module-wrapper .tags-mobile-container{display:block;margin:0 1rem 0 1rem}.blog-listing-module-wrapper .post-image{margin:2rem 1rem 1rem 1rem}.blog-listing-module-wrapper .post-listing-container{width:100%;margin-right:0}.blog-listing-module-wrapper .post-tag{width:91%}.blog-listing-module-wrapper .recent-post-listing .pagination-container{width:100%}.blog-listing-module-wrapper .single-latest-post .post-title{margin-top:0;font-size:16px}.blog-listing-module-wrapper .single-latest-post .post-description,.blog-listing-module-wrapper .single-latest-post .post-tag{font-size:13px}.blog-listing-module-wrapper .single-tag-mobile-container{width:auto;display:inline-block;border:solid 3px #223547;color:#223547;border-radius:3px;padding:5px;margin:10px 0 10px 10px;cursor:pointer}.blog-listing-module-wrapper .single-tag-mobile-container:hover{border-color:#b72025}.blog-listing-module-wrapper .single-tag-mobile-container:hover a{color:#b72025}.blog-listing-module-wrapper .popular-post-container{position:relative;margin:0 1rem 1rem 1rem}.blog-listing-module-wrapper .popular-post-container img{width:100%}.blog-listing-module-wrapper .most-popular-sign{position:absolute;top:15px;right:0px;margin-right:0}.blog-listing-module-wrapper .single-latest-post{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;max-width:100%;padding:0;margin:0 1rem 0 1rem}.blog-listing-module-wrapper .single-latest-post img{max-width:initial}.blog-listing-module-wrapper .single-latest-post h3{margin-block-start:0;margin-block-end:0}.blog-listing-module-wrapper .single-post-text-content{text-align:center;word-break:break-word}.blog-listing-module-wrapper .recent-post-listing .post-description{margin:1rem 0 3rem 0}.blog-listing-module-wrapper .popular-post-text-container{padding:0;margin:0 1rem 0 1rem}.blog-listing-module-wrapper .recent-post-listing{gap:2rem;margin-top:1rem}.blog-listing-module-wrapper .popular-post-container .post-title{margin-top:1rem}.blog-listing-module-wrapper .pagination a{margin:0 6px;padding:0 6px}}@media(max-width:650px){.blog-listing-module-wrapper{flex-direction:column}.blog-listing-module-wrapper .tags-side-menu-container{width:100%;margin:0 1rem 0 1rem;justify-content:center}}@media(max-width:400px){.blog-listing-module-wrapper .tags-side-menu-container{grid-template-columns:repeat(1,1fr)}}