.c-tabs-nav__tab--disabled {
    opacity: .5;
    pointer-events: none
}

@media print,
screen and (min-width: 48em) {
    .c-filters-bar .cell {
        border-right: 1px solid #dbdbdb
    }

    .c-filters-bar .cell .c-select__select {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .c-filters-bar .cell .c-select__label {
        left: .75rem
    }

    .c-filters-bar .cell .c-select__arrow {
        right: .75rem
    }

    .c-filters-bar .cell .c-select-custom__dropdown {
        -webkit-box-shadow: 1px 0 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
        box-shadow: 1px 0 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb
    }

    .c-filters-bar .cell:first-child .c-select__select {
        padding-left: 0
    }

    .c-filters-bar .cell:first-child .c-select__label {
        left: 0
    }

    .c-filters-bar .cell:first-child .c-select-custom__dropdown {
        -webkit-box-shadow: 1px 0 0 0 #dbdbdb, inset 1px 0 0 0 #dbdbdb;
        box-shadow: 1px 0 0 0 #dbdbdb, inset 1px 0 0 0 #dbdbdb
    }

    .c-filters-bar .cell:last-child {
        border-right: 0
    }

    .c-filters-bar .cell:last-child .c-select__select {
        padding-right: 0
    }

    .c-filters-bar .cell:last-child .c-select__arrow {
        right: 0
    }

    .c-filters-bar .cell:last-child .c-select-custom__dropdown {
        -webkit-box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 #dbdbdb;
        box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 #dbdbdb
    }
}

@media screen and (min-width: 75em) {
    .c-filters-bar .cell .c-select__select {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .c-filters-bar .cell .c-select__label {
        left: 1.25rem
    }

    .c-filters-bar .cell .c-select__arrow {
        right: 1.25rem
    }
}

.c-search-and-filters>.grid-x .cell {
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb
}

.c-search-and-filters>.grid-x .cell:first-child .c-search-and-filters__button {
    padding-left: 0
}

.c-search-and-filters>.grid-x .cell:last-child {
    border-right: 0
}

.c-search-and-filters>.grid-x .cell:last-child .c-search-and-filters__button {
    padding-right: 0
}

.c-search-and-filters__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: .75rem;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: .75rem;
    line-height: 1.666666667;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    cursor: pointer
}

.c-search-and-filters__button-icon {
    position: relative;
    display: block;
    width: 1rem;
    height: 100%
}

/* .c-search-and-filters__filters {
    display: none
} */

@media print,
screen and (min-width: 48em) {
    .c-search-and-filters>.grid-x {
        display: none
    }

    .c-search-and-filters__search {
        display: block !important
    }
}

.c-post-single__title {
    margin-bottom: .5rem
}

.c-post-single__title {
    margin-bottom: 1.25rem
}

.c-posts-grid {
    position: relative
}

.u-mb-2 {
    margin-bottom: .5rem !important
}

.u-mb-3 {
    margin-bottom: .75rem !important
}

.u-mt-5 {
    margin-top: 1.5rem !important
}

.u-mb-5 {
    margin-bottom: 1.5rem !important
}

.u-mb-7 {
    margin-bottom: 2.5rem !important
}

.u-medium-border-top {
    border-top: 1px solid #dbdbdb;
}

@media (min-width: 768px) {

    section.c-posts-grid.u-mb-5 .cell.medium-8 {
        order: 2
    }
}

iframe {
    background: #fff
}

.wpcf7-list-item,
input[type=checkbox] {
    display: inline-block;
    margin: 0
}



@media print,
screen and (min-width: 48em) {
    .c-post-single__title {
        margin-bottom: 1.25rem
    }
}


.active-ltr-mainbx {
    background-color: #000;
    color: #fff;
    text-align: center;
    display: block;
    padding: 25px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 25px
}

.h-company-block {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background-color: #fff;
    padding: 10px;
    font-size: 15px
}

.blc-rwslist {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    appearance: auto;
    display: inline-block;
    width: 20%;
    padding: 2px
}

.show-smed {
    display: none
}

.self-center {
    align-self: center
}

.c-footer {
    border-top: 4px solid #000
}

#company-az .ordered-article .categories h3 {
    font-size: 1.8em;
    font-weight: 500;
}
#company-az .ordered-article .feature {
    padding-top: 2em;
}
#company-az .categories .large-6 .mb-img-mobile-border {
    min-height: 11em;
}
#company-az .categories .large-6 .large-4 figure img {
    aspect-ratio: auto;
    object-fit: fill;
    max-height: 7em;
}


/* 
.grid-container,
.home main .base section.daily-data,
.u-px-5 .feature-chart {
    padding: 0
}

@media print,
screen and (min-width: 48em) {
    .c-filters-bar .cell {
        height: 3.5rem
    }
}

@media print,
screen and (min-width: 48em) {
    .grid-container {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-full,
.grid-x>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 36em) {

    .grid-x>.smedium-1,
    .grid-x>.smedium-10,
    .grid-x>.smedium-11,
    .grid-x>.smedium-12,
    .grid-x>.smedium-2,
    .grid-x>.smedium-3,
    .grid-x>.smedium-4,
    .grid-x>.smedium-5,
    .grid-x>.smedium-6,
    .grid-x>.smedium-7,
    .grid-x>.smedium-8,
    .grid-x>.smedium-9,
    .grid-x>.smedium-full,
    .grid-x>.smedium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 48em) {

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-full,
    .grid-x>.medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 62em) {

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-full,
    .grid-x>.large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 75em) {

    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-full,
    .grid-x>.xlarge-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.small-1 {
    width: 8.3333333333%
}

.grid-x>.small-2 {
    width: 16.6666666667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.3333333333%
}

.grid-x>.small-5 {
    width: 41.6666666667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 36em) {
    .grid-x>.smedium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.smedium-1,
    .grid-x>.smedium-10,
    .grid-x>.smedium-11,
    .grid-x>.smedium-12,
    .grid-x>.smedium-2,
    .grid-x>.smedium-3,
    .grid-x>.smedium-4,
    .grid-x>.smedium-5,
    .grid-x>.smedium-6,
    .grid-x>.smedium-7,
    .grid-x>.smedium-8,
    .grid-x>.smedium-9,
    .grid-x>.smedium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.smedium-shrink {
        width: auto
    }

    .grid-x>.smedium-1 {
        width: 8.3333333333%
    }

    .grid-x>.smedium-2 {
        width: 16.6666666667%
    }

    .grid-x>.smedium-3 {
        width: 25%
    }

    .grid-x>.smedium-4 {
        width: 33.3333333333%
    }

    .grid-x>.smedium-5 {
        width: 41.6666666667%
    }

    .grid-x>.smedium-6 {
        width: 50%
    }

    .grid-x>.smedium-7 {
        width: 58.3333333333%
    }

    .grid-x>.smedium-8 {
        width: 66.6666666667%
    }

    .grid-x>.smedium-9 {
        width: 75%
    }

    .grid-x>.smedium-10 {
        width: 83.3333333333%
    }

    .grid-x>.smedium-11 {
        width: 91.6666666667%
    }

    .grid-x>.smedium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 48em) {
    .grid-x>.medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.medium-shrink {
        width: auto
    }

    .grid-x>.medium-1 {
        width: 8.3333333333%
    }

    .grid-x>.medium-2 {
        width: 16.6666666667%
    }

    .grid-x>.medium-3 {
        width: 25%
    }

    .grid-x>.medium-4 {
        width: 33.3333333333%
    }

    .grid-x>.medium-5 {
        width: 41.6666666667%
    }

    .grid-x>.medium-6 {
        width: 50%
    }

    .grid-x>.medium-7 {
        width: 58.3333333333%
    }

    .grid-x>.medium-8 {
        width: 66.6666666667%
    }

    .grid-x>.medium-9 {
        width: 75%
    }

    .grid-x>.medium-10 {
        width: 83.3333333333%
    }

    .grid-x>.medium-11 {
        width: 91.6666666667%
    }

    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-x>.large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.large-shrink {
        width: auto
    }

    .grid-x>.large-1 {
        width: 8.3333333333%
    }

    .grid-x>.large-2 {
        width: 16.6666666667%
    }

    .grid-x>.large-3 {
        width: 25%
    }

    .grid-x>.large-4 {
        width: 33.3333333333%
    }

    .grid-x>.large-5 {
        width: 41.6666666667%
    }

    .grid-x>.large-6 {
        width: 50%
    }

    .grid-x>.large-7 {
        width: 58.3333333333%
    }

    .grid-x>.large-8 {
        width: 66.6666666667%
    }

    .grid-x>.large-9 {
        width: 75%
    }

    .grid-x>.large-10 {
        width: 83.3333333333%
    }

    .grid-x>.large-11 {
        width: 91.6666666667%
    }

    .grid-x>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .grid-x>.xlarge-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.xlarge-shrink {
        width: auto
    }

    .grid-x>.xlarge-1 {
        width: 8.3333333333%
    }

    .grid-x>.xlarge-2 {
        width: 16.6666666667%
    }

    .grid-x>.xlarge-3 {
        width: 25%
    }

    .grid-x>.xlarge-4 {
        width: 33.3333333333%
    }

    .grid-x>.xlarge-5 {
        width: 41.6666666667%
    }

    .grid-x>.xlarge-6 {
        width: 50%
    }

    .grid-x>.xlarge-7 {
        width: 58.3333333333%
    }

    .grid-x>.xlarge-8 {
        width: 66.6666666667%
    }

    .grid-x>.xlarge-9 {
        width: 75%
    }

    .grid-x>.xlarge-10 {
        width: 83.3333333333%
    }

    .grid-x>.xlarge-11 {
        width: 91.6666666667%
    }

    .grid-x>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .grid-x>.xxlarge-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xxlarge-1,
    .grid-x>.xxlarge-10,
    .grid-x>.xxlarge-11,
    .grid-x>.xxlarge-12,
    .grid-x>.xxlarge-2,
    .grid-x>.xxlarge-3,
    .grid-x>.xxlarge-4,
    .grid-x>.xxlarge-5,
    .grid-x>.xxlarge-6,
    .grid-x>.xxlarge-7,
    .grid-x>.xxlarge-8,
    .grid-x>.xxlarge-9,
    .grid-x>.xxlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.xxlarge-shrink {
        width: auto
    }

    .grid-x>.xxlarge-1 {
        width: 8.3333333333%
    }

    .grid-x>.xxlarge-2 {
        width: 16.6666666667%
    }

    .grid-x>.xxlarge-3 {
        width: 25%
    }

    .grid-x>.xxlarge-4 {
        width: 33.3333333333%
    }

    .grid-x>.xxlarge-5 {
        width: 41.6666666667%
    }

    .grid-x>.xxlarge-6 {
        width: 50%
    }

    .grid-x>.xxlarge-7 {
        width: 58.3333333333%
    }

    .grid-x>.xxlarge-8 {
        width: 66.6666666667%
    }

    .grid-x>.xxlarge-9 {
        width: 75%
    }

    .grid-x>.xxlarge-10 {
        width: 83.3333333333%
    }

    .grid-x>.xxlarge-11 {
        width: 91.6666666667%
    }

    .grid-x>.xxlarge-12 {
        width: 100%
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.375rem;
    margin-left: -.375rem
}

@media print,
screen and (min-width: 48em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media print,
screen and (min-width: 48em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media print,
screen and (min-width: 48em) {
    .grid-padding-x>.cell {
        padding-right: 1.625rem
    }
} */

label {
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

input,
select,
textarea {
    display: block;
    margin: 0;
    padding: 0;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: inherit;
    line-height: inherit;
    border: 0
}

.c-input {
    position: relative;
    width: 100%;
    margin: 0 0 .75rem;
    font-size: .875rem;
    line-height: 1.285714286
}

.c-select {
    position: relative;
    width: 100%;
    margin: 0 0 .75rem;
    font-size: .875rem;
    line-height: 1.285714286
}

.c-select__label {
    position: absolute;
    top: 1rem;
    left: 0;
    color: #515151;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    pointer-events: none
}

.c-select__select {
    width: 100%;
    padding: 1rem 0 .75rem;
    font-size: .875rem;
    line-height: 1.285714286;
    color: #000;
    border-bottom: .125rem solid #000;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    cursor: pointer;
    -webkit-appearance: none
}

.c-select__arrow {
    position: absolute;
    display: block;
    top: 1.5625rem;
    right: 0;
    width: .875rem;
    height: auto;
    margin: 0;
    color: #000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    pointer-events: none
}

.c-select-custom {
    position: relative;
    width: 100%
}

.c-select-custom .c-select {
    margin: 0;
    font-size: .75rem;
    line-height: 1.5;
    cursor: pointer
}

.c-select-custom .c-select__label {
    top: .8125rem;
    font-weight: 500;
    color: #000
}

.c-select-custom .c-select__select {
    padding: .8125rem 0;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.5;
    border-bottom: 1px solid #dbdbdb
}

.c-select-custom .c-select__arrow {
    top: 50%
}

.c-select-custom .c-select--has-label .c-select__select {
    padding: 1.25rem 0 .375rem
}


@media print,
screen and (min-width: 48em) {
    .c-select-custom .c-select {
        font-size: .875rem;
        line-height: 1.285714286
    }

    .c-select-custom .c-select__label {
        top: 1.125rem
    }

    .c-select-custom .c-select__select {
        padding: 1.125rem 0;
        font-size: .875rem;
        line-height: 1.285714286
    }

    .c-select-custom .c-select--has-label .c-select__select {
        padding: 1.5rem 0 .75rem
    }

    .c-select-custom .c-select--has-label.c-select--offset-label .c-select__label {
        -webkit-transform: translate3d(0, -.5rem, 0) scale(.714285714);
        transform: translate3d(0, -.5rem, 0) scale(.714285714)
    }

    .c-select-custom .c-select--has-placeholder .c-select__label {
        -webkit-transform: translate3d(0, -.5rem, 0) scale(.714285714);
        transform: translate3d(0, -.5rem, 0) scale(.714285714)
    }
}

.c-select-custom .c-select-custom__dropdown {
    display: none;
    position: relative;
    width: 100%;
    padding: .75rem;
    background-color: #fff;
    border-bottom: 1px solid #dbdbdb;
    z-index: 50;
    pointer-events: none
}

.c-select-custom .c-select-custom__dropdown-list {
    list-style: none;
    max-height: 10.25rem;
    margin: 0 0 0 -.75rem;
    padding: 0;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: .75rem;
    line-height: 1.333333333;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: #000 #e8e8e8;
    scrollbar-width: thin
}

.c-select-custom .c-select-custom__dropdown-list::-webkit-scrollbar {
    width: .25rem
}

.c-select-custom .c-select-custom__dropdown-list::-webkit-scrollbar-track {
    width: .25rem;
    background-color: #e8e8e8
}

.c-select-custom .c-select-custom__dropdown-list::-webkit-scrollbar-thumb {
    width: .25rem;
    background-color: #000
}

.c-select-custom .c-select-custom__dropdown-item {
    margin-bottom: .25rem;
    padding-left: .75rem
}

.c-select-custom .c-select-custom__dropdown-item:last-child {
    margin-bottom: 0
}

.c-select-custom .c-select-custom__dropdown-option {
    position: relative;
    display: block;
    padding: .3125rem 0 .1875rem;
    color: #515151;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease
}

.c-select-custom .c-select-custom__dropdown-option::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -12px;
    display: block;
    width: .125rem;
    height: 75%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(55, 57, 151, 0);
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

@media print,
screen and (min-width: 48em) {
    .c-select-custom .c-select-custom__dropdown {
        display: block !important;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-box-shadow: inset 1px 0 0 0 #dbdbdb, inset -1px 0 0 0 #dbdbdb;
        box-shadow: inset 1px 0 0 0 #dbdbdb, inset -1px 0 0 0 #dbdbdb;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
        transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
        transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
        transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease
    }

    .c-select-custom .c-select-custom__dropdown-list {
        max-height: 11rem
    }
}

@media screen and (min-width: 75em) {
    .c-select-custom .c-select-custom__dropdown {
        padding: 1.25rem
    }

    .c-select-custom .c-select-custom__dropdown-list {
        margin-left: -1.25rem;
        font-size: .875rem;
        line-height: 1.285714286
    }

    .c-select-custom .c-select-custom__dropdown-item {
        padding-left: 1.25rem
    }

    .c-select-custom .c-select-custom__dropdown-option-all {
        font-size: .875rem;
        line-height: 1.285714286
    }

    .c-select-custom .c-select-custom__dropdown hr {
        margin: 1.25rem 0
    }
}

.c-search__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 2.625rem;
    padding-left: .75rem;
    padding-right: .25rem;
    cursor: pointer
}

.c-search__button svg {
    display: block;
    width: 1rem;
    height: auto;
    margin: 0;
    color: #000;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    -webkit-transform: translateX(.25rem);
    transform: translateX(.25rem)
}

.c-nav-search-content__form {
    width: 100%
}

@media print,
screen and (min-width: 48em) {
    .c-nav-search-content__form {
        position: relative;
        max-width: 21rem
    }
}

.c-nav-search-content__input {
    display: block;
    width: 100%;
    height: 2.875rem;
    margin: 0;
    padding-top: .875rem;
    padding-bottom: .875rem;
    padding-left: 12px;
    padding-right: 4.25rem;
    color: #000;
    background: 0 0;
    border-bottom: .125rem solid #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-nav-search-content__input:focus {
    outline: 0;
    border-bottom-width: .125rem
}

.c-nav-search-content__input:focus+.c-nav-search-content__button svg {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.c-nav-search-content__input::-webkit-input-placeholder {
    color: #515151;
    opacity: 1
}

.c-nav-search-content__input::-moz-placeholder {
    color: #515151;
    opacity: 1
}

.c-nav-search-content__input:-ms-input-placeholder {
    color: #515151;
    opacity: 1
}

.c-nav-search-content__input::-ms-input-placeholder {
    color: #515151;
    opacity: 1
}

.c-nav-search-content__input::placeholder {
    color: #515151;
    opacity: 1
}

.c-nav-search-content__input::-webkit-search-cancel-button,
.c-nav-search-content__input::-webkit-search-decoration,
.c-nav-search-content__input::-webkit-search-results-button,
.c-nav-search-content__input::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none
}

@media print,
screen and (min-width: 48em) {
    .c-nav-search-content__input {
        height: 3.125rem;
        padding: .8125rem 2.5rem .8125rem 0
    }
}

.c-tabs-nav__tab--disabled {
    opacity: .5;
    pointer-events: none
}

@media print,
screen and (min-width: 48em) {
    .c-filters-bar .cell {
        border-right: 1px solid #dbdbdb
    }

    .c-filters-bar .cell .c-select__select {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .c-filters-bar .cell .c-select__label {
        left: .75rem
    }

    .c-filters-bar .cell .c-select__arrow {
        right: .75rem
    }

    .c-filters-bar .cell .c-select-custom__dropdown {
        -webkit-box-shadow: 1px 0 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb;
        box-shadow: 1px 0 0 0 #dbdbdb, -1px 0 0 0 #dbdbdb
    }

    .c-filters-bar .cell:first-child .c-select__select {
        padding-left: 0
    }

    .c-filters-bar .cell:first-child .c-select__label {
        left: 0
    }

    .c-filters-bar .cell:first-child .c-select-custom__dropdown {
        -webkit-box-shadow: 1px 0 0 0 #dbdbdb, inset 1px 0 0 0 #dbdbdb;
        box-shadow: 1px 0 0 0 #dbdbdb, inset 1px 0 0 0 #dbdbdb
    }

    .c-filters-bar .cell:last-child {
        border-right: 0
    }

    .c-filters-bar .cell:last-child .c-select__select {
        padding-right: 0
    }

    .c-filters-bar .cell:last-child .c-select__arrow {
        right: 0
    }

    .c-filters-bar .cell:last-child .c-select-custom__dropdown {
        -webkit-box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 #dbdbdb;
        box-shadow: -1px 0 0 0 #dbdbdb, inset -1px 0 0 #dbdbdb
    }
}

@media screen and (min-width: 75em) {
    .c-filters-bar .cell .c-select__select {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .c-filters-bar .cell .c-select__label {
        left: 1.25rem
    }

    .c-filters-bar .cell .c-select__arrow {
        right: 1.25rem
    }
}

.c-search-and-filters>.grid-x .cell {
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb
}

.c-search-and-filters>.grid-x .cell:first-child .c-search-and-filters__button {
    padding-left: 0
}

.c-search-and-filters>.grid-x .cell:last-child {
    border-right: 0
}

.c-search-and-filters>.grid-x .cell:last-child .c-search-and-filters__button {
    padding-right: 0
}

.c-search-and-filters__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: .75rem;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: .75rem;
    line-height: 1.666666667;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    cursor: pointer
}

.c-search-and-filters__button:focus,
.c-search-and-filters__button:hover {
    color: #000
}

.c-search-and-filters__button:focus {
    outline: 0
}

.c-search-and-filters__button-icon {
    position: relative;
    display: block;
    width: 1rem;
    height: 100%
}

.c-search-and-filters__button svg {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: 1rem;
    margin: 0;
    color: #000;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, opacity .25s ease, visibility .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease, visibility .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease
}

.c-search-and-filters__button .svg-icon-close {
    opacity: 0
}

.c-search-and-filters__button--active .svg-icon-plus {
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1.15);
    transform: translate(-50%, -50%) rotate(45deg) scale(1.15)
}

.c-search-and-filters__button--active .svg-icon-close {
    opacity: 1
}

.c-search-and-filters__button--active .svg-icon-search {
    opacity: 0
}

.c-search-and-filters__search {
    display: none
}

@media print,
screen and (min-width: 48em) {
    .c-search-and-filters__search {
        max-width: 33.3333333333%
    }
}



@media print,
screen and (min-width: 48em) {
    .c-search-and-filters>.grid-x {
        display: none
    }
}

.c-post-single__title {
    margin-bottom: .5rem
}

@media print,
screen and (min-width: 48em) {
    .c-post-single {
        margin-bottom: 2.5rem;
        padding-top: 2.5rem
    }

    .c-post-single__title {
        margin-bottom: 1.25rem
    }
}

#project-az .large-4 figure img {
    width: 100%;
}