.c1002 .style-1, .c1002 .style-2 {
  column-gap: 3rem;
  row-gap: 3rem;
}
.c1002 .style-1 .text-content, .c1002 .style-2 .text-content {
  width: 100%;
  max-width: 36.11rem;
}
.c1002 .style-1 .text-content h2, .c1002 .style-2 .text-content h2 {
  margin: 0 0 1rem;
}
.c1002 .style-1 .text-content .copy-large, .c1002 .style-2 .text-content .copy-large {
  margin: 0 0 1.33rem;
}
.c1002 .style-1 .text-content .copy, .c1002 .style-2 .text-content .copy {
  margin: 0 0 2.5rem;
}
.c1002 .style-1 .image, .c1002 .style-2 .image {
  width: 100%;
  max-width: 30.55rem;
}
.c1002 .style-1 .image img, .c1002 .style-2 .image img {
  width: 100%;
  max-height: 38.88rem;
  object-fit: cover;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .c1002 .style-1 .image img, .c1002 .style-2 .image img {
    height: auto;
  }
}
