.agent-carousel__wrapper{display:block;align-items:center;position:relative;width:100%;max-width:1200px;margin:0 auto;overflow-y:hidden;overflow-x:scroll;padding:0 20px;scrollbar-width:none;-ms-overflow-style:none}.agent-carousel__wrapper::before{content:" ";display:block;width:80px;height:100%;position:absolute;left:0;background:linear-gradient(270deg,rgba(255,255,255,0) 80%,rgb(248,248,248) 100%);z-index:1}.agent-carousel__wrapper::after{content:" ";display:block;width:80px;height:100%;position:absolute;right:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgb(248,248,248) 100%);z-index:1}.agent-carousel{display:flex;transition:transform 0.5s ease-in-out}.agent-carousel__item{flex:0 0 calc(30.33% - 20px);max-width:calc(30.33% - 20px);margin-right:27px;background:#fff;border-radius:10px;padding:10px 10px 10px 56px;position:relative;border:1px solid #c9cdd8;box-sizing:border-box;margin-left:27px;display:flex;align-items:center}.agent-carousel__item:last-child{margin-right:0}.agent-carousel__content{display:flex;flex-direction:column;justify-content:center}.agent-carousel__image-wrapper{position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:80px;height:80px}.agent-carousel__image{width:80px;height:80px;border-radius:50%;margin-bottom:15px}.agent-carousel__category{color:#6912d9;font-size:14px;font-weight:700;margin-bottom:5px}.agent-carousel__title{font-size:20px;font-weight:700;margin:0;padding-bottom:0;line-height:1.4rem;min-height:40px}.agent-ryze__button{display:block;width:125px;background-color:#693be4;color:#fff;text-align:center;font-weight:500;font-size:.875rem;border-radius:8px;padding:4px;margin-top:20px;transition:all 500ms}.agent-carousel__description{font-size:16px;color:#555;line-height:1.4rem}button.prev,button.next{background-color:#bebebe;border:none;font-size:18px;padding:10px;cursor:pointer;position:absolute;top:56%;transform:translateY(-50%);z-index:1;box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:50%;width:24px;height:24px;line-height:0;padding-left:7px}button.prev{left:5px}button.next{right:0}button.prev:hover,button.next:hover{background-color:#f0f0f0}@media (max-width:1600px){button.prev{left:-2rem}button.next{right:-2rem}}@media (max-width:1450px){.agent-carousel__item{flex:0 0 calc(43% - 15px);max-width:calc(43% - 15px);margin-right:15px;padding:20px 15px 20px 50px}.agent-carousel__image-wrapper{left:-30px;width:60px;height:60px}.agent-carousel__image{width:60px;height:60px}}@media (max-width:600px){.agent-carousel__wrapper{padding:0}.agent-carousel__wrapper::before,.agent-carousel__wrapper::after{display:none}.agent-carousel__item{max-width:250px;flex:0 0 250px;padding:20px;margin-left:0}.agent-carousel__image-wrapper{position:static;width:100%}.agent-carousel__image{text-align:left;margin-top:25px}}