@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"); @import url("https://fonts.googleapis.com/css?family=Poppins:400,700,500"); /* The following line is used to measure usage of this code in production. For more info see our usage billing page */

.screen * {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

.screen div {
    -webkit-text-size-adjust: none;
}

.component-wrapper a {
    display: contents;
    pointer-events: auto;
    text-decoration: none;
}

.component-wrapper * {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    pointer-events: none;
}

.component-wrapper a *, .component-wrapper input, .component-wrapper video, .component-wrapper iframe {
    pointer-events: auto;
}

.component-wrapper.not-ready, .component-wrapper.not-ready * {
    visibility: hidden !important;
}

.screen a {
    display: contents;
    text-decoration: none;
}

.full-width-a {
    width: 100%;
}

.full-height-a {
    height: 100%;
}

.container-center-vertical {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
    pointer-events: none;
}

.container-center-vertical > * {
    flex-shrink: 0;
    pointer-events: auto;
}

.container-center-horizontal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    pointer-events: none;
    width: 100%;
}

.container-center-horizontal > * {
    flex-shrink: 0;
    pointer-events: auto;
}

.auto-animated div {
    --z-index: -1;
    opacity: 0;
    position: absolute;
}

.auto-animated input {
    --z-index: -1;
    opacity: 0;
    position: absolute;
}

.auto-animated .container-center-vertical, .auto-animated .container-center-horizontal {
    opacity: 1;
}

.overlay {
    display: none;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.overlay.animate-appear {
    animation: reveal 0.3s ease-in-out 1 normal forwards;
    display: block;
    opacity: 0;
}

.overlay.animate-disappear {
    animation: reveal 0.3s ease-in-out 1 reverse forwards;
    display: block;
    opacity: 1;
    pointer-events: none;
}

.overlay.animate-disappear * {
    pointer-events: none;
}

@keyframes reveal {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.animate-nodelay {
    animation-delay: 0s;
}

.align-self-flex-start {
    align-self: flex-start;
}

.align-self-flex-end {
    align-self: flex-end;
}

.align-self-flex-center {
    align-self: flex-center;
}

.valign-text-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.valign-text-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

input:focus {
    outline: none;
}

.listeners-active, .listeners-active * {
    pointer-events: auto;
}

.hidden, .hidden * {
    pointer-events: none;
    visibility: hidden;
}

.smart-layers-pointers, .smart-layers-pointers * {
    pointer-events: auto;
    visibility: visible;
}

.listeners-active-click, .listeners-active-click * {
    cursor: pointer;
}

* {
    box-sizing: border-box;
}

:root {
    --black900: #000000;
    --gray050: #f7f8f9;
    --gray200: #d5dae1;
    --gray800: #333f51;
    --gray900: #2a3342;
    --primary050: #f0fdf4;
    --primary500: #22c55e;
    --white900: #ffffff;
    --font-size-l: 30px;
    --font-size-m: 16px;
    --font-family-poppins: "Poppins", Helvetica;
}

.display-smbold {
    font-family: var(--font-family-poppins);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0px;
}

.text-mdregular {
    font-family: var(--font-family-poppins);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
}

.text-mdmedium {
    font-family: var(--font-family-poppins);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
}

:root {
}

/* screen - sign-in-1 */
.sign-in-1 {
    background-color: var(--white900);
    height: 768px;
    mix-blend-mode: normal;
    overflow-x: hidden;
    position: relative;
    width: 1440px;
}

.sign-in-1 .pattern-light-8Tq9pK {
    background-color: var(--gray050);
    height: 768px;
    left: 0px;
    mix-blend-mode: normal;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 1440px;
}

.sign-in-1 .frame-16-mH0Z5W {
    background-color: transparent;
    height: 768px;
    left: 0px;
    mix-blend-mode: normal;
    position: absolute;
    top: 0px;
    width: 1440px;
}

.sign-in-1 .radial-mH0Z5W {
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    background-color: transparent;
    height: 768px;
    left: 0px;
    mix-blend-mode: normal;
    position: absolute;
    top: 0px;
    width: 1440px;
}

.sign-in-1 .input-8Tq9pK {
    background-color: transparent;
    height: 76px;
    left: 539px;
    mix-blend-mode: normal;
    position: absolute;
    top: 298px;
    width: 358px;
}

.sign-in-1 .input-WTtR66 {
    align-items: flex-start;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    gap: 6px;
    height: min-content;
    left: 0px;
    position: relative;
    top: 0px;
    width: 358px;
}

.sign-in-1 .input-and-label-PUSxys {
    background-color: transparent;
    height: 76px;
    min-width: 358px;
    mix-blend-mode: normal;
    position: relative;
}

.sign-in-1 .label-8Tq9pK {
    background-color: transparent;
    color: var(--gray800);
    font-style: normal;
    font-weight: 500;
    height: auto;
    left: 345px;
    line-height: 24px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: left;
    top: 170px;
    white-space: nowrap;
    width: 356px;
}

.sign-in-1 .input-dot2ky {
    align-items: center;
    background-color: var(--white900);
    border: 1px solid var(--gray200);
    border-radius: 8px;
    box-shadow: 0px 1px 2px #0000000d;
    display: flex;
    gap: 8px;
    height: 46px;
    left: 345px;
    mix-blend-mode: normal;
    overflow: hidden;
    padding: 0px 14px;
    position: absolute;
    top: 201px;
    width: 358px;
}

.sign-in-1 .content-sSJxpo {
    align-items: center;
    background-color: transparent;
    display: flex;
    flex: 1;
    gap: 8px;
    height: 100%;
    position: relative;
}

.sign-in-1 .text-Hf6dG7 {
    background-color: transparent;
    color: var(--gray900);
    flex: 1;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: -1px;
    mix-blend-mode: normal;
    position: relative;
    text-align: left;
    white-space: nowrap;
}

.sign-in-1 .button-8Tq9pK {
    align-items: center;
    background-color: var(--primary500);
    border-radius: 6px;
    box-shadow: 0px 1px 2px #6951ff0d;
    display: flex;
    gap: 8px;
    height: 46px;
    justify-content: center;
    left: 345px;
    mix-blend-mode: normal;
    overflow: hidden;
    padding: 12px 18px;
    position: absolute;
    top: 272px;
    width: 358px;
}

.sign-in-1 .text-dx2s0i {
    background-color: transparent;
    color: var(--primary050);
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-top: -2px;
    min-width: 58px;
    mix-blend-mode: normal;
    position: relative;
    text-align: left;
    white-space: nowrap;
}

.sign-in-1 .input-oCWgDB {
    background-color: var(--white900);
    border: 1px solid var(--gray200);
    border-radius: 8px;
    box-shadow: 0px 1px 2px #0000000d;
    height: 350px;
    left: 718px;
    mix-blend-mode: normal;
    overflow: hidden;
    position: absolute;
    top: 161px;
    width: 350px;
}

.sign-in-1 .frame-8-8Tq9pK {
    background-color: transparent;
    height: 517px;
    left: 541px;
    mix-blend-mode: normal;
    position: absolute;
    top: 83px;
    width: 358px;
}

.sign-in-1 .group-27-Tto1Ur {
    background-color: transparent;
    height: 38px;
    left: -2px;
    position: relative;
    top: 0px;
    width: 360px;
}

.sign-in-1 .title-IKzxXa {
    background-color: transparent;
    color: var(--gray900);
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 0px;
    line-height: 38px;
    mix-blend-mode: normal;
    position: absolute;
    text-align: center;
    top: 0px;
    white-space: nowrap;
    width: 358px;
}
