.elementor-2361 .elementor-element.elementor-element-786dd1c{--display:flex;}.elementor-2361 .elementor-element.elementor-element-786dd1c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}@media(max-width:1440px) and (min-width:768px){.elementor-2361 .elementor-element.elementor-element-786dd1c{--width:1347px;}}/* Start custom CSS for shortcode, class: .elementor-element-dd603b2 */.image2-event-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.image2-event-card {
    display: flex;
    flex-direction: column;
}

.image2-event-card__image {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    border-radius: 20px;
}

.image2-event-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.image2-event-card__date {
    margin-bottom: 10px;
}

.image2-event-card__title {
    margin-top: 15px;
}

.image2-event-card__button-wrap {
    margin-top: auto;
}

/* DATUM */
.image2-event-card__date {
    font-size: 20px;
    font-weight: 500;
    color: #8c1d58;
    text-align: center;
    margin-bottom: 10px;
}

/* TITEL */
.image2-event-card__title {
    font-size: 20px!important;
    font-weight: 500;
    text-align: center;
    color: #8c1d58;
    margin: 15px 0 10px;
}

.image2-event-card__title a {
    color: inherit;
    text-decoration: none;
}

/* BUTTON WRAP */
.image2-event-card__button-wrap {
    text-align: center;
}

/* BUTTON */
.image2-event-card__button {
    display: inline-block;
    background: #940541;
    color: #fff!important;
    padding: 10px 22px;
    border-radius: 999px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    margin-bottom:30px;
}

.image2-event-card__button:hover {
    background: #940541;
}


.image2-event-card__date .dashicons {
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom:5px;
}
/* Tablet Hochformat */
@media (max-width: 1024px) {
    .image2-event-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Handy Hochformat */
@media (max-width: 767px) {
    .image2-event-grid {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-4ae6b9c */.image2-event-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.image2-event-card {
    display: flex;
    flex-direction: column;
}

.image2-event-card__image {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    border-radius: 20px;
}

.image2-event-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.image2-event-card__date {
    margin-bottom: 10px;
}

.image2-event-card__title {
    margin-top: 15px;
}

.image2-event-card__button-wrap {
    margin-top: auto;
}

/* DATUM */
.image2-event-card__date {
    font-size: 20px;
    font-weight: 500;
    color: #8c1d58;
    text-align: center;
    margin-bottom: 10px;
}

/* TITEL */
.image2-event-card__title {
    font-size: 20px!important;
    font-weight: 500;
    text-align: center;
    color: #8c1d58;
    margin: 15px 0 10px;
}

.image2-event-card__title a {
    color: inherit;
    text-decoration: none;
}

/* BUTTON WRAP */
.image2-event-card__button-wrap {
    text-align: center;
}

/* BUTTON */
.image2-event-card__button {
    display: inline-block;
    background: #940541;
    color: #fff!important;
    padding: 10px 22px;
    border-radius: 999px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    margin-bottom:30px;
}

.image2-event-card__button:hover {
    background: #940541;
}


.image2-event-card__date .dashicons {
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom:5px;
}
/* Tablet Hochformat */
@media (max-width: 1024px) {
    .image2-event-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Handy Hochformat */
@media (max-width: 767px) {
    .image2-event-grid {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */