.testimonial-slider{align-items:center;background:#1f3467;color:#fff;display:flex;flex-flow:row nowrap;gap:40px;justify-content:center}.testimonial-slider__slides{max-width:900px}.testimonial-slider__slide{align-items:flex-start;display:flex;flex-flow:column wrap;gap:40px;padding:4rem 2rem;width:100%}.testimonial-slider__profile{width:150px}.testimonial-slider__content{flex:1}@media (min-width:768px){.testimonial-slider__slide{flex-flow:row nowrap}}.testimonial-slider__image{background:linear-gradient(180deg,#76ceff,#768aff 50.52%,#66ffe5 99.48%);border-radius:150px;height:150px;padding:5px;width:150px}.testimonial-slider__image__inner{align-items:center;background:#fff;border:10px solid #fff;border-radius:150px;display:flex;height:140px;justify-content:center;overflow:hidden;width:140px}.testimonial-slider__image__inner img{border-radius:100px;height:80%;object-fit:contain;object-position:center;overflow:hidden;width:80%}.testimonial-slider__text>p:last-of-type{margin-bottom:0}.testimonial-slider__arrow{background:transparent;border:none;border-radius:40px;cursor:pointer;display:none;height:40px;line-height:40px;transition:background .25s ease;width:40px}.testimonial-slider__arrow:focus,.testimonial-slider__arrow:hover{background:#fff}@media (min-width:768px){.testimonial-slider__arrow{display:block}}