@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;margin:0}body>div{display:flex;height:100vh;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input{-webkit-appearance:0;-o-appearance:0;appearance:0}.Background{background:#004f29;background:linear-gradient(225deg,#004f29,#022d00);display:flex;height:100%;width:100%}.Background *{min-width:0}.Decal{background:url(/static/media/Decal.be285ffcdbac1c149f87.png);background-position:bottom;background-repeat:no-repeat;background-size:100% auto;height:100%;justify-content:center}.Decal,.Wave{align-items:center;display:flex;width:100%}.Wave{background:url(/static/media/Wave.177b19b9ecfedda03dd9.png);background-position:100% 0;background-repeat:no-repeat;background-size:100% auto;flex-flow:column;height:100vh;justify-content:flex-start}.Header{flex-flow:row;justify-content:space-between;margin-bottom:1.5rem;margin-top:1.5rem;width:87%}.Header,.Header a{align-items:center;display:flex}.Header a{cursor:pointer;justify-content:center;width:20%}.Header a img{width:100%}.Header .dolar{display:flex;flex-flow:column;text-transform:uppercase}@media screen and (max-width:1900px){.Header .dolar{font-size:.8rem}}.Header .dolar P{margin:0}.Header .dolar>p{color:#fff;font-size:1.3rem}@media screen and (max-width:1900px){.Header .dolar>p{font-size:.8rem}}.Header .dolar>p span{font-size:1.1rem;margin-left:.5rem}@media screen and (max-width:1900px){.Header .dolar>p span{font-size:.7rem;margin-left:.2rem}}.Header .dolar div{display:flex;flex-flow:row;margin:.5rem 0 0;width:100%}.Header .dolar div span{background-color:#fff;border-radius:.3rem;padding:.5rem .7rem;width:100%}.Header .dolar div span:first-of-type{margin-right:.5rem;width:30%}.Header .dolar div span p{color:#111;line-height:.9rem}.Header .timers{display:flex;flex-flow:row;height:100%;justify-content:space-between;width:30%}.Header .timers img{height:60%;margin-right:1rem;width:auto}.Header .timers span{align-items:center;color:#fff;display:flex;flex-flow:column;height:100%;justify-content:center}.Header .timers span p{margin:0}.Header .timers span.hour{flex-flow:row}.Header .timers span.hour .small{font-size:1.15rem;margin-top:.5rem;text-transform:uppercase}@media screen and (max-width:1900px){.Header .timers span.hour .small{font-size:.7rem;margin-top:.1rem}}.Header .timers span.hour .large{font-size:4.8rem;font-weight:600;line-height:4rem;text-align:center}@media screen and (max-width:1900px){.Header .timers span.hour .large{font-size:3rem}}.Header .timers span.att{min-width:35%}.Header .timers span.att .small{font-size:.85rem;margin-bottom:.3rem;text-transform:uppercase}@media screen and (max-width:1900px){.Header .timers span.att .small{font-size:.7rem;margin-bottom:0}}.Header .timers span.att .large{font-size:5rem;font-weight:600;line-height:4rem;text-align:center}@media screen and (max-width:1900px){.Header .timers span.att .large{font-size:3rem;line-height:3rem}}.Table{background-color:rgba(0,0,0,.75);border-radius:1rem;justify-content:flex-start;overflow:hidden;padding-bottom:1rem;width:98%}.Table,.Table tbody{align-items:center;display:flex;flex-flow:column;height:100%}.Table tbody{width:100%}@-webkit-keyframes flipA{0%{color:#fff;text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}10%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}40%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}90%{color:rgba(0,45,21,.7);text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{color:#fff;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes flipA{0%{color:#fff;text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}10%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}40%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}90%{color:rgba(0,45,21,.7);text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{color:#fff;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes flipB{0%{color:#fff;text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}10%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}40%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}90%{color:rgba(0,45,21,.7);text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{color:#fff;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes flipB{0%{color:#fff;text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}10%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}40%{color:rgba(0,45,21,.7);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}90%{color:rgba(0,45,21,.7);text-shadow:none;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{color:#fff;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.Table tbody.flipA td{-webkit-animation-name:flipA;animation-name:flipA}.Table tbody.flipA td,.Table tbody.flipB td{-webkit-animation-duration:1.5s;animation-duration:1.5s}.Table tbody.flipB td{-webkit-animation-name:flipB;animation-name:flipB}.Table tr{color:#fff;display:flex;justify-content:space-around;text-align:center;text-transform:uppercase;width:99%}.Table tr.hide{height:0;opacity:0}@-webkit-keyframes appear{0%{opacity:.3}50%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:.3}50%{opacity:0}to{opacity:1}}.Table tr.show{-webkit-animation:appear 1s;animation:appear 1s}.Table tr:first-of-type{border-bottom:2px solid #fff;margin-bottom:.5rem;padding:.5rem 0;width:99%}.Table tr th{align-items:center;display:flex;flex-flow:row;justify-content:center;width:100%}.Table tr th:hover button{display:flex}.Table tr th button{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:1rem;color:#fff;cursor:pointer;display:none;height:1.5rem;margin-left:.5rem;width:1.5rem}.Table tr td,.Table tr th button{align-items:center;justify-content:center}.Table tr td{background-color:rgba(0,45,21,.7);box-shadow:1px 1px 0 1px hsla(0,0%,100%,.5);display:flex;font-size:1.33rem;margin:.4rem;overflow:visible;padding:.25rem 0;text-shadow:2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;white-space:nowrap;width:100%}@media screen and (max-width:1900px){.Table tr td{font-size:.7rem;margin:.25rem .4rem;padding:.2rem 0}}.Table tr td *{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.Table tr td:hover{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:flipA;animation-name:flipA}.Table tr td.color1{color:red;font-weight:600}.Table tr td.color2{color:#90ee90;font-weight:600}.Table tr td.color3{color:#ff0;font-weight:600}.Table tr td.color4{color:#87cefa;font-weight:600}.Table tr td.color5{color:orange;font-weight:600}.pagination{align-items:center;background-color:rgba(0,0,0,.75);border-radius:1rem;display:flex;justify-content:center;margin-bottom:.5rem;margin-top:.5rem;padding:.3rem}.pagination a{background-color:#fff;border-radius:1rem;cursor:pointer;flex-shrink:0;height:1rem;margin:0 .2rem;opacity:1;transition:opacity .3s ease;width:1rem}.pagination a.hide{opacity:.5}.pagination button{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;color:#fff;cursor:pointer;height:1.5rem;justify-content:center;margin:0 .1rem;width:1.5rem}.loginWrapper,.pagination button{align-items:center;border-radius:1rem;display:flex}.loginWrapper{background-color:#fff;box-shadow:0 2px 20px 5px rgba(0,0,0,.2);flex-direction:column;padding:3rem;width:20rem}@media screen and (max-width:997px){.loginWrapper{max-width:90%}}.loginWrapper p{color:red;font-weight:600;line-height:0;margin-right:auto;text-align:left}.loginWrapper h1{color:#000;font-size:2rem;font-weight:500;margin-bottom:1rem}.loginWrapper input{border:0;border-bottom:1px solid #adadad;font-size:1.2rem;margin-bottom:10px;outline:0;padding:.5rem .7rem;width:100%}.loginWrapper input:focus{border:0;border-bottom:1px solid #000}.loginWrapper button{align-items:center;background:linear-gradient(90deg,#004219,#004e2a 60%) 0 0/150% 100%;border:0;border-radius:1rem;box-shadow:1px 1px 5px rgba(0,0,0,.4);color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin-top:3rem;padding:1rem .8rem;text-transform:uppercase;transition:background-position .2s ease 0s;transition:opacity .2s ease;width:100%}.loginWrapper button:hover{opacity:.9}.loginWrapper button:active{opacity:.7}.fade{align-items:center;background-color:rgba(0,0,0,.75);display:flex;height:100%;justify-self:center;left:0;position:fixed;top:0;width:100%;z-index:5}.fade .popup{background-color:#fff;border-radius:1rem;box-shadow:0 2px 20px 5px rgba(0,0,0,.2);flex-flow:column;margin:auto;padding:0}.fade .popup,.fade .popup .imgWrapper{align-items:center;display:flex;justify-content:center}.fade .popup .imgWrapper{overflow:hidden}.fade .popup p{font-size:1.2rem;font-weight:600;margin-bottom:3rem;margin-top:-10%;text-transform:uppercase}.fade .popup p span{-webkit-animation:load 2s infinite;animation:load 2s infinite}@-webkit-keyframes load{0%{color:#fff}40%{color:#000}90%{color:#fff}to{color:#fff}}@keyframes load{0%{color:#fff}40%{color:#000}90%{color:#fff}to{color:#fff}}.fade .popup p span.f{-webkit-animation-delay:.2s;animation-delay:.2s}.fade .popup p span.s{-webkit-animation-delay:.4s;animation-delay:.4s}.Filter{align-items:flex-end;background-color:rgba(0,0,0,.85);border-radius:1rem;display:flex;flex-flow:row;justify-content:flex-end;left:50%;padding:1rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Filter input{height:2vh;width:20vw}.Filter button{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:1rem;color:#fff;cursor:pointer;display:flex;height:2rem;justify-content:center;margin-left:.5rem;width:2rem}.Filter p{color:#fff;margin:0 0 .5rem}.Filter p span{font-weight:600}
/*# sourceMappingURL=main.3d5070fe.css.map*/