:is(#d1756177)::after {
  content: "";
  display: block;
  clear: both;
}
:is(#d1756177) .c-link--arrow:hover {
  color: #fff;
}

:is(#d1756177) + .l-wrapper .l-inner {
    padding: 19px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
:is(#d1756177) + .l-wrapper .c-list__item:nth-child(1),
:is(#d1756177) + .l-wrapper .c-list__item .c-list__item {
  padding: 0;
}
:is(#d1756177) + .l-wrapper .c-list__item:nth-child(1)::before,
:is(#d1756177) + .l-wrapper .c-list__item .c-list__item::before {
  display: none;
}

[data-id="d1784516"]:has(#d1762184),
[data-id="d1784516"]:has(#d1757193),
[data-id="d1784516"]:has(#d1756463),
[data-id="d1784516"]:has(#d1761474) {
  max-width: var(--width-max-content);
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
