/* purgecss start ignore */

.jitsu-message {
  display: flex;
  justify-content: center;
  padding-top: 0.5rem;
  position: fixed;
  width: 100%;
  pointer-events: none;
  top: 0;
  left: 0;
  z-index: 10000 !important;
}

.jitsu-message-notice {
  margin-top: 2px;
}

.jitsu-message-notice-content {
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(26, 35, 50, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  box-sizing: border-box;
  display: inline-block;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: all;
}

.jitsu-message-notice-content > .jitsu-message-custom-content > .anticon {
  display: none;
}

.jitsu-message-notice.jitsu-move-up-leave.jitsu-move-up-leave-active {
  -webkit-animation-name: MessageMoveOut;
  animation-name: MessageMoveOut;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

.jitsu-message-notice .close-btn > span {
  font-size: 18px;
  vertical-align: -0.215em;
}

.app-update-notice .jitsu-message-notice-content {
  font-size: 24px;
}

@-webkit-keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    margin-top: 2px;
    opacity: 1;
  }

  100% {
    max-height: 0;
    margin-top: -10px;
    opacity: 0;
  }
}

@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    margin-top: 2px;
    opacity: 1;
  }

  100% {
    max-height: 0;
    margin-top: -10px;
    opacity: 0;
  }
}

/* purgecss end ignore */

/* purgecss start ignore */

.PageHeader_connectorPic__3n6ii svg {
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
}

.PageHeader_connectorPic__3n6ii img {
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
}

/* purgecss end ignore */

/*purgecss start ignore
 */

/**
 * Main colors. Keep in sync with tailwind.config.js
 */

/**
 * Antd theme customization
 */

.ConnectionCard_box-shadow-base__26m8j {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.ConnectionCard_border-debug__32pFF {
  border: 1px solid red;
}

.ConnectionCard_font-heading__2dlsq {
  font-family: "Nunito Sans", sans-serif;
}

.ConnectionCard_font-monospace__39Vok {
  font-family: "Source Code Pro", monospace;
}

.ConnectionCard_ant-select-disabled__tdwOF.ConnectionCard_ant-select__QAlbq:not(.ConnectionCard_ant-select-customize-input__2WzZH) .ConnectionCard_ant-select-selector__1toCB {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.ConnectionCard_ant-input-number-disabled__30HJl {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.ConnectionCard_ant-select-item-option-selected__mSgV5 {
  background-color: transparent !important;
}

.ConnectionCard_ant-select-item-option-selected__mSgV5::before {
  content: "✓\00a0";
}

.ConnectionCard_ant-select-item-option-active__1TN_u,
.ConnectionCard_ant-dropdown-menu-submenu-active__3QO7T .ConnectionCard_ant-dropdown-menu-submenu-title__1R4AG {
  background-color: #1f2937 !important;
}

.ConnectionCard_ant-collapse-content-box__mow_w {
  background-color: #111827 !important;
}

.ConnectionCard_ant-card__2LT3K,
.ConnectionCard_ant-modal-content__2SwDy {
  border-radius: 12px;
}

.ConnectionCard_ant-table-tbody__vPiqR {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.ConnectionCard_ant-table-thead__3EKj_ {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.ConnectionCard_ant-checkbox-inner__2_l3h {
  background-color: transparent;
}

.ConnectionCard_ant-modal-header__2twLx {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.ConnectionCard_ant-card__2LT3K,
.ConnectionCard_ant-table__16Txx {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.ConnectionCard_ant-list-split__2XuAf .ConnectionCard_ant-list-header__noawo {
  border-bottom: 0 !important;
}

.ConnectionCard_ant-tag__1nc_O {
  background: transparent !important;
}

.ConnectionCard_ant-tooltip-inner__3XjD4 a {
  --tw-text-opacity: 1;
  color: rgba(135, 138, 252, var(--tw-text-opacity));
}

.ConnectionCard_ant-tooltip-inner__3XjD4 a:hover {
  text-decoration: underline;
}

.ConnectionCard_ant-badge-status-processing__2GCcl {
  background-color: #878afc;
}

.ConnectionCard_ant-badge-status-processing__2GCcl::after {
  border: 1px solid #878afc;
}

.ConnectionCard_ant-dropdown-menu-item-active__3CYVz {
  background-color: #1f2937 !important;
}

.ConnectionCard_ant-dropdown__2RFRN {
  border-radius: 0.5rem;
  background-color: #1a2332 !important;
  border: 1px solid #394e5a !important;
}

.ConnectionCard_ant-popover-inner__2Ptdx {
  border: 1px solid #415969;
}

.ConnectionCard_ant-popover-arrow__3_r0H {
  width: 12px !important;
  height: 12px !important;
  border-left: 1px solid #415969 !important;
  border-top: 1px solid #415969 !important;
  z-index: 10000 !important;
  background: #1a2332 !important;
}

.ConnectionCard_ant-popover-placement-rightTop__PCZHp > .ConnectionCard_ant-popover-content__noFi6 > .ConnectionCard_ant-popover-arrow__3_r0H {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}

.ConnectionCard_ant-popover-placement-leftBottom__32cvm > .ConnectionCard_ant-popover-content__noFi6 > .ConnectionCard_ant-popover-arrow__3_r0H {
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
}

.ConnectionCard_ant-popover-placement-bottomRight__3CVJt > .ConnectionCard_ant-popover-content__noFi6 > .ConnectionCard_ant-popover-arrow__3_r0H {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  top: -12px !important;
  -webkit-transform-origin: bottom left !important;
  transform-origin: bottom left !important;
}

.ConnectionCard_ant-popover-placement-top__28VPa > .ConnectionCard_ant-popover-content__noFi6 > .ConnectionCard_ant-popover-arrow__3_r0H {
  -webkit-transform: rotate(225deg) !important;
  transform: rotate(225deg) !important;
}

.ConnectionCard_icon-size-base__2JdIe svg {
  height: 1rem;
  width: 1rem;
}

.ConnectionCard_icon-size-base__2JdIe img {
  height: 1rem;
  width: 1rem;
}

.ConnectionCard_icon-size-lg__1soRU svg {
  height: 1.25rem;
  width: 1.25rem;
}

.ConnectionCard_icon-size-lg__1soRU img {
  height: 1.25rem;
  width: 1.25rem;
}

.ConnectionCard_ant-tabs-card__1xYTO .ConnectionCard_ant-tabs-tab-active__2pb5x {
  border-bottom-color: #111827 !important;
  background: linear-gradient(to bottom, #394e5a 10%, #394e5a 10%, transparent 10%, transparent 100%) !important;
}

.ConnectionCard_ant-skeleton__3hilq .ConnectionCard_ant-skeleton-paragraph__2lJrG li {
  background-color: #ffffff !important;
  opacity: 0.2;
}

.ConnectionCard_connectionCard__P9lBQ {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 24rem;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(57, 78, 90, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  color: unset !important;
}

.ConnectionCard_connectionCard__P9lBQ:hover {
  display: block;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(121, 150, 169, var(--tw-border-opacity));
}

.ConnectionCard_connectionCardLoading__1BDJn {
  opacity: 0.33;
}

.ConnectionCard_connectionCard__P9lBQ .ant-btn-link {
  --tw-text-opacity: 1 !important;
  color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}

.ConnectionCard_connectionCard__P9lBQ .ant-btn-link:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(91, 20, 250, var(--tw-text-opacity)) !important;
}

/*purgecss end ignore
 */

/* purgecss start ignore */

.StatisticsChart_chart__2R9av div > ul > li {
  cursor: pointer;
}

/* purgecss end ignore */

/*purgecss start ignore
 */

/**
 * Main colors. Keep in sync with tailwind.config.js
 */

/**
 * Antd theme customization
 */

.GetStartedPage_box-shadow-base__2hutx {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.GetStartedPage_border-debug__2WwpL {
  border: 1px solid red;
}

.GetStartedPage_font-heading__1pLNn {
  font-family: "Nunito Sans", sans-serif;
}

.GetStartedPage_font-monospace__212Cg {
  font-family: "Source Code Pro", monospace;
}

.GetStartedPage_ant-select-disabled__XDCUk.GetStartedPage_ant-select__2-hyG:not(.GetStartedPage_ant-select-customize-input__3uatj) .GetStartedPage_ant-select-selector__2hfFQ {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.GetStartedPage_ant-input-number-disabled__2ciM3 {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.GetStartedPage_ant-select-item-option-selected__15uRB {
  background-color: transparent !important;
}

.GetStartedPage_ant-select-item-option-selected__15uRB::before {
  content: "✓\00a0";
}

.GetStartedPage_ant-select-item-option-active__1guRt,
.GetStartedPage_ant-dropdown-menu-submenu-active__7FFzu .GetStartedPage_ant-dropdown-menu-submenu-title__2GSDM {
  background-color: #1f2937 !important;
}

.GetStartedPage_ant-collapse-content-box__22JQx {
  background-color: #111827 !important;
}

.GetStartedPage_ant-card__28IKw,
.GetStartedPage_ant-modal-content__3k8xH {
  border-radius: 12px;
}

.GetStartedPage_ant-table-tbody__3JvM7 {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.GetStartedPage_ant-table-thead__1A9TH {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.GetStartedPage_ant-checkbox-inner___VDLR {
  background-color: transparent;
}

.GetStartedPage_ant-modal-header__2l9-D {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.GetStartedPage_ant-card__28IKw,
.GetStartedPage_ant-table__2jKht {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.GetStartedPage_ant-list-split__4J3Ud .GetStartedPage_ant-list-header__1dTU5 {
  border-bottom: 0 !important;
}

.GetStartedPage_ant-tag__3_k28 {
  background: transparent !important;
}

.GetStartedPage_ant-tooltip-inner__2v5FA a {
  --tw-text-opacity: 1;
  color: rgba(135, 138, 252, var(--tw-text-opacity));
}

.GetStartedPage_ant-tooltip-inner__2v5FA a:hover {
  text-decoration: underline;
}

.GetStartedPage_ant-badge-status-processing__1vv78 {
  background-color: #878afc;
}

.GetStartedPage_ant-badge-status-processing__1vv78::after {
  border: 1px solid #878afc;
}

.GetStartedPage_ant-dropdown-menu-item-active__3SFvd {
  background-color: #1f2937 !important;
}

.GetStartedPage_ant-dropdown__2cFGk {
  border-radius: 0.5rem;
  background-color: #1a2332 !important;
  border: 1px solid #394e5a !important;
}

.GetStartedPage_ant-popover-inner__3QlRt {
  border: 1px solid #415969;
}

.GetStartedPage_ant-popover-arrow__2yGau {
  width: 12px !important;
  height: 12px !important;
  border-left: 1px solid #415969 !important;
  border-top: 1px solid #415969 !important;
  z-index: 10000 !important;
  background: #1a2332 !important;
}

.GetStartedPage_ant-popover-placement-rightTop__2YafL > .GetStartedPage_ant-popover-content__2Dlkl > .GetStartedPage_ant-popover-arrow__2yGau {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}

.GetStartedPage_ant-popover-placement-leftBottom__2xKyc > .GetStartedPage_ant-popover-content__2Dlkl > .GetStartedPage_ant-popover-arrow__2yGau {
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
}

.GetStartedPage_ant-popover-placement-bottomRight__1tWl3 > .GetStartedPage_ant-popover-content__2Dlkl > .GetStartedPage_ant-popover-arrow__2yGau {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  top: -12px !important;
  -webkit-transform-origin: bottom left !important;
  transform-origin: bottom left !important;
}

.GetStartedPage_ant-popover-placement-top__1-ql8 > .GetStartedPage_ant-popover-content__2Dlkl > .GetStartedPage_ant-popover-arrow__2yGau {
  -webkit-transform: rotate(225deg) !important;
  transform: rotate(225deg) !important;
}

.GetStartedPage_icon-size-base__3rYCW svg {
  height: 1rem;
  width: 1rem;
}

.GetStartedPage_icon-size-base__3rYCW img {
  height: 1rem;
  width: 1rem;
}

.GetStartedPage_icon-size-lg__VPktH svg {
  height: 1.25rem;
  width: 1.25rem;
}

.GetStartedPage_icon-size-lg__VPktH img {
  height: 1.25rem;
  width: 1.25rem;
}

.GetStartedPage_ant-tabs-card__1kS4v .GetStartedPage_ant-tabs-tab-active__1Aerf {
  border-bottom-color: #111827 !important;
  background: linear-gradient(to bottom, #394e5a 10%, #394e5a 10%, transparent 10%, transparent 100%) !important;
}

.GetStartedPage_ant-skeleton__1QpuH .GetStartedPage_ant-skeleton-paragraph__1pPDY li {
  background-color: #ffffff !important;
  opacity: 0.2;
}

.GetStartedPage_featureList__3HptX li {
  margin-top: 1rem;
}

.GetStartedPage_featureList__3HptX li:before {
  content: "✓ ";
}

a.GetStartedPage_heroLink__RRLzL {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(91, 20, 250, var(--tw-border-opacity));
  font-weight: 700;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  color: #ffffff;
  background-size: 100% 0.3em;
  background-repeat: no-repeat;
  background-image: linear-gradient(#5b14fa, #5b14fa);
  background-position: 0px 100%;
  transition: background-position 0.3s ease-in-out 0s, background-size 0.3s ease-in-out 0s;
}

a.GetStartedPage_heroLink__RRLzL:hover {
  background-size: 100% 100%;
  background-position: 0px 0px;
}

/*purgecss end ignore
 */

/*purgecss start ignore
 */

/**
 * Main colors. Keep in sync with tailwind.config.js
 */

/**
 * Antd theme customization
 */

.box-shadow-base {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.border-debug {
  border: 1px solid red;
}

.font-heading {
  font-family: "Nunito Sans", sans-serif;
}

.font-monospace {
  font-family: "Source Code Pro", monospace;
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.ant-input-number-disabled {
  background-color: rgba(255, 255, 255, 0.08) !important;
}

.ant-select-item-option-selected {
  background-color: transparent !important;
}

.ant-select-item-option-selected::before {
  content: "✓\00a0";
}

.ant-select-item-option-active,
.ant-dropdown-menu-submenu-active .ant-dropdown-menu-submenu-title {
  background-color: #1f2937 !important;
}

.ant-collapse-content-box {
  background-color: #111827 !important;
}

.ant-card,
.ant-modal-content {
  border-radius: 12px;
}

.ant-table-tbody {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.ant-table-thead {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.ant-checkbox-inner {
  background-color: transparent;
}

.ant-modal-header {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.ant-card,
.ant-table {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.ant-list-split .ant-list-header {
  border-bottom: 0 !important;
}

.ant-tag {
  background: transparent !important;
}

.ant-tooltip-inner a {
  --tw-text-opacity: 1;
  color: rgba(135, 138, 252, var(--tw-text-opacity));
}

.ant-tooltip-inner a:hover {
  text-decoration: underline;
}

.ant-badge-status-processing {
  background-color: #878afc;
}

.ant-badge-status-processing::after {
  border: 1px solid #878afc;
}

.ant-dropdown-menu-item-active {
  background-color: #1f2937 !important;
}

.ant-dropdown {
  border-radius: 0.5rem;
  background-color: #1a2332 !important;
  border: 1px solid #394e5a !important;
}

.ant-popover-inner {
  border: 1px solid #415969;
}

.ant-popover-arrow {
  width: 12px !important;
  height: 12px !important;
  border-left: 1px solid #415969 !important;
  border-top: 1px solid #415969 !important;
  z-index: 10000 !important;
  background: #1a2332 !important;
}

.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}

.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
}

.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  -webkit-transform: rotate(45deg) !important;
  transform: rotate(45deg) !important;
  top: -12px !important;
  -webkit-transform-origin: bottom left !important;
  transform-origin: bottom left !important;
}

.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  -webkit-transform: rotate(225deg) !important;
  transform: rotate(225deg) !important;
}

.icon-size-base svg {
  height: 1rem;
  width: 1rem;
}

.icon-size-base img {
  height: 1rem;
  width: 1rem;
}

.icon-size-lg svg {
  height: 1.25rem;
  width: 1.25rem;
}

.icon-size-lg img {
  height: 1.25rem;
  width: 1.25rem;
}

.ant-tabs-card .ant-tabs-tab-active {
  border-bottom-color: #111827 !important;
  background: linear-gradient(to bottom, #394e5a 10%, #394e5a 10%, transparent 10%, transparent 100%) !important;
}

.ant-skeleton .ant-skeleton-paragraph li {
  background-color: #ffffff !important;
  opacity: 0.2;
}

.floating-label {
  position: absolute;
  top: 0;
  left: 11px;
  height: 100%;
  padding: 0 2px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: font-size 150ms 0ms linear, top 150ms 0ms linear, height 150ms 0ms linear, color 150ms 0ms linear;
}

.floating-label_active {
  font-size: 11px !important;
  top: -8px;
  height: auto;
  background: #1a2332;
  color: #7996a9;
}

.floating-label.with-prefix {
  left: 30px;
}

.floating-label.floating-label-large {
  font-size: 16px;
  left: 32px;
}

.with-floating-label .ant-input-suffix {
  margin: 0;
}

.with-floating-label .ant-input:focus + .ant-input-suffix .floating-label {
  font-size: 11px;
  top: -8px;
  height: auto;
  background: #1a2332;
  padding: 0 2px;
  color: #7996a9;
}

.ant-form-item-has-error .floating-label {
  color: #e53935;
}

/*purgecss end ignore
 */


/*# sourceMappingURL=main~ea1f58e8.1f89b3b5.css.map*/