@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}}.SlideLoader{width:100%;height:100%}.SlideLoader__full{width:100%;height:485px;display:block}@media(max-width:992px){.SlideLoader__full{height:auto;aspect-ratio:16/7}}@media(max-width:767px){.SlideLoader__full{aspect-ratio:16/9}}