/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 {
  /* Override for full screen because.. I don't know how else to handle right now */
}
body.intercom-open bw-modal,
body.intercom-open .modal-container {
  margin-right: 400px;
}
body.intercom-open .content-inner.onboarding-complete {
  margin-right: 400px;
}
body.intercom-open .full-screen bw-modal,
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 .topbar-wrapper,
.get_started bw-topbar .topbar-wrapper {
  background-color: transparent;
}

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

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

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

#topic-page .content-container {
  overflow: hidden;
  box-shadow: 0px 0px 0px rgba(8, 35, 48, 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,
  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,
  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[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*/