.b3-list.hidden{
	display:none
}
.b3-btn-see-less{
	display:none
}
.b3-btn.see-less .b3-btn-see-more{
	display:none
}
.b3-btn.see-less .b3-btn-see-less{
	display:inline-block
}

.b1-video {
  max-width: 976px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.b1-video video {
  width: 100%;
  height: auto;
  transform: scale(1.13);
  display: block;
}
.b1-video:after {
  height: 10px;
  background-color: #fff;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.b1-image {
  max-width: 976px;
  width: 100%;
  margin: 0 auto;
}
.b1-image img {
  max-width: 100%;
  height: auto;
}
.b1-title-block {
  font-size: 16px;
  color: #fc0;
  align-items: center;
  border-left: 2px solid #fc0;
  border-right: 2px solid #fc0;
  padding: 2px 10px;
  font-family: 'Sora', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 30px;
}
.b2 {
  margin-bottom: 100px;
}
.b2 h2.sectionHeading__subtitle {
  margin-bottom: 90px;
}
.b3-item.ocultar {
  display: none;
}
.b3-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 28px;
  width: 100%;
}
.b3-btn span {
  transform: rotate(90deg);
  display: inline-block;
  vertical-align: middle;
}
.b3-show-more {
  cursor: pointer;
}
.b1 .text-articles {
  text-align: end;
}
.b50 .layout-pt-2xl {
  padding-top: 10rem;
}
.b50 .layout-pt-2xl h1.sectionHeading__title {
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .b50 .layout-pt-2xl {
    padding-top: 6rem;
  }
}
.b50 .mb-80 {
  margin-bottom: 0rem !important;
}
.b50 .mb-80.b50-bottom {
  margin-bottom: 5rem !important;
}
.b50 .mb-80 h1.sectionHeading__title {
  font-weight: 400;
  letter-spacing: 0;
}
.b50-title {
font-size: 16px;
  color: #FFCC00;
  align-items: center;
  border-left: 2px solid #FFCC00;
  border-right: 2px solid #FFCC00;
  padding: 2px 10px;
  font-family: 'Sora', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 30px;
}
.b49 .mt-16 {
  margin-bottom: 30px;
}
.b49-title {
  font-size: 16px;
  color: #FFCC00;
  align-items: center;
  border-left: 2px solid #FFCC00;
  border-right: 2px solid #FFCC00;
  padding: 2px 10px;
  font-family: 'Sora', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 30px;
}

.b48 .wancho .row {
  margin: 0px;
}
.b48-bottom.layout-pt-2xl {
  padding-top: 2rem !important;
}
.b50-title-top {
  font-size: 16px;
  color: #FFCC00;
  align-items: center;
  border-left: 2px solid #FFCC00;
  border-right: 2px solid #FFCC00;
  padding: 2px 10px;
  font-family: 'Sora', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 30px;

}
.b48-cnt {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .b48-cnt {
    flex-flow: row wrap;
  }
}
.b48-title {
  max-width: 350px;
  color: #67001e;
  text-transform:uppercase;
}
.b48-title:after {
  background-color: #fc0;
}
@media screen and (max-width: 767px) {
  .b48-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.b48-description {
  color: #67001e;
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  .b48-description {
    font-size: 15px;
    line-height: 21px;
  }
}
.b48-left {
  width: 38%;
}
@media screen and (max-width: 1200px) {
  .b48-left {
    width: 43%;
  }
}
@media screen and (max-width: 1000px) {
  .b48-left {
    width: 100%;
  }
}
.b48-right {
  width: 48%;
}
@media screen and (max-width: 1200px) {
  .b48-right {
    width: 40%;
  }
}
@media screen and (max-width: 1000px) {
  .b48-right {
    width: 100%;
  }
}
.b48-bg {
  width: 600px;
  height: 376px;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1200px) {
  .b48-bg {
    width: 400px;
  }
}
@media screen and (max-width: 1000px) {
  .b48-bg {
    width: 600px;
    margin: 0 auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .b48-bg {
    width: 400px;
  }
   .b49-title, .b50-title-top, .b1-title-block, .b50-title{
	font-size:14px;
	border-left: 1px solid;
    border-right: 1px solid;
  }
}
@media screen and (max-width: 480px) {
  .b48-bg {
    width: 350px;
    height: 320px;
  }
}
