.elementor-kit-9{--e-global-color-primary:#C9A46C;--e-global-color-secondary:#C37B84;--e-global-color-text:#2B2322;--e-global-color-accent:#8B2E3A;--e-global-color-9627f0b:#F7EFEF;--e-global-color-3d7a9e8:#F4ECE7;--e-global-color-8bcd904:#B88A44;--e-global-color-ed68e0b:#5A4745;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:clamp(2.8rem, 2.2rem + 3vw, 5rem);--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:0.01em;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:clamp(2.2rem, 1.6rem + 2vw, 3.6rem);--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0.01em;--e-global-typography-text-font-family:"Playfair Display";--e-global-typography-text-font-size:clamp(1.8rem, 1.4rem + 1.5vw, 2.6rem);--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.3em;--e-global-typography-text-word-spacing:0.02em;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-size:clamp(1.4rem, 1.1rem + 1vw, 2rem);--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3em;--e-global-typography-accent-letter-spacing:0.02em;--e-global-typography-974c5f8-font-family:"Playfair Display";--e-global-typography-974c5f8-font-size:clamp(1.1rem, 0.9rem + 0.8vw, 1.6rem);--e-global-typography-974c5f8-font-weight:300;--e-global-typography-974c5f8-font-style:italic;--e-global-typography-974c5f8-line-height:1.4em;--e-global-typography-974c5f8-letter-spacing:0.1em;--e-global-typography-e169609-font-family:"Raleway";--e-global-typography-e169609-font-size:1.125rem;--e-global-typography-e169609-font-weight:600;--e-global-typography-e169609-line-height:1.5em;--e-global-typography-e169609-letter-spacing:0.025em;--e-global-typography-9675a9c-font-family:"Arial";--e-global-typography-9675a9c-font-size:1.125rem;--e-global-typography-9675a9c-font-weight:500;--e-global-typography-9675a9c-line-height:1.5em;--e-global-typography-9675a9c-letter-spacing:0.05em;--e-global-typography-32a6ce8-font-family:"Arial";--e-global-typography-32a6ce8-font-size:0.875rem;--e-global-typography-32a6ce8-font-weight:500;--e-global-typography-32a6ce8-line-height:1.5em;--e-global-typography-32a6ce8-letter-spacing:0.025em;--e-global-typography-c1f3f6c-font-family:"Arial";--e-global-typography-c1f3f6c-font-size:0.75rem;--e-global-typography-c1f3f6c-font-weight:500;--e-global-typography-c1f3f6c-line-height:1.5em;--e-global-typography-c1f3f6c-letter-spacing:0.025em;--e-global-typography-c7c8b66-font-family:"Arial";--e-global-typography-c7c8b66-font-size:1.5rem;--e-global-typography-c7c8b66-font-weight:300;--e-global-typography-c7c8b66-line-height:1.5em;--e-global-typography-693682d-font-family:"Arial";--e-global-typography-693682d-font-size:1.125rem;--e-global-typography-693682d-font-weight:400;--e-global-typography-693682d-line-height:1.75em;--e-global-typography-504571f-font-family:"Arial";--e-global-typography-504571f-font-size:0.875rem;--e-global-typography-504571f-font-weight:500;--e-global-typography-504571f-line-height:1.5em;--e-global-typography-8f8ab16-font-family:"Arial";--e-global-typography-8f8ab16-font-size:0.75rem;--e-global-typography-8f8ab16-font-weight:500;--e-global-typography-8f8ab16-line-height:1.5em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:min(80rem, 90%);}.e-con{--container-max-width:min(80rem, 90%);--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);}@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 *//* iOS-Style Liquid Glass – optimierte Helligkeit */
.liquid-glass {
  backdrop-filter: blur(24px) saturate(180%);
  -webkit-backdrop-filter: blur(24px) saturate(180%);
  background: rgba(255, 255, 255, 0.38); /* etwas dunkler als zuvor */
  border-radius: 28px; /* iOS-typische Rundung */
  border: 1px solid rgba(255, 255, 255, 0.45); /* subtilerer Rand */
  box-shadow:
    0 6px 18px rgba(0,0,0,0.06),         /* sehr leichter Schatten */
    inset 0 1px 2px rgba(255,255,255,0.6); /* zartes Highlight */
  position: relative;
  overflow: hidden;
}

/* Apple-typischer Glanz */
.liquid-glass::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(
    to bottom right,
    rgba(255,255,255,0.45),   /* hell, aber nicht grell */
    rgba(255,255,255,0.18) 40%, 
    rgba(255,255,255,0.05) 80%
  );
  pointer-events: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/playfair-display-v40-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/playfair-display-v40-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/playfair-display-v40-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/playfair-display-v40-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/playfair-display-v40-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/playfair-display-v40-latin-900.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-100.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-200.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://lovecodes.de/wp-content/uploads/raleway-v37-latin-900.woff2') format('woff2');
}
/* End Custom Fonts CSS */