    /* start */
    .lb-container .lb-quad-footer {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 0 0 4% 0;
        width: 100%;
    }

    @media screen and (max-width: 1024px) {
        .lb-container .lb-quad-footer {
            flex-wrap: wrap;
            align-items: center;
        }
    }

    .lb-container .lb-quad-footer .lb-quad-footer-items {
        width: 30.3%;
        margin: 0 1%;
    }

    @media screen and (max-width: 1024px) {
        .lb-container .lb-quad-footer .lb-quad-footer-items {
            width: 48%;
            margin: 0 1% 5% 1%;
        }
    }

    .lb-container .lb-quad-footer .lb-quad-footer-items img {
        width: 100%;
    }

    .lb-container .lb-quad-footer .lb-quad-footer-items .sy-trio-copy h3 {
        color: #000;
        font-family: "sofia-pro";
        font-size: 20px;
        font-style: normal;
        font-weight: 800;
        line-height: 26px;
        letter-spacing: 2px;
        margin: 0;
        padding: 1% 0;
    }

    @media screen and (max-width: 1024px) {
        .lb-container .lb-quad-footer .lb-quad-footer-items .sy-trio-copy h3 {
            padding: 2% 0;
            line-height: 18px;
            font-size: 16px;
            letter-spacing: .10px;
        }
    }

    .lb-container .lb-quad-footer .lb-quad-footer-items .sy-trio-copy p {
        color: #000;
        font-family: "sofia-pro";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.25px;
        margin: 0;
        padding: 0;
    }

    @media screen and (max-width: 1024px) {
        .lb-container .lb-quad-footer .lb-quad-footer-items .sy-trio-copy p {
            font-size: 11px;
        }
    }

    .lb-container .lb-quad-footer .lb-quad-footer-items .sy-trio-copy a {
        color: #000;
        font-family: "sofia-pro";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.25px;
        margin: 0;
        padding: 1% 0;
        display: block;
        text-decoration: underline;
        text-underline-offset: 10px;
    }

    @media screen and (max-width: 1024px) {
        .lb-container .lb-quad-footer .lb-quad-footer-items .sy-trio-copy a {
            padding: 2% 0;
            font-size: 14px;
        }
    }

    /* end */

    /* start of new css to account for global div styling & d+m footer*/
    @media (min-width: 375px) {
        div.container {
            max-width: none;
        }

        .col-12 {
            padding: 0%;
        }
    }

    @media (min-width: 768px) {
        div.container {
            max-width: none;
        }

        .col-12 {
            padding: 0%;
        }
    }

    .footer-mobile {
        padding: 0 3%;
    }

    .footer-email-social-wrapper {
        padding: 0 3%;
    }

    /* end of new css to account for global div styling & d+m footer*/

    @font-face {
        font-family: "Ethic Serif";
        src: url("/fonts/ethicserif-light-webfont.woff2?$staticlink$") format("woff2");
    }

    @font-face {
        font-family: "Ethic Serif";
        src: url("/fonts/ethicserif-lightitalic-webfont.woff2?$staticlink$") format("woff2");
        font-style: italic;
    }

    .lb-container {
        position: relative;
        width: 100%;
        height: auto;
        max-width: 1680px;
        font-family: "sofia-pro", sans-serif;
        font-size: 0.95vw;
        font-weight: 300;
        color: #000;
        z-index: 1;
        margin: 0 auto;
    }

    .lb-container * {
        box-sizing: border-box;
    }

    .lb-container .sy-dt-only {
        display: block;
    }

    .lb-container .sy-mb-only {
        display: none;
    }

    .lb-container .sy-dt-only-inline {
        display: inline;
    }

    .lb-container .sy-mb-only-inline {
        display: none;
    }

    .lb-container .main-banner {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: left;
        background: #F9EDFB;
    }

    .lb-container .main-banner .left-side {
        display: flex;
        width: 50%;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 3px;
    }

    .lb-container .main-banner .left-side .look {
        width: 33%;
        position: relative;
    }

    .lb-container .main-banner .left-side .look img {
        width: 100%;
        height: auto;
    }

    .lb-container .main-banner .left-side .look a {
        position: absolute;
        display: inline-block;
        bottom: 10px;
        left: 8px;
        color:#111;
        font-size:10px;
        text-decoration: underline;
    }

    .lb-container .main-banner .right-side {
        width: 50%;
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
    }

    .lb-container .main-banner .right-side .title {
        width: 100%;
        text-align: center;
        font-size: 84.936px;
        font-weight: 700;
        font-variant: all-small-caps;
    }

    .lb-container .main-banner .right-side .title span {
        font-family: "Ethic Serif";
        font-size: 42.32px;
        font-style: italic;
        font-weight: 500;
        vertical-align: middle;
        font-variant: none;
    }

    .lb-container .main-banner .right-side .body {
        width: 70%;
        text-align: center;
        font-size: 14.36px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0.1px;
    }

    .lb-container .lb-banner {
        width: 100%;
        display: flex;
        flex-direction: row;
    }

    .lb-container .lb-banner .lb-50 {
        width: 50%;
        position: relative;
        display: flex;
        justify-content: center;
    }

    .lb-container .lb-banner .lb-50 img {
        width: 100%;
    }

    .lb-container .lb-banner .lb-50 img.zoom-shot {
        width: 80%;
        margin: auto;
    }

    .lb-container .lb-banner .lb-50 .lb-50-txt {
        width: 80%;
        position: absolute;
        display: inline-block;
        left: 6%;
        bottom: 5%;
    }

    .lb-container .lb-banner .lb-50 .lb-50-txt h2 {
        color: #111;
        font-size: 52px;
        font-style: normal;
        font-weight: 700;
        line-height: 52px;
        font-variant: all-small-caps;
        letter-spacing: 2px;
        margin: 0;
    }

    .lb-container .lb-banner .lb-50 .lb-50-txt span {
        color: #111;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 50.7px;
        letter-spacing: 0.25px;
    }

    .lb-container .lb-banner .lb-50 .lb-50-txt .lb-cta {
        color: #111;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        text-decoration: underline;
        padding-right: 6%;
        letter-spacing: 0.1px;
        text-underline-offset: 8px;
        text-decoration-thickness: 2px;
    }

    .lb-container .lb-see-new-png {
        width: 31%;
        padding: 0 0 0 1.25%;
    }

    @media (max-width: 1024px) {
        .lb-container {
            position: relative;
            width: 100%;
            height: auto;
            max-width: 1680px;
            font-family: "sofia-pro", sans-serif;
            font-size: 0.95vw;
            font-weight: 300;
            color: #000;
            z-index: 1;
            margin: 0 auto;
        }

        .lb-container .main-banner {
            flex-direction: column;
            margin-bottom: 14%;
        }

        .lb-container .main-banner .left-side {
            display: none;
        }

        .lb-container .main-banner .right-side {
            width: 100%;
        }

        .lb-container .main-banner .right-side .title {
            font-size: 88.936px;
            position: absolute;
            top: 1.5%;
            line-height: 54px;
            color: #fff;
        }

        .lb-container .main-banner .right-side .title span {
            font-family: "Ethic Serif";
            font-size: 42.32px;
            font-style: italic;
            font-weight: 500;
            vertical-align: middle;
        }

        .lb-container .main-banner .right-side .body {
            width: 100%;
            padding: 8% 0;
        }

        .lb-container .lb-banner {
            flex-direction: column;
        }

        .lb-container .lb-banner .lb-50 {
            width: 100%;
            position: relative;
            display: flex;
            justify-content: center;
        }

        .lb-container .lb-banner .lb-50 img.zoom-shot {
            width: 98%;
            padding: 12%;
        }

        .lb-container .lb-banner .lb-50 .lb-50-txt {
            bottom: 8%;
        }

        .lb-container .lb-banner .lb-50 .lb-50-txt h2 {
            font-size: 34px;
            line-height: 28px;
        }

        .lb-container .lb-banner .lb-50 .lb-50-txt span {
            font-size: 13px;
            line-height: 38.7px;
        }

        .lb-container .lb-banner .lb-50 .lb-50-txt .lb-cta {
            font-size: 14px;
            line-height: 18px;
        }

        .lb-container .lb-see-new-png {
            width: 96%;
            padding: 0px 0 0 4.25%;
        }
    }