body {
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'replica-mono';
  src: url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/8771d33e357819bae0a5.woff) format('woff'), url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/d3a954df11269238ebf1.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

/**
 * @Last modified by:   ajay
 * @Last modified time: Jun 6, 2022
 */
@font-face {
  font-family: 'switzer';
  src: url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/fa6516b65d6b10e1a3c7.ttf) format('truetype'), url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/593215b3c645181caa55.woff2) format('woff2 supports variations'), url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/593215b3c645181caa55.woff2) format('woff2-variations');
  font-weight: 100 1000;
}
@font-face {
  font-family: 'erode';
  src: url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/81ccc97687c2b89c1c7d.ttf) format('truetype');
  font-weight: 100 1000;
}
@font-face {
  font-family: 'garamond';
  src: url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/9b50cef174ca2f6a65b1.ttf) format('truetype');
  font-weight: 100 1000;
}
@font-face {
  font-family: 'merriweather';
  src: url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/b99b99236418ec2a55d6.ttf) format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'roboto-mono';
  src: url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/2ccde177314ac34f20b8.ttf) format('truetype');
  font-weight: 100 1000;
}
@font-face {
  font-family: 'work-sans';
  src: url(https://dist.mcdn.co/gather/65a53a96dd5a223c959527890a3b7ad41de23311/bb6e3e8193f32a7fc502.ttf) format('truetype');
  font-weight: 100 1000;
}
.typography-small {
  --paragraphTextFontSize: 14px;
  --paragraphTextLineHeight: 25px;
}
.typography-small .ui-title.lg {
  font-size: 20px;
}
.typography-medium {
  --bodyTextFontSize: 12px;
  --bodyTextLineHeight: 19px;
  --paragraphTextFontSize: 15px;
  --paragraphTextLineHeight: 26px;
}
:root {
  --bodyTextFontSize: 12px;
  --bodyTextLineHeight: 19px;
  --paragraphTextFontSize: 15px;
  --paragraphTextLineHeight: 26px;
}
.ui-button {
  display: flex;
  flex: 0 0 auto;
  position: relative;
  left: -10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 10px 2px 10px;
  height: 32px;
  border-radius: var(--buttonBorderRadius);
  cursor: pointer;
  outline: none;
}
.ui-button:hover {
  background-color: var(--formFieldBackgroundColor);
}
.ui-icon-button {
  display: flex;
  flex: 0 0 auto;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: var(--buttonBorderRadius);
  cursor: pointer;
  outline: none;
}
.ui-icon-button:hover {
  background-color: var(--formFieldBackgroundColor);
}
.mother-theme {
  --borderColor: #ddd;
  --buttonBorderRadius: 4px;
  --buttonHeight: 30px;
  --formFieldBackgroundColor: rgba(0, 0, 0, 0.05);
  --textColor: #444;
  font-family: 'Switzer', sans-serif;
  font-size: 15px;
  color: #444;
}
.mother-description-text {
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
}
.mother-date-detail {
  display: flex;
  align-items: center;
}
.mother-date-detail .date {
  flex: 0 0 auto;
  padding-right: 10px;
  font-size: 11px;
  line-height: 17px;
  color: #444;
  text-transform: uppercase;
}
.mother-date-detail .line {
  flex: 1 1 auto;
  margin-top: 4px;
  border-top: 1px solid var(--borderColor);
}

/* Gather Froala Theme
Unforunately, froala doesn't let us theme in a nice way, so all of these styles
are overrideing Froala's default Royal theme and must use !important
 */
 .gather-theme .fr-element.fr-view {
   font-family: inherit !important;
   font-size: inherit !important;
   line-height: inherit !important;
   color: inherit !important;
}

.gather-theme .fr-wrapper {
    border: 1px solid #eee !important;
    border-top: none !important;
}

.gather-theme .fr-placeholder {
   padding: 20px !important;
}

.gather-theme .fr-toolbar {
   background: #fafafa !important;
   border: 1px solid #eee !important;
   border-bottom: none !important;
   border-radius: 3px !important;
}

.gather-theme.fr-inline .fr-wrapper {
    border: 1px solid transparent !important;
}

.gather-theme .fr-btn {
   height: 35px !important;
}

.gather-theme .fr-btn-grp {
   margin: 0px 5px !important;
}

.gather-theme svg {
  line-height: 32px;
  height: 20px !important;
  width: 20px !important;
}

.gather-theme .second-toolbar {
  border: none !important;
}

.style__returnBar___JP_7b {
  overflow: hidden;
}
.style__returnBar___JP_7b .style__title___RhBsW {
  animation: style__animateIn___ih63w 900ms ease-out;
}
.style__returnBar___JP_7b .style__title___RhBsW:hover {
  transition: 300m;
  opacity: 0.7;
}
@keyframes style__animateIn___ih63w {
  0% {
    opacity: 0;
    transform: translate3d(-9px, 0, 0);
  }
  50% {
    opacity: 0;
    transform: translate3d(-9px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/**
 * @Author: ajay
 * @Date:   Aug 25, 2022
 * @Last modified by:   ajay
 * @Last modified time: Aug 25, 2022
 */
.style__subscriptionAgreement___yo6hL ul {
  margin-left: 20px;
}
.style__subscriptionAgreement___yo6hL table th {
  padding-right: 12px;
}
.style__subscriptionAgreement___yo6hL table td {
  padding-right: 12px;
}

.rc-time-picker-panel {
  font-family: 'Neue Haas', 'Helvetica Neue', sans-serif !important;
  font-size: 13px;
  color: #444;
}
.rc-time-picker-input {
  height: 30px;
  font-size: 13px;
  border: none;
  padding: 4px 24px 4px 9px;
  background-color: #eee;
  color: #222;
}
.rc-time-picker-panel-input, .rc-time-picker-panel-select {
  font-size: 13px;
}
.rc-time-picker-clear {
  top: 1px;
}

.style__formBuilderCard___dsIGo {
  overflow: hidden;
  font-family: neue-haas, "Helvetica Neue", Helvetica, sans-serif;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.style__formBuilderCard___dsIGo:hover .style__preview___p5pqo {
  display: none;
}
.style__formBuilderCard___dsIGo:hover input[type=text],
.style__formBuilderCard___dsIGo:hover textarea {
  background: rgba(250, 147, 104, 0.1);
}
.style__formBuilderCard___dsIGo:hover .style__singleLineText___yktj_ {
  opacity: 0.5;
}
.style__formBuilderCard___dsIGo input[type=text],
.style__formBuilderCard___dsIGo textarea {
  border: none;
  transition: background-color 300ms;
  margin: 0;
}
.style__formBuilderCard___dsIGo .style__preview___p5pqo {
  display: block;
}
.style__formBuilderCard___dsIGo .style__singleLineText___yktj_ {
  transition: 300ms;
}


/*# sourceMappingURL=main-4475c6d3530220a4dc93.css.map*/