.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-active,.fade-leave-to{opacity:0}.background,.horizontal-scroll{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.horizontal-scroll{overflow:hidden}.scroll-button{position:absolute;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#333;font-size:1rem;z-index:999;height:100%;display:flex}@media screen and (min-width:768px){.scroll-button{position:absolute;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:#333;font-size:1rem;z-index:999;height:100%;display:flex}}.content-scroll{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-ms-touch-action:pan-y;touch-action:pan-y;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;right:0;z-index:30;gap:5px}.content-scroll[has-carousel]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.left{left:0;height:50px;width:25px;border-radius:50%;box-shadow:-1px -2px 60px 2px rgba(0,0,0,.1);-webkit-box-shadow:-1px -2px 60px 2px rgba(0,0,0,.1);-moz-box-shadow:-1px -2px 60px 2px rgba(0,0,0,.1)}.right{right:30px!important;top:50%;position:relative}.left-shaddow,.right-shaddow{border-radius:10px 0 0 10px;background-color:rgba(0,0,0,.3)}.left-shaddow{left:-41px}.scroll-button .arrow:hover{scale:1.3}