body{
  font-family: "Raleway", sans-serif;  
}

html, body {
  margin: 0;
  padding: 0;
}

.pesquisa-container-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  gap: 5rem;
  margin: 8rem 0 auto;     
}

.pesquisa-left-group {
  display: flex;
  gap: 4rem;
}

.pesquisa-image-wrapper {
  display: flex;
  gap: 2rem;
  margin: 0;
  padding: 0;
  width: 100%;
}

.pesquisa-image-wrapper img {
  width: 25rem;
  height: auto;
  object-fit: cover;
  border-radius: 0.5rem;
}

#pesquisa-doc-1{
  width: 100%;
}
#pesquisa-doc-2 {
  transform: translateY(-20px);
}

.pesquisa-right-group {
  max-width: 70ch;
  line-height: 1.5rem;
}

#pesquisa-inove-logo{
  width: 340px;
  padding-bottom: 35px;
}

.pesquisa-italic{
  font-size: 8px;
}

.pesquisa-h1{
  font-size: 4rem;
  color: #1c437e;
  font-weight: 800;
  text-align: left;
}
.pesquisa-h1-menor{
  font-size: 3rem;
}
.pesquisa-p{
  color: #58595b;
  font-weight: 400;
  font-size: 14px;
  line-height: 2.5rem;
}

#pesquisa-p-center{
  text-align: center;
}

.pesquisa-button{
  display: inline-block;
  margin-top: 1rem;
  padding: 1.5rem;
  background-color: #1c437e;
  font-weight: 500;
  color: white;
  border-radius: 0.5rem;
  text-decoration: none;
  cursor: pointer;
}

.pesquisa-modal-projeto {
  display: none; 
  position: fixed; 
  z-index: 1000; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  background-color: rgba(0,0,0,0.5); 
  justify-content: center;
  align-items: center;
}

.pesquisa-modal-conteudo-projeto {
  background-color: #fff;
  border-radius: 8px;
  max-width: 900px;
  width: 90%;
  text-align: left;
  position: relative;
  padding: 8rem;

}
.pesquisa-h3-modal{
  font-weight: bolder;
  font-size: 20px;
  color: #1c437e;
}
.pesquisa-fechar-projeto {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 25px;
  cursor: pointer;
}

.pesquisa-button:hover{
  background-color: #163561;
  color: white;
}

.pesquisa-button-wrapper{
  text-align: center;
}

/* Responsivo */

@media (max-width: 768px) {
  .pesquisa-container-1 {
    flex-direction: column;
    text-align: left;
    gap: 2rem;
    padding: 0 5rem;
  }

  .pesquisa-right-group {
    margin-top: 0.5rem; 
  }

  .pesquisa-image-wrapper img {
    width: 80%;
    max-width: 200px;
    height: auto;
  }
}

.pesquisa-container-2{
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  gap: 5rem;
  margin: 15rem 0 auto;     
  padding: 0 1.5rem; 
}

.pesquisa-cards{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
}

.pesquisa-item{
  background-color: white;
  box-shadow: rgba(0, 36, 120, 0.2) 0px 4px 12px;
  width: 376px;
  height: 550px;
  border-radius: 0.5rem;
}

.pesquisa-img{
  width: auto;
  height: 207px;
  border-radius: 0.5rem;
}

.text-wrapper{
  padding: 1rem 3rem;
}

.pesquisa-h2{
  color: #1c437e;
  font-weight: 800;
  font-size: 24px;
}

/* Responsivo */

@media (max-width: 768px) {
  .pesquisa-container-2{
    margin: 10rem 0;
  }

  .pesquisa-cards {
    flex-direction: column;
    text-align: left;
    gap: 2rem;
  }

  .pesquisa-item{
  width: 376px;
  height: auto;
  border-radius: 0.5rem;
  }

}

.pesquisa-container-3{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5rem;
  margin: 10rem 25rem;
}

.pesquisa-heading{
  text-align: center;
  margin: 0 265px;
  padding: 0 15rem;
}

.pesquisa-grid{
  display: flex;
  flex-wrap: wrap;       
  justify-content: center; 
  gap: 30px;                
  text-align: center;
}

.pesquisa-box{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  background-color: white;
  box-shadow: rgba(0, 36, 120, 0.2) 0px 4px 12px;
  border-radius: 0.5rem;
  padding: 2rem;
  width: 250px;
  height: 250px;
}

.pesquisa-h2-grid{
  color: #1c437e;
  font-weight: bold;
  font-size: 2rem;
}

/* Responsivo */

@media (max-width: 768px) {
  .pesquisa-container-3{
    gap: 2rem;
    margin: 5rem auto;     
    padding: 0 1.5rem;  
  }

  .pesquisa-heading{
    margin: 0;
  }

  .pesquisa-box{
    width: 300px;
    height: auto;
    padding: 2.5rem;
  }
}

.pesquisa-bg{
  background-color: #F0F3F6;
  height: 700px;
}

.pesquisa-container-4{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5rem;
  margin: 10rem 0 ;     
  padding: 10rem 0;
}

.pesquisa-responsabilidades-wrapper{
  display: flex;
  gap: 1rem;
  width: 100%;
  margin: 0;
}

.pesquisa-card-1{
  flex: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  justify-items: right;
  text-align: right;
  align-items: center;
  padding: 4rem;
  color: white;
  height: 300px;
  left: 0;
}

.pesquisa-h3{
  font-weight: bolder;
  font-size: 20px;
}

.pesquisa-p-responsabilidades{
  font-weight: 400;
  color: white;
  font-size: 16px;
  line-height: 4rem;
}

.pesquisa-card-2{
  flex: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  justify-items: left;
  text-align: left;
  align-items: center;
  padding: 4rem;
  color: white;
  height: 300px;
  right: 0;
}

/* Responsivo */

@media (max-width: 768px) {
  .pesquisa-bg{
    height: 700px;
  }
  .pesquisa-container-4{
    margin: 0;     
  }
  .pesquisa-heading{
    text-align: center;
    padding: 0 5rem;
  }
  .pesquisa-card-1{
    height: auto;
    padding: 2rem;
  }
  .pesquisa-card-2{
    height: auto;
    padding: 2rem;
  }
  .pesquisa-p-responsabilidades{
    font-size: 13px;
  }
}

.pesquisa-timeline-section {
  margin: 10rem 0;
}

.pesquisa-timeline {
  position: relative;
  max-width: 800px;
  margin: 7rem auto;
  align-items: center;
  justify-content: center;
}

.pesquisa-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 10px;
  height: 100%;
  border-radius: 100%;
  background: linear-gradient(
    to bottom,
    transparent,
    rgba(28, 67, 126) 15%,
    rgba(28, 67, 126) 85%,
    transparent);
  transform: translateX(-50%);
}

.pesquisa-timeline-item {
  display: flex;
  justify-content: flex-end;
  position: relative;
  width: 50%;
  padding: 2rem;
}

.pesquisa-timeline-p{
  color: #1c437e;
  font-weight: 500;
  font-size: 16px;
}

.pesquisa-left {
  justify-content: flex-end;
  text-align: left;
}

.pesquisa-right {
  justify-content: flex-start;
  text-align: left;
  left: 50%;
}

.pesquisa-timeline-content {
  background: white;
  border-radius: 10px;
  padding: 3rem;
  box-shadow: rgba(0, 36, 120, 0.4) 0px 4px 12px;
  position: relative;
  max-width: 320px;
}

.pesquisa-timeline-number {
  position: absolute;
  top: 5%;
  transform: translateY(-50%);
  background-color: #1c437e;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pesquisa-left .pesquisa-timeline-number {
  right: -50px;
}

.pesquisa-right .pesquisa-timeline-number {
  left: -50px;
}

/* Responsivo */
@media (max-width: 768px) {

  .pesquisa-timeline {
    margin: 2rem auto;
}
  .pesquisa-timeline-section {
    margin: 5rem 0;
  }

  .pesquisa-timeline::before {
    left: 62px;
    width: 5px;
  }

  .pesquisa-timeline-item {
    width: 100%;
    padding-left: 4rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
    justify-content: flex-start;
  }

  .pesquisa-left,
  .pesquisa-right {
    justify-content: center;
    text-align: left;
    left: 0;
  }

  .pesquisa-timeline-content {
    max-width: 300px;
    padding: 3rem;
  }

  .pesquisa-timeline-number {
    top: 0;
    left: 0;
    transform: translate(-164%, -50%);
    width: 45px;
    height: 45px;
    font-size: 20px;
  }

  .pesquisa-left .pesquisa-timeline-number,
  .pesquisa-right .pesquisa-timeline-number {
    left: 0;
    right: auto;
  }
}

.pesquisa-container-6{
  align-items: center;
  justify-content: center;
  gap: 5rem;
  margin: 15rem;
  display: flex;
}

.pesquisa-item-2{
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: transform 0.4s ease;
  width: 550px;
  height: auto;
  border-radius: 0.5rem;
}

.pesquisa-h2-cards{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  text-align: center;
  z-index: 2;
  white-space: nowrap;
  margin: 0 !important;
}

.pesquisa-img-2{
  width: 550px;
  height: auto;
  border-radius: 0.5rem;
  transition: transform 0.4s ease;
}

.pesquisa-item-2:hover .pesquisa-img-2 {
  transform: scale(1.05);
}

.text-wrapper-2{
  padding: 2rem;
  text-align: center;
}

.pesquisa-h1-center{
  font-size: 3rem;
  color: #1c437e;
  font-weight: 800;
  text-align: center;
}

/* Responsivo */

@media (max-width: 768px) {

  .pesquisa-img-2{
    width: 376px;
    height: auto;
    border-radius: 0.5rem;
  }
  .pesquisa-item-2{
    width: 376px;
    height: auto;
    border-radius: 0.5rem;
  }

  .pesquisa-container-6{
    flex-direction: column;
    gap: 2rem;
    margin: 5rem;
  }
}

/* --- Modal base (mantém o estilo atual) --- */

@keyframes modalFadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

.pesquisa-modal-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.pesquisa-modal-close:hover {
  color: #000;
}

/* --- Accordion estiloso dentro do modal --- */
.accordion-menu {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	max-width: 600px;
	padding: 10px 20px 20px;
	border-radius: 5px;
}

.accordion-menu ul {
	list-style: none;
	padding: 0 20px 10px;
	margin: 0;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.accordion-menu li {
	position: relative;
	padding-top: 18px;
	padding-bottom: 4px;
	border-top: 1px dotted #dce7eb;
}

.accordion-menu li:first-child {
	border-top: none;
}

.accordion-menu h2 {
	font-size: 17px;
	line-height: 28px;
	font-weight: 600;
	display: flex;
	align-items: center;
	color: #1c437e;
	cursor: pointer;
}

.accordion-menu p {
	color: #555;
	font-size: 15px;
	line-height: 24px;
	max-height: 800px;
	overflow: hidden;
	margin-top: 12px;
	transition: all 0.25s ease-in-out;
}

.accordion-menu li input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
}

.accordion-menu li input[type=checkbox]:checked ~ p {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	transform: translateY(20%);
}

.accordion-menu .arrow {
	position: absolute;
	right: 0;
	top: 24px;
}

.accordion-menu .arrow:before,
.accordion-menu .arrow:after {
	content: "";
	position: absolute;
	background-color: #1c437e;
	width: 3px;
	height: 9px;
	transition: all 0.25s ease-in-out;
}

.accordion-menu .arrow:before {
	transform: translate(-2px, 0) rotate(45deg);
}
.accordion-menu .arrow:after {
	transform: translate(2px, 0) rotate(-45deg);
}

.accordion-menu li input[type=checkbox]:checked ~ .arrow:before {
	transform: translate(2px, 0) rotate(45deg);
}
.accordion-menu li input[type=checkbox]:checked ~ .arrow:after {
	transform: translate(-2px, 0) rotate(-45deg);
}

.accordion-menu .fas {
	color: #1c437e;
	font-size: 16px;
	margin-right: 10px;
}


/* MODAL PUBLICAÇÕES */

.pesquisa-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 80px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.6);
  transition: all 0.3s ease;
}

.pesquisa-modal-content {
  background-color: #fff;
  margin: auto;
  padding: 40px;
  border-radius: 10px;
  width: 80%;
  max-width: 900px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  animation: modalFadeIn 0.4s ease;
}

.pesquisa-modal-close {
  position: absolute;
  right: 1.5rem;
  top: 1rem;
  font-size: 2rem;
  color: #333;
  cursor: pointer;
}

.pesquisa-modal-grid {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 2rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}

.pesquisa-card-pdf {
  width: 250px;
  text-align: left;
}

.pesquisa-card-pdf img {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
  box-shadow: rgba(0, 36, 120, 0.2) 0px 4px 12px;
  margin-bottom: 3rem;
}

.pesquisa-pdf-button {
  display: inline-block;
  background-color: #1c437e;
  color: #fff;
  padding: 0.8rem 1.2rem;
  border-radius: 0.5rem;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s;
}

.pesquisa-pdf-button:hover {
  background-color: #163867;
  color: white;
}

/* Responsivo */
@media (max-width: 768px) {
  .pesquisa-modal-grid {
    flex-direction: column;
    align-items: center;
  }
}
