.nav-bar{background-color:#1e90ff;box-shadow:0 0 3px 1px #2626260f;height:62px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (max-width:768px){.nav-bar{height:60px;padding:0 15px}}.nav-bar.visible{box-shadow:0 2px 10px #0000001a;left:0;position:fixed;right:0;top:0;transform:translateZ(0);transition:transform .3s ease-in-out;z-index:999}@media (max-width:768px){.nav-container{justify-content:space-between;padding:0!important}.ks-menus{display:none}}.ks-menus ul{background-color:#1e90ff;list-style-type:none;margin:0;overflow:hidden;padding:0 5px}.ks-menus li{float:left;font-size:20px;letter-spacing:3px}.ks-menus li .menu-top-level{min-width:120px}.ks-menus .dropBtn,.ks-menus li a{color:#fff;display:inline-block;padding:14px 16px;text-align:center;text-decoration:none}.ks-menus .dropdown:hover .dropBtn,.ks-menus li a:hover{background-color:#fff;color:#1e90ff}.ks-menus .activeMenu{border-bottom:3px solid #fff}.ks-menus li.dropdown{display:inline-block}.ks-menus .dropdown-content{background-color:#f9f9f9;box-shadow:0 8px 16px #0003;display:none;min-width:114px;position:absolute;z-index:1}.ks-menus .dropdown-content .menu-second-level{min-width:137px}.ks-menus .dropdown-content a{color:#000;display:block;margin:3px 0;padding:9px 16px;text-align:left;text-decoration:none}.ks-menus .dropdown-content a:hover{background-color:#f1f1f1}.ks-menus .dropdown:hover .dropdown-content,.ks-menus .dropdown:hover .dropdown-content-upTriangle{display:block}.ks-menus .upTriangle{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;display:inline-block;height:0;margin-bottom:2px;margin-left:2px;width:0}.ks-menus .downTriangle,.ks-menus .dynamicTriangle{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;display:inline-block;height:0;margin-bottom:2px;margin-left:2px;width:0}.mobile-menu{background:#1e90ff;box-shadow:0 2px 5px #0003;display:none;left:0;max-height:0;overflow:hidden;position:fixed;top:60px;transition:max-height .3s ease-out;width:100%}.mobile-menu.active{display:block;max-height:500px}.mobile-menu ul{flex-direction:column}.mobile-menu li{border-bottom:1px solid hsla(0,0%,100%,.1);width:100%}.mobile-menu li a{padding:15px 20px;text-align:left}.mobile-menu-btn{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;width:30px}.mobile-menu-btn .bar{background:#fff;height:3px;transition:all .3s ease;width:100%}@media (max-width:768px){.mobile-menu-btn{display:flex}}
