.page-listings{padding:var(--module-outer-spacing) var(--module-outer-spacing) 0 var(--module-outer-spacing)}.page-listings .container{border-top:1px solid var(--color-border-dark);padding-top:10px}.page-listings h3{font-family:PPFragmentSans;font-size:20px;font-weight:300;margin-bottom:65px}.page-listings .page-listings-header{display:flex;justify-content:space-between}@media screen and (max-width:767px){.page-listings .page-listings-header{display:block}.page-listings h3{margin-bottom:10px}}.page-post-listing__post-image-wrapper{display:block}.page-post-listing__post-image{aspect-ratio:4/3;border-radius:5px;display:block;object-fit:cover;width:100%}.page-post-listing__post-content{margin-top:10px}.page-post-listing__post-title{border-bottom:1px solid var(--color-border-dark);font-size:24px;margin-bottom:6px;min-height:124px;padding-bottom:16px}.page-post-listing__post-title a{color:inherit;text-decoration:none}.page-post-listing__post-description{font-size:13px}@media screen and (max-width:980px){.page-post-listing__post-title{font-size:16px;min-height:84px;padding-bottom:10px}}@media screen and (max-width:767px){.page-post-listing__post-title{min-height:124px}.page-post-listing__post-content{margin-top:5px}}.page-post-listing{display:flex;flex-wrap:wrap;margin:0 -10px}.page-post-listing .page-post-listing__post{flex:0 0 25%;margin-bottom:80px;max-width:25%;padding:0 10px}@media screen and (max-width:980px){.page-post-listing .page-post-listing__post{flex:0 0 33%;max-width:33%}}@media screen and (max-width:767px){.page-post-listing .page-post-listing__post{flex:0 0 50%;margin-bottom:40px;max-width:50%}}.page-listings-popup{background-color:rgba(0,0,0,.9);display:flex;height:100%;opacity:0;position:fixed;top:0;transition:all .5s;visibility:hidden;width:100%;z-index:1000}.page-listings-popup.show{opacity:1;visibility:visible}.page-listings-popup .video-wrapper{margin:auto;max-width:90%}.page-listings-popup video{max-width:100%}.page-listings-popup .popup__close--toggle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIxOSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAtMSkiPjxyZWN0IHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiB4PSItLjUiIHk9IjEwLjUiIHJ4PSIuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDEwIDEwLjUpIi8+PHJlY3Qgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHg9Ii0uNSIgeT0iMTAuNSIgcng9Ii41IiB0cmFuc2Zvcm09InJvdGF0ZSg0NSAxMCAxMC41KSIvPjwvZz48L3N2Zz4=);background-repeat:no-repeat;background-size:100%;cursor:pointer;display:block;height:25px;margin-right:0;position:absolute;right:20px;top:20px;width:25px}