@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@300;400;500;600;700&display=swap");:root{--sp-pink:var(--color-primary,#d42c6c);--sp-amber:var(--color-quaternary-110,#f9b237);--sp-orange:var(--color-tertiary-50,#e95616);--sp-grad:linear-gradient(135deg,var(--sp-amber) 0%,var(--sp-orange) 40%,var(--sp-pink) 100%);--sp-rxl:60px;--sp-r:32px}.sp-wrap{color:#1a1a2e;font-family:Baloo\ 2,sans-serif;font-size:16px;line-height:1.5}.sp-hero{background:#0e0e14;overflow:hidden;position:relative}.sp-hero-bg{background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.sp-hero-overlay{background:linear-gradient(135deg,#f9b237,#e95616 40%,#d42c6c);inset:0;position:absolute;z-index:1}.sp-hero-inner{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1060px;padding:7rem 2rem 4rem;position:relative;z-index:2}.sp-badge{align-items:center;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.3);border-radius:var(--sp-rxl);color:#fff;display:inline-flex;font-size:16px;font-weight:700;gap:6px;line-height:1.33;margin-bottom:1.5rem;padding:5px 16px;width:fit-content}.sp-badge-dot{background:#fff;border-radius:50%;display:block;flex-shrink:0;height:6px;width:6px}.sp-hero-h1{color:#fff;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.sp-hero-sub{color:hsla(0,0%,100%,.85);font-size:1rem;line-height:1.5;margin-bottom:2rem;max-width:440px}.sp-hero-btns{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.sp-btn-w{align-items:center;background:#fff;border-radius:var(--sp-rxl);color:var(--sp-pink);display:inline-flex;font-family:Baloo\ 2,sans-serif;font-size:.875rem;font-weight:700;gap:6px;line-height:1.43;padding:13px 26px;text-decoration:none;transition:opacity .15s}.sp-btn-w:hover{opacity:.9}.sp-btn-ghost{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);border-radius:var(--sp-rxl);color:#fff;font-family:Baloo\ 2,sans-serif;font-size:.875rem;font-weight:600;line-height:1.43;padding:13px 22px;text-decoration:none}.sp-stats{border-top:1px solid hsla(0,0%,100%,.2);display:flex;gap:2.5rem;padding-top:2rem}.sp-stat-nr{color:#fff;display:block;font-size:1.5rem;font-weight:700;line-height:1.33}.sp-stat-l{color:hsla(0,0%,100%,.7);font-size:.875rem;line-height:1.43}.sp-hero-form{background:#fff;border-radius:var(--sp-r);border-top:4px solid var(--sp-amber);box-shadow:0 24px 64px rgba(0,0,0,.2);padding:2rem}.sp-form-titel{color:#1a1a2e;font-size:1.125rem;font-weight:700;line-height:1.56;margin-bottom:.25rem}.sp-form-sub{color:#999;font-size:.875rem;line-height:1.43;margin-bottom:1.25rem}@media(max-width:860px){.sp-hero-inner{gap:2.5rem;grid-template-columns:1fr;padding:5rem 1.5rem 2rem}}.sp-form-body .hs-form fieldset{max-width:100%!important}.sp-form-body .hs-form-field{margin-bottom:0}.sp-form-body .hs-form-field label{color:#555;display:block;font-weight:600;margin-bottom:4px}.sp-form-body .hs-form-field label,.sp-form-body .hs-input{font-family:Baloo\ 2,sans-serif;font-size:.875rem;line-height:1.43}.sp-form-body .hs-input{background:#f8f8f9;border:1.5px solid #e8e8e8;border-radius:8px;box-sizing:border-box;color:#1a1a2e;font-weight:400;padding:10px 14px;transition:border-color .15s;width:100%!important}.sp-form-body .hs-input:focus{background:#fff;border-color:var(--sp-pink);outline:none}.sp-form-body textarea.hs-input{min-height:80px;resize:vertical}.sp-form-body .hs-form .hs-button{background:var(--sp-grad)!important;border:none!important;border-radius:60px!important;color:#fff!important;cursor:pointer;font-family:Baloo\ 2,sans-serif!important;font-size:1rem!important;font-weight:700!important;line-height:1.5!important;margin-top:0;padding:13px 24px!important;transition:opacity .15s!important;width:100%}.sp-form-body .hs-form .hs-button:hover{opacity:.88!important}.sp-form-body .hs-error-msgs{list-style:none;margin:4px 0 0;padding:0}.sp-form-body .hs-error-msgs li label{color:var(--sp-pink)!important;font-size:.875rem!important;font-weight:600!important;letter-spacing:0!important;line-height:1.43!important;text-transform:none!important}.sp-form-body .hs-form .inputs-list{list-style:none;margin:0;padding:0}.sp-form-body .hs-form .hs-form-checkbox-display,.sp-form-body .hs-form .hs-form-radio-display{align-items:center;color:#666;display:flex;font-size:.875rem;gap:8px;line-height:1.43}.sp-form-body .hs-input.hs-fieldtype-phonenumber{display:flex}.sp-form-body .flag-dropdown{background:#f8f8f9!important;border:1.5px solid #e8e8e8!important;border-radius:8px 0 0 8px!important;border-right:none!important}.sp-form-body .form-columns-2{display:flex;gap:12px}.sp-form-body .form-columns-2 .hs-form-field{display:inline-block!important;width:calc(50% - 6px)!important}