@font-face {
  font-family: CaslonGraphique;
  src: url("https://www.weareeves.com/embed/fonts/CaslonGraDOT.woff2") format("woff2"), url("https://www.weareeves.com/embed/fonts/CaslonGraDOT.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Light;
  src: url("https://www.weareeves.com/embed/fonts/Montserrat-Light.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url("https://www.weareeves.com/embed/fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Medium;
  src: url("https://www.weareeves.com/embed/fonts/Montserrat-Medium.woff") format("woff");
}
@font-face {
  font-family: Montserrat-SemiBold;
  src: url("https://www.weareeves.com/embed/fonts/Montserrat-SemiBold.woff") format("woff"), url("https://www.weareeves.com/embed/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("https://www.weareeves.com/embed/fonts/Montserrat-SemiBold.ttf") format("ttf");
}
@font-face {
  font-family: Montserrat-Bold;
  src: url("https://www.weareeves.com/embed/fonts/Montserrat-Bold.woff") format("woff");
}
@font-face {
  font-family: Montserrat-ExtraBold;
  src: url("https://www.weareeves.com/embed/fonts/Montserrat-ExtraBold.woff") format("woff"), url("https://www.weareeves.com/embed/fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("https://www.weareeves.com/embed/fonts/Montserrat-ExtraBold.ttf") format("ttf");
  font-style: normal;
}
.wae-embed-frame .embed-container {
  /**
  Sorting and filter buttons visibility in smaller devices
   */
  font-size: 14px;
  font-family: "Montserrat";
  background: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  color: black;
  position: relative;
  overflow-x: hidden;
}
.wae-embed-frame .embed-container .avatar {
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  background-color: #f2f2f2;
}
.wae-embed-frame .embed-container .avatar:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
}
.wae-embed-frame .embed-container .avatar img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wae-embed-frame .embed-container .btn {
  appearance: none;
  border: 0;
  outline: 0;
  flex-shrink: 0;
  cursor: pointer;
  margin: 0 -0.1em;
  transition: all 0.25s ease;
  font-family: "Montserrat-SemiBold";
  font-size: 16px;
  line-height: 1.375em;
  background-color: #5557f8;
  text-transform: none;
  color: #fff;
  border-radius: 5px;
  min-height: 40px;
  padding: 0.5em;
  box-shadow: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.wae-embed-frame .embed-container .btn--secondary {
  color: #5557f8;
  background: #fff;
  border: 1px solid #5557f8;
}
.wae-embed-frame .embed-container .footer {
  flex: 0 0;
  height: 20px;
  background: #fff;
  width: 100%;
  position: relative;
}
.wae-embed-frame .embed-container .footer:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1.25em;
  right: 1.25em;
  height: 0.0125em;
  background-color: #bfbfbf;
}
.wae-embed-frame .embed-container .header {
  display: flex;
  padding: 8px;
  border-bottom: 1px solid #b2b2b2;
  background-color: #fff;
  z-index: 4;
}
.wae-embed-frame .embed-container .header-left {
  margin-left: 1em;
}
.wae-embed-frame .embed-container .header-actions {
  flex: 1;
  z-index: 5;
  height: 36px;
  right: 1em;
  top: 1em;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.wae-embed-frame .embed-container .header-sorting {
  height: 100%;
  margin-right: 0.5em;
}
.wae-embed-frame .embed-container .header-options {
  height: 36px;
  display: block;
  padding: 0.5em;
  cursor: pointer;
  z-index: 5;
  border: 1px solid #5557f8;
  background: #fff;
  border-radius: 0.5em;
  color: #5557f8;
}
.wae-embed-frame .embed-container .header-options svg {
  width: 100%;
  height: 100%;
  flex: 1;
}
.wae-embed-frame .embed-container .header-options svg polygon {
  fill: #5557f8;
}
.wae-embed-frame .embed-container .header-logo {
  background-image: url(https://cdn.weareeves.com/we-are-eves-application-images/wae-logo-slogan.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
  height: 20px;
  left: 0.5em;
  margin-bottom: 0.5em;
}
.wae-embed-frame .embed-container .header-rating {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: "CaslonGraphique";
  font-size: 1em;
}
.wae-embed-frame .embed-container .header-rating span {
  margin-top: 0.25em;
  margin-right: 0.5em;
}
.wae-embed-frame .embed-container .header-rating span:last-child {
  padding-left: 0.25em;
}
.wae-embed-frame .embed-container .header-stars-container {
  display: flex;
}
.wae-embed-frame .embed-container .header-product {
  display: flex;
}
.wae-embed-frame .embed-container .header-product a {
  width: 100%;
  text-decoration: none;
  cursor: pointer;
}
.wae-embed-frame .embed-container .header-product-content {
  padding-left: 0.5em;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.wae-embed-frame .embed-container .header-product-content-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 0.5em;
}
.wae-embed-frame .embed-container .header-product-content-info-title {
  color: #1a1919;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "Montserrat-Medium";
  font-size: 1em;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2em;
  letter-spacing: normal;
}
.wae-embed-frame .embed-container .header-product-content-image {
  width: 3.5em;
  min-width: 3.5em;
  flex-shrink: 0;
  overflow: visible;
  margin: 0;
}
.wae-embed-frame .embed-container .header-product-content-image img {
  width: 100%;
  height: 4.7em;
  object-fit: contain;
}
.wae-embed-frame .embed-container .header-user-avatar {
  width: 4.5em;
  min-width: 4.5em;
}
.wae-embed-frame .embed-container .header-user-avatar-comment {
  width: 40px;
}
.wae-embed-frame .embed-container .header-user-info {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  padding-left: 0.5em;
  flex-wrap: wrap;
}
.wae-embed-frame .embed-container .header-user-info-block {
  flex: 1;
  max-width: 100%;
}
.wae-embed-frame .embed-container .header-user-info-name {
  margin-bottom: 0.25em;
  font-family: "Montserrat";
  font-size: 1.125em;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 0;
  display: block;
}
.wae-embed-frame .embed-container .header-user-time {
  display: block;
  color: #7f7f7f;
  height: 19px;
  font-family: "Montserrat";
  font-size: 0.875em;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  padding-top: 0.125em;
}
.wae-embed-frame .embed-container .header-user-time time {
  display: inline-block;
}
@media only screen and (max-width: 376px) {
  .wae-embed-frame .embed-container .header--review .header-left {
    width: 50%;
  }
  .wae-embed-frame .embed-container .header--review .header-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    height: 50px;
  }
  .wae-embed-frame .embed-container .header--review .header-options {
    height: 24px;
    padding: 2px 8px;
    margin-top: 4px;
    margin-right: 0.5em;
  }
}
.wae-embed-frame .embed-container .options {
  position: absolute;
  top: 66px -1px;
  left: 0;
  bottom: 0;
  z-index: 6;
  display: flex;
  flex-direction: column;
  pointer-events: none;
}
.wae-embed-frame .embed-container .options-backdrop {
  width: 100%;
  height: 100%;
  background: rgba(78, 78, 78, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s linear;
  will-change: opacity;
}
.wae-embed-frame .embed-container .options-container {
  background-color: #fff;
  margin-left: 3em;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.25s linear;
  overflow: auto;
  will-change: transform;
  box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.15);
}
.wae-embed-frame .embed-container .options-view {
  padding: 0 1.25em 1.25em 1.25em;
  border-bottom: 1px solid #bfbfbf;
}
.wae-embed-frame .embed-container .options--active {
  pointer-events: all;
}
.wae-embed-frame .embed-container .options--active .options-backdrop {
  opacity: 1;
}
.wae-embed-frame .embed-container .options--active .options-container {
  transform: translate3d(0, 0, 0);
}
.wae-embed-frame .embed-container .options-group {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
}
.wae-embed-frame .embed-container .options__option {
  cursor: pointer;
  position: relative;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.wae-embed-frame .embed-container .options__option input {
  display: none;
}
.wae-embed-frame .embed-container .options__option label {
  transition: background-color 0.25s linear, border 0.25s linear;
  padding: 0.5em 1.25em;
  display: inline-block;
  font-family: "Montserrat-Medium";
  font-size: 0.875em;
  font-weight: 500;
  color: #1a1919;
  background-color: #f2f2f2;
  border-radius: 17px;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
}
.wae-embed-frame .embed-container .options__option--selected {
  background-color: #f2f2f2;
}
.wae-embed-frame .embed-container .options__option--selected label {
  background-color: #5557f8;
  color: #fff;
}
.wae-embed-frame .embed-container .options__option--selected .rating-star:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M12,6.019l1.618,3.279l0.465,0.943l1.041,0.151l3.618,0.526l-2.618,2.552l-0.753,0.734l0.178,1.036l0.618,3.604 l-3.236-1.701L12,16.653l-0.931,0.489l-3.236,1.701l0.618-3.604l0.178-1.036L7.876,13.47l-2.618-2.552l3.618-0.526l1.041-0.151 l0.465-0.943L12,6.019 M12,1.5L8.588,8.413L0.96,9.521l5.52,5.381L5.177,22.5L12,18.913l6.823,3.587l-1.303-7.598l5.52-5.381 l-7.629-1.109L12,1.5L12,1.5z'%3E%3C/path%3E%3C/svg%3E");
}
.wae-embed-frame .embed-container .options__option--selected .rating-star > span:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M 12 1.5 L 8.5878906 8.4121094 L 0.9609375 9.5214844 L 6.4804688 14.902344 L 5.1777344 22.5 L 12 18.912109 L 18.822266 22.5 L 17.519531 14.902344 L 23.039062 9.5214844 L 15.412109 8.4121094 L 12 1.5 z'%3E%3C/path%3E%3C/svg%3E");
}
.wae-embed-frame .embed-container .options-footer {
  background: rgba(255, 255, 255, 0.96);
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.14);
  padding: 1.25em;
}
.wae-embed-frame .embed-container .options-submit {
  flex: 2;
  text-transform: uppercase;
}
.wae-embed-frame .embed-container .options-clear {
  flex: 1;
  text-transform: uppercase;
  margin-right: 0.5em;
  text-align: center;
}
.wae-embed-frame .embed-container .applied-filters {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  width: 100%;
  max-height: 58px;
  padding: 1em;
  align-items: center;
  border-bottom: 1px solid #b2b2b2;
}
.wae-embed-frame .embed-container .applied-filters .applied-filters-info {
  display: flex;
}
.wae-embed-frame .embed-container .applied-filters .applied-filters-options {
  flex: 1;
  display: flex;
  padding-top: 0.5em;
}
.wae-embed-frame .embed-container .applied-filters .header-rating-average {
  margin-left: 0.5em;
}
.wae-embed-frame .embed-container .sorting {
  height: 100%;
}
.wae-embed-frame .embed-container .sorting select {
  height: 100%;
  border: 1px solid #5557f8;
  border-radius: 0.5em;
  color: #5557f8;
  font-size: 1em;
}
.wae-embed-frame .embed-container .posts-end {
  text-align: center;
  padding-bottom: 1em;
}
.wae-embed-frame .embed-container .reviews {
  width: 100%;
  margin: 0 auto;
  max-height: 100%;
  flex: 1;
  overflow: auto;
}
.wae-embed-frame .embed-container .posts-load-more {
  position: relative;
  margin: 1.25em;
  margin-bottom: 0.5em;
  padding: 1.25em;
  color: #5557f8;
  background-color: white;
  border: 2px solid #5557f8;
  border-radius: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.25s linear, color 0.25s linear;
}
.wae-embed-frame .embed-container .posts-load-more.hidden {
  display: none;
}
.wae-embed-frame .embed-container .posts-load-more[loading]:before, .wae-embed-frame .embed-container .posts-load-more[loading]:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.wae-embed-frame .embed-container .posts-load-more[loading]:before {
  background-color: white;
}
.wae-embed-frame .embed-container .posts-load-more[loading]:after {
  content: "... Laden ...";
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.wae-embed-frame .embed-container .posts-load-more:hover {
  background-color: #fbfbfb;
  color: #5557f8;
}
.wae-embed-frame .embed-container .post {
  background: #fff;
  margin: 0 auto;
  padding: 1.25em 1.25em 0.5em;
  position: relative;
}
.wae-embed-frame .embed-container .post-title {
  padding: 0 1.25em;
}
.wae-embed-frame .embed-container .post-written-about {
  padding: 0 1.25em;
  display: block;
  margin-bottom: 0.75em;
}
.wae-embed-frame .embed-container .post-stars-container {
  display: flex;
}
@media (max-width: 568px) {
  .wae-embed-frame .embed-container .post-stars-container {
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (min-width: 800px) {
  .wae-embed-frame .embed-container .post {
    border-radius: 4px;
  }
}
.wae-embed-frame .embed-container .post-header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
}
@media (max-width: 568px) {
  .wae-embed-frame .embed-container .post-header {
    flex-direction: column;
  }
  .wae-embed-frame .embed-container .post-header > div {
    flex: 1;
  }
}
.wae-embed-frame .embed-container .post-header-user {
  width: 60%;
  min-width: 60%;
  max-width: 60%;
  display: flex;
  align-items: center;
}
.wae-embed-frame .embed-container .post-header .received-product {
  flex-basis: 100%;
  padding: 0.5em 0;
}
.wae-embed-frame .embed-container .post-header .received-product span {
  padding: 0.5em;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
}
.wae-embed-frame .embed-container .post-content {
  position: relative;
  overflow: hidden;
  padding-top: 0.5em;
}
.wae-embed-frame .embed-container .post-content-flex {
  display: flex;
  flex-direction: column;
}
.wae-embed-frame .embed-container .post-content-text-like {
  padding-bottom: 0.5em;
  display: flex;
  flex-direction: column;
}
.wae-embed-frame .embed-container .post-content-title {
  display: block;
  padding-top: 1.25em;
  padding-bottom: 0;
  font-family: Montserrat-Bold;
  font-size: 1.25em;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2em;
  letter-spacing: normal;
}
@media (max-width: 568px) {
  .wae-embed-frame .embed-container .post-content-text-like {
    font-size: 1em;
  }
}
.wae-embed-frame .embed-container .post-content-text-links {
  padding-bottom: 1.25em;
}
.wae-embed-frame .embed-container .post-content-image {
  padding-top: 1.25em;
  margin: -1.25em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.wae-embed-frame .embed-container .post-content-image img {
  max-width: 150px;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}
.wae-embed-frame .embed-container .post-content-image-before-after {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 1em;
}
.wae-embed-frame .embed-container .post-content-image--before, .wae-embed-frame .embed-container .post-content-image--after {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 1rem;
}
.wae-embed-frame .embed-container .post-content-image--before img, .wae-embed-frame .embed-container .post-content-image--after img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center center;
  border-radius: 4px;
}
.wae-embed-frame .embed-container .post-content-image--before span, .wae-embed-frame .embed-container .post-content-image--after span {
  display: block;
}
.wae-embed-frame .embed-container .post-content-video video {
  width: 100%;
  max-height: 24em;
  border-radius: 4px;
}
.wae-embed-frame .embed-container .post-content-text {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 1.375em;
  display: flex;
  margin-top: 0;
  flex-grow: 1;
  min-width: 0;
  flex-wrap: wrap;
  position: relative;
}
.wae-embed-frame .embed-container .post-content-text-wrapper {
  position: relative;
  width: 100%;
}
.wae-embed-frame .embed-container .post-content-text-body {
  white-space: pre-line;
  overflow-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.wae-embed-frame .embed-container .post-content-text:last-child {
  margin: 0;
}
.wae-embed-frame .embed-container .post-content-text p {
  overflow: hidden;
}
.wae-embed-frame .embed-container .post-content-text-mention {
  color: #5557f8;
  background-color: rgba(85, 87, 248, 0.08);
}
.wae-embed-frame .embed-container .post-content-text-mentions {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 1.375em;
  width: 100%;
}
.wae-embed-frame .embed-container .post-content-text-mentions .mentions__input, .wae-embed-frame .embed-container .post-content-text-mentions .mentions__highlighter {
  margin-left: 0px !important;
}
.wae-embed-frame .embed-container .post-content-text--more .post-content-text-mentions {
  max-height: 8em;
  overflow: hidden !important;
}
.wae-embed-frame .embed-container .post-content-text--full .fade-content {
  display: none;
}
.wae-embed-frame .embed-container .post-content-text--full .read-more {
  display: none;
}
.wae-embed-frame .embed-container .post-content-text .read-more {
  font-family: "Montserrat-SemiBold";
  font-size: 14px;
  line-height: 1.375em;
  color: #5557f8;
  text-align: center;
  cursor: pointer;
  width: 100%;
  margin-top: 1.25em;
}
.wae-embed-frame .embed-container .post-content-text-links {
  display: block;
  width: 100%;
}
.wae-embed-frame .embed-container .post-content-text-links .microlink_card {
  max-width: 100%;
  border: 1px solid #f2f2f2;
}
.wae-embed-frame .embed-container .post-content-text-links .microlink_card__media {
  background-size: contain;
  object-fit: contain;
  background-color: #eee;
}
.wae-embed-frame .embed-container .post-content-text-links .microlink_card__media::after {
  background-color: #eee;
}
.wae-embed-frame .embed-container .post:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 1.25em;
  right: 1.25em;
  height: 1px;
  background-color: #bfbfbf;
}
.wae-embed-frame .embed-container .post:last-child:after {
  display: none;
}
.wae-embed-frame .embed-container .rating-star {
  height: 20px;
  position: relative;
  width: 100px;
}
.wae-embed-frame .embed-container .rating-star:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12,6.019l1.618,3.279l0.465,0.943l1.041,0.151l3.618,0.526l-2.618,2.552l-0.753,0.734l0.178,1.036l0.618,3.604 l-3.236-1.701L12,16.653l-0.931,0.489l-3.236,1.701l0.618-3.604l0.178-1.036L7.876,13.47l-2.618-2.552l3.618-0.526l1.041-0.151 l0.465-0.943L12,6.019 M12,1.5L8.588,8.413L0.96,9.521l5.52,5.381L5.177,22.5L12,18.913l6.823,3.587l-1.303-7.598l5.52-5.381 l-7.629-1.109L12,1.5L12,1.5z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-size: 20px;
  bottom: 0;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.wae-embed-frame .embed-container .rating-star > span {
  display: block;
  text-indent: -10000px;
  width: 100px;
  height: 20px;
  position: absolute;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.wae-embed-frame .embed-container .rating-star > span:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M 12 1.5 L 8.5878906 8.4121094 L 0.9609375 9.5214844 L 6.4804688 14.902344 L 5.1777344 22.5 L 12 18.912109 L 18.822266 22.5 L 17.519531 14.902344 L 23.039062 9.5214844 L 15.412109 8.4121094 L 12 1.5 z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-size: 20px;
  bottom: 0;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  text-indent: 10000px;
  top: 0;
}
.wae-embed-frame .embed-container ::-webkit-scrollbar {
  width: 1em;
}
.wae-embed-frame .embed-container ::-webkit-scrollbar-track {
  background: none;
}
.wae-embed-frame .embed-container ::-webkit-scrollbar-thumb {
  background-color: #5557f8;
  border-radius: 9.5px;
  background-image: url(https://cdn.weareeves.com/we-are-eves-application-images/scroll-arrows.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.wae-embed-frame .embed-container ::-webkit-scrollbar-track {
  background: #e8e8ff;
}
.wae-embed-frame .embed-container .quotes-full-container {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.wae-embed-frame .embed-container .quote-container, .wae-embed-frame .embed-container .quote-container-wrapper {
  height: 100%;
}
.wae-embed-frame .embed-container .single-quote {
  display: flex;
  height: 100%;
  flex-direction: row;
  padding: 0.5em;
}
.wae-embed-frame .embed-container .single-quote-container {
  height: 100%;
}
.wae-embed-frame .embed-container .single-quote-logo-area {
  padding: 0.5em;
  align-items: center;
  display: flex;
  width: 25%;
}
.wae-embed-frame .embed-container .single-quote-logo-area-logo {
  background-image: url("https://res.cloudinary.com/weareeves/image/upload/f_auto,q_auto,w_170/v1627633071/we-are-eves-application-images/wae-logo-en.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
  display: block;
  width: 100%;
  height: 100%;
}
.wae-embed-frame .embed-container .single-quote-content-area {
  flex: 1;
  overflow: auto;
  margin-left: 0.5em;
}
.wae-embed-frame .embed-container .single-quote .center-content-quote {
  display: flex;
  align-items: center;
}
.wae-embed-frame .embed-container .single-quote .quote-content {
  flex-grow: 1;
}
.wae-embed-frame .embed-container .single-quote .quote-content-custom {
  padding: 0.5em;
}
.wae-embed-frame .embed-container .quotes {
  width: 100%;
  min-height: calc(280px - 50px);
  display: flex;
  flex-wrap: wrap;
}
.wae-embed-frame .embed-container .quotes-header {
  width: 100%;
  max-height: 50px;
  padding: 1em;
  border-bottom: 1px solid #b2b2b2;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  z-index: 4;
}
.wae-embed-frame .embed-container .quotes-header-logo-container {
  display: block;
  margin-left: 1em;
  width: 160px;
}
.wae-embed-frame .embed-container .quotes-header-logo-container-logo {
  background-image: url(https://cdn.weareeves.com/we-are-eves-application-images/wae-logo-slogan.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
  height: 20px;
  left: 0.5em;
}
@media (max-width: 568px) {
  .wae-embed-frame .embed-container .quotes-header-logo-container {
    margin: 0;
  }
}
.wae-embed-frame .embed-container .quote {
  background: #fff;
  margin: 0 auto;
  padding: 1.25em 1.25em 0.5em;
  position: relative;
  width: 100%;
}
.wae-embed-frame .embed-container .quote-user-info {
  max-width: calc(100% - 4.5em);
}
.wae-embed-frame .embed-container .quote-title {
  padding: 0 1.25em;
}
.wae-embed-frame .embed-container .quote-written-about {
  padding: 0 1.25em;
  display: block;
  margin-bottom: 0.75em;
}
.wae-embed-frame .embed-container .quote-stars-container {
  display: flex;
}
@media (max-width: 568px) {
  .wae-embed-frame .embed-container .quote-stars-container {
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (min-width: 800px) {
  .wae-embed-frame .embed-container .quote {
    border-radius: 4px;
  }
}
.wae-embed-frame .embed-container .quote-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.wae-embed-frame .embed-container .quote-header-left-side {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 568px) {
  .wae-embed-frame .embed-container .quote-header-left-side > div {
    flex: 1;
  }
}
.wae-embed-frame .embed-container .quote-header-left-side-user {
  display: flex;
  align-items: center;
  max-width: 70%;
}
.wae-embed-frame .embed-container .quote-header-left-side .header-product {
  width: 30%;
}
.wae-embed-frame .embed-container .quote-header-left-side .header-product span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wae-embed-frame .embed-container .quote-header .received-product {
  flex-basis: 100%;
  padding-bottom: 1em;
}
.wae-embed-frame .embed-container .quote-content {
  overflow: auto;
}
.wae-embed-frame .embed-container .quote-content-flex {
  display: flex;
  flex-direction: column;
}
.wae-embed-frame .embed-container .quote-content-text-like {
  padding-bottom: 0.5em;
  display: flex;
  flex-direction: column;
}
.wae-embed-frame .embed-container .quote-content-title {
  display: block;
  padding-bottom: 0.5em;
  font-family: Montserrat-Bold;
  font-size: 1.25em;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2em;
  letter-spacing: normal;
}
@media (max-width: 568px) {
  .wae-embed-frame .embed-container .quote-content-text-like {
    font-size: 1em;
  }
}
.wae-embed-frame .embed-container .quote-content-text-links {
  padding-bottom: 1.25em;
}
.wae-embed-frame .embed-container .quote-content-text {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 1.375em;
  display: flex;
  margin-top: 0;
  flex-grow: 1;
  min-width: 0;
  flex-wrap: wrap;
  position: relative;
}
.wae-embed-frame .embed-container .quote-content-text-wrapper {
  position: relative;
  width: 100%;
}
.wae-embed-frame .embed-container .quote-content-text-body {
  white-space: pre-line;
  overflow-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.wae-embed-frame .embed-container .quote-content-text-body b {
  font-size: 28px;
  font-weight: 800;
  font-style: italic;
  font-family: Montserrat-Bold;
  margin-right: 0.5em;
}
.wae-embed-frame .embed-container .quote-content-text:last-child {
  margin: 0;
}
.wae-embed-frame .embed-container .quote-content-text p {
  font-style: italic;
}
.wae-embed-frame .embed-container .quote-content-text-mention {
  color: #5557f8;
  background-color: rgba(85, 87, 248, 0.08);
}
.wae-embed-frame .embed-container .quote-content-text-mentions {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 1.375em;
  width: 100%;
}
.wae-embed-frame .embed-container .quote-content-text-mentions .mentions__input, .wae-embed-frame .embed-container .quote-content-text-mentions .mentions__highlighter {
  margin-left: 0px !important;
}
.wae-embed-frame .embed-container .quote-content-text--more .quote-content-text-wrapper {
  max-height: 112px;
  overflow: hidden !important;
}
.wae-embed-frame .embed-container .quote-content-text--full .fade-content {
  display: none;
}
.wae-embed-frame .embed-container .quote-content-text--full .read-more {
  display: none;
}
.wae-embed-frame .embed-container .quote-content-text-links {
  display: block;
  width: 100%;
}
.wae-embed-frame .embed-container .quote-content-text-links .microlink_card {
  max-width: 100%;
  border: 1px solid #f2f2f2;
}
.wae-embed-frame .embed-container .quote-content-text-links .microlink_card__media {
  background-size: contain;
  object-fit: contain;
  background-color: #eee;
}
.wae-embed-frame .embed-container .quote-content-text-links .microlink_card__media::after {
  background-color: #eee;
}
.wae-embed-frame .embed-container .quote:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 1.25em;
  right: 1.25em;
  height: 1px;
  background-color: #bfbfbf;
}
.wae-embed-frame .embed-container .quote:last-child:after {
  display: none;
}
.wae-embed-frame .embed-container *,
.wae-embed-frame .embed-container :before,
.wae-embed-frame .embed-container :after {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  text-rendering: optimizeLegibility;
  outline: 0;
}
.wae-embed-frame .embed-container.dark ::-webkit-scrollbar-thumb {
  background-color: black;
}
.wae-embed-frame .embed-container.dark ::-webkit-scrollbar-track {
  background: #999999;
}
.wae-embed-frame .embed-container.dark .header-sorting select {
  color: black;
  border-color: black;
}
.wae-embed-frame .embed-container.dark .header-options {
  border: 1px solid black;
  color: black;
}
.wae-embed-frame .embed-container.dark .header-options svg {
  width: 100%;
  height: 100%;
  flex: 1;
}
.wae-embed-frame .embed-container.dark .header-options svg polygon {
  fill: black;
}
.wae-embed-frame .embed-container.dark .options-submit {
  background-color: black;
}
.wae-embed-frame .embed-container.dark .options-clear {
  border-color: black;
  color: black;
}
.wae-embed-frame .embed-container--rating .header {
  cursor: pointer;
  border: none;
  padding: 0;
}
.wae-embed-frame .embed-container--rating .header .eves-logo {
  display: none;
}
.wae-embed-frame .embed-container .translated, .wae-embed-frame .embed-container .received-product {
  width: 100%;
  margin: 1em 0 0.5em;
  color: #6a6a6a;
  font-family: Montserrat;
  line-height: 1em;
  font-size: 0.75em;
  text-align: left;
}
.wae-embed-frame .embed-container .received-product span {
  display: inline-flex;
  padding: 0.5em;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
}
.wae-embed-frame .embed-container .empty-star-grey {
  background-color: grey !important;
  fill: grey !important;
}
.wae-embed-frame .embed-container .fade-content {
  position: absolute;
  bottom: 0;
  height: 2em;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}
.wae-embed-frame .embed-container .read-more {
  font-family: "Montserrat-SemiBold";
  font-size: 14px;
  line-height: 1.375em;
  color: #5557f8;
  text-align: center;
  cursor: pointer;
  width: 100%;
  margin-top: 1.25em;
}