<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#refinance-template .btn {
        white-space: normal;
        text-transform: uppercase;
    }

    .sticky {
        position: fixed;
        border: none !important;
        border-radius: 0 !important;
    }

    #ag-services label {
        width: 100%;
    }

    #ag-services br {
        display: none;
    }

    #loan-form {
        display: none;
    }

    .content-head {
        border-bottom: none;
        min-height: inherit;
        margin-bottom: 0px;
    }

    .wpcf7-form-control {
        width: 100%;
    }

    .wpcf7-form-control-wrap {
        width: 100%;
    }

    .get-started-cta, .get-started-cta-2 {
        padding: 10px 30px;
        background-color: #ddd;
        display: inline-block;
        background-color: #277DAA;
        color: #fff;
        font-size: 18px;
        border-radius: 6px;
        cursor: pointer;
    }

    .btn-overlay.get-started-cta, .btn-overlay.get-started-cta-2 {
        background: rgba(0,0,0,.5);
    }

    .btn-overlay.get-started-cta:hover, .btn-overlay.get-started-cta-2 {
        background: #212529;
    }

    .required {
        color: red;
    }

    .wpcf7-form {
        border: 1px solid #c8c8c8;
        padding: 15px;
        border-radius: 3px;
    }

    .wpcf7-form .first {
        margin-left: 0px;
    }

    .single-content .wpcf7-form p {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #mortgage-balance {
        display: none;
    }

    #ag-services .btn-primary {
        background-color: #277DAA;
        border-color: #277DAA;
    }

    #ag-services .your-subject textarea {
        height: 40px;
    }

    #full-width-header {
        padding: 0px;
        position: relative;
    }

    #full-width-header .container {
        padding: 0 30px;
    }

    #full-width-header .container h1 {
        display: block;
    }

    #full-width-header img {
        height: 400px;
        width: 100%;
        margin: 0 auto;
        -o-object-fit: cover;
        object-fit: cover;
        opacity: 0.7;
    }

    .header-content-overlay {
        position: absolute;
        color: #fff;
        width: 100%;
        top: 50px;
    }

    .btn-overlay {
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
        background: none;
        border: 2px solid #fff;
        padding: 12px 35px;
    }

    .header-content-tagline {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .refinance-section {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 30px;
        margin-bottom: 80px;
    }

    .refinance-col {
        flex: 1 0 100%;
        padding: 0 15px;
    }

    .refinance-col li {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #purchase-checkbox .last {
        margin-left: 15px;
    }

    div.slicknav_menu {
        background-color: #2b7ca8;
    }

    .mb-mt-30 {
        margin-top: 30px;
    }

    .mb-mb-30 {
        margin-bottom: 30px;
    }

    @media(max-width: 768px) {
        .fl-node-5f2f139322d20 {
            margin-bottom: 30px;
        }

        .fl-node-5f2f1b7337fa7 {
            margin-bottom: 30px;
        }
    }

    @media(min-width: 771px) {
        .mb-mt-30 {
            margin-top: 0px;
        }

        .mb-mb-30 {
            margin-bottom: 0px;
        }

        .refinance-section {
            margin-top: 80px;
        }

        #full-width-header img {
            height: 600px;
        }

        .header-content-overlay {
            top: 125px;
        }

        .refinance-section {
            display: flex;
            flex-direction: row;
        }

        .refinance-col {
            flex: 1 0 25%;
        }
    }

    @media only screen and (max-width: 500px) {
        #mobilechange {
            margin-left: 0px !important;
        }
    }

    @media only screen and (max-width: 600px) {
        #mobilechange {
            font-size: 12px;
            color: #ffffff;
            margin-left: 140px;
            padding-top: 10px;
            font-family: 'Montserrat';
            margin-left: -30px !important;
            margin-right: 60px;
        }

        #envelopechange {
            font-size: 12px;
            margin-left: -50px !important;
        }
    }

    @media only screen and (max-width: 320px) {
        #mobilechange {
            font-size: 12px;
            color: #ffffff;
            margin-left: 140px;
            padding-top: 10px;
            font-family: 'Montserrat';
            margin-left: -30px !important;
            margin-right: 60px;
        }

        #envelopechange {
            font-size: 12px;
            margin-left: -50px !important;
        }
    }</pre></body></html>