<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@media screen and (min-width: 980px) {   
    .main .wrapper__banner {
        font-size: 1.75rem;
    }
    .main .wrapper__banner h1 {
        font-size: 3rem;
    }
    
    .main .wrapper__homebanner-text { 
        bottom: -.5em;
        margin-bottom: 0;
        }

    .bg-banner,
    .bg-banner img {
        float: right;
    }
    .column__fourth.column__blog-categories {
        width: calc(25% - 16px);
    }
    .column__fourth--triple.column__blog-posts {
        width: calc(75% - 16px);
    }
    .column__blog-categories::before {
        bottom: 0;
        height: unset;
        left: unset;
        right: unset;
        width: 2px;
    }
    .column__blog-categories {
        padding-top: 0;
        position: unset;
    }
    .column__blog-categories article {
        padding-left: 2.5em;
    }

}</pre></body></html>