@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.dot{height:10px;width:10px;margin:0 2px;background-color:#333;border-radius:50%;display:inline-block;animation:blink 1.4s infinite both}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}.footer{margin-top:1.25rem;display:flex;flex-direction:column;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.footer__links-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.25rem;padding:2.5rem 1.5rem}@media not all and (min-width:768px){.footer__links-container{flex-direction:column}}@media (min-width:640px){.footer__links-container{padding-left:4rem;padding-right:4rem}}.footer__links{display:flex;width:100%;flex:1 1 0%;flex-wrap:wrap;gap:2.5rem}@media not all and (min-width:768px){.footer__links{margin-top:2.5rem}}@media (min-width:768px){.footer__links{justify-content:flex-end}}.footer__link{display:flex;min-width:170px;flex-direction:column;gap:1.5rem;font-size:1rem;line-height:1.5rem}.footer__copyrights{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));padding:2.5rem 1.5rem}@media (min-width:640px){.footer__copyrights{padding-left:4rem;padding-right:4rem}}.footer__copyrights-link{display:flex;flex:1 1 0%;justify-content:center;gap:2.5rem}@media not all and (min-width:640px){.footer__copyrights-link{margin-top:1rem}}@media (min-width:640px){.footer__copyrights-link{justify-content:flex-end}}.sticky__footer-link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:.25rem;padding-right:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.sticky__footer-link:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.event{height:auto;width:100%;margin-top:5px}.dividerEvent,.event{display:flex;justify-content:center}.dividerEvent{width:70%;margin:10px 0 0;align-items:center;font-weight:700}.messageEventContainer{display:flex;flex:1;flex-direction:row}.messageProfileImage{border-radius:50%;flex-shrink:0;width:36px;height:36px}.messageProfileText{width:36px;height:36px;align-items:center;justify-content:center;background-color:red;border-radius:18px;border-width:1;text-align:center}.messageContainer{display:flex;flex-direction:column;margin-left:10px;flex:1}.messageHeader{display:flex;flex-direction:row}.messageName{font-weight:700;padding:0 10px 0 0}.messageEventMessage{display:flex;width:100%}.messageImage{display:flex;flex:1;padding:0;max-height:200px;max-width:40%}.titleMessage{width:100%;height:auto;align-self:center;text-align:center;margin-bottom:10px}.buttonEvent{min-height:100px;min-width:200px;background-color:yellow}.notificationEvent{width:70%;flex-direction:column;margin:20px 0;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2;border-width:1px;border-color:black;border-radius:10px}.eventButton{background-color:#ECB34F;border-radius:10px;min-width:40%}.checkoutButton,.eventButton{width:auto;padding:5px 15px;height:auto;margin-bottom:10px}.checkoutButton{display:flex;align-items:center;justify-content:center}.Toastify__progress-bar-theme--dark,.Toastify__progress-bar-theme--light{background:#ecb34f!important}