.container-component{position:relative;display:flex;flex-grow:1;justify-content:center}.container-component-app{position:relative;box-sizing:border-box;width:100%;overflow-y:auto;overflow-x:hidden}.mobile-container{position:fixed;top:2.75rem;left:0;z-index:1000;box-sizing:border-box;height:100vh;width:100vw}@media (min-width:1280px){.mobile-container{display:none}}.mobile-overlay{position:relative;box-sizing:border-box;display:flex;height:100%;width:100%;justify-content:flex-end;background-color:rgb(100 116 139/var(--tw-bg-opacity));--tw-bg-opacity:0.3}.mobile-close-button{position:fixed;right:304px;top:40px;display:inline-flex;height:2.5rem;cursor:pointer;align-items:center;justify-content:flex-start;border-radius:100px;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}