.sticky-navbar{margin-left:-8%;margin-top:25px;overflow:hidden;position:fixed;position:absolute;transition:height .3s ease;width:fit-content;z-index:2}.sticky{height:auto;position:fixed;top:0}.sticky-navbar .active svg circle,.sticky-navbar>div:hover svg circle{fill:#fdc743}.sticky-navbar p{color:#fdc743;font-size:12px;font-weight:500;line-height:15px}.sticky-navbar a{display:flex;gap:5px;justify-content:left;margin-bottom:12px;max-height:16px;text-decoration:none}.sticky-navbar p{display:none;margin:0;max-width:111px;text-transform:capitalize}.sticky-navbar>div:hover p{display:block}html{scroll-behavior:smooth}@media(max-width:992px){.sticky-navbar{display:none}}@media(max-width:767px){.sticky-navbar{display:none}}