.starry_button{position:relative;padding:8px;border-radius:100px;display:flex;align-items:center;overflow:hidden;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.starry_button span{z-index:1}.starry_button .starry_button_text{padding:0 16px;font-weight:700;font-size:18px}.starry_button:hover .starry_button_text{color:var(--starry-white)!important}.starry_button:before{position:absolute;content:"";top:0;left:0;width:0;height:100%;background:linear-gradient(270deg,#3d92df,#00add8 49%,#00db84 76% 100%);z-index:0;transition:width .3s}.starry_button:hover:before{width:100%}.starry_button .starry_button_arrow{position:relative;width:36px;height:36px}.starry_button .starry_button_arrow .arrow_icon{position:absolute;left:0;top:0}.starry_button .starry_button_arrow .arrow_icon[data-hover],.starry_button:hover .starry_button_arrow .arrow_icon[data-default]{opacity:0}.starry_button:hover .starry_button_arrow .arrow_icon[data-hover]{opacity:1}.starry_button_icon_size{width:36px;height:36px}@media (max-width: 991.98px){.starry_button{padding:6px 8px}}@media (max-width: 479.98px){.starry_button{padding:8px}.starry_button .starry_button_text{padding:0 8px}.starry_button .starry_button_arrow,.starry_button_icon_size{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/starry-button.css.map */
