.button-submit:where(.astro-OEKXSWG3){align-items:center;color:#fff;cursor:pointer;display:flex;font-family:var(--sailec-medium);font-size:16px;justify-content:center;overflow:hidden;padding:6px 12px;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}@media screen and (min-width:1280px){.button-submit:where(.astro-OEKXSWG3){padding:8px 14px}}.button-submit:where(.astro-OEKXSWG3):before{background-color:var(--dark);box-shadow:0 0 -10px 2px var(--dark);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease,opacity .2s ease-in;width:100%;z-index:-1}.button-submit:where(.astro-OEKXSWG3):hover:before{opacity:1;transform:scaleX(1)}
