@-webkit-keyframes content-slide-down{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes content-slide-down{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}:root{--body-background-color: #fff;--body-background-color-loader: #fff;--body-preloader-image: url('../fonts/../images/preloader.gif');--success-hover: #5d9a3a}.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-item{background-color:#e1e1e1;background-size:cover;background-position:center center;background-repeat:no-repeat}.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-item .item-content-wrap{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-animation:content-slide-down 1s .5s ease forwards;animation:content-slide-down 1s .5s ease forwards}.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-item .content{padding:20px 0;text-align:center}@media (min-width:576px){.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-item .content{text-align:left}}.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-item .content img{max-width:50%}@media (min-width:576px){.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-item .content img{max-width:70%}}.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-item .content h1{color:#31445a;text-transform:uppercase;font-size:2.1em;font-weight:700}.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-indicators li{background-color:#fff}.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-indicators li.active,.module.module-carousel.template-carousel.load-style-default .carousel-wrap .carousel .carousel-indicators li:hover{background-color:#31445a;box-shadow:0 0 0 5px #fff}