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

:is(#d1755815, #d1769111) + .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(#d1755815, #d1769111) + .l-wrapper .c-list-number__item:nth-child(1),
:is(#d1755815, #d1769111) + .l-wrapper .c-list-number__item .c-list-number__item {
  padding: 0;
}
:is(#d1755815, #d1769111) + .l-wrapper .c-list-number__item:nth-child(1)::before,
:is(#d1755815, #d1769111) + .l-wrapper .c-list-number__item .c-list-number__item::before {
  display: none;
}
:is(#d1755815) + .l-wrapper .c-list-number__item::before {
    content: '';
    display: block;
    background-color: var(--color-main);
    border-radius: 50%;
    height: 8px;
    left: 0;
    top: 8px;
    width: 8px;
}
:is(#d1769111) + .l-wrapper .c-list-number__item::before {
    content: '';
}

:is(#d1769695, #d1765216, #d1766690) + .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(#d1769695, #d1765216, #d1766690) + .l-wrapper .c-list__item:nth-child(1),
:is(#d1769695, #d1765216, #d1766690) + .l-wrapper .c-list__item .c-list__item {
  padding: 0;
}
:is(#d1769695, #d1765216, #d1766690) + .l-wrapper .c-list__item:nth-child(1)::before,
:is(#d1769695, #d1765216, #d1766690) + .l-wrapper .c-list__item .c-list__item::before {
  display: none;
}





[data-id="d1784516"]:has(#d1767137),
[data-id="d1784516"]:has(#d1769118),
[data-id="d1784516"]:has(#d1768898),
[data-id="d1784516"]:has(#d1764536),
[data-id="d1784516"]:has(#d1765732) {
  max-width: var(--width-max-content);
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
