@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap);body{overflow:hidden}.height-100{height:100vh}.at-navbar{height:4.5rem}.app-detail-container,.scrollbar-container{height:calc(100vh - 4.5rem);overflow:auto}.scrollbar-container{background-color:#fff}::-webkit-scrollbar{width:.2rem}::-webkit-scrollbar-track{background:#fff;margin-top:1.2rem}::-webkit-scrollbar-thumb{background:#dee3e8}::-webkit-scrollbar-thumb:hover{background:#c4cdd6}@media(max-width:576px){.at-navbar{height:4rem}.app-detail-container,.scrollbar-container{height:calc(100vh - 4rem);overflow:auto}.scrollbar-container{background-color:#fff}}@media(min-width:577px)and (max-width:768px){.scrollbar-container{width:-moz-fit-content;width:fit-content}}