#q-app
{margin-top: 30px;
}.q-stepper
{box-shadow: none;border-radius: 0;
}.q-stepper__nav
{text-align: end;
}.q-stepper__step .q-stepper__step-content
{display: flex;justify-content: center;
}
.q-stepper__step .q-stepper__step-inner
{flex-grow: 1;
}.q-stepper__step.data .q-stepper__step-inner
{max-width: 714px;
}.q-stepper__step.carousel .q-stepper__step-inner
{max-width: 804px;
}.q-stepper__step.carousel .q-stepper__nav
{padding-right: 60px;
}.q-carousel__navigation .q-btn
{margin-left: 0;margin-right: 0;padding: 5px 14px;border: 1px solid var(--q-primary);
}
.q-carousel__navigation .q-btn:not(:first-child)
{border-top-left-radius: 0;border-bottom-left-radius: 0;
}
.q-carousel__navigation .q-btn:not(:last-child)
{border-top-right-radius: 0;border-bottom-right-radius: 0;
}
.q-carousel__navigation--bottom
{bottom: 12px;
}.q-carousel
{height: auto;
}.q-stepper__tab
{color: #707070;
}.q-stepper__tab
{font-size: 12px;
}
.text-h6
{font-size: 16px;margin: 0; 
}
.q-field__label
{font-size: 14px;
}
body
{font-size: 12px;
}
.q-btn
{font-size: 12px;
}input[type="text"],
input[type="password"]
{background-color: initial;color: initial;border: initial;
}input[type="text"]:focus-visible,
input[type="password"]:focus-visible {box-shadow: initial !important;
}
