.Theme-darkTheme-2f8o0 {
  background-color: #061739;
  color: #fff;
  --body-background: #000;
  --content-background: #000;
  --content-alternative-background: rgb(63.75, 63.75, 63.75);
  --divider-color: rgb(63.75, 63.75, 63.75);
  --form-control-background: #061739;
  --form-control-color: #ffffff;
  --text-color: #fff;
  --menubar-background: #3295d2;
  --menubar-item-active-color: var(--text-color, #000);
  --menubar-item-inactive-color: var(--text-color, #000);
}
.WidgetSamplePage-samplePage-1WYm6 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.WidgetSamplePage-bgImg-3rZe2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.lists-inline-28UCU, .lists-unstyled-3_f5G {
  list-style: none;
  margin: 0;
  padding: 0;
}

.lists-inline-28UCU li {
  display: inline-block;
  margin-right: 1em;
}
.style-container-2bqOy {
  bottom: 16px;
  position: fixed;
  top: 172px;
  left: 0;
  width: 22px;
  z-index: 300;
}

.style-drawer-25gM0 {
  transition: 0.15s ease-in-out;
  transition-delay: 1s;
  width: 116px;
  background: rgb(253.25, 253.25, 253.25);
  position: absolute;
  padding: 8px 0;
  top: 0;
  left: 0;
  transform: translateX(-68%);
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
.style-drawer-25gM0.style-isOpen-1jcAn {
  transform: translateX(0);
}

.style-item-1WCea,
.style-item-1WCea:visited {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  padding: 8px 0;
  flex-direction: column;
  align-items: center;
  color: #0e2244;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.style-item-1WCea:hover,
.style-item-1WCea:visited:hover {
  color: #e84296;
}
.style-item-1WCea[class*=isActive],
.style-item-1WCea:visited[class*=isActive] {
  color: #1aa7dc;
}

.style-icon-3sg6P {
  transition: 0.15s ease-in-out;
  transition-property: transform;
  transition-delay: 1s;
  position: relative;
  transform: translateX(160%);
  text-align: center;
}

.style-name-9RNYC {
  transition: 0.15s ease-in-out;
  transition-property: transform;
  transition-delay: 1s;
  transform: translateX(-20%);
  text-align: center;
  font-size: 12px;
}

.style-drawer-25gM0.style-isOpen-1jcAn .style-icon-3sg6P {
  transform: translateX(0);
}
.style-drawer-25gM0.style-isOpen-1jcAn .style-name-9RNYC {
  transform: translateX(0);
}
.style-wrap-kMGZT {
  padding: 0 1em;
  background-color: rgb(201.3414634146, 235.7317073171, 248.6585365854);
}

.style-inner-1nnvM {
  display: flex;
  align-items: center;
}
.style-inner-1nnvM p {
  margin: 0;
  font-size: 0.85em;
  flex: 1 1 auto;
}
.style-inner-1nnvM a {
  color: #e84296;
  font-weight: bold;
}

.style-dismissButton-3Y1pD {
  flex: 0 0 auto;
}
.list-compact-item-3RN54 {
  min-height: 0;
}

.list-compact-itemText-3NJHu {
  font-weight: normal;
}
.style-wrap-Uz4sK {
  border-left: 1px solid #3e3e3e;
  margin-left: 1em;
}

.style-title-32Yi_ {
  padding-left: 0.5em;
}

.style-compactTitle-1FPpR {
  padding-left: 2em;
  margin: 0;
}

.style-compact-1pubO {
  margin-left: 0;
  border-left: 0;
}
.button-dark-button-3-yun.button-dark-primary-1LVWd.button-dark-raised-1CpjN:not([disabled]) {
  background-color: #0e2244;
}
.style-appBar-2fBbM {
  background: #0e2244;
}

.style-inner-jK3JV {
  justify-content: space-between;
}

.style-contentWrap-3nWx7 {
  align-self: center;
  display: flex;
  flex-direction: row-reverse;
  flex-grow: 1;
  flex-wrap: wrap;
  max-height: 36px;
  overflow: hidden;
}

.style-orgSwitcher-3k6ku {
  order: 1;
}

.style-appSwitcher-1zmG0 {
  margin-right: auto;
  max-width: 100%;
}

.style-helpLink-3yA1a {
  margin-right: 1em;
  display: inline-block;
  opacity: 1;
}

.style-helpIcon-19aWA {
  color: #ffffff;
  font-size: 40px;
}

a:any-link {
  text-decoration: none;
  font-weight: bold;
}

.style-leftIcon-ocxfn {
  width: auto;
}

.style-headerLink-1zVSh {
  font-weight: bold;
  cursor: pointer;
}

.style-headerNav-AFYag {
  display: flex;
  align-items: center;
}

.style-orgName-3Qvxr {
  flex-grow: 1;
  align-items: flex-start;
  padding: 1em;
  background: rgb(125.75, 125.75, 125.75);
  font-family: "Overpass", sans-serif;
}
.style-orgName-3Qvxr a {
  color: #ffffff;
}

.style-asUserNotice-2VP6q {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 100;
  background-color: #1aa7dc;
  color: #0e2244;
  margin: 0;
  padding: 1em;
}
.style-asUserNotice-2VP6q a,
.style-asUserNotice-2VP6q a:active,
.style-asUserNotice-2VP6q a:visited,
.style-asUserNotice-2VP6q a:focus {
  color: #e84296;
}

.style-unread-3mfNe {
  position: absolute;
  background-color: #e94949;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  padding: 1px 5px;
  text-align: center;
  color: #ffffff;
  font-size: 10px;
}

.style-whatsnewContainer-dOOLH {
  padding-right: 4em;
}

.style-appName-3kOM0 {
  color: #ffffff;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0;
  position: relative;
  top: 0;
  opacity: 0.75;
  cursor: pointer;
}
.style-container-3NINX {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: var(--body-background, #f0f0f0);
  height: 100vh;
  overflow: hidden;
}

.style-content-2KjTy {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  flex: 1 1 auto;
  padding: 0;
  overflow: hidden;
}

.style-subheader-2OFvX {
  padding: 0;
  position: relative;
  z-index: 998;
}
.style-layout-1WDve {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
  flex: 1 1 auto;
  overflow: auto;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  justify-content: stretch;
}

.style-contentLayout-3PPPt {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  background-color: var(--content-background, #fff);
  box-sizing: border-box;
}

.style-content-3okVp {
  flex: 1 1 auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.style-contentNoPadding-XDNVa {
  flex: 1 1 auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.style-layoutNoScroll-3WSMR {
  overflow: hidden;
}

.style-contentNoScroll-3I8cE {
  min-height: 0;
  overflow: hidden;
}
.style-layout-DJczy {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  padding: 45px;
  position: relative;
  background: #ffffff;
  flex: 1 1 auto;
}

.style-content-3Svps {
  flex: 1 1 auto;
}

.style-layout-DJczy section,
.style-section-31Fdn {
  background-color: #ffffff;
  border-radius: 1em;
  margin: 2em 0;
}
.style-layout-DJczy section > *:first-child,
.style-section-31Fdn > *:first-child {
  margin-top: 0;
}
.style-layout-DJczy section > *:last-child,
.style-section-31Fdn > *:last-child {
  margin-bottom: 0;
}
.style-layout-DJczy section:first-child,
.style-section-31Fdn:first-child {
  margin-top: 0;
}
.style-layout-DJczy section:last-child,
.style-section-31Fdn:last-child {
  margin-bottom: 0;
}

.style-row-1_7Xc {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .style-row-1_7Xc {
    flex-direction: column;
  }
}

.style-item-26_3Y {
  box-shadow: 0 2px 1px rgba(62, 62, 62, 0.5);
  background-color: #ffffff;
  border-radius: 1em;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 2em;
  width: calc(50% - 1em);
}
.style-item-26_3Y > *:first-child {
  margin-top: 0;
}
.style-item-26_3Y:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .style-item-26_3Y {
    width: 100%;
    margin-bottom: 1em;
  }
}
.style-section-28Wlc {
  padding: 0;
}

.style-sectionHeader-2Un3U {
  padding: 0;
}

.style-sectionAccordianHeader-1wDGR {
  padding: 0;
  font-size: 22px;
}

.style-sectionLineLabel-2Zux9 {
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: 1em;
  align-items: center;
  white-space: nowrap;
  min-width: 50px;
}

.style-sectionLineContent-pvO68 {
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  padding: 1px 0;
  overflow: hidden;
}

.style-lengthPicker-yAV9b {
  display: flex;
  align-items: stretch;
  flex: 1 1 auto;
  overflow: hidden;
}

.style-lengthPickerValue-Y2ukw {
  margin-right: 1em;
  text-align: right;
  padding-bottom: 0;
}

.style-lengthPickerUnit-2RSyo {
  flex: 0 0 auto;
  margin-bottom: 6px;
  margin-right: 1em;
  min-width: 55px !important;
}

.style-colorPickerValue-2Vn_U,
.style-fontFamilyValue-1tNHN,
.style-fontWeightValue-3kn-I,
.style-lengthPickerValue-Y2ukw,
.style-fontStyleValue-29T_h,
.style-timespanPickerValue-qc98p,
.style-textPickerValue-3ALIE {
  display: inline-flex;
  flex: 1 1 auto;
  min-width: 16px;
  max-width: calc(100% - 7em);
  padding-bottom: 0;
  position: relative;
  z-index: 10;
}

.style-fontStyleValue-29T_h {
  align-items: center;
}

.style-widgetValueClear-1vbNh,
.style-widgetValueOverride-1Gb_f {
  flex: 0 0 6em;
  margin-left: 1em;
  position: relative;
  z-index: 1;
}

.widget-theme-builder-line {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  min-height: 31px;
  border-bottom: solid 1px rgb(189.5, 189.5, 189.5);
  border-top: solid 1px rgb(189.5, 189.5, 189.5);
  align-items: stretch;
}
.widget-theme-builder-line + .widget-theme-builder-line {
  border-top-width: 0;
}
.widget-theme-builder-section--heading {
  padding-top: 1em;
}
.widget-theme-builder-section .widget-theme-builder-section--heading {
  padding-left: 0;
  font-size: 22px;
}
.widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-section--heading {
  padding-left: 2em;
  font-size: 18px;
}
.widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-section--heading {
  padding-left: 4em;
  font-size: 16px;
}
.widget-theme-builder-section .widget-theme-builder-label {
  padding-left: 2em;
}
.widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-label {
  padding-left: 4em;
}
.widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-label {
  padding-left: 6em;
}
.widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-section .widget-theme-builder-label {
  padding-left: 8em;
}
.widget-border-builder .widget-theme-builder-label {
  flex-basis: 4em;
}
.widget-text-theme-builder .widget-theme-builder-label {
  flex-basis: 6em;
}
.widget-chat-button-theme-builder .widget-theme-builder-label {
  flex-basis: 6em;
}
.widget-size-picker .widget-theme-builder-label {
  flex-basis: 6em;
}
.cta-settings-builder .widget-theme-builder-label {
  flex-basis: 6em;
}
.header-status-settings-builder .widget-theme-builder-label {
  flex-basis: 9em;
}
.menu-item-settings-builder {
  margin-right: 32px;
}
.menu-item-settings-builder .widget-theme-builder-line {
  border: 0;
}
.widget-action-button-theme-builder > div {
  display: flex;
  align-items: center;
}
.widget-action-button-theme-builder > div .widget-theme-builder-line {
  flex-basis: 34em;
}
.widget-action-button-theme-builder > div > label {
  display: flex;
  align-items: center;
  flex-basis: 2em;
  margin-bottom: unset;
  border-bottom: solid 1px rgb(189.5, 189.5, 189.5);
  border-top: solid 1px rgb(189.5, 189.5, 189.5);
  padding-left: 8px;
  height: 33px;
}
.widget-action-button-theme-builder > div > label > span {
  margin-top: unset;
}

.style-master-DL6S0 {
  max-height: calc(100vh - 280px);
}

.style-masterWarning-5w2zD {
  max-height: calc(100vh - 510px);
}

.style-preview-zB8qx,
.style-settings-2aHGi {
  max-height: 100%;
  overflow: auto;
}

.style-calloutContainer-2_4F8 {
  padding: 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.style-configurableMessagesHeading-1VuzP {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1px 0;
  border-bottom: solid 1px rgb(189.5, 189.5, 189.5);
}
.style-configurableMessagesHeading-1VuzP > p {
  padding-top: 1em;
}

.style-textarea-1KP1D {
  overflow: hidden;
  padding: 10px 0;
  margin-bottom: 20px;
}

.style-numberPicker-1fgMa {
  display: flex;
  align-items: center;
  margin-top: 1em;
  height: 29px;
}
.style-numberPickerValue-Fmvxk {
  box-sizing: border-box;
  border-radius: 2px 0 0 2px;
  border: 1px solid #000;
  border-right: 0;
  height: 100%;
  width: 3em;
  text-align: end;
}
.style-numberPickerValue-Fmvxk[disabled] {
  background-color: rgb(239, 239, 239);
}
.style-numberPickerLabel-2960o {
  box-sizing: border-box;
  border-radius: 0 2px 2px 0;
  border-bottom-right-radius: 2px;
  border: 1px solid #000;
  background-color: rgb(239, 239, 239);
  height: 100%;
  width: 3em;
  line-height: 26px;
  text-align: center;
  font-size: 13px;
}

.style-typingStatusBuilder-1tW1r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 20px;
  width: 100%;
}
.style-typingStatusBuilder-1tW1r > label {
  height: 16px;
  margin-bottom: unset;
}
.style-typingStatusBuilder-1tW1r > label > span {
  margin-top: unset;
}

.style-contrastTooltip-1FPy3 {
  margin-left: 6px;
}
.style-contrastTooltip-1FPy3 > button {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.style-contrastTooltip-1FPy3 > button > span {
  line-height: 30px !important;
}

.style-margininput-34wmX {
  margin-bottom: 20px;
}

.style-rgbaPickerWrapper-Gczpt {
  width: 100%;
  padding: 7px 0 0 7px;
  border-bottom-color: rgba(0, 0, 0, 0.5);
  border-bottom-style: solid;
  border-width: 1px;
  height: 64%;
}
.style-rgbaPickerWrapper-Gczpt:hover {
  border-bottom-color: rgba(0, 0, 0, 0.5);
  border-width: 3px;
}

.style-rgbaPickerSwatch-30iw0 {
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  cursor: pointer;
  width: 98%;
  height: 14px;
  border-color: rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
}

.style-rgbaPickerColor-rzKxQ {
  height: 14px;
  border-radius: 2px;
}

.style-rgbaPickerPopover-1YKkB {
  position: absolute;
  top: 140px;
  left: 200px;
  z-index: 1000;
}

.style-rgbaPickerCover-2yrsj {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.style-stepWrapper-3uR0I {
  max-height: 800px;
  width: 90vw;
  max-width: 800px;
  min-height: 600px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fefefe;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .style-stepWrapper-3uR0I {
    /* Styles specific to mobile and tablet screens */
    max-width: 100%;
    max-height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.style-signUpWrapper-2mbPP {
  min-height: 600px;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .style-signUpWrapper-2mbPP {
    max-width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .style-signUpWrapper-2mbPP {
    /* Styles specific to mobile and tablet screens */
    max-width: 100%;
    max-height: 100%;
  }
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-asideWrapper-14OuC {
  flex: 1;
  height: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-content: center;
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-asideWrapper-14OuC .style-valueDriverWrapper-zYxfJ {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-asideWrapper-14OuC .style-valueDriverWrapper-zYxfJ li {
  list-style-type: none;
  padding: 10px;
  font-size: 1.2em;
  font-weight: 600;
  color: #39d75a;
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-rightWrapper-8pF2- {
  min-width: 600px;
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-mobileBrandingWrapper-3VmIm {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}
@media screen and (max-width: 768px) {
  .style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-mobileBrandingWrapper-3VmIm {
    display: flex;
  }
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-mobileBrandingWrapper-3VmIm a img {
  height: 30px;
}
.style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-formWrapper-382hb {
  flex: 1;
  height: 100%;
  width: 100%;
  min-width: 400px;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-asideWrapper-14OuC {
    display: none;
  }
  .style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-formWrapper-382hb {
    flex-basis: 100%;
  }
  .style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-rightWrapper-8pF2- {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q {
    max-width: 100%;
    max-height: 100%;
  }
  .style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-rightWrapper-8pF2- {
    width: 100%;
    min-width: 100%;
  }
  .style-signUpWrapper-2mbPP .style-contentWrapper-2jt7Q .style-formWrapper-382hb {
    min-width: 100%;
  }
}

.style-logoWrapper-2ZDiT {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fefefe;
}
.style-logoWrapper-2ZDiT a img {
  height: 60px;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .style-logoWrapper-2ZDiT a img {
    height: 30px;
    padding: 10px;
  }
}
.style-asideList-s3v3L {
  font-size: 24px;
}
.style-asideList-s3v3L li {
  margin-bottom: 20px;
}

.style-hideMobile-Q7IXa {
  display: inherit;
}
@media screen and (max-width: 768px) {
  .style-hideMobile-Q7IXa {
    display: none;
  }
}
.OnboardingV3Container-module-headerImageWrapper-1iIqM {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
@media (max-width: 768px) {
  .OnboardingV3Container-module-headerImageWrapper-1iIqM {
    height: 40px;
  }
}

.OnboardingV3Container-module-headerImage-2Y0I9 {
  display: block;
  width: auto;
  height: 50px;
}
@media (max-width: 768px) {
  .OnboardingV3Container-module-headerImage-2Y0I9 {
    height: 20px;
  }
}

.OnboardingV3Container-module-onboardingContent-3ORPU {
  padding: 20px;
}
.styleLegacy-plancontainer-lujsY {
  margin: 20px auto;
  border-radius: 5px;
  background-color: #c9c9c9;
  position: relative;
  top: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.styleLegacy-plancontainer-lujsY:hover {
  cursor: pointer;
  position: relative;
  top: -10px;
  -webkit-transition: top 1s;
  transition: top 1s;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-planheader-v_9RR {
  padding: 30px 0;
  border-radius: 5px 5px 0 0;
  background-color: #1aa7dc;
  text-align: center;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-planheader-v_9RR .styleLegacy-pro-1c_8f {
  background-color: green;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-planheader-v_9RR .styleLegacy-icon-box-12hUv {
  margin: 0 auto;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-planheader-v_9RR .styleLegacy-icon-box-12hUv .styleLegacy-icon-3_8y8 {
  font-size: 3.125em;
  color: #447F71;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-planheader-v_9RR h2 {
  color: #fff;
  font-weight: lighter;
  margin: 0;
  padding-top: 0.625em;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-planheader-v_9RR p {
  margin: 0;
  color: #bb1818;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ {
  margin: 0 auto;
  padding-top: 40px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ ul {
  padding-left: 0;
  list-style: none;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ ul li {
  border-top: 3px solid #e8edef;
  padding: 20px 0;
  font-weight: bold;
  color: #5f5f5f;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ ul li:last-child {
  border-bottom: 3px solid #e8edef;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ ul li span {
  font-weight: lighter;
  color: #777777;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ p {
  background-color: #f4f4f4;
  margin: 2em 0;
  padding: 1.25em;
  font-size: 0.75em;
  line-height: 1.8;
  color: #777777;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ button {
  background-color: #FF8939;
  padding: 20px 0;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  width: 100%;
  border: 0;
}

.styleLegacy-plancontainer-lujsY .styleLegacy-plandetails-qGooZ button:hover {
  background-color: #e67b33;
}
.style-pagebg-3oWli {
  background: url("/img/pricing-bg.jpeg") center no-repeat;
  min-height: calc(100vh - 64px);
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.style-header-29s5i {
  background: rgba(36.5, 36.5, 36.5, 0.25);
  padding: 1em;
}
.style-header-29s5i h2 {
  color: #ffffff;
  margin: 0;
}

.style-footer-1BXG2 {
  background: rgba(36.5, 36.5, 36.5, 0.8);
  color: #ffffff;
  padding: 1em;
  text-align: center;
}
.style-footer-1BXG2 p {
  margin-top: 0;
  font-size: 0.85em;
}
.style-footer-1BXG2 p:last-of-type {
  margin-bottom: 0;
}

.style-planwrap-1LI2O {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 1em;
}
@media screen and (min-width: 1024px) {
  .style-planwrap-1LI2O {
    max-width: 1280px;
    flex-direction: row;
  }
}

.style-plancontainer-2-39Y {
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  border: 2px solid #ffffff;
  flex: 1 1 33.3%;
  z-index: 1;
}

.style-planheader-jw2Ki {
  padding: 2.5em 0 1.5em;
  text-align: center;
}
.style-planheader-jw2Ki h2 {
  color: #000000;
  font-weight: lighter;
  margin: 0;
  padding-top: 0.625em;
}
.style-planheader-jw2Ki p {
  margin: 0;
  color: #000000;
}

.style-plandetails-2lE_J {
  margin: 0 auto;
  padding: 0 2em 1em;
}
.style-plandetails-2lE_J ul {
  padding-left: 0;
  list-style: none;
}
.style-plandetails-2lE_J li {
  border-bottom: 1px solid rgb(189.5, 189.5, 189.5);
  padding: 1em 0;
  font-weight: bold;
  color: rgb(125.75, 125.75, 125.75);
}
.style-plandetails-2lE_J li span {
  font-weight: lighter;
  color: rgb(36.5, 36.5, 36.5);
}
.style-plandetails-2lE_J li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.style-plandetails-2lE_J .style-blurred-2Yf8Y li {
  color: transparent;
  text-shadow: 0 0 10px rgba(125.75, 125.75, 125.75, 0.5);
}
.style-plandetails-2lE_J p {
  margin: 2em 0;
  padding: 1.25em;
  font-size: 0.75em;
  line-height: 1.8;
  color: rgb(125.75, 125.75, 125.75);
}
.style-plandetails-2lE_J button {
  background-color: #FF8939;
  padding: 20px 0;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  border: 0;
}
.style-plandetails-2lE_J button:hover {
  background-color: rgb(255, 136.3921212121, 55.98);
}

.style-recommended-3FJAl {
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(62, 62, 62, 0.5);
  transform: scale(1.05);
  z-index: 2;
}

.style-value-22wkt {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  color: #1aa7dc;
  font-size: 0.5em;
  text-align: center;
}

.style-valueicon-1Yjuv {
  color: #1aa7dc;
  display: block;
}
.style-head-3F0s- {
  text-align: center;
}

.style-msgSection-1AOqK {
  text-align: center;
  margin-bottom: 1em;
}
.style-msgSection-1AOqK p {
  margin: 2em 0;
}

.style-wrap-RgnXC {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  min-height: calc(100vh - 64px);
  background: #ffffff;
  padding: 1em;
}

.style-pre-3L6Fd {
  background: rgb(36.5, 36.5, 36.5);
  color: rgb(189.5, 189.5, 189.5);
  padding: 1em;
  white-space: pre-line;
}

.style-link-2hRFU {
  align-items: normal;
  background: none;
  border-color: #1aa7dc;
  border-style: none;
  box-sizing: content-box;
  color: #1aa7dc;
  cursor: pointer;
  display: inline;
  font: inherit;
  font-weight: bold;
  padding: 0;
  perspective-origin: 0 0;
  text-align: start;
  text-decoration: none;
  transform-origin: 0 0;
}

.style-largeText-1NEJl {
  font-size: 1.25em;
}

.style-smallText-1_tXd {
  font-size: 0.75em;
}

.style-icon-11AyL {
  font-size: 80px;
}

.style-title-2MnDW {
  margin: 0;
}

.style-footer-OlvgD {
  border-top: 1px solid rgb(253.25, 253.25, 253.25);
  font-size: 0.75em;
  margin-top: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}
.style-footer-OlvgD p {
  margin: 0;
}
.style-onboardingWrapper-MKuR2 {
  background-image: url("/img/xapp-background-design.png");
  background-size: auto;
  background-position: top right;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
.RTAppBar-appBar-gIyYP.RTAppBar-fixed-3DySV {
  z-index: 600;
}
.RTAvatar-avatar-2yMiB {
  border: 2px solid #ffffff;
}

.RTAvatar-letter-3kMca {
  line-height: 38px;
}
.RTButton-primary-3x5yy.RTButton-toggle-25Qf7:not([disabled]),
.RTButton-primary-3x5yy.RTButton-flat-2oDXq:not([disabled]) {
  color: #1aa7dc;
}
.RTButton-primary-3x5yy.RTButton-toggle-25Qf7:not([disabled]):hover,
.RTButton-primary-3x5yy.RTButton-flat-2oDXq:not([disabled]):hover {
  background-color: rgb(224.1463414634, 243.9207317073, 251.3536585366);
}

.RTButton-primary-3x5yy.RTButton-raised-13LfH:not([disabled]) {
  background-color: #1aa7dc;
}
.RTCheckbox-check--I04K {
  border-color: #0e2244;
}

.RTCheckbox-check--I04K.RTCheckbox-checked-_IXA9 {
  background-color: #0e2244;
  border-color: #0e2244;
}
.RTDatePicker-date-gBToL {
  color: #ffffff;
}

.RTDatePicker-header-3uGac {
  background-color: #1aa7dc;
}

.RTDatePicker-day-11gYn.RTDatePicker-active-320O0 > span {
  background-color: #1aa7dc;
}

.RTDatePicker-day-11gYn:not(.RTDatePicker-disabled-6xyN9):not(.RTDatePicker-active-320O0):hover > span {
  color: #1aa7dc;
  background-color: rgb(224.1463414634, 243.9207317073, 251.3536585366);
}
.RTDialog-body-QCEep {
  overflow: scroll;
}

.RTDialog-wrapper-oFsRP {
  z-index: 1000;
}

.RTDialog-dialog-2Npq1 {
  max-width: 1024px;
  overflow: visible;
}
.RTDrawer-drawer-2_Q93 {
  width: 300px;
  z-index: 1000;
}
.RTInput-inputElement-xdr5W:focus:not([disabled]):not([readonly]) ~ .RTInput-label-3oE6s:not(.RTInput-fixed-25bGo) {
  color: #0e2244;
}

.RTInput-bar-1cbHw::before,
.RTInput-bar-1cbHw::after {
  background-color: #0e2244;
}
.RTList-item-1IOyA {
  min-height: none;
}

.RTList-itemContentRoot-3niuQ {
  padding: 16px 0;
  white-space: normal;
}
.RTMenu-iconMenu-2-nNd {
  z-index: 1000;
}
.RTProgressBar-linear-1TSJ5 {
  background-color: rgba(255, 255, 255, 0.25);
}

.RTProgressBar-value-hMYWd {
  background-color: #e84296;
}
.RTRadio-field-2VedF .RTRadio-radioChecked-9MDf1 {
  border-color: #0e2244;
}
.RTRadio-field-2VedF .RTRadio-radio-1Tax1::before,
.RTRadio-field-2VedF .RTRadio-radioChecked-9MDf1::before {
  background-color: #0e2244;
}
.RTSwitch-field-396Z6 .RTSwitch-on-23MDt {
  background-color: rgb(111.5365853659, 153.7317073171, 225.4634146341);
}
.RTSwitch-field-396Z6 .RTSwitch-on-23MDt > .RTSwitch-thumb-3PZMa {
  background-color: #0e2244;
}
.RTTabs-tabs-3F4Xp .RTTabs-pointer-1bhOG {
  background-color: #0e2244;
}
.RTTabs-tabs-3F4Xp.RTTabs-inverse-1xnzC .RTTabs-navigation-2erX- {
  background-color: #0e2244;
}
.RTTabs-tabs-3F4Xp.RTTabs-inverse-1xnzC .RTTabs-pointer-1bhOG {
  background-color: #e84296;
}
.RTTooltip-tooltip-1Rty5 {
  z-index: 1000;
}
div.editor-DraftEditor-root-3D8cg {
  background-color: #dadada;
  width: 80%;
  margin: auto;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.54);
  height: 300px;
  overflow-y: scroll;
  padding: 20px;
  font-size: 18px;
  font-family: "calibri", sans-serif;
}
html {
  height: 100%;
}

body {
  font-family: "Roboto", sans-serif;
  margin: 0;
  min-height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Overpass", sans-serif;
  color: #0e2244;
}

a {
  color: #1aa7dc;
}
a:visited {
  color: #1aa7dc;
}

p {
  line-height: 1.5;
}

legend {
  margin-bottom: 1em;
}

fieldset {
  border: 0;
  margin: 0 0 1.5em;
  padding: 0;
}

small {
  font-size: 0.75em;
}

button[disabled],
button:disabled {
  cursor: not-allowed;
}

ul {
  padding: 0;
}

dl dt {
  font-weight: bold;
}
dl dd {
  margin-bottom: 1em;
  margin-left: 0;
}

foreignObject {
  overflow: visible;
}

.style-optontitle-1YVr_ {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0;
}
