.love-choice-modal{animation:.5s ease-out forwards love-modal-fade-in}@keyframes love-modal-fade-in{0%{opacity:0}to{opacity:1}}.love-choice-modal.love-modal-dismissing{pointer-events:none;animation:.6s ease-in forwards love-modal-fade-out}@keyframes love-modal-fade-out{0%{opacity:1}to{opacity:0}}.love-card-left{animation:.7s cubic-bezier(.34,1.56,.64,1) .2s both love-card-enter-left}.love-card-right{animation:.7s cubic-bezier(.34,1.56,.64,1) .35s both love-card-enter-right}@keyframes love-card-enter-left{0%{opacity:0;translate:-25%}to{opacity:1;translate:0}}@keyframes love-card-enter-right{0%{opacity:0;translate:25%}to{opacity:1;translate:0}}.love-card-top{animation:.6s cubic-bezier(.34,1.56,.64,1) .2s both love-card-enter-top}.love-card-bottom{animation:.6s cubic-bezier(.34,1.56,.64,1) .35s both love-card-enter-bottom}@keyframes love-card-enter-top{0%{opacity:0;translate:0 -25%}to{opacity:1;translate:0}}@keyframes love-card-enter-bottom{0%{opacity:0;translate:0 25%}to{opacity:1;translate:0}}.love-hands-enter{animation:.5s ease-out .5s both love-hands-fade}@keyframes love-hands-fade{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.love-arrow-enter{animation:.5s cubic-bezier(.34,1.56,.64,1) .15s both love-arrow-pop}@keyframes love-arrow-pop{0%{opacity:0;scale:0}to{opacity:1;scale:1}}
