.elementor-kit-6{--e-global-color-primary:#182B54;--e-global-color-secondary:#FFC704;--e-global-color-text:#2E2E2E;--e-global-color-accent:#FCFCFC;--e-global-color-70220e4:#F3F3F3;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-size:clamp(3rem, -1.125rem + 11vw, 7.125rem);--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-size:clamp(1.875rem, 0.625rem + 3.3333vw, 3.125rem);--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:clamp(1rem, 0.875rem + 0.3333vw, 1.125rem);--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:clamp(1rem, 0.875rem + 0.3333vw, 1.125rem);--e-global-typography-accent-font-weight:400;--e-global-typography-e52125f-font-size:clamp(0.875rem, 0.75rem + 0.3333vw, 1rem);--e-global-typography-e52125f-font-weight:500;--e-global-typography-0a22b65-font-size:clamp(0.875rem, 0.75rem + 0.3333vw, 1rem);--e-global-typography-0a22b65-font-weight:400;--e-global-typography-e5fd4c1-font-size:clamp(1rem, 0.875rem + 0.3333vw, 1.125rem);--e-global-typography-e5fd4c1-font-weight:900;--e-global-typography-834f187-font-family:"Urbanist";--e-global-typography-834f187-font-size:clamp(1.625rem, 0.375rem + 3.3333vw, 2.875rem);--e-global-typography-834f187-font-weight:900;--e-global-typography-b3b7e90-font-size:clamp(1.25rem, 1rem + 0.6667vw, 1.5rem);--e-global-typography-b3b7e90-font-weight:500;--e-global-typography-17e7a0a-font-size:clamp(1.125rem, 1rem + 0.3333vw, 1.25rem);--e-global-typography-17e7a0a-font-weight:700;--e-global-typography-62e5bdb-font-family:"Urbanist";--e-global-typography-62e5bdb-font-size:clamp(1.625rem, 1.25rem + 1vw, 2rem);--e-global-typography-62e5bdb-font-weight:500;--e-global-typography-bb09f2e-font-size:clamp(0.875rem, 0.75rem + 0.3333vw, 1rem);--e-global-typography-bb09f2e-font-weight:700;background-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;--container-default-padding-top:0px;--container-default-padding-right:10px;--container-default-padding-bottom:0px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:30px;--container-default-padding-bottom:0px;--container-default-padding-left:30px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* SMOOTH ANIMATION */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }
    
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }
        
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }
            
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }
            
    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Urbanist';
	font-display: auto;
	src: url('https://stefan-carsten.nvn.digital/wp-content/uploads/2025/12/Urbanist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */