body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    color: #2C2530;
    background-color: #F7F7F7;
}

img {
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

::selection {
    color: #F7F7F7;
    background-color: #2C2530;
}

a, a:hover {
    color: #2C2530;
    text-decoration: underline;
}

.weight-700 {
    font-weight: 700;
}

.eclipse-color {
    color: #2C2530;
}

.orchid-color {
    color: #877F8C;
}

.title {
    font-size: 68px;
    line-height: 76px;
}

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

.contact-separator {
    margin: 0 8px;
}

.footer-contact-section {
    display: flex;
    align-items: center;
}

.no-underline a, a:hover {
    text-decoration: none;
}

.logo-wrapper {
    border-radius: 50%;
    height: 64px;
    width: 64px;
    overflow: hidden;
}

.header {
    height: 100px;
    display: flex;
    align-items: center;
}

.root {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.footer {
    flex-grow: 1;
    display: flex;
    align-items: end;
}

.not-found-description {
    margin-top: 24px;
}

.vertical-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-flex-grow: 1;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: center;
}

.no-break {
    white-space: nowrap;
}

.break-word {
    display: flex;
    justify-content: flex-start;
    max-width: 100%;
    flex-wrap: wrap;
}

@media (max-width: 1023px) {
    .title {
        font-size: 40px;
        line-height: 46px;
    }
    .content {
        padding: 0 40px;
    }
    .footer-inner {
        margin-top: 16px;
        flex-direction: column-reverse;
        height: 198px;
        padding-top: 24px;
        padding-bottom: 40px;
        justify-content: space-between;
    }
    .text {
        letter-spacing: 0.16px;
        font-size: 18px;
        line-height: 34px;
    }
    .main {
        margin-top: 16px;
    }
    .content-areas {
        margin-top: 32px;
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .content {
        width: 896px;
        margin: 0 auto;
    }
    .lets-collaborate {
        text-align: right;
    }
    footer {
        margin-top: 48px;
    }
    .footer-inner {
        height: 100px;
        align-items: center;
    }
    .text {
        letter-spacing: 0.16px;
        font-size: 16px;
        line-height: 24px;
    }
    .main {
        margin-top: 48px;
    }
    .content-areas {
        margin-top: 32px;
        max-width: 700px;
    }
}

@media (min-width: 1440px) {
    .content {
        width: 1200px;
        margin: 0 auto;
    }
    .lets-collaborate {
        text-align: right;
    }
    footer {
        margin-top: 64px;
    }
    .footer-inner {
        height: 100px;
        align-items: center;
    }
    .text {
        letter-spacing: 0.16px;
        font-size: 16px;
        line-height: 24px;
    }
    .main {
        margin-top: 64px;
    }
    .content-areas {
        margin-top: 32px;
    }
}


@media (max-width: 450px) {
    .not-found-description {
        width: 280px;
    }
    .content-areas {
        margin-top: 40px;
    }
}

.rv-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rv-title {
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0.42px;
    text-transform: uppercase;
    color: #2C2530;
}

.rv-description {
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.24px;
    padding-top: 18px;
    color: #2C2530;
}

.rv-hint {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.18px;
    color: #2C2530;
}

.rv-hint-2 {
    margin-top: 8px;
}

.rv-divider {
    height: 1px;
    background-color: #E5E4E6;
}

.rv-reference {
    color: #2C2530;
    font-size: 10px;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 0.1px;
    margin-top: 32px;
}

.rv-main {
    display: flex;
}

.rv-logo {
    text-align: center;
    margin: 48px 0;
}

.rv-fixed-content {
    margin: 0 auto;
}

.rv-quote-root {
    display: flex;
    gap: 16px;
    margin-top: 64px;
    justify-content: center;
}

.rv-quote-symbol {
    font-size: 68px;
    font-weight: 700;
    line-height: 76px;
    display: flex;
    margin-top: 10px;
    min-width: 29px;
    align-items: center;
    flex-direction: column;
}

.rv-quote-hint {
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.16px;
    margin-top: 16px;
}

.rv-quote-text {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.24px;
    background-color: #ECEBEC;
}

.rv-footer {
    margin-top: 0;
}

.rv-main-statistics-item-text {
    margin-top: 16px;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.16px;
    align-content: center;
}

.rv-main-statistics {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 450px) {
    .rv-header {
        display: block;
        padding: 16px 0 64px;
    }

    .rv-header > svg {
        width: 271px;
    }

    .rv-hint {
        padding-top: 24px;
    }

    .rv-divider {
        margin: 40px 0;
    }

    .rv-logo {
        margin: 48px 0;
    }

    .rv-footer {
        margin-top: 0;
    }

    .rv-main {
        display: block;
    }

    .rv-main-statistics {
        padding-top: 36px;
    }

    .rv-main-statistics-item {
        flex-basis: 100%;
        min-width: 0;
        padding: 28px 0;
    }

    .rv-quote-root {
        margin-top: 20px;
    }
}

@media (min-width: 451px) and (max-width: 1023px) {
    .rv-header {
        padding: 48px 0 64px;

    }
    .rv-header > svg {
        width: 381px;
    }

    .rv-hint {
        padding-top: 24px;
    }

    .rv-divider {
        margin: 48px 0;
    }

    .rv-logo {
        margin: 64px 0;
    }

    .rv-footer {
        margin-top: 0;
    }

    .rv-quote-root {
        margin-top: 80px;
    }

    .rv-quote-text-root {
        max-width: 555px;
    }

    .rv-main {
        gap: 124px;
    }

    .rv-main-statistics-item {
        flex-basis: 100%;
        min-width: 0;
        padding: 28px 0;
    }

    .rv-main-statistics {
        align-items: end;
    }

    .rv-fixed-content {
        width: 600px;
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .rv-header {
        padding: 64px 0 80px;
    }

    .rv-header > svg {
        width: 508px;
    }

    .rv-hint {
        padding-top: 32px;
    }

    .rv-divider {
        margin: 64px 0;
    }

    .rv-reference {
        margin-top: 40px;
    }

    .rv-main > div {
        flex-basis: 50%;
        min-width: 0;
    }

    .rv-logo {
        margin: 64px 0;
    }

    .rv-fixed-content {
        width: 600px;
    }

    .rv-footer {
        margin-top: 0;
    }

    .rv-quote-root {
        margin-top: 100px;
    }

    .rv-quote-text-root {
        max-width: 752px;
    }

    .rv-main {
        gap: 146px;
    }

    .rv-main-statistics {
        align-items: end;
    }

    .rv-main-statistics-item {
        flex-basis: 220px;
        min-width: 0;
    }
}

@media (min-width: 1440px) {
    .rv-header {
        padding: 64px 0 80px;
    }

    .rv-header > svg {
        width: 508px;
    }

    .rv-hint {
        padding-top: 32px;
    }

    .rv-divider {
        margin: 64px 0;
    }

    .rv-reference {
        margin-top: 40px;
    }

    .rv-main > div {
        flex-basis: 50%;
        min-width: 0;
    }

    .rv-logo {
        margin: 80px 0;
    }

    .rv-fixed-content {
        width: 800px;
    }

    .rv-footer {
        margin-top: 0;
    }

    .rv-quote-root {
        margin-top: 100px;
    }

    .rv-quote-text-root {
        max-width: 752px;
    }

    .rv-main {
        gap: 146px;
    }

    .rv-main-statistics-item {
        flex-basis: 220px;
        min-width: 0;
        padding: 32px 0;
    }

    .rv-main-statistics {
        width: 534px;
        height: 311px;
        gap: 0 74px;
        margin-top: 130px;
    }
}

@media only screen and (max-device-width: 430px) {
    body {
        font-weight: 400;
    }

    .rv-description, .rv-quote-text {
        font-weight: 500;
    }
}
