.component-slid[data-v-bd12fd94]{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.42);overflow-x:hidden;overflow-y:scroll;z-index:1002}.component-slid .component-slid-open[data-v-bd12fd94]{position:absolute;top:0;right:0;width:640px;height:100%;background:#fff;opacity:1;animation:slid-open-bd12fd94 .5s ease;box-shadow:0 0 18px 0 rgba(0,0,0,.15)}.component-slid .component-slid-out[data-v-bd12fd94]{position:absolute;top:0;right:0;width:640px;height:100%;background:#fff;animation:slid-out-bd12fd94 .5s ease}@keyframes slid-open-bd12fd94{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0)}}@keyframes slid-out-bd12fd94{0%{width:640px;transform:translateX(0)}to{transform:translateX(100%)}}@media (max-width:768px){.component-slid .component-slid-open[data-v-bd12fd94]{width:auto}}