.about__us {
    background-color: #ffffff !important;
    overflow: initial !important;
}

.about__us h2 {
    margin: 0;
    padding: 0;
}

.about__us h3 {
    margin: 0;
    padding: 0;
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
}

.about__us h4 {
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    margin-bottom: 12px !important;
}

.about__us p {
    margin: 0;
    padding: 0;
}

.about__us span {
    margin: 0;
    padding: 0;
}

.about__us ul {
    margin: 0;
    padding: 0;
}

.about__us .font-p {
    font-size: 15px !important;
    line-height: 20px !important;
    font-family: 'Inter', sans-serif;
    color: #222222;
    margin-bottom: 24px;
}

.about__us .font-h2 {
    font-size: 28px !important;
    line-height: 34px !important;
    font-family: 'Inter', sans-serif;
    color: #000000;
    font-weight: 700;
}

.about__us .font-h2 span {
    font-size: 28px !important;
    line-height: 34px !important;
    font-family: 'Inter', sans-serif;
    color: #e60078;
}

@media (max-width: 800px) {
    .about__us .font-h2 {
        font-size: 24px !important;
        line-height: 30px !important;
        font-family: 'Inter', sans-serif;
        color: #000000;
        text-align: center;
    }

    .about__us .font-h2 span {
        font-size: 24px !important;
        line-height: 30px !important;
        font-family: 'Inter', sans-serif;
        color: #e60078;
    }
}


.staff-agm__main-content>section {
    scroll-margin-top: 500px;
    padding-top: 63px;
}

.showed {
    display: block;
}

.hidden {
    display: none;
}

.pink-text {
    color: #E60078;
    pointer-events: none;
}

.d-flex-align-center {
    display: flex;
    align-items: center;
}

.aboutUs__box {
    max-width: 1170px;
    margin: auto;
}

.breadcrumb-aboutUs div {
    width: 1170px;
}

@media (max-width: 1490px) {

    .aboutUs-3__image {
        min-height: 492px;
    }

    .aboutUs-3__image img {
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 1250px) {
    .aboutUs-3__image {
        min-height: 570px;
    }

    .aboutUs-3__img-text {
        width: 90% !important;
    }
}

@media (max-width: 1140px) {

    .aboutUs-3__img-text {
        width: 95% !important;
    }
}

/* /2 */


.d-flex-align-center {
    display: flex;
    align-items: center;
}

.staff-agm__container {
    display: flex;
    max-width: 1170px;
    margin: auto;
    justify-content: space-between;
}

.staff-agm__navigation {
    max-width: 270px;
    min-width: 270px;
}

.staff-agm__main-content {
    max-width: 850px;
}

.staff-breadCrumb {
    width: 100vw;
    left: calc((100vw - 1170px) /(-2));
    top: -63px;
    position: absolute;
    background-color: #F9F9F9;
    height: 40px;
    border: 1px solid #e6e2e2;
    border-left: none;
    border-right: none;
}

.staff-breadCrumb__content {
    width: 1170px;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    color: #222;
}

.staff-breadCrumb__content a,
.staff-breadCrumb__content .current{
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    color: inherit;
    margin-right: 5px;
    margin-left: 5px;
}

#wpadminbar ~ .site-main .staff-breadCrumb {
    top: -49px;
}

#wpadminbar ~ .site-main .staff-agm__navigation-content {
    top: 151px;
}

.staff-breadCrumb .divider:not(:last-child) {
    color: inherit;
    margin: 0 6px;
    display: block;
}

.staff-breadCrumb .divider:not(:last-child):before {
    content: "\f104";
    display: inline-block;
    font-family: flaticon;
    font-size: 0.625em;
    line-height: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-weight: 100;
    color: transparent;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="7" viewBox="0 0 4 7"><path id="Path_114381" data-name="Path 114381" d="M8.25,11a.5.5,0,0,1-.354-.854L10.543,7.5,7.9,4.854A.5.5,0,0,1,8.6,4.146l3,3a.5.5,0,0,1,0,.707l-3,3A.5.5,0,0,1,8.25,11Z" transform="translate(-7.75 -4)" fill="%23222"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    width: 4px;
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
}

@media(max-width: 1200px) {
    .staff-agm__container {
        max-width: 1000px;
    }

    .staff-agm__navigation {
        max-width: 250px;
        min-width: 250px;
    }

    .staff-agm__main-content {
        max-width: 720px;
    }

    .staff-breadCrumb {
        left: calc((100vw - 1000px) /(-2));
        ;
    }

    .staff-breadCrumb__content {
        width: 1000px;
    }
}

@media(max-width: 800px) {
    .staff-breadCrumb {
        display: none;
    }

    .staff-agm__main-content {
        max-width: unset;
    }
}


/* negative */
.staff-agm__navigation-content {
    padding: 20px 0;
    box-shadow: 0px 0px 12px #B9B9B966;
    border-radius: 12px;
    background-color: #FFFFFF;
    position: sticky;
    top: 133px;
    z-index: 9999;
}

.close-position {
    display: none;
}

.staff-agm__buttonNav {
    display: none;
}

.staff-agm__buttonNav-box {
    display: flex;
    text-align: center;
}

.staff-agm__buttonNav-box>div {
    padding: 12px 17px;
    width: 100%;
    cursor: pointer;
}

.staff-agm__buttonLeft {
    background-color: #FFEDF6;
}

.staff-agm__buttonLeft span {
    color: #E60078;
    font-size: 15px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
}

@media (max-width: 800px) {
    .staff-agm__navigation-content {
        border-radius: 12px 12px 0 0;
        position: absolute;
        top: auto;
        z-index: 9999;
        width: 100%;
        bottom: 0;
    }

    .staff-agm__navigation {
        display: none;
        position: fixed;
        width: 100%;
        bottom: 0;
        min-width: auto;
        max-width: none;
        z-index: 99999;
        height: 100%;
        background-color: #0000008f;
        padding: 0px;
        top: auto;
        left: auto;
    }

    .staff-agm__navigation nav li {
        padding: 12px 20px;
    }

    .close-position {
        display: block;
    }

    .staff-agm__buttonNav {
        display: block;
        position: fixed;
        bottom: 0px;
        width: 100%;
        z-index: 9999;
    }

    .staff-agm__main-content>section {
        padding-top: 0px;
    }
}

.staff-agm__navigation-title-box {
    padding: 0 20px;
}

.staff-agm__navigation-title {
    font-family: 'Inter', sans-serif !important;
    color: #000000;
    padding-bottom: 15px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 13px !important;
    font-weight: 600;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


nav {
    padding-right: 15px;
}

nav a {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    color: #000000;
}

nav li {
    padding: 2px 0px;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 5px !important;
    transition: 0.3s;
    border-left: 2px solid transparent;
}

nav li.active {
    border-left: 2px solid #e60078;
}

nav li.active a {
    color: #e60078;
}


.staff-agm__main-content {
    position: relative;
    overflow: hidden;
    width: 100%;
}


/* aboutus 1 */
#about-us-1 {
    background-color: #FFFFFF;
    padding-top: 0px;
}

.aboutUs-1__box {
    text-align: center;
    margin-bottom: 50px;
}

.aboutUs-1__box>h1 {
    margin-bottom: 10px;
}

.aboutUs-1__box>p {
    margin: auto;
    margin-bottom: 25px;
}

#about-us-1 .aboutUs-1__number {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

#about-us-1 .aboutUs-1__number>div {
    width: 19.1%;
    border: 1px solid #E8E8E8;
    border-radius: 12px;
    padding: 15px 10px;
}

#about-us-1 .aboutUs-1__number>div p.font-p {
    font-size: 13px;
    line-height: 18px;
}

#about-us-1 .aboutUs-1__number>div span {
    font-size: 32px;
    line-height: 42px;
    font-family: 'Inter', sans-serif;
    color: #000000;
    display: block;
    font-weight: 800;
    transition: 1s;
}


#about-us-1 .aboutUs-1__number>div span.pink {
    color: #E60078;
}

#about-us-1 .aboutUs-1__number>div:hover span {
    color: #e60078;
}

/* aboutus 2 */
#about-us-2 {
    background-color: #f9f9f9;
    padding: 40px 30px;
    border-radius: 6px;
}

#about-us-2 h2 {
    margin-bottom: 30px;
}

.aboutUs-2__box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.aboutUs-2__left {
    width: 100%;
    display: none;
}

.aboutUs-2__left img {
    height: 70%;
    object-fit: cover;
}

.aboutUs-2__right {
    width: 100%;
    display: flex;
    align-items: center;
}

.aboutUs-2__text span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}

/* aboutus 3 */
#about-us-3 {
    background-color: #ffffff;
    padding: 50px 0;
}

.aboutUs-3__box h2 {
    text-align: center;
    margin-bottom: 40px;
}

.aboutUs-3__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aboutUs-3__img-text {
    display: flex;
    width: 95%;
    background-color: #FFFFFF;
    border-radius: 12px;
    opacity: 0;
}

.aboutUs-3__img-text.active {
    display: flex;
    opacity: 1;
}

.aboutUs-3__image {
    width: 60%;
    border-radius: 12px;
    overflow: hidden;
}

.aboutUs-3__text {
    width: 60%;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.aboutUs-3__year {
    font-size: 50px;
    line-height: 46px;
    margin-bottom: 40px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}

#about-us-3 .aboutUs-3__founder {
    background-color: #000000;
    border-radius: 4px;
    padding: 7px 10px;
    margin-bottom: 40px;
    color: #FFFFFF;
    width: fit-content;
    margin-top: -30px;
}

.aboutUs-3__ul li {
    font-size: 16px;
    line-height: 22px;
}

#about-us-3 .aboutUs-3__our-services {
    color: #e60078;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.aboutUs-3__year-button {
    background-color: #f9f9f9;
    text-align: center;
    padding: 0px 3px;
    padding-bottom: 17px;
    border-radius: 16px 16px 8px 8px;
}

.aboutUs-3__year-button span {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
}

.aboutUs-3__year-button span {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
}

.aboutUs-3__year-button .aboutUs-3__button span {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
    color: #D9D9D9;
    font-weight: 700;
}

.aboutUs-3__year-button .aboutUs-3__button.active span {
    color: #e60078;
}

.aboutUs-3__year-button>div:first-child span {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 800;
    text-transform: uppercase;
}

.aboutUs-3__year-button>div:first-child {
    background-color: transparent;
    padding: 30px 7px;
    padding-bottom: 20px;
    width: 94px;
}

.aboutUs-3__button {
    padding: 8px 0;
    cursor: pointer;
    background-color: #ffffff;
    margin-bottom: 3px;
}

.aboutUs-3__600 {
    margin-bottom: 30px;
    margin-top: -35px;
}

.aboutUs-3__certified {
    display: flex;
    border: 1px solid #E8E8E8;
    padding: 15px;
    margin-top: 5px;
    border-radius: 4px;
}

.aboutUs-3__crt-img {
    margin-right: 15px;

}

.aboutUs-3__crt-img {
    width: 80px;
    align-items: center;
    display: flex;
}

.aboutUs-3__crt-text {
    width: calc(100% - 80px);
}

.aboutUs-3__img-text.opct-0 {
    position: absolute;
    display: flex;
    top: 0;
}

/* aboutus 4 */
#about-us-4 {
    background-color: #FAFAFA;
    padding: 50px 0;
    text-align: center;
    border-radius: 6px;
}

.aboutUs-4__box {
    max-width: 1170px;
    margin: auto;
}

@media (max-width: 1220px) {
    .aboutUs-4__box {
        max-width: 1000px;
    }
}

.aboutUs-4__box p {
    max-width: 690px;
    margin: auto;
    margin-bottom: 55px;
}

#aboutUs-4__dedicated-json,
#aboutUs-4__augmentation-json {
    max-width: 512px;
    margin-bottom: 0px;
}


.aboutUs-4__content {
    display: flex;
    justify-content: space-between;
}

.aboutUs-4__content>div {
    width: 50%;
    max-width: 550px;
    display: flex;
    justify-content: center;
    background-image: linear-gradient(to top, transparent, #fff, rgba(255, 255, 255, 0)), linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}

#about-us-4 .aboutUs-4__svg-left .line-1 {
    transition: 1.5s;
}

#about-us-4 .aboutUs-4__svg-left:hover .line-1 {
    fill: #e60078;
}

#about-us-4 .aboutUs-4__svg-right .avt-1 {
    transition: 0.5s;
}

#about-us-4 .aboutUs-4__svg-right .avt-2 {
    opacity: 0;
    transition: 0.5s;
}

#about-us-4 .aboutUs-4__svg-right .line-path {
    fill: none;
    stroke: #e60078;
    stroke-width: 2;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    transition: 1s;
}

#about-us-4 .border-1 {
    transition: 1.5s;
}

#about-us-4 .aboutUs-4__svg-right:hover .line-path {
    stroke-dashoffset: 0;
}

#about-us-4 .aboutUs-4__svg-right:hover .border-1 {
    fill: #e60078;
}

#about-us-4 .aboutUs-4__svg-right:hover .avt-2 {
    opacity: 1;
}

#about-us-4 .aboutUs-4__svg-right:hover .avt-1 {
    opacity: 0;
}

.aboutUs-4__dedicated-team {
    margin-top: 0px;
    margin-bottom: 20px;
}

.aboutUs-4__dedicated-team a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    width: 165px;
    height: 40px;
    margin: auto;
    border-radius: 4px;
    position: relative;
    border: 1px solid #000000;
}

.aboutUs-4__dedicated-team a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #000000;
    transition: all .35s;
    border-radius: 4px;
}

.aboutUs-4__dedicated-team a:hover path {
    fill: #fff;
}

.aboutUs-4__dedicated-team a:hover span {
    color: #fff;
}

.aboutUs-4__dedicated-team a:hover #Icon_awesome-external-link-alt {
    fill: #fff;
}

.aboutUs-4__dedicated-team a:hover:after {
    width: 100%;
    height: 100%;
}

.aboutUs-4__left-text,
.aboutUs-4__right-text {
    position: relative;
    height: 20px;
    margin-bottom: 30px;
}

.aboutUs-4__left-text>div,
.aboutUs-4__right-text>div {
    position: absolute;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    top: 0px;
}

.aboutUs-4__left-text>div:first-child {
    left: 9%;
}


.aboutUs-4__left-text>div:last-child {
    left: 51%;
}

.aboutUs-4__right-text>div:last-child {
    left: 56%;
}

.aboutUs-4__right-text>div:first-child {
    left: 4%;
}

@media (max-width: 1540px) {
    .aboutUs-4__left-text>div:first-child {
        left: 9%;
    }

    .aboutUs-4__right-text>div:first-child {
        left: 4%;
    }
}

.aboutUs-4__staff {
    margin-top: 0px;
    margin-bottom: 20px;
}

.aboutUs-4__staff a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    width: 187px;
    height: 40px;
    margin: auto;
    border-radius: 4px;
    border: 1px solid #000000;
    position: relative;
}

.aboutUs-4__staff a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #000000;
    transition: all .35s;
    border-radius: 4px;
}

.aboutUs-4__staff a:hover path {
    fill: #fff;
}

.aboutUs-4__staff a:hover span {
    color: #fff;
}

.aboutUs-4__staff a:hover #Icon_awesome-external-link-alt {
    fill: #fff;
}

.aboutUs-4__staff a:hover:after {
    width: 100%;
    height: 100%;
}

.aboutUs-4__button-icon1 {
    margin-right: 5px;
    display: flex;
    position: relative;
    z-index: 2;
}

.aboutUs-4__staff span,
.aboutUs-4__dedicated-team span {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    position: relative;
    z-index: 2;
    color: #000000;
}

@media(max-width: 800px) {}

/* aboutus 5 */
#about-us-5 {
    background-color: #Ffffff;
    padding: 50px 0;
}

.aboutUs-5__box h2 {
    text-align: center;
    margin-bottom: 40px;
}

.aboutUs-5__box h3 {
    font-size: 16px !important;
    line-height: 22px !important;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 15px;
}

.aboutUs-5__content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.aboutUs-5__content-box {
    width: 31%;
    padding: 30px;
    border-radius: 12px;
    transition: 0.3s;
    position: relative;
    margin-bottom: 15px;
}

.aboutUs-5__content-box>a.aboutUs-5__buttonLink {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 3;
}


.aboutUs-5__content-box:hover>a.aboutUs-5__buttonLink svg circle {
    fill: #e60078
}

.aboutUs-5__content-box>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aboutUs-5__content-box .background-pink {
    visibility: hidden;
}

.aboutUs-5__content-box:hover .background-grey {
    visibility: hidden;
}

.aboutUs-5__content-box:hover .background-pink {
    visibility: visible;
}

.aboutUs-5__content-box h3 {
    position: relative;
    font-size: 15px !important;
    line-height: 20px !important;
}

.aboutUs-5__content-box p {
    position: relative;
}

.aboutUs-5__image-svg {
    width: 40px;
    position: relative;
}



@media (max-width: 800px) {}

/* aboutus 6 */
#about-us-6 {
    background-color: #FAFAFA;
    padding: 50px 0;
}

#about-us-6 .aboutUs-6__box {
    max-width: 1170px;
    margin: auto;
}

@media (max-width: 1220px) {
    #about-us-6 .aboutUs-6__box {
        max-width: 1000px;
    }
}

.aboutUs-6__box h2 {
    text-align: center;
    margin-bottom: 40px;
}

.aboutUs-6__content {
    max-height: 558px;
    overflow: hidden;
    transition: 1s;
}

.aboutUs-6__content.collapse {
    max-height: 2000px;
}

.aboutUs-6__content.collapse+.aboutUs-6__button-box .aboutUs-6__button-icon {
    rotate: 180deg;
}

.aboutUs-6__row {
    display: flex;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
}

.aboutUs-6__row:nth-child(even) {
    background-color: #f9f9f9;
    border-radius: 8px;
}

.aboutUs-6__row:nth-child(odd) {
    background-color: #ffffff;
    border-radius: 8px;
}

.aboutUs-6__row:first-child {
    display: flex;
    padding: 18px;
    padding-left: 15px;
    border-top: none;
    background-color: #F4F4F4;
    display: none;
}

.aboutUs-6__row:first-child>div {
    font-size: 15px;
    line-height: 22px;
    font-weight: normal !important;
    color: #222222;
    text-transform: uppercase;
}

.aboutUs-6__number {
    width: 50px;
    margin-right: 20px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
}

.aboutUs-6__language {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
    padding-left: 25px;
}

.aboutUs-6__categories {
    width: 170px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
}

.aboutUs-6__language {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 220px);
}

.aboutUs-6__language>div {
    margin-right: 10px;
    margin-bottom: 10px;
}

.aboutUs-6__image img {
    height: 50px;
}

.aboutUs-6__button-box>div {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 116px;
    height: 40px;
    margin: auto;
    margin-top: 30px;
    border-radius: 4px;
    position: relative;
    border: 1px solid #000000;
    cursor: pointer;
}

.aboutUs-6__button-box>div:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #000000;
    transition: all .35s;
    border-radius: 3px;
}

.aboutUs-6__button-box>div:hover span {
    color: #fff;
}

.aboutUs-6__button-box>div:hover path {
    stroke: #ffffff;
}

.aboutUs-6__button-box>div:hover:after {
    width: 100%;
    height: 100%;
}

.aboutUs-6__button-icon {
    margin-left: 10px;
    display: flex;
    position: relative;
    z-index: 2;
    transition: 0.5s;
}

.aboutUs-6__button-box span {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Inter', sans-serif;
    position: relative;
    z-index: 2;
    color: #000000;
}

/* reviews section */
.reviews-section {
    background-color: #FAFAFA;
    padding-top: 50px;
    padding-bottom: 50px;
}

.reviews-section__box {
    max-width: 1170px;
    margin: auto;
    text-align: center;
    overflow: hidden;
}

@media (max-width: 1220px) {
    .reviews-section__box {
        max-width: 1000px;
    }
}

.reviews-section__title {
    margin-bottom: 40px;
}

.reviews-section__title span {
    display: block;
}

.reviews-section__content-box {
    display: flex;
    flex-flow: wrap;
}

.reviews-section__content-box>div {
    width: 33.33%;
}

.reviews-section__review {
    padding: 30px;
    text-align: left;
}

.reviews-section__icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10px;
}

.reviews-section__review-box-bottom .reviews-section__review {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.reviews-section__review-box.reviews-section__review-box-bottom {
    border-top: 1px solid #ebe7e7;
}

.reviews-section__image {
    padding: 5px;
    padding-top: 0px;
}

.reviews-section__image-clutch {
    height: 100%;
    background-color: #fafafa;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: linear-gradient(133deg, #FFFFFF 0%, #FAFAFA 50%);
}

.reviews-section__clutch-text {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
}

.reviews-section__review-person {
    display: flex;
    align-items: center;
}

.reviews-section__avatar-person {
    margin-right: 15px;
}

.reviews-section__info-person span {
    display: block;
}

.reviews-section__name {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: black;
}

.reviews-section__position {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    font-family: 'Inter', sans-serif;
}

.reviews-section__content {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    color: #000000;
    margin-top: 40px !important;
    margin-bottom: 50px !important;
}


.reviews-section__clutch-aFirst {
    position: relative;
}


.reviews-section__special {
    width: 28px;
    height: 28px;
    background-color: #f5f5f5;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.reviews-section__icon a:hover .reviews-section__special {
    background-color: #e60078;
    transform: translateX(10px);
}

.reviews-section__icon a:hover svg path {
    stroke: #ffffff;
}

/* reviews section */

@media (max-width: 768px) {
    .reviews-section {
        padding-top: 30px;
        display: none;
    }

    .reviews-section__title {
        margin-bottom: 20px;
    }

    .reviews-section__content-box>div {
        width: 100%;
    }

    .reviews-section__review-box {
        margin-right: 15px;
        border: 1px solid rgb(235, 231, 231) !important;
    }

    .reviews-section__review {
        padding-top: 46px;
    }

    .reviews-section__image {
        display: none !important;
    }

    .reviews-section__content-box {
        display: flex;
        flex-flow: nowrap;
        width: 2000px;
    }

    .reviews-section__container {
        overflow: scroll;
        padding: 0 15px;
    }
}

@media (max-width: 500px) {
    .reviews-section__review-box {
        height: 345px;
    }

}

/* aboutus 8 */
#about-us-8 {
    background-color: #F9F9F9;
    padding: 80px 0;
}

.aboutUs-8__box h2 {
    text-align: center;
    margin-bottom: 80px;
}

.aboutUs-8__content {
    display: flex;
    justify-content: space-between;
}

.aboutUs-8__left {
    width: 49%;
}

.aboutUs-8__right {
    width: 43%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.aboutUs-8__img-text {
    display: flex;
    margin-bottom: 40px;
}

.aboutUs-8__img-text:last-child {
    margin-bottom: 0px;
}

.aboutUs-8__img-text h3 {
    margin-bottom: 10px;
}

.aboutUs-8__img-svg {
    margin-right: 15px;
}

/* youtube section */

.youtube-section {
    background-color: #f9f9f9;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 6px;
}

.youtube-section__box {
    border-radius: 20px;
    padding: 30px 30px;
    display: flex;
    padding-top: 10px;
}

.youtube-section h2 {
    text-align: center;
    margin-bottom: 20px;
}

.youtube-section__leftside {
    width: 60%;
}

.youtube-section__rightside {
    width: 40%;
    padding-left: 6%;
}

.youtube-section__left-text span {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #000000;
    font-family: 'Inter', sans-serif;
}

.youtube-section__left-text {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    display: none;
}

.youtube-section__groove-logo {
    margin-right: 10px;
    background-color: #000000;
    width: 48px;
    height: 48px;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.youtube-section__groove-logo img {
    width: 23px;
    height: 30px;
}

.youtube-section__logo-yt {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 10px;
    margin-bottom: 20px;
}

.youtube-section__logo-yt span {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin-right: 10px;
    font-family: 'Inter', sans-serif;
    color: #000000;
}

.youtube-section__youtube-logo img {
    width: 45px;
    height: 31px;
}

.youtube-section__video {
    position: relative;
    min-height: 300px;

}

.youtube-section__logo-yt a {
    display: flex;
    align-items: center;
}

.youtube-section__video-playbutton {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 94px;
    height: 94px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    background-color: #e60078;
    cursor: pointer;
}

.youtube-section__videobackground img {
    min-height: 300px;
    object-fit: cover;
}

.youtube-section__videobackground {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 18px #6a696966;
}

.youtube-section__video-if-lag {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    visibility: hidden;
    border-radius: 10px;
    top: 0;
    left: 0;
    transition: 0.3s;
}

.youtube-section__author {
    display: flex;
}

.youtube-section__img-quote {
    margin-bottom: 30px;
}

blockquote {
    margin-bottom: 30px;
}

blockquote p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-family: 'Inter', sans-serif;
}

blockquote p:first-child {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
}

.youtube-section__author-name {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
}

.youtube-section__author-position {
    font-size: 16px;
    line-height: 21px;
    font-family: 'Inter', sans-serif;
    color: #666666;
}

.youtube-section__author-infor {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.youtube-section__author-img {
    height: 55px;
    width: 55px;
    border: 1px solid #e60078;
    border-radius: 28px;
    margin-right: 13px;
}

.youtube-section__author-img img {
    width: 48px;
    margin-top: 2.5px;
    margin-left: 2.5px;
}

.slick-prev,
.slick-next {
    position: absolute;
    bottom: -60px;
    width: 50px;
    height: 50px;
    background-color: #D9D9D9;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.slick-prev {
    right: 70px;
}

.slick-next {
    right: 0;
}

@media (max-width: 1150px) {
    /* .slick-prev {
        right: 45px;
    }

    .slick-prev,
    .slick-next {
        bottom: 0;
        width: 35px;
        height: 35px;
    } */
}

@media (max-width: 1000px) {
    .youtube-section {
        display: none;
    }
}

/* aboutus 9 */
#about-us-9 {
    background-color: #FFFFFF;
    padding: 50px 0;
}

.aboutUs-9__box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.aboutUs-9__left {
    width: 45%;
    padding-left: 10%;
}

.aboutUs-9__right {
    width: 49%;
}

.aboutUs-9__box h2 {
    margin-bottom: 15px;
}

.aboutUs-9__box p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    margin-bottom: 40px;
}

.aboutUs-9__button {
    display: flex;
}

.aboutUs-9__button-profile {
    margin-right: 15px;
    display: none;
}

.aboutUs-9__button-profile path {
    fill: black;
}

.aboutUs-9__button-profile a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    width: 220px;
    height: 50px;
    margin: auto;
    border-radius: 4px;
    position: relative;
}

.aboutUs-9__button-profile a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    background: black;
    transition: all .35s;
    border-radius: 4px;
}

.aboutUs-9__button-profile a:hover {
    color: #fff;
}

.aboutUs-9__button-profile a:hover span {
    color: #fff;
}

.aboutUs-9__button-profile a:hover #Path_83809 {
    fill: #fff;
}

.aboutUs-9__button-profile a:hover:after {
    width: 100%;
    height: 100%;
}

.aboutUs-9__button-icon1 {
    margin-right: 10px;
    display: flex;
    position: relative;
    z-index: 2;
}

.aboutUs-9__contact-us a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e60078;
    width: 170px;
    height: 50px;
    margin: auto;
    border-radius: 4px;
    position: relative;
    background-color: #E60078;
}

.aboutUs-9__contact-us span {
    color: #ffffff;
}

.aboutUs-9__contact-us a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #C60067;
    transition: all .35s;
    border-radius: 4px;
}

.aboutUs-9__contact-us a:hover {
    color: #fff;
}

.aboutUs-9__contact-us a:hover span {
    color: #fff;
}


.aboutUs-9__contact-us a:hover:after {
    width: 100%;
    height: 100%;
}

.aboutUs-9__button-profile span,
.aboutUs-9__contact-us span {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
    position: relative;
    z-index: 2;
}

/* agm6 */

#staff-agm6 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #ffffff;
}

#staff-agm6 h2 {
    text-align: center;
    margin-bottom: 40px;
}

.staff-agm6__box {
    background-color: #Ffffff;
    /* padding: 50px 30px 30px; */
    text-align: center;
}

.staff-agm6__content {
    background-color: #ffffff;
    border-radius: 8px;
    display: flex;
    padding: 20px;
    justify-content: space-between;
    margin-bottom: 15px;
}

.staff-agm6__content:last-child {
    margin-bottom: 0px;
}

#staff-agm6 h3 {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
    margin-bottom: 10px;
}

#staff-agm6 p {
    margin-bottom: 5px;
}

#staff-agm6 a {
    margin-top: 15px;
    color: #E60078;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
}

.staff-agm6__img {
    display: flex;
    align-items: center;
    width: 23%;
}

.staff-agm6__img img {
    width: 100%;
}

.staff-agm6__text {
    width: 71%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* responsive */
/* aboutus1 */
@media (max-width: 800px) {
    .breadcrumb-aboutUs {
        display: none;
    }

    #about-us-1 {
        padding: 0 15px;
        padding-top: 30px;
    }

    .aboutUs-1__box {
        text-align: left;
        margin-bottom: 20px;
    }

    #about-us-1 h2 span {
        color: #E60078 !important;
        display: block;
        font-size: 24px !important;
        line-height: 30px !important
    }

    #about-us-1 .aboutUs-1__number>div {
        width: 47%;
        margin-bottom: 10px;
        padding: 15px 20px;
    }

    #about-us-1 .aboutUs-1__number {
        flex-wrap: wrap;
    }

    #about-us-1 .aboutUs-1__number>div:last-child {
        display: none;
    }

    .aboutUs-1__box>h1 {
        margin-bottom: 15px;
    }

    .aboutUs-1__box>p {
        margin-bottom: 25px;
        text-align: center;
    }

    /* aboutus 2 */
    #about-us-2 {
        padding: 30px 15px;
    }

    .aboutUs-2__box {
        flex-direction: column;
    }

    .aboutUs-2__left {
        width: 100%;
    }

    .aboutUs-2__right {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    #about-us-2 h2 {
        margin-bottom: 30px;
    }

    .aboutUs-2__text span {
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    /*aboutus 4*/
    #about-us-4 {
        padding: 30px 15px;
        padding-bottom: 45px;
    }

    .aboutUs-4__content {
        flex-direction: column;
    }

    .aboutUs-4__content>div {
        width: 100%;
    }

    .aboutUs-4__content>div svg {
        width: 100%;
    }

    .aboutUs-4__box p {
        margin-bottom: 30px;
    }

    .aboutUs-4__svg-left {
        margin-bottom: 60px;
    }

    .aboutUs-4__left-text>div,
    .aboutUs-4__right-text>div {
        top: -10px;
    }

    .aboutUs-4__dedicated-team {
        margin-bottom: 10px;
    }

    .aboutUs-4__staff {
        margin-bottom: 10px;
    }

    /* aboutus 5 */
    #about-us-5 {
        padding: 30px 15px;
    }

    .aboutUs__box{
        overflow: auto;
    }

    .aboutUs-5__content{
        flex-wrap: nowrap;
        width: fit-content;
    }

    .aboutUs-5__content-box {
        max-width: 273px;
        min-width: 273px;
        margin-right: 15px;
    }

    .aboutUs-5__box h2 {
        margin-bottom: 10px;
    }

    .aboutUs-5__content-box:hover {
        border: none;
        background-color: transparent;
    }

    /* aboutus 6 */
    #about-us-6 {
        padding: 50px 15px;
    }

    .aboutUs-6__row {
        flex-wrap: wrap;
    }

    .aboutUs-6__row:first-child {
        display: none;
    }

    .aboutUs-6__language {
        width: 100%;
        margin-top: 20px;
    }

    .aboutUs-6__number {
        width: fit-content;
        margin-right: 10px;
    }

    .aboutUs-6__categories {
        width: fit-content;
    }

    .aboutUs-6__box p {
        margin-bottom: 30px;
    }

    .aboutUs-6__content.collapse {
        max-height: 3000px;
    }

    /* aboutus 7 */
    #about-us-7 {
        padding: 30px 15px;
    }

    .aboutUs-7__content-box {
        width: 100%;
        margin-bottom: 5px !important;
        display: flex;
        align-items: center;
        padding: 20px;
    }

    .aboutUs-7__content-box span {
        margin-right: 10px;
    }

    .aboutUs-7__image-svg {
        margin-bottom: 0px;
        margin-right: 15px;
    }

    .aboutUs-7__box h2 {
        margin-bottom: 30px;
    }

    .aboutUs-7__content-box.different-box {
        border: none;
        background-color: transparent;
        color: #e60078 !important;
    }


    /* staff-agm6 */
    #staff-agm6 {
        padding: 30px 15px;
        padding-right: 0px;
    }

    #staff-agm6 h2 {
        padding-right: 15px;
    }

    .staff-agm6__box>div {
        display: flex;
        flex-wrap: wrap;
    }

    .staff-agm6__content {
        width: 100%;
        flex-direction: column;
        margin-bottom: 15px;
        justify-content: start;
    }

    .staff-agm6__img {
        width: 73%;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .staff-agm6__text {
        width: 100%;
    }

    /* aboutus9 */
    #about-us-9 {
        padding: 30px 15px;
    }

    .aboutUs-9__box {
        flex-direction: column;
    }

    .aboutUs-9__left {
        width: 100%;
    }

    .aboutUs-9__right {
        width: 100%;
    }

    .aboutUs-9__button-profile a {
        width: 195px;
    }

    .aboutUs-9__contact-us a {
        width: 140px;
    }

    .aboutUs-9__button {
        justify-content: center;
    }

    .aboutUs-9__box h2 {
        text-align: center;
    }

    .aboutUs-9__button-profile span,
    .aboutUs-9__contact-us span {
        font-size: 15px;
        line-height: 20px;
    }

    /* youtube section */
    .youtube-section {
        display: block;
        padding: 30px 0px;
    }

    .youtube-section__box {
        background-color: transparent;
        border: none;
        flex-direction: column;
        padding: 0 15px;
    }

    .youtube-section h2 {
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .youtube-section__video {
        min-height: 215px;
    }

    .youtube-section__videobackground img {
        min-height: 215px;
    }

    .youtube-section__leftside {
        width: 100%;
        margin-bottom: 25px;
    }

    .youtube-section__left-text {
        display: none;
    }

    .youtube-section__rightside {
        width: 100%;
        padding-left: 0;
        display: none;
    }

    .youtube-section__logo-yt {
        display: none;
    }

    .slick-prev,
    .slick-next {
        bottom: auto;
        top: 0;
    }

    .slick-next {
        right: 10px;
    }

    .youtube-section__videobackground img {
        border-radius: 10px;
    }

    /* aboutus3 */
    #about-us-3 {
        padding: 30px 0px;
        padding-bottom: 0px;
    }

    .aboutUs-3__container {
        padding: 0 15px;
    }

    .aboutUs-3__content {
        flex-direction: column;
    }

    .aboutUs-3__img-text {
        flex-direction: column;
        width: 100% !important;
        background-color: transparent;
        min-height: 770px;
        min-height: auto;
        display: none;
    }

    .aboutUs-3__img-text.active {
        display: flex;
        opacity: 1;
    }

    .aboutUs-3__img-text.opct-0.active {
        display: flex;
        opacity: 1;
        position: relative;
    }

    .aboutUs-3__text {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
        padding-right: 0;
        padding-bottom: 20px;
    }

    #about-us-3 .aboutUs-3__founder {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .aboutUs-3__certified {
        padding: 10px;
    }

    .aboutUs-3__crt-img {
        margin-bottom: 5px;
    }

    .aboutUs-3__600 {
        margin-bottom: 0;
        margin-top: 0;
    }

    .aboutUs-3__image {
        width: 100%;
        min-height: auto;
    }

    .aboutUs-3__year-button>div:first-child {
        display: none;
    }

    .aboutUs-3__image img {
        min-height: 250px;
        object-fit: cover;
        width: 100%;
    }

    .aboutUs-3__year-button {
        display: flex;
        flex-direction: row-reverse;
        justify-content: normal;
        overflow: scroll;
        width: 100%;
        border-radius: 0px;
        justify-content: space-between;
    }

    .aboutUs-3__year {
        font-size: 48px;
        line-height: 40px;
    }

    .aboutUs-3__button {
        margin-right: 0px;
        width: 13%;
    }

    .aboutUs-3__certified {
        flex-direction: column;
    }

    .aboutUs-3__crt-text {
        width: 100%;
    }

    .aboutUs-3__year {
        margin-bottom: 30px;
    }

    .aboutUs-3__box h2 {
        margin-bottom: 20px;
    }

    .aboutUs-3__img-text.opct-0 {
        position: relative;
        display: none;
    }

    .footer-white__box {
        display: none;
    }

    .aboutUs-3__button {
        background-color: transparent;
    }

}

/* solution section */
#solution-section {
    padding: 50px 0;
    background-color: #ffffff;
}

.solution-section__box {
    max-width: 1170px;
    margin: auto;
}

@media (max-width: 1220px) {
    .solution-section__box {
        max-width: 1000px;
    }
}

#solution-section .h2-homepage {
    margin-bottom: 40px;
    text-align: center;
}

.solution-section__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.solution-section__img {
    width: 50.2%;
}

.solution-section__text {
    width: 40.9%;
}

.solution-section__text>div {
    width: 100%;
    text-align: left;
}

.solution-section__text-right {
    align-self: start;
}

.solution-section__word {
    padding: 15px 0px;
    border-top: 1px solid #E8E8E8;
}

.solution-section__word span {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    color: #222222;
    transition: 0.3s;
}

.solution-section__word a:hover span {
    color: #e60078;
}

.solution-section__button-team {
    padding-top: 20px;
    display: none;
}

.solution-section__button-team a {
    height: 40px;
    display: flex;
    align-items: center;
    background-color: #e60078;
    color: #ffffff;
    width: 220px;
    justify-content: center;
    border-radius: 4px;
    position: relative;
}

.solution-section__button-team a span {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    position: relative;
    z-index: 2;
}

.solution-section__button-team a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #C60067;
    transition: all .35s;
    border-radius: 3px;
    z-index: 0;
}

.solution-section__button-team a:hover {
    color: #fff;
}

.solution-section__button-team a:hover span {
    color: #fff;
}

.solution-section__button-team a:hover:after {
    width: 100%;
    height: 100%;
}

.solution-section__img img {
    border-radius: 4px;
}

@media (max-width: 768px) {
    .solution-section__content {
        flex-direction: column;
    }

    #solution-section {
        padding: 50px 15px;
    }

    .solution-section__img {
        width: 100%;
    }

    .solution-section__text {
        flex-direction: column;
        width: 100%;
    }

    .solution-section__text>div {
        width: 100%;
        text-align: center;
    }

    .solution-section__text-right .solution-section__word:first-child {
        border-top: 1px solid #e8e8e8 !important;
    }

    .solution-section__button-team a {
        margin: auto;
    }
}

.different__box {
    margin-bottom: 25px;
}

.different__header {
    display: flex;
    padding-bottom: 25px;
    border-bottom: 2px solid #000;
    margin-bottom: 25px;
    align-items: center;
}

.different__headerIcon {
    width: 40px;
    height: 40px;
    margin-right: 17px;
}

.differentWhatmake .font-p {}

.different__imgText {
    display: flex;
    padding: 15px;
    box-shadow: 0px 0px 8px #00000026;
    border-radius: 10px;
    width: 99%;
    margin: auto;
    align-items: center;
}

.different__imgLeft {
    max-width: 400px;
}

.different__textRight {
    font-size: 28px;
    line-height: 34px;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
}

.different__textRight span {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: #e60078;
}

.different__textCTA {
    font-size: 16px;
    line-height: 22px;
    font-family: inherit;
    font-weight: 400;
}

.technologies__hero {
    display: flex;
    margin-bottom: 50px;
}

.technologiesImg {
    min-width: 370px;
    margin-right: 30px;
}

.imgTechnology__box{
    display: flex;
}
.imgTechnology__box >div:first-child{
    min-width: 120px;
    height: 80px;
    margin-right: 20px;
}
.imgTechnology__box img{
    width: 100%;
    height: 100%;
}

.cultural__content {
    display: flex;
}

.leader__content {
    display: flex;
    flex-wrap: wrap;
}

.leader__content>div {
    max-width: 200px;
    margin-right: 16px;
    margin-bottom: 15px;
}

.leaderName {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    margin-top: 12px;
}

.leaderTitle {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
}

.leaderInfo:nth-child(4) {
    margin-right: 0px;
}

.csr__content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    align-items: center;
}

.different__content.csr span {
    font-weight: 600;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
}

.csrImg {
    max-width: 340px;
}

.csrText {
    max-width: 470px;
}

.different__headerIcon img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.different__textCTA a {
    font-size: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
}

.CTA-box {
    padding: 22px 56px;
    border: 1px solid #C9C9C9;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.CTA-boxText {
    font-size: 20px;
    line-height: 22px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}

.CTA-boxButton a {
    color: #ffffff !important;
    width: 151px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e60078;
    border-radius: 4px;
}

.different__content strong {
    font-weight: 600;
    font-size: inherit;
}

@media (max-width: 1200px) and (min-width: 900px) {
    .aboutUs-3__content {
        align-items: center;
        flex-direction: column;
    }

    .aboutUs-3__img-text {
        width: 100% !important;
    }

    .aboutUs-3__year-button {
        padding: 0px 3px;
        padding-bottom: 0px;
        display: flex;
        margin-top: 50px;
        align-items: center;
    }

    .aboutUs-3__year-button>div:first-child {
        padding: 10px 7px;
        padding-bottom: 10px;
    }

    .aboutUs-3__button {
        padding: 8px 8px;
        margin-bottom: 3px;
        margin-right: 10px;
    }

    .aboutUs-9__button-profile {
        display: none;
    }

    .leaderInfo:nth-child(4) {
        margin-right: 60px;
    }

    .leader__content>div {
        margin-right: 60px;
    }

    .leaderInfo:nth-child(3n) {
        margin-right: 0px;
    }

    .leaderInfo {
        margin-bottom: 15px;
    }

    .csrImg {
        max-width: 340px;
        min-width: 340px;
        margin-right: 15px;
    }

    .csrText .font-p {
        margin-bottom: 0px;
    }

    .aboutUs-5__content-box>a.aboutUs-5__buttonLink{
        right: 5px;
    }
}

@media (max-width: 800px) {
    .show-cls {
        display: block !important;
    }

    .technologies__hero {
        flex-direction: column;
    }

    .technologiesImg {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .technologiesText {
        text-align: center;
    }

    .csr__content {
        flex-direction: column;
        align-items: baseline;
        margin-bottom: 0px;
    }

    .csrImg {
        margin-bottom: 10px;
        max-width: fit-content;
    }

    .different__imgText {
        flex-direction: column;
        text-align: center;
    }

    .different__textRight {
        margin-top: 15px;
    }

    .CTA-box {
        padding: 22px 26px;
    }

    .leaderInfo:nth-child(n+1) {
        margin-right: 0px;
    }

    .leader__content>div {
        max-width: 165px;
    }

    .leader__content {
        justify-content: space-between;
    }

    .leader__content>div {
        margin-bottom: 15px;
    }

    .cultural__content {
        flex-direction: column;
    }

    .aboutUs-3__ul {
        margin-left: 17px !important;
    }

    #cultural-diversity h2 br {
        display: none;
    }
}