.elementor-kit-6{--e-global-color-primary:#EA6972;--e-global-color-secondary:#F7F4EF;--e-global-color-text:#843649;--e-global-color-accent:#DD8D41;--e-global-color-12f97c5:#FFFFFF;--e-global-typography-primary-font-family:"Celine";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Celine";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-accent-font-family:"Lora";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:20px;background-color:var( --e-global-color-secondary );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 );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:#FFFFFF;border-style:solid;border-color:var( --e-global-color-primary );border-radius:37px 37px 37px 37px;padding:11px 24px 11px 24px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#AC3E46;border-style:solid;border-color:#AC3E46;border-radius:37px 37px 37px 37px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{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 );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Celine", Sans-serif;font-size:50px;font-weight:500;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Lora", Sans-serif;font-size:30px;font-weight:500;line-height:42px;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:1px;}.elementor-kit-6 h5{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.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 );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Wrapper */
.wide-wrapper {
    width: 90%;
    margin: 0 auto;
}

.narrow-wrapper {
    width: 80%;
    margin: 0 auto;
}

.mood-hero {
    aspect-ratio: 2560 / 1216;
    max-height: 995px;
    min-height: 0 !important;
}

/* Blurred background effect */
.glass-header {
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/* Breiten */
.max-width-460px {
    max-width: 460px !important;
}

/* Höhen */
.height-40px {
    height: 40px;
}

/* Bullet Listen */
.bullet-list ul li {
  margin-bottom: 4px;
}
.bullet-list ul {
  padding-left: 14px;
}

/* Position center */
.self-center {
    transform: translate(-50%, -50%);
}

/* Shrink down in flex box */
.flex-auto {
  flex: 0 0 auto;
  width: auto;
}

/* Resets */
.button-reset button:hover,
.button-reset button[aria-selected="true"] {
    border-radius: 0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Celine';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://brigittelucin.com/wp-content/uploads/2026/01/bv_celine_regular-webfont.woff2') format('woff2'),
		url('https://brigittelucin.com/wp-content/uploads/2026/01/bv_celine_regular-webfont.woff') format('woff'),
		url('https://brigittelucin.com/wp-content/uploads/2026/01/BV-Celine-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Celine';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://brigittelucin.com/wp-content/uploads/2026/01/bv_celine_italic-webfont.woff2') format('woff2'),
		url('https://brigittelucin.com/wp-content/uploads/2026/01/bv_celine_italic-webfont.woff') format('woff'),
		url('https://brigittelucin.com/wp-content/uploads/2026/01/BV-Celine-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://brigittelucin.com/wp-content/uploads/2026/01/Inter-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://brigittelucin.com/wp-content/uploads/2026/01/Inter-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lora';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://brigittelucin.com/wp-content/uploads/2026/01/lora-italic-webfont.woff2') format('woff2'),
		url('https://brigittelucin.com/wp-content/uploads/2026/01/lora-italic-webfont.woff') format('woff'),
		url('https://brigittelucin.com/wp-content/uploads/2026/01/lora-italic-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */