/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700&display=swap");

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    /**
 * Remove the inner border and padding in Firefox.
 */
    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */
    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

    /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

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

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

a, a:hover, a:active {
    text-decoration: none;
    color: inherit;
}

input, input:focus, button, button:focus {
    outline: none;
}

div, p, form, input, a, span, button, textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    margin: 0;
}

a, a:hover, button, button:hover {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
}

svg {
    fill: currentColor;
}

label {
    margin: 0;
}

button {
    border: none;
}

.slick-slide:active, .slick-slide:hover, .slick-slide:focus {
    outline: 0;
}

:root {
    --blue: #4276ff;
    --milky: #fef8f0;
    --dark: #1d1d1e;
}

body {
    font-family: "Red Hat Display", sans-serif;
}

    body.is-info .header, body.is-request .header {
        height: 52px;
    }

    body.is-info .section-welcome, body.is-request .section-welcome {
        min-height: calc(100vh - 52px);
        padding: 42px 0 38px;
    }

    body.is-info .container, body.is-request .container {
        max-width: 355px;
    }

    body.is-request .info {
        gap: 8px;
    }

    body.is-request .info__title {
        font-size: 25px;
    }

img {
    display: block;
    max-width: 100%;
}

h1 {
    font-size: 26px;
    line-height: 1.5em;
}

h2 {
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 600;
}

h4 {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 600;
}

p {
    font-size: 14px;
    line-height: 1.5em;
}

.btn {
    max-width: 100%;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.313em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 11px 5px;
    background: var(--dark);
    border-radius: 12px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
}

    .btn:disabled {
        background: #e0e0e0;
        color: #71717b;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .btn:hover {
        color: #fff;
        background: #000;
    }

.container {
    max-width: 410px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 14px;
}

.header__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}

.section-welcome {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: var(--milky);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    position: relative;
}

.welcome__logo {
    width: 100%;
    position: absolute;
    bottom: 170px;
    z-index: -1;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-animation: fadeInUp 1s;
    animation: fadeInUp 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
}

    .welcome__logo img {
        width: 100%;
    }

.welcome__info {
    text-align: center;
    color: var(--dark);
    padding-top: 20px;
    margin-top: auto;
}

.info {
    background: #fff;
    -webkit-box-shadow: 0px 10.5944px 21.1888px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10.5944px 21.1888px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
    padding: 24px 16px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px;
}

.info__icon {
    width: 54px;
    margin: 0 auto;
}

.info__source {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
    position: relative;
}

    .info__source::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 20px;
        height: 4px;
        background: url("../img/icons/components/invitation/dots-divider.svg") no-repeat center center/cover;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.info__source-item {
    border-radius: 100px;
    overflow: hidden;
}

.info__source-item-chat {
    border-radius: 6px;
}

.info__source-item img {
    width: 50.5px;
    height: 50.5px;
}

.info__room-title {
    font-weight: 600;
}

.info__room-info {
    font-weight: 600;
    margin-top: 6px;
}

    .info__room-info span {
        color: var(--blue);
    }

.info__room-deadline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 14px;
    position: relative;
    gap: 34px;
}

    .info__room-deadline::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 22px;
        height: 2px;
        background: #e0e0e0;
        border-radius: 20px;
    }

.info__room-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3px;
    font-weight: 500;
    max-width: calc(50% - 15px);
}

    .info__room-date p {
        font-weight: 500;
    }

.info__room-text {
    color: #71717b;
    font-weight: 400;
    margin-top: 14px;
}

.info__action-title {
    margin-bottom: 8px;
    font-size: 14px;
}

.blockquote {
    padding: 8px 20px;
    background: #fff7e8;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    text-align: left;
    margin: 16px 0 0;
}

    .blockquote p {
        font-weight: 500;
        font-size: 14px;
        line-height: 1.5em;
        color: #cb952c;
    }

.checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 14px;
}

    .checkbox p {
        font-weight: 500;
    }

        .checkbox p a {
            color: var(--blue);
        }

            .checkbox p a:hover {
                color: #000;
            }

    .checkbox input {
        display: none;
    }

        .checkbox input:checked + .checkmark {
            border-color: var(--blue);
            background: var(--blue);
        }

            .checkbox input:checked + .checkmark::after {
                opacity: 1;
            }

    .checkbox .checkmark {
        display: block;
        width: 18px;
        height: 18px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border: 2px solid #71717b;
        border-radius: 3px;
        position: relative;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        cursor: pointer;
    }

        .checkbox .checkmark::after {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 14px;
            height: 14px;
            background: url("../img/icons/components/sign-up/form/check.svg") no-repeat center center/100%;
            opacity: 0;
            -webkit-transition: 0.3s all ease;
            -o-transition: 0.3s all ease;
            transition: 0.3s all ease;
        }

.auth,
.request {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.auth__head,
.request__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 34px;
    margin-bottom: 38px;
}

.auth__head-logo,
.request__head-logo {
    max-width: 203px;
    width: 100%;
    height: auto;
}

.auth__head-btns,
.request__head-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    margin-top: 24px;
}

.auth__head-btn,
.request__head-btn {
    width: 50%;
}

    .auth__head-btn img,
    .request__head-btn img {
        width: 100%;
    }

.auth__content:not(.request__content),
.request__content:not(.request__content) {
    margin-top: auto;
    padding: 24px 24px 30px;
    background: #fff;
    -webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.25);
    border-radius: 32px 32px 0px 0px;
}

.auth__content-icon,
.request__content-icon {
    margin-bottom: 6px;
}

.auth__content-title,
.request__content-title {
    text-align: center;
    margin-bottom: 6px;
}

.auth__content-text,
.request__content-text {
    text-align: center;
    font-weight: 500;
}

.auth__content-methods,
.request__content-methods {
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}

.auth__content-methods-divider,
.request__content-methods-divider {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
}

    .auth__content-methods-divider span,
    .request__content-methods-divider span {
        background: #fff;
        padding: 0 35px;
        font-size: 14px;
        line-height: 1.5em;
        font-weight: 700;
    }

    .auth__content-methods-divider::after,
    .request__content-methods-divider::after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 1px;
        width: 100%;
        background: #f4f4f4;
        z-index: -1;
    }

.auth__content-btn,
.request__content-btn {
    padding: 15px 5px;
    border: 1px solid transparent;
}

    .auth__content-btn:first-child::after,
    .request__content-btn:first-child::after {
        display: none;
    }

    .auth__content-btn::after,
    .request__content-btn::after {
        content: "";
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 24px;
        height: 24px;
        background: url("../img/icons/components/sign-up/btn/google.svg") no-repeat center center/cover;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

    .auth__content-btn:hover::after,
    .request__content-btn:hover::after {
        background-image: url("../img/icons/components/sign-up/btn/hover/google.svg");
    }

    .auth__content-btn:not(:first-child),
    .request__content-btn:not(:first-child) {
        padding: 16px 5px 16px 54px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative;
    }

.auth__content-btn-google,
.request__content-btn-google {
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.084), 0px 2px 3px rgba(0, 0, 0, 0.168);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.084), 0px 2px 3px rgba(0, 0, 0, 0.168);
    background: #fff;
    color: rgba(0, 0, 0, 0.54);
}

    .auth__content-btn-google:hover,
    .request__content-btn-google:hover {
        background: var(--blue);
        color: #fff;
    }

.auth__content-btn-facebook,
.request__content-btn-facebook {
    background: #1877f2;
    color: #fff;
}

    .auth__content-btn-facebook::after,
    .request__content-btn-facebook::after {
        background-image: url("../img/icons/components/sign-up/btn/facebook.svg");
    }

    .auth__content-btn-facebook:hover,
    .request__content-btn-facebook:hover {
        background: #1d1f22;
    }

        .auth__content-btn-facebook:hover::after,
        .request__content-btn-facebook:hover::after {
            background-image: url("../img/icons/components/sign-up/btn/hover/facebook.svg");
        }

.auth__content-btn-apple,
.request__content-btn-apple {
    color: #fff;
    background: #000;
}

    .auth__content-btn-apple::after,
    .request__content-btn-apple::after {
        background-image: url("../img/icons/components/sign-up/btn/apple.svg");
    }

    .auth__content-btn-apple:hover,
    .request__content-btn-apple:hover {
        border-color: #000;
        background: transparent;
        color: #000;
    }

        .auth__content-btn-apple:hover::after,
        .request__content-btn-apple:hover::after {
            background-image: url("../img/icons/components/sign-up/btn/hover/apple.svg");
        }

.auth__content-data,
.request__content-data {
    margin-top: 32px;
    text-align: center;
}

.auth__content-data-title,
.request__content-data-title {
    font-weight: 700;
    color: #000;
}

.auth__content-data-link,
.request__content-data-link {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5em;
    color: var(--blue);
    margin-top: 6px;
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 6px auto 0;
}

.auth__content-data .btn,
.request__content-data .btn {
    margin-top: 16px;
    padding: 14px;
}

.auth__content-form,
.request__content-form {
    margin-top: 18px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
}

.auth__content-field,
.request__content-field {
    position: relative;
}

.auth__content-field-error,
.request__content-field-error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

    .auth__content-field-error p,
    .request__content-field-error p {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.5);
    }

.auth__content-input, .auth__content-select, .auth__content-desc,
.request__content-input,
.request__content-select,
.request__content-desc {
    padding: 17px 16px;
    background: #f5f5f5;
    border-radius: 12px;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    width: 100%;
    border: 1px solid transparent;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

    .auth__content-input::-webkit-input-placeholder, .auth__content-select::-webkit-input-placeholder, .auth__content-desc::-webkit-input-placeholder,
    .request__content-input::-webkit-input-placeholder,
    .request__content-select::-webkit-input-placeholder,
    .request__content-desc::-webkit-input-placeholder {
        color: #71717b;
    }

    .auth__content-input::-moz-placeholder, .auth__content-select::-moz-placeholder, .auth__content-desc::-moz-placeholder,
    .request__content-input::-moz-placeholder,
    .request__content-select::-moz-placeholder,
    .request__content-desc::-moz-placeholder {
        color: #71717b;
    }

    .auth__content-input:-ms-input-placeholder, .auth__content-select:-ms-input-placeholder, .auth__content-desc:-ms-input-placeholder,
    .request__content-input:-ms-input-placeholder,
    .request__content-select:-ms-input-placeholder,
    .request__content-desc:-ms-input-placeholder {
        color: #71717b;
    }

    .auth__content-input::-ms-input-placeholder, .auth__content-select::-ms-input-placeholder, .auth__content-desc::-ms-input-placeholder,
    .request__content-input::-ms-input-placeholder,
    .request__content-select::-ms-input-placeholder,
    .request__content-desc::-ms-input-placeholder {
        color: #71717b;
    }

    .auth__content-input::placeholder, .auth__content-select::placeholder, .auth__content-desc::placeholder,
    .request__content-input::placeholder,
    .request__content-select::placeholder,
    .request__content-desc::placeholder {
        color: #71717b;
    }

    .auth__content-input:focus, .auth__content-select:focus, .auth__content-desc:focus,
    .request__content-input:focus,
    .request__content-select:focus,
    .request__content-desc:focus {
        background: #fff;
        border-color: var(--blue);
    }

    .auth__content-input.error, .auth__content-select.error, .auth__content-desc.error,
    .request__content-input.error,
    .request__content-select.error,
    .request__content-desc.error {
        border-color: #f50d0d;
    }

.auth__content-desc,
.request__content-desc {
    resize: none;
    min-height: 86px;
    outline: none;
}

.auth__content-select,
.request__content-select {
    height: auto;
    line-height: unset;
}

    .auth__content-select .current,
    .request__content-select .current {
        color: #71717b;
    }

    .auth__content-select:has(.option.selected:not(.disabled)) .current,
    .request__content-select:has(.option.selected:not(.disabled)) .current {
        color: #000;
    }

    .auth__content-select.open::after,
    .request__content-select.open::after {
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

    .auth__content-select::after,
    .request__content-select::after {
        border: 0;
        width: 22px;
        height: 22px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 16px;
        background: url("../img/icons/components/select/arrow-down.svg") no-repeat center center/cover;
        -webkit-transform-origin: unset;
        -ms-transform-origin: unset;
        transform-origin: unset;
        margin-top: 0;
    }

    .auth__content-select .list,
    .request__content-select .list {
        padding: 12px 6px 12px 10px;
    }

        .auth__content-select .list:hover .option:not(:hover)::after,
        .request__content-select .list:hover .option:not(:hover)::after {
            opacity: 0 !important;
        }

        .auth__content-select .list .disabled,
        .request__content-select .list .disabled {
            display: none;
        }

        .auth__content-select .list .option,
        .request__content-select .list .option {
            padding: 12px 10px;
            font-weight: 600;
            font-size: 16px;
            line-height: 21px;
            color: #71717b;
            min-height: unset;
            border-radius: 10px;
            position: relative;
        }

            .auth__content-select .list .option::after,
            .request__content-select .list .option::after {
                content: "";
                position: absolute;
                left: -4px;
                top: 50%;
                -webkit-transform: translate(-100%, -50%);
                -ms-transform: translate(-100%, -50%);
                transform: translate(-100%, -50%);
                width: 4px;
                height: 76%;
                background: var(--blue);
                border-radius: 10px;
                opacity: 0;
                -webkit-transition: 0.3s all ease;
                -o-transition: 0.3s all ease;
                transition: 0.3s all ease;
            }

            .auth__content-select .list .option:hover, .auth__content-select .list .option.selected.focus,
            .request__content-select .list .option:hover,
            .request__content-select .list .option.selected.focus {
                background: rgba(66, 118, 255, 0.05);
            }

                .auth__content-select .list .option:hover::after, .auth__content-select .list .option.selected.focus::after,
                .request__content-select .list .option:hover::after,
                .request__content-select .list .option.selected.focus::after {
                    opacity: 1;
                }

.auth__content-password-show,
.request__content-password-show {
    background: url("../img/icons/components/sign-up/form/eye.svg") no-repeat center center/100%;
    width: 16px;
    height: 16px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    padding: 0;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

    .auth__content-password-show.active,
    .request__content-password-show.active {
        background-image: url("../img/icons/components/sign-up/form/eye-close.svg");
    }

.auth__content-password .auth__content-input,
.request__content-password .auth__content-input {
    padding-right: 50px;
}

.auth__content-success,
.request__content-success {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 105px auto 165px;
}

.request__content-form {
    margin-top: 6px;
    gap: 14px;
    padding-bottom: 0;
}

.request__content-field-error {
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    margin-left: auto;
    margin-bottom: 8px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.request__content-btn {
    height: 43px;
}

.alert {
    background: #fff1f1;
    border-radius: 12px;
    margin: 0;
    padding: 10px 30px;
}

.alert__icon {
    margin: 0 auto 7px;
    width: 18px;
}

.alert__text {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #f03738;
    max-width: 230px;
}

@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
        opacity: 0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
        opacity: 0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@media screen and (max-width: 576px) {
    body.is-auth .container {
        padding: 0;
        max-width: 380px;
    }

    body.is-auth .section-welcome {
        background: #fff;
        min-height: auto;
    }

    body.is-auth .welcome__logo {
        display: none;
    }

    .checkbox {
        gap: 8px;
    }

    .auth {
        min-height: auto;
    }

    .auth__head {
        display: none;
    }

    .auth__content {
        padding: 32px 24px 50px;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 0;
    }

    .auth__content-form {
        padding-bottom: 0;
    }
}
