.button[data-v-fbba29f9]{cursor:pointer;height:var(--button-height,auto);width:var(--button-width,100%);background:#f81919;border:none;border-radius:3px;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #0003}.button[data-v-fbba29f9]:after{content:"";background:#000;width:0;height:100%;transition:all .4s ease-in-out;position:absolute;right:0}.button[data-v-fbba29f9]:hover:after{width:100%;left:0;right:auto}.button span[data-v-fbba29f9]{color:#fff;text-align:center;text-transform:none;z-index:20;width:100%;padding:8px 16px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.button:hover span[data-v-fbba29f9]{color:#fff;animation:.3s ease-in-out scaleUp-fbba29f9}.button-outline[data-v-fbba29f9]{box-shadow:none;color:#fff;cursor:pointer;height:var(--button-height,auto);width:var(--button-width,100%);background:#000;border:none;border-radius:3px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.button-outline[data-v-fbba29f9]:after{content:"";z-index:0;background:#f81919;width:0;height:100%;transition:all .4s ease-in-out;position:absolute;top:0;left:0}.button-outline[data-v-fbba29f9]:hover:after{width:100%;left:0;right:auto}.button-outline span[data-v-fbba29f9]{color:inherit;text-align:center;z-index:1;width:100%;padding:7px 16px;font-size:.8rem;font-weight:600;transition:color .3s ease-in-out}.button-outline:hover span[data-v-fbba29f9]{color:#fff;animation:.3s ease-in-out scaleUp-fbba29f9}@keyframes scaleUp-fbba29f9{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}
