@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Sora:400");
* {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}
html,
body {
    margin: 0px;
    height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
    outline: 2px solid #4a90e2 !important;
    outline: -webkit-focus-ring-color auto 5px !important;
}
a {
    text-decoration: none;
}

@font-face {
    font-family: "Sofia Pro-Regular";
    src: url("https://anima-uploads.s3.amazonaws.com/5c5187824fe4f300099ea24b/Sofia Pro Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Sofia Pro-SemiBold";
    src: url("https://anima-uploads.s3.amazonaws.com/5c1264bfc78d8c000a7cd521/Sofia Pro SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "Sofia Pro-Light";
    src: url("https://anima-uploads.s3.amazonaws.com/5c264fd1f83dc8000b2c63f3/Sofia_Pro_Light.otf") format("opentype");
}

.login-page {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: space-around;
    position: relative;
    background-color: #000000;
    background-size: cover;
    background-position: 50% 50%;
}

.login-page .frame {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 52px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.login-page .div {
    display: flex;
    width: 908px;
    align-items: flex-start;
    gap: 118px;
    position: relative;
    flex: 0 0 auto;
}

.login-page .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
}

.login-page .frame-wrapper {
    display: inline-flex;
    flex-direction: column;
    height: 141px;
    align-items: flex-start;
    gap: 12.05px;
    padding: 4.82px;
    position: relative;
    border-radius: 19.28px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 34.11%, rgba(255, 255, 255, 0) 100%);
    background-image: url(../images/login/frame-43.png);
    background-size: cover;
    background-position: 50% 50%;
}

.login-page .LOGO-reversed-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 37.36px;
    padding: 28.92px 48.21px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #00000033;
    border-radius: 14.46px;
}

.login-page .LOGO-reversed {
    position: relative;
    width: 231.38px;
    height: 73.51px;
    object-fit: cover;
}

.login-page .powering-the-future {
    position: relative;
    flex: 0 0 auto;
    margin-bottom: 90px;
    margin-right: -7.23px;
}

.login-page .frame-3 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 34px;
    position: relative;
    flex: 0 0 auto;
}

.login-page .div-wrapper {
    width: 100%;
}

.login-page .div-wrapper input[type="email"], .login-page .div-wrapper input[type="password"]{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 37px 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #0000001a;
    border-radius: 46px;
    border: 2px solid;
    border-color: #ffffff;

    font-family: "Sofia Pro-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}

.login-page .text-wrapper {
    position: relative;
    width: 100%;
    margin-top: -2px;
    font-family: "Sofia Pro-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

::placeholder {
    font-family: "Sofia Pro-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
}

.login-page .rounded-button {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 10px;
    /*padding: 24px 16px;*/
    position: relative;
    flex: 0 0 auto;
    border-radius: 46px;
    /*background: linear-gradient(180deg, rgb(161, 40, 25) 0%, rgb(114, 26, 16) 100%);*/
}

.login-page .button-label {
    position: relative;
    width: 332px;
    margin-top: -2px;
    font-family: "Sofia Pro-SemiBold", Helvetica;
    font-weight: 600;
    color: #b0b3b9;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
    background: linear-gradient(180deg, rgb(161, 40, 25) 0%, rgb(114, 26, 16) 100%);
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 24px 16px;
    border-radius: 46px;
    border: none;
}

.login-page .button-label:hover {
    color: #ffffff;
    transition: 0.5s all;
}

.login-page .frame-4 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.login-page .frame-5 {
    display: flex;
    height: 31px;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 0px 0px;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

.login-page .text-wrapper-2 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "Sofia Pro-Light", Helvetica;
    font-weight: 300;
    color: #b0b3b9;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

.login-page .text-wrapper-2 a {
    color: #b0b3b9;
    transition: 0.5s all;
}

.login-page .text-wrapper-2 a:hover {
    color: #ffffff;
}

.login-page .frame-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    /*position: relative;*/
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    position: fixed;
    bottom: 0;
}

.login-page .line {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1px;
    margin-top: -1px;
    object-fit: cover;
}

.login-page .p {
    position: relative;
    width: fit-content;
    font-family: "Sofia Pro-Light", Helvetica;
    font-weight: 300;
    color: #535965;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
}

select.with-errors, input.with-errors, div.select2-error.select2-with-errors span.select2-selection {
    background-image: unset !important;
    border: 2px solid rgb(161, 40, 25) !important;
}

div.with-errors {
    color: rgb(161, 40, 25) !important;
}

.alert-danger {
    border-radius: 16px;
    background: linear-gradient(180deg, #FFF 48.5%, #DBDBDB 100%), linear-gradient(0deg, #FFF 0%, #FFF 100%), radial-gradient(88.02% 180.59% at 98.54% 19.23%, #3C414B 50.86%, #2C313D 100%);
    box-shadow: 0px 9px 18.3px 2px rgba(0, 0, 0, 0.05);
    border: none;
    color: #4F535E;
    leading-trim: both;
    text-edge: cap;
    font-family: Sora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    width: 460px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.alert-danger ul {
    margin-top: 3px;
    padding-left: 30px;
    padding-right: 20px;
}
