.description figure[data-media-type="diagram"] {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.description figure[data-media-type="diagram"] figcaption {
    display: none;
}

.page-insight-detail figure.figureClass {
    margin-bottom: 0;
}

.insights-custom-card{
    margin-bottom: 0px !important;
}

.insight-detail-meta{
    margin-bottom: 50px !important;
}

.description a.diagram-image-open-link {
    margin-top: clamp(50px, 6vw, 100px);
    margin-bottom: clamp(50px, 6vw, 100px);
    display: block;
    text-align: center;
    text-decoration: none;
    color: inherit;
    width: min(1200px, calc(100vw - (2 * clamp(16px, 4vw, 40px))));
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.page-insight-detail .description a.diagram-image-open-link figure[data-media-type="diagram"] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.page-insight-detail .description figure[data-media-type="diagram"] picture,
.page-insight-detail .description a.diagram-image-open-link img,
.page-insight-detail .description figure[data-media-type="diagram"] img {
    display: block;
}

.page-insight-detail .description figure[data-media-type="diagram"] img {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    margin-left: auto;
    margin-right: auto;
}

.description .diagram-title {
    color: var(--Gold, #966E32);
    text-align: center;
    font-family: Jost;
    font-size: clamp(18px, 2.2vw, 20px) !important;
    font-style: normal;
    font-weight: 600;
    line-height: clamp(28px, 3vw, 30px) !important;
    letter-spacing: 0.6px;
    margin-bottom: 0px;
}

.description .diagram-tap-text {
    color: var(--Gold, #966E32);
    text-align: center;
    font-family: Jost;
    font-size: clamp(12px, 2vw, 16px) !important;
    font-style: normal;
    font-weight: 400;
    line-height: clamp(18px, 2.4vw, 20px) !important;
    letter-spacing: 0.48px;
    margin-bottom: 10px;
}

.page-insight-detail figcaption {
    color: var(--Grey, #747474);
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.48px;
}

.page-insight-detail figcaption a {
    color: var(--Grey, #747474);
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.48px;
}

.page-insight-detail .detail-title {
    font-size: clamp(25px, 3vw, 30px);
    line-height: clamp(30px, 4vw, 40px);
}

.page-insight-detail .insight-detail-news-image {
    border-radius: 5px;
}

.page-insight-detail .insight-detail-image-description {
    font-size: clamp(26px, 3vw, 34px);
    line-height: clamp(33px, 4vw, 44px);
}

.page-insight-detail .description p {
    font-size: clamp(18px, 2vw, 20px);
    line-height: clamp(28px, 3vw, 30px);
}

.page-insight-detail .description p.single-post-body-copy {
    font-size: clamp(18px, 2vw, 20px);
    line-height: clamp(28px, 3vw, 30px);
    margin-bottom: 0;
}

.page-insight-detail .description p.single-post-body-copy b,
.page-insight-detail .description p.single-post-body-copy strong,
.page-insight-detail .description p.single-post-body-copy.single-post-heading,
.page-insight-detail .description p.single-post-body-copy.single-post-heading span {
    line-height: inherit;
    color: var(--Gold, #966E32);
}

.page-insight-detail .more-insights-heading {
    margin-top: clamp(50px, 6vw, 100px);
    margin-bottom: clamp(30px, 4vw, 50px);
}

.page-insight-detail .more-insights-heading .title {
    margin-bottom: 0;
}

.page-insight-detail .more-insights-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 50px 30px;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 200px;
}

.page-insight-detail .more-insights-grid .card.latest-news-card {
    flex: 0 1 calc((100% - 60px) / 3);
    width: calc((100% - 60px) / 3);
    max-width: calc((100% - 60px) / 3);
    min-width: 0;
    margin: 0;
    max-width: none;
    border: none;
    border-radius: 0;
    background: transparent;
    overflow: hidden;
}

.page-insight-detail .more-insights-grid .insights-column {
    text-decoration: none;
    color: inherit;
    display: flex;
    height: 100%;
    width: 100%;
}

.page-insight-detail .more-insights-grid .card-content {
    display: flex;
    flex-direction: column;
    align-items: stretch !important;
    height: 100%;
    width: 100%;
}

.page-insight-detail .more-insights-grid .image-overlay-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 4;
    border-radius: 5px;
    overflow: hidden;
}

.page-insight-detail .more-insights-grid .image-overlay-wrap figure,
.page-insight-detail .more-insights-grid .image-overlay-wrap picture {
    display: block;
    width: 100%;
    height: 100%;
}

.page-insight-detail .more-insights-grid .image-overlay-wrap img {
    width: 100%;
    height: 100%;
    min-height: unset;
    max-height: none;
    object-fit: cover;
    display: block;
}

.page-insight-detail .more-insights-grid .title-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 24px 24px 30px;
}

.page-insight-detail .more-insights-grid .title-text {
    color: var(--White, #FFF);
    font-family: Jost;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    margin: 0;
}

.page-insight-detail .more-insights-grid .insights-custom-meta {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    gap: 12px;
    padding-top: 20px;
    margin-top: auto;
}

.page-insight-detail .more-insights-grid .meta-left .date {
    color: var(--Navy, #19223D);
    font-family: Jost;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0;
}

.page-insight-detail .more-insights-grid .meta-left .author {
    color: var(--Navy, #19223D);
    font-family: Jost;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-top: 5px;
}

.page-insight-detail .more-insights-grid .meta-right {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
    flex-shrink: 0;
}

.page-insight-detail .more-insights-grid .read-more-custom {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 3px 15px 5px 20px;
    border-radius: 20px;
    background: var(--Gold, #966E32);
    color: var(--White, #FFF);
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    white-space: nowrap;
    transition: background 0.2s ease-in-out;
}

.page-insight-detail .more-insights-grid .read-more-custom:hover {
    background: var(--Sunglow, #C19D33);
}

@media screen and (min-width: 769px) {
    .page-insight-detail .insight-detail-media-layout.has-image-description {
        width: min(928px, calc(100% - clamp(32px, 6vw, 80px)));
    }
}

@media screen and (min-width: 769px) and (max-width: 1133px) {
    .page-insight-detail .detail-title-wrap.insight-detail-title-wrap {
        width: 100%;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .page-insight-detail .insight-detail-media-layout.has-image-description {
        width: 100%;
        max-width: none;
        padding-left: clamp(16px, 3vw, 40px);
        padding-right: clamp(16px, 3vw, 40px);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 768px) and (min-width: 627px) {
    .page-insight-detail .more-insights-grid .card.latest-news-card {
        flex-basis: calc((100% - 30px) / 2);
        width: calc((100% - 30px) / 2);
        max-width: calc((100% - 30px) / 2);
    }
}

@media screen and (max-width: 768px) {

    .insight-detail-meta{
        margin-bottom: clamp(50px, calc(50px + 20 * ((100vw - 320px) / 448)), 70px) !important;
    }

    .page-insight-detail .more-insights-grid .card.latest-news-card:nth-child(n+3) {
        display: none;
    }

    .page-insight-detail .each_news_detail.insight-detail-body-spacing {
        margin-top: clamp(90px, 13vw, 100px);
    }

    .page-insight-detail .insight-detail-media-layout.has-image-description {
        row-gap: clamp(30px, 6.5vw, 50px);
    }

    .page-insight-detail .insight-detail-image,
    .page-insight-detail .insight-detail-image-description-wrap {
        padding-left: 100px;
        padding-right: 100px;
        width: 100%;
        box-sizing: border-box;
    }

    .page-insight-detail .insight-detail-image img {
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none;
        aspect-ratio: 8 / 5;
        object-fit: cover;
    }
}

@media screen and (max-width: 626px) {
    .page-insight-detail .more-insights-spacer {
        display: none;
        height: 0;
        min-height: 0;
        margin: 0;
        padding: 0;
    }

    .page-insight-detail .insight-detail-image,
    .page-insight-detail .insight-detail-image-description-wrap {
        padding-left: 35px;
        padding-right: 35px;
        width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    .page-insight-detail .insight-detail-image img {
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none;
        aspect-ratio: 8 / 5;
        object-fit: cover;
    }

    .page-insight-detail .more-insights-grid .card.latest-news-card {
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
    }

    .page-insight-detail .more-insights-grid .insights-custom-meta {
        flex-wrap: nowrap;
    }

    .page-insight-detail .more-insights-grid .meta-right {
        width: auto;
        margin-left: auto;
        justify-content: flex-end;
    }

    .page-insight-detail figcaption,
    .page-insight-detail figcaption a {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.36px;
    }
    .insights-custom-card{
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
    }
}
