/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/my-uploads/components/FileFolderViewHeader/FileFolderViewHeader.pcss ***!
  \*******************************************************************************************************************************************************************************************************************/
.header__QgwzQ {
  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;
  position: sticky;
  top: 112px;
  z-index: 10;
  background-color: #fff;
  padding: 24px 24px 0;
  margin: 0 -24px;
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
}

.header__QgwzQ .typeFilter__aswUe {
    margin-right: 12px;
  }

.header-static__fQ32N {
  position: static;
  top: auto;
  z-index: auto;
  padding: 0;
  margin: 0;
  -webkit-transform: none;
          transform: none;
}

.header-static__fQ32N .link-btn__FDnwT {
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #13AF06;
    font-weight: bold;
  }

.link__nSOBt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  margin-right: 16px;
  font-size: 1.4rem;
  font-weight: bold;
}

.title__y4Kow {
  font-size: 2.1rem;
  padding-left: 4px;
  font-weight: bold;
  margin-right: 12px;
}

.sort-box__sVcuf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}

.sort-box__sVcuf .btn-sort-dir__Y3tp7 {
    border-radius: 4px;
    margin-left: 8px;
    width: 32px;
    height: 32px;
  }

.sort-box__sVcuf .sort-icon__TMzjt {
    color: #383838;
  }

.sort-box__sVcuf .sort-icon__TMzjt.flip__3u0WW {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }

.bulk-actions-box__syI5Q {
  margin-left: 12px;
  min-width: 140px;
}

.bulk-actions-box__syI5Q .cb__XSNP6:hover {
    background-color: transparent;
  }

.menu__B0c2g {
  min-width: 164px;
}

.menu__B0c2g ul > li {
    font-size: 1.3rem;
    font-weight: normal;
  }

.menu__B0c2g ul > li:hover .icon__wICkY {
      fill: #13AF06;
    }

.menu__B0c2g ul > li svg {
      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!./routes/find/routes/my-uploads/components/FileFolderCarousel/FileFolderCarousel.pcss ***!
  \***************************************************************************************************************************************************************************************************************/
.error-box__2RCP0 {
  padding: 0;
  height: 86px;
  top: 16px;
}

.error-carousel__P6zIs,
.error-grid__EQANA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 272px;
  padding-top: 64px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(249, 249, 249, 1)));
  background: linear-gradient(rgba(255, 255, 255, 1), rgba(249, 249, 249, 1));
}

.container__wb2DX {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  margin-bottom: 40px;
}

.list__GgTLP {
  padding: 36px 0 !important;
}

.list__GgTLP {
  min-height: 308px;
}

.list-box__xN8Bq {
  margin-top: -28px;
  min-height: 300px;
  position: relative;
  pointer-events: none;
}

.list-box__xN8Bq.with-cta__mFybS {
    pointer-events: all;
  }

.error-carousel__P6zIs {
  top: 36px;
}

.upload-link__7knw0 {
  pointer-events: all;
  text-align: center;
  display: block;
  color: #13AF06;
  cursor: pointer;
}

/*!************************************************************************************************************************************************************************!*\
  !*** 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!./routes/find/components/ContentSelectionDrawer/ContentSelectionDrawer.pcss ***!
  \*****************************************************************************************************************************************************************************************************/

.drawer__3PV31 {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 312px;
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
  height: 0;
  z-index: 1300;
  -webkit-transition: height 210ms cubic-bezier(.4, 0, .2, 1);
  transition: height 210ms cubic-bezier(.4, 0, .2, 1);
}

.drawer__3PV31.open__2rS8L {
    height: 180px;
  }

.drawer__3PV31.open__2rS8L .icon-toggle__xhMiv {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }

.drawer__3PV31.hidden__rw0hg {
    display: none;
  }

.drawer__3PV31 .btn-toggle__sl4FP {
    position: absolute;
    left: 12px;
    top: -20px;
    width: 48px;
    height: 20px;
    cursor: pointer;
    border-radius: 4px 4px 0 0;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-bottom-color: #f9f9f9;
    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;
  }

.drawer__3PV31 .icon-toggle__xhMiv {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

.content__3dQoE {
  padding: 4px 24px 8px;
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.actions__h3-m2 {
  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: 16px 24px 0;
}

.actions__h3-m2 button {
    margin-right: 12px;
  }

.btn-select-all__m-VP9,
.btn-clear__kluct {
  font-size: 1.3rem;
  color: #13AF06;
  cursor: pointer;
  font-weight: bold;
  line-height: 30px;
}

.btn-select-all__m-VP9:hover, .btn-clear__kluct:hover {
    color: #099b04;
  }

.btn-select-all__m-VP9.disabled__5ZPeD, .btn-clear__kluct.disabled__5ZPeD {
    color: #cdcdcd;
  }

.btn-clear__kluct {
  margin-left: auto;
}

.list__FaH5e {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

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

.card__9tWk1 {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.card__9tWk1 .btn-delete__vIetz {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 20px;
    height: 20px;
    border: 1px solid #cdcdcd;
    z-index: 1;
  }

.card__9tWk1 .btn-delete__vIetz svg {
      font-size: 16px;
    }

.card__9tWk1 .icon-play__2CHSS {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }

.card__9tWk1 .icon-play__2CHSS.translate__QsOeG {
      top: calc(50% - 16px);
    }

.title__sTZkF {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 1.2rem;
  padding: 2px 8px 0;
  line-height: 1.3;
  background-color: #eee;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.video__13nOt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  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;
  background-color: #ddd;
}

.video__13nOt .btn-play__SxQQg {
    width: 40px;
    height: 40px;
  }

/*!*******************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/compose/Compose.pcss ***!
  \*******************************************************************************************************************************************************/
.dialog__VjVFB {
  z-index: 211 !important;
}
.dialog__VjVFB .paper__ENKmH {
    max-width: 100%;
  }

/*!**********************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/quotes/components/QuotesSearch.pcss ***!
  \**********************************************************************************************************************************************************************************/
.container__SLEZ4 {}

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

  .list__Uvh6l .chip__05O\+c, .carousel__NP573 .chip__05O\+c {
    line-height: 1.4;
  }

.list__Uvh6l {
  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__Uvh6l .chip__05O\+c {
    margin: 4px;
  }

.carousel__NP573 {
  height: 40px;
}

.gradient__KzKE4 {
  -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__ariPV;
          animation-name: placeHolderShimmer__ariPV;
  -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__ariPV{
  0%{
    background-position: -468px 0;
  }
  100%{
    background-position: 468px 0;
  }
}

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

.loading-box__NPsBA {
  height: 40px;
  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-box__NPsBA.loading-bottom__MG5lm {
    height: 50px;
  }

.loading-chip__17FxG {
  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!./routes/find/routes/home/components/HomeSection.pcss ***!
  \*******************************************************************************************************************************************************************************/
.container__Q9BZa {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  margin-bottom: 40px;
}

.container__Q9BZa .sm-error-box__FfO-8 {
    bottom: 12px;
    top: 40px;
  }

.container__Q9BZa:hover {
  position: relative;
  z-index: 209;
}

.header__rMYxI {
  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: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@-webkit-keyframes spin__QQH68 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin__QQH68 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.title__K\+Cgr {
  font-size: 2.1rem;
  font-weight: bold;
  display: inline;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.navigation__TUK7d {
  margin-left: 12px;
  margin-right: 16px;
  line-height: 24px;
  font-size: 1.4rem;
  font-weight: bold;
}

.card-list__42efo {
  margin-top: -16px;
}

.card-list-mbm__wUthR {
  margin-top: -24px;
}

.list-loading__uGDM2 {
  margin-top: -24px;
}

.header__rMYxI .btn-refresh__ieIlo {
    color: rgba(255, 255, 255, 1);
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
  }

.header__rMYxI .btn-refresh__ieIlo[disabled] {
      background: #999;
      color: rgba(255, 255, 255, 1);
      -webkit-transform-origin: center;
              transform-origin: center;
      -webkit-animation-name: spin__QQH68;
              animation-name: spin__QQH68;
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }

.header__rMYxI .btn-refresh__ieIlo {
    margin-left: 12px;
  }

.upload-link__S1zJj {
  pointer-events: all;
  text-align: center;
  display: block;
  color: #13AF06;
  cursor: pointer;
}

.error-box__IE25\+ {
  padding: 0;
  height: 86px;
  top: 60px;
}

/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/home/routes/pp-blog/PostPlannerBlogContentView.pcss ***!
  \**************************************************************************************************************************************************************************************************/
.title__FL7uf {
  font-size: 3.2rem;
  font-weight: bold;
  color: #383838;
}

/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/my-uploads/routes/MyUploadsFolderView/MyUploadsFolderView.pcss ***!
  \*************************************************************************************************************************************************************************************************************/
.error-box__8kR64 {
  padding: 0;
  height: 86px;
  top: 16px;
}

.error-carousel__mNptu,
.error-grid__lQ6ZG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 272px;
  padding-top: 64px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(249, 249, 249, 1)));
  background: linear-gradient(rgba(255, 255, 255, 1), rgba(249, 249, 249, 1));
}

.container__0KByN {

}

.grid__7O6a1 {
  margin-top: 4px;
  padding: 0 16px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.grid__7O6a1.selection__mBUlk .file-checkbox__4gB5G {
      opacity: 1;
    }

.grid__7O6a1.selection__mBUlk .file__hPjQ1 {
      cursor: pointer;
    }

.grid__7O6a1 .card__zUOwp {
    margin: 0 8px 8px 0;
  }

.grid__7O6a1 .card__zUOwp .card-text__d4sHY {
      display: inline;
      margin: 16px 0;
      padding: 0 24px;
      overflow: auto;
    }

.grid__7O6a1 .card__zUOwp .card-text__d4sHY::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, .05);
  }

.grid__7O6a1 .card__zUOwp .card-text__d4sHY::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .12);
  }

/* Firefox only */

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

.file__hPjQ1 {
  margin: 4px;
}

.error-grid__lQ6ZG {
  top: -16px;
}

/*!**********************************************************************************************************************************************!*\
  !*** 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/find/routes/my-streams/routes/streams/MyStreamsView.pcss ***!
  \*******************************************************************************************************************************************************************************************/
.grid__O-xVC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card__uhcTK {
  margin: 8px 4px;
}

.header__mRq6p {
  margin-bottom: 16px;
}

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

.title__D8eC\+ {
  text-transform: capitalize;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 4rem;
}

/*!******************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/my-streams/routes/streams/SingleStream.pcss ***!
  \******************************************************************************************************************************************************************************************/

  .container__lMK1E .btn-refresh__uBR\+j {
    color: rgba(255, 255, 255, 1);
    width: 30px;
    height: 30px;
    min-height: 30px;
    margin-left: 12px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
  }

.container__lMK1E .btn-refresh__uBR\+j[disabled] {
      background: #999;
      color: rgba(255, 255, 255, 1);
      -webkit-transform-origin: center;
              transform-origin: center;
      -webkit-animation-name: spin__eEcQa;
              animation-name: spin__eEcQa;
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }

@-webkit-keyframes spin__eEcQa {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin__eEcQa {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/studio/components/ContentStudioGridWithFilters/ContentStudioGridWithFilters.pcss ***!
  \*******************************************************************************************************************************************************************************************************************************/
.container__pkk34 {
  margin-top: 16px;
}

.grid-wrapper__6cpsA {
  position: relative;
}

.search-empty-content__R0s0W {
  position: absolute !important;
}

.search-empty-content__R0s0W {
  top: 0;
  width: 100%;
}

.filters__6fwg6 {
  position: relative;
  min-width: 690px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.content-card__NX88c [data-card-actions] {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.search-box__-0Cz8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
}

.search-box__-0Cz8 input {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

.search-box__-0Cz8.active__xuaSE input {
    padding-right: 24px;
  }

.search-box__-0Cz8 .btn-clear__hC-DH {
    position: relative;
    top: 2px;
    cursor: pointer;
    right: 2px;
  }

.search-box__-0Cz8 .btn-clear__hC-DH.hidden__1odVP {
      display: none;
    }

.title__WB\+cW {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header__Mt9N2 {
  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;
  margin-bottom: 16px;
}

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

.fav-label__BKNcu svg {
    font-size: 16px;
    margin-right: 4px;
  }

.ul-folders__ux8wR {
  min-width: 160px;
  max-width: 240px;
  overflow: hidden;
}

.ul-folders__ux8wR li {
    font-size: 1.4rem;
    line-height: 28px;
    padding: 4px 12px;
    cursor: pointer;
  }

.ul-folders__ux8wR li.li-active__8aAuq,
    .ul-folders__ux8wR li:hover {
      background-color: #eee;
    }

.label-folder__bDtZk {
  max-width: 320px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/studio/components/ContentStudioGridWithFilters/EmptyContentView/EmptyContentView.pcss ***!
  \************************************************************************************************************************************************************************************************************************************/
.empty-container__5Zrvm {
  position: relative;
}
.empty-container__5Zrvm .error-box__DKO-z {
    padding: 64px 64px 100px;
  }

/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/studio/components/ContentStudioGridWithFilters/FilterDropdown.pcss ***!
  \*****************************************************************************************************************************************************************************************************************/
.container__GJYpM {
  margin-right: 12px;
}

.paper__01Izw {
  padding: 16px 24px;
  font-size: 1.3rem;
}

.option__gnWs\+ + .option__gnWs\+ {
  margin-top: 24px;
}

.label__Nibun {
  margin-bottom: 8px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateX(-16px);
          transform: translateX(-16px);
}

.label__Nibun .item-icon__-KXW6 {
    margin-right: 6px;
  }

.switch__JfGWE .icon__rC54M {
    margin-left: 4px;
  }

.switch__JfGWE > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 26px;
    padding: 0 8px;
    margin: 4px 0;
    cursor: pointer;
    text-transform: capitalize;
  }

.switch__JfGWE > div:hover {
      color: #099b04;
    }

.switch__JfGWE .tab-active__5LoxA {
    color: #099b04;
    font-weight: bold;
  }

.popper__JCPcF {
  z-index: 303;
}

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/studio/components/ContentStudioGridWithFilters/LibraryPhotosGrid/LibraryPhotosGrid.pcss ***!
  \**************************************************************************************************************************************************************************************************************************************/
.grid__lT5vl {
  margin-top: 16px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.file__1QNrz {
  margin: 4px;
}

.file__1QNrz .btn-select__P1f0E {
    font-size: 1rem;
    margin-left: auto;
  }

.error__lOI8o {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 24px 0;
}

/*!************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/find/routes/studio/ContentStudio.pcss ***!
  \************************************************************************************************************************************************************************/
.wrapper__blI4Y {
  padding: 24px;
  margin: -16px -24px;
  min-height: 100vh;
}

.title__zk1WI {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
}

.editor-box__Uwv1c {
  height: 64vh;
  min-width: 560px;
  min-height: 720px;
  margin: 24px auto 12px;
  position: relative;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.editor-box__Uwv1c .editor__7ejpr {
    height: 100%;
    width: 100%;
  }

.actions__ZBBMF,
.filters__bjN5i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.actions__ZBBMF button, .filters__bjN5i button {
    margin-left: 16px;
  }

.actions__ZBBMF .filter__DZNK4, .filters__bjN5i .filter__DZNK4 {
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-left: 16px;
    line-height: 20px;
    cursor: pointer;
  }

.actions__ZBBMF .filter__DZNK4.active__l2ecU, .filters__bjN5i .filter__DZNK4.active__l2ecU {
      border-bottom: 2px solid #13AF06;
    }

.backdrop__rgI5- {
  z-index: 1201 !important;
}

.header__EnB82 {
  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;
}

.header__EnB82 .header-btn__lkw-b > span {
    font-size: 1.6rem;
  }

.select__pq19B {
  margin: 0 8px;
}

.content-box__whApC {
  margin-top: 42px;
}

/*!****************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/home/ManagePostsCarousel.pcss ***!
  \****************************************************************************************************************************************************************/
.container__uhB7I {
  margin-bottom: 64px;
}
.container__uhB7I .li__PF6JP {
    padding: 4px 6px !important;
  }
.btnAddProfilesContainer__B\+Auj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
.btnAddProfiles__M5CSE {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.btnAddProfiles__M5CSE .label__AEgxI {
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 6px;
    color: #383838;
  }

/*!*********************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/home/QuickActions.pcss ***!
  \*********************************************************************************************************************************************************/
.wrapper__qVVMc {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.wrapper__qVVMc .card__Uv5sN {
    margin: 6px;
    padding: 10px 0 15px;
  }

.container__M4TP\+ {
  margin: 28px 0 62px;
}

.title-main__gQL4s {
  font-size: 2.5rem;
  font-weight: bold;
  margin: 60px 0 15px;
}

/*!*************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./routes/home/components/GettingStarted/GettingStarted.pcss ***!
  \*************************************************************************************************************************************************************************************/
.container__LbSkM {
  margin: 60px 0 48px;
}

.title__DfrTV {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 16px;
}

.subtitle__8BACx {
  color: #999;
  font-size: 1.4rem;
  margin-bottom: 24px;
}

.hint__JS1zY {
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.grid__EKRMw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  
}

.grid__EKRMw .card__gsAfw {
    margin: 6px;
    padding: 10px 0 15px;
  }

/*!****************************************************************************************************************************************************************!*\
  !*** 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;
}
