:root{--primary-color: #0f0f0f;--secondary-color: #60686f;--accent-color: #007bff;--light-gray: #f8f9fa;--border-color: #e5e5e5;--white: #ffffff;--dark-gray: #404040;--background-color: #fafafa;--gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-dark: linear-gradient(135deg, #2c3e50 0%, #3498db 100%)}#kontakt{margin-top:75px}#kontakt .kontakt-widget{background:var(--white);border:2px solid var(--border-color);border-radius:0;padding:30px;margin-top:2rem;box-shadow:0 10px 40px rgba(0,0,0,.1);clip-path:polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 30px 100%, 0 calc(100% - 30px))}#kontakt .kontakt-widget h2{font-size:2rem !important;margin-bottom:1.5rem;text-align:center;font-weight:bold;color:#000}#kontakt .kontakt-widget .kontakt-info{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem 3rem}@media(max-width: 991px){#kontakt .kontakt-widget .kontakt-info{flex-direction:column;gap:1.5rem}}#kontakt .kontakt-widget .kontakt-item{display:flex;align-items:flex-start;gap:1rem}#kontakt .kontakt-widget .kontakt-item i{font-size:1.5rem;color:#3b0084;margin-top:.25rem;min-width:24px}#kontakt .kontakt-widget .kontakt-item .kontakt-details{display:flex;flex-direction:column;gap:.25rem}#kontakt .kontakt-widget .kontakt-item .kontakt-details .kontakt-label{font-size:.875rem;color:var(--secondary-color);font-weight:500;text-transform:uppercase;letter-spacing:.5px}#kontakt .kontakt-widget .kontakt-item .kontakt-details a{color:var(--dark-gray);text-decoration:none;font-size:1.125rem;font-weight:500;white-space:nowrap;transition:color .3s ease}#kontakt .kontakt-widget .kontakt-item .kontakt-details a:hover{color:#3b0084}
