body.no-scroll {
    overflow: hidden;
    accent-color: rgb(0, 20, 69) !important;
}

.news-card-categories span.category-pill img, .featured-meta span.category-pill img {
    display: none;
}

.single-news-insight #main-content span:not(.tag) {
    color: #001445 !important;
}
.qualitas-accordion-body a {
    color: inherit;
    text-decoration: underline;
}
.single .et_pb_post_content .et_pb_section {
    padding: 0px !important;
}
.mfp-content {
    max-height: 1000px;
    height: 85vh !important;
    width: 100% !important;
    max-width: 1100px !important;
}

.advisory-group .dp-dfg-filters {
    margin-bottom: 48px;
}

article.news-insight {
    border: 0px !important;
    display: block !important;
}

svg.demo text#label {
    transform: translateY(1px);
}

.et-db #et-boc .et-l .et_pb_section_0_tb_header.et_pb_section#sticky-menu.sticky-header {
    background: #001445 !important;
}

.news-insight-content .et_pb_row {
    width: 100% !important;
    padding: initial !important;
}

div#chart-portfolio-pie-container {
    display: flex;
}

.mega-menu-active div#sticky-menu {
    background: #001445 !important;
}

.advisory-group .dp-dfg-items.slick-initialized .slick-track {
    .profile-card {
        padding-top: 80px !important;
    }

    img.profile-pic {
        top: 0;
    }
}

a.results-centre-button {
    cursor: pointer;
}

.case-study h3.news-card-title {
    min-height: 86px !important;
}

#et-boc .area-outer-wrap[data-da-loader=yes] [data-da-area]#pri-reports {
    background-image: none !important;
}

p.enquiries-section {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

p.dp-dfg-dropdown-label span.dp-dfg-dropdown-placeholder {
    color: rgb(0, 20, 69) !important;
}

.results-centre-wrapper>.results-centre-grid:last-child {
    border: unset;
}

.insights-excerpt {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

.news-insight-content a {
    color: #001445;
    text-decoration: underline;
    word-wrap: break-word;
}

.news-insight-content {
    color: #001445;
}

#recent-upcoming-events {
    margin-bottom: 24px;
}

a.news-card-link-overlay,
.past-event-card a {
    text-decoration: none !important;
}

p.governance-title a {
    text-decoration: none;
}

.et_pb_heading_container .et_pb_module_heading {
    padding: 0px !important;
}

.et_pb_row.et_pb_row_0.team-popup-header {
    display: none;
}

.dp-dfg-skin-default .dp-dfg-filter a.active,
.dp-dfg-skin-default .dp-dfg-filter a:hover {
    background: rgb(0, 20, 69) !important;
    color: rgb(255, 255, 255) !important;
}

.news-and-insights li.pagination-item:hover a {
    background: rgb(0, 20, 69) !important;
    color: rgb(255, 255, 255) !important;
}

.qualitas-arrows svg:hover {
    fill: rgb(0, 20, 69);
}

.qualitas-arrows svg:hover path {
    fill: rgb(255, 255, 255);
}

.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-dropdown-tag {
    background: transparent;
    color: rgb(0, 0, 0);
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    appearance: none;
}

article.qualitas-events:hover svg.anchor {
    fill: rgb(0, 20, 69);
}

article.qualitas-events:hover svg.anchor path {
    fill: rgb(255, 255, 255);
}

.past-event div#register-button,
.upcoming-event div#watch-now,
.past-event div#register {
    display: none;
}

.advisory-group article.dp-dfg-item:hover svg {
    fill: rgb(255, 255, 255);
}

.advisory-group article.dp-dfg-item:hover svg path {
    fill: rgb(51, 67, 106);
}

.life-at-qualitas {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    grid-auto-rows: 300px;
}

footer {
    overflow: hidden;

    & .form-input {
        flex-wrap: nowrap;

        & .wpcf7-form-control-wrap {
            flex: 1 0 64%;
        }

        & .qualitas-btn-wrapper {
            min-width: 35%;
        }
    }

    & .et_pb_menu_0_tb_footer.et_pb_menu ul li a {
        font-weight: 400;
        opacity: 1;
        padding-left: 0px;

        &:hover {
            text-decoration: underline !important;
        }
    }

    & .et_pb_menu .et_pb_menu__menu {
        display: block;
    }

    & .et_pb_menu__wrap {
        justify-content: flex-start !important;
    }

    & .et_mobile_menu {
        all: unset !important;
        max-width: 100% !important;
        padding: 0px !important;
        width: 100% !important;

        & ul.sub-menu {
            padding: 0px !important;
        }

        & ul.sub-menu li.menu-item {
            padding: 0px !important;

            & a {
                padding-top: 0px;
                padding-bottom: 0px;
                color: rgb(204, 208, 218) !important;
            }
        }

        & .menu-item-has-children>a {
            background: transparent;
        }
    }

    & span.mobile_menu_bar {
        display: none;
    }

    & .et_mobile_nav_menu {
        display: none !important;
    }
}

.mega-menu {
    ul.sub-menu li.menu-item.menu-item-has-children {
        flex-direction: row;
        flex-wrap: wrap !important;
        row-gap: 0;
    }

    ul.sub-menu li.menu-item.menu-item-has-children ul.sub-menu {
        flex: 100% !important;
        margin-left: 32px !important;
    }

    ul.sub-menu li.menu-item.menu-item-has-children>* {
        flex: 1;
    }

    ul.sub-menu li ul.sub-menu li a {
        line-height: 120% !important;
    }
}

body:not(.et-fb) {
    overflow-x: hidden;
    accent-color: rgb(0, 20, 69) !important;

    & .mega-menu {
        width: 100%;
        top: 0px;
        left: 0px;
        transform: translateY(-100%);
        transition: transform 0.3s ease-in-out;
        overflow-y: auto;
        position: fixed !important;
        height: 100% !important;
        min-height: 100dvh !important;

        &.menu-active {
            transform: translateY(0px);
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }
    }
}

.news-insight-card:hover img.card-image {
    scale: 1.05;
}

.legal-page {
    & .et_pb_text ul li ul {
        padding-bottom: 0px;
    }

    & .et_pb_text ul {
        padding-bottom: 0px;
    }

    & .et_pb_text_inner h2 {
        padding-bottom: 0px;
        margin-bottom: 24px;
    }
}

img.card-image {
    transition: 0.2s ease-in;
}

.single-team-member .profile-card {
    position: sticky;
    top: 80px;
}

.form-row.alerts-row {
    flex-direction: column;
    gap: 0px !important;

    & span.wpcf7-list-item.first {
        margin-left: 0px;
    }
}


.mega-menu {
    & .et-menu.nav {
        flex-direction: column !important
    }

    & ul.sub-menu {
        all: unset !important;
        padding: 0px !important
    }

    & li.menu-item-has-children {
        flex-direction: column
    }

    & .et_pb_menu ul li {
        padding: 0px !important;
        margin: 0px !important;
        margin-bottom: 16px !important;

        & a {
            padding: 0px !important;
            margin: 0px !important;
            font-weight: 400 !important;
            line-height: 125% !important;

            &:hover {
                text-decoration: underline !important;
                opacity: 1 !important;
            }
        }
    }

    & ul.sub-menu li {
        font-size: 16px !important;
        font-weight: 300 !important;
        line-height: 48px !important;
        width: 100%;
        padding: 0px !important;
        margin: 0px !important;
    }

    & ul.sub-menu li a {
        width: 100% !important;
        padding: 0px !important;
        font-size: 16px !important;
        line-height: 36px !important;
        position: relative;
        display: flex !important;
        gap: 15px;
        align-items: center;

        &::before {
            content: "";
            display: inline-block;
            background: transparent;
            border: 1px solid rgb(255, 255, 255);
            border-radius: 5px;
            width: 15px !important;
            height: 15px !important
        }

        &:hover {
            &::before {
                background-color: rgb(255, 255, 255)
            }
        }
    }
}


p {
    font-weight: 400 !important;
}

sup {
    font-size: 60%;
}

.dpdfg_filtergrid_0-popup.dp-dfg-popup .mfp-content {
    max-height: 1000px;
    height: 85vh !important;
    width: 80% !important;
    max-width: 1100px !important;
}

.mfp-container {
    padding: 0px !important;
}

.mfp-iframe-scaler.dp-dfg-popup-modal {
    padding: 0px !important;
}

iframe#dp-dfg-popup-modal-iframe {
    margin: 0px !important;
}

.mfp-iframe-holder .mfp-close {
    background: #fff;
    top: 20px;
    right: 20px;
    opacity: 1;
    color: rgb(0, 20, 69);
    border: 1px solid;
    font-size: 36px;
    border-radius: 10px;
    line-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    height: 32px;
    width: 32px;
    padding: 6px !important;
}

.wpcf7-form {
    & select.wpcf7-form-control.wpcf7-select {
        appearance: none;
        background-image: url("/wp-content/uploads/2026/01/chevron-down.svg");
        background-repeat: no-repeat;
        background-position: 95% 50%;
        background-size: 25px;
    }

    & input.text,
    & input.title,
    & input[type="text"],
    & textarea,
    & input[type="email"],
    & input[type="tel"] {
        font-size: 16px;
        font-style: normal;
        line-height: 120%;
        border-radius: 8px;
        border: 1px solid #001445;
        background: rgb(255, 255, 255);
        padding: 20px 22px;
        width: 100%;
        color: #001445 !important;
        font-weight: 400 !important;
    }

    & select {
        font-size: 16px;
        font-style: normal;
        line-height: 120%;
        border-radius: 8px;
        background: rgb(255, 255, 255);
        padding: 20px 22px;
        width: 100%;
        font-weight: 400 !important;
        border: 1px solid #001445;
    }

    & .form-row {
        display: flex;
        gap: 24px;
        margin-bottom: 32px;
        flex-wrap: wrap;

        & span.wpcf7-form-control-wrap {
            width: 100%;
        }
    }

    & input::placeholder,
    & textarea::placeholder {
        color: rgb(153, 161, 181) !important;
    }
}

footer .et-menu.nav {
    flex-direction: column;
    gap: 16px;

    & .menu-item-has-children {
        display: flex;
        flex-direction: column;
    }

    & ul li a {
        font-weight: 400;
    }

    & .menu-item-has-children ul.sub-menu {
        position: relative;
        visibility: visible;
        opacity: 1;
        top: auto;
        left: auto;
        right: auto;
        text-align: left;
        border: unset;
        display: flex;
        flex-direction: column;
        gap: 8px;
        padding: 0px !important;
        margin: 0px !important;
        width: 100%;

        & li ul.sub-menu li a {
            flex: 1 0 auto;
        }
    }

    & .menu-item-has-children ul.sub-menu li a {
        padding: 0px;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 120%;
        color: rgb(204, 208, 218) !important;
    }


    & .menu-item-has-children ul.sub-menu li {
        padding: 0;
        display: flex;
        gap: .5rem;
        justify-content: flex-start;
        align-items: center !important;
        flex-direction: row;
        flex-wrap: wrap;

        ul.sub-menu {
            left: 20px !important
        }

        & a {
            display: flex;
            gap: .5rem;
            justify-content: flex-start;
            align-items: center !important;
            flex-direction: row;
            flex-wrap: wrap;

            &::before {
                content: "";
                display: inline-block;
                background: transparent;
                border: 1px solid rgb(255, 255, 255);
                border-radius: 5px;
                top: 0;
                width: 10px !important;
                height: 10px !important
            }

            &:hover {
                &::before {
                    background-color: rgb(255, 255, 255)
                }
            }
        }
    }

    & a {
        padding: 0px;
    }
}

footer {
    & .wpcf7-form .wpcf7-response-output {
        border: 0px !important;
        color: #fff !important;
        position: absolute;
        bottom: -30px;
        padding: 0px !important;
        margin: 0px !important;
    }

    & .et_pb_menu .et_pb_menu__menu>nav>ul>li {
        margin-top: 0px;
    }
	& .form-input {
		& input.wpcf7-email {
			color: #fff !important;
			&::placeholder{
				color: rgba(255,255,255,0.6) !important;
			}
		}
	}
}

div#contact-form-container {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.form-input {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;

    & span.wpcf7-spinner {
        position: absolute;
        bottom: 0px;
        right: -30px;
        margin: 0px;
    }

    & .wpcf7-response-output {
        display: none;
    }

    & .wpcf7-not-valid-tip {
        position: absolute;
    }

    & p {
        display: flex;
        justify-content: flex-end;
        align-items: stretch;
    }

    & input.wpcf7-email {
        font-size: 16px;
        font-style: normal;
        line-height: 150%;
        background: transparent;
        border-radius: 10px;
        border: 1px solid var(--White, #FFF);
        padding: 8px 13px;
        margin-right: 20px;
        font-weight: 300 !important;
    }

    & input.wpcf7-submit {}
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: rgb(0, 20, 69);
    color: rgb(0, 20, 69);
    font-weight: 400;
}

.wpcf7-form {
    & .wpcf7-response-output {
        border-radius: 10px;
        width: 100%;
        padding: 10px 12px !important;
        margin: 25px 0px 0px !important;
    }

    & span.wpcf7-not-valid-tip {
        position: absolute;
    }

    & input.wpcf7-form-control.wpcf7-submit {
        all: unset;
        font-weight: 400 !important;
    }

    & .form-submit-row {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
    }
}

.button-icon {
    align-items: center;
    display: inline-flex !important;
    font-weight: 400 !important;

    &::before {
        left: 0px;
        padding: 10px;
        border: 1px solid;
        border-radius: 10px;
        position: absolute;
        transform: none !important;
        margin: 0px 10px 0px 0px !important;
        line-height: 18px !important;
    }

    &:hover {
        &::before {
            width: 85%;
        }

        background: transparent !important;
    }
}

.qualitas-news-insight-carousel .slick-track {
    display: flex;
    /*! gap: 24px; */
}

.et_pb_button_module_wrapper {
    display: inline-block !important;
    width: fit-content !important;
}

.qualitas-btn-wrapper.qualitas_button-arrows {
    margin-left: auto;
    max-width: 160px;
}

.news-insight-card {
    background: rgb(255, 255, 255);
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
    max-width: 392px !important;
    width: 100%;
    border-radius: 20px;
    border: 1px solid rgb(204, 208, 218);
    margin: 0 12px;
}

.news-card-image {
    width: 100%;
    overflow: hidden;
    background: rgb(240, 240, 240);
    aspect-ratio: 3/2;
}

.news-card-image .card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.news-card-content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    min-height: 210px;
    justify-content: space-between;
    gap: 24px;
}

.news-card-meta {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 16px;
}

.news-card-categories {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.news-card-date,
.category-pill {
    display: inline-block;
    white-space: nowrap;
    color: rgb(153, 161, 181);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.category-pill {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.news-card-title {
    color: rgb(0, 20, 69);
    font-family: Matter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    padding: 0px;
}

.news-card-content p {
    font-size: 18px;
    font-weight: 430;
    line-height: 27px;
    overflow-wrap: break-word;
    color: rgb(51, 67, 106);
    margin-bottom: 16px;
}

.project-card .news-card-meta {
    margin-top: 16px;
    min-height: 24px;
}

a.read-more-link {
    margin-left: auto;
}

a.read-more-link:hover svg {
    fill: rgb(0, 20, 69);
}

a.read-more-link:hover svg path {
    fill: rgb(255, 255, 255);
}

.qualitas-dots {
    & .slick-dots li button {
        display: none;
    }

    & .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0px;
        list-style: none;
        background: rgb(153, 161, 181);
        color: transparent !important;
    }

    & .slick-dots li.slick-active {
        background: rgb(0, 20, 69) !important;
    }

    & ul.slick-dots {
        display: flex;
        gap: 4px;
        list-style: none;
        position: relative;
        bottom: auto;
        padding: 0px;
    }

    .slick-dots li:nth-child(n+7) {
        display: none;
    }
}

.qualitas-slider-nav {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    margin: 48px 0px 0px;
}

.qualitas-arrows {
    display: flex;
    gap: 10px;

    & .slick-prev,
    & .slick-next {
        position: relative !important;
        inset: auto !important;
        transform: none !important;
    }

    & button {
        width: 36px;
        height: 36px;
    }

    & .slick-prev::before,
    & .slick-next::before {
        display: none;
    }
}

.qualitas-featured-insight {
    margin: 0px 0px 40px;
}

.featured-insight-card {
    display: flex;
    gap: 24px;
    align-items: stretch;
    background: rgb(255, 255, 255);
    border-radius: 30px;
}

.featured-insight-image {
    flex: 0 0 48%;
    max-width: 48%;
    overflow: hidden;
    border-radius: 30px 0px 0px 30px;
}

.featured-insight-image .featured-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: block;
}

.featured-insight-content {
    flex: 1 1 52%;
    display: flex;
    flex-direction: column;
    justify-content: ;
    padding: 56px;
}

.featured-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.featured-date {
    color: rgb(153, 161, 181);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.featured-title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
}

.featured-title a {
    color: rgb(0, 20, 69);
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
}

.featured-excerpt {
    color: rgb(0, 20, 69);
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    overflow-wrap: break-word;
    margin-bottom: 56px;
}

a.featured-read-more-button {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    color: rgb(0, 20, 69);
}

.contact-list ul {
    padding: 0px;
    list-style: none;
}

.contact-list ul li {
    gap: 8px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 4px;
}

.contact-list ul li a:hover {
    text-decoration: underline;
}

.contact-list ul li::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.contact-list ul li.tel::before {
    background-image: url("/wp-content/uploads/2025/11/phone-icon.svg");
}

.contact-list ul li>* {
    width: 100%;
}

.contact-list ul li.mail::before {
    background-image: url("/wp-content/uploads/2025/12/mail-icon.png");
}

.button-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)) !important;

    gap: 24px;

    & .et_pb_button_module_wrapper {
        width: 100% !important;
        margin: 0px !important;
    }

    & a.et_pb_button {
        width: 100%;
        font-weight: 400;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        font-size: 16px;

        &::after {
            right: 0px;
            width: 24px;
            height: 24px;
            background-image: url("/wp-content/uploads/2025/11/download-icon.svg");
            background-size: 24px;
            position: relative;
            display: inline-block;
            content: "" !important;
            margin-left: auto !important;
        }

        &::before {
            width: 24px;
            height: 24px;
            background-image: url("/wp-content/uploads/2025/11/file-icon.svg");
            background-size: 24px;
            display: inline-block;
            opacity: 1;
            margin: 0px;
            content: "" !important;
            position: relative !important;
        }

        &:hover {

            &::after,
            &::before {
                filter: brightness(1) invert(1) contrast(1);
            }
        }
    }
}

.et-menu .menu-item-has-children>a:first-child::after {
    display: none;
}

.esg-advisory-group {
    max-width: 1100px;
    margin: 40px auto;
}

.esg-advisory-group h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 18px;
    font-weight: 600;
}

.esg-filters {
    text-align: center;
    margin-bottom: 32px;
}

.esg-filter {
    background: rgb(230, 234, 245);
    color: rgb(38, 57, 117);
    border: none;
    border-radius: 20px;
    padding: 8px 22px;
    margin: 0px 5px;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 500;
    transition: background 0.2s;
}

.esg-filter.active,
.esg-filter:hover {
    background: rgb(33, 48, 98);
    color: rgb(255, 255, 255);
}

.esg-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    justify-content: flex-start;
}

.esg-card {
    background: rgb(37, 48, 96);
    color: rgb(255, 255, 255);
    border-radius: 18px;
    box-shadow: rgba(36, 63, 127, 0.07) 0px 3px 14px;
    width: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 28px 18px 18px;
    position: relative;
}

.esg-photo {
    width: 100px;
    height: 100px;
    margin-bottom: 16px;
    border-radius: 50%;
    overflow: hidden;
    background: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
}

.esg-photo img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.esg-details {
    text-align: center;
}

.esg-name {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 7px;
    letter-spacing: 0.01em;
}

.esg-role {
    font-size: 0.95rem;
    margin-bottom: 18px;
    color: rgb(197, 208, 238);
    font-weight: 400;
}

.esg-more {
    background: none;
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: rgb(255, 255, 255);
    padding: 3px 10px;
    font-size: 1.2rem;
    cursor: pointer;
    transition: background 0.2s;
}

.esg-more:hover {
    background: rgb(255, 255, 255);
    color: rgb(33, 48, 98);
}

.advisory-group article.dp-dfg-item {
    background: transparent;
    border: 0px;
    overflow: visible;
    padding: 0px;
}

.profile-content {
    border-radius: 20px;
    background: rgb(51, 67, 106);
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 110px 30px 30px !important;
}

img.profile-pic {
    border-radius: 50%;
    width: 160px;
    height: 160px;
    object-fit: cover;
    object-position: center top;
    position: absolute;
    top: -80px;
    left: 20px;
    background: #fff;
}

.profile-title {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.advisory-group .dp-dfg-items {
    margin-top: 80px;
    gap: 120px 24px !important;
    display: grid !important;
    grid-template-columns: repeat(4, 285px) !important;
    justify-content: space-between !important;
}

.qualitas-performance-updates-box .col-md-8 .button-links {
    display: grid;
    grid-template-columns: 1fr;
}

@media (max-width: 1460px) {
    #our-strategies .et_pb_blurb_description {
        min-height: 110px;
    }
}

@media (max-width: 1130px) {
    #our-strategies .et_pb_blurb_description {
        min-height: 140px;
    }
}

@media (max-width: 980px) {
    #our-strategies .et_pb_blurb_description {
        min-height: unset !important;
    }
}

@media (min-width: 768px) {
    .qualitas-performance-updates-box .col-md-8 .button-links {
        grid-template-columns: 1fr 1fr;
    }
}

.qualitas-performance-updates-box .card {
    margin: 0px !important;
}

.qualitas-performance-updates-box .card-header-nucleo h3 {
    display: flex;
    width: 100%;
    padding: 0px;
}

.qualitas-performance-updates-box .card-header-nucleo h3 button {
    all: unset !important;
    padding-left: 0.5rem;
}

.qualitas-performance-updates-box .card-header-nucleo h3 button:focus-visible,
.qualitas-performance-updates-box .card-header-nucleo h3 button:hover {
    background: rgb(240, 240, 240);
}

.qualitas-performance-updates-box .card-header-nucleo h3 button::after,
.qualitas-performance-updates-box .card-header-nucleo h3 button::before {
    background-color: rgb(0, 20, 69);
    content: "";
    right: 0.5rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.qualitas-performance-updates-box .card-header-nucleo h3 button::before {
    height: 1.1875rem;
    right: 1.625rem;
    transition: height 0.25s;
    width: 1px;
}

.qualitas-performance-updates-box .card-header-nucleo h3 button::after {
    width: 1.1875rem;
    height: 1px;
}

.qualitas-performance-updates-box .card-header-nucleo h3 button:not(.collapsed) {
    background: rgb(240, 240, 240);
    border-bottom-color: transparent !important;
}

.qualitas-performance-updates-box .card-header-nucleo h3 button:not(.collapsed)::before {
    height: 0px;
}

.qualitas-performance-updates-box .card-body {
    padding: 1.5rem 0.75rem !important;
}

.qualitas-performance-updates-box .card-body h4 {
    color: rgb(0, 20, 69);
}

.qualitas-performance-updates-box .nucleo-pf-link {
    align-items: center;
    border-bottom: 1px solid rgb(182, 192, 198);
    display: flex;
    min-height: 48px;
    text-decoration: none;
    color: inherit;
    font-weight: 400;
}

.qualitas-performance-updates-box .card-body .row {
    display: grid;
    grid-template-columns: 70% 30%;
    gap: 1rem;
    justify-content: space-between;
}

.qualitas-performance-updates-box .nucleo-pf-link:focus-visible,
.qualitas-performance-updates-box .nucleo-pf-link:hover {
    text-decoration: underline;
}

.qualitas-performance-updates-box .nucleo-pf-link::before {
    align-items: center;
    content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"30\" viewBox=\"0 -960 960 960\" width=\"30\" fill=\"%23004960\"><path d=\"M255.384-200q-23.057 0-39.221-16.163Q200-232.327 200-255.384v-106.078h30.769v106.078q0 9.23 7.692 16.923 7.693 7.692 16.923 7.692h449.232q9.23 0 16.923-7.692 7.692-7.693 7.692-16.923v-106.078H760v106.078q0 23.057-16.163 39.221Q727.673-200 704.616-200H255.384ZM480-347.615 341.615-486l22.231-21.462 100.769 100v-366.384h30.77v366.384l100.769-100L618.385-486 480-347.615Z\"/></svg>");
    display: flex;
    margin-right: 0.5rem;
    position: relative;
}

@media screen and (max-width: 1350px) {
    .advisory-group .dp-dfg-items {
        grid-template-columns: repeat(3, 285px) !important;
    }
}

@media screen and (max-width: 1129px) {
    #invest-borrow {
        background-image: url('/wp-content/uploads/2026/01/overly-bg.webp') !important;
    }
}

@media screen and (max-width: 1024px) {
    .mega-menu {
        ul.sub-menu li {}

        ul.sub-menu li::before {
            top: 0px !important;
            position: relative;
        }
    }

    .slick-list.draggable {
        max-height: 100% !important;
    }

    div#mega-menu-container.et_pb_section_2_tb_header .et_pb_menu__wrap {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .news-insight-card {
        width: 100% !important;
    }

    .advisory-group .dp-dfg-items {
        grid-template-columns: repeat(2, minmax(285px, 50%)) !important;
    }

    .qualitas-news-insight-carousel .slick-track {
        max-height: unset !important;
    }

    .table-responsive {
        overflow: scroll;
    }

    span.dp-dfg-dropdown-placeholder {
        color: #fff !important;
    }
}

@media screen and (max-width: 600px) {
    .advisory-group .dp-dfg-items {
        grid-template-columns: repeat(1, 100%) !important;
    }

    footer .form-input {
        flex-wrap: wrap;
    }

    .qualitas-pages .dp-dfg-items {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

.profile-role {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    min-height: 65px;
}

.advisory-group {
    & a.dp-dfg-filter-link {
        background: transparent !important;
        color: rgb(0, 20, 69) !important;
        border: 1px solid rgb(0, 20, 69) !important;
        border-radius: 30px !important;
    }

    & ul.dp-dfg-level {
        gap: 16px;
    }
}

.screening-process {
    overflow-x: hidden;

    & .slick-list {
        margin-left: -48px;
    }

    & .slick-slide {
        margin-left: 48px;
    }

    & .slick-track::before {
        width: 90%;
        height: 1px;
        background-image: linear-gradient(to right, rgb(255, 255, 255) 33%, rgba(255, 255, 255, 0) 0%);
        background-position: center bottom;
        background-size: 10px 1px;
        background-repeat: repeat-x;
        position: absolute;
        top: 18px;
    }
}

.page-card-content {
    display: flex;
    align-items: center;
    background: rgb(255, 255, 255);
    justify-content: center;
}

.page-card {
    display: flex;
    flex-direction: column;
    background: rgb(255, 255, 255);
    border-radius: 20px;
    overflow: hidden;
}

img.page-card-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.page-card>a {
    height: 300px;
}

a.read-more-link {
    display: flex;
}

.page-card-content {
    padding: 24px 16px;
}

.page-card-content h2 {
    padding: 0px;
    font-size: 24px;
    font-weight: 400;
    color: rgb(0, 20, 69);
}

.page-card a:first-child:hover~.page-card-content .read-more-link svg {
    fill: rgb(0, 20, 69);

    & path {
        fill: rgb(255, 255, 255) !important;
    }
}

.news-card-content .terms-meta span {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    overflow-wrap: break-word;
    color: rgb(102, 114, 143);
    border-radius: 4px;
    border: 1px solid rgb(153, 161, 181);
    display: inline-flex;
    padding: 4px 8px;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
}

.news-card-content .terms-meta {
    display: flex;
    gap: 10px;
}

span.word {
    margin-right: 10px;
    overflow: visible !important;
}

@media (max-width: 1500px) {
    .page-card-content {
        display: flex;
        align-items: center;
        background: rgb(255, 255, 255);
        justify-content: center;
        gap: 2rem;
        min-height: 96px;
    }
}

@media (max-width: 1250px) {
    .news-card-title {
        max-height: 86px;
        overflow: hidden;
    }
}

@media (max-width: 1020px) {
    div#contact-form-container {
        justify-content: flex-start;
    }

    .dp-dfg-modal-content article.team-member {
        & .et_pb_code_inner {
            grid-template-columns: 1fr !important;
        }

        & .profile-card {
            position: relative !important;
            transform: unset !important;
            top: auto !important;
            margin-top: 40px;
            max-width: 285px;
        }

        & .et_pb_code_inner {
            gap: 2rem !important;
        }
    }

    .life-at-qualitas {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
        grid-auto-rows: 300px;
    }
}

@media (max-width: 768px) {
    .featured-insight-card {
        flex-direction: column;
    }

    .featured-insight-image,
    .featured-insight-content {
        max-width: 100%;
        flex: 0 0 auto;
        border-radius: 30px 30px 0px 0px;
        gap: 20px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1399px) {
    .et_pb_column_2.three-grid-layout {
        grid-template-columns: repeat(3, 1fr);
    }
}

.contact-gallery {
    display: grid;
    gap: 15px;
    min-height: 580px;
}

@media (min-width: 1500px) {
    .contact-gallery {
        grid-template-columns: 545px 297px 352px;
    }
}

@media (max-width: 1499px) {
    .contact-gallery {
        grid-template-columns: 0.46fr 0.25fr 0.29fr;
    }
}

@media (max-width: 980px) {
    .contact-gallery {
        grid-template-columns: 1fr;
    }

    div.et_pb_section.et_pb_section_0.byc-hero.hero-section {
        background-size: cover !important;
        background-position: 50% 25% !important;
    }

    header {
        & span.mobile_menu_bar {
            display: none;
        }

        & ul#mobile_menu1 {
            position: relative;
            display: block;
            box-shadow: none !important;
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
        }
    }
}

.gsap-word,
.gsap-char {
    display: inline-block;
    overflow: visible;
    white-space: pre;
}

.gsap-word {
    margin-right: 0.25em;
}

.gsap-char {
    letter-spacing: inherit;
}

h1 .gsap-word,
h2 .gsap-word,
h3 .gsap-word,
h4 .gsap-word,
h5 .gsap-word,
h6 .gsap-word {
    margin-right: 0px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

h1 .gsap-char,
h2 .gsap-char,
h3 .gsap-char,
h4 .gsap-char,
h5 .gsap-char,
h6 .gsap-char {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.gsap-text-reveal,
.gsap-text-typewriter,
.gsap-text-wave,
.gsap-text-slide-up,
.gsap-text-fade-in {
    overflow: visible;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    word-spacing: inherit;
}

body:not(.et-fb) {

    & .gsap-fade-up,
    & .gsap-fade-left,
    & .gsap-fade-right,
    & .gsap-scale-in,
    & .gsap-rotate-in {
        opacity: 0;
    }

    & .gsap-stagger-fade>*,
    & .gsap-stagger-scale>* {
        opacity: 0;
    }
}

.gsap-hover-lift,
.gsap-hover-scale {
    cursor: pointer;
    transition: none;
}

.gsap-float,
.gsap-pulse,
.gsap-rotate {
    will-change: transform;
}

.gsap-word,
.gsap-char,
[class*="gsap-"] {
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 768px) {

    .gsap-text-reveal .gsap-char,
    .gsap-text-typewriter .gsap-char {
        font-size: inherit;
    }

    .gsap-stagger-fade,
    .gsap-stagger-scale {
        gap: 10px;
    }

    .gsap-word {
        margin-right: 0.15em;
    }

    h1 .gsap-word,
    h2 .gsap-word,
    h3 .gsap-word {
        margin-right: 0.1em;
    }
}

@media (prefers-reduced-motion: reduce) {
    [class*="gsap-"] {
        animation: auto ease 0s 1 normal none running none !important;
        transition: none !important;
    }

    .gsap-fade-up,
    .gsap-fade-left,
    .gsap-fade-right,
    .gsap-scale-in,
    .gsap-rotate-in,
    .gsap-stagger-fade>*,
    .gsap-stagger-scale>* {
        opacity: 1 !important;
        transform: none !important;
    }
}

.gsap-pin-section {
    position: relative;
    z-index: 1;
}

.gsap-horizontal-scroll {
    overflow: hidden;
    position: relative;
}

.gsap-horizontal-content {
    display: flex;
    width: max-content;
    will-change: transform;
}

.gsap-horizontal-content>* {
    flex-shrink: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gsap-parallax-section {
    position: relative;
    overflow: hidden;
}

.gsap-parallax-bg {
    position: absolute;
    top: -20%;
    left: 0px;
    width: 100%;
    height: 120%;
    z-index: -1;
    will-change: transform;
}

.gsap-reveal-section {
    will-change: clip-path;
}

.gsap-fade-sections {
    position: relative;
}

.gsap-fade-section {
    opacity: 0;
    will-change: transform, opacity;
}

.gsap-sticky-reveal {
    position: relative;
}

.gsap-sticky-content {
    position: relative;
    z-index: 2;
}

.gsap-reveal-item {
    opacity: 0;
    will-change: transform, opacity;
}

.gsap-morphing-section {
    transition: none;
    will-change: background-color, color;
}

.gsap-split-reveal {
    display: flex;
    align-items: center;
    min-height: 100vh;
}

.gsap-split-left,
.gsap-split-right {
    flex: 1 1 0%;
    padding: 2rem;
    will-change: transform, opacity;
}

.gsap-split-left {
    padding-right: 1rem;
}

.gsap-split-right {
    padding-left: 1rem;
}

.gsap-progress-section {
    position: relative;
}

.gsap-progress-bar {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, rgb(0, 20, 69), rgb(51, 67, 106));
    z-index: 1000;
    transform-origin: left center;
    will-change: transform;
}

.gsap-zoom-section {
    position: relative;
    overflow: hidden;
}

.gsap-zoom-content {
    will-change: transform;
}

@media (max-width: 768px) {
    .gsap-horizontal-content>* {
        width: 100vw;
        height: auto;
        min-height: 100vh;
        padding: 2rem 1rem;
    }

    .gsap-split-reveal {
        flex-direction: column;
        min-height: auto;
    }

    .gsap-split-left,
    .gsap-split-right {
        padding: 1rem;
    }

    .gsap-parallax-bg {
        top: -10%;
        height: 110%;
    }
}

.gsap-pin-section,
.gsap-horizontal-scroll,
.gsap-parallax-section,
.gsap-reveal-section,
.gsap-morphing-section,
.gsap-zoom-section {
    contain: layout style paint;
}

@media (prefers-reduced-motion: reduce) {
    .gsap-horizontal-content {
        transform: none !important;
    }

    .gsap-parallax-bg {
        transform: none !important;
    }

    .gsap-reveal-section {
        clip-path: none !important;
    }

    .gsap-zoom-content {
        transform: none !important;
    }
}

#sticky-menu.sticky-header {
    backdrop-filter: blur(2px);
    box-shadow: rgba(0, 20, 69, 0.1) 0px 2px 20px;
    background-color: rgb(0, 20, 69) !important;
}

.gsap-section-overlap,
.gsap-section-stack,
.gsap-slide-up-cover {
    position: relative;
    background: rgb(255, 255, 255);
    width: 100%;
}

.gsap-section-overlap {
    z-index: 10;
}

.gsap-section-stack {
    z-index: 20;
}

.gsap-slide-up-cover {
    z-index: 30;
    background: rgb(255, 255, 255);
}

.gsap-section-overlap *,
.gsap-section-stack *,
.gsap-slide-up-cover * {
    will-change: transform;
}

.gsap-section-overlap,
.gsap-section-stack,
.gsap-slide-up-cover {
    backface-visibility: hidden;
    transform-style: preserve-3d;
}

.featured-insight-card-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.featured-insight-card-link .featured-insight-card {
    display: flex !important;
    flex-direction: row;
}

.featured-insight-card-link .featured-title {
    font-size: 32px;
    font-weight: 300;
    line-height: 38.4px;
    overflow-wrap: break-word;
    color: rgb(0, 20, 69);
    margin-bottom: 24px;
}

.qualitas-btn.no-anchor {
    cursor: pointer;
}

.news-insight-card:hover a.read-more-link svg {
    fill: rgb(0, 20, 69);
}

.news-insight-card:hover a.read-more-link svg path {
    fill: rgb(255, 255, 255);
}

.qualitas-news-insight-carousel .slick-track {
    max-height: 545px;
}

.mfp-wrap .mfp-close:active {
    position: absolute;
    top: 20px !important;
}

.news-and-insights .news-insight-card {
    margin-right: 0px !important;
}

.news-and-insights .dp-dfg-item {
    padding: 0px;
    border: 0px;
}

.past-event-card {
    margin-right: 24px;

    & span.featured-date {
        justify-content: flex-start;
    }
}

.past-event-card a {
    display: flex;
    padding: 24px;
    border: 1px solid #CCD0DA;
    border-radius: 20px;
    flex-direction: column;
    gap: 24px;

    & .news-card-desc {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    & .news-card-meta {
        margin: 0px;
    }

    & span.past-event-date {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 8px;
        font-size: 14px;
        font-weight: 300;
        line-height: 16.8px;
        overflow-wrap: break-word;
        color: rgb(102, 114, 143);
    }

    & .past-event-card {
        padding: 24px;
        border: 1px solid rgb(0, 20, 69);
        border-radius: 20px;
    }

    & h3.news-card-title {
        color: rgb(0, 20, 69);
        min-height: 60px;
    }

    & .qualitas-btn-wrapper svg.demo {
        width: 100%;
    }
}

.qualitas-events {
    & .news-card-meta {
        flex-direction: column;
    }

    & .qualitas-btn-wrapper.qualitas_button-arrows {
        margin-left: 0px;
        max-width: 100%;
    }

    & .news-insight-card {
        margin: 0px;
    }

    & span.featured-date,
    & .category-pill {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    & .news-card-meta {
        gap: 8px;
    }

    & .news-card-content {
        gap: 24px;
    }

    & .event-desc {
        display: flex;
        flex-direction: column;
        gap: 16px;
        margin-bottom: 10px;
    }
}

.single-qualitas-events {
    & .event-meta {
        display: flex;
        gap: 8px;
        color: rgb(255, 255, 255);
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    & .event_date {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
        color: rgb(255, 255, 255);
        font-size: 16px;
        font-family: Matter;
        font-weight: 400;
        overflow-wrap: break-word;
    }
}

.qualitas-event-tabs-container {
    display: flex;
    gap: 24px;
    align-items: flex-start;
    color: rgb(0, 20, 69);
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    overflow-wrap: break-word;

    & .qualitas-event-tabs-nav {
        display: flex;
        flex-direction: column;
        gap: 24px;
        min-width: 140px;
        overflow: visible;
        flex: 1 0 15%;
    }

    & .qualitas-event-tab-link {
        background: transparent;
        border: 0px;
        padding: 0px;
        text-align: left;
        cursor: pointer;
        position: relative;
        font-size: 16px;
        color: rgb(0, 20, 69);
        font-weight: 300 !important;
    }

    & .qualitas-event-tab-link.is-active {
        color: rgb(0, 20, 69);
        width: fit-content;
        font-weight: 400 !important;
    }

    & .qualitas-event-tab-link.is-active::after {
        content: "";
        width: 100%;
        height: 4px;
        border-radius: 999px;
        background: rgb(0, 20, 69);
        display: block;
        position: absolute;
        bottom: -10px;
    }

    & .qualitas-event-tabs-content {
        flex: 1 1 80%;
        overflow: hidden;
    }

    & .qualitas-event-tab-panel {
        display: none;
    }

    & .agenda-panel {
        border: 1px solid;
        border-radius: 30px;
        overflow: hidden;
    }

    & .qualitas-event-tab-panel.is-open {
        display: block;
    }

    & .qualitas-event-tab-panel.speakers-panel.is-open {
        display: flex;
        margin-top: 80px;
    }

    & a.resource-button {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 16px;
        border: 1px solid rgb(0, 20, 69);
        border-radius: 24px;
        gap: 40px;
        min-width: 260px;
        color: rgb(0, 20, 69);
    }

    & .qualitas-event-tab-panel.is-open.resources-panel {
        display: flex;
        gap: 20px;
    }

    & a.resource-button span {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
    }

    & a.resource-button {
        color: rgb(0, 20, 69);
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        overflow-wrap: break-word;
    }
}

.register-form {
    flex-direction: column;
    color: var(--Qualitas-Sig-Blue, #001445);
    font-size: 18px;
    font-family: Matter;
    font-weight: 400;
    line-height: 18px;
    overflow-wrap: break-word;

    & .form-row-full {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    & span.wpcf7-form-control-wrap {
        width: 100%;
    }

    & .wpcf7-list-item {
        margin: 0px;
    }

    & span.wpcf7-form-control.wpcf7-radio {
        display: flex;
        gap: 16px;
    }

    & span.wpcf7-not-valid-tip {
        position: relative !important;
        margin-top: 8px;
    }
}

.frame-1 {
    display: flex;
    flex-wrap: wrap;
    gap: 12px !important;
    width: 100% !important;

    & .et_pb_module.frame-heading {
        flex: 1 0 100%;
    }

    & .et_pb_blurb {
        min-height: 315px;
        display: flex;
        flex: 1 1 32%;
        border: 1px solid rgb(0, 20, 69) !important;
        border-radius: 30px !important;
        padding: 40px !important;
        margin: 0px !important;

        & .et_pb_blurb_content {
            display: flex;
        }

        & .et_pb_blurb_content p {
            font-size: 1.375rem;
            line-height: 150%;
            color: rgb(0, 20, 69);
            font-weight: 400 !important;
        }

        & .et_pb_blurb_container {
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
            justify-content: flex-end;
        }

        & h4.et_pb_module_header {
            font-weight: 300;
            margin-bottom: 0px;
            padding: 0px;
            font-size: 5rem !important;
            color: rgb(0, 20, 69) !important;
        }
    }
}

.full-width-row {
    width: 100% !important;
}

.dp-dfg-filters-dropdown-layout {
    & a.dp-dfg-filter-link {
        background: rgb(255, 255, 255) !important;
        color: rgb(0, 20, 69) !important;
        border: 0px solid rgb(0, 20, 69) !important;
        border-radius: 0px !important;
    }
}

@media (min-width: 2400px) {

    div#hero-section.et_pb_section_0,
    div.et_pb_section.et_pb_section_0.hero-section {
        background-size: 100%;
    }

    div.et_pb_section.et_pb_section_0.hero-section.byc-hero {
        background-position: 50% 20% !important;
    }
}

@media (max-width: 2400px) {

    div#hero-section.et_pb_section_0,
    div.et_pb_section.et_pb_section_0.hero-section {
        background-size: 100%;
    }

    div.et_pb_section.et_pb_section_0.byc-hero.hero-section {
        background-size: 106%;
        background-position: 50% 25% !important;
    }
}

@media (max-width: 1800px) {

    div#hero-section.et_pb_section_0,
    div.et_pb_section.et_pb_section_0.hero-section {
        background-size: cover;
    }
}

@media (max-width: 1600px) {

    div#hero-section.et_pb_section_0,
    div.et_pb_section.et_pb_section_0.hero-section {
        background-size: 115em;
    }
}

@media (max-width: 980px) {
    div#hero-section.et_pb_section_0 {
        background-size: 150em;
        background-position: 50% 100%;
    }

    div.et_pb_section.et_pb_section_0.hero-section {
        background-size: cover;
    }

    .qualitas-slider-nav {
        flex-wrap: wrap;
        margin-left: 0px;
        margin-right: 0px;
    }

    .qualitas-btn-wrapper.qualitas_button-arrows {
        margin-left: auto;
        margin-right: 0px;
    }

    .qualitas-dots ul.slick-dots li:nth-child(n+4) {
        display: none;
    }

    div.et_pb_section.et_pb_section_0.esg-hero.hero-section {
        background-position: 50% 70%;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .advisory-group article.dp-dfg-item:not(:first-child) {}

    .et_pb_module.et_pb_heading.et_pb_heading_4 {
        width: 100% !important;
    }

    footer .et_pb_with_border.et_pb_module.et_pb_menu.et_pb_menu_0_tb_footer.et_pb_bg_layout_light.et_pb_text_align_left.et_dropdown_animation_fade.et_pb_menu--without-logo.et_pb_menu--style-left_aligned {
        margin-top: 20px;
    }

    footer .et_pb_menu .et_pb_menu__menu {
        display: block;
    }

    footer span.mobile_menu_bar {
        display: none;
    }

    footer ul#mobile_menu2 {
        position: relative;
        width: 100%;
    }

    footer .et_pb_menu__wrap {
        width: 100%;
        justify-content: flex-start !important;
    }

    footer .et_pb_menu_inner_container.clearfix {
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .qualitas_button_4,
    .qualitas_button_5 {
        width: 100% !important;
    }

    .news-card-meta {
        align-items: flex-start;
    }

    .news-card-date {
        align-self: flex-start;
    }
}

@media screen and (max-width: 767px) {
	.et_mobile_menu ul.sub-menu li ul.sub-menu li a::before {
		width: 19px !important;
	}
	.qualitas-address-wrapper .et_pb_module.qualitas_address {
		min-height: 355px;
	}
    .qs-slide .qs-price {
        font-size: 18px !important;
    }

    .advisory-group .dp-dfg-filters {
        margin-bottom: 0px;
    }

    .qualitas-news-insight-carousel .slick-track {
        column-gap: 10px;
    }

    .advisory-group .dp-dfg-items {
        grid-template-columns: repeat(1, 100%) !important;
        margin-top: 0px;
    }

    div#mega-menu-container.et_pb_section_2_tb_header .et_pb_menu__wrap {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .frame-1 {
        & .et_pb_blurb {
            & h4.et_pb_module_header {
                font-size: 56px !important;
            }

            & .et_pb_blurb_content p {
                font-size: 18px !important;
            }
        }
    }

    div#mega-menu-container .et_pb_row_1_tb_header.et_pb_row {
        margin-top: 24px !important;
    }

    .news-insight-card {
        margin: 0px !important;
        max-width: 100% !important;
    }

    .governance-item {
        flex: 1 0 100%;
    }

    .mega-menu {
        justify-content: flex-start !important;
        padding-top: 60px !important;
    }

    ul.sub-menu li::before {
        top: 20px;
        position: relative;
    }

    ul.sub-menu li {}

    .life-at-qualitas>div {
        grid-area: auto !important;
    }

    .life-at-qualitas {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-auto-rows: auto;
    }

    .home .et_pb_module.qualitas_button.qualitas_button_0 {
        margin: 0px;
    }

    .qualitas-featured-insight.featured-event {
        display: none;
    }

    #past-events .dp-dfg-filters {
        flex-direction: column;

        & h2 {
            flex: 1 1 0% !important;
        }

        & .dp-dfg-filters-dropdown,
        & .dp-dfg-search {
            order: 2;
            width: 100%;
            margin: 0px;
        }

        & .dp-dfg-dropdown-label {
            justify-content: center;
        }
    }
	
	footer ul.sub-menu li ul.sub-menu li a {
		flex-wrap: nowrap !important;
	}
	footer .nav li ul {
		box-shadow: unset;
	}
}

.event-agenda-table {
    width: 100%;
    border-collapse: collapse;
}

.event-agenda-table tbody tr:nth-child(2n) {
    background: rgb(239, 241, 246);
}

.event-agenda-table tbody tr:last-child {
    border-bottom: none;
}

.event-agenda-table td {
    padding: 24px;
    vertical-align: top;
}

.agenda-label p {
    padding: 0px;
}

.event-agenda-table td strong {
    font-weight: 430 !important;
}

.event-agenda-table .agenda-time {
    color: rgb(0, 20, 69);
    font-size: 16px;
    line-height: 150%;
    width: 120px;
    min-width: 120px;
    font-weight: 430;
    vertical-align: middle;
}

.event-agenda-table .agenda-label {
    font-weight: 300;
    color: rgb(0, 20, 69);
    font-size: 16px;
    line-height: 150%;
    padding-left: 24px;
}

.speakers-panel {
    display: flex;
    flex-wrap: wrap;
    gap: 128px 48px;

    & .profile-card {
        position: relative;
        flex: 1 0 30%;
    }
}

.news-card-title {
    min-height: 86px;
    max-height: 87px;
    overflow: hidden;
}

.qualitas-iframe-container .fluid-width-video-wrapper {
    padding-top: 0 !important;
    height: auto !important;
}

.qualitas-iframe-container iframe {
    position: relative !important;
    width: 100% !important;
}

@media screen and (max-width: 1024px) {
    .results-list {
        & .search-result {
            flex: 1 1 100% !important;
            max-width: 100% !important;
        }
    }

    .featured-insight-image {
        flex: 1 0 100%;
        max-width: 100%;
        border-radius: 30px 30px 0px 0px;
    }

    .featured-insight-card-link .featured-insight-card {
        flex-direction: column;
    }

    .featured-insight-content {
        padding: 0px 2rem 2rem;
        gap: 1rem;
    }

    .featured-insight-image .featured-image {
        height: 350px;
    }

    .featured-meta {
        margin: 0px;
    }

    .et_pb_column_3_tb_footer .et_pb_with_border.et_pb_module.et_pb_blurb {
        flex: 1 0 100%;
    }

    .et_pb_column.et_pb_column_3_tb_footer {
        margin-bottom: 24px !important;
    }
}

@media screen and (max-width: 767px) {
    .qualitas-event-tabs-container {
        flex-direction: column;
        gap: 24px;
    }

    .qualitas-event-tabs-nav {
        overflow-x: auto;
        flex-direction: row !important;
        min-width: unset !important;
    }

    .event-agenda-table .agenda-time {
        width: 100px;
        min-width: 100px;
        font-size: 14px;
    }

    .event-agenda-table .agenda-label {
        font-size: 14px;
        padding-left: 16px;
    }

    .frame-1 {
        & .et_pb_blurb {
            flex: 1 1 100% !important;
        }
    }
}

.svg-button-text {
    font-size: 16px;
    word-break: break-word;
    line-height: 16px;
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
}

.search-title {
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}

.search-count {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 1rem;
}

.search .et_pb_searchform .et_pb_searchsubmit {
    background-color: #33436A !important;
    color: transparent !important;
    background-image: url('/wp-content/uploads/2026/03/SearchOutline.svg');
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.results-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 2rem;
    justify-content: flex-start;
    column-gap: 1rem;

    & .search-result {
        flex: 1 1 48%;
        max-width: 600px;
        background: #fff;
        padding: 24px;
        border-radius: 30px;
        color: #001445;
        font-weight: 400;

        & .search-result-header {
            display: flex;
            justify-content: space-between;
            margin-bottom: 16px;

            & .search-result-tag {
                font-size: 16px;
                font-weight: 300;
                line-height: 24px;
                word-wrap: break-word;
                padding: 8px;
                border-radius: 4px;
                background: #EFF1F6;
                text-transform: capitalize;
            }
        }

        & .search-result-content {
            margin-bottom: 24px;

            & h2 {
                padding: 0;
                font-size: 24px;
                font-weight: 400;
                line-height: 28.80px;
                word-wrap: break-word;
                color: #001445;
            }
        }
    }
}


.search-tabs {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    overflow-x: auto;
	&::-webkit-scrollbar {
		top:5px;
	}
    & .search-tab {
        all: unset;
        color: #001445;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        word-wrap: break-word;
        padding: 8px 24px;
        border: 1px solid;
        border-radius: 24px;
        transition: 0.1s ease-in;
        cursor: pointer;
        min-width: fit-content;

        &.active,
        &:hover {
            background: #001445;
            color: #fff;
        }
    }
}

@media (min-width:767px) and (max-width:1024px) {
    .mobile-tabs-dropdown .et_pb_tabs_select {
        margin-bottom: 24px;
    }
}

@media (min-width:1024px) {
    .mobile-tabs-dropdown .et_pb_tabs_select {
        display: none;
    }
}

@media (max-width: 1024px) {
    .mobile-tabs-dropdown .et_pb_tabs_controls {
        display: none !important;
    }

    .search-title {
        font-size: 40px;
    }

    .mobile-tabs-dropdown .et_pb_tabs_select,
    .dp-dfg-filters-dropdown .dp-dfg-dropdown-label {
        display: block;
        width: 100%;
        padding: 1rem 2rem !important;
        font-size: 16px !important;
        border: 1px solid rgb(0, 20, 69) !important;
        background: rgb(255, 255, 255);
        border-radius: 30px;
        color: #001445 !important;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url('/wp-content/uploads/2026/03/down-chevron-1.png');
        background-repeat: no-repeat;
        background-position: right 15px center;

        .dp-dfg-dropdown-tag {
            color: #001445 !important;
        }

    }
}

.dp-dfg-filters-dropdown .dp-dfg-dropdown-label::after {
    display: none;
}

.et_pb_tab_content a {
    color: inherit;
    text-decoration: underline;
}

.qualitas-news-insight-carousel .slick-list {
    margin: 0px -12px;
}

#main-content .text-box.container::before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 0px;
    background-color: #e2e2e2;
}

.text-box.container {
    width: 100%;
    max-width: unset;
    border: 0;
    padding: 0px !important;
}

.text-box.container span {
    line-height: 100% !important;
    color: #001445;
}

@media (min-width: 1280px) {
    .news-card-image {
        min-height: 300px;
    }

}

@media (min-width: 1380px) {
    .qualitas-timeline .timeline-spine {
        top: 25px;
    }
}

@media (min-width: 800px) and (max-height: 1000px) {
    div#mega-menu-container {
        display: block
    }
}

.results-doc-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.results-centre-wrapper {
    width: 100%;
    border: 1px solid #99A1B5;
    border-radius: 8px;
    overflow-x: auto;
}

.results-centre-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(150px, 1fr));
    min-width: 900px;
    border-bottom: 1px solid #99A1B5;
}

.results-centre-grid>div {
    padding: 12px;
    font-weight: 400;
}

.results-centre-grid>div a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.results-centre-grid.header div {
    text-align: center;
}

.title-cell {
    font-weight: 400;
}

a.year-pill {
    border: 1px solid #66728F;
    padding: 10px 16px;
    border-radius: 24px;
    color: #001445;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    gap: 8px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    min-width: 200px;
    width: fit-content;
}

a.year-pill>svg:last-child {
    margin-left: auto;
}

.esg-downloads {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

a.year-pill:hover {
    color: #fff;
    background: #001445;
}

a.year-pill:hover svg path {
    stroke: #fff;
}

.da-close {
    position: absolute;
    top: 20px !important;
    right: 20px !important;
    color: rgb(0, 20, 69) !important;
    border: 1px solid rgb(0, 20, 69);
    border-radius: 8px;
    font-size: 20px !important;
    line-height: 24px;
    height: 24px !important;
    width: 24px !important;
    font-weight: 400 !important;
    font-family: 'Matter' !important;
    opacity: 1 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

#et-boc div#esg-policy {
    background-image: none !important;
}

@media (max-width: 768px) {
    a.year-pill {
        width: 100%;
    }
}



/* Container styling */
.acf-year-accordion-container {
    margin: 20px auto;
}

.accordion-item {
    overflow: hidden;
}

.accordion-item:nth-child(odd) button.accordion-header {
    background: #fff;
}

.acf-year-accordion-container {
    border: 1px solid #EFF1F6;
    border-radius: 20px;
    overflow: hidden;
}

/* Accordion Header Triggers */
.accordion-header {
    background-color: #EFF1F6;
    color: #333;
    cursor: pointer;
    padding: 24px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.3s ease;
    font-weight: 400;
    color: #001445;
}

button.accordion-header.active {
    background: #eff1f6 !important;
}

button.accordion-header.active+.accordion-panel {
    background: #eff1f6;
}

.accordion-header:hover,
.accordion-header.active {
    background-color: #eaeaea;
}

.accordion-icon {
    font-size: 20px;
    transition: transform 0.3s ease;
}

/* Panel transitions */
.accordion-panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background-color: #fff;
}

/* Two distinct structural rows styling */
.document-rows-wrapper {
    padding: 20px;
    grid-template-columns: 2fr 1fr;
}

.document-rows-wrapper.button-grid {
    grid-template-columns: 2fr 1fr !important;
}

.document-row {
    padding: 15px 0;
}

.document-list .et_pb_button_module_wrapper {
    max-width: 350px;
    width: 100%;
}


.document-row h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 24px;
    color: #001445;
    /* WordPress Blue */
    font-weight: 400;
}

/* Document Links Lists */
.document-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.no-docs {
    font-style: italic;
    color: #888;
    margin: 0;
    font-size: 14px;
}

.document-list a.et_pb_button {
    text-decoration: none;
    background-color: #fff;
}

.advisory-group span.dp-dfg-dropdown-tag {
    background: transparent !important;
}

.team-content-holder {
    & .et_pb_code_inner {
        display: grid;
        grid-template-columns: 250px 1fr;
        gap: 100px;
    }

    & .et_pb_code_inner .profile-card {
        align-self: flex-start;
        transform: translateY(80px);
    }

    & .team-content {
        color: #33436A;
        font-size: 18px;
        font-style: normal;
        font-weight: 430;
        line-height: 150%;

    }

    & .profile-role {
        min-height: unset;
    }
}

@media (max-width: 768px) {
    .document-rows-wrapper.button-grid {
        grid-template-columns: 1fr !important;
    }
}

@media (min-width:767px) and (max-width: 1470px) {
    .frame-1 .et_pb_blurb .et_pb_blurb_description {
        min-height: 66px;
    }
}

@media (max-width: 1024px) {
    .frame-1 {
        & .et_pb_blurb {
            min-height: 275px;
        }
    }
}
.et-db #et-boc .et-l .et_mobile_menu {
    position: relative;
    display: block;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}
span.mobile_menu_bar {
    display: none !important;
}

body.et-db #et-boc .et-l .et_pb_menu__wrap .mobile_menu_bar {
    display: none !important;
}

body.et-db #et-boc .et-l .et_mobile_menu {
    position: relative !important;
    display: block !important;
    box-shadow: none !important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none !important;
}