.header-custom-button{position:relative;display:inline-block;padding:12px 35px;background:#b1dd52;font-size:17px;font-weight:500;color:#181818;border:2px solid #000;border-radius:8px;box-shadow:0 0 0 #b1dd52;transition:all .3s ease-in-out;cursor:pointer;text-decoration:none;width:200px}.header-custom-button__label{position:relative;z-index:1}.header-custom-button__star-1,.header-custom-button__star-2,.header-custom-button__star-3,.header-custom-button__star-4,.header-custom-button__star-5,.header-custom-button__star-6{position:absolute;filter:drop-shadow(0 0 0 #b1dd52);z-index:-5}.header-custom-button__star-1{top:20%;left:20%;width:25px;transition:all 1s cubic-bezier(.05,.83,.43,.96)}.header-custom-button__star-2{top:45%;left:45%;width:15px;transition:all 1s cubic-bezier(0,.4,0,1.01)}.header-custom-button__star-3{top:40%;left:40%;width:5px;transition:all 1s cubic-bezier(0,.4,0,1.01)}.header-custom-button__star-4{top:20%;left:40%;width:8px;transition:all .8s cubic-bezier(0,.4,0,1.01)}.header-custom-button__star-5{top:25%;left:45%;width:15px;transition:all .6s cubic-bezier(0,.4,0,1.01)}.header-custom-button__star-6{top:5%;left:50%;width:5px;transition:all .8s ease}.header-custom-button:hover{background:transparent;color:#b1dd52;box-shadow:0 0 25px #b1dd52}.header-custom-button:hover .header-custom-button__star-1{top:-80%;left:-30%;filter:drop-shadow(0 0 10px #fffdef);z-index:2}.header-custom-button:hover .header-custom-button__star-2{top:-25%;left:10%;filter:drop-shadow(0 0 10px #fffdef);z-index:2}.header-custom-button:hover .header-custom-button__star-3{top:55%;left:25%;filter:drop-shadow(0 0 10px #fffdef);z-index:2}.header-custom-button:hover .header-custom-button__star-4{top:30%;left:80%;filter:drop-shadow(0 0 10px #fffdef);z-index:2}.header-custom-button:hover .header-custom-button__star-5{top:25%;left:115%;filter:drop-shadow(0 0 10px #fffdef);z-index:2}.header-custom-button:hover .header-custom-button__star-6{top:5%;left:60%;filter:drop-shadow(0 0 10px #fffdef);z-index:2}.header-custom-button__star-path{fill:#b1dd52}