/* ===================================== *//* ========== 5. Über uns  ========== *//* ===================================== */.section-ueberuns{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:100px 20px;max-width:1200px;margin:auto;margin-top:20px}.text-ueberuns{flex:1 1 500px;padding:30px}.text-ueberuns h1{font-size:2.2rem;color:#e30615ce;margin-bottom:20px}.text-ueberuns p{font-size:1.1rem;line-height:1.7;margin-bottom:18px}.image-content{flex:1 1 400px;padding:30px;text-align:center}.image-content img{width:100%;max-width:500px;border-radius:12px;box-shadow:0 8px 20px rgba(0, 0, 0, 0.1)}@media (max-width: 768px){/*unterseite über uns page*/.section-ueberuns{flex-direction:column;text-align:center}.text-ueberuns,.image-content{padding:20px}.text-ueberuns h1{font-size:1.8rem}.text-ueberuns p{font-size:1rem}}