.container {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1200px;
  }
}

.crowdriff {
  margin-top: 50px;
  margin-bottom: 40px;
  z-index: 0;
  margin-top: 40px;
  margin-bottom: 60px;
}
.crowdriff__tagline {
  font-family: "Nanami Book", Trebuchet MS Bold, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #54565B;
  margin-bottom: 9px;
}
html[lang=ru] main .crowdriff__tagline {
  font-family: "Open Sans";
  font-weight: bold;
}
html[lang=vi] main .crowdriff__tagline {
  font-family: "Merriweather";
  font-weight: bold;
}
html[lang=ar] main .crowdriff__tagline {
  font-family: "Lemonada";
  font-weight: bold;
  text-align: right !important;
  direction: rtl;
}
html[lang=th] main .crowdriff__tagline {
  font-family: "Sarabun";
}
html[lang=ja] main .crowdriff__tagline {
  font-family: "Noto Serif JP";
}
html[lang=zh-s] main .crowdriff__tagline {
  font-family: "Noto Serif SC";
}
html[lang=zh-t] main .crowdriff__tagline {
  font-family: "Noto Serif TC";
}
html[lang=ko] main .crowdriff__tagline {
  font-family: "Noto Serif KR";
}
.crowdriff__tagline.\--grey {
  color: #54565B;
}
.crowdriff__title {
  font-family: "Nanami Book", Trebuchet MS Bold, sans-serif;
  font-weight: 600;
  font-size: 44px;
  letter-spacing: normal;
  line-height: 57px;
  color: #54565B;
  margin-bottom: 15px;
}
html[lang=ru] main .crowdriff__title {
  font-family: "Open Sans";
  font-weight: bold;
}
html[lang=vi] main .crowdriff__title {
  font-family: "Merriweather";
  font-weight: bold;
}
html[lang=ar] main .crowdriff__title {
  font-family: "Lemonada";
  font-weight: bold;
  text-align: right !important;
  direction: rtl;
}
html[lang=th] main .crowdriff__title {
  font-family: "Sarabun";
}
html[lang=ja] main .crowdriff__title {
  font-family: "Noto Serif JP";
}
html[lang=zh-s] main .crowdriff__title {
  font-family: "Noto Serif SC";
}
html[lang=zh-t] main .crowdriff__title {
  font-family: "Noto Serif TC";
}
html[lang=ko] main .crowdriff__title {
  font-family: "Noto Serif KR";
}
@media (min-width: 768px) {
  .crowdriff__title {
    font-family: "Nanami Book", Trebuchet MS Bold, sans-serif;
    font-weight: 600;
    font-size: 50px;
    letter-spacing: normal;
    line-height: 65px;
  }
  html[lang=ru] main .crowdriff__title {
    font-family: "Open Sans";
    font-weight: bold;
  }
  html[lang=vi] main .crowdriff__title {
    font-family: "Merriweather";
    font-weight: bold;
  }
  html[lang=ar] main .crowdriff__title {
    font-family: "Lemonada";
    font-weight: bold;
    text-align: right !important;
    direction: rtl;
  }
  html[lang=th] main .crowdriff__title {
    font-family: "Sarabun";
  }
  html[lang=ja] main .crowdriff__title {
    font-family: "Noto Serif JP";
  }
  html[lang=zh-s] main .crowdriff__title {
    font-family: "Noto Serif SC";
  }
  html[lang=zh-t] main .crowdriff__title {
    font-family: "Noto Serif TC";
  }
  html[lang=ko] main .crowdriff__title {
    font-family: "Noto Serif KR";
  }
}
.crowdriff__description {
  font-family: "Nanami Light", Trebuchet MS, sans-serif;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 28px;
  color: #54565B;
  margin-bottom: 20px;
}
html[lang=ru] main .crowdriff__description {
  font-family: "Open Sans";
}
html[lang=vi] main .crowdriff__description {
  font-family: "Open Sans";
}
html[lang=ar] main .crowdriff__description {
  font-family: "Tajawal";
  text-align: right !important;
  direction: rtl;
}
html[lang=th] main .crowdriff__description {
  font-family: "Prompt";
}
html[lang=ja] main .crowdriff__description {
  font-family: "Noto Sans JP";
}
html[lang=zh-s] main .crowdriff__description {
  font-family: "Noto Sans SC";
}
html[lang=zh-t] main .crowdriff__description {
  font-family: "Noto Sans TC";
}
html[lang=ko] main .crowdriff__description {
  font-family: "Noto Sans KR";
}
.crowdriff__options {
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .crowdriff__options {
    margin-bottom: 30px;
  }
}
.crowdriff__option {
  font-family: "Nanami Book", Trebuchet MS Bold, sans-serif;
  font-weight: 600;
  font-size: 44px;
  letter-spacing: normal;
  line-height: 57px;
  font-size: 32px;
  line-height: 48px;
  background: transparent;
  padding-right: 30px;
  color: #005F80;
  transition: filter 0.25s;
  margin-right: 10px;
  position: relative;
  text-decoration: none;
}
html[lang=ru] main .crowdriff__option {
  font-family: "Open Sans";
  font-weight: bold;
}
html[lang=vi] main .crowdriff__option {
  font-family: "Merriweather";
  font-weight: bold;
}
html[lang=ar] main .crowdriff__option {
  font-family: "Lemonada";
  font-weight: bold;
  text-align: right !important;
  direction: rtl;
}
html[lang=th] main .crowdriff__option {
  font-family: "Sarabun";
}
html[lang=ja] main .crowdriff__option {
  font-family: "Noto Serif JP";
}
html[lang=zh-s] main .crowdriff__option {
  font-family: "Noto Serif SC";
}
html[lang=zh-t] main .crowdriff__option {
  font-family: "Noto Serif TC";
}
html[lang=ko] main .crowdriff__option {
  font-family: "Noto Serif KR";
}
@media (min-width: 768px) {
  .crowdriff__option {
    font-family: "Nanami Book", Trebuchet MS Bold, sans-serif;
    font-weight: 600;
    font-size: 50px;
    letter-spacing: normal;
    line-height: 65px;
    margin-right: 35px;
    padding-right: 38px;
  }
  html[lang=ru] main .crowdriff__option {
    font-family: "Open Sans";
    font-weight: bold;
  }
  html[lang=vi] main .crowdriff__option {
    font-family: "Merriweather";
    font-weight: bold;
  }
  html[lang=ar] main .crowdriff__option {
    font-family: "Lemonada";
    font-weight: bold;
    text-align: right !important;
    direction: rtl;
  }
  html[lang=th] main .crowdriff__option {
    font-family: "Sarabun";
  }
  html[lang=ja] main .crowdriff__option {
    font-family: "Noto Serif JP";
  }
  html[lang=zh-s] main .crowdriff__option {
    font-family: "Noto Serif SC";
  }
  html[lang=zh-t] main .crowdriff__option {
    font-family: "Noto Serif TC";
  }
  html[lang=ko] main .crowdriff__option {
    font-family: "Noto Serif KR";
  }
}
.crowdriff__option.--active::after, .crowdriff__option:hover::after {
  content: "";
  position: absolute;
  bottom: 3px;
  width: calc(100% + 8px);
  left: 0px;
  height: 15px;
  z-index: -1;
  margin: 0px -4px;
}
.crowdriff__option::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/tahoesouth/dist/arrow-black.540c4b64.svg);
  background-size: 28px 18px;
  background-repeat: no-repeat;
  right: 0;
  top: 18px;
  height: 18px;
  width: 28px;
  transform: scale(0.8);
}
@media (min-width: 768px) {
  .crowdriff__option::before {
    top: 27px;
    transform: scale(1);
  }
}
.crowdriff__option:nth-of-type(1) {
  color: #005F80;
}
.crowdriff__option:nth-of-type(1)::before {
  filter: brightness(0) saturate(100%) invert(24%) sepia(66%) saturate(1611%) hue-rotate(166deg) brightness(96%) contrast(102%);
}
.crowdriff__option:nth-of-type(1).--active::after, .crowdriff__option:nth-of-type(1):hover::after {
  background-color: rgba(0, 95, 128, 0.25);
}
.crowdriff__option:nth-of-type(2) {
  color: #0092b4;
}
.crowdriff__option:nth-of-type(2)::before {
  filter: brightness(0) saturate(100%) invert(37%) sepia(100%) saturate(2156%) hue-rotate(165deg) brightness(92%) contrast(101%);
}
.crowdriff__option:nth-of-type(2).--active::after, .crowdriff__option:nth-of-type(2):hover::after {
  background-color: rgba(0, 146, 180, 0.25);
}
.crowdriff__option:nth-of-type(3) {
  color: #612466;
}
.crowdriff__option:nth-of-type(3)::before {
  filter: brightness(0) saturate(100%) invert(18%) sepia(15%) saturate(6143%) hue-rotate(267deg) brightness(93%) contrast(94%);
}
.crowdriff__option:nth-of-type(3).--active::after, .crowdriff__option:nth-of-type(3):hover::after {
  background-color: rgba(97, 36, 102, 0.25);
}
.crowdriff__option:nth-of-type(4) {
  color: #b22372;
}
.crowdriff__option:nth-of-type(4)::before {
  filter: brightness(0) saturate(100%) invert(19%) sepia(90%) saturate(2653%) hue-rotate(309deg) brightness(83%) contrast(88%);
}
.crowdriff__option:nth-of-type(4).--active::after, .crowdriff__option:nth-of-type(4):hover::after {
  background-color: rgba(178, 35, 114, 0.25);
}
.crowdriff__option:nth-of-type(5) {
  color: #10336C;
}
.crowdriff__option:nth-of-type(5)::before {
  filter: brightness(0) saturate(100%) invert(16%) sepia(72%) saturate(1267%) hue-rotate(195deg) brightness(98%) contrast(101%);
}
.crowdriff__option:nth-of-type(5).--active::after, .crowdriff__option:nth-of-type(5):hover::after {
  background-color: rgba(16, 51, 108, 0.25);
}
.crowdriff__option:nth-of-type(6) {
  color: #008445;
}
.crowdriff__option:nth-of-type(6)::before {
  filter: brightness(0) saturate(100%) invert(32%) sepia(77%) saturate(1002%) hue-rotate(116deg) brightness(93%) contrast(101%);
}
.crowdriff__option:nth-of-type(6).--active::after, .crowdriff__option:nth-of-type(6):hover::after {
  background-color: rgba(0, 132, 69, 0.25);
}
.crowdriff__option:nth-of-type(7) {
  color: #cb6d4f;
}
.crowdriff__option:nth-of-type(7)::before {
  filter: brightness(0) saturate(100%) invert(52%) sepia(24%) saturate(1141%) hue-rotate(328deg) brightness(90%) contrast(86%);
}
.crowdriff__option:nth-of-type(7).--active::after, .crowdriff__option:nth-of-type(7):hover::after {
  background-color: rgba(203, 109, 79, 0.25);
}
.crowdriff__option:nth-of-type(8) {
  color: #005F80;
}
.crowdriff__option:nth-of-type(8)::before {
  filter: brightness(0) saturate(100%) invert(24%) sepia(66%) saturate(1611%) hue-rotate(166deg) brightness(96%) contrast(102%);
}
.crowdriff__option:nth-of-type(8).--active::after, .crowdriff__option:nth-of-type(8):hover::after {
  background-color: rgba(0, 95, 128, 0.25);
}
.crowdriff__option:hover, .crowdriff__option:focus {
  filter: brightness(80%);
}
.crowdriff__images {
  display: none;
}
.crowdriff__images.--active {
  display: block;
}
.crowdriff__images__row {
  display: flex;
  height: 250px;
  gap: 15px;
}
.crowdriff__images__row:not(:last-child) {
  margin-bottom: 15px;
}
.crowdriff__images__image-container {
  flex-grow: 1;
  display: block;
  border-radius: 15px;
  overflow: hidden;
}
.crowdriff__images__image-container:last-child {
  display: none;
}
@media (min-width: 768px) {
  .crowdriff__images__image-container:last-child {
    display: block;
  }
}
.crowdriff__images__image-container__img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: transform 0.25s;
}
.crowdriff__images__image-container__img:hover {
  transform: scale(1.05);
}
.crowdriff__embed-container > div {
  display: none;
}
.crowdriff__embed-container > div:first-of-type {
  display: block;
}

#cr__app .loadMore {
  background-color: #234C5A !important;
}
#cr__app .loadMore__text {
  font-family: "Nanami Light", Trebuchet MS, sans-serif;
  font-size: 14px;
  letter-spacing: normal;
  line-height: 18px;
  font-weight: 800;
  color: #82CFCD;
}
html[lang=ru] main #cr__app .loadMore__text {
  font-family: "Open Sans";
}
html[lang=vi] main #cr__app .loadMore__text {
  font-family: "Open Sans";
}
html[lang=ar] main #cr__app .loadMore__text {
  font-family: "Tajawal";
  text-align: right !important;
  direction: rtl;
}
html[lang=th] main #cr__app .loadMore__text {
  font-family: "Prompt";
}
html[lang=ja] main #cr__app .loadMore__text {
  font-family: "Noto Sans JP";
}
html[lang=zh-s] main #cr__app .loadMore__text {
  font-family: "Noto Sans SC";
}
html[lang=zh-t] main #cr__app .loadMore__text {
  font-family: "Noto Sans TC";
}
html[lang=ko] main #cr__app .loadMore__text {
  font-family: "Noto Sans KR";
}
#cr__app .cr__asset__wrapper img.asset__img {
  border-radius: 15px;
}
#cr__app .cr__asset__overlay.isHovered {
  border-radius: 15px;
}

/*# sourceMappingURL=/wp-content/themes/tahoesouth/dist/crowdriff.css.map */