/* Scoped presentation for pages under Winning-Solutions-Inc subfolders. */
.wsi-subfolder-page {
    background: #f3f6f9;
    color: #263241;
    font-size: 17px;
    line-height: 1.72;
}

.wsi-subfolder-page a {
    color: #1f5f93;
    font-weight: 700;
}

.wsi-subfolder-page a:hover {
    color: #b21f2d;
}

.wsi-subfolder-page > .g-bg-img-hero {
    position: relative;
    min-height: 330px !important;
    max-height: none !important;
    padding: 66px 20px !important;
    overflow: hidden;
}

.wsi-subfolder-page > .g-bg-img-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5, 13, 27, .94), rgba(24, 49, 69, .74));
    z-index: 0;
}

.wsi-subfolder-page > .g-bg-img-hero > .container {
    position: relative;
    z-index: 1;
}

.wsi-subfolder-page > .g-bg-img-hero span {
    display: inline-block;
    max-width: 980px;
    padding: 0 !important;
    background: transparent !important;
    color: #fff !important;
    text-shadow: 0 2px 16px rgba(0, 0, 0, .36);
    font-size: 46px !important;
    line-height: 1.14 !important;
    font-weight: 800 !important;
    letter-spacing: 0;
    text-transform: none;
}

.wsi-subfolder-page > section:not(.g-bg-img-hero) {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.wsi-subfolder-page > section.g-py-50,
.wsi-subfolder-page > section.bg-light,
.wsi-subfolder-page > section.container,
.wsi-subfolder-page > section.justify-content-center {
    background: linear-gradient(180deg, #f4f7fb 0%, #eef3f8 100%) !important;
}

.wsi-subfolder-page > section.g-py-50 > .container,
.wsi-subfolder-page > section.bg-light > .container,
.wsi-subfolder-page > section.justify-content-center > .container,
.wsi-subfolder-page > section.container {
    max-width: 1140px;
    padding: 42px 46px !important;
    background: #fff;
    border: 1px solid #dfe7f1;
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(15, 23, 42, .08);
}

.wsi-subfolder-page > section.g-py-50 > .container::before,
.wsi-subfolder-page > section.bg-light > .container::before,
.wsi-subfolder-page > section.justify-content-center > .container::before,
.wsi-subfolder-page > section.container::before,
.wsi-subfolder-page > .Content::before {
    content: "";
    display: block;
    width: 76px;
    height: 4px;
    margin: 0 auto 26px;
    background: #b21f2d;
    border-radius: 999px;
}

.wsi-subfolder-page > .Content {
    max-width: 1040px;
    margin: 54px auto 70px;
    padding: 42px 46px;
    background: #fff;
    border: 1px solid #dfe7f1;
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(15, 23, 42, .08);
}

.wsi-subfolder-page article.u-shadow-v22 {
    height: 100%;
    background: #fff;
    border: 1px solid #dfe7f1;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(15, 23, 42, .07) !important;
}

.wsi-subfolder-page article.u-shadow-v22 .Content {
    padding: 10px 8px 18px;
}

.wsi-subfolder-page .Content img[align="right"],
.wsi-subfolder-page .Content img[style*="padding"] {
    max-width: 180px;
    height: auto;
    margin: 0 0 22px 28px;
    border-radius: 8px;
}

.wsi-subfolder-page h1,
.wsi-subfolder-page .u-heading-v2__title {
    margin: 0 0 24px !important;
    color: #1b2635;
    font-size: 38px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    letter-spacing: 0;
}

.wsi-subfolder-page h2 {
    margin: 26px 0 16px;
    color: #243447;
    font-size: 26px !important;
    line-height: 1.3;
    font-weight: 800;
}

.wsi-subfolder-page h3 {
    margin: 24px 0 12px;
    color: #1b2635;
    font-size: 22px !important;
    line-height: 1.35;
    font-weight: 800;
}

.wsi-subfolder-page h4 {
    margin: 18px 0 6px;
    color: #334155;
    font-size: 18px;
    font-weight: 800;
}

.wsi-subfolder-page p,
.wsi-subfolder-page li {
    color: #3f4b5c;
    font-size: 17px;
    line-height: 1.72;
}

.wsi-subfolder-page p:has(> b:only-child) {
    margin: 30px 0 14px;
}

.wsi-subfolder-page p:has(> b:only-child) b {
    display: block;
    color: #1b2635;
    font-size: 22px;
    line-height: 1.34;
    font-weight: 800 !important;
}

.wsi-subfolder-page ul {
    margin: 18px 0 30px;
    padding-left: 0;
    list-style: none;
}

.wsi-subfolder-page ul li {
    position: relative;
    margin-bottom: 10px;
    padding: 13px 18px 13px 42px;
    background: #f8fafc;
    border: 1px solid #e2e9f2;
    border-radius: 8px;
}

.wsi-subfolder-page ul li::before {
    content: "";
    position: absolute;
    top: 22px;
    left: 19px;
    width: 7px;
    height: 7px;
    background: #b21f2d;
    border-radius: 50%;
}

.wsi-subfolder-page table {
    width: 100%;
    margin: 24px 0;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #dfe7f1;
}

.wsi-subfolder-page table td,
.wsi-subfolder-page table th {
    padding: 12px 14px;
    border: 1px solid #dfe7f1;
    vertical-align: top;
}

.wsi-subfolder-page .btn,
.wsi-subfolder-page .u-btn-primary {
    border-radius: 6px;
    background: #b21f2d !important;
    border-color: #b21f2d !important;
    color: #fff !important;
    box-shadow: 0 10px 22px rgba(178, 31, 45, .24);
}

@media (max-width: 900px) {
    .wsi-subfolder-page > .g-bg-img-hero {
        min-height: 270px !important;
        padding: 50px 18px !important;
    }

    .wsi-subfolder-page > .g-bg-img-hero span {
        font-size: 34px !important;
    }

    .wsi-subfolder-page > section.g-py-50 > .container,
    .wsi-subfolder-page > section.bg-light > .container,
    .wsi-subfolder-page > section.justify-content-center > .container,
    .wsi-subfolder-page > section.container,
    .wsi-subfolder-page > .Content {
        padding: 30px 24px !important;
    }

    .wsi-subfolder-page .Content img[align="right"],
    .wsi-subfolder-page .Content img[style*="padding"] {
        float: none;
        display: block;
        margin: 0 auto 22px;
    }
}
