.footer-testimonials{padding-bottom:60px}
.footer-testimonials.health-benefits-container{padding-bottom:40px}
.footer-testimonials .card-wrap{padding:40px 0 60px 0}
.footer-testimonials .card-wrap .testimonial-card-v2{max-width:413px;margin:0 20px 0 20px}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .star-wrapper{display:flex;gap:8px;margin-bottom:20px}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .star-wrapper img{width:24px;height:23px}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__description{margin-bottom:24px;color:var(--grey-tabs-font);font-family:var(--ff-opensans);font-weight:var(--fw-medium);font-size:18px;line-height:30px}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__content{display:flex;align-items:center;gap:10px}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__content .cmp-image{width:34px;height:34px}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__content .cmp-image .cmp-image__image{height:100%;border-radius:50%;object-fit:cover}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__content .content-data{display:flex;flex-direction:column-reverse}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__content .content-data .cmp-teaser__title{color:var(--neutrals-black);font-family:var(--ff-opensans);font-weight:var(--fw-semibold);font-size:14px;line-height:normal}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__content .content-data .cmp-teaser__pretitle{color:var(--grey-tabs-font);font-family:var(--ff-opensans);font-weight:var(--fw-medium);font-size:12px;line-height:18px}
.footer-testimonials .slick-list{margin:0 -20px 0 -20px}
.footer-testimonials .slick-slide{display:flex;gap:100px;flex-direction:column}
.footer-testimonials .slick-slide:not(.slick-active){height:300px}
.footer-testimonials .slick-slide>div{display:flex;align-items:flex-start}
.footer-testimonials .slick-prev,.footer-testimonials .slick-next{bottom:-36.5px;top:unset;width:24px;height:24px}
.footer-testimonials .slick-prev{left:calc(50% - 128px)}
.footer-testimonials .slick-next{right:calc(50% - 128px)}
.footer-testimonials .slick-prev::before{content:url("../../../../content/dam/oona/aem-images/icons/previous_button.svg");position:absolute;width:auto;height:100%;top:50%;transform:translate(-50%,-50%);opacity:1}
.footer-testimonials .slick-next::before{content:url("../../../../content/dam/oona/aem-images/icons/next_button.svg");position:absolute;width:auto;height:100%;top:50%;transform:translate(-50%,-50%);opacity:1}
.footer-testimonials .slick-dots{position:absolute;bottom:-29px;display:inline-block;left:50%;transform:translateX(-50%);width:192px;overflow:hidden;display:flex}
.footer-testimonials .slick-dots li{min-width:32px;height:32px;line-height:29px;font-size:18px;font-family:var(--ff-opensans);font-weight:var(--fw-medium);margin:0 8px 0 0;border-radius:4px;flex:1;border:1px solid var(--Purple-lilac);color:var(--Purple-lilac)}
.footer-testimonials .slick-dots li.slick-active{background:var(--Purple-lilac);color:var(--primary-white)}
.footer-testimonials .slick-dots li:last-child{margin:0}
.footer-testimonials .slick-prev.slick-disabled:before,.footer-testimonials .slick-next.slick-disabled:before{cursor:default;opacity:.7}
@media(max-width:768px){.footer-testimonials{padding-bottom:40px}
.footer-testimonials .card-wrap{padding:20px 0 40px 0}
.footer-testimonials .card-wrap .testimonial-card-v2 .cmp-teaser .cmp-teaser__description{line-height:normal}
.footer-testimonials .slick-slide{gap:32px}
}