/* ------ SOBRE ------ */
.sobre .banner-section .sobre-bg {
  background: url("/imagens/sobre/header/bg-quem-somos-01.jpg") no-repeat center center/cover;
}
.sobre p {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.625;
  font-weight: 400;
}
.sobre .titulo {
  font-family: "Catamaran", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  line-height: 1.15;
  font-size: 2.8rem;
}
@media (max-width: 992px) {
  .sobre .titulo {
    margin-top: 3rem;
  }
}
.sobre .conteudo {
  padding-top: 1rem;
  line-height: 1.6rem;
  text-align: justify;
}
.sobre .conteudo p {
  font-size: 1.1rem;
}
.sobre strong {
  color: #3a054e;
}
.sobre .historia {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background: url("/imagens/sobre/historia/bg-historia.png") no-repeat center center/cover fixed;
}
.sobre .historia .img-rounded {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@keyframes zoom {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
.sobre .historia .slider .carousel-item img {
  height: 450px;
  object-fit: cover;
  animation: zoom 20s forwards;
}
.sobre .historia .slider .carousel-indicators {
  position: static;
}
.sobre .historia .slider ul {
  list-style: none;
}
.sobre .historia .slider .carousel-indicators li {
  width: 100px;
  height: 100%;
  opacity: 0.8;
  padding: 5px;
}
.sobre .wd-blockchain-top {
  background-color: rgba(255, 255, 255, 0.5);
}
.sobre .wd-blockchain-top .fill-blockchain {
  fill: #3e3636 !important;
}
.sobre .wd-blockchain-bottom {
  background-color: #f8f8f8;
}
.sobre .wd-blockchain-bottom .fill-blockchain {
  fill: #3e3636 !important;
}
.sobre .blockchain {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #3e3636;
  color: whitesmoke;
  position: relative;
}
.sobre .blockchain strong {
  color: #ad6ce3;
}
.sobre .blockchain .blockchain-divider-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.sobre .blockchain .blockchain-divider-top svg {
  position: relative;
  display: block;
  width: calc(143% + 1.3px);
  height: 81px;
}
.sobre .blockchain .blockchain-divider-top .shape-fill {
  fill: white;
}
.sobre .time {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #f8f8f8;
  position: relative;
}
.sobre .time .time-divider-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}
.sobre .time .time-divider-bottom svg {
  position: relative;
  display: block;
  width: calc(143% + 1.3px);
  height: 81px;
}
.sobre .time .conteudo li {
  font-size: 1.1rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sobre .time .time-divider-bottom .shape-fill {
  fill: #ffffff;
}
.sobre .time .time-divider-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.sobre .time .time-divider-top svg {
  position: relative;
  display: block;
  width: calc(143% + 1.3px);
  height: 81px;
}
.sobre .time .time-divider-top .shape-fill {
  fill: #3e3636;
}
.sobre .wd-time-bottom {
  background-color: #ffffff;
}
.sobre .wd-time-bottom .fill-blockchain {
  fill: #f8f8f8 !important;
}
.sobre .manifesto {
  padding-top: 2rem;
  padding-bottom: 4rem;
}
.sobre .manifesto strong {
  color: whitesmoke;
}
.sobre .manifesto .card,
.sobre .manifesto .card-body * {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.sobre .manifesto .card-body {
  padding: 25px;
}
.sobre .manifesto .box-titulo {
  width: 400px;
  margin: 0 auto;
}
.sobre .manifesto h5 {
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.sobre .manifesto .btmRght {
  position: absolute;
  width: 250px;
  right: 10px;
  bottom: 10px;
  opacity: 0.1;
}
.sobre .manifesto .missao .card {
  color: whitesmoke;
  background: #8174a0;
  position: relative;
  min-height: 300px;
  overflow: hidden !important;
}
.sobre .manifesto .visao .card {
  color: whitesmoke;
  background-color: #a87676;
  position: relative;
  min-height: 300px;
  overflow: hidden !important;
}
.sobre .manifesto .valores .card {
  color: whitesmoke;
  background: #707d88;
  height: 100% !important;
  position: relative;
  overflow: hidden !important;
}
.sobre .manifesto .valores p:not(:last-of-type) {
  padding-bottom: 6px;
}
.sobre .certificacoes .wrapper {
  margin-top: -50px;
}
.sobre .certificacoes .accordion-item {
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
  *-webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 20px !important;
}
.sobre .certificacoes .accordion-item .accordion-button {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.1em;
}
.sobre .certificacoes .accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.125);
  background-color: #7509ab;
  color: whitesmoke;
}
.sobre .certificacoes .accordion-item .accordion-button::after {
  filter: invert(100%) !important;
}
.sobre .certificacoes .accordion-item .accordion-button:focus {
  *-webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.sobre .certificacoes .logo-iso {
  width: 200px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .sobre .certificacoes .logo-iso {
    margin-bottom: 30px;
  }
}
.sobre .certificacoes h5 {
  text-transform: uppercase;
  font-weight: 900;
  font-family: "DM Sans", sans-serif;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  padding-bottom: 20px;
}
.sobre .especialistas {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.sobre .especialistas .card {
  overflow: hidden;
  position: relative;
  height: 450px;
}
.sobre .especialistas .card img {
  width: 260px;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .sobre .especialistas .card {
    height: 350px;
  }
}
.sobre .especialistas .card-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  padding: 10px;
  z-index: 2;
}
.sobre .especialistas .card-footer p {
  margin: 0;
}
.sobre .especialistas .card .overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(59, 5, 129, 0.8);
  color: white;
  display: flex;
  align-items: stretch;
  justify-content: center;
  text-align: center;
  transition: bottom 0.4s ease-in-out;
  z-index: 1;
}
.sobre .especialistas .card:hover .overlay {
  bottom: 0;
}

/*# sourceMappingURL=sobre.css.map */
