.button.slide[data-v-474fc9bc]{min-width:18rem;height:3.6rem;border:1px solid #4b1213;background-color:#fef9e7;position:relative;cursor:pointer;transition:all .2s ease;overflow:hidden;font-weight:700;box-shadow:1px 1px 2px 0 #c8c8c8}.button.slide.disabled[data-v-474fc9bc]{cursor:default;opacity:.2}.button.slide>[data-v-474fc9bc]:not(i){color:#4b1213;text-align:center;font-size:1.2rem;position:relative;z-index:1;transition:all .2s ease;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-weight:700}.button.slide[data-v-474fc9bc]:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;transition:all .2s ease;top:0;left:-100%}.button.slide>i[data-v-474fc9bc]{position:absolute;right:.9rem;top:.9rem;color:#fff}.button.slide[data-v-474fc9bc]:not(.disabled):hover{color:#4b1213}.button.slide[data-v-474fc9bc]:not(.disabled):hover:before{left:0}.button.slide:not(.disabled):hover>[data-v-474fc9bc]:not(i),.button.slide:not(.disabled):hover>i[data-v-474fc9bc]{color:#4b1213}