/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._2Bz-components-CreatorCardContent--contentWrapper {
  padding: 1rem;
  text-align: center;
  margin-top: -3.5rem;
}
._1Ch-components-CreatorCardContent--creatorAvatarContainer {
  -webkit-transform: translateY(-2.5rem);
  -moz-transform: translateY(-2.5rem);
  -o-transform: translateY(-2.5rem);
  -ms-transform: translateY(-2.5rem);
  transform: translateY(-2.5rem);
  margin: 0 auto 0.5rem auto;
  width: 5rem;
}
._2vN-components-CreatorCardContent--heroImage {
  height: 65px;
}
._2vN-components-CreatorCardContent--heroImage img {
  max-height: 65px;
  object-fit: cover;
  width: 100%;
}
._2vN-components-CreatorCardContent--heroImage._28B-components-CreatorCardContent--heroImageLarge {
  height: 138px;
}
._2vN-components-CreatorCardContent--heroImage._28B-components-CreatorCardContent--heroImageLarge img {
  max-height: 138px;
}
.rUg-components-CreatorCardContent--meta {
  margin-top: 0.5rem;
  width: 100%;
}
._3Yr-components-CreatorCardContent--patronIcon {
  height: 13px;
  margin-right: 0.5rem;
  width: 10px;
  vertical-align: middle;
}
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes _1vh-components-LinkCopier--animation--circle-loader{ 0%{ -webkit-transform: rotate(0deg); } 100%{ -webkit-transform: rotate(360deg); }}
@-moz-keyframes _1vh-components-LinkCopier--animation--circle-loader{ 0%{ -moz-transform: rotate(0deg); } 100%{ -moz-transform: rotate(360deg); }}
@-o-keyframes _1vh-components-LinkCopier--animation--circle-loader{ 0%{ -o-transform: rotate(0deg); } 100%{ -o-transform: rotate(360deg); }}
@keyframes _1vh-components-LinkCopier--animation--circle-loader{ 0%{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); } 100%{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); };
}
._2hT-components-LinkCopier--scale00 {
  font-size: 0.61804697rem !important;
}
.SiX-components-LinkCopier--scale0 {
  font-size: 0.80902349rem !important;
}
._3YQ-components-LinkCopier--scale1 {
  font-size: 1rem !important;
}
._380-components-LinkCopier--scale2 {
  font-size: 1.309rem !important;
}
._2qS-components-LinkCopier--scale3 {
  font-size: 1.618rem !important;
}
._3xa-components-LinkCopier--scale4 {
  font-size: 2.117962rem !important;
}
._3Qr-components-LinkCopier--scale5 {
  font-size: 2.617924rem !important;
}
.Z9p-components-LinkCopier--scale6 {
  font-size: 3.42686252rem !important;
}
._380-components-LinkCopier--scale2,
._2qS-components-LinkCopier--scale3,
._3xa-components-LinkCopier--scale4,
._3Qr-components-LinkCopier--scale5,
.Z9p-components-LinkCopier--scale6 {
  line-height: 1.25;
}
._3L3-components-LinkCopier--link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #D0D6D9;
  overflow: hidden;
}
._3qI-components-LinkCopier--borderRadius {
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
._3s1-components-LinkCopier--buttonBorderRadius {
  -webkit-border-radius: 0 2px 2px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 2px 2px 0;
  -moz-background-clip: padding;
  border-radius: 0 2px 2px 0;
  background-clip: padding-box;
}
._2A6-components-LinkCopier--sizeSm {
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0.5rem;
}
.hVV-components-LinkCopier--sizeMd {
  white-space: nowrap;
  background-color: #1D9BDB;
  color: #fff;
  font-weight: bold;
  padding: 0.78rem;
  position: relative;
}
._11P-components-LinkCopier--linkUrl {
  background: none;
  border: none;
  overflow: hidden;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-overflow: ellipsis;
}
._2Xs-components-LinkCopier--linkUrlMd {
  padding: 0rem 1rem;
}
._3Gc-components-LinkCopier--copiedLabel {
  position: absolute;
  visibility: hidden;
  margin: 0 auto;
  left: 0;
  right: 0;
}
._2ln-components-LinkCopier--copiedLabelVisible {
  visibility: visible;
}
._3Ws-components-LinkCopier--copyLabelInvisible {
  visibility: hidden;
  position: relative;
  display: inline-block;
}
/* Copied from Button, will factor out the pseudo-input + blue button style into standard component soon */
._2bg-components-LinkCopier--blue {
  color: #fff;
  border: 1px solid #1D9BDB;
  background-color: #1D9BDB;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._2bg-components-LinkCopier--blue:hover:not(._3Zs-components-LinkCopier--disabled) {
  background-color: #25a2e2;
  border-color: #25a2e2;
}
._2bg-components-LinkCopier--blue:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
._2bg-components-LinkCopier--blue:active:not(._3Zs-components-LinkCopier--disabled) {
  background-color: #1D9BDB;
}
._29d-components-LinkCopier--button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* (end copied from Button portion) */
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._32L-components-FlexModalWrapper--flexModalWrapper {
  max-height: 100%;
}
._1mD-components-FlexModalWrapper--flexModalOverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 2000;
}
.c9p-components-FlexModalWrapper--overlayStyle {
  background: rgba(5, 45, 73, 0.9);
}
/**
 * Useful for wrapping children Vertical/Horizontal containers since
 * they can overflow w/ their 100% height and width properties.
 */
._2Ms-styles-shared--flexContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
._28K-styles-shared--flexContainerVertical {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.olA-styles-shared--flexContainerHorizontal {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}
.An8-styles-shared--flexChild {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 0) {
  .An8-styles-shared--flexChild {
    -ms-flex: 1 1 auto;
  }
}
._2El-styles-shared--flexContainerBetween {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
._1uG-styles-shared--flexContainerAround {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
._1wI-styles-shared--flexContainerEnd {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
._187-styles-shared--flexAlignCenter {
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
._1cV-styles-shared--flexContainerWrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
._3db-styles-shared--flexFillHorizontal,
._39I-styles-shared--flexGrow1 {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
.st2-components-Post--flexVerticalAlignCenter {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
._2AM-components-Post--clockIcon > div {
  display: block;
}
.v27-components-Post--mediaEmbedWrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  cursor: pointer;
  background-color: #000;
}
.v27-components-Post--mediaEmbedWrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
._2FG-components-Post--flexContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
}
._2kO-components-Post--patronOnlyText {
  opacity: 0.5;
}
._28H-components-Post--cardBodyContainer {
  margin: 1rem 0 0;
  padding: 0 1rem 1rem 1rem;
  padding-bottom: 0;
}
._28H-components-Post--cardBodyContainer ._1V5-components-Post--postContentWrapper {
  white-space: pre-line;
}
._28H-components-Post--cardBodyContainer ._1V5-components-Post--postContentWrapper p {
  margin: 10px 0;
}
._3jG-components-Post--title {
  font-size: 1.309rem;
  font-weight: 700;
}
._3jG-components-Post--title a {
  color: currentColor;
}
.TIS-components-Post--attachmentsContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 1rem 1rem 1rem 0;
}
._3sQ-components-Post--attachmentElementsContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
}
._1iX-components-Post--attachment {
  margin-right: 0.5rem;
  max-width: 100%;
}
._220-components-Post--postActions > * {
  display: inline-block;
  cursor: pointer;
}
._220-components-Post--postActions > *:not(:last-child) {
  margin-right: 1.5rem;
}
._1aF-components-Post--postTags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
._1aF-components-Post--postTags a {
  margin-right: 0.125rem;
}
._1aF-components-Post--postTags a:hover {
  text-decoration: underline;
}
._3Dp-components-Post--tagIcon {
  margin-right: 0.5rem;
}
._3a_-components-Post--pollInfoContainer {
  margin-top: 1rem;
  position: relative;
}
._3Fw-components-Post--floatRight {
  float: right;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._3yw-components-RewardsCard-RewardsList--patronCount {
  color: #A7B2B8;
  margin-bottom: 1rem;
}
._2IZ-components-RewardsCard-RewardsList--soldOutTag {
  color: #e6461a;
}
._3Zj-components-RewardsCard-RewardsList--rewardItems ul,
._2aU-components-RewardsCard-RewardsList--rewardDescription ul {
  padding-left: 1.5rem;
  word-wrap: break-word;
}
._3-K-components-RewardsCard-RewardsList--limitedLouderExp {
  background: #e6461a;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
}

/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._2Pw-styles-shared--input {
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  border: 1px solid #D0D6D9;
  padding: 0.5rem 1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
._2Pw-styles-shared--input::-webkit-input-placeholder {
  color: #A7B2B8;
}
._2Pw-styles-shared--input:-moz-placeholder {
  color: #A7B2B8;
}
._2Pw-styles-shared--input::-moz-placeholder {
  color: #A7B2B8;
}
._2Pw-styles-shared--input:-ms-input-placeholder {
  color: #A7B2B8;
}
._2Pw-styles-shared--input:focus {
  border: 1px solid #A7B2B8;
  outline: none;
}
._2Pw-styles-shared--input._mT-styles-shared--inputIsInvalid {
  background: #FEF4F1;
  border-color: #EE6F4E;
}
._3AC-styles-shared--errorMessage {
  color: #EE6F4E;
  font-size: 0.80902349rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._3aK-components-Form--container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #D0D6D9;
  position: relative;
  width: 100%;
}
._151-components-Form--inputContainer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #D0D6D9;
  position: relative;
  width: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
._3Et-components-Form--formIcon {
  padding: 0 0 0 1.5rem;
  position: relative;
  display: inline-block;
  margin-top: 1rem;
}
._3Iq-components-Form--icon {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 18px;
  left: 12px;
}
._2q_-components-Form--showsError {
  margin-top: calc(0.80902349rem + 0.25rem);
}
.Gl0-components-Form--focused {
  background-color: #fff;
  border: 1px solid #A7B2B8;
}
._3cK-components-Form--disabled {
  background-color: #F2F4F5;
  border: 1px solid #D0D6D9;
  color: #A7B2B8;
}
._34U-components-Form--error {
  background-color: #FEF4F1;
  border: 1px solid #EE6F4E;
}
._1yc-components-Form--errorDescription {
  color: #EE6F4E;
  font-size: 0.80902349rem;
  line-height: 0.80902349rem;
  height: 0.80902349rem;
  display: block;
  margin-bottom: -0.80902349rem;
}
._1YC-components-Form--input {
  background: none;
  border: none;
  outline: none;
  resize: none;
  width: 100%;
}
.GYt-components-Form-TextArea--spinnerContainer {
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._21H-components-Form-InputWrapper--inputContainer {
  margin: 0 0 0.5rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._3T5-components-Form--buttonContainer {
  margin: 1rem 0px;
}
._1AL-components-Effects-Confetti--container {
  width: 100%;
  height: 100%;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._3xZ-modules-LaunchCelebrationModal-containers-LaunchCelebrationContainer--confettiContainer {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  position: fixed;
  z-index: 150000;
}
.A6z-modules-LaunchCelebrationModal-containers-LaunchCelebrationContainer--modalContentContainer {
  text-align: center;
  z-index: 200000;
}
._3iu-modules-LaunchCelebrationModal-containers-LaunchCelebrationContainer--titleContainer {
  margin: 1rem;
}
._1x_-modules-LaunchCelebrationModal-containers-LaunchCelebrationContainer--message {
  margin: 1rem;
}
._3Eu-components-SlideIn--absolute {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._26m-components-Alert--main {
  line-height: 1.5;
  padding: 1.5rem;
  text-align: center;
  font-weight: 400;
}
._3ni-components-Alert--mainDismissible {
  position: relative;
}
._2CH-components-Alert--mainWithButtonsRight {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
._12J-components-Alert--buttonsBottom {
  margin-top: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
._1b5-components-Alert--linksContainer {
  margin-top: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.clm-components-Alert--dismiss {
  cursor: pointer;
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: inline-flex;
  -webkit-transition: fill 100ms ease;
  -moz-transition: fill 100ms ease;
  -o-transition: fill 100ms ease;
  transition: fill 100ms ease;
}
.clm-components-Alert--dismiss:hover {
  fill: #eceff0;
}
._2vE-components-Alert--thinStyle {
  padding: 0.5rem;
}
._3ro-components-Alert--default {
  border-bottom: 1px solid #D0D6D9;
}
._3Ec-components-Alert--orange {
  border-bottom: 1px solid #e6461a;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
.BbN-components-InfoPopover--popover {
  padding: 1rem;
  font-size: 0.80902349rem;
  cursor: pointer;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
.AsF-components-MessageEditor--main {
  text-align: right;
}
._2nH-components-MessageEditor--avatarWrapper {
  margin-right: 1rem;
}
._1Ws-components-MessageEditor--textarea {
  border: 1px solid #D0D6D9;
  padding: 1rem;
  resize: none;
  width: 100%;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
._20C-components-MessageEditor--buttonContainer {
  margin-top: 0.5rem;
  position: relative;
  right: 0;
}
._3VW-components-MessageEditor--messageSendFailure {
  margin-top: 0.5rem;
  position: relative;
  right: 0;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._1R5-modules-MessageUserModal-components-MessageUserModal--modalHeader {
  padding: 1rem;
  background-color: #F2F4F5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
._2Y0-modules-MessageUserModal-components-MessageUserModal--detailsWrapper {
  padding: 1rem;
  padding-bottom: 2rem;
}
._12c-modules-BlockUserModal-containers-BlockUserModal--reasonRow {
  display: flex;
  margin-bottom: 16px;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
.Ki4-components-LikesDetail--likesSummary {
  cursor: pointer;
}
.rmu-components-LikesDetail--spinnerInitialLoading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 150px;
}
._2PA-components-LikesDetail--modalHeader {
  padding: 1rem;
  background-color: #F2F4F5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
._2ih-components-LikesDetail--iconContainer {
  margin-left: auto;
  display: inline-flex;
}
.F8Z-components-LikesDetail--scrollable {
  max-height: 370px;
  min-height: 150px;
  padding: 0.5rem;
  overflow: scroll;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._2xt-components-BlurredPoll--fakeChoices {
  background-color: #D0D6D9;
  padding: 1.5rem 1rem;
  opacity: 0.11;
}
._2uA-components-BlurredPoll--fakeChoice {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
._2uA-components-BlurredPoll--fakeChoice:not(:last-child) {
  margin-bottom: 11px;
}
._2Jc-components-BlurredPoll--checkmarkContainer {
  background-color: #5B6970;
  padding: 0.5rem;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.MGG-components-BlurredPoll--bar {
  background-color: #5B6970;
  margin-left: 0.5rem;
  -webkit-flex-grow: 2;
  flex-grow: 2;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.wv6-components-Post-LockedPostBanner--container {
  overflow: hidden;
  position: relative;
}
._3iM-components-Post-LockedPostBanner--flexContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
._2I6-components-Post-LockedPostBanner--imageBackground {
  background-color: rgba(0, 0, 0, 0.1);
}
._3GU-components-Post-LockedPostBanner--grayBackground {
  background-color: #445057;
}
._3vD-components-Post-LockedPostBanner--lockedPostContent {
  z-index: 100;
  height: 54%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
._1o5-components-Post-LockedPostBanner--blurredImage > div {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.o65-components-Post-LockedPostBanner--opaque {
  opacity: 0.8;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._1VS-components-Post-PostHeader--authorInfoContainer {
  margin: 1rem;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
._1Qi-components-Post-PostHeader--postInfoRow {
  display: inline-block;
  line-height: 1.4rem;
  vertical-align: top;
  margin-top: 0.25rem;
}
.ChQ-components-Post-PostHeader--accessLabel {
  display: inline-block;
  margin-left: auto;
}
.l86-components-Post-PostHeader--postInfoDetails {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
._2q0-components-Post-PostHeader--fullName {
  color: #232D32;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  text-overflow: ellipsis;
}
._2NP-components-Post-PostHeader--postInfoTag {
  display: inline-block;
  font-size: 0.80902349rem;
  font-weight: 400;
}
.PUO-components-Post-PostHeader--privacy {
  color: #A7B2B8;
}
.cTH-components-Post-PostHeader--divider {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
._2Sg-components-Post-PostHeader--paidForByPatrons {
  color: #A7B2B8;
}
._72u-components-Post-PostHeader--patronCount {
  color: #A7B2B8;
}
.DGe-components-Post-PostHeader--timestampLink {
  color: #A7B2B8;
}
.DGe-components-Post-PostHeader--timestampLink:hover {
  color: #8b99a1;
  text-decoration: underline;
}
.DGe-components-Post-PostHeader--timestampLink:active {
  color: #64737c;
  text-decoration: underline;
}
._3kX-components-Post-PostHeader--italic {
  font-style: italic;
}
.e5h-components-Post-PostHeader--explainContainer {
  text-align: center;
  border-top: 1px solid #E8ECED;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes _2bL-components-AudioPlayer--animation--circle-loader{ 0%{ -webkit-transform: rotate(0deg); } 100%{ -webkit-transform: rotate(360deg); }}
@-moz-keyframes _2bL-components-AudioPlayer--animation--circle-loader{ 0%{ -moz-transform: rotate(0deg); } 100%{ -moz-transform: rotate(360deg); }}
@-o-keyframes _2bL-components-AudioPlayer--animation--circle-loader{ 0%{ -o-transform: rotate(0deg); } 100%{ -o-transform: rotate(360deg); }}
@keyframes _2bL-components-AudioPlayer--animation--circle-loader{ 0%{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); } 100%{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); };
}
._3gi-components-AudioPlayer--container {
  border: 1px solid #D0D6D9;
  position: relative;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
._11U-components-AudioPlayer--wide ._32k-components-AudioPlayer--thumbnailContainer {
  max-height: 165px;
  max-width: 165px;
  min-height: 125px;
  min-width: 125px;
  width: 28%;
}
._11U-components-AudioPlayer--wide ._32k-components-AudioPlayer--thumbnailContainer ._2ml-components-AudioPlayer--thumbnail {
  background-position: center;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 3px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 3px;
  background-clip: padding-box;
}
._2LL-components-AudioPlayer--stacked {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
._2LL-components-AudioPlayer--stacked ._32k-components-AudioPlayer--thumbnailContainer {
  height: 160px;
  width: 100%;
  overflow: hidden;
}
._2LL-components-AudioPlayer--stacked ._32k-components-AudioPlayer--thumbnailContainer ._1dL-components-AudioPlayer--imgBackground {
  background-position: center;
  height: 160px;
  width: 100%;
  overflow: hidden;
  padding: 15px;
  margin: -15px;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
._2LL-components-AudioPlayer--stacked ._32k-components-AudioPlayer--thumbnailContainer ._2ml-components-AudioPlayer--thumbnail {
  width: 100%;
  height: 160px;
  position: absolute;
  top: 0;
}
._2LL-components-AudioPlayer--stacked ._32k-components-AudioPlayer--thumbnailContainer img {
  display: block;
  margin: 0 auto;
  height: 160px;
  width: auto;
  position: relative;
}
._6AR-components-AudioPlayer--mainContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.RMd-components-AudioPlayer--playerControlButtons {
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.RMd-components-AudioPlayer--playerControlButtons .kbd-components-AudioPlayer--mainActionButton {
  cursor: pointer;
  height: 56px;
  width: 56px;
}
.RMd-components-AudioPlayer--playerControlButtons ._1QK-components-AudioPlayer--skipSecondsButton {
  cursor: pointer;
  display: inherit;
}
._11U-components-AudioPlayer--wide .RMd-components-AudioPlayer--playerControlButtons {
  margin-top: 4%;
}
._2LL-components-AudioPlayer--stacked .RMd-components-AudioPlayer--playerControlButtons {
  margin-top: 2rem;
}
._1Vg-components-AudioPlayer--statusContianer._11U-components-AudioPlayer--wide {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
._1Vg-components-AudioPlayer--statusContianer ._3eo-components-AudioPlayer--timelineContainer {
  z-index: 100;
  width: 100%;
  cursor: pointer;
}
._1Vg-components-AudioPlayer--statusContianer ._3eo-components-AudioPlayer--timelineContainer ._2n4-components-AudioPlayer--timeline {
  height: 0.5rem;
  -webkit-border-radius: 1rem;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1rem;
  -moz-background-clip: padding;
  border-radius: 1rem;
  background-clip: padding-box;
  background-color: #E8ECED;
}
._1Vg-components-AudioPlayer--statusContianer ._3eo-components-AudioPlayer--timelineContainer ._3JY-components-AudioPlayer--timelineForeground {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: width 200ms ease-in-out;
  -moz-transition: width 200ms ease-in-out;
  -o-transition: width 200ms ease-in-out;
  transition: width 200ms ease-in-out;
  height: 0.5rem;
  background-color: #5B6970;
  -webkit-border-radius: 1rem;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1rem;
  -moz-background-clip: padding;
  border-radius: 1rem;
  background-clip: padding-box;
}
._3SP-components-AudioPlayer--floatRight {
  float: right;
}
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._2Pf-components-GenericEmbed--genericEmbed {
  box-sizing: border-box;
  margin-bottom: 0;
  border: 1px solid #D0D6D9;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  overflow: hidden;
}
._2Pf-components-GenericEmbed--genericEmbed a {
  color: inherit;
}
._2Pf-components-GenericEmbed--genericEmbed ._2qB-components-GenericEmbed--imgContainer {
  max-height: 500px;
  overflow-y: hidden;
}
._2Pf-components-GenericEmbed--genericEmbed ._2qB-components-GenericEmbed--imgContainer img {
  width: 100%;
}
.RXq-components-GenericEmbed--embedDetails {
  padding: 1rem;
  line-height: 1.2;
}
.RXq-components-GenericEmbed--embedDetails > *:not(:last-child) {
  margin-bottom: 0.5rem;
}
._3vM-components-GenericEmbed--embedSubject {
  font-weight: 700;
}
._2Jc-components-GenericEmbed--embedDescription {
  font-size: 0.80902349rem;
}
._2vQ-components-GenericEmbed--embedDomain {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._2WR-components-CrowdcastLivestreamPreview--content {
  width: 100%;
  position: absolute;
  margin: auto;
  z-index: 100;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
._3Dd-components-CrowdcastLivestreamPreview--avatarSection {
  position: relative;
  margin: 0 auto;
  max-width: 12rem;
  max-height: 12rem;
}
._1i0-components-CrowdcastLivestreamPreview--editPhotoInner {
  margin: auto;
  text-align: center;
}
._26N-components-CrowdcastLivestreamPreview--invisibleAction {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  top: 0;
  left: 0;
}
._3Uj-components-CrowdcastLivestreamPreview--buttonSection {
  display: inline-block;
  text-align: center;
}
._28n-components-CrowdcastLivestreamPreview--disabled {
  cursor: not-allowed;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._3eI-components-MediaEmbed--thumbnailWrapper {
  position: relative;
}
.dta-components-MediaEmbed--iconOverlayContainer {
  background: rgba(35, 45, 50, 0.1);
  bottom: 3px;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.dta-components-MediaEmbed--iconOverlayContainer:hover ._3tz-components-MediaEmbed--playButton {
  opacity: 1;
  -webkit-filter: drop-shadow(0 0 0.5rem rgba(255, 255, 255, 0.75));
  -moz-filter: drop-shadow(0 0 0.5rem rgba(255, 255, 255, 0.75));
  -ms-filter: drop-shadow(0 0 0.5rem rgba(255, 255, 255, 0.75));
  filter: drop-shadow(0 0 0.5rem rgba(255, 255, 255, 0.75));
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
}
._3B--components-MediaEmbed--iconSizeWrapper {
  width: 15%;
  max-width: 5rem;
  margin-left: auto;
  margin-right: auto;
}
._3wT-components-MediaEmbed--playButtonContainer {
  opacity: 0.9;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.OvU-components-PostPollInfo--amountContainer {
  margin-left: 0.5rem;
  width: 3rem;
  min-width: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
._2Kv-components-PostPollInfo--divider {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  color: #A7B2B8;
}
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._1V5-components-ShareButtons--socialButtons {
  font-family: 'Lato', sans-serif !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
._1V5-components-ShareButtons--socialButtons a {
  text-decoration: none;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px 0;
}
._1V5-components-ShareButtons--socialButtons a svg,
._1V5-components-ShareButtons--socialButtons a span {
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
._3WT-components-ShareButtons--popoverTrigger {
  cursor: pointer;
}
._3Wm-components-ShareButtons--facebook:hover span {
  color: #3f5fa3 !important;
}
._3Wm-components-ShareButtons--facebook:hover svg {
  fill: #3f5fa3;
}
._2cm-components-ShareButtons--twitter:hover span {
  color: #63b3ef !important;
}
._2cm-components-ShareButtons--twitter:hover svg {
  fill: #63b3ef;
}
._2kE-components-ShareButtons--tumblr:hover span {
  color: #3c4d67 !important;
}
._2kE-components-ShareButtons--tumblr:hover svg {
  fill: #3c4d67;
}
._9wF-components-ShareButtons--pinterest:hover span {
  color: #cc091e !important;
}
._9wF-components-ShareButtons--pinterest:hover svg {
  fill: #cc091e;
}
.Bl0-components-ShareButtons--google:hover span {
  color: #dd5044 !important;
}
.Bl0-components-ShareButtons--google:hover svg {
  fill: #dd5044;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._3iz-components-ConversationHeader--truncateText {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._1EM-components-ConversationHeader--main {
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.80902349rem;
}
.dWE-components-ConversationHeader--avatarContainer {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  height: 3rem;
  margin-right: 1rem;
}
._3JJ-components-ConversationHeader--textContainer {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
._2Pt-components-ConversationHeader--name {
  font-weight: 700;
}
.bXw-components-ConversationHeader--otherCount {
  font-weight: 700;
  color: #A7B2B8;
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: top;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._2Z8-components-MessageList--truncateText {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._3Lr-components-MessageList--list li {
  padding: 0.5rem 0 0.5rem 0;
}
._3Lr-components-MessageList--list li:first-child {
  padding-top: 0;
}
._2cu-components-MessageList--avatarContainer {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex: 3rem 0 0;
  -ms-flex: 3rem 0 0;
  flex: 3rem 0 0;
  margin-right: 1rem;
}
._2SZ-components-MessageList--textContainer {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
._13R-components-MessageList--messageContent {
  white-space: pre-wrap;
}
._13R-components-MessageList--messageContent a {
  color: #1D9BDB;
}
._1eb-components-MessageList--name {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-right: 0.5rem;
}
._3G7-components-MessageList--date {
  font-size: 0.80902349rem;
  color: #A7B2B8;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 0.5rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._2S5-components-ConversationList--defaultTransition {
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
}
.nYZ-components-ConversationList--slowTransition {
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
@-webkit-keyframes _3Do-components-ConversationList--fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes _3Do-components-ConversationList--fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes _3Do-components-ConversationList--fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
._3Do-components-ConversationList--fadeIn {
  opacity: 0;
  -webkit-animation: _3Do-components-ConversationList--fadeIn linear;
  -moz-animation: _3Do-components-ConversationList--fadeIn linear;
  -o-animation: _3Do-components-ConversationList--fadeIn linear;
  animation: _3Do-components-ConversationList--fadeIn linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 300ms;
  -moz-animation-duration: 300ms;
  -o-animation-duration: 300ms;
  animation-duration: 300ms;
}
._1JX-components-ConversationList--truncateText {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._17e-components-ConversationList--conversationLink {
  color: #000;
  cursor: pointer;
  font-size: 0.80902349rem;
  padding: 1rem;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #E8ECED;
  -webkit-transition: border 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: border 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: border 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: border 1s cubic-bezier(0.19, 1, 0.22, 1);
  border-left: 2px solid #fff;
}
._17e-components-ConversationList--conversationLink:last-of-type {
  border-bottom: 0;
}
._17e-components-ConversationList--conversationLink._6V9-components-ConversationList--isSelected {
  border-left: 2px solid #1D9BDB;
}
._2jC-components-ConversationList--avatarContainer {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex: 3rem 0 0;
  -ms-flex: 3rem 0 0;
  flex: 3rem 0 0;
  margin-right: 1rem;
}
._3Id-components-ConversationList--textContainer {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.DEf-components-ConversationList--messagePreview {
  margin-top: 0.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.DEf-components-ConversationList--messagePreview ._18E-components-ConversationList--replyIconContainer {
  position: relative;
  top: 3px;
  margin-right: 0.25rem;
}
._2ee-components-ConversationList--emptyState {
  text-align: center;
  margin: 2rem 1rem;
}
._2ee-components-ConversationList--emptyState .NcB-components-ConversationList--emptyStateMessage {
  color: #A7B2B8;
  margin-bottom: 1rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._1VH-components-ConversationDetail--headerWrapper {
  border-bottom: 1px solid #EDF0F0;
}
._1bL-components-ConversationDetail--replySection {
  margin-top: 1rem;
}
._1bL-components-ConversationDetail--replySection ._387-components-ConversationDetail--replyHeader {
  font-size: 0.80902349rem;
}
._1bL-components-ConversationDetail--replySection ._1fC-components-ConversationDetail--replyUnreadCount {
  color: #A7B2B8;
}
._1bL-components-ConversationDetail--replySection ._1Gi-components-ConversationDetail--replyList {
  border: 1px solid #E8ECED;
  margin-top: 1rem;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
._2xJ-components-ConversationDetail--scrollableContainer {
  position: absolute;
  top: 0;
  bottom: 12rem;
  left: 0;
  right: 0;
  padding: 1rem;
  overflow-y: auto;
}
._2sW-components-ConversationDetail--newMessageContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10rem;
  overflow: hidden;
  padding: 1rem;
  border-top: 1px solid #E8ECED;
}
._2G8-components-ConversationDetail--backLink {
  display: block;
  font-size: 0.80902349rem;
}
._2au-components-MessageModal--conversationDetailWrapper {
  position: relative;
}
._1fS-components-MessageModal--modalHeader {
  box-sizing: border-box;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes _3AY-components-Button--animation--circle-loader{ 0%{ -webkit-transform: rotate(0deg); } 100%{ -webkit-transform: rotate(360deg); }}
@-moz-keyframes _3AY-components-Button--animation--circle-loader{ 0%{ -moz-transform: rotate(0deg); } 100%{ -moz-transform: rotate(360deg); }}
@-o-keyframes _3AY-components-Button--animation--circle-loader{ 0%{ -o-transform: rotate(0deg); } 100%{ -o-transform: rotate(360deg); }}
@keyframes _3AY-components-Button--animation--circle-loader{ 0%{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); } 100%{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); };
}
._2LP-components-Button--button,
a._2LP-components-Button--button {
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
._3yR-components-Button--loader {
  border-top: 3px solid transparent;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  width: 26px;
  height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  -moz-animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  -o-animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -13px;
  margin-left: -13px;
}
._36b-components-Button--link:hover {
  text-decoration: none;
}
._1RA-components-Button--loaderDark {
  border-top: 3px solid transparent;
  border-right: 3px solid #1D9BDB;
  border-bottom: 3px solid #1D9BDB;
  border-left: 3px solid #1D9BDB;
  width: 26px;
  height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  -moz-animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  -o-animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  animation: _3AY-components-Button--animation--circle-loader 1100ms infinite linear;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -13px;
  margin-left: -13px;
}
/**
 * LAYOUT
 */
.fTK-components-Button--fluid,
a.fTK-components-Button--fluid {
  width: 100%;
}
._1uW-components-Button--block,
a._1uW-components-Button--block {
  display: block;
}
/**
 * STATES
 */
/**
 * COLORS
 */
._2oY-components-Button--primary {
  color: #fff !important;
  /* override global `a` color */
  border: 1px solid #e6461a;
  background-color: #e6461a;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._2oY-components-Button--primary:hover:not(._3KC-components-Button--disabled) {
  background-color: #e85128;
  border-color: #e85128;
}
._2oY-components-Button--primary:focus {
  -webkit-box-shadow: inset 0 0 0 1px #e6461a, 0 0 8px 0px #e6461a;
  -moz-box-shadow: inset 0 0 0 1px #e6461a, 0 0 8px 0px #e6461a;
  box-shadow: inset 0 0 0 1px #e6461a, 0 0 8px 0px #e6461a;
  outline: none;
}
._2oY-components-Button--primary:active:not(._3KC-components-Button--disabled) {
  background-color: #e6461a;
}
.Nui-components-Button--secondary {
  color: #fff;
  border: 1px solid #1D9BDB;
  background-color: #1D9BDB;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
.Nui-components-Button--secondary:hover:not(._3KC-components-Button--disabled) {
  background-color: #25a2e2;
  border-color: #25a2e2;
}
.Nui-components-Button--secondary:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
.Nui-components-Button--secondary:active:not(._3KC-components-Button--disabled) {
  background-color: #1D9BDB;
}
._3G4-components-Button--error {
  color: #fff;
  border: 1px solid #EE6F4E;
  background-color: #EE6F4E;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3G4-components-Button--error:hover:not(._3KC-components-Button--disabled) {
  background-color: #ef7a5c;
  border-color: #ef7a5c;
}
._3G4-components-Button--error:focus {
  -webkit-box-shadow: inset 0 0 0 1px #EE6F4E, 0 0 8px 0px #EE6F4E;
  -moz-box-shadow: inset 0 0 0 1px #EE6F4E, 0 0 8px 0px #EE6F4E;
  box-shadow: inset 0 0 0 1px #EE6F4E, 0 0 8px 0px #EE6F4E;
  outline: none;
}
._3G4-components-Button--error:active:not(._3KC-components-Button--disabled) {
  background-color: #EE6F4E;
}
._3dP-components-Button--tertiary {
  background-color: transparent;
  border: 1px solid rgba(35, 45, 50, 0.25);
  color: #5B6970;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3dP-components-Button--tertiary:hover:not(._3KC-components-Button--disabled) {
  background-color: rgba(35, 45, 50, 0.05);
}
._3dP-components-Button--tertiary:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
._3dP-components-Button--tertiary:active:not(._3KC-components-Button--disabled) {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  background-color: rgba(35, 45, 50, 0.1);
}
._3IC-components-Button--tertiary-inverse {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3IC-components-Button--tertiary-inverse:hover:not(._3KC-components-Button--disabled) {
  background-color: rgba(255, 255, 255, 0.1);
}
._3IC-components-Button--tertiary-inverse:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
._3IC-components-Button--tertiary-inverse:active:not(._3KC-components-Button--disabled) {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  background-color: rgba(255, 255, 255, 0.2);
}
._2JA-components-Button--success {
  color: #fff;
  border: 1px solid #00A875;
  background-color: #00A875;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._2JA-components-Button--success:hover:not(._3KC-components-Button--disabled) {
  background-color: #00b780;
  border-color: #00b780;
}
._2JA-components-Button--success:focus {
  -webkit-box-shadow: inset 0 0 0 1px #00A875, 0 0 8px 0px #00A875;
  -moz-box-shadow: inset 0 0 0 1px #00A875, 0 0 8px 0px #00A875;
  box-shadow: inset 0 0 0 1px #00A875, 0 0 8px 0px #00A875;
  outline: none;
}
._2JA-components-Button--success:active:not(._3KC-components-Button--disabled) {
  background-color: #00A875;
}
._3YK-components-Button--gray,
a._3YK-components-Button--gray {
  color: #fff;
  border: 1px solid #5B6970;
  background-color: #5B6970;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3YK-components-Button--gray:hover:not(._3KC-components-Button--disabled),
a._3YK-components-Button--gray:hover:not(._3KC-components-Button--disabled) {
  background-color: #627178;
  border-color: #627178;
}
._3YK-components-Button--gray:focus,
a._3YK-components-Button--gray:focus {
  -webkit-box-shadow: inset 0 0 0 1px #5B6970, 0 0 8px 0px #5B6970;
  -moz-box-shadow: inset 0 0 0 1px #5B6970, 0 0 8px 0px #5B6970;
  box-shadow: inset 0 0 0 1px #5B6970, 0 0 8px 0px #5B6970;
  outline: none;
}
._3YK-components-Button--gray:active:not(._3KC-components-Button--disabled),
a._3YK-components-Button--gray:active:not(._3KC-components-Button--disabled) {
  background-color: #5B6970;
}
.HsG-components-Button--white,
a.HsG-components-Button--white {
  color: #232D32;
  border: 1px solid #fff;
  background-color: #fff;
}
.HsG-components-Button--white:hover,
a.HsG-components-Button--white:hover {
  color: #232D32;
}
._2aQ-components-Button--whitestGray,
a._2aQ-components-Button--whitestGray {
  color: #5B6970;
  border: 1px solid #F2F4F5;
  background-color: #F2F4F5;
  border: 1px solid rgba(35, 45, 50, 0.2);
}
._2aQ-components-Button--whitestGray:hover,
a._2aQ-components-Button--whitestGray:hover {
  color: #5B6970;
  background-color: rgba(35, 45, 50, 0.1);
}
._1rx-components-Button--lightestGray,
a._1rx-components-Button--lightestGray {
  color: #5B6970;
  border: 1px solid #E8ECED;
  background-color: #E8ECED;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._1rx-components-Button--lightestGray:hover,
a._1rx-components-Button--lightestGray:hover {
  color: #5B6970;
}
._1rx-components-Button--lightestGray:hover:not(._3KC-components-Button--disabled),
a._1rx-components-Button--lightestGray:hover:not(._3KC-components-Button--disabled) {
  background-color: #f1f3f4;
  border-color: #f1f3f4;
}
._1rx-components-Button--lightestGray:focus,
a._1rx-components-Button--lightestGray:focus {
  -webkit-box-shadow: inset 0 0 0 1px #E8ECED, 0 0 8px 0px #E8ECED;
  -moz-box-shadow: inset 0 0 0 1px #E8ECED, 0 0 8px 0px #E8ECED;
  box-shadow: inset 0 0 0 1px #E8ECED, 0 0 8px 0px #E8ECED;
  outline: none;
}
._1rx-components-Button--lightestGray:active:not(._3KC-components-Button--disabled),
a._1rx-components-Button--lightestGray:active:not(._3KC-components-Button--disabled) {
  background-color: #E8ECED;
}
._1Ha-components-Button--subduedGray,
a._1Ha-components-Button--subduedGray {
  color: #fff;
  border: 1px solid #A7B2B8;
  background-color: #A7B2B8;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._1Ha-components-Button--subduedGray:hover,
a._1Ha-components-Button--subduedGray:hover {
  color: #fff;
}
._1Ha-components-Button--subduedGray:hover:not(._3KC-components-Button--disabled),
a._1Ha-components-Button--subduedGray:hover:not(._3KC-components-Button--disabled) {
  background-color: #afb9bf;
  border-color: #afb9bf;
}
._1Ha-components-Button--subduedGray:focus,
a._1Ha-components-Button--subduedGray:focus {
  -webkit-box-shadow: inset 0 0 0 1px #A7B2B8, 0 0 8px 0px #A7B2B8;
  -moz-box-shadow: inset 0 0 0 1px #A7B2B8, 0 0 8px 0px #A7B2B8;
  box-shadow: inset 0 0 0 1px #A7B2B8, 0 0 8px 0px #A7B2B8;
  outline: none;
}
._1Ha-components-Button--subduedGray:active:not(._3KC-components-Button--disabled),
a._1Ha-components-Button--subduedGray:active:not(._3KC-components-Button--disabled) {
  background-color: #A7B2B8;
}
._2ZI-components-Button--darkGray,
a._2ZI-components-Button--darkGray {
  color: #fff;
  border: 1px solid #232D32;
  background-color: #232D32;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._2ZI-components-Button--darkGray:hover:not(._3KC-components-Button--disabled),
a._2ZI-components-Button--darkGray:hover:not(._3KC-components-Button--disabled) {
  background-color: #29353b;
  border-color: #29353b;
}
._2ZI-components-Button--darkGray:focus,
a._2ZI-components-Button--darkGray:focus {
  -webkit-box-shadow: inset 0 0 0 1px #232D32, 0 0 8px 0px #232D32;
  -moz-box-shadow: inset 0 0 0 1px #232D32, 0 0 8px 0px #232D32;
  box-shadow: inset 0 0 0 1px #232D32, 0 0 8px 0px #232D32;
  outline: none;
}
._2ZI-components-Button--darkGray:active:not(._3KC-components-Button--disabled),
a._2ZI-components-Button--darkGray:active:not(._3KC-components-Button--disabled) {
  background-color: #232D32;
}
.WIn-components-Button--orange,
a.WIn-components-Button--orange {
  color: #fff !important;
  /* override global `a` color */
  border: 1px solid #e6461a;
  background-color: #e6461a;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
.WIn-components-Button--orange:hover:not(._3KC-components-Button--disabled),
a.WIn-components-Button--orange:hover:not(._3KC-components-Button--disabled) {
  background-color: #e85128;
  border-color: #e85128;
}
.WIn-components-Button--orange:focus,
a.WIn-components-Button--orange:focus {
  -webkit-box-shadow: inset 0 0 0 1px #e6461a, 0 0 8px 0px #e6461a;
  -moz-box-shadow: inset 0 0 0 1px #e6461a, 0 0 8px 0px #e6461a;
  box-shadow: inset 0 0 0 1px #e6461a, 0 0 8px 0px #e6461a;
  outline: none;
}
.WIn-components-Button--orange:active:not(._3KC-components-Button--disabled),
a.WIn-components-Button--orange:active:not(._3KC-components-Button--disabled) {
  background-color: #e6461a;
}
._3Je-components-Button--blue,
a._3Je-components-Button--blue {
  color: #fff;
  border: 1px solid #1D9BDB;
  background-color: #1D9BDB;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3Je-components-Button--blue:hover:not(._3KC-components-Button--disabled),
a._3Je-components-Button--blue:hover:not(._3KC-components-Button--disabled) {
  background-color: #25a2e2;
  border-color: #25a2e2;
}
._3Je-components-Button--blue:focus,
a._3Je-components-Button--blue:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
._3Je-components-Button--blue:active:not(._3KC-components-Button--disabled),
a._3Je-components-Button--blue:active:not(._3KC-components-Button--disabled) {
  background-color: #1D9BDB;
}
._3Cm-components-Button--red,
a._3Cm-components-Button--red {
  color: #fff;
  border: 1px solid #EE6F4E;
  background-color: #EE6F4E;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3Cm-components-Button--red:hover:not(._3KC-components-Button--disabled),
a._3Cm-components-Button--red:hover:not(._3KC-components-Button--disabled) {
  background-color: #ef7a5c;
  border-color: #ef7a5c;
}
._3Cm-components-Button--red:focus,
a._3Cm-components-Button--red:focus {
  -webkit-box-shadow: inset 0 0 0 1px #EE6F4E, 0 0 8px 0px #EE6F4E;
  -moz-box-shadow: inset 0 0 0 1px #EE6F4E, 0 0 8px 0px #EE6F4E;
  box-shadow: inset 0 0 0 1px #EE6F4E, 0 0 8px 0px #EE6F4E;
  outline: none;
}
._3Cm-components-Button--red:active:not(._3KC-components-Button--disabled),
a._3Cm-components-Button--red:active:not(._3KC-components-Button--disabled) {
  background-color: #EE6F4E;
}
._1rF-components-Button--green,
a._1rF-components-Button--green {
  color: #fff;
  border: 1px solid #00A875;
  background-color: #00A875;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._1rF-components-Button--green:hover:not(._3KC-components-Button--disabled),
a._1rF-components-Button--green:hover:not(._3KC-components-Button--disabled) {
  background-color: #00b780;
  border-color: #00b780;
}
._1rF-components-Button--green:focus,
a._1rF-components-Button--green:focus {
  -webkit-box-shadow: inset 0 0 0 1px #00A875, 0 0 8px 0px #00A875;
  -moz-box-shadow: inset 0 0 0 1px #00A875, 0 0 8px 0px #00A875;
  box-shadow: inset 0 0 0 1px #00A875, 0 0 8px 0px #00A875;
  outline: none;
}
._1rF-components-Button--green:active:not(._3KC-components-Button--disabled),
a._1rF-components-Button--green:active:not(._3KC-components-Button--disabled) {
  background-color: #00A875;
}
._2kA-components-Button--outline,
a._2kA-components-Button--outline {
  background-color: transparent;
  border: 1px solid rgba(35, 45, 50, 0.25);
  color: #5B6970;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._2kA-components-Button--outline:hover:not(._3KC-components-Button--disabled),
a._2kA-components-Button--outline:hover:not(._3KC-components-Button--disabled) {
  background-color: rgba(35, 45, 50, 0.05);
}
._2kA-components-Button--outline:focus,
a._2kA-components-Button--outline:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
._2kA-components-Button--outline:active:not(._3KC-components-Button--disabled),
a._2kA-components-Button--outline:active:not(._3KC-components-Button--disabled) {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  background-color: rgba(35, 45, 50, 0.1);
}
._1Hh-components-Button--outlineInverse,
a._1Hh-components-Button--outlineInverse {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._1Hh-components-Button--outlineInverse:hover:not(._3KC-components-Button--disabled),
a._1Hh-components-Button--outlineInverse:hover:not(._3KC-components-Button--disabled) {
  background-color: rgba(255, 255, 255, 0.1);
}
._1Hh-components-Button--outlineInverse:focus,
a._1Hh-components-Button--outlineInverse:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
._1Hh-components-Button--outlineInverse:active:not(._3KC-components-Button--disabled),
a._1Hh-components-Button--outlineInverse:active:not(._3KC-components-Button--disabled) {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  background-color: rgba(255, 255, 255, 0.2);
}
._3A7-components-Button--subduedGrayNegative,
a._3A7-components-Button--subduedGrayNegative {
  background-color: transparent;
  border: 1px solid rgba(35, 45, 50, 0.25);
  color: #5B6970;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3A7-components-Button--subduedGrayNegative:hover:not(._3KC-components-Button--disabled),
a._3A7-components-Button--subduedGrayNegative:hover:not(._3KC-components-Button--disabled) {
  background-color: rgba(35, 45, 50, 0.05);
}
._3A7-components-Button--subduedGrayNegative:focus,
a._3A7-components-Button--subduedGrayNegative:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  -moz-box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  box-shadow: inset 0 0 0 1px #1D9BDB, 0 0 8px 0px #1D9BDB;
  outline: none;
}
._3A7-components-Button--subduedGrayNegative:active:not(._3KC-components-Button--disabled),
a._3A7-components-Button--subduedGrayNegative:active:not(._3KC-components-Button--disabled) {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  background-color: rgba(35, 45, 50, 0.1);
}
/**
 * Social colors
 */
._1ob-components-Button--facebookBlue,
a._1ob-components-Button--facebookBlue {
  color: #fff;
  border: 1px solid #3B5998;
  background-color: #3B5998;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._1ob-components-Button--facebookBlue:hover:not(._3KC-components-Button--disabled),
a._1ob-components-Button--facebookBlue:hover:not(._3KC-components-Button--disabled) {
  background-color: #3f5fa3;
  border-color: #3f5fa3;
}
._1ob-components-Button--facebookBlue:focus,
a._1ob-components-Button--facebookBlue:focus {
  -webkit-box-shadow: inset 0 0 0 1px #3B5998, 0 0 8px 0px #3B5998;
  -moz-box-shadow: inset 0 0 0 1px #3B5998, 0 0 8px 0px #3B5998;
  box-shadow: inset 0 0 0 1px #3B5998, 0 0 8px 0px #3B5998;
  outline: none;
}
._1ob-components-Button--facebookBlue:active:not(._3KC-components-Button--disabled),
a._1ob-components-Button--facebookBlue:active:not(._3KC-components-Button--disabled) {
  background-color: #3B5998;
}
._1s--components-Button--twitterBlue,
a._1s--components-Button--twitterBlue {
  color: #fff;
  border: 1px solid #55ACEE;
  background-color: #55ACEE;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._1s--components-Button--twitterBlue:hover:not(._3KC-components-Button--disabled),
a._1s--components-Button--twitterBlue:hover:not(._3KC-components-Button--disabled) {
  background-color: #63b3ef;
  border-color: #63b3ef;
}
._1s--components-Button--twitterBlue:focus,
a._1s--components-Button--twitterBlue:focus {
  -webkit-box-shadow: inset 0 0 0 1px #55ACEE, 0 0 8px 0px #55ACEE;
  -moz-box-shadow: inset 0 0 0 1px #55ACEE, 0 0 8px 0px #55ACEE;
  box-shadow: inset 0 0 0 1px #55ACEE, 0 0 8px 0px #55ACEE;
  outline: none;
}
._1s--components-Button--twitterBlue:active:not(._3KC-components-Button--disabled),
a._1s--components-Button--twitterBlue:active:not(._3KC-components-Button--disabled) {
  background-color: #55ACEE;
}
._1o8-components-Button--discordBlurple,
a._1o8-components-Button--discordBlurple {
  color: #fff;
  border: 1px solid #7289DA;
  background-color: #7289DA;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._1o8-components-Button--discordBlurple:hover:not(._3KC-components-Button--disabled),
a._1o8-components-Button--discordBlurple:hover:not(._3KC-components-Button--disabled) {
  background-color: #7e93dd;
  border-color: #7e93dd;
}
._1o8-components-Button--discordBlurple:focus,
a._1o8-components-Button--discordBlurple:focus {
  -webkit-box-shadow: inset 0 0 0 1px #7289DA, 0 0 8px 0px #7289DA;
  -moz-box-shadow: inset 0 0 0 1px #7289DA, 0 0 8px 0px #7289DA;
  box-shadow: inset 0 0 0 1px #7289DA, 0 0 8px 0px #7289DA;
  outline: none;
}
._1o8-components-Button--discordBlurple:active:not(._3KC-components-Button--disabled),
a._1o8-components-Button--discordBlurple:active:not(._3KC-components-Button--disabled) {
  background-color: #7289DA;
}
._3qs-components-Button--twitchPurple,
a._3qs-components-Button--twitchPurple {
  color: #fff;
  border: 1px solid #6441A5;
  background-color: #6441A5;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3qs-components-Button--twitchPurple:hover:not(._3KC-components-Button--disabled),
a._3qs-components-Button--twitchPurple:hover:not(._3KC-components-Button--disabled) {
  background-color: #6b45b0;
  border-color: #6b45b0;
}
._3qs-components-Button--twitchPurple:focus,
a._3qs-components-Button--twitchPurple:focus {
  -webkit-box-shadow: inset 0 0 0 1px #6441A5, 0 0 8px 0px #6441A5;
  -moz-box-shadow: inset 0 0 0 1px #6441A5, 0 0 8px 0px #6441A5;
  box-shadow: inset 0 0 0 1px #6441A5, 0 0 8px 0px #6441A5;
  outline: none;
}
._3qs-components-Button--twitchPurple:active:not(._3KC-components-Button--disabled),
a._3qs-components-Button--twitchPurple:active:not(._3KC-components-Button--disabled) {
  background-color: #6441A5;
}
._3bX-components-Button--youtubeRed,
a._3bX-components-Button--youtubeRed {
  color: #fff;
  border: 1px solid #e52d27;
  background-color: #e52d27;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3bX-components-Button--youtubeRed:hover:not(._3KC-components-Button--disabled),
a._3bX-components-Button--youtubeRed:hover:not(._3KC-components-Button--disabled) {
  background-color: #e73a35;
  border-color: #e73a35;
}
._3bX-components-Button--youtubeRed:focus,
a._3bX-components-Button--youtubeRed:focus {
  -webkit-box-shadow: inset 0 0 0 1px #e52d27, 0 0 8px 0px #e52d27;
  -moz-box-shadow: inset 0 0 0 1px #e52d27, 0 0 8px 0px #e52d27;
  box-shadow: inset 0 0 0 1px #e52d27, 0 0 8px 0px #e52d27;
  outline: none;
}
._3bX-components-Button--youtubeRed:active:not(._3KC-components-Button--disabled),
a._3bX-components-Button--youtubeRed:active:not(._3KC-components-Button--disabled) {
  background-color: #e52d27;
}
._3eR-components-Button--spotifyGreen,
a._3eR-components-Button--spotifyGreen {
  color: #fff;
  border: 1px solid #1ED760;
  background-color: #1ED760;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
._3eR-components-Button--spotifyGreen:hover:not(._3KC-components-Button--disabled),
a._3eR-components-Button--spotifyGreen:hover:not(._3KC-components-Button--disabled) {
  background-color: #24e067;
  border-color: #24e067;
}
._3eR-components-Button--spotifyGreen:focus,
a._3eR-components-Button--spotifyGreen:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1ED760, 0 0 8px 0px #1ED760;
  -moz-box-shadow: inset 0 0 0 1px #1ED760, 0 0 8px 0px #1ED760;
  box-shadow: inset 0 0 0 1px #1ED760, 0 0 8px 0px #1ED760;
  outline: none;
}
._3eR-components-Button--spotifyGreen:active:not(._3KC-components-Button--disabled),
a._3eR-components-Button--spotifyGreen:active:not(._3KC-components-Button--disabled) {
  background-color: #1ED760;
}
/**
 * SIZES
 */
._34z-components-Button--xs {
  font-size: 0.80902349rem;
  padding: 0.25rem 0.5rem;
}
._17p-components-Button--sm {
  font-size: 1rem;
  padding: 0.5rem 1rem;
}
._1Xg-components-Button--mdsm {
  font-size: 1rem;
  padding: 0.75rem 1rem;
}
._1Wo-components-Button--md {
  font-size: 1rem;
  padding: 1rem 1.5rem;
}
.Rgw-components-Button--lg {
  font-size: 1.309rem;
  padding: 1rem 2rem;
}
._9uj-components-Button--xl {
  font-size: 1.618rem;
  padding: 1rem 4rem;
}
._1uW-components-Button--block {
  display: block;
}
._3KC-components-Button--disabled {
  pointer-events: none;
  zoom: 1;
  filter: alpha(opacity=33);
  -webkit-opacity: 0.33;
  -moz-opacity: 0.33;
  opacity: 0.33;
}
._18t-components-ButtonNativeSelect--wrapper {
  position: relative;
  padding: 0;
  display: inline-block;
}
._3no-components-ButtonNativeSelect--select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 3em;
  position: relative;
  cursor: pointer;
  padding: 1em 2em 1em 1em;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
  background-color: transparent;
}
._3no-components-ButtonNativeSelect--select:focus,
._3no-components-ButtonNativeSelect--select:active {
  outline: none;
}
._3no-components-ButtonNativeSelect--select._3mo-components-ButtonNativeSelect--sm {
  padding: 0.5rem 1.75rem 0.5rem 0.5rem;
  min-height: 0;
}
._2Qi-components-ButtonNativeSelect--icon {
  pointer-events: none;
  position: absolute;
  top: 1em;
  right: 1em;
}
._2Qi-components-ButtonNativeSelect--icon._3mo-components-ButtonNativeSelect--sm {
  top: 0.5rem;
  right: 0.5rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._3Pc-components-DataTable--table {
  width: 100%;
  position: relative;
  font-size: 0.80902349rem;
  /**
     * Outer edge layout/spacing
     */
  /**
     * Zebra Striping
     */
}
._3Pc-components-DataTable--table th {
  text-align: left;
  padding: 1rem 1rem 1rem 0;
  min-width: 80px;
  vertical-align: top;
}
._3Pc-components-DataTable--table td {
  padding: 1rem 1rem 1rem 0;
  vertical-align: top;
  position: relative;
}
._3Pc-components-DataTable--table thead:after {
  content: " ";
  height: 1px;
  background-color: #E8ECED;
  position: absolute;
  left: 1.5rem;
  right: 1.5rem;
}
._3Pc-components-DataTable--table tr td:first-child,
._3Pc-components-DataTable--table tr th:first-child {
  padding-left: 1.5rem;
}
._3Pc-components-DataTable--table tr td:last-child,
._3Pc-components-DataTable--table tr th:last-child {
  padding-right: 1.5rem;
}
._3Pc-components-DataTable--table tr:last-child td:first-child {
  border-bottom-left-radius: 0.25rem;
}
._3Pc-components-DataTable--table tr:last-child td:last-child {
  border-bottom-right-radius: 0.25rem;
}
._3Pc-components-DataTable--table tr:nth-child(even) td {
  background-color: #F2F4F5;
}
._3Pc-components-DataTable--table tr.xEB-components-DataTable--rowSelected td {
  background-color: #FFF7CC;
}
._3jl-components-DataTable--noFirstColumnPadding tr td:first-child {
  padding-left: 0px !important;
}
._2Iu-components-DataTable--tableOverflowWrapper table {
  table-layout: fixed;
}
._3cC-components-DataTable--popover {
  margin-left: 0.5rem;
}
.Jy--components-DataTable--headerCellLeftAlign {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
._1v4-components-DataTable--headerCellRightAlign {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
._2C9-components-DataTable--textAlignRight {
  text-align: right;
}
._2Uv-components-DataTable--textAlignLeft {
  text-align: left;
}
._35q-components-ImagePlaceholder--container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #E8ECED;
  height: 100%;
  width: 100%;
}
._35q-components-ImagePlaceholder--container span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._3sQ-components-PaymentForm--page {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 44px 0 0 0;
  width: 100%;
}
._2kT-components-PaymentForm--component {
  display: block;
  padding: 1.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  max-width: 960px;
  margin: 16px auto 16px auto;
  -webkit-box-shadow: 0 1px 1.5px rgba(35, 45, 50, 0.15);
  -moz-box-shadow: 0 1px 1.5px rgba(35, 45, 50, 0.15);
  box-shadow: 0 1px 1.5px rgba(35, 45, 50, 0.15);
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
@media (max-width: 48rem) {
  ._2kT-components-PaymentForm--component {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
  }
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._1dj-components-PaymentFormInput--container {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
._3nP-components-PaymentFormInput--label {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}
.D_m-components-PaymentFormInput--postlabel {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}
._-kR-components-PaymentFormInput--input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-transition: 200ms ease border;
  -moz-transition: 200ms ease border;
  -o-transition: 200ms ease border;
  transition: 200ms ease border;
  width: 100%;
  display: block;
  border: 1px solid #D0D6D9;
  background: #fff;
  height: 40px;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
._-kR-components-PaymentFormInput--input:focus {
  border: 1px solid #000;
  outline: 0;
}
._-kR-components-PaymentFormInput--input::-moz-focus-inner {
  border: 0;
}
._-kR-components-PaymentFormInput--input:-moz-ui-invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
._-kR-components-PaymentFormInput--input._1Uk-components-PaymentFormInput--isReadOnly {
  border: 0px;
}
._4A9-components-PaymentFormInput--isValid {
  color: #00A875;
  font-weight: 700;
  border: 1px solid #00A875;
}
._1Sj-components-PaymentFormInput--isInvalid {
  color: #e52d27;
  font-weight: 700;
  border: 1px solid #e52d27;
}
._1Uk-components-PaymentFormInput--isReadOnly {
  border: 0px transparent;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._13Y-components-PaymentFormSelectMenu--container {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
._2pm-components-PaymentFormSelectMenu--label {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}
._1U0-components-PaymentFormSelectMenu--selectMenu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-transition: 200ms ease border;
  -moz-transition: 200ms ease border;
  -o-transition: 200ms ease border;
  transition: 200ms ease border;
  width: 100%;
  display: block;
  border: 1px solid #D0D6D9;
  background: #fff;
  height: 40px;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
._1U0-components-PaymentFormSelectMenu--selectMenu:focus {
  border: 1px solid #000000;
  outline: 0;
}
._1U0-components-PaymentFormSelectMenu--selectMenu::-moz-focus-inner {
  border: 0;
}
._1U0-components-PaymentFormSelectMenu--selectMenu:-moz-ui-invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.F9a-components-PaymentFormSelectMenu--isValid {
  color: #00A875;
  font-weight: 700;
  border: 1px solid #00A875;
}
._1cC-components-PaymentFormSelectMenu--isInvalid {
  color: #e52d27;
  font-weight: 700;
  border: 1px solid #e52d27;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._3Tc-components-PaymentFormCheckbox--container {
  width: 100%;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem 0 2rem 0;
}
._3Tc-components-PaymentFormCheckbox--container.R2s-components-PaymentFormCheckbox--isHidden {
  display: none;
}
._3Tc-components-PaymentFormCheckbox--container._3XY-components-PaymentFormCheckbox--isValid ._2Yy-components-PaymentFormCheckbox--description {
  color: #00A875;
}
._3Tc-components-PaymentFormCheckbox--container._3W1-components-PaymentFormCheckbox--isInvalid ._2Yy-components-PaymentFormCheckbox--description {
  color: #e52d27;
}
.uLh-components-PaymentFormCheckbox--checkBox {
  position: absolute;
  top: 2.25rem;
  left: 0;
}
._2Yy-components-PaymentFormCheckbox--description {
  font-size: 1rem;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 25px;
  width: 100%;
  display: block;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._1NQ-components-PaymentFormHeader--header {
  padding: 0.5rem;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
._3X--components-PaymentFormHeader--title {
  font-size: 1.618rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
._1aX-components-PaymentFormHeader--description {
  font-size: 1rem;
  line-height: 1.5;
  border-bottom: 1px solid #D0D6D9;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
.reactWrapper .subdued-text-sm {
  color: #A7B2B8;
  font-size: 0.80902349rem;
}
.reactWrapper .subdued-text-sm a {
  color: #fff;
}
.reactWrapper .subdued-text-1 {
  color: #A7B2B8;
  font-size: 1rem;
}
.reactWrapper .subdued-text-1 a {
  color: #A7B2B8;
}
.reactWrapper .subdued-text-1 a:hover {
  color: #fff;
}
.reactWrapper .gray-text-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.reactWrapper .gray-text-1 {
  color: #5B6970;
  font-size: 1rem;
}
.reactWrapper .gray-header-0 {
  color: #5B6970;
  font-size: 0.80902349rem;
}
.subdued-text-md {
  color: #A7B2B8;
  font-size: 1rem;
}
._30f-components-PaymentFormNavigation--navigation {
  width: 100%;
  height: 44px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  margin: 0 0 16px 0;
  background: #232D32;
  text-align: left;
}
._30f-components-PaymentFormNavigation--navigation a {
  text-deocration: none;
  margin: 0;
  padding: 0;
}
._30f-components-PaymentFormNavigation--navigation:before {
  content: "";
  height: 100%;
  width: 1px;
  display: inline-block;
  vertical-align: middle;
}
._30f-components-PaymentFormNavigation--navigation ._18h-components-PaymentFormNavigation--navigationIconContainer {
  display: inline-block;
  vertical-align: middle;
}
._30f-components-PaymentFormNavigation--navigation a._1To-components-PaymentFormNavigation--navigation_link {
  color: #D0D6D9;
  position: absolute;
  font-weight: 700;
  top: 0;
  right: 15px;
  height: 100%;
  line-height: 44px;
}
