.pb-raonjae-notice_fields {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.pb-raonjae-notice .pb-button.pb-is-disabled {
    pointer-events: auto;
    cursor: pointer;
}

.pb-notification-agreement .pb-agreement_box_inner h2 {
    margin-top: 24px;
    font-size: 15px;
    font-weight: 600;
}

.pb-notification-agreement .pb-agreement_box_inner h2:first-child {
    margin-top: 0;
}

.pb-notification-agreement .pb-agreement_box_inner p {
    margin-top: 8px;
    line-height: 1.7;
}

.pb-notification-message {
    margin-top: 16px;
    text-align: center;
}

.pb-notification-honeypot {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}
