.custom-nav-bar .nav-bar{position:absolute;left:0;top:0;width:100%}.custom-nav-bar .nav-bar .title-bar{background-color:#081126;height:90px;border-bottom:1px solid #7e7474}.custom-nav-bar .nav-bar .title-bar .center-box{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%;padding-right:52px;padding-left:20px}.custom-nav-bar .nav-bar .title-bar .logo{max-width:250px;aspect-ratio:387 / 76}.custom-nav-bar .nav-bar .title-bar .icon-search{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.custom-nav-bar .nav-bar .title-bar .search{display:flex;justify-content:space-between;align-items:center;width:376px;height:34px;margin:10px 12px;background-color:#f7f8fa;border-radius:2px}.custom-nav-bar .nav-bar .title-bar .search .search-input{font-size:14px;padding-left:16px;padding-right:8px;width:100%;height:24px;border:none;outline:0;background-color:transparent}.custom-nav-bar .nav-bar .title-bar .search .search-input::placeholder{color:#ccc;font-size:14px;letter-spacing:-1.2px}.custom-nav-bar .fill{height:90px}@media screen and (max-width: 800px){.custom-nav-bar .nav-bar .title-bar{height:calc(.9rem + 3px);padding-bottom:3px}.custom-nav-bar .nav-bar .title-bar .logo{height:60%}.custom-nav-bar .nav-bar .title-bar .search{margin-left:27px;flex:1;background-color:#333d60}.custom-nav-bar .nav-bar .title-bar .search .search-input{color:#969799}.custom-nav-bar .fill{height:calc(.9rem + 3px)}}
