.elementor-175 .elementor-element.elementor-element-34c396a{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-175 .elementor-element.elementor-element-568daf8{--display:flex;--min-height:60vh;}.elementor-175 .elementor-element.elementor-element-568daf8:not(.elementor-motion-effects-element-type-background), .elementor-175 .elementor-element.elementor-element-568daf8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://zimmerei-buder.at/wp-content/uploads/2025/03/team_1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-175 .elementor-element.elementor-element-11bf068{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}.elementor-175 .elementor-element.elementor-element-d63b698{--display:flex;--justify-content:center;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:3rem;--padding-bottom:3rem;--padding-left:2rem;--padding-right:2rem;}.elementor-175 .elementor-element.elementor-element-d63b698:not(.elementor-motion-effects-element-type-background), .elementor-175 .elementor-element.elementor-element-d63b698 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-d8367cd );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-175 .elementor-element.elementor-element-34d939e{text-align:left;}.elementor-175 .elementor-element.elementor-element-34d939e .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:3rem;font-weight:400;color:#8C624A;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-175 .elementor-element.elementor-element-b73e32c{font-family:"Open Sans", Sans-serif;font-size:1.3rem;font-weight:300;color:#54595F;}.elementor-175 .elementor-element.elementor-element-b4e57bb{text-align:left;}.elementor-175 .elementor-element.elementor-element-b4e57bb .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:1.5rem;font-weight:400;color:#8C624A;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-175 .elementor-element.elementor-element-568daf8{--min-height:30vh;}.elementor-175 .elementor-element.elementor-element-d63b698{--padding-top:3rem;--padding-bottom:3rem;--padding-left:1rem;--padding-right:1rem;}.elementor-175 .elementor-element.elementor-element-34d939e .elementor-heading-title{font-size:2rem;}.elementor-175 .elementor-element.elementor-element-b4e57bb .elementor-heading-title{font-size:2rem;}}/* Start custom CSS for html, class: .elementor-element-af385c2 */.elementor-175 .elementor-element.elementor-element-af385c2 {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            color: #54595F;
            line-height: 1.6;
        }
        
        .chronik-container {
            font-family: 'Open Sans' !important;
            font-weight: 300 !important;
            width: 100%;
            max-width: 1000px;
            margin: 0 auto;
            padding: 20px;
        }
        
        .timeline {
            position: relative;
            padding: 0 0 0 40px;
        }
        
        .timeline::before {
            content: '';
            position: absolute;
            top: 0;
            left: 15.5px;
            width: 4px;
            height: 100%;
            background: #8C624A;
            border-radius: 2px;
        }
        
        .timeline-item {
            position: relative;
            margin-bottom: 40px;
            padding: 20px;
        }
        
        .timeline-item:last-child {
            margin-bottom: 0;
        }
        
        .timeline-item::before {
            content: '';
            position: absolute;
            top: 24px;
            left: -33px;
            width: 22px;
            height: 22px;
            border-radius: 50%;
            background-color: white;
            border: 4px solid #8C624A;
            z-index: 1;
        }
        
        .year {
            display: inline-block;
            background-color: #8C624A;
            color: white;
            padding: 6px 12px;
            border-radius: 4px;
            font-weight: bold;
            margin-bottom: 12px;
        }
        
        .timeline-content {
            position: relative;
        }
        
        .highlight {
            color: #8C624A;
            font-weight: 600;
        }
        
        @media (max-width: 768px) {
            .timeline {
                padding-left: 30px;
            }
            
            .timeline-item::before {
                left: -21px;
            }
        }
        
        @media (max-width: 480px) {
            .chronik-container {
                padding: 10px;
            }
            
            .timeline {
                padding-left: 26px;
            }
            
            .timeline-item {
                padding: 15px 10px;
            }
            
            .timeline-item::before {
                left: -18px;
                width: 12px;
                height: 12px;
                top: 25px;
            }
        }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-display: auto;
	src: url('https://zimmerei-buder.at/wp-content/uploads/2025/04/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */