.home-reviews{background-color:var(--color-bg);overflow:hidden;position:relative}.home-reviews__band{background:var(--grad-reviews);padding-block:var(--section-py)}.home-reviews__cards{padding-block:var(--space-16) var(--space-12)}.home-reviews__rule{background-color:var(--color-rule);height:2px;margin-inline:auto;width:min(722px,62%)}.home-reviews__cta{margin-top:var(--space-4)}.home-reviews__badges{align-items:flex-end;display:flex;flex-wrap:wrap;gap:clamp(var(--space-6),2.4vw,var(--space-12));justify-content:center;margin-bottom:0}.home-reviews__badges img{height:clamp(104px,9vw,158px);width:auto}.home-reviews__badges--secondary{align-items:center;gap:clamp(var(--space-8),3vw,var(--space-16));margin-top:clamp(36px,3.2vw,58px)}.home-reviews__badges--secondary:empty{display:none}.home-reviews__badges--secondary img{height:clamp(122px,10.4vw,186px)}.home-reviews__badges--secondary img[src*=capterra]{height:auto;width:clamp(168px,11.5vw,214px)}.home-reviews__grid{align-items:start}.home-reviews__card{display:flex;flex-direction:column;gap:var(--space-5)}.home-reviews__meta{align-items:center;display:flex;gap:var(--space-4);justify-content:space-between}.home-reviews__logo{height:40px;width:40px}.home-reviews__stars{--star:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='m10 1.5 2.6 5.3 5.9.9-4.3 4.1 1 5.8-5.2-2.7-5.2 2.7 1-5.8-4.3-4.1 5.9-.9z'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.22);display:inline-block;height:20px;-webkit-mask-image:var(--star);mask-image:var(--star);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:22px 20px;mask-size:22px 20px;position:relative;width:110px}.home-reviews__stars-fill{background-color:var(--color-text);inset:0 auto 0 0;position:absolute}.home-reviews__title{color:var(--color-text);font-size:var(--fs-card-title);font-weight:var(--fw-semibold);line-height:1.3;margin-bottom:var(--space-4)}.home-reviews__text{font-size:var(--fs-body)}@media (max-width:767px){.home-reviews__badges:not(.home-reviews__badges--secondary){align-items:end;display:grid;gap:var(--space-6) var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;margin-inline:auto;max-width:300px}.home-reviews__badges:not(.home-reviews__badges--secondary) img{height:auto;width:100%}.home-reviews__badges--secondary{gap:var(--space-6)}.home-reviews__badges--secondary img{height:124px}.home-reviews__badges--secondary img[src*=capterra]{height:auto;width:152px}}