.privacy-hero-bordered__hero-decor {
    top: -50%;
    right: -20%;
    width: 18rem;
    height: 18rem;
}

.privacy-hero-bordered__heading-accent {
    width: 0.375rem;
    height: 2rem;
}

.privacy-hero-bordered__arrow-accent {
    left: -0.5rem;
}

.privacy-hero-bordered__rights-card:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}

.privacy-hero-bordered__cta-accent {
    bottom: -0.5rem;
    width: 4rem;
    height: 0.25rem;
}

.privacy-hero-bordered__contact-link:hover {
    transform: scale(1.05);
    transition: transform 0.2s ease;
}

.privacy-hero-bordered__hero-area {
    margin-bottom: 3rem;
}

.privacy-hero-bordered__notice {
    margin-bottom: 2rem;
}

.privacy-hero-bordered__content-panel {
    margin-bottom: 2rem;
}

.privacy-hero-bordered__content-section {
    margin-bottom: 3rem;
}

.privacy-hero-bordered__body-copy {
    margin-bottom: 2rem;
}

.mxw-4xl { max-width: 56rem !important; }

