#d1769372 + .l-wrapper {
  clear: both;
}
#d1769372 .c-link:hover {
  color: #fff;
}
.l-wrapper:has(.c-list.p-list) {
  max-width: 1200px;
  width: 90%;
  min-height: 20px;
  padding: 19px;
  margin: 20px auto 40px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.c-list.p-list .c-list__item:first-child,
.c-list__item .c-list.p-list .c-list__item {
  padding-left: 0;
}
.c-list.p-list .c-list__item:first-child::before,
.c-list__item .c-list.p-list .c-list__item::before {
  content: none;
}
[data-id='d1784516'] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  max-width: 1200px;
  margin: 20px auto 40px;
}
[data-id='d1784516'] [data-id='d1784516'] {
  padding: 0 32px 0 0;
}
#d1760517 {
  grid-column: 1 / 3;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  [data-id='d1784516'] {
    display: block;
  }
  #d1760517,
  [data-id='d1784516'] [data-id='d1784516'] {
    padding: 0 16px;
  }
  .examples ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
  }
  .examples li {
    margin: 0;
  }
}
