.lgx_animate__animated{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.lgx_animate__animated.lgx_animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.lgx_animate__animated.lgx_animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.lgx_animate__animated.lgx_animate__repeat-2{-webkit-animation-iteration-count:calc(1 * 2);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.lgx_animate__animated.lgx_animate__repeat-3{-webkit-animation-iteration-count:calc(1 * 3);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.lgx_animate__animated.lgx_animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.lgx_animate__animated.lgx_animate__delay-2s{-webkit-animation-delay:calc(1s * 2);-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.lgx_animate__animated.lgx_animate__delay-3s{-webkit-animation-delay:calc(1s * 3);-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.lgx_animate__animated.lgx_animate__delay-4s{-webkit-animation-delay:calc(1s * 4);-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.lgx_animate__animated.lgx_animate__delay-5s{-webkit-animation-delay:calc(1s * 5);-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.lgx_animate__animated.lgx_animate__faster{-webkit-animation-duration:calc(1s / 2);-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.lgx_animate__animated.lgx_animate__fast{-webkit-animation-duration:calc(1s * .8);-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.lgx_animate__animated.lgx_animate__slow{-webkit-animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.lgx_animate__animated.lgx_animate__slower{-webkit-animation-duration:calc(1s * 3);-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.lgx_animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.lgx_animate__animated[class*=Out]{opacity:0}}.lgx_animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.lgx_animate__flash{-webkit-animation-name:flash;animation-name:flash}.lgx_animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.lgx_animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.lgx_animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}.lgx_animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.lgx_animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}.lgx_animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.lgx_animate__tada{-webkit-animation-name:tada;animation-name:tada}.lgx_animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}.lgx_animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.lgx_animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:calc(1s * 1.3);-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.lgx_animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}.lgx_animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}.lgx_animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}.lgx_animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}.lgx_animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}.lgx_animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}.lgx_animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}.lgx_animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}.lgx_animate__bounceIn{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}.lgx_animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.lgx_animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.lgx_animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.lgx_animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.lgx_animate__bounceOut{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}.lgx_animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.lgx_animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.lgx_animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.lgx_animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.lgx_animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.lgx_animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.lgx_animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.lgx_animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.lgx_animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.lgx_animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.lgx_animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.lgx_animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.lgx_animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.lgx_animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}.lgx_animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}.lgx_animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}.lgx_animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}.lgx_animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.lgx_animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.lgx_animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.lgx_animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.lgx_animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.lgx_animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.lgx_animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.lgx_animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.lgx_animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.lgx_animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}.lgx_animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}.lgx_animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}.lgx_animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}.lgx_animate__animated.lgx_animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.lgx_animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.lgx_animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}.lgx_animate__flipOutX{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.lgx_animate__flipOutY{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}.lgx_animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.lgx_animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.lgx_animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.lgx_animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.lgx_animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}.lgx_animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}.lgx_animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_animate__hinge{-webkit-animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}.lgx_animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}.lgx_animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.lgx_animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.lgx_animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.lgx_animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.lgx_animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.lgx_animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.lgx_animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.lgx_animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.lgx_animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}.lgx_animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}.lgx_animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}.lgx_animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}.lgx_animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.lgx_animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.lgx_animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.lgx_animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.lgx_animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.lgx_animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.lgx_animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.lgx_animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__scaleup .lgx_app_item_img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__flash{-webkit-animation-name:flash;animation-name:flash}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__tada{-webkit-animation-name:tada;animation-name:tada}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__wobble{-webkit-animation-name:wobble;animation-name:wobble}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:calc(1s * 1.3);-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceIn{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceOut{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__flipOutX{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__flipOutY{-webkit-animation-duration:calc(1s * .75);-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__hinge{-webkit-animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.lgx_logo_slider_app .lgx_app_item:hover .lgx_img_hover_anim__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.lgx_logo_slider .lgx_app_hover_effect_box_shadow .lgx_app_item_inner{padding:10px}.lgx_logo_slider .lgx_app_hover_effect_box_shadow:hover .lgx_app_item_inner{box-shadow:0 .125rem .3rem -.0625rem rgba(0,0,0,.03),0 .275rem .75rem -.0625rem rgba(0,0,0,.06)!important}.lgx_logo_slider .lgx_app_hover_effect_box_shadow_always .lgx_app_item_inner,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link .lgx_app_item_inner{padding:10px}.lgx_logo_slider .lgx_app_hover_effect_box_shadow_always .lgx_app_item_inner,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link .lgx_app_item_inner{box-shadow:0 .125rem .3rem -.0625rem rgba(0,0,0,.03),0 .275rem .75rem -.0625rem rgba(0,0,0,.06)!important}.lgx_logo_slider .lgx_app_hover_effect_gray_remove .lgx_app_item_img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.lgx_logo_slider .lgx_app_hover_effect_gray_remove:hover .lgx_app_item_img{-webkit-filter:grayscale(0);filter:none}.lgx_logo_slider .lgx_app_hover_effect_gray_hover .lgx_app_item_img{-webkit-filter:grayscale(0);filter:none}.lgx_logo_slider .lgx_app_hover_effect_gray_hover:hover .lgx_app_item_img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.lgx_logo_slider .lgx_app_hover_effect_gray_always .lgx_app_item_img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.lgx_logo_slider .lgx_app_hover_effect_overlay_link,.lgx_logo_slider .lgx_app_hover_effect_overlay_title,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link{position:relative}.lgx_logo_slider .lgx_app_hover_effect_overlay_link .lgx_app_item_overlay_wrap,.lgx_logo_slider .lgx_app_hover_effect_overlay_title .lgx_app_item_overlay_wrap,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link .lgx_app_item_overlay_wrap{position:absolute;padding:5px;top:0;bottom:0;right:0;background-color:rgba(0,0,0,.6);z-index:5;opacity:0;visibility:hidden;display:table;width:100%;height:100%;text-align:center;-moz-transition:all 350ms ease-in-out;-webkit-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out;border-color:rgba(0,0,0,.6);border-radius:inherit}.lgx_logo_slider .lgx_app_hover_effect_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay,.lgx_logo_slider .lgx_app_hover_effect_overlay_title .lgx_app_item_overlay_wrap .lgx_app_item_overlay,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay{display:table-cell;vertical-align:middle;cursor:pointer;-moz-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px);-moz-transition:all 500ms ease-in-out;-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.lgx_logo_slider .lgx_app_hover_effect_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_title,.lgx_logo_slider .lgx_app_hover_effect_overlay_title .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_title,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_title{text-align:center;text-transform:capitalize;-moz-transition:all 400ms ease-in-out;-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;margin:0 auto 10px;padding:0 10px 10px;position:relative;line-height:1.2;-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.lgx_logo_slider .lgx_app_hover_effect_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_title:after,.lgx_logo_slider .lgx_app_hover_effect_overlay_title .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_title:after,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_title:after{content:"";position:absolute;width:80%;height:1px;bottom:0;left:0;right:0;margin:0 auto;background-color:#fff}.lgx_logo_slider .lgx_app_hover_effect_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_link span,.lgx_logo_slider .lgx_app_hover_effect_overlay_title .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_link span,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link .lgx_app_item_overlay_wrap .lgx_app_item_overlay .lgx_app_item_overlay_link span{background-color:rgba(255,0,0,.6);color:#fff;font-size:14px;width:35px;height:35px;border-radius:50%;line-height:35px;text-align:center;display:inline-block;-moz-transition:all 400ms ease-in-out;-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.lgx_logo_slider .lgx_app_hover_effect_overlay_link:hover .lgx_app_item_overlay_wrap,.lgx_logo_slider .lgx_app_hover_effect_overlay_title:hover .lgx_app_item_overlay_wrap,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link:hover .lgx_app_item_overlay_wrap{opacity:1;visibility:visible}.lgx_logo_slider .lgx_app_hover_effect_overlay_link:hover .lgx_app_item_overlay_wrap .lgx_app_item_overlay,.lgx_logo_slider .lgx_app_hover_effect_overlay_title:hover .lgx_app_item_overlay_wrap .lgx_app_item_overlay,.lgx_logo_slider .lgx_app_hover_effect_box_shadow_overlay_link:hover .lgx_app_item_overlay_wrap .lgx_app_item_overlay{-webkit-transform:translateY(0) translateZ(0);-moz-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0)}.lgx_logo_info_align_center .lgx_app_item_info{text-align:center}.lgx_logo_info_align_left .lgx_app_item_info{text-align:left}.lgx_logo_info_align_right .lgx_app_item_info{text-align:right}.lgx_logo_position_left .lgx_app_item .lgx_app_item_inner{display:flex}.lgx_logo_position_right .lgx_app_item .lgx_app_item_inner{display:flex;flex-direction:row-reverse}.lgx_logo_position_bottom .lgx_app_item .lgx_app_item_inner{display:flex;flex-direction:column-reverse}.lax_app_text_left{text-align:left!important}.lax_app_text_right{text-align:right!important}.lax_app_text_center{text-align:center!important}tooltipster-sidetip.lgxlogoslider127-noir.lgxlogoslider127-noir-customized .tooltipster-box{background:#9000f0;border:2px solid #9000f0;border-radius:6px;box-shadow:5px 5px 2px 0 rgba(0,0,0,.4)}.tooltipster-sidetip.lgxlogoslider127-noir.lgxlogoslider127-noir-customized .tooltipster-content{color:#fff;padding:8px}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#9000f0}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-right .tooltipster-arrow-border{border-right-color:#9000f0}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-left .tooltipster-arrow-border{border-left-color:#9000f0}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-top .tooltipster-arrow-border{border-top-color:#9000f0}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#9000f0;left:0;top:3px}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-right .tooltipster-arrow-background{border-left-color:#9000f0;left:-3px;top:0}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-left .tooltipster-arrow-background{border-right-color:#9000f0;left:3px;top:0}.tooltipster-sidetip.lgxlogoslider127-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#9000f0;left:0;top:-3px}.lgx_logo_slider .lgx_logo_slider_inner{padding:11rem .5rem}.lgx_app_content_area{width:100%;position:relative}@media (min-width:576px){.lgx_app_container{max-width:540px}}@media (min-width:768px){.lgx_app_container{max-width:720px}}@media (min-width:992px){.lgx_app_container{max-width:960px}}@media (min-width:1200px){.lgx_app_container{max-width:1140px}}.lgx_logo_slider .lgx_app_header{width:100%}.lgx_app_layout_grid .lgx_app_content_wrapper{width:100%;margin:0 auto}.lgx_app_layout_grid .lgx_app_item_row{display:grid;justify-content:center}.lgx_app_layout_grid .lgx_app_item .lgx_app_item_inner{text-align:center}.lgx_app_layout_grid .lgx_grid_style_outline .lgx_app_item_row{border:1px solid #e9e9e9}.lgx_app_layout_grid .lgx_grid_style_outline .lgx_app_item{position:relative}.lgx_app_layout_grid .lgx_grid_style_outline .lgx_app_item::before{content:"";position:absolute;height:100%;top:0;left:-1px;border-left:1px solid #e9e9e9}.lgx_app_layout_grid .lgx_grid_style_outline .lgx_app_item::after{content:"";position:absolute;width:100%;height:0;left:0;top:auto;bottom:-1px;border-bottom:1px solid #e9e9e9}.lgx_app_layout_grid .lgx_grid_style_inner_outline .lgx_app_item_row{overflow:hidden}.lgx_app_layout_grid .lgx_grid_style_inner_outline .lgx_app_item{position:relative}.lgx_app_layout_grid .lgx_grid_style_inner_outline .lgx_app_item::before{content:"";position:absolute;height:100%;top:0;left:-1px;border-left:1px solid #e9e9e9}.lgx_app_layout_grid .lgx_grid_style_inner_outline .lgx_app_item::after{content:"";position:absolute;width:100%;height:0;left:0;top:auto;bottom:-1px;border-bottom:1px solid #e9e9e9}.lgx_app_layout_flexbox .lgx_app_item_row{display:-ms-flexbox;display:flex}.lgx_app_layout_flexbox .lgx_app_item_row .lgx_app_item{position:relative}.lgx_app_layout_carousel .lgx_lsw_nav_wrap{width:100%;text-align:center;margin:5px 0}.lgx_app_layout_carousel .lgx_lsw_nav_wrap .swiper-button-disabled{opacity:.8}.lgx_app_layout_carousel .lgx_lsw_nav_button{position:relative;z-index:5;margin:1px;text-align:center;cursor:pointer;outline:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;display:inline-flex;justify-content:center;align-items:center}.lgx_app_layout_carousel .lgx_lsw_nav_button .fa-angle-right{margin-left:2px}.lgx_app_layout_carousel .lgx_lsw_nav_button .fa-angle-left{margin-right:2px}.lgx_app_layout_carousel .lgx_lsw_nav_bottom_right{text-align:right}.lgx_app_layout_carousel .lgx_lsw_nav_bottom_left{text-align:left}.lgx_app_layout_carousel .lgx_lsw_nav_top_right{text-align:right}.lgx_app_layout_carousel .lgx_lsw_nav_top_left{text-align:left}.lgx_app_layout_carousel .lgx_lsw_nav_vertical_center .lgx_lsw_nav_button{position:absolute}.lgx_app_layout_carousel .lgx_lsw_nav_wrap_hover .lgx_lsw_nav_button{-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}.lgx_app_layout_carousel .lgx_lsw_nav_wrap_hover .lgx_lsw_nav_button_next{visibility:hidden}.lgx_app_layout_carousel .lgx_lsw_nav_wrap_hover .lgx_lsw_nav_button_prev{visibility:hidden}.lgx_app_layout_carousel:hover .lgx_lsw_nav_wrap_hover .lgx_lsw_nav_button_next{visibility:visible}.lgx_app_layout_carousel:hover .lgx_lsw_nav_wrap_hover .lgx_lsw_nav_button_prev{visibility:visible}.lgx_logo_slider .lgx_swiper_wrapper_ticker{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.lgx_logo_carousel .lgx_s_w_vertical_mid{align-items:center!important}