.banner{position:relative;overflow:hidden}.banner .banner-cover{position:absolute;top:0;bottom:0;width:100%;left:0;margin:auto;z-index:-1;height:100%;object-fit:cover}.author-main{box-shadow:0 4px 10px 0 #08236a40;display:grid;grid-template-columns:1fr 2fr;align-items:center;background-color:#fff;border-radius:20px;margin:3rem 0 5rem}.author-main .author-image{max-width:400px;max-height:400px}.author-main .author-image img{width:100%;height:100%;border-radius:20px}.author-main .author-content{display:flex;flex-direction:column;justify-content:center;padding:2rem 5rem}.author-main .author-content .name{color:#003970;font-weight:700;font-size:40px}.author-main .author-content .author-description{color:#081a3e;margin:0}@media (max-width:992px){.author-main{grid-template-columns:1fr 1.5fr}.author-main .author-image{margin-right:1rem}.author-main .author-content{padding:0;padding-right:0}.author-main .author-content .name{font-size:35px}}@media (max-width:817px){.author-main{display:flex;flex-direction:column;align-items:center;padding:1rem;margin:0 0 2rem 0}.author-main .author-image{margin-top:10px;max-width:300px;margin-bottom:10px}.author-main .author-content{padding:0}.author-main .author-content .hc-author,.author-main .author-content .name,.author-main .author-content .social{text-align:center}.author-main .author-content .author-description{margin-bottom:0}.author-main .name{font-size:30px}}@media (max-width:992px){.author-content{padding:0}}.site-main .post-feed{position:relative;display:grid;grid-gap:8vmin 4vmin;grid-template-columns:1fr;padding:4vmin 0;margin-bottom:50px}@media (min-width:567px){.site-main .post-feed{grid-gap:6vmin 3vmin;grid-template-columns:1fr 1fr}}@media (min-width:992px){.site-main .post-feed{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1200px){.site-main .post-feed{grid-gap:6vmin 4vmin}}.site-main nav.MuiPagination-root ul{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.site-main .allAritcles{font-weight:700;color:#081a3e;font-size:18px}@media (min-width:567px){.site-main .allAritcles{font-size:18px}}@media (min-width:992px){.site-main .allAritcles{font-size:20px}}@media (min-width:1200px){.site-main .allAritcles{font-size:30px}}.loading{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:100px 0}.posts-not-found{padding:100px 0;text-align:center}.post-card-top{margin-bottom:30px;margin-top:50px}.post-card-top .post-card-content{justify-content:center;flex-grow:1;display:flex;flex-direction:column}.post-card-top .post-card-content .post-card-header{color:#15171a}.post-card-top .post-card-content .post-card-header .post-card-title{margin-top:0;margin:0 0 .4em;font-size:24px;font-weight:600;transition:color .2s ease-in-out;text-transform:capitalize}@media (min-width:992px){.post-card-top .post-card-content .post-card-header .post-card-title{font-size:30px}}.post-card-top .post-card-content .post-card-header .post-card-primary-tag{margin:0 0 .5em;color:#003970;font-size:13px;font-weight:500;letter-spacing:.2px;text-transform:uppercase}.post-card-top .post-card-content .post-card-excerpt{font-size:17px;line-height:1.55em;font-family:GoogleSans-Light;color:#60757e}.post-card-top .post-card-meta{display:flex;align-items:center;padding:0}.post-card-top .post-card-meta .static-avatar{display:block;overflow:hidden;width:36px;height:36px;border-radius:100%;box-shadow:0 0 0 1px rgba(255,255,255,.2)}.post-card-top .post-card-meta .static-avatar img{display:block;width:100%;height:100%;background:#e4eaed;border-radius:100%;-o-object-fit:cover;object-fit:cover}.post-card-top .post-card-meta .post-card-byline-content{flex:1 1 50%;display:flex;flex-direction:column;margin:0 0 0 8px;color:#90a2aa;font-size:14px;line-height:1.2em;font-weight:400;font-family:GoogleSans-Light}.post-card-top .post-card-meta .post-card-byline-content a{color:#373c44;font-weight:600}.post-card-top .post-card-meta .post-card-byline-content .post-card-byline-date{font-size:13px;line-height:1.5em;color:#90a2aa}.post-card-top .post-card-meta .post-card-byline-content .post-card-byline-date .bull{display:inline-block;margin:0 2px;opacity:.6}.post-card{position:relative;flex:1 1 301px;display:flex;flex-direction:column;min-height:220px;background-size:cover;word-break:break-word}.post-card .post-card-image-link{position:relative;display:block;overflow:hidden;border-radius:3px}.post-card .post-card-image-link .post-card-image{width:100%;background:#c5d2d9 no-repeat 50%;-o-object-fit:cover;object-fit:cover}.post-card .post-card-content{flex-grow:1;display:flex;flex-direction:column}.post-card .post-card-content .post-card-content-link{color:#15171a}.post-card .post-card-content .post-card-header{margin:20px 0 0}.post-card .post-card-content .post-card-header .post-card-primary-tag{margin:0 0 .5em;color:#003970;font-size:12px;font-weight:500;letter-spacing:.2px;text-transform:uppercase}.post-card .post-card-content .post-card-header .post-card-title{margin:0 0 .4em;font-size:20px;font-weight:600;transition:color .2s ease-in-out;line-height:1.3}@media (min-width:992px){.post-card .post-card-content .post-card-header .post-card-title{font-size:22px}}.post-card .post-card-content .post-card-excerpt{font-family:GoogleSans-Light;color:#60757e;margin-bottom:1em;display:-webkit-box;overflow-y:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;font-size:15px}@media (min-width:992px){.post-card .post-card-content .post-card-excerpt{font-size:16px}}.post-card .post-card-content .post-card-meta{display:flex;align-items:center;padding:0;margin-top:auto}.post-card .post-card-content .post-card-meta .static-avatar{display:block;overflow:hidden;width:36px;height:36px;border-radius:100%;box-shadow:0 0 0 1px rgba(255,255,255,.2)}.post-card .post-card-content .post-card-meta .static-avatar img{display:block;width:100%;height:100%;background:#e4eaed;border-radius:100%;-o-object-fit:cover;object-fit:cover}.post-card .post-card-content .post-card-meta .post-card-byline-content{flex:1 1 50%;display:flex;flex-direction:column;margin:0 0 0 8px;color:#90a2aa;font-size:14px;line-height:1.2em;font-weight:400;font-family:GoogleSans-Light}.post-card .post-card-content .post-card-meta .post-card-byline-content .name{color:#373c44;font-weight:600}.post-card .post-card-content .post-card-meta .post-card-byline-content .post-card-byline-date{font-size:13px;line-height:1.5em;color:#90a2aa}.post-card .post-card-content .post-card-meta .post-card-byline-content .post-card-byline-date .bull{display:inline-block;margin:0 2px;opacity:.6}.post-card .post-card-content .post-card-meta .read-more{background-color:#d9dfff;border-radius:50%;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center}@media (min-width:992px){.post-card.post-card-large{grid-column:1/span 3;display:grid;grid-gap:4vmin;grid-template-columns:1fr 1fr 1fr;min-height:280px;border-top:0}.post-card.post-card-large .post-card-image-link{position:relative;grid-column:1/span 2;margin-bottom:0;min-height:370px}.post-card.post-card-large .post-card-image-link .post-card-image{position:absolute;width:100%;height:100%}.post-card.post-card-large .post-card-content .post-card-title{margin-top:0!important;font-size:30px!important}.post-card.post-card-large .post-card-content .post-card-excerpt{font-size:17px;line-height:1.55em;-webkit-line-clamp:8!important}}@media (min-width:1100px){.post-card.post-card-large .post-card-image-link{min-height:400px}}@media (min-width:1200px){.post-card.post-card-large .post-card-image-link{min-height:430px}}.article{padding:2vmin 0 0}.article .article-post{width:100%;max-width:750px;margin:0 auto 20px}.article .article-post .article-tag{margin:0 0 .5em;color:#003970;font-size:15px;font-weight:500;letter-spacing:.2px;text-transform:uppercase}.article .article-post .article-tag:hover{border-bottom:1px solid rgba(8,27,63,.3)}.article .article-post h1{margin:0 0 40px;font-size:30px;font-weight:700}@media (min-width:578px){.article .article-post h1{font-size:35px}}@media (min-width:992px){.article .article-post h1{font-size:45px}}.article .article-breadcrumbs{width:100%;max-width:750px;margin:0 auto 20px}.article .article-breadcrumbs a{cursor:pointer}.article .article-breadcrumbs span{margin:0}.article .article-content{width:calc(100% + 20px);max-width:750px;font-weight:400;padding:0 0 8vmin;margin:0 0 0 -10px;line-height:1.8}.article .article-content ol li,.article .article-content ul li{padding:5px 0}.article .article-content .btn-primari{background-color:#003970!important;color:#fff!important;text-decoration:none!important}.article .article-content p{margin-bottom:1rem}.article .article-content table{width:100%;margin:auto}.article .article-content table,.article .article-content td,.article .article-content th{font-family:inherit!important}.article .article-content table div,.article .article-content td div,.article .article-content th div{padding:0!important}.article .article-content h1,.article .article-content h2,.article .article-content h3,.article .article-content h4,.article .article-content h5,.article .article-content h6{margin-top:1rem;margin-bottom:.6rem;font-family:inherit!important}.article .article-content h1 a,.article .article-content h2 a,.article .article-content h3 a,.article .article-content h4 a,.article .article-content h5 a,.article .article-content h6 a{color:#003970!important;text-decoration:underline!important}.article .article-content #download a,.article .article-content p a{color:#003970!important;text-decoration:underline!important}.article .article-content a p{margin-bottom:0!important}@media (min-width:750px){.article .article-content{margin:0 auto 0;width:100%}}@media (min-width:992px){.article .article-content{font-size:18px}}@media (max-width:770px){.article .article-content .u-row{width:100%!important}}.article .readmore{display:flex;align-items:center;font-weight:700;margin-bottom:18px}.article .readmore::after{content:"";height:1px;display:inline-block;flex:1;background-color:rgba(0,57,112,.2);margin-left:15px}.article .post-feed{padding:0 0 80px}