#d1777289 .c-heading-2__heading,
#d1777350 .c-heading-2__heading,
#d1777379 .c-heading-2__heading {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-weight: bold;
}
#d1777289 .c-heading-2__heading::after,
#d1777350 .c-heading-2__heading::after,
#d1777379 .c-heading-2__heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 6px;
  background-repeat: no-repeat;
  background-image: url("/files/waves_border_tcm111-1663716.jpg");
}

#d1777289 .c-heading-2__heading {
  text-align: center;
}

#d1764219 {
  text-align: center;
}

[data-id=d1784516-1] {
  background-color: #cccccc;
  padding: 20px 0;
  margin: 20px auto;
}

@media screen and (max-width: 767px) {
  [data-id=d1784516-1] {
    text-align: center;
  }
}
@media only screen and (min-width: 769px) {
  [data-id=d1784516-1] {
    max-width: 1264px;
    padding: 20x 32px;
    display: flex;
  }
  #d1769892 .p-media-layout__inner,
  #d1768838 .p-media-layout__inner {
    flex-direction: column-reverse;
  }
  #d1769892 .p-media-layout__content,
  #d1768838 .p-media-layout__content {
    text-align: center;
  }
}
#d1763831 .p-link-list__item {
  text-align: center;
}

.c-link {
  display: inline-flex;
  border-radius: 25px;
  background-color: #fff;
  border: 1px solid var(--color-main);
  text-decoration: none;
  padding: 0.75rem 1.875rem;
}
.c-link::after {
  content: none;
}
.c-link:hover, .c-link:active, .c-link:focus-visible {
  background-color: var(--color-main);
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .c-link {
    padding: 0.75rem 1.875rem;
  }
}
