*{font-family:MonumentExtended regular,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;text-decoration:none}body,html{background-image:url(https://cdn.fiebrefiesta.com.ar/textura.webp);background-repeat:no-repeat;background-size:cover;height:auto;max-height:100%;max-width:100%;overflow-x:hidden;position:relative;-webkit-user-select:none;user-select:none;width:auto}body:before,html:before{background-color:#000;content:"";height:100%;opacity:.5;position:absolute;width:100%}body::-webkit-scrollbar,html::-webkit-scrollbar{background-color:initial;height:.01px;width:.01px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:initial;border-radius:.01px}button{background-color:initial;border:none}main{width:100%}.mt-1{margin-top:5px}.mt-2{margin-top:10px}.mt-5{margin-top:20px}.mb-1{margin-bottom:5px}.mb-2{margin-bottom:10px}.mb-5{margin-bottom:20px}.fs-1{font-size:10px}.fs-2{font-size:12px}.fs-3{font-size:14px}.fs-4{font-size:16px}.fs-5{font-size:18px}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.bold{font-weight:700}.uppercase{text-transform:uppercase}@font-face{font-family:MonumentExtended regular;src:url(/static/media/MonumentExtended-Regular.db74f7a563ec017311bc.otf) format("truetype")}.toast-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.sk-chase-container{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:10}.sk-chase{animation:sk-chase 2.5s linear infinite both;height:40px;position:fixed;width:40px;z-index:10}.sk-chase-dot{animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:#fff;border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLongTop{0%{opacity:0;transform:translateY(300px)}to{opacity:1;transform:translateY(0)}}.utils__fade-in-fast-top,.utils__fade-in-top{opacity:0;transition:fadeInTop both 1s ease-in}.utils__fade-in-top.appear{animation:fadeInTop 1s ease-in-out 1.25s both}.utils__fade-in-fast-top.appear{animation:fadeInTop 1s ease-in-out both}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLongBottom{0%{opacity:0;transform:translateY(-300px)}to{opacity:1;transform:translateY(0)}}.utils__fade-in-bottom,.utils__fade-in-fast-bottom{opacity:0;transition:fadeInBottom both 1s ease-in}.utils__fade-in-bottom.appear{animation:fadeInBottom 1s ease-in-out 1.25s both}.utils__fade-in-fast-bottom.appear{animation:fadeInBottom 1s ease-in-out both}@keyframes fadeInCenter{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes fadeInLongCenter{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.utils__fade-in-center,.utils__fade-in-fast-center{opacity:0;transition:fadeInCenter both 1s ease-in}.utils__fade-in-center.appear{animation:fadeInCenter 1s ease-in-out 1.25s both}.utils__fade-in-fast-center.appear{animation:fadeInCenter 1s ease-in-out both}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-150px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLongRight{0%{opacity:0;transform:translateX(-300px)}to{opacity:1;transform:translateX(0)}}.utils__fade-in-fast-right,.utils__fade-in-right{opacity:0;transition:fadeInRight both 1s ease-in}.utils__fade-in-right.appear{animation:fadeInRight 1s ease-in-out 1.25s both}.utils__fade-in-fast-right.appear{animation:fadeInRight 1s ease-in-out both}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(150px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLongLeft{0%{opacity:0;transform:translateX(300px)}to{opacity:1;transform:translateX(0)}}.utils__fade-in-fast-left,.utils__fade-in-left{opacity:0;transition:fadeInLeft both 1s ease-in}.utils__fade-in-left.appear{animation:fadeInLeft 1s ease-in-out 1.25s both}.utils__fade-in-fast-left.appear{animation:fadeInLeft 1s ease-in-out both}@keyframes animateGoLeft{0%{transform:rotate(-225deg) translate(-5px,-5px)}50%{transform:rotate(-225deg) translate(5px,5px)}to{transform:rotate(-225deg) translate(-5px,-5px)}}@keyframes animateGoRight{0%{transform:rotate(-45deg) translate(-5px,-5px)}50%{transform:rotate(-45deg) translate(5px,5px)}to{transform:rotate(-45deg) translate(-5px,-5px)}}@keyframes flicker-in-1{0%{opacity:1}10%{opacity:0}10.1%{opacity:1}10.2%{opacity:0}20%{opacity:0}20.1%{opacity:1}20.6%{opacity:0}30%{opacity:0}30.1%{opacity:1}30.5%{opacity:1}30.6%{opacity:0}45%{opacity:0}45.1%{opacity:1}50%{opacity:1}55%{opacity:1}55.1%{opacity:0}57%{opacity:0}57.1%{opacity:1}60%{opacity:1}60.1%{opacity:0}65%{opacity:0}65.1%{opacity:1}75%{opacity:1}75.1%{opacity:0}77%{opacity:0}77.1%{opacity:1}85%{opacity:1}85.1%{opacity:0}86%{opacity:0}86.1%{opacity:1}to{opacity:1}}.utils__flicker-in,.utils__flicker-in-fast{transition:flicker-in-1 both 2s linear}.utils__flicker-in.appear{animation:flicker-in-1 2s linear 1.25s both}.utils__flicker-in-fast.appear{animation:flicker-in-1 both 2s linear}
/*# sourceMappingURL=main.e3c185a2.css.map*/