.sd-testimonial{background:var(--grey-color)}.sd-testimonial__inner-wrapper{column-gap:4%}.sd-testimonial__item{flex:0 0 25%;position:relative;z-index:1}.sd-testimonial__item:before{inset:0;background:linear-gradient(180deg,#dddddd,#dddddd 70%,#efefef);z-index:-2}.sd-testimonial__item:after,.sd-testimonial__item:before{content:"";position:absolute;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);transition:all .5s ease-in-out}.sd-testimonial__item:after{inset:1px;background:var(--grey-color);z-index:-1}.sd-testimonial__item-inner{padding:8rem 0;min-height:100%;position:relative}.sd-testimonial__item-inner:after{content:"";position:absolute;inset:auto 0 0 0;margin:auto;width:80%;height:6rem}.sd-testimonial__img-box{width:4rem;height:4rem;min-width:4rem}.sd-testimonial__name{font-size:1.125rem;line-height:1.375;font-weight:700}.sd-testimonial__name span{font-size:.875rem;line-height:1.5;opacity:.8;font-weight:400;display:block;margin-top:.25rem}.sd-testimonial__desc{color:var(--light-black);font-size:.875rem}@media only screen and (max-width:1023px){.sd-testimonial__top-left,.sd-testimonial__top-right{width:100%}}@media only screen and (max-width:991px){.sd-testimonial{padding-bottom:3.5rem}.sd-testimonial__item{flex:0 0 50%;border:.125rem solid #ddd}.sd-testimonial__item:after,.sd-testimonial__item:before{display:none}.sd-testimonial__item-inner{padding:2rem 0}}@media only screen and (max-width:560px){.sd-testimonial__item{flex:1 1 100%}}