@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Rubik:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0}
.menu .menu-list{display:flex;align-items:baseline;gap:16px;height:58px}
.menu .list-box{position:fixed;width:100%;top:80px;left:0;background:rgba(0,0,0,0.5);height:100vh}
.menu .list-box .list-box-item{padding:0;min-height:100vh}
.hdnew-navcomp{display:flex;gap:16px;box-shadow:0 4px 4px 0 #00000040;border-radius:0 0 24px 24px;background:white}
.hdnew-navcomp .hdnew-compone{width:75%;padding:4px 0 16px 30px}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-top{display:flex;flex-wrap:wrap;gap:6px 40px}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item{width:30%;list-style:none}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .hi-head{padding:10px 0;display:flex;align-items:center;gap:8px}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .hi-head img{width:24px;height:24px}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .hi-head a{color:#005eac;font-family:Rubik;font-size:14px;font-weight:500;text-decoration:none}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .hi-head a h3{color:#005eac;font-family:Rubik;font-size:14px;font-weight:500;text-decoration:none}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box{display:flex;flex-direction:column;border-top:.5px solid #0072bc;padding-top:6px;gap:3px}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .hamdetails-box{gap:10px}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box li{font-family:Rubik;font-size:14px;font-weight:400;display:flex;align-items:center;list-style:none}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box a{text-decoration:none;color:#4f4f4f;display:flex;align-items:center;gap:4px;cursor:pointer;padding:4px 8px}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box a .hoverrimg{width:16px;height:16px;display:none}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box a:hover{background:linear-gradient(7.22deg,#e8f6ff 15.1%,#fff 174.26%,#fff 225.61%);border-radius:6px;color:#0072bc}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box a:hover h3{font-weight:500}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box a label{border:1px solid #117bd6;border-radius:12px;font-family:Rubik;font-size:10px;font-weight:500;padding:4px 8px;background:#117bd6;color:#fff}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box a span{font-family:Rubik;font-size:12px;font-weight:500;color:#265ca7}
.hdnew-navcomp .hdnew-compone .hnco-box .hnco-item .h-details-box a img{width:16px;height:16px}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom{margin-top:30px;display:flex;justify-content:center;align-items:center;width:100%}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom button{border:0;background:white;cursor:pointer;width:32px;height:32px}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom .left_en{rotate:180deg}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom .right_dis{rotate:180deg}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom button img{width:32px;height:32px}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom .num-div{display:flex;padding:0 12px}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom .num-div span{font-family:Rubik;font-size:18px;font-weight:400;color:#265ca7}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom .num-div span:last-child{font-size:12px;align-self:end}
.hdnew-navcomp .hdnew-compone .hnco-box .hncobox-bottom .num-div b{font-family:Rubik;font-size:18px;font-weight:400;color:#265ca7}
.hdnew-navcomp .hdnew-comptwo{width:25%;border-radius:10px;margin:12px 16px 20px 0;border:.8px solid #265ca7;background:linear-gradient(180deg,#fff 0,#daeffa 100%);padding:0 16px 16px 16px;height:fit-content}
.hdnew-navcomp .hdnew-comptwo .label{background:#265ca7;color:#fff;padding:6px;font-family:Rubik;font-size:16px;font-weight:500;border-radius:0 0 10px 10px;text-align:center}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-middle{padding:10px 0;border-bottom:1px dashed #265ca7}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-middle .h5{font-family:Rubik;font-size:16px;font-weight:500;color:#265ca7;margin-bottom:6px}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-middle p{font-family:Rubik;font-size:12px;font-weight:400;line-height:16px;color:#4f4f4f;margin-bottom:8px}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-middle span{font-family:Rubik;font-size:12px;font-weight:400;color:#4f4f4f}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast{margin-top:16px;padding-bottom:16px;border-bottom:1px dashed #265ca7}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast .head{display:flex;align-items:center;gap:12px}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast .head img{width:24px;height:24px}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast .head span{color:#265ca7;font-family:Rubik;font-size:18px;font-weight:500}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast ul{display:flex;flex-direction:column;margin-top:12px;gap:8px}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast ul li{list-style:none;display:flex;align-items:start;gap:12px}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast ul li img{width:16px;height:16px}
.hdnew-navcomp .hdnew-comptwo .hdnctwo-slast ul li p{color:#4f4f4f;font-family:Rubik;font-size:12px;font-weight:400}
.hdnew-navcomp .hdnc-buttons{display:flex;flex-direction:column;gap:14px;margin-top:16px}
.hdnew-navcomp .hdnc-buttons .buttos-div{display:flex;align-items:center;gap:8px}
.hdnew-navcomp .hdnc-buttons .buttos-div a{width:100%;cursor:pointer;padding:16px;border-radius:10px;outline:0;border:1px solid #ff6f00;background:#ff6f00;color:#fff;font-family:Rubik;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center}
.hdnew-navcomp .hdnc-buttons .buttos-div a{color:#fff}
.hdnew-navcomp .hdnc-buttons .buttos-div .firstbtn{color:#ff6f00 !important;background:#fff !important}
.hdnew-navcomp .hdnc-buttons span{font-family:Rubik;font-size:12px;font-weight:400;color:#4f4f4f}
.hdnew-navcomp .hdnew-comptwosecondv{width:25%;background:#eef7fc;padding:18px 16px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 24px 0}
.hdnew-navcomp .hdnew-comptwosecondv .h1{font-family:Rubik;font-size:16px;font-weight:600;color:#4f4f4f}
.hdnew-navcomp .hdnew-comptwosecondv ul{display:flex;flex-direction:column;gap:16px;margin-top:20px}
.hdnew-navcomp .hdnew-comptwosecondv ul li{list-style:none;width:fit-content}
.hdnew-navcomp .hdnew-comptwosecondv ul li a{text-decoration:none;display:flex;align-items:center;gap:8px}
.hdnew-navcomp .hdnew-comptwosecondv ul li a span{color:#0072bc;font-family:Rubik;font-size:14px;font-weight:500}
.hdnew-navcomp .hdnew-comptwosecondv ul li a img{width:16px;height:16px}
.hdnew-navcomp .hdnew-comptwosecondv .hdnew-socialmedia{display:flex;align-items:center;gap:20px;margin-top:20px}
.hdnew-navcomp .hdnew-comptwosecondv .hdnew-socialmedia a{cursor:pointer;text-decoration:none}
.hdnew-navcomp .hdnew-comptwosecondv .hdnew-socialmedia a img{width:24px;height:24px}
@media screen and (max-width:1024px){@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Rubik:wght@300;400;500;600;700&display=swap');*{margin:0;padding:0}
.hdfnav-mobilecon{position:fixed;background-color:rgba(0,0,0,0.5);height:100vh;width:100%;top:54px;left:0;z-index:9}
.hdfnav-mobilecon .hdfnav-mbox{background:#fff;max-height:100vh;overflow:auto}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-top{padding:32px 16px 24px 16px}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-top .hdnt-first ul{display:flex;flex-direction:column;gap:24px}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-top .hdnt-first ul li{list-style:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-top .hdnt-first ul li a{font-family:Rubik;font-size:16px;font-weight:500;color:#005eac;text-decoration:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-top .hdnt-first ul li a h3{font-family:Rubik;font-size:16px;font-weight:500;color:#005eac;text-decoration:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-top .hdnt-first ul li{list-style:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px;font-family:Rubik;font-size:16px;font-weight:500;color:#005eac}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-top .hdnt-first ul li img{width:16px;height:16px;cursor:pointer}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom{padding:16px 16px 64px 16px;background:#eef7fc}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-box{display:flex;flex-direction:column;gap:14px}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-box .h1{font-family:Rubik;font-size:12px;font-weight:600;color:#4f4f4f}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-box li{list-style:none;gap:6px;display:flex;align-items:center}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-box li a{list-style:none;font-family:Rubik;font-size:12px;font-weight:500;color:#0072bc;text-decoration:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-box li img{width:12px;height:12px}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-social{margin-top:30px;display:flex;gap:20px;align-items:center}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-social li{list-style:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-social li a{width:24px;height:24px}
.hdfnav-mobilecon .hdfnav-mbox .hdnmc-bottom .hdns-social li a img{width:100%;height:100%}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage{padding:32px 16px 24px 16px;display:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdnsp-head{display:flex;align-items:center;justify-content:space-between;gap:6px}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdnsp-head .h1{color:#005eac;font-family:Rubik;font-size:16px;font-weight:600}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdnsp-head .h1 a{color:#005eac !important;font-family:Rubik !important;font-size:16px !important;font-weight:600 !important}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdnsp-head .h1 a h3{color:#005eac !important;font-family:Rubik !important;font-size:16px !important;font-weight:600 !important}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdnsp-head img{width:16px;height:16px;cursor:pointer}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdxf-itemb{margin-top:20px}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdxf-itemb .exp-more-link{color:#0072bc;font-family:Rubik;font-size:12px;font-weight:500;text-decoration:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdxf-itemb .h2{display:flex;align-items:center;justify-content:space-between}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdxf-itemb .h2 a{color:#005eac;font-family:Rubik;font-size:14px;font-weight:500;text-decoration:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdxf-itemb .h2 a h3{color:#005eac;font-family:Rubik;font-size:14px;font-weight:500;text-decoration:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdxf-itemb .h2 img{width:12px;height:12px;cursor:pointer}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hdxf-itemb .h2 .img-active{transform:rotate(90deg)}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hd-hidebox{display:flex;flex-direction:column;gap:12px;margin-top:12px;display:none}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hd-hidebox li{list-style:none;display:flex;align-items:center;gap:8px}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hd-hidebox li .explorenow{color:#0072bc;font-family:Rubik;font-size:12px;font-weight:500}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hd-hidebox li img{width:12px;height:12px}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hd-hidebox li a{color:#4f4f4f;font-family:Rubik;font-size:12px;font-weight:400;text-decoration:none;display:flex;align-items:center;gap:8px}
.hdfnav-mobilecon .hdfnav-mbox .hdnt-secondpage .hd-hidebox li a label{border:1px solid #117bd6;padding:4px 8px;border-radius:20px;font-size:9px;font-weight:500;background:#117bd6;color:#fff}
.hdfnav-mobilecon .tag-class-mob-nav{border:1px solid #117bd6;padding:4px 8px;border-radius:20px;font-size:9px;font-weight:500;background:#117bd6;color:#fff}
.hdfnav-mobilecon .tag-class-mob-div{display:flex;align-items:center;gap:6px}
}