@media (min-width:0px){*{box-sizing:border-box;color:#fff;font-family:Times New Roman,Times,serif;margin:0;padding:0}html{background-color:#d2691e;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:0}header{background-color:#2f4f4f;flex-flow:row wrap;padding:1vh;width:100vw}header,header figure{align-items:center;display:flex;justify-content:center}header figure{height:min-content;width:33%}header figure img{animation:rotar 5s linear infinite;width:33vw}@keyframes rotar{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}header h1{animation:aparece 2s infinite alternate;color:#fff;font-size:1.6rem;opacity:0;text-align:center;width:67%}@keyframes aparece{0%{opacity:0}to{opacity:1}}header nav{align-items:center;background-color:#8080804d;border:.12rem solid silver;border-radius:.5rem;display:none;font-size:1.7rem;gap:3vw;height:100%;justify-content:flex-start;margin:0 auto;overflow-x:scroll;padding:1rem;text-align:center;width:99%}header input#nav1:checked~nav#ppal{display:flex}header nav a{align-items:center;border:.1rem solid #000;border-radius:.5rem;color:#fff;font-weight:900;height:max-content;height:100%;margin:0 auto;padding:1vw;text-decoration:none}header nav a,header nav a span{display:flex;flex-flow:row wrap;justify-content:center;width:100%}header input{display:none}header label{border:.1rem solid #000;border-radius:.5rem;color:#fff;font-size:3rem;margin:0 auto 1vh;padding:.5rem;text-align:center;-webkit-text-decoration:underline #000;text-decoration:underline #000;width:100vw;width:max-content}header label:active{animation:color .2s infinite alternate;transition:.1s linear;width:max-content}@keyframes color{0%{background-color:initial}to{background-color:#000}}main{margin-bottom:15vh}main,main section{display:flex;flex-flow:row wrap;justify-content:flex-start;width:100vw}main section{gap:1rem;padding:.5rem}main section p{font-size:1.5rem;height:max-content;margin:0 auto;text-align:justify;width:100%}main section h2{color:#fff;font-size:2.25rem;text-align:center;width:100%}main section h3{font-size:2rem;text-align:center;width:100%}main section{margin-top:5vh}main section#home{display:flex;flex-flow:row wrap}main section#home ul{display:flex;flex-flow:column wrap;gap:1rem;height:max-content;list-style:none;text-align:center;width:100%}main section#home ul li{font-size:1.4rem;width:100%}main section#home ul li:nth-last-child(-n+2){border:.3vw solid #000;-webkit-text-decoration:underline solid .3vw silver;text-decoration:underline solid .3vw silver}main section#home figure{display:flex;flex-flow:row wrap;justify-self:flex-end;margin:0 auto;width:100%}main section#home figure img{filter:sepia(.5);width:100%}main section#home p{background-color:initial;color:#fff;font-size:1.5rem;font-weight:100;line-height:normal;text-align:justify;width:100%}main section#servicios{flex-flow:row wrap;justify-content:center}main section#servicios p{margin:0 auto;width:95%}main section#servicios nav{align-content:center;background-color:#d2691e80;display:flex;flex-flow:column;gap:1rem;justify-content:center;padding:.1rem .1rem 1.5vh;width:100%}main section#servicios nav a:before{animation:aparece 1s infinite;content:"▶";padding:.3rem}main section#servicios nav a{color:#fff;font-size:1.5rem;margin:0 auto;text-align:center;text-decoration:none}main section#servicios figure{width:100%}main section article{flex-flow:row wrap}main section article,main section article figure{display:flex;justify-content:center}main section#servicios figure img{padding:.5rem;transition:.1s linear;width:95vw}main section#servicios article#admin nav{gap:7vh;padding-top:3vh}main section#servicios article#admin nav a{background-color:#00008b;border:1px solid darkred;border-radius:3vh;box-shadow:6px 12px 34px 11px #fff;-webkit-box-shadow:6px 12px 34px 11px #fff;-moz-box-shadow:6px 12px 34px 11px #fff;text-align:center}main section#servicios article#web{display:flex}main section#servicios article#admin nav a span{font-size:4vh}main section#servicios article#admin nav a:before{content:none;padding:.1rem}main section{justify-content:center}main section article#games{display:flex;flex-flow:column wrap;gap:1rem;justify-content:center;width:90%}main section article#games figure{border:2px solid #fff;display:flex;flex-flow:row wrap;gap:.5rem;justify-content:center;padding:1rem;width:100%}main section article#games figure img{width:100%}main section article#games figure span{font-size:1.5rem;text-align:justify;width:100%}main section#servicios article#momae nav{display:flex;flex-flow:column nowrap;width:90%}main section#servicios article#momae nav a:before{content:""}main section#servicios article#momae nav a{border:2px solid silver;border-radius:10px;display:flex;flex-flow:row wrap;gap:.5rem;justify-content:center;padding:5px;width:100%}main section#servicios article#momae nav a span{order:1;text-align:center;width:100%}main section#servicios article#momae nav a img{order:2;width:100%}main section article#music figure{animation:scala 1s infinite alternate;display:flex;flex-flow:row wrap;justify-content:center;width:100vw}@keyframes scala{0%{transform:scale(.5)}to{transform:scale(1)}}main section article#music figure span{font-size:2rem;text-align:center;width:100%}main section#contact form{border:2px solid #000;border-radius:20px;display:flex;flex-flow:row wrap;gap:1rem;height:max-content;justify-content:center;padding:.5rem;width:98%}main section#contact form input{background-color:blue;color:#000;font-size:1.5rem;padding:.5rem;text-align:center;transition:.3s linear;width:100%}main section#contact form input::placeholder{color:#fff;font-weight:900;opacity:90%}main section#contact form input:focus{background-color:#483d8b;border-radius:20px;color:#fff}main section#contact form input#send{background-color:#000;border:2px solid #fff;color:#fff;transition:.3s linear}main section#contact form input#send:focus{background-color:#fff;color:#000}footer{background-color:#00000080;border-top:.1rem solid #000;bottom:0;flex-flow:row nowrap;justify-content:center;margin:3rem auto 0;padding:.5rem;position:fixed}footer,footer nav{display:flex;width:100%}footer nav{gap:1rem;justify-content:space-around}footer nav a{display:flex;flex-flow:row wrap;text-align:center;text-decoration:none}footer nav a span{font-size:1.2rem;width:100%}footer nav a svg{margin:0 auto}main section{gap:3rem}}@media (min-width:800px){header h1{font-size:5rem}header label{display:none}header nav{display:flex;overflow:hidden}header nav a{background-color:siena;color:#fff}main section h2{font-size:4rem}main section p{font-size:3.5rem!important;height:max-content;width:90%!important}main section#home h2{font-size:4vw}main section#home figure{background-color:#000;width:40%}main section#home figure img{height:auto;width:100%}main section#home ul{width:60%}main section#home ul li{font-size:5vw}main section#home ul li:nth-last-child(-n+2){border:.3vw solid #000;-webkit-text-decoration:underline solid .3vw silver;text-decoration:underline solid .3vw silver}main section#servicios figure{width:100%}main section article#games{display:flex;flex-flow:row wrap;gap:1rem;justify-content:center;width:100%}main section article#games figure{border:2px solid #fff;display:flex;flex-flow:row wrap;justify-content:center;padding:1rem;width:30%}main section article#games figure img{width:100%}main section article#games figure span{font-size:2.8rem;text-align:center;text-align:justify!important;width:100%}footer nav a span{font-size:2.5rem}main section#servicios nav{flex-flow:row wrap}main section#servicios nav a{font-size:3rem}main section#servicios article nav a{padding:.5rem;width:20%}main section#servicios article nav a img{width:100%}main section#servicios article nav a figure{background-color:#000}main section article nav{display:flex;flex-flow:row wrap!important;gap:0!important}main section article nav a{border:none!important;font-size:1.8rem!important;width:20%!important}main section article nav a img{width:90%!important}}
/*# sourceMappingURL=main.88b49256.css.map*/