@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(fonts/inter-v20-latin-300.woff2) format('woff2')}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(fonts/inter-v20-latin-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(fonts/inter-v20-latin-600.woff2) format('woff2')}body{font-family:Inter,sans-serif;background-color:#f9fafb}.hero-section{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(Landschaft.png);background-size:cover;background-position:center;height:50vh;background-color:#2c3e50;position:relative;overflow:hidden}.motorhome-animation{position:absolute;bottom:-10px;width:auto;max-height:20vh;z-index:5;animation:combinedDriveLoop 30s infinite;pointer-events:none}@keyframes combinedDriveLoop{0%{left:110%;transform:scaleX(1);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}43.3%{left:-500px;transform:scaleX(1)}43.4%{left:-500px;transform:scaleX(1)}49.9%{left:-500px;transform:scaleX(1)}50%{left:-500px;transform:scaleX(-1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}93.3%{left:110%;transform:scaleX(-1)}93.4%{left:110%;transform:scaleX(-1)}100%{left:110%;transform:scaleX(-1)}}.company-card{transition:transform .3s ease,box-shadow .3s ease}.company-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.logo-container{height:6rem;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:1.5rem}.modal{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);align-items:center;justify-content:center}.modal.open{display:flex}.modal-content{background-color:#fff;padding:2.5rem;border-radius:1.5rem;max-width:600px;width:90%;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}