body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._formLayout_1fdsk_29 {
  position: relative;
  height: 100%;
}
._formLayout_1fdsk_29[data-is-remote=true] > div > div > div {
  border: 1px solid var(--border-color);
  border-radius: 20px;
}
._formLayout_1fdsk_29 ._header_1fdsk_37 {
  display: flex;
  align-items: center;
  padding: 0 50px;
  height: 100px;
}
._formLayout_1fdsk_29 ._header_1fdsk_37 img {
  max-height: 48px;
}
._formLayout_1fdsk_29 ._header_1fdsk_37 span {
  font-size: 4rem;
  font-weight: 500;
  margin: 0 0 7.5px 2.55px;
}
._formLayout_1fdsk_29 ._main_1fdsk_51 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  padding: 0 20px 20px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._previewTheme_1to7q_29 {
  position: fixed;
  gap: 12px;
  display: flex;
}
._previewTheme_1to7q_29 p {
  font-weight: 300;
}
._previewTheme_1to7q_29 ._section_1to7q_37 {
  display: flex;
}
._previewTheme_1to7q_29 ._version_1to7q_40 {
  position: fixed;
  right: 0;
}
._previewTheme_1to7q_29[data-pos=bottom] {
  bottom: 0;
}
._previewTheme_1to7q_29[data-pos=bottom] ._version_1to7q_40 {
  bottom: 0;
}
._previewTheme_1to7q_29[data-pos=top] {
  top: 0;
}
._previewTheme_1to7q_29[data-pos=top] ._version_1to7q_40 {
  color: var(--video-white);
  top: 0;
}
._previewTheme_1to7q_29[data-pos=top] p {
  color: var(--video-white);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._icon_etr1j_29 {
  display: flex;
  justify-content: center;
  align-items: center;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._button_1itre_29._styleDefault_1itre_29 {
  border-radius: 5px;
  background: var(--primary-background);
  color: var(--primary-font-color);
  border: 1px solid var(--border-color);
}
._button_1itre_29._styleDefault_1itre_29:disabled {
  color: var(--primary-font-color);
  opacity: 0.25;
}
._button_1itre_29._styleDefault_1itre_29:not(:disabled):hover, ._button_1itre_29._styleDefault_1itre_29:not(:disabled):active, ._button_1itre_29._styleDefault_1itre_29:not(:disabled):focus {
  cursor: pointer;
  background: var(--secondary-background);
}
._button_1itre_29._styleIconOnly_1itre_43 {
  background: none;
}
._button_1itre_29._styleIconOnly_1itre_43:hover, ._button_1itre_29._styleIconOnly_1itre_43:focus, ._button_1itre_29._styleIconOnly_1itre_43:active {
  cursor: pointer;
}
._button_1itre_29._styleLink_1itre_49 {
  background: none;
  color: var(--color-danger);
}
._button_1itre_29._styleLink_1itre_49:hover, ._button_1itre_29._styleLink_1itre_49:focus, ._button_1itre_29._styleLink_1itre_49:active {
  cursor: pointer;
}
._button_1itre_29._styleLink_1itre_49:hover span, ._button_1itre_29._styleLink_1itre_49:focus span, ._button_1itre_29._styleLink_1itre_49:active span {
  text-decoration: underline;
}
._button_1itre_29._sizeDefault_1itre_59 {
  width: 100%;
  height: 45px;
  padding: 10px;
}
._button_1itre_29._sizeSmall_1itre_64 {
  padding: 0;
  max-width: max-content;
  height: 35px;
}
._button_1itre_29[data-align-right=true] {
  margin-left: auto;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._inputText_1j7y1_29 {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
}
._inputText_1j7y1_29[data-is-grey=true] input {
  background: var(--video-secondary-subtle);
  border: 1px solid var(--border-color);
  color: var(--video-secondary);
  opacity: 0.5;
}
._inputText_1j7y1_29[data-is-error=true] input {
  border-color: var(--color-danger);
}
._inputText_1j7y1_29[data-is-error=false] input:focus {
  border-color: #33C3EE;
}
._inputText_1j7y1_29 input {
  height: 45px;
  padding: 10px;
  font-size: 1.4rem;
  border-radius: 5px;
  border: 1px solid var(--border-color);
}
._inputText_1j7y1_29 input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.3s ease;
  opacity: 0;
}
._inputText_1j7y1_29 label {
  color: var(--video-primary);
  padding-left: 3px;
  padding-bottom: 5px;
  font-size: 1rem;
}
._inputText_1j7y1_29 ._isRequired_1j7y1_64 {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 15px;
  color: var(--color-danger);
  z-index: 1;
}
._inputText_1j7y1_29 ._passwordToggle_1j7y1_72, ._inputText_1j7y1_29 ._validation_1j7y1_72 {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
._inputText_1j7y1_29 ._passwordToggle_1j7y1_72 {
  background: #fbae35;
}
._inputText_1j7y1_29 ._passwordToggle_1j7y1_72 > i {
  font-size: 1rem;
  color: var(--video-secondary);
}
._inputText_1j7y1_29 ._passwordToggle_1j7y1_72 > i:hover {
  cursor: pointer;
}
._inputText_1j7y1_29 ._validation_1j7y1_72 > i {
  font-size: 1.6rem;
}
._inputText_1j7y1_29 ._error_1j7y1_91 {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
}
._inputText_1j7y1_29 ._error_1j7y1_91 > p {
  color: var(--color-danger);
  font-size: 1.2rem;
  line-height: 1.15;
  white-space: nowrap;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._inputPassword_1u91s_29 {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1;
}
._inputPassword_1u91s_29._grey_1u91s_35 ._selectContainer_1u91s_35 select {
  background: var(--video-secondary-subtle);
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 {
  flex: 1;
  position: relative;
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 input {
  width: 100%;
  height: 45px;
  padding: 10px 35px 10px 10px;
  border-radius: 5px;
  border: 1px solid var(--border-color);
  font-size: 1.4rem;
  color: var(--video-secondary);
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 input:disabled {
  opacity: 0.2;
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 input[data-is-error=true] {
  border-color: var(--color-danger);
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 input[data-is-error=false]:focus {
  border-color: #33C3EE;
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.3s ease;
  opacity: 0;
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 ._passwordToggle_1u91s_64, ._inputPassword_1u91s_29 ._inputContainer_1u91s_38 ._validation_1u91s_64 {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 ._passwordToggle_1u91s_64 svg path {
  fill: var(--video-secondary);
}
._inputPassword_1u91s_29 ._inputContainer_1u91s_38 ._validation_1u91s_64 > i {
  font-size: 1.6rem;
}
._inputPassword_1u91s_29 label {
  padding: 0 0 5px 3px;
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--video-primary);
}
._inputPassword_1u91s_29 ._requiredBadge_1u91s_82 {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 15px;
  color: var(--color-danger);
  z-index: 1;
}
._inputPassword_1u91s_29 ._error_1u91s_90 {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
}
._inputPassword_1u91s_29 ._error_1u91s_90 > p {
  color: var(--color-danger);
  font-size: 1.2rem;
  line-height: 1.15;
  white-space: nowrap;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._audioVisualiser_14pjx_29 {
  display: flex;
  align-items: center;
  margin: 10px 0;
  flex: 1;
}
._audioVisualiser_14pjx_29 > div {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._audioVisualiser_14pjx_29 > div > div {
  width: 10px;
  height: 20px;
  border-radius: 5px;
  background: var(--video-secondary-subtle);
}
._audioVisualiser_14pjx_29 > div > div._active_14pjx_47 {
  background: var(--notification-color);
}
._audioVisualiser_14pjx_29 > div > div._top-level_14pjx_50 {
  background: var(--color-success);
}
._audioVisualiser_14pjx_29 > button {
  height: 28px;
  width: 28px;
  margin-right: 7.5px;
  cursor: none;
}
._audioVisualiser_14pjx_29 > button svg {
  cursor: default;
}
._audioVisualiser_14pjx_29 > button:not(:disabled) span svg path {
  fill: var(--notification-color);
}
._audioVisualiser_14pjx_29 > button:disabled span svg path {
  fill: var(--video-secondary-subtle);
}._inputCheckbox_1k87o_1 * {
  cursor: pointer;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._formNavigation_17d1d_29 {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
  width: 100%;
  min-height: 65px;
  background: var(--video-white);
}
._formNavigation_17d1d_29 button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--secondary-font-color) !important;
}
._formNavigation_17d1d_29 button > span > svg {
  width: 20px;
  height: 20px;
}
._formNavigation_17d1d_29 button > span > svg path {
  fill: var(--secondary-font-color);
}
._formNavigation_17d1d_29 ._profile_17d1d_51 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-left: auto;
  outline: 2px solid transparent;
  border-radius: 5px;
  padding: 3.5px;
}
._formNavigation_17d1d_29 ._profile_17d1d_51:focus {
  outline-color: #33C3EE;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 > div:first-of-type {
  margin-right: 10px;
  background: var(--video-secondary-subtle);
}
._formNavigation_17d1d_29 ._profile_17d1d_51 > div:first-of-type svg {
  width: 22.5px;
  height: 22.5px;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 > div:first-of-type span {
  font-size: 1.2rem;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._details_17d1d_76 {
  display: flex;
  flex-direction: column;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._details_17d1d_76 ._name_17d1d_80 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 14px;
  max-width: 100px;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._details_17d1d_76 ._ext_17d1d_88 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._modal_17d1d_94 {
  position: absolute;
  top: 35px;
  right: 0;
  width: 140px;
  padding: 5px 7px;
  border-radius: 5px;
  background: var(--video-white);
  box-shadow: rgba(67, 71, 85, 0.27) 0 0 0.25em, rgba(90, 125, 188, 0.05) 0 0.25em 1em;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._modal_17d1d_94 button {
  max-width: initial;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._modal_17d1d_94 button ~ button {
  border-top: 1px solid var(--video-secondary-subtle);
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._modal_17d1d_94 button:focus {
  text-decoration: underline;
  color: var(--video-primary);
}
._formNavigation_17d1d_29 ._profile_17d1d_51 ._modal_17d1d_94 button span {
  color: var(--video-primary);
  text-decoration: none;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._userIcon_b9w9b_29 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
  background: var(--color-success);
  border-radius: 5px;
}
._userIcon_b9w9b_29[data-has-img=true] {
  background: rgba(0, 0, 0, 0.1);
}
._userIcon_b9w9b_29 svg path {
  fill: var(--video-primary);
}
._userIcon_b9w9b_29 > span {
  font-size: 18px;
  font-weight: 500;
}
._userIcon_b9w9b_29 > img {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  object-fit: cover;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_19bv5_29 {
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 1100px;
}
@media (max-width: 1200px) {
  ._container_19bv5_29 {
    margin-top: 0;
  }
}
._container_19bv5_29 ._content_19bv5_45 {
  display: flex;
  align-items: center;
  padding: 35px 35px 65px;
  width: 100%;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 {
  flex: 1;
  width: 100%;
  min-width: 285px;
  margin-right: 40px;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  border-radius: 10px;
  background: var(--video-primary);
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  transform: scale(-1, 1) translate(50%, -50%);
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > video[data-hide=true] {
  z-index: -1;
  opacity: 0;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-video-spinner-overlay=true] {
  background: var(--video-black);
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-video-spinner-overlay=true] > p {
  max-width: 300px;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  font-size: 2rem;
  color: var(--video-white);
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-video-mute-placeholder=true] {
  flex-direction: column;
  padding: 10px;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-video-mute-placeholder=true] > div {
  width: 65px;
  height: 65px;
  margin-top: 15px;
  background: var(--color-success);
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-video-mute-placeholder=true] > div span {
  font-size: 1.8rem;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-video-mute-placeholder=true] > div img {
  width: 65px;
  height: 65px;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-video-mute-placeholder=true] > p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 7.5px;
  color: var(--video-white);
  max-width: 135px;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-permissions-denied-placeholder=true] {
  background: var(--video-black);
  padding: 10px;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._videoContainer_19bv5_57 > div[data-permissions-denied-placeholder=true] > p {
  max-width: 300px;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  font-size: 1.6rem;
  color: var(--video-white);
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._inputs_19bv5_142 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  padding: 10px;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._inputs_19bv5_142 ._inputContainer_19bv5_149 {
  display: flex;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._inputs_19bv5_142 ._inputContainer_19bv5_149 ~ ._inputContainer_19bv5_149 {
  margin-left: 10px;
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._inputs_19bv5_142 ._inputContainer_19bv5_149 label {
  font-size: 1.6rem;
}
@media (max-width: 1000px) {
  ._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._inputs_19bv5_142 ._inputContainer_19bv5_149 label {
    font-size: 1.4rem;
  }
}
._container_19bv5_29 ._content_19bv5_45 ._preview_19bv5_51 ._inputs_19bv5_142 ._inputContainer_19bv5_149 input {
  margin-right: 10px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 {
  display: flex;
  flex-direction: column;
  min-width: 285px;
  max-width: 500px;
  width: 100%;
}
@media (max-width: 1000px) {
  ._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 {
    min-height: initial;
    max-width: 365px;
  }
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._title_19bv5_179 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._title_19bv5_179 h1, ._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._title_19bv5_179 p {
  text-align: center;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._title_19bv5_179 h1 {
  font-size: 2.6rem;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._title_19bv5_179 p {
  font-size: 1.6rem;
  margin-top: 12.5px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._title_19bv5_179 h1 {
  font-size: 2.2rem;
  color: var(--auth-header-color);
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._activeMembers_19bv5_199 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 25px;
  text-align: center;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputContainer_19bv5_149 {
  display: flex;
  align-items: center;
}
@media (max-width: 1000px) {
  ._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputContainer_19bv5_149 {
    flex-direction: column;
    align-items: initial;
  }
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputContainer_19bv5_149 ~ ._inputContainer_19bv5_149 {
  margin-top: 25px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputContainer_19bv5_149 ._sideLabel_19bv5_219 {
  font-size: 1.4rem;
  min-width: 130px;
  margin-right: 7.5px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputContainer_19bv5_149 ._testMicrophone_19bv5_224 {
  flex: 1;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputContainer_19bv5_149 ._testSpeaker_19bv5_227 {
  flex: 1;
  margin-left: 20px;
}
@media (max-width: 1000px) {
  ._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputContainer_19bv5_149 ._testSpeaker_19bv5_227 {
    display: flex;
    margin-left: unset;
  }
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._inputs_19bv5_142 {
  margin: 35px 0 20px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._actions_19bv5_240 ._errorBanner_19bv5_240 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px 15px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._actions_19bv5_240 ._errorBanner_19bv5_240 > p {
  color: var(--color-danger);
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._actions_19bv5_240 ._inputContainer_19bv5_149 {
  margin-bottom: 20px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._actions_19bv5_240 > button {
  margin-top: 10px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._actions_19bv5_240 ._loginLink_19bv5_255 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12.5px;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._actions_19bv5_240 ._loginLink_19bv5_255 p {
  line-height: 1;
}
._container_19bv5_29 ._content_19bv5_45 ._form_19bv5_166 ._actions_19bv5_240 ._loginLink_19bv5_255 button {
  margin-left: 7.5px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._searchableSelect_1y4x0_29 {
  position: relative;
  width: 100%;
}
._searchableSelect_1y4x0_29 * {
  cursor: pointer;
}
._searchableSelect_1y4x0_29 > div {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
._searchableSelect_1y4x0_29 > div ._required_1y4x0_42 {
  position: absolute;
  top: 5px;
  right: 5px;
  color: var(--color-danger);
  z-index: 1;
}
._searchableSelect_1y4x0_29 > div input {
  width: 100%;
  font-size: 1.4rem;
  color: var(--video-secondary);
  padding: 10px 5px 10px 10px;
  border: 1px solid var(--border-color);
  background: var(--video-lightest-grey);
  border-radius: 5px;
  height: 45px;
}
._searchableSelect_1y4x0_29 > div input:disabled {
  opacity: 0.5;
}
._searchableSelect_1y4x0_29 > div input:not(:disabled):focus, ._searchableSelect_1y4x0_29 > div input:not(:disabled):active {
  border-color: #33C3EE;
}
._searchableSelect_1y4x0_29 > div input[data-is-grey=true] {
  background: var(--video-secondary-subtle);
}
._searchableSelect_1y4x0_29 > div input[data-typing-off=true] {
  caret-color: transparent;
}
._searchableSelect_1y4x0_29 > div input[data-typing-off=false]:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.3s ease;
  opacity: 0;
}
._searchableSelect_1y4x0_29 > div > span {
  position: absolute;
  top: 12.5px;
  right: 5px;
}
._searchableSelect_1y4x0_29 > div > span svg path {
  fill: var(--video-secondary);
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 {
  position: absolute;
  top: 45px;
  width: 100%;
  max-height: 250px;
  padding: 7.5px;
  z-index: 2;
  border-radius: 7.5px;
  overflow: scroll;
  background: var(--video-white);
  border: 1px solid rgba(128, 128, 128, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96, ._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._noResult_1y4x0_96 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 35px;
  border-radius: 5px;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96 span, ._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._noResult_1y4x0_96 span {
  color: var(--video-secondary);
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96 {
  padding: 0 10px;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96 ~ ._option_1y4x0_96 {
  margin-top: 2.5px;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96[data-active=true], ._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96:hover {
  background: #33C3EE;
  cursor: pointer;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96[data-active=true] span, ._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96:hover span {
  color: var(--video-white);
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96[data-selected=true] span {
  font-weight: 900;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96 span {
  color: var(--video-secondary);
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._option_1y4x0_96 span._ext_1y4x0_131 {
  min-width: 60px;
  margin-left: 10px;
}
._searchableSelect_1y4x0_29 > div ._searchResult_1y4x0_83 ._noResult_1y4x0_96 {
  padding: 0 5px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._settingBarContainer_ue126_29 {
  display: flex;
  align-items: center;
  background: var(--video-primary);
  height: 76px;
  padding: 12px 20px;
}
._settingBarContainer_ue126_29[data-is-minified=true] {
  background: none;
  height: 160px;
  width: 240px;
  padding: 100px 0 0;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
._settingBarContainer_ue126_29[data-is-minified=true]:hover ._buttonContainer_ue126_47 {
  opacity: 1;
}
._settingBarContainer_ue126_29[data-is-minified=true] ._buttonContainer_ue126_47 {
  opacity: 0;
  transition: opacity 0.2s;
  gap: 8px;
  position: static;
  transform: none;
}
._settingBarContainer_ue126_29[data-is-minified=true] ._buttonContainer_ue126_47 button {
  width: 36px;
  height: 36px;
}
._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 {
  display: flex;
  align-items: center;
}
._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 5px 10px;
  border-radius: 8px;
  cursor: pointer;
}
._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 button h3 {
  width: max-content;
  font-size: 16px;
  font-weight: 600;
  color: var(--video-white);
}
._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 button:hover, ._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 button:focus {
  background: var(--video-secondary);
}
._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 button:hover h3, ._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 button:focus h3 {
  text-decoration: underline;
}
._settingBarContainer_ue126_29 ._meetingInfo_ue126_61 span {
  font-size: 16px;
  font-weight: 400;
  color: var(--video-white);
}
._settingBarContainer_ue126_29 img {
  max-width: 180px;
  max-height: 40px;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  gap: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 105;
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.31));
  padding: 10px;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 > div {
  position: relative;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 > div ._MutedWarning_ue126_111 {
  display: flex;
  position: absolute;
  bottom: 56px;
  left: -48px;
  background: var(--video-secondary);
  width: 264px;
  padding: 12px 12px;
  border-radius: 8px;
  opacity: 0.8;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 > div ._MutedWarning_ue126_111:before {
  position: absolute;
  content: "";
  bottom: -9px;
  left: 62px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 11px solid var(--video-secondary);
  clear: both;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 > div ._MutedWarning_ue126_111 p {
  font-size: 14px;
  font-weight: 400;
  color: var(--video-white);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 > div ._MutedWarning_ue126_111 button {
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button {
  background: var(--video-secondary);
  color: var(--video-white);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  cursor: pointer;
  border: 2px solid transparent;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button[data-admin-mute=true] {
  border-color: var(--color-danger);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button[data-audio-muted=true] {
  background: var(--color-danger);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button span svg path, ._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button span svg circle {
  fill: var(--video-white);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button._warning_ue126_160 {
  background: var(--color-danger);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button:hover {
  background: var(--video-secondary-subtle);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button:hover path, ._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button:hover circle {
  fill: var(--video-primary);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button:hover._warning_ue126_160, ._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button:hover[data-audio-muted=true] {
  background: #990124;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button:hover._warning_ue126_160 path, ._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 button:hover[data-audio-muted=true] path {
  fill: var(--video-white);
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 ._handRaiseButton_ue126_175[data-animation=raise] div {
  animation: _handJump_ue126_1 0.8s;
  animation-timing-function: ease;
}
@keyframes _handJump_ue126_1 {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  62.5% {
    transform: translateY(-5px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 ._handRaiseButton_ue126_175[data-animation=wave] div {
  animation: _handWave_ue126_1 0.8s;
  animation-timing-function: ease;
}
@keyframes _handWave_ue126_1 {
  0% {
    transform: rotate(0);
  }
  33% {
    transform: rotate(25deg);
  }
  62.5% {
    transform: rotate(-25deg);
  }
  100% {
    transform: rotate(0);
  }
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 ._handRaiseButton_ue126_175[data-animation=loop] div {
  animation: _showHand_ue126_1 4s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
@keyframes _showHand_ue126_1 {
  0% {
    transform: translateY(27px);
    opacity: 0;
  }
  12.5% {
    transform: translateY(-5px);
    opacity: 1;
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: rotate(25deg);
  }
  40% {
    transform: rotate(-25deg);
  }
  50% {
    transform: rotate(0deg);
  }
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 ._handRaiseButton_ue126_175[data-raised=true] {
  filter: drop-shadow(0px 4px 8px rgba(255, 255, 255, 0.62));
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 ._settingsArea_ue126_240 {
  position: relative;
}
._settingBarContainer_ue126_29 > ._buttonContainer_ue126_47 ._settingsArea_ue126_240 ._notificationIcon_ue126_243 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #33C3EE;
  border-radius: 50%;
  color: var(--video-white);
  font-weight: 400;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 22px;
  height: 22px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_44ohn_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 500;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.31));
}
._container_44ohn_29 p {
  font-weight: 400;
  color: var(--video-white);
}
._container_44ohn_29 path, ._container_44ohn_29 circle {
  fill: var(--video-white);
}
._container_44ohn_29 ._content_44ohn_47 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: var(--video-primary);
  border-radius: 20px;
  color: var(--video-white);
  padding: 15px 20px;
  gap: 20px;
  width: 360px;
}
._container_44ohn_29 ._content_44ohn_47 ._header_44ohn_59 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 45px;
  width: 100%;
}
._container_44ohn_29 ._content_44ohn_47 ._header_44ohn_59 h2 {
  font-size: 20px;
  font-weight: 500;
}
._container_44ohn_29 ._content_44ohn_47 ._header_44ohn_59 button {
  justify-self: flex-end;
  position: absolute;
  right: 0;
  border-radius: 6px;
}
._container_44ohn_29 ._content_44ohn_47 ._header_44ohn_59 button:hover, ._container_44ohn_29 ._content_44ohn_47 ._header_44ohn_59 button:focus {
  background: var(--video-secondary);
}
._container_44ohn_29 ._content_44ohn_47 ._title_44ohn_80 {
  height: 42px;
  width: 320px;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._container_44ohn_29 ._content_44ohn_47 ._title_44ohn_80 h3 {
  font-size: 18px;
  font-weight: 500;
}
._container_44ohn_29 ._content_44ohn_47 ._title_44ohn_80 h3 i {
  background: #33C3EE;
  border-radius: 20px;
  padding: 2px 6px;
}
._container_44ohn_29 ._content_44ohn_47 ._title_44ohn_80 p {
  font-size: 16px;
  font-weight: 400;
}
._container_44ohn_29 ._content_44ohn_47 ._title_44ohn_80 button {
  color: var(--video-white);
  padding: 4px;
  border-radius: 6px;
}
._container_44ohn_29 ._content_44ohn_47 ._title_44ohn_80 button:hover, ._container_44ohn_29 ._content_44ohn_47 ._title_44ohn_80 button:focus {
  background: var(--video-secondary);
  text-decoration: underline;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 {
  max-height: 250px;
  overflow: hidden auto;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 10px 15px;
  height: 50px;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._participantDetails_44ohn_121 {
  display: flex;
  align-items: center;
  gap: 10px;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._participantDetails_44ohn_121 p {
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 {
  display: flex;
  align-items: center;
  gap: 6px;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
  border-radius: 50%;
  border: 1px solid transparent;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 button[data-icon-button=true] {
  cursor: pointer;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 button[data-icon-button=true]:hover, ._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 button[data-icon-button=true]:focus {
  background: var(--video-secondary);
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 button[data-admin-mute=true] {
  border-color: var(--color-danger);
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._kickBtn_44ohn_154, ._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._declineButton_44ohn_154 {
  height: max-content;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 6px;
  color: var(--color-danger);
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._kickBtn_44ohn_154:hover, ._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._kickBtn_44ohn_154:focus, ._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._declineButton_44ohn_154:hover, ._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._declineButton_44ohn_154:focus {
  color: var(--video-white);
  text-decoration: underline;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._admitButton_44ohn_165 {
  height: max-content;
  font-size: 14px;
  color: var(--video-primary);
  background: var(--color-success);
  padding: 4px 8px;
  border-radius: 6px;
}
._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._admitButton_44ohn_165:hover, ._container_44ohn_29 ._content_44ohn_47 ._participantList_44ohn_110 ._participant_44ohn_110 ._controls_44ohn_132 ._admitButton_44ohn_165:focus {
  background: var(--color-success-dark);
  text-decoration: underline;
}
._container_44ohn_29 ._content_44ohn_47 ._buttonsContainer_44ohn_177 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._container_44ohn_29 ._content_44ohn_47 ._buttonsContainer_44ohn_177 button {
  display: flex;
  align-items: center;
  height: 50px;
  gap: 10px;
  border-radius: 8px;
  padding-left: 10px;
  background: none;
  color: var(--video-white);
  cursor: pointer;
}
._container_44ohn_29 ._content_44ohn_47 ._buttonsContainer_44ohn_177 button:hover, ._container_44ohn_29 ._content_44ohn_47 ._buttonsContainer_44ohn_177 button:focus {
  background: rgba(254, 254, 254, 0.1);
}
._container_44ohn_29 ._content_44ohn_47 ._buttonsContainer_44ohn_177 button:hover path, ._container_44ohn_29 ._content_44ohn_47 ._buttonsContainer_44ohn_177 button:focus path {
  fill: var(--video-white);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_cnx7d_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  z-index: 500;
  top: 12px;
  left: 12px;
  min-width: 340px;
  width: max-content;
  gap: 20px;
  padding: 15px 20px;
  background: var(--video-white);
  box-shadow: 0 5px 20px rgba(166, 166, 166, 0.3);
  border-radius: 10px;
}
._container_cnx7d_29 span {
  color: var(--video-secondary);
  font-weight: 500;
}
._container_cnx7d_29 h3 {
  font-size: 20px;
  font-weight: 600;
  color: var(--video-primary);
}
._container_cnx7d_29 ._roomData_cnx7d_55 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._container_cnx7d_29 ._buttonsContainer_cnx7d_60 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 42px;
}
._container_cnx7d_29 ._buttonsContainer_cnx7d_60 button {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  height: 100%;
  border-radius: 8px;
}
._container_cnx7d_29 ._buttonsContainer_cnx7d_60 button._linkButton_cnx7d_75 {
  color: var(--video-secondary);
}
._container_cnx7d_29 ._buttonsContainer_cnx7d_60 button._linkButton_cnx7d_75 path {
  fill: var(--video-secondary);
}
._container_cnx7d_29 ._buttonsContainer_cnx7d_60 button._doneButton_cnx7d_81 {
  height: 100%;
  width: 98px;
  padding: 10px;
  background: var(--video-secondary-subtle);
  color: var(--video-primary);
  font-size: 16px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._settings_h4jee_29 {
  position: absolute;
  z-index: 500;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: flex-end;
  bottom: 56px;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.31));
  padding: 30px;
  border-radius: 12px;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 {
  background: var(--video-primary);
  width: 250px;
  padding: 10px;
  border-radius: 10px;
  margin-left: 3px;
  display: flex;
  flex-direction: column;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 ._iconContainer_h4jee_52 {
  position: relative;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 ._iconContainer_h4jee_52 ._notificationIcon_h4jee_55 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #33C3EE;
  border-radius: 50%;
  color: var(--video-white);
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 > button {
  height: 40px;
  background: none;
  width: 100%;
  border-radius: 8px;
  display: flex;
  align-items: center;
  margin: 5px 0;
  padding-left: 10px;
  cursor: pointer;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 > button path {
  fill: var(--video-white);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 > button > div {
  width: 28px;
  height: 28px;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 > button:hover, ._settings_h4jee_29 ._settingsMenu_h4jee_43 > button:focus {
  background: rgba(254, 254, 254, 0.1);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 > button:hover p, ._settings_h4jee_29 ._settingsMenu_h4jee_43 > button:focus p {
  text-decoration: underline;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 > button:hover path, ._settings_h4jee_29 ._settingsMenu_h4jee_43 > button:focus path {
  fill: var(--video-white);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 p {
  margin-left: 5px;
  margin-right: auto;
  font-family: "Inter", serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: var(--video-white);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  margin-right: 10px;
  font: inherit;
  color: var(--video-white);
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid var(--video-white);
  border-radius: 50%;
  display: grid;
  place-content: center;
  cursor: pointer;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 input[type=radio]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--video-white);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 input[type=radio]:checked::before {
  transform: scale(1);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 ._rangeContainer_h4jee_132 {
  padding: 2px 4px;
  border-radius: 10px;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 ._rangeContainer_h4jee_132:hover, ._settings_h4jee_29 ._settingsMenu_h4jee_43 ._rangeContainer_h4jee_132:focus-within {
  background: rgba(254, 254, 254, 0.1);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 ._rangeContainer_h4jee_132 input[type=range]::-webkit-slider-runnable-track {
  border-radius: 5px;
}
._settings_h4jee_29 ._settingsMenu_h4jee_43 > hr {
  border-top: 1px solid rgba(254, 254, 254, 0.1);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43[data-hangup=true] button:hover, ._settings_h4jee_29 ._settingsMenu_h4jee_43[data-hangup=true] button:focus {
  background: var(--color-danger);
}
._settings_h4jee_29 ._settingsMenu_h4jee_43[data-hangup=true] button p {
  text-align: center;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_4yt61_29 {
  display: flex;
  flex-direction: column;
  padding: 20px;
  gap: 30px;
  align-items: center;
  position: absolute;
  z-index: 500;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.31));
  width: 100%;
  max-width: 500px;
  background: var(--video-primary);
  border-radius: 20px;
}
._container_4yt61_29 ._header_4yt61_46 {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
._container_4yt61_29 ._header_4yt61_46 p {
  color: var(--video-white);
  font-size: 20px;
  font-weight: 600;
}
._container_4yt61_29 ._header_4yt61_46 button {
  position: absolute;
  right: 0;
  border-radius: 6px;
  height: 28px;
  width: 28px;
  cursor: pointer;
}
._container_4yt61_29 ._header_4yt61_46 button:hover, ._container_4yt61_29 ._header_4yt61_46 button:focus {
  background: var(--video-secondary);
}
._container_4yt61_29 ._header_4yt61_46 button path {
  fill: var(--video-white);
}
._container_4yt61_29 ._section_4yt61_72 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._container_4yt61_29 ._section_4yt61_72 p {
  color: var(--video-white);
  font-weight: 400;
}
._container_4yt61_29 ._section_4yt61_72 > div {
  max-width: 325px;
}
._container_4yt61_29 ._section_4yt61_72 > div > div > input {
  color: var(--video-white);
  background: inherit;
}
._container_4yt61_29 ._section_4yt61_72 > div > div > input:not(:disabled):focus {
  border-color: var(--video-white);
}
._container_4yt61_29 ._section_4yt61_72 > div > div > input:hover, ._container_4yt61_29 ._section_4yt61_72 > div > div > input:focus {
  background: var(--video-primary-subtle);
  text-decoration: underline;
}
._container_4yt61_29 ._section_4yt61_72 > div > div > input:focus-within {
  background: var(--video-primary-subtle);
}
._container_4yt61_29 ._section_4yt61_72 > div > div path {
  fill: var(--video-white);
}
._container_4yt61_29 ._section_4yt61_72 > div > div > div {
  background: var(--video-primary);
}
._container_4yt61_29 ._section_4yt61_72 > div > div > div span {
  color: var(--video-white) !important;
  font-weight: 400 !important;
}
._container_4yt61_29 ._section_4yt61_72 > div > div > div > div:hover, ._container_4yt61_29 ._section_4yt61_72 > div > div > div > div:focus, ._container_4yt61_29 ._section_4yt61_72 > div > div > div > div[data-active=true] {
  background: var(--video-primary-subtle) !important;
}
._container_4yt61_29 ._section_4yt61_72 > div > div > div > div:hover span, ._container_4yt61_29 ._section_4yt61_72 > div > div > div > div:focus span, ._container_4yt61_29 ._section_4yt61_72 > div > div > div > div[data-active=true] span {
  text-decoration: underline;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: [zero] 12px [one] 48px [two] 1fr [three] 48px [four] 48px [five];
  grid-template-rows: [one] 1fr [two] 1fr [three];
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 p {
  grid-column: one/four;
  position: absolute;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 p:nth-of-type(1) {
  transform: translateX(-50%);
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 p:nth-of-type(2) {
  left: 50%;
  transform: translateX(-50%);
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 p:nth-of-type(3) {
  right: 0;
  transform: translateX(50%);
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 datalist {
  position: relative;
  height: 12px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 datalist option {
  min-height: 0;
  height: 12px;
  width: 1px;
  background: var(--video-white);
  padding: 0;
  opacity: 0.7;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 datalist option[data-small=true] {
  height: 6px;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 input, ._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 datalist {
  grid-column: one/four;
  grid-row: two/three;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 input {
  margin: 0;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 button {
  grid-column: four/five;
  grid-row: two/three;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  margin-left: auto;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 button:hover, ._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 button:focus {
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
._container_4yt61_29 ._section_4yt61_72 ._volume_4yt61_115 path {
  fill: var(--video-white);
}._container_1mmbl_1 {
  position: relative;
}
._container_1mmbl_1:hover ._h_dis_1mmbl_4, ._container_1mmbl_1:focus ._h_dis_1mmbl_4 {
  display: flex;
}
._container_1mmbl_1:hover ._bug_main_1mmbl_7, ._container_1mmbl_1:focus ._bug_main_1mmbl_7 {
  fill: var(--video-primary);
}
._container_1mmbl_1 ._bug_1mmbl_7 ._bug_bit_1mmbl_10 {
  opacity: 0;
}
._container_1mmbl_1 ._bug_1mmbl_7[data-level="0"] ._bug_bit_1mmbl_10 {
  fill: var(--color-danger);
}
._container_1mmbl_1 ._bug_1mmbl_7[data-level="0"] ._bug_bit_1mmbl_10:nth-of-type(1) {
  opacity: 1;
}
._container_1mmbl_1 ._bug_1mmbl_7[data-level="1"] ._bug_bit_1mmbl_10 {
  fill: var(--color-amber);
}
._container_1mmbl_1 ._bug_1mmbl_7[data-level="1"] ._bug_bit_1mmbl_10:not(:nth-of-type(3)) {
  opacity: 1;
}
._container_1mmbl_1 ._bug_1mmbl_7[data-level="2"] ._bug_bit_1mmbl_10 {
  fill: var(--color-success);
  opacity: 1;
}
._container_1mmbl_1 ._bug_1mmbl_7[data-level="3"] ._bug_bit_1mmbl_10 {
  fill: var(--notification-color);
  opacity: 1;
}
._container_1mmbl_1 ._h_dis_1mmbl_4 {
  display: none;
  position: absolute;
  bottom: 100%;
  right: 50%;
  transform: translateX(50%) translateY(-4px);
  width: max-content;
  border-radius: 4px;
  background: var(--video-secondary);
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.31));
  padding: 4px 8px;
  flex-direction: column;
}
._container_1mmbl_1 ._h_dis_1mmbl_4 p {
  font-size: 14px;
  color: var(--video-white);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_1imd1_29 {
  background: var(--video-primary);
  height: 100%;
  overflow: hidden;
  position: relative;
}
._container_1imd1_29 ._screenShareWarning_1imd1_35 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  position: absolute;
  top: 12px;
  left: 12px;
  background: var(--video-lightest-grey);
  width: max-content;
  padding: 6px 8px;
  border-radius: 10px;
  z-index: 100;
}
._container_1imd1_29 ._screenShareWarning_1imd1_35 p, ._container_1imd1_29 ._screenShareWarning_1imd1_35 button {
  font-size: 16px;
  font-weight: 400;
  line-height: 15px;
  color: var(--video-primary);
}
._container_1imd1_29 ._screenShareWarning_1imd1_35 button {
  color: var(--color-danger);
  cursor: pointer;
}
._container_1imd1_29 ._screenShareWarning_1imd1_35 button:hover {
  text-decoration: underline;
}
._container_1imd1_29 ._videosContainer_1imd1_62 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 76px);
  overflow: hidden;
  transition: margin-top 0.5s;
}
._container_1imd1_29 ._messageStream_1imd1_70 {
  position: absolute;
  bottom: 84px;
  left: 12px;
  pointer-events: none;
}
._container_1imd1_29 ._bottomBarMask_1imd1_76 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 24px;
}
._container_1imd1_29 ._bottomBar_1imd1_76 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 76px;
  color: var(--video-white);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_13fdl_29 ._extraIcons_13fdl_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  position: absolute;
  top: 5px;
  right: 5px;
}
._container_13fdl_29 ._extraIcons_13fdl_29 ._extraIcon_13fdl_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--video-secondary);
  border-radius: 50%;
  width: 22px;
  height: 22px;
}
._container_13fdl_29 ._extraIcons_13fdl_29 ._extraIcon_13fdl_29[data-admin-muted=true] {
  border: 1px solid var(--color-danger);
}
._container_13fdl_29 ._extraIcons_13fdl_29 path {
  fill: var(--video-white);
}
._container_13fdl_29 ._extraIcons_13fdl_29:hover path {
  fill: var(--video-white);
}
._container_13fdl_29 ._extraIcons_13fdl_29 button {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  cursor: pointer;
}
._container_13fdl_29 ._extraIcons_13fdl_29 button:hover {
  background: var(--video-secondary);
}
._container_13fdl_29 > ._videoContainer_13fdl_65 {
  border-radius: 5px;
  overflow: hidden;
  width: 250px;
  height: 150px;
  background: black;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--video-secondary);
}
._container_13fdl_29 > ._videoContainer_13fdl_65 > video {
  width: 250px;
  height: 150px;
  object-fit: cover;
}
._container_13fdl_29 > ._videoContainer_13fdl_65 > video[data-flip=true] {
  transform: scale(-1, 1);
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._loadingSpinner_13fdl_84 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._vidAlt_13fdl_94 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._vidAlt_13fdl_94 span, ._container_13fdl_29 > ._videoContainer_13fdl_65 ._vidAlt_13fdl_94 p {
  color: var(--video-white);
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._vidAlt_13fdl_94 p {
  text-align: center;
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._vidAlt_13fdl_94 > div {
  width: 72px;
  height: 72px;
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._vidAlt_13fdl_94 > div > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._videoMask_13fdl_119 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  overflow: hidden;
}
._container_13fdl_29 > ._videoContainer_13fdl_65 ._videoMask_13fdl_119 > div {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  border: 5px solid transparent;
  border-image: var(--video-border-gradient) 1;
}
._container_13fdl_29 ._mutedIcon_13fdl_138 {
  position: absolute;
  background: var(--video-secondary);
  border-radius: 50%;
  top: 5px;
  right: 5px;
  z-index: 1;
}
._container_13fdl_29 ._mutedIcon_13fdl_138[data-admin-muted=true] {
  border: 1px solid var(--color-danger);
}
._container_13fdl_29 ._mutedIcon_13fdl_138 path {
  fill: var(--video-white);
}

._videoOptions_13fdl_153 {
  position: absolute;
  top: -16px;
  left: -8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
._videoOptions_13fdl_153 button {
  color: var(--video-secondary);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(249, 249, 249, 0.9);
  cursor: pointer;
}
._videoOptions_13fdl_153 button path {
  fill: var(--video-secondary);
}
._videoOptions_13fdl_153 button:hover {
  background: rgba(229, 229, 229, 0.9);
}
._videoOptions_13fdl_153 button:hover path {
  fill: var(--video-secondary);
}

._raisedHand_13fdl_180 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 32px;
  height: 32px;
  padding: 0 10px;
  background: var(--video-lightest-grey);
  border-radius: 5px;
  gap: 5px;
  overflow: hidden;
}
._raisedHand_13fdl_180 span {
  cursor: default;
}
._raisedHand_13fdl_180 span path {
  fill: var(--video-primary);
}

._maximize_13fdl_202 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 24px;
  right: 48px;
  z-index: 110;
  background: var(--video-secondary);
  width: 64px;
  height: 64px;
  border-radius: 6px;
}
._maximize_13fdl_202 span {
  color: var(--video-white);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_3jk0c_29 {
  border-radius: 5px;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 160px;
}
._container_3jk0c_29 ._extraIcons_3jk0c_36 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  position: absolute;
  top: 5px;
  right: 5px;
}
._container_3jk0c_29 ._extraIcons_3jk0c_36 ._extraIcon_3jk0c_36 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--video-secondary);
  border-radius: 50%;
  width: 24px;
  height: 24px;
}
._container_3jk0c_29 ._extraIcons_3jk0c_36 ._extraIcon_3jk0c_36[data-admin-muted=true] {
  border: 1px solid var(--color-danger);
}
._container_3jk0c_29 ._extraIcons_3jk0c_36 path {
  fill: var(--video-white);
}
._container_3jk0c_29 ._extraIcons_3jk0c_36:hover path {
  fill: var(--video-white);
}
._container_3jk0c_29 ._extraIcons_3jk0c_36 button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  cursor: pointer;
}
._container_3jk0c_29 ._extraIcons_3jk0c_36 button:hover {
  background: var(--video-secondary);
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 {
  border-radius: 5px;
  background: var(--video-secondary);
  overflow: hidden;
  height: 100%;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._loadingSpinner_3jk0c_78 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  overflow: hidden;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88 > div {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  border: 5px solid transparent;
  border-image: var(--video-border-gradient) 1;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88[data-ius=true] > div {
  border: 1px solid rgba(51, 195, 238, 0.6470588235);
  border-image: none !important;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88[data-no-aloc=true] > div {
  border: 1px solid var(--color-danger);
  border-image: none !important;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88[data-no-aloc=true] > span {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 100;
  max-width: 28px;
  max-height: 28px;
  overflow: hidden;
  display: flex;
  align-items: center;
  border-radius: 14px;
  margin: 0 -4px;
  transition: max-width 0.2s, background-color 0.2s;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88[data-no-aloc=true] > span > svg {
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88[data-no-aloc=true] > span > p {
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88[data-no-aloc=true] > span:hover {
  background-color: rgba(255, 255, 255, 0.75);
  max-width: max-content;
  padding-right: 4px;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._videoMask_3jk0c_88[data-no-aloc=true] > span:hover > p {
  opacity: 1;
  pointer-events: all;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 video[data-flip=true] {
  transform: scale(-1, 1);
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._vidAlt_3jk0c_158 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._vidAlt_3jk0c_158 span, ._container_3jk0c_29 ._videoContainer_3jk0c_72 ._vidAlt_3jk0c_158 p {
  color: var(--video-white);
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._vidAlt_3jk0c_158 p {
  text-align: center;
}
._container_3jk0c_29 ._videoContainer_3jk0c_72 ._vidAlt_3jk0c_158 > div > div {
  height: 100%;
  width: 100%;
}
._container_3jk0c_29 ._userDetails_3jk0c_178 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
._container_3jk0c_29 ._userDetails_3jk0c_178 ._raisedHand_3jk0c_186 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0 10px;
  background: var(--video-lightest-grey);
  border-radius: 5px;
  gap: 5px;
  overflow: hidden;
}
._container_3jk0c_29 ._userDetails_3jk0c_178 ._raisedHand_3jk0c_186 > p {
  font-size: 12px;
  font-weight: 400;
}
._container_3jk0c_29 ._userDetails_3jk0c_178 ._raisedHand_3jk0c_186 span {
  cursor: default;
}
._container_3jk0c_29 ._userDetails_3jk0c_178 ._raisedHand_3jk0c_186 span path {
  fill: var(--video-primary);
}
._container_3jk0c_29 ._userDetails_3jk0c_178 ._userName_3jk0c_208 {
  transition: 5s;
  font-weight: 400;
  font-size: 16px;
  color: var(--video-white);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.85);
  max-width: 160px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._container_3jk0c_29 ._videoOptions_3jk0c_219 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  gap: 8px;
  background: rgba(0, 0, 0, 0.2);
}
._container_3jk0c_29 ._videoOptions_3jk0c_219 button {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--video-white);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--video-primary);
  cursor: pointer;
}
._container_3jk0c_29 ._videoOptions_3jk0c_219 button path {
  fill: var(--video-white);
}
._container_3jk0c_29 ._videoOptions_3jk0c_219 button:hover {
  background: var(--video-secondary);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_19br9_29 ._notificationsContainer_19br9_29 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 400px;
  overflow: hidden;
  padding-right: 20px;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 {
  display: flex;
  width: max-content;
  align-items: center;
  background: var(--video-lightest-grey);
  padding: 10px;
  border-radius: 5px;
  pointer-events: all;
  color: var(--video-primary);
  font-weight: 400;
  font-size: 14px;
  opacity: 1;
  cursor: default;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29:hover {
  animation-play-state: paused;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29:hover path, ._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29:hover circle {
  fill: var(--video-primary);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._notificationName_19br9_57 {
  color: var(--video-primary);
  font-weight: 400;
  font-size: 14px;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 span path, ._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 span circle {
  fill: var(--video-primary);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 span:hover path, ._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 span:hover circle {
  fill: var(--video-primary);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72) {
  font-weight: 400;
  font-size: 12px;
  color: var(--video-primary);
  margin-left: 10px;
  cursor: pointer !important;
  padding: 8px 15px;
  border-radius: 4px;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72)[data-small-button=true] {
  padding: 4px 5px;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72):hover {
  text-decoration: underline;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72)._acceptButton_19br9_87 {
  background: var(--color-success);
  color: var(--video-white);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72)._acceptButton_19br9_87:hover, ._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72)._acceptButton_19br9_87:focus {
  background: var(--color-success-dark);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72)._declineButton_19br9_94 {
  background: var(--video-secondary-subtle);
  color: var(--video-secondary);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72)._declineButton_19br9_94:hover, ._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 button:not(._dropdownBtn_19br9_72)._declineButton_19br9_94:focus {
  background: var(--color-mamba);
  color: var(--video-primary);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._dropdownBtn_19br9_72 {
  margin-left: 10px;
  border-radius: 4px;
  cursor: pointer;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._dropdownBtn_19br9_72:hover, ._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._dropdownBtn_19br9_72:focus {
  background: var(--video-secondary-subtle);
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._waitingReminder_19br9_110 ._waitingNotificationContent_19br9_110 {
  display: flex;
  align-items: center;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._waitingReminder_19br9_110 ._waitingNotificationContent_19br9_110 span {
  display: flex;
  align-items: center;
  color: var(--video-primary);
  font-weight: 400;
  font-size: 14px;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._waitingReminder_19br9_110 ._waitingNotification_19br9_110 {
  display: flex;
  align-items: center;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._waitingReminder_19br9_110 ._waitingMembers_19br9_125 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 20px 10px 20px;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._waitingReminder_19br9_110 ._waitingMembers_19br9_125 > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._waitingReminder_19br9_110 ._waitingMembers_19br9_125 > div > div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
._container_19br9_29 ._notificationsContainer_19br9_29 ._notification_19br9_29 ._waitingReminder_19br9_110 ._waitingMembers_19br9_125 > div > div button {
  margin: 0;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._videoDisplay_1u01x_29 {
  display: grid;
  grid-gap: 12px;
  padding: 12px 12px 0;
  margin: 0 auto;
  transition: 0.5s;
  height: max-content;
}
._videoDisplay_1u01x_29 ._lastRow_1u01x_37 {
  grid-column: 1/-1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
._videoDisplay_1u01x_29 ._flowContainer_1u01x_44 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-width: 28px;
  width: max-content;
  height: 64px;
  position: absolute;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%);
  background: var(--video-lightest-grey);
  cursor: pointer;
  padding: 0 4px;
}
._videoDisplay_1u01x_29 ._flowContainer_1u01x_44._overflow_1u01x_60 {
  right: 0;
  border-radius: 10px 0 0 10px;
}
._videoDisplay_1u01x_29 ._flowContainer_1u01x_44._underflow_1u01x_64 {
  left: 0;
  border-radius: 0 10px 10px 0;
}
._videoDisplay_1u01x_29 ._flowContainer_1u01x_44:hover path {
  fill: var(--video-primary) !important;
}
._videoDisplay_1u01x_29 ._flowContainer_1u01x_44 path {
  fill: var(--video-primary);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._videoDisplay_1v3fn_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  padding: 12px 12px 0;
  height: calc(100% - 76px);
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 {
  display: flex;
  height: 100%;
  width: 100%;
  gap: 12px;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._pinnedUsers_1v3fn_44 {
  display: grid;
  grid-gap: 12px;
  transition: 0.5s;
  height: max-content;
  width: calc(100% - 264px);
  align-self: center;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._pinnedUsers_1v3fn_44[data-padding=true] {
  padding: 12px 0 12px 12px;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._pinnedUsers_1v3fn_44 ._lastRow_1v3fn_55 {
  grid-column: 1/-1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._unpinnedUsers_1v3fn_62 {
  position: relative;
  justify-self: flex-end;
  display: flex;
  flex-direction: column;
  gap: 12px;
  overflow: hidden auto;
  width: 252px;
  max-height: 100%;
  padding-right: 12px;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._unpinnedUsers_1v3fn_62 ._flowContainer_1v3fn_73 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 24px;
  background: var(--video-lightest-grey);
  cursor: pointer;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._unpinnedUsers_1v3fn_62 ._flowContainer_1v3fn_73._overflow_1v3fn_82 {
  border-radius: 0 0 10px 10px;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._unpinnedUsers_1v3fn_62 ._flowContainer_1v3fn_73._underflow_1v3fn_85 {
  border-radius: 10px 10px 0 0;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._unpinnedUsers_1v3fn_62 ._flowContainer_1v3fn_73:hover path {
  fill: var(--video-primary) !important;
}
._videoDisplay_1v3fn_29 ._pinnedContainer_1v3fn_38 ._unpinnedUsers_1v3fn_62 ._flowContainer_1v3fn_73 path {
  fill: var(--video-primary);
}._container_t0hku_1 {
  position: fixed;
  bottom: 10vh;
  left: 5vh;
  z-index: 1000;
}
._container_t0hku_1 ._reaction_t0hku_7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
}
._container_t0hku_1 ._reaction_t0hku_7 > span {
  font-size: 32px;
}
._container_t0hku_1 ._reaction_t0hku_7 > p {
  font-size: 14px;
  color: var(--video-white);
  text-shadow: 1px 1px var(--video-black);
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_15te5_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 360px;
  width: 440px;
  flex-direction: column;
  gap: 10px;
  padding: 20px 10px;
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  background: var(--video-white);
}
._container_15te5_29 ._leaveRemindButtons_15te5_42 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  gap: 10px;
}
._container_15te5_29 ._leaveRemindButtons_15te5_42 ._remindButton_15te5_51 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  gap: 5px;
  width: 146px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: var(--tertiary-color);
  color: var(--video-black);
  height: 40px;
  font-weight: 400;
  cursor: pointer;
}
._container_15te5_29 ._leaveRemindButtons_15te5_42 ._remindButton_15te5_51 path {
  fill: var(--video-black);
}
._container_15te5_29 ._leaveRemindButtons_15te5_42 ._remindButton_15te5_51:hover {
  background: #33C3EE;
}
._container_15te5_29 ._leaveRemindButtons_15te5_42 ._remindButton_15te5_51:hover path {
  fill: var(--video-black);
}
._container_15te5_29 button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content !important;
}
._container_15te5_29 ._content_15te5_81 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 20px 20px 20px;
  gap: 10px;
  height: 420px;
}
._container_15te5_29 ._content_15te5_81 h3 {
  font-size: 24px;
  height: 48px;
  line-height: 200%;
  letter-spacing: -0.02em;
}
._container_15te5_29 ._content_15te5_81 p {
  height: 54px;
  text-align: center;
  font-weight: 400;
  line-height: 140%;
}
._container_15te5_29 ._content_15te5_81 ._checkButton_15te5_102 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 70px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_10hxb_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  flex-direction: column;
  max-width: 450px;
  min-height: 375px;
}
._container_10hxb_29 ._form_10hxb_42 {
  flex: 1;
  width: 100%;
  padding: 35px;
  min-height: 325px;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._actions_10hxb_48 {
  display: flex;
  justify-content: center;
  gap: 10px;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._actions_10hxb_48 > button {
  flex: 1;
  max-width: 150px;
  min-height: 75px;
  border-radius: 7.5px;
  background: #E2FDE1;
  cursor: pointer;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._actions_10hxb_48 > button:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._actions_10hxb_48 > button:hover > div i {
  display: initial;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._actions_10hxb_48 > button > p {
  margin-top: 5px;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._title_10hxb_70 {
  margin-top: auto;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._title_10hxb_70 > h2 {
  font-size: 1.8rem;
  margin: 25px 0 10px;
}
._container_10hxb_29 ._form_10hxb_42 > div:first-of-type ._search_10hxb_77 {
  margin-top: auto;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 {
  flex: 1;
  min-height: 110px;
  height: 300px;
  overflow-y: auto;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 {
  margin-top: 15px;
  min-height: 65px;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86[data-no-result=true] {
  display: flex;
  justify-content: center;
  align-items: center;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95 {
  display: flex;
  align-items: center;
  height: 65px;
  padding: 10px;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  background: var(--video-white);
  box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95 ~ ._meetingCard_10hxb_95 {
  margin-top: 10px;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95:hover, ._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95:focus {
  border-color: #33C3EE;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95 ._status_10hxb_112 {
  margin-right: 10px;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95 ._details_10hxb_115 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 350px;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95 ._details_10hxb_115 ._name_10hxb_121 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._meetingCard_10hxb_95 ._details_10hxb_115 ._description_10hxb_129 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2rem;
  margin-top: 2.5px;
}
._container_10hxb_29 ._form_10hxb_42 > div._meetings_10hxb_80 ._list_10hxb_86 ._noResultPlaceholder_10hxb_136 {
  background: red;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._linkExternal_ozm3t_29 {
  display: flex;
  align-items: center;
  background: none;
  color: var(--color-danger);
  color: var(--primar-font-color);
}
._linkExternal_ozm3t_29:hover, ._linkExternal_ozm3t_29:focus, ._linkExternal_ozm3t_29:active {
  cursor: pointer;
}
._linkExternal_ozm3t_29:hover span, ._linkExternal_ozm3t_29:focus span, ._linkExternal_ozm3t_29:active span {
  text-decoration: underline;
}
._linkExternal_ozm3t_29._sizeDefault_ozm3t_42 {
  width: 100%;
  height: 45px;
  padding: 10px;
}
._linkExternal_ozm3t_29._sizeSmall_ozm3t_47 {
  padding: 0;
  max-width: max-content;
  height: 35px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_1gqwa_29 {
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  max-width: 420px;
}
._container_1gqwa_29 ._content_1gqwa_37 {
  display: flex;
  flex-direction: column;
  flex-direction: column;
  padding: 35px 35px 65px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._title_1gqwa_43 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 15px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._title_1gqwa_43 h1, ._container_1gqwa_29 ._content_1gqwa_37 ._title_1gqwa_43 p {
  text-align: center;
}
._container_1gqwa_29 ._content_1gqwa_37 ._title_1gqwa_43 h1 {
  font-size: 2.6rem;
}
._container_1gqwa_29 ._content_1gqwa_37 ._title_1gqwa_43 p {
  font-size: 1.6rem;
  margin-top: 12.5px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._title_1gqwa_43 h1 {
  color: var(--auth-header-color);
}
._container_1gqwa_29 ._content_1gqwa_37 ._error_1gqwa_63 {
  padding: 10px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._error_1gqwa_63 > p {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.15;
  color: var(--color-danger);
  white-space: nowrap;
}
._container_1gqwa_29 ._content_1gqwa_37 ._buttons_1gqwa_73 {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._buttons_1gqwa_73 > button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  background: var(--video-white);
  color: var(--video-primary);
  box-shadow: rgba(67, 71, 85, 0.27) 0 0 0.25em, rgba(90, 125, 188, 0.05) 0 0.25em 1em;
}
._container_1gqwa_29 ._content_1gqwa_37 ._buttons_1gqwa_73 > button ~ button {
  margin-top: 10px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._buttons_1gqwa_73 > button:hover, ._container_1gqwa_29 ._content_1gqwa_37 ._buttons_1gqwa_73 > button:focus {
  cursor: pointer;
  transform: scale(1.01);
}
._container_1gqwa_29 ._content_1gqwa_37 ._buttons_1gqwa_73 > button > p {
  margin-left: 10px;
  font-size: 1.4rem;
}
._container_1gqwa_29 ._content_1gqwa_37 ._divider_1gqwa_101 {
  text-align: center;
  margin: 20px 0 12.5px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._inputs_1gqwa_105 {
  margin-top: 7.5px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._inputs_1gqwa_105[data-is-email-error=true] > div ~ div {
  margin-top: 30px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._inputs_1gqwa_105[data-is-email-error=false] > div ~ div {
  margin-top: 10px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._actions_1gqwa_114[data-is-error=true] {
  margin-top: 22.5px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._actions_1gqwa_114 ._linkContainer_1gqwa_117 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12.5px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._actions_1gqwa_114 ._linkContainer_1gqwa_117 p {
  line-height: 1;
}
._container_1gqwa_29 ._content_1gqwa_37 ._actions_1gqwa_114 ._linkContainer_1gqwa_117 button, ._container_1gqwa_29 ._content_1gqwa_37 ._actions_1gqwa_114 ._linkContainer_1gqwa_117 a {
  margin-left: 7.5px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._actions_1gqwa_114 ._loginButtons_1gqwa_129 {
  margin-top: 20px;
}
._container_1gqwa_29 ._content_1gqwa_37 ._actions_1gqwa_114 ._loginButtons_1gqwa_129 > p {
  margin: 15px 0;
  text-align: center;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._phoneNumberSelector_11edd_29 {
  position: relative;
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 {
  display: flex;
  align-items: center;
  height: 45px;
  padding: 10px;
  font-size: 1.4rem;
  border-radius: 5px;
  border: 1px solid var(--border-color);
  background: var(--video-white);
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32._focus_11edd_42 {
  border-color: #33C3EE;
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 img {
  width: 20px;
  margin-right: 5px;
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 ._singleValue_11edd_49 {
  display: flex;
  align-items: center;
  grid-area: 1/1/2/3;
  padding-right: 5px;
  white-space: nowrap;
  cursor: pointer;
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 ._option_11edd_57 {
  display: flex;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  width: 400px;
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 ._option_11edd_57:hover {
  background: var(--video-lightest-grey);
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 ._option_11edd_57 p {
  font-size: 14px;
  white-space: nowrap;
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 hr {
  width: 1px;
  height: 20px;
  margin: 0 10px 0 5px;
  background: var(--video-secondary-subtle);
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 input {
  border: none;
  flex: 1;
  height: 100%;
}
._phoneNumberSelector_11edd_29 ._inputs_11edd_32 input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.3s ease;
  opacity: 0;
}
._phoneNumberSelector_11edd_29 ._error_11edd_86 {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
}
._phoneNumberSelector_11edd_29 ._error_11edd_86 > p {
  color: var(--color-danger);
  font-size: 1.2rem;
  line-height: 1.15;
  white-space: nowrap;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_1km08_29 {
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  max-width: 900px;
}
._container_1km08_29 ._form_1km08_37 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 35px 35px 75px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 {
  display: flex;
  flex-direction: column;
  margin-right: 35px;
  max-width: 400px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._title_1km08_49 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._title_1km08_49 h1, ._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._title_1km08_49 p {
  text-align: center;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._title_1km08_49 h1 {
  font-size: 2.6rem;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._title_1km08_49 p {
  font-size: 1.6rem;
  margin-top: 12.5px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._title_1km08_49 h1 {
  color: var(--auth-header-color);
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._inputs_1km08_69 {
  margin-top: 15px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._actions_1km08_72[data-is-error=true] {
  margin-top: 30px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._actions_1km08_72[data-is-error=false] {
  margin-top: 10px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._actions_1km08_72 ._linkContainer_1km08_78 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12.5px;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._actions_1km08_72 ._linkContainer_1km08_78 p {
  line-height: 1;
}
._container_1km08_29 ._form_1km08_37 ._mobile_1km08_43 ._actions_1km08_72 ._linkContainer_1km08_78 button {
  margin-left: 5px;
}
._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 350px;
  padding-left: 35px;
  border-left: 1px solid var(--border-color);
}
._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 ._codeContainer_1km08_99 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
}
._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 h1, ._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 ._instruction_1km08_106 > p {
  text-align: center;
}
._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 h1 {
  margin-top: 30px;
  font-weight: 600;
  font-size: 2.2rem;
  color: var(--auth-header-color);
}
._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 ._instruction_1km08_106 {
  margin-top: 10px;
}
._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 ._instruction_1km08_106 > p {
  margin-top: 15px;
  font-size: 1.4rem;
}
._container_1km08_29 ._form_1km08_37 ._qrLogin_1km08_90 ._instruction_1km08_106 > p span {
  font-weight: 700;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

@keyframes _slide-in-bottom_xwfkc_1 {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes _shake-horizontal_xwfkc_1 {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    transform: translateX(-10px);
  }
  20%, 40%, 60% {
    transform: translateX(10px);
  }
  80% {
    transform: translateX(8px);
  }
  90% {
    transform: translateX(-8px);
  }
}
._container_xwfkc_56 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  flex-direction: column;
  max-width: 400px;
  min-height: 375px;
}
._container_xwfkc_56 ._content_xwfkc_69 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 35px 35px 75px;
}
._container_xwfkc_56 ._content_xwfkc_69 ._title_xwfkc_75 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 15px;
}
._container_xwfkc_56 ._content_xwfkc_69 ._title_xwfkc_75 h1, ._container_xwfkc_56 ._content_xwfkc_69 ._title_xwfkc_75 p {
  text-align: center;
}
._container_xwfkc_56 ._content_xwfkc_69 ._title_xwfkc_75 h1 {
  font-size: 2.6rem;
}
._container_xwfkc_56 ._content_xwfkc_69 ._title_xwfkc_75 p {
  font-size: 1.6rem;
  margin-top: 12.5px;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92[data-is-error=true] {
  animation: _shake-horizontal_xwfkc_1 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92[data-is-error=true] ._inputs_xwfkc_95 input {
  border-color: var(--color-danger);
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92[data-is-error=true] ._buttons_xwfkc_98 button {
  color: var(--video-white);
  background: var(--color-danger);
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92 ._inputs_xwfkc_95 {
  display: flex;
  justify-content: space-between;
  gap: 7.5px;
  width: 100%;
  margin: 10px auto 0;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92 ._inputs_xwfkc_95 ._inputContainer_xwfkc_109 {
  position: relative;
  max-width: 52.0833333333px;
  height: 65px;
  overflow: hidden;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92 ._inputs_xwfkc_95 ._inputContainer_xwfkc_109 > div {
  height: 100%;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92 ._inputs_xwfkc_95 ._inputContainer_xwfkc_109 > div input {
  height: 100%;
  font-size: 2rem;
  text-align: center;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92 ._inputs_xwfkc_95 ._inputContainer_xwfkc_109 > hr {
  display: none;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 2px;
  background: var(--video-secondary-subtle);
  animation: _slide-in-bottom_xwfkc_1 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92 ._inputs_xwfkc_95 ._inputContainer_xwfkc_109 > hr._show_xwfkc_133 {
  display: block;
}
._container_xwfkc_56 ._content_xwfkc_69 ._form_xwfkc_92 ._buttons_xwfkc_98 {
  margin-top: 20px;
}
._container_xwfkc_56 ._content_xwfkc_69 ._actions_xwfkc_139 {
  margin-top: 12.5px;
}
._container_xwfkc_56 ._content_xwfkc_69 ._actions_xwfkc_139 ._resend_xwfkc_142 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 35px;
}
._container_xwfkc_56 ._content_xwfkc_69 ._actions_xwfkc_139 ._resend_xwfkc_142 p {
  line-height: 1;
  margin-right: 7.5px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._errorBanner_1nr65_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  padding: 15px;
  margin: 5px 0;
  min-height: 75px;
  border: 1px solid var(--color-danger);
  border-radius: 5px;
  background: rgba(255, 0, 0, 0.06);
}
._errorBanner_1nr65_29 > p {
  font-size: 1.6rem;
  color: var(--color-danger);
  text-align: center;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_1n5mc_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  flex-direction: column;
  max-width: 450px;
  min-height: 375px;
}
._container_1n5mc_29 ._form_1n5mc_42 {
  flex: 1;
  width: 100%;
  min-height: 325px;
  padding: 65px 35px;
}
._container_1n5mc_29 ._form_1n5mc_42 ._title_1n5mc_48 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 15px;
  color: var(--auth-header-color);
}
._container_1n5mc_29 ._form_1n5mc_42 ._title_1n5mc_48 h1, ._container_1n5mc_29 ._form_1n5mc_42 ._title_1n5mc_48 p {
  text-align: center;
}
._container_1n5mc_29 ._form_1n5mc_42 ._title_1n5mc_48 h1 {
  font-size: 2.6rem;
}
._container_1n5mc_29 ._form_1n5mc_42 ._title_1n5mc_48 p {
  font-size: 1.6rem;
  margin-top: 12.5px;
}
._container_1n5mc_29 ._form_1n5mc_42 ._inputs_1n5mc_66 {
  padding-top: 10px;
}
._container_1n5mc_29 ._form_1n5mc_42 ._actions_1n5mc_69[data-is-error=true] {
  margin-top: 30px;
}
._container_1n5mc_29 ._form_1n5mc_42 ._actions_1n5mc_69[data-is-error=false] {
  margin-top: 12.5px;
}
._container_1n5mc_29 ._form_1n5mc_42 ._actions_1n5mc_69 ._login_1n5mc_75 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12.5px;
}
._container_1n5mc_29 ._form_1n5mc_42 ._actions_1n5mc_69 ._login_1n5mc_75 p {
  line-height: 1;
}
._container_1n5mc_29 ._form_1n5mc_42 ._actions_1n5mc_69 ._login_1n5mc_75 button {
  margin-left: 7.5px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_1clw5_29 {
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  max-width: 450px;
  min-height: 375px;
}
._container_1clw5_29 ._content_1clw5_40 {
  padding: 35px 35px 40px;
}
._container_1clw5_29 ._content_1clw5_40 ._title_1clw5_43 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 25px;
}
._container_1clw5_29 ._content_1clw5_40 ._title_1clw5_43 h1, ._container_1clw5_29 ._content_1clw5_40 ._title_1clw5_43 p {
  text-align: center;
}
._container_1clw5_29 ._content_1clw5_40 ._title_1clw5_43 h1 {
  font-size: 2.6rem;
}
._container_1clw5_29 ._content_1clw5_40 ._title_1clw5_43 p {
  font-size: 1.6rem;
  margin-top: 12.5px;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 {
  flex: 1;
  min-height: 110px;
  height: 300px;
  margin-top: 15px;
  overflow-y: auto;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67 {
  display: flex;
  align-items: center;
  height: 55px;
  padding: 10px;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67 ~ ._userCard_1clw5_67 {
  margin-top: 10px;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67:hover, ._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67:focus {
  border-color: #33C3EE;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67 ._avatar_1clw5_83 {
  margin-right: 15px;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67 ._details_1clw5_86 {
  display: flex;
  flex-direction: column;
  max-width: 310px;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67 ._details_1clw5_86 ._name_1clw5_91 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 ._userCard_1clw5_67 ._details_1clw5_86 ._ext_1clw5_99 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2rem;
}
._container_1clw5_29 ._content_1clw5_40 ._userList_1clw5_60 > p {
  padding: 15px;
  text-align: center;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_1wyeg_29 {
  flex: 1;
  overflow: hidden;
  background: var(--primary-background);
  box-shadow: 10px 15px 54px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 35px 65px;
  max-width: 425px;
}
._container_1wyeg_29 h1, ._container_1wyeg_29 p {
  text-align: center;
}
._container_1wyeg_29 h1 {
  text-align: center;
  font-size: 2.6rem;
}
._container_1wyeg_29 p {
  text-align: center;
  margin-top: 25px;
  max-width: 300px;
  font-size: 1.6rem;
}
._container_1wyeg_29 button {
  margin-top: 20px;
  max-width: 200px;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

._container_6fw31_29 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
._container_6fw31_29 > h1, ._container_6fw31_29 p {
  color: var(--video-white);
  margin-bottom: 15px;
}
._container_6fw31_29 > button {
  max-width: 300px;
}._main_video_1yczq_1 {
  height: 100vh;
}
._main_video_1yczq_1 > div {
  height: 100%;
}

._video_entry_1yczq_8 {
  position: relative;
  width: 100%;
  height: 100%;
}body {
  font-family: var(--font-family), sans-serif;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
body input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: transparent;
}
body input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: var(--video-white);
}
body input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: var(--video-white);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}
@font-face {
  font-family: "Inter";
  src: local("Inter"), url("/assets/inter-regular-CKX1N0ak.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Inter";
  src: local("Inter"), url("/assets/inter-medium-DmUT3eZm.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Inter";
  src: local("Inter"), url("/assets/inter-semibold-DtdDzxp6.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Inter";
  src: local("Inter"), url("/assets/inter-bold-BwjTkqu6.ttf") format("truetype");
  font-weight: 700;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
  border: none;
}
* *:focus {
  outline: none;
}
* *:focus-visible {
  outline: 2px solid rgba(51, 195, 238, 0.5);
}
html {
  font-size: 62.5%;
}
p, label, h1, h2, h3, h4, h5, h6 {
  color: var(--primary-font-color);
}
body {
  line-height: 1.2;
  font-weight: 400;
  font-size: 1.6rem;
}
blockquote, q {
  quotes: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  color: var(--primary-font-color);
}
input:disabled {
  background: inherit;
  color: var(--secondary-font-color);
}
button {
  background: none;
}
i {
  font-style: normal;
}
*::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  transition: 0.2s;
}
*::-webkit-scrollbar-thumb {
  border-radius: 30px;
  transition: 0.2s;
  box-shadow: inset 0 0 10px 10px var(--scroll-color);
  border: solid 3px transparent;
}
*::-webkit-scrollbar-thumb:hover, *::-webkit-scrollbar-thumb:active {
  box-shadow: inset 0 0 10px 10px var(--secondary-font-color);
}
*::-webkit-scrollbar-track {
  border-radius: 30px;
}
*::-webkit-scrollbar-corner {
  background: transparent;
}
body[data-schema=yddab88d-a] {
  --video-border-gradient: linear-gradient(to bottom, #EA1B4B, #FF7461);
  --video-black: #020202;
  --video-primary: #424242;
  --video-primary-subtle: #4f4f4f;
  --video-secondary: #817B82;
  --video-secondary-subtle: #E0E1E4;
  --video-lightest-grey: #F9F9F9;
  --video-white: #FEFEFE;
}
body[data-schema=pe12cd8c-a] {
  --video-border-gradient: linear-gradient(to bottom, #9632f4, #ff67aa);
  --video-black: #020202;
  --video-primary: #424242;
  --video-primary-subtle: #4f4f4f;
  --video-secondary: #817B82;
  --video-secondary-subtle: #E0E1E4;
  --video-lightest-grey: #F9F9F9;
  --video-white: #FEFEFE;
}
body[data-schema=cef527d1-a] {
  --video-border-gradient: linear-gradient(180deg, #87001C 0%, #DE1219 80%);
  --video-black: #020202;
  --video-primary: #27282F;
  --video-primary-subtle: #393a46;
  --video-secondary: #55565E;
  --video-secondary-subtle: #b9bbc1;
  --video-lightest-grey: #F9F9F9;
  --video-white: #FEFEFE;
}
body[data-schema=yddab88d-v] {
  background: var(--body-background);
  --font-family: Lato;
  --primary-color: #EA1B4B;
  --primary-color-low-a: rgba(234, 27, 75, 0.4);
  --secondary-color: #33C3EE;
  --secondary-color-dark: #31b5dc;
  --tertiary-color: #FF7461;
  --primary-background: white;
  --secondary-background: #F9F9F9;
  --tertiary-background: #ded9da;
  --primary-font-color: #332925;
  --secondary-font-color: #837470;
  --border-color: #EEEEEE;
  --color-amber: #fbae35;
  --color-danger: #EA1B4B;
  --color-danger-dark: #d81441;
  --color-disabled: #817B82;
  --color-success: #80CD42;
  --color-success-dark: #73c233;
  --nav-background: linear-gradient(to bottom, #EA1B4B, #FF7461);
  --nav-background-overlay: none;
  --nav-icon-color: #FEFEFE;
  --dropdown-arrow-color: #EA1B4B;
  --chat-message-background: #2d91f4;
  --keypad-toggle-color: #33C3EE;
  --keypad-toggle-color-dark: #12addc;
  --keypad-background: #424242;
  --keypad-background-internal: #EA1B4B;
  --font-color-white: #FEFEFE;
  --font-color-black: #020202;
  --body-background: url("/assets/browser-bg-Df9EWalE.jpg") no-repeat center/cover fixed;
  --notification-color: #33C3EE;
  --auth-header-color: #FF7461;
  --video-border-gradient: linear-gradient(to bottom, #EA1B4B, #FF7461);
  --video-black: #020202;
  --video-primary: #424242;
  --video-primary-subtle: #4f4f4f;
  --video-secondary: #817B82;
  --video-secondary-subtle: #E0E1E4;
  --video-lightest-grey: #F9F9F9;
  --video-white: #FEFEFE;
}
body[data-schema=yddab88d-v] h1 {
  font-weight: 700;
}
body[data-schema=yddab88d-v] p {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.4;
}
body[data-schema=yddab88d-v][data-theme=dark] {
  --font-family: Lato;
  --primary-color: #EA1B4B;
  --primary-color-low-a: rgba(234, 27, 75, 0.4);
  --secondary-color: #FF7461;
  --secondary-color-dark: #ff472e;
  --tertiary-color: #FF7461;
  --primary-background: #26161c;
  --secondary-background: #3d222c;
  --tertiary-background: #6a454d;
  --primary-font-color: #c7c7c7;
  --secondary-font-color: #a4a4a4;
  --border-color: #49313a;
  --color-amber: #fbae35;
  --color-danger: #EA1B4B;
  --color-danger-dark: #d81441;
  --color-disabled: #817B82;
  --color-success: #80CD42;
  --color-success-dark: #73c233;
  --nav-background: #3d1122;
  --nav-background-overlay: none;
  --nav-icon-color: #EA1B4B;
  --dropdown-arrow-color: #FF7461;
  --chat-message-background: #ca0a43;
  --keypad-toggle-color: #ff5e48;
  --keypad-toggle-color-dark: #ff472e;
  --keypad-background: #210511;
  --keypad-background-internal: #FF7461;
  --font-color-white: #FEFEFE;
  --font-color-black: #020202;
  --body-background: #26161c;
  --notification-color: #33C3EE;
  --auth-header-color: #FF7461;
}
body[data-schema=pe12cd8c-v] {
  background: var(--body-background);
  --font-family: Inter;
  --primary-color: #47355d;
  --primary-color-low-a: rgba(71, 53, 93, 0.4);
  --secondary-color: #9632f4;
  --secondary-color-dark: #8a1af3;
  --tertiary-color: #47355d;
  --primary-background: white;
  --secondary-background: #f6f6f6;
  --tertiary-background: #ece6f5;
  --primary-font-color: #332925;
  --secondary-font-color: #837470;
  --border-color: rgba(0, 0, 0, 0.1);
  --color-amber: #fbae35;
  --color-danger: #ff004d;
  --color-danger-dark: #cc003e;
  --color-disabled: #817B82;
  --color-success: #80CD42;
  --color-success-dark: #73c233;
  --nav-background: linear-gradient(to bottom, #9632f4, #ff67aa);
  --nav-background-overlay: none;
  --nav-icon-color: #FEFEFE;
  --dropdown-arrow-color: #9632f4;
  --chat-message-background: #793eeb;
  --keypad-toggle-color: #47355d;
  --keypad-toggle-color-dark: #ff348d;
  --keypad-background: #2e223d;
  --keypad-background-internal: #5643CD;
  --font-color-white: #FEFEFE;
  --font-color-black: #020202;
  --body-background: url("/assets/pulsehd-background-DfZPR80u.svg") no-repeat center/cover fixed;
  --notification-color: #33C3EE;
  --auth-header-color: #9632f4;
  --video-border-gradient: linear-gradient(to bottom, #9632f4, #ff67aa);
  --video-black: #020202;
  --video-primary: #424242;
  --video-primary-subtle: #4f4f4f;
  --video-secondary: #817B82;
  --video-secondary-subtle: #E0E1E4;
  --video-lightest-grey: #F9F9F9;
  --video-white: #FEFEFE;
}
body[data-schema=pe12cd8c-v] h1 {
  font-weight: 700;
}
body[data-schema=pe12cd8c-v] p {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.4;
}
body[data-schema=pe12cd8c-v][data-theme=dark] {
  --font-family: Inter;
  --primary-color: #9632f4;
  --primary-color-low-a: rgba(71, 53, 93, 0.4);
  --secondary-color: #9632f4;
  --secondary-color-dark: #8a1af3;
  --tertiary-color: #9632f4;
  --primary-background: #1d1626;
  --secondary-background: #2e223d;
  --tertiary-background: #443358;
  --primary-font-color: white;
  --secondary-font-color: #f3f4f7;
  --border-color: #352f3d;
  --color-amber: #fbae35;
  --color-danger: #ff004d;
  --color-danger-dark: #cc003e;
  --color-disabled: #817B82;
  --color-success: #80CD42;
  --color-success-dark: #73c233;
  --nav-background: #281a3c;
  --nav-background-overlay: none;
  --nav-icon-color: #ff004d;
  --dropdown-arrow-color: #9632f4;
  --chat-message-background: #5521bb;
  --keypad-toggle-color: #47355d;
  --keypad-toggle-color-dark: #ff348d;
  --keypad-background: #22192c;
  --keypad-background-internal: #ff004d;
  --font-color-white: #FEFEFE;
  --font-color-black: #020202;
  --body-background: #1d1626;
  --notification-color: #33C3EE;
  --auth-header-color: #9632f4;
}
body[data-schema=cef527d1-v] {
  background: var(--body-background);
  --font-family: Roboto;
  --primary-color: #027FFE;
  --primary-color-low-a: rgba(2, 127, 254, 0.4);
  --secondary-color: #E11F1D;
  --secondary-color-dark: #ca1c1a;
  --tertiary-color: #027FFE;
  --primary-background: white;
  --secondary-background: #F7F7F7;
  --tertiary-background: #434655;
  --primary-font-color: #0D112B;
  --secondary-font-color: rgb(155, 166, 175);
  --border-color: rgba(0, 0, 0, 0.1);
  --color-amber: #fbae35;
  --color-danger: #E11F1D;
  --color-danger-dark: #ca1c1a;
  --color-disabled: #F3F3F4;
  --color-success: #80CD42;
  --color-success-dark: #73c233;
  --nav-background: linear-gradient(180deg, #87001C 0%, #DE1219 80%);
  --nav-background-overlay: url("/assets/callswitch-background-overlay-B5Y1orRY.svg");
  --nav-icon-color: #FEFEFE;
  --dropdown-arrow-color: #E11F1D;
  --chat-message-background: #1B8DFE;
  --keypad-toggle-color: #142C7E;
  --keypad-toggle-color-dark: #112468;
  --keypad-background: #0D112B;
  --keypad-background-internal: #E11F1D;
  --font-color-white: #FEFEFE;
  --font-color-black: #020202;
  --body-background: white;
  --notification-color: #33C3EE;
  --auth-header-color: #0D112B;
  --video-border-gradient: linear-gradient(180deg, #87001C 0%, #DE1219 80%);
  --video-black: #020202;
  --video-primary: #27282F;
  --video-primary-subtle: #393a46;
  --video-secondary: #55565E;
  --video-secondary-subtle: #b9bbc1;
  --video-lightest-grey: #F9F9F9;
  --video-white: #FEFEFE;
}
body[data-schema=cef527d1-v] h1 {
  font-weight: 700;
}
body[data-schema=cef527d1-v] p {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.4;
}
body[data-schema=cef527d1-v][data-theme=dark] {
  --font-family: Roboto;
  --primary-color: #027FFE;
  --primary-color-low-a: rgba(2, 127, 254, 0.4);
  --secondary-color: #E11F1D;
  --secondary-color-dark: #ca1c1a;
  --tertiary-color: #027FFE;
  --primary-background: #181a21;
  --secondary-background: #252631;
  --tertiary-background: #434655;
  --primary-font-color: #c7c7c7;
  --secondary-font-color: #919191;
  --border-color: #363336;
  --color-amber: #fbae35;
  --color-danger: #E11F1D;
  --color-danger-dark: #ca1c1a;
  --color-disabled: rgb(155, 166, 175);
  --color-success: #80CD42;
  --color-success-dark: #73c233;
  --nav-background: linear-gradient(180deg, #87001C 0%, #DE1219 80%);
  --nav-background-overlay: url("/assets/callswitch-background-overlay-B5Y1orRY.svg");
  --nav-icon-color: #ffffff;
  --dropdown-arrow-color: #E11F1D;
  --chat-message-background: #1B8DFE;
  --keypad-toggle-color: #1B8DFE;
  --keypad-toggle-color-dark: #0280fe;
  --keypad-background: #0D112B;
  --keypad-background-internal: #E11F1D;
  --font-color-white: #FEFEFE;
  --font-color-black: #020202;
  --body-background: #070915;
  --notification-color: #33C3EE;
  --auth-header-color: #c7c7c7;
}