.NewsGridLayer{grid-template-areas:". . . ." ". . NavBar ." ". . . ." ". TitleText TitleText ." ". SubTitleText SubTitleText ." ". Arrow Arrow ." ". . . ." "NewsBody NewsBody NewsBody NewsBody"}.NewsAccentLayer{top:0;height:100%;width:100vw;background:#ca9502;opacity:.1;z-index:1}.NewsBodyPage{grid-area:NewsBody;background:rgba(255,185,20,.5);grid-template-columns:15% 70% 15%;grid-template-rows:10% 75% 15%;grid-template-areas:". . ." ". NewsArticles ." ". . .";font-family:Roboto-regular,sans-serif}.NewsArticles,.NewsBodyPage{width:100%;height:100%;display:grid;position:relative}.NewsArticles{grid-area:NewsArticles;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:6vh 4.5vh;gap:6vh 4.5vh;grid-template-areas:"Article_1 Article_2" "Article_3 Article_4"}.ArticleCover{position:absolute;max-height:100%;object-fit:cover}.ArticleCover,.Articles{width:100%;left:50%;top:50%;transform:translate(-50%,-50%);transition:.5s}.Articles{border-radius:20px;position:relative;height:100%;overflow:hidden;box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.09)}.Articles:hover{width:Calc(100% + 30px);max-height:Calc(100% + 30px);box-shadow:0 6px 8px 0 hsla(0,0%,100%,.2),0 6px 20px 0 hsla(0,0%,100%,.19)}.Articles:active{box-shadow:0 6px 8px 8px hsla(0,0%,100%,.2),0 6px 20px 0 hsla(0,0%,100%,.19)}.Articles:hover .ArticleCover{-webkit-filter:blur(4px);filter:blur(4px)}.Articles:active .ArticleCover{width:Calc(100% + 30px);max-height:Calc(100% + 30px)}.ArticleTitle{position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);color:#cc9c1f;text-align:center;background:hsla(0,0%,100%,.78);background-image:linear-gradient(to bottom right,rgba(253,211,93,.31),hsla(0,0%,100%,.78));transition:.5s;opacity:0;z-index:10}.Articles:hover .ArticleTitle{opacity:1}.ArticleTitleText{position:absolute;font-family:Roboto-900,sans-serif;font-size:3.5vw;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.Article_1{grid-area:Article_1}.Article_2{grid-area:Article_2}.Article_3{grid-area:Article_3}.Article_4{grid-area:Article_4}.NewsGridLayer>.PageTitle{height:63%;left:50%;top:50%;position:absolute;transform:translate(-50%,-50%)}.NewsGridLayer>.PageSubTitle{color:hsla(0,0%,100%,.9);background:rgba(202,149,2,.9);font-size:2.7vw}.NewsGridLayer>.PageTitle>#news_letters{fill:#ca9502}.NewsGridLayer>.PageTitle:hover #news_letters{stroke:#ca9502;stroke-width:.2vw;stroke-miterlimit:10;overflow:visible;-webkit-animation:letters_transition_color 2s ease forwards;animation:letters_transition_color 2s ease forwards;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes letters_transition_color{to{fill:rgba(0,21,49,.1);stroke:#fff}}@keyframes letters_transition_color{to{fill:rgba(0,21,49,.1);stroke:#fff}}#news_letters path:first-child{stroke-dasharray:300;stroke-dashoffset:1263}#news_letters path:nth-child(2){stroke-dasharray:300;stroke-dashoffset:1076}#news_letters path:nth-child(3){stroke-dasharray:300;stroke-dashoffset:1633}#news_letters path:nth-child(4){stroke-dasharray:300;stroke-dashoffset:1119}@media only screen and (max-width:800px){.NewsBodyPage{grid-template-columns:5% 90% 5%;grid-template-rows:10% 75% 15%}.NewsGridLayer{width:100vw;height:150vh;grid-template-columns:6% 88% 6%;grid-template-rows:26% 7% 13% 3% 13% 5% 33%;grid-gap:1px 1px;gap:1px 1px;grid-template-areas:". . ." "TitleText TitleText TitleText" ". SubTitleText ." ". . ." ". NavBar ." ". . ." "NewsBody NewsBody NewsBody"}.NewsGridLayer>.PageTitle{position:absolute;width:90%;left:50%;top:0;transform:translateX(-50%)}.ArticleCover{height:100%;max-width:100%}.NewsGridLayer>.PageSubTitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:2.4vh}}
/*# sourceMappingURL=6.8310b30e.chunk.css.map */