.elementor-kit-8{--e-global-color-primary:#010101;--e-global-color-secondary:#AAAAAA;--e-global-color-text:#FDFDFD;--e-global-color-accent:#5C2483;--e-global-typography-primary-font-family:"Albert Sans";--e-global-typography-primary-font-size:clamp(4rem, 2.1429rem + 3.8095vw, 15rem);--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:0.9em;--e-global-typography-primary-letter-spacing:-0.04em;--e-global-typography-secondary-font-family:"Albert Sans";--e-global-typography-secondary-font-size:clamp(2rem, 1rem + 4vw, 7rem);--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:0.9em;--e-global-typography-secondary-letter-spacing:-0.04em;--e-global-typography-text-font-family:"Source Sans";--e-global-typography-text-font-size:clamp(1rem, 0.95rem + 0.5vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Albert Sans";--e-global-typography-accent-font-size:clamp(1.125rem, 0.9rem + 2.5vw, 3rem);--e-global-typography-accent-font-weight:300;--e-global-typography-accent-line-height:1.2em;--e-global-typography-accent-letter-spacing:-0.03em;background-color:var( --e-global-color-text );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:0px;}.elementor-kit-8 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-8 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80rem;}.e-con{--container-max-width:80rem;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1.25rem;}.elementor-element{--widgets-spacing:1.25rem 1.25rem;--widgets-spacing-row:1.25rem;--widgets-spacing-column:1.25rem;}{}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-kit-8 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-behavior: auto !important;
}
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}



@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: 'Albert Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('http://architrav-architektur.de/wp-content/uploads/2025/11/albert-sans-v4-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Albert Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://architrav-architektur.de/wp-content/uploads/2025/11/albert-sans-v4-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Albert Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://architrav-architektur.de/wp-content/uploads/2025/11/albert-sans-v4-latin-500.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Source Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://architrav-architektur.de/wp-content/uploads/2025/11/source-sans-3-v19-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Source Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://architrav-architektur.de/wp-content/uploads/2025/11/source-sans-3-v19-latin-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */