.SupportForm_popoverContent_023 {
  padding: 14px;
  max-width: 292px;
  max-height: 75vh;
}
.SupportForm_getInTouch_5b3 {
  border-bottom: 1px solid #eff1f5;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.SupportForm_helpText_6e3 {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.SupportForm_helpTextVisible_80b {
  max-height: 200px;
  opacity: 1;
}
.SupportForm_inputSubject_dbe[type='text'] {
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: 600;
  height: auto;
  margin-bottom: 8px;
  padding: 0;
  width: 100%;
}
.SupportForm_inputSubject_dbe[type='text']:focus {
  box-shadow: none !important;
}
.SupportForm_inputBody_a9b {
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  min-height: 100px;
  padding: 0;
  resize: none;
  width: 100%;
}
.SupportForm_inputBody_a9b:focus {
  box-shadow: none !important;
}
.SupportForm_footerCompose_295 {
  align-items: center;
  margin: 0 -6px;
  display: flex;
  justify-content: space-between;
}
.SupportForm_footerDone_222 {
  text-align: center;
}

.LeftNav {
  position: relative;
  display: flex;
  flex-direction: column;
  color: #c6c6c6;
  flex: 0 0 100%;
  min-width: 198px;
  width: 17.5vw;
  max-width: 256px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  background-color: #1b1b1b;
  z-index: 101;
}
@media screen and (max-width:  767px ) {
  .LeftNav {
    z-index: 1005;
  }
}
.LeftNav__wrapper {
  display: flex;
  flex: 0 0 auto;
}
@media print {
  .LeftNav__wrapper {
    display: none;
  }
}
:fullscreen .LeftNav__wrapper {
  display: none;
}
.LeftNav__backdrop {
  display: none;
}
.LeftNav ::-webkit-scrollbar {
  width: 3px;
}
.LeftNav ::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.4);
}
.LeftNav ::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.25);
}
.login_as .LeftNav {
  background-color: #562133;
  color: #e7c2ce;
}
.LeftNav__addButton {
  cursor: pointer;
  width: 14px;
  height: 14px;
  color: #5e5e5e;
  transition: color 50ms ease-in-out;
  margin-left: auto;
}
.login_as .LeftNav__addButton {
  color: #8b747c;
}
.LeftNav__addButton.guideflow_hovered {
  color: #ffffff;
}
.login_as .LeftNav__addButton.guideflow_hovered {
  color: #e7c2ce;
}
@media screen and (min-width: 768px) and (max-width: 1160px) {
  .LeftNav {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .LeftNav.is-collapsed {
    min-width: 53px;
    width: 64px;
    max-width: 4.375vw;
  }
  .LeftNav.is-collapsed .LeftNav__addButton {
    display: none;
  }
}
@media screen and (max-width:  767px ) {
  .LeftNav__wrapper {
    min-width: 256px;
    width: 100vw;
    margin-top: 56px;
    transform: translateX(-100%);
    transition: transform 200ms;
  }
  .LeftNav__wrapper.visible {
    transform: none;
  }
  .LeftNav__backdrop {
    display: block;
    flex: 1;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1005;
  }
}

@media screen and (max-width:  767px ) {
}.Menu_menu_ffb {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin: 0;
  background-color: inherit;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.Menu_menuList_602,
.Menu_menuSublist_3c3 {
  list-style: none;
  margin: 0;
}
.Menu_menuList_602 {
  padding: 16px 0;
}
.Menu_menuListBottom_53d {
  position: sticky;
  bottom: 0;
  background-color: inherit;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.Menu_menuListSticky_38c {
  box-shadow: 0 -5px 25px rgba(0, 0, 0, 0.15);
}
.Menu_menuItem_8e1 {
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 4px;
}
.Menu_menuItem_8e1 > .Menu_menuList_602 {
  padding: 4px 0;
}
.Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_menuItem_8e1 {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  margin-bottom: 0;
  color: #ababab;
}
.login_as .Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_menuItem_8e1 {
  color: #b99ba5;
}
.Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_itemLink_d94.Menu_isActive_781 .Menu_itemLinkContent_0fa {
  font-weight: 600;
  background-color: transparent;
}
.Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_itemLink_d94.Menu_isActive_781 .Menu_itemLinkContent_0fa.guideflow_hovered {
  background-color: #303030;
}
.login_as .Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_itemLink_d94.Menu_isActive_781 .Menu_itemLinkContent_0fa.guideflow_hovered {
  background-color: #451a29;
}
.Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_itemLink_d94.Menu_isActive_781 .Menu_itemLinkContent_0fa .Menu_itemIcon_3fc {
  opacity: 1;
}
.Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_itemLinkContent_0fa {
  border-radius: 24px;
  padding: 4px calc(9.375% + 2px - 10px);
}
.Menu_menuItem_8e1 > .Menu_menuList_602 .Menu_itemIcon_3fc {
  color: currentColor;
  opacity: 0.25;
}
.Menu_itemLink_d94 {
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
}
.Menu_itemLink_d94,
.Menu_itemLink_d94.guideflow_hovered,
.Menu_itemLink_d94:active,
.Menu_itemLink_d94:focus {
  color: currentColor;
  text-decoration: none;
}
.Menu_itemLink_d94.guideflow_hovered:not(.Menu_isActive_781) .Menu_itemLinkContent_0fa {
  background-color: #303030;
}
.Menu_itemLink_d94.Menu_isActive_781 .Menu_itemLinkContent_0fa {
  color: #ffffff;
  background-color: #303030;
}
.login_as .Menu_itemLink_d94.Menu_isActive_781 .Menu_itemLinkContent_0fa,
.login_as .Menu_itemLink_d94.guideflow_hovered:not(.Menu_isActive_781) .Menu_itemLinkContent_0fa {
  color: #e7c2ce;
  background-color: #451a29;
}
.Menu_itemLinkContent_0fa {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 7px calc(9.375% + 2px - 10px);
  border-radius: 32px;
}
.Menu_itemIcon_3fc {
  width: 16px;
  height: 16px;
  margin-right: 11px;
  flex-shrink: 0;
  position: relative;
}
.Menu_itemIcon_3fc.Menu_itemIconWithCount_b2e.Menu_single_94d svg {
  clip-path: path('M0 16H16V9C11.0294 9 7 4.97056 7 0H0V16Z');
}
.Menu_itemIcon_3fc.Menu_itemIconWithCount_b2e.Menu_single_94d .Menu_count_2d3 {
  text-indent: 1px;
}
.Menu_itemIcon_3fc.Menu_itemIconWithCount_b2e.Menu_double_5f9 svg {
  clip-path: path('M0 16H16V9H9C4.02944 9 0 4.97056 0 0V16Z');
}
.Menu_itemIcon_3fc.Menu_itemIconWithCount_b2e.Menu_double_5f9 .Menu_count_2d3 {
  width: 23px;
}
.Menu_itemIcon_3fc.Menu_itemIconWithCount_b2e.Menu_triple_678 svg {
  clip-path: path('M15.9999 9H-1.09673e-05L-6.10352e-05 16H15.9999V9Z');
}
.Menu_itemBadge_398 {
  margin-left: auto;
  line-height: 0;
}
.Menu_collapseText_c43 {
  opacity: 0.5;
}
.Menu_collapseIcon_1cd,
.Menu_itemExternalIcon_cdd {
  display: flex;
  color: #5e5e5e;
  margin-left: auto;
}
.Menu_collapseIcon_1cd svg,
.Menu_itemExternalIcon_cdd svg {
  width: 14px;
  height: 14px;
}
.login_as .Menu_collapseIcon_1cd,
.login_as .Menu_itemExternalIcon_cdd {
  color: #e7c2ce;
  opacity: 0.5;
}
.Menu_itemPopover_b29 {
  width: 220px;
}
.Menu_itemPopover_b29 .Menu_menuList_602 {
  padding: 0 0 4px;
}
.Menu_itemPopover_b29 .Menu_menuItem_8e1 {
  font-weight: 400;
}
.Menu_itemPopover_b29 .Menu_menuItem_8e1.guideflow_hovered {
  background-color: #f1f1f1;
}
.Menu_itemPopover_b29 .Menu_itemIcon_3fc {
  display: none;
}
.Menu_itemPopover_b29 .Menu_itemLink_d94 {
  padding: 4px 16px;
  line-height: 1.42857143;
}
.Menu_itemPopover_b29 .Menu_itemLink_d94.guideflow_hovered:not(.Menu_isActive_781) .Menu_itemLinkContent_0fa,
.Menu_itemPopover_b29 .Menu_itemLink_d94.Menu_isActive_781 .Menu_itemLinkContent_0fa {
  color: currentColor;
  background-color: transparent;
}
.Menu_itemPopover_b29 .Menu_itemLinkContent_0fa {
  padding: 0;
}
.Menu_itemPopover_b29 .Menu_itemSubtitle_3b9 {
  margin: 0;
  padding: 10px 16px 6px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.14285714;
}
@media screen and (max-width:  767px ) {
  .Menu_menuCollapse_85a {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .is-collapsed .Menu_itemIcon_3fc {
    margin: 0;
    flex-shrink: initial;
  }
  .is-collapsed .Menu_collapseIcon_1cd {
    margin: 1px 0;
  }
  .is-collapsed .Menu_itemLinkContent_0fa {
    justify-content: center;
    padding: 8px 9.375%;
  }
  .is-collapsed .Menu_itemText_351,
  .is-collapsed .Menu_itemExternalIcon_cdd,
  .is-collapsed .Menu_collapseText_c43 {
    display: none;
  }
  .is-collapsed .Menu_collapseIcon_1cd {
    transform: scaleX(-1);
  }
}
.Menu_count_2d3 {
  color: #ffffff;
  background-color: #4ec375;
  padding: 2px 4px 0 4px;
  min-width: 16px;
  height: 16px;
  display: block;
  text-align: center;
  font-size: 9px;
  line-height: 12px;
  font-weight: bold;
  border-radius: 8px;
  position: absolute;
  top: -8px;
  right: -8px;
  box-sizing: border-box;
}

@media screen and (max-width:  767px ) {
}.SmartViewList {
  padding: 0 0 24px 0;
  flex-grow: 1;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
}
.SmartViewList__top {
  margin: 16px 0 12px;
  padding: 0 9.375%;
}
.SmartViewList__header {
  display: flex;
  column-gap: 16px;
  padding: 8px 0;
}
.SmartViewList__title {
  font-size: 12px;
  line-height: 1.33333333;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 0.5;
}
.SmartViewList__searchIcon {
  cursor: pointer;
  display: block;
  width: 14px;
  height: 14px;
  margin-left: auto;
  color: #5e5e5e;
  transition: opacity 50ms ease-in-out;
}
.SmartViewList__searchIcon.guideflow_hovered {
  color: #ffffff;
}
.login_as .SmartViewList__searchIcon {
  color: #e7c2ce;
  opacity: 0.5;
}
.login_as .SmartViewList__searchIcon.guideflow_hovered {
  opacity: 1;
}
.SmartViewList__searchBox {
  position: relative;
  margin: 0px -8px;
}
.SmartViewList__searchBoxInput[type='search'] {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  border-radius: 7px;
  margin: 0;
  padding: 0 30px;
  font-size: 14px;
  height: 32px;
  box-shadow: none;
  box-sizing: border-box;
  width: 100%;
}
.SmartViewList__searchBoxInput[type='search']:focus {
  box-shadow: none !important;
}
.SmartViewList__searchBoxSearchIcon,
.SmartViewList__searchBoxClearIcon {
  position: absolute;
  top: 8px;
  width: 14px;
  height: 14px;
  color: #5e5e5e;
}
.SmartViewList__searchBoxSearchIcon svg,
.SmartViewList__searchBoxClearIcon svg {
  width: 14px;
  height: 14px;
}
.login_as .SmartViewList__searchBoxSearchIcon,
.login_as .SmartViewList__searchBoxClearIcon {
  color: #e7c2ce;
  opacity: 0.5;
}
.login_as .SmartViewList__searchBoxSearchIcon.guideflow_hovered,
.login_as .SmartViewList__searchBoxClearIcon.guideflow_hovered {
  opacity: 1;
}
.SmartViewList__searchBoxSearchIcon {
  left: 8px;
}
.SmartViewList__searchBoxClearIcon {
  cursor: pointer;
  right: 8px;
  transition: color 50ms ease-in-out;
}
.SmartViewList__searchBoxClearIcon.guideflow_hovered {
  color: #ffffff;
}
.SmartViewList__list {
  margin: -4px 0 0 0;
  list-style: none;
}
.SmartViewList__list.is-sorting .SmartViewList__link.guideflow_hovered {
  background-color: transparent;
}
.SmartViewList__list.is-sorting .SmartViewList__link.guideflow_hovered .SmartViewList__editButton,
.SmartViewList__list.is-sorting .SmartViewList__link.guideflow_hovered .SmartViewList__dragger {
  display: none;
}
.SmartViewList__list.is-sorting .SmartViewList__link.guideflow_hovered .SmartViewList__bullet {
  display: flex;
}
.SmartViewList__loader {
  margin: 0 9.375%;
}
.SmartViewList__item {
  font-size: 13px;
  line-height: 16px;
}
.SmartViewList__bullet,
.SmartViewList__dragger {
  display: flex;
  align-items: center;
  margin-right: 12px;
  opacity: 0.5;
}
.SmartViewList__bullet svg,
.SmartViewList__dragger svg {
  width: 16px;
  height: 16px;
}
.SmartViewList__emoji {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  letter-spacing: 0;
  margin-right: 8px;
  font-size: 13px;
}
@media (min-resolution: 2dppx) {
  .SmartViewList__emoji {
    font-size: 16px;
    margin-left: 0;
    margin-right: 12px;
  }
}
.SmartViewList__dragger {
  display: none;
  cursor: move;
}
.SmartViewList__link {
  display: flex;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
.SmartViewList__link,
.SmartViewList__link.guideflow_hovered,
.SmartViewList__link:focus,
.SmartViewList__link:active {
  color: #ababab;
  text-decoration: none;
}
.login_as .SmartViewList__link,
.login_as .SmartViewList__link.guideflow_hovered,
.login_as .SmartViewList__link:focus,
.login_as .SmartViewList__link:active {
  color: #e7c2ce;
}
.SmartViewList__link.guideflow_hovered .SmartViewList__linkContent {
  background-color: #303030;
}
.SmartViewList__link.guideflow_hovered .SmartViewList__linkContent .SmartViewList__editButton,
.SmartViewList__link.guideflow_hovered .SmartViewList__linkContent .SmartViewList__dragger {
  display: flex;
}
.SmartViewList__link.guideflow_hovered .SmartViewList__linkContent .SmartViewList__bullet {
  display: none;
}
.SmartViewList.is-searching .SmartViewList__link.guideflow_hovered .SmartViewList__linkContent .SmartViewList__editButton,
.SmartViewList.is-searching .SmartViewList__link.guideflow_hovered .SmartViewList__linkContent .SmartViewList__bullet {
  display: flex;
}
.SmartViewList.is-searching .SmartViewList__link.guideflow_hovered .SmartViewList__linkContent .SmartViewList__dragger {
  display: none;
}
.login_as .SmartViewList__link.guideflow_hovered .SmartViewList__linkContent {
  background-color: #451a29;
}
.SmartViewList__link.is-active .SmartViewList__linkContent {
  font-weight: 600;
  color: #ffffff;
}
.SmartViewList__link.is-active .SmartViewList__linkContent .SmartViewList__bullet {
  opacity: 1;
}
.login_as .SmartViewList__link.is-active .SmartViewList__linkContent {
  color: #e7c2ce;
}
.SmartViewList__linkContent {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4px calc(9.375% + 2px - 10px);
  border-radius: 24px;
}
.SmartViewList__text {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.SmartViewList__editButton {
  display: none;
  margin-left: 8px;
  width: 16px;
  height: 16px;
  color: #ffffff;
  opacity: 0.5;
  box-sizing: border-box;
  flex-shrink: 0;
  transition: opacity 200ms;
}
.SmartViewList__editButton svg {
  width: 16px;
  height: 16px;
}
.SmartViewList__editButton.guideflow_hovered {
  opacity: 1;
}
.SmartViewList__noResults {
  font-size: 13px;
  padding: 0 calc(9.375% - 8px);
  opacity: 0.5;
}
.SmartViewList__emptyState {
  font-size: 13px;
  padding: 0 9.375%;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 8px;
}
.SmartViewList__emptyStateLink {
  color: currentColor;
  text-decoration: underline;
  transition: color 50ms ease-in-out;
}
.SmartViewList__emptyStateLink.guideflow_hovered {
  color: #fff;
}
.SmartViewList__showAll {
  cursor: pointer;
  margin-left: calc(9.375% + 28px);
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (max-width:  767px ) {
  .SmartViewList__editButton {
    display: flex;
  }
}
.SmartViewList__mark {
  background: #474747;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .is-collapsed .SmartViewList__title,
  .is-collapsed .SmartViewList__text,
  .is-collapsed .SmartViewList__showAll,
  .is-collapsed .SmartViewList__emptyState {
    display: none;
  }
  .is-collapsed .SmartViewList__header {
    margin: 16px 0 12px;
    cursor: pointer;
  }
  .is-collapsed .SmartViewList__header.guideflow_hovered .SmartViewList__searchIcon {
    opacity: 1;
  }
  .is-collapsed .SmartViewList__searchIcon {
    margin: 1px auto;
  }
  .is-collapsed .SmartViewList__loader {
    margin: 0 24px;
  }
  .is-collapsed .SmartViewList__link {
    justify-content: center;
  }
  .is-collapsed .SmartViewList__link.guideflow_hovered .SmartViewList__editButton {
    display: none;
  }
  .is-collapsed .SmartViewList__dragger,
  .is-collapsed .SmartViewList__bullet {
    margin: 0;
  }
}

@media screen and (max-width:  767px ) {
}.ProfilePopover {
  min-width: 286px;
  max-width: 286px;
  box-sizing: border-box;
  padding: 12px 0;
}
.ProfilePopover.full-width {
  max-width: none;
}
.ProfilePopover.has-footer {
  padding-bottom: 0;
}
.ProfilePopover__selectContainer {
  width: calc(100% - 30px);
  margin: 2px 15px 14px;
}
a.ProfilePopover__link,
button.ProfilePopover__link {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  padding: 6px 15px;
  color: currentColor;
}
a.ProfilePopover__link.guideflow_hovered,
button.ProfilePopover__link.guideflow_hovered,
a.ProfilePopover__link:active,
button.ProfilePopover__link:active {
  color: inherit;
  text-decoration: none;
  background-color: #f1f1f1;
}
.ProfilePopover__link svg {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.ProfilePopover__separator {
  margin: 4px 0;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
.ProfilePopover__openApp {
  display: flex;
  align-items: center;
  background-color: #fafbfb;
  margin-top: 8px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ProfilePopover__openAppLink {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  flex-grow: 1;
}
.ProfilePopover__openAppLink,
.ProfilePopover__openAppLink.guideflow_hovered {
  color: inherit;
}
.ProfilePopover__openAppLink svg {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.ProfilePopover__openApp::after {
  content: '\2192';
  position: absolute;
  right: 15px;
  pointer-events: none;
}

.Layout_root_46c {
  position: relative;
  display: flex;
  flex: 1 1 0;
  min-width: 0;
}
.Layout_gutter-x-small_cea {
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (max-width:  767px ) {
  .Layout_gutter-x-default_dde {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 768px) {
  .Layout_gutter-x-default_dde {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width:  767px ) {
  .Layout_gutter-x-large_d24 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .Layout_gutter-x-large_d24 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.Layout_gutter-y-small_e4e {
  padding-top: 4px;
  padding-bottom: 4px;
}
.Layout_gutter-y-default_3f6 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.Layout_gutter-y-large_263 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.Layout_gap-small_7ff {
  gap: 4px;
}
.Layout_gap-default_851.Layout_direction-column_fdc {
  gap: 8px;
}
@media screen and (max-width:  767px ) {
  .Layout_gap-default_851.Layout_direction-row_777 {
    gap: 8px;
  }
}
@media screen and (min-width: 768px) {
  .Layout_gap-default_851.Layout_direction-row_777 {
    gap: 12px;
  }
}
.Layout_gap-large_f8b.Layout_direction-column_fdc {
  gap: 12px;
}
@media screen and (max-width:  767px ) {
  .Layout_gap-large_f8b.Layout_direction-row_777 {
    gap: 12px;
  }
}
@media screen and (min-width: 768px) {
  .Layout_gap-large_f8b.Layout_direction-row_777 {
    gap: 24px;
  }
}
.Layout_align-center_71f {
  align-items: center;
}
.Layout_align-start_743 {
  align-items: flex-start;
}
.Layout_justify-center_b34 {
  justify-content: center;
}
.Layout_justify-end_896 {
  justify-content: end;
}
.Layout_justify-space-around_341 {
  justify-content: space-around;
}
.Layout_justify-space-between_14e {
  justify-content: space-between;
}
.Layout_justify-space-evenly_55e {
  justify-content: space-evenly;
}
.Layout_justify-start_764 {
  justify-content: start;
}
.Layout_direction-column_fdc {
  flex-direction: column;
}
.Layout_direction-row_777 {
  flex-direction: row;
}
.Layout_direction-column-when-small_854 {
  flex-direction: row;
}
@media screen and (max-width:  767px ) {
  .Layout_direction-column-when-small_854 {
    flex-direction: column;
  }
}
.Layout_wrap-true_592 {
  flex-wrap: wrap;
}
@media screen and (max-width:  767px ) {
  .Layout_wrap-when-small_dff {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .Layout_when-small_057 {
    display: none;
  }
}
@media screen and (max-width:  767px ) {
  .Layout_when-medium-up_ccc {
    display: none;
  }
}

@media screen and (max-width:  767px ) {
}.ProfileDropdown {
  position: sticky;
  top: 0;
  z-index: 3;
}
.ProfileDropdown__opener {
  display: flex;
  margin: 0;
  padding: 12px calc(9.375% - 8px) 12px 9.375%;
  border: 0;
  outline: 0;
  width: 100%;
  background: transparent;
  background-color: #000000;
  border-bottom: 1px solid #000000;
  color: #e2e2e2;
}
.ProfileDropdown__opener.guideflow_hovered,
.ProfileDropdown__opener:focus {
  color: #ffffff;
}
.ProfileDropdown__opener.guideflow_hovered .ProfileDropdown__organization,
.ProfileDropdown__opener:focus .ProfileDropdown__organization {
  color: #ababab;
}
.login_as .ProfileDropdown__opener {
  background-color: #000000;
  color: #e7c2ce;
}
.login_as .ProfileDropdown__opener .ProfileDropdown__organization {
  color: #8b747c;
}
.login_as .ProfileDropdown__opener.guideflow_hovered,
.login_as .ProfileDropdown__opener:focus {
  color: #ffffff;
}
.login_as .ProfileDropdown__opener.guideflow_hovered .ProfileDropdown__organization,
.login_as .ProfileDropdown__opener:focus .ProfileDropdown__organization {
  color: #ababab;
}
.ProfileDropdown__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  margin-right: 12px;
}
.ProfileDropdown__avatar {
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ProfileDropdown__organization {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 16px;
  color: #919191;
  max-width: 100%;
  transition: opacity 50ms ease-in-out;
}
.ProfileDropdown__organization:after {
  content: '';
  position: relative;
  right: 0;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 4px solid currentColor;
  margin-left: 6px;
  margin-top: 6px;
}
.ProfileDropdown__name {
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
}
.ProfileDropdown__organizationName,
.ProfileDropdown__name {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.TopNav .ProfileDropdown {
  display: none;
}
@media screen and (max-width:  767px ) {
  .LeftNav .ProfileDropdown {
    display: none;
  }
  .TopNav .ProfileDropdown {
    display: block;
  }
  .TopNav .ProfileDropdown__opener,
  .TopNav .ProfileDropdown__opener.guideflow_hovered {
    background-color: transparent;
    padding: 8px;
    border: 0;
  }
  .TopNav .ProfileDropdown__info {
    display: none;
  }
  .TopNav .ProfileDropdown__avatar {
    border-radius: 3px;
    width: 40px;
    height: 40px;
  }
}
.is-collapsed .ProfileDropdown__opener {
  justify-content: center;
  padding: 12px 0;
}
.is-collapsed .ProfileDropdown__info {
  display: none;
}
.is-collapsed .ProfileDropdown__avatar {
  margin: 0;
}

@media screen and (max-width:  767px ) {
}.TopNav {
  display: flex;
  background-color: #fff;
  height: 56px;
  width: 100%;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
  color: #6b6e77;
  padding-left: 8px;
  box-sizing: border-box;
  z-index: 102;
}
@media screen and (max-width:  767px ) {
  .TopNav {
    z-index: 1010;
  }
}
.TopNav__mobileMenuOpener.glyphicons {
  display: none;
}
.TopNav__navigation {
  display: flex;
  padding: 8px 8px 8px 0;
}
.TopNav__navigationButton {
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 12px;
  box-sizing: border-box;
}
.TopNav__navigationButton--forward {
  transform: scaleX(-1);
}
.TopNav__navigationButton.guideflow_hovered {
  color: #262e39;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 20px;
}
.TopNav__buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 8px;
  margin: 8px;
}
:fullscreen .TopNav {
  display: none;
}
@media screen and (max-width:  767px ) {
  .TopNav {
    background-color: #161616;
    padding: 0;
  }
  .login_as .TopNav {
    background-color: #451a29;
  }
  .TopNav--light {
    background-color: #ffffff;
    box-shadow: none;
  }
  .TopNav__mobileMenuOpener.glyphicons {
    color: #fff;
    display: block;
    cursor: pointer;
    font-size: 16px;
    width: 40px;
    height: 40px;
    padding: 12px;
    margin: 8px 4px;
    box-sizing: border-box;
  }
  .TopNav__navigation,
  .TopNav__buttons {
    display: none;
  }
}
.HelpPopoverOpener,
.PhonePopoverOpener {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 40px;
  padding: 12px;
  box-sizing: border-box;
}
.HelpPopoverOpener.guideflow_hovered,
.PhonePopoverOpener.guideflow_hovered,
.HelpPopoverOpener:active,
.PhonePopoverOpener:active {
  color: #262e39;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
.HelpPopoverOpener:after,
.PhonePopoverOpener:after {
  content: '';
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 4px solid currentColor;
  margin-left: 8px;
  margin-top: 4px;
}

.TopNav_searchBoxContainer_71f {
  flex: 1 0;
  margin: 8px 0;
  position: relative;
  z-index: 4;
}
.TopNav_searchBoxContainer_71f:first-child {
  margin-left: 16px;
}

.SearchBox_SearchInput_searchBox_2de {
  position: relative;
  z-index: 1;
  width: 500px;
  border: 1px solid transparent;
  background: #f1f1f1;
  border-radius: 3px;
}
@media screen and (max-width:  767px ) {
  .SearchBox_SearchInput_searchBox_2de {
    width: 100%;
  }
}
.SearchBox_SearchInput_searchBox_2de.guideflow_hovered.SearchBox_SearchInput_hasKeyboardShortcut_81a .SearchBox_SearchInput_keyboardShortcut_81a {
  opacity: 1;
}
.SearchBox_SearchInput_searchBox_2de.SearchBox_SearchInput_isFocused_972 {
  border-color: rgba(0, 0, 0, 0.1);
  background: #fff;
  position: absolute;
}
.SearchBox_SearchInput_searchBox_2de.SearchBox_SearchInput_isFocused_972 .SearchBox_SearchInput_textarea_b07 {
  white-space: unset;
  max-height: 90vh;
  overflow: auto;
}
.SearchBox_SearchInput_searchBox_2de.SearchBox_SearchInput_isFullWidth_6de {
  width: 100%;
}
.SearchBox_SearchInput_searchBox_2de.SearchBox_SearchInput_hasClearButton_8df .SearchBox_SearchInput_clearButton_600 {
  opacity: 1;
  pointer-events: initial;
}
.SearchBox_SearchInput_searchBoxInputWrapper_093 {
  position: relative;
  color: #262e39;
}
.SearchBox_SearchInput_searchIcon_cd5 {
  position: absolute;
  margin-top: 11px;
  margin-left: 12px;
  pointer-events: none;
  color: #464a55;
}
.SearchBox_SearchInput_clearButton_600 {
  top: 12px;
  right: 12px;
  position: absolute;
  cursor: pointer;
  color: #464a55;
  opacity: 0;
  pointer-events: none;
  transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1);
}
.SearchBox_SearchInput_keyboardShortcut_81a {
  position: absolute;
  top: 12px;
  right: 8px;
  display: grid;
  align-self: center;
  grid-auto-flow: column;
  gap: 4px;
  margin-right: 8px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 100ms cubic-bezier(0.4, 0, 0.2, 1);
}
.SearchBox_SearchInput_textarea_b07 {
  min-height: 38px;
  max-height: 38px;
  resize: none;
  padding: 11px 0;
  padding-left: 36px;
  border: none;
  border-right: 36px solid;
  border-color: transparent !important;
  line-height: 1.14285714;
  letter-spacing: 0.25px;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  word-break: break-all;
  white-space: nowrap;
  width: 100%;
  margin: 0;
  background: transparent;
  overflow: hidden;
}
.SearchBox_SearchInput_textarea_b07:focus {
  background: transparent;
  box-shadow: none !important;
}


/*# sourceMappingURL=https://srcmaps.close.com/srcmaps/hydrate_main~1f348ef0.3fd3793933450eff0b5b.js.map*/