.layout100{display:flex;flex-direction:column;height:100dvh}.layout100-navbar{flex-shrink:0}.layout100-content{flex-grow:1;overflow-y:auto;display:flex}@media (max-width:768px){.layout100-content{margin-right:.75rem;margin-left:.75rem}}.layout100-content::-webkit-scrollbar{width:10px}.layout100-content::-webkit-scrollbar-track{background:#ddd}.layout100-content::-webkit-scrollbar-thumb{background-color:var(--spanish-red);border-radius:0}.layout100-content::-webkit-scrollbar-button{display:none!important}.layout100-footer{flex-shrink:0}