.wsi-homepage {
    background: #f4f7fb;
    color: #2f3d4f;
}

.wsi-home-hero {
    position: relative;
    min-height: 520px;
    max-height: none !important;
    padding: 96px 0 86px !important;
    background-position: center center !important;
    overflow: hidden;
}

.wsi-home-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(112deg, rgba(3, 12, 27, .96), rgba(15, 47, 72, .83), rgba(80, 19, 28, .54));
    z-index: 0;
}

.wsi-home-hero > .container {
    position: relative;
    z-index: 1;
    max-width: 1160px;
}

.wsi-home-hero-copy {
    max-width: 820px;
    text-align: left;
}

.wsi-home-kicker {
    margin: 0 0 10px !important;
    color: #b21f2d !important;
    font-size: 12px !important;
    font-weight: 800;
    letter-spacing: .08em;
    line-height: 1.4 !important;
    text-transform: uppercase;
}

.wsi-home-hero .wsi-home-kicker {
    color: #ffb9c0 !important;
}

.wsi-home-hero h1 {
    margin: 0 0 20px !important;
    color: #fff !important;
    font-size: 52px !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
    letter-spacing: 0;
    text-transform: none !important;
}

.wsi-home-hero-copy > p:not(.wsi-home-kicker):not(.wsi-home-brand-line) {
    max-width: 760px;
    margin: 0 0 26px;
    color: rgba(255, 255, 255, .9) !important;
    font-size: 21px !important;
    line-height: 1.55 !important;
}

.wsi-home-brand-line {
    margin: 0 0 30px !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 800;
    line-height: 1.45 !important;
}

.wsi-home-actions,
.wsi-home-final-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.wsi-home-actions a,
.wsi-home-final-actions a,
.wsi-home-contact-card a,
.wsi-home-work-grid a,
.wsi-news-card a {
    display: inline-block;
    border: 1px solid #991827;
    border-radius: 6px;
    background: #b21f2d;
    color: #fff !important;
    font-weight: 800;
    line-height: 1.3;
    padding: 13px 18px;
    text-align: center;
    text-decoration: none !important;
}

.wsi-home-actions a + a,
.wsi-home-final-actions a + a,
.wsi-home-contact-card a + a {
    border-color: rgba(255, 255, 255, .36);
    background: rgba(255, 255, 255, .12);
}

.wsi-home-actions a:hover,
.wsi-home-actions a:focus,
.wsi-home-final-actions a:hover,
.wsi-home-final-actions a:focus,
.wsi-home-contact-card a:hover,
.wsi-home-contact-card a:focus,
.wsi-home-work-grid a:hover,
.wsi-home-work-grid a:focus,
.wsi-news-card a:hover,
.wsi-news-card a:focus {
    border-color: #7f1220;
    background: #8f1725;
    color: #fff !important;
}

.wsi-home-shell {
    padding: 56px 0 74px !important;
    background: #f4f7fb;
}

.wsi-home-shell > .container {
    max-width: 1160px;
}

.wsi-home-content {
    color: #334155;
    text-align: left !important;
}

.wsi-home-content h1,
.wsi-home-content h2,
.wsi-home-content h3 {
    color: #101827;
    font-weight: 800;
    letter-spacing: 0;
    text-align: left !important;
}

.wsi-home-content h1 {
    margin: 0 0 18px;
    font-size: 38px;
    line-height: 1.18;
}

.wsi-home-content h2 {
    margin: 0 0 18px;
    font-size: 29px;
    line-height: 1.25;
}

.wsi-home-content h3 {
    margin: 0 0 10px;
    font-size: 19px;
    line-height: 1.3;
}

.wsi-home-content p,
.wsi-home-content li {
    color: #334155;
    font-size: 17px;
    line-height: 1.72;
}

.wsi-home-content a {
    color: #1f5f93;
    font-weight: 800;
    text-decoration: none;
}

.wsi-home-content a:hover,
.wsi-home-content a:focus {
    color: #b21f2d;
    text-decoration: underline;
}

.wsi-home-intro,
.wsi-home-section,
.wsi-home-proof,
.wsi-home-news,
.wsi-home-final-cta {
    border: 1px solid #d8e3f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(15, 36, 64, .07);
    margin-bottom: 24px;
    padding: 34px;
}

.wsi-home-intro {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 360px);
    gap: 28px;
    align-items: start;
    border-top: 4px solid #b21f2d;
}

.wsi-home-contact-card {
    border: 1px solid #dfe7f1;
    border-top: 4px solid #b21f2d;
    border-radius: 8px;
    background: #fbfdff;
    padding: 24px;
}

.wsi-home-contact-card h2 {
    font-size: 23px;
}

.wsi-home-contact-card a {
    display: block;
    margin-top: 10px;
}

.wsi-home-contact-card a + a {
    border-color: #d7dee8;
    background: #fff;
    color: #1f5f93 !important;
}

.wsi-home-service-grid,
.wsi-home-work-grid,
.wsi-home-news-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin-top: 24px;
}

.wsi-home-service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.wsi-home-service-grid article,
.wsi-home-work-grid article,
.wsi-news-card {
    border: 1px solid #dfe7f1;
    border-left: 4px solid #b21f2d;
    border-radius: 8px;
    background: #fbfdff;
    padding: 22px;
}

.wsi-home-card-label {
    display: block;
    margin-bottom: 14px;
    color: #b21f2d;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.wsi-home-service-grid p,
.wsi-home-work-grid p {
    margin-bottom: 0;
}

.wsi-home-work-grid a {
    margin-top: 16px;
}

.wsi-home-proof {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
    gap: 28px;
    align-items: start;
}

.wsi-home-proof-list {
    display: grid;
    gap: 12px;
}

.wsi-home-proof-list div {
    border: 1px solid #dfe7f1;
    border-radius: 8px;
    background: #f8fafc;
    padding: 18px 20px;
}

.wsi-home-proof-list strong {
    display: block;
    color: #101827;
    font-size: 18px;
    line-height: 1.3;
}

.wsi-home-proof-list span {
    display: block;
    color: #475569;
    line-height: 1.55;
    margin-top: 4px;
}

.wsi-home-problem-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin-top: 24px;
}

.wsi-home-problem-list div {
    border: 1px solid #dfe7f1;
    border-radius: 8px;
    background: #f8fafc;
    padding: 20px;
}

.wsi-news-card img {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 18px;
}

.wsi-news-card p {
    margin-bottom: 20px;
}

.wsi-home-final-cta {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 24px;
    align-items: center;
    margin-bottom: 0;
    background: linear-gradient(135deg, #101827, #263241);
}

.wsi-home-final-cta h2,
.wsi-home-final-cta p,
.wsi-home-final-cta .wsi-home-kicker {
    color: #fff !important;
}

@media (max-width: 980px) {
    .wsi-home-service-grid,
    .wsi-home-problem-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .wsi-home-intro,
    .wsi-home-proof,
    .wsi-home-final-cta {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .wsi-home-hero {
        min-height: 390px;
        padding: 66px 0 58px !important;
    }

    .wsi-home-hero h1 {
        font-size: 36px !important;
    }

    .wsi-home-hero-copy > p:not(.wsi-home-kicker):not(.wsi-home-brand-line),
    .wsi-home-brand-line {
        font-size: 18px !important;
    }

    .wsi-home-intro,
    .wsi-home-section,
    .wsi-home-proof,
    .wsi-home-news,
    .wsi-home-final-cta {
        padding: 24px;
    }

    .wsi-home-content h1 {
        font-size: 30px;
    }

    .wsi-home-service-grid,
    .wsi-home-work-grid,
    .wsi-home-news-grid,
    .wsi-home-problem-list {
        grid-template-columns: 1fr;
    }

    .wsi-home-actions,
    .wsi-home-final-actions {
        flex-direction: column;
    }
}
