#d1762501 .c-button {
    justify-content: center;
}
#d1905872 {
    width: auto;
    font-size: var(--h3-font-size-mobile);
}
@media only screen and (min-width: 769px) {
    #d1905872 {
      font-size: var(--h3-font-size-pc);
    }
}
:is(#d1905969, #d1905981) .c-heading-3__heading {
    text-align: center;
    border-bottom: 2px solid #333;
    width: auto;
    margin: 0 auto 20px;
    padding-bottom: 10px;
}
#d1906033 .p-media-layout__media iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    border: none;
}
  
