body{font-family:var(--FONT-FAMILY)}.pointer{cursor:pointer}a{text-decoration:none!important}.breadcrumb-custom{flex-wrap:wrap;align-items:center;font-size:15px;display:flex}.breadcrumb-item-custom{align-items:center;font-weight:500;display:flex}.breadcrumb-link{color:#444;text-decoration:none}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-separator{color:#888;margin:0 8px;font-weight:400}.breadcrumb-current{color:var(--THEME-COLOR);font-weight:500}.navbarCustom{border-bottom:1px solid #eaeaea;font-size:15px;font-weight:500;transition:box-shadow .3s,border-bottom .3s}.navbar-scrolled{z-index:15;border-bottom:1px solid #cfcbcb;position:sticky;top:0;box-shadow:0 2px 6px #00000014}.navbarCustom .container,.navbarCustom .container-fluid,.navbarCustom .container-sm,.navbarCustom .container-md,.navbarCustom .container-lg,.navbarCustom .container-xl,.navbarCustom .container-xxl{position:relative}.navLinks .nav-link{color:#666;font-size:15px;transition:color .3s;padding:8px 16px!important}.navLinks .nav-link:hover{color:var(--THEME-COLOR)}.navLinks .nav-link.active,.navLinks .nav-link:focus{color:var(--THEME-COLOR);font-weight:500}.navbar-brand img{max-height:50px}.icon{color:var(--THEME-COLOR);font-size:1.2rem;transition:color .3s}.icon:hover{color:#d35400}.dropdownCustom{list-style:none;position:static}.dropdownToggle{cursor:pointer;color:#666;align-items:center;gap:6px;padding:8px 16px;transition:color .3s;display:flex}.dropdownToggle:hover{color:var(--THEME-COLOR)}.dropdownIcon{transition:transform .3s}.dropdownMenu{box-sizing:border-box;z-index:999;background-color:#fff9e8;background-image:url(/assets/imgs/theme/dropdown-bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border:1px solid #eee;border-radius:16px;flex-direction:row;gap:26px;width:100%;margin-top:12px;padding:16px;display:none;position:absolute;top:100%;left:0;overflow-x:auto;box-shadow:0 8px 24px #0000001f}.dropdownCustom:hover .dropdownMenu{display:flex}.dropdownColumn{border-right:1px solid #e0e0e0;flex-direction:column;gap:8px;min-width:200px;display:flex}.dropdownColumn:last-child{border-right:none;padding-right:0}.dropdownTitle{color:#505050;margin-bottom:4px;font-size:16px;font-weight:500}.dropdownSubtitle{color:#505050;margin:0 0 4px;font-size:16px;font-weight:500}.dropdownColumn a{color:#6e6e6e;font-size:14px;text-decoration:none;transition:color .2s}.dropdownColumn a:hover{color:var(--THEME-COLOR)}.dropdownCustom.active .dropdownToggle{font-weight:500;color:var(--THEME-COLOR)!important}.dropdownIcon.rotate{transform:rotate(180deg)}.dropdownMenu{display:none}.dropdownCustom .dropdownMenu{display:flex}.custom-footer{color:#333;background:url(/assets/imgs/theme/footer-bg.svg) top/cover no-repeat;padding:50px 20px 20px}.footer-top{justify-content:space-between;margin-bottom:30px;display:flex}.footer-col h4{margin-bottom:10px;font-size:16px;font-weight:500}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#333;font-size:14px;text-decoration:none;transition:color .3s}.footer-col ul li a:hover{color:var(--THEME-COLOR,var(--THEME-BUTTON-COLOR))}.footer-logo{width:100px;margin-bottom:5px;margin-left:-15px}.footer-text{color:#555;margin-bottom:16px;font-size:14px;line-height:1.6}.footer-contact div{justify-content:flex-start;gap:6px;margin-bottom:6px;font-size:14px;display:flex}.footer-contact a{color:#4d4d4d}.footer-socials{color:#6e6e6e;gap:12px;margin-top:10px;font-size:18px;display:flex}.playstore-badge{width:140px;margin-top:10px}.footer-bottom{text-align:center;color:#666;border-top:1px solid #ccc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:20px;font-size:14px;display:flex}.footer-logos{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px;display:flex}.footer-logos img{height:30px}.footer-info{max-width:340px}.footer-right{flex-direction:column;justify-content:center;gap:10px;margin-right:10px;display:flex}.footer-links-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;width:55%;display:grid}.gif-container{background:#fff;width:100vw;height:100vh;position:relative;overflow:hidden}.animated-gif{width:250px;height:auto;animation:2.5s ease-in-out forwards moveAndCenter;position:absolute}@keyframes moveAndCenter{0%{top:0;left:0;transform:translate(0)}40%{top:100%;left:0;transform:translateY(-100%)}80%{top:100%;left:100%;transform:translate(-100%,-100%)}to{top:50%;left:50%;transform:translate(-50%,-50%)}}.no-records{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.no-record-icon{border-radius:15px;width:600px;height:300px;margin-bottom:20px}.no-record-title{color:var(--THEME-COLOR);font-size:22px;font-weight:500}.p-2-5{padding:.75rem!important}.search-box .dropdown-menu{background-image:url(/assets/imgs/theme/dropdown-bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border:1px solid #eee;border-radius:16px;margin-top:12px;padding:16px;box-shadow:0 8px 24px #0000001f}.search-page .modal-body{background-image:url(/assets/imgs/theme/dropdown-bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover}.clear-btn{color:#888;cursor:pointer;font-size:18px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.clear-btn:hover{color:#000}
