/**
 * About Us
 *
 * Page-scoped design overrides for the About Us page.
 * Keep every selector beneath `.hon-page-about-us` to protect shared site styles.
 */

/* Hero */
.hon-page-about-us .elementor-element.elementor-element-26a42c57 .elementor-heading-title {
    color: #F8F8F8;
    font-family: "Bebas Neue", sans-serif;
    font-size: 67px;
    font-style: normal;
    font-weight: 400;
    line-height: 95.202%;
    letter-spacing: -0.67px;
}

.hon-page-about-us .elementor-element.elementor-element-1402d732,
.hon-page-about-us .elementor-element.elementor-element-1402d732 .elementor-widget-container,
.hon-page-about-us .elementor-element.elementor-element-1402d732 .elementor-widget-container p {
    color: #FFF;
    font-family: "Metrophobic", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}

/* Content sections */

/* Responsive adjustments */
@media (max-width: 767px) {
    .hon-page-about-us .elementor-element.elementor-element-5d0f6968 {
        min-height: 806px;
        padding-top: 120px !important;
        padding-bottom: 0 !important;
        background-position: center top !important;
        background-size: cover !important;
    }

    .hon-page-about-us .elementor-element.elementor-element-2a5015ca {
        align-items: center;
        gap: 0;
        max-width: 100%;
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .hon-page-about-us .elementor-element.elementor-element-26a42c57 {
        width: 100%;
    }

    .hon-page-about-us .elementor-element.elementor-element-26a42c57 .elementor-heading-title {
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
        font-size: clamp(36px, 9.8vw, 40px);
        line-height: 95.202%;
        letter-spacing: -0.4px;
        text-align: center;
    }

    .hon-page-about-us .elementor-element.elementor-element-1402d732 {
        width: 100%;
        max-width: 366px;
        margin: 22px auto 0;
        text-align: center;
    }

    .hon-page-about-us .elementor-element.elementor-element-1402d732 .elementor-widget-container,
    .hon-page-about-us .elementor-element.elementor-element-1402d732 .elementor-widget-container p {
        margin: 0;
        font-size: 16px;
        line-height: 120%;
        text-align: center;
    }

    .hon-page-about-us .elementor-element.elementor-element-ca2fd2b {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 22px;
        width: 100%;
        margin-top: 22px;
        position: relative;
        z-index: 2;
    }

    .hon-page-about-us .elementor-element.elementor-element-1cf6c91c,
    .hon-page-about-us .elementor-element.elementor-element-2800230 {
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0;
    }

    .hon-page-about-us .elementor-element.elementor-element-1cf6c91c .elementor-button,
    .hon-page-about-us .elementor-element.elementor-element-2800230 .elementor-button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: min(244px, calc(100vw - 64px));
        min-height: 50px;
        padding: 0 30px;
        border-radius: 999px;
        font-family: "Metrophobic", "Open Sans", sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 1;
    }

    .hon-page-about-us .elementor-element.elementor-element-1cf6c91c .elementor-button-content-wrapper,
    .hon-page-about-us .elementor-element.elementor-element-2800230 .elementor-button-content-wrapper {
        align-items: center;
        gap: 8px;
    }
}
