
/* About Us */

#about-rewriting {
    margin-top: -19px;
    margin-bottom: -6px;
}

#about-rewriting h1 {
    font-size: 109px;
    line-height: 1;
    width: 78%;
    margin-bottom: 39px !important;
}

#about-rewriting .hf-heading-wrapper .container {
    justify-content: flex-start;
    flex-direction: column;
}

#about-rewriting .hf-heading-support {
    width: 49%;
    margin-left: 50%
}

.about-text-l-image-r .text-editor {
    max-width: 490px;
}

.hf-heading-support p {
    max-width: 582px;
}

@media (max-width: 1440px) {
    #about-rewriting .hf-heading-support {
        margin-left: 45%
    }
}

@media (max-width: 1100px) {
    #about-rewriting h1 {
        font-size: 74px;
        line-height: .9;
        width: 90%
    }
}

@media (max-width: 991px) {
    #about-rewriting h1 {
        font-size: 55px;
        line-height: 1.2;
        width: 100%
    }

    #about-rewriting .hf-heading-support {
        width: 100%;
        margin-left: 0;
    }

    #about-rewriting {
        margin-top: -16px;
    }

    #about-spacer70 {
        height: 70px !important;
        margin-bottom: -5px;
    }
}

@media (max-width: 767px) {
    #about-rewriting .hf-heading-wrapper .hf-heading {
        font-size: 30px;
        line-height: 1.2;
        width: 100%;
        padding-left: 0;
    }

    #about-rewriting {
        margin-top: -7px;
    }
}

#about-multinumber {
    margin-top: -12px;
}

#about-testimonials {
    margin-top: -8px;
    margin-bottom: -7px;
}

#about-timeline {
    margin-top: -6px;
}

#about-text-l-image-r .container {
    gap: 0
}

#about-text-l-image-r .col-left {
    padding-right: 20px
}

@media (max-width: 991px) {
    #about-text-l-image-r .text-editor {
        max-width: 100%;
    }

    #about-text-l-image-r .hf-textl-imager-wrapper .col-left {
        padding-top: 60px;
    }

    #about-text-l-image-r .hf-textl-imager-wrapper .container {
        padding-bottom: 90px;

    }

    #about-text-l-image-r .col-left {
        padding-bottom: 0px !important;
    }
}

@media (max-width: 767px) {
    #about-text-l-image-r .hf-textl-imager-wrapper .container {

        padding-bottom: 0px;
    }

    #about-text-l-image-r .hf-textl-imager-wrapper .col-left {
        padding-top: 50px;
    }
}

#management .accordion-body {
    margin-right: 15%;
}

#management .team-member-title {
}

.team-member-image img {
    width: 220px;
    height: 220px;
    border-radius: 20px;
}

#board .accordion-body {
    margin-right: 15%;
}

#board .team-member-title {
    margin-right: 30%
}

.featured-news-bricks-block,
.featured-news-bricks-block-mobile {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    border-radius: 20px !important;
    padding: 54px 24px 24px;
    background-color: #f1eeed !important;
}

@media (max-width: 767px) {
    .featured-news-bricks-block {
        display: none;
    }
}

#about-cta {
    --main-gradient-flipped: linear-gradient(-45deg, #00BCEB 0%, #0088FF 24%, #7117FF 65%, #B700E5 98%);
}

@media (max-width: 478px) {
    #about-cta .hf-cta-wrapper .ht-cta-box .cta-heading {
        text-align: center;
    }
}

#about-awards,
#about-awards-mobile {
    display: flex;
    flex-direction: column;
    border-radius: 20px !important;
    padding: 54px 24px 24px;
    background-color: #f1eeed !important;
}

@media (max-width: 767px) {
    #about-awards {
        display: none;
    }
}

#about-news-slider,
#about-awards-slider {
    display: none;
}

@media (max-width: 767px) {
    #about-news-slider-wrap {
        padding-right: 0;
        padding-left: 0;
    }

    #about-news-slider .splide__pagination {
        font-size: 30px;
        top: 103%;
        left: 47% !important;
    }

    #about-news-slider .splide__slide {
        max-width: calc(100% - 40px);
    }

    #about-news-slider .splide__slide:first-child {
        margin-left: 20px;
    }

    .splide__pagination .splide__pagination__page {
        background-color: #71747A !important;
        border: 0;
        border-radius: 100%;
        display: inline-block;
        height: 9px !important;
        width: 9px !important;
        margin: 5px;
        padding: 0;
        position: relative;
        transition: transform .6s linear !important;
    }

    .splide__pagination .splide__pagination__page.is-active {
        background-color: gray !important;
        z-index: 1;
        width: 20px !important;
        border-radius: 30px !important;
        transition: transform .6s linear !important;
    }

    #about-news-slider li:before {
        display: none !important;
    }

    #about-news-slider .brxe-block {
        flex-wrap: nowrap;
    }

    #about-news-slider {
        display: block;
    }

    #about-news-slider h3 {
        font-size: 30px;
    }

    #about-awards-slider .splide__pagination {

        top: 108%;
        left: 47% !important;
    }

    .splide__pagination .splide__pagination__page {
        background-color: #71747A !important;
        border: 0;
        border-radius: 100%;
        display: inline-block;
        height: 9px !important;
        width: 9px !important;
        margin: 5px;
        padding: 0;
        position: relative;
        transition: transform .6s linear !important;
    }

    .splide__pagination .splide__pagination__page.is-active {
        background-color: gray !important;
        z-index: 1;
        width: 20px !important;
        border-radius: 30px !important;
        transition: transform .6s linear !important;
    }

    #about-awards-slider li:before {
        display: none !important;
    }

    #about-awards-slider .brxe-block {
        flex-wrap: nowrap;
    }

    #about-awards-slider {
        display: block;
    }
}

#about-featured-news {
    margin-top: -11px;
}

#about-our-awards {
    margin-top: -10px;
}

#management, #board {
    margin-top: -11px;
}

#about-multinumber .hf-multinumber-boxes-wrapper .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

#about-text-l-image-r .hf-textl-imager-wrapper .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

#about-us-discover .container {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.hf-timeline-carousel-wrapper {
    border-radius: 50px;
    /* background: linear-gradient(51.04deg, #323BE4 -0.95%, #6100F2 54.92%, #9F00EF 103.5%); */
    padding: 50px 0 0px 0;
    max-width: 1440px;
    margin: auto;
    margin-bottom: 0px !important;
    margin-top: 60px;
    background: linear-gradient(315deg, #323BE4 1%, #6100F2 51%, #9F00EF 100%) !important;
}

.hf-timeline-control-wrap {
    padding-left: 0px;
}