.elementor-406 .elementor-element.elementor-element-3259fa4{--display:flex;}.elementor-406 .elementor-element.elementor-element-18aba00{--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-406 .elementor-element.elementor-element-a486594{--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-406 .elementor-element.elementor-element-2783e2f{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-406 .elementor-element.elementor-element-d66cffc{--display:flex;}.elementor-406 .elementor-element.elementor-element-7e4beeb{--display:flex;}.elementor-406 .elementor-element.elementor-element-bac1160{--display:flex;}.elementor-406 .elementor-element.elementor-element-16c6e4d{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-406 .elementor-element.elementor-element-8074358 .elementor-button-content-wrapper{flex-direction:row;}#elementor-popup-modal-406 .dialog-widget-content{animation-duration:1.2s;background-color:var( --e-global-color-primary );background-image:url("https://ceralab.dentalmedia3.de/wp-content/uploads/2025/08/ceralab-bg.svg");background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-406 .dialog-message{width:100vw;height:100vh;align-items:center;}#elementor-popup-modal-406{justify-content:center;align-items:center;}@media(min-width:768px){.elementor-406 .elementor-element.elementor-element-18aba00{--content-width:1250px;}.elementor-406 .elementor-element.elementor-element-2783e2f{--width:25%;}}@media(max-width:1024px) and (min-width:768px){.elementor-406 .elementor-element.elementor-element-2783e2f{--width:100%;}.elementor-406 .elementor-element.elementor-element-d66cffc{--width:100%;}.elementor-406 .elementor-element.elementor-element-7e4beeb{--width:50%;}.elementor-406 .elementor-element.elementor-element-bac1160{--width:50%;}}@media(max-width:1024px){.elementor-406 .elementor-element.elementor-element-a486594{--flex-wrap:wrap;}}/* Start custom CSS for container, class: .elementor-element-a486594 */@media (width < 1024px) {
    .menus-wrapper {
        margin-top: 100px;
    }
}

.popup-menu {
    gap: 0;
}

.popup-menu .item {
    padding: clamp(25px, 3vw, 50px);
    border: 1px solid rgba(255, 255, 255, .5);
}

.popup-menu .item:hover {
    border-color: rgba(255, 255, 255, .5);
}

.popup-menu .item::before {
    content: '';
    width: 100%;
    height: 100%;
    border: 7px solid transparent;
    transition: 500ms ease;
}

.popup-menu .item:hover::before {
    border-color: #fff;
}

.popup-menu .item li a {
    padding: 10px 0 10px 0;
}

.popup-menu .item li.menu-link-accent a:hover {
    padding: 10px 0;
}

.popup-menu .item li:not(.menu-link-accent):hover a,
.popup-menu .item li.current-menu-item:not(.menu-link-accent) a {
    padding: 10px 0 10px 30px !important;
    font-weight: 700;
}

.popup-menu .menu-link-accent a {
    font-family: "exo-soft", sans-serif;
    font-weight: 700;
    font-size: clamp(18px, 2vw, 27px);
    line-height: 120% !important;
}

.popup-menu .menu-link-accent:hover a {
    color: var(--e-global-color-accent);
}

.popup-menu .item li:not(.menu-link-accent)::before,
.popup-menu .item li.current-menu-item:not(.menu-link-accent)::before {
    content: '';
    background-image: url(https://ceralab.dentalmedia3.de/wp-content/uploads/2025/08/pfeil-rechts.svg);
    width: 20px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 4px);
    margin-left: -15px;
    opacity: 0;
    transition: 300ms ease;
}

.popup-menu .item li:not(.menu-link-accent):hover::before,
.popup-menu .item li.current-menu-item:not(.menu-link-accent)::before {
    margin-left: 0;
    opacity: 1;
}

.popup-menu .item .elementor-nav-menu a:focus {
    padding: 10px 0;
}

.popup-menu .menu-title-accent {
    font-family: "exo-soft", sans-serif;
    font-size: clamp(20px, 5vw, 70px);
    text-transform: uppercase;
    margin-right: 20px;
}

@media (width > 1024px) {
    .popup-menu .item:not(:last-of-type) {
        border-right: 0;
    }
}

@media (width > 1023px) {
    .popup-menu .menu-title-accent {
        writing-mode: sideways-lr;
        text-orientation: mixed;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-16c6e4d */.popup-bottom {
    font-family: "exo-soft", sans-serif;
    font-size: clamp(18px, 2vw, 30px);
}

.popup-bottom .elementor-button {
    font-size: clamp(18px, 2vw, 60px);
    border: 0 none;
    padding: 0 !important;
    margin: 0 !important;
}/* End custom CSS */