.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}.banner .site-header-content{color:#081a3e;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 0 0}@media (min-width:992px){.banner .site-header-content{padding:3rem 0 10px}}.banner .site-header-content .site-logo{max-height:40px}@media (min-width:768px){.banner .site-header-content .site-logo{max-height:55px}}.banner .site-header-content h1{margin:0 auto 10px;line-height:1.2em;font-weight:700}.banner .site-header-content h1 span{background:linear-gradient(90deg,#1ca8d4 1.77%,#5764df 22.12%,#927aeb 42.77%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner .site-header-content .site-description{max-width:800px}@media (min-width:768px){.banner .site-header-content .site-description{font-size:18px}}@media (min-width:992px){.banner .site-header-content .site-description{font-size:20px}}.banner .site-header-content .site-search{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;padding:10px 0 30px}.banner .site-header-content .site-search input{border-radius:33px;border:1px solid #6687ff;background:#fff;box-shadow:0 4px 15px 0 rgba(122,138,169,.25);color:#081a3e;padding:6px 20px;outline:0;width:300px}.banner .site-header-content .site-search input::placeholder{color:rgba(8,26,62,.25)}@media (min-width:1200px){.banner .site-header-content .site-search input{width:350px}}.banner .site-header-content .site-search button{border-radius:33px;background:#6687ff;box-shadow:0 4px 15px 0 rgba(122,138,169,.25);display:inline-flex;padding:6px 30px;justify-content:center;align-items:center;color:#fff;font-weight:700;font-family:GoogleSans-Bold;border:none;outline:0}@media (min-width:768px){.banner .site-header-content .site-search{gap:15px;padding:30px 0 45px}.banner .site-header-content .site-search input{padding:10px 25px}.banner .site-header-content .site-search button{padding:10px 35px}}@media (min-width:992px){.banner .site-header-content .site-search button{font-size:18px;padding:10px 50px}}@media (min-width:768px){.banner .site-header-content .nav-tag{display:flex;align-items:center}}.banner .site-header-content .nav-tag ul{display:flex;flex-wrap:wrap;align-items:center;font-family:GoogleSans-Light;list-style:none;flex:1;padding-left:0;gap:8px;font-size:16px;margin-bottom:0}.banner .site-header-content .nav-tag ul li{cursor:pointer;position:relative;color:rgba(8,26,62,.5);background:rgba(217,223,255,.7);border-radius:33px;padding:6px 20px;margin-right:3px}.banner .site-header-content .nav-tag ul li.active{font-weight:700;background:#927aeb;color:#d9dfff}@media (min-width:768px){.banner .site-header-content .nav-tag ul li{padding:6px 25px}}@media (min-width:992px){.banner .site-header-content .nav-tag ul{font-size:18px;gap:10px}}.banner .site-header-content .nav-tag .search{border-radius:50px;height:38px;background-color:#fff;box-shadow:0 5px 5px rgba(0,0,0,.2);display:flex;overflow:hidden;align-items:center}@media (min-width:1400px){.banner .site-header-content .nav-tag .search{height:42px}}.banner .site-header-content .nav-tag .search input{flex:1;height:38px;border:none;outline:0;box-shadow:none;padding:0 8px 0 20px;min-width:150px;font-size:15px;color:#003970}.banner .site-header-content .nav-tag .search input::placeholder{color:rgba(0,57,112,.3)}@media (min-width:768px){.banner .site-header-content .nav-tag .search input{max-width:160px;padding:0 5px 0 10px}}@media (min-width:1200px){.banner .site-header-content .nav-tag .search input{max-width:200px;padding:0 8px 0 15px}}@media (min-width:1400px){.banner .site-header-content .nav-tag .search input{height:42px;max-width:250px;padding:0 8px 0 20px}}.banner .site-header-content .nav-tag .search img{cursor:pointer;height:20px;object-fit:contain;padding-right:10px;padding-left:5px}@media (min-width:1200px){.banner .site-header-content .nav-tag .search img{padding-right:15px}}.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}.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;cursor:pointer}.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,.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}