/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-dots{width: 100%; display: flex; align-items: center; justify-content: center; gap: 12px; transform: translateY(48px);}
.owl-carousel .owl-dots .owl-dot{display: block; width: 10px; height: 10px; border: 1px solid #282461; border-radius: 50%; background-color: #fff;}
.owl-carousel .owl-dots .owl-dot.active{background-color: #282461;}

.academic-carousel,.academic-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.academic-carousel{display:none;width:100%;z-index:1}.academic-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.academic-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.academic-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.academic-carousel .owl-item,.academic-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.academic-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.academic-carousel .owl-item img{display:block;width:100%}.academic-carousel .owl-dots.disabled,.academic-carousel .owl-nav.disabled{display:none}.no-js .academic-carousel,.academic-carousel.owl-loaded{display:block}.academic-carousel .owl-dot,.academic-carousel .owl-nav .owl-next,.academic-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.academic-carousel .owl-nav button.owl-next,.academic-carousel .owl-nav button.owl-prev,.academic-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.academic-carousel.owl-loading{opacity:0;display:block}.academic-carousel.owl-hidden{opacity:0}.academic-carousel.owl-refresh .owl-item{visibility:hidden}.academic-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.academic-carousel.owl-grab{cursor:move;cursor:grab}.academic-carousel.owl-rtl{direction:rtl}.academic-carousel.owl-rtl .owl-item{float:right}.academic-carousel .animated{animation-duration:1s;animation-fill-mode:both}.academic-carousel .owl-animated-in{z-index:0}.academic-carousel .owl-animated-out{z-index:1}.academic-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.academic-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.academic-carousel .owl-item .owl-lazy:not([src]),.academic-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.academic-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.academic-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.academic-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.academic-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.academic-carousel .owl-video-playing .owl-video-play-icon,.academic-carousel .owl-video-playing .owl-video-tn{display:none}.academic-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.academic-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.cust-carousel,.cust-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.cust-carousel{display:none;width:100%;z-index:1}.cust-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.cust-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.cust-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.cust-carousel .owl-item,.cust-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.cust-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.cust-carousel .owl-item img{display:block;width:100%}.cust-carousel .owl-dots.disabled,.cust-carousel .owl-nav.disabled{display:none}.no-js .cust-carousel,.cust-carousel.owl-loaded{display:block}.cust-carousel .owl-dot,.cust-carousel .owl-nav .owl-next,.cust-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cust-carousel .owl-nav button.owl-next,.cust-carousel .owl-nav button.owl-prev,.cust-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.cust-carousel.owl-loading{opacity:0;display:block}.cust-carousel.owl-hidden{opacity:0}.cust-carousel.owl-refresh .owl-item{visibility:hidden}.cust-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cust-carousel.owl-grab{cursor:move;cursor:grab}.cust-carousel.owl-rtl{direction:rtl}.cust-carousel.owl-rtl .owl-item{float:right}.cust-carousel .animated{animation-duration:1s;animation-fill-mode:both}.cust-carousel .owl-animated-in{z-index:0}.cust-carousel .owl-animated-out{z-index:1}.cust-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.cust-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.cust-carousel .owl-item .owl-lazy:not([src]),.cust-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.cust-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.cust-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.cust-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.cust-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.cust-carousel .owl-video-playing .owl-video-play-icon,.cust-carousel .owl-video-playing .owl-video-tn{display:none}.cust-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.cust-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.news-carousel,.news-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.news-carousel{display:none;width:100%;z-index:1}.news-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.news-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.news-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.news-carousel .owl-item,.news-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.news-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.news-carousel .owl-item img{display:block;width:100%}.news-carousel .owl-dots.disabled{display: none;}.no-js .news-carousel,.news-carousel.owl-loaded{display:block}.news-carousel .owl-dot,.news-carousel .owl-nav .owl-next,.news-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.news-carousel .owl-nav button.owl-next,.news-carousel .owl-nav button.owl-prev,.news-carousel button.owl-dot{color:inherit;border:none;padding:0!important;font:inherit}.news-carousel.owl-loading{opacity:0;display:block}.news-carousel.owl-hidden{opacity:0}.news-carousel.owl-refresh .owl-item{visibility:hidden}.news-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.news-carousel.owl-grab{cursor:move;cursor:grab}.news-carousel.owl-rtl{direction:rtl}.news-carousel.owl-rtl .owl-item{float:right}.news-carousel .animated{animation-duration:1s;animation-fill-mode:both}.news-carousel .owl-animated-in{z-index:0}.news-carousel .owl-animated-out{z-index:1}.news-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.news-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.news-carousel .owl-item .owl-lazy:not([src]),.news-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.news-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.news-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.news-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.news-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.news-carousel .owl-video-playing .owl-video-play-icon,.news-carousel .owl-video-playing .owl-video-tn{display:none}.news-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.news-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.news-carousel{position: relative;}

.owl-nav button.owl-prev, .owl-nav button.owl-next{height: 32px; width: 32px; display: flex; align-items: center; justify-content: center; border-radius: 50%; border: 1px solid #CDCDCD !important; position: absolute; top: 50%; }
.owl-nav button.owl-prev span, .owl-nav button.owl-next span{ display: none;}
.owl-nav button.owl-prev{left: 0; transform: translate(-40px, -50%); background: url(../../icons/left-black.svg) no-repeat center #fff; background-size: 20px;}
.owl-nav button.owl-prev:hover{background: url(../../icons/left-white.svg) no-repeat center #1DB573; background-size: 20px; border-color: #1DB573;}
.owl-nav button.owl-prev.disabled{background: url(../../icons/left-white.svg) no-repeat center #CDCDCD; background-size: 20px;}
.owl-nav button.owl-next{right: 0;  transform: translate(40px, -50%); background: url(../../icons/right-black.svg) no-repeat center #fff; background-size: 20px;}
.owl-nav button.owl-next:hover{background: url(../../icons/right-white.svg) no-repeat center #1DB573; background-size: 20px; border-color: #1DB573;}
.owl-nav button.owl-next.disabled{background: url(../../icons/right-white.svg) no-repeat center #CDCDCD; background-size: 20px; }


.sports-carousel,.sports-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.sports-carousel{display:none;width:100%;z-index:1}.sports-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.sports-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.sports-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.sports-carousel .owl-item,.sports-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.sports-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.sports-carousel .owl-item img{display:block;width:100%}.sports-carousel .owl-dots.disabled,.sports-carousel .owl-nav.disabled{display:none}.no-js .sports-carousel,.sports-carousel.owl-loaded{display:block}.sports-carousel .owl-dot,.sports-carousel .owl-nav .owl-next,.sports-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sports-carousel .owl-nav button.owl-next,.sports-carousel .owl-nav button.owl-prev,.sports-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.sports-carousel.owl-loading{opacity:0;display:block}.sports-carousel.owl-hidden{opacity:0}.sports-carousel.owl-refresh .owl-item{visibility:hidden}.sports-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sports-carousel.owl-grab{cursor:move;cursor:grab}.sports-carousel.owl-rtl{direction:rtl}.sports-carousel.owl-rtl .owl-item{float:right}.sports-carousel .animated{animation-duration:1s;animation-fill-mode:both}.sports-carousel .owl-animated-in{z-index:0}.sports-carousel .owl-animated-out{z-index:1}.sports-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.sports-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.sports-carousel .owl-item .owl-lazy:not([src]),.sports-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.sports-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.sports-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.sports-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.sports-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.sports-carousel .owl-video-playing .owl-video-play-icon,.sports-carousel .owl-video-playing .owl-video-tn{display:none}.sports-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.sports-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.sports-carousel .owl-nav button.owl-prev, .sports-carousel .owl-nav button.owl-next{top: unset; bottom: 0; border-radius: 0; border: none !important;}
.sports-carousel .owl-nav button.owl-prev{right:0; left: unset; transform: translate(-33px, 0%); background: url(../../icons/left-white.svg) no-repeat center #07633B; background-size: 20px;}
.sports-carousel .owl-nav button.owl-prev:hover{background: url(../../icons/left-white.svg) no-repeat center #1DB573; background-size: 20px;}
.sports-carousel .owl-nav button.owl-prev.disabled{background: url(../../icons/left-white.svg) no-repeat center #555; background-size: 20px;}
.sports-carousel .owl-nav button.owl-next{right:0; transform: translate(0px, 0%);background: url(../../icons/right-white.svg) no-repeat center #07633B; background-size: 20px; }
.sports-carousel .owl-nav button.owl-next:hover{background: url(../../icons/right-white.svg) no-repeat center #1DB573; background-size: 20px;}
.sports-carousel .owl-nav button.owl-next.disabled{background: url(../../icons/right-white.svg) no-repeat center #555; background-size: 20px;}


.alumni-carousel,.alumni-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.alumni-carousel{display:none;width:100%;z-index:1}.alumni-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.alumni-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.alumni-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.alumni-carousel .owl-item,.alumni-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.alumni-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.alumni-carousel .owl-item img{display:block;width:100%}.alumni-carousel .owl-nav.disabled{display:none}.no-js .alumni-carousel,.alumni-carousel.owl-loaded{display:block}.alumni-carousel .owl-dot,.alumni-carousel .owl-nav .owl-next,.alumni-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alumni-carousel .owl-nav button.owl-next,.alumni-carousel .owl-nav button.owl-prev,.alumni-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.alumni-carousel.owl-loading{opacity:0;display:block}.alumni-carousel.owl-hidden{opacity:0}.alumni-carousel.owl-refresh .owl-item{visibility:hidden}.alumni-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alumni-carousel.owl-grab{cursor:move;cursor:grab}.alumni-carousel.owl-rtl{direction:rtl}.alumni-carousel.owl-rtl .owl-item{float:right}.alumni-carousel .animated{animation-duration:1s;animation-fill-mode:both}.alumni-carousel .owl-animated-in{z-index:0}.alumni-carousel .owl-animated-out{z-index:1}.alumni-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.alumni-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.alumni-carousel .owl-item .owl-lazy:not([src]),.alumni-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.alumni-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.alumni-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.alumni-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.alumni-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.alumni-carousel .owl-video-playing .owl-video-play-icon,.alumni-carousel .owl-video-playing .owl-video-tn{display:none}.alumni-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.alumni-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.alumni-carousel .owl-dots{width: 100%; display: flex; align-items: center; justify-content: center; gap: 12px; transform: translateY(32px);}
.alumni-carousel .owl-dots .owl-dot{display: block; width: 10px; height: 10px; border: 1px solid #1DB573; border-radius: 50%; background-color: #fff;}
.alumni-carousel .owl-dots .owl-dot.active{background-color: #1DB573;}


.announce,.announce .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.announce{display:none;width:100%;z-index:1}.announce .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.announce .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.announce .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.announce .owl-item,.announce .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.announce .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.announce .owl-item img{display:block;width:100%}.announce .owl-nav.disabled{display:block}.no-js .announce,.announce.owl-loaded{display:block}.announce .owl-dot,.announce .owl-nav .owl-next,.announce .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.announce .owl-nav button.owl-next,.announce .owl-nav button.owl-prev,.announce button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.announce.owl-loading{opacity:0;display:block}.announce.owl-hidden{opacity:0}.announce.owl-refresh .owl-item{visibility:hidden}.announce.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.announce.owl-grab{cursor:move;cursor:grab}.announce.owl-rtl{direction:rtl}.announce.owl-rtl .owl-item{float:right}.announce .animated{animation-duration:1s;animation-fill-mode:both}.announce .owl-animated-in{z-index:0}.announce .owl-animated-out{z-index:1}.announce .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.announce .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.announce .owl-item .owl-lazy:not([src]),.announce .owl-item .owl-lazy[src^=""]{max-height:0}.announce .owl-item img.owl-lazy{transform-style:preserve-3d}.announce .owl-video-wrapper{position:relative;height:100%;background:#000}.announce .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.announce .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.announce .owl-video-playing .owl-video-play-icon,.announce .owl-video-playing .owl-video-tn{display:none}.announce .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.announce .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

 button.owl-prev, .announce .owl-nav button.owl-next{ border-radius: 0; border: none !important;}
.announce .owl-nav button.owl-prev{left: 62px; border-radius: 50%; width: 48px; height: 48px;  background: url(../../icons/left-white.svg) no-repeat center rgba(0, 0, 0, .4); background-size: 32px;}
.announce .owl-nav button.owl-prev:hover{background: url(../../icons/left-white.svg) no-repeat center #282461; background-size: 32px;}
.announce .owl-nav button.owl-prev.disabled{background: url(../../icons/left-white.svg) no-repeat center #555; background-size: 32px;}
.announce .owl-nav button.owl-next{right: 62px; border-radius: 50%; width: 48px; height: 48px;  background: url(../../icons/right-white.svg) no-repeat center rgba(0, 0, 0, .4); background-size: 32px;}
.announce .owl-nav button.owl-next:hover{background: url(../../icons/right-white.svg) no-repeat center #282461; background-size: 32px;}
.announce .owl-nav button.owl-next.disabled{background: url(../../icons/right-white.svg) no-repeat center #555;}

.achieve,.achieve .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.achieve{display:none;width:100%;z-index:1}.achieve .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.achieve .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.achieve .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.achieve .owl-item,.achieve .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.achieve .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.achieve .owl-item img{display:block;width:100%}.achieve .owl-nav.disabled{display:none}.no-js .achieve,.achieve.owl-loaded{display:block}.achieve .owl-dot,.achieve .owl-nav .owl-next,.achieve .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.achieve .owl-nav button.owl-next,.achieve .owl-nav button.owl-prev,.achieve button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.achieve.owl-loading{opacity:0;display:block}.achieve.owl-hidden{opacity:0}.achieve.owl-refresh .owl-item{visibility:hidden}.achieve.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.achieve.owl-grab{cursor:move;cursor:grab}.achieve.owl-rtl{direction:rtl}.achieve.owl-rtl .owl-item{float:right}.achieve .animated{animation-duration:1s;animation-fill-mode:both}.achieve .owl-animated-in{z-index:0}.achieve .owl-animated-out{z-index:1}.achieve .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.achieve .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.achieve .owl-item .owl-lazy:not([src]),.achieve .owl-item .owl-lazy[src^=""]{max-height:0}.achieve .owl-item img.owl-lazy{transform-style:preserve-3d}.achieve .owl-video-wrapper{position:relative;height:100%;background:#000}.achieve .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.achieve .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.achieve .owl-video-playing .owl-video-play-icon,.achieve .owl-video-playing .owl-video-tn{display:none}.achieve .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.achieve .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.achieve .owl-dots{width: 100%; display: flex; align-items: center; justify-content: center; gap: 12px; transform: translateY(16px);}
.achieve .owl-dots .owl-dot{display: block; width: 10px; height: 10px; border: 1px solid #282461; border-radius: 50%; background-color: #fff;}
.achieve .owl-dots .owl-dot.active{background-color: #282461;}

.footer-carousel,.footer-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.footer-carousel{display:none;width:100%;z-index:1}.footer-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.footer-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.footer-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.footer-carousel .owl-item,.footer-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.footer-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.footer-carousel .owl-item img{display:block;width:100%}.footer-carousel .owl-nav.disabled{display:none}.no-js .footer-carousel,.footer-carousel.owl-loaded{display:block}.footer-carousel .owl-dot,.footer-carousel .owl-nav .owl-next,.footer-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer-carousel .owl-nav button.owl-next,.footer-carousel .owl-nav button.owl-prev,.footer-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.footer-carousel.owl-loading{opacity:0;display:block}.footer-carousel.owl-hidden{opacity:0}.footer-carousel.owl-refresh .owl-item{visibility:hidden}.footer-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer-carousel.owl-grab{cursor:move;cursor:grab}.footer-carousel.owl-rtl{direction:rtl}.footer-carousel.owl-rtl .owl-item{float:right}.footer-carousel .animated{animation-duration:1s;animation-fill-mode:both}.footer-carousel .owl-animated-in{z-index:0}.footer-carousel .owl-animated-out{z-index:1}.footer-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.footer-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.footer-carousel .owl-item .owl-lazy:not([src]),.footer-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.footer-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.footer-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.footer-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.footer-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.footer-carousel .owl-video-playing .owl-video-play-icon,.footer-carousel .owl-video-playing .owl-video-tn{display:none}.footer-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.footer-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.footer-carousel .owl-dots{width: 100%; display: none; align-items: center; justify-content: center; gap: 12px; transform: translateY(56px);}
.footer-carousel .owl-dots .owl-dot{display: block; width: 10px; height: 10px; border: 1px solid #1DB573; border-radius: 50%; background-color: #fff;}
.footer-carousel .owl-dots .owl-dot.active{background-color: #1DB573;}

.partners,.partners .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.partners{display:none;width:100%;z-index:1}.partners .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.partners .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.partners .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.partners .owl-item,.partners .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.partners .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.partners .owl-item img{display:block;width:100%}.partners .owl-nav.disabled{display:none}.no-js .partners,.partners.owl-loaded{display:block}.partners .owl-dot,.partners .owl-nav .owl-next,.partners .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.partners .owl-nav button.owl-next,.partners .owl-nav button.owl-prev,.partners button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.partners.owl-loading{opacity:0;display:block}.partners.owl-hidden{opacity:0}.partners.owl-refresh .owl-item{visibility:hidden}.partners.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.partners.owl-grab{cursor:move;cursor:grab}.partners.owl-rtl{direction:rtl}.partners.owl-rtl .owl-item{float:right}.partners .animated{animation-duration:1s;animation-fill-mode:both}.partners .owl-animated-in{z-index:0}.partners .owl-animated-out{z-index:1}.partners .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.partners .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.partners .owl-item .owl-lazy:not([src]),.partners .owl-item .owl-lazy[src^=""]{max-height:0}.partners .owl-item img.owl-lazy{transform-style:preserve-3d}.partners .owl-video-wrapper{position:relative;height:100%;background:#000}.partners .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.partners .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.partners .owl-video-playing .owl-video-play-icon,.partners .owl-video-playing .owl-video-tn{display:none}.partners .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.partners .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.partners .owl-dots, .partners .owl-nav{width: 100%; display: none; align-items: center; justify-content: center; gap: 12px; transform: translateY(56px);}

.photo_gal,.photo_gal .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.photo_gal{display:none;width:100%;z-index:1}.photo_gal .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.photo_gal .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.photo_gal .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.photo_gal .owl-item,.photo_gal .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.photo_gal .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.photo_gal .owl-item img{display:block;width:100%}.photo_gal .owl-nav.disabled{display:none}.no-js .photo_gal,.photo_gal.owl-loaded{display:block}.photo_gal .owl-dot,.photo_gal .owl-nav .owl-next,.photo_gal .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.photo_gal .owl-nav button.owl-next,.photo_gal .owl-nav button.owl-prev,.photo_gal button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.photo_gal.owl-loading{opacity:0;display:block}.photo_gal.owl-hidden{opacity:0}.photo_gal.owl-refresh .owl-item{visibility:hidden}.photo_gal.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.photo_gal.owl-grab{cursor:move;cursor:grab}.photo_gal.owl-rtl{direction:rtl}.photo_gal.owl-rtl .owl-item{float:right}.photo_gal .animated{animation-duration:1s;animation-fill-mode:both}.photo_gal .owl-animated-in{z-index:0}.photo_gal .owl-animated-out{z-index:1}.photo_gal .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.photo_gal .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.photo_gal .owl-item .owl-lazy:not([src]),.photo_gal .owl-item .owl-lazy[src^=""]{max-height:0}.photo_gal .owl-item img.owl-lazy{transform-style:preserve-3d}.photo_gal .owl-video-wrapper{position:relative;height:100%;background:#000}.photo_gal .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.photo_gal .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.photo_gal .owl-video-playing .owl-video-play-icon,.photo_gal .owl-video-playing .owl-video-tn{display:none}.photo_gal .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.photo_gal .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.photo_gal .owl-dots{width: 100%; display: flex; align-items: center; justify-content: center; gap: 12px; transform: translateY(48px);}
.photo_gal .owl-dots .owl-dot{display: block; width: 10px; height: 10px; border: 1px solid #282461; border-radius: 50%; background-color: #fff;}
.photo_gal .owl-dots .owl-dot.active{background-color: #282461;}


.slider_w,.slider_w .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.slider_w{display:none;width:100%;z-index:1}.slider_w .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.slider_w .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.slider_w .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.slider_w .owl-item,.slider_w .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.slider_w .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.slider_w .owl-item img{display:block;width:100%}.slider_w .owl-dots.disabled,.slider_w .owl-nav.disabled{display:none}.no-js .slider_w,.slider_w.owl-loaded{display:block}.slider_w .owl-dot,.slider_w .owl-nav .owl-next,.slider_w .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider_w .owl-nav button.owl-next,.slider_w .owl-nav button.owl-prev,.slider_w button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.slider_w.owl-loading{opacity:0;display:block}.slider_w.owl-hidden{opacity:0}.slider_w.owl-refresh .owl-item{visibility:hidden}.slider_w.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider_w.owl-grab{cursor:move;cursor:grab}.slider_w.owl-rtl{direction:rtl}.slider_w.owl-rtl .owl-item{float:right}.slider_w .animated{animation-duration:1s;animation-fill-mode:both}.slider_w .owl-animated-in{z-index:0}.slider_w .owl-animated-out{z-index:1}.slider_w .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.slider_w .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.slider_w .owl-item .owl-lazy:not([src]),.slider_w .owl-item .owl-lazy[src^=""]{max-height:0}.slider_w .owl-item img.owl-lazy{transform-style:preserve-3d}.slider_w .owl-video-wrapper{position:relative;height:100%;background:#000}.slider_w .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.slider_w .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.slider_w .owl-video-playing .owl-video-play-icon,.slider_w .owl-video-playing .owl-video-tn{display:none}.slider_w .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.slider_w .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.slider_w .owl-nav button.owl-prev, .slider_w .owl-nav button.owl-next{ border-radius: 0; border: none !important;}
.slider_w .owl-nav button.owl-prev{left: 62px; border-radius: 50%; width: 48px; height: 48px; top: calc(50% - 24px); background: url(../../icons/left-white.svg) no-repeat center rgba(0, 0, 0, .4); background-size: 32px;}
.slider_w .owl-nav button.owl-prev:hover{background: url(../../icons/left-white.svg) no-repeat center #282461; background-size: 32px;}
.slider_w .owl-nav button.owl-prev.disabled{background: url(../../icons/left-white.svg) no-repeat center #555; background-size: 32px;}
.slider_w .owl-nav button.owl-next{right: 62px; border-radius: 50%; width: 48px; height: 48px; top: calc(50% - 24px); background: url(../../icons/right-white.svg) no-repeat center rgba(0, 0, 0, .4); background-size: 32px;}
.slider_w .owl-nav button.owl-next:hover{background: url(../../icons/right-white.svg) no-repeat center #282461; background-size: 32px;}
.slider_w .owl-nav button.owl-next.disabled{background: url(../../icons/right-white.svg) no-repeat center #555;}


.achievement_slider,.achievement_slider .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.achievement_slider{display:none;width:100%;z-index:1}.achievement_slider .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.achievement_slider .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.achievement_slider .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.achievement_slider .owl-item,.achievement_slider .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.achievement_slider .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.achievement_slider .owl-item img{display:block;width:100%}.achievement_slider .owl-nav.disabled{display:none}.no-js .achievement_slider,.achievement_slider.owl-loaded{display:block}.achievement_slider .owl-dot,.achievement_slider .owl-nav .owl-next,.achievement_slider .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.achievement_slider .owl-nav button.owl-next,.achievement_slider .owl-nav button.owl-prev,.achievement_slider button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.achievement_slider.owl-loading{opacity:0;display:block}.achievement_slider.owl-hidden{opacity:0}.achievement_slider.owl-refresh .owl-item{visibility:hidden}.achievement_slider.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.achievement_slider.owl-grab{cursor:move;cursor:grab}.achievement_slider.owl-rtl{direction:rtl}.achievement_slider.owl-rtl .owl-item{float:right}.achievement_slider .animated{animation-duration:1s;animation-fill-mode:both}.achievement_slider .owl-animated-in{z-index:0}.achievement_slider .owl-animated-out{z-index:1}.achievement_slider .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.achievement_slider .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.achievement_slider .owl-item .owl-lazy:not([src]),.achievement_slider .owl-item .owl-lazy[src^=""]{max-height:0}.achievement_slider .owl-item img.owl-lazy{transform-style:preserve-3d}.achievement_slider .owl-video-wrapper{position:relative;height:100%;background:#000}.achievement_slider .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.achievement_slider .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.achievement_slider .owl-video-playing .owl-video-play-icon,.achievement_slider .owl-video-playing .owl-video-tn{display:none}.achievement_slider .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.achievement_slider .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.achievement_slider .owl-dots{width: 100%; display: flex; align-items: center; justify-content: center; gap: 12px; transform: translateY(48px);}
.achievement_slider .owl-dots .owl-dot{display: block; width: 10px; height: 10px; border: 1px solid #282461; border-radius: 50%; background-color: #fff;}
.achievement_slider .owl-dots .owl-dot.active{background-color: #282461;}

