.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel-control-next:active,.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:active,.carousel-control-prev:focus,.carousel-control-prev:hover{outline:none}.carousel-control-next .sr-only,.carousel-control-prev .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.carousel-control-next .control-container,.carousel-control-prev .control-container{position:relative;width:24px;height:48px;background-color:rgba(0,0,0,.3)}.carousel-control-next .control-container:hover,.carousel-control-prev .control-container:hover{cursor:pointer}.carousel-control-next .control-container svg,.carousel-control-prev .control-container svg{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;width:1.75rem;height:1.75rem;opacity:.9}.carousel-control-next .control-container svg path.color,.carousel-control-prev .control-container svg path.color{fill:#fff}.carousel-control-next.nobg .control-container,.carousel-control-prev.nobg .control-container{background-color:transparent}.carousel-control-next.solid .control-container,.carousel-control-prev.solid .control-container{width:48px;border-radius:48px;background-color:#333;box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.carousel-control-prev{left:0}.carousel-control-prev .control-container{border-bottom-right-radius:48px;border-top-right-radius:48px;left:0}.carousel-control-prev .control-container svg{right:2px}.carousel-control-prev.solid{left:-65px;left:calc(-1rem - 48px)}.carousel-control-next{right:0}.carousel-control-next .control-container{border-bottom-left-radius:48px;border-top-left-radius:48px;right:0}.carousel-control-next svg{left:2px}.carousel-control-next.solid{right:-65px;right:calc(-1rem - 48px)}.card-image.rounded{margin-bottom:-10px}.card-image.contain{padding:.5rem}.card-image.contain a{display:flex;align-items:center;justify-content:center}.card-image.contain img{height:100px;width:auto}@media (min-width:768px){.card-image.contain img{height:130px}}