.popUpFullScreenBlurContainer{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(230,230,230,.5);--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes pulso-atencion{0%{box-shadow:0 0 4px rgba(123,97,255,.3)}20%{box-shadow:0 0 10px rgba(123,97,255,.7),0 0 15px rgba(123,97,255,.4)}80%{box-shadow:0 0 10px rgba(123,97,255,.7),0 0 15px rgba(123,97,255,.4)}to{box-shadow:0 0 4px rgba(123,97,255,.3)}}@keyframes destello{0%,10%,20%,30%,40%,50%,to{transform:scale(1);filter:brightness(1)}15%,25%,35%,45%,5%{transform:scale(1.1);filter:brightness(1.3)}}@media (max-width:768px){@keyframes destello{0%,10%,20%,30%,40%,50%,to{transform:scale(1);filter:brightness(1)}15%,25%,35%,45%,5%{transform:scale(1.05);filter:brightness(1.3)}}}@keyframes shake-brillo{0%,8%,to{transform:translateX(0)}1%,3%,5%,7%{transform:translateX(-4px)}2%,4%,6%{transform:translateX(4px)}}.boton-atencion{animation:destello 10s ease-in-out 5s 3}.boton-atencion-no-delay{animation:destello 10s ease-in-out 1.25s 3}.texto-atencion{animation:shake-brillo 10s ease-in-out 4.25s 3}.texto-atencion-no-delay{animation:shake-brillo 10s ease-in-out .5s 3}.feh-golden-pulse{animation:goldenPulse 5s ease-in-out infinite}@keyframes goldenPulse{0%{box-shadow:0 0 4px rgba(229,190,62,.3)}20%{box-shadow:0 0 10px rgba(229,190,62,1),0 0 10px rgba(229,190,62,.3)}80%{box-shadow:0 0 10px rgba(229,190,62,1),0 0 10px rgba(229,190,62,.3)}to{box-shadow:0 0 4px rgba(229,190,62,.3)}}.feh-tooltip-animation{animation:tooltipScale 5s ease-in-out infinite}@keyframes tooltipScale{0%{transform:translateX(-50%) rotate(12deg) scale(0);opacity:0}10%{transform:translateX(-50%) rotate(12deg) scale(1.1);opacity:1}12%{transform:translateX(-50%) rotate(12deg) scale(1)}85%{transform:translateX(-50%) rotate(12deg) scale(1);opacity:1}95%{transform:translateX(-50%) rotate(12deg) scale(1.1);opacity:1}to{transform:translateX(-50%) rotate(12deg) scale(0);opacity:0}}