.auf-news-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #111;
    font-weight: 300;
    font-size: 14px;
}

.auf-news-link__circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #111;
    flex-shrink: 0;
}

.auf-news-link__circle img {
    width: 14px;
    height: 14px;
}
.auf-news-icons {
    display: flex;
    align-items: center;
    gap: 4px;
}

.auf-news-icon__letter {
    width: 36px;
    height: 36px;
}

.auf-news-icon__arrow {
    width: 36px;
    height: 36px;
}

.auf-news-link .auf-testi-arrow-btn {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.auf-news-item {
    align-items: stretch !important;
}

.auf-news-img-col,
.auf-news-img-col > .e-con-inner,
.auf-news-img-col .elementor-widget,
.auf-news-img-col .elementor-widget-container {
    height: 100% !important;
    padding: 0 !important;
}

.auf-news-img-col img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    display: block;
}

.auf-news-content-col {
    display: flex !important;
    flex-direction: column !important;
}

.jet-listing-grid .e-con.e-parent {
    transform: none !important;
}