:root {
    --black: #3d3d3d;
    --wl-dark-blue: #08358c;
    --wl-blue: #1b50a3;
}

.wl-blue-text {
    color: var(--wl-blue);
}

.wl-dark-blue-text {
    color: var(--wl-dark-blue);
}

.wl-font-light {
    font-family: "ProductSansLight";
}

.wl-font-regular {
    font-family: "ProductSansRegular";
}

.wl-font-bold {
    font-family: "ProductSansBold";
}

.wl-title-letter-spacing {
    letter-spacing: -3px;
}

.wl-title-line-height-1 {
    line-height: 1;
}

.section-one-message-paragraph {
    line-height: 1.2;
}

.section-two-titles h2 {
    line-height: 1 !important;
}

#navBarSalesLanding {
    background: linear-gradient(135deg, #17439c 20%, #61dc00 100%);
}

#imgJillianTop-sales {
}

#imgJillianTop-sales img {
    position: relative;
    bottom: -12px;
    max-width: 260px;
}

#imgJackCurious-sales {
}

#imgJackCurious-sales img {
    position: relative;
    bottom: 0px;
    max-width: 280px;
}

.logo-header {
    width: 300px;
}

.logo_footer_bg {
    padding: 15px;
    background-color: white;
    border-radius: 15px;
}

#organization_description {
    line-height: 1.4;
}

#section_two-container {
    position: relative;
    z-index: 2;
}

#section_two-message-container {
    margin-top: -36px;
}

#section_two-message-container p {
    font-family: "ProductSansLight";
    line-height: 1;
}

#feather-second-content-block-sales {
    width: 100%;
    position: absolute;
    top: -250px;
    max-width: 650px;
    z-index: 1;
}

#cloud-second-content-block-right-sales {
    position: absolute;
    width: 100%;
    right: -700px;
    bottom: -140px;
    max-width: 1660px;
    z-index: 0;
}

#cloud-second-content-block-left-sales {
    position: absolute;
    width: 100%;
    left: -460px;
    bottom: -30px;
    max-width: 1000px;
    z-index: 1;
}

#section_three-container {
    position: relative;
    z-index: 2;
}

.section-three-message-paragraph {
    font-family: "ProductSansLight";
    line-height: 1.2;
}

.wl-card-white {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 98%;
    min-height: 275px;
    padding: 30px 40px;
    border-radius: 48px;
    background: #f8f8f8;
    box-shadow: -16.3716px -8.1858px 19.64592px 0px rgba(0, 0, 0, 0.25) inset,
        10px 16px 19px 4px rgba(0, 0, 0, 0.25);
}

.wl-card-white-img {
    min-width: 140px;
    max-width: 140px;
}

.wl-card-white-title {
    width: 60%;
}

#cloud-third-content-block-right-sales {
    position: absolute;
    width: 120%;
    right: -700px;
    bottom: 70px;
    max-width: 1660px;
    z-index: 0;
}

#cloud-third-content-block-left-sales {
    position: absolute;
    width: 100%;
    left: -460px;
    bottom: -30px;
    max-width: 1000px;
    z-index: 1;
}

#section_four-container {
    position: relative;
    z-index: 2;
}

#cloud-fourth-content-block-right-sales {
    position: absolute;
    width: 60%;
    right: -430px;
    bottom: -70px;
    max-width: 1660px;
    z-index: 0;
}

#cloud-fourth-content-block-left-sales {
    position: absolute;
    width: 100%;
    left: -600px;
    bottom: -100px;
    max-width: 1280px;
    z-index: 1;
}

.blue-card-problem-sales {
    width: 150px;
    height: 130px;
}

@media (max-width: 768px) {
    .logo-header {
        width: 100%;
        height: 100%;
    }

    #navBarNewTemplate {
        position: relative;
    }

    #imgJilianGraduation {
        margin-top: 10px;
        margin-right: 160px;
    }

    #header-jack-image-container {
        position: absolute;
        bottom: 0;
    }

    #imgJackGraduation {
        position: relative;
        right: 0;
    }

    #section_two-title-container {
        position: relative;
    }

    #imgJillianTopContainer-sales {
    }

    #imgJillianTop-sales {
        position: relative;
    }

    #imgJillianTop-sales img {
        max-width: 160px;
        bottom: 5px;
        left: 30px;
    }

    #imgJackCuriousContainer-sales {
        position: absolute;
        bottom: 30px;
    }

    #imgJackCurious-sales img {
        max-width: 170px;
        right: 20px;
    }

    #feather-second-content-block-sales {
        top: -180px;
        right: -20px;
    }

    #cloud-second-content-block-left-sales {
        position: absolute;
        width: 105%;
        left: -180px;
        bottom: 440px;
        max-width: 1000px;
    }

    #cloud-third-content-block-left-sales {
        position: absolute;
        width: 150%;
        left: -300px;
        bottom: -90px;
        max-width: 1000px;
        z-index: 1;
    }

    #cloud-third-content-block-right-sales {
        position: absolute;
        width: 150%;
        right: -200px;
        bottom: 1570px;
        max-width: 1660px;
        z-index: 0;
    }

    #cloud-fourth-content-block-left-sales {
        position: absolute;
        width: 150%;
        left: -202px;
        bottom: 500px;
        max-width: 1380px;
        z-index: 1;
    }

    #cloud-fourth-content-block-right-sales {
        position: absolute;
        width: 120%;
        right: -130px;
        bottom: -70px;
        max-width: 1660px;
        z-index: 0;
    }
}
