/*!*************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/AvatarUploader/AvatarUploader.pcss ***!
  \*************************************************************************************************************************************************************************/
.container__93IIO {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #999;
  position: relative;
  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;
}

.container__93IIO .avatar__fMHYv {
    width: 100%;
    height: 100%;
  }

.container__93IIO .avatar__fMHYv > img {
      width: 100%;
      min-height: 100%;
      height: auto;
    }

.btn-edit__fox1z {
  opacity: 0;
  -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  line-height: 2.4rem;
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 1);
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
}

.btn-edit__fox1z > input {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
  }

.btn-edit__fox1z:hover {
    opacity: 1;
  }

.btn-edit__fox1z:hover .label-change__x2Jic {
      opacity: 1;
    }

.label-change__x2Jic {
  opacity: 0;
  -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  display: block;
  bottom: 0;
  height: 46%;
  background-color: #eee;
  width: 100%;
  text-align: center;
  padding: 12px;
  color: #383838;
  text-transform: uppercase;
}

.image-overlay-box__mKWUB {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #eee;
}

.image-overlay-box__mKWUB .icon-no-avatar__ePVFv {
    font-size: 5rem;
    color: #cdcdcd;
    margin-top: 16px;
  }

.image-overlay-box__mKWUB .upload-image-text__I5s4L {
    position: absolute;
    bottom: 0;
    height: 46%;
    background-color: #ccc;
    padding: 12px;
    font-size: 1.2rem;
    width: 100%;
    text-transform: uppercase;
    line-height: 1.4;
  }

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

.main-nav__8bfI6 {
  width: 65px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65px;
          flex: 0 0 65px;
}

.scrollable__joVHW {
  height: calc(100vh - 80px);
  overflow: auto;
}

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

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

/* Firefox only */

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

.scrollable__joVHW.withFooter__MQ8fZ {
    height: calc(100vh - 80px - var(--upgrade-footer-height));
  }

.nav__wa-zI {
  --upgrade-footer-height: 100px;
  width: 65px;
  height: 100vh;
  -webkit-transition: width 210ms cubic-bezier(.4, 0, .2, 1);
  transition: width 210ms cubic-bezier(.4, 0, .2, 1);
  background-color: rgba(255, 255, 255, 1);
  border-right: 1px solid #eee;
  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;
}

.nav__wa-zI .divider__e\+ECp,
  .nav__wa-zI .search-box__V6N9p {
    opacity: 0;
  }

.nav__wa-zI.expanded__uu7Jo {
    width: 312px;
  }

.nav__wa-zI.expanded__uu7Jo .divider__e\+ECp,
    .nav__wa-zI.expanded__uu7Jo .search-box__V6N9p,
    .nav__wa-zI.expanded__uu7Jo .ul-help__EUk7Q {
      opacity: 1;
      -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
      transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    }

.nav__wa-zI .btn-toggle__j3Em6 {
    padding: 8px;
    width: 40px
  }

.subnav__7lZ-0 {
  width: 246px;
  background-color: #f9f9f9;
}

.subnav__7lZ-0 .btn-box__bpuft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 22px 24px;
  }

.subnav__7lZ-0 .btn-box__bpuft .btn-compose__esbZV {
      padding: 4px 24px 4px 20px;
      white-space: nowrap;
    }

.subnav-title__PMiqy {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 12px 8px 12px 0;
  margin: 18px 8px 0 20px;
}

.divider__e\+ECp {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #999;
  text-align: center;
  border-bottom: 1px solid #ddd;
  height: 12px;
  line-height: 24px;
  margin: 16px 16px 24px;
}

.divider__e\+ECp > span {
    display: inline-block;
    background: #f9f9f9;
    padding: 0 8px;
  }

.sticky__YpI-8 {
  padding: 8px 0;
  background-color: rgba(255, 255, 255, 1);
  position: sticky;
  top: 0;
}

.link-box__BdAW8 {
  -webkit-transition: height 210ms cubic-bezier(.4, 0, .2, 1);
  transition: height 210ms cubic-bezier(.4, 0, .2, 1);
  overflow: hidden;
  margin: 4px 0;
}

.link-box__BdAW8.fixed__Dldu2 .btn-toggle-submenu__DBysS {
    display: none;
  }

.link-box__BdAW8.small__k7v9u .link__nV5As {
      line-height: 28px;
      border-radius: 14px;
    }

.link-box__BdAW8.small__k7v9u .items__fNqOA {
      padding-left: 12px;
    }

.link__nV5As {
  color: #383838;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  line-height: 40px;
  padding: 0 8px;
  border-radius: 20px;
}

.link__nV5As .icon-i__PWzeR {
    margin-left: 8px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
  }

.link__nV5As.child-link__kk8TV {
    font-weight: normal;
    font-size: 1.4rem;
  }

.link__nV5As .btn-toggle-submenu__DBysS {
    cursor: pointer;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transition: -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: transform 210ms cubic-bezier(.4, 0, .2, 1), -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
  }

.link__nV5As .btn-toggle-submenu__DBysS.btn-flipped__F-rfR {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
    }

.link__nV5As .icon-stream__knYfZ {
    height: 28px;
  }

.link__nV5As:hover .actions__BGiYI {
      opacity: 1;
    }

.link__nV5As.active__g8dEY,
  .child-link__kk8TV.active__g8dEY,
  .link__nV5As:hover,
  .child-link__kk8TV:hover {
    color: #13AF06;
  }

.link__nV5As.active__g8dEY .icon-i__PWzeR, .child-link__kk8TV.active__g8dEY .icon-i__PWzeR, .link__nV5As:hover .icon-i__PWzeR, .child-link__kk8TV:hover .icon-i__PWzeR {
      color: #13AF06;
    }

.link__nV5As:hover .folder-actions__B5Mxk, .child-link__kk8TV:hover .folder-actions__B5Mxk {
      opacity: 1;
    }

.link__nV5As .link-icon__a9aNo, .child-link__kk8TV .link-icon__a9aNo {
    font-size: 16px;
  }

.link__nV5As .link-icon__a9aNo.stream-icon__-jFmi, .child-link__kk8TV .link-icon__a9aNo.stream-icon__-jFmi {
      padding: 5px 0;
    }

.link__nV5As .folder-actions__B5Mxk, .child-link__kk8TV .folder-actions__B5Mxk {
    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-left: auto;
    opacity: 0;
    -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  }

.link__nV5As .folder-actions__B5Mxk .drag-handle__nMhxD, .child-link__kk8TV .folder-actions__B5Mxk .drag-handle__nMhxD {
      height: 24px;
    }

.count__VUaVI {
  margin-left: 2px;
}

.icon-box__yr\+GX {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  height: 24px;
}

.icon-box__yr\+GX svg {
    fill: #383838;
  }

.label__6RCMA {
  padding-left: 20px;
  opacity: 0;
  -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
}

.expanded__uu7Jo .label__6RCMA {
    opacity: 1;
  }

.items__fNqOA {
  padding-left: 26px;
  font-size: 1.4rem;
  margin-top: 4px;
}

.child-link__kk8TV+.items__fNqOA .child-link__kk8TV {
  font-size: 1.3rem;
}

.child-link__kk8TV {
  padding: 0 16px;
  color: #383838;
  margin-bottom: 2px;
  line-height: 28px;
  border-radius: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.child-link__kk8TV.active__g8dEY {
    font-weight: bold;
  }

.child-link__kk8TV > span {
    margin-left: 4px;
  }

.child-link__kk8TV .b-posts__W-I2z {
    margin-left: 2px;
    margin-right: 4px;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }

.child-link__kk8TV .label__6RCMA {
    padding-left: 0;
  }

.child-link__kk8TV.link-action__nn8EC {
    color: #13AF06;
    white-space: nowrap;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.3rem;
  }

.child-link__kk8TV.link-action__nn8EC:hover {
      background-color: transparent;
    }

.toggle__AoxcY {
  margin-left: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.actions__BGiYI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  opacity: 0;
  -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
}

.actions__BGiYI svg {
    vertical-align: middle;
  }

.list-padded-bottom__P7BUM {
  padding-bottom: 4px;
}

.name-box__aXdBT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
}

.name-box__aXdBT .name__90FPb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
  }

.name-box__aXdBT .feed-icon__0fr6N {
    color: #1a1a1a !important;
  }

.name-box__aXdBT .feed-icon__0fr6N {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14px;
            flex: 0 0 14px;
    width: 14px;
    height: 14px;
    margin-right: 4px;
  }

.name-box__aXdBT .stream-icon-lock__O-krv {
    font-size: 16px;
    margin-right: 4px;
  }

.icon-pp__mLSj1 {
  width: 14px;
  fill: #1a1a1a;
  margin-right: 4px;
}

.sidebar-seo__jdzwB {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(100% - 80px);
}

.ul-help__EUk7Q {
  opacity: 0;
}

.ul-help__EUk7Q a {
    line-height: 24px;
    font-size: 1.2rem;
    color: #999;
  }

.reviews-box__znIvD {
  position: relative;
}

.overlay-disable__uVsi- {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.color-badge__9\+orM {
  width: 12px;
  height: 12px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
          flex: 0 0 12px;
  border-radius: 50%;
  margin-right: 6px;
}

.search-box__V6N9p {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.input__qWcog {
  margin: 0 auto;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  line-height: 36px;
  padding: 0 12px 0 34px;
  border-radius: 18px;
  border: none;
  background-color: #eee;
  font-size: 1.3rem;
  color: #999;
}

.search-nav__lU\+Tu {
  /* margin-top: 12px; */
}

.bottom__9XzLs {
  padding: 0 20px;
}

.btn-img__xtWih {
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-img__xtWih .btn-icon__zRaUx {
    margin-right: 4px;
    font-size: 20px;
  }

.btn-img__xtWih .btn-bulk__9u4Cc {
    margin-right: 0;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    font-size: 20px;
  }

.buckets-nav__PgZlx .link-box__BdAW8.small__k7v9u .items__fNqOA, .plans-nav__gBZJ9 .link-box__BdAW8.small__k7v9u .items__fNqOA {
        padding-left: 28px;
      }

.buckets-nav__PgZlx .link-box__BdAW8 .child-link__kk8TV, .plans-nav__gBZJ9 .link-box__BdAW8 .child-link__kk8TV {
      padding-left: 0;
    }

.buckets-nav__PgZlx .child-link__kk8TV .btn-edit__Lg6fp, .plans-nav__gBZJ9 .child-link__kk8TV .btn-edit__Lg6fp {
      margin-left: 0 !important;
      margin-right: 4px !important;
    }

.buckets-nav__PgZlx .child-link__kk8TV .label__6RCMA, .plans-nav__gBZJ9 .child-link__kk8TV .label__6RCMA {
      width: 100%;
    }

.buckets-nav__PgZlx .child-link__kk8TV.pad-left__1nruT, .plans-nav__gBZJ9 .child-link__kk8TV.pad-left__1nruT {
      padding-left: 24px;
    }

.buckets-nav__PgZlx .link-label-box__nv2lo, .plans-nav__gBZJ9 .link-label-box__nv2lo {
    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-size: 1.4rem;
  }

.buckets-nav__PgZlx .link-label-box__nv2lo svg, .plans-nav__gBZJ9 .link-label-box__nv2lo svg {
      color: #383838;
    }

.buckets-nav__PgZlx .link-label-box__nv2lo svg:hover, .plans-nav__gBZJ9 .link-label-box__nv2lo svg:hover {
        color: #13AF06;
      }

.streams-nav__rQQmU .actions__BGiYI, .folders-nav__h2NFG .actions__BGiYI {
    margin-left: -16px !important;
  }

.streams-nav__rQQmU .actions__BGiYI, .folders-nav__h2NFG .actions__BGiYI {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

.streams-nav__rQQmU .actions__BGiYI button:hover, .folders-nav__h2NFG .actions__BGiYI button:hover {
      background-color: transparent;
    }

.streams-nav__rQQmU .label__6RCMA, .folders-nav__h2NFG .label__6RCMA {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

.streams-nav__rQQmU .toggle__AoxcY, .folders-nav__h2NFG .toggle__AoxcY {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

.streams-nav__rQQmU.no-action__rI5Eo, .folders-nav__h2NFG.no-action__rI5Eo {
    padding-left: 12px;
  }

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

.progress__Qf5Us {
  margin: 8px 28px 0 16px;
}

.progress__Qf5Us .line__BfqeU {
    background-color: #e1f7e1;
  }

.progress__Qf5Us .bar__FFwi0 {
    background-color: #13AF06;
  }

.progress__Qf5Us .progress-label__yr\+Ai {
    font-size: 1.3rem;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
  }

.plan-link__8ZS8C .link-label-box__nv2lo {
    font-size: 1.5rem;
  }

.plan-link__8ZS8C > span {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

.plan-link__8ZS8C .btn-edit__Lg6fp {
    margin-right: 4px !important;
  }

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

.notitication-badge__nNT-4 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ff7676;
  margin-left: 8px;
  margin-top: -2px;
}

.bucket-group-link__ffw6I:hover .btn-edit__Lg6fp, .plan-link__8ZS8C:hover .btn-edit__Lg6fp, .child-link__kk8TV:hover .btn-edit__Lg6fp {
      opacity: 1;
    }

.bucket-group-link__ffw6I .btn-edit__Lg6fp, .plan-link__8ZS8C .btn-edit__Lg6fp, .child-link__kk8TV .btn-edit__Lg6fp {
    -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
  }

.bucket-group-link__ffw6I {
  position: relative;
}

.bucket-group-link__ffw6I .label__6RCMA {
    padding-left: 16px;
  }

.bucket-group-link__ffw6I .btn-edit__Lg6fp {
    position: absolute;
    left: 4px;
  }

.strike__kVHnf {
  text-decoration: line-through;
}

.footer__d\+Yrq {
  height: var(--upgrade-footer-height);
  padding: 16px 20px;
}

.footer__d\+Yrq > p {
    font-size: 1.2rem;
    color: #999;
    margin-bottom: 8px;
    line-height: 1.3;
    text-align: center;
  }

/*!*************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/Brandify/Brandify.pcss ***!
  \*************************************************************************************************************************************************************/
.brandify-box__fNEJO {
  display: inline-block;
  position: relative;
}

.brandify-box__fNEJO.active__U1rey {
    border: 3px solid #13AF06;
  }

.brandify-box__fNEJO.facebook__X995u .icon__zYK0M {
      background-color: rgba(255, 255, 255, 1);
    }

.brandify-box__fNEJO.facebook__X995u .icon__zYK0M svg {
        -webkit-transform: scale(1.36);
                transform: scale(1.36);
      }

.brandify-box__fNEJO.facebook__X995u .badge__IY\+YZ {
      background-color: #1877f2;
    }

.brandify-box__fNEJO.twitter__tEhN0 .icon__zYK0M,
    .brandify-box__fNEJO.twitter__tEhN0 .badge__IY\+YZ {
      background-color: #000;
    }

.brandify-box__fNEJO.linkedin__RLJJT .icon__zYK0M {
      background-color: #0077b5;
    }

.brandify-box__fNEJO.linkedin__RLJJT .icon__zYK0M svg {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);
      }

.brandify-box__fNEJO.linkedin__RLJJT .badge__IY\+YZ {
      background-color: #0077b5;
    }

.brandify-box__fNEJO.keywords__1tARC .icon__zYK0M,
  .brandify-box__fNEJO.keywords__1tARC .badge__IY\+YZ {
    background-color: #dd4b39;
  }

.brandify-box__fNEJO.reddit__dsGCp .icon__zYK0M {
      background-color: rgba(255, 255, 255, 1);
    }

.brandify-box__fNEJO.reddit__dsGCp .icon__zYK0M svg {
        -webkit-transform: scale(1.8);
                transform: scale(1.8);
      }

.brandify-box__fNEJO.reddit__dsGCp .badge__IY\+YZ {
      background-color: #ff4500;
    }

.brandify-box__fNEJO.instagram__YzIVU .icon__zYK0M,
  .brandify-box__fNEJO.instagram__YzIVU .badge__IY\+YZ {
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
  }

.brandify-box__fNEJO.pinterest__0\+buQ .icon__zYK0M,
  .brandify-box__fNEJO.pinterest__0\+buQ .badge__IY\+YZ {
    background-color: #bd081c;
    color: rgba(255, 255, 255, 1);
  }

.brandify-box__fNEJO.rss__97ej4 .icon__zYK0M {
    background-color: #ee802f;
  }

.brandify-box__fNEJO.circle__HD1NM {
    border-radius: 50%;
  }

.icon__zYK0M {
  position: absolute;
  bottom: -2px;
  right: -8px;
  border: 2px solid #f9f9f9;
  padding: 1px;
  pointer-events: none;
}

.search-icon-box__ma7p4 {
  position: absolute;
  bottom: 0;
  right: -2px;
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 1);
  border-radius: 50%;
}

.search-icon-box__ma7p4 .icon-search__6YZSV {
    font-size: 20px;
    color: #099b04;
  }

.badge__IY\+YZ {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: -2px;
  bottom: 0;
}

/*!**************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/ErrorFallback/ErrorFallback.pcss ***!
  \**************************************************************************************************************************************************************************************/
.title__uck5A {
  text-align: center;
  padding: 8px 24px;
}

.message__PpqMh {
  -webkit-transition: height 210ms cubic-bezier(.4, 0, .2, 1) !important;
  transition: height 210ms cubic-bezier(.4, 0, .2, 1) !important;
}

.message__PpqMh {
  overflow: hidden;
  height: 0;
  margin: 8px 24px;
  font-size: 1.4rem;
  line-height: 1.4;
}

.message__PpqMh.visible__\+xK9Q {
    height: 160px;
    overflow-y: auto;
  }

.actions__eer7X {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  padding: 16px !important;
}

.actions__eer7X > a {
    font-size: 1.4rem;
  }

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/MainNav/MainNav.pcss ***!
  \***********************************************************************************************************************************************************************************************/
.nav-box__nf2iD {
  padding: 20px 0 12px;
  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;
  background-color: #E8E8E8;
  position: sticky;
  top: 0;
}

.nav__UcWjT,
.nav-bottom__Mdfip {
  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;
  width: 100%;
}

.nav__UcWjT {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 16px;
}

.nav-bottom__Mdfip {
  margin-top: auto;
}

.link__4dyWO {
  text-align: center;
  padding: 15px 0;
  margin: 8px 0;
  color: #383838;
  position: relative;
}

.link__4dyWO.link-btn__U6XtE {
    margin: 0 auto;
    width: 48px;
    height: 48px;
  }

.link__4dyWO .round-top__r3nJ5,
  .link__4dyWO .round-bottom__PxyOv {
    opacity: 0;
  }

.link__4dyWO.link-active__W6E4\+ {
    color: #13AF06;
    background-color: #f9f9f9;
    margin: 8px 0;
  }

.link__4dyWO.link-active__W6E4\+ .round-top__r3nJ5,
    .link__4dyWO.link-active__W6E4\+ .round-bottom__PxyOv {
      opacity: 1;
    }

.link__4dyWO.link-active__W6E4\+ .failed-badge__oDxGh {
      border-color: #f9f9f9;
    }

.link__4dyWO.link-help__papDH {
    cursor: pointer;
  }

.link__4dyWO.link-help__papDH.help-active__R9LOD {
      color: #13AF06;
    }

.round-top__r3nJ5,
.round-bottom__PxyOv {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  height: 8px;
  width: 100%;
  background-color: #f9f9f9;
}

.round-top__r3nJ5:before, .round-bottom__PxyOv:before {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #E8E8E8;
  }

.round-top__r3nJ5 {
  top: -8px;
}

.round-top__r3nJ5:before {
    border-radius: 0 0 8px 0;
  }

.round-bottom__PxyOv {
  bottom: -8px;
}

.round-bottom__PxyOv:before {
    border-radius: 0 8px 0 0;
  }

.logo__fQez\+ {
  width: 34px;
}

.tooltip__9bxBx {
  padding: 8px 12px !important;
  font-size: 1.5rem !important;
}

.logo-link__WaxcP {
  position: relative;
}

.logo-link__WaxcP .badge__EoIfF {
    width: 14px;
    height: 14px;
    background-color: #ff7676;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -4px;
    border: 2px solid #E8E8E8;
  }

.failed-badge__oDxGh {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #ff7676;
  position: absolute;
  top: 14px;
  right: 14px;
  border: 2px solid #e8e8e8;
}

.linkLabel__jfM6p {
  font-size: 1.1rem;
  font-weight: bold;
  display: block;
}
/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/publishing/PostProfilesSelector.pcss ***!
  \***************************************************************************************************************************************************************************************************************/
.title__nT2JH {
  font-size: 1.3rem;
  text-transform: uppercase;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title__nT2JH .btn-edit-lists__2r1hv {
    margin-left: 8px;
  }

.title__nT2JH .btn-edit-lists__2r1hv svg {
      font-size: 16px;
    }

.title__nT2JH .btn-defaults__o6BUx button {
    width: 24px;
    height: 24px;
  }

.title__nT2JH .btn-defaults__o6BUx button svg {
      font-size: 16px;
    }

.panel-profiles__glpLv {
  margin: 20px 8px 0 16px;
  padding: 12px 8px 0;
  opacity: 1;
  -webkit-transition: opacity 100ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 100ms cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-delay: 210ms;
          transition-delay: 210ms;
  border-top: 1px solid #eee;
}

.panel-profiles__glpLv.hidden__zmKMr {
    opacity: 0;
    height: 0;
    overflow: hidden;
    border-top: none;
  }

.panel-profiles__glpLv .list-view__hzGRn {
    margin: 0 12px;
  }

.btn-toggle__I9X\+a {
  cursor: pointer;
  margin-left: auto;
  height: 28px;
}

.btn-toggle__I9X\+a > svg {
    font-size: 1.9rem;
    -webkit-transition: -webkit-transform 100ms cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform 100ms cubic-bezier(.4, 0, .2, 1);
    transition: transform 100ms cubic-bezier(.4, 0, .2, 1);
    transition: transform 100ms cubic-bezier(.4, 0, .2, 1), -webkit-transform 100ms cubic-bezier(.4, 0, .2, 1);
    margin-top: 4px;
  }

.btn-toggle__I9X\+a.open__NuIst > svg {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }

/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/publishing/SidebarListSelector.pcss ***!
  \**************************************************************************************************************************************************************************************************************/
.lists-box__z9PX6 {
  padding: 8px 0;
}

.lists-box__z9PX6 label {
    margin: 0;
    max-width: 100%;
  }

.lists-box__z9PX6 .radio__s-g\+R {
    padding: 0;
    margin-right: 6px;
  }

.lists-box__z9PX6 .list-name__ZqHNZ {
    font-size: 1.3rem;
    line-height: 2.8rem;
    width: calc(100% - 24px);
  }

.list-label__KBx1n {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-label__KBx1n > span:first-child {
    margin-right: 4px;
  }

/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/publishing/SidebarProfileSelector.pcss ***!
  \*****************************************************************************************************************************************************************************************************************/
.text-action__SC8GX {
  color: #13AF06;
  font-weight: bold;
  cursor: pointer;
}

.text-action__SC8GX.s__ss\+-h {
    font-size: 1.3rem;
  }

.text-action__SC8GX.m__4MP1F {
    font-size: 1.4rem;
  }

.container__wiFbQ .btn__Z1ClV {
    margin-left: 4px;
    color: #cdcdcd;
  }

.container__wiFbQ .btn__Z1ClV .icon__XwVZr {
      font-size: 2rem;
    }

.container__wiFbQ .btn-list__tDASV {
    color: #cdcdcd;
  }

.container__wiFbQ .btn-search__66ugU {
    color: #cdcdcd;
  }

.container__wiFbQ .btn-search__66ugU.active__keL\+Y {
      color: #383838;
    }

.view-grid__GdwEl .btn-grid__KC-kD {
    color: #383838;
  }

.view-list__isKJ9 .btn-list__tDASV {
    color: #383838;
  }

.view-list__isKJ9 .content__x58ZW {
    margin: 0 -16px 0 -24px;
  }

.view-network__XZRFR .btn-network__n0T0G {
    color: #383838;
  }

.content__x58ZW {
  margin: 0 -16px;
}

.search-box__fkpI7 {
  padding: 0 8px !important;
  height: 32px !important;
}

.search-box__fkpI7 {
  z-index: 2;
  width: 100%;
  background: #eee;
  border-radius: 4px;
}

.search-box__fkpI7 .search-input__aZEW9 {
    font-size: 1.4rem;
  }

.search-box__fkpI7 .search-input__aZEW9 > input {
      line-height: 32px;
      height: 32px;
      padding: 0;
    }

.search-box__fkpI7 .btn-clear-search__JSZ6Q {
    cursor: pointer;
    width: 16px;
  }

.actions__x\+tL6 {
  margin: 8px 28px;
  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;
}

.profiles-box__f2V3O {
  padding: 12px 16px;
}

.profiles-box__f2V3O.sorted__FoYO0 {
    padding-top: 4px;
  }

.profiles-box__f2V3O .text-link__IOhOp {
    margin-top: 8px;
  }

.grid__xGh\+7 {
  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;
}

.grid__xGh\+7 .icon-add__TkN1d {
    font-size: 40px;
    color: #ddd;
  }

.link__MEnwG {
  margin: 4px 6px;
}

.link__MEnwG:hover .icon-add__TkN1d {
    color: #cdcdcd;
  }

.text-link__IOhOp {
  display: inline-block;
  margin-top: 4px;
}

.profiles-list-box__H\+a7c {
  padding: 8px 0;
}

.profiles-list-box__H\+a7c .profile-icon__wDJo9 {
    margin-right: 6px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16px;
            flex: 0 0 16px;
  }

.profiles-list-box__H\+a7c .profile-icon__wDJo9.icon-facebook__sL1pA,
    .profiles-list-box__H\+a7c .profile-icon__wDJo9.icon-linkedin__XaXz4 {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }

.profiles-list-box__H\+a7c > li {
    line-height: 28px;
    font-size: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 16px;
    cursor: pointer;
  }

.profiles-list-box__H\+a7c .icon-check__Zj1Vf {
    color: #13AF06;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16px;
            flex: 0 0 16px;
    margin-left: auto;
  }

.profiles-list-box__H\+a7c .profile-label__Ujk1h {
    margin-right: 4px;
  }

.search-container__1MdSj {
  position: relative;
}

.network-name__VKynb {
  font-size: 1rem;
  text-transform: uppercase;
  margin: 10px 0 6px;
}

/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/publishing/ProfilesLayoutPicker.pcss ***!
  \***************************************************************************************************************************************************************************************************************/
.text-action__GHJis {
  color: #13AF06;
  font-weight: bold;
  cursor: pointer;
}

.text-action__GHJis.s__bvjfG {
    font-size: 1.3rem;
  }

.text-action__GHJis.m__TE4YB {
    font-size: 1.4rem;
  }

.search-box__qAZ9j {
  height: 32px !important;
  border: 1px solid #cdcdcd !important;
}

.search-box__qAZ9j {
  z-index: 2;
  width: 100%;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 1);
}

.search-box__qAZ9j .search-input__cdJvD {
    font-size: 1.4rem;
    padding: 0 8px;
  }

.search-box__qAZ9j .search-input__cdJvD > input {
      line-height: 32px;
      height: 32px;
      padding: 0;
    }

.search-box__qAZ9j .btn-clear-search__WqDL7 {
    cursor: pointer;
    width: 16px;
  }

.actions__uOY4r {
  margin: 8px 28px;
  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;
}

.actions__uOY4r .btn__irEBK {
    margin-left: 4px;
    color: #cdcdcd;
  }

.actions__uOY4r .btn__irEBK.active__XP41H {
      color: #383838;
    }

.actions__uOY4r .btn__irEBK .icon__KHjCB {
      font-size: 2rem;
    }

.search-container__UR3uP {
  position: relative;
}


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

.card__GkWyt {
  width: 280px;
  height: 108px;
  border: 1px solid #ddd;
  padding: 1px;
  border-radius: 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;
  position: relative;
}

.card__GkWyt.clickable__vsiUe {
    cursor: pointer;
  }

.card__GkWyt.editable__BLLn- .name__UzQlJ {
      margin-right: 24px;
    }

.card__GkWyt.checked__\+gEIf {
    border: 2px solid #13AF06;
    padding: 0;
    background-color: #e1f7e1;
  }

.card__GkWyt.checked__\+gEIf .check-box__teZsm {
      background-color: #13AF06;
    }

.card__GkWyt .btn-edit__B-k5H {
    position: absolute;
    top: 8px;
    right: 8px;
  }

.icon-box__1f3QL {
  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;
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  padding: 16px;
}

.right__wTwrm {
  padding: 12px 16px 12px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(100% - 100px);
          flex: 1 0 calc(100% - 100px);
  width: calc(100% - 100px);
}

.check-box__teZsm {
  position: absolute;
  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;
  top: -12px;
  right: -12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #999;
}

.check-box__teZsm .check__\+KloU {
    color: rgba(255, 255, 255, 1);
  }

.name__UzQlJ {
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 12px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.description__Ew-w2 {
  font-size: 1.3rem;
  line-height: 1.3;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/publishing/BucketsNavMenu/BucketsNavMenu.pcss ***!
  \************************************************************************************************************************************************************************************************************************/
.popup-title__hnkdN {
  padding: 16px 24px;
}

.popup-actions__9CcUF {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 16px 24px;
}

.popup-actions__9CcUF .btn-submit__QYRvp {
    margin-left: 12px;
  }

.popup-content__kT75s {
  padding: 0 24px;
}

.popup-content__kT75s .input-group-name__e0WRE input {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 6px 12px 6px;
    font-size: 1.3rem;
  }

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/publishing/CreateUpdatePlanPopup/CreateUpdatePlanPopup.pcss ***!
  \**************************************************************************************************************************************************************************************************************************************/
.title__kV3xn {
  font-weight: bold;
}

.container__r66T1 {
  width: 480px;
}

.header__9PrYf {
  background-color: #f9f9f9;
  padding: 16px;
  border-bottom: 1px solid #ddd;
}

.section__7R9mT {
  position: relative;
  padding: 8px 16px;
}

.section__7R9mT:nth-child(odd) {
    border-top: 1px solid #ddd;
  }

.section__7R9mT.bottom__EsQgP {
    padding: 16px;
  }

.section__7R9mT > p,
  .section__7R9mT .subtitle__zg9FI {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 22px;
  }

.section__7R9mT .subtitle__zg9FI {
    margin-bottom: 16px;
  }

.section__7R9mT > p {
    position: absolute;
    top: 16px;
  }

.section__7R9mT .input-box__zdCUq {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 16px;
  }

.section__7R9mT .input-box__zdCUq input {
      font-size: 18px;
      font-weight: bold;
    }

.actions__2wm6o {
  padding: 12px;
  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;
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
}

.actions__2wm6o > button {
    margin-left: 12px;
  }

.btn-select__vdtQv {
  font-size: 1.3rem;
  font-weight: bold;
  color: #13AF06;
  cursor: pointer;
  margin-right: auto;
}

.actions-profiles__ucyrE {
  width: 160px;
  margin: 4px 0px 8px auto;
}

.profiles-box__xLrvn {
  margin: -8px 0 0 -12px  !important;
}

.warning__oaiEn {
  background-color: #fac333;
  margin: 8px 0px 12px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  padding: 16px;
}

.profiles-list__2CvQN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative;
}

.avatar-box__sKCBO {
  margin: 2px 6px 5px 2px;
}

/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppNavigationSidebar/publishing/PlansNavigation.pcss ***!
  \**********************************************************************************************************************************************************************************************************/
.profiles-box__CHHiy {
  margin: 0 !important;
}

.link-create__HHLgC {
  padding: 0 16px 0 29px !important;
}

.title__TqdSK {
  font-size: 1.3rem;
  text-transform: uppercase;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 8px 0 16px;
  padding: 12px 0 0 0;
  border-top: 1px solid #eee;
}

.title__TqdSK .btn-toggle__7fRIz {
    cursor: pointer;
    margin-left: auto;
    height: 28px;
  }

.title__TqdSK .btn-toggle__7fRIz > svg {
      font-size: 1.9rem;
      -webkit-transition: -webkit-transform 100ms cubic-bezier(.4, 0, .2, 1);
      transition: -webkit-transform 100ms cubic-bezier(.4, 0, .2, 1);
      transition: transform 100ms cubic-bezier(.4, 0, .2, 1);
      transition: transform 100ms cubic-bezier(.4, 0, .2, 1), -webkit-transform 100ms cubic-bezier(.4, 0, .2, 1);
      margin-top: 4px;
    }

.title__TqdSK .btn-toggle__7fRIz.open__fXF8f > svg {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
    }

.link-label-box__UHEOf {
  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-size: 1.4rem;
}

.link-label-box__UHEOf svg {
    color: #383838;
  }

.link-label-box__UHEOf svg:hover {
      color: #13AF06;
    }

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

.main-nav__VhuNb {
  width: 65px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65px;
          flex: 0 0 65px;
}

.scrollable__QabaG {
  height: calc(100vh - 80px);
  overflow: auto;
}

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

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

/* Firefox only */

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

.scrollable__QabaG.withFooter__QJKDH {
    height: calc(100vh - 80px - var(--upgrade-footer-height));
  }

.nav__kRqLr {
  --upgrade-footer-height: 100px;
  width: 65px;
  height: 100vh;
  -webkit-transition: width 210ms cubic-bezier(.4, 0, .2, 1);
  transition: width 210ms cubic-bezier(.4, 0, .2, 1);
  background-color: rgba(255, 255, 255, 1);
  border-right: 1px solid #eee;
  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;
}

.nav__kRqLr .divider__8D-lC,
  .nav__kRqLr .search-box__aROI- {
    opacity: 0;
  }

.nav__kRqLr.expanded__1hzev {
    width: 312px;
  }

.nav__kRqLr.expanded__1hzev .divider__8D-lC,
    .nav__kRqLr.expanded__1hzev .search-box__aROI-,
    .nav__kRqLr.expanded__1hzev .ul-help__ZSe-M {
      opacity: 1;
      -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
      transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    }

.nav__kRqLr .btn-toggle__Lp3\+D {
    padding: 8px;
    width: 40px
  }

.subnav__GsX7U {
  width: 246px;
  background-color: #f9f9f9;
}

.subnav__GsX7U .btn-box__hF\+7v {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 22px 24px;
  }

.subnav__GsX7U .btn-box__hF\+7v .btn-compose__8Z5nz {
      padding: 4px 24px 4px 20px;
      white-space: nowrap;
    }

.subnav-title__ZG9Mr {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 12px 8px 12px 0;
  margin: 18px 8px 0 20px;
}

.divider__8D-lC {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #999;
  text-align: center;
  border-bottom: 1px solid #ddd;
  height: 12px;
  line-height: 24px;
  margin: 16px 16px 24px;
}

.divider__8D-lC > span {
    display: inline-block;
    background: #f9f9f9;
    padding: 0 8px;
  }

.sticky__EUENV {
  padding: 8px 0;
  background-color: rgba(255, 255, 255, 1);
  position: sticky;
  top: 0;
}

.link-box__bgspc {
  -webkit-transition: height 210ms cubic-bezier(.4, 0, .2, 1);
  transition: height 210ms cubic-bezier(.4, 0, .2, 1);
  overflow: hidden;
  margin: 4px 0;
}

.link-box__bgspc.fixed__QrTkI .btn-toggle-submenu__w0tch {
    display: none;
  }

.link-box__bgspc.small__XUVYn .link__PpRtG {
      line-height: 28px;
      border-radius: 14px;
    }

.link-box__bgspc.small__XUVYn .items__U69AK {
      padding-left: 12px;
    }

.link__PpRtG {
  color: #383838;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  line-height: 40px;
  padding: 0 8px;
  border-radius: 20px;
}

.link__PpRtG .icon-i__n6wHf {
    margin-left: 8px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
  }

.link__PpRtG.child-link__B5dkL {
    font-weight: normal;
    font-size: 1.4rem;
  }

.link__PpRtG .btn-toggle-submenu__w0tch {
    cursor: pointer;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transition: -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: transform 210ms cubic-bezier(.4, 0, .2, 1);
    transition: transform 210ms cubic-bezier(.4, 0, .2, 1), -webkit-transform 210ms cubic-bezier(.4, 0, .2, 1);
  }

.link__PpRtG .btn-toggle-submenu__w0tch.btn-flipped__3jdpG {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
    }

.link__PpRtG .icon-stream__3NFDb {
    height: 28px;
  }

.link__PpRtG:hover .actions__oWwAU {
      opacity: 1;
    }

.link__PpRtG.active__fyArH,
  .child-link__B5dkL.active__fyArH,
  .link__PpRtG:hover,
  .child-link__B5dkL:hover {
    color: #13AF06;
  }

.link__PpRtG.active__fyArH .icon-i__n6wHf, .child-link__B5dkL.active__fyArH .icon-i__n6wHf, .link__PpRtG:hover .icon-i__n6wHf, .child-link__B5dkL:hover .icon-i__n6wHf {
      color: #13AF06;
    }

.link__PpRtG:hover .folder-actions__fAHdR, .child-link__B5dkL:hover .folder-actions__fAHdR {
      opacity: 1;
    }

.link__PpRtG .link-icon__9y5V3, .child-link__B5dkL .link-icon__9y5V3 {
    font-size: 16px;
  }

.link__PpRtG .link-icon__9y5V3.stream-icon__4EfdD, .child-link__B5dkL .link-icon__9y5V3.stream-icon__4EfdD {
      padding: 5px 0;
    }

.link__PpRtG .folder-actions__fAHdR, .child-link__B5dkL .folder-actions__fAHdR {
    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-left: auto;
    opacity: 0;
    -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  }

.link__PpRtG .folder-actions__fAHdR .drag-handle__2utlV, .child-link__B5dkL .folder-actions__fAHdR .drag-handle__2utlV {
      height: 24px;
    }

.count__CUyzY {
  margin-left: 2px;
}

.icon-box__oCwtr {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  height: 24px;
}

.icon-box__oCwtr svg {
    fill: #383838;
  }

.label__0Iykq {
  padding-left: 20px;
  opacity: 0;
  -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
}

.expanded__1hzev .label__0Iykq {
    opacity: 1;
  }

.items__U69AK {
  padding-left: 26px;
  font-size: 1.4rem;
  margin-top: 4px;
}

.child-link__B5dkL+.items__U69AK .child-link__B5dkL {
  font-size: 1.3rem;
}

.child-link__B5dkL {
  padding: 0 16px;
  color: #383838;
  margin-bottom: 2px;
  line-height: 28px;
  border-radius: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.child-link__B5dkL.active__fyArH {
    font-weight: bold;
  }

.child-link__B5dkL > span {
    margin-left: 4px;
  }

.child-link__B5dkL .b-posts__VdeVL {
    margin-left: 2px;
    margin-right: 4px;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }

.child-link__B5dkL .label__0Iykq {
    padding-left: 0;
  }

.child-link__B5dkL.link-action__sXnXf {
    color: #13AF06;
    white-space: nowrap;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.3rem;
  }

.child-link__B5dkL.link-action__sXnXf:hover {
      background-color: transparent;
    }

.toggle__8WXzA {
  margin-left: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.actions__oWwAU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  opacity: 0;
  -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
}

.actions__oWwAU svg {
    vertical-align: middle;
  }

.list-padded-bottom__aGSQ2 {
  padding-bottom: 4px;
}

.name-box__sQRDP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
}

.name-box__sQRDP .name__xieue {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
  }

.name-box__sQRDP .feed-icon__vxjrV {
    color: #1a1a1a !important;
  }

.name-box__sQRDP .feed-icon__vxjrV {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14px;
            flex: 0 0 14px;
    width: 14px;
    height: 14px;
    margin-right: 4px;
  }

.name-box__sQRDP .stream-icon-lock__\+pfyo {
    font-size: 16px;
    margin-right: 4px;
  }

.icon-pp__o22qb {
  width: 14px;
  fill: #1a1a1a;
  margin-right: 4px;
}

.sidebar-seo__9hc9E {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(100% - 80px);
}

.ul-help__ZSe-M {
  opacity: 0;
}

.ul-help__ZSe-M a {
    line-height: 24px;
    font-size: 1.2rem;
    color: #999;
  }

.reviews-box__K2LZd {
  position: relative;
}

.overlay-disable__HlcqE {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.color-badge__kfSVv {
  width: 12px;
  height: 12px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
          flex: 0 0 12px;
  border-radius: 50%;
  margin-right: 6px;
}

.search-box__aROI- {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.input__sv4V\+ {
  margin: 0 auto;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  line-height: 36px;
  padding: 0 12px 0 34px;
  border-radius: 18px;
  border: none;
  background-color: #eee;
  font-size: 1.3rem;
  color: #999;
}

.search-nav__2Mfdy {
  /* margin-top: 12px; */
}

.bottom__HExOq {
  padding: 0 20px;
}

.btn-img__v6Jqa {
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-img__v6Jqa .btn-icon__kW97r {
    margin-right: 4px;
    font-size: 20px;
  }

.btn-img__v6Jqa .btn-bulk__bHM3v {
    margin-right: 0;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    font-size: 20px;
  }

.buckets-nav__0sBeP .link-box__bgspc.small__XUVYn .items__U69AK, .plans-nav__GvP\+C .link-box__bgspc.small__XUVYn .items__U69AK {
        padding-left: 28px;
      }

.buckets-nav__0sBeP .link-box__bgspc .child-link__B5dkL, .plans-nav__GvP\+C .link-box__bgspc .child-link__B5dkL {
      padding-left: 0;
    }

.buckets-nav__0sBeP .child-link__B5dkL .btn-edit__\+nVBE, .plans-nav__GvP\+C .child-link__B5dkL .btn-edit__\+nVBE {
      margin-left: 0 !important;
      margin-right: 4px !important;
    }

.buckets-nav__0sBeP .child-link__B5dkL .label__0Iykq, .plans-nav__GvP\+C .child-link__B5dkL .label__0Iykq {
      width: 100%;
    }

.buckets-nav__0sBeP .child-link__B5dkL.pad-left__lSTKw, .plans-nav__GvP\+C .child-link__B5dkL.pad-left__lSTKw {
      padding-left: 24px;
    }

.buckets-nav__0sBeP .link-label-box__N3on6, .plans-nav__GvP\+C .link-label-box__N3on6 {
    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-size: 1.4rem;
  }

.buckets-nav__0sBeP .link-label-box__N3on6 svg, .plans-nav__GvP\+C .link-label-box__N3on6 svg {
      color: #383838;
    }

.buckets-nav__0sBeP .link-label-box__N3on6 svg:hover, .plans-nav__GvP\+C .link-label-box__N3on6 svg:hover {
        color: #13AF06;
      }

.streams-nav__58AHp .actions__oWwAU, .folders-nav__c2FsW .actions__oWwAU {
    margin-left: -16px !important;
  }

.streams-nav__58AHp .actions__oWwAU, .folders-nav__c2FsW .actions__oWwAU {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

.streams-nav__58AHp .actions__oWwAU button:hover, .folders-nav__c2FsW .actions__oWwAU button:hover {
      background-color: transparent;
    }

.streams-nav__58AHp .label__0Iykq, .folders-nav__c2FsW .label__0Iykq {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

.streams-nav__58AHp .toggle__8WXzA, .folders-nav__c2FsW .toggle__8WXzA {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

.streams-nav__58AHp.no-action__5nz3T, .folders-nav__c2FsW.no-action__5nz3T {
    padding-left: 12px;
  }

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

.progress__Eg09Y {
  margin: 8px 28px 0 16px;
}

.progress__Eg09Y .line__xnrtk {
    background-color: #e1f7e1;
  }

.progress__Eg09Y .bar__7zn0V {
    background-color: #13AF06;
  }

.progress__Eg09Y .progress-label__qzlZP {
    font-size: 1.3rem;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
  }

.plan-link__zO86J .link-label-box__N3on6 {
    font-size: 1.5rem;
  }

.plan-link__zO86J > span {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

.plan-link__zO86J .btn-edit__\+nVBE {
    margin-right: 4px !important;
  }

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

.notitication-badge__X5Lf8 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ff7676;
  margin-left: 8px;
  margin-top: -2px;
}

.bucket-group-link__UpzyJ:hover .btn-edit__\+nVBE, .plan-link__zO86J:hover .btn-edit__\+nVBE, .child-link__B5dkL:hover .btn-edit__\+nVBE {
      opacity: 1;
    }

.bucket-group-link__UpzyJ .btn-edit__\+nVBE, .plan-link__zO86J .btn-edit__\+nVBE, .child-link__B5dkL .btn-edit__\+nVBE {
    -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
  }

.bucket-group-link__UpzyJ {
  position: relative;
}

.bucket-group-link__UpzyJ .label__0Iykq {
    padding-left: 16px;
  }

.bucket-group-link__UpzyJ .btn-edit__\+nVBE {
    position: absolute;
    left: 4px;
  }

.strike__BlsTQ {
  text-decoration: line-through;
}

.footer__a5GJl {
  height: var(--upgrade-footer-height);
  padding: 16px 20px;
}

.footer__a5GJl > p {
    font-size: 1.2rem;
    color: #999;
    margin-bottom: 8px;
    line-height: 1.3;
    text-align: center;
  }

.nav-s__eDdRM {
  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;
  height: calc(100% - 48px);
}

.bottom-s__jmNar {
  margin-top: auto;
}

.img-link__y2fjt {
  padding: 4px 40px;
  display: block;
}

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

.link-vids__QhuCO > svg {
    margin-right: 8px;
    margin-top: -3px;
  }

/*!******************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/AppLayout/AppLayout.pcss ***!
  \******************************************************************************************************************************************************************************/
.app-container__fgM9\+ {
  --sidebar-width: 312px;
  --sidebar-width-collapsed: 64px;
  height: 100%;
}

.app-container__fgM9\+.blur__L6icY {
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }

.app-container__fgM9\+.no-sb__2Jawa .side-panel__mArzj {
      display: none;
    }

.app-container__fgM9\+.no-sb__2Jawa .content__iCGka {
      margin-left: 0;
    }

.main__r40-h {
  overflow-y: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-overflow-scrolling: touch;
}

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

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

.side-panel__mArzj {
  position: fixed;
  left: 0;
  height: 100vh;
  z-index: 2;
  width: var(--sidebar-width-collapsed);
  -webkit-transition: width 210ms cubic-bezier(.4, 0, .2, 1);
  transition: width 210ms cubic-bezier(.4, 0, .2, 1);
}

.hidden__2bDWz {
  opacity: 0;
  pointer-events: none;
}

.layout__YXhC6 .side-panel__mArzj {
    width: var(--sidebar-width);
  }

.layout__YXhC6 .content__iCGka {
    margin-left: var(--sidebar-width);
  }

.content__iCGka {
  margin-left: var(--sidebar-width-collapsed);
  -webkit-transition: margin-left 210ms cubic-bezier(.4, 0, .2, 1);
  transition: margin-left 210ms cubic-bezier(.4, 0, .2, 1);
  padding: 22px 24px;
  position: relative;
}

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

.container__puPCS {
  padding: 48px;
  text-align: center;
}

.title__2IMvd {
  color: rgb(0, 0, 0);
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.4;
  margin: 0 0 12px;
  font-weight: bold;
}

.subtitle__PHG3y {
  margin-top: 12px;
  line-height: 1.4;
}

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

.img-link__UMiPT {
  margin: 8px;
  display: inline-block;
  max-width: 280px;
}

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

.wrapper__w7GHi {
  height: 85vh;
  padding: 24px 22px 24px;
  overflow: hidden;

  position: relative;
}

.wrapper__w7GHi .btn-toggle__rKV0S {
    position: absolute;
    top: 24px;
    right: 24px;
  }

.layout__uNScE {
  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;
  height: 100%;
}

.main__5tGZZ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 12px;
  overflow: auto;
}

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

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

/* Firefox only */

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

.sidebar__66\+yC {
  padding: 0 12px 0 12px;
  border-left: 1px solid #eee;
  margin-left: 12px;
  -webkit-box-flex: 35%;
      -ms-flex: 35% 1 1;
          flex: 35% 1 1;
  max-width: 35%;
  overflow: auto;
}

.sidebar__66\+yC::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: rgba(0, 0, 0, .05);
  }

.sidebar__66\+yC::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .12);
  }

/* Firefox only */

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

.sidebar__66\+yC.hidden__tVRZe {
    display: none;
  }

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

.section__SeYGu {
  padding: 16px 4px 16px 32px;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.section__SeYGu.section-45__qxUWu {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 45%;
            flex: 1 0 45%;
  }

.section__SeYGu.section-55__vjSUB {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 55%;
            flex: 1 0 55%;
  }

.section__SeYGu .caption-card__uAmnm {
    margin: 20px 0;
  }

.section__SeYGu .caption-card__uAmnm.deleting__CFLXF {
      opacity: 0.5;
    }

@-webkit-keyframes flash__m\+SWY {
  0% {
    outline: 3px solid #13AF06;
  }
   100% {
    outline: 3px solid transparent;
  }
}

@keyframes flash__m\+SWY {
  0% {
    outline: 3px solid #13AF06;
  }
   100% {
    outline: 3px solid transparent;
  }
}

.subtitle__mq8wR {
  margin: 0 0 16px;
  line-height: 40px;
  font-size: 1.8rem;
}

.subtitle__mq8wR.dd__4AQ2u,
  .subtitle__mq8wR.with-label__7Kusf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

.subtitle__mq8wR.with-label__7Kusf {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

.subtitle__mq8wR .label__zK6pA {
    font-size: 1.3rem;
    font-weight: normal;
  }

.subtitle__mq8wR .label__zK6pA .red__eTa8c {
      color: #ff7676;
    }

.heading__MZ8a\+ {
  font-size: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}

.heading__MZ8a\+ > span {
    margin-right: 12px;
  }

.heading__MZ8a\+ .control-btn__Tr30Z {
    font-size: 1.8rem;
  }

.switch-box__Idg-z {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.textbox__mFs1N {
  width: 100%;
  position: relative;
}

.carousel__zmorS {
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 8px;
  width: 140px;
  border-radius: 6px;
}

.textarea__BD0j1 {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 8px;
  height: 140px;
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 16px;
  font-size: 1.4rem;
  line-height: 1.4;
  resize: none;
  min-width: 0;
  font-family: Graphik, "Noto Sans", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif, "Noto Color Emoji";
}

.textarea__BD0j1.w-img__GgdQ1 {
    padding-right: 150px;
  }

.textarea__BD0j1.animate__FkExu {
    -webkit-animation: flash__m\+SWY 2s linear;
            animation: flash__m\+SWY 2s linear;
  }

.actions__Ihm-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 8px;
}

.actions__Ihm-0 .btn__ts5Dz {
    margin-left: 12px;
  }

.actions__Ihm-0 .btn-fav__ZUWcn {
    font-size: 1.3rem;
    font-weight: bold;
    color: #13AF06;
    line-height: 30px;
    cursor: pointer;
  }

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

.categories__KibJt .chip__maCHa {
    margin: 0 8px 8px 0;
  }

.chip__maCHa.btn-favorites__utTJX {
  background: transparent;
  color: #13AF06;
  margin-left: 16px;
}

.chip__maCHa.btn-favorites__utTJX.active__w7UHP {
    background-color: #e1f7e1;
    color: #13AF06;
  }

.chip__maCHa.active__w7UHP {
  background-color: #e1f7e1;
  color: #13AF06;
}

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

.loader__fZNSx {
  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;
  width: 100%;
  height: 60px;
  margin-top: 12px;
}

.groupTitle__Dknb9 {
  font-size: 1.8rem;
  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/AIWriter/PromptCard/PromptCard.pcss ***!
  \**************************************************************************************************************************************************************************/

.card__nYdTB {
  margin: 0 8px 8px 0;
  position: relative;
  width: 232px;
  height: 232px;
  min-height: 232px;
  cursor: pointer;
  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;
}

.card__nYdTB.active__CllQA {
    background-color: #e1f7e1;
  }

.card__nYdTB .btn-fav__Tkkcj {
    position: absolute;
    top: 12px;
    right: 12px;
  }

.card__nYdTB:hover .actions__lx4fw {
      opacity: 1;
    }

.text__fOd8c {
  padding: 24px;
  line-height: 1.4;
  max-width: 100%;
  white-space: pre-line;
  word-break: break-word;
  max-height: 100%;
  overflow-y: auto;
  text-align: center;
}

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

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

/* Firefox only */

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

.caption__kovjh {
  white-space: pre-wrap;
  padding: 24px 24px 24px 60px;
  line-height: 1.4;
  font-size: 1.3rem;
}

.caption__kovjh.w-actions__f9IYG {
    padding-right: 88px;
  }

.variation__5Rh3e {
  position: relative;
}

.caption-box__tQBMe {
  position: relative;
  margin: 20px 0;
}

.caption-box__tQBMe.multi__bO-ag .index__91etk {
      display: inline;
    }

.caption-box__tQBMe .index__91etk {
    font-weight: bold;
    margin-right: 8px;
    display: none;
  }

.caption-box__tQBMe .icon__05HG4 {
    position: absolute;
    top: 20px;
    left: 14px;
    width: 24px;
    height: 24px;
    cursor: pointer;
  }

.caption-box__tQBMe .icon__05HG4.icon-r__v0aIL {
      right: 52px;
      top: 18px;
      left: auto;
    }

.caption-box__tQBMe .btn-delete__yEnsh {
    position: absolute;
    top: 20px;
    right: 14px;
    width: 24px;
    height: 24px;
    cursor: pointer;
  }

.actions__lx4fw {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
  transition: opacity 210ms cubic-bezier(.4, 0, .2, 1);
}

.actions__lx4fw > button {
    margin-bottom: 8px;
  }

.actions__lx4fw .btn-delete__yEnsh,
  .actions__lx4fw .btn-delete__yEnsh:hover {
    background-color: #ff7676;
  }

.grid__NfKn3 {
  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: 12px 0 0 12px;
}

.img-box__Vi2P9 {
  margin: 0 12px 12px 0;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  height: 240px;
}

.img-box__Vi2P9 .img-actions__MNaUR {
    position: absolute;
    top: 12px;
    left: 12px;
  }

.image__XeOPg {
  height: 240px;
  width: auto;
}

.img-prompt__OjXGC {
  font-size: 1.3rem;
  margin: 12px 12px 0;
}

.img-prompt__OjXGC.w-actions__f9IYG {
    padding-right: 88px;
  }

/*!*********************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/BucketSelect/BucketSelect.pcss ***!
  \*********************************************************************************************************************************************************************/
.select__mm3YE {
  font-size: 1.3rem !important;
  background: #eee !important;
  border-radius: 4px !important;
  padding: 6px 24px 6px 12px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.select__mm3YE {
  font-weight: bold;
  max-width: 244px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select__mm3YE svg {
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -2px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
  }

.select__mm3YE svg.icon__xb3GR {
      display: none;
    }

.menu-root__bVzQq {
  z-index: 1303 !important;
}

.li-bucket__9PbRQ {
  font-size: 1.3rem !important;
}

.li-bucket__9PbRQ {
  max-width: 240px;
  font-weight: bold;
}

.li-bucket__9PbRQ:hover,
  .li-bucket__9PbRQ.selected__wVZms {
    background-color: transparent !important;
  }

.li-bucket__9PbRQ:hover,
  .li-bucket__9PbRQ.selected__wVZms {
    color: #099b04;
  }

.li-bucket__9PbRQ .bucket-name__diJAP {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 4px;
  }

.li-bucket__9PbRQ .bucket-name__diJAP .icon__xb3GR {
      margin-left: 4px;
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
    }

.select-value__rbaxy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}

.select-value__rbaxy .value__4IBna {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    overflow: hidden;
  }

.select-value__rbaxy .value-icon__0oi4l {
    margin-left: 8px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
  }

/*!********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!../node_modules/postcss-loader/dist/cjs.js!./components/App/components/HelpToggleButton/HelpToggleButton.pcss ***!
  \********************************************************************************************************************************************************************************************/
.box__Ls8dM {
  margin-left: 12px !important;
}
.box__Ls8dM .btn__JZ4A0 {
    border-radius: 4px !important;
  }
.box__Ls8dM .btn__JZ4A0 {
    background-color: #13AF06;
    color: rgba(255, 255, 255, 1);
  }
.box__Ls8dM .btn__JZ4A0:hover {
      background-color: #099b04;
      color: rgba(255, 255, 255, 1);
    }

