.node-page-programa-educatiu .block-museu-picasso-content {
    display: flex;
    flex-direction: column;
}

.node-page-programa-educatiu h2.block--title,
.node-page-programa-educatiu .block_proyect h2,
.node-page-programa-educatiu .field--name-field-home-discover .field__label {
    text-align: center;
    margin-block: var(--margin-l);
    font-size: 30px !important;
    line-height: 35px;
}

.node-page-programa-educatiu .precontent {
    border: none !important;
}

.node-page-programa-educatiu .field--name-body {
    margin: 0 8.52% var(--margin-xl) 8.52%;
}

@media screen and (max-width: 991px) {
    .node-page-programa-educatiu .field--name-body {
        margin: var(--margin-xl) 0;
    }
}

.node-page-programa-educatiu .field--name-body p {
    font-family: Inter;
    font-size: 20px;
    color: var(--dark-blue);
    text-align: center;
}

.node-page-programa-educatiu .field--name-field-main-image img {
    overflow: hidden;
    position: relative;
    width: 100vw;
    height: 50vh;
    margin-left: -50vw;
    left: 50%;
    user-select: none;
    object-fit: cover;
}

.node-page-programa-educatiu .node .field--type-image,
.node-page-programa-educatiu .views-element-container {
    float: none;
}

.node-page-programa-educatiu .paragraph--type--reference-of-block {
    margin-left: 0;
    margin-right: 0;
}

/*TIPO DE ACTIVIDAD*/
.node-page-programa-educatiu .views-element-container {
    margin: var(--margin-xl) 8.52%;
}

.node-page-programa-educatiu .view-block-activities-according .view-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 19px;
    width: 100%;
}

.node-page-programa-educatiu .view-block-activities-according .view-content .views-row {
    width: fit-content;
    border: 1px solid var(--dark-blue);
    border-radius: 64px;
    padding: 12px 28px;
    max-height: 55px;
}

.node-page-programa-educatiu .views-field-field-enlace a {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.001;
}

.node-page-programa-educatiu .view-block-activities-according h2 {
    margin-bottom: 0 !important;
}

.node-page-programa-educatiu .view-block-activities-according a {
    text-decoration: none;
}

.node-page-programa-educatiu .view-block-activities-according .field--name-name {
    font-family: "Inter" !important;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    color: var(--dark-blue);
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*TIPO DE PÚBLICO*/

.node-page-programa-educatiu .view-tipo-de-actividad {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.node-page-programa-educatiu .view-tipo-de-actividad .view-content {
    display: flex;
    flex-direction: row;
    row-gap: 40px;
    column-gap: 24px;
    width: 100%;
}

.node-page-programa-educatiu .view-tipo-de-actividad .view-content .views-row {
    flex: 0 0 calc(25% - 18px);
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding: 0;
}

@media screen and (max-width: 1239px) {
    .node-page-programa-educatiu .view-tipo-de-actividad .view-content .views-row {
        flex: 0 0 calc(50% - 12px);
    }
}

.node-page-programa-educatiu .view-tipo-de-actividad img {
    height: 270px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.node-page-programa-educatiu .view-tipo-de-actividad .views-field-name {
    margin-top: 12px;
    flex-grow: 1;
}

.node-page-programa-educatiu .view-tipo-de-actividad .views-field-name a {
    font-family: Inter;
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    color: var(--dark-blue);
    text-decoration: none !important;
    margin-top: 12px;
}

/*PROYECTO CURSO*/
.node-page-programa-educatiu .block_proyect {
    margin: var(--margin-xl) 8.52%;
}

.node-page-programa-educatiu .block_proyect .content_proyect {
    display: flex;
    flex-direction: row;
    flex: 0 0 50%;
    gap: 42px;
    margin-top: var(--margin-l);
}

.node-page-programa-educatiu .block_proyect .content_proyect img {
    height: 270px;
    min-width: 48%;
    border-radius: 10px;
    object-fit: cover;
}

.node-page-programa-educatiu .block_proyect .content_proyect .more {
    min-width: unset !important;
    height: 47px;
    width: 47px;
}

.node-page-programa-educatiu .block_proyect .content_proyect .text_content h3 {
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
    color: var(--dark-blue);
}

.node-page-programa-educatiu .block_proyect .content_proyect .text_content .inscription_proyect {
    font-size: 16px;
    color: #f00;
}

.node-page-programa-educatiu .block_proyect .content_proyect .text_content p:last-child {
    font-size: 18px;
}

@media screen and (max-width: 991px) {
    .node-page-programa-educatiu .block_proyect .content_proyect .text_content h3 {
        font-size: 20px;
        line-height: 23px;
    }
}

/* RELACIOANDOS */

.node-page-programa-educatiu .paragraph--type--reference-discover-online,
.node-page-programa-educatiu .paragraph--type--reference-news {
    margin-left: 8.52%;
    margin-right: 8.52%;
}

.node-page-programa-educatiu .field--name-field-home-discover .field__label {
    font-size: 40px;
    text-align: center;
    color: var(--dark-blue);
    font-weight: bold;
    margin-bottom: 62px;
}

@media screen and (max-width: 1919px) {

    .node-page-programa-educatiu .block_proyect,
    .node-page-programa-educatiu .views-element-container {
        margin: 0 8.58%;
    }
}

@media screen and (max-width: 1439px) {

    .node-page-programa-educatiu .block_proyect,
    .node-page-programa-educatiu .views-element-container {
        margin: 0 8.61%;
    }
}

@media screen and (max-width: 1279px) {

    .node-page-programa-educatiu .block_proyect,
    .node-page-programa-educatiu .views-element-container {
        margin: 0 8.61%;
    }
}

@media screen and (max-width: 991px) {

    .node-page-programa-educatiu .block_proyect,
    .node-page-programa-educatiu .views-element-container {
        margin: 0;
    }

    .node-page-programa-educatiu h2.block--title,
    .node-page-programa-educatiu .block_proyect h2,
    .node-page-programa-educatiu .field--name-field-home-discover .field__label {
        font-size: 25px !important;
        line-height: 30px;
    }

    .node-page-programa-educatiu .view-tipo-de-actividad .views-field-name a {
        font-size: 20px;
        line-height: 23px;
    }

    .node-page-programa-educatiu .view-block-activities-according .field--name-name {
        font-size: 20px;
        line-height: 23px;
    }

    .node-page-programa-educatiu .paragraph--type--reference-news button {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {

    .node-page-programa-educatiu .block_proyect,
    .node-page-programa-educatiu .views-element-container {
        margin: 0;
    }

    .node-page-programa-educatiu h2.block--title,
    .node-page-programa-educatiu .block_proyect h2,
    .node-page-programa-educatiu .field--name-field-home-discover .field__label {
        font-size: 22px !important;
        line-height: 25px;
    }

    .node-page-programa-educatiu .paragraph--type--reference-news .field--name-field-noticias-relacionadas {
        padding-left: 35px !important;
        width: calc(100vw - 35px) !important;
    }
}

@media (max-width: 560px) {
    .node-page-programa-educatiu .block_proyect .content_proyect {
        flex-direction: column;
    }
}

@media screen and (max-width: 467px) {
    .node-page-programa-educatiu .title {
        font-size: 48px;
    }

    .node-page-programa-educatiu .block_proyect,
    .node-page-programa-educatiu .views-element-container {
        margin: 0 0;
    }

    .node-page-programa-educatiu .view-tipo-de-actividad .view-content {
        flex-direction: column;
    }

    .node-page-programa-educatiu .view-block-activities-according .view-content {
        align-items: center;
        margin: 0 !important;
    }

    .node-page-programa-educatiu .view-block-activities-according .field--name-name {
        white-space: nowrap;
    }
}