*,:after,:before{box-sizing:border-box}body,html{min-height:100vh;height:100%;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{flex-direction:column;min-height:100vh;overflow-x:clip}.body_container,body{display:flex;width:100%}.body_container{flex:1 0 auto;flex-direction:column;align-items:center;background-color:#efefef;padding:20px 0}.main_container_box{flex:1 0 auto;width:80%;max-width:1600px;height:100%;display:flex;flex-direction:row;background-color:#fff}.main_container_box .column_text{flex:0 0 40%;overflow-y:auto;overflow-x:hidden}.main_container_box .column_map{width:100%;display:flex;flex-direction:row}.main_container_box .column_map .graph_data{width:50%;padding:20px 20px 50px 50px}.main_container_box .column_map .graph_map{width:50%;padding:10px;overflow:visible}.not_found_container{height:100%;display:flex;align-items:center}.not_found_container .box{padding:20px;text-align:center}.not_found_container .box .icon{height:100px}.not_found_container .box .icon svg{color:#174b86}.not_found_container .box h1{color:#537193}.not_found_container .box .home{display:flex;flex-direction:row;gap:10px;justify-content:center}.not_found_container .box .home a{display:flex;justify-content:center;align-items:center;height:24px;text-decoration:none;font-weight:700;color:#174b86}.not_found_container .box .home a:visited{color:#174b86}.not_found_container .box .home a span{padding-top:5px}.not_found_container .box .home .icon_home{display:flex;flex-direction:row;height:24px;min-width:24px}.not_found_container .box .home .icon_home svg{color:#174b86}.footer_footer_wrapper__2ZVEw{box-shadow:0 -4px 8px -4px rgba(0,0,0,.15);display:grid;grid-template-columns:1fr;align-items:center;padding:10px 50px;height:70px}.footer_footer_wrapper__2ZVEw .footer_content__exdM0{display:flex;font-size:12px;flex-direction:row;justify-content:space-between;align-items:center}.footer_footer_wrapper__2ZVEw .footer_content__exdM0 .footer_logo_section__3k7VM{display:inline-grid;justify-self:start;width:30px}.footer_footer_wrapper__2ZVEw .footer_content__exdM0 .footer_others__MWwQV{display:flex;justify-content:space-around;width:20%}