.includes-sustainability {
  max-width: 1920px;
  overflow-x: clip;
  margin: auto;
}
.includes-sustainability .container {
  padding-bottom: 8.125rem;
  padding-top: 8.125rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .includes-sustainability .container {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .includes-sustainability .container .position-relative {
    padding: 0 1rem;
  }
}
.includes-sustainability .container .position-relative span {
  font-size: calc(1.275rem + 0.3vw);
  margin-bottom: 1.875rem;
  display: inline-block;
}
@media (min-width: 1200px) {
  .includes-sustainability .container .position-relative span {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .includes-sustainability .container .position-relative span {
    font-size: calc(24px - 30%);
  }
}
.includes-sustainability .container .position-relative h2 {
  font-size: calc(1.35rem + 1.2vw);
  margin-bottom: 1.875rem;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .includes-sustainability .container .position-relative h2 {
    font-size: 2.25rem;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .includes-sustainability .container .position-relative h2 {
    font-size: calc(36px - 30%);
  }
}
.includes-sustainability .container .position-relative p {
  font-size: 1rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .includes-sustainability .container .position-relative p {
    font-size: calc(16px - 30%);
  }
}
.includes-sustainability .container .position-relative .btn {
  margin: auto auto 4.688rem;
  width: -moz-fit-content;
  width: fit-content;
}
.includes-sustainability .container .position-relative .btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.includes-sustainability .container img {
  height: auto;
  width: 100%;
}
@media (max-width: 767.98px) {
  .includes-sustainability .container img {
    transform: translateX(-50%);
    position: relative;
    width: 1250px;
    margin: auto;
    left: 50%;
  }
}

.history {
  max-width: 1920px;
  overflow-x: clip;
  margin: auto;
}
@media (max-width: 767.98px) {
  .history {
    background: #f7f7f8;
  }
}
.history:nth-of-type(even) .container {
  background: #f7f7f8;
}
.history:nth-child(1) .container {
  background: linear-gradient(white 10% 90%, #f7f7f8 90%);
  padding-bottom: 0;
}
@media (max-width: 767.98px) {
  .history:nth-child(1) .container {
    background: #f7f7f8;
  }
}
.history:nth-child(1) .container::before {
  top: 8.125rem;
}
.history.last .container::before {
  bottom: auto;
  height: 50%;
}
.history .container {
  padding-bottom: 8.125rem;
  padding-top: 8.125rem;
  position: relative;
}
@media (max-width: 767.98px) {
  .history .container {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
    text-align: center;
  }
}
.history .container::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 6rem;
  border-left: 1px dashed #c4c4c4;
  height: 100%;
  width: 100%;
}
@media (max-width: 1399.98px) {
  .history .container::before {
    left: 5rem;
  }
}
@media (max-width: 1199.98px) {
  .history .container::before {
    left: -1rem;
  }
}
@media (max-width: 767.98px) {
  .history .container::before {
    display: none;
  }
}
.history .container h1,
.history .container h2 {
  font-size: calc(1.275rem + 0.3vw);
  margin-bottom: 1.875rem;
}
@media (min-width: 1200px) {
  .history .container h1,
  .history .container h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .history .container h1,
  .history .container h2 {
    font-size: calc(24px - 30%);
  }
}
.history .container h3 {
  font-size: calc(1.35rem + 1.2vw);
  margin-bottom: 1.875rem;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .history .container h3 {
    font-size: 2.25rem;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .history .container h3 {
    font-size: calc(36px - 30%);
  }
}
.history .container p {
  font-size: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .history .container p {
    font-size: calc(16px - 30%);
  }
}
.history .container .btn {
  margin-top: 1.875rem;
}
@media (max-width: 767.98px) {
  .history .container .btn {
    margin: 1.875rem auto 0;
  }
}
.history .container .btn:hover svg {
  transform: translateY(0.5rem);
}
.history .container .btn svg {
  transition: transform 0.5s;
  height: 2.428rem;
  width: 2.023rem;
}
@media (max-width: 767.98px) {
  .history .container img {
    margin-top: 1.875rem;
    height: auto;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .history .container img.float-end {
    height: auto;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .includes-sustainability {
    margin-top: 3.75rem;
  }
}
