@charset "utf-8";

.yotpo-head .yotpo-headline { font-size: 20px; color: var(--text-color); font-weight: var(--primary-font-weight); font-family: var(--primary-font-family); font-style: var(--primary-font-style); margin-top: 0px; margin-bottom: 0px; align-self: end; }

.yotpo-head .yotpo-reviews-by { justify-content: end; }

.yotpo-bold-layout .yotpo-head { display: flex; flex-direction: row; justify-content: space-between; min-height: 100px; align-items: center; margin-bottom: 32px; }

.yotpo-bold-layout .yotpo-headline { font-weight: 800; font-size: 25px; line-height: 125.9%; }

.yotpo-display-l .yotpo-main-layout .yotpo-head, .yotpo-display-m .yotpo-main-layout .yotpo-head { display: flex; flex-flow: row; align-items: center; justify-content: center; margin-bottom: 70px; margin-top: 70px; }

.yotpo-display-l .yotpo-main-layout .yotpo-head .yotpo-headline, .yotpo-display-m .yotpo-main-layout .yotpo-head .yotpo-headline { font-weight: var(--primary-font-weight); font-family: var(--primary-font-family); font-style: var(--primary-font-style); flex-basis: 50%; }

.yotpo-display-l .yotpo-main-layout .yotpo-head .yotpo-headline--rtl, .yotpo-display-m .yotpo-main-layout .yotpo-head .yotpo-headline--rtl { margin-left: unset; margin-right: 25%; }

.yotpo-display-s .yotpo-reviews-by { justify-content: center; }

.yotpo-display-s .yotpo-head { margin-top: 38px; display: flex; flex-direction: column-reverse; justify-content: center; }

.yotpo-display-s .yotpo-head .yotpo-headline { margin-top: 38px; align-self: center; }