.page-wrapper .section.bg-grey.blog {
  background-color: #f7f0eb;
}

.page-wrapper .section.circle-blog .circle-shape._5,
.page-wrapper .section.circle-blog .circle-bg.circle-bg-chocolate {
  background-color: #efe2cc;
}

.page-wrapper .blog-cms-hero h4,
.page-wrapper .blog-cms-hero .text-block-15,
.page-wrapper .section.circle-blog h1,
.page-wrapper .section.circle-blog .text-block-8,
.page-wrapper .section.circle-blog .big-text,
.page-wrapper .section.bg-grey.blog h2,
.page-wrapper .section.bg-grey.blog .hsc-project,
.page-wrapper .section.bg-grey.blog .paragraph-14px,
.page-wrapper .section.bg-grey.blog .text-block-9 {
  color: #191d23;
}

.page-wrapper .section.bg-grey.blog .case-studies-carousel-inner h2 {
  color: #191d23;
  font-weight: 700;
}

.page-wrapper .section.bg-grey.blog .hs-slider {
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.page-wrapper .section.bg-grey.blog .mask {
  width: min(1210px, 100%);
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.page-wrapper .section.bg-grey.blog .hs-slide {
  max-width: 390px;
}

.page-wrapper .section.bg-grey.blog .container-9.bg-eventos {
  background-image: linear-gradient(
    0deg,
    rgba(247, 240, 235, 0.94),
    rgba(247, 240, 235, 0.62) 26%,
    rgba(247, 240, 235, 0) 58%
  );
}

.page-wrapper .section.bg-grey.blog .left-arrow-icon,
.page-wrapper .section.bg-grey.blog .right-arrow-icon,
.page-wrapper .section.bg-grey.blog .hs-arrow {
  filter: brightness(0);
}

@media screen and (max-width: 991px) {
  .page-wrapper .section.bg-grey.blog .mask {
    width: min(100%, 760px);
  }
}
