.initial-page img {
    width: max(43%, 370px);
}

.petalo1 {
    fill: #EFC200 !important;
}

.petalo2 {
    fill: #F9E7AF !important;
}

.petalo-bajada {
    fill: #F9E7AF !important;
}

.contenedor-investigacion .contenedor-mitad-horizontal img {
    object-fit: contain;
}

.contenido-investigacion,
.contenedor-investigacion {
    margin-bottom: 100px;
}

.contenedor-paletas-cromaticas.secundaria {
    gap: 2%;
}

.contenedor-paletas-cromaticas.secundaria > img {
    width: 5%;
    min-width: 50px;
}

.contenedor-diseno {
    margin-bottom: 120px;
}

.contenedor-frutas {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 5%;
    row-gap: 50px;
    justify-content: center;
    text-align: center;
    align-self: center;
}

.contenedor-fruta {
    width: 30%;
    min-width: 110px;
}

.contenedor-fruta img {
    width: 100%;
}

.contenedor-frutas > :nth-child(1){
    color: #3FAE77;
}

.contenedor-frutas > :nth-child(2) {
    color: #396AB1;
}

.contenedor-frutas > :nth-child(3){
    color: #EB627F;
}

.contenedor-frutas > :nth-child(4){
    color: #924419;
}

.contenedor-frutas > :nth-child(5){
    color: #EFC200;
}

.contenedor-frutas {
    margin-bottom: 100px;
}

.contenedor-resultados.poster {
    margin-top: 0;
    display: flex;
    justify-content: center;
}

.video {
    max-width: 700px;
    align-self: center;
}

.contenedor-telefonos {
    display: flex;
    justify-content: center;

}

.contenedor-telefonos .imagen-grande,
.imagen-colgante {
    max-width: 1000px;
}

.vainilla-gif {
    max-width: 600px;
}
