#heading-wrapper{padding:10px 0;transition:padding .3s ease;z-index:9999}#heading-wrapper .logo-container{align-items:center;display:flex;flex-shrink:0;font-size:18px;transition:font-size .3s ease}#heading-wrapper .logo-container,#heading-wrapper .logo-container:hover{color:#000;text-decoration:none!important}#heading-wrapper.is-sticky{animation:headerSlideDown .3s ease forwards;background-color:#fff!important;left:0;padding:5px 0;position:fixed;top:0;width:100%}#heading-wrapper.is-sticky .logo-container{font-size:14px}#heading-wrapper.is-sticky .logo-img{height:30px!important;margin-right:8px!important;width:30px!important}#heading-wrapper.is-sticky #header .main-menu-desktop a{font-size:14px!important;padding:8px 10px 8px 5px!important;transition:font-size .3s ease,padding .3s ease}#heading-wrapper.is-sticky #hamburger-btn{height:50px;width:50px}#header{align-items:center;display:flex;justify-content:space-between;padding:0 8px;z-index:999}#header .logo-img{border-radius:10px;cursor:pointer;height:35px;margin-right:10px;transition:width .3s ease,height .3s ease,margin-right .3s ease;width:35px}#header .main-menu-desktop{display:none}#header .navigation-items{align-items:center;display:flex;gap:10px}#header .navigation-item{cursor:pointer;flex-shrink:0;text-transform:capitalize}#header .mobile-menu-icon{align-items:center;display:flex;justify-content:center;z-index:4}#header .ham{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-webkit-user-select:none;-moz-user-select:none;user-select:none}#header .hamRotate.active{transform:rotate(45deg)}#header .line{fill:none;stroke:#000;stroke-linecap:round;stroke-width:2;transition:stroke-dasharray .4s,stroke-dashoffset .4s}#header .ham1 .top{stroke-dasharray:40 139}#header .ham1 .bottom{stroke-dasharray:40 180}#header .ham1.active .top{stroke-dashoffset:-98px}#header .ham1.active .bottom{stroke-dashoffset:-138px}@media(min-width:1025px){#header{padding:0 16px}#header .main-menu-desktop{display:block}#header .mobile-menu-icon{display:none}#header a{padding:16px 10px!important}#header .navigation-item{text-decoration:none!important}#header .navigation-item:hover{border-bottom:2px solid rgba(0,0,0,.2);text-decoration:none!important}#header .navigation-item[aria-current=page]{border-bottom:2px solid #000}}@media(min-width:1024px)and (max-width:1200px){#header .logo-img{margin-right:15px}#header .main-menu-desktop{margin-left:25px}#header a{padding:16px 8px!important}}@media(max-width:1024px){#header{padding:0 8px}.header-navigation{align-items:center;display:flex;justify-content:flex-end;text-align:right}}@keyframes headerSlideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}
