@import "https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css";
.owl-carousel{width:100%;margin:0 auto;position:relative}.owl-stage-outer{overflow:visible!important}.owl-stage{gap:0;display:flex}.owl-nav{margin:0}.owl-nav button.owl-prev,.owl-nav button.owl-next{z-index:10;width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 5px rgba(0,0,0,.2);background:#fff!important;border-radius:50%!important}.owl-nav button.owl-prev{opacity:.5;left:-15px}.owl-nav button.owl-next{opacity:.5;right:-15px}.owl-nav button.owl-prev span,.owl-nav button.owl-next span{color:#ee3f22;font-size:24px;line-height:1}.owl-carousel .owl-item{justify-content:center;transition:all .3s;display:flex}.owl-carousel .owl-item .item{opacity:.5;width:100%;transition:all .3s;transform:scale(.85)}.owl-carousel .owl-item.center .item{opacity:1;transform:scale(1)}@media (max-width:768px){.owl-stage-outer{overflow:hidden!important}.owl-nav button.owl-prev{left:10px}.owl-nav button.owl-next{right:10px}}@media (max-width:640px){.owl-carousel .owl-item .card{transform:scale3d(.9,.9,.9)}}@media (min-width:480.6px) and (max-width:575.5px){.owl-carousel .owl-item .name{left:24%}}@media (max-width:360px){.owl-carousel .owl-item .name{left:30%}.owl-nav button.owl-prev{left:-20px}.owl-nav button.owl-next{right:-20px}}
