<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    .passion1 {
    background: white;
    padding: 2px;
    box-shadow: 0 0 0 1px rgba(222,224,229, 0.8) inset;
    max-width: 262px;
    min-width: 262px;
    max-height: 300px;
    min-height: 300px;
    margin: auto;
}

        .passion1 img {
    width: 100%;
    height: 100%;
    max-height: 200px;
    min-height: 200px;
    max-width: 259px;
    min-width: 259px;
}

        .passion1 h4 {
    font-size: 14px;
    padding: 0.5em;
     margin-top: 0px; 
    margin-bottom: 0px;
    color: black;
    font-weight:600; 
    text-align: left;
}

        .passion1 p {
    font-size: 12px;
    color: #555;
    font-weight: 500;
    max-height: 80px;
    overflow: hidden;
    line-height: 1em;
    padding: 0 0.5em;
}

        .div_maxwidth {
        max-width:1140px;
        }

        .margin-bottom-10
        {
            margin-bottom:10px;
        }

        .btnmore {
        border-color:#97b5ca;color:#97b5ca
        }</pre></body></html>