.gr-1on5, .gr-0, .gr-1, .gr-2, .gr-3, .gr-4, .gr-5, .gr-6, .gr-7, .gr-8, .gr-9, .gr-10, .gr-11, .gr-12 {
    display: inline-block;
    min-height: 1px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    padding-right: 12px;
    padding-left: 12px;
}

.gr-12 {
    width: 100%;
}

.gr-6 {
    width: 50%;
}

@media screen and (min-width: 624px) {
    .gr-6\@lg {
        width: 50%;
    }
}

.no-gutter {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}

body {
    position: relative;
    color: #141414;
    font: normal 400 100% "Nunito", sans-serif;
    font-size: 100%;
    line-height: 1.5;
    background: #ffffff;
}

figure {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0;
}

@media screen and (min-width: 624px) {
    .gr-6\@lg {
        width: 50%;
    }
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.cf:after,
.clearfix:after {
    clear: both;
}

.cf,
.clearfix {
    *zoom: 1;
}

.main_tile {
    position: relative;
}

.main_tile__label {
    position: relative;
    box-sizing: border-box;
    height: 48px;
    margin: 0;
    padding: 0;
    font: normal 900 100% "Nunito", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 50px;
    line-height: 5rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (min-width: 624px) {
    .main_tile__label {
        height: 64px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 66px;
        line-height: 6.6rem;
    }
}

.main_tile__label:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #141414;
}

.card {
    position: relative;
}

.card * {
    margin: 0;
    padding: 0;
}

.card a {
    display: block;
    text-decoration: none;
    color: inherit;
}

.card__overtitle {
    font: italic 900 100% "Nunito", sans-serif;
    text-transform: uppercase;
}

.card__title {
    font: normal 800 100% "Nunito", sans-serif;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card__figure img {
    display: block;
    width: 100%;
    height: auto;
}

.card__figure:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.18);
}

.card--tes {
        margin: 20px 0 0 0;
    }

.main_tile__content div:nth-child(1) .card--tes,
.main_tile__content div:nth-child(2) .card--tes {
    margin: 0;
}

@media screen and (min-width: 624px) {
    .card--tes {
        margin: 30px 0 0 0;
    }

    .main_tile__content div:nth-child(1) .card--tes,
    .main_tile__content div:nth-child(2) .card--tes {
        margin: 0;
    }
}

@media screen and (min-width: 624px) {
    .main_tile__content div:nth-of-type(odd) .card--tes {
        box-sizing: border-box;
        padding: 0 15px 0 0;
    }
}

@media screen and (min-width: 624px) {
    .main_tile__content div:nth-of-type(even) .card--tes {
        box-sizing: border-box;
        padding: 0 0 0 15px;
    }
}

.card--tes .card__link {
    position: relative;
    display: block;
}

.card--tes .card__link:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 0;
    left: 1px;
    z-index: -1;
    display: block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06), 0 4px 5px rgba(0, 0, 0, 0.06), 0 -1px 10px rgba(0, 0, 0, 0.08);
}

.card--tes .card__figure {
    width: 100%;
    padding: 0;
    margin: 0;
}

.card--tes .card__data_wrap {
    box-sizing: border-box;
    padding: 13px 16px 14px 16px;
}

@media screen and (min-width: 624px) {
    .card--tes .card__data_wrap {
        padding: 13px 16px;
    }
}

.card--tes .card__overtitle {
    display: inline-block;
    height: 16px;
    padding: 0 4px;
    background-color: #f9de32;
    font: italic 900 100% "Nunito", sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 17px;
    line-height: 1.7rem;
    letter-spacing: 0.025em;
}

.card--tes .card__title {
    max-height: 44px;
    margin: 6px 0 0 0;
    font: normal 800 100% "Nunito", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
    letter-spacing: 0em;
    -webkit-line-clamp: 2;
    transition: opacity 0.15s;
}

@media screen and (min-width: 624px) {
    .card--tes .card__title {
        height: 44px;
    }
}

.card--tes .card__link:hover .card__title {
    opacity: 0.85;
}

.tes_widget {
    padding: 31px 12px 3px 12px;
}

@media screen and (min-width: 624px) {
    .tes_widget {
        padding: 30px 0 3px 0;
    }
}

@media screen and (min-width: 626px) {
    .tes_widget {
        padding: 50px 0 3px 0;
    }
}