/*!***********************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ConfirmDialog/ConfirmDialog.pcss ***!
  \***********************************************************************************************************************************************************************/
.dialog__xG850 {
  padding: 3rem 4.7rem;
}

.message__XLaOL {
  padding: 0px 0 24px;
  color: #383838;
  line-height: 1.5;
  white-space: pre-line;
}

.actions__k6EeK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.actions__k6EeK .btn-submit__y9oaZ {
    margin-left: 12px;
  }

.root__bTJO5 {
  z-index: 1313 !important;
}

/*!*******************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ConnectedSnackbar/ConnectedSnackbar.pcss ***!
  \*******************************************************************************************************************************************************************************/
.content__GhyaW {
  min-width: 680px !important;
}

.content__GhyaW {
  max-width: 80%;
  line-height: 20px;
}

.content__GhyaW.withAction__k7JPS {
    min-width: 400px !important;
  }

.content__GhyaW.withAction__k7JPS .message__ebCfq {
      white-space: nowrap;
    }

.content__GhyaW.error__Lpw-D {
    background-color: #fa5656;
  }

.content__GhyaW.warning__CHJQ6 {
    background-color: #ef7408;
  }

.content__GhyaW.success__RRzkl {
    background-color: #13AF06;
  }

.content__GhyaW.info__2pQ\+s {
    background-color: #8a408a;
  }

.content__GhyaW .button__uEFu3 {
    color: #13AF06;
  }

.content__GhyaW .btn-close__AnCkK {
    margin-left: 12px;
  }

.content__GhyaW .btn-close__AnCkK:hover {
      background-color: rgba(255, 255, 255, .7);
    }

.message__ebCfq {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.8rem;
}

.top__HqJG3 {
  top: 64px !important;
}

/*!*********************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentPopup/ContentPopup.pcss ***!
  \*********************************************************************************************************************************************************************/
.dialog__vlgke {
  width: 94vw;
  padding: 0 24px;
}

.list__mt2ws {
  height: 400px !important;
}

.list__mt2ws {
  padding: 64px 0;
}

/*!*************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentPreviewWindow/ContentPreviewWindow.pcss ***!
  \*************************************************************************************************************************************************************************************/
.dialog__cPN3M {
  max-width: 960px !important;
}

.dialog__cPN3M {
  min-width: 524px;
  padding: 12px;
  min-height: 420px;
}

.player-box__5rL40 {
  position: relative;
  min-height: 320px;
}

.loader__mYFL1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loading-message__hEU-7 {
  margin-top: 24px;
  text-align: center;
}

.loading-message__hEU-7 p {
    margin: 2px 0;
  }

.icon-loader__yhBxb {
  border-radius: 50%;
  background: rgba(0, 0, 0, .12);
  padding: 4px;
}

.error-box__QKYjy {
  padding: 24px 0;
  line-height: 2.4rem;
  font-size: 1.3rem;
}

.error-box__QKYjy > a {
    margin-left: 4px;
  }

/*!**************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/CreateStreamForm/ImageSelector.pcss ***!
  \**************************************************************************************************************************************************************************/

  .title__FDQtI h5  {
    font-size: 1.4rem;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

.title__FDQtI h5 button {
      margin-left: 8px;
    }

.title__FDQtI p {
    font-size: 1.2rem;
  }

.grid__4PZeX {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 12px;
}

.box__Xqp\+b {
  margin: 4px;
  width: 48px;
  height: 48px;
  position: relative;
  cursor: pointer;
}

.box__Xqp\+b .circle__YoKP3 {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #cdcdcd;
    width: 100%;
    height: 100%;
    position: relative;
  }

.box__Xqp\+b .circle__YoKP3 .loader__2Ksjs {
      position: absolute;
      top: 16px;
      left: 16px;
    }

.box__Xqp\+b img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

.box__Xqp\+b .check-box__UmIEs {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 28px;
    height: 28px;
    background-color: #13AF06;
    border-radius: 50%;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 1);
    padding: 2px 0;
    z-index: 1;
  }

.box__Xqp\+b.box-input__tCYJ7 {
    text-align: center;
  }

.box__Xqp\+b.box-input__tCYJ7 .circle__YoKP3 {
      position: relative;
    }

.box__Xqp\+b.box-input__tCYJ7 .input__XQi5F {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      opacity: 0;
      cursor: pointer;
    }

.box__Xqp\+b.box-input__tCYJ7 .icon-add__ZIdAN {
      color: #13AF06;
      margin: 10px 0;
      pointer-events: none;
    }

.img-file__uOSFz {
  background-size: cover;
  background-position: center;
}

/*!*************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/CreateFileFolderForm/CreateFileFolderForm.pcss ***!
  \*************************************************************************************************************************************************************************************/
.wrapper__BQibR {
  min-height: 500px;
  padding-bottom: 48px;
  position: relative;
}

.img-selector__VCaqD {
  padding: 10px 0;
}

.actions__qH-dx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.actions__qH-dx .btn-save__zxruW {
    margin-left: 8px;
  }

.file-folder-preview__FcOV- {
  margin: 12px 16px 0 0;
  -ms-flex-preferred-size: 135px;
      flex-basis: 135px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.label__tJsTu {
  font-weight: bold;
  font-size: 1.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  line-height: 30px;
}

.row-value__MtH5U {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.row__B5taJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 24px 0 40px;
}

.row__B5taJ .input-box__ktCLV {
    margin-top: 24px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 8px;
  }

.row__B5taJ .input-box__ktCLV input {
      padding: 6px 0 5px;
      font-weight: normal;
      font-size: 1.4rem;
      width: 240px;
    }

.color-box__16SZL {
  margin-top: 16px;
}

/*!*****************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/CreateStreamForm/CreateStreamForm.pcss ***!
  \*****************************************************************************************************************************************************************************/

.wrapper__Kegfz {
  padding-bottom: 48px;
  position: relative;
  height: 100%;
}

.wrapper__Kegfz.save__N21NB {
    padding-bottom: 0;
  }

.wrapper__Kegfz.save__N21NB .actions__2FrxI {
      position: relative;
      bottom: 0;
    }

.wrapper__Kegfz.save__N21NB .content__8AOaZ {
      max-height: 60vh;
      display: block;
    }

.errors__IFu2n {
  margin: 16px 0;
  font-size: 1.3rem;
  color: #ef7408;
  word-break: break-word;
  line-height: 1.3;
  padding-right: 30px;
  position: relative;
}

.errors__IFu2n .toggle__WtPSt {
    position: absolute;
    right: 0;
    cursor: pointer;
  }

.errors__IFu2n .error__lcQRt {
    margin-bottom: 8px;
  }

.content__8AOaZ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}

.content__8AOaZ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, .05);
  }

.content__8AOaZ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .12);
  }

/* Firefox only */

@supports (-moz-appearance: none) {
    .content__8AOaZ {
      scrollbar-width: thin;
      scrollbar-color: rgba(0, 0, 0, .12) rgba(0, 0, 0, .05);
      scrollbar-gutter: stable;
    }
  }

.hidden__wQO-e {
  display: none;
}

.top__deNV7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

.top__deNV7 .btn-save__3Cl-v {
    margin-left: 16px;
  }

.colors-box__wakBw {
  margin-top: 16px;
}

.title__6KMoA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title__6KMoA .select__97CNZ {
    font-size: 1.6rem;
    margin-left: 12px;
  }

.title__6KMoA .streams-filter-input__eSINR {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 8px;
    margin-left: 20px;
  }

.title__6KMoA .streams-filter-input__eSINR input {
      font-size: 1.3rem;
    }

.heading__XJCCu {
  font-size: 2.2rem;
  line-height: 32px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.label__zsQXs {
  font-weight: bold;
  font-size: 1.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  line-height: 30px;
  min-width: 190px;
  margin-top: 24px;
}

.stream-card-box__zQOh0 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  min-width: 190px;
}

.row-value__t4bJe {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.row__pb0I0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 12px 0 40px 36px;
}

.row__pb0I0.shift__\+U-ze {
    margin-top: -6px;
  }

.row__pb0I0 .input-box__qZXtL {
    margin: 10px 16px 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 8px;
  }

.row__pb0I0 .input-box__qZXtL input {
      padding: 6px 0 5px;
      font-weight: normal;
      font-size: 1.4rem;
      width: 240px;
    }

.right__Oxo8u {
  padding: 16px 0px 0;
}

.actions__2FrxI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  position: absolute;
  bottom: 8px;
  width: 100%;
}

.actions__2FrxI .cb-private-box__Ujo1Y {
    padding: 0;
    margin: 0 auto 0 0;
  }

.actions__2FrxI .cb-private-box__Ujo1Y .cb-private__TedyI {
      padding: 0;
    }

.actions__2FrxI .cb-private-box__Ujo1Y .cb-private__TedyI:hover {
        background-color: transparent;
      }

.actions__2FrxI .cb-private-box__Ujo1Y .cb-label__KgoxD {
      font-size: 1.3rem;
    }

.actions__2FrxI .cb-private-box__Ujo1Y .cb-icon__v2spN {
      vertical-align: middle;
      margin-left: 6px;
      font-size: 1.8rem;
    }

.actions__2FrxI .btn-save__3Cl-v {
    margin-left: 8px;
  }

.file-folder-preview__qF23s {
  margin: 12px 16px 0 0;
  -ms-flex-preferred-size: 135px;
      flex-basis: 135px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.message__hOhR4 {
  text-align: right;
  margin-top: 8px;
}

.streams-grid__0JClW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: 24px;
}

.stream__JxvxV {
  margin: 4px;
  border: 4px solid transparent;
  background-color: transparent;
}

.stream__JxvxV.highlight__OjP\+a {
    border: 4px solid #13AF06;
    background-color: #13AF06;
  }

.step__jYQ05 {
  background-color: #eee;
  width: 24px;
  height: 24px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  border-radius: 50%;
  font-weight: bold;
  margin-right: 12px;
  text-align: center;
  line-height: 24px;
  display: inline-block;
  font-size: 16px
}

.actions-top__jLfWi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.actions-top__jLfWi .btn-merge__H7j8B {
    margin-right: 12px;
  }

/*!******************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/CreateStreamForm/MergeStreamSelect.pcss ***!
  \******************************************************************************************************************************************************************************/

.popper__q\+gej {
  z-index: 1301;
}

.list-container__jbH8D {
  overflow: auto !important;
}

.list-container__jbH8D {
  max-width: 350px;
  background-color: #fff;
  z-index: 1;
  max-height: 90vh;
}

.list-container__jbH8D::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, .05);
  }

.list-container__jbH8D::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .12);
  }

/* Firefox only */

@supports (-moz-appearance: none) {
    .list-container__jbH8D {
      scrollbar-width: thin;
      scrollbar-color: rgba(0, 0, 0, .12) rgba(0, 0, 0, .05);
      scrollbar-gutter: stable;
    }
  }

.item__GLE82 {
  min-width: 200px;
  font-size: 1.3rem;
  line-height: 24px;
  padding: 6px 10px 6px 20px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.item__GLE82 > span {
    padding-right: 8px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

.item__GLE82:hover {
    background-color: #f9f9f9;
  }

.item__GLE82:first-child {
    font-weight: bold;
    pointer-events: none;
    cursor: default;
  }

.item__GLE82:first-child:hover {
      background-color: transparent;
    }

.hidden__lcHnb {
  display: none !important;
}

/*!************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/trial/components/TrialTasksGroup.pcss ***!
  \************************************************************************************************************************************************************************/

.container__4wcxK {
  height: 84px;
  overflow: hidden;
  border: 2px solid #eee;
  border-radius: 8px;
  margin: 8px 0;
}

.container__4wcxK.expanded__NKfz6 {
    height: auto;
    border-color: #13AF06;
  }

.row__WUCuo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  border-bottom: 1px solid #eee;
  font-weight: bold;
  line-height: 60px;
  height: 60px;
}

.row__WUCuo:last-child {
    border-bottom: none;
  }

.row__WUCuo.completed__uzbOX .price__VVmE-,
    .row__WUCuo.completed__uzbOX .percent__KbiCS {
      color: #13AF06;
    }

.row__WUCuo.completed__uzbOX .circle__y8Adk {
      background-color: #13AF06;
    }

.row__WUCuo.completed__uzbOX .circle__y8Adk .icon-check__SR1YY {
        color: rgba(255, 255, 255, 1);
        font-size: 28px;
        margin: 5px;
      }

.row__WUCuo.completed__uzbOX h4 {
      text-decoration: line-through;
      color: #999;
    }

.row__WUCuo .price__VVmE-.red__qIS47, .row__WUCuo .percent__KbiCS.red__qIS47 {
      color: #ff7676;
    }

.row__WUCuo .btn-play__NSUit {
    cursor: pointer;
    padding: 4px 12px;
  }

.cell-xs__sBcwL {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cell-xs__sBcwL .icon__h2mZI {
    color: #13AF06;
  }

.cell-s__XUy0x {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  min-width: 64px;
  text-align: center;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cell-s__XUy0x.black__97mJD .percent__KbiCS {
      color: #383838 !important;
    }

.cell-m__6CnbI {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24%;
          flex: 0 0 24%;
  min-width: 212px;
  padding: 0 8px;
  font-size: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cell-m__6CnbI > span {
    padding-right: 8px;
    cursor: pointer;
  }

.cell-m__6CnbI .toggle__vKO0b {
    cursor: pointer;
    font-size: 24px;
  }

.cell-m__6CnbI .btn-action__prmoV {
    margin-left: 12px;
  }

.cell-m__6CnbI .btn-action__prmoV,
  .cell-m__6CnbI .btn-play__NSUit {
    width: 100px;
  }

.cell-l__Fhz2K {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 16px;
  min-width: 0;
}

.cell-l__Fhz2K > h4 {
    font-size: 1.5rem;
  }

.progress__2\+Rm0 {
  background-color: #eee;
  height: 4px;
}

.progress__2\+Rm0 .bar__5RCve {
    background-color: #13AF06;
    height: 100%;
  }

.circle__y8Adk {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
  border-radius: 50%;
  font-size: 1.6rem;
  text-align: center;
}

.price__VVmE-,
.percent__KbiCS {
  font-size: 1.8rem;
  position: relative;
}

.price__VVmE-:before, .percent__KbiCS:before {
    display: block;
    font-size: 1.3rem;
    position: absolute;
    top: 20px;
    line-height: 1.4;
  }

.price__VVmE-:before {
  content: "$";
  left: -12px;
}

.percent__KbiCS:before {
  content: "%";
  right: -14px;
}

.heading__Q7cuV h4 {
    font-size: 1.7rem !important;
  }

.heading__Q7cuV h4 {
    cursor: pointer;
  }

.heading__Q7cuV.row__WUCuo {
    line-height: 76px;
    height: 76px;
  }

.heading__Q7cuV.row__WUCuo .price__VVmE-,
    .heading__Q7cuV.row__WUCuo .percent__KbiCS {
      font-size: 2rem;
      color: #ff7676;
    }

.heading__Q7cuV.row__WUCuo .price__VVmE-:before, .heading__Q7cuV.row__WUCuo .percent__KbiCS:before {
        top: 26px;
        font-size: 1.5rem;
      }

.heading__Q7cuV.row__WUCuo.completed__uzbOX .price__VVmE-,
      .heading__Q7cuV.row__WUCuo.completed__uzbOX .percent__KbiCS,
      .heading__Q7cuV.row__WUCuo.completed__uzbOX .cell-m__6CnbI > span {
        color: #13AF06;
      }

.heading__Q7cuV.row__WUCuo.in-progress__9KAwe .price__VVmE-,
      .heading__Q7cuV.row__WUCuo.in-progress__9KAwe .percent__KbiCS {
        color: #13AF06;
      }

/*!***************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentGridView/ContentGridView.pcss ***!
  \***************************************************************************************************************************************************************************/
.view__8WSw7 {
  position: relative;
  padding-top: 16px;
}

.bricks__kzHHT {
  margin-bottom: 265px;
}

.filters__G14k5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 48px;
  position: sticky;
  top: 92px;
  z-index: 9;
  background-color: rgba(255, 255, 255, 1);
  margin: 0 -24px;
  padding: 0 24px;
}

.loading__cSkhs.loader__gvFlo {
    -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1),
      -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1),
      -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1),
      transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1),
      transform 210ms cubic-bezier(.4, 0, .2, 1),
      -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
  }

.in__j91sN.loading__cSkhs.loader__gvFlo {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

.loader__gvFlo.out__35zNX.loading__cSkhs {
    opacity: 0;
    -webkit-transform: scale(0.01);
            transform: scale(0.01);
  }

.loader__gvFlo.in__j91sN:not(.does-not-exist__\+Ptir) {
    opacity: 0;
    -webkit-transform: scale(0.01);
            transform: scale(0.01);
  }

.loader__gvFlo {
  margin: 0 auto;
  display: block;
  position: fixed;
  bottom: 16px;
  left: 0;
  right: 0;
}

.sort-select__SIpXo {
  margin-left: 12px;
}

.masonry__-prdO {
  margin-top: 16px;
}

.masonry__-prdO > div {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 264px !important;
            flex: 0 0 264px !important;
  }

.search-container__xB30v {
  margin-left: auto;
  position: relative;
}

.search-container__xB30v .btn-clear-search__FUzSY {
    position: absolute;
    right: 0;
    top: 0;
  }

.search-container__xB30v .btn-clear-search__FUzSY:hover {
      background-color: transparent;
    }

.search-container__xB30v .input__IuYKj {
    padding: 0 28px 0 8px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
  }

.search-container__xB30v .input__IuYKj input {
      font-size: 1.3rem;
    }

.noResults__eAQNA {
  font-size: 2.2rem;
  text-align: center;
  margin: 64px 0;
  font-weight: bold;
  color: #bbb;
}

.liveContentWarning__4UZx- {
  line-height: 24px;
  background-color: #ffb905;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 1.3rem;
  font-weight: bold;
}

.liveContentWarning__4UZx- > svg {
    margin: 0 4px 0 0;
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }

/*!*******************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentTypeFilter/ContentTypeFilter.pcss ***!
  \*******************************************************************************************************************************************************************************/
.label__x6eSQ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.label__x6eSQ .icon__EoZ1i {
    font-size: 20px;
    margin-right: 8px;
  }

/*!***********************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentGridView/MasonryGrid.pcss ***!
  \***********************************************************************************************************************************************************************/
.masonry__GQ18K {
  margin-top: 16px;
}
.masonry__GQ18K > div {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 264px !important;
            flex: 0 0 264px !important;
  }

/*!*********************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentStudioPopup/ContentStudioPopup.pcss ***!
  \*********************************************************************************************************************************************************************************/
.dialog__CdG35 {
  padding: 0 !important;
}
.dialog__CdG35 {
  width: 80vw;
}
.dialog__CdG35 .studio__waaxd {
    margin: 0;
    min-height: auto;
  }

/*!*********************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentPanels/QuotesPanel.pcss ***!
  \*********************************************************************************************************************************************************************/
.section__fZ4kK {
  position: relative;
  padding: 12px 24px;
  margin: 0 -16px 40px;
}

.bg__o8As1 {
  position: absolute;
  top: 0;
  left: -40px;
  right: 0;
  bottom: 0;
}

.title__T4tQk {
  font-size: 2.1rem;
  font-weight: bold;
}

.content__9jiqn {
  margin-top: 12px;
}

.link__-zcp5 {
  font-size: 1.3rem;
  margin: 0 4px;
}

.category-list__QZ9Gt,
.title__T4tQk,
.content__9jiqn {
  position: relative;
  z-index: 1;
}

.text-btn__I3D9r {
  color: #13AF06;
  cursor: pointer;
  margin-left: 16px;
  font-size: 1.4rem;
  font-weight: bold;
}

.text-btn__I3D9r > svg {
    margin-right: 4px;
    vertical-align: middle;
  }

.quotes-header__n\+QKj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 8px 0 16px;
}

.quotes-header__n\+QKj > h2 {
    line-height: 1.4;
  }

.text-btn__I3D9r {
  color: #13AF06;
  cursor: pointer;
  margin-left: 16px;
  font-size: 1.4rem;
  font-weight: bold;
}

.text-btn__I3D9r > svg {
    margin-right: 4px;
    vertical-align: middle;
  }

.searchbox__Gybdw {
  margin: 4px;
}

.searchbox__Gybdw.search-active__GNZRu {
    width: 242px !important;
  }

.searchbox__Gybdw.search-active__GNZRu input {
      width: 100%;
    }

.searchbox__Gybdw.search-active__GNZRu .btn-clear__g5MhU {
      position: relative;
      top: 2px;
      cursor: pointer;
      right: 2px;
    }

.searchbox__Gybdw.search-active__GNZRu .btn-clear__g5MhU.hidden__KXmZy {
        display: none;
      }

.query-text__4lQ76 {
  margin-left: 4px;
}

.content__9jiqn .error-overlay__Ps\+P- {
  padding: 84px 64px;
  top: 30px;
  bottom: 24px;
}

/*!********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentPanels/components/SuggestedStatusSearches.pcss ***!
  \********************************************************************************************************************************************************************************************/
.carousel__7O0rV {
  position: relative;
  z-index: 1;
}

.list__b7t\+7 {
  margin-top: 12px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list__b7t\+7 .chip__vtw9s {
    margin: 4px;
  }

.gradient__vYOZd {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer__3a8Ou;
          animation-name: placeHolderShimmer__3a8Ou;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #fff), color-stop(38%, #f4f4f4), color-stop(54%, #fff));
  background: linear-gradient(to right, #fff 8%, #f4f4f4 38%, #fff 54%);
  background-size: 1000px 640px;
  position: relative;
}

@-webkit-keyframes placeHolderShimmer__3a8Ou{
  0%{
    background-position: -468px 0;
  }
  100%{
    background-position: 468px 0;
  }
}

@keyframes placeHolderShimmer__3a8Ou{
  0%{
    background-position: -468px 0;
  }
  100%{
    background-position: 468px 0;
  }
}

.loading-box__84TNi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loading-chip__yr83o {
  width: 100px;
  margin: 0 4px;
}

/*!**************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentPanels/ContentPanelBase.pcss ***!
  \**************************************************************************************************************************************************************************/
.section__r63uk {
  position: relative;
  padding: 12px 24px;
  margin: 0 -16px 40px;
}

.bg__swrNN {
  position: absolute;
  top: 0;
  left: -40px;
  right: 0;
  bottom: 0;
}

.title__eXfte {
  font-size: 2.1rem;
  font-weight: bold;
}

.content__V7GZ2 {
  margin-top: 12px;
}

.link__COTZi {
  font-size: 1.3rem;
  margin: 0 4px;
}

.category-list__QEIwD,
.title__eXfte,
.content__V7GZ2 {
  position: relative;
  z-index: 1;
}

.text-btn__015Ml {
  color: #13AF06;
  cursor: pointer;
  margin-left: 16px;
  font-size: 1.4rem;
  font-weight: bold;
}

.text-btn__015Ml > svg {
    margin-right: 4px;
    vertical-align: middle;
  }

/*!***********************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentLayout/ContentLayout.pcss ***!
  \***********************************************************************************************************************************************************************/
.wrapper__D58Qn {
  min-height: 324px;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.list__4f04I {
  margin-top: -16px;
}

.error__C5ES- {
  padding: 0 64px 8px;
  margin: 18px 0;
}

.list-wrapper__\+EFGX {
  margin-top: -24px;
}

.new-feed-msg__Kxuqr {
  position: absolute;
  top: 140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

/*!*****************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/ContentLayout/ContentLayoutHeader.pcss ***!
  \*****************************************************************************************************************************************************************************/
.header__26OIF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.header__26OIF .icon-private__qLlTL {
    margin-right: 4px;
  }

.header__26OIF > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    /* width: 100%;
    flex-basis: 100%; */
  }

.header__26OIF .navigation__z\+8NB {
    margin-left: 12px;
    margin-right: 16px;
    font-size: 1.4rem;
    font-weight: bold;
    white-space: nowrap;
  }

.header__26OIF .feeds__dbUHY {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    overflow: hidden;
  }

.title__mWmE\+ {
  font-size: 2.1rem;
  font-weight: bold;
  display: inline;
  padding-left: 4px;
}

.avatar__cbYyc {
  margin-right: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
}

.btn-save__lSPp1 {
  display: none !important;
}

.expanded__gDFyD .avatar__cbYyc, .expanded__gDFyD .btn-save__lSPp1 {
    display: block !important;
  }

.expanded__gDFyD .title__mWmE\+ {
    padding-left: 8px;
  }

.expanded__gDFyD .btn-save__lSPp1 {
    margin-right: 8px;
  }

/*!**********************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/routes.pcss ***!
  \**********************************************************************************************************************************************/
.page__IV\+3p {
  position: relative;
  margin: 0 auto;
}

/*!****************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/search/routes/SearchRoot.pcss ***!
  \****************************************************************************************************************************************************************/
.wrapper__rfRm7 {
  max-width: 100%;
  padding: 0 20px;
}

.wrapper__rfRm7::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, .05);
  }

.wrapper__rfRm7::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .12);
  }

.grid-wrapper__MHKDZ {
  max-width: 100%;
  padding: 8px 20px 28px;
  overflow: hidden;
}

.grid-wrapper__MHKDZ .filters-stock__KBwUu {
    padding: 0;
    top: -20px;
    position: relative;
  }

.grid-wrapper__MHKDZ .grid-filters__43gIS {
    top: 0;
  }

.grid__HxewB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 8px 4px;
}

.grid__HxewB.grid-empty__cHYLA {
    height: 1056px;
    overflow: hidden;
  }

.grid__HxewB .card__jfDZR {
    margin: 8px 4px;
  }

.header__cKCt1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 8px;
}

.header__cKCt1.header-grid__LTZSy {
    padding: 0 20px;
  }

.header__cKCt1 h2 {
    text-transform: capitalize;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 4rem;
  }

.header__cKCt1 a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 72px;
            flex: 0 0 72px;
    margin-left: 12px;
    font-size: 1.4rem;
    font-weight: bold;
  }

.empty-content-box__VDEXS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.empty-content-box__VDEXS .empty-content-card__OMLjE {
    margin: 4px;
  }

.tags-list__3gVI8 {
  width: auto;
  margin: 0 20px;
}

.tags-list__3gVI8 li {
    padding: 4px 0 !important;
  }

.tags-list__3gVI8 li {
    margin-right: 4px;
  }

.tag-chip__196nT {
  line-height: 1.4;
}

.tag-chip__196nT.tag-chip-active__3kzPQ {
    background-color: #13AF06;
    color: rgba(255, 255, 255, 1);
  }

.text-chip-box__\+sAfX {
  margin: -4px -4px 0;
}

.quotes-container__E07kK {
  padding: 0 20px;
}

.hint__F8yJW {
  width: 100%;
  font-size: 1.3rem;
  color: #999;
}

.subtitle__rTZNi {
  font-size: 1.4rem;
  color: #999;
  margin-top: 16px;
  margin-left: 20px;
}

.subtitle__rTZNi .btn-expand__XdOwu {
    margin-left: 12px;
    color: #13AF06;
    cursor: pointer;
    font-weight: bold;
  }

.carousel-box__cXl1C {
  margin: 0 24px;
}

/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/search/routes/SearchResultsCarousel/SearchResultsCarousel.pcss ***!
  \*************************************************************************************************************************************************************************************************/
.grid__KvfmB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 8px 4px;
}

.carousel__JQw3B,
.header__E1q4Q,
.error-box__Tk8gi {
  position: relative;
  z-index: 1;
}

.container__YDoBk {
  position: relative;
  margin: 0 auto 24px;
}

.container__YDoBk.empty__ADS8o .header__E1q4Q {
      opacity: 0.42;
    }

.container__YDoBk .error-box__Tk8gi {
    position: absolute;
    z-index: 3;
    bottom: 0;
    top: 48px;
    padding: 0;
  }

.container__YDoBk .error-box__Tk8gi.shift__fGnqv {
      top: 68px;
    }

.container__YDoBk .error-box__Tk8gi.error-box-text__JTJDQ {
      top: 94px;
    }

.err-link__THPJi {
  font-size: 1.3rem;
  font-weight: bold;
}

.header__E1q4Q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header__E1q4Q h2 {
    text-transform: capitalize;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 4rem;
  }

.header__E1q4Q h2.rss__vOm4O {
      text-transform: uppercase;
    }

.header__E1q4Q a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 72px;
            flex: 0 0 72px;
    margin-left: 12px;
    font-size: 1.4rem;
    font-weight: bold;
  }

.carousel__JQw3B {
  margin-top: -12px;
  padding: 18px 0;
}

.carousel__JQw3B > ul > li:first-child .card__FV\+rg {
    -webkit-transform-origin: left !important;
            transform-origin: left !important;
  }

.carousel__JQw3B > ul > li:last-child .card__FV\+rg {
    -webkit-transform-origin: right;
            transform-origin: right;
  }

.carousel__JQw3B.streams__5BJZe {
    padding-bottom: 28px;
  }

.card__FV\+rg {
  margin: 8px 4px !important;
}

.hint__szJzc {
  width: 100%;
  font-size: 1.3rem;
  color: #999;
}

.filters__2ddPN {
  margin-left: 8px;
}

/*!***************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/search/routes/SearchStockRoute/SearchStockRoute.pcss ***!
  \***************************************************************************************************************************************************************************************/
.filters__Uwzwu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 10px 0 24px to;
}

.box__G2Zs- {
  position: relative;
  padding-bottom: 42px;
}

.box__G2Zs- .error__MfS0E {
    position: relative;
    top: 8px;
  }

.header__bzKvh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 8px;
}

.header__bzKvh h2 {
    text-transform: capitalize;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 4rem;
  }

.header__bzKvh a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 72px;
            flex: 0 0 72px;
    margin-left: 12px;
    font-size: 1.4rem;
    font-weight: bold;
  }

/*!**********************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/signup/CreateAccountForm/CreateAccountForm.pcss ***!
  \**********************************************************************************************************************************************************************************/
.layout__ks2t- {
  max-width: 640px;
  margin: 24px auto;
  font-family: Lato, sans-serif;
}

.layout__ks2t- .btn-submit__y7hIU,
  .layout__ks2t- .btn-fb__mmuA\+ {
    height: 48px;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 20px;
    font-family: Raleway, sans-serif;
  }

.layout__ks2t- .btn-submit__y7hIU {
    font-size: 20px;
    padding: 0px 70px;
    margin-top: 16px;
  }

.title__NRg3Y {
  font-size: 39px;
  font-family: Raleway, sans-serif;
  font-weight: bold;
  text-align: center;
  padding: 0 24px;
  line-height: 1.2;
}

.form__a\+HH5 {
  padding: 0 24px;
  margin: 48px auto;
  max-width: 480px;
}

.form__a\+HH5 .input__WPQNk {
    width: 100%;
  }

.form__a\+HH5 .input__WPQNk input {
      font-size: 15px;
      font-family: Lato, sans-serif;
    }

.row__nHzWU {
  margin: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-50__gW3kc {
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
}

.flex-100__U\+IpW {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.actions__3QMkr {
  margin: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.actions__3QMkr .label__8ecgg {
    font-size: 1.3rem;
  }

.footer__rYpzN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__rYpzN .btn-fb__mmuA\+ {
    background-color: #1877f2;
    opacity: 1;
    -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  }

.footer__rYpzN .btn-fb__mmuA\+:hover {
      opacity: 0.9;
      background-color: #1877f2;
    }

.divider__x56P- {
  border-top: 1px solid #cdcdcd;
  position: relative;
  width: 64%;
  margin: 64px auto;
}

.divider__x56P- > span {
    background-color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, -8px, 0);
            transform: translate3d(-50%, -8px, 0);
    padding: 0 12px;
    font-size: 14px;
  }

.login-box__7c\+6W {
  text-align: center;
  font-size: 13px;
  width: 100%;
  margin-top: 12px;
}

.btn-login__ffwHo {
  cursor: pointer;
  color: #13AF06;
  margin-left: 4px;
}

.warning__gbhy0 {
  line-height: 1.4;
  font-size: 1.3rem;
  margin-bottom: 8px;
  color: #ef7408;
}

.validation__Ox-3- {
  line-height: 1.4;
  font-size: 1.3rem;
  margin-bottom: 8px;
}

.validation__Ox-3- .validationIcon__0Eevz {
    font-size: 16px;
    margin-right: 4px;
    margin-top: 5px;
  }

.validation__Ox-3- .validationIcon__0Eevz.green__Rby4P {
      color: #13AF06;
    }

.validation__Ox-3- .validationIcon__0Eevz.red__xnjoS {
      color: #ff7676;
    }

.pw-requirements__r9QPg > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 24px;
}

.hint-tooltip__a5fcQ {
  min-width: 468px;
}

.termsRow__3KrD2 {
  margin-top: 16px;
}

.header__uACFb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 0;
}

.headline__2L6L9 {
  font-family: Poppins, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 4rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-left: 16px;
}

.logo__DMucC {
  display: block;
  width: 48px;
  margin: 16px 0;
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/signup/VerifyEmail/VerifyEmail.pcss ***!
  \**********************************************************************************************************************************************************************/
.layout__fbFql {
  max-width: 640px;
  margin: 64px auto;
  font-family: Lato, sans-serif;
}

.layout__fbFql .btn-submit__H9vM6 {
    height: 48px;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 20px;
    font-family: Raleway, sans-serif;
  }

.title__V5\+W8 {
  font-size: 36px;
  font-family: Raleway, sans-serif;
  font-weight: bold;
  text-align: center;
  padding: 0 24px;
  line-height: 1.2;
}

.subtitle__qVX5\+ {
  text-align: center;
  font-size: 18px;
  margin: 20px 0 40px 0;
}

.codeInput__Qjo1C {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.actions__wIB0Z {
  margin: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.textActionWrapper__LoZ9l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
}

.textAction__cpgJE {
  font-size: 1.3rem;
  color: #13AF06;
  cursor: pointer;
}

.timerLabel__skEVk {
  font-size: 1.3rem;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #13AF06;
  margin-top: 12px;
}

.timerLabel__skEVk.err__SEX1f {
    color: #ff7676;
  }

.timer__9KrxN {
  width: 25px;
  margin-right: 4px;
  text-align: right;
  display: inline-block;
}
/*!********************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./styles/base.pcss ***!
  \********************************************************************************************************************************************/
@font-face {
  font-family: "Graphik";
  src: url(/fb0cb27361bfaf9a6dce.woff) format("woff");
  font-weight:  normal;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Graphik";
  src: url(/a439eb2d9f9c12509fb3.woff) format("woff");
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}

/* The text-size-adjust declarations prevent certain mobile browsers from automatically zooming fonts.
// Importantly this ensures iOS Safari matches the page width to wider landscape viewports instead of
// zooming everything. Unlike none, a value of 100% allows users to still pinch-zoom. */

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;

  -webkit-box-sizing: border-box;

          box-sizing: border-box;
  font: 10px/1 Graphik, "Noto Sans", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;

  height: 100vh;
}

/* Often undesired page margins are removed. The default font size can vary between browsers; normalize
// this to a legible base size suited to your chosen main font, which should replace sans-serif.
// A line-height of 1 resets inconsistent browser interpretations of the default normal to a more robust
// base value that will not cause undesired spacing. */

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;

  font-family: Graphik, "Noto Sans", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  margin: 0;

  height: 100vh;
  overflow: hidden;
}

#root {
  height: 100vh;
  overflow: hidden;
}

/* Here we head into reset territory. Stripping the margin and padding from these core elements brings
// them to the same predictable blank slate as div, section and article. The vast majority of the time
// you style these elements you want either a 0 value or something very specific. You will override 0 a
// lot less than an arbitrary value such as 1em. */

a, abbr, address, article, aside, audio, b, blockquote, body, caption, cite,
code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1,
h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label,
legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span,
strong, sub, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  outline: 0;
  padding: 0;
}

/* This fixes the main tag being unsupported and horribly breaking the layout in even recent versions of
// IE. It also gets rid of the little bullets and numbers from list items, saving you having to strip
// them off repeatedly every time you make a menu or any other component that is semantically a list.
// When you actually need bullets or numbering pseudo-elements provide more customisation options than
// the standard list-style approach anyway. */

main, li {
  display: block;
}

/* A heading's level should be determined by it's placement in the document outline and not by the
// stylistic appearance of the words. Sometimes a h2 will be designed smaller that a h3 elsewhere on the
// same page. Components of a modern web page tend to have very localised heading styles; it's never
// one-size-fits-all. Often headings are the same size as the accompanying text and are distinguished
// by bolding, capitalisation and letter spacing instead.
//
// It makes much more sense for headings to inherit the same size as the surrounding text by default and
// not some arbitrary larger size. You will have greater consistency and override less. */

h1, h2, h3, h4 {
  font-size: inherit;
}

/* This corrects some browsers defaulting to bolder. */

strong {
  font-weight: bold;
}

/* Long-gone are the days where all hyperlinks were blue, underlined and only wrapped inline content.
// color: inherit fixes buttons not inheriting text color in most browsers. This, along with
// text-decoration: none makes for less surprises when applying links to things. Links are styled many
// different ways on the same page. Think menus, sidebars, footers, buttons and within text. Some text
// is light-on-dark, some is dark-on-light. The browser default blue or any other color would be illegible
// in many places. It makes for less complex styles when links inherit the color intended for the region
// they are in. Sometimes you just want to apply an underline, sometimes only a color. Sometimes nothing,
// because you just wrapped an entire thumbnail and caption.
//
// 90% of your transitions apply to links and buttons, and most of them have a similar duration. Take a
// look. I bet many of the remainder could have, had you assigned more styles to the link and not the
// parent or child (which is a good idea anyway for a few reasons, namely a larger touch-friendly
// clickable area). Rarely you need to remove transitions from a link or button. */

a, button {
  color: inherit;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

a {
  text-decoration: none;
  color: #13AF06;
}

/* overflow: visible brings IE into line. The border, font, letter-spacing and background rules
// conveniently reset the native appearance in all browsers. The -webkit-font-smoothing rule fixes buggy
// inheritance. For UX reasons and consistency with links it is a good idea to give all buttons a pointer
// cursor. */

button {
  -webkit-font-smoothing: inherit;
  background: none;
  border: 0;
  font: inherit;
  letter-spacing: inherit;
  overflow: visible;
}

/* This undoes a bummer psuedo-element Firefox adds inside buttons that causes them to display larger
// than expected. It's a shame this has been a recognized bug since 2002. */

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Be carefull with this! It removes the gross user agent default outline that appears when focusing
// interactive elements. For accessibility only do this if you are absolutely sure you have custom focus
// state styles set everywhere. */

:focus {
  outline: 0;
}

/* One of the fundamentals of responsive web development, this makes sure images respect the bounds of
// a fluid container. The image never exceeds the width of it's container. The image's aspect ratio is
// preserved even if it has an inline height set.
//
//border: 0 fixes images within links gaining a border in IE 8, 9 and 10. */

img {
  border: 0;
  height: auto;
  max-width: 100%;
}

/* -- Remove firefox default style for required inputs */

input[required]:-moz-ui-invalid {
  box-shadow: none;
}

input, textarea {
  font-family: Graphik, "Noto Sans", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  font-weight: bold;
  letter-spacing: -.02em;
  line-height: 1.35;
  font-size: 2.4rem;
}

h2 {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 3.2rem;
}

h3 {
  font-weight: bold;
  font-size: 1.8rem;
}

h4 {
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  font-size: 1.4rem;
  font-weight: bold;
}

h5 {
  font-weight: 500;
  letter-spacing: .02em;
  line-height: 1;
}

h6 {
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 2.4rem;
}

p {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2.2rem;
}

p + p {
  margin-top: 1.6rem;
}

.text-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* do not apply custom browser styles to search inputs */

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.visible-mobile {
  display: none !important;
}

@media only screen and (--mobile-viewport) {

.hidden-mobile {
    display: none !important;
}
  }

@media only screen and (--mobile-viewport) {

.visible-mobile {
    display: block !important;
}
  }

/* Hide intercom messenger */

/* :global #intercom-container {
  display: none;
} */

/* Hide freezeframe's loading icon */

.ff-loading-icon {
  display: none;
}

.ff-loading-icon:before {
    display: none;
  }

input[type="password"]::-ms-reveal {
  display: none;
}
