.custom-menu{max-height:80vh;overflow-y:auto;padding-bottom:80px;position:fixed;transition:.5s ease-in-out;width:350px}.custom-menu a{font-size:16px}.custom-menu .hs-menu-wrapper{padding-left:25px}.child-item .hs-menu-item:not(.hs-item-has-children){padding-left:16px}.parent-item{font-weight:700;margin-bottom:10px}.child-item{margin-bottom:15px}.hs-menu-children-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.custom-menu ul{display:grid;gap:10px;margin:0;overflow-y:auto}.custom-menu li{margin:0}.custom-menu *{color:#fff;list-style:none;padding-left:0;text-decoration:none}.custom-menu a:hover{color:#c63b27;text-decoration:none}.hs-item-has-children{position:relative;width:100%}.hs-item-has-children.active>.hs-menu-children-wrapper{margin-top:10px;max-height:500px;padding-left:20px}.hs-item-has-children.active:before{transform:rotate(90deg)}@media (min-width:320px) and (max-width:1280px){.custom-menu{max-height:80vh;overflow-y:auto;padding-bottom:80px;position:relative;width:100%}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background-color:#000;border-radius:9px}::-webkit-scrollbar-track:hover{background-color:#000}::-webkit-scrollbar-track:active{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#fff;border:2px solid #000;border-radius:5px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#fff}