section[data-cattype="88895"] {
    --osp-88895-orange: #FA9028;
    --osp-88895-blue: #06346E;
    --osp-88895-gray: #9c9d9f;
    --osp-88895-text: #202124;
    --osp-88895-muted: #333333;
    position: relative;
    z-index: 10;
    margin-top: -80px;
    font-family: 'Open Sans', Arial, sans-serif;
    background-color: transparent;
    overflow: visible;
}

section[data-cattype="88895"] .home-overview-88895 {
    position: relative;
    padding: 0 0 90px;
    overflow: visible;
}

section[data-cattype="88895"] .home-overview-container {
    position: relative;
    z-index: 2;
    max-width: 1270px;
    padding-top: 0;
    margin-top: 0;
}

section[data-cattype="88895"] .home-overview-card {
    position: relative;
    min-height: 575px;
    background: #ffffff;
    border-radius: 26px;
    box-shadow: 0 14px 16px rgba(0, 0, 0, .28);
    overflow: hidden;
}

section[data-cattype="88895"] .home-overview-copy-col,
section[data-cattype="88895"] .home-overview-photo-col {
    min-height: 575px;
}

section[data-cattype="88895"] .home-overview-copy {
    max-width: 570px;
    padding: 78px 40px 160px 98px;
    text-align: left !important;
}

section[data-cattype="88895"] .home-overview-copy h2 {
    margin: 0 0 18px;
    font-size: 50px;
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -.02em;
    color: var(--osp-88895-text);
    text-align: left !important;
}

section[data-cattype="88895"] .home-overview-intro,
section[data-cattype="88895"] .home-overview-intro p,
section[data-cattype="88895"] .home-overview-intro div,
section[data-cattype="88895"] .home-overview-intro span {
    margin: 0;
    font-size: 18px;
    line-height: 1.38;
    font-weight: 400;
    color: var(--osp-88895-muted);
    text-align: left !important;
}

section[data-cattype="88895"] .home-overview-points {
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    text-align: left !important;
}

section[data-cattype="88895"] .home-overview-points li {
    position: relative;
    margin: 0 0 17px;
    padding-left: 24px;
    font-size: 18px;
    line-height: 1.32;
    color: var(--osp-88895-text);
    text-align: left !important;
}

section[data-cattype="88895"] .home-overview-points li:before {
    content: '';
    position: absolute;
    left: 0;
    top: .56em;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--osp-88895-blue);
}

section[data-cattype="88895"] .home-overview-points .item-style-1,
section[data-cattype="88895"] .home-overview-stats .item-style-0 {
    display: none;
}

section[data-cattype="88895"] .home-overview-photo {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 575px;
    background: #d8d8d8;
}

section[data-cattype="88895"] .home-overview-photo img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 575px;
    object-fit: cover;
}

section[data-cattype="88895"] .home-overview-stats {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    width: 720px;
    max-width: calc(100% - 60px);
    margin: -100px auto 0;
    box-shadow: 8px 9px 14px rgba(0, 0, 0, .28);
}

section[data-cattype="88895"] .home-overview-stat {
    flex: 1 1 0;
    min-height: 196px;
    padding: 42px 22px 28px;
    text-align: center;
    color: #ffffff;
}

section[data-cattype="88895"] .home-overview-stat.stat-orange {
    background: var(--osp-88895-orange);
}

section[data-cattype="88895"] .home-overview-stat.stat-blue {
    background: var(--osp-88895-blue);
}

section[data-cattype="88895"] .home-overview-stat.stat-gray,
section[data-cattype="88895"] .home-overview-stat.stat-grey {
    background: var(--osp-88895-gray);
}

section[data-cattype="88895"] .home-overview-stat-number {
    font-size: 76px;
    line-height: .95;
    font-weight: 600;
    letter-spacing: -.04em;
}

section[data-cattype="88895"] .home-overview-stat-label {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.25;
    font-weight: 700;
}

@media (max-width: 1199px) {
    section[data-cattype="88895"] .home-overview-container {
        padding-left: 30px;
        padding-right: 30px;
    }

    section[data-cattype="88895"] .home-overview-copy {
        padding-left: 58px;
        padding-right: 34px;
    }

    section[data-cattype="88895"] .home-overview-copy h2 {
        font-size: 44px;
    }
}

@media (max-width: 991px) {
    section[data-cattype="88895"] .home-overview-88895 {
        padding-bottom: 70px;
    }

    section[data-cattype="88895"] .home-overview-card {
        min-height: 0;
    }

    section[data-cattype="88895"] .home-overview-copy-col,
    section[data-cattype="88895"] .home-overview-photo-col {
        min-height: 0;
    }

    section[data-cattype="88895"] .home-overview-copy {
        max-width: none;
        padding: 58px 52px 42px;
    }

    section[data-cattype="88895"] .home-overview-photo,
    section[data-cattype="88895"] .home-overview-photo img {
        min-height: 360px;
    }

    section[data-cattype="88895"] .home-overview-stats {
        margin-top: -40px;
    }
}

@media (max-width: 767px) {
    section[data-cattype="88895"] {
        margin-top: -55px;
    }

    section[data-cattype="88895"] .home-overview-container {
        padding: 0 18px;
        margin-top: 0;
    }

    section[data-cattype="88895"] .home-overview-card {
        border-radius: 20px;
    }

    section[data-cattype="88895"] .home-overview-copy {
        padding: 42px 28px 34px;
    }

    section[data-cattype="88895"] .home-overview-copy h2 {
        font-size: 36px;
    }

    section[data-cattype="88895"] .home-overview-intro,
    section[data-cattype="88895"] .home-overview-intro p,
    section[data-cattype="88895"] .home-overview-points li,
    section[data-cattype="88895"] .home-overview-stat-label {
        font-size: 16px;
    }

    section[data-cattype="88895"] .home-overview-stats {
        display: block;
        max-width: 320px;
        margin-top: 22px;
    }

    section[data-cattype="88895"] .home-overview-stat {
        min-height: 150px;
        padding: 28px 18px 22px;
    }

    section[data-cattype="88895"] .home-overview-stat-number {
        font-size: 58px;
    }
}

@media (max-width: 480px) {
    section[data-cattype="88895"] .home-overview-copy h2 {
        font-size: 31px;
    }

    section[data-cattype="88895"] .home-overview-photo,
    section[data-cattype="88895"] .home-overview-photo img {
        min-height: 280px;
    }
}
