.pri {
    padding: 0px 32px 0px 32px;
}

.section-posts .pri {
    row-gap: 40px;
    column-gap: 123px;
}

.imggreen {
    border-radius: 10px;
    max-width: 590px;
    text-align: center;

    height: 510px;
    align-self: flex-start;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.imggreen-2 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding-top: 30%;
    text-align: center;
}

.program-text {
    color: #FFFFFF;
}

.program-programa {
    font-family: "Sora", sans-serif;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.2em;
}

.program-direto-do-campo {
    padding: 1% 1%;
    font-family: "Sora", sans-serif;
    font-weight: 800;
    font-size: 45px;
    line-height: 57px;
}

.program-toda-semana {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 150%;
}

.program-image {
    width: 203px;
    height: 140.75px;
}

.program-image-2 {
    width: 25vh;
    margin-top: 2em;
}

.program-image-3 {
    width: 25vh;
    margin-top: 1em;
}

.program-image-1 {
    width: 25vh;
}

.p-image-2 {
    margin-top: 3em;
}

.program-texto-video {
    min-height: 188px;
    height: unset;
    font-family: "Sora", sans-serif;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 29px;
    color: #2A2F2D;
}

.program-texto-video-2 {
    float: right;
    height: 35%;
    font-family: "Sora", sans-serif;
    font-weight: bold;
    font-size: 1em;
    line-height: 29px;
    color: #2A2F2D;
}

.program-texto-video-3 {
    float: right;
    font-family: "Sora", sans-serif;
    font-weight: bold;
    font-size: 1em;
    line-height: 29px;
    color: #2A2F2D;
}

.program-videos-texto {
    width: 100%;
    margin-top: 5em;
}

.p-all {
    width: 200px;
}

.botao-youtube {
    
}

.post-item {
    display: flex;
    flex-direction: row;
    column-gap: 36px;
    margin-bottom: 44px;
    flex-shrink: 0;
    margin-right: -15px;
    margin-left: -15px;    
}

.post-item .video {
    height: 140px;
    width: 203px;
    background: #2A2F2D;
    border-radius: 3px;
    flex-shrink: 0;
}

.post-item .post-item-title {
    font-family: Sora;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 29px;
    color: #2A2F2D;
}