

/* Start:/local/templates/s1_lkp/css/redesign/normalize_auth.css?1753416876855*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
}

img {
    display: block;
    width: 100%;
    height: auto;
}

input,
textarea,
select,
button {
    font: inherit;
    color: inherit;
    background: none;
    border: none;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    line-height: 1;
    font-family: Arial, sans-serif;
    color: #000;
    background: #fff;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
/* End */


/* Start:/local/templates/s1_lkp/css/redesign/lkp_auth_adaptive.css?175344224325274*/
@font-face {
    font-family: 'Open Sans Variable';
    src: url('/local/templates/s1_lkp/css/redesign/../../fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 300 600;
    font-stretch: 100%;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter Variable';
    src: url('/local/templates/s1_lkp/css/redesign/../../fonts/Inter/Inter-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: 400 500 600 900;
    font-stretch: 100%;
    font-style: normal;
    font-display: swap;
}


body {
    color: #232735;
    user-select: none;
    font-family: "Open Sans", sans-serif;
    width: 100%;
}

main {
    max-width: 2000px;
    margin: auto;
}

html {
    scroll-behavior: smooth;
}

.header {
    width: 100%;
    height: 80px;
    padding: 20px 40px;
    margin: unset;
    
}

.header__wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__left {
    display: flex;
    align-items: center;
}

.header__logo {
    margin-right: 40px;
    margin-bottom: 0;
}

.tabs {
    display: flex;
}

.tabs > li {
    margin-right: 42px;
    font-weight: 600;
    font-size: 16px;
}

.header__buttons > button:first-child {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #1a47a9;
    height: 40px;
    margin-right: 40px;
}

.header__buttons > button:last-child {
    font-family: "Open Sans", sans-serif;
    width: 139px;
    height: 40px;
    border-radius: 4px;
    background-color: #ff6900;
    color: #ffffff;
}

.information {
    background: #f9fafb;
}
.information__wrapper {
    padding: 96px 80px 60px 80px;
}
.information__content {
    width: 100%;
    height: 312px;
}
.information__text {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 1024px;
}
.information__text > p:first-child {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    text-align: center;
    color: #101828;
    margin-bottom: 24px;
}
.information__text > p:last-child {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 32px;
}
.information__button {
    display: flex;
    justify-content: center;
}
.information__button > button {
    width: 215px;
    height: 52px;
    border-radius: 4px;
    background-color: #1a47a9;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}
.information__map {
    width: calc(100% - 32px);
    max-width: 1280px;
    margin: auto;
    margin-bottom: 96px;
    display: flex;
    justify-content: center;
}

.information__statistics {
    margin: auto;
    width: 100%;
    height: 185px;
    display: flex;
    justify-content: space-between;
}

.information__card {
    width: 305px;
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    color: #232735;
}

.information__card > span:first-child {
    font-size: 32px;
    line-height: 32px;
    text-align: center;
}

.information__card > div:last-child {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #616d94;
}

.advertisement {
    background-color: #ffffff;
}
.advertisement__wrapper {
    height: 390px;
    width: 100%;
    padding: 96px 80px;
}
.advertisement__content {
    margin: auto;
    max-width: 850px;
}
.advertisement__text > div:first-child {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 20px;
}

.advertisement__text_md {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #616d94;
}

.advertisement__info {
    max-width: 1600px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin: 0 auto;
    align-items: center;
}

.advertisement__info-left {
    height: 100%;
    max-width: 580px;
    flex: 1;
}
.advertisement__info-left > h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 16px;
}
.advertisement__info-left-md {
    font-size: 18px;
    line-height: 28px;
    color: #616d94;
    margin-bottom: 32px;
}
.advertisement__logo > img,
.judicial__logo > img {
    margin-bottom: 24px;
    width: auto;
}
.advertisement__list > li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.advertisement__list > li > span {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-left: 12px;
    color: #616d94;
    padding-top: 1px;
}
.advertisement__info-right {
    height: 100%;
    flex: 1;
    max-width: 577px;
}
.advertisement__info-right > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* judicial__info */
.judicial__info {
    max-width: 1600px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    margin: 0 auto;
}
.judicial__info-left {
    height: 100%;
    max-width: 524px;
    flex: 1;
}
.judicial__info-left > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.judicial__info-right {
    height: 100%;
    max-width: 580px;
    flex: 1;
}
.judicial__info-right > h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 16px;
}
.judicial__info-right-md {
    font-size: 18px;
    line-height: 28px;
    color: #616d94;
    margin-bottom: 32px;
}
.judicial__list > li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.judicial__list > li > span {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-left: 12px;
    color: #616d94;
    padding-top: 1px;
}

.request {
    width: 100%;
}
.request__wrapper {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.wrapper-left {
    /*width: 700px;*/
    width: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.wrapper-left > p {
    font-weight: 600;
    /*font-size: 53px;*/
    font-size: 40px;
    /*line-height: 62px;*/
    line-height: 46px;
    color: #101828;
    margin-bottom: 40px;
    text-align: start;
}
.request__buttons > button:first-child {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;

    width: 131px;
    height: 40px;
    border-radius: 4px;
    background-color: #1a47a9;
    color: #ffffff;
    margin-right: 32px;
    z-index: 10;
}

.wrapper-right > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer {
    width: 100%;
    height: 60px;
    padding: 22px 40px;
    border-top: 1px solid #f1f1f1;
}
.footer__content {
    display: flex;
}
.footer__content > p {
    font-size: 12px;
}
.footer__content > p:first-child {
    margin-right: 40px;
}

.advertisement__list > li > img,
.judicial__list > li > img {
    width: auto;
}

@media (min-width: 1199px) {
    .sm {
        display: none;
    }

    .advertisement__text_sm,
    .judicial__info-right-sm,
    .judicial__list-sm,
    .advertisement__info-left-sm {
        display: none;
    }

    .judicial__info,
    .advertisement__info {
        margin-bottom: 96px;
    }
    .judicial__info,
    .request__wrapper,
    .information__statistics,
    .advertisement__info {
        max-width: 1280px;
    }

    .wrapper-left,
    .advertisement__info-left {
        margin-left: 20px;
    }

    .advertisement__info-right {
        margin-right: 20px;
    }
}
@media (min-width: 1600px) {
    .judicial__info,
    .request__wrapper,
    .information__statistics,
    .advertisement__info {
        max-width: 1450px;
    }
    .wrapper-right {
        margin-right: 70px;
    }
}
@media (min-width: 2000px) {
    .judicial__info,
    .request__wrapper,
    .information__statistics,
    .advertisement__info {
        max-width: 1600px;
    }
}

@media (min-width: 0) and (max-width: 1198px) {
    .md {
        display: none;
    }
    /* header */
    .header {
        width: 100%;
        height: 80px;
        padding: 13px 16px 20px 16px;
    }

    .header__wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header__navigation {
        display: none;
    }

    .header__logo {
        width: 136px;
        height: 24px;
        margin-right: 0;
    }

    .tabs {
        display: flex;
    }

    .tabs > li {
        margin-right: 42px;
        font-weight: 600;
        font-size: 16px;
    }

    .header__left {
        width: 142px;
    }

    .header__buttons {
        display: flex;
    }

    .header__buttons > button:first-child {
        font-weight: 600;
        color: #1a47a9;
        height: 40px;
        margin-right: 20px;
    }

    .header__buttons > button:last-child {
        height: 40px;
        border-radius: 4px;
        background-color: #ff6900;
        color: #ffffff;
    }

    /* information */
    .information {
        background: #f9fafb;
    }
    .information__wrapper {
        padding: 38px 16px 40px 16px;
    }
    .information__content {
        max-width: 800px;
        height: 100%;
        margin: auto;
    }
    .information__text {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .information__text > p:first-child {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 24px;
        line-height: 100%;
        text-align: center;
    }
    .information__text > p:last-child {
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }
    .information__button {
        display: flex;
        justify-content: center;
    }
    .information__button > button {
        width: 184px;
        height: 52px;
        border-radius: 4px;
        background-color: #1a47a9;
        color: #ffffff;
        font-weight: 600;
        font-size: 16px;
    }
    .information__map {
        width: calc(100% - 16px);
        margin: auto;
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
    }

    .information__statistics {
        width: 100%;
        height: auto;
        max-width: 600px;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
        margin: auto;
        padding: 12px 16px 24px 16px;
    }

    .information__card {
        width: calc(50% - 10px);
        font-family: "Inter", sans-serif;
        font-weight: 900;
        font-size: 32px;
        line-height: 40px;
        text-align: start;
    }

    .information__card > span:first-child {
        font-size: 32px;
        line-height: 32px;
        text-align: center;
    }

    .information__card > div:last-child {
        font-weight: 500;
        font-size: 14px;
        line-height: 100%;
    }

    /* advertisement */
    .advertisement {
        background-color: #ffffff;
    }
    .advertisement__wrapper {
        width: 100%;
        height: auto;
        padding: 40px 16px 40px 16px;
        max-width: 800px;
        margin: auto;
    }
    .advertisement__content {
        margin: auto;
    }
    .advertisement__text > div:first-child {
        width: 100%;
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .advertisement__text_md {
        display: none;
    }
    .advertisement__text_sm {
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        color: #616d94;
    }

    .advertisement__info {
        display: flex;
        flex-direction: column-reverse;
        margin-left: 0;
        margin: 0;
        align-items: center;
        gap: 0;
    }
    .advertisement__info-left {
        height: 100%;
        flex: 1;
        padding: 10px 16px 40px 16px;
        max-width: 500px;
    }
    .advertisement__info-left > h3 {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 100%;
        display: inline-block;
    }
    .advertisement__info-left-md {
        display: none;
    }
    .advertisement__info-left-sm {
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
        color: #616d94;
    }
    .advertisement__logo,
    .judicial__logo {
        width: 40px;
        height: 40px;
        margin-bottom: 0;
        margin-right: 10px;
        display: inline-block;
    }
    .advertisement__logo > img,
    .judicial__logo > img {
        width: 100%;
        height: 100%;
    }
    .advertisement__list {
        padding: 12px 8px;
        gap: 12px;
        border-radius: 20px;
        box-shadow: 2px 1px 5px 0px #0000000a, 9px 4px 10px 0px #00000008,
        21px 8px 13px 0px #00000005, 37px 15px 16px 0px #00000003,
        58px 23px 17px 0px #00000000;
    }
    .advertisement__list > li {
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }

    .advertisement__list > li > span {
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        padding-top: 1px;
        color: #616d94;
    }
    .advertisement__info-right {
        height: 100%;
        flex: 1;
    }
    .advertisement__info-right > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .judicial__info {
        margin-right: 0;
        display: flex;
        flex-direction: column;
        margin-left: 0;
        margin: 0;
        gap: 0;
    }
    .judicial__info-left {
        margin-right: 20px;
        height: 100%;
        flex: 1;
    }
    .judicial__info-left > img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .judicial__info-right {
        height: 100%;
        flex: 1;
        padding: 10px 16px 40px 16px;
        max-width: 500px;
    }
    .judicial__info-right > h3 {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 100%;
        display: inline-block;
    }
    .judicial__info-right-md {
        display: none;
    }
    .judicial__info-right-sm {
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #616d94;
        margin-bottom: 32px;
    }
    .judicial__list-md {
        display: none;
    }
    .judicial__list {
        padding: 12px 8px;
        gap: 12px;
        border-radius: 20px;
        box-shadow: 2px 1px 5px 0px #0000000a, 9px 4px 10px 0px #00000008,
        21px 8px 13px 0px #00000005, 37px 15px 16px 0px #00000003,
        58px 23px 17px 0px #00000000;
    }
    .judicial__list > li {
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }

    .judicial__list > li > span {
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        padding-top: 1px;
        color: #616d94;
    }

    .request {
        width: 100%;
    }
    .request__wrapper {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .wrapper-left {
        width: auto;
        display: flex;
        flex: 1;
        flex-direction: column;
        justify-content: center;
        max-width: 500px;
    }
    .wrapper-left > p {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 28px;
        line-height: 100%;
        color: #101828;
        margin-bottom: 20px;
    }
    .request__buttons {
        width: 100%;
    }
    .request__buttons > button:first-child {
        width: 100%;
        border-radius: 4px;
        background-color: #1a47a9;
        color: #ffffff;
        font-weight: 600;
        margin-right: 32px;
        z-index: 10;
        margin-bottom: 40px;
    }

    .wrapper-right {
        width: auto;
        max-width: 500px;
        flex: 1;
    }
    .wrapper-right > img {
        /*width: 100%;*/
        height: 100%;
        object-fit: cover;
        padding: 0 20px;
    }

    .footer {
        width: 100%;
        height: 54px;
        padding: 8px 0;
        border-top: 1px solid #f1f1f1;
    }
    .footer__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer__content > p {
        font-size: 12px;
    }
    .footer__content > p:first-child {
        margin-right: 0;
        margin-bottom: 8px;
    }
}

/* SIGN_IN */
#sign_in {
    color: #232735;
    user-select: none;
    font-family: "Open Sans", sans-serif;
    background-image: url(/local/templates/s1_lkp/css/redesign/./assets/Bg.svg);
    background-size: cover;
}

.wrapper_sign-in {
    display: flex;
}

.left {
    flex: 1;
}

.header-in {
    width: 360px;
    height: 122px;
    margin: 0 auto 32px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header__logo-in {
    margin-bottom: 24px;
}

.login__form_wrapper {
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
    width: 360px;
    margin: auto;
}

.login__form {
    margin: 16px 0;
}

.login__header-in {
    display: flex;
    justify-content: end;
}

.label {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    align-items: center;
}

.required {
    color: #ff6900;
    padding-top: 3px;
}

.input-container {
    position: relative;
    display: flex;
    align-items: center;
}

.input {
    width: 100%;
    padding: 10px 16px;
    padding-right: 40px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 14px;
    outline: none;
}

.input:focus {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.input[type="password"]::-ms-reveal,
.input[type="password"]::-webkit-contacts-auto-fill-button,
.input[type="password"]::-webkit-credentials-auto-fill-button {
    display: none !important;
}

.error-in {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #f97066;
}

.toggle_confirm_password,
.toggle_password {
    position: absolute;
    right: 10px;
    background: none;
    border: none;
    cursor: pointer;
}

.links {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #1a47a9;
    text-decoration: underline;
}

.links > a:hover {
    color: #052b7e;
}
.information {
    color: #616d94;
}

.submit {
    background-color: #ff6900;
    width: 100%;
    height: 40px;
    color: #ffffff;
    border-radius: 4px;
}

.submit:hover {
    background-color: #d26110;
}

@media (min-width: 1199px) {
    .wrapper_sign-in {
        margin-top: 100px;
    }

    .header__title {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 38px;
        text-align: center;
    }
}
@media (min-width: 0) and (max-width: 1198px) {
    .wrapper_sign-in {
        margin-top: 40px;
    }

    .header__title {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        text-align: center;
    }
}

/* SIGN_UP */
#sign_up {
    color: #232735;
    user-select: none;
    font-family: "Open Sans", sans-serif;
    background-image: url(/local/templates/s1_lkp/css/redesign/./assets/Bg.svg);
    background-size: cover;
}

.wrapper_sign-up {
    display: flex;
    height: 100vh;
}

.left,
.right {
    flex: 1;
}

.right__section_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 40px 0 0 40px;
}

.right__section_img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header-up {
    width: 100%;
    height: 104px;
    padding: 32px;
    margin-bottom: 64px;
}

.header__logo-up {
    width: 236px;
    height: 40px;
}

.content {
    min-width: 288px;
    max-width: 400px;
    margin: auto;
}

.login__form_wrapper-up {
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
}

.login__form_wrapper-up > h1 {
    font-weight: 600;
    font-size: 22px;
}
.login__form {
    margin: 16px 0;
}
.login__header {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #232735;
}
.label {
    display: flex;
    margin-bottom: 6px;
    font-size: 14px;
    align-items: center;
}
.label__text {
    margin-right: 4px;
}
.tooltip-trigger {
    margin-left: auto;
    cursor: pointer;
    position: relative;
}
.tooltip-trigger:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.tooltip-text {
    box-shadow: 0px 2px 8px 0px #00000026;
    visibility: hidden;
    color: #232735;
    font-size: 12px;
    width: 228px;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    z-index: 2;
    top: -22px;
    left: 25px;
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip__inn {
    top: -10px;
}
.tooltip-text::after {
    content: "";
    position: absolute;
    top: 40%;
    left: -2px;
    margin-left: -7px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}

.required {
    color: #ff6900;
    padding-top: 3px;
    margin-left: 2px;
}

.input-container-in {
    position: relative;
    display: flex;
    align-items: center;
}

.input {
    width: 100%;
    padding: 10px 16px;
    padding-right: 40px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 14px;
    outline: none;
}

.input:focus {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.toggle_confirm_password,
.toggle_password {
    position: absolute;
    right: 10px;
    background: none;
    border: none;
    cursor: pointer;
}

.links-up {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #616d94;
}

.links-up > a {
    color: #1a47a9;
    text-decoration: underline;
    margin-left: 3px;
}
.links-up > a:hover {
    color: #052b7e;
}
.information {
    color: #616d94;
}

.submit {
    background-color: #ff6900;
    width: 100%;
    height: 40px;
    color: #ffffff;
    border-radius: 4px;
    margin-bottom: 12px;
}

.submit:hover {
    background-color: #d26110;
}

.hide {
    display: none;
}

@media (min-width: 0) and (max-width: 1198px) {
    .wrapper_sign-up {
        padding: 0 16px;
    }
    .header-up {
        width: fit-content;
        min-width: 236px;
        height: 94px;
        padding: 32px;
        margin: auto;
        margin-bottom: 20px;
    }
    .right {
        display: none;
    }
    .content {
        min-width: 288px;
        margin: auto;
        padding: 0;
    }
    .login__form_wrapper-up {
        padding: 12px;
        max-width: 400px;
        margin: auto;
    }

    .label {
        display: flex;
        margin-bottom: 6px;
        font-size: 14px;
        align-items: center;
    }
    .tooltip-text {
        box-shadow: 0px 2px 8px 0px #00000026;
        visibility: hidden;
        color: #232735;
        font-size: 12px;
        width: 228px;
        background-color: #ffffff;
        border-radius: 4px;
        padding: 8px;
        position: absolute;
        z-index: 2;
        top: -22px;
        left: -225px;
        opacity: 0;
        transition: opacity 0.3s;
    }
    .tooltip__inn {
        top: -10px;
    }
    .tooltip-text::after {
        content: "";
        position: absolute;
        top: 40%;
        right: -2px;
        margin-left: -7px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #fff transparent transparent;
    }
}

/* reset */
#reset {
    color: #232735;
    user-select: none;
    background-image: url(/local/templates/s1_lkp/css/redesign/./assets/Bg.svg);
    background-size: cover;
}

.wrapper-reset {
    display: flex;
    justify-content: center;
    align-items: center;
}
.label-reset {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
}

.header__logo-reset {
    max-width: 40px;
    margin: auto;
    margin-bottom: 16px;
}
.done__message {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

@media (min-width: 1199px) {
    .wrapper-reset {
        margin-top: 100px;
    }

    .header__title-reset {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 38px;
        text-align: center;
        color: #232735;
        margin-bottom: 32px;
    }
}
@media (min-width: 0) and (max-width: 1198px) {
    .wrapper-reset {
        margin-top: 40px;
    }

    .header__title-reset {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        text-align: center;
        margin-bottom: 32px;
    }
}

/* End */
/* /local/templates/s1_lkp/css/redesign/normalize_auth.css?1753416876855 */
/* /local/templates/s1_lkp/css/redesign/lkp_auth_adaptive.css?175344224325274 */
