/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@videogular/ngx-videogular/fonts/videogular.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face{font-family:videogular;src:url(videogular.eot?hj1wei);src:url(videogular.eot?hj1wei#iefix) format("embedded-opentype"),url(videogular.ttf?hj1wei) format("truetype"),url(videogular.woff?hj1wei) format("woff"),url(videogular.svg?hj1wei#videogular) format("svg");font-weight:400;font-style:normal}[class*=" vg-icon-"],[class^=vg-icon-]{font-family:videogular!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:flex;align-items:center;justify-content:center;width:50px;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vg-icon-closed_caption:before{content:"\e006"}.vg-icon-pause:before{content:"\e018"}.vg-icon-play_arrow:before{content:"\e01b"}.vg-icon-repeat:before{content:"\e023"}.vg-icon-replay:before{content:"\e025"}.vg-icon-skip_next:before{content:"\e027"}.vg-icon-skip_previous:before{content:"\e028"}.vg-icon-stop:before{content:"\e02a"}.vg-icon-volume_down:before{content:"\e030"}.vg-icon-volume_mute:before{content:"\e031"}.vg-icon-volume_off:before{content:"\e032"}.vg-icon-volume_up:before{content:"\e033"}.vg-icon-hd:before{content:"\e035"}.vg-icon-forward_10:before{content:"\e038"}.vg-icon-forward_30:before{content:"\e039"}.vg-icon-replay_10:before{content:"\e03b"}.vg-icon-replay_30:before{content:"\e03c"}.vg-icon-fullscreen:before{content:"\e20c"}.vg-icon-fullscreen_exit:before{content:"\e20d"}vg-player video{width:100%;height:100%}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./apps/desktop/src/styles.scss?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
body.intercom-open bw-modal-legacy,
body.intercom-open .modal-container {
  margin-right: 400px;
}
body.intercom-open .content-inner.onboarding-complete {
  margin-right: 400px;
}
body.intercom-open {
  /* Override for full screen because.. I don't know how else to handle right now */
}
body.intercom-open .full-screen bw-modal-legacy,
body.intercom-open .full-screen .modal-container {
  margin-right: 0;
}
body.intercom-open .full-screen .content-inner.onboarding-complete {
  margin-right: 0;
}

.waitlist bw-topbar-legacy .topbar-wrapper,
.get_started bw-topbar-legacy .topbar-wrapper {
  background-color: transparent;
}

.waitlist bw-topbar-legacy .topbar-wrapper,
.get_started bw-topbar-legacy .topbar-wrapper {
  background-color: transparent;
}

.waitlist bw-topbar-legacy .topbar-wrapper,
.get_started bw-topbar-legacy .topbar-wrapper {
  background-color: transparent;
}

.bs-blue {
  color: var(--blue-50);
}

#topic-page .content-container {
  overflow: hidden;
  box-shadow: 0px 0px 0px rgba(7.5273162872, 35.1384814829, 47.8820970654, 0.2399999946);
  background-color: white;
  opacity: 1;
  padding: 0;
  max-width: 800px; /* 800px (Instead of 768px) is to allow 2 column layouts in inner content */
  margin: 0 auto;
}
#topic-page .header-container {
  background-color: rgb(255, 255, 255);
  opacity: 1;
  margin-bottom: 32px;
  margin-top: 0;
  position: relative;
}
#topic-page .top-navigation {
  z-index: 1;
  padding: 0 16px 0 0;
  height: 48px;
  background-color: rgb(255, 255, 255);
}
#topic-page .back-navigation {
  border: none;
  background: none;
  padding: 0;
  margin: 14px 0 42px;
  cursor: pointer;
}
#topic-page .page-title {
  color: #1b1b1b;
  opacity: 1;
  text-align: left;
  font-size: 32px;
  letter-spacing: -0.02;
  line-height: 40px;
  font-weight: 600;
  width: calc(100% - 96px);
  margin: 0 0;
  bottom: 0;
}
#topic-page .header-graphic {
  position: absolute;
  right: -16px;
  bottom: 0;
  width: 120px;
}
#topic-page .leading-copy {
  color: #757575;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 32px;
}
#topic-page .section-heading {
  font-size: 16px;
  letter-spacing: -0.02;
  line-height: 24px;
  margin: 0 0 8px;
  font-weight: 600;
}
#topic-page .section-copy {
  color: #1b1b1b;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 0 8px;
}
#topic-page .section-copy:last-of-type {
  margin: 0;
}
#topic-page .white {
  color: #ffffff;
}
#topic-page .light-blue {
  color: #f2f7ff;
}
#topic-page .caption {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 8px;
}
#topic-page .story-title {
  font-size: 18px;
  letter-spacing: -0.02;
  line-height: 24px;
  margin: 0 0 24px;
  font-weight: 600;
}
#topic-page .story-copy {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}
#topic-page .roi {
  position: relative;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.0799999982);
  background-color: rgb(255, 255, 255);
  opacity: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin: 16px 0 32px;
  overflow: hidden;
}
#topic-page .roi-dyn-text {
  position: absolute;
  left: 16px;
  top: 52px;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.02;
  color: #005fff;
}
#topic-page .roi-graphic {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: end;
}
#topic-page .roi-graphic img {
  width: 100%;
}
#topic-page .roi-copy {
  padding: 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #1b1b1b;
}
#topic-page .cell-action {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  box-sizing: border-box;
}
#topic-page .cell-action-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #005fff;
}
#topic-page .cell-action-icon {
  width: 24px;
  height: 24px;
}
#topic-page .value-prop {
  margin-bottom: 32px;
}
#topic-page .value-prop-icon {
  margin-bottom: 24px;
}
#topic-page .call-fa-card-wrapper {
  background: #f2f7ff;
  background-image: url("/assets/Talk-to-FA.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  border-radius: 8px;
  margin-bottom: 32px;
}
#topic-page .call-fa-card-inner {
  padding: 24px;
}
#topic-page .call-fa-caption {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #005fff;
  margin: 0 0 8px;
}
#topic-page .call-fa-text {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02;
  color: #003999;
  width: calc(100% - 65px);
  margin: 0 0 16px;
}
#topic-page .call-fa-button {
  border: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  padding: 8px 16px;
  width: 106px;
  height: 40px;
  background: #005fff;
  border-radius: 24px;
}
#topic-page .no-bottom-space {
  padding-bottom: 0;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  body.intercom-open bw-modal-legacy,
  body.intercom-open .modal-container {
    width: 600px !important;
  }
}
/* ToDo: should this break point be 1280px */
@media screen and (min-width: 320px) and (max-width: 1024px) {
  body.intercom-open bw-modal-legacy,
  body.intercom-open .modal-container {
    width: 500px !important;
  }
}
@media print {
  @page {
    size: A4;
    margin: 2cm;
  }
  .hidden-print,
  .action-header,
  hr {
    display: none !important;
  }
  .content-wrapper .content-inner {
    margin-left: 0 !important;
  }
  .content-wrapper .content-inner a {
    text-decoration: none;
    color: var(--secondary-text);
  }
}
body.not-logged-in.signup .intercom-frame,
body.not-logged-in.signup .intercom-lightweight-app {
  visibility: hidden;
}

.bwClick {
  cursor: pointer;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./libs/angular-cads/src/lib/styles/cads-palette.scss?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * CADS design tokens — import once per application shell (e.g. angular.json `styles`).
 * Brand/neutral ramps match the shared `_palette.scss` design tokens (`$cads-color-*` / `--cads-color-*`).
 * Semantic text on light surfaces: primary → charcoal, secondary/muted → light-gray-deep (see `--cads-color-text*`).
 * Do not `@use` this file from component SCSS (it would duplicate `:root`). In components use `var(--cads-...)`.
 */
:root {
  --cads-color-blue: #005fff;
  --cads-color-blue-pastel: #e5efff;
  --cads-color-blue-deep: #0020e0;
  --cads-color-green: #21c45d;
  --cads-color-green-pastel: #eafff1;
  --cads-color-green-deep: #00a024;
  --cads-color-yellow: #ffd700;
  --cads-color-yellow-pastel: #fffbe5;
  --cads-color-yellow-deep: #c49400;
  --cads-color-amber: #ffb300;
  --cads-color-amber-pastel: #fff7e5;
  --cads-color-amber-deep: #cd7200;
  --cads-color-orange: #ff7c34;
  --cads-color-orange-pastel: #fff2ea;
  --cads-color-orange-deep: #cd3000;
  --cads-color-red: #ed4545;
  --cads-color-red-pastel: #ffeded;
  --cads-color-red-deep: #c50000;
  --cads-color-violet: #7840ed;
  --cads-color-violet-pastel: #f2ecff;
  --cads-color-violet-deep: #2e00ba;
  --cads-color-black: #121212;
  --cads-color-black-pastel: #7c7c7c;
  --cads-color-black-deep: #090909;
  --cads-color-charcoal: #2e2e33;
  --cads-color-charcoal-pastel: #969698;
  --cads-color-charcoal-deep: #16161c;
  --cads-color-mid-gray: #a1a1a1;
  --cads-color-mid-gray-pastel: #f5f5f5;
  --cads-color-mid-gray-deep: #515151;
  --cads-color-light-gray: #e6e6eb;
  --cads-color-light-gray-pastel: #fefeff;
  --cads-color-light-gray-deep: #727278;
  --cads-color-white: #ffffff;
  --cads-color-white-pastel: #ffffff;
  --cads-color-white-deep: #808080;
  /* Semantic aliases (align with $color-primary / $color-secondary in _palette.scss) */
  --cads-color-primary: #2e2e33;
  --cads-color-secondary: #727278;
  --cads-color-surface: #ffffff;
  --cads-color-surface-muted: #f5f5f5;
  --cads-color-text: #2e2e33;
  --cads-color-text-muted: #727278;
  --cads-color-accent: #005fff;
  /* Spacing (rem scale + common row/block step between sm and md) */
  --cads-space-sm: 0.5rem;
  --cads-space-md-sm: 0.75rem;
  --cads-space-md: 1rem;
  --cads-space-lg: 1.5rem;
  /** Gap between leading icon, title block, and trailing accessory in horizontal rows (menu row, account row, list item). */
  --cads-row-inline-gap: var(--cads-space-sm);
  /* Typography (rem scale; pair sizes with matching --cads-line-height-* where listed) */
  --cads-font-sans: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  --cads-font-size-caption: 0.75rem;
  --cads-font-size-small: 0.875rem;
  --cads-font-size-body: 1rem;
  --cads-font-size-large: 1.125rem;
  --cads-font-size-xl: 1.25rem;
  --cads-font-size-2xl: 1.5rem;
  --cads-font-size-3xl: 1.875rem;
  --cads-line-height-caption: 1.25;
  --cads-line-height-small: 1.25;
  --cads-line-height-body: 1.35;
  --cads-line-height-large: 1.3;
  --cads-line-height-tight: 1.2;
  --cads-font-weight-regular: 400;
  --cads-font-weight-medium: 500;
  --cads-font-weight-semibold: 600;
  --cads-font-weight-bold: 700;
  /* Radius: --cads-radius-md is 0.5rem (~8px at 16px root); px tokens for fixed chrome */
  --cads-radius-md: 0.5rem;
  --cads-radius-compact: 10px;
  --cads-radius-lg: 12px;
  --cads-radius-xl: 16px;
  --cads-radius-pill: 9999px;
  /* Focus (accent tracks theme) */
  --cads-focus-ring: 2px solid var(--cads-color-accent);
  --cads-focus-ring-offset: 2px;
  /* Elevation (neutral; use color-mix in components when tinting by brand hue) */
  --cads-shadow-elevation-sm: 0 2px 6px rgb(0 0 0 / 0.06);
  --cads-shadow-elevation-md: 0 2px 8px rgb(0 0 0 / 0.06);
  /** Floating panels (e.g. form-kit select option list). */
  --cads-shadow-elevation-lg: 0 4px 12px rgb(0 0 0 / 0.08);
  /* Motion */
  --cads-duration-interaction: 0.2s;
  --cads-duration-interaction-fast: 0.12s;
  --cads-easing-standard: ease-in-out;
  /* Touch / primary actions */
  --cads-touch-target-min-height: 48px;
  --cads-button-padding-x: 1.5rem;
  /* Chip button (compact hug-width pill; 40px height, 14px type) */
  --cads-chip-button-height: 2.5rem;
  --cads-font-size-chip: var(--cads-font-size-small);
}

[data-theme=dark] {
  --cads-color-surface: #18181b;
  --cads-color-surface-muted: #27272a;
  --cads-color-primary: #fafafa;
  --cads-color-secondary: #a1a1a1;
  --cads-color-text: #fafafa;
  --cads-color-text-muted: #a1a1a1;
  --cads-color-accent: #005fff;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./libs/angular-cads/src/lib/styles/cads-form-controls.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * CADS **form control** tokens — motion and type rhythm shared by interactive field-like components
 * (`cads-input`, `cads-radio-group` / `cads-checkbox-group` card rows, and other form-kit controls).
 *
 * **Shell import:** load **after** `cads-palette.scss` in the app `angular.json` `styles` array (or equivalent) so
 * `var(--cads-color-*)` references resolve. Published with the package under `styles/` (see `ng-package.json` assets).
 *
 * **Component SCSS:** use `var(--cads-form-*, <fallback>)` only — do **not** `@use` this file from encapsulated
 * component styles (would duplicate `:root` and inflate bundles).
 *
 * **Convention:** above-control labels use `--cads-form-font-size-label`; primary value lines use
 * `--cads-form-font-size-body`; helper/meta under controls use `--cads-form-font-size-secondary`. Focus/selection
 * border and ring motion uses `--cads-form-duration-focus`; invalid state uses `--cads-form-duration-error`.
 */
:root {
  --cads-form-easing: ease;
  --cads-form-duration-focus: 0.15s;
  --cads-form-duration-error: 0.2s;
  --cads-form-duration-label: 0.2s;
  --cads-form-font-size-label: 0.875rem;
  --cads-form-font-weight-label: var(--cads-font-weight-semibold);
  --cads-form-line-height-label: 1.25;
  --cads-form-font-size-body: 1rem;
  --cads-form-line-height-body: 1.35;
  --cads-form-font-size-secondary: 0.875rem;
  --cads-form-line-height-secondary: 1.35;
  --cads-form-min-height-control: 2.75rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./apps/micro/shared/styles/shared.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.versionStamp {
  color: #f2f7ff;
}

.bs-blue {
  color: var(--blue-50);
}

.keyboard-filler-space {
  margin-bottom: 320px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@angular-devkit/build-angular/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-ui-switch/ui-switch.component.css?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
.switch.switch-small {
  min-width: 33px;
}

.switch.switch-medium {
  min-width: 50px;
}

.switch.switch-large {
  min-width: 60px;
}

.switch.switch-small > .switch-pane > span {
  font-size: 9px;
}

.switch.switch-medium > .switch-pane > span {
  font-size: 16px;
}

.switch.switch-large > .switch-pane > span {
  font-size: 16px;
}

.switch {
  border: 1px solid #dfdfdf;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  padding: 0;
  margin: 0;
  cursor: pointer;
  box-shadow: rgb(223, 223, 223) 0 0 0 0 inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  white-space: nowrap;
}
.switch small {
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: calc(100% - 30px);
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.switch.switch-small {
  height: 20px;
  border-radius: 20px;
}
.switch.switch-small small {
  width: 20px;
  height: 20px;
  right: calc(100% - 20px);
}
.switch.switch-small > .switch-pane > span {
  line-height: 20px;
}
.switch.switch-small > .switch-pane .switch-label-checked {
  padding-right: 25px;
  padding-left: 10px;
}
.switch.switch-small > .switch-pane .switch-label-unchecked {
  padding-left: 25px;
  padding-right: 10px;
}
.switch.switch-medium {
  height: 30px;
  border-radius: 30px;
}
.switch.switch-medium small {
  width: 30px;
  height: 30px;
  right: calc(100% - 30px);
}
.switch.switch-medium > .switch-pane > span {
  line-height: 30px;
}
.switch.switch-medium > .switch-pane .switch-label-checked {
  padding-right: 35px;
  padding-left: 15px;
}
.switch.switch-medium > .switch-pane .switch-label-unchecked {
  padding-left: 35px;
  padding-right: 15px;
}
.switch.switch-large {
  height: 40px;
  border-radius: 40px;
}
.switch.switch-large small {
  width: 40px;
  height: 40px;
  right: calc(100% - 40px);
}
.switch.switch-large > .switch-pane > span {
  line-height: 40px;
}
.switch.switch-large > .switch-pane .switch-label-checked {
  padding-right: 45px;
  padding-left: 20px;
}
.switch.switch-large > .switch-pane .switch-label-unchecked {
  padding-left: 45px;
  padding-right: 20px;
}
.switch.checked {
  background: rgb(100, 189, 99);
}
.switch.checked small {
  right: 0;
  left: auto;
}
.switch.checked .switch-pane {
  top: 0;
}
.switch.checked .switch-pane .switch-label-checked {
  display: block;
}
.switch.checked .switch-pane .switch-label-unchecked {
  display: none;
}
.switch.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.switch .switch-pane {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  justify-content: flex-start;
  align-items: center;
  top: 0;
  position: relative;
  pointer-events: none;
}
.switch .switch-pane > span {
  display: block;
  min-height: 100%;
}
.switch .switch-pane .switch-label {
  color: black;
}
.switch .switch-pane .switch-label-checked {
  display: none;
}
.switch .switch-pane .switch-label-unchecked {
  display: block;
}
.switch.loading {
  background-color: #f1f1f1;
}
.switch.loading small {
  background-color: transparent;
  border: none;
  box-shadow: none;
  right: 50%;
  transform: translateX(50%);
}

/*# sourceMappingURL=styles.css.map*/