.news-and-articles_newsAndArticlesSection__n_mMN{display:flex;flex-direction:column;background-color:var(--light-grey-color);width:100%}.news-and-articles_newsArticles__k32wF{margin-bottom:2rem}.news-and-articles_newsArticles__k32wF h1{font-family:var(--font-family);font-style:normal;font-weight:800;font-size:32px;line-height:149.9%;color:var(--primary-text-color);margin-bottom:1rem}.news-and-articles_newsCardSection__8Reen{display:flex;justify-content:space-between}.news-and-articles_imageSection___Kk4q{width:45%;border-radius:10px;background-color:var(--secondary-color);padding:10px;box-sizing:border-box}.news-and-articles_featuredImage__9IrYC{height:289.46px;width:100%;border-radius:5px;background-repeat:no-repeat;background-position:50%;background-size:cover}.news-and-articles_newsCardInfo__oCoH5{width:50%}.news-and-articles_newsCardInfo__oCoH5 span:first-of-type{padding:11px 10px;background-color:var(--featured-badge-color);border-radius:5px;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:var(--primary-color);text-align:center}.news-and-articles_newsCardInfo__oCoH5 p span{background-color:transparent!important;padding:0}.news-and-articles_newsCardInfo__oCoH5 h2{font-family:var(--font-family);font-style:normal;font-weight:600;font-size:32px;line-height:40px;display:flex;align-items:center;color:var(--primary-color);flex:none;order:1;align-self:stretch;flex-grow:0}.news-and-articles_newsCardInfo__oCoH5 p{font-family:var(--font-family);font-style:normal;font-weight:600;max-height:80px;flex-wrap:nowrap;overflow:hidden;font-size:16px;line-height:20px;margin-top:1rem!important}.news-and-articles_newsCardInfoBottom__ekRRk{display:flex;justify-content:space-between}.news-and-articles_newsCardInfo__oCoH5 .news-and-articles_newsCardInfoBottom__ekRRk span:first-child{background-color:transparent;color:var(--enabled-text-color);font-family:var(--font-family);font-style:normal;font-weight:700;font-size:16px;line-height:20px;padding:0}.news-and-articles_newsCardInfo__oCoH5 .news-and-articles_newsCardInfoBottom__ekRRk span:nth-child(2){font-family:var(--font-family);font-style:normal;font-weight:700;font-size:16px;line-height:20px;display:flex;align-items:center;text-align:right;color:var(--primary-color);margin-right:20px}.news-and-articles_topArticles__RPlMX{display:flex;flex-direction:column;margin-bottom:2rem}.news-and-articles_topArticles__RPlMX h1{font-family:var(--font-family);font-style:normal;font-weight:800;font-size:32px;line-height:149.9%;color:var(--primary-text-color);margin-bottom:1rem}.news-and-articles_top4ArticleList__kvCN7{width:100%;display:flex;justify-content:space-between;margin-bottom:1rem}.news-and-articles_top4ArticleItem__BUKtv{width:100%;display:flex;justify-content:space-between;background-color:var(--secondary-color);margin:0 10px;height:auto;border-radius:10px;padding:20px}.news-and-articles_top4ArticleImage__8zKWw{width:50%;border-radius:5px;height:100%;background-image:url(/_next/static/media/featured1.e28421e7.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.news-and-articles_top4ArticleInfo__PgryW{width:45%}.news-and-articles_top4ArticleInfo__PgryW span:first-child{padding:5px;background-color:var(--featured-badge-color);border-radius:10px;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:var(--primary-color);text-align:center}.news-and-articles_top4ArticleInfo__PgryW span:nth-child(2){font-size:14px;line-height:20px}.news-and-articles_top4ArticleInfo__PgryW span:last-child,.news-and-articles_top4ArticleInfo__PgryW span:nth-child(2){background-color:transparent;color:var(--enabled-text-color);font-family:var(--font-family);font-style:normal;font-weight:600;margin-left:10px;padding:0}.news-and-articles_top4ArticleInfo__PgryW span:last-child{font-size:12px}.news-and-articles_allArticleSection__BFgba{display:flex;flex-direction:column;margin-bottom:2rem}.news-and-articles_allArticleSection__BFgba h1{font-family:var(--font-family);font-style:normal;font-weight:800;font-size:32px;line-height:149.9%;color:var(--primary-text-color);margin-bottom:1rem}.news-and-articles_allArticleList__G4D9_{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem;margin-bottom:3rem}.news-and-articles_articleItem__FpW6G{width:100%;height:282px;display:flex;flex-direction:column;padding:10px;background-color:var(--secondary-color);justify-content:center;border-radius:5px;cursor:pointer}.news-and-articles_articleItem__FpW6G .news-and-articles_articleImage__zrFA7{width:100%;height:100%;border-radius:10px 10px 0 0;background:url(/_next/static/media/featured1.e28421e7.png);background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative}.news-and-articles_articleImage__zrFA7:before{position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--primary-color);content:"Read More";display:flex;text-align:center;padding:auto;justify-content:center;align-items:center;font-size:20px;font-weight:600;color:var(--secondary-color);border-radius:10px 10px 0 0;opacity:0;transition:all .9s}.news-and-articles_articleImage__zrFA7:hover:before{opacity:1}@keyframes news-and-articles_animatedCard__KbhR8{0%{opacity:.5}to{opacity:1}}.news-and-articles_articleImage__zrFA7:before:hover{opacity:1}.news-and-articles_articleItem__FpW6G .news-and-articles_articleInfo__U_JKY{display:flex;padding:10px;flex-direction:column;background-color:#e8effc;border-radius:0 0 10px 10px}.news-and-articles_articleItem__FpW6G .news-and-articles_articleInfo__U_JKY span{font-family:var(--font-family);font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;color:var(--primary-color)}.news-and-articles_articleItem__FpW6G .news-and-articles_articleInfo__U_JKY p{margin:0;text-align:left;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:var(--primary-color);text-transform:uppercase}.news-and-articles_articlePagination___5s_q{display:flex;justify-content:center;align-items:center;align-self:center;padding:10px 20px;border-radius:10px;background-color:var(--primary-color);color:var(--secondary-color);list-style:none}.news-and-articles_articlePagination___5s_q li{margin-left:5px;margin-right:5px;text-align:center;cursor:pointer}.news-and-articles_articlePagination___5s_q .news-and-articles_active___4nIk{font-weight:800}@media screen and (max-width:797px){.news-and-articles_newsCardSection__8Reen{flex-direction:column}.news-and-articles_imageSection___Kk4q{width:100%;margin-bottom:1rem}.news-and-articles_newsCardInfo__oCoH5{width:100%}.news-and-articles_top4ArticleList__kvCN7{flex-direction:column}.news-and-articles_top4ArticleItem__BUKtv{height:100%;margin:0 auto 1rem}.news-and-articles_top4ArticleImage__8zKWw{height:20vh}}