:root{--primary005:hsla(208,7%,46%,.1);--primary01:rgba(98,89,202,.16);--primary-color:#00354e;--secondary-color:#ed8a1a}.page-container{font-size:18px}.banner{background-color:var(--primary-color);color:#fff}.banner h1{color:var(--secondary-color);font-weight:700;font-size:48px}.banner .banner-img{max-width:100%}.banner .banner-caption{padding:180px 0 80px;text-align:center}.banner .banner-caption.home-banner-caption{width:54%;padding:80px 0;text-align:left}.post-item{background-color:#fff;padding:15px;box-shadow:0 0 20px #efefef;text-decoration:none;display:flex;transition:box-shadow .3s ease-in-out;margin-top:15px}.post-item:hover{box-shadow:0 0 24px #dadada}.post-item .post-wrapper{display:flex;flex-direction:column;min-height:400px;align-items:center}.post-item .post-wrapper .post-body{margin-bottom:auto}.post-item .post-wrapper .post-body img{max-width:100%}.post-item .post-wrapper .post-body h2{font-size:24px;margin:20px 0}.post-item .post-wrapper .post-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}@media(max-width:991.98px){.banner .banner-bg{background-image:url(/images/banner-md.webp)}}