.bottom-bar{position:fixed;bottom:0;width:100%;height:70px;background-color:#f2f2f2;box-shadow:0 -2px 10px rgb(0 0 0 / .1);display:none;justify-content:space-around;align-items:center;z-index:1000;border-radius:20px 20px 0 0}.bottom-bar .icon{display:flex;flex-direction:column;align-items:center;color:#999;font-size:14px}.bottom-bar .icon a{color:#999}.bottom-bar .icon i{font-size:24px;margin-bottom:5px}.bottom-bar .icon span{font-size:12px;display:flex}.bottom-bar .logo{position:relative;width:70px;height:70px;background-color:#f2f2f2;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;box-shadow:0 2px 10px rgb(0 0 0 / .2);margin-top:-30px}.bottom-bar .logo img{width:50px;height:50px}.bottom-bar .icon:hover i,.bottom-bar .logo:hover{color:#243D80}@media (max-width:768px){.bottom-bar{display:flex}}@media (min-width:769px){.bottom-bar{display:none}}@media (max-width:768px){.max-mega-menu{position:absolute;bottom:100%!important;left:0;z-index:1000;display:none;max-height:300px;overflow-y:auto}.max-mega-menu.active{display:block}}@media (min-width:769px){.max-mega-menu{display:none}.max-mega-menu li{display:block}}#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary{display:block;max-height:400px;overflow-y:auto}.article-item{display:flex;justify-content:flex-start}.article-item img{width:16px;height:100%}