.info_reportingsituations li {
    background-size: cover;
    /* height: 10px; */
    width: 100%;
    display: flex;
    aspect-ratio: 849/113;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: flex-start;
    font-size: 22px;
    background-size: 112%; /* zoom in */
    font-weight: 700;
    padding: 20px;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -25px;
}


section.container_info {
    padding: 100px;
    font-size: 28px;
    line-height: 32px;
}

section.info_reportingsituations {
    background: rgba(0, 36, 78, 1);
}

section.info_reportingsituations {
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 200px;
}


.left_info_reportingsituations {
    width: 50%;
    padding: 40px;
}

.right_info_reportingsituations {
    width: 50%;
    gap: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.left_info_reportingsituations h4 {
    font-size: 32px;
    margin-bottom: 50px;
    font-weight: 400;
}

ul.left_info_reportingsituations__list {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
    gap: 30px;
    display: flex;
    flex-direction: column;
}

.left_info_reportingsituations__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.left_info_reportingsituations__list__item {
    position: relative;
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    padding: 20px;
    aspect-ratio: 849/113;
    font-size: 18px;
}
.left_info_reportingsituations__list__item:after {
       background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
 .info_reportingsituations #banner1 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(46).png");
    background-size: cover, 112%;
    background-position: center, center -212px;
}

.info_reportingsituations #banner2 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(47).png");
    background-size: cover, 112%;
    background-position: center, center -149px;
}

.info_reportingsituations #banner3 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(48).png");
    background-size: cover, 112%;
    background-position: center, center -190px;
}

.info_reportingsituations #banner4 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(49).png");
    background-size: cover, 112%;
    background-position: center, center -113px;
}

.info_reportingsituations #banner5 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(50).png");
    background-size: cover, 112%;
    background-position: center, center -124px;
}

.info_reportingsituations #banner6 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(51).png");
    background-size: cover, 112%;
    background-position: center, center -162px;
}

.info_reportingsituations #banner7 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(52).png");
    background-size: cover, 112%;
    background-position: center, center -112px;
}

.info_reportingsituations #banner8 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(53).png");
    background-size: cover, 112%;
    background-position: center, center -93px;
}

.left_info_reportingsituations__list__item .text {
    position: relative;
    z-index: 2;
    color: white;
    font-weight: 700;
    padding: 0 20px;
}

li#end {
    background: none;
    text-align: center;
    display: flex;
    justify-content: center;
}

li.right_info_reportingsituations__list__item {
    background: none;
}

.right_info_reportingsituations__list__item__content {
    display: flex;
    gap: 35px;
    align-items: center;
}

ul.right_info_reportingsituations__list {
    display: flex;
    gap: 48px;
    flex-direction: column;
    align-items: stretch;
    align-content: space-between;
}

h4.right_info_reportingsituations__title {
    font-size: 28px;
    margin-bottom: 60px;
}

.right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__phone {
    font-size: 24px;
    font-weight: 400;
}

.right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__phone {
    font-size: 32px;
}
.right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__paragraph-phone-2 {
    font-size: 24px;
    font-weight: 400;
    border-radius: 15px;
    padding: 5px 10px;
    background-color: rgba(53, 133, 218, 1);
}

p.right_info_reportingsituations__email {
    font-size: 28px;
}

h4.right_info_reportingsituations__email {
    font-size: 18px;
}

button.right_info_reportingsituations__list__item__content__text__button {
    background: rgba(53, 133, 218, 1);
    border-radius: 23px;
    font-size: 20px;
    border: none;
    display: flex;
    width: 168px;
    font-weight: 400;
    justify-content: space-around;
    align-items: center;
}

p.right_info_reportingsituations__form {
    font-size: 28px;
}

h4.right_info_reportingsituations__form {
    font-size: 28px;
    font-weight: 400;
}

a.right_info_reportingsituations__list__link button.btn.btn-primary {
    background: white;
    border-radius: 15px;
    color: rgba(0, 87, 188, 1);
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 23px;
}


p.container_info__text {
    font-size: 28px;
    color: rgba(68, 69, 71, 1);
    text-align: center;
    line-height: 32px;
}
picture.banner__hero__picture img {
    width: 100%;
}
/* Tablet and smaller desktop screens */
@media (max-width: 1550px) {
    p.container_info__text {
    font-size: 16px;
    padding: 25px 10px;
}
    section.container_info {
        padding: 30px;
        font-size: 24px;
        line-height: 28px;
    }
    ul.right_info_reportingsituations__list {
    display: flex
;
    gap: 28px;
}
    .left_info_reportingsituations h4 {
        font-size: 28px;
        margin-bottom: 40px;
    }
    
    h4.right_info_reportingsituations__title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    
    .right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__phone {
        font-size: 20px;
    }
    
    .right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__paragraph-phone-2 {
        font-size: 20px;
    }
    
    p.right_info_reportingsituations__email {
        font-size: 24px;
    }
    
    h4.right_info_reportingsituations__email {
        font-size: 16px;
    }
    
    button.right_info_reportingsituations__list__item__content__text__button {
        font-size: 18px;
        width: 150px;
    }
    
    p.right_info_reportingsituations__form {
        font-size: 24px;
    }
    
    h4.right_info_reportingsituations__form {
        font-size: 24px;
    }
    
    a.right_info_reportingsituations__list__link button.btn.btn-primary {
        font-size: 24px;
    }
    
    .left_info_reportingsituations__list__item {
        font-size: 16px;
    }
    
    section.info_reportingsituations {
        padding: 0 100px;
    }
    ul.right_info_reportingsituations__list li {
    display: flex;
    gap: 78px;
    flex-direction: column;
    align-items: stretch;
    align-content: space-between;
}
}


@media (max-width: 1750px) {
    .info_reportingsituations #banner1 {
    background-size: 112%;
    background-position-y: -212px;
}

.info_reportingsituations #banner2 {
    background-size: 112%;
    background-position-y: -149px;
}

.info_reportingsituations #banner3 {
    background-size: 112%;
    background-position-y: -256px;
}

.info_reportingsituations #banner4 {
    background-size: 112%;
    background-position-y: -113px;
}

.info_reportingsituations #banner5 {
    background-size: 112%;
    background-position-y: -124px;
}

.info_reportingsituations #banner6 {
    background-size: 112%;
    background-position-y: -162px;
}

.info_reportingsituations #banner7 {
    background-size: 112%;
    background-position-y: -112px;
}

.info_reportingsituations #banner8 {
    background-size: 112%;
    background-position-y: -93px;
}
    section.info_reportingsituations {
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0px;
}
ul.left_info_reportingsituations__list {

    gap: 10px;
    display: flex
;
    flex-direction: column;
}
}


/* Tablet screens */
@media (max-width: 992px) {
    section.container_info {
        padding: 40px;
        font-size: 20px;
        line-height: 24px;
    }
    
    section.info_reportingsituations {
        flex-direction: column;
        padding: 0;
    }
    
    .left_info_reportingsituations {
        width: 100%;
        padding: 0px;
        background: #0a2857;
    }
    
    .right_info_reportingsituations {
        width: 100%;
        padding: 0px;
        background: #ffffff;
        padding: 35px 0;
    }
    
    .left_info_reportingsituations h4 {
        font-size: 24px;
        margin-bottom: 30px;
        text-align: center;
        padding: 50px 0;
        margin: 0;
    }
    
    h4.right_info_reportingsituations__title {
        font-size: 26px;
        margin-bottom: 40px;
        text-align: center;
        padding: 55px 0;
        color: rgba(53, 133, 218, 1);
    }
    
    .right_info_reportingsituations__list__item__content__text p.right_info_reportingsituations__phone {
        font-size: 24px;
        color: rgba(68, 69, 71, 1);
        font-weight: 700;
    }

    .right_info_reportingsituations__list__item__content__text h4.right_info_reportingsituations__phone {
        font-size: 26px;
        color: rgba(0, 36, 78, 1);
    }
    
    .right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__paragraph-phone-2 {
        font-size: 18px;
        background-color: transparent;
        color: rgba(0, 87, 188, 1);
        padding: 0;
    }
    
    p.right_info_reportingsituations__email {
        font-size: 20px;
        color: rgba(68, 69, 71, 1);
    }
    
    h4.right_info_reportingsituations__email {
        font-size: 14px;
        color: rgba(68, 69, 71, 1);
    }
    
    button.right_info_reportingsituations__list__item__content__text__button {
        font-size: 16px;
        width: 140px;
    }
    
    p.right_info_reportingsituations__form {
        font-size: 20px;
        color: rgba(68, 69, 71, 1);
    }
    
    h4.right_info_reportingsituations__form {
        font-size: 20px;
        color: rgba(68, 69, 71, 1);
    }
    
    a.right_info_reportingsituations__list__link button.btn.btn-primary {
        font-size: 20px;
        color: rgba(68, 69, 71, 1);
    }
    
    .left_info_reportingsituations__list__item {
        font-size: 14px;
    }
    ul.left_info_reportingsituations__list {

    gap: 0px;
    display: flex
;
    flex-direction: column;
}
    .info_reportingsituations li {
    background-size: cover;
    /* height: 10px; */
    width: 100%;
    display: flex;
    aspect-ratio: 849 / 113;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
}

/* Mobile screens */
@media (max-width: 768px) {
    section.container_info {
        padding: 20px;
        font-size: 16px;
        line-height: 20px;
    }
    
    section.info_reportingsituations {
        padding: 0;
    }
    
    .left_info_reportingsituations {
        padding: 0;
    }
    
    .left_info_reportingsituations h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    h4.right_info_reportingsituations__title {
        font-size: 18px;
        margin-bottom: 30px;
    }
    
    ul.right_info_reportingsituations__list {
        gap: 30px;
    }
    
    .right_info_reportingsituations__list__item__content {
        gap: 20px;
        display: flex;
        flex-direction: row;
        text-align: left;
    }
    
    .right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__phone {
        font-size: 16px;
    }
    
    .right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__paragraph-phone-2 {
        font-size: 14px;
    }
    
    p.right_info_reportingsituations__email {
        font-size: 16px;
    }
    
    h4.right_info_reportingsituations__email {
        font-size: 12px;
    }
    
    button.right_info_reportingsituations__list__item__content__text__button {
        font-size: 14px;
        width: 120px;
    }
    
    p.right_info_reportingsituations__form {
        font-size: 16px;
    }
    
    h4.right_info_reportingsituations__form {
        font-size: 16px;
    }
    
    a.right_info_reportingsituations__list__link button.btn.btn-primary {
        color: rgba(0, 23, 57, 1);
        font-size: 16px;
        width: 100%;
        font-weight: 700;
        border-color: rgba(0, 23, 57, 1);
    }
    
    .left_info_reportingsituations__list__item {
        font-size: 12px;
        padding: 15px;
    }
    
    ul.left_info_reportingsituations__list {
        gap: 15px;
    }
    ul.right_info_reportingsituations__list {
    display: flex;
    gap: 8px;
    flex-direction: column;
}
      .info_reportingsituations #banner1 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(46).png");
    background-size: cover, 112%;
    background-position: center, center -212px;
}

.info_reportingsituations #banner2 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(47).png");
    background-size: cover, 112%;
    background-position: center, center -149px;
}

.info_reportingsituations #banner3 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(48).png");
    background-size: cover, 112%;
    background-position: center, center -190px;
}

.info_reportingsituations #banner4 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(49).png");
    background-size: cover, 112%;
    background-position: center, center -113px;
}

.info_reportingsituations #banner5 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(50).png");
    background-size: cover, 112%;
    background-position: center, center -124px;
}

.info_reportingsituations #banner6 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(51).png");
    background-size: cover, 112%;
    background-position: center, center -162px;
}

.info_reportingsituations #banner7 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(52).png");
    background-size: cover, 112%;
    background-position: center, center -112px;
}

.info_reportingsituations #banner8 {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%), url("/arquivos/lineaEtica-landing_(53).png");
    background-size: cover, 112%;
    background-position: center, center -93px;
}
}

/* Small mobile screens */
@media (max-width: 480px) {
       .info_reportingsituations #banner1 {
    background-size: cover, 112%;
    background-position: center, center -112px;
}

.info_reportingsituations #banner2 {
    background-size: cover, 112%;
    background-position: center, center -49px;
}

.info_reportingsituations #banner3 {
    background-size: cover, 112%;
    background-position: center, center -90px;
}

.info_reportingsituations #banner4 {
    background-size: cover, 112%;
    background-position: center, center -83px;
}

.info_reportingsituations #banner5 {
    background-size: cover, 112%;
    background-position: center, center -124px;
}

.info_reportingsituations #banner6 {
    background-size: cover, 112%;
    background-position: center, center -62px;
}

.info_reportingsituations #banner7 {
    background-size: cover, 112%;
    background-position: center, center -62px;
}

.info_reportingsituations #banner8 {
    background-size: cover, 112%;
    background-position: center, center -93px;
}
    section.container_info {
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }
    
    .left_info_reportingsituations h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    h4.right_info_reportingsituations__title {
        font-size: 26px;
        padding: 15px 0;
        margin-bottom: 25px;
    }
    
    .right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__phone {
        font-size: 14px;
    }
    
    .right_info_reportingsituations__list__item__content__text .right_info_reportingsituations__paragraph-phone-2 {
        font-size: 12px;
    }
    
    p.right_info_reportingsituations__email {
        font-size: 24px;
    }
    
    h4.right_info_reportingsituations__email {
        font-size: 10px;
    }
    
    button.right_info_reportingsituations__list__item__content__text__button {
        font-size: 12px;
        width: 100%;
        justify-content: center;
        align-items: center;
        gap: 9px;
padding: 6px 15px;
    }

        button.right_info_reportingsituations__list__item__content__text__button img {
            height: 15px;
        }
    
    p.right_info_reportingsituations__form {
        font-size: 24px;
    }
    
    h4.right_info_reportingsituations__form {
        font-size: 14px;
    }
    
    a.right_info_reportingsituations__list__link button.btn.btn-primary {
        font-size: 14px;
    }

    a.right_info_reportingsituations__list__link button.btn.btn-primary img {
        height: 15px;
    }
    
    .left_info_reportingsituations__list__item {
        font-size: 10px;
        padding: 10px;
    }
    
    ul.left_info_reportingsituations__list {
        gap: 0;
    }
}

/* Small mobile screens */
@media (max-width: 400px) {
.right_info_reportingsituations__list__item__content__text p.right_info_reportingsituations__phone {
        font-size: 16px;
        color: rgba(68, 69, 71, 1);
        font-weight: 700;
    }
    .right_info_reportingsituations__list__item__content__text h4.right_info_reportingsituations__phone {
        font-size: 20px;
        color: rgba(68, 69, 71, 1);
        font-weight: 700;
    }
    .right_info_reportingsituations__list img{
        height: 55px
    }
    p.right_info_reportingsituations__email {
        font-size:16px;
    }
    p.right_info_reportingsituations__form {
        font-size: 16px;
    }
}