.bg-hero[data-v-64a2894b] {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(/_nuxt/img/office.107cb3e.jpeg);
    background-position: 50%;
    background-size: cover;
    direction: rtl;
    min-height: 558px
}

.text-link[data-v-64a2894b] {
    align-items: center;
    color: #f2631c;
    display: flex;
    font-family: Cairo;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    justify-content: flex-start;
    line-height: 28px;
    text-align: right;
    -webkit-text-decoration: none;
    text-decoration: none
}

@media (max-width:768px) {
    .hero-description[data-v-64a2894b],
    .hero-title[data-v-64a2894b],
    .info-row[data-v-64a2894b],
    .text-link[data-v-64a2894b] {
        justify-content: center !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        text-align: center !important
    }
    .d-flex[data-v-64a2894b],
    .info-row[data-v-64a2894b] {
        justify-content: center !important
    }
    .hero-description[data-v-64a2894b] {
        margin: 0 auto;
        width: 100% !important
    }
}