section[data-cattype="83002"].osp-83002-section {
    padding: 110px 0 80px;
    background-color: #FBFAF6;
}

section[data-cattype="83002"].osp-83002-spacing-compact {
    padding-top: 52px;
    padding-bottom: 58px;
}

[data-cattype="83002"] .osp-83002-container {
    box-sizing: border-box;
    width: calc(100% - 40px);
    max-width: 1404px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

[data-cattype="83002"] .osp-83002-highlights {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
    border-bottom: 1px solid #FAD68A;
}

[data-cattype="83002"] .osp-83002-heading {
    padding: 0 40px 8px;
    text-align: left;
}

[data-cattype="83002"] .osp-83002-eyebrow {
    margin-bottom: 6px;
    color: #536B3B;
    font-family: 'DM Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

[data-cattype="83002"] .osp-83002-heading h2 {
    margin: 0;
    color: #D87958;
    font-family: 'Newsreader', Georgia, serif;
    font-size: 52px;
    font-weight: 400;
    line-height: 1.05;
    text-align: left;
    text-transform: none;
}

[data-cattype="83002"] .osp-83002-highlight {
    position: relative;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    column-gap: 25px;
    align-items: start;
    min-width: 0;
    padding: 36px 40px 27px;
    text-align: left;
}

[data-cattype="83002"] .osp-83002-highlight + .osp-83002-highlight::before {
    content: '';
    position: absolute;
    top: 4px;
    bottom: 22px;
    left: 0;
    width: 1px;
    background-color: #FAD68A;
}

[data-cattype="83002"] .osp-83002-number {
    color: #D87958;
    font-family: 'Newsreader', Georgia, serif;
    font-size: 58px;
    font-weight: 400;
    line-height: 0.9;
    letter-spacing: -0.02em;
}

[data-cattype="83002"] .osp-83002-copy h2 {
    margin: -2px 0 3px;
    color: #1E241C;
    font-family: 'Newsreader', Georgia, serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: none;
}

[data-cattype="83002"] .osp-83002-paragraph,
[data-cattype="83002"] .osp-83002-paragraph p {
    color: #6F726A;
    font-family: 'DM Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.25;
}

[data-cattype="83002"] .osp-83002-paragraph p {
    margin: 0;
}

@media (max-width: 1199px) {
    [data-cattype="83002"] .osp-83002-highlight {
        column-gap: 18px;
        padding-right: 24px;
        padding-left: 24px;
    }

    [data-cattype="83002"] .osp-83002-number {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    section[data-cattype="83002"].osp-83002-section {
        padding: 88px 0 94px;
    }

    section[data-cattype="83002"].osp-83002-spacing-compact {
        padding-top: 46px;
        padding-bottom: 52px;
    }

    [data-cattype="83002"] .osp-83002-heading h2 {
        font-size: 40px;
    }

    [data-cattype="83002"] .osp-83002-highlights {
        grid-template-columns: 1fr;
    }

    [data-cattype="83002"] .osp-83002-highlight {
        grid-template-columns: 64px minmax(0, 1fr);
        padding: 25px 20px;
    }

    [data-cattype="83002"] .osp-83002-highlight + .osp-83002-highlight::before {
        top: 0;
        right: 20px;
        bottom: auto;
        left: 20px;
        width: auto;
        height: 1px;
    }
}

@media (max-width: 767px) {
    section[data-cattype="83002"].osp-83002-section {
        padding: 68px 0 5px;
    }

    section[data-cattype="83002"].osp-83002-spacing-compact {
        padding-top: 38px;
        padding-bottom: 44px;
    }
}

@media (max-width: 575px) {
    [data-cattype="83002"] .osp-83002-container {
        width: calc(100% - 32px);
        padding-top: 0;
        padding-bottom: 0;
    }

    [data-cattype="83002"] .osp-83002-highlight {
        grid-template-columns: 52px minmax(0, 1fr);
        column-gap: 14px;
        padding: 22px 12px;
    }

    [data-cattype="83002"] .osp-83002-heading {
        padding-right: 12px;
        padding-left: 12px;
    }

    [data-cattype="83002"] .osp-83002-highlight + .osp-83002-highlight::before {
        right: 12px;
        left: 12px;
    }

    [data-cattype="83002"] .osp-83002-number {
        font-size: 42px;
    }
}
