/*
===========================================================
-- DO NOT EDIT!!!----------------------------------------
-- THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN --
===========================================================
*/
.product-testimonial{position:relative;padding:40px 0;border-bottom:1px solid #252121;background-color:var(--background-color)}@media screen and (min-width: 750px){.product-testimonial{padding:56px 0}}.product-testimonial .wrapper{position:relative;z-index:2;padding:0 24px}.product-testimonial__overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:var(--overlay-opacity);background-color:var(--overlay-color)}.product-testimonial__bg{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;opacity:.2;background-repeat:no-repeat;background-position:center;background-size:cover}.product-testimonial__bg-video{width:100%;height:100%;object-fit:cover;opacity:.2}.product-testimonial__testimonial{max-width:700px;margin:0 auto 14px;color:var(--text-color);font-size:1.4rem;line-height:1.8rem;text-align:center}@media screen and (min-width: 750px){.product-testimonial__testimonial{margin:0 auto 24px;font-size:2.4rem;line-height:3.1rem}}.product-testimonial__testimonial .highlight{color:var(--highlight-color);text-decoration:underline;text-decoration-color:var(--highlight-color);text-decoration-thickness:4px;text-underline-offset:2px}.product-testimonial__author{display:block;margin-bottom:0;color:var(--attribution-color);font-family:"Sharp Grotesk Book 21",helvetica,arial,sans-serif;font-size:1.2rem;line-height:1.5rem;text-align:center;text-transform:uppercase}@media screen and (min-width: 750px){.product-testimonial__author{font-family:"Sharp Grotesk Book 19",helvetica,arial,sans-serif;font-size:1.4rem;line-height:1.8rem}}.product-testimonial__star-rating{display:flex;justify-content:center;margin:0 auto 20px}@media screen and (min-width: 750px){.product-testimonial__star-rating{margin:0 auto 24px}}.product-testimonial__star-rating svg{width:24px;height:auto;margin:0 1px}@media screen and (min-width: 750px){.product-testimonial__star-rating svg{width:32px}}.product-testimonial__star-rating svg path{stroke:var(--star-color);fill:var(--star-color)}