body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{box-sizing:border-box;margin:0;overflow-x:hidden;overflow-y:auto;padding:0}#root,.App,body,html{justify-content:flex-start;min-height:100vh;width:100%}.App{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:0}.video-container{align-items:center;border-radius:16px;display:flex;justify-content:center;overflow:hidden;width:100%}@media screen and (orientation:landscape) and (max-width:1024px){.video-container{align-items:center;justify-content:flex-start;margin:0;padding:0}video{border-radius:16px;height:100vh;max-width:100vw;object-fit:contain;width:auto}}@media screen and (min-width:1024px),screen and (orientation:portrait){.video-container{justify-content:center}video{border-radius:16px;height:auto;max-height:auto;object-fit:contain;width:100%}}@media screen and (orientation:portrait) and (min-width:781px) and (max-width:1024px){.video-container{justify-content:center}video{border-radius:70px;height:100%;max-height:100%;object-fit:contain;width:auto}}.botones-container{align-items:center;background-color:initial;border-radius:6px;box-sizing:border-box;display:flex;height:10%;justify-content:space-evenly;margin:0;overflow:auto;padding:0;width:100%}.botones-container button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;transition:transform .3s ease,filter .4s ease}.botones-container button:hover{filter:drop-shadow(0 0 10px rgba(255,255,255,.8));transform:scale(1.3)}.botones-container img{height:11vw;object-fit:contain;transition:transform .3s ease;width:11vw}.botones-container .reproductor img{filter:invert(1);gap:3px}.botones-container .apps img{filter:none}@media screen and (min-width:768px) and (max-width:1024px){.botones-container img{height:5vw;width:5vw}}@media screen and (orientation:portrait){.apps,.reproductor{display:flex;flex-direction:row}}button:focus,button:focus-visible{box-shadow:none;outline:none}button{-webkit-tap-highlight-color:transparent}@media screen and (orientation:landscape) and (min-width:1025px){.botones-container{background-color:initial;background:linear-gradient(270deg,#4e342e 1%,#0000);flex-direction:column;gap:10px;height:100%;justify-content:space-evenly;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.botones-container img{height:9vh;width:6vh}.botones-container .apps,.botones-container .reproductor{gap:6vh}}@media screen and (orientation:landscape) and (max-width:1024px){.botones-container{background-color:initial;flex-direction:column;gap:8px;height:100%;justify-content:space-evenly;position:absolute;right:2%;top:50%;transform:translateY(-50%);width:auto}.botones-container img{height:11vh;width:10vh}.botones-container .apps,.botones-container .reproductor{gap:6vh}}.fade-icon{animation:fadeOut .7s ease-out forwards;color:#fff;font-size:2.5rem;left:50%;opacity:1;pointer-events:none;position:absolute;top:35%;transform:translate(-50%,-50%);z-index:99}.overlay{animation:fadeout 1s ease-in-out forwards;background:#0000;border-radius:10px;color:#fff;font-size:4vh;font-weight:700;opacity:0;padding:10px 20px;z-index:5}@keyframes fadeout{0%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.anuncio-container{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#4e342e;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin:0;overflow:hidden;padding:0;width:100%}@media screen and (orientation:landscape){.anuncio-container{align-items:center;flex-direction:row;justify-content:flex-start}}@media screen and (orientation:landscape) and (max-width:767px){.anuncio-container{height:100vh;justify-content:flex-start;overflow:hidden;width:100vw}}.overlay{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.overlay-img{animation:fadeOut .7s ease-out forwards;height:70px;opacity:.85;width:70px}@keyframes fadeOut{0%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1)}}@media screen and (orientation:landscape) and (max-width:1024px){.overlay-img{animation:fadeOut .7s ease-out forwards;height:11vh;opacity:.85;width:10vh}}@media screen and (max-width:1024px){.overlay-img{animation:fadeOut .7s ease-out forwards;height:9vh;opacity:.85;width:9vh}}
/*# sourceMappingURL=main.06e422ca.css.map*/