.block-01 {
  height: auto;
  overflow: hidden;
  background: var(--t-white);
  background-image: url("../../assets/img/hero-background-2.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 50px;
}


.t-breadcrumbs a:hover { color: var(--t-white) !important; opacity: 0.8; text-decoration: underline; }

.block-01__image {
  width: 40%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../../assets/img/esg-hero-background.png");
  background-size: cover;
  background-position: bottom left;
  background-repeat: no-repeat;
  clip-path: polygon(235px 0, 100% 0%, 100% 100%, 0% 100%);
}

@media only screen and (min-width: 1040px) and (max-width: 1440px){
  .block-01__image {
    width: 50%;
  }
}

@media only screen and (min-width: 350px) and (max-width: 550px){
	.block-title {
    	font-size: 30px;
	}
}


.block-01__image::after {
  content: '';
  display: block;
  width: 50px;
  height: 130%;
  background: var(--t-vertical-gradient);
  position: absolute;
  top: -90px;
  left: 100px;
  transform: rotate(26deg);
}

.block-01__description h1 {
  font-size: 56px;
  margin-bottom: 12px;
  font-weight: 700;
  color: #8cd133;
}

.block-01__description h5 {
  color: var(--white);
  margin-bottom: 12px;
}

.block-01__description p {
  color: var(--white);
  margin: 0;
}

.block-01__description .h5-title-regular {
  font-weight: bold;
}

.block-01__description {
  padding-bottom: 120px;
}

.block-01__description .btn-white {
  width: 230px;
  height: 56px;
  font-size: 18px;
  padding: 0;
  margin-top: 36px;
}

.block-title {
  font-weight: 700;
  font-size: 32px;
  margin: 0;
}

.block-subtitle {
  font-size: 16px;
  color: var(--t-gray-900);
}

.block-02 .block-title {
  color: var(--t-blue);
}

.block-02__grid {
  margin: 50px 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.block-04 .block-title {
  color: var(--t-blue);
}

.block-04__grid {
  margin: 15px 0;
}

.block-04__main-post {
  margin-top: 40px;
}

.block-04__main-post img.t-post-card-1__image{
  height: 500px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.block-04__grid-item .t-post-card-1 img.t-post-card-1__image {
  height: 350px;
}

.block-04 {
  margin: 80px 0;
}

.block-gradient {
  display: block;
  width: 10px;
  height: 100%;
  background: var(--t-vertical-gradient);
  position: absolute;
  top: 0;
}

.block-05 {
  background: var(--t-blue);
  padding: 80px 0;
  position: relative;
}

.block-05 .block-title {
  color: var(--t-green);
  margin-bottom: 32px;
}

.block-05 p {
  color: var(--t-white);
}

.block-05 .block-gradient {
  right: 0;
}

.block-06 {
  background: var(--t-gray-100);
  padding: 80px 0;
  color: var(--t-blue);
  position: relative;
}

.block-06 .block-title {
  color: var(--t-blue);
  margin-bottom: 32px;
}

.block-06 .block-gradient {
  left: 0;
}

.block-07 {
  padding: 20px 0;
}

.block-07 .block-title {
  color: var(--t-blue);
  margin: 0 0 0 0 !important;
  margin-bottom: 32px;
}

.block-07__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 50px;
}

.block-07 .t-select-field {
  width: 363px;
  margin: 60px 0;
}

.block-02__selo-item {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.11);
  border-radius: 8px;
  overflow: hidden;
}

div.owl-icons .owl-stage-outer {
  padding: 10px 0;
}

div.owl-icons .owl-dots .owl-dot.active span,
div.owl-icons .owl-dots .owl-dot:hover span {
  background: var(--t-blue);
}

div.owl-icons .owl-dots .owl-dot span {
  margin: 5px 4px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.11);
}


.owl-relatorios-esg {
  margin-top: 40px;
  position: relative;
}

div.owl-relatorios-esg .owl-nav button.owl-next,
div.owl-relatorios-esg .owl-nav button.owl-prev {
  position: absolute;
  font-size: 50px;
  top: 80px;
  color: var(--t-blue);
}

div.owl-relatorios-esg .owl-nav [class*='owl-']:hover {
  background: none;
  color: var(--t-green);
  text-decoration: none;
}

.owl-relatorios-esg .owl-nav button.owl-next{
  right: -30px;
}

.owl-relatorios-esg .owl-nav button.owl-prev{
  left: -30px;
}

.owl-esg-posts .owl-item .t-post-card-1__description img {
  width: 35px !important;
}

div.owl-esg-posts .owl-nav button.owl-next,
div.owl-esg-posts .owl-nav button.owl-prev {
  position: absolute;
  font-size: 50px;
  top: 120px;
  color: var(--t-blue);
}

div.owl-esg-posts .owl-nav [class*='owl-']:hover {
  background: none;
  color: var(--t-green);
  text-decoration: none;
}

.owl-esg-posts .owl-nav button.owl-next{
  right: -30px;
}

.owl-esg-posts .owl-nav button.owl-prev{
  left: -30px;
}

div.owl-esg-posts .owl-stage-outer {
  padding: 10px 0;
}

div.owl-esg-posts .owl-dots .owl-dot.active span,
div.owl-esg-posts .owl-dots .owl-dot:hover span {
  background: var(--t-blue);
}

div.owl-esg-posts .owl-dots .owl-dot span {
  margin: 5px 4px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.11);
}