@import"https://fonts.googleapis.com/css2?family=Raleway&display=swap";:root{font-family:Raleway,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-center{text-align:center}a{font-weight:500;color:#dd3833;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;max-width:100vw;min-height:100dvh}.text-white,p{color:#fff}h1{font-size:3.2em;line-height:1.1}#app{min-height:100dvh;display:flex;justify-content:center;align-items:center;background-image:url(/banda-portada.png);background-repeat:no-repeat;background-size:cover;background-position:center center}.link{display:flex;flex-direction:column;height:100%;width:100%;justify-content:space-around}.card{padding:1.5em;box-sizing:border-box;transition:all ease-in-out .2s;pointer-events:auto;cursor:pointer;z-index:0;position:relative;aspect-ratio:1 / 1;margin:4px;background-color:#1a1a1a;width:clamp(300px,80vw,600px)}.card img.logo{height:100%;max-height:250px;width:100%}img.bandaservers-logo{display:block;margin-left:auto;margin-right:auto;max-width:80vw;margin-top:1em}.w-100{width:100%}.card:first-child{box-shadow:0 0 1.5em .3em #e29401,0 0 2.5em .5em #ff9b0e3c,0 4px 32px #000000e6}.card:last-child{box-shadow:0 0 1.5em .3em #dd3833b3,0 0 2.5em .5em #dd393345,0 4px 32px #000000e6}@media (pointer:fine){.card:hover{transform:scale(1.1);z-index:1}}.title{font-size:30px}.w-screen{width:100%}.row{display:flex;flex-wrap:wrap;justify-items:center;margin:.5em;justify-content:center}.card--hosting{background-color:#f70}.card--consulting{background-color:#dd3833}button.button--banda{border-radius:1em;width:100%;color:#fff;border:none;padding:1em 2em;font-size:1.1em;font-weight:600;transition:all .3s,all .3s;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){button.button--banda{font-size:.75em}}
