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}*{box-sizing:border-box;margin:0;padding:0}.bubble{animation:rise 5s linear infinite,wobble 3s ease-in-out infinite;background:#add8e6b3;border-radius:50%;bottom:0;height:15px;position:fixed;width:15px}@keyframes rise{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-100vh) scale(1.5)}}@keyframes wobble{0%,to{transform:translateX(0)}50%{transform:translateX(15px)}}.firefly{animation:fly linear infinite;background:#fff;border-radius:50%;filter:blur(2px);height:8px;pointer-events:none;position:fixed;width:8px}@keyframes fly{0%{opacity:.2;transform:translate(0) scale(.5)}25%{opacity:1;transform:translate(20px,-30px) scale(1)}50%{opacity:.6;transform:translate(-15px,-60px) scale(.8)}75%{opacity:1;transform:translate(30px,-90px) scale(1.2)}to{opacity:0;transform:translate(-10px,-130px) scale(.5)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes horizontalSpin{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.WhatsAppIcon{animation:horizontalSpin 5s linear infinite;border-radius:50%;width:70px}.WhatsAppIcon,.WhatsAppIcon2{bottom:1%;box-shadow:0 4px 5px;cursor:pointer;left:1%;position:fixed;transform-style:preserve-3d;z-index:99}.WhatsAppIcon2{border-radius:20px;width:200px}.swal2-popup{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:1e+76}.swal2-popup .swal2-title{color:#0000ff80;font-family:sans-serif}.swal2-popup .swal2-text{font-family:sans-serif}
/*# sourceMappingURL=main.bb0bde87.css.map*/