.heart-module__hfrujW__heart_container{--heart-color:white;width:30px;height:30px;transition:all .3s;position:relative}.heart-module__hfrujW__heart_container .heart-module__hfrujW__checkbox{opacity:0;z-index:20;cursor:pointer;width:100%;height:100%;position:absolute}.heart-module__hfrujW__heart_container .heart-module__hfrujW__svg_container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.heart-module__hfrujW__heart_container .heart-module__hfrujW__svg_outline,.heart-module__hfrujW__heart_container .heart-module__hfrujW__svg_filled{fill:var(--heart-color);position:absolute}.heart-module__hfrujW__heart_container .heart-module__hfrujW__svg_filled{animation:1s heart-module__hfrujW__keyframes-svg-filled;display:none}.heart-module__hfrujW__heart_container .heart-module__hfrujW__svg_celebrate{stroke:var(--heart-color);fill:var(--heart-color);stroke-width:2px;animation:.5s forwards heart-module__hfrujW__keyframes-svg-celebrate;display:none;position:absolute}.heart-module__hfrujW__heart_container .heart-module__hfrujW__checkbox:checked~.heart-module__hfrujW__svg_container .heart-module__hfrujW__svg_filled,.heart-module__hfrujW__heart_container .heart-module__hfrujW__checkbox:checked~.heart-module__hfrujW__svg_container .heart-module__hfrujW__svg_celebrate{display:block}@keyframes heart-module__hfrujW__keyframes-svg-filled{0%{transform:scale(0)}25%{transform:scale(1.2)}50%{filter:brightness(1.5);transform:scale(1)}}@keyframes heart-module__hfrujW__keyframes-svg-celebrate{0%{transform:scale(0)}50%{opacity:1;filter:brightness(1.5)}to{opacity:0;display:none;transform:scale(1.4)}}
