.three-col-box-testi-wrapper{border-radius:16px;padding:32px}.three-col-box-testi-top{display:flex;flex-wrap:wrap;gap:0 30px;justify-content:space-between;margin-bottom:45px}.three-col-box-slider-wrapper{width:430px}.three-col-box-left-cont{max-width:600px;width:calc(100% - 430px)}.three-col-box-testi-bottom{display:flex;flex-wrap:wrap;gap:25px 0;justify-content:center;margin:0 -12px}.three-col-box-testi-bottom-main{padding:0 12px;width:33.33%}.three-col-box-testi-bottom-inner{border:2px solid var(--dark_orange_color);border-radius:8px;height:100%}.three-col-box-testi-bottom-inner-heading{padding:24px;text-align:center}.three-col-box-testi-bottom-inner-details{border-top:2px solid var(--dark_orange_color);padding:12px;text-align:center}.three-col-box-slider-inner{background:var(--white_color);border-radius:8px;padding:24px}.testimonial-person-details p{font-size:14px}.testimonial-person-details{margin-left:auto;margin-top:16px;max-width:260px}span.quote-icon{align-items:center;display:flex;flex-wrap:wrap;height:21px;margin-bottom:8px;width:24px}.three-col-box-left-cont-subtitle p{font-weight:500;letter-spacing:1.44px;text-transform:uppercase}.three-col-box-left-cont-subtitle h6{font-family:Halyard Text}.three-col-box-testi-bottom-inner-heading h2{color:var(--dark_orange_color);font-weight:500}.three-col-box-slider-wrapper{position:relative;transition:height .3s ease}.three-col-box-slider-main{height:100%;left:0;position:absolute;top:0;width:100%}.three-col-box-slider-inner.wipe-in{animation:singlewipeIn 1s cubic-bezier(.65,0,.35,1) forwards}.three-col-box-slider-inner.wipe-out{animation:singlewipeOut 1s cubic-bezier(.65,0,.35,1) forwards}.three-col-box-slider-inner.hidden{clip-path:inset(0 0 0 100%)}@keyframes singlewipeIn{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes singlewipeOut{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 100% 0 0)}}@media (max-width:1200px){.three-col-box-left-cont{max-width:100%;width:calc(100% - 460px)}}@media (max-width:991px){.three-col-box-left-cont{margin-bottom:30px;width:100%}.three-col-box-slider-wrapper{width:100%}.testimonial-person-details{max-width:100%}.three-col-box-testi-bottom-main{width:50%}.three-col-box-testi-wrapper{padding:24px}}@media (max-width:767px){.three-col-box-testi-bottom-main{width:100%}}