.carousel{overflow-x:hidden;padding:75px 74px 75px 72px;background-color:#191c1f;width:100%}.carousel__inner{position:relative;width:100%}.carousel__item{min-height:404px;padding:20px;margin:10px 0}.carousel__box,.carousel__item{flex-direction:column;align-items:center;display:flex}.carousel__box{height:100%;justify-content:center;width:100%}.carousel__image{height:302px;background-size:120%;background-position:-30px -10px;border-radius:50%;width:277px;background-repeat:no-repeat}.carousel__name{font-size:36px;font-weight:400;color:#fff;text-transform:uppercase;margin:10px 0 5px;font-family:DINProCond-black}.carousel__text{height:240px;font-size:20px;font-weight:100;color:hsla(0,0%,100%,.7);text-align:center;width:277px;font-family:DINProCond-reg}.carousel__button{margin-top:20px}.carousel__leftBtn{left:2%}.carousel__leftBtn,.carousel__rightBtn{border:none;position:absolute;outline:0;top:50%;background-color:unset;z-index:99}.carousel__rightBtn{right:2%}@media (max-width:1200px){.carousel{padding:40px 32px}}@media (max-width:992px){.carousel{padding:24px}}