.conteudo-970 {max-width: 970px; width: 90%; margin: 0 auto;}

.banner {position: relative; z-index: 0; float: left;}
.banner .nome {position: absolute; top: 50%; left: 50%; font:34px ralewaybold;color:#EE1B24; translate: 0 -50%; z-index: 1; padding: 0 0 0 60px;}
.banner .img {width: 100%; max-height: 283px;}
.banner img {width: 100%; height: 100%; object-fit: cover;}

.conteudo {display: flex; padding: 0 0 107px;}

.topicos-tipo .topicos {display: flex; flex-direction: column; float: left; gap: 100px; padding: 0 0 0 46px;}
.topicos-tipo .topico {display: flex; justify-content: left; gap: 48px; width: fit-content;}
.topicos-tipo .topico .img {max-height: 250px; max-width: 250px; width: 100%; height: 100%;}
.topicos-tipo .topico .textos {display: flex; flex-direction: column; justify-content: center; width: fit-content; padding-bottom: 35px;}
.topicos-tipo .topico .textos .titulo {font:18px ralewaybold;color:#EE1B24; width: fit-content;}
.topicos-tipo .topico .textos .texto {color: #777676; font:14px/2 montserrat-regular; width: fit-content;}


.texto-topicos-tipo {flex-direction: column; gap: 53px; display: flex;}
.texto-topicos-tipo .texto {font: 14px/1.8 montserrat-regular; color: #777676;}
.texto-topicos-tipo .topicos {display: flex; flex-wrap: wrap; gap: 55px; justify-content: center;}
.texto-topicos-tipo .topico {display: flex; flex-direction: column; gap: 30px;}
.texto-topicos-tipo .img {max-width: 250px; max-height: 250px; height: 100%; width: 100%; display: flex;}
.texto-topicos-tipo .titulo {text-align: center; font: 18px ralewaybold; color:#EE1B24; max-width: 180px; margin: 0 auto;}


.titulo-topicos-tipo {flex-direction: column; display: flex; gap: 90px;}
.titulo-topicos-tipo .topico-grande > .titulo {font: 34px ralewaybold; color:#EE1B24; width: 100%; padding-bottom: 17px; border-bottom: 1px solid #ED1B23; position: relative; margin-bottom: 51px;}
.titulo-topicos-tipo .topico-grande > .titulo::after {content: ''; position: absolute; left: 0; bottom: 0; translate: 0 50%; border-radius: 50%; height: 8px; width: 8px; background-color: #ED1B23;}
.titulo-topicos-tipo .topicos {display: flex; flex-direction: column; gap: 97px;}
.titulo-topicos-tipo .topico {display: flex; gap: 47px; justify-content: left; align-items: center;}
.titulo-topicos-tipo .topico .img {max-width: 250px; max-height: 250px; width: 100%; height: 100%; display: flex;}
.titulo-topicos-tipo .topico img {width: 100%; height: 100%; object-fit: contain;}
.titulo-topicos-tipo .textos {display: flex; flex-direction: column; padding-bottom: 30px;}
.titulo-topicos-tipo .topico .titulo {font: 18px ralewaybold; color:#EE1B24;}
.titulo-topicos-tipo .topico .texto {font: 14px/1.8 montserrat-regular; color: #777676;}

.solicite {position: sticky; margin: 10px 0 10px auto; float: unset; top: 40%; width: 280px; height: 80px; align-items: center; justify-content: center; color: #fff; font: 18px/1.2 montserrat-semibold; display: flex; z-index: 1000; border-radius: 999px 0 0 999px; background: linear-gradient(180deg, #F4434A 0%, #ED1B23 25%, #ED1B23 75%, #C9151D 100%);}

@media (max-width: 1530px) {
    main {justify-content: center; display: flex; flex-direction: column; float: left;}
    .solicite {border-radius: 999px; position: static; height: 60px; margin: 30px auto; float: left;}
}

@media (max-width: 990px) {
    .banner {margin-top: 100px;}
    .banner .nome {font-size: clamp(19px, 4.6vw, 26px); padding: 0 0 0 30px; translate: 0 -63%;}
    .banner .img {height: 180px;}

    .conteudo {padding: 25px 0;}
    .topicos-tipo .topicos {gap: 45px; padding: 0 20px; margin: 0 auto;}
    .topicos-tipo.topico {gap: 17px;}
    .topicos-tipo.topico .textos .titulo {margin: 0 auto;}
    .topicos-tipo .topico .img {margin: auto auto;}
    .topicos-tipo .topico .textos {gap: 10px; display: flex; flex-direction: column; padding-bottom: unset;}
    .topicos-tipo .topico .textos .texto p br:first-child {display: none;}
    .topicos-tipo .topico .textos .texto {text-align: justify; text-justify: inter-word; hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto;}

    .texto-topicos-tipo {gap: 20px;}
    .texto-topicos-tipo .topicos {justify-content: center; gap: 30px;}
    .texto-topicos-tipo .texto {text-align: justify; text-justify: inter-word; hyphens: auto; -webkit-hyphens: auto; -moz-hyphens: auto;}

    .titulo-topicos-tipo {gap: 28px;}
    .titulo-topicos-tipo .topico-grande > .titulo {margin-bottom: 20px; font-size: clamp(22px, 4.5vw, 28px);}
    .titulo-topicos-tipo .topicos {gap: 25px;}
    .titulo-topicos-tipo .textos {padding-bottom: 0;}
    .titulo-topicos-tipo .topico {gap: 30px;}
    .titulo-topicos-tipo .topico .texto {text-align: justify; text-justify: inter-word; hyphens: auto; -webkit-hyphens: auto; -moz-hyphens: auto;}

    .solicite {margin-bottom: 0;}
}


@media (max-width: 600px) {
    .topicos-tipo .topico {flex-direction: column; margin: 0 auto; gap: 25px;}
    .topicos-tipo .topico .textos .titulo {width: unset; text-align: center;}

    .titulo-topicos-tipo .topico-grande > .titulo {text-align: center;}
    .titulo-topicos-tipo .topicos {gap: 32px;}
    .titulo-topicos-tipo .topico {flex-direction: column; margin: 0 auto; gap: 20px;}
    .titulo-topicos-tipo .topico .titulo {text-align: center;}
    .titulo-topicos-tipo .topico .texto p br:first-child {display: none;}
    .titulo-topicos-tipo .topico .texto {margin-top: 18px;}
}
