.blog-mosaic{padding-top:4rem;padding-bottom:4rem}.blog-mosaic .featured_post{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;margin-bottom:4rem}.blog-mosaic .featured_post .image{flex-basis:calc(50% - .5rem)}.blog-mosaic .featured_post .image img{max-width:100%}.blog-mosaic .featured_post .post_info{flex-basis:calc(50% - 1.5rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.blog-mosaic .featured_post .post_info .top{margin-bottom:1rem}.blog-mosaic .featured_post .post_info .top .type{font-family:"Montserrat","Open Sans",sans-serif;font-weight:600;font-size:.9rem;text-align:left;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.blog-mosaic .featured_post .post_info .top .type img{height:3rem;width:3rem;margin-right:.75rem}.blog-mosaic .featured_post .post_info .top .type p{margin-bottom:0;font-family:"Montserrat","Open Sans",sans-serif;vertical-align:middle}.blog-mosaic .featured_post .post_info .middle{justify-self:center}.blog-mosaic .featured_post .post_info .middle h2{border-bottom:1px solid #e1e1e1;padding-bottom:1rem}.blog-mosaic .featured_post .post_info .middle p{padding-top:.5rem;font-size:.9rem;margin-bottom:.45rem}.blog-mosaic .featured_post .post_info .middle .link{font-size:.9rem;color:#1a1a1a;transition:all .3s ease-in-out}.blog-mosaic .featured_post .post_info .middle .link:hover{color:#56c0a5}.blog-mosaic .featured_post .post_info .middle .link:hover::after{color:#56c0a5}.blog-mosaic .featured_post .post_info .middle .link::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;color:#1a1a1a;margin-left:.5rem;transition:all .3s ease-in-out}.blog-mosaic .featured_post .post_info .author{margin-top:1rem;display:flex;align-items:center}.blog-mosaic .featured_post .post_info .author .featured-listing-avatar{height:5rem;width:5rem;border-radius:50%;background-position:center;background-size:cover}.blog-mosaic .featured_post .post_info .author .author-name{font-family:"Montserrat","Open Sans",sans-serif;font-size:.8rem;font-weight:600;padding-left:.5rem;padding-bottom:0;margin-bottom:0}@media(max-width:767.98px){.blog-mosaic .featured_post{flex-direction:column}.blog-mosaic .featured_post .post_info{flex-basis:calc(50% - .5rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.blog-mosaic .featured_post .post_info .top .type{font-family:"Montserrat","Open Sans",sans-serif;font-weight:600;font-size:.9rem;text-align:left;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.blog-mosaic .featured_post .post_info .top .type img{height:2rem;width:2rem;margin-right:.75rem}.blog-mosaic .featured_post .post_info .top .type p{margin-bottom:0}.blog-mosaic .featured_post .post_info .middle{justify-self:center}.blog-mosaic .featured_post .post_info .middle h2{border-bottom:1px solid #e1e1e1;padding-bottom:1.2rem}.blog-mosaic .featured_post .post_info .middle p{padding-top:1rem}.blog-mosaic .featured_post .post_info .middle .link{font-size:.9rem;color:#1a1a1a;transition:all .3s ease-in-out}.blog-mosaic .featured_post .post_info .middle .link:hover{color:#56c0a5}.blog-mosaic .featured_post .post_info .middle .link:hover::after{color:#56c0a5}.blog-mosaic .featured_post .post_info .middle .link::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;color:#1a1a1a;margin-left:.5rem;transition:all .3s ease-in-out}.blog-mosaic .featured_post .post_info .author{margin-top:1rem}.blog-mosaic .featured_post .post_info .author .featured-listing-avatar{height:5rem;width:5rem;border-radius:50%;background-position:center;background-size:cover}.blog-mosaic .featured_post .post_info .author .author-name{font-family:"Montserrat","Open Sans",sans-serif;font-size:.8rem;font-weight:600;padding-top:.5rem}}.blog-mosaic .posts-list{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:1.75rem;row-gap:2.2rem;margin-top:3rem}.blog-mosaic .posts-list .post{grid-column:span 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.blog-mosaic .posts-list .post .image{max-width:100%;flex-basis:40%;flex-shrink:1;flex-grow:0;margin-bottom:.75rem}.blog-mosaic .posts-list .post .image img{width:100%;height:auto;object-fit:cover;object-position:center}.blog-mosaic .posts-list .post .post_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;width:100%}.blog-mosaic .posts-list .post .post_info .top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:.75rem}.blog-mosaic .posts-list .post .post_info .top .type{font-family:"Montserrat","Open Sans",sans-serif;font-weight:600;font-size:.9rem;text-align:left;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.blog-mosaic .posts-list .post .post_info .top .type img{height:3rem;width:3rem;margin-right:.75rem}.blog-mosaic .posts-list .post .post_info .top .type p{margin-bottom:0;font-family:"Montserrat","Open Sans",sans-serif;vertical-align:middle}.blog-mosaic .posts-list .post .post_info .top .timestamp{color:#9aaab8;font-size:.9rem;font-family:"Open Sans"}.blog-mosaic .posts-list .post .post_info .middle{justify-self:center;width:100%}.blog-mosaic .posts-list .post .post_info .middle h2{border-bottom:1px solid #e1e1e1;font-size:1.6rem;padding-bottom:.74rem;width:100%}.blog-mosaic .posts-list .post .post_info .middle p{padding-top:.74rem;font-size:1rem}.blog-mosaic .posts-list .post .post_info .middle .link{font-size:.9rem;color:#1a1a1a;transition:all .3s ease-in-out}.blog-mosaic .posts-list .post .post_info .middle .link:hover{color:#56c0a5}.blog-mosaic .posts-list .post .post_info .middle .link:hover::after{color:#56c0a5}.blog-mosaic .posts-list .post .post_info .middle .link::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;color:#1a1a1a;margin-left:.5rem;transition:all .3s ease-in-out}@media(max-width:767.98px){.blog-mosaic .posts-list{grid-template-columns:1fr 1fr}.blog-mosaic .posts-list .post .image{max-width:100%;flex-basis:unset;flex-shrink:0;flex-grow:0;margin-bottom:.75rem}.blog-mosaic .posts-list .post .image img{width:100%;height:auto;object-fit:cover;object-position:center}.blog-mosaic .posts-list .post .post_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;width:100%}.blog-mosaic .posts-list .post .post_info .top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:.75rem}.blog-mosaic .posts-list .post .post_info .top .type{font-family:"Montserrat","Open Sans",sans-serif;font-weight:600;font-size:.5rem;text-align:left;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.blog-mosaic .posts-list .post .post_info .top .type img{height:2rem;width:2rem;margin-right:.45rem}.blog-mosaic .posts-list .post .post_info .top .type p{margin-bottom:0}.blog-mosaic .posts-list .post .post_info .top .timestamp{color:#9aaab8;font-size:.9rem;font-family:"Open Sans";display:none}.blog-mosaic .posts-list .post .post_info .middle{justify-self:center;width:100%}.blog-mosaic .posts-list .post .post_info .middle h2{border-bottom:1px solid #e1e1e1;font-size:1.2rem;padding-bottom:.74rem;width:100%}.blog-mosaic .posts-list .post .post_info .middle p{padding-top:.5rem;font-size:1rem}.blog-mosaic .posts-list .post .post_info .middle .link{font-size:.9rem;color:#1a1a1a;transition:all .3s ease-in-out}.blog-mosaic .posts-list .post .post_info .middle .link:hover{color:#56c0a5}.blog-mosaic .posts-list .post .post_info .middle .link:hover::after{color:#56c0a5}.blog-mosaic .posts-list .post .post_info .middle .link::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;color:#1a1a1a;margin-left:.5rem;transition:all .3s ease-in-out}}