._FieldWrapper_16frc_1 {
  margin-bottom: var(--spacing-lg);
  width: calc(50% - var(--spacing-md) / 2);
}
._FieldWrapper_16frc_1._fullWidth_16frc_5 {
  width: 100%;
}
._FieldWrapper_16frc_1._noMargin_16frc_8 {
  margin-bottom: 0;
}
._FieldWrapper_16frc_1._smallMargin_16frc_11 {
  margin-bottom: var(--spacing-sm);
}
._FieldWrapper_16frc_1._quarterWidth_16frc_14 {
  width: 25%;
  flex-shrink: 0;
  flex-grow: 0;
}
._FieldWrapper_16frc_1._eigthWidth_16frc_19 {
  width: 12%;
  flex-shrink: 0;
  flex-grow: 0;
}
@media (max-width: 960px) {
  ._FieldWrapper_16frc_1 {
    width: 100%;
  }
}

._bigIconBtn_16frc_30 {
  width: 150px;
  height: 150px;
  border: 1px solid var(--border);
  background: none;
  font-family: var(--mainFont);
  border-radius: 4px;
  transition: all 0.3s;
  font-weight: 600;
  position: relative;
}
._bigIconBtn_16frc_30:hover {
  background: var(--border);
}

._spacingBottomSmall_16frc_45 {
  margin-bottom: var(--spacing-sm);
}

._fields_16frc_49 {
  overflow: visible;
}

._paddingBottom_16frc_53 {
  padding-bottom: 30px;
}

._ActionsWrapper_16frc_57 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: var(--spacing-lg);
}

._fixedBottom_16frc_64 {
  position: fixed;
  bottom: 0;
  left: 260px;
  right: 0;
  padding: var(--spacing-lg);
  background: #fff;
}

._NavButtons_16frc_73 {
  display: flex;
  align-items: center;
  gap: var(--spacing-md);
}

._AddOrgBtn_16frc_79 {
  font-size: 12px;
  text-align: left;
  border: none;
  background: none;
  padding: 0;
  color: var(--darker);
  font-weight: 600;
}

._connectStripeInput_16frc_89 button {
  justify-self: flex-end;
  margin-top: var(--spacing-md);
}
._wrapper_14714_1 {
  z-index: 1;
  position: relative;
  display: grid;
  word-break: break-word;
  margin: calc(var(--spacing-lg) * -1);
  grid-template-columns: 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333%;
}
@media (max-width: 960px) {
  ._wrapper_14714_1 {
    display: block;
    margin: calc(var(--spacing-md) * -1);
  }
}

._section_14714_16 iframe {
  border: 0;
}

._skeletonsWrapper_14714_20 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-md);
}

._skeletonWrapper_14714_26 {
  width: 181px;
  height: 110px;
  position: relative;
  border: 1px solid var(--border);
  border-radius: 4px;
  background: none;
  transition: all 0.3s;
}
._skeletonWrapper_14714_26:hover {
  background-color: #f4f4f4;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1 {
  width: 600px;
  height: 300px;
  margin: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._threeImages_14714_48 {
  height: 270px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._basicContent_14714_51 {
  height: 230px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._threeIcons_14714_54 {
  height: 150px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._map_14714_57 {
  height: 230px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageLeft_14714_60 {
  height: 210px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageRight_14714_63 {
  height: 210px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageBelow_14714_66 {
  height: 340px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageTop_14714_69 {
  height: 340px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._fullImage_14714_72 {
  height: 350px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._fullVideo_14714_75 {
  height: 300px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1 ._fullVideo_14714_75 {
  padding-top: 42.25%;
}

._section_14714_16 {
  padding: var(--spacing-lg);
  position: relative;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.3s;
}
._section_14714_16 ._blockClicks_14714_89 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
._section_14714_16 h1 {
  color: var(--main);
  margin: 0 0 var(--spacing-lg);
}
._section_14714_16 h2 {
  margin: var(--spacing-md) 0 var(--spacing-lg) !important;
  font-size: 20px;
}
._section_14714_16 ._text_14714_104 {
  margin: 0 0 var(--spacing-md);
  display: block;
}
._section_14714_16 ._text_14714_104 ul,
._section_14714_16 ._text_14714_104 ol {
  padding: 0 0 0 22px;
}
._section_14714_16 ._text_14714_104 ul li,
._section_14714_16 ._text_14714_104 ol li {
  text-align: left;
}
._section_14714_16 ._text_14714_104 iframe {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  filter: grayscale(90%);
  width: 100%;
}
._section_14714_16 ul._text_14714_104,
._section_14714_16 ol._text_14714_104 {
  padding: 0 0 0 22px;
}
._section_14714_16 ul._text_14714_104 li,
._section_14714_16 ol._text_14714_104 li {
  text-align: left;
}
._section_14714_16 img {
  max-width: 100%;
  width: auto;
  border-radius: 4px;
}

._mapIframe_14714_138:not(._wrapper_14714_1),
._videoIframe_14714_139:not(._wrapper_14714_1),
._fullImage_14714_72:not(._wrapper_14714_1) img,
._fullImage_14714_72:not(._wrapper_14714_1) ._emptyImage_14714_141 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

._threeImages_14714_48:not(._wrapper_14714_1) ul {
  display: flex;
  gap: var(--spacing-lg);
  list-style: none;
}
@media (max-width: 850px) {
  ._threeImages_14714_48:not(._wrapper_14714_1) ul {
    flex-wrap: wrap;
  }
}
._threeImages_14714_48:not(._wrapper_14714_1) ul > li {
  width: 33%;
  line-height: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
@media (max-width: 850px) {
  ._threeImages_14714_48:not(._wrapper_14714_1) ul > li {
    width: 100%;
  }
}
._threeImages_14714_48:not(._wrapper_14714_1) ul > li h2,
._threeImages_14714_48:not(._wrapper_14714_1) ul > li ._text_14714_104 {
  margin: 0 !important;
}

._threeIcons_14714_54:not(._wrapper_14714_1) ul {
  display: flex;
  gap: var(--spacing-lg);
  list-style: none;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li {
  width: 33%;
  line-height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li img {
  max-width: 80px;
  max-height: 80px;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li ._emptyImage_14714_141 {
  margin: 0 auto;
  border-radius: 50%;
  padding: 0;
  width: 80px;
  height: 80px;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li ._text_14714_104 {
  margin: var(--spacing-md) 0 0;
}

._map_14714_57:not(._wrapper_14714_1) iframe {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  filter: grayscale(90%);
}

._emptyImage_14714_141 {
  width: 100%;
  padding-top: 30%;
  border: 1px solid var(--border);
  background: none;
  font-family: var(--mainFont);
  border-radius: 4px;
  transition: all 0.3s;
  font-weight: 600;
  display: block;
  position: relative;
}
._emptyImage_14714_141 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

._map_14714_57:not(._wrapper_14714_1),
._fullVideo_14714_75:not(._wrapper_14714_1),
._fullImage_14714_72:not(._wrapper_14714_1) {
  overflow: hidden;
  height: 0;
  padding-top: 30%;
  position: relative;
  margin: var(--spacing-lg) 0;
}

._imageLeft_14714_60:not(._wrapper_14714_1),
._imageRight_14714_63:not(._wrapper_14714_1) {
  display: flex;
  gap: var(--spacing-lg);
  align-items: center;
}
@media (max-width: 960px) {
  ._imageLeft_14714_60:not(._wrapper_14714_1),
  ._imageRight_14714_63:not(._wrapper_14714_1) {
    flex-direction: column;
  }
}

._imageBelow_14714_66:not(._wrapper_14714_1),
._imageTop_14714_69:not(._wrapper_14714_1) {
  display: flex;
  align-items: center;
  flex-direction: column;
}
._imageBelow_14714_66:not(._wrapper_14714_1) h1,
._imageTop_14714_69:not(._wrapper_14714_1) h1 {
  margin-bottom: 0;
}
._imageBelow_14714_66:not(._wrapper_14714_1) ._text_14714_104,
._imageTop_14714_69:not(._wrapper_14714_1) ._text_14714_104 {
  max-width: 800px;
}

._imageBelow_14714_66:not(._wrapper_14714_1) ._text_14714_104 {
  margin: var(--spacing-md) 0 var(--spacing-lg);
}

._imageTop_14714_69:not(._wrapper_14714_1) ._text_14714_104 {
  margin: var(--spacing-md) 0 0;
}

._imageTop_14714_69:not(._wrapper_14714_1) h1 {
  margin-top: var(--spacing-lg);
}

._fullImage_14714_72:not(._wrapper_14714_1) {
  padding-top: 50%;
}
._fullImage_14714_72:not(._wrapper_14714_1) ._emptyImage_14714_141 {
  height: 100%;
  width: 100%;
  padding: 0;
}

._fullVideo_14714_75:not(._wrapper_14714_1) {
  padding-top: 56.25%;
}
._cardWrapper_147tm_1 {
  border: 1px solid var(--border);
  padding: 10px;
  border-radius: 4px;
  margin: var(--spacing-lg) 0;
}
._cardWrapper_147tm_1 form {
  margin: 0;
}

._discountRow_147tm_11 {
  align-items: start;
}
._discountRow_147tm_11 td:first-child {
  padding-left: var(--spacing-md);
}
._discountRow_147tm_11 {
  color: var(--secondaryText);
  font-size: 14px;
}
._discountRow_147tm_11 td:last-child {
  vertical-align: sub;
}

._discount_147tm_11 button {
  display: flex;
  align-items: center;
  justify-content: center;
}
._discount_147tm_11 svg {
  width: 16px;
  height: 16px;
}

._markdown_147tm_35 * {
  line-height: 1.5 !important;
}

._loadingWrapper_147tm_39 {
  display: flex;
  padding-top: var(--spacing-lg);
}

._discountInputWrapper_147tm_44 {
  position: relative;
}
._discountInputWrapper_147tm_44 button {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 500;
  margin: 0;
  padding: var(--spacing-md) var(--spacing-lg);
}

._stripeFeePrint_147tm_57 {
  font-size: 12px;
  color: var(--secondaryText);
  font-weight: 400;
  margin-bottom: 0;
}
._stripeFeePrint_147tm_57 a {
  color: var(--darker);
  text-decoration: none;
  transition: all 0.3s;
}
._stripeFeePrint_147tm_57 a:hover {
  color: var(--darkerHover);
}
._stripeFeePrint_147tm_57 + ._stripeFeePrint_147tm_57 {
  margin-top: var(--spacing-sm);
}

._paymentSummary_147tm_75 {
  width: 100%;
  border-spacing: 0;
  margin: 0;
  background: var(--bgLight);
  border-radius: 6px;
  margin-top: var(--spacing-lg);
  padding: var(--spacing-lg);
}
._paymentSummary_147tm_75 tbody tr td {
  padding: 0 0 var(--spacing-md);
  color: var(--secondaryText);
}
._paymentSummary_147tm_75 tbody tr td:last-child {
  text-align: right;
  font-weight: 500;
  color: var(--mainText);
}
._paymentSummary_147tm_75 tbody tr:last-child {
  margin-top: 0.5rem;
}
._paymentSummary_147tm_75 tbody tr:last-child td {
  border-top: 1px solid #e5e7eb;
  padding-top: var(--spacing-md);
  padding-bottom: 0;
  font-weight: 600;
  color: var(--mainText);
  font-size: 18px;
}
._paymentSummary_147tm_75 tbody tr:last-child:first-child td {
  border-top: none;
  padding-top: 0;
}

._skeletonWrapper_147tm_109 {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

._skeletonRow_147tm_115 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
._skeletonRow_147tm_115._tight_147tm_120 {
  gap: 0.5rem;
}

._skeleton_147tm_109 {
  display: block;
  width: 100%;
}

._skeletonCard_147tm_129 {
  background: #f1f2f3;
  border-radius: 4px;
  height: 62px;
  animation: _pulse_147tm_1 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  display: block;
  width: 100%;
}

._skeletonText_147tm_138 {
  background: #f1f2f3;
  border-radius: 4px;
  height: 21px;
  animation: _pulse_147tm_1 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  display: block;
  width: 45%;
  margin: 1rem 0 0.25rem;
}

._skeletonLabel_147tm_148 {
  background: #f1f2f3;
  border-radius: 4px;
  height: 17px;
  animation: _pulse_147tm_1 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  display: block;
  width: 25%;
  margin-bottom: 0.25rem;
}

._skeletonField_147tm_158 {
  background: #f1f2f3;
  border-radius: 6px;
  height: 44.2px;
  animation: _pulse_147tm_1 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  display: block;
  width: 100%;
}

._submitBtn_147tm_167 {
  margin-left: auto;
  margin-top: var(--spacing-lg);
}

@keyframes _pulse_147tm_1 {
  50% {
    background: #e9e9e9;
  }
}
._container_v0wxl_1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
}

._header_v0wxl_7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}

._subtitle_v0wxl_14 {
  color: var(--greyText);
  margin-top: 0.25rem;
}

._actions_v0wxl_19 {
  display: flex;
  gap: 1rem;
}

._grid_v0wxl_24 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (min-width: 768px) {
  ._grid_v0wxl_24 {
    grid-template-columns: 2fr 1fr;
  }
}

._mainColumn_v0wxl_35 {
  margin-top: var(--spacing-lg);
  width: 100%;
}

._dot_v0wxl_40 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #9ca3af;
}
._dot_v0wxl_40._ready_v0wxl_46 {
  background-color: #22c55e;
}
._dot_v0wxl_40._offline_v0wxl_49 {
  background-color: #dc2626;
}
._dot_v0wxl_40._loading_v0wxl_52 {
  animation: _pulse_v0wxl_1 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes _pulse_v0wxl_1 {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
._offlineNotice_v0wxl_64 {
  font-size: 0.75rem;
  color: #dc2626;
  background-color: #fef2f2;
  padding: 0.75rem;
  border-radius: 0.375rem;
  border: 1px solid #fee2e2;
  margin-bottom: 0.5rem;
}

._sidebarColumn_v0wxl_74 {
  border-radius: 4px;
  padding-right: 1rem;
  max-width: 300px;
}
._sidebarColumn_v0wxl_74 h3 {
  padding: 0.75rem 0.75rem 0.75rem 0;
  margin: 0;
  font-size: 1rem;
}
._sidebarColumn_v0wxl_74 ul {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
}
._sidebarColumn_v0wxl_74 ul li {
  font-size: 0.875rem;
  background: var(--bg);
  color: var(--mainText);
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
}

._cardTitle_v0wxl_98 {
  margin-bottom: 1rem;
}

._tableWrapper_v0wxl_102 {
  overflow-x: auto;
}

._table_v0wxl_102 {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}

._th_v0wxl_112 {
  padding: 0.75rem;
  font-weight: 500;
  color: var(--secondaryText);
  font-size: 0.875rem;
  overflow: hidden;
}

._td_v0wxl_120 {
  padding: 0.75rem;
  font-weight: 500;
}

._safePass_v0wxl_125 {
  color: #10b981;
}

._safeFail_v0wxl_129 {
  color: #ef4444;
  font-weight: 500;
}

._safePending_v0wxl_134 {
  color: var(--greyText);
}

._analyticsContainer_v0wxl_138 {
  display: flex;
  flex-direction: column;
}

._statsGrid_v0wxl_143 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 1.5rem;
}

._statCard_v0wxl_149 {
  background: var(--bgLighter);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border);
  height: 110px;
  width: 110px;
}

._statLabel_v0wxl_161 {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--greyText);
  text-align: center;
}

._statValue_v0wxl_168 {
  font-size: 2rem;
  font-weight: 700;
  color: var(--mainText);
}
._statValue_v0wxl_168._statValueErr_v0wxl_173 {
  color: var(--error);
}

._sectionTitle_v0wxl_177 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
}

._mockData_v0wxl_183 {
  font-size: 0.75rem;
  background-color: var(--bg);
  padding: 0.75rem;
  border-radius: 0.375rem;
  overflow-x: auto;
  color: var(--mainText);
  border: 1px solid var(--borderColor);
  white-space: pre-wrap;
  word-wrap: break-word;
}

._simulatorLoading_v0wxl_195 {
  height: 100%;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--greyText);
}

._simulatorOffline_v0wxl_204 {
  height: 100%;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--greyText);
}

._offlineHeader_v0wxl_214 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}

._offlineBody_v0wxl_219 {
  max-width: 24rem;
  text-align: center;
}

._pointButton_v0wxl_224 {
  text-align: left;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  transition: background-color 0.2s, color 0.2s;
  background: none;
  border: none;
  cursor: pointer;
}
._pointButton_v0wxl_224:hover {
  background-color: var(--bgLighter);
  color: var(--mainText);
}
._pointButton_v0wxl_224._selected_v0wxl_238 {
  background-color: #eff6ff;
  color: #1d4ed8;
  font-weight: 500;
  box-shadow: inset 0 0 0 1px #3b82f6;
}

._errorJson_v0wxl_245 {
  background: #1e1e1e;
  color: #dcdcdc;
  padding: 1rem;
  border-radius: 4px;
  font-family: monospace;
  font-size: 0.85rem;
  margin: 0;
  max-width: 100%;
  overflow-x: auto;
  white-space: pre-wrap;
}

._emptyInstruction_v0wxl_258 {
  color: var(--greyText);
  font-size: 0.9rem;
  margin-top: 0.5rem;
}

._textSm_v0wxl_264 {
  font-size: 0.875rem;
}._wrapper_vqdka_1 {
  display: flex;
  flex-direction: column;
  background: #f1f2f3;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}

._header_vqdka_11 {
  height: 230px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  flex-shrink: 0;
  width: 100%;
  padding: var(--spacing-lg);
  align-items: end;
}
._header_vqdka_11:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.7) 85%);
}
._header_vqdka_11 ._title_vqdka_30 {
  color: #fff;
  margin: 0;
  line-height: 1;
}
._header_vqdka_11 ._logo_vqdka_35 {
  width: 70px;
  height: 70px;
  border: 3px solid #fff;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1019607843), 0 2px 4px -2px rgba(0, 0, 0, 0.1019607843);
}
._header_vqdka_11 ._logo_vqdka_35 img {
  max-width: 90%;
  max-height: 90%;
  width: auto;
  height: auto;
}
._header_vqdka_11 ._infoWrapper_vqdka_52 {
  position: relative;
  z-index: 3;
  align-items: end;
  width: 100%;
}
._header_vqdka_11 ._infoWrapper_vqdka_52 a,
._header_vqdka_11 ._infoWrapper_vqdka_52 svg {
  color: var(--gray) !important;
}
._header_vqdka_11 ._actions_vqdka_62 {
  position: absolute;
  top: var(--spacing-lg);
  right: var(--spacing-lg);
}
._header_vqdka_11 ._actions_vqdka_62 button {
  border: none;
  background: #f1f2f3;
  z-index: 1;
}
._header_vqdka_11 ._actions_vqdka_62 button svg {
  fill: var(--main);
}
._header_vqdka_11 ._actions_vqdka_62 button:hover {
  background: #e1e2e3 !important;
}
@media (max-width: 960px) {
  ._header_vqdka_11 ._actions_vqdka_62 {
    top: var(--spacing-md);
    right: var(--spacing-md);
  }
}

._mainContentWrapper_vqdka_85 {
  padding: var(--spacing-lg);
}
@media (max-width: 960px) {
  ._mainContentWrapper_vqdka_85 {
    padding: var(--spacing-md);
  }
}

._contactMethods_vqdka_94 {
  padding: var(--spacing-md) 0;
}
._contactMethods_vqdka_94 ._infoItem_vqdka_97 {
  padding: var(--spacing-sm);
  height: auto;
}

._eventList_vqdka_102 {
  border: 1px solid var(--border);
  border-radius: 6px;
  padding-left: var(--spacing-lg);
  padding-top: var(--spacing-md);
  padding-bottom: var(--spacing-lg);
  margin: 0 auto;
}

._tabbedContentWrapper_vqdka_111 {
  background: #fff;
  flex-grow: 1;
  padding: var(--spacing-lg) !important;
}
@media (max-width: 960px) {
  ._tabbedContentWrapper_vqdka_111 {
    padding: var(--spacing-md) !important;
  }
}
._Paper_nm2qj_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._StyledAvatar_nm2qj_7 {
  margin: var(--spacing-1);
  background: var(--darker) !important;
}

._Form_nm2qj_12 {
  margin-top: var(--spacing-1);
  width: 100%;
}
._Form_nm2qj_12 a {
  color: var(--darker);
  font-weight: 500;
}

input[name=filling] {
  display: none;
}

._CenterText_nm2qj_25 {
  text-align: center;
}

._InvitationFlexText_nm2qj_29 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--spacing-md);
}

._separator_nm2qj_36 {
  display: block;
  margin: var(--spacing-lg);
  position: relative;
  width: 100%;
  text-align: center;
}
._separator_nm2qj_36:after {
  content: "";
  position: absolute;
  left: calc(50% + 25px);
  right: 0;
  top: 50%;
  height: 1px;
  background: var(--border);
  transform: translate(0, -50%);
}
._separator_nm2qj_36:before {
  content: "";
  position: absolute;
  left: 0;
  right: calc(50% + 25px);
  top: 50%;
  height: 1px;
  background: var(--border);
  transform: translate(0, -50%);
}

._ssoButtons_nm2qj_64 {
  width: 100%;
  margin-bottom: var(--spacing-lg);
}
._ssoButtons_nm2qj_64 button {
  margin-top: var(--spacing-lg);
  color: var(--darkGray);
  border: 2px solid var(--darkGray);
  background: none;
  padding: var(--spacing-md);
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  position: relative;
  transition: all 0.3s;
}
._ssoButtons_nm2qj_64 button:hover {
  background: var(--info);
}
._ssoButtons_nm2qj_64 button svg {
  position: absolute;
  left: var(--spacing-md);
  top: 50%;
  transform: translate(0, -50%);
}

/* .googleBtn {
  background-color: #4285f4;
  color: white;
}
.facebookBtn {
  background-color: #3b5998;
  color: white;
} */
._StyledButton_nm2qj_99 {
  margin: var(--spacing-lg) 0 0 !important;
}
._StyledButton_nm2qj_99:disabled {
  opacity: 0.5;
}

._StyledDesc_nm2qj_106 {
  font-size: 14px;
  margin-bottom: var(--spacing-lg);
}

._StyledLink_nm2qj_111 {
  margin-top: var(--spacing-md);
  border: none;
  text-decoration: none;
  background: none;
  text-align: left;
  display: block;
  width: 100%;
  padding: 0;
  font-size: 12px;
  text-align: center;
  color: var(--main);
}
._StyledLink_nm2qj_111 u {
  color: var(--darker);
}
._StyledLink_nm2qj_111._alignRight_nm2qj_127 {
  text-align: right;
}

._CustomError_nm2qj_131 {
  margin: 8px 0;
}

._Wrapper_nm2qj_135 {
  width: 100%;
  max-width: 444px;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  z-index: 99;
  margin: 0;
  position: relative;
  background: #fcfcfc;
  padding: var(--spacing-lg);
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

._terms_nm2qj_151 {
  margin: var(--spacing-md) 0;
  font-size: 12px;
  text-align: center;
  max-width: 250px;
}
._terms_nm2qj_151 a {
  font-weight: 500;
  text-decoration: none;
}

._StyledLoginModal_nm2qj_162 {
  min-height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  padding: var(--spacing-lg) 0;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 960px) {
  ._StyledLoginModal_nm2qj_162 {
    align-items: start;
    padding: var(--spacing-lg);
  }
}
._Header_16j04_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: calc(var(--spacing-lg) * -1) calc(var(--spacing-lg) * -1) var(--spacing-lg);
  height: 46px;
  padding: 0 var(--spacing-lg);
  border-bottom: 1px solid var(--border);
}
@media (max-width: 960px) {
  ._Header_16j04_1 {
    padding-left: 0;
  }
}
._Header_16j04_1 h1 {
  font-size: 20px;
  font-weight: 500;
  color: var(--main);
  margin: 0;
}
@media (max-width: 960px) {
  ._Header_16j04_1 h1 {
    font-size: 16px;
  }
}

@media (max-width: 960px) {
  ._menu_16j04_28 {
    display: none;
  }
  ._menu_16j04_28._shown_16j04_31 {
    display: block;
  }
}

._MobileMenuBtn_16j04_36 {
  display: none;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  padding: 0;
}
@media (max-width: 960px) {
  ._MobileMenuBtn_16j04_36 {
    display: flex;
  }
  ._MobileMenuBtn_16j04_36._hidden_16j04_50 {
    display: none;
  }
}

._StyledForm_16j04_55 {
  margin-bottom: 20px;
}
._StyledForm_16j04_55 label {
  display: block;
  margin-bottom: 8px;
}
._StyledForm_16j04_55 label ._label_16j04_62 {
  display: block;
}
._StyledForm_16j04_55 label input,
._StyledForm_16j04_55 label select {
  padding: 8px;
  width: 100%;
}
._StyledForm_16j04_55 label select {
  cursor: pointer;
}

._EventsWrapper_16j04_74 ul {
  list-style: none;
  padding: 0;
}
._EventsWrapper_16j04_74 ul li {
  border-bottom: 1px solid var(--border);
  margin: 0 calc(var(--spacing-lg) * -1) var(--spacing-lg);
  padding: 0 var(--spacing-lg);
}
._EventsWrapper_16j04_74 ul h2 {
  margin: 0;
}
._EventsWrapper_16j04_74 ul ul {
  white-space: pre-line;
}
._EventsWrapper_16j04_74 ul ul li {
  border: none;
  padding: 0;
  margin: 0 0 var(--spacing-lg);
}

._Content_16j04_95 {
  flex-grow: 1;
  display: flex;
  align-items: start;
  height: 100%;
  width: 100%;
}
._Content_16j04_95 * {
  box-sizing: border-box;
}

._MainContent_16j04_106 {
  flex-grow: 1;
  height: 100%;
  padding: var(--spacing-lg);
  width: calc(100% - 300px);
  word-wrap: break-word;
  overflow: auto;
}

._Sidebar_16j04_115 {
  width: 300px;
  height: 100%;
  flex-shrink: 0;
  border-right: 1px solid var(--border);
  color: var(--main);
}
._Sidebar_16j04_115 h2 {
  margin: 0;
  font-size: 16px;
  padding: var(--spacing-lg);
}
._Sidebar_16j04_115 ul {
  padding: 0;
  list-style: none;
}
._Sidebar_16j04_115 ul ul li a {
  padding-left: 40px;
}
._Sidebar_16j04_115 ul li a,
._Sidebar_16j04_115 ul ._label_16j04_62 {
  display: block;
  text-decoration: none;
  color: var(--main);
  padding: var(--spacing-md) var(--spacing-lg);
  transition: background 0.3s;
  border-bottom: 1px solid var(--border);
}
._Sidebar_16j04_115 ul li a:hover, ._Sidebar_16j04_115 ul li a._active_16j04_143 {
  background: var(--info);
}
