.blog-hero{--blog-hero-bg-color:linear-gradient(135deg,#43367e,#7c6ebd);--blog-hero-title-color:#fff;--blog-hero-description-color:hsla(0,0%,100%,.9);--blog-newsletter-title-color:var(--color-primary);--blog-hero-title-size:2.5rem;--blog-hero-description-size:1.125rem;--blog-hero-title-weight:700;--blog-hero-padding-top:4rem;--blog-hero-padding-bottom:4rem;background:var(--blog-hero-bg-color);color:#fff;padding:var(--blog-hero-padding-top) 0 var(--blog-hero-padding-bottom);text-align:center}.blog-hero h1{color:var(--blog-hero-title-color);font-size:var(--blog-hero-title-size);font-weight:var(--blog-hero-title-weight);margin-bottom:1.5rem}.blog-hero .hero-description{color:var(--blog-hero-description-color);font-size:var(--blog-hero-description-size);margin-bottom:2rem}.blog-hero .newsletter-signup-hero h3{color:var(--blog-newsletter-title-color);margin-bottom:1rem}.blog-hero .newsletter-description{color:var(--blog-hero-description-color)}.blog-hero .newsletter-form{align-items:center;flex-wrap:wrap;gap:1rem}.blog-hero .newsletter-input{border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;min-width:250px;padding:.75rem 1rem}.blog-hero .btn{border-radius:.5rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.blog-hero .btn-white{background-color:#fff;border:2px solid var(--color-primary);color:var(--color-primary)}.blog-hero .btn-white:hover{background-color:var(--color-primary);color:#fff}.blog-hero .hubspot-form-wrapper{max-width:500px}@media (max-width:768px){.blog-hero{padding-bottom:calc(var(--blog-hero-padding-bottom)*.7);padding-top:calc(var(--blog-hero-padding-top)*.7)}.blog-hero h1{font-size:calc(var(--blog-hero-title-size)*.8)}.blog-hero .hero-description{font-size:calc(var(--blog-hero-description-size)*.9)}.blog-hero .newsletter-form{align-items:stretch;flex-direction:column}.blog-hero .newsletter-input{min-width:auto}}.blog-hero .newsletter-signup-hero{background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.3);border-radius:16px;box-shadow:0 8px 32px rgba(67,54,126,.15);margin-left:auto;margin-right:auto;margin-top:2rem;max-width:500px;padding:2rem}.blog-hero .newsletter-signup-hero h3{color:var(--color-primary);font-size:1.5rem;font-weight:var(--font-bold);margin-bottom:.75rem;text-align:center}.blog-hero .newsletter-description{color:var(--color-dark);font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;opacity:.8;text-align:center}.blog-hero .newsletter-form{align-items:stretch;display:flex;gap:.75rem;justify-content:center;margin:0 auto;max-width:400px}.blog-hero .newsletter-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05);color:var(--color-dark);flex:1;font-size:.95rem;padding:.875rem 1.25rem;transition:all .2s ease}.blog-hero .newsletter-input::placeholder{color:#9ca3af}.blog-hero .newsletter-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(67,54,126,.1);outline:none}.blog-hero .newsletter-form .btn{border:none;border-radius:12px;cursor:pointer;font-size:.95rem;font-weight:var(--font-medium);padding:.875rem 1.5rem;transition:all .2s ease;white-space:nowrap}.blog-hero .btn-white{background:var(--color-primary);box-shadow:0 2px 8px rgba(67,54,126,.3);color:#fff}.blog-hero .btn-white:hover{background:var(--color-secondary);box-shadow:0 4px 12px rgba(67,54,126,.4);transform:translateY(-1px)}.blog-hero .hubspot-form-wrapper{margin:0 auto;max-width:400px}.blog-hero .hubspot-form-wrapper .hs-form{max-width:100%}.blog-hero .hubspot-form-wrapper .hs-form .hs-form-field{margin-bottom:0}.blog-hero .hubspot-form-wrapper .hs-form-field>div{align-items:stretch;display:flex;gap:.75rem}.blog-hero .hubspot-form-wrapper .hs-input{background:#fff!important;border:2px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 2px 4px rgba(0,0,0,.05)!important;color:var(--color-dark)!important;flex:1!important;font-size:.95rem!important;padding:.875rem 1.25rem!important;transition:all .2s ease!important}.blog-hero .hubspot-form-wrapper .hs-input::placeholder{color:#9ca3af!important}.blog-hero .hubspot-form-wrapper .hs-input:focus{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px rgba(67,54,126,.1)!important;outline:none!important}.blog-hero .hubspot-form-wrapper .hs-button{background:var(--color-primary)!important;border:none!important;border-radius:12px!important;box-shadow:0 2px 8px rgba(67,54,126,.3)!important;color:#fff!important;cursor:pointer!important;font-size:.95rem!important;font-weight:var(--font-medium)!important;padding:.875rem 1.5rem!important;transition:all .2s ease!important;white-space:nowrap!important}.blog-hero .hubspot-form-wrapper .hs-button:hover{background:var(--color-secondary)!important;box-shadow:0 4px 12px rgba(67,54,126,.4)!important;transform:translateY(-1px)!important}@media (max-width:768px){.blog-hero .newsletter-signup-hero{margin-left:1rem;margin-right:1rem;margin-top:1.5rem;padding:1.5rem}.blog-hero .newsletter-signup-hero h3{font-size:1.25rem}.blog-hero .newsletter-form{flex-direction:column;gap:.75rem;max-width:100%}.blog-hero .newsletter-form .btn,.blog-hero .newsletter-input{width:100%}.blog-hero .hubspot-form-wrapper .hs-form-field>div{flex-direction:column;gap:.75rem}.blog-hero .hubspot-form-wrapper .hs-button,.blog-hero .hubspot-form-wrapper .hs-input{width:100%!important}}