.get-help-form-module{background:linear-gradient(180deg,#fff,#f7f3fa);border:1px solid #e0dbe6;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:40px auto;max-width:600px;padding:40px 20px;text-align:center}.form-header{margin-bottom:20px}.form-title{color:#4b286d;font-size:2rem;font-weight:700}.form-subtitle,.form-title{font-family:Montserrat,sans-serif}.form-subtitle{color:#6f4d97;font-size:1rem}.hs-form{margin-top:20px}.hs-form input,.hs-form select,.hs-form textarea{border:1px solid #e0dbe6;border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);font-family:Montserrat,sans-serif;margin-bottom:15px;padding:12px;transition:box-shadow .3s ease,border-color .3s ease;width:100%}.hs-form input:hover,.hs-form select:hover,.hs-form textarea:hover{border-color:#6f4d97;box-shadow:0 0 5px rgba(111,77,151,.5)}.hs-form input:focus,.hs-form select:focus,.hs-form textarea:focus{border-color:#4b286d;box-shadow:0 0 8px rgba(75,40,109,.7);outline:none}.hs-form button{background-color:#6f4d97;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;padding:12px 20px;transition:background-color .3s ease,transform .3s ease}.hs-form button:hover{background-color:#553981;transform:scale(1.05)}.hs-form button:focus{box-shadow:0 0 8px rgba(111,77,151,.7);outline:none}.get-help-form-module:hover{box-shadow:0 6px 15px rgba(0,0,0,.15);transform:translateY(-5px);transition:all .3s ease}@media screen and (max-width:768px){.get-help-form-module{padding:30px 15px}.form-title{font-size:1.8rem}.form-subtitle{font-size:.95rem}}@media screen and (max-width:480px){.form-title{font-size:1.5rem}.form-subtitle{font-size:.9rem}}