/*! Place your custom styles here */
.rosto {
  height: 100%;
  width: auto;
  object-fit: cover;
}
.topo {
    padding-top: 16.428571em !important;
    padding-bottom: 18.428571em !important;

}

.caixa {
  background-color: #881725;
  border-radius: 50px 50px 50px 50px; /* Apenas os cantos inferiores */
  padding: 20px 30px 20px 30px;
  color: #fff !important;
   position: relative;
  display: inline-block;
}
.accordion-title {
    color: #881725 !important;
}
.icones {
    width: 15%;
    padding-top: 5%; 
    padding-right: 5%
}

html {
  scroll-behavior: smooth;
}

.box88 {
  background-color: #881725 !important;
  color: #fff !important;
  border-radius: 20px;
}
.box88 h3 {
  color: #fff !important;
  
}
.box88 {
  color: #fff;
  font-size: 18px;
  hyphens: auto;
}


.flor {
  position: absolute;
  z-index: 1;
  width: 35%;
  padding: 10px;
  top: 0;
}
.flor2 {
  position: absolute;
  z-index: 1;
  padding: 10px;
  right: 0;
  transform: rotate(180deg);
  bottom: 0;
   width: 35%;
}
.imgcenter {
display: block;
margin: 0px auto;
}
.text-center {
  text-align: center;
}
.bullets {
  
margin-left: 20px;
text-indent: -26px;
text-align: left;
}
.rostodemulher {
 bottom: 0;
 display: none;
 position: absolute;
}
.icone-final {
  font-family: "stack-interface";
  font-size: 20px;
  margin-left: auto;
}
@media all and (max-width: 767px) {
  .flor {
    width: 55% !important;
  }
  .flor2 {
    width: 55% !important;
  }
  .rostodemulher {
    display: block;
  }
.switchable__text {
  margin-top: -100px !important;
  margin-bottom: 200px;
}
.bullets {
   list-style-position: outside;
  padding-left: 1.5em;
  text-indent: 0;
  margin-left: 0; 

}

}

