a {
  outline: none;
}

.bg-interna-inclusao .container-text p.tit-top span {
  color: #3b69ff;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  text-transform: unset;
  display: unset;
}

@media (max-width: 640px) {
  .bg-interna-inclusao .container-text p.tit-top span {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 640px) {
  .sub-footer .container-footer {
    padding: 32px 24px 0 24px;
  }
}

@media (max-width: 640px) {
  .bg-internas-novo-menu {
    height: 240px;
  }
}

.mob-tit-1 {
  width: 300px;
}

@media (max-width: 640px) {
  .bg-interna-inclusao .mg-top-content {
    padding: 0 24px;
  }
}

@media (max-width: 480px) {
  .bg-interna-inclusao .mg-top-content {
    padding: 0 24px;
  }
}

@media (max-width: 640px) {
  .bg-interna-inclusao .mg-top-content .back {
    margin-top: 160px;
  }
}

@media (max-width: 640px) {
  .bg-interna-inclusao .mg-top-content .back i.icon-back {
    margin: 0;
    margin-right: 16px;
  }
}

@media (max-width: 480px) {
  .bg-interna-inclusao .container-text {
    padding: 40px 24px 0 24px;
  }
}

@media (max-width: 640px) {
  .bg-interna-inclusao .container-text .header-mob {
    background: red;
  }
}

.bg-interna-inclusao .container-text h1.lh {
  margin-bottom: 32px;
}

@media (max-width: 640px) {
  .bg-interna-inclusao .container-text h1.lh {
    width: 100%;
    max-width: 375px;
    margin-bottom: 44px;
  }
}

@media (max-width: 640px) {
  .bg-interna-inclusao .container-text h1.mg-bottom-1 {
    margin-bottom: 46px;
  }
}

@media (max-width: 640px) {
  .bg-interna-inclusao .container-text h1.mg-bottom-2 {
    margin-bottom: 86px;
  }
}

@media (max-width: 640px) {
  .bg-interna-inclusao .container-text .back a {
    display: flex;
    align-items: center;
    margin-left: 0;
  }
}

@media (max-width: 640px) {
  .container-text {
    width: 100% !important;
  }

  .container-text p {
    font-size: 16px;
    line-height: 20px;
  }
}

.borda-box p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #47484c;
}

.borda-box p span.blue {
  font-weight: 600;
  color: #3b69ff;
  margin: 0;
  text-transform: capitalize;
  display: inline;
}

@media (max-width: 640px) {
  .borda-box {
    box-shadow: unset;
    margin-bottom: 0;
    padding: 0px;
  }

  .borda-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 414px) {
  .borda-box.mg-top-mob-1 {
    margin-top: 84px;
  }
}

@media (max-width: 360px) {
  .borda-box.mg-top-mob-1 {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .borda-box.hide-mob {
    display: none;
  }
}

.borda-box.pad-2 {
  padding: 30px 0;
}

@media (max-width: 640px) {
  .borda-box.pad-2 {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .borda-box h2.titulo-h2 {
    font-size: 22px;
    text-transform: capitalize;
  }

  .borda-box h2.titulo-h2.mg-mob-1 {
    margin-top: 32px;
  }
}

@media (max-width: 767px) {
  .borda-box h2.titulo-h2.hide-mob {
    display: none;
  }
}

.borda-box .tit-h2-mob {
  padding: 24px;
  border-radius: 4px;
  background: #fff;
  border: 0.5px solid #f0f1f5;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  margin: 32px 24px 0 24px;
}

@media (min-width: 767px) {
  .borda-box .tit-h2-mob {
    display: none;
  }
}

.borda-box .tit-h2-mob button {
  width: 100%;
  max-width: 264px;
  height: 48px;
  border-radius: 24px;
  background: #e1173f;
  border: 0;
  display: block;
  margin: 0 auto;
  font-family: "Bradesco Sans";
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.borda-box p.titulo {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 24px;
}

@media (max-width: 640px) {
  .borda-box p.titulo {
    font-weight: bold;
    font-size: 22px !important;
    text-align: left;
    color: #000;
  }
}

.borda-box p.titulo-1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  color: #000;
}

.borda-box p.titulo-2 {
  font-weight: 600 !important;
  font-size: 22px !important;
  line-height: 28px !important;
  text-align: left;
  color: #000 !important;
  margin-bottom: 22px;
}

@media (max-width: 640px) {
  .borda-box p.titulo-2 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}

.borda-box p span.strong {
  color: #3b69ff;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  text-transform: lowercase;
  display: inline;
}

.borda-box .content-img {
  display: flex;
  margin-top: 30px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .borda-box .content-img {
    flex-direction: column-reverse;
    margin-bottom: 24px;
    margin-top: 16px;
  }
}

.borda-box .content-img img {
  margin-left: 24px;
  max-width: 340px;
  height: 254px;
}

@media (max-width: 768px) {
  .borda-box .content-img img {
    margin: 0 auto;
    margin-bottom: 16px;
    width: 100%;
  }
}

.borda-box .borda-box-text {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
}

.borda-box .borda-box-text .text-1 {
  padding-right: 16px;
}

@media (max-width: 640px) {
  .borda-box .borda-box-text .text-1 {
    padding-right: 0;
  }
}

@media (max-width: 640px) {
  .borda-box .borda-box-text {
    flex-direction: column;
    margin-bottom: 24px;
  }
}

.borda-box .borda-box-text p a {
  color: #3b69ff;
  font-weight: 600;
  text-decoration: none;
  display: unset;
  text-transform: unset;
}

.borda-box .borda-box-text .risco {
  height: 181px;
  width: 5px;
  background-color: #6d6e71;
  margin: 0;
}

@media (max-width: 640px) {
  .borda-box .borda-box-text .risco {
    display: none;
  }
}

.borda-box .borda-box-text .sub-text-investimento {
  padding-left: 16px;
}

@media (max-width: 640px) {
  .borda-box .borda-box-text .sub-text-investimento {
    padding-left: 0;
  }
}

.borda-box .borda-box-text .sub-text-investimento p {
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  color: #47484c;
}

@media (max-width: 640px) {
  .borda-box .borda-box-text .sub-text-investimento p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #47484c;
    margin-top: 22px;
  }
}

.borda-box .borda-box-text .sub-text-investimento a.btn {
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 38px;
  color: #e1173f;
  width: 187px;
  height: 48px;
  border-radius: 24px;
  background: #fff;
  border: 1.5px solid #e1173f;
  margin-top: 16px;
}

@media (max-width: 640px) {
  .borda-box .borda-box-text .sub-text-investimento a.btn {
    display: none;
  }
}

.borda-box .box-cards-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}

@media (max-width: 1450px) {
  .borda-box .box-cards-link {
    flex-wrap: wrap;
  }
}

@media (max-width: 640px) {
  .borda-box .box-cards-link {
    margin-top: 24px;
  }
}

.borda-box .box-cards-link .card-email {
  padding: 26px 36px;
  width: auto;
  height: 180px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  width: 100%;
  justify-content: flex-start;
  max-width: 425px;
}

.borda-box .box-cards-link .card-email:nth-child(1) {
  margin-right: 24px;
}

@media (max-width: 1450px) {
  .borda-box .box-cards-link .card-email:nth-child(1) {
    margin-bottom: 16px;
  }
}

@media (max-width: 640px) {
  .borda-box .box-cards-link .card-email {
    max-width: unset;
    padding: 14px 14px;
    height: 150px;
    margin-right: 0 !important;
  }
}

.borda-box .box-cards-link .card-email i.icon-card-email-1 {
  width: 225px;
  height: 60px;
  display: table;
  background: url("/assets/classic/img/sobre/sustentabilidade/icon-investimento-1.svg") no-repeat;
  margin-right: 0%;
  position: relative;
  right: 10px;
}

@media (max-width: 640px) {
  .borda-box .box-cards-link .card-email i.icon-card-email-1 {
    width: 140px;
    height: 40px;
    background-size: 100%;
  }
}

.borda-box .box-cards-link .card-email i.icon-card-email-2 {
  width: 265px;
  height: 60px;
  display: table;
  background: url("/assets/classic/img/sobre/sustentabilidade/icon-investimento-2.svg") no-repeat;
  margin-right: 5%;
}

@media (max-width: 640px) {
  .borda-box .box-cards-link .card-email i.icon-card-email-2 {
    width: 140px;
    height: 40px;
    background-size: 100%;
  }
}

.borda-box .box-cards-link .card-email div p {
  font-weight: normal;
  font-size: 15px;
  text-align: left;
  color: #47484c;
  line-height: normal;
}

@media (max-width: 640px) {
  .borda-box .box-cards-link .card-email div p {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 0;
    color: #000;
  }
}

.borda-box .box-cards-link .card-email div span {
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #3b69ff;
  display: inline;
  text-transform: lowercase;
}

@media (max-width: 640px) {
  .borda-box .box-cards-link .card-email div span {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    color: #3b69ff;
  }
}

@media (max-width: 320px) {
  .borda-box .box-cards-link .card-email div span {
    font-size: 12px;
  }
}

.borda-box .for-cards {
  flex-wrap: unset;
  justify-content: space-between;
  transition: all 1s ease-out;
  opacity: 1;
  max-height: 1000px;
  overflow: auto;
}

@media (max-width: 768px) {
  .borda-box .for-cards {
    justify-content: flex-start;
  }
}

.borda-box .for-cards .box {
  margin: 0;
  margin-right: 18px;
}

.borda-box .for-cards .box:nth-last-child(1) {
  margin-right: 0;
}

@media (max-width: 1280px) {
  .borda-box .for-cards .box {
    margin-bottom: 18px;
  }

  .borda-box .for-cards .box:nth-child(n + 3) {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .borda-box .for-cards .box {
    margin-right: 16px;
  }
}

@media (max-width: 414px) {
  .borda-box .for-cards .box {
    margin-right: 14px;
  }
}

@media (max-width: 360px) {
  .borda-box .for-cards .box {
    margin-right: 4px;
  }
}

.borda-box .for-cards .box .borda {
  margin-left: 16px;
}

@media (max-width: 320px) {
  .borda-box .for-cards .box .borda {
    margin-left: 8px;
  }
}

.borda-box .for-cards .box .borda h3 {
  font-size: 20px;
}

@media (max-width: 1440px) {
  .borda-box .for-cards .box .borda h3 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .borda-box .for-cards .box .borda h3 {
    font-weight: 800;
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .borda-box .for-cards .box .borda h3 {
    font-size: 13px;
  }
}

#normas>div>div.box.img-investimento-1>div {
  bottom: 15px;
}

#normas>div>div.box.img-investimento-1>div>h3 {
  margin-bottom: 0;
}

.borda-box .for-cards .box.img-investimento-1 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-1.png") no-repeat;
  background-position-x: 40%;
  background-size: cover;
}

.borda-box .for-cards .box.img-investimento-2 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-2.png") no-repeat;
  background-position-x: 40%;
  background-size: cover;
}

.borda-box .for-cards .box.img-investimento-3 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-3.png") no-repeat;
  background-size: cover;
}

.borda-box .for-cards .box.img-investimento-4 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-4.png") no-repeat;
  background-position-x: 7%;
  background-size: cover;
}

.borda-box .for-cards .box.img-relacionamento-1 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-relacionamento-1.png") no-repeat;
  background-size: cover;
}

.borda-box .for-cards .box.img-relacionamento-2 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-relacionamento-2.png") no-repeat;
  background-size: cover;
}

.borda-box .for-cards .box.img-relacionamento-3 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-relacionamento-3.png") no-repeat;
  background-size: cover;
}

.borda-box .for-cards .box.img-relacionamento-4 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-relacionamento-4.png") no-repeat;
  background-size: cover;
}

.borda-box .for-cards.relacionamento .box {
  height: 248px;
}

.borda-box .for-cards.relacionamento .box::after {
  height: 248px;
}

.borda-box .six-cards {
  justify-content: space-between;
  flex-wrap: wrap;
  transition: all 1s ease-out;
  opacity: 1;
  max-height: 1000px;
  overflow: auto;
}

.borda-box .six-cards .box {
  margin: 0;
  height: 168px;
}

.borda-box .six-cards .box:nth-child(-n + 3) {
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .borda-box .six-cards .box {
    width: calc(48%);
    margin-bottom: 24px;
  }
}

.borda-box .six-cards .box::after {
  height: 168px;
}

.borda-box .six-cards .box .borda {
  margin-left: 16px;
}

.borda-box .six-cards .box .borda h3 {
  font-size: 20px;
}

@media (max-width: 1440px) {
  .borda-box .six-cards .box .borda h3 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .borda-box .six-cards .box .borda h3 {
    font-weight: 800;
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .borda-box .six-cards .box .borda h3 {
    font-size: 13px;
  }
}

.borda-box .six-cards .box.img-investimento-5 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-5.png") no-repeat;
}

.borda-box .six-cards .box.img-investimento-6 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-6.png") no-repeat;
  background-position-x: 10%;
}

.borda-box .six-cards .box.img-investimento-7 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-7.png") no-repeat;
}

.borda-box .six-cards .box.img-investimento-8 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-8.png") no-repeat;
}

.borda-box .six-cards .box.img-investimento-9 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-9.png") no-repeat;
}

.borda-box .six-cards .box.img-investimento-10 {
  background: url("/assets/classic/img/sobre/sustentabilidade/img-investimento-10.png") no-repeat;
}

.borda-box .box-iniciativas-hide {
  padding: 16px;
  width: 100%;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  transition: all 1s ease-out;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    border-radius: 0;
    z-index: 2;
    padding: 40px 24px 24px 24px;
    height: 100vh;
    transition: 0.8s;
    transform: translateY(500px);
  }
}

.borda-box .box-iniciativas-hide i.icon-close {
  background: url("/assets/classic/img/sobre/sustentabilidade/icon-close.svg") no-repeat;
  width: 16px;
  height: 16px;
  display: table;
  float: right;
  cursor: pointer;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide i.icon-close {
    float: left;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container {
    flex-direction: column-reverse;
    margin-top: 24px;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  max-width: 280px;
  flex: 1;
}

@media (max-width: 767px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .hide-mob {
    display: none;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one p.tit {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #e1173f;
  text-transform: uppercase;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods.hide-mob {
    display: none;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods p {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #000;
  margin-bottom: 16px;
}

@media (max-width: 641px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods p {
    padding: 0;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods .sub-alinhamento-ods {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods .sub-alinhamento-ods img {
  width: 78px;
  height: 78px;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods .sub-alinhamento-ods i.icon-ods-1 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-1.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods .sub-alinhamento-ods i.icon-ods-2 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-2.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods .sub-alinhamento-ods i.icon-ods-3 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-3.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-one .alinhamento-ods .sub-alinhamento-ods i.icon-ods-4 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-4.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-risco {
  background: #6d6e71;
  width: 100%;
  max-width: 1px;
  height: 280px;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-risco {
    display: none;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two {
  width: 100%;
  padding-left: 16px;
  max-width: calc(100%);
  flex: 1;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two {
    padding-left: 0;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #47484c;
  margin-bottom: 32px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two p a {
  font-weight: 600;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two p {
    padding: 0;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .show-mob {
  font-weight: bold;
  font-size: 22px !important;
  text-align: left;
  color: #000;
  margin-bottom: 24px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .show-mob br {
  display: none;
}

@media (min-width: 641px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .show-mob {
    display: none;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll {
  height: 280px;
  overflow: auto;
  padding: 0 16px;
  /* Track */
  /* Handle */
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll {
    height: unset;
    overflow: unset;
    padding: 0;
  }
}

@media (max-width: 414px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll {
    height: 540px;
    overflow: auto;
  }
}

@media (max-width: 375px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll {
    height: 480px;
    overflow: auto;
  }
}

@media (max-width: 360px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll {
    height: 450px;
    overflow: auto;
  }
}

@media (max-width: 320px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll {
    height: 380px;
    overflow: auto;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll::-webkit-scrollbar {
  width: 4px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll::-webkit-scrollbar-track {
  background: #e4e5e9;
  border-radius: 4px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll::-webkit-scrollbar-thumb {
  background: #3b69fa;
  border-radius: 4px;
}

@media (max-width: 640px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll p {
    padding: 0;
  }
}

@media (min-width: 641px) {
  .borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll .alinhamento-ods-mobile {
    display: none;
  }
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll .alinhamento-ods-mobile p {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #000;
  margin-bottom: 16px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll .alinhamento-ods-mobile .sub-alinhamento-ods {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll .alinhamento-ods-mobile .sub-alinhamento-ods i.icon-ods-1 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-1.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll .alinhamento-ods-mobile .sub-alinhamento-ods i.icon-ods-2 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-2.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll .alinhamento-ods-mobile .sub-alinhamento-ods i.icon-ods-3 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-3.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .box-iniciativas-hide .box-iniciativas-hide-container .box-iniciativas-hide-two .box-iniciativas-hide-two-scroll .alinhamento-ods-mobile .sub-alinhamento-ods i.icon-ods-4 {
  background: url("/assets/classic/img/sobre/sustentabilidade/ods-4.svg") no-repeat;
  width: 78px;
  height: 78px;
  display: table;
  margin-right: 8px;
}

.borda-box .appear {
  opacity: 1;
  transform: translateY(0);
}

.borda-box .out {
  opacity: 1;
  transform: translateY(500px);
}

.borda-box .container-mob-tab {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 2px solid #e1173f;
  cursor: pointer;
  margin: 0 24px 24px 24px;
}

@media (min-width: 641px) {
  .borda-box .container-mob-tab {
    display: none;
  }
}

.borda-box .container-mob-tab.no-border {
  border-bottom: 0;
  margin-bottom: 0;
}

.borda-box .container-mob-tab.mg-top {
  margin-top: 32px;
}

.borda-box .container-mob-tab p {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #000;
  padding: 0;
}

.borda-box .container-mob-tab i.icon-arrow-mob {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg transform='translate(-12.8 -663.8)'%3E%3Cg transform='translate(12.8 663.8)' fill='none' stroke='%23e1173f' stroke-width='1.75'%3E%3Ccircle cx='12' cy='12' r='12' stroke='none'/%3E%3Ccircle cx='12' cy='12' r='11.125' fill='none'/%3E%3C/g%3E%3Cg transform='translate(18.8 670.799)'%3E%3Crect width='12' height='12' fill='%23fff' opacity='0'/%3E%3Cpath d='M2528.469-2238.144l5.857,5.448,5.667-5.448' transform='translate(-2528.268 2241.279)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: table;
  margin-right: 8px;
  transition: 0.8s;
}

.borda-box .container-mob-tab i.icon-arrow-mob.rotate {
  transform: rotate(-180deg);
  transition: 0.8s;
}

.borda-box .container-tab-pessoas,
.borda-box .container-tab-relacionamento {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #e4e5e9;
}

.borda-box .container-tab-pessoas .tab-pessoas p,
.borda-box .container-tab-pessoas .tab-pessoas h3,
.borda-box .container-tab-pessoas .tab-relacionamento p,
.borda-box .container-tab-pessoas .tab-relacionamento h3,
.borda-box .container-tab-relacionamento .tab-pessoas p,
.borda-box .container-tab-relacionamento .tab-pessoas h3,
.borda-box .container-tab-relacionamento .tab-relacionamento p,
.borda-box .container-tab-relacionamento .tab-relacionamento h3 {
  font-weight: 500;
  padding: 16px 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #47484c;
}

.borda-box .container-tab-pessoas .tab-pessoas.active p,
.borda-box .container-tab-pessoas .tab-relacionamento.active p,
.borda-box .container-tab-relacionamento .tab-pessoas.active p,
.borda-box .container-tab-relacionamento .tab-relacionamento.active p {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #e1173f;
  padding: 16px 16px 11px 16px;
}

.borda-box .container-tab-pessoas .tab-pessoas.active .border-red,
.borda-box .container-tab-pessoas .tab-relacionamento.active .border-red,
.borda-box .container-tab-relacionamento .tab-pessoas.active .border-red,
.borda-box .container-tab-relacionamento .tab-relacionamento.active .border-red {
  background: #e1173f;
  height: 5px;
  border-radius: 24px 24px 0 0;
}

@media (max-width: 640px) {
  .borda-box .container-tab-pessoas {
    display: none;
  }
}

.borda-box .container-tab-relacionamento {
  border-bottom: 1px solid #e4e5e9;
}

.borda-box .container-box-pessoas {
  padding: 24px 0 0 0;
}

@media (max-width: 640px) {
  .borda-box .container-box-pessoas {
    padding: 0;
  }
}

.borda-box .container-box-pessoas p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #47484c;
  margin-bottom: 30px;
}

.borda-box .container-box-pessoas p a {
  font-weight: 600;
}

@media (max-width: 640px) {
  .borda-box .container-box-pessoas p {
    font-size: 16px;
    line-height: 18px;
  }
}

.borda-box .container-box-pessoas .constainer-slider-controlers {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}

.borda-box .container-box-pessoas .constainer-slider-controlers .slide-controles {
  width: 100%;
  max-width: 355px;
}

.borda-box .container-box-pessoas .constainer-slider-controlers .slide-controles .alinhar {
  display: flex;
}

@media (max-width: 640px) {
  .borda-box .container-box-pessoas .hide-slide-mob {
    display: none;
  }
}

.borda-box .container-box-pessoas .slide-layout .box p {
  margin-bottom: 0;
}

.borda-box .container-box-pessoas .container-card-pessoas {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .borda-box .container-box-pessoas .container-card-pessoas {
    padding: 0 24px;
  }
}

.borda-box .container-box-pessoas .container-card-pessoas .card-pessoas {
  width: 100%;
  max-width: 420px;
  height: 132px;
  padding: 24px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
}

.borda-box .container-box-pessoas .container-card-pessoas .card-pessoas:nth-child(odd) {
  margin-right: 16px;
}

@media (max-width: 1450px) {
  .borda-box .container-box-pessoas .container-card-pessoas .card-pessoas {
    height: 120px;
  }
}

@media (max-width: 767px) {
  .borda-box .container-box-pessoas .container-card-pessoas .card-pessoas {
    width: 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }
}

.borda-box .container-box-pessoas .container-card-pessoas .card-pessoas p {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #47484c;
  margin-bottom: 0;
  text-transform: uppercase;
}

.borda-box .container-box-relacionamento {
  padding-top: 24px;
}

.borda-box .container-box-relacionamento p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #47484c;
}

@media (max-width: 640px) {
  .borda-box .container-box-relacionamento p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
  }
}

.borda-box .slide-relacionamento::before {
  height: 172px;
}

.borda-box .slide-relacionamento::after {
  height: 172px;
}

.borda-box .slide-relacionamento .box {
  height: 172px;
}

.borda-box .slide-relacionamento-2::before {
  height: 213px;
}

.borda-box .slide-relacionamento-2::after {
  height: 213px;
}

.borda-box .slide-relacionamento-2 .box {
  height: 213px;
}

.borda-box .relacionamento-1 .box {
  height: 172px;
}

@media (max-width: 768px) {
  .borda-box .relacionamento-1 .box {
    height: 277px;
  }
}

.borda-box .relacionamento-1 .box p {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #6d6e71;
}

@media (max-width: 640px) {

  .borda-box .slide-pessoas .box,
  .borda-box .slide-pessoas-2 .box,
  .borda-box .slide-pessoas-3 .box,
  .borda-box .slide-pessoas-4 .box {
    height: 182px;
  }
}

@media (max-width: 640px) {
  .borda-box .slide-pessoas .box {
    height: 230px;
  }
}

@media (max-width: 640px) {
  .borda-box .slide-pessoas-2 .box {
    height: 230px;
  }
}

@media (max-width: 640px) {
  .borda-box .slide-pessoas-2 .box {
    height: 230px;
  }
}

@media (max-width: 640px) {
  .borda-box .slide-pessoas-4 .box {
    height: 230px;
  }
}

.borda-box .relacionamento-2 .box {
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.slide-governance-sustainability {
  height: 170px;
}

#wrapper > div.bg-interna-inclusao > div > div > div > div > h1 {
  margin-top: unset;
  line-height: unset;
}

.borda-box .relacionamento-2 .box h3.tit-card {
  font-size: 22px;
  font-weight: 600;
  color: #000000;
  padding-bottom: 35px;
}

.borda-box .relacionamento-2 .box h3.tit-card:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 1px;
  background: #6d6e71;
  left: 19px;
  margin-top: 40px;
}

@media (max-width: 768px) {
  .borda-box .relacionamento-2 .box {
    height: 320px;
  }
}

.borda-box .constainer-slider-controlers {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}

@media (max-width: 640px) {
  .borda-box .constainer-slider-controlers {
    display: none !important;
  }
}

.borda-box .constainer-slider-controlers .slide-controles {
  width: 100%;
  max-width: 355px;
}

.borda-box .constainer-slider-controlers .slide-controles .alinhar {
  display: flex;
}

.borda-box .container-box-relacionamento-text {
  padding: 16px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 40px;
  transition: all 1s ease-out;
}

@media (max-width: 640px) {
  .borda-box .container-box-relacionamento-text {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    border-radius: 0;
    z-index: 2;
    padding: 40px 24px 24px 24px;
    height: 100vh;
    opacity: 0;
    transition: 0.8s;
    transform: translateY(500px);
  }
}

.borda-box .container-box-relacionamento-text i.icon-close {
  background: url("/assets/classic/img/sobre/sustentabilidade/icon-close.svg") no-repeat;
  width: 16px;
  height: 16px;
  display: table;
  float: right;
  cursor: pointer;
}

@media (max-width: 640px) {
  .borda-box .container-box-relacionamento-text i.icon-close {
    float: left;
    margin-bottom: 24px;
  }
}

.borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

@media (max-width: 640px) {
  .borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}

.borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.tit {
  width: 100%;
  max-width: 230px;
  flex: 1;
}

.borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.tit p {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #e1173f;
  text-transform: uppercase;
  width: 210px;
}

@media (max-width: 768px) {
  .borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.tit p {
    padding: 0;
    width: auto;
  }
}

@media (max-width: 640px) {
  .borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.tit p br {
    display: none;
  }
}

@media (max-width: 640px) {
  .borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.tit {
    order: 1;
    width: unset;
    margin-bottom: 16px;
  }

  .borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.tit p {
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #000;
  }
}

.borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.text {
  flex: 1;
  padding-right: 16px;
}

@media (max-width: 768px) {
  .borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content div.text p {
    padding: 0;
  }
}

.borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content .risco {
  width: 100px;
  max-width: 1px;
  height: 200px;
  background: #6d6e71;
  margin: 0 24px;
}

@media (max-width: 640px) {
  .borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content .risco {
    display: none;
  }
}

.borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #6d6e71;
}

.borda-box .container-box-relacionamento-text .container-box-relacionamento-text-content a {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #3b69ff;
  margin-top: 16px;
  display: block;
}

.borda-box .appear {
  opacity: 1;
  transform: translateY(0);
}

.borda-box .out {
  opacity: 1;
  transform: translateY(500px);
}

.borda-box .container-table {
  display: flex;
  justify-content: flex-start;
  margin-top: 32px;
}

@media (max-width: 640px) {
  .borda-box .container-table {
    display: none;
  }
}

.borda-box .container-table .container-table-dates {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  transition: all 0.6s ease-in-out;
}

.borda-box .container-table .container-table-dates:after {
  content: "";
  width: 1px;
  height: calc(100% - 20px);
  background-color: #e4e5e9;
  position: absolute;
  top: 0px;
  left: 69.9px;
  z-index: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}

.borda-box .container-table .container-table-dates span {
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #47484c;
  position: relative;
  margin: 0 0 62px 0;
  margin-right: 20px;
  cursor: pointer;
  transition: all 0.6s ease-in-out;
}

.borda-box .container-table .container-table-dates span:nth-last-child(1) {
  margin-bottom: 0;
}

.borda-box .container-table .container-table-dates span:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #6d6e71;
  position: absolute;
  top: 8px;
  left: 66px;
  z-index: 2;
}

.borda-box .container-table .container-table-dates span.active {
  font-size: 22px;
  color: #e1173f;
}

.borda-box .container-table .container-table-dates span.active:after {
  background-color: #e1173f;
}

.borda-box .container-table .container-table-dates span.red {
  color: #e1173f;
}

.borda-box .container-table .container-table-dates span.red:after {
  background-color: #e1173f;
}

.borda-box .container-table .container-table-images {
  width: 100%;
  padding-left: 56px;
}

.borda-box .container-table .container-table-images .year-cards {
  overflow: hidden;
  max-height: 0px;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}

.borda-box .container-table .container-table-images .year-cards.active {
  overflow: auto;
  max-height: 1000px;
  opacity: 1;
}

.borda-box .container-table .container-table-images p {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #000;
  margin-bottom: 16px;
  margin-left: 5px;
}

.borda-box .container-table .container-table-images .line {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.borda-box .container-table .container-table-images .line .box {
  width: 141px;
  max-width: 141px;
  min-width: 141px;
  height: 128px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-right: 11px;
  margin-left: 5px;
  margin-bottom: 16px;
  padding: 8px;
}

.borda-box .container-table .container-table-images .line .box:nth-last-child(1) {
  margin-right: 0;
}

.borda-box .container-table .container-table-images .line .box img {
  width: 100%;
}

.borda-box .container-performance {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .borda-box .container-performance {
    display: none;
  }
}

.borda-box .container-performance .box-performance-1 {
  max-width: 170px;
  flex: 1;
  border-right: 1px solid #e4e5e9;
}

@media (max-width: 414px) {
  .borda-box .container-performance .box-performance-1 {
    max-width: 96px;
  }
}

.borda-box .container-performance .box-performance-1 .container-box-icon {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 8px;
}

.borda-box .container-performance .box-performance-1 .container-box-icon i.icon-interrogation {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'  viewBox='0 0 32 32'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='30' height='30' transform='translate(748 1140)' fill='%23fff' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-748 -1140)' clip-path='url(%23a)'%3E%3Cg transform='translate(670.752 577.752)'%3E%3Cg transform='translate(80 565)'%3E%3Cpath d='M0,0H26.5V26.5H0Z' fill='none'/%3E%3Cpath d='M26.5,13.248A13.248,13.248,0,1,1,13.248,0,13.249,13.249,0,0,1,26.5,13.248' fill='%233b69ff'/%3E%3C/g%3E%3Cpath d='M4.4,1a3.33,3.33,0,0,1,.661-2.075A9.7,9.7,0,0,1,6.907-2.848a7.152,7.152,0,0,0,1.24-1.217,2.014,2.014,0,0,0,.429-1.24,1.806,1.806,0,0,0-.7-1.542,3.367,3.367,0,0,0-2.04-.522,5.547,5.547,0,0,0-2.179.44,6.832,6.832,0,0,0-1.9,1.206L.392-7.369A7.741,7.741,0,0,1,2.965-9.015a8.293,8.293,0,0,1,3.107-.6,5.556,5.556,0,0,1,3.663,1.1,3.7,3.7,0,0,1,1.321,3,3.4,3.4,0,0,1-.533,1.89A6.51,6.51,0,0,1,9.04-2.06,13.864,13.864,0,0,0,7.278-.437a2.279,2.279,0,0,0-.58,1.53v.394H4.4ZM5.585,6.541A1.48,1.48,0,0,1,4.5,6.1a1.508,1.508,0,0,1-.44-1.113,1.56,1.56,0,0,1,.429-1.136,1.47,1.47,0,0,1,1.1-.44,1.56,1.56,0,0,1,1.136.429,1.528,1.528,0,0,1,.44,1.148A1.508,1.508,0,0,1,6.721,6.1,1.537,1.537,0,0,1,5.585,6.541Z' transform='translate(86.881 580.219)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
}

@media (max-width: 414px) {
  .borda-box .container-performance .box-performance-1 .container-box-icon i.icon-interrogation {
    display: none;
  }
}

.borda-box .container-performance .box-performance-1 .text-iten-interrogation {
  display: none;
  cursor: pointer;
  width: 273px;
  height: 115px;
  border-radius: 4px;
  background: #3b69ff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
  padding: 16px;
  position: absolute;
  z-index: 11;
  margin-left: -14px;
  margin-top: -195px;
}

@media (max-width: 414px) {
  .borda-box .container-performance .box-performance-1 .text-iten-interrogation {
    display: none;
  }
}

.borda-box .container-performance .box-performance-1 .text-iten-interrogation p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #fff;
}

.borda-box .container-performance .box-performance-1 .text-iten-interrogation:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #3b69ff;
  position: absolute;
  margin-top: 98px;
  left: 47%;
}

.borda-box .container-performance .box-performance-1 .box {
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 90px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  margin: 0 8px 8px 0;
}

@media (max-width: 414px) {
  .borda-box .container-performance .box-performance-1 .box {
    width: 48px;
    height: 40px;
  }
}

.borda-box .container-performance .box-performance-1 .box img {
  width: 100%;
}

.borda-box .container-performance .box-performance-2 {
  width: 2px;
  height: 85vh;
  background: #e4e5e9;
  border-radius: 4px;
}

.borda-box .container-performance .box-performance-4 {
  width: 2px;
  height: 100%;
  border-radius: 4px;
  margin-right: 50px;
}

.borda-box .container-performance .box-performance-3 {
  width: 100%;
  max-width: 758px;
  flex: 1;
  border-right: 1px solid #e4e5e9;
}

.borda-box .container-performance .box-performance-3::before {
  content: " ";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='796' viewBox='0 0 2 796'%3E%3Cpath d='M0,0V794' transform='translate(1 1)' fill='none' stroke='%23a7a8ac' stroke-linecap='round' stroke-width='2' stroke-dasharray='1 8'/%3E%3C/svg%3E");
  width: 2px;
  height: 80vh;
  position: absolute;
  margin-left: 26.6%;
  margin-top: 3%;
}

@media (max-width: 1450px) {
  .borda-box .container-performance .box-performance-3::before {
    margin-left: 21.3%;
  }
}

@media (max-width: 1280px) {
  .borda-box .container-performance .box-performance-3::before {
    margin-left: 19.3%;
  }
}

@media (max-width: 1080px) {
  .borda-box .container-performance .box-performance-3::before {
    margin-left: 18.1%;
  }
}

@media (max-width: 1024px) {
  .borda-box .container-performance .box-performance-3::before {
    margin-left: 26%;
  }
}

@media (max-width: 1023px) {
  .borda-box .container-performance .box-performance-3::before {
    margin-left: 21.8%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3::before {
    margin-left: 16.1%;
  }
}

@media (max-width: 767px) {
  .borda-box .container-performance .box-performance-3::before {
    margin-left: 18.6%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress {
  position: relative;
  width: 100%;
  max-width: 65%;
  flex: 1;
  height: 16px;
  background: #e4e5e9;
  border-radius: 100px;
  margin-top: 80px;
}

.borda-box .container-performance .box-performance-3 .bar-progress:nth-child(1) {
  margin-top: 70px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.mg-1 {
  margin-left: 20%;
}

.borda-box .container-performance .box-performance-3 .bar-progress.mg-2 {
  margin-left: 25%;
}

.borda-box .container-performance .box-performance-3 .bar-progress.mg-3 {
  margin-left: 10%;
}

.borda-box .container-performance .box-performance-3 .bar-progress.mg-4 {
  margin-left: 5%;
}

.borda-box .container-performance .box-performance-3 .bar-progress.mg-5 {
  margin-left: 35%;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-1::before {
  content: "0";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: absolute;
  margin-left: -16px;
  margin-top: -3px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-1::after {
  content: "100";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: relative;
  left: 102%;
  top: -19px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-2::before {
  content: "0";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: absolute;
  margin-left: -16px;
  margin-top: -3px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-2::after {
  content: "100";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: relative;
  left: 102%;
  top: -19px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-3::before {
  content: "D";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: absolute;
  margin-left: -16px;
  margin-top: -3px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-3::after {
  content: "A";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: relative;
  left: 102%;
  top: -19px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-4::before {
  content: "40+";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: absolute;
  margin-left: -32px;
  margin-top: -3px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-4::after {
  content: "0";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: relative;
  left: 102%;
  top: -4px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-5::before {
  content: "0";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: absolute;
  margin-left: -16px;
  margin-top: -3px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-5::after {
  content: "5";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: relative;
  left: 102%;
  top: -19px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-6::before {
  content: "CCC";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: absolute;
  margin-left: -32px;
  margin-top: -3px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-6::after {
  content: "AAA";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: relative;
  left: 102%;
  top: -19px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-7::before {
  content: "D-";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: absolute;
  margin-left: -24px;
  margin-top: -3px;
}

.borda-box .container-performance .box-performance-3 .bar-progress.text-7::after {
  content: "A+";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: right;
  color: #47484c;
  position: relative;
  left: 102%;
  top: -19px;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red {
  width: 100%;
  height: 16px;
  border-radius: 100px;
  background: linear-gradient(#e1173f 0%, #c81864 100%);
  padding: 3px;
  display: flex;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red.red-1 {
  width: 90%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red.red-2 {
  width: 93%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red.red-3 {
  width: 100%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red.red-4 {
  width: 75%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red.red-5 {
  width: 80%;
  float: right;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red.red-6 {
  width: 63%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  top: -6px;
  cursor: pointer;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 .tooltip-bar,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 .tooltip-bar {
  border-radius: 4px;
  background: #fff;
  width: 40px;
  position: relative;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
  top: -72px;
  margin-left: -16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 8px 8px 0 8px;
  height: 52px;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 .tooltip-bar i.icon-1,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 .tooltip-bar i.icon-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='21.866' viewBox='0 0 23 21.866'%3E%3Cpath d='M10.875,4.679a25.763,25.763,0,0,0-4.244.368A8.068,8.068,0,0,1,13,1.963a8.23,8.23,0,0,1,5.1,1.787c.232.193.41.21.588.035s.161-.35-.036-.578A9,9,0,0,0,3.35,5.8,16.2,16.2,0,0,0,.283,7.079c-.25.14-.339.316-.25.526A.391.391,0,0,0,.551,7.8c.785-.228,1.587-.421,2.425-.6a6.85,6.85,0,0,0-.143,1.367,8.82,8.82,0,0,0,4.1,7.568c.25.158.464.158.606-.035s.125-.368-.089-.561a7.715,7.715,0,0,1-2.5-5.694,7.51,7.51,0,0,1,.624-3.031c.838-.07,1.747-.123,2.746-.123,6.491,0,11.965,2.137,11.965,4.94,0,1.419-1.8,2.838-3.941,3.785-.517.227-.571.385-.5.613.071.211.3.28.571.193C20.165,15,23,12.984,23,10.548c0-3.311-5.349-5.869-12.125-5.869' transform='translate(0)' fill='%23e1173f'/%3E%3Cpath d='M1.922.053,0,1.157V7.739H2.055A.345.345,0,0,0,2.4,7.394V.3a.3.3,0,0,0-.48-.247' transform='translate(11.573 14.127)' fill='%23e1173f'/%3E%3Cpath d='M1.541,0,.224.756A.418.418,0,0,0,0,1.143V6.048a.222.222,0,0,0,.222.222H1.541Z' transform='translate(9.491 15.595)' fill='%23e1173f'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 .tooltip-bar i.icon-2,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 .tooltip-bar i.icon-2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cg transform='translate(-9 -8)'%3E%3Cg transform='translate(9 8)' fill='%23fff' stroke='%23707070' stroke-width='1' opacity='0'%3E%3Crect width='22' height='22' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='21' height='21' fill='none'/%3E%3C/g%3E%3Cg transform='translate(10 8.449)'%3E%3Cpath d='M290.249,809.1h-5.226a1.7,1.7,0,0,0-1.7,1.7v13.6a1.7,1.7,0,0,0,1.7,1.7h9.351a1.7,1.7,0,0,0,1.7-1.7v-2.54' transform='translate(-279.073 -804.997)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Cpath d='M289.064,804.8v-.752a1.7,1.7,0,0,0-1.7-1.7h-9.34a1.7,1.7,0,0,0-1.7,1.7v13.6a1.7,1.7,0,0,0,1.7,1.7h2.516' transform='translate(-276.323 -802.345)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Ccircle cx='2.125' cy='2.125' r='2.125' transform='translate(12.751 4.061)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Ccircle cx='4.25' cy='4.25' r='4.25' transform='translate(10.626 1.936)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Cpath d='M297.323,818.6v4.819l2.125-2.125,2.125,2.125V818.6' transform='translate(-284.572 -808.729)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 .tooltip-bar i.icon-3,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 .tooltip-bar i.icon-3 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 23.25 23.285'%3E%3Cg transform='translate(2430.604 4773.248)'%3E%3Cpath d='M-2429.979-4772.622v21.994h22' transform='translate(0 0)' fill='none' stroke='%23707070' stroke-linecap='round' stroke-width='1.25'/%3E%3Cpath d='M-2346.912-4557.344a17.761,17.761,0,0,0,3.075-5.444c.863-2.849.56-7.806,4.9-7.763s4.036,4.978,4.356,7.763,3.092,5.444,3.092,5.444' transform='translate(-79.726 -193.502)' fill='none' stroke='%23707070' stroke-linecap='round' stroke-width='1.25'/%3E%3C/g%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 .tooltip-bar p,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 .tooltip-bar p {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  color: #47484c;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 .tooltip-bar::after,
.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 .tooltip-bar::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  top: 52px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-1 {
  margin-left: 33.7%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 {
  margin-left: 45%;
}

@media (max-width: 1280px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 {
    margin-left: 37%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-2 {
    margin-left: 25%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 {
  margin-left: 11%;
}

@media (max-width: 1280px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 {
    margin-left: 15%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-3 {
    margin-left: 20%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-4 {
  margin-left: 66.2%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 {
  margin-left: 27%;
}

@media (max-width: 1280px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 {
    margin-left: 24%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-5 {
    margin-left: 22%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-6 {
  margin-left: 46%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 {
  margin-left: 31%;
}

@media (max-width: 1450px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 {
    margin-left: 29%;
  }
}

@media (max-width: 1280px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 {
    margin-left: 26%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-7 {
    margin-left: 20%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 {
  margin-left: 16%;
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-8 {
    margin-left: 17%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-9 {
  margin-left: 40.6%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 {
  margin-left: 30%;
}

@media (max-width: 1280px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 {
    margin-left: 25%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-10 {
    margin-left: 20%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-11 {
  margin-left: 18%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 {
  margin-left: 3%;
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-12 {
    margin-left: 2%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-13 {
  margin-left: 30%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-14 {
  margin-left: 53.7%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 {
  margin-left: 18%;
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-15 {
    margin-left: 14%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 {
  margin-left: 21%;
}

@media (max-width: 1480px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 {
    margin-left: 17%;
  }
}

@media (max-width: 1023px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-16 {
    margin-left: 15%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-17 {
  margin-left: 61.5%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 {
  margin-left: 20%;
}

@media (max-width: 1480px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 {
    margin-left: 16%;
  }
}

@media (max-width: 1080px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 {
    margin-left: 14%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 {
    margin-left: 25%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-18 {
    margin-left: 10%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 {
  margin-left: 8%;
}

@media (max-width: 1480px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-19 {
    margin-left: 12%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-20 {
  margin-left: 11%;
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 {
  margin-left: 63%;
}

@media (max-width: 1480px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 {
    margin-left: 55%;
  }
}

@media (max-width: 1280px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 {
    margin-left: 50%;
  }
}

@media (max-width: 1024px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 {
    margin-left: 40%;
  }
}

@media (max-width: 768px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-21 {
    margin-left: 35%;
  }
}

.borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 {
  margin-left: 12%;
}

@media (max-width: 1480px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 {
    margin-left: 18%;
  }
}

@media (max-width: 1024px) {
  .borda-box .container-performance .box-performance-3 .bar-progress .bar-progress-red .circle-22 {
    margin-left: 26%;
  }
}

.borda-box .content-text-med {
  display: flex;
  justify-content: space-between;
  margin: 16px 32px 32px 116px;
}

@media (max-width: 767px) {
  .borda-box .content-text-med {
    display: none;
  }
}

.borda-box .content-text-med p {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #47484c;
}

.borda-box .legends {
  display: flex;
  justify-content: flex-end;
  margin-right: 32px;
}

@media (max-width: 767px) {
  .borda-box .legends {
    display: none;
  }
}

.borda-box .legends div {
  display: flex;
  align-items: center;
  margin: 0 12px;
}

.borda-box .legends div:nth-last-child(1) {
  margin: 0;
}

.borda-box .legends div i.icon-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='21.866' viewBox='0 0 23 21.866'%3E%3Cpath d='M10.875,4.679a25.763,25.763,0,0,0-4.244.368A8.068,8.068,0,0,1,13,1.963a8.23,8.23,0,0,1,5.1,1.787c.232.193.41.21.588.035s.161-.35-.036-.578A9,9,0,0,0,3.35,5.8,16.2,16.2,0,0,0,.283,7.079c-.25.14-.339.316-.25.526A.391.391,0,0,0,.551,7.8c.785-.228,1.587-.421,2.425-.6a6.85,6.85,0,0,0-.143,1.367,8.82,8.82,0,0,0,4.1,7.568c.25.158.464.158.606-.035s.125-.368-.089-.561a7.715,7.715,0,0,1-2.5-5.694,7.51,7.51,0,0,1,.624-3.031c.838-.07,1.747-.123,2.746-.123,6.491,0,11.965,2.137,11.965,4.94,0,1.419-1.8,2.838-3.941,3.785-.517.227-.571.385-.5.613.071.211.3.28.571.193C20.165,15,23,12.984,23,10.548c0-3.311-5.349-5.869-12.125-5.869' transform='translate(0)' fill='%23e1173f'/%3E%3Cpath d='M1.922.053,0,1.157V7.739H2.055A.345.345,0,0,0,2.4,7.394V.3a.3.3,0,0,0-.48-.247' transform='translate(11.573 14.127)' fill='%23e1173f'/%3E%3Cpath d='M1.541,0,.224.756A.418.418,0,0,0,0,1.143V6.048a.222.222,0,0,0,.222.222H1.541Z' transform='translate(9.491 15.595)' fill='%23e1173f'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  display: table;
  margin-right: 8px;
}

.borda-box .legends div i.icon-2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cg transform='translate(-9 -8)'%3E%3Cg transform='translate(9 8)' fill='%23fff' stroke='%23707070' stroke-width='1' opacity='0'%3E%3Crect width='22' height='22' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='21' height='21' fill='none'/%3E%3C/g%3E%3Cg transform='translate(10 8.449)'%3E%3Cpath d='M290.249,809.1h-5.226a1.7,1.7,0,0,0-1.7,1.7v13.6a1.7,1.7,0,0,0,1.7,1.7h9.351a1.7,1.7,0,0,0,1.7-1.7v-2.54' transform='translate(-279.073 -804.997)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Cpath d='M289.064,804.8v-.752a1.7,1.7,0,0,0-1.7-1.7h-9.34a1.7,1.7,0,0,0-1.7,1.7v13.6a1.7,1.7,0,0,0,1.7,1.7h2.516' transform='translate(-276.323 -802.345)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Ccircle cx='2.125' cy='2.125' r='2.125' transform='translate(12.751 4.061)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Ccircle cx='4.25' cy='4.25' r='4.25' transform='translate(10.626 1.936)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Cpath d='M297.323,818.6v4.819l2.125-2.125,2.125,2.125V818.6' transform='translate(-284.572 -808.729)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  display: table;
  margin-right: 8px;
}

.borda-box .container-table-2 {
  margin-top: 32px;
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 640px) {
  .borda-box .container-table-2 {
    display: none;
  }
}

.borda-box .container-table-2 span {
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  color: #47484c;
  margin: 0 0 62px 0;
}

.borda-box .container-table-2 span:nth-last-child(1) {
  margin-bottom: 0;
}

.borda-box .container-table-2 span:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #6d6e71;
  position: relative;
  top: -14px;
  right: -65px;
}

.borda-box .container-table-2 span.red {
  color: #e1173f;
}

.borda-box .container-table-2 span.red:after {
  background-color: #e1173f;
}

.borda-box .container-table-2 .container-table-date-2 {
  width: 70px;
  border-right: 1px solid #e4e5e9;
}

.borda-box .container-table-2 .container-table-image-2 {
  width: auto;
  padding-left: 56px;
}

.borda-box .container-table-2 .container-table-image-2 p {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #000;
  margin-bottom: 16px;
}

.borda-box .container-table-2 .container-table-image-2 .card-img {
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 128px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}

.borda-box .content-pad {
  padding: 0 30px;
}

@media (max-width: 640px) {
  .borda-box .content-pad {
    padding: 0;
  }
}

.borda-box table.table-list {
  width: 100%;
}

.borda-box table.table-list thead {
  border-bottom: 1px solid #e4e5e9;
  width: 100%;
}

.borda-box table.table-list thead tr th {
  padding: 16px;
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #000;
}

.borda-box table.table-list tbody tr {
  border-bottom: 1px solid #e4e5e9;
}

.borda-box table.table-list tbody tr td {
  padding: 16px 20px;
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #000;
}

@media (max-width: 1280px) {
  .borda-box table.table-list tbody tr td {
    padding: 12px 14px;
  }
}

@media (max-width: 1024px) {
  .borda-box table.table-list tbody tr td {
    padding: 12px 10px;
  }
}

.borda-box table.table-list tbody tr td.year {
  font-weight: 500;
  color: #47484c;
  width: 9%;
}

.borda-box table.table-list tbody tr td:nth-child(1) {
  width: 9%;
}

@media (max-width: 1280px) {
  .borda-box table.table-list tbody tr td:nth-child(1) {
    width: 10%;
  }
}

@media (max-width: 1024px) {
  .borda-box table.table-list tbody tr td:nth-child(1) {
    width: 11%;
  }
}

@media (max-width: 1024px) {
  .borda-box table.table-list tbody tr td:nth-child(2) {
    width: 18%;
  }
}

.borda-box table.table-list tbody tr td:nth-child(3) {
  width: 12%;
}

.borda-box table.table-list tbody tr td:nth-child(4) {
  width: 12%;
}

.borda-box table.table-list tbody tr td:nth-child(5) {
  width: 12%;
}

.borda-box table.table-list tbody tr td:nth-child(n + 3) {
  color: #47484c;
  font-weight: 500;
}

.borda-box table.table-list tfoot tr td a {
  text-align: center;
  text-decoration: none;
  margin: 24px auto 0 auto;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #3b69ff;
  display: block;
}

.borda-box .box-content-select {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0 20px;
  background: #f0f1f5;
}

.borda-box .box-content-select .box-select.box-1 {
  width: 7%;
  margin-right: 2%;
}

@media (max-width: 1280px) {
  .borda-box .box-content-select .box-select.box-1 {
    width: 8%;
  }
}

.borda-box .box-content-select .box-select.box-2 {
  width: 14%;
  margin-right: 2%;
}

@media (max-width: 1440px) {
  .borda-box .box-content-select .box-select.box-2 {
    width: 17%;
  }
}

@media (max-width: 1280px) {
  .borda-box .box-content-select .box-select.box-2 {
    width: 15%;
  }
}

@media (max-width: 1279px) {
  .borda-box .box-content-select .box-select.box-2 {
    width: 17%;
  }
}

.borda-box .box-content-select .box-select.box-3 {
  width: 10%;
  margin-right: 2%;
}

@media (max-width: 1440px) {
  .borda-box .box-content-select .box-select.box-3 {
    width: 10%;
  }
}

@media (max-width: 1279px) {
  .borda-box .box-content-select .box-select.box-3 {
    width: 11%;
  }
}

.borda-box .box-content-select .box-select.box-4 {
  width: 11%;
  margin-right: 2%;
}

@media (max-width: 1440px) {
  .borda-box .box-content-select .box-select.box-4 {
    width: 12%;
  }
}

@media (max-width: 1280px) {
  .borda-box .box-content-select .box-select.box-4 {
    width: 12%;
  }
}

@media (max-width: 1024px) {
  .borda-box .box-content-select .box-select.box-4 {
    width: 11%;
  }
}

@media (max-width: 1023px) {
  .borda-box .box-content-select .box-select.box-4 {
    width: 14%;
  }
}

.borda-box .box-content-select .box-select.box-5 {
  width: 19%;
  padding-top: 12px;
  margin-right: 2%;
}

@media (max-width: 1440px) {
  .borda-box .box-content-select .box-select.box-5 {
    width: 23%;
  }
}

@media (max-width: 1280px) {
  .borda-box .box-content-select .box-select.box-5 {
    width: 21%;
  }
}

@media (max-width: 1279px) {
  .borda-box .box-content-select .box-select.box-5 {
    width: 26%;
  }
}

@media (max-width: 1024px) {
  .borda-box .box-content-select .box-select.box-5 {
    width: 17%;
  }
}

@media (max-width: 1023px) {
  .borda-box .box-content-select .box-select.box-5 {
    width: 24%;
  }
}

.borda-box .box-content-select .box-select.box-5 p {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #000;
}

.borda-box .box-content-select .box-select.box-6 {
  padding-top: 12px;
}

.borda-box .box-content-select .box-select.box-6 p {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #000;
}

.borda-box .box-content-select label.field {
  border-radius: 2px;
  color: #6d6e71;
  display: block;
  margin: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  opacity: 0;
  position: relative;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  z-index: 0;
}

.borda-box .box-content-select label.field span {
  font-size: 13px;
  font-weight: 600;
  color: #000;
  text-transform: unset;
  display: block;
  height: 20px;
  line-height: 22px;
  left: 0px;
  pointer-events: none;
  position: absolute;
  top: -32px;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  -webkit-transition-property: color, font-size, top;
  transition-property: color, font-size, top;
  z-index: 1;
  text-transform: capitalize;
}

.borda-box .box-content-select label.field span.required::after {
  color: inherit;
  content: "*";
  display: block;
  height: 20px;
  left: -20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}

.borda-box .box-content-select label.field .psuedo_select {
  background: rgba(255, 255, 255, 0);
  position: relative;
  border-color: #e4e5e9;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: #6d6e71;
  cursor: pointer;
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  margin: 24px 0 11px 0;
  padding-top: 24px;
  outline: 0;
  z-index: 1;
}

.borda-box .box-content-select label.field .psuedo_select::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 17.132 8.773'%3E%3Cpath d='M2528.469-2238.144l7.81,7.265,7.556-7.265' transform='translate(-2527.585 2239.027)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.25'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  top: 8px;
  right: 0;
  -webkit-transition-property: background;
  transition-property: background;
}

.borda-box .box-content-select label.field .psuedo_select .selected {
  height: 24px;
  left: 1px;
  line-height: 24px;
  opacity: 0;
  position: absolute;
  top: -32px;
  -webkit-transform: translateY(24px);
  transform: translateY(24px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  will-change: transform;
}

.borda-box .box-content-select label.field .psuedo_select ul {
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  display: block;
  height: 0;
  list-style: none;
  margin-top: 2px;
  opacity: 0;
  overflow: hidden;
  padding: 0 1px;
  pointer-events: none;
  -webkit-transition-property: height, opacity;
  transition-property: height, opacity;
  width: 100%;
  z-index: 2;
}

.borda-box .box-content-select label.field .psuedo_select ul li {
  padding: 18px 12px;
  font-size: 14px;
  font-weight: 500;
}

.borda-box .box-content-select label.field .psuedo_select ul li:hover {
  background: #f0f1f5;
}

.borda-box .box-content-select label.field .deselect {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: -1;
}

.borda-box .box-content-select label.field.focused {
  color: #3b69ff;
}

.borda-box .box-content-select label.field.focused .psuedo_select {
  border-color: #3b69ff;
  border-width: 0 0 2px 0;
}

.borda-box .box-content-select label.field.focused .psuedo_select::after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2217.413%22%20height%3D%229.74%22%20viewBox%3D%220%200%2017.413%209.74%22%3E%3Cpath%20d%3D%22M0%2C8.533%2C8%2C0l8%2C8.533%22%20transform%3D%22translate%280.707%200.5%29%22%20fill%3D%22none%22%20stroke%3D%22%233b69ff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

.borda-box .box-content-select label.field.focused .psuedo_select ul {
  opacity: 1;
  pointer-events: all;
}

.borda-box .table {
  width: 100%;
}

.borda-box .table .tr {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.borda-box .table .tr div {
  padding: 16px 20px;
  width: 100%;
}

.borda-box .table .tr div p {
  font-family: "Bradesco Sans";
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #47484c;
  word-wrap: break-word;
}

.borda-box .table .tr div.year p {
  font-family: "Bradesco Sans";
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #000;
}

.borda-box .box-input {
  position: relative;
  padding-top: 15px;
}

.borda-box .box-input.box-search {
  width: 100%;
  max-width: 446px;
  margin-bottom: 16px;
  position: relative;
}

.borda-box .box-input.box-search input {
  padding-left: 24px;
}

.borda-box .box-input i.icon-search {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' transform='translate(0)' fill='%23fff' opacity='0'/%3E%3Cg transform='translate(-513 -7487)' fill='none'%3E%3Cpath d='M527.914,7502.813l-4.1-4.1a6.606,6.606,0,1,1,.9-.9l4.1,4.1a.635.635,0,1,1-.9.9Z' stroke='none'/%3E%3Cpath d='M 519.6087036132813 7498.96875 C 520.8500366210938 7498.96875 522.0604248046875 7498.53466796875 523.0169677734375 7497.74609375 L 523.418212890625 7497.4150390625 L 523.7468872070313 7497.0166015625 C 524.5354614257813 7496.060546875 524.9697875976563 7494.8505859375 524.9697875976563 7493.609375 C 524.9697875976563 7490.654296875 522.5648193359375 7488.25 519.6087036132813 7488.25 C 516.6536865234375 7488.25 514.2495727539063 7490.654296875 514.2495727539063 7493.609375 C 514.2495727539063 7496.564453125 516.6536865234375 7498.96875 519.6087036132813 7498.96875 M 528.3641967773438 7503 C 528.2015991210938 7503 528.0386962890625 7502.9375 527.9144287109375 7502.8134765625 L 523.8120727539063 7498.71044921875 C 522.6695556640625 7499.65234375 521.2051391601563 7500.21875 519.6087036132813 7500.21875 C 515.9595336914063 7500.21875 512.9995727539063 7497.2587890625 512.9995727539063 7493.609375 C 512.9995727539063 7489.9580078125 515.9595336914063 7487 519.6087036132813 7487 C 523.259765625 7487 526.2197875976563 7489.9580078125 526.2197875976563 7493.609375 C 526.2197875976563 7495.205078125 525.653564453125 7496.66943359375 524.711181640625 7497.81201171875 L 528.8126220703125 7501.9150390625 C 529.0611572265625 7502.16259765625 529.0611572265625 7502.56396484375 528.8126220703125 7502.8134765625 C 528.6892700195313 7502.9375 528.52685546875 7503 528.3641967773438 7503 Z' stroke='none' fill='%23a7a8ac'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 20px;
}

.borda-box .box-input input {
  font-family: "Bradesco Sans";
  font-size: 16px;
  border: 0;
  border-bottom: 1px solid #e4e5e9;
  outline: none;
  font-weight: 500;
  color: #6d6d71;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  height: 32px;
}

.borda-box .box-input input:focus {
  color: #6d6d71;
  border-bottom: 2px solid #3b69ff;
  height: 33px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .borda-box .box-input input:focus {
    height: 42px;
    margin-top: 5px;
  }
}

.borda-box .box-input label {
  pointer-events: none;
  position: absolute;
  left: 0;
  margin-top: 13px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  margin-left: 24px;
  top: 5px;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #47484c;
}

.borda-box .box-input label.label-top-ie {
  font-size: 12px;
  margin-top: 0;
  font-weight: 500;
  top: 0;
}

.borda-box .box-input input:required:invalid+label {
  color: red;
}

.borda-box .box-input input:focus:required:invalid {
  border-bottom: 2px solid red;
}

.borda-box .box-input input:focus+label {
  color: #3a68ff;
  top: 0;
}

.borda-box .box-input input:focus+label,
.borda-box .box-input input:not(:placeholder-shown)+label {
  font-size: 12px;
  margin-top: 0;
  font-weight: 500;
  top: 4px;
}

.borda-box .tab-mobile-premios {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 2px solid #e1173f;
  cursor: pointer;
  margin: 24px 24px 0 24px;
}

.borda-box .tab-mobile-premios.no-border {
  border-bottom: 2px solid #fff;
}

@media (min-width: 641px) {
  .borda-box .tab-mobile-premios {
    display: none;
  }
}

.borda-box .tab-mobile-premios p {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #000;
  padding: 0;
}

.borda-box .tab-mobile-premios i.icon-arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg transform='translate(-12.8 -663.8)'%3E%3Cg transform='translate(12.8 663.8)' fill='none' stroke='%23e1173f' stroke-width='1.75'%3E%3Ccircle cx='12' cy='12' r='12' stroke='none'/%3E%3Ccircle cx='12' cy='12' r='11.125' fill='none'/%3E%3C/g%3E%3Cg transform='translate(18.8 670.799)'%3E%3Crect width='12' height='12' fill='%23fff' opacity='0'/%3E%3Cpath d='M2528.469-2238.144l5.857,5.448,5.667-5.448' transform='translate(-2528.268 2241.279)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: table;
  margin-right: 8px;
  transition: 0.8s;
}

.borda-box .tab-mobile-premios i.icon-arrow.rotate {
  transform: rotate(-180deg);
  transition: 0.8s;
}

@media (min-width: 641px) {
  .borda-box .tab-mobile-premios-box {
    display: none;
  }
}

.borda-box .tab-mobile-premios-box p {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #47484c;
  margin: 8px 0 26px 0;
}

@media (max-width: 641px) {
  .borda-box .tab-mobile-premios-box p {
    margin: 0px 0 16px 0;
    text-transform: uppercase;
  }
}

.borda-box .tab-mobile-premios-box .slider-imgs .slick-slide {
  margin: 0 8px;
}

.borda-box .tab-mobile-premios-box .slider-imgs .slick-list {
  margin: 0 -8px;
  padding-left: 16px;
}

.borda-box .tab-mobile-premios-box .slider-imgs .box {
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 147px;
  height: 132px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 32px;
}

.borda-box .container-negocios-cards {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  opacity: 1;
  max-height: 1000px;
  overflow: auto;
  padding: 24px;
  transition: all 1s ease-out;
}

@media (max-width: 1440px) {
  .borda-box .container-negocios-cards {
    flex-wrap: wrap;
    padding: 16px;
  }
}

@media (max-width: 767px) {
  .borda-box .container-negocios-cards {
    width: 100%;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item {
  cursor: pointer;
  width: 180px;
  height: 220px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 16px;
}

@media (max-width: 1440px) {
  .borda-box .container-negocios-cards .negocios-cards-item {
    margin-bottom: 16px;
    width: 139px;
    margin-right: 12px;
  }
}

@media (max-width: 767px) {
  .borda-box .container-negocios-cards .negocios-cards-item {
    width: 152px;
    height: 125px;
    justify-content: space-between;
    padding: 16px 8px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
}

@media (max-width: 360px) {
  .borda-box .container-negocios-cards .negocios-cards-item {
    width: 145px;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item:nth-last-child(1) {
  margin-right: 0;
}

.borda-box .container-negocios-cards .negocios-cards-item .icon-1,
.borda-box .container-negocios-cards .negocios-cards-item .icon-2,
.borda-box .container-negocios-cards .negocios-cards-item .icon-3,
.borda-box .container-negocios-cards .negocios-cards-item .icon-4,
.borda-box .container-negocios-cards .negocios-cards-item .icon-5 {
  display: table;
  background-repeat: no-repeat;
  margin: 16px;
}

@media (max-width: 768px) {

  .borda-box .container-negocios-cards .negocios-cards-item .icon-1,
  .borda-box .container-negocios-cards .negocios-cards-item .icon-2,
  .borda-box .container-negocios-cards .negocios-cards-item .icon-3,
  .borda-box .container-negocios-cards .negocios-cards-item .icon-4,
  .borda-box .container-negocios-cards .negocios-cards-item .icon-5 {
    margin: 8px;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item .icon-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.117 35.764'%3E%3Cg transform='translate(-1192.5 -918.719)'%3E%3Cg transform='translate(1229.537 928.226)'%3E%3Cpath d='M1216.24,926.748c-.128-1.152-1.2-2.091-3.509-2.091a2.933,2.933,0,0,0-3.217,2.742c-.063,1.416.488,2.42,3.255,3.061s3.532,1.645,3.469,3.061c-.061,1.355-.781,2.712-3.469,2.712-2.577,0-3.146-1.177-3.257-2.062' transform='translate(-1209.51 -922.047)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.64' transform='translate(3.237 14.186)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.595' transform='translate(3.237)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Ccircle cx='16.788' cy='16.788' r='16.788' transform='translate(1216.042 919.811)' fill='none' stroke='%23e1173f' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M1221.6,923.984a16.883,16.883,0,1,0,.041,25.195' transform='translate(0 0)' fill='none' stroke='%23e1173f' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  width: 58px;
  height: 35px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-cards .negocios-cards-item .icon-1 {
    width: 38px;
    height: 23px;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item .icon-2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 41.59 52.854'%3E%3Cg transform='translate(-1356.042 -782.58)'%3E%3Cpath d='M1371.181,786.037h-9.615a4.525,4.525,0,0,0-4.525,4.525v36.2a4.526,4.526,0,0,0,4.525,4.525h18.1L1390.949,820' transform='translate(0 3.1)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M1367.042,812.371v-7.918a3.4,3.4,0,0,1,3.394-3.393h7.918' transform='translate(12.622 22.063)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cg transform='translate(1379.684 790.706)'%3E%3Cpath d='M1372.687,789.45c-.106-.968-1-1.753-2.941-1.753a2.456,2.456,0,0,0-2.692,2.3c-.052,1.186.407,2.027,2.726,2.563s2.957,1.38,2.9,2.565c-.052,1.136-.656,2.271-2.9,2.271-2.16,0-2.635-.986-2.728-1.728' transform='translate(-1367.05 -785.511)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.211' transform='translate(2.71 11.881)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.173' transform='translate(2.71)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Ccircle cx='14.139' cy='14.139' r='14.139' transform='translate(1368.354 783.58)' fill='none' stroke='%23e1173f' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  width: 42px;
  height: 53px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-cards .negocios-cards-item .icon-2 {
    width: 30px;
    height: 38px;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item .icon-3 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 61.516 50.307'%3E%3Cg id='Grupo_24299' data-name='Grupo 24299' transform='translate(-271.818 -939.487)'%3E%3Cpath id='Caminho_5649' data-name='Caminho 5649' d='M307.987,957.723l-26.512.02a8.657,8.657,0,0,0-8.656,8.658l0,7.574' transform='translate(0 9.407)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Ccircle id='Elipse_1519' data-name='Elipse 1519' cx='10.821' cy='10.821' r='10.821' transform='translate(283.64 940.487)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cg id='Grupo_24298' data-name='Grupo 24298' transform='translate(314.851 967.152)'%3E%3Cpath id='Caminho_5650' data-name='Caminho 5650' d='M307.923,961.246c-.15-1.212-1.405-2.2-4.127-2.2-2.493,0-3.71,1.456-3.781,2.881-.074,1.487.572,2.541,3.824,3.215s4.155,1.73,4.079,3.215c-.071,1.425-.918,2.85-4.079,2.85-3.03,0-3.7-1.235-3.829-2.167' transform='translate(-300.009 -957.022)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_249' data-name='Linha 249' y2='2.044' transform='translate(3.957 14.187)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_250' data-name='Linha 250' y2='2.027' transform='translate(3.957)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Ccircle id='Elipse_1520' data-name='Elipse 1520' cx='13.526' cy='13.526' r='13.526' transform='translate(305.282 961.742)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 61px;
  height: 50px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-cards .negocios-cards-item .icon-3 {
    width: 31px;
    height: 25px;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item .icon-4 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 50.964 53.816'%3E%3Cg id='Grupo_24300' data-name='Grupo 24300' transform='translate(-1036.064 -656.528)'%3E%3Cpath id='Caminho_5651' data-name='Caminho 5651' d='M1063.2,666.424v-8.511h-8.51' transform='translate(22.439 0)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_251' data-name='Linha 251' y1='17.182' transform='translate(1062.86 692.163)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_252' data-name='Linha 252' y2='11.473' transform='translate(1045.735 697.871)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_253' data-name='Linha 253' y1='25.687' transform='translate(1079.984 683.658)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Caminho_5652' data-name='Caminho 5652' d='M1085.642,657.914S1070.2,681.128,1037.2,686.2' transform='translate(0 0)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 50px;
  height: 53px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-cards .negocios-cards-item .icon-4 {
    width: 30px;
    height: 32px;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item .icon-5 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 56.052 49.101'%3E%3Cg id='Grupo_24303' data-name='Grupo 24303' transform='translate(-279.434 -814.938)'%3E%3Cg id='Grupo_24109' data-name='Grupo 24109' transform='translate(280.434 829.417)'%3E%3Cline id='Linha_208' data-name='Linha 208' x1='3.603' y1='3.603' transform='translate(8.492 15.116)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Caminho_5621' data-name='Caminho 5621' d='M307.338,837.671H317.43a3.294,3.294,0,0,0,3.36-3.269h0a3.425,3.425,0,0,0-3.327-3.457H302.744c-4.377-.024-7.085,2-10.323,5.066l-3.495,3.341-1.722-1.721-6.77,6.77,13.457,13.456,6.77-6.77-4.513-4.513' transform='translate(-280.434 -824.237)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Caminho_5622' data-name='Caminho 5622' d='M316.066,835.61l7.3-8.543a3.534,3.534,0,0,1,4.995-.145h0a3.535,3.535,0,0,1,.237,4.894l-9.823,12.073a5.551,5.551,0,0,1-4.738,2.23H302.563a8.081,8.081,0,0,0-5.044,2.174l-3.253,2.9' transform='translate(-275.659 -825.958)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Cpath id='Caminho_5623' data-name='Caminho 5623' d='M302.159,815.939l2.127,4.523,4.594.625-3.28,3.42.938,4.909-4.379-2.409-4.379,2.409.938-4.909-3.279-3.42,4.594-.625Z' transform='translate(5.179)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 56px;
  height: 49px;
}

@media (max-width: 767px) {
  .borda-box .container-negocios-cards .negocios-cards-item .icon-5 {
    width: 28px;
    height: 32px;
  }
}

.borda-box .container-negocios-cards .negocios-cards-item p,
.borda-box .container-negocios-cards .negocios-cards-item h3 {
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 19px;
  text-align: left;
  color: #e1173f;
  /*text-transform: uppercase;*/
  margin-top: 16px;
}

@media (max-width: 1440px) {

  .borda-box .container-negocios-cards .negocios-cards-item p,
  .borda-box .container-negocios-cards .negocios-cards-item h3 {
    font-size: 13px;
  }
}

@media (max-width: 767px) {

  .borda-box .container-negocios-cards .negocios-cards-item p,
  .borda-box .container-negocios-cards .negocios-cards-item h3 {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: #47484c;
    text-align: left;
    /*text-transform: capitalize;*/
    margin-top: 0px;
    padding: 0;
  }
}

.borda-box .container-negocios-box {
  width: calc(100% - 48px);
  display: flex;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
  margin-left: 24px;
  margin-right: 24px;
  transition: all 1s ease-out;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 2;
    max-height: 0px;
    opacity: 0;
    overflow: hidden;
    flex-direction: column;
    margin: 0 0;
    padding: 40px 24px 24px 24px;
  }
}

.borda-box .container-negocios-box .negocios-box-item-1 {
  width: 100%;
  max-width: 170px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-1 {
    max-width: unset;
    order: 2;
  }
}

.borda-box .container-negocios-box .negocios-box-item-1 .icon-1,
.borda-box .container-negocios-box .negocios-box-item-1 .icon-2,
.borda-box .container-negocios-box .negocios-box-item-1 .icon-3,
.borda-box .container-negocios-box .negocios-box-item-1 .icon-4,
.borda-box .container-negocios-box .negocios-box-item-1 .icon-5 {
  display: table;
  background-repeat: no-repeat;
  margin: 16px;
}

@media (max-width: 768px) {

  .borda-box .container-negocios-box .negocios-box-item-1 .icon-1,
  .borda-box .container-negocios-box .negocios-box-item-1 .icon-2,
  .borda-box .container-negocios-box .negocios-box-item-1 .icon-3,
  .borda-box .container-negocios-box .negocios-box-item-1 .icon-4,
  .borda-box .container-negocios-box .negocios-box-item-1 .icon-5 {
    display: none;
  }
}

.borda-box .container-negocios-box .negocios-box-item-1 .icon-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.117 35.764'%3E%3Cg transform='translate(-1192.5 -918.719)'%3E%3Cg transform='translate(1229.537 928.226)'%3E%3Cpath d='M1216.24,926.748c-.128-1.152-1.2-2.091-3.509-2.091a2.933,2.933,0,0,0-3.217,2.742c-.063,1.416.488,2.42,3.255,3.061s3.532,1.645,3.469,3.061c-.061,1.355-.781,2.712-3.469,2.712-2.577,0-3.146-1.177-3.257-2.062' transform='translate(-1209.51 -922.047)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.64' transform='translate(3.237 14.186)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.595' transform='translate(3.237)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Ccircle cx='16.788' cy='16.788' r='16.788' transform='translate(1216.042 919.811)' fill='none' stroke='%23e1173f' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M1221.6,923.984a16.883,16.883,0,1,0,.041,25.195' transform='translate(0 0)' fill='none' stroke='%23e1173f' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  width: 58px;
  height: 35px;
}

.borda-box .container-negocios-box .negocios-box-item-1 .icon-2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 41.59 52.854'%3E%3Cg transform='translate(-1356.042 -782.58)'%3E%3Cpath d='M1371.181,786.037h-9.615a4.525,4.525,0,0,0-4.525,4.525v36.2a4.526,4.526,0,0,0,4.525,4.525h18.1L1390.949,820' transform='translate(0 3.1)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M1367.042,812.371v-7.918a3.4,3.4,0,0,1,3.394-3.393h7.918' transform='translate(12.622 22.063)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cg transform='translate(1379.684 790.706)'%3E%3Cpath d='M1372.687,789.45c-.106-.968-1-1.753-2.941-1.753a2.456,2.456,0,0,0-2.692,2.3c-.052,1.186.407,2.027,2.726,2.563s2.957,1.38,2.9,2.565c-.052,1.136-.656,2.271-2.9,2.271-2.16,0-2.635-.986-2.728-1.728' transform='translate(-1367.05 -785.511)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.211' transform='translate(2.71 11.881)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline y2='2.173' transform='translate(2.71)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Ccircle cx='14.139' cy='14.139' r='14.139' transform='translate(1368.354 783.58)' fill='none' stroke='%23e1173f' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  width: 42px;
  height: 53px;
}

.borda-box .container-negocios-box .negocios-box-item-1 .icon-3 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 61.516 50.307'%3E%3Cg id='Grupo_24299' data-name='Grupo 24299' transform='translate(-271.818 -939.487)'%3E%3Cpath id='Caminho_5649' data-name='Caminho 5649' d='M307.987,957.723l-26.512.02a8.657,8.657,0,0,0-8.656,8.658l0,7.574' transform='translate(0 9.407)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Ccircle id='Elipse_1519' data-name='Elipse 1519' cx='10.821' cy='10.821' r='10.821' transform='translate(283.64 940.487)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cg id='Grupo_24298' data-name='Grupo 24298' transform='translate(314.851 967.152)'%3E%3Cpath id='Caminho_5650' data-name='Caminho 5650' d='M307.923,961.246c-.15-1.212-1.405-2.2-4.127-2.2-2.493,0-3.71,1.456-3.781,2.881-.074,1.487.572,2.541,3.824,3.215s4.155,1.73,4.079,3.215c-.071,1.425-.918,2.85-4.079,2.85-3.03,0-3.7-1.235-3.829-2.167' transform='translate(-300.009 -957.022)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_249' data-name='Linha 249' y2='2.044' transform='translate(3.957 14.187)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_250' data-name='Linha 250' y2='2.027' transform='translate(3.957)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Ccircle id='Elipse_1520' data-name='Elipse 1520' cx='13.526' cy='13.526' r='13.526' transform='translate(305.282 961.742)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 61px;
  height: 50px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-1 .icon-3 {
    width: 31px;
    height: 25px;
  }
}

.borda-box .container-negocios-box .negocios-box-item-1 .icon-4 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 50.964 53.816'%3E%3Cg id='Grupo_24300' data-name='Grupo 24300' transform='translate(-1036.064 -656.528)'%3E%3Cpath id='Caminho_5651' data-name='Caminho 5651' d='M1063.2,666.424v-8.511h-8.51' transform='translate(22.439 0)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_251' data-name='Linha 251' y1='17.182' transform='translate(1062.86 692.163)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_252' data-name='Linha 252' y2='11.473' transform='translate(1045.735 697.871)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Linha_253' data-name='Linha 253' y1='25.687' transform='translate(1079.984 683.658)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Caminho_5652' data-name='Caminho 5652' d='M1085.642,657.914S1070.2,681.128,1037.2,686.2' transform='translate(0 0)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 50px;
  height: 53px;
}

.borda-box .container-negocios-box .negocios-box-item-1 .icon-5 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 56.052 49.101'%3E%3Cg id='Grupo_24303' data-name='Grupo 24303' transform='translate(-279.434 -814.938)'%3E%3Cg id='Grupo_24109' data-name='Grupo 24109' transform='translate(280.434 829.417)'%3E%3Cline id='Linha_208' data-name='Linha 208' x1='3.603' y1='3.603' transform='translate(8.492 15.116)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Caminho_5621' data-name='Caminho 5621' d='M307.338,837.671H317.43a3.294,3.294,0,0,0,3.36-3.269h0a3.425,3.425,0,0,0-3.327-3.457H302.744c-4.377-.024-7.085,2-10.323,5.066l-3.495,3.341-1.722-1.721-6.77,6.77,13.457,13.456,6.77-6.77-4.513-4.513' transform='translate(-280.434 -824.237)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Caminho_5622' data-name='Caminho 5622' d='M316.066,835.61l7.3-8.543a3.534,3.534,0,0,1,4.995-.145h0a3.535,3.535,0,0,1,.237,4.894l-9.823,12.073a5.551,5.551,0,0,1-4.738,2.23H302.563a8.081,8.081,0,0,0-5.044,2.174l-3.253,2.9' transform='translate(-275.659 -825.958)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Cpath id='Caminho_5623' data-name='Caminho 5623' d='M302.159,815.939l2.127,4.523,4.594.625-3.28,3.42.938,4.909-4.379-2.409-4.379,2.409.938-4.909-3.279-3.42,4.594-.625Z' transform='translate(5.179)' fill='none' stroke='%23e1173f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 56px;
  height: 49px;
}

.borda-box .container-negocios-box .negocios-box-item-1 p,
.borda-box .container-negocios-box .negocios-box-item-1 h3 {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #e1173f;
  line-height: 19px;
  text-transform: uppercase;
}

@media (max-width: 768px) {

  .borda-box .container-negocios-box .negocios-box-item-1 p,
  .borda-box .container-negocios-box .negocios-box-item-1 h3 {
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #000;
    text-transform: unset;
    margin: 24px 0;
    padding: 0;
  }

  .borda-box .container-negocios-box .negocios-box-item-1 p br,
  .borda-box .container-negocios-box .negocios-box-item-1 h3 br {
    display: none;
  }
}

.borda-box .container-negocios-box .negocios-box-item-2 {
  width: 100%;
  border-left: 1px solid #6d6e71;
  padding: 0 0 0 24px;
  margin-left: 24px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-2 {
    border-left: unset;
    padding: 0;
    order: 3;
    margin-left: 0;
    padding: 0;
  }
}

.borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content {
  display: flex;
  margin: 16px 0;
  flex-wrap: wrap;
}

@media (max-width: 1440px) {
  .borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content {
    margin: 8px 0;
  }
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content {
    flex-direction: column;
    margin-top: 24px;
  }
}

.borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div {
  width: 155px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
  margin-right: 8px;
  margin-bottom: 8px;
}

@media (max-width: 1440px) {
  .borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div {
    width: 120px;
  }
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div {
    filter: unset;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-bottom: 16px;
    box-shadow: none;
  }
}

.borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div:nth-last-child(1) {
  margin-right: 0px;
}

.borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div p {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  color: #000;
}

@media (max-width: 1440px) {
  .borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div p {
    line-height: 13px;
  }
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div p {
    text-align: left;
  }

  .borda-box .container-negocios-box .negocios-box-item-2 .negocios-box-item-2-content div p br {
    display: none;
  }
}

.borda-box .container-negocios-box .negocios-box-item-2 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #47484c;
}

@media (max-width: 767px) {
  .borda-box .container-negocios-box .negocios-box-item-2 p {
    padding: 0 !important;
  }
}

.borda-box .container-negocios-box .negocios-box-item-2 p span.blue {
  color: #3b69ff;
  display: inline;
}

.borda-box .container-negocios-box .negocios-box-item-2 p.scroll {
  overflow-y: scroll;
  height: 100%;
  max-height: 185px;
}

@media (max-width: 414px) {
  .borda-box .container-negocios-box .negocios-box-item-2 p.scroll {
    max-height: 400px;
  }
}

@media (max-width: 360px) {
  .borda-box .container-negocios-box .negocios-box-item-2 p.scroll {
    max-height: 380px;
  }
}

@media (max-width: 320px) {
  .borda-box .container-negocios-box .negocios-box-item-2 p.scroll {
    max-height: 350px;
  }
}

.borda-box .container-negocios-box .negocios-box-item-2 p.scroll::-webkit-scrollbar {
  width: 4px;
}

.borda-box .container-negocios-box .negocios-box-item-2 p.scroll::-webkit-scrollbar-track {
  background: #e4e5e9;
  border-radius: 4px;
}

.borda-box .container-negocios-box .negocios-box-item-2 p.scroll::-webkit-scrollbar-thumb {
  background: #3b69fa;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-3 {
    order: 1;
  }
}

.borda-box .container-negocios-box .negocios-box-item-3 i.icon-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg transform='translate(-155 -124)'%3E%3Crect width='16' height='16' transform='translate(155 124)' fill='%23fff'/%3E%3Cpath d='M515.293,7502.854a.626.626,0,0,1,0-.883l5.985-5.985-5.81-5.81a.625.625,0,0,1,.885-.883l5.809,5.81,5.808-5.808a.625.625,0,1,1,.883.885l-5.807,5.807,5.982,5.983a.625.625,0,1,1-.883.883l-5.982-5.982-5.984,5.984a.625.625,0,0,1-.885,0Z' transform='translate(-359.111 -7364.109)' fill='%233b69ff'/%3E%3C/g%3E%3C/svg%3E");
  display: table;
  width: 16px;
  height: 16px;
  margin-left: 16px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .borda-box .container-negocios-box .negocios-box-item-3 i.icon-close {
    margin-left: 0;
  }
}

.borda-box-mob {
  margin-top: 32px;
}

@media (min-width: 640px) {
  .borda-box-mob {
    display: none;
  }
}

.borda-box-mob h2 {
  font-weight: bold;
  font-size: 22px;
  text-align: left;
  color: #000;
  text-transform: unset;
}

.borda-box-mob .container-filter {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .borda-box-mob .container-filter {
    margin: 0 24px 16px 24px;
  }
}

.borda-box-mob .container-filter p {
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
  text-align: left;
  color: #3b69ff;
  padding: 0;
}

.borda-box-mob .container-filter i.icon-filter {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.25' height='17' viewBox='0 0 16.25 17'%3E%3Cg transform='translate(0.625)'%3E%3Cline x2='2' transform='translate(0 2.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cg transform='translate(1.5)' fill='none' stroke='%233b69ff' stroke-width='1.25'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' stroke='none'/%3E%3Ccircle cx='2.5' cy='2.5' r='1.875' fill='none'/%3E%3C/g%3E%3Cline x2='6' transform='translate(9 2.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cline x2='2' transform='translate(15 8.5) rotate(180)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cg transform='translate(13.5 11) rotate(180)' fill='none' stroke='%233b69ff' stroke-width='1.25'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' stroke='none'/%3E%3Ccircle cx='2.5' cy='2.5' r='1.875' fill='none'/%3E%3C/g%3E%3Cline x2='6' transform='translate(6 8.5) rotate(180)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cline x2='2' transform='translate(0 14.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cg transform='translate(1.5 12)' fill='none' stroke='%233b69ff' stroke-width='1.25'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' stroke='none'/%3E%3Ccircle cx='2.5' cy='2.5' r='1.875' fill='none'/%3E%3C/g%3E%3Cline x2='6' transform='translate(9 14.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3C/g%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.25' height='17' viewBox='0 0 16.25 17'%3E%3Cg transform='translate(0.625)'%3E%3Cline x2='2' transform='translate(0 2.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cg transform='translate(1.5)' fill='none' stroke='%233b69ff' stroke-width='1.25'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' stroke='none'/%3E%3Ccircle cx='2.5' cy='2.5' r='1.875' fill='none'/%3E%3C/g%3E%3Cline x2='6' transform='translate(9 2.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cline x2='2' transform='translate(15 8.5) rotate(180)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cg transform='translate(13.5 11) rotate(180)' fill='none' stroke='%233b69ff' stroke-width='1.25'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' stroke='none'/%3E%3Ccircle cx='2.5' cy='2.5' r='1.875' fill='none'/%3E%3C/g%3E%3Cline x2='6' transform='translate(6 8.5) rotate(180)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cline x2='2' transform='translate(0 14.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3Cg transform='translate(1.5 12)' fill='none' stroke='%233b69ff' stroke-width='1.25'%3E%3Ccircle cx='2.5' cy='2.5' r='2.5' stroke='none'/%3E%3Ccircle cx='2.5' cy='2.5' r='1.875' fill='none'/%3E%3C/g%3E%3Cline x2='6' transform='translate(9 14.5)' fill='none' stroke='%233b69ff' stroke-linecap='round' stroke-width='1.25'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  width: 15px;
  height: 17px;
  display: table;
  margin-left: 8px;
}

.borda-box-mob .card-filter {
  border-radius: 4px;
  background: #fff;
  border: 0.5px solid #f0f1f5;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  margin: 0 24px 16px 24px;
}

.borda-box-mob .card-filter .card-filter-header {
  padding: 16px;
  border-bottom: 1px solid #e4e5e9;
}

.borda-box-mob .card-filter .card-filter-header p {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #000;
}

.borda-box-mob .card-filter .card-filter-body {
  padding: 16px;
  display: flex;
  justify-content: space-between;
}

.borda-box-mob .card-filter .card-filter-body .column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.borda-box-mob .card-filter .card-filter-body .column p {
  font-weight: 600;
  font-size: 12px !important;
  line-height: 20px !important;
  text-align: left;
  color: #6d6e71;
  padding: 0;
}

.borda-box-mob .card-filter .card-filter-body .column span {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #000;
  margin: 0 0 16px 0;
  text-transform: capitalize;
}

.borda-box-mob .card-filter .card-filter-body .column span:last-child {
  margin: 0;
}

.borda-box-mob .card-filter .card-filter-footer {
  padding: 16px;
  border-top: 1px solid #e4e5e9;
}

.borda-box-mob .card-filter .card-filter-footer p {
  font-weight: 500;
  font-size: 13px !important;
  line-height: 22px !important;
  text-align: left;
  color: #47484c;
}

.modal-premios-grapich {
  padding: 40px 24px;
  position: fixed;
  top: 110px;
  background: #fff;
  z-index: 11;
  width: 100%;
  display: none;
}

@media (min-width: 641px) {
  .modal-premios-grapich {
    display: none;
  }
}

.modal-premios-grapich .modal-premios-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-bottom: 16px;
}

.modal-premios-grapich .modal-premios-header p {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #000;
}

.modal-premios-grapich .modal-premios-header i.icon-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M15.2,15.862,8,8.665l-7.2,7.2A.47.47,0,0,1,.138,15.2L7.334,8,.138.8A.47.47,0,0,1,.8.138L8,7.334l7.2-7.2A.47.47,0,0,1,15.862.8L8.665,8l7.2,7.2a.471.471,0,0,1-.666.666Z' fill='%233b69ff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cg transform='translate(-8.443 -8.665)'%3E%3Crect width='15.059' height='15.059' transform='translate(7.502 9.606)' fill='%233b69ff'/%3E%3Cg transform='translate(0 0)'%3E%3Crect width='31.613' height='31.613' fill='%233b69ff'/%3E%3Crect width='31.613' height='31.613' fill='%233b69ff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  display: table;
  width: 16px;
  height: 16px;
}

.modal-premios-grapich .modal-premios-body {
  height: 380px;
  overflow: scroll;
}

@media (max-width: 375px) and (max-height: 812px) {
  .modal-premios-grapich .modal-premios-body {
    height: 435px;
  }
}

@media (max-width: 375px) {
  .modal-premios-grapich .modal-premios-body {
    height: 300px;
  }
}

@media (max-width: 360px) {
  .modal-premios-grapich .modal-premios-body {
    height: 290px;
  }
}

@media (max-width: 320px) {
  .modal-premios-grapich .modal-premios-body {
    height: 220px;
  }
}

.modal-premios-grapich .modal-premios-body img {
  border: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
}

.modal-premios-grapich .modal-premios-footer {
  padding-top: 16px;
}

.modal-premios-grapich .modal-premios-footer .line-1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 34px;
}

.modal-premios-grapich .modal-premios-footer .line-1 p {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #47484c;
}

.modal-premios-grapich .modal-premios-footer .line-1 p:nth-child(1) {
  margin-left: 25%;
}

.modal-premios-grapich .modal-premios-footer .line-2 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 16px;
}

.modal-premios-grapich .modal-premios-footer .line-2 i.icon-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='21.866' viewBox='0 0 23 21.866'%3E%3Cpath d='M10.875,4.679a25.763,25.763,0,0,0-4.244.368A8.068,8.068,0,0,1,13,1.963a8.23,8.23,0,0,1,5.1,1.787c.232.193.41.21.588.035s.161-.35-.036-.578A9,9,0,0,0,3.35,5.8,16.2,16.2,0,0,0,.283,7.079c-.25.14-.339.316-.25.526A.391.391,0,0,0,.551,7.8c.785-.228,1.587-.421,2.425-.6a6.85,6.85,0,0,0-.143,1.367,8.82,8.82,0,0,0,4.1,7.568c.25.158.464.158.606-.035s.125-.368-.089-.561a7.715,7.715,0,0,1-2.5-5.694,7.51,7.51,0,0,1,.624-3.031c.838-.07,1.747-.123,2.746-.123,6.491,0,11.965,2.137,11.965,4.94,0,1.419-1.8,2.838-3.941,3.785-.517.227-.571.385-.5.613.071.211.3.28.571.193C20.165,15,23,12.984,23,10.548c0-3.311-5.349-5.869-12.125-5.869' transform='translate(0)' fill='%23e1173f'/%3E%3Cpath d='M1.922.053,0,1.157V7.739H2.055A.345.345,0,0,0,2.4,7.394V.3a.3.3,0,0,0-.48-.247' transform='translate(11.573 14.127)' fill='%23e1173f'/%3E%3Cpath d='M1.541,0,.224.756A.418.418,0,0,0,0,1.143V6.048a.222.222,0,0,0,.222.222H1.541Z' transform='translate(9.491 15.595)' fill='%23e1173f'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  display: table;
  margin-right: 8px;
}

.modal-premios-grapich .modal-premios-footer .line-2 i.icon-2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cg transform='translate(-9 -8)'%3E%3Cg transform='translate(9 8)' fill='%23fff' stroke='%23707070' stroke-width='1' opacity='0'%3E%3Crect width='22' height='22' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='21' height='21' fill='none'/%3E%3C/g%3E%3Cg transform='translate(10 8.449)'%3E%3Cpath d='M290.249,809.1h-5.226a1.7,1.7,0,0,0-1.7,1.7v13.6a1.7,1.7,0,0,0,1.7,1.7h9.351a1.7,1.7,0,0,0,1.7-1.7v-2.54' transform='translate(-279.073 -804.997)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Cpath d='M289.064,804.8v-.752a1.7,1.7,0,0,0-1.7-1.7h-9.34a1.7,1.7,0,0,0-1.7,1.7v13.6a1.7,1.7,0,0,0,1.7,1.7h2.516' transform='translate(-276.323 -802.345)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Ccircle cx='2.125' cy='2.125' r='2.125' transform='translate(12.751 4.061)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Ccircle cx='4.25' cy='4.25' r='4.25' transform='translate(10.626 1.936)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3Cpath d='M297.323,818.6v4.819l2.125-2.125,2.125,2.125V818.6' transform='translate(-284.572 -808.729)' fill='none' stroke='%235c5c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.75'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  display: table;
  margin-right: 8px;
}

.modal-premios-grapich .modal-premios-footer .line-2 p {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  color: #47484c;
  margin-right: 24px;
}

.modal-premios-grapich .modal-premios-footer .line-3 p {
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #47484c;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item {
  width: 280px !important;
  min-height: 400px !important;
  margin-bottom: 50px !important;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom p.main-awards-container-cards-item-container-bottom-text,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom p.main-awards-container-cards-item-container-bottom-text {
  padding-left: 0px !important;
}

.main-awards-container-sm .main-awards-container-cards {
  padding-top: 5px;
  padding-left: 5px;
}

@media (max-width: 767px) {

  .main-awards-container-cards-slider.slick-slider .slick-track,
  .slick-slider .slick-list {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .main-awards-container-cards-slider {
    padding-bottom: 50px !important;
  }
}

.bg-interna-inclusao.bg-awards .container-text .slick-dots {
  bottom: 18px !important;
}

.main-awards-container,
.main-awards-container-sm {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.main-awards-container .main-awards-container-timeline,
.main-awards-container-sm .main-awards-container-timeline {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.main-awards-container .main-awards-container-timeline:after,
.main-awards-container-sm .main-awards-container-timeline:after {
  content: "";
  width: calc(100% - 46px);
  height: 1px;
  background-color: #e4e5e9;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 1;
  margin-left: 23px;
  margin-right: 23px;
  transition: all 0.6s ease-in-out;
}

.main-awards-container .main-awards-container-timeline small.main-awards-container-timeline-year,
.main-awards-container-sm .main-awards-container-timeline small.main-awards-container-timeline-year {
  font-size: 20px;
  font-weight: 600;
  line-height: 14px;
  position: relative;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  margin-bottom: 44px;
}

.main-awards-container .main-awards-container-timeline small.main-awards-container-timeline-year.active,
.main-awards-container-sm .main-awards-container-timeline small.main-awards-container-timeline-year.active {
  font-size: 22px;
  color: #e1173f;
}

.main-awards-container .main-awards-container-timeline small.main-awards-container-timeline-year.active:after,
.main-awards-container-sm .main-awards-container-timeline small.main-awards-container-timeline-year.active:after {
  background-color: #e1173f;
}

.main-awards-container .main-awards-container-timeline small.main-awards-container-timeline-year:after,
.main-awards-container-sm .main-awards-container-timeline small.main-awards-container-timeline-year:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 24px;
  left: 50%;
  z-index: 2;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #6d6e71;
}

.main-awards-container .main-awards-container-cards,
.main-awards-container-sm .main-awards-container-cards {
  width: 100%;
  display: flex;
  justify-content: space-between;
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}

.main-awards-container .main-awards-container-cards.main-awards-container-collumn,
.main-awards-container-sm .main-awards-container-cards.main-awards-container-collumn {
  flex-direction: column;
}

.main-awards-container .main-awards-container-cards.active,
.main-awards-container-sm .main-awards-container-cards.active {
  max-height: 1000px;
  overflow: initial;
  opacity: 1;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-slider,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-slider {
  width: 100%;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item {
  width: 304px;
  min-height: 346px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 16px;
  margin-right: 16px;
  margin-bottom: 24px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .divisor-awards,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .divisor-awards {
  width: calc(100% + 32px);
  height: 1px;
  background-color: #e4e5e9;
  margin-top: 24px;
  margin-top: 16px;
  margin-left: -16px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-containter-text h5,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-containter-text h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body {
  width: 100%;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body .main-awards-container-cards-item-container-body-text,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body .main-awards-container-cards-item-container-body-text {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: 16px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body .main-awards-container-cards-item-container-body-text h6,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body .main-awards-container-cards-item-container-body-text h6 {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #47484c;
  margin-right: 6px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body .main-awards-container-cards-item-container-body-text small,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-body .main-awards-container-cards-item-container-body-text small {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: end;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom:after,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom:after {
  content: "";
  width: calc(100% + 32px);
  height: 1px;
  background-color: #e4e5e9;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom p.main-awards-container-cards-item-container-bottom-text,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom p.main-awards-container-cards-item-container-bottom-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #47484c;
  margin-top: 16px;
  padding-right: 8px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom p.main-awards-container-cards-item-container-bottom-text.special-text,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-cards-item .main-awards-container-cards-item-container-bottom p.main-awards-container-cards-item-container-bottom-text.special-text {
  font-size: 13px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-arrows,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-arrows {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 24px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-arrows .line,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-arrows .line {
  height: 1px;
  width: 251px;
  background-color: #e1173f;
  margin-right: 24px;
}

.main-awards-container .main-awards-container-cards .main-awards-container-arrows .left,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-arrows .left {
  width: 32px;
  height: 32px;
  background: url(/assets/classic/svg/sobre/sustentabilidade/icon-left-rosa.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 12px;
  cursor: pointer;
}

.main-awards-container .main-awards-container-cards .main-awards-container-arrows .left.slick-disabled,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-arrows .left.slick-disabled {
  opacity: 0.6 !important;
}

.main-awards-container .main-awards-container-cards .main-awards-container-arrows .right,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-arrows .right {
  width: 32px;
  height: 32px;
  background: url(/assets/classic/svg/sobre/sustentabilidade/icon-right-rosa.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 12px;
  cursor: pointer;
}

.main-awards-container .main-awards-container-cards .main-awards-container-arrows .right.slick-disabled,
.main-awards-container-sm .main-awards-container-cards .main-awards-container-arrows .right.slick-disabled {
  opacity: 0.6 !important;
}

.dropdown-sustainability-container-content .year-cards-sm p {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 16px;
  padding-left: 4px;
}

.dropdown-sustainability-container-content .year-cards-sm .box {
  width: 141px;
  max-width: 141px;
  min-width: 141px;
  height: 128px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-right: 8px;
  margin-left: 10px;
  margin-bottom: 40px;
  padding: 8px;
}

.dropdown-sustainability-container-content .year-cards-sm .box:nth-last-child(1) {
  margin-right: 0;
}

.dropdown-sustainability-container-content .year-cards-sm .box img {
  width: 100%;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 3px !important;
}

@media (max-width: 767px) {
  .sub-title {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
  }
}

@media (max-width: 640px) {
  a.voltar-topo {
    display: none;
  }
}

@media (max-width: 414px) {
  .slide-layout .box h2 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #000;
  }
}

@media (max-width: 640px) {
  .slide-layout .box p {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    color: #47484c;
  }
}

@media (max-width: 640px) {
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
}

.ajuste-modal {
  opacity: 0;
  width: 100%;
  top: 80px;
  overflow: unset;
  max-height: 100vh;
  transition: 0.8s;
  transform: translateY(500px);
}

.appear {
  opacity: 1;
  transform: translateY(0);
}

.out {
  opacity: 1;
  transform: translateY(500px);
}

.rm-padding {
  padding: 0px;
}

.pt-24-lg {
  padding-top: 24px;
}

.pl-pr-24-lg {
  padding-left: 24px;
  padding-right: 24px;
}

.rm-mb {
  margin-bottom: 0px;
}

.mt-24 {
  margin-top: 24px;
}

.d-flex {
  display: flex;
}

.bloco-idioma-mob {
  padding: 11px 0;
}

.bloco-idioma-mob p {
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  color: #a7a8ac;
  margin: 0;
}

.bloco-idioma-mob-select {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  background: #fff;
  border-bottom: 1px solid #a7a8ac;
}

.bloco-idioma-mob-select i.icon-seta-mob {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 12.228 7.528'%3E%3Cpath d='M4123.852,282.178l5.407,5.407,5.407-5.407' transform='translate(-4123.145 -281.471)' fill='none' stroke='%23a7a8ac' stroke-width='2'/%3E%3C/svg%3E");
  width: 11px;
  height: 6px;
  display: table;
  transition: all 0.8s;
}

.bloco-idioma-mob-select i.icon-seta-mob.rotate {
  transition: all 0.8s;
  transform: rotate(-180deg);
}

.bloco-idioma-mob-select p {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #a7a8ac;
  margin: 0;
}

.bloco-idioma-mob-option {
  cursor: pointer;
  padding: 8px 16px;
  background: #fff;
}

.bloco-idioma-mob-option p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #a7a8ac;
  margin: 0;
}

.language-changer-container {
  position: absolute;
  top: 14px;
  right: 0;
  line-height: 11px;
  cursor: pointer;
}

.language-changer-container .language-changer-dropdown {
  position: relative;
}

.language-changer-container .language-changer-dropdown span.language-changer-dropdown-button {
  display: flex;
  align-items: center;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}

.language-changer-container .language-changer-dropdown span.language-changer-dropdown-button em.arrow-language-changer {
  width: 7px;
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.881' height='6.721' viewBox='0 0 8.881 6.721'%3E%3Cpath d='M8,1,4.5,5,1,1' transform='translate(-0.059 -0.177)' fill='none' stroke='%23fff' stroke-width='2.5'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 8px;
  transform: rotate(0deg);
  transition: all 0.6s ease-in-out;
}

.language-changer-container .language-changer-dropdown span.language-changer-dropdown-button em.arrow-language-changer.active {
  transform: rotate(180deg);
}

.language-changer-container .language-changer-dropdown:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -15px;
  width: 1px;
  height: 20px;
  background-color: #af002b;
}

.language-changer-container .language-changer-dropdown .language-changer-content {
  position: absolute;
  top: 26px;
  left: -6px;
  padding: 6px 12px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  max-height: 0px;
  opacity: 0;
  transition: all 0.6s ease-in-out;
}

.language-changer-container .language-changer-dropdown .language-changer-content:hover {
  background-color: #e4e5e9;
}

.language-changer-container .language-changer-dropdown .language-changer-content.active {
  overflow: initial;
  max-height: 1000px;
  opacity: 1;
}

.language-changer-container .language-changer-dropdown .language-changer-content:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 23px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  transition: all 0.6s ease-in-out;
}

.language-changer-container .language-changer-dropdown .language-changer-content:hover:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 23px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #e4e5e9;
}

.language-changer-container .language-changer-dropdown .language-changer-content span.language-changer-content-language {
  display: none;
}

.language-changer-container .language-changer-dropdown .language-changer-content span.language-changer-content-language a {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.language-changer-container .language-changer-dropdown .language-changer-content span.language-changer-content-language.active {
  display: block;
}

div#topBar.headertopBar div.holder div.top-bar-center.active-sustainability {
  right: 50px !important;
}

/* estrategia box */
.box-content-estrategia {
  display: none;
  visibility: hidden;

  height: 295px;
  padding: 25px 0;

  border-top: 1px solid #F0F1F5;
}

.box-content-estrategia.active {
  display: block;
  visibility: visible;
}

.box-nav {
  display: flex;
  justify-content: space-around;
}

.btn-nav {
  background: white;
  border: none;
  font-family: Bradesco, sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  display: block;
  padding: 10px 5px;
}

.btn-nav.active-tab {
  color: #E1173F;
  font-weight: bold;

  border-right: 3px solid white;
  border-left: 3px solid white;
  border-bottom: 5px solid #E1173F;
  border-radius: 5px;
}

.bg-interna-inclusao .container-text p.text-bold {
  margin: 0 0 5px 0;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.box-conteudo {
  background: white;
  list-style: none;
  padding: 50px 0;
  margin-top: 25px;
  border-radius: 5px;
  box-shadow: 0px 0px 7px 2px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0px 0px 7px 2px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1);
}

.imgs-ods {
  margin-left: -7px;
}

.imgs-ods img {
  width: 96px;
}

#Cidadania_Financeira, #Agenda_Climática, #Negócios_Sutentáveis {
  cursor: pointer;
}

@media only screen and (max-width: 1451px) {
  .imgs-ods img {
    width: 87px;
  }

  .tabs-nav {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 1279px) {
  .icone-container {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

@media (max-width: 542px) {
  #wrapper > div.bg-interna-inclusao > div > div > div > div > h1 {
    margin-top: 1rem;
    width: 100%;
    padding-left: 24px;
  }
}

@media screen and (max-width: 414px) {

  .tabs-nav {
    margin-left: 0px;
  }

  .box-conteudo {
    background: white;
    list-style: none;
    margin-top: 0px;
    border-radius: 5px;
    padding: 0;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
    -webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }

  .icone-container {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  #icone-estrategia {
    padding: 35px 0 5px 0;
    ;
  }

  .imgs-ods {
    margin: 0 17px;
  }

  .imgs-ods img {
    margin: 5px 2px;
  }
}

#wrapper>header>ul {
  margin-top: -20px !important;
}


@media only screen and (max-width: 620px) {
  #wrapper > div.bg-interna-inclusao > div > div > div > div > div:nth-child(8) > a,
  #wrapper > div.bg-interna-inclusao > div > div > div > div > div:nth-child(6) > a {
    justify-content: center;
    display: flex;
    width: 300px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 380px) {
  .borda-box .box-cards-link .card-email {
    height: 180px;
  }
}

@media only screen and (max-width: 340px) {
  #wrapper > div.bg-interna-inclusao > div > div > div > div > div:nth-child(8) > a,
  #wrapper > div.bg-interna-inclusao > div > div > div > div > div:nth-child(6) > a {
    width: 270px;
  }
}

/*# sourceMappingURL=sustentabilidade-2.css.map */