@charset "UTF-8";.panel-helper{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000000000;padding:10px;transform:translateY(100%);transition:transform .3s ease-in-out}.panel-helper.open{transform:translateY(0)}@media screen and (min-width:992px){.panel-helper{top:0;width:520px;transform:translate(100%);transition:transform .3s ease-in-out}.panel-helper.open{transform:translate(0)}}.helper-carousel{position:relative;width:100%;margin:0 auto;overflow:hidden;border-radius:10px;text-align:center}.helper-carousel-inner img{width:100%;display:block}.helper-carousel-caption{margin-top:10px}.helper-carousel-control{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff40;border:none;cursor:pointer;padding:5px 10px;border-radius:50%}.helper-carousel-control i{font-size:8px}.helper-carousel-control.prev,.helper-carousel-control.next{width:50px;height:50px;background:#ffffff40}.helper-carousel-control.prev{left:12px;display:block}.helper-carousel-control.next{right:10px;display:block}.fade-enter-active,.fade-leave-active{transition:opacity .3s linear}.fade-enter,.fade-leave-to{opacity:0}.helper-carousel-caption h4{text-align:center!important}
