.heart_heart_container__uFfOj{--heart-color:white;position:relative;width:30px;height:30px;transition:.3s}.heart_heart_container__uFfOj .heart_checkbox__BHov8{position:absolute;width:100%;height:100%;opacity:0;z-index:20;cursor:pointer}.heart_heart_container__uFfOj .heart_svg_container__7kLw_{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.heart_heart_container__uFfOj .heart_svg_filled__9hrA9,.heart_heart_container__uFfOj .heart_svg_outline__cTTYH{fill:var(--heart-color);position:absolute}.heart_heart_container__uFfOj .heart_svg_filled__9hrA9{animation:heart_keyframes-svg-filled__k1w0k 1s;display:none}.heart_heart_container__uFfOj .heart_svg_celebrate__HQ0TG{position:absolute;animation:heart_keyframes-svg-celebrate___OrJ3 .5s;animation-fill-mode:forwards;display:none;stroke:var(--heart-color);fill:var(--heart-color);stroke-width:2px}.heart_heart_container__uFfOj .heart_checkbox__BHov8:checked~.heart_svg_container__7kLw_ .heart_svg_celebrate__HQ0TG,.heart_heart_container__uFfOj .heart_checkbox__BHov8:checked~.heart_svg_container__7kLw_ .heart_svg_filled__9hrA9{display:block}@keyframes heart_keyframes-svg-filled__k1w0k{0%{transform:scale(0)}25%{transform:scale(1.2)}50%{transform:scale(1);filter:brightness(1.5)}}@keyframes heart_keyframes-svg-celebrate___OrJ3{0%{transform:scale(0)}50%{opacity:1;filter:brightness(1.5)}to{transform:scale(1.4);opacity:0;display:none}}