#outerPageContainer, #innerPageContainer {
  width: 100%;
}
.ff {
  font-family: "GibsonRegular", sans-serif;
  max-width: 1024px;
  margin: 2rem auto;
  padding: 1.25em;
}
@media (min-width: 768px) {
  .ff {
    padding: 1.25em 3rem;
  }
}
.ff a, .ff a:link, .ff a:focus, .ff a:visited {
  color: currentColor;
  text-decoration: none;
  font-size: inherit;
}
.ff a:hover {
  text-decoration: underline !important;
}
.ff *, .ff *::before, .ff *::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
}
.ff__title {
  font: 2em/1 "GibsonSemiBold", sans-serif;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ff__title {
    font-size: 2.4em;
  }
}
img.section__img--ethicaltrading {
  margin-top: 1.5rem;
}
img.section__img--bettercotton {
  margin-bottom: 1rem;
}
.ff .section {
  margin-bottom: 3rem;
}
.ff .section__title {
  font: 1.6em/1.2 "GibsonSemiBold", sans-serif;
}
@media (min-width: 768px) {
  .ff .section__title {
    font-size: 2em;
  }
}
.ff .section__subtitle {
  font: 1.3em/1.2 "GibsonRegular", sans-serif;
  margin: 1em 0 0.5em 0;
}
@media (min-width: 768px) {
  .ff .section__subtitle {
    font-size: 1.6em;
  }
}
.ff .section__copy {
  line-height: 1.5em;
  margin: 1.5rem 0;
}
.ff .section__list {
  list-style: none;
}
.ff .section__list--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
@media (min-width: 768px) {
  .ff .section__list--flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.ff .section__list-item {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5em;
}
@media (min-width: 768px) {
  .ff .section__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
  }
}
.ff .section__list-item::before {
  content: '';
  width: 2.5em;
  height: 2.5em;
  min-width: 2.5em;
  min-height: 2.5em;
  background: center / contain no-repeat;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .ff .section__list-item::before {
    width: 3em;
    height: 3em;
    min-width: 3em;
    min-height: 3em;
  }
}
.ff .section__link {
  font-family: "GibsonSemiBold", sans-serif;
}
.ff .section__list-item:nth-child(1)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__employment-chosen@2x.png);
}
.ff .section__list-item:nth-child(2)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__collective-bargaining@2x.png);
}
.ff .section__list-item:nth-child(3)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__safe-and-hygienic@2x.png);
}
.ff .section__list-item:nth-child(4)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__child-labour@2x.png);
}
.ff .section__list-item:nth-child(5)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__living-wages@2x.png);
}
.ff .section__list-item:nth-child(6)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__working-hours@2x.png);
}
.ff .section__list-item:nth-child(7)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__no-discrimination@2x.png);
}
.ff .section__list-item:nth-child(8)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__regular-employment@2x.png);
}
.ff .section__list-item:nth-child(9)::before {
  background-image: url(/repo/IHM/desktop/pages/freeformat/SS23/ResponsibleRetail/week-28/02-images/ethical-trading-icon__no-inhumane@2x.png);
}