@font-face{font-family:Home;src:url(/assets/Home-Thin-DHyQ_xgy.woff) format("woff");font-weight:100;font-display:swap}@font-face{font-family:Home;src:url(/assets/Home-Light-BfF99HF2.woff) format("woff");font-weight:300;font-display:swap}@font-face{font-family:Home;src:url(/assets/Home-Regular-B3_1z07R.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Home;src:url(/assets/Home-Bold-vUSsmpei.woff) format("woff");font-weight:700;font-display:swap}@font-face{font-family:Home;src:url(/assets/Home-Black-D3rcxSIO.woff) format("woff");font-weight:900;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Home,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f4f6;color:#171717;line-height:1.5}.form-shell{min-height:100dvh;display:flex;flex-direction:column}.form-footer{text-align:center;padding:1.5rem 0;display:flex;align-items:center;justify-content:center;gap:.4rem}.form-footer-logo{height:.75rem;width:auto;opacity:.35}.form-footer-text{font-size:.6875rem;color:#c4c4c4;letter-spacing:.02em}.loading-wrapper{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.loading-card{background:#fff;border-radius:16px;padding:3rem 2rem;max-width:520px;width:100%;box-shadow:0 4px 20px #00000012,0 1px 4px #0000000a;text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#dc2626;border-radius:50%;margin:1.75rem auto 1.25rem;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:.875rem;color:#a3a3a3}.form-container{max-width:780px;margin:0 auto;padding:0 1rem;flex:1}.kk-form{max-width:860px}.form-header{text-align:center;padding:2.75rem 0 1.75rem}.brand-logo{display:block;margin-bottom:.75rem}.brand-logo-img{height:2rem;width:auto;max-width:100%;display:block;margin:0 auto}.form-sender{display:inline-flex;align-items:center;gap:.625rem;margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid #ebebeb;width:100%;justify-content:center}.form-sender-logo{height:1.375rem;width:auto}.form-sender-divider{display:inline-block;width:1px;height:1.125rem;background:#d4d4d4;flex-shrink:0}.form-sender-name{font-size:.8125rem;color:#737373;font-weight:500}.form-header h1{font-size:1.5rem;font-weight:700;color:#171717;margin:0 0 .25rem}.form-header .subtitle{color:#525252;font-size:.875rem;max-width:560px;margin:.4rem auto 0}.form-card{background:#fff;border-radius:16px;padding:2rem 2rem 2.1rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000012,0 1px 4px #0000000a}.kk-section{padding:0;border:none;border-radius:0;background:transparent}.kk-section+.kk-section{margin-top:2rem;padding-top:1.9rem;border-top:1px solid #e5e5e5}.kk-section--intro,.kk-section--consent{background:transparent}.kk-section-header{margin-bottom:1.4rem}.kk-section-eyebrow{display:block;margin-bottom:.35rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#525252}.kk-section-header h2{font-size:1.125rem;font-weight:700;color:#171717;margin-bottom:.3rem}.kk-section-header p{color:#525252;font-size:.875rem;line-height:1.5;max-width:620px}.form-intro{color:#525252;font-size:.875rem;margin-bottom:1.75rem;line-height:1.5}.field{margin-bottom:1.25rem}.field label{display:block;font-size:.875rem;font-weight:700;margin-bottom:.4rem;color:#171717}.field-optional{font-weight:400;color:#737373;font-size:.8125rem}.field input[type=text],.field input[type=email],.field input[type=tel],.field input[type=number],.field textarea{width:100%;padding:.625rem .875rem;border:1px solid #e5e5e5;border-radius:8px;font-size:.875rem;font-family:inherit;color:#171717;background:#fff;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.field input:focus,.field textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.field input.readonly{background:#fafafa;color:#525252;cursor:default}.field textarea{resize:vertical}.kk-criteria-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}.helper-text{display:block;font-size:.75rem;color:#737373;margin-top:.3rem}.dawa-autocomplete{position:relative}.dawa-suggestions{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow-y:auto;border:1px solid #e5e5e5;border-radius:8px;background:#fff;box-shadow:0 10px 30px #0000001f,0 2px 8px #0000000f}.dawa-suggestion{display:block;width:100%;padding:.7rem .875rem;border:none;border-bottom:1px solid #f0f0f0;background:#fff;color:#171717;font-family:inherit;font-size:.875rem;line-height:1.4;text-align:left;cursor:pointer}.dawa-suggestion:last-child{border-bottom:none}.dawa-suggestion:hover,.dawa-suggestion:focus{outline:none;background:#fef2f2}.dawa-status{padding:.75rem .875rem;color:#737373;font-size:.8125rem}.dawa-selected{display:block;margin-top:.3rem;color:#15803d;font-size:.75rem;font-weight:700}.field-row.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.field-row.two-col{grid-template-columns:1fr}}.radio-group{display:flex;flex-direction:row;gap:1.25rem;margin-top:.25rem}.radio-group.vertical{flex-direction:column;gap:.4rem}.radio-option{display:block;position:relative;padding:2px 8px 2px 32px;cursor:pointer;font-size:.875rem;line-height:1.5;-webkit-user-select:none;user-select:none}.check-option{display:block;position:relative;padding:6px 10px 6px 36px;cursor:pointer;font-size:.8125rem;line-height:1.4;-webkit-user-select:none;user-select:none;border-radius:6px;transition:background .15s cubic-bezier(.4,0,.2,1)}.check-option:hover{background:#f3f4f6}.radio-native,.check-native{position:absolute;top:50%;transform:translateY(-50%);opacity:0;width:18px;height:18px;margin:0;cursor:pointer;z-index:1}.radio-native{left:6px}.check-native{left:10px}.radio-box,.check-box{position:absolute;top:50%;transform:translateY(-50%);width:18px;height:18px;border:1.5px solid #d4d4d4;background:#fff;pointer-events:none;transition:border-color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1)}.radio-box{left:6px;border-radius:50%}.check-box{left:10px;border-radius:4px}.radio-native:checked+.radio-box{border-color:#dc2626;background:radial-gradient(circle,#dc2626 42%,transparent 42%)}.check-native:checked+.check-box{border-color:#dc2626;background-color:#dc2626;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1.5 5L4.5 8L10.5 2' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:11px 9px}.radio-native:focus-visible+.radio-box,.check-native:focus-visible+.check-box{outline:2px solid #3b82f6;outline-offset:2px}input[type=checkbox].styled-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;min-width:18px;flex-shrink:0;margin:0;border:1.5px solid #d4d4d4;border-radius:4px;background:#fff;cursor:pointer;transition:border-color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1)}input[type=checkbox].styled-check:checked{border-color:#dc2626;background-color:#dc2626;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1.5 5L4.5 8L10.5 2' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:11px 9px}input[type=checkbox].styled-check:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.checkbox-grid.two-col{display:grid;grid-template-columns:1fr 1fr;gap:.1rem 1rem;margin-top:.5rem}.checkbox-grid.three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.1rem 1rem;margin-top:.5rem}.checkbox-consent{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;margin-bottom:0;cursor:pointer;-webkit-user-select:none;user-select:none;color:#171717;line-height:1.5}.checkbox-consent .radio-circle{margin-top:2px;flex-shrink:0}.consent-highlight{background:#fef2f2;border:1px solid rgba(220,38,38,.2);border-radius:12px;padding:1rem 1.15rem;margin-bottom:1rem}.consent-highlight-header{color:#dc2626;font-weight:700;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem}.consent-highlight p{color:#171717;font-size:.875rem;margin-bottom:.8rem}.consent-highlight .checkbox-consent{margin-bottom:0}.kk-consent-required,.kk-consent-secondary{padding:.95rem 0;border:none;border-radius:0;background:transparent;color:#171717}.kk-consent-required.is-checked{border-color:transparent;background:transparent}.kk-consent-secondary{margin-bottom:0;border-top:1px solid #e5e5e5}.kk-consent-highlight{border-radius:12px;padding:1rem 1.15rem}.kk-submit-btn{margin-top:1.5rem;box-shadow:0 4px 12px #dc262633}.toggle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media(max-width:600px){.toggle-grid{grid-template-columns:repeat(2,1fr)}}.toggle-btn{padding:.625rem .875rem;border:1px solid #e5e5e5;border-radius:8px;background:#fff;font-size:.875rem;color:#171717;cursor:pointer;font-family:inherit;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1)}.toggle-btn:hover{border-color:#dc2626;background:#fef2f2}.toggle-btn.active{background:#dc2626;color:#fff;border-color:#dc2626}.kk-toggle-grid{gap:.625rem}.kk-toggle-btn{min-height:44px;border-radius:8px;font-size:.875rem;font-weight:500}.kk-toggle-btn.active{box-shadow:0 4px 12px #dc262633}.kk-segmented{display:inline-flex;gap:3px;padding:3px;border-radius:10px;background:#f0f0f0}.kk-segmented-btn{min-width:86px;padding:.5rem 1rem;border:none;border-radius:8px;background:transparent;color:#525252;font-size:.875rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .15s cubic-bezier(.4,0,.2,1)}.kk-segmented-btn.active{background:#fff;color:#171717;font-weight:700;box-shadow:0 1px 3px #0000001a}.submit-btn{display:block;width:100%;padding:.75rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:700;cursor:pointer;margin-top:1.75rem;font-family:inherit;letter-spacing:.01em;transition:background .15s cubic-bezier(.4,0,.2,1)}.submit-btn:hover:not(:disabled){background:#b91c1c}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.error-text{color:#dc2626;font-size:.8125rem;margin-top:.5rem}.field input.field-has-error,.field textarea.field-has-error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.field-error-msg{display:block;font-size:.8125rem;color:#dc2626;margin-top:.3rem}.form-gdpr-note{font-size:.75rem;color:#737373;text-align:center;margin-top:.75rem;line-height:1.5}.wizard-progress{display:flex;align-items:flex-start;justify-content:center;margin-bottom:2rem}.wizard-step{display:flex;flex-direction:column;align-items:center;gap:.375rem}.wizard-step-circle{width:32px;height:32px;border-radius:50%;border:2px solid #e5e5e5;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;color:#a3a3a3;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.wizard-step.active .wizard-step-circle{border-color:#dc2626;background:#dc2626;color:#fff}.wizard-step.completed .wizard-step-circle{border-color:#dc2626;background:#fef2f2;color:#dc2626}.wizard-step-label{font-size:.75rem;font-weight:500;color:#a3a3a3;white-space:nowrap}.wizard-step.active .wizard-step-label{color:#171717;font-weight:700}.wizard-step.completed .wizard-step-label{color:#dc2626}.wizard-connector{height:2px;width:56px;background:#e5e5e5;margin-top:15px;transition:background .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.wizard-connector.completed{background:#dc2626}.wizard-content{animation:stepFadeIn .22s cubic-bezier(.4,0,.2,1)}@keyframes stepFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.wizard-nav{display:flex;flex-direction:column;align-items:stretch;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #f0f0f0;gap:.75rem}.wizard-back-btn{background:none;border:none;color:#737373;font-size:.8125rem;font-weight:500;cursor:pointer;padding:.375rem 0;font-family:inherit;text-align:center;transition:color .15s cubic-bezier(.4,0,.2,1)}.wizard-back-btn:hover{color:#171717}.wizard-next-btn{width:100%;padding:.875rem 1.5rem;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:.01em;transition:background .15s cubic-bezier(.4,0,.2,1)}.wizard-next-btn:hover{background:#b91c1c}.thankyou-wrapper{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.thankyou-card{background:#fff;border-radius:16px;padding:3rem 2rem;max-width:520px;width:100%;margin:0;box-shadow:0 4px 20px #00000012,0 1px 4px #0000000a;text-align:center}.thankyou-logo{margin:0 auto 2.25rem}.thankyou-icon{width:68px;height:68px;border-radius:50%;background:#16a34a;display:flex;align-items:center;justify-content:center;margin:0 auto 1.75rem}.thankyou-icon--warning{background:#d97706}.thankyou-icon--neutral{background:#737373}.thankyou-title{font-size:1.5rem;font-weight:700;color:#171717;margin-bottom:.75rem}.thankyou-text{font-size:.9375rem;color:#525252;line-height:1.65;max-width:380px;margin:0 auto 2rem}.thankyou-close{font-size:.8125rem;color:#a3a3a3}@media(max-width:600px){.form-card{padding:1.5rem 1rem 1.65rem;border-radius:12px}.kk-section{padding:0}.kk-section+.kk-section{margin-top:1.6rem;padding-top:1.5rem}.checkbox-grid.two-col{grid-template-columns:1fr}.checkbox-grid.three-col{grid-template-columns:1fr 1fr}.kk-criteria-grid,.toggle-grid{grid-template-columns:1fr}.kk-segmented{width:100%}.kk-segmented-btn{flex:1}}
