:is(#d2291129)::after {
  content: "";
  display: block;
  clear: both;
}
:is(#d2291129) .c-link--arrow:hover {
  color: #fff;
}
:is(#d2291133, #d2291141) + .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(#d2291133, #d2291141) + .l-wrapper .c-list__item:nth-child(1),
:is(#d2291133, #d2291141) + .l-wrapper .c-list__item .c-list__item {
  padding: 0;
}
:is(#d2291133, #d2291141) + .l-wrapper .c-list__item:nth-child(1)::before,
:is(#d2291133, #d2291141) + .l-wrapper .c-list__item .c-list__item::before {
  display: none;
}