.module-light-button.module-example-bright{position:relative;min-width:118px;height:42px;padding:0 18px;overflow:hidden;border:0;border-radius:12px;background:linear-gradient(105deg,#d7ff89,#65edb4);color:#071009;font-weight:800;box-shadow:0 10px 30px #62e7af45,0 0 0 1px #d4ffad5c;transition:transform .2s,box-shadow .2s}.module-light-button.module-example-bright>span{display:inline-block;margin-right:5px;font-size:17px;line-height:1}.module-light-button.module-example-bright:before{content:"";position:absolute;inset:-80% auto -80% -35%;width:24%;background:linear-gradient(90deg,transparent,#fff,transparent);transform:rotate(20deg);animation:moduleExampleShine 2.8s ease-in-out infinite}.module-light-button.module-example-bright:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 15px 38px #62e7af66,0 0 0 2px #d4ffad5c}.module-light-button.module-example-bright:active{transform:translateY(0) scale(.98)}@keyframes moduleExampleShine{0%,55%{left:-35%}82%,100%{left:125%}}@media(max-width:520px){.module-light-button.module-example-bright{min-width:108px;padding:0 14px}}
