.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"TestSöhne-Buch";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"TestSöhne-Buch";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"TestSöhne-Buch";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"TestSöhne-Buch";--e-global-typography-accent-font-weight:500;font-family:"TestSöhne-Buch", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
   background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-container {
  text-align: center;
  color: white;
}

.preloader-logo {
  width: 350px;
  max-width: 20vw;
  margin-bottom: 1.5em;
  opacity: 0;
}

.preloader-message {
  font-size: 19px;
  max-width: 90vw;
  margin: 0 auto;
  line-height: 1.4;
  opacity: 0;
  text-align: center;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TestSöhne-Buch';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.renderworks-studio.com/wp-content/uploads/2025/06/TestSohne-Buch.woff2') format('woff2'),
		url('https://www.renderworks-studio.com/wp-content/uploads/2025/06/TestSohne-Buch.woff') format('woff');
}
/* End Custom Fonts CSS */