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{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;gap:3vh}}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,#b0b0b0 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;bottom:0;display:flex;flex-direction:column;gap:8vh;height:100%;justify-content:flex-start;overflow-y:auto;padding:2vh 0;position:absolute;right:2%;top:0;width:auto}.botones-container img{flex-shrink:0;height:11vh;width:10vh}.botones-container .apps,.botones-container .reproductor{align-items:center;display:flex;flex-direction:column;gap:5vh}}.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)}}.modal-pdf{animation:fadeIn .2s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 12px 28px #00000040;left:50%;padding:24px 32px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:9999}.modal-pdf h3{color:#333;font-size:18px;margin-bottom:20px}.modal-pdf button{border:none;border-radius:8px;cursor:pointer;font-size:14px;margin:6px;padding:10px 16px;transition:all .2s ease}.btn-descargar{background-color:#007bff;color:#fff}.btn-abrir{background-color:#28a745;color:#fff}.btn-cerrar{background-color:#6c757d;color:#fff}.modal-pdf button:hover{opacity:.9}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.modal-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.modal-content{background:#fff;border-radius:16px;height:auto;max-height:auto;max-width:80%;overflow:hidden;padding:0;position:relative;width:80%}.cerrar-modal{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5em;position:absolute;right:.6em;top:0}.anuncio-container{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#b0b0b0;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.6439e18f.css.map*/