.w-0 {
  width: 0%;
}

.w-1 {
  width: 1%;
}

.w-2 {
  width: 2%;
}

.w-3 {
  width: 3%;
}

.w-4 {
  width: 4%;
}

.w-5 {
  width: 5%;
}

.w-6 {
  width: 6%;
}

.w-7 {
  width: 7%;
}

.w-8 {
  width: 8%;
}

.w-9 {
  width: 9%;
}

.w-10 {
  width: 10%;
}

.w-11 {
  width: 11%;
}

.w-12 {
  width: 12%;
}

.w-13 {
  width: 13%;
}

.w-14 {
  width: 14%;
}

.w-15 {
  width: 15%;
}

.w-16 {
  width: 16%;
}

.w-17 {
  width: 17%;
}

.w-18 {
  width: 18%;
}

.w-19 {
  width: 19%;
}

.w-20 {
  width: 20%;
}

.w-21 {
  width: 21%;
}

.w-22 {
  width: 22%;
}

.w-23 {
  width: 23%;
}

.w-24 {
  width: 24%;
}

.w-25 {
  width: 25%;
}

.w-26 {
  width: 26%;
}

.w-27 {
  width: 27%;
}

.w-28 {
  width: 28%;
}

.w-29 {
  width: 29%;
}

.w-30 {
  width: 30%;
}

.w-31 {
  width: 31%;
}

.w-32 {
  width: 32%;
}

.w-33 {
  width: 33%;
}

.w-34 {
  width: 34%;
}

.w-35 {
  width: 35%;
}

.w-36 {
  width: 36%;
}

.w-37 {
  width: 37%;
}

.w-38 {
  width: 38%;
}

.w-39 {
  width: 39%;
}

.w-40 {
  width: 40%;
}

.w-41 {
  width: 41%;
}

.w-42 {
  width: 42%;
}

.w-43 {
  width: 43%;
}

.w-44 {
  width: 44%;
}

.w-45 {
  width: 45%;
}

.w-46 {
  width: 46%;
}

.w-47 {
  width: 47%;
}

.w-48 {
  width: 48%;
}

.w-49 {
  width: 49%;
}

.w-50 {
  width: 50%;
}

.w-51 {
  width: 51%;
}

.w-52 {
  width: 52%;
}

.w-53 {
  width: 53%;
}

.w-54 {
  width: 54%;
}

.w-55 {
  width: 55%;
}

.w-56 {
  width: 56%;
}

.w-57 {
  width: 57%;
}

.w-58 {
  width: 58%;
}

.w-59 {
  width: 59%;
}

.w-60 {
  width: 60%;
}

.w-61 {
  width: 61%;
}

.w-62 {
  width: 62%;
}

.w-63 {
  width: 63%;
}

.w-64 {
  width: 64%;
}

.w-65 {
  width: 65%;
}

.w-66 {
  width: 66%;
}

.w-67 {
  width: 67%;
}

.w-68 {
  width: 68%;
}

.w-69 {
  width: 69%;
}

.w-70 {
  width: 70%;
}

.w-71 {
  width: 71%;
}

.w-72 {
  width: 72%;
}

.w-73 {
  width: 73%;
}

.w-74 {
  width: 74%;
}

.w-75 {
  width: 75%;
}

.w-76 {
  width: 76%;
}

.w-77 {
  width: 77%;
}

.w-78 {
  width: 78%;
}

.w-79 {
  width: 79%;
}

.w-80 {
  width: 80%;
}

.w-81 {
  width: 81%;
}

.w-82 {
  width: 82%;
}

.w-83 {
  width: 83%;
}

.w-84 {
  width: 84%;
}

.w-85 {
  width: 85%;
}

.w-86 {
  width: 86%;
}

.w-87 {
  width: 87%;
}

.w-88 {
  width: 88%;
}

.w-89 {
  width: 89%;
}

.w-90 {
  width: 90%;
}

.w-91 {
  width: 91%;
}

.w-92 {
  width: 92%;
}

.w-93 {
  width: 93%;
}

.w-94 {
  width: 94%;
}

.w-95 {
  width: 95%;
}

.w-96 {
  width: 96%;
}

.w-97 {
  width: 97%;
}

.w-98 {
  width: 98%;
}

.w-99 {
  width: 99%;
}

.w-100 {
  width: 100%;
}

.bg-gray-100 {
  background-color: #f3f6ff;
}

.bg-gray-200 {
  background-color: #eff2fc;
}

.bg-gray-300 {
  background-color: #e2e5f1;
}

.bg-gray-400 {
  background-color: #d4d7e5;
}

.bg-gray-500 {
  background-color: #b4b7c9;
}

.bg-gray-600 {
  background-color: #9397ad;
}

.bg-gray-700 {
  background-color: #565973;
}

.bg-gray-800 {
  background-color: #33354d;
}

.bg-gray-900 {
  background-color: #0b0f19;
}

/* stylelint-disable declaration-no-important */
.mt-25 {
  margin-top: 0.75rem !important;
}
.mb-25 {
  margin-bottom: 0.75rem !important;
}
/* stylelint-enable declaration-no-important */

.object-position-top-center {
  object-position: top center;
}

.object-position-center {
  object-position: center;
}

html {
  scroll-behavior: smooth;
}

/* main > section {
  padding-top: 60px;
} */

/* 57px for header, 68px for header2 */

.form-check-input:checked {
  background-color: #4c82f7;
  border-color: #4c82f7;
}

.container-fluid {
  max-width: 1250px;
}

.header .col-12 {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.header .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.header .dropdown-menu-end {
  min-width: 0;
}

.index-hero-container {
  max-width: 746px;
}

.index-hero-subheader {
  max-width: 450px;
}

.btn-link {
  width: auto;
  padding: 0;
  font-size: 1rem;
}

.question-container {
  max-width: 574px;
}

.question-bottom-nav > div {
  display: inline-block;
  width: 75px;
}

.question-bottom-nav > div .btn-link {
  font-size: 0.875rem;
  color: #9397ad;
}

.form-switch-info .form-check-input:checked {
  background-color: #4c82f7;
  box-shadow: 0 0.5rem 1.125rem -0.5rem rgba(76, 130, 247, 0.35);
}

.five-choices > div {
  display: inline-block;
  width: 64px;
}

.five-choices > div > .btn {
  width: 64px;
  padding-right: 0;
  padding-left: 0;
}

.five-choices > div > .choice-label {
  font-size: 0.75rem;
}

.choice-scale {
  display: inline-block;
}

.choice-scale > .btn-toolbar {
  display: block;
}

.choice-scale > .scale > .float-start,
.choice-scale > .scale > .float-end {
  display: inline;
  font-size: 0.75rem;
}

.btn.emoji {
  padding-top: 0;
  padding-bottom: 0;

  /* font-weight: normal;
    --si-btn-font-weight: normal; */
  font-size: 2rem;
}

.card-body > .progress {
  height: 4px;
}

.registration-wrapper {
  position: relative;
  min-height: calc(100vh - 117.898px);
}

.registration-container {
  max-width: 526px;
}

/* stylelint-disable selector-max-id */
#password-form-group,
#password2-form-group {
  display: none;
}
/* stylelint-enable selector-max-id */

.breadcrumb-item > a {
  color: inherit;
}
.breadcrumb-item > a:hover {
  color: inherit;
}

.form-modal .question-form {
  min-height: 100%;
}

.form-modal .modal-body-with-footer {
  min-height: calc(100% - 81.398px);
}

.form-modal .modal-body-without-footer {
  min-height: 100%;
}

.divider {
  display: flex;
  flex-direction: row;
}

.divider::before,
.divider::after {
  flex: 1;
  margin: auto;
  content: '';
  border-bottom: 2px solid #0b0f19;
}

.choice-large {
  flex-grow: 1;
  flex-basis: 0;
  width: 0;
  white-space: normal;
}

.badge .btn-close {
  padding: 0.25px 0;
  font-size: inherit;
}

.user-badges-container {
  position: sticky;
  bottom: 0;
  max-height: 50vh;
  margin-right: -16px;
  margin-left: -16px;
  overflow-y: auto;
  background: #f3f6ff;
}

.onboarding-finished-header-content p {
  max-width: 526px;
}

.onboarding-finished-steps-header {
  max-width: 46.625rem;
}

.onboarding-finished-steps .steps {
  --si-steps-number-size-sm: 1.5rem;
  --si-steps-number-inner-size-sm: 1rem;
  --si-steps-number-bg: rgba(99, 102, 241, 0.2);
  --si-steps-number-inner-bg: #6366f1;
}

.onboarding-finished-steps .step {
  max-width: 26rem;
}
