@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.textCargando{z-index:1001;z-index:1001;justify-content:center;align-items:center;font-size:24px;animation:1.5s infinite bounce;display:flex}.textCargando span{color:#fff;opacity:1;animation:2s ease-out 1s infinite fire;display:inline-block}@keyframes scaleUpDown{0%,to{transform:scaleY(1)scaleX(1)}50%,90%{transform:scaleY(1.1)}75%{transform:scaleY(.95)}80%{transform:scaleX(.95)}}@keyframes shake{0%,to{transform:skew(0)scale(1)}50%{transform:skew(5deg)scale(.9)}}@keyframes particleUp{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0;top:-100%;transform:scale(.5)}}@keyframes glow{0%,to{background-color:#ef5a00}50%{background-color:#ff7800}}.fire{background-color:#0000;width:100px;height:100px;margin-left:auto;margin-right:auto;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px)}.fire-center{width:100%;height:100%;animation:3s ease-out infinite both scaleUpDown;position:absolute}.fire-center .main-fire{filter:drop-shadow(0 0 10px #d43322);background-image:radial-gradient(at 10px 0,#d43300 0%,#ef5a00 95%);border-radius:0 40% 60%;width:100%;height:100%;position:absolute;transform:scaleX(.8)rotate(45deg)}.fire-center .particle-fire{filter:drop-shadow(0 0 10px #d43322);background-color:#ef5a00;border-radius:50%;width:10px;height:10px;animation:2s ease-out infinite both particleUp;position:absolute;top:60%;left:45%}.fire-center .particle-fire2{filter:drop-shadow(0 0 10px #d43322);background-color:#ef5a00;border-radius:50%;width:15px;height:15px;animation:2.5s ease-out 1s infinite both particleUp;position:absolute;top:40%;left:30%}.fire-center .particle-fire3{filter:drop-shadow(0 0 10px #d43322);background-color:#ef5a00;border-radius:50%;width:15px;height:15px;animation:2.5s ease-out 1s infinite both particleUp;position:absolute;top:40%;right:30%}.fire-right{width:100%;height:100%;animation:2s ease-out infinite both shake;position:absolute}.fire-right .main-fire{filter:drop-shadow(0 0 10px #d43322);background-color:#ef5a00;border-radius:0 40% 60%;width:80%;height:80%;position:absolute;top:15%;right:-25%;transform:scaleX(.8)rotate(45deg)}.fire-right .particle-fire{filter:drop-shadow(0 0 10px #d43322);background-color:#ef5a00;border-radius:50%;width:15px;height:15px;animation:2s ease-out infinite both particleUp;position:absolute;top:45%;left:50%;transform:scaleX(.8)rotate(45deg)}.fire-left{width:100%;height:100%;animation:3s ease-out infinite both shake;position:absolute}.fire-left .main-fire{filter:drop-shadow(0 0 10px #d43322);background-color:#ef5a00;border-radius:0 40% 60%;width:80%;height:80%;position:absolute;top:15%;left:-20%;transform:scaleX(.8)rotate(45deg)}.fire-left .particle-fire{filter:drop-shadow(0 0 10px #d43322);width:10%;height:10%;animation:particleUp 3s infinite ease-out 0;background-color:#ef5a00;border-radius:50%;animation-fill-mode:both;position:absolute;top:10%;left:20%}.fire-bottom .main-fire{filter:blur(10px);background-color:#ff7800;border-radius:0 40% 100%;width:75%;height:75%;animation:2s ease-out infinite both glow;position:absolute;top:30%;left:20%;transform:scaleX(.8)rotate(45deg)}.loading-overlay{z-index:1000;background-color:#000000db;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes appear{0%,to{opacity:0;color:#0000;text-shadow:none;transform:translateY(-20px)}50%{opacity:1;color:#fafafa;text-shadow:0 0 10px #ff9800,0 0 20px #ff9800,0 0 30px #ff9800;transform:translateY(0)}}@keyframes fire{0%,to{text-shadow:0 0 10px #ff9800,0 0 20px #ff9800,0 0 30px #ff9800}50%{text-shadow:0 0 18px #ff9800,0 0 26px #ff9800,0 0 44px #ff9800}}.textCargando span:first-child{animation-delay:.2s}.textCargando span:nth-child(2){animation-delay:.6s}.textCargando span:nth-child(3){animation-delay:1s}.textCargando span:nth-child(4){animation-delay:1.5s}.textCargando span:nth-child(5){animation-delay:2s}.textCargando span:nth-child(6){animation-delay:2.5s}.textCargando span:nth-child(7){animation-delay:3s}.textCargando span:nth-child(8){animation-delay:3.5s}.textCargando span:nth-child(9){animation-delay:4s}.textCargando span:nth-child(10){animation-delay:4.5s}.textCargando span:nth-child(11){animation-delay:5s}
