.simple-layout{flex-direction:column;height:100%;margin:0 auto;display:flex;position:relative}@media only screen and (min-width:600px){.simple-layout{width:100%}}@media only screen and (min-width:768px){.simple-layout{width:100%;max-width:700px}}.simple-layout .app-content{width:100%;height:100%;z-index:var(--z-index-min);flex-direction:column;flex-grow:1;display:flex;overflow:auto}.simple-layout .app-content .main{flex-direction:column;flex:1;align-items:center;gap:20px;height:100%;padding:16px;display:flex;position:relative}.simple-layout .app-content .main-content{flex-direction:column;flex:none;align-self:stretch;align-items:center;gap:20px;width:100%;height:100%;padding-bottom:55.17px;display:flex;position:relative;overflow:auto}
