@charset "UTF-8";

@font-face {
    font-family: 'MuseoSansRegular';
    src: url("../fonts/MuseoSansRegular.eot");
    src: url("../fonts/MuseoSansRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MuseoSansRegular.woff") format("woff"),
    url("../fonts/MuseoSansRegular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MuseoSansCyrl-500';
    src: url("../fonts/MuseoSansCyrl_500.eot");
    src: url("../fonts/MuseoSansCyrl_500.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl_500.woff") format("woff"),
    url("../fonts/MuseoSansCyrl_500.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MuseoSansCyrl-300';
    src: url("../fonts/MuseoSansCyrl_300.eot");
    src: url("../fonts/MuseoSansCyrl_300.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl_300.woff") format("woff"),
    url("../fonts/MuseoSansCyrl_300.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MuseoSansCyrl-700';
    src: url("../fonts/MuseoSansCyrl_700.eot");
    src: url("../fonts/MuseoSansCyrl_700.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MuseoSansCyrl_700.woff") format("woff"),
    url("../fonts/MuseoSansCyrl_700.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

h1, h2, h3, h4,
.h1, .h2, .h3, .h4 {
    margin: 0;
    padding: 0;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

p {
    margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

button {
    outline: none;
    border: none;
    cursor: pointer;
}

a {
    text-decoration: none;
}

body, html {
    max-width: 100vw;
    overflow-x: hidden;
}

body {
    font-family: 'MuseoSansCyrl-500', Arial, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 16px;
    text-rendering: auto;
    line-height: normal;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    outline: none !important;
    color: var(--color-black);
    --color-blue-dark: #03032A;
    --color-yellow: #F2C43F;
    --color-black: #1F282C;
    background-color: #ffffff;
}

.container {
    width: 100%;
    max-width: 1438px;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
}

.header__wrap {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
}

.header__wrap.active {
    background-color: var(--color-blue-dark);
}

.header__wrap.active .header {
    padding: 12px 0;
    transition: 0.3s;
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0;
}

.header__menu {
    display: flex;
    align-items: center;
    gap: 34px;
}

.header__nav ul {
    display: flex;
    align-items: center;
    gap: 48px;
}

.header__nav li a {
    font-family: 'MuseoSansCyrl-700';
    font-size: 20px;
    line-height: 22px;
    color: #FFFFFF;
}


.page-head__bg {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section-first {
    position: relative;
    padding: 180px 0 64px;
    overflow: hidden;
    min-height: 855px;
    background-color: var(--color-blue-dark);
    color: #ffffff;
}

.section-first.thank-you{
    /*min-height: 768px;*/
    min-height: 100vh;
}


.section-first .container {
    position: relative;
}

.page-head {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 700px;
}

.page-head__img {
    position: absolute;
    width: 763px;
    top: -70px;
    right: -40px;
}

.page-head__img img {
    width: 100%;
}

.page-head__img.thank-you img {
    width: calc(100% - 170px);
}

.page-head__bottom {
    position: absolute;
    width: 2200px;
    height: 1310px;
    bottom: -1000px;
    left: 50%;
    transform: translateX(-50%);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(100px);
}

.page-head__bottom.violent {
    bottom: -350px;
}

.page-head__bottom.violent-teacher {
    position: absolute;
    width: 2205px;
    height: 1310px;
    bottom: -520px;
    left: 100%;
    transform: translateX(-30%);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(60px);
}

.h1 {
    font-family: 'MuseoSansCyrl-700';
    font-size: 64px;
    line-height: 85px;
    margin-bottom: 26px;
}

.h1.thank-you{
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 42px;
    font-weight: 600;
}

.span-br {
    display: block;
}

.h1__subtitle {
    font-family: "MuseoSansCyrl-500";
    font-size: 26px;
    line-height: 39px;
    color: rgba(255, 255, 255, 0.7);
    max-width: 700px;
    margin-bottom: 64px;
}

.h2 {
    font-family: "MuseoSansCyrl-700";
    font-size: 52px;
    line-height: 75px;
    margin-bottom: 48px;
}

.h2__subtitle {
    display: grid;
    gap: 14px;
    font-family: "MuseoSansCyrl-700";
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 32px;
}

.under-section {
    position: relative;
    z-index: 2;
    font-family: "MuseoSansCyrl-500";
    font-size: 18px;
    line-height: 25px;
    margin-top: -148px;
}

.under-cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.under-card {
    padding: 32px;
    border-radius: 26px;
    background: #FFFFFF;
    box-shadow: 0px 20px 50px 18px #03032A33;
    color: var(--color-black);
}

.under-card.thank-you{
    max-width: 595px;
    width: 100%;
    padding: 40px;
}

.under-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
}

.under-card__icon img {
    max-width: 100%;
    max-height: 100%;
}

.under-card__title {
    font-family: "MuseoSansCyrl-700";
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 12px;

}

.under-card__text {
    color: rgba(31, 40, 44, 0.8);
}

.under-card__text.thank-you{
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #070531;
}

.section-white {
    background: #ffffff;
    color: var(--color-black);

}

.course-content__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.course-content__wrap.one-column {
    display: block;
}

.course-content__img img {
    width: 100%;
}

.course-content__list {
    font-family: "MuseoSansCyrl-500";
    font-size: 20px;
    line-height: 28px;
    display: grid;
    gap: 32px;
    padding-left: 0;
    margin-bottom: 48px;
}

.course-content__list.one-column {
    grid-template-columns: repeat(3, 1fr);

    @media (max-width: 1151px) {
        grid-template-columns: repeat(2, 1fr);
    }
}


.course-content__item {
    display: flex;
    align-items: baseline;
    gap: 16px;
}

.course-content__item.one-column {
    display: flex;
    align-items: baseline;
    gap: 16px;
    flex-direction: column;
}

.course-content__num {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E8F5F9;
    color: #00B1DE;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-family: "MuseoSansCyrl-700";
    font-size: 20px;
    line-height: 24px;
    padding: 0 11px;
}

.course-content__num.one-column {
    background: rgba(0, 177, 222, 1);
    color: #ffffff;
    width: 48px;
    height: 48px;
}

.section-color__inner {
    display: grid;
    gap: 48px;
    position: relative;
    z-index: 2;
    padding: 80px 100px;
    margin-left: -100px;
    margin-right: -100px;
    background-color: #1A1A53;
    border-radius: 40px;
    overflow: hidden;
}

.section-color__bg {
    position: absolute;
    bottom: -6px;
    left: 0;
}

.btn-color {
    display: block;
    font-family: 'MuseoSansCyrl-700';
    color: #1F282C;
    background: var(--color-yellow);
    min-width: 285px;
    padding: 20px 24px;
    border-radius: 8px;
    font-size: 20px;
    line-height: 22px;
}

.btn-color.thank-you{
    color: #fff;
    background-color: #3DAFCC;
    text-align: center;
    min-width: unset;
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 18px 80px;
    margin-top: 28px;
}

.section {
    padding: 104px 0;
}

.section-dark {
    background: var(--color-blue-dark);
    color: #ffffff;
}

.benefits__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 104px;
}

.benefit-item__img {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.benefit-item__img img {
    max-height: 100%;
}

.benefit-item__title {
    font-size: 26px;
    line-height: 39px;

}

.benefit-item__description {
    font-size: 18px;
    line-height: 27px;
    opacity: 80%;
    margin-top: 8px;
}

.teacher__wrap {
    position: relative;
    overflow: hidden;
    padding: 84px 518px 94px 72px;
    background: #6966FF;
    border-radius: 52px;
}

.teacher__wrap.one-column {
    background: rgba(21, 35, 126, 1);
}

.teacher__img {
    position: absolute;
    right: 0;
    bottom: -6px;
    width: 630px;
    z-index: 4;
}

.teacher__img.one-column {
    width: 600px;
}

.teacher__ellipse {
    background-image: url('img/elipse-teacher.png');
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1320px;
    height: 468px;
    background-repeat: no-repeat;
    z-index: 3;
}


.teacher__img.one-column img {
    width: 100%;
    @media (max-width: 1280px){
        right: 0;
        width: 497px;
    }
    @media (max-width: 1150px){
        width: 521px;
    }
    @media (max-width: 719px){
        width: 416px;
    }
}


.teacher__info {
    position: relative;
    z-index: 4;
}

.teacher__post {
    display: inline-block;
    color: #6966FF;
    background: #ffffff;
    font-family: "MuseoSansCyrl-700";
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 8px 24px;
    border-radius: 100px;
    margin-bottom: 32px;
}

.teacher__name {
    font-family: "MuseoSansCyrl-700";
    font-size: 52px;
    line-height: 60px;
    max-width: 500px;
    margin-bottom: 20px;

}

.teacher__text {
    font-size: 20px;
    line-height: 28px;

}

.teacher__text.one-column {
    position: relative;
    z-index: 2;color: rgba(255, 255, 255, 1);
}

.teacher__text.one-column.subtitle {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    width: max-content;

    @media (max-width: 1151px) {
        width: 100%;
    }
}

.teacher__text.one-column.description {
    margin: 26px 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    width: max-content;
    max-width: 633px;

    @media (max-width: 750px) {
        max-width: 100%;
    }
}

.footer__wrap {
    padding-bottom: 36px;
    position: relative;
    z-index: 3;
    background-color: var(--color-blue-dark);
    color: #ffffff;
}

.footer {
    max-width: 1160px;
    margin: 0 auto;
}


.footer.thank-you {
    padding-top: 44px;
}


.footer__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 46px;
}

.footer__logo {
    display: flex;
    gap: 10px;
}

.footer__logo-text {
    font-family: "MuseoSansCyrl-300";
    font-size: 12px;
    line-height: 13px;
    width: 100px;
    padding-left: 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.social__wrap {
    display: flex;
    align-items: center;
    gap: 32px;
}

.footer__info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    gap: 28px;
}

.footer__bottom {
    display: flex;
    justify-content: space-between;
}

.politika {
    font-family: "MuseoSansCyrl-300";
    font-size: 14px;
    line-height: 24px;
    /*text-align: right;*/
    color: rgba(255, 255, 255, 0.5);
}

.upbutton {
    font-family: "MuseoSansCyrl-300";
    cursor: pointer;
    display: flex;
    align-items: flex-end;
    gap: 6px;
    font-size: 18px;
    line-height: 24px;
}

.upbutton:after {
    content: "↑";
    font-size: 16px;

}

.block-mobile {
    display: none;
}

@media screen and (max-width: 1279px) {
    .block-desktop {
        display: none;
    }
    .block-mobile {
        display: block;
        width: 537px;
    }

    .page-head.thank-you {
        max-width: 100%;
    }

    .page-head__img.thank-you {
        display: none;
    }

    .page-head__img img {
        width: unset;
    }

    .page-head__img {
        width: 673px;
        top: -45px;
        right: -70px;
    }

    .page-head {
        max-width: 603px;
    }
    .section-first {
        padding: 133px 0 60px;
    }
}

@media screen and (max-width: 1330px) {
    .h1 {
        font-size: 58px;
        line-height: 58px;
    }

    .section-first {
        min-height: 710px;
    }

    .under-cards {
        gap: 20px;
    }

    .under-section {
        margin-top: -132px;
    }

    .under-card {
        padding: 24px;
    }

    .under-card__title {
        font-size: 26px;
        line-height: 36px;
    }

    .under-card__text {
        font-size: 16px;
        line-height: 22px;
    }

    .section {
        padding: 88px 0;
    }

    .h2 {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 48px;
    }

    .course-content__list {
        gap: 26px;
        margin-bottom: 40px;

    }

    .benefit-item__title {
        font-size: 22px;
        line-height: 34px;
    }

    .benefits__wrap {
        margin-bottom: 86px;
    }

    .teacher__wrap {
        padding: 64px 500px 50px 50px;
        border-radius: 48px;
    }

    .teacher__name {
        font-size: 48px;
        line-height: 56px;
        max-width: 500px;
        margin-bottom: 20px;
    }

    .teacher__img {
        right: -185px;
    }

}

@media screen and (max-width: 990px) {

    .course-content__list {
        font-size: 16px;
        line-height: 16px;
    }


    .container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .h1 {
        font-size: 52px;
        line-height: 52px;
    }

    .h1__subtitle {
        margin-bottom: 42px;
    }

    .section-first {
        padding: 140px 0 64px;
        min-height: 958px;
    }

    .section-first.thank-you{
        min-height: 768px;
    }

    .page-head__img {
        width: 726px;
        top: 225px;
        right: -210px;
    }

    .under-section {
        margin-top: -152px;
    }

    .under-cards {
        grid-template-columns: 1fr 1fr;
    }

    .under-card {
        border-radius: 16px;
    }

    .under-card:nth-child(3) {
        grid-column: span 2;
    }

    .course-content__wrap {
        display: flex;
        flex-direction: column-reverse;
    }

    .course-content__img {
        display: none;
    }

    .benefits__wrap {
        grid-template-columns: unset;
    }

    .h2 {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 40px;
    }

    .btn-color {
        min-width: 340px;
    }

    .section {
        padding: 80px 0;
    }

    .benefits__wrap {
        margin-bottom: 74px;
    }

    .teacher__wrap {
        padding: 64px 38px 428px 38px;
    }

    .teacher__name {
        font-size: 40px;
        line-height: 46px;
        max-width: 100%;
    }

    .teacher__img {
        right: 0;
    }

    .page-head__bottom.violent-teacher {
        bottom: -821px;
        transform: translateX(-52%);
    }


}


@media screen and (max-width: 600px) {

    .page-head__img img {
        transform: rotateZ(0deg);
        height: 418px;
    }

    .container {
        padding-left: 12px;
        padding-right: 12px;
    }

    .header__nav {
        display: none;
    }

    .h1 {
        font-size: 43px;
        line-height: 52px;
    }

    .h1.thank-you{
        font-size: 32px;
        line-height: 40px;
    }

    .h1__subtitle {
        font-size: 32px;
        line-height: 40px;
    }

    .btn-color {
        min-width: 100%;
    }

    .under-cards {
        grid-template-columns: 1fr;
    }

    .under-card:nth-child(3) {
        grid-column: auto;
    }

    .block-mobile {
        display: block;
    }

    .section-first {
        padding: 180px 0 64px;
    }

    .section-first.thank-you {
        min-height: 700px;
    }

    .section {
        padding: 64px 0;
    }

    .page-head__img {
        top: 365px;
        right: 32px;
        /* transform: rotate(-14deg);*/
    }

    .under-section {
        margin-top: -100px;
    }

    .course-content__item {
        gap: 10px;
        flex-direction: column;
    }

    .course-content__img {
        display: block;
        margin: auto;
    }

    .benefits__wrap {
        display: grid;
        grid-template-columns: 1fr;
        gap: 31px;
        margin-bottom: 56px;
    }

    .teacher__wrap {
        margin-left: -12px;
        margin-right: -12px;
        border-radius: 20px;
        padding: 64px 12px 330px 12px;

    }

    .teacher__name {
        max-width: unset;
    }

    .teacher__text {
        font-size: 18px;
        line-height: 22px;
    }

    .teacher__img {
        right: 0;
        width: 620px;
    }

    .footer__top {
        flex-direction: column;
        margin-bottom: 24px;
        gap: 26px;
    }

    .upbutton {
        font-size: 16px;
        line-height: 20px;
    }

    .social__wrap {
        gap: 48px;
    }

    .course-content__list.one-column {
        grid-template-columns: unset;
    }

    .teacher__img.one-column {
        width: 450px;
    }

}

@media screen and (max-width: 600px) {
    .teacher__img {
        right: -42px;
        width: 620px;
    }

    .page-head__img {
        width: 380px;
        top: 318px;
    }
}

@media screen and (max-width: 400px) {
    .teacher__img {
        right: -60px;
        width: 518px;
    }
}

.form_auth {
    max-width: 26rem;
}

.form {
    width: 100%;
    box-sizing: border-box;
    padding: 4rem;
    max-width: 30rem;
}

.panel_popup {
    position: relative;
    box-shadow: none;
    border-radius: 0.8rem;
    background: #fff;
    height: auto;
    max-height: 100vh;
    overflow: auto;
}

.panel {
    height: 100%;
    box-shadow: 0 0.1rem 0.2rem 0.1rem rgba(225, 228, 228, 0.71);
    border-radius: 1rem;
    transition: box-shadow 0.5s ease, transform 0.5s ease;
}

.popup__back {
    display: none;
    position: absolute;
    top: 1.6rem;
    left: 1.2rem;
    height: 2.4rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
    padding-left: 2.4rem;
    cursor: pointer;
    z-index: 1;
}

.input__value {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #CEEAF2;
    border-radius: 4px;
    padding: 1.5rem 1.6rem 0 1.6rem;
    height: 3rem;
    color: #1F282C;
    outline: none;
    transition: border 0.2s ease, padding 0.2s ease, font-size 0.2s ease;
    font-weight: 500;
    font-size: 1rem;
    background: transparent;
    text-align: center;
}

.input__label {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 3.2rem);
    text-align: center;
    height: 6rem;
    line-height: 6rem;
    padding: 0 1.6rem;
    font-size: 2rem;
    color: #8A8A95;
    font-weight: 500;
    pointer-events: none;
    z-index: -1;
    transition: font-size 0.1s ease, transform 0.1s ease;
}

.form__field_small-ind, .form__field_new-password {
    margin-bottom: 1.6rem;
}

.form__field {
    margin: 0 0 3.2rem;
}

.field {
    position: relative;
    height: 6rem;
    border: 1px solid #CEEAF2;
    border-radius: 4px;
}

@media (max-width: 719px) {
    .field {
        height: 4rem;
    }
}

.field__label {
    position: absolute;
    top: 0.9rem;
    left: 1.6rem;
    font-size: 1.2rem;
    color: #8A8A95;
}

@media (max-width: 719px) {
    .field__label {
        font-size: 0.9rem;
        left: 0.8rem;
        top: 0.6rem;
    }
}

.field__value {
    position: absolute;
    left: 1.6rem;
    right: 7.6rem;
    bottom: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 2rem;
}

@media (max-width: 719px) {
    .field__value {
        font-size: 1.2rem;
        left: 0.8rem;
        bottom: 0.6rem;
    }
}

.field__toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 6rem;
    width: 6rem;
    background: #CEEAF2 url("data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M31.692%2024.19L21.105%2034.775a.42.42%200%2000-.11.194l-1.174%204.708a.416.416%200%2000.507.505l4.709-1.173a.419.419%200%2000.193-.11l10.585-10.585-4.123-4.124zm6.746-1.444l-1.18-1.179c-.787-.787-2.16-.786-2.946%200l-1.443%201.444%204.125%204.125%201.444-1.444c.393-.393.61-.916.61-1.473s-.217-1.08-.61-1.473z%22%20fill%3D%22%2310A1BE%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: 100%;
    border: none;
    cursor: pointer;
    border-radius: 0 2px 2px 0;
    transition: background 0.2s ease;
}

@media (max-width: 719px) {
    .field__toggle {
        width: 4rem;
        height: 4rem;
    }
}

.field__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 7.6rem 0 1.6rem;
    outline: none;
    border: none;
    font-weight: 500;
}

.field__input::placeholder {
    color: #8A8A95;
    opacity: 1;
}

.field_active .field__input {
    color: #8A8A95;
}

.field_active .field__toggle {
    background-color: #00B5DA;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M31.692%2024.19L21.105%2034.775a.42.42%200%2000-.11.194l-1.174%204.708a.416.416%200%2000.507.505l4.709-1.173a.419.419%200%2000.193-.11l10.585-10.585-4.123-4.124zm6.746-1.444l-1.18-1.179c-.787-.787-2.16-.786-2.946%200l-1.443%201.444%204.125%204.125%201.444-1.444c.393-.393.61-.916.61-1.473s-.217-1.08-.61-1.473z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}

.field_input.field {
    border-color: transparent;
}

.field_input .field__toggle {
    border-radius: 2px;
}

.field_user-name .field__input {
    font-size: 2.4rem;
}

.form {
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    max-width: 55rem;
}

@media (max-width: 719px) {
    .form {
        padding: 4.8rem 1rem 70px 1rem;
        min-height: 100%;
        min-width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}

.form_auth {
    max-width: 27rem;
}

.form__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 2.4rem;
}

.form__auth-link {
    position: relative;
    font-size: 1.2rem;
    line-height: 2.4rem;
    padding: 0 2.8rem 0 0;
    color: #8A8A95;
    text-decoration: none;
}

.form__auth-link::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2.4rem;
    height: 2.4rem;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13%209.25a2.5%202.5%200%2011-5%200%202.5%202.5%200%20015%200zm3.35%201.475a.6.6%200%2010-1.2%200v1.8h-1.8a.599.599%200%20100%201.2h1.8v1.8a.6.6%200%20101.2%200v-1.8h1.8a.6.6%200%20100-1.2h-1.8v-1.8zM8.375%2012.75h3.678a1.35%201.35%200%20001.297%201.725h1.05v1.05c0%20.468.238.88.6%201.123v.227a.375.375%200%2001-.375.375h-8.25A.375.375%200%20016%2016.875v-1.75a2.378%202.378%200%20012.375-2.375z%22%20fill%3D%22%238A8A95%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: 100%;
    transition: background 0.2s ease;
}

.form__auth-link_login::after {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%208.5A.5.5%200%200110%208v-.5c0-.827.672-1.5%201.5-1.5h5.375a.5.5%200%20110%201H11.5a.5.5%200%2000-.5.5V8a.5.5%200%2001-.5.5zm2.75%208H11.5c-.826%200-1.5-.673-1.5-1.5v-1a.499.499%200%20111%200v1a.5.5%200%2000.5.5h1.75a.5.5%200%20110%201zm-3.897-3.146A.5.5%200%20018.5%2013v-1.5h-2a.5.5%200%20010-1.001h2V9a.5.5%200%2001.854-.353l2%202a.5.5%200%20010%20.707l-2%202z%22%20fill%3D%22%238A8A95%22%2F%3E%3Cpath%20d%3D%22M16.681%206.049L13.677%207.05A1.007%201.007%200%200013%208v9a1%201%200%20001%201c.107%200%20.209-.016.318-.05l3.005-1.001c.405-.14.677-.522.677-.95V7a1.01%201.01%200%2000-1.319-.95z%22%20fill%3D%22%238A8A95%22%2F%3E%3C%2Fsvg%3E");
}

.form__title {
    font-size: 3.2rem;
    margin: 0 0 4rem;
}

.form__title_in-header {
    margin: 0;
    color: #0a0a0a;
    font-size: 2rem;
}

.form__field {
    margin: 0 0 1.2rem;
}

.form__field_small-ind,
.form__field_new-password {
    margin-bottom: 1.6rem;
}

.form__field_medium-ind {
    margin-bottom: 2.4rem;
}

.form__field_hint {
    font-size: 1.6rem;
    text-align: center;
    margin: 0 0 4rem;
}

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

.form__sub-title {
    font-size: 1.8rem;
    margin: -2.8rem 0 4rem 0;
}

.form__sub-title_medium-ind {
    margin-bottom: 2.4rem;
}

.form__hint {
    margin: 2.8rem 0 0;
    text-align: center;
    font-size: 1.6rem;
    color: #8A8A95;
}

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

.input {
    position: relative;
    z-index: 0;
}

.input_invalid .input__value {
    border-color: #DB7676 !important;
}

.input__value {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #CEEAF2;
    border-radius: 4px;
    padding: 1rem 1rem 0 1rem;
    height: 3rem;
    color: #1F282C;
    outline: none;
    transition: border 0.2s ease, padding 0.2s ease, font-size 0.2s ease;
    font-weight: 500;
    font-size: 1.2rem;
    background: transparent;
    text-align: center;
}

.input__value:focus,
.input__value:hover {
    border-color: #00B5DA;
}

.input__value:focus + .input__label,
.input__value_active + .input__label {
    transform: none;
    font-size: 0.8rem;
    font-weight: 400;
    transform: translateY(-0.9rem);
}

.input__label {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 0.1rem);
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    padding: 0 1.6rem;
    font-size: 1rem;
    color: #8A8A95;
    font-weight: 500;
    pointer-events: none;
    z-index: -1;
    transition: font-size 0.1s ease, transform 0.1s ease;
}

.checkbox__label-gradient {
    background: linear-gradient(270.03deg, #00B5DA 6.18%, #7E92FF 51.48%, #CA75ED 99.97%), #10A1BE;
    padding: 4px 8px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 2px;
    display: inline-block;
}

.checkbox__label {
    padding: 0 0 0 2rem;
    display: block;
    font-size: 1.4rem;
    color: #8A8A95;
    line-height: 1.1;
}

.input__password-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 6rem;
    height: 6rem;
    border: none;
    cursor: pointer;
    outline: none;
    background: transparent url("data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M30%2039c-3.759%200-7.516-1.422-11.247-4.269a1.902%201.902%200%2001-.74-1.288%201.87%201.87%200%2001.407-1.412c7.566-9.375%2015.596-9.375%2023.16%200a1.893%201.893%200%2001-.331%202.699C37.517%2037.577%2033.758%2039%2030%2039zm-9.95-5.799c6.695%205.066%2013.207%205.066%2019.903%200-3.36-4.134-6.708-6.23-9.951-6.23-3.243%200-6.594%202.095-9.953%206.23z%22%20fill%3D%22%2300B5DA%22%2F%3E%3Cpath%20d%3D%22M30%2035.5c-1.93%200-3.5-1.57-3.5-3.499A3.505%203.505%200%200130%2028.5c1.93%200%203.5%201.57%203.5%203.5a3.505%203.505%200%2001-3.5%203.5zm0-11.97a1%201%200%2001-1-1V22a1%201%200%20112%200v.53a1%201%200%2001-1%201zm-6.838%201.8a.999.999%200%2001-.818-.422l-.41-.581a.999.999%200%20111.634-1.154l.41.581a.999.999%200%2001-.817%201.576zm13.676%200a1.001%201.001%200%2001-.816-1.576l.41-.58a1%201%200%20011.633%201.153l-.41.58a.997.997%200%2001-.817.423zm-17.49%203.88a.997.997%200%2001-.513-.143l-.35-.21a1%201%200%20111.028-1.715l.35.21a1%201%200%2001-.515%201.857zm21.303%200a.999.999%200%2001-.514-1.857l.35-.21a1%201%200%20111.027%201.714l-.35.21a.987.987%200%2001-.513.143z%22%20fill%3D%22%2300B5DA%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: 100%;
}

.input__password-toggle_hide {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M41.752%2028.748C39.8%2024.04%2035.188%2021%2029.999%2021c-2.902%200-5.623.953-7.8%202.614l4.367%204.367c.696-1.18%201.966-1.982%203.433-1.982%202.205%200%204%201.795%204%204.001%200%201.466-.8%202.736-1.98%203.434l4.054%204.054a12.472%2012.472%200%20005.679-6.234%203.31%203.31%200%20000-2.506zM30.421%2033.957c-.14.015-.277.042-.421.042-2.205%200-4-1.794-4-4%200-.144.026-.282.041-.422l-4.975-4.976a12.426%2012.426%200%2000-2.819%204.147c-.33.796-.33%201.71%200%202.506C20.2%2035.959%2024.811%2039%2030%2039a12.97%2012.97%200%20004.62-.844l-4.199-4.2z%22%20fill%3D%22%2300B5DA%22%2F%3E%3Cpath%20d%3D%22M40%2041a.994.994%200%2001-.706-.293l-20.001-20a1.001%201.001%200%20011.414-1.414l20%2020A1.001%201.001%200%200140%2041z%22%20fill%3D%22%2300B5DA%22%2F%3E%3C%2Fsvg%3E");
}

.input__value_password {
    padding-right: 6rem;
}

.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    background: rgba(31, 40, 44, 0.7);
    padding: 1rem;
    box-sizing: border-box;
    z-index: 20;
}

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

.checkbox__icon {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 2rem;
    height: 2rem;
    border: 2px solid #00B5DA;
    background-color: #fff;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease, border 0.2s ease;
}

.checkbox__icon:hover {
    background-color: #CEEAF2;
}

.checkbox__icon::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    transform: translate(-50%, -50%);
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2214%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%205.27l7.125%207.301L19%201.428%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.714%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: 100%;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.checkbox__input:checked + .checkbox__icon {
    background-color: #00B5DA;
}

.checkbox__input:checked + .checkbox__icon:hover {
    border-color: #10A1BE;
    background-color: #10A1BE;
}

.checkbox__input:checked + .checkbox__icon::after {
    opacity: 1;
}

.checkbox__input {
    display: none;
}

.checkbox__label {
    padding: 0 0 0 1rem;
    display: block;
    font-size: 12px;
    color: #8A8A95;
    line-height: 1.1;
}

.checkbox__label a {
    color: #00B5DA;
    text-decoration: none;
}

.error {
    margin: 0.8rem 0 0;
    font-size: 1rem;
    color: #DB7676;
}

.tooltip {
    position: relative;
}

.tooltip:hover .tooltip__content {
    opacity: 1;
    z-index: 1;
    transition: opacity 0.2s ease, z-index 0s linear 0s;
}

.tooltip__content {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 10px;
    transform: translateX(-50%);
    white-space: nowrap;
    border-radius: 4px;
    background: #1F282C;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.2s ease, z-index 0.2s linear 0.2s;
}

.tooltip__content::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #1F282C transparent;
}

.message-container {
    position: sticky;
    top: 100px;
    margin-top: 20px;
    z-index: 2;
}

.message {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #1F282C;
    border-radius: 4px;
    padding: 8px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
}

.not-found {
    padding: 8rem 2.4rem;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

@media (max-width: 719px) {
    .not-found {
        padding: 20px 2.4rem;
        align-items: flex-start;
        text-align: left;
    }
}

.not-found__not-found {
    width: 500px;
    height: 180px;
    max-width: 100%;
    background: url('../img/404.svg') center center no-repeat;
    background-size: 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto 2rem;
}

@media (max-width: 719px) {
    .not-found__not-found {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        height: 150px;
    }
}

.not-found__title {
    font-size: 2.8rem;
    margin: 0 0 1rem;
}

@media (max-width: 719px) {
    .not-found__title {
        font-size: 3.2rem;
    }
}

.not-found__desc {
    margin: 0 0 2rem;
    color: #8A8A95;
    font-size: 1.8rem;
}

@media (max-width: 719px) {
    .not-found__desc {
        font-size: 2.4rem;
    }
}

.not-found__action {
    width: 20.4rem;
    margin: 0 auto;
}

@media (max-width: 719px) {
    .not-found__action {
        width: 100%;
    }
}

.button {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 1rem 1.5rem;
    color: #1F282C;
    border-radius: 0.4rem;
    color: #fff;
    text-decoration: none;
    font-size: 1.2rem;
    line-height: 1;
    transition: background 0.2s ease;
    background: #00B5DA;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    box-sizing: border-box;
}

.button_yellow {
    color: #1F282C;
    background: #F2C43F;
}

