.getshifter-showcase .showcase-inner {
    max-width: 1440px;
    overflow: hidden;
    padding: 64px 23.5px 0;
    position: relative;
    width: 100%;
}

.getshifter-showcase .showcase-items {
    margin-top: 24px;
}

.getshifter-showcase .showcase-items .showcase-item {
    width: 100%;
}

.getshifter-showcase .showcase-items .showcase-item:not(:first-child) {
    margin-top: 43px;
}

.getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail {
    border-radius: 6px;
}

.getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img {
    border: 1px solid #f3eaf3;
    border-radius: 6px;
    box-shadow: 12px 12px 0 0 rgba(183, 152, 184, 0.25);
    display: block;
    transition: color 0.1s ease, font-weight 0.1s ease;
    transition: all 50ms ease;
}
@supports not (aspect-ratio: auto) {

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img {
        position: relative;
    }

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img::before {
        content: '';
        float: left;
        padding-top: 61.81%;
    }

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img::after {
        clear: both;
        content: '';
        display: block;
    }

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > iframe,
    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > img,
    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > video {
        bottom: 0;
        display: block;
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > iframe {
        object-fit: unset;
    }
}
@supports (aspect-ratio: auto) {

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img {
        aspect-ratio: 288/178;
    }

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > iframe,
    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > img,
    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > video {
        display: block;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }

    .getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail a img > iframe {
        object-fit: unset;
    }
}

.getshifter-showcase .showcase-items .showcase-item .showcase-post-thumbnail:hover img {
    box-shadow: 0 0 0 0 rgba(183, 152, 184, 0.25);
    transform: translate(12px, 12px);
    transition: all 50ms ease;
}

.getshifter-showcase .showcase-items .showcase-item .entry-terms {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 16px;
}

.getshifter-showcase .showcase-items .showcase-item .entry-terms a {
    background-color: #f3eaf3;
    border-radius: 4px;
    color: #892885;
    display: block;
    font-size: 0.75rem;
    letter-spacing: 0.02em;
    line-height: 1.6666666667;
    padding: 0 6px;
}

.getshifter-showcase .showcase-items .showcase-item .entry-title {
    margin-top: 12px;
}

.getshifter-showcase .showcase-items .showcase-item .entry-title a {
    color: #372d31;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    transition: color 0.1s ease, font-weight 0.1s ease;
}

.getshifter-showcase .showcase-items .showcase-item .entry-title a:hover {
    color: #892885;
    transition: color 0.1s ease, font-weight 0.1s ease;
}

.getshifter-showcase .showcase-items .showcase-item .entry-meta {
    margin-top: 2px;
}

.getshifter-showcase .showcase-items .showcase-item .entry-meta .website {
    color: #7f797b;
    font-size: 0.875rem;
    line-height: 1.8571428571;
}

.getshifter-showcase .showcase-lead {
    color: #892885;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.875;
}

.getshifter-showcase .showcase-title {
    display: none;
}

.getshifter-showcase .showcase-description {
    margin-top: 24px;
}

.getshifter-showcase .showcase-links {
    margin-top: 42.9px;
}

.getshifter-showcase .showcase-links .showcase-link {
    color: #372d31;
    color: #000;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.875;
    transition: color 0.1s ease, font-weight 0.1s ease;
}

.getshifter-showcase .showcase-links .showcase-link i {
    margin-left: 10px;
}

.getshifter-showcase .showcase-links .showcase-link:hover {
    color: #892885;
    transition: color 0.1s ease, font-weight 0.1s ease;
}

.getshifter-showcase.front-showcase .showcase-links {
    display: flex;
    justify-content: flex-end;
}

.getshifter-showcase:not(.front-showcase) {
    background-color: #f9f4f9;
}

.getshifter-showcase.static-front-showcase {
    background-color: initial;
}

.getshifter-showcase.static-front-showcase .showcase-inner {
    max-width: 1016px;
    padding: 0 23.5px;
    width: 100%;
}

.getshifter-showcase.static-front-showcase .showcase-items {
    margin-top: 40px;
}

.getshifter-showcase.static-front-showcase .showcase-items .showcase-item {
    width: 100%;
}

.getshifter-showcase.static-front-showcase .showcase-items .showcase-item:not(:first-child) {
    margin-top: 46px;
}

.getshifter-showcase.static-front-showcase .showcase-links {
    margin-top: 40px;
    text-align: right;
}

.getshifter-showcase.client-showcase {
    padding-bottom: 64px;
    padding-top: 64px;
}

.getshifter-showcase.client-showcase .showcase-inner {
    padding-bottom: 0;
    padding-top: 0;
}

.getshifter-showcase.client-showcase .showcase-title {
    color: #892885;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02rem;
    line-height: 1.875;
    margin: 0;
}

.getshifter-showcase.client-showcase .showcase-items {
    margin-top: 24px;
}

.getshifter-showcase.client-showcase .showcase-links {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    margin-top: 64px;
}

.getshifter-showcase.client-showcase .showcase-link:first-child {
    align-items: center;
    display: inline-flex;
    flex-direction: row-reverse;
}

.getshifter-showcase.client-showcase .showcase-link:first-child i {
    transform: rotate(180deg);
}

.getshifter-showcase.client-showcase .showcase-link:last-child {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2221%22%20viewBox%3D%220%200%2016%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.15332%22%20y%3D%220.282227%22%20width%3D%224.6994%22%20height%3D%224.6994%22%20fill%3D%22%23F80A5B%22%2F%3E%0A%3Cpath%20d%3D%22M16.0002%205.41895H11.3008V10.1183L16.0002%205.41895Z%22%20fill%3D%22%23F80A5B%22%2F%3E%0A%3Crect%20x%3D%226.16406%22%20y%3D%225.41895%22%20width%3D%223.06007%22%20height%3D%228.52449%22%20fill%3D%22%23F80A5B%22%2F%3E%0A%3Ccircle%20cx%3D%222.55729%22%20cy%3D%228.36979%22%20r%3D%221.63933%22%20fill%3D%22%23F80A5B%22%2F%3E%0A%3Cpath%20d%3D%22M7.69434%2020.2822C10.4105%2020.2822%2012.6123%2018.0804%2012.6123%2015.3643H2.77637C2.77637%2018.0804%204.97822%2020.2822%207.69434%2020.2822Z%22%20fill%3D%22%23F80A5B%22%2F%3E%0A%3C%2Fsvg%3E%0A');
    background-position: 0;
    margin-top: 12px;
    padding-left: 23.85px;
}
@media (min-width: 768px) {

    .getshifter-showcase .showcase-items {
        display: flex;
        flex-wrap: wrap;
        gap: 43px;
        margin-top: 24px;
    }

    .getshifter-showcase .showcase-items .showcase-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-showcase .showcase-items .showcase-item {
        width: calc(50% - 21.5px);
    }

    .getshifter-showcase.static-front-showcase .showcase-items {
        display: flex;
        flex-wrap: wrap;
        gap: 50.8px;
        margin-top: 64px;
    }

    .getshifter-showcase.static-front-showcase .showcase-items .showcase-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-showcase.static-front-showcase .showcase-items .showcase-item {
        width: calc(33.33333% - 33.87px);
    }
}
@media (min-width: 992px) {

    .getshifter-showcase .showcase-inner {
        margin: 0 auto;
        padding: 80px 72px 0;
    }

    .getshifter-showcase .showcase-items {
        display: flex;
        flex-wrap: wrap;
        gap: 48px;
        margin-top: 64px;
    }

    .getshifter-showcase .showcase-items .showcase-item {
        width: calc(25% - 36px);
    }

    .getshifter-showcase .showcase-items .showcase-item .entry-terms {
        margin-top: 24px;
    }

    .getshifter-showcase .showcase-items .showcase-item .entry-title {
        margin-top: 8px;
    }

    .getshifter-showcase .showcase-title {
        color: #372d31;
        display: block;
        font-size: 2.5rem;
        font-weight: 700;
        letter-spacing: 0.02em;
        line-height: 1.6;
        margin-top: 24px;
    }

    .getshifter-showcase .showcase-description {
        margin-top: 40px;
    }

    .getshifter-showcase .showcase-links {
        margin-top: 56px;
    }

    .getshifter-showcase.static-front-showcase .showcase-inner {
        margin: 0 auto;
        padding: 0;
    }

    .getshifter-showcase.static-front-showcase .showcase-links {
        margin-top: 64px;
    }

    .getshifter-showcase.client-showcase .showcase-title {
        font-size: 1.25rem;
        line-height: 1.5;
    }

    .getshifter-showcase.client-showcase .showcase-items {
        margin-top: 40px;
    }

    .getshifter-showcase.client-showcase .showcase-links {
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 80px;
    }

    .getshifter-showcase.client-showcase .showcase-link:first-child {
        display: block;
    }

    .getshifter-showcase.client-showcase .showcase-link:first-child i {
        margin-right: 10px;
        transform: none;
    }

    .getshifter-showcase.client-showcase .showcase-link:last-child {
        margin-top: 0;
    }
}
