.elementor-2223 .elementor-element.elementor-element-5cbfbf5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-2223 .elementor-element.elementor-element-c654351{--display:flex;}.elementor-2223 .elementor-element.elementor-element-da89022{--display:flex;}.elementor-2223 .elementor-element.elementor-element-274c0df{--display:flex;}.elementor-2223 .elementor-element.elementor-element-e4dfd77{--display:flex;}.elementor-2223 .elementor-element.elementor-element-836c316{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:flex-end;}.elementor-2223 .elementor-element.elementor-element-a124742{--display:flex;}.elementor-2223 .elementor-element.elementor-element-f316db7{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}#elementor-popup-modal-2223 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2223 .dialog-message{width:100vw;height:100vh;align-items:center;}#elementor-popup-modal-2223{justify-content:center;align-items:center;}@media(max-width:1024px){.elementor-2223 .elementor-element.elementor-element-5cbfbf5{--flex-wrap:wrap;}}@media(max-width:767px){.elementor-2223 .elementor-element.elementor-element-f316db7{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}@media(min-width:768px){.elementor-2223 .elementor-element.elementor-element-a124742{--width:40%;}.elementor-2223 .elementor-element.elementor-element-f316db7{--width:30%;}}@media(max-width:1024px) and (min-width:768px){.elementor-2223 .elementor-element.elementor-element-c654351{--width:40%;}.elementor-2223 .elementor-element.elementor-element-da89022{--width:52%;}.elementor-2223 .elementor-element.elementor-element-274c0df{--width:40%;}.elementor-2223 .elementor-element.elementor-element-e4dfd77{--width:52%;}}/* Start custom CSS for container, class: .elementor-element-f316db7 */.elementor-2223 .elementor-element.elementor-element-f316db7 img {
    max-width: 170px;
}/* End custom CSS */
/* Start custom CSS */.popup-main-menu .dialog-message {
    background-color: var(--e-global-color-primary);
}

.popup-main-menu .dialog-message::before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/header-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

.popup-main-menu .dialog-message::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/Gruppe-22.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -50px;
    margin-left: 0px;
    width: auto;
    height: 60%;
    aspect-ratio: 1 / 1;
}

.popup-main-menu .elementor-location-popup {
    height: 100%;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between !important;
}

.popup-navigation-wrapper {
    margin-top: 300px;
    z-index: 9;
}

.popup-navigation-wrapper li a {
    margin: 15px 0 !important;
    padding: 0 !important;
}

.popup-navigation-wrapper .elementor-nav-menu li:hover a,
.popup-navigation-wrapper .elementor-nav-menu li.current-menu-item a {
    padding-left: 28px !important;
}

.popup-navigation-wrapper li a::before {
    --icon-size: 18px;
    content: '';
    background-image: url(/wp-content/uploads/2026/03/arrow-right-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: var(--icon-size);
    height: var(--icon-size);
    position: absolute;
    left: 0;
    top: calc(50% - (var(--icon-size) / 2));
}

.menu-link-accent {
    font-family: "silka", sans-serif;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px !important;
}

.menu-link-accent.margin-bottom {
    margin-bottom: 60px !important;
}

.menu-link-accent::after {
    content: '';
    width: 50px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    display: block;
    left: 0;
    bottom: -12px;
}

.popup-menu-footer {
    z-index: 9;
    padding-bottom: 30px;
}

.popup-menu-footer::after {
    content: '';
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--e-global-color-primary);
    background: linear-gradient(0deg, rgba(55, 93, 59, 1) 10%, rgba(55, 93, 59, 0) 100%);
    z-index: -1;
}

.popup-menu-footer .popup-menu-statement {
    font-family: "silka", sans-serif;
    font-size: clamp(30px, 5vw, 70px);
}

@media (width < 1024px) {
    .popup-navigation-wrapper {
        margin-top: 200px;
    }
}

@media (width < 768px) {
    .popup-navigation-wrapper {
        margin-top: 150px;
    }
}/* End custom CSS */