.carousel{margin-bottom:30px;margin-left:0;margin-right:0;width:100%;& .carousel-inner{background-color:var(--wild-sand);height:100%;width:100%;& .carousel-item{height:100%;padding:18px;width:100%;& img{height:auto;min-height:100%;object-fit:contain;width:100%}& figure.image,& picture{background-color:unset;height:100%;margin:0}}}& nav{display:flex;flex-basis:30px;flex-grow:0;flex-shrink:0;& .carousel-control-next,& .carousel-control-prev,& .carousel-indicators{align-items:center;flex-basis:33%;flex-grow:1;flex-shrink:0;position:revert}& .carousel-control-next,& .carousel-control-prev{background-color:var(--friar-gray);height:30px;opacity:1;width:revert}& .carousel-control-next:hover,& .carousel-control-prev:hover{background-color:var(--rub-green)}& .carousel-indicators{background-color:var(--light-gray);margin-bottom:0;margin-left:0;margin-right:0;& button{background-color:var(--friar-gray);height:9px;opacity:1;width:9px}& button.active{background-color:var(--rub-green)}}}}