section.testimonial-v3{background:#f8f8f8;padding-top:60px;padding-bottom:60px}
.testimonial-v3 .testimonial-content-wrap{display:flex;justify-content:space-between;align-items:center;align-items:flex-start;gap:32px}
.testimonial-content-wrap .testimonial-content-title{width:38%;display:flex;flex-direction:column;align-items:flex-start}
.testimonial-content-wrap .testimonial-content-title .content-title__title>*{color:var(--Secondary-Dark-Purple);margin-bottom:24px;font-family:var(--ff-opensans);font-weight:var(--fw-medium);font-size:40px;line-height:48px}
.testimonial-content-wrap .testimonial-content-title .content-title__subtitle{margin-bottom:8px;color:#6d6e71;font-family:var(--ff-opensans);font-weight:var(--fw-semibold);font-size:14px;line-height:18px;letter-spacing:.98px;text-transform:uppercase}
.testimonial-content-wrap .testimonial-content-title .title-button__wrap{display:flex;align-items:center;gap:4px}
.testimonial-content-wrap .testimonial-content-title .title-button__wrap .arrow{width:22px;height:22px}
.testimonial-content-wrap .testimonial-content-title .title-button__wrap .title-button{color:var(--primary-oona-purple,var(--primary-purples-oona-purple,#482c77));text-align:right;font-family:var(--ff-opensans);font-weight:var(--fw-semibold);font-size:18px;line-height:23.4px;letter-spacing:.18px;text-decoration:none}
.testimonial-content-wrap .testimonial-content-card{width:62%}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .star-wrap{display:flex;align-items:flex-start;gap:8px;margin-bottom:20px}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .star-wrap .star{width:24px;height:22.5px;flex-shrink:0}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .card-description{height:103px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:24px}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .card-description::-webkit-scrollbar{width:5px;height:5px;border-radius:0;z-index:1}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .card-description::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .card-description::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.5);outline:0;border-radius:4px}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .card-description p{color:var(--primary-purples-oona-purple,#482c77);font-family:var(--ff-opensans);font-weight:var(--fw-medium);font-size:25px;line-height:normal}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .bottom-content .bottom-right{display:flex;align-items:center;gap:10px;align-self:stretch}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .bottom-content .bottom-right .testimonial-avatar{width:40px;height:40px;border-radius:50%}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .bottom-content .bottom-right .testimonial-details .details-name{color:var(--neutrals-black,#000);font-family:var(--ff-opensans);font-weight:var(--fw-semibold);font-size:14px;line-height:normal}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .bottom-content .bottom-right .testimonial-details .details-username{color:var(--grey-tabs-font,var(--grey-tabs-font,#65737e));font-family:var(--ff-opensans);font-weight:var(--fw-medium);font-size:12px;line-height:150%}
.testimonial-content-wrap .slick-prev{left:initial;right:58px;top:90%;width:40px;height:40px;z-index:1;border-radius:27px;padding:8px;background-color:var(--neutrals-white);border:1px solid var(--Primary-Oona-Purple)}
.testimonial-content-wrap .slick-next{z-index:1;right:0;bottom:20%;top:90%;width:40px;height:40px;border-radius:27px;padding:8px;background-color:var(--neutrals-white);border:1px solid var(--Primary-Oona-Purple)}
.testimonial-content-wrap .slick-prev::before{content:url("../../../../../content/dam/oona/images/testimonial-arrow-Back.svg");display:block}
.testimonial-content-wrap .slick-next::before{content:url("../../../../../content/dam/oona/images/testimonial-arrow-Forward.svg");display:block}
.testimonial-content-wrap .slick-slide{margin:0 20px}
.testimonial-content-wrap .slick-list{margin:0}
.testimonial-content-card .testimonial-card .testimonial-details{display:flex;flex-direction:column-reverse}
@media screen and (max-width:767px){section.testimonial-v3{padding-top:33px;padding-bottom:60px}
.testimonial-v3 .testimonial-content-wrap{flex-direction:column;gap:60px}
.testimonial-content-wrap .testimonial-content-title{width:100%}
.testimonial-content-wrap .testimonial-content-card{width:100%}
.testimonial-content-wrap .testimonial-content-title .content-title__title>*{margin-bottom:14px;font-size:32px;line-height:38.4px}
.testimonial-content-wrap .slick-list{margin:-20px}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .card-description{height:110px}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .card-description p{font-size:20px}
.testimonial-content-wrap .testimonial-content-title .content-title__subtitle{font-size:12px;line-height:16px}
.testimonial-content-wrap .testimonial-content-card .testimonial-card-wrap .testimonial-card .bottom-content .bottom-right .testimonial-details .details-name{font-size:13px;max-width:150px}
}