.dl-container {
    overflow: hidden;
    width: 100%;
}
.dl-inner-width {
    max-width: 1240px;
    margin: 0 auto;
}
.dl-article-width {
    max-width: 755px;
    margin: 0 auto;
}
.dl-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.dl-row__odd,
.dl-row__even {
    justify-content: center;
}
.dl-col {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}
.dl-post-format {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
}
.dl-wrapper {
    padding-bottom: 60px;
}
@media screen and (max-width: 1140px) {
    .dl-wrapper {
        padding: 0 20px;
    }
}
@media screen and (max-width: 1440px) {
    .dl-row {
        flex-direction: column;
    }
    .dl-col {
        width: 100%;
    }
    .dl-post-format {
        font-family: Lato;
        font-size: 18px;
        line-height: 22px;
    }
}
.wd-grid__container {
    clear: both;
    margin: auto;
    max-width: 100%;
}

.wd-grid__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.wd-grid__column {
    max-width: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.wd-grid__column.wd-grid__cols--xs-1 {
    flex-grow: 0;
    flex-basis: calc(8.3333%);
}

.wd-grid__column.wd-grid__cols--xs-2 {
    flex-grow: 0;
    flex-basis: calc(16.6666%);
}

.wd-grid__column.wd-grid__cols--xs-3 {
    flex-grow: 0;
    flex-basis: calc(24.9999%);
}

.wd-grid__column.wd-grid__cols--xs-4 {
    flex-grow: 0;
    flex-basis: calc(33.3333%);
}

.wd-grid__column.wd-grid__cols--xs-5 {
    flex-grow: 0;
    flex-basis: calc(41.6666%);
}

.wd-grid__column.wd-grid__cols--xs-6 {
    flex-grow: 0;
    flex-basis: calc(49.9999%);
}

.wd-grid__column.wd-grid__cols--xs-7 {
    flex-grow: 0;
    flex-basis: calc(58.3333%);
}

.wd-grid__column.wd-grid__cols--xs-8 {
    flex-grow: 0;
    flex-basis: calc(66.6666%);
}

.wd-grid__column.wd-grid__cols--xs-9 {
    flex-grow: 0;
    flex-basis: calc(74.9999%);
}

.wd-grid__column.wd-grid__cols--xs-10 {
    flex-grow: 0;
    flex-basis: calc(83.3333%);
}

.wd-grid__column.wd-grid__cols--xs-11 {
    flex-grow: 0;
    flex-basis: calc(91.6666%);
}

.wd-grid__column.wd-grid__cols--xs-12 {
    flex-grow: 0;
    flex-basis: calc(100%);
}

@media (max-width: 921px) {
    .wd-grid__column.wd-grid__cols--sm-1 {
        flex-grow: 0;
        flex-basis: calc(8.3333%);
    }

    .wd-grid__column.wd-grid__cols--sm-2 {
        flex-grow: 0;
        flex-basis: calc(16.6666%);
    }

    .wd-grid__column.wd-grid__cols--sm-3 {
        flex-grow: 0;
        flex-basis: calc(24.9999%);
    }

    .wd-grid__column.wd-grid__cols--sm-4 {
        flex-grow: 0;
        flex-basis: calc(33.3333%);
    }

    .wd-grid__column.wd-grid__cols--sm-5 {
        flex-grow: 0;
        flex-basis: calc(41.6666%);
    }

    .wd-grid__column.wd-grid__cols--sm-6 {
        flex-grow: 0;
        flex-basis: calc(49.9999%);
    }

    .wd-grid__column.wd-grid__cols--sm-7 {
        flex-grow: 0;
        flex-basis: calc(58.3333%);
    }

    .wd-grid__column.wd-grid__cols--sm-8 {
        flex-grow: 0;
        flex-basis: calc(66.6666%);
    }

    .wd-grid__column.wd-grid__cols--sm-9 {
        flex-grow: 0;
        flex-basis: calc(74.9999%);
    }

    .wd-grid__column.wd-grid__cols--sm-10 {
        flex-grow: 0;
        flex-basis: calc(83.3333%);
    }

    .wd-grid__column.wd-grid__cols--sm-11 {
        flex-grow: 0;
        flex-basis: calc(91.6666%);
    }

    .wd-grid__column.wd-grid__cols--sm-12 {
        flex-grow: 0;
        flex-basis: calc(100%);
    }
}
@media (min-width: 922px) {
    .wd-grid__column.wd-grid__cols--md-1 {
        flex-grow: 0;
        flex-basis: calc(8.3333%);
    }

    .wd-grid__column.wd-grid__cols--md-2 {
        flex-grow: 0;
        flex-basis: calc(16.6666%);
    }

    .wd-grid__column.wd-grid__cols--md-3 {
        flex-grow: 0;
        flex-basis: calc(24.9999%);
    }

    .wd-grid__column.wd-grid__cols--md-4 {
        flex-grow: 0;
        flex-basis: calc(33.3333%);
    }

    .wd-grid__column.wd-grid__cols--md-5 {
        flex-grow: 0;
        flex-basis: calc(41.6666%);
    }

    .wd-grid__column.wd-grid__cols--md-6 {
        flex-grow: 0;
        flex-basis: calc(49.9999%);
    }

    .wd-grid__column.wd-grid__cols--md-7 {
        flex-grow: 0;
        flex-basis: calc(58.3333%);
    }

    .wd-grid__column.wd-grid__cols--md-8 {
        flex-grow: 0;
        flex-basis: calc(66.6666%);
    }

    .wd-grid__column.wd-grid__cols--md-9 {
        flex-grow: 0;
        flex-basis: calc(74.9999%);
    }

    .wd-grid__column.wd-grid__cols--md-10 {
        flex-grow: 0;
        flex-basis: calc(83.3333%);
    }

    .wd-grid__column.wd-grid__cols--md-11 {
        flex-grow: 0;
        flex-basis: calc(91.6666%);
    }

    .wd-grid__column.wd-grid__cols--md-12 {
        flex-grow: 0;
        flex-basis: calc(100%);
    }
}
@media (max-width: 481px) {
    .wd-grid__column.wd-grid__cols--xm-1 {
        flex-grow: 0;
        flex-basis: calc(8.3333%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-2 {
        flex-grow: 0;
        flex-basis: calc(16.6666%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-3 {
        flex-grow: 0;
        flex-basis: calc(24.9999%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-4 {
        flex-grow: 0;
        flex-basis: calc(33.3333%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-5 {
        flex-grow: 0;
        flex-basis: calc(41.6666%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-6 {
        flex-grow: 0;
        flex-basis: calc(49.9999%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-7 {
        flex-grow: 0;
        flex-basis: calc(58.3333%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-8 {
        flex-grow: 0;
        flex-basis: calc(66.6666%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-9 {
        flex-grow: 0;
        flex-basis: calc(74.9999%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-10 {
        flex-grow: 0;
        flex-basis: calc(83.3333%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-11 {
        flex-grow: 0;
        flex-basis: calc(91.6666%);
    }
    
    .wd-grid__column.wd-grid__cols--xm-12 {
        flex-grow: 0;
        flex-basis: calc(100%);
    }
}