.practice-carousel-wrapper{position:relative;height:600px}.practice-carousel-wrapper .item,.practice-carousel-wrapper .owl-carousel,.practice-carousel-wrapper .owl-item,.practice-carousel-wrapper .owl-stage,.practice-carousel-wrapper .owl-stage-outer{height:100%}@media screen and (max-width:767px){.practice-carousel-wrapper{height:360px}}.practice-carousel-wrapper .owl-carousel .owl-nav button{position:absolute;top:50%;margin-top:-40px;height:80px;width:80px}.practice-carousel-wrapper .owl-carousel .owl-nav button span{display:block;width:100%;height:100%;background-size:100%!important;cursor:pointer;padding:5px;background-position:50%!important;box-sizing:border-box}@media screen and (max-width:767px){.practice-carousel-wrapper .owl-carousel .owl-nav button span{width:50px;height:50px;padding:0}}@media screen and (max-width:767px){.practice-carousel-wrapper .owl-carousel .owl-nav button{width:auto;height:auto;position:absolute;top:unset;bottom:0;margin-top:0;padding:15px!important;background:rgba(13,24,70,.8)}}.practice-carousel-wrapper .owl-carousel .owl-nav button:focus{outline:none}.practice-carousel-wrapper .owl-carousel .owl-nav .owl-prev{left:50px}.practice-carousel-wrapper .owl-carousel .owl-nav .owl-prev.disabled{display:none}@media screen and (max-width:767px){.practice-carousel-wrapper .owl-carousel .owl-nav .owl-prev{left:0;border-top-right-radius:10px}}.practice-carousel-wrapper .owl-carousel .owl-nav .owl-next{right:50px}.practice-carousel-wrapper .owl-carousel .owl-nav .owl-next.disabled{display:none}@media screen and (max-width:767px){.practice-carousel-wrapper .owl-carousel .owl-nav .owl-next{right:0;border-top-left-radius:10px}}.practice-carousel-wrapper .owl-carousel .owl-nav .practice-carousel-prev-arrow{background:url(/Assets/static/practicecarousel-leftarrow.svg) no-repeat}.practice-carousel-wrapper .owl-carousel .owl-nav .practice-carousel-next-arrow{background:url(/Assets/static/practicecarousel-rightarrow.svg) no-repeat}.practice-carousel-wrapper .practice-carousel-video-playicon{display:inline-block;position:absolute;top:50%;left:50%;margin-top:-70px;margin-left:-70px;width:140px;height:140px;background-size:100%;cursor:pointer}.practice-carousel-wrapper .practice-carousel-video-playicon:after{content:"";background:url(/Assets/static/practicecarousel-playicon.svg) no-repeat;background-size:100%;cursor:pointer;width:140px;height:140px;position:absolute;margin-top:-70px;margin-left:-70px}@media screen and (max-width:767px){.practice-carousel-wrapper .practice-carousel-video-playicon,.practice-carousel-wrapper .practice-carousel-video-playicon:after{width:100px;height:100px;margin-top:-50px;margin-left:-50px}}.practice-carousel-wrapper .practice-carousel-counter{bottom:35px;max-width:150px;text-align:center;font-size:25px;font-weight:400;z-index:1;color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.practice-carousel-wrapper .practice-carousel-image-holder{height:100%;background-size:cover!important;background-position:50%!important;position:relative;max-height:100%!important}.practice-carousel-wrapper .practice-carousel-image-holder .practice-carousel-video-frame{position:absolute;top:0;left:0;width:100%;height:100%;border:0;display:none}.practice-carousel-wrapper .animated{-webkit-animation-duration:1000 ms;animation-duration:1000 ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.practice-carousel-wrapper .owl-animated-out{z-index:1}.practice-carousel-wrapper .owl-animated-in{z-index:0}.practice-carousel-wrapper .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}