.theme-mydealjunction {
    letter-spacing: 0;
}

/* Internal buying desk */
.deal-market-list,
.deal-service-desk,
.deal-finder-page {
    background: #f7f5ef;
    color: #17251d;
    padding-bottom: 90px;
}

.deal-market-list > header,
.deal-service-desk > header {
    background: #173c31;
    color: #fff;
    padding: 46px 0 48px;
}

.deal-market-list header p,
.deal-service-desk header span,
.deal-finder-page header span {
    color: #f4c95d;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    margin: 0 0 18px;
    text-transform: uppercase;
}

.deal-market-list header > .shell > div {
    align-items: end;
    display: grid;
    gap: 40px;
    grid-template-columns: minmax(0, 1fr) 130px;
}

.deal-market-list h1,
.deal-service-desk h1,
.deal-finder-page h1 {
    font-family: Arial, sans-serif;
    font-size: 48px;
    line-height: 1.02;
    margin: 0;
}

.deal-market-list header strong { color: #f4c95d; font-family: Arial, sans-serif; font-size: 48px; line-height: 1; text-align: right; }
.deal-market-list header strong small { color: #dce9e3; display: block; font-size: 10px; font-weight: 600; margin-top: 8px; text-transform: uppercase; }
.deal-market-list header > .shell > span,
.deal-service-desk header p { color: #dce7e2; display: block; font-size: 18px; line-height: 1.6; margin-top: 20px; max-width: 760px; }

.deal-market-nav { background: #fff; border: 1px solid #c7c7bb; display: flex; flex-wrap: wrap; margin: 28px 0; }
.deal-market-nav a { align-items: center; border-right: 1px solid #c7c7bb; color: #29382f; display: flex; font-family: Arial, sans-serif; font-size: 12px; gap: 9px; padding: 12px 15px; }
.deal-market-nav a span { color: #ad3f34; font-size: 10px; }
.deal-market-nav a[aria-current="page"] { background: #f4c95d; color: #17251d; font-weight: 800; }

.deal-ledger { border-top: 3px solid #173c31; }
.deal-ledger > article { align-items: center; background: #fff; border-bottom: 1px solid #cccbbf; display: grid; gap: 26px; grid-template-columns: 150px minmax(0, 1fr) 72px; min-height: 154px; padding: 22px 24px; }
.deal-ledger-label { align-self: stretch; border-right: 1px solid #d5d4c8; display: flex; flex-direction: column; justify-content: space-between; padding-right: 20px; }
.deal-ledger-label span { color: #a73930; font-family: Arial, sans-serif; font-size: 10px; font-weight: 800; text-transform: uppercase; }
.deal-ledger-label time { color: #68736c; font-family: Arial, sans-serif; font-size: 11px; }
.deal-ledger h2 { font-family: Arial, sans-serif; font-size: 25px; line-height: 1.18; margin: 0; }
.deal-ledger h2 a { color: #17251d; }
.deal-ledger p { color: #5e6862; line-height: 1.55; margin: 11px 0 0; }
.deal-ledger-open { align-items: center; background: #173c31; border-radius: 4px; color: #fff; display: inline-flex; font-family: Arial, sans-serif; font-size: 11px; font-weight: 800; justify-content: center; min-height: 38px; text-transform: uppercase; }

.deal-buying-file > header { background: #f4c95d; border-bottom: 1px solid #c8a33e; padding: 28px 0 48px; }
.deal-buying-file header nav { display: flex; flex-wrap: wrap; font-family: Arial, sans-serif; font-size: 11px; gap: 8px; margin-bottom: 56px; text-transform: uppercase; }
.deal-buying-file header nav a { color: #5e4310; }
.deal-buying-file header > .shell { display: grid; gap: 40px; grid-template-columns: minmax(0, 1fr) 230px; }
.deal-buying-file header nav { grid-column: 1 / -1; }
.deal-file-title > span { color: #9f332c; display: block; font-family: Arial, sans-serif; font-size: 11px; font-weight: 800; margin-bottom: 14px; }
.deal-file-title h1 { font-family: Arial, sans-serif; font-size: 50px; line-height: 1.03; margin: 0; }
.deal-file-title p { font-size: 18px; line-height: 1.6; max-width: 760px; }
.deal-buying-file header dl { border-top: 1px solid #9c7d29; display: grid; grid-template-columns: 65px 1fr; margin: 0; }
.deal-buying-file header dt, .deal-buying-file header dd { border-bottom: 1px solid #9c7d29; font-family: Arial, sans-serif; font-size: 11px; margin: 0; padding: 10px 0; }
.deal-buying-file header dt { color: #704f0e; text-transform: uppercase; }

.deal-file-layout { display: grid; gap: 62px; grid-template-columns: minmax(0, 760px) 230px; justify-content: center; padding-bottom: 92px; padding-top: 54px; }
.deal-file-layout > article > h2 { border-left: 5px solid #f4c95d; padding-left: 18px; }
.deal-file-layout > aside { align-self: start; background: #173c31; color: #fff; padding: 24px; position: sticky; top: 24px; }
.deal-file-layout > aside > strong { color: #f4c95d; font-family: Arial, sans-serif; font-size: 11px; text-transform: uppercase; }
.deal-file-layout > aside > p { color: #d6e0db; font-size: 13px; line-height: 1.6; }
.deal-file-layout > aside > a { color: #f4c95d; font-size: 13px; font-weight: 800; }
.deal-file-layout aside > div { border-top: 1px solid #557066; display: flex; flex-direction: column; gap: 11px; margin-top: 24px; padding-top: 19px; }
.deal-file-layout aside > div span { color: #f4c95d; font-family: Arial, sans-serif; font-size: 10px; font-weight: 800; text-transform: uppercase; }
.deal-file-layout aside > div a { color: #fff; font-size: 13px; line-height: 1.4; }

.deal-service-desk header h1 { max-width: 760px; }
.deal-service-layout { display: grid; gap: 56px; grid-template-columns: minmax(0, 760px) 220px; justify-content: center; padding-top: 50px; }
.deal-service-layout > article { background: #fff; border: 1px solid #d1d0c5; padding: 44px 50px; }
.deal-service-layout > aside { align-self: start; border-top: 5px solid #f4c95d; display: flex; flex-direction: column; position: sticky; top: 24px; }
.deal-service-layout > aside strong { font-family: Arial, sans-serif; font-size: 11px; padding: 15px 0; text-transform: uppercase; }
.deal-service-layout > aside a { border-top: 1px solid #cccbbf; color: #2c3931; font-size: 13px; padding: 11px 0; }
.deal-service-layout > aside a[aria-current="page"] { color: #a73930; font-weight: 800; }

.deal-finder-page { padding-top: 58px; }
.deal-finder-page header { border-bottom: 3px solid #173c31; padding-bottom: 30px; }
.deal-finder-page form { background: #f4c95d; display: grid; grid-template-columns: minmax(0, 1fr) 150px; padding: 20px; }
.deal-finder-page input { border: 1px solid #796226; font: inherit; min-width: 0; padding: 15px; }
.deal-finder-page button { background: #173c31; border: 1px solid #173c31; color: #fff; font-weight: 800; }
.deal-finder-count { font-family: Arial, sans-serif; font-size: 12px; margin: 36px 0 12px; text-transform: uppercase; }
.deal-finder-results { display: grid; gap: 14px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.deal-finder-results article { background: #fff; border: 1px solid #d1d0c5; border-radius: 4px; padding: 24px; }
.deal-finder-results article > span { color: #a73930; font-family: Arial, sans-serif; font-size: 10px; font-weight: 800; }
.deal-finder-results h2 { font-family: Arial, sans-serif; font-size: 22px; margin: 10px 0; }
.deal-finder-results h2 a { color: #17251d; }
.deal-finder-results p { color: #626c66; margin: 0; }

@media (max-width: 820px) {
    .deal-market-list header > .shell > div, .deal-buying-file header > .shell, .deal-file-layout, .deal-service-layout { grid-template-columns: minmax(0, 1fr); }
    .deal-market-list h1, .deal-service-desk h1, .deal-finder-page h1, .deal-file-title h1 { font-size: 38px; }
    .deal-market-list header strong { text-align: left; }
    .deal-ledger > article { grid-template-columns: 100px minmax(0, 1fr); }
    .deal-ledger-open { grid-column: 2; width: 76px; }
    .deal-file-layout > aside, .deal-service-layout > aside { position: static; }
    .deal-service-layout > article { padding: 30px 20px; }
    .deal-finder-page form, .deal-finder-results { grid-template-columns: minmax(0, 1fr); }
    .deal-finder-page button { min-height: 46px; }
}

@media (max-width: 520px) {
    .deal-ledger > article { grid-template-columns: minmax(0, 1fr); }
    .deal-ledger-label { border-bottom: 1px solid #d5d4c8; border-right: 0; flex-direction: row; padding: 0 0 12px; }
    .deal-ledger-open { grid-column: 1; }
}

.theme-mydealjunction .site-header {
    border-top: 5px solid #efc52f;
    border-bottom: 3px solid #123a78;
}

.theme-mydealjunction .header-inner {
    min-height: 122px;
    grid-template-columns: 1fr auto;
    grid-template-areas:
        "brand brand"
        "nav search";
    gap: 8px 30px;
    padding-block: 12px 14px;
}

.theme-mydealjunction .brand-lockup {
    grid-area: brand;
    justify-self: center;
    font-size: 28px;
    text-transform: uppercase;
}

.theme-mydealjunction .brand-mark {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
}

.theme-mydealjunction .primary-nav {
    grid-area: nav;
}

.theme-mydealjunction .primary-nav a {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
}

.theme-mydealjunction .primary-nav a:hover,
.theme-mydealjunction .primary-nav a:focus-visible {
    color: #efc52f;
}

.theme-mydealjunction .header-search {
    grid-area: search;
}

.deal-ticker {
    border-bottom: 1px solid #9fb2cf;
    background: #edf4ff;
    color: #12213a;
}

.deal-ticker-inner {
    min-height: 45px;
    display: flex;
    align-items: center;
    gap: 28px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.deal-ticker-inner strong {
    align-self: stretch;
    display: flex;
    align-items: center;
    padding-inline: 14px;
    background: #d63b35;
    color: #ffffff;
}

.deal-ticker-inner span::before {
    margin-right: 10px;
    color: #d63b35;
    content: "+";
}

.deal-front {
    padding-block: 30px 40px;
    background: #ffffff;
}

.deal-front-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.72fr) minmax(290px, 0.68fr);
    gap: 24px;
}

.deal-lead {
    min-height: 560px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: end;
    background: #102448;
    color: #ffffff;
}

.deal-lead-art {
    position: absolute;
    inset: 0;
    background-image: var(--hero-image);
    background-position: center;
    background-size: cover;
    opacity: 0.64;
}

.deal-lead-copy {
    position: relative;
    z-index: 1;
    width: min(680px, calc(100% - 56px));
    padding: 34px 34px 38px;
    background: rgba(9, 29, 61, 0.92);
}

.deal-lead-copy > p,
.deal-newsroom-head span,
.deal-check header > span,
.deal-letter-grid > div:first-child > span {
    margin: 0;
    color: #efc52f;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
}

.deal-lead h1 {
    margin: 8px 0 0;
    color: #ffffff;
    font-size: 58px;
    line-height: 1;
    letter-spacing: 0;
}

.deal-lead h2 {
    max-width: 600px;
    margin: 18px 0 0;
    color: #ffffff;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0;
}

.deal-lead-copy > a {
    display: inline-block;
    margin-top: 28px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
}

.deal-lead-copy > a span {
    color: #efc52f;
}

.deal-briefs {
    border-top: 5px solid #123a78;
    background: #f3f6fa;
}

.deal-briefs header {
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 18px;
    border-bottom: 1px solid #acbad0;
}

.deal-briefs header span {
    font-size: 17px;
    font-weight: 900;
    text-transform: uppercase;
}

.deal-briefs header small {
    color: #66758b;
    font-size: 10px;
    text-transform: uppercase;
}

.deal-briefs article {
    display: grid;
    grid-template-columns: 36px 1fr;
    gap: 12px;
    padding: 24px 18px;
    border-bottom: 1px solid #acbad0;
}

.deal-briefs article > b {
    color: #d63b35;
    font-size: 11px;
}

.deal-briefs article span {
    color: #52657e;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
}

.deal-briefs h3 {
    margin: 8px 0 0;
    font-size: 18px;
    line-height: 1.35;
}

.deal-desk-nav {
    border-top: 1px solid #9fb2cf;
    border-bottom: 1px solid #9fb2cf;
    background: #edf4ff;
}

.deal-desk-nav .shell {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.deal-desk-nav a {
    min-height: 76px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    border-right: 1px solid #9fb2cf;
    color: #123a78;
    text-decoration: none;
}

.deal-desk-nav a:first-child {
    padding-left: 0;
}

.deal-desk-nav a:last-child {
    border-right: 0;
}

.deal-desk-nav span {
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}

.deal-desk-nav small {
    min-width: 30px;
    padding: 2px 6px;
    background: #efc52f;
    color: #12213a;
    text-align: center;
}

.deal-newsroom {
    padding-block: 88px 104px;
    background: #ffffff;
}

.deal-newsroom-head {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    align-items: end;
    margin-bottom: 32px;
    padding-bottom: 18px;
    border-bottom: 4px solid #123a78;
}

.deal-newsroom-head h2,
.deal-check h2,
.deal-letter h2 {
    margin: 7px 0 0;
    color: #12213a;
    font-size: 43px;
    line-height: 1.08;
    letter-spacing: 0;
}

.deal-newsroom-head > a {
    color: #123a78;
    font-size: 13px;
    font-weight: 900;
    text-decoration: none;
}

.deal-story-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-left: 1px solid #b8c3d3;
    border-top: 1px solid #b8c3d3;
}

.deal-story {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    padding: 27px;
    border-right: 1px solid #b8c3d3;
    border-bottom: 1px solid #b8c3d3;
}

.deal-story-primary {
    grid-row: span 2;
    min-height: 500px;
    justify-content: end;
    background: #edf4ff;
}

.deal-story > span {
    color: #d63b35;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
}

.deal-story h3 {
    margin: 16px 0 0;
    font-size: 25px;
    line-height: 1.2;
}

.deal-story-primary h3 {
    font-size: 39px;
}

.deal-story h3 a {
    color: #12213a;
    text-decoration: none;
}

.deal-story p {
    margin: 13px 0 0;
    color: #58677b;
    font-size: 14px;
    line-height: 1.65;
}

.deal-story small {
    margin-top: auto;
    padding-top: 20px;
    color: #6a7789;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

.deal-check {
    padding-block: 92px;
    background: #12213a;
    color: #ffffff;
}

.deal-check-grid {
    display: grid;
    grid-template-columns: minmax(240px, 0.62fr) minmax(0, 1.38fr);
    gap: 84px;
}

.deal-check h2 {
    color: #ffffff;
}

.deal-check header > p {
    margin: 22px 0 0;
    color: #b5c1d2;
}

.deal-check-table {
    border-top: 2px solid #efc52f;
}

.deal-check-table > div {
    display: grid;
    grid-template-columns: 42px 150px 1fr;
    gap: 20px;
    padding: 21px 0;
    border-bottom: 1px solid #50617b;
}

.deal-check-table b {
    color: #efc52f;
    font-size: 11px;
}

.deal-check-table strong {
    font-size: 15px;
}

.deal-check-table span {
    color: #b5c1d2;
    font-size: 14px;
}

.deal-letter {
    padding-block: 92px;
    background: #efc52f;
    color: #12213a;
}

.deal-letter-grid {
    display: grid;
    grid-template-columns: minmax(210px, 0.55fr) minmax(0, 1.45fr);
    gap: 92px;
}

.deal-letter-grid > div:first-child > span {
    color: #12213a;
}

.deal-letter .prose {
    font-size: 18px;
}

.deal-letter .prose p {
    margin: 0 0 22px;
}

@media (max-width: 900px) {
    .deal-front-grid {
        grid-template-columns: 1fr;
    }

    .deal-lead {
        min-height: 510px;
    }

    .deal-briefs {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .deal-briefs header {
        grid-column: 1 / -1;
    }

    .deal-briefs article {
        border-right: 1px solid #acbad0;
    }

    .deal-check-grid,
    .deal-letter-grid {
        grid-template-columns: 1fr;
        gap: 48px;
    }
}

@media (max-width: 680px) {
    .theme-mydealjunction .header-inner {
        min-height: 0;
        grid-template-columns: 1fr;
        grid-template-areas:
            "brand"
            "nav"
            "search";
    }

    .theme-mydealjunction .brand-lockup {
        justify-self: start;
        font-size: 21px;
    }

    .deal-ticker-inner {
        gap: 20px;
    }

    .deal-front {
        padding-block: 15px 28px;
    }

    .deal-lead {
        min-height: 500px;
    }

    .deal-lead-art {
        background-position: 64% center;
    }

    .deal-lead-copy {
        width: calc(100% - 24px);
        padding: 24px;
    }

    .deal-lead h1 {
        font-size: 43px;
    }

    .deal-lead h2 {
        font-size: 25px;
    }

    .deal-briefs {
        display: none;
    }

    .deal-briefs article {
        border-right: 0;
    }

    .deal-desk-nav .shell {
        grid-template-columns: 1fr;
    }

    .deal-desk-nav a,
    .deal-desk-nav a:first-child {
        min-height: 62px;
        padding-inline: 0;
        border-right: 0;
        border-bottom: 1px solid #9fb2cf;
    }

    .deal-newsroom,
    .deal-check,
    .deal-letter {
        padding-block: 64px;
    }

    .deal-newsroom-head {
        align-items: start;
        flex-direction: column;
    }

    .deal-newsroom-head h2,
    .deal-check h2,
    .deal-letter h2 {
        font-size: 35px;
    }

    .deal-story-grid {
        grid-template-columns: 1fr;
    }

    .deal-story-primary {
        grid-row: auto;
        min-height: 340px;
    }

    .deal-story-primary h3 {
        font-size: 31px;
    }

    .deal-check-table > div {
        grid-template-columns: 32px 1fr;
    }

    .deal-check-table span {
        grid-column: 2;
    }
}

/* Publication shell */
.theme-mydealjunction .deal-site-header {
    border: 0;
    background: #ffffff;
    color: #12213a;
}

.deal-utility-bar {
    border-bottom: 1px solid #d4dbea;
    background: #edf4ff;
}

.deal-utility-bar .shell {
    min-height: 30px;
    display: flex;
    align-items: center;
    gap: 22px;
    color: #52627d;
    font-size: 10px;
    text-transform: uppercase;
}

.deal-utility-bar strong {
    color: #d63b35;
}

.deal-utility-bar a {
    margin-left: auto;
    color: #123a78;
}

.deal-masthead {
    min-height: 106px;
    display: grid;
    place-items: center;
    border-inline: 1px solid #d4dbea;
    text-align: center;
}

.deal-masthead a {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    color: #123a78;
    font-size: 31px;
    font-weight: 950;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
}

.deal-masthead img {
    width: 50px;
    height: 50px;
}

.deal-masthead p {
    margin: -24px 0 0;
    color: #68758a;
    font-size: 10px;
    text-transform: uppercase;
}

.deal-header-desk {
    border-block: 3px solid #123a78;
    background: #ffffff;
}

.deal-header-desk > .shell {
    min-height: 54px;
    display: grid;
    grid-template-columns: auto minmax(320px, 0.72fr);
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.deal-header-desk nav {
    display: flex;
    align-items: stretch;
    align-self: stretch;
}

.deal-header-desk nav a {
    display: flex;
    align-items: center;
    border-left: 1px solid #d4dbea;
    padding-inline: 15px;
    color: #12213a;
    font-size: 11px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
}

.deal-header-desk nav a:last-child {
    border-right: 1px solid #d4dbea;
}

.deal-header-desk nav a:hover,
.deal-header-desk nav a:focus-visible {
    background: #efc52f;
}

.deal-header-desk form {
    display: grid;
    grid-template-columns: 1fr auto;
    border: 1px solid #7d91b3;
}

.deal-header-desk label {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

.deal-header-desk input,
.deal-header-desk button {
    min-width: 0;
    border: 0;
    background: transparent;
}

.deal-header-desk input {
    padding: 10px 12px;
    outline: 0;
}

.deal-header-desk button {
    padding-inline: 16px;
    background: #123a78;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
}

.theme-mydealjunction:not(.surface-home) .page-hero {
    border: 0;
    border-bottom: 12px solid #efc52f;
    padding-block: 54px 50px;
    background: #123a78;
    color: #ffffff;
}

.theme-mydealjunction:not(.surface-home) .page-hero .eyebrow {
    display: inline-block;
    padding: 5px 8px;
    background: #efc52f;
    color: #12213a;
}

.theme-mydealjunction:not(.surface-home) .page-hero h1 {
    font-size: 55px;
    font-weight: 950;
    text-transform: uppercase;
}

.theme-mydealjunction .filters {
    border: 3px solid #123a78;
    border-radius: 0;
    padding: 6px;
    background: #edf4ff;
}

.theme-mydealjunction .filters a {
    border: 0;
    border-radius: 0;
    color: #123a78;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
}

.theme-mydealjunction .filters a[aria-current="page"] {
    background: #d63b35;
    color: #ffffff;
}

.theme-mydealjunction.surface-collection .listing-grid,
.theme-mydealjunction.surface-search .listing-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    border-top: 3px solid #123a78;
    border-left: 1px solid #9fb2cf;
}

.theme-mydealjunction.surface-collection .listing,
.theme-mydealjunction.surface-search .listing {
    min-height: 300px;
    border: 0;
    border-right: 1px solid #9fb2cf;
    border-bottom: 1px solid #9fb2cf;
    border-radius: 0;
    padding: 27px;
    background: #ffffff;
}

.theme-mydealjunction.surface-collection .listing:first-child,
.theme-mydealjunction.surface-search .listing:first-child {
    grid-column: span 2;
    background: #edf4ff;
}

.theme-mydealjunction.surface-collection .listing h2,
.theme-mydealjunction.surface-search .listing h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    line-height: 1.12;
}

.theme-mydealjunction.surface-collection .listing:first-child h2,
.theme-mydealjunction.surface-search .listing:first-child h2 {
    max-width: 640px;
    font-size: 38px;
}

.theme-mydealjunction.surface-collection .listing .meta,
.theme-mydealjunction.surface-search .listing .meta {
    margin-top: auto;
    border-top: 1px solid #d4dbea;
    padding-top: 13px;
    color: #68758a;
}

.theme-mydealjunction.surface-page .content-section {
    display: grid;
    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
    gap: 60px;
}

.theme-mydealjunction.surface-page .content-section::before {
    color: #123a78;
    content: "BUYER DESK / PUBLICATION RECORD";
    font-size: 12px;
    font-weight: 950;
    text-transform: uppercase;
}

.theme-mydealjunction.surface-page .content-section .prose {
    grid-column: 2;
}

.theme-mydealjunction.surface-page .content-section .contact-panel {
    grid-column: 2;
}

.theme-mydealjunction.surface-article .article-layout {
    grid-template-columns: minmax(0, 1fr) 260px;
    min-width: 0;
}

.theme-mydealjunction.surface-article .related {
    border: 3px solid #123a78;
    border-radius: 0;
    background: #efc52f;
}

.theme-mydealjunction .deal-site-footer {
    border: 0;
    background: #102448;
    color: #ffffff;
}

.deal-footer-check {
    border-block: 1px solid #36547f;
    background: #efc52f;
    color: #12213a;
}

.deal-footer-check .shell {
    min-height: 48px;
    display: flex;
    align-items: center;
    gap: 30px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 11px;
    text-transform: uppercase;
}

.deal-footer-check strong {
    color: #d63b35;
}

.deal-footer-check span::before {
    margin-right: 9px;
    content: "+";
}

.deal-footer-grid {
    display: grid;
    grid-template-columns: 1.35fr repeat(3, 0.65fr);
    gap: 44px;
    padding-block: 48px 34px;
}

.deal-footer-brand strong {
    display: block;
    margin-top: 13px;
    font-size: 21px;
    text-transform: uppercase;
}

.deal-footer-brand p {
    max-width: 260px;
    margin: 8px 0 0;
    color: #aebbd0;
    font-size: 13px;
}

.deal-footer-grid nav {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.deal-footer-grid nav b {
    margin-bottom: 7px;
    color: #efc52f;
    font-size: 11px;
    text-transform: uppercase;
}

.deal-footer-grid nav a {
    color: #c9d3e2;
    font-size: 13px;
    text-decoration: none;
}

.deal-footer-base {
    min-height: 66px;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    gap: 40px;
    border-top: 1px solid #36547f;
    color: #91a0ba;
    font-size: 11px;
}

.deal-footer-base p {
    margin: 0;
    text-align: right;
}

@media (max-width: 960px) {
    .deal-header-desk > .shell {
        grid-template-columns: 1fr;
        padding-block: 10px;
    }

    .deal-header-desk nav {
        min-height: 42px;
    }

    .deal-footer-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 680px) {
    .deal-utility-bar span {
        display: none;
    }

    .deal-masthead {
        min-height: 92px;
    }

    .deal-masthead a {
        font-size: 23px;
    }

    .deal-masthead p {
        margin-top: -18px;
        font-size: 8px;
    }

    .deal-header-desk nav a {
        flex: 1;
        justify-content: center;
        padding-inline: 7px;
        text-align: center;
    }

    .deal-header-desk nav a:nth-child(3) {
        display: none;
    }

    .theme-mydealjunction.surface-collection .listing-grid,
    .theme-mydealjunction.surface-search .listing-grid,
    .deal-footer-grid,
    .theme-mydealjunction.surface-page .content-section {
        grid-template-columns: 1fr;
    }

    .theme-mydealjunction.surface-collection .listing:first-child,
    .theme-mydealjunction.surface-search .listing:first-child,
    .theme-mydealjunction.surface-page .content-section .prose,
    .theme-mydealjunction.surface-page .content-section .contact-panel {
        grid-column: auto;
    }

    .theme-mydealjunction:not(.surface-home) .page-hero h1 {
        font-size: 39px;
    }

    .deal-footer-check .shell {
        min-height: 0;
        flex-wrap: wrap;
        gap: 7px 18px;
        overflow: visible;
        padding-block: 12px;
        white-space: normal;
    }

    .deal-footer-check strong {
        flex-basis: 100%;
    }

    .deal-footer-base {
        grid-template-columns: 1fr;
        gap: 4px;
        padding-block: 14px;
    }

    .deal-footer-base p {
        text-align: left;
    }
}

/* Buyer-desk article components */
.theme-mydealjunction.surface-article .article-layout > .prose {
    width: 100%;
    min-width: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1.78;
}

.theme-mydealjunction.surface-article .article-layout > .prose h2 {
    margin-top: 48px;
    border-top: 4px solid #123a78;
    padding-top: 14px;
    color: #12213a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 29px;
    font-weight: 950;
    line-height: 1.15;
    text-transform: uppercase;
}

.theme-mydealjunction.surface-article .article-layout > .prose a {
    color: #123a78;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}

.deal-standfirst {
    margin: 0 0 30px;
    border-left: 8px solid #efc52f;
    padding: 7px 0 7px 24px;
    color: #253c5e;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.45;
}

.deal-verdict {
    display: grid;
    grid-template-columns: 150px 1fr;
    margin-block: 32px;
    border: 3px solid #123a78;
    background: #edf4ff;
    font-family: Arial, Helvetica, sans-serif;
}

.deal-verdict b,
.deal-verdict span {
    padding: 18px;
}

.deal-verdict b {
    display: flex;
    align-items: center;
    background: #123a78;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
}

.deal-verdict span {
    color: #253c5e;
    font-size: 15px;
    line-height: 1.55;
}

.deal-toc {
    display: grid;
    grid-template-columns: auto repeat(3, 1fr);
    margin-block: 30px;
    border-block: 1px solid #9fb2cf;
    font-family: Arial, Helvetica, sans-serif;
}

.deal-toc b,
.deal-toc a {
    padding: 13px 14px;
    border-right: 1px solid #9fb2cf;
    font-size: 11px;
    text-transform: uppercase;
}

.deal-toc b {
    background: #efc52f;
    color: #12213a;
}

.deal-scorecard {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-block: 30px;
    border-top: 4px solid #123a78;
    border-left: 1px solid #9fb2cf;
    font-family: Arial, Helvetica, sans-serif;
}

.deal-scorecard > div {
    min-width: 0;
    padding: 20px;
    border-right: 1px solid #9fb2cf;
    border-bottom: 1px solid #9fb2cf;
    background: #f7f9fc;
}

.deal-scorecard b,
.deal-scorecard span {
    display: block;
}

.deal-scorecard b {
    margin-bottom: 9px;
    color: #d63b35;
    font-size: 12px;
    text-transform: uppercase;
}

.deal-scorecard span {
    color: #4d5e74;
    font-size: 14px;
    line-height: 1.55;
}

.deal-table-wrap {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin-block: 28px;
    overflow-x: auto;
    border-top: 5px solid #123a78;
}

.deal-table {
    width: 100%;
    min-width: 620px;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

.deal-table th,
.deal-table td {
    padding: 13px 15px;
    border-right: 1px solid #c7d0df;
    border-bottom: 1px solid #c7d0df;
    text-align: left;
    vertical-align: top;
}

.deal-table th {
    background: #edf4ff;
    color: #12213a;
    font-size: 11px;
    text-transform: uppercase;
}

.deal-table td:first-child {
    color: #123a78;
    font-weight: 900;
}

.deal-steps,
.deal-checklist {
    margin-block: 28px;
    padding: 0;
    counter-reset: none;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
}

.deal-steps li,
.deal-checklist li {
    display: grid;
    grid-template-columns: minmax(130px, 0.35fr) minmax(0, 1fr);
    gap: 22px;
    padding: 17px 0;
    border-bottom: 1px solid #b8c3d3;
}

.deal-steps li:first-child,
.deal-checklist li:first-child {
    border-top: 3px solid #123a78;
}

.deal-steps b,
.deal-checklist b {
    color: #123a78;
    font-size: 13px;
    text-transform: uppercase;
}

.deal-steps span,
.deal-checklist span {
    color: #4d5e74;
    font-size: 15px;
    line-height: 1.55;
}

.deal-note {
    margin-block: 32px;
    border-left: 8px solid #d63b35;
    padding: 22px 25px;
    background: #fff7e0;
    color: #263a56;
    font-family: Arial, Helvetica, sans-serif;
}

.deal-note b {
    color: #d63b35;
    font-size: 12px;
    text-transform: uppercase;
}

.deal-note p {
    margin: 8px 0 0;
    font-size: 15px;
    line-height: 1.6;
}

.deal-file {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-block: 30px;
    border-block: 3px solid #123a78;
    padding-block: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.deal-file b,
.deal-file span {
    padding: 8px 10px;
    font-size: 11px;
    text-transform: uppercase;
}

.deal-file b {
    background: #123a78;
    color: #ffffff;
}

.deal-file span {
    border: 1px solid #9fb2cf;
    color: #344b6b;
}

.deal-formula {
    display: grid;
    gap: 8px;
    margin-block: 30px;
    border-block: 4px solid #123a78;
    padding: 22px;
    background: #efc52f;
    color: #12213a;
    font-family: Arial, Helvetica, sans-serif;
}

.deal-formula b {
    font-size: 12px;
    text-transform: uppercase;
}

.deal-formula span {
    font-size: 17px;
    font-weight: 800;
}

.deal-sources {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 48px;
    border-top: 4px solid #123a78;
    padding-top: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.deal-sources b {
    color: #d63b35;
    font-size: 11px;
    text-transform: uppercase;
}

@media (max-width: 760px) {
    .theme-mydealjunction.surface-article .article-layout {
        grid-template-columns: 1fr;
    }

    .deal-standfirst {
        font-size: 20px;
    }

    .deal-verdict,
    .deal-scorecard,
    .deal-toc {
        grid-template-columns: 1fr;
    }

    .deal-toc a,
    .deal-toc b {
        border-right: 0;
        border-bottom: 1px solid #9fb2cf;
    }

    .deal-steps li,
    .deal-checklist li {
        grid-template-columns: 1fr;
        gap: 7px;
    }
}
