.res-list-wrapper{background:var(--gray-2);margin:0;padding:60px 0 30px;width:100%}.res-list-wrapper .res-list-container{margin:0 auto;max-width:1450px;padding:0 5%;width:100%}.res-list-wrapper .res-list-container .res-category{color:var(--navy);font-size:40px;font-weight:700;line-height:normal;margin:0 0 40px;padding:0;text-align:left;text-transform:uppercase}.res-list-wrapper .res-list-container .res-list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.res-list-wrapper .res-list-container .res-list:after{content:"";flex:32% 0 0}.res-list-wrapper .res-list-container .res-list .res-post{flex:32% 0 0;margin:0 0 50px;padding:0;position:relative}.res-list-wrapper .res-list-container .res-list .res-post .res-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.res-list-wrapper .res-list-container .res-list .res-post .res-image{aspect-ratio:2/1;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:1px 1px 3px rgba(0,0,0,.5);height:auto;margin:0 0 20px;padding:0;width:100%}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-date-author{align-items:center;color:var(--navy);display:flex;flex-wrap:nowrap;font-size:14px;font-weight:500;justify-content:flex-start;line-height:14px;margin:0 0 10px;padding:0}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-date-author .res-date+.res-author{border-left:2px solid var(--dgray);margin:0 0 0 8px;padding:0 0 0 8px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 0 10px;padding:0}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-tags .res-tag{appearance:none;background:var(--blue);border:none;color:#fff;display:inline-block;flex-basis:auto;font-size:14px;font-weight:500;line-height:14px;margin:0 10px 5px 0;outline:none;padding:5px;text-transform:capitalize}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-tags .res-tag:last-child{margin-right:0}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-title{color:var(--navy);font-size:20px;font-weight:700;line-height:24px;margin:0 0 10px;padding:0}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-desc{color:var(--navy);font-size:18px;font-weight:400;line-height:24px;margin:0 0 15px;padding:0}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-button .res-link-backup{color:var(--navy);display:inline-block;font-family:var(--lm);font-size:16px;font-weight:500;line-height:1.25;margin:0;padding:0 0 5px;position:relative;transition:.3s}.res-list-wrapper .res-list-container .res-list .res-post:hover .res-content .res-button .res-link-backup{color:var(--green)}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-button .res-link-backup:before{background-color:var(--green);background-position:0 100%;background-repeat:no-repeat;background-size:100% 3px;bottom:0;content:"";left:0;margin:0;padding:0 0 3px;position:absolute;transition:.5s ease;width:100%}.res-list-wrapper .res-list-container .res-list .res-post:hover .res-content .res-button .res-link-backup:before{left:inherit;right:0;width:0}@media only screen and (max-width:992px){.res-list-wrapper .res-list-container .res-list .res-post{flex-basis:49%}}@media only screen and (max-width:768px){.res-list-wrapper .res-list-container{padding:0 min(20px,5%)}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-title{font-size:18px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-desc{font-size:16px;line-height:22px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-button .res-link-backup{font-size:15px}}@media only screen and (max-width:600px){.res-list-wrapper{padding:50px 0}.res-list-wrapper .res-list-container{padding:0 min(15px,5%)}.res-list-wrapper .res-list-container .res-list{justify-content:center}.res-list-wrapper .res-list-container .res-list .res-post{flex-basis:min(450px,100%);margin:0 0 60px}.res-list-wrapper .res-list-container .res-list .res-post:last-child{margin:0}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-title{font-size:20px;line-height:24px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-desc{font-size:18px;line-height:24px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-button .res-link-backup{font-size:16px}}@media only screen and (max-width:480px){.res-list-wrapper{padding:40px 0}.res-list-wrapper .res-list-container .res-list .res-post{flex-basis:100%;margin:0 0 50px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-title{font-size:18px;line-height:22px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-desc{font-size:15px;line-height:20px}.res-list-wrapper .res-list-container .res-list .res-post .res-content .res-button .res-link-backup{font-size:15px;line-height:1.15}}