.overlay__icon{opacity:.1;font-size:40px;animation:5s ease-in-out infinite float;position:absolute}.overlay__icon:first-child{animation-delay:0s;top:20%;left:10%;transform:rotate(45deg)}.overlay__icon:nth-child(2){animation-delay:2s;top:20%;left:80%}.overlay__icon:nth-child(3){transform:rotate(30px);animation-delay:1s;top:60%;left:16%}.overlay__icon:nth-child(4){animation-delay:.5s;top:80%;left:70%}.overlay__icon:nth-child(5){animation-delay:1s;top:50%;left:10%}.overlay__icon:nth-child(6){animation-delay:.5s;top:50%;right:12%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(10deg)}}
:root{--post-layout-spacing-px:16px;--post-layout-spacing-py:24px}.heart-icon.active{fill:#f43f5e}.heart-icon.animate-like{fill:#f43f5e;animation:.7s ease-in softZoom}.heart-icon.animate-unlike{fill:none;animation:.7s ease-in softZoomOut}@keyframes softZoom{0%{transform:scale(1)}40%{transform:scale(1.1)}70%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes softZoomOut{0%{transform:scale(1)}60%{transform:scale(1.1)}to{transform:scale(1)}}
