body{font-family:Poppins,sans-serif}h1,.brand-title{font-family:Train One,cursive}nav a:not(.btn){position:relative;display:inline-block;color:#fff;text-decoration:none;transition:color .3s ease}nav a:not(.btn):after{content:"";position:absolute;width:0;height:2px;display:block;background:#fff;transition:width .3s;left:0;bottom:-4px}nav a:not(.btn):hover:after{width:100%}.hero-section .container{max-width:600px}.hero-section{border-bottom:2px solid black;border-top:2px solid white;min-height:100vh;background:linear-gradient(-45deg,#007bff,#6610f2,#6f42c1,#17a2b8);background-size:400% 400%;animation:gradientBG 15s ease infinite;padding:0}.leistungen-section,.aboutUs-section,.kontakt-section,.usearea-section{border-bottom:2px solid black}.kontakt-background{background-image:url(/working.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.4}.bg-primary{background-color:#6023f3!important}.text-primary{color:#6023f3!important}.pointer{cursor:pointer}@keyframes gradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.full-screen-height{height:80vh}.under-construction{height:80vh;background:linear-gradient(135deg,#343a40,#6c757d);padding:2rem}.card-hover{transition:transform .3s ease,box-shadow .3s ease}.card-hover:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 24px #00000026}
