#section-2 .carousel{max-width:180rem;margin:auto}@keyframes bg_animate{0%{background-image:url(/media/mediahub/generic-media/2_2.png);background-position:center}80%{background-image:url(/media/mediahub/generic-media/2_2.png);background-position:top left}100%{background-image:url(/media/mediahub/generic-media/1_3.png);background-position:center}}#section-2 .carousel-cell{background-size:cover;background-repeat:no-repeat;background-position:center;padding-top:20%;color:white;width:100%;animation-name:bg_animate;animation-direction:alternate-reverse;animation-play-state:running;animation-timing-function:ease-in-out;animation-duration:30s;animation-fill-mode:forwards;animation-iteration-count:infinite}#section-2 .carousel__content{backdrop-filter:grayscale(0.8) blur(3px) opacity(0.9);-webkit-backdrop-filter:grayscale(0.8) blur(3px) opacity(0.9);border:2px solid white;box-shadow:0 0 20px rgba(0,0,0,0.5);max-width:calc(100% - 3.2rem);margin-bottom:20px}@media screen and (min-width:768px){#section-2 .carousel__content{max-width:calc(1140px - 7.7rem)}}#section-2 h1,#section-2 p{text-shadow:0 0 3px black!important}#section-2 .text--primary{color:var(--color-primary)}