.owl-carousel .owl-nav button{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;border-radius:50%;width:50px;height:50px;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.owl-carousel .owl-nav button:hover{background:#f3f4f6;transform:translateY(-50%) scale(1.1)}.owl-carousel .owl-nav .owl-prev{left:-25px}.owl-carousel .owl-nav .owl-next{right:-25px}.owl-carousel .owl-dots{text-align:center;margin-top:30px}.owl-carousel .owl-dots .owl-dot{display:inline-block;margin:0 5px;width:12px;height:12px;border-radius:50%;background:#d1d5db;transition:all .3s ease}.owl-carousel .owl-dots .owl-dot.active{background:#4e7c50;transform:scale(1.2)}.owl-carousel .owl-dots .owl-dot:hover{background:#9ca3af}.fade-enter-active[data-v-4c2bdd17],.fade-leave-active[data-v-4c2bdd17]{transition:opacity .5s ease-in-out}.fade-enter-from[data-v-4c2bdd17],.fade-leave-to[data-v-4c2bdd17]{opacity:0}
