@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: normal;
  font-weight: 100;
  src: url("../../src/assets/font/Apax-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: italic;
  font-weight: 100;
  src: url("../../src/assets/font/Apax-ThinItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url("../../src/assets/font/Apax-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  src: url("../../src/assets/font/Apax-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("../../src/assets/font/Apax-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: url("../../src/assets/font/Apax-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url("../../src/assets/font/Apax-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: italic;
  font-weight: 500;
  src: url("../../src/assets/font/Apax-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: url("../../src/assets/font/Apax-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("../../src/assets/font/Apax-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  src: url("../../src/assets/font/Apax-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: normal;
  font-weight: 800;
  src: url("../../src/assets/font/Apax-Superbold.woff2") format("woff2");
}
@font-face {
  font-family: "Apax";
  font-display: swap;
  font-style: italic;
  font-weight: 800;
  src: url("../../src/assets/font/Apax-SuperboldItalic.woff2") format("woff2");
}
.plugin-boilerplate-dashboard {
  --ant-color-primary: #3958ea;
  --ant-color-primary-hover: #5570ef;
  --ant-color-primary-active: #bf1018;
  --ant-color-primary-border: #f5a0a3;
  --ant-color-text: rgba(0, 0, 0, 0.88);
  --ant-color-text-secondary: rgba(0, 0, 0, 0.65);
  --ant-color-text-description: rgba(0, 0, 0, 0.50);
  --ant-color-text-disabled: rgba(0, 0, 0, 0.25);
  --ant-color-text-placeholder: rgba(0, 0, 0, 0.25);
  --ant-color-text-heading: rgba(0, 0, 0, 0.88);
  --ant-color-text-quaternary: rgba(0, 0, 0, 0.25);
  --ant-color-border: #d9d9d9;
  --ant-color-border-secondary: #f0f0f0;
  --ant-color-bg-container: #ffffff;
  --ant-color-bg-elevated: #ffffff;
  --ant-color-bg-layout: #f0f0f1;
  --ant-color-fill: rgba(0, 0, 0, 0.15);
  --ant-color-fill-secondary: rgba(0, 0, 0, 0.06);
  --ant-color-fill-tertiary: rgba(0, 0, 0, 0.04);
  --ant-color-fill-quaternary: rgba(0, 0, 0, 0.02);
  --ant-color-fill-alter: rgba(0, 0, 0, 0.02);
  --ant-color-split: rgba(5, 5, 5, 0.06);
  --ant-color-success: #52c41a;
  --ant-color-success-bg: #f6ffed;
  --ant-color-success-border: #b7eb8f;
  --ant-color-error: #ff4d4f;
  --ant-color-error-bg: #fff2f0;
  --ant-color-error-border: #ffccc7;
  --ant-color-warning: #faad14;
  --ant-color-warning-bg: #fffbe6;
  --ant-color-warning-border: #ffe58f;
  --ant-color-info: #3958ea;
  --ant-color-info-bg: #e6f4ff;
  --ant-color-info-border: #f5a0a3;
  --ant-color-link: #3958ea;
  --ant-color-link-hover: #5570ef;
  --ant-color-link-active: #bf1018;
  --ant-color-white: #ffffff;
  --ant-color-black: #000000;
  --ant-date-picker-cell-active-with-range-bg: #fff0f0;
  --ant-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --ant-font-size: 15px;
  --ant-font-size-sm: 13px;
  --ant-font-size-lg: 17px;
  --ant-font-size-xl: 21px;
  --ant-font-size-heading-1: 40px;
  --ant-font-size-heading-2: 32px;
  --ant-font-size-heading-3: 26px;
  --ant-font-size-heading-4: 21px;
  --ant-font-size-heading-5: 17px;
  --ant-font-weight-strong: 600;
  --ant-line-height: 1.5714285714285714;
  --ant-line-height-lg: 1.5;
  --ant-line-height-sm: 1.6;
  --ant-border-radius: 6px;
  --ant-border-radius-sm: 4px;
  --ant-border-radius-lg: 8px;
  --ant-border-radius-xs: 2px;
  --ant-border-radius-outer: 4px;
  --ant-line-width: 1px;
  --ant-line-width-bold: 2px;
  --ant-line-width-focus: 4px;
  --ant-line-type: solid;
  --ant-control-height: 36px;
  --ant-control-height-sm: 28px;
  --ant-control-height-lg: 44px;
  --ant-control-height-xs: 18px;
  --ant-control-outline: rgba(225, 20, 29, 0.1);
  --ant-control-outline-width: 2px;
  --ant-control-interactive-size: 16px;
  --ant-padding-xs: 8px;
  --ant-padding-sm: 12px;
  --ant-padding: 16px;
  --ant-padding-md: 20px;
  --ant-padding-lg: 24px;
  --ant-padding-xl: 32px;
  --ant-padding-xxl: 48px;
  --ant-margin-xs: 8px;
  --ant-margin-sm: 12px;
  --ant-margin: 16px;
  --ant-margin-md: 20px;
  --ant-margin-lg: 24px;
  --ant-margin-xl: 32px;
  --ant-margin-xxl: 48px;
  --ant-motion-duration-fast: 0.1s;
  --ant-motion-duration-mid: 0.2s;
  --ant-motion-duration-slow: 0.3s;
  --ant-motion-ease-in-out: cubic-bezier(0.645, 0.045, 0.355, 1);
  --ant-motion-ease-out: cubic-bezier(0.215, 0.61, 0.355, 1);
  --ant-motion-ease-out-circ: cubic-bezier(0.08, 0.82, 0.17, 1);
  --ant-motion-ease-in-out-circ: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  --ant-motion-ease-out-back: cubic-bezier(0.12, 0.4, 0.29, 1.46);
  --ant-motion-ease-in-back: cubic-bezier(0.71, -0.46, 0.88, 0.6);
  --ant-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03), 0 1px 6px -1px rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.02);
  --ant-box-shadow-secondary: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  --ant-box-shadow-tertiary: 0 1px 4px 0 rgba(0, 0, 0, 0.08), 0 1px 2px -1px rgba(0, 0, 0, 0.04), 0 2px 6px 0 rgba(0, 0, 0, 0.03);
  --ant-card-header-bg: transparent;
  --ant-card-header-font-size: 17px;
  --ant-card-header-font-size-sm: 15px;
  --ant-card-header-height: 60px;
  --ant-card-header-height-sm: 42px;
  --ant-card-header-padding: 24px;
  --ant-card-body-padding: 24px;
  --ant-card-body-padding-sm: 12px;
  --ant-card-inner-head-padding: 12px;
  --ant-card-extra-color: rgba(0, 0, 0, 0.88);
  --ant-card-tabs-margin-bottom: 0px;
  --ant-badge-status-size: 8px;
  --ant-badge-indicator-height: 20px;
  --ant-badge-indicator-height-sm: 14px;
  --ant-badge-padding-inline: 6px;
  --ant-badge-text-font-size: 12px;
  --ant-badge-text-font-weight: normal;
  --ant-badge-dot-size: 8px;
  --ant-tabs-ink-bar-color: #3958ea;
  --ant-tabs-horizontal-item-gutter: 32px;
  --ant-tabs-horizontal-item-padding: 12px 0;
  --ant-tabs-horizontal-item-padding-sm: 12px 0;
  --ant-tabs-horizontal-item-padding-lg: 16px 0;
  --ant-tabs-horizontal-margin: 0;
  --ant-tabs-horizontal-margin-rtl: 0;
  --ant-tabs-card-padding: 8px 16px;
  --ant-tabs-card-bg: rgba(0, 0, 0, 0.02);
  --ant-tabs-card-gutter: 2px;
  --ant-tabs-title-font-size: 15px;
  --ant-tabs-title-font-size-sm: 15px;
  --ant-tabs-title-font-size-lg: 17px;
  --ant-tabs-item-color: rgba(0, 0, 0, 0.88);
  --ant-tabs-item-hover-color: #3958ea;
  --ant-tabs-item-active-color: #bf1018;
  --ant-tabs-item-selected-color: #3958ea;
  --ant-switch-track-height: 22px;
  --ant-switch-track-min-width: 44px;
  --ant-switch-track-padding: 2px;
  --ant-switch-track-height-sm: 16px;
  --ant-switch-track-min-width-sm: 28px;
  --ant-switch-handle-size: 18px;
  --ant-switch-handle-size-sm: 12px;
  --ant-switch-handle-bg: #ffffff;
  --ant-switch-handle-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
  --ant-tag-default-bg: rgba(0, 0, 0, 0.04);
  --ant-tag-default-color: rgba(0, 0, 0, 0.88);
  --ant-tag-solid-text-color: #ffffff;
  --ant-button-default-hover-color: #3958ea;
  --ant-button-default-hover-border-color: #3958ea;
  --ant-button-default-active-color: #bf1018;
  --ant-button-default-active-border-color: #bf1018;
  --ant-button-primary-shadow: 0 2px 0 rgba(225, 20, 29, 0.1);
}

.plugin-boilerplate-dashboard .ant-card {
  --ant-card-tabs-margin-bottom: 0px;
}

.plugin-boilerplate-dashboard .ant-tabs-top {
  margin-bottom: 0;
}

.plugin-boilerplate-dashboard .ant-btn {
  --ant-button-default-hover-color: #3958ea;
  --ant-button-default-hover-border-color: #3958ea;
  --ant-button-default-active-color: #bf1018;
  --ant-button-default-active-border-color: #bf1018;
  --ant-button-primary-shadow: 0 2px 0 rgba(225, 20, 29, 0.1);
}

.plugin-boilerplate-dashboard .ant-badge {
  --ant-badge-status-size: 8px;
}

.plugin-boilerplate-dashboard,
.plugin-boilerplate-dashboard *,
.plugin-boilerplate-dashboard *::before,
.plugin-boilerplate-dashboard *::after {
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  letter-spacing: 0;
}

.plugin-boilerplate-dashboard h2,
.plugin-boilerplate-dashboard h3,
.plugin-boilerplate-dashboard h4 {
  font-weight: 600;
  margin: 0;
}

.plugin-boilerplate-dashboard label {
  font-weight: 400;
}

.plugin-boilerplate-dashboard p {
  margin: 0;
}

.plugin-boilerplate-dashboard {
  background-color: #f0f0f1;
  display: flex;
  justify-content: center;
  margin: 0 20px 0 -20px;
  min-height: calc(100vh - 32px);
  padding: 40px 20px;
}

.plugin-boilerplate-dashboard__panel {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 60vw;
}

.plugin-boilerplate-dashboard__header-card {
  overflow: hidden;
}

.plugin-boilerplate-dashboard__brand {
  align-items: center;
  display: flex;
  gap: 14px;
  min-width: 0;
}

.plugin-boilerplate-dashboard__logo {
  border-radius: 6px;
  display: block;
  height: 44px;
  max-width: 220px;
  object-fit: contain;
  width: auto;
}

.plugin-boilerplate-dashboard h1 {
  color: rgba(0, 0, 0, 0.88);
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3333;
  margin: 0;
}

.plugin-boilerplate-dashboard__tour-trigger {
  align-items: center;
  background: none;
  border: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.35);
  cursor: pointer;
  display: inline-flex;
  flex-shrink: 0;
  height: 20px;
  justify-content: center;
  margin: 0;
  min-height: 0;
  padding: 0;
  transition: color 0.15s ease;
  width: 20px;
}
.plugin-boilerplate-dashboard__tour-trigger:hover {
  color: #3958ea;
}
.plugin-boilerplate-dashboard__tour-trigger svg {
  display: block;
  fill: currentColor;
  height: 100%;
  width: 100%;
}

.plugin-boilerplate-dashboard__version {
  background: #efefef;
  border-radius: 20px;
  color: #555;
  display: inline-block;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  padding: 2px 9px;
  white-space: nowrap;
}

.plugin-boilerplate-dashboard__section-header {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 16px;
}

.plugin-boilerplate-dashboard__section-header h2 {
  color: rgba(0, 0, 0, 0.88);
  font-size: 19px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}

.plugin-boilerplate-dashboard__lead {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 1.5715;
  margin: 0 0 16px;
}

.plugin-boilerplate-dashboard__divider {
  background: #f0f0f0;
  height: 1px;
  margin: 20px 0;
  width: 100%;
}

.plugin-boilerplate-dashboard__divider--tight {
  margin: 16px 0;
}

.plugin-boilerplate-dashboard__space {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.plugin-boilerplate-dashboard__conn-header {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.plugin-boilerplate-dashboard__conn-header h2 {
  color: rgba(0, 0, 0, 0.88);
  font-size: 19px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}

.plugin-boilerplate-dashboard__conn-header p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 1.5715;
  margin: 6px 0 0;
}

.plugin-boilerplate-dashboard__conn-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.plugin-boilerplate-dashboard__conn-info-row {
  align-items: center;
  display: flex;
  gap: 12px;
}

.plugin-boilerplate-dashboard__conn-info-row .plugin-boilerplate-dashboard__meta-label {
  flex: 0 0 120px;
}

.plugin-boilerplate-dashboard__conn-info-row span:last-child {
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5715;
}

.plugin-boilerplate-dashboard__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.plugin-boilerplate-dashboard__action {
  align-items: center;
  display: flex;
  gap: 10px;
}

.plugin-boilerplate-dashboard__action p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  margin: 0;
}

.plugin-boilerplate-dashboard .ant-tabs-nav {
  margin: 0 !important;
}

.plugin-boilerplate-dashboard .ant-tabs-nav-list .ant-tabs-tab:first-child {
  margin-left: 0;
}

.plugin-boilerplate-dashboard__tab-panel {
  animation: plugin-boilerplate-dashboard-tab-in 0.18s ease;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.plugin-boilerplate-dashboard__tab-panel[hidden] {
  display: none;
}

.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  font-weight: 300;
}

.plugin-boilerplate-dashboard__fields {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.plugin-boilerplate-dashboard__field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.plugin-boilerplate-dashboard__field > label {
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5715;
}

.plugin-boilerplate-dashboard__control {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.plugin-boilerplate-dashboard__control input[type=text],
.plugin-boilerplate-dashboard__control input[type=password],
.plugin-boilerplate-dashboard__control input[type=email],
.plugin-boilerplate-dashboard__control input[type=number],
.plugin-boilerplate-dashboard__control input[type=url],
.plugin-boilerplate-dashboard__control select,
.plugin-boilerplate-dashboard__control textarea {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.88);
  font-size: 15px;
  line-height: 1.5715;
  margin: 0;
  max-width: 480px;
  min-height: 36px;
  padding: 6px 11px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  width: 100%;
}

.plugin-boilerplate-dashboard__control select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='64 64 896 896'%3E%3Cpath fill='rgba(0%2C0%2C0%2C0.25)' d='M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z'%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  cursor: pointer;
  padding-right: 28px;
}

.plugin-boilerplate-dashboard__control textarea {
  max-width: 100%;
  min-height: 110px;
  resize: vertical;
}

.plugin-boilerplate-dashboard__control input:focus,
.plugin-boilerplate-dashboard__control select:focus,
.plugin-boilerplate-dashboard__control textarea:focus {
  border-color: #3958ea;
  box-shadow: 0 0 0 2px rgba(225, 20, 29, 0.1);
  outline: 0;
}

.plugin-boilerplate-dashboard__control p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 1.5715;
  margin: 0;
}

.plugin-boilerplate-dashboard__checkbox,
.plugin-boilerplate-dashboard__radios label {
  align-items: center;
  display: flex;
  gap: 10px;
}

.plugin-boilerplate-dashboard__radios {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.plugin-boilerplate-dashboard__checkbox input[type=checkbox] {
  appearance: none;
  background: rgba(0, 0, 0, 0.25);
  border: 0;
  border-radius: 100px;
  box-shadow: none;
  cursor: pointer;
  height: 22px;
  margin: 0;
  min-width: 44px;
  padding: 0;
  position: relative;
  transition: background 0.15s ease;
  width: 44px;
}

.plugin-boilerplate-dashboard__checkbox input[type=checkbox]::before {
  background: #fff;
  border-radius: 50%;
  content: "";
  height: 18px;
  left: 2px;
  margin: 0;
  position: absolute;
  top: 2px;
  transform: translateX(0);
  transition: transform 0.15s ease;
  width: 18px;
}

.plugin-boilerplate-dashboard__checkbox input[type=checkbox]:checked {
  background: #3958ea;
}

.plugin-boilerplate-dashboard__checkbox input[type=checkbox]:checked::before {
  transform: translateX(22px);
}

.plugin-boilerplate-dashboard__setting-row {
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
}

.plugin-boilerplate-dashboard__setting-row:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.plugin-boilerplate-dashboard__setting-row > div {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.plugin-boilerplate-dashboard__setting-row span {
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5715;
}

.plugin-boilerplate-dashboard__setting-row p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 1.5715;
  margin: 0;
}

.plugin-boilerplate-dashboard__setting-row select {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='64 64 896 896'%3E%3Cpath fill='rgba(0%2C0%2C0%2C0.25)' d='M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z'%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
  font-size: 15px;
  line-height: 1.5715;
  min-height: 36px;
  padding: 6px 28px 6px 11px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  width: 140px;
}

.plugin-boilerplate-dashboard__setting-row select:focus {
  border-color: #3958ea;
  box-shadow: 0 0 0 2px rgba(225, 20, 29, 0.1);
  outline: 0;
}

.plugin-boilerplate-dashboard__setting-row select:disabled {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.plugin-boilerplate-dashboard__setting-row--disabled {
  opacity: 0.4;
  pointer-events: none;
}

.plugin-boilerplate-dashboard__custom-select {
  display: block !important;
  flex: 0 0 auto;
  position: relative;
  width: 140px;
}

.plugin-boilerplate-dashboard__custom-select-trigger {
  align-items: center;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='64 64 896 896'%3E%3Cpath fill='rgba(0%2C0%2C0%2C0.25)' d='M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z'%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
  display: flex;
  font-size: 15px;
  font-weight: 400;
  height: 36px;
  line-height: 1.5715;
  min-height: 36px;
  overflow: hidden;
  padding: 6px 28px 6px 11px;
  text-overflow: ellipsis;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  user-select: none;
  white-space: nowrap;
}

.plugin-boilerplate-dashboard__custom-select-trigger:hover {
  border-color: #3958ea;
}

.plugin-boilerplate-dashboard__custom-select--open .plugin-boilerplate-dashboard__custom-select-trigger {
  border-color: #3958ea;
  box-shadow: 0 0 0 2px rgba(225, 20, 29, 0.1);
}

.plugin-boilerplate-dashboard__custom-select--disabled .plugin-boilerplate-dashboard__custom-select-trigger {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.plugin-boilerplate-dashboard__custom-select--disabled .plugin-boilerplate-dashboard__custom-select-trigger:hover {
  border-color: #d9d9d9;
}

.plugin-boilerplate-dashboard__custom-select-dropdown {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  list-style: none;
  margin: 0;
  max-height: 256px;
  overflow-y: auto;
  padding: 4px;
  position: absolute;
  right: 0;
  top: calc(100% + 4px);
  width: 140px;
  z-index: 9999;
}

.plugin-boilerplate-dashboard__custom-select-option {
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
  display: flex;
  font-size: 15px;
  font-weight: 400;
  min-height: 36px;
  padding: 7px 12px;
  transition: background 0.1s ease;
  align-items: center;
}

.plugin-boilerplate-dashboard__custom-select-option:hover {
  background: rgba(0, 0, 0, 0.04);
}

.plugin-boilerplate-dashboard__custom-select-option--selected {
  background: #e6f4ff;
  color: rgba(0, 0, 0, 0.88);
  font-weight: 400;
}

.plugin-boilerplate-dashboard__custom-select-option--selected:hover {
  background: #d6ebff;
}

.plugin-boilerplate-dashboard__form-actions {
  display: flex;
  gap: 8px;
  margin-top: 18px;
}

.plugin-boilerplate-dashboard .ant-btn,
.plugin-boilerplate-dashboard button[class*=ant-btn],
.plugin-boilerplate-dashboard a[class*=ant-btn] {
  align-items: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
  display: inline-flex;
  font-size: 15px;
  font-weight: 400 !important;
  justify-content: center;
  line-height: 1.5715;
  min-height: 40px;
  overflow: visible;
  padding: 8px 18px;
  position: relative;
  text-decoration: none;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  white-space: nowrap;
}

.plugin-boilerplate-dashboard .ant-btn:not(:disabled):hover,
.plugin-boilerplate-dashboard button[class*=ant-btn]:not(:disabled):hover,
.plugin-boilerplate-dashboard a[class*=ant-btn]:not([aria-disabled=true]):hover {
  border-color: #3958ea;
  color: #3958ea;
}

.plugin-boilerplate-dashboard .ant-btn-color-primary.ant-btn-variant-solid,
.plugin-boilerplate-dashboard button.ant-btn-color-primary,
.plugin-boilerplate-dashboard a.ant-btn-color-primary {
  background: #3958ea;
  border-color: #3958ea;
  color: #fff;
}

.plugin-boilerplate-dashboard .ant-btn-color-primary.ant-btn-variant-solid:not(:disabled):hover,
.plugin-boilerplate-dashboard button.ant-btn-color-primary:not(:disabled):hover,
.plugin-boilerplate-dashboard a.ant-btn-color-primary:not([aria-disabled=true]):hover {
  background: #5570ef;
  border-color: #5570ef;
  color: #fff;
}

.plugin-boilerplate-dashboard .ant-btn.ant-btn-color-danger,
.plugin-boilerplate-dashboard .ant-btn.plugin-boilerplate-dashboard__button-danger {
  background: #fff !important;
  border: 1px solid #ff4d4f !important;
  color: #ff4d4f !important;
}

.plugin-boilerplate-dashboard .ant-btn.ant-btn-color-danger:not(:disabled):hover,
.plugin-boilerplate-dashboard .ant-btn.plugin-boilerplate-dashboard__button-danger:not(:disabled):hover {
  background: #fff8f8 !important;
  border: 1px solid #ff7875 !important;
  color: #ff7875 !important;
}

.plugin-boilerplate-dashboard .ant-btn.ant-btn-color-danger:not(:disabled):active,
.plugin-boilerplate-dashboard .ant-btn.plugin-boilerplate-dashboard__button-danger:not(:disabled):active {
  background: #fff !important;
  border: 1px solid #d9363e !important;
  color: #d9363e !important;
}

.plugin-boilerplate-dashboard .ant-btn.ant-btn-color-danger:focus,
.plugin-boilerplate-dashboard .ant-btn.plugin-boilerplate-dashboard__button-danger:focus {
  border: 1px solid #ff4d4f !important;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2) !important;
  outline: 0 !important;
}

.plugin-boilerplate-dashboard .ant-btn-sm {
  font-size: 15px;
  min-height: 32px;
  padding: 4px 12px;
}

.plugin-boilerplate-dashboard .ant-btn[data-saving=true] {
  opacity: 0.7;
  pointer-events: none;
}

.plugin-boilerplate-dashboard .ant-btn[data-saved=true] {
  background: #52c41a;
  border-color: #52c41a;
  color: #fff;
  transition: none;
}

.plugin-boilerplate-dashboard__console {
  display: flex;
  flex-direction: column;
  height: 480px;
  overflow-y: auto;
}

.plugin-boilerplate-dashboard__log-row {
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  gap: 12px;
  padding: 8px 0;
}

.plugin-boilerplate-dashboard__log-row--clickable {
  cursor: pointer;
}

.plugin-boilerplate-dashboard__log-row--clickable:hover {
  background: #fafafa;
}

.plugin-boilerplate-dashboard__log:last-child .plugin-boilerplate-dashboard__log-row {
  border-bottom: 0;
}

.plugin-boilerplate-dashboard__log-time {
  color: rgba(0, 0, 0, 0.5);
  flex-shrink: 0;
  font-size: 13px;
  width: 140px;
}

.plugin-boilerplate-dashboard__log-message {
  color: rgba(0, 0, 0, 0.88);
  flex: 1;
  font-size: 14px;
  line-height: 1.5715;
  min-width: 0;
}

.plugin-boilerplate-dashboard__log-detail {
  background: #f9f9f9;
  border-left: 3px solid #e0e0e0;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 1px;
  padding: 10px 16px;
}

.plugin-boilerplate-dashboard__log-detail[hidden] {
  display: none;
}

.plugin-boilerplate-dashboard__log-detail span {
  color: rgba(0, 0, 0, 0.88);
  font-size: 13px;
  line-height: 1.5715;
}

.plugin-boilerplate-dashboard__log-row .ant-tag {
  flex-shrink: 0;
  margin: 0;
  text-align: center;
  width: 70px;
}

.plugin-boilerplate-dashboard__cron-list {
  display: flex;
  flex-direction: column;
}

.plugin-boilerplate-dashboard__cron-row {
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  display: grid;
  gap: 20px;
  grid-template-columns: 20px 1fr 140px 180px 180px auto;
  padding: 16px 0;
  transition: background 0.15s ease;
}

.plugin-boilerplate-dashboard__cron-row:first-child {
  padding-top: 0;
}

.plugin-boilerplate-dashboard__cron-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.plugin-boilerplate-dashboard__cron-row--inactive {
  opacity: 0.5;
}

.plugin-boilerplate-dashboard__cron-status {
  align-items: center;
  display: flex;
}

.plugin-boilerplate-dashboard__cron-info,
.plugin-boilerplate-dashboard__cron-schedule,
.plugin-boilerplate-dashboard__cron-time {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.plugin-boilerplate-dashboard__cron-info strong {
  color: rgba(0, 0, 0, 0.88);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5715;
}

.plugin-boilerplate-dashboard__cron-info span,
.plugin-boilerplate-dashboard__cron-schedule span,
.plugin-boilerplate-dashboard__cron-time span {
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5715;
  overflow-wrap: anywhere;
}

.plugin-boilerplate-dashboard__meta-label,
.plugin-boilerplate-dashboard__cron-schedule .plugin-boilerplate-dashboard__meta-label,
.plugin-boilerplate-dashboard__cron-time .plugin-boilerplate-dashboard__meta-label {
  color: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  line-height: 1.5715;
}

.plugin-boilerplate-dashboard__cron-actions {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}

.plugin-boilerplate-dashboard__cron-actions .button {
  font-size: 15px;
  line-height: 24px;
  min-height: 32px;
  padding: 4px 12px;
}

.plugin-boilerplate-dashboard__switch {
  background: rgba(0, 0, 0, 0.25);
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  display: inline-block;
  flex: 0 0 auto;
  height: 22px;
  margin: 0;
  min-width: 44px;
  padding: 0;
  position: relative;
  transition: background 0.15s ease;
  width: 44px;
}

.plugin-boilerplate-dashboard__switch .ant-switch-handle {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 35, 11, 0.2);
  height: 18px;
  left: 2px;
  position: absolute;
  top: 2px;
  transform: translateX(0);
  transition: transform 0.15s ease;
  width: 18px;
}

.plugin-boilerplate-dashboard__switch--checked {
  background: #3958ea;
}

.plugin-boilerplate-dashboard__switch--checked .ant-switch-handle {
  transform: translateX(22px);
}

.plugin-boilerplate-dashboard__switch--small {
  height: 16px;
  min-width: 28px;
  width: 28px;
}

.plugin-boilerplate-dashboard__switch--small .ant-switch-handle {
  height: 12px;
  width: 12px;
}

.plugin-boilerplate-dashboard__switch--small.plugin-boilerplate-dashboard__switch--checked .ant-switch-handle {
  transform: translateX(12px);
}

.plugin-boilerplate-dashboard__empty {
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  font-size: 15px;
  gap: 8px;
  height: 480px;
  justify-content: center;
  line-height: 1.5715;
  text-align: center;
}

.plugin-boilerplate-dashboard__empty .ant-empty-image {
  height: 41px;
  margin-bottom: 8px;
}

.plugin-boilerplate-dashboard__empty .ant-empty-image svg {
  display: block;
  height: 100%;
  margin: auto;
  max-width: 100%;
}

.plugin-boilerplate-dashboard__support-logo {
  display: block;
  height: 36px;
  margin-bottom: 24px;
  width: auto;
}

.plugin-boilerplate-dashboard__support-section {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.plugin-boilerplate-dashboard__support-section--extra {
  margin-top: 20px;
}

.plugin-boilerplate-dashboard__support-link {
  color: rgba(0, 0, 0, 0.88);
  font-size: 15px;
  line-height: 1.5715;
  text-decoration: none;
}

.plugin-boilerplate-dashboard__support-link:hover {
  color: #3958ea;
}

@keyframes plugin-boilerplate-dashboard-tab-in {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 900px) {
  .plugin-boilerplate-dashboard {
    margin-left: -10px;
    padding: 24px 12px;
  }
  .plugin-boilerplate-dashboard__panel {
    width: 100%;
  }
  .plugin-boilerplate-dashboard .ant-card-head,
  .plugin-boilerplate-dashboard .ant-card-body {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .plugin-boilerplate-dashboard .ant-tabs-nav {
    padding: 0 20px;
  }
  .plugin-boilerplate-dashboard__cron-row {
    grid-template-columns: 20px 1fr auto;
    grid-template-rows: auto auto;
  }
  .plugin-boilerplate-dashboard__cron-schedule,
  .plugin-boilerplate-dashboard__cron-time {
    display: none;
  }
}
@media (max-width: 640px) {
  .plugin-boilerplate-dashboard__brand {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }
  .plugin-boilerplate-dashboard__section-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .plugin-boilerplate-dashboard__log-row {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .plugin-boilerplate-dashboard__log-time {
    width: auto;
  }
  .plugin-boilerplate-dashboard__log-message {
    flex-basis: 100%;
  }
  .plugin-boilerplate-dashboard__cron-actions {
    justify-content: flex-start;
  }
}
.plugin-boilerplate-tooltip[hidden] {
  display: none !important;
}

.plugin-boilerplate-tooltip {
  background: rgba(0, 0, 0, 0.85);
  border-radius: 6px;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5715;
  max-width: 240px;
  padding: 6px 10px;
  pointer-events: none;
  position: fixed;
  word-break: break-word;
  z-index: 99997;
}
.plugin-boilerplate-tooltip::after {
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.85);
  bottom: -10px;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.plugin-boilerplate-tooltip.plugin-boilerplate-tooltip--below::after {
  border-top-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.85);
  bottom: auto;
  top: -10px;
}

.plugin-boilerplate-confirm-overlay[hidden],
.plugin-boilerplate-confirm-modal[hidden] {
  display: none !important;
}

.plugin-boilerplate-confirm-overlay {
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
}

.plugin-boilerplate-confirm-modal {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  left: 50%;
  max-width: 416px;
  padding: 20px 24px 24px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100vw - 32px);
  z-index: 9999;
}

.plugin-boilerplate-confirm-body {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.plugin-boilerplate-confirm-header {
  align-items: flex-start;
  display: flex;
  gap: 12px;
  margin-bottom: 24px;
}

.plugin-boilerplate-confirm-icon {
  color: #faad14;
  flex-shrink: 0;
  height: 22px;
  margin-top: 1px;
  width: 22px;
}
.plugin-boilerplate-confirm-icon svg {
  display: block;
  fill: currentColor;
  height: 100%;
  width: 100%;
}

.plugin-boilerplate-confirm-title {
  color: rgba(0, 0, 0, 0.88);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5715;
}

.plugin-boilerplate-confirm-actions {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}

.plugin-boilerplate-confirm-cancel,
.plugin-boilerplate-confirm-ok {
  align-items: center;
  border-radius: 6px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 1.5715;
  min-height: 32px;
  outline: 0;
  padding: 4px 15px;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  white-space: nowrap;
}

.plugin-boilerplate-confirm-cancel {
  background: #fff;
  border: 1px solid #d9d9d9;
  color: rgba(0, 0, 0, 0.88);
}
.plugin-boilerplate-confirm-cancel:hover {
  border-color: #3958ea;
  color: #3958ea;
}

.plugin-boilerplate-confirm-ok {
  background: #3958ea;
  border: 1px solid #3958ea;
  color: #fff;
}
.plugin-boilerplate-confirm-ok:hover {
  background: #5570ef;
  border-color: #5570ef;
}

.plugin-boilerplate-tour-overlay[hidden],
.plugin-boilerplate-tour-highlight[hidden],
.plugin-boilerplate-tour-card[hidden] {
  display: none !important;
}

.plugin-boilerplate-tour-overlay {
  background: transparent;
  bottom: 0;
  cursor: default;
  left: 0;
  pointer-events: all;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99992;
}

.plugin-boilerplate-tour-highlight {
  border-radius: 8px;
  box-shadow: 0 0 0 3px #3958ea, 0 0 0 9999px rgba(0, 0, 0, 0.45);
  pointer-events: none;
  position: fixed;
  transition: top 0.2s ease, left 0.2s ease, width 0.2s ease, height 0.2s ease;
  z-index: 99995;
}

.plugin-boilerplate-tour-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding: 16px;
  position: fixed;
  transition: top 0.2s ease, left 0.2s ease;
  width: 320px;
  z-index: 99999;
}

.plugin-boilerplate-tour-card::before {
  background: #fff;
  content: "";
  height: 12px;
  position: absolute;
  width: 12px;
}

.plugin-boilerplate-tour-card[data-placement=bottom]::before {
  box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.06);
  left: 20px;
  top: -6px;
  transform: rotate(45deg);
}

.plugin-boilerplate-tour-card[data-placement=top]::before {
  bottom: -6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.06);
  left: 20px;
  transform: rotate(45deg);
}

.plugin-boilerplate-tour-close {
  background: none;
  border: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  min-height: auto;
  padding: 2px;
  position: absolute;
  right: 12px;
  top: 12px;
}
.plugin-boilerplate-tour-close:hover {
  color: rgba(0, 0, 0, 0.88);
}

.plugin-boilerplate-tour-title {
  color: rgba(0, 0, 0, 0.88);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 24px 8px 0;
}

.plugin-boilerplate-tour-desc {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5715;
  margin: 0 0 16px;
}

.plugin-boilerplate-tour-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.plugin-boilerplate-tour-dots {
  align-items: center;
  display: flex;
  gap: 6px;
}

.plugin-boilerplate-tour-dot {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  transition: background 0.2s ease;
  width: 8px;
}

.plugin-boilerplate-tour-dot--active {
  background: #3958ea;
}

.plugin-boilerplate-tour-btns {
  display: flex;
  gap: 8px;
}

.n8n-company-hero {
  border-radius: 8px;
  display: grid;
  gap: 2rem;
  margin-bottom: 2rem;
  overflow: hidden;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .n8n-company-hero {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .n8n-company-hero {
    align-items: center;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 560px);
    margin-right: calc(50% - 50vw);
    padding-right: 0;
  }
}

.n8n-company-hero__content {
  max-width: 840px;
}

.n8n-company-hero__url {
  color: #324bd9;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: anywhere;
}

.n8n-company-hero__title {
  color: #2D3D4C;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.75rem;
}
@media (min-width: 768px) {
  .n8n-company-hero__title {
    font-size: 2.5rem;
  }
}

.n8n-company-page .header__content__paragraph h1 {
  margin: 0 !important;
}

.n8n-company-hero__intro {
  color: #2e3235;
  font-size: 1.125rem;
  line-height: 1.7;
  margin: 0 0 1.25rem;
}

.n8n-company-hero__media {
  margin: 0;
}
@media (min-width: 992px) {
  .n8n-company-hero__media {
    height: 600px;
  }
}
.n8n-company-hero__media img {
  aspect-ratio: 5/6;
  border-radius: 8px;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.n8n-company-hero__button {
  align-items: center;
  background-color: #2D3D4C;
  border-radius: 111118px;
  color: #fff;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  gap: 0.5rem;
  padding: 20px 20px;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
.n8n-company-hero__button svg {
  color: white;
  fill: white;
  width: 20px;
}
.n8n-company-hero__button:hover {
  background-color: transparent;
  color: #2D3D4C;
  outline: 1px solid #2D3D4C;
}
.n8n-company-hero__button:hover svg {
  fill: #2D3D4C;
}

body {
  overflow-x: hidden;
}

.n8n-company-header {
  color: #fff;
  display: flex;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  text-align: center;
  width: 100vw;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .n8n-company-header {
    padding: 1.6rem 0;
  }
}

.n8n-company-header__url {
  background-color: #324bd9;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 0.875rem;
  font-weight: 700;
  height: 30px;
  width: fit-content;
  padding: 0.25rem 0.625rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.n8n-company-header__name {
  color: #fff;
  font-size: 2.6rem;
  line-height: 1.2;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .n8n-company-header__name {
    font-size: 3rem;
  }
}

.n8n-company-header__intro {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8em;
  text-align: center;
  margin: 0 0 1rem;
}

.n8n-company-header__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.n8n-company-header__btn {
  border-radius: 1.5625rem;
  padding: 1rem 1.3rem;
  font-size: 1rem;
  font-weight: 600;
  background-color: white;
  color: black;
  border: 2px solid white;
  text-decoration: none;
  display: inline-block;
  transition: all 0.18s ease-in-out;
  line-height: 1rem;
  cursor: pointer;
}
.n8n-company-header__btn svg {
  color: #fff;
  fill: #fff;
  flex-shrink: 0;
  height: 22px;
  width: 22px;
}
.n8n-company-header__btn:hover {
  background-color: transparent;
  color: white;
}

.n8n-company-header__share {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  padding: 0;
  transition: color 0.2s ease;
}
.n8n-company-header__share:hover {
  color: #fff;
}

.n8n-company-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  width: 100%;
}

@media (min-width: 992px) {
  .n8n-company-page .header__content .col-lg-8 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .n8n-company-page .header__content .col-xl-7 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 992px) {
  .n8n-company-page .header__content .offset-lg-2 {
    margin-left: 0 !important;
  }
}

.n8n-stacking-cards {
  --top: 1.625rem;
  --header-height: calc(60px + 2rem);
  position: relative;
}
@media (min-width: 768px) {
  .n8n-stacking-cards {
    --header-height: calc(80px + 4rem);
  }
}

.n8n-stacking-cards__header {
  position: sticky;
  top: calc(var(--header-height) + var(--top));
}
.n8n-stacking-cards__header h2 {
  color: #324bd9;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
.n8n-stacking-cards__header__intro + a {
  margin-top: 1.5rem;
}

.n8n-stacking-cards__list {
  counter-reset: card;
  padding-bottom: 5rem;
  transform: translateY(calc(-1 * (var(--header-height) + var(--top))));
}

.n8n-stacking-cards__list__card {
  background-color: #fff;
  border: 1px dashed #2a3b4c;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  padding: 1.75rem;
}
@media (min-width: 768px) {
  .n8n-stacking-cards__list__card {
    position: sticky;
    top: calc(var(--header-height) + 2rem);
  }
}
@media (min-width: 768px) {
  .n8n-stacking-cards__list__card:nth-child(1n) {
    transform: translateY(calc(var(--header-height) + 1 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(2n) {
    transform: translateY(calc(var(--header-height) + 2 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(3n) {
    transform: translateY(calc(var(--header-height) + 3 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(4n) {
    transform: translateY(calc(var(--header-height) + 4 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(5n) {
    transform: translateY(calc(var(--header-height) + 5 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(6n) {
    transform: translateY(calc(var(--header-height) + 6 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(7n) {
    transform: translateY(calc(var(--header-height) + 7 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(8n) {
    transform: translateY(calc(var(--header-height) + 8 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(9n) {
    transform: translateY(calc(var(--header-height) + 9 * var(--top)));
  }
  .n8n-stacking-cards__list__card:nth-child(10n) {
    transform: translateY(calc(var(--header-height) + 10 * var(--top)));
  }
}
.n8n-stacking-cards__list__card::before {
  color: #2D3D4C;
  content: counter(card, decimal-leading-zero);
  counter-increment: card;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1rem;
}
.n8n-stacking-cards__list__card h3 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #2D3D4C;
  margin-bottom: 0.5rem;
}
.n8n-stacking-cards__list__card > a {
  color: rgb(46, 50, 53);
}

.n8n-stacking-cards--top-header {
  background-color: transparent;
  margin-left: calc(50% - 50vw);
  width: 100vw;
}
.n8n-stacking-cards--top-header .n8n-stacking-cards__header {
  margin-bottom: 2rem;
  position: static;
}
.n8n-stacking-cards--top-header .n8n-stacking-cards__list {
  transform: none;
}
.n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card {
  border: none;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.09);
}
@media (min-width: 768px) {
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(1n) {
    transform: translateY(calc(0 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(2n) {
    transform: translateY(calc(1 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(3n) {
    transform: translateY(calc(2 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(4n) {
    transform: translateY(calc(3 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(5n) {
    transform: translateY(calc(4 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(6n) {
    transform: translateY(calc(5 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(7n) {
    transform: translateY(calc(6 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(8n) {
    transform: translateY(calc(7 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(9n) {
    transform: translateY(calc(8 * var(--top)));
  }
  .n8n-stacking-cards--top-header .n8n-stacking-cards__list .n8n-stacking-cards__list__card:nth-child(10n) {
    transform: translateY(calc(9 * var(--top)));
  }
}

.n8n-results-gate {
  background: rgba(50, 75, 217, 0.0392156863);
  border-radius: 8px;
  margin-left: -15px;
  padding: 30px 15px 30px 15px;
  position: relative;
  width: calc(100% + 15px);
}

.n8n-results-gate__content {
  filter: blur(6px);
  pointer-events: none;
  transition: filter 0.4s ease;
  user-select: none;
}

.n8n-results-gate--open .n8n-results-gate__content {
  filter: none;
  pointer-events: auto;
  user-select: auto;
}
.n8n-results-gate--open .n8n-results-gate__overlay {
  opacity: 0;
  pointer-events: none;
}

.n8n-results-gate__overlay {
  align-items: center;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.85) 100%);
  display: flex;
  inset: 0;
  justify-content: center;
  position: absolute;
  transition: opacity 0.4s ease;
  width: 100%;
  z-index: 10;
}

.n8n-results-gate__btn {
  background-color: #313f4a;
  border: none;
  border-radius: 111111px;
  box-shadow: 0 4px 20px rgba(50, 75, 217, 0.35);
  color: #fff;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 1rem 2rem;
  transition: background-color 0.2s ease, transform 0.2s ease;
}
.n8n-results-gate__btn:hover {
  background-color: #2d3d4b;
  transform: translateY(-2px);
}

.n8n-improvement-title {
  margin-top: 2.5rem;
}

.n8n-score-badge {
  background-color: #324bd9;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  margin-bottom: 1rem;
  padding: 0.75rem 1.25rem;
}
.n8n-score-badge .n8n-score-color--good {
  color: #5cff46;
}
.n8n-score-badge .n8n-score-color--medium {
  color: #ff9500;
}
.n8n-score-badge .n8n-score-color--bad {
  color: #ff3b30;
}

.n8n-company-conclusion__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  margin-top: 1.25rem;
}

.n8n-company-conclusion__phone {
  color: #2e3235;
  font-size: 1rem;
}
.n8n-company-conclusion__phone a {
  color: #324BD9;
  text-decoration: underline;
}

.n8n-contact-toggle {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.n8n-contact-toggle__btn {
  appearance: none;
  background: transparent;
  border: 2px solid #2D3D4C;
  border-radius: 111118px;
  color: #2D3D4C;
  cursor: pointer;
  display: inline-flex;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 700;
  padding: 18px 20px;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.n8n-contact-toggle__btn--active {
  background-color: #2D3D4C;
  color: #fff;
}
.n8n-contact-toggle__btn:not(.n8n-contact-toggle__btn--active):hover {
  background-color: rgba(45, 61, 76, 0.08);
}

.n8n-contact-toggle__or {
  color: #2e3235;
  font-size: 1rem;
}

.n8n-contact-panel {
  display: none;
  margin-top: 1.5rem;
  background-color: #2a3b4c;
  color: #fff;
  padding: 10px;
  border-radius: 8px;
}
.n8n-contact-panel--active {
  display: block;
}

.n8n-contact-info {
  margin-bottom: 0.75rem;
  padding: 0.25rem 0.25rem 0;
}

.n8n-contact-info__title {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 0.75rem;
}

.n8n-contact-info__list {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin: 0;
  padding: 0;
}

.n8n-contact-info__row {
  align-items: baseline;
  display: flex;
  gap: 0.5rem;
}
.n8n-contact-info__row dt {
  text-decoration: underline;
  text-decoration-color: blue;
  flex-shrink: 0;
  font-size: 0.9rem;
  font-weight: 600;
  min-width: 4.5rem;
}
.n8n-contact-info__row dd {
  margin: 0;
}
.n8n-contact-info__row dd a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
}
.n8n-contact-info__row dd a:hover {
  text-decoration: underline;
}

.n8n-contact-divider {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 1.75rem 0 1rem;
}
.n8n-contact-divider-title {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 0 0.75rem;
}

.n8n-contact-panel--wij .gfield:not(.gfield--type-phone):not(.gfield--type-email):not(.gfield--type-consent) {
  display: none !important;
}
.n8n-contact-panel--wij.n8n-call-mode--phone .gfield--type-email {
  display: none !important;
}
.n8n-contact-panel--wij.n8n-call-mode--email .gfield--type-phone {
  display: none !important;
}

.n8n-contact-panel--zelf .gform_title,
.n8n-contact-panel--zelf .gform_heading h3,
.n8n-contact-panel--zelf .gform_heading,
.n8n-contact-panel--wij .gform_title,
.n8n-contact-panel--wij .gform_heading h3,
.n8n-contact-panel--wij .gform_heading {
  display: none;
}
.n8n-contact-panel--zelf .gform_footer .gform_button,
.n8n-contact-panel--zelf .gform_footer input[type=submit],
.n8n-contact-panel--zelf .gform_footer button[type=submit],
.n8n-contact-panel--zelf .gform_page_footer .gform_button,
.n8n-contact-panel--zelf .gform_page_footer input[type=submit],
.n8n-contact-panel--zelf .gform_page_footer button[type=submit],
.n8n-contact-panel--wij .gform_footer .gform_button,
.n8n-contact-panel--wij .gform_footer input[type=submit],
.n8n-contact-panel--wij .gform_footer button[type=submit],
.n8n-contact-panel--wij .gform_page_footer .gform_button,
.n8n-contact-panel--wij .gform_page_footer input[type=submit],
.n8n-contact-panel--wij .gform_page_footer button[type=submit] {
  appearance: none !important;
  background-color: #324bd9 !important;
  border: none !important;
  border-radius: 111118px !important;
  color: #fff !important;
  cursor: pointer !important;
  font-family: inherit !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  padding: 18px 32px !important;
  transition: background-color 0.2s ease !important;
  width: auto !important;
}
.n8n-contact-panel--zelf .gform_footer .gform_button:hover,
.n8n-contact-panel--zelf .gform_footer input[type=submit]:hover,
.n8n-contact-panel--zelf .gform_footer button[type=submit]:hover,
.n8n-contact-panel--zelf .gform_page_footer .gform_button:hover,
.n8n-contact-panel--zelf .gform_page_footer input[type=submit]:hover,
.n8n-contact-panel--zelf .gform_page_footer button[type=submit]:hover,
.n8n-contact-panel--wij .gform_footer .gform_button:hover,
.n8n-contact-panel--wij .gform_footer input[type=submit]:hover,
.n8n-contact-panel--wij .gform_footer button[type=submit]:hover,
.n8n-contact-panel--wij .gform_page_footer .gform_button:hover,
.n8n-contact-panel--wij .gform_page_footer input[type=submit]:hover,
.n8n-contact-panel--wij .gform_page_footer button[type=submit]:hover {
  background-color: #2a3fb8 !important;
}
.n8n-contact-panel--zelf .gfield_label,
.n8n-contact-panel--zelf .gfield_consent_label,
.n8n-contact-panel--zelf .ginput_container_consent label,
.n8n-contact-panel--zelf .gfield_description,
.n8n-contact-panel--zelf .gform_fields label,
.n8n-contact-panel--wij .gfield_label,
.n8n-contact-panel--wij .gfield_consent_label,
.n8n-contact-panel--wij .ginput_container_consent label,
.n8n-contact-panel--wij .gfield_description,
.n8n-contact-panel--wij .gform_fields label {
  color: #fff !important;
}
.n8n-contact-panel--zelf .gfield_consent_label a,
.n8n-contact-panel--zelf .ginput_container_consent label a,
.n8n-contact-panel--zelf .gfield_description a,
.n8n-contact-panel--wij .gfield_consent_label a,
.n8n-contact-panel--wij .ginput_container_consent label a,
.n8n-contact-panel--wij .gfield_description a {
  color: #fff !important;
  text-decoration: underline !important;
}
.n8n-contact-panel--zelf .ginput_container_consent input[type=checkbox],
.n8n-contact-panel--zelf .gfield--type-consent input[type=checkbox],
.n8n-contact-panel--wij .ginput_container_consent input[type=checkbox],
.n8n-contact-panel--wij .gfield--type-consent input[type=checkbox] {
  appearance: auto !important;
  clip: unset !important;
  clip-path: none !important;
  height: auto !important;
  opacity: 1 !important;
  overflow: visible !important;
  position: static !important;
  visibility: visible !important;
  width: auto !important;
}

.n8n-call-request__input {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.n8n-call-request__label {
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}

.n8n-contact-panel .n8n-question__label {
  color: #fff;
}
.n8n-contact-panel .n8n-question__checkmark {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}

.n8n-call-request__field {
  margin-top: 0.75rem;
}

.n8n-call-request__input:checked ~ .n8n-call-request__label .n8n-question__checkmark {
  background-color: #324bd9;
  border-color: #324bd9;
}
.n8n-call-request__input:checked ~ .n8n-call-request__label .n8n-question__checkmark::after {
  opacity: 1;
}

.n8n-contact-input {
  border: 1.5px solid #c5cdd6;
  border-radius: 8px;
  color: #2d3d4c;
  font-family: inherit;
  font-size: 1rem;
  outline: none;
  padding: 12px 14px;
  transition: border-color 0.2s ease;
  width: 100%;
}
.n8n-contact-input:focus {
  border-color: #324bd9;
}
.n8n-contact-input::placeholder {
  color: #8a96a3;
}

.n8n-contact-panel__submit {
  appearance: none;
  background-color: #324bd9;
  border: none;
  border-radius: 111118px;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1.25rem;
  padding: 18px 32px;
  transition: background-color 0.2s ease;
}
.n8n-contact-panel__submit:hover {
  background-color: #2a3fb8;
}

.n8n-contact-toggle-wrapper {
  width: 100%;
}

.n8n-question {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 12px;
  margin-bottom: 2rem;
  padding: 2rem;
}
@media (min-width: 768px) {
  .n8n-question {
    padding: 2.5rem;
  }
}

.n8n-question__text {
  color: #2d3d4c;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 1.25rem;
}

.n8n-question__input {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.n8n-question__label {
  align-items: flex-start;
  color: #2e3235;
  cursor: pointer;
  display: flex;
  font-size: 1rem;
  gap: 0.75rem;
  line-height: 1.5;
  user-select: none;
}

.n8n-question__checkmark {
  background: #fff;
  border: 2px solid #324bd9;
  border-radius: 4px;
  display: block;
  flex-shrink: 0;
  height: 22px;
  margin-top: 0.15rem;
  position: relative;
  transition: background-color 0.2s ease, border-color 0.2s ease;
  width: 22px;
}
.n8n-question__checkmark::after {
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  content: "";
  height: 6px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  transition: opacity 0.15s ease;
  width: 10px;
}

.n8n-question__input:checked ~ .n8n-question__label .n8n-question__checkmark {
  background-color: #324bd9;
  border-color: #324bd9;
}
.n8n-question__input:checked ~ .n8n-question__label .n8n-question__checkmark::after {
  opacity: 1;
}

.n8n-question__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  transition: max-height 0.35s ease, opacity 0.3s ease, padding-top 0.3s ease;
}

.n8n-question__input:checked ~ .n8n-question__actions {
  max-height: 2000px;
  opacity: 1;
  padding-top: 1.5rem;
}
