#wishListBtn{align-items:center;background-color:transparent;border:none;border-radius:8px;display:flex;justify-content:center;padding:0}#wishListBtn:hover .btn__effect:not(.active) .heart-stroke{animation:pulseCps 1s ease-out infinite}#wishListBtn .icon-svg--color-silver{fill:#fff;color:#fff}#wishListBtn .icon-svg--color-cps{fill:#3b82f6;color:#3b82f6}#wishListBtn .icon-svg{display:inline-block;height:20px;vertical-align:middle;width:20px}#wishListBtn .heart-full{opacity:0}#wishListBtn .heart-border,#wishListBtn .heart-full{left:50%;position:absolute;top:0;transform:translateX(-50%)}#wishListBtn .heart-border{height:22px;width:20px}#wishListBtn .btn__effect{align-items:center;background-color:transparent;border:0;display:flex;height:20px;justify-content:center;padding:0;position:relative;width:20px}#wishListBtn .btn__effect:hover{cursor:pointer}#wishListBtn .effect-group{height:100%;left:0;position:absolute;top:0;transform:rotate(25deg);width:100%}#wishListBtn .effect-group .effect{display:block;left:50%;position:absolute;top:38%;transform-origin:0 2px;width:20px}#wishListBtn .effect-group .effect:nth-child(2){transform:rotate(72deg)}#wishListBtn .effect-group .effect:nth-child(3){transform:rotate(144deg)}#wishListBtn .effect-group .effect:nth-child(4){transform:rotate(216deg)}#wishListBtn .effect-group .effect:nth-child(5){transform:rotate(288deg)}#wishListBtn .effect-group .effect:before{background:#3b82f6;border-radius:1.5px;content:"";display:block;height:3px;position:absolute;right:0}#wishListBtn .effect-group .effect:after{background:#f60;border-radius:50%;content:"";display:block;height:3px;position:absolute;right:10%;top:10px;transform:scale(0);width:3px}#wishListBtn .active .heart-stroke{opacity:0}#wishListBtn .active .heart-full{opacity:1}#wishListBtn .active .heart-border{fill:#fff;color:#fff}#wishListBtn .active .icon-svg{animation:bounceIn .5s linear}#wishListBtn .active .effect:before{animation:fireworkLine .5s linear .1s}#wishListBtn .active .effect:after{animation:fireworkPoint .5s linear .1s}#wishListBtn .broken-heart{left:4px;opacity:0;position:absolute;top:5px;transform:scale(1.3)}#wishListBtn .broken-heart--left{transform:rotate(0deg);transform-origin:60% 200%}#wishListBtn .broken-heart--right{transform:rotate(0deg);transform-origin:63% 200%}#wishListBtn .broken-heart--crack{stroke-dasharray:15;stroke-dashoffset:15}#wishListBtn .deactivate .broken-heart{opacity:1}#wishListBtn .deactivate .broken-heart--left{animation:crackLeft .35s cubic-bezier(.68,-.55,.265,2.85) .15s forwards,hide .25s ease-in .55s forwards}#wishListBtn .deactivate .broken-heart--right{animation:crackRight .35s cubic-bezier(.68,-.55,.265,2.85) .15s forwards,hide .25s ease-in .55s forwards}#wishListBtn .deactivate .broken-heart--crack{animation:crack .2s ease-in forwards}.box-header__bottom #wishListBtn .icon-svg--color-cps{fill:inherit;color:inherit}.box-header__bottom #wishListBtn .broken-heart{left:4px}.detail-product-header #wishListBtn .icon-svg--color-silver{fill:transparent}.detail-product-header #wishListBtn .heart-border,.detail-product-header #wishListBtn .icon-svg{width:17px}.detail-product-header #wishListBtn .inactive .icon-svg--color-cps{fill:#fff}.detail-product-header.is-scroll #wishListBtn .inactive .icon-svg--color-cps{fill:#18181b}@keyframes pulse{0%{opacity:1;transform:scale(1);transform-origin:center center}50%{opacity:.6;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes pulseCps{0%{fill:#fff;transform:scale(.8);transform-origin:center center}50%{fill:#3b82f6;transform:scale(1.1)}to{fill:#fff;transform:scale(.8)}}@keyframes fireworkLine{0%{right:20%;transform:scale(0)}25%{right:20%;transform:scale(1);width:6px}35%{right:0;width:35%}70%{right:0;transform:scale(1);width:4px}to{right:0;transform:scale(0)}}@keyframes fireworkPoint{30%{transform:scale(0)}60%{transform:scale(1)}to{transform:scale(0)}}@keyframes bounceIn{0%{transform:scale(0)}30%{transform:scale(1.25)}50%{transform:scale(.9)}70%{transform:scale(1.1)}80%{transform:scale(1)}}@keyframes crackLeft{0%{transform:rotate(0deg)}to{transform:rotate(-45deg)}}@keyframes crackRight{0%{transform:rotate(0deg)}to{transform:rotate(45deg)}}@keyframes crack{0%{stroke-dasharray:15;stroke-dashoffset:15}80%{stroke-dasharray:15;stroke-dashoffset:0;opacity:1}to{opacity:0}}@keyframes hide{0%{opacity:1}to{opacity:0}}@media only screen and (min-width:541px)and (max-width:1199px){.box-header__bottom #wishListBtn{height:17px;width:17px}.box-header__bottom #wishListBtn .icon-svg{height:17px;margin-top:1px;width:17px}.box-header__bottom #wishListBtn .heart-border{height:17px;width:17px}.box-header__bottom #wishListBtn .broken-heart{left:4px}}@media only screen and (max-width:540px){.box-header__bottom #wishListBtn{height:13px;width:13px}.box-header__bottom #wishListBtn .icon-svg{height:13px;margin-top:2px;width:13px}.box-header__bottom #wishListBtn .heart-border{height:13px;width:13px}.box-header__bottom #wishListBtn .broken-heart{left:4px}#wishListBtn .text-wishlist{display:none}}