section[data-cattype="83004"].osp-83004-section {
    width: 100%;
    padding: 138px 0 132px;
    background-color: #FBFAF6;
}

[data-cattype="83004"] .osp-83004-container {
    box-sizing: border-box;
    width: calc(100% - 40px);
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
}

[data-cattype="83004"] .osp-83004-layout {
    display: grid;
    grid-template-columns: minmax(0, 448px) minmax(0, 1fr);
    column-gap: clamp(56px, 5.5vw, 106px);
    align-items: center;
}

[data-cattype="83004"] .osp-83004-visual {
    position: relative;
    isolation: isolate;
}

[data-cattype="83004"] .osp-83004-visual::after {
    content: '';
    position: absolute;
    right: -30px;
    bottom: 39px;
    z-index: 2;
    width: 61px;
    height: 112px;
    background-color: #D87958;
}

[data-cattype="83004"] .osp-83004-image {
    position: relative;
    z-index: 1;
    width: 100%;
    aspect-ratio: 448 / 493;
    background-color: #F7F0E3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

[data-cattype="83004"] .osp-83004-content {
    min-width: 0;
    text-align: left;
}

[data-cattype="83004"] .osp-83004-content h2 {
    max-width: 570px;
    margin: 0 0 27px;
    color: #536B3B;
    font-family: 'Newsreader', Georgia, serif;
    font-size: 52px;
    font-weight: 400;
    line-height: 1.02;
    text-align: left;
    text-transform: none;
}

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

[data-cattype="83004"] .osp-83004-paragraph {
    max-width: 570px;
}

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

[data-cattype="83004"] .osp-83004-divider {
    width: 100%;
    height: 1px;
    margin: 34px 0 31px;
    background-color: #D8C9A7;
}

[data-cattype="83004"] blockquote {
    position: relative;
    min-height: 125px;
    margin: 0;
    padding: 17px 56px 0 60px;
    border: 0;
}

[data-cattype="83004"] blockquote::before,
[data-cattype="83004"] blockquote::after {
    position: absolute;
    color: #D87958;
    font-family: 'Newsreader', Georgia, serif;
    font-size: 68px;
    font-weight: 500;
    line-height: 1;
}

[data-cattype="83004"] blockquote::before {
    content: '\201C';
    top: 0;
    left: 0;
}

[data-cattype="83004"] blockquote::after {
    content: '\201D';
    right: 0;
    bottom: 24px;
}

[data-cattype="83004"] .osp-83004-quote {
    max-width: 470px;
    color: #1E241C;
    font-family: 'Newsreader', Georgia, serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.25;
}

[data-cattype="83004"] blockquote footer {
    margin-top: 38px;
    color: #6F726A;
    font-family: 'DM Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    text-transform: uppercase;
}

[data-cattype="83004"] blockquote footer::before {
    content: '\2013\00A0';
}

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

    [data-cattype="83004"] .osp-83004-layout {
        grid-template-columns: minmax(0, 42%) minmax(0, 1fr);
        column-gap: 55px;
    }

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

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

    [data-cattype="83004"] .osp-83004-container {
        width: calc(100% - 40px);
        max-width: 620px;
    }

    [data-cattype="83004"] .osp-83004-layout {
        grid-template-columns: 1fr;
        row-gap: 65px;
    }

    [data-cattype="83004"] .osp-83004-visual {
        width: calc(100% - 30px);
        max-width: 448px;
        margin-right: auto;
        margin-left: auto;
    }

    [data-cattype="83004"] .osp-83004-content {
        max-width: 570px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 480px) {
    [data-cattype="83004"] .osp-83004-container {
        width: calc(100% - 32px);
    }

    [data-cattype="83004"] .osp-83004-visual::after {
        right: -18px;
        bottom: 25px;
        width: 42px;
        height: 82px;
    }

    [data-cattype="83004"] blockquote {
        padding-right: 38px;
        padding-left: 48px;
    }

    [data-cattype="83004"] blockquote::before,
    [data-cattype="83004"] blockquote::after {
        font-size: 58px;
    }
}
