.acf-block-we-support-brands-wrapper {
  padding-top: 80px;
  padding-bottom: 200px;
  position: relative;
  background: linear-gradient(180deg, #fff 25.52%, var(--Colours-Brand-unilogo-almost-white, #e2f9f7) 64.06%);
}
.acf-block-we-support-brands-wrapper .col-img {
  display: flex;
  justify-content: center;
}
.acf-block-we-support-brands-wrapper .col-img img {
  position: relative;
  top: 0px;
  z-index: 10;
  left: 0px;
}

.acf-block-we-support-brands-wrapper .container:after {
  content: "";
  display: block;
  background-image: url(../../assets/img/home/home-element-blog-img.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 696px;
  height: 594px;
  position: absolute;
  left: -70px;
  top: 270px;
  z-index: 1;
}
.acf-block-we-support-brands-wrapper .section-title {
  margin-bottom: 24px;
  font-weight: 500;
}
.acf-block-we-support-brands-wrapper .is-style-paragraph-22-width-95 {
  margin-bottom: 48px;
}
.acf-block-we-support-brands-wrapper .is-style-paragraph-22-width-95 p {
  margin: 0;
  padding: 0;
}
.acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 48px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 32px;
  max-width: 100%;
  row-gap: 24px;
}
.acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-element {
  max-width: none;
  padding: 0;
}
.acf-block-we-support-brands-wrapper .icon-img-small {
  margin-right: 16px;
}
.acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-list-content .icon-list-title {
  font-size: 1.125rem;
  color: var(--color9);
  font-family: "ff-din-paneuropean", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
.acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-list-content .icon-list-title:after {
  content: "";
  display: inline-block;
  background-image: url(../../assets/img/chevron-Thick-Forward.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 14px;
  margin-left: 4px;
  filter: none;
  transform: rotate(0deg);
  position: relative;
  top: 2px;
  left: 3px;
}
@media screen and (max-width: 768px) {
  .acf-block-we-support-brands-wrapper .col-6 {
    width: 100%;
    position: relative;
    z-index: 10;
  }
  .acf-block-we-support-brands-wrapper .section-title {
    font-size: 1.375rem;
  }
  .acf-block-we-support-brands-wrapper .is-style-paragraph-22-width-95 {
    font-size: 1rem;
  }
  .acf-block-we-support-brands-wrapper .is-style-paragraph-22-width-95 p:nth-of-type(1) {
    display: block;
    margin: 0;
  }
  .acf-block-we-support-brands-wrapper .is-style-paragraph-22-width-95 p {
    margin-bottom: 2rem;
  }
  .acf-block-we-support-brands-wrapper {
    padding-top: 72px;
    padding-bottom: 64px;
  }
  .acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-element .row-flex {
    flex-flow: column;
    align-items: center;
    text-align: center;
  }
  .acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-list {
    padding-top: 28px;
    gap: 16px;
    max-width: 100%;
    row-gap: 48px;
  }
  .icons-list-wrapper .icon-list-content {
    max-width: 100%;
  }
  .acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-list-content .icon-list-title {
    font-size: 0.875rem;
    text-align: center;
    display: block;
  }
  .acf-block-we-support-brands-wrapper .icons-list-wrapper .icon-list-content .icon-list-title:after {
    width: 8px;
    height: 8px;
    top: 1px;
  }
  .acf-block-we-support-brands-wrapper .icon-img-small {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
