.LearnerReviews_section{background-color:var(--bg-light);color:#000;text-align:center;padding:80px 0}.LearnerReviews_title{font-size:var(--font-size-5xl);margin-bottom:.5rem;font-weight:400}.LearnerReviews_title strong{font-weight:600}.LearnerReviews_subtitle{font-size:var(--font-size-base);color:var(--text-description);margin:0 auto 3rem;line-height:1.6}.LearnerReviews_videoCard{background-color:#fff;border-radius:20px;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.LearnerReviews_cardRight{background-color:#111;width:100%;height:37.875rem;min-height:400px;position:relative;overflow:hidden}.LearnerReviews_studentImage{object-fit:cover;width:100%;height:100%}.LearnerReviews_playButtonContainer{z-index:10;position:absolute;top:50%;left:52%;transform:translate(-50%,-52%)}.LearnerReviews_playButton{cursor:pointer;background-color:#3f6db3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000004d}.LearnerReviews_playButton:hover{background-color:#2c528a;transform:scale(1.1)}.LearnerReviews_playIcon{color:#fff;margin-left:5px;font-size:2rem}@media (min-width:768px) and (max-width:1024px){.LearnerReviews_section{padding:40px 0}.LearnerReviews_title{font-size:var(--font-size-3xl)}.LearnerReviews_cardRight{height:auto;min-height:auto}.LearnerReviews_playButtonContainer{left:50%}.LearnerReviews_videoCard{min-height:auto}}@media (max-width:768px){.LearnerReviews_section{padding:40px 0}.LearnerReviews_title{font-size:var(--font-size-3xl)}.LearnerReviews_cardRight{height:auto;min-height:auto}.LearnerReviews_playButtonContainer{left:50%}.LearnerReviews_playButton{width:50px;height:50px}.LearnerReviews_videoCard{min-height:auto}.LearnerReviews_playIcon{font-size:1.5rem}}
.Results_and_reviews_wrapper{background-color:var(--background);flex-direction:column;display:flex}.Results_and_reviews_main{flex:1;width:100%}
