@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.Logo{display:flex;align-items:center}.Logo__svg{fill:#e2e1d2;width:150px;height:100px}@media(max-width:767px){.Logo__svg{width:100px;height:60px;padding-left:20px}}.Logo__mobile-menu{display:none}@media(max-width:992px){.Logo__mobile-menu{display:inline-flex}}