.subpoint-item{cursor:pointer;padding:6px 10px;transition:color 0.3s,transform 0.2s;position:relative}.subpoint-item:hover{color:#0073aa;transform:translateX(5px)}.subpoint-item::before{content:"›";color:#0073aa;font-weight:bold;margin-right:6px}.subpoint-item.active-subpoint{font-weight:bold;color:#000}.custom-enquiry-form{width:100%;padding:20px;border-radius:20px;max-width:500px;font-family:'Inter',sans-serif}.custom-enquiry-form input,.custom-enquiry-form textarea{width:100%;padding:12px;margin-bottom:15px;border:none;border-radius:10px;background:#f0f0f0;font-size:14px;color:#333;font-family:'Inter',sans-serif}.custom-enquiry-form textarea{min-height:100px;resize:vertical}.custom-enquiry-form input::placeholder,.custom-enquiry-form textarea::placeholder{font-weight:600;color:#777;font-family:'Inter',sans-serif}.custom-enquiry-form input:focus,.custom-enquiry-form textarea:focus{outline:none;background:#e5e5e5}.custom-enquiry-form input[type="submit"]{background:#f2f2f2;font-weight:600;color:#333;border:2px solid #fff;padding:8px 20px;border-radius:25px;font-size:14px;cursor:pointer;float:right;font-family:'Inter',sans-serif}.custom-enquiry-form input[type="submit"]:hover{background:#f2f2f2;color:#333}.xlat-form-wrapper{max-width:420px;margin:20px auto;padding:10px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,0.05);font-family:Arial,sans-serif}.xlat-form-wrapper input[type="text"],.xlat-form-wrapper input[type="email"],.xlat-form-wrapper select,.xlat-form-wrapper textarea{width:100%;padding:12px 14px;margin-bottom:15px;border:1px solid #ccc;border-radius:6px;font-size:15px;background:#fafafa;transition:all 0.3s ease}.xlat-form-wrapper input:focus,.xlat-form-wrapper textarea:focus,.xlat-form-wrapper select:focus{border-color:#01ab85;background:#fff;outline:none;box-shadow:0 0 5px rgba(1,171,133,0.3)}.xlat-form-wrapper input[type="submit"]{background:#000000;color:#fff;border:none;padding:12px 20px;font-size:16px;font-weight:bold;border-radius:6px;cursor:pointer;transition:background 0.3s ease;width:100%}.xlat-form-wrapper input[type="submit"]:hover{background:#000000}