@media screen and (max-width: 999px){.header-app{position:relative}}@media screen and (min-width: 1000px){.header-app{position:sticky!important;top:0!important;z-index:100!important;background-color:var(--main-color)!important;box-shadow:0 2px 8px #0000001a!important;transition:box-shadow .3s ease}.header-app.scrolled{box-shadow:0 4px 12px #00000026!important}.main-content{position:relative}.content-wrapper{padding-top:1.5rem}.header-app{z-index:100!important}.side-container{z-index:90!important}.content-wrapper{z-index:50!important}.footer{z-index:40!important}}html{scroll-behavior:smooth}@media screen and (min-width: 1000px){.header-app{border-bottom:1px solid rgba(255,255,255,.1)}}
