.elementor-kit-6{--e-global-color-primary:#AF1F4A;--e-global-color-secondary:#666666;--e-global-color-text:#1D1D1B;--e-global-color-accent:#F0F0F0;--e-global-color-7624cc4:#FFFFFF;--e-global-color-4a288c4:#EFD2DB;--e-global-color-bb303f7:#8A1839;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-5c5cf9f-font-family:"Lato";--e-global-typography-5c5cf9f-font-size:0.8rem;--e-global-typography-5c5cf9f-font-weight:700;--e-global-typography-5c5cf9f-text-transform:uppercase;--e-global-typography-5c5cf9f-letter-spacing:1px;--e-global-typography-afb6060-font-family:"Lato";--e-global-typography-afb6060-font-size:2.5em;--e-global-typography-afb6060-font-weight:700;--e-global-typography-a997344-font-family:"Lato";--e-global-typography-a997344-font-size:1.7em;--e-global-typography-a997344-font-weight:700;--e-global-typography-73aab1f-font-family:"Lato";--e-global-typography-73aab1f-font-size:1.65em;--e-global-typography-73aab1f-font-weight:700;--e-global-typography-f93ceac-font-family:"Lato";--e-global-typography-f93ceac-font-size:1.5em;--e-global-typography-f93ceac-font-weight:400;--e-global-typography-7838c64-font-family:"Lato";--e-global-typography-7838c64-font-size:1.35em;--e-global-typography-7838c64-font-weight:400;--e-global-typography-704d350-font-family:"Lato";--e-global-typography-704d350-font-size:1.25em;--e-global-typography-704d350-font-weight:300;--e-global-typography-9db605b-font-family:"Lato";--e-global-typography-9db605b-font-size:1em;--e-global-typography-410fdd2-font-family:"Lato";--e-global-typography-410fdd2-font-size:1em;--e-global-typography-410fdd2-font-weight:700;font-family:"Lato", Sans-serif;font-size:1em;}.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:"Lato", Sans-serif;font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-7624cc4 );border-radius:0px 0px 0px 0px;padding:var(--buttonpadding) var(--innerpadding) var(--buttonpadding) var(--innerpadding);}.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:var( --e-global-color-bb303f7 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Lato", Sans-serif;}.elementor-kit-6 h1{font-family:"Lato", Sans-serif;font-weight:700;}.elementor-kit-6 h2{font-family:"Lato", Sans-serif;font-weight:700;}.elementor-kit-6 h3{font-family:"Lato", Sans-serif;}.elementor-kit-6 h4{font-family:"Lato", Sans-serif;}.elementor-kit-6 h5{font-family:"Lato", Sans-serif;}.elementor-kit-6 h6{font-family:"Lato", Sans-serif;}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media(max-width:1024px){
body {
    --h1: 2em;

    }
}

body {
    --br: 15px;
    --br30: 30px;
    --bodytext: 15px;
    --h1: 2.5em;
    --h2: 1.7em;
    --h3: 1.65em;
    --h4: 1.5em;
    --h5: 1.35em;
    --h6: 1.25em;
    --padding: 60px;
    --padding30: 30px;
    --innerpadding: 1.75em; 
    --buttonpadding: 1.25em;
    --smalltext: calc(var(--bodytext) * .75);
}

body { hyphens:auto; }

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a  { text-decoration: none !important;}





.tch-red span {
    color: var(--e-global-color-primary);
}

.hovercontainer:hover {
    background-color: 
    var(--e-global-color-accent);
}


.shadow {
    box-shadow: 0 0 20px rgba(0,0,0,0.075) !important;
}
.rounded { 
    border-top-left-radius: var(--br);
    border-top-right-radius: var(--br);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: var(--br);
}

.rounded-30 { 
    border-top-left-radius: var(--br30);
    border-top-right-radius: var(--br30);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: var(--br30);
    
    
}
.section {
    padding-top: var(--padding);
    padding-bottom: var(--padding);
}
.section-top {
    padding-top: var(--padding);
}
.section-bottom {
    padding-bottom: var(--padding);
}


/* Rote Linie unten */
.verfahren-card {
  position: relative;
  overflow: hidden;
  transition: background 0.25s;
}

.verfahren-card::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  height: 3px;
  background: #AF1F4A;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

.verfahren-card:hover::before {
  transform: scaleX(1);
}

/* Pfeil/Button einblenden */
.verfahren-arrow {
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.verfahren-card:hover .verfahren-arrow {
  opacity: 1;
  transform: translateX(0);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://galvano-wittenstein.de/wp-content/uploads/2026/04/lato-v25-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://galvano-wittenstein.de/wp-content/uploads/2026/04/lato-v25-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://galvano-wittenstein.de/wp-content/uploads/2026/04/lato-v25-latin-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://galvano-wittenstein.de/wp-content/uploads/2026/04/lato-v25-latin-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */