.elementor-kit-6{--e-global-color-primary:#ED2924;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#ED2924;--e-global-typography-primary-font-family:"pragmatapro-fraktur";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"pragmatapro-fraktur";--e-global-typography-secondary-font-size:1rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"pragmatapro-fraktur";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"pragmatapro-fraktur";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-font-style:italic;color:var( --e-global-color-text );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 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );font-family:"pragmatapro-fraktur", Sans-serif;font-size:1rem;font-weight:400;text-decoration:underline;}.elementor-kit-6 a:hover{color:var( --e-global-color-text );font-family:"pragmatapro-fraktur", Sans-serif;font-weight:600;text-decoration:underline;}.elementor-kit-6 h1{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 );}.elementor-kit-6 h2{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 );}.elementor-kit-6 h3{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 );}.elementor-kit-6 h4{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 );}.elementor-kit-6 h5{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 );}.elementor-kit-6 h6{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 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;}{}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-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h4{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h4{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
	--blending: difference;
	--top-space: 13vh;
}

html {
	font-size: 15px;
}

body, header {
    background-color: white;
}

.blendingKirsch, .header {
    mix-blend-mode: var(--blending);
}

.blendingKirsch *, .header * {
    	color: white !important;
    	fill: white !important;
    	mix-blend-mode: var(--blending);
    	z-index: 3;
}

.e-filter-item[aria-pressed="false"] {
  color: #6F6F6F !important;
}

.e-filter-item[aria-pressed="true"] {
  color: white !important;
}

.header .workImage {
    filter: invert(1);
}

.blendingKirsch a:hover {
    color: var(--e-global-color-accent) !important;
    transition: color 0.2s;
}


p:last-of-type {
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-block-start: 0;
}

.elementor-post a {
    transition: color 2s ease-in-out;
}

.divider, .divider-always-visible {

}

@media only screen and (min-width: 767px) {
    .overflow {
        height: calc(100vh - 20px) !important;
        overflow: auto;
        -ms-overflow-style: none; 
        scrollbar-width: none;  
    }
    .overflow::-webkit-scrollbar {
      display: none;
    }
}

.copyright, .copyright a {
	font-size: 0.7rem;
}

::selection {
  background: #12d6db;
  color: black !important;
}
::-moz-selection {
  background: #12d6db;
  color: black !important;
}

img::selection {
  background: #ed2924;
}
img::-moz-selection {
  background: #ed2924;
}/* End custom CSS */