.clear-flex {
  width: 100%;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  opacity: 0;
  clear: both;
}
@-webkit-keyframes dotZoom {
  20%,
  40%,
  60% {
    transform: scale(1);
  }
  10%,
  30%,
  50% {
    transform: scale(1.5);
  }
  0% {
    transform: scale(1);
  }
}
@keyframes dotZoom {
  20%,
  40%,
  60% {
    transform: scale(1);
  }
  10%,
  30%,
  50% {
    transform: scale(1.5);
  }
  0% {
    transform: scale(1);
  }
}
.display-grid {
  display: -ms-grid;
  display: grid;
}
.ico--trash,
.ico--trash::after {
  -webkit-mask: url('icons/ico_trash.svg') no-repeat center;
  mask: url('icons/ico_trash.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--trash.ico-glow,
.ico--trash::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--trash.ico-glow--circle,
.ico--trash::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--trash.ico-glow::after,
.ico--trash::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--refresh,
.ico--refresh::after {
  -webkit-mask: url('icons/ico_refresh.svg') no-repeat center;
  mask: url('icons/ico_refresh.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--refresh.ico-glow,
.ico--refresh::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--refresh.ico-glow--circle,
.ico--refresh::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--refresh.ico-glow::after,
.ico--refresh::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--upgrade,
.ico--upgrade::after {
  -webkit-mask: url('icons/ico_upgrade.svg') no-repeat center;
  mask: url('icons/ico_upgrade.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--upgrade.ico-glow,
.ico--upgrade::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--upgrade.ico-glow--circle,
.ico--upgrade::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--upgrade.ico-glow::after,
.ico--upgrade::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--settings,
.ico--settings::after {
  -webkit-mask: url('icons/ico_settings.svg') no-repeat center;
  mask: url('icons/ico_settings.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--settings.ico-glow,
.ico--settings::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--settings.ico-glow--circle,
.ico--settings::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--settings.ico-glow::after,
.ico--settings::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--booster,
.ico--booster::after {
  -webkit-mask: url('icons/ico_booster.svg') no-repeat center;
  mask: url('icons/ico_booster.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--booster.ico-glow,
.ico--booster::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--booster.ico-glow--circle,
.ico--booster::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--booster.ico-glow::after,
.ico--booster::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--loader,
.ico--loader::after {
  -webkit-mask: url('icons/ico_loader.svg') no-repeat center;
  mask: url('icons/ico_loader.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--loader.ico-glow,
.ico--loader::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--loader.ico-glow--circle,
.ico--loader::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--loader.ico-glow::after,
.ico--loader::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--badge,
.ico--badge::after {
  -webkit-mask: url('icons/ico_badge.svg') no-repeat center;
  mask: url('icons/ico_badge.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--badge.ico-glow,
.ico--badge::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--badge.ico-glow--circle,
.ico--badge::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--badge.ico-glow::after,
.ico--badge::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--open-new-window,
.ico--open-new-window::after {
  -webkit-mask: url('icons/ico_open-new-window.svg') no-repeat center;
  mask: url('icons/ico_open-new-window.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--open-new-window.ico-glow,
.ico--open-new-window::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--open-new-window.ico-glow--circle,
.ico--open-new-window::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--open-new-window.ico-glow::after,
.ico--open-new-window::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--download,
.ico--download::after {
  -webkit-mask: url('icons/ico_download.svg') no-repeat center;
  mask: url('icons/ico_download.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--download.ico-glow,
.ico--download::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--download.ico-glow--circle,
.ico--download::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--download.ico-glow::after,
.ico--download::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--text-generate,
.ico--text-generate::after {
  -webkit-mask: url('icons/ico_text-generate.svg') no-repeat center;
  mask: url('icons/ico_text-generate.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--text-generate.ico-glow,
.ico--text-generate::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--text-generate.ico-glow--circle,
.ico--text-generate::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--text-generate.ico-glow::after,
.ico--text-generate::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--csv,
.ico--csv::after {
  -webkit-mask: url('icons/ico_csv.svg') no-repeat center;
  mask: url('icons/ico_csv.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--csv.ico-glow,
.ico--csv::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--csv.ico-glow--circle,
.ico--csv::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--csv.ico-glow::after,
.ico--csv::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--xls,
.ico--xls::after {
  -webkit-mask: url('icons/ico_xls.svg') no-repeat center;
  mask: url('icons/ico_xls.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--xls.ico-glow,
.ico--xls::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--xls.ico-glow--circle,
.ico--xls::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--xls.ico-glow::after,
.ico--xls::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--xlsx,
.ico--xlsx::after {
  -webkit-mask: url('icons/ico_xlsx.svg') no-repeat center;
  mask: url('icons/ico_xlsx.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--xlsx.ico-glow,
.ico--xlsx::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--xlsx.ico-glow--circle,
.ico--xlsx::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--xlsx.ico-glow::after,
.ico--xlsx::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--resize,
.ico--resize::after {
  -webkit-mask: url('icons/ico_resize.svg') no-repeat center;
  mask: url('icons/ico_resize.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--resize.ico-glow,
.ico--resize::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--resize.ico-glow--circle,
.ico--resize::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--resize.ico-glow::after,
.ico--resize::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--cross-bold,
.ico--cross-bold::after {
  -webkit-mask: url('icons/ico_cross-bold.svg') no-repeat center;
  mask: url('icons/ico_cross-bold.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--cross-bold.ico-glow,
.ico--cross-bold::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--cross-bold.ico-glow--circle,
.ico--cross-bold::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--cross-bold.ico-glow::after,
.ico--cross-bold::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--check-bold,
.ico--check-bold::after {
  -webkit-mask: url('icons/ico_check-bold.svg') no-repeat center;
  mask: url('icons/ico_check-bold.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--check-bold.ico-glow,
.ico--check-bold::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--check-bold.ico-glow--circle,
.ico--check-bold::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--check-bold.ico-glow::after,
.ico--check-bold::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--resize2,
.ico--resize2::after {
  -webkit-mask: url('icons/ico_resize2.svg') no-repeat center;
  mask: url('icons/ico_resize2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--resize2.ico-glow,
.ico--resize2::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--resize2.ico-glow--circle,
.ico--resize2::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--resize2.ico-glow::after,
.ico--resize2::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--tag,
.ico--tag::after {
  -webkit-mask: url('icons/ico_tag.svg') no-repeat center;
  mask: url('icons/ico_tag.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--tag.ico-glow,
.ico--tag::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--tag.ico-glow--circle,
.ico--tag::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--tag.ico-glow::after,
.ico--tag::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--dollar,
.ico--dollar::after {
  -webkit-mask: url('icons/ico_dollar.svg') no-repeat center;
  mask: url('icons/ico_dollar.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--dollar.ico-glow,
.ico--dollar::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--dollar.ico-glow--circle,
.ico--dollar::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--dollar.ico-glow::after,
.ico--dollar::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--prospect-check,
.ico--prospect-check::after {
  -webkit-mask: url('icons/ico_prospect_check.svg') no-repeat center;
  mask: url('icons/ico_prospect_check.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--prospect-check.ico-glow,
.ico--prospect-check::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--prospect-check.ico-glow--circle,
.ico--prospect-check::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--prospect-check.ico-glow::after,
.ico--prospect-check::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--dot,
.ico--dot::after {
  -webkit-mask: url('icons/ico_dot.svg') no-repeat center;
  mask: url('icons/ico_dot.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--dot.ico-glow,
.ico--dot::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--dot.ico-glow--circle,
.ico--dot::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--dot.ico-glow::after,
.ico--dot::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--dot-sm,
.ico--dot-sm::after {
  -webkit-mask: url('icons/ico_dot2.svg') no-repeat center;
  mask: url('icons/ico_dot2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--dot-sm.ico-glow,
.ico--dot-sm::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--dot-sm.ico-glow--circle,
.ico--dot-sm::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--dot-sm.ico-glow::after,
.ico--dot-sm::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--import,
.ico--import::after {
  -webkit-mask: url('icons/ico_import.svg') no-repeat center;
  mask: url('icons/ico_import.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--import.ico-glow,
.ico--import::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--import.ico-glow--circle,
.ico--import::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--import.ico-glow::after,
.ico--import::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--slim-minus,
.ico--slim-minus::after {
  -webkit-mask: url('icons/ico_slim-minus.svg') no-repeat center;
  mask: url('icons/ico_slim-minus.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--slim-minus.ico-glow,
.ico--slim-minus::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--slim-minus.ico-glow--circle,
.ico--slim-minus::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--slim-minus.ico-glow::after,
.ico--slim-minus::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--slim-plus,
.ico--slim-plus::after {
  -webkit-mask: url('icons/ico_slim-plus.svg') no-repeat center;
  mask: url('icons/ico_slim-plus.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--slim-plus.ico-glow,
.ico--slim-plus::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--slim-plus.ico-glow--circle,
.ico--slim-plus::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--slim-plus.ico-glow::after,
.ico--slim-plus::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--plus-frame,
.ico--plus-frame::after {
  -webkit-mask: url('icons/ico_plus2.svg') no-repeat center;
  mask: url('icons/ico_plus2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--plus-frame.ico-glow,
.ico--plus-frame::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--plus-frame.ico-glow--circle,
.ico--plus-frame::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--plus-frame.ico-glow::after,
.ico--plus-frame::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--table-options,
.ico--table-options::after {
  -webkit-mask: url('icons/ico_table_options.svg') no-repeat center;
  mask: url('icons/ico_table_options.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--table-options.ico-glow,
.ico--table-options::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--table-options.ico-glow--circle,
.ico--table-options::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--table-options.ico-glow::after,
.ico--table-options::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--question,
.ico--question::after {
  -webkit-mask: url('icons/ico_question.svg') no-repeat center;
  mask: url('icons/ico_question.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
  background-color: #80838d;
  width: 20px;
  height: 20px;
}
.ico--question.ico-glow,
.ico--question::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--question.ico-glow--circle,
.ico--question::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--question.ico-glow::after,
.ico--question::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--question.ico-glow,
.ico--question::after.ico-glow {
  width: 24px;
  height: 24px;
}
.ico--question.ico-glow::after,
.ico--question::after.ico-glow::after {
  width: 20px;
  height: 20px;
}
.ico--question.ico-glow--circle,
.ico--question::after.ico-glow--circle {
  width: 20px;
  height: 20px;
}
.ico--question.ico-glow--circle::after,
.ico--question::after.ico-glow--circle::after {
  width: 14px;
  height: 14px;
}
.ico--question-menu,
.ico--question-menu::after {
  -webkit-mask: url('icons/ico_help-menu.svg') no-repeat center;
  mask: url('icons/ico_help-menu.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
  width: 20px;
  height: 20px;
}
.ico--question-menu.ico-glow,
.ico--question-menu::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--question-menu.ico-glow--circle,
.ico--question-menu::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--question-menu.ico-glow::after,
.ico--question-menu::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--question-menu.ico-glow,
.ico--question-menu::after.ico-glow {
  width: 24px;
  height: 24px;
}
.ico--question-menu.ico-glow::after,
.ico--question-menu::after.ico-glow::after {
  width: 20px;
  height: 20px;
}
.ico--question-menu.ico-glow--circle,
.ico--question-menu::after.ico-glow--circle {
  width: 20px;
  height: 20px;
}
.ico--question-menu.ico-glow--circle::after,
.ico--question-menu::after.ico-glow--circle::after {
  width: 14px;
  height: 14px;
}
.ico--info,
.ico--info::after {
  -webkit-mask: url('icons/ico_info.svg') no-repeat center;
  mask: url('icons/ico_info.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
  background-color: #80838d;
  width: 20px;
  height: 20px;
}
.ico--info.ico-glow,
.ico--info::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--info.ico-glow--circle,
.ico--info::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--info.ico-glow::after,
.ico--info::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--info.ico-glow,
.ico--info::after.ico-glow {
  width: 24px;
  height: 24px;
}
.ico--info.ico-glow::after,
.ico--info::after.ico-glow::after {
  width: 20px;
  height: 20px;
}
.ico--info.ico-glow--circle,
.ico--info::after.ico-glow--circle {
  width: 20px;
  height: 20px;
}
.ico--info.ico-glow--circle::after,
.ico--info::after.ico-glow--circle::after {
  width: 14px;
  height: 14px;
}
.ico--prospect,
.ico--prospect::after {
  -webkit-mask: url('icons/ico_prospect.svg') no-repeat center;
  mask: url('icons/ico_prospect.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--prospect.ico-glow,
.ico--prospect::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--prospect.ico-glow--circle,
.ico--prospect::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--prospect.ico-glow::after,
.ico--prospect::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--prospect-profile,
.ico--prospect-profile::after {
  -webkit-mask: url('icons/ico_prospect_profile.svg') no-repeat center;
  mask: url('icons/ico_prospect_profile.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--prospect-profile.ico-glow,
.ico--prospect-profile::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--prospect-profile.ico-glow--circle,
.ico--prospect-profile::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--prospect-profile.ico-glow::after,
.ico--prospect-profile::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--linkedin,
.ico--linkedin::after {
  -webkit-mask: url('icons/ico_linkedin.svg') no-repeat center;
  mask: url('icons/ico_linkedin.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--linkedin.ico-glow,
.ico--linkedin::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--linkedin.ico-glow--circle,
.ico--linkedin::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--linkedin.ico-glow::after,
.ico--linkedin::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--linkedin-premium,
.ico--linkedin-premium::after {
  display: inline-block;
  background-image: url('icons/ico_linkedin-premium.svg');
  background-size: contain;
  background-color: unset;
}
.ico--twitter,
.ico--twitter::after {
  -webkit-mask: url('icons/ico_twitter.svg') no-repeat center;
  mask: url('icons/ico_twitter.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--twitter.ico-glow,
.ico--twitter::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--twitter.ico-glow--circle,
.ico--twitter::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--twitter.ico-glow::after,
.ico--twitter::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--prospects,
.ico--prospects::after {
  -webkit-mask: url('icons/ico_prospects.svg') no-repeat center;
  mask: url('icons/ico_prospects.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--prospects.ico-glow,
.ico--prospects::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--prospects.ico-glow--circle,
.ico--prospects::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--prospects.ico-glow::after,
.ico--prospects::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--delivered,
.ico--delivered::after {
  -webkit-mask: url('icons/ico_delivered.svg') no-repeat center;
  mask: url('icons/ico_delivered.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--delivered.ico-glow,
.ico--delivered::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--delivered.ico-glow--circle,
.ico--delivered::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--delivered.ico-glow::after,
.ico--delivered::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--open,
.ico--open::after {
  -webkit-mask: url('icons/ico_open.svg') no-repeat center;
  mask: url('icons/ico_open.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--open.ico-glow,
.ico--open::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--open.ico-glow--circle,
.ico--open::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--open.ico-glow::after,
.ico--open::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--replied,
.ico--replied::after {
  -webkit-mask: url('icons/ico_replied.svg') no-repeat center;
  mask: url('icons/ico_replied.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--replied.ico-glow,
.ico--replied::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--replied.ico-glow--circle,
.ico--replied::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--replied.ico-glow::after,
.ico--replied::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--interested,
.ico--interested::after {
  -webkit-mask: url('icons/ico_interest_lvl.svg') no-repeat center;
  mask: url('icons/ico_interest_lvl.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--interested.ico-glow,
.ico--interested::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--interested.ico-glow--circle,
.ico--interested::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--interested.ico-glow::after,
.ico--interested::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--maybe-later,
.ico--maybe-later::after {
  -webkit-mask: url('icons/ico_interest_lvl2.svg') no-repeat center;
  mask: url('icons/ico_interest_lvl2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--maybe-later.ico-glow,
.ico--maybe-later::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--maybe-later.ico-glow--circle,
.ico--maybe-later::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--maybe-later.ico-glow::after,
.ico--maybe-later::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--not-interested,
.ico--not-interested::after {
  -webkit-mask: url('icons/ico_interest_lvl3.svg') no-repeat center;
  mask: url('icons/ico_interest_lvl3.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--not-interested.ico-glow,
.ico--not-interested::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--not-interested.ico-glow--circle,
.ico--not-interested::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--not-interested.ico-glow::after,
.ico--not-interested::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--stats,
.ico--stats::after {
  -webkit-mask: url('icons/ico_stats.svg') no-repeat center;
  mask: url('icons/ico_stats.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--stats.ico-glow,
.ico--stats::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--stats.ico-glow--circle,
.ico--stats::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--stats.ico-glow::after,
.ico--stats::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--copy,
.ico--copy::after {
  -webkit-mask: url('icons/ico_copy.svg') no-repeat center;
  mask: url('icons/ico_copy.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--copy.ico-glow,
.ico--copy::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--copy.ico-glow--circle,
.ico--copy::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--copy.ico-glow::after,
.ico--copy::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--pause,
.ico--pause::after {
  -webkit-mask: url('icons/ico_pause.svg') no-repeat center;
  mask: url('icons/ico_pause.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--pause.ico-glow,
.ico--pause::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--pause.ico-glow--circle,
.ico--pause::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--pause.ico-glow::after,
.ico--pause::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--payment,
.ico--payment::after {
  -webkit-mask: url('icons/ico_payment.svg') no-repeat center;
  mask: url('icons/ico_payment.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--payment.ico-glow,
.ico--payment::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--payment.ico-glow--circle,
.ico--payment::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--payment.ico-glow::after,
.ico--payment::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--play,
.ico--play::after {
  -webkit-mask: url('icons/ico_play.svg') no-repeat center;
  mask: url('icons/ico_play.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--play.ico-glow,
.ico--play::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--play.ico-glow--circle,
.ico--play::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--play.ico-glow::after,
.ico--play::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--all-campaigns,
.ico--all-campaigns::after {
  -webkit-mask: url('icons/ico_play_2.svg') no-repeat center;
  mask: url('icons/ico_play_2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--all-campaigns.ico-glow,
.ico--all-campaigns::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--all-campaigns.ico-glow--circle,
.ico--all-campaigns::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--all-campaigns.ico-glow::after,
.ico--all-campaigns::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--stop,
.ico--stop::after {
  -webkit-mask: url('icons/ico_stop.svg') no-repeat center;
  mask: url('icons/ico_stop.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--stop.ico-glow,
.ico--stop::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--stop.ico-glow--circle,
.ico--stop::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--stop.ico-glow::after,
.ico--stop::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--edit,
.ico--edit::after {
  -webkit-mask: url('icons/ico_edit.svg') no-repeat center;
  mask: url('icons/ico_edit.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--edit.ico-glow,
.ico--edit::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--edit.ico-glow--circle,
.ico--edit::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--edit.ico-glow::after,
.ico--edit::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--draft,
.ico--draft::after {
  -webkit-mask: url('icons/ico_list2.svg') no-repeat center;
  mask: url('icons/ico_list2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--draft.ico-glow,
.ico--draft::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--draft.ico-glow--circle,
.ico--draft::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--draft.ico-glow::after,
.ico--draft::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--done,
.ico--done::after {
  -webkit-mask: url('icons/ico_done.svg') no-repeat center;
  mask: url('icons/ico_done.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--done.ico-glow,
.ico--done::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--done.ico-glow--circle,
.ico--done::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--done.ico-glow::after,
.ico--done::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--mt-done,
.ico--mt-done::after {
  -webkit-mask: url('icons/ico_check2.svg') no-repeat center;
  mask: url('icons/ico_check2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--mt-done.ico-glow,
.ico--mt-done::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--mt-done.ico-glow--circle,
.ico--mt-done::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--mt-done.ico-glow::after,
.ico--mt-done::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--sms-done,
.ico--sms-done::after {
  -webkit-mask: url('icons/ico_sms_done.svg') no-repeat center;
  mask: url('icons/ico_sms_done.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--sms-done.ico-glow,
.ico--sms-done::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--sms-done.ico-glow--circle,
.ico--sms-done::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--sms-done.ico-glow::after,
.ico--sms-done::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--all,
.ico--all::after {
  -webkit-mask: url('icons/ico_all.svg') no-repeat center;
  mask: url('icons/ico_all.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--all.ico-glow,
.ico--all::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--all.ico-glow--circle,
.ico--all::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--all.ico-glow::after,
.ico--all::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--folder,
.ico--folder::after {
  -webkit-mask: url('icons/ico_folder.svg') no-repeat center;
  mask: url('icons/ico_folder.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--folder.ico-glow,
.ico--folder::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--folder.ico-glow--circle,
.ico--folder::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--folder.ico-glow::after,
.ico--folder::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--error,
.ico--error::after {
  -webkit-mask: url('icons/ico_error.svg') no-repeat center;
  mask: url('icons/ico_error.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--error.ico-glow,
.ico--error::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--error.ico-glow--circle,
.ico--error::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--error.ico-glow::after,
.ico--error::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--warning,
.ico--warning::after {
  -webkit-mask: url('icons/ico_warning.svg') no-repeat center;
  mask: url('icons/ico_warning.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--warning.ico-glow,
.ico--warning::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--warning.ico-glow--circle,
.ico--warning::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--warning.ico-glow::after,
.ico--warning::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--reply,
.ico--reply::after {
  -webkit-mask: url('icons/ico_reply.svg') no-repeat center;
  mask: url('icons/ico_reply.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--reply.ico-glow,
.ico--reply::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--reply.ico-glow--circle,
.ico--reply::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--reply.ico-glow::after,
.ico--reply::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--forward,
.ico--forward::after {
  -webkit-mask: url('icons/ico_forward.svg') no-repeat center;
  mask: url('icons/ico_forward.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--forward.ico-glow,
.ico--forward::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--forward.ico-glow--circle,
.ico--forward::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--forward.ico-glow::after,
.ico--forward::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--bell,
.ico--bell::after {
  -webkit-mask: url('icons/ico_bell.svg') no-repeat center;
  mask: url('icons/ico_bell.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--bell.ico-glow,
.ico--bell::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--bell.ico-glow--circle,
.ico--bell::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--bell.ico-glow::after,
.ico--bell::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--condition,
.ico--condition::after {
  -webkit-mask: url('icons/ico_campaign.svg') no-repeat center;
  mask: url('icons/ico_campaign.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--condition.ico-glow,
.ico--condition::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--condition.ico-glow--circle,
.ico--condition::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--condition.ico-glow::after,
.ico--condition::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--condition-cropped,
.ico--condition-cropped::after {
  -webkit-mask: url('icons/ico_campaign-cropped.svg') no-repeat center;
  mask: url('icons/ico_campaign-cropped.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--condition-cropped.ico-glow,
.ico--condition-cropped::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--condition-cropped.ico-glow--circle,
.ico--condition-cropped::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--condition-cropped.ico-glow::after,
.ico--condition-cropped::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--question-big,
.ico--question-big::after {
  -webkit-mask: url('icons/ico_question2.svg') no-repeat center;
  mask: url('icons/ico_question2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--question-big.ico-glow,
.ico--question-big::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--question-big.ico-glow--circle,
.ico--question-big::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--question-big.ico-glow::after,
.ico--question-big::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--logout,
.ico--logout::after {
  -webkit-mask: url('icons/ico_logout.svg') no-repeat center;
  mask: url('icons/ico_logout.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--logout.ico-glow,
.ico--logout::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--logout.ico-glow--circle,
.ico--logout::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--logout.ico-glow::after,
.ico--logout::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--company,
.ico--company::after {
  -webkit-mask: url('icons/ico_company.svg') no-repeat center;
  mask: url('icons/ico_company.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--company.ico-glow,
.ico--company::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--company.ico-glow--circle,
.ico--company::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--company.ico-glow::after,
.ico--company::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--company-new,
.ico--company-new::after {
  -webkit-mask: url('icons/ico_agency_beta.svg') no-repeat center;
  mask: url('icons/ico_agency_beta.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--company-new.ico-glow,
.ico--company-new::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--company-new.ico-glow--circle,
.ico--company-new::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--company-new.ico-glow::after,
.ico--company-new::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--warmup,
.ico--warmup::after {
  -webkit-mask: url('icons/ico_fire.svg') no-repeat center;
  mask: url('icons/ico_fire.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--warmup.ico-glow,
.ico--warmup::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--warmup.ico-glow--circle,
.ico--warmup::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--warmup.ico-glow::after,
.ico--warmup::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--warmup-completed,
.ico--warmup-completed::after {
  -webkit-mask: url('icons/ico_fire_done.svg') no-repeat center;
  mask: url('icons/ico_fire_done.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--warmup-completed.ico-glow,
.ico--warmup-completed::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--warmup-completed.ico-glow--circle,
.ico--warmup-completed::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--warmup-completed.ico-glow::after,
.ico--warmup-completed::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--calendar,
.ico--calendar::after {
  -webkit-mask: url('icons/ico_calendar.svg') no-repeat center;
  mask: url('icons/ico_calendar.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--calendar.ico-glow,
.ico--calendar::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--calendar.ico-glow--circle,
.ico--calendar::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--calendar.ico-glow::after,
.ico--calendar::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--limit,
.ico--limit::after {
  -webkit-mask: url('icons/ico_limit.svg') no-repeat center;
  mask: url('icons/ico_limit.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--limit.ico-glow,
.ico--limit::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--limit.ico-glow--circle,
.ico--limit::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--limit.ico-glow::after,
.ico--limit::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--clock,
.ico--clock::after {
  -webkit-mask: url('icons/ico_clock.svg') no-repeat center;
  mask: url('icons/ico_clock.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--clock.ico-glow,
.ico--clock::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--clock.ico-glow--circle,
.ico--clock::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--clock.ico-glow::after,
.ico--clock::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--envelope-open,
.ico--envelope-open::after {
  -webkit-mask: url('icons/ico_open.svg') no-repeat center;
  mask: url('icons/ico_open.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--envelope-open.ico-glow,
.ico--envelope-open::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--envelope-open.ico-glow--circle,
.ico--envelope-open::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--envelope-open.ico-glow::after,
.ico--envelope-open::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--circle-plus,
.ico--circle-plus::after {
  -webkit-mask: url('icons/ico_plus3.svg') no-repeat center;
  mask: url('icons/ico_plus3.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--circle-plus.ico-glow,
.ico--circle-plus::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--circle-plus.ico-glow--circle,
.ico--circle-plus::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--circle-plus.ico-glow::after,
.ico--circle-plus::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--circle-minus,
.ico--circle-minus::after {
  -webkit-mask: url('icons/ico_minus3.svg') no-repeat center;
  mask: url('icons/ico_minus3.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--circle-minus.ico-glow,
.ico--circle-minus::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--circle-minus.ico-glow--circle,
.ico--circle-minus::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--circle-minus.ico-glow::after,
.ico--circle-minus::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--close-big,
.ico--close-big::after {
  -webkit-mask: url('icons/ico_close.svg') no-repeat center;
  mask: url('icons/ico_close.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--close-big.ico-glow,
.ico--close-big::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--close-big.ico-glow--circle,
.ico--close-big::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--close-big.ico-glow::after,
.ico--close-big::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--close-sm,
.ico--close-sm::after {
  -webkit-mask: url('icons/ico_close_small.svg') no-repeat center;
  mask: url('icons/ico_close_small.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--close-sm.ico-glow,
.ico--close-sm::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--close-sm.ico-glow--circle,
.ico--close-sm::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--close-sm.ico-glow::after,
.ico--close-sm::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--stable,
.ico--stable::after {
  -webkit-mask: url('icons/ico_stable.svg') no-repeat center;
  mask: url('icons/ico_stable.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--stable.ico-glow,
.ico--stable::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--stable.ico-glow--circle,
.ico--stable::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--stable.ico-glow::after,
.ico--stable::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--details,
.ico--details::after {
  -webkit-mask: url('icons/ico_details.svg') no-repeat center;
  mask: url('icons/ico_details.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--details.ico-glow,
.ico--details::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--details.ico-glow--circle,
.ico--details::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--details.ico-glow::after,
.ico--details::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--lightbulb,
.ico--lightbulb::after {
  -webkit-mask: url('icons/ico_lightbulb.svg') no-repeat center;
  mask: url('icons/ico_lightbulb.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--lightbulb.ico-glow,
.ico--lightbulb::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--lightbulb.ico-glow--circle,
.ico--lightbulb::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--lightbulb.ico-glow::after,
.ico--lightbulb::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--message,
.ico--message::after {
  -webkit-mask: url('icons/ico_message.svg') no-repeat center;
  mask: url('icons/ico_message.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--message.ico-glow,
.ico--message::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--message.ico-glow--circle,
.ico--message::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--message.ico-glow::after,
.ico--message::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--academy,
.ico--academy::after {
  -webkit-mask: url('icons/ico_academy.svg') no-repeat center;
  mask: url('icons/ico_academy.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--academy.ico-glow,
.ico--academy::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--academy.ico-glow--circle,
.ico--academy::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--academy.ico-glow::after,
.ico--academy::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--bold,
.ico--bold::after {
  -webkit-mask: url('icons/ico_bold.svg') no-repeat center;
  mask: url('icons/ico_bold.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--bold.ico-glow,
.ico--bold::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--bold.ico-glow--circle,
.ico--bold::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--bold.ico-glow::after,
.ico--bold::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--italic,
.ico--italic::after {
  -webkit-mask: url('icons/ico_italic.svg') no-repeat center;
  mask: url('icons/ico_italic.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--italic.ico-glow,
.ico--italic::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--italic.ico-glow--circle,
.ico--italic::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--italic.ico-glow::after,
.ico--italic::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--underline,
.ico--underline::after {
  -webkit-mask: url('icons/ico_underline.svg') no-repeat center;
  mask: url('icons/ico_underline.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--underline.ico-glow,
.ico--underline::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--underline.ico-glow--circle,
.ico--underline::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--underline.ico-glow::after,
.ico--underline::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--align-left,
.ico--align-left::after {
  -webkit-mask: url('icons/ico_text_left.svg') no-repeat center;
  mask: url('icons/ico_text_left.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--align-left.ico-glow,
.ico--align-left::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--align-left.ico-glow--circle,
.ico--align-left::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--align-left.ico-glow::after,
.ico--align-left::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--align-center,
.ico--align-center::after {
  -webkit-mask: url('icons/ico_text_center.svg') no-repeat center;
  mask: url('icons/ico_text_center.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--align-center.ico-glow,
.ico--align-center::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--align-center.ico-glow--circle,
.ico--align-center::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--align-center.ico-glow::after,
.ico--align-center::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--align-right,
.ico--align-right::after {
  -webkit-mask: url('icons/ico_text_right.svg') no-repeat center;
  mask: url('icons/ico_text_right.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--align-right.ico-glow,
.ico--align-right::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--align-right.ico-glow--circle,
.ico--align-right::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--align-right.ico-glow::after,
.ico--align-right::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--numlist,
.ico--numlist::after {
  -webkit-mask: url('icons/ico_numbered_list.svg') no-repeat center;
  mask: url('icons/ico_numbered_list.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--numlist.ico-glow,
.ico--numlist::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--numlist.ico-glow--circle,
.ico--numlist::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--numlist.ico-glow::after,
.ico--numlist::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--bullist,
.ico--bullist::after {
  -webkit-mask: url('icons/ico_bullet_list.svg') no-repeat center;
  mask: url('icons/ico_bullet_list.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--bullist.ico-glow,
.ico--bullist::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--bullist.ico-glow--circle,
.ico--bullist::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--bullist.ico-glow::after,
.ico--bullist::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--link,
.ico--link::after {
  -webkit-mask: url('icons/ico_link.svg') no-repeat center;
  mask: url('icons/ico_link.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--link.ico-glow,
.ico--link::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--link.ico-glow--circle,
.ico--link::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--link.ico-glow::after,
.ico--link::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--unlink,
.ico--unlink::after {
  -webkit-mask: url('icons/ico_unlinked.svg') no-repeat center;
  mask: url('icons/ico_unlinked.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--unlink.ico-glow,
.ico--unlink::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--unlink.ico-glow--circle,
.ico--unlink::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--unlink.ico-glow::after,
.ico--unlink::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--image,
.ico--image::after {
  -webkit-mask: url('icons/ico_picture.svg') no-repeat center;
  mask: url('icons/ico_picture.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--image.ico-glow,
.ico--image::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--image.ico-glow--circle,
.ico--image::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--image.ico-glow::after,
.ico--image::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--html,
.ico--html::after {
  -webkit-mask: url('icons/ico_html.svg') no-repeat center;
  mask: url('icons/ico_html.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--html.ico-glow,
.ico--html::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--html.ico-glow--circle,
.ico--html::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--html.ico-glow::after,
.ico--html::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--snippets,
.ico--snippets::after {
  -webkit-mask: url('icons/ico_snippets.svg') no-repeat center;
  mask: url('icons/ico_snippets.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--snippets.ico-glow,
.ico--snippets::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--snippets.ico-glow--circle,
.ico--snippets::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--snippets.ico-glow::after,
.ico--snippets::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--spintax,
.ico--spintax::after {
  -webkit-mask: url('icons/ico_spintax.svg') no-repeat center;
  mask: url('icons/ico_spintax.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--spintax.ico-glow,
.ico--spintax::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--spintax.ico-glow--circle,
.ico--spintax::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--spintax.ico-glow::after,
.ico--spintax::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--eye,
.ico--eye::after {
  -webkit-mask: url('icons/ico_eye.svg') no-repeat center;
  mask: url('icons/ico_eye.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--eye.ico-glow,
.ico--eye::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--eye.ico-glow--circle,
.ico--eye::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--eye.ico-glow::after,
.ico--eye::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--eye-hide,
.ico--eye-hide::after {
  -webkit-mask: url('icons/ico_eye2.svg') no-repeat center;
  mask: url('icons/ico_eye2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--eye-hide.ico-glow,
.ico--eye-hide::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--eye-hide.ico-glow--circle,
.ico--eye-hide::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--eye-hide.ico-glow::after,
.ico--eye-hide::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--font-size,
.ico--font-size::after {
  -webkit-mask: url('icons/ico_aa.svg') no-repeat center;
  mask: url('icons/ico_aa.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--font-size.ico-glow,
.ico--font-size::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--font-size.ico-glow--circle,
.ico--font-size::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--font-size.ico-glow::after,
.ico--font-size::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--clicked,
.ico--clicked::after {
  -webkit-mask: url('icons/ico_clicked.svg') no-repeat center;
  mask: url('icons/ico_clicked.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--clicked.ico-glow,
.ico--clicked::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--clicked.ico-glow--circle,
.ico--clicked::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--clicked.ico-glow::after,
.ico--clicked::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--list,
.ico--list::after {
  -webkit-mask: url('icons/ico_list.svg') no-repeat center;
  mask: url('icons/ico_list.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--list.ico-glow,
.ico--list::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--list.ico-glow--circle,
.ico--list::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--list.ico-glow::after,
.ico--list::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--list-done,
.ico--list-done::after {
  -webkit-mask: url('icons/ico_list-done.svg') no-repeat center;
  mask: url('icons/ico_list-done.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--list-done.ico-glow,
.ico--list-done::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--list-done.ico-glow--circle,
.ico--list-done::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--list-done.ico-glow::after,
.ico--list-done::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--sent,
.ico--sent::after {
  -webkit-mask: url('icons/ico_sent.svg') no-repeat center;
  mask: url('icons/ico_sent.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--sent.ico-glow,
.ico--sent::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--sent.ico-glow--circle,
.ico--sent::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--sent.ico-glow::after,
.ico--sent::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--interest-empty,
.ico--interest-empty::after {
  -webkit-mask: url('icons/ico_interest-empty.svg') no-repeat center;
  mask: url('icons/ico_interest-empty.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--interest-empty.ico-glow,
.ico--interest-empty::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--interest-empty.ico-glow--circle,
.ico--interest-empty::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--interest-empty.ico-glow::after,
.ico--interest-empty::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--follow-up,
.ico--follow-up::after {
  -webkit-mask: url('icons/ico_followup.svg') no-repeat center;
  mask: url('icons/ico_followup.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--follow-up.ico-glow,
.ico--follow-up::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--follow-up.ico-glow--circle,
.ico--follow-up::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--follow-up.ico-glow::after,
.ico--follow-up::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--blank,
.ico--blank::after {
  -webkit-mask: url('icons/ico_blank.svg') no-repeat center;
  mask: url('icons/ico_blank.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--blank.ico-glow,
.ico--blank::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--blank.ico-glow--circle,
.ico--blank::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--blank.ico-glow::after,
.ico--blank::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--created,
.ico--created::after {
  -webkit-mask: url('icons/ico_edit2.svg') no-repeat center;
  mask: url('icons/ico_edit2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--created.ico-glow,
.ico--created::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--created.ico-glow--circle,
.ico--created::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--created.ico-glow::after,
.ico--created::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--sms,
.ico--sms::after {
  -webkit-mask: url('icons/ico_sms.svg') no-repeat center;
  mask: url('icons/ico_sms.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--sms.ico-glow,
.ico--sms::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--sms.ico-glow--circle,
.ico--sms::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--sms.ico-glow::after,
.ico--sms::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--telephone,
.ico--telephone::after {
  -webkit-mask: url('icons/ico_telephone.svg') no-repeat center;
  mask: url('icons/ico_telephone.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--telephone.ico-glow,
.ico--telephone::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--telephone.ico-glow--circle,
.ico--telephone::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--telephone.ico-glow::after,
.ico--telephone::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--save,
.ico--save::after {
  -webkit-mask: url('icons/ico_save.svg') no-repeat center;
  mask: url('icons/ico_save.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--save.ico-glow,
.ico--save::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--save.ico-glow--circle,
.ico--save::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--save.ico-glow::after,
.ico--save::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--basic,
.ico--basic::after {
  -webkit-mask: url('icons/ico_basic.svg') no-repeat center;
  mask: url('icons/ico_basic.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--basic.ico-glow,
.ico--basic::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--basic.ico-glow--circle,
.ico--basic::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--basic.ico-glow::after,
.ico--basic::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--calendly,
.ico--calendly::after {
  -webkit-mask: url('icons/ico_calendly_new.svg') no-repeat center;
  mask: url('icons/ico_calendly_new.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--calendly.ico-glow,
.ico--calendly::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--calendly.ico-glow--circle,
.ico--calendly::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--calendly.ico-glow::after,
.ico--calendly::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--top-bottom-arrow,
.ico--top-bottom-arrow::after {
  -webkit-mask: url('icons/ico_top-bottom-arrow.svg') no-repeat center;
  mask: url('icons/ico_top-bottom-arrow.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--top-bottom-arrow.ico-glow,
.ico--top-bottom-arrow::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--top-bottom-arrow.ico-glow--circle,
.ico--top-bottom-arrow::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--top-bottom-arrow.ico-glow::after,
.ico--top-bottom-arrow::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--add-email-slot,
.ico--add-email-slot::after {
  -webkit-mask: url('icons/ico_add-email-slot-empty.svg') no-repeat center;
  mask: url('icons/ico_add-email-slot-empty.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--add-email-slot.ico-glow,
.ico--add-email-slot::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--add-email-slot.ico-glow--circle,
.ico--add-email-slot::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--add-email-slot.ico-glow::after,
.ico--add-email-slot::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--add-prospects-to-list,
.ico--add-prospects-to-list::after {
  -webkit-mask: url('icons/ico_add_list.svg') no-repeat center;
  mask: url('icons/ico_add_list.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--add-prospects-to-list.ico-glow,
.ico--add-prospects-to-list::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--add-prospects-to-list.ico-glow--circle,
.ico--add-prospects-to-list::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--add-prospects-to-list.ico-glow::after,
.ico--add-prospects-to-list::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--add-prospect,
.ico--add-prospect::after {
  -webkit-mask: url('icons/ico_add_prospect.svg') no-repeat center;
  mask: url('icons/ico_add_prospect.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--add-prospect.ico-glow,
.ico--add-prospect::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--add-prospect.ico-glow--circle,
.ico--add-prospect::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--add-prospect.ico-glow::after,
.ico--add-prospect::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--key,
.ico--key::after {
  -webkit-mask: url('icons/ico_key.svg') no-repeat center;
  mask: url('icons/ico_key.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--key.ico-glow,
.ico--key::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--key.ico-glow--circle,
.ico--key::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--key.ico-glow::after,
.ico--key::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--match,
.ico--match::after {
  -webkit-mask: url('icons/ico_match.svg') no-repeat center;
  mask: url('icons/ico_match.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--match.ico-glow,
.ico--match::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--match.ico-glow--circle,
.ico--match::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--match.ico-glow::after,
.ico--match::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--add-prospects-to-campaign,
.ico--add-prospects-to-campaign::after {
  -webkit-mask: url('icons/ico_add_to_campaign.svg') no-repeat center;
  mask: url('icons/ico_add_to_campaign.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--add-prospects-to-campaign.ico-glow,
.ico--add-prospects-to-campaign::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--add-prospects-to-campaign.ico-glow--circle,
.ico--add-prospects-to-campaign::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--add-prospects-to-campaign.ico-glow::after,
.ico--add-prospects-to-campaign::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--search,
.ico--search::after {
  -webkit-mask: url('icons/ico_search.svg') no-repeat center;
  mask: url('icons/ico_search.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--search.ico-glow,
.ico--search::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--search.ico-glow--circle,
.ico--search::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--search.ico-glow::after,
.ico--search::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--login,
.ico--login::after {
  -webkit-mask: url('icons/ico_login.svg') no-repeat center;
  mask: url('icons/ico_login.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--login.ico-glow,
.ico--login::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--login.ico-glow--circle,
.ico--login::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--login.ico-glow::after,
.ico--login::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--accounts,
.ico--accounts::after {
  -webkit-mask: url('icons/ico_accounts.svg') no-repeat center;
  mask: url('icons/ico_accounts.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--accounts.ico-glow,
.ico--accounts::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--accounts.ico-glow--circle,
.ico--accounts::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--accounts.ico-glow::after,
.ico--accounts::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--accounts-mail,
.ico--accounts-mail::after {
  -webkit-mask: url('icons/ico_accounts_mail.svg') no-repeat center;
  mask: url('icons/ico_accounts_mail.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--accounts-mail.ico-glow,
.ico--accounts-mail::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--accounts-mail.ico-glow--circle,
.ico--accounts-mail::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--accounts-mail.ico-glow::after,
.ico--accounts-mail::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--domain,
.ico--domain::after {
  -webkit-mask: url('icons/ico_domain.svg') no-repeat center;
  mask: url('icons/ico_domain.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--domain.ico-glow,
.ico--domain::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--domain.ico-glow--circle,
.ico--domain::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--domain.ico-glow::after,
.ico--domain::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--checking-domains,
.ico--checking-domains::after {
  -webkit-mask: url('icons/ico_checking_domains.svg') no-repeat center;
  mask: url('icons/ico_checking_domains.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--checking-domains.ico-glow,
.ico--checking-domains::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--checking-domains.ico-glow--circle,
.ico--checking-domains::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--checking-domains.ico-glow::after,
.ico--checking-domains::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--tick,
.ico--tick::after {
  -webkit-mask: url('icons/ico_check.svg') no-repeat center;
  mask: url('icons/ico_check.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--tick.ico-glow,
.ico--tick::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--tick.ico-glow--circle,
.ico--tick::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--tick.ico-glow::after,
.ico--tick::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--hourglass,
.ico--hourglass::after {
  -webkit-mask: url('icons/ico_hourglass.svg') no-repeat center;
  mask: url('icons/ico_hourglass.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--hourglass.ico-glow,
.ico--hourglass::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--hourglass.ico-glow--circle,
.ico--hourglass::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--hourglass.ico-glow::after,
.ico--hourglass::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--check,
.ico--check::after {
  -webkit-mask: url('icons/ico_check2.svg') no-repeat center;
  mask: url('icons/ico_check2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--check.ico-glow,
.ico--check::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--check.ico-glow--circle,
.ico--check::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--check.ico-glow::after,
.ico--check::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--check3,
.ico--check3::after {
  -webkit-mask: url('icons/ico_check3.svg') no-repeat center;
  mask: url('icons/ico_check3.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--check3.ico-glow,
.ico--check3::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--check3.ico-glow--circle,
.ico--check3::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--check3.ico-glow::after,
.ico--check3::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--block,
.ico--block::after {
  -webkit-mask: url('icons/ico_block.svg') no-repeat center;
  mask: url('icons/ico_block.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--block.ico-glow,
.ico--block::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--block.ico-glow--circle,
.ico--block::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--block.ico-glow::after,
.ico--block::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--ignored,
.ico--ignored::after {
  -webkit-mask: url('icons/ico_block2.svg') no-repeat center;
  mask: url('icons/ico_block2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--ignored.ico-glow,
.ico--ignored::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--ignored.ico-glow--circle,
.ico--ignored::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--ignored.ico-glow::after,
.ico--ignored::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--sms-ignored,
.ico--sms-ignored::after {
  -webkit-mask: url('icons/ico_sms_ignored.svg') no-repeat center;
  mask: url('icons/ico_sms_ignored.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--sms-ignored.ico-glow,
.ico--sms-ignored::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--sms-ignored.ico-glow--circle,
.ico--sms-ignored::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--sms-ignored.ico-glow::after,
.ico--sms-ignored::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--down-sm,
.ico--down-sm::after {
  -webkit-mask: url('icons/ico_down_small.svg?1') no-repeat center;
  mask: url('icons/ico_down_small.svg?1') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
  width: 20px;
  height: 20px;
  background-color: #ec1940;
}
.ico--down-sm.ico-glow,
.ico--down-sm::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--down-sm.ico-glow--circle,
.ico--down-sm::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--down-sm.ico-glow::after,
.ico--down-sm::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--down-sm.ico-glow,
.ico--down-sm::after.ico-glow {
  width: 24px;
  height: 24px;
}
.ico--down-sm.ico-glow::after,
.ico--down-sm::after.ico-glow::after {
  width: 20px;
  height: 20px;
}
.ico--down-sm.ico-glow--circle,
.ico--down-sm::after.ico-glow--circle {
  width: 20px;
  height: 20px;
}
.ico--down-sm.ico-glow--circle::after,
.ico--down-sm::after.ico-glow--circle::after {
  width: 14px;
  height: 14px;
}
.ico--down,
.ico--down::after {
  -webkit-mask: url('icons/ico_down.svg') no-repeat center;
  mask: url('icons/ico_down.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--down.ico-glow,
.ico--down::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--down.ico-glow--circle,
.ico--down::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--down.ico-glow::after,
.ico--down::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--thread,
.ico--thread::after {
  -webkit-mask: url('icons/ico_thread_3.svg') no-repeat center;
  mask: url('icons/ico_thread_3.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--thread.ico-glow,
.ico--thread::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--thread.ico-glow--circle,
.ico--thread::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--thread.ico-glow::after,
.ico--thread::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--bounce-shield,
.ico--bounce-shield::after {
  -webkit-mask: url('icons/ico_bounce_shield.svg') no-repeat center;
  mask: url('icons/ico_bounce_shield.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--bounce-shield.ico-glow,
.ico--bounce-shield::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--bounce-shield.ico-glow--circle,
.ico--bounce-shield::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--bounce-shield.ico-glow::after,
.ico--bounce-shield::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--email-empty-slot,
.ico--email-empty-slot::after {
  -webkit-mask: url('icons/ico_email-slot-empty.svg') no-repeat center;
  mask: url('icons/ico_email-slot-empty.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--email-empty-slot.ico-glow,
.ico--email-empty-slot::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--email-empty-slot.ico-glow--circle,
.ico--email-empty-slot::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--email-empty-slot.ico-glow::after,
.ico--email-empty-slot::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--email-slot,
.ico--email-slot::after {
  -webkit-mask: url('icons/ico_email-slot.svg') no-repeat center;
  mask: url('icons/ico_email-slot.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--email-slot.ico-glow,
.ico--email-slot::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--email-slot.ico-glow--circle,
.ico--email-slot::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--email-slot.ico-glow::after,
.ico--email-slot::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--linkedin-empty-slot,
.ico--linkedin-empty-slot::after {
  -webkit-mask: url('icons/ico_linkedin-slot-empty.svg') no-repeat center;
  mask: url('icons/ico_linkedin-slot-empty.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--linkedin-empty-slot.ico-glow,
.ico--linkedin-empty-slot::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--linkedin-empty-slot.ico-glow--circle,
.ico--linkedin-empty-slot::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--linkedin-empty-slot.ico-glow::after,
.ico--linkedin-empty-slot::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--linkedin-automation,
.ico--linkedin-automation::after {
  -webkit-mask: url('icons/ico_linkedin-automation.svg') no-repeat center;
  mask: url('icons/ico_linkedin-automation.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--linkedin-automation.ico-glow,
.ico--linkedin-automation::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--linkedin-automation.ico-glow--circle,
.ico--linkedin-automation::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--linkedin-automation.ico-glow::after,
.ico--linkedin-automation::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--linkedin-manual,
.ico--linkedin-manual::after {
  -webkit-mask: url('icons/ico_linkedin-manual.svg') no-repeat center;
  mask: url('icons/ico_linkedin-manual.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--linkedin-manual.ico-glow,
.ico--linkedin-manual::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--linkedin-manual.ico-glow--circle,
.ico--linkedin-manual::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--linkedin-manual.ico-glow::after,
.ico--linkedin-manual::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--linkedin-slot,
.ico--linkedin-slot::after {
  display: inline-block;
  background-image: url('icons/ico_linkedin-slot.svg');
  background-size: contain;
  background-color: unset;
}
.ico--product-sales-assistant,
.ico--product-cold-email,
.ico--product-agency,
.ico--product-reports,
.ico--product-prospects {
  display: inline-block;
  width: 36px;
  height: 36px;
  flex: 0 0 auto;
  background-image: url('icons/ico_logo.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 5px;
}
.ico--book,
.ico--book::after {
  -webkit-mask: url('icons/ico_book.svg') no-repeat center;
  mask: url('icons/ico_book.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--book.ico-glow,
.ico--book::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--book.ico-glow--circle,
.ico--book::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--book.ico-glow::after,
.ico--book::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--minus,
.ico--minus::after {
  -webkit-mask: url('icons/ico_minus.svg') no-repeat center;
  mask: url('icons/ico_minus.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--minus.ico-glow,
.ico--minus::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--minus.ico-glow--circle,
.ico--minus::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--minus.ico-glow::after,
.ico--minus::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--left,
.ico--left::after {
  -webkit-mask: url('icons/arrow/ico_left.svg') no-repeat center;
  mask: url('icons/arrow/ico_left.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--left.ico-glow,
.ico--left::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--left.ico-glow--circle,
.ico--left::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--left.ico-glow::after,
.ico--left::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--left2,
.ico--left2::after {
  -webkit-mask: url('icons/arrow/ico_left2.svg') no-repeat center;
  mask: url('icons/arrow/ico_left2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--left2.ico-glow,
.ico--left2::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--left2.ico-glow--circle,
.ico--left2::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--left2.ico-glow::after,
.ico--left2::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--right,
.ico--right::after {
  -webkit-mask: url('icons/arrow/ico_right.svg') no-repeat center;
  mask: url('icons/arrow/ico_right.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--right.ico-glow,
.ico--right::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--right.ico-glow--circle,
.ico--right::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--right.ico-glow::after,
.ico--right::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--right2,
.ico--right2::after {
  -webkit-mask: url('icons/arrow/ico_right2.svg') no-repeat center;
  mask: url('icons/arrow/ico_right2.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--right2.ico-glow,
.ico--right2::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--right2.ico-glow--circle,
.ico--right2::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--right2.ico-glow::after,
.ico--right2::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--right-arrow,
.ico--right-arrow::after {
  -webkit-mask: url('icons/ico_right_arrow.svg') no-repeat center;
  mask: url('icons/ico_right_arrow.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--right-arrow.ico-glow,
.ico--right-arrow::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--right-arrow.ico-glow--circle,
.ico--right-arrow::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--right-arrow.ico-glow::after,
.ico--right-arrow::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--youtube,
.ico--youtube::after {
  -webkit-mask: url('icons/ico_youtube.svg') no-repeat center;
  mask: url('icons/ico_youtube.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--youtube.ico-glow,
.ico--youtube::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--youtube.ico-glow--circle,
.ico--youtube::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--youtube.ico-glow::after,
.ico--youtube::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--not-in-slot,
.ico--not-in-slot::after {
  -webkit-mask: url('icons/ico_not_in_slot.svg') no-repeat center;
  mask: url('icons/ico_not_in_slot.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--not-in-slot.ico-glow,
.ico--not-in-slot::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--not-in-slot.ico-glow--circle,
.ico--not-in-slot::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--not-in-slot.ico-glow::after,
.ico--not-in-slot::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--spam-check,
.ico--spam-check::after {
  -webkit-mask: url('icons/ico_spam_check.svg') no-repeat center;
  mask: url('icons/ico_spam_check.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--spam-check.ico-glow,
.ico--spam-check::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--spam-check.ico-glow--circle,
.ico--spam-check::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--spam-check.ico-glow::after,
.ico--spam-check::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--gift,
.ico--gift::after {
  -webkit-mask: url("icons/ico_gift.svg") no-repeat center;
  mask: url("icons/ico_gift.svg") no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--gift.ico-glow,
.ico--gift::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--gift.ico-glow--circle,
.ico--gift::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--gift.ico-glow::after,
.ico--gift::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--marketplace,
.ico--marketplace::after {
  -webkit-mask: url("icons/ico_marketplace.svg") no-repeat center;
  mask: url("icons/ico_marketplace.svg") no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--marketplace.ico-glow,
.ico--marketplace::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--marketplace.ico-glow--circle,
.ico--marketplace::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--marketplace.ico-glow::after,
.ico--marketplace::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--strikethrough,
.ico--strikethrough::after {
  -webkit-mask: url('icons/ico_strikethrough.svg') no-repeat center;
  mask: url('icons/ico_strikethrough.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--strikethrough.ico-glow,
.ico--strikethrough::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--strikethrough.ico-glow--circle,
.ico--strikethrough::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--strikethrough.ico-glow::after,
.ico--strikethrough::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--reset-formatting,
.ico--reset-formatting::after {
  -webkit-mask: url('icons/ico_reset_formatting.svg') no-repeat center;
  mask: url('icons/ico_reset_formatting.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--reset-formatting.ico-glow,
.ico--reset-formatting::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--reset-formatting.ico-glow--circle,
.ico--reset-formatting::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--reset-formatting.ico-glow::after,
.ico--reset-formatting::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--quote,
.ico--quote::after {
  -webkit-mask: url('icons/ico_quote.svg') no-repeat center;
  mask: url('icons/ico_quote.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--quote.ico-glow,
.ico--quote::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--quote.ico-glow--circle,
.ico--quote::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--quote.ico-glow::after,
.ico--quote::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--limit-high,
.ico--limit-high::after {
  -webkit-mask: url('icons/ico_limit-high.svg') no-repeat center;
  mask: url('icons/ico_limit-high.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--limit-high.ico-glow,
.ico--limit-high::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--limit-high.ico-glow--circle,
.ico--limit-high::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--limit-high.ico-glow::after,
.ico--limit-high::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--limit-low,
.ico--limit-low::after {
  -webkit-mask: url('icons/ico_limit-low.svg') no-repeat center;
  mask: url('icons/ico_limit-low.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--limit-low.ico-glow,
.ico--limit-low::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--limit-low.ico-glow--circle,
.ico--limit-low::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--limit-low.ico-glow::after,
.ico--limit-low::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--download-list,
.ico--download-list::after {
  -webkit-mask: url('icons/ico_download-list.svg') no-repeat center;
  mask: url('icons/ico_download-list.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--download-list.ico-glow,
.ico--download-list::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--download-list.ico-glow--circle,
.ico--download-list::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--download-list.ico-glow::after,
.ico--download-list::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--spam-words,
.ico--spam-words::after {
  -webkit-mask: url('icons/ico_spam-words.svg') no-repeat center;
  mask: url('icons/ico_spam-words.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--spam-words.ico-glow,
.ico--spam-words::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--spam-words.ico-glow--circle,
.ico--spam-words::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--spam-words.ico-glow::after,
.ico--spam-words::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--templates,
.ico--templates::after {
  -webkit-mask: url('icons/ico_templates.svg') no-repeat center;
  mask: url('icons/ico_templates.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--templates.ico-glow,
.ico--templates::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--templates.ico-glow--circle,
.ico--templates::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--templates.ico-glow::after,
.ico--templates::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--template,
.ico--template::after {
  -webkit-mask: url('icons/ico_template_message.svg') no-repeat center;
  mask: url('icons/ico_template_message.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--template.ico-glow,
.ico--template::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--template.ico-glow--circle,
.ico--template::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--template.ico-glow::after,
.ico--template::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--filter,
.ico--filter::after {
  -webkit-mask: url('icons/ico_filter.svg') no-repeat center;
  mask: url('icons/ico_filter.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--filter.ico-glow,
.ico--filter::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--filter.ico-glow--circle,
.ico--filter::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--filter.ico-glow::after,
.ico--filter::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--signature,
.ico--signature::after {
  -webkit-mask: url('icons/ico_signature.svg') no-repeat center;
  mask: url('icons/ico_signature.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--signature.ico-glow,
.ico--signature::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--signature.ico-glow--circle,
.ico--signature::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--signature.ico-glow::after,
.ico--signature::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--starred,
.ico--starred::after {
  -webkit-mask: url('icons/ico_starred.svg') no-repeat center;
  mask: url('icons/ico_starred.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--starred.ico-glow,
.ico--starred::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--starred.ico-glow--circle,
.ico--starred::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--starred.ico-glow::after,
.ico--starred::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--community,
.ico--community::after {
  -webkit-mask: url('icons/ico_community.svg') no-repeat center;
  mask: url('icons/ico_community.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--community.ico-glow,
.ico--community::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--community.ico-glow--circle,
.ico--community::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--community.ico-glow::after,
.ico--community::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--table,
.ico--table::after {
  -webkit-mask: url('icons/ico_table.svg') no-repeat center;
  mask: url('icons/ico_table.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--table.ico-glow,
.ico--table::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--table.ico-glow--circle,
.ico--table::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--table.ico-glow::after,
.ico--table::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--integrations,
.ico--integrations::after {
  -webkit-mask: url('icons/ico_integrations.svg') no-repeat center;
  mask: url('icons/ico_integrations.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--integrations.ico-glow,
.ico--integrations::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--integrations.ico-glow--circle,
.ico--integrations::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--integrations.ico-glow::after,
.ico--integrations::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--repair,
.ico--repair::after {
  -webkit-mask: url('icons/ico_repair.svg') no-repeat center;
  mask: url('icons/ico_repair.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--repair.ico-glow,
.ico--repair::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--repair.ico-glow--circle,
.ico--repair::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--repair.ico-glow::after,
.ico--repair::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--changes,
.ico--changes::after {
  -webkit-mask: url('icons/ico_changes.svg') no-repeat center;
  mask: url('icons/ico_changes.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--changes.ico-glow,
.ico--changes::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--changes.ico-glow--circle,
.ico--changes::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--changes.ico-glow::after,
.ico--changes::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico--safety-blacklist,
.ico--safety-blacklist::after {
  -webkit-mask: url('icons/ico_safety_blacklist.svg') no-repeat center;
  mask: url('icons/ico_safety_blacklist.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.ico--safety-blacklist.ico-glow,
.ico--safety-blacklist::after.ico-glow {
  width: 36px;
  height: 36px;
}
.ico--safety-blacklist.ico-glow--circle,
.ico--safety-blacklist::after.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico--safety-blacklist.ico-glow::after,
.ico--safety-blacklist::after.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico-glow {
  border-radius: 5px;
  background-color: transparent;
  position: relative;
  -webkit-mask: none;
  mask: none;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.ico-glow.ico-glow {
  width: 36px;
  height: 36px;
}
.ico-glow.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico-glow.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico-glow::after {
  content: '';
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  display: inline-block;
  transition: none;
}
.ico-glow:hover {
  background-color: #eaeaec;
}
.ico-glow:hover::after {
  background-color: #2c3141;
}
.ico-glow--circle {
  border-radius: 50%;
  background-color: #f5f5f6;
  cursor: default;
}
.ico-glow--circle::after {
  background-color: #2c3141;
}
.ico-size--xxs {
  width: 16px;
  height: 16px;
}
.ico-size--xxs.ico-glow {
  width: 20px;
  height: 20px;
}
.ico-size--xxs.ico-glow::after {
  width: 16px;
  height: 16px;
}
.ico-size--xxs.ico-glow--circle {
  width: 16px;
  height: 16px;
}
.ico-size--xxs.ico-glow--circle::after {
  width: 12px;
  height: 12px;
}
.ico-size--xs {
  width: 20px;
  height: 20px;
}
.ico-size--xs.ico-glow {
  width: 24px;
  height: 24px;
}
.ico-size--xs.ico-glow::after {
  width: 20px;
  height: 20px;
}
.ico-size--xs.ico-glow--circle {
  width: 20px;
  height: 20px;
}
.ico-size--xs.ico-glow--circle::after {
  width: 14px;
  height: 14px;
}
.ico-size--sm {
  width: 24px;
  height: 24px;
}
.ico-size--sm.ico-glow {
  width: 26px;
  height: 26px;
}
.ico-size--sm.ico-glow::after {
  width: 24px;
  height: 24px;
}
.ico-size--md {
  width: 28px;
  height: 28px;
}
.ico-size--md.ico-glow {
  width: 32px;
  height: 32px;
}
.ico-size--md.ico-glow::after {
  width: 28px;
  height: 28px;
}
.ico-size--md.ico-glow--circle {
  width: 36px;
  height: 36px;
}
.ico-size--md.ico-glow--circle::after {
  width: 22px;
  height: 22px;
}
.ico-size--lg {
  width: 32px;
  height: 32px;
}
.ico-size--lg.ico-glow {
  width: 36px;
  height: 36px;
}
.ico-size--lg.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.ico-size--lg.ico-glow::after {
  width: 32px;
  height: 32px;
}
.ico-after-color--green-100::after,
.ico-after-color--green-100:hover::after {
  background-color: #eaf6e8;
}
.ico-after-color--green-200::after,
.ico-after-color--green-200:hover::after {
  background-color: #c7ecc1;
}
.ico-after-color--green-400::after,
.ico-after-color--green-400:hover::after {
  background-color: #4cd635;
}
.ico-after-color--green-500::after,
.ico-after-color--green-500:hover::after {
  background-color: #45be31;
}
.ico-after-color--green-600::after,
.ico-after-color--green-600:hover::after {
  background-color: #3eab2c;
}
.ico-after-color--indigo-50::after,
.ico-after-color--indigo-50:hover::after {
  background-color: #eaeefb;
}
.ico-after-color--indigo-100::after,
.ico-after-color--indigo-100:hover::after {
  background-color: #d6dfff;
}
.ico-after-color--indigo-300::after,
.ico-after-color--indigo-300:hover::after {
  background-color: #7a98ff;
}
.ico-after-color--indigo-400::after,
.ico-after-color--indigo-400:hover::after {
  background-color: #476df1;
}
.ico-after-color--indigo-500::after,
.ico-after-color--indigo-500:hover::after {
  background-color: #294cc7;
}
.ico-after-color--orange-50::after,
.ico-after-color--orange-50:hover::after {
  background-color: #fbf0dd;
}
.ico-after-color--orange-400::after,
.ico-after-color--orange-400:hover::after {
  background-color: #f7a513;
}
.ico-after-color--orange-500::after,
.ico-after-color--orange-500:hover::after {
  background-color: #f88114;
}
.ico-after-color--orange-600::after,
.ico-after-color--orange-600:hover::after {
  background-color: #ec7100;
}
.ico-after-color--orange-700::after,
.ico-after-color--orange-700:hover::after {
  background-color: #d46213;
}
.ico-after-color--purple-50::after,
.ico-after-color--purple-50:hover::after {
  background-color: #f3eeff;
}
.ico-after-color--purple-500::after,
.ico-after-color--purple-500:hover::after {
  background-color: #8e5afc;
}
.ico-after-color--purple-600::after,
.ico-after-color--purple-600:hover::after {
  background-color: #7845e5;
}
.ico-after-color--pink-400::after,
.ico-after-color--pink-400:hover::after {
  background-color: #ec73bc;
}
.ico-after-color--red-50::after,
.ico-after-color--red-50:hover::after {
  background-color: #fde8ec;
}
.ico-after-color--red-100::after,
.ico-after-color--red-100:hover::after {
  background-color: #fbd1d9;
}
.ico-after-color--red-500::after,
.ico-after-color--red-500:hover::after {
  background-color: #ff1540;
}
.ico-after-color--red-600::after,
.ico-after-color--red-600:hover::after {
  background-color: #ec1940;
}
.ico-after-color--surface-0::after,
.ico-after-color--surface-0:hover::after {
  background-color: #ffffff;
}
.ico-after-color--surface-50::after,
.ico-after-color--surface-50:hover::after {
  background-color: #f9f9f9;
}
.ico-after-color--surface-100::after,
.ico-after-color--surface-100:hover::after {
  background-color: #f5f5f6;
}
.ico-after-color--surface-200::after,
.ico-after-color--surface-200:hover::after {
  background-color: #eaeaec;
}
.ico-after-color--surface-300::after,
.ico-after-color--surface-300:hover::after {
  background-color: #dfe0e2;
}
.ico-after-color--surface-400::after,
.ico-after-color--surface-400:hover::after {
  background-color: #c0c1c6;
}
.ico-after-color--surface-500::after,
.ico-after-color--surface-500:hover::after {
  background-color: #a2a2a9;
}
.ico-after-color--surface-600::after,
.ico-after-color--surface-600:hover::after {
  background-color: #80838d;
}
.ico-after-color--surface-700::after,
.ico-after-color--surface-700:hover::after {
  background-color: #565a67;
}
.ico-after-color--surface-800::after,
.ico-after-color--surface-800:hover::after {
  background-color: #2c3141;
}
.ico-after-color--surface-900::after,
.ico-after-color--surface-900:hover::after {
  background-color: #0b0204;
}
.ico-after-color--teal-300::after,
.ico-after-color--teal-300:hover::after {
  background-color: #6fccd1;
}
.ico-after-color--teal-500::after,
.ico-after-color--teal-500:hover::after {
  background-color: #31b6be;
}
.ico-after-color--yellow-200::after,
.ico-after-color--yellow-200:hover::after {
  background-color: #feec4b;
}
.ico-after-color--primary::after,
.ico-after-color--primary:hover::after {
  background-color: var(--controls-primary, #45be31);
}
.ico-after-color--primary-faded::after,
.ico-after-color--primary-faded:hover::after {
  background-color: var(--primary-color--faded, #f5f5f6);
}
.ico-after-color--secondary::after,
.ico-after-color--secondary:hover::after {
  background-color: #dfe0e2;
}
.ico-after-color--info::after,
.ico-after-color--info:hover::after {
  background-color: #294cc7;
}
.ico-after-color--error::after,
.ico-after-color--error:hover::after {
  background-color: #ec1940;
}
.ico-after-color--success::after,
.ico-after-color--success:hover::after {
  background-color: #45be31;
}
.ico-after-color--warning::after,
.ico-after-color--warning:hover::after {
  background-color: #ec7100;
}
.ico-color--green-100,
.ico-color--green-100:hover {
  background-color: #eaf6e8;
}
.ico-color--green-200,
.ico-color--green-200:hover {
  background-color: #c7ecc1;
}
.ico-color--green-400,
.ico-color--green-400:hover {
  background-color: #4cd635;
}
.ico-color--green-500,
.ico-color--green-500:hover {
  background-color: #45be31;
}
.ico-color--green-600,
.ico-color--green-600:hover {
  background-color: #3eab2c;
}
.ico-color--indigo-50,
.ico-color--indigo-50:hover {
  background-color: #eaeefb;
}
.ico-color--indigo-100,
.ico-color--indigo-100:hover {
  background-color: #d6dfff;
}
.ico-color--indigo-300,
.ico-color--indigo-300:hover {
  background-color: #7a98ff;
}
.ico-color--indigo-400,
.ico-color--indigo-400:hover {
  background-color: #476df1;
}
.ico-color--indigo-500,
.ico-color--indigo-500:hover {
  background-color: #294cc7;
}
.ico-color--orange-50,
.ico-color--orange-50:hover {
  background-color: #fbf0dd;
}
.ico-color--orange-400,
.ico-color--orange-400:hover {
  background-color: #f7a513;
}
.ico-color--orange-500,
.ico-color--orange-500:hover {
  background-color: #f88114;
}
.ico-color--orange-600,
.ico-color--orange-600:hover {
  background-color: #ec7100;
}
.ico-color--orange-700,
.ico-color--orange-700:hover {
  background-color: #d46213;
}
.ico-color--purple-50,
.ico-color--purple-50:hover {
  background-color: #f3eeff;
}
.ico-color--purple-500,
.ico-color--purple-500:hover {
  background-color: #8e5afc;
}
.ico-color--purple-600,
.ico-color--purple-600:hover {
  background-color: #7845e5;
}
.ico-color--pink-400,
.ico-color--pink-400:hover {
  background-color: #ec73bc;
}
.ico-color--red-50,
.ico-color--red-50:hover {
  background-color: #fde8ec;
}
.ico-color--red-100,
.ico-color--red-100:hover {
  background-color: #fbd1d9;
}
.ico-color--red-500,
.ico-color--red-500:hover {
  background-color: #ff1540;
}
.ico-color--red-600,
.ico-color--red-600:hover {
  background-color: #ec1940;
}
.ico-color--surface-0,
.ico-color--surface-0:hover {
  background-color: #ffffff;
}
.ico-color--surface-50,
.ico-color--surface-50:hover {
  background-color: #f9f9f9;
}
.ico-color--surface-100,
.ico-color--surface-100:hover {
  background-color: #f5f5f6;
}
.ico-color--surface-200,
.ico-color--surface-200:hover {
  background-color: #eaeaec;
}
.ico-color--surface-300,
.ico-color--surface-300:hover {
  background-color: #dfe0e2;
}
.ico-color--surface-400,
.ico-color--surface-400:hover {
  background-color: #c0c1c6;
}
.ico-color--surface-500,
.ico-color--surface-500:hover {
  background-color: #a2a2a9;
}
.ico-color--surface-600,
.ico-color--surface-600:hover {
  background-color: #80838d;
}
.ico-color--surface-700,
.ico-color--surface-700:hover {
  background-color: #565a67;
}
.ico-color--surface-800,
.ico-color--surface-800:hover {
  background-color: #2c3141;
}
.ico-color--surface-900,
.ico-color--surface-900:hover {
  background-color: #0b0204;
}
.ico-color--teal-300,
.ico-color--teal-300:hover {
  background-color: #6fccd1;
}
.ico-color--teal-500,
.ico-color--teal-500:hover {
  background-color: #31b6be;
}
.ico-color--yellow-200,
.ico-color--yellow-200:hover {
  background-color: #feec4b;
}
.ico-color--primary,
.ico-color--primary:hover {
  background-color: var(--controls-primary, #45be31);
}
.ico-color--primary-faded,
.ico-color--primary-faded:hover {
  background-color: var(--primary-color--faded, #f5f5f6);
}
.ico-color--secondary,
.ico-color--secondary:hover {
  background-color: #dfe0e2;
}
.ico-color--info,
.ico-color--info:hover {
  background-color: #294cc7;
}
.ico-color--error,
.ico-color--error:hover {
  background-color: #ec1940;
}
.ico-color--success,
.ico-color--success:hover {
  background-color: #45be31;
}
.ico-color--warning,
.ico-color--warning:hover {
  background-color: #ec7100;
}
.ico-hover--green-100:hover {
  background-color: #eaf6e8;
  cursor: pointer;
}
.ico-hover--green-200:hover {
  background-color: #c7ecc1;
  cursor: pointer;
}
.ico-hover--green-400:hover {
  background-color: #4cd635;
  cursor: pointer;
}
.ico-hover--green-500:hover {
  background-color: #45be31;
  cursor: pointer;
}
.ico-hover--green-600:hover {
  background-color: #3eab2c;
  cursor: pointer;
}
.ico-hover--indigo-50:hover {
  background-color: #eaeefb;
  cursor: pointer;
}
.ico-hover--indigo-100:hover {
  background-color: #d6dfff;
  cursor: pointer;
}
.ico-hover--indigo-300:hover {
  background-color: #7a98ff;
  cursor: pointer;
}
.ico-hover--indigo-400:hover {
  background-color: #476df1;
  cursor: pointer;
}
.ico-hover--indigo-500:hover {
  background-color: #294cc7;
  cursor: pointer;
}
.ico-hover--orange-50:hover {
  background-color: #fbf0dd;
  cursor: pointer;
}
.ico-hover--orange-400:hover {
  background-color: #f7a513;
  cursor: pointer;
}
.ico-hover--orange-500:hover {
  background-color: #f88114;
  cursor: pointer;
}
.ico-hover--orange-600:hover {
  background-color: #ec7100;
  cursor: pointer;
}
.ico-hover--orange-700:hover {
  background-color: #d46213;
  cursor: pointer;
}
.ico-hover--purple-50:hover {
  background-color: #f3eeff;
  cursor: pointer;
}
.ico-hover--purple-500:hover {
  background-color: #8e5afc;
  cursor: pointer;
}
.ico-hover--purple-600:hover {
  background-color: #7845e5;
  cursor: pointer;
}
.ico-hover--pink-400:hover {
  background-color: #ec73bc;
  cursor: pointer;
}
.ico-hover--red-50:hover {
  background-color: #fde8ec;
  cursor: pointer;
}
.ico-hover--red-100:hover {
  background-color: #fbd1d9;
  cursor: pointer;
}
.ico-hover--red-500:hover {
  background-color: #ff1540;
  cursor: pointer;
}
.ico-hover--red-600:hover {
  background-color: #ec1940;
  cursor: pointer;
}
.ico-hover--surface-0:hover {
  background-color: #ffffff;
  cursor: pointer;
}
.ico-hover--surface-50:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
.ico-hover--surface-100:hover {
  background-color: #f5f5f6;
  cursor: pointer;
}
.ico-hover--surface-200:hover {
  background-color: #eaeaec;
  cursor: pointer;
}
.ico-hover--surface-300:hover {
  background-color: #dfe0e2;
  cursor: pointer;
}
.ico-hover--surface-400:hover {
  background-color: #c0c1c6;
  cursor: pointer;
}
.ico-hover--surface-500:hover {
  background-color: #a2a2a9;
  cursor: pointer;
}
.ico-hover--surface-600:hover {
  background-color: #80838d;
  cursor: pointer;
}
.ico-hover--surface-700:hover {
  background-color: #565a67;
  cursor: pointer;
}
.ico-hover--surface-800:hover {
  background-color: #2c3141;
  cursor: pointer;
}
.ico-hover--surface-900:hover {
  background-color: #0b0204;
  cursor: pointer;
}
.ico-hover--teal-300:hover {
  background-color: #6fccd1;
  cursor: pointer;
}
.ico-hover--teal-500:hover {
  background-color: #31b6be;
  cursor: pointer;
}
.ico-hover--yellow-200:hover {
  background-color: #feec4b;
  cursor: pointer;
}
.ico-hover--primary:hover {
  background-color: var(--controls-primary, #45be31);
  cursor: pointer;
}
.ico-hover--primary-faded:hover {
  background-color: var(--primary-color--faded, #f5f5f6);
  cursor: pointer;
}
.ico-hover--secondary:hover {
  background-color: #dfe0e2;
  cursor: pointer;
}
.ico-hover--info:hover {
  background-color: #294cc7;
  cursor: pointer;
}
.ico-hover--error:hover {
  background-color: #ec1940;
  cursor: pointer;
}
.ico-hover--success:hover {
  background-color: #45be31;
  cursor: pointer;
}
.ico-hover--warning:hover {
  background-color: #ec7100;
  cursor: pointer;
}
.ico-disabled {
  cursor: default;
  background-color: #c0c1c6;
}
.ico-disabled:hover {
  background-color: #c0c1c6;
}
.ico-disabled.ico-glow {
  cursor: default;
  background-color: unset;
}
.ico-disabled.ico-glow::after {
  background-color: #c0c1c6;
}
.ico-disabled.ico-glow:hover {
  background-color: unset;
}
.ico-disabled.ico-glow:hover::after {
  background-color: #c0c1c6;
}
.ico-disabled.ico-glow.ico-active {
  cursor: default;
  background-color: #f9f9f9;
}
.ico-disabled.ico-glow.ico-active::after {
  background-color: #c0c1c6;
}
.ico-disabled.ico-glow.ico-active:hover {
  background-color: #f9f9f9;
}
.ico-active.ico-glow {
  background-color: #eaeaec;
  cursor: pointer;
}
.ico-active.ico-glow::after {
  background-color: #2c3141;
}
.ico-active.ico-after-color--indigo-500.ico-glow {
  background-color: #d6dfff;
  cursor: pointer;
}
.ico-active.ico-after-color--indigo-500.ico-glow::after {
  background-color: #294cc7;
}
* {
  padding: 0;
  margin: 0;
  outline: 0;
  border: 0;
}
select,
input {
  border-radius: 0;
  filter: none;
}
:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset;
  -webkit-text-fill-color: #2c3141;
}
:focus :-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset;
  -webkit-text-fill-color: #2c3141;
}
input.w-input {
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  line-height: 37px;
  height: 37px;
  border-radius: 5px;
  padding: 0 10px;
  width: 100%;
  font-size: 14px;
  border-color: #c0c1c6;
  color: #2c3141;
  transition-timing-function: ease;
  transition-property: all;
  transition-delay: 0s;
  transition-duration: 0.3s;
}
input.w-input::-webkit-input-placeholder {
  opacity: 1;
  color: #c0c1c6;
  font-family: 'Poppins Regular';
}
input.w-input:-moz-placeholder {
  opacity: 1;
  color: #c0c1c6;
  font-family: 'Poppins Regular';
}
input.w-input::-moz-placeholder {
  opacity: 1;
  color: #c0c1c6;
  font-family: 'Poppins Regular';
}
input.w-input:-ms-input-placeholder {
  opacity: 1;
  color: #c0c1c6;
  font-family: 'Poppins Regular';
}
input.w-input::placeholder {
  opacity: 1;
  color: #c0c1c6;
  font-family: 'Poppins Regular';
}
input.w-input:hover {
  color: #2c3141;
  border-color: #80838d;
}
input.w-input:hover::-webkit-input-placeholder {
  opacity: 1;
  color: #80838d;
}
input.w-input:hover:-moz-placeholder {
  opacity: 1;
  color: #80838d;
}
input.w-input:hover::-moz-placeholder {
  opacity: 1;
  color: #80838d;
}
input.w-input:hover:-ms-input-placeholder {
  opacity: 1;
  color: #80838d;
}
input.w-input:hover::placeholder {
  opacity: 1;
  color: #80838d;
}
input.w-input:focus {
  color: #2c3141;
  border-color: #2c3141;
}
input.w-input:focus::-webkit-input-placeholder {
  opacity: 1;
  color: #2c3141;
}
input.w-input:focus:-moz-placeholder {
  opacity: 1;
  color: #2c3141;
}
input.w-input:focus::-moz-placeholder {
  opacity: 1;
  color: #2c3141;
}
input.w-input:focus:-ms-input-placeholder {
  opacity: 1;
  color: #2c3141;
}
input.w-input:focus::placeholder {
  opacity: 1;
  color: #2c3141;
}
.signup-link {
  color: #294cc7;
}
.w-button {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 15px;
  height: 46px;
  line-height: 46px;
  border-radius: 5px;
  padding: 0 15px;
  text-align: center;
  font-family: 'Poppins Semibold';
  letter-spacing: 0.5px;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background-color: #45be31;
  transition-timing-function: ease;
  transition-property: background-color, color;
  transition-delay: 0s;
  transition-duration: 0.1s;
}
.w-button:hover {
  transition-duration: 0.2s;
  background-color: #4cd635;
}
.w-button:first-letter {
  text-transform: uppercase;
}
.w-button.secondary {
  font-size: 13px;
  color: #565a67;
  background-color: #eaeaec;
  height: 36px;
  line-height: 36px;
}
.w-button.secondary:hover {
  background-color: #f5f5f6;
}
.unsubContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  background-color: #0b0204;
  color: #ffffff;
  font-family: 'Poppins Semibold';
  text-align: center;
}
.unsubContainer p {
  font-size: 26px;
  line-height: 31px;
}
.unsubContainer a {
  display: inline-block;
  margin-top: 30px;
}
.unsubContainer .w-button {
  width: 200px;
}
.unsubContainer .w-button.secondary {
  width: unset;
}
.unsubContainer .icon.loader {
  margin-top: 33px;
}
footer,
header {
  display: block;
}
html,
body {
  min-height: 100%;
  background-color: #ffffff;
  color: #2c3141;
}
body,
input,
select,
a {
  font-family: 'Poppins Regular';
  font-size: 13px;
}
a {
  cursor: pointer;
  color: #80838d;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
ul {
  list-style: none;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.wrapper {
  text-align: center;
  margin: 0 auto;
  opacity: 1;
  transition-timing-function: ease;
  transition-property: opacity;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.wrapper.ng-cloak {
  display: block !important;
  opacity: 0;
}
.downloadPage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #0b0204;
  color: #ffffff;
}
.downloadPage .download-text {
  font-family: 'Poppins Semibold';
  font-size: 26px;
  text-align: center;
  color: #ffffff;
}
.downloadPage .download-image {
  width: 641px;
  height: 416px;
  margin-bottom: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 641px 416px;
}
.downloadPage .download-image.failed {
  background-image: url("img/download-file_failed.png");
}
.downloadPage .download-image.in-progress {
  background-image: url("img/download-file_in-progress.gif");
}
input.w-input.ng-invalid.ng-touched,
input.w-input.invalid {
  border-color: #ec1940;
}
input.w-input.ng-invalid.ng-touched:focus,
input.w-input.invalid:focus {
  border-color: #2c3141;
}
button.w-button[disabled] {
  background-color: #45be31;
  cursor: default;
}
button.w-button.secondary[disabled] {
  background-color: #eaeaec;
}
.title {
  font-family: 'Poppins Semibold';
  font-size: 48px;
  line-height: 56px;
}
.subtitle {
  font-size: 17px;
  padding-top: 15px;
}
.subtitle a {
  font-size: inherit;
  color: #2c3141;
}
.subtitle .support {
  color: #2c3141;
}
.w-checkbox {
  display: block;
  height: 27px;
  top: 12px;
  position: relative;
}
.w-checkbox input[type=checkbox] {
  display: none;
}
.w-checkbox input[type=checkbox] + label {
  cursor: pointer;
  color: #80838d;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
}
.w-checkbox input[type=checkbox] + label span {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 7px -2px 0;
  width: 15px;
  height: 15px;
  background-image: url("img/checkbox.svg");
  background-repeat: no-repeat;
}
.w-checkbox input[type=checkbox]:checked + label span {
  background-position: -36px 0;
}
.w-checkbox + input.w-input {
  padding-right: 80px;
}
.validation-message {
  font-size: 11px;
  font-family: 'Poppins Regular';
  color: #ec1940;
  text-align: left;
  padding-left: 20px;
  line-height: 16px;
  position: relative;
}
.validation-message::before {
  content: '';
  -webkit-mask: url('icons/ico_error.svg') no-repeat center;
  mask: url('icons/ico_error.svg') no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
  background-color: #2c3141;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 32px;
  height: 32px;
  transition-timing-function: ease;
  transition-property: background-color;
  transition-delay: 0s;
  transition-duration: 0.2s;
  background-color: #ec1940;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
}
.validation-message::before.ico-glow {
  width: 36px;
  height: 36px;
}
.validation-message::before.ico-glow--circle {
  width: 44px;
  height: 44px;
}
.validation-message::before.ico-glow::after {
  width: 32px;
  height: 32px;
}
.field-wrapper {
  position: relative;
  margin-bottom: 20px;
}
.field-wrapper .validation-message {
  margin-top: 5px;
}
.field-wrapper .w-checkbox {
  position: absolute;
  right: 0;
  top: 4px;
  border-left: 1px solid #80838d;
  padding-left: 10px;
}
.validation-cont .validation-message {
  margin-top: 20px;
}
.validation-cont .validation-message a {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  text-decoration: underline;
}
.validation-cont .validation-message p {
  margin-top: 10px;
}
header {
  width: 450px;
  margin: 50px auto 20px;
}
header .logo {
  display: inline-block;
  width: 124px;
  height: 198px;
  background: url(img/logo_simple.svg) no-repeat;
  background-size: 124px auto;
}
.content {
  width: 315px;
  margin: 25px auto 0;
}
.content .w-button {
  width: 100%;
  margin-top: 40px;
}
.content .w-button.secondary {
  width: unset;
}
.content .w-link {
  margin-top: 40px;
  display: inline-block;
}
.content li {
  line-height: 1.6;
  margin-bottom: 8px;
}
.content li.info {
  margin-bottom: 50px;
}
.content li .header {
  font-family: 'Poppins Semibold';
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 8px;
}
footer {
  width: 315px;
  margin: 130px auto 40px;
  color: #565a67;
}
footer .copyright {
  padding-bottom: 5px;
}
footer .branch {
  padding-top: 20px;
}
footer a {
  color: inherit;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer li {
  line-height: 12px;
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #565a67;
}
footer li:first-child {
  border-left: none;
}
form {
  margin: 40px auto 80px;
}
.invite .w-checkbox,
.forgot .w-checkbox,
.login .w-checkbox {
  border-left: none;
  padding-left: 0;
  right: 10px;
}
.invite .w-checkbox #showPass + label,
.forgot .w-checkbox #showPass + label,
.login .w-checkbox #showPass + label,
.invite .w-checkbox #showPassword + label,
.forgot .w-checkbox #showPassword + label,
.login .w-checkbox #showPassword + label,
.invite .w-checkbox #showPasswordRepeat + label,
.forgot .w-checkbox #showPasswordRepeat + label,
.login .w-checkbox #showPasswordRepeat + label {
  width: 19px;
  height: 18px;
  margin-top: 5px;
  -webkit-mask: url("img/wysiwyg/tracking_btn-sprite.svg") no-repeat left center;
  mask: url("img/wysiwyg/tracking_btn-sprite.svg") no-repeat left center;
  background-color: #80838d;
}
.invite .w-checkbox #showPass:checked + label,
.forgot .w-checkbox #showPass:checked + label,
.login .w-checkbox #showPass:checked + label,
.invite .w-checkbox #showPassword:checked + label,
.forgot .w-checkbox #showPassword:checked + label,
.login .w-checkbox #showPassword:checked + label,
.invite .w-checkbox #showPasswordRepeat:checked + label,
.forgot .w-checkbox #showPasswordRepeat:checked + label,
.login .w-checkbox #showPasswordRepeat:checked + label {
  -webkit-mask-position: right center;
  mask-position: right center;
}
.invite .title {
  font-size: 42px;
  line-height: 52px;
}
.invite .content {
  width: 500px;
  font-size: 17px;
}
.invite .content .w-button {
  margin-top: 25px;
}
.invite form {
  margin: 70px auto 130px;
  width: 315px;
}
.invite form .validation-message {
  font-size: 11px;
}
.success .title {
  font-size: 24px;
}
.success form {
  margin-top: 0;
}
.w-link {
  color: #565a67;
  font-size: 13px;
  font-family: 'Poppins Semibold';
  letter-spacing: 0.5px;
  text-decoration: none;
  transition-timing-function: ease;
  transition-property: color;
  transition-delay: 0s;
  transition-duration: 0.3s;
}
.w-link:hover {
  color: #80838d;
}
.w-link:first-letter {
  text-transform: uppercase;
}
.forgot .w-button {
  margin-top: 26px;
}
.forgot .subtitle {
  font-family: 'Poppins Semibold';
  font-size: 19px;
  line-height: 1.2;
}
@media (max-width: 550px) {
  .oldMedia form {
    max-width: 450px;
  }
  .oldMedia .content {
    padding: 0 15px;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }
  .oldMedia .content ul {
    margin: 0 auto;
    max-width: 450px;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .oldMedia .content ul li {
    margin: 12px 0;
    line-height: 27px;
  }
  .oldMedia .content ul li a {
    font-size: 16px;
  }
  .oldMedia .content .validation-message {
    font-size: 11px;
  }
  .oldMedia .content .title {
    margin: 50px auto 0;
    font-size: 32px;
    line-height: 38px;
  }
  .oldMedia .content .subtitle {
    max-width: 380px;
    margin: 15px auto 0;
    font-size: 22px;
    line-height: 34px;
  }
  .oldMedia .content .subtitleSignup {
    max-width: 330px;
    font-size: 30px !important;
    line-height: 36px;
  }
  .oldMedia .content .header {
    margin: 0 auto;
    font-size: 21px;
    line-height: 25px;
  }
  .oldMedia .content .w-button {
    height: 46px;
    line-height: 46px;
    font-size: 15px;
  }
  .oldMedia .content .w-checkbox {
    margin-top: 2px;
    right: 10px;
  }
  .oldMedia .content .w-checkbox label {
    font-size: 14px;
    line-height: 14px;
  }
  .oldMedia .content .w-checkbox label span {
    width: 15px;
    height: 15px;
  }
  .oldMedia .content .w-link {
    font-size: 18px;
    margin-top: 50px;
  }
  .oldMedia header {
    width: 100%;
  }
  .oldMedia footer {
    margin: 80px auto 50px;
  }
}
@-webkit-keyframes myrotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes myrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.icon.loader.white {
  display: inline-block;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/loader-white.svg");
  -webkit-animation: myrotate 3s linear infinite;
  animation: myrotate 3s linear infinite;
}
.login :-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f5f5f6 inset;
  -webkit-text-fill-color: #2c3141;
}
:focus .login :-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f5f5f6 inset;
  -webkit-text-fill-color: #2c3141;
}
.login__header {
  width: 100%;
  height: 15.53vh;
  display: flex;
  justify-content: space-between;
}
.login__logo-box {
  margin: 2.26vh 0 0 14.3vw;
  height: 6vh;
  display: flex;
}
.login__logo-sufix,
.login__logo-brand-name {
  transition-timing-function: ease;
  transition-property: all;
  transition-delay: 0s;
  transition-duration: 0.3s;
}
.login__logo-sufix {
  -webkit-mask: url('img/logo_sufix.svg') no-repeat center;
  mask: url('img/logo_sufix.svg') no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #565a67;
  width: 2.94vh;
  height: 6vh;
  opacity: 0;
}
.login__logo-sufix:hover {
  opacity: 1;
  z-index: 1;
}
.login__logo-sufix:hover + .login__logo-brand-name {
  opacity: 0;
  z-index: -1;
}
.login__logo-brand-name {
  opacity: 1;
  margin-left: -2.72vh;
  width: 17.8vh;
  height: 6vh;
  background-color: #80838d;
  z-index: 1;
}
.login__logo-brand-name:hover {
  background-color: #565a67;
}
.login__logo {
  background-image: url('img/logo-text-simple.svg');
  width: 16.21vh;
  height: 6vh;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.login__logo:hover + .login__logo-sufix {
  opacity: 1;
  z-index: 1;
}
.login__logo:hover ~ .login__logo-brand-name {
  opacity: 0;
  z-index: -1;
}
.login__sign-up {
  font-size: 1.48vh;
  color: #2c3141;
  margin: 4.35vh 14.3vw 0 0;
}
.login__sign-up a {
  font-size: 1.48vh;
}
.login__footer .branch,
.login__footer .snatIp {
  position: relative;
  color: #2c3141;
  font-size: 1.58vh;
}
.login__container {
  width: 100%;
  position: relative;
  height: 52.15vh;
}
.login__image {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  color: #2c3141;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-wrap: wrap;
}
.login__form {
  background-color: #f5f5f6;
  padding: 3.74vh 2.76vw;
  border-radius: 20px;
  width: 45.8vh;
  height: 48.07vh;
  position: absolute;
  top: -1.7vh;
  left: 14.3vw;
}
.login__form form {
  margin-top: 3.51vh;
  margin-bottom: 2.65vh;
}
.login__form .w-button {
  margin-top: 2.15vh;
  width: 100%;
  font-size: 1.69vh;
  height: 5.21vh;
  line-height: 5.21vh;
}
.login__title {
  font-family: 'Poppins Semibold';
  color: #2c3141;
  font-size: 2.37vh;
}
.login__text {
  margin-top: 4.98vh;
  font-size: 1.58vh;
  color: #2c3141;
}
.login__promo {
  width: 51.86vh;
  margin: 2.94vh auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.login__links a {
  font-size: 1.35vh;
}
.login__company {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.login__company--profitwell {
  background-image: url('img/profitwell-logo.svg');
  width: 11.77vh;
  height: 2.37vh;
}
.login__company--livechat {
  background-image: url('img/livechat-logo.svg');
  width: 10.53vh;
  height: 2.37vh;
}
.login__company--leadpal {
  background-image: url('img/leadpal-logo.svg');
  width: 8.72vh;
  height: 2.6vh;
}
.login__company--brand24 {
  background-image: url('img/brand24-logo.svg');
  width: 8.15vh;
  height: 1.69vh;
}
.login__image-box {
  background-image: url('img/img_education-login.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 57.56vh;
  height: 27.36vh;
  margin: 6.55vh auto 3.53vh;
}
.login .image-text {
  width: -moz-calc(100% - (14.3vw + 57.75vh));
  width: -webkit-calc(100% - (14.3vw + 57.75vh));
  width: calc(100% - (14.3vw + 57.75vh));
  text-align: center;
}
.login .image-text--half-screen {
  height: 100%;
}
.login .image-text__title {
  font-family: 'Poppins Semibold';
  font-size: 2.26vh;
  width: 42.01vh;
  margin: 0 auto;
}
.login .image-text__desc {
  width: 54.69vh;
  margin: 0.53vh auto 4.3vh;
  font-size: 1.58vh;
}
.login input:-webkit-autofill::first-line {
  font-family: 'Poppins Regular';
  font-size: 1.9vh;
  line-height: 4.5vh;
}
.login .linksLogin {
  display: flex;
  justify-content: space-around;
}
.login .field-wrapper {
  margin-bottom: 2.3vh;
}
.login .field-wrapper__title {
  font-size: 1.35vh;
  text-align: left;
  margin-bottom: 0.33vh;
}
.login .field-wrapper input.w-input {
  font-size: 1.69vh;
  line-height: 4.24vh;
  height: 4.24vh;
  padding: 0 1.06vh;
}
.login .w-checkbox #showPass + .password-icon {
  -webkit-mask-image: url("img/icon_eye-hide.svg");
  mask-image: url("img/icon_eye-hide.svg");
  background-color: #80838d;
  width: 2.01vh;
  height: 1.59vh;
  margin-top: 1.1vh;
  margin-right: 0.52vw;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.login .w-checkbox #showPass + .password-icon--show {
  -webkit-mask-image: url("img/icon_eye-show.svg");
  mask-image: url("img/icon_eye-show.svg");
}
.login .validation-message {
  margin: 0.53vh 0 0;
  font-size: 1.16vh;
  padding-left: 2.12vh;
  line-height: 1.69vh;
}
.login .validation-message::before {
  width: 1.69vh;
  height: 1.69vh;
}
@media (max-aspect-ratio: 3/2) {
  .login__header {
    height: 13.81vh;
  }
  .login__logo-box {
    margin: 2.26vh 0 0 9.8vw;
  }
  .login__sign-up {
    margin: 4.35vh 9.8vw 0 0;
  }
  .login .field-wrapper__title {
    margin-bottom: 0;
  }
  .login__form {
    position: relative;
    top: unset;
    left: unset;
    margin: 0 auto;
    width: 58.31vh;
    height: 40.52vh;
    top: -1.69vh;
    padding: 3.51vh 2.76vw 3.73vh;
  }
  .login__form .w-button {
    height: 5.2vh;
    line-height: 5.2vh;
    margin-top: 2.03vh;
  }
  .login__form form {
    margin-top: 3.39vh;
    margin-bottom: 2.22vh;
    max-width: 54.03vh;
  }
  .login__container {
    height: auto;
  }
  .login__image {
    height: 52.09vh;
    margin-top: -8.49vh;
    background-position: right;
    justify-content: center;
  }
  .login__image-box {
    width: 52.54vh;
    height: 24.97vh;
    margin: 2.57vh auto 3.53vh;
  }
  .login__text {
    margin-top: 4.53vh;
  }
  .login__promo {
    width: 30.91vh;
    margin: 2.37vh auto;
    justify-content: space-around;
  }
  .login__promo li {
    margin-bottom: 2.26vh;
  }
  .login .image-text {
    width: 100%;
  }
  .login .image-text--half-screen {
    margin-top: 8.49vh;
  }
  .login .image-text__desc {
    margin: 0.53vh auto 6.34vh;
  }
}
@media (min-width: 1200px) and (max-height: 768px) {
  .login__header {
    height: 146px;
    max-width: 2800px;
    margin: 0 auto;
  }
  .login__logo-box {
    margin: 21px 0 0 10.62vw;
  }
  .login a.login__logo-sufix,
  .login__logo-brand-name {
    height: 57px;
  }
  .login__logo-sufix {
    width: 27px;
    height: 57px;
  }
  .login__logo-brand-name {
    margin-left: -24px;
    width: 159px;
    height: 57px;
  }
  .login__logo {
    width: 153px;
    height: 57px;
  }
  .login__sign-up {
    font-size: 14px;
    margin: 41px 10.62vw 0 0;
  }
  .login__sign-up a {
    font-size: 14px;
  }
  .login__footer {
    max-width: 2800px;
    margin: 0 auto;
  }
  .login__footer .branch,
  .login__footer .snatIp {
    font-size: 15px;
  }
  .login__container {
    height: 491px;
    max-width: 2800px;
    margin: 0 auto;
  }
  .login__form {
    padding: 33px 52px;
    width: 404px;
    height: 424px;
    top: -15px;
    left: 10.62vw;
  }
  .login__form form {
    margin-top: 31px;
    margin-bottom: 23px;
  }
  .login__form .w-button {
    margin-top: 19px;
    font-size: 15px;
    height: 46px;
    line-height: 46px;
  }
  .login__title {
    font-size: 21px;
  }
  .login__text {
    margin-top: 44px;
    font-size: 14px;
  }
  .login__promo {
    width: 458px;
    margin: 26px auto;
  }
  .login__links a {
    font-size: 12px;
  }
  .login__company--profitwell {
    width: 104px;
    height: 21px;
  }
  .login__company--livechat {
    width: 93px;
    height: 21px;
  }
  .login__company--leadpal {
    width: 77px;
    height: 23px;
  }
  .login__company--brand24 {
    width: 72px;
    height: 15px;
  }
  .login__image-box {
    width: 42.79vw;
    height: 268px;
    max-width: 564px;
    background-position-y: bottom;
    margin: 65px auto 35px;
  }
  .login .image-text {
    width: -moz-calc(100% - (10.62vw + 380px));
    width: -webkit-calc(100% - (10.62vw + 380px));
    width: calc(100% - (10.62vw + 380px));
  }
  .login .image-text--half-screen {
    width: -moz-calc(100% - (10.62vw + 507px));
    width: -webkit-calc(100% - (10.62vw + 507px));
    width: calc(100% - (10.62vw + 507px));
  }
  .login .image-text__title {
    font-size: 20px;
    width: 371px;
  }
  .login .image-text__desc {
    width: 487px;
    margin: 5px auto 38px;
    font-size: 14px;
  }
  .login input:-webkit-autofill::first-line {
    font-size: 17px;
    line-height: 40px;
  }
  .login .field-wrapper {
    margin-bottom: 20px;
  }
  .login .field-wrapper__title {
    font-size: 12px;
    margin-bottom: 3px;
  }
  .login .field-wrapper input.w-input {
    font-size: 14px;
    line-height: 37px;
    height: 37px;
    border-width: 1px;
    border-radius: 5px;
    padding: 0 10px;
  }
  .login .w-checkbox #showPass + .password-icon {
    width: 18px;
    height: 14px;
    margin-top: 7px;
    margin-right: 7px;
  }
  .login .validation-message {
    font-size: 11px;
    padding-left: 20px;
    line-height: 16px;
  }
  .login .validation-message::before {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 1200px) {
  .login__header {
    height: 120px;
  }
  .login__logo-box {
    margin: 20px 20px 0 75px;
    height: 54px;
  }
  .login__logo-sufix {
    width: 26px;
    height: 54px;
  }
  .login__logo-brand-name {
    margin-left: -24px;
    width: 157px;
    height: 54px;
  }
  .login__logo {
    min-width: 143px;
    width: 143px;
    height: 54px;
    background-size: unset;
  }
  .login__title {
    font-size: 21px;
  }
  .login__sign-up {
    margin: 40px 75px 0 0;
    width: 190px;
    text-align: right;
    font-size: 12px;
  }
  .login__sign-up a {
    font-size: 12px;
  }
  .login .field-wrapper {
    margin-bottom: 20px;
  }
  .login .field-wrapper__title {
    font-size: 12px;
    margin-bottom: 3px;
  }
  .login .field-wrapper input.w-input {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
  }
  .login .field-wrapper .validation-message {
    margin-top: 5px;
  }
  .login__links a {
    font-size: 12px;
  }
  .login__form {
    width: 400px;
    height: 362px;
    top: 0;
    padding: 30px 55px 24px;
    margin: 0 auto -75px;
  }
  .login__form form {
    margin-top: 30px;
    margin-bottom: 17px;
    max-width: 509px;
  }
  .login__form .w-button {
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    margin-top: 14px;
  }
  .login__image {
    margin-top: 0;
    height: 460px;
    background-position: right;
  }
  .login__image-box {
    width: 448px;
    height: 213px;
    margin: 22px auto 25px;
  }
  .login__promo {
    width: 475px;
    margin: 30px auto;
  }
  .login__promo li {
    margin-bottom: 0;
  }
  .login__text {
    font-size: 14px;
    margin-top: 40px;
  }
  .login__company--profitwell {
    width: 104px;
    height: 21px;
  }
  .login__company--livechat {
    width: 93px;
    height: 21px;
  }
  .login__company--leadpal {
    width: 77px;
    height: 22px;
  }
  .login__company--brand24 {
    width: 72px;
    height: 15px;
  }
  .login .image-text {
    padding: 0 25px;
  }
  .login .image-text--half-screen {
    margin-top: 75px;
  }
  .login .image-text__title {
    font-size: 20px;
    margin: 0 auto;
  }
  .login .image-text__desc {
    font-size: 14px;
    margin: 5px auto 54px;
  }
  .login .image-text__title,
  .login .image-text__desc {
    width: 100%;
    max-width: 369px;
  }
  .login__footer .branch,
  .login__footer .snatIp {
    font-size: 12px;
  }
  .login .validation-message {
    font-size: 11px;
    padding-left: 20px;
    line-height: 16px;
  }
  .login .validation-message::before {
    width: 16px;
    height: 16px;
  }
  .login .w-checkbox #showPass + .password-icon {
    width: 19px;
    height: 15px;
    margin-top: 8px;
    margin-right: 8px;
  }
}
@media (min-width: 769px) and (max-width: 1200px) and (max-height: 800px), (max-width: 768px) {
  .login__logo-box {
    margin: 20px 20px 0 25px;
  }
  .login__logo {
    min-width: 35px;
    background-position: left;
  }
  .login__logo--short {
    width: 35px;
  }
  .login__logo-brand-name {
    margin-left: 4px;
    width: 106px;
  }
  .login__logo-sufix {
    display: none;
  }
  .login__container {
    height: auto;
  }
  .login__sign-up {
    margin: 30px 25px 0 0;
    width: 145px;
    line-height: 18px;
  }
  .login__form {
    width: auto;
    height: 380px;
    margin: 0;
    border-radius: 0;
    padding: 30px 25px 24px;
    position: relative;
    left: unset;
  }
  .login__form form {
    margin-top: 35px;
    margin-bottom: 21px;
  }
  .login__form .w-button {
    margin-top: 24px;
  }
  .login__image {
    height: 352px;
  }
  .login__image-box {
    background-position: center;
    height: 42.08vw;
    max-height: 207px;
    width: auto;
    margin: 22px auto 30px;
  }
  .login__promo {
    width: 256px;
    justify-content: space-around;
  }
  .login__promo li {
    margin-bottom: 17px;
  }
  .login .image-text {
    width: 100%;
    padding: 0;
  }
  .login .image-text--half-screen {
    margin-top: 0;
  }
  .login .image-text--half-screen {
    margin-top: 0;
  }
  .login .image-text__desc {
    margin: 5px auto 39px;
  }
  .login .image-text__title,
  .login .image-text__desc {
    max-width: 320px;
  }
}

