.elementor-12728 .elementor-element.elementor-element-ace5eba{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-12728 .elementor-element.elementor-element-99a403c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2867123 */#rcl-member-profile {
        --rcl-blue: #0d3e62;
        --rcl-blue-dark: #062a45;
        --rcl-purple: #942f6c;
        --rcl-purple-light: #b95492;
        --rcl-purple-soft: #f6edf3;
        --rcl-text: #263949;
        --rcl-muted: #6c7c88;
        --rcl-line: #dfe7ec;
        --rcl-bg: #f6f8fa;
        width: 100%;
        overflow: clip;
        background: #fff;
        color: var(--rcl-text);
        font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    }

    #rcl-member-profile *,
    #rcl-member-profile *::before,
    #rcl-member-profile *::after { box-sizing: border-box; }

    #rcl-member-profile .rcl-member-container {
        position: relative;
        z-index: 2;
        width: min(1160px, calc(100% - 48px));
        margin: 0 auto;
    }

    #rcl-member-profile svg {
        fill: none;
        stroke: currentColor;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    #rcl-member-profile .rcl-member-hero {
        position: relative;
        min-height: 430px;
        padding: 36px 0 82px;
        overflow: hidden;
        background:
            radial-gradient(circle at 82% 25%, rgba(185,84,146,.24), transparent 26%),
            linear-gradient(125deg, #05263f 0%, var(--rcl-blue-dark) 50%, #0d476d 100%);
    }

    #rcl-member-profile .rcl-member-hero::after {
        content: "";
        position: absolute;
        right: -110px;
        bottom: -310px;
        width: 620px;
        height: 620px;
        border: 1px solid rgba(255,255,255,.08);
        border-radius: 50%;
        box-shadow: 0 0 0 90px rgba(255,255,255,.025), 0 0 0 180px rgba(255,255,255,.018);
    }

    #rcl-member-profile .rcl-member-hero__pattern {
        position: absolute;
        inset: 0;
        opacity: .035;
        background-image: linear-gradient(#fff 1px, transparent 1px), linear-gradient(90deg, #fff 1px, transparent 1px);
        background-size: 55px 55px;
        mask-image: linear-gradient(to right, transparent, #000 15%, #000 85%, transparent);
    }

    #rcl-member-profile .rcl-member-breadcrumb {
        display: flex;
        align-items: center;
        gap: 8px;
        min-height: 34px;
        color: rgba(255,255,255,.58);
        font-size: 11px;
        font-weight: 600;
    }

    #rcl-member-profile .rcl-member-breadcrumb a {
        color: rgba(255,255,255,.7) !important;
        text-decoration: none !important;
        transition: color .25s ease;
    }

    #rcl-member-profile .rcl-member-breadcrumb a:hover { color: #fff !important; }
    #rcl-member-profile .rcl-member-breadcrumb svg { width: 13px; height: 13px; }
    #rcl-member-profile .rcl-member-breadcrumb span { color: #e8bad6; }

    #rcl-member-profile .rcl-member-hero__copy { margin-top: 78px; }

    #rcl-member-profile .rcl-member-eyebrow,
    #rcl-member-profile .rcl-member-kicker {
        display: inline-flex;
        align-items: center;
        gap: 9px;
        color: #e8bad6;
        font-size: 10px;
        font-weight: 800;
        letter-spacing: 1.25px;
        text-transform: uppercase;
    }

    #rcl-member-profile .rcl-member-eyebrow::before {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: var(--rcl-purple-light);
        box-shadow: 0 0 0 6px rgba(185,84,146,.16);
    }

    #rcl-member-profile .rcl-member-hero h1 {
        margin: 20px 0 0 !important;
        color: #fff !important;
        font-size: clamp(50px, 6.2vw, 76px) !important;
        font-weight: 760 !important;
        letter-spacing: -3.8px !important;
        line-height: .98 !important;
        text-transform: none !important;
    }

    #rcl-member-profile .rcl-member-hero h1 span { color: #d18bb7; }

    #rcl-member-profile .rcl-member-hero__copy > p {
        margin: 20px 0 0 !important;
        color: rgba(255,255,255,.7) !important;
        font-size: 16px !important;
        font-weight: 500 !important;
    }

    #rcl-member-profile .rcl-member-body { padding: 0 0 105px; background: #fff; }

    #rcl-member-profile .rcl-member-back {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        margin: 29px 0 32px;
        color: var(--rcl-purple) !important;
        font-size: 11px;
        font-weight: 750;
        text-decoration: none !important;
    }

    #rcl-member-profile .rcl-member-back svg { width: 17px; height: 17px; transition: transform .25s ease; }
    #rcl-member-profile .rcl-member-back:hover svg { transform: translateX(-4px); }

    #rcl-member-profile .rcl-member-layout {
        display: grid;
        grid-template-columns: minmax(285px, 340px) minmax(0, 1fr);
        align-items: start;
        gap: clamp(50px, 7vw, 92px);
    }

    #rcl-member-profile .rcl-member-sidebar {
        position: sticky;
        top: 110px;
        z-index: 3;
        margin-top: -180px;
    }

    #rcl-member-profile .rcl-member-card {
        overflow: hidden;
        border: 1px solid rgba(13,62,98,.1);
        border-radius: 25px;
        background: #fff;
        box-shadow: 0 28px 70px rgba(6,42,69,.15);
    }

    #rcl-member-profile .rcl-member-card__image {
        position: relative;
        height: 355px;
        overflow: hidden;
        background: var(--rcl-bg);
    }

    #rcl-member-profile .rcl-member-card__image::after {
        content: "";
        position: absolute;
        inset: 40% 0 0;
        background: linear-gradient(to top, rgba(6,42,69,.7), transparent);
        pointer-events: none;
    }

    #rcl-member-profile .rcl-member-card__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center top;
        transition: transform .7s cubic-bezier(.2,.7,.2,1);
    }

    #rcl-member-profile .rcl-member-card:hover .rcl-member-card__image img { transform: scale(1.035); }

    #rcl-member-profile .rcl-member-card__image > span {
        position: absolute;
        z-index: 2;
        right: 16px;
        bottom: 16px;
        padding: 8px 11px;
        border: 1px solid rgba(255,255,255,.18);
        border-radius: 999px;
        background: rgba(6,42,69,.64);
        backdrop-filter: blur(10px);
        color: #fff;
        font-size: 8px;
        font-weight: 800;
        letter-spacing: .75px;
        text-transform: uppercase;
    }

    #rcl-member-profile .rcl-member-card__content { padding: 26px; }

    #rcl-member-profile .rcl-member-card h2 {
        margin: 0 !important;
        color: var(--rcl-blue-dark) !important;
        font-size: 23px !important;
        font-weight: 750 !important;
        letter-spacing: -.65px !important;
        line-height: 1.15 !important;
        text-transform: none !important;
    }

    #rcl-member-profile .rcl-member-card__content > p {
        margin: 7px 0 0 !important;
        color: var(--rcl-purple) !important;
        font-size: 11px !important;
        font-weight: 700 !important;
    }

    #rcl-member-profile .rcl-member-meta {
        display: grid;
        gap: 15px;
        margin-top: 22px;
        padding-top: 20px;
        border-top: 1px solid var(--rcl-line);
    }

    #rcl-member-profile .rcl-member-meta > div {
        display: flex;
        align-items: flex-start;
        gap: 12px;
    }

    #rcl-member-profile .rcl-member-meta__icon {
        display: grid;
        width: 36px;
        height: 36px;
        flex: 0 0 36px;
        place-items: center;
        border-radius: 11px;
        background: var(--rcl-purple-soft);
        color: var(--rcl-purple);
    }

    #rcl-member-profile .rcl-member-meta__icon svg { width: 18px; height: 18px; }

    #rcl-member-profile .rcl-member-meta span:not(.rcl-member-meta__icon) {
        display: block;
        margin-bottom: 3px;
        color: var(--rcl-muted);
        font-size: 8px;
        font-weight: 800;
        letter-spacing: .75px;
        text-transform: uppercase;
    }

    #rcl-member-profile .rcl-member-meta strong {
        display: block;
        color: var(--rcl-blue-dark);
        font-size: 10px;
        font-weight: 700;
        line-height: 1.45;
    }

    #rcl-member-profile .rcl-member-linkedin {
        display: flex;
        min-height: 48px;
        margin-top: 22px;
        padding: 0 15px;
        align-items: center;
        gap: 9px;
        border-radius: 11px;
        background: var(--rcl-blue-dark);
        color: #fff !important;
        font-size: 9px;
        font-weight: 750;
        text-decoration: none !important;
        transition: background .3s ease, transform .3s ease, box-shadow .3s ease;
    }

    #rcl-member-profile .rcl-member-linkedin:hover {
        background: var(--rcl-purple);
        transform: translateY(-2px);
        box-shadow: 0 12px 25px rgba(148,47,108,.22);
    }

    #rcl-member-profile .rcl-member-linkedin svg { width: 17px; height: 17px; }
    #rcl-member-profile .rcl-member-linkedin svg:last-child { margin-left: auto; }

    #rcl-member-profile .rcl-member-content { min-width: 0; padding-top: 12px; }

    #rcl-member-profile .rcl-member-section {
        position: relative;
        display: grid;
        grid-template-columns: 44px minmax(0, 1fr);
        gap: 24px;
        padding: 40px 0;
        border-bottom: 1px solid var(--rcl-line);
    }

    #rcl-member-profile .rcl-member-section--intro { padding-top: 0; }
    #rcl-member-profile .rcl-member-section:last-child { border-bottom: 0; padding-bottom: 0; }

    #rcl-member-profile .rcl-member-section__number {
        display: grid;
        width: 40px;
        height: 40px;
        place-items: center;
        border: 1px solid var(--rcl-line);
        border-radius: 12px;
        color: var(--rcl-purple);
        font-size: 9px;
        font-weight: 800;
    }

    #rcl-member-profile .rcl-member-kicker {
        color: var(--rcl-purple);
        font-size: 8px;
        letter-spacing: 1px;
    }

    #rcl-member-profile .rcl-member-section h2 {
        margin: 9px 0 20px !important;
        color: var(--rcl-blue-dark) !important;
        font-size: clamp(29px, 3.1vw, 40px) !important;
        font-weight: 750 !important;
        letter-spacing: -1.7px !important;
        line-height: 1.08 !important;
        text-transform: none !important;
    }

    #rcl-member-profile .rcl-member-section p {
        margin: 0 0 18px !important;
        color: var(--rcl-muted) !important;
        font-size: 12px !important;
        line-height: 1.85 !important;
    }

    #rcl-member-profile .rcl-member-section p:last-child { margin-bottom: 0 !important; }

    #rcl-member-profile .rcl-member-expertise,
    #rcl-member-profile .rcl-member-list {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    #rcl-member-profile .rcl-member-expertise {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    #rcl-member-profile .rcl-member-expertise li {
        position: relative;
        min-height: 62px;
        padding: 16px 17px 16px 43px !important;
        border: 1px solid var(--rcl-line);
        border-radius: 13px;
        background: var(--rcl-bg);
        color: var(--rcl-text) !important;
        font-size: 10px !important;
        font-weight: 650;
        line-height: 1.45 !important;
        list-style: none !important;
        transition: border-color .25s ease, background .25s ease, transform .25s ease;
    }

    #rcl-member-profile .rcl-member-expertise li::before {
        content: "";
        position: absolute;
        top: 21px;
        left: 18px;
        width: 9px;
        height: 9px;
        border: 2px solid var(--rcl-purple);
        border-radius: 50%;
        box-shadow: 0 0 0 4px var(--rcl-purple-soft);
    }

    #rcl-member-profile .rcl-member-expertise li:hover {
        border-color: rgba(148,47,108,.26);
        background: #fff;
        transform: translateY(-2px);
    }

    #rcl-member-profile .rcl-member-list { counter-reset: member-list; }

    #rcl-member-profile .rcl-member-list li {
        position: relative;
        padding: 15px 0 15px 38px !important;
        border-bottom: 1px solid var(--rcl-line);
        color: var(--rcl-text) !important;
        font-size: 10.5px !important;
        line-height: 1.6 !important;
        list-style: none !important;
        counter-increment: member-list;
    }

    #rcl-member-profile .rcl-member-list li:last-child { border-bottom: 0; }

    #rcl-member-profile .rcl-member-list li::before {
        content: counter(member-list, decimal-leading-zero);
        position: absolute;
        top: 16px;
        left: 0;
        color: var(--rcl-purple);
        font-size: 8px;
        font-weight: 800;
    }

    #rcl-member-profile .rcl-member-list--education li { padding-top: 17px !important; padding-bottom: 17px !important; }
    #rcl-member-profile .rcl-member-list--education strong { display: block; color: var(--rcl-blue-dark); font-size: 11px; }
    #rcl-member-profile .rcl-member-list--education span { display: block; margin-top: 4px; color: var(--rcl-muted); }

    #rcl-member-profile .rcl-member-cta {
        position: relative;
        overflow: hidden;
        padding: 82px 0;
        background: linear-gradient(125deg, var(--rcl-blue-dark), #0d476d);
    }

    #rcl-member-profile .rcl-member-cta__orb {
        position: absolute;
        top: -180px;
        right: -110px;
        width: 420px;
        height: 420px;
        border: 1px solid rgba(255,255,255,.08);
        border-radius: 50%;
        box-shadow: 0 0 0 80px rgba(185,84,146,.06);
    }

    #rcl-member-profile .rcl-member-cta__layout {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 50px;
    }

    #rcl-member-profile .rcl-member-cta span {
        color: #e8bad6;
        font-size: 9px;
        font-weight: 800;
        letter-spacing: 1.15px;
        text-transform: uppercase;
    }

    #rcl-member-profile .rcl-member-cta h2 {
        max-width: 690px;
        margin: 12px 0 0 !important;
        color: #fff !important;
        font-size: clamp(31px, 4vw, 48px) !important;
        font-weight: 750 !important;
        letter-spacing: -2px !important;
        line-height: 1.08 !important;
        text-transform: none !important;
    }

    #rcl-member-profile .rcl-member-cta a {
        display: inline-flex;
        min-height: 52px;
        padding: 0 20px;
        align-items: center;
        gap: 13px;
        border-radius: 11px;
        background: var(--rcl-purple);
        box-shadow: 0 15px 30px rgba(148,47,108,.3);
        color: #fff !important;
        font-size: 9px;
        font-weight: 800;
        text-decoration: none !important;
        white-space: nowrap;
        transition: transform .3s ease, background .3s ease, box-shadow .3s ease;
    }

    #rcl-member-profile .rcl-member-cta a:hover {
        background: var(--rcl-purple-light);
        transform: translateY(-3px);
        box-shadow: 0 19px 36px rgba(148,47,108,.4);
    }

    #rcl-member-profile .rcl-member-cta a svg { width: 17px; height: 17px; }

    #rcl-member-profile .rcl-member-reveal {
        opacity: 0;
        transform: translateY(24px);
        transition: opacity .8s cubic-bezier(.2,.7,.2,1), transform .8s cubic-bezier(.2,.7,.2,1);
    }

    #rcl-member-profile .rcl-member-reveal.is-visible { opacity: 1; transform: translateY(0); }
    html:not(.js) #rcl-member-profile .rcl-member-reveal { opacity: 1; transform: none; }

    @media (max-width: 1024px) {
        #rcl-member-profile .rcl-member-layout { grid-template-columns: 300px minmax(0, 1fr); gap: 45px; }
        #rcl-member-profile .rcl-member-expertise { grid-template-columns: 1fr; }
    }

    @media (max-width: 767px) {
        #rcl-member-profile .rcl-member-container { width: calc(100% - 34px); }
        #rcl-member-profile .rcl-member-hero { min-height: 390px; padding-top: 25px; }
        #rcl-member-profile .rcl-member-breadcrumb { overflow-x: auto; white-space: nowrap; scrollbar-width: none; }
        #rcl-member-profile .rcl-member-breadcrumb::-webkit-scrollbar { display: none; }
        #rcl-member-profile .rcl-member-hero__copy { margin-top: 65px; }
        #rcl-member-profile .rcl-member-hero h1 { font-size: 49px !important; letter-spacing: -2.7px !important; }
        #rcl-member-profile .rcl-member-layout { grid-template-columns: 1fr; gap: 48px; }
        #rcl-member-profile .rcl-member-sidebar { position: relative; top: auto; margin-top: -150px; }
        #rcl-member-profile .rcl-member-card { max-width: 410px; margin: 0 auto; }
        #rcl-member-profile .rcl-member-card__image { height: 390px; }
        #rcl-member-profile .rcl-member-content { padding-top: 0; }
        #rcl-member-profile .rcl-member-section { grid-template-columns: 1fr; gap: 15px; padding: 34px 0; }
        #rcl-member-profile .rcl-member-section h2 { font-size: 32px !important; }
        #rcl-member-profile .rcl-member-expertise { grid-template-columns: 1fr; }
        #rcl-member-profile .rcl-member-cta { padding: 70px 0; }
        #rcl-member-profile .rcl-member-cta__layout { display: grid; gap: 30px; }
        #rcl-member-profile .rcl-member-cta a { width: 100%; justify-content: center; }
    }

    @media (max-width: 390px) {
        #rcl-member-profile .rcl-member-hero h1 { font-size: 43px !important; }
        #rcl-member-profile .rcl-member-card__image { height: 345px; }
        #rcl-member-profile .rcl-member-card__content { padding: 22px; }
    }

    @media (prefers-reduced-motion: reduce) {
        #rcl-member-profile *,
        #rcl-member-profile *::before,
        #rcl-member-profile *::after {
            animation: none !important;
            scroll-behavior: auto !important;
            transition-duration: .01ms !important;
        }
        #rcl-member-profile .rcl-member-reveal { opacity: 1; transform: none; }
    }/* End custom CSS */