.elementor-66 .elementor-element.elementor-element-2cd59ef{--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;--justify-content:space-between;}.elementor-66 .elementor-element.elementor-element-fbf160e{--display:flex;}.elementor-66 .elementor-element.elementor-element-13dbb08{--display:flex;}.elementor-66 .elementor-element.elementor-element-017bac4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-66 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-66{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-66 .dialog-message{width:100vw;height:100vh;align-items:flex-start;}@media(min-width:768px){.elementor-66 .elementor-element.elementor-element-fbf160e{--width:25%;}.elementor-66 .elementor-element.elementor-element-13dbb08{--width:70%;}}/* Start custom CSS for nav-menu, class: .elementor-element-20707a4 */.elementor-66 .elementor-element.elementor-element-20707a4 ul {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(20, auto);
    column-gap: 50px;
}

.elementor-66 .elementor-element.elementor-element-20707a4 ul li:is(:nth-of-type(1), :nth-of-type(2), :nth-of-type(9), :nth-of-type(10)) {
    grid-row: 1;
}

.elementor-66 .elementor-element.elementor-element-20707a4 ul li.menu-accent {
    font-size: 30px;
    font-weight: 700;
}

.elementor-66 .elementor-element.elementor-element-20707a4 ul li.menu-accent::before {
    content: '';
    width: 50px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
}/* End custom CSS */
/* Start custom CSS */.popup-menu .dialog-widget-content {
    max-width: calc(100% - 40px) !important;
    max-height: calc(100% - 40px) !important;
    box-shadow: unset !important;
}

.popup-menu {
    background-color: #fff !important;
}

.popup-menu .dialog-widget-content {
    background-color: var(--e-global-color-primary) !important;
}

.popup-menu .dialog-widget-content::after {
    content: '';
    background-image: url(https://implasolutions.dentalmedia4.de/wp-content/uploads/2026/08/implasolutions-element.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20%;
    height: auto;
    aspect-ratio: 1 / 1.2;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -110px;
    margin-right: -50px;
}/* End custom CSS */