@charset "UTF-8";
/* -----------------------
 * Fonts
 * ----------------------- */
@font-face {
  font-family: "Avenir Next";
  font-weight: 400;
  font-style: normal;
  src: url("https://ruthkrishnan.com/wp-content/themes/ruthkrishnan/fonts/AvenirNext-Regular.woff") format("woff");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Avenir Next";
  font-weight: 500;
  font-style: normal;
  src: url("https://ruthkrishnan.com/wp-content/themes/ruthkrishnan/fonts/AvenirNext-Medium.woff") format("woff");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Avenir Next";
  font-weight: 700;
  font-style: normal;
  src: url("https://ruthkrishnan.com/wp-content/themes/ruthkrishnan/fonts/AvenirNext-Bold.woff") format("woff");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Avenir Next";
  font-weight: 800;
  font-style: normal;
  src: url("https://ruthkrishnan.com/wp-content/themes/ruthkrishnan/fonts/AvenirNext-Heavy.woff") format("woff");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.reviews-cta__link {
  text-transform: lowercase;
  line-height: 1.15;
  letter-spacing: 0.01541875rem;
  font-size: 0.875rem;
}
@media screen and (min-width: 1750px) {
  .reviews-cta__link {
    font-size: 1rem;
  }
}

/* -----------------------
 * Typography
 * ----------------------- */
.page-reviews {
  position: relative;
}

.reviews-hero {
  display: flex;
  align-items: center;
  min-height: 26.875rem;
  background: #232323;
  color: #fff;
}
.reviews-hero__container {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 calc(64px / 2 - 15px);
  width: 100%;
  max-width: calc(1146px + 64px);
  justify-content: center;
}
@media screen and (min-width: 1750px) {
  .reviews-hero__container {
    max-width: 1528px;
  }
}
@media screen and (max-width: 768px) {
  .reviews-hero__container {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .reviews-hero__container {
    padding: 0 1rem;
  }
}
.reviews-hero__title {
  padding: 0 calc(30px / 2);
  width: calc(10 / 12 * 100%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .reviews-hero__title {
    padding: 0;
    width: 100%;
  }
}

.reviews-intro {
  padding: 6rem 0;
}
@media screen and (max-width: 768px) {
  .reviews-intro {
    padding: 4rem 0;
  }
}
.reviews-intro__container {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 calc(64px / 2 - 15px);
  width: 100%;
  max-width: calc(1146px + 64px);
}
@media screen and (min-width: 1750px) {
  .reviews-intro__container {
    max-width: 1528px;
  }
}
@media screen and (max-width: 768px) {
  .reviews-intro__container {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .reviews-intro__container {
    padding: 0 1rem;
  }
}
.reviews-intro__content {
  padding: 0 calc(30px / 2);
  width: calc(8 / 12 * 100%);
  margin-left: calc(2 / 12 * 100%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .reviews-intro__content {
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .reviews-intro__content {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .reviews-intro__content {
    margin-left: 0;
    width: 100%;
  }
}
.reviews-intro__kicker {
  margin: 0 0 1rem;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  color: #AF5B5B;
  font-size: 0.875rem;
  font-weight: 700;
}
.reviews-intro__title {
  margin: 0 auto 1.5rem;
  max-width: 45rem;
}
.reviews-intro__text {
  margin: 0 auto;
  max-width: 43.75rem;
  font-size: 1.125rem;
}
.reviews-intro__text p {
  margin: 0;
}
.reviews-intro__filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2.5rem;
  gap: 1rem;
}
@media screen and (max-width: 480px) {
  .reviews-intro__filters {
    gap: 0.75rem;
  }
}
.reviews-intro__filter {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease, color 0.2s ease;
  background: #232323;
  padding: 0.75rem 1.5rem;
  width: 11rem;
  min-height: 3.75rem;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  color: #fff;
  font-size: 1rem;
}
.reviews-intro__filter::before {
  position: absolute;
  inset: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.9);
  content: "";
  pointer-events: none;
}
.reviews-intro__filter:focus-visible {
  outline: 3px solid #AF5B5B;
  outline-offset: 3px;
}
@media not all and (pointer: coarse) {
  .reviews-intro__filter:hover {
    background: #AF5B5B;
  }
}
.reviews-intro__filter--active {
  background: #AF5B5B;
}

.review-sources {
  padding: 6rem 0;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .review-sources {
    padding-bottom: 4rem;
  }
}
.review-sources__container {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 calc(64px / 2 - 15px);
  width: 100%;
  max-width: calc(1146px + 64px);
}
@media screen and (min-width: 1750px) {
  .review-sources__container {
    max-width: 1528px;
  }
}
@media screen and (max-width: 768px) {
  .review-sources__container {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .review-sources__container {
    padding: 0 1rem;
  }
}
.review-sources__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .review-sources__grid {
    grid-template-columns: 1fr;
  }
}

.review-source-card {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border: 1px solid rgba(35, 35, 35, 0.08);
  background: #F4F0F0;
  padding: 3rem 2rem;
  min-height: 17.8125rem;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .review-source-card {
    padding: 2.5rem 1.5rem;
  }
}
.review-source-card__brand {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3.625rem;
  gap: 0.8rem;
}
.review-source-card__logo {
  width: auto;
  max-width: 10rem;
  height: auto;
  max-height: 3.375rem;
  object-fit: contain;
}
.review-source-card__mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
}
.review-source-card__icon {
  width: 100%;
  height: 100%;
}
.review-source-card__icon path {
  fill: #232323;
}
.review-source-card__name {
  color: #232323;
  font-size: 1.5625rem;
  font-weight: 800;
}
.review-source-card__stars {
  margin: 1.5rem 0;
  white-space: nowrap;
}
.review-source-card__star {
  color: rgba(35, 35, 35, 0.18);
  font-size: 1.75rem;
  line-height: 1;
}
.review-source-card__star--filled {
  color: #AF5B5B;
}
.review-source-card__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
}
@media screen and (max-width: 480px) {
  .review-source-card__footer {
    flex-direction: column;
    gap: 1rem;
  }
}
.review-source-card__count {
  color: #232323;
  font-size: 1.0625rem;
}
.review-source-card__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  border: 1px solid #232323;
  padding: 0.65rem 1.15rem;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  color: #232323;
  font-size: 0.8125rem;
  font-weight: 800;
}
.review-source-card__link:focus-visible {
  outline: 3px solid #AF5B5B;
  outline-offset: 3px;
}
@media not all and (pointer: coarse) {
  .review-source-card__link:hover {
    border-color: #AF5B5B;
    background: #AF5B5B;
    color: #fff;
  }
}

.reviews-list {
  padding: 6rem 0;
  background: #F4F0F0;
}
@media screen and (max-width: 768px) {
  .reviews-list {
    padding: 4rem 0;
  }
}
.reviews-list__container {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 calc(64px / 2 - 15px);
  width: 100%;
  max-width: calc(1146px + 64px);
}
@media screen and (min-width: 1750px) {
  .reviews-list__container {
    max-width: 1528px;
  }
}
@media screen and (max-width: 768px) {
  .reviews-list__container {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .reviews-list__container {
    padding: 0 1rem;
  }
}
.reviews-list__grid {
  column-count: 2;
  column-gap: 2rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .reviews-list__grid {
    column-count: 1;
  }
}
.reviews-list__empty {
  width: 100%;
  text-align: center;
}

.review-card {
  display: inline-block;
  position: relative;
  break-inside: avoid;
  vertical-align: top;
  margin: 0 0 2rem;
  border: 1px solid rgba(35, 35, 35, 0.12);
  background: #fff;
  padding: 2.5rem;
  width: 100%;
  box-shadow: 0 0.75rem 2.1875rem rgba(35, 35, 35, 0.08);
}
@media screen and (max-width: 480px) {
  .review-card {
    padding: 2rem 1.5rem;
  }
}
.review-card::before {
  position: absolute;
  top: 3.6rem;
  left: 2rem;
  content: "“";
  color: rgba(175, 91, 91, 0.13);
  font-family: Georgia, serif;
  font-size: 6.875rem;
  line-height: 1;
}
.review-card__topline {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  margin-bottom: 1.5rem;
  gap: 1rem;
}
.review-card__stars {
  white-space: nowrap;
}
.review-card__star {
  color: rgba(35, 35, 35, 0.2);
  font-size: 1.125rem;
}
.review-card__star--filled {
  color: #AF5B5B;
}
.review-card__quote {
  position: relative;
  z-index: 1;
  margin: 0;
}
.review-card__text {
  font-size: 1.0625rem;
}
.review-card__text p {
  margin: 0 0 1rem;
}
.review-card__text p:last-child {
  margin-bottom: 0;
}
.review-card__footer {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  font-style: normal;
}
.review-card__name {
  font-style: normal;
  font-weight: 800;
}
.review-card__details {
  margin-top: 0.25rem;
  color: #828282;
  font-size: 0.875rem;
}

.reviews-cta {
  position: relative;
  overflow: hidden;
  padding: 6rem 0;
  background: #F4F0F0;
  text-align: center;
  color: #232323;
}
@media screen and (max-width: 768px) {
  .reviews-cta {
    padding: 4rem 0;
  }
}
.reviews-cta__background {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.reviews-cta__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reviews-cta__container {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 calc(64px / 2 - 15px);
  width: 100%;
  max-width: calc(1146px + 64px);
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1750px) {
  .reviews-cta__container {
    max-width: 1528px;
  }
}
@media screen and (max-width: 768px) {
  .reviews-cta__container {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .reviews-cta__container {
    padding: 0 1rem;
  }
}
.reviews-cta__title {
  margin: 0 0 1rem;
}
.reviews-cta__text {
  margin: 0 0 2rem;
  font-size: 1.125rem;
}
.reviews-cta__link {
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
  border: 0.0625rem solid #AF5B5B;
  background: #AF5B5B;
  cursor: pointer;
  padding: 0.875rem 2rem 0.75rem;
  text-transform: lowercase;
  color: #fff;
  text-decoration: none;
}
@media not all and (pointer: coarse) {
  .reviews-cta__link:hover {
    border-color: #963636;
    background: #963636;
    color: #fff;
  }
}
.reviews-cta__link:focus-visible {
  outline: 3px solid #232323;
  outline-offset: 4px;
}

/*# sourceMappingURL=reviews.css.map */
