.button.slide[data-v-64c4cfd8]{min-width:18rem;height:3.6rem;background-color:#ffbe26;position:relative;cursor:pointer;transition:all .2s ease;overflow:hidden;border-radius:3px}@media screen and (max-width:768px){.button.slide[data-v-64c4cfd8]{font-size:18px}.button.slide a[data-v-64c4cfd8]{text-decoration:none}.button.slide>[data-v-64c4cfd8]:not(i){font-size:1rem!important}}.button.slide.disabled[data-v-64c4cfd8]{cursor:default;opacity:.2}.button.slide>[data-v-64c4cfd8]:not(i){text-align:center;color:#343434;font-size:1.2rem;font-weight:700;position:relative;z-index:1;transition:all .2s ease;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.button.slide[data-v-64c4cfd8]:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;transition:all .2s ease;top:0;left:-100%}.button.slide>i[data-v-64c4cfd8]{position:absolute;right:.9rem;top:19px}.button.slide[data-v-64c4cfd8]:not(.disabled):hover:before{left:0}.button.slide:not(.disabled):hover>[data-v-64c4cfd8]:not(i),.button.slide:not(.disabled):hover>i[data-v-64c4cfd8]{color:#3b4043}