.mr-listing-wrapper{margin:0 auto;max-width:1200px;padding:0 100px 20px}.mr-listing-container{display:flex;flex-direction:column;margin-left:auto;max-width:945px}.mr-post-container{background:#f4f4f4;display:flex;flex-direction:row;margin:20px auto;width:100%}.mr-post-container .post-img-container{height:auto;max-width:340px;width:100%}.mr-post-container .post-img-container img{height:100%;object-fit:cover;width:100%}.mr-post-content{display:flex;flex-direction:column;padding:20px;width:100%}.mr-post-content h3{font-size:24px;line-height:32px}.mr-post-content h3,.mr-post-content p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#494949;font-family:Lora,serif;font-weight:400;margin-bottom:10px}.mr-post-content p{border:none;font-size:18px;line-height:24px;padding:0}.mr-post-link a{align-items:center;color:#ec5c32;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;letter-spacing:2px;line-height:30px;margin-top:auto;max-width:fit-content;position:relative;text-transform:uppercase;transition:.5s ease}.mr-post-link .arrow{transition:.5s}.mr-post-link a:hover .arrow{transform:translatex(10px)}.mr-post-link a:after{background-color:#ec5c32;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}.mr-post-link a:hover:after{transform:scaleX(1);transform-origin:bottom left}.mr-post-link a img{margin-left:10px;max-width:35px}.mr-pagination{display:flex;flex-direction:row-reverse;margin:auto;max-width:1200px}#mr-load-more{background:none;border:none;color:#ec5c32;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;letter-spacing:2px;line-height:30px;margin-bottom:50px;margin-top:50px;max-width:fit-content;padding:0;position:relative;text-transform:uppercase;transition:.5s ease}#mr-load-more:after{background-color:#ec5c32;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}#mr-load-more:hover:after{transform:scaleX(1);transform-origin:bottom left}@media (max-width:768px){.mr-post-container{flex-direction:column}.mr-post-container .post-img-container{max-width:100%}}@media (max-width:660px){.mr-listing-wrapper{padding-left:30px;padding-right:30px}}