.elementor-kit-7{--e-global-color-primary:#8E1619;--e-global-color-secondary:#CE0407;--e-global-color-text:#FF821C;--e-global-color-accent:#2A0503;--e-global-color-421e674:#2A0503;--e-global-color-c63bd06:#FFFFFF;--e-global-color-57afe49:#F6F2EE;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2cf2139-font-family:"Poppins";--e-global-typography-2cf2139-font-size:3.125rem;--e-global-typography-2cf2139-font-weight:700;--e-global-typography-2cf2139-line-height:70px;--e-global-typography-ca7b8fa-font-family:"Poppins";--e-global-typography-ca7b8fa-font-size:1.875rem;--e-global-typography-ca7b8fa-font-weight:700;--e-global-typography-80a4deb-font-family:"Poppins";--e-global-typography-80a4deb-font-size:1.25rem;font-family:"Poppins", Sans-serif;font-size:1.25rem;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Poppins", Sans-serif;font-size:3.125rem;font-weight:700;line-height:70px;}.elementor-kit-7 h2{font-family:"Poppins", Sans-serif;font-size:1.875rem;font-weight:normal;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:1rem;--container-default-padding-right:1rem;--container-default-padding-bottom:1rem;--container-default-padding-left:1rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-2cf2139-font-size:1.875rem;--e-global-typography-ca7b8fa-font-size:1.2rem;--e-global-typography-80a4deb-font-size:0.95rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.italic-headline {
    font-style: italic;
    color: var(--e-global-color-text);
}


/* Leistungen Hover Effect */

.leistungen_container {
    border-radius: 0px 20px 20px 20px;
    transition: all 0.4s !important;
    cursor: pointer;
}

.leistungen_text {
    transition: all 0.4s;
}

.leistungen_container:hover {
    background-color: var(--e-global-color-primary);
}

.leistungen_container:hover .leistungen_text {
    color: white !important;
}

.leistungen_container:hover svg.letter_icon_svg path {
    fill: white !important;
    stroke: var(--e-global-color-primary) !important;
}

.leistungen_container:hover svg.arrow_icon_svg circle {
    fill: white !important;
}

.leistungen_container:hover svg.arrow_icon_svg path {
    fill: var(--e-global-color-primary) !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sozialstation-weil.kontraste.agency/wp-content/uploads/2026/01/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://sozialstation-weil.kontraste.agency/wp-content/uploads/2026/01/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://sozialstation-weil.kontraste.agency/wp-content/uploads/2026/01/Poppins-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */