.dk-kontakt-page .dk-page-head{margin-bottom:2rem}@media (min-width:768px){.dk-kontakt-page .dk-page-head{margin-bottom:2.5rem}}.dk-kontakt-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width:1024px){.dk-kontakt-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,0.95fr);gap:3.5rem 4rem}}.dk-kontakt-content{max-width:34rem}.dk-kontakt-content__lead{margin-bottom:1rem;font-size:1.125rem;font-weight:700;line-height:1.45;letter-spacing:-.01em;color:#0a0a0a}.dk-kontakt-content__lead p{margin:0}.dk-kontakt-content__body{color:#525252;font-size:calc(0.9375rem + 1px);line-height:1.65}.dk-kontakt-content__body p{margin:0 0 1rem}.dk-kontakt-content__body p:last-child{margin-bottom:0}.dk-kontakt-content__body strong{font-weight:600;color:#171717}.dk-kontakt-content__email{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid #e5e5e5}.dk-kontakt-content__email-label{margin:0 0 .375rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#737373}.dk-kontakt-content__email-value{margin:0;font-size:1.0625rem;font-weight:700}.dk-kontakt-content__email-value a{color:#0a0a0a;text-decoration:none}.dk-kontakt-content__email-value a:hover{text-decoration:underline;text-underline-offset:3px}.dk-kontakt-form-wrap{width:100%;max-width:26rem}@media (min-width:1024px){.dk-kontakt-form-wrap{justify-self:end}}.dk-kontakt-form-card{border:1px solid #e5e5e5;border-radius:1.25rem;background:#fafafa;padding:1.25rem}@media (min-width:640px){.dk-kontakt-form-card{padding:1.5rem}}.dk-kontakt-form-messages{margin-top:1rem}.dk-kontakt-notice,.dk-kontakt-form-messages.dk-kontakt-notice{padding:.75rem .875rem;border-radius:.625rem;font-size:.8125rem;line-height:1.45}.dk-kontakt-notice--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.dk-kontakt-notice--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.dk-kontakt-form__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.dk-kontakt-form__row--half{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.dk-kontakt-form__field{margin:0 0 .875rem}.dk-kontakt-form__field label{display:block;margin-bottom:.35rem;font-size:.8125rem;font-weight:600;color:#404040}.dk-kontakt-form__req{color:#a3a3a3;font-weight:500}.dk-kontakt-form__field input[type='text'],.dk-kontakt-form__field input[type='email'],.dk-kontakt-form__field select,.dk-kontakt-form__field textarea{width:100%;border:1px solid #e5e5e5;border-radius:.625rem;background:#fff;padding:.5625rem .75rem;font-family:'Open Sans',system-ui,sans-serif;font-size:.875rem;line-height:1.45;color:#0a0a0a;transition:border-color 0.15s ease,box-shadow 0.15s ease}.dk-kontakt-form__field input[type='file']{width:100%;border:1px dashed #d4d4d4;border-radius:.625rem;background:#fff;padding:.5rem .625rem;font-size:.8125rem;color:#525252}.dk-kontakt-form__field textarea{resize:vertical;min-height:5.5rem}.dk-kontakt-form__field input:focus,.dk-kontakt-form__field select:focus,.dk-kontakt-form__field textarea:focus{outline:none;border-color:#a3a3a3;box-shadow:0 0 0 3px rgb(0 0 0 / .06)}.dk-kontakt-form__field--check{margin-bottom:1rem}.dk-kontakt-form__check-label{display:flex;align-items:flex-start;gap:.5rem;margin:0;cursor:pointer}.dk-kontakt-form__check-label input{margin-top:.15rem;flex-shrink:0;width:.9375rem;height:.9375rem;accent-color:#0a0a0a}.dk-kontakt-form__check-text{font-size:.75rem;line-height:1.45;color:#525252}.dk-kontakt-form__check-text a{color:#171717;font-weight:600;text-decoration:underline;text-underline-offset:2px}.dk-kontakt-form__actions{margin:0}.dk-kontakt-form-card--loading{position:relative}.dk-kontakt-form-card--loading::before{content:'';position:absolute;inset:0;z-index:2;border-radius:inherit;background:rgb(255 255 255 / .55);pointer-events:none}.dk-kontakt-form--loading{position:relative;z-index:1}.dk-kontakt-form__submit{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:.625rem;background:#0a0a0a;padding:.6875rem 1.25rem;font-family:'Open Sans',system-ui,sans-serif;font-size:.875rem;font-weight:600;line-height:1.45;color:#fff;cursor:pointer;transition:background-color 0.15s ease,transform 0.15s ease,opacity 0.15s ease}.dk-kontakt-form__submit-spinner{width:1rem;height:1rem;flex-shrink:0;border:2px solid rgb(255 255 255 / .35);border-top-color:#fff;border-radius:50%;animation:dk-kontakt-spin 0.65s linear infinite}@keyframes dk-kontakt-spin{to{transform:rotate(360deg)}}.dk-kontakt-form__submit:hover{background:#262626}.dk-kontakt-form__submit:active{transform:scale(.99)}.dk-kontakt-form__submit:disabled{cursor:wait;opacity:.85}@media (max-width:479px){.dk-kontakt-form__row--half{grid-template-columns:1fr}}