.kontakt-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.contact-card-large{max-width:none;margin-bottom:2rem}.kontakt-info{background-color:#ffffff;border-radius:1rem;padding:2rem;border:1px solid rgba(20,20,19,.08);backdrop-filter:blur(10px)}.kontakt-info h3{margin-bottom:1.5rem;text-align:center;color:#1c1d21}.info-item{margin-bottom:2rem}.info-item:last-child{margin-bottom:0}.info-item h4{font-size:.9rem;margin-bottom:.5rem;color:var(--accent-lavender);text-transform:uppercase;letter-spacing:.05em}.info-item p{color:var(--gray-600);line-height:1.6}.info-item p a{color:var(--gray-600);text-decoration:none;transition:color .3s ease}.info-item p a:hover{color:var(--accent-lavender);text-decoration:underline}.kontakt-form-wrapper{background-color:#ffffff;border-radius:1.5rem;padding:3rem;border:1px solid rgba(20,20,19,.08);backdrop-filter:blur(10px);scroll-margin-top:8rem}.kontakt-form-wrapper h2{margin-bottom:2rem;color:#1c1d21;font-size:2rem;letter-spacing:-.02em}.kontakt-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:600;color:#38393e;font-size:.9rem}.form-group input:not([type=checkbox]),.form-group select,.form-group textarea{width:100%!important;padding:.875rem 1rem!important;background-color:#f7f7f5!important;border:1px solid rgba(20,20,19,.14)!important;border-radius:.75rem!important;font-size:1rem!important;font-family:inherit;color:#1c1d21!important;transition:border-color .3s ease;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;box-sizing:border-box!important;min-height:50px!important;box-shadow:none!important;background-image:none!important;outline:none!important}.form-group input:not([type=checkbox]):invalid,.form-group textarea:invalid{box-shadow:none!important;outline:none!important;border-color:rgba(20,20,19,.14)!important;background-color:#f7f7f5!important}.form-group input:not([type=checkbox]):focus,.form-group select:focus,.form-group textarea:focus{outline:3px solid rgba(49,83,69,.18)!important;outline-offset:1px!important;border-color:#315345!important;background-color:#ffffff!important}.form-group input:-webkit-autofill,.form-group input:-webkit-autofill:focus,.form-group input:-webkit-autofill:hover,.form-group select:-webkit-autofill,.form-group select:-webkit-autofill:focus,.form-group select:-webkit-autofill:hover,.form-group textarea:-webkit-autofill,.form-group textarea:-webkit-autofill:focus,.form-group textarea:-webkit-autofill:hover{-webkit-text-fill-color:#1c1d21!important;-webkit-box-shadow:inset 0 0 0 1000px #f7f7f5!important;transition:background-color 5000s ease-in-out 0s;caret-color:#1c1d21!important;border-color:rgba(49,83,69,.2)!important}.form-group textarea{resize:vertical}.form-group-consent{margin-top:-.15rem}.consent-label{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:.75rem;margin:0!important;color:#4e5149!important;font-weight:500!important;line-height:1.55}.consent-label input[type=checkbox]{width:20px;height:20px;margin:.1rem 0 0;accent-color:#315345}.consent-label input[type=checkbox]:focus-visible{outline:3px solid rgba(49,83,69,.22);outline-offset:3px}.consent-label a{color:#294738;font-weight:650;text-decoration:underline;text-underline-offset:3px}.kontakt-form .btn-full{width:100%;font-size:1.125rem;margin-top:2rem;background:#315345;color:white;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease}.kontakt-form .btn-full:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 30px -10px rgba(49,83,69,.3)}.kontakt-form .btn-full:focus-visible{outline:3px solid rgba(49,83,69,.28);outline-offset:3px}.form-message{padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;font-weight:500}.form-message-success{background-color:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);color:#15803d}.form-message-error{background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:#dc2626}@media (max-width:968px){.kontakt-grid{gap:3rem}.form-row,.kontakt-grid{grid-template-columns:1fr}.kontakt-form-wrapper{padding:2rem}.info-item p a{display:inline-block;padding:.5rem 0}}