/**
	This file does note generate code.  It is imported by other sass files to include
	variables, mixins, and functions.
	*/
/* Settings
   -------------------------------------------------------------------------- */
/* Filter Colors
   -------------------------------------------------------------------------- */
/* Tools
   -------------------------------------------------------------------------- */
.crowdriff-custom__assets--grid {
  padding: 0 7px;
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__assets--grid {
    padding: 0 17px;
  }
}
.crowdriff-custom__assets--grid .crowdriff-custom__tile {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__assets--grid .crowdriff-custom__tile {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__assets--grid .crowdriff-custom__tile {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .crowdriff-custom__assets--grid .crowdriff-custom__tile.hide-375 {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .crowdriff-custom__assets--grid .crowdriff-custom__tile.hide-768 {
    display: none;
  }
}
.crowdriff-custom__assets--grid .crowdriff-custom__tile-content {
  padding: 0 8px;
  text-align: right;
}
.crowdriff-custom__assets--grid .crowdriff-custom__tile-username {
  font-style: italic;
}
.crowdriff-custom__assets--grid .crowdriff-custom__tile-username.user-link {
  text-decoration: none;
}
.crowdriff-custom__assets--grid .crowdriff-custom__tile-username.user-link:hover, .crowdriff-custom__assets--grid .crowdriff-custom__tile-username.user-link:focus {
  text-decoration: underline;
}
.crowdriff-custom__assets--slider {
  padding: 0 40px;
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__assets--slider {
    padding: 0 48px;
  }
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile {
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 156.5656565657%;
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile.dragging {
  pointer-events: none;
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile-inner {
  position: absolute;
  inset: 0;
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile-inner:after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 9.83%, rgba(0, 0, 0, 0) 27.02%);
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile-username {
  align-items: center;
  display: flex;
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile-username.user-link {
  text-decoration: underline;
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile-username.user-link:hover, .crowdriff-custom__assets--slider .crowdriff-custom__tile-username.user-link:focus {
  text-decoration: none;
}
.crowdriff-custom__assets--slider .crowdriff-custom__tile-username:before {
  background-image: url("../svg/icon-photos.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(42deg) brightness(118%) contrast(118%);
  flex-shrink: 0;
  height: 16px;
  margin-right: 8px;
  width: 16px;
}
.crowdriff-custom__assets--slider .owl-carousel {
  margin: 0 auto;
  max-width: 396px;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__assets--slider .owl-carousel {
    max-width: 824px;
  }
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__assets--slider .owl-carousel {
    max-width: 1252px;
  }
}
@media screen and (min-width: 1440px) {
  .crowdriff-custom__assets--slider .owl-carousel {
    max-width: 1680px;
  }
}
.crowdriff-custom__assets--slider .owl-nav {
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}
.crowdriff-custom__assets--slider .owl-prev, .crowdriff-custom__assets--slider .owl-next {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  pointer-events: auto;
  position: relative;
}
.crowdriff-custom__assets--slider .owl-prev:hover, .crowdriff-custom__assets--slider .owl-prev:focus, .crowdriff-custom__assets--slider .owl-next:hover, .crowdriff-custom__assets--slider .owl-next:focus {
  transform: scale(1.2);
}
.crowdriff-custom__assets--slider .owl-prev:before, .crowdriff-custom__assets--slider .owl-next:before {
  background-image: url("../svg/arrow-crowdriff.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 30px;
  filter: invert(68%) sepia(8%) saturate(1245%) hue-rotate(128deg) brightness(94%) contrast(87%);
  width: 30px;
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__assets--slider .owl-prev:before, .crowdriff-custom__assets--slider .owl-next:before {
    height: 40px;
    width: 40px;
  }
}
.crowdriff-custom__assets--slider .owl-prev {
  left: -35px;
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__assets--slider .owl-prev {
    left: -44px;
  }
}
@media screen and (min-width: 1920px) {
  .crowdriff-custom__assets--slider .owl-prev {
    left: -80px;
  }
}
.crowdriff-custom__assets--slider .owl-prev:before {
  transform: scaleX(-1);
}
.crowdriff-custom__assets--slider .owl-next {
  right: -35px;
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__assets--slider .owl-next {
    right: -44px;
  }
}
@media screen and (min-width: 1920px) {
  .crowdriff-custom__assets--slider .owl-next {
    right: -80px;
  }
}
.crowdriff-custom__header {
  margin-bottom: 42px;
  padding: 0 40px;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__header {
    padding: 0 48px;
  }
}
.crowdriff-custom__grid-tiles {
  display: grid;
  grid-auto-flow: row dense;
  grid-auto-rows: 2px;
  grid-column-gap: 7px;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 6px;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__grid-tiles {
    grid-column-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__grid-tiles {
    grid-column-gap: 16px;
    grid-template-columns: repeat(5, 1fr);
    padding-bottom: 46px;
  }
}
@media screen and (max-width: 767px) {
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(6n+1) {
    grid-row: span 108;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(6n+2), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(6n+5) {
    grid-row: span 97;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(6n+3) {
    grid-row: span 130;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(6n+4) {
    grid-row: span 119;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(6n+6) {
    grid-row: span 127;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(2n+1) {
    grid-column: 1;
    top: 14px;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(2n+2) {
    grid-column: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+1), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+9) {
    grid-row: span 145;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+2), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+3), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+5), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+7), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+8) {
    grid-row: span 165;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+4), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(9n+6) {
    grid-row: span 185;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(3n+1) {
    grid-column: 1;
    top: 10px;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(3n+2) {
    grid-column: 2;
    top: 20px;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(3n+3) {
    grid-column: 3;
  }
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+1), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+9) {
    grid-row: span 190;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+4), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+6) {
    grid-row: span 189;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+2) {
    grid-row: span 135;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+7) {
    grid-row: span 241;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+3) {
    grid-row: span 235;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+8) {
    grid-row: span 144;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+5) {
    grid-row: span 176;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+10) {
    grid-row: span 203;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(5n+1) {
    grid-column: 1;
    top: 14px;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(5n+2) {
    grid-column: 2;
    top: 48px;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(5n+3) {
    grid-column: 3;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(5n+4) {
    grid-column: 4;
    top: 62px;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(5n+5) {
    grid-column: 5;
    top: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+1), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+9) {
    grid-row: span 230;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+4), .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+6) {
    grid-row: span 229;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+2) {
    grid-row: span 175;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+7) {
    grid-row: span 281;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+3) {
    grid-row: span 275;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+8) {
    grid-row: span 184;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+5) {
    grid-row: span 216;
  }
  .crowdriff-custom__grid-tiles .crowdriff-custom__tile:nth-of-type(10n+10) {
    grid-row: span 243;
  }
}
.crowdriff-custom__tile {
  display: block;
  position: relative;
  width: 100%;
}
.crowdriff-custom__tile-button {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.crowdriff-custom__tile-button:hover, .crowdriff-custom__tile-button:focus {
  background: rgba(0, 0, 0, 0.4);
}
.crowdriff-custom__tile-picture {
  display: block;
  overflow: hidden;
  height: 100%;
}
.crowdriff-custom__tile-picture img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}
.crowdriff-custom__tile-video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.crowdriff-custom__tile-media-controls {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: #ffffff;
  font-size: 28px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.crowdriff-custom__tile-media-controls:hover, .crowdriff-custom__tile-media-controls:focus {
  transform: scale(1.1);
}
.crowdriff-custom__tile-media-play, .crowdriff-custom__tile-media-pause {
  display: none;
  pointer-events: none;
}
.crowdriff-custom__tile-media-play:before, .crowdriff-custom__tile-media-pause:before {
  display: block;
}
.crowdriff-custom__tile-media-play.show, .crowdriff-custom__tile-media-pause.show {
  display: block;
}
.crowdriff-custom__tile-content {
  padding: 32px 31px 29px;
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.crowdriff-custom__tile-avatar-link {
  display: inline-block;
  margin-bottom: 16px;
  pointer-events: auto;
}
.crowdriff-custom__tile-avatar-link picture {
  margin-bottom: 0;
}
.crowdriff-custom__tile-avatar {
  border: 1px solid #E0E0E0;
  border-radius: 50%;
  display: block;
  height: 40px;
  margin-bottom: 16px;
  overflow: hidden;
  width: 40px;
}
.crowdriff-custom__tile-avatar img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}
.crowdriff-custom__tile-cta {
  color: #ffffff;
  display: flex;
  margin-bottom: 7px;
  pointer-events: auto;
  text-decoration: underline;
  text-transform: uppercase;
}
.crowdriff-custom__tile-cta:hover, .crowdriff-custom__tile-cta:focus {
  color: #ffffff;
  text-decoration: none;
}
.crowdriff-custom__tile-cta:before {
  background-image: url("../svg/arrow-crowdriff.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(42deg) brightness(118%) contrast(118%);
  flex-shrink: 0;
  height: 20px;
  margin-top: 2px;
  margin-right: 10px;
  width: 20px;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__tile-cta:before {
    margin-top: 4px;
  }
}
.crowdriff-custom__tile-username {
  color: #ffffff;
  font-family: "open-sans", sans-serif;
  font-size: 12px;
}
.crowdriff-custom__tile-username > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
}
.crowdriff-custom__tile-username.user-link {
  pointer-events: auto;
}
.crowdriff-custom__tile-username.user-link:hover, .crowdriff-custom__tile-username.user-link:focus {
  color: #ffffff;
}
.crowdriff-custom__grid-load-more {
  margin-top: 24px;
  text-align: center;
}
.crowdriff-custom__modal {
  background: rgba(0, 0, 0, 0.8);
}
.crowdriff-custom__modal.show {
  z-index: 100000;
}
.crowdriff-custom__modal .modal-dialog {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  margin: 0;
  max-width: unset;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__modal .modal-dialog {
    padding: 16px 0;
  }
}
.crowdriff-custom__modal-close {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #42817a;
  border-radius: 0;
  color: #d9e6e4;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 8px 14px;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}
@media (min-width: 768px) {
  .crowdriff-custom__modal-close {
    padding: 12px 15px;
    font-size: 18px;
  }
}
.crowdriff-custom__modal-close:focus {
  outline: solid #0021ff 2px;
  outline-offset: 2px;
}
.crowdriff-custom__modal-close:hover {
  color: #fff;
}
.crowdriff-custom__modal-carousel-wrapper {
  height: 100%;
  width: 100%;
}
.crowdriff-custom__modal-carousel {
  height: 100%;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__modal-carousel {
    padding: 0 72px;
  }
}
.crowdriff-custom__modal-carousel .owl-stage-outer, .crowdriff-custom__modal-carousel .owl-stage {
  height: 100%;
}
.crowdriff-custom__modal-carousel .owl-item {
  height: 100%;
  overflow-y: auto;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__modal-carousel .owl-item {
    align-items: center;
    display: flex;
    justify-content: center;
    overflow-y: unset;
  }
}
.crowdriff-custom__modal-carousel .owl-item img {
  width: auto;
}
.crowdriff-custom__modal-carousel .owl-nav {
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  padding: 0 12px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}
.crowdriff-custom__modal-carousel .owl-prev, .crowdriff-custom__modal-carousel .owl-next {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  pointer-events: auto;
  position: relative;
}
.crowdriff-custom__modal-carousel .owl-prev:hover, .crowdriff-custom__modal-carousel .owl-prev:focus, .crowdriff-custom__modal-carousel .owl-next:hover, .crowdriff-custom__modal-carousel .owl-next:focus {
  transform: scale(1.2);
}
.crowdriff-custom__modal-carousel .owl-prev:before, .crowdriff-custom__modal-carousel .owl-next:before {
  background-image: url("../svg/arrow-crowdriff.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 30px;
  filter: invert(100%) sepia(0%) saturate(7484%) hue-rotate(291deg) brightness(117%) contrast(100%);
  width: 30px;
}
@media screen and (min-width: 1280px) {
  .crowdriff-custom__modal-carousel .owl-prev:before, .crowdriff-custom__modal-carousel .owl-next:before {
    height: 40px;
    width: 40px;
  }
}
.crowdriff-custom__modal-carousel .owl-prev:before {
  transform: scaleX(-1);
}
.crowdriff-custom__modal-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 592px;
  min-height: 100%;
  pointer-events: auto;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__modal-slide {
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: unset;
    margin: 0;
    max-width: unset;
    min-height: unset;
  }
}
.crowdriff-custom__modal-media {
  height: 100%;
  position: relative;
}
.crowdriff-custom__modal-media.with-content {
  background: #000000;
}
.crowdriff-custom__modal-media-link {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.crowdriff-custom__modal-media-controls {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  color: #ffffff;
  font-size: 80px;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.crowdriff-custom__modal-media-controls.pause {
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: unset;
}
.crowdriff-custom__modal-media-controls span {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.crowdriff-custom__modal-media-controls:hover {
  opacity: 1;
}
.crowdriff-custom__modal-media-controls:hover span, .crowdriff-custom__modal-media-controls:focus span {
  transform: scale(1.1);
}
.crowdriff-custom__modal-media-play, .crowdriff-custom__modal-media-pause {
  display: none;
  pointer-events: none;
}
.crowdriff-custom__modal-media-play:before, .crowdriff-custom__modal-media-pause:before {
  display: block;
}
.crowdriff-custom__modal-media-play.show, .crowdriff-custom__modal-media-pause.show {
  display: inline-block;
}
.crowdriff-custom__modal-video {
  display: block;
  height: 100%;
  margin: 0 auto;
  max-height: 100vh;
  max-width: 100%;
  object-fit: contain;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__modal-video {
    margin: 0;
    max-height: unset;
  }
}
.crowdriff-custom__modal-picture {
  display: block;
  height: 100%;
  overflow: hidden;
}
.crowdriff-custom__modal-picture img {
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}
.crowdriff-custom__modal-cta-container {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0) 100%);
  padding: 24px 24px 48px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
}
.crowdriff-custom__modal-cta {
  color: #ffffff;
  display: flex;
  margin-bottom: 7px;
  pointer-events: auto;
  text-decoration: underline;
  text-transform: uppercase;
}
.crowdriff-custom__modal-cta:hover, .crowdriff-custom__modal-cta:focus {
  color: #ffffff;
  text-decoration: none;
}
.crowdriff-custom__modal-cta:before {
  background-image: url("../svg/arrow-crowdriff.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(42deg) brightness(118%) contrast(118%);
  flex-shrink: 0;
  height: 20px;
  margin-top: 2px;
  margin-right: 10px;
  width: 20px;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__modal-cta:before {
    margin-top: 4px;
  }
}
.crowdriff-custom__modal-content-wrapper {
  background: #333333;
  color: #ffffff;
  padding: 24px 40px;
}
@media screen and (min-width: 768px) {
  .crowdriff-custom__modal-content-wrapper {
    flex: 1 0 50%;
    max-width: 380px;
    overflow-y: auto;
    padding: 24px;
  }
}
.crowdriff-custom__modal-username {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-family: "open-sans", sans-serif;
  font-size: 14px;
  text-decoration: underline;
}
.crowdriff-custom__modal-username > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
}
.crowdriff-custom__modal-username:hover, .crowdriff-custom__modal-username:focus {
  color: #ffffff;
  text-decoration: none;
}
.crowdriff-custom__modal-username:before {
  background-image: url("../svg/icon-photos.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(42deg) brightness(118%) contrast(118%);
  flex-shrink: 0;
  height: 16px;
  margin-right: 8px;
  width: 16px;
}
.crowdriff-custom__modal-date {
  color: #ebebeb;
  font-size: 15px;
  margin-bottom: 12px;
}
.crowdriff-custom__modal-content {
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .crowdriff-custom__modal-content {
    font-size: 16px;
  }
}
.crowdriff-custom .posts-loading {
  margin: 30px 0 0;
}
.crowdriff-custom .posts-loading .img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
}
.crowdriff-custom .sk-fading-circle {
  width: 40px;
  height: 40px;
  position: relative;
}
.crowdriff-custom .sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.crowdriff-custom .sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #064952;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.crowdriff-custom .sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.crowdriff-custom .sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.crowdriff-custom .sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.crowdriff-custom .sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.crowdriff-custom .sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.crowdriff-custom .sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.crowdriff-custom .sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.crowdriff-custom .sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.crowdriff-custom .sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.crowdriff-custom .sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.crowdriff-custom .sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.crowdriff-custom .sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

/*# sourceMappingURL=crowdriff-custom.css.map */