/* ==========================================================
   GWW PROFESSIONAL HERO NO PANEL — V1.23.3.67
   Layout is owned by earlier working layers.
   This file removes paint only.
   ========================================================== */

html body
.gww-profile-tier--professional.gww-tier-advanced
.gww-hero-copy::before,
html body
.gww-profile-tier--professional.gww-tier-advanced
.gww-hero-copy::after,
html body
.gww-modern-profile.gww-tier-advanced
.gww-hero-copy::before,
html body
.gww-modern-profile.gww-tier-advanced
.gww-hero-copy::after,
html body
.gww-restricted-tier-shell.gww-profile-tier--professional.gww-tier-advanced
.gww-profile-preview-heading::before,
html body
.gww-restricted-tier-shell.gww-profile-tier--professional.gww-tier-advanced
.gww-profile-preview-heading::after {
    content: none !important;
    display: none !important;

    background: none !important;
    background-image: none !important;

    border: 0 !important;
    box-shadow: none !important;

    opacity: 0 !important;
    pointer-events: none !important;
}

/* Prevent a wrapper around the copy branch from painting a panel. */
html body
.gww-profile-tier--professional.gww-tier-advanced
.gww-hero-inner,
html body
.gww-modern-profile.gww-tier-advanced
.gww-hero-inner,
html body
.gww-restricted-tier-shell.gww-profile-tier--professional.gww-tier-advanced
.gww-profile-preview-grid,
html body
.gww-restricted-tier-shell.gww-profile-tier--professional.gww-tier-advanced
.gww-profile-preview-hero > .gww-inner {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;

    border: 0 !important;
    box-shadow: none !important;

    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}
