@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";.Navbar_navbar__ZZiCr{background:linear-gradient(180deg,#0c1926,#000);color:#fff;display:flex;flex-direction:column;font-weight:500;box-shadow:0 10px 20px rgba(0,0,0,.2);z-index:1000}.Navbar_navbar__ZZiCr *{list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Navbar_topNavbar__7smJC{display:flex;justify-content:space-between;align-items:center;width:min(100% - 4em,1250px);margin:auto;height:60px;gap:10px}.Navbar_topNavbar__7smJC .Navbar_logoContainer__drcNc{display:flex;align-items:center;gap:10px;min-width:100px}.Navbar_topNavbar__7smJC .Navbar_logoContainer__drcNc .Navbar_logo__i14S6{height:32px}.Navbar_topNavbar__7smJC .Navbar_logoContainer__drcNc h1{font-size:1.3em}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e{font-weight:500;font-size:.95em;position:relative;display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:5px;cursor:pointer}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e p{text-wrap:nowrap;overflow:hidden}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_userIcon__N4DNE{height:40px;width:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_userDropdown__OkSDd{position:absolute;width:160px;top:60px;right:5px;border-radius:5px;padding:5px 0;background-color:#fff;color:#181818;border:1px solid #bbb;height:-moz-fit-content;height:fit-content;z-index:10}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_dropdownList__I70MK{margin:0;display:flex;flex-direction:column;justify-content:center}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_dropdownList__I70MK .Navbar_dropdownItem__HxmQt{height:40px!important;width:100%;height:100%;padding-left:20px;display:flex;flex-direction:row;align-items:center;gap:10px}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_dropdownList__I70MK .Navbar_dropdownItem__HxmQt:hover{background-color:#f4f4f4}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_dropdownList__I70MK .Navbar_logoutItem__TKpA2{border-top:1px solid #ddd;cursor:pointer}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_authButton__8_Xag{color:#0054ba;border:none;border-radius:3px;display:flex;gap:5px;align-items:center;cursor:pointer;transition:all .2s ease-in-out}.Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_authButton__8_Xag:hover{text-decoration:underline}.Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9{display:flex;align-items:center;width:min(100% - 10em,900px);height:38px;background-color:#fff;border-radius:5px;border:none;padding:.5rem;position:relative}.Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchBar__x3R53{border:none;outline:none;box-shadow:none;width:100%;margin:.5rem}.Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchIcon__kuSrY{height:1.5rem;margin-right:.5rem;color:#0d1f46}.Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchResults__oiLU7{background-color:#fff;position:absolute;top:50px;border-radius:5px;width:100%;z-index:1;margin-left:-5px;padding:5px 0}.Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchResults__oiLU7 p{padding:10px 20px;color:#0d1f46}.Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchResults__oiLU7 p:hover{background-color:#bebebe;color:#fff}.Navbar_bottomNavbar__Ed9fM{margin:auto;background-color:#18334d;width:100%;height:35px;font-size:.9em}.Navbar_bottomNavbar__Ed9fM .Navbar_linkList__fbx2a{width:min(100% - 1em,1250px);padding:0;margin:auto;height:100%;display:flex;gap:10px}.Navbar_bottomNavbar__Ed9fM .Navbar_dropdownTrigger___jWds,.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD{height:100%;display:flex;flex-direction:row;position:relative;align-items:center;justify-content:center}.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD{border-bottom:2px solid hsla(0,0%,80%,0);padding:5px 15px;color:#e7e7e7;text-decoration:none;transition:all .2s ease-in-out;cursor:pointer}.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD:hover{color:#fff;border-bottom:2px solid #fff}.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD .Navbar_dropdownList__I70MK{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 0;top:40px;left:-50%;border-radius:5px;background-color:#fff;border:1px solid #ccc;color:#181818;z-index:1}.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD .Navbar_dropdownList__I70MK .Navbar_dropdownItem__HxmQt{width:200px;height:40px;display:flex;align-items:center;justify-content:center}.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD .Navbar_dropdownList__I70MK .Navbar_dropdownItem__HxmQt:hover{background-color:#f4f4f4;color:#0c1926}.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD:hover ul.Navbar_dropdownList__I70MK{visibility:visible;opacity:1}.Navbar_bottomNavbar__Ed9fM .Navbar_linkItem__R6jLD .Navbar_dropdownArrow__LqiEt{margin-left:5px;height:.8rem}.Navbar_bottomNavbar__Ed9fM .Navbar_currentLink__I47Qq,.Navbar_bottomNavbar__Ed9fM .Navbar_currentLink__I47Qq:hover{color:#fff;border-bottom:2px solid #fff}.Navbar_mobileNavbar__AjEgJ{display:none}.Navbar_navbar__ZZiCr{background:linear-gradient(180deg,#fff,#ccc);color:#333;box-shadow:1px 1px 2px rgba(0,0,0,.2)}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_logoContainer__drcNc{min-width:50px}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_logoContainer__drcNc h2,.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_username__ogRRe{color:#181818}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_userContainer__65a8e .Navbar_userDropdown__OkSDd{background-color:#fff;color:#181818;border:1px solid #ccc}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9{background-color:#fff}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchBar__x3R53,.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchIcon__kuSrY{color:#181818}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchResults__oiLU7{background-color:#fff}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchResults__oiLU7 p{color:#181818}.Navbar_navbar__ZZiCr .Navbar_topNavbar__7smJC .Navbar_searchContainer__qPND9 .Navbar_searchResults__oiLU7 p:hover{background-color:#f4f4f4}.Navbar_navbar__ZZiCr .Navbar_bottomNavbar__Ed9fM{background-color:#0c1926}.Navbar_navbar__ZZiCr .Navbar_searchContainer__qPND9{border:1px solid #ccc!important}.Navbar_navbar__ZZiCr .Navbar_searchContainer__qPND9 .Navbar_searchBar__x3R53 input{color:#181818}@media screen and (max-width:868px){.Navbar_topNavbar__7smJC{width:min(100% - 1em,900px);margin:auto;height:70px}.Navbar_bottomNavbar__Ed9fM{height:40px}.Navbar_bottomNavbar__Ed9fM .Navbar_linkList__fbx2a{width:min(100% - 1em,1200px);gap:5px}.Navbar_bottomNavbar__Ed9fM .Navbar_linkList__fbx2a .Navbar_linkItem__R6jLD{padding:0 10px}.Navbar_logoContainer__drcNc h2{display:none}.Navbar_userContainer__65a8e .Navbar_username__ogRRe{display:none!important}.Navbar_userContainer__65a8e .Navbar_userDropdown__OkSDd{width:150px!important;background-color:#5596ff}}@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";.Footer_footer__x7vJd{background:linear-gradient(180deg,#0c1926,#0d1c2a);font-weight:400}.Footer_footerWrapper__ZfxHc{font-family:Lato,sans-serif;font-size:.8em;display:flex;color:#ececec;padding:2em 6em;bottom:0}.Footer_footerWrapper__ZfxHc p{margin-bottom:0}.Footer_footerWrapper__ZfxHc h2{color:#f3f3f3;margin-bottom:20px}.Footer_footerWrapper__ZfxHc a{color:#ececec;margin-bottom:5px}.Footer_footerWrapper__ZfxHc a:hover{color:#0b72d8}.Footer_footerColumn1__icTpJ,.Footer_footerColumn2__0SAMu,.Footer_footerColumn3__QTd5L,.Footer_footerColumn4__pxxN8{min-height:150px;width:30%;display:flex;flex-direction:column}.Footer_footerDisclaimer__RK5e0{color:#f1f1f1;padding:2em 6em;font-size:.8em;line-height:1.5}.Footer_footerDisclaimer__RK5e0 a{text-decoration:none}.Footer_footerDisclaimer__RK5e0 a:hover{text-decoration:underline}.Footer_footerDisclaimer__RK5e0 p{margin-bottom:1em}.Footer_footerIconContainer__HehyD{display:flex;align-items:center;gap:5px;margin-bottom:10px}.Footer_footerIcon__sJI99{width:12px;font-size:1rem;margin-right:.5rem}.Footer_footerIconText__7o56s{font-size:12px}.Footer_footerLink__o8hbJ:hover{color:#f9f9f9}.Footer_footerBottom__7zlI9{border-top:1px solid hsla(0,0%,89%,.157);padding-top:20px;color:#dcdcdc;font-size:12px;display:flex;gap:10px;align-items:center;justify-content:center;padding-bottom:30px}.Footer_footerBottom__7zlI9 .Footer_logoContainer__1wJf9{display:flex;align-items:center;gap:5px;padding-right:10px;border-right:1px solid hsla(0,0%,89%,.365)}.Footer_footerBottom__7zlI9 .Footer_logoContainer__1wJf9 .Footer_logo__9F3Kw{height:1.4rem}.Footer_footerBottom__7zlI9 .Footer_logoContainer__1wJf9 h2{font-family:Montserrat,sans-serif;font-size:1em}@media(max-width:776px){.Footer_footerWrapper__ZfxHc{display:flex;flex-wrap:wrap;padding:2rem 1rem 1rem;gap:60px;justify-content:flex-start!important;align-items:flex-start!important}.Footer_footerWrapper__ZfxHc .Footer_footerColumn1__icTpJ,.Footer_footerWrapper__ZfxHc .Footer_footerColumn2__0SAMu,.Footer_footerWrapper__ZfxHc .Footer_footerColumn3__QTd5L,.Footer_footerWrapper__ZfxHc .Footer_footerColumn4__pxxN8{width:90%;min-height:auto}.Footer_footerDisclaimer__RK5e0{padding:2rem 1rem}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.Pagination_paginationContainer__KqsD4,.Pagination_pagination__JuA9Z{display:flex;align-items:center}.Pagination_pagination__JuA9Z{list-style:none;gap:1px;padding:0}.Pagination_pagination__JuA9Z li{display:flex;align-items:center;padding:5px 8px;border:1px solid #ccc;border-radius:1px;background-color:#f9f9f9;color:#004186;font-size:.9em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .1s,color .1s}.Pagination_pagination__JuA9Z li:hover{background-color:#ededed;color:#002348}.Pagination_pagination__JuA9Z li.Pagination_active__O6zSK{background-color:#fff;color:#004895;border:1px solid rgba(0,96,198,.82);pointer-events:none}.Pagination_pagination__JuA9Z li.Pagination_disabled__ufhej{color:#ccc;cursor:default;pointer-events:none}.Pagination_pagination__JuA9Z li.Pagination_disabled__ufhej:hover{background-color:#f9f9f9}.Pagination_pagination__JuA9Z a{text-decoration:none;color:inherit}@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Lora:wght@400;600&display=swap";.Articles_articlesContainer__I2Gfb{width:min(100% - 2em,1200px);margin:10px auto 100px;display:flex;flex-direction:column}.Articles_articlesList__KiZU_{display:flex;flex-direction:row;gap:30px;padding:10px 0;margin:10px 0;flex-wrap:wrap}@media(max-width:800px){.Articles_articlesList__KiZU_{display:flex;flex-direction:column;align-items:center!important;min-height:350px}.Articles_articlesList__KiZU_ .Articles_articleCard__gngBb{width:100%;margin:10px auto}}.Articles_articleCard__gngBb{display:flex;flex-direction:column;gap:10px;width:350px;height:450px;border-radius:5px;overflow:hidden;transition:all .15s ease-in-out}.Articles_articleCard__gngBb:hover{transform:scale(1.005)}@media(max-width:800px){.Articles_articleCard__gngBb{width:100%;height:100%;margin:10px auto}}.Articles_articleCardImage__0aZKb img{box-shadow:1px 1px 2px rgba(33,33,33,.21);width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.Articles_articleCardContent__7AAd4{display:grid;grid-template-rows:1fr 2fr 6fr;gap:10px;height:300px}.Articles_articleCardContent__7AAd4 p{font-size:.9em;overflow:hidden}.Articles_articleCardContent__7AAd4 h3{font-size:1.2em;font-weight:500}.Articles_articleCardContent__7AAd4 h3:hover{text-decoration:underline}@media(max-width:800px){.Articles_articleCardContent__7AAd4 h3{font-size:1.5em}.Articles_articleCardContent__7AAd4 p{font-size:1em}}.Articles_articleCardContent__7AAd4 .Articles_publishedDate__kuyQZ{font-size:.7em;font-weight:600;color:#0745d8}.Articles_articleImageContainer__cIIU0{width:100%;height:420px;overflow:hidden}.Articles_articleImageContainer__cIIU0 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:800px){.Articles_articleImageContainer__cIIU0{height:350px}}.Articles_topArticleHeading__iO21F{font-size:1.5em;font-weight:600;margin:40px 0 5px;text-align:center}.Articles_fullscreenCarousel__LRiKb{width:100%;height:420px;position:relative;overflow:hidden}.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ{height:420px}.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ .Articles_carouselBackground__DBy45{width:100%;height:100%;background-size:cover;background-position:50%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ .Articles_carouselBackground__DBy45 .Articles_carouselContent__2Kuza{text-align:center;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:1em 0;color:#fff;margin-bottom:40px;width:100%;background-color:rgba(19,20,22,.788);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ .Articles_carouselBackground__DBy45 .Articles_carouselContent__2Kuza h3{margin-bottom:10px;font-size:24px}.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ .Articles_carouselBackground__DBy45 .Articles_carouselContent__2Kuza a{color:#000;background-color:#fff;padding:5px 30px;font-size:.9em;margin:0 auto;text-decoration:none;border-radius:3px;transition:all .15s ease-in-out}.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ .Articles_carouselBackground__DBy45 .Articles_carouselContent__2Kuza a:hover{transform:translateY(-1px)}@media(max-width:800px){.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ{height:350px}.Articles_fullscreenCarousel__LRiKb .Articles_swipItem__ZcBGJ .Articles_carouselBackground__DBy45 .Articles_carouselContent__2Kuza h3{font-size:16px}}.Articles_fullscreenCarousel__LRiKb .Articles_control-arrow__n7vt9{padding:200px;border:1px solid blue}.Articles_articlePage__QMP3C{width:100%;background-color:#fff}.Articles_articleMeta__EJuJa{display:flex;flex-direction:row;justify-content:space-between;align-items:center!important;gap:10px;padding:10px;margin:30px auto;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.Articles_articleMeta__EJuJa div{display:flex;flex-direction:row;gap:20px;align-items:center}.Articles_articleMeta__EJuJa div span{font-size:.9em;color:#666;display:flex;flex-direction:row;gap:5px;align-items:center;cursor:pointer}.Articles_articleMeta__EJuJa div span:hover{color:#000}.Articles_articleMeta__EJuJa .Articles_articleDate__aMzcI{font-size:.9em;color:#666;align-items:center}.Articles_articleContent__NtZkZ{width:min(100% - 2em,1200px);margin:20px auto;display:grid;grid-template-columns:2fr 1fr}.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH{width:min(100% - 10px,700px);margin:0 auto;padding:20px 20px 100px;font-size:.9em}.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH h1{font-size:35px;font-weight:600}.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH h2,.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH h3{font-size:20px;font-weight:600;margin-top:20px}.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH li,.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH p{line-height:1.5;list-style:none}@media(max-width:800px){.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH{padding:10px 5px}.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH h1{font-size:28px}}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG{display:block;padding:20px}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG h2{margin-bottom:10px;font-size:24px}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG .Articles_recentArticlesContainer__4bfnF{display:flex;flex-direction:column;gap:15px}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG .Articles_recentArticlesContainer__4bfnF .Articles_recentArticle__XNMRY{border:1px solid #e0e0e0;border-radius:3px;padding:10px;display:flex;flex-direction:row;gap:10px;max-width:500px;box-shadow:0 1px 4px hsla(0,0%,51%,.191);transition:all .15s ease-in-out}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG .Articles_recentArticlesContainer__4bfnF .Articles_recentArticle__XNMRY .Articles_recentArticleImage__DqgeU img{width:120px!important;height:80px;-o-object-fit:cover;object-fit:cover}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG .Articles_recentArticlesContainer__4bfnF .Articles_recentArticle__XNMRY .Articles_recentArticleContent__U_bkY h3{margin-bottom:5px;font-size:18px}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG .Articles_recentArticlesContainer__4bfnF .Articles_recentArticle__XNMRY .Articles_recentArticleContent__U_bkY a{color:#191919;text-decoration:none;font-size:14px;font-weight:500!important}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG .Articles_recentArticlesContainer__4bfnF .Articles_recentArticle__XNMRY .Articles_recentArticleContent__U_bkY a:hover{text-decoration:underline;color:#085dc4}.Articles_articleContent__NtZkZ .Articles_recentArticles__zxBIG .Articles_recentArticlesContainer__4bfnF .Articles_recentArticle__XNMRY:hover{transform:scale(1.01)}@media(max-width:1000px){.Articles_articleContent__NtZkZ{grid-template-columns:1fr}.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH{width:100%;margin:0 auto;padding:10px 5px}.Articles_articleContent__NtZkZ .Articles_articleContainer__quzmH h1{font-size:28px}}.Articles_articleBody__Yoprx{max-width:800px;margin:0 auto;padding:20px 0}.Articles_articleBody__Yoprx p{margin-bottom:1.2em;font-size:1em;font-weight:400}.Articles_articleBody__Yoprx a{color:#0069d1;cursor:pointer;text-decoration:none}.Articles_articleBody__Yoprx a:hover{text-decoration:underline}.Articles_articleBody__Yoprx ul{padding-left:20px;margin:1em 0}.Articles_articleBody__Yoprx li{margin:10px 0}.Articles_articleBody__Yoprx h1,.Articles_articleBody__Yoprx h2,.Articles_articleBody__Yoprx h3,.Articles_articleBody__Yoprx h4{font-family:Lora,serif;margin:50px 0 10px;line-height:1.2;color:#222}.Articles_articleBody__Yoprx h1{font-size:2em;font-weight:600}.Articles_articleBody__Yoprx h2{font-size:1.5em;font-weight:600;text-decoration:underline}.Articles_articleBody__Yoprx h3{font-size:1.3em;font-weight:600}.Articles_articleBody__Yoprx h4{font-size:1.1em;font-weight:600}.Articles_articleBody__Yoprx img{max-width:100%;height:auto;display:block;margin:20px 0}@media(max-width:800px){.Articles_articleBody__Yoprx{padding:15px}.Articles_articleBody__Yoprx h1{font-size:1.5em}.Articles_articleBody__Yoprx h2{font-size:1.3em}.Articles_articleBody__Yoprx h3{font-size:1.2em}.Articles_articleBody__Yoprx h4{font-size:1em}}.Articles_articleTags__QUvH_{display:flex;flex-wrap:wrap;gap:5px;margin-top:20px}.Articles_articleTags__QUvH_ .Articles_tag___QkDC{background-color:#e4e4e4;padding:3px 8px;border-radius:3px;font-size:.8em}.Articles_commentsSection__bgrIg{margin:5rem 0;display:flex;flex-direction:column;gap:1rem}.Articles_commentsSection__bgrIg .Articles_comment__hpTKS{margin:1rem 0 0 1rem;border-bottom:1px solid #e3e3e3;padding:1rem 0}.Articles_commentsSection__bgrIg .Articles_comment__hpTKS div{display:flex;flex-direction:row;gap:10px;align-items:flex-start}.Articles_commentsSection__bgrIg .Articles_comment__hpTKS div img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.Articles_commentsSection__bgrIg .Articles_comment__hpTKS p strong{font-weight:700}.Articles_commentsSection__bgrIg span{display:flex;flex-direction:row;gap:5px}.Articles_commentsSection__bgrIg span a{color:#0c4bf7;cursor:pointer}.Articles_commentsSection__bgrIg span a:hover{text-decoration:underline}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB{display:flex;flex-direction:column!important;gap:10px!important;align-items:flex-start!important;width:100%}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentHead__PN5sa{display:flex;flex-direction:row;gap:10px;align-items:center}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentHead__PN5sa .Articles_commentDate__giCG6{font-size:12px;color:#666}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentHead__PN5sa .Articles_pendingStatus__Hr7A_{font-size:12px;color:#f74b0c;display:flex;flex-direction:row;align-items:center;gap:0}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentActions__nlUFD{display:flex;flex-direction:row;gap:10px;align-items:center}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentActions__nlUFD .Articles_approveCommentButton__7ILX6,.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentActions__nlUFD .Articles_deleteCommentButton__WBZiH{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:5px;background:none;border:1px solid #ccc;border-radius:3px;color:#f74b0c;margin-top:10px;padding:6px 10px;font-size:14px;font-weight:600;transition:background-color .2s ease-in-out,color .2s ease-in-out}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentActions__nlUFD .Articles_approveCommentButton__7ILX6:hover,.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentActions__nlUFD .Articles_deleteCommentButton__WBZiH:hover{background-color:#fff;color:#c73500}.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentActions__nlUFD .Articles_approveCommentButton__7ILX6 p,.Articles_commentsSection__bgrIg .Articles_commentContent___s_fB .Articles_commentActions__nlUFD .Articles_deleteCommentButton__WBZiH p{font-size:12px;color:#232323;font-weight:400;margin:0}.Articles_commentsSection__bgrIg .Articles_commentInputForm__5JBcy{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;width:100%}.Articles_commentsSection__bgrIg .Articles_commentInputImage__taX1l{border-radius:50%;-o-object-fit:cover;object-fit:cover}.Articles_commentsSection__bgrIg form{display:flex;flex-direction:column!important;gap:.5rem;width:100%}.Articles_commentsSection__bgrIg form textarea{border:1px solid #ddd;border-radius:5px;padding:.5rem;resize:none;height:100px}.Articles_commentsSection__bgrIg form button{align-self:flex-end;padding:.5rem 1rem;border-radius:5px;border:none;background-color:#333;color:#fff;cursor:pointer}@media(max-width:800px){.Articles_articlesList__KiZU_{flex-direction:column;align-items:center!important;min-height:350px;padding:5px;margin:10px auto}.Articles_topArticles__wXWLI{display:flex;flex-direction:column;gap:10px;margin:20px auto;padding:40px 0;width:min(100% - 1em,1000px);height:max(100%,500px);border-bottom:1px solid #ccc;border-top:1px solid #ccc}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa{display:flex;flex-direction:row;gap:10px;height:100%;width:100%}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa .Articles_topArticleCardImage__VTBJ_{width:-moz-min-content;width:min-content}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa .Articles_topArticleCardImage__VTBJ_ img{width:150px;height:100px;-o-object-fit:cover;object-fit:cover}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa h3{font-size:1.2em;font-weight:600;margin:10px 0 5px}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa a{color:#000;cursor:pointer}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa a:hover{text-decoration:underline}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa p{font-size:.8em;margin:0 0 10px}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa:first-child{grid-column:1;grid-row:1/span 2}.Articles_topArticles__wXWLI .Articles_topArticle__Dkwaa:nth-child(n+2){grid-column:2}}