<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.panel-4rows {
}
.panel-4rows h2 {
    display: none;
}
.panel-4rows .panel-row-second {
    clear: both;
    overflow: visible;
    width: 100%;
}
.panel-4rows .panel-row-second .inside {
    overflow: visible;
    margin: 0 auto;
}
.panel-4rows .panel-row-second .panel-region-separator {
    float: left;
    height: 1px;
    width: 10px;
}
.panel-4rows .panel-row-second .clear {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.panel-4rows .panel-row-third {
    clear: both;
    padding: 8px 0;
    width: 100%;
}
.panel-4rows .panel-row-third .inside {
}
.panel-4rows .panel-row-intro {
    line-height: 24px;
    height: 155px;
    font-size: 14px;
}
.panel-4rows .panel-row-case-studies {
    background-image: none;
}

.panel-4rows .panel-row-forth {
    clear: both;
    display: none;
    overflow: visible;
    padding: 20px 0;
    width: 100%;
}
.panel-4rows .panel-row-forth .inside {
    overflow: visible;
}
.panel-4rows .panel-row-forth .panel-region-separator {
    float: left;
    height: 1px;
    width: 10px;
}
.panel-4rows .panel-row-forth .clear {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


.panel-4rows .panel-row-announcement {
    clear: both;
    overflow: visible;
    width: 100%;
    padding: 30px 0;
    background-color: #fff;
}
.panel-4rows .panel-row-announcement .inside {
    margin: 0 auto !important;
    width: 923px;
}
.panel-4rows .panel-row-announcement .panel-region-separator {
    float: left;
    height: 1px;
    width: 10px;
}
.panel-4rows .panel-row-announcement .clear {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}</pre></body></html>