﻿@media(max-width: 639px)
{
    [data-style=card][data-view=grid].splide__list
    {
        border: 0;
    }
    [data-style=card][data-view=grid].splide__list .card
    {
        padding: 0 0 1.875rem;
        border: 0;
    }
    [data-style=card][data-view=grid].splide__list .card::before, [data-style=card][data-view=grid].splide__list .card::after
    {
        content: none;
    }
    [data-style=card][data-view=grid].splide__list .card__body
    {
        padding-right: var(--em-site-gutter);
        padding-left: var(--em-site-gutter);
    }
}
[data-style=media-object] .media-object__headline a::after
{
    margin-left: .9375rem;
    font-size: 1.25rem;
    font-family: FontAwesome,sans-serif;
    content: "";
}
[data-style=media-object] .media-object__media img
{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 4/4;
}
.em-post-type-listings .splide.is-initialized:not(.is-active) .splide__list[class*=em-grid]
{
    display: grid;
}
.em-post-type-listings .splide__arrows
{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.875rem;
}
@media(max-width: 639px)
{
    .alignwide .em-post-type-listings .splide, .wp-block-emagine-background__content .em-post-type-listings .splide
    {
        margin-right: calc(-1 * var(--em-site-gutter));
        margin-left: calc(-1 * var(--em-site-gutter));
    }
}
.em-post-type-listings--alt
{
    grid-template-columns: 1fr 1fr!important;
    gap: 0!important;
}
.em-post-type-listings--alt .em-post-type-listings__item:hover .card__headline
{
    -webkit-text-decoration: underline;
    text-decoration: underline;
}
.em-post-type-listings--alt .em-post-type-listings__item:focus-visible .card__headline
{
    -webkit-text-decoration: underline;
    text-decoration: underline;
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child
{
    grid-row: span 2!important;
    grid-column: span 1!important;
}
@media(max-width: 1119px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:first-child
    {
        grid-column: span 12!important;
        min-height: 18.75rem;
    }
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card
{
    border-top: 0;
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card::after
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #a556a4;
    mix-blend-mode: multiply;
    content: "";
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card__media
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card__media::before
{
    display: none;
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card__media img
{
    padding: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card__body
{
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: var(--wp--preset--color--white);
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card__body .meta
{
    font-weight: 500;
    font-size: var(--em--font-size--h6);
    font-family: bree,sans-serif;
    line-height: 1.25;
    text-transform: uppercase;
}
.em-post-type-listings--alt .em-post-type-listings__item:first-child .card__excerpt
{
    display: none;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2)
{
    grid-column: span 1!important;
}
@media(max-width: 1119px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2)
    {
        grid-column: span 12!important;
    }
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card
{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 0;
}
@media(max-width: 639px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card::after
{
    display: none;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__media
{
    position: relative;
    z-index: 0;
    width: 50%;
    max-width: 50%;
    height: 100%;
}
@media(max-width: 1119px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__media
    {
        height: 20rem;
    }
}
@media(max-width: 639px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__media
    {
        width: 100%;
        max-width: 100%;
        height: 11.25rem;
    }
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__media img
{
    padding: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__body
{
    width: 50%;
    max-width: 50%;
    padding: 3.75rem 2.1875rem 3.75rem 2.1875rem;
    background: var(--wp--preset--color--white);
}
@media(max-width: 639px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__body
    {
        width: 100%;
        max-width: 100%;
        padding: 1.5625rem 1.5625rem 2.1875rem 1.5625rem;
    }
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__body .meta
{
    margin-top: 0;
    color: var(--wp--preset--color--1);
    font-weight: 500;
    font-size: var(--em--font-size--h6);
    font-family: bree,sans-serif;
    line-height: 1.25;
    text-transform: uppercase;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__headline
{
    color: var(--wp--preset--color--black);
    font-size: var(--em--font-size--h4);
    line-height: 1.5;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(n+2) .card__excerpt
{
    display: none;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(even) .card__media
{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(even) .card__body
{
    position: relative;
    z-index: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(even) .card__body>*
{
    position: relative;
    z-index: 2;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(even) .card__body::before
{
    position: absolute;
    top: 50%;
    right: -1.5625rem;
    z-index: 0;
    width: 0;
    height: 0;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;
    border-style: solid;
    border-width: 6.25rem 0 6.25rem 6.25rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
}
@media(max-width: 639px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(even) .card__body::before
    {
        top: auto;
        top: initial;
        right: 0;
        bottom: -3.125rem;
        left: 0;
        margin: auto;
        border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
        border-width: 3.125rem 3.125rem 0 3.125rem;
    }
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(odd):not(:first-child) .card__body
{
    position: relative;
}
@media(max-width: 849px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(odd):not(:first-child) .card__body
    {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(odd):not(:first-child) .card__body>*
{
    position: relative;
    z-index: 2;
}
.em-post-type-listings--alt .em-post-type-listings__item:nth-child(odd):not(:first-child) .card__body::before
{
    position: absolute;
    top: 50%;
    left: -1.5625rem;
    z-index: 1;
    width: 0;
    height: 0;
    border-color: rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0);
    border-style: solid;
    border-width: 6.25rem 6.25rem 6.25rem 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
}
@media(max-width: 639px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(odd):not(:first-child) .card__body::before
    {
        top: auto;
        top: initial;
        right: 0;
        bottom: -3.125rem;
        left: 0;
        margin: auto;
        border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
        border-width: 3.125rem 3.125rem 0 3.125rem;
    }
}
@media(max-width: 639px)
{
    .em-post-type-listings--alt .em-post-type-listings__item:nth-child(odd):not(:first-child) .card__media
    {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.em-post-type-listings--alt .card--featured:hover .card__background-multiply
{
    opacity: .85;
    mix-blend-mode: multiply;
}
.em-post-type-listings--alt .card--featured:focus-visible .card__background-multiply
{
    opacity: .85;
    mix-blend-mode: multiply;
}
.em-post-type-listings--alt .card--picture:hover .card__headline
{
    color: var(--wp--preset--color--black)!important;
}
.em-post-type-listings--alt .card--picture:focus-visible .card__headline
{
    color: var(--wp--preset--color--black)!important;
}
.em-post-type-listings__wrapper--no-images .card__media
{
    display: none;
}