.container-xxl{position:relative;margin:0 auto;padding-left:20px;padding-right:20px;width:100%;max-width:100%}@media(min-width:1400px){.container-xxl{max-width:container-width(1690px)}}.container-xl{position:relative;margin:0 auto;padding-left:20px;padding-right:20px;width:100%;max-width:100%}@media(min-width:1200px){.container-xl{max-width:container-width(1370px)}}.container-lg{position:relative;margin:0 auto;padding-left:20px;padding-right:20px;width:100%;max-width:100%}@media(min-width:992px){.container-lg{max-width:container-width(1100px)}}.site-content>.ast-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;max-width:100%!important;padding:0}.posts-grid{display:grid;grid-template-columns:100%;gap:50px}@media(min-width:768px){.posts-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media(min-width:992px){.posts-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}.posts-grid .post{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:100%;padding:0;border-radius:20px;-webkit-box-shadow:0 3px 6px #00000010;box-shadow:0 3px 6px #00000010;background:#fff;overflow:hidden}.posts-grid .post .entry-thumb{position:relative;display:block;width:100%;height:auto}@media(min-width:768px){.posts-grid .post .entry-thumb{height:300px}}.posts-grid .post .entry-thumb .entry-category{position:absolute;display:block;top:20px;right:20px;font-size:14px;line-height:1em;font-weight:600;padding:8px 16px;-webkit-box-shadow:0 3px 6px #00000029;box-shadow:0 3px 6px #00000029;background:#fff;color:#293263;border-radius:20px}.posts-grid .post .entry-thumb img{display:block;-o-object-fit:cover;object-fit:cover;height:100%;min-width:100%}.posts-grid .post .entry-inner{padding:40px 25px 80px}@media(min-width:992px){.posts-grid .post .entry-inner{padding:60px 45px 120px}}.posts-grid .post .entry-title{font-size:28px;margin-bottom:25px}.posts-grid .post .entry-title a{font-weight:700}.posts-grid .post .entry-title:hover a{color:#2a63f6}.posts-grid .post .entry-exerpt p{font-size:15px;line-height:26px;color:#4e5581;font-weight:500}.posts-grid .post .read-more{position:absolute;display:none;right:25px;bottom:32px}@media(min-width:992px){.posts-grid .post .read-more{display:inline-block;right:45px}}.posts-grid .post .read-more a{display:block;font-size:17px;line-height:1em;font-weight:600;padding:19px 40px 18px;color:#4e5581;border-color:#e0e2e4;background:0 0;-webkit-box-shadow:0 2px 1px #00000010;box-shadow:0 2px 1px #00000010}.posts-grid .post .read-more a:hover{background:0 0;border-color:#2a63f6;color:#2a63f6}.posts-grid .post .entry-date{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:25px;bottom:53px;font-size:14px;line-height:1em;max-width:50%;color:#afb0b2;font-width:500}@media(min-width:992px){.posts-grid .post .entry-date{left:45px}}.bg-dark .posts-grid .post{background:linear-gradient(to bottom,#0c1d31 50px,white 0)}.bg-gray .posts-grid .post{background:linear-gradient(to bottom,#eef0f4 50px,white 0)}.bg-blue .posts-grid .post{background:linear-gradient(to bottom,#2a63f6 50px,white 0)}.latest-posts{position:relative;padding:100px 0;z-index:2}@media(min-width:992px){.latest-posts{padding:150px 0}}.latest-posts .posts-grid{margin-top:80px}.latest-posts .more-posts{display:block;width:100%;margin:calc(80px/2) 0 0;text-align:center}@media(min-width:992px){.latest-posts .more-posts{margin:120px 0 0}}.latest-posts.bg-dark{background:#0c1d31}.latest-posts.bg-gray{background:#eef0f4}.latest-posts.bg-blue{background:#2a63f6}.latest-posts.bg-blue .hero-title{color:#fff}.latest-posts.bg-blue .hero-subtitle{color:#d5ddff}