<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kenesis-body[data-mobile-width="y"] section[data-n="3"] &gt; .inner-ctn {
    padding: 20px 0;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn &gt; .half-ctn &gt; .rv-image {
    height: 150px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:first-child &gt; .half-ctn:first-child, 
.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:nth-child(2) &gt; .half-ctn:last-child {
    min-height: 150px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:first-child &gt; .half-ctn &gt; .rv-image:last-child:before {
    width: 60px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:first-child &gt; .half-ctn &gt; .rv-image:last-child:after {
    width: 30px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:first-child &gt; .half-ctn &gt; .rv-image:first-child:after {
    width: 40px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:nth-child(2) &gt; .half-ctn &gt; .rv-image:first-child:before {
    width: 20px;
    height: 100px;
    right: 22px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:nth-child(2) &gt; .half-ctn &gt; .rv-image:first-child:after {
    width: 40px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="4"] &gt; .inner-ctn:nth-child(2) &gt; .half-ctn &gt; .rv-image:last-child:after {
    left: -18px;
    height: 75px;
    width: 12px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="5"] {
    height: 150px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="2"] &gt; .inner-ctn &gt; .half-ctn:last-child:after {
    width: 40px;
}

.kenesis-body[data-mobile-width="y"] section[data-n="2"] &gt; .inner-ctn &gt; .half-ctn:last-child:before {
    width: 20px;
}</pre></body></html>