.video-testimonial-banner__wrapper{background:var(--light-blue-bg);padding-bottom:3rem;padding-top:3rem;position:relative}.video-testimonial-banner__heading{color:var(--light-blue-bg-primary-text);margin:0;text-align:center}.video-testimonial-banner__subheading p{color:var(--light-blue-bg-secondary-text);font-weight:600;text-align:center}.video-testimonial{background:#fff;border-radius:2rem;display:grid;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px;transition:all .3s ease-in-out;width:100%}.video-testimonial-banner svg{fill:var(--light-blue-bg)}.video-testimonial-banner__curve--bottom-curve{margin-top:-1px;transform:rotate(180deg)}.person{align-items:center;display:flex;gap:1rem;height:min-content;margin-top:auto;padding-top:2rem}.person__img{aspect-ratio:1/1;border:2px solid var(--grey-500);border-radius:100%;height:4rem!important;object-fit:cover;width:4rem!important}.person__info{height:min-content}.person__name{font-weight:600;margin-bottom:.25rem}.video-testimonial__description{display:flex;flex-direction:column;padding:3rem}.video-testimonial__text,.video-testimonial__text p{color:#000;font-size:17px;font-weight:400;line-height:1.6;margin:0;text-align:left}.person__description{color:var(--grey-500);font-weight:500}.video-testimonial__video-thumbnail{border-radius:0 2rem 2rem 0;height:100%!important;object-fit:cover;width:100%}.video-testimonial__play-button{background:#fff;border-radius:100%;display:flex;height:8rem;left:calc(50% - 4rem);position:absolute;top:calc(50% - 4rem);width:8rem}.video-testimonial__video-container{overflow:hidden;position:relative}.video-testimonial__play-icon{fill:var(--light-blue-bg-primary-text)!important;height:4rem;margin:auto;padding-left:.5rem;width:4rem}.video-testimonial__video{display:none}@media (min-width:750px){.video-testimonial.ready .video-testimonial__video{border-radius:2rem;display:block}.video-testimonial.playing .video-testimonial__description *,.video-testimonial.playing .video-testimonial__play-button{display:none}.video-testimonial.playing .video-testimonial__description{padding:0}.video-testimonial.playing{gap:0;grid-template-columns:0fr 1fr}.video-testimonial{gap:3rem;grid-template-columns:1fr 1fr;min-height:500px}.video-testimonial.playing{height:500px}}.video-testimonial.ready .video-testimonial__video{display:block}.video-testimonial.playing .video-testimonial__play-button,.video-testimonial.ready .video-testimonial__video-thumbnail{display:none}@media (max-width:750px){.person{margin-top:1rem}.video-testimonial__description{padding:2rem}.video-testimonial__video,.video-testimonial__video-thumbnail{border-radius:0 0 2rem 2rem}.video-testimonial__video{height:365px}}