.color_text_volunteers {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: normal;
    font-size: 0.9rem;
    line-height: 0.9rem;

    /* gris */
    color: var(--secondary_3);
}

.image-cropper {
    width: 8rem;
    height: 8rem;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    margin: auto;
}

.work_position {
    font-size: 0.875rem;
    display: block;
}

.center_content {
    text-align: center
}

.text_work_position {
    display: initial;
}

·about {
    margin-left: 1rem;
}

.partners {
    margin-top: 1rem;
}

.partners_title {
    margin-bottom: 2rem;
}

#partners_image {
    margin-left: 1rem;
}

/*
.image-cropper img {
    display: inline;
    margin: 0 auto;
    margin-left: -25%;
    height: 100%;
    width: auto;

    display: initial;
}*/


/*about_us*/
/*fuenta para committee*/
.text_committee {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: var(--secondary_3);
}

.background_committee {
    background: var(--primary_1_5);
    border-radius: 0 6px 6px 0;
}

.text_sub_about_us {
    font-family: var(--font_primary);
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    /* gris */
    color: var(--secondary_3);
}

.border_yellow {
    border: 3px solid var(--primary_5);
}

.title_acessors {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}

/* identical to box height */

/* gris */
/*color: #494653;*/

/*logo*/
.image_logo_about {
    background-image: url(/static/infopages/images/background/meta_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    width: 272.01px;
    height: 296.4px;
}

.image_strengthen_objective {
    background-image: url(/static/infopages/images/background/fortalecer.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_strengthen {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* yellow */
    color: var(--primary_5);
}

.image_promote_objective {
    background-image: url(/static/infopages/images/background/promote.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_promote {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* naranja */
    color: var(--primary_2_3);
}

.image_accompany_objetive {
    background-image: url(/static/infopages/images/background/accompany.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_accompany {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* verde */
    color: var(--primary_1_2);
}

.image_impulse_objective {
    background-image: url(/static/infopages/images/background/impulse.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_impulse {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* azul */
    color: var(--primary_4_1);
}

.text_sub {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: var(--secondary_3);
}

.image_logo_pye {
    background-image: url(/static/infopages/images/background/pye_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 176px;
    height: 80px;

}

.image_logo_UAEAID {
    background-image: url(/static/infopages/images/background/UAEAID_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 90px;
    height: 70px;
}

.image_logo_dubai {
    background-image: url(/static/infopages/images/background/dubai_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: 0 15%;
    width: 206px;
    height: 81px;
    margin-left: 10px;
    margin-right: 10px;

}

.image_logo_mohamed {
    background-image: url(/static/infopages/images/background/mohamed_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 257px;
    height: 66px;
    margin-left: 10px;
}

.text_impulsers {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: var(--secondary_2);
}

.image_background_about_us {
    background-image: url(/static/infopages/images/background/light_blue_yellow.svg) !important;
    background-repeat: no-repeat;
    background-position: 25% 0; /*horizontal vertical*/
}

.image_background_volunteers {
    background-image: url(/static/infopages/images/background/background_volunteers.svg) !important;
    background-repeat: no-repeat;

}

/* */
@media only screen and (max-width: 1620px) {
    .image_background_about_us {
        background-position: 15% 4%; /*horizontal vertical*/
    }
}

@media (max-width: 994px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow.svg) !important;
        background-position: 10% 4%;
    }
}

@media (max-width: 991px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow_mobile.svg) !important;
        background-position: 40% 2.5%;
    }

    .text_sub_about_us {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 119.18%;
        color: var(--secondary_3); /*gris*/
    }

    .image_logo_about {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow_mobile.svg) !important;
        background-position: 95% 2.5%;
    }

    .text_sub_about_us {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 119.18%;
        color: var(--secondary_3); /*gris*/
    }

    .image_logo_mohamed {
        background-image: url(/static/infopages/images/background/mohamed_mobile.png) !important;
        background-repeat: no-repeat;
        background-position: center top;
        display: none !important;
        margin-left: 10px;
    }

    .text_impulsers {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        color: var(--secondary_2);
    }

    .image_logo_about {
        display: none !important;
    }

    .border_yellow {
        display: none !important;
    }

    .image_background_volunteers {
        background-image: url(/static/infopages/images/background/background_volunteers_mobile.svg) !important;
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    .image_logo_dubai {
        display: none !important;
    }

    .image_logo_UAEAID {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow_mobile.svg) !important;
        background-position: 40% 1.5%;
    }

    .text_sub_about_us {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 119.18%;
        color: var(--secondary_3); /*gris*/
    }

    .image_logo_about {
        display: none !important;
    }

    .border_yellow {
        display: none !important;
    }

    .text_color_title {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        color: var(--secondary_3); /* gris */
    }

    .image_logo_dubai {
        background-image: url(/static/infopages/images/background/dubai_logo.svg) !important;
        background-repeat: no-repeat;
        background-position: 0 15%;
        width: 205px;
        height: 70px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .image_background_volunteers {
        background-image: url(/static/infopages/images/background/background_volunteers_mobile.svg) !important;
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    .color_text {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 15px;
        color: var(--secondary_3); /* gris */
    }

    .text_sub {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        color: var(--secondary_3);
    }

    .text_impulsers {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        color: var(--secondary_2);
    }

    .image_logo_mohamed {
        background-image: url(/static/infopages/images/background/mohamed_mobile.png) !important;
        background-repeat: no-repeat;
        background-position: center top;
        display: none !important;
        margin-left: 10px;
    }

    .image_logo_dubai {
        display: none !important;
    }

    .image_logo_UAEAID {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .background_background {
        height: 200px;
        border_bottom_width: 120px !important;
    }

    .space_bibloteca {
        padding-top: 50px;
    }

    .ing_space {
        text-align: center;
    }

    .space_top_1 {
        padding-top: 0;
        margin-top: 0;
    }
}

@media only screen and (max-width: 442px) {
    .background_background {
        height: 310px;
    }
}

/*___________________________________________________________________________________*/

/*about_us*/
/*fuenta para committee*/
.text_committee {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: var(--secondary_3);
}

.background_committee {
    background: var(--primary_1_5);
    border-radius: 0 6px 6px 0;
}

.text_sub_about_us {
    font-family: var(--font_primary);
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    /* gris */
    color: var(--secondary_3);
}

/*logo*/
.image_logo_about {
    background-image: url(/static/infopages/images/background/meta_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    width: 272.01px;
    height: 296.4px;
}

.image_strengthen_objective {
    background-image: url(/static/infopages/images/background/fortalecer.svg) !important;
    /*background-image: url(/static/infopages/images/background/strengthen.svg) !important;*/
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_strengthen {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* yellow */
    color: var(--primary_3);
}

.image_promote_objective {
    background-image: url(/static/infopages/images/background/promote.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_promote {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* naranja */
    color: var(--primary_2);
}

.image_accompany_objetive {
    background-image: url(/static/infopages/images/background/accompany.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_accompany {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* verde */
    color: var(--primary_1);
}

.image_impulse_objective {
    background-image: url(/static/infopages/images/background/impulse.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 108.29px;
    height: 71.85px;
}

.title_impulse {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    /* azul */
    color: var(--primary_4);
}

.text_sub {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: var(--secondary_3);
}

.image_logo_pye {
    background-image: url(/static/infopages/images/background/pye_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 176px;
    height: 80px;

}

.image_logo_UAEAID {
    background-image: url(/static/infopages/images/background/UAEAID_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 90px;
    height: 70px;
}

.image_logo_dubai {
    background-image: url(/static/infopages/images/background/dubai_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: 0 15%;
    width: 206px;
    height: 81px;
    margin-left: 10px;
    margin-right: 10px;
}

.image_logo_mohamed {
    background-image: url(/static/infopages/images/background/mohamed_logo.svg) !important;
    background-repeat: no-repeat;
    background-position: center top;
    width: 257px;
    height: 66px;
    margin-left: 10px;
}

.text_impulsers {
    font-family: var(--font_primary_1);
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: var(--secondary_2);
}

.image_background_about_us {
    background-image: url(/static/infopages/images/background/light_blue_yellow.svg) !important;
    background-repeat: no-repeat;
    background-position: 28% 4%; /*horizontal vertical*/


}

.image_yellow_volunteers {
    background-image: url(/static/infopages/images/background/yellow_volunteers.png) !important;
    background-repeat: no-repeat;
    background-position: 0.25% 0.17%;
}

.image_background_volunteers {
    background-image: url(/static/infopages/images/background/background_volunteers.svg) !important;
    background-repeat: no-repeat;

}

.space_top_1 {
    margin-top: 25px;
}

/* */
@media only screen and (max-width: 1620px) {
    .image_background_about_us {
        background-position: 15% 4%; /*horizontal vertical*/
    }
}

@media (max-width: 994px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow.svg) !important;
        background-position: 10% 4%;
    }
}

@media (max-width: 991px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow_mobile.svg) !important;
        background-position: 40% 2.5%;
    }

    .text_sub_about_us {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 119.18%;
        color: var(--secondary_3); /*gris*/
    }

    .image_logo_about {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow_mobile.svg) !important;
        background-position: 95% 2.5%;
    }

    .text_sub_about_us {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 119.18%;
        color: var(--secondary_3); /*gris*/
    }

    .image_logo_mohamed {
        background-image: url(/static/infopages/images/background/mohamed_mobile.png) !important;
        background-repeat: no-repeat;
        background-position: center top;
        display: none !important;
        margin-left: 10px;
    }

    .text_impulsers {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        color: var(--secondary_2);
    }

    .image_logo_about {
        display: none !important;
    }

    .border_yellow {
        display: none !important;
    }

    .image_background_volunteers {
        background-image: url(/static/infopages/images/background/background_volunteers_mobile.svg) !important;
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    .image_logo_dubai {
        display: none !important;
    }

    .image_logo_UAEAID {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .image_background_about_us {
        background-image: url(/static/infopages/images/background/light_blue_yellow_mobile.svg) !important;
        background-position: 40% 1.5%;
    }

    .text_sub_about_us {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 119.18%;
        color: var(--secondary_3); /*gris*/
    }

    .image_logo_about {
        display: none !important;
    }

    .border_yellow {
        display: none !important;
    }

    .text_color_title {
        font-family: var(--font_primary);
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        color: var(--secondary_3); /* gris */
    }

    .image_logo_dubai {
        background-image: url(/static/infopages/images/background/dubai_logo.svg) !important;
        background-repeat: no-repeat;
        background-position: 0 15%;
        width: 205px;
        height: 70px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .image_background_volunteers {
        background-image: url(/static/infopages/images/background/background_volunteers_mobile.svg) !important;
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    .color_text {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 15px;
        color: var(--secondary_3); /* gris */
    }

    .text_sub {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        color: var(--secondary_3);
    }

    .text_impulsers {
        font-family: var(--font_primary_1);
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        color: var(--secondary_2);
    }

    .image_logo_mohamed {
        background-image: url(/static/infopages/images/background/mohamed_mobile.png) !important;
        background-repeat: no-repeat;
        background-position: center top;
        display: none !important;
        margin-left: 10px;
    }

    .image_logo_dubai {
        display: none !important;
    }

    .image_logo_UAEAID {
        display: none !important;
    }
}


/*about_us*/
@media only screen and (max-width: 991px) {
    .background_background {
        height: 200px;
        border_bottom_width: 120px !important;
    }

    .space_bibloteca {
        padding-top: 50px;
    }

    .ing_space {
        text-align: center;
    }

    .space_top_1 {
        padding-top: 0;
        margin-top: 0;
    }
}

@media only screen and (max-width: 442px) {
    .background_background {
        height: 310px;
    }
}

.scrollcards {
    background-color: var(--secondary_1);
    overflow: auto;
    white-space: nowrap;
}

/* Interact */
.rainbow-pixel-canvas {
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    background: white;
    border: 1px solid var(--primary_1);
    user-select: none;
    touch-action: none;
}
