.carousel-image{background-repeat:no-repeat;background-size:cover}.fullscreen-carousel{height:100vh;overflow:hidden;position:relative;width:100vw}.carousel-inner{height:100%}.carousel-item{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;transition:transform .6s ease-in-out}.carousel-caption{background:rgba(0,0,0,.5);border-radius:10px;bottom:20%;padding:2rem}.carousel-control-next,.carousel-control-prev{opacity:.7;width:5%}.carousel-control-next:hover,.carousel-control-prev:hover{opacity:1}.carousel-indicators{bottom:20px}body{margin:0;overflow-x:hidden;padding:0}.fullscreen-carousel .carousel-item:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.carousel-caption{z-index:2}