  .reviews{align-items:center;display:flex;gap:24px;justify-content:space-between;position:relative;width:100%}@media(max-width:991.98px){.reviews__content{width:100%}}.reviews__rating{align-items:center;display:flex;justify-content:flex-end;width:100%}.reviews__rating-mobile{display:none;width:100%}.reviews__rating-mobile>div,.reviews__rating>div{max-width:fit-content}@media(max-width:991.98px){.reviews__rating{display:none}.reviews__rating-mobile{align-items:center;display:flex;justify-content:center}}.reviews__background{background-color:var(--module-background);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.reviews__title{font-weight:800;margin:0}.reviews__title h1,.reviews__title h2,.reviews__title h3,.reviews__title h4,.reviews__title h5,.reviews__title h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.reviews__title.--highlight{line-height:1.45;padding-left:9px;padding-top:8px}.reviews__title.--highlight h1,.reviews__title.--highlight h2,.reviews__title.--highlight h3,.reviews__title.--highlight h4,.reviews__title.--highlight h5,.reviews__title.--highlight h6,.reviews__title.--highlight>div{background-color:var(--color-primary);box-decoration-break:clone;box-shadow:6px 0 0 var(--color-primary),-6px 0 0 var(--color-primary);display:inline;line-height:1.45;padding:8px 0}@media(max-width:767.98px){.reviews__title.--highlight h1,.reviews__title.--highlight h2,.reviews__title.--highlight h3,.reviews__title.--highlight h4,.reviews__title.--highlight h5,.reviews__title.--highlight h6,.reviews__title.--highlight>div{padding:3px 0}}.reviews__description{font-weight:500;margin-top:24px}.reviews__ctas{display:flex;flex-direction:row;gap:24px;margin-top:24px}@media(max-width:991.98px){.reviews{align-items:flex-start;flex-direction:column;justify-content:flex-start}.reviews__title{margin-bottom:20px}.reviews__title.--highlight{padding-left:7px;padding-top:2px}.reviews__description{margin-top:20px}}@media(max-width:767.98px){.reviews__ctas{flex-direction:column;gap:12px;margin-top:20px}}