.elementor-4631 .elementor-element.elementor-element-68c3baf0{--display:flex;--min-height:60px;--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;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4631 .elementor-element.elementor-element-31529b80{--display:flex;}.elementor-4631 .elementor-element.elementor-global-4644{width:100%;max-width:100%;text-align:justify;}.elementor-4631 .elementor-element.elementor-global-4644 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4631 .elementor-element.elementor-global-4644 .elementor-heading-title{font-family:var( --e-global-typography-b7c7f08-font-family ), Sans-serif;font-size:var( --e-global-typography-b7c7f08-font-size );font-weight:var( --e-global-typography-b7c7f08-font-weight );text-transform:var( --e-global-typography-b7c7f08-text-transform );font-style:var( --e-global-typography-b7c7f08-font-style );text-decoration:var( --e-global-typography-b7c7f08-text-decoration );line-height:var( --e-global-typography-b7c7f08-line-height );letter-spacing:var( --e-global-typography-b7c7f08-letter-spacing );color:#FFFFFF;}@media(max-width:1440px){.elementor-4631 .elementor-element.elementor-global-4644 .elementor-heading-title{font-size:var( --e-global-typography-b7c7f08-font-size );line-height:var( --e-global-typography-b7c7f08-line-height );letter-spacing:var( --e-global-typography-b7c7f08-letter-spacing );}}@media(max-width:1024px){.elementor-4631 .elementor-element.elementor-global-4644 .elementor-heading-title{font-size:var( --e-global-typography-b7c7f08-font-size );line-height:var( --e-global-typography-b7c7f08-line-height );letter-spacing:var( --e-global-typography-b7c7f08-letter-spacing );}}@media(max-width:767px){.elementor-4631 .elementor-element.elementor-element-68c3baf0{--min-height:50px;}.elementor-4631 .elementor-element.elementor-global-4644 .elementor-heading-title{font-size:var( --e-global-typography-b7c7f08-font-size );line-height:var( --e-global-typography-b7c7f08-line-height );letter-spacing:var( --e-global-typography-b7c7f08-letter-spacing );}}/* Start custom CSS for global, class: .elementor-global-4644 */.elementor-4631 .elementor-element.elementor-global-4644 {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

.elementor-4631 .elementor-element.elementor-global-4644 .elementor-heading-title,
.elementor-4631 .elementor-element.elementor-global-4644 .full-marquee {
    display: inline-block !important;
    white-space: nowrap !important;
    padding-left: 100% !important;          /* starter udenfor højre kant */
    animation: full-marquee-scroll 30s linear infinite !important;
    width: max-content !important;          /* tillader teksten at blive meget bred */
}

@keyframes full-marquee-scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* Pause på hover – valgfrit, men nice */
.elementor-4631 .elementor-element.elementor-global-4644:hover .elementor-heading-title {
    animation-play-state: unset !important;
}

@media (max-width: 767px) {
    .elementor-4631 .elementor-element.elementor-global-4644 .elementor-heading-title, .elementor-4631 .elementor-element.elementor-global-4644 .full-marquee {
        animation: full-marquee-scroll infinite 20s linear !important;
    }
}/* End custom CSS */