.elementor-kit-6{--e-global-color-primary:#182E64;--e-global-color-secondary:#1A3A7A;--e-global-color-text:#212121;--e-global-color-accent:#4A90D9;--e-global-color-78bdd2e:#0F1E42;--e-global-color-3a2b4a7:#3178C6;--e-global-color-3c4744f:#6BA3E0;--e-global-color-3e8567a:#6C757D;--e-global-color-8780146:#F8F9FA;--e-global-color-7882159:#F5F5F5;--e-global-color-a9443fd:#FFFFFF;--e-global-color-226f1c5:#E9ECEF;--e-global-typography-primary-font-family:"HDA DIN Office";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"HDA DIN Office";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"HDA DIN Office";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"HDA DIN Office";--e-global-typography-accent-font-weight:600;font-size:16px;line-height:1.6em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:56px;font-weight:700;line-height:1.1em;}.elementor-kit-6 h2{font-size:40px;line-height:1.2em;}.elementor-kit-6 h3{font-size:32px;}.elementor-kit-6 h4{font-size:24px;}.elementor-kit-6 h5{font-size:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;font-weight:600;border-radius:50px 50px 50px 50px;padding:14px 32px 14px 32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:32px;}.elementor-kit-6 h3{font-size:28px;}.elementor-kit-6 h4{font-size:22px;}.elementor-kit-6 h5{font-size:18px;}.elementor-kit-6 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h5{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========================================
   LOGISTIKLABOR - Global Custom CSS
   ======================================== */

/* CSS Variablen (für Konsistenz) */
:root {
    --hda-navy: #182E64;
    --hda-navy-light: #1A3A7A;
    --hda-navy-dark: #0F1E42;
    --hda-accent: #4A90D9;
    --hda-accent-dark: #3178C6;
    --hda-accent-light: #6BA3E0;
    --radius-sm: 10px;
    --radius-md: 20px;
    --radius-lg: 35px;
    --radius-pill: 50px;
    --shadow-sm: 0 1px 3px rgba(0,0,0,0.08);
    --shadow-md: 0 4px 20px rgba(24,46,100,0.15);
    --shadow-lg: 0 10px 40px rgba(24,46,100,0.2);
    --transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Section Title Underline */
.elementor-heading-title.section-title::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, var(--hda-accent), var(--hda-accent-dark));
    margin-top: 12px;
    border-radius: 2px;
}

/* Card Hover Effect */
.card-hover {
    transition: transform var(--transition), box-shadow var(--transition);
}

.card-hover:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-lg);
}

/* Link Underline Animation */
.animated-link {
    position: relative;
}

.animated-link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--hda-accent);
    transition: width var(--transition);
}

.animated-link:hover::after {
    width: 100%;
}

/* Gradient Backgrounds */
.bg-navy-gradient {
    background: linear-gradient(135deg, var(--hda-navy) 0%, var(--hda-navy-dark) 100%);
}

/* Focus States (Accessibility) */
a:focus-visible,
button:focus-visible {
    outline: 3px solid var(--hda-accent);
    outline-offset: 2px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'HDA DIN Office';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dev.logistics-lab-h-da.de/wp-content/uploads/2026/02/HDADINOff.woff2') format('woff2');
}
@font-face {
	font-family: 'HDA DIN Office';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dev.logistics-lab-h-da.de/wp-content/uploads/2026/02/HDADINOffMed.woff2') format('woff2');
}
@font-face {
	font-family: 'HDA DIN Office';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dev.logistics-lab-h-da.de/wp-content/uploads/2026/02/HDADINOffBld.woff2') format('woff2');
}
/* End Custom Fonts CSS */