<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 *  Author: Henard Rodriguez
 *  Longterm solution new page
 */

body.longtermsolution #content {
    width: 100%;
    padding-bottom: 0;
    min-height: 620px;
    border-radius: 0 0 12px 12px;
}

body.longtermsolution .content-header {
    display: none;
}

body.longtermsolution .primary-header-content {
    margin-bottom: 0;
    float: none;
}

body.longtermsolution .page-intro-item H4 {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0.6em;
    margin-left: 13px;
}

body.longtermsolution .page-intro-item p {
    font-size: 16px;
    margin: 0 1em 1em;
    text-align: center;
}

body.longtermsolution .primary-header-content .content-header-image {
    display: block;
    width: 100%;
    background-color: transparent;
}

body.longtermsolution div.content-header-image img {
    min-height: 108px;
    width: 100%;
}

body.longtermsolution .page-intro-item {
    background: none;
    padding:0;
    width: 100%
}

body.longtermsolution .page-intro-content {
    margin-top: 1%;
    border: none;
    padding: 0;
    width: 92%;
    margin-bottom: 3%;
}

body.longtermsolution .primary-content {
    width: 100%;
    padding-right: 0;
    float: none;
}

body.longtermsolution div.primary-content div.listingDivider {
    float: none;
    margin-left: 5%;
    margin-top: 1%;
    width: 90%;
    clear: both;
    margin-bottom: 2%;
}

body.longtermsolution div.primary-content div.listingDivider-cta-top {
    background: transparent url("images/listing-line-divider.png") repeat-x scroll 0 0;
    float: none;
    margin-left: 5%;
    margin-top: 0;
    width: 90%;
    clear: both;
    height: 1px;
}

body.longtermsolution div.primary-content .listingDivider-cta-bottom {
    background: transparent url("images/listing-line-divider.png") repeat-x scroll 0 0;
    float: none;
    margin-left: 5%;
    width: 90%;
    clear: both;
    margin-bottom: 5%;
    height: 1px;
}

body.longtermsolution div.primary-content .cta-height-bottom {
    display: block;
    height: 100%;
}

body.longtermsolution div.primary-content .cta-content {
    margin-left: 5%;
}

body.longtermsolution div.primary-content  .cta-content {
    margin-left: 5%;
    margin-top: 2%;
    height: 100%;
}

body.longtermsolution div.primary-content  .cta-content .cta-content-image {
    margin-left: 5%;
}


body.longtermsolution div.primary-content  .cta-content .cta-content-image {
    float: left;
    margin-left: 5%;
    margin-right: 2%
}

body.longtermsolution div.primary-content  .cta-content .cta-content-copy {
    padding-top: 2%;
    width: 98%;
}

body.longtermsolution div.primary-content  .cta-content .cta-content-copy h2 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0;
    color: #0c76af;
}

body.longtermsolution div.primary-content  .cta-content .cta-content-copy p {
    font-size: 12px;
}

body.longtermsolution div.primary-content  .cta-content .cta-content-copy p a {
    color: #0c76af;
    font-weight: bold;
    text-decoration: none;
}

body.longtermsolution .listing-sec1-intro-item .page-intro-content {
    margin-top: 0.5%;
}

body.longtermsolution .listing-sec1-intro-item .page-intro-content h4 {
    font-size: 18pt;
    font-family: Avenir LT W01 85 Heavy;
    color: #000000;
}

body.longtermsolution .listing-sec1-intro-item .page-intro-content p {
    font-size: 14px;
    margin: 0 3em 1.5em;
    font-family: Avenir LT W01 55 Roman;
}

body.longtermsolution div.page-group-list {
    display: block;
    margin: 0 0.5em 1em;
}

body.longtermsolution .page-group-list .storycard-small {
    display: inline-block;
    margin: 1% 1% 0;
    min-height: 315px;
    vertical-align: top;
    width: 30%;
}

body.longtermsolution .page-group-list .storycard-large {
    display: inline-block;
    margin: 1% 1% 0;
    min-height: 315px;
    width: 47%;
    vertical-align: top;
}

body.longtermsolution .page-group-list .storycard-large .storycard-img {
    height: 231px;
    width: 100%;
    margin-bottom: 2%;
}

body.longtermsolution .page-group-list .storycard-small .storycard-img {
    height: 150px;
    margin-bottom: 2%;
    width: 100%;
}

body.longtermsolution .page-group-list .storycard-large .storycard-img img,
body.longtermsolution .page-group-list .storycard-small .storycard-img img {
    height: 100%;
    width: 100%;
}

body.longtermsolution .page-group-list .storycard-large .storycard-desc {
    margin-top: 5px;
    line-height: 18px;
}

body.longtermsolution .page-group-list .storycard-large .storycard-desc h2,
body.longtermsolution .page-group-list .storycard-small .storycard-desc h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}

body.longtermsolution .page-group-list .storycard-large .storycard-desc p,
body.longtermsolution .page-group-list .storycard-small .storycard-desc p {
    margin:0;
    text-align: left;
    line-height: 20px;
}

body.longtermsolution .page-group-list .storycard-large .storycard-desc a,
body.longtermsolution .page-group-list .storycard-small .storycard-desc a {
    color: #1994d7;
    text-decoration: none;
    font-size: 14px;
    padding-bottom: 20px;
    width: 72px;
}

body.longtermsolution .page-group-list .storycard-large .storycard-desc a.longterm-solution-readmore,
body.longtermsolution .page-group-list .storycard-small .storycard-desc a.longterm-solution-readmore {
    display: block;
}

body.longtermsolution  div.storycard-desc div.arrow {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    bottom: -3em;
    content: "";
    display: none;
    height: 20px;
    left: 10px;
    margin: 20px 23px 10px;
    right: 0;
    transform: rotate(-45deg);
    width: 20px;
    z-index: 5;
}

body.longtermsolution  div.storycard-desc  div.storycard-desc-tile {
}

body.longtermsolution  div.storycard-desc a.longterm-solution-readless {
    display: none;
}

body.longtermsolution div.page-group-list div.expandedContent-desktop {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    display: none;
    height: 100%;
    margin-bottom: 4%;
    margin-left: 1%;
    margin-top: -20px;
    width: 97%;
}

body.longtermsolution div.page-group-list div.expandedContent-desktop-last {
    border-top: 1px solid #dfdfdf;
    display: none;
    height: 100%;
    margin-bottom: 1%;
    margin-left: 1%;
    margin-top: -20px;
    width: 97%;
}

body.longtermsolution div.storycard-desc div.expandedContent-mobile {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    display: none;
    height: 100%;
    width: 100%;
    margin: -20px 0 40px;
    min-height: 100px;
}

body.longtermsolution div.storycard-desc div.expandedContent-mobile-last {
    border-top: 1px solid #dfdfdf;
    display: none;
    height: 100%;
    width: 100%;
    margin: -20px 0 40px;
    min-height: 100px;
}

body.longtermsolution div.storycard-desc .expanded-mobile-tile {
    margin: 30px 0 20px;
}

body.longtermsolution  .expanded-desktop-tile {
    padding-left: 40px;
    padding-right: 40px;
    width: 90%;
    min-height: 50px;
    margin-bottom: 20px;
    margin-top: 30px;
}

body.longtermsolution  div.expanded-desktop-tile div.expaded-tile-desktop-header {
    width: 94%;
}

body.longtermsolution  div.expanded-desktop-tile div.expaded-tile-desktop-header h2 {
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 0;
}

body.longtermsolution  div.expanded-desktop-tile div.expaded-tile-desktop-close {
    float: right;
    width: 3%;
}

body.longtermsolution  div.expanded-desktop-tile div.expaded-tile-desktop-close a span.accessibility-text {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    z-index: -1000;
    font-size: 11px;
}

body.longtermsolution  div.expanded-desktop-tile div.expaded-tile-desktop-close a {
    display: block;
    margin-bottom: 35px;
    margin-top: 2px;
}

body.longtermsolution  div.expanded-desktop-tile div.expaded-tile-desktop-close a::before {
    color: #8294aa;
    content: "\E300";
    display: inline-block;
    font: 1.2em "Peptasia Icons";
    right: 7%;
    text-decoration: none;
    top: 2%;
}

body.longtermsolution  div.expanded-desktop-tile div.expanded-tile-row {
    display: table;
    width: 100%;
}

body.longtermsolution  div.expanded-desktop-tile  div.expaded-tile-desktop-content {
    float: left;
    width: 49%;
}

body.longtermsolution  div.expanded-desktop-tile  div.expaded-tile-desktop-content p {
    margin:0;
    padding:0;
    text-align: left;
}

body.longtermsolution  div.expanded-desktop-tile  div.expaded-tile-desktop-img {
    display: block;
    float: right;
    height: auto;
    margin-left: 1%;
    width: 47%;
}

body.longtermsolution  div.expanded-desktop-tile  div.expaded-tile-desktop-img img {
    min-height: 210px;
    width: 100%;
}

body.longtermsolution .hideElem {
    display:none !important;
}

body.longtermsolution .showElem {
    display:block !important;
}

@media only screen and (max-width:768px) {

    body.longtermsolution .page-intro-item {
        padding: 10px 0;
    }

}

@media only screen and (max-width:768px) and (min-width:569px){

    body.longtermsolution .primary-header-content .page-intro-item .page-intro-content,
    .primary-header-content .page-intro-item .page-intro-content {
        width: 92%;
    }
}

@media only screen and (max-width:768px) and (min-width:768px){

    body.longtermsolution .primary-header-content .page-intro-item .page-intro-content,
    .primary-header-content .page-intro-item .page-intro-content {
        width: auto;
    }
}

@media only screen and (max-width:568px){

    body.longtermsolution #content{
        width: 100%;
        padding-bottom: 0;
        margin: 0 auto 20px;
        min-height: 480px;
        background-color: #fff;
    }

    body.longtermsolution .primary-header-content .page-intro-item,
    .primary-header-content .page-intro-item {
        background: 0;
        padding: 0;
        width: 100%
    }

    body.longtermsolution .primary-header-content .page-intro-item .page-intro-content,
    body.longtermsolution .primary-content .page-intro-item .page-intro-content,
    .primary-header-content .page-intro-item .page-intro-content {
        background-color: transparent;
        border: 0;
        width: 98%;
        padding: 15px 0 0 0;
    }

    body.longtermsolution .primary-header-content .page-intro-item .page-intro-content,
    .primary-header-content .page-intro-item .page-intro-content {
        font-size: 14px !important;
        -webkit-text-size-adjust: none;
        margin-bottom: 30px;
    }

    body.longtermsolution .page-intro-item H4 {
        text-align: left;
        font-size: 24px;
    }

    body.longtermsolution .listing-sec1-intro-item .page-intro-content h4 {
        text-align: left;
        font-size: 21px;
    }

    body.longtermsolution .page-intro-item p {
        font-size: 15px;
        text-align: left;
    }

    body.longtermsolution .listing-sec1-intro-item .page-intro-content p {
        margin: 0 1em 2em;
    }

    body.longtermsolution .page-group-list .storycard-large,
    body.longtermsolution .page-group-list .storycard-small {
        display: inline-block;
        margin: 0;
        min-height: 275px;
        vertical-align: top;
        width: 100%;
    }

    body.longtermsolution .page-group-list .storycard-large .storycard-img,
    body.longtermsolution .page-group-list .storycard-small .storycard-img {
        height: 163px;
        width: 100%;
        margin-bottom: 2%;
    }

    body.longtermsolution div.primary-content .cta-content .cta-content-image {
        float: left;
        margin-left: 3%;
        margin-right: 0;
    }

    body.longtermsolution div.primary-content .cta-content .cta-content-copy h2 {
        font-size: 22px;
        margin-top: 28px;
    }

    body.longtermsolution div.primary-content .cta-content .cta-content-copy p {
        float: left;
        margin-right: 30px;
    }

    body.longtermsolution .page-group-list .storycard-large .storycard-desc a,
    body.longtermsolution .page-group-list .storycard-small .storycard-desc a {
        padding-bottom: 20px;
    }

    /**/

    body.longtermsolution  div.expanded-mobile-tile div.expaded-tile-mobile-header {
        width: 88%;
    }

    body.longtermsolution  div.expanded-mobile-tile div.expaded-tile-mobile-header h2{
        font-size: 25px !important;
        font-style: inherit !important;
        font-weight: 500 !important;
        line-height: 33px !important;
        margin-bottom: 25px !important;
    }

    body.longtermsolution  div.expanded-mobile-tile div.expaded-tile-mobile-close {
        float: right;
        width: 6%;
    }

    body.longtermsolution  div.expanded-mobile-tile div.expaded-tile-mobile-close a span.accessibility-text {
        border: 0 none;
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        z-index: -1000;
        font-size: 11px;
    }

    body.longtermsolution  div.expanded-desktop-tile div.expaded-tile-mobile-close a {
        display: block;
        margin-bottom: 35px;
        margin-top: 2px;
    }

    body.longtermsolution  div.expanded-mobile-tile div.expaded-tile-mobile-close a::before {
        color: #8294aa;
        content: "\E300";
        display: inline-block;
        font: 1.4em "Peptasia Icons";
        right: 7%;
        text-decoration: none;
        top: 2%;
    }

    body.longtermsolution  div.expanded-mobile-tile  div.expaded-tile-mobile-content {
        width: 100%;
        padding: 25px 0 0 0;
    }

    body.longtermsolution  div.expanded-mobile-tile  div.expaded-tile-mobile-content p {
        margin:0;
        padding:0;
        text-align: left;
    }

    body.longtermsolution  div.expanded-mobile-tile  div.expaded-tile-mobile-img {
        height: auto;
        width: 100%;
    }

    body.longtermsolution  div.expanded-mobile-tile  div.expaded-tile-mobile-img img {
        min-height: 185px;
        width: 100%;
    }

}

@media only screen and (max-width:360px) {
    body.longtermsolution .page-intro-item p {
        font-size: 14px;
    }
}
</pre></body></html>